aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-basemap
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* - Clean up toolkits directory (no longer installed by matplotlib)pav2008-12-011-1/+1
| | | | | | - While here, don't package egg-info twice Reported by: pointyhat
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Plots data on map projections (with continental and political boundaries).alepulver2006-10-314-0/+76
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html PR: ports/104316 Submitted by: mainland at apeiron.net