From owner-freebsd-ports Tue Nov 20 8:40:30 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E7A7F37B405 for ; Tue, 20 Nov 2001 08:40:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id fAKGe2455779; Tue, 20 Nov 2001 08:40:02 -0800 (PST) (envelope-from gnats) Received: from polpot.cityline.ru (polpot.cityline.ru [195.46.160.60]) by hub.freebsd.org (Postfix) with ESMTP id C636637B434 for ; Tue, 20 Nov 2001 08:36:20 -0800 (PST) Received: (from troff@localhost) by polpot.cityline.ru (8.11.6/t/08-Oct-1998) id fAKGZDk75637; Tue, 20 Nov 2001 19:35:13 +0300 (MSK) Message-Id: <200111201635.fAKGZDk75637@polpot.cityline.ru> Date: Tue, 20 Nov 2001 19:35:13 +0300 (MSK) From: troff@paranoia.ru Reply-To: troff@paranoia.ru To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32137: new port: ickle Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32137 >Category: ports >Synopsis: new port: ickle >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Nov 20 08:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Sergey Trofimovsky >Release: FreeBSD 4.4-STABLE i386 >Organization: Cityline Ltd >Environment: System: FreeBSD polpot.cityline.ru 4.4-STABLE FreeBSD 4.4-STABLE #6: Fri Sep 21 16:38:31 MSD 2001 mih@polpot.cityline.ru:/usr/src/sys/compile/polpot i386 >Description: Ickle is an open-source project implementing the ICQ2000 protocol >How-To-Repeat: N/A >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: # # ickle # ickle/files # ickle/distinfo # ickle/pkg-descr # ickle/pkg-plist # ickle/pkg-comment # ickle/Makefile # echo c - ickle mkdir -p ickle > /dev/null 2>&1 echo c - ickle/files mkdir -p ickle/files > /dev/null 2>&1 echo x - ickle/distinfo sed 's/^X//' >ickle/distinfo << 'END-of-ickle/distinfo' XMD5 (ickle-0.1.2.tar.gz) = 47d11c90e4b7ba9fbae3e5fe954932ba XMD5 (ickle-0.1.2.koi8.patch) = 1d534d0b891ea699ecd881c33ca5c043 END-of-ickle/distinfo echo x - ickle/pkg-descr sed 's/^X//' >ickle/pkg-descr << 'END-of-ickle/pkg-descr' Xickle is an open-source project implementing the ICQ2000 protocol. XThe aim is to bring the most useful features of ICQ2000 to Xnon-windows platforms. X XWWW: http://ickle.sourceforge.net/ X X- troff END-of-ickle/pkg-descr echo x - ickle/pkg-plist sed 's/^X//' >ickle/pkg-plist << 'END-of-ickle/pkg-plist' Xbin/ickle Xlib/libicq2000.so.1 Xlib/libicq2000.la Xlib/libicq2000.a Xinclude/ickle/Client.h Xinclude/ickle/buffer.h Xinclude/ickle/socket.h Xinclude/ickle/TLV.h Xinclude/ickle/constants.h Xinclude/ickle/SNAC.h Xinclude/ickle/events.h Xinclude/ickle/Xml.h Xinclude/ickle/Contact.h Xinclude/ickle/ContactList.h Xinclude/ickle/exceptions.h Xinclude/ickle/custom_marshal.h X@dirrm include/ickle END-of-ickle/pkg-plist echo x - ickle/pkg-comment sed 's/^X//' >ickle/pkg-comment << 'END-of-ickle/pkg-comment' XIckle is an open-source project implementing the ICQ2000 protocol END-of-ickle/pkg-comment echo x - ickle/Makefile sed 's/^X//' >ickle/Makefile << 'END-of-ickle/Makefile' X# New ports collection makefile for: ickle X# Date created: 20 Nov 2001 X# Whom: Sergey Trofimovsky X# X# $FreeBSD$ X# X XPORTNAME= ickle XPORTVERSION= 0.1.2 XCATEGORIES= net XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} XMASTER_SITE_SUBDIR= ${PORTNAME} X XMAINTAINER= troff@paranoia.ru X XLIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ XLIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- X X#CYRILLIC= yes X X.if defined(CYRILLIC) XPATCHFILES+= ickle-0.1.2.koi8.patch XPATCH_SITES+= http://kva.paranoia.ru/~troff/ XPATCH_DIST_STRIP=-p1 X.endif X XUSE_GMAKE= yes XUSE_LIBTOOL= yes XINSTALLS_SHLIB= yes XUSE_GTK= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CPPFLAGS="-I/usr/src/contrib/libstdc++" \ X LIBS="-L${LOCALBASE}/lib" X XCONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} X X.include END-of-ickle/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message