diff options
author | cheusov <cheusov@pkgsrc.org> | 2012-10-21 15:49:06 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2012-10-21 15:49:06 +0000 |
commit | e985c74c9c88255b7992c64496ba53556edb4192 (patch) | |
tree | de75e2b540092b9c8553dbdbf746fc419592cc47 /net | |
parent | 49dedc4db2a8a96902535ae32c16dca1ce6f56aa (diff) | |
download | pkgsrc-e985c74c9c88255b7992c64496ba53556edb4192.tar.gz |
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".
Diffstat (limited to 'net')
-rw-r--r-- | net/bind96/Makefile | 5 | ||||
-rw-r--r-- | net/bind97/Makefile | 5 | ||||
-rw-r--r-- | net/bind98/Makefile | 5 | ||||
-rw-r--r-- | net/bind99/Makefile | 5 | ||||
-rw-r--r-- | net/host/Makefile | 5 |
5 files changed, 16 insertions, 9 deletions
diff --git a/net/bind96/Makefile b/net/bind96/Makefile index c01fb36da67..eceeabc8c10 100644 --- a/net/bind96/Makefile +++ b/net/bind96/Makefile @@ -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 diff --git a/net/bind97/Makefile b/net/bind97/Makefile index 6c2aed7661d..de566368fef 100644 --- a/net/bind97/Makefile +++ b/net/bind97/Makefile @@ -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 diff --git a/net/bind98/Makefile b/net/bind98/Makefile index ce0057144d6..07cb17798d1 100644 --- a/net/bind98/Makefile +++ b/net/bind98/Makefile @@ -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 diff --git a/net/bind99/Makefile b/net/bind99/Makefile index eb88075bf15..f0257c1bd0b 100644 --- a/net/bind99/Makefile +++ b/net/bind99/Makefile @@ -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 diff --git a/net/host/Makefile b/net/host/Makefile index 53213942e02..cd5812dfc50 100644 --- a/net/host/Makefile +++ b/net/host/Makefile @@ -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 |