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
Port details
rubygem-rcov Code coverage tool for Ruby
0.9.11 devel 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 0.9.11Version of this port present on the latest quarterly branch.
Broken BROKEN: Does not work with Ruby 2.x
Deprecated DEPRECATED: Does not work with Ruby 2.x
Expired This port expired on: 2015-03-28
Ignore IGNORE: is marked as broken: Does not work with Ruby 2.x
Maintainer: skreuzer@FreeBSD.org search for ports maintained by this maintainer
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
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:
  • 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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gem21 : devel/ruby-gems
  2. ruby21 : lang/ruby21
Runtime dependencies:
  1. gem21 : devel/ruby-gems
  2. ruby21 : lang/ruby21
Patch dependencies:
  1. gem21 : devel/ruby-gems
  2. ruby21 : lang/ruby21
Extract dependencies:
  1. 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:
Expand this list (3 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/rubygem/
  2. http://production.cf.rubygems.org/gems/
  3. http://production.s3.rubygems.org/gems/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.11
28 Mar 2015 10:11:36
Revision:382454Original commit files touched by this commit
rene search for other commits by this committer
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
Revision:380180Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports that do not work with Ruby 2.x
0.9.11
12 Nov 2014 02:58:43
Revision:372478Original commit files touched by this commit
swills search for other commits by this committer
Mark broken with Ruby 2.1

With hat:	ruby@
0.9.11
24 Jan 2014 14:49:30
Revision:340903Original commit files touched by this commit
miwi search for other commits by this committer
- Stage Safe
0.9.11
02 Jan 2014 15:36:47
Revision:338449Original commit files touched by this commit
skreuzer search for other commits by this committer
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
Revision:327726Original 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:
devel part 4)
0.9.11
31 Oct 2011 15:58:47
Original commit files touched by this commit
skreuzer search for other commits by this committer
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
Original commit files touched by this commit
skreuzer search for other commits by this committer
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
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- github is redirecting all these to https now
0.8.1.2.0
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit
skreuzer search for other commits by this committer
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
Original commit files touched by this commit
stas search for other commits by this committer
- Fix plist after ruby update by generating it dynamically.
0.8.1.2.0
29 Apr 2008 19:04:11
Original commit files touched by this commit
miwi search for other commits by this committer
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

Number of commits found: 15