21a7a FreshPorts -- devel/git
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
git 1.8.3.1 devel on this many watch lists=38 search for ports that depend on this port An older version of this port was marked as vulnerable.
Distributed source code management tool
Maintained by: wxs@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Feb 2006 08:31:17
License: not specified in port


Git is a free and open source distributed version control system designed to
handle everything from small to very large projects with speed and efficiency.

WWW: http://git-scm.com/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon
Slave ports
  1. devel/git-subversion

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/p5-Error
  2. ftp/curl
  3. textproc/xmlto
  4. textproc/asciidoc
  5. security/openssl
  6. lang/python27
  7. devel/gmake
  8. lang/perl5.14
Required To Run:
  1. lang/p5-Error
  2. mail/p5-Net-SMTP-SSL
  3. ftp/curl
  4. devel/cvsps
  5. security/openssl
  6. lang/python27
  7. lang/perl5.14
Required Libraries:
  1. textproc/expat2
  2. devel/gettext
  3. converters/libiconv

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/git/ && make install clean
To add the package: pkg_add -r git


Configuration Options
===> The following configuration options are available for git-1.8.3.1:
     CONTRIB=on: Install contributed scripts
     CURL=on: Data transfer support via cURL
     CVS=on: Enable CVS support
     ETCSHELLS=on: Modify /etc/shells
     GITWEB=off: Install gitweb
     GUI=off: GUI (Graphical User Interface) support
     HTMLDOCS=off: Install additional documentation
     ICONV=on: Encoding conversion support via iconv
     NLS=on: Native Language Support
     P4=on: Enable Perforce support
     PERL=on: Perl scripting language support
     SVN=off: Subversion support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://git-core.googlecode.com/files/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2012-11-12
    Affects: Users of devel/git
    Author: wxs@FreeBSD.org
    Reason: 
      The git-daemon(1) process now runs as the git_daemon user. Please make
      sure that this user has appropriate permissions to the repositories.
    
    
  • 2008-11-02
    Affects: users of devel/git
    Author: wxs@FreeBSD.org
    Reason: 
      The location of git-shell has changed to
      ${PREFIX}/libexec/git-core/git-shell.  Please remove the old entry from
      /etc/shells.
    
    
  • 2008-08-27
    Affects: users of devel/git
    Author: wxs@FreeBSD.org
    Reason: 
      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.
    
      Please see this URL for more information:
      http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.txt
    
    
  • 2008-08-04
    Affects: users of devel/git
    Author: wxs@FreeBSD.org
    Reason: 
      Git's cvsps dependency has been switched from cvsps-devel to cvsps.  The
      two are incompatible, so you will need to do the following before
      upgrading git:
    
    	portmaster -o devel/cvsps devel/cvsps-devel
    
    

Number of commits found: 176 (showing only 100 on this page)

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 Jun 2013 00:30:03
Original commit files touched by this commit  1.8.3.1
wxs search for other commits by this committer
Update to 1.8.3.1
Properly install git-subtree [1]

PR:		[1] ports/178797
Submitted by:	amdmi3@
12 Jun 2013 17:45:03
Original commit files touched by this commit  1.8.2.3
az search for other commits by this committer
 - Fix build with new site_perl

Submitted by:	olli hauer <ohauer@gmx.de>
13 May 2013 20:31:53
Original commit files touched by this commit  1.8.2.3
wxs search for other commits by this committer
Update to 1.8.2.3.

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.3.txt
06 May 2013 11:35:56
Original commit files touched by this commit  1.8.2.2
wxs search for other commits by this committer
Update pkg-descr. Use text from git-scm.com which is more concise.
While here, trim header.

PR:		ports/178361
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
05 May 2013 10:01:15
Original commit files touched by this commit  1.8.2.2
wxs search for other commits by this committer
Update to 1.8.2.2

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.2.2.txt
27 Apr 2013 08:50:47
Original commit files touched by this commit  1.8.2.1
mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
24 Apr 2013 18:10:32
Original commit files touched by this commit  1.8.2.1
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
16 Apr 2013 15:30:07
Original commit files touched by this commit  1.8.2.1
wxs search for other commits by this committer
Update to 1.8.2.1.

Feature safe:	yes
18 Mar 2013 15:10:43
Original commit files touched by this commit  1.8.2
wxs search for other commits by this committer
Update to 1.8.2.
12 Mar 2013 14:18:24
Original commit files touched by this commit  1.8.1.5
wxs search for other commits by this committer
Update to 1.8.1.5.
14 Feb 2013 09:42:13
Original commit files touched by this commit  1.8.1.3
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
09 Feb 2013 02:49:26
Original commit files touched by this commit  1.8.1.3
wxs search for other commits by this committer
Update to 1.8.1.3.

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.8.1.3.txt
30 Jan 2013 15:21:37
Original commit files touched by this commit  1.8.1.2
wxs search for other commits by this committer
Update to 1.8.1.2.
16 Jan 2013 16:26:33
Original commit files touched by this commit  1.8.1.1
wxs search for other commits by this committer
Update to 1.8.1.1.
08 Jan 2013 16:19:46
Original commit files touched by this commit  1.8.1
wxs search for other commits by this committer
Update to 1.8.1.
30 Dec 2012 20:31:56
Original commit files touched by this commit  1.8.0.3
wxs search for other commits by this committer
Update to 1.8.0.3.
12 Dec 2012 19:22:22
Original commit files touched by this commit  1.8.0.2
wxs search for other commits by this committer
Update to 1.8.0.2.
27 Nov 2012 17:39:35
Original commit files touched by this commit  1.8.0.1
wxs search for other commits by this committer
Update to 1.8.0.1

Feature safe:	yes
12 Nov 2012 20:32:17
Original commit files touched by this commit  1.8.0
wxs search for other commits by this committer
Add git_daemon to UIDs and GIDs.
Make git_daemon run as the git_daemon user.

Requested by:	lme@
Feature safe:	yes
25 Oct 2012 02:22:48
Original commit files touched by this commit  1.8.0
wxs search for other commits by this committer
Update to 1.8.0.

Something to be aware of from the release notes:

<snip>
In the next major release (not *this* one), we will change the
behavior of the "git push" command.

When "git push [$there]" does not say what to push, we have used the
traditional "matching" semantics so far (all your branches were sent
to the remote as long as there already are branches of the same name
over there).  We will use the "simple" semantics that pushes the
current branch to the branch with the same name, only when the current
branch is set to integrate with that remote branch.  There is a user
preference configuration variable "push.default" to change this, and
"git push" will warn about the upcoming change until you set this
variable in this release.

"git branch --set-upstream" is deprecated and may be removed in a
relatively distant future.  "git branch [-u|--set-upstream-to]" has
been introduced with a saner order of arguments.
</snip>

Feature safe:	yes
21 Oct 2012 01:23:22
Original commit files touched by this commit  1.7.12.4
wxs search for other commits by this committer
Update to 1.7.12.4

Feature safe:	yes
16 Oct 2012 04:17:02
Original commit files touched by this commit  1.7.12.3
wxs search for other commits by this committer
Update to 1.7.12.3.

Stop using LIBMD_SHA1, it's been useless for a while now. If we want to not
use SHA1 from OpenSSL I can put BLK_SHA1 in, but since nobody has complained
that we silently fell back to OpenSSL I'm going to stick with that for now.

Pass NO_GETTEXT in MAKE_ARGS instead of MAKE_ENV. This actually works
now[1].

PR:		[1]: ports/171939
Submitted by:	ohauer@
Feature safe:	yes
18 Aug 2012 01:25:12
Original commit files touched by this commit  1.7.11.5
wxs search for other commits by this committer
Update to 1.7.11.5

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.5.txt
31 Jul 2012 03:24:39
Original commit files touched by this commit  1.7.11.4
wxs search for other commits by this committer
Update to 1.7.11.4

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.4.txt
23 Jul 2012 20:54:46
Original commit files touched by this commit  1.7.11.3
wxs search for other commits by this committer
Update to 1.7.11.3

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.3.txt
17 Jul 2012 14:30:59
Original commit files touched by this commit  1.7.11.2
wxs search for other commits by this committer
Update to 1.7.11.2

Changes:
https://raw.github.com/git/git/master/Documentation/RelNotes/1.7.11.2.txt
07 Jul 2012 03:07:57
Original commit files touched by this commit  1.7.11.1
wxs search for other commits by this committer
Update to 1.7.11.1
Convert to optionsNG
Fix updating /etc/shells when using the package [1]

Submitted by:   Marin Atanasov Nikolov [1]
29 Jun 2012 16:32:43
Original commit files touched by this commit  1.7.10.3
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
27 May 2012 20:25:28
Original commit files touched by this commit  1.7.10.3
wxs search for other commits by this committer
Update to 1.7.10.3.

While here add some code to make sure I don't forget to include the optional
distfile when building distinfo.[1]

Suggested by: crees@ [1]
22 May 2012 11:03:49
Original commit files touched by this commit  1.7.10.2
wxs search for other commits by this committer
Add htmldocs to distinfo. I missed this in my last commit.
21 May 2012 15:34:49
Original commit files touched by this commit  1.7.10.2
wxs search for other commits by this committer
Update to 1.7.10.2.

I'm still working on fixing the bug when using curl with c-ares bindings.
06 May 2012 19:07:13
Original commit files touched by this commit  1.7.10.1
wxs search for other commits by this committer
Update to 1.7.10.1
While here add iconv to CONFIGURE_ARGS to resolve build failures under
certain conditions.[1]

PR:             [1]: ports/167071
Submitted by:   Trond Endrestøl <Trond.Endrestol@ximalas.info>
05 Apr 2012 13:00:58
Original commit files touched by this commit  1.7.9.6
wxs search for other commits by this committer
Update to 1.7.9.6

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.6.txt

Feature safe:   yes
01 Apr 2012 15:07:42
Original commit files touched by this commit  1.7.9.5
wxs search for other commits by this committer
Update to 1.7.9.5.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.5.txt

Feature safe:   yes
14 Mar 2012 14:34:54
Original commit files touched by this commit  1.7.9.4
wxs search for other commits by this committer
Update to 1.7.9.4

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.4.txt

Feature safe:   yes
11 Mar 2012 00:52:28
Original commit files touched by this commit  1.7.9.3
wxs search for other commits by this committer
Update to 1.7.9.3.

Feature safe:   yes
24 Feb 2012 04:41:01
Original commit files touched by this commit  1.7.9.2
wxs search for other commits by this committer
Update to 1.9.7.2

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.2.txt
19 Feb 2012 02:01:51
Original commit files touched by this commit  1.7.9.1
wxs search for other commits by this committer
Add missing distinfo.

Noticed by:     ohauer@, Douglas Thrift
18 Feb 2012 20:37:53
Original commit files touched by this commit  1.7.9.1
wxs search for other commits by this committer
Update to 1.7.9.1.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.9.1.txt
03 Feb 2012 20:38:30
Original commit files touched by this commit  1.7.9
wxs search for other commits by this committer
Respect WITHOUT_NLS.
03 Feb 2012 19:59:56
Original commit files touched by this commit  1.7.9
wxs search for other commits by this committer
Fix WWW in pkg-descr. git-scm.org redirects to git-scm.com.
31 Jan 2012 04:42:58
Original commit files touched by this commit  1.7.9
wxs search for other commits by this committer
Update to 1.7.9
23 Jan 2012 21:27:55
Original commit files touched by this commit  1.7.8.4
wxs search for other commits by this committer
- Update to 1.7.8.4.
14 Jan 2012 08:57:23
Original commit files touched by this commit  1.7.8.3
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
08 Jan 2012 01:42:44
Original commit files touched by this commit  1.7.8.3
wxs search for other commits by this committer
Update to 1.7.8.3.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.3.txt
30 Dec 2011 04:23:59
Original commit files touched by this commit  1.7.8.2
wxs search for other commits by this committer
Update to 1.7.8.2.
Appease portlint by moving PROJECTHOST.
Since moving to code.google.com the signatures haven't been published. Remove
the signature checking for now.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.2.txt
27 Dec 2011 15:34:19
Original commit files touched by this commit  1.7.8.1
wxs search for other commits by this committer
Fix an issue where a documentation symlink can be extracted with an incorrect
owner. This only happens if the distfile is extracted as a non-root user, which
is why nobody has noticed this before (I imagine not many people extract and
build as non-root). Because it's not a big deal and not likely to hit the
majority of users, I'm not bumping PORTREVISION.

Noticed by:     Andrzej Tobola (private mail)
25 Dec 2011 02:35:56
Original commit files touched by this commit  1.7.8.1
wxs search for other commits by this committer
- Update to 1.7.8.1
- As suggested by crees@, switch to using ${CP} -R to install contrib scripts.
  This keeps permissions as they are in the distfile.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.1.txt
18 Dec 2011 16:17:32
Original commit files touched by this commit  1.7.8
wxs search for other commits by this committer
Switch to installing contrib files using COPYTREE_BIN instead of
COPYTREE_SHARE. The documentation in the hooks says you should set
executable permissions on the hook before setting it up in a repository,
but if you update git the permissions get reset. Just install the entire
contrib directory with executable bit set.

What we really need is a "COPYTREE_ASIS" that just leaves the permissions as
they are.

Note I am intentionally not bumping PORTREVISION as this is a minor change
and this port gets updated fairly regularly.

PR:             ports/163167
Submitted by:   Matthias Fechner <idefix@fechner.net>
07 Dec 2011 15:53:20
Original commit files touched by this commit  1.7.8
wxs search for other commits by this committer
Update to 1.7.8.

Changes:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.8.txt

Feature safe:   yes
21 Nov 2011 18:36:03
Original commit files touched by this commit  1.7.7.4
wxs search for other commits by this committer
Update to 1.7.7.4.

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.4.txt

Feature safe:   yes
11 Nov 2011 14:46:07
Original commit files touched by this commit  1.7.7.3
wxs search for other commits by this committer
- Update to 1.7.7.3

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.3.txt

Feature safe:   yes
03 Nov 2011 18:15:38
Original commit files touched by this commit  1.7.7.2
wxs search for other commits by this committer
- Update to 1.7.7.2

Changelog:
https://raw.github.com/gitster/git/master/Documentation/RelNotes/1.7.7.2.txt
30 Oct 2011 14:13:55
Original commit files touched by this commit  1.7.7.1
wxs search for other commits by this committer
- Update to 1.7.7.1
20 Oct 2011 16:00:04
Original commit files touched by this commit  1.7.7_1
wxs search for other commits by this committer
Remove dependency upon devel/subversion. We already depend upon
devel/p5-subversion which will bring in devel/subversion for us.
Furthermore, devel/p5-subversion already honors the WITH_SUBVERSION_VER knob
so there is no need to duplicate that functionality here just to pick the
correct version of subversion.

Discussed with: avg@
17 Oct 2011 03:52:01
Original commit files touched by this commit  1.7.7_1
wxs search for other commits by this committer
Remove support for WITH_SVN_FBSD.
16 Oct 2011 16:07:41
Original commit files touched by this commit  1.7.7_1
lev search for other commits by this committer
  Remove depndency on devel/subversion-freebsd, as it was removed.
07 Oct 2011 12:49:17
Original commit files touched by this commit  1.7.7
wxs search for other commits by this committer
- Remove duplicate plist entry.
05 Oct 2011 16:30:35
Original commit files touched by this commit  1.7.7
wxs search for other commits by this committer
- Update to 1.7.7.
10 Sep 2011 01:56:16
Original commit files touched by this commit  1.7.6.1
wxs search for other commits by this committer
- Fix MASTER_SITES while kernel.org is down.

Submitted by:   az@, gjb@
07 Sep 2011 01:21:44
Original commit files touched by this commit  1.7.6.1
wxs search for other commits by this committer
- Update to 1.7.6.1.

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.6.1.txt
15 Aug 2011 16:29:00
Original commit files touched by this commit  1.7.6
wxs search for other commits by this committer
- Adjust accordingly for the slave port (git-subversion).
- Be consistent in whitespace.
- Use PLIST_SUB to comment out perl specific options. [1]

Noticed by:     [1]: bapt@
30 Jun 2011 22:19:09
Original commit files touched by this commit  1.7.6
wxs search for other commits by this committer
- Update to 1.7.6.
- Remove some of the warnings when building with clang by separating
  LDFLAGS from CFLAGS. Still some harmless warnings left though.[1]

Submitted by:   [1]: sahil@
30 Jun 2011 00:16:50
Original commit files touched by this commit  1.7.5.4
wxs search for other commits by this committer
- Fix build with clang by being specific about pthread library.

Submitted by:   sahil@
05 Jun 2011 17:04:11
Original commit files touched by this commit  1.7.5.3
wxs search for other commits by this committer
- Add missing file to plist, forgot in the last commit.
05 Jun 2011 00:13:20
Original commit files touched by this commit  1.7.5.4
wxs search for other commits by this committer
- Update to 1.7.5.4.

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.4.txt
27 May 2011 20:43:54
Original commit files touched by this commit  1.7.5.3
wxs search for other commits by this committer
- Update to 1.7.5.3.

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.3.txt
22 May 2011 19:31:50
Original commit files touched by this commit  1.7.5.2
wxs search for other commits by this committer
Update to 1.7.5.2

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.2.txt
06 May 2011 15:49:23
Original commit files touched by this commit  1.7.5.1
wxs search for other commits by this committer
Update to 1.7.5.1.

Changelogs:
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.1.txt
http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.5.txt
21 Apr 2011 15:20:54
Original commit files touched by this commit  1.7.4.5
wxs search for other commits by this committer
Update to 1.7.4.5 - purely documentation fixes.
17 Apr 2011 13:28:35
Original commit files touched by this commit  1.7.4.4
wxs search for other commits by this committer
Update to 1.7.4.4

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.4.txt
07 Apr 2011 12:15:19
Original commit files touched by this commit  1.7.4.3
wxs search for other commits by this committer
Add OPTION for subversion-freebsd dependency.

PR:             ports/156234
Submitted by:   dougb@
05 Apr 2011 23:40:19
Original commit files touched by this commit  1.7.4.3
wxs search for other commits by this committer
Update to 1.7.4.3.

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.3.txt
29 Mar 2011 01:35:04
Original commit files touched by this commit  1.7.4.2
wxs search for other commits by this committer
Update to 1.7.4.2.

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.4.2.txt
14 Feb 2011 14:14:20
Original commit files touched by this commit  1.7.4.1
wxs search for other commits by this committer
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
07 Jan 2011 14:05:49
Original commit files touched by this commit  1.7.3.5
wxs search for other commits by this committer
Update to 1.7.3.5

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.5.txt
19 Dec 2010 07:48:18
Original commit files touched by this commit  1.7.3.4
wxs search for other commits by this committer
Update to 1.7.3.4.

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.4.txt
05 Dec 2010 22:49:20
Original commit files touched by this commit  1.7.3.3
wxs search for other commits by this committer
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."
23 Oct 2010 15:07:55
Original commit files touched by this commit  1.7.3.2
wxs search for other commits by this committer
Update to 1.7.3.2

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.2.txt
14 Oct 2010 00:26:22
Original commit files touched by this commit  1.7.3.1
wxs search for other commits by this committer
Update to 1.7.3.1.

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.1.txt
26 Sep 2010 23:32:55
Original commit files touched by this commit  1.7.3
wxs search for other commits by this committer
Update to 1.7.3

Changes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes/1.7.3.txt
04 Sep 2010 19:45:53
Original commit files touched by this commit  1.7.2.3
wxs search for other commits by this committer
Update to 1.7.2.3

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.3.txt
20 Aug 2010 03:01:29
Original commit files touched by this commit  1.7.2.2
wxs search for other commits by this committer
Update to 1.7.2.2
23 Jul 2010 00:38:55
Original commit files touched by this commit  1.7.1.1_1
wxs search for other commits by this committer
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
05 Jul 2010 23:51:16
Original commit files touched by this commit  1.7.1.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
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
04 Jul 2010 18:49:44
Original commit files touched by this commit  1.7.1.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
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
07 May 2010 02:43:37
Original commit files touched by this commit  1.7.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
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)
23 Apr 2010 16:44:00
Original commit files touched by this commit  1.7.0.6
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.0.6

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.6.txt
21 Apr 2010 01:24:05
Original commit files touched by this commit  1.7.0.5
 This port version is marked as vulnerable.
wxs search for other commits by this committer
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)
07 Apr 2010 02:15:40
Original commit files touched by this commit  1.7.0.4
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Remove dependencies when HTMLDOCS is selected by using pre-generated
  documentation.
- Do not fetch signatures by wrapping them in MAINTAINER_MODE check.
05 Apr 2010 13:07:40
Original commit files touched by this commit  1.7.0.4
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.0.4

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.4.txt
27 Mar 2010 00:15:24
Original commit files touched by this commit  1.7.0.3
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
24 Mar 2010 20:22:47
Original commit files touched by this commit  1.7.0.3
 This port version is marked as vulnerable.
wxs search for other commits by this committer
Update to 1.7.0.3

Changelog: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt
14 Mar 2010 17:00:01
Original commit files touched by this commit  1.7.0.2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- 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>
03 Mar 2010 01:43:37
Original commit files touched by this commit  1.7.0.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- 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
01 Mar 2010 01:56:30
Original commit files touched by this commit  1.7.0
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- 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
14 Feb 2010 17:06:00
Original commit files touched by this commit  1.6.6.2
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- 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>
30 Jan 2010 15:09:02
Original commit files touched by this commit  1.6.6.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Remove OLD_ICONV=yes as it is set in the distribution now. No functional
  changes to the package.
28 Jan 2010 04:52:16
Original commit files touched by this commit  1.6.6.1
 This port version is marked as vulnerable.
linimon search for other commits by this committer
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
24 Jan 2010 15:22:24
Original commit files touched by this commit  1.6.6.1
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Update to 1.6.6.1

Number of commits found: 176 (showing only 100 on this page)

1 | 2  »  

2823
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04
libFSJun 04
libGLJun 04

10 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24570
Broken 189
Deprecated 457
Ignore 563
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 51
Set to expire 442
Interactive 33
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight85
new month177

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0