Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Sep 2004 15:08:00 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/71337: [MAINTAINER] security/openvpn: add CONFLICTS variable.
Message-ID:  <E1C3DnM-0001az-1u@libertas.emma.line.org>
Resent-Message-ID: <200409031310.i83DAMOg025538@freefall.freebsd.org>

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

>Number:         71337
>Category:       ports
>Synopsis:       [MAINTAINER] security/openvpn: add CONFLICTS variable.
>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:   Fri Sep 03 13:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #2: Thu Jul  1 00:06:57 CEST
>Description:
Add CONFLICTS variable so that this port and openvpn-devel cannot be
installed at the same time (file names collide).

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- openvpn-1.6.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/openvpn/Makefile /root/ports/security/openvpn/Makefile
--- /usr/ports/security/openvpn/Makefile	Fri May 14 11:09:59 2004
+++ /root/ports/security/openvpn/Makefile	Fri Sep  3 15:06:06 2004
@@ -17,6 +17,8 @@
 
 LIB_DEPENDS=	lzo.1:${PORTSDIR}/archivers/lzo
 
+CONFLICTS=	openvpn-devel-*
+
 GNU_CONFIGURE=	yes
 USE_OPENSSL=	yes
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
--- openvpn-1.6.0.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1C3DnM-0001az-1u>