Commit graph

5 commits

Author SHA1 Message Date
Steve Wills
cdc55ad872 - Update to 3.0.2
- Fix config generation
- Specify rundir, logdir, vardir explicitly to avoid potential issues
- Fix command_interpreter in rc script [1]
- General improvements to rc script while here [2]

PR:		ports/174557 [1]
Reviewed by:	crees [1] [2]
2013-01-06 16:26:53 +00:00
Steve Wills
4d3dff801d - Use USERS instead of pkg-install script ot create users
- Move creation of var directories to plist
2012-06-03 00:57:59 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Philip M. Gollucci
0c3ec81ccc - Update to 2.6.1rc4
PR:             ports/150545
Submitted by:   Russell Jackson <raj@csub.edu> (maintainer)
2010-09-14 02:23:56 +00:00
Li-Wen Hsu
43e71a5c00 - Update to 2.6.1rc1
PR:		ports/149213
Submitted by:	Russell Jackson <raj AT csub.edu> (maintainer)
2010-08-04 17:06:24 +00:00