svn commit: r533423 - in head: . dns dns/bind914 dns/dnsperf

Rene Ladan rene at FreeBSD.org
Thu Apr 30 11:08:21 UTC 2020


Author: rene
Date: Thu Apr 30 11:08:20 2020
New Revision: 533423
URL: https://svnweb.freebsd.org/changeset/ports/533423

Log:
  Remove expired ports:
  
  dns/dnsperf: depends on expired dns/bind914, not compatible with dns/bind916
  2020-04-30 dns/bind914: End of life, please migrate to a newer version of BIND9

Deleted:
  head/dns/bind914/
  head/dns/dnsperf/
Modified:
  head/MOVED
  head/dns/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Thu Apr 30 10:21:34 2020	(r533422)
+++ head/MOVED	Thu Apr 30 11:08:20 2020	(r533423)
@@ -14552,3 +14552,5 @@ sysutils/DTraceToolkit|sysutils/dtrace-toolkit|2020-04
 devel/k8048|devel/pickle|2020-04-28|Project renamed
 net-mgmt/bgpq|net-mgmt/bgpq3|2020-04-30|Has expired: Use net-mgmt/bgpq3 or net-mgmt/bgpq4
 net/boringtun||2020-04-30|Has expired: Status of the project and motivation is unclear
+dns/dnsperf||2020-04-30|Removed, depends on expired dns/bind914, not compatible with dns/bind916
+dns/bind914|dns/bind916|2020-04-30|Has expired: End of life, please migrate to a newer version of BIND9

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Thu Apr 30 10:21:34 2020	(r533422)
+++ head/dns/Makefile	Thu Apr 30 11:08:20 2020	(r533423)
@@ -12,7 +12,6 @@
     SUBDIR += bind-tools
     SUBDIR += bind9-devel
     SUBDIR += bind911
-    SUBDIR += bind914
     SUBDIR += bind916
     SUBDIR += bindgraph
     SUBDIR += bundy
@@ -49,7 +48,6 @@
     SUBDIR += dnsjava
     SUBDIR += dnsmasq
     SUBDIR += dnsmax-perl
-    SUBDIR += dnsperf
     SUBDIR += dnsproxy
     SUBDIR += dnsrecon
     SUBDIR += dnsreflector


More information about the svn-ports-all mailing list