Date: Fri, 25 Jun 2010 22:49:56 +0000 (UTC) From: Mark Linimon <linimon@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Tools/portbuild/scripts buildfailure buildsuccess claim-chroot cleanup-chroots client-metrics flushsquid keeprestr makeduds mkbindist prunefailure reportload Message-ID: <201006252249.o5PMnuHr084784@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
linimon 2010-06-25 22:49:56 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildfailure buildsuccess claim-chroot cleanup-chroots client-metrics flushsquid keeprestr makeduds mkbindist prunefailure reportload Log: Generalize the packge building scripts to be able to be run on more than one 'head' node, rather than just pointyhat itself. Constants are factored out into installation-specific files known as portbuild/conf/server.conf and portbuild/conf/client.conf. There is only one server.conf file. Individual <arch> directories may have their own client.conf files, or may symlink to ../conf/client.conf. This first set of files only gets the *.conf files and some cleanup. Feature safe: yes Revision Changes Path 1.10 +1 -0 ports/Tools/portbuild/scripts/buildfailure 1.11 +1 -0 ports/Tools/portbuild/scripts/buildsuccess 1.13 +3 -3 ports/Tools/portbuild/scripts/claim-chroot 1.11 +6 -2 ports/Tools/portbuild/scripts/cleanup-chroots 1.2 +3 -1 ports/Tools/portbuild/scripts/client-metrics 1.4 +5 -0 ports/Tools/portbuild/scripts/flushsquid 1.3 +6 -1 ports/Tools/portbuild/scripts/keeprestr 1.25 +1 -0 ports/Tools/portbuild/scripts/makeduds 1.22 +2 -1 ports/Tools/portbuild/scripts/mkbindist 1.7 +1 -1 ports/Tools/portbuild/scripts/prunefailure 1.15 +5 -3 ports/Tools/portbuild/scripts/reportload
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201006252249.o5PMnuHr084784>