summaryrefslogtreecommitdiff
path: root/net/isc-dhcp40-server
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-04-20 16:14:52 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2001-04-20 16:14:52 +0000
commitb3ee3aeed46a73da7ca5652024f8b0e13438a15c (patch)
treeba053923422000c0de4d2a9e83cbc34c041d9dca /net/isc-dhcp40-server
parentUpdate port to version 1.1. (diff)
Upgrade to 3.0.r1.1.
PR: 26688/ports Submitted by: Cyrille Lefevre <clefevre@poboxes.com>
Notes
Notes: svn path=/head/; revision=41742
Diffstat (limited to 'net/isc-dhcp40-server')
-rw-r--r--net/isc-dhcp40-server/Makefile4
-rw-r--r--net/isc-dhcp40-server/distinfo2
-rw-r--r--net/isc-dhcp40-server/pkg-descr45
3 files changed, 22 insertions, 29 deletions
diff --git a/net/isc-dhcp40-server/Makefile b/net/isc-dhcp40-server/Makefile
index baccb1844ec6..c5ac6363c3f2 100644
--- a/net/isc-dhcp40-server/Makefile
+++ b/net/isc-dhcp40-server/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= dhcp
-PORTVERSION= 3.0.b2.24
+PORTVERSION= 3.0.r1.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/
PKGNAMEPREFIX= isc-
PKGNAMESUFFIX= 3
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/b/:R}pl${PORTVERSION:E}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/:R}pl${PORTVERSION:E}
MAINTAINER= clefevre@poboxes.com
diff --git a/net/isc-dhcp40-server/distinfo b/net/isc-dhcp40-server/distinfo
index b4d0c5e6cbed..a72f6377fd0e 100644
--- a/net/isc-dhcp40-server/distinfo
+++ b/net/isc-dhcp40-server/distinfo
@@ -1 +1 @@
-MD5 (dhcp-3.0b2pl24.tar.gz) = ea48b791cb2be15c6d3458f5f55de8ca
+MD5 (dhcp-3.0rc1pl1.tar.gz) = 93b7e388b9229605684235bb30080773
diff --git a/net/isc-dhcp40-server/pkg-descr b/net/isc-dhcp40-server/pkg-descr
index ec2d72947025..47c2b8c9ada8 100644
--- a/net/isc-dhcp40-server/pkg-descr
+++ b/net/isc-dhcp40-server/pkg-descr
@@ -1,31 +1,24 @@
-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:
+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
+ * A DHCP server
+ * A DHCP client
+ * A DHCP relay agent
-Version 3, Beta 2 of the ISC DHCP Distribution includes the following
-features that are new since version 2.0:
+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.
-
-Also, a fully-featured implementation of dynamic DNS updates is
-included and there are no build dependencies with any BIND version.
-
-Since patch-level 15, a log-facility configuration parameter has
-been added, see the manual pages for details.
+ * 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/