| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
04 Sep 2012 00:55:36
2.1.1_1
|
swills  |
- Fix plist issues
Pointed out by: pointyhat (via linimon)
Pointhat to: swills |
02 Sep 2012 17:39:14
2.1.1
|
swills  |
- Update to 2.1.1 |
30 Aug 2012 03:08:14
2.1.0_2
|
swills  |
- Fix rc script status and restart/shutdown
PR: ports/170980
Reported by: Nicolas Szalay <nicolas.szalay@fotolia.com> |
27 Jun 2012 19:53:01
2.1.0_1
|
swills  |
- Add script to RUBY_SHEBANG_FILES so they work at startup when PATH isn't
set or from service(8)
Reported by: tj |
17 Jun 2012 19:24:51
2.1.0
|
swills  |
- Update to 2.0.0
PR: ports/169019
Submitted by: Daniel <daniel@ish.com.au> (partially) |
14 Jan 2012 08:57:23
1.3.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. |
31 Dec 2011 19:42:58
1.3.2
|
swills  |
- Update to 1.3.2 |
03 Nov 2011 15:28:51
1.3.1
|
swills  |
- Update to 1.3.1 |
31 Oct 2011 22:36:25
1.2.1_1
|
swills  |
- Grab maintainership of these, maintainer requested giving them up on ports@ |
16 Aug 2011 00:16:18
1.2.1_1
|
swills  |
- Fix REINPLACE_ARGS to not make backup files and actually patch
Approved by: Russell Jackson <raj@csub.edu> (maintainer, private email) |
13 Aug 2011 22:39:50
1.2.1
|
swills  |
- Fix various rc issues that should have been caught at initial commit:
- 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 |
13 Aug 2011 14:28:34
1.2.1
|
swills  |
The Marionette Collective
A modern scalable datacenter orchestration framework
WWW: http://marionette-collective.org/
PR: ports/159673
Submitted by: Russell Jackson <raj at csub.edu> |