| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
14 Jan 2012 08:57:23
1.4.0_1
|
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. |
06 Jan 2011 09:53:46
1.4.0_1
|
gahr  |
- Fix RC script
- Bump PORTREVISION |
23 Dec 2010 15:32:12
1.4.0
|
gahr  |
- Fix rc.d script |
23 Dec 2010 10:48:06
1.4.0
|
gahr  |
- Update to 1.4.0
Release notes: http://rubyforge.org/frs/shownotes.php?release_id=36343
Reviewed by: stas |
11 Nov 2010 03:34:47
1.3.0_4
|
pgollucci  |
- Correctly stop both mongrel, and the builder instances which may be
several different pids.
PR: ports/151840
Submitted by: Toomas Aas <toomas@tarkvarastuudio.ee>
Sponsored by: RideCharge Inc. / TaxiMagic |
18 May 2010 04:08:06
1.3.0_4
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
1.3.0_3
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
28 Apr 2010 05:12:59
1.3.0_2
|
pgollucci  |
- Send my ruby- ports to ruby@ |
26 Apr 2010 23:14:05
1.3.0_2
|
pgollucci  |
- Fix rc.d script
PR: ports/145295
Submitted by: Toomas Aas <toomas@tarkvarastuudio.ee>
Tweaked by: myself |
27 Mar 2010 00:15:24
1.3.0_1
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 May 2009 06:27:56
1.3.0_1
|
pgollucci  |
- Mark most of my ports MAKE_JOBS_SAFE=yes
Tested by: several builds in P6 TB |
23 Jul 2008 02:43:55
1.3.0_1
|
pgollucci  |
Update my ports to my freebsd address
Approved by: araujo (mentor) |
06 Jun 2008 14:07:24
1.3.0_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
03 May 2008 12:42:57
1.3.0
|
araujo  |
- Update to 1.3.0.
PR: ports/123251
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
08 Apr 2008 03:20:24
1.2.1
|
araujo  |
- Update to 1.2.1.
- Use RF Macro.
PR: ports/122453
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer) |
28 Sep 2007 12:57:34
1.1.0
|
edwin  |
ports/116644: New Port: devel/ruby-cruisecontrolrb
CruiseControl.rb is a continuous integration tool. Its basic
purpose in life is to alert members of a software project
when one of them checks something into source control that
breaks the build.
CC.rb is easy to install, pleasant to use and simple to
hack. It's written in Ruby.
WWW: http://cruisecontrolrb.thoughtworks.com
PR: ports/116644
Submitted by: Philip M.Gollucci <pgollucci@p6m7g8.com> |