| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
3.7.3_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. |
24 Oct 2011 09:11:38
3.7.3_1
|
dougb  |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
20 Mar 2011 12:54:45
3.7.3_1
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
3.7.3_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
22 Aug 2009 02:23:49
3.7.3_1
|
amdmi3  |
- Fix broken makefiles introduced with translation to new SF File Release System
Reported by: dan
Pointyhat to: myself |
22 Aug 2009 00:32:25
3.7.3_1  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
15 Jul 2009 16:56:10
3.7.3_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. |
26 Mar 2008 18:03:41
3.7.3_1
|
fjoe  |
Unbreak on 7.x and later.
Approved by: MAINTAINER |
23 Apr 2007 03:16:14
3.7.3_1
|
lwhsu  |
- Update to 3.7.3
PR: 111998
Submitted by: Lev Walkin <vlm AT lionet.info> (maintainer)
Approved by: clsung (mentor) |
21 May 2006 21:53:17
3.7_1
|
kris  |
BROKEN on 7.x: Does not compile |
20 Feb 2006 02:48:34
3.7_1
|
mnag  |
- Preserve modified config file
- Respect MANPREFIX
- Use new rc.d script
- Bump PORTREVISION
PR: 93574
Submitted by: maintainer |
21 Nov 2005 23:14:48
3.7
|
sem  |
- Update to 3.7
- Add SHA256
PR: ports/89347
Submitted by: Lev Walkin (maintainer) |
07 Aug 2004 06:54:09
3.6.3
|
krion  |
Update to 3.6.3
PR: ports/70101
Submitted by: maintainer |
06 Apr 2004 11:56:39
3.4.5
|
krion  |
- Update to version 3.4.5
PR: ports/65194
Submitted by: maintainer |
31 Mar 2004 03:12:58
2.8.2_1
|
trevor  |
SIZEify (maintainer timeout) |
23 Feb 2004 04:42:13
2.8.2_1
|
wollman  |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus |