Commit graph

4 commits

Author SHA1 Message Date
Eitan Adler
c59a3834c4 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
2012-01-21 17:40:15 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Wen Heping
90e5e41f8b - Update to 2.3
- Pass maintainership to submitter

PR:		ports/147052
Submitted by:	Tony Maher <tonymaher@optusnet.com.au>
2010-05-26 13:20:31 +00:00
Martin Wilke
89cf4b9c5c PyFITS provides an interface to FITS formatted files
under the Python scripting language. It is useful for
interactive data analysis and for writing analysis
scripts in Python using FITS files as either input or
output. PyFITS is a development project of the Science
Software Branch at the Space Telescope Science Institute.

WWW: http://www.stsci.edu/resources/software_hardware/pyfits

PR:		ports/128456
Submitted by:	Wen Heping <wenheping at gmail.com>
2008-11-01 22:01:53 +00:00