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
Port details on branch 2023Q1
git Distributed source code management tool
2.39.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 2.39.2Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-01-17 19:15:07
Last Update: 2023-02-15 12:05:46
Commit Hash: 01a9423
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.
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 = 1676410579 SHA256 (git-2.39.2.tar.xz) = 475f75f1373b2cd4e438706185175966d5c11f68c4db1e48c26257c43ddcf2d6 SIZE (git-2.39.2.tar.xz) = 7163224

Expand this list (4 items)

Collapse this list.

SHA256 (git-manpages-2.39.2.tar.xz) = 0b3927a2f09db3d3ec91dd548409a7129d3af9dabf11847401872c8c0c529b25 SIZE (git-manpages-2.39.2.tar.xz) = 557080 SHA256 (git-htmldocs-2.39.2.tar.xz) = f729edf1821c688efc6767b1c0bb728aec673bc15b80a6b8be6a18c2cbb9d67e SIZE (git-htmldocs-2.39.2.tar.xz) = 1505352

Collapse this list.


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: pkg-fallout
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. devel/please
  4. security/crowdsec
  5. security/crowdsec-blocklist-mirror
  6. security/crowdsec-firewall-bouncer
  7. textproc/gitlab-elasticsearch-indexer
Expand this list (9 items / 2 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. www/gitlab-ce
  3. www/gitlab-workhorse
  4. Collapse this list.
for Extract
  1. devel/electron21
for Run
  1. deskutils/dstask
  2. devel/gh
  3. devel/git-bug
  4. devel/git-cinnabar
  5. devel/git-cvs
  6. devel/git-gui
  7. devel/git-lfs
Expand this list (25 items / 18 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/git-p4
  3. devel/git-svn
  4. devel/git-town
  5. devel/gitaly
  6. devel/gitlab-runner
  7. devel/glab
  8. devel/gogs
  9. devel/hub
  10. devel/jiri
  11. devel/lab
  12. devel/soft-serve
  13. net-mgmt/semaphore
  14. security/gopass
  15. shells/antibody
  16. textproc/git-chglog
  17. www/gitea
  18. www/gitlab-ce
  19. www/gobuffalo
  20. Collapse this list.

Configuration Options:
===> The following configuration options are available for git-2.39.2: 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: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.39.2
15 Feb 2023 12:05:46
commit hash: 01a9423c8620dd14e6bb434d6e2b9adab418808acommit hash: 01a9423c8620dd14e6bb434d6e2b9adab418808acommit hash: 01a9423c8620dd14e6bb434d6e2b9adab418808acommit hash: 01a9423c8620dd14e6bb434d6e2b9adab418808a 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.39.2

Security:	CVE-2023-22490
		CVE-2023-23946
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit 02305894426d986d9c75b81c71965d54837d40a1)
2.39.1
17 Jan 2023 19:14:13
commit hash: d3a9e462723120c98fe715b82d99f72fdd2c8a99commit hash: d3a9e462723120c98fe715b82d99f72fdd2c8a99commit hash: d3a9e462723120c98fe715b82d99f72fdd2c8a99commit hash: d3a9e462723120c98fe715b82d99f72fdd2c8a99 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.39.1

Security:	CVE-2022-41903
		CVE-2022-23521
Sponsored by:	Rubicon Communications, LLC ("Netgate")

(cherry picked from commit acd6144c488bbe15cd81c41f14d9fb96636b4c1f)

Number of commits found: 2