Port details |
- rubygem-debugger Fast implementation of the standard Ruby debugger
- 1.6.2 devel
=0 1.6.2Version of this port present on the latest quarterly branch.
- BROKEN: does not build with Ruby 2.1
DEPRECATED: This port is for Ruby 1.9 only. Upstream stopped maintenance. This port expired on: 2015-10-31 IGNORE: is marked as broken: does not build with Ruby 2.1
- Maintainer: ruby@FreeBSD.org
- 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
-
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-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:
- 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:
-
- rubygem-columnize>=0.3.1 : devel/rubygem-columnize
- rubygem-debugger-linecache>=1.2.0 : devel/rubygem-debugger-linecache
- gem21 : devel/ruby-gems
- ruby21 : lang/ruby21
- Fetch dependencies:
-
- nonexistent : 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 |
1.6.2 01 Nov 2015 16:02:28 |
rene |
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 |
sunpoet |
- Mark DEPRECATED and set EXPIRATION_DATE to 2015-10-31 |
1.6.2 03 Sep 2015 16:24:28 |
sunpoet |
- Use BROKEN_RUBY21 and BROKEN_RUBY22
- Pass maintainership to ruby@ |
1.6.2 30 Mar 2015 02:47:08 |
swills |
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 |
antoine |
Reset maintainer, connections to SMTP server time out |
1.6.2 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
1.6.2 12 Nov 2014 02:58:43 |
swills |
Mark broken with Ruby 2.1
With hat: ruby@ |
1.6.2 25 Nov 2013 19:58:56 |
sunpoet |
- 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 |
ak |
- Update maintainer email
PR: ports/184189
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> (maintainer) |
1.6.2 20 Oct 2013 03:47:10 |
swills |
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> |