From fcf8dc0c141f164b1d2336cc72249ae4cc3952da Mon Sep 17 00:00:00 2001 From: jakob Date: Tue, 21 Jan 2003 16:43:29 +0000 Subject: [PATCH] remove libbind as it will be provided separately --- net/bind9/Makefile | 10 +++------- net/bind9/pkg/DESCR-libbind | 3 --- net/bind9/pkg/PFRAG.shared-libbind | 3 --- net/bind9/pkg/PLIST-libbind | 32 ------------------------------ 4 files changed, 3 insertions(+), 45 deletions(-) delete mode 100644 net/bind9/pkg/DESCR-libbind delete mode 100644 net/bind9/pkg/PFRAG.shared-libbind delete mode 100644 net/bind9/pkg/PLIST-libbind diff --git a/net/bind9/Makefile b/net/bind9/Makefile index aa73bfbd198..5ec3f6a5528 100644 --- a/net/bind9/Makefile +++ b/net/bind9/Makefile @@ -1,16 +1,12 @@ -# $OpenBSD: Makefile,v 1.36 2002/12/27 15:19:15 jakob Exp $ +# $OpenBSD: Makefile,v 1.37 2003/01/21 16:43:29 jakob Exp $ -COMMENT= Berkeley Internet Name Daemon -COMMENT-libbind= BIND 8 compatible stub resolver library +COMMENT= Berkeley Internet Name Daemon VERSION= 9.2.1 DISTNAME= bind-${VERSION} PKGNAME= bind-${VERSION}p1 CATEGORIES= net -MULTI_PACKAGES= -libbind -PKGNAME-libbind= libbind-${VERSION} - MASTER_SITES+= ftp://ftp.isc.org/isc/bind9/${VERSION}/ \ ftp://ftp.epix.net/pub/isc/bind9/${VERSION}/ \ ftp://ftp.nominum.com/pub/isc/bind9/${VERSION}/ \ @@ -36,7 +32,7 @@ SEPARATE_BUILD= concurrent CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= --with-libtool ${CONFIGURE_SHARED} \ --localstatedir=/var \ - --enable-libbind \ + --disable-libbind \ --with-openssl="/usr" \ --with-randomdev=/dev/arandom diff --git a/net/bind9/pkg/DESCR-libbind b/net/bind9/pkg/DESCR-libbind deleted file mode 100644 index d4354224090..00000000000 --- a/net/bind9/pkg/DESCR-libbind +++ /dev/null @@ -1,3 +0,0 @@ -A BIND 8 compatible stub resolver library. - -WWW: ${HOMEPAGE} diff --git a/net/bind9/pkg/PFRAG.shared-libbind b/net/bind9/pkg/PFRAG.shared-libbind deleted file mode 100644 index d0c43c6c07b..00000000000 --- a/net/bind9/pkg/PFRAG.shared-libbind +++ /dev/null @@ -1,3 +0,0 @@ -@comment $OpenBSD: PFRAG.shared-libbind,v 1.1 2002/07/07 11:21:59 jakob Exp $ -lib/libbind.so.0.1 -DYNLIBDIR(%D/lib) diff --git a/net/bind9/pkg/PLIST-libbind b/net/bind9/pkg/PLIST-libbind deleted file mode 100644 index 659723dbdec..00000000000 --- a/net/bind9/pkg/PLIST-libbind +++ /dev/null @@ -1,32 +0,0 @@ -@comment $OpenBSD: PLIST-libbind,v 1.1 2002/07/07 11:21:59 jakob Exp $ -bind/include/arpa/inet.h -bind/include/arpa/nameser.h -bind/include/arpa/nameser_compat.h -bind/include/fd_setsize.h -bind/include/hesiod.h -bind/include/irp.h -bind/include/irs.h -bind/include/isc/assertions.h -bind/include/isc/ctl.h -bind/include/isc/dst.h -bind/include/isc/eventlib.h -bind/include/isc/heap.h -bind/include/isc/irpmarshall.h -bind/include/isc/list.h -bind/include/isc/logging.h -bind/include/isc/memcluster.h -bind/include/isc/misc.h -bind/include/isc/tree.h -bind/include/netdb.h -bind/include/netgroup.h -bind/include/res_update.h -bind/include/resolv.h -bind/include/sys/bitypes.h -lib/libbind.a -lib/libbind.la -@dirrm bind/include/sys -@dirrm bind/include/isc -@dirrm bind/include/arpa -@dirrm bind/include -@dirrm bind -@dirrm lib