From owner-freebsd-ports Thu Mar 16 16:30:12 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8672A37C20B for ; Thu, 16 Mar 2000 16:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA07510; Thu, 16 Mar 2000 16:30:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from dee.isi.edu (dee.isi.edu [128.9.160.175]) by hub.freebsd.org (Postfix) with ESMTP id C56C737BCE6 for ; Thu, 16 Mar 2000 16:29:09 -0800 (PST) (envelope-from yushunwa@ISI.EDU) Received: (from yushunwa@localhost) by dee.isi.edu (8.9.3/8.8.8) id QAA92431; Thu, 16 Mar 2000 16:29:09 -0800 (PST) Message-Id: <200003170029.QAA92431@dee.isi.edu> Date: Thu, 16 Mar 2000 16:29:09 -0800 (PST) From: yushunwa@isi.edu Reply-To: yushunwa@isi.edu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/17416: New Port: p5-File-CounterFile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 17416 >Category: ports >Synopsis: New Port: p5-File-CounterFile >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: Thu Mar 16 16:30:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Yu-Shun Wang >Release: FreeBSD 3.2-RELEASE i386 >Organization: USC / ISI >Environment: >Description: # 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: # # p5-File-CounterFile/ # p5-File-CounterFile/pkg # p5-File-CounterFile/pkg/COMMENT # p5-File-CounterFile/pkg/DESCR # p5-File-CounterFile/pkg/PLIST # p5-File-CounterFile/Makefile # p5-File-CounterFile/files # p5-File-CounterFile/files/md5 # echo c - p5-File-CounterFile/ mkdir -p p5-File-CounterFile/ > /dev/null 2>&1 echo c - p5-File-CounterFile/pkg mkdir -p p5-File-CounterFile/pkg > /dev/null 2>&1 echo x - p5-File-CounterFile/pkg/COMMENT sed 's/^X//' >p5-File-CounterFile/pkg/COMMENT << 'END-of-p5-File-CounterFile/pkg/COMMENT' XPerl module for persistent counter class END-of-p5-File-CounterFile/pkg/COMMENT echo x - p5-File-CounterFile/pkg/DESCR sed 's/^X//' >p5-File-CounterFile/pkg/DESCR << 'END-of-p5-File-CounterFile/pkg/DESCR' XThis Perl module implements a persistent counter class. Each counter is Xrepresented by a separate file in the file system. File locking is applied, Xso multiple processes might try to access the same counters at the same Xtime without risk fo counter destruction. X XWWW: http://www.cpan.org X END-of-p5-File-CounterFile/pkg/DESCR echo x - p5-File-CounterFile/pkg/PLIST sed 's/^X//' >p5-File-CounterFile/pkg/PLIST << 'END-of-p5-File-CounterFile/pkg/PLIST' Xlib/perl5/site_perl/%%PERL_VER%%/File/CounterFile.pm Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile/.packlist X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/File/CounterFile X@dirrm lib/perl5/site_perl/%%PERL_VER%%/File END-of-p5-File-CounterFile/pkg/PLIST echo x - p5-File-CounterFile/Makefile sed 's/^X//' >p5-File-CounterFile/Makefile << 'END-of-p5-File-CounterFile/Makefile' X# New ports collection makefile for: p5-File-CounterFile X# Version required: 0.12 X# Date created: Jan 28 2000 X# Whom: Wei-chun Chao X# X# $Id: Makefile,v 1.1 2000/03/02 04:28:08 yushunwa Exp $ X# X XDISTNAME= File-CounterFile-0.12 XPKGNAME= p5-File-CounterFile-0.12 XCATEGORIES= net perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File X XMAINTAINER= wchao@isi.edu X XUSE_PERL5= yes X XMANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} XMAN3= File::CounterFile.3 X Xdo-configure: X @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL X X.include X END-of-p5-File-CounterFile/Makefile echo c - p5-File-CounterFile/files mkdir -p p5-File-CounterFile/files > /dev/null 2>&1 echo x - p5-File-CounterFile/files/md5 sed 's/^X//' >p5-File-CounterFile/files/md5 << 'END-of-p5-File-CounterFile/files/md5' XMD5 (File-CounterFile-0.12.tar.gz) = 3102c3a464278b42ccd5a2eca250cabc END-of-p5-File-CounterFile/files/md5 exit >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message