Port details |
- iolib General purpose trace file (and Experiment File) reading interface
- 1.14.10_1 biology =2 1.14.10_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2009-08-28 23:34:46
- Last Update: 2024-02-22 13:23:48
- Commit Hash: 3263fab
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://staden.sourceforge.net/
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/biology/iolib/ && make install clean
- To add the package, run one of these commands:
- pkg install biology/iolib
- pkg install io_lib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: io_lib
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1538157628
SHA256 (jkbonfield-io_lib-io_lib-1-14-10_GH0.tar.gz) = 4bd576e52bb7e6be6c2efe42db2764b713c8b61b44a025ad0567dba052b6db1c
SIZE (jkbonfield-io_lib-io_lib-1-14-10_GH0.tar.gz) = 3391479
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libcurl.so : ftp/curl
- This port is required by:
- for Build
-
- biology/p5-Bio-SCF
- for Run
-
- biology/p5-Bio-SCF
Configuration Options:
- No options to configure
- Options name:
- biology_iolib
- USES:
- autoreconf gmake libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.10_1 22 Feb 2024 13:23:48 |
Muhammad Moinur Rahman (bofh) |
biology/iolib: Moved man to share/man
Approved by: portmgr (blanket) |
1.14.10 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.14.10 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.14.10 20 Jul 2022 14:20:57 |
Tobias C. Berner (tcberner) |
biology: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Andrey Zakhvatov
* Bob Zimmermann <rpz@cse.wustl.edu>
* Camson Huynh <chuynh@biolateral.com.au>
* Dan Siercks <dsiercks@uwm.edu>
* Fernan Aguero <fernan@iib.unsam.edu.ar>
* Hannes Hauswedell <h2+fbsdports@fsfe.org>
* J. Bacon <jwb@FreeBSD.org>
* Jason Bacon <jwb@FreeBSD.org>
* Jeremy <karlj000@unbc.ca> (Only the first 15 lines of the commit message are shown above ) |
1.14.10 06 Feb 2022 18:36:07 |
Stefan Eßer (se) |
Update CONFLICTS definitions in categories a* to c*
Update the CONFLICTS definitions of ports in the following categories:
- accessibility
- archivers
- audio
- benchmarks
- biology
- cad
- chinese
- comms
- converters
An attempt has been made to use generic conflicts patterns that do not
have to be updated whenever a new version of a conflicting port is
added to the ports system.
There is a misunderstanding that the port being built/installed has to
be omitted from the conflicts pattern. This is not true - the port
being built is implicitly non-conflicting due to logic in bsd.port.mk.
Approved by: portmgr (implicit) |
1.14.10 19 May 2021 19:56:24 |
Danilo Egea Gondolfo (danilo) |
biology/iolib: Drop maintainership |
1.14.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.14.10 01 Apr 2019 19:33:15 |
danilo |
- Fix build in head i386 |
1.14.10 05 Nov 2018 19:45:23 |
linimon |
Remove the incorrect typedefs to fix build on tier-2.
PR: 232390
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.14.10 05 Nov 2018 19:42:38 |
linimon |
Remove the inccorrect typedefs to fix build on tier-2.
PR: 232390
Submitted by: Piotr Kubaj
Approved by: portmgr (tier-2 blanket) |
1.14.10 28 Sep 2018 18:47:50 |
danilo |
- Update to 1-14-10
- Move USES to make portlint happy |
1.14.9 02 Jul 2018 00:47:14 |
linimon |
Mark various ports broken on mips64 and, where appropriate, mips.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.14.9 13 May 2017 03:35:51 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.14.9 28 Feb 2017 08:33:44 |
mat |
Fix USE_GITHUB's GH_TAGNAME usage.
Sponsored by: Absolight |
1.14.9 24 Feb 2017 18:57:57 |
danilo |
- Update to 1.14.9
- Use github |
1.14.8 01 May 2016 01:03:48 |
danilo |
- Update to 1.14.8 |
1.14.7 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
1.14.7 20 Feb 2016 16:05:59 |
danilo |
- Update to 1.14.7 |
1.14.6 09 Nov 2015 16:02:13 |
danilo |
- Update to 1.14.6 |
1.14.5 06 Nov 2015 12:03:25 |
danilo |
- Update to 1.14.5 |
1.14.4 07 Oct 2015 00:26:34 |
danilo |
- Update to 1.14.4 |
1.14.3 01 Oct 2015 23:28:23 |
danilo |
- Update to 1.14.3 |
1.14.2 20 Sep 2015 19:59:04 |
olgeni |
Typos, whitespace and capitalization fixes (A-F). |
1.14.2 17 Sep 2015 12:54:48 |
danilo |
- Update to 1.14.2 |
1.14.1 13 Sep 2015 18:05:55 |
danilo |
- Update to 1.14.1 |
1.14.0 12 Jul 2015 18:25:07 |
danilo |
- Update to 1.14.0
- Use install-strip |
1.13.10 04 Mar 2015 13:17:47 |
danilo |
- Update to 1.13.10 |
1.13.9 30 Jan 2015 21:49:29 |
danilo |
- Update to 1.13.9 |
1.13.8 14 Jan 2015 13:15:50 |
danilo |
- Update to 1.13.8 |
1.13.7 20 Oct 2014 07:10:48 |
bapt |
Cleanup plist |
1.13.7 31 May 2014 18:03:08 |
danilo |
- I forgot to svn add a new patch |
1.13.7 31 May 2014 17:57:07 |
danilo |
- Update from 1.13.5 to 1.13.7
- Add libtool to USES
- Take maintainership |
1.13.5 26 Apr 2014 02:35:37 |
miwi |
- Update to version 1.13.5
PR: 188863
Submitted by: ports fury |
1.13.0_1 12 Apr 2014 07:42:33 |
culot |
- Back to the heap, I don't use this port anymore |
1.13.0_1 20 Jan 2014 17:02:11 |
bapt |
Support stage
Conver USE_GMAKE |
1.13.0_1 11 Dec 2013 14:43:51 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in biology |
1.13.0_1 20 Sep 2013 15:55:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
biology) |
1.13.0_1 11 Jul 2013 16:26:27 |
sunpoet |
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi |
1.13.0 30 Apr 2013 15:41:49 |
culot |
- Update to 1.13.0
- Improve COMMENT (remove leading article, add missing space)
- Remove unneeded BSD license file
- Trim Makefile's header
- Pet portlint (move LICENSE section earlier, change tab to space in WWW link)
Changes: http://sourceforge.net/p/staden/news/2013/03/iolib-1130-released/ |
1.12.5 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.12.5 29 Oct 2011 11:10:22 |
miwi |
- Fix build on FreeBSD 10 |
1.12.5 11 Feb 2011 13:11:45 |
culot |
- Update to 1.12.5
Changes: http://sourceforge.net/news/?group_id=100316&id=297223 |
1.12.4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.12.4 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
1.12.4 02 Aug 2010 16:06:38 |
bapt |
Fix typo in maintainer mail address
Submitted by: Frederic Culot <frederic _at_ culot.org> (maintainer)
Approved by: jadawin@ (co-mentor) |
1.12.4 02 Aug 2010 15:09:22 |
bapt |
- Update to 1.12.4
- Add libcurl as dependency
- Submitter is now maintainer
PR: ports/149079
Submitted by: Frederic Coulot <frederic _at_ coulot.org> (maintainer)
Approved by: jadawin@ (co-mentor) |
1.12.2 21 May 2010 06:19:18 |
wen |
- Update to 1.12.2
- Reset maintainer |
1.12.1 28 Aug 2009 23:34:20 |
miwi |
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> |