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
p5-FFI-C C data types for FFI
0.15 develnew! on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-01-28 17:06:18
Last Update: 2025-01-28 16:48:41
Commit Hash: 9c24898
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/dist/FFI-C
Description:
FFI::C provides tools for building classes to interface for common C data types. Arrays, struct, union and nested types based on those are supported. Core FFI::Platypus also provides FFI::Platypus::Record for manipulating and passing structured data. Typically you want to use FFI::C instead, the main exception is when you need to pass structured data by value instead of by reference. To work with C APIs that work with C file pointers you can use FFI::C::File and FFI::C::PosixFile. For C APIs that expose the POSIX stat structure use FFI::C::Stat.
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 (31 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-FFI-C-0.15/catalog.mk
  2. /usr/local/share/licenses/p5-FFI-C-0.15/LICENSE
  3. /usr/local/share/licenses/p5-FFI-C-0.15/ART10
  4. /usr/local/share/licenses/p5-FFI-C-0.15/GPLv1+
  5. lib/perl5/site_perl/FFI/C.pm
  6. lib/perl5/site_perl/FFI/C/Array.pm
  7. lib/perl5/site_perl/FFI/C/ArrayDef.pm
  8. lib/perl5/site_perl/FFI/C/Def.pm
  9. lib/perl5/site_perl/FFI/C/FFI.pm
  10. lib/perl5/site_perl/FFI/C/File.pm
  11. lib/perl5/site_perl/FFI/C/PosixFile.pm
  12. lib/perl5/site_perl/FFI/C/Struct.pm
  13. lib/perl5/site_perl/FFI/C/StructDef.pm
  14. lib/perl5/site_perl/FFI/C/Union.pm
  15. lib/perl5/site_perl/FFI/C/UnionDef.pm
  16. lib/perl5/site_perl/FFI/C/Util.pm
  17. lib/perl5/site_perl/man/man3/FFI::C.3.gz
  18. lib/perl5/site_perl/man/man3/FFI::C::Array.3.gz
  19. lib/perl5/site_perl/man/man3/FFI::C::ArrayDef.3.gz
  20. lib/perl5/site_perl/man/man3/FFI::C::Def.3.gz
  21. lib/perl5/site_perl/man/man3/FFI::C::FFI.3.gz
  22. lib/perl5/site_perl/man/man3/FFI::C::File.3.gz
  23. lib/perl5/site_perl/man/man3/FFI::C::PosixFile.3.gz
  24. lib/perl5/site_perl/man/man3/FFI::C::Struct.3.gz
  25. lib/perl5/site_perl/man/man3/FFI::C::StructDef.3.gz
  26. lib/perl5/site_perl/man/man3/FFI::C::Union.3.gz
  27. lib/perl5/site_perl/man/man3/FFI::C::UnionDef.3.gz
  28. lib/perl5/site_perl/man/man3/FFI::C::Util.3.gz
  29. @owner
  30. @group
  31. @mode
Collapse this list.
Dependency lines:
  • p5-FFI-C>0:devel/p5-FFI-C
To install the port:
cd /usr/ports/devel/p5-FFI-C/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-FFI-C
  • pkg install p5-FFI-C
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-FFI-C
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1736671117 SHA256 (FFI-C-0.15.tar.gz) = eb70607e6673bccb18df27f4cee459fb6dc418e0da93e692cdc3555fe40d2f4e SIZE (FFI-C-0.15.tar.gz) = 44302

Packages (timestamps in pop-ups are UTC):
p5-FFI-C
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.150.15-0.150.15---
FreeBSD:13:quarterly--------
FreeBSD:14:latest0.150.15--0.15---
FreeBSD:14:quarterly--------
FreeBSD:15:latest0.150.15n/a0.15n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-Class-Inspector>=0 : devel/p5-Class-Inspector
  2. p5-FFI-Platypus>=1.24 : devel/p5-FFI-Platypus
  3. p5-FFI-Platypus-Type-Enum>=0.03 : devel/p5-FFI-Platypus-Type-Enum
  4. p5-Ref-Util>=0 : devel/p5-Ref-Util
  5. p5-Sub-Identify>=0.05 : devel/p5-Sub-Identify
  6. p5-Sub-Install>=0 : devel/p5-Sub-Install
  7. perl5>=5.36<5.37 : lang/perl5.36
  8. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
  2. p5-Path-Tiny>=0 : devel/p5-Path-Tiny
  3. p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
Runtime dependencies:
  1. p5-Class-Inspector>=0 : devel/p5-Class-Inspector
  2. p5-FFI-Platypus>=1.24 : devel/p5-FFI-Platypus
  3. p5-FFI-Platypus-Type-Enum>=0.03 : devel/p5-FFI-Platypus-Type-Enum
  4. p5-Ref-Util>=0 : devel/p5-Ref-Util
  5. p5-Sub-Identify>=0.05 : devel/p5-Sub-Identify
  6. p5-Sub-Install>=0 : devel/p5-Sub-Install
  7. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. graphics/p5-Geo-LibProj-FFI
for Run
  1. graphics/p5-Geo-LibProj-FFI

Configuration Options:
No options to configure
Options name:
devel_p5-FFI-C
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/FFI/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/FFI/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/FFI/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/FFI/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/FFI/
  7. http://backpan.perl.org/modules/by-module/FFI/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/FFI/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/FFI/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/FFI/
  12. https://www.cpan.org/modules/by-module/FFI/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.15
28 Jan 2025 16:48:41
commit hash: 9c24898eed0059e05e56d72a17c412bb777f7c08commit hash: 9c24898eed0059e05e56d72a17c412bb777f7c08commit hash: 9c24898eed0059e05e56d72a17c412bb777f7c08commit hash: 9c24898eed0059e05e56d72a17c412bb777f7c08 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/p5-FFI-C: Add p5-FFI-C 0.15

FFI::C provides tools for building classes to interface for common C data types.
Arrays, struct, union and nested types based on those are supported.

Core FFI::Platypus also provides FFI::Platypus::Record for manipulating and
passing structured data. Typically you want to use FFI::C instead, the main
exception is when you need to pass structured data by value instead of by
reference.

To work with C APIs that work with C file pointers you can use FFI::C::File and
FFI::C::PosixFile. For C APIs that expose the POSIX stat structure use
FFI::C::Stat.

Number of commits found: 1