From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jan 15 11:30:05 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 4830D16A41F for ; Sun, 15 Jan 2006 11:30: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 CFBBB43D45 for ; Sun, 15 Jan 2006 11:30: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 k0FBU4nE087986 for ; Sun, 15 Jan 2006 11:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0FBU4ZE087980; Sun, 15 Jan 2006 11:30:04 GMT (envelope-from gnats) Resent-Date: Sun, 15 Jan 2006 11:30:04 GMT Resent-Message-Id: <200601151130.k0FBU4ZE087980@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 1DCF016A41F for ; Sun, 15 Jan 2006 11:21:36 +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 1DAA243D45 for ; Sun, 15 Jan 2006 11:21:35 +0000 (GMT) (envelope-from alex@fafula.com) Received: by fafula.com (Postfix, from userid 1001) id 864C04244; Sun, 15 Jan 2006 12:21:37 +0100 (CET) Message-Id: <20060115112137.864C04244@fafula.com> Date: Sun, 15 Jan 2006 12:21:37 +0100 (CET) From: Aleksander Fafula To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/91822: [New Port] polish/ekg2 console based IM communicator 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: Sun, 15 Jan 2006 11:30:05 -0000 >Number: 91822 >Category: ports >Synopsis: [New Port] polish/ekg2 console based IM communicator >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: Sun Jan 15 11:30:03 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Aleksander Fafula >Release: FreeBSD 5.4-STABLE i386 >Organization: fafula, BSDGuru >Environment: System: FreeBSD fafula.com 5.4-STABLE >Description: EKG2 is very popular Polish IM. In addition to EKG (ver1) it can be easily extended with use of plugins like Jabber or IRC. http://ekg2.org/ Again: credits for the base of this Makefile go to Jacek Pelka who is former EKG Maintainer! 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: # # ekg2 # ekg2/Makefile # ekg2/distinfo # ekg2/pkg-descr # ekg2/pkg-plist # echo c - ekg2 mkdir -p ekg2 > /dev/null 2>&1 echo x - ekg2/Makefile sed 's/^X//' >ekg2/Makefile << 'END-of-ekg2/Makefile' X# Ports collection makefile for: ekg2 X# Date created: 27 Dec 2005 X# Whom: Aleksander Fafula X# X# $FreeBSD$ X XPORTNAME= ekg2 XPORTVERSION= 20051226 XCATEGORIES= polish net-im XMASTER_SITES= http://www.ekg2.org/archive/ X XMAINTAINER= alex@bsdguru.org XCOMMENT= Text-mode Gadu-Gadu, Jabber and IRC client X XLIB_DEPENDS= gadu.3:${PORTSDIR}/polish/libgadu X XUSE_GMAKE= yes XGNU_CONFIGURE= yes XUSE_GNOME= gnomehack pkgconfig X XCONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} XCONFIGURE_ARGS+= --enable-shared \ X --disable-static \ X --enable-dynamic \ X --disable-aspell \ X --with-libgadu X XCONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ X CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lintl" XMAKE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \ X CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ X LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" X XINSTALLS_SHLIB= yes X X.include END-of-ekg2/Makefile echo x - ekg2/distinfo sed 's/^X//' >ekg2/distinfo << 'END-of-ekg2/distinfo' XMD5 (ekg2-20051226.tar.gz) = 9f5c55f2a5df509b67e62a5d5fd71cc3 XSHA256 (ekg2-20051226.tar.gz) = 5fe7367b891665817bc66dd2b91a923a3907a8e7e7bec00de353673a4140fff5 XSIZE (ekg2-20051226.tar.gz) = 867006 END-of-ekg2/distinfo echo x - ekg2/pkg-descr sed 's/^X//' >ekg2/pkg-descr << 'END-of-ekg2/pkg-descr' XText-based Gadu-Gadu (and other) client for Unix-like systems. XGadu-Gadu is an ICQ-like messenger for polish language users. X XEKG2 is similar to EKG. It has many improvements like Jabber Xand IRC plugins. It is considered to be in its development stage, Xso use with care. X XWWW: http://ekg2.org/ END-of-ekg2/pkg-descr echo x - ekg2/pkg-plist sed 's/^X//' >ekg2/pkg-plist << 'END-of-ekg2/pkg-plist' Xbin/ekg2 Xbin/ekg2-config Xinclude/ekg2/audio.h Xinclude/ekg2/commands.h Xinclude/ekg2/configfile.h Xinclude/ekg2/debug.h Xinclude/ekg2/dynstuff.h Xinclude/ekg2/ekg2-config.h Xinclude/ekg2/emoticons.h Xinclude/ekg2/events.h Xinclude/ekg2/gettext.h Xinclude/ekg2/log.h Xinclude/ekg2/metacontacts.h Xinclude/ekg2/msgqueue.h Xinclude/ekg2/objects.h Xinclude/ekg2/plugins.h Xinclude/ekg2/protocol.h Xinclude/ekg2/scripts.h Xinclude/ekg2/sessions.h Xinclude/ekg2/stuff.h Xinclude/ekg2/themes.h Xinclude/ekg2/userlist.h Xinclude/ekg2/vars.h Xinclude/ekg2/windows.h Xinclude/ekg2/xmalloc.h Xlib/ekg2/plugins/gg.la Xlib/ekg2/plugins/gg.so Xlib/ekg2/plugins/ioctld.la Xlib/ekg2/plugins/ioctld.so Xlib/ekg2/plugins/irc.la Xlib/ekg2/plugins/irc.so Xlib/ekg2/plugins/jabber.la Xlib/ekg2/plugins/jabber.so Xlib/ekg2/plugins/logs.la Xlib/ekg2/plugins/logs.so Xlib/ekg2/plugins/mail.la Xlib/ekg2/plugins/mail.so Xlib/ekg2/plugins/ncurses.la Xlib/ekg2/plugins/ncurses.so Xlib/ekg2/plugins/pcm.la Xlib/ekg2/plugins/pcm.so Xlib/ekg2/plugins/perl.la Xlib/ekg2/plugins/perl.so Xlib/ekg2/plugins/python.la Xlib/ekg2/plugins/python.so Xlib/ekg2/plugins/rc.la Xlib/ekg2/plugins/rc.so Xlib/ekg2/plugins/sim.la Xlib/ekg2/plugins/sim.so Xlib/ekg2/plugins/sms.la Xlib/ekg2/plugins/sms.so Xlib/ekg2/plugins/xosd.la Xlib/ekg2/plugins/xosd.so Xlibexec/ioctld Xshare/ekg2/commands-pl.txt Xshare/ekg2/plugins/gg/commands-en.txt Xshare/ekg2/plugins/gg/commands-pl.txt Xshare/ekg2/plugins/gg/session-en.txt Xshare/ekg2/plugins/gg/session-pl.txt Xshare/ekg2/plugins/gg/vars-en.txt Xshare/ekg2/plugins/gg/vars-pl.txt Xshare/ekg2/plugins/ioctld/commands-pl.txt Xshare/ekg2/plugins/irc/commands-pl.txt Xshare/ekg2/plugins/irc/session-pl.txt Xshare/ekg2/plugins/jabber/commands-en.txt Xshare/ekg2/plugins/jabber/commands-pl.txt Xshare/ekg2/plugins/jabber/session-en.txt Xshare/ekg2/plugins/jabber/session-pl.txt Xshare/ekg2/plugins/jabber/vars-en.txt Xshare/ekg2/plugins/jabber/vars-pl.txt Xshare/ekg2/plugins/logs/vars-pl.txt Xshare/ekg2/plugins/ncurses/vars-pl.txt Xshare/ekg2/plugins/rc/vars-pl.txt Xshare/ekg2/plugins/sim/commands-pl.txt Xshare/ekg2/plugins/sim/vars-pl.txt Xshare/ekg2/plugins/sms/commands-pl.txt Xshare/ekg2/plugins/sms/vars-pl.txt Xshare/ekg2/plugins/xosd/commands-pl.txt Xshare/ekg2/plugins/xosd/vars-pl.txt Xshare/ekg2/scripts/dns.pl Xshare/ekg2/scripts/xmms.pl Xshare/ekg2/vars-pl.txt Xshare/locale/pl/LC_MESSAGES/ekg2.mo X@dirrm share/ekg2/scripts X@dirrm share/ekg2/plugins/xosd X@dirrm share/ekg2/plugins/sms X@dirrm share/ekg2/plugins/sim X@dirrm share/ekg2/plugins/rc X@dirrm share/ekg2/plugins/ncurses X@dirrm share/ekg2/plugins/logs X@dirrm share/ekg2/plugins/jabber X@dirrm share/ekg2/plugins/irc X@dirrm share/ekg2/plugins/ioctld X@dirrm share/ekg2/plugins/gg X@dirrm share/ekg2/plugins X@dirrm share/ekg2 X@dirrm lib/ekg2/plugins X@dirrm lib/ekg2 X@dirrm include/ekg2 END-of-ekg2/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: