Date: Thu, 8 Feb 2007 22:35:31 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/graphics Makefile ports/graphics/py-pyproj Makefile distinfo pkg-descr pkg-plist Message-ID: <200702082235.l18MZVO5030694@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2007-02-08 22:35:31 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-pyproj Makefile distinfo pkg-descr pkg-plist Log: Pyrex wrapper to provide python interfaces to 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 Revision Changes Path 1.1040 +1 -0 ports/graphics/Makefile 1.1 +36 -0 ports/graphics/py-pyproj/Makefile (new) 1.1 +3 -0 ports/graphics/py-pyproj/distinfo (new) 1.1 +8 -0 ports/graphics/py-pyproj/pkg-descr (new) 1.1 +10 -0 ports/graphics/py-pyproj/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702082235.l18MZVO5030694>