pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jabberbot: remove
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Apr 30 12:58:57 2024 +0200
Changeset: a29048b5d5a74042881bca814e0ef2f9bfe32698
Modified Files:
Makefile
Removed Files:
py-jabberbot/DESCR
py-jabberbot/Makefile
py-jabberbot/PLIST
py-jabberbot/distinfo
Log Message:
py-jabberbot: remove
Dead upstream since 2015 or so.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a29048b5d5a74042881bca814e0ef2f9bfe32698
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-jabberbot/DESCR | 7 -------
py-jabberbot/Makefile | 29 -----------------------------
py-jabberbot/PLIST | 10 ----------
py-jabberbot/distinfo | 4 ----
5 files changed, 51 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 5779178c59..1f58fa6008 100644
--- a/Makefile
+++ b/Makefile
@@ -3830,7 +3830,6 @@ SUBDIR+= py-jabber-idavoll
SUBDIR+= py-jabber-palaver
SUBDIR+= py-jabber-proxy65
SUBDIR+= py-jabber-punjab
-SUBDIR+= py-jabberbot
SUBDIR+= py-jarowinkler
SUBDIR+= py-jbessel
SUBDIR+= py-jelly
diff --git a/py-jabberbot/DESCR b/py-jabberbot/DESCR
deleted file mode 100644
index 21216cbb97..0000000000
--- a/py-jabberbot/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
- This is python-jabberbot, a Jabber bot framework for Python
- that enables you to easily write simple Jabber bots.
-
- You can use your Jabber bots to provide information about your
- running systems, to make your website interact with your visitors
- or notify you about updates or changes you monitor with your
- Python scripts.
diff --git a/py-jabberbot/Makefile b/py-jabberbot/Makefile
deleted file mode 100644
index 3ba46e2e8a..0000000000
--- a/py-jabberbot/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2014/05/09 07:38:48 thomasklausner Exp $
-
-DISTNAME= jabberbot-0.15
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= chat python
-MASTER_SITES= http://thp.io/2007/python-jabberbot/
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= ${MASTER_SITES}
-COMMENT= Module to enable easy creation of XMPP bots in Python
-LICENSE= gnu-gpl-v3
-
-DEPENDS+= ${PYPKGPREFIX}-xmpppy>=0.5.0rc1:../../chat/py-xmpppy
-
-USE_LANGUAGES= # none
-
-PYTHON_VERSIONS_ACCEPTED= 27 # py-xmpppy
-
-EXDIR= ${PREFIX}/share/examples/py-jabberbot
-
-INSTALLATION_DIRS+= ${EXDIR}
-
-post-install:
- ${INSTALL_DATA_DIR} ${DESTDIR}${EXDIR}
- ${INSTALL_DATA} ${WRKSRC}/examples/* \
- ${DESTDIR}${EXDIR}
-
-.include "../../wip/python/distutils.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jabberbot/PLIST b/py-jabberbot/PLIST
deleted file mode 100644
index e158ac268b..0000000000
--- a/py-jabberbot/PLIST
+++ /dev/null
@@ -1,10 +0,0 @@
-@comment $NetBSD: PLIST,v 1.5 2012/11/16 05:14:45 schnoebe Exp $
-${PYSITELIB}/${EGG_FILE}
-${PYSITELIB}/jabberbot.py
-${PYSITELIB}/jabberbot.pyc
-${PYSITELIB}/jabberbot.pyo
-share/examples/py-jabberbot/broadcast.py
-share/examples/py-jabberbot/muc.py
-share/examples/py-jabberbot/tunes.py
-share/examples/py-jabberbot/twitterbot.py
-share/examples/py-jabberbot/uptime.py
diff --git a/py-jabberbot/distinfo b/py-jabberbot/distinfo
deleted file mode 100644
index 36a9ab9d93..0000000000
--- a/py-jabberbot/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.4 2012/03/25 03:49:57 schnoebe Exp $
-
-RMD160 (jabberbot-0.15.tar.gz) = 344aacf3c53fa682e4a71e5ee84c432f1b5af79c
-Size (jabberbot-0.15.tar.gz) = 25044 bytes
Home |
Main Index |
Thread Index |
Old Index