mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Remove expired port:
2020-08-04 astro/pyephem: Use py-ephem instead.
This commit is contained in:
parent
d58b370fac
commit
5ecf0bd7a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=544174
1
MOVED
1
MOVED
@ -15171,3 +15171,4 @@ sysutils/openshift-install|sysutils/openshift-install45|2020-07-25|Duplicate por
|
||||
databases/sqliteodbc-sqlite2|databases/sqliteodbc|2020-07-27|Has expired: SQLite2 has stopped development in 2005, please move to SQLite3
|
||||
graphics/wayland-info|graphics/wayland-utils|2020-08-02|Project renamed
|
||||
devel/rubygem-grape11|devel/rubygem-grape|2020-08-03|Has expired: use devel/rubygem-grape instead
|
||||
astro/pyephem|astro/py-ephem|2020-08-04|Has expired: Use py-ephem instead.
|
||||
|
@ -91,7 +91,6 @@
|
||||
SUBDIR += py-pysofa
|
||||
SUBDIR += py-pywapi
|
||||
SUBDIR += py-spacetrack
|
||||
SUBDIR += pyephem
|
||||
SUBDIR += pyweather
|
||||
SUBDIR += qmapshack
|
||||
SUBDIR += readosm
|
||||
|
@ -1,29 +0,0 @@
|
||||
# Created by: db
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pyephem
|
||||
PORTVERSION= 3.7.7.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= astro math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= wen@FreeBSD.org
|
||||
COMMENT= Scientific-grade astronomical computations for Python
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
DEPRECATED= Use py-ephem instead.
|
||||
EXPIRATION_DATE= 2020-08-04
|
||||
|
||||
BROKEN= fails to compile
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ephem==${PORTVERSION}:astro/py-ephem@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
TIMESTAMP = 1567729453
|
||||
SHA256 (pyephem-3.7.7.0.tar.gz) = e1f3d455a780abe8afa7f2c7a76f70449f53c9147a20285c3c708cebeea63bf4
|
||||
SIZE (pyephem-3.7.7.0.tar.gz) = 1266
|
@ -1,10 +0,0 @@
|
||||
PyEphem provides scientific-grade astronomical computations for the Python
|
||||
programming language. Given a date and location on the Earth's surface, it can
|
||||
compute the positions of the Sun and Moon, of the planets and their moons, and
|
||||
of any asteroids, comets, or earth satellites whose orbital elements the user
|
||||
can provide. Additional functions are provided to compute the angular
|
||||
separation between two objects in the sky, to determine the constellation in
|
||||
which an object lies, and to find the times at which an object rises, transits,
|
||||
and sets on a particular day.
|
||||
|
||||
WWW: http://www.rhodesmill.org/brandon/projects/pyephem.html
|
Loading…
Reference in New Issue
Block a user