| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=289156
|
|
|
|
| |
Notes:
svn path=/head/; revision=288351
|
|
|
|
| |
Notes:
svn path=/head/; revision=284988
|
|
|
|
| |
Notes:
svn path=/head/; revision=284805
|
|
|
|
|
|
|
| |
Approved by: Russell Jackson <raj@csub.edu> (maintainer, private email)
Notes:
svn path=/head/; revision=279786
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a $FreeBSD$
- REQUIRE: LOGIN instead of REQUIRE: DAEMON
- Add config comments
- Move load_rc_config up to what will soon become the standard location.
- s#/usr/local#%%PREFIX%%#
- Since the -p option is almost certainly mandatory here, use
command_args instead of _flags.
Submitted by: dougb
Pointy hat to: swills
Notes:
svn path=/head/; revision=279647
|
|
A modern scalable datacenter orchestration framework
WWW: http://marionette-collective.org/
PR: ports/159673
Submitted by: Russell Jackson <raj at csub.edu>
Notes:
svn path=/head/; revision=279601
|