Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2009 23:34:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/biology Makefile ports/biology/iolib Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200908282334.n7SNYKqj094191@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2009-08-28 23:34:20 UTC

  FreeBSD ports repository

  Modified files:
    biology              Makefile 
  Added files:
    biology/iolib        Makefile distinfo pkg-descr pkg-plist 
  Log:
  Io_lib is a library of file reading and writing code to provide a
  general purpose trace file (and Experiment File) reading interface.
  The programmer simply calls the (eg) read_reading to create a "Read"
  C structure with the data loaded into memory. It has been compiled
  and tested on a variety of unix systems, MacOS X and MS Windows.
  
  WWW:    http://staden.sourceforge.net/
  
  PR:             ports/138254
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.113     +1 -0      ports/biology/Makefile
  1.1       +32 -0     ports/biology/iolib/Makefile (new)
  1.1       +3 -0      ports/biology/iolib/distinfo (new)
  1.1       +7 -0      ports/biology/iolib/pkg-descr (new)
  1.1       +64 -0     ports/biology/iolib/pkg-plist (new)



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