Port details on branch 2024Q4 |
- rubygem-rugged Ruby bindings to the libgit2 library
- 1.7.2_3 devel =0 1.7.2Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2024-11-15 16:03:23
- Last Update: 2024-11-15 15:56:44
- Commit Hash: 8f668fb
- Also Listed In: rubygems
- License: MIT
- WWW:
- https://github.com/libgit2/rugged
- Description:
- Rugged is a Ruby bindings to the libgit2 linkable C Git library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-rugged>0:devel/rubygem-rugged
- To install the port:
- cd /usr/ports/devel/rubygem-rugged/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rubygem-rugged
- pkg install rubygem-rugged
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-rugged
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707399645
SHA256 (rubygem/rugged-1.7.2.gem) = 9049b1f4c37f39d7b0e6fc5768815c5c5f470bf27d3fd725ab032258c2b38ce9
SIZE (rubygem/rugged-1.7.2.gem) = 1835008
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:
-
- cmake : devel/cmake-core
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Library dependencies:
-
- libssh2.so : security/libssh2
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- This port is required by:
- for Build
-
- www/gitlab
- for Run
-
- devel/rubygem-licensee
- devel/rubygem-licensee-gitlab
- www/gitlab
Configuration Options:
- No options to configure
- Options name:
- devel_rubygem-rugged
- USES:
- cmake:indirect gem pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.2_3 15 Nov 2024 15:56:44 |
Matthias Fechner (mfechner) Author: Nuno Teixeira |
devel/rubygem-rugged: use bundled ligbit2
the current libgit2 (1.8.x) is not compatible with rugged and is
causing problem with ssh support.
PR: 282593
Reported by: einar@isnic.is
(cherry picked from commit e72515028ca9a44595cc728401c341e4858699de) |
1.7.2 15 Nov 2024 15:56:44 |
Matthias Fechner (mfechner) Author: Nuno Teixeira |
devel/rubygem-rugged: Unbreak with libgit2 1.8.1
Remove broken libgit2 detection
PR: 280711
(cherry picked from commit 782c642c8a10cdaeff59df09f00990e76d0392d5) |
Number of commits found: 2
|