aboutsummaryrefslogtreecommitdiff
path: root/math/qtiplot
Commit message (Collapse)AuthorAgeFilesLines
* - Convert my ports to new options frameworkMax Brazhnikov2012-07-271-11/+14
| | | | | | | | - use CONFLICTS_INSTALL - other minor changes Notes: svn path=/head/; revision=301600
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-4/+3
| | | | | | | Review by: bapt, David Naylor (kde team) Notes: svn path=/head/; revision=298557
* - update png to 1.5.10Dirk Meyer2012-06-012-2/+13
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* Fix build with upcoming Qt 4.8Max Brazhnikov2012-04-164-1/+22
| | | | Notes: svn path=/head/; revision=294931
* Update to 0.9.8.9Max Brazhnikov2011-11-082-3/+3
| | | | Notes: svn path=/head/; revision=285308
* Update to 0.9.8.8Max Brazhnikov2011-10-206-45/+30
| | | | Notes: svn path=/head/; revision=283995
* Update to 0.9.8.6Max Brazhnikov2011-07-105-27/+15
| | | | Notes: svn path=/head/; revision=277447
* Update math/gsl to 1.15, and adjust PORTREVISIONBrendan Fabeny2011-05-091-1/+2
| | | | | | | and LIB_DEPENDS of dependent ports Notes: svn path=/head/; revision=273882
* Update to 0.9.8.5Max Brazhnikov2011-03-217-10/+114
| | | | Notes: svn path=/head/; revision=271433
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 0.9.8Max Brazhnikov2010-07-054-10/+10
| | | | | | | | | Sort plist Feature safe: yes Notes: svn path=/head/; revision=257421
* - Bump PORTREVISION to chase the update of math/gslWen Heping2010-03-291-2/+2
| | | | Notes: svn path=/head/; revision=251666
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* Update to 0.9.7.12Max Brazhnikov2010-03-123-10/+8
| | | | Notes: svn path=/head/; revision=250973
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-0/+1
| | | | | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters. Notes: svn path=/head/; revision=248842
* Update to 0.9.7.11Max Brazhnikov2010-01-0613-182/+139
| | | | Notes: svn path=/head/; revision=247283
* Chase math/gsl update,Max Brazhnikov2009-12-011-2/+2
| | | | | | | bump PORTREVISION Notes: svn path=/head/; revision=245074
* disable python support (broken after PyQt update)Max Brazhnikov2009-08-061-1/+3
| | | | Notes: svn path=/head/; revision=239040
* - Update boost to 1.39Pav Lucistnik2009-07-281-1/+1
| | | | | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer) Notes: svn path=/head/; revision=238504
* Update to 0.9.7.6Max Brazhnikov2009-04-054-8/+9
| | | | Notes: svn path=/head/; revision=231658
* Update to 0.9.7.5Max Brazhnikov2009-03-2910-72/+182
| | | | | | | | python support is enabled by default now mark MAKE_JOBS_SAFE Notes: svn path=/head/; revision=231277
* Use my @FreeBSD.org email for the rest of my portsMax Brazhnikov2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228771
* - Chase gsl shlib bumpMartin Wilke2009-01-121-1/+2
| | | | Notes: svn path=/head/; revision=225875
* Update qtiplot to 0.9.7.2Max Brazhnikov2008-10-023-6/+9
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=221130
* - Update to 0.9.7Martin Wilke2008-08-063-10/+7
| | | | | | | | PR: 126247 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=218108
* - math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDSNicola Vitale2008-07-131-1/+1
| | | | Notes: svn path=/head/; revision=216767
* - Chase math/muparser updateNicola Vitale2008-07-131-2/+3
| | | | | | | - Bump PORTREVISION (math/muparser doesn't install a shared library anymore) Notes: svn path=/head/; revision=216766
* 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.9.6.2Martin Wilke2008-05-242-5/+7
| | | | | | | | PR: 123931 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=213633
* - Update to 0.9.6Martin Wilke2008-05-165-26/+14
| | | | | | | | PR: 123678 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=213129
* - Update to 0.9.5Rong-En Fan2008-04-132-5/+4
| | | | | | | | PR: ports/122661 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=211163
* - Chase gsl updatePav Lucistnik2008-04-091-1/+2
| | | | | | | Pointy hat to: jadawin Notes: svn path=/head/; revision=210958
* - Update to 0.9.4Rong-En Fan2008-04-024-26/+36
| | | | | | | | PR: ports/122229 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=210367
* - Update to 0.9.2Pav Lucistnik2007-12-155-39/+47
| | | | | | | | PR: ports/118375 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=203721
* - Install missing script when WITH_PYTHON is definedRong-En Fan2007-10-132-3/+10
| | | | | | | | PR: ports/117088 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=201384
* maintainer update: math/qtiplotEdwin Groothuis2007-09-234-77/+58
| | | | | | | | | | update to 0.9 PR: ports/116568 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Notes: svn path=/head/; revision=199957
* - Update to 0.9.0 RC3Rong-En Fan2007-07-286-96/+46
| | | | | | | | PR: ports/114579 Submitted by: Max Brazhnikov <makc at issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=196473
* - Fix build with pythonMartin Wilke2007-07-092-15/+6
| | | | | | | | PR: 114338 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=195306
* chase math/gsl lib versionYing-Chieh Liao2007-06-291-1/+2
| | | | Notes: svn path=/head/; revision=194427
* - Update to 0.9-rc2Martin Wilke2007-06-157-325/+200
| | | | | | | | PR: 113251 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=193566
* - 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
* - Add patch (forget in last commit)Martin Wilke2007-02-111-0/+288
| | | | Notes: svn path=/head/; revision=184871
* - Update to 0.8.9Martin Wilke2007-02-112-35/+28
| | | | | | | | PR: 109030 Submitted by: Max Brazhnikov<makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=184870
* - Updated to 0.8.9.r2Nicola Vitale2006-12-124-33/+64
| | | | | | | | | | | - Removed files/patch-qtiplot_src_application.cpp PR: 106535 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: alexbl (mentor) Notes: svn path=/head/; revision=179565
* - Update QtiPlot to 0.8.7.3 (bug fixing release).Alejandro Pulver2006-09-253-5/+16
| | | | | | | | | | - Add missing run-time dependency on x11-toolkits/py-qt. PR: ports/103457 Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) Notes: svn path=/head/; revision=173816
* - Update qtiplot from 0.8.6.2 to 0.8.7.2.Ion-Mihai Tetcu2006-09-103-16/+48
| | | | | | | | | | | | - Added support for evaluating mathematical expressions and executing scripts using the Python. - Added translation for French, German, Russian, Spanish, Swedish. PR: ports/103050 Submitted by: Max Brazhnikov (maintainer) Notes: svn path=/head/; revision=172677
* - Update to 0.8.6.2Simon Barner2006-09-052-15/+24
| | | | | | | | | | | | - Remove dependence on qwt4 - now qtiplot statically linked to qwt5 (shipped with port). - Add dependence on liborigin. Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) PR: ports/102816 Notes: svn path=/head/; revision=172283
* - Update to 0.8.5.Shaun Amott2006-08-073-26/+32
| | | | | | | | | | | - Pass maintainership to submitter. PR: ports/99248 Submitted by: Max Brazhnikov <makc@issp.ac.ru> Approved by: Jie Gao <gaoj@cpsc.ucalgary.ca> (former maintainer) Notes: svn path=/head/; revision=170038
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-2/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=161457