Port details |
- p5-FFI-Platypus-Type-Enum Custom platypus type for dealing with C enumerated types
- 0.06 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2022-10-03 02:27:41
- Last Update: 2022-10-03 02:10:13
- Commit Hash: 2d6f33b
- Also Listed In: perl5
- License: ART10 GPLv1+
- Description:
- FFI::Platypus::Type::Enum is a helper for making enumerated types. It makes the
most sense to use this when you have an enumerated type with a small number of
possible values. For a large set of enumerated values or constants, see
FFI::Platypus::Constant.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-FFI-Platypus-Type-Enum>0:devel/p5-FFI-Platypus-Type-Enum
- To install the port:
- cd /usr/ports/devel/p5-FFI-Platypus-Type-Enum/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-FFI-Platypus-Type-Enum
- pkg install p5-FFI-Platypus-Type-Enum
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-FFI-Platypus-Type-Enum
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1663672724
SHA256 (FFI-Platypus-Type-Enum-0.06.tar.gz) = c954a604f7d6929624fa9413d8d0e1d83b4bd977d05627cace73ed53a95c77df
SIZE (FFI-Platypus-Type-Enum-0.06.tar.gz) = 20544
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Ref-Util>=0 : devel/p5-Ref-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Ref-Util>=0 : devel/p5-Ref-Util
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- archivers/p5-Archive-Libarchive
- for Run
-
- archivers/p5-Archive-Libarchive
Configuration Options:
- No options to configure
- Options name:
- devel_p5-FFI-Platypus-Type-Enum
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.06 03 Oct 2022 02:10:13
    |
Po-Chuan Hsieh (sunpoet)  |
devel/p5-FFI-Platypus-Type-Enum: Add p5-FFI-Platypus-Type-Enum 0.06
FFI::Platypus::Type::Enum is a helper for making enumerated types. It makes the
most sense to use this when you have an enumerated type with a small number of
possible values. For a large set of enumerated values or constants, see
FFI::Platypus::Constant. |
Number of commits found: 1
|