head	1.22;
access;
symbols
	RELEASE_8_3_0:1.19
	RELEASE_9_0_0:1.18
	RELEASE_7_4_0:1.18
	RELEASE_8_2_0:1.18
	RELEASE_6_EOL:1.18
	RELEASE_8_1_0:1.15
	RELEASE_7_3_0:1.14
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.9;
locks; strict;
comment	@# @;


1.22
date	2012.11.17.06.02.51;	author svnexp;	state Exp;
branches;
next	1.21;

1.21
date	2012.06.09.15.37.16;	author miwi;	state Exp;
branches;
next	1.20;

1.20
date	2012.04.10.07.31.02;	author miwi;	state Exp;
branches;
next	1.19;

1.19
date	2012.01.28.10.20.03;	author miwi;	state Exp;
branches;
next	1.18;

1.18
date	2010.11.04.10.02.16;	author miwi;	state Exp;
branches;
next	1.17;

1.17
date	2010.08.02.14.34.18;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2010.07.10.07.38.16;	author miwi;	state Exp;
branches;
next	1.15;

1.15
date	2010.04.25.09.22.14;	author miwi;	state Exp;
branches;
next	1.14;

1.14
date	2010.01.21.23.21.49;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2010.01.20.01.28.52;	author kuriyama;	state Exp;
branches;
next	1.12;

1.12
date	2009.10.10.09.38.38;	author miwi;	state Exp;
branches;
next	1.11;

1.11
date	2009.05.28.23.20.29;	author miwi;	state Exp;
branches;
next	1.10;

1.10
date	2009.05.01.13.56.47;	author miwi;	state Exp;
branches;
next	1.9;

1.9
date	2009.02.03.09.46.26;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2008.12.11.20.03.54;	author miwi;	state Exp;
branches;
next	1.7;

1.7
date	2008.11.22.14.33.26;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2008.11.22.05.39.39;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2008.11.04.12.44.17;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.11.01.23.12.07;	author miwi;	state Exp;
branches;
next	1.3;

1.3
date	2008.10.18.21.38.04;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2008.09.24.14.32.43;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2008.09.23.13.24.06;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.22
log
@Switch exporter over
@
text
@# New ports collection makefile for:	p5-MediaWiki-API
# Date created:		23.09.2008
# Whom:			Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/www/p5-MediaWiki-API/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	MediaWiki-API
PORTVERSION=	0.39
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	OOP MediaWiki engine client

BUILD_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
		p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS
RUN_DEPENDS:=	${BUILD_DEPENDS}
TEST_DEPENDS=	p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any

PERL_CONFIGURE=	yes

MAN3=		MediaWiki::API.3

.include <bsd.port.mk>
@


1.21
log
@- Update to 0.39
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.20
log
@- Add missing BUILD_DEPENDS
- Add TEST_DEPENDS
- Avoid use of SITE_PERL in DEPENDS

PR:		166376
Submitted by:	swills
@
text
@d9 1
a9 2
PORTVERSION=	0.37
PORTREVISION=	1
@


1.19
log
@- Update to 0.37
@
text
@d10 1
d18 4
a21 2
RUN_DEPENDS=	${SITE_PERL}/HTTP/Request/Common.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS
@


1.18
log
@- Update to 0.35
@
text
@d9 1
a9 1
PORTVERSION=	0.35
@


1.17
log
@- Update top 0.34

PR:		149164
Submitted by:	Frederic Culot <frederic@@culot.org>
@
text
@d9 1
a9 1
PORTVERSION=	0.34
@


1.16
log
@- Update to 0.33
@
text
@d9 1
a9 1
PORTVERSION=	0.33
@


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


1.14
log
@- Update to 0.29
@
text
@d9 1
a9 1
PORTVERSION=	0.29
@


1.13
log
@- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 1).

Approved by:	portmgr (itetcu)
@
text
@d9 1
a9 2
PORTVERSION=	0.28
PORTREVISION=	1
@


1.12
log
@- Update to 0.28
@
text
@d10 1
d19 1
a19 2
		${SITE_PERL}/${PERL_ARCH}/JSON/XS.pm:${PORTSDIR}/converters/p5-JSON-XS \
		${SITE_PERL}/${PERL_ARCH}/Encode.pm:${PORTSDIR}/converters/p5-Encode
@


1.11
log
@- Update to 0.27
@
text
@d9 1
a9 1
PORTVERSION=	0.27
@


1.10
log
@- Update to 0.25
@
text
@d9 1
a9 1
PORTVERSION=	0.25
@


1.9
log
@- Update to 0.24
@
text
@d9 1
a9 1
PORTVERSION=	0.24
@


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


1.7
log
@- Update to 0.22
@
text
@d9 1
a9 1
PORTVERSION=	0.22
@


1.6
log
@- Update to 0.21
@
text
@d9 1
a9 1
PORTVERSION=	0.21
@


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


1.4
log
@- Update to 0.17
@
text
@d9 1
a9 1
PORTVERSION=	0.17
@


1.3
log
@- Update to 0.16
@
text
@d9 1
a9 1
PORTVERSION=	0.16
@


1.2
log
@- Update to 0.14
@
text
@d9 1
a9 1
PORTVERSION=	0.14
@


1.1
log
@This module provides an interface between Perl and the MediaWiki API
allowing creation of scripts to automate editing and extraction of data
from MediaWiki driven sites like Wikipedia.

WWW:	http://search.cpan.org/dist/MediaWiki-API/
@
text
@d9 1
a9 1
PORTVERSION=	0.13
@

