summaryrefslogtreecommitdiff
path: root/misc/xdelta
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-29 08:33:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-29 08:33:05 +0000
commit03914a93bd6584af3004a8978ec24c08f4c2bfda (patch)
tree385a5aee2e5ae75ad2ab1d632806301a4278828e /misc/xdelta
parentForgot to mention NOCLEAN is also passed as an argument. (diff)
Split build into two phases, checksum and package, and copy the
distfile to the server right after checksum. This will make it possible to "harvest" distfiles even for ports that don't currently build. (This was a reason for a lot of distfiles being lost in the past -- someone commits a broken port, distfile doesn't get fetched to ftp.FreeBSD.org since package doesn't build, and distfile is gone from the master site before the port is fixed.) This also enables more efficient sharing of distfiles since we can set MASTER_SITE_OVERRIDE to the port build server and have a better chance of finding the distfiles there. Instead of using a simple make package | tee, redirect the output of make package into a separate log file and concatenate it later. For some reason, the gconf build always hangs after the build succeeds (tee doesn't exit). Handle the new arguments (-norestr for NO_RESTRICTED, -noplistcheck for NOPLISTCHECK and -nodummy for NODUMMY) by converting them to environment variables. Add the branch=5 case. Run ldconfig on /usr/lib/compat too.
Notes
Notes: svn path=/head/; revision=32090
Diffstat (limited to 'misc/xdelta')
0 files changed, 0 insertions, 0 deletions