ports/57708: New port: math/fpconst

Rui Lopes rui at ruilopes.com
Tue Oct 7 14:30:20 UTC 2003


>Number:         57708
>Category:       ports
>Synopsis:       New port: math/fpconst
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 07 07:30:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Rui Lopes
>Release:        FreeBSD 5.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD disty 5.1-RELEASE-p5 FreeBSD 5.1-RELEASE-p5 #2: Mon Sep 22 12:24:38 WEST 2003 root at disty:/usr/obj/usr/src/sys/DEBUGGER i386


	
>Description:
A port for http://www.analytics.washington.edu/Zope/projects/fpconst/.

This port is needed for the update of www/py-websvcs that I've just posted
in PR/57700.
	
>How-To-Repeat:
	
>Fix:

	

--- py-fpconst.port.sh 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:
#
#	py-fpconst
#	py-fpconst/pkg-plist
#	py-fpconst/pkg-descr
#	py-fpconst/Makefile
#	py-fpconst/distinfo
#
echo c - py-fpconst
mkdir -p py-fpconst > /dev/null 2>&1
echo x - py-fpconst/pkg-plist
sed 's/^X//' >py-fpconst/pkg-plist << 'END-of-py-fpconst/pkg-plist'
X%%PYTHON_SITELIBDIR%%/fpconst.py
X%%PYTHON_SITELIBDIR%%/fpconst.pyc
X%%PYTHON_SITELIBDIR%%/fpconst.pyo
END-of-py-fpconst/pkg-plist
echo x - py-fpconst/pkg-descr
sed 's/^X//' >py-fpconst/pkg-descr << 'END-of-py-fpconst/pkg-descr'
XThis python module implements constants and functions for working with
XIEEE754 double-precision special values.  It provides constants for
XNot-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf),
Xas well as functions to test for these values.
X 
XWWW: http://www.analytics.washington.edu/Zope/projects/fpconst/
END-of-py-fpconst/pkg-descr
echo x - py-fpconst/Makefile
sed 's/^X//' >py-fpconst/Makefile << 'END-of-py-fpconst/Makefile'
X# New ports collection makefile for:	py-fpconst
X# Date created:				7 Oct 2003
X# Whom:					Rui Lopes <rui at ruilopes.com>
X#
X# $FreeBSD$
X
XPORTNAME=		fpconst
XPORTVERSION=		0.6.0
XCATEGORIES=		math python
XMASTER_SITES=		http://www.analytics.washington.edu/Zope/projects/fpconst/
XPKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=		rui at ruilopes.com
XCOMMENT=		Utilities for handling IEEE 754 floating point special values.
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	yes
X
X.include <bsd.port.mk>
END-of-py-fpconst/Makefile
echo x - py-fpconst/distinfo
sed 's/^X//' >py-fpconst/distinfo << 'END-of-py-fpconst/distinfo'
XMD5 (fpconst-0.6.0.tar.gz) = 5eaf8e8d1978ca4bbead5b3f163b23a1
END-of-py-fpconst/distinfo
exit
--- py-fpconst.port.sh ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list