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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
git Distributed source code management tool
2.50.1 devel on this many watch lists=100 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.50.1Version of this port present on the latest quarterly branch.
Maintainer: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-08 08:31:17
Last Update: 2025-07-08 17:19:30
Commit Hash: d3f6c42
People watching this port, also watch:: curl, pkg, bash, ca_root_nss, sudo
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

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 = 1751994170 SHA256 (git-2.50.1.tar.xz) = 7e3e6c36decbd8f1eedd14d42db6674be03671c2204864befa2a41756c5c8fc4 SIZE (git-2.50.1.tar.xz) = 7880972

Expand this list (4 items)

Collapse this list.

SHA256 (git-manpages-2.50.1.tar.xz) = 7dd86882bbc22bef8852924de96b9cb378aad8532089e301c82093da3e7c5478 SIZE (git-manpages-2.50.1.tar.xz) = 598416 SHA256 (git-htmldocs-2.50.1.tar.xz) = d15ccd1518b822e317d14b63de4444bb288909294f117cbbfa385c60ab739bca SIZE (git-htmldocs-2.50.1.tar.xz) = 1615796

Collapse this list.


Packages (timestamps in pop-ups are UTC):
git
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.50.0_12.50.12.30.02.49.02.50.1---
FreeBSD:13:quarterly2.49.02.50.12.41.02.49.02.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.49.02.50.12.39.02.49.02.50.12.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.49.02.50.12.43.02.43.02.43.0
FreeBSD:15:latest2.49.02.50.0n/a2.49.0n/a2.43.0_12.43.0_12.43.2
 

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

git-lite
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.50.0_12.50.12.30.02.49.02.50.1-2.30.0-
FreeBSD:13:quarterly2.49.02.50.12.41.02.49.02.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.49.02.50.12.39.02.49.02.50.12.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.49.02.50.12.43.02.43.02.43.0
FreeBSD:15:latest2.49.02.50.0n/a2.49.0n/a2.43.0_12.43.0_12.43.2
 

git-tiny
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.50.0_12.50.12.30.02.49.02.50.1-2.30.0-
FreeBSD:13:quarterly2.49.02.50.12.41.02.49.02.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.49.02.50.12.39.02.49.02.50.12.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.49.02.50.12.43.02.43.02.43.0
FreeBSD:15:latest2.49.02.50.0n/a2.49.0n/a2.43.0_12.43.0_12.43.2
 

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.4.1 : devel/gmake
  6. gettext-runtime>=0.22_1 : devel/gettext-runtime
  7. msgfmt : devel/gettext-tools
  8. python3.11 : lang/python311
  9. autoconf>=2.72 : devel/autoconf
  10. automake>=1.17 : devel/automake
  11. perl5>=5.40.r<5.41 : lang/perl5.40
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. curl : ftp/curl
  2. p5-Error>=0 : lang/p5-Error
  3. p5-Authen-SASL>=0 : security/p5-Authen-SASL
  4. p5-IO-Socket-SSL>=0 : security/p5-IO-Socket-SSL
  5. python3.11 : lang/python311
  6. perl5>=5.40.r<5.41 : lang/perl5.40
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. archivers/py-bup
  2. audio/solfege
  3. cad/kicad-devel
  4. cad/netgen
  5. comms/wsjtx
  6. databases/mongodb80
  7. databases/mongosh
Expand this list (55 items / 48 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. deskutils/gnome-shell-extension-dashtopanel
  3. devel/c4core
  4. devel/git-cola
  5. devel/hs-git-annex
  6. devel/magit
  7. devel/magit-devel
  8. devel/p5-Git-Repository
  9. devel/p5-Git-Wrapper
  10. devel/p5-Minilla
  11. devel/please
  12. devel/pylyzer
  13. devel/pyside2
  14. devel/pyside2-tools
  15. devel/rapidyaml
  16. devel/rebar3
  17. devel/shiboken2
  18. finance/favagtk
  19. games/libretro-scummvm
  20. games/xtxf
  21. graphics/lightzone
  22. java/eclipse
  23. lang/crystal
  24. lang/dotnet
  25. lang/dotnet8
  26. multimedia/handbrake
  27. net/quiche
  28. science/py-tensorflow
  29. security/crowdsec-blocklist-mirror
  30. sysutils/alloy
  31. textproc/gitlab-elasticsearch-indexer
  32. textproc/gitlab-zoekt-indexer
  33. www/gitlab-workhorse
  34. www/nyxt
  35. x11/openrgb
  36. Collapse this list.

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. databases/foundationdb*
  2. databases/foundationdb-devel*
  3. devel/bhyve-vm-goagent*
  4. devel/giggle*
  5. devel/py-itools*
  6. lang/neko*
  7. math/sage*
  8. net/ceph13*
  9. net/ceph14*
  10. net-p2p/arbitrum-avm*
  11. science/libtensorflow1*
  12. www/gitlab-ce*
  13. www/hedgedoc*
  14. x11/altyo*
  15. Collapse this list of deleted ports.
for Extract
  1. devel/electron32
  2. devel/electron34
  3. devel/electron35
  4. devel/electron36
  5. devel/electron37

Deleted ports which required this port:

Expand this list of 23 deleted ports
  1. devel/electron11*
  2. devel/electron12*
  3. devel/electron13*
  4. devel/electron17*
  5. devel/electron18*
  6. devel/electron19*
  7. devel/electron21*
  8. devel/electron22*
  9. devel/electron23*
  10. devel/electron24*
  11. devel/electron25*
  12. devel/electron26*
  13. devel/electron27*
  14. devel/electron28*
  15. devel/electron29*
  16. devel/electron30*
  17. devel/electron31*
  18. devel/electron33*
  19. devel/electron4*
  20. devel/electron5*
  21. devel/electron6*
  22. devel/electron7*
  23. devel/electron9*
  24. Collapse this list of deleted ports.
for Fetch
  1. audio/synthpod-lv2
  2. biology/gatk
  3. games/kanatest
  4. graphics/oidn
  5. math/barvinok
  6. math/ttmath
  7. net/charm
Expand this list (10 items / 3 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. science/salome-configuration
  3. science/salome-kernel
  4. textproc/xlnt
  5. Collapse this list.
for Patch

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. emulators/wine-staging*
  2. Collapse this list of deleted ports.
for Run
  1. deskutils/dstask
  2. deskutils/qownnotes
  3. devel/easygit
  4. devel/freebsd-git-devtools
  5. devel/gh
  6. devel/git-bug
  7. devel/git-cinnabar
Expand this list (102 items / 95 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. devel/git-cvs
  3. devel/git-delta
  4. devel/git-extras
  5. devel/git-filter-repo
  6. devel/git-filter-repo-devel
  7. devel/git-gui
  8. devel/git-lfs
  9. devel/git-modes
  10. devel/git-p4
  11. devel/git-review
  12. devel/git-subrepo
  13. devel/git-svn
  14. devel/git-town
  15. devel/github-backup-utils
  16. devel/gitinspector
  17. devel/gitlab-runner
  18. devel/gitlist
  19. devel/gitolite
  20. devel/gitolite2
  21. devel/gittrac
  22. devel/glab
  23. devel/gogs
  24. devel/hs-git-annex
  25. devel/hub
  26. devel/jiri
  27. devel/lab
  28. devel/magit
  29. devel/magit-devel
  30. devel/mergify
  31. devel/ocaml-opam
  32. devel/p5-Git-Repository
  33. devel/p5-Git-Wrapper
  34. devel/p5-Minilla
  35. devel/paq-nvim
  36. devel/phabricator
  37. devel/phorgeit-phorge
  38. devel/py-all-repos
  39. devel/py-gitless
  40. devel/py-graal
  41. devel/py-versioningit
  42. devel/rubygem-git
  43. devel/rubygem-svn2git
  44. devel/shards
  45. devel/soft-serve
  46. devel/thunar-vcs-plugin
  47. devel/vipack
  48. misc/broot
  49. net-im/mastodon
  50. net-mgmt/semaphore
  51. ports-mgmt/portsdb
  52. ports-mgmt/porttools
  53. security/caldera
  54. security/git-crypt
  55. security/git-secret
  56. security/gopass
  57. security/py-zkg
  58. security/transcrypt
  59. shells/antibody
  60. shells/git-prompt.zsh
  61. shells/zsh-antigen
  62. sysutils/gitwatch
  63. sysutils/iocage
  64. sysutils/iocage-devel
  65. sysutils/onefetch
  66. sysutils/py-qmk
  67. sysutils/yadm
  68. textproc/diff-so-fancy
  69. textproc/docproj
  70. textproc/git-chglog
  71. textproc/py-sphinx-last-updated-by-git
  72. www/forgejo
  73. www/forgejo7
  74. www/gitea
  75. www/gobuffalo
  76. www/moinmoincli
  77. www/opengist
  78. www/py-frappe-bench
  79. www/rubygem-gollum
  80. www/tt-rss
  81. Collapse this list.

Deleted ports which required this port:

Expand this list of 16 deleted ports
  1. devel/giggle*
  2. devel/git-arc*
  3. devel/git-bzr-ng*
  4. devel/gitg0*
  5. devel/monodevelop*
  6. devel/py-gitosis*
  7. devel/py-itools*
  8. devel/rubygem-mini_portile*
  9. editors/atom*
  10. math/sage*
  11. security/caldera4*
  12. textproc/docproj-legacy*
  13. textproc/logseq*
  14. www/gitlab-ce*
  15. www/py-rhodecode*
  16. www/trac-gitplugin*
  17. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for git-2.50.1: CONTRIB=on: Install contributed scripts CURL=on: Install curl support (provides HTTPS transport) DOCS=on: Build and/or install documentation GITWEB=on: Install gitweb 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 (7 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.nara.wide.ad.jp/pub/kernel.org/software/scm/git/
  4. http://ftp.yandex.ru/pub/software/scm/git/
  5. https://cdn.kernel.org/pub/software/scm/git/
  6. https://mirrors.mit.edu/kernel/software/scm/git/
  7. https://www.kernel.org/pub/software/scm/git/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2025-06-10
    Affects: users of devel/git
    Author: michaelo@FreeBSD.org
    Reason: 
      The HTMLDOCS option has been renamed to DOCS to match the option name
      with other ports and the description from Mk/bsd.options.desc.mk.
    
    
Expand this list (1 items)
  • 2021-10-12
    Affects: users of devel/git
    Author: garga@FreeBSD.org
    Reason: 
      devel/git port was split into multiple sub-ports that depend on devel/git
      and install additional files:
    
      - devel/git-cvs - CVS related scripts and man pages
      - devel/git-gui - GUI related scripts and man pages
      - devel/git-p4  - Perforce related scripts and man pages
      - devel/git-svn - Subversion related scripts and man pages
    
      Due to these changes, CVS, GUI, PERFORCE, and SUBVERSION options
      as well as gui and svn flavors were removed from the port.
    
    
  • Collapse this list.

Number of commits found: 416 (showing only 16 on this page)

«  1 | 2 | 3 | 4 | 5 

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.4.4.4
01 Feb 2007 18:57:28
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.4.4.4.

While here, add dependency on p5-Error, which prevents packaging issues
depending on whether you already had p5-Error installed or not.
1.4.4
21 Nov 2006 20:56:49
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Restore some pkg-plist contents I removed in the last revision.

My plist generator script told me they were gone, and I naively trusted it.

Reported by:    kris
1.4.4
15 Nov 2006 23:16:33
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
[1] Update to 1.4.4
[2] Add emacs support files.

PR:             [2] ports/105519
Submitted by:   [2] Max N. Boyarov <m.boyarov@bsd.by>
1.4.3.4
08 Nov 2006 05:55:45
Original commit files touched by this commit This port version is marked as vulnerable.
alexbl search for other commits by this committer
 - update to 1.4.3.4

Approved by:    anholt
1.4.1
16 Jul 2006 09:04:37
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.4.1.

PR:             ports/100336
Submitted by:   chinsan <chinsan.tw@gmail.com>
1.4.0
07 Jul 2006 00:17:01
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.4.0, bringing us git-p4import, along with the usual round of fixes.
1.3.2
05 May 2006 18:19:20
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.3.2, adding annotate/blame and a few more commands, along with the
usual bugfixes and UI improvements.
1.2.6
09 Apr 2006 00:05:11
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.2.6, and tune the cogito CONFLICTS to .10 to .12, since .17.2 will
live side-by-side in harmony.
1.2.4
15 Mar 2006 06:39:07
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.2.4, and depend on cvsps-devel rather than the stale cvsps port.
1.2.2
23 Feb 2006 07:58:37
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.2.2, and register a RUN_DEPENDS on cvsps, so there's a chance of
git-cvsimport working (haven't run it myself yet).
1.2.0
17 Feb 2006 01:17:27
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Correct the expat shlib version from the update that was before this port was
even committed.  Oops.

PR:             ports/93436
Submitted by:   Kostik Belousov <kostikbel@gmail.com>
1.2.0
15 Feb 2006 02:30:03
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Update to 1.2.0, and use the new asciidoc port to generate and install manpages.
1.1.6_1
14 Feb 2006 21:17:03
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Register CONFLICTS between ports that install bin/git.

PR:             ports/93315
Submitted by:   John E. Hein <jhein@timing.com>
1.1.6_1
12 Feb 2006 20:06:30
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Add missing LIB_DEPENDS on expat.

Reported by:    pointyhat (via kris)
1.1.6_1
09 Feb 2006 22:28:57
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Fix botched path correction that resulted in merges not working.
1.1.6
08 Feb 2006 08:30:38
Original commit files touched by this commit This port version is marked as vulnerable.
anholt search for other commits by this committer
Add a port for git, a distributed SCM used by the Linux kernel and likely soon
many freedesktop.org projects.

Number of commits found: 416 (showing only 16 on this page)

«  1 | 2 | 3 | 4 | 5