| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
09 Jun 2010 00:14:51
3.0.7_6
|
wxs  |
Remove net/isc-dhcp30-* as they have been deprecated upstream
since March 2009. |
06 May 2010 20:32:16
3.0.7_6
|
wxs  |
Set net/isc-dhcp30-* as DEPRECATED. It's EOL by authors.
Set net/isc-dhcp30-* to expire in just under one month.
Add CONFLICTS for net/isc-dhcp3[0-1]-* and bump PORTREVISION for this. |
27 Mar 2010 00:15:24
3.0.7_5
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Jul 2009 00:11:48
3.0.7_5
|
jpaetzel  |
Fix security advsory with patches from Ubuntu project.
http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html
PR: ports/136891
Submitted by: wxs@
Reviewed by: simon@
Approved by: itetcu@ (mentor) |
15 Jul 2009 16:56:10
3.0.7_5
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
27 Jun 2009 17:35:08
3.0.7_5
|
jpaetzel  |
- Replace jail patch with one by jhb@
- Add a checkconfig target to rcNG script
PR: ports/133072
Submitted by: rea-fbsd@codelabs.ru
Approved by: itetcu@ (mentor) |
12 Jun 2009 15:24:15
3.0.7_4
|
wxs  |
- Minor grammar fixes.
Approved by: jpaetzel (maintainer) |
12 May 2009 22:31:41
3.0.7_4
|
linimon  |
Reassign these ports to new volunteer; current maintainer has been
inactive for 3 months and has not responded to email. |
10 May 2009 15:38:05
3.0.7_4
|
wxs  |
- Fix build when using DHCP_JAIL.
PR: ports/131515
Submitted by: rallenh <rallenh@hotmail.com>
Approved by: maintainer timeout |
14 Feb 2009 01:11:22
3.0.7_4
|
lwhsu  |
- Mark broken only when DHCP_JAIL is defined, this enables basic functions work
on 8
PR: ports/131621
Submitted by: lwhsu
Approved by: Joerg Pulz <Joerg.Pulz AT frm2.tum.de> (maintainer) |
13 Jan 2009 06:53:17
3.0.7_4
|
ale  |
Fix PORTREVISION breakage. |
12 Jan 2009 15:17:52
3.0.7_3
|
stefan  |
Register a fixed UID/GID for the user 'dhcpd' and use that instead of a
dynamically chosen one.
PR: 127995
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: maintainer timeout (3 months) |
08 Jan 2009 17:17:38
3.0.7_3
|
erwin  |
Mark BROKEN on 8: does not build after recent jail changes.
Submitted by: pintyha |
06 Jan 2009 17:59:31
3.0.7_3
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
18 Oct 2008 17:25:17
3.0.7_3
|
stefan  |
Fix distinfo for LDAP patch.
PR: 128104
Submitted by: Andrew Daugherity <adaugherity@tamu.edu>
Patch by: maintainer |
13 Oct 2008 12:04:29
3.0.7_2
|
edwin  |
Fix PKGNAMESUFFIX for the new version numbering. |
13 Oct 2008 11:10:11
3.0.7_2
|
edwin  |
Move isc-dhcp3-(server|client|relay) to isc-dhcp30-(server|client|relay)
to make space for the isc-dhcp31 and isc-dhcp40 servers of it. |
13 Oct 2008 10:55:32
3.0.5_2
|
edwin  |
forced commit to welcome isc-dhcp30-* |