| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Aug 2012 23:19:40
1.12_8
|
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 |
07 Jul 2012 16:13:16
1.12_8
|
jase  |
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.
PR: ports/169570
Submitted by: Jeremy Chadwick <jdc@koitsu.org>
Approved by: culot (mentor) |
14 Jan 2012 08:57:23
1.12_8
|
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. |
03 Jul 2011 13:53:52
1.12_8
|
ohauer  |
- remove MD5 |
27 Mar 2010 00:15:24
1.12_8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
15 Jul 2009 16:56:10
1.12_8
|
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. |
20 Nov 2008 11:06:24
1.12_8
|
koitsu  |
Maintainer moved to ports@FreeBSD.org. |
04 Jun 2008 12:12:43
1.12_8
|
koitsu  |
- Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used
Reported by: itetcu |
04 Jun 2008 11:18:46
1.12_7
|
koitsu  |
Accidental removal of bsd.port.pre.mk include. Restoring... |
04 Jun 2008 10:53:27
1.12_8  |
koitsu  |
Cleanup for 5.x. |
22 Nov 2006 01:23:30
1.12_7
|
koitsu  |
- Fixups for rc.subr dracd script (likely did not work without
some dracd_xxx variables already defined in rc.conf)
- Add new FTP mirror, since mirrors for this are few
- Remove pkg-message; that notice has been around long enough :)
- Grammatical fixes/wording in pkg-descr
- Take over as maintainer of this port
PR: ports/105722
Reviewed by: philip
Approved by: philip |
10 May 2006 22:37:39
1.12_6
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
27 Mar 2006 05:16:49
1.12_6
|
kuriyama  |
Add knob WITH_POSTFIX_DB41 to use with postfix/db41.
This port shoud support more flavors of databases/db*, but I just only use
db41 with postfix in my environment. |
23 Mar 2006 15:53:09
1.12_6
|
flz  |
Remove dracd_flags completely since it's used automatically.
Noticed by: mnag |
23 Mar 2006 15:31:46
1.12_5
|
flz  |
Fix quote issue in the startup script.
Noticed by: Troy <troy@twisted.net>
Fix by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
20 Feb 2006 20:47:50
1.12_4
|
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. |
25 Nov 2005 15:31:02
1.12_4
|
pav  |
- Add SHA256 |
20 May 2005 14:58:13
1.12_4
|
pav  |
- Add dracd_flags to rc script, useful for changing the default dracdb path and
expire time.
PR: ports/81222
Submitted by: Shane Wadleigh <jondoor@udor.net> |
22 Apr 2005 13:51:40
1.12_3
|
vs  |
No need to substitute variables in rc-script by hand |
01 Nov 2004 22:39:06
1.12_3
|
pav  |
- Install sample configuration file
PR: ports/73370
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
26 Jul 2004 19:18:17
1.12_2
|
marcus  |
Fix the way rc.d default values are initialized so that drac will startup
with the new localpkg on -CURRENT.
Submitted by: mtm |
04 May 2004 15:51:07
1.12_1
|
nork  |
o rcNG-fy.
+ Display pkg-message after install, warning admins of the rc.conf(5)
variable name change.
PR: ports/66234
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com>
Pointed out by: ume
Pointy hat to: myself |
04 May 2004 12:56:56
1.12_1
|
nork  |
o Minor text formatting changes when spitting out WITH_* tweaks;
use spaces, not tabs.
o rcNG-fy.
+ Rename rc.conf(5) variable "drac_flags" to "dracd_flags".
+ Display pkg-message after install, warning admins of the rc.conf(5)
variable name change.
o Bump PORTREVISION accordingly.
PR: ports/66234
Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> |
10 Apr 2004 17:26:55
1.12
|
trevor  |
Tidy up whitespace. |
27 Sep 2003 00:50:09
1.12
|
edwin  |
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
26 Mar 2003 02:25:52
1.12
|
nork  |
o Update to 1.12[1].
o Clean up rc script to rc.conf configuratable. Acording to the
POLA, if you don't set it, this feature will have no effect
(same behavior before now).
Pointed out by: Mats Dufberg <dufberg@narnia.pp.se> [1] |
20 Feb 2003 18:40:39
1.11_2
|
knu  |
De-pkg-comment. |
15 Dec 2002 23:03:08
1.11_2
|
anders  |
Resign maintainership from a few ports I don't care for anymore. |
04 Nov 2002 01:36:06
1.11_2
|
edwin  |
PERL -> REINPLACE
Noticed on: bento |
22 Aug 2002 19:13:46
1.11_2
|
ade  |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
16 Mar 2002 17:36:56
1.11_1
|
will  |
[1] Fix pre-everything target specifier.
[2] Cosmetic fix: no lines longer than 80 characters (8-char tab).
Submitted by: [1] Dan Langille <dan@langille.org> |
15 Mar 2002 00:31:55
1.11_1
|
anders  |
Master site updates: www.freenix.no => atreides.freenix.no for these
files. |
14 Mar 2002 00:11:40

|
anders  |
Correct MAINTAINER e-mail address for ports I maintain. |
02 Jan 2002 23:51:42 
|
anders  |
Correct typo. |
02 Jan 2002 22:19:38 
|
anders  |
Add support for Postfix DB3 maps. |
23 Aug 2001 19:27:46 
|
dwcjr  |
Add dracd.sh startup script Make the rpc.dracd daemon detach upon start Bump
PORTREVISION |
09 May 2001 12:15:57 
|
alex  |
Use the latest patch from maintainer to make this work on -CURRENT. |
09 May 2001 10:52:45 
|
alex  |
Add -b option to rpcgen calls to make this work on -CURRENT. Add Name of
Maintainer to pkg-descr. |
09 Feb 2001 20:32:38 
|
jim  |
Add drac, a daemon to dynamically update a relay authorization map for
Sendmail, Postfix, and other MTAs that support it. |