aboutsummaryrefslogtreecommitdiff
path: root/science/kst
Commit message (Collapse)AuthorAgeFilesLines
* - Bump PORTREVISION and change lib version because math/gsl are updated.Marcus Alves Grando2006-05-061-1/+2
| | | | | | | - portlint(1) Notes: svn path=/head/; revision=161457
* Fix build on 4.xMarkus Brueffer2006-04-303-0/+28
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=160898
* Fix plistVolker Stolz2006-04-131-0/+5
| | | | | | | | PR: ports/95610 Submitted by: maintainer Notes: svn path=/head/; revision=159432
* - Update to version 1.2.1Markus Brueffer2006-04-033-5/+5
| | | | | | | | | | - Fix typo in pkg-plist PR: ports/95227 Submitted by: Kay Lehmann <kay_lehmann@web.de> (maintainer) Notes: svn path=/head/; revision=158723
* - Update to version 1.2.0Markus Brueffer2006-03-2710-345/+524
| | | | | | | | | | | | - 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 <kay_lehmann@web.de> Notes: svn path=/head/; revision=158277
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+45
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-34/+34
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Update WWWMarkus Brueffer2005-10-111-1/+1
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=144995
* Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-09-294-0/+43
| | | | Notes: svn path=/head/; revision=143781
* Bump PORTREVISION after the libgsl update.Jean-Yves Lefort2005-05-021-1/+1
| | | | | | | Obtained from: thierry Notes: svn path=/head/; revision=134513
* Chase the libgsl update.Jean-Yves Lefort2005-05-021-1/+1
| | | | Notes: svn path=/head/; revision=134498
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* More pthread-check fixes.Michael Nottebrock2004-11-112-0/+241
| | | | Notes: svn path=/head/; revision=121427
* Update to version 0.99Markus Brueffer2004-10-134-13/+255
| | | | Notes: svn path=/head/; revision=119233
* Chase libgsl.Volker Stolz2004-07-121-1/+1
| | | | | | | Reminded by: cluster via kris Notes: svn path=/head/; revision=113453
* Don't use Makefile.kde anymoreMarkus Brueffer2004-06-061-3/+1
| | | | Notes: svn path=/head/; revision=110943
* Add kst 0.97.Markus Brueffer2004-04-305-0/+231
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 Notes: svn path=/head/; revision=108034