./devel/zix, Lightweight C library of portability wrappers and data structures

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


Branch: CURRENT, Version: 0.6.2nb2, Package name: zix-0.6.2nb2, Maintainer: pkgsrc-users

Zix is a lightweight C library of portability wrappers and data structures.


Master sites:

Filesize: 79.41 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-09 10:49:47 by Adam Ciarcinski | Files touched by this commit (2)
Log message: zix: fix PLIST for newer Sphinx; bump revision 
   2026-01-06 12:18:47 by Thomas Klausner | Files touched by this commit (48)
Log message: *: forbid some more Python 3.11 for sphinx users List from grep 
   2025-10-23 22:40:24 by Thomas Klausner | Files touched by this commit (2999)
Log message: *: recursive bump for pcre2 Running an old binary against the new pcre doesn't work: /usr/pkg/lib/libpcre2-8.so.0: version PCRE2_10.47 required by \ /usr/pkg/lib/libglib-2.0.so.0 not defined 
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message: *: remove reference to (removed) Python 3.9 
   2025-08-12 12:20:43 by Adam Ciarcinski | Files touched by this commit (1)
Log message: zix: PLIST fix 
   2025-08-12 09:30:16 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message: zix: updated to 0.6.2 zix (0.6.2) stable; urgency=medium * Fix documentation build with sphinxygen fallback wrap zix (0.6.0) stable; urgency=medium * Add ZIX_NODISCARD attribute * Add option to build for older Windows versions * Add zix_expand_environment_strings() * Add zix_string_view_equals() * Avoid fdatasync() on Darwin * Fix build on POSIX systems without PATH_MAX defined * Fix library current_version on MacOS * Fix nullability annotations for zix_canonical_path() and friends * Fix ring unit test when mlock() is unavailable * Improve documentation * Support building for UWP * Support building for Windows with or without UNICODE 
   2025-02-23 17:59:26 by Thomas Klausner | Files touched by this commit (79)
Log message: *: py-sphinx 8.2 drops support for Python 3.10 
   2024-11-05 18:08:41 by Adam Ciarcinski | Files touched by this commit (6)
Log message: zix: added version 0.4.2 Zix is a lightweight C library of portability wrappers and data structures.