FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 8:46 PM BST
Port details
isc-dhcp41-server 4.1.e_3,2 net on this many watch lists=11 search for ports that depend on this port An older version of this port was marked as vulnerable.
The ISC Dynamic Host Configuration Protocol server
Maintained by: douglas@douglasthrift.net search for ports maintained by this maintainer
Port Added: 06 May 2010 20:24:23
License: ISCL


The ISC Dynamic Host Configuration Protocol Distribution provides a
freely redistributable reference implementation of all aspects of the
DHCP protocol, through a suite of DHCP tools:

  * A DHCP server (this port)
  * A DHCP client
  * A DHCP relay agent

WWW: http://www.isc.org/products/DHCP/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
net/isc-dhcp41-client
net/isc-dhcp41-relay
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/isc-dhcp41-server/ && make install clean
To add the package: pkg_add -r isc-dhcp41-server


Configuration Options
===> The following configuration options are available for isc-dhcp41-server-4.1.e_3,2:
     DHCP_IPV6=on (default) "Enable support for IPv6"
     DHCP_PARANOIA=on (default) "Enable support for chroot"
     DHCP_LDAP=off (default) "Experimental LDAP backend support"
     DHCP_LDAP_SSL=on (default) "Support LDAP connection over SSL/TLS"
===> Use 'make config' to modify these settings

Master Sites:
ftp://ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.ciril.fr/pub/isc/dhcp/4.1-ESV-R4/
ftp://ftp.freenet.de/pub/ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.iij.ad.jp/pub/network/isc/dhcp/4.1-ESV-R4/
ftp://ftp.dti.ad.jp/pub/net/isc/dhcp/4.1-ESV-R4/
ftp://ftp.u-aizu.ac.jp/pub/net/isc/dhcp/4.1-ESV-R4/
ftp://ftp.task.gda.pl/mirror/ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.sunet.se/pub/network/isc/dhcp/4.1-ESV-R4/
ftp://ftp.mirrorservice.org/sites/ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.nominum.com/pub/isc/dhcp/4.1-ESV-R4/
ftp://ftp.ripe.net/mirrors/sites/ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.ntua.gr/pub/net/isc/isc/dhcp/4.1-ESV-R4/
ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/dhcp/4.1-ESV-R4/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 33

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Apr 2012 17:55:19
Original commit files touched by this commit  4.1.e_3,2
zi search for other commits by this committer
- 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
Original commit files touched by this commit  4.1.e_3,2
zi search for other commits by this committer
- 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
07 Dec 2011 23:45:50
Original commit files touched by this commit  4.1.e_3,2
zi search for other commits by this committer
- Update to 4.1-ESV-R4

Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Security:       93be487e-211f-11e1-89b4-001ec9578670
Feature safe:   yes
22 Oct 2011 21:28:24
Original commit files touched by this commit  4.1.e_2,2
 This port version is marked as vulnerable.
zi search for other commits by this committer
- 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)

Submitted by:   zi@FreeBSD.org
Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
17 Aug 2011 13:02:55
Original commit files touched by this commit  4.1.e_2,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Apply an extra patch to fix the LDAP breakage that happened with the last
  update. It should be noted that LDAP support is built in to 4.2, so people
  are encouraged to move to that if you want LDAP support.

PR:             ports/159830
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
15 Aug 2011 14:59:39
Original commit files touched by this commit  4.1.e_2,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Add the LDAP patch back into distinfo. I accidentally removed it with my
  last commit.

Noticed by:     Robert Huff
Submitted by:   Douglas Thrift <douglas@douglasthrift.net> (maintainer)
14 Aug 2011 01:45:25
Original commit files touched by this commit  4.1.e_2,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 4.1-ESV-R3 to address DoS issue.

PR:             ports/159698
Submitted by:   wxs@
Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Security:       510b630e-c43b-11e0-916c-00e0815b8da8
10 Jul 2011 03:24:46
Original commit files touched by this commit  4.1.e_1,2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Expand CONFLICTS to handle isc-dhcp42 and beyond

Prompted by:    sunpoet
07 Jul 2011 18:58:24
Original commit files touched by this commit  4.1.e_1,2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Fix -user argument for dhcpdv6

PR:             ports/158375
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
21 Jun 2011 17:08:11
Original commit files touched by this commit  4.1.e,2
 This port version is marked as vulnerable.
lev search for other commits by this committer
  Fix rc(5) complains about dhcrelay6_enable variable.
03 Jun 2011 21:37:42
Original commit files touched by this commit  4.1.e,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Add shutdown keyword.

Submitted by:   dougb@
03 Jun 2011 12:31:24
Original commit files touched by this commit  4.1.e,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
net/isc-dchp41-server port installs two RC_SUBR scripts: isc-dhcpd and
isc-dhcpd6 when it is built with IPv6 support.  net/isc-dchp41-relay could be
built with IPv6 support, but it doesn't provide way to start two realys (for
IPv4 and IPv6) simultaneously.  This patch changes RC_SUBR script isc-dhcrelay
to support such operations, and install link from isc-dhcrelay to isc-dhcrelay6
when port is built with IPv6 support.

PR:             ports/157501
Submitted by:   lev@
Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
09 May 2011 00:58:17
Original commit files touched by this commit  4.1.e,2
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Add OPTIONS: DHCP_IPV6 to make IPv6 support optional
- Use bsd.port.mk and bsd.port.options.mk
- Make portlint happier

PR:             ports/156846
Submitted by:   Alex Deiter <alex.deiter@gmail.com>
Approved by:    Douglas Thrift <douglas@douglasthrift.net> (maintainer)
10 Apr 2011 21:40:52
Original commit files touched by this commit  4.1.e,2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to the latest ESV release to address security vulnerability.

PR:             ports/156246
Submitted by:   Douglas Thrift <douglas@douglasthrift.net>
Security:       7e69f00d-632a-11e0-9f3a-001d092480a4
17 Feb 2011 14:16:56
Original commit files touched by this commit  4.1.2_2,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Pass maintainer to Douglas Thrift. He's able to give these
ports the tender loving care they deserve.

Submitted by:   Douglas Thrift <douglas@douglasthrift.net> (private mail)
14 Feb 2011 02:21:27
Original commit files touched by this commit  4.1.2_2,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Add support for DHCPv6 server.

PR:             ports/153781
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net>
29 Jan 2011 01:05:38
Original commit files touched by this commit  4.1.2_1,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 4.1.2-P1 (4.1.2_1,1) to address DHCPv6 server crash bug.

Feature safe:   yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  4.1.2,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Sync to new bsd.autotools.mk
24 Nov 2010 19:10:37
Original commit files touched by this commit  4.1.2,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 4.1.2
24 Oct 2010 16:00:39
Original commit files touched by this commit  4.1.1.p1_3,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Fix installation when using LDAP option.
24 Oct 2010 13:56:35
Original commit files touched by this commit  4.1.1.p1_4,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Add a patch to support running on VLAN interfaces.
Bump server PORTREVISION to accomodate.

Submitted by:   matpockuh@gmail.com (via current@)
16 Oct 2010 11:52:47
Original commit files touched by this commit  4.1.1.p1_3,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Punt autoconf267->autoconf268
07 Oct 2010 15:18:56
Original commit files touched by this commit  4.1.1.p1_3,1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Migration of final set of working ports from automake{19,110} -> 111
30 Sep 2010 12:17:47
Original commit files touched by this commit  4.1.1.p1_3,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Remove trailing backslash.

Noticed by:     Craig Leres <leres@ee.lbl.gov>
28 Sep 2010 20:57:45
Original commit files touched by this commit  4.1.1.p1_3,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Quickly revert PORTREVISION_SERVER and increment PORTREVISION_CLIENT instead.
28 Sep 2010 20:55:42
Original commit files touched by this commit  4.1.1.p1_4,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Use the provided script instead of the one provided by the port. The one
provided by the port infrastructure is outdated and doesn't support dhcpv6.

Noticed by:     lstewart@
15 Sep 2010 18:35:24
Original commit files touched by this commit  4.1.1.p1_3
 This port version is marked as vulnerable.
ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
06 Sep 2010 12:22:40
Original commit files touched by this commit  4.1.1.p1_2,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Make sure _PATH_DHCPD_CONF is defined properly.

PR:             ports/150209
Submitted by:   Craig Leres <leres@ee.lbl.gov>
12 Jul 2010 01:54:26
Original commit files touched by this commit  4.1.1.p1_1,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
[1]: Don't remove /var/db/dhcpd on deinstall. This was breaking chroot setups
     on upgrade.
[2]: Install more man pages.
[3]: Add LDAP configuration support. This was present in the other port.

PR:             [1]: ports/147857
                [2]: ports/147917
                [3]: ports/147869
Submitted by:   [1]: Henno Schooljan <henno@schooljan.nl>
                [2]: Craig Leres <leres@ee.lbl.gov>
                [3]: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
09 Jun 2010 01:06:04
Original commit files touched by this commit  4.1.1.p1,1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 4.1.1-P1.
Have to bump PORTEPOCH here unfortunately.
29 May 2010 22:20:30
Original commit files touched by this commit  4.1.1_1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
net/isc-dhcp41-client:
 - Set the default dhclient-script and dhclient.conf properly.

PR:             ports/146608
Submitted by:   Craig Leres <leres@ee.lbl.gov>
15 May 2010 02:58:48
Original commit files touched by this commit  4.1.1_1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Add the headers and libraries to net/isc-dhcp41-server. There will be no
net/isc-dhcp4-devel port as it would conflict with the server (installs some
of the same files). For this reason I decided to just make
net/isc-dhcp41-server install the development libraries and headers.

Based upon a patch from:        Attila Nagy (private mail)
06 May 2010 20:24:01
Original commit files touched by this commit  4.1.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Welcome net/isc-dhcp41-server, net/isc-dhcp41-client and net/isc-dhcp41-relay
to the tree.

There's still a small bit of work to do including adding conflicts for the
existing DHCP ports (which should have been conflicting with each other
already) and add a 41-devel port so people can use the headers and libraries.

Number of commits found: 33

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days62
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.352 seconds.