Commit graph

14 commits

Author SHA1 Message Date
Ryan Steinmetz
ee526acaca - Update to 4.2.4P2 2012-09-12 19:56:50 +00:00
Ryan Steinmetz
afd3ae72c0 - Do not stop daemons at de-install, print a message instead. 2012-07-28 13:00:57 +00:00
Ryan Steinmetz
fac493aa6c - Update to 4.2.4-P1 2012-07-25 02:23:27 +00:00
Ryan Steinmetz
715b1af225 - Update to 4.2.4
- Convert to OptionsNG
2012-06-06 01:50:19 +00:00
Ryan Steinmetz
0b6042298e - Resolve dhcrelay6 issue with rc script that prevented it from working properly.
- Bump PORTREVISION of isc-dhcp4?-relay ports

Reported by:	Glen Neff <glen.neff@emc.com>
Approved by:	Douglas Thrift <douglas@douglasthrift.net>, zi@
2012-04-18 17:55:19 +00:00
Ryan Steinmetz
6d1fcb0916 - Resolve issue where the the daemon would fail to start [1]
- Resolve issue on systems set to UTC time would fail copying /etc/localtime to the chroot [2]

PR:		ports/162447 [1]
Submitted by:	Hilko Meyer <hilko.meyer@gmx.de> [1]
Reported by:	dougb@ [2]
Feature safe:	yes
2012-03-19 01:28:35 +00:00
Ryan Steinmetz
3d0f033d27 - Update default location of dhcpd6.leases file in example dhcpd6.conf
Reported by:	Glen Neff <glen.neff at emc.com>
2012-01-17 20:32:54 +00:00
Ryan Steinmetz
0244f7b07b - Update to 4.2.3-P2
Security:	1800886c-3dde-11e1-89b4-001ec9578670
2012-01-13 12:13:27 +00:00
Ryan Steinmetz
a214007321 - Update to 4.2.3-P1
- Pacify portlint(1)

Security:	93be487e-211f-11e1-89b4-001ec9578670
Feature safe:	yes
2011-12-07 22:20:46 +00:00
Ryan Steinmetz
b3735f5387 - Fix devfs test issue when running on FreeBSD 10.x. (FreeBSD prior to 7.x is no longer supported, so this test is no longer needed) 2011-10-22 13:31:31 +00:00
Ryan Steinmetz
344e4327c0 - Update to 4.2.3 2011-10-20 02:28:51 +00:00
Ryan Steinmetz
936e401493 Update to 4.2.2
Approved by:	wxs (mentor)
2011-08-14 02:24:06 +00:00
Ryan Steinmetz
72a02a04ab Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
2011-07-15 21:15:29 +00:00
Doug Barton
e080f8cb9a ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
These include:

Processing the DHCP to DNS server transactions in an asynchronous fashion.
The DHCP server or client can now continue with it's processing while
awaiting replies from the DNS server.

There are a number of DHCPv6 limitations and features missing in this
release, which will be addressed in the future:

- DHCPv6 includes human-readable text in status code messages, in
English. A method to reconfigure or support other languages would
be preferable.

- The "host-identifier" option is limited to a simple token.

- The client and server can only operate DHCPv4 or DHCPv6 at a time,
not both. To use both protocols simultaneously, two instances of the
relevant daemon are required, one with the '-6' command line option.

PR:		ports/158516
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-07-07 19:45:26 +00:00