Commit graph

47 commits

Author SHA1 Message Date
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
Baptiste Daroussin
64d99be642 remove the useless dependency on curl
Reported by:	Freddy Dissaux <dsx _at_ bsdsx.fr> (irc)
2011-04-15 18:18:49 +00:00
Baptiste Daroussin
f9306d2eaf Add PORTNAME to SUB_LIST
PR:		ports/156119
Submitted by:	Philippe Pepiot <phil _at_ philpep.org>
2011-04-04 09:37:24 +00:00
Baptiste Daroussin
033cc3d3f4 - install filters in a better place and track them in plist
- bump port revision

Reported by:	pointy hat (pav)
2011-03-11 09:37:47 +00:00
Baptiste Daroussin
4ee7c7a2e2 - update to 0.9
- update bundled git to 1.7.4
2011-03-07 12:15:16 +00:00
Baptiste Daroussin
925ebd9033 Make sure to link against ${PTHREAD_LIBS}
while here remove MD5 from distinfo

Feature safe:	yes
2011-02-08 10:14:54 +00:00
Baptiste Daroussin
9c389471ef - Update to 0.8.3.4
- Update internal version of git to 1.7.3
2010-09-29 06:16:05 +00:00
Baptiste Daroussin
7ba2acc36e Remove signature from description 2010-09-03 07:02:05 +00:00
Baptiste Daroussin
155c3b9f85 - Update to 0.8.3.3
- Add license

Approved by:	rene@ (mentor vacation)
2010-08-11 08:27:00 +00:00
Baptiste Daroussin
9c4142bad4 - Take maintainership
- Update to 0.8.3.2
- Update embed git to 1.7.1.2

PR:		ports/148544
Approved by:	flz@ (maintainer), jadawin@ (co-mentor)
2010-07-29 12:31:07 +00:00
Florent Thoumie
6ea8712c1a Update devel/cgit to 0.8.3.
Feature safe:	yes
2009-09-17 16:04:59 +00:00
Ion-Mihai Tetcu
177e72428a Fix build with custom LOCALBASE.
Submitted by:	kimelto on IRC
Reported by:	QATty
Approved by:	maintainer
2009-06-10 07:44:41 +00:00
Wesley Shields
c4ffc6a243 - Switch to MASTER_SITE_KERNEL_ORG[1]
- Remove BROKEN (fetches fine)
- Portlint

Submitted by:	[1]: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by:	flz (maintainer)
2009-06-02 16:19:03 +00:00
Pav Lucistnik
4f71f682dd - Mark BROKEN: does not fetch
Reported by:	pointyhat
2009-05-27 19:05:27 +00:00
Florent Thoumie
df70048e46 Update devel/cgit to 0.8.2.1. 2009-05-14 11:46:18 +00:00
Florent Thoumie
2cee7124ae - Update devel/cgit to 0.8.2.
- Reintroduce some magic.
2009-02-02 16:38:58 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Florent Thoumie
23c181f84b - Fix checksum.
- Remove some magic.

Reported by:	Matt Sealey
2009-01-21 18:35:42 +00:00
Florent Thoumie
73b540cfc5 Ok, this time it's correct, I promise. Fix packing list.
Reported by:	QAT (I hate you in secret)
2008-10-16 15:14:45 +00:00
Florent Thoumie
72b28f4ddd Man, this is becoming embarassing. Remind me not to commit before running
through tinderbox. Add missing build dependency (ftp/curl).

Reported by:	QAT
2008-10-16 14:59:37 +00:00
Florent Thoumie
efaf79a240 Fix distinfo for real, using tar.bz2 as tar.gz snapshots seem a bit wonky. 2008-10-16 14:49:52 +00:00
Florent Thoumie
2f8f356ad0 Fix packing list when NOPORTDOCS is defined. 2008-10-16 12:19:32 +00:00
Florent Thoumie
646a4f3f2b Fix distinfo.
Reported by:	QAT
2008-10-16 12:17:52 +00:00
Florent Thoumie
9335969ae8 Add cgit 0.8.2, a fast web interface for git written in C. 2008-10-16 11:26:36 +00:00