A port of "QuIRC" -- a nice IRC client for X that uses TCL/TK. Portlint checks out fine. Fix: -Chris--wEYwq7J63UsqCl4fiN03Etx3Rq6RrMiaxzedTOD6FFNFsfCX Content-Type: text/plain; name="file.shar" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="file.shar" # 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) = 78732d2641cf8aaf5cb60e9f4ea4f100 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.76 X# Date created: 21 May 1999 X# Whom: Chris Piazza <cpiazza@home.net> X# X# $Id$ X# X XDISTNAME= quirc XPKGNAME= quirc-0.9.76 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 X.include <bsd.port.mk> END-of-quirc/Makefile exit
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
State Changed From-To: open->closed New port committed, thanks!