Date: Mon, 1 Oct 2007 19:06:34 +0200 (CEST) From: Janos Mohacsi <janos.mohacsi@bsd.hu> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/116787: [NEW PORT] devel/p5-FileHandle-Fmode: Module to determine if a filehandle is opened for reading, writing Message-ID: <200710011706.l91H6YB5050448@scone.ki.iif.hu> Resent-Message-ID: <200710011710.l91HA1Da084728@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 116787 >Category: ports >Synopsis: [NEW PORT] devel/p5-FileHandle-Fmode: Module to determine if a filehandle is opened for reading, writing >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 Oct 01 17:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 7.0-CURRENT i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Wed Jun 27 18:22:17 CEST 2007 >Description: Use this module to check whether a filehandle is readable, writable, or readable/writable. WWW: http://search.cpan.org/dist/FileHandle-Fmode/ Authors: sisyphus@cpan.org Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-FileHandle-Fmode-0.09.shar begins here --- # 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-FileHandle-Fmode # p5-FileHandle-Fmode/pkg-descr # p5-FileHandle-Fmode/Makefile # p5-FileHandle-Fmode/pkg-plist # p5-FileHandle-Fmode/distinfo # echo c - p5-FileHandle-Fmode mkdir -p p5-FileHandle-Fmode > /dev/null 2>&1 echo x - p5-FileHandle-Fmode/pkg-descr sed 's/^X//' >p5-FileHandle-Fmode/pkg-descr << 'END-of-p5-FileHandle-Fmode/pkg-descr' XUse this module to check whether a filehandle is readable, writable, or Xreadable/writable. X XWWW: http://search.cpan.org/dist/FileHandle-Fmode/ XAuthors: sisyphus@cpan.org END-of-p5-FileHandle-Fmode/pkg-descr echo x - p5-FileHandle-Fmode/Makefile sed 's/^X//' >p5-FileHandle-Fmode/Makefile << 'END-of-p5-FileHandle-Fmode/Makefile' X# New ports collection makefile for: p5-FileHandle-Fmode X# Date created: 01 October 2007 X# Whom: janos.mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= FileHandle-Fmode XPORTVERSION= 0.09 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= FileHandle XPKGNAMEPREFIX= p5- X XMAINTAINER= janos.mohacsi@bsd.hu XCOMMENT= Module to determine if a filehandle is opened for reading, writing X XMAN3= FileHandle::Fmode.3 X XPERL_CONFIGURE= yes X X.include <bsd.port.mk> END-of-p5-FileHandle-Fmode/Makefile echo x - p5-FileHandle-Fmode/pkg-plist sed 's/^X//' >p5-FileHandle-Fmode/pkg-plist << 'END-of-p5-FileHandle-Fmode/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/FileHandle/Fmode.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FileHandle/Fmode/Fmode.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FileHandle/Fmode/Fmode.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/FileHandle/Fmode/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FileHandle/Fmode X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/FileHandle X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/FileHandle END-of-p5-FileHandle-Fmode/pkg-plist echo x - p5-FileHandle-Fmode/distinfo sed 's/^X//' >p5-FileHandle-Fmode/distinfo << 'END-of-p5-FileHandle-Fmode/distinfo' XMD5 (FileHandle-Fmode-0.09.tar.gz) = 1d0c629d8e4138fc753757ad41e69d5d XSHA256 (FileHandle-Fmode-0.09.tar.gz) = cce5b06f0f209fe313ea26d22e254944c735a351a774aad20d3ed705c0d3d653 XSIZE (FileHandle-Fmode-0.09.tar.gz) = 4963 END-of-p5-FileHandle-Fmode/distinfo exit --- p5-FileHandle-Fmode-0.09.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710011706.l91H6YB5050448>