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-sentry-raven Client interface for the Sentry error logger
3.1.2_1 devel on this many watch lists=2 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 3.1.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2016-03-27 15:11:23
Last Update: 2023-01-14 23:08:33
Commit Hash: 18c6e18
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: rubygems
License: APACHE20
WWW:
https://github.com/getsentry/sentry-ruby
Description:
The official Ruby-language client and integration layer for the Sentry error reporting API.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/raven
  2. /usr/local/share/licenses/rubygem-sentry-raven-3.1.2_1/catalog.mk
  3. /usr/local/share/licenses/rubygem-sentry-raven-3.1.2_1/LICENSE
  4. /usr/local/share/licenses/rubygem-sentry-raven-3.1.2_1/APACHE20
Collapse this list.
Dependency lines:
  • rubygem-sentry-raven>0:devel/rubygem-sentry-raven
To install the port:
cd /usr/ports/devel/rubygem-sentry-raven/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/rubygem-sentry-raven
  • pkg install rubygem-sentry-raven
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-sentry-raven
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1618320948 SHA256 (rubygem/sentry-raven-3.1.2.gem) = 103d3b122958810d34898ce2e705bcf549ddb9d855a70ce9a3970ee2484f364a SIZE (rubygem/sentry-raven-3.1.2.gem) = 52224

Packages (timestamps in pop-ups are UTC):
rubygem-sentry-raven
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.1.2_13.1.2_13.1.13.1.2_13.1.2_1-3.1.1-
FreeBSD:13:quarterly3.1.2_13.1.2_13.1.2_13.1.2_13.1.2_13.1.2_13.1.2_13.1.2_1
FreeBSD:14:latest3.1.2_13.1.2_13.1.2_13.1.2_13.1.2_13.1.2_1-3.1.2_1
FreeBSD:14:quarterly3.1.2_13.1.2_1-3.1.2_13.1.2_13.1.2_13.1.2_13.1.2_1
FreeBSD:15:latest3.1.2_13.1.2_1n/a3.1.2_1n/a3.1.2_13.1.2_13.1.2_1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-faraday1>=1.0 : www/rubygem-faraday1
  2. ruby30 : lang/ruby30
  3. gem : devel/ruby-gems
Patch dependencies:
  1. ruby30 : lang/ruby30
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby30 : lang/ruby30
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
devel_rubygem-sentry-raven
USES:
gem
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.
Port Moves

Number of commits found: 40

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.1.2_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
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)
3.1.2_1
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)
3.1.2_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
3.1.2_1
03 Jun 2022 23:36:54
commit hash: 4a233bfd892167d1c3afad97f5f1d982ec959dd6commit hash: 4a233bfd892167d1c3afad97f5f1d982ec959dd6commit hash: 4a233bfd892167d1c3afad97f5f1d982ec959dd6commit hash: 4a233bfd892167d1c3afad97f5f1d982ec959dd6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sentry-raven: Change RUN_DEPENDS from rubygem-faraday to
rubygem-faraday1

- Bump PORTREVISION for dependency change
3.1.2
18 Apr 2021 05:47:51
commit hash: 4c7b92fa4ef99e0c8056e326318a41d382ef9ab4commit hash: 4c7b92fa4ef99e0c8056e326318a41d382ef9ab4commit hash: 4c7b92fa4ef99e0c8056e326318a41d382ef9ab4commit hash: 4c7b92fa4ef99e0c8056e326318a41d382ef9ab4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-sentry-raven: Update to 3.1.2

- Update WWW

Changes:	https://github.com/getsentry/sentry-ruby/releases
3.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.1.1
29 Sep 2020 18:20:48
Revision:550601Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.1

Changes:	https://github.com/getsentry/raven-ruby/releases
3.1.0
20 Sep 2020 19:22:48
Revision:549381Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

Changes:	https://github.com/getsentry/raven-ruby/releases
3.0.4
30 Aug 2020 20:22:20
Revision:547112Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.4

Changes:	https://github.com/getsentry/raven-ruby/releases
3.0.3
30 Aug 2020 07:17:11
Revision:547027Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.3

Changes:	https://github.com/getsentry/raven-ruby/releases
3.0.2
23 Aug 2020 19:37:28
Revision:545871Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.2

Changes:	https://github.com/getsentry/raven-ruby/releases
3.0.1
21 Aug 2020 21:28:09
Revision:545705Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.1

Changes:	https://github.com/getsentry/raven-ruby/releases
3.0.0
26 Jun 2020 08:46:58
Revision:540479Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.0.0

Changes:	https://github.com/getsentry/raven-ruby/releases
2.13.0_1
29 May 2020 03:06:50
Revision:536890Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-faraday to rubygem-faraday0

- Bump PORTREVISION for dependency change
2.13.0
29 Dec 2019 12:57:14
Revision:521346Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.13.0

Changes:	https://github.com/getsentry/raven-ruby/releases
2.9.0
18 Nov 2019 18:13:24
Revision:517915Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS

- Update pkg-descr
- Take maintainership
2.9.0
23 Apr 2019 08:01:06
Revision:499722Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 2.9.0 which is required for Gitlab 11.10 upgrade.
2.7.4
31 Jul 2018 23:49:52
Revision:476077Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.4

Changes:	https://github.com/getsentry/raven-ruby/releases
		https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.7.3
27 Apr 2018 18:53:01
Revision:468489Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.3

Changes:	https://github.com/getsentry/raven-ruby/releases
2.7.2
03 Feb 2018 06:21:52
Revision:460789Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.2

Changes:	https://github.com/getsentry/raven-ruby/releases
2.7.1
12 Oct 2017 08:09:38
Revision:451813Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.1

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.7.0
11 Oct 2017 19:50:22
Revision:451789Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.0

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.6.3
08 Aug 2017 18:58:17
Revision:447569Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.3

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.6.2
03 Aug 2017 17:27:08
Revision:447264Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.2

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.6.1
01 Aug 2017 17:11:18
Revision:447052Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.1

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.6.0
20 Jul 2017 17:54:45
Revision:446278Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.6.0

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.5.3
15 Jun 2017 21:51:51
Revision:443652Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.3

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.5.2
06 Jun 2017 13:51:20
Revision:442770Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.5.1
25 May 2017 21:02:46
Revision:441732Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.5.0
23 May 2017 14:52:19
Revision:441531Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.0

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.4.0
08 Mar 2017 16:52:12
Revision:435716Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.3.1
21 Feb 2017 16:37:05
Revision:434549Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.3.1

- Add LICENSE_FILE

Changes:	https://github.com/getsentry/raven-ruby/blob/master/changelog.md
2.3.0
09 Jan 2017 14:50:23
Revision:430965Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sentry-raven: update to 2.3.0
2.2.0
02 Jan 2017 09:25:56
Revision:430320Original commit files touched by this commit
swills search for other commits by this committer
devel/rubygem-sentry-raven: update to 2.2.0
2.0.0
19 Oct 2016 14:13:57
Revision:424249Original commit files touched by this commit
tz search for other commits by this committer
devel/rubygem-sentry-raven: Update from 0.15.6 to 2.0.0

Changes: https://github.com/getsentry/raven-ruby/blob/v2.0.0/changelog.md

Approved by: swills (mentor)
0.15.6
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
0.15.6
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
0.15.6
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.15.6
27 Mar 2016 15:11:14
Revision:411993Original commit files touched by this commit
pi search for other commits by this committer
New port: devel/rubygem-sentry-raven

A gem that provides a client interface for the Sentry error logger

WWW: https://github.com/getsentry/raven-ruby

PR:		207482
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>

Number of commits found: 40