1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-22 21:20:31 -04:00
Commit graph

19 commits

Author SHA1 Message Date
Thierry Thomas
7d8e528099 math/py-matplotlib: upgrade to 3.4.1.
Release notes at <https://matplotlib.org/stable/users/whats_new.html#id4>.
2021-05-09 22:47:43 +02:00
Kai Knoblich
a96535ce64 math/py-matplotlib: Fix build with Python 3.8.7
* Since r558913 the port fails to package.  Adjust pkg-plist with new
  PYTHON_EXT_SUFFIX variable introduced to python.mk in r559071 to remedy
  the issue.

PR:		252057 (related)
Submitted by:	portmgr (blanket: build fix)
2020-12-31 12:04:53 +00:00
Thierry Thomas
7212bd1061 Upgrade py-matplotlib to 3.3.1, and keep a repocopy of 2.2.4.
Changelog at <https://matplotlib.org/3.3.1/users/whats_new.html>.

PR:		236913
Submitted by:	chitty_cloud (at) me.com
Approved by:	maintainer
2020-09-19 13:10:26 +00:00
Antoine Brodin
bf1573f316 Revert r534292, this was not properly tested
With hat:	portmgr
2020-05-07 21:09:25 +00:00
Renato Botelho
d4e565a7b5 math/py-matplotlib: Update to 3.2.1
PR:		245650
Submitted by:	Jose Luis Duran <jlduran@gmail.com>
Approved by:	maintainer timeout (> 2 weeks)
2020-05-07 20:55:38 +00:00
Thomas Zander
5dcc619ac2 Update to upstream version 2.2.4
While on it:
- Pet portlint

PR:		236455
Submitted by:	lbartoletti@tuxfamily.org
Approved by:	mainland@apeiron.net (maintainer)
2019-03-23 18:48:58 +00:00
Dmitry Sivachenko
d6da3e66a0 Better way to generate correct plist for both versions of python.
Suggested by:	koobs
No objection from:	maintainer
2014-04-01 11:25:56 +00:00
Ruslan Makhmatkhanov
fc4d1d6b71 - update to 1.2.0
PR:		173843
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Approved by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2013-01-10 19:05:43 +00:00
Dmitry Sivachenko
d212fc36e7 Update to version 1.1.1
Approved by:	maintainer
2012-07-11 13:21:49 +00:00
Sunpoet Po-Chuan Hsieh
ea1159c9e9 - Update to 1.1.0
Changes:	http://matplotlib.sourceforge.net/users/whats_new.html
PR:		ports/166329
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2012-06-24 15:14:03 +00:00
Ruslan Makhmatkhanov
55a433209f - fix build on FreeBSD 10
- strict python versions to 2.6-2.7
  - bump USE_WX to 2.8+ according to matplotlib docs
  - fix pkg-plist after switching this port to wxPython 2.8+
  - bump PORTREVISION

  PR:             ports/161716
  Submitted by:   rm (myself)
  Approved by:    Geoffrey Mainland <mainland@apeiron.net> (maintainer),
                  novel (mentor)
  Feature safe:   yes
2011-11-11 18:16:37 +00:00
Wen Heping
f40891a549 - Update to 1.0.1
PR:		ports/153758
Submitted by:	wenheping@gmail.com (myself)
Approved by:	maintainer
2011-02-17 11:29:36 +00:00
Josh Paetzel
8edd02e170 Update to 1.0.0
PR:	ports/149046
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
2010-07-29 04:01:50 +00:00
Wen Heping
fee7bdbf41 - Update to 0.99.1.1
PR:		ports/145259
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2010-04-02 02:42:10 +00:00
Martin Wilke
f06f43f7c4 - Update to 0.99.0
PR:		138394
Submitted by:	Wen Heping <wenheping@gmail.com>
Approved by:	maintainer
2009-09-04 20:53:46 +00:00
Li-Wen Hsu
13dc2cc156 - Update to 0.98.5.2
PR:		ports/129922
Submitted by:	Wen Heping <wenheping AT gmail.com>
Approved by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2009-03-28 20:16:03 +00:00
Martin Wilke
3c36e3474d - Update to 0.98.3
- Detects and uses wxpython if installed

PR:		127726
Submitted by:	Li-Lun Wang <llwang@infor.org>
Approved by:	maintainer
2008-10-05 13:31:32 +00:00
Li-Wen Hsu
a07f700bb5 - Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES

PR:		ports/121893
Submitted by:	Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
2008-05-07 04:43:35 +00:00
Martin Wilke
49b9a5a788 - Update to 0.90.0
- Fix depends on devel/py-pytz, it has been packed as an egg
- USE_PYTHON=yes, there is no python2.2 in ports tree
- Remove 4.x stuff
- Use USE_TCL, USE_TK, and some variables in bsd.tcl.mk
- Adjust EXAMPLESDIR
- Use static pkg-plist

PR:             110184
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by:    maintainer
2007-03-13 09:57:36 +00:00