From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 11 15:20:06 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E178F16A41F for ; Wed, 11 Jan 2006 15:20:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9D7A43D55 for ; Wed, 11 Jan 2006 15:20:04 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0BFK4KY021811 for ; Wed, 11 Jan 2006 15:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0BFK4bA021810; Wed, 11 Jan 2006 15:20:04 GMT (envelope-from gnats) Resent-Date: Wed, 11 Jan 2006 15:20:04 GMT Resent-Message-Id: <200601111520.k0BFK4bA021810@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Aleksander Fafula Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 979FC16A41F for ; Wed, 11 Jan 2006 15:11:23 +0000 (GMT) (envelope-from alex@fafula.com) Received: from fafula.com (wj118.internetdsl.tpnet.pl [80.55.191.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E36F43D46 for ; Wed, 11 Jan 2006 15:11:22 +0000 (GMT) (envelope-from alex@fafula.com) Received: by fafula.com (Postfix, from userid 1001) id 3727E422A; Wed, 11 Jan 2006 16:11:26 +0100 (CET) Message-Id: <20060111151126.3727E422A@fafula.com> Date: Wed, 11 Jan 2006 16:11:26 +0100 (CET) From: Aleksander Fafula To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/91675: New port: polish/libgadu - lib for gadu-gadu protocol X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Aleksander Fafula List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jan 2006 15:20:06 -0000 >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 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 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: