cvs commit: ports/Tools/portbuild/scripts buildscript
Kris Kennaway
kris at FreeBSD.org
Sun Jul 29 19:35:01 UTC 2007
kris 2007-07-29 19:35:01 UTC
FreeBSD ports repository
Modified files:
Tools/portbuild/scripts buildscript
Log:
* Remove vestiges of procfs mounting/umounting from here; we have to
do it in portbuild from outside the jail thesedays
* Ignore /var/db/fontconfig which does not get restored to pristine state
* Save copies of master.passwd and groups and check them after the build
for changes, to look for user/group additions that may not be correctly
registered in UIDs/GIDs. Future work will hopefully automatically
check against those files and make unregistered IDs a fatal condition
* Correct logic mistake that was keeping distfiles for collection when
the checksum mismatched
Revision Changes Path
1.30 +15 -23 ports/Tools/portbuild/scripts/buildscript
More information about the cvs-all
mailing list