aboutsummaryrefslogtreecommitdiff
path: root/buildtools/freebsd-skeleton/rpki-rp/Makefile
AgeCommit message (Collapse)Author
2016-02-10More dependency updates (development branch). Probably brokeRob 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-10Start updating build packaging for brave new world.Rob Austein
svn path=/branches/tk705/; revision=6244
2015-07-21Merge FreeBSD ports and OpenSSL changes from last six months. StillRob 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-12Whack FreeBSD port builder to let us build test packages directly fromRob 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-03-16Add --disable-runtime-dependencies to turn off enforcement inRob 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-16Support FreeBSD port build staging. See #684.Rob Austein
svn path=/trunk/; revision=5703
2014-03-06Clang found a few issues.Rob Austein
svn path=/trunk/; revision=5698
2013-10-23Add rrdtool as build depend to make ./configure happy.Rob Austein
svn path=/trunk/; revision=5570
2013-09-24Disable latest FreeBSD ports system whoopie cushion. Closes #631.Rob Austein
svn path=/trunk/; revision=5518
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-03Disable parallel builds. See #604.Rob Austein
svn path=/trunk/; revision=5485
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-03-15Support ports of other branches.Rob Austein
svn path=/trunk/; revision=5158
2013-03-14Clean up FreeBSD port builder, part one.Rob Austein
svn path=/trunk/; revision=5150