Date: Mon, 24 Apr 2006 22:05:31 GMT From: trasz <trasz@pin.if.uz.zgora.pl> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/96287: New port: net-im/gloox - Jabber/XMPP client library Message-ID: <200604242205.k3OM5V3S060223@www.freebsd.org> Resent-Message-ID: <200604242210.k3OMAGpf084858@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 96287 >Category: ports >Synopsis: New port: net-im/gloox - Jabber/XMPP client library >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: Mon Apr 24 22:10:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: trasz >Release: >Organization: >Environment: >Description: # 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: # # gloox/ # gloox/Makefile # gloox/files # gloox/files/patch-Makefile.in # gloox/distinfo # gloox/pkg-descr # gloox/pkg-plist # echo c - gloox/ mkdir -p gloox/ > /dev/null 2>&1 echo x - gloox/Makefile sed 's/^X//' >gloox/Makefile << 'END-of-gloox/Makefile' X# New ports collection makefile for: gloox X# Date created: 24 April 2006 X# Whom: trasz X# X# $FreeBSD$ X# X XPORTNAME= gloox XPORTVERSION= 0.8 XCATEGORIES= net-im XMASTER_SITES= http://camaya.net/download/ X XMAINTAINER= trasz@pin.if.uz.zgora.pl XCOMMENT= Jabber/XMPP client library X XBUILD_DEPENDS= ${LOCALBASE}/include/iksemel.h:${PORTSDIR}/textproc/iksemel XLIB_DEPENDS= iksemel:${PORTSDIR}/textproc/iksemel X XUSE_BZIP2= true XGNU_CONFIGURE= yes XINSTALLS_SHLIB= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.include <bsd.port.mk> END-of-gloox/Makefile echo c - gloox/files mkdir -p gloox/files > /dev/null 2>&1 echo x - gloox/files/patch-Makefile.in sed 's/^X//' >gloox/files/patch-Makefile.in << 'END-of-gloox/files/patch-Makefile.in' X--- Makefile.in.orig Mon Apr 24 23:01:50 2006 X+++ Makefile.in Mon Apr 24 23:03:06 2006 X@@ -185,7 +185,7 @@ X target_alias = @target_alias@ X SUBDIRS = src X EXTRA_DIST = LICENSE Doxyfile gloox.pc.in gloox.dev gloox.dsp README README.win32 INSTALL config.h.win X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = ${prefix}/libdata/pkgconfig X pkgconfig_DATA = gloox.pc X bin_SCRIPTS = gloox-config X all: config.h END-of-gloox/files/patch-Makefile.in echo x - gloox/distinfo sed 's/^X//' >gloox/distinfo << 'END-of-gloox/distinfo' XMD5 (gloox-0.8.tar.bz2) = fc595ff8d468d2f4ebd73139494ea32c XSHA256 (gloox-0.8.tar.bz2) = ec0598a7e1711b2f63189d2b427c90cb58d02b866e6aaccd73e745edb8349e66 XSIZE (gloox-0.8.tar.bz2) = 317228 END-of-gloox/distinfo echo x - gloox/pkg-descr sed 's/^X//' >gloox/pkg-descr << 'END-of-gloox/pkg-descr' Xgloox is a full-featured Jabber/XMPP client without GUI, written Xin C++ and implemented as a shared library. It makes writing Xspec-compliant clients easy and allows for hassle-free integration Xof Jabber/XMPP functionality into extisting applications. gloox Xis released under the GNU GPL. Commercial licensing and support Xare available. X XWWW: http://camaya.net/gloox END-of-gloox/pkg-descr echo x - gloox/pkg-plist sed 's/^X//' >gloox/pkg-plist << 'END-of-gloox/pkg-plist' Xbin/gloox-config Xlib/libgloox.a Xlib/libgloox.la Xlib/libgloox.so Xlib/libgloox.so.2 Xinclude/gloox/adhoccommandprovider.h Xinclude/gloox/privacymanager.h Xinclude/gloox/tag.h Xinclude/gloox/adhoc.h Xinclude/gloox/iqhandler.h Xinclude/gloox/privatexml.h Xinclude/gloox/annotations.h Xinclude/gloox/client.h Xinclude/gloox/privatexmlhandler.h Xinclude/gloox/annotationshandler.h Xinclude/gloox/component.h Xinclude/gloox/registration.h Xinclude/gloox/bookmarkhandler.h Xinclude/gloox/registrationhandler.h Xinclude/gloox/jid.h Xinclude/gloox/bookmarkstorage.h Xinclude/gloox/messagehandler.h Xinclude/gloox/rosteritem.h Xinclude/gloox/clientbase.h Xinclude/gloox/taghandler.h Xinclude/gloox/rosterlistener.h Xinclude/gloox/connectionlistener.h Xinclude/gloox/rostermanager.h Xinclude/gloox/gloox.h Xinclude/gloox/disco.h Xinclude/gloox/presencehandler.h Xinclude/gloox/subscriptionhandler.h Xinclude/gloox/discohandler.h Xinclude/gloox/privacyitem.h Xinclude/gloox/stanza.h Xinclude/gloox/disconodehandler.h Xinclude/gloox/privacylisthandler.h Xinclude/gloox/loghandler.h Xinclude/gloox/lastactivity.h Xinclude/gloox/lastactivityhandler.h Xinclude/gloox/flexoff.h Xinclude/gloox/flexoffhandler.h Xinclude/gloox/dataform.h Xinclude/gloox/dataformfield.h Xinclude/gloox/dataformitem.h Xinclude/gloox/dataformbase.h Xinclude/gloox/dataformreported.h Xinclude/gloox/macros.h Xinclude/gloox/logsink.h Xinclude/gloox/messagesession.h Xinclude/gloox/messageeventhandler.h Xinclude/gloox/messagesessionhandler.h Xinclude/gloox/chatstatehandler.h Xinclude/gloox/chatstatefilter.h Xinclude/gloox/messageeventfilter.h Xinclude/gloox/inbandbytestream.h Xinclude/gloox/inbandbytestreamhandler.h Xinclude/gloox/inbandbytestreamdatahandler.h Xinclude/gloox/inbandbytestreammanager.h Xinclude/gloox/messagefilter.h Xinclude/gloox/vcard.h Xinclude/gloox/vcardmanager.h Xinclude/gloox/vcardhandler.h X@dirrm include/gloox/ END-of-gloox/pkg-plist exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604242205.k3OM5V3S060223>