Date: Mon, 27 Feb 2006 02:28:24 GMT From: Jason Heiss <jheiss@aput.biz> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/93882: New port: devel/p5-File-Cat File::Cat perl module Message-ID: <200602270228.k1R2SOra037886@www.freebsd.org> Resent-Message-ID: <200602270230.k1R2U6Ol012473@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93882 >Category: ports >Synopsis: New port: devel/p5-File-Cat File::Cat perl module >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: Mon Feb 27 02:30:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jason Heiss >Release: >Organization: aput, Inc. >Environment: >Description: A port for the File::Cat perl module. It's a silly little module, but useful in certain situations. >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: # # p5-File-Cat # p5-File-Cat/Makefile # p5-File-Cat/distinfo # p5-File-Cat/pkg-descr # p5-File-Cat/pkg-plist # echo c - p5-File-Cat mkdir -p p5-File-Cat > /dev/null 2>&1 echo x - p5-File-Cat/Makefile sed 's/^X//' >p5-File-Cat/Makefile << 'END-of-p5-File-Cat/Makefile' X# New ports collection makefile for: p5-File-Cat X# Date created: 19 March 2005 X# Whom: Jason Heiss <jheiss@aput.biz> X# X# $FreeBSD$ X# X XPORTNAME= File-Cat XPORTVERSION= 1.2 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= File XPKGNAMEPREFIX= p5- X XMAINTAINER= perl@FreeBSD.org XCOMMENT= Perl implementation of cat X XPERL_CONFIGURE= YES X XMAN3= File::Cat.3 X X.include <bsd.port.mk> END-of-p5-File-Cat/Makefile echo x - p5-File-Cat/distinfo sed 's/^X//' >p5-File-Cat/distinfo << 'END-of-p5-File-Cat/distinfo' XMD5 (File-Cat-1.2.tar.gz) = 300600b3786cec4360e88947f775f4fb XSIZE (File-Cat-1.2.tar.gz) = 2026 END-of-p5-File-Cat/distinfo echo x - p5-File-Cat/pkg-descr sed 's/^X//' >p5-File-Cat/pkg-descr << 'END-of-p5-File-Cat/pkg-descr' XFile::Cat is a module of adventure, danger, and low cunning. With it, Xyou will explore some of the most inane programs ever seen by mortals. XNo computer should be without one! X END-of-p5-File-Cat/pkg-descr echo x - p5-File-Cat/pkg-plist sed 's/^X//' >p5-File-Cat/pkg-plist << 'END-of-p5-File-Cat/pkg-plist' X%%SITE_PERL%%/File/Cat.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Cat/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Cat X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/File 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/File 2>/dev/null || true END-of-p5-File-Cat/pkg-plist exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602270228.k1R2SOra037886>