head	1.6;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.1
	RELEASE_7_1_0:1.1
	RELEASE_6_4_0:1.1;
locks; strict;
comment	@# @;


1.6
date	2013.03.15.16.36.26;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.11.17.06.02.57;	author svnexp;	state Exp;
branches;
next	1.4;

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

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

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

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


desc
@@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/314199
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Wen Heping <wenheping@@gmail.com>
# $FreeBSD: head/www/pear-XML_GRDDL/Makefile 314199 2013-03-15 00:43:16Z miwi $

PORTNAME=	XML_GRDDL
PORTVERSION=	0.2.0
CATEGORIES=	www pear

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	A PHP library for dealing with GRDDL

BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
		${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \
		${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \
		${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
		${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate
RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
		${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request \
		${PEARDIR}/Net/URL.php:${PORTSDIR}/net/pear-Net_URL \
		${PEARDIR}/Log.php:${PORTSDIR}/sysutils/pear-Log \
		${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate

USE_PHP+=	xsl tidy
PEAR_AUTOINSTALL=	yes

.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>
@


1.5
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:  pear-XML_GRDDL
# Date created:			  23 June 2008
# Whom:				  Wen Heping <wenheping@@gmail.com>
#
# $FreeBSD: head/www/pear-XML_GRDDL/Makefile 300897 2012-07-14 14:29:18Z beat $
#
@


1.4
log
@- Update to 0.2.0
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.3
log
@- Update to 0.1.2
@
text
@d9 1
a9 1
PORTVERSION=	0.1.2
d20 5
a24 1
RUN_DEPENDS=	${BUILD_DEPENDS}
d27 1
a27 69

CATEGORY=	XML
FILES=		XML/GRDDL.php \
		XML/GRDDL/Driver.php XML/GRDDL/Exception.php \
		XML/GRDDL/Driver/Xsl.php

DOCS=		an-hcard-profile.php atomttl1.php \
		danc-hcal.php digg-rdfa.php \
		discover-grddl.php flickr-linkedin.php \
		grddl-base.rdf grddl-tests-normative.rdf \
		grddl-tests.rdf grddlProfileBase1.php \
		htmlbase1.php namespace-documents1.php \
		namespace-documents2.php pear-package.php \
		php-conferences.php two-transforms.php \
		xhtmlWithGrddlEnabledProfile.php \
		scripts/debug-grddl.php scripts/process-grddl.php \
		scripts/testft.py README.txt

TESTS=		44225.php ambiguous.php \
		example.php library.php \
		local.php namespaces.php \
		data/baseURI.rdf data/card-output.rdf \
		data/card5n-output.rdf data/embedded-rdf1-output.rdf \
		data/embedded-rdf2-output.rdf \
		data/embedded-rdf3-output.rdf \
		data/embedded-rdf4-output.rdf \
		data/embedded-rdf5-output.rdf \
		data/embedded-rdf6-output.rdf \
		data/embedded-rdf8-output.rdf \
		data/embedded-rdf9-output.rdf \
		data/four-transforms-output.rdf \
		data/grddlProfileWithBaseElement-output.rdf \
		data/grddlonrdf-output3.rdf \
		data/grddlonrdf-xmlmediatype-output3.rdf \
		data/hcard-output.rdf data/inline.rdf \
		data/loop-output.rdf data/loopx-output.rdf \
		data/loopx-output1.rdf data/loopx-output2.rdf \
		data/loopx-output3.rdf \
		data/multipleRepresentationsBoth-output.rdf \
		data/multipleRepresentationsHtml-output.rdf \
		data/multipleRepresentationsSvg-output.rdf \
		data/multiprofile-output.rdf data/noxinclude1.rdf \
		data/profile-with-spaces-in-rel-output.rdf \
		data/projects.rdf data/rdf_sem-output.rdf \
		data/spaces-in-rel-output.rdf \
		data/sq1-output.rdf data/sq2-output.rdf \
		data/three-transforms-output.rdf \
		data/titleauthor-output.rdf \
		data/two-transforms-output.rdf \
		data/xhtmlProfileBase1-output.rdf \
		data/xhtmlWithBaseElement-output.rdf \
		data/xhtmlWithGrddlEnabledProfile-output.rdf \
		data/xhtmlWithGrddlEnabledProfileAndADisabledInBodyTransform-output.rdf \
		data/xhtmlWithGrddlEnabledProfileAndInBodyTransform-output.rdf \
		data/xhtmlWithGrddlProfile-output.rdf \
		data/xhtmlWithGrddlTransformationInBody-output.rdf \
		data/xhtmlWithTwoTransformations-output.rdf \
		data/xhtmlWithoutBaseElement-output.rdf \
		data/xinclude1.rdf data/xmlWithBase-output.rdf \
		data/xmlWithGrddlAttribute-output.rdf \
		data/xmlWithGrddlAttributeAndNonXMLNamespaceDocument-output.rdf \
		data/xmlWithoutBase-output.rdf

DATA=		glean-profile grokAlternate grokPEAR \
		inline-rdf xml-attributes
_DATADIR=	data/grddl-library

post-extract:
		@@${MV} ${WRKSRC}/README.txt ${WRKSRC}/docs
@


1.2
log
@- Take over maintainership

Approved by:	Wen Heping (maintainer)
@
text
@d9 1
a9 1
PORTVERSION=	0.1.1
@


1.1
log
@XML_GRDDL is a PHP library for dealing with GRDDL.
It can use Different XSLT engines.

WWW: http://pear.php.net/package/XML_GRDDL/

PR:		ports/124923
Submitted by:	Wen Heping <wenheping at gmail.com>
@
text
@d12 1
a12 1
MAINTAINER=	wenheping@@gmail.com
@

