From owner-freebsd-ports Sat Nov 21 01:19:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA25351 for freebsd-ports-outgoing; Sat, 21 Nov 1998 01:19:59 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25344 for ; Sat, 21 Nov 1998 01:19:57 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id BAA04282; Sat, 21 Nov 1998 01:20:01 -0800 (PST) Received: from oz.phear.net (slwag2p22.ozemail.com.au [203.108.157.70]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA25075 for ; Sat, 21 Nov 1998 01:14:43 -0800 (PST) (envelope-from jim@oz.phear.net) Received: (from jim@localhost) by oz.phear.net (8.9.1a/8.9.1) id UAA15641; Sat, 21 Nov 1998 20:13:24 +1100 (EST) Message-Id: <199811210913.UAA15641@oz.phear.net> Date: Sat, 21 Nov 1998 20:13:24 +1100 (EST) From: jim@phrantic.phear.net Reply-To: jim@phrantic.phear.net To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/8780: new port: xgirc-0.1.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8780 >Category: ports >Synopsis: new port: xgirc-0.1.1 >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: Sat Nov 21 01:20:01 PST 1998 >Last-Modified: >Originator: Jim Mock >Organization: >Release: FreeBSD 2.2.7-RELEASE i386 >Environment: >Description: # 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: # # xgirc # xgirc/pkg # xgirc/pkg/COMMENT # xgirc/pkg/DESCR # xgirc/pkg/PLIST # xgirc/files # xgirc/files/md5 # xgirc/Makefile # echo c - xgirc mkdir -p xgirc > /dev/null 2>&1 echo c - xgirc/pkg mkdir -p xgirc/pkg > /dev/null 2>&1 echo x - xgirc/pkg/COMMENT sed 's/^X//' >xgirc/pkg/COMMENT << 'END-of-xgirc/pkg/COMMENT' XXgIRC is an irc client for X Windows. GTK must be installed. END-of-xgirc/pkg/COMMENT echo x - xgirc/pkg/DESCR sed 's/^X//' >xgirc/pkg/DESCR << 'END-of-xgirc/pkg/DESCR' XXgIRC is an Internet Relay Chat Client for Linux/X Window written with Xgtk, the gimp toolkit (http://www.gtk.org). X XThe latest version is available for download from Xhttp://www.inforoute.capway.com/pieraut/ X X- Jim END-of-xgirc/pkg/DESCR echo x - xgirc/pkg/PLIST sed 's/^X//' >xgirc/pkg/PLIST << 'END-of-xgirc/pkg/PLIST' Xbin/XgIRC END-of-xgirc/pkg/PLIST echo c - xgirc/files mkdir -p xgirc/files > /dev/null 2>&1 echo x - xgirc/files/md5 sed 's/^X//' >xgirc/files/md5 << 'END-of-xgirc/files/md5' XMD5 (XgIRC_src-0.1.1.tar.gz) = 113c6b3a1ea8d7c867621c3dff065f89 END-of-xgirc/files/md5 echo x - xgirc/Makefile sed 's/^X//' >xgirc/Makefile << 'END-of-xgirc/Makefile' X# New ports collection makefile for: XgIRC X# Version required: 0.1.1 X# Date created: 21 November 1998 X# Whom: Jim Mock X# X# $Id$ X# X XDISTNAME= XgIRC_src-0.1.1 XPKGNAME= xgirc-0.1.1 XCATEGORIES= net XMASTER_SITES= ftp://hendrix.triax.com/pub/freebsd/ XDISTFILES= XgIRC_src-0.1.1.tar.gz X XMAINTAINER= jim@phrantic.phear.net X XGNU_CONFIGURE= yes XWRKSRC= ${WRKDIR}/XgIRC-0.1.1 X XBUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk X Xdo-build: X (cd ${WRKSRC} && make) X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/XgIRC ${PREFIX}/bin X X.include END-of-xgirc/Makefile exit >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message