From jedgar@pawn.primelocation.net Thu Sep 30 10:19:35 1999
Return-Path: <jedgar@pawn.primelocation.net>
Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235])
	by hub.freebsd.org (Postfix) with ESMTP id 66E4A15050
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Sep 1999 10:19:26 -0700 (PDT)
	(envelope-from jedgar@pawn.primelocation.net)
Received: by pawn.primelocation.net (Postfix, from userid 1003)
	id E9B70F822; Thu, 30 Sep 1999 13:19:25 -0400 (EDT)
Message-Id: <19990930171925.E9B70F822@pawn.primelocation.net>
Date: Thu, 30 Sep 1999 13:19:25 -0400 (EDT)
From: jedgar@fxp.org
Sender: jedgar@pawn.primelocation.net
Reply-To: jedgar@fxp.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: New port: roottail-0.0.4B
X-Send-Pr-Version: 3.2

>Number:         14059
>Category:       ports
>Synopsis:       New port: roottail-0.0.4B
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 30 10:20:01 PDT 1999
>Closed-Date:    Tue Oct 5 09:26:50 PDT 1999
>Last-Modified:  Wed Nov 11 08:46:06 UTC 2009
>Originator:     Chris D. Faulhaber
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
BUGO - BSD Users Group of Orlando
>Environment:

FreeBSD 4.0-CURRENT i386

>Description:

New port: roottail-0.0.4B

Simple utility to tail files/logs to a root X window.
Useful for keeping tabs on log files in X without having
an additional terminal window open.

>How-To-Repeat:
>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:
#
#	rt
#	rt/files
#	rt/files/md5
#	rt/pkg
#	rt/pkg/COMMENT
#	rt/pkg/DESCR
#	rt/pkg/PLIST
#	rt/Makefile
#
echo c - rt
mkdir -p rt > /dev/null 2>&1
echo c - rt/files
mkdir -p rt/files > /dev/null 2>&1
echo x - rt/files/md5
sed 's/^X//' >rt/files/md5 << 'END-of-rt/files/md5'
XMD5 (rt-0.0.4B.tgz) = bb2381e22f072ad28670e6f00ce16fc7
END-of-rt/files/md5
echo c - rt/pkg
mkdir -p rt/pkg > /dev/null 2>&1
echo x - rt/pkg/COMMENT
sed 's/^X//' >rt/pkg/COMMENT << 'END-of-rt/pkg/COMMENT'
XSimple utility to tail files/logs to a root X window.
END-of-rt/pkg/COMMENT
echo x - rt/pkg/DESCR
sed 's/^X//' >rt/pkg/DESCR << 'END-of-rt/pkg/DESCR'
XSimple utility to tail files/logs to a root X window.
XUseful for keeping tabs on log files in X without having
Xan additional terminal window open.
END-of-rt/pkg/DESCR
echo x - rt/pkg/PLIST
sed 's/^X//' >rt/pkg/PLIST << 'END-of-rt/pkg/PLIST'
Xbin/rt
END-of-rt/pkg/PLIST
echo x - rt/Makefile
sed 's/^X//' >rt/Makefile << 'END-of-rt/Makefile'
X# New ports collection makefile for:	root-tail
X# Version required:			0.0.4b
X# Date created:				30 September 1999
X# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
X#
X# $FreeBSD$
X#
X
XDISTNAME=	rt-0.0.4B
XPKGNAME=	root-tail-0.0.4b
XCATEGORIES=	sysutils
XMASTER_SITES=	ftp://ftp.hypertek.net/misc/ \
X		http://www.fxp.org/~jedgar/
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	jedgar@fxp.org
X
XMAN1=		rt.1
XUSE_IMAKE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/rt ${PREFIX}/bin
X	${INSTALL_MAN} ${WRKSRC}/rt.1 ${PREFIX}/man/man1
X	${GZIP_CMD} ${PREFIX}/man/man1/${MAN1}
X
X.include <bsd.port.mk>
END-of-rt/Makefile
exit


>Release-Note:
>Audit-Trail:

From: Rasmus Kaj <kaj@raditex.se>
To: jedgar@fxp.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14059: New port: roottail-0.0.4B
Date: Thu, 30 Sep 1999 20:42:10 +0200

 >>>>> "j" =3D=3D jedgar  <jedgar@fxp.org> writes:
 
  j> New port: roottail-0.0.4B
 
 I've tried this port and it seems to work fine.  The PKGNAME should
 probably be changed to roottail-0.0.4b (i.e. without the fist dash),
 and I think the following line should be added to pkg/DESCR:
 
 WWW: http://hypertek.net/root-tail/
 
 Apart from that the port seems fine. The packing list matches make
 install output, and I built the package on one host and used it on
 another.
 
 
 -- =
 
 Rasmus Kaj ---------------- rasmus@kaj.a.se - http://www.e.kth.se/~kaj/
  \                        Proffs byggde Titanic - amat=F6rer byggde arke=
 n
   \--------------------------------------------- http://www.Raditex.se/
 

From: "Chris D. Faulhaber" <jedgar@fxp.org>
To: Rasmus Kaj <kaj@raditex.se>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14059: New port: roottail-0.0.4B
Date: Thu, 30 Sep 1999 14:56:36 -0400 (EDT)

   This message is in MIME format.  The first part should be readable text,
   while the remaining parts are likely unreadable without MIME-aware tools.
   Send mail to mime@docserver.cac.washington.edu for more info.
 
 --0-422369743-938717796=:99945
 Content-Type: TEXT/PLAIN; charset=US-ASCII
 
 On Thu, 30 Sep 1999, Rasmus Kaj wrote:
 
 > >>>>> "j" == jedgar  <jedgar@fxp.org> writes:
 > 
 >  j> New port: roottail-0.0.4B
 > 
 > I've tried this port and it seems to work fine.  The PKGNAME should
 > probably be changed to roottail-0.0.4b (i.e. without the fist dash),
 
 I agree...I looked at existing port and thought there were ports with a
 '-' in them, but after looking again, I see I was mistaken...
 
 > and I think the following line should be added to pkg/DESCR:
 > 
 > WWW: http://hypertek.net/root-tail/
 > 
 
 I wasn't sure about that, since it seems to be somewhat abandoned...but, I
 went ahead and added it now.
 
 Attached is the updated port.  I had also forgotten to change the dir name
 from rt to roottail...fixed.
 
 -----
 Chris D. Faulhaber <jedgar@fxp.org>  |  All the true gurus I've met never
 System/Network Administrator,        |  claimed they were one, and always
 Reality Check Information, Inc.      |  pointed to someone better.
 
 
 --0-422369743-938717796=:99945
 Content-Type: TEXT/PLAIN; charset=US-ASCII; name="roottail.shar"
 Content-Transfer-Encoding: BASE64
 Content-ID: <Pine.BSF.4.10.9909301456360.99945@pawn.primelocation.net>
 Content-Description: 
 Content-Disposition: attachment; filename="roottail.shar"
 
 IyBUaGlzIGlzIGEgc2hlbGwgYXJjaGl2ZS4gIFNhdmUgaXQgaW4gYSBmaWxl
 LCByZW1vdmUgYW55dGhpbmcgYmVmb3JlDQojIHRoaXMgbGluZSwgYW5kIHRo
 ZW4gdW5wYWNrIGl0IGJ5IGVudGVyaW5nICJzaCBmaWxlIi4gIE5vdGUsIGl0
 IG1heQ0KIyBjcmVhdGUgZGlyZWN0b3JpZXM7IGZpbGVzIGFuZCBkaXJlY3Rv
 cmllcyB3aWxsIGJlIG93bmVkIGJ5IHlvdSBhbmQNCiMgaGF2ZSBkZWZhdWx0
 IHBlcm1pc3Npb25zLg0KIw0KIyBUaGlzIGFyY2hpdmUgY29udGFpbnM6DQoj
 DQojCXJvb3R0YWlsDQojCXJvb3R0YWlsL2ZpbGVzDQojCXJvb3R0YWlsL2Zp
 bGVzL21kNQ0KIwlyb290dGFpbC9wa2cNCiMJcm9vdHRhaWwvcGtnL0NPTU1F
 TlQNCiMJcm9vdHRhaWwvcGtnL0RFU0NSDQojCXJvb3R0YWlsL3BrZy9QTElT
 VA0KIwlyb290dGFpbC9NYWtlZmlsZQ0KIw0KZWNobyBjIC0gcm9vdHRhaWwN
 Cm1rZGlyIC1wIHJvb3R0YWlsID4gL2Rldi9udWxsIDI+JjENCmVjaG8gYyAt
 IHJvb3R0YWlsL2ZpbGVzDQpta2RpciAtcCByb290dGFpbC9maWxlcyA+IC9k
 ZXYvbnVsbCAyPiYxDQplY2hvIHggLSByb290dGFpbC9maWxlcy9tZDUNCnNl
 ZCAncy9eWC8vJyA+cm9vdHRhaWwvZmlsZXMvbWQ1IDw8ICdFTkQtb2Ytcm9v
 dHRhaWwvZmlsZXMvbWQ1Jw0KWE1ENSAocnQtMC4wLjRCLnRneikgPSBiYjIz
 ODFlMjJmMDcyYWQyODY3MGU2ZjAwY2UxNmZjNw0KRU5ELW9mLXJvb3R0YWls
 L2ZpbGVzL21kNQ0KZWNobyBjIC0gcm9vdHRhaWwvcGtnDQpta2RpciAtcCBy
 b290dGFpbC9wa2cgPiAvZGV2L251bGwgMj4mMQ0KZWNobyB4IC0gcm9vdHRh
 aWwvcGtnL0NPTU1FTlQNCnNlZCAncy9eWC8vJyA+cm9vdHRhaWwvcGtnL0NP
 TU1FTlQgPDwgJ0VORC1vZi1yb290dGFpbC9wa2cvQ09NTUVOVCcNClhTaW1w
 bGUgdXRpbGl0eSB0byB0YWlsIGZpbGVzL2xvZ3MgdG8gYSByb290IFggd2lu
 ZG93Lg0KRU5ELW9mLXJvb3R0YWlsL3BrZy9DT01NRU5UDQplY2hvIHggLSBy
 b290dGFpbC9wa2cvREVTQ1INCnNlZCAncy9eWC8vJyA+cm9vdHRhaWwvcGtn
 L0RFU0NSIDw8ICdFTkQtb2Ytcm9vdHRhaWwvcGtnL0RFU0NSJw0KWFNpbXBs
 ZSB1dGlsaXR5IHRvIHRhaWwgZmlsZXMvbG9ncyB0byBhIHJvb3QgWCB3aW5k
 b3cuDQpYVXNlZnVsIGZvciBrZWVwaW5nIHRhYnMgb24gbG9nIGZpbGVzIGlu
 IFggd2l0aG91dCBoYXZpbmcNClhhbiBhZGRpdGlvbmFsIHRlcm1pbmFsIHdp
 bmRvdyBvcGVuLg0KWA0KWFdXVzogaHR0cDovL2h5cGVydGVrLm5ldC9yb290
 LXRhaWwvDQpFTkQtb2Ytcm9vdHRhaWwvcGtnL0RFU0NSDQplY2hvIHggLSBy
 b290dGFpbC9wa2cvUExJU1QNCnNlZCAncy9eWC8vJyA+cm9vdHRhaWwvcGtn
 L1BMSVNUIDw8ICdFTkQtb2Ytcm9vdHRhaWwvcGtnL1BMSVNUJw0KWGJpbi9y
 dA0KRU5ELW9mLXJvb3R0YWlsL3BrZy9QTElTVA0KZWNobyB4IC0gcm9vdHRh
 aWwvTWFrZWZpbGUNCnNlZCAncy9eWC8vJyA+cm9vdHRhaWwvTWFrZWZpbGUg
 PDwgJ0VORC1vZi1yb290dGFpbC9NYWtlZmlsZScNClgjIE5ldyBwb3J0cyBj
 b2xsZWN0aW9uIG1ha2VmaWxlIGZvcjoJcm9vdHRhaWwNClgjIFZlcnNpb24g
 cmVxdWlyZWQ6CQkJMC4wLjRiDQpYIyBEYXRlIGNyZWF0ZWQ6CQkJCTMwIFNl
 cHRlbWJlciAxOTk5DQpYIyBXaG9tOgkJCQkJQ2hyaXMgRC4gRmF1bGhhYmVy
 IDxqZWRnYXJAZnhwLm9yZz4NClgjDQpYIyAkRnJlZUJTRCQNClgjDQpYDQpY
 RElTVE5BTUU9CXJ0LTAuMC40Qg0KWFBLR05BTUU9CXJvb3R0YWlsLTAuMC40
 Yg0KWENBVEVHT1JJRVM9CXN5c3V0aWxzDQpYTUFTVEVSX1NJVEVTPQlmdHA6
 Ly9mdHAuaHlwZXJ0ZWsubmV0L21pc2MvIFwNClgJCWh0dHA6Ly93d3cuZnhw
 Lm9yZy9+amVkZ2FyLw0KWEVYVFJBQ1RfU1VGWD0JLnRneg0KWA0KWE1BSU5U
 QUlORVI9CWplZGdhckBmeHAub3JnDQpYDQpYTUFOMT0JCXJ0LjENClhVU0Vf
 SU1BS0U9CXllcw0KWA0KWGRvLWluc3RhbGw6DQpYCSR7SU5TVEFMTF9QUk9H
 UkFNfSAke1dSS1NSQ30vcnQgJHtQUkVGSVh9L2Jpbg0KWAkke0lOU1RBTExf
 TUFOfSAke1dSS1NSQ30vcnQuMSAke1BSRUZJWH0vbWFuL21hbjENClgJJHtH
 WklQX0NNRH0gJHtQUkVGSVh9L21hbi9tYW4xLyR7TUFOMX0NClgNClguaW5j
 bHVkZSA8YnNkLnBvcnQubWs+DQpFTkQtb2Ytcm9vdHRhaWwvTWFrZWZpbGUN
 CmV4aXQNCg0K
 --0-422369743-938717796=:99945--
 

From: "Chris D. Faulhaber" <jedgar@fxp.org>
To: Rasmus Kaj <kaj@raditex.se>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/14059: New port: roottail-0.0.4B
Date: Fri, 1 Oct 1999 17:52:23 -0400 (EDT)

 Damn...pine encoded the last .shar ... here is the port.shar proper:
 
 # 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:
 #
 #       roottail
 #       roottail/files
 #       roottail/files/md5
 #       roottail/pkg
 #       roottail/pkg/COMMENT
 #       roottail/pkg/DESCR
 #       roottail/pkg/PLIST
 #       roottail/Makefile
 #
 echo c - roottail
 mkdir -p roottail > /dev/null 2>&1
 echo c - roottail/files
 mkdir -p roottail/files > /dev/null 2>&1
 echo x - roottail/files/md5
 sed 's/^X//' >roottail/files/md5 << 'END-of-roottail/files/md5'
 XMD5 (rt-0.0.4B.tgz) = bb2381e22f072ad28670e6f00ce16fc7
 END-of-roottail/files/md5
 echo c - roottail/pkg
 mkdir -p roottail/pkg > /dev/null 2>&1
 echo x - roottail/pkg/COMMENT
 sed 's/^X//' >roottail/pkg/COMMENT << 'END-of-roottail/pkg/COMMENT'
 XSimple utility to tail files/logs to a root X window.
 END-of-roottail/pkg/COMMENT
 echo x - roottail/pkg/DESCR
 sed 's/^X//' >roottail/pkg/DESCR << 'END-of-roottail/pkg/DESCR'
 XSimple utility to tail files/logs to a root X window.
 XUseful for keeping tabs on log files in X without having
 Xan additional terminal window open.
 X
 XWWW: http://hypertek.net/root-tail/
 END-of-roottail/pkg/DESCR
 echo x - roottail/pkg/PLIST
 sed 's/^X//' >roottail/pkg/PLIST << 'END-of-roottail/pkg/PLIST'
 Xbin/rt
 END-of-roottail/pkg/PLIST
 echo x - roottail/Makefile
 sed 's/^X//' >roottail/Makefile << 'END-of-roottail/Makefile'
 X# New ports collection makefile for:	roottail
 X# Version required:			0.0.4b
 X# Date created:				30 September 1999
 X# Whom:					Chris D. Faulhaber
 <jedgar@fxp.org>
 X#
 X# $FreeBSD$
 X#
 X
 XDISTNAME=	rt-0.0.4B
 XPKGNAME=	roottail-0.0.4b
 XCATEGORIES=	sysutils
 XMASTER_SITES=	ftp://ftp.hypertek.net/misc/ \
 X	http://www.fxp.org/~jedgar/
 XEXTRACT_SUFX=	.tgz
 X
 XMAINTAINER=	jedgar@fxp.org
 X
 XMAN1=	rt.1
 XUSE_IMAKE=	yes
 X
 Xdo-install:
 X	${INSTALL_PROGRAM} ${WRKSRC}/rt ${PREFIX}/bin
 X	${INSTALL_MAN} ${WRKSRC}/rt.1 ${PREFIX}/man/man1
 X	${GZIP_CMD} ${PREFIX}/man/man1/${MAN1}
 X
 X.include <bsd.port.mk>
 END-of-roottail/Makefile
 exit
 
 
 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Tue Oct 5 09:26:50 PDT 1999 
State-Changed-Why:  
Committed, thanks! 
Responsible-Changed-From-To: freebsd-ports->freebsd-doc 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Nov 11 08:44:21 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14059 
Responsible-Changed-From-To: freebsd-doc->freebsd-ports 
Responsible-Changed-By: remko 
Responsible-Changed-When: Wed Nov 11 08:45:46 UTC 2009 
Responsible-Changed-Why:  
Reassign to ports, typo 

http://www.freebsd.org/cgi/query-pr.cgi?pr=14059 
>Unformatted:
