diff --git a/MOVED b/MOVED index de89512cbd2c..b4c28593dd34 100644 --- a/MOVED +++ b/MOVED @@ -2795,6 +2795,7 @@ graphics/linux-tiff||2011-10-14|Vulnerable since 2004-10-13 japanese/mutt||2011-10-14|Vulnerable since 2007-07-29 japanese/asterisk14-sounds||2011-10-14|Depends on net/asterisk14, which is FORBIDDEN net/asterisk14||2011-10-14|Vulnerable since 2011-06-25 +net/isc-dhcp3-devel||2011-10-14|Vulnerable since 2011-04-10 net/isc-dhcp31-client||2011-10-14|Vulnerable since 2011-04-10 net/isc-dhcp31-server||2011-10-14|Vulnerable since 2011-04-10 net/isc-dhcp31-relay||2011-10-14|Vulnerable since 2011-04-10 diff --git a/net/Makefile b/net/Makefile index e79182b198e8..f35e4af4dbc5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -249,7 +249,6 @@ SUBDIR += ipw-firmware SUBDIR += ipw-firmware-kmod SUBDIR += irrd - SUBDIR += isc-dhcp3-devel SUBDIR += isc-dhcp41-client SUBDIR += isc-dhcp41-relay SUBDIR += isc-dhcp41-server diff --git a/net/isc-dhcp3-devel/Makefile b/net/isc-dhcp3-devel/Makefile deleted file mode 100644 index bd33aac71103..000000000000 --- a/net/isc-dhcp3-devel/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# ex:ts=8 -# Ports collection makefile for: dhcp -# Date created: 28 April 2003 -# Whom: cyrille.lefevre@laposte.net -# -# $FreeBSD$ -# - -COMMENT= The ISC Dynamic Host Configuration Protocol API - -# Local variables -# - -SUBSYS= devel - -# Local overrides -# - -MASTERDIR= ${.CURDIR}/../isc-dhcp31-server - -.include "${MASTERDIR}/Makefile" diff --git a/net/isc-dhcp3-devel/pkg-descr b/net/isc-dhcp3-devel/pkg-descr deleted file mode 100644 index 47c2b8c9ada8..000000000000 --- a/net/isc-dhcp3-devel/pkg-descr +++ /dev/null @@ -1,24 +0,0 @@ -The ISC Dynamic Host Configuration Protocol Distribution provides a -freely redistributable reference implementation of all aspects of the -DHCP protocol, through a suite of DHCP tools: - - * A DHCP server - * A DHCP client - * A DHCP relay agent - -Version 3 of the ISC DHCP Distribution includes the following features -that are new since version 2.0: - - * DHCP Failover Protocol support - * OMAPI, an API for accessing and modifying the DHCP server and client state - * Conditional behaviour - * Storing arbitrary information on leases - * Address pools with access control - * Client classing - * Address allocation restriction by class - * Relay agent information option support - * Dynamic DNS updates - * Many bug fixes, performance enhancements, and minor new DHCP protocol - features. - -WWW: http://www.isc.org/products/DHCP/ diff --git a/net/isc-dhcp3-devel/pkg-plist b/net/isc-dhcp3-devel/pkg-plist deleted file mode 100644 index 5f47b7ce30db..000000000000 --- a/net/isc-dhcp3-devel/pkg-plist +++ /dev/null @@ -1,17 +0,0 @@ -@comment $FreeBSD$ -include/dhcpctl.h -include/isc-dhcp/boolean.h -include/isc-dhcp/dst.h -include/isc-dhcp/int.h -include/isc-dhcp/lang.h -include/isc-dhcp/list.h -include/isc-dhcp/result.h -include/isc-dhcp/types.h -include/omapip/alloc.h -include/omapip/buffer.h -include/omapip/omapip.h -lib/libdhcpctl.a -lib/libomapi.a -lib/libdst.a -@dirrm include/omapip -@dirrm include/isc-dhcp