[PC-BSD Commits] r1732 - in pbibuild/modules: alienarena klamav
svn at pcbsd.org
svn at pcbsd.org
Thu Apr 17 05:37:15 PDT 2008
Author: kris
Date: 2008-04-17 05:37:14 -0700 (Thu, 17 Apr 2008)
New Revision: 1732
Modified:
pbibuild/modules/alienarena/pbi.conf
pbibuild/modules/klamav/pbi.conf
Log:
Mark both AlienArena and KlamAV as broken until it is fixed in ports
Modified: pbibuild/modules/alienarena/pbi.conf
===================================================================
--- pbibuild/modules/alienarena/pbi.conf 2008-04-16 02:37:45 UTC (rev 1731)
+++ pbibuild/modules/alienarena/pbi.conf 2008-04-17 12:37:14 UTC (rev 1732)
@@ -34,4 +34,8 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="12"
+# 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
Modified: pbibuild/modules/klamav/pbi.conf
===================================================================
--- pbibuild/modules/klamav/pbi.conf 2008-04-16 02:37:45 UTC (rev 1731)
+++ pbibuild/modules/klamav/pbi.conf 2008-04-17 12:37:14 UTC (rev 1732)
@@ -34,4 +34,9 @@
# - The rebuild will take place even if port is still the same ver
BUILDKEY="11"
+
+# 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
More information about the Commits
mailing list