Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Nov 2001 19:35:13 +0300 (MSK)
From:      troff@paranoia.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32137: new port: ickle
Message-ID:  <200111201635.fAKGZDk75637@polpot.cityline.ru>

next in thread | raw e-mail | index | archive | help

>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 <troff@paranoia.ru>
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 <troff@paranoia.ru>
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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111201635.fAKGZDk75637>