Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 1998 15:29:59 +1100 (EST)
From:      jim@phrantic.phear
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8718: New port: xchat 0.2.5
Message-ID:  <199811170429.PAA22085@oz.phear.net>

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

>Number:         8718
>Category:       ports
>Synopsis:       new port: xchat 0.2.5
>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:   Mon Nov 16 20:40:00 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:
#
#       xchat
#       xchat/files
#       xchat/files/md5
#       xchat/pkg
#       xchat/pkg/COMMENT
#       xchat/pkg/DESCR
#       xchat/pkg/PLIST
#       xchat/Makefile
#
echo c - xchat
mkdir -p xchat > /dev/null 2>&1
echo c - xchat/files
mkdir -p xchat/files > /dev/null 2>&1
echo x - xchat/files/md5
sed 's/^X//' >xchat/files/md5 << 'END-of-xchat/files/md5'
XMD5 (xchat-0.2.5.tgz) = d94469cd13b4717d98606a51281b11a7
END-of-xchat/files/md5
echo c - xchat/pkg
mkdir -p xchat/pkg > /dev/null 2>&1
echo x - xchat/pkg/COMMENT
sed 's/^X//' >xchat/pkg/COMMENT << 'END-of-xchat/pkg/COMMENT'
XX-Chat is a X11 (X Window System) IRC client, using the GTK+ toolkit.
END-of-xchat/pkg/COMMENT
echo x - xchat/pkg/DESCR
sed 's/^X//' >xchat/pkg/DESCR << 'END-of-xchat/pkg/DESCR'
XX-Chat is a small yet very forceful X irc client.  It runs nicely, has a
Xnice good looking interface, and best of all, is easy to use all around.
X
XThe latest version is available from http://xchat.elitenet.org/ or
Xhttp://users.mentasm.com/~zed/xchat/
X
X- Jim <jim@phrantic.phear.net>
END-of-xchat/pkg/DESCR
echo x - xchat/pkg/PLIST
sed 's/^X//' >xchat/pkg/PLIST << 'END-of-xchat/pkg/PLIST'
Xbin/xchat
END-of-xchat/pkg/PLIST
echo x - xchat/Makefile
sed 's/^X//' >xchat/Makefile << 'END-of-xchat/Makefile'
X# New ports collection makefile for:   xchat
X# Version required:    0.2.5
X# Date created:                17 November 1998
X# Whom:                        Jim Mock <jim@phrantic.phear.net>
X#
X# $Id$
X#
X
XDISTNAME=      xchat-0.2.5
XCATEGORIES=    net x11
XMASTER_SITES=  http://users.mentasm.com/~zed/xchat/files/
XEXTRACT_SUFX=  .tgz
X
XMAINTAINER=    jim@phrantic.phear.net
X
XBUILD_DEPENDS= gtk-config:${PORTSDIR}/x11-toolkits/gtk
X
Xdo-build:
X       (cd ${WRKSRC}; make)
X
X.include <bsd.port.mk>
END-of-xchat/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



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