pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bind4 As threated a while ago on tech-pkg@, remove...
details: https://anonhg.NetBSD.org/pkgsrc/rev/747cdf16ddb0
branches: trunk
changeset: 534609:747cdf16ddb0
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Sat Oct 27 20:38:55 2007 +0000
description:
As threated a while ago on tech-pkg@, remove bind4 from pkgsrc.
diffstat:
net/bind4/DESCR | 7 -------
net/bind4/MESSAGE | 18 ------------------
net/bind4/Makefile | 34 ----------------------------------
net/bind4/PLIST | 5 -----
net/bind4/distinfo | 5 -----
5 files changed, 0 insertions(+), 69 deletions(-)
diffs (89 lines):
diff -r f54a30051654 -r 747cdf16ddb0 net/bind4/DESCR
--- a/net/bind4/DESCR Sat Oct 27 18:26:34 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-NetBSD 1.4 and above ship with BIND 8, a vastly improved name server
-software suite. Unfortunately, some sites cannot run BIND 8 yet due to
-various reasons, including the incompatible configuration file.
-
-This pkg installs the named portion of BIND 4, allowing an administrator to
-use a BIND 4 server while retaining the added functionality of the BIND 8
-system tools.
diff -r f54a30051654 -r 747cdf16ddb0 net/bind4/MESSAGE
--- a/net/bind4/MESSAGE Sat Oct 27 18:26:34 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.2 2002/09/24 12:30:21 wiz Exp $
-
-This package installs the BIND version 4 name server into your pkg tree,
-NOT into /usr/sbin with your other binaries. PLEASE BE CAREFUL as to
-which named you run and which `ndc' script you use to control named.
-
- The `named' program in this pkg is called `named4'.
- The `ndc' script in this pkg is called `ndc4'.
- Other BIND programs are not installed; use your system installed tools.
-
-The use of BIND 4 is not recommended as it is deprecated. BIND 8 is
-recommended (pkgsrc/net/bind8, or /usr/sbin/named).
-If you intend to stick with BIND 4 instead of upgrading to BIND 8,
-you should delete or move out of the way `named' and `ndc' in /usr/sbin
-to eliminate confusion.
-
-===========================================================================
diff -r f54a30051654 -r 747cdf16ddb0 net/bind4/Makefile
--- a/net/bind4/Makefile Sat Oct 27 18:26:34 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,34 +0,0 @@
-# $NetBSD: Makefile,v 1.21 2007/01/07 09:14:02 rillig Exp $
-#
-
-DISTNAME= bind-4.9.11-REL
-PKGNAME= bind-4.9.11
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.isc.org/isc/bind/src/DEPRECATED/4.9.11/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.isc.org/
-COMMENT= The BIND name server, version 4, as an alternative to BIND 8
-
-WRKSRC= ${WRKDIR}
-
-NOT_FOR_PLATFORM= NetBSD-0.*-* NetBSD-1.[0123]*-*
-
-INSTALLATION_DIRS= libexec ${PKGMANDIR}/man8 sbin
-
-post-extract:
- @${RM} -f ${WRKSRC}/compat/include/sys/cdefs.h
-
-do-build:
- @cd ${WRKSRC}/res && ${MAKE} CDEBUG="${CFLAGS}"
- @cd ${WRKSRC}/named && ${MAKE} CDEBUG="${CFLAGS}" PATH_XFER="${PREFIX}/libexec/named4-xfer" COMPLIB=
- cd ${WRKSRC}/named && \
- ${SED} -e 's,/usr/sbin,${PREFIX}/sbin,' -e 's,named ,named4 ,' ndc >ndc4
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/named/named ${PREFIX}/sbin/named4
- ${INSTALL_PROGRAM} ${WRKSRC}/named/named-xfer ${PREFIX}/libexec/named4-xfer
- ${INSTALL_SCRIPT} ${WRKSRC}/named/ndc4 ${PREFIX}/sbin/
- ${INSTALL_MAN} ${WRKSRC}/man/named.8 ${PREFIX}/${PKGMANDIR}/man8/named4.8
-
-.include "../../mk/bsd.pkg.mk"
diff -r f54a30051654 -r 747cdf16ddb0 net/bind4/PLIST
--- a/net/bind4/PLIST Sat Oct 27 18:26:34 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:54:52 zuntum Exp $
-libexec/named4-xfer
-man/man8/named4.8
-sbin/named4
-sbin/ndc4
diff -r f54a30051654 -r 747cdf16ddb0 net/bind4/distinfo
--- a/net/bind4/distinfo Sat Oct 27 18:26:34 2007 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.8 2005/05/25 13:12:48 wiz Exp $
-
-SHA1 (bind-4.9.11-REL.tar.gz) = 2387f291cb54a81aa8f92d9c9ec28fe71085a894
-RMD160 (bind-4.9.11-REL.tar.gz) = 79df438da8bf1a846cd8829478356eab63a78dc1
-Size (bind-4.9.11-REL.tar.gz) = 1970685 bytes
Home |
Main Index |
Thread Index |
Old Index