summaryrefslogtreecommitdiff
path: root/math/py-matplotlib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Unbreak: vsprintf() is in stdio.hVolker Stolz2005-03-091-0/+7
| | | | Notes: svn path=/head/; revision=130731
* upgrade to 0.71Ying-Chieh Liao2005-02-034-23/+22
| | | | Notes: svn path=/head/; revision=127958
* Partially fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-0/+5
| | | | | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package is still missing a dependency. Approved by: portmgr (self) Notes: svn path=/head/; revision=125630
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* re-add py-matplotlib 0.60.2Ying-Chieh Liao2004-08-045-0/+93
A plotting library uses a syntax familiar to matlab users Notes: svn path=/head/; revision=115380