aboutsummaryrefslogtreecommitdiff
path: root/devel/git/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.6.4Wesley Shields2008-08-051-3/+3
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=218049
* Update to 1.5.6.2 and add gitweb support[1] (off by default).Wesley Shields2008-07-141-4/+28
| | | | | | | | PR: ports/125441 [1] Submitted by: Martin Sugioarto <martin.sugioarto@udo.edu> Notes: svn path=/head/; revision=216839
* Update to 1.5.6Wesley Shields2008-06-221-4/+3
| | | | | | | | | | 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 Notes: svn path=/head/; revision=215575
* Take maintainership.Wesley Shields2008-06-161-1/+1
| | | | | | | Approved by: anholt Notes: svn path=/head/; revision=214963
* Update to 1.5.5.4 [1].Wesley Shields2008-06-161-1/+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] Notes: svn path=/head/; revision=214961
* Update git to 1.5.5.Eric Anholt2008-04-211-7/+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> Notes: svn path=/head/; revision=211734
* Fix USE_RC_SUBR after I renamed the script.Florent Thoumie2008-01-181-1/+1
| | | | | | | | Reported by: pavbot Approved by: anholt (maintainer, implicit) Notes: svn path=/head/; revision=205761
* - Update the port to 1.5.3.8.Florent Thoumie2008-01-161-12/+28
| | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=205733
* - Patch Perl module to install Git.3 in usual directory; fixes packagingPav Lucistnik2007-11-121-1/+3
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202641
* Update git to 1.5.3.2.Eric Anholt2007-10-091-9/+30
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=201216
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* git: Update to 1.5.2.1, and use prebuilt manpages instead of asciidoc.Eric Anholt2007-07-091-15/+16
| | | | | | | | PR: ports/113541 Submitted by: Ed Schouten <ed@fxq.nl> Notes: svn path=/head/; revision=195329
* - obey CFLAGSAlexander Botero-Lowry2007-05-271-14/+14
| | | | | | | | | | | - make WITHOUT_GUI work properly PR: 113030 Submitted by: Ed Schouten <ed@fxq.nl> Approved by: anholt (maintainer) Notes: svn path=/head/; revision=192154
* - update to 1.5.2Alexander Botero-Lowry2007-05-271-3/+5
| | | | | | | Approved by: anholt (maintainer) Notes: svn path=/head/; revision=191954
* Update git to 1.5.0.3.Eric Anholt2007-05-251-4/+29
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=191809
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Attempt to fix package cluster build:Eric Anholt2007-02-061-0/+2
| | | | | | | | - Add p5-Error to BUILD_DEPENDS so it's detected during Makefile build. - Add git-runstatus.1 to package. Notes: svn path=/head/; revision=184429
* Update to 1.4.4.4.Eric Anholt2007-02-011-2/+3
| | | | | | | | While here, add dependency on p5-Error, which prevents packaging issues depending on whether you already had p5-Error installed or not. Notes: svn path=/head/; revision=183876
* Restore some pkg-plist contents I removed in the last revision.Eric Anholt2006-11-211-1/+1
| | | | | | | | | My plist generator script told me they were gone, and I naively trusted it. Reported by: kris Notes: svn path=/head/; revision=177756
* [1] Update to 1.4.4Eric Anholt2006-11-151-2/+17
| | | | | | | | | | [2] Add emacs support files. PR: [2] ports/105519 Submitted by: [2] Max N. Boyarov <m.boyarov@bsd.by> Notes: svn path=/head/; revision=177366
* - update to 1.4.3.4Alexander Botero-Lowry2006-11-081-3/+9
| | | | | | | Approved by: anholt Notes: svn path=/head/; revision=176795
* Update to 1.4.1.Eric Anholt2006-07-161-2/+1
| | | | | | | | PR: ports/100336 Submitted by: chinsan <chinsan.tw@gmail.com> Notes: svn path=/head/; revision=167963
* Update to 1.4.0, bringing us git-p4import, along with the usual round of fixes.Eric Anholt2006-07-071-1/+4
| | | | Notes: svn path=/head/; revision=167103
* Update to 1.3.2, adding annotate/blame and a few more commands, along with theEric Anholt2006-05-051-2/+10
| | | | | | | usual bugfixes and UI improvements. Notes: svn path=/head/; revision=161437
* Update to 1.2.6, and tune the cogito CONFLICTS to .10 to .12, since .17.2 willEric Anholt2006-04-091-2/+2
| | | | | | | live side-by-side in harmony. Notes: svn path=/head/; revision=159178
* Update to 1.2.4, and depend on cvsps-devel rather than the stale cvsps port.Eric Anholt2006-03-151-2/+2
| | | | Notes: svn path=/head/; revision=157133
* Update to 1.2.2, and register a RUN_DEPENDS on cvsps, so there's a chance ofEric Anholt2006-02-231-1/+2
| | | | | | | git-cvsimport working (haven't run it myself yet). Notes: svn path=/head/; revision=156740
* Correct the expat shlib version from the update that was before this port wasEric Anholt2006-02-171-1/+1
| | | | | | | | | | even committed. Oops. PR: ports/93436 Submitted by: Kostik Belousov <kostikbel@gmail.com> Notes: svn path=/head/; revision=156198
* Update to 1.2.0, and use the new asciidoc port to generate and install manpages.Eric Anholt2006-02-151-3/+114
| | | | Notes: svn path=/head/; revision=156078
* Register CONFLICTS between ports that install bin/git.Eric Anholt2006-02-141-0/+2
| | | | | | | | PR: ports/93315 Submitted by: John E. Hein <jhein@timing.com> Notes: svn path=/head/; revision=156062
* Add missing LIB_DEPENDS on expat.Eric Anholt2006-02-121-0/+1
| | | | | | | Reported by: pointyhat (via kris) Notes: svn path=/head/; revision=155843
* Fix botched path correction that resulted in merges not working.Eric Anholt2006-02-091-5/+3
| | | | Notes: svn path=/head/; revision=155610
* Add a port for git, a distributed SCM used by the Linux kernel and likely soonEric Anholt2006-02-081-0/+34
many freedesktop.org projects. Notes: svn path=/head/; revision=155490