Bug 138254 - [NEW PORT]biology/iolib:A general purpose trace file(and Experiment File) reading interface
Summary: [NEW PORT]biology/iolib:A general purpose trace file(and Experiment File) rea...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 08:30 UTC by wenheping
Modified: 2009-08-29 00:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.67 KB, text/plain)
2009-08-28 08:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-08-28 08:30:34 UTC
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/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-28 09:29:54 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-08-29 00:34:10 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-08-29 00:34:28 UTC
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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"