Date: Mon, 7 Aug 2006 08:40:48 +0800 (CST) From: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/101538: [NEW PORT] math/p5-Data-Float: Details of the floating point data type Message-ID: <200608070040.k770emca055602@Pluto.CDPA.nsysu.edu.tw> Resent-Message-ID: <200608070050.k770oGOq052975@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 101538 >Category: ports >Synopsis: [NEW PORT] math/p5-Data-Float: Details of the floating point data type >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 Aug 07 00:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jin-Shan Tseng >Release: FreeBSD 6.1-STABLE i386 >Organization: NCHC >Environment: System: FreeBSD Pluto.CDPA.nsysu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Aug 4 20:22:24 CST >Description: This module is about the native floating point numerical data type. A floating point number is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native floating point type, classification functions, and functions to manipulate floating point values at a low level. WWW: http://search.cpan.org/dist/Data-Float/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Data-Float-0.002.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-Data-Float # p5-Data-Float/pkg-descr # p5-Data-Float/Makefile # p5-Data-Float/pkg-plist # p5-Data-Float/distinfo # echo c - p5-Data-Float mkdir -p p5-Data-Float > /dev/null 2>&1 echo x - p5-Data-Float/pkg-descr sed 's/^X//' >p5-Data-Float/pkg-descr << 'END-of-p5-Data-Float/pkg-descr' XThis module is about the native floating point numerical Xdata type. A floating point number is one of the types of Xdatum that can appear in the numeric part of a Perl scalar. X XThis module supplies constants describing the native floating Xpoint type, classification functions, and functions to Xmanipulate floating point values at a low level. X XWWW: http://search.cpan.org/dist/Data-Float/ END-of-p5-Data-Float/pkg-descr echo x - p5-Data-Float/Makefile sed 's/^X//' >p5-Data-Float/Makefile << 'END-of-p5-Data-Float/Makefile' X# New ports collection makefile for: p5-Data-Float X# Date created: 2006-08-07 X# Whom: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> X# X# $FreeBSD$ X# X XPORTNAME= Data-Float XPORTVERSION= 0.002 XCATEGORIES= math perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= Data XPKGNAMEPREFIX= p5- X XMAINTAINER= tjs@cdpa.nsysu.edu.tw XCOMMENT= Details of the floating point data type X XPERL_CONFIGURE= yes X XMAN3= Data::Float.3 X X.include <bsd.port.mk> END-of-p5-Data-Float/Makefile echo x - p5-Data-Float/pkg-plist sed 's/^X//' >p5-Data-Float/pkg-plist << 'END-of-p5-Data-Float/pkg-plist' X@comment $FreeBSD$ X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Float/.packlist X%%SITE_PERL%%/Data/Float.pm X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Float X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Data X@dirrmtry %%SITE_PERL%%/Data END-of-p5-Data-Float/pkg-plist echo x - p5-Data-Float/distinfo sed 's/^X//' >p5-Data-Float/distinfo << 'END-of-p5-Data-Float/distinfo' XMD5 (Data-Float-0.002.tar.gz) = 4248c171f5d410be8ce5a9551e50368a XSHA256 (Data-Float-0.002.tar.gz) = 9e66f45e5c92b1e13cfdc19248e8df245ad3384e3811063f50f7649f5d9709a1 XSIZE (Data-Float-0.002.tar.gz) = 7989 END-of-p5-Data-Float/distinfo exit --- p5-Data-Float-0.002.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?200608070040.k770emca055602>