[PC-BSD Commits] r12891 - in pbi/modules/net-im/openfire-devel: . scripts
svn at pcbsd.org
svn at pcbsd.org
Tue Sep 20 08:04:55 PDT 2011
Author: kenmoore
Date: 2011-09-20 08:04:54 -0700 (Tue, 20 Sep 2011)
New Revision: 12891
Added:
pbi/modules/net-im/openfire-devel/scripts/post-install.sh
Modified:
pbi/modules/net-im/openfire-devel/pbi.conf
Log:
Added a install script for openfire, require root install and rebuild
Modified: pbi/modules/net-im/openfire-devel/pbi.conf
===================================================================
--- pbi/modules/net-im/openfire-devel/pbi.conf 2011-09-20 14:52:10 UTC (rev 12890)
+++ pbi/modules/net-im/openfire-devel/pbi.conf 2011-09-20 15:04:54 UTC (rev 12891)
@@ -20,5 +20,9 @@
# The target port we are building
PBI_MAKEPORT="net-im/openfire-devel"
+
+PBI_REQUIRESROOT="YES"; export PBI_REQUIRESROOT
+
+PBI_BUILDKEY="01"; export PBI_BUILDKEY
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
More information about the Commits
mailing list