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
git Distributed source code management tool
2.37.1 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 2.37.1Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-08-13 23:27:22
Last Update: 2022-07-12 22:57:27
Commit Hash: d361605
License: GPLv2
WWW:
https://git-scm.com/
Description:
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. WWW: https://git-scm.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
There is no configure plist information for this port.
Dependency lines:
  • git>0:devel/git
Conflicts:
CONFLICTS_INSTALL:
  • git-lite
  • git-tiny
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/devel/git/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/git
  • pkg install git
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: git
Package flavors (<flavor>: <package>)
  • default: git
  • lite: git-lite
  • tiny: git-tiny
distinfo:
TIMESTAMP = 1657657988 SHA256 (git-2.37.1.tar.xz) = c8162c6b8b8f1c5db706ab01b4ee29e31061182135dc27c4860224aaec1b3500 SIZE (git-2.37.1.tar.xz) = 6980388

Expand this list (16 items)

Collapse this list.

SHA256 (git-manpages-2.37.1.tar.xz) = 4dcece78fcb9c585f362d2607b05189afb6c8b4e47a21dfdccb5fefd27fa1e25 SIZE (git-manpages-2.37.1.tar.xz) = 510044 SHA256 (git-htmldocs-2.37.1.tar.xz) = 57c81d42d66880d3b3859e22d0f95c054389a97610f7d08d1e9e39e35771ad10 SIZE (git-htmldocs-2.37.1.tar.xz) = 1445040 SHA256 (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = c9c6b619d43ee49ac9beff22ec722a2a8a6a704a8039dc3de4dbfa1f89f77d34 SIZE (0001-refs-extract-packed_refs_delete_refs-to-allow-contro.patch) = 5453 SHA256 (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 95df2fc83975b5fb0f1ba871163cb9e28319639eea34d1eb5d74dd15ed64f78e SIZE (0002-refs-allow-passing-flags-when-beginning-transactions.patch) = 6773 SHA256 (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = fa115c854db9ee7960a9b0d7a50d9e47024e84d3139bf7fe9fda1fce88766222 SIZE (0003-refs-allow-skipping-the-reference-transaction-hook.patch) = 1981 SHA256 (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = c102be748305bd569a9546dffb9fb97161fb60924e7cdd9a023226b2c0b3c18c SIZE (0004-refs-demonstrate-excessive-execution-of-the-referenc.patch) = 3143 SHA256 (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 526b06c57d0acef49feb2a456622c57ed870bfbfcfee1d4daab43a13fd0be9a0 SIZE (0005-refs-do-not-execute-reference-transaction-hook-on-pa.patch) = 3106 SHA256 (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 927559891fc520dd3723eb1aad4a2ee4ab8337a14b25bf2f91502eb7904ec181 SIZE (0006-refs-skip-hooks-when-deleting-uncovered-packed-refs.patch) = 4441

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Slave ports:
  1. devel/git-cvs
  2. devel/git-gui
  3. devel/git-p4
  4. devel/git-svn
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. curl : ftp/curl
  2. p5-Error>=0 : lang/p5-Error
  3. asciidoctor : textproc/rubygem-asciidoctor
  4. xmlto : textproc/xmlto
  5. gmake>=4.3 : devel/gmake
  6. msgfmt : devel/gettext-tools
  7. python3.9 : lang/python39
  8. autoconf>=2.71 : devel/autoconf
  9. automake>=1.16.5 : devel/automake
  10. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. curl : ftp/curl
  2. p5-CGI>=0 : www/p5-CGI
  3. p5-Error>=0 : lang/p5-Error
  4. p5-Authen-SASL>=0 : security/p5-Authen-SASL
  5. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
  6. python3.9 : lang/python39
  7. perl5>=5.32.r0<5.33 : lang/perl5.32
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. libpcre2-8.so : devel/pcre2
  3. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. devel/git-cinnabar
  2. devel/gitaly
  3. devel/hs-git-annex
  4. graphics/lightzone
  5. textproc/gitlab-elasticsearch-indexer
  6. www/gitlab-ce
  7. www/gitlab-workhorse
for Run
  1. devel/git-cinnabar
  2. devel/git-cvs
  3. devel/git-gui
  4. devel/git-p4
  5. devel/git-svn
  6. devel/gitaly
  7. devel/github-backup-utils
Expand this list (12 items / 5 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/hs-git-annex
  3. devel/ocaml-opam
  4. sysutils/iocage
  5. www/gitea
  6. www/gitlab-ce
  7. Collapse this list.

Configuration Options:
===> The following configuration options are available for git-2.37.1: CONTRIB=on: Install contributed scripts CURL=on: Install curl support (provides HTTPS transport) GITWEB=on: Install gitweb HTMLDOCS=off: Install additional documentation ICONV=on: Encoding conversion support via iconv NLS=on: Native Language Support PCRE2=on: Use Perl Compatible Regular Expressions (v2) PERL=on: Perl scripting language support SEND_EMAIL=on: Enable the git-send-email(1) script SUBTREE=on: Install git-subtree ===> Use 'make config' to modify these settings
Options name:
devel_git
USES:
autoreconf cpe gmake iconv shebangfix tar:xz ssl gettext perl5 python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (9 items)
Collapse this list.
  1. ftp://ftp.ntu.edu.tw/software/scm/git/
  2. ftp://ftp.riken.jp/Linux/kernel.org/software/scm/git/
  3. http://ftp.heanet.ie/pub/kernel.org/pub/software/scm/git/
  4. http://ftp.nara.wide.ad.jp/pub/kernel.org/software/scm/git/
  5. http://ftp.yandex.ru/pub/software/scm/git/
  6. https://cdn.kernel.org/pub/software/scm/git/
  7. https://download.xs4all.nl/ftp.kernel.org/pub/software/scm/git/
  8. https://mirrors.mit.edu/kernel/software/scm/git/
  9. https://www.kernel.org/pub/software/scm/git/
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
2.37.1
12 Jul 2022 22:57:27
commit hash: d361605c7cbacbe6b38b393257e25e3569c96581commit hash: d361605c7cbacbe6b38b393257e25e3569c96581commit hash: d361605c7cbacbe6b38b393257e25e3569c96581commit hash: d361605c7cbacbe6b38b393257e25e3569c96581 files touched by this commit This port version is marked as vulnerable.
Brad Davis (brd) search for other commits by this committer
devel/git: Update to 2.37.1

Approved by:	garga
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit febb00cecd710d849e560a8b754cdd0917269da0)

Number of commits found: 1