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
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details on branch 2023Q2
git Distributed source code management tool
2.40.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.40.1Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-04-26 14:11:20
Last Update: 2023-04-26 14:07:30
Commit Hash: fec9823
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.
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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • git>0:devel/git
Conflicts:
CONFLICTS_INSTALL:
  • git-lite
  • git-tiny
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 = 1682445018 SHA256 (git-2.40.1.tar.xz) = 4893b8b98eefc9fdc4b0e7ca249e340004faa7804a433d17429e311e1fef21d2 SIZE (git-2.40.1.tar.xz) = 7185260

Expand this list (4 items)

Collapse this list.

SHA256 (git-manpages-2.40.1.tar.xz) = fe059c948ba3d169537b5b6b24f19726881057dfd4e5987f37789884d42fde13 SIZE (git-manpages-2.40.1.tar.xz) = 562772 SHA256 (git-htmldocs-2.40.1.tar.xz) = 8c08b31087566e719f6a7d16bb102255a8b9b970aefba6e306d6340eefe368ee SIZE (git-htmldocs-2.40.1.tar.xz) = 1517900

Collapse this list.


Packages (timestamps in pop-ups are UTC):
git
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.51.02.51.12.30.02.51.02.51.1n/an/an/a
FreeBSD:13:quarterly2.51.02.51.02.41.02.50.12.51.0n/an/an/a
FreeBSD:14:latest2.51.02.51.12.39.02.51.02.51.12.41.0-2.41.0
FreeBSD:14:quarterly2.51.02.51.0-2.50.12.51.02.43.02.43.02.43.0
FreeBSD:15:latest2.51.02.51.1n/a2.50.1n/an/a2.43.0_12.43.2
FreeBSD:15:quarterly2.51.02.51.0n/a-n/an/a--
FreeBSD:16:latest2.51.02.51.1n/a-n/an/a--
 

git-gui
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.30.0--n/an/an/a
FreeBSD:13:quarterly-----n/an/an/a
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/an/a--
FreeBSD:15:quarterly--n/a-n/an/a--
FreeBSD:16:latest--n/a-n/an/a--
 

git-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.51.02.51.12.30.02.51.02.51.1n/an/an/a
FreeBSD:13:quarterly2.51.02.51.02.41.02.50.12.51.0n/an/an/a
FreeBSD:14:latest2.51.02.51.12.39.02.51.02.51.12.41.0-2.41.0
FreeBSD:14:quarterly2.51.02.51.0-2.50.12.51.02.43.02.43.02.43.0
FreeBSD:15:latest2.51.02.51.1n/a2.50.1n/an/a2.43.0_12.43.2
FreeBSD:15:quarterly2.51.02.51.0n/a-n/an/a--
FreeBSD:16:latest2.51.02.51.1n/a-n/an/a--
 

git-tiny
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.51.02.51.12.30.02.51.02.51.1n/an/an/a
FreeBSD:13:quarterly2.51.02.51.02.41.02.50.12.51.0n/an/an/a
FreeBSD:14:latest2.51.02.51.12.39.02.51.02.51.12.41.0-2.41.0
FreeBSD:14:quarterly2.51.02.51.0-2.50.12.51.02.43.02.43.02.43.0
FreeBSD:15:latest2.51.02.51.1n/a2.50.1n/an/a2.43.0_12.43.2
FreeBSD:15:quarterly2.51.02.51.0n/a-n/an/a--
FreeBSD:16:latest2.51.02.51.1n/a-n/an/a--
 

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
Test dependencies:
  1. python3.9 : lang/python39
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. www/gitlab-ce
  4. 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. www/gitea
Expand this list (8 items / 1 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/gitlab-ce
  3. Collapse this list.

Configuration Options:
===> The following configuration options are available for git-2.40.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
pkg-message:
For install:
If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually.
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.40.1
26 Apr 2023 14:07:30
commit hash: fec98233551305165569afb955775bc3acbc282dcommit hash: fec98233551305165569afb955775bc3acbc282dcommit hash: fec98233551305165569afb955775bc3acbc282dcommit hash: fec98233551305165569afb955775bc3acbc282d files touched by this commit This port version is marked as vulnerable.
Renato Botelho (garga) search for other commits by this committer
devel/git: Update to 2.40.1

Security:	CVE-2023-25652
		CVE-2023-25815
		CVE-2023-29007
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 4cbd1498a245674bf815e11467695b99f929a624)

Number of commits found: 1