1344b FreshPorts -- math/qtiplot
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
qtiplot 0.9.8.9_4 math on this many watch lists=1 search for ports that depend on this port
Data analysis and scientific plotting
Maintained by: makc@FreeBSD.org search for ports maintained by this maintainer
Port Added: 14 May 2005 10:11:50
Also Listed In: science
License: not specified in port


The purpose of this project is to develop a free (open source),
platform independent alternative to Origin. QtiPlot is being actively
improved, all your suggestions to our "wish to" list and all your
contributions are most welcome!

Features:
 * QtiPlot is fully scriptable via Python, which gives you the
 possibility to use powerfull existing scientific tools, such as
 SciPy
 * OpenGL based 3D Plotting
 * Publication quality 2D plots
 * Easy export of plots to vector formats (EPS, PS, PDF) and
 to other various image formats (BMP, JPG, PNG, TIFF etc ...)
 * Powerful and versatile spreadsheets and calculations in column-logic
 * Easy ASCII-Import/Export of single or multiple files
 * Linear and non-linear y=f(x) curve fitting and estimation of
 statistical errors of the fit-parameters
 * Multi-peak fitting with Gaussian and Lorentzian peak profiles
 * Data analysis: statistics, sorting, FFT, data smoothing
 (Savitzky-Golay, FFT smoothing, and moving window average), data
 filtering (low/high/band pass and band block filters),
 convolution/deconvolution, correlation, interpolation, numerical
 integration/differentiation, etc...
 * Matrices optimized for 3D plotting
 * Templates support: all the settings for plots (2D/3D), tables
 and matrixes can be saved to ASCII files and restored later on for
 a fast editing process
 * Project files based on folders, a powerful project explorer with
 extensive built-in features: drag and drop, searching facilities,
 etc...

WWW: http://soft.proindependent.com/qtiplot.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. math/muparser
  2. x11-toolkits/py-qt4-gui
  3. lang/python27
  4. devel/gmake
  5. devel/qt4-libqtassistantclient
  6. x11-toolkits/qt4-gui
  7. devel/qt4-linguist
  8. devel/qt4-moc
  9. net/qt4-network
  10. x11/qt4-opengl
  11. devel/qmake4
  12. devel/qt4-qt3support
  13. devel/qt4-rcc
  14. graphics/qt4-svg
Required To Run:
  1. x11-toolkits/py-qt4-gui
  2. math/qtiplot-doc
  3. lang/python27
  4. devel/qt4-assistant-adp
  5. devel/qt4-libqtassistantclient
  6. x11-toolkits/qt4-gui
  7. net/qt4-network
  8. x11/qt4-opengl
  9. devel/qt4-qt3support
  10. graphics/qt4-svg
Required Libraries:
  1. math/gsl
  2. graphics/png
  3. graphics/libGLU
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for qtiplot-0.9.8.9_4:
     DEBUG=on: Install debug symbols
     DOCS=on: Install the QtiPlot Handbook
     NLS=on: Native Language Support
     PYTHON=on: Python scripting support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://download.berlios.de/qtiplot/
  3. http://download2.berlios.de/qtiplot/
  4. http://soft.proindependent.com/src/

Number of commits found: 59

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
12 May 2013 11:48:50
Original commit files touched by this commit  0.9.8.9_4
makc search for other commits by this committer
- 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
25 Mar 2013 13:59:18
Original commit files touched by this commit  0.9.8.9_4
makc search for other commits by this committer
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
  already defined
- Remove OPTIONS_DEFINE, if it contains only global options
03 Feb 2013 18:16:55
Original commit files touched by this commit  0.9.8.9_4
makc search for other commits by this committer
Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.

x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
23 Jan 2013 15:00:19
Original commit files touched by this commit  0.9.8.9_3
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
07 Jan 2013 02:07:27
Original commit files touched by this commit  0.9.8.9_2
makc search for other commits by this committer
- 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
27 Jul 2012 11:03:39
Original commit files touched by this commit  0.9.8.9_2
makc search for other commits by this committer
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
06 Jun 2012 06:44:38
Original commit files touched by this commit  0.9.8.9_2
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.9.8.9_2
dinoex search for other commits by this committer
- update png to 1.5.10
25 May 2012 01:50:36
Original commit files touched by this commit  0.9.8.9_1
makc search for other commits by this committer
Chase PyQT update
16 Apr 2012 22:33:00
Original commit files touched by this commit  0.9.8.9
makc search for other commits by this committer
Fix build with upcoming Qt 4.8
08 Nov 2011 21:37:17
Original commit files touched by this commit  0.9.8.9
makc search for other commits by this committer
Update to 0.9.8.9
20 Oct 2011 14:32:04
Original commit files touched by this commit  0.9.8.8
makc search for other commits by this committer
Update to 0.9.8.8
10 Jul 2011 10:37:13
Original commit files touched by this commit  0.9.8.6
makc search for other commits by this committer
Update to 0.9.8.6
09 May 2011 16:42:28
Original commit files touched by this commit  0.9.8.5_1
bf search for other commits by this committer
Update math/gsl to 1.15, and adjust PORTREVISION
and LIB_DEPENDS of dependent ports
21 Mar 2011 21:13:03
Original commit files touched by this commit  0.9.8.5
makc search for other commits by this committer
Update to 0.9.8.5
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.9.8
miwi search for other commits by this committer
- Get Rid MD5 support
05 Jul 2010 20:14:56
Original commit files touched by this commit  0.9.8
makc search for other commits by this committer
Update to 0.9.8
Sort plist

Feature safe:   yes
29 Mar 2010 01:12:27
Original commit files touched by this commit  0.9.7.12_2
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of math/gsl
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.9.7.12_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
12 Mar 2010 19:53:20
Original commit files touched by this commit  0.9.7.12
makc search for other commits by this committer
Update to 0.9.7.12
30 Jan 2010 14:27:27
Original commit files touched by this commit  0.9.7.11_1
fluffy search for other commits by this committer
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.
06 Jan 2010 21:07:58
Original commit files touched by this commit  0.9.7.11
makc search for other commits by this committer
Update to 0.9.7.11
01 Dec 2009 20:33:45
Original commit files touched by this commit  0.9.7.6_2
makc search for other commits by this committer
Chase math/gsl update,
bump PORTREVISION
06 Aug 2009 18:30:49
Original commit files touched by this commit  0.9.7.6_1
makc search for other commits by this committer
disable python support (broken after PyQt update)
28 Jul 2009 11:45:09
Original commit files touched by this commit  0.9.7.6
pav search for other commits by this committer
- 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)
05 Apr 2009 18:47:44
Original commit files touched by this commit  0.9.7.6
makc search for other commits by this committer
Update to 0.9.7.6
29 Mar 2009 21:32:04
Original commit files touched by this commit  0.9.7.5
makc search for other commits by this committer
Update to 0.9.7.5
python support is enabled by default now
mark MAKE_JOBS_SAFE
21 Feb 2009 11:31:28
Original commit files touched by this commit  0.9.7.2_1
makc search for other commits by this committer
Use my @FreeBSD.org email for the rest of my ports
12 Jan 2009 20:37:24
Original commit files touched by this commit  0.9.7.2_1
miwi search for other commits by this committer
- Chase gsl shlib bump
02 Oct 2008 21:15:41
Original commit files touched by this commit  0.9.7.2
makc search for other commits by this committer
Update qtiplot to 0.9.7.2

Approved by:    miwi (mentor)
06 Aug 2008 07:50:41
Original commit files touched by this commit  0.9.7
miwi search for other commits by this committer
- Update to 0.9.7

PR:             126247
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
13 Jul 2008 09:55:30
Original commit files touched by this commit  0.9.6.2_2
nivit search for other commits by this committer
- math/muparser belongs to BUILD_DEPENDS not RUN_DEPENDS
13 Jul 2008 09:48:30
Original commit files touched by this commit  0.9.6.2_2
nivit search for other commits by this committer
- Chase math/muparser update
- Bump PORTREVISION (math/muparser doesn't install a shared library anymore)
06 Jun 2008 13:44:06
Original commit files touched by this commit  0.9.6.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)
24 May 2008 19:02:39
Original commit files touched by this commit  0.9.6.2
miwi search for other commits by this committer
- Update to 0.9.6.2

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

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

PR:             ports/122661
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
09 Apr 2008 21:59:40
Original commit files touched by this commit  0.9.4_1
pav search for other commits by this committer
- Chase gsl update

Pointy hat to:  jadawin
02 Apr 2008 09:08:17
Original commit files touched by this commit  0.9.4
rafan search for other commits by this committer
- Update to 0.9.4

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

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

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

        update to 0.9

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

PR:             ports/114579
Submitted by:   Max Brazhnikov <makc at issp.ac.ru> (maintainer)
09 Jul 2007 16:02:57
Original commit files touched by this commit  0.9.r2_1
miwi search for other commits by this committer
- Fix build with python

PR:             114338
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
29 Jun 2007 05:46:43
Original commit files touched by this commit  0.9.r2_1
ijliao search for other commits by this committer
chase math/gsl lib version
15 Jun 2007 09:46:44
Original commit files touched by this commit  0.9.r2
miwi search for other commits by this committer
- Update to 0.9-rc2

PR:             113251
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  0.8.9_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}.
11 Feb 2007 11:50:19
Original commit files touched by this commit  0.8.9
miwi search for other commits by this committer
- Add patch (forget in last commit)
11 Feb 2007 11:49:16
Original commit files touched by this commit  0.8.9
miwi search for other commits by this committer
- Update to 0.8.9

PR:             109030
Submitted by:   Max Brazhnikov<makc@issp.ac.ru> (maintainer)
12 Dec 2006 13:01:43
Original commit files touched by this commit  0.8.9.r2
nivit search for other commits by this committer
- 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)
25 Sep 2006 18:58:02
Original commit files touched by this commit  0.8.7.3
alepulver search for other commits by this committer
- 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)
10 Sep 2006 08:05:26
Original commit files touched by this commit  0.8.7.2
itetcu search for other commits by this committer
- 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)
05 Sep 2006 07:25:59
Original commit files touched by this commit  0.8.6.2
barner search for other commits by this committer
- 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
07 Aug 2006 22:25:07
Original commit files touched by this commit  0.8.5
shaun search for other commits by this committer
- 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)
06 May 2006 01:28:22
Original commit files touched by this commit  0.6.4_1
mnag search for other commits by this committer
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
22 Jan 2006 12:56:47
Original commit files touched by this commit  0.6.4
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
29 Jul 2005 17:19:39
Original commit files touched by this commit  0.6.4
thierry search for other commits by this committer
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)
30 Jun 2005 22:02:13
Original commit files touched by this commit  0.6.2.2
thierry search for other commits by this committer
Upgrade to 0.6.2.2.

PR:             82792
Submitted by:   maintainer
14 May 2005 10:09:05
Original commit files touched by this commit  0.6.0
jylefort search for other commits by this committer
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: 59

285b
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24543
Broken 216
Deprecated 478
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours9
new 7 days31
new fortnight61
new month218

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