Date: Mon, 25 Jul 2005 18:34:18 +0000 (UTC) From: Sergey Matveychuk <sem@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/isc-dhcp3-server Makefile distinfo ports/net/isc-dhcp3-server/files patch-dhcpctl::Makefile.dist Message-ID: <200507251834.j6PIYIcg050149@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sem 2005-07-25 18:34:18 UTC
FreeBSD ports repository
Modified files:
net/isc-dhcp3-server Makefile distinfo
net/isc-dhcp3-server/files patch-dhcpctl::Makefile.dist
Log:
* update the net/isc-dhcp3-* ports to v3.0.3
- this is a maintenance release
- failover related bugs fixed
- BOOTP related bugs fixed
- DDNS related bugs fixed
- manpage updates
- small memory leak closed
* changes to the port itself
- better use of PATCH_SITES and PATCHFILES
- added new OPTION: DHCP_SOCKETS
+ this offers the possibility to prefer sockets over /dev/bpf
( only useful for jail(8)ed environments where the bpf device
is not available and therefore only utilized if DHCP_JAIL
is set ) this addresses the PR ports/76820
PR: ports/84057
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Revision Changes Path
1.110 +12 -8 ports/net/isc-dhcp3-server/Makefile
1.51 +6 -6 ports/net/isc-dhcp3-server/distinfo
1.2 +10 -10 ports/net/isc-dhcp3-server/files/patch-dhcpctl::Makefile.dist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507251834.j6PIYIcg050149>
