Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-12 | Rewrite scripts affected by rpki-sql-setup changes. | Rob Austein | |
Change Debian configuration to use PostgreSQL. svn path=/branches/tk705/; revision=6248 | |||
2016-02-10 | Start updating build packaging for brave new world. | Rob Austein | |
svn path=/branches/tk705/; revision=6244 | |||
2015-07-21 | Merge FreeBSD ports and OpenSSL changes from last six months. Still | Rob Austein | |
some merge conflicts in other parts of the tree to sort out. svn path=/branches/tk705/; revision=6082 | |||
2015-07-21 | Summary: Sigh, package name changed too. | Rob Austein | |
svn path=/trunk/; revision=6079 | |||
2015-07-21 | Summary: mod_wsgi3 => mod_wsgi4. | Rob Austein | |
svn path=/trunk/; revision=6078 | |||
2015-07-20 | Change Django FreeBSD port dependency to py-django14 (LTS). | Rob Austein | |
svn path=/trunk/; revision=6077 | |||
2015-02-24 | /usr/ports/Mk/ voodoo changed, USE_PYTHON=v is now USES=python:v. | Rob Austein | |
svn path=/trunk/; revision=6048 | |||
2014-11-12 | Add $rpkica_flags so we can experiment with logging settings. | Rob Austein | |
svn path=/branches/tk705/; revision=6018 | |||
2014-08-12 | Whack FreeBSD port builder to let us build test packages directly from | Rob Austein | |
subversion working tree, so we don't have to check in half-baked stuff just to test it locally. svn path=/branches/tk705/; revision=5919 | |||
2014-04-10 | Kludge to avoid conflict from duplicate .egg-info files. | Rob Austein | |
svn path=/branches/tk685/; revision=5776 | |||
2014-04-03 | If we're going to remove the poststart function we'd better not try to call it. | Rob Austein | |
svn path=/branches/tk671/; revision=5745 | |||
2014-04-03 | Turns out we don't really need the whole deferred-upgrade mess after | Rob Austein | |
all, at least not yet. Real problem was AIA handling, now fixed. svn path=/branches/tk671/; revision=5743 | |||
2014-04-01 | Running deferred SQL upgrades from rpki-start-servers doesn't work, | Rob Austein | |
dunno why, but putting it there was always a kludge. Try moving it to an explicit post-start action in platform-specific startup scripts. Rewrite deferred upgrade script for [5678] to do up-down rekey and revoke as well, since that seemed to work better in initial testing. svn path=/branches/tk671/; revision=5724 | |||
2014-03-29 | Merge rpki-sql-upgrade into rpki-sql-setup. See #671. | Rob Austein | |
svn path=/branches/tk671/; revision=5716 | |||
2014-03-29 | Run SQL upgrades in FreeBSD post-install too. | Rob Austein | |
svn path=/branches/tk671/; revision=5713 | |||
2014-03-16 | Pull from trunk. | Rob Austein | |
svn path=/branches/tk671/; revision=5705 | |||
2013-09-25 | Oops, FreeBSD port changes that should have been in [5520]. See #630. | Rob Austein | |
svn path=/trunk/; revision=5521 | |||
2013-09-24 | Disable latest FreeBSD ports system whoopie cushion. Closes #631. | Rob Austein | |
svn path=/trunk/; revision=5518 | |||
2013-09-23 | Use netifaces library to construct a list of IP addresses to stuff | Rob Austein | |
into the Django's furshlugginer ALLOWED_HOSTS list. See #628. svn path=/trunk/; revision=5517 | |||
2013-09-19 | Apache-version-agnosticism, part 1: fix autoconf, FreeBSD port | Rob Austein | |
skeleton, rcynic-cron. rpkigui-apache-confgen still needs work to support 2.4 syntax, but we should be tracking the Apache version number correctly for the version-dependent pathnames on FreeBSD. See #616. svn path=/trunk/; revision=5501 | |||
2013-09-03 | Disable parallel builds. See #604. | Rob Austein | |
svn path=/trunk/; revision=5485 | |||
2013-05-28 | Don't stomp rpki.conf when installing from Makefiles. Make | Rob Austein | |
deinstallation of rpki.conf the user's problem except on platforms like Ubuntu where we can tell the difference between upgrade, remove, and purge. See #531. svn path=/trunk/; revision=5336 | |||
2013-05-04 | Typo | Rob Austein | |
svn path=/trunk/; revision=5324 | |||
2013-05-04 | Better tweak. | Rob Austein | |
svn path=/trunk/; revision=5323 | |||
2013-05-04 | Tweak crontab. | Rob Austein | |
svn path=/trunk/; revision=5322 | |||
2013-05-04 | Absolute pathnames, crontab. See #526. | Rob Austein | |
svn path=/trunk/; revision=5321 | |||
2013-05-03 | Update FreeBSD port skeleton. Not (yet) tested properly due to bugs | Rob Austein | |
in pkgng causing pkgng to dump core on test machine (!). See #526. svn path=/trunk/; revision=5318 | |||
2013-05-02 | Move all the @exec and @unexec stuff to pkg-install and pkg-deinstall. See ↵ | Rob Austein | |
#526. svn path=/trunk/; revision=5317 | |||
2013-03-15 | Support ports of other branches. | Rob Austein | |
svn path=/trunk/; revision=5158 | |||
2013-03-14 | Doh, the easy way to create empty files is to create empty files. | Rob Austein | |
svn path=/trunk/; revision=5154 | |||
2013-03-14 | Clean up FreeBSD port builder, part one. | Rob Austein | |
svn path=/trunk/; revision=5150 |