The FreeBSD Ports Archive
FreeBSD science : kst4>
Data viewing program for KDE
kst is a program for looking at data streams. It can plot:
- x-y plots
- power spectra
- histograms
- equations (including equations of data streams).
- data in files which are being updated as data is being logged,
in which case it can act as a plotter for a chart recorder.
- much more
You can use the mouse to rapidly zoom into interesting parts of the plots.
In addition to a complete GUI, kst has a convenient command line interface
for rapid access to plotting data in files. kst can read data from stdin.
It provides a DCOP interface for remote manipulation, and supports several
file formats in use in scientific projects around the world.
http://kst.kde.org/
|
kst history
v. 1.21
date: 2007/10/15 11:31:51; author: pav; state: Exp; lines: +3 -6
- Update to 1.4.0
PR: ports/113750
Submitted by: Max Brazhnikov ,
Kay Lehmann (maintainer)
v. 1.20
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +1 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.19
date: 2007/06/29 05:46:43; author: ijliao; state: Exp; lines: +2 -2
chase math/gsl lib version
v. 1.18
date: 2007/05/27 11:35:26; author: miwi; state: Exp; lines: +2 -2
- Chase increase of science/netcdf shlib version.
- Bump PORTREVISION
PR: 113054
Submitted by: "Kay Lehmann" (maintainer)
v. 1.17
date: 2007/05/19 20:22:12; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2006/12/28 18:39:55; author: itetcu; state: Exp; lines: +8 -5
- Update to version 1.3.1 [1]
- broken on 4.x
PR: ports/107275 [1]
Submitted by: Kay Lehmann (maintainer) [1]
v. 1.15
date: 2006/08/20 10:48:09; author: rafan; state: Exp; lines: +3 -2
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Update icons cache
- Replace deprecated variable: INSTALLS_SHLIB by USE_LDCONFIG
PR: ports/101443
Submitted by: Stanislav Sedov
Approved by: Kay Lehmann (maintainer)
v. 1.14
date: 2006/05/06 01:28:22; author: mnag; state: Exp; lines: +2 -1
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
v. 1.13
date: 2006/04/30 12:00:13; author: markus; state: Exp; lines: +5 -0
Fix build on 4.x
Reported by: kris
v. 1.12
date: 2006/04/03 13:37:27; author: markus; state: Exp; lines: +1 -1
- Update to version 1.2.1
- Fix typo in pkg-plist
PR: ports/95227
Submitted by: Kay Lehmann (maintainer)
v. 1.11
date: 2006/03/27 21:27:41; author: markus; state: Exp; lines: +34 -6
- Update to version 1.2.0
- Add OPTIONS for CDF and netCDF
- Pass maintainership to Kay Lehman who kindly volunteered to maintain
this port
PR: ports/94707
Submitted by: Kay Lehmann
v. 1.10
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.9
date: 2005/11/05 05:19:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8
date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
v. 1.7
date: 2005/05/02 13:00:18; author: jylefort; state: Exp; lines: +1 -1
Chase the libgsl update.
v. 1.6
date: 2005/03/12 10:54:16; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5
date: 2004/11/11 23:22:24; author: lofi; state: Exp; lines: +1 -0
More pthread-check fixes.
v. 1.4
date: 2004/10/13 14:05:11; author: markus; state: Exp; lines: +3 -3
Update to version 0.99
v. 1.3
date: 2004/07/12 08:51:58; author: vs; state: Exp; lines: +1 -1
Chase libgsl.
Reminded by: cluster via kris
v. 1.2
date: 2004/06/06 13:26:34; author: markus; state: Exp; lines: +1 -3
Don't use Makefile.kde anymore
v. 1.1
date: 2004/04/30 15:44:32; author: markus; state: Exp;
Add kst 0.97.
kst is a program for looking at data streams. It can plot:
- x-y plots
- power spectra
- histograms
- equations (including equations of data streams).
- data in files which are being updated as data is being logged,
in which case it can act as a plotter for a chart recorder.
- much more
You can use the mouse to rapidly zoom into interesting parts of the plots.
In addition to a complete GUI, kst has a convenient command line interface
for rapid access to plotting data in files. kst can read data from stdin.
It provides a DCOP interface for remote manipulation, and supports several
file formats in use in scientific projects around the world.
WWW: http://omega.astro.utoronto.ca/kst/
WWW: http://extragear.kde.org/apps/kst.php
=============================================================================
v. 1.21
date: 2007/10/15 11:31:51; author: pav; state: Exp; lines: +3 -6
- Update to 1.4.0
PR: ports/113750
Submitted by: Max Brazhnikov ,
Kay Lehmann (maintainer)
v. 1.20
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +1 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.19
date: 2007/06/29 05:46:43; author: ijliao; state: Exp; lines: +2 -2
chase math/gsl lib version
v. 1.18
date: 2007/05/27 11:35:26; author: miwi; state: Exp; lines: +2 -2
- Chase increase of science/netcdf shlib version.
- Bump PORTREVISION
PR: 113054
Submitted by: "Kay Lehmann" (maintainer)
v. 1.17
date: 2007/05/19 20:22:12; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2006/12/28 18:39:55; author: itetcu; state: Exp; lines: +8 -5
- Update to version 1.3.1 [1]
- broken on 4.x
PR: ports/107275 [1]
Submitted by: Kay Lehmann (maintainer) [1]
v. 1.15
date: 2006/08/20 10:48:09; author: rafan; state: Exp; lines: +3 -2
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Update icons cache
- Replace deprecated variable: INSTALLS_SHLIB by USE_LDCONFIG
PR: ports/101443
Submitted by: Stanislav Sedov
Approved by: Kay Lehmann (maintainer)
v. 1.14
date: 2006/05/06 01:28:22; author: mnag; state: Exp; lines: +2 -1
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
v. 1.13
date: 2006/04/30 12:00:13; author: markus; state: Exp; lines: +5 -0
Fix build on 4.x
Reported by: kris
v. 1.12
date: 2006/04/03 13:37:27; author: markus; state: Exp; lines: +1 -1
- Update to version 1.2.1
- Fix typo in pkg-plist
PR: ports/95227
Submitted by: Kay Lehmann (maintainer)
v. 1.11
date: 2006/03/27 21:27:41; author: markus; state: Exp; lines: +34 -6
- Update to version 1.2.0
- Add OPTIONS for CDF and netCDF
- Pass maintainership to Kay Lehman who kindly volunteered to maintain
this port
PR: ports/94707
Submitted by: Kay Lehmann
v. 1.10
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.9
date: 2005/11/05 05:19:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8
date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
v. 1.7
date: 2005/05/02 13:00:18; author: jylefort; state: Exp; lines: +1 -1
Chase the libgsl update.
v. 1.6
date: 2005/03/12 10:54:16; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5
date: 2004/11/11 23:22:24; author: lofi; state: Exp; lines: +1 -0
More pthread-check fixes.
v. 1.4
date: 2004/10/13 14:05:11; author: markus; state: Exp; lines: +3 -3
Update to version 0.99
v. 1.3
date: 2004/07/12 08:51:58; author: vs; state: Exp; lines: +1 -1
Chase libgsl.
Reminded by: cluster via kris
v. 1.2
date: 2004/06/06 13:26:34; author: markus; state: Exp; lines: +1 -3
Don't use Makefile.kde anymore
v. 1.1
date: 2004/04/30 15:44:32; author: markus; state: Exp;
Add kst 0.97.
kst is a program for looking at data streams. It can plot:
- x-y plots
- power spectra
- histograms
- equations (including equations of data streams).
- data in files which are being updated as data is being logged,
in which case it can act as a plotter for a chart recorder.
- much more
You can use the mouse to rapidly zoom into interesting parts of the plots.
In addition to a complete GUI, kst has a convenient command line interface
for rapid access to plotting data in files. kst can read data from stdin.
It provides a DCOP interface for remote manipulation, and supports several
file formats in use in scientific projects around the world.
WWW: http://omega.astro.utoronto.ca/kst/
WWW: http://extragear.kde.org/apps/kst.php
=============================================================================
v. 1.21
date: 2007/10/15 11:31:51; author: pav; state: Exp; lines: +3 -6
- Update to 1.4.0
PR: ports/113750
Submitted by: Max Brazhnikov ,
Kay Lehmann (maintainer)
v. 1.20
date: 2007/10/04 02:24:28; author: edwin; state: Exp; lines: +1 -5
Remove always-false/true conditions based on OSVERSION 500000
v. 1.19
date: 2007/06/29 05:46:43; author: ijliao; state: Exp; lines: +2 -2
chase math/gsl lib version
v. 1.18
date: 2007/05/27 11:35:26; author: miwi; state: Exp; lines: +2 -2
- Chase increase of science/netcdf shlib version.
- Bump PORTREVISION
PR: 113054
Submitted by: "Kay Lehmann" (maintainer)
v. 1.17
date: 2007/05/19 20:22:12; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16
date: 2006/12/28 18:39:55; author: itetcu; state: Exp; lines: +8 -5
- Update to version 1.3.1 [1]
- broken on 4.x
PR: ports/107275 [1]
Submitted by: Kay Lehmann (maintainer) [1]
v. 1.15
date: 2006/08/20 10:48:09; author: rafan; state: Exp; lines: +3 -2
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Update icons cache
- Replace deprecated variable: INSTALLS_SHLIB by USE_LDCONFIG
PR: ports/101443
Submitted by: Stanislav Sedov
Approved by: Kay Lehmann (maintainer)
v. 1.14
date: 2006/05/06 01:28:22; author: mnag; state: Exp; lines: +2 -1
- Bump PORTREVISION and change lib version because math/gsl are updated.
- portlint(1)
v. 1.13
date: 2006/04/30 12:00:13; author: markus; state: Exp; lines: +5 -0
Fix build on 4.x
Reported by: kris
v. 1.12
date: 2006/04/03 13:37:27; author: markus; state: Exp; lines: +1 -1
- Update to version 1.2.1
- Fix typo in pkg-plist
PR: ports/95227
Submitted by: Kay Lehmann (maintainer)
v. 1.11
date: 2006/03/27 21:27:41; author: markus; state: Exp; lines: +34 -6
- Update to version 1.2.0
- Add OPTIONS for CDF and netCDF
- Pass maintainership to Kay Lehman who kindly volunteered to maintain
this port
PR: ports/94707
Submitted by: Kay Lehmann
v. 1.10
date: 2006/02/23 10:38:51; author: ade; state: Exp; lines: +2 -2
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.9
date: 2005/11/05 05:19:56; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8
date: 2005/05/02 20:46:12; author: jylefort; state: Exp; lines: +1 -1
Bump PORTREVISION after the libgsl update.
Obtained from: thierry
v. 1.7
date: 2005/05/02 13:00:18; author: jylefort; state: Exp; lines: +1 -1
Chase the libgsl update.
v. 1.6
date: 2005/03/12 10:54:16; author: marcus; state: Exp; lines: +1 -1
Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5
date: 2004/11/11 23:22:24; author: lofi; state: Exp; lines: +1 -0
More pthread-check fixes.
v. 1.4
date: 2004/10/13 14:05:11; author: markus; state: Exp; lines: +3 -3
Update to version 0.99
v. 1.3
date: 2004/07/12 08:51:58; author: vs; state: Exp; lines: +1 -1
Chase libgsl.
Reminded by: cluster via kris
v. 1.2
date: 2004/06/06 13:26:34; author: markus; state: Exp; lines: +1 -3
Don't use Makefile.kde anymore
v. 1.1
date: 2004/04/30 15:44:32; author: markus; state: Exp;
Add kst 0.97.
kst is a program for looking at data streams. It can plot:
- x-y plots
- power spectra
- histograms
- equations (including equations of data streams).
- data in files which are being updated as data is being logged,
in which case it can act as a plotter for a chart recorder.
- much more
You can use the mouse to rapidly zoom into interesting parts of the plots.
In addition to a complete GUI, kst has a convenient command line interface
for rapid access to plotting data in files. kst can read data from stdin.
It provides a DCOP interface for remote manipulation, and supports several
file formats in use in scientific projects around the world.
WWW: http://omega.astro.utoronto.ca/kst/
WWW: http://extragear.kde.org/apps/kst.php
=============================================================================
|
| |

|