Port details on branch 2023Q1 |
- libgit2 Portable, pure C implementation of the Git core
- 1.5.1 devel =0 1.5.1Version of this port present on the latest quarterly branch.
- Maintainer: mfechner@FreeBSD.org
- Port Added: 2023-01-23 11:03:09
- Last Update: 2023-01-23 07:23:07
- Commit Hash: 9c63b63
- 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 = 1674451412
SHA256 (libgit2-libgit2-v1.5.1_GH0.tar.gz) = 7074f1e2697992b82402501182db254fe62d64877b12f6e4c64656516f4cde88
SIZE (libgit2-libgit2-v1.5.1_GH0.tar.gz) = 5895483
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
- 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/criterion
- devel/gitaly
- devel/grv
- devel/rubygem-rugged
- textproc/mergestat
Configuration Options:
- ===> The following configuration options are available for libgit2-1.5.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 cpe pkgconfig python:build ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|