svn commit: r340711 - in head/textproc: p5-Template-Plugin-Autoformat p5-Template-Plugin-Lingua-EN-Inflect p5-Template-Plugin-XML-Escape p5-Template-Semantic p5-Term-QRCode p5-Text-ASCIITable p5-Te...

Mathieu Arnold mat at FreeBSD.org
Wed Jan 22 14:36:04 UTC 2014


Author: mat
Date: Wed Jan 22 14:35:55 2014
New Revision: 340711
URL: http://svnweb.freebsd.org/changeset/ports/340711
QAT: https://qat.redports.org/buildarchive/r340711/

Log:
  * Convert to staging
  * Add license
  * pet portlint
  
  Sponsored by:	Absolight

Modified:
  head/textproc/p5-Template-Plugin-Autoformat/Makefile
  head/textproc/p5-Template-Plugin-Autoformat/pkg-plist
  head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
  head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist
  head/textproc/p5-Template-Plugin-XML-Escape/Makefile
  head/textproc/p5-Template-Plugin-XML-Escape/pkg-descr
  head/textproc/p5-Template-Plugin-XML-Escape/pkg-plist
  head/textproc/p5-Template-Semantic/Makefile
  head/textproc/p5-Template-Semantic/pkg-plist
  head/textproc/p5-Term-QRCode/Makefile
  head/textproc/p5-Term-QRCode/pkg-plist
  head/textproc/p5-Text-ASCIITable/Makefile
  head/textproc/p5-Text-ASCIITable/pkg-plist
  head/textproc/p5-Text-Autoformat/Makefile
  head/textproc/p5-Text-Autoformat/pkg-plist
  head/textproc/p5-Text-Bind/Makefile
  head/textproc/p5-Text-Bind/pkg-plist
  head/textproc/p5-Text-Brew/Makefile
  head/textproc/p5-Text-Brew/pkg-plist
  head/textproc/p5-Text-CSV-Encoded/Makefile
  head/textproc/p5-Text-CSV-Encoded/pkg-plist
  head/textproc/p5-Text-CSV-Hashify/Makefile
  head/textproc/p5-Text-CSV-Hashify/pkg-plist
  head/textproc/p5-Text-CSV-Simple/Makefile
  head/textproc/p5-Text-CSV-Simple/pkg-plist
  head/textproc/p5-Text-ClearSilver/Makefile
  head/textproc/p5-Text-ClearSilver/pkg-plist
  head/textproc/p5-Text-Context-EitherSide/Makefile
  head/textproc/p5-Text-Context-EitherSide/pkg-plist
  head/textproc/p5-Text-DHCPLeases/Makefile
  head/textproc/p5-Text-DHCPLeases/pkg-plist
  head/textproc/p5-Text-Delimited/Makefile
  head/textproc/p5-Text-Delimited/pkg-descr
  head/textproc/p5-Text-Delimited/pkg-plist   (contents, props changed)
  head/textproc/p5-Text-Diff-HTML/Makefile
  head/textproc/p5-Text-Diff-HTML/pkg-plist
  head/textproc/p5-Text-Diff/Makefile
  head/textproc/p5-Text-Diff/pkg-plist

Modified: head/textproc/p5-Template-Plugin-Autoformat/Makefile
==============================================================================
--- head/textproc/p5-Template-Plugin-Autoformat/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-Autoformat/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	vivek at khera.org
 COMMENT=	Template Toolkit interface to Text::Autoformat module
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
 		p5-Text-Autoformat>0:${PORTSDIR}/textproc/p5-Text-Autoformat
 BUILD_DEPENDS=	p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \
@@ -18,7 +21,4 @@ BUILD_DEPENDS=	p5-Template-Toolkit>=2.22
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Template::Plugin::Autoformat.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Template-Plugin-Autoformat/pkg-plist
==============================================================================
--- head/textproc/p5-Template-Plugin-Autoformat/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-Autoformat/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Template::Plugin::Autoformat.3.gz
 %%SITE_PERL%%/Template/Plugin/Autoformat.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template-Plugin-Autoformat/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template-Plugin-Autoformat

Modified: head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
==============================================================================
--- head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -17,7 +17,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Template::Plugin::Lingua::EN::Inflect.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist
==============================================================================
--- head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-Lingua-EN-Inflect/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Template::Plugin::Lingua::EN::Inflect.3.gz
 %%SITE_PERL%%/Template/Plugin/Lingua/EN/Inflect.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/Lingua/EN/Inflect

Modified: head/textproc/p5-Template-Plugin-XML-Escape/Makefile
==============================================================================
--- head/textproc/p5-Template-Plugin-XML-Escape/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-XML-Escape/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -15,7 +15,5 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 USES=		perl5
 USE_PERL5=	configure
-MAN3=		Template::Plugin::XML::Escape.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Template-Plugin-XML-Escape/pkg-descr
==============================================================================
--- head/textproc/p5-Template-Plugin-XML-Escape/pkg-descr	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-XML-Escape/pkg-descr	Wed Jan 22 14:35:55 2014	(r340711)
@@ -2,4 +2,4 @@ Escapes XML entities from text, so that 
 quotes, less-than/greater-than, and ampersands, into variables that end up in 
 TT templates.
 
-WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape
+WWW: http://search.cpan.org/dist/Template-Plugin-XML-Escape/

Modified: head/textproc/p5-Template-Plugin-XML-Escape/pkg-plist
==============================================================================
--- head/textproc/p5-Template-Plugin-XML-Escape/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Plugin-XML-Escape/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Template::Plugin::XML::Escape.3.gz
 %%SITE_PERL%%/Template/Plugin/XML/Escape.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Plugin/XML/Escape

Modified: head/textproc/p5-Template-Semantic/Makefile
==============================================================================
--- head/textproc/p5-Template-Semantic/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Semantic/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -9,6 +9,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to use pure XHTML/XML as a template
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 RUN_DEPENDS=	\
 	p5-HTML-Selector-XPath>=0.09:${PORTSDIR}/www/p5-HTML-Selector-XPath \
 	p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML
@@ -19,10 +22,4 @@ TEST_DEPENDS=	\
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Template::Semantic.3 \
-	Template::Semantic::Cookbook.3 \
-	Template::Semantic::Document.3 \
-	Template::Semantic::Filter.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Template-Semantic/pkg-plist
==============================================================================
--- head/textproc/p5-Template-Semantic/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Template-Semantic/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,7 @@
+%%PERL5_MAN3%%/Template::Semantic.3.gz
+%%PERL5_MAN3%%/Template::Semantic::Cookbook.3.gz
+%%PERL5_MAN3%%/Template::Semantic::Document.3.gz
+%%PERL5_MAN3%%/Template::Semantic::Filter.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Semantic/.packlist
 %%SITE_PERL%%/Template/Semantic.pm
 %%SITE_PERL%%/Template/Semantic/Cookbook.pod

Modified: head/textproc/p5-Term-QRCode/Makefile
==============================================================================
--- head/textproc/p5-Term-QRCode/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Term-QRCode/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	stephon at gmail.com
 COMMENT=	Generate QR Code on Terminal
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode \
 		p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode
 RUN_DEPENDS:=	${BUILD_DEPENDS}
@@ -17,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Term::QRCode.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Term-QRCode/pkg-plist
==============================================================================
--- head/textproc/p5-Term-QRCode/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Term-QRCode/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,4 +1,5 @@
 bin/term-qrcode
+%%PERL5_MAN3%%/Term::QRCode.3.gz
 %%SITE_PERL%%/Term/QRCode.pm
 %%SITE_PERL%%/mach/auto/Term/QRCode/.packlist
 @dirrm %%SITE_PERL%%/mach/auto/Term/QRCode

Modified: head/textproc/p5-Text-ASCIITable/Makefile
==============================================================================
--- head/textproc/p5-Text-ASCIITable/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-ASCIITable/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -10,24 +10,19 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	lth at FreeBSD.org
 COMMENT=	Create a nice formatted table using ASCII characters
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Text::ASCIITable.3 \
-	Text::ASCIITable::Wrap.3
+OPTIONS_DEFINE=	EXAMPLES
 
-NO_STAGE=	yes
-post-extract:
-	@${MKDIR} ${WRKSRC}/example
-	@${MV} ${WRKSRC}/ansi-example.pl ${WRKSRC}/example
-	@${REINPLACE_CMD} -i '' '/ansi-example.pl/d' ${WRKSRC}/MANIFEST
+PORTEXAMPLES=	ansi-example.pl
 
 post-install:
-.if !defined(NOPORTDOCS)
-	@${MKDIR} ${EXAMPLESDIR}
-	@${INSTALL_SCRIPT} ${WRKSRC}/example/ansi-example.pl ${EXAMPLESDIR}
-	@${ECHO_MSG} "===> Example installed in ${EXAMPLESDIR}."
-.endif
+	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+	${INSTALL_SCRIPT} ${WRKSRC}/ansi-example.pl ${STAGEDIR}${EXAMPLESDIR}
 
 regression-test: build
 	cd ${WRKSRC}/ && ./Build test

Modified: head/textproc/p5-Text-ASCIITable/pkg-plist
==============================================================================
--- head/textproc/p5-Text-ASCIITable/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-ASCIITable/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,6 +1,9 @@
+%%PERL5_MAN3%%/Text::ASCIITable.3.gz
+%%PERL5_MAN3%%/Text::ASCIITable::Wrap.3.gz
 %%SITE_PERL%%/Text/ASCIITable.pm
 %%SITE_PERL%%/Text/ASCIITable/Wrap.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIITable/.packlist
+ at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIITable
+ at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
 @dirrm %%SITE_PERL%%/Text/ASCIITable
 @dirrmtry %%SITE_PERL%%/Text
-%%PORTDOCS%%%%EXAMPLESDIR%%/ansi-example.pl
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%

Modified: head/textproc/p5-Text-Autoformat/Makefile
==============================================================================
--- head/textproc/p5-Text-Autoformat/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Autoformat/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -18,7 +18,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::Autoformat.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Autoformat/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Autoformat/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Autoformat/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Autoformat.3.gz
 %%SITE_PERL%%/Text/Autoformat.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Autoformat/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Autoformat

Modified: head/textproc/p5-Text-Bind/Makefile
==============================================================================
--- head/textproc/p5-Text-Bind/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Bind/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -13,7 +13,4 @@ COMMENT=	Bind Perl structures to text fi
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::Bind.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Bind/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Bind/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Bind/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Bind.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bind/.packlist
 %%SITE_PERL%%/Text/Bind.pm
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Bind

Modified: head/textproc/p5-Text-Brew/Makefile
==============================================================================
--- head/textproc/p5-Text-Brew/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Brew/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -12,7 +12,4 @@ COMMENT=	Perl extension for the Brew edi
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Text::Brew.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Brew/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Brew/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Brew/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Brew.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Brew/.packlist
 %%SITE_PERL%%/Text/Brew.pm
 @dirrmtry %%SITE_PERL%%/Text

Modified: head/textproc/p5-Text-CSV-Encoded/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV-Encoded/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Encoded/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -11,6 +11,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	dereckson at gmail.com
 COMMENT=	Perl module for Encoding aware CVS files parsing
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
 		p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \
 		p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV
@@ -19,7 +22,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::CSV::Encoded.3 Text::CSV::Encoded::Coder::Base.3 Text::CSV::Encoded::Coder::Encode.3 Text::CSV::Encoded::Coder::EncodeGuess.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-CSV-Encoded/pkg-plist
==============================================================================
--- head/textproc/p5-Text-CSV-Encoded/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Encoded/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,7 @@
+%%PERL5_MAN3%%/Text::CSV::Encoded.3.gz
+%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Base.3.gz
+%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::Encode.3.gz
+%%PERL5_MAN3%%/Text::CSV::Encoded::Coder::EncodeGuess.3.gz
 %%SITE_PERL%%/Text/CSV/Encoded.pm
 %%SITE_PERL%%/Text/CSV/Encoded/Coder/Base.pm
 %%SITE_PERL%%/Text/CSV/Encoded/Coder/Encode.pm

Modified: head/textproc/p5-Text-CSV-Hashify/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV-Hashify/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Hashify/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -17,7 +17,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::CSV::Hashify.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-CSV-Hashify/pkg-plist
==============================================================================
--- head/textproc/p5-Text-CSV-Hashify/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Hashify/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::CSV::Hashify.3.gz
 %%SITE_PERL%%/Text/CSV/Hashify.pm
 %%SITE_PERL%%/mach/auto/Text/CSV/Hashify/.packlist
 @dirrm %%SITE_PERL%%/mach/auto/Text/CSV/Hashify

Modified: head/textproc/p5-Text-CSV-Simple/Makefile
==============================================================================
--- head/textproc/p5-Text-CSV-Simple/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Simple/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -17,7 +17,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::CSV::Simple.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-CSV-Simple/pkg-plist
==============================================================================
--- head/textproc/p5-Text-CSV-Simple/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-CSV-Simple/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::CSV::Simple.3.gz
 %%SITE_PERL%%/Text/CSV/Simple.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/CSV/Simple

Modified: head/textproc/p5-Text-ClearSilver/Makefile
==============================================================================
--- head/textproc/p5-Text-ClearSilver/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-ClearSilver/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -9,20 +9,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to the ClearSilver template engine
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 TEST_DEPENDS=	\
 	p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
 	p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse
 
-USES=		perl5
+USES=		perl5 gmake
 USE_PERL5=	configure
-USE_GMAKE=	yes
-CONFIGURE_ENV=	MAKE=${LOCALBASE}/bin/gmake
-
-MAN3=	Text::ClearSilver.3 \
-	Text::ClearSilver::Compat.3 \
-	Text::ClearSilver::FunctionSet.3 \
-	Text::ClearSilver::FunctionSet::html.3 \
-	Text::ClearSilver::FunctionSet::string.3
 
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-ClearSilver/pkg-plist
==============================================================================
--- head/textproc/p5-Text-ClearSilver/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-ClearSilver/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,8 @@
+%%PERL5_MAN3%%/Text::ClearSilver.3.gz
+%%PERL5_MAN3%%/Text::ClearSilver::Compat.3.gz
+%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet.3.gz
+%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet::html.3.gz
+%%PERL5_MAN3%%/Text::ClearSilver::FunctionSet::string.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/.packlist
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/ClearSilver.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ClearSilver/ClearSilver.so

Modified: head/textproc/p5-Text-Context-EitherSide/Makefile
==============================================================================
--- head/textproc/p5-Text-Context-EitherSide/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Context-EitherSide/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -13,7 +13,4 @@ COMMENT=	Text::Context::EitherSide - Get
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=	Text::Context::EitherSide.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Context-EitherSide/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Context-EitherSide/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Context-EitherSide/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Context::EitherSide.3.gz
 %%SITE_PERL%%/Text/Context/EitherSide.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Context/EitherSide/.packlist
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Context/EitherSide

Modified: head/textproc/p5-Text-DHCPLeases/Makefile
==============================================================================
--- head/textproc/p5-Text-DHCPLeases/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-DHCPLeases/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -9,12 +9,10 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	Perl extension to parse DHCP leases file from ISC dhcpd
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=	Text::DHCPLeases.3 \
-	Text::DHCPLeases::Object.3 \
-	Text::DHCPLeases::Object::Iterator.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-DHCPLeases/pkg-plist
==============================================================================
--- head/textproc/p5-Text-DHCPLeases/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-DHCPLeases/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Text::DHCPLeases.3.gz
+%%PERL5_MAN3%%/Text::DHCPLeases::Object.3.gz
+%%PERL5_MAN3%%/Text::DHCPLeases::Object::Iterator.3.gz
 %%SITE_PERL%%/Text/DHCPLeases.pm
 %%SITE_PERL%%/Text/DHCPLeases/Object.pm
 %%SITE_PERL%%/Text/DHCPLeases/Object/Iterator.pm

Modified: head/textproc/p5-Text-Delimited/Makefile
==============================================================================
--- head/textproc/p5-Text-Delimited/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Delimited/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -13,7 +13,4 @@ COMMENT=	Module for parsing delimited te
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::Delimited.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Delimited/pkg-descr
==============================================================================
--- head/textproc/p5-Text-Delimited/pkg-descr	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Delimited/pkg-descr	Wed Jan 22 14:35:55 2014	(r340711)
@@ -7,4 +7,4 @@ After instancing, for each call to Read 
 returned as a hash reference. The individual elements are keyed by
 their corresonding column headings.
 
-WWW:	http://search.cpan.org/dist/Text-Delimited/
+WWW: http://search.cpan.org/dist/Text-Delimited/

Modified: head/textproc/p5-Text-Delimited/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Delimited/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Delimited/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Delimited.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited/.packlist
 %%SITE_PERL%%/Text/Delimited.pm
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Delimited

Modified: head/textproc/p5-Text-Diff-HTML/Makefile
==============================================================================
--- head/textproc/p5-Text-Diff-HTML/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Diff-HTML/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Text::Diff::HTML - XHTML format for Text::Diff::Unified
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \
 		p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
 RUN_DEPENDS:=	${BUILD_DEPENDS}
@@ -17,7 +20,4 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 USES=		perl5
 USE_PERL5=	modbuild
 
-MAN3=		Text::Diff::HTML.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Diff-HTML/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Diff-HTML/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Diff-HTML/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,4 @@
+%%PERL5_MAN3%%/Text::Diff::HTML.3.gz
 %%SITE_PERL%%/Text/Diff/HTML.pm
 @dirrmtry %%SITE_PERL%%/Text/Diff
 @dirrmtry %%SITE_PERL%%/Text

Modified: head/textproc/p5-Text-Diff/Makefile
==============================================================================
--- head/textproc/p5-Text-Diff/Makefile	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Diff/Makefile	Wed Jan 22 14:35:55 2014	(r340711)
@@ -10,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	tobez at FreeBSD.org
 COMMENT=	Text::Diff - Perform diffs on files and record sets
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 COMMON_DEPENDS=	p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff
 BUILD_DEPENDS=	${COMMON_DEPENDS}
 RUN_DEPENDS=	${COMMON_DEPENDS}
@@ -17,7 +20,4 @@ RUN_DEPENDS=	${COMMON_DEPENDS}
 USES=		perl5
 USE_PERL5=	configure
 
-MAN3=		Text::Diff.3 Text::Diff::Config.3 Text::Diff::Table.3
-
-NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/textproc/p5-Text-Diff/pkg-plist
==============================================================================
--- head/textproc/p5-Text-Diff/pkg-plist	Wed Jan 22 14:20:41 2014	(r340710)
+++ head/textproc/p5-Text-Diff/pkg-plist	Wed Jan 22 14:35:55 2014	(r340711)
@@ -1,3 +1,6 @@
+%%PERL5_MAN3%%/Text::Diff.3.gz
+%%PERL5_MAN3%%/Text::Diff::Config.3.gz
+%%PERL5_MAN3%%/Text::Diff::Table.3.gz
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Diff/.packlist
 %%SITE_PERL%%/Text/Diff.pm
 %%SITE_PERL%%/Text/Diff/Config.pm


More information about the svn-ports-all mailing list