Port details |
- p5-FFI-Platypus Write Perl bindings to non-Perl libraries with FFI
- 2.10 devel =2 2.09Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2018-02-20 20:25:57
- Last Update: 2024-12-31 15:47:39
- Commit Hash: 5a988c9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/FFI-Platypus
- Description:
- Platypus is a library for creating interfaces to machine code libraries written
in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets
compiled into machine code. This implementation uses libffi to accomplish this
task. libffi is battle tested by a number of other scripting and virtual machine
languages, such as Python and Ruby to serve a similar role.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-FFI-Platypus>0:devel/p5-FFI-Platypus
- To install the port:
- cd /usr/ports/devel/p5-FFI-Platypus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-FFI-Platypus
- pkg install p5-FFI-Platypus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-FFI-Platypus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1735227820
SHA256 (FFI-Platypus-2.10.tar.gz) = 67115c02317b23d119b6ee1a5e6d5f26faf8985943eb53cf8862c5719e78fb6f
SIZE (FFI-Platypus-2.10.tar.gz) = 422853
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-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-FFI-CheckLib>=0.05 : devel/p5-FFI-CheckLib
- perl5>=5.36<5.37 : lang/perl5.36
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Simple>=1.302200 : devel/p5-Test-Simple
- Runtime dependencies:
-
- p5-Capture-Tiny>=0 : devel/p5-Capture-Tiny
- p5-FFI-CheckLib>=0.05 : devel/p5-FFI-CheckLib
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libffi.so : devel/libffi
- This port is required by:
- for Build
-
- archivers/p5-Archive-Libarchive
- devel/p5-FFI-C-Stat
- devel/p5-FFI-Platypus-Declare
- devel/p5-FFI-Platypus-Lang-Rust
- devel/p5-FFI-Platypus-Type-PtrObject
- devel/p5-Test2-Tools-FFI
- devel/p5-Unix-Groups-FFI
- for Run
-
- archivers/p5-Archive-Libarchive
- devel/p5-FFI-C-Stat
- devel/p5-FFI-Platypus-Declare
- devel/p5-FFI-Platypus-Lang-Rust
- devel/p5-FFI-Platypus-Type-PtrObject
- devel/p5-Test2-Tools-FFI
- devel/p5-Unix-Groups-FFI
Configuration Options:
- No options to configure
- Options name:
- devel_p5-FFI-Platypus
- USES:
- gmake perl5 pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.10 31 Dec 2024 15:47:39 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.10
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
2.09 08 Sep 2024 18:37:09 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.09
- Update LICENSE_FILE
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
2.08 15 Aug 2024 15:30:59 |
Po-Chuan Hsieh (sunpoet) |
*: Change *_DEPENDS from p5-Test2-Suite to p5-Test-Simple
- Bump PORTREVISION of the following dependent ports for dependency change
- databases/p5-DBIx-QuickDB
- devel/p5-Shell-Config-Generate
- devel/p5-Test-Archive-Libarchive
- devel/p5-Test-Future-IO-Impl
- devel/p5-Test2-Harness
- devel/p5-Test2-Harness-UI
- devel/p5-Test2-Plugin-DBIProfile
Test2-Suite has been merged into Test-Simple since 1.302200.
Reference: https://metacpan.org/dist/Test-Simple/changes |
2.08 07 May 2023 21:13:20 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.08
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
2.07 05 Apr 2023 17:30:02 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.07
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
2.05 30 Dec 2022 09:04:19 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.05
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.01 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.01 31 Aug 2022 18:49:32 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.01
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
2.00 31 Aug 2022 11:40:57 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 2.00
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.58 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.58 21 Jun 2022 20:58:00 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.58
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.57 16 Jun 2022 19:34:57 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.57
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.56_1 09 May 2022 19:23:51 |
Kevin Bowling (kbowling) |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
1.56 01 Nov 2021 13:41:31 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.56
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.55 08 Aug 2021 14:54:00 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.55
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.53 15 Jul 2021 20:31:41 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.53
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.52 06 Jul 2021 14:56:11 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.52
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.46 30 Jun 2021 20:43:36 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.46
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.44 20 Jun 2021 20:45:57 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.44
Changes: https://metacpan.org/dist/FFI-Platypus/changes |
1.43 18 Apr 2021 05:42:23 |
Po-Chuan Hsieh (sunpoet) |
devel/p5-FFI-Platypus: Update to 1.43
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.34 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.34 08 Nov 2020 17:12:36 |
sunpoet |
Update to 1.34
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.33 01 Oct 2020 08:02:56 |
sunpoet |
Update to 1.33
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.32 23 Sep 2020 12:04:37 |
sunpoet |
Update to 1.32
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.31 08 Jul 2020 18:56:38 |
sunpoet |
Update to 1.31
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.30_1 04 Jul 2020 18:11:42 |
zeising |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
1.30 19 Jun 2020 16:04:52 |
sunpoet |
Update to 1.30
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.29 15 Jun 2020 18:45:33 |
sunpoet |
Update to 1.29
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.28 21 May 2020 20:44:27 |
sunpoet |
Update to 1.28
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.26 08 May 2020 20:51:35 |
sunpoet |
Update to 1.26
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.25 08 May 2020 08:48:40 |
sunpoet |
Update to 1.25
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.24 04 May 2020 19:18:54 |
sunpoet |
Update to 1.24
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.11 21 Apr 2020 19:37:06 |
sunpoet |
Update to 1.11
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.10 06 Feb 2020 19:25:59 |
sunpoet |
Update to 1.10
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.09 19 Jan 2020 11:11:29 |
sunpoet |
Update to 1.09
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.07 30 Dec 2019 16:57:44 |
sunpoet |
Update to 1.07
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.06 29 Dec 2019 17:33:11 |
sunpoet |
Update to 1.06
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.05 28 Dec 2019 07:28:49 |
sunpoet |
Update to 1.05
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.02 12 Dec 2019 13:44:27 |
sunpoet |
Update to 1.02
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.01 08 Dec 2019 16:57:50 |
sunpoet |
Update to 1.01
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
1.00 18 Nov 2019 18:11:26 |
sunpoet |
Update to 1.00
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.98 20 Oct 2019 17:08:53 |
sunpoet |
Update to 0.98
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.96 20 Aug 2019 19:18:21 |
sunpoet |
Update to 0.96
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.94 23 Jul 2019 16:16:53 |
sunpoet |
Update to 0.94
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.92 19 Jul 2019 17:02:55 |
sunpoet |
Update to 0.92
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.90 02 Jul 2019 18:55:22 |
sunpoet |
Update to 0.90
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.88 20 Jun 2019 19:08:55 |
sunpoet |
Update to 0.88
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.87 12 May 2019 16:36:21 |
sunpoet |
Remove outdated PERL_LEVEL check |
0.87 24 Apr 2019 17:42:18 |
sunpoet |
Update to 0.87
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.86 04 Mar 2019 17:57:34 |
sunpoet |
Update to 0.86
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.84 17 Feb 2019 19:39:06 |
sunpoet |
Update to 0.84
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.83 13 Feb 2019 23:52:25 |
sunpoet |
Update to 0.83
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.82 11 Feb 2019 18:59:16 |
sunpoet |
Update to 0.82
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.80 04 Feb 2019 00:00:02 |
sunpoet |
Update to 0.80
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.79 02 Feb 2019 21:55:04 |
sunpoet |
Update to 0.79
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.78 01 Feb 2019 21:41:36 |
sunpoet |
Update to 0.78
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.74 20 Jan 2019 20:49:45 |
sunpoet |
Update to 0.74
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.59 01 Jan 2019 20:34:01 |
sunpoet |
Update to 0.59
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.58 21 Nov 2018 20:19:54 |
sunpoet |
Update to 0.58
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.56 04 Sep 2018 18:40:14 |
sunpoet |
Update to 0.56
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.55 31 Aug 2018 14:41:29 |
sunpoet |
Update to 0.55
- Add TEST_DEPENDS
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.53 18 Aug 2018 00:13:46 |
sunpoet |
Update to 0.53
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.51 11 Aug 2018 14:16:32 |
sunpoet |
Update to 0.51
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.50 02 Jun 2018 22:25:38 |
sunpoet |
Update to 0.50
Changes: https://metacpan.org/changes/distribution/FFI-Platypus |
0.48 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.48 21 Feb 2018 13:39:04 |
sunpoet |
Update to 0.48
Changes: http://search.cpan.org/dist/FFI-Platypus/Changes |
0.47 20 Feb 2018 20:24:47 |
sunpoet |
Add p5-FFI-Platypus 0.47
Platypus is a library for creating interfaces to machine code libraries written
in languages like C, C++, Fortran, Rust, Pascal. Essentially anything that gets
compiled into machine code. This implementation uses libffi to accomplish this
task. libffi is battle tested by a number of other scripting and virtual machine
languages, such as Python and Ruby to serve a similar role.
WWW: http://search.cpan.org/dist/FFI-Platypus/ |