Port details on branch 2022Q2 |
- libgit2-glib Glib wrapper library around the libgit2 git access library
- 1.2.1_1 devel
=4 1.2.1_1Version of this port present on the latest quarterly branch. - Maintainer: gnome@FreeBSD.org
 - Port Added: 2014-11-19 11:49:29
- Last Update: 2025-04-23 05:16:05
- Commit Hash: 0281122
- People watching this port, also watch:: mutt, mDNSResponder, chromium, wget, libgphoto2
- Also Listed In: gnome
- License: LGPL21
- WWW:
- https://gitlab.gnome.org/GNOME/libgit2-glib
- Description:
- libgit2-glib is a glib wrapper library around the libgit2 git access library.
libgit2 only implements the core plumbing functions, not really the higher
level porcelain stuff. For a primer on Git Internals that you will need to know
to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libgit2-glib>0:devel/libgit2-glib
- To install the port:
- cd /usr/ports/devel/libgit2-glib/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libgit2-glib
- pkg install libgit2-glib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgit2-glib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1745293176
SHA256 (gnome/libgit2-glib-1.2.1.tar.xz) = 97423a779002b3be8751c75f9d79049dfccca3616a26159fc162486772ba785f
SIZE (gnome/libgit2-glib-1.2.1.tar.xz) = 141252
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:
-
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Library dependencies:
-
- libgit2.so : devel/libgit2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgirepository-1.0.so : devel/gobject-introspection
- This port is required by:
- for Libraries
-
- devel/gitg
- devel/gnome-builder
- editors/elementary-code
- editors/pluma-plugins
Configuration Options:
- No options to configure
- Options name:
- devel_libgit2-glib
- USES:
- compiler:c11 gnome localbase meson pkgconfig python:build tar:xz vala:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|