./wip/libbfio, Library to provide basic file input/output abstraction

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20140105, Package name: libbfio-20140105, Maintainer: pkgsrc-users

Library to provide basic file input/output abstraction. Libbfio is used in
multiple other libraries like libewf, libmsiecf, libnk2, libolecf and libpff. It
is used to chain I/O to support file-in-file access.


Required to run:
[wip/libcerror] [wip/libcnotify] [wip/libcsplit] [wip/libcdata] [wip/libcpath] [wip/libcthreads]

Required to build:
[pkgtools/cwrappers]

Package options: nls, static, wide-curses

Master sites:

RMD160: 028534fc992ab44adb80847f08fbec598f7a2c08
Filesize: 1855.609 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-03 10:48:00 by othyro | Files touched by this commit (3) | Package updated
Log message:
Updated to latest release, 20140105. Uses wip/libcthreads now. Fixed
HOMEPAGE. From ChangeLog:

20140105
* 2014 update
* updated dependencies

20131003
* updated dependencies

20130809
* updated dependencies
* worked on tests

20130721
* worked on multi threading support
* removed open on demand code from seek offset
* refactored pool to use a cdata array
* worked on tests
* update msvscpp files

20130718
* fixes for multi threading support
   2013-06-10 00:10:25 by othyro | Files touched by this commit (4) | Package updated
Log message:
Updated to latest release, 20130609. Fix dependencies in buildlink3.mk.
>From ChangeLog:

20130609
* updated dependencies
* fix for compiling with stand-alone version of libcdata
   2013-01-10 16:37:11 by othyro | Files touched by this commit (1)
Log message:
Fixed MASTER_SITES (file no longer hosted @ SF.net).
   2012-12-05 05:40:20 by othyro | Files touched by this commit (6)
Log message:
Import libbfio-20120425 as wip/libbfio.

Library to provide basic file input/output abstraction. Libbfio is used in
multiple other libraries like libewf, libmsiecf, libnk2, libolecf and libpff. It
is used to chain I/O to support file-in-file access.