aboutsummaryrefslogtreecommitdiff
path: root/buildtools/build-freebsd-rp-port.py
AgeCommit message (Collapse)Author
2013-02-02etc/rc.d/rcynic is only for jails, so it's not in the port anymore.Rob Austein
svn path=/branches/tk377/; revision=5005
2013-02-02Whack FreeBSD port skeleton to track recent changes.Rob Austein
svn path=/branches/tk377/; revision=5004
2013-01-22Hack to support new subversion-revision-style snapshots.Rob Austein
svn path=/branches/tk377/; revision=4976
2013-01-12Approaching something usable.Rob Austein
svn path=/branches/tk377/; revision=4968
2013-01-12Using @cwd in FreeBSD pkg-plist seems to work, and is much less of aRob Austein
change from what has until now been standard practice, so going with that. svn path=/branches/tk377/; revision=4967
2013-01-10OK, this version almost kind of sort of works as a FreeBSD package.Rob Austein
Minor cleanup issues still with the jail. Not sure whether we should go with this version or see if we can get back to the directory structure we've been using for years just by adding a "@cwd /var" command in the right place in the pkg-plist. See #377. svn path=/branches/tk377/; revision=4966
2013-01-09More fun with pkg-install.Rob Austein
svn path=/branches/tk377/; revision=4962
2013-01-08CheckpointRob Austein
svn path=/branches/tk377/; revision=4959
2013-01-08Start work on separate RP and CA ports for FreeBSD.Rob Austein
svn path=/branches/tk377/; revision=4954