Port details |
- pyephem Scientific-grade astronomical computations for Python
- 3.7.7.0_1,1 astro
=0 3.7.7.0_1,1Version of this port present on the latest quarterly branch.
- BROKEN: fails to compile
DEPRECATED: Use py-ephem instead. This port expired on: 2020-08-04 IGNORE: is marked as broken: fails to compile
- Maintainer: wen@FreeBSD.org
- Port Added: 2007-03-05 15:27:07
- Last Update: 2020-08-04 15:19:43
- SVN Revision: 544174
- Also Listed In: math python
- License: LGPL3
- WWW:
- http://www.rhodesmill.org/brandon/projects/pyephem.html
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pyephem>0:astro/pyephem@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py37-pyephem
- Package flavors (<flavor>: <package>)
- py37: py37-pyephem
- py27: py27-pyephem
- distinfo:
- TIMESTAMP = 1567729453
SHA256 (pyephem-3.7.7.0.tar.gz) = e1f3d455a780abe8afa7f2c7a76f70449f53c9147a20285c3c708cebeea63bf4
SIZE (pyephem-3.7.7.0.tar.gz) = 1266
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- Runtime dependencies:
-
- py37-ephem==3.7.7.0 : astro/py-ephem@py37
- py37-setuptools>0 : devel/py-setuptools@py37
- python3.7 : lang/python37
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Build
-
Deleted ports which required this port:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.7.7.0_1,1 04 Aug 2020 15:19:43 |
rene |
Remove expired port:
2020-08-04 astro/pyephem: Use py-ephem instead. |
3.7.7.0_1,1 13 Jul 2020 23:12:35 |
wen |
- Mark BROKEN |
3.7.7.0_1,1 04 Jul 2020 00:59:50 |
wen |
- Mark DEPRECATED
Reviewed by: rhurlin@gwdg.de |
3.7.7.0_1,1 15 Dec 2019 09:42:42 |
koobs |
astro/pyephem: Add missing (ephem) dependency
The 3.7.7.0 release of pyephem was converted [1] into a stub, depending on
the ephem package, in order to allow software authors to transition to the
new package name.
The ports r511276 commit updating the port to 3.7.7.0 missed the additional
dependency.
This change adds the missing dependency, after astro/py-ephem landed as a
new port in ports r520162, and unbreaks all current astro/pyephem
dependents, and all transitive dependents, including comms/gnuradio [2].
While I'm here:
(Only the first 15 lines of the commit message are shown above ) |
3.7.7.0,1 06 Sep 2019 01:25:46 |
wen |
- Update to 3.7.7.0 |
3.7.6.0,1 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
3.7.6.0,1 03 Mar 2016 01:46:17 |
wen |
- Update to 3.7.6.0
- Sort USE_PYTHON
- Add LICENSE
- Pet portlint |
3.7.5.3,1 18 Oct 2014 07:49:18 |
mva |
- Convert ports from accessibility/, archivers/ and astro/ to new
USES=python
Approved by: portmgr (implicit)
With hat: python@ |
3.7.5.3,1 21 Jun 2014 09:01:08 |
wen |
- Update to 3.7.5.3 |
3.7.5.2,1 06 Apr 2014 03:07:35 |
wen |
- Update to 3.7.5.2 |
3.7.5.1_1,1 17 Feb 2014 05:47:10 |
miwi |
- Convert to autoplist
- Stage support
- Bump PORTREV |
3.7.5.1,1 13 Jan 2014 21:00:04 |
rene |
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat) |
3.7.5.1,1 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
3.7.5.1,1 01 Jun 2013 14:22:36 |
wen |
- Trim Makefile headers |
3.7.5.1,1 23 Dec 2011 13:52:03 |
rm |
- fix build (remove unneeded patch) [1]
- while i'm here also fix pkg-plist
PR: 163560 [1]
Submitted by: Kenji Rikitake <kenji.rikitake at acm dot org>
Requested by: wen (by email)
Approved by: wen (maintainer), novel (mentor, implicit) |
3.7.5.1,1 23 Dec 2011 07:57:09 |
wen |
- Update to 3.7.5.1 |
3.7.4.1_1,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.7.4.1_1,1 24 Feb 2011 23:25:54 |
miwi |
- Move over to python2.5 or higher
- While here kick md5 |
3.7.4.1,1 06 Jan 2011 07:10:49 |
wen |
- Update to 3.7.4.1
- Update my email to FreeBSD |
3.7.3.4,1 01 May 2009 14:55:01 |
miwi |
- Update to 3.7.3.4
Approved by: maintainer implicit |
3.7.3.3,1 06 Nov 2008 04:06:24 |
db |
- Update to 3.7.3.3 [1]
- Reassign MAINTAINER to wenheping@gmail.com (as discussed in e-mail)
PR: ports/128574 [1]
Submitted by: wenheping@gmail.com |
3.7.3.1,1 09 Jul 2008 19:00:17 |
db |
- Updated to 3.7.3.1
PR: ports/125179
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: db |
3.7b 30 Jul 2007 09:42:28 |
alexbl |
- Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav |
3.7b 22 Jun 2007 19:56:04 |
db |
- Make fetchable [1] and
- add an additional mirror
PR: ports/113736 [1]
Approved by: ehaupt (mentor) |
3.7b 05 Mar 2007 15:26:21 |
db |
Add pyephem 3.7b, scientific-grade astronomical computations for Python.
Submitted by: db
Approved by: ehaupt (mentor) |