Date: Fri, 25 Jul 2008 22:50:43 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/py-gitpython Makefile distinfo pkg-descr ports/devel/py-gitpython/files patch-setup.py Message-ID: <200807252250.m6PMohjc063163@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2008-07-25 22:50:43 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/py-gitpython Makefile distinfo pkg-descr
devel/py-gitpython/files patch-setup.py
Log:
GitPython is a python library used to interact with
Git repositories. GitPython provides object model
access to your git repository. Once you have created
a repository object, you can traverse it to find
parent commit(s), trees, blobs, etc.
GitPython is a port of the grit library in Ruby
created by Tom Preston-Werner and Chris Wanstrath.
WWW: http://gitorious.org/projects/git-python/
PR: ports/125826
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.3146 +1 -0 ports/devel/Makefile
1.1 +22 -0 ports/devel/py-gitpython/Makefile (new)
1.1 +3 -0 ports/devel/py-gitpython/distinfo (new)
1.1 +10 -0 ports/devel/py-gitpython/files/patch-setup.py (new)
1.1 +10 -0 ports/devel/py-gitpython/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807252250.m6PMohjc063163>
