notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: math/qtiplot/Makefile
SVNWeb

Number of commits found: 91

Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sun, 2 Dec 2018
[ 15:41 rene search for other commits by this committer ] Original commit   Revision:486467 (Only the first 10 of 464 ports in this commit are shown above. View all ports for this commit)
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
Sat, 24 Nov 2018
[ 19:59 linimon search for other commits by this committer ] Original commit   Revision:485789
Add compiler:c++11-lang to USES to fix build on gcc-based archs.

Approved by:	portmgr (tier-2 blanket)
Thu, 22 Nov 2018
[ 20:18 tcberner search for other commits by this committer ] Original commit   Revision:485614 (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
pyqt: Change install directories for Python flavor support

* PyQt could not be installed for multiple Python versions at
  the same time, as there were conflicting files.

  This patch creates Python-version versioned directories for
  all these, and further installs binaries with a version number.

* Note, there might be some hickups for software that depends on
  on of the .so's provided by PyQt5, which might not be found
  anymore autmotically, and maybe need some LD-flaggery.

* Update PyQt5 to 5.10.1

* Mark www/py-qt5-webengine broken. It is unforuntately no longer
  compatible with the old qt5-webengine-5.9.4 we ship.

PR:		232745
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D8714
Thu, 28 Jun 2018
[ 17:39 tcberner search for other commits by this committer ] Original commit   Revision:473503 (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Sat, 23 Jun 2018
[ 08:27 tcberner search for other commits by this committer ] Original commit   Revision:473116 (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 2.5

PR:		229067
Mon, 14 May 2018
[ 21:55 makc search for other commits by this committer ] Original commit   Revision:469977
math/qtiplot:
- Add patches to fix build with clang6
- Remove DEBUG option and related bits: USES=qmake does the job nowadays
Thu, 5 Apr 2018
[ 14:26 makc search for other commits by this committer ] Original commit   Revision:466565
math/qtiplot:
- Add patch from Debian to fix issue with muparser scripting
- Fix runtime problem with Python scripting support
- Bump PORTREVISION
- Take maintainership
Sun, 10 Dec 2017
[ 20:48 antoine search for other commits by this committer ] Original commit   Revision:455913 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 31 Oct 2017
[ 14:51 olgeni search for other commits by this committer ] Original commit   Revision:453238 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Mon, 3 Jul 2017
[ 20:38 tcberner search for other commits by this committer ] Original commit   Revision:444988 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 2.4

Exp-Run by:	antoine
PR:		220408
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Tue, 2 May 2017
[ 05:26 tcberner search for other commits by this committer ] Original commit   Revision:439928 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 2.3

This release introduces some new features and fixes several bugs:
	http://savannah.gnu.org/forum/forum.php?forum_id=8751

* update to 2.3 and take maintainership
* update math/py-gsl to 2.2.0 for gsl2 support
* update math/rubygem-rb-gsl to 2.1.0.2 for gsl2 support

PR:		218952
Exp-run by:	antoine
Reviewed by:	mat, rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D10522
Thu, 20 Oct 2016
[ 15:58 rakuco search for other commits by this committer ] Original commit   Revision:424339 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
Tue, 14 Jun 2016
[ 18:18 pi search for other commits by this committer ] Original commit   Revision:416904
devel/py-qt4-core: change USE_PYQT from sip_build to sip to fix build

for those ports, unbreak:
  science/veusz
  math/qtiplot
  emulators/swine
  devel/ninja-ide

PR:		210045
Reported by:	antoine
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
Sat, 4 Jun 2016
[ 17:19 antoine search for other commits by this committer ] Original commit   Revision:416369
Mark BROKEN: fails to build

src/scripting/PythonScripting.cpp:61:10: fatal error: 'sipAPIqti.h' file not
found
#include "sipAPIqti.h"
         ^

Reported by:	pkg-fallout
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 25 Aug 2015
[ 10:03 makc search for other commits by this committer ] Original commit   Revision:395231 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
Convert my ports to new options helpers
Fri, 6 Mar 2015
[ 17:38 makc search for other commits by this committer ] Original commit   Revision:380616
math/qtiplot:
- Bump PORTREVISION after devel/py-sip update
Tue, 24 Feb 2015
[ 21:46 makc search for other commits by this committer ] Original commit   Revision:379845 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- Switch my ports to USE_QT4=linguisttools_build and adjust Qt components
- Use LUPDATE/LRELEASE provided by bsd.qt.mk
- Drop needless stripping
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Tue, 21 Oct 2014
[ 16:54 mva search for other commits by this committer ] Original commit   Revision:371328 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
- Convert ports of math/ to new USES=python

Approved by:	portmgr (implicit)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Sun, 17 Aug 2014
[ 13:09 tijl search for other commits by this committer ] Original commit   Revision:365182 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
Mon, 7 Jul 2014
[ 02:43 nivit search for other commits by this committer ] Original commit   Revision:361019
- Chase math/muparser change from static to dynamic library
Mon, 12 May 2014
[ 10:53 makc search for other commits by this committer ] Original commit   Revision:353800 (Only the first 10 of 49 ports in this commit are shown above. View all ports for this commit)
Convert my ports to USES=tar
Mon, 3 Feb 2014
[ 07:35 makc search for other commits by this committer ] Original commit   Revision:342388
math/qtiplot: fix typo and bump PORTREVISION to force repackage
Thu, 23 Jan 2014
[ 08:44 makc search for other commits by this committer ] Original commit   Revision:340811
Install icon to share/pixmaps
Thu, 21 Nov 2013
[ 15:41 makc search for other commits by this committer ] Original commit   Revision:334497 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
Wed, 9 Oct 2013
[ 10:08 makc search for other commits by this committer ] Original commit   Revision:329880 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
Fri, 20 Sep 2013
[ 20:55 bapt search for other commits by this committer ] Original commit   Revision:327746 (Only the first 10 of 665 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
Mon, 26 Aug 2013
[ 16:06 bf search for other commits by this committer ] Original commit   Revision:325401 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 1.16 and adjust some dependent ports
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Sun, 12 May 2013
[ 11:48 makc search for other commits by this committer ] Original commit   Revision:317947 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description

[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html
Mon, 25 Mar 2013
[ 13:59 makc search for other commits by this committer ] Original commit   Revision:315222
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
  already defined
- Remove OPTIONS_DEFINE, if it contains only global options
Sun, 3 Feb 2013
[ 18:16 makc search for other commits by this committer ] Original commit   Revision:311476 (Only the first 10 of 58 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
Mon, 7 Jan 2013
[ 02:07 makc search for other commits by this committer ] Original commit   Revision:310020 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
Fri, 27 Jul 2012
[ 11:03 makc search for other commits by this committer ] Original commit  (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
Wed, 6 Jun 2012
[ 06:44 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 587 ports in this commit are shown above. View all ports for this commit)
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 25 May 2012
[ 01:50 makc search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Chase PyQT update
Mon, 16 Apr 2012
[ 22:33 makc search for other commits by this committer ] Original commit 
Fix build with upcoming Qt 4.8
Tue, 8 Nov 2011
[ 21:37 makc search for other commits by this committer ] Original commit 
Update to 0.9.8.9
Thu, 20 Oct 2011
[ 14:32 makc search for other commits by this committer ] Original commit 
Update to 0.9.8.8
Sun, 10 Jul 2011
[ 10:37 makc search for other commits by this committer ] Original commit 
Update to 0.9.8.6
Mon, 9 May 2011
[ 16:42 bf search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
Mon, 21 Mar 2011
[ 21:13 makc search for other commits by this committer ] Original commit 
Update to 0.9.8.5
Mon, 5 Jul 2010
[ 20:14 makc search for other commits by this committer ] Original commit 
Update to 0.9.8
Sort plist

Feature safe:   yes
Mon, 29 Mar 2010
[ 01:12 wen search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION to chase the update of math/gsl
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 12 Mar 2010
[ 19:53 makc search for other commits by this committer ] Original commit 
Update to 0.9.7.12
Sat, 30 Jan 2010
[ 14:27 fluffy search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
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.
Wed, 6 Jan 2010
[ 21:07 makc search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update to 0.9.7.11
Tue, 1 Dec 2009
[ 20:33 makc search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Chase math/gsl update,
bump PORTREVISION
Thu, 6 Aug 2009
[ 18:30 makc search for other commits by this committer ] Original commit 
disable python support (broken after PyQt update)
Tue, 28 Jul 2009
[ 11:45 pav search for other commits by this committer ] Original commit  (Only the first 10 of 167 ports in this commit are shown above. View all ports for this commit)
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:             ports/137054
Submitted by:   Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
Sun, 5 Apr 2009
[ 18:47 makc search for other commits by this committer ] Original commit 
Update to 0.9.7.6
Sun, 29 Mar 2009
[ 21:32 makc search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Update to 0.9.7.5
python support is enabled by default now
mark MAKE_JOBS_SAFE
Sat, 21 Feb 2009
[ 11:31 makc search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Use my @FreeBSD.org email for the rest of my ports
Mon, 12 Jan 2009
[ 20:37 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Chase gsl shlib bump
Thu, 2 Oct 2008
[ 21:15 makc search for other commits by this committer ] Original commit 
Update qtiplot to 0.9.7.2

Approved by:    miwi (mentor)
Wed, 6 Aug 2008
[ 07:50 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.7

PR:             126247
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Sun, 13 Jul 2008
[ 09:55 nivit search for other commits by this committer ] Original commit 
- math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDS
[ 09:48 nivit search for other commits by this committer ] Original commit 
- Chase math/muparser update
- Bump PORTREVISION (math/muparser doesn't install a shared library anymore)
Fri, 6 Jun 2008
[ 13:44 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 24 May 2008
[ 19:02 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.6.2

PR:             123931
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Fri, 16 May 2008
[ 12:27 miwi search for other commits by this committer ] Original commit 
- Update to 0.9.6

PR:             123678
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Sun, 13 Apr 2008
[ 12:47 rafan search for other commits by this committer ] Original commit 
- Update to 0.9.5

PR:             ports/122661
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
Wed, 9 Apr 2008
[ 21:59 pav search for other commits by this committer ] Original commit 
- Chase gsl update

Pointy hat to:  jadawin
Wed, 2 Apr 2008
[ 09:08 rafan search for other commits by this committer ] Original commit 
- Update to 0.9.4

PR:             ports/122229
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
Sat, 15 Dec 2007
[ 11:30 pav search for other commits by this committer ] Original commit 
- Update to 0.9.2

PR:             ports/118375
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Sat, 13 Oct 2007
[ 07:51 rafan search for other commits by this committer ] Original commit 
- Install missing script when WITH_PYTHON is defined

PR:             ports/117088
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
Sun, 23 Sep 2007
[ 06:52 edwin search for other commits by this committer ] Original commit 
maintainer update: math/qtiplot

        update to 0.9

PR:             ports/116568
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Sat, 28 Jul 2007
[ 15:39 rafan search for other commits by this committer ] Original commit 
- Update to 0.9.0 RC3

PR:             ports/114579
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
Mon, 9 Jul 2007
[ 16:02 miwi search for other commits by this committer ] Original commit 
- Fix build with python

PR:             114338
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Fri, 29 Jun 2007
[ 05:46 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
chase math/gsl lib version
Fri, 15 Jun 2007
[ 09:46 miwi search for other commits by this committer ] Original commit 
- Update to 0.9-rc2

PR:             113251
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Sun, 11 Feb 2007
[ 11:49 miwi search for other commits by this committer ] Original commit 
- Update to 0.8.9

PR:             109030
Submitted by:   Max Brazhnikov<makc@issp.ac.ru> (maintainer)
Tue, 12 Dec 2006
[ 13:01 nivit search for other commits by this committer ] Original commit 
- Updated to 0.8.9.r2
- Removed files/patch-qtiplot_src_application.cpp

PR:             106535
Submitted by:   Max Brazhnikov <makc@issp.ac.ru>
Approved by:    alexbl (mentor)
Mon, 25 Sep 2006
[ 18:58 alepulver search for other commits by this committer ] Original commit 
- Update QtiPlot to 0.8.7.3 (bug fixing release).
- Add missing run-time dependency on x11-toolkits/py-qt.

PR:             ports/103457
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Sun, 10 Sep 2006
[ 08:05 itetcu search for other commits by this committer ] Original commit 
- Update qtiplot from 0.8.6.2 to 0.8.7.2.
- 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)
Tue, 5 Sep 2006
[ 07:25 barner search for other commits by this committer ] Original commit 
- Update to 0.8.6.2
- 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
Mon, 7 Aug 2006
[ 22:25 shaun search for other commits by this committer ] Original commit 
- Update to 0.8.5.
- 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)
Sat, 6 May 2006
[ 01:28 mnag search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
Fri, 29 Jul 2005
[ 17:19 thierry search for other commits by this committer ] Original commit 
Update to 0.6.4. This also fix the problem with fetching the distfile of
0.6.2-2 version.

PR:             84310
Submitted by:   Jie Gao (maintainer)
Thu, 30 Jun 2005
[ 22:02 thierry search for other commits by this committer ] Original commit 
Upgrade to 0.6.2.2.

PR:             82792
Submitted by:   maintainer
Sat, 14 May 2005
[ 10:09 jylefort search for other commits by this committer ] Original commit 
Add qtiplot.

The purpose of QtiPlot was to develop a free, platform independent clone of
Origin. The result is still far away from its model, but there's a "wish to"
list that is being constantly worked on.

Features:

  * Neat 2D and 3D data plotting
  * ASCII-Import
  * Spreadsheet and calculations in column-logic
  * Great non-linear y=f(x) curve fitting and estimation of statistical
    errors of the fit-parameters

WWW: http://soft.proindependent.com/qtiplot.html

PR:             ports/80849
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>

Number of commits found: 91