notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-aipy Astronomical Interferometry in PYthon
2.1.9_4 astro Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.9_4Version of this port present on the latest quarterly branch.
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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>)
  • py27: py27-aipy
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-pyephem>=0 : astro/pyephem@py27
  3. py27-astropy>=1.0 : astro/py-astropy@py27
  4. py27-matplotlib>=0.98 : math/py-matplotlib@py27
  5. py27-setuptools>0 : devel/py-setuptools@py27
  6. python2.7 : lang/python27
Runtime dependencies:
  1. py27-numpy>0 : math/py-numpy@py27
  2. py27-pyephem>=0 : astro/pyephem@py27
  3. py27-astropy>=1.0 : astro/py-astropy@py27
  4. py27-matplotlib>=0.98 : math/py-matplotlib@py27
  5. py27-setuptools>0 : devel/py-setuptools@py27
  6. 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:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/a/aipy/
  2. https://pypi.org/packages/source/a/aipy/
Collapse this list.

Number of commits found: 32

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.9_4
14 Dec 2019 19:30:13
Revision:520139Original commit files touched by this commit
antoine search for other commits by this committer
Remove outdated astro/py-aipy

PR:		233770
With hat:	portmgr
2.1.9_4
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:472747Original commit files touched by this commit
yuri search for other commits by this committer
astro/py-aipy: Add USE_PYTHON=concurrent

Approved by:	portmgr
2.1.9_1
10 Mar 2018 17:46:06
Revision:464084Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:460550Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.9
2.1.8_1
01 Jan 2018 09:05:38
Revision:457757Original commit files touched by this commit
wen search for other commits by this committer
- Update DEPENDS

PR:		224722
Submitted by:	sunpoet@
2.1.8
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
2.1.8
30 Nov 2017 10:51:34
Revision:455192Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.8
2.1.6
26 Sep 2017 12:52:57
Revision:450659Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.6
2.1.0_1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:371096Original commit files touched by this commit
mva search for other commits by this committer
- 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
Revision:367888Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:363010Original commit files touched by this commit
wen search for other commits by this committer
- Update to 2.1.0
- Convert to PYDISTUTILS_AUTOPLIST
1.1.1_3
04 Apr 2014 22:34:40
Revision:350175Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.1.1_3
10 Mar 2014 20:55:22
Revision:347809Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:331644Original commit files touched by this commit
gerald search for other commits by this committer
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 View all of this commit message)
1.1.1_1
20 Sep 2013 13:14:05
Revision:327701Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:319570Original commit files touched by this commit
wen search for other commits by this committer
- Trim Makefile headers
1.1.1_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.1.1
26 Apr 2012 13:27:39
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.1.1
- Update my email to FreeBSD
1.0.1
21 Jan 2012 17:40:15
Original commit files touched by this commit
eadler search for other commits by this committer
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
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 1.0.1
0.9.1_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.9.1_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.9.1
09 Dec 2009 04:19:04
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.9.1
0.9.0_1
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.9.0

PR:             135174
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.8.6
21 Mar 2009 11:37:12
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.6

PR:             132894
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.8.5
25 Dec 2008 18:07:25
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.8.5

PR:             129919
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
0.8.3
15 Nov 2008 22:04:27
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 32