aboutsummaryrefslogtreecommitdiff
path: root/astro/py-aipy/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Trim Makefile headersWen Heping2013-06-011-5/+1
| | | | Notes: svn path=/head/; revision=319570
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 1.1.1Wen Heping2012-04-261-2/+2
| | | | | | | - Update my email to FreeBSD Notes: svn path=/head/; revision=295558
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Update to 1.0.1Wen Heping2010-12-221-2/+1
| | | | Notes: svn path=/head/; revision=266714
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.9.1Wen Heping2009-12-091-2/+1
| | | | Notes: svn path=/head/; revision=245435
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 0.9.0Martin Wilke2009-06-071-1/+1
| | | | | | | | PR: 135174 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=235374
* - Update to 0.8.6Martin Wilke2009-03-211-1/+1
| | | | | | | | PR: 132894 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=230582
* - Update to 0.8.5Martin Wilke2008-12-251-1/+1
| | | | | | | | PR: 129919 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=224756
* py-aipy collects together tools for radio astronomicalMartin Wilke2008-11-151-0/+26
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> Notes: svn path=/head/; revision=222884