[PC-BSD Commits] r12715 - in pbi/modules/net-im: . openfire-devel openfire-devel/resources openfire-devel/scripts openfire-devel/xdg-desktop openfire-devel/xdg-menu
svn at pcbsd.org
svn at pcbsd.org
Thu Sep 8 07:58:31 PDT 2011
Author: kenmoore
Date: 2011-09-08 07:58:31 -0700 (Thu, 08 Sep 2011)
New Revision: 12715
Added:
pbi/modules/net-im/openfire-devel/
pbi/modules/net-im/openfire-devel/resources/openfire.png
Removed:
pbi/modules/net-im/openfire-devel/resources/gui_banner.png
pbi/modules/net-im/openfire-devel/resources/gui_sidebanner.png
pbi/modules/net-im/openfire-devel/scripts/post-portmake.sh
pbi/modules/net-im/openfire-devel/xdg-desktop/amsn.desktop
pbi/modules/net-im/openfire-devel/xdg-menu/amsn.desktop
Modified:
pbi/modules/net-im/openfire-devel/pbi.conf
Log:
Added a new module for openfire-devel
Modified: pbi/modules/net-im/openfire-devel/pbi.conf
===================================================================
--- pbi/modules/net-im/amsn/pbi.conf 2011-09-08 14:03:54 UTC (rev 12713)
+++ pbi/modules/net-im/openfire-devel/pbi.conf 2011-09-08 14:58:31 UTC (rev 12715)
@@ -7,18 +7,18 @@
##############################################################################
# Program Name
-PBI_PROGNAME="aMSN"
+PBI_PROGNAME="Openfire"
# Program Website
-PBI_PROGWEB="http://www.amsn-project.net"
+PBI_PROGWEB="http://www.igniterealtime.org/projects/openfire/index.jsp"
# Program Author / Vendor
-PBI_PROGAUTHOR="The aMSN Team"
+PBI_PROGAUTHOR="Jive Software"
# Default Icon (Relative to %%PBI_APPDIR%% or resources/)
-PBI_PROGICON="amsn.png"
+PBI_PROGICON="openfire.png"
# The target port we are building
-PBI_MAKEPORT="net-im/amsn"
+PBI_MAKEPORT="net-im/openfire-devel"
export PBI_PROGNAME PBI_PROGWEB PBI_PROGAUTHOR PBI_PROGICON PBI_MAKEPORT
Property changes on: pbi/modules/net-im/openfire-devel/resources/openfire.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
More information about the Commits
mailing list