| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Apr 2013 01:25:42
4.2.5
|
zi  |
- Update to 4.2.5P1
- Switch to new 'created by' header
Feature safe: yes |
12 Sep 2012 19:56:50
4.2.4_2
|
zi  |
- Update to 4.2.4P2 |
28 Jul 2012 13:00:58
4.2.4_1
|
zi  |
- Do not stop daemons at de-install, print a message instead. |
25 Jul 2012 02:23:27
4.2.4_1
|
zi  |
- Update to 4.2.4-P1 |
06 Jun 2012 01:50:19
4.2.4  |
zi  |
- Update to 4.2.4
- Convert to OptionsNG |
18 Apr 2012 17:55:19
4.2.3_2  |
zi  |
- 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@ |
19 Mar 2012 01:28:35
4.2.3_2  |
zi  |
- 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 |
17 Jan 2012 20:32:54
4.2.3_2  |
zi  |
- Update default location of dhcpd6.leases file in example dhcpd6.conf
Reported by: Glen Neff <glen.neff at emc.com> |
13 Jan 2012 12:13:27
4.2.3_2  |
zi  |
- Update to 4.2.3-P2
Security: 1800886c-3dde-11e1-89b4-001ec9578670 |
07 Dec 2011 22:20:46
4.2.3_1  |
zi  |
- Update to 4.2.3-P1
- Pacify portlint(1)
Security: 93be487e-211f-11e1-89b4-001ec9578670
Feature safe: yes |
22 Oct 2011 13:31:31
4.2.3  |
zi  |
- 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) |
20 Oct 2011 02:28:51
4.2.3  |
zi  |
- Update to 4.2.3 |
14 Aug 2011 02:24:06
4.2.2  |
zi  |
Update to 4.2.2
Approved by: wxs (mentor) |
15 Jul 2011 21:15:29
4.2.1  |
zi  |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor) |
07 Jul 2011 19:45:26
4.2.1  |
dougb  |
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> |