Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 14:14:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r314443 - in head/textproc: pear-File_MARC pear-Numbers_Words pear-Structures_DataGrid_DataSource_XML pear-Structures_DataGrid_Renderer_XLS pear-Structures_DataGrid_Renderer_XML pear-Te...
Message-ID:  <201303171414.r2HEEKFO022372@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Mar 17 14:14:19 2013
New Revision: 314443
URL: http://svnweb.freebsd.org/changeset/ports/314443

Log:
  - Convert to PEAR_AUTOINSTALL
  - Trim header

Modified:
  head/textproc/pear-File_MARC/Makefile   (contents, props changed)
  head/textproc/pear-Numbers_Words/Makefile   (contents, props changed)
  head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile   (contents, props changed)
  head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile   (contents, props changed)
  head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile   (contents, props changed)
  head/textproc/pear-Text_Highlighter/Makefile   (contents, props changed)
  head/textproc/pear-XML_Feed_Parser/Makefile   (contents, props changed)
  head/textproc/pear-XML_HTMLSax/Makefile   (contents, props changed)
  head/textproc/pear-XML_Wddx/Makefile   (contents, props changed)
  head/textproc/pear-YAML/Makefile   (contents, props changed)

Modified: head/textproc/pear-File_MARC/Makefile
==============================================================================
--- head/textproc/pear-File_MARC/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-File_MARC/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-File_MARC
-# Date created:			  Feb 21, 2011
-# Whom:				  Wen Heping <wen@FreeBSD.org>
-#
+# Created by: Wen Heping <wen@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	File_MARC
 PORTVERSION=	0.7.1
@@ -12,54 +8,7 @@ CATEGORIES=	textproc pear
 MAINTAINER=	wen@FreeBSD.org
 COMMENT=	Parse, modify, and create MARC records
 
-FILES=		File/MARC.php \
-		File/MARCBASE.php \
-		File/MARCXML.php \
-		File/MARC/Control_Field.php \
-		File/MARC/Data_Field.php \
-		File/MARC/Exception.php \
-		File/MARC/Field.php \
-		File/MARC/List.php \
-		File/MARC/Lint.php \
-		File/MARC/Lint/CodeData.php \
-		File/MARC/Record.php \
-		File/MARC/Subfield.php
-TESTS=		bad_example.mrc bad_example.xml \
-		bigarchive.xml \
-		camel.mrc example.mrc \
-		marc_001.phpt marc_002.phpt \
-		marc_003.phpt marc_004.phpt \
-		marc_005.phpt marc_006.phpt \
-		marc_007.phpt marc_008.phpt \
-		marc_009.phpt marc_010.phpt \
-		marc_011.phpt marc_012.phpt \
-		marc_013.phpt marc_014.phpt \
-		marc_015.phpt marc_016.phpt \
-		marc_017.phpt marc_018.phpt \
-		marc_16783.phpt \
-		marc_field_001.phpt marc_field_002.phpt \
-		marc_field_003.phpt marc_field_004.phpt \
-		marc_lint_001.phpt marc_lint_002.phpt \
-		marc_lint_003.phpt marc_lint_004.phpt \
-		marc_lint_005.phpt \
-		marc_record_001.phpt \
-		marc_subfield_001.phpt marc_subfield_002.phpt \
-		marc_xml_001.phpt marc_xml_002.phpt \
-		marc_xml_003.phpt marc_xml_004.phpt \
-		marc_xml_005.phpt marc_xml_006.phpt \
-		marc_xml_007.phpt marc_xml_008.phpt \
-		marc_xml_009.phpt \
-		marc_xml_16642.phpt \
-		marc_xml_rsinger.phpt \
-		music.mrc \
-		music.xml \
-		onerecord.xml \
-		sandburg.mrc \
-		sandburg.xml \
-		skipif.inc \
-		xmlescape.mrc
-EXAMPLES=	example.mrc marc_yaz.php \
-		read.php subfields.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-Numbers_Words/Makefile
==============================================================================
--- head/textproc/pear-Numbers_Words/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-Numbers_Words/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-Numbers_Words
-# Date created:			  05 October 2005
-# Whom:				  Piotr Rybicki (<meritus@innervision.pl>)
-#
+# Created by: Piotr Rybicki (<meritus@innervision.pl>)
 # $FreeBSD$
-#
 
 PORTNAME=	Numbers_Words
 PORTVERSION=	0.16.2
@@ -14,30 +10,10 @@ COMMENT=	PEAR package provides methods f
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
 		${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
+		${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger
 
-CATEGORY=	Numbers
-FILES=		Numbers/Words.php Numbers/Words/lang.bg.php \
-		Numbers/Words/lang.cs.php Numbers/Words/lang.de.php \
-		Numbers/Words/lang.dk.php Numbers/Words/lang.en_100.php \
-		Numbers/Words/lang.en_GB.php Numbers/Words/lang.en_US.php \
-		Numbers/Words/lang.es.php Numbers/Words/lang.es_AR.php \
-		Numbers/Words/lang.et.php Numbers/Words/lang.fr.php \
-		Numbers/Words/lang.fr_BE.php Numbers/Words/lang.he.php \
-		Numbers/Words/lang.hu_HU.php Numbers/Words/lang.id.php \
-		Numbers/Words/lang.it_IT.php Numbers/Words/lang.lt.php \
-		Numbers/Words/lang.nl.php Numbers/Words/lang.pl.php \
-		Numbers/Words/lang.pt_BR.php Numbers/Words/lang.ru.php \
-		Numbers/Words/lang.sv.php
-TESTS=		AllTests.php BulgarianTest.php \
-		English100Test.php EnglishGbTest.php \
-		EnglishUsTest.php FrenchBeTest.php \
-		FrenchTest.php GermanTest.php \
-		ItalianTest.php PolishTest.php \
-		PortugueseBrazilianTest.php SpanishTest.php \
-		test-numbers-words.php
-DOCS=		ChangeLog README
-_DOCSDIR=	.
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile
==============================================================================
--- head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Structures_DataGrid_DataSource_XML
-# Date created:				19 Dec 2007
-# Whom:					Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Structures_DataGrid_DataSource_XML
 PORTVERSION=	0.2.0
@@ -16,10 +12,7 @@ BUILD_DEPENDS=	${PEARDIR}/Structures/Dat
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array
 
 USE_PHP=	mysql
-
-CATEGORY=	Structures
-
-FILES=		DataGrid/DataSource/XML.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile
==============================================================================
--- head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -17,9 +17,7 @@ BUILD_DEPENDS=	${PEARDIR}/Structures/Dat
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \
 		${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer
 
-CATEGORY=	Structures
-
-FILES=		DataGrid/Renderer/XLS.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile
==============================================================================
--- head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	Structures_DataGrid_Renderer_XML
-# Date created:				12 Jan 2008
-# Whom:					Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Structures_DataGrid_Renderer_XML
 PORTVERSION=	0.1.3
@@ -17,9 +13,7 @@ BUILD_DEPENDS=	${PEARDIR}/Structures/Dat
 RUN_DEPENDS=	${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \
 		${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util
 
-CATEGORY=	Structures
-
-FILES=		DataGrid/Renderer/XML.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-Text_Highlighter/Makefile
==============================================================================
--- head/textproc/pear-Text_Highlighter/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-Text_Highlighter/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-File_Highlighter
-# Date created:			28 Dec 2007
-# Whom:				Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	Text_Highlighter
 PORTVERSION=	0.7.3

Modified: head/textproc/pear-XML_Feed_Parser/Makefile
==============================================================================
--- head/textproc/pear-XML_Feed_Parser/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-XML_Feed_Parser/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-XML_Feed_Parser
-# Date created:			  2007/05/01
-# Whom:				  Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	XML_Feed_Parser
 PORTVERSION=	1.0.5

Modified: head/textproc/pear-XML_HTMLSax/Makefile
==============================================================================
--- head/textproc/pear-XML_HTMLSax/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-XML_HTMLSax/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -9,20 +9,13 @@ PORTNAME=	XML_HTMLSax
 PORTVERSION=	2.1.2
 CATEGORIES=	textproc devel pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	PEAR SAX parser for HTML and other badly formed XML documents
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 
-CATEGORY=	XML
-FILES=		XML_HTMLSax.php HTMLSax/XML_HTMLSax_States.php \
-		HTMLSax/XML_HTMLSax_Decorators.php
-DOCS=		Readme
-EXAMPLES=	SimpleExample.php HTMLtoXHTML.php ExpatvsHtmlSax.php example.html
-TESTS=		index.php unit_tests.php xml_htmlsax_test.php
-_EXAMPLESDIR=	docs/examples
-_TESTSDIR=	docs/tests
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-XML_Wddx/Makefile
==============================================================================
--- head/textproc/pear-XML_Wddx/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-XML_Wddx/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -9,13 +9,13 @@ PORTNAME=	XML_Wddx
 PORTVERSION=	1.0.2
 CATEGORIES=	textproc devel pear
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	PEAR Wddx pretty serializer and deserializer
 
 BUILD_DEPENDS=	${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
-RUN_DEPENDS:=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser
 
-FILES=		XML/Wddx.php
+PEAR_AUTOINSTALL=	yes
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"

Modified: head/textproc/pear-YAML/Makefile
==============================================================================
--- head/textproc/pear-YAML/Makefile	Sun Mar 17 14:13:50 2013	(r314442)
+++ head/textproc/pear-YAML/Makefile	Sun Mar 17 14:14:19 2013	(r314443)
@@ -1,9 +1,5 @@
-# Ports collection makefile for:  pear-YAML
-# Date created:			  11 July 2011
-# Whom:				  Martin Matuska <mm@FreeBSD.org>
-#
+# Created by: Martin Matuska <mm@FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	YAML
 PORTVERSION=	1.0.6
@@ -11,7 +7,7 @@ CATEGORIES=	textproc www pear
 MASTER_SITES=	http://pear.symfony-project.com/get/
 PKGNAMEPREFIX=	pear-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	The Symfony YAML Component
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303171414.r2HEEKFO022372>