From 5d077b50ad155d6b45ce5b78a0abee111c3725a8 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 8 Mar 2014 09:49:50 +0000 Subject: 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 --- devel/py-gitpython/Makefile | 23 ----------------------- devel/py-gitpython/distinfo | 2 -- devel/py-gitpython/pkg-descr | 10 ---------- 3 files changed, 35 deletions(-) delete mode 100644 devel/py-gitpython/Makefile delete mode 100644 devel/py-gitpython/distinfo delete mode 100644 devel/py-gitpython/pkg-descr (limited to 'devel/py-gitpython') 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 -# $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 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/ -- cgit v1.2.3