summaryrefslogtreecommitdiff
path: root/net-im/pidgin-facebookchat
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-07-27 08:15:15 +0000
committerRene Ladan <rene@FreeBSD.org>2014-07-27 08:15:15 +0000
commita2b7520ea7b9107df5e7b8d328ced927d815756a (patch)
tree6b59485aa53caa9adaa216dd7b88790719d9a89d /net-im/pidgin-facebookchat
parentsysutils/syslog-ng: Fix various build and configuration failures (diff)
Remove expired ports:
2014-07-27 devel/p5-MetaCPAN-API: Use devel/p5-MetaCPAN-Client instead 2014-07-27 net-im/pidgin-facebookchat: obsolete, development has ceased, not staged
Notes
Notes: svn path=/head/; revision=363020
Diffstat (limited to 'net-im/pidgin-facebookchat')
-rw-r--r--net-im/pidgin-facebookchat/Makefile45
-rw-r--r--net-im/pidgin-facebookchat/distinfo2
-rw-r--r--net-im/pidgin-facebookchat/pkg-descr13
3 files changed, 0 insertions, 60 deletions
diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile
deleted file mode 100644
index e1899b06033c..000000000000
--- a/net-im/pidgin-facebookchat/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# Created by: ports@c0decafe.net <ports@c0decafe.net>
-# $FreeBSD$
-
-PORTNAME= pidgin-facebookchat
-PORTVERSION= 1.69
-PORTREVISION= 3
-CATEGORIES= net-im
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
-DISTNAME= ${PROJECTHOST}-source-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Facebook Chat for Pidgin
-
-LICENSE= GPLv3
-
-LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib
-BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
-RUN_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
-
-DEPRECATED= obsolete, development has ceased, not staged
-EXPIRATION_DATE= 2014-07-27
-
-PROJECTHOST= ${PORTNAME}
-WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_BZIP2= yes
-USE_LDCONFIG= yes
-
-PLIST_FILES= lib/purple-2/libfacebook.so
-
-NO_STAGE= yes
-do-patch:
- ${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; \
- s#/usr/local/#${LOCALBASE}/#g; \
- s#/usr/include/json-glib-1.0#${LOCALBASE}/include/json-glib-1.0 \
- -L${LOCALBASE}/lib/#g" \
- ${WRKSRC}/Makefile
-
-do-build:
- ${MAKE} -C ${WRKSRC} libfacebookbsd60.so
-
-do-install:
- ${MKDIR} ${PREFIX}/lib/purple-2/
- ${INSTALL_DATA} ${WRKSRC}/libfacebook.so ${PREFIX}/lib/purple-2/
-
-.include <bsd.port.mk>
diff --git a/net-im/pidgin-facebookchat/distinfo b/net-im/pidgin-facebookchat/distinfo
deleted file mode 100644
index d93528d8e49e..000000000000
--- a/net-im/pidgin-facebookchat/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pidgin-facebookchat-source-1.69.tar.bz2) = 9fdc2af9bc3cb93c9cd92e3f8176a7d309f9c4c0856a8dbed82151f238329fdb
-SIZE (pidgin-facebookchat-source-1.69.tar.bz2) = 50532
diff --git a/net-im/pidgin-facebookchat/pkg-descr b/net-im/pidgin-facebookchat/pkg-descr
deleted file mode 100644
index 806e3b84d34a..000000000000
--- a/net-im/pidgin-facebookchat/pkg-descr
+++ /dev/null
@@ -1,13 +0,0 @@
-This is a Facebook chat plugin for Pidgin and libpurple messengers.
-It connects to the new Facebook Chat IM service without the need for an API key.
-
-Currently the plugin can:
-Log into the Facebook servers.
-Grab the buddy list.
-Send/receive messages.
-Add/remove friends.
-Rreceive notifications.
-Search for Facebook friends.
-Set your Facebook status.
-
-WWW: http://code.google.com/p/pidgin-facebookchat/