ports/110408: Update port: net-im/wildfire. New version - wildfire 3.2.3
Nikolay Pavlov
quetzal at zone3000.net
Fri Mar 16 18:30:09 UTC 2007
>Number: 110408
>Category: ports
>Synopsis: Update port: net-im/wildfire. New version - wildfire 3.2.3
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Fri Mar 16 18:30:08 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Nikolay Pavlov
>Release: FreeBSD 6.1-RELEASE-p10 amd64
>Organization:
zone3000.net
>Environment:
System: FreeBSD viking.zone3000.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #3: Tue Oct 3 20:48:20 EEST 2006 root at viking.zone3000.net:/usr/obj/usr/src/sys/VIKING amd64
>Description:
New version of wildfire port.
>How-To-Repeat:
>Fix:
--- wildfire/Makefile Fri Mar 16 13:46:25 2007
+++ wildfire.new/Makefile Fri Mar 16 13:44:20 2007
@@ -6,13 +6,13 @@
#
PORTNAME= wildfire
-PORTVERSION= 3.2.2
+PORTVERSION= 3.2.3
CATEGORIES= net-im java
MASTER_SITES= http://www.igniterealtime.org/downloadServlet?filename=wildfire/
DISTNAME= ${PORTNAME}_src_${PORTVERSION:S/./_/g}
MAINTAINER= quetzal at zone3000.net
-COMMENT= Wildfire is an enterprise instant messaging (EIM) server
+COMMENT= Openfire (formerly Wildfire) is an enterprise instant messaging server
RUN_DEPENDS= classpath:${PORTSDIR}/java/javavmwrapper
--- wildfire/files/pkg-message.in Fri Mar 16 13:46:28 2007
+++ wildfire.new/files/pkg-message.in Fri Mar 16 13:47:41 2007
@@ -1,9 +1,21 @@
-WARINING:
-If you use default self-sined certificates in wildfire 3.1.1
-version to support SSL, you need to necessarily regenerate them.
-After the installation please go to the "Server Certificates" menu
-and generate your certificates. After this you will be able to
-connect through SSL again.
+NOTE:
+Due to the name change the product releases will work as follows:
+
+o 3.2.x series: these releases will continue to use the Wildfire name so
+ that critical bug fixes can be delivered with minimal hassle to existing
+ users.
+
+o 3.3.x series: starting with 3.3.0, the server is called Openfire.
+ There will be a small amount of upgrade pain associated with this release
+ since configuration files like wildfire.xml will now be openfire.xml, etc.
+
+WARNING:
+============================================================================
+If you use default self-sined certificates in wildfire 3.1.1 version to
+support SSL, you need to necessarily regenerate them. After the installation
+please go to the "Server Certificates" menu and generate your certificates.
+Than you will be able to connect through SSL again.
+============================================================================
You can find the documentation files for this package in the
directory %%PREFIX%%/share/doc/wildfire.
--- wildfire/pkg-descr Fri Mar 16 13:46:26 2007
+++ wildfire.new/pkg-descr Fri Mar 16 13:44:20 2007
@@ -1,7 +1,7 @@
-Wildfire is an enterprise instant messaging (EIM) server dual-licensed under
-the Open Source GPL and commercially. It uses the leading open protocol for
-instant messaging, XMPP (also called Jabber).
-Wildfire is incredibly easy to setup and administer, but offers rock-solid
+Openfire (formerly Wildfire) is an enterprise instant messaging (EIM) server
+dual-licensed under the Open Source GPL and commercially. It uses the leading
+open protocol for instant messaging, XMPP (also called Jabber).
+Openfire is incredibly easy to setup and administer, but offers rock-solid
security and performance.
-WWW: http://www.jivesoftware.org/wildfire/
+WWW: http://www.igniterealtime.org/projects/openfire/index.jsp
--- wildfire/pkg-plist Fri Mar 16 13:46:27 2007
+++ wildfire.new/pkg-plist Fri Mar 16 13:44:20 2007
@@ -1,5 +1,5 @@
@unexec %D/etc/rc.d/wildfire stop > /dev/null 2>&1 || true
- at unexec if cmp -s %D/etc/wildfire/wildfire.xml %D/%%EXAMPLESDIR%%/wildfire.xml; then rm -f %D/etc/wildfire/wildfire.xml; else echo If permanently deleting this package, %%PREFIX%%/etc/wildfire.xml must be removed manually; fi
+ at unexec if cmp -s %D/etc/wildfire/wildfire.xml %D/%%EXAMPLESDIR%%/wildfire.xml; then rm -f %D/etc/wildfire/wildfire.xml; else echo If permanently deleting this package, %%PREFIX%%/etc/wildfire/wildfire.xml must be removed manually; fi
@unexec [ -d %D/share/doc/wildfire/javadoc ] && rm -rf %D/share/doc/wildfire/javadoc
%%EXAMPLESDIR%%/wildfire.xml
@exec [ -d /var/log/wildfire ] || mkdir -p /var/log/wildfire && chown wildfire:wildfire /var/log/wildfire
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list