| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.5.2 27 May 2007 07:26:46
 |
alexbl  |
- remove patch I forgot to remove in 1.5.2 update |
1.5.2 27 May 2007 06:32:25
 |
alexbl  |
- update to 1.5.2
Approved by: anholt (maintainer) |
1.5.0.3 25 May 2007 17:13:28
 |
anholt  |
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> |
1.4.4.4_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.4.4.4 06 Feb 2007 22:02:27
 |
anholt  |
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. |
1.4.4.4 01 Feb 2007 18:57:28
 |
anholt  |
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. |
1.4.4 21 Nov 2006 20:56:49
 |
anholt  |
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 |
1.4.4 15 Nov 2006 23:16:33
 |
anholt  |
[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> |
1.4.3.4 08 Nov 2006 05:55:45
 |
alexbl  |
- update to 1.4.3.4
Approved by: anholt |
1.4.1 16 Jul 2006 09:04:37
 |
anholt  |
Update to 1.4.1.
PR: ports/100336
Submitted by: chinsan <chinsan.tw@gmail.com> |
1.4.0 07 Jul 2006 00:17:01
 |
anholt  |
Update to 1.4.0, bringing us git-p4import, along with the usual round of fixes. |
1.3.2 05 May 2006 18:19:20
 |
anholt  |
Update to 1.3.2, adding annotate/blame and a few more commands, along with the
usual bugfixes and UI improvements. |
1.2.6 09 Apr 2006 00:05:11
 |
anholt  |
Update to 1.2.6, and tune the cogito CONFLICTS to .10 to .12, since .17.2 will
live side-by-side in harmony. |
1.2.4 15 Mar 2006 06:39:07
 |
anholt  |
Update to 1.2.4, and depend on cvsps-devel rather than the stale cvsps port. |
1.2.2 23 Feb 2006 07:58:37
 |
anholt  |
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). |
1.2.0 17 Feb 2006 01:17:27
 |
anholt  |
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> |
1.2.0 15 Feb 2006 02:30:03
 |
anholt  |
Update to 1.2.0, and use the new asciidoc port to generate and install manpages. |
1.1.6_1 14 Feb 2006 21:17:03
 |
anholt  |
Register CONFLICTS between ports that install bin/git.
PR: ports/93315
Submitted by: John E. Hein <jhein@timing.com> |
1.1.6_1 12 Feb 2006 20:06:30
 |
anholt  |
Add missing LIB_DEPENDS on expat.
Reported by: pointyhat (via kris) |
1.1.6_1 09 Feb 2006 22:28:57
 |
anholt  |
Fix botched path correction that resulted in merges not working. |
1.1.6 08 Feb 2006 08:30:38
 |
anholt  |
Add a port for git, a distributed SCM used by the Linux kernel and likely soon
many freedesktop.org projects. |