./wip/libcerror, Library for cross-platform C error functions

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


Branch: CURRENT, Version: 20150407, Package name: libcerror-20150407, Maintainer: pkgsrc-users

Library for cross-platform C error functions.


Required to build:
[pkgtools/cwrappers]

Package options: nls, static, wide-curses

Master sites:

RMD160: 3c6ee66ec457e33702ddc03f44f183e27b8b62f9
Filesize: 435.997 KB

Version history: (Expand)


CVS history: (Expand)


   2014-02-03 10:10:41 by othyro | Files touched by this commit (2) | Package updated
Log message:
Updated to latest release, 20140105. From ChangeLog:

20140105
* updated dependencies
* 2014 update

20131201
* fixes in backtrace string creation

20131017
* updated libcstring

20130904
* bug fix for issue under memory limitations
* code clean up
   2013-06-09 23:26:40 by othyro | Files touched by this commit (2) | Package updated
Log message:
Updated to latest release, 20130609. From ChangeLog:
20130609
* fix in .pc.in

20130509
* updated common files
   2013-06-08 15:05:50 by othyro | Files touched by this commit (2)
Log message:
Updated MASTER_SITES. Add static option to build.
   2013-05-28 14:14:20 by othyro | Files touched by this commit (3) | Package updated
Log message:
Updated to latest release. Removed PKG_BUILD_OPTIONS from buildlink3.mk,
as library doesn't link against libintl with NLS option. From ChangeLog:

* added FORMAT_MESSAGE_IGNORE_INSERTS to FormatMessage calls
* textual changes
* updated dependencies
* updated msvscpp files
* changes to .gitignore
   2013-01-10 16:43:52 by othyro | Files touched by this commit (4)
Log message:
Updated to latest stable - Fixed MASTER_SITES, HOMEPAGE, COMMENT, DESCR;
Updated buildlink3.mk and distinfo;
   2012-12-08 23:41:37 by othyro | Files touched by this commit (6)
Log message:
Import libcerror-20120507 as wip/libcerror.

Several libraries for cross-platform C functions:

 * libcerror; error functions
 * libclocale; locale functions
 * libcnotify; notification functions
 * libcfile; file functions
 * libcpath; path functions
 * libcsplit; split string functions

These libraries were initially build to be used within other libraries and are
currently in the process of being turned into stand-alone versions.