| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.0.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. |
18 Mar 2011 17:59:51
1.0.1
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
27 Mar 2010 00:15:24
1.0.1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
20 Mar 2010 14:53:50
1.0.1
|
miwi  |
- Mark BROKEN on HEAD: fails to build with new utmpx
Reported by: pointyhat |
19 Jul 2009 18:59:40
1.0.1
|
shaun  |
Remove references to my mirror, which will be decommissioned shortly;
fall back to FreeBSD mirrors in case the port has no others. |
13 Mar 2009 23:27:19
1.0.1
|
shaun  |
Free most of my ports, since they aren't being maintained to a
reasonable standard. |
24 Mar 2007 14:04:36
1.0.1
|
pav  |
- WWWDIR is now defined in bsd.ports.mk
PR: ports/105529
Submitted by: laszlof |
19 Jun 2006 20:06:59
1.0.1
|
shaun  |
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor) |
16 May 2006 10:36:01
1.0.1
|
itetcu  |
${PREFIX}/www/data -> ${PREFIX}/www
PR: ports/97274
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Approved by: lawrance (mentor) |
29 Apr 2006 09:12:01
1.0.1
|
ehaupt  |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) |
08 Apr 2006 18:58:52
1.0.1
|
mnag  |
- Fix plist
PR: 95491
Submitted by: maintainer |
06 Apr 2006 00:34:35
1.0.1
|
edwin  |
shells/wapsh - update, make fetchable, take maintainership
- Upgrade to latest version (make fetchable again)
- Add WWW line and more supported phones to pkg-descr
- Single PLIST file addition
- Replace rc.d script with new rc.subr-style
- Install in more appropriate place
- Take maintainership
PR: ports/94243
Submitted by: Shaun Amott <shaun@inerd.com> |
01 Apr 2006 13:13:03
1.0_1
|
edwin  |
Use SUB_FILES for pkg-message |
23 Nov 2005 23:49:20
1.0_1
|
pav  |
- Add SHA256 |
21 Feb 2005 01:19:34
1.0_1
|
kris  |
Remove references to ports recently deleted. |
29 Jan 2004 16:13:06
1.0_1
|
trevor  |
SIZEify. |
18 Nov 2003 20:29:21
1.0_1
|
krion  |
- fix build with gcc 3.3.x
- unmark as BROKEN
- use %%DATADIR%% and %%DOCSDIR%%
- pkg-plist is NOPORTSDOC compliant
- make portlint happy
PR: 59427
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
03 Nov 2003 00:54:32
1.0_1
|
kris  |
Reset maintainer of ports owned by inactive committers who were just retired. |
16 Oct 2003 01:25:43
1.0_1
|
kris  |
BROKEN on 5.x: does not compile |
07 Mar 2003 06:10:39
1.0_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
29 Jan 2002 11:58:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
17 Jun 2001 18:52:33 
|
olgeni  |
Preserve files in etc/. |
29 May 2001 19:10:57 
|
greid  |
Make htshd work with tcsh. |
19 May 2001 11:21:52 
|
greid  |
Fix plist |
29 Mar 2001 22:48:10 
|
mharo  |
make WRKDIR safe (fix broken on bento) |
10 Mar 2001 20:05:09 
|
will  |
Add wapsh 1.0, a system to allow remote shell logins via a WAP phone or web
browser. |