Commit graph

47 commits

Author SHA1 Message Date
Wesley Shields
dd6a416452 - Update to 1.6.1.3
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.1.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.2.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.3.txt
2009-02-24 19:52:39 +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
Wesley Shields
5d5ea09f19 - Update to 1.6.1
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.txt
2009-01-14 19:16:32 +00:00
Wesley Shields
6516c6f790 - Update to 1.6.0.6
- No longer broken when using HTMLDOCS [1]
- Cleanup pkg-plist a bit

Submitted by:	[1]: Ashish Shukla
2008-12-22 17:48:39 +00:00
Wesley Shields
258051cced - Fix git-p4import so it is not zero size.
PR:		ports/129689
Submitted by:	Evan Powers <evan.powers+bsdbug@gmail.com>
2008-12-17 15:42:36 +00:00
Wesley Shields
5bc7f0f8f4 - Update to 1.6.0.5
- Mark as BROKEN if HTMLDOCS is selected (asciidoc update broke it)
2008-12-11 23:34:16 +00:00
Wesley Shields
415da07fcd - Update to 1.6.0.4.
- git-shell and git-cvsserver are now also installed in $PREFIX/bin
2008-11-12 01:06:38 +00:00
Wesley Shields
0736bb5875 Add some missing man pages. 2008-11-05 23:26:04 +00:00
Wesley Shields
52aa4b62a0 - Install git.1 [1]
- Fix location of git-shell in post-install target.

PR:		ports/128495
Submitted by:	mtbakerguy@yahoo.com [1]
2008-11-02 19:09:12 +00:00
Wesley Shields
bfcb4cb85d - Update to 1.6.0.3
- Add options to support:
  - P4 support (on) [1]
  - CVS support (on) [1]
  - HTML documentation (off) [2]

[1]: Requested privately by multiple people.

PR:		ports/127754 [2]
Submitted by:	Ashish Shukla <wahjava@gmail.com> [2]
2008-10-26 01:04:36 +00:00
Wesley Shields
278c3f1925 Remove trailing \.
Noticed by: rnoland
2008-09-23 02:42:22 +00:00
Wesley Shields
4ba4c2bb87 - Update to 1.6.0.2
- Restore fix for "git help foo" bug.
2008-09-23 01:32:19 +00:00
Wesley Shields
937f0157ab Add a verify target to make maintaining easier. 2008-09-05 03:24:06 +00:00
Wesley Shields
b3a2bbe8d1 - Update to 1.6.0.1
Lots of changes, the most visible of which is:

With the default Makefile settings, most of the programs are now
installed outside your $PATH, except for "git", "gitk" and
some server side programs that need to be accessible for technical
reasons.  Invoking a git subcommand as "git-xyzzy" from the command
line has been deprecated since early 2006 (and officially announced in
1.5.4 release notes); use of them from your scripts after adding
output from "git --exec-path" to the $PATH is still supported in this
release, but users are again strongly encouraged to adjust their
scripts to use "git xyzzy" form, as we will stop installing
"git-xyzzy" hardlinks for built-in commands in later releases.

The 1.6.0 Release Notes:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.txt

The 1.6.0.1 Release Notes:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.1.txt
2008-08-27 22:05:12 +00:00
Wesley Shields
e3b28d09d1 - Update to 1.5.6.4
- Cleanup MAKE_ENV [0]
- Switch to devel/cvsps from devel/cvsps-devel (the former is all that is
  needed and is maintained) [1]
- Pick up devel/p5-subversion when SVN is wanted [2]

PR:		ports/125645 [1]
Submitted by:	pav [0], Yarema <yds@CoolRat.org> [1], Justin Forest [2]
2008-08-05 01:18:55 +00:00
Wesley Shields
493d7262ee Update to 1.5.6.2 and add gitweb support[1] (off by default).
PR:		ports/125441 [1]
Submitted by:	Martin Sugioarto <martin.sugioarto@udo.edu>
2008-07-14 15:20:39 +00:00
Wesley Shields
4a7cd59dfb Update to 1.5.6
Add dependency on net/p5-Net-SMTP-SSL (git send-email was broken without it)

Lots of changes in this version:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.txt
2008-06-22 23:20:33 +00:00
Wesley Shields
9653cbbe3c Take maintainership.
Approved by:	anholt
2008-06-16 17:52:24 +00:00
Wesley Shields
9c8bf9fa3c Update to 1.5.5.4 [1].
Fix crash in git-fetch [2].
Don't remove directories listed in BSD.local.dist [3].
Fix "git help foo" bug [4][5].

PR:		ports/124559 [1], ports/123369 [2], ports/121869 [3],
		ports/123318 [4], ports/124301 [5]
Submitted by:	rea-fbsd@codelabs.ru [1], cokane [2], rafan [3],
		potatosaladx@gmail.com [4], keramida [5]
2008-06-16 17:32:57 +00:00
Eric Anholt
2f703c4403 Update git to 1.5.5.
Along with the usual slew of usability and bug fixes, of particular note in
this version compared with the previous version we had in the tree is that
git-commit and git-checkout have been rewritten in C, and git-commit has
experienced performance improvements.

PR:		ports/122665
Submitted by:	Andrew Bennett <potatosaladx+nospam@gmail.com>
2008-04-21 22:00:14 +00:00
Florent Thoumie
32b3f016a3 Fix USE_RC_SUBR after I renamed the script.
Reported by:	pavbot
Approved by:	anholt (maintainer, implicit)
2008-01-18 01:11:23 +00:00
Florent Thoumie
c375eaddc0 - Update the port to 1.5.3.8.
- Fix handling of OPTIONS as WITHOUT_GUI wouldn trigger the dependency on Tk.
- Add some more manpages, and install GUI-related manpages only when necessary.
- Silence some commands.
- Install git-daemon rc script.
- Add git-shell to /etc/shells.

PR:		ports/119728
Submitted by:	flz
Approved by:	anholt (maintainer)
2008-01-16 23:29:11 +00:00
Pav Lucistnik
0fd3449467 - Patch Perl module to install Git.3 in usual directory; fixes packaging
Reported by:	pointyhat
Approved by:	portmgr (hat)
2007-11-12 17:27:12 +00:00
Eric Anholt
6e0e3c8f91 Update git to 1.5.3.2.
This update brings in OPTIONS for GUI tools (on) and dependencies to make
the SVN tools work (off).  It also should handle the openssl dependency
correctly now.  Both of these changes are variations I made on the PR
submissions for those changes.

PR:		[1] ports/116521 (1.5.3.2)
		[2] ports/114472 (openssl issues)
Submitted by:	[1] Eygene Ryabinkin <rea-fbsd@codelabs.ru>
		[2] Ed Schouten <ed@fxq.nl>
2007-10-09 21:18:06 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Eric Anholt
615251cdbe git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.
PR:		ports/113541
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-07-09 20:55:46 +00:00
Alexander Botero-Lowry
6e7faaeeed - obey CFLAGS
- make WITHOUT_GUI work properly

PR:		113030
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	anholt (maintainer)
2007-05-27 23:43:32 +00:00
Alexander Botero-Lowry
954fa5222a - update to 1.5.2
Approved by:	anholt (maintainer)
2007-05-27 06:32:25 +00:00
Eric Anholt
d693300227 Update git to 1.5.0.3.
This brings some major UI improvements which may surprise users accustomed to
the strange old behavior.  The 1.5.0 release notes in the tarball cover those
changes, and are recommended reading for current git users.

This version may expose bugs in curl resulting in crashes when using the http
transport.  I decided it was more important to get these UI changes out in
our packages than to worry about the http transport, which is generally not
desired anyway.

PR:		ports/109495
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2007-05-25 17:13:28 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Eric Anholt
742afb2edb Attempt to fix package cluster build:
- Add p5-Error to BUILD_DEPENDS so it's detected during Makefile build.
- Add git-runstatus.1 to package.
2007-02-06 22:02:26 +00:00
Eric Anholt
2bf1acec1b Update to 1.4.4.4.
While here, add dependency on p5-Error, which prevents packaging issues
depending on whether you already had p5-Error installed or not.
2007-02-01 18:57:27 +00:00
Eric Anholt
d9e6c79b87 Restore some pkg-plist contents I removed in the last revision.
My plist generator script told me they were gone, and I naively trusted it.

Reported by:	kris
2006-11-21 20:56:49 +00:00
Eric Anholt
be870afa89 [1] Update to 1.4.4
[2] Add emacs support files.

PR:		[2] ports/105519
Submitted by:	[2] Max N. Boyarov <m.boyarov@bsd.by>
2006-11-15 23:16:33 +00:00
Alexander Botero-Lowry
9a9d970a4e - update to 1.4.3.4
Approved by:	anholt
2006-11-08 05:55:45 +00:00
Eric Anholt
a4900643cc Update to 1.4.1.
PR:		ports/100336
Submitted by:	chinsan <chinsan.tw@gmail.com>
2006-07-16 09:04:36 +00:00
Eric Anholt
a1702324ae Update to 1.4.0, bringing us git-p4import, along with the usual round of fixes. 2006-07-07 00:17:01 +00:00
Eric Anholt
ef1406bc72 Update to 1.3.2, adding annotate/blame and a few more commands, along with the
usual bugfixes and UI improvements.
2006-05-05 18:19:20 +00:00
Eric Anholt
2aef8d55a5 Update to 1.2.6, and tune the cogito CONFLICTS to .10 to .12, since .17.2 will
live side-by-side in harmony.
2006-04-09 00:05:11 +00:00
Eric Anholt
a2281f49bb Update to 1.2.4, and depend on cvsps-devel rather than the stale cvsps port. 2006-03-15 06:39:07 +00:00
Eric Anholt
0b49aec1cc Update to 1.2.2, and register a RUN_DEPENDS on cvsps, so there's a chance of
git-cvsimport working (haven't run it myself yet).
2006-02-23 07:58:37 +00:00
Eric Anholt
c2a664aeff Correct the expat shlib version from the update that was before this port was
even committed.  Oops.

PR:		ports/93436
Submitted by:	Kostik Belousov <kostikbel@gmail.com>
2006-02-17 01:17:27 +00:00
Eric Anholt
eca9d83441 Update to 1.2.0, and use the new asciidoc port to generate and install manpages. 2006-02-15 02:30:03 +00:00
Eric Anholt
beec8de8c1 Register CONFLICTS between ports that install bin/git.
PR:		ports/93315
Submitted by:	John E. Hein <jhein@timing.com>
2006-02-14 21:17:03 +00:00
Eric Anholt
86fb82ffe7 Add missing LIB_DEPENDS on expat.
Reported by:	pointyhat (via kris)
2006-02-12 20:06:30 +00:00
Eric Anholt
ec2e49fc11 Fix botched path correction that resulted in merges not working. 2006-02-09 22:28:57 +00:00
Eric Anholt
ca58d02f95 Add a port for git, a distributed SCM used by the Linux kernel and likely soon
many freedesktop.org projects.
2006-02-08 08:30:38 +00:00