Date: Sun, 20 Jun 1999 19:34:20 -0400 (EDT) From: troll@digitalspark.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12313: New Port: TrickyIRC-0.99 Message-ID: <199906202334.TAA13724@silver.teardrop.net>
next in thread | raw e-mail | index | archive | help
>Number: 12313 >Category: ports >Synopsis: New Port: TrickyIRC-0.99 >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: Sun Jun 20 16:40:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Adam 'Troll' Strohl >Release: FreeBSD 4.0-CURRENT i386 >Organization: DigitalSpark.NET >Environment: N/A >Description: N/A >How-To-Repeat: N/A >Fix: # 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: # # trickyirc/Makefile # trickyirc/files # trickyirc/pkg # trickyirc/pkg/COMMENT # trickyirc/pkg/DESCR # trickyirc/pkg/PLIST # trickyirc/files/md5 # echo x - trickyirc/Makefile sed 's/^X//' >trickyirc/Makefile << 'END-of-trickyirc/Makefile' X# New ports collection makefile for: TrickyIRC X# Version required: 0.99 X# Date created: Jun 20th 1999 X# Whom: Trolld X# X# $Id$ X# X XDISTNAME= TrickyIRC-0.99 XCATEGORIES= net XMASTER_SITES= http://www.leb.net/~troll/ X XMAINTAINER= troll@digitalspark.net X XMAKEFILE= GNUmakefile XWRKSRC= ${WRKDIR}/trickyirc XUSE_GMAKE= YES X X.include <bsd.port.mk> END-of-trickyirc/Makefile echo c - trickyirc/files mkdir -p trickyirc/files > /dev/null 2>&1 echo c - trickyirc/pkg mkdir -p trickyirc/pkg > /dev/null 2>&1 echo x - trickyirc/pkg/COMMENT sed 's/^X//' >trickyirc/pkg/COMMENT << 'END-of-trickyirc/pkg/COMMENT' XAllows client independent dettaching and reattaching of IRC sessions. END-of-trickyirc/pkg/COMMENT echo x - trickyirc/pkg/DESCR sed 's/^X//' >trickyirc/pkg/DESCR << 'END-of-trickyirc/pkg/DESCR' XThis program is a combination of screen and BNC. It allows you to dettach Xand reattch from an IRC session without actually disconnecting from IRC. X XWWW: http://www.digitalspark.net/ X--------------------------------- X- Trolld X- troll@digitalspark.net X- END-of-trickyirc/pkg/DESCR echo x - trickyirc/pkg/PLIST sed 's/^X//' >trickyirc/pkg/PLIST << 'END-of-trickyirc/pkg/PLIST' Xbin/tricky END-of-trickyirc/pkg/PLIST echo x - trickyirc/files/md5 sed 's/^X//' >trickyirc/files/md5 << 'END-of-trickyirc/files/md5' XMD5 (TrickyIRC-0.99.tar.gz) = dd4bb80f311443dae8c8eb8f5e65e2ce END-of-trickyirc/files/md5 exit >Release-Note: >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?199906202334.TAA13724>