Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 May 2014 09:45:24 GMT
From:      Marcus Popp <marcus@popp.mx>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/190167: py-ephem: Scientific-grade astronomical computations for Python3
Message-ID:  <201405240945.s4O9jOXX097259@cgiserv.freebsd.org>
Resent-Message-ID: <201405240950.s4O9o0b5081525@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         190167
>Category:       ports
>Synopsis:       py-ephem: Scientific-grade astronomical computations for Python3
>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:   Sat May 24 09:50:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Marcus Popp
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# 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-ephem
#	py-ephem/distinfo
#	py-ephem/Makefile
#	py-ephem/pkg-descr
#
echo c - py-ephem
mkdir -p py-ephem > /dev/null 2>&1
echo x - py-ephem/distinfo
sed 's/^X//' >py-ephem/distinfo << 'e4a54e1ded70d56900ede64d0fa56e3d'
XSHA256 (ephem-3.7.5.1.tar.gz) = 652bdaa3826a15e6fa1976bcbe6ebfcf52ee458015b1a8feba3921bc6dc36161
XSIZE (ephem-3.7.5.1.tar.gz) = 731749
e4a54e1ded70d56900ede64d0fa56e3d
echo x - py-ephem/Makefile
sed 's/^X//' >py-ephem/Makefile << 'da55d7ce32ed74a9cc1a5b14bc123e8d'
X# $FreeBSD$
X
XPORTNAME=	ephem
XPKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX}
XPORTVERSION=	3.7.5.1
XCATEGORIES=	astro math
XMASTER_SITES=	CHEESESHOP
X
XCOMMENT=	Scientific-grade astronomical computations for Python3
X
XUSE_PYTHON=	3
XUSE_PYDISTUTILS=yes
XPYDISTUTILS_AUTOPLIST=	yes
X
X.include <bsd.port.mk>
da55d7ce32ed74a9cc1a5b14bc123e8d
echo x - py-ephem/pkg-descr
sed 's/^X//' >py-ephem/pkg-descr << 'f0c78acdc79f04346e603b9e9cc8bd62'
XThis version of PyEphem, named ephem, is the version for Python 3.0. If you
Xare still using Python 2.x, then look instead for the port named pyephem.
XPyEphem provides scientific-grade astronomical computations for the Python
Xprogramming language. Given a date and location on the Earth's surface, it can
Xcompute the positions of the Sun and Moon, of the planets and their moons, and
Xof any asteroids, comets, or earth satellites whose orbital elements the user
Xcan provide. Additional functions are provided to compute the angular
Xseparation between two objects in the sky, to determine the constellation in
Xwhich an object lies, and to find the times at which an object rises, transits,
Xand sets on a particular day.
X
XWWW:	http://rhodesmill.org/pyephem/
f0c78acdc79f04346e603b9e9cc8bd62
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405240945.s4O9jOXX097259>