update p5-Universal-exports, UNIVERSAL::require no longer included.
Update all dependencies accordingly, switch affected modules to cpan. (after discussion with maintainers)
This commit is contained in:
parent
b46544f5d6
commit
7d6b32c835
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/12 18:02:23 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "database OO schema for Jifty"
|
||||
|
||||
MODULES= cpan
|
||||
|
||||
DISTNAME= Jifty-DBI-0.25
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= databases www
|
||||
|
||||
# Artistic + GPL
|
||||
@ -22,7 +23,7 @@ RUN_DEPENDS= ::devel/p5-Class-Accessor \
|
||||
::devel/p5-DateTime \
|
||||
::devel/p5-Exporter-Lite \
|
||||
::textproc/p5-Lingua-EN-Inflect \
|
||||
::devel/p5-Universal-exports \
|
||||
::devel/p5-Universal-require \
|
||||
::databases/p5-DBIx-DBSchema \
|
||||
::devel/p5-Cache-Simple-TimedExpiry \
|
||||
::devel/p5-DateTime-Format-Strptime \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/05 20:08:20 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "instantiate plugins as they're found"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Module-Pluggable-Fast-0.18
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Simon Dassow <janus@errornet.de>
|
||||
|
||||
@ -14,17 +14,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
|
||||
|
||||
RUN_DEPENDS= :p5-Universal-exports-<=0.05|p5-Universal-require-*:devel/p5-Universal-require
|
||||
REGRESS_DEPENDS=${RUN_DEPENDS} \
|
||||
::devel/p5-Test-Pod \
|
||||
::devel/p5-Test-Pod-Coverage
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,11 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/20 11:14:50 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "lightweight, universal exporting/require of variables"
|
||||
|
||||
V= 0.03
|
||||
MODULES= cpan
|
||||
V= 0.05
|
||||
DISTNAME= UNIVERSAL-exports-${V}
|
||||
PKGNAME= p5-Universal-exports-${V}
|
||||
CATEGORIES= devel perl5
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
@ -15,13 +16,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=UNIVERSAL/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Exporter-Lite
|
||||
REGRESS_DEPENDS=${RUN_DEPENDS}
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (UNIVERSAL-exports-0.03.tar.gz) = 7672d8e740d99c3af612205e6fde8644
|
||||
RMD160 (UNIVERSAL-exports-0.03.tar.gz) = 1811a251ede661eefa19b3d92564a9d048ea8dd3
|
||||
SHA1 (UNIVERSAL-exports-0.03.tar.gz) = 46daa1d5864dba15f50e394b4e73ac5c5d0d4d2f
|
||||
SIZE (UNIVERSAL-exports-0.03.tar.gz) = 4497
|
||||
MD5 (UNIVERSAL-exports-0.05.tar.gz) = 4378f0e385c47829584486468414fde9
|
||||
RMD160 (UNIVERSAL-exports-0.05.tar.gz) = 5ff54d65dc0eeac916c15ed55eaf43fa6b8ceea6
|
||||
SHA1 (UNIVERSAL-exports-0.05.tar.gz) = 3002fedeb53436b25ed7ded218ad653c17142813
|
||||
SIZE (UNIVERSAL-exports-0.05.tar.gz) = 3369
|
||||
|
@ -1,6 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/14 23:44:00 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2006/11/17 16:02:48 espie Exp $
|
||||
${P5SITE}/UNIVERSAL/
|
||||
${P5SITE}/UNIVERSAL/exports.pm
|
||||
${P5SITE}/UNIVERSAL/require.pm
|
||||
@man man/man3p/UNIVERSAL::exports.3p
|
||||
@man man/man3p/UNIVERSAL::require.3p
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2006/01/17 11:09:29 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "taint checking and input validation from web forms"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= CGI-Untaint-1.26
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
@ -14,13 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CGI/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Universal-exports
|
||||
|
||||
PKG_ARCH= *
|
||||
RUN_DEPENDS= ::devel/p5-Universal-require
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2004/05/26 13:56:43 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "Perl MVC for web applications"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Maypole-1.4
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Sam Smith <S@msmith.net>
|
||||
|
||||
@ -16,8 +17,6 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::databases/p5-Class-DBI-AbstractSearch \
|
||||
::databases/p5-Class-DBI-AsForm \
|
||||
@ -27,7 +26,7 @@ RUN_DEPENDS= ::databases/p5-Class-DBI-AbstractSearch \
|
||||
::databases/p5-Class-DBI-Pager \
|
||||
::databases/p5-Class-DBI-Plugin-RetrieveAll \
|
||||
::databases/p5-Class-DBI-SQLite \
|
||||
::devel/p5-Universal-exports \
|
||||
::devel/p5-Universal-require \
|
||||
::devel/p5-Universal-moniker \
|
||||
::textproc/p5-Template \
|
||||
::www/p5-libapreq \
|
||||
@ -37,8 +36,6 @@ RUN_DEPENDS= ::databases/p5-Class-DBI-AbstractSearch \
|
||||
# in case other database bindings are ever added, make this MULTI_PACKAGES
|
||||
RUN_DEPENDS+= ::databases/p5-Class-DBI-mysql
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
post-install:
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/p5-Maypole
|
||||
@${INSTALL_DATA} ${WRKSRC}/ex/BeerDB.pm ${PREFIX}/share/examples/p5-Maypole/BeerDB.pm
|
||||
|
@ -1,10 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2005/11/17 14:03:58 aanriot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2006/11/17 16:02:48 espie Exp $
|
||||
|
||||
COMMENT= "read / write PHP session files"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= PHP-Session-0.26
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= www perl5
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
# GPL/Artistic
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -12,13 +13,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PHP/}
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::devel/p5-Universal-exports
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user