notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
zycore-c Support library with platform independent types, macros, etc for Zydis
1.5.2 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5.0Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2023-02-26 08:12:40
Last Update: 2025-02-20 23:27:26
Commit Hash: 2b4b5ef
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: MIT
WWW:
https://zydis.re
Description:
Zyan Core Library for C is an internal library providing platform independent types, macros and a fallback for environments without LibC.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (36 items)
Collapse this list.
  1. /usr/local/share/licenses/zycore-c-1.5.2/catalog.mk
  2. /usr/local/share/licenses/zycore-c-1.5.2/LICENSE
  3. /usr/local/share/licenses/zycore-c-1.5.2/MIT
  4. include/Zycore/API/Memory.h
  5. include/Zycore/API/Process.h
  6. include/Zycore/API/Synchronization.h
  7. include/Zycore/API/Terminal.h
  8. include/Zycore/API/Thread.h
  9. include/Zycore/Allocator.h
  10. include/Zycore/ArgParse.h
  11. include/Zycore/Atomic.h
  12. include/Zycore/Bitset.h
  13. include/Zycore/Comparison.h
  14. include/Zycore/Defines.h
  15. include/Zycore/Format.h
  16. include/Zycore/Internal/AtomicGNU.h
  17. include/Zycore/Internal/AtomicMSVC.h
  18. include/Zycore/LibC.h
  19. include/Zycore/List.h
  20. include/Zycore/Object.h
  21. include/Zycore/Status.h
  22. include/Zycore/String.h
  23. include/Zycore/Types.h
  24. include/Zycore/Vector.h
  25. include/Zycore/Zycore.h
  26. lib/cmake/zycore/zyan-functions.cmake
  27. lib/cmake/zycore/zycore-config-version.cmake
  28. lib/cmake/zycore/zycore-config.cmake
  29. lib/cmake/zycore/zycore-targets-release.cmake
  30. lib/cmake/zycore/zycore-targets.cmake
  31. lib/libZycore.so
  32. lib/libZycore.so.1.5
  33. lib/libZycore.so.1.5.2.0
  34. @owner
  35. @group
  36. @mode
Collapse this list.
Dependency lines:
  • zycore-c>0:devel/zycore-c
To install the port:
cd /usr/ports/devel/zycore-c/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/zycore-c
  • pkg install zycore-c
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: zycore-c
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
distinfo:
TIMESTAMP = 1739967911 SHA256 (zyantific-zycore-c-v1.5.2_GH0.tar.gz) = 943f91eb9ab2a8cc01ab9f8b785e769a273502071e0ee8011cdfcaad93947cec SIZE (zyantific-zycore-c-v1.5.2_GH0.tar.gz) = 65981

Packages (timestamps in pop-ups are UTC):
zycore-c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.21.5.2-1.5.21.5.2---
FreeBSD:13:quarterly1.5.01.5.01.4.11.5.01.5.01.4.11.4.11.4.1
FreeBSD:14:latest1.5.21.5.2-1.5.21.5.21.4.1-1.4.1
FreeBSD:14:quarterly1.5.01.5.0-1.5.01.5.01.4.11.4.11.4.1
FreeBSD:15:latest1.5.21.5.2n/a1.5.2n/a1.4.11.4.11.4.1
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
This port is required by:
for Libraries
  1. devel/zydis

Configuration Options:
No options to configure
Options name:
devel_zycore-c
USES:
cmake:testing compiler:c++17-lang cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/zyantific/zycore-c/tar.gz/v1.5.2?dummy=/
Collapse this list.

Number of commits found: 4

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.2
20 Feb 2025 23:27:26
commit hash: 2b4b5efe045d80d3175269270ea5f562cf427ac5commit hash: 2b4b5efe045d80d3175269270ea5f562cf427ac5commit hash: 2b4b5efe045d80d3175269270ea5f562cf427ac5commit hash: 2b4b5efe045d80d3175269270ea5f562cf427ac5 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Martin Filla
devel/zycore-c: update to 1.5.2

Changelog: https://github.com/zyantific/zycore-c/releases/tag/v1.5.2

PR:		284899
1.5.1
15 Jan 2025 19:14:23
commit hash: 2488d26b1b82f69c6e5d19a646b1a7387586506ccommit hash: 2488d26b1b82f69c6e5d19a646b1a7387586506ccommit hash: 2488d26b1b82f69c6e5d19a646b1a7387586506ccommit hash: 2488d26b1b82f69c6e5d19a646b1a7387586506c files touched by this commit
Zsolt Udvari (uzsolt) search for other commits by this committer
Author: Martin Filla
devel/zycore-c: Update to 1.5.1

Add devel/googletest to TEST_DEPENDS.

PR:		283973
Approved by:	submitter is maintainer
1.5.0
04 Apr 2024 12:23:01
commit hash: 2f40769fc2e2cc8e94a01ec98e241039fffd530acommit hash: 2f40769fc2e2cc8e94a01ec98e241039fffd530acommit hash: 2f40769fc2e2cc8e94a01ec98e241039fffd530acommit hash: 2f40769fc2e2cc8e94a01ec98e241039fffd530a files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
Author: Martin Filla
devel/zycore-c: Update to 1.5.0

ChangeLog: https://github.com/zyantific/zycore-c/releases/tag/v1.5.0

 * Better support for linux kernel
 * Add ZYAN_GETENV macro to LibC.h
 * Add missing (void) on functions without args
 * Set DOXYGEN_GENERATE_MAN config option to generate manpages
 * Add support for loongarch
 * Support for more unix-like systems, such as NetBSD

PR:		278096
1.4.1
26 Feb 2023 08:11:14
commit hash: 3a8c19e871bd4c4bca8face405944de4f8691f9dcommit hash: 3a8c19e871bd4c4bca8face405944de4f8691f9dcommit hash: 3a8c19e871bd4c4bca8face405944de4f8691f9dcommit hash: 3a8c19e871bd4c4bca8face405944de4f8691f9d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/zycore-c: New port: Support library with platform independent types,
macros, etc for Zydis

Number of commits found: 4