Port details |
- rubygem-rcov Code coverage tool for Ruby
- 0.9.11 devel
=0 0.9.11Version of this port present on the latest quarterly branch.
- BROKEN: Does not work with Ruby 2.x
DEPRECATED: Does not work with Ruby 2.x This port expired on: 2015-03-28 IGNORE: is marked as broken: Does not work with Ruby 2.x
- Maintainer: skreuzer@FreeBSD.org
- Port Added: 2008-04-29 19:04:26
- Last Update: 2015-03-28 10:11:36
- SVN Revision: 382454
- Also Listed In: rubygems
- License: BSD2CLAUSE RUBY
- WWW:
- https://github.com/relevance/rcov
- Description:
- rcov is (mainly) a code coverage tool for Ruby featuring fast execution
(20-300 times faster than previous tools), multiple analysis modes,
cross-referenced XHTML and several kinds of text reports, easy automation
with Rake and Rant...
WWW: https://github.com/relevance/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:
-
- rubygem-rcov>0:devel/rubygem-rcov
- No installation instructions:
- This port has been deleted.
- PKGNAME: rubygem-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:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Runtime dependencies:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Patch dependencies:
-
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
-
- 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.9.11 28 Mar 2015 10:11:36 |
rene |
Remove expired port:
2015-03-28 devel/rubygem-rcov: Does not work with Ruby 2.x |
0.9.11 01 Mar 2015 13:09:57 |
antoine |
Deprecate ports that do not work with Ruby 2.x |
0.9.11 12 Nov 2014 02:58:43 |
swills |
Mark broken with Ruby 2.1
With hat: ruby@ |
0.9.11 24 Jan 2014 14:49:30 |
miwi |
- Stage Safe |
0.9.11 02 Jan 2014 15:36:47 |
skreuzer |
Mark broken with Ruby 2.0
PR: ports/185402
Submitted by: Steve Wills <swills@FreeBSD.org> |
0.9.11 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.9.11 31 Oct 2011 15:58:47 |
skreuzer |
Update to 0.9.11
PR: ports/162113
Submitted by: Steve Wills <swills@rubick.mouf.net> |
0.9.9 12 Apr 2011 14:10:37 |
skreuzer |
Update to 0.9.9
PR: ports/156160
Submitted by: Steve Wills <swills@FreeBSD.org> |
0.8.1.2.0 09 Dec 2010 21:46:18 |
pgollucci |
- Mark some ruby* and rubygem* broken with ruby 1.9
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.8.1.2.0 11 Nov 2010 03:22:25 |
pgollucci |
- github is redirecting all these to https now |
0.8.1.2.0 20 Oct 2010 01:35:47 |
pgollucci |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.8.1.2.0 26 May 2010 19:51:35 |
pgollucci |
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]
PR: ports/147005
Submitted by: pgollucci (myself)
Approved by: portmgr (pav)
With Hat: ruby@ |
0.8.1.2.0 28 Mar 2009 01:16:37 |
skreuzer |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: wxs (mentor) |
0.8.1.2.0 14 Feb 2009 02:16:03 |
stas |
- Fix plist after ruby update by generating it dynamically. |
0.8.1.2.0 29 Apr 2008 19:04:11 |
miwi |
rcov is (mainly) a code coverage tool for Ruby featuring fast execution
(20-300 times faster than previous tools), multiple analysis modes,
cross-referenced XHTML and several kinds of text reports, easy automation
with Rake and Rant...
WWW: http://rubyforge.org/projects/rcov/
PR: ports/122806
Submitted by: Steven Kreuzer |