summaryrefslogtreecommitdiff
path: root/net/isc-dhcp3
AgeCommit message (Collapse)Author
2000-10-27Grrr. I don't know how I managed to not commit this in the dhcp-3.0b2pl9David E. O'Brien
update. Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
2000-10-25Update to 3.0 beta 2 patchlevel 9David E. O'Brien
2000-10-04Update to 3.0 beta 2 patchlevel 6David E. O'Brien
2000-10-03Fix a typo I added, and remove some cruft.David E. O'Brien
Submitted by: Cyrille Lefevre <root@gits.dyndns.org>
2000-09-30Use Perl's in-place editing to do the simple search and replace that theDavid E. O'Brien
Makefile.dist patches were doing. This approach will reduce the patch breakage with each new ISC-DHCP version.
2000-09-30Remove dependancy on he BIND8 port. Add more manpages. Update DESCR.David E. O'Brien
Tweak more Makefiles so CFLAGS are apended to, rather than overriding ours. PR: 21632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-09-27Update to version 3.0 Beta 2, Patchlevel l5.David E. O'Brien
2000-08-08Make buflen a size_t instead of unsigned int so builds quit falling overSteve Price
on the Alpha.
2000-07-21Upgrade to version 3.0b1pl17.David E. O'Brien
2000-07-20Mark this FORBIDDEN temporarily -- security holes found.Satoshi Asami
Reported by: kris
2000-07-18- depend on res_update.h rather on libbind.a, to catch a bind8 thatAlexander Langer
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-05Add two manpages.Satoshi Asami
Submitted by: bento
2000-06-25Update to 3.0b1pl14David E. O'Brien
PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
2000-06-14Update to Beta version of ISC's version 3 DHCP suite.David E. O'Brien
This may be useful to monitor changes in the DHCP suite.
2000-04-25This hasn't been beta in a while.Justin M. Seger
Pointed out by: Jim Bloom <bloom@acm.org>
2000-04-09Update with the new PORTNAME/PORTVERSION variablesChris Piazza
1999-08-30$Id$ -> $FreeBSD$Peter Wemm
1999-06-25* Upgrade to dhcp-2.0 release.Justin M. Seger
* Install manpages instead of catpages
1999-06-20Unbreak this port - it's easy enough to get the config files in theJordan K. Hubbard
right places.
1999-06-15BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'David E. O'Brien
Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled.
1999-05-02Upgrade to isc-dhcp-2.b1.27Justin M. Seger
1999-03-07Upgrade to patchlevel 18Justin M. Seger
Submitted by: Michael Haro <mharo@area51.fremont.ca.us> PR: ports/10459
1999-02-28You need a dash (-) between the name and version numbers in ${PKGNAME}.Satoshi Asami
1999-02-28Upgrade to patchlevel 17Justin M. Seger
1999-02-27Upgrade to isc-dhcp2.b1.16 and unbreak.Justin M. Seger
1999-02-10BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) ↵David E. O'Brien
rather than PREFIX/etc. The port does not install required dhclient-script at all.'
1999-01-13Add a couple more Y2K links...Marc G. Fournier
1998-08-18This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek
1998-07-25touch /etc/dhclient.conf after installJustin M. Seger
This lets dhclient run without someone creating a customized file. Requested by: obrien
1998-07-14Upgrade to 2.0 beta 1 patchlevel 6.Justin M. Seger
1998-05-24Strip executables after installation.Steve Price
PR: 6632 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
1998-05-23Upgrade to isc-dhcp2.b1.1Justin M. Seger
1997-12-09Upgrade to beta 1 patch level 0.Justin M. Seger
1997-12-04Upgrade to December 2, 1997 snapshot and change all CFLAGS = 's toJustin M. Seger
CFLAGS += 's.
1997-12-01Upgrade repository copy of isc-dhcp to a pre-2.0 snapshot.Justin M. Seger
1997-11-14Must create empty /var/db/dhcpd.leases file at install.David E. O'Brien
Read config file from PREFIX/etc rather than /etc.
1997-10-13Fix Justin M Seger's e-mail address.Thomas Gellekum
1997-06-03Patch to fix build on -current. This port isn't broken anymore. Also,Satoshi Asami
add Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> as maintainer.
1997-06-03Mark it BROKEN for 3.0.Satoshi Asami
1997-06-03There is no ZEXTENSION defined anywhere. (Besides, you are not supposedSatoshi Asami
to add the ".gz" suffix to the MAN? variables.)
1997-06-01Add MANTAINER.David E. O'Brien
Its a good idea to explicitly have a MAINTAINER, even if it's "ports@FreeBSD.org".
1997-05-31Upgrade to b5.16 and remove se as maintainer per request of Fenner & sePaul Traina
1997-01-14Serves me right for committing work I hadn't looked at in over a month.Paul Traina
This cleans up everything, installs man pages properly, et al. The dhcp client is not installed, since it is not yet functional.
1997-01-14Upgrade to ISC DHCP 5.14Paul Traina
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
1996-11-18Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami
1996-08-27Update MASTER_SITESTorsten Blum
1996-03-09Compress manpages so that this thing actually packages. Also, changeSatoshi Asami
package name slightly (no "beta" allowed in version string).
1996-03-08A port of the Internet Software Consortium DHCP Server (ISC dhcpd).Stefan Eßer