| Summary: | [NEW PORT] math/py-basemap: extension for py-matplotlib to plot data on map projections | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Geoffrey Mainland <mainland> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Geoffrey Mainland
2006-10-12 02:00:31 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver Take PR. alepulver 2006-10-31 03:03:42 UTC
FreeBSD ports repository
Modified files:
math Makefile
Added files:
math/py-basemap Makefile distinfo pkg-descr
math/py-basemap/files
patch-lib__matplotlib__toolkits__basemap__basemap.py
Log:
Plots data on map projections (with continental and political boundaries).
WWW: http://matplotlib.sourceforge.net/matplotlib.toolkits.basemap.basemap.html
PR: ports/104316
Submitted by: mainland at apeiron.net
Revision Changes Path
1.425 +1 -0 ports/math/Makefile
1.1 +59 -0 ports/math/py-basemap/Makefile (new)
1.1 +3 -0 ports/math/py-basemap/distinfo (new)
1.1 +11 -0 ports/math/py-basemap/files/patch-lib__matplotlib__toolkits__basemap__basemap.py (new)
1.1 +3 -0 ports/math/py-basemap/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, thanks! |