diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:05:58 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:05:58 +0000 |
commit | 420e6de25f63d2d706425ec62a6322b4536cbc47 (patch) | |
tree | f1644a2f1071c1d8286c12cbeb4d24c2edccf052 /net/bind9 | |
parent | de66367ca491a637b39a5497b9644a9f20bccb19 (diff) | |
download | ports-420e6de25f63d2d706425ec62a6322b4536cbc47.tar.gz ports-420e6de25f63d2d706425ec62a6322b4536cbc47.zip |
Notes
Diffstat (limited to 'net/bind9')
-rw-r--r-- | net/bind9/Makefile | 36 | ||||
-rw-r--r-- | net/bind9/distinfo | 2 | ||||
-rw-r--r-- | net/bind9/pkg-comment | 1 | ||||
-rw-r--r-- | net/bind9/pkg-descr | 15 | ||||
-rw-r--r-- | net/bind9/pkg-plist | 57 |
5 files changed, 0 insertions, 111 deletions
diff --git a/net/bind9/Makefile b/net/bind9/Makefile deleted file mode 100644 index decc947babe1..000000000000 --- a/net/bind9/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# New ports collection makefile for: bind -# Date created: 18 July 1997 -# Whom: jseger@scds.com -# -# $FreeBSD$ -# - -PORTNAME= bind -PORTVERSION= 8.2.2.p5 -CATEGORIES= net -MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/8.2.2-P5/ -DISTFILES= bind-src.tar.gz bind-doc.tar.gz - -MAINTAINER= jseger@FreeBSD.org - -Y2K= http://www.isc.org/y2k.html - -WRKSRC= ${WRKDIR}/src - -MAN1= dig.1 dnskeygen.1 dnsquery.1 host.1 -MAN3= getaddrinfo.3 gethostbyname.3 getipnodebyname.3 getnetent.3 \ - inet_cidr.3 hesiod.3 resolver.3 tsig.3 -MAN5= irs.conf.5 named.conf.5 resolver.5 -MAN7= hostname.7 mailaddr.7 -MAN8= named-bootconf.8 named-xfer.8 named.8 ndc.8 nslookup.8 \ - nsupdate.8 - -PATCH_ARGS= -d ${WRKDIR} -PATCH_DIST_ARGS= -d ${WRKDIR} - -post-install: - @(cd ${WRKDIR}/doc/man && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} clean all ${INSTALL_TARGET}) - ${MKDIR} ${PREFIX}/share/doc/bind8 - ${INSTALL_DATA} ${WRKDIR}/doc/html/* ${PREFIX}/share/doc/bind8 - -.include <bsd.port.mk> diff --git a/net/bind9/distinfo b/net/bind9/distinfo deleted file mode 100644 index d42a5aa08e82..000000000000 --- a/net/bind9/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (bind-src.tar.gz) = fd8ab0befccc3546531904eac12cf6f7 -MD5 (bind-doc.tar.gz) = 32f60488e6c2c5ef583c96742f0c8f07 diff --git a/net/bind9/pkg-comment b/net/bind9/pkg-comment deleted file mode 100644 index aeebc91bec8c..000000000000 --- a/net/bind9/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Berkeley Internet Name Daemon, an implementation of DNS diff --git a/net/bind9/pkg-descr b/net/bind9/pkg-descr deleted file mode 100644 index 79404ca019a1..000000000000 --- a/net/bind9/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -The Berkeley Internet Name Daemon, an implementation of DNS. - -BIND 8 Features - -> DNS Dynamic Updates (RFC 2136) - -> DNS Change Notification (RFC 1996) - -> Completely new configuration syntax - -> Flexible, categorized logging system - -> IP-address-based access control for queries, zone transfers, and - updates that may be specified on a zone-by-zone basis - -> More efficient zone transfers - -> Improved performance for servers with thousands of zones - -> The server no longer forks for outbound zone transfers - -> Many bug fixes - -WWW: http://www.isc.org/products/BIND/ diff --git a/net/bind9/pkg-plist b/net/bind9/pkg-plist deleted file mode 100644 index 13f4e4796b12..000000000000 --- a/net/bind9/pkg-plist +++ /dev/null @@ -1,57 +0,0 @@ -bin/addr -bin/dig -bin/dnsquery -bin/host -bin/mkservdb -bin/nslookup -bin/nsupdate -include/bind/arpa/inet.h -include/bind/arpa/nameser.h -include/bind/arpa/nameser_compat.h -include/bind/hesiod.h -include/bind/irp.h -include/bind/irs.h -include/bind/isc/assertions.h -include/bind/isc/dst.h -include/bind/isc/eventlib.h -include/bind/isc/heap.h -include/bind/isc/irpmarshall.h -include/bind/isc/list.h -include/bind/isc/logging.h -include/bind/isc/memcluster.h -include/bind/isc/misc.h -include/bind/isc/tree.h -include/bind/netdb.h -include/bind/res_update.h -include/bind/resolv.h -include/bind/sys/bitypes.h -lib/libbind.a -lib/libbind_r.a -libexec/dnskeygen -libexec/named-xfer -sbin/irpd -sbin/named -sbin/named-bootconf -sbin/ndc -share/doc/bind8/acl.html -share/doc/bind8/address_list.html -share/doc/bind8/comments.html -share/doc/bind8/config.html -share/doc/bind8/controls.html -share/doc/bind8/docdef.html -share/doc/bind8/example.html -share/doc/bind8/include.html -share/doc/bind8/index.html -share/doc/bind8/key.html -share/doc/bind8/logging.html -share/doc/bind8/master.html -share/doc/bind8/options.html -share/doc/bind8/server.html -share/doc/bind8/trusted-keys.html -share/doc/bind8/zone.html -share/misc/nslookup.help -@dirrm include/bind/arpa -@dirrm include/bind/isc -@dirrm include/bind/sys -@dirrm include/bind -@dirrm share/doc/bind8 |