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.80



details:   https://anonhg.NetBSD.org/pkgsrc/rev/279be544376d
branches:  trunk
changeset: 494888:279be544376d
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue May 31 18:09:13 2005 +0000

description:
update to 0.80
this has been massively extended (since 0.32), too much to list here

diffstat:

 graphics/py-matplotlib/Makefile         |     9 +-
 graphics/py-matplotlib/PLIST            |  2124 ++++++++++++++++++++++++++++++-
 graphics/py-matplotlib/distinfo         |     9 +-
 graphics/py-matplotlib/patches/patch-aa |    17 +
 4 files changed, 2138 insertions(+), 21 deletions(-)

diffs (truncated from 2258 to 300 lines):

diff -r ee9d3469a559 -r 279be544376d graphics/py-matplotlib/Makefile
--- a/graphics/py-matplotlib/Makefile   Tue May 31 18:02:31 2005 +0000
+++ b/graphics/py-matplotlib/Makefile   Tue May 31 18:09:13 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:08 tv Exp $
+# $NetBSD: Makefile,v 1.4 2005/05/31 18:09:13 drochner Exp $
 #
 
-DISTNAME=              matplotlib-0.32
+DISTNAME=              matplotlib-0.80
 PKGNAME=               ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=            graphics python
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=matplotlib/}
@@ -13,7 +13,8 @@
 PY_PATCHPLIST=         yes
 PYDISTUTILSPKG=                yes
 
-DEPENDS+=              ${PYPKGPREFIX}-Numeric>=23.1:../../math/py-Numeric
-
 .include "../../lang/python/extension.mk"
+.include "../../math/py-Numeric/buildlink3.mk"
+.include "../../x11/py-gtk2/buildlink3.mk"
+.include "../../x11/py-Tk/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r ee9d3469a559 -r 279be544376d graphics/py-matplotlib/PLIST
--- a/graphics/py-matplotlib/PLIST      Tue May 31 18:02:31 2005 +0000
+++ b/graphics/py-matplotlib/PLIST      Tue May 31 18:09:13 2005 +0000
@@ -1,61 +1,2075 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/21 01:39:48 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/31 18:09:13 drochner 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
 ${PYSITELIB}/matplotlib/__init__.py
 ${PYSITELIB}/matplotlib/__init__.pyc
 ${PYSITELIB}/matplotlib/__init__.pyo
-${PYSITELIB}/matplotlib/_matlab_helpers.py
-${PYSITELIB}/matplotlib/_matlab_helpers.pyc
-${PYSITELIB}/matplotlib/_matlab_helpers.pyo
+${PYSITELIB}/matplotlib/_agg.so
+${PYSITELIB}/matplotlib/_contour.py
+${PYSITELIB}/matplotlib/_contour.pyc
+${PYSITELIB}/matplotlib/_contour.pyo
+${PYSITELIB}/matplotlib/_image.py
+${PYSITELIB}/matplotlib/_image.pyc
+${PYSITELIB}/matplotlib/_image.pyo
+${PYSITELIB}/matplotlib/_mathtext_data.py
+${PYSITELIB}/matplotlib/_mathtext_data.pyc
+${PYSITELIB}/matplotlib/_mathtext_data.pyo
+${PYSITELIB}/matplotlib/_nc_backend_gdk.so
+${PYSITELIB}/matplotlib/_nc_contour.so
+${PYSITELIB}/matplotlib/_nc_image.so
+${PYSITELIB}/matplotlib/_nc_transforms.so
+${PYSITELIB}/matplotlib/_pylab_helpers.py
+${PYSITELIB}/matplotlib/_pylab_helpers.pyc
+${PYSITELIB}/matplotlib/_pylab_helpers.pyo
+${PYSITELIB}/matplotlib/_transforms.py
+${PYSITELIB}/matplotlib/_transforms.pyc
+${PYSITELIB}/matplotlib/_transforms.pyo
 ${PYSITELIB}/matplotlib/afm.py
 ${PYSITELIB}/matplotlib/afm.pyc
 ${PYSITELIB}/matplotlib/afm.pyo
+${PYSITELIB}/matplotlib/agg.py
+${PYSITELIB}/matplotlib/agg.pyc
+${PYSITELIB}/matplotlib/agg.pyo
 ${PYSITELIB}/matplotlib/artist.py
 ${PYSITELIB}/matplotlib/artist.pyc
 ${PYSITELIB}/matplotlib/artist.pyo
 ${PYSITELIB}/matplotlib/axes.py
 ${PYSITELIB}/matplotlib/axes.pyc
 ${PYSITELIB}/matplotlib/axes.pyo
+${PYSITELIB}/matplotlib/axis.py
+${PYSITELIB}/matplotlib/axis.pyc
+${PYSITELIB}/matplotlib/axis.pyo
 ${PYSITELIB}/matplotlib/backend_bases.py
 ${PYSITELIB}/matplotlib/backend_bases.pyc
 ${PYSITELIB}/matplotlib/backend_bases.pyo
 ${PYSITELIB}/matplotlib/backends/__init__.py
 ${PYSITELIB}/matplotlib/backends/__init__.pyc
 ${PYSITELIB}/matplotlib/backends/__init__.pyo
+${PYSITELIB}/matplotlib/backends/_gtkagg.so
+${PYSITELIB}/matplotlib/backends/_nc_backend_agg.so
+${PYSITELIB}/matplotlib/backends/_tkagg.so
+${PYSITELIB}/matplotlib/backends/backend_agg.py
+${PYSITELIB}/matplotlib/backends/backend_agg.pyc
+${PYSITELIB}/matplotlib/backends/backend_agg.pyo
+${PYSITELIB}/matplotlib/backends/backend_cairo.py
+${PYSITELIB}/matplotlib/backends/backend_cairo.pyc
+${PYSITELIB}/matplotlib/backends/backend_cairo.pyo
+${PYSITELIB}/matplotlib/backends/backend_fltkagg.py
+${PYSITELIB}/matplotlib/backends/backend_fltkagg.pyc
+${PYSITELIB}/matplotlib/backends/backend_fltkagg.pyo
 ${PYSITELIB}/matplotlib/backends/backend_gd.py
 ${PYSITELIB}/matplotlib/backends/backend_gd.pyc
 ${PYSITELIB}/matplotlib/backends/backend_gd.pyo
+${PYSITELIB}/matplotlib/backends/backend_gdk.py
+${PYSITELIB}/matplotlib/backends/backend_gdk.pyc
+${PYSITELIB}/matplotlib/backends/backend_gdk.pyo
 ${PYSITELIB}/matplotlib/backends/backend_gtk.py
 ${PYSITELIB}/matplotlib/backends/backend_gtk.pyc
 ${PYSITELIB}/matplotlib/backends/backend_gtk.pyo
+${PYSITELIB}/matplotlib/backends/backend_gtkagg.py
+${PYSITELIB}/matplotlib/backends/backend_gtkagg.pyc
+${PYSITELIB}/matplotlib/backends/backend_gtkagg.pyo
+${PYSITELIB}/matplotlib/backends/backend_gtkcairo.py
+${PYSITELIB}/matplotlib/backends/backend_gtkcairo.pyc
+${PYSITELIB}/matplotlib/backends/backend_gtkcairo.pyo
+${PYSITELIB}/matplotlib/backends/backend_paint.py
+${PYSITELIB}/matplotlib/backends/backend_paint.pyc
+${PYSITELIB}/matplotlib/backends/backend_paint.pyo
 ${PYSITELIB}/matplotlib/backends/backend_ps.py
 ${PYSITELIB}/matplotlib/backends/backend_ps.pyc
 ${PYSITELIB}/matplotlib/backends/backend_ps.pyo
+${PYSITELIB}/matplotlib/backends/backend_qt.py
+${PYSITELIB}/matplotlib/backends/backend_qt.pyc
+${PYSITELIB}/matplotlib/backends/backend_qt.pyo
+${PYSITELIB}/matplotlib/backends/backend_qtagg.py
+${PYSITELIB}/matplotlib/backends/backend_qtagg.pyc
+${PYSITELIB}/matplotlib/backends/backend_qtagg.pyo
+${PYSITELIB}/matplotlib/backends/backend_svg.py
+${PYSITELIB}/matplotlib/backends/backend_svg.pyc
+${PYSITELIB}/matplotlib/backends/backend_svg.pyo
 ${PYSITELIB}/matplotlib/backends/backend_template.py
 ${PYSITELIB}/matplotlib/backends/backend_template.pyc
 ${PYSITELIB}/matplotlib/backends/backend_template.pyo
+${PYSITELIB}/matplotlib/backends/backend_tkagg.py
+${PYSITELIB}/matplotlib/backends/backend_tkagg.pyc
+${PYSITELIB}/matplotlib/backends/backend_tkagg.pyo
 ${PYSITELIB}/matplotlib/backends/backend_wx.py
 ${PYSITELIB}/matplotlib/backends/backend_wx.pyc
 ${PYSITELIB}/matplotlib/backends/backend_wx.pyo
+${PYSITELIB}/matplotlib/backends/backend_wxagg.py
+${PYSITELIB}/matplotlib/backends/backend_wxagg.pyc
+${PYSITELIB}/matplotlib/backends/backend_wxagg.pyo
+${PYSITELIB}/matplotlib/backends/tkagg.py
+${PYSITELIB}/matplotlib/backends/tkagg.pyc
+${PYSITELIB}/matplotlib/backends/tkagg.pyo
 ${PYSITELIB}/matplotlib/cbook.py
 ${PYSITELIB}/matplotlib/cbook.pyc
 ${PYSITELIB}/matplotlib/cbook.pyo
-${PYSITELIB}/matplotlib/colormap.py
-${PYSITELIB}/matplotlib/colormap.pyc
-${PYSITELIB}/matplotlib/colormap.pyo
+${PYSITELIB}/matplotlib/cm.py
+${PYSITELIB}/matplotlib/cm.pyc
+${PYSITELIB}/matplotlib/cm.pyo
+${PYSITELIB}/matplotlib/collections.py
+${PYSITELIB}/matplotlib/collections.pyc
+${PYSITELIB}/matplotlib/collections.pyo
+${PYSITELIB}/matplotlib/colors.py
+${PYSITELIB}/matplotlib/colors.pyc
+${PYSITELIB}/matplotlib/colors.pyo
+${PYSITELIB}/matplotlib/contour.py
+${PYSITELIB}/matplotlib/contour.pyc
+${PYSITELIB}/matplotlib/contour.pyo
+${PYSITELIB}/matplotlib/dates.py
+${PYSITELIB}/matplotlib/dates.pyc
+${PYSITELIB}/matplotlib/dates.pyo
+${PYSITELIB}/matplotlib/enthought/__init__.py
+${PYSITELIB}/matplotlib/enthought/__init__.pyc
+${PYSITELIB}/matplotlib/enthought/__init__.pyo
+${PYSITELIB}/matplotlib/enthought/resource/__init__.py
+${PYSITELIB}/matplotlib/enthought/resource/__init__.pyc
+${PYSITELIB}/matplotlib/enthought/resource/__init__.pyo
+${PYSITELIB}/matplotlib/enthought/resource/resource_factory.py
+${PYSITELIB}/matplotlib/enthought/resource/resource_factory.pyc
+${PYSITELIB}/matplotlib/enthought/resource/resource_factory.pyo
+${PYSITELIB}/matplotlib/enthought/resource/resource_manager.py
+${PYSITELIB}/matplotlib/enthought/resource/resource_manager.pyc
+${PYSITELIB}/matplotlib/enthought/resource/resource_manager.pyo
+${PYSITELIB}/matplotlib/enthought/resource/resource_path.py
+${PYSITELIB}/matplotlib/enthought/resource/resource_path.pyc
+${PYSITELIB}/matplotlib/enthought/resource/resource_path.pyo
+${PYSITELIB}/matplotlib/enthought/resource/resource_reference.py
+${PYSITELIB}/matplotlib/enthought/resource/resource_reference.pyc
+${PYSITELIB}/matplotlib/enthought/resource/resource_reference.pyo
+${PYSITELIB}/matplotlib/enthought/traits/__init__.py
+${PYSITELIB}/matplotlib/enthought/traits/__init__.pyc
+${PYSITELIB}/matplotlib/enthought/traits/__init__.pyo
+${PYSITELIB}/matplotlib/enthought/traits/category.py
+${PYSITELIB}/matplotlib/enthought/traits/category.pyc
+${PYSITELIB}/matplotlib/enthought/traits/category.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ctraits.so
+${PYSITELIB}/matplotlib/enthought/traits/has_traits.py
+${PYSITELIB}/matplotlib/enthought/traits/has_traits.pyc
+${PYSITELIB}/matplotlib/enthought/traits/has_traits.pyo
+${PYSITELIB}/matplotlib/enthought/traits/info_traits.py
+${PYSITELIB}/matplotlib/enthought/traits/info_traits.pyc
+${PYSITELIB}/matplotlib/enthought/traits/info_traits.pyo
+${PYSITELIB}/matplotlib/enthought/traits/standard.py
+${PYSITELIB}/matplotlib/enthought/traits/standard.pyc
+${PYSITELIB}/matplotlib/enthought/traits/standard.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_base.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_base.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_base.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_db.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_db.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_db.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_errors.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_errors.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_errors.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_handlers.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_handlers.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_handlers.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_notifiers.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_notifiers.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_notifiers.pyo
+${PYSITELIB}/matplotlib/enthought/traits/trait_numeric.py
+${PYSITELIB}/matplotlib/enthought/traits/trait_numeric.pyc
+${PYSITELIB}/matplotlib/enthought/traits/trait_numeric.pyo
+${PYSITELIB}/matplotlib/enthought/traits/traits.py
+${PYSITELIB}/matplotlib/enthought/traits/traits.pyc
+${PYSITELIB}/matplotlib/enthought/traits/traits.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/__init__.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/__init__.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/__init__.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor_factory.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor_factory.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/editor_factory.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/editors.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/editors.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/editors.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/group.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/group.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/group.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/handler.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/handler.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/handler.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/help.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/help.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/help.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/help_template.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/help_template.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/help_template.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/helper.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/helper.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/helper.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/include.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/include.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/include.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/item.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/item.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/item.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/menu.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/menu.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/menu.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/__init__.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/__init__.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/__init__.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/color_trait.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/color_trait.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/color_trait.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/font_trait.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/font_trait.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/font_trait.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgb_color_trait.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgb_color_trait.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgb_color_trait.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgba_color_trait.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgba_color_trait.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/rgba_color_trait.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/toolkit.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/toolkit.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/null/toolkit.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/toolkit.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/toolkit.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/toolkit.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/tree_node.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/tree_node.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/tree_node.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_info.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_info.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_info.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_traits.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_traits.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/ui_traits.pyo
+${PYSITELIB}/matplotlib/enthought/traits/ui/undo.py
+${PYSITELIB}/matplotlib/enthought/traits/ui/undo.pyc
+${PYSITELIB}/matplotlib/enthought/traits/ui/undo.pyo



Home | Main Index | Thread Index | Old Index