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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-grit Object-oriented ruby library to access git repositories
2.5.0_1 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 2.5.0_1Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-11-09 23:01:41
Last Update: 2021-10-25 15:57:08
Commit Hash: 7207438
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/mojombo/grit
Description:
Grit is a Ruby library for extracting information from a git repository in an object oriented manner. Grit gives you object model access to your git repository. Once you have created a repository object, you can traverse it to find parent commit(s), trees, blobs, etc. WWW: https://github.com/mojombo/grit
Homepage    cgit ¦ Codeberg ¦ 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
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-grit-2.5.0_1/catalog.mk
  2. /usr/local/share/licenses/rubygem-grit-2.5.0_1/LICENSE
  3. /usr/local/share/licenses/rubygem-grit-2.5.0_1/MIT
Collapse this list.
Dependency lines:
  • rubygem-grit>0:devel/rubygem-grit
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-grit
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rubygem/grit-2.5.0.gem) = 0f6ec625d098706183d7f92f06fd8b44f1271084cff308bbee53cf1b1c5391c8 SIZE (rubygem/grit-2.5.0.gem) = 50176

Packages (timestamps in pop-ups are UTC):
rubygem-grit
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.5.0_1---2.5.0_1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. rubygem-diff-lcs>=1.1<2 : textproc/rubygem-diff-lcs
  2. rubygem-mime-types1>=1.15<2 : misc/rubygem-mime-types1
  3. rubygem-posix-spawn>=0.3.6<0.4 : devel/rubygem-posix-spawn
  4. ruby27 : lang/ruby27
  5. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_rubygem-grit
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
  • port deleted on 2021-10-25
    REASON: Deprecated by upstream. Unmaintained since January 29, 2014

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.0_1
25 Oct 2021 15:57:08
commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2commit hash: 7207438b5fcefe486c63346d083cb504d214d3f2 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/rubygem-grit: Remove obsoleted port

Grit is no longer maintained since January 29, 2014.

Reference:	https://github.com/mojombo/grit/commit/83d3124f8dc2fbd5542041d1f84e6153612d5ed9
2.5.0_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.
2.5.0_1
23 Aug 2020 19:43:33
Revision:545935Original commit files touched by this commit
sunpoet search for other commits by this committer
Update version requirement of RUN_DEPENDS

- Add LICENSE_FILE
2.5.0_1
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
2.5.0_1
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
2.5.0_1
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
2.5.0_1
15 Sep 2015 15:49:25
Revision:396985Original commit files touched by this commit
sunpoet search for other commits by this committer
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change
2.5.0
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
2.5.0
05 Mar 2015 17:28:48
Revision:380534Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE
2.5.0
10 Jun 2014 07:39:02
Revision:357277Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2.5.0
30 Oct 2013 02:34:55
Revision:332037Original commit files touched by this commit
swills search for other commits by this committer
- Add stage support
2.5.0
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
2.5.0
07 Jun 2012 11:52:16
Original commit files touched by this commit
swills search for other commits by this committer
- Update to 2.5.0
2.4.1
22 Feb 2011 04:43:35
Original commit files touched by this commit
clsung search for other commits by this committer
- Update 2.4.1
2.3.0
11 Nov 2010 03:22:25
Original commit files touched by this commit
pgollucci search for other commits by this committer
- github is redirecting all these to https now
2.3.0
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2.3.0
30 Sep 2010 01:43:13
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.3.0

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2.2.0_1
22 Sep 2010 00:14:42
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix dependency versions based on rubygems.org

With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2.2.0
28 Aug 2010 08:02:46
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.2.0

Sponsored by:   RideCharge Inc. / TaxiMagic
2.1.0
26 Aug 2010 17:44:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.1.0
2.0.0
25 Aug 2010 19:05:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Update to 2.0.0
1.1.1
23 Jun 2010 18:42:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
RF -> RG Conversion (Part II)

PR:             ports/147844
Submitted by:   pgollucci (myself)
Reviewed by:    portmgr (flz)
Discussed with: portmgr (pav)
Tested by:      make checksum

Feature safe:   yes
1.1.1
11 Jun 2010 01:34:27
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Pass to ruby@

Approved by:    daniel@roe.ch (previous maintainer) via private e-mail
1.1.1
06 Jun 2010 19:25:10
Original commit files touched by this commit
pgollucci search for other commits by this committer
- GEMS are always RUN_DEPENDS of other GEMS
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest

PR:             ports/147551
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
With Hat:       ruby
1.1.1
04 Apr 2009 17:44:20
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.1.1

PR;             133350
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
1.0.1
14 Feb 2009 19:08:58
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.0.1
- Switch to RUBYGEM_AUTOPLIST

PR              131637
Submitted by:   Daniel Roethlisberger <daniel@roe.ch> (maintainer)
1.0.0
05 Feb 2009 09:26:29
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.0.0
- Remove useless dependencies

PR:             ports/131374
Submitted by:   Daniel Roethlisberger <daniel at roe.ch> (maintainer)
0.7.0
09 Nov 2008 23:01:24
Original commit files touched by this commit
miwi search for other commits by this committer
Grit is a Ruby library for extracting information from a git repository in
an object oriented manner.  Grit gives you object model access to your git
repository.  Once you have created a repository object, you can traverse it
to find parent commit(s), trees, blobs, etc.

WWW: http://grit.rubyforge.org/

PR:             ports/128592
Submitted by:   Daniel Roethlisberger <daniel at roe.ch>

Number of commits found: 28