Date: Tue, 7 Mar 2000 22:22:24 -0500 (EST) From: Dan Papasian <bugg@bugg.strangled.net> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17258: New port- net/gtkicq Message-ID: <200003080322.WAA26156@bugg.strangled.net>
next in thread | raw e-mail | index | archive | help
>Number: 17258 >Category: ports >Synopsis: New port- net/gtkicq >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 Mar 7 19:20:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Dan Papasian >Release: FreeBSD 4.0-CURRENT i386 >Organization: none >Environment: N/A >Description: New port, yet another ICQ clone, this one depending on GTK. Based on (not dependant on) mICQ. >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: # # gtkicq # gtkicq/Makefile # gtkicq/files # gtkicq/files/md5 # gtkicq/pkg # gtkicq/pkg/PLIST # gtkicq/pkg/COMMENT # gtkicq/pkg/DESCR # echo c - gtkicq mkdir -p gtkicq > /dev/null 2>&1 echo x - gtkicq/Makefile sed 's/^X//' >gtkicq/Makefile << 'END-of-gtkicq/Makefile' X# New ports collection makefile for: gtkicq X# Version required: 0.62 X# Date created: 06 Mar 2000 X# Whom: Dan Papasian <bugg@bugg.strangled.net> X# X# $FreeBSD$ X XDISTNAME= gtkicq-0.62 XCATEGORIES= net XMASTER_SITES= http://gtkicq.sourceforge.net/dl/ X XMAINTAINER= bugg@bugg.strangled.net X XLIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 X XUSE_GMAKE= yes XGTK_CONFIG= "${X11BASE}/bin/gtk12-config" XCONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" XGNU_CONFIGURE= yes X X.include <bsd.port.mk> END-of-gtkicq/Makefile echo c - gtkicq/files mkdir -p gtkicq/files > /dev/null 2>&1 echo x - gtkicq/files/md5 sed 's/^X//' >gtkicq/files/md5 << 'END-of-gtkicq/files/md5' XMD5 (gtkicq-0.62.tar.gz) = 8eb8d2ec41310394c9feb2961e4a7717 END-of-gtkicq/files/md5 echo c - gtkicq/pkg mkdir -p gtkicq/pkg > /dev/null 2>&1 echo x - gtkicq/pkg/PLIST sed 's/^X//' >gtkicq/pkg/PLIST << 'END-of-gtkicq/pkg/PLIST' Xshare/pixmaps/gtkicq-logo.xpm Xshare/pixmaps/gtkicq-auth.xpm Xshare/pixmaps/gtkicq-away.xpm Xshare/pixmaps/gtkicq-blank.xpm Xshare/pixmaps/gtkicq-chat.xpm Xshare/pixmaps/gtkicq-chat2.xpm Xshare/pixmaps/gtkicq-dnd.xpm Xshare/pixmaps/gtkicq-ffc.xpm Xshare/pixmaps/gtkicq-inv.xpm Xshare/pixmaps/gtkicq-message.xpm Xshare/pixmaps/gtkicq-na.xpm Xshare/pixmaps/gtkicq-nomess.xpm Xshare/pixmaps/gtkicq-occ.xpm Xshare/pixmaps/gtkicq-offline.xpm Xshare/pixmaps/gtkicq-online.xpm Xshare/pixmaps/gtkicq-url.xpm Xbin/gtkicq Xshare/pixmaps/gtkicq.xpm END-of-gtkicq/pkg/PLIST echo x - gtkicq/pkg/COMMENT sed 's/^X//' >gtkicq/pkg/COMMENT << 'END-of-gtkicq/pkg/COMMENT' XAn ICQ clone for X11. END-of-gtkicq/pkg/COMMENT echo x - gtkicq/pkg/DESCR sed 's/^X//' >gtkicq/pkg/DESCR << 'END-of-gtkicq/pkg/DESCR' XA version of the popular ICQ messaging client, that utilizes XGTK to provide a suitable replacement for the JavaICQ and other Xcompeting clients. Code is based on Matt Smith's mICQ. X XWWW: http://gtkicq.sourceforge.net/ END-of-gtkicq/pkg/DESCR 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?200003080322.WAA26156>