| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html
PR: ports/136891
Submitted by: wxs@
Reviewed by: simon@
Approved by: itetcu@ (mentor)
Notes:
svn path=/head/; revision=238187
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a checkconfig target to rcNG script
PR: ports/133072
Submitted by: rea-fbsd@codelabs.ru
Approved by: itetcu@ (mentor)
Notes:
svn path=/head/; revision=236690
|
|
|
|
|
|
|
| |
Approved by: jpaetzel (maintainer)
Notes:
svn path=/head/; revision=235651
|
|
|
|
|
|
|
| |
inactive for 3 months and has not responded to email.
Notes:
svn path=/head/; revision=233795
|
|
|
|
|
|
|
|
|
| |
PR: ports/131515
Submitted by: rallenh <rallenh@hotmail.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=233581
|
|
|
|
|
|
|
|
|
|
|
| |
work on 8
PR: ports/131621
Submitted by: lwhsu
Approved by: Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=228247
|
|
|
|
| |
Notes:
svn path=/head/; revision=225942
|
|
|
|
|
|
|
|
|
|
|
| |
dynamically chosen one.
PR: 127995
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: maintainer timeout (3 months)
Notes:
svn path=/head/; revision=225859
|
|
|
|
|
|
|
| |
Submitted by: pintyha
Notes:
svn path=/head/; revision=225501
|
|
|
|
| |
Notes:
svn path=/head/; revision=225335
|
|
|
|
|
|
|
|
|
| |
PR: 128104
Submitted by: Andrew Daugherity <adaugherity@tamu.edu>
Patch by: maintainer
Notes:
svn path=/head/; revision=221737
|
|
|
|
| |
Notes:
svn path=/head/; revision=221537
|
|
|
|
|
|
|
| |
to make space for the isc-dhcp31 and isc-dhcp40 servers of it.
Notes:
svn path=/head/; revision=221530
|
|
|
|
|
|
|
|
|
| |
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: ports/109351
Submitted by: Tomonori INOUE <inouetom at gmail.com>
Approved by: Joerg Pulz <Joerg.Pulz at frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=185607
|
|
|
|
|
|
|
|
| |
PR: ports/106899
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=180371
|
|
|
|
|
|
|
|
|
| |
PR: 103168
Submitted by: Chris Cowart
Approved by: Joerg Pulz (maintainer)
Notes:
svn path=/head/; revision=176470
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since version 3.0.5rc1:
* A bug was repaired in fixes to the dhclient, which saught to run the
dhclient-script with the 'EXPIRE' state should it receive a NAK in
response to a REQUEST. The client now iterates the PREINIT state
after the EXPIRE state, so that interfaces that might be configured
'down' can be brought back 'up' and initialized.
* DHCPINFORM handling for clients that properly set ciaddr and come to
the server via a relay agent has been repaired.
PR: ports/102680
Submitted: maintainer
Notes:
svn path=/head/; revision=171909
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=171469
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Submitted by: Dan Lukes <dan@obluda.cz>
Notes:
svn path=/head/; revision=162953
|
|
|
|
|
|
|
|
|
|
|
| |
(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
|
|
|
|
|
|
|
|
| |
PR: ports/96353
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer)
Notes:
svn path=/head/; revision=160575
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/90438
Submitted by: flz
Approved by: maintainer timeouts
Notes:
svn path=/head/; revision=156496
|
|
|
|
|
|
|
| |
APproved by: krion@
Notes:
svn path=/head/; revision=155034
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
DHCPLEASEQUERY support.
Thanks to Dmitry V. Sukhodoev <raven@chics.ru> for providing this patch
- introduced new OPTION to enable DHCPLEASEQUERY support
PR: ports/79599
Submitted by: maintainer
Notes:
svn path=/head/; revision=137482
|
|
|
|
|
|
|
|
|
|
| |
- Remove redundant maintainer lines.
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout (3 monthes of silence)
Notes:
svn path=/head/; revision=137120
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/75389
Submitted by: Jörg Pulz
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=129905
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with some modifications to the port itself and utilizing a
patch from Brian Masney (http://www.newwave.net/~masneyb/)
it is possible to use an LDAP backend to store the configuration
for dhcpd, the different network and host entries. dynamic
leases are also written to the LDAP backend.
this is very useful in a dhcp failover environment, as it
is no longer necessary to sync the dhcpd.conf file manually
to the backup system if one has changed something on the
dhcp master. two lookup methods are implemented.
- static lookup:
on dhcpd startup one LDAP lookup for all entries is done.
no further lookups will be made.
dhcpd must be restarted for every configuration change.
- dynamic lookup:
for every client request an LDAP lookup will be made.
every configuration change kicks in when the next
client request is recieved and the lookup is made.
PR: ports/71030
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: Cyrille Lefevre
Notes:
svn path=/head/; revision=119121
|
|
|
|
|
|
|
| |
Submitted by: Cyrille Lefevre <cyrille.lefevre@9online.fr> (maintainer)
Notes:
svn path=/head/; revision=116754
|
|
|
|
|
|
|
| |
(ports/net/isc-dhcp3-server/files/isc-dhcpd.sh.sample,v rev 1.7)
Notes:
svn path=/head/; revision=116581
|
|
|
|
|
|
|
|
| |
PR: ports/69590
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Notes:
svn path=/head/; revision=114803
|
|
|
|
|
|
|
|
|
| |
Fixes: net/isc-dhcp3-devel
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
Reported by: kris / pointyhat
Notes:
svn path=/head/; revision=113109
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|