aboutsummaryrefslogtreecommitdiff
path: root/buildtools/freebsd-skeleton/rpki-rp/pkg-install
AgeCommit message (Collapse)Author
2013-09-19Apache-version-agnosticism, part 1: fix autoconf, FreeBSD portRob 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-09Send mail from rcynic-cron to root, not rcynic. Closes #610.Rob Austein
svn path=/trunk/; revision=5488
2013-07-06Switch rpki-rtr sockets directory from being owned by "nobody" toRob 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-04Absolute paths.Rob Austein
svn path=/trunk/; revision=5320
2013-05-03Update FreeBSD port skeleton. Not (yet) tested properly due to bugsRob Austein
in pkgng causing pkgng to dump core on test machine (!). See #526. svn path=/trunk/; revision=5318
2013-05-02Move all the @exec and @unexec stuff to pkg-install and pkg-deinstall. See ↵Rob Austein
#526. svn path=/trunk/; revision=5317
2013-03-26Don't overwrite existing rcynic crontab. Fixes #493.Rob Austein
svn path=/trunk/; revision=5216
2013-03-14Clean up FreeBSD port builder, part one.Rob Austein
svn path=/trunk/; revision=5150