Date: Sat, 15 Aug 2009 22:07:53 +0000 (UTC) From: Ilya Bakulin <webmaster@kibab.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/137809: [NEW PORT] net-im/qutim-plugin-jabber: Jabber protocol plugin for qutIM Message-ID: <20090815220753.F3DB1106564A@hub.freebsd.org> Resent-Message-ID: <200908152210.n7FMA57X084522@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137809 >Category: ports >Synopsis: [NEW PORT] net-im/qutim-plugin-jabber: Jabber protocol plugin for qutIM >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: Sat Aug 15 22:10:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ilya Bakulin >Release: FreeBSD 7.0-RELEASE-p6 amd64 >Organization: Deglitch Networks >Environment: System: FreeBSD ssh.deglitch.com 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Mon Nov 24 10:59:10 UTC 2008 >Description: Jabber protocol plugin for qutIM Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- qutim-plugin-jabber-0.2b.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: # # qutim-plugin-jabber # qutim-plugin-jabber/Makefile # qutim-plugin-jabber/distinfo # qutim-plugin-jabber/pkg-descr # qutim-plugin-jabber/pkg-plist # echo c - qutim-plugin-jabber mkdir -p qutim-plugin-jabber > /dev/null 2>&1 echo x - qutim-plugin-jabber/Makefile sed 's/^X//' >qutim-plugin-jabber/Makefile << 'END-of-qutim-plugin-jabber/Makefile' X# New ports collection makefile for: qutim-plugin-jabber X# Date created: Sun Aug 2 23:37:39 MSD 2009 X X# Whom: webmaster@kibab.com X# X# $FreeBSD$ X# X XPORTNAME= jabber XPORTVERSION= 0.2b XCATEGORIES= net-im XMASTER_SITES= http://qutim.org/download/ \ X http://dl.kibab.com/distfiles/qutim/ \ X ftp://ftp.inferra.ru/pub/qutim/ XPKGNAMEPREFIX= qutim-plugin- XDISTNAME= qutim-jabber_${PORTVERSION}_svn366 X XMAINTAINER= webmaster@kibab.com XCOMMENT= Jabber protocol plugin for qutIM X XUSE_GMAKE= yes XUSE_QT_VER= 4 XQT_COMPONENTS= gui network xml moc_build qmake_build rcc_build uic_build X XCXXFLAGS+= -L${PREFIX}/lib X XUSE_CMAKE= yes XCMAKE_USE_PTHREAD= yes X XWRKSRC= ${WRKDIR}/jabber X XOPTIONS= GNUTLS "Use GNUTLS (required for GMail)" on X X.include <bsd.port.options.mk> X X.if defined(WITH_GNUTLS) XCMAKE_ARGS+= -DGNUTLS=1 XLIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls X.endif X Xdo-install: X @${MKDIR} ${PREFIX}/lib/qutim X @${INSTALL_PROGRAM} ${WRKSRC}/libjabber.so ${PREFIX}/lib/qutim X X.include <bsd.port.mk> END-of-qutim-plugin-jabber/Makefile echo x - qutim-plugin-jabber/distinfo sed 's/^X//' >qutim-plugin-jabber/distinfo << 'END-of-qutim-plugin-jabber/distinfo' XMD5 (qutim-jabber_0.2b_svn366.tar.gz) = 0292f0362cddfe9a45416b5d1d06b605 XSHA256 (qutim-jabber_0.2b_svn366.tar.gz) = b660ad8a6f3ee7fccaa7fa9dae3e675ea227b0377c453034550ed55cc17a0158 XSIZE (qutim-jabber_0.2b_svn366.tar.gz) = 1283161 END-of-qutim-plugin-jabber/distinfo echo x - qutim-plugin-jabber/pkg-descr sed 's/^X//' >qutim-plugin-jabber/pkg-descr << 'END-of-qutim-plugin-jabber/pkg-descr' XJabber protocol plugin for qutIM END-of-qutim-plugin-jabber/pkg-descr echo x - qutim-plugin-jabber/pkg-plist sed 's/^X//' >qutim-plugin-jabber/pkg-plist << 'END-of-qutim-plugin-jabber/pkg-plist' Xlib/qutim/libjabber.so X@dirrmtry lib/qutim END-of-qutim-plugin-jabber/pkg-plist exit --- qutim-plugin-jabber-0.2b.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?20090815220753.F3DB1106564A>