summaryrefslogtreecommitdiff
path: root/net/isc-dhcp3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Grrr. I don't know how I managed to not commit this in the dhcp-3.0b2pl9David E. O'Brien2000-10-271-1/+1
| | | | | | | | | update. Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=34280
* Update to 3.0 beta 2 patchlevel 9David E. O'Brien2000-10-251-1/+1
| | | | Notes: svn path=/head/; revision=34234
* Update to 3.0 beta 2 patchlevel 6David E. O'Brien2000-10-042-3/+3
| | | | Notes: svn path=/head/; revision=33402
* Fix a typo I added, and remove some cruft.David E. O'Brien2000-10-031-6/+3
| | | | | | | Submitted by: Cyrille Lefevre <root@gits.dyndns.org> Notes: svn path=/head/; revision=33372
* Use Perl's in-place editing to do the simple search and replace that theDavid E. O'Brien2000-09-301-0/+3
| | | | | | | | Makefile.dist patches were doing. This approach will reduce the patch breakage with each new ISC-DHCP version. Notes: svn path=/head/; revision=33272
* Remove dependancy on he BIND8 port. Add more manpages. Update DESCR.David E. O'Brien2000-09-303-15/+24
| | | | | | | | | | Tweak more Makefiles so CFLAGS are apended to, rather than overriding ours. PR: 21632 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=33270
* Update to version 3.0 Beta 2, Patchlevel l5.David E. O'Brien2000-09-274-34/+25
| | | | Notes: svn path=/head/; revision=33184
* Make buflen a size_t instead of unsigned int so builds quit falling overSteve Price2000-08-081-3/+12
| | | | | | | on the Alpha. Notes: svn path=/head/; revision=31403
* Upgrade to version 3.0b1pl17.David E. O'Brien2000-07-213-16/+8
| | | | Notes: svn path=/head/; revision=30928
* Mark this FORBIDDEN temporarily -- security holes found.Satoshi Asami2000-07-201-0/+2
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=30911
* - depend on res_update.h rather on libbind.a, to catch a bind8 thatAlexander Langer2000-07-184-7/+52
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=30779
* Add two manpages.Satoshi Asami2000-07-051-1/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=30210
* Update to 3.0b1pl14David E. O'Brien2000-06-256-3/+182
| | | | | | | | PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> Notes: svn path=/head/; revision=29863
* Update to Beta version of ISC's version 3 DHCP suite.David E. O'Brien2000-06-143-27/+19
| | | | | | | This may be useful to monitor changes in the DHCP suite. Notes: svn path=/head/; revision=29601
* This hasn't been beta in a while.Justin M. Seger2000-04-251-2/+2
| | | | | | | Pointed out by: Jim Bloom <bloom@acm.org> Notes: svn path=/head/; revision=28004
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* * Upgrade to dhcp-2.0 release.Justin M. Seger1999-06-252-10/+7
| | | | | | | * Install manpages instead of catpages Notes: svn path=/head/; revision=19768
* Unbreak this port - it's easy enough to get the config files in theJordan K. Hubbard1999-06-203-4/+36
| | | | | | | right places. Notes: svn path=/head/; revision=19592
* BROKEN='port installs files into /etc (dhclient.conf) rather than PREFIX/etc'David E. O'Brien1999-06-151-1/+3
| | | | | | | Also, dhcpd.conf must be in /etc the way isc-dhcp2 is compiled. Notes: svn path=/head/; revision=19482
* Upgrade to isc-dhcp-2.b1.27Justin M. Seger1999-05-022-5/+5
| | | | Notes: svn path=/head/; revision=18312
* Upgrade to patchlevel 18Justin M. Seger1999-03-072-5/+5
| | | | | | | | Submitted by: Michael Haro <mharo@area51.fremont.ca.us> PR: ports/10459 Notes: svn path=/head/; revision=17036
* You need a dash (-) between the name and version numbers in ${PKGNAME}.Satoshi Asami1999-02-281-2/+2
| | | | Notes: svn path=/head/; revision=16949
* Upgrade to patchlevel 17Justin M. Seger1999-02-282-5/+5
| | | | Notes: svn path=/head/; revision=16940
* Upgrade to isc-dhcp2.b1.16 and unbreak.Justin M. Seger1999-02-273-8/+6
| | | | Notes: svn path=/head/; revision=16912
* BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) ↵David E. O'Brien1999-02-101-1/+3
| | | | | | | rather than PREFIX/etc. The port does not install required dhclient-script at all.' Notes: svn path=/head/; revision=16592
* Add a couple more Y2K links...Marc G. Fournier1999-01-131-1/+3
| | | | Notes: svn path=/head/; revision=16025
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-9/+0
| | | | Notes: svn path=/head/; revision=12624
* touch /etc/dhclient.conf after installJustin M. Seger1998-07-252-1/+3
| | | | | | | | | This lets dhclient run without someone creating a customized file. Requested by: obrien Notes: svn path=/head/; revision=12128
* Upgrade to 2.0 beta 1 patchlevel 6.Justin M. Seger1998-07-142-5/+5
| | | | Notes: svn path=/head/; revision=11913
* Strip executables after installation.Steve Price1998-05-241-1/+6
| | | | | | | | PR: 6632 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> Notes: svn path=/head/; revision=11116
* Upgrade to isc-dhcp2.b1.1Justin M. Seger1998-05-232-5/+5
| | | | Notes: svn path=/head/; revision=11115
* Upgrade to beta 1 patch level 0.Justin M. Seger1997-12-093-7/+5
| | | | Notes: svn path=/head/; revision=9035
* Upgrade to December 2, 1997 snapshot and change all CFLAGS = 's toJustin M. Seger1997-12-042-4/+4
| | | | | | | CFLAGS += 's. Notes: svn path=/head/; revision=8972
* Upgrade repository copy of isc-dhcp to a pre-2.0 snapshot.Justin M. Seger1997-12-014-12/+26
| | | | Notes: svn path=/head/; revision=8949
* Must create empty /var/db/dhcpd.leases file at install.David E. O'Brien1997-11-142-1/+5
| | | | | | | Read config file from PREFIX/etc rather than /etc. Notes: svn path=/head/; revision=8622
* Fix Justin M Seger's e-mail address.Thomas Gellekum1997-10-131-2/+2
| | | | Notes: svn path=/head/; revision=8238
* Patch to fix build on -current. This port isn't broken anymore. Also,Satoshi Asami1997-06-031-7/+2
| | | | | | | | | | | add Submitted by: "Justin M. Seger" <jseger@freebsd.scds.com> as maintainer. Notes: svn path=/head/; revision=6707
* Mark it BROKEN for 3.0.Satoshi Asami1997-06-031-1/+6
| | | | Notes: svn path=/head/; revision=6689
* There is no ZEXTENSION defined anywhere. (Besides, you are not supposedSatoshi Asami1997-06-031-3/+3
| | | | | | | to add the ".gz" suffix to the MAN? variables.) Notes: svn path=/head/; revision=6685
* Add MANTAINER.David E. O'Brien1997-06-011-1/+3
| | | | | | | | Its a good idea to explicitly have a MAINTAINER, even if it's "ports@FreeBSD.org". Notes: svn path=/head/; revision=6663
* Upgrade to b5.16 and remove se as maintainer per request of Fenner & sePaul Traina1997-05-312-7/+6
| | | | Notes: svn path=/head/; revision=6653
* Serves me right for committing work I hadn't looked at in over a month.Paul Traina1997-01-143-13/+4
| | | | | | | | | This cleans up everything, installs man pages properly, et al. The dhcp client is not installed, since it is not yet functional. Notes: svn path=/head/; revision=5355
* Upgrade to ISC DHCP 5.14Paul Traina1997-01-142-4/+4
| | | | Notes: svn path=/head/; revision=5347
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+0
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-9/+8
| | | | Notes: svn path=/head/; revision=4575
* Update MASTER_SITESTorsten Blum1996-08-271-2/+2
| | | | Notes: svn path=/head/; revision=3707
* Compress manpages so that this thing actually packages. Also, changeSatoshi Asami1996-03-091-2/+6
| | | | | | | package name slightly (no "beta" allowed in version string). Notes: svn path=/head/; revision=2816
* A port of the Internet Software Consortium DHCP Server (ISC dhcpd).Stefan Eßer1996-03-085-0/+39
Notes: svn path=/head/; revision=2804