Commit graph

147 commits

Author SHA1 Message Date
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Wesley Shields
d7dcd31f3f 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]
2012-05-27 20:25:28 +00:00
Wesley Shields
b5092a782b Add htmldocs to distinfo. I missed this in my last commit. 2012-05-22 11:03:49 +00:00
Wesley Shields
ce4db693b5 Update to 1.7.10.2.
I'm still working on fixing the bug when using curl with c-ares bindings.
2012-05-21 15:34:49 +00:00
Wesley Shields
25f2d77bea 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>
2012-05-06 19:07:13 +00:00
Wesley Shields
40606459f3 Update to 1.7.9.6
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.6.txt

Feature safe:	yes
2012-04-05 13:00:58 +00:00
Wesley Shields
11621dedad Update to 1.7.9.5.
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.5.txt

Feature safe:	yes
2012-04-01 15:07:42 +00:00
Wesley Shields
e4d97d18b1 Update to 1.7.9.4
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.4.txt

Feature safe:	yes
2012-03-14 14:34:54 +00:00
Wesley Shields
324e6ddae2 Update to 1.7.9.3.
Feature safe:	yes
2012-03-11 00:52:28 +00:00
Wesley Shields
c6e27c0b84 Update to 1.9.7.2
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.2.txt
2012-02-24 04:41:01 +00:00
Wesley Shields
b232d97435 Add missing distinfo.
Noticed by:	ohauer@, Douglas Thrift
2012-02-19 02:01:51 +00:00
Wesley Shields
01946d15f3 Update to 1.7.9.1.
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.1.txt
2012-02-18 20:37:53 +00:00
Wesley Shields
dcad974083 Respect WITHOUT_NLS. 2012-02-03 20:38:30 +00:00
Wesley Shields
2a8d5c454a Fix WWW in pkg-descr. git-scm.org redirects to git-scm.com. 2012-02-03 19:59:56 +00:00
Wesley Shields
2d83da4662 Update to 1.7.9 2012-01-31 04:42:58 +00:00
Wesley Shields
a711bf5911 - Update to 1.7.8.4. 2012-01-23 21:27:55 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Wesley Shields
ec420c8dfd Update to 1.7.8.3.
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.3.txt
2012-01-08 01:42:43 +00:00
Wesley Shields
cf0cd0be41 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
2011-12-30 04:23:59 +00:00
Wesley Shields
12b5ff595b 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)
2011-12-27 15:34:19 +00:00
Wesley Shields
3c4e640d55 - 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
2011-12-25 02:35:55 +00:00
Wesley Shields
9e7372c3b0 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>
2011-12-18 16:17:32 +00:00
Wesley Shields
8b18d34ecb Update to 1.7.8.
Changes: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.txt

Feature safe:	yes
2011-12-07 15:53:20 +00:00
Wesley Shields
edbe655ed4 Update to 1.7.7.4.
Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.4.txt

Feature safe:	yes
2011-11-21 18:36:03 +00:00
Wesley Shields
0b2c0031af - Update to 1.7.7.3
Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.3.txt

Feature safe:	yes
2011-11-11 14:46:07 +00:00
Wesley Shields
629d45c5ab - Update to 1.7.7.2
Changelog: https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.2.txt
2011-11-03 18:15:38 +00:00
Wesley Shields
9f0e85e13c - Update to 1.7.7.1 2011-10-30 14:13:55 +00:00
Wesley Shields
136f970701 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@
2011-10-20 16:00:04 +00:00
Wesley Shields
a8f9d2f998 Remove support for WITH_SVN_FBSD. 2011-10-17 03:52:00 +00:00
Lev A. Serebryakov
4bf1d40623 Remove depndency on devel/subversion-freebsd, as it was removed. 2011-10-16 16:07:41 +00:00
Wesley Shields
f1857b943b - Remove duplicate plist entry. 2011-10-07 12:49:17 +00:00
Wesley Shields
05883c3adc - Update to 1.7.7. 2011-10-05 16:30:35 +00:00
Wesley Shields
cfa1a0edff - Fix MASTER_SITES while kernel.org is down.
Submitted by:	az@, gjb@
2011-09-10 01:56:16 +00:00
Wesley Shields
d3437bb913 - Update to 1.7.6.1.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.6.1.txt
2011-09-07 01:21:44 +00:00
Wesley Shields
dfd401b7cb - Adjust accordingly for the slave port (git-subversion).
- Be consistent in whitespace.
- Use PLIST_SUB to comment out perl specific options. [1]

Noticed by:	[1]: bapt@
2011-08-15 16:29:00 +00:00
Wesley Shields
80c9d14119 - Update to 1.7.6.
- Remove some of the warnings when building with clang by separating
  LDFLAGS from CFLAGS. Still some harmless warnings left though.[1]

Submitted by:	[1]: sahil@
2011-06-30 22:19:09 +00:00
Wesley Shields
76c39c7435 - Fix build with clang by being specific about pthread library.
Submitted by:	sahil@
2011-06-30 00:16:50 +00:00
Wesley Shields
cfbc0f28de - Add missing file to plist, forgot in the last commit. 2011-06-05 17:04:11 +00:00
Wesley Shields
143c2e1531 - Update to 1.7.5.4.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.4.txt
2011-06-05 00:13:20 +00:00
Wesley Shields
f145c94a25 - Update to 1.7.5.3.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.3.txt
2011-05-27 20:43:54 +00:00
Wesley Shields
20ac3a1fa4 Update to 1.7.5.2
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.2.txt
2011-05-22 19:31:50 +00:00
Wesley Shields
558cf0f150 Update to 1.7.5.1.
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.1.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.txt
2011-05-06 15:49:23 +00:00
Wesley Shields
d9df5b3ac5 Update to 1.7.4.5 - purely documentation fixes. 2011-04-21 15:20:54 +00:00
Wesley Shields
9c638c5fe2 Update to 1.7.4.4
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.4.txt
2011-04-17 13:28:35 +00:00
Wesley Shields
758eba9c82 Add OPTION for subversion-freebsd dependency.
PR:		ports/156234
Submitted by:	dougb@
2011-04-07 12:15:19 +00:00
Wesley Shields
f70d46b6f5 Update to 1.7.4.3.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.3.txt
2011-04-05 23:40:19 +00:00
Wesley Shields
810dd512d7 Update to 1.7.4.2.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.2.txt
2011-03-29 01:35:04 +00:00
Wesley Shields
3d622c46f3 Update to 1.7.4.1.
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.1.txt
2011-02-14 14:14:20 +00:00
Wesley Shields
7f2516237e Update to 1.7.3.5
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.5.txt
2011-01-07 14:05:49 +00:00
Wesley Shields
61b00dc879 Update to 1.7.3.4.
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.4.txt
2010-12-19 07:48:18 +00:00