Date: Sun, 29 Jul 2007 19:35:01 +0000 (UTC) From: Kris Kennaway <kris@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildscript Message-ID: <200707291935.l6TJZ1gN067500@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707291935.l6TJZ1gN067500>
