pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net
Module Name: pkgsrc
Committed By: maya
Date: Wed Oct 16 08:54:52 UTC 2019
Modified Files:
pkgsrc/net: Makefile
Removed Files:
pkgsrc/net/bind912: DESCR MESSAGE.rcd Makefile PLIST buildlink3.mk
builtin.mk distinfo options.mk
pkgsrc/net/bind912/files: named9.sh
pkgsrc/net/bind912/files/smf: manifest.xml named.sh
pkgsrc/net/bind912/patches: patch-bin_named_server.c
patch-bin_pkcs11_pkcs11-keygen.c
patch-bin_tests_system_metadata_tests.sh patch-config.threads.in
patch-configure patch-contrib_dlz_config.dlz.in patch-lib_dns_rbt.c
patch-lib_dns_view.c patch-lib_isc_unix_socket.c
Log Message:
bind912: remove. End of life, alternative exists.
Superseded by bind914.
To generate a diff of this commit:
cvs rdiff -u -r1.1271 -r1.1272 pkgsrc/net/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bind912/DESCR \
pkgsrc/net/bind912/buildlink3.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/net/bind912/MESSAGE.rcd \
pkgsrc/net/bind912/builtin.mk
cvs rdiff -u -r1.15 -r0 pkgsrc/net/bind912/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/net/bind912/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/net/bind912/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/net/bind912/options.mk
cvs rdiff -u -r1.1 -r0 pkgsrc/net/bind912/files/named9.sh
cvs rdiff -u -r1.1 -r0 pkgsrc/net/bind912/files/smf/manifest.xml
cvs rdiff -u -r1.4 -r0 pkgsrc/net/bind912/files/smf/named.sh
cvs rdiff -u -r1.2 -r0 pkgsrc/net/bind912/patches/patch-bin_named_server.c \
pkgsrc/net/bind912/patches/patch-configure
cvs rdiff -u -r1.1 -r0 \
pkgsrc/net/bind912/patches/patch-bin_pkcs11_pkcs11-keygen.c \
pkgsrc/net/bind912/patches/patch-bin_tests_system_metadata_tests.sh \
pkgsrc/net/bind912/patches/patch-config.threads.in \
pkgsrc/net/bind912/patches/patch-contrib_dlz_config.dlz.in \
pkgsrc/net/bind912/patches/patch-lib_dns_rbt.c \
pkgsrc/net/bind912/patches/patch-lib_dns_view.c
cvs rdiff -u -r1.3 -r0 pkgsrc/net/bind912/patches/patch-lib_isc_unix_socket.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1271 pkgsrc/net/Makefile:1.1272
--- pkgsrc/net/Makefile:1.1271 Fri Oct 11 14:46:24 2019
+++ pkgsrc/net/Makefile Wed Oct 16 08:54:51 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1271 2019/10/11 14:46:24 wiz Exp $
+# $NetBSD: Makefile,v 1.1272 2019/10/16 08:54:51 maya Exp $
#
COMMENT= Networking tools
@@ -41,7 +41,6 @@ SUBDIR+= barnyard
SUBDIR+= batchftp
SUBDIR+= bftpd
SUBDIR+= bind911
-SUBDIR+= bind912
SUBDIR+= bind914
SUBDIR+= bing
SUBDIR+= bird
Home |
Main Index |
Thread Index |
Old Index