Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-DynaLoader-Function (devel/p5-DynaLoader-Func...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57a0f2059d4e
branches:  trunk
changeset: 430772:57a0f2059d4e
user:      mef <mef%pkgsrc.org@localhost>
date:      Mon May 04 04:35:57 2020 +0000

description:
(devel/p5-DynaLoader-Function) import p5-DynaLoader-Functions-0.003

This module provides a function-based interface to dynamic loading as
used by Perl. Some details of dynamic loading are very
platform-dependent, so correct use of these functions requires the
programmer to be mindful of the space of platform variations.

diffstat:

 devel/p5-DynaLoader-Function/DESCR    |   4 ++++
 devel/p5-DynaLoader-Function/Makefile |  17 +++++++++++++++++
 devel/p5-DynaLoader-Function/PLIST    |   4 ++++
 devel/p5-DynaLoader-Function/distinfo |   6 ++++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r 9dc2f10c5874 -r 57a0f2059d4e devel/p5-DynaLoader-Function/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-DynaLoader-Function/DESCR        Mon May 04 04:35:57 2020 +0000
@@ -0,0 +1,4 @@
+This module provides a function-based interface to dynamic loading as
+used by Perl. Some details of dynamic loading are very
+platform-dependent, so correct use of these functions requires the
+programmer to be mindful of the space of platform variations.
diff -r 9dc2f10c5874 -r 57a0f2059d4e devel/p5-DynaLoader-Function/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-DynaLoader-Function/Makefile     Mon May 04 04:35:57 2020 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2020/05/04 04:35:57 mef Exp $
+
+DISTNAME=      DynaLoader-Functions-0.003
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://cpan.metacpan.org/authors/id/Z/ZE/ZEFRAM/
+COMMENT=       Deconstructed dynamic C library loading
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_MODULE_TYPE=     Module::Build
+#PERL5_PACKLIST=       auto/DynaLoader/Function/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 9dc2f10c5874 -r 57a0f2059d4e devel/p5-DynaLoader-Function/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-DynaLoader-Function/PLIST        Mon May 04 04:35:57 2020 +0000
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/04 04:35:57 mef Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/DynaLoader/Functions.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/DynaLoader/Functions/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/DynaLoader::Functions.3
diff -r 9dc2f10c5874 -r 57a0f2059d4e devel/p5-DynaLoader-Function/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-DynaLoader-Function/distinfo     Mon May 04 04:35:57 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/04 04:35:57 mef Exp $
+
+SHA1 (DynaLoader-Functions-0.003.tar.gz) = 5693938a1ca1c46ac8cb497ad42e14666b9ffcb5
+RMD160 (DynaLoader-Functions-0.003.tar.gz) = eda79835401f8cf0a58549c060c8456eaaad064f
+SHA512 (DynaLoader-Functions-0.003.tar.gz) = 58147714352fbd6e90bb42599e5967c9a93dbb899a587ef8a2a64dd13fc9e24176e17b3c2b870b5fa846b077373ca9ea27bec49b31113a8d9cb7d800f6d29599
+Size (DynaLoader-Functions-0.003.tar.gz) = 9797 bytes



Home | Main Index | Thread Index | Old Index