Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
14 Oct 2011 22:30:49
3.1.ESV_1,1
|
dougb  |
As previously advertised, complete removal of vulnerable ports that
no one has stepped up to deal with:
archivers/pecl-phar Vulnerable since 2011-01-13
comms/libsyncml Depends on devel/libsoup22, which is FORBIDDEN
databases/mysql323-server Vulnerable since 2006-10-29
databases/mysql323-client Vulnerable since 2006-10-29
databases/mysql323-scripts Vulnerable since 2006-10-29
databases/mysql40-server Vulnerable since 2006-10-29
databases/mysql40-client Vulnerable since 2006-10-29
databases/mysql40-scripts Vulnerable since 2006-10-29
databases/p5-DBD-mysql40
Depends on databases/mysql40-server, which is FORBIDDEN
deskutils/buoh Depends on devel/libsoup22, which is FORBIDDEN
deskutils/libopensync-plugin-syncml (Only the first 15 lines of the commit message are shown above ) |
14 Aug 2011 01:44:11
3.1.ESV_1,1
|
wxs  |
- Update to 3.1-ESV-R3 to address DoS issue.
PR: ports/159698
Submitted by: wxs@
Approved by: jpaetzel@ (maintainer)
Security: 510b630e-c43b-11e0-916c-00e0815b8da8 |
10 Jul 2011 03:24:46
3.1.ESV,1 
|
dougb  |
Expand CONFLICTS to handle isc-dhcp42 and beyond
Prompted by: sunpoet |
15 May 2011 02:49:17
3.1.ESV,1 
|
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
20 Mar 2011 12:54:45
3.1.ESV,1 
|
miwi  |
- Get Rid MD5 support |
14 Oct 2010 15:45:39
3.1.ESV,1 
|
jpaetzel  |
Upgrade to 3.1-ESV, the final release in the 3.1.x branch
Support will be ending soon, users are encouraged to migrate to 4.1.x |
26 Jun 2010 13:16:09
3.1.3_1 
|
jpaetzel  |
Long overdue change to get dhcp31 to match dhcp30's behavior of using a static
UID/GID
PR: ports/127995
Submitted by: Ashish Shukla <wahjava@gmail.com>
Approved by: itetcu@ (mentor)
Feature safe: yes |
09 Jun 2010 00:34:31
3.1.3_1 
|
wxs  |
Don't register conflicts with a package that is gone. Don't bump
PORTREVISION as it's not necessary to rebuild just for this. |
06 May 2010 20:32:16
3.1.3_1 
|
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.1.3 
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
17 Oct 2009 11:15:45
3.1.3 
|
jpaetzel  |
Update to 3.1.3
Approved by: itetcu@ (mentor) |
02 Sep 2009 13:47:05
3.1.2p1_2 
|
jpaetzel  |
Fix syntax errors in rcNG script
PR: ports/138461
Submitted by: Neil Darlow <neil@darlow.co.uk>
Approved by: itetcu@ (mentor) |
30 Jul 2009 00:16:51
3.1.2p1_1 
|
jpaetzel  |
Fix bug in rcNG script for restart action.
Approved by: itetcu@ (mentor) |
29 Jul 2009 01:43:57
3.1.2p1 
|
jpaetzel  |
Fixup typo in patch that affected whitespace.
pointyhat to me
Approved by: itetcu@ (mentor) |
28 Jul 2009 12:42:29
3.1.2p1 
|
jpaetzel  |
Fix typo in patch
Approved by: itetcu@ (mentor) |
27 Jul 2009 23:30:43
3.1.2p1 
|
jpaetzel  |
Update to 3.1.2p1
add jail support
add a checkconfig function to rcNG script to aid restarting
PR: ports/136890
Approved by: itetcu@ (mentor) |
15 Jul 2009 16:56:10
3.1.1 
|
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. |
12 Jun 2009 15:24:15
3.1.1 
|
wxs  |
- Minor grammar fixes.
Approved by: jpaetzel (maintainer) |
12 May 2009 22:31:41
3.1.1 
|
linimon  |
Reassign these ports to new volunteer; current maintainer has been
inactive for 3 months and has not responded to email. |
06 Jan 2009 17:59:31
3.1.1 
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
13 Oct 2008 12:03:15
3.1.1 
|
edwin  |
(Re)Start the update of the 3.1 versions of the ISC DHCP software |
13 Oct 2008 11:11:18
3.0.5_2 
|
edwin  |
Give warning about the not-yet-being-integrated of the newer versions of the
isc-dhcp daemons. |