head	1.30;
access;
symbols
	RELEASE_8_3_0:1.27
	RELEASE_9_0_0:1.24
	RELEASE_7_4_0:1.21
	RELEASE_8_2_0:1.21
	RELEASE_6_EOL:1.21
	RELEASE_8_1_0:1.20
	RELEASE_7_3_0:1.20
	RELEASE_8_0_0:1.15
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.9
	RELEASE_6_3_0:1.9
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.5
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3;
locks; strict;
comment	@# @;


1.30
date	2012.12.17.10.27.26;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.28;

1.28
date	2012.05.01.01.47.09;	author swills;	state Exp;
branches;
next	1.27;

1.27
date	2012.03.13.16.15.31;	author pgollucci;	state Exp;
branches;
next	1.26;

1.26
date	2012.03.08.18.45.34;	author pgollucci;	state Exp;
branches;
next	1.25;

1.25
date	2012.03.05.03.04.18;	author swills;	state Exp;
branches;
next	1.24;

1.24
date	2011.09.27.01.35.03;	author clsung;	state Exp;
branches;
next	1.23;

1.23
date	2011.03.03.14.35.57;	author clsung;	state Exp;
branches;
next	1.22;

1.22
date	2011.02.12.13.35.13;	author clsung;	state Exp;
branches;
next	1.21;

1.21
date	2010.09.21.07.56.42;	author mm;	state Exp;
branches;
next	1.20;

1.20
date	2010.01.25.14.00.22;	author kuriyama;	state Exp;
branches;
next	1.19;

1.19
date	2010.01.20.01.28.52;	author kuriyama;	state Exp;
branches;
next	1.18;

1.18
date	2009.11.24.21.44.44;	author pav;	state Exp;
branches;
next	1.17;

1.17
date	2009.11.22.13.35.54;	author clsung;	state Exp;
branches;
next	1.16;

1.16
date	2009.11.20.14.10.10;	author clsung;	state Exp;
branches;
next	1.15;

1.15
date	2009.07.21.08.37.08;	author clsung;	state Exp;
branches;
next	1.14;

1.14
date	2009.06.17.04.35.53;	author clsung;	state Exp;
branches;
next	1.13;

1.13
date	2009.01.17.23.21.46;	author pav;	state Exp;
branches;
next	1.12;

1.12
date	2008.09.25.15.08.53;	author clsung;	state Exp;
branches;
next	1.11;

1.11
date	2008.09.25.14.47.11;	author clsung;	state Exp;
branches;
next	1.10;

1.10
date	2008.04.17.14.30.09;	author araujo;	state Exp;
branches;
next	1.9;

1.9
date	2007.09.08.01.11.36;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2007.04.23.10.32.47;	author tobez;	state Exp;
branches;
next	1.7;

1.7
date	2007.01.29.11.38.21;	author tobez;	state Exp;
branches;
next	1.6;

1.6
date	2006.12.22.12.24.24;	author tobez;	state Exp;
branches;
next	1.5;

1.5
date	2006.05.15.07.57.56;	author tobez;	state Exp;
branches;
next	1.4;

1.4
date	2006.04.07.16.44.29;	author cperciva;	state Exp;
branches;
next	1.3;

1.3
date	2006.02.17.11.18.19;	author tobez;	state Exp;
branches;
next	1.2;

1.2
date	2005.12.29.09.06.59;	author tobez;	state Exp;
branches;
next	1.1;

1.1
date	2005.12.27.12.28.48;	author tobez;	state Exp;
branches;
next	;


desc
@@


1.30
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309079
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309079 | az | 2012-12-17 10:22:02 +0000 (Mon, 17 Dec 2012) | 3 lines
## SVN ##
## SVN ## Cleanup supporting perl version 5.8 and 5.10,
## SVN ## lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# New ports collection makefile for:	www/p5-Jifty
# Date created:				27 Dec 2005
# Whom:					Anton Berezin <tobez@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-Jifty/Makefile 309079 2012-12-17 10:22:02Z az $
#

PORTNAME=	Jifty
PORTVERSION=	1.10518
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:SARTAK
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Jifty -- Just Do It -- Yet another web framework

BUILD_DEPENDS=	\
		p5-App-CLI>=0.03:${PORTSDIR}/devel/p5-App-CLI \
		p5-CGI-Cookie-Splitter>=0:${PORTSDIR}/www/p5-CGI-Cookie-Splitter \
		p5-CGI-Emulate-PSGI>=0.06:${PORTSDIR}/www/p5-CGI-Emulate-PSGI \
		p5-CSS-Squish>=0.05:${PORTSDIR}/textproc/p5-CSS-Squish \
		p5-Cache-Cache>0:${PORTSDIR}/devel/p5-Cache-Cache \
		p5-Calendar-Simple>0:${PORTSDIR}/devel/p5-Calendar-Simple \
		p5-Carp-Clan>=0:${PORTSDIR}/devel/p5-Carp-Clan \
		p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-Class-Accessor-Named>=0:${PORTSDIR}/devel/p5-Class-Accessor-Named \
		p5-Class-Container>0:${PORTSDIR}/devel/p5-Class-Container \
		p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
		p5-Class-Trigger>=0.12:${PORTSDIR}/devel/p5-Class-Trigger \
		p5-Clone>0:${PORTSDIR}/devel/p5-Clone \
		p5-Crypt-CBC>0:${PORTSDIR}/security/p5-Crypt-CBC \
		p5-Crypt-Rijndael>0:${PORTSDIR}/security/p5-Crypt-Rijndael \
		p5-DBD-SQLite>=1.11:${PORTSDIR}/databases/p5-DBD-SQLite \
		p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \
		p5-Data-UUID>0:${PORTSDIR}/devel/p5-Data-UUID \
		p5-Date-Manip>0:${PORTSDIR}/devel/p5-Date-Manip \
		p5-DateTime>0:${PORTSDIR}/devel/p5-DateTime \
		p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \
		p5-Email-Folder>0:${PORTSDIR}/mail/p5-Email-Folder \
		p5-Email-LocalDelivery>0:${PORTSDIR}/mail/p5-Email-LocalDelivery \
		p5-Email-MIME>0:${PORTSDIR}/mail/p5-Email-MIME \
		p5-Email-MIME-CreateHTML>0:${PORTSDIR}/mail/p5-Email-MIME-CreateHTML \
		p5-Email-MIME-ContentType>0:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
		p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \
		p5-Email-Simple>=2.100:${PORTSDIR}/mail/p5-Email-Simple \
		p5-Exporter-Lite>0:${PORTSDIR}/devel/p5-Exporter-Lite \
		p5-File-Find-Rule>0:${PORTSDIR}/devel/p5-File-Find-Rule \
		p5-File-MMagic>0:${PORTSDIR}/devel/p5-File-MMagic \
		p5-File-ShareDir>=0.04:${PORTSDIR}/devel/p5-File-ShareDir \
		p5-Hash-MultiValue>=0.05:${PORTSDIR}/devel/p5-Hash-MultiValue \
		p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \
		p5-HTML-Mason>=1.31.0.1:${PORTSDIR}/www/p5-HTML-Mason \
		p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
		p5-HTTP-Server-Simple-Recorder>0:${PORTSDIR}/www/p5-HTTP-Server-Simple-Recorder \
		p5-HTTP-Server-Simple>=0.26:${PORTSDIR}/www/p5-HTTP-Server-Simple \
		p5-HTML-TreeBuilder-XPath>=0:${PORTSDIR}/www/p5-HTML-TreeBuilder-XPath \
		p5-Hash-Merge>0:${PORTSDIR}/textproc/p5-Hash-Merge \
		p5-Hook-LexWrap>0:${PORTSDIR}/devel/p5-Hook-LexWrap \
		p5-IO-Handle-Util>=0:${PORTSDIR}/devel/p5-IO-Handle-Util \
		p5-IPC-PubSub>=0.23:${PORTSDIR}/devel/p5-IPC-PubSub \
		p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \
		p5-Jifty-DBI>=0.57:${PORTSDIR}/databases/p5-Jifty-DBI \
		p5-JSON-XS>=2.27:${PORTSDIR}/converters/p5-JSON-XS \
		p5-Locale-Maketext-Lexicon>=0.60:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
		p5-Log-Log4perl>=1.04:${PORTSDIR}/devel/p5-Log-Log4perl \
		p5-MIME-Types>0:${PORTSDIR}/mail/p5-MIME-Types \
		p5-Module-Install>=0.50:${PORTSDIR}/devel/p5-Module-Install \
		p5-Module-Refresh>=0.09:${PORTSDIR}/devel/p5-Module-Refresh \
		p5-Module-ScanDeps>0:${PORTSDIR}/devel/p5-Module-ScanDeps \
		p5-Net-Server>0:${PORTSDIR}/net/p5-Net-Server \
		p5-Object-Declare>=0.13:${PORTSDIR}/devel/p5-Object-Declare \
		p5-PadWalker>0:${PORTSDIR}/devel/p5-PadWalker \
		p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate \
		p5-PerlIO-gzip>=0:${PORTSDIR}/archivers/p5-PerlIO-gzip \
		p5-Plack>=0:${PORTSDIR}/www/p5-Plack \
		p5-Plack-Middleware-Deflater>=0:${PORTSDIR}/www/p5-Plack-Middleware-Deflater \
		p5-Pod-Simple>0:${PORTSDIR}/textproc/p5-Pod-Simple \
		p5-Scalar-Defer>=0.10:${PORTSDIR}/devel/p5-Scalar-Defer \
		p5-Shell-Command>=0:${PORTSDIR}/sysutils/p5-Shell-Command \
		p5-SQL-ReservedWords>0:${PORTSDIR}/databases/p5-SQL-ReservedWords \
		p5-String-Koremutake>0:${PORTSDIR}/textproc/p5-String-Koremutake \
		p5-SUPER>=0:${PORTSDIR}/devel/p5-SUPER \
		p5-Template-Declare>=0.26:${PORTSDIR}/textproc/p5-Template-Declare \
		p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \
		p5-URI>0:${PORTSDIR}/net/p5-URI \
		p5-WWW-Mechanize>=1.30:${PORTSDIR}/www/p5-WWW-Mechanize \
		p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple \
		p5-XML-Writer>0.601:${PORTSDIR}/textproc/p5-XML-Writer \
		p5-XML-XPath>0:${PORTSDIR}/textproc/p5-XML-XPath \
		p5-YAML>=0.35:${PORTSDIR}/textproc/p5-YAML \
		p5-YAML-Syck>=0.71:${PORTSDIR}/textproc/p5-YAML-Syck \
		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
		p5-version>0:${PORTSDIR}/devel/p5-version
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-Test-Base>=0.44:${PORTSDIR}/devel/p5-Test-Base \
		p5-Test-HTTP-Server-Simple>=0.02:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
		p5-Test-Log4perl>0:${PORTSDIR}/devel/p5-Test-Log4perl \
		p5-Test-MockModule>=0.05:${PORTSDIR}/devel/p5-Test-MockModule \
		p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject \
		p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
		p5-Test-Script-Run>=0.02:${PORTSDIR}/devel/p5-Test-Script-Run \
		p5-Test-WWW-Declare>=0:${PORTSDIR}/devel/p5-Test-WWW-Declare \
		p5-Test-WWW-Mechanize>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
		p5-Test-WWW-Mechanize-PSGI>=0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize-PSGI \
		p5-Test-WWW-Selenium>=0:${PORTSDIR}/devel/p5-Test-WWW-Selenium

PERL_CONFIGURE=	yes

.include "Makefile.man"

post-patch:
	${REINPLACE_CMD} -e '/auto_install/d' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.29
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/p5-Jifty/Makefile 300897 2012-07-14 14:29:18Z beat $
a112 6
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

d116 1
a116 1
.include <bsd.port.post.mk>
@


1.28
log
@- Assign clsung's p5- ports to perl@@

Approved by:	clsung via IRC
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.27
log
@- Revert ports/165605 as requested by portmgr@@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
@
text
@d16 1
a16 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.26
log
@- Remove ports that only work with < perl 5.12 (devel/p5-B-Size, devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
@
text
@d113 6
d122 1
a122 1
.include <bsd.port.mk>
@


1.25
log
@- Add missing DEPENDS
- Bump PORTREVISION due to new RUN_DEPENDS changing package
- Move test only dependencies to TEST_DEPENDS

Note: this still fails tests

PR:		ports/164975
Approved by:	maintainer timeout (clsung, > 2 weeks)
@
text
@a112 6
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500903
RUN_DEPENDS+=	p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
.endif

d116 1
a116 1
.include <bsd.port.post.mk>
@


1.24
log
@- Update to 1.10518
@
text
@d10 1
a10 1
#PORTREVISION=	0
d19 1
a19 1
RUN_DEPENDS=	\
d22 1
d26 1
d52 1
d58 1
d61 1
d65 1
d77 2
d81 1
a85 9
		p5-Test-Base>=0.44:${PORTSDIR}/devel/p5-Test-Base \
		p5-Test-HTTP-Server-Simple>=0.02:${PORTSDIR}/www/p5-Test-HTTP-Server-Simple \
		p5-Test-Log4perl>0:${PORTSDIR}/devel/p5-Test-Log4perl \
		p5-Test-MockModule>=0.05:${PORTSDIR}/devel/p5-Test-MockModule \
		p5-Test-MockObject>=1.07:${PORTSDIR}/devel/p5-Test-MockObject \
		p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
		p5-Test-WWW-Declare>=0:${PORTSDIR}/devel/p5-Test-WWW-Declare \
		p5-Test-WWW-Mechanize>=1.04:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
		p5-Test-WWW-Selenium>=0:${PORTSDIR}/devel/p5-Test-WWW-Selenium \
d96 12
a107 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.23
log
@- update to 1.10214
@
text
@d9 1
a9 1
PORTVERSION=	1.10214
@


1.22
log
@- Update to 1.01209
@
text
@d9 1
a9 1
PORTVERSION=	1.01209
d13 1
@


1.21
log
@Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,
p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress.
Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903
Bump PORTREVISION
@
text
@d9 2
a10 2
PORTVERSION=	0.91117
PORTREVISION=	5
@


1.20
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 5).

Approved by:	portmgr (itetcu)
@
text
@d10 1
a10 1
PORTREVISION=	4
d18 1
a18 1
BUILD_DEPENDS=	\
a29 1
		p5-Compress-Zlib>0:${PORTSDIR}/archivers/p5-Compress-Zlib \
d95 1
a95 1
RUN_DEPENDS=	${BUILD_DEPENDS}
d99 8
d110 1
a110 2
.include "Makefile.man"
.include <bsd.port.mk>
@


1.19
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 1).

Approved by:	portmgr (itetcu)
@
text
@d10 1
a10 1
PORTREVISION=	3
a46 1
		p5-ExtUtils-Command>0:${PORTSDIR}/devel/p5-ExtUtils-Command \
a63 1
		p5-Module-Pluggable>=3.5:${PORTSDIR}/devel/p5-Module-Pluggable \
@


1.18
log
@- Remove mail/p5-Email-MIME-Creator, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-MIME-Modifier, it has been folded into mail/p5-Email-MIME
- Remove mail/p5-Email-Simple-Creator, it has been folded into mail/p5-Email-Simple
- Adjust dependencies

Reported by:	pointyhat
With hat:	portmgr
@
text
@d10 1
a10 1
PORTREVISION=	2
a19 1
		p5-CGI.pm>=3.19:${PORTSDIR}/www/p5-CGI.pm \
a63 1
		p5-Module-CoreList>0:${PORTSDIR}/devel/p5-Module-CoreList \
a84 1
		p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \
@


1.17
log
@- p5-Email-Simple-Creator was merged to p5-Email-Simple
- bump PORTREVISION
@
text
@d10 1
a10 1
PORTREVISION=	1
a42 1
		p5-Email-MIME-Creator>0:${PORTSDIR}/mail/p5-Email-MIME-Creator \
@


1.16
log
@- Update to 0.91117

Changes:	http://search.cpan.org/dist/Jifty/ChangeLog
@
text
@d10 1
d47 1
a47 2
		p5-Email-Simple-Creator>0:${PORTSDIR}/mail/p5-Email-Simple-Creator \
		p5-Email-Simple>0:${PORTSDIR}/mail/p5-Email-Simple \
@


1.15
log
@- Update to 0.90701

PR:		ports/136586
Submitted by:	pgollucci
@
text
@d9 1
a9 1
PORTVERSION=	0.90701
@


1.14
log
@- Update to 0.90519

PR:		ports/135545
Submitted by:	Wen Heping <wenheping_AT_gmail dot com>
@
text
@d9 1
a9 1
PORTVERSION=	0.90519
@


1.13
log
@- Fix plist with perl 5.8.9
@
text
@d9 1
a9 2
PORTVERSION=	0.80408
PORTREVISION=	1
d62 1
a62 1
		p5-Jifty-DBI>=0.42:${PORTSDIR}/databases/p5-Jifty-DBI \
d80 1
d89 1
d91 1
d104 4
a107 1
PERL_CONFIGURE=	5.8.3+
@


1.12
log
@- take the maintainership

Approved by:	maintainer (tobez)
@
text
@d10 1
@


1.11
log
@- Update to 0.80408

Changes:	http://search.cpan.org/dist/Jifty/Changes
PR:		ports/122614
Submitted by:	clsung
Approved by:	maintainer timeout
@
text
@d14 1
a14 1
MAINTAINER=	tobez@@FreeBSD.org
@


1.10
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d9 1
a9 1
PORTVERSION=	0.70422
d28 1
d43 1
d61 2
a62 1
		p5-Jifty-DBI>=0.40:${PORTSDIR}/databases/p5-Jifty-DBI \
d64 1
a64 1
		p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
d68 1
a68 1
		p5-Module-Pluggable>=3.1:${PORTSDIR}/devel/p5-Module-Pluggable \
d73 1
d80 1
a80 1
		p5-Template-Declare>=0.07:${PORTSDIR}/textproc/p5-Template-Declare \
d83 1
d91 1
a91 1
		p5-WWW-Mechanize>=1.12:${PORTSDIR}/www/p5-WWW-Mechanize \
@


1.9
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Jifty
@


1.8
log
@Update to 0.70422.
@
text
@d97 1
a97 1
PERL_CONFIGURE=	yes
d100 1
a100 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500803
IGNORE=		requires perl 5.8.3 or later. Install lang/perl5.8 and try again
.endif

.include <bsd.port.post.mk>
@


1.7
log
@Update to 0.70117.
@
text
@d9 1
a9 1
PORTVERSION=	0.70117
d28 1
d31 2
a32 2
		p5-Crypt-CBC>=0:${PORTSDIR}/security/p5-Crypt-CBC \
		p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \
d38 1
a38 1
		p5-Devel-Cover>=0:${PORTSDIR}/devel/p5-Devel-Cover \
d41 3
a43 3
		p5-Email-MIME>=0:${PORTSDIR}/mail/p5-Email-MIME \
		p5-Email-MIME-Creator>=0:${PORTSDIR}/mail/p5-Email-MIME-Creator \
		p5-Email-MIME-ContentType>=0:${PORTSDIR}/mail/p5-Email-MIME-ContentType \
d47 2
a48 1
		p5-ExtUtils-Command>=0:${PORTSDIR}/devel/p5-ExtUtils-Command \
d59 2
a60 2
		p5-IPC-PubSub>=0.22:${PORTSDIR}/devel/p5-IPC-PubSub \
		p5-Jifty-DBI>=0.30:${PORTSDIR}/databases/p5-Jifty-DBI \
d68 2
d74 1
a74 1
		p5-Scalar-Defer>=0.06:${PORTSDIR}/devel/p5-Scalar-Defer \
d77 1
d91 1
@


1.6
log
@Update to 0.60912.
The patch in the original PR had to be modified.

PR:		105996
Submitted by:	ijliao
@
text
@d9 1
a9 1
PORTVERSION=	0.60912
d20 1
a20 1
		p5-CGI.pm>0:${PORTSDIR}/www/p5-CGI.pm \
d34 1
d49 1
a49 1
		p5-File-ShareDir>0:${PORTSDIR}/devel/p5-File-ShareDir \
d54 1
a54 1
		p5-HTTP-Server-Simple>=0.10:${PORTSDIR}/www/p5-HTTP-Server-Simple \
d57 2
a58 1
		p5-Jifty-DBI>=0.16:${PORTSDIR}/databases/p5-Jifty-DBI \
d64 1
a64 1
		p5-Module-Pluggable>=2.95:${PORTSDIR}/devel/p5-Module-Pluggable \
d71 1
d75 2
d79 1
a79 1
		p5-Test-WWW-Mechanize>0:${PORTSDIR}/devel/p5-Test-WWW-Mechanize \
d84 1
a84 1
		p5-XML-Writer>0:${PORTSDIR}/textproc/p5-XML-Writer \
d86 1
a86 1
		p5-YAML-Syck>=0.44:${PORTSDIR}/textproc/p5-YAML-Syck \
@


1.5
log
@Update to 0.60507.
@
text
@d9 1
a9 1
PORTVERSION=	0.60507
d21 2
d26 1
d30 2
d36 1
d39 3
d45 1
d64 1
d66 1
d68 1
d78 1
@


1.4
log
@Remove dependency upon p5-JSON-Syck, since
1. p5-JSON-Syck no longer exists, and
2. this port already depends upon p5-YAML-Syck, which includes the
functionality formerly provided by p5-JSON-Syck.

This fixes the INDEX build.

Reported by:	portsnap buildbox
@
text
@d9 1
a9 1
PORTVERSION=	0.60213
a18 1
		p5-Apache-Session>0:${PORTSDIR}/www/p5-Apache-Session \
d20 1
d22 1
a22 1
		p5-CGI.pm>0:${PORTSDIR}/www/p5-CGI.pm \
d26 2
d29 2
a30 2
		p5-Digest-MD5>0:${PORTSDIR}/security/p5-Digest-MD5 \
		p5-DBD-SQLite>0:${PORTSDIR}/databases/p5-DBD-SQLite \
d34 1
d36 2
a37 1
		p5-Email-Simple-Creator>0:${PORTSDIR}/mail/p5-Email-Simple-Creator \
d39 2
a40 2
		p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \
		p5-Getopt-Long>=2.34:${PORTSDIR}/devel/p5-Getopt-Long \
d42 1
a42 2
		p5-HTML-Mason>=1.31.0.1:${PORTSDIR}/www/p5-HTML-Mason \
		p5-libwww>0:${PORTSDIR}/www/p5-libwww \
a43 2
		p5-HTTP-Server-Simple-Mason>=0.09:${PORTSDIR}/www/p5-HTTP-Server-Simple-Mason \
		p5-HTTP-Server-Simple-Recorder>0:${PORTSDIR}/www/p5-HTTP-Server-Simple-Recorder \
d46 2
a47 1
		p5-Jifty-DBI>0.06:${PORTSDIR}/databases/p5-Jifty-DBI \
d49 2
a51 1
		p5-Locale-Maketext-Simple>0:${PORTSDIR}/devel/p5-Locale-Maketext-Simple \
d53 2
a54 2
		p5-Module-Refresh>0:${PORTSDIR}/devel/p5-Module-Refresh \
		p5-Pod-Parser>0:${PORTSDIR}/textproc/p5-Pod-Parser \
a60 1
		p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \
a61 2
		p5-Time-modules>0:${PORTSDIR}/devel/p5-Time-modules \
		p5-Time-HiRes>0:${PORTSDIR}/devel/p5-Time-HiRes \
a64 1
		p5-version>0:${PORTSDIR}/devel/p5-version \
d67 3
a69 1
		p5-YAML-Syck>=0.27:${PORTSDIR}/textproc/p5-YAML-Syck
@


1.3
log
@Update to 0.60213.
@
text
@a45 1
		p5-JSON-Syck>=0.05:${PORTSDIR}/textproc/p5-JSON-Syck \
@


1.2
log
@Update to 0.51228.
@
text
@d9 1
a9 1
PORTVERSION=	0.51228
d20 1
a20 1
		p5-App-CLI>=0.02:${PORTSDIR}/devel/p5-App-CLI \
d24 1
d46 1
a46 1
		p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
d48 1
d55 1
a55 1
		p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \
d58 1
a58 1
		p5-Test-Simple>0:${PORTSDIR}/devel/p5-Test-Simple \
d69 1
a69 1
		p5-YAML>0:${PORTSDIR}/textproc/p5-YAML
d74 1
a74 56
MAN3=	\
	Email::Send::Jifty::Test.3 \
	Jifty.3 \
	Jifty::Action.3 \
	Jifty::Action::Autocomplete.3 \
	Jifty::Action::Record.3 \
	Jifty::Action::Record::Create.3 \
	Jifty::Action::Record::Delete.3 \
	Jifty::Action::Record::Update.3 \
	Jifty::Action::Redirect.3 \
	Jifty::Bootstrap.3 \
	Jifty::ClassLoader.3 \
	Jifty::Collection.3 \
	Jifty::Config.3 \
	Jifty::Continuation.3 \
	Jifty::CurrentUser.3 \
	Jifty::Everything.3 \
	Jifty::Handle.3 \
	Jifty::Handler.3 \
	Jifty::I18N.3 \
	Jifty::JSON.3 \
	Jifty::JSON::Converter.3 \
	Jifty::JSON::Parser.3 \
	Jifty::LetMe.3 \
	Jifty::Logger.3 \
	Jifty::Manual::AccessControl.3 \
	Jifty::Manual::Glossary.3 \
	Jifty::Manual::Tutorial.3 \
	Jifty::Model::Schema.3 \
	Jifty::Notification.3 \
	Jifty::Object.3 \
	Jifty::Record.3 \
	Jifty::Request.3 \
	Jifty::Request::Mapper.3 \
	Jifty::Response.3 \
	Jifty::Result.3 \
	Jifty::RightsFrom.3 \
	Jifty::Script::App.3 \
	Jifty::Script::FastCGI.3 \
	Jifty::Script::Help.3 \
	Jifty::Script::Model.3 \
	Jifty::Script::Schema.3 \
	Jifty::Script::Server.3 \
	Jifty::Server.3 \
	Jifty::Test::WWW::Mechanize.3 \
	Jifty::Upgrade.3 \
	Jifty::Util.3 \
	Jifty::Web.3 \
	Jifty::Web::Form::Clickable.3 \
	Jifty::Web::Form::Element.3 \
	Jifty::Web::Form::Field.3 \
	Jifty::Web::Form::Field::Text.3 \
	Jifty::Web::Form::Link.3 \
	Jifty::Web::PageRegion.3 \
	Jifty::Web::Session.3

@


1.1
log
@Add www/p5-Jifty 0.51225, yet another Perl web framework.
@
text
@d9 1
a9 1
PORTVERSION=	0.51225
d55 1
@

