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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
rubygem-rtags A Ruby replacement for ctags
0.97 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.97Version of this port present on the latest quarterly branch.
Broken BROKEN: does not install
Deprecated DEPRECATED: has been broken for 5 months
Expired This port expired on: 2010-01-08
Ignore IGNORE: is marked as broken: does not install
Maintainer: clsung@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-08-11 02:01:24
Last Update: 2010-01-20 19:14:56
SVN Revision: UNKNOWN
Also Listed In: rubygems
License: not specified in port
WWW:
http://rtags.rubyforge.org/
Description:
rtags is a Ruby replacement for ctags - allowing for name navigation in source code using vim, emacs and others. WWW: http://rtags.rubyforge.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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-rtags>0:devel/rubygem-rtags
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-rtags
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. gem18 : devel/ruby-gems
  2. ruby18 : lang/ruby18
Runtime dependencies:
  1. gem18 : devel/ruby-gems
  2. ruby18 : lang/ruby18
  3. ruby18 : lang/ruby18
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. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://files.rubyforge.mmmultiworks.com/rtags/
  3. http://files.rubyforge.vm.bytemark.co.uk/rtags/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.97
20 Jan 2010 19:14:56
Original commit files touched by this commit
miwi search for other commits by this committer
2010-01-08 audio/dino: has been broken for 7 months
2010-01-08 devel/asis-gpl: has been broken for 3 months
2010-01-08 devel/florist-gpl: has been broken for 3 months
2010-01-08 devel/kdesvn: has been broken for 4 months
2010-01-08 devel/radrails: has been broken for 3 months
2010-01-08 devel/rubygem-rtags: has been broken for 5 months
2010-01-12 games/hattrickorganizer: Has been broken for quite some time
2010-01-08 games/laughingman: has been broken for 3 months
2010-01-08 devel/aunit: has been broken for 3 months
2010-01-18 devel/gdb53: has been broken for 3 months
2010-01-08 lang/ccscript: has been broken for 4 months
2010-01-08 lang/gnat-glade: has been broken for 3 months
2010-01-08 lang/xsb: has been broken for 6 months
2010-01-08 multimedia/nmm: has been broken for 3 months
2010-01-08 multimedia/sabbu: has been broken for 3 months
2010-01-08 net/adasockets: has been broken for 3 months
2010-01-08 textproc/bidiv: has been broken for 3 months
2010-01-08 textproc/xmlada-gps: has been broken for 3 months
0.97
08 Dec 2009 14:30:09
Original commit files touched by this commit
pav search for other commits by this committer
  This port has been broken for 3+ months, thus

- Mark DEPRECATED and schedule for expiration in one month

With hat:       portmgr
0.97
23 Jun 2009 19:12:35
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN: does not install

Reported by:    pointyhat
0.97
24 Apr 2009 02:53:27
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.97

PR:             ports/133515
Submitted by:   pgollucci
0.96
09 Apr 2009 00:11:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
0.96
06 Apr 2008 08:58:21
Original commit files touched by this commit
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
0.96
09 Apr 2007 12:28:06
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.96
0.95
02 Jan 2007 05:35:58
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.95
0.93
01 Dec 2006 04:35:00
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist

Noted by:       krismail
0.93
17 Sep 2006 08:39:19
Original commit files touched by this commit
clsung search for other commits by this committer
- fix pkg-plist

Noted by:       kris
0.93
13 Sep 2006 02:21:19
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 0.93
0.91
11 Aug 2006 02:01:08
Original commit files touched by this commit
clsung search for other commits by this committer
- rtags is a Ruby replacement for ctags - allowing for name navigation
  in source code using vim, emacs and others.

WWW:    http://rtags.rubyforge.org/

Number of commits found: 12