Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 1999 21:20:02 -0700 (PDT)
From:      Chris Piazza <cpiazza@home.net>
To:        freebsd-ports@FreeBSD.org
Subject:   RE: ports/11827: New port: quirc
Message-ID:  <199905270420.VAA73052@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11827; it has been noted by GNATS.

From: Chris Piazza <cpiazza@home.net>
To: cpiazza@home.net
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: RE: ports/11827: New port: quirc
Date: Wed, 26 May 1999 21:12:58 -0700 (PDT)

 Here's an updated version, 0.9.77.
 
 # 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:
 #
 #       quirc
 #       quirc/files
 #       quirc/files/md5
 #       quirc/pkg
 #       quirc/pkg/COMMENT
 #       quirc/pkg/DESCR
 #       quirc/pkg/PLIST
 #       quirc/Makefile
 #
 echo c - quirc
 mkdir -p quirc > /dev/null 2>&1
 echo c - quirc/files
 mkdir -p quirc/files > /dev/null 2>&1
 echo x - quirc/files/md5
 sed 's/^X//' >quirc/files/md5 << 'END-of-quirc/files/md5'
 XMD5 (quirc.tar.gz) = 850f5dac308b276b91deb9bdfd57fdc8
 END-of-quirc/files/md5
 echo c - quirc/pkg
 mkdir -p quirc/pkg > /dev/null 2>&1
 echo x - quirc/pkg/COMMENT
 sed 's/^X//' >quirc/pkg/COMMENT << 'END-of-quirc/pkg/COMMENT'
 XAn irc client for the X Window System that uses TCL/TK. 
 END-of-quirc/pkg/COMMENT
 echo x - quirc/pkg/DESCR
 sed 's/^X//' >quirc/pkg/DESCR << 'END-of-quirc/pkg/DESCR'
 XAn IRC client for the X Window System that uses TCL/TK.  It boasts 
 Xmany advanced scripting facilities and a clean interface.
 X
 XWWW: http://quirc.org/ 
 X
 X-Chris Piazza
 Xcpiazza@home.net
 END-of-quirc/pkg/DESCR
 echo x - quirc/pkg/PLIST
 sed 's/^X//' >quirc/pkg/PLIST << 'END-of-quirc/pkg/PLIST'
 Xbin/quirc
 Xbin/quirc.inst
 Xshare/quirc/VERSION
 Xshare/quirc/country.tcl
 Xshare/quirc/dal.tcl
 Xshare/quirc/default.tcl
 Xshare/quirc/fun.tcl
 Xshare/quirc/global.tcl
 Xshare/quirc/killjpq.tcl
 Xshare/quirc/mircservers.tcl
 Xshare/quirc/newserver.tcl
 Xshare/quirc/notify.tcl
 Xshare/quirc/popups.tcl
 Xshare/quirc/qwidgets.tcl
 Xshare/quirc/servers
 Xshare/quirc/style.tcl
 Xshare/quirc/translate.tcl
 Xshare/quirc/variables.tcl
 Xshare/quirc/winpopup.tcl
 X@dirrm share/quirc
 END-of-quirc/pkg/PLIST
 echo x - quirc/Makefile
 sed 's/^X//' >quirc/Makefile << 'END-of-quirc/Makefile'
 X# New ports collection makefile for:   QuIRC
 X# Version required:    0.9.77
 X# Date created:                21 May 1999
 X# Whom:                        Chris Piazza <cpiazza@home.net>
 X#
 X# $Id$
 X#
 X
 XDISTNAME=      quirc
 XPKGNAME=       quirc-0.9.77
 XCATEGORIES=    net tk80
 XMASTER_SITES=  http://www.quirc.org/ \
 X               http://patearl.powersurfr.com/quirc/
 X
 XMAINTAINER=    cpiazza@home.net
 X
 XLIB_DEPENDS=   tk80.1:${PORTSDIR}/x11-toolkits/tk80
 X
 XUSE_XLIB=      yes
 XGNU_CONFIGURE= yes
 X
 Xpost-install:
 X       @strip ${PREFIX}/bin/quirc
 X
 X.include <bsd.port.mk>
 END-of-quirc/Makefile
 exit
 
 ---
 Chris Piazza    Abbotsford, BC, Canada
            cpiazza@home.net
 finger norn@norn.ca.eu.org for PGP key
 


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?199905270420.VAA73052>