p5-Locale-Maketext-Simple made it into base Perl, fix dependencies
ok simon, jasper
This commit is contained in:
parent
dffe3ad6b3
commit
9d93482dc4
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/11/17 20:42:14 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2008/11/03 14:05:43 sthen Exp $
|
||||
|
||||
COMMENT= dispatcher for command line interface programs
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= App-CLI-0.07
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www devel
|
||||
|
||||
# Artistic + GPL
|
||||
@ -12,8 +13,6 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Locale-Maketext-Simple
|
||||
|
||||
MAKE_ENV= TEST_POD=Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2007/09/16 02:53:08 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2008/11/03 14:05:43 sthen Exp $
|
||||
|
||||
COMMENT= subversion repository web frontend
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= SVN-Web-0.48
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
# Artistic
|
||||
@ -18,7 +19,6 @@ RUN_DEPENDS= ::devel/subversion,-perl \
|
||||
::devel/p5-Cache-Cache \
|
||||
::devel/p5-Exception-Class \
|
||||
::devel/p5-Locale-Maketext-Lexicon \
|
||||
::devel/p5-Locale-Maketext-Simple \
|
||||
::devel/p5-Test-WWW-Mechanize \
|
||||
::devel/p5-Time-TimeDate \
|
||||
::devel/p5-YAML \
|
||||
|
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2008/09/29 18:57:29 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2008/11/03 14:05:43 sthen Exp $
|
||||
|
||||
COMMENT= decentralized version control system
|
||||
|
||||
V= 1.08
|
||||
DISTNAME= SVK-${V}
|
||||
PKGNAME= svk-${V}p0
|
||||
PKGNAME= svk-${V}p1
|
||||
CATEGORIES= devel perl5
|
||||
|
||||
HOMEPAGE= http://svk.elixus.org/
|
||||
@ -25,7 +25,6 @@ RUN_DEPENDS= :p5-Algorithm-Annotate->=0.10:devel/p5-Algorithm-Annotate \
|
||||
:p5-File-Type->=0.22:devel/p5-File-Type \
|
||||
:p5-FreezeThaw->=0.43:devel/p5-FreezeThaw \
|
||||
:p5-Locale-Maketext-Lexicon->=0.45:devel/p5-Locale-Maketext-Lexicon \
|
||||
:p5-Locale-Maketext-Simple->=0.12:devel/p5-Locale-Maketext-Simple \
|
||||
:p5-PerlIO-eol->=0.13:devel/p5-PerlIO-eol \
|
||||
:p5-IO-Digest->=0.10:devel/p5-IO-Digest \
|
||||
:p5-IO-Pager->=0.05:devel/p5-IO-Pager \
|
||||
|
@ -1,9 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/09/10 15:55:03 simon Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2008/11/03 14:05:43 sthen Exp $
|
||||
|
||||
COMMENT= I18N for Catalyst
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Catalyst-Plugin-I18N-0.08
|
||||
PKGNAME= p5-${DISTNAME}p0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= Simon Bertrang <simon@openbsd.org>
|
||||
@ -15,7 +16,6 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::devel/p5-Locale-Maketext-Lexicon \
|
||||
::devel/p5-Locale-Maketext-Simple \
|
||||
::devel/p5-I18N-LangTags \
|
||||
::www/p5-Catalyst-Runtime
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
Loading…
Reference in New Issue
Block a user