| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Feb 2013 15:04:01
0.5_1
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
09 Jan 2013 19:50:06
0.5_1
|
tabthorpe  |
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace |
29 Jul 2012 11:17:04
0.5_1
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
14 Jan 2012 08:57:23
0.5_1
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
25 Sep 2011 16:15:01
0.5_1
|
zi  |
- Add LICENSE |
25 Sep 2011 16:10:51
0.5_1
|
zi  |
- Merge in Debian patch to allow daemonization
- Fix default config file location to point to ${PREFIX}/etc
- Fix build under CLANG
- Bump PORTREVISION
PR: ports/159914
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) |
27 Jun 2011 13:28:49
0.5
|
jlaffaye  |
Update to 0.5
PR: ports/157750
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: maintainer timeout, tabthorpe (mentor) |
20 Mar 2011 12:54:45
0.4_2
|
miwi  |
- Get Rid MD5 support |
18 May 2010 04:08:06
0.4_2
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
18 May 2010 04:05:05
0.4_1
|
pgollucci  |
- Convert ports/ to devel/apr1
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
0.4_1
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
05 May 2010 21:47:49
0.4
|
pgollucci  |
3/5: Fix apr-1.3 libnames to be apr-1
PORTREVISION bumps comming next
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
27 Mar 2010 00:15:24
0.4
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
27 Jan 2010 13:04:35
0.4
|
miwi  |
ramond monitors IPv6 networks for router advertisements.
When an advert is received, a configurable action occurs.
The tool was designed to `clear' (by sending spoofed zero
lifetime adverts) rogue-routes sent by users running 6to4
gateways on a campus network.
WWW: http://ramond.sourceforge.net
Janos Mohacsi <janos.mohacsi@bsd.hu>
PR: ports/143252
Submitted by: janos.mohacsi at bsd.hu |