diff options
| author | Rene Ladan <rene@FreeBSD.org> | 2014-03-08 09:49:50 +0000 |
|---|---|---|
| committer | Rene Ladan <rene@FreeBSD.org> | 2014-03-08 09:49:50 +0000 |
| commit | 5d077b50ad155d6b45ce5b78a0abee111c3725a8 (patch) | |
| tree | 1cc4d9da5bf337f5ebcafb8eabef889719b1b349 /devel/py-gitpython | |
| parent | ce243209cf665fbf633f7c0e85ba7659da45a577 (diff) | |
Remove expired ports with no active website:
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
Diffstat (limited to 'devel/py-gitpython')
| -rw-r--r-- | devel/py-gitpython/Makefile | 23 | ||||
| -rw-r--r-- | devel/py-gitpython/distinfo | 2 | ||||
| -rw-r--r-- | devel/py-gitpython/pkg-descr | 10 |
3 files changed, 0 insertions, 35 deletions
diff --git a/devel/py-gitpython/Makefile b/devel/py-gitpython/Makefile deleted file mode 100644 index 44f51a4f2e8b..000000000000 --- a/devel/py-gitpython/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Wen Heping <wenheping@gmail.com> -# $FreeBSD$ - -PORTNAME= GitPython -PORTVERSION= 0.3.1 -PORTREVISION= 1 -CATEGORIES= devel python -MASTER_SITES= CHEESESHOP -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Python Git Library - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2014-03-07 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitdb>0:${PORTSDIR}/devel/py-gitdb - -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes - -.include <bsd.port.mk> diff --git a/devel/py-gitpython/distinfo b/devel/py-gitpython/distinfo deleted file mode 100644 index cbe6fad212ca..000000000000 --- a/devel/py-gitpython/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (GitPython-0.3.1.tar.gz) = 24a8b936f084d06268b92fa625fbf81cc2a849f01b4c7edf7e492ce8e3f84d3c -SIZE (GitPython-0.3.1.tar.gz) = 257331 diff --git a/devel/py-gitpython/pkg-descr b/devel/py-gitpython/pkg-descr deleted file mode 100644 index 5f0c986b1cfb..000000000000 --- a/devel/py-gitpython/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -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/ |
