summaryrefslogtreecommitdiff
path: root/devel/libzen
AgeCommit message (Collapse)AuthorFilesLines
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-28Fix libzen-config file contents. Ride update.wiz2-11/+14
2015-07-28Update to 0.4.31:wiz3-10/+10
Version 0.4.31, 2015-04-09 -------------- x BigEndian2float16() was buggy x <new> is possible only with C++ Version 0.4.30, 2014-11-09 -------------- + New MemoryUtils.h functions for SSE2 memcpy + Ztring::From_Unicode(const wchar_t S) + Removed Win9X support + CMake: scripts improvements, thanks to Ivan Romanov + Mac: EOL definitely moved from \r to \n x int128: was not compiling on Cygwin x Windows: file open in append mode has shared read/write
2014-01-01Use _OPSYS_SHLIB_TYPE instead of SHLIB_TYPE, it is not defined even afterobache1-2/+3
bsd.prefs.mk. _OPSYS_SHLIB_TYPE is sufficient to check whether shlib is supported or not.
2013-12-31Import libzen-0.4.29 as devel/libzen.ryoon7-0/+123
Small C++ derivate class to have a simpler life. The library for string handling etc.