12eb1 FreshPorts -- math/py-matplotlib
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
py-matplotlib 1.2.0_1 math on this many watch lists=4 search for ports that depend on this port
Plotting library uses a syntax familiar to MATLAB users
Maintained by: mainland@apeiron.net search for ports maintained by this maintainer
Port Added: 04 Aug 2004 13:28:53
Also Listed In: python
License: not specified in port


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.

WWW: http://matplotlib.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. math/py-numpy
  2. devel/py-dateutil
  3. devel/py-pytz
  4. x11-toolkits/py-tkinter
  5. lang/python27
  6. devel/pkgconf
  7. textproc/intltool
  8. devel/py-gobject
  9. x11-toolkits/py-gtk2
Required To Run:
  1. math/py-numpy
  2. devel/py-dateutil
  3. devel/py-pytz
  4. x11-toolkits/py-tkinter
  5. lang/python27
  6. lang/tcl85
  7. x11-toolkits/tk85
  8. devel/gio-fam-backend
  9. devel/py-gobject
  10. x11-toolkits/py-gtk2
Required Libraries:
  1. print/freetype2
  2. graphics/png
  3. devel/glib20
  4. devel/pcre
  5. accessibility/atk
  6. x11-toolkits/gtk20
  7. devel/libglade2
  8. textproc/libxml2
  9. x11-toolkits/pango

This port is required by:

for Build for Run

To install the port: cd /usr/ports/math/py-matplotlib/ && make install clean
To add the package: pkg_add -r py27-matplotlib


Configuration Options
===> The following configuration options are available for py27-matplotlib-1.2.0_1:
     GTKBACKEND=on: GTK backend support
     GTKAGGBACKEND=on: GTKAgg backend support
     TKAGGBACKEND=on: TKAgg backend support
     WXAGGBACKEND=off: WXAgg backend support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://cloud.github.com/downloads/matplotlib/matplotlib/

Number of commits found: 56

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 Apr 2013 14:20:28
Original commit files touched by this commit  1.2.0_1
bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
14 Mar 2013 13:59:40
Original commit files touched by this commit  1.2.0_1
olgeni search for other commits by this committer
This port must USE_PKGCONFIG, else pkg-config will not be available
when building without X11 frontends, causing the build to fail.

Approved by:	maintainer
02 Mar 2013 23:04:45
Original commit files touched by this commit  1.2.0_1
lwhsu search for other commits by this committer
- Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation
11 Jan 2013 20:05:48
Original commit files touched by this commit  1.2.0
rm search for other commits by this committer
Change USE_PYTHON to yes. Since version 1.2.0 matplotlib adding python3 support.
But please note that it still can't be built from ports with python3 without
user
intervention, because a) it depends on pygtk2 by default and b) we have no
suitable py-dateutil version that works with python3.

Requested by:	demon (at developers@)
10 Jan 2013 19:05:43
Original commit files touched by this commit  1.2.0
rm search for other commits by this committer
- update to 1.2.0

PR:		173843
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Approved by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
29 Jul 2012 11:17:04
Original commit files touched by this commit  1.1.1
cs search for other commits by this committer
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
11 Jul 2012 13:21:49
Original commit files touched by this commit  1.1.1
demon search for other commits by this committer
Update to version 1.1.1

Approved by:    maintainer
24 Jun 2012 15:14:03
Original commit files touched by this commit  1.1.0
sunpoet search for other commits by this committer
- 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)
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.0.1_4
dinoex search for other commits by this committer
- update png to 1.5.10
20 Mar 2012 20:50:41
Original commit files touched by this commit  1.0.1_3
crees search for other commits by this committer
Fix configure with WXAGGBACKEND

PR:             ports/166148
Submitted by:   Mel Flynn <rflynn@acsalaska.net>
Approved by:    maintainer
Feature safe:   yes
11 Nov 2011 18:16:37
Original commit files touched by this commit  1.0.1_3
rm search for other commits by this committer
  - 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
10 Nov 2011 13:20:21
Original commit files touched by this commit  1.0.1_2
olgeni search for other commits by this committer
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
29 Jun 2011 01:59:58
Original commit files touched by this commit  1.0.1_1
wen search for other commits by this committer
- Fix build with python-2.7.2, patch from upstream

PR:             ports/158337
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
17 Feb 2011 11:29:36
Original commit files touched by this commit  1.0.1
wen search for other commits by this committer
- Update to 1.0.1

PR:             ports/153758
Submitted by:   wenheping@gmail.com (myself)
Approved by:    maintainer
22 Oct 2010 10:55:07
Original commit files touched by this commit  1.0.0_1
rene search for other commits by this committer
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
30 Jul 2010 20:11:14
Original commit files touched by this commit  1.0.0_1
jpaetzel search for other commits by this committer
Fix typo in previous commit
30 Jul 2010 15:53:09
Original commit files touched by this commit  1.0.0_1
jpaetzel search for other commits by this committer
Fix permissions issue in tarball

PR:     ports/149085
Submitted by:   Geoffrey Mainland <mainland@apeiron.net>
29 Jul 2010 04:01:50
Original commit files touched by this commit  1.0.0
jpaetzel search for other commits by this committer
Update to 1.0.0

PR:     ports/149046
Submitted by:   Geoffrey Mainland <mainland@apeiron.net>
02 Apr 2010 02:42:10
Original commit files touched by this commit  0.99.1.1
wen search for other commits by this committer
- Update to 0.99.1.1

PR:             ports/145259
Submitted by:   Wen Heping (myself)
Approved by:    maintainer
30 Mar 2010 12:49:14
Original commit files touched by this commit  0.99.0_2
dinoex search for other commits by this committer
- fix build for png-1.4.1
(build partly tested, as a dependency does not build on 7)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.99.0_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.99.0_1
dinoex search for other commits by this committer
- update to jpeg-8
18 Nov 2009 07:06:54
Original commit files touched by this commit  0.99.0
wen search for other commits by this committer
- Fix the build on FreeBSD9

PR:             ports/140164
Submitted by:   Wen Heping (myself)
Approved by:    Maintainer(timeout, >15 days)
04 Sep 2009 20:53:46
Original commit files touched by this commit  0.99.0
miwi search for other commits by this committer
- Update to 0.99.0

PR:             138394
Submitted by:   Wen Heping <wenheping@gmail.com>
Approved by:    maintainer
22 Aug 2009 00:28:34
Original commit files touched by this commit  0.98.5.2_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
31 Jul 2009 13:57:52
Original commit files touched by this commit  0.98.5.2_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
02 Apr 2009 11:49:11
Original commit files touched by this commit  0.98.5.2
pav search for other commits by this committer
- Chase py-tkinter switch to tcl/tk85
28 Mar 2009 20:16:03
Original commit files touched by this commit  0.98.5.2
lwhsu search for other commits by this committer
- 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)
23 Feb 2009 14:46:38
Original commit files touched by this commit  0.98.3
mm search for other commits by this committer
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected

Tested by:      pointyhat (pav)
05 Oct 2008 13:31:32
Original commit files touched by this commit  0.98.3
miwi search for other commits by this committer
- Update to 0.98.3
- Detects and uses wxpython if installed

PR:             127726
Submitted by:   Li-Lun Wang <llwang@infor.org>
Approved by:    maintainer
06 Jun 2008 13:44:06
Original commit files touched by this commit  0.91.2_1
edwin search for other commits by this committer
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)
07 May 2008 04:43:35
Original commit files touched by this commit  0.91.2
lwhsu search for other commits by this committer
- Update to 0.91.2 [1]
- portlint fix
- Respect NOPORTEXAMPLES

PR:             ports/121893
Submitted by:   Geoffrey Mainland <mainland AT apeiron.net> (maintainer)
19 Apr 2008 17:56:05
Original commit files touched by this commit  0.90.0_1
  Sanity Test Failure
miwi search for other commits by this committer
- 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)
11 Apr 2008 08:27:14
Original commit files touched by this commit  0.90.0_1
nivit search for other commits by this committer
- Chase updating devel/py-dateutil

Submitted by:   pointyhat via pav
Approved by:    pav
20 Dec 2007 15:15:28
Original commit files touched by this commit  0.90.0_1
pav search for other commits by this committer
- Fix build on FreeBSD 8.x

Submitted by:   Wesley Shields <wxs@atarininja.org>
04 Aug 2007 11:41:31
Original commit files touched by this commit  0.90.0_1
gabor search for other commits by this committer
- 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)
19 May 2007 20:32:57
Original commit files touched by this commit  0.90.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
02 Apr 2007 22:56:15
Original commit files touched by this commit  0.90.0
pav search for other commits by this committer
- 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
13 Mar 2007 09:57:36
Original commit files touched by this commit  0.90.0
miwi search for other commits by this committer
- 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
19 Nov 2006 08:38:57
Original commit files touched by this commit  0.87.6
alexbl search for other commits by this committer
 - update to 0.87.6

PR:             104317
Submitted by:   Geoffrey Mainland <mainland@apeiron.net>
29 Apr 2006 22:34:30
Original commit files touched by this commit  0.87.2
pav search for other commits by this committer
- Update to 0.87.2
- Take maintainership

PR:             ports/96164
Submitted by:   Geoffrey Mainland <mainland@apeiron.net>
25 Nov 2005 15:48:16
Original commit files touched by this commit  0.80_1
pav search for other commits by this committer
- Add SHA256
13 Nov 2005 15:35:04
Original commit files touched by this commit  0.80_1
arved search for other commits by this committer
Fix build on FreeBSD7
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.80_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
28 Oct 2005 22:55:57
Original commit files touched by this commit  0.80
kris search for other commits by this committer
BROKEN on 7.0: Does not build
21 Apr 2005 08:14:09
Original commit files touched by this commit  0.80
vs search for other commits by this committer
Fix the build on 4.x by using gcc3 until somebody comes up with a better
solution.
18 Apr 2005 21:03:41
Original commit files touched by this commit  0.80
pav search for other commits by this committer
- 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.
15 Apr 2005 02:33:45
Original commit files touched by this commit  0.80
ijliao search for other commits by this committer
upgrade to 0.80
13 Apr 2005 07:26:36
Original commit files touched by this commit  0.74_1
ijliao search for other commits by this committer
minor fix path problem
12 Apr 2005 08:23:00
Original commit files touched by this commit  0.74
ijliao search for other commits by this committer
upgrade to 0.74
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.71_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
09 Mar 2005 15:44:50
Original commit files touched by this commit  0.71
vs search for other commits by this committer
Unbreak: vsprintf() is in stdio.h
03 Feb 2005 07:07:51
Original commit files touched by this commit  0.71
ijliao search for other commits by this committer
upgrade to 0.71
01 Jan 2005 22:18:36
Original commit files touched by this commit  0.60.2_1
kris search for other commits by this committer
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)
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.60.2_1
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
04 Aug 2004 03:33:57
Original commit files touched by this commit  0.60.2
ijliao search for other commits by this committer
re-add py-matplotlib 0.60.2
A plotting library uses a syntax familiar to matlab users

Number of commits found: 56

284d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days22
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0