svn | 2 Jan 2009 18:19

[PC-BSD Commits] r3167 - in pbibuild/modules/drascula: . overlay-dir

Author: gonzalo
Date: 2009-01-02 09:19:48 -0800 (Fri, 02 Jan 2009)
New Revision: 3167

Modified:
   pbibuild/modules/drascula/copy-files
   pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/drascula/pbi.conf
Log:
drascula fetched file doesnt work until now

Modified: pbibuild/modules/drascula/copy-files
===================================================================
--- pbibuild/modules/drascula/copy-files	2008-12-30 21:25:45 UTC (rev 3166)
+++ pbibuild/modules/drascula/copy-files	2009-01-02 17:19:48 UTC (rev 3167)
 <at>  <at>  -1,4 +1,4  <at>  <at> 
 /usr/local/bin/scummvm bin/
 /usr/local/man/man6/scummvm.6.gz man/man6/scummvm.6.gz
 /usr/local/share/doc/scummvm/* share/doc/scummvm/
-/usr/ports/distfiles/drascula.lzma game/drascula.lzma
\ No newline at end of file
+/usr/ports/distfiles/drascula.lzma game/
\ No newline at end of file

Modified: pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh	2008-12-30 21:25:45 UTC (rev 3166)
+++ pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh	2009-01-02 17:19:48 UTC (rev 3167)
 <at>  <at>  -15,11 +15,11  <at>  <at> 
 # echo 'MSG: <text>' # Display this text above progress bar
(Continue reading)

svn | 2 Jan 2009 21:26

[PC-BSD Commits] r3168 - in pbibuild/modules/torcs: . overlay-dir

Author: gonzalo
Date: 2009-01-02 12:26:39 -0800 (Fri, 02 Jan 2009)
New Revision: 3168

Modified:
   pbibuild/modules/torcs/copy-files
   pbibuild/modules/torcs/overlay-dir/PBI.RemoveScript.sh
   pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/torcs/pbi.conf
Log:
TORCS modified for the new version

Modified: pbibuild/modules/torcs/copy-files
===================================================================
--- pbibuild/modules/torcs/copy-files	2009-01-02 17:19:48 UTC (rev 3167)
+++ pbibuild/modules/torcs/copy-files	2009-01-02 20:26:39 UTC (rev 3168)
 <at>  <at>  -13,3 +13,12  <at>  <at> 
 /usr/local/lib/torcs/torcs-bin bin/
 /usr/local/share/doc/torcs share/doc/
 /usr/local/share/games/torcs share/games/
+/usr/local/lib/libracescreens.so autolibs/
+/usr/local/lib/librobottools.so autolibs/
+/usr/local/lib/libclient.so autolibs/
+/usr/local/lib/libconfscreens.so autolibs/
+/usr/local/lib/libtgf.so autolibs/
+/usr/local/lib/libtgfclient.so autolibs/
+/usr/local/lib/libtxml.so autolibs/
+/usr/local/lib/libraceengine.so autolibs/
+/usr/local/lib/liblearning.so autolibs/

(Continue reading)

svn | 2 Jan 2009 21:30

[PC-BSD Commits] r3169 - in pbibuild/modules/torcs: . overlay-dir

Author: gonzalo
Date: 2009-01-02 12:30:45 -0800 (Fri, 02 Jan 2009)
New Revision: 3169

Modified:
   pbibuild/modules/torcs/copy-files
   pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
Log:
TORCS modified for the new version

Modified: pbibuild/modules/torcs/copy-files
===================================================================
--- pbibuild/modules/torcs/copy-files	2009-01-02 20:26:39 UTC (rev 3168)
+++ pbibuild/modules/torcs/copy-files	2009-01-02 20:30:45 UTC (rev 3169)
 <at>  <at>  -4,7 +4,6  <at>  <at> 
 /usr/local/bin/texmapper bin/
 /usr/local/bin/torcs bin/
 /usr/local/bin/trackgen bin/
-/usr/local/lib/torcs lib/
 /usr/local/lib/torcs/accc-bin bin/
 /usr/local/lib/torcs/nfs2ac-bin bin/
 /usr/local/lib/torcs/nfsperf-bin bin/
 <at>  <at>  -22,3 +21,4  <at>  <at> 
 /usr/local/lib/libtxml.so autolibs/
 /usr/local/lib/libraceengine.so autolibs/
 /usr/local/lib/liblearning.so autolibs/
+/usr/local/lib/torcs autolibs/

Modified: pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
===================================================================
(Continue reading)

svn | 4 Jan 2009 00:24

[PC-BSD Commits] r3170 - in pbibuild/modules/torcs: . overlay-dir

Author: gonzalo
Date: 2009-01-03 15:24:25 -0800 (Sat, 03 Jan 2009)
New Revision: 3170

Modified:
   pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/torcs/pbi.conf
Log:
sed commands needed modified so now should work fine

Modified: pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh	2009-01-02 20:30:45 UTC (rev 3169)
+++ pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh	2009-01-03 23:24:25 UTC (rev 3170)
 <at>  <at>  -14,26 +14,18  <at>  <at> 
 # echo 'SETSTEPS: <num>' # Set the current progress of the progress bar
 # echo 'MSG: <text>' # Display this text above progress bar
 #########################################
-#ln -s /Programs/${PROGDIR}/.sbin/accc /usr/local/bin/accc
-#ln -s /Programs/${PROGDIR}/.sbin/nfs2ac /usr/local/bin/nfs2ac
-#ln -s /Programs/${PROGDIR}/.sbin/nfsperf /usr/local/bin/nfsperf
-#ln -s /Programs/${PROGDIR}/.sbin/texmapper /usr/local/bin/texmapper
-#ln -s /Programs/${PROGDIR}/.sbin/torcs /usr/local/bin/torcs
-#ln -s /Programs/${PROGDIR}/.sbin/trackgen /usr/local/bin/trackgen
-#ln -s /Programs/${PROGDIR}/lib/torcs /usr/local/lib/torcs
-#ln -s /Programs/${PROGDIR}/share/doc/torcs /usr/local/share/doc/torcs
 rm -fR /Programs/${PROGDIR}/bin/accc-bin
 rm -fR /Programs/${PROGDIR}/bin/nfs2ac-bin
 rm -fR /Programs/${PROGDIR}/bin/nfsperf-bin
 rm -fR /Programs/${PROGDIR}/bin/texmapper-bin
(Continue reading)

svn | 5 Jan 2009 20:15

[PC-BSD Commits] r3171 - in pbibuild/modules/sylpheed: . kmenu-dir overlay-dir overlay-dir/bin

Author: kris
Date: 2009-01-05 11:15:37 -0800 (Mon, 05 Jan 2009)
New Revision: 3171

Added:
   pbibuild/modules/sylpheed/overlay-dir/bin/sylpheed
Removed:
   pbibuild/modules/sylpheed/kmenu-dir/sylpheed.sh
   pbibuild/modules/sylpheed/overlay-dir/bin/sylpheed.sh
Modified:
   pbibuild/modules/sylpheed/build.sh
   pbibuild/modules/sylpheed/copy-files
   pbibuild/modules/sylpheed/kmenu-dir/sylpheed
   pbibuild/modules/sylpheed/overlay-dir/PBI.RemoveScript.sh
   pbibuild/modules/sylpheed/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/sylpheed/pbi.conf
Log:

Updated Sylpheed to PBI 2.0 schema, no sym links needed outside of its own dir now :)

Modified: pbibuild/modules/sylpheed/build.sh
===================================================================
--- pbibuild/modules/sylpheed/build.sh	2009-01-03 23:24:25 UTC (rev 3170)
+++ pbibuild/modules/sylpheed/build.sh	2009-01-05 19:15:37 UTC (rev 3171)
 <at>  <at>  -10,13 +10,19  <at>  <at> 
 ##############################################################################
 # Get all the various language files and copy them to the PBI
 LANGFILE="sylpheed.mo"
-mkdir ${PBIDIR}/locale/
+mkdir ${PBIDIR}/share/locale/
(Continue reading)

svn | 5 Jan 2009 20:38

[PC-BSD Commits] r3172 - in pbibuild/modules/torcs: . overlay-dir

Author: kris
Date: 2009-01-05 11:38:03 -0800 (Mon, 05 Jan 2009)
New Revision: 3172

Modified:
   pbibuild/modules/torcs/copy-files
   pbibuild/modules/torcs/overlay-dir/PBI.RemoveScript.sh
   pbibuild/modules/torcs/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/torcs/pbi.conf
Log:

Fixed up TORCS building

Modified: pbibuild/modules/torcs/copy-files
===================================================================
--- pbibuild/modules/torcs/copy-files	2009-01-05 19:15:37 UTC (rev 3171)
+++ pbibuild/modules/torcs/copy-files	2009-01-05 19:38:03 UTC (rev 3172)
 <at>  <at>  -1,3 +1,4  <at>  <at> 
+/usr/local/bin/bash bin/
 /usr/local/bin/accc bin/
 /usr/local/bin/nfs2ac bin/
 /usr/local/bin/nfsperf bin/

Modified: pbibuild/modules/torcs/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/torcs/overlay-dir/PBI.RemoveScript.sh	2009-01-05 19:15:37 UTC (rev 3171)
+++ pbibuild/modules/torcs/overlay-dir/PBI.RemoveScript.sh	2009-01-05 19:38:03 UTC (rev 3172)
 <at>  <at>  -6,15 +6,6  <at>  <at> 
 # ${2} is the username of person performing the deletion.
 # TIP: 'kdialog' should be used for user interaction. 
(Continue reading)

svn | 5 Jan 2009 21:14

[PC-BSD Commits] r3173 - pbibuild/modules/drascula/overlay-dir

Author: gonzalo
Date: 2009-01-05 12:14:42 -0800 (Mon, 05 Jan 2009)
New Revision: 3173

Modified:
   pbibuild/modules/drascula/overlay-dir/PBI.RemoveScript.sh
   pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
Log:
drascula adapted

Modified: pbibuild/modules/drascula/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/drascula/overlay-dir/PBI.RemoveScript.sh	2009-01-05 19:38:03 UTC (rev 3172)
+++ pbibuild/modules/drascula/overlay-dir/PBI.RemoveScript.sh	2009-01-05 20:14:42 UTC (rev 3173)
 <at>  <at>  -6,4 +6,3  <at>  <at> 
 # ${2} is the username of person performing the deletion.
 # TIP: 'kdialog' should be used for user interaction. 
 #########################################
-rm -fR /usr/local/bin/drascula
\ No newline at end of file

Modified: pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh	2009-01-05 19:38:03 UTC (rev 3172)
+++ pbibuild/modules/drascula/overlay-dir/PBI.SetupScript.sh	2009-01-05 20:14:42 UTC (rev 3173)
 <at>  <at>  -14,12 +14,13  <at>  <at> 
 # echo 'SETSTEPS: <num>' # Set the current progress of the progress bar
 # echo 'MSG: <text>' # Display this text above progress bar
 #########################################
-ln -s /Programs/${PROGDIR}/.sbin/drascula /usr/local/bin/drascula
(Continue reading)

svn | 5 Jan 2009 21:22

[PC-BSD Commits] r3174 - in pbibuild/modules/googleearth: . overlay-dir

Author: gonzalo
Date: 2009-01-05 12:22:06 -0800 (Mon, 05 Jan 2009)
New Revision: 3174

Modified:
   pbibuild/modules/googleearth/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/googleearth/pbi.conf
Log:
googleearth rebuild just for testing

Modified: pbibuild/modules/googleearth/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/googleearth/overlay-dir/PBI.SetupScript.sh	2009-01-05 20:14:42 UTC (rev 3173)
+++ pbibuild/modules/googleearth/overlay-dir/PBI.SetupScript.sh	2009-01-05 20:22:06 UTC (rev 3174)
 <at>  <at>  -20,11 +20,11  <at>  <at> 
 mv ${PROG_PATH}/bin/googleearth.sh.1 ${PROG_PATH}/bin/googleearth.sh
 chmod 7755 ${PROG_PATH}/bin/googleearth*

-ln -s /Programs/${PROGDIR}/share/google-earth /usr/local/share/google-earth
-ln -s /Programs/${PROGDIR}/.sbin/googleearth.sh /usr/local/bin/googleearth
-if [ -f /compat/linux/usr/share/google-earth ]
-then
-	rm -r //compat/linux/usr/share/google-earth
-fi
-ln -s /Programs/${PROGDIR}/share/google-earth /compat/linux/usr/share/google-earth
+#ln -s /Programs/${PROGDIR}/share/google-earth /usr/local/share/google-earth
+#ln -s /Programs/${PROGDIR}/.sbin/googleearth.sh /usr/local/bin/googleearth
+#if [ -f /compat/linux/usr/share/google-earth ]
+#then
+#	rm -r //compat/linux/usr/share/google-earth
(Continue reading)

svn | 5 Jan 2009 22:06

[PC-BSD Commits] r3175 - in pbibuild/modules/wine: . overlay-dir

Author: kris
Date: 2009-01-05 13:06:49 -0800 (Mon, 05 Jan 2009)
New Revision: 3175

Modified:
   pbibuild/modules/wine/overlay-dir/PBI.RemoveScript.sh
   pbibuild/modules/wine/overlay-dir/PBI.SetupScript.sh
   pbibuild/modules/wine/pbi.conf
   pbibuild/modules/wine/preportmake.sh
Log:

Updated teh wine module to not make any extra sym links in /usr/local/lib now

Modified: pbibuild/modules/wine/overlay-dir/PBI.RemoveScript.sh
===================================================================
--- pbibuild/modules/wine/overlay-dir/PBI.RemoveScript.sh	2009-01-05 20:22:06 UTC (rev 3174)
+++ pbibuild/modules/wine/overlay-dir/PBI.RemoveScript.sh	2009-01-05 21:06:49 UTC (rev 3175)
 <at>  <at>  -12,7 +12,6  <at>  <at> 
 rm  /usr/local/bin/regedit
 rm  /usr/local/bin/notepad
 rm  /usr/local/bin/winecfg
-rm  /usr/local/share/wine

 cd /home 
  for i in `ls` 

Modified: pbibuild/modules/wine/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/wine/overlay-dir/PBI.SetupScript.sh	2009-01-05 20:22:06 UTC (rev 3174)
+++ pbibuild/modules/wine/overlay-dir/PBI.SetupScript.sh	2009-01-05 21:06:49 UTC (rev 3175)
(Continue reading)

svn | 5 Jan 2009 22:25

[PC-BSD Commits] r3176 - pcbsd/trunk/system-overlay/PCBSD/conf

Author: kris
Date: 2009-01-05 13:25:52 -0800 (Mon, 05 Jan 2009)
New Revision: 3176

Added:
   pcbsd/trunk/system-overlay/PCBSD/conf/pcbsdbase
Log:

Added a conf file which other scripts / programs can check to determine the base location for PC-BSD desktop files

Gmane