head	1.16;
access;
symbols
	RELEASE_8_3_0:1.13
	RELEASE_9_0_0:1.13
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.13
	RELEASE_8_0_0:1.13
	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.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.2
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2012.11.17.06.02.54;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.06.10.18.42.45;	author swills;	state Exp;
branches;
next	1.14;

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

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

1.12
date	2006.03.30.03.21.28;	author leeym;	state Exp;
branches;
next	1.11;

1.11
date	2006.01.09.09.40.57;	author tobez;	state Exp;
branches;
next	1.10;

1.10
date	2006.01.06.02.21.00;	author leeym;	state Exp;
branches;
next	1.9;

1.9
date	2005.12.30.19.55.12;	author ehaupt;	state Exp;
branches;
next	1.8;

1.8
date	2005.12.30.03.55.01;	author ehaupt;	state Exp;
branches;
next	1.7;

1.7
date	2005.12.14.03.18.56;	author leeym;	state Exp;
branches;
next	1.6;

1.6
date	2005.12.13.22.54.37;	author leeym;	state Exp;
branches;
next	1.5;

1.5
date	2005.12.13.20.32.36;	author leeym;	state Exp;
branches;
next	1.4;

1.4
date	2005.12.13.20.32.02;	author leeym;	state Exp;
branches;
next	1.3;

1.3
date	2005.02.24.15.33.27;	author lth;	state Exp;
branches;
next	1.2;

1.2
date	2004.08.17.16.06.57;	author vanilla;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.15.13.58.08;	author vanilla;	state Exp;
branches;
next	;


desc
@@


1.16
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-WWW-Dilbert
# Date created:				Aug 14 2004
# Whom:					Cheng-Lung Sung <clsung@@dragon2.net>
#
# $FreeBSD: head/www/p5-WWW-Dilbert/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	WWW-Dilbert
PORTVERSION=	1.19
PORTEPOCH=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Dilbert of the day comic strip archive and retrieval module

RUN_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS:=	${RUN_DEPENDS}
BUILD_DEPENDS+=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple

PERL_MODBUILD=	yes

MAN3=		WWW::Dilbert.3

.include <bsd.port.mk>
@


1.15
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.14
log
@- Remove SITE_PERL from *_DEPENDS
@
text
@d19 1
a19 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


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
@d18 1
a18 1
RUN_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
d20 1
a20 1
BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
@


1.12
log
@- update to 1.19
@
text
@d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WWW
@


1.11
log
@Update to 1.18.
@
text
@d9 1
a9 1
PORTVERSION=	1.18
d23 1
a23 1
PERL_CONFIGURE=	yes
@


1.10
log
@- update to 1.17

PR:		91360
Submitted by:	hideo <hideo@@lastamericanempire.com>
@
text
@d9 1
a9 1
PORTVERSION=	1.17
@


1.9
log
@Update to 1.16
@
text
@d9 1
a9 1
PORTVERSION=	1.16
d17 1
a17 1
COMMENT=	Dilbert of the day comic strip archive and retieval module
d19 3
a21 5
BUILD_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
		${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info \
		${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize
RUN_DEPENDS=	${BUILD_DEPENDS}
d27 1
a27 8
.include <bsd.port.pre.mk>

# p5-WWW-Mechanize-1.10 requires perl 5.6.x or later.
.if ${PERL_LEVEL} < 500601
IGNORE=		requires perl 5.6.x or later. Install lang/perl5 or lang/perl5.8 then try again
.endif

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


1.8
log
@Update to 1.12
@
text
@d9 1
a9 1
PORTVERSION=	1.12
@


1.7
log
@- bump PORTEPOCH for rolling back from 1.09 to 1.08 in previous commit
@
text
@d9 1
a9 1
PORTVERSION=	1.08
@


1.6
log
@- 1.09 is buggy and won't build. rollback to 1.08

Noticed by:	tobez@@
@
text
@d10 1
@


1.5
log
@- assign maintainer to perl@@
@
text
@d9 1
a9 1
PORTVERSION=	1.09
@


1.4
log
@- update to 1.09
- relocate comment to make portlint happier
@
text
@d15 1
a15 1
MAINTAINER=	ports@@FreeBSD.org
@


1.3
log
@Update to 1.08
Rephrased IGNORE
@
text
@d9 1
a9 1
PORTVERSION=	1.08
d30 2
a31 1
.if ${PERL_LEVEL} < 500601  # p5-WWW-Mechanize-1.10 requires perl 5.6.x or later.
@


1.2
log
@- Update to 1.04

PR:		ports/70565
Submitted by:	clsung at tw.freebsd.dot.org
@
text
@d9 1
a9 1
PORTVERSION=	1.04
d20 2
a21 1
		${SITE_PERL}/Image/Info.pm:${PORTSDIR}/graphics/p5-Image-Info
d30 2
a31 5
.if ${PERL_LEVEL} < 500800
BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
.endif
.if ${PERL_LEVEL} < 500601
IGNORE=		This port requires perl 5.6.x or later. Install lang/perl5 then try again
@


1.1
log
@Add p5-WWW-Dilbert 1.02, dilbert of the day comic strip archive and
retieval module.

PR:		ports/70442
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d9 1
a9 1
PORTVERSION=	1.02
@

