From chris@holly.dyndns.org Tue Jul 20 00:31:05 1999
Return-Path: <chris@holly.dyndns.org>
Received: from leap.innerx.net (leap.innerx.net [38.179.176.25])
	by hub.freebsd.org (Postfix) with ESMTP id A878B1524D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Jul 1999 00:30:56 -0700 (PDT)
	(envelope-from chris@holly.dyndns.org)
Received: from holly.dyndns.org (ip194.houston3.tx.pub-ip.psi.net [38.12.169.194])
	by leap.innerx.net (Postfix) with ESMTP id EFF4837096
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 20 Jul 1999 03:30:52 -0400 (EDT)
Received: (from chris@localhost)
	by holly.dyndns.org (8.9.3/8.9.3) id CAA36027;
	Tue, 20 Jul 1999 02:31:39 -0500 (CDT)
	(envelope-from chris)
Message-Id: <199907200731.CAA36027@holly.dyndns.org>
Date: Tue, 20 Jul 1999 02:31:39 -0500 (CDT)
From: chris@calldei.com
Sender: chris@holly.dyndns.org
Reply-To: chris@calldei.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: [New port] rtfm - FreeBSD documentation search mechanism
X-Send-Pr-Version: 3.2

>Number:         12713
>Category:       ports
>Synopsis:       [New port] rtfm - FreeBSD documentation search mechanism
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    cpiazza
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 20 00:40:00 PDT 1999
>Closed-Date:    Sat Jul 31 20:51:35 PDT 1999
>Last-Modified:  Sat Jul 31 20:52:25 PDT 1999
>Originator:     Chris Costello
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
none
>Environment:

>Description:

rtfm(1) is a FreeBSD documentation search program that currently is
able to search the FreeBSD manual pages, the GNU Texinfo pages, and
the FreeBSD FAQ, both online and local.

---
Please contact me for the distfile, as I have no suitable system on which
to host this port.

>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:
#
#	rtfm
#	rtfm/Makefile
#	rtfm/pkg
#	rtfm/pkg/PLIST
#	rtfm/pkg/COMMENT
#	rtfm/pkg/DESCR
#	rtfm/files
#	rtfm/files/md5
#
echo c - rtfm
mkdir -p rtfm > /dev/null 2>&1
echo x - rtfm/Makefile
sed 's/^X//' >rtfm/Makefile << 'END-of-rtfm/Makefile'
X# New ports collection makefile for:	rtfm
X# Version required:	0.1
X# Date created:		20 July 1999
X# Whom:			Chris Costello <chris@calldei.com>
X#
X# $Id$
X#
X
XDISTNAME=      rtfm-0.1
XCATEGORIES=    misc
XMASTER_SITES=  
X
XMAINTAINER=    chris@calldei.com
X
XMAN1=          rtfm.1
X
X.include <bsd.port.mk>
END-of-rtfm/Makefile
echo c - rtfm/pkg
mkdir -p rtfm/pkg > /dev/null 2>&1
echo x - rtfm/pkg/PLIST
sed 's/^X//' >rtfm/pkg/PLIST << 'END-of-rtfm/pkg/PLIST'
Xbin/rtfm
END-of-rtfm/pkg/PLIST
echo x - rtfm/pkg/COMMENT
sed 's/^X//' >rtfm/pkg/COMMENT << 'END-of-rtfm/pkg/COMMENT'
XA FreeBSD documentation search mechanism.
END-of-rtfm/pkg/COMMENT
echo x - rtfm/pkg/DESCR
sed 's/^X//' >rtfm/pkg/DESCR << 'END-of-rtfm/pkg/DESCR'
Xrtfm(1) is a FreeBSD documentation search program that currently is
Xable to search the FreeBSD manual pages, the GNU Texinfo pages, and
Xthe FreeBSD FAQ, both online and local.
END-of-rtfm/pkg/DESCR
echo c - rtfm/files
mkdir -p rtfm/files > /dev/null 2>&1
echo x - rtfm/files/md5
sed 's/^X//' >rtfm/files/md5 << 'END-of-rtfm/files/md5'
XMD5 (rtfm-0.1.tar.gz) = a6e7f304857600fde4e3bd74da98d6ed
END-of-rtfm/files/md5
exit


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->cpiazza  
Responsible-Changed-By: cpiazza 
Responsible-Changed-When: Sat Jul 31 20:09:40 PDT 1999 
Responsible-Changed-Why:  
I'll take this one. 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sat Jul 31 20:51:35 PDT 1999 
State-Changed-Why:  
New port committed, thanks! 
Notes: I rerolled the distfile because it had an extra directory named 
'rtfm' in it that didn't allow rtfm to build and I added a patch to 
install into ${PREFIX}. 
>Unformatted:
