| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
5.046
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
14 Jan 2012 08:57:23
5.046
|
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. |
30 Dec 2011 17:22:44
5.046
|
jgh  |
- Reassignment of ECHO_MSG breaks 'make readme', so remove and reformat IGNORE.
- DOWNLOAD_URL has changed (redirects to updated DOWNLOAD_URL)
- Pet portlint
PR: ports/163259
Submitted by: jgh (me)
Approved by: maintainer (timeout), crees (mentor) |
24 Oct 2011 04:17:38
5.046
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
19 Mar 2011 12:38:54
5.046
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
5.046
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
06 Apr 2009 12:39:11
5.046
|
sem  |
- Distfile never detected in DISTDIR.
PR: ports/132698
Submitted by: az
Approved by: maintainer timeout |
26 Aug 2007 21:01:31
5.046
|
tmclaugh  |
Distfile must be fetched manually now.
PR: 110035
Submitted by: maintainer |
15 Sep 2006 06:04:23
5.046
|
vd  |
Change RUN_DEPENDS with USE_LINUX
Suggested by: netchild |
11 Sep 2006 18:31:11
5.046
|
vd  |
Switch dependency from emulators/linux_base to emulators/linux_base-fc4
because the former is going to be removed. |
13 May 2006 04:15:53
5.046
|
edwin  |
Remove USE_REINPLACE from all categories starting with S |
20 Feb 2006 20:47:50
5.046
|
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
5.046
|
edwin  |
SHA256ify
Approved by: krion@ |
01 Jun 2005 23:31:29
5.046
|
flz  |
- Add be_agent, the Veritas Backup Exec (tm) UNIX Agent.
PR: ports/81420
Submitted by: Tony Shadwick <numbski@hksilver.net> |