[PC-BSD Commits] r19887 - in pbi/modules/news/nzbget: . resources resources/bin scripts
svn at pcbsd.org
svn at pcbsd.org
Wed Oct 24 08:54:44 PDT 2012
Author: kenmoore
Date: 2012-10-24 15:54:44 +0000 (Wed, 24 Oct 2012)
New Revision: 19887
Added:
pbi/modules/news/nzbget/external-links
pbi/modules/news/nzbget/resources/bin/
pbi/modules/news/nzbget/resources/bin/nzbget.sh
pbi/modules/news/nzbget/scripts/post-install.sh
Modified:
pbi/modules/news/nzbget/pbi.conf
Log:
Add a wrapper script to news/nzbget to copy the sample configuration file as necessary and rebuild
Modified: pbi/modules/news/nzbget/pbi.conf
===================================================================
--- pbi/modules/news/nzbget/pbi.conf 2012-10-24 15:35:44 UTC (rev 19886)
+++ pbi/modules/news/nzbget/pbi.conf 2012-10-24 15:54:44 UTC (rev 19887)
@@ -7,4 +7,5 @@
PBI_MKPORTBEFORE=""
PBI_MKPORTAFTER=""
PBI_MAKEOPTS=""
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_MAKEOPTS PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_MKPORTBEFORE PBI_MKPORTAFTER PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list