Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-01 | Unterminated quoted string in FreeBSD installation script. | Rob Austein | |
svn path=/branches/tk705/; revision=6344 | |||
2016-03-19 | Pull changes from trunk. Closes #784. | Rob Austein | |
svn path=/branches/tk705/; revision=6316 | |||
2016-02-15 | Checkpoint while shuffling stuff around for new installation scheme. | Rob Austein | |
Installation of everything but Debian packages is probably broken, and Debian packages are too at the moment due to (probably) minor errors in buildtools/debian-skeleton, but enough has changed that this really needs a snapshot checked in for backup. svn path=/branches/tk705/; revision=6257 | |||
2016-02-10 | More dependency updates (development branch). Probably broke | Rob Austein | |
everything, but at least heading towards where we want to be rather than bogged down in what used to work. svn path=/branches/tk705/; revision=6245 | |||
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-02-24 | /usr/ports/Mk/ voodoo changed, USE_PYTHON=v is now USES=python:v. | Rob Austein | |
svn path=/trunk/; revision=6048 | |||
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-06-22 | Unconditionally fix ownership and mode of directories whose ownership | Rob Austein | |
and mode FreeBSD has started whacking on every upgrade. See #702. svn path=/trunk/; revision=5871 | |||
2014-05-01 | Clean old rtr-origin entries out of inetd.conf. | Rob Austein | |
svn path=/trunk/; revision=5820 | |||
2014-05-01 | Switch to refactored rpki-rtr implementation. | Rob Austein | |
svn path=/trunk/; revision=5818 | |||
2014-04-14 | Helps to create the directory we say we're creating. | Rob Austein | |
svn path=/trunk/; revision=5796 | |||
2014-03-16 | Add --disable-runtime-dependencies to turn off enforcement in | Rob Austein | |
build-time checks of runtime dependencies (ie, we still whine, but ./configure keeps going rather than exiting with an error). svn path=/trunk/; revision=5704 | |||
2014-03-16 | Support FreeBSD port build staging. See #684. | Rob Austein | |
svn path=/trunk/; revision=5703 | |||
2014-03-06 | Clang found a few issues. | Rob Austein | |
svn path=/trunk/; revision=5698 | |||
2013-10-23 | Add rrdtool as build depend to make ./configure happy. | Rob Austein | |
svn path=/trunk/; revision=5570 | |||
2013-09-24 | Disable latest FreeBSD ports system whoopie cushion. Closes #631. | Rob Austein | |
svn path=/trunk/; revision=5518 | |||
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-09 | Send mail from rcynic-cron to root, not rcynic. Closes #610. | Rob Austein | |
svn path=/trunk/; revision=5488 | |||
2013-09-03 | Disable parallel builds. See #604. | Rob Austein | |
svn path=/trunk/; revision=5485 | |||
2013-07-06 | Switch rpki-rtr sockets directory from being owned by "nobody" to | Rob Austein | |
being owned by another userid we invented, so kickme works right when not running --cronjob as root. See #557. May need more testing as I am committing this in haste at NRT RedRug and testing on VMs while in transit.... svn path=/trunk/; revision=5426 | |||
2013-05-04 | Absolute paths. | Rob Austein | |
svn path=/trunk/; revision=5320 | |||
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-26 | Don't overwrite existing rcynic crontab. Fixes #493. | Rob Austein | |
svn path=/trunk/; revision=5216 | |||
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 ports generator, part 2. | Rob Austein | |
svn path=/trunk/; revision=5153 | |||
2013-03-14 | Clean up FreeBSD port builder, part one. | Rob Austein | |
svn path=/trunk/; revision=5150 |