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 on branch 2024Q4
rubygem-rugged Ruby bindings to the libgit2 library
1.7.2_3 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: mfechner@FreeBSD.org search for ports maintained by this maintainer
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.
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-rugged-1.7.2_3/catalog.mk
  2. /usr/local/share/licenses/rubygem-rugged-1.7.2_3/LICENSE
  3. /usr/local/share/licenses/rubygem-rugged-1.7.2_3/MIT
Collapse this list.
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ruby32 : lang/ruby32
  3. gem : devel/ruby-gems
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Runtime dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Library dependencies:
  1. libssh2.so : security/libssh2
Patch dependencies:
  1. ruby32 : lang/ruby32
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby32 : lang/ruby32
This port is required by:
for Build
  1. www/gitlab
for Run
  1. devel/rubygem-licensee
  2. devel/rubygem-licensee-gitlab
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.2_3
15 Nov 2024 15:56:44
commit hash: 8f668fba0d28f6faef186bfdc1e9d233c559e237commit hash: 8f668fba0d28f6faef186bfdc1e9d233c559e237commit hash: 8f668fba0d28f6faef186bfdc1e9d233c559e237commit hash: 8f668fba0d28f6faef186bfdc1e9d233c559e237 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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
commit hash: e13de6f971e369ee115557596ad1dd378dba4bcdcommit hash: e13de6f971e369ee115557596ad1dd378dba4bcdcommit hash: e13de6f971e369ee115557596ad1dd378dba4bcdcommit hash: e13de6f971e369ee115557596ad1dd378dba4bcd files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
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