Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.4.4 17 Apr 2011 13:28:35 |
wxs |
Update to 1.7.4.4
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.4.txt |
1.7.4.3 07 Apr 2011 12:15:19 |
wxs |
Add OPTION for subversion-freebsd dependency.
PR: ports/156234
Submitted by: dougb@ |
1.7.4.3 05 Apr 2011 23:40:19 |
wxs |
Update to 1.7.4.3.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.3.txt |
1.7.4.2 29 Mar 2011 01:35:04 |
wxs |
Update to 1.7.4.2.
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.2.txt |
1.7.4.1 14 Feb 2011 14:14:20 |
wxs |
Update to 1.7.4.1.
Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.1.txt |
1.7.3.5 07 Jan 2011 14:05:49 |
wxs |
Update to 1.7.3.5
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.5.txt |
1.7.3.4 19 Dec 2010 07:48:18 |
wxs |
Update to 1.7.3.4.
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.4.txt |
1.7.3.3 05 Dec 2010 22:49:20 |
wxs |
Update to 1.7.3.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.3.txt
Specifically, this is important:
"In addition to the usual fixes, this release also includes support for
the new "add.ignoreErrors" name given to the existing "add.ignore-errors"
configuration variable.
The next version, Git 1.7.4, and future versions, will support both
old and incorrect name and the new corrected name, but without this
backport, users who want to use the new name "add.ignoreErrors" in
their repositories cannot use older versions of Git." |
1.7.3.2 23 Oct 2010 15:07:55 |
wxs |
Update to 1.7.3.2
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.2.txt |
1.7.3.1 14 Oct 2010 00:26:22 |
wxs |
Update to 1.7.3.1.
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.1.txt |
1.7.3 26 Sep 2010 23:32:55 |
wxs |
Update to 1.7.3
Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.txt |
1.7.2.3 04 Sep 2010 19:45:53 |
wxs |
Update to 1.7.2.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.3.txt |
1.7.2.2 20 Aug 2010 03:01:29 |
wxs |
Update to 1.7.2.2 |
1.7.1.1_1 23 Jul 2010 00:38:55 |
wxs |
Address buffer overflow vulnerability. This is a patch pulled from upstream
until 1.7.2 is release real soon now.
Security: 827bc2b7-95ed-11df-9160-00e0815b8da8 |
1.7.1.1 05 Jul 2010 23:51:16 |
wxs |
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 |
1.7.1.1 04 Jul 2010 18:49:44 |
wxs |
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 |
1.7.1 07 May 2010 02:43:37 |
wxs |
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) |
1.7.0.6 23 Apr 2010 16:44:00 |
wxs |
Update to 1.7.0.6
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.6.txt |
1.7.0.5 21 Apr 2010 01:24:05 |
wxs |
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) |
1.7.0.4 07 Apr 2010 02:15:40 |
wxs |
- Remove dependencies when HTMLDOCS is selected by using pre-generated
documentation.
- Do not fetch signatures by wrapping them in MAINTAINER_MODE check. |
1.7.0.4 05 Apr 2010 13:07:40 |
wxs |
Update to 1.7.0.4
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.4.txt |
1.7.0.3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.7.0.3 24 Mar 2010 20:22:47 |
wxs |
Update to 1.7.0.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt |
1.7.0.2 14 Mar 2010 17:00:01 |
wxs |
- 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> |
1.7.0.1 03 Mar 2010 01:43:37 |
wxs |
- 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 |
1.7.0 01 Mar 2010 01:56:30 |
wxs |
- 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 |
1.6.6.2 14 Feb 2010 17:06:00 |
wxs |
- 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> |
1.6.6.1 30 Jan 2010 15:09:02 |
wxs |
- Remove OLD_ICONV=yes as it is set in the distribution now. No functional
changes to the package. |
1.6.6.1 28 Jan 2010 04:52:16 |
linimon |
At some point in the future, the inclusion of bsd.perl.mk will be
conditional, rather than unconditional as it is right now. Therefore,
if a port is going to use it, it must declare that somehow before the
inclusion of bsd.port.pre.mk.
Hat: portmgr |
1.6.6.1 24 Jan 2010 15:22:24 |
wxs |
- Update to 1.6.6.1 |
1.6.6 14 Jan 2010 14:28:24 |
wxs |
- Install missing gitweb.js if GITWEB option is selected.
Submitted by: Marc Branchaud (private mail) |
1.6.6 28 Dec 2009 15:38:37 |
wxs |
- 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 |
1.6.5.7 24 Dec 2009 19:50:35 |
wxs |
- Update to 1.6.5.7
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt |
1.6.5.6 11 Dec 2009 15:29:40 |
wxs |
- Update to 1.6.5.6
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt |
1.6.5.5 09 Dec 2009 18:14:56 |
wxs |
- 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 |
1.6.5.3 17 Nov 2009 15:54:00 |
wxs |
- Update to 1.6.5.3
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.3.txt |
1.6.5.2 13 Nov 2009 01:35:53 |
wxs |
- 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> |
1.6.5.1 23 Oct 2009 21:12:06 |
wxs |
- Update to 1.6.5.1
Changlog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.1.txt |
1.6.5 12 Oct 2009 18:57:41 |
wxs |
- 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 |
1.6.4.4 01 Oct 2009 15:37:48 |
wxs |
- 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 |
1.6.4.3 16 Sep 2009 20:59:10 |
wxs |
- Update to 1.6.4.3
- Flip GUI option to OFF by default
Feature safe: yes |
1.6.4.2 31 Aug 2009 13:55:03 |
wxs |
- Update to 1.6.4.2
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.2.txt |
1.6.4.1 24 Aug 2009 19:59:57 |
wxs |
- 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> |
1.6.4 02 Aug 2009 16:00:16 |
wxs |
- 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 |
1.6.3.3 23 Jun 2009 02:17:37 |
wxs |
- Update to 1.6.3.3 - remove now unnecessary patch for DoS issue. |
1.6.3.2_1 15 Jun 2009 23:22:49 |
wxs |
- Add more HTML documentation by removing an unnecessary part of a patch.
Submitted by: Mike Harding (private mail) |
1.6.3.2_1 15 Jun 2009 13:59:43 |
wxs |
- Fix the DoS issue using the patch from upstream.
Security: d9b01c08-59b3-11de-828e-00e0815b8da8 |
1.6.3.2 08 Jun 2009 17:08:11 |
wxs |
- Forced commit to note that previous update was to version 1.6.3.2.
Noticed by: garga |
1.6.3.2 08 Jun 2009 16:31:51 |
wxs |
- 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 |
1.6.3.1 01 Jun 2009 16:01:11 |
wxs |
- Use brand new MASTER_SITE_KERNEL_ORG
PR: ports/134566
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> |
1.6.3.1 15 May 2009 20:52:13 |
wxs |
- 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 |
1.6.2.5 09 May 2009 02:46:09 |
wxs |
- Mark my ports as MAKE_JOBS_SAFE (with the exception of nethack34-gnome which
is MAKE_JOBS_UNSAFE). |
1.6.2.5 05 May 2009 18:43:57 |
wxs |
- 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> |
1.6.2.4 27 Apr 2009 17:19:23 |
wxs |
- [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] |
1.6.2.2 11 Apr 2009 23:39:57 |
wxs |
- Update to 1.6.2.2. |
1.6.1.3 09 Mar 2009 16:08:24 |
wxs |
- Switch to USE_TK= 84+
PR: ports/132386
Submitted by: "Scot W. Hetzel" <swhetzel@gmail.com>
Approved by: mm, wxs (maintainer) |
1.6.1.3 24 Feb 2009 19:59:43 |
wxs |
- Forced commit to note that CONFLICTS was also removed:
devel/cogito was retired and misc/git is no longer in conflict. |
1.6.1.3 24 Feb 2009 19:52:39 |
wxs |
- 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 |
1.6.1_1 23 Jan 2009 15:43:14 |
roam |
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. |
1.6.1 14 Jan 2009 19:16:32 |
wxs |
- Update to 1.6.1
Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.txt |
1.6.0.6 22 Dec 2008 17:48:39 |
wxs |
- Update to 1.6.0.6
- No longer broken when using HTMLDOCS [1]
- Cleanup pkg-plist a bit
Submitted by: [1]: Ashish Shukla |
1.6.0.5_1 17 Dec 2008 15:42:36 |
wxs |
- Fix git-p4import so it is not zero size.
PR: ports/129689
Submitted by: Evan Powers <evan.powers+bsdbug@gmail.com> |
1.6.0.5 11 Dec 2008 23:34:16 |
wxs |
- Update to 1.6.0.5
- Mark as BROKEN if HTMLDOCS is selected (asciidoc update broke it) |
1.6.0.4 12 Nov 2008 01:06:38 |
wxs |
- Update to 1.6.0.4.
- git-shell and git-cvsserver are now also installed in $PREFIX/bin |
1.6.0.3_2 05 Nov 2008 23:26:04 |
wxs |
Add some missing man pages. |
1.6.0.3_1 02 Nov 2008 19:09:12 |
wxs |
- Install git.1 [1]
- Fix location of git-shell in post-install target.
PR: ports/128495
Submitted by: mtbakerguy@yahoo.com [1] |
1.6.0.3 26 Oct 2008 01:04:36 |
wxs |
- 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] |
1.6.0.2 23 Sep 2008 02:42:22 |
wxs |
Remove trailing \.
Noticed by: rnoland |
1.6.0.2 23 Sep 2008 01:32:19 |
wxs |
- Update to 1.6.0.2
- Restore fix for "git help foo" bug. |
1.6.0.1 05 Sep 2008 03:24:06 |
wxs |
Add a verify target to make maintaining easier. |
1.6.0.1 27 Aug 2008 22:05:12 |
wxs |
- 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 |
1.5.6.4 05 Aug 2008 01:18:55 |
wxs |
- 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] |
1.5.6.2 14 Jul 2008 15:20:39 |
wxs |
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> |
1.5.6 22 Jun 2008 23:20:33 |
wxs |
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 |
1.5.5.4 16 Jun 2008 17:52:24 |
wxs |
Take maintainership.
Approved by: anholt |
1.5.5.4 16 Jun 2008 17:32:57 |
wxs |
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] |
1.5.5 21 Apr 2008 22:00:14 |
anholt |
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> |
1.5.3.8 18 Jan 2008 01:11:24 |
flz |
Fix USE_RC_SUBR after I renamed the script.
Reported by: pavbot
Approved by: anholt (maintainer, implicit) |
1.5.3.8 17 Jan 2008 10:25:04 |
flz |
Rename git-daemon.in to git_daemon.in.
Suggested by: dougb
Approved by: anholt (maintainer, implicit) |
1.5.3.8 16 Jan 2008 23:29:11 |
flz |
- 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) |
1.5.3.2 12 Nov 2007 17:27:12 |
pav |
- Patch Perl module to install Git.3 in usual directory; fixes packaging
Reported by: pointyhat
Approved by: portmgr (hat) |
1.5.3.2 09 Oct 2007 21:18:06 |
anholt |
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> |
1.5.2.1 04 Aug 2007 11:41:31 |
gabor |
- 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) |
1.5.2.1 09 Jul 2007 20:55:46 |
anholt |
git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.
PR: ports/113541
Submitted by: Ed Schouten <ed@fxq.nl> |
1.5.2_1 27 May 2007 23:43:32 |
alexbl |
- obey CFLAGS
- make WITHOUT_GUI work properly
PR: 113030
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: anholt (maintainer) |
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). |