Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Apr 2004 08:44:32 -0700 (PDT)
From:      Markus Brueffer <markus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/science Makefile ports/science/kst Makefile distinfo pkg-descr pkg-plist ports/science/kst/files patch-kst-kst-stdinsource.cpp
Message-ID:  <200404301544.i3UFiXrC064552@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
markus      2004/04/30 08:44:32 PDT

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/kst          Makefile distinfo pkg-descr pkg-plist 
    science/kst/files    patch-kst-kst-stdinsource.cpp 
  Log:
  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
  
  Revision  Changes    Path
  1.45      +1 -0      ports/science/Makefile
  1.1       +31 -0     ports/science/kst/Makefile (new)
  1.1       +2 -0      ports/science/kst/distinfo (new)
  1.1       +11 -0     ports/science/kst/files/patch-kst-kst-stdinsource.cpp (new)
  1.1       +19 -0     ports/science/kst/pkg-descr (new)
  1.1       +168 -0    ports/science/kst/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404301544.i3UFiXrC064552>