head	1.36;
access;
symbols
	RELEASE_8_3_0:1.26
	RELEASE_9_0_0:1.20
	RELEASE_7_4_0:1.17
	RELEASE_8_2_0:1.17
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.4
	RELEASE_7_0_0:1.1
	RELEASE_6_3_0:1.1;
locks; strict;
comment	@# @;


1.36
date	2013.02.04.12.31.46;	author svnexp;	state Exp;
branches;
next	1.35;

1.35
date	2012.12.17.12.28.02;	author svnexp;	state Exp;
branches;
next	1.34;

1.34
date	2012.11.17.06.02.46;	author svnexp;	state Exp;
branches;
next	1.33;

1.33
date	2012.07.06.23.47.25;	author sunpoet;	state Exp;
branches;
next	1.32;

1.32
date	2012.07.02.16.17.43;	author sunpoet;	state Exp;
branches;
next	1.31;

1.31
date	2012.06.28.08.51.57;	author sunpoet;	state Exp;
branches;
next	1.30;

1.30
date	2012.06.06.17.06.51;	author sunpoet;	state Exp;
branches;
next	1.29;

1.29
date	2012.06.01.15.57.38;	author sunpoet;	state Exp;
branches;
next	1.28;

1.28
date	2012.04.21.06.11.23;	author sunpoet;	state Exp;
branches;
next	1.27;

1.27
date	2012.04.18.07.46.17;	author wen;	state Exp;
branches;
next	1.26;

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

1.25
date	2012.03.08.18.45.31;	author pgollucci;	state Exp;
branches;
next	1.24;

1.24
date	2012.02.29.14.56.24;	author sunpoet;	state Exp;
branches;
next	1.23;

1.23
date	2012.02.21.16.34.22;	author sunpoet;	state Exp;
branches;
next	1.22;

1.22
date	2012.02.10.03.08.36;	author sunpoet;	state Exp;
branches;
next	1.21;

1.21
date	2012.01.13.04.49.32;	author sunpoet;	state Exp;
branches;
next	1.20;

1.20
date	2011.10.07.11.22.44;	author culot;	state Exp;
branches;
next	1.19;

1.19
date	2011.09.09.09.58.44;	author az;	state Exp;
branches;
next	1.18;

1.18
date	2011.04.22.15.58.57;	author bapt;	state Exp;
branches;
next	1.17;

1.17
date	2010.11.05.10.21.55;	author skv;	state Exp;
branches;
next	1.16;

1.16
date	2010.06.07.15.54.03;	author skv;	state Exp;
branches;
next	1.15;

1.15
date	2010.01.29.17.33.48;	author skv;	state Exp;
branches;
next	1.14;

1.14
date	2010.01.25.22.42.57;	author kuriyama;	state Exp;
branches;
next	1.13;

1.13
date	2009.12.31.12.07.39;	author skv;	state Exp;
branches;
next	1.12;

1.12
date	2009.11.02.13.06.38;	author skv;	state Exp;
branches;
next	1.11;

1.11
date	2009.09.04.06.39.00;	author skv;	state Exp;
branches;
next	1.10;

1.10
date	2009.08.24.12.15.48;	author skv;	state Exp;
branches;
next	1.9;

1.9
date	2009.07.09.18.47.54;	author pgollucci;	state Exp;
branches;
next	1.8;

1.8
date	2009.04.12.20.09.19;	author skv;	state Exp;
branches;
next	1.7;

1.7
date	2008.09.04.14.29.02;	author skv;	state Exp;
branches;
next	1.6;

1.6
date	2008.08.16.11.11.06;	author skv;	state Exp;
branches;
next	1.5;

1.5
date	2008.07.03.12.24.58;	author skv;	state Exp;
branches;
next	1.4;

1.4
date	2008.05.19.13.12.05;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2008.04.17.14.29.44;	author araujo;	state Exp;
branches;
next	1.2;

1.2
date	2008.01.23.18.58.44;	author skv;	state Exp;
branches;
next	1.1;

1.1
date	2007.08.07.21.26.18;	author skv;	state Exp;
branches;
next	;


desc
@@


1.36
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311587
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Sergey Skvortsov <skv@@protey.ru>
# $FreeBSD: head/www/p5-Catalyst-Action-REST/Makefile 311587 2013-02-04 08:59:13Z tobez $

PORTNAME=	Catalyst-Action-REST
PORTVERSION=	1.06
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Automated REST Method Dispatching for Catalyst

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80030:${PORTSDIR}/www/p5-Catalyst-Runtime \
		p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \
		p5-Data-Serializer>=0.36:${PORTSDIR}/devel/p5-Data-Serializer \
		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
		p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
		p5-Moose>=1.03:${PORTSDIR}/devel/p5-Moose \
		p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate \
		p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find \
		p5-YAML-Syck>=0.67:${PORTSDIR}/textproc/p5-YAML-Syck \
		p5-libwww>=2.033:${PORTSDIR}/www/p5-libwww \
		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-JSON>=0:${PORTSDIR}/converters/p5-JSON

PERL_CONFIGURE=	yes
CONFIGURE_ARGS=	--default

MAN3=		Catalyst::Action::Deserialize.3 \
		Catalyst::Action::DeserializeMultiPart.3 \
		Catalyst::Action::REST.3 \
		Catalyst::Action::REST::ForBrowsers.3 \
		Catalyst::Action::Serialize.3 \
		Catalyst::Action::SerializeBase.3 \
		Catalyst::Controller::REST.3 \
		Catalyst::Request::REST.3 \
		Catalyst::Request::REST::ForBrowsers.3 \
		Catalyst::TraitFor::Request::REST.3 \
		Catalyst::TraitFor::Request::REST::ForBrowsers.3

.include <bsd.port.mk>
@


1.35
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/309086
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r309086 | az | 2012-12-17 12:24:18 +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
@d1 2
a2 6
# New ports collection makefile for:	Catalyst-Action-REST
# Date created:	   08 August 2007
# Whom:		   Sergey Skvortsov <skv@@protey.ru>
#
# $FreeBSD: head/www/p5-Catalyst-Action-REST/Makefile 309086 2012-12-17 12:24:18Z az $
#
d5 1
a5 1
PORTVERSION=	1.05
@


1.34
log
@Switch exporter over
@
text
@d5 1
a5 1
# $FreeBSD: head/www/p5-Catalyst-Action-REST/Makefile 300897 2012-07-14 14:29:18Z beat $
d49 1
a49 7
.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>
@


1.33
log
@- Update to 1.05

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.32
log
@- Update to 1.04

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.04
@


1.31
log
@- Update to 1.03

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.03
@


1.30
log
@- Update to 1.02

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.02
@


1.29
log
@- Update to 1.01

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.01
@


1.28
log
@- Fix *_DEPENDS: p5-Module-Pluggable is already in all supported Perl releases
- Bump PORTREVISION for dependency change
@
text
@d9 1
a9 2
PORTVERSION=	1.00
PORTREVISION=	1
a31 1

@


1.27
log
@- Update to 1.00
ChangeLog: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-1.00/Changes
@
text
@d10 1
a25 1
		p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
@


1.26
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
@d9 1
a9 1
PORTVERSION=	0.99
@


1.25
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
@d51 7
a57 1
.include <bsd.port.mk>
@


1.24
log
@- Update to 0.99

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d51 1
a51 7
.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>
@


1.23
log
@- Update to 0.98

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.98
@


1.22
log
@- Update to 0.96

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.96
@


1.21
log
@- Update to 0.95
- Update and sort *_DEPENDS
- Add TEST_DEPENDS
- Sort MAN3

Changes:	http://search.cpan.org/dist/Catalyst-Action-REST/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.95
a11 1
MASTER_SITE_SUBDIR=	CPAN:BOBTFISH
d23 1
@


1.20
log
@- Fix LICENSE (Artistic 1 instead of Artistic 2)
- Pet portlint(1)

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d9 1
a9 1
PORTVERSION=	0.91
d12 1
a12 1
MASTER_SITE_SUBDIR=	CPAN:FLORA
d21 6
a26 1
BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.80:${PORTSDIR}/www/p5-Catalyst-Runtime \
d28 1
d31 1
a31 4
		p5-Data-Serializer>=0.36:${PORTSDIR}/devel/p5-Data-Serializer \
		p5-Class-Inspector>=1.13:${PORTSDIR}/devel/p5-Class-Inspector \
		p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat \
		p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find
d34 2
d39 3
a41 1
MAN3=		Catalyst::Action::Deserialize.3 Catalyst::Action::REST.3 \
d43 5
a47 2
		Catalyst::Action::Serialize.3 Catalyst::Action::SerializeBase.3 \
		Catalyst::Controller::REST.3 Catalyst::Request::REST.3 \
a48 1
		Catalyst::Request::REST::ForBrowsers.3 \
d51 7
a57 1
.include <bsd.port.mk>
@


1.19
log
@- Update to 0.91
- Pet portlint
@
text
@d18 1
a18 1
LICENSE=	ART20 GPLv1
@


1.18
log
@- update to 0.90
- add licenses
- changes: http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.90/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.90
d12 1
d18 1
a19 1
LICENSE=	ART20 GPLv1
d29 1
a29 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.17
log
@- Upadte to 0.87
- Pass maintainerhsip to perl@@
@
text
@d9 1
a9 1
PORTVERSION=	0.87
d17 3
d34 1
@


1.16
log
@Update to 0.85

Changes:	http://search.cpan.org/src/BOBTFISH/Catalyst-Action-REST-0.85/Changes
PR:		ports/146437
Submitted by:	Andrej Zverev <az@@FreeBSD.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.85
d14 1
a14 1
MAINTAINER=	skv@@FreeBSD.org
@


1.15
log
@Update to 0.81

Changes:	http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.81/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.81
d33 3
a35 1
		Catalyst::TraitFor::Request::REST.3
@


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

Approved by:	portmgr (itetcu)
@
text
@d9 1
a9 2
PORTVERSION=	0.80
PORTREVISION=	1
d32 2
a33 1
		Catalyst::Controller::REST.3 Catalyst::Request::REST.3
@


1.13
log
@Update to 0.80

Changes:	http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.80/Changes
PR:		ports/141899
Submitted by:	Andrey Kostenko <andrey xx kostenko.name>
@
text
@d10 1
a20 1
		p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable \
@


1.12
log
@Update to 0.78

Changes:	http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.78/Changes
PR:		ports/140198
Submitted by:	ehaupt
@
text
@d9 1
a9 1
PORTVERSION=	0.78
d17 1
a17 1
BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7001:${PORTSDIR}/www/p5-Catalyst-Runtime \
@


1.11
log
@Update to 0.77

Changes:	http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.77/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.77
@


1.10
log
@Update to 0.76

Changes:	http://cpansearch.perl.org/src/BOBTFISH/Catalyst-Action-REST-0.76/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.76
d24 1
@


1.9
log
@- Update to 0.73

PR:             ports/136569
Approved by:    skv (blanket)
Submitted by:   myself (pgollucci@@)
@
text
@d9 1
a9 1
PORTVERSION=	0.73
d20 5
a24 5
		${SITE_PERL}/Module/Pluggable/Object.pm:${PORTSDIR}/devel/p5-Module-Pluggable \
		${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/Data/Serializer.pm:${PORTSDIR}/devel/p5-Data-Serializer \
		${SITE_PERL}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector \
		${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find
@


1.8
log
@Update to 0.71

Changes:	http://cpansearch.perl.org/src/HDP/Catalyst-Action-REST-0.71/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.71
@


1.7
log
@Update to 0.66

Changes:	http://search.cpan.org/src/JSHIRLEY/Catalyst-Action-REST-0.66/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.66
d17 3
a19 3
BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
		${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \
		${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck \
d24 1
a24 2
		${SITE_PERL}/URI/Find.pm:${PORTSDIR}/textproc/p5-URI-Find \
		${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump
@


1.6
log
@Update to 0.64

Changes:	http://search.cpan.org/src/JSHIRLEY/Catalyst-Action-REST-0.64/Changes
@
text
@d9 1
a9 1
PORTVERSION=	0.64
@


1.5
log
@Update to 0.62

Changes:	http://search.cpan.org/src/JSHIRLEY/Catalyst-Action-REST-0.62/Changelog
@
text
@d9 1
a9 1
PORTVERSION=	0.62
@


1.4
log
@- Include some ports in perl5 category.

PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
@
text
@d9 1
a9 1
PORTVERSION=	0.60
@


1.3
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
@d10 1
a10 1
CATEGORIES=	www
@


1.2
log
@Update to 0.60

Changes:	http://search.cpan.org/src/HOLOWAY/Catalyst-Action-REST-0.60/Changelog
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Catalyst
@


1.1
log
@Add p5-Catalyst-Action-REST 0.50, automated REST Method Dispatching for
Catalyst.
@
text
@d9 1
a9 1
PORTVERSION=	0.50
@

