Date: Tue, 15 May 2001 16:05:54 +0200 (CEST) From: Anatoliy Dmytriyev <tolid@plab.ku.dk> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/27335: New port: The module provides a simple interface to CVS. Message-ID: <200105151405.f4FE5sO09737@eagle.plab.ku.dk>
next in thread | raw e-mail | index | archive | help
>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 <bsd.port.mk> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105151405.f4FE5sO09737>