Commit Graph

70 Commits

Author SHA1 Message Date
Brian Somers
e1fe89d39d Remove FETCH_BEFORE_ARGS.
Approved by:	James E. Housley <jeh@FreeBSD.org>
2001-08-20 11:46:34 +00:00
David W. Chapman Jr.
bbd8950b5f Update to 3.0.r11
Update MAINTAINER's email

PR:		29863
Submitted by:	maintainer
2001-08-19 18:19:15 +00:00
Michael Haro
3b38f3af9f add missing % 2001-08-17 09:12:51 +00:00
Peter Pentchev
871fa1b640 Update to 3.0rc10.
PR:		28701
Submitted by:	maintainer
2001-07-05 06:29:04 +00:00
James E. Housley
c2adc4c047 Update to version 3.0.r8.2
PR:		28500
Submitted by:	Cyrille Lefevre <clefevre@redirect.to>
2001-06-29 01:25:07 +00:00
Peter Pentchev
9c0a071864 Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR:		27867
Submitted by:	maintainer
2001-06-09 12:59:34 +00:00
James E. Housley
afb4476535 Update to version 3.0.r8
PR:		27899
Submitted by:	Cyrille Lefevre <clefevre@redirect.to>
2001-06-07 11:17:09 +00:00
Alexander Langer
6f8b692465 Update to 3.0.r7.
PR:		27478
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> (maintainer)
2001-05-21 19:30:29 +00:00
James E. Housley
b68cddd663 PORTVERSION bumped to 3.0.r4
MASTER_SITES updated w/ mirrors.

PR:		27288
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-05-14 00:17:11 +00:00
Michael Haro
8d4abbbb51 Updated port: net/isc-dhcp3 to version rc3
PR:		26982
Submitted by:	    maintainer
2001-04-30 23:55:54 +00:00
Peter Pentchev
5306c9a613 Update to 3.0 RC 2 patch-level 1.
Install docs into a version-dependent dir.
Add a backup MASTER_SITE_SUBDIR.

PR:		26835
Submitted by:	maintainer
2001-04-25 12:13:34 +00:00
Peter Pentchev
05a179bf6e Update to 3.0RC2.
PR:		26753
Submitted by:	maintainer
2001-04-22 11:59:08 +00:00
Munechika SUMIKAWA
b3ee3aeed4 Upgrade to 3.0.r1.1.
PR:		26688/ports
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com>
2001-04-20 16:14:52 +00:00
Daniel Harris
e43ef8bed9 Update to 3.0.b2.24.
PR:		26390
Submitted by:	maintainer
2001-04-07 14:25:28 +00:00
James E. Housley
a9b869c164 Update to version 3.0.b2.23
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-03-24 11:09:53 +00:00
James E. Housley
14a6bfe50d update ISC dhcp to the latest version, which is 3.0b2pl22.
PR:		25977
Submitted by:	Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
2001-03-23 01:33:47 +00:00
FUJISHIMA Satsuki
7d1dcb9b45 fix broken DOCDIR.
Submitted by:	maintainer
broke by:	sf
2001-03-15 14:29:14 +00:00
FUJISHIMA Satsuki
78cc87897c back out package-name conversion for pkg_add -r to work. 2001-03-13 22:07:58 +00:00
FUJISHIMA Satsuki
83606be014 rename package-name isc-dhcp3-3.0.xx to isc-dhcp-3.0.xx.
Approved by:	maintainer
2001-03-09 15:10:15 +00:00
FUJISHIMA Satsuki
922183a077 update to 3.0b2pl18.
PR:		25501
Submitted by:	maintainer
2001-03-08 20:06:36 +00:00
Peter Pentchev
4750c86ff8 Update maintainer's e-mail address.
Reminded by:	sf and the maintainer himself
2001-02-20 11:53:21 +00:00
Peter Pentchev
dbf330cfa8 Update to 3.0b2pl16, assign maintainership to Cyrille Lefevre.
PR:		24911
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
2001-02-17 14:17:30 +00:00
David E. O'Brien
23e2bf7e0b Return to PORTS at F-R-E-E-B-S-D dot O-R-G. 2000-12-23 18:55:08 +00:00
David E. O'Brien
febabb47cd Remove Y2k. Satoshi said it wasn't needed any more. 2000-12-21 20:16:10 +00:00
David E. O'Brien
41e3d18ba0 Add sample RC startup script.
Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>	(w/changes by me)
2000-12-13 08:26:16 +00:00
David E. O'Brien
b597a8c699 Allow the selection of the [sys]log facility to use.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2000-12-02 08:49:49 +00:00
David E. O'Brien
6a8382eed0 Update to 3.0 beta 2 patchlevel 11 2000-12-02 06:25:48 +00:00
David E. O'Brien
d983210c0e Update to 3.0 beta 2 patchlevel 9 2000-10-25 19:33:17 +00:00
David E. O'Brien
ab851a1b55 Update to 3.0 beta 2 patchlevel 6 2000-10-04 07:41:49 +00:00
David E. O'Brien
e3598f746e Use Perl's in-place editing to do the simple search and replace that the
Makefile.dist patches were doing.  This approach will reduce the patch
breakage with each new ISC-DHCP version.
2000-09-30 19:47:32 +00:00
David E. O'Brien
2809465025 Remove dependancy on he BIND8 port. Add more manpages. Update DESCR.
Tweak more Makefiles so CFLAGS are apended to, rather than overriding ours.

PR:		21632
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-09-30 18:42:33 +00:00
David E. O'Brien
fd9d272962 Update to version 3.0 Beta 2, Patchlevel l5. 2000-09-27 10:36:13 +00:00
David E. O'Brien
bd2fc1f005 Upgrade to version 3.0b1pl17. 2000-07-21 05:42:18 +00:00
Satoshi Asami
aa08b02887 Mark this FORBIDDEN temporarily -- security holes found.
Reported by:	kris
2000-07-20 06:04:54 +00:00
Alexander Langer
3457a02a10 - depend on res_update.h rather on libbind.a, to catch a bind8 that
has res_update.h - older versions of bind didn't have this file
  but had libbind.8 - needed for nsupdate
- Adjust more PREFIX handling
- Add dhcp3-specials + WWW to DESCR

Submitted by:	Cyrille Lefevre <clefevre%no-spam@citeweb.net>
Approved by:	obrien
2000-07-18 08:50:54 +00:00
Satoshi Asami
b7a0ebcf04 Add two manpages.
Submitted by:	bento
2000-07-05 06:32:18 +00:00
David E. O'Brien
7b56fac47b Update to 3.0b1pl14
PR:		19493, 18475
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2000-06-25 21:08:08 +00:00
David E. O'Brien
ca783cc60b Update to Beta version of ISC's version 3 DHCP suite.
This may be useful to monitor changes in the DHCP suite.
2000-06-14 16:21:21 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Justin M. Seger
c1c6dfd089 * Upgrade to dhcp-2.0 release.
* Install manpages instead of catpages
1999-06-25 20:08:41 +00:00
Jordan K. Hubbard
bc4db783c8 Unbreak this port - it's easy enough to get the config files in the
right places.
1999-06-20 15:10:14 +00:00
David E. O'Brien
2d5a1b43d5 BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'
Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled.
1999-06-15 00:40:08 +00:00
Justin M. Seger
c6ed5af9f6 Upgrade to isc-dhcp-2.b1.27 1999-05-02 11:19:14 +00:00
Justin M. Seger
3045550669 Upgrade to patchlevel 18
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
PR:		ports/10459
1999-03-07 13:01:15 +00:00
Satoshi Asami
5c08790661 You need a dash (-) between the name and version numbers in ${PKGNAME}. 1999-02-28 21:38:19 +00:00
Justin M. Seger
3abdd885f8 Upgrade to patchlevel 17 1999-02-28 14:08:11 +00:00
Justin M. Seger
6c2372d759 Upgrade to isc-dhcp2.b1.16 and unbreak. 1999-02-27 04:32:21 +00:00
David E. O'Brien
7591552dfa BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) rather than PREFIX/etc. The port does not install required dhclient-script at all.' 1999-02-10 18:24:23 +00:00
Marc G. Fournier
a43086689f Add a couple more Y2K links... 1999-01-13 03:37:28 +00:00