| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.4.2_2
|
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 04:17:38
1.4.2_2
|
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. |
20 Mar 2011 12:54:45
1.4.2_2
|
miwi  |
- Get Rid MD5 support |
27 Mar 2010 00:15:24
1.4.2_2
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Oct 2008 13:45:19
1.4.2_2
|
anders  |
Pid fix committed, thanks!
PR: 127060
Submitted by: Zhen REN <bg1tpt@gmail.com> |
03 Jun 2007 20:41:10
1.4.2_1
|
anders  |
Various fixes:
- add standard rc.subr startup script.
- add post-install message mentioning necessary configuration steps.
- move pid-file to /var/run, the usual place. Do setuid/setgid later,
so that we can create it.
- make message about stale pid file a bit more explanatory. |
22 Jan 2006 21:24:05
1.4.2
|
edwin  |
SHA256ify
Approved by: krion@ |
28 May 2004 13:13:26
1.4.2
|
anders  |
Update to 1.4.2. |
31 Mar 2004 03:12:58
1.4.1
|
trevor  |
SIZEify (maintainer timeout) |
26 Jan 2004 21:21:10
1.4.1
|
anders  |
Fix build on 5.x.
Submitted by: mi |
21 Dec 2003 21:45:37
1.4
|
linimon  |
Mark as broken on 5.x due to the usual gcc3.3 reasons. Informed
maintainer. |
17 Nov 2003 12:29:10
1.4
|
trevor  |
USE_REINPLACE need be defined only when REINPLACE_CMD is used. |
09 Apr 2003 21:57:13
1.4
|
anders  |
Update to 1.4. |
07 Mar 2003 06:08:06
1.3
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
04 Nov 2002 01:34:12
1.3
|
edwin  |
PERL -> REINPLACE
Noticed on: bento |
11 Oct 2002 00:03:19
1.3
|
anders  |
Update to 1.3.
PR: 43609
Submitted by: Craig Rodrigues <rodrigc@attbi.com> |
07 Apr 2002 21:35:45
1.2
|
anders  |
Add pxe:
This is a PXE daemon, which you can use to set up a networked boot menu
for netbooting client machines (FreeBSD, Linux, Windows, etc.) that
support & utilize Intel's Preboot eXecution Environment (PXE). |