| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/git/distinfo |
|
CVSWeb
|
Number of commits found: 26 |
|
Wed, 12 Nov 2008
|
[ 01:06 wxs ]
1.41 devel/git/Makefile
1.26 devel/git/distinfo
1.21 devel/git/pkg-plist
- Update to 1.6.0.4.
- git-shell and git-cvsserver are now also installed in $PREFIX/bin
|
|
Sun, 26 Oct 2008
|
[ 01:04 wxs ]
1.38 devel/git/Makefile
1.25 devel/git/distinfo
1.1 devel/git/files/patch-Documentation__Makefile
1.11 devel/git/files/patch-Makefile
1.20 devel/git/pkg-plist
- 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]
|
|
Tue, 23 Sep 2008
|
[ 02:32 wxs ]
1.36 devel/git/Makefile
1.24 devel/git/distinfo
1.10 devel/git/files/patch-Makefile
- Update to 1.6.0.2
- Restore fix for "git help foo" bug.
|
|
Fri, 5 Sep 2008
|
[ 04:24 wxs ]
1.35 devel/git/Makefile
1.23 devel/git/distinfo
Add a verify target to make maintaining easier.
|
|
Wed, 27 Aug 2008
|
[ 23:05 wxs ]
1.34 devel/git/Makefile
1.707 UPDATING
1.22 devel/git/distinfo
1.2 devel/git/files/git_daemon.in
1.9 devel/git/files/patch-Makefile
1.19 devel/git/pkg-plist
- 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
|
|
Tue, 5 Aug 2008
|
[ 02:18 wxs ]
1.33 devel/git/Makefile
1.21 devel/git/distinfo
- 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]
|
|
Mon, 14 Jul 2008
|
[ 16:20 wxs ]
1.32 devel/git/Makefile
1.20 devel/git/distinfo
1.1 devel/git/files/pkg-message.in
1.18 devel/git/pkg-plist
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>
|
|
Mon, 23 Jun 2008
|
[ 00:20 wxs ]
1.31 devel/git/Makefile
1.19 devel/git/distinfo
1.17 devel/git/pkg-plist
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
|
|
Mon, 16 Jun 2008
|
[ 18:32 wxs ]
1.29 devel/git/Makefile
1.18 devel/git/distinfo
1.8 devel/git/files/patch-Makefile
1.16 devel/git/pkg-plist
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]
|
|
Mon, 21 Apr 2008
|
[ 23:00 anholt ]
1.28 devel/git/Makefile
1.17 devel/git/distinfo
1.15 devel/git/pkg-plist
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>
|
|
Wed, 16 Jan 2008
|
[ 23:29 flz ]
1.26 devel/git/Makefile
1.16 devel/git/distinfo
1.1 devel/git/files/git-daemon.in
1.2 devel/git/files/patch-while-case
1.14 devel/git/pkg-plist
- 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)
|
|
Tue, 9 Oct 2007
|
[ 22:18 anholt ]
1.24 devel/git/Makefile
1.15 devel/git/distinfo
1.7 devel/git/files/patch-Makefile
1.1 devel/git/files/patch-while-case
1.13 devel/git/pkg-plist
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>
|
|
Mon, 9 Jul 2007
|
[ 21:55 anholt ]
1.22 devel/git/Makefile
1.14 devel/git/distinfo
git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.
PR: ports/113541
Submitted by: Ed Schouten <ed@fxq.nl>
|
|
Sun, 27 May 2007
|
[ 07:32 alexbl ]
1.20 devel/git/Makefile
1.13 devel/git/distinfo
1.11 devel/git/pkg-plist
- update to 1.5.2
Approved by: anholt (maintainer)
|
|
Fri, 25 May 2007
|
[ 18:13 anholt ]
1.19 devel/git/Makefile
1.12 devel/git/distinfo
1.4 devel/git/files/patch-Makefile
1.10 devel/git/pkg-plist
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>
|
|
Thu, 1 Feb 2007
|
[ 18:57 anholt ]
1.16 devel/git/Makefile
1.11 devel/git/distinfo
1.9 devel/git/pkg-plist
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.
|
|
Wed, 15 Nov 2006
|
[ 23:16 anholt ]
1.14 devel/git/Makefile
1.10 devel/git/distinfo
1.7 devel/git/pkg-plist
[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>
|
|
Wed, 8 Nov 2006
|
[ 05:55 alexbl ]
1.13 devel/git/Makefile
1.9 devel/git/distinfo
1.3 devel/git/files/patch-Makefile
1.6 devel/git/pkg-plist
- update to 1.4.3.4
Approved by: anholt
|
|
Sun, 16 Jul 2006
|
[ 10:04 anholt ]
1.12 devel/git/Makefile
1.8 devel/git/distinfo
1.5 devel/git/pkg-plist
Update to 1.4.1.
PR: ports/100336
Submitted by: chinsan <chinsan.tw@gmail.com>
|
|
Fri, 7 Jul 2006
|
[ 01:17 anholt ]
1.11 devel/git/Makefile
1.7 devel/git/distinfo
1.2 devel/git/files/patch-Makefile
1.4 devel/git/pkg-plist
Update to 1.4.0, bringing us git-p4import, along with the usual round of fixes.
|
|
Fri, 5 May 2006
|
[ 19:19 anholt ]
1.10 devel/git/Makefile
1.6 devel/git/distinfo
1.3 devel/git/pkg-plist
Update to 1.3.2, adding annotate/blame and a few more commands, along with the
usual bugfixes and UI improvements.
|
|
Sun, 9 Apr 2006
|
[ 01:05 anholt ]
1.9 devel/git/Makefile
1.5 devel/git/distinfo
Update to 1.2.6, and tune the cogito CONFLICTS to .10 to .12, since .17.2 will
live side-by-side in harmony.
|
|
Wed, 15 Mar 2006
|
[ 06:39 anholt ]
1.8 devel/git/Makefile
1.4 devel/git/distinfo
Update to 1.2.4, and depend on cvsps-devel rather than the stale cvsps port.
|
|
Thu, 23 Feb 2006
|
[ 07:58 anholt ]
1.7 devel/git/Makefile
1.3 devel/git/distinfo
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).
|
|
Wed, 15 Feb 2006
|
[ 02:30 anholt ]
1.5 devel/git/Makefile
1.2 devel/git/distinfo
1.2 devel/git/pkg-plist
Update to 1.2.0, and use the new asciidoc port to generate and install manpages.
|
|
Wed, 8 Feb 2006
|
[ 08:30 anholt ]
1.2122 devel/Makefile
1.1 devel/git/Makefile
1.1 devel/git/distinfo
1.1 devel/git/files/patch-Makefile
1.1 devel/git/files/patch-gitk
1.1 devel/git/pkg-descr
1.1 devel/git/pkg-plist
Add a port for git, a distributed SCM used by the Linux kernel and likely soon
many freedesktop.org projects.
|
Number of commits found: 26 |