ports/118687: [new port] irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp
Philippe Audeoud
jadawin at tuxaco.net
Fri Dec 14 11:10:02 UTC 2007
>Number: 118687
>Category: ports
>Synopsis: [new port] irc/irssi-xmpp-devel - cvs snapshot from irc/irssi-xmpp
>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: Fri Dec 14 11:10:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Philippe Audeoud
>Release: FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root at glenrothes:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Here the .shar to add irc/irssi-xmpp to port's tree.
irssi-xmpp-devel is the cvs snapshot from irc/irssi-xmpp.
It's work correctly with irssi 0.8.12 (irc/irssi-xmpp is IGNORE with irssi-0.8.12)
>How-To-Repeat:
>Fix:
--- shar-irssi-xmpp-devel.1 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:
#
# irc/irssi-xmpp-devel/
# irc/irssi-xmpp-devel/Makefile
# irc/irssi-xmpp-devel/distinfo
# irc/irssi-xmpp-devel/pkg-descr
#
echo c - irc/irssi-xmpp-devel/
mkdir -p irc/irssi-xmpp-devel/ > /dev/null 2>&1
echo x - irc/irssi-xmpp-devel/Makefile
sed 's/^X//' >irc/irssi-xmpp-devel/Makefile << 'END-of-irc/irssi-xmpp-devel/Makefile'
X# New ports collection makefile for: irssi-xmpp
X# Date created: 14 December 2007
X# Whom: Philippe Audeoud <jadawin at tuxaco.net>
X# $FreeBSD$
X
XPORTNAME= irssi-xmpp
XPORTVERSION= 20071214
XCATEGORIES= irc
XMASTER_SITES= http://jadawin.tuxaco.net/freebsd/irssi-xmpp-snapshot/
XPKGNAMESUFFIX= -devel
XDISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}
X
XMAINTAINER= jadawin at tuxaco.net
XCOMMENT= Irssi-xmpp-snaposhot is the irssi-xmmp cvs snapshot
X
XBUILD_DEPENDS= irssi:${PORTSDIR}/irc/irssi
XRUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi
XLIB_DEPENDS= loudmouth:${PORTSDIR}/net-im/loudmouth
X
XWRKSRC= ${WRKDIR}/${DISTNAME}
X
XUSE_GMAKE= yes
XUSE_LDCONFIG= yes
XMAKE_ENV= IRSSI_INCLUDE="${LOCALBASE}/include/irssi/"
X
XPLIST_FILES= lib/irssi/modules/libfe_xmpp.so \
X lib/irssi/modules/libxmpp_core.so \
X lib/irssi/modules/libtext_xmpp.so
X
XPORTDOCS= README FAQ GENERAL MUC STARTUP XEP
X
Xdo-install:
X.for data in core fe-common fe-text
X ${MKDIR} ${PREFIX}/lib/irssi/modules
X ${INSTALL_PROGRAM} ${WRKSRC}/src/${data}/*.so \
X ${PREFIX}/lib/irssi/modules
X.endfor
X.if !defined(NOPORTDOCS)
X ${MKDIR} ${DOCSDIR}
X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
X.for i in FAQ GENERAL MUC STARTUP XEP
X ${INSTALL_DATA} ${WRKSRC}/docs/$i ${DOCSDIR}
X.endfor
X.endif
X
X.include <bsd.port.mk>
END-of-irc/irssi-xmpp-devel/Makefile
echo x - irc/irssi-xmpp-devel/distinfo
sed 's/^X//' >irc/irssi-xmpp-devel/distinfo << 'END-of-irc/irssi-xmpp-devel/distinfo'
XMD5 (irssi-xmpp-snapshot-20071214.tar.gz) = 53619a11dd5c115a7dac192cac087299
XSHA256 (irssi-xmpp-snapshot-20071214.tar.gz) = a01ef106da483c925df99a657745e5ffa7512d7ca27a0186404c6e309cafe094
XSIZE (irssi-xmpp-snapshot-20071214.tar.gz) = 55092
END-of-irc/irssi-xmpp-devel/distinfo
echo x - irc/irssi-xmpp-devel/pkg-descr
sed 's/^X//' >irc/irssi-xmpp-devel/pkg-descr << 'END-of-irc/irssi-xmpp-devel/pkg-descr'
Xirssi-xmpp's aim is to provide a good integration in this text-based
Xirc client and a good support of XMPP (the Jabber protocol).
X
XCurrent main features are:
X
X * Sending and receiving messages in irssi's query windows
X * A roster with contact's ressources tracking (contact list)
X * Contact management (add, remove, manage subscriptions...)
X * Contact's JIDs, ressources and commands completion (TAB key)
X * Multiple accounts support (in different connection)
X * Unicode support (UTF-8)
X * SSL support
X * ...
X
XWWW: http://cybione.org/src/irssi-xmpp/
END-of-irc/irssi-xmpp-devel/pkg-descr
exit
--- shar-irssi-xmpp-devel.1 ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list