Add CONFLICTS between net/bind and net/host.

net/bind9*: remove "bind<x.y.z" entries from CONFLICTS. It is useless
   because package's PKGBASE is "bind".
This commit is contained in:
cheusov 2012-10-21 15:49:06 +00:00
parent 49dedc4db2
commit e985c74c9c
5 changed files with 16 additions and 9 deletions

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.32 2012/10/10 03:04:57 taca Exp $
# $NetBSD: Makefile,v 1.33 2012/10/21 15:49:06 cheusov Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-ESV/.3.1.ESV/:S/-R/./:S/-P/pl/}
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.6 of the Berkeley Internet Name Daemon, implementation of DNS
CONFLICTS+= bind<9.6.0
CONFLICTS+= host-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.21 2012/10/10 03:05:52 taca Exp $
# $NetBSD: Makefile,v 1.22 2012/10/21 15:49:06 cheusov Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.7 of the Berkeley Internet Name Daemon, implementation of DNS
CONFLICTS+= bind<9.7.0
CONFLICTS+= host-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.18 2012/10/10 03:06:37 taca Exp $
# $NetBSD: Makefile,v 1.19 2012/10/21 15:49:07 cheusov Exp $
DISTNAME= bind-${BIND_VERSION}
PKGREVISION= 1
PKGNAME= ${DISTNAME:S/-P/pl/}
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.8 of the Berkeley Internet Name Daemon, implementation of DNS
CONFLICTS+= bind<9.8.0
CONFLICTS+= host-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,7 +1,8 @@
# $NetBSD: Makefile,v 1.13 2012/10/10 03:07:12 taca Exp $
# $NetBSD: Makefile,v 1.14 2012/10/21 15:49:07 cheusov Exp $
DISTNAME= bind-${BIND_VERSION}
PKGNAME= ${DISTNAME:S/-P/pl/}
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ \
http://ftp.belnet.be/pub/mirror/ftp.isc.org/isc/bind9/${BIND_VERSION}/
@ -10,7 +11,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.isc.org/software/bind/
COMMENT= Version 9.9 of the Berkeley Internet Name Daemon, implementation of DNS
CONFLICTS+= bind<9.9.0
CONFLICTS+= host-[0-9]*
PKG_DESTDIR_SUPPORT= user-destdir

View file

@ -1,6 +1,7 @@
# $NetBSD: Makefile,v 1.22 2010/10/11 12:15:12 obache Exp $
# $NetBSD: Makefile,v 1.23 2012/10/21 15:49:07 cheusov Exp $
DISTNAME= host-20040812
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.weird.com/pub/local/
@ -11,6 +12,8 @@ COMMENT= Powerful DNS query and testing tool
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/cat1
NO_CONFIGURE = yes
CONFLICTS+= bind-[0-9]*
USE_BSD_MAKEFILE= yes
MAKE_FILE= Makefile.BSD
MAKE_FLAGS+= __NetBSD__=1