From tony@cheesecake.lava.net  Fri Jun 23 02:15:38 2006
Return-Path: <tony@cheesecake.lava.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 88A3816A4A0
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Jun 2006 02:15:38 +0000 (UTC)
	(envelope-from tony@cheesecake.lava.net)
Received: from cheesecake.lava.net (cheesecake.lava.net [64.65.64.31])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 52CF143D45
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 23 Jun 2006 02:15:38 +0000 (GMT)
	(envelope-from tony@cheesecake.lava.net)
Received: by cheesecake.lava.net (Postfix, from userid 2489)
	id C4FAB47377; Thu, 22 Jun 2006 16:15:37 -1000 (HST)
Message-Id: <20060623021537.C4FAB47377@cheesecake.lava.net>
Date: Thu, 22 Jun 2006 16:15:37 -1000 (HST)
From: Antonio Querubin <tony@lava.net>
Reply-To: Antonio Querubin <tony@lava.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: sysutils/rcsedit (A simple wrapper for RCS written in Perl)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         99346
>Category:       ports
>Synopsis:       New port: sysutils/rcsedit (A simple wrapper for RCS written in Perl)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 23 02:20:16 GMT 2006
>Closed-Date:    Fri Jun 23 16:22:23 CEST 2006
>Last-Modified:  Fri Jun 23 16:22:23 CEST 2006
>Originator:     Antonio Querubin <tony@lava.net>
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
LavaNet
>Environment:
System: FreeBSD cheesecake.lava.net 4.11-RELEASE-p13 FreeBSD 4.11-RELEASE-p13 #2: Tue Nov 8 12:19:37 HST 2005 adrian@cheesecake.lava.net:/usr/obj/usr/src/sys/LAVA i386

>Description:

rcsedit is a simple wrapper for RCS written in Perl.  It takes care of 
calling the underlying RCS commands in order to maintain a file under RCS 
control, including initial check-in.  It also goes beyond what RCS 
normally does by ensuring ownership, group, and permissions of the file 
are preserved.

>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:
#
#	/usr/ports/sysutils/rcsedit
#	/usr/ports/sysutils/rcsedit/Makefile
#	/usr/ports/sysutils/rcsedit/pkg-descr
#	/usr/ports/sysutils/rcsedit/distinfo
#
echo c - /usr/ports/sysutils/rcsedit
mkdir -p /usr/ports/sysutils/rcsedit > /dev/null 2>&1
echo x - /usr/ports/sysutils/rcsedit/Makefile
sed 's/^X//' >/usr/ports/sysutils/rcsedit/Makefile << 'END-of-/usr/ports/sysutils/rcsedit/Makefile'
X# New ports collection makefile for:  rcsedit
X# Date created:  22 June 2006
X# Whom:		Antonio Querubin <tony@lava.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	rcsedit
XPORTVERSION=	1.3.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://lava.net/rcsedit/
X
XMAINTAINER=	system@lava.net
XCOMMENT=	A simple wrapper for RCS written in Perl
X
XPLIST_FILES=	bin/rcsedit
X
XUSE_PERL5_RUN=	yes
X
X.include <bsd.port.mk>
END-of-/usr/ports/sysutils/rcsedit/Makefile
echo x - /usr/ports/sysutils/rcsedit/pkg-descr
sed 's/^X//' >/usr/ports/sysutils/rcsedit/pkg-descr << 'END-of-/usr/ports/sysutils/rcsedit/pkg-descr'
Xrcsedit is a simple wrapper for RCS written in Perl.  It takes care of 
Xcalling the underlying RCS commands in order to maintain a file under RCS 
Xcontrol, including initial check-in.  It also goes beyond what RCS 
Xnormally does by ensuring ownership, group, and permissions of the file 
Xare preserved.
X
XWWW:  http://www.lava.net/rcsedit
END-of-/usr/ports/sysutils/rcsedit/pkg-descr
echo x - /usr/ports/sysutils/rcsedit/distinfo
sed 's/^X//' >/usr/ports/sysutils/rcsedit/distinfo << 'END-of-/usr/ports/sysutils/rcsedit/distinfo'
XMD5 (rcsedit-1.3.1.tar.gz) = f372c2e04c50afaabb0a501ca47c0cd5
XSIZE (rcsedit-1.3.1.tar.gz) = 11295
END-of-/usr/ports/sysutils/rcsedit/distinfo
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Fri Jun 23 09:31:55 CEST 2006 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99346 
State-Changed-From-To: open->feedback 
State-Changed-By: ehaupt 
State-Changed-When: Fri Jun 23 09:50:34 CEST 2006 
State-Changed-Why:  
Could you maybe provide an additional mirror to improve the availability of the 
distfile? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99346 
State-Changed-From-To: feedback->closed 
State-Changed-By: ehaupt 
State-Changed-When: Fri Jun 23 16:21:55 CEST 2006 
State-Changed-Why:  
New port added with minor modifications, thanks! 

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