1 Apr 2008 21:20
3 Apr 2008 21:45
[PC-BSD Commits] r1683 - pbibuild/modules/skype/overlay-dir
Author: kris
Date: 2008-04-03 12:45:06 -0700 (Thu, 03 Apr 2008)
New Revision: 1683
Modified:
pbibuild/modules/skype/overlay-dir/PBI.SetupScript.sh
Log:
Fixed creation of skype.sh link in /usr/local/bin
Modified: pbibuild/modules/skype/overlay-dir/PBI.SetupScript.sh
===================================================================
--- pbibuild/modules/skype/overlay-dir/PBI.SetupScript.sh 2008-04-01 19:20:19 UTC (rev 1682)
+++ pbibuild/modules/skype/overlay-dir/PBI.SetupScript.sh 2008-04-03 19:45:06 UTC (rev 1683)
<at> <at> -21,7 +21,7 <at> <at>
chmod 7755 ${PROG_PATH}/bin/skype*
ln -s /Programs/${PROGDIR}/share/skype /usr/local/share/skype
-ln -s /Programs/${PROGDIR}/.sbin/checkUser.sh /usr/local/bin/skype
+ln -s /Programs/${PROGDIR}/.sbin/skype.sh /usr/local/bin/skype
if [ -f /compat/linux/usr/share/skype ]
then
rm -r //compat/linux/usr/share/skype
4 Apr 2008 01:10
[PC-BSD Commits] r1684 - pbibuild/modules/nikto
Author: gonzalo Date: 2008-04-03 16:10:28 -0700 (Thu, 03 Apr 2008) New Revision: 1684 Modified: pbibuild/modules/nikto/pbi.conf Log: Nikto Modified: pbibuild/modules/nikto/pbi.conf =================================================================== --- pbibuild/modules/nikto/pbi.conf 2008-04-03 19:45:06 UTC (rev 1683) +++ pbibuild/modules/nikto/pbi.conf 2008-04-03 23:10:28 UTC (rev 1684) <at> <at> -32,6 +32,6 <at> <at> # 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="02" +BUILDKEY="03" export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
4 Apr 2008 01:11
[PC-BSD Commits] r1685 - in pbibuild/modules/winrar: . overlay-dir
Author: gonzalo Date: 2008-04-03 16:11:05 -0700 (Thu, 03 Apr 2008) New Revision: 1685 Added: pbibuild/modules/winrar/overlay-dir/header.png pbibuild/modules/winrar/overlay-dir/leftside.png Modified: pbibuild/modules/winrar/pbi.conf Log: WinRAR images added Added: pbibuild/modules/winrar/overlay-dir/header.png Property changes on: pbibuild/modules/winrar/overlay-dir/header.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: pbibuild/modules/winrar/overlay-dir/leftside.png Property changes on: pbibuild/modules/winrar/overlay-dir/leftside.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Modified: pbibuild/modules/winrar/pbi.conf =================================================================== --- pbibuild/modules/winrar/pbi.conf 2008-04-03 23:10:28 UTC (rev 1684) +++ pbibuild/modules/winrar/pbi.conf 2008-04-03 23:11:05 UTC (rev 1685)(Continue reading)
4 Apr 2008 01:28
[PC-BSD Commits] r1686 - in pbibuild/modules/kvirc: . overlay-dir
Author: gonzalo Date: 2008-04-03 16:28:37 -0700 (Thu, 03 Apr 2008) New Revision: 1686 Modified: pbibuild/modules/kvirc/overlay-dir/header.png pbibuild/modules/kvirc/overlay-dir/leftside.png pbibuild/modules/kvirc/pbi.conf Log: KVIrc images added Modified: pbibuild/modules/kvirc/overlay-dir/header.png =================================================================== (Binary files differ) Modified: pbibuild/modules/kvirc/overlay-dir/leftside.png =================================================================== (Binary files differ) Modified: pbibuild/modules/kvirc/pbi.conf =================================================================== --- pbibuild/modules/kvirc/pbi.conf 2008-04-03 23:11:05 UTC (rev 1685) +++ pbibuild/modules/kvirc/pbi.conf 2008-04-03 23:28:37 UTC (rev 1686) <at> <at> -32,6 +32,6 <at> <at> # 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"(Continue reading)
4 Apr 2008 17:54
[PC-BSD Commits] r1687 - pbibuild/modules/skype/overlay-dir
Author: gonzalo Date: 2008-04-04 08:54:35 -0700 (Fri, 04 Apr 2008) New Revision: 1687 Added: pbibuild/modules/skype/overlay-dir/header.png pbibuild/modules/skype/overlay-dir/leftside.png Log: Skype images added Added: pbibuild/modules/skype/overlay-dir/header.png Property changes on: pbibuild/modules/skype/overlay-dir/header.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream Added: pbibuild/modules/skype/overlay-dir/leftside.png Property changes on: pbibuild/modules/skype/overlay-dir/leftside.png ___________________________________________________________________ Name: svn:mime-type + application/octet-stream
5 Apr 2008 03:53
[PC-BSD Commits] r1688 - in pbibuild/modules: openoffice-en openoffice-i18n
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) <at> <at> -44,4 +44,8 <at> <at> # 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)(Continue reading)
7 Apr 2008 15:37
[PC-BSD Commits] r1689 - pbibuild/modules/iourbanterror
Author: gonzalo Date: 2008-04-07 06:37:39 -0700 (Mon, 07 Apr 2008) New Revision: 1689 Modified: pbibuild/modules/iourbanterror/pbi.conf Log: ioUrbanTerror retriggered Modified: pbibuild/modules/iourbanterror/pbi.conf =================================================================== --- pbibuild/modules/iourbanterror/pbi.conf 2008-04-05 01:52:59 UTC (rev 1688) +++ pbibuild/modules/iourbanterror/pbi.conf 2008-04-07 13:37:39 UTC (rev 1689) <at> <at> -32,7 +32,7 <at> <at> # 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="04" +BUILDKEY="05" # Don't build this PBI on certian processors (i386 / amd64) ARCHIGNORE="amd64" ; export ARCHIGNORE
7 Apr 2008 20:11
[PC-BSD Commits] r1690 - pbibuild/modules/openarena
Author: gonzalo Date: 2008-04-07 11:11:12 -0700 (Mon, 07 Apr 2008) New Revision: 1690 Modified: pbibuild/modules/openarena/pbi.conf Log: OpenArena retriggered Modified: pbibuild/modules/openarena/pbi.conf =================================================================== --- pbibuild/modules/openarena/pbi.conf 2008-04-07 13:37:39 UTC (rev 1689) +++ pbibuild/modules/openarena/pbi.conf 2008-04-07 18:11:12 UTC (rev 1690) <at> <at> -32,6 +32,6 <at> <at> # 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="03" +BUILDKEY="04" export PBIPORT MAKEOPTS PROGNAME PROGWEB PROGAUTHOR OTHERPORT PROGICON PROGLIBS PBIUPDATE BUILDKEY
7 Apr 2008 20:58
[PC-BSD Commits] r1691 - in pbibuild/modules/wxdfast: . kmenu-dir overlay-dir
Author: kris
Date: 2008-04-07 11:58:51 -0700 (Mon, 07 Apr 2008)
New Revision: 1691
Modified:
pbibuild/modules/wxdfast/build.sh
pbibuild/modules/wxdfast/kmenu-dir/wxdfast
pbibuild/modules/wxdfast/overlay-dir/PBI.SetupScript.sh
pbibuild/modules/wxdfast/pbi.conf
Log:
Fixed up wxdfast to get rid of locale error when using english
Modified: pbibuild/modules/wxdfast/build.sh
===================================================================
--- pbibuild/modules/wxdfast/build.sh 2008-04-07 18:11:12 UTC (rev 1690)
+++ pbibuild/modules/wxdfast/build.sh 2008-04-07 18:58:51 UTC (rev 1691)
<at> <at> -20,4 +20,9 <at> <at>
mkdir ${PBIDIR}/locale/${i}
cp /usr/local/share/locale/${i}/LC_MESSAGES/${LANGFILE} ${PBIDIR}/locale/${i}/
fi
-done
\ No newline at end of file
+done
+
+# Save the right version number in the removepbi.sh script
+sed -e "s,CHANGE,wxDownloadFast${PORTVER},g" ${PBIDIR}/bin/wxdfast.sh > /tmp/wxdfast.sh
+mv /tmp/wxdfast.sh ${PBIDIR}/bin/wxdfast.sh
+chmod 755 ${PBIDIR}/bin/wxdfast.sh
(Continue reading)
RSS Feed