aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-11-20 07:46:08 +0800
committerbapt <bapt@FreeBSD.org>2012-11-20 07:46:08 +0800
commit4d323b64a7e61da884c0763edafacccf3600a321 (patch)
treedfc9dbe7a7257361c0864b51e16000963b3bd08c /net-im
parentae0ab2bed1392935ccb0acdd063fae092a9d04bd (diff)
downloadfreebsd-ports-gnome-4d323b64a7e61da884c0763edafacccf3600a321.tar.gz
freebsd-ports-gnome-4d323b64a7e61da884c0763edafacccf3600a321.tar.zst
freebsd-ports-gnome-4d323b64a7e61da884c0763edafacccf3600a321.zip
2012-11-19 net-im/qutim-plugin-icq: It is not needed for new QutIM
2012-11-19 net-im/qutim-plugin-jabber: It is not needed for new QutIM 2012-11-18 www/trac-customroadmap: Functionality of this plugin is available in the Trac core as of 0.11 2012-11-15 net-mgmt/py-snmp2: Dead upstream, use net-mgmt/py-snmp4 instead Feature safe: yes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile2
-rw-r--r--net-im/qutim-plugin-icq/Makefile42
-rw-r--r--net-im/qutim-plugin-icq/distinfo2
-rw-r--r--net-im/qutim-plugin-icq/pkg-descr1
-rw-r--r--net-im/qutim-plugin-icq/pkg-plist2
-rw-r--r--net-im/qutim-plugin-jabber/Makefile56
-rw-r--r--net-im/qutim-plugin-jabber/distinfo2
-rw-r--r--net-im/qutim-plugin-jabber/pkg-descr1
-rw-r--r--net-im/qutim-plugin-jabber/pkg-plist2
9 files changed, 0 insertions, 110 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 8531daa38b95..485f5f212715 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -142,8 +142,6 @@
SUBDIR += pymsn
SUBDIR += qq
SUBDIR += qutim
- SUBDIR += qutim-plugin-icq
- SUBDIR += qutim-plugin-jabber
SUBDIR += qwit
SUBDIR += qwit-devel
SUBDIR += qxmpp
diff --git a/net-im/qutim-plugin-icq/Makefile b/net-im/qutim-plugin-icq/Makefile
deleted file mode 100644
index 81e3e66734bb..000000000000
--- a/net-im/qutim-plugin-icq/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-# New ports collection makefile for: qutim-plugin-icq
-# Date created: Thu Jan 16 12:00:00 MSK 2008
-# Whom: webmaster@kibab.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= icq
-PORTVERSION= 0.2
-PORTREVISION= 3
-PORTEPOCH= 1
-CATEGORIES= net-im
-MASTER_SITES= http://qutim.org/download/ \
- http://dl.kibab.com/distfiles/qutim/ \
- ftp://ftp.inferra.ru/pub/qutim/
-PKGNAMEPREFIX= qutim-plugin-
-DISTNAME= qutim-icq_${PORTVERSION}_svn136
-
-MAINTAINER= webmaster@kibab.com
-COMMENT= ICQ protocol plugin for qutIM
-
-DEPRECATED= It is not needed for new QutIM
-EXPIRATION_DATE=2012-11-19
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
-RUN_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
-
-MAKE_JOBS_SAFE=yes
-
-USE_GMAKE= yes
-USE_QT4= gui network xml moc_build qmake_build rcc_build uic_build
-
-WRKSRC= ${WRKDIR}/icq
-
-pre-build:
- cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS}
-
-do-install:
- @${MKDIR} ${PREFIX}/lib/qutim
- @${INSTALL_PROGRAM} ${WRKSRC}/libicq.so ${PREFIX}/lib/qutim
-
-.include <bsd.port.mk>
diff --git a/net-im/qutim-plugin-icq/distinfo b/net-im/qutim-plugin-icq/distinfo
deleted file mode 100644
index 57d97709fdb0..000000000000
--- a/net-im/qutim-plugin-icq/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (qutim-icq_0.2_svn136.tar.gz) = 88e1ca2230770a327275310f0825ea7771d00033570dab62a63f16ee4be35965
-SIZE (qutim-icq_0.2_svn136.tar.gz) = 191871
diff --git a/net-im/qutim-plugin-icq/pkg-descr b/net-im/qutim-plugin-icq/pkg-descr
deleted file mode 100644
index 01d1322ba4b4..000000000000
--- a/net-im/qutim-plugin-icq/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-ICQ protocol plugin for qutIM
diff --git a/net-im/qutim-plugin-icq/pkg-plist b/net-im/qutim-plugin-icq/pkg-plist
deleted file mode 100644
index 41a7573edeea..000000000000
--- a/net-im/qutim-plugin-icq/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/qutim/libicq.so
-@dirrmtry lib/qutim
diff --git a/net-im/qutim-plugin-jabber/Makefile b/net-im/qutim-plugin-jabber/Makefile
deleted file mode 100644
index 6d5be21956d7..000000000000
--- a/net-im/qutim-plugin-jabber/Makefile
+++ /dev/null
@@ -1,56 +0,0 @@
-# New ports collection makefile for: qutim-plugin-jabber
-# Date created: Sun Aug 2 23:37:39 MSD 2009
-# Whom: webmaster@kibab.com
-#
-# $FreeBSD$
-#
-
-PORTNAME= jabber
-PORTVERSION= 0.2
-PORTREVISION= 6
-PORTEPOCH= 1
-CATEGORIES= net-im
-MASTER_SITES= http://qutim.org/download/ \
- http://dl.kibab.com/distfiles/qutim/ \
- ftp://ftp.inferra.ru/pub/qutim/
-PKGNAMEPREFIX= qutim-plugin-
-DISTNAME= qutim-jabber_${PORTVERSION}_svn431
-
-MAINTAINER= webmaster@kibab.com
-COMMENT= Jabber protocol plugin for qutIM
-
-DEPRECATED= It is not needed for new QutIM
-EXPIRATION_DATE=2012-11-19
-
-LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
-BUILD_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
-RUN_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim
-
-USE_QT4= gui \
- moc_build \
- network \
- qmake_build \
- rcc_build \
- uic_build \
- xml
-
-CXXFLAGS+= -L${LOCALBASE}/lib
-
-USE_CMAKE= yes
-
-WRKSRC= ${WRKDIR}/jabber
-
-OPTIONS= GNUTLS "Use GNUTLS (required for GMail)" on
-
-.include <bsd.port.options.mk>
-
-.if !defined(WITHOUT_GNUTLS)
-CMAKE_ARGS+= -DGNUTLS=1
-LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
-.endif
-
-do-install:
- @${MKDIR} ${PREFIX}/lib/qutim
- @${INSTALL_PROGRAM} ${WRKSRC}/libjabber.so ${PREFIX}/lib/qutim
-
-.include <bsd.port.mk>
diff --git a/net-im/qutim-plugin-jabber/distinfo b/net-im/qutim-plugin-jabber/distinfo
deleted file mode 100644
index 00a485e0f0da..000000000000
--- a/net-im/qutim-plugin-jabber/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (qutim-jabber_0.2_svn431.tar.gz) = 2bdba41aa73c8628810946c9fa9a7bad172326845c1286f8b3da03c06458286f
-SIZE (qutim-jabber_0.2_svn431.tar.gz) = 638120
diff --git a/net-im/qutim-plugin-jabber/pkg-descr b/net-im/qutim-plugin-jabber/pkg-descr
deleted file mode 100644
index 602a38d1c63b..000000000000
--- a/net-im/qutim-plugin-jabber/pkg-descr
+++ /dev/null
@@ -1 +0,0 @@
-Jabber protocol plugin for qutIM
diff --git a/net-im/qutim-plugin-jabber/pkg-plist b/net-im/qutim-plugin-jabber/pkg-plist
deleted file mode 100644
index f39c65c0fb35..000000000000
--- a/net-im/qutim-plugin-jabber/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-lib/qutim/libjabber.so
-@dirrmtry lib/qutim