Up to [cvs.NetBSD.org] / pkgsrc / devel / p5-FFI-CheckLib
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Nov 30 00:45:13 2021 UTC (14 months, 1 week ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
Update to 0.28 Upstream changes: 0.28 2021-05-16 15:10:34 -0600 - Avoid undef warning from File::Spec->catpath (gh#30, gh#33) - The alien option now works in fallback mode; if one or more of the Aliens are not installed then they will be ignored, previously this module would throw whatever exception was produced by require (gh#23, gh#34) - Move to PerlFFI org on GitHub (previously this dist lived in Perl5-FFI) (gh#24)
Revision 1.10 / (download) - annotate - [select for diffs], Tue Oct 26 10:16:34 2021 UTC (15 months, 1 week ago) by nia
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 7 13:41:27 2021 UTC (16 months ago) by nia
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.8 / (download) - annotate - [select for diffs], Sun Aug 16 01:16:34 2020 UTC (2 years, 5 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Update to 0.27 Upstream changes: 0.27 2020-05-11 14:24:08 -0400 - Added a FAQ section to the documentation (gh#22)
Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 21 23:44:01 2020 UTC (2 years, 10 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.6: +5 -5
lines
Diff to previous 1.6 (colored)
(devel/p5-FFI-CheckLib) Updated to 0.26 0.26 2020-01-22 05:54:02 -0700 - Name check on alien option is always done, even if the Alien is already loaded (gh#21) - Remove dependency on Module::Load (gh#21)
Revision 1.6 / (download) - annotate - [select for diffs], Sat Oct 19 12:34:22 2019 UTC (3 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4
Changes since 1.5: +5 -5
lines
Diff to previous 1.5 (colored)
(devel/p5-FFI-CheckLib) Updated 0.23 to 0.25 0.25 2019-06-25 12:27:58 -0400 - Add support for Alien::Base with alien option (gh#18) 0.24 2019-04-27 09:14:34 -0400 - Add try_linker_script option (gh#13, gh#15)
Revision 1.5 / (download) - annotate - [select for diffs], Sat Dec 1 02:46:52 2018 UTC (4 years, 2 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.4: +5 -5
lines
Diff to previous 1.4 (colored)
Update to 0.23 Upstream changes: 0.23 2018-11-18 00:07:49 -0500 - Handle DLLs on Windows with "dashed" version numbers (example: foo-1-2-3.dll) (gh#10, gh#11, SLAFFAN++)
Revision 1.4 / (download) - annotate - [select for diffs], Wed Oct 31 12:29:44 2018 UTC (4 years, 3 months ago) by wen
Branch: MAIN
Changes since 1.3: +5 -5
lines
Diff to previous 1.3 (colored)
Update to 0.22 Upstream changes: 0.22 2018-10-13 22:24:46 -0400 - Production version identical to 0.21_01 0.21_01 2018-10-11 22:53:43 -0400 - Documentation fixes - Handle DLLs with upper-case characters in extension on MSWin32 (gh#9)
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 18 07:42:37 2018 UTC (4 years, 7 months ago) by wen
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.2: +5 -5
lines
Diff to previous 1.2 (colored)
Update to 0.20 Upstream changes: 0.20 2018-06-04 18:18:09 -0400 - Add system_path function. 0.19 2018-05-30 21:09:32 -0400 - Administrative release to note that this dist is moving its repository to the Perl5-FFI org on github.com
Revision 1.2 / (download) - annotate - [select for diffs], Wed Nov 8 16:29:39 2017 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.1: +5 -5
lines
Diff to previous 1.1 (colored)
p5-FFI-CheckLib: update to 0.18. 0.18 2017-10-25 10:00:47 -0400 - Production version identical to 0.17_02 0.17_02 2017-10-14 01:03:04 -0400 - Fix Windows testing regression introduced in 0.17_01 0.17_01 2017-10-13 15:58:30 -0400 - Filter out broken and recursive symlinks - Better handle symlinked .so files on platforms that support that. Previously, we preferred the longer .so names (ie, libfoo.so.1.2.3) over the shorter .so names (libfoo.so) since the latter is usually a symlink, and the former may have useful "version" information in the filename. That is a problem when a system is using symlinks to indicate a preference, (for example, if there are both libfoo.so.1.2.3, libfoo.so.1.2.4 and libfoo.so is a symlink to one of those). Now we still endevour to return the long .so name, but use the short name to see which one is preferred by the operating system, or user. In the absense of any symlinks to disambiguate two libraries with the same name, we prefer the one with a newer version number. That is libfoo.so.2.3.4 would be preferred over libfoo.so.1.2.3 - Slightly more consistent diagnostic messages. - Added functions: which, where, has_symbols None are exported by default, but may be requested.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 27 17:19:21 2017 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
devel/p5-FFI-CheckLib: import p5-FFI-CheckLib-0.16 This module checks whether a particular dynamic library is available for FFI to use. It is modeled heavily on Devel::CheckLib, but will find dynamic libraries even when development packages are not installed. It also provides a find_lib function that will return the full path to the found dynamic library, which can be feed directly into FFI::Platypus or FFI::Raw.