# New ports collection makefile for: Catalyst-Action-REST # Date created: 08 August 2007 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Catalyst-Action-REST PORTVERSION= 0.60 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Automated REST Method Dispatching for Catalyst 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 \ ${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 \ ${SITE_PERL}/Data/Dump.pm:${PORTSDIR}/devel/p5-Data-Dump RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CONFIGURE_ARGS= --default MAN3= Catalyst::Action::Deserialize.3 Catalyst::Action::REST.3 \ Catalyst::Action::Serialize.3 Catalyst::Action::SerializeBase.3 \ Catalyst::Controller::REST.3 Catalyst::Request::REST.3 .include c5b045bff98'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build of hack and rogue with gcc 4.2johans2007-05-284-8/+74
* BROKEN with gcc 4.2kris2007-05-271-1/+7
* Remove zero-length filesnox2007-03-249-0/+0
* Convert freebsd-games to use termios.h instead of sgtty.hnox2007-03-2435-222/+549
* Fix paths in man pagesvs2006-05-091-1/+3
* Patch so freebsd-games no longer needs to link against libcompat. It stilllawrance2006-04-169-9/+98
* - Add SHA256pav2005-11-251-0/+1
* - Update US presidents for quiz(6) after 25 yearsvs2004-12-222-3/+178
* - Fix segfault when saving game in adventurepav2004-10-123-1/+23
* . Fix the build for gcc 3.4:glewis2004-06-223