notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
rubygem-debug Debugging functionality for Ruby
1.8.0 devel 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.7.2Version of this port present on the latest quarterly branch.
Maintainer: yasu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2021-11-10 10:30:07
Last Update: 2023-05-10 07:54:11
Commit Hash: 39e0e69
Also Listed In: rubygems
License: BSD2CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/rdbg
  2. /usr/local/share/licenses/rubygem-debug-1.8.0/catalog.mk
  3. /usr/local/share/licenses/rubygem-debug-1.8.0/LICENSE
  4. /usr/local/share/licenses/rubygem-debug-1.8.0/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • rubygem-debug>0:devel/rubygem-debug
To install the port:
cd /usr/ports/devel/rubygem-debug/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-debug
  • pkg install rubygem-debug
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-debug
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
rubygem-debug
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout1.7.2
FreeBSD:12:amd641.8.01.7.2
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3861.8.01.7.2
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch641.8.01.7.2
FreeBSD:13:amd641.8.01.7.2
FreeBSD:13:armv6pkg-fallout1.5.0
FreeBSD:13:armv71.8.01.7.2
FreeBSD:13:i3861.8.01.7.2
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-fallout1.7.2
FreeBSD:13:riscv64pkg-fallout1.5.0
FreeBSD:14:aarch641.8.0pkg-fallout
FreeBSD:14:amd641.8.0pkg-fallout
FreeBSD:14:armv61.7.1pkg-fallout
FreeBSD:14:armv71.8.0pkg-fallout
FreeBSD:14:i3861.8.0pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc641.8.0pkg-fallout
FreeBSD:14:riscv641.3.4pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-irb>=1.5.0 : devel/rubygem-irb
  2. rubygem-reline>=0.3.1 : devel/rubygem-reline
  3. ruby31 : lang/ruby31
  4. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.8.0
10 May 2023 07:54:11
commit hash:39e0e692d63889249a759bdefcb7bc528d05bf9bcommit hash:39e0e692d63889249a759bdefcb7bc528d05bf9bcommit hash:39e0e692d63889249a759bdefcb7bc528d05bf9bcommit hash:39e0e692d63889249a759bdefcb7bc528d05bf9b files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.8.0

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.8.0
1.7.2
28 Mar 2023 21:11:50
commit hash:ec23ec762c53189aa813fdddf6fbf51425fcf121commit hash:ec23ec762c53189aa813fdddf6fbf51425fcf121commit hash:ec23ec762c53189aa813fdddf6fbf51425fcf121commit hash:ec23ec762c53189aa813fdddf6fbf51425fcf121 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.7.2

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.7.2
1.7.1
14 Jan 2023 23:08:33
commit hash:18c6e18276691edf5274406bf82a3b06792ff9aecommit hash:18c6e18276691edf5274406bf82a3b06792ff9aecommit hash:18c6e18276691edf5274406bf82a3b06792ff9aecommit hash:18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
1.7.1
23 Dec 2022 07:32:45
commit hash:6b5db09f057af364906af8f26be7b361e70e7e83commit hash:6b5db09f057af364906af8f26be7b361e70e7e83commit hash:6b5db09f057af364906af8f26be7b361e70e7e83commit hash:6b5db09f057af364906af8f26be7b361e70e7e83 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.7.1

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.7.1
1.7.0
03 Dec 2022 08:12:24
commit hash:91b026b297384bc804fb64e514c395e8170064e8commit hash:91b026b297384bc804fb64e514c395e8170064e8commit hash:91b026b297384bc804fb64e514c395e8170064e8commit hash:91b026b297384bc804fb64e514c395e8170064e8 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.7.0

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.7.0
1.6.3
24 Oct 2022 09:06:08
commit hash:7212397b41c93a2a826ce6ae149414b518e40766commit hash:7212397b41c93a2a826ce6ae149414b518e40766commit hash:7212397b41c93a2a826ce6ae149414b518e40766commit hash:7212397b41c93a2a826ce6ae149414b518e40766 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.6.3

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.6.3
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.6.2
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.6.2
10 Aug 2022 10:01:57
commit hash:f5b718844fca846562df345c0b1364a758292f2fcommit hash:f5b718844fca846562df345c0b1364a758292f2fcommit hash:f5b718844fca846562df345c0b1364a758292f2fcommit hash:f5b718844fca846562df345c0b1364a758292f2f files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.6.2

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.6.2
1.6.1
18 Jul 2022 16:09:31
commit hash:5e1584cef25161ce4e186b14a2f1565f3459cdcdcommit hash:5e1584cef25161ce4e186b14a2f1565f3459cdcdcommit hash:5e1584cef25161ce4e186b14a2f1565f3459cdcdcommit hash:5e1584cef25161ce4e186b14a2f1565f3459cdcd files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.6.1

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.6.1
1.5.0
01 Apr 2022 05:32:39
commit hash:211bfe63667bfefaea7653cf0bcd4ed6dd3100b5commit hash:211bfe63667bfefaea7653cf0bcd4ed6dd3100b5commit hash:211bfe63667bfefaea7653cf0bcd4ed6dd3100b5commit hash:211bfe63667bfefaea7653cf0bcd4ed6dd3100b5 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.5.0

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.5.0
1.4.0
18 Dec 2021 19:31:07
commit hash:ddc9eb41151560e3e8338cc5fd623330520d7262commit hash:ddc9eb41151560e3e8338cc5fd623330520d7262commit hash:ddc9eb41151560e3e8338cc5fd623330520d7262commit hash:ddc9eb41151560e3e8338cc5fd623330520d7262 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Update to 1.4.0

ChangeLog:	https://github.com/ruby/debug/releases/tag/v1.4.0
1.3.4
10 Nov 2021 10:27:02
commit hash:ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8commit hash:ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8commit hash:ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8commit hash:ae3d5047fbbcda1d5be88cb6eb254c66f2e348e8 files touched by this commit
Yasuhiro Kimura (yasu) search for other commits by this committer
devel/rubygem-debug: Add new port

In Ruby 3.1 lib/debug.rb standard library is replaced with new
debugger debug.gem. But our standard ruby ports don't include bundled
gems in their packages and it also applies to upcoming lang/ruby31
port. So add this port for those who want to use debugging
functionality with Ruby 3.1.

Number of commits found: 13