pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-CVSToys: Drop, no upstream, no sources



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu Oct 13 08:17:10 2016 +0200
Changeset:	294e6a1ad1b7dc050077cf7b6de7470c9be5efff

Removed Files:
	py-CVSToys/DESCR
	py-CVSToys/Makefile
	py-CVSToys/PLIST
	py-CVSToys/distinfo

Log Message:
py-CVSToys: Drop, no upstream, no sources

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=294e6a1ad1b7dc050077cf7b6de7470c9be5efff

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-CVSToys/DESCR    |  6 ------
 py-CVSToys/Makefile | 25 ----------------------
 py-CVSToys/PLIST    | 60 -----------------------------------------------------
 py-CVSToys/distinfo |  5 -----
 4 files changed, 96 deletions(-)

diffs:
diff --git a/py-CVSToys/DESCR b/py-CVSToys/DESCR
deleted file mode 100644
index 39ecae9..0000000
--- a/py-CVSToys/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-CVSToys is a collection of companion tools for the Concurrent Versions
-System, better known as CVS. The biggest best and only toy we've got is
-Fresh CVS, a commit monitoring daemon which can keep a mirror of the
-repository or checked-out working copy up to date, and send out
-notifications by e-mail, on the web as HTML or RSS, or to a chat service
-such as IRC.
diff --git a/py-CVSToys/Makefile b/py-CVSToys/Makefile
deleted file mode 100644
index 385d93a..0000000
--- a/py-CVSToys/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.11 2014/05/09 07:38:44 thomasklausner Exp $
-#
-
-DISTNAME=	CVSToys-1.0.10
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel python
-MASTER_SITES=	http://twistedmatrix.com/users/acapnotic/wares/code/CVSToys/
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	http://twistedmatrix.com/users/acapnotic/wares/code/CVSToys/
-COMMENT=	Watch CVS tree changes on web, RSS, list or IRC
-LICENSE=	modified-bsd
-
-DEPENDS+=	${PYPKGPREFIX}-readline-[0-9]*:../../devel/py-readline
-DEPENDS+=	${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
-
-PY_PATCHPLIST=		yes
-PYDISTUTILSPKG=		yes
-PYTHON_VERSIONS_INCOMPATIBLE=	34 35 # py-twisted
-
-USE_LANGUAGES=	# none
-
-.include "../../lang/python/extension.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-CVSToys/PLIST b/py-CVSToys/PLIST
deleted file mode 100644
index 6452084..0000000
--- a/py-CVSToys/PLIST
+++ /dev/null
@@ -1,60 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2009/07/29 08:43:49 jihbed Exp $
-bin/freshcvs-setup
-bin/loginfo
-${PYSITELIB}/cvstoys/__init__.py
-${PYSITELIB}/cvstoys/__init__.pyc
-${PYSITELIB}/cvstoys/__init__.pyo
-${PYSITELIB}/cvstoys/actions/__init__.py
-${PYSITELIB}/cvstoys/actions/__init__.pyc
-${PYSITELIB}/cvstoys/actions/__init__.pyo
-${PYSITELIB}/cvstoys/actions/actions.py
-${PYSITELIB}/cvstoys/actions/actions.pyc
-${PYSITELIB}/cvstoys/actions/actions.pyo
-${PYSITELIB}/cvstoys/actions/mail.py
-${PYSITELIB}/cvstoys/actions/mail.pyc
-${PYSITELIB}/cvstoys/actions/mail.pyo
-${PYSITELIB}/cvstoys/actions/pb.py
-${PYSITELIB}/cvstoys/actions/pb.pyc
-${PYSITELIB}/cvstoys/actions/pb.pyo
-${PYSITELIB}/cvstoys/clients/__init__.py
-${PYSITELIB}/cvstoys/clients/__init__.pyc
-${PYSITELIB}/cvstoys/clients/__init__.pyo
-${PYSITELIB}/cvstoys/clients/pb.py
-${PYSITELIB}/cvstoys/clients/pb.pyc
-${PYSITELIB}/cvstoys/clients/pb.pyo
-${PYSITELIB}/cvstoys/clients/recent_template.html
-${PYSITELIB}/cvstoys/clients/rss.py
-${PYSITELIB}/cvstoys/clients/rss.pyc
-${PYSITELIB}/cvstoys/clients/rss.pyo
-${PYSITELIB}/cvstoys/clients/rsstmpl.py
-${PYSITELIB}/cvstoys/clients/rsstmpl.pyc
-${PYSITELIB}/cvstoys/clients/rsstmpl.pyo
-${PYSITELIB}/cvstoys/clients/web.py
-${PYSITELIB}/cvstoys/clients/web.pyc
-${PYSITELIB}/cvstoys/clients/web.pyo
-${PYSITELIB}/cvstoys/clients/words.py
-${PYSITELIB}/cvstoys/common.py
-${PYSITELIB}/cvstoys/common.pyc
-${PYSITELIB}/cvstoys/common.pyo
-${PYSITELIB}/cvstoys/config.py
-${PYSITELIB}/cvstoys/config.pyc
-${PYSITELIB}/cvstoys/config.pyo
-${PYSITELIB}/cvstoys/fresher.py
-${PYSITELIB}/cvstoys/fresher.pyc
-${PYSITELIB}/cvstoys/fresher.pyo
-${PYSITELIB}/cvstoys/interfaces.py
-${PYSITELIB}/cvstoys/interfaces.pyc
-${PYSITELIB}/cvstoys/interfaces.pyo
-${PYSITELIB}/cvstoys/loginfo.py
-${PYSITELIB}/cvstoys/loginfo.pyc
-${PYSITELIB}/cvstoys/loginfo.pyo
-${PYSITELIB}/cvstoys/pidutils.py
-${PYSITELIB}/cvstoys/pidutils.pyc
-${PYSITELIB}/cvstoys/pidutils.pyo
-${PYSITELIB}/cvstoys/plugins.tml
-${PYSITELIB}/cvstoys/setup.py
-${PYSITELIB}/cvstoys/setup.pyc
-${PYSITELIB}/cvstoys/setup.pyo
-${PYSITELIB}/cvstoys/util.py
-${PYSITELIB}/cvstoys/util.pyc
-${PYSITELIB}/cvstoys/util.pyo
diff --git a/py-CVSToys/distinfo b/py-CVSToys/distinfo
deleted file mode 100644
index d4bfb93..0000000
--- a/py-CVSToys/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2009/07/29 08:43:49 jihbed Exp $
-
-SHA1 (CVSToys-1.0.10.tar.bz2) = 11213b1edd5238782b4ce2a099d66c17fa4f08a5
-RMD160 (CVSToys-1.0.10.tar.bz2) = f449b7216786261294586b16184ab9c6fcf210d6
-Size (CVSToys-1.0.10.tar.bz2) = 48907 bytes


Home | Main Index | Thread Index | Old Index