[PC-BSD Commits] r1688 - in pbibuild/modules: openoffice-en openoffice-i18n
svn at pcbsd.org
svn at pcbsd.org
Fri Apr 4 17:53:00 PST 2008
Author: kris
Date: 2008-04-04 18:52:59 -0700 (Fri, 04 Apr 2008)
New Revision: 1688
Modified:
pbibuild/modules/openoffice-en/pbi.conf
pbibuild/modules/openoffice-i18n/pbi.conf
Log:
Mark OO as broken, so we don't hog the server with rebuilds until it is
really necessary
Modified: pbibuild/modules/openoffice-en/pbi.conf
===================================================================
--- pbibuild/modules/openoffice-en/pbi.conf 2008-04-04 15:54:35 UTC (rev 1687)
+++ pbibuild/modules/openoffice-en/pbi.conf 2008-04-05 01:52:59 UTC (rev 1688)
@@ -44,4 +44,8 @@
# list the key here such as "OOOVERSION="
VERKEY="OOOVERSION="
+# Set this to YES to mark a port / module as broken
+PORTBROKE="YES" ; export PORTBROKE
+
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
Modified: pbibuild/modules/openoffice-i18n/pbi.conf
===================================================================
--- pbibuild/modules/openoffice-i18n/pbi.conf 2008-04-04 15:54:35 UTC (rev 1687)
+++ pbibuild/modules/openoffice-i18n/pbi.conf 2008-04-05 01:52:59 UTC (rev 1688)
@@ -45,4 +45,8 @@
# list the key here such as "OOOVERSION="
VERKEY="OOOVERSION="
+# Set this to YES to mark a port / module as broken
+PORTBROKE="YES" ; export PORTBROKE
+
+
export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY VERKEY
More information about the Commits
mailing list