Port details on branch 2024Q1 |
- libgit2 Portable, pure C implementation of the Git core
- 1.7.2 devel =0 1.7.2Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2024-02-14 12:30:06
- Last Update: 2024-02-14 12:27:46
- Commit Hash: e4c5838
- License: GPLv2
- WWW:
- https://libgit2.github.com/
- Description:
- libgit2 is...
licensed under a very permissive license so you can use it anywhere
faster than any other Git library
written in standards compliant C99
completely multi-platform: Windows, Linux, Mac OS X, xBSD
compiled natively under all platforms (yes, even MSVC on Windows)
re-entrant, with sane error handling
designed with a solid and consistent API
available as bindings for all major scripting languages
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/libgit2/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libgit2
- pkg install libgit2
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libgit2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707398289
SHA256 (libgit2-libgit2-v1.7.2_GH0.tar.gz) = de384e29d7efc9330c6cdb126ebf88342b5025d920dcb7c645defad85195ea7f
SIZE (libgit2-libgit2-v1.7.2_GH0.tar.gz) = 7548186
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Library dependencies:
-
- libpcre2-8.so : devel/pcre2
- libhttp_parser.so : www/http-parser
- libssh2.so : security/libssh2
- This port is required by:
- for Build
-
- devel/rubygem-rugged
- for Libraries
-
- devel/libegit2
- devel/py-pygit2
- devel/rubygem-rugged
Configuration Options:
- ===> The following configuration options are available for libgit2-1.7.2:
SSH=on: Enable SSH support through libssh2
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- devel_libgit2
- USES:
- cmake:testing cpe pkgconfig python:build ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|