pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/py-matplotlib update to 0.87.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/3efd2fdf1d12
branches: trunk
changeset: 510913:3efd2fdf1d12
user: drochner <drochner%pkgsrc.org@localhost>
date: Thu Apr 06 16:43:39 2006 +0000
description:
update to 0.87.2
too many feature additions and fixes to list here
pkgsrc changes:
removed all X11 frontend support, leaving just the ability to create
image files
frontends will be added as separate pkgs
diffstat:
graphics/py-matplotlib/Makefile | 11 +-
graphics/py-matplotlib/PLIST | 2011 ++----------------------------
graphics/py-matplotlib/buildlink3.mk | 20 +
graphics/py-matplotlib/distinfo | 11 +-
graphics/py-matplotlib/patches/patch-aa | 114 +-
graphics/py-matplotlib/patches/patch-ab | 34 +
6 files changed, 206 insertions(+), 1995 deletions(-)
diffs (truncated from 2315 to 300 lines):
diff -r 6bc3abaca61d -r 3efd2fdf1d12 graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile Thu Apr 06 16:27:30 2006 +0000
+++ b/graphics/py-matplotlib/Makefile Thu Apr 06 16:43:39 2006 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/03/04 21:29:51 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/04/06 16:43:39 drochner Exp $
#
-DISTNAME= matplotlib-0.83
+DISTNAME= matplotlib-0.87.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
@@ -16,7 +15,9 @@
PYDISTUTILSPKG= yes
.include "../../lang/python/extension.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
.include "../../math/py-Numeric/buildlink3.mk"
-.include "../../x11/py-gtk2/buildlink3.mk"
-.include "../../x11/py-Tk/buildlink3.mk"
+.include "../../math/py-numarray/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 6bc3abaca61d -r 3efd2fdf1d12 graphics/py-matplotlib/PLIST
--- a/graphics/py-matplotlib/PLIST Thu Apr 06 16:27:30 2006 +0000
+++ b/graphics/py-matplotlib/PLIST Thu Apr 06 16:43:39 2006 +0000
@@ -1,26 +1,12 @@
-@comment $NetBSD: PLIST,v 1.4 2006/02/18 18:15:56 wiz Exp $
-${PYSITELIB}/dateutil/__init__.py
-${PYSITELIB}/dateutil/__init__.pyc
-${PYSITELIB}/dateutil/__init__.pyo
-${PYSITELIB}/dateutil/easter.py
-${PYSITELIB}/dateutil/easter.pyc
-${PYSITELIB}/dateutil/easter.pyo
-${PYSITELIB}/dateutil/parser.py
-${PYSITELIB}/dateutil/parser.pyc
-${PYSITELIB}/dateutil/parser.pyo
-${PYSITELIB}/dateutil/relativedelta.py
-${PYSITELIB}/dateutil/relativedelta.pyc
-${PYSITELIB}/dateutil/relativedelta.pyo
-${PYSITELIB}/dateutil/rrule.py
-${PYSITELIB}/dateutil/rrule.pyc
-${PYSITELIB}/dateutil/rrule.pyo
-${PYSITELIB}/dateutil/tz.py
-${PYSITELIB}/dateutil/tz.pyc
-${PYSITELIB}/dateutil/tz.pyo
+@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
+@comment $NetBSD: PLIST,v 1.5 2006/04/06 16:43:39 drochner Exp $
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
${PYSITELIB}/matplotlib/__init__.pyo
${PYSITELIB}/matplotlib/_agg.so
+${PYSITELIB}/matplotlib/_cm.py
+${PYSITELIB}/matplotlib/_cm.pyc
+${PYSITELIB}/matplotlib/_cm.pyo
${PYSITELIB}/matplotlib/_contour.py
${PYSITELIB}/matplotlib/_contour.pyc
${PYSITELIB}/matplotlib/_contour.pyo
@@ -30,6 +16,9 @@
${PYSITELIB}/matplotlib/_mathtext_data.py
${PYSITELIB}/matplotlib/_mathtext_data.pyc
${PYSITELIB}/matplotlib/_mathtext_data.pyo
+${PYSITELIB}/matplotlib/_na_cntr.so
+${PYSITELIB}/matplotlib/_na_image.so
+${PYSITELIB}/matplotlib/_na_transforms.so
${PYSITELIB}/matplotlib/_nc_cntr.so
${PYSITELIB}/matplotlib/_nc_image.so
${PYSITELIB}/matplotlib/_nc_transforms.so
@@ -60,10 +49,8 @@
${PYSITELIB}/matplotlib/backends/__init__.py
${PYSITELIB}/matplotlib/backends/__init__.pyc
${PYSITELIB}/matplotlib/backends/__init__.pyo
-${PYSITELIB}/matplotlib/backends/_gtkagg.so
+${PYSITELIB}/matplotlib/backends/_na_backend_agg.so
${PYSITELIB}/matplotlib/backends/_nc_backend_agg.so
-${PYSITELIB}/matplotlib/backends/_nc_backend_gdk.so
-${PYSITELIB}/matplotlib/backends/_tkagg.so
${PYSITELIB}/matplotlib/backends/backend_agg.py
${PYSITELIB}/matplotlib/backends/backend_agg.pyc
${PYSITELIB}/matplotlib/backends/backend_agg.pyo
@@ -76,6 +63,9 @@
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.py
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.pyc
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.pyo
+${PYSITELIB}/matplotlib/backends/backend_emf.py
+${PYSITELIB}/matplotlib/backends/backend_emf.pyc
+${PYSITELIB}/matplotlib/backends/backend_emf.pyo
${PYSITELIB}/matplotlib/backends/backend_fltkagg.py
${PYSITELIB}/matplotlib/backends/backend_fltkagg.pyc
${PYSITELIB}/matplotlib/backends/backend_fltkagg.pyo
@@ -309,6 +299,121 @@
${PYSITELIB}/matplotlib/mlab.py
${PYSITELIB}/matplotlib/mlab.pyc
${PYSITELIB}/matplotlib/mlab.pyo
+${PYSITELIB}/matplotlib/mpl-data/Matplotlib.nib/classes.nib
+${PYSITELIB}/matplotlib/mpl-data/Matplotlib.nib/info.nib
+${PYSITELIB}/matplotlib/mpl-data/Matplotlib.nib/keyedobjects.nib
+${PYSITELIB}/matplotlib/mpl-data/Vera.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraBI.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraBd.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraIt.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraMoBI.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraMoBd.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraMoIt.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraMono.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraSe.ttf
+${PYSITELIB}/matplotlib/mpl-data/VeraSeBd.ttf
+${PYSITELIB}/matplotlib/mpl-data/back.png
+${PYSITELIB}/matplotlib/mpl-data/back.ppm
+${PYSITELIB}/matplotlib/mpl-data/back.svg
+${PYSITELIB}/matplotlib/mpl-data/back.xpm
+${PYSITELIB}/matplotlib/mpl-data/cmex10.afm
+${PYSITELIB}/matplotlib/mpl-data/cmex10.ttf
+${PYSITELIB}/matplotlib/mpl-data/cmmi10.afm
+${PYSITELIB}/matplotlib/mpl-data/cmmi10.ttf
+${PYSITELIB}/matplotlib/mpl-data/cmr10.afm
+${PYSITELIB}/matplotlib/mpl-data/cmr10.ttf
+${PYSITELIB}/matplotlib/mpl-data/cmsy10.afm
+${PYSITELIB}/matplotlib/mpl-data/cmsy10.ttf
+${PYSITELIB}/matplotlib/mpl-data/cmtt10.afm
+${PYSITELIB}/matplotlib/mpl-data/cmtt10.ttf
+${PYSITELIB}/matplotlib/mpl-data/filesave.png
+${PYSITELIB}/matplotlib/mpl-data/filesave.ppm
+${PYSITELIB}/matplotlib/mpl-data/filesave.svg
+${PYSITELIB}/matplotlib/mpl-data/filesave.xpm
+${PYSITELIB}/matplotlib/mpl-data/forward.png
+${PYSITELIB}/matplotlib/mpl-data/forward.ppm
+${PYSITELIB}/matplotlib/mpl-data/forward.svg
+${PYSITELIB}/matplotlib/mpl-data/forward.xpm
+${PYSITELIB}/matplotlib/mpl-data/hand.png
+${PYSITELIB}/matplotlib/mpl-data/hand.ppm
+${PYSITELIB}/matplotlib/mpl-data/hand.svg
+${PYSITELIB}/matplotlib/mpl-data/hand.xpm
+${PYSITELIB}/matplotlib/mpl-data/home.png
+${PYSITELIB}/matplotlib/mpl-data/home.ppm
+${PYSITELIB}/matplotlib/mpl-data/home.svg
+${PYSITELIB}/matplotlib/mpl-data/home.xpm
+${PYSITELIB}/matplotlib/mpl-data/matplotlib.svg
+${PYSITELIB}/matplotlib/mpl-data/matplotlibrc
+${PYSITELIB}/matplotlib/mpl-data/move.png
+${PYSITELIB}/matplotlib/mpl-data/move.ppm
+${PYSITELIB}/matplotlib/mpl-data/move.svg
+${PYSITELIB}/matplotlib/mpl-data/move.xpm
+${PYSITELIB}/matplotlib/mpl-data/pagd8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pagdo8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pagk8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pagko8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pbkd8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pbkdi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pbkl8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pbkli8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pcrb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pcrbo8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pcrr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pcrro8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvb8an.afm
+${PYSITELIB}/matplotlib/mpl-data/phvbo8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvbo8an.afm
+${PYSITELIB}/matplotlib/mpl-data/phvl8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvlo8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvr8an.afm
+${PYSITELIB}/matplotlib/mpl-data/phvro8a.afm
+${PYSITELIB}/matplotlib/mpl-data/phvro8an.afm
+${PYSITELIB}/matplotlib/mpl-data/pncb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pncbi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pncr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pncri8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pplb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pplbi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pplr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pplri8a.afm
+${PYSITELIB}/matplotlib/mpl-data/psyr.afm
+${PYSITELIB}/matplotlib/mpl-data/ptmb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/ptmbi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/ptmr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/ptmri8a.afm
+${PYSITELIB}/matplotlib/mpl-data/putb8a.afm
+${PYSITELIB}/matplotlib/mpl-data/putbi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/putr8a.afm
+${PYSITELIB}/matplotlib/mpl-data/putri8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pzcmi8a.afm
+${PYSITELIB}/matplotlib/mpl-data/pzdr.afm
+${PYSITELIB}/matplotlib/mpl-data/stock_close.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_close.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_down.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_down.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_left.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_left.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_refresh.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_refresh.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_right.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_right.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_save_as.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_save_as.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_up.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_up.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_zoom-in.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_zoom-in.xpm
+${PYSITELIB}/matplotlib/mpl-data/stock_zoom-out.ppm
+${PYSITELIB}/matplotlib/mpl-data/stock_zoom-out.xpm
+${PYSITELIB}/matplotlib/mpl-data/subplots.png
+${PYSITELIB}/matplotlib/mpl-data/subplots.ppm
+${PYSITELIB}/matplotlib/mpl-data/subplots.xpm
+${PYSITELIB}/matplotlib/mpl-data/zoom_to_rect.png
+${PYSITELIB}/matplotlib/mpl-data/zoom_to_rect.ppm
+${PYSITELIB}/matplotlib/mpl-data/zoom_to_rect.svg
+${PYSITELIB}/matplotlib/mpl-data/zoom_to_rect.xpm
${PYSITELIB}/matplotlib/numerix/__init__.py
${PYSITELIB}/matplotlib/numerix/__init__.pyc
${PYSITELIB}/matplotlib/numerix/__init__.pyo
@@ -318,6 +423,9 @@
${PYSITELIB}/matplotlib/numerix/_nc_imports.py
${PYSITELIB}/matplotlib/numerix/_nc_imports.pyc
${PYSITELIB}/matplotlib/numerix/_nc_imports.pyo
+${PYSITELIB}/matplotlib/numerix/_sp_imports.py
+${PYSITELIB}/matplotlib/numerix/_sp_imports.pyc
+${PYSITELIB}/matplotlib/numerix/_sp_imports.pyo
${PYSITELIB}/matplotlib/numerix/fft/__init__.py
${PYSITELIB}/matplotlib/numerix/fft/__init__.pyc
${PYSITELIB}/matplotlib/numerix/fft/__init__.pyo
@@ -354,6 +462,9 @@
${PYSITELIB}/matplotlib/ticker.py
${PYSITELIB}/matplotlib/ticker.pyc
${PYSITELIB}/matplotlib/ticker.pyo
+${PYSITELIB}/matplotlib/toolkits/__init__.py
+${PYSITELIB}/matplotlib/toolkits/__init__.pyc
+${PYSITELIB}/matplotlib/toolkits/__init__.pyo
${PYSITELIB}/matplotlib/transforms.py
${PYSITELIB}/matplotlib/transforms.pyc
${PYSITELIB}/matplotlib/transforms.pyo
@@ -366,1864 +477,15 @@
${PYSITELIB}/pylab.py
${PYSITELIB}/pylab.pyc
${PYSITELIB}/pylab.pyo
-${PYSITELIB}/pytz/__init__.py
-${PYSITELIB}/pytz/__init__.pyc
-${PYSITELIB}/pytz/__init__.pyo
-${PYSITELIB}/pytz/reference.py
-${PYSITELIB}/pytz/reference.pyc
-${PYSITELIB}/pytz/reference.pyo
-${PYSITELIB}/pytz/test_tzinfo.py
-${PYSITELIB}/pytz/test_tzinfo.pyc
-${PYSITELIB}/pytz/test_tzinfo.pyo
-${PYSITELIB}/pytz/tzinfo.py
-${PYSITELIB}/pytz/tzinfo.pyc
-${PYSITELIB}/pytz/tzinfo.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Abidjan.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Abidjan.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Abidjan.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Accra.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Accra.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Accra.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Addis_Ababa.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Addis_Ababa.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Addis_Ababa.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Algiers.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Algiers.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Algiers.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Asmera.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Asmera.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Asmera.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Bamako.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Bamako.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Bamako.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Bangui.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Bangui.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Bangui.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Banjul.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Banjul.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Banjul.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Bissau.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Bissau.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Bissau.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Blantyre.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Blantyre.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Blantyre.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Brazzaville.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Brazzaville.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Brazzaville.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Bujumbura.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Bujumbura.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Bujumbura.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Cairo.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Cairo.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Cairo.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Casablanca.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Casablanca.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Casablanca.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Ceuta.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Ceuta.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Ceuta.pyo
-${PYSITELIB}/pytz/zoneinfo/Africa/Conakry.py
-${PYSITELIB}/pytz/zoneinfo/Africa/Conakry.pyc
-${PYSITELIB}/pytz/zoneinfo/Africa/Conakry.pyo
Home |
Main Index |
Thread Index |
Old Index