193 Commits

Author SHA1 Message Date
espie
13522be37e git is not that well related to python, don't do accidental version injection 2018-05-15 15:15:58 +00:00
kn
2df20c74c7 Fix false positive for MODPY_VERSION substitution.
OK sthen
2018-03-06 22:20:53 +00:00
benoit
7dcdc9b221 Update to git-2.16.2. 2018-03-04 10:31:58 +00:00
benoit
4a09561dbe Update to git-2.16.0. 2018-01-20 09:24:57 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
benoit
eef3504a9b Update to git-2.5.1, similar to a diff from Klemens Nanni 2017-12-02 15:24:31 +00:00
sthen
26b10e7b65 fix pexp string for git-daemon, it has a full path now.
reported by Dimitris Papastamos, maintainer timeout
2017-12-01 14:47:45 +00:00
benoit
4e9b3fd7d9 Update to git-2.15.0. 2017-11-08 09:17:14 +00:00
benoit
a775b36a5a Update to git-2.14.3. 2017-10-24 05:26:43 +00:00
danj
d7a96142a6 Security update to git-2.14.2
The `git` subcommand `cvsserver` is a Perl script which makes excessive
use of the backtick operator to invoke `git`. Unfortunately user input
is used within some of those invocations.
http://seclists.org/oss-sec/2017/q3/att-534/git_cvsserver.txt

ok benoit@ (maintainer), "Fix should go in" sthen@
2017-09-27 15:06:08 +00:00
pirofti
e9d3ec040f Update git to fix CVE-2017-1000117.
From Daniel Jakots, thanks!

OK benoit@, sthen@
2017-08-11 12:37:04 +00:00
dcoppa
830194cbe1 Sync with upstream 2017-08-10 09:11:07 +00:00
benoit
89cf21cf99 Update to git-2.14.0. 2017-08-05 19:09:05 +00:00
benoit
bdeee0e58e Update to git-2.13.4. 2017-08-02 04:40:27 +00:00
benoit
e397f5825d Update to git-2.13.3. 2017-07-14 04:54:23 +00:00
jca
d3bcc52c0d Drop the gettext module
ok benoit@ (maintainer)
2017-07-04 13:27:12 +00:00
benoit
442998ea3c Update to git-2.13.2. 2017-06-26 07:19:15 +00:00
dcoppa
7e48bf88a2 Fix failing tests
ok tb@
2017-06-13 15:02:23 +00:00
dcoppa
67cfc9eb35 Fix endianess detection wrt SHA1
(upstream git commit 6b851e536b05e0c8c61f77b9e4c3e7cedea39ff8)

Breakage reported by tb@ and Brian Callahan
OK tb@
2017-06-12 08:40:02 +00:00
dcoppa
a75915f69a Update to git-2.13.1
ok jung@
2017-06-09 10:29:22 +00:00
schwarze
54a3aeb10c Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists implemented with \h.
2017-06-01 19:58:04 +00:00
benoit
9c12ffe73c Update to git-2.13.0. 2017-05-10 08:05:04 +00:00
benoit
604df29508 Update to git-2.12.2. 2017-03-26 19:07:10 +00:00
benoit
4308914468 Update to git-2.12.0. 2017-02-25 20:35:31 +00:00
benoit
2b8a2d67cd Update to git-2.11.1. 2017-02-03 09:36:06 +00:00
dcoppa
f9b2a07767 Update to git-2.11.0 and fix some tests to make the testsuite run.
ok benoit@
2016-12-04 15:29:46 +00:00
dcoppa
742f5b6d8a Fix PLIST: add 'share/emacs/' and 'share/emacs/site-lisp/' directories
ok sthen@, benoit@ (maintainer)
2016-11-14 08:10:59 +00:00
dcoppa
7cbb9fdf66 Update to git-2.10.2
ok benoit@ (maintainer)
2016-11-04 09:43:29 +00:00
dcoppa
213a2814d4 Update to git-2.10.1
OK benoit@ (maintainer)
2016-10-11 10:59:27 +00:00
sthen
4559a55308 In ports/devel/git, use an explicit -I${WRKSRC} before -I${LOCALBASE}/include
so that headers from git source are used in preference to /usr/local.
Fixes build with utfcpp installed. OK benoit@ dcoppa@
2016-09-26 13:10:39 +00:00
benoit
126cd41155 Update to git-2.9.3. 2016-08-17 06:57:50 +00:00
benoit
e6dcfb717c Update to git-2.9.2. 2016-08-02 06:25:58 +00:00
benoit
305f769c88 Update to git-2.9.0. 2016-06-28 07:27:14 +00:00
jung
624f83171e fix user and group 2016-06-21 21:56:43 +00:00
benoit
6f6afe3f21 Update to git-2.8.4. 2016-06-09 19:07:54 +00:00
jung
4d180d6f74 add a git daemon rc.d script
input from ajacoutot and sthen

ok shen
2016-06-02 18:33:26 +00:00
benoit
19eace9bd1 Update to git-2.8.3. 2016-05-25 07:13:05 +00:00
jca
eb327386f5 Upstream has moved this file since rev. 1.114; ok benoit@ (maintainer) 2016-05-17 11:54:58 +00:00
espie
e74967e1d4 Term-ReadKey, missed one 2016-05-12 14:46:35 +00:00
benoit
4fa00efd4b Update to git-2.8.1. 2016-04-05 08:28:39 +00:00
benoit
a40917f2ea Update to git-2.8.0. 2016-04-02 15:03:37 +00:00
juanfra
c673de953c Add a workaround for GCC 4.2. OK benoit@ (MAINTAINER). 2016-03-22 18:04:16 +00:00
benoit
6b44102d80 Update to git-2.7.4.
Security fixes for CVE-2016-2324 and CVE-2016-2315
Switch to gcc-4.9 : "internal compiler error: Segmentation fault"
2016-03-18 20:56:07 +00:00
landry
6c7e46012f Install setgitperms.perl template hook.
ok benoit@ (MAINTAINER)
2016-03-16 08:50:39 +00:00
naddy
40d1d04cdd trivial NO_SHARED_ARCHS and PROPERTIES:Mno_shared removal 2016-03-12 23:23:38 +00:00
benoit
c953bee344 Update to git-2.7.2. 2016-03-07 07:33:37 +00:00
benoit
5e3d78ea82 Update to git-2.7.0. 2016-01-05 08:31:59 +00:00
benoit
f65032d9b7 Update to git-2.6.4. 2015-12-09 10:38:47 +00:00
benoit
40b2f470f5 Update to git-2.6.3. 2015-11-07 08:28:22 +00:00
benoit
074baf35dd Update to git-2.6.2. 2015-10-20 05:33:44 +00:00