head	1.24;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.15
	RELEASE_8_2_0:1.15
	RELEASE_6_EOL:1.15
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.15
	RELEASE_8_0_0:1.14
	RELEASE_7_2_0:1.13
	RELEASE_7_1_0:1.13
	RELEASE_6_4_0:1.13
	RELEASE_5_EOL:1.13
	RELEASE_7_0_0:1.12
	RELEASE_6_3_0:1.12
	PRE_XORG_7:1.12
	RELEASE_4_EOL:1.11
	RELEASE_6_2_0:1.11
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.8
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2;
locks; strict;
comment	@# @;


1.24
date	2013.01.27.12.47.19;	author svnexp;	state dead;
branches;
next	1.23;

1.23
date	2012.11.17.06.02.45;	author svnexp;	state Exp;
branches;
next	1.22;

1.22
date	2012.08.18.14.29.08;	author ohauer;	state Exp;
branches;
next	1.21;

1.21
date	2012.06.08.07.54.25;	author az;	state Exp;
branches;
next	1.20;

1.20
date	2012.06.05.07.27.25;	author az;	state Exp;
branches;
next	1.19;

1.19
date	2012.01.01.16.47.40;	author ohauer;	state Exp;
branches;
next	1.18;

1.18
date	2011.08.20.17.27.50;	author ohauer;	state Exp;
branches;
next	1.17;

1.17
date	2011.05.22.22.23.15;	author ohauer;	state Exp;
branches;
next	1.16;

1.16
date	2011.03.02.23.26.47;	author ohauer;	state Exp;
branches;
next	1.15;

1.15
date	2009.12.25.00.33.23;	author kuriyama;	state Exp;
branches;
next	1.14;

1.14
date	2009.07.22.16.27.04;	author pgollucci;	state Exp;
branches;
next	1.13;

1.13
date	2008.04.17.14.29.37;	author araujo;	state Exp;
branches;
next	1.12;

1.12
date	2007.04.06.06.48.43;	author gabor;	state Exp;
branches;
next	1.11;

1.11
date	2006.02.19.11.57.55;	author erwin;	state Exp;
branches;
next	1.10;

1.10
date	2006.02.19.10.47.06;	author erwin;	state Exp;
branches;
next	1.9;

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

1.8
date	2005.08.05.11.38.14;	author krion;	state Exp;
branches;
next	1.7;

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

1.6
date	2004.08.12.12.48.00;	author mat;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.24.14.15.29;	author erwin;	state Exp;
branches;
next	1.4;

1.4
date	2003.10.24.12.04.41;	author ijliao;	state Exp;
branches;
next	1.3;

1.3
date	2003.09.29.10.00.56;	author knu;	state Exp;
branches;
next	1.2;

1.2
date	2003.03.02.12.04.51;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2003.02.26.17.38.21;	author knu;	state Exp;
branches;
next	;


desc
@@


1.24
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311059
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# New ports collection makefile for:	p5-Bundle-Sledge
# Date created:		26 February 2003
# Whom:			Akinori MUSHA aka knu <knu@@idaemons.org>
#
# $FreeBSD: head/www/p5-Bundle-Sledge/Makefile 302724 2012-08-18 14:29:08Z ohauer $
#

PORTNAME=	Bundle-Sledge
PORTVERSION=	0.04
PORTREVISION=	3
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A bundle to install all modules used for Sledge

BUILD_DEPENDS=	p5-libapreq2>=0:${PORTSDIR}/www/p5-libapreq2 \
		p5-Test-Inline>=0:${PORTSDIR}/devel/p5-Test-Inline \
		p5-Carp-Assert>=0:${PORTSDIR}/devel/p5-Carp-Assert \
		p5-Class-Fields>=0:${PORTSDIR}/devel/p5-Class-Fields \
		p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
		p5-Class-Singleton>=0:${PORTSDIR}/devel/p5-Class-Singleton \
		p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger \
		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
		p5-HTML-FillInForm>=0:${PORTSDIR}/www/p5-HTML-FillInForm \
		p5-HTML-Template>=0:${PORTSDIR}/www/p5-HTML-Template \
		p5-HTML-StickyQuery>=0:${PORTSDIR}/www/p5-HTML-StickyQuery \
		p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
		ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
		p5-URI>=0:${PORTSDIR}/net/p5-URI \
		p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \
		p5-Data-Properties>=0:${PORTSDIR}/devel/p5-Data-Properties \
		p5-Error>=0:${PORTSDIR}/lang/p5-Error \
		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:=	${BUILD_DEPENDS}

USE_APACHE=	22+
PERL_CONFIGURE=	yes

MAN3=		Bundle::Sledge.3

.include <bsd.port.mk>
@


1.23
log
@Switch exporter over
@
text
@@


1.22
log
@SVN rev 302724 on 2012-08-18 14:29:08Z by ohauer

- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.21
log
@- fix p5-Jcode issue
@
text
@d39 1
a39 1
USE_APACHE=	20+
@


1.20
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d31 1
a31 1
		p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \
@


1.19
log
@- change required APACHE version from 13+ to 20+
  (prepare to remove www/apache13)

- no PORTREVISION bump since apache22 is the default

with hat apache@@
@
text
@d18 19
a36 19
BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2 \
		${SITE_PERL}/Test/Inline.pm:${PORTSDIR}/devel/p5-Test-Inline \
		${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert \
		${SITE_PERL}/Class/Fields.pm:${PORTSDIR}/devel/p5-Class-Fields \
		${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor \
		${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
		${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton \
		${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger \
		${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
		${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm \
		${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
		${SITE_PERL}/HTML/StickyQuery.pm:${PORTSDIR}/www/p5-HTML-StickyQuery \
		${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy \
		${JCODE}:${PORTSDIR}/japanese/p5-Jcode \
		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
		${SITE_PERL}/Data/Properties.pm:${PORTSDIR}/devel/p5-Data-Properties \
		${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error \
		${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
a43 2
JCODE=	${SITE_PERL}/Jcode.pm

@


1.18
log
@ - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
@
text
@d18 20
a37 30
BUILD_DEPENDS=	${PM_DEPENDS}
RUN_DEPENDS=	${PM_DEPENDS}

USE_APACHE=	13+
.include <bsd.port.pre.mk>

.if ${APACHE_VERSION} == 13
PM_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq
PM_DEPENDS+=	${SITE_PERL}/Apache/Reload.pm:${PORTSDIR}/www/p5-Apache-Reload
.else
PM_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2/Request.pm:${PORTSDIR}/www/p5-libapreq2
.endif
PM_DEPENDS+=	${SITE_PERL}/Test/Inline.pm:${PORTSDIR}/devel/p5-Test-Inline
PM_DEPENDS+=	${SITE_PERL}/Carp/Assert.pm:${PORTSDIR}/devel/p5-Carp-Assert
PM_DEPENDS+=	${SITE_PERL}/Class/Fields.pm:${PORTSDIR}/devel/p5-Class-Fields
PM_DEPENDS+=	${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor
PM_DEPENDS+=	${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
PM_DEPENDS+=	${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton
PM_DEPENDS+=	${SITE_PERL}/Class/Trigger.pm:${PORTSDIR}/devel/p5-Class-Trigger
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1
PM_DEPENDS+=	${SITE_PERL}/HTML/FillInForm.pm:${PORTSDIR}/www/p5-HTML-FillInForm
PM_DEPENDS+=	${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template
PM_DEPENDS+=	${SITE_PERL}/HTML/StickyQuery.pm:${PORTSDIR}/www/p5-HTML-StickyQuery
PM_DEPENDS+=	${SITE_PERL}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy
PM_DEPENDS+=	${JCODE}:${PORTSDIR}/japanese/p5-Jcode
PM_DEPENDS+=	${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
PM_DEPENDS+=	${SITE_PERL}/Data/Properties.pm:${PORTSDIR}/devel/p5-Data-Properties
PM_DEPENDS+=	${SITE_PERL}/Error.pm:${PORTSDIR}/lang/p5-Error
PM_DEPENDS+=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww
d39 1
d46 1
a46 1
.include <bsd.port.post.mk>
@


1.17
log
@ mod_perl2 was updated, this changes are needet to prevent
 dependency loops

- fix mod_perl/mod_perl2 dependency
- p5-Apache-Reload is now included in mod_perl2
- make usage of CPAN author macro
- bump portrevision

commit with hat apache@@
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.16
log
@ - fix depends if apache22 is the default
 - remove MD5 from distinfo
 - followup for PR ports/147009 [1]

PR:		ports/155216 ports/147009 [1]
Submitted by:	ohauer
@
text
@d10 1
a10 1
PORTREVISION=	1
d26 1
a29 1
PM_DEPENDS+=	${SITE_PERL}/Apache/Reload.pm:${PORTSDIR}/www/p5-Apache-Reload
@


1.15
log
@- Remove test-only and included-in-perl-5.8 dependencies.
@
text
@d21 4
d26 3
d55 1
a55 1
.include <bsd.port.mk>
@


1.14
log
@- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
@
text
@d10 1
d21 1
a21 3
PM_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
		${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Apache/Request.pm:${PORTSDIR}/www/p5-libapreq
a29 1
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
a35 3
PM_DEPENDS+=	${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple
PM_DEPENDS+=	${SITE_PERL}/Test/Harness.pm:${PORTSDIR}/devel/p5-Test-Harness
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes
a36 1
#PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Errno.pm:${PORTSDIR}/devel/Errno.pm
@


1.13
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
@a51 5
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500801
JCODE=	${SITE_PERL}/${PERL_ARCH}/Jcode.pm
.else
a52 1
.endif
d54 1
a54 1
.include <bsd.port.post.mk>
@


1.12
log
@- Remove old Perl support from unmaintained ports in categories starting
  with letter o-z
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Bundle
@


1.11
log
@Use make(1) syntax in a Makefile

Pointy hat to:	erwin
Noticed by:	cperciva
@
text
@d55 1
a55 3
.if ${PERL_LEVEL} < 500600
IGNORE=	requires perl 5.6.0 or higher. Please install lang/perl5.8 and try again.
.elif ${PERL_LEVEL} < 500801
@


1.10
log
@- Update to 0.04
- Mark for perl 5.6.0 or higher
@
text
@d57 1
a57 1
.elseif ${PERL_LEVEL} < 500801
@


1.9
log
@With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
@
text
@d9 1
a9 2
PORTVERSION=	0.03
PORTREVISION=	2
d55 3
a57 1
.if ${PERL_LEVEL} < 500801
@


1.8
log
@Fix package build.

Approved by:	portmgr (implicit)
@
text
@d16 1
a16 1
MAINTAINER=	knu@@FreeBSD.org
@


1.7
log
@* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
@
text
@d10 1
a10 1
PORTREVISION=	1
d39 1
a39 1
PM_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/Jcode.pm:${PORTSDIR}/japanese/p5-Jcode
d54 9
a62 1
.include <bsd.port.mk>
@


1.6
log
@After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, all
these ports were broken because they always depended on it. I've rearranged all
the dependencies to fit the new scheme.
@
text
@d10 1
d22 2
d54 1
a54 11
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
PM_DEPENDS+=	${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
.if ${PERL_LEVEL} < 500601
PM_DEPENDS+=	${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm
PM_DEPENDS+=	${SITE_PERL}/File/Spec.pm:${PORTSDIR}/devel/p5-File-Spec
.endif
.endif

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


1.5
log
@Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
@
text
@a31 1
PM_DEPENDS+=	${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
d53 2
d58 1
@


1.4
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a47 2
SITE_PERL=	${SITE_PERL}

@


1.3
log
@Update to 0.03.
@
text
@d48 1
a48 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
a52 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.2
log
@Move the CGI.pm dependency inside the ${PERL_LEVEL} < 500601 block.

Noted by:	kuriyama
@
text
@d9 1
a9 1
PORTVERSION=	0.02
d30 1
@


1.1
log
@Add p5-Bundle-Sledge.  Sledge is a pure perl, pluggable, lightweight
web application framework, and this bundle module helps to install all
modules used for Sledge.
@
text
@a45 1
PM_DEPENDS+=	${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm
d57 1
@

