Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.17.0_3 20 Apr 2018 14:43:34 |
garga |
Remove unnecessary @dir from PLIST
Reported by: mat
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.17.0_3 20 Apr 2018 14:34:09 |
garga |
Fix PLIST with GITWEB option enabled
PR: 227652
Reported by: rozhuk.im@gmail.com and w.schwarzenfeld@utanet.at
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.17.0_2 20 Apr 2018 12:01:06 |
garga |
Install a gitweb.conf initial file and update pkg-message to make it easier
to configure it
PR: 218229
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.17.0_1 19 Apr 2018 10:05:45 |
garga |
- Register p5-CGI dependency when GITWEB option is enabled [1]
- Bump PORTREVISION since GITWEB is on by default
- While here, unmute install command and make portlint happy
PR: 225358 [1]
Submitted by: Fabian Kell <fk@fabiankeil.de> [1]
MFH: 2018Q2
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.17.0 03 Apr 2018 12:51:28 |
garga |
Update devel/git to 2.17.0
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.16.3 23 Mar 2018 15:20:14 |
garga |
Update devel/git to 2.16.3
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.16.2 19 Feb 2018 20:13:18 |
garga |
Update devel/git to 2.16.2
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.16.1 22 Jan 2018 13:54:53 |
garga |
Update devel/git to 2.16.1
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.16.0 19 Jan 2018 19:22:32 |
garga |
Update devel/git to 2.16.0
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.15.1 10 Dec 2017 09:00:27 |
amdmi3 |
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
2.15.1 29 Nov 2017 23:30:43 |
garga |
Update devel/git to 2.15.1
Sponsored by: Rubicon communications, LLC (Netgate) |
2.15.0 01 Nov 2017 08:59:15 |
garga |
Update devel/git to 2.15.0
Sponsored by: Rubicon Communiucations, LLC (Netgate) |
2.14.3 23 Oct 2017 11:32:23 |
garga |
Update devel/git to 2.14.3
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.14.2 10 Oct 2017 01:29:39 |
adamw |
Fix packaging when HTMLDOCS is on.
Pointy hat to: garga |
2.14.2 09 Oct 2017 20:08:53 |
garga |
Update devel/git to 2.14.2
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.14.1 11 Aug 2017 13:40:09 |
mat |
Fix packaging WITH=HTMLDOCS.
Pointy hat: garga
Sponsored by: Absolight |
2.14.1 10 Aug 2017 20:43:29 |
garga |
Update devel/git to 2.14.1
This version fixes a security issue:
A "ssh://..." URL can result in a "ssh" command line with a
hostname that begins with a dash "-", which would cause the "ssh"
command to instead (mis)treat it as an option. This is now
prevented by forbidding such a hostname (which will not be
necessary in the real world).
MFH: 2017Q3
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.13.4 03 Aug 2017 12:15:48 |
garga |
Update devel/git to 2.13.4 |
2.13.3_1 17 Jul 2017 17:33:35 |
garga |
- Add diff-highlight back to package when CONTRIB option is set
- While here, remove unnecessary lines from pkg-plist
- Bump PORTREVISION
PR: 220804
Submitted by: martin@sugioarto.com
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.13.3 12 Jul 2017 23:38:06 |
garga |
Update devel/git to 2.13.3
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.13.2 27 Jun 2017 13:39:53 |
garga |
Update devel/git to 2.13.2
Sponsored by: Rubicon Communications (Netgate) |
2.13.1_2 19 Jun 2017 18:04:31 |
garga |
- Replace git-send-email.perl patch by a different fix committed upstream. With
previous version, when user tries to send multiple e-mails using an
authenticated SMTP server, it asks for password on first one and rejects
all other with "authentication failed" error
- Bump PORTREVISION
Reported by: novel
Tested by: novel
Obtained from: Git repository, commits:
0ead000c3aca13a10ae51a3c74c866981e0d33b8
bfbfc9a953d8e26b029110c05581b22f9f0d77e9
MFH: 2017Q2
Sponsored by: Rubicon Communications, LLC (Netgate) |
2.13.1_1 09 Jun 2017 16:38:39 |
adamw |
Fix SHA1 checksum generation on little-endian machines.
git 2.13.0 broke SHA1 checksumming on big-endian machines. They fixed
it in 2.13.1 by breaking it on little-endian machines. This patch,
obtained from upstream, fixes SHA1 checksumming on little-endian
machines again; I don't have any BE machines but hopefully it still
works on those too.
Submitted by: Dan McGregor
Obtained
from: https://github.com/git/git/commit/76339527ccf7946751174663f9faa686f3f55335
Approved by: just-fix-it |
2.13.1 09 Jun 2017 15:04:35 |
garga |
Update devel/git to 2.13.1
Sponsored by: Rubicon Communications (Netgate) |
2.13.0 10 May 2017 12:53:21 |
garga |
devel/git: Update to 2.13.0
MFH: 2017Q2
Security: CVE-2017-8386
Sponsored by: Rubicon Communications (Netgate) |
2.12.1_1 22 Apr 2017 08:46:04 |
miwi |
- Fix shebangs |
2.12.1 21 Mar 2017 12:28:13 |
garga |
- Update devel/git to 2.12.1
- Replace git-send-email patch by a version that works [1]
PR: 214335 [1]
Submitted by: OlivierW <olivierw1+bugzilla-freebsd@hotmail.com> [1]
MFH: 2017Q1
Sponsored by: Rubicon Communications (Netgate) |
2.11.1 09 Feb 2017 19:38:01 |
garga |
Fix devel/git PLIST when HTMLDOCS is on
Reported by: dankm on IRC |
2.11.1 09 Feb 2017 16:03:07 |
garga |
Update devel/git to 2.11.1
Sponsored by: Rubicon Communications (Netgate) |
2.11.0_4 18 Jan 2017 12:40:54 |
garga |
Remove dependency of DEPRECATED mail/p5-Net-SMTP-SSL from devel/git
PR: 214335
Obtained from: git development mailing list
Sponsored by: Rubicon Communications (Netgate) |
2.11.0_3 05 Dec 2016 12:28:09 |
koobs |
devel/git: Fix build with PERL option disabled
configure.ac defines a macro (GIT_ARG_SET_PATH), which takes an optional
'allow-without' parameter, which if not specified (in configure.ac),
causes --without-foo/--with-foo=no not to be checked/allowed.
allow-without is set for python, but not for perl in configure.ac:
# Define PYTHON_PATH to provide path to Python.
# GIT_ARG_SET_PATH(python, allow-without)
# GIT_ARG_SET_PATH(perl)
The non-presence of the optional second macro argument results in the
following error when --without-perl is specified by (Only the first 15 lines of the commit message are shown above ) |
2.11.0_3 02 Dec 2016 10:35:22 |
garga |
When CONTRIB option is ON a good number of extra dependencies is added
(asciidoc, docbook-xml) but they are only used to build git-subtree
manpage and html doc.
Created a new option SUBTREE to make it possible to install all CONTRIB
code except git-subtree and remove extra dependencies from CONTRIB option
PR: 203606
Submitted by: phk@ |
2.11.0_2 01 Dec 2016 19:23:07 |
garga |
Revert part of r427504
Helpers used to access http(s) and ftp(s) were not being built due to an error
on libcurl, then they ended up showing as PLIST errors.
PR: 213971 |
2.11.0_1 01 Dec 2016 15:24:06 |
garga |
- Fix build with PERL and non-default LOCALBASE [1]
- Fix build with DEVELOPER=yes [2]
- Do not install ZSH completion [3]
- ZSH installs a better version itself
- Fix PLIST
- Bump PORTREVISION
PR: 213494 [1]
214009 [2]
214870 [3] (based on)
Submitted by: John Hein <z7dr6ut7gs@snkmail.com> [1] [3]
Michael Zuo <muh.muhten@gmail.com>
Sponsored by: Rubicon Communications (Netgate) |
2.11.0 30 Nov 2016 19:38:13 |
adamw |
Update to 2.11.0.
Changes:
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.11.0.txt
PR: 214954
Approved by: maintainer (garga) |
2.10.2 25 Nov 2016 17:30:16 |
adamw |
Update to 2.10.2.
PR: 214790
Approved by: maintainer (garga) |
2.10.1_1 15 Nov 2016 08:43:10 |
mat |
Split targets so that they use options helpers when possible.
Always install the completions to some useful place. [1]
if CONTRIB is on, symlink them in the right place.
if CONTRIB is off, copy the anyway.
PR: 212303
Submitted by: mat
Reported by: Aleksander Alekseev [1]
Approved by: maintainer timeout
Sponsored by: Absolight |
2.10.1_1 26 Oct 2016 21:32:07 |
jrm |
devel/git: Do not install elisp files for XEmacs
- XEmacs is no longer in the ports tree, so no need to install these files.
- Remove empty post-stage target.
- Bump PORTREVISION.
Approved by: garga (maintainer) swills (mentor)
Differential Revision: https://reviews.freebsd.org/D8247 |
2.10.1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.10.1 13 Oct 2016 20:17:31 |
jkim |
Fix plist when NLS option is unset. |
2.10.1 13 Oct 2016 14:28:49 |
mat |
Update to 2.10.1.
Hook up to the test framework.
Sort the plist the same way make makeplist does, so that next updates
are easier to work on.
PR: 213417
Submitted by: mat
Approved by: maintainer
Sponsored by: Absolight |
2.9.2_2 26 Aug 2016 16:27:36 |
pi |
devel/git: bump PORTREVISION as OPTIONS_DEFAULT changed
PR: 211573
Reported by: ohauer |
2.9.2_1 26 Aug 2016 13:49:03 |
pi |
devel/git: Enable GITWEB by default
- also change USE_OPENSSL to USES=ssl
PR: 211573
Submitted by: Tobias Kortkamp <t@tobik.me>
Approved by: garga (maintainer timeout) |
2.9.2_1 03 Aug 2016 13:01:06 |
mat |
Add a PCRE option to allow git grep to be build with pcre support.
tl:dr; git grep -P now works.
Most package managers enable it by default, so enable it by default too.
PR: 211228
Submitted by: mat, knu
Approved by: maintainer (or timeout, see PR)
Sponsored by: Absolight |
2.9.2 18 Jul 2016 13:54:27 |
garga |
Update devel/git to 2.9.2
Sponsored by: Rubicon Communications (Netgate) |
2.9.0 14 Jun 2016 14:52:40 |
garga |
Update devel/git to 2.9.0
Sponsored by: Rubicon Communications (Netgate) |
2.8.4 11 Jun 2016 20:22:00 |
garga |
Respect BSD's STRIP instead of checking only WITH_DEBUG
PR: 153541
Submitted by: swell.k@gmail.com
Sponsored by: Rubicon Communications (Netgate) |
2.8.4 11 Jun 2016 15:25:38 |
garga |
Update devel/git to 2.8.4
Sponsored by: Rubicon Communications (Netgate) |
2.8.1 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
2.8.1 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.8.1 11 Apr 2016 13:08:42 |
garga |
- Update devel/git to 2.8.1
- Remove ETCSHELLS option and use @shell in pkg-plist [1]
Submitted by: bapt [1]
Sponsored by: Rubicon Communications (Netgate)
Differential Revision: https://reviews.freebsd.org/D5899 [1] |
2.7.4_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.7.4_1 21 Mar 2016 10:50:30 |
garga |
Import a patch from git mailing list to fix build with gcc 4.2.1 and
remove dependency of newer gcc to build it on 9.x
Obtained from: http://thread.gmane.org/gmane.comp.version-control.git/289397
MFH: 2016Q1 |
2.7.4 20 Mar 2016 15:40:20 |
garga |
Fix devel/git build on 9.x
MFH: 2016Q1 |
2.7.4 18 Mar 2016 11:29:28 |
garga |
Update devel/git to 2.7.4
MFH: 2016Q1
Security: CVE-2016-2324
Sponsored by: Rubicon Communications (Netgate) |
2.7.2_1 23 Feb 2016 15:55:35 |
rakuco |
Fix plist with NLS on after r409422. |
2.7.2 23 Feb 2016 11:19:31 |
garga |
Update devel/git to 2.7.2 |
2.7.0 04 Feb 2016 17:33:14 |
adamw |
Lighten up the Perl dependencies.
git uses Perl for two things: Perl hooks into git, and the
git-send-email(1) script.
The Perl hooks only use p5-Error. The other modules dependencies,
p5-Authen-SASL and p5-Net-SMTP-SSL (which bring in a number of other
perl module dependencies) are only required for git-send-email(1).
This commit adds a SEND_EMAIL option, defaulted to on, that auto-enables
the PERL option and installs the git-send-email(1) script with the
extra perl modules.
With the PERL option on and SEND_EMAIL off, only the p5-Error module
is required.
No PORTREVISION bump as the default dependencies and plist haven't changed.
PR: 206901
Approved by: garga (maintainer)
Differential Revision: https://reviews.freebsd.org/D5179 |
2.7.0 06 Jan 2016 11:56:26 |
garga |
Update devel/git to 2.7.0 |
2.6.4 30 Dec 2015 15:22:15 |
ohauer |
- prepare for devel/subversion17 removal |
2.6.4 09 Dec 2015 09:55:50 |
garga |
Update devel/git to 2.6.4 |
2.6.3 09 Nov 2015 17:51:05 |
garga |
Update devel/git to 2.6.3 |
2.6.2 20 Oct 2015 08:52:14 |
garga |
Update devel/git to 2.6.2
PR: 203878
Submitted by: Wendell Borges <wendell@bsd.com.br> |
2.6.1 05 Oct 2015 21:44:04 |
garga |
Update devel/git to 2.6.1
MFH: 2015Q4 |
2.6.0 30 Sep 2015 18:58:24 |
garga |
- Update devel/git to 2.6.0
- Use DISTVERSION instead of PORTVERSION to make it easy to test new version
RCs when they are available |
2.5.3_1 28 Sep 2015 18:33:47 |
garga |
- Add devel/git-gui, a devel/git slave port with GUI option enabled
- Register conflicts with master and other slave ports
- Bump PORTREVISION
PR: 202948 |
2.5.3 18 Sep 2015 12:44:32 |
garga |
Update devel/git to 2.5.3 |
2.5.2 11 Sep 2015 14:29:26 |
garga |
Update to 2.5.2 |
2.5.1 03 Sep 2015 22:00:03 |
garga |
- Update to 2.5.1
- Fix build with NO_PERL set backporting a commit from git repo (82aec45)
- Add git-submodile, git-am and git-request-pull to the list of commands
that doesn't work without perl |
2.4.6 17 Jul 2015 13:02:49 |
garga |
- Update git to 2.4.6
- Regenerate patches with make makepatch to silence portlint
- Change CONFLICTS to CONFLICTS_INSTALL |
2.4.5_1 26 Jun 2015 23:14:43 |
amdmi3 |
- Add missing shebang fix
Approved by: portmgr blanket |
2.4.5 26 Jun 2015 11:11:52 |
garga |
Update to 2.4.5 |
2.4.2 27 May 2015 11:23:32 |
garga |
Update to 2.4.2 |
2.4.1 14 May 2015 16:03:27 |
garga |
Update to 2.4.1 |
2.4.0 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
2.4.0 04 May 2015 18:28:15 |
garga |
Update to 2.4.0
PR: 199881 (based on)
Submitted by: pi@ |
2.3.7 28 Apr 2015 10:06:37 |
garga |
Update to 2.3.7 |
2.3.6 22 Apr 2015 00:43:00 |
garga |
Update to 2.3.6 |
2.3.5 01 Apr 2015 11:14:40 |
garga |
Update to 2.3.5 |
2.3.4 24 Mar 2015 10:32:52 |
garga |
Update to 2.3.4 |
2.3.3 15 Mar 2015 12:43:04 |
garga |
Update to 2.3.3 |
2.3.2 07 Mar 2015 00:03:53 |
garga |
Update to 2.3.2 |
2.3.1 25 Feb 2015 11:19:46 |
garga |
- Update to 2.3.1
- Add upcoming git-lite to the list of CONFLICTS
- Modernize Makefile |
2.3.0 06 Feb 2015 15:37:39 |
garga |
Update to 2.3.0 |
2.2.2_1 25 Jan 2015 12:53:08 |
jbeich |
Unbreak build with devel/utf8cpp installed
Let preprocessor know ${LOCALBASE}/include is a system include path,
so #include "..." shouldn't try to pick headers from there. lang/gcc*
and lang/clang* already do the right thing.
PR: 196220
Differential Revision: https://reviews.freebsd.org/D1664
Approved by: garga (maintainer)
Approved by: bapt (mentor) |
2.2.2_1 23 Jan 2015 22:50:50 |
antoine |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
2.2.2_1 13 Jan 2015 13:56:52 |
garga |
- Remove converters/p5-MIME-Base64 from RUN_DEPENDS since it's already in all
supported Perl releases
- Bump PORTREVISION
Requested by: sunpoet |
2.2.2 13 Jan 2015 11:53:32 |
garga |
Update to 2.2.2 |
2.2.1_2 07 Jan 2015 17:20:51 |
garga |
Fix PLIST and bump PORTREVISION
PR: 196330
Submitted by: mp39590@gmail.com |
2.2.1_1 07 Jan 2015 16:11:26 |
garga |
- 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 |
wxs |
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 |
des |
Upgrade to 2.2.1. |
2.1.2_1 15 Dec 2014 23:41:01 |
amdmi3 |
- 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 |
alfred |
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 |
mat |
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 ) |
2.1.2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
2.1.2 16 Oct 2014 14:33:57 |
wxs |
Update to 2.1.2.
Cleanup plist to remove @dirrm. |
2.1.0 26 Aug 2014 01:23:47 |
wxs |
Update to 2.1.0. |
2.0.2_1 07 Aug 2014 09:24:05 |
marino |
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 |
wxs |
Update to 2.0.2. |