summaryrefslogtreecommitdiff
path: root/net/isc-dhcp2/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * Upgrade to dhcp-2.0 release.Justin M. Seger1999-06-251-4/+5
| | | | | | | * 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-201-0/+34
| | | | | | | right places. Notes: svn path=/head/; revision=19592
* Upgrade to isc-dhcp-2.b1.27Justin M. Seger1999-05-021-6/+6
| | | | Notes: svn path=/head/; revision=18312
* Upgrade to isc-dhcp2.b1.16 and unbreak.Justin M. Seger1999-02-271-3/+12
| | | | Notes: svn path=/head/; revision=16912
* Upgrade to December 2, 1997 snapshot and change all CFLAGS = 's toJustin M. Seger1997-12-044-0/+44
| | | | | | | CFLAGS += 's. Notes: svn path=/head/; revision=8972
* Upgrade repository copy of isc-dhcp to a pre-2.0 snapshot.Justin M. Seger1997-12-011-46/+7
| | | | Notes: svn path=/head/; revision=8949
* Must create empty /var/db/dhcpd.leases file at install.David E. O'Brien1997-11-141-87/+55
| | | | | | | Read config file from PREFIX/etc rather than /etc. Notes: svn path=/head/; revision=8622
* Serves me right for committing work I hadn't looked at in over a month.Paul Traina1997-01-141-0/+87
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