aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-pyproj
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 124030Martin Wilke2008-05-302-4/+4
| | | | | | | | PR: 124030 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> (maintainer) Notes: svn path=/head/; revision=213970
* Use ${MASTER_SITE_GOOGLE_CODE} instead ofEdwin Groothuis2008-03-061-1/+1
| | | | | | | | | http://something.googlecode.com/files PR: ports/121435 (related) Notes: svn path=/head/; revision=208538
* - Update to to 1.8.4Li-Wen Hsu2008-03-053-18/+15
| | | | | | | | PR: ports/121393 Submitted by: TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer) Notes: svn path=/head/; revision=208472
* - Update to 1.8.3Li-Wen Hsu2007-12-133-10/+13
| | | | | | | | | | | - Add to geography virtual category - Respect NOPORTEXAMPLES PR: ports/118187 Submitted by: TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer) Notes: svn path=/head/; revision=203444
* - Update to 1.8.2Cheng-Lung Sung2007-04-123-14/+33
| | | | | | | | PR: ports/111463 Submitted by: maintainer (TAOKA Fumiyoshi) Notes: svn path=/head/; revision=189833
* Update to 1.8.1aTom McLaughlin2007-02-102-4/+5
| | | | | | | | | | - Minor buxfixes in example files PR: 109007 Submitted by: Maintainer Notes: svn path=/head/; revision=184753
* Pyrex wrapper to provide python interfaces toMartin Wilke2007-02-084-0/+57
PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations (converts from longitude,latitude to native map projection x,y coordinates and vice versa, or from one map projection coordinate system directly to another). WWW: http://code.google.com/p/pyproj PR: ports/108879 Submitted by: TAOKA Fumiyoshi Notes: svn path=/head/; revision=184628