From owner-freebsd-ports Tue May 15 7:10:20 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0544737B42C for ; Tue, 15 May 2001 07:10:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4FEA5M56379; Tue, 15 May 2001 07:10:05 -0700 (PDT) (envelope-from gnats) Received: from eagle.plab.ku.dk (eagle.plab.ku.dk [130.225.105.63]) by hub.freebsd.org (Postfix) with ESMTP id 6E2D737B43C for ; Tue, 15 May 2001 07:05:59 -0700 (PDT) (envelope-from tolid@eagle.plab.ku.dk) Received: (from tolid@localhost) by eagle.plab.ku.dk (8.11.3/8.11.3) id f4FE5sO09737; Tue, 15 May 2001 16:05:54 +0200 (CEST) (envelope-from tolid) Message-Id: <200105151405.f4FE5sO09737@eagle.plab.ku.dk> Date: Tue, 15 May 2001 16:05:54 +0200 (CEST) From: Anatoliy Dmytriyev Reply-To: Anatoliy Dmytriyev To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27335: New port: The module provides a simple interface to CVS. Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27335 >Category: ports >Synopsis: New port: The module provides a simple interface to CVS. >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 May 15 07:10:02 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Anatoliy Dmytriyev >Release: FreeBSD 4.3-STABLE i386 >Organization: >Environment: System: FreeBSD eagle.plab.ku.dk 4.3-STABLE FreeBSD 4.3-STABLE #7: Sun May 13 19:49:12 CEST 2001 root@eagle.plab.ku.dk:/1/obj/1/src/sys/eagle i386 >Description: The VCS::CVS module provides a simple interface to CVS. VCS - Version Control System - is the prefix given to each Perl module which deals with some sort of source code control system. >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: # # VCS-CVS-2.00 # VCS-CVS-2.00/distinfo # VCS-CVS-2.00/pkg-descr # VCS-CVS-2.00/pkg-comment # VCS-CVS-2.00/Makefile # VCS-CVS-2.00/pkg-plist # echo c - VCS-CVS-2.00 mkdir -p VCS-CVS-2.00 > /dev/null 2>&1 echo x - VCS-CVS-2.00/distinfo sed 's/^X//' >VCS-CVS-2.00/distinfo << 'END-of-VCS-CVS-2.00/distinfo' XMD5 (VCS-CVS-2.00.tgz) = 0fa2f2453d278ed892334c45e2efccf2 END-of-VCS-CVS-2.00/distinfo echo x - VCS-CVS-2.00/pkg-descr sed 's/^X//' >VCS-CVS-2.00/pkg-descr << 'END-of-VCS-CVS-2.00/pkg-descr' XThe VCS::CVS module provides a simple interface to CVS. X XVCS - Version Control System - is the prefix given to each XPerl module which deals with some sort of source code control system. END-of-VCS-CVS-2.00/pkg-descr echo x - VCS-CVS-2.00/pkg-comment sed 's/^X//' >VCS-CVS-2.00/pkg-comment << 'END-of-VCS-CVS-2.00/pkg-comment' XVCS::CVS - Provide a simple interface to CVS END-of-VCS-CVS-2.00/pkg-comment echo x - VCS-CVS-2.00/Makefile sed 's/^X//' >VCS-CVS-2.00/Makefile << 'END-of-VCS-CVS-2.00/Makefile' X# New ports collection makefile for: p5-VCS-CVS X# Date created: 15 May 2001 X# Whom: Anatoliy Dmytriyev X# X# $FreeBSD$ X# X XPORTNAME= VCS-CVS XPORTVERSION= 2.00 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= VCS XPKGNAMEPREFIX= p5- XEXTRACT_SUFX= .tgz X XMAINTAINER= tolid@plab.ku.dk X XPERL_CONFIGURE= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= VCS::CVS.3 X X.include END-of-VCS-CVS-2.00/Makefile echo x - VCS-CVS-2.00/pkg-plist sed 's/^X//' >VCS-CVS-2.00/pkg-plist << 'END-of-VCS-CVS-2.00/pkg-plist' Xlib/perl5/site_perl/%%PERL_VER%%/VCS/CVS.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/VCS/CVS/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/VCS X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/VCS/CVS X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/VCS END-of-VCS-CVS-2.00/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message