Date: Mon, 2 Nov 2009 11:00:25 +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/dulwich Makefile distinfo pkg-descr pkg-plist Message-ID: <200911021100.nA2B0PEA026526@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-11-02 11:00:25 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/dulwich Makefile distinfo pkg-descr pkg-plist
Log:
Dulwich is a pure-Python implementation of the Git file formats and protocols.
It aims to give an interface to git repos that doesn't call out to git directly
but instead uses pure Python. It is based on the Python-Git module released by
James Westby.
WWW: http://samba.org/~jelmer/dulwich/
PR: ports/140027
Submitted by: Marco Broeder <marco.broeder at gmx.eu>
Revision Changes Path
1.3679 +1 -0 ports/devel/Makefile
1.1 +39 -0 ports/devel/dulwich/Makefile (new)
1.1 +3 -0 ports/devel/dulwich/distinfo (new)
1.1 +7 -0 ports/devel/dulwich/pkg-descr (new)
1.1 +69 -0 ports/devel/dulwich/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911021100.nA2B0PEA026526>
