Port details |
- ruby-rcov A tool for simple code coverage analysis in Ruby
- 0.8.1.2 devel
=0 0.8.1.2Version of this port present on the latest quarterly branch. BROKEN: does not build with ruby 1.9
DEPRECATED: Does not work with Ruby 1.9
This port expired on: 2013-10-10
IGNORE: is marked as broken: does not build with ruby 1.9
- Maintainer: clsung@FreeBSD.org
 - Port Added: 2006-06-14 01:59:38
- Last Update: 2013-10-11 05:34:29
- SVN Revision: 330056
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://eigenclass.org/hiki.rb?rcov
- Description:
- rcov is a tool for simple code coverage analysis in Ruby.
It features:
* fast execution: 20-300 times faster than previous tools
* multiple analysis modes
* fairly accurate coverage information through code linkage
inference using simple heuristics
* XHTML and several kinds of text reports
* easy automation with Rake via a RcovTask
* colorblind-friendliness
WWW: http://eigenclass.org/hiki.rb?rcov
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- ruby19-rcov>0:devel/ruby-rcov
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-rcov
- 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. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.1.2 11 Oct 2013 05:34:29
  |
tabthorpe  |
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 ) |
0.8.1.2 26 Sep 2013 21:13:59
  |
tabthorpe  |
- Change EXPIRATION_DATE to 2013-10-10, to match removal of lang/ruby18
Discussed with: swills |
0.8.1.2 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.8.1.2 03 Mar 2013 01:43:03
  |
swills  |
- Fix EXPIRATION date, we are in 2013, not 2012
Pointyhat to: swills
Reported by: bapt |
0.8.1.2 02 Mar 2013 21:01:59
  |
swills  |
- Deprecate ports which don't work with Ruby 1.9
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@ |
0.8.1.2 04 Jul 2011 17:46:12
 |
swills  |
- Mark as broken with Ruby 1.9
Approved by: portmgr |
0.8.1.2 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.8.1.2 25 Dec 2007 06:38:40
 |
clsung  |
- Update to 0.8.1.2 |
0.8.0.2 05 Mar 2007 15:33:19
 |
clsung  |
- Update to 0.8.0.2 |
0.8.0 28 Feb 2007 13:13:14
 |
clsung  |
- Update to 0.8.0 |
0.7.0 26 Jan 2007 16:13:11
 |
pav  |
- Drop maintainership
PR: ports/108376
Submitted by: Rui Lopes <rgl@ruilopes.com> (maintainer) |
0.7.0 17 Aug 2006 15:32:16
 |
clsung  |
* Update to 0.7.0
* Use rubyforge.org mirrors
PR: ports/102186
Submitted by: maintainer (Rui Lopes) |
0.6.0 28 Jun 2006 04:50:14
 |
clsung  |
* Update to 0.6.0
* Honour PREFIX
PR: ports/98935
Submitted by: maintainer (Rui Lopes) |
0.5.0 14 Jun 2006 01:56:45
 |
clsung  |
Add ruby-rcov 0.5.0, a tool for simple code coverage analysis in Ruby.
PR: ports/97938
Submitted by: Rui Lopes (rgl ruilopes com) |