Port details |
- py-matplotlib Plotting library uses a syntax familiar to MATLAB users
- 3.8.0_1 math =8 3.8.0_1Version of this port present on the latest quarterly branch.
- Maintainer: mainland@apeiron.net
- Port Added: 2004-08-04 13:28:53
- Last Update: 2024-04-13 14:47:51
- Commit Hash: 84a372a
- People watching this port, also watch:: libiconv, smartmontools, gimp, mplayer, postfix
- Also Listed In: python
- License: PSFL
- WWW:
- https://matplotlib.org/
- Description:
- matplotlib is a python 2D plotting library which produces publication quality
figures using in a variety of hardcopy formats (PNG, JPG, PS, SVG) and
interactive GUI environments (WX, GTK, Tkinter) across platforms. matplotlib
can be used in python scripts, interactively from the python shell (ala matlab
or mathematica), in web application servers generating dynamic charts, or
embedded in GTK, Tk or WX applications; see backends.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/math/py-matplotlib/ && make install clean
- To add the package, run one of these commands:
- pkg install math/py-matplotlib
- pkg install py39-matplotlib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py39-matplotlib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-matplotlib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1697593172
SHA256 (matplotlib-3.8.0.tar.gz) = df8505e1c19d5c2c26aff3497a7cbd3ccfc2e97043d1e4db3e76afa399164b69
SIZE (matplotlib-3.8.0.tar.gz) = 35864435
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-setuptools>0 : devel/py-setuptools@py39
- py39-wheel>0 : devel/py-wheel@py39
- py39-setuptools-scm>0 : devel/py-setuptools-scm@py39
- py39-pillow>=6.2 : graphics/py-pillow@py39
- py39-pyparsing>=0 : devel/py-pyparsing@py39
- py39-certifi>=0.10 : security/py-certifi@py39
- pybind11 : devel/py-pybind11@py39
- py39-tkinter>0 : x11-toolkits/py-tkinter@py39
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- py39-build>=0 : devel/py-build@py39
- py39-installer>=0 : devel/py-installer@py39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
- py39-contourpy>=1.0.1 : math/py-contourpy@py39
- py39-cycler>=0.10 : devel/py-cycler@py39
- py39-python-dateutil>=2.7 : devel/py-python-dateutil@py39
- py39-importlib-resources>=0 : devel/py-importlib-resources@py39
- py39-pytz>=0 : devel/py-pytz@py39
- py39-pyparsing>=2.3.1 : devel/py-pyparsing@py39
- py39-tornado>0 : www/py-tornado@py39
- py39-pluggy>0 : devel/py-pluggy@py39
- py39-pillow>=6.2.0 : graphics/py-pillow@py39
- py39-pyparsing>=0 : devel/py-pyparsing@py39
- py39-certifi>=0.10 : security/py-certifi@py39
- py39-kiwisolver>=1.0.1 : math/py-kiwisolver@py39
- py39-fonttools>=4.22.0 : print/py-fonttools@py39
- py39-packaging>=20.0 : devel/py-packaging@py39
- python3.9 : lang/python39
- Library dependencies:
-
- libfreetype.so : print/freetype2
- libqhull_r.so : math/qhull
- libpng.so : graphics/png
- libfontconfig.so : x11-fonts/fontconfig
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Build
-
- cad/freecad
- devel/py-qutip
- graphics/qgis
- graphics/qgis-ltr
- math/openturns
- math/py-animatplot
- math/py-ssm
-
Deleted ports which required this port:
- for Run
-
- astro/py-astlib
- astro/py-astroML
- astro/py-metpy
- astro/py-pykep
- astro/py-skyfield
- astro/py-sunpy
- audio/py-auditok
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for py39-matplotlib-3.8.0_1:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- math_py-matplotlib
- USES:
- compiler:c++11-lib gettext gnome localbase pkgconfig python shebangfix uniquefiles:dirs
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1_3 20 Mar 2012 20:50:41 |
crees |
Fix configure with WXAGGBACKEND
PR: ports/166148
Submitted by: Mel Flynn <rflynn@acsalaska.net>
Approved by: maintainer
Feature safe: yes |
1.0.1_3 11 Nov 2011 18:16:37 |
rm |
- 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 |
1.0.1_2 10 Nov 2011 13:20:21 |
olgeni |
Copy dateutil and pytz from BUILD_DEPENDS to RUN_DEPENDS, since
they are required.
Fix a few portlint nits while I'm here.
PR: ports/162418
Submitted by: olgeni
Approved by: maintainer
Feature safe: yes |
1.0.1_1 29 Jun 2011 01:59:58 |
wen |
- Fix build with python-2.7.2, patch from upstream
PR: ports/158337
Submitted by: Wen Heping (myself)
Approved by: maintainer |
1.0.1 17 Feb 2011 11:29:36 |
wen |
- Update to 1.0.1
PR: ports/153758
Submitted by: wenheping@gmail.com (myself)
Approved by: maintainer |
1.0.0_1 22 Oct 2010 10:55:07 |
rene |
Remove explicit dependency on graphics/agg, to reduce dependencies.
The built-in agg was already used.
PR: ports/151450
Submitted by: Emil Smolenski [am raisa eu org]
Approved by: maintainer |
1.0.0_1 30 Jul 2010 20:11:14 |
jpaetzel |
Fix typo in previous commit |
1.0.0_1 30 Jul 2010 15:53:09 |
jpaetzel |
Fix permissions issue in tarball
PR: ports/149085
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
1.0.0 29 Jul 2010 04:01:50 |
jpaetzel |
Update to 1.0.0
PR: ports/149046
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
0.99.1.1 02 Apr 2010 02:42:10 |
wen |
- Update to 0.99.1.1
PR: ports/145259
Submitted by: Wen Heping (myself)
Approved by: maintainer |
0.99.0_2 30 Mar 2010 12:49:14 |
dinoex |
- fix build for png-1.4.1
(build partly tested, as a dependency does not build on 7) |
0.99.0_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.99.0_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.99.0 18 Nov 2009 07:06:54 |
wen |
- Fix the build on FreeBSD9
PR: ports/140164
Submitted by: Wen Heping (myself)
Approved by: Maintainer(timeout, >15 days) |
0.99.0 04 Sep 2009 20:53:46 |
miwi |
- Update to 0.99.0
PR: 138394
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer |
0.98.5.2_1 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
0.98.5.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.98.5.2 02 Apr 2009 11:49:11 |
pav |
- Chase py-tkinter switch to tcl/tk85 |
0.98.5.2 28 Mar 2009 20:16:03 |
lwhsu |
- 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) |
0.98.3 23 Feb 2009 14:46:38 |
mm |
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav) |
0.98.3 05 Oct 2008 13:31:32 |
miwi |
- Update to 0.98.3
- Detects and uses wxpython if installed
PR: 127726
Submitted by: Li-Lun Wang <llwang@infor.org>
Approved by: maintainer |
0.91.2_1 06 Jun 2008 13:44:06 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.91.2 07 May 2008 04:43:35 |
lwhsu |
- Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES
PR: ports/121893
Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) |
0.90.0_1 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
0.90.0_1 11 Apr 2008 08:27:14 |
nivit |
- Chase updating devel/py-dateutil
Submitted by: pointyhat via pav
Approved by: pav |
0.90.0_1 20 Dec 2007 15:15:28 |
pav |
- Fix build on FreeBSD 8.x
Submitted by: Wesley Shields <wxs@atarininja.org> |
0.90.0_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
0.90.0_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.90.0 02 Apr 2007 22:56:15 |
pav |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
0.90.0 13 Mar 2007 09:57:36 |
miwi |
- 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 |
0.87.6 19 Nov 2006 08:38:57 |
alexbl |
- update to 0.87.6
PR: 104317
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
0.87.2 29 Apr 2006 22:34:30 |
pav |
- Update to 0.87.2
- Take maintainership
PR: ports/96164
Submitted by: Geoffrey Mainland <mainland@apeiron.net> |
0.80_1 25 Nov 2005 15:48:16 |
pav |
- Add SHA256 |
0.80_1 13 Nov 2005 15:35:04 |
arved |
Fix build on FreeBSD7 |
0.80_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.80 28 Oct 2005 22:55:57 |
kris |
BROKEN on 7.0: Does not build |
0.80 21 Apr 2005 08:14:09 |
vs |
Fix the build on 4.x by using gcc3 until somebody comes up with a better
solution. |
0.80 18 Apr 2005 21:03:41 |
pav |
- Point to tcl/tk includes [1]
- Fix packing
PR: ports/79914 [1]
Submitted by: George V. Kouryachy <frbrgeorge@gmail.com>
The port is still quite broken. |
0.80 15 Apr 2005 02:33:45 |
ijliao |
upgrade to 0.80 |
0.74_1 13 Apr 2005 07:26:36 |
ijliao |
minor fix path problem |
0.74 12 Apr 2005 08:23:00 |
ijliao |
upgrade to 0.74 |
0.71_1 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.71 09 Mar 2005 15:44:50 |
vs |
Unbreak: vsprintf() is in stdio.h |
0.71 03 Feb 2005 07:07:51 |
ijliao |
upgrade to 0.71 |
0.60.2_1 01 Jan 2005 22:18:36 |
kris |
Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. Mark BROKEN because this package is still
missing a dependency.
Approved by: portmgr (self) |
0.60.2_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.60.2 04 Aug 2004 03:33:57 |
ijliao |
re-add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users |