Port details |
- py-aipy Astronomical Interferometry in PYthon
- 2.1.9_4 astro
=0 2.1.9_4Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2008-11-15 22:08:59
- Last Update: 2019-12-14 19:30:13
- SVN Revision: 520139
- Also Listed In: python
- License: GPLv2+
- WWW:
- http://setiathome.berkeley.edu/~aparsons/aipy
- Description:
- py-aipy collects together tools for radio astronomical
interferometry. In addition to pure-python phasing,
calibration, imaging, and deconvolution code, this package
includes interfaces to MIRIAD (a Fortran interferometry
package) and HEALPix (a package for representing spherical
data sets), and some math/fitting routines from SciPy.
WWW: http://setiathome.berkeley.edu/~aparsons/aipy
-
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}aipy>0:astro/py-aipy@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-aipy
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1517354726
SHA256 (aipy-2.1.9.tar.gz) = fbc20526dac47ec7be8ae5d47ef0c40fcc7349d72ad8b0a48bd21d2c7858fe25
SIZE (aipy-2.1.9.tar.gz) = 968545
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:
-
- py27-numpy>0 : math/py-numpy@py27
- py27-pyephem>=0 : astro/pyephem@py27
- py27-astropy>=1.0 : astro/py-astropy@py27
- py27-matplotlib>=0.98 : math/py-matplotlib@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- py27-numpy>0 : math/py-numpy@py27
- py27-pyephem>=0 : astro/pyephem@py27
- py27-astropy>=1.0 : astro/py-astropy@py27
- py27-matplotlib>=0.98 : math/py-matplotlib@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- 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 |
2.1.9_4 14 Dec 2019 19:30:13 |
antoine |
Remove outdated astro/py-aipy
PR: 233770
With hat: portmgr |
2.1.9_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.1.9_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
2.1.9_2 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
2.1.9_2 19 Jun 2018 02:10:50 |
yuri |
astro/py-aipy: Add USE_PYTHON=concurrent
Approved by: portmgr |
2.1.9_1 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.1.9 01 Feb 2018 02:44:59 |
wen |
- Update to 2.1.9 |
2.1.8_1 01 Jan 2018 09:05:38 |
wen |
- Update DEPENDS
PR: 224722
Submitted by: sunpoet@ |
2.1.8 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 ) |
2.1.8 30 Nov 2017 10:51:34 |
wen |
- Update to 2.1.8 |
2.1.6 26 Sep 2017 12:52:57 |
wen |
- Update to 2.1.6 |
2.1.0_1 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.1.0_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@ |
2.1.0_1 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
2.1.0 27 Jul 2014 04:51:43 |
wen |
- Update to 2.1.0
- Convert to PYDISTUTILS_AUTOPLIST |
1.1.1_3 04 Apr 2014 22:34:40 |
bapt |
Support stage |
1.1.1_3 10 Mar 2014 20:55:22 |
gerald |
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs) |
1.1.1_2 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
1.1.1_1 20 Sep 2013 13:14:05 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
astro) |
1.1.1_1 01 Jun 2013 14:22:36 |
wen |
- Trim Makefile headers |
1.1.1_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.1 26 Apr 2012 13:27:39 |
wen |
- Update to 1.1.1
- Update my email to FreeBSD |
1.0.1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.0.1 22 Dec 2010 04:50:48 |
wen |
- Update to 1.0.1 |
0.9.1_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.1_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.9.1 09 Dec 2009 04:19:04 |
wen |
- Update to 0.9.1 |
0.9.0_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.0 07 Jun 2009 18:54:28 |
miwi |
- Update to 0.9.0
PR: 135174
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.8.6 21 Mar 2009 11:37:12 |
miwi |
- Update to 0.8.6
PR: 132894
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.8.5 25 Dec 2008 18:07:25 |
miwi |
- Update to 0.8.5
PR: 129919
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) |
0.8.3 15 Nov 2008 22:04:27 |
miwi |
py-aipy collects together tools for radio astronomical
interferometry. In addition to pure-python phasing,
calibration, imaging, and deconvolution code, this package
includes interfaces to MIRIAD (a Fortran interferometry
package) and HEALPix (a package for representing spherical
data sets), and some math/fitting routines from SciPy.
WWW: http://setiathome.berkeley.edu/~aparsons/aipy
PR: ports/128811
Submitted by: Wen Heping <wenheping at gmail.com> |