Port details on branch 2021Q3 |
- libgit2 Portable, pure C implementation of the Git core
- 1.1.1 devel
=0 1.1.1Version of this port present on the latest quarterly branch. - Maintainer: mfechner@FreeBSD.org
 - Port Added: 2021-08-31 06:45:17
- Last Update: 2021-08-31 06:43:11
- Commit Hash: 679da02
- License: GPLv2
- WWW:
- http://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
WWW: http://libgit2.github.com/
¦ ¦ ¦ ¦ 
- 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 = 1629884756
SHA256 (libgit2-1.1.1.tar.gz) = 13a525373f64c711a00a058514d890d1512080265f98e0935ab279393f21a620
SIZE (libgit2-1.1.1.tar.gz) = 5451203
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
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpcre.so : devel/pcre
- libssh2.so : security/libssh2
- This port is required by:
- for Libraries
-
- devel/cargo-c
Configuration Options:
- ===> The following configuration options are available for libgit2-1.1.1:
SSH=on: Enable SSH support through libssh2
THREADS=on: Threading support
===> Use 'make config' to modify these settings
- Options name:
- devel_libgit2
- USES:
- cmake pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|