head	1.15;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.12
	RELEASE_8_2_0:1.12
	RELEASE_6_EOL:1.12
	RELEASE_8_1_0:1.11
	RELEASE_7_3_0:1.11
	RELEASE_8_0_0:1.10
	RELEASE_7_2_0:1.10
	RELEASE_7_1_0:1.10
	RELEASE_6_4_0:1.10
	RELEASE_5_EOL:1.10
	RELEASE_7_0_0:1.10
	RELEASE_6_3_0:1.10
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.15
date	2012.11.17.06.02.45;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2012.06.05.07.44.01;	author az;	state Exp;
branches;
next	1.13;

1.13
date	2011.10.22.07.12.03;	author dougb;	state Exp;
branches;
next	1.12;

1.12
date	2010.11.04.08.17.03;	author wen;	state Exp;
branches;
next	1.11;

1.11
date	2009.12.15.07.53.09;	author pgollucci;	state Exp;
branches;
next	1.10;

1.10
date	2007.08.15.04.43.30;	author clsung;	state Exp;
branches;
next	1.9;

1.9
date	2007.06.25.09.03.42;	author mat;	state Exp;
branches;
next	1.8;

1.8
date	2007.05.30.01.48.24;	author clsung;	state Exp;
branches;
next	1.7;

1.7
date	2007.04.03.05.56.04;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2007.02.16.00.18.30;	author clsung;	state Exp;
branches;
next	1.5;

1.5
date	2007.02.14.03.16.51;	author clsung;	state Exp;
branches;
next	1.4;

1.4
date	2007.02.03.10.09.36;	author rafan;	state Exp;
branches;
next	1.3;

1.3
date	2006.12.08.06.18.45;	author clsung;	state Exp;
branches;
next	1.2;

1.2
date	2006.11.10.03.08.49;	author clsung;	state Exp;
branches;
next	1.1;

1.1
date	2006.10.02.15.36.16;	author clsung;	state Exp;
branches;
next	;


desc
@@


1.15
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-Bigtop
# Date created:		2006-09-26
# Whom:			Gea-Suan Lin <gslin@@gslin.org>
#
# $FreeBSD: head/www/p5-Bigtop/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	Bigtop
PORTVERSION=	0.38
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	A web application data language processor

RUN_DEPENDS=	p5-Config-General>=0:${PORTSDIR}/devel/p5-Config-General \
		p5-IO-Prompt>=0:${PORTSDIR}/devel/p5-IO-Prompt \
		p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \
		p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \
		p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
		p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
		p5-Gantry>=3.38:${PORTSDIR}/www/p5-Gantry \
		p5-Inline>=0.40:${PORTSDIR}/devel/p5-Inline \
		p5-Inline-TT>=0.06:${PORTSDIR}/devel/p5-Inline-TT \
		p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit \
		p5-HTTP-Server-Simple>0.27:${PORTSDIR}/www/p5-HTTP-Server-Simple

IS_INTERACTIVE=	Asks about installing optional components

PERL_MODBUILD=	yes

MAN1=		bigtop.1 \
		tentmaker.1
MAN3=		Bigtop.3 \
		Bigtop::Backend::CGI.3 \
		Bigtop::Backend::CGI::Gantry.3 \
		Bigtop::Backend::Conf.3 \
		Bigtop::Backend::Conf::Gantry.3 \
		Bigtop::Backend::Conf::General.3 \
		Bigtop::Backend::Control.3 \
		Bigtop::Backend::Control::Gantry.3 \
		Bigtop::Backend::Diagram::GraphvizSql.3 \
		Bigtop::Backend::HttpdConf.3 \
		Bigtop::Backend::HttpdConf::Gantry.3 \
		Bigtop::Backend::Init::Std.3 \
		Bigtop::Backend::Model.3 \
		Bigtop::Backend::Model::GantryCDBI.3 \
		Bigtop::Backend::Model::GantryDBIxClass.3 \
		Bigtop::Backend::SQL.3 \
		Bigtop::Backend::SQL::DB2.3 \
		Bigtop::Backend::SQL::MySQL.3 \
		Bigtop::Backend::SQL::Postgres.3 \
		Bigtop::Backend::SQL::SQLite.3 \
		Bigtop::Backend::SiteLook::GantryDefault.3 \
		Bigtop::Deparser.3 \
		Bigtop::Docs::About.3 \
		Bigtop::Docs::AutoBackends.3 \
		Bigtop::Docs::Cookbook.3 \
		Bigtop::Docs::FullKeywords.3 \
		Bigtop::Docs::Modules.3 \
		Bigtop::Docs::QuickKeywords.3 \
		Bigtop::Docs::QuickStart.3 \
		Bigtop::Docs::Syntax.3 \
		Bigtop::Docs::TOC.3 \
		Bigtop::Docs::TentRef.3 \
		Bigtop::Docs::TentTut.3 \
		Bigtop::Docs::Tutorial.3 \
		Bigtop::Docs::Vim.3 \
		Bigtop::Grammar.3 \
		Bigtop::Keywords.3 \
		Bigtop::Parser.3 \
		Bigtop::ScriptHelp.3 \
		Bigtop::ScriptHelp::Style.3 \
		Bigtop::ScriptHelp::Style::Kickstart.3 \
		Bigtop::ScriptHelp::Style::Pg8Live.3 \
		Bigtop::TentMaker.3 \
		Bigtop::TentMakerPath.3 \
		Bigtop::grammar.3

.include <bsd.port.mk>
@


1.14
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.13
log
@Add IS_INTERACTIVE to these ports [1]

While I'm here, fix RUN_DEPENDS:=	${BUILD_DEPENDS}
for devel/p5-Inline

PR:		ports/161312 [1]
PR:		ports/161321 [1]
PR:		ports/161322 [1]
Submitted by:	me [1]
Approved by:	perl@@ [1]
@
text
@d17 3
a19 3
RUN_DEPENDS=	${SITE_PERL}/Config/General.pm:${PORTSDIR}/devel/p5-Config-General \
		${SITE_PERL}/IO/Prompt.pm:${PORTSDIR}/devel/p5-IO-Prompt \
		${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent \
@


1.12
log
@- Update to 0.38
Changelog: http://search.cpan.org/src/PHILCROW/Bigtop-0.38/Changes
@
text
@d29 2
@


1.11
log
@- Update to 0.33
@
text
@d9 1
a9 1
PORTVERSION=	0.33
d26 2
a27 1
		p5-Template-Toolkit>=2.0:${PORTSDIR}/www/p5-Template-Toolkit
d41 1
@


1.10
log
@- Update to 0.30
@
text
@d9 1
a9 1
PORTVERSION=	0.30
d30 6
a35 4
MAN1=		bigtop.1 tentmaker.1

MAN3=		Bigtop.3 Bigtop::Backend::CGI.3 \
		Bigtop::Backend::CGI::Gantry.3 Bigtop::Backend::Conf.3 \
d37 2
a38 1
		Bigtop::Backend::Conf::General.3 Bigtop::Backend::Control.3 \
d46 3
a48 1
		Bigtop::Backend::SQL.3 Bigtop::Backend::SQL::MySQL.3 \
d52 2
a53 1
		Bigtop::Deparser.3 Bigtop::Docs::About.3 \
d60 9
a68 4
		Bigtop::Docs::Syntax.3 Bigtop::Docs::TOC.3 \
		Bigtop::Docs::TentRef.3 Bigtop::Docs::TentTut.3 \
		Bigtop::Docs::Tutorial.3 Bigtop::Docs::Vim.3 \
		Bigtop::Grammar.3 Bigtop::Keywords.3 Bigtop::Parser.3 \
@


1.9
log
@Update to 0.29

PR:		113985
Submitted by:	Gea-Suan Lin <gslin@@gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.29
a11 1
MASTER_SITE_SUBDIR=	Bigtop
d20 3
@


1.8
log
@- Update to 0.28
@
text
@d9 1
a9 1
PORTVERSION=	0.28
d61 2
a62 1
		Bigtop::TentMakerPath.3
@


1.7
log
@- Update to 0.26
@
text
@d9 1
a9 1
PORTVERSION=	0.26
d47 4
a50 3
		Bigtop::Docs::AutoKeywords.3 \
		Bigtop::Docs::Cookbook.3 Bigtop::Docs::Keywords.3 \
		Bigtop::Docs::Modules.3 Bigtop::Docs::QuickRef.3 \
@


1.6
log
@- Update to 0.25
@
text
@d9 1
a9 1
PORTVERSION=	0.25
d46 2
d57 1
a57 1
		Bigtop::ScriptHelp::Style::Original.3 \
d62 1
a62 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500600
IGNORE=		requires Perl 5.6.0 or newer. Install lang/perl5.8 and try again
.endif

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


1.5
log
@- Update to 0.23
@
text
@d9 1
a9 1
PORTVERSION=	0.23
d48 1
@


1.4
log
@- Update to 0.21

PR:		no number yet
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.21
d52 5
a56 1
		Bigtop::ScriptHelp.3 Bigtop::TentMaker.3 \
@


1.3
log
@- Update to 0.20
@
text
@d9 1
a9 1
PORTVERSION=	0.20
d52 2
a53 1
		Bigtop::ScriptHelp.3 Bigtop::TentMaker.3
@


1.2
log
@- Update to 0.19
- Transfer maintainership to perl@@

PR:		ports/105306
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 1
PORTVERSION=	0.19
@


1.1
log
@Add p5-Bigtop 0.16, a web application data language processor.

PR:		ports/103663
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.16
d15 1
a15 1
MAINTAINER=	gslin@@gslin.org
d32 1
d38 1
a38 1
		Bigtop::Backend::Model.3 Bigtop::Backend::Model::Gantry.3 \
@

