diff options
author | rene <rene@FreeBSD.org> | 2018-04-03 17:36:28 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-04-03 17:36:28 +0800 |
commit | 32a1e539dd3d0bab32819400f8e16333ab96492e (patch) | |
tree | df7cf56aa1c6c6aad8c88ec79f8d84805fdf17a4 /net-im | |
parent | 28fb91b899087d09dc89c1d4d39d2bbc7a6a31f8 (diff) | |
download | freebsd-ports-gnome-32a1e539dd3d0bab32819400f8e16333ab96492e.tar.gz freebsd-ports-gnome-32a1e539dd3d0bab32819400f8e16333ab96492e.tar.zst freebsd-ports-gnome-32a1e539dd3d0bab32819400f8e16333ab96492e.zip |
Remove expired ports:
2018-03-31 math/abacus: Unmaintained and has a broken shared library
2018-03-31 audio/muse: Unmaintained upstream, crashes at runtime
2018-03-31 net/paris-traceroute: Legacy paris-traceroute is not supported anymore. Use net/scamper instead
2018-04-01 net-im/cjc: Depends on expired net-im/py-xmpp
2018-02-28 net-im/py-pyxmpp: Obsoleted in favor of PyXMPP2
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/Makefile | 2 | ||||
-rw-r--r-- | net-im/cjc/Makefile | 51 | ||||
-rw-r--r-- | net-im/cjc/distinfo | 2 | ||||
-rw-r--r-- | net-im/cjc/pkg-descr | 6 | ||||
-rw-r--r-- | net-im/cjc/pkg-plist | 97 | ||||
-rw-r--r-- | net-im/py-pyxmpp/Makefile | 42 | ||||
-rw-r--r-- | net-im/py-pyxmpp/distinfo | 2 | ||||
-rw-r--r-- | net-im/py-pyxmpp/pkg-descr | 11 |
8 files changed, 0 insertions, 213 deletions
diff --git a/net-im/Makefile b/net-im/Makefile index 881e0fe0795c..7d09a31ba4b9 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -6,7 +6,6 @@ SUBDIR += centerim SUBDIR += centerim-devel SUBDIR += chattahoochie - SUBDIR += cjc SUBDIR += climm SUBDIR += coccinella SUBDIR += convey @@ -138,7 +137,6 @@ SUBDIR += py-nbxmpp SUBDIR += py-punjab SUBDIR += py-python-telegram-bot - SUBDIR += py-pyxmpp SUBDIR += py-skype4py SUBDIR += py-slackclient SUBDIR += py-sleekxmpp diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile deleted file mode 100644 index 13140686ec06..000000000000 --- a/net-im/cjc/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# $FreeBSD$ - -PORTNAME= cjc -PORTVERSION= 1.2.1 -PORTREVISION= 1 -CATEGORIES= net-im python -MASTER_SITES= GHC - -MAINTAINER= ports@FreeBSD.org -COMMENT= Console Jabber Client - -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Depends on expired net-im/py-xmpp -EXPIRATION_DATE=2018-04-01 - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=0:net-im/py-pyxmpp@${PY_FLAVOR} - -USES= python:2.7 shebangfix -SHEBANG_FILES= cjc.in cjc.py cjc/main.py -NO_ARCH= yes - -USE_GITHUB= yes -GH_ACCOUNT= Jajcus - -PORTDOCS= * - -OPTIONS_DEFINE= DOCS - -post-patch: - @${REINPLACE_CMD} -e \ - 's|prefix=.*|prefix=${PREFIX}|; \ - s|$$(INSTALL_DIR) $$(DESTDIR)$$(pkg_docdir)||; \ - s|$$(INSTALL_DATA) $$(DOCS) $$(DESTDIR)$$(pkg_docdir)||; \ - s|INSTALL=.*|INSTALL=${INSTALL}|; \ - s|INSTALL_DATA=.*|INSTALL_DATA=${INSTALL_DATA}|; \ - s|^INSTALL_DIR=.*|INSTALL_DIR=${MKDIR}|; \ - /compileall/d' ${WRKSRC}/Makefile - -post-install: - (cd ${STAGEDIR}${PREFIX} && ${PYTHON_CMD} -m compileall \ - -d ${PREFIX} -f ${DATADIR_REL}) - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${WRKSRC}/README \ - ${WRKSRC}/doc/manual.html ${STAGEDIR}${DOCSDIR}/ - -.include <bsd.port.mk> diff --git a/net-im/cjc/distinfo b/net-im/cjc/distinfo deleted file mode 100644 index 3e2834fcbf8c..000000000000 --- a/net-im/cjc/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (cjc-1.2.1.tar.gz) = 8dcfb6969576b16d4ee6d8191751dea118dd9fd9efdba6ce524a6dcfb9196606 -SIZE (cjc-1.2.1.tar.gz) = 152563 diff --git a/net-im/cjc/pkg-descr b/net-im/cjc/pkg-descr deleted file mode 100644 index 25bf350d6d2a..000000000000 --- a/net-im/cjc/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -CJC is a Jabber/XMPP client for text terminals. It uses pyxmpp -library for XMPP comunication and curses for screen output. It -is not finished yet, but still quite usable. Its user interface -is resembling those of popular IRC clients like irssi or BitchX. - -WWW: http://cjc.jajcus.net/ diff --git a/net-im/cjc/pkg-plist b/net-im/cjc/pkg-plist deleted file mode 100644 index da512cccb798..000000000000 --- a/net-im/cjc/pkg-plist +++ /dev/null @@ -1,97 +0,0 @@ -bin/cjc -%%DATADIR%%/cjc/__init__.py -%%DATADIR%%/cjc/__init__.pyc -%%DATADIR%%/cjc/cjc_globals.py -%%DATADIR%%/cjc/cjc_globals.pyc -%%DATADIR%%/cjc/cjclogging.py -%%DATADIR%%/cjc/cjclogging.pyc -%%DATADIR%%/cjc/common.py -%%DATADIR%%/cjc/common.pyc -%%DATADIR%%/cjc/completions.py -%%DATADIR%%/cjc/completions.pyc -%%DATADIR%%/cjc/main.py -%%DATADIR%%/cjc/main.pyc -%%DATADIR%%/cjc/plugin.py -%%DATADIR%%/cjc/plugin.pyc -%%DATADIR%%/cjc/plugins.py -%%DATADIR%%/cjc/plugins.pyc -%%DATADIR%%/cjc/themes.py -%%DATADIR%%/cjc/themes.pyc -%%DATADIR%%/cjc/tls.py -%%DATADIR%%/cjc/tls.pyc -%%DATADIR%%/cjc/ui/__init__.py -%%DATADIR%%/cjc/ui/__init__.pyc -%%DATADIR%%/cjc/ui/bool_input.py -%%DATADIR%%/cjc/ui/bool_input.pyc -%%DATADIR%%/cjc/ui/buffer.py -%%DATADIR%%/cjc/ui/buffer.pyc -%%DATADIR%%/cjc/ui/choice_input.py -%%DATADIR%%/cjc/ui/choice_input.pyc -%%DATADIR%%/cjc/ui/cmdtable.py -%%DATADIR%%/cjc/ui/cmdtable.pyc -%%DATADIR%%/cjc/ui/complete.py -%%DATADIR%%/cjc/ui/complete.pyc -%%DATADIR%%/cjc/ui/form_buffer.py -%%DATADIR%%/cjc/ui/form_buffer.pyc -%%DATADIR%%/cjc/ui/input.py -%%DATADIR%%/cjc/ui/input.pyc -%%DATADIR%%/cjc/ui/input_widget.py -%%DATADIR%%/cjc/ui/input_widget.pyc -%%DATADIR%%/cjc/ui/keytable.py -%%DATADIR%%/cjc/ui/keytable.pyc -%%DATADIR%%/cjc/ui/list_buffer.py -%%DATADIR%%/cjc/ui/list_buffer.pyc -%%DATADIR%%/cjc/ui/list_input.py -%%DATADIR%%/cjc/ui/list_input.pyc -%%DATADIR%%/cjc/ui/screen.py -%%DATADIR%%/cjc/ui/screen.pyc -%%DATADIR%%/cjc/ui/split.py -%%DATADIR%%/cjc/ui/split.pyc -%%DATADIR%%/cjc/ui/status_bar.py -%%DATADIR%%/cjc/ui/status_bar.pyc -%%DATADIR%%/cjc/ui/text_buffer.py -%%DATADIR%%/cjc/ui/text_buffer.pyc -%%DATADIR%%/cjc/ui/text_input.py -%%DATADIR%%/cjc/ui/text_input.pyc -%%DATADIR%%/cjc/ui/widget.py -%%DATADIR%%/cjc/ui/widget.pyc -%%DATADIR%%/cjc/ui/window.py -%%DATADIR%%/cjc/ui/window.pyc -%%DATADIR%%/cjc/version.py -%%DATADIR%%/cjc/version.pyc -%%DATADIR%%/plugins/chat.py -%%DATADIR%%/plugins/chat.pyc -%%DATADIR%%/plugins/disco.py -%%DATADIR%%/plugins/disco.pyc -%%DATADIR%%/plugins/events.py -%%DATADIR%%/plugins/events.pyc -%%DATADIR%%/plugins/file_logger.py -%%DATADIR%%/plugins/file_logger.pyc -%%DATADIR%%/plugins/jogger_pl.py -%%DATADIR%%/plugins/jogger_pl.pyc -%%DATADIR%%/plugins/message.py -%%DATADIR%%/plugins/message.pyc -%%DATADIR%%/plugins/muc.py -%%DATADIR%%/plugins/muc.pyc -%%DATADIR%%/plugins/multicast.py -%%DATADIR%%/plugins/multicast.pyc -%%DATADIR%%/plugins/presence.py -%%DATADIR%%/plugins/presence.pyc -%%DATADIR%%/plugins/python.py -%%DATADIR%%/plugins/python.pyc -%%DATADIR%%/plugins/roster.py -%%DATADIR%%/plugins/roster.pyc -%%DATADIR%%/plugins/roster_ei.py -%%DATADIR%%/plugins/roster_ei.pyc -%%DATADIR%%/plugins/shell.py -%%DATADIR%%/plugins/shell.pyc -%%DATADIR%%/plugins/sqlite_archive.py -%%DATADIR%%/plugins/sqlite_archive.pyc -%%DATADIR%%/plugins/test.py -%%DATADIR%%/plugins/test.pyc -%%DATADIR%%/plugins/vcard.py -%%DATADIR%%/plugins/vcard.pyc -%%DATADIR%%/plugins/version.py -%%DATADIR%%/plugins/version.pyc -%%DATADIR%%/plugins/xmlconsole.py -%%DATADIR%%/plugins/xmlconsole.pyc diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile deleted file mode 100644 index 51907c53db8c..000000000000 --- a/net-im/py-pyxmpp/Makefile +++ /dev/null @@ -1,42 +0,0 @@ -# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> -# $FreeBSD$ - -PORTNAME= pyxmpp -PORTVERSION= 1.1.2 -PORTREVISION= 3 -CATEGORIES= net-im python -MASTER_SITES= GHC -PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Python XMPP library - -LICENSE= LGPL21 # only -LICENSE_FILE= ${WRKSRC}/COPYING - -DEPRECATED= Obsoleted in favor of PyXMPP2 -EXPIRATION_DATE= 2018-02-28 - -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>0:dns/py-dnspython@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}m2crypto>=0.18.2:security/py-m2crypto@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}libxml2>0:textproc/py-libxml2@${FLAVOR} -RUN_DEPENDS:= ${BUILD_DEPENDS} - -WRKSRC= ${WRKDIR}/${DISTNAME} - -USE_GITHUB= yes -GH_ACCOUNT= Jajcus - -USES= python:2.7 shebangfix -SHEBANG_FILES= auxtools/*.py examples/*.py tests/*.py utils/*.py -USE_PYTHON= distutils autoplist - -post-patch: - @${REINPLACE_CMD} -e \ - "/include_dirs =/s|\[.*|['${LOCALBASE}/include/libxml2','${LOCALBASE}/include']| ; \ - /library_dirs =/s|\[.*|['${LOCALBASE}/lib']|" ${WRKSRC}/setup.py - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/pyxmpp/_xmlextra.so - -.include <bsd.port.mk> diff --git a/net-im/py-pyxmpp/distinfo b/net-im/py-pyxmpp/distinfo deleted file mode 100644 index 5aa526d77768..000000000000 --- a/net-im/py-pyxmpp/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (pyxmpp-1.1.2.tar.gz) = f45365bae922a9e44226622cf086e3ffd3c681012f6c6b609d3306e4d0dfb33c -SIZE (pyxmpp-1.1.2.tar.gz) = 1110893 diff --git a/net-im/py-pyxmpp/pkg-descr b/net-im/py-pyxmpp/pkg-descr deleted file mode 100644 index b2e3809fed8c..000000000000 --- a/net-im/py-pyxmpp/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -PyXMPP is a Python XMPP (RFC 3920,3921) and Jabber -implementation. It is based on libxml2 -- fast and -fully-featured XML parser. - -PyXMPP provides most core features of the XMPP protocol and -several JSF-defined extensions. PyXMPP provides building -blocks for creating Jabber clients and components. Developer -uses them to setup XMPP streams, handle incoming events and -create outgoing stanzas (XMPP "packets"). - -WWW: http://pyxmpp.jajcus.net/ |