From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Oct 7 07:30:19 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEFFB16A4B3 for ; Tue, 7 Oct 2003 07:30:19 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E15AD43FDF for ; Tue, 7 Oct 2003 07:30:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h97EUEFY059304 for ; Tue, 7 Oct 2003 07:30:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h97EUEcE059303; Tue, 7 Oct 2003 07:30:14 -0700 (PDT) (envelope-from gnats) Resent-Date: Tue, 7 Oct 2003 07:30:14 -0700 (PDT) Resent-Message-Id: <200310071430.h97EUEcE059303@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rui Lopes Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 083CA16A4B3 for ; Tue, 7 Oct 2003 07:20:54 -0700 (PDT) Received: from ns.webtt.biz (ns.webtt.biz [64.239.29.225]) by mx1.FreeBSD.org (Postfix) with SMTP id B8C0743F85 for ; Tue, 7 Oct 2003 07:20:50 -0700 (PDT) (envelope-from root@ns.webtt.biz) Received: (qmail 28520 invoked by uid 0); 7 Oct 2003 14:24:41 -0000 Message-Id: <20031007142441.28519.qmail@ns.webtt.biz> Date: 7 Oct 2003 14:24:41 -0000 From: Rui Lopes To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/57708: New port: math/fpconst X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Rui Lopes List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 14:30:20 -0000 >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@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 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@ruilopes.com XCOMMENT= Utilities for handling IEEE 754 floating point special values. X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes X X.include 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: