Commit graph

62 commits

Author SHA1 Message Date
Wesley Shields
bb66e11bbb Update to 1.7.3.1.
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.1.txt
2010-10-14 00:26:22 +00:00
Wesley Shields
4401394917 Update to 1.7.3
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.txt
2010-09-26 23:32:55 +00:00
Wesley Shields
623260c877 Update to 1.7.2.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.3.txt
2010-09-04 19:45:53 +00:00
Wesley Shields
1d4374a418 Update to 1.7.2.2 2010-08-20 03:01:29 +00:00
Wesley Shields
dbebd471ca Make modification of /etc/shells optional (default to on). No need to
bump PORTREVISION for this as there is no functional change.

PR:		ports/146605
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2010-07-05 23:51:16 +00:00
Wesley Shields
3b9637116b Update to 1.7.1.1
Conditionally depend on python now. Earlier releases required python, this
release does not. [1]
Strip binaries before install. [2]
Add ${PREFIX}/libexec/git-core to rc script PATH. Not having this causes
git-daemon to be unable to exec upload-pack. Users always had to restart
the RC script once the box was booted in order to fix this. [3]
Properly fix bug when using gitk that "wish" is not found. [4]

Changelog for 1.7.1.1:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.1.txt

PR:		[1]: ports/146605
		[2]: ports/146961
		[3]: ports/148337
Submitted by:	[1]: Alex Kozlov <spam@rm-rf.kiev.ua>
		[2]: Anonymous <swell.k@gmail.com>
		[3]: Marin Atanasov Nikolov <dnaeon@gmail.com>
		[4]: N.J. Thomas (private mail)
Feature safe:	yes
2010-07-04 18:49:43 +00:00
Wesley Shields
6ded77e4cc Update to 1.7.1.
[1]: Fix gitk to exec wish8.5 and not wish.
[2]: Add a CONTRIB knob, default to on, which installs contrib scripts.
Use COPYTREE_SHARE for installing GITWEB stuff.
Whitespace cleanup in P4 OPTION definition and installation.
Note CONTRIB information in pkg-message.

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt

PR:		[1]: ports/146016
Submitted by:	[1]: Bruce Cran <bruce@cran.org.uk>
		[2]: Martin Sugioarto (based upon a patch via private mail)
2010-05-07 02:43:37 +00:00
Wesley Shields
c94c94b684 Update to 1.7.0.6
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.6.txt
2010-04-23 16:44:00 +00:00
Wesley Shields
bf1ec2cf29 Update to 1.7.0.5
Rework manpages so it's harder to miss when new ones are added
General cleanup of Makefile
[1]: Fix a bug when trying to read/write a 2GB+ file
[2]: Properly daemonize git-daemon

Submitted by:	[1]: Artem Belevich (private mail)
		[2]: ed@ (private mail)
2010-04-21 01:24:05 +00:00
Wesley Shields
00b84257b0 Update to 1.7.0.4
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.4.txt
2010-04-05 13:07:39 +00:00
Wesley Shields
d78f3973ac Update to 1.7.0.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt
2010-03-24 20:22:47 +00:00
Wesley Shields
9d0b79a142 - Update to 1.7.0.2
- [1]: Add a dependency on textproc/docbook-xsl. The port used to fetch files
  during build if HTMLDOCS was selected. This eliminates the need to do that.

PR:		ports/143483
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com>
2010-03-14 17:00:01 +00:00
Wesley Shields
53357887f4 - Update to 1.7.0.1
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.1.txt

Feature safe:	yes
2010-03-03 01:43:37 +00:00
Wesley Shields
6b58ab4774 - Update to 1.7.0
Note: There are significant behavior changes in this release. Please see
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.txt for more
information.

Feature safe:	yes
2010-03-01 01:56:30 +00:00
Wesley Shields
046b45bdba - Update to 1.6.6.2
- Switch to including bsd.port.options.mk
- Don't link with libiconv when the option is not selected [1]
- Add --reuseaddr to git_daemon_flags [2]

PR:		[1]: ports/143683
		[2]: ports/143275
Submitted by:	[1]: Stef Walter <stef@memberwebs.com>
		[2]: Philippe Pepiot <phil@philpep.org>
2010-02-14 17:06:00 +00:00
Wesley Shields
6f1a69040f - Update to 1.6.6.1 2010-01-24 15:22:24 +00:00
Wesley Shields
9ef9d83771 - Install missing gitweb.js if GITWEB option is selected.
Submitted by:	Marc Branchaud (private mail)
2010-01-14 14:28:24 +00:00
Wesley Shields
706e8c1153 - Update to 1.6.6
- Please be aware of the changes to git-fsck taking longer than before. Also
  note that 1.7.0 will have significant behavior changes that will break
  backwards compatability.

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.txt
2009-12-28 15:38:37 +00:00
Wesley Shields
aeddfb7a25 - Update to 1.6.5.7
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt
2009-12-24 19:50:35 +00:00
Wesley Shields
21d453671b - Update to 1.6.5.6
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt
2009-12-11 15:29:40 +00:00
Wesley Shields
10303a2437 - Update to 1.6.5.5
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.4.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.5.txt
2009-12-09 18:14:56 +00:00
Wesley Shields
771c359d86 - Update to 1.6.5.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.3.txt
2009-11-17 15:54:00 +00:00
Wesley Shields
7bdae62dce - Update to 1.6.5.2 [1]
- Add PERL, ICONV and CURL options (all on by default). [2]
  Note that GITWEB requires PERL.

PR:		[1]: ports/140001
		[2]: ports/139993
Submitted by:	[1]: Sylvio Cesar <scjamorim@bsd.com.br>
		[2]: Stef Walter <stef@memberwebs.com>
2009-11-13 01:35:53 +00:00
Wesley Shields
5d93d5a6ee - Update to 1.6.5.1
Changlog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.1.txt
2009-10-23 21:12:06 +00:00
Wesley Shields
8bb26ffaf1 - Update to 1.6.5
- Add V=1 to MAKE_ENV (I like to actually see what's going on in the build,
  and it results in useful build logs when it fails)
- Silence the verify target
2009-10-12 18:57:40 +00:00
Wesley Shields
8960d5500b - Update to 1.6.4.4
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.4.txt

Feature safe:	yes
2009-10-01 15:37:48 +00:00
Wesley Shields
aacc1351d5 - Update to 1.6.4.3
- Flip GUI option to OFF by default

Feature safe:	yes
2009-09-16 20:59:10 +00:00
Wesley Shields
56b4fea1a0 - Update to 1.6.4.2
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.2.txt
2009-08-31 13:55:03 +00:00
Wesley Shields
ffb0e701f1 - Update to 1.6.4.1
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.1.txt

PR:		ports/138102
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
2009-08-24 19:59:57 +00:00
Wesley Shields
ade2e068ee - Update to 1.6.4
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.4.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.txt
2009-08-02 16:00:16 +00:00
Wesley Shields
86559d1229 - Update to 1.6.3.3 - remove now unnecessary patch for DoS issue. 2009-06-23 02:17:37 +00:00
Wesley Shields
99213c253b - Add more HTML documentation by removing an unnecessary part of a patch.
Submitted by:	Mike Harding (private mail)
2009-06-15 23:22:49 +00:00
Wesley Shields
cc4b6e0e8b - Update to 1.3.6.2.
Changelog is available at:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.2.txt
2009-06-08 16:31:51 +00:00
Wesley Shields
9a4efa5ceb - Update to 1.6.3.1.
Changelogs at:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.1.txt
2009-05-15 20:52:13 +00:00
Wesley Shields
deb372b177 - Update to 1.6.2.5
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.5.txt

PR:		ports/134232
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-05-05 18:43:57 +00:00
Wesley Shields
443494d58f - [1]: Update to 1.6.2.4
- [2]: Respect WITHOUT_X11 along with WITHOUT_GUI

Changelogs between old version and 1.6.2.4 are at:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.3.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.4.txt

PR:		ports/133925 [1], private mail [2]
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru> [1]
		Dmitry Morozovsky <marck@rinet.ru> [2]
2009-04-27 17:19:22 +00:00
Wesley Shields
1218fca6a7 - Update to 1.6.2.2. 2009-04-11 23:39:57 +00:00
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
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
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
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
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
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
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
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
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