Commit graph

158 commits

Author SHA1 Message Date
Wesley Shields
fe36a879c0 Update to 1.8.0.2. 2012-12-12 19:22:21 +00:00
Wesley Shields
81273fd370 Update to 1.8.0.1
Feature safe:	yes
2012-11-27 17:39:35 +00:00
Wesley Shields
ab5e45b0e8 Add git_daemon to UIDs and GIDs.
Make git_daemon run as the git_daemon user.

Requested by:	lme@
Feature safe:	yes
2012-11-12 20:32:17 +00:00
Wesley Shields
525582863e Update to 1.8.0.
Something to be aware of from the release notes:

<snip>
In the next major release (not *this* one), we will change the
behavior of the "git push" command.

When "git push [$there]" does not say what to push, we have used the
traditional "matching" semantics so far (all your branches were sent
to the remote as long as there already are branches of the same name
over there).  We will use the "simple" semantics that pushes the
current branch to the branch with the same name, only when the current
branch is set to integrate with that remote branch.  There is a user
preference configuration variable "push.default" to change this, and
"git push" will warn about the upcoming change until you set this
variable in this release.

"git branch --set-upstream" is deprecated and may be removed in a
relatively distant future.  "git branch [-u|--set-upstream-to]" has
been introduced with a saner order of arguments.
</snip>

Feature safe:	yes
2012-10-25 02:22:48 +00:00
Wesley Shields
56a21e0310 Update to 1.7.12.4
Feature safe:	yes
2012-10-21 01:23:22 +00:00
Wesley Shields
01bfd8621d Update to 1.7.12.3.
Stop using LIBMD_SHA1, it's been useless for a while now. If we want to not
use SHA1 from OpenSSL I can put BLK_SHA1 in, but since nobody has complained
that we silently fell back to OpenSSL I'm going to stick with that for now.

Pass NO_GETTEXT in MAKE_ARGS instead of MAKE_ENV. This actually works
now[1].

PR:		[1]: ports/171939
Submitted by:	ohauer@
Feature safe:	yes
2012-10-16 04:17:02 +00:00
Wesley Shields
5baaf3560c Update to 1.7.11.5
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.5.txt
2012-08-18 01:25:12 +00:00
Wesley Shields
39815f51d8 Update to 1.7.11.4
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
2012-07-31 03:24:38 +00:00
Wesley Shields
80d9d27908 Update to 1.7.11.3
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.3.txt
2012-07-23 20:54:45 +00:00
Wesley Shields
2b9205209c Update to 1.7.11.2
Changes: https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.2.txt
2012-07-17 14:30:59 +00:00
Wesley Shields
cb5734da63 Update to 1.7.11.1
Convert to optionsNG
Fix updating /etc/shells when using the package [1]

Submitted by:	Marin Atanasov Nikolov [1]
2012-07-07 03:07:57 +00:00
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