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.
There is a known issue with processing of security/vuxml data. As a results, the "Lastest Vulnerabilities" box is out of date and new entries after 2025-Sep-02 are not shown.
Port details
git Distributed source code management tool
2.51.0 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-08-19 14:34:16
Commit Hash: c045e02
People watching this port, also watch:: curl, pkg, bash, ca_root_nss, rsync
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.
USE_RC_SUBR (Service Scripts)
  • git_daemon
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 = 1755609765 SHA256 (git-2.51.0.tar.xz) = 60a7c2251cc2e588d5cd87bae567260617c6de0c22dca9cdbfc4c7d2b8990b62 SIZE (git-2.51.0.tar.xz) = 7857228

Expand this list (4 items)

Collapse this list.

SHA256 (git-manpages-2.51.0.tar.xz) = c10aea63316865ace762078a6e67fc3cf117b11a5c9d4a2a52cb3762ae22ed35 SIZE (git-manpages-2.51.0.tar.xz) = 602200 SHA256 (git-htmldocs-2.51.0.tar.xz) = dd33897c676ea140d57a652758e458756fa93582801cfd1d7e1f62acd5fa7580 SIZE (git-htmldocs-2.51.0.tar.xz) = 1627664

Collapse this list.


Packages (timestamps in pop-ups are UTC):
git
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.51.02.51.02.30.02.50.12.51.0---
FreeBSD:13:quarterly2.50.12.50.12.41.02.50.12.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.50.12.51.02.39.02.50.12.51.02.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.50.12.50.12.43.02.43.02.43.0
FreeBSD:15:latest-2.50.1n/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.51.02.51.02.30.02.50.12.51.0-2.30.0-
FreeBSD:13:quarterly2.50.12.50.12.41.02.50.12.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.50.12.51.02.39.02.50.12.51.02.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.50.12.50.12.43.02.43.02.43.0
FreeBSD:15:latest-2.50.1n/a2.49.0n/a2.43.0_12.43.0_12.43.2
 

git-tiny
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.51.02.51.02.30.02.50.12.51.0-2.30.0-
FreeBSD:13:quarterly2.50.12.50.12.41.02.50.12.50.12.43.02.43.02.43.0
FreeBSD:14:latest2.50.12.51.02.39.02.50.12.51.02.41.0-2.41.0
FreeBSD:14:quarterly2.50.12.50.1-2.50.12.50.12.43.02.43.02.43.0
FreeBSD:15:latest-2.50.1n/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.42.r<5.43 : lang/perl5.42
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.42.r<5.43 : lang/perl5.42
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 (54 items / 47 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/glab
  6. devel/hs-git-annex
  7. devel/magit
  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. graphics/lightzone
  21. java/eclipse
  22. lang/crystal
  23. lang/dotnet
  24. lang/dotnet8
  25. multimedia/handbrake
  26. net/quiche
  27. science/py-tensorflow
  28. security/crowdsec-blocklist-mirror
  29. textproc/gitlab-elasticsearch-indexer
  30. textproc/gitlab-zoekt-indexer
  31. www/gitlab-workhorse
  32. www/nyxt
  33. x11/openrgb
  34. Collapse this list.

Deleted ports which required this port:

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

Deleted ports which required this port:

Expand this list of 24 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/electron32*
  19. devel/electron33*
  20. devel/electron4*
  21. devel/electron5*
  22. devel/electron6*
  23. devel/electron7*
  24. devel/electron9*
  25. 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 (104 items / 97 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/git-who
  16. devel/github-backup-utils
  17. devel/gitinspector
  18. devel/gitlab-runner
  19. devel/gitlist
  20. devel/gitolite
  21. devel/gitolite2
  22. devel/gittrac
  23. devel/glab
  24. devel/gogs
  25. devel/hs-git-annex
  26. devel/hub
  27. devel/jiri
  28. devel/lab
  29. devel/magit
  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/logseq
  72. textproc/py-sphinx-last-updated-by-git
  73. textproc/television
  74. www/forgejo
  75. www/forgejo7
  76. www/gitea
  77. www/gobuffalo
  78. www/moinmoincli
  79. www/opengist
  80. www/py-frappe-bench
  81. www/rubygem-gollum
  82. www/tt-rss
  83. 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/magit-devel*
  6. devel/monodevelop*
  7. devel/py-gitosis*
  8. devel/py-itools*
  9. devel/rubygem-mini_portile*
  10. editors/atom*
  11. math/sage*
  12. security/caldera4*
  13. textproc/docproj-legacy*
  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.51.0: 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: 417 (showing only 100 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
2.2.1_1
07 Jan 2015 16:11:26
Revision:376467Original commit files touched by this commit This port version is marked as vulnerable.
garga search for other commits by this committer
- Add a pkg-message warning user about git diff color being broken with
  default PAGER [1]
- Add LICENSE
- Bump PORTREVISION

PR:		195680 [1]
Submitted by:	Vlad "Blackflow" K. [1]
2.2.1
29 Dec 2014 03:39:52
Revision:375769Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Over to garga@.

I don't have the cycles to handle these higher profile ports anymore.
2.2.1
18 Dec 2014 22:40:19
Revision:374926Original commit files touched by this commit This port version is marked as vulnerable.
des search for other commits by this committer
Upgrade to 2.2.1.
2.1.2_1
15 Dec 2014 23:41:01
Revision:374779Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add empty directory to plist

PR:		195570
Submitted by:	ohauer
Approved by:	maintainer timeout (wxs, 14 days)
2.1.2_1
29 Nov 2014 06:48:20
Revision:373602Original commit files touched by this commit This port version is marked as vulnerable.
alfred search for other commits by this committer
Support for git svn propset.

From: https://github.com/splbio/git/tree/v2.1.2-git-svn-propset

Reviewed by: bapt
Phabric: https://reviews.freebsd.org/D1154
2.1.2_1
26 Nov 2014 13:08:38
Revision:373448Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.2
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit This port version is marked as vulnerable.
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
2.1.2
16 Oct 2014 14:33:57
Revision:371009Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 2.1.2.

Cleanup plist to remove @dirrm.
2.1.0
26 Aug 2014 01:23:47
Revision:366167Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 2.1.0.
2.0.2_1
07 Aug 2014 09:24:05
Revision:364254Original commit files touched by this commit This port version is marked as vulnerable.
marino search for other commits by this committer
devel/git: Supply SHEBANG_FILES for shebangfix

The git port had USES=shebangfix defined but it was not told to fix
anything.  This patch will fix the shebang on a couple dozen perl scripts.

PR:		192386
Submitted by:	marino
Approved by:	General Blanket (wxs@ in copy)
2.0.2
21 Jul 2014 20:06:53
Revision:362476Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 2.0.2.
2.0.1
14 Jul 2014 16:01:34
Revision:361793Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 2.0.1.
2.0.0
16 Jun 2014 16:05:18
Revision:358019Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Fix plist.

PR:		190993
Submitted by:	Vikash Badal <vikashb@where-ever.za.net>
2.0.0
10 Jun 2014 20:05:12
Revision:357372Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 2.0.0
1.9.3
29 May 2014 14:12:12
Revision:355699Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Add dependencies for send-email.

Noticed by:	sbruno@
1.9.3
19 May 2014 12:38:22
Revision:354532Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.9.3.
1.9.2
28 Apr 2014 01:55:42
Revision:352468Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.9.2.
Now back to grabbing distfiles from kernel.org mirrors as google code is
no longer updated.
Fix an issue with packlist when using PERL. [1]

PR:		[1]: ports/188677
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
		Horia Racoviceanu (private mail)
1.9.0_1
24 Mar 2014 11:48:20
Revision:348942Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
The previous commit made git use nl_langinfo instead of locale_charset
but did not bump PORTREVISION.  Bump it now that libiconv no longer exports
locale_charset.

PR:		ports/187894
1.9.0
11 Mar 2014 17:58:48
Revision:347897Original commit files touched by this commit This port version is marked as vulnerable.
tijl search for other commits by this committer
Prevent detection of libcharset.h from converters/libiconv.

This forces git to use nl_langinfo() from libc instead of locale_charset()
from libiconv.  (The latter is practically an alias for the first.)

PR:		ports/187326
Approved by:	wxs (maintainer)
1.9.0
06 Mar 2014 18:20:53
Revision:347294Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.9.0. [1]
Support staging and general cleanup.

PR:		[2]: ports/186696
Submitted by:	[1]: Dan McGregor (private mail)
		[2]: tijl@
1.8.5.4_1
27 Feb 2014 14:43:39
Revision:346353Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Remove useless include of bsd.tcl.mk
19 Feb 2014 14:45:19
Revision:345097Original commit files touched by this commit Sanity Test Failure Refresh
mat search for other commits by this committer
Consolidate the docbook ports into -sgml and -xml variants.

Submitted by:	hrs (based on)
Sponsored by:	Absolight
1.8.5.4
18 Feb 2014 14:50:35
Revision:344900Original commit files touched by this commit This port version is marked as vulnerable.
mat search for other commits by this committer
Chase docbook cleanup dependencies.

Sponsored by:	Absolight
1.8.5.4
17 Feb 2014 14:38:53
Revision:344758Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Convert to USES=gmake tk
- Convert to new LIB_DEPENDS format
1.8.5.4
12 Feb 2014 13:50:32
Revision:343922Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.5.4.
1.8.5.2
29 Dec 2013 05:21:59
Revision:337936Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.5.2.
1.8.4.3
18 Nov 2013 18:22:52
Revision:334236Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.4.3.
1.8.4.2
02 Nov 2013 02:33:17
Revision:332440Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.4.2.
1.8.4.1
17 Oct 2013 18:06:40
Revision:330661Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.4.1.

Among other things, this fixes git rebase.

https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.1.txt

PR:		ports/183027
Submitted by:	olgeni@
1.8.4
09 Oct 2013 17:42:48
Revision:329916Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Fix plist (remove duplicate file entry and nonexisting dirs)

PR:		182858
Submitted by:	myself
Approved by:	wxs (maintainer)
1.8.4
20 Sep 2013 17:04:44
Revision:327723Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
1.8.4
16 Sep 2013 10:28:33
Revision:327376Original commit files touched by this commit This port version is marked as vulnerable.
az search for other commits by this committer
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
1.8.4
07 Sep 2013 19:49:42
Revision:326683Original commit files touched by this commit This port version is marked as vulnerable.
bsam search for other commits by this committer
Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.

Approved by:	portmgr (bapt, implicit)
1.8.4
27 Aug 2013 17:25:21
Revision:325473Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.4

Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.4.txt
1.8.3.4
17 Aug 2013 22:13:25
Revision:324872Original commit files touched by this commit This port version is marked as vulnerable.
mva search for other commits by this committer
- Be explicit about the Python version to be used for the CONTRIB and
  MP4 options
1.8.3.4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.8.3.4
24 Jul 2013 18:27:40
Revision:323615Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.3.4.

While here, fix missing RelNotes from last couple of updates.
1.8.3.3_1
16 Jul 2013 18:50:32
Revision:323120Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.3.3

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.3.txt
1.8.3.2_1
12 Jul 2013 13:54:25
Revision:322833Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Bump PORTREVISION for ftp/curl shlib change

Notified by:	Rotluchs (via IRC)
1.8.3.2
05 Jul 2013 19:16:50
Revision:322351Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.3.2.

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.3.2.txt
1.8.3.1
19 Jun 2013 19:10:12
Revision:321312Original commit files touched by this commit This port version is marked as vulnerable.
mandree search for other commits by this committer
If CONTRIB is enabled (default), add docbook-xml-450 as a direct
build requisite.  There have been reports about missing DocBook XML V4.5
DTDs, even though they do not show in Tinderbox builds:
<http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084357.html>

Manually installing docbook-xml-450 appears to help:
<http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084383.html>

Approved by:	wxs
1.8.3.1
13 Jun 2013 00:30:03
Revision:320731Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.3.1
Properly install git-subtree [1]

PR:		[1] ports/178797
Submitted by:	amdmi3@
1.8.2.3
12 Jun 2013 17:45:03
Revision:320709Original commit files touched by this commit This port version is marked as vulnerable.
az search for other commits by this committer
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
1.8.2.3
13 May 2013 20:31:53
Revision:318129Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.2.3.

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.3.txt
1.8.2.2
06 May 2013 11:35:56
Revision:317509Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update pkg-descr. Use text from git-scm.com which is more concise.
While here, trim header.

PR:		ports/178361
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
1.8.2.2
05 May 2013 10:01:15
Revision:317408Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.2.2

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt
1.8.2.1
27 Apr 2013 08:50:47
Revision:316654Original commit files touched by this commit This port version is marked as vulnerable.
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
1.8.2.1
24 Apr 2013 18:10:32
Revision:316464Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
1.8.2.1
16 Apr 2013 15:30:07
Revision:315821Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.2.1.

Feature safe:	yes
1.8.2
18 Mar 2013 15:10:43
Revision:314579Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.2.
1.8.1.5
12 Mar 2013 14:18:24
Revision:313978Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.1.5.
1.8.1.3
14 Feb 2013 09:42:13
Revision:312209Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
1.8.1.3
09 Feb 2013 02:49:26
Revision:311959Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.1.3.

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.3.txt
1.8.1.2
30 Jan 2013 15:21:37
Revision:311220Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.1.2.
1.8.1.1
16 Jan 2013 16:26:33
Revision:310502Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.1.1.
1.8.1
08 Jan 2013 16:19:46
Revision:310096Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.1.
1.8.0.3
30 Dec 2012 20:31:56
Revision:309690Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.0.3.
1.8.0.2
12 Dec 2012 19:22:22
Revision:308783Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.0.2.
1.8.0.1
27 Nov 2012 17:39:35
Revision:307854Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.0.1

Feature safe:	yes
1.8.0
12 Nov 2012 20:32:17
Revision:307344Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Add git_daemon to UIDs and GIDs.
Make git_daemon run as the git_daemon user.

Requested by:	lme@
Feature safe:	yes
1.8.0
25 Oct 2012 02:22:48
Revision:306366Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.8.0.

Something to be aware of from the release notes:

<snip>
In the next major release (not *this* one), we will change the
behavior of the "git push" command.

When "git push [$there]" does not say what to push, we have used the
traditional "matching" semantics so far (all your branches were sent
to the remote as long as there already are branches of the same name
over there).  We will use the "simple" semantics that pushes the
current branch to the branch with the same name, only when the current
branch is set to integrate with that remote branch.  There is a user
preference configuration variable "push.default" to change this, and
"git push" will warn about the upcoming change until you set this
variable in this release.

"git branch --set-upstream" is deprecated and may be removed in a
relatively distant future.  "git branch [-u|--set-upstream-to]" has
been introduced with a saner order of arguments.
</snip>

Feature safe:	yes
1.7.12.4
21 Oct 2012 01:23:22
Revision:306213Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.12.4

Feature safe:	yes
1.7.12.3
16 Oct 2012 04:17:02
Revision:305948Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.12.3.

Stop using LIBMD_SHA1, it's been useless for a while now. If we want to not
use SHA1 from OpenSSL I can put BLK_SHA1 in, but since nobody has complained
that we silently fell back to OpenSSL I'm going to stick with that for now.

Pass NO_GETTEXT in MAKE_ARGS instead of MAKE_ENV. This actually works
now[1].

PR:		[1]: ports/171939
Submitted by:	ohauer@
Feature safe:	yes
1.7.11.5
18 Aug 2012 01:25:12
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.11.5

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.5.txt
1.7.11.4
31 Jul 2012 03:24:39
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.11.4

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
1.7.11.3
23 Jul 2012 20:54:46
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.11.3

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.3.txt
1.7.11.2
17 Jul 2012 14:30:59
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.11.2

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.2.txt
1.7.11.1
07 Jul 2012 03:07:57
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.11.1
Convert to optionsNG
Fix updating /etc/shells when using the package [1]

Submitted by:   Marin Atanasov Nikolov [1]
1.7.10.3
29 Jun 2012 16:32:43
Original commit files touched by this commit This port version is marked as vulnerable.
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
1.7.10.3
27 May 2012 20:25:28
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.10.3.

While here add some code to make sure I don't forget to include the optional
distfile when building distinfo.[1]

Suggested by: crees@ [1]
1.7.10.2
22 May 2012 11:03:49
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Add htmldocs to distinfo. I missed this in my last commit.
1.7.10.2
21 May 2012 15:34:49
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.10.2.

I'm still working on fixing the bug when using curl with c-ares bindings.
1.7.10.1
06 May 2012 19:07:13
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.10.1
While here add iconv to CONFIGURE_ARGS to resolve build failures under
certain conditions.[1]

PR:             [1]: ports/167071
Submitted by:   Trond Endrestøl <Trond.Endrestol@ximalas.info>
1.7.9.6
05 Apr 2012 13:00:58
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9.6

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.6.txt

Feature safe:   yes
1.7.9.5
01 Apr 2012 15:07:42
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9.5.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.5.txt

Feature safe:   yes
1.7.9.4
14 Mar 2012 14:34:54
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9.4

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.4.txt

Feature safe:   yes
1.7.9.3
11 Mar 2012 00:52:28
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9.3.

Feature safe:   yes
1.7.9.2
24 Feb 2012 04:41:01
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.9.7.2

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.2.txt
1.7.9.1
19 Feb 2012 02:01:51
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Add missing distinfo.

Noticed by:     ohauer@, Douglas Thrift
1.7.9.1
18 Feb 2012 20:37:53
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9.1.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.1.txt
1.7.9
03 Feb 2012 20:38:30
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Respect WITHOUT_NLS.
1.7.9
03 Feb 2012 19:59:56
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Fix WWW in pkg-descr. git-scm.org redirects to git-scm.com.
1.7.9
31 Jan 2012 04:42:58
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.9
1.7.8.4
23 Jan 2012 21:27:55
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.8.4.
1.7.8.3
14 Jan 2012 08:57:23
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
1.7.8.3
08 Jan 2012 01:42:44
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.8.3.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.3.txt
1.7.8.2
30 Dec 2011 04:23:59
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.8.2.
Appease portlint by moving PROJECTHOST.
Since moving to code.google.com the signatures haven't been published. Remove
the signature checking for now.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.2.txt
1.7.8.1
27 Dec 2011 15:34:19
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Fix an issue where a documentation symlink can be extracted with an incorrect
owner. This only happens if the distfile is extracted as a non-root user, which
is why nobody has noticed this before (I imagine not many people extract and
build as non-root). Because it's not a big deal and not likely to hit the
majority of users, I'm not bumping PORTREVISION.

Noticed by:     Andrzej Tobola (private mail)
1.7.8.1
25 Dec 2011 02:35:56
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.8.1
- As suggested by crees@, switch to using ${CP} -R to install contrib scripts.
  This keeps permissions as they are in the distfile.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.1.txt
1.7.8
18 Dec 2011 16:17:32
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Switch to installing contrib files using COPYTREE_BIN instead of
COPYTREE_SHARE. The documentation in the hooks says you should set
executable permissions on the hook before setting it up in a repository,
but if you update git the permissions get reset. Just install the entire
contrib directory with executable bit set.

What we really need is a "COPYTREE_ASIS" that just leaves the permissions as
they are.

Note I am intentionally not bumping PORTREVISION as this is a minor change
and this port gets updated fairly regularly.

PR:             ports/163167
Submitted by:   Matthias Fechner <idefix@fechner.net>
1.7.8
07 Dec 2011 15:53:20
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.8.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.txt

Feature safe:   yes
1.7.7.4
21 Nov 2011 18:36:03
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.7.4.

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.4.txt

Feature safe:   yes
1.7.7.3
11 Nov 2011 14:46:07
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.7.3

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.3.txt

Feature safe:   yes
1.7.7.2
03 Nov 2011 18:15:38
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.7.2

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.2.txt
1.7.7.1
30 Oct 2011 14:13:55
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.7.1
1.7.7_1
20 Oct 2011 16:00:04
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Remove dependency upon devel/subversion. We already depend upon
devel/p5-subversion which will bring in devel/subversion for us.
Furthermore, devel/p5-subversion already honors the WITH_SUBVERSION_VER knob
so there is no need to duplicate that functionality here just to pick the
correct version of subversion.

Discussed with: avg@
1.7.7_1
17 Oct 2011 03:52:01
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
Remove support for WITH_SVN_FBSD.
1.7.7_1
16 Oct 2011 16:07:41
Original commit files touched by this commit This port version is marked as vulnerable.
lev search for other commits by this committer
  Remove depndency on devel/subversion-freebsd, as it was removed.
1.7.7
07 Oct 2011 12:49:17
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Remove duplicate plist entry.
1.7.7
05 Oct 2011 16:30:35
Original commit files touched by this commit This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.7.7.

Number of commits found: 417 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5  »