[PC-BSD Commits] r3075 - in pbibuild/modules/quake3: . kmenu-dir overlay-dir
svn at pcbsd.org
svn at pcbsd.org
Sun Dec 14 17:52:16 PST 2008
Author: gonzalo
Date: 2008-12-14 17:52:13 -0800 (Sun, 14 Dec 2008)
New Revision: 3075
Added:
pbibuild/modules/quake3/overlay-dir/header.png
pbibuild/modules/quake3/overlay-dir/leftside.png
pbibuild/modules/quake3/preportmake.sh
Modified:
pbibuild/modules/quake3/copy-files
pbibuild/modules/quake3/kmenu-dir/q3ded
pbibuild/modules/quake3/pbi.conf
Log:
QuakeIII finished
Modified: pbibuild/modules/quake3/copy-files
===================================================================
--- pbibuild/modules/quake3/copy-files 2008-12-13 19:33:21 UTC (rev 3074)
+++ pbibuild/modules/quake3/copy-files 2008-12-15 01:52:13 UTC (rev 3075)
@@ -2,3 +2,4 @@
/usr/local/bin/quake3-smp bin/
/usr/local/bin/q3ded bin/
/usr/local/share/quake3 share/
+/usr/ports/distfiles/pak0.pk3 share/quake3/baseq3/
Modified: pbibuild/modules/quake3/kmenu-dir/q3ded
===================================================================
--- pbibuild/modules/quake3/kmenu-dir/q3ded 2008-12-13 19:33:21 UTC (rev 3074)
+++ pbibuild/modules/quake3/kmenu-dir/q3ded 2008-12-15 01:52:13 UTC (rev 3075)
@@ -1,8 +1,8 @@
ExePath: bin/q3ded
ExeIcon: share/pixmaps/quake3.png
ExeDescr: Quake3 Server
-ExeNoDesktop: 0
-ExeNoMenu: 0
+ExeNoDesktop: 1
+ExeNoMenu: 1
ExeRunRoot: 0
ExeRunShell: 0
ExeNotify: 1
Property changes on: pbibuild/modules/quake3/overlay-dir/header.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Property changes on: pbibuild/modules/quake3/overlay-dir/leftside.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: pbibuild/modules/quake3/pbi.conf
===================================================================
--- pbibuild/modules/quake3/pbi.conf 2008-12-13 19:33:21 UTC (rev 3074)
+++ pbibuild/modules/quake3/pbi.conf 2008-12-15 01:52:13 UTC (rev 3075)
@@ -32,7 +32,7 @@
# Build Key - Change this to anything else to trigger a rebuild
# - The rebuild will take place even if port is still the same ver
-BUILDKEY="01"
+BUILDKEY="02"
# Don't build this PBI on certian processors (i386 / amd64)
#ARCHIGNORE="amd64" ; export ARCHIGNORE
Property changes on: pbibuild/modules/quake3/preportmake.sh
___________________________________________________________________
Added: svn:executable
+ *
More information about the Commits
mailing list