summaryrefslogtreecommitdiff
path: root/math/py-matplotlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316355
* This port must USE_PKGCONFIG, else pkg-config will not be availableJimmy Olgeni2013-03-141-0/+1
| | | | | | | | | when building without X11 frontends, causing the build to fail. Approved by: maintainer Notes: svn path=/head/; revision=314162
* - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocationLi-Wen Hsu2013-03-021-2/+3
| | | | Notes: svn path=/head/; revision=313305
* Change USE_PYTHON to yes. Since version 1.2.0 matplotlib adding python3 support.Ruslan Makhmatkhanov2013-01-111-1/+1
| | | | | | | | | | | 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@) Notes: svn path=/head/; revision=310246
* - update to 1.2.0Ruslan Makhmatkhanov2013-01-104-33/+234
| | | | | | | | | PR: 173843 Submitted by: David Naylor <naylor.b.david@gmail.com> Approved by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) Notes: svn path=/head/; revision=310199
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301684
* Update to version 1.1.1Dmitry Sivachenko2012-07-113-3/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=300770
* - Update to 1.1.0Sunpoet Po-Chuan Hsieh2012-06-244-223/+1123
| | | | | | | | | Changes: http://matplotlib.sourceforge.net/users/whats_new.html PR: ports/166329 Submitted by: Geoffrey Mainland <mainland@apeiron.net> (maintainer) Notes: svn path=/head/; revision=299881
* - update png to 1.5.10Dirk Meyer2012-06-012-4/+25
| | | | Notes: svn path=/head/; revision=297915
* Fix configure with WXAGGBACKENDChris Rees2012-03-201-1/+1
| | | | | | | | | | PR: ports/166148 Submitted by: Mel Flynn <rflynn@acsalaska.net> Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=293611
* - fix build on FreeBSD 10Ruslan Makhmatkhanov2011-11-113-14/+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 Notes: svn path=/head/; revision=285590
* Copy dateutil and pytz from BUILD_DEPENDS to RUN_DEPENDS, sinceJimmy Olgeni2011-11-101-21/+23
| | | | | | | | | | | | | | they are required. Fix a few portlint nits while I'm here. PR: ports/162418 Submitted by: olgeni Approved by: maintainer Feature safe: yes Notes: svn path=/head/; revision=285444
* - Fix build with python-2.7.2, patch from upstreamWen Heping2011-06-292-11/+26
| | | | | | | | | PR: ports/158337 Submitted by: Wen Heping (myself) Approved by: maintainer Notes: svn path=/head/; revision=276630
* - Update to 1.0.1Wen Heping2011-02-173-11/+22
| | | | | | | | | PR: ports/153758 Submitted by: wenheping@gmail.com (myself) Approved by: maintainer Notes: svn path=/head/; revision=269275
* Remove explicit dependency on graphics/agg, to reduce dependencies.Rene Ladan2010-10-221-2/+1
| | | | | | | | | | | The built-in agg was already used. PR: ports/151450 Submitted by: Emil Smolenski [am raisa eu org] Approved by: maintainer Notes: svn path=/head/; revision=263435
* Fix typo in previous commitJosh Paetzel2010-07-301-1/+1
| | | | Notes: svn path=/head/; revision=258512
* Fix permissions issue in tarballJosh Paetzel2010-07-301-0/+3
| | | | | | | | PR: ports/149085 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=258510
* Update to 1.0.0Josh Paetzel2010-07-295-79/+589
| | | | | | | | PR: ports/149046 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=258414
* - Update to 0.99.1.1Wen Heping2010-04-024-18/+13
| | | | | | | | | PR: ports/145259 Submitted by: Wen Heping (myself) Approved by: maintainer Notes: svn path=/head/; revision=251988
* - fix build for png-1.4.1Dirk Meyer2010-03-301-0/+4
| | | | | | | (build partly tested, as a dependency does not build on 7) Notes: svn path=/head/; revision=251813
* - update to 1.4.1Dirk Meyer2010-03-281-2/+2
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix the build on FreeBSD9Wen Heping2009-11-181-5/+6
| | | | | | | | | PR: ports/140164 Submitted by: Wen Heping (myself) Approved by: Maintainer(timeout, >15 days) Notes: svn path=/head/; revision=244414
* - Update to 0.99.0Martin Wilke2009-09-043-21/+158
| | | | | | | | | PR: 138394 Submitted by: Wen Heping <wenheping@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=240887
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Chase py-tkinter switch to tcl/tk85Pav Lucistnik2009-04-021-2/+2
| | | | Notes: svn path=/head/; revision=231482
* - Update to 0.98.5.2Li-Wen Hsu2009-03-283-85/+99
| | | | | | | | | PR: ports/129922 Submitted by: Wen Heping <wenheping AT gmail.com> Approved by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) Notes: svn path=/head/; revision=231211
* - Change default Tcl/Tk version to 8.5Martin Matuska2009-02-231-0/+1
| | | | | | | | | - Bump PORTVERSION of ports affected Tested by: pointyhat (pav) Notes: svn path=/head/; revision=228909
* - Update to 0.98.3Martin Wilke2008-10-055-828/+625
| | | | | | | | | | | - Detects and uses wxpython if installed PR: 127726 Submitted by: Li-Lun Wang <llwang@infor.org> Approved by: maintainer Notes: svn path=/head/; revision=221238
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Update to 0.91.2 [1]Li-Wen Hsu2008-05-076-712/+972
| | | | | | | | | | | - portlint fix - Respect NOPORTEXAMPLES PR: ports/121893 Submitted by: Geoffrey Mainland <mainland AT apeiron.net> (maintainer) Notes: svn path=/head/; revision=212771
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+2
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* - Chase updating devel/py-dateutilNicola Vitale2008-04-111-1/+1
| | | | | | | | Submitted by: pointyhat via pav Approved by: pav Notes: svn path=/head/; revision=211041
* - Fix build on FreeBSD 8.xPav Lucistnik2007-12-201-4/+5
| | | | | | | Submitted by: Wesley Shields <wxs@atarininja.org> Notes: svn path=/head/; revision=204217
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Convert existing ports to a new bsd.tcl.mk orderPav Lucistnik2007-04-021-2/+2
| | | | | | | | | PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run Notes: svn path=/head/; revision=189054
* - Update to 0.90.0Martin Wilke2007-03-135-49/+793
| | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=187276
* - update to 0.87.6Alexander Botero-Lowry2006-11-192-9/+11
| | | | | | | | PR: 104317 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=177556
* - Update to 0.87.2Pav Lucistnik2006-04-292-9/+8
| | | | | | | | | | - Take maintainership PR: ports/96164 Submitted by: Geoffrey Mainland <mainland@apeiron.net> Notes: svn path=/head/; revision=160853
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* Fix build on FreeBSD7Tilman Keskinoz2005-11-132-7/+15
| | | | Notes: svn path=/head/; revision=148111
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* BROKEN on 7.0: Does not buildKris Kennaway2005-10-281-0/+4
| | | | Notes: svn path=/head/; revision=146607
* Fix the build on 4.x by using gcc3 until somebody comes up with a better ↵Volker Stolz2005-04-211-0/+4
| | | | | | | solution. Notes: svn path=/head/; revision=133822
* - Point to tcl/tk includes [1]Pav Lucistnik2005-04-182-2/+4
| | | | | | | | | | | | - Fix packing PR: ports/79914 [1] Submitted by: George V. Kouryachy <frbrgeorge@gmail.com> The port is still quite broken. Notes: svn path=/head/; revision=133617
* upgrade to 0.80Ying-Chieh Liao2005-04-152-4/+4
| | | | Notes: svn path=/head/; revision=133371
* minor fix path problemYing-Chieh Liao2005-04-132-12/+6
| | | | Notes: svn path=/head/; revision=133206
* upgrade to 0.74Ying-Chieh Liao2005-04-123-17/+8
| | | | Notes: svn path=/head/; revision=133126