notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
ruby-cruisecontrolrb Continuous Integration Server For Rails Applications
1.4.0_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.4.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Does not work with Ruby 1.9
Expired This port expired on: 2013-10-10
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-09-28 12:57:49
Last Update: 2013-10-11 05:34:29
SVN Revision: 330056
Also Listed In: devel ruby
License: not specified in port
WWW:
http://cruisecontrolrb.thoughtworks.com
Description:
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • cruisecontrolrb>0:www/ruby-cruisecontrolrb
No installation instructions:
This port has been deleted.
PKGNAME: cruisecontrolrb
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. rubygem-mongrel>=1.0.1 : www/rubygem-mongrel
  2. svn : devel/subversion
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://files.rubyforge.vm.bytemark.co.uk/cruisecontrolrb/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.0_1
11 Oct 2013 05:34:29
Revision:330056Original commit files touched by this commit
tabthorpe search for other commits by this committer
2013-10-10 audio/ruby-vorbisfile: Does not work with Ruby 1.9
2013-10-10 audio/ruby-xmms: Does not work with Ruby 1.9
2013-10-10 databases/ruby-interbase: Does not work with Ruby 1.9
2013-10-10 databases/ruby-bdb1: Does not work with Ruby 1.9
2013-10-10 devel/ruby-fam: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rcov: Does not work with Ruby 1.9
2013-10-10 devel/ruby-rudl: Does not work with Ruby 1.9
2013-10-10 devel/ruby-gemfinder: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sysvipc: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-sdl: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-ncurses: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-parsetree: Does not work with Ruby 1.9
2013-10-10 devel/ruby-sexp: Does not work with Ruby 1.9
2013-10-10 devel/rubygem-getopt-declare: Does not work with Ruby 1.9
2013-10-10 devel/ruby-slang: Does not work with Ruby 1.9
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.4.0_1
11 Oct 2013 02:37:36
Revision:330049Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Mark BROKEN, set DEPRECATED

With hat:	portmgr
1.4.0_1
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
1.4.0_1
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
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.
1.4.0_1
06 Jan 2011 09:53:46
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix RC script
- Bump PORTREVISION
1.4.0
23 Dec 2010 15:32:12
Original commit files touched by this commit
gahr search for other commits by this committer
- Fix rc.d script
1.4.0
23 Dec 2010 10:48:06
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 1.4.0
  Release notes: http://rubyforge.org/frs/shownotes.php?release_id=36343

Reviewed by:    stas
1.3.0_4
11 Nov 2010 03:34:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
1.3.0_4
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
1.3.0_3
05 May 2010 21:52:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
1.3.0_2
28 Apr 2010 05:12:59
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Send my ruby- ports to ruby@
1.3.0_2
26 Apr 2010 23:14:05
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix rc.d script

PR:             ports/145295
Submitted by:   Toomas Aas <toomas@tarkvarastuudio.ee>
Tweaked by:     myself
1.3.0_1
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.3.0_1
16 May 2009 06:27:56
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
1.3.0_1
23 Jul 2008 02:43:55
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update my ports to my freebsd address

Approved by:    araujo (mentor)
1.3.0_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
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)
1.3.0
03 May 2008 12:42:57
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.3.0.

PR:             ports/123251
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
1.2.1
08 Apr 2008 03:20:24
Original commit files touched by this commit
araujo search for other commits by this committer
- Update to 1.2.1.
- Use RF Macro.

PR:             ports/122453
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com> (maintainer)
1.1.0
28 Sep 2007 12:57:34
Original commit files touched by this commit
edwin search for other commits by this committer
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>

Number of commits found: 19