aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-11-16 13:26:57 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-11-16 13:26:57 +0800
commit69e74d0c7fde8540f407013016f69515a3f09fd9 (patch)
treecc44585eebd021b171a26eb1e5edccf7ac73ee91 /devel
parentb0cd208c639ebe1a0ca9da0cafc6af5877902333 (diff)
downloadfreebsd-ports-gnome-69e74d0c7fde8540f407013016f69515a3f09fd9.tar.gz
freebsd-ports-gnome-69e74d0c7fde8540f407013016f69515a3f09fd9.tar.zst
freebsd-ports-gnome-69e74d0c7fde8540f407013016f69515a3f09fd9.zip
- Add p5-Class-Load-XS 0.02
Class::Load::XS provides an XS implementation for portions of Class::Load. See Class::Load for API details. WWW: http://search.cpan.org/dist/Class-Load-XS/ Feature safe: yes
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile1
-rw-r--r--devel/p5-Class-Load-XS/Makefile30
-rw-r--r--devel/p5-Class-Load-XS/distinfo2
-rw-r--r--devel/p5-Class-Load-XS/pkg-descr4
-rw-r--r--devel/p5-Class-Load-XS/pkg-plist8
5 files changed, 45 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index bbac3e08666f..fd81d5c05495 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1345,6 +1345,7 @@
SUBDIR += p5-Class-Inspector
SUBDIR += p5-Class-Interfaces
SUBDIR += p5-Class-Load
+ SUBDIR += p5-Class-Load-XS
SUBDIR += p5-Class-Loader
SUBDIR += p5-Class-MOP
SUBDIR += p5-Class-MakeMethods
diff --git a/devel/p5-Class-Load-XS/Makefile b/devel/p5-Class-Load-XS/Makefile
new file mode 100644
index 000000000000..fd3532435cea
--- /dev/null
+++ b/devel/p5-Class-Load-XS/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-Class-Load-XS
+# Date created: 2011-11-16
+# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Class-Load-XS
+PORTVERSION= 0.02
+CATEGORIES= devel perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= sunpoet@FreeBSD.org
+COMMENT= XS implementation of parts of Class::Load
+
+BUILD_DEPENDS= p5-Class-Load>=0.11:${PORTSDIR}/devel/p5-Class-Load
+RUN_DEPENDS= p5-Class-Load>=0.11:${PORTSDIR}/devel/p5-Class-Load
+
+PERL_MODBUILD= yes
+
+MAN3= Class::Load::XS.3
+
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 501001
+TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/devel/p5-Class-Load-XS/distinfo b/devel/p5-Class-Load-XS/distinfo
new file mode 100644
index 000000000000..6eacb9e9fbee
--- /dev/null
+++ b/devel/p5-Class-Load-XS/distinfo
@@ -0,0 +1,2 @@
+SHA256 (Class-Load-XS-0.02.tar.gz) = fdf1d575622cb3675dad7d588d787eb1ff223538faedc09e39ee4b8859fd9053
+SIZE (Class-Load-XS-0.02.tar.gz) = 54551
diff --git a/devel/p5-Class-Load-XS/pkg-descr b/devel/p5-Class-Load-XS/pkg-descr
new file mode 100644
index 000000000000..cc76d743fe82
--- /dev/null
+++ b/devel/p5-Class-Load-XS/pkg-descr
@@ -0,0 +1,4 @@
+Class::Load::XS provides an XS implementation for portions of Class::Load. See
+Class::Load for API details.
+
+WWW: http://search.cpan.org/dist/Class-Load-XS/
diff --git a/devel/p5-Class-Load-XS/pkg-plist b/devel/p5-Class-Load-XS/pkg-plist
new file mode 100644
index 000000000000..3f2fc510542c
--- /dev/null
+++ b/devel/p5-Class-Load-XS/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/Class/Load/XS.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Load/XS/XS.so
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Load/XS/XS.bs
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Load/XS
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Load
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Class/Load
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Class