Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 1999 02:31:39 -0500 (CDT)
From:      chris@calldei.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/12713: [New port] rtfm - FreeBSD documentation search mechanism
Message-ID:  <199907200731.CAA36027@holly.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         12713
>Category:       ports
>Synopsis:       [New port] rtfm - FreeBSD documentation search mechanism
>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:   Tue Jul 20 00:40:00 PDT 1999
>Closed-Date:
>Last-Modified:
>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:
>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?199907200731.CAA36027>