| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 May 2011 19:52:01
1.16_3
|
bapt  |
Remove unmaintained expired ports from sysutils
2011-05-01 sysutils/acidlaunch: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/cpbk: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dc42wrap: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/deleted: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dolly+: Upstream disapear and distfile is no more available
2011-05-01 sysutils/durep: Upstream disapear and distfile is no more available
2011-05-01 sysutils/dvdtape: Upstream disapear and distfile is no more available
2011-05-01 sysutils/flock: Upstream disapear and distfile is no more available
2011-05-01 sysutils/fontedit: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ftrace: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gfslicer: Upstream disapear and distfile is no more
available
2011-05-01 sysutils/ghasher: Upstream disapear and distfile is no more available
2011-05-01 sysutils/gkrellmouse: Upstream disapear and distfile is no more
available (Only the first 15 lines of the commit message are shown above ) |
19 Mar 2011 12:38:54
1.16_3
|
miwi  |
- Get Rid MD5 support |
15 Mar 2011 22:36:03
1.16_3
|
bapt  |
Change the deprecation message to point user to sysutils/doinkd
Submitted by: Jason Helfman <jhelfman _at_ e-e.com> (by mail) |
13 Mar 2011 12:21:37
1.16_3
|
bapt  |
Deprecate unmaintained ports from sysutils where upstream disapear and/or
ÃÂ where no distfiles can be found and are not used by maintained ports |
27 Mar 2010 00:15:24
1.16_3
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Feb 2010 06:03:37
1.16_3
|
wen  |
- Convert from utmp.h to utmpx.h
PR: ports/143238
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
15 Jul 2009 16:56:10
1.16_3
|
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. |
15 Jul 2009 05:09:46
1.16_3
|
pgollucci  |
- USE_RC_SUBR != yes
- PLIST_FILES
- portlint cleanups |
28 Jul 2006 06:02:34
1.16_2
|
itetcu  |
- provide a working MASTER_SITE
- remove bad WWW [1]
PR: ports/100862 [1]
Submitted by: Dr. Markus Waldeck [1] |
14 Jun 2006 08:15:13
1.16_2
|
linimon  |
Reset andrew@ugh.net.au due to multiple timeouts. |
20 Feb 2006 20:47:50
1.16_2
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
24 Jan 2006 01:06:45
1.16_2
|
edwin  |
SHA256ify
Approved by: krion@ |
19 Mar 2004 01:51:15
1.16_2
|
trevor  |
Add size data, approved by maintainers. |
03 Jan 2004 06:59:23
1.16_2
|
edwin  |
[PATCH] sysutils/idled 1.16
This patch adds rc_subr support to the idled port.
PR: ports/57383
Submitted by: Martin Matuska <martin@tradex.sk>
Approved by: maintainer timeout |
24 Sep 2003 09:37:11
1.16_1
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
21 Feb 2003 13:28:59
1.16_1
|
knu  |
De-pkg-comment. |
17 Aug 2001 17:19:41 
|
ijliao  |
Simplification of idled.sh |
21 Jan 2001 01:17:43 
|
jedgar  |
Don't unnecessarily install files group-writable |
02 Nov 2000 14:58:23 
|
kevlo  |
- Fix Makefile and pkg-plist - Respect CFLAGS |
08 Oct 2000 07:23:57 
|
asami  |
Convert category sysutils to new layout. |
11 Aug 2000 02:34:09 
|
will  |
Add startup script. |