aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-11-17 21:02:38 +0800
committerrene <rene@FreeBSD.org>2013-11-17 21:02:38 +0800
commit7347612662d0ebf252b801f0f30ecdf2ecae9fe7 (patch)
tree1a6c57ecae5d21cb19fffb1deaa5109c553020c8 /net-im
parent1a834b08bcc673d20a748ace0dc62ff3864f6e59 (diff)
downloadfreebsd-ports-gnome-7347612662d0ebf252b801f0f30ecdf2ecae9fe7.tar.gz
freebsd-ports-gnome-7347612662d0ebf252b801f0f30ecdf2ecae9fe7.tar.zst
freebsd-ports-gnome-7347612662d0ebf252b801f0f30ecdf2ecae9fe7.zip
Remove expired ports:
2013-11-17 net-im/decibel: Deprecated and unsupported upstream for many years, not used by anything 2013-11-17 databases/postgresql-libpq++: Not maintained upstreams for 10+ years.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/decibel/Makefile28
-rw-r--r--net-im/decibel/distinfo2
-rw-r--r--net-im/decibel/files/patch-CMakeLists.txt19
-rw-r--r--net-im/decibel/pkg-descr13
-rw-r--r--net-im/decibel/pkg-plist47
6 files changed, 0 insertions, 110 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index f114d67928bc..57a0d442e120 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -15,7 +15,6 @@
SUBDIR += climm
SUBDIR += coccinella
SUBDIR += convey
- SUBDIR += decibel
SUBDIR += echat
SUBDIR += ejabberd
SUBDIR += ekiga
diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile
deleted file mode 100644
index 26a44c963f0f..000000000000
--- a/net-im/decibel/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Created by: arved
-# $FreeBSD$
-
-PORTNAME= decibel
-PORTVERSION= 0.5.0
-PORTREVISION= 10
-CATEGORIES= net-im
-MASTER_SITES= http://decibel.kde.org/fileadmin/downloads/decibel/releases/
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Realtime communications framework
-
-LIB_DEPENDS= QtTapioca.0:${PORTSDIR}/net-im/tapioca-qt
-
-DEPRECATED= Deprecated and unsupported upstream for many years, not used by anything
-EXPIRATION_DATE= 2013-11-17
-
-USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build
-USE_LDCONFIG= yes
-USES= cmake pkgconfig
-
-NO_STAGE= yes
-post-patch:
- ${REINPLACE_CMD} -e \
- "s,$${LIB_INSTALL_DIR}/pkgconfig,data/pkgconfig,g"\
- ${WRKSRC}/src/client/Decibel/CMakeLists.txt
-
-.include <bsd.port.mk>
diff --git a/net-im/decibel/distinfo b/net-im/decibel/distinfo
deleted file mode 100644
index f18294ca9b89..000000000000
--- a/net-im/decibel/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (decibel-0.5.0.tar.gz) = e463e79e92dbfd1d987d22af4d432166f54e81c74916b540fdb79216b5d2711f
-SIZE (decibel-0.5.0.tar.gz) = 135664
diff --git a/net-im/decibel/files/patch-CMakeLists.txt b/net-im/decibel/files/patch-CMakeLists.txt
deleted file mode 100644
index 29e7d0e25ec2..000000000000
--- a/net-im/decibel/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
---- CMakeLists.txt.orig 2007-07-19 19:42:20.000000000 +0400
-+++ CMakeLists.txt 2008-12-31 11:24:59.000000000 +0300
-@@ -4,7 +4,6 @@
- SET(CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON)
-
- FIND_PACKAGE(Qt4 REQUIRED)
--FIND_PACKAGE(KDE4)
- INCLUDE(UsePkgConfig REQUIRED)
- INCLUDE(Qt4DBusMacros REQUIRED)
- INCLUDE(FindDoxygen)
-@@ -19,7 +18,7 @@
- SET(PATCH_LEVEL "0")
-
- SET(VERSION "${MAYOR_VERSION}.${MINOR_VERSION}.${PATCH_LEVEL}")
--SET(SO_VERSION "${VERSION}")
-+SET(SO_VERSION "${MAYOR_VERSION}")
-
- # Suffix for x86/x86_64:
- SET(LIB_SUFFIX "" CACHE STRING "Define suffix of directory name (32/64)" )
diff --git a/net-im/decibel/pkg-descr b/net-im/decibel/pkg-descr
deleted file mode 100644
index 8dc7e45fa4c2..000000000000
--- a/net-im/decibel/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-Decibel is a realtime communications framework, integrating services
-like CTI (Computer Telephone Integration), VoIP (Voice over IP), text
-based chat and instant messaging.
-Desktop users find in Decibel one central place to manage all their
-realtime communication settings and can easily configure and change responses
-to communication requests.
-By providing a simple, DBus-based API to the services like communication
-accountmanagement, connection to contacts, etc. Decibel reduces the
-complexity and effort of accessing realtime communication technologies in
-applications. This allows for integration of realtime communication
-technologies into applications that are not focused on communication.
-
-WWW: http://decibel.kde.org
diff --git a/net-im/decibel/pkg-plist b/net-im/decibel/pkg-plist
deleted file mode 100644
index c2541bbb8982..000000000000
--- a/net-im/decibel/pkg-plist
+++ /dev/null
@@ -1,47 +0,0 @@
-bin/decibel
-bin/decibel_logger
-include/Decibel/AccountData
-include/Decibel/AccountManager
-include/Decibel/ChannelHandler
-include/Decibel/ComponentManager
-include/Decibel/ContactManager
-include/Decibel/DBusNames
-include/Decibel/Errors
-include/Decibel/ProtocolManager
-include/Decibel/Types
-include/Decibel/accountdata.h
-include/Decibel/accountmanager.h
-include/Decibel/channelhandler.h
-include/Decibel/componentmanager.h
-include/Decibel/contactmanager.h
-include/Decibel/dbusnames.h
-include/Decibel/decibel_export.h
-include/Decibel/errors.h
-include/Decibel/protocolmanager.h
-include/Decibel/types.h
-lib/Decibel/decibel_chatstarter_demo
-lib/Decibel/decibel_defaultcmfor_demo
-lib/Decibel/decibel_deleteaccount_demo
-lib/Decibel/decibel_listaccounts_demo
-lib/Decibel/decibel_listcms_demo
-lib/Decibel/decibel_listcmsfor_demo
-lib/Decibel/decibel_phonestarter_demo
-lib/Decibel/decibel_registeraccount_demo
-lib/Decibel/decibel_setdefaultcmfor_demo
-lib/Decibel/decibel_setpresence_demo
-lib/Decibel/decibel_simpleclient_demo
-lib/Decibel/decibel_supportedprotocols_demo
-lib/libdecibel.so
-lib/libdecibel.so.0
-lib/libdecibel.so.0.5.0
-libdata/pkgconfig/Decibel.pc
-share/Decibel/components/de.basyskom.decibellogger.component
-share/Decibel/components/de.basyskom.simpleclient.textchannel.component
-share/dbus-1/services/de.basyskom.decibel.log.service
-share/dbus-1/services/de.basyskom.simpleclient.service
-share/doc/Decibel/demos.html
-@dirrm share/doc/Decibel
-@dirrm share/Decibel/components
-@dirrm share/Decibel
-@dirrm lib/Decibel
-@dirrm include/Decibel