Date: Wed, 11 Jan 2006 16:11:26 +0100 (CET) From: Aleksander Fafula <alex@fafula.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/91675: New port: polish/libgadu - lib for gadu-gadu protocol Message-ID: <20060111151126.3727E422A@fafula.com> Resent-Message-ID: <200601111520.k0BFK4bA021810@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 91675 >Category: ports >Synopsis: New port: polish/libgadu - lib for gadu-gadu protocol >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: Wed Jan 11 15:20:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aleksander Fafula >Release: FreeBSD 5.4-STABLE i386 >Organization: BSDGuru.org, Fafula >Environment: System: FreeBSD 5.4-STABLE >Description: This is a new port of libgadu. It's a library used by many Instant Messangers that can communicate using the Gadu-Gadu protocol. This port is very similar to ekg which was initially created and improved many times by Jacek Pelka (thank you!). >How-To-Repeat: >Fix: # 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: # # libgadu # libgadu/Makefile # libgadu/distinfo # libgadu/pkg-plist # libgadu/pkg-descr # echo c - libgadu mkdir -p libgadu > /dev/null 2>&1 echo x - libgadu/Makefile sed 's/^X//' >libgadu/Makefile << 'END-of-libgadu/Makefile' X# New ports collection makefile for: libgadu X# Date created: 29 December 2005 X# Whom: Aleksander Fafula <alex@BSDGuru.org> X# X# $FreeBSD$ X XPORTNAME= libgadu XPORTVERSION= 20051229 XCATEGORIES= polish net XMASTER_SITES= http://bsdguru.org/distfiles/ X XMAINTAINER= alex@BSDGuru.org XCOMMENT= This library is used by many IMs with Gadu-Gadu support X XUSE_REINPLACE= yes XUSE_GNOME= gnomehack pkgconfig XUSE_AUTOTOOLS= aclocal:15 autoheader:259 autoconf:259 XACLOCAL_ARGS= -I ${WRKSRC}/m4 X XCONFIGURE_ARGS= --enable-shared --disable-static X XINSTALLS_SHLIB= yes X Xpost-install: X ${RM} ${PREFIX}/lib/libgadu.so ${PREFIX}/lib/libgadu.so.3 X ${MV} ${PREFIX}/lib/libgadu.so.3.3 ${PREFIX}/lib/libgadu.so.3 X ${LN} -s ${PREFIX}/lib/libgadu.so.3 ${PREFIX}/lib/libgadu.so X X.include <bsd.port.mk> END-of-libgadu/Makefile echo x - libgadu/distinfo sed 's/^X//' >libgadu/distinfo << 'END-of-libgadu/distinfo' XMD5 (libgadu-20051229.tar.gz) = 94ba56b07fc1c1bae8c1d78a0e97760e XSHA256 (libgadu-20051229.tar.gz) = e4ca2749f5bfbba845a074c1914b7bb7064a320622398e52cd7a0d6cc919e1ce XSIZE (libgadu-20051229.tar.gz) = 213204 END-of-libgadu/distinfo echo x - libgadu/pkg-plist sed 's/^X//' >libgadu/pkg-plist << 'END-of-libgadu/pkg-plist' Xinclude/libgadu-config.h Xinclude/libgadu.h Xlib/libgadu.so Xlib/libgadu.so.3 Xlibdata/pkgconfig/libgadu.pc END-of-libgadu/pkg-plist echo x - libgadu/pkg-descr sed 's/^X//' >libgadu/pkg-descr << 'END-of-libgadu/pkg-descr' XThis package contains libgadu, which is used by Instant Messangers Xthat communicate using Gadu-Gadu protocol (especially popular in Poland). X XWWW: http://dev.null.pl/ekg/ END-of-libgadu/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060111151126.3727E422A>