Port details |
- rubygem-grit Object-oriented ruby library to access git repositories
- 2.5.0_1 devel
=0 2.5.0_1Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-diff-lcs>=1.1<2 : textproc/rubygem-diff-lcs
- rubygem-mime-types1>=1.15<2 : misc/rubygem-mime-types1
- rubygem-posix-spawn>=0.3.6<0.4 : devel/rubygem-posix-spawn
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
- Patch dependencies:
-
- ruby27 : lang/ruby27
- gem27 : devel/ruby-gems
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.0_1 25 Oct 2021 15:57:08 |
Po-Chuan Hsieh (sunpoet) |
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 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.0_1 23 Aug 2020 19:43:33 |
sunpoet |
Update version requirement of RUN_DEPENDS
- Add LICENSE_FILE |
2.5.0_1 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
2.5.0_1 27 Apr 2016 16:36:42 |
swills |
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 |
mat |
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 |
sunpoet |
- Fix RUN_DEPENDS
- Bump PORTREVISION for dependency change |
2.5.0 02 Jul 2015 16:01:08 |
pgollucci |
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 |
sunpoet |
- Add LICENSE |
2.5.0 10 Jun 2014 07:39:02 |
olgeni |
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 |
swills |
- Add stage support |
2.5.0 20 Sep 2013 17:17:45 |
bapt |
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 |
swills |
- Update to 2.5.0 |
2.4.1 22 Feb 2011 04:43:35 |
clsung |
- Update 2.4.1 |
2.3.0 11 Nov 2010 03:22:25 |
pgollucci |
- github is redirecting all these to https now |
2.3.0 20 Oct 2010 01:35:47 |
pgollucci |
- 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 |
pgollucci |
- Update to 2.3.0
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.0_1 22 Sep 2010 00:14:42 |
pgollucci |
- Fix dependency versions based on rubygems.org
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
2.2.0 28 Aug 2010 08:02:46 |
pgollucci |
- Update to 2.2.0
Sponsored by: RideCharge Inc. / TaxiMagic |
2.1.0 26 Aug 2010 17:44:51 |
pgollucci |
- Update to 2.1.0 |
2.0.0 25 Aug 2010 19:05:03 |
pgollucci |
- Update to 2.0.0 |
1.1.1 23 Jun 2010 18:42:12 |
pgollucci |
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 |
pgollucci |
- Pass to ruby@
Approved by: daniel@roe.ch (previous maintainer) via private e-mail |
1.1.1 06 Jun 2010 19:25:10 |
pgollucci |
- 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 |
miwi |
- Update to 1.1.1
PR; 133350
Submitted by: Daniel Roethlisberger <daniel@roe.ch> (maintainer) |
1.0.1 14 Feb 2009 19:08:58 |
miwi |
- 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 |
jadawin |
- 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 |
miwi |
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> |