| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
to make space for the isc-dhcp31 and isc-dhcp40 servers of it.
Notes:
svn path=/head/; revision=221530
|
|
|
|
|
|
|
|
|
| |
PR: 124000
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=221460
|
|
|
|
|
|
|
|
|
| |
PR: 115967
Submitted by: Eygene Ryabinkin
Approved by: portmgr (linimon, pav), maintainer
Notes:
svn path=/head/; revision=202894
|
|
|
|
|
|
|
|
|
| |
PR: ports/110028
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Obtained from: bms
Notes:
svn path=/head/; revision=187389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that are causing parsing errors in ldap-dynamic mode
* Added ldap-ssl <off|start_tls|ldaps|on> option and several
ldap-tls* options
* Added ldap-referrals <on|off> option
* Implemented a LDAP rebind function
* Renamed dhcpd.conf option ldap-server-cn to ldap-dhcp-server-cn
* Dhcp.schema - schema updates
* Bump PORTREVISION
PR: 109563
Submitted by: roudoudou<roudoud0u@free.fr>
Approved by: maintainer
Notes:
svn path=/head/; revision=186033
|
|
|
|
|
|
|
|
|
| |
PR: 103168
Submitted by: Chris Cowart
Approved by: Joerg Pulz (maintainer)
Notes:
svn path=/head/; revision=176470
|
|
|
|
|
|
|
|
|
|
|
| |
- New USE_RC_SUBR order
- Stop daemons on ports deinstall. (Add note in UPDATING about this)
PR: ports/102489
Submitted by: maintainer
Notes:
svn path=/head/; revision=171378
|
|
|
|
|
|
|
|
|
|
|
|
| |
security risk by writing 8 bytes to a 4 byte declared variable.
The first fix introduced a potential security problem.
PR: ports/97681
Submitted by: maintainer, Dan Lukes <dan_at_obluda.cz> (an initial patch)
Notes:
svn path=/head/; revision=163229
|
|
|
|
|
|
|
|
|
|
|
| |
(at least Windows XP) to reject a leased IP info.
The reason was time_t that is 8-bytes wide on FreeBSD *64.
PR: ports/97333
Submitted by: maintainer
Notes:
svn path=/head/; revision=162543
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fixes to the failover protocol
* manpage updates
* DDNS fixes
* commandline parsing fixes
- Remove USE_REINPLACE
PR: ports/96916
Submitted by: maintainer
Notes:
svn path=/head/; revision=161641
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
| |
- PORTREVISION bump
PR: ports/89974
Reported by: Martin MATO
Submitted by: Joerg Pulz (maintainer)
Notes:
svn path=/head/; revision=151183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=140108
|
|
|
|
| |
Notes:
svn path=/head/; revision=137483
|
|
|
|
|
|
|
| |
config options.
Notes:
svn path=/head/; revision=132689
|
|
|
|
|
|
|
|
|
|
| |
- ports/75889, ports/76811, ports/76834 included
PR: ports/78613
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Notes:
svn path=/head/; revision=132534
|
|
|
|
|
|
|
|
|
|
|
| |
- Reflect new nologin location on recent 5.x
PR: ports/72713
Reported by: Hilko Meyer <hilko.meyer@gmx.de> [1]
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=119653
|
|
|
|
|
|
|
|
|
|
|
| |
files/isc-dhcpd.sh.sample: devfs check added
pkg-message: dhcpd_devfs_enable added.
PR: ports/71732
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=119122
|
|
|
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@9online.fr> (maintainer)
Notes:
svn path=/head/; revision=116754
|
|
|
|
|
|
|
|
| |
PR: ports/69590
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=114803
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Makefile
configure-package added to post-install
.ORDER added
files/isc-dhcpd.sh.sample
some debug() added
precious() test inverted
lsmod() added
safe_chmod() fixed (don't chown .../dev if mounted)
safe_mkdir() fixed (don't create .../dev if mounted)
check_chuser() fixed (-z "${var}" instead of -z ${var})
setup_umask() fixed (dhcpd_umask -> dhcpd_withumask)
dhcpd_stop() fixed (sh $0 force... instead of $0 ...)
_dhcpd__uninstall() added
dhcpd_uninstall() recursively called to handle all the
combinations of dhcpd_chuser_enable and dhcpd_chroot_enable
$__dhcpd_uninstall added
$_dhcpd_piddir and $_dhcpd_leaddir -> $__dhcpd_*
Closes PR: ports/68647
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=113018
|
|
|
|
|
|
|
|
| |
PR: 68357
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=112320
|
|
|
|
| |
Notes:
svn path=/head/; revision=112264
|
|
|
|
|
|
|
|
|
|
|
|
| |
Security fix:
<http://www.freebsd.org/ports/portaudit/7a9d5dfe-c507-11d8-8898-000d6111a684.html>
PR: 68268
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer),
Xin LI <delphij@frontfree.net>
Notes:
svn path=/head/; revision=112263
|
|
|
|
|
|
|
|
|
|
| |
- Employ OPTIONS
PR: ports/67407
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=110606
|
|
|
|
|
|
|
| |
a better solution submitted by the maintainer.
Notes:
svn path=/head/; revision=104990
|
|
|
|
|
|
|
| |
interfaces and headers.
Notes:
svn path=/head/; revision=104882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
isc-dhcp3-client/pkg-message
updated
isc-dhcp3-devel/pkg-plist
updated from PR#61620
isc-dhcp3-relay/pkg-message
rewritten to reflect rcNG change
isc-dhcp3-relay/pkg-plist
etc/rc.isc-dhcrelay.conf deleted
etc/rc.d/isc-dhcrelay.sh.sample renamed to etc/rc.d/isc-dhcrelay.sh
isc-dhcp3-server/Makefile
PORTREVISION bumped
USE_RC_SUBR added
*_SUB added
pre-everything added (WITHOUT_INTERFACE_POLLING cond added)
patch-scripts and patch-pkgmessage (! -devel cond) updated
patch-site-conf and patch-rc-scripts added
install-startup-files now install etc/rc.d/isc-dhcpd.sh
instead of etc/rc.d/isc-dhcpd.sh.sample
display-message updated (! -devel cond)
isc-dhcp3-server/pkg-message
rewritten to reflect rcNG change
isc-dhcp3-server/pkg-plist
etc/rc.isc-dhcpd.conf deleted
etc/rc.d/isc-dhcpd.sh.sample renamed to etc/rc.d/isc-dhcpd.sh
isc-dhcp3-server/files/isc-dhcpd.sh.sample
isc-dhcp3-server/files/isc-dhcrelay.sh.sample
both converted to rcNG
isc-dhcp3-server/files/patch-freebsd
synced w/ -current
isc-dhcp3-server/files/patch-site.conf
CLIENT_PATH added
CFLAGS synced w/ -current
isc-dhcp3-server/patch-client::clparse.c
isc-dhcp3-server/patch-client::dhclient.8
new files synced w/ -current
isc-dhcp3-server/patch-client::dhclient.c
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/patch-client::dhclient.conf
new file
isc-dhcp3-server/patch-common::dhcp-options.5
new file synced w/ -current
isc-dhcp3-server/patch-common::discover.c
new file from PR#61011
isc-dhcp3-server/patch-common::dispatch.c
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/files/patch-common::parse.c
fix time_t issues on little-endian 64-bit platforms
isc-dhcp3-server/patch-dst::Makefile.dist
new file from PR#61620
isc-dhcp3-server/patch-includes::cf::freebsd.h
new file synced w/ -current (-DRESCUE unused right now)
isc-dhcp3-server/patch-includes::dhcpd.h
new file synced w/ -current (-DENABLE_POLLING_MODE)
isc-dhcp3-server/files/rc.isc-dhcpd.conf.sample
isc-dhcp3-server/files/rc.isc-dhcrelay.conf.sample
deleted files
PR: 57943, 61011, 61620
Submitted by: sec@42.org, andy@fud.org.nz, kaa@in-line.ru, des, ru
Notes:
svn path=/head/; revision=104204
|
|
|
|
|
|
|
|
|
|
|
|
| |
sub-ports
Step one: convert net/isc-dhcp3 into net/isc-dhcp3-server
PR: ports/51757
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=98427
|
|
|
|
|
|
|
| |
bundled resolver library.
Notes:
svn path=/head/; revision=73219
|
|
|
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
Notes:
svn path=/head/; revision=58852
|
|
|
|
|
|
|
| |
Submitted by: synker (on irc)
Notes:
svn path=/head/; revision=58844
|
|
|
|
|
|
|
|
| |
PR: 37915
Submitted by: maintainer
Notes:
svn path=/head/; revision=58834
|
|
|
|
|
|
|
|
| |
http://www.cert.org/advisories/CA-2002-12.html
http://www.ngsec.com/docs/advisories/NGSEC-2002-2.txt
Notes:
svn path=/head/; revision=58777
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=57952
|
|
|
|
|
|
|
|
| |
PR: 37131
Submitted by: maintainer
Notes:
svn path=/head/; revision=57894
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=54054
|
|
|
|
|
|
|
|
|
|
| |
A bit of general cleanup.
PR: 31058
Submitted by: maintainer
Notes:
svn path=/head/; revision=48794
|
|
|
|
|
|
|
|
| |
PR: 28500
Submitted by: Cyrille Lefevre <clefevre@redirect.to>
Notes:
svn path=/head/; revision=44539
|
|
|
|
|
|
|
|
| |
PR: 27899
Submitted by: Cyrille Lefevre <clefevre@redirect.to>
Notes:
svn path=/head/; revision=43592
|
|
|
|
|
|
|
|
| |
PR: 26753
Submitted by: maintainer
Notes:
svn path=/head/; revision=41795
|
|
|
|
|
|
|
| |
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
Notes:
svn path=/head/; revision=40312
|
|
|
|
|
|
|
| |
Submitted by: Cyrille Lefevre <root@gits.dyndns.org>
Notes:
svn path=/head/; revision=40260
|
|
|
|
|
|
|
|
| |
PR: 25977
Submitted by: Cyrille Lefevre <clefevre@poboxes.com> MAINTAINER
Notes:
svn path=/head/; revision=40232
|
|
|
|
|
|
|
|
| |
PR: 25501
Submitted by: maintainer
Notes:
svn path=/head/; revision=39288
|
|
|
|
|
|
|
|
| |
PR: 24911
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - maintainer
Notes:
svn path=/head/; revision=38427
|
|
|
|
|
|
|
|
| |
PR: 24911
Submitted by: Cyrille Lefevre <clefevre@citeweb.net> - new maintainer
Notes:
svn path=/head/; revision=38426
|
|
|
|
|
|
|
| |
Submitted by: Jun Kuriyama <kuriyama@imgsrc.co.jp> (w/changes by me)
Notes:
svn path=/head/; revision=35946
|
|
|
|
|
|
|
| |
(we use some perl h0h0magic, so the file extention is non-standard)
Notes:
svn path=/head/; revision=35694
|
|
|
|
|
|
|
| |
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Notes:
svn path=/head/; revision=35593
|