Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 20:13:24 +1100 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8780: new port: xgirc-0.1.1
Message-ID:  <199811210913.UAA15641@oz.phear.net>

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

>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 <jim@phrantic.phear.net>
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 <jim@phrantic.phear.net>
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 <bsd.port.mk>
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



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