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
Port details
zycore-c Support library with platform independent types, macros, etc for Zydis
1.5.0 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: 2024-04-04 12:23:01
Commit Hash: 2f40769
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.0/catalog.mk
  2. /usr/local/share/licenses/zycore-c-1.5.0/LICENSE
  3. /usr/local/share/licenses/zycore-c-1.5.0/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.0.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 = 1711977326 SHA256 (zyantific-zycore-c-v1.5.0_GH0.tar.gz) = 68e287cb6c95a6dede810d1e4fb2aebf7a09473089570a847e9a2b115ff96ff4 SIZE (zyantific-zycore-c-v1.5.0_GH0.tar.gz) = 61617

Packages (timestamps in pop-ups are UTC):
zycore-c
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.5.01.5.0-1.5.01.5.0---
FreeBSD:13:quarterly1.5.01.5.01.4.11.5.01.5.01.4.11.4.11.4.1
FreeBSD:14:latest1.5.01.5.0-1.5.01.5.01.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.01.5.0n/a1.5.0n/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
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.0?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 2