Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jul 2001 21:16:51 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28654: New port: devel/rvi
Message-ID:  <200107030116.f631GpK10934@electron.databits.net>

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

>Number:         28654
>Category:       ports
>Synopsis:       New port: devel/rvi
>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:   Mon Jul 02 18:20:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

Rvi is an interface to RCS. It attempts to make the process of
using RCS simpler by wrapping common RCS commands around an editor.

WWW: http://www.rucus.ru.ac.za/~mtsegaye/rvi/

>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:
#
#	rvi
#	rvi/pkg-descr
#	rvi/pkg-plist
#	rvi/Makefile
#	rvi/distinfo
#	rvi/pkg-comment
#
echo c - rvi
mkdir -p rvi > /dev/null 2>&1
echo x - rvi/pkg-descr
sed 's/^X//' >rvi/pkg-descr << 'END-of-rvi/pkg-descr'
XRvi is an interface to RCS. It attempts to make the process of
Xusing RCS simpler by wrapping common RCS commands around an editor.
X
XWWW: http://www.rucus.ru.ac.za/~mtsegaye/rvi/
X
X- Pete
Xpetef@databits.net
END-of-rvi/pkg-descr
echo x - rvi/pkg-plist
sed 's/^X//' >rvi/pkg-plist << 'END-of-rvi/pkg-plist'
Xbin/rvi
END-of-rvi/pkg-plist
echo x - rvi/Makefile
sed 's/^X//' >rvi/Makefile << 'END-of-rvi/Makefile'
X# New ports collection makefile for:	rvi
X# Date Created:				2 July 2001
X# Whom:					Pete Fritchman <petef@databits.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rvi
XPORTVERSION=	1.0.0
XCATEGORIES=	devel
XMASTER_SITES=	http://www.rucus.ru.ac.za/~mtsegaye/rvi/
XDISTNAME=	rvi
X
XMAINTAINER=	petef@databits.net
X
XWRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}
X
XGNU_CONFIGURE=	yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/rvi ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-rvi/Makefile
echo x - rvi/distinfo
sed 's/^X//' >rvi/distinfo << 'END-of-rvi/distinfo'
XMD5 (rvi.tar.gz) = e527528ae6d55ff0901992af24ff7d7d
END-of-rvi/distinfo
echo x - rvi/pkg-comment
sed 's/^X//' >rvi/pkg-comment << 'END-of-rvi/pkg-comment'
XA simple interface to RCS
END-of-rvi/pkg-comment
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?200107030116.f631GpK10934>