1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

relative - Load modules with relative names

This module allows you to load modules using only parts of their name,
relatively to the current module or to a given module. Module names are by
default searched below the current module, but can be searched upper in the
hierarchy using the ..:: syntax.

WWW: http://search.cpan.org/dist/relative/

PR:		ports/129659
Submitted by:	skreuzer at exit2shell.com
This commit is contained in:
Martin Wilke 2008-12-22 21:28:51 +00:00
parent fc4ecfafca
commit 3020a19a0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=224601
5 changed files with 42 additions and 0 deletions

View File

@ -1919,6 +1919,7 @@
SUBDIR += p5-parent
SUBDIR += p5-prefork
SUBDIR += p5-reaper
SUBDIR += p5-relative
SUBDIR += p5-rpm-build-perl
SUBDIR += p5-self
SUBDIR += p5-subatom

View File

@ -0,0 +1,27 @@
# New ports collection makefile for: devel/p5-relative
# Date created: Tue Dec 9 11:32:16 EST 2008
# Whom: skreuzer@exit2shell.com
#
# $FreeBSD$
#
PORTNAME= relative
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/S/SA/SAPER
PKGNAMEPREFIX= p5-
MAINTAINER= skreuzer@exit2shell.com
COMMENT= Load modules with relative names
RUN_DEPENDS= p5-UNIVERSAL-require>=0.11:${PORTSDIR}/devel/p5-UNIVERSAL-require
BUILD_DEPEND= ${RUN_DEPENDS} \
p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple
PERL_CONFIGURE= yes
MAN3= relative.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (relative-0.04.tar.gz) = 923b48653599f2f7fcc7eba12db462ea
SHA256 (relative-0.04.tar.gz) = 78e0499d5392548ff7385cc1ebe697200e399498007f1148bf755d415d2d5780
SIZE (relative-0.04.tar.gz) = 6408

View File

@ -0,0 +1,8 @@
relative - Load modules with relative names
This module allows you to load modules using only parts of their name,
relatively to the current module or to a given module. Module names are by
default searched below the current module, but can be searched upper in the
hierarchy using the ..:: syntax.
WWW: http://search.cpan.org/dist/relative/

View File

@ -0,0 +1,3 @@
%%SITE_PERL%%/relative.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/relative/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/relative