Adam Weinberger
f1f94f3166
Update included git to 2.15.1
2017-11-30 02:21:29 +00:00
Adam Weinberger
800ccbb3b5
Update included git to 2.15.0
2017-11-01 12:44:48 +00:00
Adam Weinberger
76e24a0d05
Update included git to 2.14.3
2017-10-23 12:24:14 +00:00
Adam Weinberger
9dcb827eaf
Update included git to 2.14.2
2017-10-10 01:20:46 +00:00
Dmitry Marakasov
0e53bb7879
- Update WWW
...
Approved by: portmgr blanket
2017-09-04 09:01:43 +00:00
Adam Weinberger
47d4d3ff03
Update included git to 2.14.1
2017-08-11 16:23:41 +00:00
Adam Weinberger
9e3bdfb86d
Update included git to 2.13.4.
2017-08-03 14:43:55 +00:00
Adam Weinberger
0291b67d70
Update included git to 2.13.3.
2017-07-15 14:40:52 +00:00
Adam Weinberger
33b6fa5c80
Update included git to 2.13.2.
2017-06-28 12:17:58 +00:00
Adam Weinberger
32de5a8268
Add the SHA1 checksum patch from devel/git
2017-06-09 16:46:21 +00:00
Adam Weinberger
03cd7bb8b9
Update included git to 2.13.1.
2017-06-09 15:10:35 +00:00
Adam Weinberger
259a02a50b
Update included git to 2.13.0.
2017-05-10 18:33:32 +00:00
Adam Weinberger
cae8fe87cc
Update included git to 2.12.1 and bump PORTREVISION.
2017-03-22 01:39:04 +00:00
Adam Weinberger
bf6c4a755d
Update included git to 2.11.1.
2017-02-10 00:12:17 +00:00
Adam Weinberger
614dc7a639
Add patch forgotten in r427459.
2016-12-01 13:54:48 +00:00
Adam Weinberger
2c73985cb6
Update included git to 2.11.0 (and bump PORTREVISION for it). Also,
...
enable verbose build, use OPTIONS helpers, and update the suggested
Apache config block.
2016-11-30 20:49:50 +00:00
Adam Weinberger
35aed5aa19
Update to cgit 1.1, and update the included git to 2.10.2. While here,
...
simplify the plist and the pkg-message by assuming that the project
isn't going to change its name. Also, tweak the COMMENT and pkg-descr.
And lastly, take maintainership. Many thanks to Kevin for all his work
in looking after this port for nearly three-and-a-half years!
PR: 214791
Approved by: outgoing maintainer (Kevin Zheng)
2016-11-23 23:10:59 +00:00
John Marino
1d7b825301
devel/cgit: Sed in flags for USES=ssl (supports ports SSL)
...
Passing through CFLAGS and LDFLAGS definitions doesn't work
Approved by: SSL blanket
2016-09-10 14:55:31 +00:00
Adam Weinberger
7e70215395
Update cgit to 1.0, and the included git to 2.9.2.
...
PR: 211200
Approved by: maintainer (Kevin Zheng)
2016-07-18 17:03:40 +00:00
Jason Unovitch
0bdfa004a2
devel/cgit: update 0.11.2 -> 0.12
...
Changes: http://lists.zx2c4.com/pipermail/cgit/2016-January/002817.html
PR: 206417
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
Security: CVE-2016-1899
Security: CVE-2016-1900
Security: CVE-2016-1901
Security: https://vuxml.FreeBSD.org/freebsd/62c0dbbd-bfce-11e5-b5fe-002590263bf5.html
MFH: 2016Q1
2016-01-20 23:42:59 +00:00
Adam Weinberger
53a3f11c08
Add NO_R_TO_GCC_LINKER=1 to MAKE_ARGS, which tells the bundled git to
...
use -Wl,-rpath=/path/ instead of -R/path/. This occurs when USE_OPENSSL_PORT=yes
is defined in /etc/make.conf, exposed by the changes in r403176.
2015-12-07 04:29:44 +00:00
Adam Weinberger
a782d20006
cgit will link against libcrypto in ${LOCALBASE} if it exists, so
...
add USE_OPENSSL to acknowledge the dependency.
PR: 204995
Approved by: Kevin Zheng (maintainer)
2015-12-07 03:58:06 +00:00
Dmitry Marakasov
eb4ffd37a8
- Add CPE info
...
Approved by: portmgr blanket
2015-05-17 09:13:24 +00:00
Pawel Pekala
74eae62616
Update to version 0.11.2
...
PR: 198609
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer)
2015-03-16 19:15:33 +00:00
Olli Hauer
15d77157e9
- update to 0.11.0
...
- use s/tar:bzip2/tar:xz/
PR: 198003
Submitted by: ohauer
Approved by: maintainer (Kevin Zheng)
MFH: 2015Q1
2015-02-25 04:49:52 +00:00
Baptiste Daroussin
e52c1f9d98
Cleanup plist
2014-10-27 10:10:58 +00:00
Danilo Egea Gondolfo
8c630be17c
- Update from 0.10.1 to 0.10.2
...
PR: ports/191546
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2014-07-04 02:05:07 +00:00
Pawel Pekala
1e5bc225ea
- Update to version 0.10.1 [1]
...
- Strip cgi binary
- Switch to PORTDOCS
PR: ports/187211 [1]
Submitted by: maintainer
2014-03-21 20:22:43 +00:00
William Grzybowski
c9237e6ef2
devel/cgit: allow staging
...
- Allow staging [1] (based on)
- Add DOCS option
- Remove useless options.mk
PR: ports/183369
Submitted by: Kevin Zheng <kevinz5000 gmail.com> (maintainer)
2013-10-27 20:39:56 +00:00
Guido Falsi
d46cbea2bf
- Add explicit ICONV_LIB [1]
...
- While here, convert to USES gmake
Submitted by: marino [1]
Approved by: portmgr (bapt)
2013-09-23 21:36:09 +00:00
Baptiste Daroussin
857aec5d6b
Add NO_STAGE all over the place in preparation for the staging support (cat: devel part 1)
2013-09-20 17:03:26 +00:00
Guido Falsi
642be1b81d
- Make ports use the libc provided iconv implementation on 10-CURRENT
...
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Antoine Brodin
e05ce9f2b3
- Fix build WITHOUT_NLS, NO_GETTEXT must be passed to make
...
- Fix plist with pkg_install
- Pass maintainership to reporter
PR: ports/179599
Reported by: Kevin Zheng
2013-06-16 23:14:41 +00:00
Baptiste Daroussin
98633b28e4
Make bundle git respect CFLAGS/LDFLAGS
...
Alway build the bundle git without gettext
fix plist
sort plist
PR: ports/179257
Submitted by: John Marino <draco@marino.st>
2013-06-03 10:49:00 +00:00
Baptiste Daroussin
e55b0e6c90
Drop maintainership I don't use it anymore
2013-06-03 10:20:23 +00:00
Baptiste Daroussin
5940ac9254
Remove the leftovers directories
2013-05-29 10:24:02 +00:00
Baptiste Daroussin
faa1a8476f
With the new plist it is better :)
...
While here fix the shebang of some scripts
2013-05-29 10:23:22 +00:00
Baptiste Daroussin
aa3d43c3f3
Update to 0.9.2
...
Update bundle git to 1.8.2.3
mark as job safe
2013-05-29 10:06:04 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
8a93e30710
Update bundled git to 1.7.4.4, which at the same time fixes the bad checksum problem
...
PR: ports/176707
Submitted by: John Marino <draco@marino.st>, miwi, bdrewery
2013-03-07 11:21:11 +00:00
Baptiste Daroussin
1c27e8ebc5
- update to 0.9.1
...
- update master site for both cgit and bundled git
- update www
2013-02-21 09:30:55 +00:00
Pietro Cerutti
03cceed935
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)
...
Approved by: portmgr
2013-02-14 09:42:12 +00:00
Baptiste Daroussin
7c53903383
Trim header
...
Convert to optionsng
remove useless LICENSE_FILE
2012-12-31 11:51:35 +00:00
Baptiste Daroussin
41a0e575f5
- Fix build avoiding collision of archive.h from git and the one from libarchive
...
when libarchive is installed from ports
Reported by: Andrzej Tobola <ato@iem.pw.edu.pl> (by private mail)
2012-04-28 22:51:17 +00:00
Baptiste Daroussin
5bab085034
- update to 0.9.0.3
...
Feature safe: yes
2012-03-22 07:21:51 +00:00
Baptiste Daroussin
3c6bb6bb04
- Fix plist (makeing %%PORTNAME%% substitution working)
...
- While here display the message at install
2011-09-25 21:18:21 +00:00
Dmitry Marakasov
6f6fbe4bdf
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
...
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
2011-09-23 22:26:39 +00:00
Baptiste Daroussin
5c3bdf7d6c
update to 0.9.0.2
2011-07-22 05:58:09 +00:00
Baptiste Daroussin
529212115f
- update to 0.9.0.1
2011-07-11 11:09:36 +00:00