From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jun 23 02:20:17 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2A7F16A47E for ; Fri, 23 Jun 2006 02:20:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 304E743D46 for ; Fri, 23 Jun 2006 02:20:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5N2KGjD015112 for ; Fri, 23 Jun 2006 02:20:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5N2KGIj015111; Fri, 23 Jun 2006 02:20:16 GMT (envelope-from gnats) Resent-Date: Fri, 23 Jun 2006 02:20:16 GMT Resent-Message-Id: <200606230220.k5N2KGIj015111@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Antonio Querubin Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88A3816A4A0 for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/99346: New port: sysutils/rcsedit (A simple wrapper for RCS written in Perl) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Antonio Querubin List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 02:20:17 -0000 >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: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jun 23 02:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Antonio Querubin >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 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 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: >Unformatted: