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-debugger Fast implementation of the standard Ruby debugger
1.6.2 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 1.6.2Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with Ruby 2.1
Deprecated DEPRECATED: This port is for Ruby 1.9 only. Upstream stopped maintenance.
Expired This port expired on: 2015-10-31
Ignore IGNORE: is marked as broken: does not build with Ruby 2.1
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-10-20 03:47:21
Last Update: 2015-11-01 16:02:28
SVN Revision: 400622
Also Listed In: rubygems
License: BSD2CLAUSE
WWW:
http://github.com/cldwalker/debugger
Description:
debugger is a fast implementation of the standard Ruby debugger debug.rb. It is implemented by utilizing a new Ruby C API hook. The core component provides support that front-ends can build on. It provides breakpoint handling, bindings for stack frames among other things. WWW: http://github.com/cldwalker/debugger
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-debugger>0:devel/rubygem-debugger
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-debugger
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. rubygem-columnize>=0.3.1 : devel/rubygem-columnize
  2. rubygem-debugger-linecache>=1.2.0 : devel/rubygem-debugger-linecache
  3. gem21 : devel/ruby-gems
  4. ruby21 : lang/ruby21
Fetch dependencies:
  1. nonexistent : 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: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.2
01 Nov 2015 16:02:28
Revision:400622Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months
2015-10-31 devel/libphish: Broken for more than 6 months
2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream
stopped maintenance.
2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months
2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0
2015-10-31 graphics/picviz: Broken for more than 6 months
2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead)
2015-10-31 mail/cucipop: Broken for more than 6 months
2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car
2015-10-31 multimedia/streamanalyze: Broken for more than 6 months
2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not
developed/patched
2015-10-31 sysutils/sdd: Broken for more than 6 months
2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months
2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months
2015-10-31 www/py-feedfinder: Broken for more than 6 months
2015-10-31 www/py-openssl-proxy: Broken for more than 6 months
2015-10-31 www/py-webware: Broken for more than 6 months
2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware
2015-10-31 x11-fonts/code2001: Broken for more than 6 months
2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
1.6.2
17 Oct 2015 18:10:18
Revision:399589Original commit files touched by this commit
sunpoet search for other commits by this committer
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-10-31
1.6.2
03 Sep 2015 16:24:28
Revision:396001Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use BROKEN_RUBY21 and BROKEN_RUBY22
- Pass maintainership to ruby@
1.6.2
30 Mar 2015 02:47:08
Revision:382631Original commit files touched by this commit
swills search for other commits by this committer
Update ruby-gems to 2.4.5

Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
1.6.2
05 Mar 2015 13:49:49
Revision:380493Original commit files touched by this commit
antoine search for other commits by this committer
Reset maintainer,  connections to SMTP server time out
1.6.2
22 Dec 2014 17:12:27
Revision:375249Original commit files touched by this commit
feld search for other commits by this committer
Update "BSD" license in devel category
1.6.2
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@
1.6.2
25 Nov 2013 19:58:56
Revision:334892Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
- Remove outdated RUBY_VER check
- Support STAGEDIR
- While I'm here, silence post-extract: message and unsilence installation
message

PR:		ports/184212
Submitted by:	Vladimir Kondratiev <wulf@cicgroup.ru> (maintainer)
1.6.2
23 Nov 2013 14:14:16
Revision:334671Original commit files touched by this commit
ak search for other commits by this committer
- Update maintainer email

PR:	ports/184189
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru> (maintainer)
1.6.2
20 Oct 2013 03:47:10
Revision:330966Original commit files touched by this commit
swills search for other commits by this committer
debugger is a fast implementation of the standard Ruby debugger debug.rb. It
is implemented by utilizing a new Ruby C API hook. The core component
provides support that front-ends can build on. It provides breakpoint
handling, bindings for stack frames among other things.

WWW: http://github.com/cldwalker/debugger

PR:		ports/183036
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>

Number of commits found: 10