head	1.25;
access;
symbols
	RELEASE_8_3_0:1.23
	RELEASE_9_0_0:1.23
	RELEASE_7_4_0:1.19
	RELEASE_8_2_0:1.19
	RELEASE_6_EOL:1.17
	RELEASE_8_1_0:1.16
	RELEASE_7_3_0:1.16
	RELEASE_8_0_0:1.16
	RELEASE_7_2_0:1.16
	RELEASE_7_1_0:1.16
	RELEASE_6_4_0:1.16
	RELEASE_5_EOL:1.16
	RELEASE_7_0_0:1.14
	RELEASE_6_3_0:1.14
	PRE_XORG_7:1.13
	RELEASE_4_EOL:1.13
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.11
	RELEASE_5_5_0:1.11
	RELEASE_6_0_0:1.10
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.5;
locks; strict;
comment	@# @;


1.25
date	2013.02.21.22.05.35;	author svnexp;	state Exp;
branches;
next	1.24;

1.24
date	2012.11.17.06.02.55;	author svnexp;	state Exp;
branches;
next	1.23;

1.23
date	2011.10.07.11.22.46;	author culot;	state Exp;
branches;
next	1.22;

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

1.21
date	2011.04.07.08.59.48;	author bapt;	state Exp;
branches;
next	1.20;

1.20
date	2011.02.16.23.42.02;	author swills;	state Exp;
branches;
next	1.19;

1.19
date	2010.12.24.02.55.16;	author wen;	state Exp;
branches;
next	1.18;

1.18
date	2010.12.07.19.35.25;	author linimon;	state Exp;
branches;
next	1.17;

1.17
date	2010.08.31.02.34.01;	author pgollucci;	state Exp;
branches;
next	1.16;

1.16
date	2008.03.01.02.07.35;	author clsung;	state Exp;
branches;
next	1.15;

1.15
date	2007.12.12.03.37.54;	author clsung;	state Exp;
branches;
next	1.14;

1.14
date	2007.09.08.01.11.46;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2007.01.05.03.40.32;	author clsung;	state Exp;
branches;
next	1.12;

1.12
date	2006.04.20.00.37.18;	author clsung;	state Exp;
branches;
next	1.11;

1.11
date	2005.09.06.12.52.25;	author clsung;	state Exp;
branches;
next	1.10;

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

1.9
date	2005.07.12.08.41.10;	author clsung;	state Exp;
branches;
next	1.8;

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

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

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

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

1.4
date	2004.08.21.02.19.13;	author clsung;	state Exp;
branches;
next	1.3;

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

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

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


desc
@@


1.25
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312741
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Cheng-Lung Sung <clsung@@dragon2.net>
# $FreeBSD: head/www/p5-WWW-Wikipedia/Makefile 312741 2013-02-21 21:37:01Z tobez $

PORTNAME=	WWW-Wikipedia
PORTVERSION=	2.01
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	CPAN:BRICAS
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@@FreeBSD.org
COMMENT=	Perl module of Automated interface to the Wikipedia

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat
RUN_DEPENDS:=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN1=		wikipedia.1
MAN3=		WWW::Wikipedia.3 \
		WWW::Wikipedia::Entry.3

.include <bsd.port.mk>
@


1.24
log
@Switch exporter over
@
text
@d1 2
a2 6
# New ports collection makefile for:	p5-WWW-Wikipedia
# Date created:				Aug 5 2004
# Whom:					Cheng-Lung Sung <clsung@@dragon2.net>
#
# $FreeBSD: head/www/p5-WWW-Wikipedia/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
PORTVERSION=	2.00
@


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

PR:		ports/161336
Submitted by:	Simon Olofsson <simon@@olofsson.de>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.22
log
@- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:	perl
@
text
@d18 1
a19 1
LICENSE=	ART20 GPLv1
d23 1
a23 1
RUN_DEPENDS=	${BUILD_DEPENDS}
@


1.21
log
@- update to 2.00
- add licenses
- changes: http://cpansearch.perl.org/src/BRICAS/WWW-Wikipedia-2.00/Changes
@
text
@d25 1
a25 1
PERL_CONFIGURE=	5.8.0+
@


1.20
log
@- Update to 1.99
- Changes: http://cpansearch.perl.org/src/BRICAS/WWW-Wikipedia-1.99/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.99
d11 2
a12 1
MASTER_SITES=	CPAN/../../authors/id/B/BR/BRICAS
d18 5
a22 2
BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/Text/Autoformat.pm:${PORTSDIR}/textproc/p5-Text-Autoformat
@


1.19
log
@- Update to 1.98
ChangeLog: http://cpansearch.perl.org/src/BRICAS/WWW-Wikipedia-1.98/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.98
d11 1
a11 1
MASTER_SITES=	CPAN
@


1.18
log
@With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
@
text
@d9 1
a9 1
PORTVERSION=	1.97
@


1.17
log
@- Update to 1.97

PR:             ports/149222
Submitted by:   Frederic Culot <frederic@@culot.org>
Approved by:    maintainer timeout (clsung)
Changes:        http://search.cpan.org/dist/WWW-Wikipedia/Changes
@
text
@d14 1
a14 1
MAINTAINER=	clsung@@FreeBSD.org
@


1.16
log
@- Update to 1.94 (1.9.4)

Changes:	http://search.cpan.org/dist/WWW-Wikipedia/Changes
@
text
@d9 1
a9 1
PORTVERSION=	1.9.4
a12 1
DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
@


1.15
log
@- Update to 1.9.3
@
text
@d9 1
a9 1
PORTVERSION=	1.9.3
@


1.14
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d9 1
a9 1
PORTVERSION=	1.9.2
d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	WWW
@


1.13
log
@- Update to 1.9.2
@
text
@d23 1
a23 1
PERL_CONFIGURE=	yes
d29 1
a29 7
.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 500800
IGNORE=		requires perl 5.8.0 or later. Install lang/perl5.8 then try again
.endif

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


1.12
log
@- update to 1.9
- from Changes
  - handle wikipedia style redirects when the raw content looks like
    #REDIRECT
@
text
@d9 1
a9 1
PORTVERSION=	1.9
d14 1
@


1.11
log
@- update to 1.8
- avoid passing in any sequence of \n to autoformamt since it
  barfs on that as well in v1.13 (thanks Steve Freedman)
- when there is no summary paragraph in an entry, a call to text()
  will return the fulltext for an entry.
@
text
@d9 1
a9 1
PORTVERSION=	1.8
d31 1
a31 1
IGNORE=		This port requires perl 5.8.0 or later. Install lang/perl5.8 then try again
@


1.10
log
@- update to 1.7
- avoid passing "\n" to Text::Autoformat::autoformat() since it
  blows chunks in v1.13
@
text
@d9 1
a9 1
PORTVERSION=	1.7
@


1.9
log
@- update to 1.6
- from Changes
  - updated WWW::Wikipedia to use the new raw url
@
text
@d9 1
a9 1
PORTVERSION=	1.6
@


1.8
log
@- update to 1.5
- from Changes
  - added language option (-l) to bin/wikipedia
  - added pod and pod_coverage tests
@
text
@d9 1
a9 1
PORTVERSION=	1.5
@


1.7
log
@- update to 1.4
- Changes:
    - added error() for error messages
    - search() now returns undef on error and sets error()
@
text
@d9 1
a9 1
PORTVERSION=	1.4
@


1.6
log
@- update to 1.3
- added multi-lingual support to WWW::Wikipedia::Entry

Approved by:	co-mentor (vanilla)
@
text
@d9 1
a9 1
PORTVERSION=	1.3
@


1.5
log
@- update to 1.2
- add new dependency of textproc/p5-Text-Autoformat.

Approved by:	vanilla (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.2
@


1.4
log
@update to 1.1

Approved by:	vanilla (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.1
d18 2
a19 1
BUILD_DEPENDS=	${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
@


1.3
log
@My territory, suggested by ijliao. :p

Approved by:	vanilla (co-mentor)
@
text
@d9 1
a9 1
PORTVERSION=	1.0
@


1.2
log
@Upgrade to 1.0.

PR:		ports/70255
Submitted by:	maintainer
@
text
@d15 1
a15 1
MAINTAINER=	clsung@@dragon2.net
@


1.1
log
@Add p5-WWW-Wikipedia 0.9, perl module of Automated interface to the
Wikipedia.

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

