Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 16:29:09 -0800 (PST)
From:      yushunwa@isi.edu
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/17416: New Port: p5-File-CounterFile
Message-ID:  <200003170029.QAA92431@dee.isi.edu>

next in thread | raw e-mail | index | archive | help

>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 <bsd.port.mk>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003170029.QAA92431>