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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
libgit2 Portable, pure C implementation of the Git core
1.3.2 devel on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.3.2Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 23:32:22
Last Update: 2022-07-13 06:48:55
Commit Hash: e7817c3
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/
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 (102 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libgit2-1.3.2/catalog.mk
  3. /usr/local/share/licenses/libgit2-1.3.2/LICENSE
  4. /usr/local/share/licenses/libgit2-1.3.2/GPLv2
  5. include/git2.h
  6. include/git2/annotated_commit.h
  7. include/git2/apply.h
  8. include/git2/attr.h
  9. include/git2/blame.h
  10. include/git2/blob.h
  11. include/git2/branch.h
  12. include/git2/buffer.h
  13. include/git2/cert.h
  14. include/git2/checkout.h
  15. include/git2/cherrypick.h
  16. include/git2/clone.h
  17. include/git2/commit.h
  18. include/git2/common.h
  19. include/git2/config.h
  20. include/git2/cred_helpers.h
  21. include/git2/credential.h
  22. include/git2/credential_helpers.h
  23. include/git2/deprecated.h
  24. include/git2/describe.h
  25. include/git2/diff.h
  26. include/git2/email.h
  27. include/git2/errors.h
  28. include/git2/filter.h
  29. include/git2/global.h
  30. include/git2/graph.h
  31. include/git2/ignore.h
  32. include/git2/index.h
  33. include/git2/indexer.h
  34. include/git2/mailmap.h
  35. include/git2/merge.h
  36. include/git2/message.h
  37. include/git2/net.h
  38. include/git2/notes.h
  39. include/git2/object.h
  40. include/git2/odb.h
  41. include/git2/odb_backend.h
  42. include/git2/oid.h
  43. include/git2/oidarray.h
  44. include/git2/pack.h
  45. include/git2/patch.h
  46. include/git2/pathspec.h
  47. include/git2/proxy.h
  48. include/git2/rebase.h
  49. include/git2/refdb.h
  50. include/git2/reflog.h
  51. include/git2/refs.h
  52. include/git2/refspec.h
  53. include/git2/remote.h
  54. include/git2/repository.h
  55. include/git2/reset.h
  56. include/git2/revert.h
  57. include/git2/revparse.h
  58. include/git2/revwalk.h
  59. include/git2/signature.h
  60. include/git2/stash.h
  61. include/git2/status.h
  62. include/git2/stdint.h
  63. include/git2/strarray.h
  64. include/git2/submodule.h
  65. include/git2/sys/alloc.h
  66. include/git2/sys/commit.h
  67. include/git2/sys/commit_graph.h
  68. include/git2/sys/config.h
  69. include/git2/sys/cred.h
  70. include/git2/sys/credential.h
  71. include/git2/sys/diff.h
  72. include/git2/sys/email.h
  73. include/git2/sys/filter.h
  74. include/git2/sys/hashsig.h
  75. include/git2/sys/index.h
  76. include/git2/sys/mempack.h
  77. include/git2/sys/merge.h
  78. include/git2/sys/midx.h
  79. include/git2/sys/odb_backend.h
  80. include/git2/sys/openssl.h
  81. include/git2/sys/path.h
  82. include/git2/sys/refdb_backend.h
  83. include/git2/sys/reflog.h
  84. include/git2/sys/refs.h
  85. include/git2/sys/repository.h
  86. include/git2/sys/stream.h
  87. include/git2/sys/transport.h
  88. include/git2/tag.h
  89. include/git2/trace.h
  90. include/git2/transaction.h
  91. include/git2/transport.h
  92. include/git2/tree.h
  93. include/git2/types.h
  94. include/git2/version.h
  95. include/git2/worktree.h
  96. lib/libgit2.so
  97. lib/libgit2.so.1.3.2
  98. lib/libgit2.so.1.3
  99. libdata/pkgconfig/libgit2.pc
  100. @owner
  101. @group
  102. @mode
Collapse this list.
Dependency lines:
  • libgit2>0:devel/libgit2
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 = 1657692035 SHA256 (libgit2-libgit2-v1.3.2_GH0.tar.gz) = 3a4469b32b73d53f9dbb7bf17b61b0cfb7dae9020e199f928fa96f12d6eb29cb SIZE (libgit2-libgit2-v1.3.2_GH0.tar.gz) = 5824473

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libpcre2-8.so : devel/pcre2
  2. libhttp_parser.so : www/http-parser
  3. libssh2.so : security/libssh2
This port is required by:
for Libraries
  1. devel/gitaly
  2. devel/gitui
  3. editors/jucipp

Configuration Options:
===> The following configuration options are available for libgit2-1.3.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 cpe pkgconfig ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/libgit2/libgit2/tar.gz/v1.3.2?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.2
13 Jul 2022 06:48:55
commit hash: e7817c3094afef2724e10aa4e6ad66b89200713ecommit hash: e7817c3094afef2724e10aa4e6ad66b89200713ecommit hash: e7817c3094afef2724e10aa4e6ad66b89200713ecommit hash: e7817c3094afef2724e10aa4e6ad66b89200713e files touched by this commit This port version is marked as vulnerable.
Matthias Fechner (mfechner) search for other commits by this committer
devel/libgit2: security update to 1.3.2

Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.3.2

This is a security release with multiple changes.

    This provides compatibility with git's changes to address CVE 2022-29187. As
a follow up to CVE 2022-24765, now not only is the working directory of a
non-bare repository examined for its ownership, but the .git directory and the
.git file (if present) are also examined for their ownership.

    A fix for compatibility with git's (new) behavior for CVE 2022-24765 allows
users on POSIX systems to access a git repository that is owned by them when
they are running in sudo.

    A fix for further compatibility with git's (existing) behavior for CVE
2022-24765 allows users on Windows to access a git repository that is owned by
the Administrator when running with escalated privileges (using runas
Administrator).

    The bundled zlib is updated to v1.2.12, as prior versions had memory
corruption bugs. It is not known that there is a security vulnerability in
libgit2 based on these bugs, but we are updating to be cautious.

MFH:		2022Q3
(cherry picked from commit de1569c878b4a565f5bf35ad20a08ec8ec0ccb19)

Number of commits found: 1