aboutsummaryrefslogtreecommitdiff
path: root/astro/py-astLib
Commit message (Collapse)AuthorAgeFilesLines
* - Enable stage supportMarcus von Appen2013-09-272-41/+1
| | | | | | | - Convert to PYDISTUTILS_AUTOPLIST Notes: svn path=/head/; revision=328525
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | astro) Notes: svn path=/head/; revision=327701
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* For unmaintained ports in `astro' category, drop leading indefinite articleAlexey Dokuchaev2013-02-251-11/+3
| | | | | | | from COMMENT. Whenever appropriate, cleanup Makefiles a bit as well. Notes: svn path=/head/; revision=312914
* Fix typos in COMMENTCarlo Strub2012-07-231-1/+1
| | | | Notes: svn path=/head/; revision=301396
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Update to 0.6.1Wen Heping2012-03-082-3/+3
| | | | Notes: svn path=/head/; revision=292941
* - update to 0.6.0Wen Heping2012-01-162-3/+3
| | | | Notes: svn path=/head/; revision=289298
* - Update to 0.5.0Wen Heping2011-10-202-3/+3
| | | | Notes: svn path=/head/; revision=283981
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 0.4.0Wen Heping2010-05-213-6/+6
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=254692
* - 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-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - 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.3.1Martin Wilke2009-06-052-4/+4
| | | | | | | | PR: 135208 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=235240
* astLib is a set of Python modules that provides some tools for researchMartin Wilke2009-03-264-0/+81
astronomers. It can be used for astronomical plots, some statistics, common calculations, coordinate conversions, and manipulating FITS images with World Coordinate System (WCS) information through PyWCSTools - a simple wrapping of WCSTools by Doug Mink. PyWCSTools is distributed (and developed) as part of astLib. WWW: http://astlib.sourceforge.net PR: ports/133084 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=231069