Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 May 2007 16:59:57 GMT
From:      Nikolay Pavlov<quetzal@zone3000.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112549: Update port: net-im/wildfire
Message-ID:  <200705091659.l49Gxver020035@www.freebsd.org>
Resent-Message-ID: <200705091710.l49HA5RS050631@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         112549
>Category:       ports
>Synopsis:       Update port: net-im/wildfire
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 09 17:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nikolay Pavlov
>Release:        6.1-RELEASE-p10
>Organization:
zone3000.net
>Environment:
FreeBSD viking.zone3000.net 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #3: Tue Oct  3 20:48:20 EEST 2006     root@viking.zone3000.net:/usr/obj/usr/src/sys/VIKING  amd64
>Description:
The CONFLICTS field was added due to new port for net-im/openfire
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urd wildfire/Makefile wildfire.new/Makefile
--- wildfire/Makefile	Mon Apr 16 14:41:58 2007
+++ wildfire.new/Makefile	Wed May  9 19:23:38 2007
@@ -15,14 +15,15 @@
 COMMENT=	Openfire (formerly Wildfire) is an enterprise instant messaging server
 
 RUN_DEPENDS=	classpath:${PORTSDIR}/java/javavmwrapper
+
+USE_ANT= yes
 USE_JAVA=	yes
 JAVA_VERSION=	1.5+
 
-USE_ANT=	yes
+CONFLICTS= openfire-[0-9]*
 
-USE_RC_SUBR=	wildfire
 ALL_TARGET=	wildfire
-
+USE_RC_SUBR=	wildfire
 SUB_FILES=	pkg-message
 
 WRKSRC=		${WRKDIR}/${PORTNAME}_src

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705091659.l49Gxver020035>