Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2008 05:21:01 +0300 (EEST)
From:      "ports@c0decafe.net" <ports@c0decafe.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/125997: [NEW PORT] net-im/pidgin-facebookchat: Facebook Chat for Pidgin
Message-ID:  <200807270221.m6R2L1g0042199@kitchen.c0decafe.net>
Resent-Message-ID: <200807270240.m6R2e1U8040488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125997
>Category:       ports
>Synopsis:       [NEW PORT] net-im/pidgin-facebookchat: Facebook Chat for Pidgin
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 27 02:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     ports@c0decafe.net
>Release:        FreeBSD 6.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD kitchen.c0decafe.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Wed Jul  2 00:27:19 EEST
>Description:
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/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pidgin-facebookchat-1.30.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	pidgin-facebookchat
#	pidgin-facebookchat/pkg-descr
#	pidgin-facebookchat/Makefile
#	pidgin-facebookchat/pkg-plist
#	pidgin-facebookchat/distinfo
#
echo c - pidgin-facebookchat
mkdir -p pidgin-facebookchat > /dev/null 2>&1
echo x - pidgin-facebookchat/pkg-descr
sed 's/^X//' >pidgin-facebookchat/pkg-descr << 'END-of-pidgin-facebookchat/pkg-descr'
XThis is a Facebook chat plugin for Pidgin and libpurple messengers.
XIt connects to the new Facebook Chat IM service without the need for an API key.
X
XCurrently the plugin can:
XLog into the Facebook servers.
XGrab the buddy list.
XSend/receive messages.
XAdd/remove friends.
XRreceive notifications.
XSearch for Facebook friends.
XSet your Facebook status.
X
XWWW:	http://code.google.com/p/pidgin-facebookchat/
END-of-pidgin-facebookchat/pkg-descr
echo x - pidgin-facebookchat/Makefile
sed 's/^X//' >pidgin-facebookchat/Makefile << 'END-of-pidgin-facebookchat/Makefile'
X# New ports collection makefile for:	pidgin-facebookchat
X# Date created:		2008-07-27
X# Whom:			ports@c0decafe.net <ports@c0decafe.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pidgin-facebookchat
XPORTVERSION=	1.30
XCATEGORIES=	net-im
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XDISTNAME=	${PROJECTHOST}-source-${PORTVERSION}
X
XMAINTAINER=	ports@c0decafe.net
XCOMMENT=	Facebook Chat for Pidgin
X
XBUILD_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
XRUN_DEPENDS=	pidgin:${PORTSDIR}/net-im/pidgin
X
XPROJECTHOST=	${PORTNAME}
XWRKSRC=		${WRKDIR}
XUSE_BZIP2=	yes
X
XPIXMAPS_DIR=	${PREFIX}/share/pixmaps/pidgin/protocols
X
Xdo-patch:
X	${REINPLACE_CMD} "s#i686-pc-freebsd6.0-gcc#${CC}#" ${WRKSRC}/Makefile
X
Xdo-build:
X	${MAKE} -C ${WRKSRC} libfacebookbsd60.so
X
Xdo-install:
X#	${MKDIR} ${PREFIX}/lib/purple-2/ \
X#		 ${PIXMAPS_DIR}/16 ${PIXMAPS_DIR}/22 ${PIXMAPS_DIR}/48
X	${INSTALL_DATA} ${WRKSRC}/libfacebook.so ${PREFIX}/lib/purple-2/
X	${INSTALL_DATA} ${WRKSRC}/facebook16.png ${PIXMAPS_DIR}/16/facebook.png
X	${INSTALL_DATA} ${WRKSRC}/facebook22.png ${PIXMAPS_DIR}/22/facebook.png
X	${INSTALL_DATA} ${WRKSRC}/facebook48.png ${PIXMAPS_DIR}/48/facebook.png
X
X.include <bsd.port.mk>
END-of-pidgin-facebookchat/Makefile
echo x - pidgin-facebookchat/pkg-plist
sed 's/^X//' >pidgin-facebookchat/pkg-plist << 'END-of-pidgin-facebookchat/pkg-plist'
X@comment $FreeBSD$
Xlib/purple-2/libfacebook.so
Xshare/pixmaps/pidgin/protocols/16/facebook.png
Xshare/pixmaps/pidgin/protocols/22/facebook.png
Xshare/pixmaps/pidgin/protocols/48/facebook.png
END-of-pidgin-facebookchat/pkg-plist
echo x - pidgin-facebookchat/distinfo
sed 's/^X//' >pidgin-facebookchat/distinfo << 'END-of-pidgin-facebookchat/distinfo'
XMD5 (pidgin-facebookchat-source-1.30.tar.bz2) = 30e0bb74df881924d64a48c81a67f4a5
XSHA256 (pidgin-facebookchat-source-1.30.tar.bz2) = 7499bcb798de654da69e66e221f1a6f4fffbb5ca5c36e757299166b18137c074
XSIZE (pidgin-facebookchat-source-1.30.tar.bz2) = 32682
END-of-pidgin-facebookchat/distinfo
exit
--- pidgin-facebookchat-1.30.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807270221.m6R2L1g0042199>