[PC-BSD Commits] r12621 - in pbi/modules: audio/ardour audio/mixxx audio/musicpd audio/qsynth cad/opencascade comms/echolinux comms/fldigi devel/rapidsvn editors/lazarus emulators/qemu emulators/vba ftp/vsftpd games/dangerdeep games/fretsonfire games/frozenbubble games/glest games/nexuiz games/simutrans games/spring graphics/comical irc/bitlbee irc/irssi lang/gambas2
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 6 08:20:34 PDT 2011
Author: kenmoore
Date: 2011-09-06 08:20:33 -0700 (Tue, 06 Sep 2011)
New Revision: 12621
Modified:
pbi/modules/audio/ardour/pbi.conf
pbi/modules/audio/mixxx/pbi.conf
pbi/modules/audio/musicpd/pbi.conf
pbi/modules/audio/qsynth/pbi.conf
pbi/modules/cad/opencascade/pbi.conf
pbi/modules/comms/echolinux/pbi.conf
pbi/modules/comms/fldigi/pbi.conf
pbi/modules/devel/rapidsvn/pbi.conf
pbi/modules/editors/lazarus/pbi.conf
pbi/modules/emulators/qemu/pbi.conf
pbi/modules/emulators/vba/pbi.conf
pbi/modules/ftp/vsftpd/pbi.conf
pbi/modules/games/dangerdeep/pbi.conf
pbi/modules/games/fretsonfire/pbi.conf
pbi/modules/games/frozenbubble/pbi.conf
pbi/modules/games/glest/pbi.conf
pbi/modules/games/nexuiz/pbi.conf
pbi/modules/games/simutrans/pbi.conf
pbi/modules/games/spring/pbi.conf
pbi/modules/graphics/comical/pbi.conf
pbi/modules/irc/bitlbee/pbi.conf
pbi/modules/irc/irssi/pbi.conf
pbi/modules/lang/gambas2/pbi.conf
Log:
Mass commit to fix the rebuilding of the modules: BUILDKEY for 8.x becomes PBI_BUILDKEY for 9.x
Modified: pbi/modules/audio/ardour/pbi.conf
===================================================================
--- pbi/modules/audio/ardour/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/audio/ardour/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -25,5 +25,5 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/audio/mixxx/pbi.conf
===================================================================
--- pbi/modules/audio/mixxx/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/audio/mixxx/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="audio/mixxx"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/audio/musicpd/pbi.conf
===================================================================
--- pbi/modules/audio/musicpd/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/audio/musicpd/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -28,6 +28,6 @@
PBI_REQUIRESROOT = "YES"; export PBI_REQUIRESROOT
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
Modified: pbi/modules/audio/qsynth/pbi.conf
===================================================================
--- pbi/modules/audio/qsynth/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/audio/qsynth/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="audio/qsynth"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/cad/opencascade/pbi.conf
===================================================================
--- pbi/modules/cad/opencascade/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/cad/opencascade/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="cad/opencascade"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/comms/echolinux/pbi.conf
===================================================================
--- pbi/modules/comms/echolinux/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/comms/echolinux/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="comms/echolinux/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/comms/fldigi/pbi.conf
===================================================================
--- pbi/modules/comms/fldigi/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/comms/fldigi/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -26,6 +26,6 @@
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2
audio/portaudio2"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/devel/rapidsvn/pbi.conf
===================================================================
--- pbi/modules/devel/rapidsvn/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/devel/rapidsvn/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -23,6 +23,6 @@
PBI_MKPORTAFTER="databases/db42"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTAFTER
Modified: pbi/modules/editors/lazarus/pbi.conf
===================================================================
--- pbi/modules/editors/lazarus/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/editors/lazarus/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -26,6 +26,6 @@
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2
lang/fpc-base"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/emulators/qemu/pbi.conf
===================================================================
--- pbi/modules/emulators/qemu/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/emulators/qemu/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -30,6 +30,6 @@
PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/emulators/vba/pbi.conf
===================================================================
--- pbi/modules/emulators/vba/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/emulators/vba/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -25,6 +25,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="x11-themes/qtcurve-gtk2"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/ftp/vsftpd/pbi.conf
===================================================================
--- pbi/modules/ftp/vsftpd/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/ftp/vsftpd/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,7 +21,7 @@
# The target port we are building
PBI_MAKEPORT="ftp/vsftpd"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
Modified: pbi/modules/games/dangerdeep/pbi.conf
===================================================================
--- pbi/modules/games/dangerdeep/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/dangerdeep/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/dangerdeep/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/fretsonfire/pbi.conf
===================================================================
--- pbi/modules/games/fretsonfire/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/fretsonfire/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/fretsonfire"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/frozenbubble/pbi.conf
===================================================================
--- pbi/modules/games/frozenbubble/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/frozenbubble/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/frozenbubble"
-BUILDKEY="02"; export BUILDKEY
+PBI_BUILDKEY="02"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/glest/pbi.conf
===================================================================
--- pbi/modules/games/glest/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/glest/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/glest"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/nexuiz/pbi.conf
===================================================================
--- pbi/modules/games/nexuiz/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/nexuiz/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -24,6 +24,6 @@
# Additional options for make.conf
PBI_MAKEOPTS="WITHOUT_MAPPACK=yes"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
Modified: pbi/modules/games/simutrans/pbi.conf
===================================================================
--- pbi/modules/games/simutrans/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/simutrans/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="games/simutrans/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/games/spring/pbi.conf
===================================================================
--- pbi/modules/games/spring/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/games/spring/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -25,6 +25,6 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER="lang/lua"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MKPORTBEFORE PBI_MKPORTAFTER
Modified: pbi/modules/graphics/comical/pbi.conf
===================================================================
--- pbi/modules/graphics/comical/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/graphics/comical/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="graphics/comical"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/irc/bitlbee/pbi.conf
===================================================================
--- pbi/modules/irc/bitlbee/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/irc/bitlbee/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -24,6 +24,6 @@
# Additional options for make.conf
PBI_MAKEOPTS="PACKAGE_BUILDING=yes"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT PBI_MAKEOPTS
Modified: pbi/modules/irc/irssi/pbi.conf
===================================================================
--- pbi/modules/irc/irssi/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/irc/irssi/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="irc/irssi/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Modified: pbi/modules/lang/gambas2/pbi.conf
===================================================================
--- pbi/modules/lang/gambas2/pbi.conf 2011-09-06 14:27:07 UTC (rev 12620)
+++ pbi/modules/lang/gambas2/pbi.conf 2011-09-06 15:20:33 UTC (rev 12621)
@@ -21,6 +21,6 @@
# The target port we are building
PBI_MAKEPORT="lang/gambas2/"
-BUILDKEY="01"; export BUILDKEY
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list