diff --git a/textproc/2bsd-diff/Makefile b/textproc/2bsd-diff/Makefile index 453ddf27c3ca..5ae4ba78c2ad 100644 --- a/textproc/2bsd-diff/Makefile +++ b/textproc/2bsd-diff/Makefile @@ -1,27 +1,25 @@ -# Created by: risner@stdio.com - PORTNAME= diff PORTVERSION= 2.11.1 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://www.tuhs.org/Archive/Distributions/UCB/2.11BSD/ \ http://www.d20hobbies.com/2.11BSD/ PKGNAMEPREFIX= 2bsd- DISTNAME= file8 MAINTAINER= risner@stdio.com COMMENT= 2.11BSD diff utility CFLAGS+= -fcommon -Wno-error=return-type EXTRACT_AFTER_ARGS= bin/diff man/man1/diff.1 WRKSRC= ${WRKDIR}/bin/diff PLIST_FILES= bin/2diff \ libexec/2diffh \ man/man1/2diff.1.gz post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},g' \ ${WRKSRC}/../../man/man1/diff.1 .include diff --git a/textproc/CLDR/Makefile b/textproc/CLDR/Makefile index 502486daf5dd..114af75a4242 100644 --- a/textproc/CLDR/Makefile +++ b/textproc/CLDR/Makefile @@ -1,32 +1,30 @@ -# Created by: Thierry Thomas - PORTNAME= CLDR PORTVERSION= 41.0 CATEGORIES= textproc MASTER_SITES= https://unicode.org/Public/cldr/${PORTVERSION:R}/:src \ http://www.unicode.org/:lic DISTFILES= ${SRCFILE}:src \ copyright.html:lic EXTRACT_ONLY= MAINTAINER= thierry@FreeBSD.org COMMENT= Unicode Common Locale Data Repository LICENSE= Unicode_License_Agreement LICENSE_NAME= Unicode License Agreement LICENSE_FILE= ${_DISTDIR}/copyright.html LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept SRCFILE= ${PORTNAME:tl}-common-${PORTVERSION}.zip NO_ARCH= yes NO_BUILD= yes DATADIR= ${PREFIX}/share/unicode/cldr do-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${STAGEDIR}${DATADIR} && \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${SRCFILE} ${EXTRACT_AFTER_ARGS}) .include diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile index 3fd8f2262674..28676b33f05c 100644 --- a/textproc/R-cran-DT/Makefile +++ b/textproc/R-cran-DT/Makefile @@ -1,25 +1,23 @@ -# Created by: TAKATSU Tomonari - PORTNAME= DT PORTVERSION= 0.23 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Wrapper of the JavaScript Library 'DataTables' LICENSE= GPLv3 CRAN_DEPENDS= R-cran-htmltools>=0.3.6:textproc/R-cran-htmltools \ R-cran-htmlwidgets>=1.3:www/R-cran-htmlwidgets \ R-cran-jsonlite>=0.9.16:converters/R-cran-jsonlite \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-crosstalk>0:www/R-cran-crosstalk \ R-cran-jquerylib>0:www/R-cran-jquerylib \ R-cran-promises>0:devel/R-cran-promises BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-R2HTML/Makefile b/textproc/R-cran-R2HTML/Makefile index 3ed93d536b61..02571ee21dcc 100644 --- a/textproc/R-cran-R2HTML/Makefile +++ b/textproc/R-cran-R2HTML/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= R2HTML PORTVERSION= 2.3.3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= HTML exportation for R objects LICENSE= GPLv2 USES= cran .include diff --git a/textproc/R-cran-XML/Makefile b/textproc/R-cran-XML/Makefile index 189d3ea22cd1..c06472c14436 100644 --- a/textproc/R-cran-XML/Makefile +++ b/textproc/R-cran-XML/Makefile @@ -1,16 +1,14 @@ -# Created by: TAKATSU Tomonari - PORTNAME= XML DISTVERSION= 3.99-0.10 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Tools for parsing and generating XML LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles gnome USE_GNOME= libxml2 .include diff --git a/textproc/R-cran-brew/Makefile b/textproc/R-cran-brew/Makefile index 4772057a5dcf..62d1c689aaef 100644 --- a/textproc/R-cran-brew/Makefile +++ b/textproc/R-cran-brew/Makefile @@ -1,15 +1,13 @@ -# Created by: TAKATSU Tomonari - PORTNAME= brew DISTVERSION= 1.0-7 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Templating Framework for Report Generation LICENSE= GPLv2 USES= cran:auto-plist .include diff --git a/textproc/R-cran-formatR/Makefile b/textproc/R-cran-formatR/Makefile index 8bdd72cdb2b2..7d8c6a6f28bd 100644 --- a/textproc/R-cran-formatR/Makefile +++ b/textproc/R-cran-formatR/Makefile @@ -1,15 +1,13 @@ -# Created by: TAKATSU Tomonari - PORTNAME= formatR DISTVERSION= 1.12 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Format R Code Automatically LICENSE= GPLv2+ USES= cran:auto-plist .include diff --git a/textproc/R-cran-highr/Makefile b/textproc/R-cran-highr/Makefile index 696539db02f2..0e07516c25eb 100644 --- a/textproc/R-cran-highr/Makefile +++ b/textproc/R-cran-highr/Makefile @@ -1,19 +1,17 @@ -# Created by: TAKATSU Tomonari - PORTNAME= highr PORTVERSION= 0.9 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Syntax Highlighting for R Source Code LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-xfun>=0.18:misc/R-cran-xfun BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index 0cb9b8f324e0..f7a3841503da 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -1,22 +1,20 @@ -# Created by: TAKATSU Tomonari - PORTNAME= htmltools PORTVERSION= 0.5.3 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Tools for HTML generation and output LICENSE= GPLv2+ CRAN_DEPENDS= R-cran-digest>0:security/R-cran-digest \ R-cran-base64enc>0:converters/R-cran-base64enc \ R-cran-rlang>=0.4.10:devel/R-cran-rlang \ R-cran-fastmap>=1.1.0:databases/R-cran-fastmap BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-hunspell/Makefile b/textproc/R-cran-hunspell/Makefile index 19b204004656..f6996e01814a 100644 --- a/textproc/R-cran-hunspell/Makefile +++ b/textproc/R-cran-hunspell/Makefile @@ -1,23 +1,21 @@ -# Created by: Guangyuan Yang - PORTNAME= hunspell DISTVERSION= 3.0.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= High-Performance Stemmer, Tokenizer, and Spell Checker LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual BUILD_DEPENDS= R-cran-knitr>0:print/R-cran-knitr RUN_DEPENDS= R-cran-Rcpp>0:devel/R-cran-Rcpp \ R-cran-digest>0:security/R-cran-digest TEST_DEPENDS= R-cran-testthat>0:devel/R-cran-testthat \ R-cran-knitr>0:print/R-cran-knitr \ R-cran-rmarkdown>0:textproc/R-cran-rmarkdown USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index c116b0f4dfa4..d29b3e7947da 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -1,21 +1,19 @@ -# Created by: TAKATSU Tomonari - PORTNAME= markdown PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Markdown Rendering for R LICENSE= GPLv2 CRAN_DEPENDS= R-cran-xfun>0:misc/R-cran-xfun \ R-cran-mime>=0.3:misc/R-cran-mime BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-pystr/Makefile b/textproc/R-cran-pystr/Makefile index a681f0dfd593..2cabd4741456 100644 --- a/textproc/R-cran-pystr/Makefile +++ b/textproc/R-cran-pystr/Makefile @@ -1,16 +1,14 @@ -# Created by: Steven Kreuzer - PORTNAME= pystr PORTREVISION= 5 DISTVERSION= 2.0.0 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= skreuzer@FreeBSD.org COMMENT= String operations the Python way RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-readr/Makefile b/textproc/R-cran-readr/Makefile index 114817b6ac2e..81b693e7738c 100644 --- a/textproc/R-cran-readr/Makefile +++ b/textproc/R-cran-readr/Makefile @@ -1,29 +1,27 @@ -# Created by: TAKATSU Tomonari - PORTNAME= readr PORTVERSION= 2.1.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Read Rectangular Text Data LICENSE= MIT CRAN_DEPENDS= R-cran-cli>0:devel/R-cran-cli \ R-cran-clipr>0:devel/R-cran-clipr \ R-cran-crayon>0:devel/R-cran-crayon \ R-cran-hms>=0.4.1:devel/R-cran-hms \ R-cran-lifecycle>=0.2.0:devel/R-cran-lifecycle \ R-cran-R6>0:devel/R-cran-R6 \ R-cran-rlang>0:devel/R-cran-rlang \ R-cran-tibble>0:devel/R-cran-tibble \ R-cran-vroom>=1.5.6:textproc/R-cran-vroom \ R-cran-cpp11>0:devel/R-cran-cpp11 \ R-cran-tzdb>=0.1.1:devel/R-cran-tzdb BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= compiler:c++11-lang cran:auto-plist,compiles .include diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index 8305083a39d6..1d2af18cdeb0 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -1,29 +1,27 @@ -# Created by: TAKATSU Tomonari - PORTNAME= rmarkdown PORTVERSION= 2.14 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Dynamic Documents for R LICENSE= GPLv3 CRAN_DEPENDS= R-cran-bslib>=0.2.5.1:www/R-cran-bslib \ R-cran-evaluate>=0.13:devel/R-cran-evaluate \ R-cran-htmltools>=0.3.5:textproc/R-cran-htmltools \ R-cran-jquerylib>0:www/R-cran-jquerylib \ R-cran-jsonlite>0:converters/R-cran-jsonlite \ R-cran-knitr>=1.22:print/R-cran-knitr \ R-cran-stringr>=1.2.0:textproc/R-cran-stringr \ R-cran-tinytex>=0.31:print/R-cran-tinytex \ R-cran-xfun>=0.30:misc/R-cran-xfun \ R-cran-yaml>=2.1.19:textproc/R-cran-yaml BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.14:textproc/hs-pandoc \ ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-spelling/Makefile b/textproc/R-cran-spelling/Makefile index 673009854413..58f2ff53cc34 100644 --- a/textproc/R-cran-spelling/Makefile +++ b/textproc/R-cran-spelling/Makefile @@ -1,21 +1,19 @@ -# Created by: Guangyuan Yang - PORTNAME= spelling DISTVERSION= 2.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= ygy@FreeBSD.org COMMENT= Tools for Spell Checking in R LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= R-cran-knitr>0:print/R-cran-knitr \ R-cran-commonmark>0:textproc/R-cran-commonmark \ R-cran-hunspell>=3.0:textproc/R-cran-hunspell \ R-cran-xml2>0:textproc/R-cran-xml2 USES= cran:auto-plist .include diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index e07b4177ab00..d949f62e9d01 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -1,17 +1,15 @@ -# Created by: TAKATSU Tomonari - PORTNAME= stringi DISTVERSION= 1.7.8 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Character String Processing Facilities LICENSE= BSD3CLAUSE LIB_DEPENDS= libicui18n.so:devel/icu USES= compiler:c++11-lang cran:auto-plist,compiles pkgconfig:build .include diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index 3373cd6e9afb..5ab3db435c06 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -1,22 +1,20 @@ -# Created by: TAKATSU Tomonari - PORTNAME= stringr PORTVERSION= 1.4.0 PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Make it easier to work with strings LICENSE= GPLv2 CRAN_DEPENDS= R-cran-glue>=1.2.0:devel/R-cran-glue \ R-cran-magrittr>0:devel/R-cran-magrittr \ R-cran-stringi>=1.1.7:textproc/R-cran-stringi BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist .include diff --git a/textproc/R-cran-utf8/Makefile b/textproc/R-cran-utf8/Makefile index 8b753fb68383..ea0db4a24b8c 100644 --- a/textproc/R-cran-utf8/Makefile +++ b/textproc/R-cran-utf8/Makefile @@ -1,16 +1,14 @@ -# Created by: TAKATSU Tomonari - PORTNAME= utf8 PORTVERSION= 1.2.2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Unicode Text Processing LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cran:auto-plist,compiles .include diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index ccd0423a11b2..7349555d6afc 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -1,17 +1,15 @@ -# Created by: TAKATSU Tomonari - PORTNAME= xml2 PORTVERSION= 1.3.3 PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Parse XML LICENSE= MIT USES= cran:auto-plist,compiles gnome USE_GNOME= libxml2 .include diff --git a/textproc/R-cran-xtable/Makefile b/textproc/R-cran-xtable/Makefile index 4110689c8da7..8d8587c5222c 100644 --- a/textproc/R-cran-xtable/Makefile +++ b/textproc/R-cran-xtable/Makefile @@ -1,16 +1,14 @@ -# Created by: TAKATSU Tomonari - PORTNAME= xtable DISTVERSION= 1.8-4 PORTREVISION= 2 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${DISTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Export tables to LaTeX or HTML LICENSE= GPLv2+ USES= cran:auto-plist .include diff --git a/textproc/R-cran-yaml/Makefile b/textproc/R-cran-yaml/Makefile index 720096b20d5d..de6520af9bc6 100644 --- a/textproc/R-cran-yaml/Makefile +++ b/textproc/R-cran-yaml/Makefile @@ -1,15 +1,13 @@ -# Created by: TAKATSU Tomonari - PORTNAME= yaml PORTVERSION= 2.3.5 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Methods to convert R data to YAML and back LICENSE= BSD3CLAUSE USES= cran:auto-plist,compiles .include diff --git a/textproc/UCD/Makefile b/textproc/UCD/Makefile index 81ab15c8c3c9..2cfba385bf55 100644 --- a/textproc/UCD/Makefile +++ b/textproc/UCD/Makefile @@ -1,48 +1,46 @@ -# Created by: Thierry Thomas - PORTNAME= UCD PORTVERSION= 14.0.0 CATEGORIES= textproc MASTER_SITES= https://www.unicode.org/Public/zipped/${DISTVERSION}/:src \ https://raw.githubusercontent.com/unicode-org/unihan-database/f1e8e08a138bc7e834958c8d50d26ec4bca305d3/:lic DISTFILES= ${PORTNAME}.zip:src \ LICENSE.md:lic DIST_SUBDIR= unicode-${PORTNAME}/${DISTVERSION} EXTRACT_ONLY= MAINTAINER= thierry@FreeBSD.org COMMENT= Unicode Character Database LICENSE= Unicode_License_Agreement LICENSE_NAME= Unicode License Agreement LICENSE_FILE= ${_DISTDIR}/LICENSE.md LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept OPTIONS_DEFINE= HAN OPTIONS_DEFAULT=HAN OPTIONS_SUB= yes HAN_DESC= Unified Han database of Hanzi/Kanji/Hanja Chinese characters NO_ARCH= yes NO_BUILD= yes .include .if ${PORT_OPTIONS:MHAN} DISTFILES+= Unihan.zip:src .endif DATADIR= ${PREFIX}/share/unicode/ucd do-install: ${MKDIR} ${STAGEDIR}${DATADIR} (cd ${STAGEDIR}${DATADIR} && \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/${PORTNAME}.zip ${EXTRACT_AFTER_ARGS}) .if ${PORT_OPTIONS:MHAN} (cd ${STAGEDIR}${DATADIR} && \ ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} ${_DISTDIR}/Unihan.zip ${EXTRACT_AFTER_ARGS}) # Gucharmap also needs this zipfile ${INSTALL_DATA} ${_DISTDIR}/Unihan.zip ${STAGEDIR}${DATADIR} .endif .include diff --git a/textproc/add-css-links/Makefile b/textproc/add-css-links/Makefile index d5b224bac0dc..d8e1f96a7a02 100644 --- a/textproc/add-css-links/Makefile +++ b/textproc/add-css-links/Makefile @@ -1,21 +1,19 @@ -# Created by: Aaron Straup Cope - PORTNAME= add-css-links PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://aaronland.info/xsl/xhtml/add-css-links/ MAINTAINER= ports@FreeBSD.org COMMENT= Add one or more CSS elements to an XHTML document NO_BUILD= yes WRKSRC= ${WRKDIR}/xhtml PLIST_FILES= share/xsl/xhtml/add-css-links.xsl do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/xsl/xhtml ${CP} ${WRKSRC}/*.xsl ${STAGEDIR}${PREFIX}/share/xsl/xhtml/ .include diff --git a/textproc/addts/Makefile b/textproc/addts/Makefile index ac765c9d3d96..d46629eed546 100644 --- a/textproc/addts/Makefile +++ b/textproc/addts/Makefile @@ -1,27 +1,25 @@ -# Created by: Alexey Dokuchaev - PORTNAME= addts PORTVERSION= 1.0 CATEGORIES= textproc MASTER_SITES= http://download.gnu.org.ua/release/addts/ \ ftp://download.gnu.org.ua/release/addts/ MAINTAINER= zeus@gnu.org.ua COMMENT= Prepend current timestamp to every line of input text LICENSE= GPLv3+ ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/addts share/man/man1/addts.1.gz PORTDOCS= NEWS README OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/tv_usec/s,%06,&l,' ${WRKSRC}/addts.c post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/af-aspell/Makefile b/textproc/af-aspell/Makefile index a32a7b21768f..a657c434085a 100644 --- a/textproc/af-aspell/Makefile +++ b/textproc/af-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -af-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Afrikaans dictionary DICT= af .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile index 68d708f0fb6d..b9cca8e9f4d4 100644 --- a/textproc/aft/Makefile +++ b/textproc/aft/Makefile @@ -1,25 +1,23 @@ -# Created by: Alan Eldridge - PORTNAME= aft PORTVERSION= 5.098 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.maplefish.com/todd/ MAINTAINER= ports@FreeBSD.org COMMENT= Document preparation system using an Almost Free Text input format LICENSE= CART LICENSE_GROUPS= FSF GPL OSI LICENSE_NAME= Clarified Artistic License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= perl5 gmake GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS PORTDOCS= * .include diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index cea057a57503..69eb2fa513ed 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -1,45 +1,43 @@ -# Created by: David O'Brien (obrien@FreeBSD.org) - PORTNAME= agrep PORTVERSION= 2.04 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GENTOO \ ftp://ftp.cs.arizona.edu/agrep/ \ ftp://ftp.cs.arizona.edu/agrep/:doc DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ agrep.ps.1.Z:doc agrep.ps.2.Z:doc EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dinoex@FreeBSD.org COMMENT= Approximate grep (fast approximate pattern-matching tool) # Converted from NO_CDROM LICENSE= agrep LICENSE_NAME= agrep LICENSE_TEXT= No redistribution for profit LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= tar:Z CONFLICTS_INSTALL= rubygem-amatch # bin/agrep ALL_TARGET= MAKE_ARGS= CFLAGS="${CFLAGS}" PLIST_FILES= bin/agrep man/man1/agrep.1.gz PORTDOCS= COPYRIGHT agrep.algorithms agrep.ps.1.Z agrep.ps.2.Z OPTIONS_DEFINE= DOCS post-extract: ${CP} ${DISTDIR}/agrep.ps.1.Z ${DISTDIR}/agrep.ps.2.Z ${WRKSRC}/ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/agrep ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/agrep.1 ${STAGEDIR}${PREFIX}/man/man1/ do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include diff --git a/textproc/align/Makefile b/textproc/align/Makefile index e1962b040484..62e3010c4689 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -1,30 +1,28 @@ -# Created by: ijliao - PORTNAME= align PORTVERSION= 1.7.5 CATEGORIES= textproc MASTER_SITES= https://kinzler.com/me/align/ \ http://bitrote.org/distfiles/ MAINTAINER= jharris@widomaker.com COMMENT= Text column alignment filter LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING NO_BUILD= yes USES= perl5 shebangfix tar:tgz SHEBANG_FILES= align width USE_PERL5= run CONFLICTS_INSTALL= fasta # bin/align PLIST_FILES= bin/align bin/width do-install: .for i in align width (cd ${WRKSRC} && ${INSTALL_SCRIPT} ${i} ${STAGEDIR}${PREFIX}/bin) .endfor .include diff --git a/textproc/am-aspell/Makefile b/textproc/am-aspell/Makefile index 1c613836f7b0..41724494d023 100644 --- a/textproc/am-aspell/Makefile +++ b/textproc/am-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-am-0.03-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Amharic dictionary DICT= am .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index c42e05f2701c..ab3945e27b2b 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -1,45 +1,43 @@ -# Created by: Pedro Giffuni - PORTNAME= amberfish PORTVERSION= 1.6.4 PORTREVISION= 1 CATEGORIES= textproc databases MASTER_SITES= SF/${PORTNAME}/Amberfish%20source%20-%20stable/${PORTVERSION} \ http://etymon.com/software/amberfish/stable/ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose text retrieval Software LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 USES= gmake makeinfo GNU_CONFIGURE= yes ALL_TARGET= all html PLIST_FILES= bin/af man/man1/af.1.gz PORTDOCS= * OPTIONS_DEFINE= DOCS post-extract: ${CP} ${FILESDIR}/porter.cc ${WRKSRC}/src post-patch: @${REINPLACE_CMD} -e \ 's|$${MAKEFLAGS} ||' ${WRKSRC}/Makefile @${REINPLACE_CMD} -e \ 's|cp |$${BSD_INSTALL_MAN} |' ${WRKSRC}/doc/Makefile.in @${REINPLACE_CMD} -e \ 's|-O3 |@CFLAGS@ | ; \ s|make strip|| ; \ s|cp |$${BSD_INSTALL_PROGRAM} |' ${WRKSRC}/src/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/amberfish.png ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/html/*.html ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ansifilter/Makefile b/textproc/ansifilter/Makefile index a82e6247622e..ec4c0e0c4376 100644 --- a/textproc/ansifilter/Makefile +++ b/textproc/ansifilter/Makefile @@ -1,65 +1,63 @@ -# Created by: Yi-Jheng Lin - PORTNAME= ansifilter PORTVERSION= 2.18 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ MAINTAINER= bofh@FreeBSD.org COMMENT= Customizable ANSI Code Converter LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lib gmake tar:bzip2 MAKEFILE= makefile PORTDOCS= ChangeLog.adoc README.adoc PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz OPTIONS_DEFINE= DOCS QT5 QT5_USES= qmake:norecursive qt:5 QT5_USE= QT=gui,widgets QT5_ALL_TARGET= all all-gui QT5_PLIST_FILES= bin/${PORTNAME}-gui QT5_DESKTOP_ENTRIES= "ANSIFilter" "" "" "${PORTNAME}-gui" \ "TextTools;Utility;Qt;" "" .include .if ${PORT_OPTIONS:MQT5} CONFIGURE_WRKSRC= ${WRKSRC}/src/qt-gui QMAKE_SOURCE_PATH= ${CONFIGURE_WRKSRC}/${PORTNAME}-gui.pro .endif post-patch: @${REINPLACE_CMD} -e \ '/QMAKE/s|^|#|' ${WRKSRC}/${MAKEFILE} @${REINPLACE_CMD} -e \ 's|^CC=|CC?=| ; \ s|^CFLAGS=|CXXFLAGS+=| ; \ s|-O2|| ; \ s|$$(CC)|$$(CXX)| ; \ s|$$(CFLAGS)|$$(CXXFLAGS)|' ${WRKSRC}/src/${MAKEFILE} pre-build: @${RM} ${WRKSRC}/src/qt-gui/moc_*.cpp do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ ${STAGEDIR}${DOCSDIR}) do-install-QT5-on: ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-gui/${PORTNAME}-gui \ ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index c9cf4dcff339..a34d7a018664 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -1,45 +1,43 @@ -# Created by: Yen-Ming Lee - PORTNAME= antiword PORTVERSION= 0.37 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.winfield.demon.nl/linux/ MAINTAINER= ports@FreeBSD.org COMMENT= Application for displaying Microsoft(R) Word documents LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Docs/COPYING BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:print/gsfonts RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:print/gsfonts USES= cpe gmake shebangfix perl5 CPE_VENDOR= antiword_project USE_PERL5= build SHEBANG_FILES= kantiword Unix-only/fontinfo.pl MAKE_JOBS_UNSAFE=yes INSTALL_TARGET= global_install PORTDOCS= ChangeLog Emacs Exmh FAQ History Mozilla Mutt Netscape \ QandA ReadMe antiword.1 antiword.man antiword.php testdoc.doc OPTIONS_DEFINE= DOCS DEBUG DEBUG_CFLAGS= -DDEBUG DEBUG_CFLAGS_OFF= -DNDEBUG post-patch: @${REINPLACE_CMD} -E 's,/usr/share,${LOCALBASE}/share,g; s,fonts2,fonts,' ${WRKSRC}/Unix-only/fontinfo.pl @${REINPLACE_CMD} -E 's|LD|CC|g; /^(CC|CFLAGS|OPT)/d; s,/usr/share,${PREFIX}/share,g; s|/usr/local/bin|${PREFIX}/bin|g' ${WRKSRC}/Makefile.Linux @${REINPLACE_CMD} -E 's,/usr/share,${PREFIX}/share,g' ${WRKSRC}/antiword.h post-install: ${INSTALL_MAN} ${WRKSRC}/Docs/antiword.1 ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/Docs && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/apache-commons-csv/Makefile b/textproc/apache-commons-csv/Makefile index 8cbb60305e7e..9dd8ea336820 100644 --- a/textproc/apache-commons-csv/Makefile +++ b/textproc/apache-commons-csv/Makefile @@ -1,44 +1,42 @@ -# Created by: Pedro Giffuni - PORTNAME= commons-csv PORTVERSION= 1.9.0 CATEGORIES= textproc java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= Java support for Comma Separated Value format LICENSE= APACHE20 BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes USE_JAVA= yes JARFILE= ${PORTNAME}.jar PLIST_FILES= ${JAVAJARDIR}/${JARFILE} OPTIONS_DEFINE= DOCS OTHERDOCS= LICENSE.txt NOTICE.txt RELEASE-NOTES.txt PORTDOCS= * do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..." ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${JARFILE} @${ECHO_MSG} " [ DONE ]" do-install-DOCS-on: @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @cd ${WRKSRC}/apidocs \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; ${INSTALL_DATA} ${OTHERDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/apache-commons-digester/Makefile b/textproc/apache-commons-digester/Makefile index 8a1cde8ec55d..416865aee28b 100644 --- a/textproc/apache-commons-digester/Makefile +++ b/textproc/apache-commons-digester/Makefile @@ -1,53 +1,51 @@ -# Created by: Herve Quiroz - PORTNAME= commons-digester PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= textproc java devel MASTER_SITES= APACHE_COMMONS_BINARIES PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= ports@FreeBSD.org COMMENT= XML-to-Java-object mapping utility package LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes USE_JAVA= yes JARFILE= ${PORTNAME}.jar PLIST_FILES= ${JAVAJARDIR}/${JARFILE} OPTIONS_DEFINE= DOCS OTHERDOCS= LICENSE.txt NOTICE.txt RELEASE-NOTES.txt PORTDOCS= * .include JAR_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:java/apache-commons-beanutils \ ${JAVALIBDIR}/commons-logging.jar:java/apache-commons-logging \ ${JAVALIBDIR}/commons-collections.jar:java/apache-commons-collections \ ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..." ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${JARFILE} @${ECHO_MSG} " [ DONE ]" do-install-DOCS-on: @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @cd ${WRKSRC}/apidocs \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; ${INSTALL_DATA} ${OTHERDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile index 2209070a0087..7d27c58e963f 100644 --- a/textproc/apache-poi/Makefile +++ b/textproc/apache-poi/Makefile @@ -1,44 +1,42 @@ -# Created by: Anton Yudin - PORTNAME= poi PORTVERSION= 4.1.2 CATEGORIES= textproc devel java MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/release/bin/ PKGNAMEPREFIX= apache- DISTNAME= ${PORTNAME}-bin-${PORTVERSION}-${RELEASE_DATE} MAINTAINER= ports@FreeBSD.org COMMENT= Java API To Access Microsoft Format Files LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe CPE_VENDOR= apache USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes RELEASE_DATE= 20200217 JARNAMES= examples excelant scratchpad ooxml ooxml-schemas WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar PORTDOCS= * .for i in ${JARNAMES} PLIST_FILES+= ${JAVAJARDIR}/${PORTNAME}-${i}.jar .endfor OPTIONS_DEFINE= DOCS do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar .for i in ${JARNAMES} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${i}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}-${i}.jar .endfor do-install-DOCS-on: cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/apache-solr/Makefile b/textproc/apache-solr/Makefile index e1e891c1a604..1ab8e2a5058c 100644 --- a/textproc/apache-solr/Makefile +++ b/textproc/apache-solr/Makefile @@ -1,68 +1,66 @@ -# Created by: Gea-Suan Lin - PORTNAME= apache-solr PORTVERSION= 8.11.2 PORTREVISION= 0 CATEGORIES= textproc java MASTER_SITES= https://archive.apache.org/dist/lucene/solr/${PORTVERSION}/ DISTNAME= solr-${PORTVERSION} MAINTAINER= mfechner@FreeBSD.org COMMENT= High performance search server built using Lucene Java LICENSE= APACHE20 RUN_DEPENDS= bash:shells/bash USES= cpe tar:tgz USE_JAVA= yes JAVA_VERSION= 11+ JAVA_RUN= yes NO_BUILD= yes NO_ARCH= yes PLIST_SUB+= PORTVERSION="${PORTVERSION}" SUB_FILES= pkg-message USE_RC_SUBR= solr USERS= solr GROUPS= ${USERS} CPE_PRODUCT= solr CPE_VENDOR= apache OPTIONS_DEFINE= JTS OPTIONS_SUB= yes JTS_DESC= Enable support for JTS Topology Suite JTS_RUN_DEPENDS= jts>0:math/jts do-install: ${FIND} ${WRKSRC} -name '*.orig' -delete cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${CPE_PRODUCT} ${INSTALL_SCRIPT} ${WRKSRC}/bin/oom_solr.sh ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/post ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/postlogs ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin ${INSTALL_SCRIPT} ${WRKSRC}/bin/solr ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/bin ${INSTALL_DATA} ${WRKSRC}/bin/solr.in.sh ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} 'SOLR_HOME="/var/db/solr"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} '# LOG4J_PROPS="/var/db/solr/log4j2.xml"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} 'SOLR_LOGS_DIR="/var/log/solr"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} 'SOLR_PORT="8983"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} 'SOLR_PID_DIR="/var/db/solr"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${ECHO} 'SOLR_OPTS="$$SOLR_OPTS -Djetty.host=localhost -Dlog4j2.formatMsgNoLookups=true"' >> ${STAGEDIR}${PREFIX}/etc/solr.in.sh.sample ${MKDIR} ${STAGEDIR}/var/db/solr ${MKDIR} ${STAGEDIR}/var/log/solr ${INSTALL_DATA} ${WRKSRC}/server/solr/solr.xml ${STAGEDIR}/var/db/solr/solr.xml.sample do-install-JTS-on: ${LN} -sf ${JAVALIBDIR}/jts-core.jar ${STAGEDIR}${PREFIX}/${CPE_PRODUCT}/server/solr-webapp/webapp/WEB-INF/lib/ post-install: ${FIND} -s ${STAGEDIR}${PREFIX}/${CPE_PRODUCT} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} @${ECHO_CMD} "@dir(solr,solr) /var/db/solr" >> ${TMPPLIST} @${ECHO_CMD} "@dir(solr,solr) /var/log/solr" >> ${TMPPLIST} @${ECHO_CMD} "@sample etc/solr.in.sh.sample" >> ${TMPPLIST} @${ECHO_CMD} "@sample(solr,solr) /var/db/solr/solr.xml.sample" >> ${TMPPLIST} .include diff --git a/textproc/apache-xmlbeans/Makefile b/textproc/apache-xmlbeans/Makefile index 8d243a5b63f6..6fbb47e983c4 100644 --- a/textproc/apache-xmlbeans/Makefile +++ b/textproc/apache-xmlbeans/Makefile @@ -1,62 +1,60 @@ -# Created by: Thierry Thomas - PORTNAME= xmlbeans PORTVERSION= 3.1.0 # Do not upgrade without checking compatibility with math/R-cran-XLConnect CATEGORIES= textproc java MASTER_SITES= https://archive.apache.org/dist/poi/xmlbeans/release/bin/:xb \ https://repo1.maven.org/maven2/org/apache/poi/ooxml-schemas/${SCHEMAS_VER}/:sch PKGNAMEPREFIX= apache- DISTFILES= ${PORTNAME}-bin-${PORTVERSION}${EXTRACT_SUFX}:xb \ ooxml-schemas-${SCHEMAS_VER}.jar:sch EXTRACT_ONLY= ${PORTNAME}-bin-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= thierry@FreeBSD.org COMMENT= Java classes for XML LICENSE= APACHE20 USES= cpe tar:tgz USE_JAVA= yes JAVA_VERSION= 8+ SCHEMAS_VER= 1.4 CPE_VENDOR= apache WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message OTHERDOCS= LICENSE.txt NOTICE.txt README.txt PORTDOCS= * PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES pre-configure: ${REINPLACE_CMD} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|' \ ${WRKSRC}/bin/_setlib ${SED} -i '' -e 's|xbean.jar|xmlbeans.jar|;s|:$$XMLBEANS_LIB/xmlbeans-qname.jar||;s|:$XMLBEANS_LIB/jsr173_1.0_api.jar||;s|:$XMLBEANS_LIB/resolver.jar||' \ ${WRKSRC}/bin/* do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} \ ${STAGEDIR}${PREFIX}/bin \ ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar ${INSTALL_DATA} ${DISTDIR}/ooxml-schemas-${SCHEMAS_VER}.jar \ ${STAGEDIR}${JAVAJARDIR}/ooxml-schemas.jar ${FIND} ${WRKSRC}/bin ! -name "*.cmd" -type f -exec \ ${INSTALL_SCRIPT} {} ${STAGEDIR}${PREFIX}/bin \; (cd ${WRKSRC} && ${COPYTREE_SHARE} schemas ${STAGEDIR}${DATADIR}) do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${OTHERDOCS} ${STAGEDIR}${DOCSDIR}) (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 1f06e790f6aa..f7a012d2f3af 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -1,55 +1,53 @@ -# Created by: Mykola Dzham - PORTNAME= apertium PORTVERSION= 3.8.1 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Toolbox to build shallow-transfer machine translation systems LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: *** unable to locate pcrecpp library *** BUILD_DEPENDS= bash:shells/bash \ utf8cpp>0:devel/utf8cpp LIB_DEPENDS= libicudata.so:devel/icu \ liblttoolbox3.so:textproc/lttoolbox \ libpcre.so:devel/pcre RUN_DEPENDS= bash:shells/bash USES= autoreconf gmake gnome libtool localbase:ldflags pathfix \ pkgconfig python shebangfix USE_GITHUB= yes GH_ACCOUNT= apertium:contrib GH_PROJECT= apertium-get:contrib GH_SUBDIR= apertium/apertium-get:contrib GH_TAGNAME= 465f053:contrib USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes SHEBANG_FILES= apertium/apertium-get/apertium-get.sh scripts/apertium-editdist \ scripts/apertium-filter-dix.in scripts/apertium-filter-rules.in \ scripts/apertium-filter-xml scripts/apertium-genvdix \ scripts/apertium-genvldix scripts/apertium-genvrdix \ scripts/apertium-metalrx scripts/apertium-metalrx-to-lrx.in \ scripts/apertium-translate-to-default-equivalent.in GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip CFLAGS+= -I${LOCALBASE}/include/utf8cpp PLIST_SUB= APVER="${PORTVERSION:R}" post-patch: @${REINPLACE_CMD} -e \ 's|^INCLUDES |AM_CPPFLAGS | ; \ s|-lapertium$$(.*)|libapertium3.la|' \ ${WRKSRC}/apertium/Makefile.am .include diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index 29310dd5a29e..980ea56fc41e 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -1,34 +1,32 @@ -# Created by: Zhihao Yuan - PORTNAME= artha PORTVERSION= 1.0.3 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= lichray@gmail.com COMMENT= Free cross-platform English thesaurus LICENSE= GPLv2 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libWN.so:textproc/wordnet GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool USES= cpe gmake gnome libtool pkgconfig CPE_VENDOR= ${PORTNAME}_project CONFIGURE_ARGS= --enable-static=no --x-includes=${LOCALBASE}/include \ --x-libraries=${LOCALBASE}/lib CFLAGS+= -fcommon LDFLAGS+= -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/WordNet LIBS+= `pkg-config --libs gio-2.0` OPTIONS_DEFINE= NOTIFY NOTIFY_DESC= Popup word definition as notification NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify .include diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index c4c1bb82713c..5dfcb9ad218c 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,25 +1,23 @@ -# Created by: anholt@FreeBSD.org - PORTNAME= asciidoc PORTVERSION= 10.2.0 CATEGORIES= textproc MASTER_SITES= CHEESESHOP MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text document format for writing short documents and man pages LICENSE= GPLv2+ BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl USES= gnome python:3.5+ shebangfix USE_GNOME= libxml2 libxslt USE_PYTHON= autoplist distutils noflavors NO_ARCH= yes SHEBANG_FILES= asciidoc/resources/filters/*.py \ asciidoc/resources/filters/*/*.py .include diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index 02bed614b9b0..7582a803875b 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -1,28 +1,26 @@ -# Created by: Sergey Skvortsov - PORTNAME= asm-xml PORTVERSION= 1.4 CATEGORIES= textproc MASTER_SITES= http://tibleiz.net/download/ MAINTAINER= 0mp@FreeBSD.org COMMENT= Very fast XML parser and decoder written in pure assembler LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt ONLY_FOR_ARCHS= amd64 i386 BUILD_DEPENDS= fasm:lang/fasm USES= dos2unix uidfix PLIST_FILES= include/asm-xml.h lib/libasm-xml.a post-extract: ${RM} -r ${WRKSRC}/obj post-patch: @${CP} ${FILESDIR}/Makefile ${WRKSRC}/Makefile .include diff --git a/textproc/asm2html/Makefile b/textproc/asm2html/Makefile index a0d082ff0a44..70159748f896 100644 --- a/textproc/asm2html/Makefile +++ b/textproc/asm2html/Makefile @@ -1,26 +1,24 @@ -# Created by: Ben Haga - PORTNAME= asm2html PORTVERSION= 1.7 CATEGORIES= textproc MASTER_SITES= https://BSDforge.com/projects/source/textproc/asm2html/ MAINTAINER= portmaster@bsdforge.com COMMENT= Converts NASM syntax assembly code to HTML code LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:xz GNU_CONFIGURE= yes MAKE_ARGS= CC=${CC} CFLAGS+= -fcommon PLIST_FILES= bin/asm2html man/man1/asm2html.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/asm2html ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/asm2html.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 350152a305fa..0ba578ee4f07 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -1,50 +1,48 @@ -# Created by: Josh Gilliam - PORTNAME= aspell PORTVERSION= 0.60.8 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= GNU/aspell MAINTAINER= office@FreeBSD.org COMMENT= Spelling checker with better suggestion logic than ispell LICENSE= LGPL21 USES= cpe gmake iconv libtool ncurses perl5 shebangfix OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-docdir=${DOCSDIR} \ --enable-curses="${NCURSESLIBS}" \ --enable-static USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import CPE_VENDOR= gnu INSTALL_TARGET= install-strip VERINST= ${PORTVERSION:R} SUB_FILES= aspell.ver PLIST_SUB= VER=${VERINST} SUB_LIST= VERINST=${VERINST} INFO= aspell-dev aspell NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include # Does not link without at least -O .if !defined(CFLAGS) || ${CFLAGS:M-O*} == "" CFLAGS+= -O .endif post-install: ${INSTALL_DATA} ${WRKDIR}/aspell.ver ${STAGEDIR}${PREFIX}/etc .include diff --git a/textproc/ast-aspell/Makefile b/textproc/ast-aspell/Makefile index eab600ad2362..e523a9dea6b3 100644 --- a/textproc/ast-aspell/Makefile +++ b/textproc/ast-aspell/Makefile @@ -1,13 +1,11 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-ast-0.01 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Asturian dictionary DICT= ast .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 8adc83ec72f9..4973cb15d7e2 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -1,34 +1,32 @@ -# Created by: Russell Jackson - PORTNAME= augeas PORTVERSION= 1.12.0 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://download.augeas.net/ MAINTAINER= puppet@FreeBSD.org COMMENT= Configuration editing tool LICENSE= LGPL21 TEST_DEPENDS= bash:shells/bash \ gsed:textproc/gsed USES= autoreconf cpe gmake gnome libtool pathfix pkgconfig readline USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip LENSESDIR= ${PREFIX}/share/augeas/lenses post-patch: @${REINPLACE_CMD} -e 's:/bin/bash:/usr/bin/env bash:' ${WRKSRC}/tests/*.sh @${REINPLACE_CMD} -e 's:sed:gsed:' ${WRKSRC}/tests/test-augtool.sh @${REINPLACE_CMD} -e 's:/usr/local:${LOCALBASE}:' \ ${WRKSRC}/lenses/puppet.aug \ ${WRKSRC}/lenses/puppet_auth.aug \ ${WRKSRC}/lenses/puppetfileserver.aug .include diff --git a/textproc/az-aspell/Makefile b/textproc/az-aspell/Makefile index 9832048f3e80..480fff08ccd3 100644 --- a/textproc/az-aspell/Makefile +++ b/textproc/az-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-az-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Azerbaijani dictionary DICT= az .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/bar/Makefile b/textproc/bar/Makefile index 6bdca7a27058..23c53c729fb3 100644 --- a/textproc/bar/Makefile +++ b/textproc/bar/Makefile @@ -1,23 +1,21 @@ -# Created by: Erik Greenwald - PORTNAME= bar PORTVERSION= 1.4 DISTVERSIONSUFFIX= -src CATEGORIES= textproc MASTER_SITES= http://www.theiling.de/downloads/ MAINTAINER= erik@bz.bzflag.bz COMMENT= Cat with ASCII progress bar USES= tar:bzip2 CONFLICTS_INSTALL= clpbar # bin/bar NO_BUILD= yes PLIST_FILES= bin/bar WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/bar ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile index b951b3f019be..04bd243974a9 100644 --- a/textproc/bbe/Makefile +++ b/textproc/bbe/Makefile @@ -1,31 +1,29 @@ -# Created by: Alexander Logvinov - PORTNAME= bbe PORTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Sed-like editor for binary files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INFO= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} man/man1/${PORTNAME}.1.gz PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/bbe.html ${STAGEDIR}${DOCSDIR} .for i in AUTHORS ChangeLog README ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/be-aspell/Makefile b/textproc/be-aspell/Makefile index 5d080809c290..7c613ee6441a 100644 --- a/textproc/be-aspell/Makefile +++ b/textproc/be-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-be-0.01 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Belarusian dictionary DICT= be .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/bg-aspell/Makefile b/textproc/bg-aspell/Makefile index fa11a574bd36..99cc0ef7e0e5 100644 --- a/textproc/bg-aspell/Makefile +++ b/textproc/bg-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-bg-4.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Bulgarian dictionary DICT= bg .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/bib2html/Makefile b/textproc/bib2html/Makefile index 1a8bab80201a..0df35690d429 100644 --- a/textproc/bib2html/Makefile +++ b/textproc/bib2html/Makefile @@ -1,39 +1,37 @@ -# Created by: ijliao - PORTNAME= bib2html DISTVERSION= 6.7 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils DISTNAME= bib2ml DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= BibTeX to HTML Translator LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../COPYING WRKSRC_SUBDIR= src USES= perl5 shebangfix zip SHEBANG_FILES= *.pl USE_PERL5= run NO_BUILD= yes NO_ARCH= yes CONFLICTS_INSTALL= bibutils sowing # bin/bib2html bin/bib2xml post-patch: .for i in bib2html bib2sql bib2xml @${SED} -e \ 's:= "$$0";:= "${SITE_PERL}/Bib2HTML";:g' \ < ${WRKSRC}/${i}.pl > ${WRKSRC}/${i} .endfor do-install: (cd ${WRKSRC} && ${INSTALL_SCRIPT} bib2html bib2sql bib2xml \ ${STAGEDIR}${PREFIX}/bin) ${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Bib2HTML (cd ${WRKSRC}/Bib2HTML && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Bib2HTML) .include diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 8c113dd1271f..ca3ab8881c62 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -1,35 +1,33 @@ -# Created by: Gerald Pfeifer - PORTNAME= bibtex2html PORTVERSION= 1.99 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ MAINTAINER= gerald@FreeBSD.org COMMENT= Tools for searching BibTeX and translating from BibTeX to HTML LICENSE= GPLv2 BUILD_DEPENDS= ocaml:lang/ocaml USES= gmake perl5 GNU_CONFIGURE= yes OPTIONS_DEFINE= PDFDOCS PDFDOCS_DESC= ${DOCS_DESC} PDFDOCS_CONFIGURE_ENABLE= doc PDFDOCS_USE= TEX=latex:build PDFDOCS_BUILD_DEPENDS= hevea:textproc/hevea PDFDOCS_INSTALL_TARGET= install install-doc PLIST_FILES= bin/aux2bib bin/bib2bib bin/bibtex2html \ man/man1/bibtex2html.1.gz man/man1/bib2bib.1.gz man/man1/aux2bib.1.gz .include .if ${PORT_OPTIONS:MPDFDOCS} PORTDOCS= * .endif .include diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index 820e98a0bb1f..09dd2ef2f8bd 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -1,40 +1,38 @@ -# Created by: Rong-En Fan - PORTNAME= bibtool PORTVERSION= 2.68 CATEGORIES= textproc print MASTER_SITES= TEX_CTAN/biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Command line manipulation of BibTeX files LICENSE= GPLv2+ BROKEN= does not build: Failed to load "fontloader" module "basics-gen" USE_TEX= latex:build luatex:build GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-kpathsea CONFIGURE_ENV= LOCALBASE=${LOCALBASE} WRKSRC= ${WRKDIR}/BibTool MAKEFILE= makefile INSTALL_TARGET= install install.man PORTDOCS= bibtool.pdf ref_card.pdf c_lib.pdf OPTIONS_DEFINE= DOCS post-patch: ${REINPLACE_CMD} 's/bibtex$$/&8/' ${WRKSRC}/doc/Makefile post-build: cd ${WRKSRC} && ${MAKE} doc && ${MAKE} doc post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/bn-aspell/Makefile b/textproc/bn-aspell/Makefile index cbdcd918c4bb..c3e984258783 100644 --- a/textproc/bn-aspell/Makefile +++ b/textproc/bn-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-bn-0.01.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Bengali dictionary DICT= bn .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile index a232310eb75f..9be5e7305897 100644 --- a/textproc/br-aspell/Makefile +++ b/textproc/br-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -br-0.50-2 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Breton dictionary DICT= br .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/bsddiff/Makefile b/textproc/bsddiff/Makefile index 5ab9b2514c4d..90a2cbd7b147 100644 --- a/textproc/bsddiff/Makefile +++ b/textproc/bsddiff/Makefile @@ -1,23 +1,21 @@ -# Created by: Gabor Kovesdan - PORTNAME= diff PORTVERSION= 20120705 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/gabor PKGNAMEPREFIX= bsd- MAINTAINER= ports@FreeBSD.org COMMENT= BSD-licensed version of diff from OpenBSD USES= uidfix WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ENV+= BINDIR="${PREFIX}/bin" \ MANDIR="${MANPREFIX}/man/man" \ CATDIR="${MANPREFIX}/man/man" post-install: ${LN} -sf ${PREFIX}/bin/bsddiff ${STAGEDIR}${PREFIX}/bin/diff .include diff --git a/textproc/bsdgrep/Makefile b/textproc/bsdgrep/Makefile index b400c5d1a495..51fc4f28c2a1 100644 --- a/textproc/bsdgrep/Makefile +++ b/textproc/bsdgrep/Makefile @@ -1,48 +1,46 @@ -# Created by: Gabor Kovesdan - PORTNAME= grep DISTVERSION= 2.6.0 DISTVERSIONSUFFIX= -FreeBSD PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/kevans PKGNAMEPREFIX= bsd- MAINTAINER= kevans@FreeBSD.org COMMENT= BSD-licensed version of grep LICENSE= BSD2CLAUSE # This port should be deprecated once stable/12 goes EoL. bsdgrep shipped by # default in FreeBSD 13.0. IGNORE_FreeBSD_13= only for FreeBSD 12.x IGNORE_FreeBSD_14= only for FreeBSD 12.x USES= uidfix MAKE_ENV+= BINDIR="${PREFIX}/bin" \ MANDIR="${MANPREFIX}/man/man" \ CATDIR="${MANPREFIX}/man/man" \ NLSDIR="${PREFIX}/share/nls" \ WITHOUT_TESTS=yes CFLAGS+= -std=gnu99 OPTIONS_DEFINE= GNU_COMPAT NLS OPTIONS_DEFAULT= GNU_COMPAT OPTIONS_SUB= yes GNU_COMPAT_DESC= Use GNU regex library (recommended) CONFLICTS= gnugrep NLS_MAKE_ENV= MK_NLS=yes NLS_MAKE_ENV_OFF= MK_NLS=no GNU_COMPAT_MAKE_ENV= MK_GNU_GREP_COMPAT=yes GNU_COMPAT_MAKE_ENV_OFF=MK_GNU_GREP_COMPAT=no pre-install-NLS-on: ${MKDIR} ${STAGEDIR}${PREFIX}/share/nls/gl_ES.ISO8859-1 post-install: ${RLN} ${STAGEDIR}${PREFIX}/bin/grep ${STAGEDIR}${PREFIX}/bin/bsdgrep .include diff --git a/textproc/btparse/Makefile b/textproc/btparse/Makefile index 87a550965265..f8da68c53e1f 100644 --- a/textproc/btparse/Makefile +++ b/textproc/btparse/Makefile @@ -1,20 +1,18 @@ -# Created by: Kay Lehmann - PORTNAME= btparse PORTVERSION= 0.35 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AMBS/${PORTNAME} MAINTAINER= perl@FreeBSD.org COMMENT= C library for parsing and processing BibTeX data files GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= perl5 libtool pathfix USE_PERL5= build CONFLICTS_INSTALL= p5-Text-BibTeX # bin/bibparse .include diff --git a/textproc/c2html/Makefile b/textproc/c2html/Makefile index 10414b4057ed..13f0d8ff091a 100644 --- a/textproc/c2html/Makefile +++ b/textproc/c2html/Makefile @@ -1,24 +1,22 @@ -# Created by: Andrey Zakhvatov - PORTNAME= c2html PORTVERSION= 0.9.6 CATEGORIES= textproc www MASTER_SITES= SUNSITE/apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= C-language sources to HTML converter LICENSE= GPLv2 GNU_CONFIGURE= yes PLIST_FILES= bin/c2html man/man1/c2html.1.gz PORTDOCS= AUTHORS NEWS README OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ca-aspell/Makefile b/textproc/ca-aspell/Makefile index fdda7d722592..e4d369d56057 100644 --- a/textproc/ca-aspell/Makefile +++ b/textproc/ca-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-ca-2.1.5-1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Catalan dictionary DICT= ca .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index fff0a232e6d2..b6ac6f606f88 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -1,43 +1,41 @@ -# Created by: Brion Moss - PORTNAME= catdoc PORTVERSION= 0.95 CATEGORIES= textproc MASTER_SITES= http://ftp.wagner.pp.ru/pub/catdoc/ \ http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= MS Word/Excel converter to plain ASCII or TeX. TK viewer included LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-install-root="${STAGEDIR}" USES= cpe gmake CPE_VENDOR= fossies PORTDATA= * OPTIONS_DEFINE= WORDVIEW OPTIONS_DEFAULT=WORDVIEW OPTIONS_SUB= yes WORDVIEW_DESC= Build Tcl/Tk document viewer WORDVIEW_USES= tk WORDVIEW_CONFIGURE_ON= --with-wish=${WISH} WORDVIEW_CONFIGURE_OFF= --disable-wordview .if !defined(LANG) || ${LANG} != ru_RU.KOI8-R # Remove the below line to get Cyrillic code page support instead CFLAGS+= -DLATIN1=1 .endif post-patch: @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' ${WRKSRC}/doc/catdoc.1.in post-install: cd ${STAGEDIR}${PREFIX}/bin && ${STRIP_CMD} catdoc catppt xls2csv .include diff --git a/textproc/cdif/Makefile b/textproc/cdif/Makefile index ccccc76e33c7..1734f53840cd 100644 --- a/textproc/cdif/Makefile +++ b/textproc/cdif/Makefile @@ -1,34 +1,32 @@ -# Created by: Yoshiro MIHIRA - PORTNAME= cdif PORTVERSION= 2.14.20170401 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org COMMENT= Word context visualizer of DIFF output LICENSE= GREPLE LICENSE_NAME= GREPLE License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= ${SITE_PERL}/Getopt/EX.pm:devel/p5-Getopt-EX USES= perl5 shebangfix SHEBANG_FILES= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= kaz-utashiro GH_TAGNAME= 2f4de90 NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/cdif post-extract: cd ${WRKSRC} && \ ${SED} -n "/^# COPYRIGHT/,//p" README.md > LICENSE do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/cdif .include diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile index 76765577b500..49973186414f 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/cgrep/Makefile @@ -1,80 +1,78 @@ -# Created by: Li-Wen Hsu - PORTNAME= cgrep PORTVERSION= 6.6.32 PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= lwhsu@FreeBSD.org COMMENT= Context-aware grep for source codes LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre USES= cabal pkgconfig USE_CABAL= OneTuple-0.3.1_2 \ QuickCheck-2.14.2 \ StateVar-1.2.2 \ aeson-2.0.3.0 \ ansi-terminal-0.11.3 \ assoc-1.0.2_2 \ async-2.2.4_1 \ attoparsec-0.14.4_1 \ base-compat-0.12.1 \ base-compat-batteries-0.12.1_2 \ base-orphans-0.8.6 \ bifunctors-5.5.12 \ clock-0.8.3 \ cmdargs-0.10.21 \ colour-2.3.6 \ comonad-5.0.8_1 \ conduit-1.3.4.2 \ contravariant-1.5.5 \ data-fix-0.3.2_2 \ distributive-0.6.2.1_1 \ dlist-1.0 \ either-5.0.2 \ extra-1.7.10 \ hashable-1.4.0.2 \ indexed-traversable-0.1.2_1 \ indexed-traversable-instances-0.1.1 \ integer-logarithms-1.0.3.1_2 \ libyaml-0.1.2 \ mono-traversable-1.0.15.3 \ primitive-0.7.3.0 \ profunctors-5.6.2_2 \ random-1.2.1.1 \ regex-base-0.94.0.2 \ regex-pcre-0.95.0.0_3 \ regex-posix-0.96.0.1 \ resourcet-1.2.4.3_1 \ safe-0.3.19 \ scientific-0.3.7.0_2 \ semialign-1.2.0.1_1 \ semigroupoids-5.3.7 \ split-0.2.3.4_2 \ splitmix-0.1.0.4 \ strict-0.4.0.1_4 \ stringsearch-0.3.6.6_1 \ tagged-0.8.6.1_2 \ text-short-0.1.5 \ th-abstraction-0.4.3.0 \ these-1.1.1.1_5 \ time-compat-1.9.6.1_3 \ transformers-compat-0.7.1_1 \ unicode-show-0.1.1.1 \ unix-compat-0.5.4_1 \ unliftio-core-0.2.0.1_2 \ unordered-containers-0.2.19.1 \ utf8-string-1.0.2 \ uuid-types-1.0.5_2 \ vector-0.12.3.1_1 \ vector-algorithms-0.8.0.4_1 \ witherable-0.4.2_2 \ yaml-0.11.8.0 CONFLICTS_INSTALL= codesearch .include diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 5de569d81b67..7ec1bac997fe 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -1,58 +1,56 @@ -# Created by: Andrey Zakhvatov - PORTNAME= chpp PORTVERSION= 0.3.5 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \ http://freebsd.nsu.ru/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= Non-intrusive full-featured text preprocessor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgc.so:devel/boehm-gc \ libgnuregex.so.6:devel/libgnuregex USES= autoreconf gmake makeinfo GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INFO= chpp OPTIONS_DEFINE= DOCS EXAMPLES .include post-extract: .for i in getopt.h regex.h gc/gc.h @cd ${WRKSRC} && ${MV} -f ${i} ${i}.dist .endfor post-patch: @${REINPLACE_CMD} -e \ 's| getopt.c getopt.h getopt1.c | | ; \ s| regex.c regex.h | | ; \ /LDADD/s| gc/gc.a | -lgc -lgnuregex | ; \ s|^YFLAGS|AM_YFLAGS|' ${WRKSRC}/Makefile.am .for i in arrayops.c builtins.c stringops.c @${REINPLACE_CMD} -e \ 's|"../regex.h"||' ${WRKSRC}/builtins/${i} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for filename in AUTHORS NEWS README ${INSTALL_DATA} ${WRKSRC}/${filename} ${STAGEDIR}${DOCSDIR} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/test && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index 3c292a316336..1c5df8957eb3 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -1,22 +1,20 @@ -# Created by: Henrik Motakef - PORTNAME= meta PORTVERSION= 0.1 PORTREVISION= 71 PORTEPOCH= 1 CATEGORIES= textproc lisp PKGNAMEPREFIX= cl- DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org COMMENT= Parser generator for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:textproc/cl-meta RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:textproc/cl-meta USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include diff --git a/textproc/cl-meta/Makefile b/textproc/cl-meta/Makefile index 90ca9f935113..9d599ac59254 100644 --- a/textproc/cl-meta/Makefile +++ b/textproc/cl-meta/Makefile @@ -1,34 +1,32 @@ -# Created by: Henrik Motakef - PORTNAME= meta PORTVERSION= 0.1 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= textproc lisp MASTER_SITES= ftp://ftp.linux.org.uk/pub/lisp/experimental/cclan/ \ ftp://ftp.ntnu.no/pub/lisp/cclan/ \ http://www-jcsu.jesus.cam.ac.uk/ftp/pub/cclan/ PKGNAMEPREFIX= cl- DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Parser generator for Common Lisp WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes USE_ASDF= yes OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${ASDF_PATHNAME} ${STAGEDIR}${ASDF_REGISTRY} @${INSTALL_DATA} ${WRKSRC}/*.lisp ${STAGEDIR}${ASDF_PATHNAME} @${INSTALL_DATA} ${WRKSRC}/meta.asd ${STAGEDIR}${ASDF_PATHNAME} @${LN} -sf ${ASDF_PATHNAME}/meta.asd ${STAGEDIR}${ASDF_REGISTRY} @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/Prag-Parse.* ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index 1525036ec9b8..6419fc61ffd0 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -1,20 +1,18 @@ -# Created by: Henrik Motakef - PORTNAME= cl-ppcre PORTVERSION= 2.1.1 PORTREVISION= 19 CATEGORIES= textproc lisp DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:textproc/cl-ppcre RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:textproc/cl-ppcre USE_ASDF_FASL= yes FASL_TARGET= sbcl FASL_BUILD= yes .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include diff --git a/textproc/cl-ppcre/Makefile b/textproc/cl-ppcre/Makefile index 47233e9601c6..903dc71787bf 100644 --- a/textproc/cl-ppcre/Makefile +++ b/textproc/cl-ppcre/Makefile @@ -1,65 +1,63 @@ -# Created by: Henrik Motakef - PORTNAME= cl-ppcre DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 CATEGORIES= textproc lisp MAINTAINER= olgeni@FreeBSD.org COMMENT= Portable Perl-Compatible Regular Expression for Common Lisp LICENSE= BSD2CLAUSE USE_ASDF= yes USE_GITHUB= yes GH_ACCOUNT= edicl NO_ARCH= yes NO_BUILD= yes OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${ASDF_PATHNAME}/cl-ppcre-unicode ${STAGEDIR}${ASDF_REGISTRY} ${INSTALL_DATA} ${WRKSRC}/api.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/charmap.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/charset.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/chartest.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/closures.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/convert.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/errors.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/lexer.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/optimize.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/packages.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/parser.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/regex-class-util.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/regex-class.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/repetition-closures.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/scanner.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/specials.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/util.lisp ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/cl-ppcre.asd ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/cl-ppcre-unicode.asd ${STAGEDIR}${ASDF_PATHNAME} ${INSTALL_DATA} ${WRKSRC}/cl-ppcre-unicode/packages.lisp ${STAGEDIR}${ASDF_PATHNAME}/cl-ppcre-unicode ${INSTALL_DATA} ${WRKSRC}/cl-ppcre-unicode/resolver.lisp ${STAGEDIR}${ASDF_PATHNAME}/cl-ppcre-unicode ${RLN} ${STAGEDIR}${ASDF_PATHNAME}/cl-ppcre.asd ${STAGEDIR}${ASDF_REGISTRY} ${RLN} ${STAGEDIR}${ASDF_PATHNAME}/cl-ppcre-unicode.asd ${STAGEDIR}${ASDF_REGISTRY} # cl-ppcre-test depends on flexi-streams @${MKDIR} ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/packages.lisp ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/perl-tests.lisp ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/perltest.pl ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/perltestdata ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/perltestinput ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/simple ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/tests.lisp ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/unicode-tests.lisp ${STAGEDIR}${ASDF_PATHNAME}/test ${INSTALL_DATA} ${WRKSRC}/test/unicodetestdata ${STAGEDIR}${ASDF_PATHNAME}/test do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/index.html ${STAGEDIR}${DOCSDIR} .include "${.CURDIR}/../../devel/cl-asdf/bsd.cl-asdf.mk" .include diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index 89972ee9779e..8f715bc14e04 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -1,28 +1,26 @@ -# Created by: Cheng-Lung Sung - PORTNAME= clucene PORTVERSION= 2.3.3.4 PORTREVISION= 19 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-core-unstable/2.3 DISTNAME= ${PORTNAME}-core-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= C++ port of Lucene LICENSE= APACHE20 LGPL21 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs USES= cmake USE_LDCONFIG= yes CMAKE_ARGS= -DBUILD_CONTRIBS_LIB=ON CXXFLAGS+= -D__LONG_LONG_SUPPORTED -D_WCHAR_H_CPLUSPLUS_98_CONFORMANCE_ post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR_REL}|' \ ${WRKSRC}/src/core/CMakeLists.txt .include diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index f8859a75b775..74c32b86e89f 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -1,38 +1,36 @@ -# Created by: Pawel Pekala - PORTNAME= coccigrep PORTVERSION= 1.20 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Semantic grep for the C language LICENSE= GPLv3 RUN_DEPENDS= spatch:devel/coccinelle USES= python:3.5+ USE_PYTHON= distutils autoplist concurrent optsuffix USE_GITHUB= yes GH_ACCOUNT= regit PLIST_FILES= man/man1/coccigrep.1.gz \ ${DATADIR_REL}/cocci-grep.el \ ${DATADIR_REL}/cocci-grep.vim PORTDOCS= ChangeLog README.rst OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/coccigrep.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/editors/cocci-grep.el ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/editors/cocci-grep.vim ${STAGEDIR}${DATADIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/code2html/Makefile b/textproc/code2html/Makefile index d259cef98096..69566012ac33 100644 --- a/textproc/code2html/Makefile +++ b/textproc/code2html/Makefile @@ -1,33 +1,31 @@ -# Created by: Chris D. Faulhaber - PORTNAME= code2html PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF \ http://www.palfrader.org/code2html/all/ MAINTAINER= ports@FreeBSD.org COMMENT= Sourcecode to HTML converter NO_BUILD= yes USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= code2html PLIST_FILES= bin/code2html man/man1/code2html.1.gz do-configure: @${REINPLACE_CMD} \ -e 's|/usr/bin/bzip2|${BZIP2_CMD}|' \ -e 's|/bin/gzip|/usr/bin/gzip|' \ -e 's|/etc/|${PREFIX}/etc/|' \ ${WRKSRC}/code2html @${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|' \ ${WRKSRC}/code2html.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/code2html ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/code2html.1 ${STAGEDIR}${PREFIX}/man/man1 .include diff --git a/textproc/colordiff/Makefile b/textproc/colordiff/Makefile index ec0c0a16d121..47aa2db6f1b2 100644 --- a/textproc/colordiff/Makefile +++ b/textproc/colordiff/Makefile @@ -1,29 +1,27 @@ -# Created by: Emanuel Haupt - PORTNAME= colordiff PORTVERSION= 1.0.20 CATEGORIES= textproc MASTER_SITES= http://www.colordiff.org/ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Tool to colorize diff output LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= shebangfix perl5 NO_BUILD= yes NO_ARCH= yes SHEBANG_FILES= colordiff.pl post-patch: @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' \ ${WRKSRC}/${PORTNAME}.pl ${WRKSRC}/${PORTNAME}.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/colordiffrc ${STAGEDIR}${PREFIX}/etc/colordiffrc.sample .include diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile index a19c32295837..f5de442877ad 100644 --- a/textproc/confetti/Makefile +++ b/textproc/confetti/Makefile @@ -1,32 +1,30 @@ -# Created by: Veniamin Gvozdikov - PORTNAME= confetti PORTVERSION= 0.0.${DATE} CATEGORIES= textproc MASTER_SITES= LOCAL/vg MAINTAINER= ports@FreeBSD.org COMMENT= Configuration file parser generator BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex USES= bison perl5 gmake tar:bzip2 DATE= 20120801 MAKE_ARGS+= FLEX=${LOCALBASE}/bin/flex MAKE_JOBS_UNSAFE=yes OPTIONS_DEFINE= EXAMPLES PLIST_FILES= bin/confetti PORTEXAMPLES= * post-patch: @${REINPLACE_CMD} -e 's|CC=|CC?=|' -e 's|CFLAGS=|CFLAGS?=|' \ ${WRKSRC}/Makefile do-install: ${INSTALL} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/example && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index f410f499a8c6..b1b33032e6ec 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -1,39 +1,37 @@ -# Created by: Peter Pentchev - PORTNAME= confget PORTVERSION= 4.1.0 DISTVERSIONPREFIX= release- CATEGORIES= textproc MASTER_SITES= https://gitlab.com/confget/confget/-/archive/release/${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read variables from INI-style configuration files LICENSE= BSD2CLAUSE USES= gmake MAKE_ENV= CFLAGS_CONF=-DHAVE_FGETLN TEST_TARGET= test PLIST_FILES= bin/confget \ share/man/man1/confget.1.gz PORTEXAMPLES= t1.ini t2.ini PORTSCOUT= skipv:5.0.0 OPTIONS_DEFINE= EXAMPLES PCRE OPTIONS_DEFAULT=PCRE PCRE_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE_MAKE_ENV_OFF= PCRE_CFLAGS="" PCRE_LIBS="" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/confget ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/confget.1 ${STAGEDIR}${PREFIX}/share/man/man1/ do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/t/ && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/textproc/crunch/Makefile b/textproc/crunch/Makefile index 9c8a9cad96eb..2d5deb6f9400 100644 --- a/textproc/crunch/Makefile +++ b/textproc/crunch/Makefile @@ -1,24 +1,22 @@ -# Created by: Vidar Karlsen - PORTNAME= crunch PORTVERSION= 3.6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}-wordlist/${PORTNAME}-wordlist MAINTAINER= vidar@karlsen.tech COMMENT= Charset-based wordlist generator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:tgz PLIST_FILES= bin/crunch man/man1/crunch.1.gz %%DATADIR%%/charset.lst do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/charset.lst ${STAGEDIR}${DATADIR} .include diff --git a/textproc/cs-aspell/Makefile b/textproc/cs-aspell/Makefile index 865b932d0aed..0febac540f19 100644 --- a/textproc/cs-aspell/Makefile +++ b/textproc/cs-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-cs-20040614-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Czech dictionary DICT= cs .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/cs-hyphen/Makefile b/textproc/cs-hyphen/Makefile index b4e680c45f14..e92636dc1a13 100644 --- a/textproc/cs-hyphen/Makefile +++ b/textproc/cs-hyphen/Makefile @@ -1,25 +1,23 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= hyphen PORTVERSION= 2.0 CATEGORIES= textproc MASTER_SITES= SF/aoo-extensions/1078/0/ PKGNAMEPREFIX= cs- DISTNAME= dict-cs-${PORTVERSION} EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Czech hyphenation rules NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= ${DATADIR}/hyph_cs_CZ.dic do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/hyph_cs_CZ.dic ${STAGEDIR}${DATADIR}/ .include diff --git a/textproc/csb-aspell/Makefile b/textproc/csb-aspell/Makefile index 587e0bb8dec1..ba2afa9c1817 100644 --- a/textproc/csb-aspell/Makefile +++ b/textproc/csb-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-csb-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kashubian dictionary DICT= csb .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/csvdiff/Makefile b/textproc/csvdiff/Makefile index 1c0d95df8976..718d55d73feb 100644 --- a/textproc/csvdiff/Makefile +++ b/textproc/csvdiff/Makefile @@ -1,39 +1,37 @@ -# Created by: chinsan - PORTNAME= csvdiff PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} #DISTNAME= ${PORTNAME}_${PORTVERSION:S,.,-,g} DISTNAME= ${PORTNAME}17 MAINTAINER= ports@FreeBSD.org COMMENT= Compare/diff two (comma) separated files with each other LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix tar:tgz SHEBANG_FILES= csvdiff.pl NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PORTDOCS= CHANGES README TODO PLIST_FILES= bin/csvdiff OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/$i ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index 99d2f58410b8..5dc75890961c 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -1,46 +1,44 @@ -# Created by: Andrei V. Shetuhin - PORTNAME= ctpp2 PORTVERSION= 2.8.3 PORTREVISION= 8 CATEGORIES= textproc devel MASTER_SITES= http://ctpp.havoc.ru/download/ MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to use templates in C/C++ projects, version 2 USES= cmake gettext compiler:c++11-lang USE_LDCONFIG= yes CMAKE_ARGS= -DICONV_INCLUDE=${ICONV_INCLUDE_PATH} PLIST_SUB+= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= DEBUG DISCARD_ILSEQ DOCS MD5 OPTIMIZATION TRANSLITERATE OPTIONS_DEFAULT= DISCARD_ILSEQ MD5 OPTIMIZATION TRANSLITERATE DEBUG_DESC= Enable debug output OPTIMIZATION_DESC= Enable optimization MD5_DESC= Enable md5 support DISCARD_ILSEQ_DESC= Discard illegal sequence and continue TRANSLITERATE_DESC= Enable transliteration in the conversion OPTIONS_SUB= yes DEBUG_CMAKE_ON= -DDEBUG_MODE=ON DEBUG_CMAKE_OFF= -DDEBUG_MODE=OFF DOCS_BUILD_DEPENDS= rst2html:textproc/py-docutils DOCS_CMAKE_ON= -DENABLE_DOCS=ON DOCS_CMAKE_OFF= -DENABLE_DOCS=OFF MD5_CMAKE_ON= -DMD5_SUPPORT=ON MD5_CMAKE_OFF= -DMD5_SUPPORT=OFF DISCARD_ILSEQ_CMAKE_ON= -DICONV_DISCARD_ILSEQ=ON DISCARD_ILSEQ_CMAKE_OFF= -DICONV_DISCARD_ILSEQ=OFF TRANSLITERATE_CMAKE_ON= -DICONV_TRANSLITERATE=ON TRANSLITERATE_CMAKE_OFF= -DICONV_TRANSLITERATE=OFF TRANSLITERATE_USES= iconv:translit TRANSLITERATE_USES_OFF= iconv OPTIMIZATION_CMAKE_ON= -DENABLE_OPTIMIZATION=ON OPTIMIZATION_CMAKE_OFF= -DENABLE_OPTIMIZATION=OFF PORTDOCS= template_language.html .include diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index 593ee9be4ce3..2833616ae8b9 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -1,21 +1,19 @@ -# Created by: ijliao - PORTNAME= cwtext PORTVERSION= 0.96 CATEGORIES= textproc hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= hamradio@FreeBSD.org COMMENT= Morse Code Generator LICENSE= GPLv2 USES= gmake python MAKEFILE= makefile ALL_TARGET= ALL post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/cy-aspell/Makefile b/textproc/cy-aspell/Makefile index 34c127993595..ff785800b1eb 100644 --- a/textproc/cy-aspell/Makefile +++ b/textproc/cy-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -cy-0.50-3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Welsh dictionary DICT= cy .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/da-aspell/Makefile b/textproc/da-aspell/Makefile index 43bdc7aea5e8..bbe1ea7e10c0 100644 --- a/textproc/da-aspell/Makefile +++ b/textproc/da-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-da-1.4.42-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Danish dictionary DICT= da .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/dadadodo/Makefile b/textproc/dadadodo/Makefile index 3890cc8984c0..28e52b4977a6 100644 --- a/textproc/dadadodo/Makefile +++ b/textproc/dadadodo/Makefile @@ -1,21 +1,19 @@ -# Created by: Mark Pulford - PORTNAME= dadadodo PORTVERSION= 1.04 CATEGORIES= textproc MASTER_SITES= https://www.jwz.org/dadadodo/ MAINTAINER= ports@FreeBSD.org COMMENT= Text processor which analyses text and generates random sentences LICENSE= MIT # -like PLIST_FILES= bin/dadadodo pre-patch: @${REINPLACE_CMD} -E "s/^(CC|CFLAGS|LDFLAGS).+//" ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/dadadodo ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/datamash/Makefile b/textproc/datamash/Makefile index d6d2199abff3..b1dca3dd1fad 100644 --- a/textproc/datamash/Makefile +++ b/textproc/datamash/Makefile @@ -1,35 +1,33 @@ -# Created by: Alexey Dokuchaev - PORTNAME= datamash PORTVERSION= 1.7 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= danfe@FreeBSD.org COMMENT= Numeric, textual, and statistical operations on text files LICENSE= GPLv3+ USES= gmake iconv perl5 GNU_CONFIGURE= yes TEST_TARGET= check USE_PERL5= test INFO= ${PORTNAME} PORTDOCS= AUTHORS ChangeLog NEWS README THANKS TODO OPTIONS_DEFINE= DOCS EXAMPLES NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_OFF= --disable-nls post-patch: @${REINPLACE_CMD} -e '/^examplesdir/s,$$(.*,${EXAMPLESDIR},' \ ${WRKSRC}/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/db2latex/Makefile b/textproc/db2latex/Makefile index e85486cddf5d..88125fd31950 100644 --- a/textproc/db2latex/Makefile +++ b/textproc/db2latex/Makefile @@ -1,36 +1,34 @@ -# Created by: ijliao - PORTNAME= db2latex PORTVERSION= 0.8p1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.8pre1 DISTNAME= ${PORTNAME}-xsl-${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org COMMENT= DocBook to LaTeX XSL stylesheets LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= xsltproc:textproc/libxslt \ docbook-xml>0:textproc/docbook-xml \ ${LOCALBASE}/share/xsl/docbook/VERSION:textproc/docbook-xsl NO_BUILD= yes NO_ARCH= yes PORTDOCS= * PORTDATA= * OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC}/xsl && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/dbacl/Makefile b/textproc/dbacl/Makefile index bce74bd60ea6..c2b76b39cd38 100644 --- a/textproc/dbacl/Makefile +++ b/textproc/dbacl/Makefile @@ -1,50 +1,48 @@ -# Created by: Cheng-Lung Sung - PORTNAME= dbacl PORTVERSION= 1.14.1 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Digramic Bayesian classifier LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes PROGRAMS= bayesol dbacl mailinspect hmine hypex SCRIPTS= mailcross mailtoe mailfoot MAN= bayesol.1 dbacl.1 mailcross.1 mailinspect.1 mailtoe.1 mailfoot.1 PLIST_FILES= ${PROGRAMS:S,^,bin/,} ${SCRIPTS:S,^,bin/,} ${MAN:S,^,man/man1/,:S,$,.gz,} DOCS= AUTHORS ChangeLog README doc/dbacl.ps \ doc/email.html doc/tutorial.html doc/costs.ps PORTDOCS= ${DOCS:T} PORTEXAMPLES= sample*.txt japanese.txt example*.risk toy.risk prop.pl OPTIONS_DEFINE= DOCS EXAMPLES pre-install: @cd ${WRKSRC}/src && \ ${REINPLACE_CMD} -e 's,#!/bin/bash,#!${LOCALBASE}/bin/bash,' \ ${SCRIPTS} do-install: cd ${WRKSRC}/src && \ ${INSTALL_PROGRAM} ${PROGRAMS} ${STAGEDIR}${PREFIX}/bin && \ ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${PREFIX}/bin cd ${WRKSRC}/man && \ ${INSTALL_MAN} ${MAN} ${STAGEDIR}${MAN1PREFIX}/man/man1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/doc && \ ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 4e3791420f2c..21375f084586 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,35 +1,33 @@ -# Created by: Peter Johnson - PORTNAME= dblatex DISTVERSION= 0.3.12 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTNAME= ${PORTNAME}3-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= DocBook to LaTeX/ConTeXt Publishing LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= ${LOCALBASE}/share/texmf-dist/tex/generic/iftex/ifxetex.sty:print/texlive-texmf RUN_DEPENDS= docbook-xml>0:textproc/docbook-xml \ xsltproc:textproc/libxslt USES= python:3.5+ tar:bzip2 USE_PYTHON= autoplist distutils noflavors PYDISTUTILS_INSTALLARGS+= --catalogs=${LOCALBASE}/share/xml/catalog.ports \ --prefix=${PREFIX} USE_TEX= dvipsk:run tex NO_ARCH= yes OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/SHELL_SCRIPT/ s|#!.*|#!${PYTHON_CMD}|' ${WRKSRC}/setup.py post-patch-DOCS-off: @${REINPLACE_CMD} -e '/pdfdocs),/d ; /htmldoc)/d' ${WRKSRC}/setup.py .include diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile index b42640686352..95d9116d294f 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -1,39 +1,37 @@ -# Created by: ijliao - PORTNAME= denature PORTVERSION= 0.6.5 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HTML to PDF converter LICENSE= GPLv2 RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-Tagset>=0:www/p5-HTML-Tagset \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-CSS-Tiny>=0:textproc/p5-CSS-Tiny \ fop:textproc/fop USES= perl5 USE_JAVA= yes POD2MAN?= pod2man WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/denature man/man1/denature.1.gz post-patch: @${REINPLACE_CMD} -i '' -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ -e 's|%%JAVA_HOME%%|${JAVA_HOME}|' \ ${WRKSRC}/denature do-build: cd ${WRKSRC} && ${POD2MAN} denature > denature.1 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/denature ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/denature.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index a712d4773260..286751d95627 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -1,28 +1,26 @@ -# Created by: Josh Gilliam - PORTNAME= dict PORTVERSION= 1.13.1 CATEGORIES= textproc MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION} DISTNAME= dictd-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dictionary Server Protocol (RFC2229) client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmaa.so:devel/libmaa USES= bison gmake libtool:build localbase CONFLICTS_INSTALL= irstlm # bin/dict ALL_TARGET= dict GNU_CONFIGURE= yes INSTALL_TARGET= install.dict post-install: ${INSTALL_DATA} ${FILESDIR}/dict.conf ${STAGEDIR}${PREFIX}/etc/dict.conf.sample .include diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 5410215dbd39..3ff12609492b 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -1,47 +1,45 @@ -# Created by: Max N. Boyarov - PORTNAME= dictem PORTVERSION= 1.0.4 PORTREVISION= 13 CATEGORIES= textproc net elisp MASTER_SITES= SF/dictem/dictem/dictem-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= max.n.boyarov@gmail.com COMMENT= DICT protocol client for [X]Emacs LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/bin/dict:textproc/dict USES= emacs SRC_EL= dictem.el dictem-lingvo-dsl.el dictem-elisp.el .for f in ${SRC_EL} PLIST_FILES+= ${LISPDIR}/${f} ${LISPDIR}/${f}c .endfor WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= README AUTHORS NEWS COPYING TODO LISPDIR= ${EMACS_VERSION_SITE_LISPDIR}/dictem OPTIONS_DEFINE= DOCS do-build: (cd ${WRKSRC} && ${EMACS_CMD} --no-site-file --no-init-file -batch \ -l compile.el -f compile-dictem ${SRC_EL}) do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${LISPDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${SRC_EL} ${SRC_EL:S/.el$/.elc/} \ ${STAGEDIR}${PREFIX}/${LISPDIR}/) post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index e70389aae1a9..b4ca47e22573 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -1,23 +1,21 @@ -# Created by: Kimura Fuyuki - PORTNAME= dictfmt PORTVERSION= 1.13.1 CATEGORIES= textproc MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION} DISTNAME= dictd-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format a DICT protocol dictionary database LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libmaa.so:devel/libmaa USES= gmake libtool:build localbase ALL_TARGET= dictfmt GNU_CONFIGURE= yes INSTALL_TARGET= install.dictfmt .include diff --git a/textproc/dictionary/Makefile b/textproc/dictionary/Makefile index 7456ab8c3701..569877e2d483 100644 --- a/textproc/dictionary/Makefile +++ b/textproc/dictionary/Makefile @@ -1,39 +1,37 @@ -# Created by: Kimura Fuyuki - PORTNAME= dictionary PORTVERSION= 1.8.7 PORTREVISION= 29 CATEGORIES= textproc net elisp MASTER_SITES= http://me.in-berlin.de/~myrkr/dictionary/ \ http://bsdchat.com/dist/dryice/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Dictionary client for Emacs LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/GPL USES= emacs LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} ELS= connection.el dictionary.el link.el PORTDOCS= * OPTIONS_DEFINE= DOCS do-build: cd ${WRKSRC} && ${EMACS_CMD} -batch -l lpath.el -f batch-byte-compile ${ELS} do-install: @${MKDIR} ${STAGEDIR}${LISPDIR} .for i in ${ELS} *.elc dictionary-init.el ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${LISPDIR} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/diffmark/Makefile b/textproc/diffmark/Makefile index f538d05b6977..9119a79f6e91 100644 --- a/textproc/diffmark/Makefile +++ b/textproc/diffmark/Makefile @@ -1,26 +1,24 @@ -# Created by: Sergey Skvortsov - PORTNAME= diffmark PORTVERSION= 0.10 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.mangrove.cz/diffmark/ \ http://penguin.cz/~vbarta/diffmark/ MAINTAINER= ports@FreeBSD.org COMMENT= XML diff and merge package USES= gnome libtool pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e \ 's|-lstdc++||' ${WRKSRC}/lib/Makefile.in .include diff --git a/textproc/diffsplit/Makefile b/textproc/diffsplit/Makefile index 2f674a4ec8bf..0415d9f6ab47 100644 --- a/textproc/diffsplit/Makefile +++ b/textproc/diffsplit/Makefile @@ -1,27 +1,25 @@ -# Created by: trevor - PORTNAME= diffsplit PORTVERSION= 1.0 CATEGORIES= textproc devel MASTER_SITES= http://www.pathname.com/~quinlan/software/diffsplit/ DISTNAME= diffsplit EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= Splits a unified diff into pieces which patch one file each NO_BUILD= YES NO_WRKSUBDIR= YES PLIST_FILES= bin/diffsplit USES= shebangfix perl5 SHEBANG_FILES= diffsplit do-extract: @${MKDIR} ${WRKSRC} @${CP} ${DISTDIR}/${DIST_SUBDIR}/diffsplit ${WRKSRC} do-install: @${INSTALL_SCRIPT} ${WRKSRC}/diffsplit ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index 65ce5a1c4c9d..4cdd8cf1ef5c 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -1,25 +1,23 @@ -# Created by: trevor - PORTNAME= diffstat PORTVERSION= 1.64 CATEGORIES= textproc devel MASTER_SITES= https://invisible-mirror.net/archives/${PORTNAME}/ \ ftp://ftp.invisible-island.net/${PORTNAME}/ MAINTAINER= bapt@FreeBSD.org COMMENT= Makes a histogram summarizing "diff" output LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz GNU_CONFIGURE= yes MAKEFILE= makefile PLIST_FILES= bin/diffstat man/man1/diffstat.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index fbc26ae8deaa..dec7c15ed407 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -1,32 +1,30 @@ -# Created by: Garrett Rooney - PORTNAME= diffutils PORTVERSION= 3.8 CATEGORIES= textproc MASTER_SITES= GNU LICENSE= GPLv3+ MAINTAINER= schaiba@gmail.com COMMENT= GNU differential compare utilities LIB_DEPENDS= libsigsegv.so:devel/libsigsegv USES= charsetfix cpe tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g TEST_TARGET= check CPE_VENDOR= gnu OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext iconv NLS_CONFIGURE_ENABLE=nls INFO= diffutils post-patch: @${REINPLACE_CMD} -e '/^mkdir/s:@mkdir_p@:${MKDIR}:' \ ${WRKSRC}/po/Makefile.in.in .include diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index caaedc4548c5..c24ff45743cd 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,30 +1,28 @@ -# Created by: Goran Tal - PORTNAME= dikt PORTVERSION= 2s4 PORTEPOCH= 1 CATEGORIES= textproc net kde MASTER_SITES= OSDN/${PORTNAME} MAINTAINER= info@dikt.tv COMMENT= Dictionary for KDE LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang kde:5 qt:5 tar:txz USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons dbusaddons guiaddons i18n iconthemes itemviews \ jobwidgets kio service solid widgetsaddons windowsystem xmlgui USE_QT= concurrent core dbus gui network printsupport svg widgets xml \ buildtools_build qmake_build PLIST_FILES= bin/dikt \ share/applications/dikt.desktop \ share/dikt/dikt.css \ share/dikt/format.conf \ share/icons/hicolor/128x128/apps/dikt.png \ share/kservices5/dict.protocol \ share/kxmlgui5/dikt/diktui.rc .include diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile index 0a015491d727..bab139df8d50 100644 --- a/textproc/discount/Makefile +++ b/textproc/discount/Makefile @@ -1,49 +1,47 @@ -# Created by: Julien Laffaye - PORTNAME= discount PORTVERSION= 2.2.7b DISTVERSIONPREFIX= v CATEGORIES= textproc devel MAINTAINER= sunpoet@FreeBSD.org COMMENT= C implementation of the Markdown markup language LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT USES= cpe pkgconfig CPE_VENDOR= discount_project USE_GITHUB= yes GH_ACCOUNT= Orc CFLAGS+= -fPIC CONFIGURE_ARGS= --mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared CONFIGURE_SCRIPT= configure.sh HAS_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes # libmarkdown is used before it is built INSTALL_TARGET= install install.man TEST_TARGET= test USE_LDCONFIG= yes CONFLICTS_INSTALL= markdown PORTSCOUT= skipv:2.2.7 OPTIONS_DEFINE= EXTRA SAMPLES TAB8 OPTIONS_DEFAULT=EXTRA TAB8 OPTIONS_SUB= yes EXTRA_DESC= Enable all extra features SAMPLES_DESC= Install sample programs TAB8_DESC= Use a tabstop of 8 (default is 4) EXTRA_CONFIGURE_ON= --with-dl=both --with-fenced-code --with-github-tags --with-id-anchor SAMPLES_INSTALL_TARGET= install.samples TAB8_CONFIGURE_ON= --with-tabstops=8 post-install: ${INSTALL_DATA} ${WRKSRC}/libmarkdown.a ${STAGEDIR}${PREFIX}/lib/libmarkdown.a ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmarkdown.so .include diff --git a/textproc/doc-mode.el/Makefile b/textproc/doc-mode.el/Makefile index b389424156be..f925f234f293 100644 --- a/textproc/doc-mode.el/Makefile +++ b/textproc/doc-mode.el/Makefile @@ -1,21 +1,19 @@ -# Created by: Peter Schuller - PORTNAME= doc-mode.el PORTVERSION= 1.1 PORTREVISION= 22 CATEGORIES= textproc elisp MASTER_SITES= SF/xpt/doc-mode/doc-mode-${PORTVERSION} PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} DISTNAME= doc-mode-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Asciidoc fontlocking for emacs USES= emacs tar:tgz NO_BUILD= yes do-install: ${INSTALL_DATA} ${WRKSRC}/doc-mode.el ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/doc-mode.el .include diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index 3c7db0edd9af..1120a8df7951 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -1,39 +1,37 @@ -# Created by: Cyrille Lefevre - PORTNAME= docbook-to-man PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://www.oasis-open.org/docbook/tools/dtm/ DISTNAME= ${PORTNAME} MAINTAINER= sunpoet@FreeBSD.org COMMENT= DocBook SGML DTD into nroff/troff -man macros converter RUN_DEPENDS= docbook>0:textproc/docbook USES= imake MAKE_JOBS_UNSAFE= yes # There are two ports that satisfy the nsgmls requirement. # Jade is preferred, but OpenJade can be selected if needed. OPTIONS_DEFINE= OPENJADE OPENJADE_DESC= Use OpenJade SGML/XML/DSSSL toolkit instead of Jade OPENJADE_RUN_DEPENDS= onsgmls:textproc/openjade OPENJADE_RUN_DEPENDS_OFF= nsgmls:textproc/jade post-extract: @${MV} ${WRKSRC}/Doc/instant.1 ${WRKSRC}/Instant/oinstant.man post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${WRKSRC}/cmd/docbook-to-man.sh post-patch-OPENJADE-off: @${REINPLACE_CMD} -e 's|%%NSGMLS%%|nsgmls|' ${WRKSRC}/cmd/docbook-to-man.sh post-patch-OPENJADE-on: @${REINPLACE_CMD} -e 's|%%NSGMLS%%|onsgmls|' ${WRKSRC}/cmd/docbook-to-man.sh .include diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile index 4f784af1b03d..6b3dbf79eac0 100644 --- a/textproc/docbook-utils/Makefile +++ b/textproc/docbook-utils/Makefile @@ -1,46 +1,44 @@ -# Created by: Brian Candler - PORTNAME= docbook-utils PORTVERSION= 0.6.14 PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= SOURCEWARE/docbook-tools/new-trials/SOURCES MAINTAINER= ports@FreeBSD.org COMMENT= Generates various output formats from DocBook SGML documents BUILD_DEPENDS+= docbook-sgml>0:textproc/docbook-sgml \ dsssl-docbook-modular>0:textproc/dsssl-docbook-modular \ nsgmls:textproc/jade RUN_DEPENDS+= dsssl-docbook-modular>0:textproc/dsssl-docbook-modular \ nsgmls:textproc/jade \ sgmlspl:textproc/p5-SGMLSpm \ lynx:www/lynx CONFLICTS= docbook2X linux-j # bin/docbook2man bin/docbook2texi bin/jw USES= perl5 gmake shebangfix USE_PERL5= run USE_TEX= jadetex GNU_CONFIGURE= yes MAKE_ARGS+= docdir="${DOCSDIR}" htmldir="${DOCSDIR}/html" NO_ARCH= yes SHEBANG_FILES= bin/sgmldiff.in perl_OLD_CMD= @perl_bindir@/perl PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|/etc/sgml/catalog|${PREFIX}/share/sgml/catalog|g' \ ${WRKSRC}/doc/HTML/Makefile.in @${REINPLACE_CMD} -e 's|/etc/sgml|${LOCALBASE}/share/sgml|g' \ -e 's|/usr/bin/|${LOCALBASE}/bin/|g' \ ${WRKSRC}/doc/refentry/*.sgml \ ${WRKSRC}/backends/txt pre-configure: ${RM} ${WRKSRC}/config.cache .include diff --git a/textproc/docbook-xsd/Makefile b/textproc/docbook-xsd/Makefile index 06c0cc8ecb2a..8e5731271ba6 100644 --- a/textproc/docbook-xsd/Makefile +++ b/textproc/docbook-xsd/Makefile @@ -1,20 +1,18 @@ -# Created by: ijliao - PORTNAME= docbook-xsd DISTVERSION= 1.0b1 CATEGORIES= textproc MASTER_SITES= https://www.oasis-open.org/docbook/xmlschema/${DISTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= DocBook W3C XML Schema USES= zip NO_ARCH= yes NO_BUILD= yes do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/*.xsd ${STAGEDIR}${DATADIR} .include diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile index f9583aa46583..321976068323 100644 --- a/textproc/docbook/Makefile +++ b/textproc/docbook/Makefile @@ -1,16 +1,14 @@ -# Created by: Nik Clayton - PORTNAME= docbook PORTVERSION= 1.5 CATEGORIES= textproc MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the different versions of the DocBook DTD RUN_DEPENDS= ${LOCALBASE}/share/sgml/docbook/catalog:textproc/docbook-sgml \ ${LOCALBASE}/share/xml/docbook/catalog.xml:textproc/docbook-xml \ sdocbook-xml>0:textproc/sdocbook-xml USES= metaport .include diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile index b891da9532fc..d1167c1de815 100644 --- a/textproc/docbook2X/Makefile +++ b/textproc/docbook2X/Makefile @@ -1,40 +1,38 @@ -# Created by: Greg Larkin - PORTNAME= docbook2X PORTVERSION= 0.8.8 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert DocBook documents into UNIX man page and GNU Texinfo formats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= OpenSP>=0:textproc/opensp \ dsssl-docbook-modular>=0:textproc/dsssl-docbook-modular \ p5-XML-NamespaceSupport>=0:textproc/p5-XML-NamespaceSupport \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-SAX-Expat>=0:textproc/p5-XML-SAX-Expat \ sdocbook-xml>=0:textproc/sdocbook-xml # bin/docbook2man bin/docbook2texi man/man1/docbook2man.1.gz man/man1/docbook2texi.1.gz CONFLICTS_INSTALL= docbook-utils OPTIONS_DEFINE= DOCS USES= gmake gnome iconv perl5 USE_GNOME= libxslt CONFIGURE_ENV= PERL=${PERL} GNU_CONFIGURE= yes INFO= docbook2X docbook2man-xslt docbook2texi-xslt post-patch: @${REINPLACE_CMD} 's|$${prefix}|${PREFIX}|' ${WRKSRC}/configure .include diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile index 639071d7d89e..6eda017041d4 100644 --- a/textproc/docbook2odf/Makefile +++ b/textproc/docbook2odf/Makefile @@ -1,45 +1,43 @@ -# Created by: Rusmir Dusko - PORTNAME= docbook2odf PORTVERSION= 0.244 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= http://open.comsultia.com/docbook2odf/dwn/ MAINTAINER= ports@FreeBSD.org COMMENT= Convert docbook document to Oasis Open Document LICENSE= GPLv2 LIB_DEPENDS= libsablot.so:textproc/sablotron \ libxslt.so:textproc/libxslt RUN_DEPENDS= zip:archivers/zip \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip USES= desktop-file-utils magick:6,run perl5 shebangfix SHEBANG_FILES= utils/maketests utils/${PORTNAME} USE_PERL5= run NO_BUILD= yes PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|#!/usr/bin/perl|#!${PERL}|' \ ${WRKSRC}/tests/tests/docbook-43.001.xml @${FIND} ${WRKSRC} -name "*.bak" -delete -or -name "*.cvsignore" -delete do-install: ${LN} -sf ${DATADIR}/utils/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @(cd ${WRKSRC} && ${COPYTREE_SHARE} "tests utils xsl" \ ${STAGEDIR}${DATADIR}) ${INSTALL_DATA} ${WRKSRC}/bindings/desktop/${PORTNAME}.desktop \ ${STAGEDIR}${DESKTOPDIR} ${LN} -sf ${EXAMPLESDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/docproj-legacy/Makefile b/textproc/docproj-legacy/Makefile index 3d16945b7ad5..fe23d1991320 100644 --- a/textproc/docproj-legacy/Makefile +++ b/textproc/docproj-legacy/Makefile @@ -1,73 +1,71 @@ -# Created by: Nik Clayton - PORTNAME= docproj PORTVERSION= 3.1 CATEGORIES= textproc PKGNAMESUFFIX= -legacy MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the FreeBSD Legacy Documentation Project RUN_DEPENDS= ${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:textproc/xhtml \ ${LOCALBASE}/share/xml/xmlcharent/catalog:textproc/xmlcharent \ ${LOCALBASE}/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl:textproc/iso-schematron-xslt \ docbook-xsl-ns>=1.78.1_4:textproc/docbook-xsl-ns \ docbook>0:textproc/docbook \ links:www/links1 \ p5-XML-Parser>=2.41:textproc/p5-XML-Parser \ peps:graphics/peps \ pngtopnm:graphics/netpbm \ scr2png:graphics/scr2png \ scr2txt:textproc/scr2txt \ xsltproc:textproc/libxslt \ zip:archivers/zip USES= ghostscript:run metaport perl5 USE_PERL5= run OPTIONS_DEFINE= CJK DBLATEX FOP GIT GROFF IGOR JING TRANSLATOR OPTIONS_DEFAULT= CJK GIT GROFF IGOR TRANSLATOR CJK_DESC= CJK support DBLATEX_DESC= dblatex PDF renderer (experimental, requires TeXLive) FOP_DESC= FOP PDF renderer (requires Java) GIT_DESC= Git support GROFF_DESC= Groff support from ports IGOR_DESC= Igor automated proofreader for documentation JING_DESC= Jing for advanced RELAX NG validation TRANSLATOR_DESC= Tools for translators CJK_RUN_DEPENDS= html2text:textproc/html2text DBLATEX_RUN_DEPENDS= dblatex:textproc/dblatex DBLATEX_USE= TEX=xetex FOP_RUN_DEPENDS= ${_FONTS} \ fop:textproc/fop GIT_RUN_DEPENDS= git:devel/git GROFF_USES= groff:run IGOR_RUN_DEPENDS= igor:textproc/igor JING_RUN_DEPENDS= jing:textproc/jing TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool \ msgcat:devel/gettext-tools _FONTS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu \ ${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:x11-fonts/droid-fonts-ttf \ ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-Regular.ttf:x11-fonts/gentium-plus \ ${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit _FONTS_CJK= ${LOCALBASE}/share/fonts/ipa/ipam.otf:japanese/font-ipa \ ${LOCALBASE}/share/fonts/nanum-ttf/NanumBarunGothic.ttf:korean/nanumfonts-ttf \ ${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:chinese/arphicttf .include .if ${PORT_OPTIONS:MFOP} || ${PORT_OPTIONS:MDBLATEX} ONLY_FOR_ARCHS= amd64 i386 CJK_RUN_DEPENDS+= ${_FONTS_CJK} .endif # generate MINIMALDOCPORTS for src/release/Makefile.inc.docports. # (XXX: incomplete yet) minimaldocports: @${ECHO_CMD} "MINIMALDOCPORTS= \\" @${MAKE} all-depends-list | ${SED} -e 's,^${PORTSDIR}/, ,' -e 's,$$, \\,' .include diff --git a/textproc/dom4j/Makefile b/textproc/dom4j/Makefile index f0cbdc7311ca..d6d330d06a07 100644 --- a/textproc/dom4j/Makefile +++ b/textproc/dom4j/Makefile @@ -1,30 +1,28 @@ -# Created by: - PORTNAME= dom4j PORTVERSION= 1.6.1 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Open Source XML framework for Java USES= cpe CPE_VENDOR= ${PORTNAME}_project USE_JAVA= yes NO_BUILD= yes OPTIONS_DEFINE= DOCS PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= * do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/LICENSE.txt ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index e8c520d1ae94..88982c1b6c14 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -1,24 +1,22 @@ -# Created by: Ying-Chieh Liao - PORTNAME= domc PORTVERSION= 0.8.0 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.ioplex.com/~miallen/domc/dl/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight implementation of the DOM in ANSI C LICENSE= MIT LIB_DEPENDS= libexpat.so:textproc/expat2 \ libmba.so:devel/libmba USES= gmake MAKE_ENV= prefix="${LOCALBASE}" INSTDIR="${STAGEDIR}${PREFIX}" MAKE_ARGS= CC="${CC}" RPM_OPT_FLAGS="${CFLAGS}" \ MAJVERSION=${PORTVERSION:R:R} CFLAGS+= -D__USE_XOPEN=__XSI_VISIBLE USE_LDCONFIG= yes .include diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index 4768dc95d749..2fa5e3ee92d7 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -1,37 +1,35 @@ -# Created by: Jun Kuriyama - PORTNAME= dsssl-docbook-modular PORTVERSION= 1.79 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SF/docbook/docbook-dsssl/${PORTVERSION}:1 \ SF/docbook/docbook-dsssl-doc/${PORTVERSION}:2 DISTNAME= docbook-dsssl-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:1 docbook-dsssl-doc-${PORTVERSION}${EXTRACT_SUFX}:2 PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= docbook-dsssl-mn-20070525.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh BUILD_DEPENDS= xmlcatmgr:textproc/xmlcatmgr RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes NO_MTREE= yes RELDIR= docbook/dsssl/modular INSTDIR= ${PREFIX}/share/sgml/${RELDIR} do-build: ${RM} -R ${WRKSRC}/docsrc do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} ${FIND} ${WRKDIR} -name '*.orig' -exec ${RM} {} \; cd ${WRKSRC} && ${PAX} -rw . ${STAGEDIR}${INSTDIR} .include diff --git a/textproc/dtd-catalogs/Makefile b/textproc/dtd-catalogs/Makefile index e3a433d4919f..154ff6d30a11 100644 --- a/textproc/dtd-catalogs/Makefile +++ b/textproc/dtd-catalogs/Makefile @@ -1,23 +1,21 @@ -# Created by: shige - PORTNAME= dtd-catalogs PORTVERSION= 1.2 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs catalogs RUN_DEPENDS= ${ISO8879_CAT}:textproc/iso8879 \ ${ISO12083_CAT}:textproc/iso12083 \ ${HTML_CAT}:textproc/html \ ${LINUXDOC_CAT}:textproc/linuxdoc USES= metaport # The following catalogs are listed in catalog-list-file actually. ISO8879_CAT= ${LOCALBASE}/share/sgml/iso8879/catalog ISO12083_CAT= ${LOCALBASE}/share/sgml/iso12083/catalog HTML_CAT= ${LOCALBASE}/share/sgml/html/catalog LINUXDOC_CAT= ${LOCALBASE}/share/sgml/linuxdoc/catalog .include diff --git a/textproc/dtd2relax/Makefile b/textproc/dtd2relax/Makefile index d5384c0f0890..c703f134ea4d 100644 --- a/textproc/dtd2relax/Makefile +++ b/textproc/dtd2relax/Makefile @@ -1,38 +1,36 @@ -# Created by: Kimura Fuyuki - PORTNAME= dtd2relax PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= http://www.horobi.com/Projects/RELAX/Archive/ DISTNAME= ${PORTNAME:tu}_${PORTVERSION:S/./_/g} DISTFILES= ${JARFILE} ${DISTNAME}-src${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}-src${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= DTD to RELAX converter for Java USES= zip USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes JARFILE= ${DISTNAME}-bin-XML4J.jar PLIST_FILES= ${JAVAJARDIR:S/${PREFIX}\///}/dtd2relax.jar PORTDOCS= * PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_DATA} ${DISTDIR}/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/* ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index b686f66ec31f..1b5d6c4731d9 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -1,22 +1,20 @@ -# Created by: Kimura Fuyuki - PORTNAME= dtdparse PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= SGML-DTDParse-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Parse a DTD and produce an XML document that represents it RUN_DEPENDS= p5-DelimMatch>=0:textproc/p5-DelimMatch \ p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure NO_ARCH= yes CONFLICTS_INSTALL= p5-SGML-DTDParse # bin/dtddiff bin/dtddiff2html bin/dtdflatten bin/dtdformat bin/dtdparse .include diff --git a/textproc/duncan/Makefile b/textproc/duncan/Makefile index d9f1005d4a57..36355863c575 100644 --- a/textproc/duncan/Makefile +++ b/textproc/duncan/Makefile @@ -1,27 +1,25 @@ -# Created by: gurkan@phys.ethz.ch - PORTNAME= duncan PORTVERSION= 0.4 CATEGORIES= textproc gnustep MASTER_SITES= http://www.eskimo.com/~pburns/Dictionaries/files/ DISTNAME= Duncan-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= English to Thai dictionary for GNUstep LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= gnustep USE_GNUSTEP= back build WRKSRC= ${WRKDIR}/Duncan post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ ${WRKSRC}/GNUmakefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/GNUstep/System/Applications/Duncan.app/Duncan .include diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index 55be4b54bd3d..cad00e726efa 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -1,34 +1,32 @@ -# Created by: Alexander Logvinov - PORTNAME= dwdiff PORTVERSION= 2.1.4 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://os.ghalkes.nl/dist/ \ http://fossies.org/unix/privat/ MAINTAINER= portmaster@BSDforge.com COMMENT= Delimited word diff program LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:bz2 OPTIONS_DEFINE= UNICODE NLS DOCS OPTIONS_DEFAULT=UNICODE OPTIONS_SUB= yes NLS_CONFIGURE_WITH= gettext NLS_USES= gettext localbase:ldflags NLS_CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -lintl" UNICODE_CONFIGURE_WITH= unicode UNICODE_LIB_DEPENDS= libicudata.so:devel/icu UNICODE_USES= localbase:ldflags pkgconfig HAS_CONFIGURE= yes CONFIGURE_ARGS+=--with-verbose-compile MAKE_ARGS+= prefix=${PREFIX:Q} mandir="${MANPREFIX}/man" docdir=${DOCSDIR:Q} .include diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 605f610eb33c..a7e4bef5c955 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -1,22 +1,20 @@ -# Created by: Martin Wilke - PORTNAME= ebook-tools PORTVERSION= 0.2.2 PORTREVISION= 7 CATEGORIES= textproc kde MASTER_SITES= SF MAINTAINER= kde@FreeBSD.org COMMENT= Accesses and converts various ebook file formats LICENSE= MIT LIB_DEPENDS= libzip.so:archivers/libzip USES= cmake gnome USE_LDCONFIG= yes USE_GNOME= libxml2 CONFLICTS_INSTALL= ncbi-entrez-direct # bin/einfo .include diff --git a/textproc/ekhtml/Makefile b/textproc/ekhtml/Makefile index f82fc1432e1c..830d4d0a6b85 100644 --- a/textproc/ekhtml/Makefile +++ b/textproc/ekhtml/Makefile @@ -1,27 +1,25 @@ -# Created by: Ditesh Shashikant Gathani - PORTNAME= ekhtml PORTVERSION= 0.3.2 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= El-Kabong is a speedy, yet forgiving, SAX-style HTML parser LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes USES= gmake libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip PLIST_FILES= include/ekhtml.h lib/libekhtml.a \ lib/libekhtml.so lib/libekhtml.so.0 \ lib/libekhtml.so.0.0.0 .include diff --git a/textproc/el-aspell/Makefile b/textproc/el-aspell/Makefile index 7314e35cb749..cdc6c3cf7b66 100644 --- a/textproc/el-aspell/Makefile +++ b/textproc/el-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -el-0.50-3 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Greek dictionary DICT= el .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/elasticsearch7/Makefile b/textproc/elasticsearch7/Makefile index 8869e2061924..4f8d59a94c38 100644 --- a/textproc/elasticsearch7/Makefile +++ b/textproc/elasticsearch7/Makefile @@ -1,112 +1,110 @@ -# Created by: Tom Judge - PORTNAME= elasticsearch PORTVERSION= 7.17.3 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.elastic.co/downloads/${PORTNAME}/ PKGNAMESUFFIX= 7 DISTNAME= ${PORTNAME}-${PORTVERSION}-darwin-x86_64 MAINTAINER= elastic@FreeBSD.org COMMENT= Full-text search engine for Java LICENSE= APACHE20 BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= bash>0:shells/bash \ jna>0:devel/jna USES= cpe shebangfix USE_JAVA= yes JAVA_VERSION= 11+ USE_RC_SUBR= ${PORTNAME} SHEBANG_FILES= bin/elasticsearch bin/elasticsearch-certgen \ bin/elasticsearch-certutil bin/elasticsearch-cli \ bin/elasticsearch-croneval bin/elasticsearch-env \ bin/elasticsearch-env-from-file bin/elasticsearch-keystore \ bin/elasticsearch-migrate bin/elasticsearch-node \ bin/elasticsearch-plugin bin/elasticsearch-saml-metadata \ bin/elasticsearch-setup-passwords bin/elasticsearch-shard \ bin/elasticsearch-sql-cli bin/elasticsearch-syskeygen \ bin/elasticsearch-users bin/x-pack-env bin/x-pack-security-env \ bin/x-pack-watcher-env CONFLICTS= elasticsearch6 NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS .include CONFIG_FILES= elasticsearch.yml jvm.options log4j2.properties \ role_mapping.yml roles.yml BINS= elasticsearch elasticsearch-certgen elasticsearch-certutil \ elasticsearch-cli elasticsearch-croneval elasticsearch-env \ elasticsearch-env-from-file elasticsearch-keystore \ elasticsearch-migrate elasticsearch-node elasticsearch-plugin \ elasticsearch-saml-metadata elasticsearch-setup-passwords \ elasticsearch-shard elasticsearch-sql-cli \ elasticsearch-sql-cli-${PORTVERSION}.jar \ elasticsearch-syskeygen elasticsearch-users x-pack-env \ x-pack-security-env x-pack-watcher-env PORTDOCS= LICENSE.txt NOTICE.txt README.asciidoc SIGAR_ARCH= ${ARCH:S|i386|x86|} SEARCHUSER?= elasticsearch SEARCHGROUP?= ${SEARCHUSER} USERS= ${SEARCHUSER} GROUPS= ${SEARCHGROUP} SUB_FILES= pkg-message SUB_LIST= ETCDIR=${ETCDIR} \ JAVA_HOME=${JAVA_HOME} post-patch: ${RM} ${WRKSRC}/lib/jna-*.jar # ML plugin not supported on FreeBSD ${RM} -rf ${WRKSRC}/modules/x-pack/x-pack-ml ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/bin/elasticsearch-env do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/elasticsearch .for f in ${CONFIG_FILES} ${INSTALL} ${WRKSRC}/config/${f} ${STAGEDIR}${ETCDIR}/${f}.sample .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/bin .for f in ${BINS} ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/lib/elasticsearch/bin .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib (cd ${WRKSRC}/lib && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib/ "-name *\.jar") ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules (cd ${WRKSRC}/modules && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/elasticsearch/modules/) ${MKDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/plugins ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/elasticsearch ${INSTALL} -lrs ${STAGEDIR}${ETCDIR} ${STAGEDIR}${PREFIX}/lib/elasticsearch/config ${LN} -s ${JAVASHAREDIR}/classes/jna.jar ${STAGEDIR}${PREFIX}/lib/elasticsearch/lib/jna-0.0.0.jar do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor post-install: ${ECHO} "@sample ${ETCDIR}/elasticsearch.yml.sample" >> ${TMPPLIST} ${ECHO} "@sample ${ETCDIR}/jvm.options.sample" >> ${TMPPLIST} ${ECHO} "@sample ${ETCDIR}/log4j2.properties.sample" >> ${TMPPLIST} ${ECHO} "@sample ${ETCDIR}/role_mapping.yml.sample" >> ${TMPPLIST} ${ECHO} "@sample ${ETCDIR}/roles.yml.sample" >> ${TMPPLIST} ${FIND} -s ${STAGEDIR}${PREFIX}/lib/elasticsearch -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} ${ECHO} "@dir lib/elasticsearch/plugins" >> ${TMPPLIST} ${ECHO} "@dir libexec/elasticsearch" >> ${TMPPLIST} ${ECHO} "@dir(elasticsearch,elasticsearch,0755) ${ETCDIR}" >> ${TMPPLIST} .include diff --git a/textproc/en-aspell/Makefile b/textproc/en-aspell/Makefile index 471980876619..de8b095ecd70 100644 --- a/textproc/en-aspell/Makefile +++ b/textproc/en-aspell/Makefile @@ -1,13 +1,11 @@ -# Created by: Serge Gagnon - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-en-2020.12.07-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell English dictionaries DICT= en .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index fb9c4ec8f230..fd799d6a09e9 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -1,61 +1,59 @@ -# Created by: Adam Weinberger - PORTNAME= enchant PORTVERSION= 1.6.0 PORTREVISION= 9 CATEGORIES= textproc gnome MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Dictionary/spellchecking framework GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= gmake gnome libtool pathfix pkgconfig USE_GNOME= glib20 CONFIGURE_ARGS= --disable-uspell \ --disable-voikko CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_MULTI= SPELL OPTIONS_MULTI_SPELL=ASPELL HSPELL HUNSPELL ISPELL ZEMBEREK OPTIONS_DEFAULT=HUNSPELL OPTIONS_SUB= yes HSPELL_DESC= Spell checking via Hspell HUNSPELL_DESC= Spell checking via Hunspell ZEMBEREK_DESC= Spell checking via Zemberek ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_ENABLE= aspell ASPELL_CONFIGURE_ON= --with-aspell-prefix=${LOCALBASE} HSPELL_BUILD_DEPENDS= ${LOCALBASE}/lib/libhspell.a:hebrew/hspell HSPELL_CONFIGURE_ENABLE= hspell HSPELL_CONFIGURE_ON= --with-hspell-prefix=${LOCALBASE} HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell HUNSPELL_CONFIGURE_ENABLE= myspell HUNSPELL_CONFIGURE_ON= --with-system-myspell=yes \ --with-myspell-dir=${LOCALBASE}/share/hunspell ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell ISPELL_CONFIGURE_ENABLE= ispell ZEMBEREK_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib ZEMBEREK_CONFIGURE_ENABLE= zemberek post-patch: @${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \ ${WRKSRC}/install-sh post-install: @cd ${STAGEDIR}${PREFIX}/share/enchant/ && \ ${MV} enchant.ordering enchant1.ordering .include diff --git a/textproc/enchant2/Makefile b/textproc/enchant2/Makefile index d1489ec804bc..88b5d84ef1ed 100644 --- a/textproc/enchant2/Makefile +++ b/textproc/enchant2/Makefile @@ -1,62 +1,60 @@ -# Created by: Adam Weinberger - PORTNAME= enchant PORTVERSION= 2.2.15 PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= https://github.com/AbiWord/enchant/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 MAINTAINER= gnome@FreeBSD.org COMMENT= Dictionary/spellchecking framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= compiler:c++11-lib gmake gnome libtool localbase pathfix \ pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --without-applespell \ --without-voikko INSTALL_TARGET= install-strip OPTIONS_MULTI= SPELL OPTIONS_MULTI_SPELL=ASPELL HSPELL HUNSPELL NUSPELL ZEMBEREK OPTIONS_DEFAULT=HUNSPELL OPTIONS_SUB= yes HSPELL_DESC= Spell checking via Hspell HUNSPELL_DESC= Spell checking via Hunspell NUSPELL_DESC= Spell checking via Nuspell ZEMBEREK_DESC= Spell checking via Zemberek ASPELL_LIB_DEPENDS= libaspell.so:textproc/aspell ASPELL_CONFIGURE_WITH= aspell ASPELL_CONFIGURE_ON= --with-aspell-dir=${LOCALBASE}/share/aspell HSPELL_LIB_DEPENDS= libhspell.so.0:hebrew/hspell HSPELL_CONFIGURE_WITH= hspell HSPELL_CONFIGURE_ON= --with-hspell-dir=${LOCALBASE}/share/hspell HUNSPELL_LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell HUNSPELL_CONFIGURE_WITH= hunspell HUNSPELL_CONFIGURE_ON= --with-hunspell-dir=${LOCALBASE}/share/hunspell NUSPELL_LIB_DEPENDS= libicuuc.so:devel/icu \ libnuspell.so:textproc/nuspell NUSPELL_CONFIGURE_WITH= nuspell NUSPELL_CONFIGURE_ON= --with-nuspell-dir=${LOCALBASE}/share/hunspell ZEMBEREK_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib ZEMBEREK_CONFIGURE_WITH= zemberek PLIST_SUB+= LIBVERSION="${PORTVERSION}" post-patch: @${REINPLACE_CMD} -e 's|MKDIRPROG-mkdir|MKDIRPROG-mkdir -p|g' \ ${WRKSRC}/install-sh .include diff --git a/textproc/eo-aspell/Makefile b/textproc/eo-aspell/Makefile index 49a42aa3ddf6..9d966a700c68 100644 --- a/textproc/eo-aspell/Makefile +++ b/textproc/eo-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-eo-2.1.20000225a-2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Esperanto dictionary DICT= eo .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile index 09fbcdd4c749..477f2ed4cdb1 100644 --- a/textproc/eqe/Makefile +++ b/textproc/eqe/Makefile @@ -1,46 +1,44 @@ -# Created by: chinsan - PORTNAME= eqe PORTVERSION= 1.3.0 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://rlehy.free.fr/ MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX equation editor LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/GPL.txt BUILD_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= magick:6,build perl5 shebangfix tar:bzip2 SHEBANG_FILES= src/eqe src/eqedit USE_TEX= tex NO_ARCH= yes OPTIONS_DEFINE= DOCS MAKE_ARGS= PREFIX=${PREFIX} PORTDOCS= TODO changelog README FAQ copyright post-patch: @${REINPLACE_CMD} -e 's,^\(install:\) install-doc,\1,' \ ${WRKSRC}/Makefile post-install: @pod2man ${WRKSRC}/doc/eqe.pod ${WRKSRC}/doc/eqe.1 @pod2man ${WRKSRC}/doc/eqedit.pod ${WRKSRC}/doc/eqedit.1 ${INSTALL_MAN} ${WRKSRC}/doc/eqe.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/doc/eqedit.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile index 2e54a9a0b731..66553654ad04 100644 --- a/textproc/es-aspell/Makefile +++ b/textproc/es-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-es-1.11-2 PORTEPOCH= 1 CATEGORIES= textproc spanish MAINTAINER= office@FreeBSD.org COMMENT= Aspell Spanish dictionary DICT= es .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index c722c6075a58..d2d6bb624ce4 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -1,58 +1,56 @@ -# Created by: Michael Johnson - PORTNAME= estraier PORTVERSION= 1.2.30 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://dbmx.net/estraier/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system for personal use LIB_DEPENDS= libqdbm.so:databases/qdbm USES= iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-sysqdbm \ --enable-dlfilter \ --enable-devel CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/include INSTALL_TARGET= install-strip OPTIONS_DEFINE= CHASEN MECAB KAKASI OPTIONS_DEFAULT= KAKASI CHASEN_DESC= Japanese Morphological Analysis Support MECAB_DESC= Part-of-Speech and Morphological Analyzer KAKASI_DESC= Language processing filter/converter CHASEN_LIB_DEPENDS= libchasen.so:japanese/chasen-base CHASEN_CONFIGURE_ENABLE= chasen KAKASI_LIB_DEPENDS= libkakasi.so:japanese/kakasi KAKASI_CONFIGURE_ENABLE= kakasi .include .if ${PORT_OPTIONS:MMECAB} && ${ARCH} == "i386" LIB_DEPENDS+= libmecab.so:japanese/mecab CONFIGURE_ARGS+= --enable-mecab .endif post-patch: @${REINPLACE_CMD} -e 's|-lc||' -e 's|-liconv|${ICONV_LIB}|' \ ${WRKSRC}/configure @${REINPLACE_CMD} -e \ 's|$$(RELCFLAGS)|@CFLAGS@| ; \ s|^LDFLAGS =|& @LDFLAGS@ | ; \ s|HOME|LOCALBASE|g ; \ s|:/usr/local/lib||g ; \ s|-I/usr/local/include||g ; \ s|-L/usr/local/lib||g' ${WRKSRC}/Makefile.in post-install: .for file in estindex estmbtomh estserver estsiutil estxview @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file} .endfor .include diff --git a/textproc/et-aspell/Makefile b/textproc/et-aspell/Makefile index c048eb3f1d85..b2c936131847 100644 --- a/textproc/et-aspell/Makefile +++ b/textproc/et-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-et-0.1.21-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Estonian dictionary DICT= et .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index 02654b0f055e..d3b31c897148 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -1,29 +1,28 @@ -# Created by: Michael Johnson # $MCom: ports/textproc/exempi/Makefile,v 1.1 2008/02/26 18:50:26 ahze Exp $ PORTNAME= exempi DISTVERSION= 2.5.2 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://libopenraw.freedesktop.org/download/ MAINTAINER= gnome@FreeBSD.org COMMENT= Port of Adobe XMP SDK to work on UNIX BUILD_DEPENDS= boost-libs>=0:devel/boost-libs LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cpe gmake iconv libtool localbase pathfix tar:bzip2 CPE_VENDOR= ${PORTNAME}_project USE_LDCONFIG= yes INSTALL_TARGET= install-strip GNU_CONFIGURE= yes pre-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} NOCONFIGURE=1 ./autogen.sh post-patch: @${REINPLACE_CMD} -e 's|$${libdir}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ ${WRKSRC}/configure .include diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 53e02af30b3e..ebd5a7f6aae8 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -1,40 +1,38 @@ -# Created by: Dirk Froemberg - PORTNAME= expat DISTVERSION= 2.4.8 CATEGORIES= textproc MASTER_SITES= https://github.com/libexpat/libexpat/releases/download/R_${DISTVERSION:S|.|_|g}/ MAINTAINER= desktop@FreeBSD.org COMMENT= XML 1.0 parser written in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= bash:shells/bash USES= cpe libtool pathfix python:test tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CPE_VENDOR= libexpat_project CPE_PRODUCT= libexpat CONFIGURE_ARGS= --without-docbook --without-examples INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS STATIC TEST OPTIONS_SUB= yes STATIC_CONFIGURE_ENABLE= static TEST_USES= shebangfix SHEBANG_FILES= test-driver-wrapper.sh tests/udiffer.py tests/xmltest.sh TEST_CONFIGURE_WITH= tests TEST_TARGET= check PLIST_SUB= EXPAT_VERSION=${DISTVERSION} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/xmlwf.1 ${STAGEDIR}${MANPREFIX}/man/man1/ .include diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile index f2218a8e6f8e..4eb25ce13d71 100644 --- a/textproc/extract_url/Makefile +++ b/textproc/extract_url/Makefile @@ -1,60 +1,58 @@ -# Created by: Horia Racoviceanu - PORTNAME= extract_url PORTVERSION= 1.6.2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= dbaio@FreeBSD.org COMMENT= Perl script that extracts URLs from email in MIME or plain text format LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-MIME-Tools>=0:mail/p5-MIME-Tools \ p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gmake perl5 USE_GITHUB= yes GH_ACCOUNT= m3m0ryh0l3 GH_PROJECT= extracturl MAKE_ARGS= all prefix=${PREFIX} man_prefix=${PREFIX} SUB_FILES= pkg-message NO_ARCH= yes PLIST_FILES= bin/extract_url \ share/extract_url/extract_urlview.sample \ man/man1/extract_url.1.gz PORTDOCS= AUTHORS NEWS README OPTIONS_DEFINE= DOCS URI_FIND OPTIONS_RADIO= URL_SELECTOR OPTIONS_RADIO_URL_SELECTOR= CURSES_UI URLVIEW OPTIONS_DEFAULT= CURSES_UI URI_FIND OPTIONS_SUB= yes CURSES_UI_DESC= Allows it to fully replace urlview URI_FIND_DESC= Recognizes more exotic URL variations in plain text URLVIEW_DESC= Uses urlview for the URL selector menu CURSES_UI_RUN_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI URLVIEW_RUN_DEPENDS= urlview>=0:textproc/urlview URI_FIND_RUN_DEPENDS= p5-URI-Find>=0:textproc/p5-URI-Find post-patch: @${REINPLACE_CMD} '/pod2man.mk/s|make|${MAKE_CMD}|' \ ${WRKSRC}/${MAKEFILE} post-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}view.sample \ ${STAGEDIR}${DATADIR}/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ezxml/Makefile b/textproc/ezxml/Makefile index 6da08768d19e..b4b4a6c8a469 100644 --- a/textproc/ezxml/Makefile +++ b/textproc/ezxml/Makefile @@ -1,33 +1,31 @@ -# Created by: Marcin Jessa - PORTNAME= ezxml PORTVERSION= 0.8.6 CATEGORIES= textproc devel MASTER_SITES= SF/${PORTNAME}/ezXML/ezXML%20${PORTVERSION} \ http://www.yazzy.org/ports/ezxml/ MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use C library for parsing XML documents USES= cpe CPE_VENDOR= ${PORTNAME}_project WRKSRC= ${WRKDIR}/${PORTNAME} LIBFILES= libezxml.a HEADERFILES= ezxml.h OPTIONS_DEFINE= EXAMPLES PLIST_FILES= include/${HEADERFILES} \ lib/${LIBFILES} PORTEXAMPLES= * do-install: ${INSTALL_DATA} ${WRKSRC}/${LIBFILES} ${STAGEDIR}${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/${HEADERFILES} ${STAGEDIR}${PREFIX}/include @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/ezxml.txt ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/fa-aspell/Makefile b/textproc/fa-aspell/Makefile index da189d1a616b..60d47ebce2b5 100644 --- a/textproc/fa-aspell/Makefile +++ b/textproc/fa-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-fa-0.11-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Persian (Farsi) dictionary DICT= fa .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/fcitx-m17n/Makefile b/textproc/fcitx-m17n/Makefile index dcb517e594e2..5c07ce04f826 100644 --- a/textproc/fcitx-m17n/Makefile +++ b/textproc/fcitx-m17n/Makefile @@ -1,21 +1,19 @@ -# Created by: Zhihao Yuan - PORTNAME= fcitx-m17n PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= Multilingualization support for Fcitx LICENSE= LGPL21 BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ libm17n.so:devel/m17n-lib USES= cmake gettext pkgconfig tar:xz .include diff --git a/textproc/fcitx5-configtool/Makefile b/textproc/fcitx5-configtool/Makefile index 57c9607add9d..ebc709b83497 100644 --- a/textproc/fcitx5-configtool/Makefile +++ b/textproc/fcitx5-configtool/Makefile @@ -1,38 +1,36 @@ -# Created by: Ka Ho Ng - PORTNAME= fcitx5-configtool DISTVERSION= 5.0.8 CATEGORIES= textproc x11 MAINTAINER= khng@FreeBSD.org COMMENT= Fcitx5 IM framework configuration tool LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSES/GPL-2.0-or-later.txt BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ fcitx5>=5.0.10:textproc/fcitx5 \ fcitx5-qt>=5.0.2:textproc/fcitx5-qt LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ libFcitx5Core.so:textproc/fcitx5 \ libFcitx5Qt5DBusAddons.so:textproc/fcitx5-qt RUN_DEPENDS= xkeyboard-config>=0:x11/xkeyboard-config \ iso-codes>=0:misc/iso-codes USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig qt:5 xorg PLIST_SUB= VER=${PORTVERSION} USE_GITHUB= yes GH_ACCOUNT= fcitx USE_KDE= ecm coreaddons kdeclarative i18n itemviews kirigami2 package widgetsaddons USE_QT= concurrent core dbus declarative gui quickcontrols2 widgets x11extras \ buildtools_build qmake_build USE_XORG= x11 xkbfile USE_LDCONFIG= yes CMAKE_ON= ENABLE_KCM ENABLE_CONFIG_QT CMAKE_OFF= ENABLE_TEST .include diff --git a/textproc/fcitx5-gtk/Makefile b/textproc/fcitx5-gtk/Makefile index a8b1c7caa22d..77bafd939aa8 100644 --- a/textproc/fcitx5-gtk/Makefile +++ b/textproc/fcitx5-gtk/Makefile @@ -1,29 +1,27 @@ -# Created by: Ka Ho Ng - PORTNAME= fcitx5-gtk DISTVERSION= 5.0.10 CATEGORIES= textproc MAINTAINER= khng@FreeBSD.org COMMENT= Fcitx support for GTK+ 2/3 LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= compiler:c++17-lang gettext-tools cmake gnome kde:5 pkgconfig xorg PLIST_SUB= VER=${PORTVERSION} USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fcitx USE_GNOME= introspection glib20 gtk20 gtk30 USE_KDE= ecm USE_XORG= x11 CMAKE_OFF= ENABLE_GTK4_IM_MODULE .include diff --git a/textproc/fcitx5-lua/Makefile b/textproc/fcitx5-lua/Makefile index 94fa08434882..c3e4abaf503d 100644 --- a/textproc/fcitx5-lua/Makefile +++ b/textproc/fcitx5-lua/Makefile @@ -1,22 +1,20 @@ -# Created by: Ka Ho Ng - PORTNAME= fcitx5-lua DISTVERSION= 5.0.5 CATEGORIES= textproc MAINTAINER= khng@FreeBSD.org COMMENT= Lua support for Fcitx5 LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LIB_DEPENDS= libFcitx5Core.so:textproc/fcitx5 USES= compiler:c++17-lang gettext-tools cmake kde:5 lua:53 pkgconfig USE_GITHUB= yes GH_ACCOUNT= fcitx USE_KDE= ecm .include diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile index 0a3f24638eab..876d852b7424 100644 --- a/textproc/fcitx5-qt/Makefile +++ b/textproc/fcitx5-qt/Makefile @@ -1,35 +1,33 @@ -# Created by: Ka Ho Ng - PORTNAME= fcitx5-qt DISTVERSION= 5.0.8 CATEGORIES= textproc PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= f7f983e1e709.patch:-p1 MAINTAINER= khng@FreeBSD.org COMMENT= Fcitx support for Qt5 LICENSE= LGPL21+ BSD3CLAUSE LICENSE_COMB= multi LICENSE_FILE_LGPL21+ = ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt LICENSE_FILE_BSD3CLAUSE= ${WRKSRC}/LICENSES/BSD-3-Clause.txt LIB_DEPENDS= libFcitx5Utils.so:textproc/fcitx5 \ libxkbcommon.so:x11/libxkbcommon USES= compiler:c++17-lang gettext-tools cmake kde:5 pkgconfig qt:5 xorg PLIST_SUB= VER=${PORTVERSION} USE_GITHUB= yes GH_ACCOUNT= fcitx USE_KDE= ecm USE_QT= concurrent core dbus widgets buildtools_build qmake_build USE_XORG= x11 xcb USE_LDCONFIG= yes CMAKE_ON= ENABLE_QT5 CMAKE_OFF= ENABLE_QT4 ENABLE_QT6 .include diff --git a/textproc/fcitx5/Makefile b/textproc/fcitx5/Makefile index 2eb3308e214c..252a3156f67a 100644 --- a/textproc/fcitx5/Makefile +++ b/textproc/fcitx5/Makefile @@ -1,83 +1,81 @@ -# Created by: Ka Ho Ng - PORTNAME= fcitx5 DISTVERSION= 5.0.11 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/data/:dict DISTFILES= ${SPELL_EN_DICT_TAR}:dict DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES+= 0b46063c0e9f.patch:-p1 # wlroots 0.15 MAINTAINER= khng@FreeBSD.org COMMENT= New implementation of the Fcitx IME framework LICENSE= LGPL21+ BUILD_DEPENDS= iso-codes>=0:misc/iso-codes \ uthash>=0:devel/uthash LIB_DEPENDS= libdbus-1.so:devel/dbus \ libevent.so:devel/libevent \ libuuid.so:misc/e2fsprogs-libuuid \ libfmt.so:devel/libfmt \ libxkbcommon.so:x11/libxkbcommon \ libexpat.so:textproc/expat2 \ libjson-c.so:devel/json-c RUN_DEPENDS= iso-codes>=0:misc/iso-codes \ xkeyboard-config>=0:x11/xkeyboard-config # gettext-tools for both build-time hard requirement and Fcitx5 helper shell scripts USES= cmake compiler:c++17-lang gettext-runtime gettext-tools:build,run gl gnome kde:5 pkgconfig PLIST_SUB= VER=${PORTVERSION} CONFLICTS= zh-fcitx OPTIONS_DEFINE= X11 WAYLAND ENCHANT OPTIONS_DEFAULT= X11 WAYLAND ENCHANT OPTIONS_SUB= yes SUB_FILES= pkg-message X11_USES= xorg X11_USE= xorg=xcb,xkbfile X11_BUILD_DEPENDS= xcb-imdkit>=1.0.3:x11/xcb-imdkit X11_LIB_DEPENDS= libxcb-util.so:x11/xcb-util \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxcb-ewmh.so:x11/xcb-util-wm \ libxcb-icccm.so:x11/xcb-util-wm X11_RUN_DEPENDS= xcb-imdkit>=1.0.3:x11/xcb-imdkit WAYLAND_BUILD_DEPENDS= wayland-scanner:graphics/wayland \ wayland-protocols>=0:graphics/wayland-protocols WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libwayland-egl.so:graphics/wayland ENCHANT_DESC= Dictionary/spellchecking framework ENCHANT_LIB_DEPENDS= libenchant-2.so:textproc/enchant2 ENCHANT_CMAKE_BOOL= ENABLE_ENCHANT CMAKE_ON= SYSTEM_USE_UTHASH FCITX5_DOWNLOAD_DISALLOWED CMAKE_OFF= ENABLE_TEST MAKE_ENV= FCITX5_DOWNLOAD_DISALLOWED=TRUE USE_GL= egl USE_GNOME= cairo glib20 gdkpixbuf2 pango USE_KDE= ecm USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= fcitx # These must follow src/modules/spell/dict/CMakeLists.txt SPELL_EN_DICT_VER= 20121020 SPELL_EN_DICT_TAR= en_dict-${SPELL_EN_DICT_VER}.tar.gz post-extract: ${CP} ${DISTDIR}/${DIST_SUBDIR}/${SPELL_EN_DICT_TAR} ${WRKSRC}/src/modules/spell/dict .include diff --git a/textproc/fex/Makefile b/textproc/fex/Makefile index a0ad171cdfad..d14904e96526 100644 --- a/textproc/fex/Makefile +++ b/textproc/fex/Makefile @@ -1,29 +1,27 @@ -# Created by: Ryan Steinmetz - PORTNAME= fex PORTVERSION= 2.0.0 DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org COMMENT= Powerful field extraction tool LICENSE= APACHE20 USES= perl5 USE_PERL5= build # pod2man USE_GITHUB= yes GH_ACCOUNT= jordansissel MAKE_ENV+= INSTALLMAN=${PREFIX}/man PLIST_FILES= bin/fex man/man1/fex.1.gz post-patch: @${REINPLACE_CMD} -e 's|CC=gcc|CC=${CC}|g' ${WRKSRC}/Makefile post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/ffe/Makefile b/textproc/ffe/Makefile index 2adb0e892d20..911266949795 100644 --- a/textproc/ffe/Makefile +++ b/textproc/ffe/Makefile @@ -1,26 +1,24 @@ -# Created by: Andrew Pantyukhin - PORTNAME= ffe DISTVERSION= 0.3.9 CATEGORIES= textproc MASTER_SITES= SF/ff-extractor/ff-extractor/${DISTVERSION} MAINTAINER= egypcio@FreeBSD.org COMMENT= Flat file extractor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= makeinfo localbase GNU_CONFIGURE= yes INFO= ffe PORTDOCS= ffe.html PLIST_FILES= bin/ffe man/man1/ffe.1.gz OPTIONS_DEFINE= DOCS GCRYPT GCRYPT_CONFIGURE_WITH= libgcrypt-prefix="${LOCALBASE}" GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt .include diff --git a/textproc/fi-aspell/Makefile b/textproc/fi-aspell/Makefile index 1211dc29b1eb..225b7a77abb0 100644 --- a/textproc/fi-aspell/Makefile +++ b/textproc/fi-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-fi-0.7-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Finnish dictionary DICT= fi .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 91449aff51eb..e0ddcd3ad81e 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -1,24 +1,22 @@ -# Created by: Ying-Chieh Liao - PORTNAME= filepp PORTVERSION= 1.8.0 CATEGORIES= textproc MASTER_SITES= http://www-users.york.ac.uk/~dm26/filepp/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic file preprocessor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix GNU_CONFIGURE= yes CONFIGURE_ENV= PERL=${PERL} NO_BUILD= yes NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|$$(moduledir)|$$(DESTDIR)$$(moduledir)|' \ ${WRKSRC}/modules/*/Makefile.in .include diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile index be38b5918e6b..e93363e6cd4f 100644 --- a/textproc/fixrtf/Makefile +++ b/textproc/fixrtf/Makefile @@ -1,26 +1,24 @@ -# Created by: Xin LI - PORTNAME= fixrtf PORTVERSION= 0.1.20060303 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none # Note: Updates from intron@intron.ac should also be # considered as maintainer updates. MAINTAINER= delphij@FreeBSD.org COMMENT= Patch making it possible to embed PNGs into RTFs LIB_DEPENDS= libpng.so:graphics/png USES= uidfix WRKSRC= ${WRKDIR}/src SRC= ${.CURDIR}/src pre-patch: @${CP} -R ${SRC} ${WRKDIR} .include diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index cb943d5dc339..02cad9f43c45 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -1,43 +1,41 @@ -# Created by: Emanuel Haupt - PORTNAME= fldiff PORTVERSION= 1.1 PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= LOCAL/ehaupt DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ehaupt@FreeBSD.org COMMENT= Graphical diff program using FLTK LICENSE= GPLv2 LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig \ libpng.so:graphics/png GNU_CONFIGURE= yes USES= jpeg xorg USE_XORG= x11 xext xfixes xft WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= index.html fldiff.jpg OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|@OPTIM@||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/CXX="$$CC"/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|=Development|=Application;Development;|' \ ${WRKSRC}/fldiff.desktop do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fldiff ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fldiff.man ${STAGEDIR}${MAN1PREFIX}/man/man1/fldiff.1 ${INSTALL_DATA} ${WRKSRC}/fldiff.desktop ${STAGEDIR}${PREFIX}/share/applications ${INSTALL_DATA} ${WRKSRC}/fldiff.png ${STAGEDIR}${PREFIX}/share/pixmaps @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/flip/Makefile b/textproc/flip/Makefile index 366b26e80676..c0c5a3a49cc7 100644 --- a/textproc/flip/Makefile +++ b/textproc/flip/Makefile @@ -1,21 +1,19 @@ -# Created by: Radim Kolar - PORTNAME= flip PORTVERSION= 1.19 CATEGORIES= textproc MASTER_SITES= LOCAL/itetcu DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org COMMENT= Convert text file line endings between Unix and DOS formats WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} ALL_TARGET= bsd PLIST_FILES= bin/flip man/man1/flip.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/flip ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/flip.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/fo-aspell/Makefile b/textproc/fo-aspell/Makefile index f3592047ff31..a389da8159f7 100644 --- a/textproc/fo-aspell/Makefile +++ b/textproc/fo-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-fo-0.2.16-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Faroese dictionary DICT= fo .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/foiltex/Makefile b/textproc/foiltex/Makefile index 6f0cdb4d141c..54951320f867 100644 --- a/textproc/foiltex/Makefile +++ b/textproc/foiltex/Makefile @@ -1,64 +1,62 @@ -# Created by: Stefan Walter - PORTNAME= foiltex PORTVERSION= 2.1.4b PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= TEX_CTAN/macros/latex/contrib/${PORTNAME} DISTFILES= foiltex.dtx foiltex.ins MAINTAINER= ports@FreeBSD.org COMMENT= Collection of LaTeX files for making foils # Converted from NO_CDROM LICENSE= foiltex LICENSE_NAME= foiltex LICENSE_TEXT= Redistribution on a not-for-profit basis only LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USE_TEX= latex NO_WRKSUBDIR= yes NO_ARCH= yes LATEX_CMD= ${LOCALBASE}/bin/latex FOIL_DIR= share/texmf/tex/latex/${PORTNAME} FOIL_FILES= foil17.clo foil20.clo foil25.clo foil30.clo foils.cls \ foils.sty foilshrt.clo fltfonts.def PORTDOCS= foiltex.dtx foiltex.dvi PORTEXAMPLES= sampfoil.tex PLIST_FILES= ${FOIL_FILES:S,^,${FOIL_DIR}/,} OPTIONS_DEFINE= DOCS EXAMPLES do-extract: ${MKDIR} ${WRKSRC} ${CP} ${DISTDIR}/foiltex.ins ${WRKSRC}/foiltex.ins ${CP} ${DISTDIR}/foiltex.dtx ${WRKSRC}/foiltex.dtx do-build: @cd ${WRKSRC} && ${LATEX_CMD} foiltex.ins && \ ${LATEX_CMD} foiltex.dtx && \ ${LATEX_CMD} foiltex.dtx && \ ${LATEX_CMD} foiltex.dtx do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${FOIL_DIR} .for file in ${FOIL_FILES} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${PREFIX}/${FOIL_DIR} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for file in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${EXAMPLESDIR} .endfor .include diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index 3d18b043edca..251c9ec13890 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -1,53 +1,51 @@ -# Created by: KIRIYAMA Kazuhiko - PORTNAME= fop DISTVERSION= 2.6 CATEGORIES= textproc java MASTER_SITES= APACHE/xmlgraphics/fop/source/:fop \ SF/offo/offo-hyphenation/2.2:hyph \ https://archive.apache.org/dist/xmlgraphics/fop/source/:fop DISTNAME= ${PORTNAME}-${PORTVERSION}-src DISTFILES= ${DISTNAME}.tar.gz:fop offo-hyphenation.zip:hyph EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= makc@FreeBSD.org COMMENT= Print formatter driven by XSL formatting LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE EXTRACT_DEPENDS= ${UNZIP_CMD}:archivers/unzip USE_JAVA= yes USE_ANT= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= * NO_ARCH= yes BUILD_WRKSRC= ${WRKSRC}/fop WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//} OPTIONS_DEFINE= DOCS post-extract: @cd ${WRKDIR} && ${UNZIP_CMD} ${DISTDIR}/offo-hyphenation.zip @${CP} ${WRKDIR}/offo-hyphenation/hyph/*.xml ${BUILD_WRKSRC}/hyph do-install: .for d in build conf lib @${MKDIR} ${STAGEDIR}${DATADIR}/${d} .endfor @cd ${BUILD_WRKSRC} && \ ${INSTALL_DATA} build/*.[jw]ar ${STAGEDIR}${DATADIR}/build && \ ${INSTALL_DATA} lib/*.jar lib/README.txt ${STAGEDIR}${DATADIR}/lib && \ ${INSTALL_DATA} conf/fop.xconf ${STAGEDIR}${DATADIR}/conf && \ ${COPYTREE_SHARE} hyph ${STAGEDIR}${DATADIR} ${INSTALL_SCRIPT} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${DATADIR} ${LN} -s ../${DATADIR_REL}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} README NOTICE KEYS ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/fpc-libxml2/Makefile b/textproc/fpc-libxml2/Makefile index af96ae82fc79..3f3e316c4e14 100644 --- a/textproc/fpc-libxml2/Makefile +++ b/textproc/fpc-libxml2/Makefile @@ -1,22 +1,20 @@ -# Created by: Christoper Key - PORTREVISION= 4 CATEGORIES= textproc lang PKGNAMESUFFIX= -libxml2 COMMENT= Interface to xml2 library USES= fpc USE_FPC= rtl-objpas MASTERDIR= ${.CURDIR}/../../lang/fpc WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//:S/2//} EXTRACTUNITDIR= ${WRKUNITDIR} OPTIONS_DEFINE= LIBXML2 LIBXML2_DESC= Install xml2 library OPTIONS_DEFAULT= LIBXML2 LIBXML2_LIB_DEPENDS= libxml2.so:textproc/libxml2 .include "${MASTERDIR}/Makefile" diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index fef74e311332..0e7ba3909857 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -1,21 +1,19 @@ -# Created by: lbartoletti - PORTNAME= freexl DISTVERSION= 1.0.6 CATEGORIES= textproc MASTER_SITES= https://www.gaia-gis.it/gaia-sins/freexl-sources/ MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet LICENSE= GPLv2+ LGPL21+ MPL11 LICENSE_COMB= dual USES= cpe gmake iconv libtool pathfix CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes CONFIGURE_ARGS= ac_cv_search_locale_charset=no USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include diff --git a/textproc/fy-aspell/Makefile b/textproc/fy-aspell/Makefile index 5672c2e974b0..e49a2cb5b850 100644 --- a/textproc/fy-aspell/Makefile +++ b/textproc/fy-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-fy-0.12-0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Frisian (Frysk) dictionary DICT= fy .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/fzf/Makefile b/textproc/fzf/Makefile index d210505b0b20..75c051b16e72 100644 --- a/textproc/fzf/Makefile +++ b/textproc/fzf/Makefile @@ -1,46 +1,44 @@ -# Created by: Sascha Holzleiter - PORTNAME= fzf DISTVERSION= 0.30.0 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= dmgk@FreeBSD.org COMMENT= Blazing fast command-line fuzzy finder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules # go get -d github.com/junegunn/fzf@$(make -V PORTVERSION) GO_MODULE= github.com/junegunn/fzf@v0.0.0-20220404140143-209366754892 GO_BUILDFLAGS= -ldflags="-X main.revision=${COMMIT_ID} -s -w" COMMIT_ID= 2093667 SUB_FILES= pkg-message PLIST_FILES= bin/fzf man/man1/fzf.1.gz PORTEXAMPLES= shell/completion.bash shell/completion.zsh \ shell/key-bindings.bash shell/key-bindings.fish \ shell/key-bindings.zsh OPTIONS_DEFINE= EXAMPLES TMUX OPTIONS_DEFAULT= TMUX TMUX_DESC= Install fzf-tmux (depends on BASH) TMUX_RUN_DEPENDS= bash:shells/bash TMUX_PLIST_FILES= bin/fzf-tmux man/man1/fzf-tmux.1.gz post-install: ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC} && \ ${COPYTREE_SHARE} shell ${STAGEDIR}${EXAMPLESDIR}) post-install-TMUX-on: ${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME}-tmux ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/man1/fzf-tmux.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/ga-aspell/Makefile b/textproc/ga-aspell/Makefile index e3ee601ed489..3f591f749591 100644 --- a/textproc/ga-aspell/Makefile +++ b/textproc/ga-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-ga-4.5-0 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Irish (Gaelic) dictionary DICT= ga .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/gastex/Makefile b/textproc/gastex/Makefile index f036018be316..a54fd398b117 100644 --- a/textproc/gastex/Makefile +++ b/textproc/gastex/Makefile @@ -1,36 +1,34 @@ -# Created by: Volker Stolz - PORTNAME= gastex PORTVERSION= 3.0 CATEGORIES= textproc MASTER_SITES= http://www.lsv.ens-cachan.fr/~gastin/gastex/ DISTFILES= gastex.sty gastex.pro DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= Graphs and Automata Simplified in TeX NO_ARCH= yes USE_TEX= latex:run NO_BUILD= yes EXAMPLES_DISTFILES= ex-gastex.tex TEXMFDIR?= share/texmf GASTEXDIR= ${PREFIX}/${TEXMFDIR}/tex/latex/gastex GASDVIDIR= ${PREFIX}/${TEXMFDIR}/dvips/gastex OPTIONS_DEFINE= EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${GASTEXDIR} @${MKDIR} ${STAGEDIR}${GASDVIDIR} ${INSTALL_DATA} ${_DISTDIR}/gastex.sty ${STAGEDIR}${GASTEXDIR} ${INSTALL_DATA} ${_DISTDIR}/gastex.pro ${STAGEDIR}${GASDVIDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${_DISTDIR}/ex-gastex.tex ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/gd-aspell/Makefile b/textproc/gd-aspell/Makefile index 94ba261da8de..ccc7ba7ca3eb 100644 --- a/textproc/gd-aspell/Makefile +++ b/textproc/gd-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-gd-0.1.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Scottish Gaelic dictionary DICT= gd .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index e62a4b7adb6d..764867722a66 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -1,50 +1,48 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= gdome2 PORTVERSION= 0.8.1 PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= http://gdome2.cs.unibo.it/tarball/ MAINTAINER= ports@FreeBSD.org COMMENT= Gnome DOM Engine USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" CFLAGS+= -fcommon CPPFLAGS+= -I${LOCALBASE}/include DOCSDIR= ${PREFIX}/share/doc/${DISTNAME} USE_LDCONFIG= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS PORTDOCS= * post-patch: @${FIND} ${WRKSRC} -type f -and \ '(' -name '*.[ch]' -or -name '*.xml' ')' | \ ${XARGS} ${REINPLACE_CMD} -e ' \ s,,,; \ s,,,; \ s,,,; \ s,,,; \ s,,,; \ s,,,; \ s,,,; \ s,,,' post-patch-DOCS-on: @${REINPLACE_CMD} -E -e \ 's,^(HTML_DIR *= *).*,\1\$$(DESTDIR)$$(prefix)/share/doc,' \ ${WRKSRC}/gtk-doc/Makefile.in post-patch-DOCS-off: @${REINPLACE_CMD} '/gtk-doc/d' ${WRKSRC}/Makefile.in post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgdome.so .include diff --git a/textproc/gitlab-elasticsearch-indexer/Makefile b/textproc/gitlab-elasticsearch-indexer/Makefile index 45d8fc30b6ac..999c7ab6a879 100644 --- a/textproc/gitlab-elasticsearch-indexer/Makefile +++ b/textproc/gitlab-elasticsearch-indexer/Makefile @@ -1,65 +1,63 @@ -# Created by: Matthias Fechner - PORTNAME= gitlab-elasticsearch-indexer PORTVERSION= 3.0.0 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= mfechner@FreeBSD.org COMMENT= Elasticsearch indexer for GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= git>=2.16.2:devel/git LIB_DEPENDS= libicui18n.so:devel/icu \ libicuuc.so:devel/icu #RUN_DEPENDS= p5-Image-ExifTool>=0:graphics/p5-Image-ExifTool USES= gmake go:modules,no_targets pkgconfig USE_GITLAB= yes GL_ACCOUNT= gitlab-org # Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/tags GL_COMMIT= f49f8a54e8a65688a749f25303479915f3029464 MAKE_ENV= GOFLAGS="${GO_BUILDFLAGS}" # make sure to pass go build options into make process MAKE_ENV+= ${GO_ENV} # for go dependencies # Gitlab hosts there dependencies on their own platform and not on go-proxy # so we download the required go.mod file from gitlab # lines are taken from go.mk # --------------------------- FETCH_DEPENDS= ${GO_CMD}:${GO_PORT} \ ca_root_nss>0:security/ca_root_nss MASTER_SITES+= https://gitlab.com/gitlab-org/gitlab-elasticsearch-indexer/-/raw/v${DISTVERSION}/ DISTFILES+= go.mod DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME} EXTRACT_ONLY+= ${DISTFILES:N*.mod\:*:N*.mod:C/:.*//} _USES_fetch+= 800:go-post-fetch go-post-fetch: @${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies"; @(cd ${DISTDIR}/${DIST_SUBDIR}; \ [ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \ ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x all) # --------------------------- PLIST_FILES= bin/${PORTNAME} # add a git tag, as that is required by the build script pre-build: cd ${WRKSRC} && \ git init && \ git config user.email "${MAINTAINER}" && \ git config user.name "Matthias Fechner" && \ git add . && \ git commit -m "tag" && \ git tag v${PORTVERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/gl-aspell/Makefile b/textproc/gl-aspell/Makefile index 127971fc6812..c62e99b1f32c 100644 --- a/textproc/gl-aspell/Makefile +++ b/textproc/gl-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-gl-0.5a-2 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Galician dictionary DICT= gl .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index 4a94bb16d6c9..cdbde67573aa 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -1,31 +1,29 @@ -# Created by: Nicola Vitale - PORTNAME= gladtex PORTVERSION= 1.3 PORTREVISION= 4 CATEGORIES= textproc math www MASTER_SITES= SF/${PORTNAME} MAINTAINER= nivit@FreeBSD.org COMMENT= Program to replace LaTeX formulas in HTML files with images LICENSE= GPLv2 LIB_DEPENDS= libgif.so:graphics/giflib \ libpng.so:graphics/png USE_TEX= latex dvipsk BINPATH= ${PREFIX}/bin INCPATH= "-I${LOCALBASE}/include" LIBPATH= "-L${LOCALBASE}/lib" MAKE_ENV+= BINPATH=${BINPATH} INCPATH="${INCPATH}" LIBPATH="${LIBPATH}" USES= perl5 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${BINPATH}; \ ${INSTALL_PROGRAM} ${WRKSRC}/eqn2img ${STAGEDIR}${BINPATH} ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1/ .include diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index 3e36f34270c4..0713d70c21ed 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -1,35 +1,33 @@ -# Created by: ijliao - PORTNAME= gmetadom PORTVERSION= 0.2.6 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Collection of DOM Implementations LIB_DEPENDS= libgdome.so:textproc/gdome2 USES= compiler:c++11-lang gmake gnome iconv libtool localbase \ pathfix pkgconfig USE_GNOME= glib20 libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= OCAML OPTIONS_SUB= yes OCAML_DESC= OCAML language support OCAML_BUILD_DEPENDS= ocamlfind:devel/ocaml-findlib \ ocamlc:lang/ocaml OCAML_CONFIGURE_OFF= HAVE_OCAMLDEP=no HAVE_OCAMLFIND=no HAVE_OCAMLOPT=no post-patch: @${REINPLACE_CMD} -e 's/-lstdc++//g' \ ${WRKSRC}/src/gdome_cpp_smart/Makefile.in \ ${WRKSRC}/src/gdome_cpp_smart/test/Makefile.in .include diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 3259c9e1b849..914bc036b3d0 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -1,51 +1,49 @@ -# Created by: Gabor Kovesdan - PORTNAME= grep PORTVERSION= 3.7 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu MAINTAINER= danfe@FreeBSD.org COMMENT= GNU version of popular pattern matching utility LICENSE= GPLv3+ CONFLICTS= bsd-grep USES= charsetfix cpe tar:xz GNU_CONFIGURE= yes TEST_TARGET= check INFO= grep CPE_VENDOR= gnu OPTIONS_DEFINE= ICONV LIBSIGSEGV NLS PCRE OPTIONS_DEFAULT= ICONV PCRE LIBSIGSEGV_DESC= Use alternative page fault handler (GNU libsigsegv) OPTIONS_SUB= yes ICONV_CONFIGURE_USES= iconv ICONV_CONFIGURE_WITH= libiconv-prefix=${LOCALBASE} LIBSIGSEGV_LIB_DEPENDS= libsigsegv.so:devel/libsigsegv LIBSIGSEGV_CONFIGURE_WITH= libsigsegv-prefix=${LOCALBASE} NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_WITH= libintl-prefix=${LOCALBASE} PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_USES= pkgconfig PCRE_CONFIGURE_ENABLE= perl-regexp post-patch: @${REINPLACE_CMD} 's:@grep@:${PREFIX}/bin/&:' ${WRKSRC}/src/egrep.sh @${REINPLACE_CMD} 's|mkinstalldirs = .*|mkinstalldirs = ${MKDIR}|g' \ ${WRKSRC}/po/Makefile.in.in post-patch-NLS-off: @${REINPLACE_CMD} '/install-exec-local:/s/install-exec-localcharset//' \ ${WRKSRC}/lib/Makefile.in .include diff --git a/textproc/go-yq/Makefile b/textproc/go-yq/Makefile index 959bd716c9c6..513763314394 100644 --- a/textproc/go-yq/Makefile +++ b/textproc/go-yq/Makefile @@ -1,22 +1,20 @@ -# Created by: Pavel Timofeev - PORTNAME= go-yq DISTVERSIONPREFIX= v DISTVERSION= 4.25.1 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= timp87@gmail.com COMMENT= Portable commandline YAML processor written in go LICENSE= MIT USES= go:modules GO_MODULE= github.com/mikefarah/yq/v4 GO_TARGET= .:yq CONFLICTS_INSTALL= yq PLIST_FILES= bin/yq .include diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index a8b51e958a7c..5773718afd2e 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -1,63 +1,61 @@ -# Created by: Boris Samorodov - PORTNAME= goldendict DISTVERSION= 1.5.0-g20220602 CATEGORIES= textproc MAINTAINER= danfe@FreeBSD.org COMMENT= Feature-rich dictionary lookup program LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \ liblzo2.so:archivers/lzo2 \ libogg.so:audio/libogg \ libtiff.so:graphics/tiff \ libvorbis.so:audio/libvorbis \ libzstd.so:archivers/zstd USES= compiler:c++11-lang gnome iconv:wchar_t pkgconfig \ qmake qt:5 xorg USE_GITHUB= yes GH_TAGNAME= 99982a1 USE_XORG= x11 xtst USE_QT= buildtools_build linguisttools_build core gui help \ network printsupport sql svg webkit widgets \ x11extras xml QMAKE_ARGS= ${PORTNAME}.pro CONFIG+="zim_support" OPTIONS_DEFINE= EPWING FFMPEG MULTIMEDIA OPENCC OPTIONS_DEFAULT= EPWING FFMPEG MULTIMEDIA OPENCC EPWING_DESC= Japanese EPWING dictionary format support EPWING_LIB_DEPENDS= libeb.so:japanese/eb EPWING_QMAKE_OFF= CONFIG+="no_epwing_support" FFMPEG_LIB_DEPENDS= libao.so:audio/libao \ libavutil.so:multimedia/ffmpeg FFMPEG_QMAKE_OFF= CONFIG+="no_ffmpeg_player" MULTIMEDIA_DESC= Multimedia support with QMediaPlayer MULTIMEDIA_USE= QT=multimedia MULTIMEDIA_QMAKE_OFF= CONFIG+="no_qtmultimedia_player" OPENCC_DESC= Chinese conversion support via OpenCC OPENCC_LIB_DEPENDS= libopencc.so:chinese/opencc OPENCC_QMAKE_ON= CONFIG+="chinese_conversion_support" post-patch: @${REINPLACE_CMD} -e '/^VERSION = /s,git,&${GH_TAGNAME},' \ ${WRKSRC}/goldendict.pro @${REINPLACE_CMD} -e '/^#include / { x; \ s/^/#include /; G; }' ${WRKSRC}/main.cc post-install: @${MKDIR} ${STAGEDIR}${DATADIR}/locale ${INSTALL_DATA} ${WRKSRC}/locale/*.qm ${STAGEDIR}${DATADIR}/locale ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-stage: ${RM} ${STAGEDIR}${PREFIX}/share/applications/ecp.* .include diff --git a/textproc/google-ctemplate/Makefile b/textproc/google-ctemplate/Makefile index 3023bd1c7d4d..154fe25c8b27 100644 --- a/textproc/google-ctemplate/Makefile +++ b/textproc/google-ctemplate/Makefile @@ -1,36 +1,34 @@ -# Created by: ijliao - PORTNAME= ctemplate PORTVERSION= 2.4 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= textproc PKGNAMEPREFIX= google- MAINTAINER= vanilla@FreeBSD.org COMMENT= Simple but powerful template language for C++ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= DOCS USES= autoreconf gmake libtool pathfix pkgconfig python:build shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= src/template-converter src/htmlparser/generate_fsm.py src/htmlparser/fsm_config.py USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= OlafvdSpek INSTALL_TARGET= install-strip TEST_TARGET= check post-patch: # XXX: undefining BSWAP32 breaks builds on big-endian systems for some reason @${REINPLACE_CMD} -e 's|# undef BSWAP32|//&|' \ ${WRKSRC}/src/base/macros.h post-patch-DOCS-off: @${REINPLACE_CMD} -e \ 's|dist_doc_DATA|noinst_DOCDATA|' \ ${WRKSRC}/Makefile.am .include diff --git a/textproc/google-translate-cli/Makefile b/textproc/google-translate-cli/Makefile index cb1f69aa4da4..3d47884f8127 100644 --- a/textproc/google-translate-cli/Makefile +++ b/textproc/google-translate-cli/Makefile @@ -1,48 +1,46 @@ -# Created by: Nicola Vitale - PORTNAME= google-translate-cli DISTVERSIONPREFIX= v DISTVERSION= 0.9.6.12 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= Google Translate to serve as a command line tool LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= gawk:lang/gawk RUN_DEPENDS= bash:shells/bash \ gawk:lang/gawk \ gbase64:sysutils/coreutils TEST_DEPENDS= curl:ftp/curl \ emacs:editors/emacs@nox \ rlwrap:devel/rlwrap USE_GITHUB= yes GH_ACCOUNT= soimort GH_PROJECT= translate-shell ALL_TARGET= build TEST_ENV= LC_ALL=C.UTF-8 TEST_TARGET= test NO_ARCH= yes PLIST_FILES= bin/trans \ man/man1/trans.1.gz OPTIONS_DEFINE= FRIBIDI READLINE TEXT2SPEECH TEXT2SPEECH_DESC= Enable Text-to-Speech functionality via espeak FRIBIDI_RUN_DEPENDS= fribidi:converters/fribidi READLINE_RUN_DEPENDS= rlwrap:devel/rlwrap TEXT2SPEECH_RUN_DEPENDS= espeak-ng:audio/espeak-ng do-install: ${INSTALL_SCRIPT} ${WRKSRC}/build/trans ${STAGEDIR}${PREFIX}/bin/trans ${INSTALL_MAN} ${WRKSRC}/man/trans.1 ${STAGEDIR}${MANPREFIX}/man/man1/trans.1 .include diff --git a/textproc/gpp/Makefile b/textproc/gpp/Makefile index a9e59fabec13..9f4c2443128b 100644 --- a/textproc/gpp/Makefile +++ b/textproc/gpp/Makefile @@ -1,16 +1,14 @@ -# Created by: Jos Backus - PORTNAME= gpp PORTVERSION= 2.24 CATEGORIES= textproc MASTER_SITES= http://files.nothingisreal.com/software/gpp/ MAINTAINER= jos@catnook.com COMMENT= The Generic Preprocessor USES= tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/gpp man/man1/gpp.1.gz .include diff --git a/textproc/grap/Makefile b/textproc/grap/Makefile index 534b875d0766..fa622e72e208 100644 --- a/textproc/grap/Makefile +++ b/textproc/grap/Makefile @@ -1,33 +1,31 @@ -# Created by: faber@lunabase.org - PORTNAME= grap PORTVERSION= 1.46 CATEGORIES= textproc graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ MAINTAINER= faber@lunabase.org COMMENT= Implementation of Kernigan & Bentley's grap language GNU_CONFIGURE= yes CONFIGURE_ARGS=--with-freebsd-ports OPTIONS_DEFINE= DOCS EXAMPLES CONFLICTS_INSTALL=heirloom-doctools PORTDOCS= README CHANGES COPYRIGHT grap.man PORTEXAMPLES= * do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.doc \ ${STAGEDIR}${MAN1PREFIX}/man/man1/${PORTNAME}.1 @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/grap.defines ${WRKSRC}/grap.tex.defines \ ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/grc-aspell/Makefile b/textproc/grc-aspell/Makefile index 03e4e564987c..5277f424174e 100644 --- a/textproc/grc-aspell/Makefile +++ b/textproc/grc-aspell/Makefile @@ -1,13 +1,11 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-${DICT}-0.02-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Ancient Greek dictionary DICT= grc .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index bb8b196a289a..507647b37d69 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -1,55 +1,53 @@ -# Created by: Ulrich Spoerlein - PORTNAME= groff PORTVERSION= 1.22.4 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= bapt@FreeBSD.org COMMENT= Software typesetting package LICENSE= GPLv3 BUILD_DEPENDS= psselect:print/psutils \ gsfonts>=0:print/gsfonts LIB_DEPENDS= libuchardet.so:textproc/uchardet RUN_DEPENDS:= psselect:print/psutils MAKE_JOBS_UNSAFE= yes USES= cpe gmake iconv:wchar_t perl5 makeinfo GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-urw-fonts-dir=${LOCALBASE}/share/ghostscript/fonts/ \ --with-awk=/usr/bin/awk \ --without-x \ --without-gs \ pnmcrop=missing \ pnmcut=missing \ pnmtopng=missing \ pnmtops=missing \ psselect=missing CPE_VENDOR= gnu # Canonicalize to A4 if set. .if defined(A4) || (defined(PAPERSIZE) && ${PAPERSIZE:tu} == "A4") PAPERSIZE=A4 .endif .if defined(PAPERSIZE) CONFIGURE_ENV+= PAGE=${PAPERSIZE} .endif CONFLICTS= heirloom-doctools ja-groff INFO= groff DATADIR= ${PREFIX}/share/${PORTNAME}/${PORTVERSION} DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} EXAMPLESDIR= ${DOCSDIR}/examples post-install: ${INSTALL_DATA} ${FILESDIR}/mdoc.local ${STAGEDIR}${PREFIX}/share/groff/site-tmac ${REINPLACE_CMD} -i "" -e "s/missing/gs/" ${STAGEDIR}${DATADIR}/font/devhtml/DESC .include diff --git a/textproc/gron/Makefile b/textproc/gron/Makefile index e7621f2f04da..8863ab0ff796 100644 --- a/textproc/gron/Makefile +++ b/textproc/gron/Makefile @@ -1,26 +1,24 @@ -# Created by: Ryan Steinmetz - PORTNAME= gron PORTVERSION= 0.6.1 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= zi@FreeBSD.org COMMENT= Transforms JSON into discrete assignments that are easier to grep LICENSE= MIT USES= go USE_GITHUB= yes GH_ACCOUNT= tomnomnom GH_TUPLE= fatih:color:v1.7.0:color/vendor/github.com/fatih/color \ mattn:go-colorable:v0.1.1:colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.6:isatty/vendor/github.com/mattn/go-isatty \ nwidger:jsoncolor:75a6de4:jsoncolor/vendor/github.com/nwidger/jsoncolor \ pkg:errors:v0.8.1:pkg_errors/vendor/github.com/pkg/errors GO_BUILDFLAGS= -ldflags="-X main.gronVersion=${PORTVERSION}" PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile index 8d40e571f873..57f2914bc76f 100644 --- a/textproc/gsed/Makefile +++ b/textproc/gsed/Makefile @@ -1,49 +1,47 @@ -# Created by: Cyrille Lefevre - PORTNAME= sed PORTVERSION= 4.8 CATEGORIES= textproc MASTER_SITES= GNU PKGNAMEPREFIX= g MAINTAINER= danfe@FreeBSD.org COMMENT= GNU stream editor LICENSE= GPLv3+ GFDL LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING USES= charsetfix cpe makeinfo tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g CONFIGURE_ENV+= MAKEINFO="${MAKEINFO} --no-split" TEST_TARGET= check CPE_VENDOR= gnu DATADIR= ${PREFIX}/share/${PKGBASE} DOCSDIR= ${PREFIX}/share/doc/${PKGBASE} EXAMPLESDIR= ${PREFIX}/share/examples/${PKGBASE} INFO= sed PORTDOCS= AUTHORS BUGS ChangeLog ChangeLog-2014 NEWS README THANKS PORTEXAMPLES= binary*.sed dc.sed OPTIONS_DEFINE= NLS DOCS EXAMPLES OPTIONS_SUB= yes NLS_USES= gettext iconv NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} 's,^\* sed:,* GNU sed:,' \ ${WRKSRC}/doc/config.texi post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/testsuite/,} \ ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index fbfdf51f0458..b66980ca153d 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -1,36 +1,34 @@ -# Created by: Olivier Duchateau - PORTNAME= gspell PORTVERSION= 1.10.0 CATEGORIES= textproc MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Spell checking for GTK+ LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libfribidi.so:converters/fribidi \ libicudata.so:devel/icu PORTSCOUT= limitw:even USES= gmake gnome iconv libtool pathfix pkgconfig tar:xz USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 introspection:build \ libxml2 pango GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig OPTIONS_DEFINE= NLS NLS_USES= gettext-tools NLS_CONFIGURE_ENABLE= nls OPTIONS_SUB= yes .include diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 1e85dccef667..194e2a147c28 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -1,39 +1,37 @@ -# Created by: fenner - PORTNAME= gtk-doc DISTVERSION= 1.33.2 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNOME MAINTAINER= desktop@FreeBSD.org COMMENT= Code documentation system, originally for GTK+ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ docbook-xml>0:textproc/docbook-xml \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ itstool:textproc/itstool \ yelp-tools>=0:textproc/yelp-tools RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ docbook-xml>0:textproc/docbook-xml \ ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl USES= gettext-tools gnome meson python:3.6+ pkgconfig tar:xz USE_GNOME= libxml2 libxslt MESON_ARGS= -Dtests=false NO_ARCH= yes post-install: ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -f -d ${DATADIR}/python/gtkdoc \ ${STAGEDIR}${DATADIR}/python/gtkdoc ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -f -d ${DATADIR}/python/gtkdoc \ ${STAGEDIR}${DATADIR}/python/gtkdoc .include diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index a6eac8f4f128..564c839f87c5 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -1,25 +1,24 @@ -# Created by: Joe Marcus Clarke # $MCom: ports/textproc/gtkspell/Makefile,v 1.2 2006/09/10 00:51:13 mezz Exp $ PORTNAME= gtkspell PORTVERSION= 2.0.16 PORTREVISION?= 6 CATEGORIES= textproc gnome MASTER_SITES= LOCAL/marcus MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ 2 spell checking component LIB_DEPENDS= libenchant.so:textproc/enchant USES= gettext gmake gnome libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 intlhack USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in .include diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile index be838d5b3198..2d0058eaf981 100644 --- a/textproc/gtkspell3/Makefile +++ b/textproc/gtkspell3/Makefile @@ -1,29 +1,27 @@ -# Created by: Joe Marcus Clarke - PORTNAME= gtkspell3 PORTVERSION= 3.0.10 CATEGORIES= textproc gnome MASTER_SITES= SF/gtkspell/${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ 3 spell checking component LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vapigen:lang/vala \ iso-codes>0:misc/iso-codes LIB_DEPENDS= libenchant-2.so:textproc/enchant2 \ libfribidi.so:converters/fribidi RUN_DEPENDS= iso-codes>0:misc/iso-codes USES= gettext gmake gnome localbase libtool pathfix pkgconfig tar:xz USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack introspection:build USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/ s|docs||' ${WRKSRC}/Makefile.in .include diff --git a/textproc/gu-aspell/Makefile b/textproc/gu-aspell/Makefile index 13c93eac447b..f3280093fc51 100644 --- a/textproc/gu-aspell/Makefile +++ b/textproc/gu-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-gu-0.03-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Gujarati dictionary DICT= gu .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/gv-aspell/Makefile b/textproc/gv-aspell/Makefile index 0d58cde796fd..b001f2fe82c5 100644 --- a/textproc/gv-aspell/Makefile +++ b/textproc/gv-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -gv-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Manx Gaelic dictionary DICT= gv .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 3b860bb57df1..f178703b8b34 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -1,35 +1,33 @@ -# Created by: Stephen Montgomery-Smith - PORTNAME= hevea PORTVERSION= 2.34 CATEGORIES= textproc MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \ ftp://ftp.inria.fr/INRIA/moscova/hevea/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Convert LaTeX to HTML BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild OPTIONS_DEFINE= DOCS PLIST_SUB= HEVEAVERSION=${PORTVERSION} PORTDOCS= * DOCS_DISTFILES+= ${PORTNAME}-${PORTVERSION}-manual.pdf \ ${PORTNAME}-${PORTVERSION}-manual.tar.gz post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/esponja @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/bibhva @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hevea @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hacha post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/hevea ${INSTALL_DATA} ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.pdf ${STAGEDIR}${PREFIX}/share/doc/hevea (cd ${STAGEDIR}${PREFIX}/share/doc/hevea; ${TAR} xvfz ${DISTDIR}/${PORTNAME}-${PORTVERSION}-manual.tar.gz) .include diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index d20fc95f5fdc..eee98b534686 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -1,21 +1,19 @@ -# Created by: Sergey Skvortsov - PORTNAME= hhm PORTVERSION= 0.1.1 CATEGORIES= textproc MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= HTML Help Maker LIB_DEPENDS= liblzxcomp.so:archivers/liblzxcomp USES= uidfix MAKEFILE= ${FILESDIR}/Makefile PLIST_FILES= bin/hhm post-patch: ${REINPLACE_CMD} -e 's!^typedef unsigned.*$$!!' ${WRKSRC}/hhm.c .include diff --git a/textproc/hi-aspell/Makefile b/textproc/hi-aspell/Makefile index 218b9b12ffd5..f0cb8ae22c04 100644 --- a/textproc/hi-aspell/Makefile +++ b/textproc/hi-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-hi-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Hindi dictionary DICT= hi .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 3fdae83a69eb..7bceea77f758 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -1,48 +1,46 @@ -# Created by: Adam Weinberger - PORTNAME= highlight PORTVERSION= 4.2 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ MAINTAINER= kwm@FreeBSD.org COMMENT= Customizable syntax highlighter LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/boost/scoped_array.hpp:devel/boost-libs USES= compiler:c++11-lib gmake lua pkgconfig tar:bzip2 USE_CXXSTD= c++11 MAKEFILE= makefile MAKE_ARGS= CXX="${CXX}" \ CFLAGS="${CXXFLAGS} ${CPPFLAGS} -DHAVE_DECL_GETOPT" \ LDFLAGS="${LDFLAGS}" ALL_TARGET= all # cli INSTALL_TARGET= install PORTDOCS= * OPTIONS_DEFINE= DOCS GUI OPTIONS_SUB= yes GUI_USES= qt:5 GUI_USE= QT=buildtools_build,qmake_build,core,gui,widgets GUI_MAKE_ENV= QMAKE="${QMAKE}" GUI_ALL_TARGET= gui GUI_INSTALL_TARGET= install-gui post-patch: @${REINPLACE_CMD} -e '/PKGCONFIG/s,lua,&-${LUA_VER}, ; \ /LIBS/s,-llua,&-${LUA_VER},' \ ${WRKSRC}/src/gui-qt/highlight.pro post-install: .for cfg in filetypes lsp @cd ${STAGEDIR}${ETCDIR} && ${MV} ${cfg}.conf ${cfg}.conf.sample .endfor @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/highlight .include diff --git a/textproc/hil-aspell/Makefile b/textproc/hil-aspell/Makefile index ef4f1d219c97..2f3291a8c34e 100644 --- a/textproc/hil-aspell/Makefile +++ b/textproc/hil-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-hil-0.11-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Hiligaynon dictionary DICT= hil .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/hr-aspell/Makefile b/textproc/hr-aspell/Makefile index 7d92b05d6ee4..89f139b75c42 100644 --- a/textproc/hr-aspell/Makefile +++ b/textproc/hr-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -hr-0.51-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Croatian dictionary DICT= hr .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile index 0ffd35418da4..28c20ee85842 100644 --- a/textproc/hs-lhs2tex/Makefile +++ b/textproc/hs-lhs2tex/Makefile @@ -1,23 +1,21 @@ -# Created by: mainland@apeiron.net - PORTNAME= lhs2tex PORTVERSION= 1.24 PORTREVISION= 2 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Preprocessor for typesetting Haskell sources with LaTeX LICENSE= GPLv2 USES= cabal USE_TEX= latex dvipsk USE_CABAL= regex-base-0.94.0.2 \ regex-compat-0.95.2.1_1 \ regex-posix-0.96.0.1 EXECUTABLES= lhs2TeX .include diff --git a/textproc/hs-pandoc/Makefile b/textproc/hs-pandoc/Makefile index d3cffb974d97..91f98518ca69 100644 --- a/textproc/hs-pandoc/Makefile +++ b/textproc/hs-pandoc/Makefile @@ -1,197 +1,195 @@ -# Created by: John MacFarlane - PORTNAME= pandoc PORTVERSION= 2.18 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Conversion between markup formats LICENSE= GPLv2 USES= cabal OPTIONS_DEFINE= EMBED_DATA TRYPANDOC EMBED_DATA_DESC= Embed data files in binary for relocatable executable EMBED_DATA_CABAL_FLAGS= embed_data_files EMBED_DATA_USE_CABAL= file-embed-0.0.15.0 TRYPANDOC_DESC= Build trypandoc cgi executable TRYPANDOC_CABAL_FLAGS= trypandoc TRYPANDOC_USE_CABAL= HUnit-1.6.2.0 auto-update-0.1.6 byteorder-1.0.4 \ call-stack-0.4.0 easy-file-0.2.2 \ fast-logger-3.1.1 http2-3.0.3 http-types-0.12.3 \ network-byte-order-0.1.6_1 network-run-0.2.4 \ old-time-1.1.0.3_2 psqueues-0.2.7.3 semigroups-0.19.1 \ time-manager-0.0.0 unix-compat-0.6 unix-time-0.4.7 \ unliftio-core-0.2.0.1_2 vault-0.3.1.5_1 void-0.7.3 \ wai-3.2.3 wai-extra-3.1.12.1 wai-logger-2.4.0 word8-0.1.3 TRYPANDOC_EXECUTABLES= trypandoc USE_CABAL= Glob-0.10.2_3 \ HsYAML-0.2.1.1 \ JuicyPixels-3.3.7 \ OneTuple-0.3.1_2 \ QuickCheck-2.14.2 \ SHA-1.6.4.4 \ StateVar-1.2.2 \ aeson-2.0.3.0 \ aeson-pretty-0.8.9_1 \ ansi-terminal-0.11.3 \ appar-0.1.8 \ asn1-encoding-0.9.6_2 \ asn1-parse-0.9.5 \ asn1-types-0.3.4 \ assoc-1.0.2_2 \ async-2.2.4_1 \ attoparsec-0.14.4_1 \ base-compat-0.12.1 \ base-compat-batteries-0.12.1_2 \ base-orphans-0.8.6 \ base16-bytestring-1.0.2.0 \ base64-bytestring-1.2.1.0 \ basement-0.0.14 \ bifunctors-5.5.12 \ blaze-builder-0.4.2.2_1 \ blaze-html-0.9.1.2_2 \ blaze-markup-0.8.2.8_2 \ byteorder-1.0.4 \ cabal-doctest-1.0.9_1 \ case-insensitive-1.2.1.0 \ cereal-0.5.8.2_1 \ citeproc-0.7 \ colour-2.3.6 \ commonmark-0.2.2 \ commonmark-extensions-0.2.3.2 \ commonmark-pandoc-0.2.1.2 \ comonad-5.0.8_1 \ conduit-1.3.4.2 \ conduit-extra-1.3.6 \ connection-0.3.1_1 \ contravariant-1.5.5 \ cookie-0.4.5 \ cryptonite-0.30 \ data-default-0.7.1.1 \ data-default-class-0.1.2.0 \ data-default-instances-containers-0.0.1 \ data-default-instances-dlist-0.0.1 \ data-default-instances-old-locale-0.0.1 \ data-fix-0.3.2_2 \ digest-0.0.1.3 \ distributive-0.6.2.1_1 \ dlist-1.0 \ doclayout-0.4 \ doctemplates-0.10.0.2 \ emojis-0.1.2 \ file-embed-0.0.15.0 \ haddock-library-1.10.0_3 \ happy-1.20.0_1 \ hashable-1.4.0.2 \ haskell-lexer-1.1 \ hourglass-0.2.12 \ hsc2hs-0.68.8 \ hslua-2.2.0_1 \ hslua-aeson-2.2.0_1 \ hslua-classes-2.2.0 \ hslua-core-2.2.0 \ hslua-marshalling-2.2.0_1 \ hslua-module-doclayout-1.0.4 \ hslua-module-path-1.0.2 \ hslua-module-system-1.0.2 \ hslua-module-text-1.0.2 \ hslua-module-version-1.0.2 \ hslua-objectorientation-2.2.0.1 \ hslua-packaging-2.2.0.1 \ http-client-0.7.11_1 \ http-client-tls-0.3.6.1 \ http-types-0.12.3 \ indexed-traversable-0.1.2_1 \ indexed-traversable-instances-0.1.1 \ integer-logarithms-1.0.3.1_2 \ iproute-1.7.12 \ ipynb-0.2_1 \ jira-wiki-markup-1.4.0_1 \ libyaml-0.1.2 \ lpeg-1.0.3 \ lua-2.2.0 \ memory-0.17.0 \ mime-types-0.1.0.9 \ mono-traversable-1.0.15.3 \ network-3.1.2.7 \ network-uri-2.6.4.1 \ old-locale-1.0.0.7_2 \ pandoc-lua-marshal-0.1.6 \ pandoc-types-1.22.2 \ pem-0.2.4 \ pretty-show-1.10 \ primitive-0.7.4.0 \ random-1.2.1.1 \ resourcet-1.2.5 \ safe-0.3.19 \ scientific-0.3.7.0_2 \ semialign-1.2.0.1_1 \ semigroupoids-5.3.7 \ skylighting-0.12.3.1 \ skylighting-core-0.12.3.1 \ socks-0.6.1 \ split-0.2.3.4_2 \ splitmix-0.1.0.4 \ streaming-commons-0.2.2.4 \ strict-0.4.0.1_4 \ syb-0.7.2.1 \ tagged-0.8.6.1_2 \ tagsoup-0.14.8 \ temporary-1.3 \ texmath-0.12.5.1 \ text-conversions-0.3.1.1 \ text-short-0.1.5 \ th-abstraction-0.4.3.0 \ th-compat-0.1.3_1 \ th-lift-0.8.2_1 \ th-lift-instances-0.1.19 \ these-1.1.1.1_5 \ time-compat-1.9.6.1_3 \ tls-1.5.8 \ transformers-compat-0.7.1_1 \ typed-process-0.2.10.1 \ unicode-collation-0.1.3.2 \ unicode-data-0.3.0_1 \ unicode-transforms-0.4.0.1 \ uniplate-1.6.13_1 \ unliftio-core-0.2.0.1_2 \ unordered-containers-0.2.19.1 \ utf8-string-1.0.2 \ uuid-types-1.0.5_2 \ vector-0.12.3.1_2 \ vector-algorithms-0.8.0.4_1 \ witherable-0.4.2_2 \ x509-1.7.7 \ x509-store-1.6.9 \ x509-system-1.6.7 \ x509-validation-1.6.12 \ xml-1.3.14_2 \ xml-conduit-1.9.1.1_1 \ xml-types-0.3.8 \ yaml-0.11.8.0 \ zip-archive-0.4.2.1 \ zlib-0.6.3.0 CABAL_PROJECT= remove EXECUTABLES= pandoc OPTIONS_SUB= yes .include .if ${ARCH} == i386 # compiler goes out of memory BUILD_ARGS+= --disable-optimization .endif post-install-EMBED_DATA-off: cd ${WRKSRC} && ${COPYTREE_SHARE} data ${STAGEDIR}${DATADIR} post-install: ${INSTALL_MAN} ${WRKSRC}/man/pandoc.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/hsb-aspell/Makefile b/textproc/hsb-aspell/Makefile index d374de2b8fcf..56240640c4e2 100644 --- a/textproc/hsb-aspell/Makefile +++ b/textproc/hsb-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-hsb-0.02-0 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Upper Sorbian dictionary DICT= hsb .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile index 209837d50eaf..dfe8006232ae 100644 --- a/textproc/htdig/Makefile +++ b/textproc/htdig/Makefile @@ -1,56 +1,54 @@ -# Created by: Bill Fumerola - PORTNAME= htdig PORTVERSION= 3.2.0.b6 PORTREVISION= 6 CATEGORIES= textproc www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/3.2.0b6 DISTNAME= htdig-3.2.0b6 MAINTAINER= ports@FreeBSD.org COMMENT= WWW indexing and searching system LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-config-dir=${PREFIX}/etc/htdig \ --with-default-config-file=${PREFIX}/etc/htdig/htdig.conf \ --with-common-dir=${PREFIX}/share/htdig/common \ --with-database-dir=${PREFIX}/share/htdig/database \ --with-cgi-bin-dir=${PREFIX}/www/cgi-bin \ --with-search-dir=${PREFIX}/www/data \ --with-image-dir=${PREFIX}/www/icons/htdig \ --with-image-url-prefix=/icons/htdig \ --with-ssl USES= alias cpe libtool ssl CPE_VENDOR= ${PORTNAME}_project USE_CXXSTD= c++98 USE_LDCONFIG= yes INSTALL_TARGET= install-strip LDFLAGS+= -L${OPENSSLLIB} CFLAGS+= -I${OPENSSLINC} CONFLICTS_INSTALL= htdump mifluz # bin/htdb_dump bin/htdb_load bin/htdb_stat bin/htdump OPTIONS_DEFINE= APACHE DOCS OPTIONS_DEFAULT= APACHE APACHE_USE= APACHE=22+ APACHE_CONFIGURE_ON= --with-apache=${LOCALBASE}/sbin PORTDOCS= * post-install: @${MV} ${STAGEDIR}${PREFIX}/etc/htdig/htdig.conf ${STAGEDIR}${PREFIX}/etc/htdig/htdig.conf.sample post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html .for f in ChangeLog ChangeLog.0 README STATUS ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .for f in *.html *.gif ${INSTALL_DATA} ${WRKSRC}/htdoc/${f} ${STAGEDIR}${DOCSDIR}/html .endfor .include diff --git a/textproc/html-pretty/Makefile b/textproc/html-pretty/Makefile index aa8c3aa6ac8f..dedc6ab32f3c 100644 --- a/textproc/html-pretty/Makefile +++ b/textproc/html-pretty/Makefile @@ -1,33 +1,31 @@ -# Created by: Greg Lewis - PORTNAME= html-pretty PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= http://ftp.math.utah.edu:80/pub/sgml/ DISTNAME= htmlpty-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= HTML and SGML prettyprinter and text-to-HTML/SGML converter LICENSE= PD LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes PORTDOCS= * OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/html ${INSTALL_DATA} ${WRKSRC}/*.html ${WRKSRC}/Docs/*.html \ ${STAGEDIR}${DOCSDIR}/html .for f in AUTHORS BUGS ChangeLog NEWS README THANKS ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/ .endfor .include diff --git a/textproc/html/Makefile b/textproc/html/Makefile index ac0b98075113..ec5bced9175a 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -1,24 +1,22 @@ -# Created by: jfieber - PORTNAME= html PORTVERSION= 4.01 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama MAINTAINER= ports@FreeBSD.org COMMENT= All W3C published SGML DTDs for HTML RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/sgml/html do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "2.0 3.2 4.0 4.01 catalog" ${STAGEDIR}${INSTDIR}) .include diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index af6edac17c9e..420fe6728a61 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -1,19 +1,17 @@ -# Created by: ijliao - PORTNAME= html2fo PORTVERSION= 0.4.2 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= HTML to xsl:fo converter PLIST_FILES= bin/html2fo WRKSRC= ${WRKDIR}/${PORTNAME} MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/html2fo ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/html2text/Makefile b/textproc/html2text/Makefile index e11a1768b4b5..0540d9026066 100644 --- a/textproc/html2text/Makefile +++ b/textproc/html2text/Makefile @@ -1,48 +1,46 @@ -# Created by: Simon 'corecode' Schubert - PORTNAME= html2text PORTVERSION= 1.3.2a PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SUNSITE/apps/www/converters \ http://www.mbayer.de/html2text/downloads/ MAINTAINER= bapt@FreeBSD.org COMMENT= Converts HTML documents into plain text LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING HAS_CONFIGURE= yes PORTDOCS= CHANGES CREDITS KNOWN_BUGS README TODO PLIST_FILES= bin/html2text man/man1/html2text.1.gz man/man5/html2textrc.5.gz CONFLICTS= py*-html2text py*-html2text2018 # bin/html2text PORTSCOUT= skipb:0 skipv:1.3.2 OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/echo=/s/ -e//' ${WRKSRC}/configure .for fle in Makefile.in libstd/Makefile.in @${REINPLACE_CMD} -e '/^DEBUG/s/^/#/; \ /^CXXFLAGS/s/=/+=/' ${WRKSRC}/${fle} .endfor .for fle in Area.h HTMLControl.h Properties.h format.h @${REINPLACE_CMD} -e 's///' ${WRKSRC}/${fle} .endfor do-install: ${INSTALL_PROGRAM} ${WRKSRC}/html2text ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/html2text.1.gz ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/html2textrc.5.gz ${STAGEDIR}${MANPREFIX}/man/man5 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/htmlc/Makefile b/textproc/htmlc/Makefile index 8f9e848a13f9..388a3abfac30 100644 --- a/textproc/htmlc/Makefile +++ b/textproc/htmlc/Makefile @@ -1,47 +1,45 @@ -# Created by: Timothy Beyer - PORTNAME= htmlc PORTVERSION= 2.21.0 CATEGORIES= textproc MASTER_SITES= http://htmlc.inria.fr/ \ http://caml.inria.fr/distrib/bazar-ocaml/htmlc/ MAINTAINER= beyert@cs.ucr.edu COMMENT= Text file generator BUILD_DEPENDS= ocamlc:lang/ocaml USES= gmake tar:tgz HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${LOCALBASE} PLIST_FILES= bin/htmlc bin/htmlc.byt share/htmlc/env PORTDOCS= LICENSE INSTALL README JoeCaml.gif rocq.gif copyright-eng.htm \ copyright-fra.htm eng.htm fra.htm index.htm OPTIONS_DEFINE= DOCS post-patch: ${RM} ${WRKSRC}/doc/Makefile ${TOUCH} ${WRKSRC}/doc/Makefile ${ECHO} "all:" > ${WRKSRC}/doc/Makefile ${REINPLACE_CMD} 's|-warn-error A||g' ${WRKSRC}/config/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/compiler/htmlc ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/compiler/htmlc.byt ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/config/env ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/LICENSE ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/INSTALL ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/README ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/JoeCaml.gif ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/rocq.gif ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/copyright-eng.htm ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/copyright-fra.htm ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/eng.htm ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/fra.htm ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/index.htm ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 991705ff47cd..f84a03058f5d 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -1,42 +1,40 @@ -# Created by: Glenn Trewitt - PORTNAME= htmldoc PORTVERSION= 1.9.16 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= fuz@fuz.su COMMENT= Converts HTML to PDF and/or PostScript LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= complains about expecting ) before png_ptr LIB_DEPENDS= libpng.so:graphics/png USES= compiler:c11 cpe jpeg pkgconfig CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= michaelrsweet HAS_CONFIGURE= yes OPTIONS_DEFINE= GNUTLS HTMLDOCGUI OPTIONS_DEFAULT= GNUTLS HTMLDOCGUI_DESC= Build GUI front-end GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_ENABLE= gnutls HTMLDOCGUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk \ libfontconfig.so:x11-fonts/fontconfig HTMLDOCGUI_USES= xorg HTMLDOCGUI_USE= XORG=x11,xcursor,xext,xfixes,xft,xinerama,xrender HTMLDOCGUI_CONFIGURE_WITH= gui=yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/htmldoc .include diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile index 64379fa6f0d8..94411d9d9c39 100644 --- a/textproc/htmlise/Makefile +++ b/textproc/htmlise/Makefile @@ -1,30 +1,28 @@ -# Created by: Emanuel Haupt - PORTNAME= htmlise PORTVERSION= 0.2 CATEGORIES= textproc MASTER_SITES= http://www.ex-parrot.com/~chris/stuff/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Formats plain text as HTML TABSIZE?= 8 SRC= htmlise tables markup inline PLIST_FILES= bin/htmlise post-patch: @${REINPLACE_CMD} -e 's|\(TABSIZE\ \)[0-9]*|\1${TABSIZE}|' \ ${WRKSRC}/${PORTNAME}.h do-build: .for f in ${SRC} ${CC} ${CFLAGS} -c ${WRKSRC}/${f}.c -o ${WRKSRC}/${f}.o .endfor ${CC} ${CFLAGS} -o ${WRKSRC}/${PORTNAME} ${SRC:C/(.*)/${WRKSRC}\/\1.o/} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 8e061844387d..3f49188b4d9f 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -1,44 +1,42 @@ -# Created by: ijliao - PORTNAME= htmltolatex PORTVERSION= 1 PORTREVISION= 25 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} MAINTAINER= pi@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/copying.txt LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick USES= bison compiler:c++11-lang gmake MAKEFILE= GNUmakefile MAKE_JOBS_UNSAFE= yes MAKE_ARGS= CXX="${CXX}" \ CXXFLAGS="${CXXFLAGS} -DUNIX \ `GraphicsMagick++-config --cppflags`" post-configure: ${REINPLACE_CMD} -e 's,/usr/local,${LOCALBASE},g' \ -e 's,-lMagick,-lGraphicsMagick,g' \ -e 's,-lstdc++,,' \ -e 's,{quote},{tightquote},' ${WRKSRC}/QA/test1*_baseline*.tex \ ${WRKSRC}/${MAKEFILE} post-build test: @if ! cd ${WRKSRC}/QA && ./run_tests; \ then \ ${CAT} ${WRKSRC}/QA/*.diff; \ exit 1; \ fi do-install: ${INSTALL_PROGRAM} ${WRKSRC}/h2l ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/nmr.tex ${STAGEDIR}${DATADIR} .include diff --git a/textproc/humanzip/Makefile b/textproc/humanzip/Makefile index a4eaac05e31b..aa5e2413a373 100644 --- a/textproc/humanzip/Makefile +++ b/textproc/humanzip/Makefile @@ -1,39 +1,37 @@ -# Created by: Andrew Pantyukhin - PORTNAME= humanzip PORTVERSION= 0.5 CATEGORIES= textproc archivers MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Compresses text to human readable output LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING PORTDOCS= CHANGELOG README TODO PLIST_FILES= bin/humanunzip bin/humanzip \ man/man1/humanunzip.1.gz man/man1/humanzip.1.gz OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e \ 's|g++|$${CXX}| ; \ s|-O2|$${CFLAGS}|' ${WRKSRC}/${MAKEFILE} do-install: .for i in humanzip humanunzip (cd ${WRKSRC} && ${INSTALL_PROGRAM} ${i} ${STAGEDIR}${PREFIX}/bin) .endfor (cd ${WRKSRC} && ${INSTALL_MAN} humanzip.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1) ${LN} -sf humanzip.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/humanunzip.1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} (cd ${WRKSRC} && ${INSTALL_DATA} ${i} ${STAGEDIR}${DOCSDIR}) .endfor .include diff --git a/textproc/hunspell/Makefile b/textproc/hunspell/Makefile index 50f84c2d8372..69d5b7f5b34b 100644 --- a/textproc/hunspell/Makefile +++ b/textproc/hunspell/Makefile @@ -1,42 +1,40 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= hunspell PORTVERSION= 1.7.0 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Improved spell-checker for Hungarian and other languages LICENSE= GPLv2+ LGPL21+ MPL11 LICENSE_COMB= dual LICENSE_FILE_GPLv2+ = ${_LICENSE_STORE}/GPLv2 LICENSE_FILE_LGPL21+ = ${_LICENSE_STORE}/LGPL21 LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL CONFLICTS_INSTALL= tinker CONFIGURE_ARGS= --disable-nls ${ICONV_CONFIGURE_ARG} --with-readline --with-ui GNU_CONFIGURE= yes USES= autoreconf compiler:c++11-lib cpe gettext-tools libtool:keepla \ pathfix iconv ncurses readline shebangfix perl5 CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes SHEBANG_FILES= src/tools/ispellaff2myspell USE_LDCONFIG= yes USE_PERL5= run INSTALL_TARGET= install-strip PLIST_SUB= SHLIB_VER=${PORTVERSION:R} post-patch: @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/src/tools/hunspell.cxx makepatch-clean: @${RM} ${WRKSRC}/tests/suggestiontest/Makefile.orig .include # XXX Don't override definition in Mk/bsd.port.mk makepatch: makepatch-clean diff --git a/textproc/hy-aspell/Makefile b/textproc/hy-aspell/Makefile index bd4760e6d7b6..28a7a90a0d75 100644 --- a/textproc/hy-aspell/Makefile +++ b/textproc/hy-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-hy-0.10.0-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Armenian dictionary DICT= hy .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index e0edc967ef06..aa53f7bded30 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -1,48 +1,47 @@ -# Created by: Michael Johnson # $MCom: ports-stable/textproc/hyperestraier/Makefile,v 1.3 2006/10/17 11:45:45 ahze Exp $ PORTNAME= hyperestraier PORTVERSION= 1.4.13 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system BUILD_DEPENDS= qdbm>=1.8.77:databases/qdbm # check configure for min version of qdbm. LIB_DEPENDS= libqdbm.so.14:databases/qdbm LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= iconv pathfix USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-bzip2 --disable-zlib CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= LZO MECAB LZO_DESC= Enable lzo support MECAB_DESC= Enable mecab support LZO_CONFIGURE_ENABLE= lzo LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 MECAB_CONFIGURE_ENABLE= mecab MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab MECAB_RUN_DEPENDS= ja-mecab-ipadic>0:japanese/mecab-ipadic post-patch: @${REINPLACE_CMD} -e 's/@MYCFLAGS@/@CFLAGS@ -Wall -fPIC -fsigned-char/' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/configure @${RM} ${WRKSRC}/doc/intro-en.html~ ${WRKSRC}/doc/intro-ja.html~ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libestraier.so .include diff --git a/textproc/ia-aspell/Makefile b/textproc/ia-aspell/Makefile index ac5e53fccad4..d21120a94ce8 100644 --- a/textproc/ia-aspell/Makefile +++ b/textproc/ia-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -ia-0.50-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Interlingua dictionary DICT= ia .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ibus-kmfl/Makefile b/textproc/ibus-kmfl/Makefile index 5ea199886821..1a6e33da69a9 100644 --- a/textproc/ibus-kmfl/Makefile +++ b/textproc/ibus-kmfl/Makefile @@ -1,45 +1,43 @@ -# Created by: Nikola Lecic - PORTNAME= ibus-kmfl PORTVERSION= 1.0.3 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/kmfl/${PORTNAME}/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL IMEngine for IBus framework LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libkmfl.so:textproc/libkmfl \ libkmflcomp.so:textproc/kmflcomp RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= gmake gnome pkgconfig USE_GNOME= glib20 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${CP} ${WRKSRC}/icons/default.png ${WRKSRC}/icons/default-kmfl.png @${REINPLACE_CMD} -e 's|/usr/|${PREFIX}/|g' \ ${WRKSRC}/src/kmflutil.c ${WRKSRC}/src/kmfl.xml.in.in @${REINPLACE_CMD} -e 's|default\.png|default-kmfl.png|g' \ ${WRKSRC}/src/kmflutil.c ${WRKSRC}/icons/Makefile.in .include diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index aa3e8d968a02..124947a2443c 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -1,38 +1,36 @@ -# Created by: Nikola Lecic - PORTNAME= ibus-m17n DISTVERSION= 1.4.9 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= m17n IM engine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz RUN_DEPENDS= ibus-daemon:textproc/ibus PORTSCOUT= limit:^[0-9]+\.[0-9].*$$ USES= autoreconf gmake gnome libtool pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= ibus USE_GNOME= glib20 gtk20 atk gdkpixbuf2 cairo pango intltool GLIB_SCHEMAS= org.freedesktop.ibus.engine.m17n.gschema.xml OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e 's|/usr/share/m17n|$${pkgdatadir}|g' \ ${WRKSRC}/src/m17n.xml.in* .include diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index bcec8cef9a6a..4887480b4376 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -1,42 +1,40 @@ -# Created by: Nikola Lecic - PORTNAME= ibus-table DISTVERSION= 1.16.9 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Table-based input method framework for IBus LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ docbook2man:textproc/docbook-utils \ docbook-sgml>0:textproc/docbook-sgml LIB_DEPENDS= libibus-1.0.so:textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} USES= autoreconf gettext-tools gmake gnome pkgconfig python:3.4+ shebangfix USE_GITHUB= yes GH_ACCOUNT= kaio SHEBANG_GLOB= *.py GNU_CONFIGURE= yes GLIB_SCHEMAS= org.freedesktop.ibus.engine.table.gschema.xml OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls post-patch: @${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/engine/*.py post-install: @${RM} -r ${STAGEDIR}${DATADIR}/*/__pycache__ .include diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 0e034d33133e..e24e47ea188e 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,100 +1,98 @@ -# Created by: Thierry Thomas - PORTNAME= ibus-typing-booster PORTVERSION= 2.17.1 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org COMMENT= Faster typing by context sensitive completion LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ libm17n.so:devel/m17n-lib RUN_DEPENDS= CLDR>0:textproc/CLDR \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycountry>0:textproc/py-pycountry@${PY_FLAVOR} \ ${LOCALBASE}/share/unicode/ucd/Index.txt:textproc/UCD \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ ${LOCALBASE}/share/hunspell/de_DE.dic:german/hunspell \ ${LOCALBASE}/share/hunspell/en_US.aff:textproc/en-hunspell \ ${LOCALBASE}/share/hunspell/es_ES.dic:textproc/es-hunspell \ ${LOCALBASE}/share/hunspell/it_IT.dic:textproc/it-hunspell \ ${LOCALBASE}/share/hunspell/ko_KR.aff:korean/hunspell \ ${LOCALBASE}/share/hunspell/sv_SE.dic:textproc/sv-hunspell \ ${LOCALBASE}/libexec/ibus-engine-m17n:textproc/ibus-m17n \ ${LOCALBASE}/share/m17n/hi-inscript2.mim:devel/m17n-inscript2 \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ gmake:devel/gmake USE_GITHUB= yes GH_ACCOUNT= mike-fabian USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig \ python:3.7+ shebangfix SHEBANG_FILES= engine/emoji-picker.in engine/ibus-engine-typing-booster.in \ setup/ibus-setup-typing-booster.in SHEBANG_LANG= sh sh_OLD_CMD= /usr/bin/sh sh_CMD= ${SH} USE_GNOME= glib20 gtk30 pygobject3 USE_LOCALE= en_US.UTF-8 GNU_CONFIGURE= yes NO_ARCH= yes GLIB_SCHEMAS= org.freedesktop.ibus.engine.typing-booster.gschema.xml TEST_TARGET= check TEST_ENV= MAKE_CMD=${LOCALBASE}/bin/gmake LC_ALL=en_US.UTF-8 \ IBUS_TYPING_BOOSTER_DEBUG_LEVEL=1 OPTIONS_DEFINE= HUNSPELL OPTIONS_DEFAULT=HUNSPELL HUNSPELL_RUN_DEPENDS= hunspell:textproc/hunspell SPELL2FIX= engine/itb_util.py setup/user_transliteration.py PY2FIX= setup/user_transliteration.py tests/test_m17n_db_info.py \ tests/test_itb.py tests/test_compose_sequences.py \ tests/test_hunspell_suggest.py tests/test_keyvals_to_keycodes.py\ tests/test_m17n_translit.py tests/test_emoji_unicode_version.py \ tests/test_emoji_similar.py tests/test_emoji_candidates.py SHR2FIX= engine/itb_util.py engine/itb_emoji.py engine/hunspell_table.py \ tests/test_compose_sequences.py typing-booster.appdata.xml \ setup/user_transliteration.py COMP2DEL= engine/Makefile setup/Makefile pre-configure: .for f in ${SPELL2FIX} ${REINPLACE_CMD} -e 's|/usr/share/myspell|${LOCALBASE}/share/hunspell|' \ ${WRKSRC}/${f} .endfor .for f in ${PY2FIX} ${REINPLACE_CMD} -e 's|/usr/bin/python3| ${PYTHON_CMD}|' ${WRKSRC}/${f} .endfor ${REINPLACE_CMD} -e 's|/usr/libexec|${PREFIX}/libexec|' \ ${WRKSRC}/typing-booster.appdata.xml .for f in ${SHR2FIX} ${REINPLACE_CMD} -e 's|/usr/share/ibus-typing-booster|${DATADIR}|' \ -e 's|/usr/share|${LOCALBASE}/share|' ${WRKSRC}/${f} .endfor post-configure: .for f in ${COMP2DEL} ${SED} -i.orig -e '/if test -n "\$$\$$dlist"/,/^ else :; fi$$/ d' \ ${WRKSRC}/${f} .endfor post-install: (cd ${STAGEDIR}${PREFIX} \ && ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ -d ${PREFIX} -f ${DATADIR:S;${PREFIX}/;;} \ && ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ -d ${PREFIX} -f ${DATADIR:S;${PREFIX}/;;}) .include diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 139f15fb7b03..bfaf3362d4f0 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -1,115 +1,113 @@ -# Created by: Henry Hu - PORTNAME= ibus PORTVERSION= 1.5.24 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= henry.hu.sh@gmail.com COMMENT= Intelligent Input Bus for Unix-like systems LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus@${PY_FLAVOR} \ ${LOCALBASE}/share/unicode/ucd/NamesList.txt:textproc/UCD \ ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \ gtkdocize:textproc/gtk-doc \ bash:shells/bash RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus@${PY_FLAVOR} \ ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes \ setxkbmap:x11/setxkbmap USES= autoreconf compiler cpe gmake gnome libtool localbase \ pathfix pkgconfig python:3.5+ shebangfix CPE_VENDOR= ibus_project USE_GITHUB= yes USE_GNOME= glib20 intltool librsvg2 pygobject3 USE_LDCONFIG= yes USE_PYTHON= py3kplist SHEBANG_GLOB= *.sh GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --with-ucd-dir=${LOCALBASE}/share/unicode/ucd \ --disable-python2 --disable-python-library \ --disable-gtk4 MAKE_JOBS_UNSAFE=yes INSTALL_TARGET= install-strip TEST_TARGET= check TEST_WRKSRC= ${WRKSRC}/src/tests OPTIONS_DEFINE= ENGINE VALA GTK2 GTK3 GINTRO DCONF XIM EMOJI DOCS NLS WAYLAND OPTIONS_DEFAULT= GTK2 GTK3 VALA GINTRO DCONF XIM ENGINE EMOJI NO_OPTIONS_SORT= yes OPTIONS_SUB= yes DCONF_DESC= Use dconf for configuration EMOJI_DESC= Install emoji dictionary ENGINE_DESC= Install ibus simple engine GINTRO_DESC= Install GObject Introspection data GTK2_DESC= Install GTK2 client GTK3_DESC= Install GTK3 client and panel VALA_DESC= Install vala binding WAYLAND_DESC= Enable Wayland support XIM_DESC= Install XIM server DCONF_USE= GNOME=dconf DCONF_CONFIGURE_ENABLE= dconf DCONF_VARS= GLIB_SCHEMAS=org.freedesktop.ibus.gschema.xml DOCS_CONFIGURE_ENABLE= gtk-doc-html EMOJI_BUILD_DEPENDS= json-glib>=0:devel/json-glib \ unicode-emoji>0:misc/unicode-emoji \ cldr-emoji-annotation>0:misc/cldr-emoji-annotation EMOJI_CONFIGURE_ON= --with-unicode-emoji-dir=${LOCALBASE}/share/unicode/emoji \ --with-emoji-annotation-dir=${LOCALBASE}/share/unicode/cldr/common/annotations EMOJI_CONFIGURE_ENABLE= emoji-dict ENGINE_CONFIGURE_ENABLE= engine GINTRO_BUILD_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection GINTRO_RUN_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection GINTRO_CONFIGURE_ENABLE= introspection GTK2_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 GTK2_USE= GNOME=cairo,gtk20 GTK2_CONFIGURE_ENABLE= gtk2 GTK3_LIB_DEPENDS= libdbus-1.so:devel/dbus \ libnotify.so:devel/libnotify GTK3_USES= xorg GTK3_USE= GNOME=cairo,gtk30 XORG=x11,xi GTK3_CONFIGURE_ENABLE= gtk3 libnotify GTK3_LIBS= -lX11 NLS_USES= gettext NLS_USES_OFF= gettext-tools NLS_CONFIGURE_ENABLE= nls VALA_IMPLIES= GINTRO VALA_BUILD_DEPENDS= vala>=0.20:lang/vala VALA_CONFIGURE_ENABLE= vala WAYLAND_BUILD_DEPENDS= wayland>1.14:graphics/wayland WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland \ libxkbcommon.so:x11/libxkbcommon WAYLAND_CONFIGURE_ENABLE= wayland XIM_CONFIGURE_ENABLE= xim EMOJIONE_TAG= ba845a7e24aac26cf3cf22abc19bea215d94fbf3 # 2.2.7 .include .if ${COMPILER_TYPE} == gcc && ${COMPILER_VERSION} < 46 USE_GCC= yes .endif .if ${PORT_OPTIONS:MENGINE} || ${PORT_OPTIONS:MGTK3} || ${PORT_OPTIONS:MDCONF} PLIST_SUB+= COMPDIR="" .else PLIST_SUB+= COMPDIR="@comment " .endif pre-configure: cd ${CONFIGURE_WRKSRC} && gtkdocize --copy --flavour no-tmpl post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/xdg/autostart ${INSTALL_DATA} ${PATCHDIR}/ibus.desktop ${STAGEDIR}${PREFIX}/etc/xdg/autostart .include diff --git a/textproc/icdiff/Makefile b/textproc/icdiff/Makefile index a0495d4ddee6..dff0b6653f67 100644 --- a/textproc/icdiff/Makefile +++ b/textproc/icdiff/Makefile @@ -1,22 +1,20 @@ -# Created by: Ben Woods - PORTNAME= icdiff PORTVERSION= 2.0.5 DISTVERSIONPREFIX= release- CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Improved colored diff LICENSE= PSFL LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist distutils noflavors USE_GITHUB= yes GH_ACCOUNT= jeffkaufman NO_ARCH= yes .include diff --git a/textproc/id-aspell/Makefile b/textproc/id-aspell/Makefile index 5007b1513dfe..7524b742ae0f 100644 --- a/textproc/id-aspell/Makefile +++ b/textproc/id-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-id-1.2-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Indonesian dictionary DICT= id .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index 2d7bcee05de1..a42085e8fa74 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -1,28 +1,26 @@ -# Created by: fenner@FreeBSD.org - PORTNAME= idnits PORTVERSION= 2.17.00 CATEGORIES= textproc MASTER_SITES= https://tools.ietf.org/tools/idnits/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Looks for problems in internet draft formatting LICENSE= GPLv2+ RUN_DEPENDS= bash:shells/bash USES= shebangfix tar:tgz NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/idnits SHEBANG_FILES= idnits do-install: ${INSTALL_SCRIPT} ${WRKSRC}/idnits ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index e6ed1893fb2b..b74322e8212c 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -1,38 +1,36 @@ -# Created by: trasz - PORTNAME= iksemel PORTVERSION= 1.5 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= XML parser library mainly designed for Jabber applications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgnutls.so:security/gnutls USES= autoreconf libtool makeinfo pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= meduketto GH_TAGNAME= 978b733 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-gnutls=yes \ --without-openssl \ --disable-python CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip INFO= iksemel post-patch: @${REINPLACE_CMD} -e 's|@setfilename iksemel|@setfilename iksemel.info|' \ ${WRKSRC}/doc/iksemel.texi .include diff --git a/textproc/info2html/Makefile b/textproc/info2html/Makefile index db0bb07fde58..d4ca5d2890d6 100644 --- a/textproc/info2html/Makefile +++ b/textproc/info2html/Makefile @@ -1,24 +1,22 @@ -# Created by: wosch - PORTNAME= info2html PORTVERSION= 2.0 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} EXTRACT_SUFX= .tar MAINTAINER= wenheping@gmail.com COMMENT= Translate GNU info files into HTML pages USES= shebangfix NO_BUILD= yes PLIST_FILES= bin/info2html bin/infocat bin/info2html.css bin/info2html.conf SHEBANG_FILES= info2html infocat do-install: ${INSTALL_SCRIPT} ${WRKSRC}/info2html ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/infocat ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/info2html.conf ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/info2html.css ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/info2man/Makefile b/textproc/info2man/Makefile index c8e4f05a0626..5c04f1349b30 100644 --- a/textproc/info2man/Makefile +++ b/textproc/info2man/Makefile @@ -1,30 +1,28 @@ -# Created by: Thierry Thomas - PORTNAME= info2man PORTVERSION= 20040717 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.cskk.ezoshosting.com/cs/css/ DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into man pages RUN_DEPENDS= p5-Perl4-CoreLibs>0:devel/p5-Perl4-CoreLibs USES= perl5 shebangfix NO_WRKSUBDIR= yes NO_BUILD= yes PLSCRIPTS= info2man info2pod SHEBANG_FILES= info2pod pre-configure: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' ${WRKSRC}/info2pod do-install: ${INSTALL_SCRIPT} ${PLSCRIPTS:S|^|${WRKSRC}/|} ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} cs ${STAGEDIR}${DATADIR}) .include diff --git a/textproc/info_to_html/Makefile b/textproc/info_to_html/Makefile index 41d350ec166d..0411f6976bda 100644 --- a/textproc/info_to_html/Makefile +++ b/textproc/info_to_html/Makefile @@ -1,21 +1,19 @@ -# Created by: ijliao - PORTNAME= info_to_html PORTVERSION= 0.9.6 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= http://www.mons.net/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into HTML pages USES= perl5 shebangfix NO_BUILD= yes PLIST_FILES= bin/info_to_html SHEBANG_FILES= info_to_html do-install: ${INSTALL_SCRIPT} ${WRKSRC}/info_to_html ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index fa9e4d82665c..3be976c0c833 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -1,24 +1,22 @@ -# Created by: Ade Lovett - PORTNAME= intltool PORTVERSION= 0.51.0 PORTREVISION= 1 CATEGORIES= textproc gnome MASTER_SITES= https://launchpad.net/intltool/trunk/${PORTVERSION}/+download/ DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= Tools to internationalize various kinds of data files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= iconv gmake perl5 GNU_CONFIGURE= yes NO_ARCH= yes .include diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index 2786bd5ec9bb..0029c3a5e5fd 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -1,25 +1,23 @@ -# Created by: Dmitry Sivachenko - PORTNAME= irstlm PORTVERSION= 5.80.03 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80 MAINTAINER= demon@FreeBSD.org COMMENT= The IRST Language Modeling Toolkit RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_PERL5= run USE_CXXSTD= gnu++98 USES= autoreconf libtool perl5 shebangfix tar:tgz USE_LDCONFIG= yes CONFLICTS_INSTALL= dict # bin/dict SHEBANG_FILES= scripts/add-start-end.sh scripts/lm-stat.pl scripts/sort-lm.pl scripts/build-lm-qsub.sh scripts/mdtsel.sh scripts/split-dict.pl scripts/build-lm.sh scripts/merge-sublm.pl scripts/split-ngt.sh scripts/build-sublm.pl scripts/ngram-split.pl scripts/goograms2ngrams.pl scripts/rm-start-end.sh .include diff --git a/textproc/is-aspell/Makefile b/textproc/is-aspell/Makefile index b6d9c9ff2d8b..1420f72c5b22 100644 --- a/textproc/is-aspell/Makefile +++ b/textproc/is-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -is-0.51.1-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Icelandic dictionary DICT= is .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index 4509c7391cd9..a07a73484fc8 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -1,33 +1,31 @@ -# Created by: jfieber - PORTNAME= iso12083 PORTVERSION= 1993 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama/iso12083 DISTFILES= article.dtd book.dtd maths.dtd serial.dtd EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr DIST_SUBDIR= iso12083 NO_MTREE= yes NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${STAGEDIR}${PREFIX}/share/sgml/iso12083 pre-install: @[ -d ${INSTDIR} ] || ${MKDIR} ${INSTDIR} do-install: @for i in ${DISTFILES}; do \ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/$$i ${INSTDIR}/$$i; \ done @${INSTALL_DATA} ${FILESDIR}/catalog ${INSTDIR}/catalog .include diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index fe9935298a28..639189c4fa47 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -1,35 +1,33 @@ -# Created by: jfieber - PORTNAME= iso8879 PORTVERSION= 1986 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= LOCAL/kuriyama DISTNAME= isoENTS MAINTAINER= ports@FreeBSD.org COMMENT= Character entity sets from ISO 8879:1986 (SGML) LICENSE= IOS LICENSE_NAME= International Organization for Standardization license LICENSE_TEXT= (C) International Organization for Standardization 1986 \ Permission to copy in any form is granted for use with \ conforming SGML systems and applications as defined in \ ISO 8879, provided this notice is included in all copies. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes NO_ARCH= yes INSTDIR= ${PREFIX}/share/sgml/iso8879 do-install: @${MKDIR} ${STAGEDIR}${INSTDIR} ${INSTALL_DATA} ${WRKSRC}/ISO* ${STAGEDIR}${INSTDIR} ${INSTALL_DATA} ${FILESDIR}/catalog ${STAGEDIR}${INSTDIR}/catalog .include diff --git a/textproc/it-aspell/Makefile b/textproc/it-aspell/Makefile index 80803fb83b52..c3ee8d262777 100644 --- a/textproc/it-aspell/Makefile +++ b/textproc/it-aspell/Makefile @@ -1,16 +1,14 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell DICTVERSION= 2.4-20070901-0 MASTER_SITES= SF/linguistico/Dizionario%20italiano%20per%20Aspell/${DICTVERSION} SPELLVERSION= 6-it-${DICTVERSION} PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Italian dictionary DICT= it .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index f3a4f5264825..0193748d88eb 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -1,27 +1,25 @@ -# Created by: Koop Mast - PORTNAME= itstool PORTVERSION= 2.0.7 CATEGORIES= textproc MASTER_SITES= http://files.itstool.org/itstool/ MAINTAINER= kwm@FreeBSD.org COMMENT= Make XML documents translatable through po files LICENSE= GPLv3 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2@${PY_FLAVOR} USES= python tar:bzip2 GNU_CONFIGURE= yes CONFLICTS_INSTALL= itstool22 NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|@PYTHON@|${PYTHON_CMD}|g' \ ${WRKSRC}/itstool.in .include diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index f2279da04164..c8eb27405b64 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -1,50 +1,48 @@ -# Created by: jfieber - PORTNAME= jade PORTVERSION= 1.2.1 PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/jade/ \ http://dist.bsdlab.org/ #PATCH_SITES= http://ftp.debian.org/debian/pool/main/j/jade/ PATCH_SITES= http://dist.bsdlab.org/ PATCHFILES= jade_1.2.1-35.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr CONFLICTS= sp-1.* GNU_CONFIGURE= yes USES= desthack gmake libtool USE_LDCONFIG= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog MAKE_JOBS_UNSAFE= yes pre-install: @${FIND} ${WRKSRC} \( -name \*.orig -o -name \*~ \) \ -exec ${RM} \{} \; post-install: .for i in jade nsgmls sgmlnorm spam spent sx ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/$i .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/include/sp ${INSTALL_DATA} ${WRKSRC}/include/* ${STAGEDIR}${PREFIX}/include/sp ${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/jade ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${STAGEDIR}${PREFIX}/share/doc/jade ${MKDIR} ${STAGEDIR}${PREFIX}/share/sgml/jade ${INSTALL_DATA} ${WRKSRC}/dsssl/* ${STAGEDIR}${PREFIX}/share/sgml/jade ${MKDIR} ${STAGEDIR}${PREFIX}/share/xml/jade ${INSTALL_DATA} ${WRKSRC}/pubtext/xml* ${STAGEDIR}${PREFIX}/share/xml/jade .include # Same problem with textproc/openjade. CPPFLAGS:= -O ${CFLAGS:N-O*:N-m*} .include diff --git a/textproc/jalingo/Makefile b/textproc/jalingo/Makefile index b8877820de67..4b0389fa1fb2 100644 --- a/textproc/jalingo/Makefile +++ b/textproc/jalingo/Makefile @@ -1,34 +1,32 @@ -# Created by: Nicola Vitale - PORTNAME= jalingo PORTVERSION= 0.6.0 PORTREVISION= 3 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/JaLingo/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= nivit@FreeBSD.org COMMENT= Free OS independent dictionary application LICENSE= GPLv2 USES= 7z USE_ANT= yes USE_JAVA= yes ALL_TARGET= dist SUB_FILES= ${PORTNAME} SUB_LIST= JALINGOJAR=${JALINGOJAR} PLIST_SUB= JALINGOJAR=${JALINGOJAR} DATADIR= ${JAVASHAREDIR}/${PORTNAME} JALINGOJAR= ${PORTNAME}.jar do-install: @${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/dist/${JALINGOJAR} ${STAGEDIR}${DATADIR}/${JALINGOJAR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/jarnal/Makefile b/textproc/jarnal/Makefile index 07f5a8ff839a..3dc9fbbd9253 100644 --- a/textproc/jarnal/Makefile +++ b/textproc/jarnal/Makefile @@ -1,38 +1,36 @@ -# Created by: Thierry Thomas - PORTNAME= jarnal PORTVERSION= 1079 CATEGORIES= textproc editors MASTER_SITES= http://www.dklevine.com/general/software/tc1000/ DISTNAME= ${PORTNAME}-install DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Tool to take notes, annotate documents (including PDF), and more LICENSE= GPLv2 USES= zip USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes NO_WRKSUBDIR= yes SCRIPTS= jarnal.sh jarnalannotate.sh jarnal-open-file.sh LIBFILES= lbouncy_license.html lib-ver.txt jarnal-readme.txt pre-configure: ${MV} ${WRKSRC}/lib/readme.txt ${WRKSRC}/lib/jarnal-readme.txt ${REINPLACE_CMD} -e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|' \ -e 's|%%DATADIR%%|${DATADIR}|' ${SCRIPTS:S|^|${WRKSRC}/|} do-install: ${MKDIR} ${STAGEDIR}${JAVAJARDIR}/lib ${STAGEDIR}${DATADIR}/templates ${INSTALL_DATA} ${PORTNAME:S|^|${WRKSRC}/|:S|$|.jar|} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/lib/*.jar ${STAGEDIR}${JAVAJARDIR}/lib/ ${INSTALL_DATA} ${LIBFILES:S|^|${WRKSRC}/lib/|} ${STAGEDIR}${JAVAJARDIR}/lib/ ${INSTALL_SCRIPT} ${SCRIPTS:S|^|${WRKSRC}/|} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_DATA} ${WRKSRC}/templates/* ${STAGEDIR}${DATADIR}/templates/ .include diff --git a/textproc/java2html/Makefile b/textproc/java2html/Makefile index 206dd574cd05..096f8c194f01 100644 --- a/textproc/java2html/Makefile +++ b/textproc/java2html/Makefile @@ -1,27 +1,25 @@ -# Created by: Martin Kammerhofer - PORTNAME= java2html PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= SUNSITE/apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= Java sources to HTML converter LICENSE= GPLv2 GNU_CONFIGURE= yes CONFLICTS_INSTALL= source-highlight # bin/java2html PORTDOCS= AUTHORS NEWS README PLIST_FILES= bin/java2html man/man1/java2html.1.gz OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/jaxup/Makefile b/textproc/jaxup/Makefile index 6a018029633b..4ffe66812438 100644 --- a/textproc/jaxup/Makefile +++ b/textproc/jaxup/Makefile @@ -1,86 +1,84 @@ -# Created by: Herve Quiroz - PORTNAME= jaxup PORTVERSION= 1.01 PORTREVISION= 4 CATEGORIES= textproc java MASTER_SITES= http://klomp.org/jaxup/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= Java XUpdate engine BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} JAR_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ ${JAVALIBDIR}/jaxen-full.jar:java/jaxen \ ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USES= zip WRKSRC= ${WRKDIR}/${PORTNAME} USE_JAVA= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} OPTIONS_DEFINE= DOCS USE_ANT= yes ALL_TARGET= jar DOCS_ALL_TARGET=docs PLIST_FILES+= %%DATADIR%%/jaxup-xupdater.jar bin/jaxup-xupdater \ %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= LICENSE.txt api index.html jaxup_files xupdate-wd.html xupdate-wd_files .include UTIL_CLASSPATH_JARS= jaxen-full saxpath xercesImpl UTIL_CLASSPATH!= ${ECHO_CMD} ${UTIL_CLASSPATH_JARS:S,^,${JAVALIBDIR}/,:S,$,.jar,} | ${TR} " " ":" .if ${PORT_OPTIONS:MDOCS} JDK_API!= (${FIND} -s ${LOCALBASE}/share/doc/jdk1.[4-5] -maxdepth 1 -name api -type d 2>/dev/null || ${ECHO_CMD}) | ${TAIL} -n 1 .if ${JDK_API} != "" MAKE_ARGS+= -Dj2se.apidocs="${JDK_API}" .endif JAXEN_API!= (${FIND} -s ${LOCALBASE}/share/doc/jaxen -maxdepth 1 -name javadoc -type d 2>/dev/null || ${ECHO_CMD}) | ${TAIL} -n 1 .if ${JAXEN_API} != "" MAKE_ARGS+= -Djaxen.apidocs="${JAXEN_API}" .endif .endif post-extract: ${CP} ${FILESDIR}/build.xml ${WRKSRC}/ ${CP} ${FILESDIR}/DOMXUpdater.java ${WRKDIR}/ ${SED} -e 's,%%LOCALBASE%%,${LOCALBASE},g ; s,%%DATADIR%%,${DATADIR},g' \ ${FILESDIR}/jaxup-xupdater.sh >${WRKDIR}/jaxup-xupdater post-build: @${ECHO_MSG} ">> Building utility classes..." cd ${WRKDIR} && ${JAVAC} -classpath "${UTIL_CLASSPATH}:${WRKSRC}/build/lib/jaxup.jar" DOMXUpdater.java ${ECHO_CMD} "Main-Class: DOMXUpdater" >${WRKDIR}/MANIFEST cd ${WRKDIR} && ${JAR} -cmf MANIFEST jaxup-xupdater.jar DOMXUpdater.class do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/build/lib/${PORTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/ @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} ">> Installing utility scripts and classes..." ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKDIR}/jaxup-xupdater.jar ${STAGEDIR}${DATADIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/jaxup-xupdater ${STAGEDIR}${PREFIX}/bin/ @${ECHO_MSG} " [ DONE ]" .if ${PORT_OPTIONS:MDOCS} @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/build/docs \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; ${INSTALL_DATA} ${WRKSRC}/LICENSE.txt ${STAGEDIR}${DOCSDIR}/ @${ECHO_MSG} " [ DONE ]" .endif .include diff --git a/textproc/jdictionary-int-eng/Makefile b/textproc/jdictionary-int-eng/Makefile index b95ae0d42dca..513142375d66 100644 --- a/textproc/jdictionary-int-eng/Makefile +++ b/textproc/jdictionary-int-eng/Makefile @@ -1,14 +1,12 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= jdictionary-int-eng PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/jdictionary/Plugins%20for%20jDictionary/Smart%20Interlinuga-English DISTNAME= Smart_Interlingua_English-1_0.jar COMMENT= JDictionary plugin: Interlingua-English dictionary MASTERDIR= ${.CURDIR}/../../textproc/jdictionary .include "${MASTERDIR}/Makefile.plugin" diff --git a/textproc/jdictionary/Makefile b/textproc/jdictionary/Makefile index b593d6b8de7c..b4d1af4e41e2 100644 --- a/textproc/jdictionary/Makefile +++ b/textproc/jdictionary/Makefile @@ -1,26 +1,24 @@ -# Created by: janos.mohacsi@bsd.hu - PORTNAME= jdictionary DISTVERSION= 1_8 PORTREVISION= 4 CATEGORIES= textproc java MASTER_SITES= SF/jdictionary/jDictionary/jDictionary%20version%20${PORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Platform independent, plugin based dictionary USE_JAVA= yes USES= zip WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} SUB_FILES= jdictionary.sh do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/jdictionary.jar ${STAGEDIR}${DATADIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/jdictionary.sh ${STAGEDIR}${PREFIX}/bin/jdictionary .include diff --git a/textproc/jid/Makefile b/textproc/jid/Makefile index c9328967705a..18efed272a3f 100644 --- a/textproc/jid/Makefile +++ b/textproc/jid/Makefile @@ -1,39 +1,37 @@ -# Created by: Sofian Brabez - PORTNAME= jid PORTVERSION= 0.7.6 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= sbz@FreeBSD.org COMMENT= JSON Incremental Digger LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go USE_GITHUB= yes GH_ACCOUNT= simeji GH_SUBDIR= src/github.com/simeji/jid GH_TUPLE= \ bitly:go-simplejson:v0.5.0:bitly_go_simplejson/vendor/github.com/bitly/go-simplejson \ davecgh:go-spew:v1.1.0:davecgh_go_spew/vendor/github.com/davecgh/go-spew \ fatih:color:v1.7.0:fatih_color/vendor/github.com/fatih/color \ go-yaml:yaml:9f266ea9e77c:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ golang:sys:8fe3ee5dd75b:golang_sys/vendor/golang.org/x/sys \ mattn:go-colorable:v0.0.9:mattn_go_colorable/vendor/github.com/mattn/go-colorable \ mattn:go-isatty:v0.0.4:mattn_go_isatty/vendor/github.com/mattn/go-isatty \ mattn:go-runewidth:v0.0.4:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ nsf:termbox-go:60ab7e3d12ed:nsf_termbox_go/vendor/github.com/nsf/termbox-go \ nwidger:jsoncolor:75a6de4340e5:nwidger_jsoncolor/vendor/github.com/nwidger/jsoncolor \ pkg:errors:v0.8.0:pkg_errors/vendor/github.com/pkg/errors \ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ stretchr:testify:v1.7.0:stretchr_testify/vendor/github.com/stretchr/testify GO_TARGET= ./cmd/jid PLIST_FILES= bin/jid .include diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index e4edf93a75a7..401e88f47425 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -1,40 +1,38 @@ -# Created by: Kimura Fuyuki - PORTNAME= jing PORTVERSION= 20220510 CATEGORIES= textproc java MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/ MAINTAINER= yasu@FreeBSD.org COMMENT= RELAX NG validator in Java LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/copying.html BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1 BROKEN_armv7= fails to build: modbuild.xml: Java returned: 1 USES= zip USE_JAVA= yes JAVA_RUN= yes OPTIONS_DEFINE= DOCS NO_BUILD= yes PORTDOCS= * SUB_FILES= jing.sh PLIST_FILES= bin/jing ${JAVAJARDIR}/jing.jar do-install: ${INSTALL_SCRIPT} ${WRKDIR}/jing.sh ${STAGEDIR}${PREFIX}/bin/jing ${INSTALL_DATA} ${WRKSRC}/bin/jing.jar ${STAGEDIR}${JAVAJARDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile index 6d104cbdef21..f71142504584 100644 --- a/textproc/jq/Makefile +++ b/textproc/jq/Makefile @@ -1,37 +1,35 @@ -# Created by: Jui-Nan Lin - PORTNAME= jq DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1.6 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org COMMENT= Lightweight and flexible command-line JSON processor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe gmake libtool CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= stedolan GNU_CONFIGURE= yes CONFIGURE_ARGS= --docdir="${DOCSDIR}" \ --disable-maintainer-mode USE_CSTD= gnu99 USE_LDCONFIG= yes INSTALL_TARGET= install-strip PORTDOCS= * OPTIONS_DEFINE= DOCS ONIGURUMA OPTIONS_DEFAULT= ONIGURUMA DOCS_MAKE_ARGS_OFF= docdir= DOCS_CONFIGURE_ENABLE= docs ONIGURUMA_DESC= With oniguruma BSDL regular expression library ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma ONIGURUMA_CONFIGURE_WITH= oniguruma=${LOCALBASE} .include diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile index db7eceecb621..5ccc30e0709a 100644 --- a/textproc/jrefentry/Makefile +++ b/textproc/jrefentry/Makefile @@ -1,38 +1,36 @@ -# Created by: Kimura Fuyuki - PORTNAME= jrefentry PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/docbook/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= DocBook XML JRefEntry DTD RUN_DEPENDS= docbook-xml>0:textproc/docbook-xml NO_BUILD= yes NO_ARCH= yes XMLDIR= ${PREFIX}/share/xml/docbook/${PORTNAME} PORTDOCS= README.html PORTEXAMPLES= jtest.xml OPTIONS_DEFINE= EXAMPLES DOCS do-install: @${MKDIR} ${STAGEDIR}${XMLDIR} ${INSTALL_DATA} ${WRKSRC}/jrefentry.dtd ${STAGEDIR}${XMLDIR} ${ECHO_CMD} 'PUBLIC "-//Norman Walsh//DTD JRefEntry V1.1//EN" "jrefentry.dtd"' \ >${STAGEDIR}${XMLDIR}/catalog do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/jtest.xml ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.html ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/json2yaml/Makefile b/textproc/json2yaml/Makefile index 7fd2a5b5d94e..9019abfccad1 100644 --- a/textproc/json2yaml/Makefile +++ b/textproc/json2yaml/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= json2yaml PORTVERSION= 1.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert JSON to YAML or vice versa LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyaml>=0:textproc/py-pyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils noflavors NO_ARCH= yes .include diff --git a/textproc/kibana7/Makefile b/textproc/kibana7/Makefile index acff4873d206..1f441835006d 100644 --- a/textproc/kibana7/Makefile +++ b/textproc/kibana7/Makefile @@ -1,103 +1,101 @@ -# Created by: Tom Judge - PORTNAME= kibana PORTVERSION= 7.17.3 DISTVERSIONSUFFIX= -darwin-x86_64 CATEGORIES= textproc www MASTER_SITES= https://artifacts.elastic.co/downloads/kibana/ \ http://artifacts.elastic.co/downloads/kibana/ PKGNAMESUFFIX?= 7 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= elastic@FreeBSD.org COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 BUILD_DEPENDS= npm-node16>0:www/npm-node16 LIB_DEPENDS= libre2.so:devel/re2 \ libuv.so:devel/libuv USES= compiler:c++14-lang cpe nodejs:16,build,run python:build CPE_VENDOR= elastic USE_GITHUB= nodefault GH_TUPLE= nodejs:nan:v${_NODE_NAN_VER}:node_nan \ uhop:node-re2:${_NODE_RE2_VER}:node_re2 USE_RC_SUBR= ${PORTNAME} WWWDIR= ${PREFIX}/www/${PORTNAME}${PKGNAMESUFFIX} SUB_FILES= pkg-deinstall SUB_LIST+= PKGNAMESUFFIX=${PKGNAMESUFFIX} \ PORTNAME=${PORTNAME} ####################################################################### # Set node-nan version here _NODE_NAN_VER= 2.15.0 # Set node-re version here _NODE_RE2_VER= 1.17.4 ####################################################################### _NODECMD= ${LOCALBASE}/bin/node --version _DEVDIR:= ${WRKDIR}/.devdir _RE2DIR= ${WRKDIR}/node-re2-${_NODE_RE2_VER} # Extra patch files must be updated whenever node-re2 changes _RE2PATCHES= ${PATCHDIR}/extra-node-re2-binding-gyp.patch post-patch: ${FIND} -s ${WRKSRC}/node_modules -type d -empty -delete cd ${_RE2DIR} && ${PATCH} -p0 < ${_RE2PATCHES} ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ -e "s|%%DEVDIR%%|${_DEVDIR}|g" ${_RE2DIR}/binding.gyp \ pre-configure: ( \ _NODEVER=$$(${_NODECMD} | ${SED} -n 's|^v\(.*\)|\1|p') && \ ${MKDIR} ${_DEVDIR}/$${_NODEVER}/include && \ ${RLN} ${LOCALBASE}/include/node ${_DEVDIR}/$${_NODEVER}/include/node && \ ${ECHO} "9" > ${_DEVDIR}/$${_NODEVER}/installVersion \ ) do-configure: ${MKDIR} ${_DEVDIR}/nan (cd ${WRKDIR}/nan-${_NODE_NAN_VER} && ${COPYTREE_SHARE} . \ ${_DEVDIR}/nan \ "! ( -name \.* -or -path *\/test\/* -or -name test )") (cd ${_RE2DIR} && \ ${SETENV} HOME=${WRKDIR} \ ${LOCALBASE}/lib/node_modules/npm/bin/node-gyp-bin/node-gyp configure \ --python=${PYTHON_CMD} \ --devdir=${_DEVDIR}) do-build: (cd ${_RE2DIR} && \ ${SETENV} HOME=${WRKDIR} \ ${LOCALBASE}/lib/node_modules/npm/bin/node-gyp-bin/node-gyp build \ --devdir=${_DEVDIR}) do-install: ${MKDIR} ${STAGEDIR}${WWWDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/config/kibana.yml ${STAGEDIR}${ETCDIR}/kibana.yml.sample (cd ${WRKSRC} && \ ${RM} -r config node optimize && \ ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} && \ ${COPYTREE_BIN} bin ${STAGEDIR}${WWWDIR}) ${INSTALL} -lrs ${STAGEDIR}${ETCDIR} ${STAGEDIR}${WWWDIR}/config ${MKDIR} ${STAGEDIR}${WWWDIR}/node/bin ${LN} -s ${LOCALBASE}/bin/node ${STAGEDIR}${WWWDIR}/node/bin/node ${RM} ${STAGEDIR}${WWWDIR}/node_modules/re2/build/Release/re2.node ${INSTALL_LIB} ${_RE2DIR}/build/Release/re2.node \ ${STAGEDIR}${WWWDIR}/node_modules/re2/build/Release/re2.node post-install: ${ECHO} "@sample ${ETCDIR}/kibana.yml.sample" >> ${TMPPLIST} ${FIND} -s ${STAGEDIR}${WWWDIR} -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} ${ECHO} "@dir(www,www) ${WWWDIR}/data" >> ${TMPPLIST} ${ECHO} "@dir ${WWWDIR}/plugins" >> ${TMPPLIST} .include diff --git a/textproc/kmfl-european-latin/Makefile b/textproc/kmfl-european-latin/Makefile index 4d2287bed120..d73962ebaffd 100644 --- a/textproc/kmfl-european-latin/Makefile +++ b/textproc/kmfl-european-latin/Makefile @@ -1,45 +1,43 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-european-latin PORTVERSION= 1.6 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tavultesoft.com/eurolatin/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DISTNAME= eurolatin-source-${PORTVERSION} DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Paneuropean Latin KMFL keyboard covering 120 languages BUILD_DEPENDS= base64:converters/base64 RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR}/EuroLatin\ Source\ Files USES= dos2unix zip DOS2UNIX_FILES= european.kmn OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} DOCSLIST= EuroLatin\ Keyman\ Desktop\ Keyboard\ Files/eurolatin1.6.pdf \ EuroLatin\ KeymanWeb\ Keyboard\ Files/european.html \ licence.txt KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message do-build: ${LOCALBASE}/bin/base64 -d ${FILESDIR}/latin.png.base64.txt > ${WRKSRC}/latin.png do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/latin.png ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} for doc in ${DOCSLIST} ; do \ ${INSTALL_DATA} ${WRKSRC}/"$$doc" ${STAGEDIR}${DOCSDIR} ; \ done .include diff --git a/textproc/kmfl-khmer/Makefile b/textproc/kmfl-khmer/Makefile index 91fcb9ad7eac..d6a38c14da75 100644 --- a/textproc/kmfl-khmer/Makefile +++ b/textproc/kmfl-khmer/Makefile @@ -1,30 +1,28 @@ -# Created by: Kuan-Chung Chiu - PORTNAME= khmer PORTVERSION= 1.0 CATEGORIES= textproc PKGNAMEPREFIX= kmfl- MAINTAINER= buganini@gmail.com COMMENT= KMFL SCIM IMEngine keyboard for Khmer language RUN_DEPENDS= kmflcomp:textproc/kmflcomp USE_GITHUB= yes GH_ACCOUNT= buganini GH_PROJECT= kmfl-${PORTNAME} NO_BUILD= yes WRKSRC_SUBDIR= kmfl KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons PLIST_FILES= ${KMFL_DIR}/khmer.kmn \ ${KMFL_ICONS_DIR}/khmer.bmp do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} .include diff --git a/textproc/kmfl-sil-ezra/Makefile b/textproc/kmfl-sil-ezra/Makefile index 6045a45fd0f8..beb98bb53f20 100644 --- a/textproc/kmfl-sil-ezra/Makefile +++ b/textproc/kmfl-sil-ezra/Makefile @@ -1,47 +1,45 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-sil-ezra PORTVERSION= 2.4 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=EzraSIL251_Src.zip&filename=/:1 \ http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=EzraSIL2.5Keying&filename=/:2 \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/:1,2 DISTFILES= EzraSIL251_Src.zip:1 \ Keying+in+Hebrew.pdf:2 DIST_SUBDIR= kmfl EXTRACT_ONLY= EzraSIL251_Src.zip MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL keyboard for Unicode Biblical Hebrew RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR}/EzraSIL2.51 USES= dos2unix zip DOS2UNIX_FILES= Keyman/EZRAUNI24.KMN NO_BUILD= yes OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} DOCSLIST= ${WRKSRC}/Licenses.txt ${WRKSRC}/README.txt \ ${WRKSRC}/WordDocs/Ezra\ SIL\ Keyboard\ Chart.doc \ ${DISTDIR}/${DIST_SUBDIR}/Keying+in+Hebrew.pdf \ ${WRKSRC}/WordDocs/Simplified\ keyboard\ chart.doc KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${CP} -f ${WRKSRC}/Keyman/EZRAUNI24.KMN ${WRKSRC}/Keyman/EZRAUNI24.kmn ${INSTALL_DATA} ${WRKSRC}/Keyman/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/Keyman/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} for doc in ${DOCSLIST} ; do \ ${INSTALL_DATA} "$$doc" ${STAGEDIR}${DOCSDIR} ; \ done .include diff --git a/textproc/kmfl-sil-galatia/Makefile b/textproc/kmfl-sil-galatia/Makefile index a0b8e06077a3..59298c9b57f5 100644 --- a/textproc/kmfl-sil-galatia/Makefile +++ b/textproc/kmfl-sil-galatia/Makefile @@ -1,43 +1,41 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-sil-galatia PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=${DISTNAME}&filename=/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DISTNAME= GrkPolyCompv${PORTVERSION:S|.||}_Src DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Unicode keyboard for typesetting Ancient Greek RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= GrkPolyCompv${PORTVERSION:S|.||}.KMN NO_BUILD= yes OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} DOCSLIST= Greek\ Poly\ Comp\ Kbrd\ Layout.pdf \ welcome.htm KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${CP} -f ${WRKSRC}/GrkPolyCompv${PORTVERSION:S|.||}.KMN \ ${WRKSRC}/GrkPolyCompv${PORTVERSION:S|.||}.kmn ${INSTALL_DATA} ${WRKSRC}/GrkPolyCompv${PORTVERSION:S|.||}.kmn \ ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/ALPHA.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${MKDIR} ${STAGEDIR}${DOCSDIR} for doc in ${DOCSLIST} ; do \ ${INSTALL_DATA} "${WRKSRC}/$$doc" ${STAGEDIR}${DOCSDIR} ; \ done .include diff --git a/textproc/kmfl-sil-ipa-unicode/Makefile b/textproc/kmfl-sil-ipa-unicode/Makefile index e68c26e07b79..a7207a0a6449 100644 --- a/textproc/kmfl-sil-ipa-unicode/Makefile +++ b/textproc/kmfl-sil-ipa-unicode/Makefile @@ -1,44 +1,42 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-sil-ipa-unicode PORTVERSION= 1.2 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=IPAUni_12_Src&filename=/:1 \ http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=IPAUni_12.pdf&filename=/:2 DISTFILES= IPAUni_Src12.zip:1 \ IPA+Unicode+5.1_ver+1.2_KMN.pdf:2 DIST_SUBDIR= kmfl EXTRACT_ONLY= IPAUni_Src12.zip MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= IPA Unicode 5.1 mnemonic keyboard for KMFL IMEngine RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip WRKSRC= ${WRKDIR}/IPA12 DOS2UNIX_FILES= IPAUni12.kmn NO_BUILD= yes OPTIONS_DEFINE= DOCS DOCSDIR= share/doc/kmfl/${PORTNAME} DOCSLIST= ${WRKSRC}/welcome.htm \ ${DISTDIR}/${DIST_SUBDIR}/IPA+Unicode+5.1_ver+1.2_KMN.pdf KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${MKDIR} ${STAGEDIR}${PREFIX}/${DOCSDIR:S,/${PORTNAME},,} \ ${STAGEDIR}${PREFIX}/${DOCSDIR} for doc in ${DOCSLIST} ; do \ ${INSTALL_DATA} $$doc ${STAGEDIR}${PREFIX}/${DOCSDIR} ; \ done .include diff --git a/textproc/kmfl-sil-panafrican-latin/Makefile b/textproc/kmfl-sil-panafrican-latin/Makefile index 8fbb76102f4e..dcdb96eb4a9b 100644 --- a/textproc/kmfl-sil-panafrican-latin/Makefile +++ b/textproc/kmfl-sil-panafrican-latin/Makefile @@ -1,54 +1,52 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-sil-panafrican-latin PORTVERSION= 20090831 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=AfricaKeyboardDead2009&filename=/:1 \ http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=AfricaKeyboardUS2009&filename=/:2 \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/:1,2 DISTFILES= AfricaKeyboardDead.zip:1 AfricaKeyboardUS.zip:2 DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL keyboard for African Latin writing systems RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= PanAfricaMnemonic/AfricaDeadKey.kmn \ PanAfricaUSlayout/AfricaUS.kmn NO_BUILD= yes NO_WRKSUBDIR= yes OPTIONS_DEFINE= DOCS DOCSDIR= share/doc/kmfl/${PORTNAME} DOCSLIST= PanAfricaMnemonic/SIL\ Unicode\ Keyboard\ Chart\ for\ Africa\ using\ deadkeys.pdf \ PanAfricaUSlayout/SIL\ Unicode\ Keyboard\ Chart\ for\ Africa\ using\ shiftkeys.pdf KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -e 's|^BITMAP AFR|BITMAP AFR.bmp|' \ ${WRKSRC}/PanAfricaMnemonic/AfricaDeadKey.kmn \ ${WRKSRC}/PanAfricaUSlayout/AfricaUS.kmn do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/PanAfricaMnemonic/*.kmn \ ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/PanAfricaUSlayout/*.kmn \ ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/PanAfricaMnemonic/*.bmp \ ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${MKDIR} ${STAGEDIR}${PREFIX}/${DOCSDIR:S,/${PORTNAME},,} \ ${STAGEDIR}${PREFIX}/${DOCSDIR} for doc in ${DOCSLIST} ; do \ ${INSTALL_DATA} "${WRKSRC}/$$doc" ${STAGEDIR}${PREFIX}/${DOCSDIR} ; \ done .include diff --git a/textproc/kmfl-sil-yi/Makefile b/textproc/kmfl-sil-yi/Makefile index 4b1131bbf358..8e92310e0260 100644 --- a/textproc/kmfl-sil-yi/Makefile +++ b/textproc/kmfl-sil-yi/Makefile @@ -1,36 +1,34 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-sil-yi PORTVERSION= 20020903 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi&format=file&media_id=SILYi12OFL_Src&filename=/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DISTNAME= SILYiOFL1.2Src DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Unicode keyboard for standardized Yi script RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= SourceFiles/Yi7.kmn NO_BUILD= yes NO_WRKSUBDIR= yes KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message PLIST_FILES= ${KMFL_DIR}/Yi7.kmn \ ${KMFL_ICONS_DIR}/YiPinYin.bmp do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/SourceFiles/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} .include diff --git a/textproc/kmfl-varamozhi-malayalam/Makefile b/textproc/kmfl-varamozhi-malayalam/Makefile index 7c8c31d16715..59aa6041412b 100644 --- a/textproc/kmfl-varamozhi-malayalam/Makefile +++ b/textproc/kmfl-varamozhi-malayalam/Makefile @@ -1,34 +1,32 @@ -# Created by: Nikola Lecic - PORTNAME= kmfl-varamozhi-malayalam PORTVERSION= 1.1.1 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/varamozhi/2%20Mozhi%20Keyman%20-%20Input%20Method/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DISTNAME= mozhi_${PORTVERSION} DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Malayalam keyboard according to the Mozhi scheme RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= mozhi_1.1.0.kmn NO_BUILD= yes KMFL_DIR= share/kmfl KMFL_ICONS_DIR= share/kmfl/icons SUB_FILES= pkg-message PLIST_FILES= ${KMFL_DIR}/mozhi_1.1.0.kmn \ ${KMFL_ICONS_DIR}/mozhi.bmp do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} ${INSTALL_DATA} ${WRKSRC}/*.kmn ${STAGEDIR}${PREFIX}/${KMFL_DIR} ${INSTALL_DATA} ${WRKSRC}/*.bmp ${STAGEDIR}${PREFIX}/${KMFL_ICONS_DIR} .include diff --git a/textproc/kmflcomp/Makefile b/textproc/kmflcomp/Makefile index 1054ab1c9ad7..8a0b99c44849 100644 --- a/textproc/kmflcomp/Makefile +++ b/textproc/kmflcomp/Makefile @@ -1,49 +1,47 @@ -# Created by: Nikola Lecic - PORTNAME= kmflcomp PORTVERSION= 0.9.9 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION}:1 \ SF/kmfl/kmfl/Documentation:2 \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/:1,2 DISTFILES= ${DISTNAME}.tar.gz:1 \ KMFL-Compiler.sxw:2 DIST_SUBDIR= kmfl EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Compiler of Keyman KMFL keyboard sources to use with SCIM/IBus BUILD_DEPENDS= bison:devel/bison USES= iconv libtool xorg USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} DOCS= ${DISTDIR}/${DIST_SUBDIR}/KMFL-Compiler.sxw \ ${WRKSRC}/AUTHORS \ ${WRKSRC}/COPYING \ ${WRKSRC}/ChangeLog SUB_FILES= pkg-message post-patch: @${REINPLACE_CMD} -e 's|^install-data-am: install-kmflcompdocDATA|install-data-am:|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|-L/usr/X11R6/lib|-L${LOCALBASE}/lib|' \ ${WRKSRC}/kmfl_compiler/Makefile.in @${REINPLACE_CMD} -E 's,(VERSION= *)"0\.9\.7",\1"0.9.9",' \ ${WRKSRC}/kmfl_compiler/kmfl_compiler.c post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} -v ${DOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/kn-aspell/Makefile b/textproc/kn-aspell/Makefile index 7f3ff1afb418..d7a3b064318f 100644 --- a/textproc/kn-aspell/Makefile +++ b/textproc/kn-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-kn-0.01-1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kannada dictionary LICENSE= GPLv3 DICT= kn .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ku-aspell/Makefile b/textproc/ku-aspell/Makefile index 67317d4d1efe..3b24ff0ef9b8 100644 --- a/textproc/ku-aspell/Makefile +++ b/textproc/ku-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-ku-0.20-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kurdi dictionary DICT= ku .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ky-aspell/Makefile b/textproc/ky-aspell/Makefile index 1a5201dc79f7..ee2d83e7fbce 100644 --- a/textproc/ky-aspell/Makefile +++ b/textproc/ky-aspell/Makefile @@ -1,13 +1,11 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-ky-0.01-0 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kirghiz dictionary DICT= ky .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/l2a/Makefile b/textproc/l2a/Makefile index 0720bc9a34ef..ca26d553a42c 100644 --- a/textproc/l2a/Makefile +++ b/textproc/l2a/Makefile @@ -1,19 +1,17 @@ -# Created by: James Flemer - PORTNAME= l2a PORTVERSION= 1.2 CATEGORIES= textproc MASTER_SITES= http://hannemyr.com/enjoy/ DISTNAME= l2a MAINTAINER= jflemer@alum.rpi.edu COMMENT= LaTeX to ASCII converter USES= zip NO_WRKSUBDIR= yes PLIST_FILES= bin/l2a \ man/man1/l2a.1.gz .include diff --git a/textproc/la-aspell/Makefile b/textproc/la-aspell/Makefile index c941650e969f..7cd0945fb561 100644 --- a/textproc/la-aspell/Makefile +++ b/textproc/la-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-la-20020503-0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Latin dictionary DICT= la .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/lacheck/Makefile b/textproc/lacheck/Makefile index 09adad9dfff4..e8a6cb0b67da 100644 --- a/textproc/lacheck/Makefile +++ b/textproc/lacheck/Makefile @@ -1,25 +1,23 @@ -# Created by: Uwe Pierau - PORTNAME= lacheck PORTVERSION= 1.26 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://ftp.math.utah.edu/pub/lacheck/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool for finding common mistakes in LaTeX documents PLIST_FILES= bin/lacheck \ man/man1/lacheck.1.gz ALL_TARGET= lacheck lacheck.1 post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}| ; \ s|^CC|# CC|; s|^CFLAGS|# CFLAGS|' \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/lacheck ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/lacheck.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/lasem/Makefile b/textproc/lasem/Makefile index 2c926f583030..f2b8b199329e 100644 --- a/textproc/lasem/Makefile +++ b/textproc/lasem/Makefile @@ -1,28 +1,26 @@ -# Created by: Olivier Duchateau - PORTNAME= lasem PORTVERSION= 0.5.1 PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= SVG/Mathml renderer and editor OPTIONS_DEFINE= DOCS LICENSE= GPLv2 RUN_DEPENDS= stixfonts>0:x11-fonts/stix-fonts GNU_CONFIGURE= yes USES= gettext gmake gnome libtool localbase pathfix pkgconfig tar:xz USE_GNOME= glib20 pango intltool gdkpixbuf2 libxml2 introspection:build CONFIGURE_ARGS= --disable-gtk-doc-html \ --without-html-dir INSTALL_TARGET= install-strip MAKE_ARGS= lasemdocdir=${DOCSDIR} .include diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 22054c02e591..c5b519c77156 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -1,42 +1,40 @@ -# Created by: brett@peloton.physics.montana.edu - PORTNAME= latex2html PORTVERSION= 2016 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= TEX_CTAN/support/${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= Convert LaTeX documents to HTML LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/anytopnm:graphics/netpbm RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= ja-latex2html USES= ghostscript perl5 USE_TEX= latex dvipsk texhash GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-perl=${PERL} \ --disable-gif \ --shlibdir=${DATADIR} \ --with-texpath=${PREFIX}/${TEXMFDIR}/tex/latex/html \ --without-mktexlsr SUB_FILES= pkg-message PLIST_SUB= TEXMFDIR=${TEXMFDIR} TEXHASHDIRS= ${TEXMFDIR} PORTDOCS= FAQ INSTALL README OPTIONS_DEFINE= DOCS post-install: ${INSTALL_MAN} ${WRKSRC}/latex2html.1 ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index f7e46e4e244c..f6e76bbc1ade 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -1,24 +1,22 @@ -# Created by: Adam Weinberger - PORTNAME= libcroco PORTVERSION= 0.6.13 PORTREVISION= 2 CATEGORIES= textproc gnome MASTER_SITES= GNOME MAINTAINER= desktop@FreeBSD.org COMMENT= CSS2 parsing library LICENSE= LGPL21 GNU_CONFIGURE= yes USES= cpe gettext gmake gnome libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 libxml2 CONFIGURE_ARGS= --disable-gtk-doc-html INSTALL_TARGET= install-strip CPE_VENDOR= gnome PLIST_SUB= VERSION="0.6" .include diff --git a/textproc/libcss/Makefile b/textproc/libcss/Makefile index bfac798a41be..28c621dd7572 100644 --- a/textproc/libcss/Makefile +++ b/textproc/libcss/Makefile @@ -1,30 +1,28 @@ -# Created by: Olivier Duchateau - PORTNAME= libcss PORTVERSION= 0.9.1 CATEGORIES= textproc MASTER_SITES= https://download.netsurf-browser.org/libs/releases/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= nc@FreeBSD.org COMMENT= Cascading Style Sheets library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem LIB_DEPENDS= libwapcaplet.so:textproc/libwapcaplet \ libparserutils.so:devel/libparserutils USES= gmake iconv:wchar_t localbase pkgconfig USE_LDCONFIG= yes MAKE_ENV= BUILD_CC="${CC}" COMPONENT_TYPE="lib-shared" CFLAGS+= -Wno-error LDFLAGS+= ${ICONV_LIB} PLIST_SUB= VERSION=${PORTVERSION} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcss.so .include diff --git a/textproc/libcsv/Makefile b/textproc/libcsv/Makefile index d56ad4880926..23c4cab21b2b 100644 --- a/textproc/libcsv/Makefile +++ b/textproc/libcsv/Makefile @@ -1,37 +1,35 @@ -# Created by: Sergey Skvortsov - PORTNAME= libcsv PORTVERSION= 3.0.3 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= bob@eager.cx COMMENT= Small, simple and fast CSV library LICENSE= LGPL21 USES= uidfix USE_LDCONFIG= yes MAKEFILE= Makefile.lib PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" OPTIONS_DEFINE= EXAMPLES PROFILE PROFILE_MAKE_ENV_OFF= WITHOUT_PROFILE=true PROFILE_PLIST_SUB= PROFILE="" PROFILE_PLIST_SUB_OFF= PROFILE="@comment " SHLIB_MAJOR= 3 do-configure: @${SED} -e 's|%%SHLIB_MAJOR%%|${SHLIB_MAJOR}|' \ < ${FILESDIR}/Makefile > ${WRKSRC}/${MAKEFILE} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/libcue/Makefile b/textproc/libcue/Makefile index 499c122342a4..2c8dec7ca1a3 100644 --- a/textproc/libcue/Makefile +++ b/textproc/libcue/Makefile @@ -1,22 +1,20 @@ -# Created by: buganini@gmail.com - PORTNAME= libcue PORTVERSION= 2.1.0 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= buganini@gmail.com COMMENT= CUE Sheet Parser Library LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex USE_GITHUB= yes GH_ACCOUNT= lipnitsk USE_LDCONFIG= yes USES= bison cmake pathfix .include diff --git a/textproc/libebml/Makefile b/textproc/libebml/Makefile index 72967c72dfb2..a9af283add60 100644 --- a/textproc/libebml/Makefile +++ b/textproc/libebml/Makefile @@ -1,20 +1,18 @@ -# Created by: Mario Sergio Fujikawa Ferreira - PORTNAME= libebml DISTVERSION= 1.4.2 CATEGORIES= textproc MASTER_SITES= https://dl.matroska.org/downloads/libebml/ MAINTAINER= multimedia@FreeBSD.org COMMENT= EBML (Extensible Binary Meta Language), sort of binary version of XML LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL USES= cmake compiler:c++11-lang cpe tar:xz USE_LDCONFIG= yes CPE_VENDOR= matroska CMAKE_ARGS= -DBUILD_SHARED_LIBS=YES .include diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 48b554af7f99..15d60055a641 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -1,90 +1,88 @@ -# Created by: Kevin Lo - PORTNAME= libextractor PORTVERSION= 1.11 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= Library for keyword extraction LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= tidy-html5>0:www/tidy-html5 LIB_DEPENDS= libltdl.so:devel/libltdl libogg.so:audio/libogg \ libtiff.so:graphics/tiff USES= cpe gnome iconv jpeg libarchive libtool \ makeinfo pathfix pkgconfig python CPE_VENDOR= gnu USE_GNOME= gtk20 gdkpixbuf2 USE_LDCONFIG= yes CONFLICTS_INSTALL= csound outguess # bin/extract GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gtk-version=2 \ --with-ltdl=${LOCALBASE} INSTALL_TARGET= install-strip CPPFLAGS+= $$(pkg-config --cflags gtk+-2.0) \ -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} INFO= libextractor OPTIONS_DEFINE= EXIV2 FFMPEG FLAC GIF GSF GSTREAMER MPEG2 MP4 \ NLS RPM SMF TIDY VORBIS OPTIONS_DEFAULT= EXIV2 FFMPEG FLAC GIF GSF GSTREAMER MPEG2 MP4 \ RPM SMF TIDY VORBIS OPTIONS_SUB= yes GSF_DESC= GSF (OLE2 (MS office) support) RPM_DESC= RPM package format support SMF_DESC= Standard MIDI file support via LibSMF EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_CONFIGURE_ENV= EXIV2_H="" EXIV2_CONFIGURE_ENV_OFF= EXIV2_H="" FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg FFMPEG_CONFIGURE_ENABLE= ffmpeg FLAC_LIB_DEPENDS= libFLAC.so:audio/flac FLAC_CONFIGURE_ENV_OFF=ac_cv_lib_FLAC_FLAC__stream_decoder_init_stream=no GIF_LIB_DEPENDS= libgif.so:graphics/giflib GIF_CONFIGURE_ENV_OFF= ac_cv_lib_gif_DGifOpen=no GSF_USE= gnome=libgsf GSF_CONFIGURE_ENV_OFF= ac_cv_lib_gsf_1_gsf_init=no GSTREAMER_USES= gstreamer GSTREAMER_CONFIGURE_WITH= gstreamer MP4_LIB_DEPENDS= libmp4v2.so:multimedia/mp4v2 MP4_CONFIGURE_ENV_OFF= ac_cv_lib_mp4v2_MP4ReadProvider=no MPEG2_LIB_DEPENDS= libmpeg2.so:multimedia/libmpeg2 MPEG2_CONFIGURE_ENV_OFF= ac_cv_lib_mpeg2_mpeg2_init=no NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls RPM_LIB_DEPENDS= librpm.so:archivers/rpm4 RPM_CONFIGURE_ENV= ac_cv_lib_rpm_rpmReadPackageFile=yes RPM_CONFIGURE_ENV_OFF= ac_cv_lib_rpm_rpmReadPackageFile=no SMF_LIB_DEPENDS= libsmf.so:audio/libsmf SMF_CONFIGURE_ENV_OFF= ac_cv_lib_smf_smf_load_from_memory=no TIDY_LIB_DEPENDS= libtidy.so:www/tidy-lib TIDY_CONFIGURE_ENV= TIDY_H="" TIDY_CONFIGURE_ENV_OFF= TIDY_H="" VORBIS_LIB_DEPENDS= libvorbisfile.so:audio/libvorbis VORBIS_CONFIGURE_ENV_OFF= ac_cv_lib_vorbisfile_ov_open_callbacks=no post-patch: @${REINPLACE_CMD} -e \ 's|-lstdc++|| ; \ s|-lc_r|-pthread| ; \ s||$${EXIV2_H}| ; \ s||$${TIDY_H}|' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|tidy/tidybuffio\.h|tidybuffio.h|' \ ${WRKSRC}/src/plugins/html_extractor.c .include diff --git a/textproc/libkmfl/Makefile b/textproc/libkmfl/Makefile index a1286f7c747f..72598aae6df4 100644 --- a/textproc/libkmfl/Makefile +++ b/textproc/libkmfl/Makefile @@ -1,44 +1,42 @@ -# Created by: Nikola Lecic - PORTNAME= libkmfl PORTVERSION= 0.9.9 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Engine to interpret compiled KMFL keyboard tables LIB_DEPENDS= libkmflcomp.so:textproc/kmflcomp USE_LDCONFIG= yes USES= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} PORTDOCS= AUTHORS COPYING ChangeLog PLIST_FILES= include/kmfl/libkmfl.h \ lib/libkmfl.a \ lib/libkmfl.so \ lib/libkmfl.so.0.0.0 \ lib/libkmfl.so.0 post-patch: @${REINPLACE_CMD} \ 's|^install-data-am: install-libkmfldocDATA|install-data-am:|' \ ${WRKSRC}/Makefile.in post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} . for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} . endfor .include diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index e79da7b87eec..9a8388f08bf5 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -1,28 +1,26 @@ -# Created by: Tilman Linneweh - PORTNAME= liblrdf DISTVERSION= 0.6.1 CATEGORIES= textproc MASTER_SITES= GENTOO MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating RDF files describing LADSPA plugins LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa LIB_DEPENDS= libraptor2.so:textproc/raptor2 USES= autoreconf libtool pathfix pkgconfig ssl USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/LRDF-${DISTVERSION} GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${OPENSSLLIB} .include diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 447fecf3eaf3..70db3ad0adf6 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -1,26 +1,24 @@ -# Created by: Cheng-Lung Sung - PORTNAME= libmrss PORTVERSION= 0.19.2 PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ MAINTAINER= ports@FreeBSD.org COMMENT= C library for parsing, writing, and creating RSS LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl \ libnxml.so:textproc/libnxml GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip USES= libtool pathfix pkgconfig USE_LDCONFIG= yes .include diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index 7f328802f8bd..b72491b112c4 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -1,22 +1,20 @@ -# Created by: Nicola Vitale - PORTNAME= libnxml PORTVERSION= 0.18.3 PORTREVISION= 4 CATEGORIES= textproc devel MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org COMMENT= C library for writing XML 1.0/1.1 files or streams LIB_DEPENDS= libcurl.so:ftp/curl USES= libtool pathfix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes .include diff --git a/textproc/libparsifal/Makefile b/textproc/libparsifal/Makefile index c7d9d244e5a2..816df6c19f5f 100644 --- a/textproc/libparsifal/Makefile +++ b/textproc/libparsifal/Makefile @@ -1,32 +1,30 @@ -# Created by: ijliao - PORTNAME= libparsifal PORTVERSION= 1.1.0 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.saunalahti.fi/~samiuus/toni/xmlproc/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight XML Parser LICENSE= PARSIFAL LICENSE_NAME= Parsifal license LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= iconv libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|-O3|${CFLAGS}|g' ${WRKSRC}/configure post-install-DOCS-on: @(cd ${WRKSRC}/doc/ && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/libsass/Makefile b/textproc/libsass/Makefile index d197c38a05e9..ac986007cc43 100644 --- a/textproc/libsass/Makefile +++ b/textproc/libsass/Makefile @@ -1,33 +1,31 @@ -# Created by: Nicola Vitale - PORTNAME= libsass DISTVERSION= 3.6.4 PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= C/C++ implementation of a Sass compiler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf compiler:c++11-lib cpe gmake libtool pathfix CPE_VENDOR= sass-lang USE_GITHUB= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-static GH_ACCOUNT= sass GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKEFILE= GNUmakefile PATHFIX_MAKEFILEIN= GNUmakefile.am post-patch: @${ECHO_CMD} "${ECHO_CMD} \"${PORTVERSION}\"" > ${WRKSRC}/version.sh .include diff --git a/textproc/libsphinxclient/Makefile b/textproc/libsphinxclient/Makefile index 6c7715914257..17873fa4bd40 100644 --- a/textproc/libsphinxclient/Makefile +++ b/textproc/libsphinxclient/Makefile @@ -1,26 +1,24 @@ -# Created by: Max Baryshnikov - PORTNAME= libsphinxclient DISTVERSION= 2.0.9 PORTREVISION= 1 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ DISTNAME= sphinx-${PORTVERSION}-release MAINTAINER= mephius@gmail.com COMMENT= Sphinx Full-Text Search Engine C++ client library LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC_SUBDIR= api/libsphinxclient USES= libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes post-install: ${LN} -s libsphinxclient-0.0.1.so ${STAGEDIR}${PREFIX}/lib/libsphinxclient-0.0.1.so.0 .include diff --git a/textproc/libstree/Makefile b/textproc/libstree/Makefile index 13b8daa71043..b853fff64587 100644 --- a/textproc/libstree/Makefile +++ b/textproc/libstree/Makefile @@ -1,21 +1,19 @@ -# Created by: clsung - PORTNAME= libstree PORTVERSION= 0.4.2 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.icir.org/christian/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Generic Suffix Tree Library USES= gmake libtool GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes post-patch: @${REINPLACE_CMD} -e 's,^\(SUBDIRS = src test\) docs,\1,' \ ${WRKSRC}/Makefile.in .include diff --git a/textproc/libtextcat/Makefile b/textproc/libtextcat/Makefile index 677e164d18e8..fc197411f314 100644 --- a/textproc/libtextcat/Makefile +++ b/textproc/libtextcat/Makefile @@ -1,42 +1,40 @@ -# Created by: thierry@pompo.net - PORTNAME= libtextcat PORTVERSION= 2.2 PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= http://software.wise-guys.nl/download/ MAINTAINER= thierry@FreeBSD.org COMMENT= Language guessing by N-Gram-Based Text Categorization LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes USES= libtool USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS PORTDOCS= README TODO post-install: ${INSTALL_DATA} ${WRKSRC}/src/textcat.h ${STAGEDIR}${PREFIX}/include/ ${MKDIR} ${STAGEDIR}${DATADIR}/LM @${ECHO_MSG} "Installing language models provided in Gertjan van Noord's TextCat package" (cd ${WRKSRC}/langclass/LM && \ ${FIND} . -name "*.lm" -exec ${INSTALL_DATA} {} "${STAGEDIR}${DATADIR}/LM/{}" \;) ${INSTALL_DATA} ${WRKSRC}/langclass/conf.txt "${STAGEDIR}${DATADIR}" post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} do-test: (cd ${WRKSRC}/langclass/ && \ for t in `${LS} ShortTexts/*.txt` ; do \ ${ECHO_MSG} "Analyzing $$t..." ; \ ../src/testtextcat conf.txt < $$t ; \ done) .include diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 6c65d465b516..82a39d1a40be 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -1,61 +1,59 @@ -# Created by: Jean-Yves Lefort - PORTNAME= libtranslate PORTVERSION= 0.99 PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= SAVANNAH DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # May append to this PATCHFILES= libtranslate-0.99-services.diff libtranslate-0.99-postmarker.diff PATCH_SITES= ${MASTER_SITES} PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org COMMENT= Natural language translation library USES= gettext gmake gnome libtool pathfix pkgconfig USE_GNOME= glib20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc INSTALL_TARGET= install-strip OPTIONS_DEFINE= GENERIC TALKFILTERS OPTIONS_DEFAULT= GENERIC TALKFILTERS GENERIC_DESC= generic module TALKFILTERS_DESC= talkfilters module post-patch:: @${REINPLACE_CMD} -e 's|libsoup-2.2|libsoup-2.4|g' ${WRKSRC}/configure .include .if ${PORT_OPTIONS:MGENERIC} PLIST_SUB+= GENERIC="" USE_GNOME+= libxml2 LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup CPPFLAGS+= -DHAVE_LIBSOUP24 DISTFILES+= libtranslate-0.99-libsoup24.diff EXTRACT_ONLY= ${DISTFILES:M*tar.*} # This patching needs to happen AFTER the stock patches were applied: post-patch:: ${SED} s,SOUP_MESSAGE_RESPONSE_,trans_SOUP_MESSAGE_RESPONSE_,g \ ${DISTDIR}/libtranslate-0.99-libsoup24.diff \ | ${PATCH} -d ${WRKSRC} -p1 .else CONFIGURE_ARGS+=--disable-generic PLIST_SUB+= GENERIC="@comment " .endif .if ${PORT_OPTIONS:MTALKFILTERS} PLIST_SUB+= TALKFILTERS="" LIB_DEPENDS+= libtalkfilters.so:misc/talkfilters .else CONFIGURE_ARGS+=--disable-talkfilters PLIST_SUB+= TALKFILTERS="@comment " .endif .include diff --git a/textproc/libtre/Makefile b/textproc/libtre/Makefile index 92dd8fcb19a6..f85d0036991f 100644 --- a/textproc/libtre/Makefile +++ b/textproc/libtre/Makefile @@ -1,94 +1,92 @@ -# Created by: ijliao - PORTNAME= libtre PORTVERSION= 0.8.0 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://laurikari.net/tre/ \ LOCAL/bf DISTNAME= tre-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight fully POSIX compliant regexp matching library LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool localbase:ldflags pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static USE_LDCONFIG= yes TEST_TARGET= check OPTIONS_DEFINE= NLS OPTIMIZED_CFLAGS PGO DOCS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls OPTIMIZED_CFLAGS_CFLAGS= \ -Wuninitialized -ffast-math -finline-functions \ -fomit-frame-pointer -fexpensive-optimizations -O3 PGO_CFLAGS= -fprofile-generate PGO_LDFLAGS= -fprofile-generate .include post-patch: .SILENT ${MV} ${WRKSRC}/doc/agrep.1.in ${WRKSRC}/doc/tre_agrep.1.in ${REINPLACE_CMD} -e 's;agrep\.1;tre_agrep\.1;g' ${WRKSRC}/configure \ ${WRKSRC}/tre.spec.in ${WRKSRC}/doc/Makefile.in ${REINPLACE_CMD} -e 's;agrep;tre_agrep;g' ${WRKSRC}/tests/agrep/*.ok .if ${PORT_OPTIONS:MPGO} pre-build: pgo .endif post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in tre-api.html tre-syntax.html ${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}${DOCSDIR} .endfor .if ${PORT_OPTIONS:MPGO} pgo: pgo-pre-build pgo-build pgo-run pgo-post-run pgo-clean pgo-pre-build: @${FIND} ${BUILD_WRKSRC} -type f -name Makefile -exec \ ${REINPLACE_CMD} -E \ -e 's,^((C|LD)FLAGS[[:space:]]*=.*)-fprofile-generate,\1,' \ -e 's,^(CFLAGS[[:space:]]*=.*)-fprofile-use,\1,' \ -e 's,^((C|LD)FLAGS[[:space:]]*=.*)$$,\1 -fprofile-generate,' \ {} \; pgo-build: @(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET}) pgo-run: # Check everything to generate profiling information. @-(cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} check) pgo-post-run: @${FIND} ${BUILD_WRKSRC} -type f -name Makefile -exec \ ${REINPLACE_CMD} -E \ -e 's,^((C|LD)FLAGS[[:space:]]*=.*)-fprofile-generate,\1,' \ -e 's,^(CFLAGS[[:space:]]*=.*)-fprofile-use,\1,' \ -e 's,^(CFLAGS[[:space:]]*=.*)$$,\1 -fprofile-use,' \ {} \; @${REINPLACE_CMD} -E \ -e 's,-fprofile-generate,-fprofile-use,g' \ ${CONFIGURE_WRKSRC}/config.status \ ${CONFIGURE_WRKSRC}/libtool @${REINPLACE_CMD} -E \ -e 's,-fprofile-generate,,g' \ ${BUILD_WRKSRC}/tre.pc pgo-clean: # Selectively clean some directories. . for dir in src tests @(cd ${BUILD_WRKSRC}/${dir} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} clean) . endfor # Only remove some files from lib to preserve profiling information. @${FIND} -E ${BUILD_WRKSRC}/lib -iregex ".*\.(a|la|lai|lo|o|so|so\..*)$$" \ -exec ${RM} {} \; .endif # if ${PORT_OPTIONS:MPGO} .include diff --git a/textproc/libucl/Makefile b/textproc/libucl/Makefile index 75e233d764f3..77290758b554 100644 --- a/textproc/libucl/Makefile +++ b/textproc/libucl/Makefile @@ -1,60 +1,58 @@ -# Created by: Kubilay Kocak - PORTNAME= libucl PORTVERSION= 0.8.1 CATEGORIES= textproc devel MAINTAINER= bofh@FreeBSD.org COMMENT= Universal configuration library parser LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= fails to link: undefined reference to '__sync_add_and_fetch_4' BROKEN_mips64= fails to link: undefined reference to '__sync_add_and_fetch_4' USES= autoreconf gmake libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= vstakhov USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFLICTS_INSTALL= ucl INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= LUA REGEX SIGNATURES URLS UTILS OPTIONS_DEFAULT= REGEX UTILS OPTIONS_SUB= yes REGEX_DESC= Enable regex checking for schema SIGNATURES_DESC= Enable signatures checking URLS_DESC= Enable fetching URLs UTILS_DESC= Enable tools: ucl_chargen, ucl_ucldump, ucl_tool LUA_CONFIGURE_ENABLE= lua LUA_CONFIGURE_ENV= LUA=${LOCALBASE}/bin/${LUA_CMD} LUA_LDFLAGS= -L${LUA_LIBDIR} LUA_USES= lua REGEX_CONFIGURE_ENABLE= regex SIGNATURES_CONFIGURE_ENABLE= signatures SIGNATURES_CPPFLAGS= -I${OPENSSLINC} SIGNATURES_LDFLAGS= -L${OPENSSLLIB} SIGNATURES_USES= ssl URLS_CONFIGURE_ENABLE= urls UTILS_CONFIGURE_ENABLE= utils .include # https://github.com/vstakhov/libucl/issues/203 .if ${PORT_OPTIONS:MSIGNATURES} && ((${OPSYS} == FreeBSD && ${SSL_DEFAULT} == base) || ${SSL_DEFAULT} == openssl) BROKEN= Signatures checking support does not build with OpenSSL 1.1.1 .endif .include diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile index d8aa8e3150b4..20fa2c907ed6 100644 --- a/textproc/libunibreak/Makefile +++ b/textproc/libunibreak/Makefile @@ -1,21 +1,19 @@ -# Created by: Yuri Pankov - PORTNAME= libunibreak PORTVERSION= 4.3 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/adah1972/${PORTNAME}/releases/download/${PORTNAME}_${PORTVERSION:C/\./_/}/ MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the line and word breaking algorithm for Unicode LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENCE USES= libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes MAKE_ARGS= LN_S="${INSTALL_DATA}" .include diff --git a/textproc/libuninameslist/Makefile b/textproc/libuninameslist/Makefile index f9973999eca6..81f6fa7ba9e9 100644 --- a/textproc/libuninameslist/Makefile +++ b/textproc/libuninameslist/Makefile @@ -1,31 +1,29 @@ -# Created by: KANOU Hiroki - PORTNAME= libuninameslist DISTVERSION= 20211114 CATEGORIES= textproc MASTER_SITES= https://github.com/fontforge/${PORTNAME}/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-dist-${DISTVERSION} MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Library of Unicode annotation data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= FRENCH OPTIONS_DEFAULT=FRENCH OPTIONS_SUB=yes FRENCH_DESC= Build French library FRENCH_CONFIGURE_ENABLE= frenchlib .include diff --git a/textproc/libwapcaplet/Makefile b/textproc/libwapcaplet/Makefile index f185a5916277..b16596a0c98c 100644 --- a/textproc/libwapcaplet/Makefile +++ b/textproc/libwapcaplet/Makefile @@ -1,29 +1,27 @@ -# Created by: Olivier Duchateau - PORTNAME= libwapcaplet PORTVERSION= 0.4.3 CATEGORIES= textproc MASTER_SITES= http://download.netsurf-browser.org/libs/releases/ EXTRACT_SUFX= -src.tar.gz MAINTAINER= nc@FreeBSD.org COMMENT= String internment library LICENSE= MIT BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem \ ${LOCALBASE}/bin/flex:textproc/flex USES= gmake USE_LDCONFIG= yes MAKE_ENV= BUILD_CC="${CC}" \ COMPONENT_TYPE="lib-shared" \ FLEX="${LOCALBASE}/bin/flex" PLIST_SUB= VERSION=${PORTVERSION} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libwapcaplet.so .include diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index d08e0aa9f313..143406a90991 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -1,32 +1,30 @@ -# Created by: reed@pugetsoundtechnology.com - PORTNAME= libwpd PORTVERSION= 0.10.3 PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 010 MAINTAINER= office@FreeBSD.org COMMENT= Tools for importing and exporting WordPerfect(tm) documents LICENSE= LGPL21 MPL20 LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/qi.hpp:devel/boost-libs LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge USES= compiler:c++11-lang cpe gnome libtool pathfix pkgconfig tar:bzip2 CPE_VENDOR= ${PORTNAME}_project GNU_CONFIGURE= yes USE_GNOME= libgsf USE_LDCONFIG= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I ${LOCALBASE}/include PLIST_SUB= MAJVER=${PORTVERSION:R} .include diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 9b82e9d40374..2f4af8ab9740 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -1,28 +1,26 @@ -# Created by: Michael Johnson - PORTNAME= libwps PORTVERSION= 0.4.12 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= office@FreeBSD.org COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21+ MPL20 LICENSE_COMB= dual LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes INSTALL_TARGET= install-strip LIBVERSION= 4.0.12 PLIST_SUB+= LIBVERSION=${LIBVERSION} .include diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index 9579e101e1ee..d6578d518cb9 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -1,39 +1,37 @@ -# Created by: Michael Johnson - PORTNAME= libwps PORTVERSION= 0.3.1 PORTREVISION= 13 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 03 MAINTAINER= office@FreeBSD.org COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21 MPL20 LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL20= ${WRKSRC}/COPYING.MPL LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= compiler:features libtool pathfix pkgconfig USE_LDCONFIG= yes INSTALL_TARGET= install-strip .include .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif post-install: @${RM} ${STAGEDIR}${PREFIX}/bin/* .include diff --git a/textproc/libxdiff/Makefile b/textproc/libxdiff/Makefile index 97bb9b3e9521..b18167b819d8 100644 --- a/textproc/libxdiff/Makefile +++ b/textproc/libxdiff/Makefile @@ -1,19 +1,17 @@ -# Created by: ijliao - PORTNAME= libxdiff PORTVERSION= 0.23 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.xmailserver.org/ MAINTAINER= ports@FreeBSD.org COMMENT= Create file differences/patches to both binary and text files LICENSE= LGPL3 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= libtool USE_LDCONFIG= yes .include diff --git a/textproc/libxml++/Makefile b/textproc/libxml++/Makefile index 08de080c00d4..272be8028b71 100644 --- a/textproc/libxml++/Makefile +++ b/textproc/libxml++/Makefile @@ -1,21 +1,19 @@ -# Created by: Ying-Chieh Liao - PORTNAME= libxml++ PORTVERSION= 5.0.1 CATEGORIES= textproc MASTER_SITES= GNOME PKGNAMESUFFIX= ${PORTVERSION:R:S/.//} MAINTAINER= jcfyecrayz@liamekaens.com COMMENT= XML API for C++ LICENSE= LGPL21+ USES= gnome meson pkgconfig tar:xz USE_GNOME= libxml2 USE_LDCONFIG= yes MESON_ARGS= -Ddefault_library=both PLIST_SUB= VERSION=${PORTVERSION:R} API_VERSION=${PORTVERSION:R} .include diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index be2731c3956d..9e702b360158 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -1,39 +1,38 @@ -# Created by: Ying-Chieh Liao # $MCom: ports/textproc/libxml++26/Makefile,v 1.43 2011/04/18 19:58:29 kwm Exp $ PORTNAME= libxml++ PORTVERSION= 2.40.1 PORTREVISION?= 2 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= GNOME MAINTAINER= bland@FreeBSD.org COMMENT= XML API for C++ USES+= tar:xz compiler:c++11-lang USE_CXXSTD= c++11 PLIST_SUB= VERSION="2.6" API_VERSION="2.6" .if !defined(REFERENCE_PORT) USES+= gmake libtool pathfix pkgconfig gnome USE_GNOME= glibmm libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-static --disable-documentation INSTALL_TARGET= install-strip BINARY_WRAPPERS= gm4 post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/examples//' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^library_configdir =/s/libdir/includedir/' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e '/^Cflags:/s/libdir/includedir/' \ ${WRKSRC}/libxml++-2.6.pc.in .include .endif diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index d96e292cd646..950bd399c056 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -1,75 +1,73 @@ -# Created by: Yukihiro Nakai - PORTNAME= libxml2 DISTVERSION= 2.9.13 PORTREVISION?= 2 CATEGORIES?= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/ DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT?= XML parser library for GNOME LICENSE= MIT # Upstream offers CMake in addition to autotools, but we use the latter. # CMake is a heavy build system, heavier than autotools, and this # port has many consumers of its core functionality. Some such # consumers, especially when optioned appropriately (and users have # a right to do so), may become dependencies of dependencies of CMake. # Additionally, some consumers rely on symbol versioning that CMake # does not support (as of Q2 2022) without a hack. Please consider the # effects of the ecosystem and technical merits before considering # switching build systems again. Any changes to this end not dogfooded # thoroughly may be reverted. USES+= cpe iconv libtool localbase pathfix pkgconfig tar:xz CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip TEST_TARGET= check PLIST_SUB+= LIBVERSION=${DISTVERSION} # Don't build with Python support unless requested CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --with-html-subdir=${PORTNAME} \ --with-lzma=/usr \ --${LIBXML2_SLAVE:Dwith:Uwithout}-python${LIBXML2_SLAVE:D=${PYTHON_CMD}:U} OPTIONS_DEFINE= DOCS ICU MEM_DEBUG READLINE THREAD_ALLOC OPTIONS_DEFAULT= READLINE OPTIONS_SUB= yes MEM_DEBUG_DESC= Memory debugging (DEVELOPERS ONLY!) READLINE_DESC= History for xmllint THREAD_ALLOC_DESC= Per-thread memory (DEVELOPERS ONLY!) ICU_LIB_DEPENDS= libicudata.so:devel/icu ICU_CONFIGURE_WITH= icu MEM_DEBUG_CONFIGURE_WITH= mem-debug READLINE_LIB_DEPENDS= libreadline.so:devel/readline READLINE_CONFIGURE_WITH= history \ readline THREAD_ALLOC_CONFIGURE_WITH= thread-alloc post-patch: .for f in catalog.c xmlcatalog.c xmllint.c doc/xmllint.1 @${REINPLACE_CMD} -e \ 's|/etc/xml/catalog|${LOCALBASE}/share/xml/catalog|g; \ s|/etc/sgml/catalog|${LOCALBASE}/share/sgml/catalog|g' \ ${WRKSRC}/${f} .endfor .if !defined(LIBXML2_SLAVE) post-install: # Documentation should be in DOCSDIR @${MV} ${STAGEDIR}${PREFIX}/share/gtk-doc/html/libxml2 \ ${STAGEDIR}${DOCSDIR}/devhelp @${RM} -r ${STAGEDIR}${PREFIX}/share/gtk-doc # Install remaining documentation that's not connected to autotools ${INSTALL_MAN} ${WRKSRC}/doc/*.html ${STAGEDIR}${DOCSDIR} .endif .include diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index cd44a609f5b5..292594bb32e2 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -1,23 +1,21 @@ -# Created by: ijliao - PORTNAME= libxode PORTVERSION= 0.71 PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML library which wraps expat LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libxode.so .include diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index fb1497eafd0f..10a65491ca18 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -1,45 +1,43 @@ -# Created by: Ade Lovett - PORTNAME= libxslt DISTVERSION= 1.1.35 PORTREVISION= 3 CATEGORIES= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${DISTVERSION:R}/ DIST_SUBDIR= gnome MAINTAINER= desktop@FreeBSD.org COMMENT= XML stylesheet transformation library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING # See note in textproc/libxml2 for why this port uses autotools # from the choices of that and CMake. USES= cpe gmake gnome libtool localbase:ldflags pathfix pkgconfig tar:xz CPE_VENDOR= xmlsoft GNU_CONFIGURE= yes USE_GNOME= libxml2 USE_LDCONFIG= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --without-python INSTALL_TARGET= install-strip TEST_TARGET= check OPTIONS_DEFINE= CRYPTO MEM_DEBUG OPTIONS_DEFAULT= CRYPTO CRYPTO_DESC= Enable crypto support MEM_DEBUG_DESC= Enable memory debugging CRYPTO_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error CRYPTO_CONFIGURE_WITH= crypto MEM_DEBUG_CONFIGURE_WITH= mem-debug post-patch: @${REINPLACE_CMD} -e '/^install-data-am:/ s|install-data-local||' \ ${WRKSRC}/doc/Makefile.in .include diff --git a/textproc/libyaml/Makefile b/textproc/libyaml/Makefile index 78c4c67dd866..372105f52189 100644 --- a/textproc/libyaml/Makefile +++ b/textproc/libyaml/Makefile @@ -1,24 +1,22 @@ -# Created by: ijliao - PORTNAME= libyaml PORTVERSION= 0.2.5 CATEGORIES= textproc MASTER_SITES= https://pyyaml.org/download/libyaml/ DISTNAME= yaml-${PORTVERSION} MAINTAINER= adamw@FreeBSD.org COMMENT= YAML 1.1 parser and emitter written in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License USES= cpe gmake libtool pathfix GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CPE_VENDOR= pyyaml USE_LDCONFIG= yes TEST_TARGET= check .include diff --git a/textproc/linux-c7-aspell/Makefile b/textproc/linux-c7-aspell/Makefile index 1ac8cec79c92..e53592857a29 100644 --- a/textproc/linux-c7-aspell/Makefile +++ b/textproc/linux-c7-aspell/Makefile @@ -1,26 +1,24 @@ -# Created by: Piotr Kubaj - PORTNAME= aspell PORTVERSION= 0.60.6.1 DISTVERSIONSUFFIX= -9.el7 PORTREVISION= 1 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DIST_VER}) LICENSE= LGPL21+ USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes CPE_VENDOR= gnu CONFLICTS= linux-c6-${PORTNAME} DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes .include diff --git a/textproc/linux-c7-expat/Makefile b/textproc/linux-c7-expat/Makefile index 1faae737ad53..2193a59e8187 100644 --- a/textproc/linux-c7-expat/Makefile +++ b/textproc/linux-c7-expat/Makefile @@ -1,25 +1,23 @@ -# Created by: Piotr Kubaj - PORTNAME= expat PORTVERSION= 2.1.0 DISTVERSIONSUFFIX= -12.el7 PORTREVISION= 4 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= XML 1.0 parser written in C (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT USES= cpe linux:c7 CPE_VENDOR= ${CPE_PRODUCT}_project CPE_PRODUCT= lib${PORTNAME} USE_LDCONFIG= yes USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME} DESCR= ${.CURDIR}/../${PORTNAME}2/pkg-descr OPTIONS_DEFINE= DOCS .include diff --git a/textproc/linux-c7-libxml2/Makefile b/textproc/linux-c7-libxml2/Makefile index 275b144d1e24..f4359f4527cb 100644 --- a/textproc/linux-c7-libxml2/Makefile +++ b/textproc/linux-c7-libxml2/Makefile @@ -1,24 +1,22 @@ -# Created by: Piotr Kubaj - PORTNAME= libxml2 PORTVERSION= 2.9.1 DISTVERSIONSUFFIX= -6.el7.5 PORTREVISION= 3 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Library providing XML and HTML support (Linux CentOS ${LINUX_DIST_VER}) LICENSE= MIT USES= cpe linux:c7 CPE_VENDOR= xmlsoft USE_LDCONFIG= yes USE_LINUX_RPM= yes CONFLICTS= linux-c6-${PORTNAME} DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS .include diff --git a/textproc/linux-c7-libxslt/Makefile b/textproc/linux-c7-libxslt/Makefile index aaaa39d26f1a..a0669f041dea 100644 --- a/textproc/linux-c7-libxslt/Makefile +++ b/textproc/linux-c7-libxslt/Makefile @@ -1,22 +1,20 @@ -# Created by: Mikhail Teterin - PORTNAME= libxslt PORTVERSION= 1.1.28 DISTVERSIONSUFFIX= -6.el7 PORTREVISION= 1 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= XSLT C library for GNOME (Linux CentOS ${LINUX_DIST_VER}) USES= cpe linux:c7 CPE_VENDOR= xmlsoft USE_LDCONFIG= yes USE_LINUX= libxml2 USE_LINUX_RPM= yes DESCR= ${.CURDIR:H}/${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS .include diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 4b292a450a2a..346c4ae28665 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -1,39 +1,37 @@ -# Created by: Felix Palmen - PORTNAME= linuxdoc-tools PORTVERSION= 0.9.82 CATEGORIES= textproc # USE_GITLAB requires a commit hash, so construct MASTER_SITES manually MASTER_SITES= https://gitlab.com/agmartin/${PORTNAME}/-/archive/${PORTVERSION}/ MAINTAINER= felix@palmen-it.de COMMENT= Fork of SGML-tools specially tailored for linuxdoc SGMLs LICENSE= GPLv3 LinuxdocTools LICENSE_COMB= multi LICENSE_NAME_LinuxdocTools= The linuxdoc-tools license LICENSE_FILE_LinuxdocTools= ${WRKSRC}/COPYING LICENSE_PERMS_LinuxdocTools= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BUILD_DEPENDS= gawk:lang/gawk \ nsgmls:textproc/jade \ sgmlsasp:textproc/sgmls RUN_DEPENDS= gawk:lang/gawk \ nsgmls:textproc/jade \ sgmlsasp:textproc/sgmls GNU_CONFIGURE= yes USES= gmake groff:both perl5 tar:bzip2 CONFIGURE_ARGS= --with-installed-sgmlsasp PORTDOCS= * WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS DOCS_BUILD_DEPENDS= bash:shells/bash DOCS_USE= tex=latex:build tex=pdftex:build tex=dvipsk:build DOCS_USES= makeinfo DOCS_CONFIGURE_ENABLE= docs .include diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 72f7e11e89e5..616b11333152 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -1,28 +1,26 @@ -# Created by: jfieber - PORTNAME= linuxdoc PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://dist.bsdlab.org/ \ http://fallout.campusview.indiana.edu/ports/distfiles/ MAINTAINER= ports@FreeBSD.org COMMENT= The Linuxdoc SGML DTD RUN_DEPENDS= ${ISOCAT}:textproc/iso8879 \ xmlcatmgr:textproc/xmlcatmgr EXTRACT_ONLY= # empty NO_BUILD= yes NO_WRKSUBDIR= yes INSTDIR= ${PREFIX}/share/sgml/linuxdoc ISOCAT= ${LOCALBASE}/share/sgml/iso8879/catalog do-install: ${MKDIR} ${STAGEDIR}${INSTDIR} zcat ${DISTDIR}/${DISTFILES} |(cd ${STAGEDIR}${INSTDIR}; ${PAX} -r) ${CHMOD} ${SHAREMODE} ${STAGEDIR}${INSTDIR}/* .include diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile index b3baeb10ac2a..7fbc2746ba79 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -1,62 +1,60 @@ -# Created by: Rusmir Dusko - PORTNAME= loook PORTVERSION= 0.9.0 CATEGORIES= textproc MASTER_SITES= http://mechtilde.de/Loook/Downloads/ DIST_SUBDIR= python MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple Python tool that search in LibreOffice/OpenOffice files LICENSE= GPLv2+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter@${PY_FLAVOR} USES= python:3.4+ gettext-tools:build WRKSRC= ${WRKDIR} PLIST_FILES= bin/${PORTNAME} \ man/man1/loook.1.gz \ man/de/man1/loook.1.gz \ share/applications/loook.desktop \ share/locale/cs/LC_MESSAGES/loook.mo \ share/locale/de/LC_MESSAGES/loook.mo \ share/locale/en/LC_MESSAGES/loook.mo \ share/locale/es/LC_MESSAGES/loook.mo \ share/locale/fr/LC_MESSAGES/loook.mo \ share/locale/it/LC_MESSAGES/loook.mo \ share/locale/nl/LC_MESSAGES/loook.mo \ share/pixmaps/loook.png \ LCMESSAGES= cs de en es fr it nl post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python3|${PYTHON_CMD}|' \ -e 's|/usr/share/locale/|${PREFIX}/share/locale/|' \ ${WRKSRC}/${PORTNAME}.py do-build: .for i in ${LCMESSAGES} msgfmt --check --output-file=${WRKSRC}/loook.${i}.mo ${WRKSRC}/loook.${i}.po .endfor do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} -${MKDIR} ${STAGEDIR}${PREFIX}/man/de/man1 ${INSTALL_MAN} ${WRKSRC}/man/loook.1 \ ${STAGEDIR}${PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/man/de/loook.1 \ ${STAGEDIR}${PREFIX}/man/de/man1/ ${INSTALL_DATA} ${WRKSRC}/loook.desktop \ ${STAGEDIR}${PREFIX}/share/applications/ ${INSTALL_DATA} ${WRKSRC}/loook.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ .for i in ${LCMESSAGES} ${INSTALL_DATA} \ ${WRKSRC}/loook.${i}.mo \ ${STAGEDIR}${PREFIX}/share/locale/${i}/LC_MESSAGES/loook.mo .endfor .include diff --git a/textproc/lt-aspell/Makefile b/textproc/lt-aspell/Makefile index 486d80872608..a9d7b429ff5d 100644 --- a/textproc/lt-aspell/Makefile +++ b/textproc/lt-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-lt-1.2.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Lithuanian dictionary DICT= lt .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 3f53ff72d045..25336d370dad 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -1,34 +1,32 @@ -# Created by: Mykola Dzham - PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Tool for lexical, morphological analysis and generation of words LICENSE= GPLv2 BUILD_DEPENDS= utf8cpp>0:devel/utf8cpp LIB_DEPENDS= libicuio.so:devel/icu \ libxml2.so:textproc/libxml2 USES= autoreconf compiler:c++14-lang libtool pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= apertium USE_LDCONFIG= yes APVER= 3.6 APREV= 6 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CFLAGS+= -I${LOCALBASE}/include/utf8cpp LDFLAGS+= -lpthread PLIST_SUB+= APVER="${APVER}" .include diff --git a/textproc/ltxml/Makefile b/textproc/ltxml/Makefile index d3a2cf7f3633..175ccf943a25 100644 --- a/textproc/ltxml/Makefile +++ b/textproc/ltxml/Makefile @@ -1,38 +1,36 @@ -# Created by: Samuel Tardieu - PORTNAME= ltxml PORTVERSION= 1.2.9 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GENTOO \ ftp://ftp.cogsci.ed.ac.uk/pub/LTXML/ MAINTAINER= ports@FreeBSD.org COMMENT= XML Toolkit LICENSE= GPLv2 OPTIONS_DEFINE= OPTIMIZED_CFLAGS WRKSRC= ${WRKDIR}/${DISTNAME}/XML USES= gmake perl5 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-zlib=/usr --datadir=${STAGEDIR}${PREFIX}/lib/ltxml12 # textproc/py-ltxml links libltapi12.a and libltstd12.a into a shared library. CFLAGS+= -fPIC .include .if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS} CFLAGS+= -Wuninitialized -ffast-math -finline-functions \ -fomit-frame-pointer -fexpensive-optimizations -O3 .endif post-patch: @${REINPLACE_CMD} -e 's|CFLAGS=.*$$|CFLAGS=\$$CFLAGS|g ; \ s|CXXFLAGS=.*$$|CXXFLAGS=\$$CXXFLAGS|g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|@prefix@|${STAGEDIR}${PREFIX}|' \ ${WRKSRC}/src/Makefile.sub.in .include diff --git a/textproc/lua-icu-utils/Makefile b/textproc/lua-icu-utils/Makefile index d301cdfb390f..248bd4bd396f 100644 --- a/textproc/lua-icu-utils/Makefile +++ b/textproc/lua-icu-utils/Makefile @@ -1,43 +1,41 @@ -# Created by: Martin Matuska - PORTNAME= icu-utils DISTVERSION= 0.0-20220329 PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= mm@FreeBSD.org COMMENT= Lua interface to selected ICU utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libicui18n.so:devel/icu USES= gmake lua:module USE_GITHUB= yes GH_ACCOUNT= adam-stanek GH_PROJECT= lua_icu_utils GH_TAGNAME= 431dda1de CFLAGS+= -fPIC -I${LOCALBASE}/include LDFLAGS+= -shared -L${LOCALBASE}/lib MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" LUA_INCDIR="${LUA_INCDIR}" PLIST_FILES= ${LUA_MODLIBDIR}/icu_utils.so PORTDOCS= README.md DOCSDIR= ${PREFIX}/share/doc/lua${LUA_VER_STR}/${PORTNAME} OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} ${INSTALL_LIB} ${WRKSRC}/icu_utils.so ${STAGEDIR}${LUA_MODLIBDIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/lua-lyaml/Makefile b/textproc/lua-lyaml/Makefile index 8e1dfc0dd8d2..5e5f727b5265 100644 --- a/textproc/lua-lyaml/Makefile +++ b/textproc/lua-lyaml/Makefile @@ -1,51 +1,49 @@ -# Created by: Yarema - PORTNAME= lyaml PORTVERSION= 6.2.4 DISTVERSIONPREFIX=v PORTREVISION= 1 CATEGORIES= textproc PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= yds@Necessitu.de COMMENT= LibYAML binding for Lua LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libyaml.so:textproc/libyaml USES= lua:module USE_GITHUB= yes GH_ACCOUNT= gvvaughan GH_PROJECT= ${PORTNAME} CFLAGS+= -pedantic -Wall -Qunused-arguments -fPIC -DPIC -std=c99\ -fno-strict-aliasing -isystem ${LOCALBASE}/include\ -I${LUA_INCDIR} -DVERSION=\"${PORTVERSION}\" -DNDEBUG\ -D_FORTIFY_SOURCE=2 -D_BSD_SOURCE -D__BSD_VISIBLE LDFLAGS+= -shared -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/lua${LUA_VER_STR}/${PORTNAME} OPTIONS_DEFINE= DOCS do-build: cd ${WRKSRC}/ext/yaml &&\ ${CC} ${CFLAGS} ${LDFLAGS} -lyaml -o yaml.so\ yaml.c emitter.c parser.c scanner.c do-install: @${MKDIR} ${STAGEDIR}${LUA_MODLIBDIR} ${STAGEDIR}${LUA_MODSHAREDIR}/${PORTNAME} ${INSTALL_LIB} ${WRKSRC}/ext/yaml/yaml.so ${STAGEDIR}${LUA_MODLIBDIR} ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}/*.lua ${STAGEDIR}${LUA_MODSHAREDIR}/${PORTNAME} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/modules ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/*.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.* ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/modules/*.* ${STAGEDIR}${DOCSDIR}/modules .include diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 3fe3ada9a1c0..1622ede2a1b6 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -1,26 +1,24 @@ -# Created by: Andrew Lewis - PORTNAME= luaexpat PORTVERSION= 1.4.1 CATEGORIES= textproc PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= SAX XML parser based on the Expat library LICENSE= MIT LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake lua:module USE_GITHUB= yes GH_ACCOUNT= lunarmodules ALL_TARGET= lib CFLAGS+= -fPIC LDFLAGS+= -L${LOCALBASE}/lib MAKE_ARGS= COMMON_CFLAGS=-Wall MAKE_ENV= EXPAT_INC=-I${LOCALBASE}/include LUA_CDIR=${LUA_MODLIBDIR} LUA_INC=-I${LUA_INCDIR} LUA_LDIR=${LUA_MODSHAREDIR} LUA_V=${LUA_VER} .include diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile index f32b78d75df8..51a760f7d376 100644 --- a/textproc/lucene/Makefile +++ b/textproc/lucene/Makefile @@ -1,92 +1,90 @@ -# Created by: Gerrit Beine - PORTNAME= lucene PORTVERSION= 3.6.2 # Be sure to chase devel/openoffice-devel and textproc/py-lucene # when updating this CATEGORIES= textproc java devel MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search engine for Java LICENSE= APACHE20 CONFLICTS= lucene4-[0-9].* PORTSCOUT= limit:^3\. USES= cpe tar:tgz USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes CPE_VENDOR= apache OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES CONTRIB_DESC= Install contributed jars OPTIONS_DEFAULT= CONTRIB PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}-core-${PORTVERSION}.jar CONTRIBS= benchmark \ demo \ facet \ grouping \ highlighter \ icu \ instantiated \ join \ memory \ misc \ pruning \ queries \ queryparser \ remote \ spatial \ spellchecker \ xml-query-parser EXTRA_CONTRIBS_BASE= analyzers EXTRA_CONTRIBS_DIRS= kuromoji \ phonetic \ smartcn \ stempel .for f in ${EXTRA_CONTRIBS_BASE} ${CONTRIBS} ${EXTRA_CONTRIBS_DIRS} CONTRIB_PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}-${f}-${PORTVERSION}.jar .endfor PORTDOCS= * PORTEXAMPLES= * DEMODIR= contrib/demo do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-core-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} do-install-CONTRIB-on: .for f in ${CONTRIBS} ${INSTALL_DATA} ${WRKSRC}/contrib/${f}/${PORTNAME}-${f}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} .endfor .for d in ${EXTRA_CONTRIBS_DIRS} ${INSTALL_DATA} ${WRKSRC}/contrib/${EXTRA_CONTRIBS_BASE}/${d}/${PORTNAME}-${d}-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR} .endfor ${INSTALL_DATA} \ ${WRKSRC}/contrib/${EXTRA_CONTRIBS_BASE}/common/${PORTNAME}-${EXTRA_CONTRIBS_BASE}-${PORTVERSION}.jar \ ${STAGEDIR}${JAVAJARDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in CHANGES.txt LICENSE.txt NOTICE.txt README.txt ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR} "-not -empty") do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/${DEMODIR} && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/lucene5/Makefile b/textproc/lucene5/Makefile index fcd0b7b43b1d..7b90b11f9615 100644 --- a/textproc/lucene5/Makefile +++ b/textproc/lucene5/Makefile @@ -1,91 +1,89 @@ -# Created by: Jason Helfman - PORTNAME= lucene PORTVERSION= 5.5.5 CATEGORIES= textproc java devel MASTER_SITES= https://archive.apache.org/dist/${PORTNAME}/java/${PORTVERSION} PKGNAMESUFFIX= 5 MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search engine for Java, 5.x branch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt CONFLICTS= lucene-[0-9].* USES= cpe tar:tgz USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes CPE_VENDOR= apache PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}-core-${PORTVERSION}.jar PORTDOCS= * PORTEXAMPLES= * CONTRIBS= backward-codecs \ benchmark \ classification \ codecs \ demo \ expressions \ facet \ grouping \ highlighter \ join \ memory \ misc \ queries \ queryparser \ replicator \ sandbox \ spatial \ spatial3d \ suggest EXTRA_CONTRIBS_DIRS= \ common \ icu \ kuromoji \ morfologik \ phonetic \ smartcn \ stempel \ uima OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES OPTIONS_DEFAULT=CONTRIB CONTRIB_DESC= Install contributed jars .for f in ${CONTRIBS} CONTRIB_PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}-${f}-${PORTVERSION}.jar .endfor .for g in ${EXTRA_CONTRIBS_DIRS} CONTRIB_PLIST_FILES+= %%JAVAJARDIR%%/${PORTNAME}-analyzers-${g}-${PORTVERSION}.jar .endfor do-install: ${INSTALL_DATA} ${WRKSRC}/core/${PORTNAME}-core-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} do-install-CONTRIB-on: .for f in ${CONTRIBS} ${INSTALL_DATA} ${WRKSRC}/${f}/${PORTNAME}-${f}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} .endfor .for d in ${EXTRA_CONTRIBS_DIRS} ${INSTALL_DATA} ${WRKSRC}/analysis/${d}/${PORTNAME}-analyzers-${d}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in CHANGES.txt NOTICE.txt README.txt ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor (cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}) do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/demo/${PORTNAME}-demo-${PORTVERSION}.jar ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/lv-aspell/Makefile b/textproc/lv-aspell/Makefile index bf41107784d1..3c98748977cc 100644 --- a/textproc/lv-aspell/Makefile +++ b/textproc/lv-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-lv-0.5.5-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Latvian dictionary DICT= lv .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index e850221960fd..575be6f976bf 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -1,43 +1,41 @@ -# Created by: Nikola Lecic - PORTNAME= m17n-im-config PORTVERSION= 0.9.0 PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://www.m17n.org/common/im-config/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= GUI for per-user configuration of m17n-lib input methods LIB_DEPENDS= libm17n.so:devel/m17n-lib MAKE_JOBS_UNSAFE= yes USE_GNOME= gtk20 intltool intlhack glib20 USES= gettext gnome libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip DESKTOP_ENTRIES="M17N-IM Configuration" \ "${COMMENT}" \ "" \ "m17n-im-config" \ "Settings;" \ true OPTIONS_DEFINE= NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext CONFIGURE_ARGS+= --enable-nls PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .include diff --git a/textproc/makefaq/Makefile b/textproc/makefaq/Makefile index ac13fa8dfdca..92826ffd1e19 100644 --- a/textproc/makefaq/Makefile +++ b/textproc/makefaq/Makefile @@ -1,34 +1,32 @@ -# Created by: king@v2project.com - PORTNAME= makefaq PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Python program that creates a FAQ LICENSE= GPLv2+ USES= python shebangfix tar:tgz NO_BUILD= yes NO_ARCH= yes SHEBANG_FILES= makefaq.py PLIST_FILES= bin/makefaq.py man/man1/makefaq.1.gz PORTDOCS= BUGS CREDITS ChangeLog README TODO UPGRADING faq.html OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/makefaq.py ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/makefaq.1 ${STAGEDIR}${MANPREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 35633c3ecc46..77277f902df2 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -1,33 +1,31 @@ -# Created by: Dima Sivachenko - PORTNAME= man2html DISTVERSION= 3.1.20220712 CATEGORIES= textproc MASTER_SITES= https://invisible-island.net/archives/man2html/ DISTNAME= man2html-${DISTVERSION:E} MAINTAINER= fuz@fuz.su COMMENT= Convert nroff(1) man pages to HTML LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix tar:tgz USE_PERL5= run SHEBANG_FILES= man.cgi man2html NO_ARCH= yes NO_BUILD= yes CGIDIR= ${PREFIX}/www/cgi-bin PLIST_FILES= bin/man2html \ man/man1/man2html.1.gz \ www/cgi-bin/man.cgi do-install: ${INSTALL_SCRIPT} ${WRKSRC}/man2html ${STAGEDIR}/${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/man2html.1 ${STAGEDIR}/${PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}${CGIDIR} ${INSTALL_SCRIPT} ${WRKSRC}/man.cgi ${STAGEDIR}${CGIDIR} .include diff --git a/textproc/markdown/Makefile b/textproc/markdown/Makefile index 4cea535a58f6..314fac5c03c4 100644 --- a/textproc/markdown/Makefile +++ b/textproc/markdown/Makefile @@ -1,33 +1,31 @@ -# Created by: Anton Berezin - PORTNAME= markdown PORTVERSION= 1.0.1 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= https://daringfireball.net/projects/markdown/ DISTNAME= Markdown_${PORTVERSION} MAINTAINER= miguel@gocobachi.dev COMMENT= Text-to-HTML conversion tool for web writers LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.text NO_BUILD= yes USES= shebangfix perl5 zip SHEBANG_FILES= Markdown.pl OPTIONS_DEFINE= DOCS PORTDOCS= Markdown-Readme.text PLIST_FILES= bin/markdown CONFLICTS_INSTALL= discount do-install: ${INSTALL_SCRIPT} ${WRKSRC}/Markdown.pl ${STAGEDIR}${PREFIX}/bin/markdown @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} "${WRKSRC}/Markdown Readme.text" ${STAGEDIR}${DOCSDIR}/Markdown-Readme.text .include diff --git a/textproc/mathml-xsd/Makefile b/textproc/mathml-xsd/Makefile index 0a2511ec89a4..605c155c17ca 100644 --- a/textproc/mathml-xsd/Makefile +++ b/textproc/mathml-xsd/Makefile @@ -1,25 +1,23 @@ -# Created by: ijliao - PORTNAME= mathml-xsd PORTVERSION= 2 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/Math/XMLSchema/ DISTNAME= mathml${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The MathML XML Schema USES= tar:tgz NO_BUILD= yes PORTDATA= * post-extract: @${FIND} ${WRKSRC} -name "CVS" -type d -exec rm -rf {} +; @${RM} ${WRKSRC}/content/tokens.xsd.~1.3.~ do-install: ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} .include diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index 66c3b7ca57f1..d83e745a17ce 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -1,29 +1,27 @@ -# Created by: Ulrich Spoerlein - PORTNAME= mdocml PORTVERSION= 1.14.5 CATEGORIES= textproc MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ LOCAL/uqs DISTNAME= mandoc-${DISTVERSION} MAINTAINER= uqs@FreeBSD.org COMMENT= mdoc macro compiler LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsqlite3.so:databases/sqlite3 EXAMPLESDIR= ${PREFIX}/share/examples/mandoc HAS_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include -fcommon # clang11/gcc10 LDFLAGS+= -L${LOCALBASE}/lib post-configure: @${REINPLACE_CMD} -e '/^CFLAGS/s/=/?=/' -e '/^PREFIX/s/=/?=/' \ -e 's/^INSTALL_PROGRAM.*/INSTALL_PROGRAM=${INSTALL_PROGRAM}/' \ ${WRKSRC}/Makefile.local .include diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 63eed76ee316..14833bf8a0dd 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -1,34 +1,32 @@ -# Created by: Pav Lucistnik - PORTNAME= meld PORTVERSION= 3.20.4 PORTEPOCH= 1 CATEGORIES= textproc devel python MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME visual diff and merge tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= itstool:textproc/itstool RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= desktop-file-utils gettext gnome python:3.4+ shared-mime-info \ shebangfix tar:xz USE_PYTHON= distutils noflavors USE_GNOME= gtksourceview3 intltool libxml2:build pygobject3 SHEBANG_FILES= bin/meld GLIB_SCHEMAS= org.gnome.meld.gschema.xml PYDISTUTILS_INSTALL_TARGET= --no-update-icon-cache --no-compile-schemas install NO_ARCH= yes PLIST_SUB= PORTVER=${PORTVERSION} .include PYDISTUTILS_INSTALLARGS= -c -O1 --prefix=${PREFIX} --root=${STAGEDIR} .include diff --git a/textproc/metauml/Makefile b/textproc/metauml/Makefile index 67a3dd38ec28..12a08640be4d 100644 --- a/textproc/metauml/Makefile +++ b/textproc/metauml/Makefile @@ -1,46 +1,44 @@ -# Created by: TAKATSU Tomonari - PORTNAME= metauml PORTVERSION= 0.2.5 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:lib \ SF/${PORTNAME}/${PORTNAME}_manual/${PORTVERSION}/:man \ SF/${PORTNAME}/${PORTNAME}_lop/1.0/:patterns DISTFILES= ${PORTNAME}_lib_${PORTVERSION}.tgz:lib \ ${PORTNAME}_manual_${PORTVERSION}.pdf:man \ lop-release.tgz:patterns DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${PORTNAME}_lib_${PORTVERSION}.tgz lop-release.tgz MAINTAINER= tota@FreeBSD.org COMMENT= MetaPost library for typesetting UML diagrams LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/thrunk/License USE_TEX= latex PLIST_SUB= TEXMFDIR=${TEXMFDIR} MKTEXLSR=${MKTEXLSR} MPDIR=${MPDIR} TEXMFDIR= share/texmf MKTEXLSR= ${LOCALBASE}/bin/mktexlsr MPDIR= ${TEXMFDIR}/metapost/${PORTNAME} NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}_lib PORTDOCS= ${PORTNAME}_manual_${PORTVERSION}.pdf PORTEXAMPLES= *.1 *.jpg *.mp lop lop.html lop.pdf lop.tex OPTIONS_DEFINE= DOCS EXAMPLES do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${MPDIR} ${INSTALL_DATA} ${WRKSRC}/thrunk/*.mp ${STAGEDIR}${PREFIX}/${MPDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for example in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKDIR}/${example} ${STAGEDIR}${EXAMPLESDIR} .endfor .include diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index f8dd740ff235..8ed595f665dd 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -1,30 +1,28 @@ -# Created by: andreas@marvin.robin.de - PORTNAME= mgdiff PORTVERSION= 1.0 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= XCONTRIB/applications DISTNAME= ${PORTNAME} MAINTAINER= portmaster@BSDforge.com COMMENT= Graphical front end to the UNIX diff command LICENSE= MIT LIB_DEPENDS= libgnuregex.so:devel/libgnuregex USES= imake motif xorg USE_XORG= ice sm x11 xext xmu xt DESKTOP_ENTRIES= "mgdiff" "GUI front end to the UNIX diff command" \ "mgdiff-48x48" \ "mgdiff" "GNOME;GTK;Motif;Development;System;" \ false post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${FILESDIR}/mgdiff-48x48.xpm ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/mgdiff.x[bp]m ${STAGEDIR}${PREFIX}/share/pixmaps .include diff --git a/textproc/mi-aspell/Makefile b/textproc/mi-aspell/Makefile index a7d704231ddf..7ecfe7230952 100644 --- a/textproc/mi-aspell/Makefile +++ b/textproc/mi-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -mi-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Maori dictionary DICT= mi .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/mifluz/Makefile b/textproc/mifluz/Makefile index 0368b189ef7e..e812c100faf5 100644 --- a/textproc/mifluz/Makefile +++ b/textproc/mifluz/Makefile @@ -1,37 +1,35 @@ -# Created by: Frederic Dubuy - PORTNAME= mifluz PORTVERSION= 0.26.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= ports@FreeBSD.org COMMENT= C++ library to build and query a full text inverted index LICENSE= GPLv3 USES= bison compiler iconv libtool makeinfo pathfix GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-posixmutexes \ --localstatedir="${PREFIX}/var" \ --without-unac INSTALL_TARGET= install-strip USE_LDCONFIG= yes CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} CXXFLAGS_clang= -Wno-c++11-narrowing CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFLICTS_INSTALL= htdig # bin/htdb_dump bin/htdb_load bin/htdb_stat SUB_FILES= pkg-message INFO= mifluz post-patch: @${REINPLACE_CMD} -e \ '/^#ifndef HAVE_ALLOCA/s|_H||' ${WRKSRC}/clib/strncoll2.c .include diff --git a/textproc/minify/Makefile b/textproc/minify/Makefile index c9ad0257b92c..21b636507ea6 100644 --- a/textproc/minify/Makefile +++ b/textproc/minify/Makefile @@ -1,31 +1,29 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= minify PORTVERSION= 2.12.0 PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Go minifiers for web formats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_TARGET= ./cmd/minify PLIST_FILES= bin/minify GH_ACCOUNT= tdewolff GH_TUPLE= djherbis:atime:v1.1.0:djherbis_atime/vendor/github.com/djherbis/atime \ dustin:go-humanize:v1.0.0:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fsnotify:fsnotify:v1.5.4:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ matryer:try:9ac251b:matryer_try/vendor/github.com/matryer/try \ spf13:pflag:d5e0c06:spf13_pflag/vendor/github.com/spf13/pflag \ tdewolff:parse:v2.6.1:tdewolff_parse/vendor/github.com/tdewolff/parse/v2 USE_GITHUB= yes .include diff --git a/textproc/minised/Makefile b/textproc/minised/Makefile index 6872bd44b153..67df3c1db301 100644 --- a/textproc/minised/Makefile +++ b/textproc/minised/Makefile @@ -1,21 +1,19 @@ -# Created by: Andrew Pantyukhin - PORTNAME= minised PORTVERSION= 1.15 CATEGORIES= textproc MASTER_SITES= http://dl.exactcode.de/oss/minised/ MAINTAINER= portmaster@BSDforge.com COMMENT= Smaller, cheaper, faster sed implementation ALL_TARGET= ${PORTNAME} PLIST_FILES= bin/${PORTNAME} man/man1/minised.1.gz post-patch: @${REINPLACE_CMD} -e 's|-O1||' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ .include diff --git a/textproc/mk-aspell/Makefile b/textproc/mk-aspell/Makefile index cfa9b1767679..a8aa6bb67bd7 100644 --- a/textproc/mk-aspell/Makefile +++ b/textproc/mk-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -mk-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Macedonian dictionary DICT= mk .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/mkcatalog/Makefile b/textproc/mkcatalog/Makefile index 058c1df4d3cf..bbdbe67f2728 100644 --- a/textproc/mkcatalog/Makefile +++ b/textproc/mkcatalog/Makefile @@ -1,24 +1,22 @@ -# Created by: shige - PORTNAME= mkcatalog PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= # none DISTFILES= # none EXTRACT_ONLY= # none MAINTAINER= ports@FreeBSD.org COMMENT= Maintenance utility for sgml catalog files NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes SUB_FILES= mkcatalog PLIST_FILES= sbin/mkcatalog do-install: ${INSTALL_SCRIPT} ${WRKDIR}/mkcatalog \ ${STAGEDIR}${PREFIX}/sbin/mkcatalog .include diff --git a/textproc/ml-aspell/Makefile b/textproc/ml-aspell/Makefile index 49f408c644f9..150478357873 100644 --- a/textproc/ml-aspell/Makefile +++ b/textproc/ml-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell MASTER_SITES= http://gnu.mirrors.pair.com/savannah/savannah/smc/Spellchecker/ SPELLVERSION= 6-ml-0.04-1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Malayalam dictionary DICT= ml .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ml1/Makefile b/textproc/ml1/Makefile index 1c0216cd9b3d..6b24ed0f1ce6 100644 --- a/textproc/ml1/Makefile +++ b/textproc/ml1/Makefile @@ -1,36 +1,34 @@ -# Created by: Bob Eager - PORTNAME= ml1 PORTVERSION= 4.12 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.ml1.org.uk/distfiles/ \ http://www.ancientgeek.org.uk/distfiles/ MAINTAINER= bob@eager.cx COMMENT= Original general purpose macro processor LICENSE= BSD3CLAUSE OPTIONS_DEFINE= DOCS .include post-patch: .if ${ARCH} == amd64 @${REINPLACE_CMD} \ -e '/^#define FBSD32/s/1/0/' \ -e '/^#define FBSD64/s/0/1/'\ ${WRKSRC}/ml1.h .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ml1 ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ml1.1.gz \ ${STAGEDIR}${MANPREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/mn-aspell/Makefile b/textproc/mn-aspell/Makefile index 5f0956379d8b..c7e55080c4bb 100644 --- a/textproc/mn-aspell/Makefile +++ b/textproc/mn-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-mn-0.06-2 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Mongolian dictionary DICT= mn .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index a20f3507c991..abb2cf587d46 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -1,51 +1,49 @@ -# Created by: Alexander@Leidinger.net - PORTNAME= modlogan PORTVERSION= 0.8.13 PORTREVISION= 18 CATEGORIES= textproc www MASTER_SITES= http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/ MAINTAINER= netchild@FreeBSD.org COMMENT= Modular log file analysis program LIB_DEPENDS= libadns.so:dns/adns \ libgd.so:graphics/gd \ libpcre.so:devel/pcre \ libexpat.so:textproc/expat2 USES= cpe gettext libtool OPTIONS_DEFINE= DOCS MYSQL # Please don't remove the comments, as soon as autoconf/libtool get's # updated in the ports collection the comments may be removed. # They serve as a reminder. USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-ltdl-install=no --with-gd=${LOCALBASE}/include \ --program-transform-name=\'\' MYSQL_CONFIGURE_ON= --with-mysql CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib DOC1= faq.txt glosar manual.txt translations.txt \ using-plugins.txt writing-plugins.txt post-patch: @${REINPLACE_CMD} -e 's:\@config_path\@:${PREFIX}/etc/modlogan:g' ${WRKSRC}/doc/modlogan.conf-dist.in #post-configure: # ${TOUCH} ${WRKSRC}/libltdl/config.status post-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/share/doc/modlogan .for i in ${DOC1} @${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}/${PREFIX}/share/doc/modlogan/${i} .endfor ${MKDIR} ${STAGEDIR}/${PREFIX}/share/examples/modlogan .for i in footer.ihtml header.ihtml output.tmpl convert_history_to_07x.pl convert_to_055.pl convert_to_060.pl @${INSTALL_DATA} ${WRKSRC}/doc/${i} ${STAGEDIR}/${PREFIX}/share/examples/modlogan/${i} .endfor .include diff --git a/textproc/mr-aspell/Makefile b/textproc/mr-aspell/Makefile index 594931a854ed..62e206c77202 100644 --- a/textproc/mr-aspell/Makefile +++ b/textproc/mr-aspell/Makefile @@ -1,25 +1,23 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-mr-0.10-0 PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Marathi dictionary DICT= mr # This stops it conflicting on u-deva.cmap|.cset with hi-aspell post-patch: ${REINPLACE_CMD} '\,^data_files,s,u-deva\.c[sm][ea][tp],mr-&,g' \ ${WRKSRC}/Makefile.pre ${REINPLACE_CMD} 's,u-deva,mr-&,' ${WRKSRC}/info ${WRKSRC}/mr.dat \ ${WRKSRC}/u-deva.cset .for c in cmap cset ${MV} ${WRKSRC}/u-deva.$c ${WRKSRC}/mr-u-deva.$c .endfor .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ms-aspell/Makefile b/textproc/ms-aspell/Makefile index 0c967970ca47..308e8e808cc1 100644 --- a/textproc/ms-aspell/Makefile +++ b/textproc/ms-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -ms-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Malay dictionary DICT= ms .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index be2b6ba0dd72..757c5a7ad570 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -1,39 +1,37 @@ -# Created by: Gea-Suan Lin - PORTNAME= msort PORTVERSION= 8.53 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Sorting files in sophisticated ways LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to link: missing sbrk BROKEN_riscv64= fails to link: missing sbrk LIB_DEPENDS= libtre.so:textproc/libtre \ libuninum.so:devel/libuninum \ libutf8proc.so:textproc/utf8proc RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets USES= gettext localbase tk:wrapper,run CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes GNU_CONFIGURE= yes TEST_TARGET= test PLIST_FILES= bin/msg bin/msort man/man1/msort.1.gz post-patch: @${MV} ${WRKSRC}/limits.h ${WRKSRC}/${PORTNAME}_limits.h @${REINPLACE_CMD} -e 's,limits\.h,${PORTNAME}_&,' \ ${WRKSRC}/Makefile.in ${WRKSRC}/info.c \ ${WRKSRC}/input.c ${WRKSRC}/msort.c @${REINPLACE_CMD} -e 's|bash|sh|' ${WRKSRC}/RegressionTests/Makefile @${REINPLACE_CMD} -e 's|msort|../&|' \ ${WRKSRC}/RegressionTests/RunTests.sh .include diff --git a/textproc/mt-aspell/Makefile b/textproc/mt-aspell/Makefile index a2cbaed571e2..0f418fed556e 100644 --- a/textproc/mt-aspell/Makefile +++ b/textproc/mt-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -mt-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Maltese dictionary DICT= mt .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/multimarkdown/Makefile b/textproc/multimarkdown/Makefile index 61c95f652561..87c1283c036f 100644 --- a/textproc/multimarkdown/Makefile +++ b/textproc/multimarkdown/Makefile @@ -1,76 +1,74 @@ -# Created by: Adam Weinberger - PORTNAME= multimarkdown DISTVERSION= 6.6.0 CATEGORIES= textproc DIST_SUBDIR= ${PORTNAME} MAINTAINER= egypcio@FreeBSD.org COMMENT= Extended Markdown processor with more features, written in C LICENSE= BSD3CLAUSE MIT GPLv2+ ZLIB LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libcurl.so:ftp/curl USES= cmake compiler:c11 localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= fletcher GH_PROJECT= MultiMarkdown-6 PORTDOCS= README.md OPTIONS_DEFINE= CHEAT_SHEET EXTRAS HELPERS DOCS CHEAT_SHEET_DESC= HTML-based cheat sheat EXTRAS_DESC= Extra scripts and XSLT support HELPERS_DESC= Helper scripts (conflicts with emulators/mtools) CHEAT_SHEET_GH_PROJECT= MultiMarkdown-6-Syntax-Guide:cheat CHEAT_SHEET_GH_TAGNAME= 2cf0881:cheat CHEAT_SHEET_GH_SUBDIR= cheat-sheet:cheat EXTRAS_GH_PROJECT= MMD-Support:support EXTRAS_GH_TAGNAME= 685c95c:support EXTRAS_GH_SUBDIR= Support:support HELPERS_CONFLICTS_INSTALL= mtools-* OPTIONS_SUB= yes post-patch: @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/scripts/* post-patch-EXTRAS-on: @${REINPLACE_CMD} -E "s,^(xslt_path)=.*,\1=${DATADIR},; s,(xslt_path)/../,\1/," \ ${WRKSRC}/Support/bin/* @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/Support/bin/* post-patch-CHEAT_SHEET-on: .for f in .gitignore Makefile scripts source templates @${RM} -r ${WRKSRC}/cheat-sheet/${f} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-install-EXTRAS-on: ${INSTALL_SCRIPT} ${WRKSRC}/Support/bin/* ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DATADIR}/XSLT ${INSTALL_DATA} ${WRKSRC}/Support/XSLT/* ${STAGEDIR}${DATADIR}/XSLT @${MKDIR} ${STAGEDIR}${DATADIR}/utilities ${INSTALL_SCRIPT} ${WRKSRC}/Support/Utilities/* ${STAGEDIR}${DATADIR}/utilities @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Support/README.md ${STAGEDIR}${DOCSDIR}/README-extras.md do-install-CHEAT_SHEET-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/cheat-sheet (cd ${WRKSRC} && ${COPYTREE_SHARE} cheat-sheet ${STAGEDIR}${DOCSDIR}) post-install: .for f in LICENSE.txt README.txt ${RM} ${STAGEDIR}${PREFIX}/${f} .endfor .include diff --git a/textproc/muse/Makefile b/textproc/muse/Makefile index 9bd21d45ef1e..6adfc76bdc3e 100644 --- a/textproc/muse/Makefile +++ b/textproc/muse/Makefile @@ -1,44 +1,42 @@ -# Created by: Dryice Liu - PORTNAME= muse PORTVERSION= 3.20 PORTREVISION= 20 CATEGORIES= textproc elisp MASTER_SITES= http://download.gna.org/muse-el/ \ LOCAL/dryice \ http://dryice.name/computer/FreeBSD/distfiles/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Authoring and publishing environment for Emacs USES= emacs gmake makeinfo INFO= muse LISPDIR= ${PREFIX}/${EMACS_SITE_LISPDIR}/${PORTNAME} PORTDOCS= AUTHORS ChangeLog ChangeLog.1 ChangeLog.2 ChangeLog.3 NEWS \ README scripts COPYING OPTIONS_DEFINE= DOCS .include .if ${FLAVOR:Ufull:Mfull} PKGNAMESUFFIX= -emacs .endif post-install: @${MKDIR} ${STAGEDIR}${LISPDIR}/contrib (cd ${WRKSRC} && ${COPYTREE_SHARE} contrib ${STAGEDIR}${LISPDIR}) ${INSTALL_DATA} ${WRKSRC}/experimental/* \ ${STAGEDIR}${LISPDIR}/experimental @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|scripts||:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} scripts ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/mxml/Makefile b/textproc/mxml/Makefile index d12293bf9aa6..34ebc45b6c0e 100644 --- a/textproc/mxml/Makefile +++ b/textproc/mxml/Makefile @@ -1,28 +1,26 @@ -# Created by: Martin Wilke - PORTNAME= mxml DISTVERSION= 3.1 CATEGORIES= textproc MASTER_SITES= https://github.com/michaelrsweet/mxml/releases/download/v${DISTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Small XML parsing library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= desthack USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_ARGS= INSTALL_DATA="${INSTALL_DATA}" \ INSTALL_LIB="${INSTALL_LIB}" \ INSTALL_MAN="${INSTALL_MAN}" OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/^\.SILENT/d' -e '/(INSTALL_LIB) libmxml.a/ s/_LIB/_DATA/' \ ${WRKSRC}/Makefile.in .include diff --git a/textproc/mysqlviz/Makefile b/textproc/mysqlviz/Makefile index 821e75579bea..17aab0802c2b 100644 --- a/textproc/mysqlviz/Makefile +++ b/textproc/mysqlviz/Makefile @@ -1,36 +1,34 @@ -# Created by: TAKATSU Tomonari - PORTNAME= mysqlviz PORTVERSION= 0.3 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= tota@FreeBSD.org COMMENT= MySQL and SQLite Database Visualisation Tool LICENSE= GPLv3 NO_BUILD= yes USES= php:cli tar:bzip2 USE_GITHUB= yes GH_ACCOUNT= globalcitizen PLIST_FILES= bin/${PORTNAME} PORTEXAMPLES= eg.png eg.sql sqlite-eg.sql OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} \ -e 's|/usr/bin/php|${LOCALBASE}/bin/php|' \ ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/nb-aspell/Makefile b/textproc/nb-aspell/Makefile index 61520250f6f7..1c89f043a1ad 100644 --- a/textproc/nb-aspell/Makefile +++ b/textproc/nb-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -nb-0.50.1-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Norwegian Bokmal dictionary DICT= nb .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/nds-aspell/Makefile b/textproc/nds-aspell/Makefile index efe776461ff0..09e06aeb3766 100644 --- a/textproc/nds-aspell/Makefile +++ b/textproc/nds-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-nds-0.01-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Low Saxon dictionary DICT= nds .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/nl-aspell/Makefile b/textproc/nl-aspell/Makefile index 09b069c0bb69..d5118b95e131 100644 --- a/textproc/nl-aspell/Makefile +++ b/textproc/nl-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -nl-0.50-2 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Dutch dictionary DICT= nl .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/nl-hunspell/Makefile b/textproc/nl-hunspell/Makefile index 685ea5e05e1a..38257867c462 100644 --- a/textproc/nl-hunspell/Makefile +++ b/textproc/nl-hunspell/Makefile @@ -1,40 +1,38 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= hunspell PORTVERSION= 2.10 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} PKGNAMEPREFIX= nl- DISTNAME= OpenTaal-${PORTVERSION:R}${PORTVERSION:E}G-LO EXTRACT_SUFX= .oxt DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Dutch hunspell dictionaries LICENSE= BSD2CLAUSE CC-BY-3.0 LICENSE_COMB= dual NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= ${DATADIR}/nl_NL.aff \ ${DATADIR}/nl_NL.dic NLALIASES= nl_AW nl_BE .for ALIAS in ${NLALIASES} PLIST_FILES+= ${DATADIR}/${ALIAS}.aff \ ${DATADIR}/${ALIAS}.dic .endfor do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/nl_NL.aff ${STAGEDIR}${DATADIR}/nl_NL.aff ${INSTALL_DATA} ${WRKSRC}/nl_NL.dic ${STAGEDIR}${DATADIR}/nl_NL.dic .for ALIAS in ${NLALIASES} ${LN} -s nl_NL.aff ${STAGEDIR}${DATADIR}/${ALIAS}.aff ${LN} -s nl_NL.dic ${STAGEDIR}${DATADIR}/${ALIAS}.dic .endfor .include diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile index 202b96514860..256420cb3686 100644 --- a/textproc/nn-aspell/Makefile +++ b/textproc/nn-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -nn-0.50.1-1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Norwegian Nynorsk dictionary DICT= nn .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/nunnimcax/Makefile b/textproc/nunnimcax/Makefile index 3f571925f381..cf9b847b8015 100644 --- a/textproc/nunnimcax/Makefile +++ b/textproc/nunnimcax/Makefile @@ -1,24 +1,22 @@ -# Created by: Sergey Skvortsov - PORTNAME= NunniMCAX PORTVERSION= 1.4.1 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME:tl}/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= C, non validating XML parser with SAX-like API USES= uidfix USE_LDCONFIG= YES SHLIB_MAJOR= 2 MAKEFILE= ${FILESDIR}/Makefile MAKE_ENV= SHLIB_MAJOR=${SHLIB_MAJOR} PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" .if defined(NOPROFILE) || defined(NO_PROFILE) PLIST_SUB+= PROFILE="@comment " .else PLIST_SUB+= PROFILE="" .endif .include diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index 37b755158279..677aeac2df54 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -1,45 +1,43 @@ -# Created by: Herve Quiroz - PORTNAME= nux PORTVERSION= 1.6 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= http://dst.lbl.gov/ACSSoftware/nux/nux-download/releases/ MAINTAINER= ports@FreeBSD.org COMMENT= Small open-source XQuery extension of the XOM library RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:textproc/xom \ ${JAVALIBDIR}/saxon9.jar:textproc/saxon-devel USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= api changelog.html cvs.html dependencies.html \ gettingstarted.html images index.html license.html licenses \ mailing.html readme.html related.html style.css todo.html OPTIONS_DEFINE= XQUERY_TOOL DOCS OPTIONS_DEFAULT= XQUERY_TOOL XQUERY_TOOL_DESC= Install the XQuery command-line tool XQUERY_TOOL_RUN_DEPENDS=${JAVALIBDIR}/java-getopt.jar:java/java-getopt XQUERY_TOOL_PLIST_FILES=bin/fire-xquery XQUERY_TOOL_SUB_FILES= fire-xquery.sh do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/lib/${PORTNAME}.jar ${STAGEDIR}${JAVAJARDIR} do-install-XQUERY_TOOL-on: ${INSTALL_SCRIPT} ${WRKDIR}/fire-xquery.sh ${STAGEDIR}${PREFIX}/bin/fire-xquery do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ny-aspell/Makefile b/textproc/ny-aspell/Makefile index 8be61ed19760..52259bdb01fe 100644 --- a/textproc/ny-aspell/Makefile +++ b/textproc/ny-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-ny-0.01-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Nyanja dictionary DICT= ny .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index bdc0c1a94232..a7a4cdd7e5da 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,24 +1,22 @@ -# Created by: Jaap Boender - PORTNAME= ocaml-csv PORTVERSION= 1.2.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/420/ MAINTAINER= tcrimi@gmail.com COMMENT= OCaml library to read and write CSV files LICENSE= LGPL21+ WRKSRC= ${WRKDIR}/csv-${PORTVERSION} USES= gmake MAKE_ARGS= byte native USE_OCAML= yes USE_OCAML_FINDLIB= yes OCAML_PKGDIRS= csv TEST_TARGET= tests MAKE_JOBS_UNSAFE= yes .include diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index 6f3ef0fe307c..147972a9771a 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,30 +1,28 @@ -# Created by: Marwan Burelle diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 3b3b823da695..2bbef5a25b10 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,52 +1,50 @@ -# Created by: Jaap Boender - PORTNAME= text PORTVERSION= 0.8 CATEGORIES= textproc PKGNAMEPREFIX= ocaml- MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for dealing with text BUILD_DEPENDS= ocamlbuild:devel/ocaml-ocamlbuild USE_GITHUB= yes GH_ACCOUNT= vbmithr GH_PROJECT= ${PKGNAMEPREFIX}${PORTNAME} USES= gmake HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix ${PREFIX} \ --destdir ${STAGEDIR} USE_OCAML= yes USE_OCAML_FINDLIB= yes USE_OCAML_CAMLP4= yes USE_OCAML_LDCONFIG= yes USE_OCAMLFIND_PLIST= yes SA_DIR= ${LOCALBASE}/${OCAML_SITELIBDIR} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} OPTIONS_DEFINE= PCRE OPTIONS_DEFAULT= PCRE PCRE_CONFIGURE_ENABLE= pcre PCRE_BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre PCRE_RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:devel/ocaml-pcre post-patch: @${REINPLACE_CMD} -e 's,"install" :: findlib_name,"install" :: "-destdir ${STAGEDIR}${PREFIX}/lib/ocaml/site-lib" :: "-ldconf /dev/null" :: findlib_name,' \ ${WRKSRC}/setup.ml do-configure: cd ${WRKSRC}; ocaml setup.ml -configure ${CONFIGURE_ARGS} do-build: cd ${WRKSRC}; ocaml setup.ml -build do-install: ${MKDIR} ${STAGEDIR}${OCAMLFIND_DESTDIR} cd ${WRKSRC}; ocaml setup.ml -install .include diff --git a/textproc/odt2txt/Makefile b/textproc/odt2txt/Makefile index bca915864655..3f9bd5e82b05 100644 --- a/textproc/odt2txt/Makefile +++ b/textproc/odt2txt/Makefile @@ -1,29 +1,27 @@ -# Created by: chinsan - PORTNAME= odt2txt PORTVERSION= 0.5 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple converter from OpenDocument Text to plain text LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL-2 USES= gmake iconv localbase PLIST_FILES= bin/odt2txt \ share/man/man1/odt2txt.1.gz GH_ACCOUNT= dstosberg USE_GITHUB= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g; s|-liconv|${ICONV_LIB}|' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/odt2txt ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/odt2txt.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 931f0c3f2381..69f45596103e 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -1,38 +1,36 @@ -# Created by: kuriyama - PORTNAME= openjade PORTVERSION= 1.3.3p1 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.3.3 DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} MAINTAINER= cy@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine LIB_DEPENDS= libosp.so:textproc/opensp RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= gettext gmake libtool perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${DATADIR} LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install install-man MAKE_ENV= STRIP="${STRIP}" PLIST_SUB= XMLCATMGR=${XMLCATMGR} \ CATALOG_PORTS_SGML=${CATALOG_PORTS_SGML} CATALOG_PORTS_SGML= ${PREFIX}/share/sgml/catalog.ports XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr DATADIR= ${PREFIX}/share/sgml/openjade post-patch: @${REINPLACE_CMD} -e 's|||' ${WRKSRC}/style/MultiLineInlineNote.cxx post-install: @${FIND} ${WRKSRC}/dsssl -type f -depth 1 -exec ${INSTALL_DATA} {} ${STAGEDIR}/${DATADIR} \; .include diff --git a/textproc/opensearch/Makefile b/textproc/opensearch/Makefile index d5593e647e44..8445adccfd06 100644 --- a/textproc/opensearch/Makefile +++ b/textproc/opensearch/Makefile @@ -1,88 +1,86 @@ -# Created by: Sven R - PORTNAME= opensearch DISTVERSION= 2.1.0 DISTVERSIONSUFFIX= -linux-x64 CATEGORIES= textproc java devel MASTER_SITES= https://artifacts.opensearch.org/releases/bundle/${PORTNAME}/${PORTVERSION}/ MAINTAINER= opensearch@FreeBSD.org COMMENT= Full-text search engine for Java LICENSE= APACHE20 BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= bash>0:shells/bash \ jna>0:devel/jna USES= cpe shebangfix USE_JAVA= yes JAVA_VERSION= 11+ USE_RC_SUBR= ${PORTNAME} SHEBANG_FILES= bin/opensearch bin/opensearch-cli \ bin/opensearch-env bin/opensearch-env-from-file \ bin/opensearch-keystore bin/opensearch-node \ bin/opensearch-plugin bin/opensearch-shard \ plugins/opensearch-security/tools/audit_config_migrater.sh \ plugins/opensearch-security/tools/hash.sh \ plugins/opensearch-security/tools/install_demo_configuration.sh \ plugins/opensearch-security/tools/securityadmin.sh NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= PLUGINS OPTIONS_DEFAULT=PLUGINS .include CONFIG_FILES= opensearch.yml jvm.options log4j2.properties BINS= opensearch opensearch-cli opensearch-env \ opensearch-env-from-file opensearch-keystore \ opensearch-node opensearch-plugin \ opensearch-shard SEARCHUSER?= opensearch SEARCHGROUP?= ${SEARCHUSER} USERS= ${SEARCHUSER} GROUPS= ${SEARCHGROUP} SUB_FILES= pkg-message SUB_LIST= ETCDIR=${ETCDIR} \ JAVA_HOME=${JAVA_HOME} post-patch: ${RM} ${WRKSRC}/lib/jna-*.jar do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/opensearch .for f in ${CONFIG_FILES} ${INSTALL} ${WRKSRC}/config/${f} ${STAGEDIR}${ETCDIR}/${f}.sample .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/lib/opensearch/bin .for f in ${BINS} ${INSTALL_SCRIPT} ${WRKSRC}/bin/${f} ${STAGEDIR}${PREFIX}/lib/opensearch/bin .endfor ${MKDIR} ${STAGEDIR}${PREFIX}/lib/opensearch/lib (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "lib modules" ${STAGEDIR}${PREFIX}/lib/opensearch/) ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/opensearch ${INSTALL} -lrs ${STAGEDIR}${ETCDIR} ${STAGEDIR}${PREFIX}/lib/opensearch/config ${LN} -s ${JAVASHAREDIR}/classes/jna.jar ${STAGEDIR}${PREFIX}/lib/opensearch/lib/jna.jar do-install-PLUGINS-on: (cd ${WRKSRC}/ && ${COPYTREE_SHARE} "plugins" ${STAGEDIR}${PREFIX}/lib/opensearch/) (cd ${WRKSRC}/plugins/opensearch-security/tools && ${COPYTREE_BIN} "*.sh" ${STAGEDIR}${PREFIX}/lib/opensearch/plugins/opensearch-security/tools) post-install: .for f in ${CONFIG_FILES} ${ECHO} "@sample ${ETCDIR}/${f}.sample" >> ${TMPPLIST} .endfor ${FIND} -s ${STAGEDIR}${PREFIX}/lib/opensearch -not -type d | ${SORT} | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/##' >> ${TMPPLIST} ${ECHO} "@dir lib/opensearch/plugins" >> ${TMPPLIST} ${ECHO} "@dir libexec/opensearch" >> ${TMPPLIST} ${ECHO} "@dir(opensearch,opensearch,0755) ${ETCDIR}" >> ${TMPPLIST} .include diff --git a/textproc/opensp/Makefile b/textproc/opensp/Makefile index b7d3767598bb..04d68d261667 100644 --- a/textproc/opensp/Makefile +++ b/textproc/opensp/Makefile @@ -1,36 +1,34 @@ -# Created by: kuriyama - PORTNAME= OpenSP PORTVERSION= 1.5.2 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/openjade/${PORTNAME:tl}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Collection of SGML/XML tools LICENSE= JamesClark LICENSE_NAME= License of James Clark's Software LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= gmake iconv libtool localbase perl5 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-default-catalog=${PREFIX}/share/sgml/catalog \ --datadir=${PREFIX}/share/sgml/openjade \ --disable-doc-build OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext PORTDOCS= *.htm NEWS AUTHORS README ABOUT-NLS BUGS ChangeLog post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/*.htm ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS:N\*.htm} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/openvanilla-framework/Makefile b/textproc/openvanilla-framework/Makefile index 9f66a00e457b..ec3be8a17359 100644 --- a/textproc/openvanilla-framework/Makefile +++ b/textproc/openvanilla-framework/Makefile @@ -1,19 +1,17 @@ -# Created by: Leland Wang - PORTNAME= openvanilla-framework PORTVERSION= 0.7.2.20070514 CATEGORIES= textproc MASTER_SITES= LOCAL/rafan DISTNAME= openvanilla-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Development header files for OpenVanilla NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/include/OpenVanilla ${INSTALL_DATA} ${WRKSRC}/Framework/Headers/* \ ${STAGEDIR}${PREFIX}/include/OpenVanilla .include diff --git a/textproc/or-aspell/Makefile b/textproc/or-aspell/Makefile index aafe0527fe45..afbf835a39be 100644 --- a/textproc/or-aspell/Makefile +++ b/textproc/or-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-or-0.03-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Oriya dictionary DICT= or .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile index 1d59c21a8ffa..a97d6441a8f1 100644 --- a/textproc/p5-AI-Categorizer/Makefile +++ b/textproc/p5-AI-Categorizer/Makefile @@ -1,29 +1,27 @@ -# Created by: Aaron Dalton - PORTNAME= AI-Categorizer PORTVERSION= 0.09 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Automatic Text Categorization LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Container>=0:devel/p5-Class-Container \ p5-Params-Validate>=0:devel/p5-Params-Validate \ p5-Statistics-Contingency>=0:math/p5-Statistics-Contingency \ p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem \ p5-Time-Progress>=0:devel/p5-Time-Progress \ p5-Algorithm-SVM>=0:devel/p5-Algorithm-SVM \ p5-AI-DecisionTree>=0:math/p5-AI-DecisionTree \ p5-Algorithm-NaiveBayes>=0:devel/p5-Algorithm-NaiveBayes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Algorithm-RabinKarp/Makefile b/textproc/p5-Algorithm-RabinKarp/Makefile index 8cba9957f808..0a30c45c7420 100644 --- a/textproc/p5-Algorithm-RabinKarp/Makefile +++ b/textproc/p5-Algorithm-RabinKarp/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= Algorithm-RabinKarp PORTVERSION= 0.41 DISTVERSIONSUFFIX= _1 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NNUNLEY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Rabin-Karp streaming hash LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Apache-ParseLog/Makefile b/textproc/p5-Apache-ParseLog/Makefile index 4c6e1e860be8..4ccd2d58a422 100644 --- a/textproc/p5-Apache-ParseLog/Makefile +++ b/textproc/p5-Apache-ParseLog/Makefile @@ -1,20 +1,18 @@ -# Created by: nork@FreeBSD.org - PORTNAME= Apache-ParseLog PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to parse Apache log files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-BibTeX-Parser/Makefile b/textproc/p5-BibTeX-Parser/Makefile index 49e54c007074..bb0ce743b15d 100644 --- a/textproc/p5-BibTeX-Parser/Makefile +++ b/textproc/p5-BibTeX-Parser/Makefile @@ -1,26 +1,24 @@ -# Created by: Wen Heping - PORTNAME= BibTeX-Parser PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BORISV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure perl BibTeX parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ p5-LaTeX-ToUnicode>=0.11:textproc/p5-LaTeX-ToUnicode USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-BigIP-ParseConfig/Makefile b/textproc/p5-BigIP-ParseConfig/Makefile index 005982200c93..88ce433ed06a 100644 --- a/textproc/p5-BigIP-ParseConfig/Makefile +++ b/textproc/p5-BigIP-ParseConfig/Makefile @@ -1,18 +1,16 @@ -# Created by: Sergey A. Osokin - PORTNAME= BigIP-ParseConfig PORTVERSION= 1.1.9 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= osa@FreeBSD.org COMMENT= F5 BigIP configuration parser LICENSE= GPLv2 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Bloom-Filter/Makefile b/textproc/p5-Bloom-Filter/Makefile index bc63661e6a32..be1528912cb2 100644 --- a/textproc/p5-Bloom-Filter/Makefile +++ b/textproc/p5-Bloom-Filter/Makefile @@ -1,20 +1,18 @@ -# Created by: Aaron Straup Cope - PORTNAME= Bloom-Filter PORTVERSION= 1.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XAERXESS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Probabilistic algorithm for doing existence tests LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index 543098e60cb3..15ac18b8dfdd 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -1,35 +1,33 @@ -# Created by: Gea-Suan Lin - PORTNAME= CAM-PDF PORTVERSION= 1.60 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PDF manipulation library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-RC4>=2.02:security/p5-Crypt-RC4 \ p5-Text-PDF>=0.29:print/p5-Text-PDF TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:devel/p5-Test-Memory-Cycle \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= DOCS PORTDOCS= CHANGES README post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .include diff --git a/textproc/p5-CQL-Parser/Makefile b/textproc/p5-CQL-Parser/Makefile index 7db059a82a58..93f078ae1a8a 100644 --- a/textproc/p5-CQL-Parser/Makefile +++ b/textproc/p5-CQL-Parser/Makefile @@ -1,27 +1,25 @@ -# Created by: Aaron Dalton - PORTNAME= CQL-Parser PORTVERSION= 1.13 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRICAS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compiles CQL strings into parse trees of Node subtypes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0.1:devel/p5-Class-Accessor \ p5-Clone>=0.15:devel/p5-Clone \ p5-String-Tokenizer>=0.05:textproc/p5-String-Tokenizer TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes \ p5-Test-Exception>=0.21:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-CSS-Compressor/Makefile b/textproc/p5-CSS-Compressor/Makefile index 09e4c244fe12..7e8baedc651b 100644 --- a/textproc/p5-CSS-Compressor/Makefile +++ b/textproc/p5-CSS-Compressor/Makefile @@ -1,23 +1,21 @@ -# Created by: Gea-Suan Lin - PORTNAME= CSS-Compressor PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for CSS minification LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes post-install: ${INSTALL_SCRIPT} ${FILESDIR}/csscompressor ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/textproc/p5-CSS-Croco/Makefile b/textproc/p5-CSS-Croco/Makefile index f780b8b12c42..4c81b2c4bae2 100644 --- a/textproc/p5-CSS-Croco/Makefile +++ b/textproc/p5-CSS-Croco/Makefile @@ -1,20 +1,18 @@ -# Created by: andrey@kostenko.name - PORTNAME= CSS-Croco PORTVERSION= 0.09 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Quick CSS parser BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco USES= perl5 pkgconfig USE_PERL5= configure .include diff --git a/textproc/p5-CSS-Minifier-XS/Makefile b/textproc/p5-CSS-Minifier-XS/Makefile index 6c7b8c2d1fe5..f211a9ccf938 100644 --- a/textproc/p5-CSS-Minifier-XS/Makefile +++ b/textproc/p5-CSS-Minifier-XS/Makefile @@ -1,24 +1,22 @@ -# Created by: Sergey Skvortsov - PORTNAME= CSS-Minifier-XS PORTVERSION= 0.13 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS based CSS minifier LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-DiagINC>=0.002:devel/p5-Test-DiagINC USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Minifier/XS/XS.so .include diff --git a/textproc/p5-CSS-Minifier/Makefile b/textproc/p5-CSS-Minifier/Makefile index a65f03852ee0..10f5767308c9 100644 --- a/textproc/p5-CSS-Minifier/Makefile +++ b/textproc/p5-CSS-Minifier/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= CSS-Minifier PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for minifying CSS LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-CSS-Packer/Makefile b/textproc/p5-CSS-Packer/Makefile index def410886e92..112fe963fd53 100644 --- a/textproc/p5-CSS-Packer/Makefile +++ b/textproc/p5-CSS-Packer/Makefile @@ -1,25 +1,23 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= CSS-Packer PORTVERSION= 2.08 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Another CSS minifier LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp TEST_DEPENDS= p5-Test-File-Contents>=0.21:devel/p5-Test-File-Contents \ p5-Test-Pod>=1.22:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-CSS-SAC/Makefile b/textproc/p5-CSS-SAC/Makefile index d5bcc1f70b53..7c521b505b16 100644 --- a/textproc/p5-CSS-SAC/Makefile +++ b/textproc/p5-CSS-SAC/Makefile @@ -1,27 +1,25 @@ -# Created by: Sergey Skvortsov - PORTNAME= CSS-SAC PORTVERSION= 0.08 PORTREVISION= 2 CATEGORIES= textproc perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= SAC CSS (Simple API for CSS) parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-ArrayObjects>=0.04:devel/p5-Class-ArrayObjects USES= perl5 USE_PERL5= configure # Bareword "_out_" not allowed while "strict subs" post-patch: @${REINPLACE_CMD} -e "s,_out_,'_out_',g" ${WRKSRC}/lib/CSS/SAC/TestWriter.pm @${FIND} ${WRKSRC} -name "*.bak" -delete .include diff --git a/textproc/p5-CSS-Sass/Makefile b/textproc/p5-CSS-Sass/Makefile index 107f54ddd80f..848ac2700135 100644 --- a/textproc/p5-CSS-Sass/Makefile +++ b/textproc/p5-CSS-Sass/Makefile @@ -1,39 +1,37 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= CSS-Sass PORTVERSION= 3.6.4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compile .scss and .sass files using LibSass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_12_powerpc64= fails to build: /usr/local/bin/ld: cannot find -lc++ BUILD_DEPENDS= p5-ExtUtils-CppGuess>=0.14:devel/p5-ExtUtils-CppGuess \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Encode-Locale>=0.01:converters/p5-Encode-Locale \ p5-Filesys-Notify-KQueue>=0.01:devel/p5-Filesys-Notify-KQueue \ p5-Filesys-Notify-Simple>=0.01:devel/p5-Filesys-Notify-Simple TEST_DEPENDS= p5-File-chdir>=0.01:devel/p5-File-chdir \ p5-Test-Differences>=0.01:devel/p5-Test-Differences \ p5-YAML-LibYAML>=0.01:textproc/p5-YAML-LibYAML USES= compiler:c++11-lang gmake perl5 USE_PERL5= configure MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/Sass.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/libsass.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/digest/digest.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/glob/glob.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/img-size/img-size.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/CSS/Sass/plugins/math/math.so .include diff --git a/textproc/p5-CSS-Simple/Makefile b/textproc/p5-CSS-Simple/Makefile index f139b180e174..530752ad54ac 100644 --- a/textproc/p5-CSS-Simple/Makefile +++ b/textproc/p5-CSS-Simple/Makefile @@ -1,24 +1,22 @@ -# Created by: Vivek Khera - PORTNAME= CSS-Simple PORTVERSION= 3220 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Interface through which to read/write/manipulate CSS files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash RUN_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash USES= perl5 USE_PERL5= configure PLIST_FILES= %%SITE_PERL%%/CSS/Simple.pm \ %%PERL5_MAN3%%/CSS::Simple.3.gz \ .include diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile index 499f401ab049..eab01cd3ff80 100644 --- a/textproc/p5-CSS-Squish/Makefile +++ b/textproc/p5-CSS-Squish/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= CSS-Squish PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compact many CSS files into one big file BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Test-LongString>=0:devel/p5-Test-LongString RUN_DEPENDS= p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index 2695cbfdffe1..175fcddd62b2 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -1,20 +1,18 @@ -# Created by: Hansjoerg Pehofer - PORTNAME= CSS-Tiny PORTVERSION= 1.20 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read/Write .css files with as little code as possible LICENSE= ARTPERL10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile index 2d32a6571d55..8f49305a48af 100644 --- a/textproc/p5-CSS/Makefile +++ b/textproc/p5-CSS/Makefile @@ -1,24 +1,22 @@ -# Created by: chinsan - PORTNAME= CSS PORTVERSION= 1.09 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IAMCAL PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented access to Cascading Style Sheets (CSS) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Chess-PGN-Parse/Makefile b/textproc/p5-Chess-PGN-Parse/Makefile index ebfe40036dab..07f4f898ded5 100644 --- a/textproc/p5-Chess-PGN-Parse/Makefile +++ b/textproc/p5-Chess-PGN-Parse/Makefile @@ -1,17 +1,15 @@ -# Created by: Aaron Dalton - PORTNAME= Chess-PGN-Parse PORTVERSION= 0.20 CATEGORIES= textproc games perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GMAX PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reads and parses PGN (Portable Game Notation) Chess files NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Class-CSV/Makefile b/textproc/p5-Class-CSV/Makefile index 268ab9bc91ba..9dae70247402 100644 --- a/textproc/p5-Class-CSV/Makefile +++ b/textproc/p5-Class-CSV/Makefile @@ -1,20 +1,18 @@ -# Created by: ijliao - PORTNAME= Class-CSV PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class based CSV parser/writer BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV_XS>=0.23:textproc/p5-Text-CSV_XS \ p5-Class-Accessor>=0.18:devel/p5-Class-Accessor USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile index 8bdf8d2948e1..2c43fc27af28 100644 --- a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile +++ b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile @@ -1,27 +1,25 @@ -# Created by: Sergey Skvortsov - PORTNAME= Data-FormValidator-Constraints-DateTime PORTVERSION= 1.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WONKO PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Data::FormValidator constraints for dates and times LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-FormValidator>=0:textproc/p5-Data-FormValidator \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-DateTime-Format-Builder>=0:devel/p5-DateTime-Format-Builder NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 66622f6a5e14..1cec15a16679 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -1,29 +1,27 @@ -# Created by: Seamus Venasse - PORTNAME= Data-FormValidator PORTVERSION= 4.88 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validates user input (usually from an HTML form) based LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CGI>=3.48:www/p5-CGI \ p5-Date-Calc>=5.0:devel/p5-Date-Calc \ p5-Email-Valid>=0:mail/p5-Email-Valid \ p5-File-MMagic>=1.17:devel/p5-File-MMagic \ p5-Image-Size>=0:graphics/p5-Image-Size \ p5-MIME-Types>=1.005:mail/p5-MIME-Types \ p5-Perl6-Junction>=1.10:devel/p5-Perl6-Junction \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile index 54e489a3ad86..6ce886423c9f 100644 --- a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile +++ b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= Data-Phrasebook-Loader-YAML PORTVERSION= 0.13 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Loader class for phrasebook implementations using YAML LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Phrasebook>=0.24:textproc/p5-Data-Phrasebook \ p5-YAML>=0.35:textproc/p5-YAML TEST_DEPENDS= p5-Test-Distribution>=0:devel/p5-Test-Distribution USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Data-Phrasebook/Makefile b/textproc/p5-Data-Phrasebook/Makefile index 18bf978df93c..c05eeef1e282 100644 --- a/textproc/p5-Data-Phrasebook/Makefile +++ b/textproc/p5-Data-Phrasebook/Makefile @@ -1,21 +1,19 @@ -# Created by: Anton Berezin - PORTNAME= Data-Phrasebook PORTVERSION= 0.35 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Accessing phrasebooks from various data sources LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-Pluggable>=2.7:devel/p5-Module-Pluggable USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile index fac45be24af5..0ec39641cbe4 100644 --- a/textproc/p5-Data-Report/Makefile +++ b/textproc/p5-Data-Report/Makefile @@ -1,24 +1,22 @@ -# Created by: Anton Berezin - PORTNAME= Data-Report PORTVERSION= 1.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Framework for flexible reporting LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Text-CSV_XS>=1.00:textproc/p5-Text-CSV_XS USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Data-SpreadPagination/Makefile b/textproc/p5-Data-SpreadPagination/Makefile index 0c250c19cc2a..2edda8ec890e 100644 --- a/textproc/p5-Data-SpreadPagination/Makefile +++ b/textproc/p5-Data-SpreadPagination/Makefile @@ -1,25 +1,23 @@ -# Created by: Sergei Vyshenski - PORTNAME= Data-SpreadPagination PORTVERSION= 0.1.2 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Page numbering and spread pagination LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Page>=0:databases/p5-Data-Page \ p5-Math-Round>=0:math/p5-Math-Round TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-DelimMatch/Makefile b/textproc/p5-DelimMatch/Makefile index b80901f4c6d9..30ecdd363738 100644 --- a/textproc/p5-DelimMatch/Makefile +++ b/textproc/p5-DelimMatch/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= DelimMatch PORTVERSION= 1.06 DISTVERSIONSUFFIX= a CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NWALSH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to find regexp delimited strings with proper nesting LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} .include diff --git a/textproc/p5-Dev-Bollocks/Makefile b/textproc/p5-Dev-Bollocks/Makefile index dac63c4c4bd5..0ae10f3a6522 100644 --- a/textproc/p5-Dev-Bollocks/Makefile +++ b/textproc/p5-Dev-Bollocks/Makefile @@ -1,20 +1,18 @@ -# Created by: Steve Wills - PORTNAME= Dev-Bollocks PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TELS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to generate bollocks straight from middle management BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Math-String>=0:math/p5-Math-String USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Devel-TraceSAX/Makefile b/textproc/p5-Devel-TraceSAX/Makefile index 2a265025f997..01b0630abc83 100644 --- a/textproc/p5-Devel-TraceSAX/Makefile +++ b/textproc/p5-Devel-TraceSAX/Makefile @@ -1,20 +1,18 @@ -# Created by: Lars Thegler - PORTNAME= Devel-TraceSAX PORTVERSION= 0.021 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Trace SAX events BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-TraceCalls>=0.03:devel/p5-Devel-TraceCalls \ p5-XML-SAX-Machines>=0:textproc/p5-XML-SAX-Machines USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Excel-Template/Makefile b/textproc/p5-Excel-Template/Makefile index a9816ce8d03a..445b01af9539 100644 --- a/textproc/p5-Excel-Template/Makefile +++ b/textproc/p5-Excel-Template/Makefile @@ -1,26 +1,24 @@ -# Created by: Espen Tagestad - PORTNAME= Excel-Template PORTVERSION= 0.34 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for templating Excel files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-Test-Exception>=0.21:devel/p5-Test-Exception \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel \ p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index ca95c0704123..ccd2400a6fd2 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -1,27 +1,25 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Excel-Writer-XLSX PORTVERSION= 1.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create a new file in the Excel 2007+ XLSX format LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Archive-Zip>=1.30:archivers/p5-Archive-Zip TEST_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \ p5-Date-Manip>=0:devel/p5-Date-Manip USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-File-Inplace/Makefile b/textproc/p5-File-Inplace/Makefile index 55681b7fb2e2..07a5269daefd 100644 --- a/textproc/p5-File-Inplace/Makefile +++ b/textproc/p5-File-Inplace/Makefile @@ -1,19 +1,17 @@ -# Created by: Greg Larkin - PORTNAME= File-Inplace PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module for in-place editing of files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Filter-Simple/Makefile b/textproc/p5-Filter-Simple/Makefile index c048c5ff3797..17b6cae26029 100644 --- a/textproc/p5-Filter-Simple/Makefile +++ b/textproc/p5-Filter-Simple/Makefile @@ -1,19 +1,17 @@ -# Created by: philip@p6m7g8.com - PORTNAME= Filter-Simple PORTVERSION= 0.94 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simplified source filtering LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index f7fc19000af1..77d79467f88d 100644 --- a/textproc/p5-FormValidator-Lite/Makefile +++ b/textproc/p5-FormValidator-Lite/Makefile @@ -1,31 +1,29 @@ -# Created by: TAKAHASHI Kaoru - PORTNAME= FormValidator-Lite PORTVERSION= 0.41 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightleight form validation library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite \ p5-Class-Load>=0.11:devel/p5-Class-Load \ p5-Email-Valid>=0:mail/p5-Email-Valid \ p5-Email-Valid-Loose>=0:mail/p5-Email-Valid-Loose TEST_DEPENDS= p5-CGI>=3.31:www/p5-CGI \ p5-Test-Requires>=0.05:devel/p5-Test-Requires \ p5-Text-TestBase>=0:textproc/p5-Text-TestBase \ p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index 540db575c1a5..12c34d6a1d40 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -1,23 +1,21 @@ -# Created by: Aaron Dalton - PORTNAME= Games-Dissociate PORTVERSION= 1 CATEGORIES= textproc games perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AVIF PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dissociated Press algorithm and filter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index f9faeabde502..a48c71cbb7b7 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -1,22 +1,20 @@ -# Created by: Felippe de Meirelles Motta - PORTNAME= Getopt-Lucid PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Clear, readable syntax for command line processing LICENSE= APACHE20 BUILD_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class RUN_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:devel/p5-Exception-Class-TryCatch NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile index f09c1816fbb0..51b0411aed90 100644 --- a/textproc/p5-Google-Data-JSON/Makefile +++ b/textproc/p5-Google-Data-JSON/Makefile @@ -1,30 +1,28 @@ -# Created by: chinsan - PORTNAME= Google-Data-JSON PORTVERSION= 0.1.10 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TAKERU PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= General XML-JSON converter based on Google Data APIs BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-JSON-Any>=0:converters/p5-JSON-Any \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Perl6-Export-Attrs>=0:devel/p5-Perl6-Export-Attrs \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-XML-Atom>=0:textproc/p5-XML-Atom \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-HTML-Copy/Makefile b/textproc/p5-HTML-Copy/Makefile index 76c8c4f23626..c0864c00643b 100644 --- a/textproc/p5-HTML-Copy/Makefile +++ b/textproc/p5-HTML-Copy/Makefile @@ -1,22 +1,20 @@ -# Created by: chinsan - PORTNAME= HTML-Copy PORTVERSION= 1.31 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Copy a HTML file without breaking links BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-HTML-Parser>=3.4:www/p5-HTML-Parser \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-Entities-ImodePictogram/Makefile b/textproc/p5-HTML-Entities-ImodePictogram/Makefile index 5032b2906bad..4edda5392916 100644 --- a/textproc/p5-HTML-Entities-ImodePictogram/Makefile +++ b/textproc/p5-HTML-Entities-ImodePictogram/Makefile @@ -1,16 +1,14 @@ -# Created by: Shinsuke Matsui - PORTNAME= HTML-Entities-ImodePictogram PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Encode/decode HTML entities for i-mode pictograms USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-Entities-Interpolate/Makefile b/textproc/p5-HTML-Entities-Interpolate/Makefile index 15fe4dcbac61..f9033ff9bf1d 100644 --- a/textproc/p5-HTML-Entities-Interpolate/Makefile +++ b/textproc/p5-HTML-Entities-Interpolate/Makefile @@ -1,27 +1,25 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= HTML-Entities-Interpolate PORTVERSION= 1.10 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=3.69:www/p5-HTML-Parser \ p5-Tie-Function>=0.02:devel/p5-Tie-Function TEST_DEPENDS= p5-Capture-Tiny>=0.44:devel/p5-Capture-Tiny \ p5-File-Slurper>=0.009:devel/p5-File-Slurper USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-HTML-Entities-Numbered/Makefile b/textproc/p5-HTML-Entities-Numbered/Makefile index f96871fcf4d8..ad1b125edde9 100644 --- a/textproc/p5-HTML-Entities-Numbered/Makefile +++ b/textproc/p5-HTML-Entities-Numbered/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= HTML-Entities-Numbered PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert numbered HTML entities with Perl USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-EscapeEvil/Makefile b/textproc/p5-HTML-EscapeEvil/Makefile index 6b6e11bcf530..0a2c2caedc13 100644 --- a/textproc/p5-HTML-EscapeEvil/Makefile +++ b/textproc/p5-HTML-EscapeEvil/Makefile @@ -1,21 +1,19 @@ -# Created by: Anton Berezin - PORTNAME= HTML-EscapeEvil PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= textproc perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Escape evil HTML tags BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index a3773fc45d8e..3ecb77344157 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -1,27 +1,25 @@ -# Created by: Pete Fritchman - PORTNAME= HTML-Format PORTVERSION= 2.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NIGELM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to format HTML to text or PS LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \ p5-HTML-Tree>=3.15:www/p5-HTML-Tree TEST_DEPENDS= p5-File-Slurper>=0:devel/p5-File-Slurper USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index cb16573d6ddd..1535a75d16de 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -1,24 +1,22 @@ -# Created by: Steve Wills - PORTNAME= HTML-FormatText-WithLinks-AndTables PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to convert HTML to text with tables intact LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Format>=0:textproc/p5-HTML-Format \ p5-HTML-FormatText-WithLinks>=0:textproc/p5-HTML-FormatText-WithLinks \ p5-HTML-Tree>=0:www/p5-HTML-Tree USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-HTML-Fraction/Makefile b/textproc/p5-HTML-Fraction/Makefile index 3c62002a66df..8e5b037e5124 100644 --- a/textproc/p5-HTML-Fraction/Makefile +++ b/textproc/p5-HTML-Fraction/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= HTML-Fraction PORTVERSION= 0.50 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Encode fractions as HTML entities with Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-FromANSI-Tiny/Makefile b/textproc/p5-HTML-FromANSI-Tiny/Makefile index 173d9b19b35e..34dde00f3792 100644 --- a/textproc/p5-HTML-FromANSI-Tiny/Makefile +++ b/textproc/p5-HTML-FromANSI-Tiny/Makefile @@ -1,21 +1,19 @@ -# Created by: Alexey Dokuchaev - PORTNAME= HTML-FromANSI-Tiny PORTVERSION= 0.105 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easily convert colored command line output to HTML RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Parse-ANSIColor-Tiny>=0.600:textproc/p5-Parse-ANSIColor-Tiny TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Requires>=0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-HTML5-Entities/Makefile b/textproc/p5-HTML-HTML5-Entities/Makefile index d229cab0a3fc..3ae77f1cc540 100644 --- a/textproc/p5-HTML-HTML5-Entities/Makefile +++ b/textproc/p5-HTML-HTML5-Entities/Makefile @@ -1,20 +1,18 @@ -# Created by: Frederic Culot - PORTNAME= HTML-HTML5-Entities PORTVERSION= 0.004 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl drop-in replacement for HTML::Entities LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index 519dcca2f577..724e5eda2768 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -1,28 +1,26 @@ -# Created by: jupengfei - PORTNAME= HTML-HTML5-Parser PORTVERSION= 0.992 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TOBYINK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Named entity list for HTML parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-HTML5-Entities>=0.002:textproc/p5-HTML-HTML5-Entities \ p5-IO-HTML>0:devel/p5-IO-HTML \ p5-Try-Tiny>0:lang/p5-Try-Tiny \ p5-URI>0:net/p5-URI \ p5-XML-LibXML>=1.94:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure CONFLICTS_INSTALL= html2xhtml p5-XML-Driver-HTML # bin/html2xhtml .include diff --git a/textproc/p5-HTML-HTMLDoc/Makefile b/textproc/p5-HTML-HTMLDoc/Makefile index c5ad3666d5ae..106dabd227ff 100644 --- a/textproc/p5-HTML-HTMLDoc/Makefile +++ b/textproc/p5-HTML-HTMLDoc/Makefile @@ -1,20 +1,18 @@ -# Created by: Konstantin Menshikov - PORTNAME= HTML-HTMLDoc PORTVERSION= 0.10 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= http://kostjn.spb.ru/freebsd/ \ CPAN PKGNAMEPREFIX= p5- MAINTAINER= kostjnspb@yandex.ru COMMENT= Perl interface to the htmldoc program BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= htmldoc>0:textproc/htmldoc USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-Packer/Makefile b/textproc/p5-HTML-Packer/Makefile index cf1e6d4c51bc..fec402227729 100644 --- a/textproc/p5-HTML-Packer/Makefile +++ b/textproc/p5-HTML-Packer/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= HTML-Packer PORTVERSION= 2.10 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Another HTML code cleaner LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CSS-Packer>=2.01:textproc/p5-CSS-Packer \ p5-JavaScript-Packer>=2.01:textproc/p5-JavaScript-Packer \ p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile index 010344f901b6..a81a353d0e74 100644 --- a/textproc/p5-HTML-QRCode/Makefile +++ b/textproc/p5-HTML-QRCode/Makefile @@ -1,21 +1,19 @@ -# Created by: chinsan - PORTNAME= HTML-QRCode PORTVERSION= 0.01 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML based QR Code BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-QRCode>0:textproc/p5-Text-QRCode LIB_DEPENDS= libqrencode.so:graphics/libqrencode USES= perl5 USE_PERL5= configure CFLAGS+= -I${LOCALBASE}/include .include diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile index 82863df48591..d47a5ed6e936 100644 --- a/textproc/p5-HTML-SBC/Makefile +++ b/textproc/p5-HTML-SBC/Makefile @@ -1,22 +1,20 @@ -# Created by: Anton Berezin - PORTNAME= HTML-SBC PORTVERSION= 0.15 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple blog code to valid XHTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-TagFilter/Makefile b/textproc/p5-HTML-TagFilter/Makefile index 79c9c647b22a..0796373bd850 100644 --- a/textproc/p5-HTML-TagFilter/Makefile +++ b/textproc/p5-HTML-TagFilter/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= HTML-TagFilter PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fine-grained html-filter, xss-blocker and mailto-obfuscator BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-HTML-Tidy5/Makefile b/textproc/p5-HTML-Tidy5/Makefile index 4f125378b1e2..279fe9befccf 100644 --- a/textproc/p5-HTML-Tidy5/Makefile +++ b/textproc/p5-HTML-Tidy5/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= HTML-Tidy5 PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTML validation in a Perl object LICENSE= ART20 LIB_DEPENDS= libtidy5.so:www/tidy-html5 USES= localbase perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/HTML/Tidy5/Tidy5.so .include diff --git a/textproc/p5-HTML-Tiny/Makefile b/textproc/p5-HTML-Tiny/Makefile index 924d3155c885..eef50ae8db37 100644 --- a/textproc/p5-HTML-Tiny/Makefile +++ b/textproc/p5-HTML-Tiny/Makefile @@ -1,21 +1,19 @@ -# Created by: chinsan - PORTNAME= HTML-Tiny PORTVERSION= 1.05 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ANDYA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight, dependency free HTML/XML generation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index d5b5e3af4617..365b7a9dcffd 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= HTML-Truncate PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Truncate HTML by character count while preserving well-formedness BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=2:www/p5-HTML-Parser \ p5-HTML-Tagset>=3:www/p5-HTML-Tagset USES= perl5 USE_PERL5= configure post-patch: ${RM} ${WRKSRC}/lib/HTML/Truncate.pm.orig .include diff --git a/textproc/p5-Hailo/Makefile b/textproc/p5-Hailo/Makefile index a82f9aa1d275..9f96a6d011db 100644 --- a/textproc/p5-Hailo/Makefile +++ b/textproc/p5-Hailo/Makefile @@ -1,57 +1,55 @@ -# Created by: milki - PORTNAME= Hailo PORTVERSION= 0.75 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AVAR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pluggable Markov engine analogous to MegaHAL LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-Dir-Self>=0:devel/p5-Dir-Self \ p5-File-CountLines>=0:devel/p5-File-CountLines \ p5-Getopt-Long-Descriptive>=0:devel/p5-Getopt-Long-Descriptive \ p5-IO-Interactive>=0:devel/p5-IO-Interactive \ p5-IPC-System-Simple>=0:devel/p5-IPC-System-Simple \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-Getopt>=0:devel/p5-MooseX-Getopt \ p5-MooseX-StrictConstructor>=0:devel/p5-MooseX-StrictConstructor \ p5-MooseX-Types>=0:devel/p5-MooseX-Types \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Term-Sk>=0:devel/p5-Term-Sk \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-Bot-Training>=0.06:misc/p5-Bot-Training \ p5-Bot-Training-MegaHAL>=0.03:misc/p5-Bot-Training-MegaHAL \ p5-Bot-Training-StarCraft>=0.03:misc/p5-Bot-Training-StarCraft \ p5-Data-Section>=0:devel/p5-Data-Section \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Pod-Section>=0:textproc/p5-Pod-Section \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Expect>=0:devel/p5-Test-Expect \ p5-Test-Output>=0:devel/p5-Test-Output \ p5-Test-Script>=0:devel/p5-Test-Script \ p5-Test-Script-Run>=0:devel/p5-Test-Script-Run USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= SQLITE PGSQL MYSQL OPTIONS_DEFAULT=SQLITE SQLITE_RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite PGSQL_RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg MYSQL_RUN_DEPENDS= p5-DBD-mysql>=0:databases/p5-DBD-mysql .include diff --git a/textproc/p5-Hash-Merge/Makefile b/textproc/p5-Hash-Merge/Makefile index 2d9492839f38..d74512f3cb49 100644 --- a/textproc/p5-Hash-Merge/Makefile +++ b/textproc/p5-Hash-Merge/Makefile @@ -1,23 +1,21 @@ -# Created by: snowchyld - PORTNAME= Hash-Merge PORTVERSION= 0.302 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Merges hashes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone-Choose>=0.008:devel/p5-Clone-Choose USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Hatena-Keyword/Makefile b/textproc/p5-Hatena-Keyword/Makefile index f6df25359820..b09b91ee7c84 100644 --- a/textproc/p5-Hatena-Keyword/Makefile +++ b/textproc/p5-Hatena-Keyword/Makefile @@ -1,32 +1,30 @@ -# Created by: Masahiro Teramoto - PORTNAME= Hatena-Keyword PORTVERSION= 0.05 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NAOYA PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Extract Hatena Keywords in a string BUILD_DEPENDS= p5-Cache>=0:devel/p5-Cache \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ ja-p5-Jcode>=0:japanese/p5-Jcode \ p5-RPC-XML>=0:net/p5-RPC-XML \ p5-URI>=0:net/p5-URI RUN_DEPENDS= p5-Cache>=0:devel/p5-Cache \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ ja-p5-Jcode>=0:japanese/p5-Jcode \ p5-RPC-XML>=0:net/p5-RPC-XML \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-IO-CSVHeaderFile/Makefile b/textproc/p5-IO-CSVHeaderFile/Makefile index 800d1c8fd8e4..52b7568b6aa1 100644 --- a/textproc/p5-IO-CSVHeaderFile/Makefile +++ b/textproc/p5-IO-CSVHeaderFile/Makefile @@ -1,20 +1,18 @@ -# Created by: Vasek Balcar - PORTNAME= IO-CSVHeaderFile PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to automate reads from CSV formatted text files BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-JSON-Validator/Makefile b/textproc/p5-JSON-Validator/Makefile index b05532833fdf..a32edbb96364 100644 --- a/textproc/p5-JSON-Validator/Makefile +++ b/textproc/p5-JSON-Validator/Makefile @@ -1,27 +1,25 @@ -# Created by: Adam Weinberger - PORTNAME= JSON-Validator PORTVERSION= 5.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validate data against a JSON schema LICENSE= ART20 BUILD_DEPENDS:= ${RUN_DEPENDS} RUN_DEPENDS= p5-Mojolicious>=7.28:www/p5-Mojolicious \ p5-YAML-LibYAML>=0.80:textproc/p5-YAML-LibYAML TEST_DEPENDS= p5-Data-Validate-Domain>0:dns/p5-Data-Validate-Domain \ p5-Data-Validate-IP>0:net-mgmt/p5-Data-Validate-IP \ p5-Net-IDN-Encode>0:textproc/p5-Net-IDN-Encode \ p5-Test-Deep>0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-JavaScript-Minifier-XS/Makefile b/textproc/p5-JavaScript-Minifier-XS/Makefile index 1a61577437bc..35bfca097a28 100644 --- a/textproc/p5-JavaScript-Minifier-XS/Makefile +++ b/textproc/p5-JavaScript-Minifier-XS/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= JavaScript-Minifier-XS PORTVERSION= 0.15 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XS based JavaScript minifier LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-DiagINC>=0.002:devel/p5-Test-DiagINC USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/JavaScript/Minifier/XS/XS.so .include diff --git a/textproc/p5-JavaScript-Minifier/Makefile b/textproc/p5-JavaScript-Minifier/Makefile index 5b8a5fb46f26..effc37a5106d 100644 --- a/textproc/p5-JavaScript-Minifier/Makefile +++ b/textproc/p5-JavaScript-Minifier/Makefile @@ -1,22 +1,20 @@ -# Created by: Kurt Lidl - PORTNAME= JavaScript-Minifier PORTVERSION= 1.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZOFFIX PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= JavaScript whitespace/comment eliminator LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile index 58e67589f6d4..488e43d18368 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -1,24 +1,22 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= JavaScript-Packer PORTVERSION= 2.09 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl version of Dean Edwards' Packer.js LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-KinoSearch1/Makefile b/textproc/p5-KinoSearch1/Makefile index 58142f33d5e7..39ab0b9c50b1 100644 --- a/textproc/p5-KinoSearch1/Makefile +++ b/textproc/p5-KinoSearch1/Makefile @@ -1,22 +1,20 @@ -# Created by: Steve Wills - PORTNAME= KinoSearch1 PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CREAMYG PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl search engine library BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-StopWords>=0.02:textproc/p5-Lingua-StopWords \ p5-Lingua-Stem-Snowball>=0.94:textproc/p5-Lingua-Stem-Snowball \ p5-Clone>=0.18:devel/p5-Clone USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Kwalify/Makefile b/textproc/p5-Kwalify/Makefile index 90b2be712ca6..947465c04a0e 100644 --- a/textproc/p5-Kwalify/Makefile +++ b/textproc/p5-Kwalify/Makefile @@ -1,23 +1,21 @@ -# Created by: Martin Wilke - PORTNAME= Kwalify PORTVERSION= 1.23 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SREZIC PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of Kwalify parser, validator and data binding tool LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-LaTeX-Driver/Makefile b/textproc/p5-LaTeX-Driver/Makefile index e4f22667495b..2c56cd1039dc 100644 --- a/textproc/p5-LaTeX-Driver/Makefile +++ b/textproc/p5-LaTeX-Driver/Makefile @@ -1,31 +1,29 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-Driver PORTVERSION= 1.2.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module of LaTeX Driver LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Capture-Tiny>=0:devel/p5-Capture-Tiny \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Exception-Class>=0:devel/p5-Exception-Class \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-File-pushd>=0:devel/p5-File-pushd \ p5-IPC-ShellCmd>=0:devel/p5-IPC-ShellCmd \ p5-Readonly>=0:devel/p5-Readonly PORTSCOUT= skipv:0.2002 NO_ARCH= yes USES= perl5 USE_PERL5= configure USE_TEX= latex .include diff --git a/textproc/p5-LaTeX-Encode/Makefile b/textproc/p5-LaTeX-Encode/Makefile index a5f79a516b07..38554f627b94 100644 --- a/textproc/p5-LaTeX-Encode/Makefile +++ b/textproc/p5-LaTeX-Encode/Makefile @@ -1,23 +1,21 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-Encode PORTVERSION= 0.092.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Encode characters for LaTeX formatting LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Readonly>=0:devel/p5-Readonly TEST_DEPENDS= p5-Carp-Always>=0:devel/p5-Carp-Always NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-LaTeX-Pod/Makefile b/textproc/p5-LaTeX-Pod/Makefile index 8e52b0430f88..ca219bf26fba 100644 --- a/textproc/p5-LaTeX-Pod/Makefile +++ b/textproc/p5-LaTeX-Pod/Makefile @@ -1,25 +1,23 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-Pod PORTVERSION= 0.21 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Transform LaTeX source files to POD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-LaTeX-TOM>=0.9:textproc/p5-LaTeX-TOM \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Params-Validate>=0.91:devel/p5-Params-Validate \ p5-boolean>=0.20:devel/p5-boolean USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-LaTeX-TOM/Makefile b/textproc/p5-LaTeX-TOM/Makefile index d4f58be5a8ff..03b57a968664 100644 --- a/textproc/p5-LaTeX-TOM/Makefile +++ b/textproc/p5-LaTeX-TOM/Makefile @@ -1,16 +1,14 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-TOM PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing, analyzing, and manipulating LaTeX documents USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-LaTeX-Table/Makefile b/textproc/p5-LaTeX-Table/Makefile index 7374956d70f0..5266855d5e8d 100644 --- a/textproc/p5-LaTeX-Table/Makefile +++ b/textproc/p5-LaTeX-Table/Makefile @@ -1,33 +1,31 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-Table PORTVERSION= 1.0.6 DISTVERSIONPREFIX= v PORTREVISION= 6 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the automatic generation of LaTeX tables LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-LaTeX-Driver>=0:textproc/p5-LaTeX-Driver \ p5-LaTeX-Encode>=0:textproc/p5-LaTeX-Encode \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Moose>=0.76:devel/p5-Moose \ p5-Moose-Policy>=0:devel/p5-Moose-Policy \ p5-MooseX-FollowPBP>=0.03:devel/p5-MooseX-FollowPBP \ p5-Number-Format>=0:textproc/p5-Number-Format \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-Text-CSV>=0:textproc/p5-Text-CSV TEST_DEPENDS= p5-Test-NoWarnings>=0.084:devel/p5-Test-NoWarnings NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-LaTeX-ToUnicode/Makefile b/textproc/p5-LaTeX-ToUnicode/Makefile index 024fde518f54..8e34aa315af4 100644 --- a/textproc/p5-LaTeX-ToUnicode/Makefile +++ b/textproc/p5-LaTeX-ToUnicode/Makefile @@ -1,22 +1,20 @@ -# Created by: Wen Heping - PORTNAME= LaTeX-ToUnicode PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GERHARD PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Convert LaTeX commands to Unicode LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Conjunction/Makefile b/textproc/p5-Lingua-Conjunction/Makefile index d882c4952c1b..4eb480756dd1 100644 --- a/textproc/p5-Lingua-Conjunction/Makefile +++ b/textproc/p5-Lingua-Conjunction/Makefile @@ -1,22 +1,20 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-Conjunction PORTVERSION= 2.5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert Perl lists into linguistic conjunctions LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index c2144bc2920c..337a4e697711 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -1,24 +1,22 @@ -# Created by: Anton Berezin - PORTNAME= Lingua-EN-Fathom PORTVERSION= 1.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Measure readability of English text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Sentence>=0.28:textproc/p5-Lingua-EN-Sentence \ p5-Lingua-EN-Syllable>=0:textproc/p5-Lingua-EN-Syllable USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-FindNumber/Makefile b/textproc/p5-Lingua-EN-FindNumber/Makefile index 14f6c416063c..d8aaf58eb18e 100644 --- a/textproc/p5-Lingua-EN-FindNumber/Makefile +++ b/textproc/p5-Lingua-EN-FindNumber/Makefile @@ -1,25 +1,23 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Lingua-EN-FindNumber PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Locate (written) numbers in English text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Words2Nums>=0:textproc/p5-Lingua-EN-Words2Nums TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Gender/Makefile b/textproc/p5-Lingua-EN-Gender/Makefile index d7d8e48c5fb9..ca3f2f355868 100644 --- a/textproc/p5-Lingua-EN-Gender/Makefile +++ b/textproc/p5-Lingua-EN-Gender/Makefile @@ -1,17 +1,15 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Gender PORTVERSION= 0.02 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Inflect pronouns for gender USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Infinitive/Makefile b/textproc/p5-Lingua-EN-Infinitive/Makefile index ef3ba166e4bd..a563b01d8e96 100644 --- a/textproc/p5-Lingua-EN-Infinitive/Makefile +++ b/textproc/p5-Lingua-EN-Infinitive/Makefile @@ -1,24 +1,22 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Infinitive PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine the infinitive form of a conjugated word LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moo>=2.003000:devel/p5-Moo \ p5-Type-Tiny>=1.000005:devel/p5-Type-Tiny NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index 12144c43d76e..7117e7aeb416 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -1,23 +1,21 @@ -# Created by: Lars Thegler - PORTNAME= Lingua-EN-Inflect-Number PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Force number of words to singular or plural LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Inflect/Makefile b/textproc/p5-Lingua-EN-Inflect/Makefile index 186eda60be82..1321e561bb15 100644 --- a/textproc/p5-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Lingua-EN-Inflect/Makefile @@ -1,20 +1,18 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Inflect PORTVERSION= 1.905 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert singular words to their plural form LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-MatchNames/Makefile b/textproc/p5-Lingua-EN-MatchNames/Makefile index 1422845fbb45..504a4aa12526 100644 --- a/textproc/p5-Lingua-EN-MatchNames/Makefile +++ b/textproc/p5-Lingua-EN-MatchNames/Makefile @@ -1,24 +1,22 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-MatchNames PORTVERSION= 1.36 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Smart matching for human names LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-NameParse>=0:textproc/p5-Lingua-EN-NameParse \ p5-Lingua-EN-Nickname>=0:textproc/p5-Lingua-EN-Nickname \ p5-String-Approx>=0:devel/p5-String-Approx \ p5-Text-Metaphone>=0:textproc/p5-Text-Metaphone USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-NameCase/Makefile b/textproc/p5-Lingua-EN-NameCase/Makefile index 450e9202beaf..3d396c88db28 100644 --- a/textproc/p5-Lingua-EN-NameCase/Makefile +++ b/textproc/p5-Lingua-EN-NameCase/Makefile @@ -1,21 +1,19 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-NameCase PORTVERSION= 1.21 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to fix the case of people's names LICENSE= ART20 TEST_DEPENDS= p5-Test-Most>=0:devel/p5-Test-Most USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile index 96333d440e68..661cae8a5636 100644 --- a/textproc/p5-Lingua-EN-NameParse/Makefile +++ b/textproc/p5-Lingua-EN-NameParse/Makefile @@ -1,23 +1,21 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-NameParse PORTVERSION= 1.38 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Routines for manipulating a person's name #' LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Parse-RecDescent>=1:devel/p5-Parse-RecDescent USES= dos2unix perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-NamedEntity/Makefile b/textproc/p5-Lingua-EN-NamedEntity/Makefile index 08364d157587..022796e198d9 100644 --- a/textproc/p5-Lingua-EN-NamedEntity/Makefile +++ b/textproc/p5-Lingua-EN-NamedEntity/Makefile @@ -1,22 +1,20 @@ -# Created by: Jin-Shan Tseng - PORTNAME= Lingua-EN-NamedEntity PORTVERSION= 1.93 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Basic Named Entity Extraction algorithm LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Nickname/Makefile b/textproc/p5-Lingua-EN-Nickname/Makefile index 7d9e32e2ad8d..2d3f453a3ff0 100644 --- a/textproc/p5-Lingua-EN-Nickname/Makefile +++ b/textproc/p5-Lingua-EN-Nickname/Makefile @@ -1,19 +1,17 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Nickname PORTVERSION= 1.36 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BRIANL PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Genealogical nickname matching (Liz=Beth) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile index c401d6042608..2ff4c1e9462c 100644 --- a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile @@ -1,20 +1,18 @@ -# Created by: Maxim Sobolev - PORTNAME= Lingua-EN-Numbers-Easy PORTVERSION= 2014120401 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module providing hash access to Lingua::EN::Numbers objects LICENSE= MIT BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Numbers>=1.01:textproc/p5-Lingua-EN-Numbers USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile index b7aa2ab289ea..930e12bf866a 100644 --- a/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile @@ -1,21 +1,19 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Numbers-Ordinate PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Go from cardinal number (3) to ordinal ("3rd") LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Numbers/Makefile b/textproc/p5-Lingua-EN-Numbers/Makefile index 788e4fcd8069..17221646e540 100644 --- a/textproc/p5-Lingua-EN-Numbers/Makefile +++ b/textproc/p5-Lingua-EN-Numbers/Makefile @@ -1,18 +1,16 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Numbers PORTVERSION= 2.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Converts numeric values into their English string equivalents LICENSE= GPLv2 NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-PluralToSingular/Makefile b/textproc/p5-Lingua-EN-PluralToSingular/Makefile index 10636b7b883c..94f6a76b0363 100644 --- a/textproc/p5-Lingua-EN-PluralToSingular/Makefile +++ b/textproc/p5-Lingua-EN-PluralToSingular/Makefile @@ -1,20 +1,18 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Lingua-EN-PluralToSingular PORTVERSION= 0.21 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Change an English plural to a singular LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index f4b9c3b38338..4459591ca06f 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,21 +1,19 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Sentence PORTVERSION= 0.33 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for splitting text into sentences LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENCE USES= dos2unix perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Squeeze/Makefile b/textproc/p5-Lingua-EN-Squeeze/Makefile index d8e69696b7d3..bcd2a7b092ca 100644 --- a/textproc/p5-Lingua-EN-Squeeze/Makefile +++ b/textproc/p5-Lingua-EN-Squeeze/Makefile @@ -1,20 +1,18 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Squeeze PORTVERSION= 2020.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Shorten text to minimum syllables by using hash table LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Summarize/Makefile b/textproc/p5-Lingua-EN-Summarize/Makefile index b3c16fcc83f1..8c3969ac6ef2 100644 --- a/textproc/p5-Lingua-EN-Summarize/Makefile +++ b/textproc/p5-Lingua-EN-Summarize/Makefile @@ -1,20 +1,18 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Summarize PORTVERSION= 0.2 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple tool for summarizing bodies of English text BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Summary>=0:www/p5-HTML-Summary \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Syllable/Makefile b/textproc/p5-Lingua-EN-Syllable/Makefile index 12dd8de30d9d..3d7e153eef98 100644 --- a/textproc/p5-Lingua-EN-Syllable/Makefile +++ b/textproc/p5-Lingua-EN-Syllable/Makefile @@ -1,19 +1,17 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-EN-Syllable PORTVERSION= 0.251 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Routine for estimating syllable count in words LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index d1821d9f52ce..680c1373f3f8 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -1,25 +1,23 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Lingua-EN-Tagger PORTVERSION= 0.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Part-of-speech tagger for English natural language processing LICENSE= GPLv3 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=3.45:www/p5-HTML-Parser \ p5-HTML-Tagset>=3.20:www/p5-HTML-Tagset \ p5-Lingua-Stem>=0.81:textproc/p5-Lingua-Stem \ p5-Memoize-ExpireLRU>=0.55:devel/p5-Memoize-ExpireLRU USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-EN-Words2Nums/Makefile b/textproc/p5-Lingua-EN-Words2Nums/Makefile index 02a17a186acf..4b9a17b4b102 100644 --- a/textproc/p5-Lingua-EN-Words2Nums/Makefile +++ b/textproc/p5-Lingua-EN-Words2Nums/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Lingua-EN-Words2Nums PORTVERSION= 0.18 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert English text to numbers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Ident/Makefile b/textproc/p5-Lingua-Ident/Makefile index 2642e9ac3303..25b6212e5af2 100644 --- a/textproc/p5-Lingua-Ident/Makefile +++ b/textproc/p5-Lingua-Ident/Makefile @@ -1,22 +1,20 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-Ident PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MPIOTR PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Statistical language identification LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 223d15ae80ff..6edb8d12b701 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -1,21 +1,19 @@ -# Created by: Anton Berezin - PORTNAME= Lingua-Identify PORTVERSION= 0.56 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for language identification BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Factory-Util>=1.6:devel/p5-Class-Factory-Util \ p5-Text-Affixes>=0.04:textproc/p5-Text-Affixes \ p5-Text-Ngram>=0.03:textproc/p5-Text-Ngram USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index dc8e015e053c..2593e0e53d73 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -1,28 +1,26 @@ -# Created by: - - PORTNAME= Lingua-Ispell PORTVERSION= 0.07 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module that encapsulates access to the Ispell program LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ispell:textproc/aspell-ispell USES= perl5 USE_PERL5= configure NO_ARCH= yes REINPLACE_ARGS= -i '' post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/lib/Lingua/Ispell.pm .include diff --git a/textproc/p5-Lingua-PT-Stemmer/Makefile b/textproc/p5-Lingua-PT-Stemmer/Makefile index c73ec8511eb6..66f44c508d0a 100644 --- a/textproc/p5-Lingua-PT-Stemmer/Makefile +++ b/textproc/p5-Lingua-PT-Stemmer/Makefile @@ -1,21 +1,19 @@ -# Created by: Thorsten Greiner - PORTNAME= Lingua-PT-Stemmer PORTVERSION= 0.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stemmers for Portuguese and Galician LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile index ee77f14675f3..7615956202b6 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -1,22 +1,20 @@ -# Created by: Seamus Venasse - PORTNAME= Lingua-Preferred PORTVERSION= 0.2.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:EDAVIS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to choose a language BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-Fr/Makefile b/textproc/p5-Lingua-Stem-Fr/Makefile index b20293b9b884..350d03992c05 100644 --- a/textproc/p5-Lingua-Stem-Fr/Makefile +++ b/textproc/p5-Lingua-Stem-Fr/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Lingua-Stem-Fr PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl French Stemming LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-It/Makefile b/textproc/p5-Lingua-Stem-It/Makefile index 5d229153384c..d3b47c74be66 100644 --- a/textproc/p5-Lingua-Stem-It/Makefile +++ b/textproc/p5-Lingua-Stem-It/Makefile @@ -1,21 +1,19 @@ -# Created by: Thorsten Greiner - PORTNAME= Lingua-Stem-It PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Porter stemming algorithm for Italian LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-Ru/Makefile b/textproc/p5-Lingua-Stem-Ru/Makefile index 0fc7b699777f..764ca3016368 100644 --- a/textproc/p5-Lingua-Stem-Ru/Makefile +++ b/textproc/p5-Lingua-Stem-Ru/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Lingua-Stem-Ru PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Porter stemming algorithm for Russian (KOI8-R only) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile index ac2bb3e29132..43b3c791b8e8 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Da/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Da/Makefile @@ -1,20 +1,18 @@ -# Created by: Thorsten Greiner - PORTNAME= Lingua-Stem-Snowball-Da PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Porters stemming algorithm for Denmark LICENSE= GPLv2 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile index d01d9c591053..9917cc112525 100644 --- a/textproc/p5-Lingua-Stem-Snowball-Se/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball-Se/Makefile @@ -1,23 +1,21 @@ -# Created by: Thorsten Greiner - PORTNAME= Lingua-Stem-Snowball-Se PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Snowball-Swedish-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stemmer for Swedish LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Stem-Snowball/Makefile b/textproc/p5-Lingua-Stem-Snowball/Makefile index 81818d4fdfb9..c7c60729532e 100644 --- a/textproc/p5-Lingua-Stem-Snowball/Makefile +++ b/textproc/p5-Lingua-Stem-Snowball/Makefile @@ -1,22 +1,20 @@ -# Created by: Anton Berezin - PORTNAME= Lingua-Stem-Snowball PORTVERSION= 0.952 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to Snowball stemmers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Lingua/Stem/Snowball/Snowball.so .include diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index 68e3e382bc77..c78e65b43a2d 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -1,30 +1,28 @@ -# Created by: Thorsten Greiner - PORTNAME= Lingua-Stem PORTVERSION= 2.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provides word stemming algorithms localized by language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-PT-Stemmer>=0:textproc/p5-Lingua-PT-Stemmer \ p5-Lingua-Stem-Fr>=0:textproc/p5-Lingua-Stem-Fr \ p5-Lingua-Stem-It>=0:textproc/p5-Lingua-Stem-It \ p5-Lingua-Stem-Ru>=0:textproc/p5-Lingua-Stem-Ru \ p5-Lingua-Stem-Snowball-Da>=0:textproc/p5-Lingua-Stem-Snowball-Da \ p5-Lingua-Stem-Snowball-No>=0:textproc/p5-Lingua-Stem-Snowball-No \ p5-Lingua-Stem-Snowball-Se>=0:textproc/p5-Lingua-Stem-Snowball-Se \ p5-Text-German>=0:textproc/p5-Text-German USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-StopWords/Makefile b/textproc/p5-Lingua-StopWords/Makefile index 30e9d2b88c51..326aaad2ff2b 100644 --- a/textproc/p5-Lingua-StopWords/Makefile +++ b/textproc/p5-Lingua-StopWords/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= Lingua-StopWords PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Stop words for several languages LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-Lingua-Treebank/Makefile b/textproc/p5-Lingua-Treebank/Makefile index 7a940dba814b..226fd6a1d429 100644 --- a/textproc/p5-Lingua-Treebank/Makefile +++ b/textproc/p5-Lingua-Treebank/Makefile @@ -1,16 +1,14 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Lingua-Treebank PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for manipulating the Penn Treebank format USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile index 1dd4b39592d8..d20b35ab09a3 100644 --- a/textproc/p5-MARC-Charset/Makefile +++ b/textproc/p5-MARC-Charset/Makefile @@ -1,23 +1,21 @@ -# Created by: Wen Heping - PORTNAME= MARC-Charset PORTVERSION= 1.35 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert MARC-8 encoded strings to UTF-8 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile index 7085ad3e9b5e..3fe2b2596b09 100644 --- a/textproc/p5-MARC-Lint/Makefile +++ b/textproc/p5-MARC-Lint/Makefile @@ -1,22 +1,20 @@ -# Created by: Dmitry Sivachenko - PORTNAME= MARC-Lint PORTVERSION= 1.46 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Mechanism for validating MARC records BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MARC-Record>=0:textproc/p5-MARC-Record \ p5-Business-ISBN>=2.03:misc/p5-Business-ISBN WRKSRC= ${WRKDIR}/marc-lint USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-MARC-Record/Makefile b/textproc/p5-MARC-Record/Makefile index 9810ec5207c2..5d96d6b1f029 100644 --- a/textproc/p5-MARC-Record/Makefile +++ b/textproc/p5-MARC-Record/Makefile @@ -1,19 +1,17 @@ -# Created by: Dmitry Sivachenko - PORTNAME= MARC-Record PORTVERSION= 2.0.7 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Core class for representing a single MARC record LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index b433b504a1d8..8bc05da4b13b 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -1,24 +1,22 @@ -# Created by: Dmitry Sivachenko - PORTNAME= MARC-XML PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Extension to the MARC-Record distribution for working with XML data LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MARC-Record>=2:textproc/p5-MARC-Record \ p5-MARC-Charset>=0.98:textproc/p5-MARC-Charset \ p5-XML-SAX>=0.12:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-MKDoc-XML/Makefile b/textproc/p5-MKDoc-XML/Makefile index 89e79f94e66f..9525c3f150b5 100644 --- a/textproc/p5-MKDoc-XML/Makefile +++ b/textproc/p5-MKDoc-XML/Makefile @@ -1,21 +1,19 @@ -# Created by: Aaron Dalton - PORTNAME= MKDoc-XML PORTVERSION= 0.75 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BPOSTLE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= The MKDoc XML Toolkit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Makefile-DOM/Makefile b/textproc/p5-Makefile-DOM/Makefile index 2ab48e30a27a..1129c4012c77 100644 --- a/textproc/p5-Makefile-DOM/Makefile +++ b/textproc/p5-Makefile-DOM/Makefile @@ -1,27 +1,25 @@ -# Created by: Gea-Suan Lin - PORTNAME= Makefile-DOM PORTVERSION= 0.008 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AGENT PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple DOM parser for Makefiles LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0.18:devel/p5-Clone \ p5-List-MoreUtils>=0.21:lang/p5-List-MoreUtils \ p5-Params-Util>=0.22:devel/p5-Params-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Makefile-Parser/Makefile b/textproc/p5-Makefile-Parser/Makefile index afb510b98a5f..a91501a5d944 100644 --- a/textproc/p5-Makefile-Parser/Makefile +++ b/textproc/p5-Makefile-Parser/Makefile @@ -1,24 +1,22 @@ -# Created by: Anton Berezin - PORTNAME= Makefile-Parser PORTVERSION= 0.216 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AGENT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Perl parser for makefiles BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Class-Trigger>=0.13:devel/p5-Class-Trigger \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-IPC-Run3>=0.036:devel/p5-IPC-Run3 \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Makefile-DOM>=0.005:textproc/p5-Makefile-DOM USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile index 72c92ed97997..6f0f97425ec2 100644 --- a/textproc/p5-Markapl/Makefile +++ b/textproc/p5-Markapl/Makefile @@ -1,26 +1,24 @@ -# Created by: Anton Berezin - PORTNAME= Markapl PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Markup as Perl LICENSE= MIT BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exporter-Lite>=0:devel/p5-Exporter-Lite \ p5-HTML-Lint>=0:www/p5-HTML-Lint \ p5-B-Hooks-EndOfScope>=0.05:devel/p5-B-Hooks-EndOfScope \ p5-String-BufferStack>=1.15:textproc/p5-String-BufferStack \ p5-Devel-Declare>=0:devel/p5-Devel-Declare USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Marpa-HTML/Makefile b/textproc/p5-Marpa-HTML/Makefile index f201c100db79..98a9f0f3abad 100644 --- a/textproc/p5-Marpa-HTML/Makefile +++ b/textproc/p5-Marpa-HTML/Makefile @@ -1,32 +1,30 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Marpa-HTML PORTVERSION= 0.112 DISTVERSIONSUFFIX= 000 PORTREVISION= 2 CATEGORIES= textproc lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JKEGL PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= High-level HTML Parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=3.64:www/p5-HTML-Parser \ p5-Marpa-PP>=0.012:lang/p5-Marpa-PP \ p5-Marpa-XS>=0.026:lang/p5-Marpa-XS USES= perl5 USE_PERL5= modbuild NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e 's|lib/Marpa/Support.pod|lib/Marpa/HTML/Support.pod|' ${WRKSRC}/Build.PL .include diff --git a/textproc/p5-MathML-Entities/Makefile b/textproc/p5-MathML-Entities/Makefile index 940c751e76db..c1129e7a1411 100644 --- a/textproc/p5-MathML-Entities/Makefile +++ b/textproc/p5-MathML-Entities/Makefile @@ -1,18 +1,16 @@ -# Created by: Aaron Dalton - PORTNAME= MathML-Entities PORTVERSION= 0.17 PORTREVISION= 1 CATEGORIES= textproc www math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert XHTML+MathML Named Entities to Numeric Character References WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index a1b59b8a1513..029f76044514 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -1,23 +1,21 @@ -# Created by: Timur Bakeyev - PORTNAME= Net-IDN-Encode PORTVERSION= 2.500 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Internationalizing Domain Names in Applications (RFC 3490) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/IDN/Punycode/Punycode.so .include diff --git a/textproc/p5-Net-Snort-Parser/Makefile b/textproc/p5-Net-Snort-Parser/Makefile index c7e9c5a8f4ab..54b3b93e9de4 100644 --- a/textproc/p5-Net-Snort-Parser/Makefile +++ b/textproc/p5-Net-Snort-Parser/Makefile @@ -1,18 +1,16 @@ -# Created by: Ryan Steinmetz - PORTNAME= Net-Snort-Parser PORTVERSION= 1.41 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= https://projects.honeynet.org/svn/honeywall/honeywall/trunk/rpm-devel/perl-${PORTNAME}/ \ http://mirrors.rit.edu/zi/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl modules for parsing Snort configuration files USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Net-YASA/Makefile b/textproc/p5-Net-YASA/Makefile index d661ea3774e1..9cafebf72e07 100644 --- a/textproc/p5-Net-YASA/Makefile +++ b/textproc/p5-Net-YASA/Makefile @@ -1,19 +1,17 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Net-YASA PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to YASA (Yet Another Suffix Array) BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index 311986760213..ae02c2853caa 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -1,23 +1,21 @@ -# Created by: Alex Kapranoff - PORTNAME= NetAddr-IP-Find PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Iterates over all IP addresses in a text similar to Email::Find LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install .include diff --git a/textproc/p5-Number-Format-Metric/Makefile b/textproc/p5-Number-Format-Metric/Makefile index 2cff1aee6b48..e70c85c4db63 100644 --- a/textproc/p5-Number-Format-Metric/Makefile +++ b/textproc/p5-Number-Format-Metric/Makefile @@ -1,20 +1,18 @@ -# Created by: Zane C. Bowers-Hadley - PORTNAME= Number-Format-Metric PORTVERSION= 0.60 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Format number with metric prefix LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Number-Format/Makefile b/textproc/p5-Number-Format/Makefile index 82bde9182fac..96fef00cae2a 100644 --- a/textproc/p5-Number-Format/Makefile +++ b/textproc/p5-Number-Format/Makefile @@ -1,20 +1,18 @@ -# Created by: Seamus Venasse - PORTNAME= Number-Format PORTVERSION= 1.75 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting numbers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Number-Spell/Makefile b/textproc/p5-Number-Spell/Makefile index d2f95c6b5d60..befa45ad794a 100644 --- a/textproc/p5-Number-Spell/Makefile +++ b/textproc/p5-Number-Spell/Makefile @@ -1,16 +1,14 @@ -# Created by: chinsan - PORTNAME= Number-Spell PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for spelling out numbers USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-ODF-lpOD/Makefile b/textproc/p5-ODF-lpOD/Makefile index 1af4accfc024..b8b795b32b93 100644 --- a/textproc/p5-ODF-lpOD/Makefile +++ b/textproc/p5-ODF-lpOD/Makefile @@ -1,26 +1,24 @@ -# Created by: Wen Heping - PORTNAME= ODF-lpOD PORTVERSION= 1.126 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OpenDocument management interface LICENSE= GPLv2 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Archive-Zip>=1.30:archivers/p5-Archive-Zip \ p5-XML-Twig>=3.37:textproc/p5-XML-Twig \ p5-File-Type>=0:devel/p5-File-Type \ p5-Image-Size>=0:graphics/p5-Image-Size \ p5-libwww>=0:www/p5-libwww \ p5-File-Slurp>=0:devel/p5-File-Slurp USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-OpenOffice-OODoc/Makefile b/textproc/p5-OpenOffice-OODoc/Makefile index 1016f5220f96..d0d0bf9f22e9 100644 --- a/textproc/p5-OpenOffice-OODoc/Makefile +++ b/textproc/p5-OpenOffice-OODoc/Makefile @@ -1,22 +1,20 @@ -# Created by: meyser@xenet.de - PORTNAME= OpenOffice-OODoc PORTVERSION= 2.125 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= meyser@xenet.de COMMENT= Perl Open OpenDocument Connector LICENSE= LGPL21 RUN_DEPENDS= p5-Archive-Zip>=1.18:archivers/p5-Archive-Zip \ p5-XML-Twig>=3.32:textproc/p5-XML-Twig USES= perl5 USE_PERL5= configure CONFIGURE_ARGS+= --noprompt .include diff --git a/textproc/p5-PDF-API2-XS/Makefile b/textproc/p5-PDF-API2-XS/Makefile index 5f2dc1d5c970..0e3fdbe97ec1 100644 --- a/textproc/p5-PDF-API2-XS/Makefile +++ b/textproc/p5-PDF-API2-XS/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= PDF-API2-XS PORTVERSION= 1.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Optional PDF::API2 add-on using XS to speed up expensive operations LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2 USES= gmake perl5 USE_PERL5= configure USE_CSTD= c99 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/PDF/API2/XS/ImagePNG/ImagePNG.so .include diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index fb6c6adbd5c4..cb4bfff8cd26 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -1,26 +1,24 @@ -# Created by: ijliao - PORTNAME= PDF-API2 PORTVERSION= 2.043 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Facilitates the creation and modification of PDF files LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Font-TTF>=0:x11-fonts/p5-Font-TTF \ p5-PDF-API2-XS>=0:textproc/p5-PDF-API2-XS TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-PDF-API3/Makefile b/textproc/p5-PDF-API3/Makefile index 48b1b5efd8f1..8ebc5496745c 100644 --- a/textproc/p5-PDF-API3/Makefile +++ b/textproc/p5-PDF-API3/Makefile @@ -1,16 +1,14 @@ -# Created by: Wen Heping - PORTNAME= PDF-API3 PORTVERSION= 3.001 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= The Next Generation of Text::PDF::API2 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 1ca95df32788..ac865f8ea1b9 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,25 +1,23 @@ -# Created by: petef@databits.net - PORTNAME= PDF-Create PORTVERSION= 1.46 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl script to convert text files to PDF files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-ShareDir-Install>=0:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Share>=0.25:devel/p5-File-Share \ p5-JSON>=0:converters/p5-JSON USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-PDF-FromHTML/Makefile b/textproc/p5-PDF-FromHTML/Makefile index 0cbc9fc534db..c007b56f2031 100644 --- a/textproc/p5-PDF-FromHTML/Makefile +++ b/textproc/p5-PDF-FromHTML/Makefile @@ -1,26 +1,24 @@ -# Created by: Gea-Suan Lin - PORTNAME= PDF-FromHTML PORTVERSION= 0.33 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert HTML documents to PDF BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Graphics-ColorNames>=0:graphics/p5-Graphics-ColorNames \ p5-HTML-Tidy>=0:textproc/p5-HTML-Tidy \ p5-Image-Size>=0:graphics/p5-Image-Size \ p5-PDF-API2>=0:textproc/p5-PDF-API2 \ p5-PDF-Writer>=0.05:textproc/p5-PDF-Writer \ p5-XML-Twig>=0:textproc/p5-XML-Twig \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 42a6b6c4f5b1..90fa651ac6af 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -1,26 +1,24 @@ -# Created by: scheidell@secnap.net - PORTNAME= PDF-Table PORTVERSION= 1.003 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility class for building table layouts in a PDF::API2 object BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2 USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-PDF-Tiny/Makefile b/textproc/p5-PDF-Tiny/Makefile index b278e141189c..2cd1ee39d0bf 100644 --- a/textproc/p5-PDF-Tiny/Makefile +++ b/textproc/p5-PDF-Tiny/Makefile @@ -1,18 +1,16 @@ -# Created by: wen@FreeBSD.org - PORTNAME= PDF-Tiny DISTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Minimal Lightweight PDF Library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-PDF-WebKit/Makefile b/textproc/p5-PDF-WebKit/Makefile index 63b44bd1229e..5857e196e420 100644 --- a/textproc/p5-PDF-WebKit/Makefile +++ b/textproc/p5-PDF-WebKit/Makefile @@ -1,27 +1,25 @@ -# Created by: Gea-Suan Lin - PORTNAME= PDF-WebKit PORTVERSION= 1.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use WebKit to Generate PDFs from HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 \ p5-Moo>=0:devel/p5-Moo \ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \ p5-namespace-clean>=0:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} \ wkhtmltopdf:converters/wkhtmltopdf TEST_DEPENDS= p5-Test-Spec:devel/p5-Test-Spec USE_PERL5= configure USES= perl5 NO_ARCH= yes .include diff --git a/textproc/p5-PDF-Writer/Makefile b/textproc/p5-PDF-Writer/Makefile index 78b1f9850ca8..f86af83f7989 100644 --- a/textproc/p5-PDF-Writer/Makefile +++ b/textproc/p5-PDF-Writer/Makefile @@ -1,21 +1,19 @@ -# Created by: Gea-Suan Lin - PORTNAME= PDF-Writer PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= PDF writer abstraction layer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-POD2-Base/Makefile b/textproc/p5-POD2-Base/Makefile index 3b3e45c42d84..2a67bc4d4a4d 100644 --- a/textproc/p5-POD2-Base/Makefile +++ b/textproc/p5-POD2-Base/Makefile @@ -1,17 +1,15 @@ -# Created by: Ashish SHUKLA - PORTNAME= POD2-Base PORTVERSION= 0.043 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FERREIRA PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Base module for translations of Perl documentation USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index 467494dc4c7d..41745928ec43 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -1,26 +1,24 @@ -# Created by: Jeff Putsch - PORTNAME= POE-Filter-XML PORTVERSION= 1.140700 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POE Filter for parsing XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-MooseX-InsideOut>=0:devel/p5-MooseX-InsideOut \ p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \ p5-POE>=0:devel/p5-POE \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-XML-SAX-Base>=0:textproc/p5-XML-SAX-Base USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-POSIX-Regex/Makefile b/textproc/p5-POSIX-Regex/Makefile index 3912b2c5d2d0..595ac977ea13 100644 --- a/textproc/p5-POSIX-Regex/Makefile +++ b/textproc/p5-POSIX-Regex/Makefile @@ -1,16 +1,14 @@ -# Created by: Gea-Suan Lin - PORTNAME= POSIX-Regex PORTVERSION= 1.0003 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OO interface for the gnu regex engine USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index fd87afa9984b..7323b69e0012 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -1,28 +1,26 @@ -# Created by: Lars Thegler - PORTNAME= PPI-HTML PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate syntax-highlighted HTML for Perl using PPI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-PPI>=0.990:textproc/p5-PPI \ p5-CSS-Tiny>=0.10:textproc/p5-CSS-Tiny \ p5-Params-Util>=0.05:devel/p5-Params-Util USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} -i '' '/Test::More/d' ${WRKSRC}/Makefile.PL .include diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index 8aacded688ee..e0022b5fbd34 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -1,33 +1,31 @@ -# Created by: Lars Thegler - PORTNAME= PPI PORTVERSION= 1.275 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:OALDERS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Analyze and manipulate Perl code without using perl itself LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0.30:devel/p5-Clone \ p5-Params-Util>=1.00:devel/p5-Params-Util \ p5-Task-Weaken>=0:devel/p5-Task-Weaken TEST_DEPENDS= p5-Class-Inspector>=1.22:devel/p5-Class-Inspector \ p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ p5-Test-Object>=0.07:devel/p5-Test-Object \ p5-Test-SubCalls>=1.07:devel/p5-Test-SubCalls USES= perl5 USE_PERL5= configure NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 8d3a5a03887b..7987866c7ca7 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -1,30 +1,28 @@ -# Created by: Cezary Morga - PORTNAME= PPIx-EditorTools PORTVERSION= 0.21 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:YANICK PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility methods and base class for manipulating Perl via PPI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-XSAccessor>=1.02:devel/p5-Class-XSAccessor \ p5-PPI>=1.203:textproc/p5-PPI \ p5-Try-Tiny>=0:lang/p5-Try-Tiny TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Most>=0:devel/p5-Test-Most USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-PPIx-QuoteLike/Makefile b/textproc/p5-PPIx-QuoteLike/Makefile index 50a2048a2572..b61d76c6e3c7 100644 --- a/textproc/p5-PPIx-QuoteLike/Makefile +++ b/textproc/p5-PPIx-QuoteLike/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= PPIx-QuoteLike PORTVERSION= 0.022 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse Perl string literals and string-literal-like things LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSES/Copying BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-PPI>=1.238:textproc/p5-PPI \ p5-Readonly>=0:devel/p5-Readonly USES= perl5 USE_PERL5= configure NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 77f5052248de..34cb725c0c7d 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -1,27 +1,25 @@ -# Created by: Ashish SHUKLA - PORTNAME= PPIx-Regexp DISTVERSION= 0.085 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= PPI regular expression parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSES/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/LICENSES/Copying BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-PPI>=0:textproc/p5-PPI \ p5-Task-Weaken>=0:devel/p5-Task-Weaken USES= perl5 USE_PERL5= configure NO_ARCH= yes PORTSCOUT= limit:^[^_]+$$ .include diff --git a/textproc/p5-PPIx-Utilities/Makefile b/textproc/p5-PPIx-Utilities/Makefile index 43d74e2b17fb..5e82e0fb281e 100644 --- a/textproc/p5-PPIx-Utilities/Makefile +++ b/textproc/p5-PPIx-Utilities/Makefile @@ -1,26 +1,24 @@ -# Created by: Sergey Skvortsov - PORTNAME= PPIx-Utilities PORTVERSION= 1.001000 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ELLIOTJS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extensions to PPI BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class \ p5-PPI>=1.208:textproc/p5-PPI \ p5-Readonly>=1.03:devel/p5-Readonly \ p5-Task-Weaken>=0:devel/p5-Task-Weaken TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-PPIx-Utils/Makefile b/textproc/p5-PPIx-Utils/Makefile index 3f69f78bb434..07f27c3ea2f0 100644 --- a/textproc/p5-PPIx-Utils/Makefile +++ b/textproc/p5-PPIx-Utils/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= PPIx-Utils PORTVERSION= 0.003 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DBOOK PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility functions for PPI LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-B-Keywords>=1.09:devel/p5-B-Keywords \ p5-PPI>=1.250:textproc/p5-PPI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Parse-ANSIColor-Tiny/Makefile b/textproc/p5-Parse-ANSIColor-Tiny/Makefile index 3e4cb2d77480..c06f85552861 100644 --- a/textproc/p5-Parse-ANSIColor-Tiny/Makefile +++ b/textproc/p5-Parse-ANSIColor-Tiny/Makefile @@ -1,19 +1,17 @@ -# Created by: Alexey Dokuchaev - PORTNAME= Parse-ANSIColor-Tiny PORTVERSION= 0.601 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Determine attributes of ANSI-colored string TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Requires>=0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-BooleanLogic/Makefile b/textproc/p5-Parse-BooleanLogic/Makefile index 13f02b2f3047..6aa29d03f828 100644 --- a/textproc/p5-Parse-BooleanLogic/Makefile +++ b/textproc/p5-Parse-BooleanLogic/Makefile @@ -1,24 +1,22 @@ -# Created by: Steven Kreuzer - PORTNAME= Parse-BooleanLogic PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Parser of boolean expressions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-Common>=2.122:textproc/p5-Regexp-Common \ p5-Module-Install>=0.91_1:devel/p5-Module-Install TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-CSV/Makefile b/textproc/p5-Parse-CSV/Makefile index 4c46e5fd276a..5551b0726e57 100644 --- a/textproc/p5-Parse-CSV/Makefile +++ b/textproc/p5-Parse-CSV/Makefile @@ -1,25 +1,23 @@ -# Created by: Jin-Shan Tseng - PORTNAME= Parse-CSV PORTVERSION= 2.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Highly flexible CSV parser for large files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Params-Util>=1:devel/p5-Params-Util \ p5-Text-CSV_XS>=1.22:textproc/p5-Text-CSV_XS USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Parse-EDID/Makefile b/textproc/p5-Parse-EDID/Makefile index fd1224f50c1f..acd4ddd5b5fd 100644 --- a/textproc/p5-Parse-EDID/Makefile +++ b/textproc/p5-Parse-EDID/Makefile @@ -1,17 +1,15 @@ -# Created by: Xavier Humbert - PORTNAME= Parse-EDID PORTVERSION= 1.0.7 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= xavier@amdh.fr COMMENT= Extended display identification data (EDID) parser LICENSE= GPLv3 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-FixedLength/Makefile b/textproc/p5-Parse-FixedLength/Makefile index 29dd09bb93f0..2e4746d822ef 100644 --- a/textproc/p5-Parse-FixedLength/Makefile +++ b/textproc/p5-Parse-FixedLength/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Parse-FixedLength PORTVERSION= 5.39 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse a string containing fixed length fields into component parts USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-Flex/Makefile b/textproc/p5-Parse-Flex/Makefile index a619e175443c..225b862a9f3f 100644 --- a/textproc/p5-Parse-Flex/Makefile +++ b/textproc/p5-Parse-Flex/Makefile @@ -1,18 +1,16 @@ -# Created by: Aaron Dalton - PORTNAME= Parse-Flex PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= The Fastest Lexer in the West LICENSE= GPLv3 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Parse-PhoneNumber/Makefile b/textproc/p5-Parse-PhoneNumber/Makefile index 0e1ec12ca939..382941999448 100644 --- a/textproc/p5-Parse-PhoneNumber/Makefile +++ b/textproc/p5-Parse-PhoneNumber/Makefile @@ -1,19 +1,17 @@ -# Created by: Aaron Dalton - PORTNAME= Parse-PhoneNumber PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse phone numbers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Parse-Syslog/Makefile b/textproc/p5-Parse-Syslog/Makefile index 8a939b3e4b8c..283b6535cd58 100644 --- a/textproc/p5-Parse-Syslog/Makefile +++ b/textproc/p5-Parse-Syslog/Makefile @@ -1,22 +1,20 @@ -# Created by: Stephen Roznowski (sjr@home.com) - PORTNAME= Parse-Syslog PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 routines that present a simple interface to parse syslog files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Perl-Critic-Bangs/Makefile b/textproc/p5-Perl-Critic-Bangs/Makefile index 2a5381d1f5c0..7da2302524ca 100644 --- a/textproc/p5-Perl-Critic-Bangs/Makefile +++ b/textproc/p5-Perl-Critic-Bangs/Makefile @@ -1,25 +1,23 @@ -# Created by: Vany - PORTNAME= Perl-Critic-Bangs PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ivan@serezhkin.com COMMENT= Collection of handy Perl::Critic policies LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic TEST_DEPENDS= p5-Test-Perl-Critic>=0:textproc/p5-Test-Perl-Critic \ p5-Perl-Critic-Deprecated>=0:devel/p5-Perl-Critic-Deprecated USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index b7ed761c06e5..a505e02ee5df 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -1,41 +1,39 @@ -# Created by: ijliao - PORTNAME= Perl-Critic PORTVERSION= 1.140 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Critique Perl source for style and standards LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \ p5-Config-Tiny>=2:devel/p5-Config-Tiny \ p5-Exception-Class>=1.23:devel/p5-Exception-Class \ p5-File-Which>=0:sysutils/p5-File-Which \ p5-IO-String>=0:devel/p5-IO-String \ p5-List-MoreUtils>=0.19:lang/p5-List-MoreUtils \ p5-Module-Pluggable>=3.1:devel/p5-Module-Pluggable \ p5-PPI>=1.265:textproc/p5-PPI \ p5-PPIx-QuoteLike>=0:textproc/p5-PPIx-QuoteLike \ p5-PPIx-Regexp>=0.068:textproc/p5-PPIx-Regexp \ p5-PPIx-Utilities>=1.001:textproc/p5-PPIx-Utilities \ p5-Perl-Tidy>=0:devel/p5-Perl-Tidy \ p5-Pod-Spell>=1:textproc/p5-Pod-Spell \ p5-Readonly>=2:devel/p5-Readonly \ p5-String-Format>=1.13:textproc/p5-String-Format \ p5-Task-Weaken>=0:devel/p5-Task-Weaken \ p5-Pod-Parser>=0:textproc/p5-Pod-Parser TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Perl-Lint/Makefile b/textproc/p5-Perl-Lint/Makefile index f01fc77f14dd..2fc4fc64b216 100644 --- a/textproc/p5-Perl-Lint/Makefile +++ b/textproc/p5-Perl-Lint/Makefile @@ -1,40 +1,38 @@ -# Created by: Adam Weinberger - PORTNAME= Perl-Lint PORTVERSION= 0.25 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl source code linter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-B-Keywords>=0:devel/p5-B-Keywords \ p5-Compiler-Lexer>=0.22:devel/p5-Compiler-Lexer \ p5-Email-Address>=0:mail/p5-Email-Address \ p5-List-Flatten>=0:devel/p5-List-Flatten \ p5-List-MoreUtils>=0.33:lang/p5-List-MoreUtils \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ p5-Regexp-Lexer>=0.05:devel/p5-Regexp-Lexer \ p5-String-CamelCase>=0:textproc/p5-String-CamelCase \ p5-Test-Deep>=0:devel/p5-Test-Deep TEST_DEPENDS= p5-Text-TestBase>=0:textproc/p5-Text-TestBase NO_ARCH= yes USES= perl5 USE_PERL5= modbuildtiny OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= lint.pl lint_string.pl post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/eg/|} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-Petal-CodePerl/Makefile b/textproc/p5-Petal-CodePerl/Makefile index 0fb32d760331..6dad576b5e4d 100644 --- a/textproc/p5-Petal-CodePerl/Makefile +++ b/textproc/p5-Petal-CodePerl/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= Petal-CodePerl PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FDALY PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Make Petal go faster by compiling the expressions BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Petal>=0:textproc/p5-Petal \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ p5-Code-Perl>=0:devel/p5-Code-Perl USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Petal-Mail/Makefile b/textproc/p5-Petal-Mail/Makefile index 69879c2b94db..4d0d70e62b83 100644 --- a/textproc/p5-Petal-Mail/Makefile +++ b/textproc/p5-Petal-Mail/Makefile @@ -1,24 +1,22 @@ -# Created by: Aaron Dalton - PORTNAME= Petal-Mail PORTVERSION= 0.31 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BPOSTLE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Format text e-mail using Petal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Petal>=0:textproc/p5-Petal NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Petal-Utils/Makefile b/textproc/p5-Petal-Utils/Makefile index 9affd115d796..4aac2a26f475 100644 --- a/textproc/p5-Petal-Utils/Makefile +++ b/textproc/p5-Petal-Utils/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= Petal-Utils PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:WMCKEE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Useful template modifiers for Petal BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Petal>=0:textproc/p5-Petal \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index 699d027924e3..9e5635903e52 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -1,26 +1,24 @@ -# Created by: Aaron Dalton - PORTNAME= Petal PORTVERSION= 2.26 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NINE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Template Attribute Language - TAL for Perl! LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Locale-Maketext-Gettext>=0:devel/p5-Locale-Maketext-Gettext \ p5-MKDoc-XML>=0.72:textproc/p5-MKDoc-XML TEST_DEPENDS= p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile index 0a267b1b8303..912ea1128b51 100644 --- a/textproc/p5-Plagger/Makefile +++ b/textproc/p5-Plagger/Makefile @@ -1,333 +1,331 @@ -# Created by: sumikawa@FreeBSD.org - PORTNAME= Plagger PORTVERSION= 0.7.17 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pluggable RSS/Atom feed aggregator written in Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \ p5-DateTime-Locale>=0:devel/p5-DateTime-Locale \ p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ p5-Cache>=0:devel/p5-Cache \ p5-Cache-Cache>=0:devel/p5-Cache-Cache \ p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ p5-File-HomeDir>=0:devel/p5-File-HomeDir \ p5-Module-Install>=0:devel/p5-Module-Install \ p5-Module-Pluggable-Fast>=0:devel/p5-Module-Pluggable-Fast \ p5-Term-Encoding>=0:devel/p5-Term-Encoding \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-MIME-Types>=0:mail/p5-MIME-Types \ p5-Text-Tags>=0:textproc/p5-Text-Tags \ p5-XML-Feed>=0:textproc/p5-XML-Feed \ p5-XML-RSS-LibXML>=0:textproc/p5-XML-RSS-LibXML \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-Template-Provider-Encoding>=0:www/p5-Template-Provider-Encoding \ p5-HTML-ResolveLink>=0:www/p5-HTML-ResolveLink \ p5-URI-Fetch>=0:www/p5-URI-Fetch \ p5-YAML>=0:textproc/p5-YAML NO_ARCH= yes USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= assets/plugins/CustomFeed-Script/domain-expire.pl \ assets/plugins/CustomFeed-Script/jsports-football.pl \ assets/plugins/CustomFeed-Script/ssl-expire.pl \ assets/plugins/CustomFeed-Script/slims_calendar.pl \ assets/plugins/CustomFeed-Script/wowow-hv-51ch.pl \ assets/plugins/CustomFeed-Script/wowow-liga-espanola.pl OPTIONS_DEFINE= AUTHORNAME BABELFISH BETTERENCODING BETTERHTML BLOGLINES \ COOKIESHARING CUSFEEDMIXI CUSTOMSVNLOG EMOTICON ESTRAIER \ FILDEGYT FILHATENA FILHATKTAG FILHTMLSCRB FILMRKDWN \ FILSPAMASSN FILTERPIPE FILTERPPT FLICKRSEARCH GUESSLANG \ GUESSTZ HATENABKMK HATENADIARY HATENARSS HTMLTIDY IMAGEINFO \ JAVASCRIPT KINOSEARCH LIBERALXML LIVEDOOR \ NOTIFYIRC NTFYNETSEND PINGSERVER PLANETINI PODTESTING \ PROFANITY PRSJPNDATE PRSJPNDATE PUBDELICIOUS PUBICAL PUBJSON \ PUBLISHCSV PUBLISHEXCEL PUBLISHGMAIL PUBLISHIMAP PUBLISHMT \ PUBLISHPDF PUBLISHPLANET PUBLISHSWF PUBSERLZR ROMANIZE \ RULEFRESH SRCHGREP SUBSCOPML SUBSCRDBI SUBSCRFOAF SUMJPN \ SUMMARYENG SUMTEXTORG XPATH \ DOCS EXAMPLES AUTHORNAME_DESC= Filter::ExtractAuthorName Support BABELFISH_DESC= Filter::Babelfish Support BETTERENCODING_DESC= Better Encoding detection Support BETTERHTML_DESC= Better html to text formatter BLOGLINES_DESC= Subscription::Bloglines Support COOKIESHARING_DESC= Cookie sharing with Firefox Support CUSFEEDMIXI_DESC= CustomFeed::Mixi Support CUSTOMSVNLOG_DESC= CustomFeed::SVNLog Support EMOTICON_DESC= Filter::Emoticon Support ESTRAIER_DESC= Search::Estraier Support FILDEGYT_DESC= Filter-DegradeYouTube FILHATENA_DESC= Filter::HatenaFormat Support FILHATKTAG_DESC= Filter::HatenaKeywordTag FILHTMLSCRB_DESC= Filter::HTMLScrubber Support FILMRKDWN_DESC= Filter::Markdown Support FILSPAMASSN_DESC= Filter-SpamAssassin Support FILTERPIPE_DESC= Filter::Pipe Support FILTERPPT_DESC= Filter::TTP Support FLICKRSEARCH_DESC= CustomFeed::FlickrSearch Support GUESSLANG_DESC= Filter::GuessLanguage Support GUESSTZ_DESC= Filter::GuessTimeZoneByDomain Support HATENABKMK_DESC= Filter::HatenaBookmarkUsersCount Support HATENADIARY_DESC= Filter::HatenaDiaryKeywordLink Support HATENARSS_DESC= Subscription::HatenaRSS Support HTMLTIDY_DESC= Filter::HTMLTidy Support IMAGEINFO_DESC= Filter::ImageInfo Support JAVASCRIPT_DESC= Publish::JavaScript Support KINOSEARCH_DESC= Search::KinoSearch Support LIBERALXML_DESC= Liberal XML parsing Support LIVEDOOR_DESC= Subscription::LivedoorReader Support NOTIFYIRC_DESC= Notify::IRC Support NTFYNETSEND_DESC= Notify::NetSend Support PINGSERVER_DESC= Subscription::PingServer Support PLANETINI_DESC= Subscription::PlanetINI Support PODTESTING_DESC= Testing Support PROFANITY_DESC= Filter::Profanity Support PRSJPNDATE_DESC= Parse Japanese datetime format PUBDELICIOUS_DESC= Publish::Delicious Support PUBICAL_DESC= Publish::iCal Support PUBJSON_DESC= Publish::JSON Support PUBLISHCSV_DESC= Publish::CSV Support PUBLISHEXCEL_DESC= Publish::Excel Support PUBLISHGMAIL_DESC= Publish::Gmail Support PUBLISHIMAP_DESC= Publish::IMAP Support PUBLISHMT_DESC= Publish::MT Support PUBLISHPDF_DESC= Publish::PDF Support PUBLISHPLANET_DESC= Publish::Planet Support PUBLISHSWF_DESC= Publish::SWF Support PUBSERLZR_DESC= Publish-Serializer Support ROMANIZE_DESC= Filter::Romanize Support RULEFRESH_DESC= Rule::Fresh Support SRCHGREP_DESC= Search::Grep SUBSCOPML_DESC= Subscription::OPML Support SUBSCRDBI_DESC= Subscription::DBI Support SUBSCRFOAF_DESC= Subscription::FOAF Support SUMJPN_DESC= Summary::Japanes SUMMARYENG_DESC= Summary-English Support SUMTEXTORG_DESC= Summary-TextOriginal Support XPATH_DESC= XPath Support OPTIONS_DEFAULT= BETTERENCODING LIBERALXML XPATH BETTERHTML \ PUBLISHPLANET GUESSTZ EMOTICON RULEFRESH SUBSCOPML \ SUBSCRDBI PUBLISHGMAIL HATENARSS SUBSCRFOAF LIVEDOOR \ PINGSERVER BLOGLINES FILHTMLSCRB PLANETINI AUTHORNAME_RUN_DEPENDS= \ p5-Email-Address>=0:mail/p5-Email-Address BABELFISH_RUN_DEPENDS= \ p5-WWW-Babelfish>=0:www/p5-WWW-Babelfish BETTERENCODING_RUN_DEPENDS= \ p5-Encode-Detect>=0:converters/p5-Encode-Detect BETTERHTML_RUN_DEPENDS= \ p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath BLOGLINES_RUN_DEPENDS= \ p5-WebService-Bloglines>=0:www/p5-WebService-Bloglines COOKIESHARING_RUN_DEPENDS= \ p5-HTTP-Cookies-Mozilla>=0:www/p5-HTTP-Cookies-Mozilla CUSFEEDMIXI_RUN_DEPENDS= \ p5-WWW-Mixi>=0:www/p5-WWW-Mixi CUSTOMSVNLOG_RUN_DEPENDS= \ p5-subversion>=0:devel/p5-subversion EMOTICON_RUN_DEPENDS= \ p5-Text-Emoticon>=0:textproc/p5-Text-Emoticon ESTRAIER_RUN_DEPENDS= \ p5-Search-Estraier>=0:textproc/p5-Search-Estraier FILDEGYT_RUN_DEPENDS= \ p5-WebService-YouTube>=0:www/p5-WebService-YouTube FILHATENA_RUN_DEPENDS= \ p5-Text-Hatena>=0:textproc/p5-Text-Hatena FILHATKTAG_RUN_DEPENDS= \ p5-Hatena-Keyword>=0:textproc/p5-Hatena-Keyword FILHTMLSCRB_RUN_DEPENDS= \ p5-HTML-Scrubber>=0:www/p5-HTML-Scrubber FILMRKDWN_RUN_DEPENDS= \ p5-Text-Markdown>=0:textproc/p5-Text-Markdown FILSPAMASSN_RUN_DEPENDS= \ spamassassin>=0:mail/spamassassin FILTERPIPE_RUN_DEPENDS= \ p5-IPC-Run>=0:devel/p5-IPC-Run FILTERPPT_RUN_DEPENDS= \ p5-URI-Find>=0:textproc/p5-URI-Find FLICKRSEARCH_RUN_DEPENDS= \ p5-Flickr-API>=0:www/p5-Flickr-API \ p5-DateTime-Format-Epoch>=0:devel/p5-DateTime-Format-Epoch GUESSLANG_RUN_DEPENDS= \ p5-Lingua-ZH-HanDetect>=0:chinese/p5-Lingua-ZH-HanDetect \ p5-Text-Language-Guess>=0:textproc/p5-Text-Language-Guess GUESSTZ_RUN_DEPENDS= \ p5-IP-Country>=0:net/p5-IP-Country HATENABKMK_RUN_DEPENDS= \ p5-SOAP-Lite>=0:net/p5-SOAP-Lite HATENADIARY_RUN_DEPENDS= \ p5-SOAP-Lite>=0:net/p5-SOAP-Lite HATENARSS_RUN_DEPENDS= \ p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize HTMLTIDY_RUN_DEPENDS= \ p5-HTML-Tidy>=0:textproc/p5-HTML-Tidy IMAGEINFO_RUN_DEPENDS= \ p5-Image-Info>=0:graphics/p5-Image-Info JAVASCRIPT_RUN_DEPENDS= \ p5-Template-Plugin-JavaScript>=0:www/p5-Template-Plugin-JavaScript KINOSEARCH_RUN_DEPENDS= \ p5-KinoSearch1>=0:textproc/p5-KinoSearch1 LIBERALXML_RUN_DEPENDS= \ p5-XML-Liberal>=0:textproc/p5-XML-Liberal \ p5-XML-RSS-Liberal>=0:textproc/p5-XML-RSS-Liberal LIVEDOOR_RUN_DEPENDS= \ p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck NOTIFYIRC_RUN_DEPENDS= \ p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ p5-POE-Component-IKC>=0:devel/p5-POE-Component-IKC NTFYNETSEND_RUN_DEPENDS= \ p5-Net-NetSend>=0:net-im/p5-Net-NetSend PINGSERVER_RUN_DEPENDS= \ p5-HTML-RSSAutodiscovery>=0:www/p5-HTML-RSSAutodiscovery PLANETINI_RUN_DEPENDS= \ p5-Config-INI-Simple>=0:devel/p5-Config-INI-Simple PODTESTING_RUN_DEPENDS= \ p5-Test-Pod>=0:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage PROFANITY_RUN_DEPENDS= \ p5-Regexp-Common-profanity_us>=0:textproc/p5-Regexp-Common-profanity_us PRSJPNDATE_RUN_DEPENDS= \ ja-p5-DateTime-Format-Japanese>=0:japanese/p5-DateTime-Format-Japanese PUBDELICIOUS_RUN_DEPENDS= \ p5-Net-Delicious>=0:net/p5-Net-Delicious PUBICAL_RUN_DEPENDS= \ p5-Data-ICal>=0:deskutils/p5-Data-ICal \ p5-DateTime-Format-ICal>=0:devel/p5-DateTime-Format-ICal PUBJSON_RUN_DEPENDS= \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck PUBLISHCSV_RUN_DEPENDS= \ p5-Text-CSV>=0:textproc/p5-Text-CSV PUBLISHEXCEL_RUN_DEPENDS= \ p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel PUBLISHGMAIL_RUN_DEPENDS= \ p5-Net-SMTP-TLS>=0:mail/p5-Net-SMTP-TLS \ p5-MIME-Lite>=0:mail/p5-MIME-Lite \ p5-Mail-Tools>=0:mail/p5-Mail-Tools PUBLISHIMAP_RUN_DEPENDS= \ p5-Mail-IMAPClient>=0:mail/p5-Mail-IMAPClient PUBLISHMT_RUN_DEPENDS= \ p5-Net-MovableType>=0:net/p5-Net-MovableType PUBLISHPDF_RUN_DEPENDS= \ p5-PDF-FromHTML>=0:textproc/p5-PDF-FromHTML PUBLISHPLANET_RUN_DEPENDS= \ p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ p5-HTML-Scrubber>=0:www/p5-HTML-Scrubber PUBLISHSWF_RUN_DEPENDS= \ p5-SWF-Builder>=0:graphics/p5-SWF-Builder \ p5-Text-WrapI18N>=0:textproc/p5-Text-WrapI18N PUBSERLZR_RUN_DEPENDS= \ p5-Data-Serializer>=0:devel/p5-Data-Serializer ROMANIZE_RUN_DEPENDS= \ ja-p5-Text-Kakasi>=0:japanese/p5-Text-Kakasi RULEFRESH_RUN_DEPENDS= \ p5-Time-Duration-Parse>=0:devel/p5-Time-Duration-Parse SRCHGREP_RUN_DEPENDS= \ p5-File-Grep>=0:devel/p5-File-Grep SUBSCOPML_RUN_DEPENDS= \ p5-XML-OPML>=0:textproc/p5-XML-OPML SUBSCRDBI_RUN_DEPENDS= \ p5-DBIx-Class>=0:databases/p5-DBIx-Class SUBSCRFOAF_RUN_DEPENDS= \ p5-XML-FOAF>=0:textproc/p5-XML-FOAF SUMJPN_RUN_DEPENDS= \ ja-p5-Lingua-JA-Summarize-Extract>=0:japanese/p5-Lingua-JA-Summarize-Extract SUMMARYENG_RUN_DEPENDS= \ p5-Lingua-EN-Summarize>=0:textproc/p5-Lingua-EN-Summarize SUMTEXTORG_RUN_DEPENDS= \ p5-Text-Original>=0:textproc/p5-Text-Original XPATH_RUN_DEPENDS= \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-HTML-Format>=0:textproc/p5-HTML-Format post-patch: @${REINPLACE_CMD} -i '' '/auto_install/d' ${WRKSRC}/Makefile.PL @${RM} ${WRKSRC}/lib/Plagger/Plugin/Publish/Feed.pm.orig post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.yaml ${STAGEDIR}${EXAMPLESDIR} @${MKDIR} ${STAGEDIR}${DATADIR}/assets (cd ${WRKSRC}/assets; ${TAR} cfz - . | ${TAR} zxf - -C ${STAGEDIR}${DATADIR}/assets) .include diff --git a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile index 7df993a7e949..818aa04bcb3b 100644 --- a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile +++ b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile @@ -1,26 +1,24 @@ -# Created by: Gea-Suan Lin - PORTNAME= Plucene-Analysis-CJKAnalyzer PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:XERN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyzer for CJK texts LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Plucene>=0:textproc/p5-Plucene TEST_DEPENDS= p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile index 90e8d3510ac5..b82f8a64e40f 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile @@ -1,22 +1,20 @@ -# Created by: Anton Berezin - PORTNAME= Plucene-Plugin-Analyzer-SnowballAnalyzer PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FABPOT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Stemmed analyzer plugin for p5-Plucene search engine BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-StopWords>=0:textproc/p5-Lingua-StopWords \ p5-Lingua-Stem-Snowball>=0:textproc/p5-Lingua-Stem-Snowball \ p5-Plucene>=0:textproc/p5-Plucene USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Plucene-Simple/Makefile b/textproc/p5-Plucene-Simple/Makefile index c8357cafd60c..f0be5593b306 100644 --- a/textproc/p5-Plucene-Simple/Makefile +++ b/textproc/p5-Plucene-Simple/Makefile @@ -1,26 +1,24 @@ -# Created by: Andrew Pantyukhin - PORTNAME= Plucene-Simple DISTVERSION= 1.04 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:STRYTOAST PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Interface to Plucene BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Time-Piece-Range>=1.0:devel/p5-Time-Piece-Range \ p5-Plucene>=1.09:textproc/p5-Plucene \ p5-File-Find-Rule>=0.10:devel/p5-File-Find-Rule \ p5-File-Slurp>=2002.1031:devel/p5-File-Slurp TEST_DEPENDS= p5-Test-Class>=0.03:devel/p5-Test-Class NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index 73e38b03180a..8f9680aff296 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -1,30 +1,28 @@ -# Created by: Anton Berezin - PORTNAME= Plucene PORTVERSION= 1.25 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TMTM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl port of the Java Lucene search engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tie-Array-Sorted>=0:devel/p5-Tie-Array-Sorted \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Class-Virtual>=0:devel/p5-Class-Virtual \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem \ p5-Bit-Vector-Minimal>=0:math/p5-Bit-Vector-Minimal \ p5-IO-Stringy>=0:devel/p5-IO-Stringy NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index 80b08d6f0274..7fc8e2efc832 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -1,23 +1,21 @@ -# Created by: Cezary Morga - PORTNAME= Pod-Abstract PORTVERSION= 0.20 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Abstract document tree for Perl POD documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ p5-Task-Weaken>=0:devel/p5-Task-Weaken USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile index 8548421fda7e..6f746b4e5948 100644 --- a/textproc/p5-Pod-Autopod/Makefile +++ b/textproc/p5-Pod-Autopod/Makefile @@ -1,22 +1,20 @@ -# Created by: Wen Heping - PORTNAME= Pod-Autopod PORTVERSION= 1.215 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generates pod documentation by analysing perl modules LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Pod-Abstract>=0:textproc/p5-Pod-Abstract USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Constants/Makefile b/textproc/p5-Pod-Constants/Makefile index c80e664616c6..3b5b4fccc713 100644 --- a/textproc/p5-Pod-Constants/Makefile +++ b/textproc/p5-Pod-Constants/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-Constants PORTVERSION= 0.19 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Include constants from POD LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-DocBook/Makefile b/textproc/p5-Pod-DocBook/Makefile index 892e1c5a33ba..179661b4993e 100644 --- a/textproc/p5-Pod-DocBook/Makefile +++ b/textproc/p5-Pod-DocBook/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-DocBook PORTVERSION= 1.2 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NANDU PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert Pod data to DocBook SGML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-podlators>=0:textproc/p5-podlators \ p5-Text-Tabs+Wrap>=0:textproc/p5-Text-Tabs+Wrap USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index 3bb31c03bad8..41e439f69db7 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -1,34 +1,32 @@ -# Created by: Wen Heping - PORTNAME= Pod-Elemental PORTVERSION= 0.103005 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Treating a Pod document as a tree of elements LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ p5-Mixin-Linewise>=0:devel/p5-Mixin-Linewise \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-Types>=0:devel/p5-MooseX-Types \ p5-Pod-Eventual>=0:textproc/p5-Pod-Eventual \ p5-String-RewritePrefix>=0:textproc/p5-String-RewritePrefix \ p5-String-Truncate>=0:textproc/p5-String-Truncate \ p5-Sub-Exporter-ForMethods>=0:devel/p5-Sub-Exporter-ForMethods \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Escapes/Makefile b/textproc/p5-Pod-Escapes/Makefile index 21d362aa8b18..953813121ce5 100644 --- a/textproc/p5-Pod-Escapes/Makefile +++ b/textproc/p5-Pod-Escapes/Makefile @@ -1,20 +1,18 @@ -# Created by: Mathieu Arnold - PORTNAME= Pod-Escapes PORTVERSION= 1.07 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= For resolving Pod E<...> sequences LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index 3d2734157db9..670d0ee1c96e 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -1,24 +1,22 @@ -# Created by: Andrey Kostenko - PORTNAME= Pod-Eventual PORTVERSION= 0.094002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read a POD document as a series of trivial events LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Mixin-Linewise>=0.102:devel/p5-Mixin-Linewise TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-HtmlEasy/Makefile b/textproc/p5-Pod-HtmlEasy/Makefile index f2ba10f044b0..f3f618f43395 100644 --- a/textproc/p5-Pod-HtmlEasy/Makefile +++ b/textproc/p5-Pod-HtmlEasy/Makefile @@ -1,27 +1,25 @@ -# Created by: Wen Heping - PORTNAME= Pod-HtmlEasy PORTVERSION= 1.0108 PORTREVISION= 2 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Generate personalized HTML from PODs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Slurp>=9999.13:devel/p5-File-Slurp \ p5-IPC-Run>=0.8:devel/p5-IPC-Run \ p5-Exporter-Easy>=0:devel/p5-Exporter-Easy \ p5-Readonly>=1.03:devel/p5-Readonly \ p5-Regexp-Common>=2.12:textproc/p5-Regexp-Common \ p5-Pod-Escapes>=0:textproc/p5-Pod-Escapes USES= perl5 tar:tgz USE_PERL5= configure .include diff --git a/textproc/p5-Pod-LaTeX/Makefile b/textproc/p5-Pod-LaTeX/Makefile index 9cd89b4daa60..62e92a1d286a 100644 --- a/textproc/p5-Pod-LaTeX/Makefile +++ b/textproc/p5-Pod-LaTeX/Makefile @@ -1,20 +1,18 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Pod-LaTeX PORTVERSION= 0.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert Pod data to formatted LaTeX LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile index e71bc2980b13..2536337111ef 100644 --- a/textproc/p5-Pod-Markdown/Makefile +++ b/textproc/p5-Pod-Markdown/Makefile @@ -1,25 +1,23 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Pod-Markdown PORTVERSION= 3.300 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to convert POD to Markdown LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile index abc201bbfb8b..25261d2598ea 100644 --- a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile +++ b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile @@ -1,24 +1,22 @@ -# Created by: Anton Berezin - PORTNAME= Pod-POM-View-HTML-Filter PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use filters on sections of your pod documents BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Pod-POM>=0:textproc/p5-Pod-POM \ p5-Syntax-Highlight-Shell>=0:www/p5-Syntax-Highlight-Shell \ perltidy:devel/p5-Perl-Tidy \ p5-Syntax-Highlight-HTML>=0:www/p5-Syntax-Highlight-HTML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-POM-View-Restructured/Makefile b/textproc/p5-Pod-POM-View-Restructured/Makefile index 78830c5c3221..b713b5f07a1a 100644 --- a/textproc/p5-Pod-POM-View-Restructured/Makefile +++ b/textproc/p5-Pod-POM-View-Restructured/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Pod-POM-View-Restructured PORTVERSION= 1.000003 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= View for Pod::POM that outputs reStructuredText LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Pod-POM>=0:textproc/p5-Pod-POM USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index 2151253a041c..7d3e9b207625 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-POM PORTVERSION= 2.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= POD Object Model LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-File-Slurper>=0.004:devel/p5-File-Slurper \ p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Text-Diff>=0:textproc/p5-Text-Diff NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-Parser/Makefile b/textproc/p5-Pod-Parser/Makefile index 925bff95ebf5..103771c01cc3 100644 --- a/textproc/p5-Pod-Parser/Makefile +++ b/textproc/p5-Pod-Parser/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-Parser PORTVERSION= 1.65 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modules to work with POD (Plain Old Documentation) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= dos2unix perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Perldoc/Makefile b/textproc/p5-Pod-Perldoc/Makefile index 49e29f7d1948..71e72d5c059a 100644 --- a/textproc/p5-Pod-Perldoc/Makefile +++ b/textproc/p5-Pod-Perldoc/Makefile @@ -1,18 +1,16 @@ -# Created by: Ashish SHUKLA - PORTNAME= Pod-Perldoc PORTVERSION= 3.25 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Look up Perl documentation in Pod format USES= perl5 USE_PERL5= configure CONFIGURE_ENV= PERL_CORE=1 .include diff --git a/textproc/p5-Pod-ProjectDocs/Makefile b/textproc/p5-Pod-ProjectDocs/Makefile index e15da5fadc01..5346a9a3e4dc 100644 --- a/textproc/p5-Pod-ProjectDocs/Makefile +++ b/textproc/p5-Pod-ProjectDocs/Makefile @@ -1,28 +1,26 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-ProjectDocs PORTVERSION= 0.53 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generates CPAN like pod pages LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-JSON>=2.04:converters/p5-JSON \ p5-Moose>=0:devel/p5-Moose \ p5-Readonly>=0:devel/p5-Readonly \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Section/Makefile b/textproc/p5-Pod-Section/Makefile index ed6ce9cd3a92..604e571535ff 100644 --- a/textproc/p5-Pod-Section/Makefile +++ b/textproc/p5-Pod-Section/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Pod-Section PORTVERSION= 0.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Select specified section from POD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ p5-Pod-Abstract>=0:textproc/p5-Pod-Abstract USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Simple/Makefile b/textproc/p5-Pod-Simple/Makefile index 7497e5dabfe0..3e16bf48cbd4 100644 --- a/textproc/p5-Pod-Simple/Makefile +++ b/textproc/p5-Pod-Simple/Makefile @@ -1,22 +1,20 @@ -# Created by: Mathieu Arnold - PORTNAME= Pod-Simple PORTVERSION= 3.43 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Framework for parsing Pod LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-Pod-Strip/Makefile b/textproc/p5-Pod-Strip/Makefile index 0987a3eddf1c..6e25c086398c 100644 --- a/textproc/p5-Pod-Strip/Makefile +++ b/textproc/p5-Pod-Strip/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Pod-Strip PORTVERSION= 1.100 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remove POD from Perl code LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Pod-Stripper/Makefile b/textproc/p5-Pod-Stripper/Makefile index 87930e0e3d7c..dbd5967488c3 100644 --- a/textproc/p5-Pod-Stripper/Makefile +++ b/textproc/p5-Pod-Stripper/Makefile @@ -1,16 +1,14 @@ -# Created by: Sergey Skvortsov - PORTNAME= Pod-Stripper PORTVERSION= 0.22 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Strip all pod, and output what's left USES= perl5 dos2unix USE_PERL5= configure .include diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 72a0985ac66e..173356963553 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -1,34 +1,32 @@ -# Created by: ijliao - PORTNAME= Pod-Tree PORTVERSION= 1.31 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create a static syntax tree for a POD LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Stream>=1.49:www/p5-HTML-Stream \ p5-IO-String>=1:devel/p5-IO-String \ p5-Path-Tiny>=0.105:devel/p5-Path-Tiny \ p5-Text-Template>=1:textproc/p5-Text-Template TEST_DEPENDS= p5-Path-Tiny>=0.105:devel/p5-Path-Tiny \ p5-Test-Compile>1.2.1:devel/p5-Test-Compile USES= perl5 USE_PERL5= configure NO_ARCH= yes # conflict with pod2html in perl 5.6 or above post-patch: @${REINPLACE_CMD} -e 's/pod2html //g' ${WRKSRC}/Makefile.PL @${REINPLACE_CMD} -e '/pod2html/d' ${WRKSRC}/MANIFEST @${RM} ${WRKSRC}/t/pod2html.t .include diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index 717c0099e496..fbea5466398d 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -1,24 +1,22 @@ -# Created by: Anton Berezin - PORTNAME= Pod-WSDL PORTVERSION= 0.063 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create WSDL documents from (extended) pod LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>=2.110:devel/p5-IO-Stringy \ p5-XML-Writer>=0.531:textproc/p5-XML-Writer \ p5-XML-XPath>=1.13:textproc/p5-XML-XPath USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 14540ef4b062..b6ffa27aa97c 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -1,20 +1,18 @@ -# Created by: chinsan - PORTNAME= Pod-XML PORTVERSION= 0.99 PORTREVISION= 4 CATEGORIES= textproc devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to convert POD to XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Stringy>=0:devel/p5-IO-Stringy TEST_DEPENDS= p5-Test-File-Contents>=0:devel/p5-Test-File-Contents USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Pod-Xhtml/Makefile b/textproc/p5-Pod-Xhtml/Makefile index 74e93031b860..ff8bc25b0f09 100644 --- a/textproc/p5-Pod-Xhtml/Makefile +++ b/textproc/p5-Pod-Xhtml/Makefile @@ -1,20 +1,18 @@ -# Created by: Gea-Suan Lin - PORTNAME= Pod-Xhtml PORTVERSION= 1.61 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate well-formed XHTML documents from POD format documentation BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-RADIUS-UserFile/Makefile b/textproc/p5-RADIUS-UserFile/Makefile index 63d1044fd0fe..f5c584435aab 100644 --- a/textproc/p5-RADIUS-UserFile/Makefile +++ b/textproc/p5-RADIUS-UserFile/Makefile @@ -1,22 +1,20 @@ -# Created by: Seamus Venasse - PORTNAME= RADIUS-UserFile PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for manipulating a RADIUS users file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile index fe4a28160666..cfeeeca8c3e1 100644 --- a/textproc/p5-RDF-Core/Makefile +++ b/textproc/p5-RDF-Core/Makefile @@ -1,32 +1,30 @@ -# Created by: Sergey Skvortsov - PORTNAME= RDF-Core PORTVERSION= 0.51 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented Perl modules for handling tasks related to RDF BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-DBI>=0:databases/p5-DBI \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure DOCSUBDIR= / RDF RDF/Core RDF/Core/Enumerator RDF/Core/Model \ RDF/Core/Storage OPTIONS_DEFINE= DOCS post-install: .for DOCDIR in ${DOCSUBDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR}/${DOCDIR} ${INSTALL_DATA} ${WRKSRC}/doc/${DOCDIR}/*.html ${STAGEDIR}${DOCSDIR}/${DOCDIR} .endfor .include diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index f801d679ae54..d797c856696a 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -1,26 +1,24 @@ -# Created by: Sergey Skvortsov - PORTNAME= RDF-Notation3 PORTVERSION= 0.91 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RDF Notation3 parser BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-RDF-Core>=0:textproc/p5-RDF-Core \ p5-RDFStore>=0:textproc/p5-RDFStore USES= perl5 USE_PERL5= configure post-patch: @${FIND} ${WRKSRC} -name "*.pm" | \ ${XARGS} ${REINPLACE_CMD} -i '' -e 's!^require 5.005_62;!!' ${MV} ${WRKSRC}/doc/*.pod ${WRKSRC}/lib/RDF .include diff --git a/textproc/p5-RDF-Query/Makefile b/textproc/p5-RDF-Query/Makefile index 033775c14664..9a17eb2f2e59 100644 --- a/textproc/p5-RDF-Query/Makefile +++ b/textproc/p5-RDF-Query/Makefile @@ -1,34 +1,32 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= RDF-Query PORTVERSION= 2.918 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Complete SPARQL 1.1 Query and Update implementation for RDF::Trine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ p5-Error>=0:lang/p5-Error \ p5-JSON>=2:converters/p5-JSON \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ p5-RDF-Trine>=1.004:textproc/p5-RDF-Trine \ p5-Set-Scalar>=0:devel/p5-Set-Scalar \ p5-URI>=1.52:net/p5-URI TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-JSON>=0:devel/p5-Test-JSON \ p5-YAML>=0:textproc/p5-YAML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile index 7e5b525411e4..43fde1e932b1 100644 --- a/textproc/p5-RDF-Simple/Makefile +++ b/textproc/p5-RDF-Simple/Makefile @@ -1,29 +1,27 @@ -# Created by: Aaron Straup Cope - PORTNAME= RDF-Simple PORTVERSION= 0.421 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read and write RDF without complication LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-MethodMaker>=0:devel/p5-Class-MethodMaker \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-IO-CaptureOutput>=0:devel/p5-IO-CaptureOutput \ p5-Test-File>=0:devel/p5-Test-File USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-RDF-Trine/Makefile b/textproc/p5-RDF-Trine/Makefile index 2086fdbed671..da3d7d3ac256 100644 --- a/textproc/p5-RDF-Trine/Makefile +++ b/textproc/p5-RDF-Trine/Makefile @@ -1,45 +1,43 @@ -# Created by: Tom Judge - PORTNAME= RDF-Trine PORTVERSION= 1.019 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RDF Framework for Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ p5-Cache-LRU>=0:devel/p5-Cache-LRU \ p5-DBD-SQLite>=1.14:databases/p5-DBD-SQLite \ p5-DBI>=0:databases/p5-DBI \ p5-DBIx-Connector>=0:databases/p5-DBIx-Connector \ p5-Data-UUID>=0:devel/p5-Data-UUID \ p5-Error>=0:lang/p5-Error \ p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \ p5-IRI>=0:devel/p5-IRI \ p5-JSON>=2:converters/p5-JSON \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ p5-Moose>=2:devel/p5-Moose \ p5-MooseX-ArrayRef>=0:devel/p5-MooseX-ArrayRef \ p5-Set-Scalar>=0:devel/p5-Set-Scalar \ p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ p5-Text-Table>=0:textproc/p5-Text-Table \ p5-URI>=1.52:net/p5-URI \ p5-XML-CommonNS>=0.04:textproc/p5-XML-CommonNS \ p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML \ p5-XML-Namespace>=0:textproc/p5-XML-Namespace \ p5-XML-SAX>=0.96:textproc/p5-XML-SAX \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile index 134d285e5572..8693db11c748 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -1,27 +1,25 @@ -# Created by: Sergey Skvortsov - PORTNAME= RDFStore PORTVERSION= 0.51 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AREGGIORI PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl API for RDF Storage BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-URI>=0:net/p5-URI \ p5-DBI>=0:databases/p5-DBI USES= bdb perl5 USE_PERL5= configure pre-configure: @${ECHO} "INCLUDE=${BDB_INCLUDE_DIR}" > ${WRKSRC}/arch_conf.in @${ECHO} "LIB=${BDB_LIB_DIR}" >> ${WRKSRC}/arch_conf.in @${ECHO} "DBNAME=-l${BDB_LIB_NAME}" >> ${WRKSRC}/arch_conf.in .include diff --git a/textproc/p5-RTF-Parser/Makefile b/textproc/p5-RTF-Parser/Makefile index 0a28edb83ff6..0978e84ebbb0 100644 --- a/textproc/p5-RTF-Parser/Makefile +++ b/textproc/p5-RTF-Parser/Makefile @@ -1,24 +1,22 @@ -# Created by: clsung@dragon2.net - PORTNAME= RTF-Parser PORTVERSION= 1.12 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing RTF files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-RTF-Tokenizer>=1.16:textproc/p5-RTF-Tokenizer CONFLICTS_INSTALL= rtf2html USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-RTF-Tokenizer/Makefile b/textproc/p5-RTF-Tokenizer/Makefile index 9ed0169ea8a7..7bc5ff67a702 100644 --- a/textproc/p5-RTF-Tokenizer/Makefile +++ b/textproc/p5-RTF-Tokenizer/Makefile @@ -1,18 +1,16 @@ -# Created by: clsung@dragon2.net - PORTNAME= RTF-Tokenizer PORTVERSION= 1.20 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reading RTF files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-RTF-Writer/Makefile b/textproc/p5-RTF-Writer/Makefile index bd9d992afd1c..34399284a9da 100644 --- a/textproc/p5-RTF-Writer/Makefile +++ b/textproc/p5-RTF-Writer/Makefile @@ -1,19 +1,17 @@ -# Created by: clsung@dragon2.net - PORTNAME= RTF-Writer PORTVERSION= 1.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating documents in Rich Text Format BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Regex-PreSuf/Makefile b/textproc/p5-Regex-PreSuf/Makefile index f8fa240b3e77..da84428c731c 100644 --- a/textproc/p5-Regex-PreSuf/Makefile +++ b/textproc/p5-Regex-PreSuf/Makefile @@ -1,17 +1,15 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Regex-PreSuf PORTVERSION= 1.17 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JHI PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Given word lists, create Perl regular expressions USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile index d5050e96be40..1573e725da4b 100644 --- a/textproc/p5-Regexp-Common-Email-Address/Makefile +++ b/textproc/p5-Regexp-Common-Email-Address/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= Regexp-Common-Email-Address PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Regex pattern for Email Addresses BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \ p5-Regexp-Common>=0:textproc/p5-Regexp-Common USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Regexp-Common-net-CIDR/Makefile b/textproc/p5-Regexp-Common-net-CIDR/Makefile index e605908700ce..8532d7c1c22f 100644 --- a/textproc/p5-Regexp-Common-net-CIDR/Makefile +++ b/textproc/p5-Regexp-Common-net-CIDR/Makefile @@ -1,20 +1,18 @@ -# Created by: Lars Thegler - PORTNAME= Regexp-Common-net-CIDR PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provide patterns for CIDR blocks BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile index 9d793949c146..90929e7a5065 100644 --- a/textproc/p5-Regexp-Common-profanity_us/Makefile +++ b/textproc/p5-Regexp-Common-profanity_us/Makefile @@ -1,25 +1,23 @@ -# Created by: Gea-Suan Lin - PORTNAME= Regexp-Common-profanity_us PORTVERSION= 4.112150 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provide regexes for U.S. profanity LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-Common>=0:textproc/p5-Regexp-Common USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index a476bb286b40..cddf6cc5ad15 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= Regexp-Common PORTVERSION= 2017060201 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Provide commonly requested Perl regular expressions LICENSE= ART10 ART20 BSD3CLAUSE MIT LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-Copy/Makefile b/textproc/p5-Regexp-Copy/Makefile index 910b20b5fbd9..903a66f02624 100644 --- a/textproc/p5-Regexp-Copy/Makefile +++ b/textproc/p5-Regexp-Copy/Makefile @@ -1,17 +1,15 @@ -# Created by: Andrej Zverev - PORTNAME= Regexp-Copy PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JDUNCAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Copy the contents of one Regexp object to another USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Regexp-Debugger/Makefile b/textproc/p5-Regexp-Debugger/Makefile index 4630ff91ebc1..b7a7b0a3e6f3 100644 --- a/textproc/p5-Regexp-Debugger/Makefile +++ b/textproc/p5-Regexp-Debugger/Makefile @@ -1,20 +1,18 @@ -# Created by: Adam Weinberger - PORTNAME= Regexp-Debugger PORTVERSION= 0.002006 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Visually debug regexes in-place LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-DefaultFlags/Makefile b/textproc/p5-Regexp-DefaultFlags/Makefile index 3fc0d0efcfe4..ead2176d3932 100644 --- a/textproc/p5-Regexp-DefaultFlags/Makefile +++ b/textproc/p5-Regexp-DefaultFlags/Makefile @@ -1,21 +1,19 @@ -# Created by: Gea-Suan Lin - PORTNAME= Regexp-DefaultFlags PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set default flags on regular expressions LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-IPv6/Makefile b/textproc/p5-Regexp-IPv6/Makefile index 60d6ad7908a8..b59005934441 100644 --- a/textproc/p5-Regexp-IPv6/Makefile +++ b/textproc/p5-Regexp-IPv6/Makefile @@ -1,20 +1,18 @@ -# Created by: Lars Thegler - PORTNAME= Regexp-IPv6 PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Regular expression for IPv6 addresses LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Regexp-Log-Common/Makefile b/textproc/p5-Regexp-Log-Common/Makefile index 52a22b35c5eb..e60436508698 100644 --- a/textproc/p5-Regexp-Log-Common/Makefile +++ b/textproc/p5-Regexp-Log-Common/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= Regexp-Log-Common PORTVERSION= 0.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Regexp::Log::Common, a parser for the Common Log Format LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Regexp-Log>=0:textproc/p5-Regexp-Log USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Regexp-Log/Makefile b/textproc/p5-Regexp-Log/Makefile index 4cb753d79b36..91a2db45e314 100644 --- a/textproc/p5-Regexp-Log/Makefile +++ b/textproc/p5-Regexp-Log/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Regexp-Log PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Base Perl class for log files regexp builders USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 76854d2ac94a..bf90beb15dba 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -1,24 +1,22 @@ -# Created by: chinsan - PORTNAME= SGML-DTDParse PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse an SGML or XML DTD BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-DelimMatch>=1.05:textproc/p5-DelimMatch \ p5-libxml>=0.08:textproc/p5-libxml \ p5-XML-DOM>=1.44:textproc/p5-XML-DOM \ p5-XML-Parser>=2.3:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure CONFLICTS_INSTALL= dtdparse # bin/dtddiff bin/dtddiff2html bin/dtdflatten bin/dtdformat bin/dtdparse .include diff --git a/textproc/p5-SGML-Parser-OpenSP/Makefile b/textproc/p5-SGML-Parser-OpenSP/Makefile index a24920bf2cdf..f85d9b3e7250 100644 --- a/textproc/p5-SGML-Parser-OpenSP/Makefile +++ b/textproc/p5-SGML-Parser-OpenSP/Makefile @@ -1,32 +1,30 @@ -# Created by: Naram Qashat - PORTNAME= SGML-Parser-OpenSP PORTVERSION= 0.994 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Parse SGML documents using OpenSP # The port's README says the port "is licensed under the same terms as Perl # itself". LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= onsgmls:textproc/opensp \ p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= dos2unix perl5 USE_PERL5= configure CC= ${CXX} CONFIGURE_ARGS+="INC=-I${LOCALBASE}/include" post-patch: (cd ${WRKSRC} ; \ ${REINPLACE_CMD} "s|%%LOCALBASE%%|${LOCALBASE}|g" Makefile.PL ) .include diff --git a/textproc/p5-SGMLSpm/Makefile b/textproc/p5-SGMLSpm/Makefile index 5759e8340d8b..2f52ecbde484 100644 --- a/textproc/p5-SGMLSpm/Makefile +++ b/textproc/p5-SGMLSpm/Makefile @@ -1,43 +1,41 @@ -# Created by: Brian Candler - PORTNAME= SGMLSpm PORTVERSION= 1.03 DISTVERSIONSUFFIX= ii PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/SGMLS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for postprocessing the output from sgmls and nsgmls LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= shebangfix perl5 USE_PERL5= run NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} SHEBANG_FILES= sgmlspl.pl \ DOC/sample.pl \ DOC/HTML/SGMLSpm/example.html INSTALL_TARGET= install BINDIR=${STAGEDIR}${PREFIX}/bin \ PERL5DIR=${STAGEDIR}${PREFIX}/${SITE_PERL_REL} SPECDIR=${STAGEDIR}${EXAMPLESDIR} OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= * DOCS_INSTALL_TARGET= docs install_html HTMLDIR=${STAGEDIR}${DOCSDIR} pre-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} pre-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-SQL-Tokenizer/Makefile b/textproc/p5-SQL-Tokenizer/Makefile index 8df7f48c890b..6649815b2f31 100644 --- a/textproc/p5-SQL-Tokenizer/Makefile +++ b/textproc/p5-SQL-Tokenizer/Makefile @@ -1,20 +1,18 @@ -# Created by: milki - PORTNAME= SQL-Tokenizer PORTVERSION= 0.24 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IZUT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple regular expressions based SQL tokenizer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-SVG-Parser/Makefile b/textproc/p5-SVG-Parser/Makefile index 629d16b24c4f..c8fa393477d7 100644 --- a/textproc/p5-SVG-Parser/Makefile +++ b/textproc/p5-SVG-Parser/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= SVG-Parser PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML Parser for SVG documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-SVG>=2:textproc/p5-SVG \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-SVG/Makefile b/textproc/p5-SVG/Makefile index 76a209d2f6ce..5cf847c071f4 100644 --- a/textproc/p5-SVG/Makefile +++ b/textproc/p5-SVG/Makefile @@ -1,31 +1,29 @@ -# Created by: Sergey Skvortsov - PORTNAME= SVG PORTVERSION= 2.87 CATEGORIES= textproc graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for generating Scalable Vector Graphics (SVG) documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= dos2unix perl5 shebangfix USE_PERL5= configure NO_ARCH= yes PORTEXAMPLES= * SHEBANG_FILES= examples/*.pl examples/*.cgi examples/*.psgi OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/textproc/p5-Search-Elasticsearch-Client-0_90/Makefile b/textproc/p5-Search-Elasticsearch-Client-0_90/Makefile index 8347d96332a9..1f5b277a5f9e 100644 --- a/textproc/p5-Search-Elasticsearch-Client-0_90/Makefile +++ b/textproc/p5-Search-Elasticsearch-Client-0_90/Makefile @@ -1,30 +1,28 @@ -# Created by: Tom Judge - PORTNAME= Search-Elasticsearch-Client-0_90 PORTVERSION= 5.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- MAINTAINER= elastic@FreeBSD.org COMMENT= ElasticSearch API for 0.90 servers LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Search-Elasticsearch>=5.01:textproc/p5-Search-Elasticsearch \ p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-Moo>=1.003:devel/p5-Moo \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Any-Adapter-Callback>=0:devel/p5-Log-Any-Adapter-Callback \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Search-Elasticsearch-Client-1_0/Makefile b/textproc/p5-Search-Elasticsearch-Client-1_0/Makefile index ed99167adf7d..a6de90b7f684 100644 --- a/textproc/p5-Search-Elasticsearch-Client-1_0/Makefile +++ b/textproc/p5-Search-Elasticsearch-Client-1_0/Makefile @@ -1,30 +1,28 @@ -# Created by: Tom Judge - PORTNAME= Search-Elasticsearch-Client-1_0 PORTVERSION= 5.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- MAINTAINER= elastic@FreeBSD.org COMMENT= ElasticSearch API for 1.0 servers LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Search-Elasticsearch>=5.01:textproc/p5-Search-Elasticsearch \ p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-Moo>=1.003:devel/p5-Moo \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Any-Adapter-Callback>=0:devel/p5-Log-Any-Adapter-Callback \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Search-Elasticsearch-Client-2_0/Makefile b/textproc/p5-Search-Elasticsearch-Client-2_0/Makefile index 804f4c8becde..2065e8fbf132 100644 --- a/textproc/p5-Search-Elasticsearch-Client-2_0/Makefile +++ b/textproc/p5-Search-Elasticsearch-Client-2_0/Makefile @@ -1,30 +1,28 @@ -# Created by: Tom Judge - PORTNAME= Search-Elasticsearch-Client-2_0 PORTVERSION= 5.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- MAINTAINER= elastic@FreeBSD.org COMMENT= ElasticSearch API for 2.0 servers LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Search-Elasticsearch>=5.01:textproc/p5-Search-Elasticsearch \ p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-Moo>=1.003:devel/p5-Moo \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Any-Adapter-Callback>=0:devel/p5-Log-Any-Adapter-Callback \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Search-Elasticsearch-Client-5_0/Makefile b/textproc/p5-Search-Elasticsearch-Client-5_0/Makefile index 413f744f584a..4fd546def8b7 100644 --- a/textproc/p5-Search-Elasticsearch-Client-5_0/Makefile +++ b/textproc/p5-Search-Elasticsearch-Client-5_0/Makefile @@ -1,30 +1,28 @@ -# Created by: Dan Langille - PORTNAME= Search-Elasticsearch-Client-5_0 PORTVERSION= 6.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- MAINTAINER= elastic@FreeBSD.org COMMENT= ElasticSearch API for 5.0 servers LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Search-Elasticsearch>=5.01:textproc/p5-Search-Elasticsearch \ p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-Moo>=1.003:devel/p5-Moo \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Any-Adapter-Callback>=0:devel/p5-Log-Any-Adapter-Callback \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Search-Elasticsearch/Makefile b/textproc/p5-Search-Elasticsearch/Makefile index faafa81b6220..ee8f00ad27d2 100644 --- a/textproc/p5-Search-Elasticsearch/Makefile +++ b/textproc/p5-Search-Elasticsearch/Makefile @@ -1,41 +1,39 @@ -# Created by: Tom Judge - PORTNAME= Search-Elasticsearch PORTVERSION= 6.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DRTECH PKGNAMEPREFIX= p5- MAINTAINER= elastic@FreeBSD.org COMMENT= ElasticSearch API LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Any-URI-Escape>=0:www/p5-Any-URI-Escape \ p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-HTTP-Tiny>=0.043:www/p5-HTTP-Tiny \ p5-Hijk>=0.20:www/p5-Hijk \ p5-JSON-MaybeXS>=1.002002:converters/p5-JSON-MaybeXS \ p5-Log-Any>=1.02:devel/p5-Log-Any \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Moo>=1.003:devel/p5-Moo \ p5-Package-Stash>=0:devel/p5-Package-Stash \ p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-URI-Escape-XS>=0:www/p5-URI-Escape-XS \ p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \ p5-JSON-XS>=0:converters/p5-JSON-XS \ p5-Log-Any-Adapter-Callback>=0:devel/p5-Log-Any-Adapter-Callback \ p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Search-Estraier/Makefile b/textproc/p5-Search-Estraier/Makefile index a31d82a1f1de..950180b6a36f 100644 --- a/textproc/p5-Search-Estraier/Makefile +++ b/textproc/p5-Search-Estraier/Makefile @@ -1,25 +1,23 @@ -# Created by: Gea-Suan Lin - PORTNAME= Search-Estraier PORTVERSION= 0.09 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure perl module to use Hyper Estraier search engine BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception USES= perl5 shebangfix SHEBANG_FILES= scripts/* USE_PERL5= configure post-install: ${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/p5-Search-Odeum/Makefile b/textproc/p5-Search-Odeum/Makefile index 36986de9b0ad..5dbcfeba5cf3 100644 --- a/textproc/p5-Search-Odeum/Makefile +++ b/textproc/p5-Search-Odeum/Makefile @@ -1,24 +1,22 @@ -# Created by: Gea-Suan Lin - PORTNAME= Search-Odeum PORTVERSION= 0.02 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the Odeum inverted index API LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libqdbm.so:databases/qdbm USES= localbase perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Search/Odeum/Odeum.so .include diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index b0407c8de86b..2fe6eec9d9f5 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -1,18 +1,16 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= Search-Saryer PORTVERSION= 0.40 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= http://namazu.org/~tsuchiya/perl/ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Sary library LIB_DEPENDS= libsary.so:textproc/sary USES= perl5 pkgconfig USE_PERL5= configure .include diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index 07de59381792..d2fff3583235 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -1,20 +1,18 @@ -# Created by: clsung - PORTNAME= Search-VectorSpace PORTVERSION= 0.02 PORTREVISION= 13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Very basic vector-space search engine perl module BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= PDL>=0:math/PDL \ p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Solr/Makefile b/textproc/p5-Solr/Makefile index 81ae9eaa088f..57a256df7b45 100644 --- a/textproc/p5-Solr/Makefile +++ b/textproc/p5-Solr/Makefile @@ -1,28 +1,26 @@ -# Created by: Gea-Suan Lin - PORTNAME= Solr PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GARAFOLA/Solr PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl extension for interfacing with Solr LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ p5-XML-Simple>=0:textproc/p5-XML-Simple \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} .include diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index 5f8fc54f72e4..f2e5714b0573 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Sort-ArbBiLex PORTVERSION= 4.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to make sort functions for arbitrary sort orders USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile index 538b3e4c705f..f6cb54f86c27 100644 --- a/textproc/p5-Sort-Fields/Makefile +++ b/textproc/p5-Sort-Fields/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= Sort-Fields PORTVERSION= 1.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to sort lines containing delimited fields LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Sort-Naturally/Makefile b/textproc/p5-Sort-Naturally/Makefile index dda9894d3cd4..0630f218fa48 100644 --- a/textproc/p5-Sort-Naturally/Makefile +++ b/textproc/p5-Sort-Naturally/Makefile @@ -1,21 +1,19 @@ -# Created by: Aaron Dalton - PORTNAME= Sort-Naturally PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sort lexically, but sort numeral parts numerically LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Sphinx-Config/Makefile b/textproc/p5-Sphinx-Config/Makefile index b78a07220042..46a8a02789a9 100644 --- a/textproc/p5-Sphinx-Config/Makefile +++ b/textproc/p5-Sphinx-Config/Makefile @@ -1,23 +1,21 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Sphinx-Config PORTVERSION= 0.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx search engine configuration file read/modify/write LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Sphinx-Manager/Makefile b/textproc/p5-Sphinx-Manager/Makefile index 75a2678ede97..092e64982af1 100644 --- a/textproc/p5-Sphinx-Manager/Makefile +++ b/textproc/p5-Sphinx-Manager/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Sphinx-Manager PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx search engine management (start/stop) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Path-Class>=0:devel/p5-Path-Class \ p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable \ p5-Sphinx-Config>=0.09:textproc/p5-Sphinx-Config USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index 738dd07b6533..cdc803084f05 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -1,29 +1,27 @@ -# Created by: Vivek Khera - PORTNAME= Sphinx-Search PORTVERSION= 0.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JJSCHUTZ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Sphinx search engine API Perl client LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DBI>=0:databases/p5-DBI \ p5-File-SearchPath>=0:devel/p5-File-SearchPath \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Path-Class>=0:devel/p5-Path-Class NO_ARCH= yes USES= perl5 USE_PERL5= configure PORTSCOUT= skipv:0.240.1 .include diff --git a/textproc/p5-Spreadsheet-GenerateXLSX/Makefile b/textproc/p5-Spreadsheet-GenerateXLSX/Makefile index 68d00ebe3b81..bbb4384d00ab 100644 --- a/textproc/p5-Spreadsheet-GenerateXLSX/Makefile +++ b/textproc/p5-Spreadsheet-GenerateXLSX/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Spreadsheet-GenerateXLSX PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate XLSX spreadsheet from array ref(s) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Excel-Writer-XLSX>=0:textproc/p5-Excel-Writer-XLSX \ p5-Ref-Util>=0:devel/p5-Ref-Util TEST_DEPENDS= p5-Test-Needs>=0:devel/p5-Test-Needs \ p5-Test-Warn>=0.36:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index ff82da56ee0c..d574ce9625ed 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -1,38 +1,36 @@ -# Created by: Sergey Skvortsov - PORTNAME= Spreadsheet-ParseExcel PORTVERSION= 0.65 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get information from Excel file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-RC4>=0:security/p5-Crypt-RC4 \ p5-Digest-Perl-MD5>=0:security/p5-Digest-Perl-MD5 \ p5-OLE-Storage_Lite>=0.19:devel/p5-OLE-Storage_Lite USES= perl5 shebangfix SHEBANG_FILES= sample/parse.pl \ sample/xls2csv.pl USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES PORTEXAMPLES= * post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/Excel ${INSTALL_DATA} ${WRKSRC}/sample/README ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/sample/*.pl ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/sample/Excel/* ${STAGEDIR}${EXAMPLESDIR}/Excel .include diff --git a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile index 548663d3080e..fc0ff5bfce8a 100644 --- a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile @@ -1,22 +1,20 @@ -# Created by: Bill Swingle - PORTNAME= Spreadsheet-WriteExcel-FromXML PORTVERSION= 1.1 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create an Excel Spreadsheet from XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile b/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile index 2ec701a07232..b308cea0efda 100644 --- a/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel-Styler/Makefile @@ -1,19 +1,17 @@ -# Created by: jupengfei - PORTNAME= Spreadsheet-WriteExcel-Styler PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Styles for formatting Spreadsheet::WriteExcel LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index d8e1bc3331d7..af1e4aa73da1 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -1,43 +1,41 @@ -# Created by: Sergey Skvortsov - PORTNAME= Spreadsheet-WriteExcel PORTVERSION= 2.40 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Write to a cross-platform Excel binary file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \ p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-OLE-Storage_Lite>=0:devel/p5-OLE-Storage_Lite \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent OPTIONS_DEFINE= DOCS EXAMPLES USES= perl5 shebangfix dos2unix USE_PERL5= configure DOS2UNIX_REGEX= "*.p[lm]" SHEBANG_FILES= examples/*.pl post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR}/images @${MKDIR} ${STAGEDIR}${DOCSDIR}/tpj_images ${INSTALL_DATA} ${WRKSRC}/docs/*.html ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/images/* ${STAGEDIR}${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/docs/tpj_images/* ${STAGEDIR}${DOCSDIR}/tpj_images @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/README \ ${WRKSRC}/examples/republic.png ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/*.txt ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile index 7127b3403322..7aafc6ca2e72 100644 --- a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile @@ -1,21 +1,19 @@ -# Created by: Maxim Sobolev - PORTNAME= Spreadsheet-WriteExcelXML PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create an Excel file in XML format LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-BufferStack/Makefile b/textproc/p5-String-BufferStack/Makefile index cea6450dd84a..97a648aee439 100644 --- a/textproc/p5-String-BufferStack/Makefile +++ b/textproc/p5-String-BufferStack/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= String-BufferStack PORTVERSION= 1.16 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Nested buffers for templating systems LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-CamelCase/Makefile b/textproc/p5-String-CamelCase/Makefile index a470d9332cdc..3a00496cb5ec 100644 --- a/textproc/p5-String-CamelCase/Makefile +++ b/textproc/p5-String-CamelCase/Makefile @@ -1,20 +1,18 @@ -# Created by: TAKAHASHI Kaoru - PORTNAME= String-CamelCase PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl module for camelcase, de-camelcase LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Divert/Makefile b/textproc/p5-String-Divert/Makefile index ee518389ed5d..ec8ff73876fb 100644 --- a/textproc/p5-String-Divert/Makefile +++ b/textproc/p5-String-Divert/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= String-Divert PORTVERSION= 0.96 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= String Perl object supporting folding and diversion USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Escape/Makefile b/textproc/p5-String-Escape/Makefile index c116492da1c6..11486047a881 100644 --- a/textproc/p5-String-Escape/Makefile +++ b/textproc/p5-String-Escape/Makefile @@ -1,19 +1,17 @@ -# Created by: Denis Pokataev - PORTNAME= String-Escape PORTVERSION= 2010.002 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Registry of string functions, including backslash escapes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index e6227c03a4be..f4c7680a95e5 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -1,27 +1,25 @@ -# Created by: Anton Berezin - PORTNAME= String-Flogger PORTVERSION= 1.101245 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= String munging for loggers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \ p5-Params-Util>0:devel/p5-Params-Util \ p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Format/Makefile b/textproc/p5-String-Format/Makefile index 89d5d76b9314..6b70c40e686e 100644 --- a/textproc/p5-String-Format/Makefile +++ b/textproc/p5-String-Format/Makefile @@ -1,20 +1,18 @@ -# Created by: Matt Mills - PORTNAME= String-Format PORTVERSION= 1.18 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Perl module for sprintf-like string formatting capability LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/README USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Fraction/Makefile b/textproc/p5-String-Fraction/Makefile index 75a7dce316d7..1c8c33d6b37b 100644 --- a/textproc/p5-String-Fraction/Makefile +++ b/textproc/p5-String-Fraction/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= String-Fraction PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert fractions into Unicode chars LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Fraction>=0.40:textproc/p5-HTML-Fraction USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-HexConvert/Makefile b/textproc/p5-String-HexConvert/Makefile index ae7df2b56872..83881cd72af9 100644 --- a/textproc/p5-String-HexConvert/Makefile +++ b/textproc/p5-String-HexConvert/Makefile @@ -1,19 +1,17 @@ -# Created by: Alexandre Biancalana - PORTNAME= String-HexConvert PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:AHERNIT PKGNAMEPREFIX= p5- MAINTAINER= ale@biancalanas.net COMMENT= Convert ASCII strings to hex and reverse WRKSRC= ${WRKDIR}/${PORTNAME} USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index 50ec747bff4a..438d4226414a 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -1,25 +1,23 @@ -# Created by: Anton Berezin - PORTNAME= String-Koremutake PORTVERSION= 0.30 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert to/from Koremutake Memorable Random Strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Error>=0:lang/p5-Error \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-LCSS/Makefile b/textproc/p5-String-LCSS/Makefile index 18fafa2c132d..d4b5fa5e812a 100644 --- a/textproc/p5-String-LCSS/Makefile +++ b/textproc/p5-String-LCSS/Makefile @@ -1,15 +1,13 @@ -# Created by: Dan Langille - PORTNAME= String-LCSS PORTVERSION= 1.00 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dvl@FreeBSD.org COMMENT= Find The Longest Common Substring of Two Strings USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Pad/Makefile b/textproc/p5-String-Pad/Makefile index df183bec10b5..66fac6393016 100644 --- a/textproc/p5-String-Pad/Makefile +++ b/textproc/p5-String-Pad/Makefile @@ -1,23 +1,21 @@ -# Created by: Zane C. Bowers-Hadley - PORTNAME= String-Pad PORTVERSION= 0.021 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= String padding routines for Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Print/Makefile b/textproc/p5-String-Print/Makefile index 68c9ea1685dd..deef84bbf66b 100644 --- a/textproc/p5-String-Print/Makefile +++ b/textproc/p5-String-Print/Makefile @@ -1,25 +1,23 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= String-Print PORTVERSION= 0.94 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Alternative of printf LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-TimeDate>=2.30:devel/p5-TimeDate \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index 13a115fe3fd5..36582f5fce63 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -1,24 +1,22 @@ -# Created by: Bill Brinzer - PORTNAME= String-RewritePrefix PORTVERSION= 0.007 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS PKGNAMEPREFIX= p5- MAINTAINER= bill.brinzer@gmail.com COMMENT= Rewrite strings based on a set of known prefixes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Scanf/Makefile b/textproc/p5-String-Scanf/Makefile index 91bb7c5c3042..d129edd20a2a 100644 --- a/textproc/p5-String-Scanf/Makefile +++ b/textproc/p5-String-Scanf/Makefile @@ -1,16 +1,14 @@ -# Created by: Seamus Venasse - PORTNAME= String-Scanf PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Emulates the sscanf() of the C stdio library USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile index 479025342332..727cd879e4f0 100644 --- a/textproc/p5-String-ShellQuote/Makefile +++ b/textproc/p5-String-ShellQuote/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= String-ShellQuote PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for quote strings for passing through the shell LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index 863ab49bbff0..2902708575d3 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -1,23 +1,21 @@ -# Created by: Mathieu Arnold - PORTNAME= String-ShowDiff PORTVERSION= 0.03 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to help visualize differences between strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Strip/Makefile b/textproc/p5-String-Strip/Makefile index 45352274a27b..0577cde3b533 100644 --- a/textproc/p5-String-Strip/Makefile +++ b/textproc/p5-String-Strip/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= String-Strip PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for fast, commonly used, string operations USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-String-Tagged-Terminal/Makefile b/textproc/p5-String-Tagged-Terminal/Makefile index b1a31bb10aec..d40e36a698b1 100644 --- a/textproc/p5-String-Tagged-Terminal/Makefile +++ b/textproc/p5-String-Tagged-Terminal/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= String-Tagged-Terminal PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format terminal output using String::Tagged LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Convert-Color>=0:graphics/p5-Convert-Color \ p5-Convert-Color-XTerm>=0:graphics/p5-Convert-Color-XTerm \ p5-String-Tagged>=0:textproc/p5-String-Tagged USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-String-Tagged/Makefile b/textproc/p5-String-Tagged/Makefile index c0664176e19a..5e8a47658d2d 100644 --- a/textproc/p5-String-Tagged/Makefile +++ b/textproc/p5-String-Tagged/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= String-Tagged PORTVERSION= 0.18 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sstring buffers with value tags on extents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Identity>=0:devel/p5-Test-Identity USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index 1963f316154d..a86962c9cfa6 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= String-ToIdentifier-EN PORTVERSION= 0.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert Strings to English Program Identifiers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0:textproc/p5-Lingua-EN-Inflect-Phrase \ p5-Text-Unidecode>=0:converters/p5-Text-Unidecode \ p5-namespace-clean>=0:devel/p5-namespace-clean USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Tokenizer/Makefile b/textproc/p5-String-Tokenizer/Makefile index c433d498d359..94864979f806 100644 --- a/textproc/p5-String-Tokenizer/Makefile +++ b/textproc/p5-String-Tokenizer/Makefile @@ -1,19 +1,17 @@ -# Created by: Aaron Dalton - PORTNAME= String-Tokenizer PORTVERSION= 0.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Simple string tokenizer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index d80f42cdf8b4..e5515b1e594e 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -1,25 +1,23 @@ -# Created by: Lars Thegler - PORTNAME= String-Truncate PORTVERSION= 1.100602 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for when strings are too long to be displayed LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Sub-Exporter>=0.953:devel/p5-Sub-Exporter \ p5-Sub-Install>=0.03:devel/p5-Sub-Install USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-String-TtyLength/Makefile b/textproc/p5-String-TtyLength/Makefile index 4067e1b42cd6..25c2ea6d9588 100644 --- a/textproc/p5-String-TtyLength/Makefile +++ b/textproc/p5-String-TtyLength/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= String-TtyLength PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate length of string excluding ANSI tty codes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Unicode-EastAsianWidth>=12.0:textproc/p5-Unicode-EastAsianWidth TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index dabf39563531..28acf99e73eb 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -1,29 +1,27 @@ -# Created by: Aaron Dalton - PORTNAME= Syntax-Highlight-Engine-Kate PORTVERSION= 0.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Port of the syntax highlight engine of the Kate text editor LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Differences>=0.610:devel/p5-Test-Differences \ p5-Test-Warn>=0.30:devel/p5-Test-Warn USES= perl5 shebangfix SHEBANG_FILES= bin/hlansi.pl bin/hlhtml.pl USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/bin/*.pl ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-Syntax-Highlight-Perl-Improved/Makefile b/textproc/p5-Syntax-Highlight-Perl-Improved/Makefile index 8a38eae09722..c54e5de119d1 100644 --- a/textproc/p5-Syntax-Highlight-Perl-Improved/Makefile +++ b/textproc/p5-Syntax-Highlight-Perl-Improved/Makefile @@ -1,17 +1,15 @@ -# Created by: Mauricio Herrera Cuadra - PORTNAME= Syntax-Highlight-Perl-Improved PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAVIDCYL/Syntax-Highlight-Perl-Improved-101 PKGNAMEPREFIX= p5- MAINTAINER= mauricio@arareko.net COMMENT= Syntax highlighting for Perl code USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-TOML-Parser/Makefile b/textproc/p5-TOML-Parser/Makefile index 0de3b7e967df..ab257f790fcb 100644 --- a/textproc/p5-TOML-Parser/Makefile +++ b/textproc/p5-TOML-Parser/Makefile @@ -1,28 +1,26 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= TOML-Parser PORTVERSION= 0.91 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KARUPA PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple toml parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Types-Serialiser>=0:devel/p5-Types-Serialiser TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-TOML/Makefile b/textproc/p5-TOML/Makefile index b34eab5f1807..8357a0006216 100644 --- a/textproc/p5-TOML/Makefile +++ b/textproc/p5-TOML/Makefile @@ -1,24 +1,22 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= TOML PORTVERSION= 0.97 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KARUPA PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser for Tom's Obvious, Minimal Language (TOML) #' LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-TOML-Parser>=0.04:textproc/p5-TOML-Parser USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile index 22e83c54604c..32ba19500f49 100644 --- a/textproc/p5-TeX-Encode/Makefile +++ b/textproc/p5-TeX-Encode/Makefile @@ -1,26 +1,24 @@ -# Created by: Aaron Dalton - PORTNAME= TeX-Encode PORTVERSION= 2.010 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ATHREEF PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Encode/decode Perl utf-8 strings into TeX LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=3.35:www/p5-HTML-Parser \ p5-Pod-LaTeX>=0.56:textproc/p5-Pod-LaTeX USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index aa72295f6135..2266e5b8e901 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -1,29 +1,27 @@ -# Created by: Anton Berezin - PORTNAME= Template-Declare PORTVERSION= 0.47 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perlish declarative templates LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>0:devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ p5-Class-ISA>0:devel/p5-Class-ISA \ p5-HTML-Lint>0:www/p5-HTML-Lint \ p5-String-BufferStack>=1.10:textproc/p5-String-BufferStack TEST_DEPENDS= p5-Test-Warn>=0.11:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Extract/Makefile b/textproc/p5-Template-Extract/Makefile index 1488de8d1d1e..c71eea7cd1bf 100644 --- a/textproc/p5-Template-Extract/Makefile +++ b/textproc/p5-Template-Extract/Makefile @@ -1,19 +1,17 @@ -# Created by: Ying-Chieh Liao - PORTNAME= Template-Extract PORTVERSION= 0.41 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use TT2 syntax to extract data from documents BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Magic/Makefile b/textproc/p5-Template-Magic/Makefile index 6f62cc963739..2ebc95dad346 100644 --- a/textproc/p5-Template-Magic/Makefile +++ b/textproc/p5-Template-Magic/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Template-Magic PORTVERSION= 1.39 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module with magic merger of runtime values with templates BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Util>=0:devel/p5-IO-Util \ p5-OOTools>=0:devel/p5-OOTools \ p5-HTML-TableTiler>=0:www/p5-HTML-TableTiler USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile index a7bb37533c0b..c4e35044516a 100644 --- a/textproc/p5-Template-Plugin-Autoformat/Makefile +++ b/textproc/p5-Template-Plugin-Autoformat/Makefile @@ -1,23 +1,21 @@ -# Created by: Vivek Khera - PORTNAME= Template-Plugin-Autoformat PORTVERSION= 2.77 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Template Toolkit interface to Text::Autoformat module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Template-Toolkit>=2.22:www/p5-Template-Toolkit \ p5-Text-Autoformat>0:textproc/p5-Text-Autoformat BUILD_DEPENDS= p5-Template-Toolkit>=2.22:www/p5-Template-Toolkit \ p5-Text-Autoformat>0:textproc/p5-Text-Autoformat USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index 2b8869e915b6..9fd769764bf8 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -1,21 +1,19 @@ -# Created by: Geoffroy Desvernay - PORTNAME= Template-Plugin-CSV PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GUGOD PKGNAMEPREFIX= p5- MAINTAINER= dgeo@centrale-marseille.fr COMMENT= Simple TT2 plugin for generating CSV BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \ p5-Text-CSV>=0:textproc/p5-Text-CSV USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-Data-Printer/Makefile b/textproc/p5-Template-Plugin-Data-Printer/Makefile index 1fc9f8e5fc98..4ee4f57f2630 100644 --- a/textproc/p5-Template-Plugin-Data-Printer/Makefile +++ b/textproc/p5-Template-Plugin-Data-Printer/Makefile @@ -1,28 +1,26 @@ -# Created by: Zeus Panchenko - PORTNAME= Template-Plugin-DataPrinter PORTVERSION= 0.015 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Template Toolkit dumper plugin using Data::Printer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Printer>=1.000000:devel/p5-Data-Printer \ p5-HTML-FromANSI-Tiny>=0:textproc/p5-HTML-FromANSI-Tiny \ p5-Hash-Merge-Simple>=0:devel/p5-Hash-Merge-Simple \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile index 098cfb7faa13..b1572426fc07 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Template-Plugin-Filter-Minify-CSS-XS PORTVERSION= 0.96 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= CSS::Minifier::XS filter for Template Toolkit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CSS-Minifier-XS>=0:textproc/p5-CSS-Minifier-XS \ p5-Template-Toolkit>=2:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile index b4161c1abb7c..510b957f4cc2 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Template-Plugin-Filter-Minify-CSS PORTVERSION= 0.95 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= CSS::Minifier filter for Template Toolkit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-CSS-Minifier>=0:textproc/p5-CSS-Minifier \ p5-Template-Toolkit>=2:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile index 31446a9a6c64..71c08ce7e3ae 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Template-Plugin-Filter-Minify-JavaScript-XS PORTVERSION= 0.94 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= JavaScript::Minifier::XS filter for Template Toolkit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JavaScript-Minifier-XS>=0:textproc/p5-JavaScript-Minifier-XS \ p5-Template-Toolkit>=2:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile index c217f9c7bc9d..54d8d625ea46 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Template-Plugin-Filter-Minify-JavaScript PORTVERSION= 0.94 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= JavaScript::Minifier filter for Template Toolkit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-JavaScript-Minifier>=0:textproc/p5-JavaScript-Minifier \ p5-Template-Toolkit>=2:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile index ce37b78cff42..d019d94bea4f 100644 --- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= Template-Plugin-Lingua-EN-Inflect PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-XML-Escape/Makefile b/textproc/p5-Template-Plugin-XML-Escape/Makefile index b11c5e9e5336..0f1e057a6f5d 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/Makefile +++ b/textproc/p5-Template-Plugin-XML-Escape/Makefile @@ -1,19 +1,17 @@ -# Created by: kevit - PORTNAME= Template-Plugin-XML-Escape PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= simarg@gmail.com COMMENT= Escape variables to suit being placed into XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Plugin-YAML/Makefile b/textproc/p5-Template-Plugin-YAML/Makefile index 89d22e448807..0fb740742dcc 100644 --- a/textproc/p5-Template-Plugin-YAML/Makefile +++ b/textproc/p5-Template-Plugin-YAML/Makefile @@ -1,21 +1,19 @@ -# Created by: Alexey Dokuchaev - PORTNAME= Template-Plugin-YAML PORTVERSION= 1.23 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Plugin interface to YAML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-YAML>=0:textproc/p5-YAML \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Template-Tiny/Makefile b/textproc/p5-Template-Tiny/Makefile index de2fd7e2c054..1ea721b77b2b 100644 --- a/textproc/p5-Template-Tiny/Makefile +++ b/textproc/p5-Template-Tiny/Makefile @@ -1,20 +1,18 @@ -# Created by: ports@c0decafe.net - PORTNAME= Template-Tiny PORTVERSION= 1.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Template Toolkit reimplemented in as little code as possible LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Term-QRCode/Makefile b/textproc/p5-Term-QRCode/Makefile index 15bf30692ae3..9ff40b672631 100644 --- a/textproc/p5-Term-QRCode/Makefile +++ b/textproc/p5-Term-QRCode/Makefile @@ -1,23 +1,21 @@ -# Created by: Stephon Chen - PORTNAME= Term-QRCode PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= stephon@gmail.com COMMENT= Generate QR Code on Terminal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= libqrencode>=2.0.0:graphics/libqrencode \ p5-Text-QRCode>0:textproc/p5-Text-QRCode USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Test-Perl-Critic/Makefile b/textproc/p5-Test-Perl-Critic/Makefile index 365e742b1849..47c24ab2fa50 100644 --- a/textproc/p5-Test-Perl-Critic/Makefile +++ b/textproc/p5-Test-Perl-Critic/Makefile @@ -1,24 +1,22 @@ -# Created by: chinsan - PORTNAME= Test-Perl-Critic PORTVERSION= 1.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use Perl::Critic in test programs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MCE>=1.827:devel/p5-MCE \ p5-Perl-Critic>=0:textproc/p5-Perl-Critic NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Test-Regexp/Makefile b/textproc/p5-Test-Regexp/Makefile index 742180346f1e..600b49bbd709 100644 --- a/textproc/p5-Test-Regexp/Makefile +++ b/textproc/p5-Test-Regexp/Makefile @@ -1,25 +1,23 @@ -# Created by: Sergei Vyshenski - PORTNAME= Test-Regexp PORTVERSION= 2017040101 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Test your regular expressions LICENSE= MIT TEST_DEPENDS= p5-Test-Pod>=1.51:devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure NO_ARCH= yes PLIST_FILES= ${SITE_PERL_REL}/Test/Regexp.pm \ ${SITE_MAN3_REL}/Test::Regexp.3.gz .include diff --git a/textproc/p5-Text-ANSI-Util/Makefile b/textproc/p5-Text-ANSI-Util/Makefile index 7c5df6a8b84d..d79bca8be675 100644 --- a/textproc/p5-Text-ANSI-Util/Makefile +++ b/textproc/p5-Text-ANSI-Util/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-ANSI-Util PORTVERSION= 0.23.3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Routines for text containing ANSI color codes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-ANSI-WideUtil/Makefile b/textproc/p5-Text-ANSI-WideUtil/Makefile index e4a523b9dfdf..772702bf6698 100644 --- a/textproc/p5-Text-ANSI-WideUtil/Makefile +++ b/textproc/p5-Text-ANSI-WideUtil/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-ANSI-WideUtil PORTVERSION= 0.232 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Routines for text containing ANSI color codes (wide-character functions only) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-ANSI-Util>=0.19:textproc/p5-Text-ANSI-Util \ p5-Text-WideChar-Util>=0.100:textproc/p5-Text-WideChar-Util TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-ANSITable/Makefile b/textproc/p5-Text-ANSITable/Makefile index 1ffd795d49f0..dfab94d2b1e1 100644 --- a/textproc/p5-Text-ANSITable/Makefile +++ b/textproc/p5-Text-ANSITable/Makefile @@ -1,42 +1,40 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-ANSITable PORTVERSION= 0.608 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create nice formatted tables using extended ASCII and ANSI colors LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-BorderStyles-Standard>=0:devel/p5-BorderStyles-Standard \ p5-Color-RGB-Util>=0.600:devel/p5-Color-RGB-Util \ p5-ColorThemeBase-Static>=0.006:devel/p5-ColorThemeBase-Static \ p5-ColorThemeUtil-ANSI>=0:devel/p5-ColorThemeUtil-ANSI \ p5-ColorThemes-Standard>=0:devel/p5-ColorThemes-Standard \ p5-Function-Fallback-CoreOrPP>=0:devel/p5-Function-Fallback-CoreOrPP \ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \ p5-Log-ger>=0.038:devel/p5-Log-ger \ p5-Module-List>=0:devel/p5-Module-List \ p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util \ p5-Moo>=0:devel/p5-Moo \ p5-Package-MoreUtil>=0.590:devel/p5-Package-MoreUtil \ p5-Parse-VarName>=0:devel/p5-Parse-VarName \ p5-Term-App-Roles>=0.031:devel/p5-Term-App-Roles \ p5-Text-ANSI-Util>=0.22:textproc/p5-Text-ANSI-Util \ p5-alias-module>=0:devel/p5-alias-module \ p5-namespace-clean>=0:devel/p5-namespace-clean TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Needs>=0:devel/p5-Test-Needs USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-ASCIIMathML/Makefile b/textproc/p5-Text-ASCIIMathML/Makefile index c4b57d0cc251..e286f928f65e 100644 --- a/textproc/p5-Text-ASCIIMathML/Makefile +++ b/textproc/p5-Text-ASCIIMathML/Makefile @@ -1,16 +1,14 @@ -# Created by: Wen Heping - PORTNAME= Text-ASCIIMathML PORTVERSION= 0.81 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for parsing ASCIIMathML text into MathML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-ASCIITable/Makefile b/textproc/p5-Text-ASCIITable/Makefile index 07fa73bf93c4..54cc2ef0f416 100644 --- a/textproc/p5-Text-ASCIITable/Makefile +++ b/textproc/p5-Text-ASCIITable/Makefile @@ -1,30 +1,28 @@ -# Created by: Lars Thegler - PORTNAME= Text-ASCIITable PORTVERSION= 0.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create a nice formatted table using ASCII characters LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 shebangfix USE_PERL5= modbuild NO_ARCH= yes PORTEXAMPLES= ansi-example.pl SHEBANG_FILES= ansi-example.pl OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/ansi-example.pl ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-Text-Affixes/Makefile b/textproc/p5-Text-Affixes/Makefile index 72ccff11e567..2f44f0304e38 100644 --- a/textproc/p5-Text-Affixes/Makefile +++ b/textproc/p5-Text-Affixes/Makefile @@ -1,19 +1,17 @@ -# Created by: clsung - PORTNAME= Text-Affixes PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for prefixes and suffixes analysis of text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index b70c4977638d..ca2352a95339 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -1,21 +1,19 @@ -# Created by: Autrijus Tang - PORTNAME= Text-Aligner PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Align text in columns LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index bc5bfc16eef3..b86588b2fd15 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -1,20 +1,18 @@ -# Created by: lars.eggert@gmx.net - PORTNAME= Text-Aspell PORTVERSION= 0.09 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNU Aspell library LIB_DEPENDS= libaspell.so:textproc/aspell USES= perl5 USE_PERL5= configure CONFIGURE_ARGS+=INC=-I${LOCALBASE}/include \ "LIBS=-L${LOCALBASE}/lib -laspell" .include diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index e71fec22fac8..632799937653 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -1,26 +1,24 @@ -# Created by: Anton Berezin - PORTNAME= Text-Autoformat PORTVERSION= 1.670.000 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:NEILB PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0\.(000)$//} MAINTAINER= perl@FreeBSD.org COMMENT= Automatic and manual text wrapping and reformatting LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Reform>=1.11:textproc/p5-Text-Reform USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Balanced/Makefile b/textproc/p5-Text-Balanced/Makefile index 2e004682b264..a670983ec54f 100644 --- a/textproc/p5-Text-Balanced/Makefile +++ b/textproc/p5-Text-Balanced/Makefile @@ -1,22 +1,20 @@ -# Created by: Anton Berezin - PORTNAME= Text-Balanced PORTVERSION= 2.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extract delimited text sequences from strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Bastardize/Makefile b/textproc/p5-Text-Bastardize/Makefile index 6425abbd7c26..886944b222c4 100644 --- a/textproc/p5-Text-Bastardize/Makefile +++ b/textproc/p5-Text-Bastardize/Makefile @@ -1,16 +1,14 @@ -# Created by: Andrew Pantyukhin - PORTNAME= Text-Bastardize DISTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Corruptor of innocent text USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 1eab84c62697..67eec6728f5e 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -1,33 +1,31 @@ -# Created by: David Bremner - PORTNAME= Text-BibTeX PORTVERSION= 0.88 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate BibTeX files from perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Config-AutoConf>=0.16:devel/p5-Config-AutoConf \ p5-ExtUtils-LibBuilder>=0.02:devel/p5-ExtUtils-LibBuilder TEST_DEPENDS= p5-Capture-Tiny>=0.06:devel/p5-Capture-Tiny USES= perl5 USE_CSTD= c99 USE_PERL5= modbuild CFLAGS_amd64= -fPIC USE_LDCONFIG= yes CONFLICTS_INSTALL= btparse # bin/bibparse post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libbtparse.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/BibTeX/BibTeX.so .include diff --git a/textproc/p5-Text-Bind/Makefile b/textproc/p5-Text-Bind/Makefile index ca96f2d0e04d..5dc865cac54c 100644 --- a/textproc/p5-Text-Bind/Makefile +++ b/textproc/p5-Text-Bind/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-Bind PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Bind Perl structures to text files USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index f097c34105d0..f3f16876e322 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -1,24 +1,22 @@ -# Created by: Dereckson - PORTNAME= Text-CSV-Encoded PORTVERSION= 0.25 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dereckson@gmail.com COMMENT= Perl module for Encoding aware CVS files parsing LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-CSV-Hashify/Makefile b/textproc/p5-Text-CSV-Hashify/Makefile index ee61fb3dbfa8..441bd040fb46 100644 --- a/textproc/p5-Text-CSV-Hashify/Makefile +++ b/textproc/p5-Text-CSV-Hashify/Makefile @@ -1,24 +1,22 @@ -# Created by: tj@FreeBSD.org - PORTNAME= Text-CSV-Hashify PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Composition and decomposition of comma-separated values into hashes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-CSV/Makefile b/textproc/p5-Text-CSV/Makefile index 272a8ec8d440..b221c98eca72 100644 --- a/textproc/p5-Text-CSV/Makefile +++ b/textproc/p5-Text-CSV/Makefile @@ -1,25 +1,23 @@ -# Created by: markm@FreeBSD.org - PORTNAME= Text-CSV PORTVERSION= 2.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Composition and decomposition of comma-separated values LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= XS XS_BUILD_DEPENDS= p5-Text-CSV_XS>=1.46:textproc/p5-Text-CSV_XS XS_RUN_DEPENDS= p5-Text-CSV_XS>=1.46:textproc/p5-Text-CSV_XS .include diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index c588c4a4b115..4bb9d7ae2a53 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -1,26 +1,24 @@ -# Created by: Ache - PORTNAME= Text-CSV_XS DISTVERSION= 1.48 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:HMBRAND PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Comma-separated values manipulation routines LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/README TEST_DEPENDS= p5-Test-Pod-Coverage>=1.10:devel/p5-Test-Pod-Coverage \ p5-Test-Pod>=1.51:devel/p5-Test-Pod USES= perl5 tar:tgz USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CSV_XS/CSV_XS.so .include diff --git a/textproc/p5-Text-CharWidth/Makefile b/textproc/p5-Text-CharWidth/Makefile index c5b785a16c84..a197b2fc4be2 100644 --- a/textproc/p5-Text-CharWidth/Makefile +++ b/textproc/p5-Text-CharWidth/Makefile @@ -1,22 +1,20 @@ -# Created by: chinsan - PORTNAME= Text-CharWidth DISTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get number of occupied columns of a string on terminal LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so .include diff --git a/textproc/p5-Text-Chomp/Makefile b/textproc/p5-Text-Chomp/Makefile index b5f988e16d4d..f1bcce485f55 100644 --- a/textproc/p5-Text-Chomp/Makefile +++ b/textproc/p5-Text-Chomp/Makefile @@ -1,19 +1,17 @@ -# Created by: Jason Burgess - PORTNAME= Text-Chomp PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module implementing a portable chomp LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Context-EitherSide/Makefile b/textproc/p5-Text-Context-EitherSide/Makefile index d1a6f9a8fd50..077d458f4a82 100644 --- a/textproc/p5-Text-Context-EitherSide/Makefile +++ b/textproc/p5-Text-Context-EitherSide/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-Context-EitherSide PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get n words either side of search keywords USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Context/Makefile b/textproc/p5-Text-Context/Makefile index 28500045e342..340e6bf15000 100644 --- a/textproc/p5-Text-Context/Makefile +++ b/textproc/p5-Text-Context/Makefile @@ -1,21 +1,19 @@ -# Created by: Lars Balker Rasmussen - PORTNAME= Text-Context PORTVERSION= 3.7 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Handle highlighting search result context snippets BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Context-EitherSide>=1.1:textproc/p5-Text-Context-EitherSide \ p5-UNIVERSAL-require>=0.03:devel/p5-UNIVERSAL-require \ p5-HTML-Parser>0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Decorator/Makefile b/textproc/p5-Text-Decorator/Makefile index a5a1db1cdd41..d8462a3d28df 100644 --- a/textproc/p5-Text-Decorator/Makefile +++ b/textproc/p5-Text-Decorator/Makefile @@ -1,24 +1,22 @@ -# Created by: Aaron Dalton - PORTNAME= Text-Decorator PORTVERSION= 1.65 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Apply a chain of filters to text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-URI-Find>=0:textproc/p5-URI-Find USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Delimited/Makefile b/textproc/p5-Text-Delimited/Makefile index 6c27b962a15d..e96633314962 100644 --- a/textproc/p5-Text-Delimited/Makefile +++ b/textproc/p5-Text-Delimited/Makefile @@ -1,20 +1,18 @@ -# Created by: Gea-Suan Lin - PORTNAME= Text-Delimited PORTVERSION= 2.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for parsing delimited text files LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index 3fe03eb52851..75853e97e102 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -1,25 +1,23 @@ -# Created by: Anton Berezin - PORTNAME= Text-Diff-HTML PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XHTML format for Text::Diff::Unified Perl module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Text-Diff>=0.11:textproc/p5-Text-Diff USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Text-Diff-Parser/Makefile b/textproc/p5-Text-Diff-Parser/Makefile index a27a7de150f7..015545bd3269 100644 --- a/textproc/p5-Text-Diff-Parser/Makefile +++ b/textproc/p5-Text-Diff-Parser/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= Text-Diff-Parser PORTVERSION= 0.1001 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Parse patch files containing unified and standard diffs LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 42f182fcee97..07baf61df541 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= Text-Diff PORTVERSION= 1.45 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to perform diffs on files and record sets LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=1.1900:devel/p5-Algorithm-Diff USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Diff3/Makefile b/textproc/p5-Text-Diff3/Makefile index 4c746f8978bb..805925898adf 100644 --- a/textproc/p5-Text-Diff3/Makefile +++ b/textproc/p5-Text-Diff3/Makefile @@ -1,18 +1,16 @@ -# Created by: Aaron Dalton - PORTNAME= Text-Diff3 PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compute three-way differences between texts TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-DoubleMetaphone/Makefile b/textproc/p5-Text-DoubleMetaphone/Makefile index cd8bde556893..8335adae442e 100644 --- a/textproc/p5-Text-DoubleMetaphone/Makefile +++ b/textproc/p5-Text-DoubleMetaphone/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-DoubleMetaphone PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Phonetic encoding of words USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile index 0cbed7ad24eb..0aa3d45cd529 100644 --- a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile +++ b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile @@ -1,19 +1,17 @@ -# Created by: chinsan - PORTNAME= Text-Emoticon-GoogleTalk PORTVERSION= 0.01 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Emoticon filter of GoogleTalk BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Emoticon>=0:textproc/p5-Text-Emoticon USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index 6d1b68df8772..a7ecdd4229cb 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -1,23 +1,21 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-Emoticon-MSN PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Emoticon filter of MSN Messenger LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Emoticon>=0.02:textproc/p5-Text-Emoticon USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index ff3c16b5cde2..9cd7187fb168 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -1,24 +1,22 @@ -# Created by: Gea-Suan Lin - PORTNAME= Text-Emoticon PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Factory class for Yahoo! and MSN emoticons LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-EtText/Makefile b/textproc/p5-Text-EtText/Makefile index 7f47c3c0a8aa..13c3d09cdcd2 100644 --- a/textproc/p5-Text-EtText/Makefile +++ b/textproc/p5-Text-EtText/Makefile @@ -1,22 +1,20 @@ -# Created by: Joseph Koshy - PORTNAME= Text-EtText PORTVERSION= 2.2 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Simple plain-text to HTML converter LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Extract-Word/Makefile b/textproc/p5-Text-Extract-Word/Makefile index 19646b95dbcb..09380b9b0e07 100644 --- a/textproc/p5-Text-Extract-Word/Makefile +++ b/textproc/p5-Text-Extract-Word/Makefile @@ -1,21 +1,19 @@ -# Created by: jupengfei - PORTNAME= Text-Extract-Word PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple module for extracting the text from a Microsoft Word file LICENSE= ART20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-OLE-Storage_Lite>0:devel/p5-OLE-Storage_Lite USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-ExtractWords/Makefile b/textproc/p5-Text-ExtractWords/Makefile index 69d4a217b09f..4bb179cca820 100644 --- a/textproc/p5-Text-ExtractWords/Makefile +++ b/textproc/p5-Text-ExtractWords/Makefile @@ -1,16 +1,14 @@ -# Created by: clsung@dragon2.net - PORTNAME= Text-ExtractWords PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for extract words from strings USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-FillIn/Makefile b/textproc/p5-Text-FillIn/Makefile index 67accf4b9cb0..a5e757870880 100644 --- a/textproc/p5-Text-FillIn/Makefile +++ b/textproc/p5-Text-FillIn/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-FillIn PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class implementing a fill-in template USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile index 8a5946fd3ddc..5bd8f1eb8ffd 100644 --- a/textproc/p5-Text-Filter-Chain/Makefile +++ b/textproc/p5-Text-Filter-Chain/Makefile @@ -1,18 +1,16 @@ -# Created by: Anton Berezin - PORTNAME= Text-Filter-Chain PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Chains multiple Text::Filter objects and runs them in sequence BUILD_DEPENDS= p5-Text-Filter>=0:textproc/p5-Text-Filter USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Filter/Makefile b/textproc/p5-Text-Filter/Makefile index c3b1e4628505..cb65ada85a94 100644 --- a/textproc/p5-Text-Filter/Makefile +++ b/textproc/p5-Text-Filter/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-Filter PORTVERSION= 1.10 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Base class for objects that can read and write text lines USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-FindIndent/Makefile b/textproc/p5-Text-FindIndent/Makefile index 178af902768c..b0977b27321a 100644 --- a/textproc/p5-Text-FindIndent/Makefile +++ b/textproc/p5-Text-FindIndent/Makefile @@ -1,20 +1,18 @@ -# Created by: Cezary Morga - PORTNAME= Text-FindIndent PORTVERSION= 0.10 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SMUELLER PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 module to heuristically determine the indent style of a file LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-FixEOL/Makefile b/textproc/p5-Text-FixEOL/Makefile index f5c677c137b5..773f931d12ac 100644 --- a/textproc/p5-Text-FixEOL/Makefile +++ b/textproc/p5-Text-FixEOL/Makefile @@ -1,22 +1,20 @@ -# Created by: lth@FreeBSD.org - PORTNAME= Text-FixEOL PORTVERSION= 1.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Canonicalizes text to a specified EOL/EOF convention LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-NoWarnings>=1.04:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile index e9c0d8eb9c2e..7a14832b5a93 100644 --- a/textproc/p5-Text-FixedLength-Extra/Makefile +++ b/textproc/p5-Text-FixedLength-Extra/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= Text-FixedLength-Extra PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Various niceties for p5-Text-FixedLength lovers BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-FixedLength>=0:textproc/p5-Text-FixedLength USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-FixedLength/Makefile b/textproc/p5-Text-FixedLength/Makefile index a65d721bc324..a24b78ec340b 100644 --- a/textproc/p5-Text-FixedLength/Makefile +++ b/textproc/p5-Text-FixedLength/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-FixedLength PORTVERSION= 0.12 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse and create fixed length field records USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Flow/Makefile b/textproc/p5-Text-Flow/Makefile index 1e9fd982155d..bb97b137e54b 100644 --- a/textproc/p5-Text-Flow/Makefile +++ b/textproc/p5-Text-Flow/Makefile @@ -1,21 +1,19 @@ -# Created by: chinsan - PORTNAME= Text-Flow DISTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Flexible text flowing and word wrapping for not just ASCII output BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=0.45:devel/p5-Moose TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-LongString>=0:devel/p5-Test-LongString USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Flowchart/Makefile b/textproc/p5-Text-Flowchart/Makefile index ce5131cb6b75..2f9b9a55f025 100644 --- a/textproc/p5-Text-Flowchart/Makefile +++ b/textproc/p5-Text-Flowchart/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-Flowchart PORTVERSION= 1.00 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= ASCII Flowchart maker USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Flowed/Makefile b/textproc/p5-Text-Flowed/Makefile index ff9771633ee2..22049cf0f4d0 100644 --- a/textproc/p5-Text-Flowed/Makefile +++ b/textproc/p5-Text-Flowed/Makefile @@ -1,19 +1,17 @@ -# Created by: Andrew Pantyukhin - PORTNAME= Text-Flowed DISTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= RFC2646 format=flowed LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Format+NWrap/Makefile b/textproc/p5-Text-Format+NWrap/Makefile index 3904138b5480..182f96041197 100644 --- a/textproc/p5-Text-Format+NWrap/Makefile +++ b/textproc/p5-Text-Format+NWrap/Makefile @@ -1,19 +1,17 @@ -# Created by: Vivek Khera - PORTNAME= Text-Format+NWrap PORTVERSION= 0.52 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Text-Format0.52+NWrap0.11 MAINTAINER= vivek@khera.org COMMENT= Various subroutines to format and wrap text CONFLICTS= p5-Text-Format USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-FormatTable/Makefile b/textproc/p5-Text-FormatTable/Makefile index ee20da68f772..0572c4694453 100644 --- a/textproc/p5-Text-FormatTable/Makefile +++ b/textproc/p5-Text-FormatTable/Makefile @@ -1,21 +1,19 @@ -# Created by: Seamus Venasse - PORTNAME= Text-FormatTable PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renders simple tables as text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-German/Makefile b/textproc/p5-Text-German/Makefile index 638ef7273444..d51d343a7d33 100644 --- a/textproc/p5-Text-German/Makefile +++ b/textproc/p5-Text-German/Makefile @@ -1,21 +1,19 @@ -# Created by: Thorsten Greiner - PORTNAME= Text-German PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ULPFR PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= German Grundform reduction LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Glob/Makefile b/textproc/p5-Text-Glob/Makefile index 73d1f3f45a79..a5d5964505fe 100644 --- a/textproc/p5-Text-Glob/Makefile +++ b/textproc/p5-Text-Glob/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= Text-Glob PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Match globbing patterns against text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index f6df9c2af6ec..a4da0276b590 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= Text-Graphics PORTVERSION= 1.0001 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Text graphics rendering toolkit BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Wrapper>=0:textproc/p5-Text-Wrapper USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Greeking/Makefile b/textproc/p5-Text-Greeking/Makefile index ab3b37ac07a4..8b41f1664db5 100644 --- a/textproc/p5-Text-Greeking/Makefile +++ b/textproc/p5-Text-Greeking/Makefile @@ -1,20 +1,18 @@ -# Created by: ijliao - PORTNAME= Text-Greeking PORTVERSION= 0.15 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate meaningless text that creates the illusion of the document LICENSE= ART10 LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Hatena/Makefile b/textproc/p5-Text-Hatena/Makefile index 0bf0ad0f3023..b49413608584 100644 --- a/textproc/p5-Text-Hatena/Makefile +++ b/textproc/p5-Text-Hatena/Makefile @@ -1,22 +1,20 @@ -# Created by: Gea-Suan Lin - PORTNAME= Text-Hatena PORTVERSION= 0.20 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting text with Hatena Style BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent \ p5-Regexp-Assemble>=0.28:devel/p5-Regexp-Assemble TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Highlight/Makefile b/textproc/p5-Text-Highlight/Makefile index ed01814a1a85..a25220cd1684 100644 --- a/textproc/p5-Text-Highlight/Makefile +++ b/textproc/p5-Text-Highlight/Makefile @@ -1,21 +1,19 @@ -# Created by: Sergey Skvortsov - PORTNAME= Text-Highlight PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ICRF PKGNAMEPREFIX= p5- DISTNAME= text-highlight-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Syntax highlighting framework LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-HikiDoc/Makefile b/textproc/p5-Text-HikiDoc/Makefile index 219bec46f1c8..cd2e39a0d648 100644 --- a/textproc/p5-Text-HikiDoc/Makefile +++ b/textproc/p5-Text-HikiDoc/Makefile @@ -1,19 +1,17 @@ -# Created by: TAKATSU Tomonari - PORTNAME= Text-HikiDoc PORTVERSION= 1.023 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tota@FreeBSD.org COMMENT= Pure Perl implementation of 'HikiDoc' LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Hogan/Makefile b/textproc/p5-Text-Hogan/Makefile index 18a40d3f4e10..777f1bd75c24 100644 --- a/textproc/p5-Text-Hogan/Makefile +++ b/textproc/p5-Text-Hogan/Makefile @@ -1,30 +1,28 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Hogan PORTVERSION= 2.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Mustache templating engine statement-for-statement cloned from hogan.js LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0.37:devel/p5-Clone \ p5-Ref-Util>=0.204:devel/p5-Ref-Util \ p5-Text-Trim>=1.02:textproc/p5-Text-Trim TEST_DEPENDS= p5-Data-Visitor>=0.30:devel/p5-Data-Visitor \ p5-Path-Tiny>=0.059:devel/p5-Path-Tiny \ p5-Try-Tiny>=0.22:lang/p5-Try-Tiny \ p5-YAML>=1.13:textproc/p5-YAML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Hyphen/Makefile b/textproc/p5-Text-Hyphen/Makefile index f5d3c88a8013..d7ce2770b1c5 100644 --- a/textproc/p5-Text-Hyphen/Makefile +++ b/textproc/p5-Text-Hyphen/Makefile @@ -1,19 +1,17 @@ -# Created by: Anes Mukhametov - PORTNAME= Text-Hyphen PORTVERSION= 0.2 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= anes@anes.su COMMENT= Determine positions for hyphens inside words LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Language-Guess/Makefile b/textproc/p5-Text-Language-Guess/Makefile index 10c12962226a..6a840ff1605f 100644 --- a/textproc/p5-Text-Language-Guess/Makefile +++ b/textproc/p5-Text-Language-Guess/Makefile @@ -1,22 +1,20 @@ -# Created by: Masahiro Teramoto - PORTNAME= Text-Language-Guess PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MSCHILLI PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Trained module to guess a document's language BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Log4perl>=1.0:devel/p5-Log-Log4perl \ p5-Text-ExtractWords>=0:textproc/p5-Text-ExtractWords \ p5-Lingua-StopWords>=0:textproc/p5-Lingua-StopWords USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Locus/Makefile b/textproc/p5-Text-Locus/Makefile index fefc9d46bdfb..e3e75c7d5f6b 100644 --- a/textproc/p5-Text-Locus/Makefile +++ b/textproc/p5-Text-Locus/Makefile @@ -1,23 +1,21 @@ -# Created by: Zeus Panchenko - PORTNAME= Text-Locus PORTVERSION= 1.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class for representing locations in text files LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Lorem/Makefile b/textproc/p5-Text-Lorem/Makefile index cd9eb4a7fec7..224823c1b71f 100644 --- a/textproc/p5-Text-Lorem/Makefile +++ b/textproc/p5-Text-Lorem/Makefile @@ -1,20 +1,18 @@ -# Created by: Steve Wills - PORTNAME= Text-Lorem PORTVERSION= 0.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate random Latin looking text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index 2cf44f8c14f9..ca22b42cf40a 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -1,25 +1,23 @@ -# Created by: Fernan Aguero - PORTNAME= Text-Markdown PORTVERSION= 1.000031 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Markdown Perl5 module LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.text BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-MarkdownTable/Makefile b/textproc/p5-Text-MarkdownTable/Makefile index 26dbf94cfa7c..a3dcb92bd3d1 100644 --- a/textproc/p5-Text-MarkdownTable/Makefile +++ b/textproc/p5-Text-MarkdownTable/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-MarkdownTable PORTVERSION= 0.3.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Write Markdown syntax tables from data LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-IO-Handle-Util>=0.01:devel/p5-IO-Handle-Util \ p5-Moo>=1.000008:devel/p5-Moo USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-Text-Match-FastAlternatives/Makefile b/textproc/p5-Text-Match-FastAlternatives/Makefile index 537e4f107568..c812a321fb98 100644 --- a/textproc/p5-Text-Match-FastAlternatives/Makefile +++ b/textproc/p5-Text-Match-FastAlternatives/Makefile @@ -1,21 +1,19 @@ -# Created by: Kevin Lo - PORTNAME= Text-Match-FastAlternatives PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Efficient search for many strings LICENSE= ART10 GPLv2 LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Match/FastAlternatives/FastAlternatives.so .include diff --git a/textproc/p5-Text-Metaphone/Makefile b/textproc/p5-Text-Metaphone/Makefile index 91b3ea26b8de..37b1c0fc9315 100644 --- a/textproc/p5-Text-Metaphone/Makefile +++ b/textproc/p5-Text-Metaphone/Makefile @@ -1,15 +1,13 @@ -# Created by: Seamus Venasse - PORTNAME= Text-Metaphone PORTVERSION= 20160805 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modern soundex: phonetic encoding of words USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-MultiMarkdown/Makefile b/textproc/p5-Text-MultiMarkdown/Makefile index 62b6d0ca3547..dbbd212cb080 100644 --- a/textproc/p5-Text-MultiMarkdown/Makefile +++ b/textproc/p5-Text-MultiMarkdown/Makefile @@ -1,25 +1,23 @@ -# Created by: Wen Heping - PORTNAME= Text-MultiMarkdown PORTVERSION= 1.000035 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert MultiMarkdown syntax to (X)HTML LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/License.text BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \ p5-Text-Markdown>=1.0.26:textproc/p5-Text-Markdown TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-NSP/Makefile b/textproc/p5-Text-NSP/Makefile index e2bd0ec0cf0c..7964109ea46b 100644 --- a/textproc/p5-Text-NSP/Makefile +++ b/textproc/p5-Text-NSP/Makefile @@ -1,30 +1,28 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Text-NSP PORTVERSION= 1.31 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Ngram Statistics Package LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure DOCS= CHANGES README doc/FAQ.pod doc/NSP-Class-diagram.pdf \ doc/NSP-Class-diagram.png doc/README.pod doc/TODO.pod \ doc/USAGE.pod doc/cicling2003.pdf doc/cicling2003.ps PORTDOCS= * OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/p5-Text-NeatTemplate/Makefile b/textproc/p5-Text-NeatTemplate/Makefile index a3c5095206f2..75c1c18ad9da 100644 --- a/textproc/p5-Text-NeatTemplate/Makefile +++ b/textproc/p5-Text-NeatTemplate/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Text-NeatTemplate PORTVERSION= 0.11.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Fast, middleweight template engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Netstring/Makefile b/textproc/p5-Text-Netstring/Makefile index a2875c4fb8a9..5dbf2cbed8cb 100644 --- a/textproc/p5-Text-Netstring/Makefile +++ b/textproc/p5-Text-Netstring/Makefile @@ -1,19 +1,17 @@ -# Created by: James Raftery - PORTNAME= Text-Netstring PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= james@now.ie COMMENT= Perl module to create and manipulate netstring encoded strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile index 719340317019..8df81eaaa056 100644 --- a/textproc/p5-Text-Ngram/Makefile +++ b/textproc/p5-Text-Ngram/Makefile @@ -1,25 +1,23 @@ -# Created by: clsung - PORTNAME= Text-Ngram PORTVERSION= 0.15 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for n-gram analysis LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Unicode-CaseFold>=1.00:textproc/p5-Unicode-CaseFold USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Ngram/Ngram.so .include diff --git a/textproc/p5-Text-Ngrams/Makefile b/textproc/p5-Text-Ngrams/Makefile index fe0be303313c..2fdb6827dfe6 100644 --- a/textproc/p5-Text-Ngrams/Makefile +++ b/textproc/p5-Text-Ngrams/Makefile @@ -1,20 +1,18 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Text-Ngrams PORTVERSION= 2.006 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Flexible Ngram analysis LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 shebangfix SHEBANG_FILES= ngrams.pl USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-NonWideChar-Util/Makefile b/textproc/p5-Text-NonWideChar-Util/Makefile index 91d0048f0fc6..a6367c614e19 100644 --- a/textproc/p5-Text-NonWideChar-Util/Makefile +++ b/textproc/p5-Text-NonWideChar-Util/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-NonWideChar-Util PORTVERSION= 0.004 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Utility routines for text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Original/Makefile b/textproc/p5-Text-Original/Makefile index 288a0fb7ac40..02dd33e9bbff 100644 --- a/textproc/p5-Text-Original/Makefile +++ b/textproc/p5-Text-Original/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= Text-Original PORTVERSION= 1.5 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Find original, non-quoted text in a message LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Padding/Makefile b/textproc/p5-Text-Padding/Makefile index cee0420b8665..480a37e8815c 100644 --- a/textproc/p5-Text-Padding/Makefile +++ b/textproc/p5-Text-Padding/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-Padding PORTVERSION= 1.110170 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple way of formatting a text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-MooseX-Has-Sugar>=0:devel/p5-MooseX-Has-Sugar \ p5-Text-Truncate>=0:textproc/p5-Text-Truncate USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile index 7c5c0b750436..6b7e40a4f3be 100644 --- a/textproc/p5-Text-ParagraphDiff/Makefile +++ b/textproc/p5-Text-ParagraphDiff/Makefile @@ -1,37 +1,35 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Text-ParagraphDiff PORTVERSION= 2.70 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Visual difference for paragraphed text BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 shebangfix SHEBANG_FILES= bin/tdiff USE_PERL5= configure NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} SCRIPTS= tdiff EXAMPLES= diff.html new.txt old.txt EXAMPLESDIR= ${PREFIX}/share/examples/p5-Text-ParagraphDiff OPTIONS_DEFINE= EXAMPLES post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/bin && \ ${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/examples && \ ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-Text-Prefix-XS/Makefile b/textproc/p5-Text-Prefix-XS/Makefile index 05a5563cbdc0..d572c1bf39c5 100644 --- a/textproc/p5-Text-Prefix-XS/Makefile +++ b/textproc/p5-Text-Prefix-XS/Makefile @@ -1,28 +1,26 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-Prefix-XS PORTVERSION= 0.15 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast prefix searching LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Digest-SHA1>=1:security/p5-Digest-SHA1 TEST_DEPENDS= p5-Test-Deep>=0.108:devel/p5-Test-Deep USES= perl5 shebangfix USE_PERL5= configure SHEBANG_FILES= trie.pl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Prefix/XS/XS.so .include diff --git a/textproc/p5-Text-QRCode/Makefile b/textproc/p5-Text-QRCode/Makefile index 26caf74445bc..d1ac68259cd4 100644 --- a/textproc/p5-Text-QRCode/Makefile +++ b/textproc/p5-Text-QRCode/Makefile @@ -1,27 +1,25 @@ -# Created by: chinsan - PORTNAME= Text-QRCode PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate text based QR Code LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libqrencode.so:graphics/libqrencode USES= perl5 pkgconfig USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e 's|qrencode.h|${LOCALBASE}/include/&|' ${WRKSRC}/Makefile.PL ${WRKSRC}/QRCode.xs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/QRCode/QRCode.so .include diff --git a/textproc/p5-Text-Query/Makefile b/textproc/p5-Text-Query/Makefile index 9b89103d4ad4..bf4e377fa79f 100644 --- a/textproc/p5-Text-Query/Makefile +++ b/textproc/p5-Text-Query/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= Text-Query PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Query processing framework USES= perl5 USE_PERL5= configure patch pre-patch: @${PERL} -pi -e 's/factor\(\$$self\)/\&factor(\$$self)/' \ ${WRKSRC}/lib/Text/Query/ParseAdvanced.pm .include diff --git a/textproc/p5-Text-Quote/Makefile b/textproc/p5-Text-Quote/Makefile index 6d3fb821bece..56080302e0c3 100644 --- a/textproc/p5-Text-Quote/Makefile +++ b/textproc/p5-Text-Quote/Makefile @@ -1,24 +1,22 @@ -# Created by: ijliao - PORTNAME= Text-Quote PORTVERSION= 0.33 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Quotes strings as required for perl to eval them back correctly LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Carp-Assert>=0.13:devel/p5-Carp-Assert USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index fa4417432126..b5624802fa4a 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -1,22 +1,20 @@ -# Created by: Erwin Lansing - PORTNAME= Text-Quoted PORTVERSION= 2.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extract structure of quoted email message in Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Reflow/Makefile b/textproc/p5-Text-Reflow/Makefile index c86d965344f8..c4774e42a0d9 100644 --- a/textproc/p5-Text-Reflow/Makefile +++ b/textproc/p5-Text-Reflow/Makefile @@ -1,21 +1,19 @@ -# Created by: Mathieu Arnold - PORTNAME= Text-Reflow PORTVERSION= 1.17 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for reflowing text files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Reflow/Reflow.so .include diff --git a/textproc/p5-Text-Reform/Makefile b/textproc/p5-Text-Reform/Makefile index cb660818a9d9..35cf8bdfba2a 100644 --- a/textproc/p5-Text-Reform/Makefile +++ b/textproc/p5-Text-Reform/Makefile @@ -1,20 +1,18 @@ -# Created by: Mathieu Arnold - PORTNAME= Text-Reform PORTVERSION= 1.20 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manual text wrapping and reformatting LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Report/Makefile b/textproc/p5-Text-Report/Makefile index 4d88dbae072b..350d988d0de8 100644 --- a/textproc/p5-Text-Report/Makefile +++ b/textproc/p5-Text-Report/Makefile @@ -1,19 +1,17 @@ -# Created by: Tsung-Han Yeh - PORTNAME= Text-Report PORTVERSION= 1.004 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= For generating mixed columnar formatted reports and report templates BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Repository/Makefile b/textproc/p5-Text-Repository/Makefile index 641b91f9716a..f41c65dcf6dd 100644 --- a/textproc/p5-Text-Repository/Makefile +++ b/textproc/p5-Text-Repository/Makefile @@ -1,16 +1,14 @@ -# Created by: Seamus Venasse - PORTNAME= Text-Repository PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple way to manage text without mixing it with Perl USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Shellwords/Makefile b/textproc/p5-Text-Shellwords/Makefile index 8eda67e44126..5e356bab75fc 100644 --- a/textproc/p5-Text-Shellwords/Makefile +++ b/textproc/p5-Text-Shellwords/Makefile @@ -1,19 +1,17 @@ -# Created by: George Hartzell - PORTNAME= Text-Shellwords PORTVERSION= 1.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Thin wrapper around the shellwords.pl package LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Similarity/Makefile b/textproc/p5-Text-Similarity/Makefile index 439cc369b3ea..adf5f11f2fcb 100644 --- a/textproc/p5-Text-Similarity/Makefile +++ b/textproc/p5-Text-Similarity/Makefile @@ -1,19 +1,17 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Text-Similarity PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Measure the similarity of text documents LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/GPL.txt NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-SimpleTable/Makefile b/textproc/p5-Text-SimpleTable/Makefile index 8fbdf8358292..e1d5cc0a4452 100644 --- a/textproc/p5-Text-SimpleTable/Makefile +++ b/textproc/p5-Text-SimpleTable/Makefile @@ -1,19 +1,17 @@ -# Created by: Lars Balker Rasmussen - PORTNAME= Text-SimpleTable PORTVERSION= 2.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Eyecandy ASCII Tables LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-SimpleTemplate/Makefile b/textproc/p5-Text-SimpleTemplate/Makefile index f29279ba0791..705eca48bb4a 100644 --- a/textproc/p5-Text-SimpleTemplate/Makefile +++ b/textproc/p5-Text-SimpleTemplate/Makefile @@ -1,16 +1,14 @@ -# Created by: Anton Berezin - PORTNAME= Text-SimpleTemplate PORTVERSION= 0.36 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl module for template processing USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Soundex/Makefile b/textproc/p5-Text-Soundex/Makefile index ba057ad3426e..34d43cb5f693 100644 --- a/textproc/p5-Text-Soundex/Makefile +++ b/textproc/p5-Text-Soundex/Makefile @@ -1,22 +1,20 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-Soundex PORTVERSION= 3.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of the soundex algorithm LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Soundex/Soundex.so .include diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index a875b033e6af..a1a321a17f8b 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -1,17 +1,15 @@ -# Created by: Martin Wilke - PORTNAME= Text-SpellChecker PORTVERSION= 0.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 OO interface for spell-checking a block of text RUN_DEPENDS= p5-Text-Aspell>=0:textproc/p5-Text-Aspell USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Striphigh/Makefile b/textproc/p5-Text-Striphigh/Makefile index 3c7da22c5e99..520a8db2c3f8 100644 --- a/textproc/p5-Text-Striphigh/Makefile +++ b/textproc/p5-Text-Striphigh/Makefile @@ -1,17 +1,15 @@ -# Created by: kai - PORTNAME= Text-Striphigh PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kai@xs4all.nl COMMENT= Perl extension to strip the high bit off of ISO-8859-1 text USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/Striphigh-${PORTVERSION} .include diff --git a/textproc/p5-Text-Table-ASV/Makefile b/textproc/p5-Text-Table-ASV/Makefile index ad285002cb66..fbc485402fae 100644 --- a/textproc/p5-Text-Table-ASV/Makefile +++ b/textproc/p5-Text-Table-ASV/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-ASV PORTVERSION= 0.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate ASV (ASCII Separated Value) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Any/Makefile b/textproc/p5-Text-Table-Any/Makefile index 49cf021ae631..2f23c7068692 100644 --- a/textproc/p5-Text-Table-Any/Makefile +++ b/textproc/p5-Text-Table-Any/Makefile @@ -1,82 +1,80 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-Any PORTVERSION= 0.115 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate text table using one of several backends LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Table-Sprintf>=0.006:textproc/p5-Text-Table-Sprintf TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= RECOMMENDED OPTIONS_DEFAULT=RECOMMENDED RECOMMENDED_DESC= Recommended dependencies by upstream RECOMMENDED_BUILD_DEPENDS= p5-Term-Table>=0:devel/p5-Term-Table \ p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \ p5-Text-ANSITable>=0.602:textproc/p5-Text-ANSITable \ p5-Text-ASCIITable>=0:textproc/p5-Text-ASCIITable \ p5-Text-FormatTable>=0:textproc/p5-Text-FormatTable \ p5-Text-MarkdownTable>=0:textproc/p5-Text-MarkdownTable \ p5-Text-Table>=0:textproc/p5-Text-Table \ p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \ p5-Text-Table-CSV>=0.022:textproc/p5-Text-Table-CSV \ p5-Text-Table-HTML>=0:textproc/p5-Text-Table-HTML \ p5-Text-Table-HTML-DataTables>=0.011:textproc/p5-Text-Table-HTML-DataTables \ p5-Text-Table-LTSV>=0:textproc/p5-Text-Table-LTSV \ p5-Text-Table-Manifold>=0:textproc/p5-Text-Table-Manifold \ p5-Text-Table-More>=0:textproc/p5-Text-Table-More \ p5-Text-Table-Org>=0.030:textproc/p5-Text-Table-Org \ p5-Text-Table-Paragraph>=0:textproc/p5-Text-Table-Paragraph \ p5-Text-Table-TSV>=0:textproc/p5-Text-Table-TSV \ p5-Text-Table-Tiny>=0:textproc/p5-Text-Table-Tiny \ p5-Text-Table-TickitWidget>=0:textproc/p5-Text-Table-TickitWidget \ p5-Text-Table-TinyBorderStyle>=0:textproc/p5-Text-Table-TinyBorderStyle \ p5-Text-Table-TinyColor>=0:textproc/p5-Text-Table-TinyColor \ p5-Text-Table-TinyColorWide>=0:textproc/p5-Text-Table-TinyColorWide \ p5-Text-Table-TinyWide>=0:textproc/p5-Text-Table-TinyWide \ p5-Text-Table-XLSX>=0:textproc/p5-Text-Table-XLSX \ p5-Text-TabularDisplay>=0:textproc/p5-Text-TabularDisplay \ p5-Text-UnicodeBox>=0:textproc/p5-Text-UnicodeBox RECOMMENDED_RUN_DEPENDS= p5-Term-Table>=0:devel/p5-Term-Table \ p5-Term-TablePrint>=0:devel/p5-Term-TablePrint \ p5-Text-ANSITable>=0.602:textproc/p5-Text-ANSITable \ p5-Text-ASCIITable>=0:textproc/p5-Text-ASCIITable \ p5-Text-FormatTable>=0:textproc/p5-Text-FormatTable \ p5-Text-MarkdownTable>=0:textproc/p5-Text-MarkdownTable \ p5-Text-Table>=0:textproc/p5-Text-Table \ p5-Text-Table-ASV>=0:textproc/p5-Text-Table-ASV \ p5-Text-Table-CSV>=0.022:textproc/p5-Text-Table-CSV \ p5-Text-Table-HTML>=0:textproc/p5-Text-Table-HTML \ p5-Text-Table-HTML-DataTables>=0.011:textproc/p5-Text-Table-HTML-DataTables \ p5-Text-Table-LTSV>=0:textproc/p5-Text-Table-LTSV \ p5-Text-Table-Manifold>=0:textproc/p5-Text-Table-Manifold \ p5-Text-Table-More>=0:textproc/p5-Text-Table-More \ p5-Text-Table-Org>=0.030:textproc/p5-Text-Table-Org \ p5-Text-Table-Paragraph>=0:textproc/p5-Text-Table-Paragraph \ p5-Text-Table-TSV>=0:textproc/p5-Text-Table-TSV \ p5-Text-Table-TickitWidget>=0:textproc/p5-Text-Table-TickitWidget \ p5-Text-Table-Tiny>=0:textproc/p5-Text-Table-Tiny \ p5-Text-Table-TinyBorderStyle>=0:textproc/p5-Text-Table-TinyBorderStyle \ p5-Text-Table-TinyColor>=0:textproc/p5-Text-Table-TinyColor \ p5-Text-Table-TinyColorWide>=0:textproc/p5-Text-Table-TinyColorWide \ p5-Text-Table-TinyWide>=0:textproc/p5-Text-Table-TinyWide \ p5-Text-Table-XLSX>=0:textproc/p5-Text-Table-XLSX \ p5-Text-TabularDisplay>=0:textproc/p5-Text-TabularDisplay \ p5-Text-UnicodeBox>=0:textproc/p5-Text-UnicodeBox .include diff --git a/textproc/p5-Text-Table-CSV/Makefile b/textproc/p5-Text-Table-CSV/Makefile index bb16cad2f8ea..80d1718cce23 100644 --- a/textproc/p5-Text-Table-CSV/Makefile +++ b/textproc/p5-Text-Table-CSV/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-CSV PORTVERSION= 0.023 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate CSV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-HTML-DataTables/Makefile b/textproc/p5-Text-Table-HTML-DataTables/Makefile index 0b1909f1985b..a7e31bb95fb4 100644 --- a/textproc/p5-Text-Table-HTML-DataTables/Makefile +++ b/textproc/p5-Text-Table-HTML-DataTables/Makefile @@ -1,28 +1,26 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-HTML-DataTables PORTVERSION= 0.012 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate HTML table with jQuery and DataTables plugin LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-File-Slurper>=0:devel/p5-File-Slurper \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-HTML/Makefile b/textproc/p5-Text-Table-HTML/Makefile index 70e016cbcd5f..256f51ee9623 100644 --- a/textproc/p5-Text-Table-HTML/Makefile +++ b/textproc/p5-Text-Table-HTML/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-HTML PORTVERSION= 0.007 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate HTML table LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-LTSV/Makefile b/textproc/p5-Text-Table-LTSV/Makefile index f61aab786495..630f474b6661 100644 --- a/textproc/p5-Text-Table-LTSV/Makefile +++ b/textproc/p5-Text-Table-LTSV/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-LTSV PORTVERSION= 0.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate LTSV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Manifold/Makefile b/textproc/p5-Text-Table-Manifold/Makefile index 659ee03c1a42..00ace7198346 100644 --- a/textproc/p5-Text-Table-Manifold/Makefile +++ b/textproc/p5-Text-Table-Manifold/Makefile @@ -1,31 +1,29 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-Table-Manifold PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Render tables in manifold formats LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Const-Exporter>=0.2.3:devel/p5-Const-Exporter \ p5-HTML-Entities-Interpolate>=1.05:textproc/p5-HTML-Entities-Interpolate \ p5-List-AllUtils>=0.08:devel/p5-List-AllUtils \ p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \ p5-Moo>=1.006000:devel/p5-Moo \ p5-String-TtyLength>=0.02:textproc/p5-String-TtyLength \ p5-Type-Tiny>=1.000004:devel/p5-Type-Tiny TEST_DEPENDS= p5-Test-Pod>=1.48:devel/p5-Test-Pod USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-More/Makefile b/textproc/p5-Text-Table-More/Makefile index fd4a196e7d5e..ab7a348d4469 100644 --- a/textproc/p5-Text-Table-More/Makefile +++ b/textproc/p5-Text-Table-More/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-More PORTVERSION= 0.025 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate text table with simple interface and many options LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-BorderStyles-Standard>=0.014:devel/p5-BorderStyles-Standard \ p5-List-AllUtils>=0:devel/p5-List-AllUtils \ p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util \ p5-String-Pad>=0.021:textproc/p5-String-Pad \ p5-Text-NonWideChar-Util>=0:textproc/p5-Text-NonWideChar-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Org/Makefile b/textproc/p5-Text-Table-Org/Makefile index 2098d2a23dc0..b1db8f049b9f 100644 --- a/textproc/p5-Text-Table-Org/Makefile +++ b/textproc/p5-Text-Table-Org/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-Org PORTVERSION= 0.031 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate Org tables LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Paragraph/Makefile b/textproc/p5-Text-Table-Paragraph/Makefile index 90fe22e84f20..85c688153efd 100644 --- a/textproc/p5-Text-Table-Paragraph/Makefile +++ b/textproc/p5-Text-Table-Paragraph/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-Paragraph PORTVERSION= 0.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Format table data as paragraphs of rows LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Sprintf/Makefile b/textproc/p5-Text-Table-Sprintf/Makefile index 927343fc523f..2f6be1a7893d 100644 --- a/textproc/p5-Text-Table-Sprintf/Makefile +++ b/textproc/p5-Text-Table-Sprintf/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-Sprintf PORTVERSION= 0.006 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate simple text tables from 2D arrays using sprintf() LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TSV/Makefile b/textproc/p5-Text-Table-TSV/Makefile index ca25c91e0b54..41a7d9d415b2 100644 --- a/textproc/p5-Text-Table-TSV/Makefile +++ b/textproc/p5-Text-Table-TSV/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TSV PORTVERSION= 0.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate TSV LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TickitWidget/Makefile b/textproc/p5-Text-Table-TickitWidget/Makefile index d6ad1ae835cb..08e5f5b8a6bb 100644 --- a/textproc/p5-Text-Table-TickitWidget/Makefile +++ b/textproc/p5-Text-Table-TickitWidget/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TickitWidget PORTVERSION= 0.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= View table data on the terminal using Tickit::Widget::Table LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tickit>=0:devel/p5-Tickit \ p5-Tickit-Widget-Table>=0:devel/p5-Tickit-Widget-Table USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-Tiny/Makefile b/textproc/p5-Text-Table-Tiny/Makefile index 112fa7aee1b6..62f815eac5cd 100644 --- a/textproc/p5-Text-Table-Tiny/Makefile +++ b/textproc/p5-Text-Table-Tiny/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-Tiny PORTVERSION= 1.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple text tables from 2D arrays, with limited templating options LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Ref-Util>=0.202:devel/p5-Ref-Util \ p5-String-TtyLength>=0.02:textproc/p5-String-TtyLength TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TinyBorderStyle/Makefile b/textproc/p5-Text-Table-TinyBorderStyle/Makefile index 96ab636d15e4..febc4ac80709 100644 --- a/textproc/p5-Text-Table-TinyBorderStyle/Makefile +++ b/textproc/p5-Text-Table-TinyBorderStyle/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TinyBorderStyle PORTVERSION= 0.005 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text::Table::Tiny and support for border styles LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ ${RUN_DEPENDS} RUN_DEPENDS= p5-Module-Load-Util>=0.004:devel/p5-Module-Load-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TinyColor/Makefile b/textproc/p5-Text-Table-TinyColor/Makefile index 0e073a237391..f53dcacd6753 100644 --- a/textproc/p5-Text-Table-TinyColor/Makefile +++ b/textproc/p5-Text-Table-TinyColor/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TinyColor PORTVERSION= 0.002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text::Table::Tiny with support for colored text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-ANSI-Util>=0.22:textproc/p5-Text-ANSI-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TinyColorWide/Makefile b/textproc/p5-Text-Table-TinyColorWide/Makefile index e5aaf5a37ee3..ee431cbaf4bb 100644 --- a/textproc/p5-Text-Table-TinyColorWide/Makefile +++ b/textproc/p5-Text-Table-TinyColorWide/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TinyColorWide PORTVERSION= 0.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text::Table::Tiny with support for colored text and wide character LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-ANSI-WideUtil>=0:textproc/p5-Text-ANSI-WideUtil USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-TinyWide/Makefile b/textproc/p5-Text-Table-TinyWide/Makefile index 1e235cb5a9a2..1d1fe5c7f281 100644 --- a/textproc/p5-Text-Table-TinyWide/Makefile +++ b/textproc/p5-Text-Table-TinyWide/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-TinyWide PORTVERSION= 0.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text::Table::Tiny with support for wide character LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-WideChar-Util>=0:textproc/p5-Text-WideChar-Util USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table-XLSX/Makefile b/textproc/p5-Text-Table-XLSX/Makefile index 311f0aa87953..47f2b982d697 100644 --- a/textproc/p5-Text-Table-XLSX/Makefile +++ b/textproc/p5-Text-Table-XLSX/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Table-XLSX PORTVERSION= 0.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate XLSX worksheet LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Spreadsheet-GenerateXLSX>=0:textproc/p5-Spreadsheet-GenerateXLSX USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile index a49641ea446e..d80ed938b054 100644 --- a/textproc/p5-Text-Table/Makefile +++ b/textproc/p5-Text-Table/Makefile @@ -1,23 +1,21 @@ -# Created by: Autrijus Tang - PORTNAME= Text-Table PORTVERSION= 1.134 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Organize Data in Tables LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-Aligner>=0:textproc/p5-Text-Aligner USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Tabs+Wrap/Makefile b/textproc/p5-Text-Tabs+Wrap/Makefile index e5c82e74838a..f1ee12d5534c 100644 --- a/textproc/p5-Text-Tabs+Wrap/Makefile +++ b/textproc/p5-Text-Tabs+Wrap/Makefile @@ -1,17 +1,15 @@ -# Created by: Toby Allsopp - PORTNAME= Text-Tabs+Wrap PORTVERSION= 2021.0814 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Line wrapping to form simple paragraphs USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Tags/Makefile b/textproc/p5-Text-Tags/Makefile index cea0967f70eb..d584cedab9f6 100644 --- a/textproc/p5-Text-Tags/Makefile +++ b/textproc/p5-Text-Tags/Makefile @@ -1,21 +1,19 @@ -# Created by: Gea-Suan Lin - PORTNAME= Text-Tags PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parses folksonomy space-separated tags LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Template-Simple/Makefile b/textproc/p5-Text-Template-Simple/Makefile index d52999ba4957..db6f1a7a436d 100644 --- a/textproc/p5-Text-Template-Simple/Makefile +++ b/textproc/p5-Text-Template-Simple/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-Template-Simple PORTVERSION= 0.91 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple text template engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Template/Makefile b/textproc/p5-Text-Template/Makefile index e32ab499901c..b10e78bee0aa 100644 --- a/textproc/p5-Text-Template/Makefile +++ b/textproc/p5-Text-Template/Makefile @@ -1,24 +1,22 @@ -# Created by: Bill "I hate Perl" Fumerola - PORTNAME= Text-Template PORTVERSION= 1.61 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Expand template text with embedded Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \ p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-TestBase/Makefile b/textproc/p5-Text-TestBase/Makefile index e50ed585ae89..8fdcbcedaa73 100644 --- a/textproc/p5-Text-TestBase/Makefile +++ b/textproc/p5-Text-TestBase/Makefile @@ -1,23 +1,21 @@ -# Created by: Frederic Culot - PORTNAME= Text-TestBase PORTVERSION= 0.13 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parser for Test::Base format LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Text-Textile/Makefile b/textproc/p5-Text-Textile/Makefile index 763d94a1176d..96d101d640d4 100644 --- a/textproc/p5-Text-Textile/Makefile +++ b/textproc/p5-Text-Textile/Makefile @@ -1,19 +1,17 @@ -# Created by: Travis Campbell - PORTNAME= Text-Textile PORTVERSION= 2.12 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org COMMENT= Perl-based implementation of the Textile syntax by Dean Allen LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Tmpl/Makefile b/textproc/p5-Text-Tmpl/Makefile index fd5877698698..51001ea7d248 100644 --- a/textproc/p5-Text-Tmpl/Makefile +++ b/textproc/p5-Text-Tmpl/Makefile @@ -1,22 +1,20 @@ -# Created by: Anton Berezin - PORTNAME= Text-Tmpl PORTVERSION= 0.33 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Templating system perl library USES= perl5 USE_PERL5= configure patch pre-patch: @${PERL} -pi -e '/OPTIMIZE|libtmpl.pod/ and $$_=""' \ ${WRKSRC}/Makefile.PL @${PERL} -pi -e 's/\(I32\)/(IV)/' \ ${WRKSRC}/typemap ${WRKSRC}/perl_tags.c .include diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index dd86948ce418..806d6c58705a 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -1,30 +1,28 @@ -# Created by: Gea-Suan Lin - PORTNAME= Text-Trac PORTVERSION= 0.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting text with Trac Wiki Style LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Trim/Makefile b/textproc/p5-Text-Trim/Makefile index f927bdc1c422..be088497fa17 100644 --- a/textproc/p5-Text-Trim/Makefile +++ b/textproc/p5-Text-Trim/Makefile @@ -1,21 +1,19 @@ -# Created by: Martin Wilke - PORTNAME= Text-Trim PORTVERSION= 1.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remove leading and/or trailing whitespace from strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Truncate/Makefile b/textproc/p5-Text-Truncate/Makefile index 7a5e4106cb35..c7369183f6c8 100644 --- a/textproc/p5-Text-Truncate/Makefile +++ b/textproc/p5-Text-Truncate/Makefile @@ -1,20 +1,18 @@ -# Created by: Lars Thegler - PORTNAME= Text-Truncate PORTVERSION= 1.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module with simple string truncating routine LICENSE= PD USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Typography/Makefile b/textproc/p5-Text-Typography/Makefile index 8f4588ba3278..8ed593570760 100644 --- a/textproc/p5-Text-Typography/Makefile +++ b/textproc/p5-Text-Typography/Makefile @@ -1,16 +1,14 @@ -# Created by: Ryan Steinmetz - PORTNAME= Text-Typography PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to markup ASCII text with correct typography for HTML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Unaccent-PurePerl/Makefile b/textproc/p5-Text-Unaccent-PurePerl/Makefile index bbc7c5ad922b..2222cb862b5e 100644 --- a/textproc/p5-Text-Unaccent-PurePerl/Makefile +++ b/textproc/p5-Text-Unaccent-PurePerl/Makefile @@ -1,18 +1,16 @@ -# Created by: Aaron Dalton - PORTNAME= Text-Unaccent-PurePerl PORTVERSION= 0.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Remove accents from characters LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-Unaccent/Makefile b/textproc/p5-Text-Unaccent/Makefile index 0540beaa839a..85663f427f02 100644 --- a/textproc/p5-Text-Unaccent/Makefile +++ b/textproc/p5-Text-Unaccent/Makefile @@ -1,21 +1,19 @@ -# Created by: Aaron Dalton - PORTNAME= Text-Unaccent PORTVERSION= 1.08 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Remove accents from a string LICENSE= GPLv2 USES= iconv perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} 's/-liconv/${ICONV_LIB}/' ${WRKSRC}/Makefile.PL .include diff --git a/textproc/p5-Text-UnicodeBox/Makefile b/textproc/p5-Text-UnicodeBox/Makefile index bc887a7c7910..229780a6e3cf 100644 --- a/textproc/p5-Text-UnicodeBox/Makefile +++ b/textproc/p5-Text-UnicodeBox/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-UnicodeBox PORTVERSION= 0.03 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text box drawing using the Unicode box symbols LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Moose>=0:devel/p5-Moose \ p5-Text-CharWidth>=0.04:textproc/p5-Text-CharWidth USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Text-VimColor/Makefile b/textproc/p5-Text-VimColor/Makefile index 0ca5987dd808..4a7849fc07ad 100644 --- a/textproc/p5-Text-VimColor/Makefile +++ b/textproc/p5-Text-VimColor/Makefile @@ -1,32 +1,30 @@ -# Created by: Elvis Chiang - PORTNAME= Text-VimColor PORTVERSION= 0.26 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= Syntax color text in HTML or XML using Vim LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ p5-Path-Class>=0:devel/p5-Path-Class \ vim:editors/vim RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ p5-Path-Class>=0:devel/p5-Path-Class \ vim:editors/vim TEST_DEPENDS= p5-Test-File-ShareDir>=0:devel/p5-Test-File-ShareDir \ p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e '/use inc::VimCommand/d' ${WRKSRC}/Makefile.PL .include diff --git a/textproc/p5-Text-WideChar-Util/Makefile b/textproc/p5-Text-WideChar-Util/Makefile index 56e1a1562581..d8ba0e0cc299 100644 --- a/textproc/p5-Text-WideChar-Util/Makefile +++ b/textproc/p5-Text-WideChar-Util/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= Text-WideChar-Util PORTVERSION= 0.172 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Routines for text containing wide characters LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-WikiCreole/Makefile b/textproc/p5-Text-WikiCreole/Makefile index 1fd3a6260c07..77e910d0ef34 100644 --- a/textproc/p5-Text-WikiCreole/Makefile +++ b/textproc/p5-Text-WikiCreole/Makefile @@ -1,19 +1,17 @@ -# Created by: Matthew Fuller - PORTNAME= Text-WikiCreole PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= fullermd@over-yonder.net COMMENT= Implementation of the Wiki Creole markup language LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 2739daf1bcff..4df3292cef30 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -1,24 +1,22 @@ -# Created by: Alexander Zhuravlev - PORTNAME= Text-WikiFormat PORTVERSION= 0.81 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module for translating Wiki formatted text into other formats LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0.01:net/p5-URI USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index 1ddb436909aa..375cc8d289db 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -1,24 +1,22 @@ -# Created by: Rod Taylor - PORTNAME= Text-WordDiff PORTVERSION= 0.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Track changes between documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Text-WrapI18N/Makefile b/textproc/p5-Text-WrapI18N/Makefile index 2362992f8fe5..94dbf82999e2 100644 --- a/textproc/p5-Text-WrapI18N/Makefile +++ b/textproc/p5-Text-WrapI18N/Makefile @@ -1,24 +1,22 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Text-WrapI18N PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Line wrapping module LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CharWidth>=0.02:textproc/p5-Text-CharWidth USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index 1dbb2ee5b265..e9763e29c930 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -1,27 +1,25 @@ -# Created by: Anton Berezin - PORTNAME= Text-Xslate PORTVERSION= 3.4.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= High performance template engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-MessagePack>=0.38:devel/p5-Data-MessagePack \ p5-Mouse>=0.61:devel/p5-Mouse USES= perl5 USE_PERL5= configure MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/Xslate/Xslate.so .include diff --git a/textproc/p5-Text-sprintfn/Makefile b/textproc/p5-Text-sprintfn/Makefile index d59bca7bb476..ced728b0590e 100644 --- a/textproc/p5-Text-sprintfn/Makefile +++ b/textproc/p5-Text-sprintfn/Makefile @@ -1,21 +1,19 @@ -# Created by: Zane C. Bowers-Hadley - PORTNAME= Text-sprintfn PORTVERSION= 0.090 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net COMMENT= Drop-in replacement for sprintf(), with named parameter support BUILD_DEPENDS= p5-Exporter>=5.57:devel/p5-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure PLIST_FILES= ${SITE_MAN3_REL}/Text::sprintfn.3.gz \ ${SITE_PERL_REL}/Text/sprintfn.pm .include diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index 004a4e2d1fbc..316b4c2d557d 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -1,29 +1,27 @@ -# Created by: Emanuel Haupt - PORTNAME= Text-vCard PORTVERSION= 3.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Package to parse, edit and create multiple vCards (RFC 2426) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-Moo>=0:devel/p5-Moo \ p5-Path-Tiny>=0:devel/p5-Path-Tiny \ p5-Text-vFile-asData>=0:devel/p5-Text-vFile-asData \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \ p5-URI>=0:net/p5-URI TEST_DEPENDS= p5-Directory-Scratch>=0:devel/p5-Directory-Scratch \ p5-Test-Most>=0:devel/p5-Test-Most USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 827461607b65..0a456be3e5ce 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -1,19 +1,17 @@ -# Created by: Peter Pentchev - PORTNAME= Time-Human PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Convert localtime() format to "speaking clock" time LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Tk-Pod/Makefile b/textproc/p5-Tk-Pod/Makefile index 9bce8c82fa7b..5fa0ad8254c5 100644 --- a/textproc/p5-Tk-Pod/Makefile +++ b/textproc/p5-Tk-Pod/Makefile @@ -1,23 +1,21 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Tk-Pod PORTVERSION= 0.9943 CATEGORIES= textproc tk perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple Pod browser with hypertext capabilities in a Toplevel widget LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=800.004:x11-toolkits/p5-Tk USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 66fe0bb4ba04..c4ef9d026729 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -1,21 +1,19 @@ -# Created by: vanilla - PORTNAME= Tk-XMLViewer PORTVERSION= 0.21 PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl/Tk widget to display XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \ p5-XML-Parser>=0:textproc/p5-XML-Parser NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Tree-Nary/Makefile b/textproc/p5-Tree-Nary/Makefile index 19b7fda06de8..f7224bdfbf81 100644 --- a/textproc/p5-Tree-Nary/Makefile +++ b/textproc/p5-Tree-Nary/Makefile @@ -1,22 +1,20 @@ -# Created by: Seamus Venasse - PORTNAME= Tree-Nary PORTVERSION= 1.30 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C|0$||} MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of N-ary search trees LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Tree-Suffix/Makefile b/textproc/p5-Tree-Suffix/Makefile index c8b24fe8d4cd..b7427f77b1de 100644 --- a/textproc/p5-Tree-Suffix/Makefile +++ b/textproc/p5-Tree-Suffix/Makefile @@ -1,22 +1,20 @@ -# Created by: clsung - PORTNAME= Tree-Suffix PORTVERSION= 0.22 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the libstree library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib LIB_DEPENDS= libstree.so:textproc/libstree USES= perl5 USE_PERL5= configure CFLAGS+= -I${LOCALBASE}/include .include diff --git a/textproc/p5-UML-Sequence/Makefile b/textproc/p5-UML-Sequence/Makefile index 2286346b55b5..21534500b7cb 100644 --- a/textproc/p5-UML-Sequence/Makefile +++ b/textproc/p5-UML-Sequence/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= UML-Sequence PORTVERSION= 0.08 PORTREVISION= 4 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that produce UML sequence diagrams BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-DOM>=1.25:textproc/p5-XML-DOM \ p5-GD>=2.30:graphics/p5-GD \ p5-GD-TextUtil>=0.86:graphics/p5-GD-TextUtil USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 978d18d916ba..2a1b82032d71 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -1,19 +1,17 @@ -# Created by: Cheng-Lung Sung - PORTNAME= UML-State PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that produce simple UML state diagrams BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index a9cf73044d25..f7941e362c5f 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -1,24 +1,22 @@ -# Created by: Pete Fritchman - PORTNAME= URI-Find PORTVERSION= 20160806 PORTREVISION= 1 CATEGORIES= textproc net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to find URIs in arbitrary text LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=1:net/p5-URI USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-Unicode-CaseFold/Makefile b/textproc/p5-Unicode-CaseFold/Makefile index 6f14eb1ae95b..1fc3c17adb33 100644 --- a/textproc/p5-Unicode-CaseFold/Makefile +++ b/textproc/p5-Unicode-CaseFold/Makefile @@ -1,27 +1,25 @@ -# Created by: Frederic Culot - PORTNAME= Unicode-CaseFold PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ARODLAND PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Unicode case-folding for case-insensitive lookups LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= modbuild PLIST_FILES= %%SITE_ARCH%%/Unicode/CaseFold.pm \ %%SITE_ARCH%%/Unicode/CaseFoldPP.pm \ %%SITE_ARCH%%/auto/Unicode/CaseFold/CaseFold.so \ %%PERL5_MAN3%%/Unicode::CaseFold.3.gz post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/CaseFold/CaseFold.so .include diff --git a/textproc/p5-Unicode-CheckUTF8/Makefile b/textproc/p5-Unicode-CheckUTF8/Makefile index 8de46bd5feaa..db70b9f7e376 100644 --- a/textproc/p5-Unicode-CheckUTF8/Makefile +++ b/textproc/p5-Unicode-CheckUTF8/Makefile @@ -1,16 +1,14 @@ -# Created by: Andrew Pantyukhin - PORTNAME= Unicode-CheckUTF8 DISTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Check if scalar is valid UTF-8 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-Unicode-Collate/Makefile b/textproc/p5-Unicode-Collate/Makefile index 38fe8a8f6ead..c671559cf2d6 100644 --- a/textproc/p5-Unicode-Collate/Makefile +++ b/textproc/p5-Unicode-Collate/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Unicode-Collate PORTVERSION= 1.31 CATEGORIES= textproc converters perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unicode Collation Algorithm LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/Collate/Collate.so .include diff --git a/textproc/p5-Unicode-EastAsianWidth/Makefile b/textproc/p5-Unicode-EastAsianWidth/Makefile index 92c7ff499795..0164cab98fde 100644 --- a/textproc/p5-Unicode-EastAsianWidth/Makefile +++ b/textproc/p5-Unicode-EastAsianWidth/Makefile @@ -1,19 +1,17 @@ -# Created by: chinsan - PORTNAME= Unicode-EastAsianWidth PORTVERSION= 12.0 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= East Asian Width properties LICENSE= CC0-1.0 USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Unicode-Escape/Makefile b/textproc/p5-Unicode-Escape/Makefile index 39c793128302..c8ad17c50015 100644 --- a/textproc/p5-Unicode-Escape/Makefile +++ b/textproc/p5-Unicode-Escape/Makefile @@ -1,22 +1,20 @@ -# Created by: Vadim Vatlin - PORTNAME= Unicode-Escape PORTVERSION= 0.0.2 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Escape and unescape Unicode characters other than ASCII LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Unicode-String>=0:converters/p5-Unicode-String USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index 9dade54fddaf..6e886e8f4303 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -1,37 +1,35 @@ -# Created by: Olivier Girard - PORTNAME= Unicode-LineBreak PORTVERSION= 2019.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- # blanket update approval granted. MAINTAINER= Olivier.Girard@univ-angers.fr COMMENT= Unicode-LineBreak package LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-MIME-Charset>=1.006.2:mail/p5-MIME-Charset MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= --with-bundled-sombok OPTIONS_DEFINE= THAI OPTIONS_DEFAULT=THAI THAI_DESC= Thai word segmentation support through libthai THAI_USES= pkgconfig THAI_LIB_DEPENDS= libthai.so:devel/libthai THAI_CONFIGURE_OFF= --disable-libthai post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/LineBreak/LineBreak.so .include diff --git a/textproc/p5-Unicode-Normalize/Makefile b/textproc/p5-Unicode-Normalize/Makefile index 454024391480..befb81349935 100644 --- a/textproc/p5-Unicode-Normalize/Makefile +++ b/textproc/p5-Unicode-Normalize/Makefile @@ -1,22 +1,20 @@ -# Created by: Aaron Dalton - PORTNAME= Unicode-Normalize PORTVERSION= 1.26 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Unicode Normalization Forms LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Unicode/Normalize/Normalize.so .include diff --git a/textproc/p5-Unicode-Unihan/Makefile b/textproc/p5-Unicode-Unihan/Makefile index d47fff8e5a44..d3465f1f4f32 100644 --- a/textproc/p5-Unicode-Unihan/Makefile +++ b/textproc/p5-Unicode-Unihan/Makefile @@ -1,21 +1,19 @@ -# Created by: Yen-Ming Lee - PORTNAME= Unicode-Unihan PORTVERSION= 0.04.3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= The Unihan Data Base 5.1.0 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index 31a791ffa69e..8d825ff46c70 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -1,26 +1,24 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= Validator-Custom PORTVERSION= 1.0201 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:KIMOTO PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validator::Custom for simple data validation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Object-Simple>=3.0621:devel/p5-Object-Simple TEST_DEPENDS= p5-JSON>=2:converters/p5-JSON \ p5-Test-Pod>=1.22:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-Vroom/Makefile b/textproc/p5-Vroom/Makefile index 39dad1c1e059..abef00c0fc34 100644 --- a/textproc/p5-Vroom/Makefile +++ b/textproc/p5-Vroom/Makefile @@ -1,27 +1,25 @@ -# Created by: Li-Wen Hsu - PORTNAME= Vroom PORTVERSION= 0.37 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:INGY PKGNAMEPREFIX= p5- MAINTAINER= lwhsu@FreeBSD.org COMMENT= Slide Shows in Vim LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-HomeDir>=0:devel/p5-File-HomeDir \ p5-IO-All>=0:devel/p5-IO-All \ p5-Template-Toolkit-Simple>=0:www/p5-Template-Toolkit-Simple \ p5-Term-Size>=0:devel/p5-Term-Size \ p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-WDDX/Makefile b/textproc/p5-WDDX/Makefile index 41dbf5932e83..a89d4170f9c6 100644 --- a/textproc/p5-WDDX/Makefile +++ b/textproc/p5-WDDX/Makefile @@ -1,26 +1,24 @@ -# Created by: Eric A. Griff - PORTNAME= WDDX PORTVERSION= 1.02 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse WDDX Packets BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Changes ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/p5-WWW-Wordnik-API/Makefile b/textproc/p5-WWW-Wordnik-API/Makefile index af1c26830528..823bf4645af5 100644 --- a/textproc/p5-WWW-Wordnik-API/Makefile +++ b/textproc/p5-WWW-Wordnik-API/Makefile @@ -1,26 +1,24 @@ -# Created by: Steve Wills - PORTNAME= WWW-Wordnik-API PORTVERSION= 0.0.5 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PSILVA PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= swills@FreeBSD.org COMMENT= Wordnik API implementation LICENSE= GPLv3 RUN_DEPENDS= p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON USES= perl5 USE_PERL5= configure PLIST_FILES= %%SITE_PERL%%/WWW/Wordnik/API.pm \ %%PERL5_MAN3%%/WWW::Wordnik::API.3.gz .include diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile index d6d01456ea5c..46a645cd84fd 100644 --- a/textproc/p5-WordNet-QueryData/Makefile +++ b/textproc/p5-WordNet-QueryData/Makefile @@ -1,26 +1,24 @@ -# Created by: Adam Weinberger - PORTNAME= WordNet-QueryData PORTVERSION= 1.49 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the WordNet database files LIB_DEPENDS= libWN.so:textproc/wordnet WNHOME?= ${LOCALBASE}/share/WordNet USES= perl5 USE_PERL5= configure CONFIGURE_ENV= WNHOME=${WNHOME} post-patch: @${REINPLACE_CMD} -e \ '/wnHomeUnix/s|/usr/local/WordNet-3.0|${WNHOME}|; \ /wnPrefixUnix/s|/dict||' ${WRKSRC}/QueryData.pm .include diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile index b2c46deac6e8..e1a92e622f7d 100644 --- a/textproc/p5-WordNet-Similarity/Makefile +++ b/textproc/p5-WordNet-Similarity/Makefile @@ -1,36 +1,34 @@ -# Created by: Adam Weinberger - PORTNAME= WordNet-Similarity PORTVERSION= 2.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modules/CLI to determine semantic relatedness using the WordNet LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \ p5-Text-Similarity>=0.10:textproc/p5-Text-Similarity \ p5-WordNet-QueryData>=1.49:textproc/p5-WordNet-QueryData WNHOME?= ${LOCALBASE}/share/WordNet NO_ARCH= yes USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= WNHOME=${WNHOME} post-patch: @${FIND} ${WRKSRC}/build -type f| ${XARGS} ${REINPLACE_CMD} -e \ "/wndictpath/s|'dict'|''|" @${FIND} ${WRKSRC}/utils -type f| ${XARGS} ${REINPLACE_CMD} -e \ 's|/usr/local/bin/perl|${PERL}|; \ /wnUnixPath/s|/usr/local/WordNet-3.0|${WNHOME}|; \ /wnUnixPath/s|/cntlist|&.rev|; \ /wnUnixPath/s|/dict||' .include diff --git a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile index f064bc77c00f..cfe6f23f27f6 100644 --- a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile +++ b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile @@ -1,19 +1,17 @@ -# Created by: Denis Pokataev - PORTNAME= XML-Atom-Ext-OpenSearch PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::Atom extension for OpenSearch data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Atom>=0:textproc/p5-XML-Atom USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Atom-Filter/Makefile b/textproc/p5-XML-Atom-Filter/Makefile index ff675e8476a4..9533530f0aa0 100644 --- a/textproc/p5-XML-Atom-Filter/Makefile +++ b/textproc/p5-XML-Atom-Filter/Makefile @@ -1,19 +1,17 @@ -# Created by: Anton Berezin - PORTNAME= XML-Atom-Filter PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easy creation of command line Atom processing tools BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Atom>=0:textproc/p5-XML-Atom USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Atom-SimpleFeed/Makefile b/textproc/p5-XML-Atom-SimpleFeed/Makefile index db2160284ec2..6e6b93d9d9dd 100644 --- a/textproc/p5-XML-Atom-SimpleFeed/Makefile +++ b/textproc/p5-XML-Atom-SimpleFeed/Makefile @@ -1,20 +1,18 @@ -# Created by: Anton Berezin - PORTNAME= XML-Atom-SimpleFeed PORTVERSION= 0.904 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate simple Atom syndication feeds with Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 5077b747227c..08f2fcdc6566 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -1,23 +1,21 @@ -# Created by: Aaron Dalton - PORTNAME= XML-Atom-Stream PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Client interface for AtomStream BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-XML-SAX>=0.12:textproc/p5-XML-SAX \ p5-XML-Handler-Trees>=0.02:textproc/p5-XML-Handler-Trees \ p5-XML-Atom>=0.20:textproc/p5-XML-Atom \ p5-XML-LibXML>=1.59:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Atom-Syndication/Makefile b/textproc/p5-XML-Atom-Syndication/Makefile index 14c739dd3e54..3437b75bf7cb 100644 --- a/textproc/p5-XML-Atom-Syndication/Makefile +++ b/textproc/p5-XML-Atom-Syndication/Makefile @@ -1,24 +1,22 @@ -# Created by: arved - PORTNAME= XML-Atom-Syndication PORTVERSION= 0.942 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple lightweight client for consuming Atom syndication feeds LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ p5-XML-Elemental>=2:textproc/p5-XML-Elemental \ p5-XML-Writer>=0.6:textproc/p5-XML-Writer NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index fe92cb484919..7e8e1be532b2 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -1,30 +1,28 @@ -# Created by: Cheng-Lung Sung - PORTNAME= XML-Atom PORTVERSION= 0.43 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Atom feed and API implementation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-TimeZone>=0:devel/p5-DateTime-TimeZone \ p5-URI>=0:net/p5-URI \ p5-XML-LibXML>=2.0202,1:textproc/p5-XML-LibXML \ p5-XML-XPath>=1.20:textproc/p5-XML-XPath \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-XML-Bare/Makefile b/textproc/p5-XML-Bare/Makefile index c093c3cbd69d..e4e93746373b 100644 --- a/textproc/p5-XML-Bare/Makefile +++ b/textproc/p5-XML-Bare/Makefile @@ -1,25 +1,23 @@ -# Created by: Wen Heping - PORTNAME= XML-Bare PORTVERSION= 0.53 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Minimal XML Parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} '/LDDLFLAGS/d' ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/Bare/Bare.so .include diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index 0088e4ce166f..ceba0fbd3ee2 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -1,29 +1,27 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-Canonical PORTVERSION= 0.10 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl Implementation of Canonical XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-GDOME>=0:textproc/p5-XML-GDOME LIB_DEPENDS= libgdome.so:textproc/gdome2 USES= perl5 pkgconfig USE_PERL5= configure post-patch: @${REINPLACE_CMD} -e '/die "VERSION" unless /d' ${WRKSRC}/Makefile.PL post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/Canonical/Canonical.so .include diff --git a/textproc/p5-XML-CanonicalizeXML/Makefile b/textproc/p5-XML-CanonicalizeXML/Makefile index f424661a69c5..08881c2fc646 100644 --- a/textproc/p5-XML-CanonicalizeXML/Makefile +++ b/textproc/p5-XML-CanonicalizeXML/Makefile @@ -1,25 +1,23 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-CanonicalizeXML PORTVERSION= 0.10 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extension for inclusive/exclusive canonicalization of XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= gnome perl5 USE_GNOME= libxml2 USE_PERL5= configure MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/CanonicalizeXML/CanonicalizeXML.so .include diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index cd583d983a0e..28896797536c 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -1,27 +1,25 @@ -# Created by: Ying-Chieh Liao - PORTNAME= XML-Catalog PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Resolve public identifiers and remap system identifiers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Text-ParseWords>0:textproc/p5-Text-ParseWords \ p5-libwww>=0:www/p5-libwww USES= dos2unix perl5 USE_PERL5= configure DOS2UNIX_GLOB= Catalog.pm .include diff --git a/textproc/p5-XML-Clean/Makefile b/textproc/p5-XML-Clean/Makefile index f645467920e1..914425592348 100644 --- a/textproc/p5-XML-Clean/Makefile +++ b/textproc/p5-XML-Clean/Makefile @@ -1,16 +1,14 @@ -# Created by: Rong-En Fan - PORTNAME= XML-Clean PORTVERSION= 1.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Ensure, that *(HTML)* text pass throught an XML parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-CommonNS/Makefile b/textproc/p5-XML-CommonNS/Makefile index 4841b7521ae4..2a9f1a92238d 100644 --- a/textproc/p5-XML-CommonNS/Makefile +++ b/textproc/p5-XML-CommonNS/Makefile @@ -1,24 +1,22 @@ -# Created by: Tom Judge - PORTNAME= XML-CommonNS PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= List of commonly used namespaces LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-NamespaceFactory>=0:textproc/p5-XML-NamespaceFactory USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile index a683edf6987b..10bb4cc2a474 100644 --- a/textproc/p5-XML-Compile-Cache/Makefile +++ b/textproc/p5-XML-Compile-Cache/Makefile @@ -1,25 +1,23 @@ -# Created by: Wen Heping - PORTNAME= XML-Compile-Cache PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Cache Compiled XML Translators LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Report>=1.26:devel/p5-Log-Report \ p5-XML-Compile>=1.60:textproc/p5-XML-Compile \ p5-XML-LibXML-Simple>=0.95:textproc/p5-XML-LibXML-Simple TEST_DEPENDS= p5-XML-Compile-Tester>=0.02:devel/p5-XML-Compile-Tester USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Compile-Dumper/Makefile b/textproc/p5-XML-Compile-Dumper/Makefile index cf8939ca5b6a..9bfbb619fc14 100644 --- a/textproc/p5-XML-Compile-Dumper/Makefile +++ b/textproc/p5-XML-Compile-Dumper/Makefile @@ -1,27 +1,25 @@ -# Created by: Patrick Powell - PORTNAME= XML-Compile-Dumper PORTVERSION= 0.13 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= papowell@astart.com COMMENT= Dump Compiled XML Translators LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Data-Dump-Streamer>=2.08:devel/p5-Data-Dump-Streamer \ p5-Log-Report>=0.19:devel/p5-Log-Report \ p5-Test-Pod>=1.00:devel/p5-Test-Pod \ p5-XML-Compile-Tester>=0.02:devel/p5-XML-Compile-Tester \ p5-XML-Compile>=1.1:textproc/p5-XML-Compile \ p5-XML-LibXML-Simple>=0.13:textproc/p5-XML-LibXML-Simple USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 2efee70260e2..d26ad2ebd4ba 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -1,27 +1,25 @@ -# Created by: Jin-Shan Tseng - PORTNAME= XML-Compile PORTVERSION= 1.63 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compilation based XML processing LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Report>=1.20:devel/p5-Log-Report \ p5-Types-Serialiser>=0:devel/p5-Types-Serialiser \ p5-XML-LibXML>=2.0107:textproc/p5-XML-LibXML TEST_DEPENDS= p5-Test-Deep>=0.095:devel/p5-Test-Deep \ p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-DBMS/Makefile b/textproc/p5-XML-DBMS/Makefile index 12694005da18..25ecbac81b46 100644 --- a/textproc/p5-XML-DBMS/Makefile +++ b/textproc/p5-XML-DBMS/Makefile @@ -1,30 +1,28 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-DBMS PORTVERSION= 1.03 PORTREVISION= 1 CATEGORIES= textproc databases perl5 MASTER_SITES= http://www.rpbourret.com/xmldbms/ PKGNAMEPREFIX= p5- DISTNAME= perl-${PORTNAME:tl}-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Perl port of Java package XML-DBMS v1.0 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-DBI>=0:databases/p5-DBI OPTIONS_DEFINE= EXAMPLES WRKSRC= ${WRKDIR}/${PORTNAME} USES= dos2unix perl5 tar:tgz USE_PERL5= configure post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/samples/*.* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-XML-DOM-Lite/Makefile b/textproc/p5-XML-DOM-Lite/Makefile index 37ddf735748c..e3684042bde0 100644 --- a/textproc/p5-XML-DOM-Lite/Makefile +++ b/textproc/p5-XML-DOM-Lite/Makefile @@ -1,19 +1,17 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-DOM-Lite PORTVERSION= 0.16 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lite Pure Perl XML DOM Parser Kit LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile index a9e2888406ba..c8a33ecc9341 100644 --- a/textproc/p5-XML-DOM-XPath/Makefile +++ b/textproc/p5-XML-DOM-XPath/Makefile @@ -1,25 +1,23 @@ -# Created by: Mauricio Herrera Cuadra - PORTNAME= XML-DOM-XPath PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mauricio@arareko.net COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \ p5-XML-XPathEngine>=0:textproc/p5-XML-XPathEngine USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-DOM2/Makefile b/textproc/p5-XML-DOM2/Makefile index 5e83255f2a94..1350e13e02ec 100644 --- a/textproc/p5-XML-DOM2/Makefile +++ b/textproc/p5-XML-DOM2/Makefile @@ -1,19 +1,17 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-DOM2 PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DOM controlled, strict XML module for extentable xml objects BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-DOMHandler/Makefile b/textproc/p5-XML-DOMHandler/Makefile index ef61567fdc67..cefe1e756fdb 100644 --- a/textproc/p5-XML-DOMHandler/Makefile +++ b/textproc/p5-XML-DOMHandler/Makefile @@ -1,16 +1,14 @@ -# Created by: Stefan Pauly - PORTNAME= XML-DOMHandler PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Call-back interface to DOM USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index 1f312847a27b..b28016353602 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -1,25 +1,23 @@ -# Created by: Anton Berezin - PORTNAME= XML-DT PORTVERSION= 0.69 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for down translation of XML to strings LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTTP-Simple>=0:www/p5-HTTP-Simple \ p5-XML-DTDParser>=2.00:textproc/p5-XML-DTDParser \ p5-XML-LibXML>=1.54:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-DTDParser/Makefile b/textproc/p5-XML-DTDParser/Makefile index 44c0355c997b..c3e7b262398b 100644 --- a/textproc/p5-XML-DTDParser/Makefile +++ b/textproc/p5-XML-DTDParser/Makefile @@ -1,26 +1,24 @@ -# Created by: clsung@dragon2.net - PORTNAME= XML-DTDParser PORTVERSION= 2.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing XML DTD strings USES= perl5 USE_PERL5= configure NO_ARCH= yes OPTIONS_DEFINE= DOCS PORTDOCS= Changes post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/p5-XML-Declare/Makefile b/textproc/p5-XML-Declare/Makefile index dbc9e42dfa97..b309ee4a49e8 100644 --- a/textproc/p5-XML-Declare/Makefile +++ b/textproc/p5-XML-Declare/Makefile @@ -1,25 +1,23 @@ -# Created by: Anes Mukhametov - PORTNAME= XML-Declare PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= anes@anes.su COMMENT= Create XML documents with declaration style LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ p5-lib-abs>=0.90:devel/p5-lib-abs \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean USE_PERL5= configure USES= perl5 .include diff --git a/textproc/p5-XML-Descent/Makefile b/textproc/p5-XML-Descent/Makefile index ed8c59d8fc57..bff1e42b1118 100644 --- a/textproc/p5-XML-Descent/Makefile +++ b/textproc/p5-XML-Descent/Makefile @@ -1,20 +1,18 @@ -# Created by: Mike Bristow - PORTNAME= XML-Descent PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/XML PKGNAMEPREFIX= p5- MAINTAINER= mike@urgle.com COMMENT= Recursive descent XML parsing BUILD_DEPENDS= p5-XML-TokeParser>=0:textproc/p5-XML-TokeParser \ p5-Test-Differences>=0:devel/p5-Test-Differences RUN_DEPENDS= p5-XML-TokeParser>=0:textproc/p5-XML-TokeParser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-DifferenceMarkup/Makefile b/textproc/p5-XML-DifferenceMarkup/Makefile index 6731fc91d7d3..6d23690a6640 100644 --- a/textproc/p5-XML-DifferenceMarkup/Makefile +++ b/textproc/p5-XML-DifferenceMarkup/Makefile @@ -1,32 +1,30 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-DifferenceMarkup PORTVERSION= 1.05 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= This module implements an XML diff producing XML output LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML LIB_DEPENDS= libdiffmark.so:textproc/diffmark USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} '/^\$$CC/s|g++|${CXX}|; s|/usr/local|${LOCALBASE}|g' \ ${WRKSRC}/Makefile.PL # Don't pass any argument to Makefile.PL, it messes up lib detection. do-configure: @cd ${CONFIGURE_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CONFIGURE_ARGS} \ ${PERL5} ${CONFIGURE_CMD} .include diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile index bf33be8900d3..b1abdb6504ed 100644 --- a/textproc/p5-XML-Directory/Makefile +++ b/textproc/p5-XML-Directory/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Directory PORTVERSION= 1.00 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Returns a content of directory as XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-RDF-Notation3>=0:textproc/p5-RDF-Notation3 \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-DoubleEncodedEntities/Makefile b/textproc/p5-XML-DoubleEncodedEntities/Makefile index 5c50cc24a078..db9ba150946a 100644 --- a/textproc/p5-XML-DoubleEncodedEntities/Makefile +++ b/textproc/p5-XML-DoubleEncodedEntities/Makefile @@ -1,20 +1,18 @@ -# Created by: Wen Heping - PORTNAME= XML-DoubleEncodedEntities PORTVERSION= 1.1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Unbreak XML with Doubly-Encoded Entities LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Driver-HTML/Makefile b/textproc/p5-XML-Driver-HTML/Makefile index 2d045a08c072..a66f01d70edb 100644 --- a/textproc/p5-XML-Driver-HTML/Makefile +++ b/textproc/p5-XML-Driver-HTML/Makefile @@ -1,22 +1,20 @@ -# Created by: Dmitry Morozovsky - PORTNAME= XML-Driver-HTML PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX Driver for non wellformed HTML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-TreeBuilder>=0:textproc/p5-XML-TreeBuilder \ p5-XML-Handler-YAWriter>=0:textproc/p5-XML-Handler-YAWriter USES= perl5 USE_PERL5= configure CONFLICTS_INSTALL= html2xhtml p5-HTML-HTML5-Parser # bin/html2xhtml .include diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index f86b918b7754..56ca89d5bcbb 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -1,23 +1,21 @@ -# Created by: Anton Berezin - PORTNAME= XML-Dumper PORTVERSION= 0.81 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for dumping Perl objects from/to XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index af0b5fd050c8..33aa97d94757 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -1,23 +1,21 @@ -# Created by: arved - PORTNAME= XML-Elemental PORTVERSION= 2.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic classes for simplistic and perlish handling of XML data LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Task-Weaken>=1.02:devel/p5-Task-Weaken \ p5-XML-SAX>=0:textproc/p5-XML-SAX NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index de0d34d2bd04..694fb5d5999c 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Encoding PORTVERSION= 2.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for parsing XML encoding maps LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=2.18:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index 84a69ffa08eb..1fbd066e3c81 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,20 +1,18 @@ -# Created by: Tom Judge - PORTNAME= XML-Entities PORTVERSION= 1.0002 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic classes for simplistic and perlish handling of XML data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure WRKSRC= ${WRKDIR}/${PORTNAME} .include diff --git a/textproc/p5-XML-FOAF/Makefile b/textproc/p5-XML-FOAF/Makefile index 10383f95732f..26463275735a 100644 --- a/textproc/p5-XML-FOAF/Makefile +++ b/textproc/p5-XML-FOAF/Makefile @@ -1,22 +1,20 @@ -# Created by: Masahiro Teramoto - PORTNAME= XML-FOAF PORTVERSION= 0.04 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:BTROTT PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Parse FOAF (Friend of a Friend) data BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Filter>=0:devel/p5-Filter \ p5-RDF-Core>=0:textproc/p5-RDF-Core \ p5-libwww>=0:www/p5-libwww USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Feed-Deduper/Makefile b/textproc/p5-XML-Feed-Deduper/Makefile index 244b6432e908..539e05fa904d 100644 --- a/textproc/p5-XML-Feed-Deduper/Makefile +++ b/textproc/p5-XML-Feed-Deduper/Makefile @@ -1,24 +1,22 @@ -# Created by: TERAMOTO Masahiro - PORTNAME= XML-Feed-Deduper PORTVERSION= 0.06 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Remove duplicated entries from feed LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Mouse>0:devel/p5-Mouse \ p5-XML-Feed>=0.41:textproc/p5-XML-Feed RUN_DEPENDS= p5-Mouse>0:devel/p5-Mouse \ p5-XML-Feed>=0.41:textproc/p5-XML-Feed USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index eced3a0c5951..e2b256df3718 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -1,40 +1,38 @@ -# Created by: Cheng-Lung Sung - PORTNAME= XML-Feed PORTVERSION= 0.63 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Syndication feed parser and auto-discovery LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-Flexible>=0:devel/p5-DateTime-Format-Flexible \ p5-DateTime-Format-ISO8601>=0:devel/p5-DateTime-Format-ISO8601 \ p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ p5-DateTime-Format-Natural>=0:devel/p5-DateTime-Format-Natural \ p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ p5-Feed-Find>=0:www/p5-Feed-Find \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Module-Pluggable>=0:devel/p5-Module-Pluggable \ p5-URI>=0:net/p5-URI \ p5-URI-Fetch>=0:www/p5-URI-Fetch \ p5-XML-Atom>=0.38:textproc/p5-XML-Atom \ p5-XML-LibXML>=1.66:textproc/p5-XML-LibXML \ p5-XML-RSS>=1.47:textproc/p5-XML-RSS \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-XML-RSS-LibXML>=0.30.04:textproc/p5-XML-RSS-LibXML \ p5-XML-XPath>=0:textproc/p5-XML-XPath USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 370dff8c0c3e..821efc4ea57c 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -1,21 +1,19 @@ -# Created by: Oleg Mamontov - PORTNAME= XML-FeedPP PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Parse/write/merge/edit RSS/RDF/Atom syndication feeds LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-TreePP>=0.39:textproc/p5-XML-TreePP USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index 556f677d07d2..c56810bfbcaa 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-BufferText PORTVERSION= 1.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Filter to put all characters() in one event LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile index 8c9d0f3a3f90..2c618ce5b378 100644 --- a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile +++ b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile @@ -1,20 +1,18 @@ -# Created by: Andrew Humphrey - PORTNAME= XML-Filter-DOMFilter-LibXML PORTVERSION= 0.04 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX Filter allowing DOM processing of selected subtrees BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML TEST_DEPENDS= p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile index 4f6983f7cb8d..e534a5e2e876 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-DetectWS PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX filter that detects ignorable whitespace BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Filter-SAXT>=0:textproc/p5-XML-Filter-SAXT USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-GenericChunk/Makefile b/textproc/p5-XML-Filter-GenericChunk/Makefile index 6e48bcc2430d..38faf47da03f 100644 --- a/textproc/p5-XML-Filter-GenericChunk/Makefile +++ b/textproc/p5-XML-Filter-GenericChunk/Makefile @@ -1,29 +1,27 @@ -# Created by: Hansjoerg Pehofer - PORTNAME= XML-Filter-GenericChunk PORTVERSION= 0.07 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=1.4:textproc/p5-XML-LibXML \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure post-patch: @${REINPLACE_CMD} -i '' '/use warnings/d' \ ${WRKSRC}/t/02filter.t \ ${WRKSRC}/CharacterChunk.pm \ ${WRKSRC}/GenericChunk.pm .include diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile index e5ba0e95147b..5fa5f531a914 100644 --- a/textproc/p5-XML-Filter-Reindent/Makefile +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-Reindent PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reformats whitespace for pretty printing XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Filter-DetectWS>=0:textproc/p5-XML-Filter-DetectWS USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile index f4beb15a2f72..44f9605c9994 100644 --- a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile +++ b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-SAX1toSAX2 PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert SAX1 events to SAX2 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile index a7eed27d53d9..bb202a3ac068 100644 --- a/textproc/p5-XML-Filter-SAXT/Makefile +++ b/textproc/p5-XML-Filter-SAXT/Makefile @@ -1,16 +1,14 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-SAXT PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Replicates SAX events to several SAX event handlers USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-XInclude/Makefile b/textproc/p5-XML-Filter-XInclude/Makefile index ff50fa396dd6..1e6031dcd033 100644 --- a/textproc/p5-XML-Filter-XInclude/Makefile +++ b/textproc/p5-XML-Filter-XInclude/Makefile @@ -1,23 +1,21 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-XInclude PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XInclude as a SAX Filter BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Filter-XSLT/Makefile b/textproc/p5-XML-Filter-XSLT/Makefile index 2394f15437b7..5840c570a559 100644 --- a/textproc/p5-XML-Filter-XSLT/Makefile +++ b/textproc/p5-XML-Filter-XSLT/Makefile @@ -1,21 +1,19 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Filter-XSLT PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XSLT as a SAX Filter BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile index 29a22f52c729..7fd7323ba4e9 100644 --- a/textproc/p5-XML-Flow/Makefile +++ b/textproc/p5-XML-Flow/Makefile @@ -1,20 +1,18 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-Flow PORTVERSION= 0.86 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Store (restore) perl data structures in XML stream BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-Writer>=0:textproc/p5-XML-Writer USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-GDOME/Makefile b/textproc/p5-XML-GDOME/Makefile index 7d4258870931..d74351ee5b1e 100644 --- a/textproc/p5-XML-GDOME/Makefile +++ b/textproc/p5-XML-GDOME/Makefile @@ -1,24 +1,22 @@ -# Created by: Stefan Esser - PORTNAME= XML-GDOME PORTVERSION= 0.86 PORTREVISION= 5 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module that provides the DOM Level 2 Core API for XML documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-XML-SAX>=0:textproc/p5-XML-SAX LIB_DEPENDS= libgdome.so:textproc/gdome2 USES= perl5 pkgconfig USE_PERL5= configure .include diff --git a/textproc/p5-XML-Generator-DBI/Makefile b/textproc/p5-XML-Generator-DBI/Makefile index 927078717279..8c726324d91d 100644 --- a/textproc/p5-XML-Generator-DBI/Makefile +++ b/textproc/p5-XML-Generator-DBI/Makefile @@ -1,19 +1,17 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Generator-DBI PORTVERSION= 1.00 PORTREVISION= 2 CATEGORIES= textproc databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate SAX events from SQL queries BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Generator-PerlData/Makefile b/textproc/p5-XML-Generator-PerlData/Makefile index 9e40d1d72b11..17f8a570074d 100644 --- a/textproc/p5-XML-Generator-PerlData/Makefile +++ b/textproc/p5-XML-Generator-PerlData/Makefile @@ -1,22 +1,20 @@ -# Created by: Hansjoerg Pehofer - PORTNAME= XML-Generator-PerlData PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl extension for generating SAX2 events from Perl data structures LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX-Base>=1.02:textproc/p5-XML-SAX-Base USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Generator/Makefile b/textproc/p5-XML-Generator/Makefile index a0d178cdaff5..57fef0de3e95 100644 --- a/textproc/p5-XML-Generator/Makefile +++ b/textproc/p5-XML-Generator/Makefile @@ -1,24 +1,22 @@ -# Created by: Andreas Heil - PORTNAME= XML-Generator PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ah@linux-hq.de COMMENT= Simple Perl module for generating XML documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM TEST_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile index 7d720b3dcbe8..670be2b3812f 100644 --- a/textproc/p5-XML-Grove/Makefile +++ b/textproc/p5-XML-Grove/Makefile @@ -1,21 +1,19 @@ -# Created by: Seamus Venasse - PORTNAME= XML-Grove DISTVERSION= 0.46alpha PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl-style XML objects LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile index ea307bd13d4e..0cb0387b8423 100644 --- a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile +++ b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile @@ -1,20 +1,18 @@ -# Created by: chinsan - PORTNAME= XML-Handler-Dtd2DocBook PORTVERSION= 0.41 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate a DocBook documentation from a DTD BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml \ p5-XML-Handler-Dtd2Html>=0.41:textproc/p5-XML-Handler-Dtd2Html USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Handler-Dtd2Html/Makefile b/textproc/p5-XML-Handler-Dtd2Html/Makefile index 2864ae23ec95..a0a64c3ac1a7 100644 --- a/textproc/p5-XML-Handler-Dtd2Html/Makefile +++ b/textproc/p5-XML-Handler-Dtd2Html/Makefile @@ -1,24 +1,22 @@ -# Created by: chinsan - PORTNAME= XML-Handler-Dtd2Html PORTVERSION= 0.42 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SAX2 handler for generate a Html documentation from a DTD BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent \ p5-HTML-Template>=2.8:www/p5-HTML-Template \ p5-XML-Parser>=2.3:textproc/p5-XML-Parser \ p5-XML-SAX-Expat>=0.37:textproc/p5-XML-SAX-Expat \ p5-XML-SAX-Writer>=0.44:textproc/p5-XML-SAX-Writer \ p5-libxml>=0.08:textproc/p5-libxml USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Handler-HTMLWriter/Makefile b/textproc/p5-XML-Handler-HTMLWriter/Makefile index feb123cae549..504e5097322f 100644 --- a/textproc/p5-XML-Handler-HTMLWriter/Makefile +++ b/textproc/p5-XML-Handler-HTMLWriter/Makefile @@ -1,20 +1,18 @@ -# Created by: clsung@dragon2.net - PORTNAME= XML-Handler-HTMLWriter PORTVERSION= 2.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX handlers for outputting HTML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ p5-HTML-Parser>=0:www/p5-HTML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Handler-Trees/Makefile b/textproc/p5-XML-Handler-Trees/Makefile index edc1bfcf1f57..2e4b0b870f05 100644 --- a/textproc/p5-XML-Handler-Trees/Makefile +++ b/textproc/p5-XML-Handler-Trees/Makefile @@ -1,17 +1,15 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Handler-Trees PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX handlers for building tree structures USES= perl5 dos2unix USE_PERL5= configure DOS2UNIX_FILES= Trees.pm .include diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile index 8327bc2bc12f..d10471343ebc 100644 --- a/textproc/p5-XML-Handler-YAWriter/Makefile +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -1,22 +1,20 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Handler-YAWriter PORTVERSION= 0.23 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl SAX XML Writer LICENSE= GPLv1+ # exact version not specified BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libxml>=0:textproc/p5-libxml USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Hash-LX/Makefile b/textproc/p5-XML-Hash-LX/Makefile index d8435075a737..d52467941382 100644 --- a/textproc/p5-XML-Hash-LX/Makefile +++ b/textproc/p5-XML-Hash-LX/Makefile @@ -1,24 +1,22 @@ -# Created by: Wen Heping - PORTNAME= XML-Hash-LX PORTVERSION= 0.07 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Convert hash to xml and xml to hash using LibXML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-lib-abs>=0.90:devel/p5-lib-abs \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-LibXML-Cache/Makefile b/textproc/p5-XML-LibXML-Cache/Makefile index 56cdf6db7361..07dd9f52278a 100644 --- a/textproc/p5-XML-LibXML-Cache/Makefile +++ b/textproc/p5-XML-LibXML-Cache/Makefile @@ -1,27 +1,25 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-LibXML-Cache PORTVERSION= 0.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Document cache for XML::LibXML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-XML-LibXML>=1.59:textproc/p5-XML-LibXML \ p5-XML-LibXSLT>=1.59:textproc/p5-XML-LibXSLT TEST_DEPENDS= p5-File-Touch>=0:devel/p5-File-Touch \ p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index aacf7b9bb488..cd390ee3f3c2 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -1,24 +1,22 @@ -# Created by: Oliver Eikemeier - PORTNAME= XML-LibXML-Iterator PORTVERSION= 1.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Iterator for XML::LibXML parsed documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=1.52:textproc/p5-XML-LibXML \ p5-XML-NodeFilter>=0:textproc/p5-XML-NodeFilter USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-LibXML-PrettyPrint/Makefile b/textproc/p5-XML-LibXML-PrettyPrint/Makefile index 69daa02dd823..bf59066e7232 100644 --- a/textproc/p5-XML-LibXML-PrettyPrint/Makefile +++ b/textproc/p5-XML-LibXML-PrettyPrint/Makefile @@ -1,27 +1,25 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-LibXML-PrettyPrint PORTVERSION= 0.006 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add pleasant whitespace to a DOM tree LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile index cfa5ac443659..5f424ea1bd30 100644 --- a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile +++ b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile @@ -1,26 +1,24 @@ -# Created by: ports@c0decafe.net - PORTNAME= XML-LibXML-SAX-ChunkParser PORTVERSION= 0.00008 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse XML chunks via LibXML SAX LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=1.66:textproc/p5-XML-LibXML \ p5-XML-SAX>=0:textproc/p5-XML-SAX TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USES= perl5 USE_PERL5= modbuild NO_ARCH= yes .include diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index c16f7cceb18e..16d95132b6d6 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -1,24 +1,22 @@ -# Created by: TERAMOTO Masahiro - PORTNAME= XML-LibXML-Simple PORTVERSION= 0.95 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= XML::LibXML clone of XML::Simple::XMLin() LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ p5-XML-LibXML>=1.64:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index cef2202a7624..ca2f81e56416 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,35 +1,33 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-LibXML PORTVERSION= 2.0207 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface to Gnome libxml2 library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-NamespaceSupport>=1.07:textproc/p5-XML-NamespaceSupport \ p5-XML-SAX>=0.11:textproc/p5-XML-SAX TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \ p5-URI>=0:net/p5-URI USES= gnome perl5 USE_GNOME= libxml2 USE_PERL5= configure CONFIGURE_ENV= LOCALBASE=${LOCALBASE} SKIP_SAX_INSTALL=1 PKGDEINSTALL= ${PKGINSTALL} CONFLICTS_INSTALL= p5-XML-LibXML-XPathContext p5-XML-LibXML-Common post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/LibXML/LibXML.so .include diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 72e782e843c1..e64890be76e5 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -1,27 +1,25 @@ -# Created by: Dom Mitchell - PORTNAME= XML-LibXSLT PORTVERSION= 2.002000 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNOME XSLT library LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error RUN_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML USES= gnome perl5 pkgconfig USE_GNOME= libxml2 libxslt USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XML/LibXSLT/LibXSLT.so .include diff --git a/textproc/p5-XML-Liberal/Makefile b/textproc/p5-XML-Liberal/Makefile index fb402e5dc837..959a6496e455 100644 --- a/textproc/p5-XML-Liberal/Makefile +++ b/textproc/p5-XML-Liberal/Makefile @@ -1,22 +1,20 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-Liberal PORTVERSION= 0.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Super liberal XML parser that parses broken XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-Tagset>=0:www/p5-HTML-Tagset \ p5-Module-Pluggable-Fast>=0.16:devel/p5-Module-Pluggable-Fast \ p5-XML-LibXML>=1.58:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Literal/Makefile b/textproc/p5-XML-Literal/Makefile index 83f14f866535..6426d279d784 100644 --- a/textproc/p5-XML-Literal/Makefile +++ b/textproc/p5-XML-Literal/Makefile @@ -1,19 +1,17 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-Literal PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Syntax support for XML literals BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Sub-Override>=0:devel/p5-Sub-Override USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Mini/Makefile b/textproc/p5-XML-Mini/Makefile index 612748dd3ff4..8b9a85031044 100644 --- a/textproc/p5-XML-Mini/Makefile +++ b/textproc/p5-XML-Mini/Makefile @@ -1,16 +1,14 @@ -# Created by: Vivek Khera - PORTNAME= XML-Mini PORTVERSION= 1.38 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= vivek@khera.org COMMENT= Perl implementation of the XML::Mini XML create/parse interface USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index f23903427d9c..432116b3b652 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -1,24 +1,22 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-MyXML PORTVERSION= 1.08 PORTEPOCH= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple-to-use XML module parsing and creating XML documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Simple>=1.302188:devel/p5-Test-Simple USES= perl5 USE_PERL5= modbuildtiny NO_ARCH= yes .include diff --git a/textproc/p5-XML-Namespace/Makefile b/textproc/p5-XML-Namespace/Makefile index ff7290005a5e..ab99b72ed8a6 100644 --- a/textproc/p5-XML-Namespace/Makefile +++ b/textproc/p5-XML-Namespace/Makefile @@ -1,21 +1,19 @@ -# Created by: Tom Judge - PORTNAME= XML-Namespace PORTVERSION= 0.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple support for XML Namespaces LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-NamespaceFactory/Makefile b/textproc/p5-XML-NamespaceFactory/Makefile index 9faa743f474c..49861fc5075a 100644 --- a/textproc/p5-XML-NamespaceFactory/Makefile +++ b/textproc/p5-XML-NamespaceFactory/Makefile @@ -1,20 +1,18 @@ -# Created by: Tom Judge - PORTNAME= XML-NamespaceFactory PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple factory objects for SAX namespaced names LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-NamespaceSupport/Makefile b/textproc/p5-XML-NamespaceSupport/Makefile index 2eb504b5b37f..40f56551f9dc 100644 --- a/textproc/p5-XML-NamespaceSupport/Makefile +++ b/textproc/p5-XML-NamespaceSupport/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-NamespaceSupport PORTVERSION= 1.12 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple generic namespace support class LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile index e75e59a38b47..ca01c5a0c8e6 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -1,19 +1,17 @@ -# Created by: Johann Visagie - PORTNAME= XML-Node PORTVERSION= 0.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to extend and simplify XML::Parser BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index 132e0252094d..443e01711394 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -1,21 +1,19 @@ -# Created by: Oliver Eikemeier - PORTNAME= XML-NodeFilter PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::NodeFilter is an object that know how to "filter out" nodes BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-OPML/Makefile b/textproc/p5-XML-OPML/Makefile index 13fd793b1395..8f2aaef75416 100644 --- a/textproc/p5-XML-OPML/Makefile +++ b/textproc/p5-XML-OPML/Makefile @@ -1,23 +1,21 @@ -# Created by: ijliao - PORTNAME= XML-OPML PORTVERSION= 0.26 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Creates and updates OPML (Outline Processor Markup Language) files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SimpleObject>=0:textproc/p5-XML-SimpleObject USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Parsepp/Makefile b/textproc/p5-XML-Parsepp/Makefile index d339f918ed83..80ab8446c0fe 100644 --- a/textproc/p5-XML-Parsepp/Makefile +++ b/textproc/p5-XML-Parsepp/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-Parsepp PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplified pure Perl parser for XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Parser-EasyTree/Makefile b/textproc/p5-XML-Parser-EasyTree/Makefile index 1b11ed61958a..0b8d62af69e5 100644 --- a/textproc/p5-XML-Parser-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-EasyTree/Makefile @@ -1,22 +1,20 @@ -# Created by: ijliao - PORTNAME= XML-Parser-EasyTree PORTVERSION= 0.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Easier tree style for XML::Parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Parser-Lite-Tree/Makefile b/textproc/p5-XML-Parser-Lite-Tree/Makefile index 040f87e31ae9..ece8a1facae2 100644 --- a/textproc/p5-XML-Parser-Lite-Tree/Makefile +++ b/textproc/p5-XML-Parser-Lite-Tree/Makefile @@ -1,18 +1,16 @@ -# Created by: ijliao - PORTNAME= XML-Parser-Lite-Tree PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight XML tree builder LICENSE= ART20 USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Parser-Lite/Makefile b/textproc/p5-XML-Parser-Lite/Makefile index 6736e351e300..7c930e1028fe 100644 --- a/textproc/p5-XML-Parser-Lite/Makefile +++ b/textproc/p5-XML-Parser-Lite/Makefile @@ -1,22 +1,20 @@ -# Created by: Sergei Vyshenski - PORTNAME= XML-Parser-Lite PORTVERSION= 0.722 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Lightweight regexp-based XML parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Requires>=0.06:devel/p5-Test-Requires \ p5-XMLRPC-Lite>=0:net/p5-XMLRPC-Lite USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile index 7e2aeaf7c40a..f0822e857a6d 100644 --- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile @@ -1,25 +1,23 @@ -# Created by: Anton Berezin - PORTNAME= XML-Parser-Style-EasyTree PORTVERSION= 0.09 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse XML to a simple tree LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \ p5-ex-lib>=0.03:devel/p5-ex-lib USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Parser-Style-Elemental/Makefile b/textproc/p5-XML-Parser-Style-Elemental/Makefile index b2409d8a6d4c..efc4db19dacb 100644 --- a/textproc/p5-XML-Parser-Style-Elemental/Makefile +++ b/textproc/p5-XML-Parser-Style-Elemental/Makefile @@ -1,21 +1,19 @@ -# Created by: arved - PORTNAME= XML-Parser-Style-Elemental PORTVERSION= 0.50 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TIMA PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= More advanced and flexible object tree style for XML::Parser LICENSE= ART10 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Quote/Makefile b/textproc/p5-XML-Quote/Makefile index f51021733a4b..179e25627247 100644 --- a/textproc/p5-XML-Quote/Makefile +++ b/textproc/p5-XML-Quote/Makefile @@ -1,16 +1,14 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-Quote PORTVERSION= 1.02 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML quote/dequote functions USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index 8f50d2f9466d..5b883a67705b 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -1,23 +1,21 @@ -# Created by: arved - PORTNAME= XML-RAI PORTVERSION= 1.3031 PORTEPOCH= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RSS Abstraction Interface LICENSE= ART10 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-RSS-Parser>=0:textproc/p5-XML-RSS-Parser \ p5-TimeDate>=0:devel/p5-TimeDate NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-RSS-Feed/Makefile b/textproc/p5-XML-RSS-Feed/Makefile index 2b30ca551a72..286c62988149 100644 --- a/textproc/p5-XML-RSS-Feed/Makefile +++ b/textproc/p5-XML-RSS-Feed/Makefile @@ -1,27 +1,25 @@ -# Created by: Cheng-Lung Sung - PORTNAME= XML-RSS-Feed PORTVERSION= 2.40 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:S/0$//} MAINTAINER= perl@FreeBSD.org COMMENT= Persistent XML RSS encapsulation LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-URI>=0:net/p5-URI \ p5-XML-RSS>=0:textproc/p5-XML-RSS NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-RSS-JavaScript/Makefile b/textproc/p5-XML-RSS-JavaScript/Makefile index fc9442f95363..4c2c4f0aad60 100644 --- a/textproc/p5-XML-RSS-JavaScript/Makefile +++ b/textproc/p5-XML-RSS-JavaScript/Makefile @@ -1,22 +1,20 @@ -# Created by: Foxfair Hu - PORTNAME= XML-RSS-JavaScript PORTVERSION= 0.65 PORTREVISION= 1 CATEGORIES= textproc www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to serialize your RSS as JavaScript LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-RSS>=1.31:textproc/p5-XML-RSS USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile index e0732d896525..48150f2cb61e 100644 --- a/textproc/p5-XML-RSS-LibXML/Makefile +++ b/textproc/p5-XML-RSS-LibXML/Makefile @@ -1,40 +1,38 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-RSS-LibXML PORTVERSION= 0.3105 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::RSS with XML::LibXML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ p5-XML-LibXML>=1.66:textproc/p5-XML-LibXML TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-Warn>=0:devel/p5-Test-Warn OPTIONS_DEFINE= EXAMPLES USES= perl5 shebangfix SHEBANG_FILES= tools/benchmark.pl perl_OLD_CMD= perl USE_PERL5= modbuild NO_ARCH= yes PORTEXAMPLES= benchmark.pl post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/tools/benchmark.pl ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile index e015cddbd982..9e59b56251b0 100644 --- a/textproc/p5-XML-RSS-Liberal/Makefile +++ b/textproc/p5-XML-RSS-Liberal/Makefile @@ -1,20 +1,18 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-RSS-Liberal PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::RSS With A Liberal Parser BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Liberal>=0:textproc/p5-XML-Liberal \ p5-XML-RSS-LibXML>=0:textproc/p5-XML-RSS-LibXML USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile index a4785dc05d10..e56db5b5dab3 100644 --- a/textproc/p5-XML-RSS-Parser/Makefile +++ b/textproc/p5-XML-RSS-Parser/Makefile @@ -1,24 +1,22 @@ -# Created by: Yen-Ming Lee - PORTNAME= XML-RSS-Parser PORTVERSION= 4.0 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Liberal object-oriented parser for RSS feeds BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Elemental>=0:textproc/p5-XML-Elemental \ p5-Class-XPath>=0:devel/p5-Class-XPath \ p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler USES= perl5 USE_PERL5= configure NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.0//} .include diff --git a/textproc/p5-XML-RSS-SimpleGen/Makefile b/textproc/p5-XML-RSS-SimpleGen/Makefile index 8b023386872a..7bb76b6ba7db 100644 --- a/textproc/p5-XML-RSS-SimpleGen/Makefile +++ b/textproc/p5-XML-RSS-SimpleGen/Makefile @@ -1,16 +1,14 @@ -# Created by: ijliao - PORTNAME= XML-RSS-SimpleGen PORTVERSION= 11.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= For writing RSS files USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index b8a85140eab6..e6dee7a523ff 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -1,28 +1,26 @@ -# Created by: Ade Lovett - PORTNAME= XML-RSS PORTVERSION= 1.62 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to manage RDF Site Summary (RSS) files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Test-Manifest>=0.9:devel/p5-Test-Manifest RUN_DEPENDS= p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ p5-DateTime>=0:devel/p5-DateTime \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-XML-Parser>=2.23:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-RSSLite/Makefile b/textproc/p5-XML-RSSLite/Makefile index b7761ae31875..2736d0feb0c3 100644 --- a/textproc/p5-XML-RSSLite/Makefile +++ b/textproc/p5-XML-RSSLite/Makefile @@ -1,20 +1,18 @@ -# Created by: Tomoyuki Sakurai - PORTNAME= XML-RSSLite PORTVERSION= 0.17 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Lightweight, relaxed RSS (and XML-ish) parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 tar:tgz USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index 38629a78c6e5..19b1ba77835b 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,20 +1,18 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-RegExp PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Regular expressions for XML tokens LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index 84158845d289..ac11b312b97d 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -1,21 +1,19 @@ -# Created by: Patrick Powell - PORTNAME= XML-Rewrite PORTVERSION= 0.10 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= papowell@astart.com COMMENT= XML processing and rewriting BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Log-Report>=0.21:devel/p5-Log-Report \ p5-XML-Compile-Cache>=0:textproc/p5-XML-Compile-Cache \ p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-SAX-Base/Makefile b/textproc/p5-XML-SAX-Base/Makefile index 0d4b753b35a4..0fe427b16f90 100644 --- a/textproc/p5-XML-SAX-Base/Makefile +++ b/textproc/p5-XML-SAX-Base/Makefile @@ -1,20 +1,18 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-SAX-Base PORTVERSION= 1.09 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Base class SAX Drivers and Filters LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-SAX-Expat-Incremental/Makefile b/textproc/p5-XML-SAX-Expat-Incremental/Makefile index 86cb68f382c1..af578260f75b 100644 --- a/textproc/p5-XML-SAX-Expat-Incremental/Makefile +++ b/textproc/p5-XML-SAX-Expat-Incremental/Makefile @@ -1,21 +1,19 @@ -# Created by: Lars Thegler - PORTNAME= XML-SAX-Expat-Incremental PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::SAX::Expat subclass for non-blocking (incremental) BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \ p5-XML-SAX-Expat>0:textproc/p5-XML-SAX-Expat TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index 7d8874bad48e..21ca07b2eb22 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -1,27 +1,25 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX-Expat PORTVERSION= 0.51 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple API for XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-NamespaceSupport>=0:textproc/p5-XML-NamespaceSupport USES= perl5 dos2unix USE_PERL5= configure CONFIGURE_ENV= SKIP_SAX_INSTALL=yes NO_ARCH= yes .include diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index 82d926cd9786..da430e2fd535 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -1,22 +1,20 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX-ExpatXS PORTVERSION= 1.33 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX2 XS extension to Expat parser BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX LIB_DEPENDS= libexpat.so:textproc/expat2 USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= EXPATLIBPATH=${LOCALBASE}/lib \ EXPATINCPATH=${LOCALBASE}/include .include diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile index 68088a2779e1..e55bdba0738d 100644 --- a/textproc/p5-XML-SAX-Machines/Makefile +++ b/textproc/p5-XML-SAX-Machines/Makefile @@ -1,27 +1,25 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX-Machines PORTVERSION= 0.46 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERIGRIN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manage collections of SAX processors BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= EXAMPLES post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-XML-SAX-Simple/Makefile b/textproc/p5-XML-SAX-Simple/Makefile index 00f913614788..296a50052178 100644 --- a/textproc/p5-XML-SAX-Simple/Makefile +++ b/textproc/p5-XML-SAX-Simple/Makefile @@ -1,25 +1,23 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX-Simple PORTVERSION= 0.08 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SAX version of XML::Simple LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Handler-Trees>=0.2:textproc/p5-XML-Handler-Trees \ p5-XML-SAX>=0.99:textproc/p5-XML-SAX \ p5-XML-Simple>=2.22:textproc/p5-XML-Simple USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile index 5ddf070b34e5..379d312decfd 100644 --- a/textproc/p5-XML-SAX-Writer/Makefile +++ b/textproc/p5-XML-SAX-Writer/Makefile @@ -1,25 +1,23 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX-Writer PORTVERSION= 0.57 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SAX2 XML Writer LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Filter-BufferText>=1.00:textproc/p5-XML-Filter-BufferText \ p5-XML-NamespaceSupport>=1.00:textproc/p5-XML-NamespaceSupport \ p5-XML-SAX-Base>=1.01:textproc/p5-XML-SAX-Base NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index ff287a315631..6c5488e4f708 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -1,28 +1,26 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-SAX PORTVERSION= 1.02 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple API for XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-NamespaceSupport>=0.03:textproc/p5-XML-NamespaceSupport \ p5-XML-SAX-Base>=1.05:textproc/p5-XML-SAX-Base USES= perl5 USE_PERL5= configure NO_ARCH= yes PKGDEINSTALL= ${PKGINSTALL} SUB_FILES= pkg-install SUB_LIST= PERL=${PERL} .include diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile index 58a99c328bed..b8fd9b502399 100644 --- a/textproc/p5-XML-SAXDriver-CSV/Makefile +++ b/textproc/p5-XML-SAXDriver-CSV/Makefile @@ -1,21 +1,19 @@ -# Created by: chinsan - PORTNAME= XML-SAXDriver-CSV PORTVERSION= 0.07 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX driver for converting CSV files to XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV_XS>=0.22:textproc/p5-Text-CSV_XS \ p5-XML-Handler-YAWriter>=0:textproc/p5-XML-Handler-YAWriter \ p5-XML-SAX>=0.14:textproc/p5-XML-SAX USES= perl5 dos2unix USE_PERL5= configure .include diff --git a/textproc/p5-XML-SAXDriver-Excel/Makefile b/textproc/p5-XML-SAXDriver-Excel/Makefile index c3b211db6c2e..9412334473a2 100644 --- a/textproc/p5-XML-SAXDriver-Excel/Makefile +++ b/textproc/p5-XML-SAXDriver-Excel/Makefile @@ -1,20 +1,18 @@ -# Created by: chinsan - PORTNAME= XML-SAXDriver-Excel PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX driver for converting Excel files to XML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Spreadsheet-ParseExcel>=0.2603:textproc/p5-Spreadsheet-ParseExcel \ p5-XML-SAX>=0.14:textproc/p5-XML-SAX USES= perl5 dos2unix USE_PERL5= configure .include diff --git a/textproc/p5-XML-STX/Makefile b/textproc/p5-XML-STX/Makefile index cad53f67ba2c..2be4fd75d8b3 100644 --- a/textproc/p5-XML-STX/Makefile +++ b/textproc/p5-XML-STX/Makefile @@ -1,43 +1,41 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-STX PORTVERSION= 0.43 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl STX processor LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone \ p5-XML-NamespaceSupport>=0:textproc/p5-XML-NamespaceSupport \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 shebangfix USE_PERL5= configure NO_ARCH= yes SHEBANG_GLOB= *.pl OPTIONS_DEFINE= DOCS EXAMPLES post-extract: @${MKDIR} ${WRKSRC}/scripts @${MV} ${WRKSRC}/*.pl ${WRKSRC}/scripts post-patch: @${REINPLACE_CMD} -e '/EXE_FILES/ s|\([[:alpha:]]*\.pl\)|scripts/&|g' ${WRKSRC}/Makefile.PL post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-XML-Schematron/Makefile b/textproc/p5-XML-Schematron/Makefile index b6635b2acaa9..cf78b7d28996 100644 --- a/textproc/p5-XML-Schematron/Makefile +++ b/textproc/p5-XML-Schematron/Makefile @@ -1,29 +1,27 @@ -# Created by: Seamus Venasse - PORTNAME= XML-Schematron PORTVERSION= 1.10 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the Schematron LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Check-ISA>=0:devel/p5-Check-ISA \ p5-Moose>=0:devel/p5-Moose \ p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \ p5-MooseX-Traits>=0:devel/p5-MooseX-Traits \ p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \ p5-XML-Filter-BufferText>=0:textproc/p5-XML-Filter-BufferText \ p5-XML-SAX>=0:textproc/p5-XML-SAX USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 24e766d1c0a8..cef71ff1c53b 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -1,26 +1,24 @@ -# Created by: Andrew - PORTNAME= XML-Simple PORTVERSION= 2.25 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Trivial API for reading and writing XML (esp config files) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-SAX>=0.15:textproc/p5-XML-SAX \ p5-XML-SAX-Expat>=0:textproc/p5-XML-SAX-Expat USES= perl5 NO_ARCH= yes USE_PERL5= configure MAKE_JOBS_UNSAFE= yes .include diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index 26b44920a7c9..ab7d0706ded4 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -1,19 +1,17 @@ -# Created by: Foxfair Hu - PORTNAME= XML-SimpleObject-LibXML PORTVERSION= 0.60 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple(r) object representation of an XML::LibXML DOM object BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-XML-SimpleObject>=0:textproc/p5-XML-SimpleObject USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index 7366393f93c4..93631e062e8d 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -1,26 +1,24 @@ -# Created by: steve - PORTNAME= XML-SimpleObject PORTVERSION= 0.53 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= API for accessing the structure of an XML document BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION} USES= perl5 USE_PERL5= configure patch CONFIGURE_ARGS+= DIR='Enhanced' post-patch: ${PERL} -pi -e 's/^our\s+([\$$\@\%]\w+)/use vars qw($$1);$$1/;' \ ${WRKSRC}/SimpleObject.pm ${WRKSRC}/LibXML/LibXML.pm .include diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile index 756464638ccd..7b1556ac444d 100644 --- a/textproc/p5-XML-Smart/Makefile +++ b/textproc/p5-XML-Smart/Makefile @@ -1,35 +1,33 @@ -# Created by: Cheng-Lung Sung - PORTNAME= XML-Smart PORTVERSION= 1.79 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:TMHARISH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Smart, easy and powerful way to access/create XML files/data LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Object-MultiType>=0.03:devel/p5-Object-MultiType \ p5-XML-XPath>=0:textproc/p5-XML-XPath TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ p5-Devel-Cycle>=0:devel/p5-Devel-Cycle USES= perl5 USE_PERL5= configure PORTDOCS= Changes README OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .include diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 78859a5652a7..fa05802aa046 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -1,23 +1,21 @@ -# Created by: Yen-Ming Lee - PORTNAME= XML-Stream DISTVERSION= 1.24 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAPATRICK PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::Stream provides you with access to XML Stream LICENSE= LGPL21 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Tiny/Makefile b/textproc/p5-XML-Tiny/Makefile index 4fd38d83c6aa..78aec2638cae 100644 --- a/textproc/p5-XML-Tiny/Makefile +++ b/textproc/p5-XML-Tiny/Makefile @@ -1,21 +1,19 @@ -# Created by: Cheng-Lung Sung - PORTNAME= XML-Tiny PORTVERSION= 2.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple lightweight parser for a subset of XML LICENSE= ART10 GPLv2 LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC.txt LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt NO_ARCH= yes USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-TinyXML/Makefile b/textproc/p5-XML-TinyXML/Makefile index 53af304674a1..4de629115813 100644 --- a/textproc/p5-XML-TinyXML/Makefile +++ b/textproc/p5-XML-TinyXML/Makefile @@ -1,20 +1,18 @@ -# Created by: Rick van der Zwet - PORTNAME= XML-TinyXML PORTVERSION= 0.34 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= info@rickvanderzwet.nl COMMENT= Little and efficient Perl module to manage xml data USES= iconv perl5 USE_PERL5= configure CONFIGURE_ARGS= LIBS="-L${LOCALBASE}/lib ${ICONV_LIB}" \ INC="-I. -I${LOCALBASE}/include" CFLAGS+= -DUSE_ICONV .include diff --git a/textproc/p5-XML-TokeParser/Makefile b/textproc/p5-XML-TokeParser/Makefile index 7d2d278be331..27e8d284f00a 100644 --- a/textproc/p5-XML-TokeParser/Makefile +++ b/textproc/p5-XML-TokeParser/Makefile @@ -1,23 +1,21 @@ -# Created by: Mike Bristow - PORTNAME= XML-TokeParser PORTVERSION= 0.05 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/XML PKGNAMEPREFIX= p5- MAINTAINER= mike@urgle.com COMMENT= Simplified interface to XML::Parser LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-Toolkit/Makefile b/textproc/p5-XML-Toolkit/Makefile index cbf1b61d8a93..6cf02019476e 100644 --- a/textproc/p5-XML-Toolkit/Makefile +++ b/textproc/p5-XML-Toolkit/Makefile @@ -1,43 +1,41 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-Toolkit PORTVERSION= 0.15 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERIGRIN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Suit of XML tools with Antlers LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Bread-Board>=0:devel/p5-Bread-Board \ p5-Devel-PackagePath>=0.01:devel/p5-Devel-PackagePath \ p5-Moose>=0.92:devel/p5-Moose \ p5-MooseX-Aliases>=0:devel/p5-MooseX-Aliases \ p5-MooseX-App-Cmd>=0:devel/p5-MooseX-App-Cmd \ p5-MooseX-Getopt>=0:devel/p5-MooseX-Getopt \ p5-MooseX-MetaDescription>=0:devel/p5-MooseX-MetaDescription \ p5-MooseX-NonMoose>=0:devel/p5-MooseX-NonMoose \ p5-MooseX-Types-Path-Class>=0:devel/p5-MooseX-Types-Path-Class \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ p5-XML-SAX>=0.96:textproc/p5-XML-SAX \ p5-XML-SAX-Base>=0:textproc/p5-XML-SAX-Base \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ p5-aliased>=0:devel/p5-aliased \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-XML>=0:devel/p5-Test-XML USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index e260612cac74..c30f096699db 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -1,25 +1,23 @@ -# Created by: Will Andrews - PORTNAME= XML-TreeBuilder PORTVERSION= 5.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to make XML document trees LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tagset>=3.02:www/p5-HTML-Tagset \ p5-HTML-Tree>=4.1:www/p5-HTML-Tree \ p5-XML-Catalog>=1.0.2:textproc/p5-XML-Catalog \ p5-XML-Parser>0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index a7f9ee2d3607..8ef7a9ccfb2e 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -1,33 +1,31 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-TreePP PORTVERSION= 0.43 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl implementation for parsing/writing xml files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-libwww>=5.811:www/p5-libwww TEST_DEPENDS= p5-HTTP-Lite>=0:www/p5-HTTP-Lite \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash OPTIONS_DEFINE= EXAMPLES USES= perl5 shebangfix USE_PERL5= configure PORTEXAMPLES= envxml.cgi SHEBANG_FILES= example/envxml.cgi post-install: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKSRC}/example/envxml.cgi ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index cb91493a0136..b991169f9028 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -1,33 +1,31 @@ -# Created by: Johann Visagie - PORTNAME= XML-Twig PORTVERSION= 3.52 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Process huge XML documents by chunks via a tree interface LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-HTML-Tree>=3.13:www/p5-HTML-Tree \ p5-Text-Iconv>=0:converters/p5-Text-Iconv \ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-XPath>=0:textproc/p5-XML-XPath \ p5-libwww>=0:www/p5-libwww TEST_DEPENDS= p5-IO-CaptureOutput>=0:devel/p5-IO-CaptureOutput \ p5-XML-Handler-YAWriter>=0:textproc/p5-XML-Handler-YAWriter \ p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ p5-XML-Simple>=2:textproc/p5-XML-Simple USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= -y NO_ARCH= yes .include diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile index 3f69deb3f9fa..b7f15d8815dc 100644 --- a/textproc/p5-XML-Validate/Makefile +++ b/textproc/p5-XML-Validate/Makefile @@ -1,21 +1,19 @@ -# Created by: Dmitry Sivachenko - PORTNAME= XML-Validate PORTVERSION= 1.025 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= XML validator factory BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile index c6fb75ac450a..cb65f0a43593 100644 --- a/textproc/p5-XML-Validator-Schema/Makefile +++ b/textproc/p5-XML-Validator-Schema/Makefile @@ -1,30 +1,28 @@ -# Created by: clsung@dragon2.net - PORTNAME= XML-Validator-Schema PORTVERSION= 1.10 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for validating XML documents against a W3C XML Schema BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Tree-DAG_Node>=0:devel/p5-Tree-DAG_Node \ p5-XML-SAX>=0:textproc/p5-XML-SAX \ p5-XML-Filter-BufferText>=0:textproc/p5-XML-Filter-BufferText USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= DOCS PORTDOCS= ANNOUNCE Changes README TODO post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .include diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile index d50ad812a4f8..b9772287fd98 100644 --- a/textproc/p5-XML-Writer/Makefile +++ b/textproc/p5-XML-Writer/Makefile @@ -1,20 +1,18 @@ -# Created by: Adam Herzog - PORTNAME= XML-Writer PORTVERSION= 0.900 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Perl module for writing XML documents LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-XBEL/Makefile b/textproc/p5-XML-XBEL/Makefile index f436288884b6..f3ea2ee4fe82 100644 --- a/textproc/p5-XML-XBEL/Makefile +++ b/textproc/p5-XML-XBEL/Makefile @@ -1,23 +1,21 @@ -# Created by: Aaron Straup Cope - PORTNAME= XML-XBEL PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= OOP for reading and writing XBEL documents LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/p5-XML-XML2JSON/Makefile b/textproc/p5-XML-XML2JSON/Makefile index 35387c06b72f..1b7be6c1d31b 100644 --- a/textproc/p5-XML-XML2JSON/Makefile +++ b/textproc/p5-XML-XML2JSON/Makefile @@ -1,42 +1,40 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= XML-XML2JSON PORTVERSION= 0.06 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert XML into JSON (and back again) using XML::LibXML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=1.59:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure NO_ARCH= yes # the order of options follows the search order of JSON module by XML::XML2JSON OPTIONS_MULTI= JSON_BACKEND OPTIONS_MULTI_JSON_BACKEND= JSON_SYCK JSON_XS JSON JSON_DWIW OPTIONS_DEFAULT=JSON_SYCK JSON_SYCK_DESC= Use JSON::Syck JSON_XS_DESC= Use JSON::XS JSON_DESC= Use JSON JSON_DWIW_DESC= Use JSON::DWIW JSON_BUILD_DEPENDS= p5-JSON>=0:converters/p5-JSON JSON_DWIW_BUILD_DEPENDS=p5-JSON-DWIW>=0:converters/p5-JSON-DWIW JSON_DWIW_RUN_DEPENDS= p5-JSON-DWIW>=0:converters/p5-JSON-DWIW JSON_RUN_DEPENDS= p5-JSON>=0:converters/p5-JSON JSON_SYCK_BUILD_DEPENDS=p5-YAML-Syck>=0:textproc/p5-YAML-Syck JSON_SYCK_RUN_DEPENDS= p5-YAML-Syck>=0:textproc/p5-YAML-Syck JSON_XS_BUILD_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS JSON_XS_RUN_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS .include diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index 2e905ee0438b..97d60f8777df 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -1,24 +1,22 @@ -# Created by: Sergey Skvortsov - PORTNAME= XML-XPath PORTVERSION= 1.47 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modules for parsing and evaluating XPath statements LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=2.23:textproc/p5-XML-Parser TEST_DEPENDS= p5-Path-Tiny>=0.076:devel/p5-Path-Tiny USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-XML-XPathEngine/Makefile b/textproc/p5-XML-XPathEngine/Makefile index dab6750a11ea..85d649063642 100644 --- a/textproc/p5-XML-XPathEngine/Makefile +++ b/textproc/p5-XML-XPathEngine/Makefile @@ -1,27 +1,25 @@ -# Created by: Gea-Suan Lin - PORTNAME= XML-XPathEngine PORTVERSION= 0.14 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Re-usable XPath engine for DOM-like trees LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes REINPLACE_ARGS= -i '' # For errors like # Bareword "XML::XPathEngine::Step::..." not allowed while "strict subs" in use at ... post-patch: @${REINPLACE_CMD} -Ee 's,(use strict;),\1 no strict "subs";,' ${WRKSRC}/lib/XML/XPathEngine.pm .include diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 723136f5b837..06c7b06a6412 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,22 +1,20 @@ -# Created by: Mario Sergio Fujikawa Ferreira - PORTNAME= XML-XQL PORTVERSION= 0.68 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for querying XML tree structures with XQL BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-Parse-Yapp>=0:devel/p5-Parse-Yapp \ p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index d7c5d4bfcd96..164e01a0f248 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -1,22 +1,20 @@ -# Created by: vanilla - PORTNAME= XML-XSLT PORTVERSION= 0.48 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl module for processing XSLT LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index 42b816e71a56..4a245efa02b6 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,20 +1,18 @@ -# Created by: Lev Serebryakov - PORTNAME= XML-XUpdate-LibXML PORTVERSION= 0.6.0 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lev@FreeBSD.org COMMENT= Simple implementation of XUpdate format based on and XML::LibXML BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-XML-LibXML-Iterator>=0:textproc/p5-XML-LibXML-Iterator USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-XString/Makefile b/textproc/p5-XString/Makefile index 234ba0fe430e..9143249fc524 100644 --- a/textproc/p5-XString/Makefile +++ b/textproc/p5-XString/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= XString PORTVERSION= 0.005 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ATOOMIC PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Isolated String helpers from B LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/XString/XString.so .include diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index df829f31ca7b..c046925a78d3 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -1,25 +1,23 @@ -# Created by: TERAMOTO Masahiro - PORTNAME= YAML-LibYAML PORTVERSION= 0.83 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl YAML Serialization using XS and libyaml LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Filter>=0:devel/p5-Filter \ p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/YAML/XS/LibYAML/LibYAML.so .include diff --git a/textproc/p5-YAML-Syck/Makefile b/textproc/p5-YAML-Syck/Makefile index 45f99f979ee9..3a2ec20b3c67 100644 --- a/textproc/p5-YAML-Syck/Makefile +++ b/textproc/p5-YAML-Syck/Makefile @@ -1,18 +1,16 @@ -# Created by: Anton Berezin - PORTNAME= YAML-Syck PORTVERSION= 1.34 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fast, lightweight YAML and JSON loader and dumper LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-YAML-Tiny/Makefile b/textproc/p5-YAML-Tiny/Makefile index b8f47ee8064b..015a85fdbd2b 100644 --- a/textproc/p5-YAML-Tiny/Makefile +++ b/textproc/p5-YAML-Tiny/Makefile @@ -1,19 +1,17 @@ -# Created by: Yuan-Chung Hsiao - PORTNAME= YAML-Tiny PORTVERSION= 1.73 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org COMMENT= Read/Write YAML files with as little code as possible LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-YAPE-HTML/Makefile b/textproc/p5-YAPE-HTML/Makefile index 4c0374e84ba3..e8a8a4f120fc 100644 --- a/textproc/p5-YAPE-HTML/Makefile +++ b/textproc/p5-YAPE-HTML/Makefile @@ -1,17 +1,15 @@ -# Created by: Mathieu Arnold - PORTNAME= YAPE-HTML PORTVERSION= 1.11 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PINYAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet Another Parser/Extractor for HTML USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-YAPE-Regex-Explain/Makefile b/textproc/p5-YAPE-Regex-Explain/Makefile index ecfde4fd6ec2..72cfc964005a 100644 --- a/textproc/p5-YAPE-Regex-Explain/Makefile +++ b/textproc/p5-YAPE-Regex-Explain/Makefile @@ -1,20 +1,18 @@ -# Created by: Mathieu Arnold - PORTNAME= YAPE-Regex-Explain PORTVERSION= 4.01 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GSULLIVAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Explanation of a Regular Expression BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-YAPE-Regex>=0:textproc/p5-YAPE-Regex USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-YAPE-Regex/Makefile b/textproc/p5-YAPE-Regex/Makefile index a53a8f9cd13a..6eda6dfc3f62 100644 --- a/textproc/p5-YAPE-Regex/Makefile +++ b/textproc/p5-YAPE-Regex/Makefile @@ -1,17 +1,15 @@ -# Created by: Mathieu Arnold - PORTNAME= YAPE-Regex PORTVERSION= 4.00 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GSULLIVAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet Another Parser/Extractor for Regular Expressions USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 95bc59dd517f..7655aac79714 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -1,33 +1,31 @@ -# Created by: chinsan - PORTNAME= ack PORTVERSION= 3.5.0 DISTVERSIONPREFIX= v CATEGORIES= textproc sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PETDANCE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Grep-like text finder for large trees of text LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-File-Next>=1.18:sysutils/p5-File-Next TEST_DEPENDS= bash:shells/bash \ p5-IO-Tty>=0:devel/p5-IO-Tty USES= cpe perl5 USE_PERL5= configure NO_ARCH= yes CONFLICTS_INSTALL= ja-ack CPE_VENDOR= beyondgrep PORTSCOUT= limit:^[0-9\.]*$$ .include diff --git a/textproc/p5-dTemplate/Makefile b/textproc/p5-dTemplate/Makefile index 00ff82d3daff..ec4867b1670d 100644 --- a/textproc/p5-dTemplate/Makefile +++ b/textproc/p5-dTemplate/Makefile @@ -1,16 +1,14 @@ -# Created by: Jeremy Shaffner - PORTNAME= dTemplate PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Powerful template handling logic with advanced features USES= perl5 USE_PERL5= configure .include diff --git a/textproc/p5-libsoldout/Makefile b/textproc/p5-libsoldout/Makefile index a3cfb6bb3f0c..a4af29843e24 100644 --- a/textproc/p5-libsoldout/Makefile +++ b/textproc/p5-libsoldout/Makefile @@ -1,25 +1,23 @@ -# Created by: Rodrigo OSORIO - PORTNAME= libsoldout PORTVERSION= 0.02 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ROS PKGNAMEPREFIX= p5- MAINTAINER= rodrigo@FreeBSD.org COMMENT= Convert Markdown text in (X)HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libsoldout.so:textproc/libsoldout USES= perl5 USE_PERL5= configure post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/libsoldout/libsoldout.so .include diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 4128a322c635..2427f429265c 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -1,25 +1,23 @@ -# Created by: Johann Visagie - PORTNAME= libxml PORTVERSION= 0.08 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/XML PKGNAMEPREFIX= p5- DISTNAME= libxml-perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Collection of Perl5 modules for working with XML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-pod2pdf/Makefile b/textproc/p5-pod2pdf/Makefile index 42b89d982347..75b791262848 100644 --- a/textproc/p5-pod2pdf/Makefile +++ b/textproc/p5-pod2pdf/Makefile @@ -1,25 +1,23 @@ -# Created by: Lars Thegler - PORTNAME= pod2pdf PORTVERSION= 0.42 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JONALLEN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Converts POD to PDF format BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Getopt-ArgvFile>0:devel/p5-Getopt-ArgvFile \ p5-PDF-API2>=0.60:textproc/p5-PDF-API2 \ p5-Pod-Escapes>0:textproc/p5-Pod-Escapes \ p5-Pod-Parser>=0:textproc/p5-Pod-Parser USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/textproc/p5-podlators/Makefile b/textproc/p5-podlators/Makefile index 681f4a56a341..a745e3851b68 100644 --- a/textproc/p5-podlators/Makefile +++ b/textproc/p5-podlators/Makefile @@ -1,24 +1,22 @@ -# Created by: Sergey Skvortsov - PORTNAME= podlators PORTVERSION= 4.14 CATEGORIES= textproc perl5 MASTER_SITES= CPAN/Pod PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Modules to convert and parse POD (Plain Old Documentation) LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure NO_ARCH= yes post-patch: @${REINPLACE_CMD} -e "/man1pod(/d; /EXE_FILES/d" ${WRKSRC}/Makefile.PL .include diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index c9c5253ab823..ff774a497793 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -1,99 +1,97 @@ -# Created by: Mario Sergio Fujikawa Ferreira - PORTNAME= xmltv PORTVERSION= 0.5.70 PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= SF PKGNAMEPREFIX= p5- MAINTAINER= multimedia@FreeBSD.org COMMENT= Set of programs to process TV (tvguide) listings in XML format LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING XMLTV_DEPENDS= \ p5-CGI>=0:www/p5-CGI \ p5-XML-Parser>=0:textproc/p5-XML-Parser \ p5-XML-Twig>=0:textproc/p5-XML-Twig \ p5-XML-Writer>=0:textproc/p5-XML-Writer \ p5-Date-Manip>=0:devel/p5-Date-Manip \ p5-PerlIO-gzip>=0:archivers/p5-PerlIO-gzip \ p5-IO-Compress>=0:archivers/p5-IO-Compress \ p5-libwww>=0:www/p5-libwww \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Tk-TableMatrix>=0:x11-toolkits/p5-Tk-TableMatrix \ ja-p5-Text-Kakasi>=0:japanese/p5-Text-Kakasi \ p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ p5-SOAP-Lite>=0:net/p5-SOAP-Lite \ p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ p5-Term-ProgressBar>=0:devel/p5-Term-ProgressBar \ p5-Lingua-Preferred>=0:textproc/p5-Lingua-Preferred \ p5-Unicode-String>=0:converters/p5-Unicode-String \ p5-Unicode-UTF8simple>=0:converters/p5-Unicode-UTF8simple \ p5-Lingua-EN-Numbers-Ordinate>=0:textproc/p5-Lingua-EN-Numbers-Ordinate \ p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ p5-HTTP-Cache-Transparent>=0:www/p5-HTTP-Cache-Transparent \ p5-IO-Stringy>=0:devel/p5-IO-Stringy \ p5-TimeDate>=0:devel/p5-TimeDate \ p5-File-Slurp>=0:devel/p5-File-Slurp \ p5-DateTime>=0:devel/p5-DateTime \ p5-DateTime-Format-Strptime>=0:devel/p5-DateTime-Format-Strptime \ p5-JSON>=0:converters/p5-JSON BUILD_DEPENDS= ${XMLTV_DEPENDS} RUN_DEPENDS= ${XMLTV_DEPENDS} NO_ARCH= yes USES= perl5 tar:bzip2 USE_PERL5= configure DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS DOCS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-noportdocs-patch-Makefile.PL PORTDOCS= COPYING \ QuickStart \ README \ README.tv_check \ README.win32 \ tv_check_doc.html \ tv_check_doc.jpg # idea taken from devel/cvsweb port # Specify these directories in relative paths to ${PREFIX}. .if !exists(${PREFIX}/www) && exists(${PREFIX}/share/apache) CGIDIR?= share/apache/cgi-bin ICONSDIR?= share/apache/icons .else CGIDIR?= www/cgi-bin ICONSDIR?= www/icons .endif # PLIST_SUB+= CGIDIR="${CGIDIR}" post-patch: # fix man install location @${REINPLACE_CMD} -e \ 's|share/man|man|' \ ${WRKSRC}/Makefile.PL @${FIND} ${WRKSRC} -type f | \ ${XARGS} -n 10 ${REINPLACE_CMD} \ -e 's|/usr/bin/perl|${PERL}|' @${FIND} ${WRKSRC} -type f \ -name "*.bak" | \ ${XARGS} -n 10 ${RM} post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${CGIDIR} ${INSTALL_SCRIPT} ${WRKSRC}/choose/tv_pick/tv_pick_cgi \ ${STAGEDIR}${PREFIX}/${CGIDIR}/tv_pick.cgi .include diff --git a/textproc/pa-aspell/Makefile b/textproc/pa-aspell/Makefile index e2c10a479bb1..a8eac9bbb7b0 100644 --- a/textproc/pa-aspell/Makefile +++ b/textproc/pa-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-pa-0.01-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Punjabi dictionary DICT= pa .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/par/Makefile b/textproc/par/Makefile index 81158ad6c1e7..2111815cd809 100644 --- a/textproc/par/Makefile +++ b/textproc/par/Makefile @@ -1,26 +1,24 @@ -# Created by: Mark R V Murray - PORTNAME= par PORTVERSION= 1.53.0 PKGNAMESUFFIX= _format CATEGORIES= textproc MASTER_SITES= http://www.nicemice.net/par/ DISTNAME= Par-${PORTVERSION} MAINTAINER= markm@FreeBSD.org COMMENT= Paragraph reformatter for email CONFLICTS= quake-par ALL_TARGET= # PLIST_FILES= bin/par \ man/man1/par.1.gz do-configure: (cd ${WRKSRC}; ${CP} protoMakefile Makefile) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/par ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/par.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index 9b6094d5d3d4..0d9970f2a7cf 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -1,31 +1,29 @@ -# Created by: Michael Ranner - PORTNAME= pdfgrep PORTVERSION= 2.1.1 PORTREVISION= 40 CATEGORIES= textproc MASTER_SITES= https://pdfgrep.org/download/ MAINTAINER= michael@ranner.eu COMMENT= Tool to search text in PDF files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libpoppler.so:graphics/poppler \ libgpg-error.so:security/libgpg-error GNU_CONFIGURE= yes USES= compiler:c11 pkgconfig PLIST_FILES= bin/pdfgrep man/man1/pdfgrep.1.gz \ share/bash-completion/completions/pdfgrep \ share/zsh/site-functions/_pdfgrep OPTIONS_DEFINE= LIBPCRE LIBPCRE_DESC= Enable Perl compatable expressions LIBPCRE_LIB_DEPENDS= libpcre.so:devel/pcre LIBPCRE_CONFIGURE_WITH= libpcre .include diff --git a/textproc/pdfoutline/Makefile b/textproc/pdfoutline/Makefile index e9e71b8f005b..16c1a75c62be 100644 --- a/textproc/pdfoutline/Makefile +++ b/textproc/pdfoutline/Makefile @@ -1,41 +1,39 @@ -# Created by: Andrew Pantyukhin - PORTNAME= pdfoutline PORTVERSION= 5.4 DISTVERSIONPREFIX= release/ PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add outlines to PDF files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \ p5-PDF-API2>=0:textproc/p5-PDF-API2 USES= perl5 shebangfix USE_PERL5= run NO_ARCH= yes NO_BUILD= yes GH_ACCOUNT= eugmes GH_PROJECT= fntsample USE_GITHUB= yes SHEBANG_FILES= scripts/*.pl post-patch: .for file in pdf-extract-outline pdfoutline @${SED} -e 's|@CMAKE_PROJECT_NAME@|fntsample|; s|@CMAKE_INSTALL_FULL_LOCALEDIR@|${LOCALBASE}/share/locale|' ${WRKSRC}/scripts/${file}.pl > ${WRKSRC}/${file} @${SED} -e 's|@DATE@|2021-08-01|; s|@CMAKE_PROJECT_VERSION@|${PORTVERSION}|; s|@CMAKE_PROJECT_NAME@|fntsample|; s|@CMAKE_PROJECT_HOMEPAGE_URL@|https://github.com/eugmes/fntsample|' ${WRKSRC}/scripts/${file}.1.in > ${WRKSRC}/${file}.1 .endfor do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pdf-extract-outline ${WRKSRC}/pdfoutline ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/pdf-extract-outline.1 ${WRKSRC}/pdfoutline.1 ${STAGEDIR}${PREFIX}/share/man/man1/ .include diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index cbe4b2322c14..75d66554452c 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -1,25 +1,23 @@ -# Created by: Soeren Boll Overgaard - PORTNAME= pdftohtml PORTVERSION= 0.40a PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Experimental%20Versions/${PORTNAME}%20${PORTVERSION:S|a||} \ http://fossies.org/linux/www/ MAINTAINER= ports@FreeBSD.org COMMENT= Command-line tool for converting pdf-files into html USES= cpe ghostscript gmake PLIST_FILES= bin/pdf-to-html pre-patch: @${FIND} ${WRKSRC} -name Makefile | ${XARGS} \ ${REINPLACE_CMD} -e "s|-O[0-9]||" -e "s|-g||" do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/pdftohtml \ ${STAGEDIR}${PREFIX}/bin/pdf-to-html .include diff --git a/textproc/pear-File_Fortune/Makefile b/textproc/pear-File_Fortune/Makefile index f0455e427fb0..011c0babd581 100644 --- a/textproc/pear-File_Fortune/Makefile +++ b/textproc/pear-File_Fortune/Makefile @@ -1,13 +1,11 @@ -# Created by: Zhen REN - PORTNAME= File_Fortune PORTVERSION= 1.0.0 PORTREVISION= 1 CATEGORIES= textproc pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interface for reading from and writing to fortune files USES= pear .include diff --git a/textproc/pear-File_MARC/Makefile b/textproc/pear-File_MARC/Makefile index f7d54bfdfa72..b08662308917 100644 --- a/textproc/pear-File_MARC/Makefile +++ b/textproc/pear-File_MARC/Makefile @@ -1,21 +1,19 @@ -# Created by: Wen Heping - PORTNAME= File_MARC PORTVERSION= 1.4.1 CATEGORIES= textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Parse, modify, and create MARC records LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear NO_ARCH= yes OPTIONS_DEFINE= ISPN ISPN_DESC= Validation class for ISPN (International Standard Product Numbers) ISPN_RUN_DEPENDS= ${PEARDIR}/Validate/ISPN.php:textproc/pear-Validate_ISPN@${PHP_FLAVOR} .include diff --git a/textproc/pear-Horde_CssMinify/Makefile b/textproc/pear-Horde_CssMinify/Makefile index 6c1da09ac9f5..5c0570ee8742 100644 --- a/textproc/pear-Horde_CssMinify/Makefile +++ b/textproc/pear-Horde_CssMinify/Makefile @@ -1,12 +1,10 @@ -# Created by: Martin Matuska - PORTNAME= Horde_CssMinify PORTVERSION= 1.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde CSS Minification USES= horde cpe .include diff --git a/textproc/pear-Horde_JavascriptMinify/Makefile b/textproc/pear-Horde_JavascriptMinify/Makefile index 7f059d33f5dd..b38cb4644b88 100644 --- a/textproc/pear-Horde_JavascriptMinify/Makefile +++ b/textproc/pear-Horde_JavascriptMinify/Makefile @@ -1,12 +1,10 @@ -# Created by: Martin Matuska - PORTNAME= Horde_JavascriptMinify PORTVERSION= 1.1.5 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Javascript Minification USES= horde cpe .include diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile index f0fad1042f94..51deaba96635 100644 --- a/textproc/pear-Horde_Kolab_Format/Makefile +++ b/textproc/pear-Horde_Kolab_Format/Makefile @@ -1,14 +1,12 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Kolab_Format DISTVERSION= 2.0.9 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde library for reading/writing Kolab data formats USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception .include diff --git a/textproc/pear-Horde_Pdf/Makefile b/textproc/pear-Horde_Pdf/Makefile index 8f59b0250549..5838d0624bc2 100644 --- a/textproc/pear-Horde_Pdf/Makefile +++ b/textproc/pear-Horde_Pdf/Makefile @@ -1,13 +1,11 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Pdf PORTVERSION= 2.0.8 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde PDF library USES= horde cpe USE_HORDE_RUN= Horde_Exception .include diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile index c7449e87db07..69cf971c231b 100644 --- a/textproc/pear-Horde_SpellChecker/Makefile +++ b/textproc/pear-Horde_SpellChecker/Makefile @@ -1,14 +1,12 @@ -# Created by: Martin Matuska - PORTNAME= Horde_SpellChecker PORTVERSION= 2.1.3 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Spellcheck API USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/textproc/pear-Horde_Text_Diff/Makefile b/textproc/pear-Horde_Text_Diff/Makefile index c0bf3d72a121..d092e3d25689 100644 --- a/textproc/pear-Horde_Text_Diff/Makefile +++ b/textproc/pear-Horde_Text_Diff/Makefile @@ -1,14 +1,12 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Text_Diff PORTVERSION= 2.2.1 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde engine for performing and rendering text diffs USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Util .include diff --git a/textproc/pear-Horde_Text_Filter/Makefile b/textproc/pear-Horde_Text_Filter/Makefile index 33185a21a8a3..aa3c63115891 100644 --- a/textproc/pear-Horde_Text_Filter/Makefile +++ b/textproc/pear-Horde_Text_Filter/Makefile @@ -1,15 +1,13 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Text_Filter PORTVERSION= 2.3.7 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Text Filter API USES= horde cpe USE_HORDE_RUN= Horde_Exception \ Horde_Idna \ Horde_Util .include diff --git a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile index 1e6aa6bec434..a19b3d45c9e6 100644 --- a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile +++ b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile @@ -1,14 +1,12 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Text_Filter_Csstidy PORTVERSION= 2.0.1 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Text Filter CSS optimization class USES= horde php cpe USE_HORDE_RUN= Horde_Text_Filter USE_PHP= ctype .include diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile index 255790ae4b50..ee226ed22730 100644 --- a/textproc/pear-Horde_Text_Flowed/Makefile +++ b/textproc/pear-Horde_Text_Flowed/Makefile @@ -1,13 +1,11 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Text_Flowed PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for flowed text as per RFC 3676 USES= horde cpe USE_HORDE_RUN= Horde_Util .include diff --git a/textproc/pear-Horde_Xml_Element/Makefile b/textproc/pear-Horde_Xml_Element/Makefile index c19c939e1cae..aa2bf64025bf 100644 --- a/textproc/pear-Horde_Xml_Element/Makefile +++ b/textproc/pear-Horde_Xml_Element/Makefile @@ -1,14 +1,12 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Xml_Element PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde Xml Element object USES= horde php cpe USE_PHP= dom USE_HORDE_RUN= Horde_Exception .include diff --git a/textproc/pear-Horde_Xml_Wbxml/Makefile b/textproc/pear-Horde_Xml_Wbxml/Makefile index f5b15ff8f734..37def97ae974 100644 --- a/textproc/pear-Horde_Xml_Wbxml/Makefile +++ b/textproc/pear-Horde_Xml_Wbxml/Makefile @@ -1,13 +1,11 @@ -# Created by: Martin Matuska - PORTNAME= Horde_Xml_Wbxml PORTVERSION= 2.0.4 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde API for encoding and decoding WBXML documents USES= horde cpe USE_HORDE_RUN= Horde_Util .include diff --git a/textproc/pear-Numbers_Roman/Makefile b/textproc/pear-Numbers_Roman/Makefile index c4f34b9b8b84..51ed1886b73d 100644 --- a/textproc/pear-Numbers_Roman/Makefile +++ b/textproc/pear-Numbers_Roman/Makefile @@ -1,12 +1,10 @@ -# Created by: Antonio Carlos Venancio Junior () - PORTNAME= Numbers_Roman PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR methods for converting to and from Roman Numerals USES= pear .include diff --git a/textproc/pear-Numbers_Words/Makefile b/textproc/pear-Numbers_Words/Makefile index c0d768561b63..62ad1c51fc22 100644 --- a/textproc/pear-Numbers_Words/Makefile +++ b/textproc/pear-Numbers_Words/Makefile @@ -1,15 +1,13 @@ -# Created by: Piotr Rybicki - PORTNAME= Numbers_Words PORTVERSION= 0.16.4 CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger@${PHP_FLAVOR} USES= pear .include diff --git a/textproc/pear-Spreadsheet_Excel_Writer/Makefile b/textproc/pear-Spreadsheet_Excel_Writer/Makefile index 959ebdefe5c2..6c73b48ad1af 100644 --- a/textproc/pear-Spreadsheet_Excel_Writer/Makefile +++ b/textproc/pear-Spreadsheet_Excel_Writer/Makefile @@ -1,18 +1,16 @@ -# Created by: Pav Lucistnik - PORTNAME= Spreadsheet_Excel_Writer PORTVERSION= 0.9.4 CATEGORIES= textproc www pear MAINTAINER= bofh@FreeBSD.org COMMENT= PEAR class for writing Microsoft Excel files LICENSE= LGPL3 BUILD_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE@${PHP_FLAVOR} USES= pear NO_ARCH= yes .include diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile index 2a6a65311c82..e26819639a81 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile @@ -1,15 +1,13 @@ -# Created by: Martin Wilke - PORTNAME= Structures_DataGrid_Renderer_CSV PORTVERSION= 0.1.4 CATEGORIES= textproc databases www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a CSV string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} USES= pear .include diff --git a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile index 933fca6d750e..ecabc8b8f8a6 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile @@ -1,17 +1,15 @@ -# Created by: Martin Wilke - PORTNAME= Structures_DataGrid_Renderer_XLS PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a XLS string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ ${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ ${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer@${PHP_FLAVOR} USES= pear .include diff --git a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile index 51659bbe4852..aabd12752223 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile @@ -1,17 +1,15 @@ -# Created by: Martin Wilke - PORTNAME= Structures_DataGrid_Renderer_XML PORTVERSION= 0.1.3 CATEGORIES= textproc databases www pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Renderer driver that generates a XML string BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array@${PHP_FLAVOR} \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} USES= pear .include diff --git a/textproc/pear-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile index 82be9b920eee..f356eb761839 100644 --- a/textproc/pear-Symfony_Component_Yaml/Makefile +++ b/textproc/pear-Symfony_Component_Yaml/Makefile @@ -1,18 +1,16 @@ -# Created by: Gasol Wu - PORTNAME= Yaml PORTVERSION= 2.4.4 CATEGORIES= textproc pear MASTER_SITES= http://pear.symfony.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX}Symfony_Component_ DIST_SUBDIR= Symfony2 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Symfony2 Yaml Component LICENSE= MIT USES= pear PEAR_CHANNEL= symfony2 .include diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile index 1225adf0fbd9..0011a953439d 100644 --- a/textproc/pear-Text_Highlighter/Makefile +++ b/textproc/pear-Text_Highlighter/Makefile @@ -1,20 +1,18 @@ -# Created by: Martin Wilke - PORTNAME= Text_Highlighter PORTVERSION= 0.8.0 CATEGORIES= textproc pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Syntax highlighting LICENSE= PHP301 BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} USES= pear NO_ARCH= yes CONFLICTS_INSTALL= generate julius php*-pear-Text_Highlighter # bin/generate .include diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index 8a695f222ed1..7709e9690a3e 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -1,29 +1,27 @@ -# Created by: Martin Matuska - PORTNAME= Text_Template PORTVERSION= 2.0.4 CATEGORIES= textproc www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple template engine LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= pear:env USE_GITHUB= yes GH_ACCOUNT= sebastianbergmann GH_PROJECT= php-text-template NO_ARCH= yes NO_BUILD= yes PHP_DIR= share/PHP PLIST_FILES= ${PHP_DIR}/${PORTNAME}/Template.php do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} ${INSTALL_SCRIPT} ${WRKSRC}/src/Template.php \ ${STAGEDIR}${PREFIX}/${PHP_DIR}/${PORTNAME} .include diff --git a/textproc/pear-Validate_ISPN/Makefile b/textproc/pear-Validate_ISPN/Makefile index 4e9448560ec5..19a3d1a136fd 100644 --- a/textproc/pear-Validate_ISPN/Makefile +++ b/textproc/pear-Validate_ISPN/Makefile @@ -1,18 +1,16 @@ -# Created by: Danilo G. Baio - PORTNAME= Validate_ISPN PORTVERSION= 0.8.0 CATEGORIES= textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= Validation class for ISPN (International Standard Product Numbers) LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PEARDIR}/Validate.php:devel/pear-Validate@${PHP_FLAVOR} USES= pear NO_ARCH= yes .include diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index f3757f87238d..2ba02c34cb00 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -1,17 +1,15 @@ -# Created by: Antonio Carlos Venancio Junior () - PORTNAME= XML_Beautifier PORTVERSION= 1.2.2 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR class to format XML documents BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} \ ${PEARDIR}/XML/Util.php:devel/pear-XML_Util@${PHP_FLAVOR} USES= pear .include diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index 5c9b84932469..e4615c6841e7 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -1,18 +1,16 @@ -# Created by: chinsan - PORTNAME= XML_DTD PORTVERSION= 0.5.2 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PEAR_PKGNAMEPREFIX}XML_Parser>=1.3.1:devel/pear-XML_Parser@${PHP_FLAVOR} USES= pear NO_ARCH= yes .include diff --git a/textproc/pear-XML_Feed_Parser/Makefile b/textproc/pear-XML_Feed_Parser/Makefile index 5c6987156985..b605d2591acd 100644 --- a/textproc/pear-XML_Feed_Parser/Makefile +++ b/textproc/pear-XML_Feed_Parser/Makefile @@ -1,13 +1,11 @@ -# Created by: Martin Wilke - PORTNAME= XML_Feed_Parser PORTVERSION= 1.0.5 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Providing a unified API for handling Atom/RSS USES= pear php USE_PHP= tidy dom .include diff --git a/textproc/pear-XML_HTMLSax/Makefile b/textproc/pear-XML_HTMLSax/Makefile index eaa486345cac..73da88648c0d 100644 --- a/textproc/pear-XML_HTMLSax/Makefile +++ b/textproc/pear-XML_HTMLSax/Makefile @@ -1,12 +1,10 @@ -# Created by: Antonio Carlos Venancio Junior () - PORTNAME= XML_HTMLSax PORTVERSION= 2.1.2 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR SAX parser for HTML and other badly formed XML documents USES= pear .include diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile index dcf3a6f600eb..b83cd469ce81 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -1,16 +1,14 @@ -# Created by: Antonio Carlos Venancio Junior () - PORTNAME= XML_Wddx PORTVERSION= 1.0.2 CATEGORIES= textproc devel pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser@${PHP_FLAVOR} NO_ARCH= yes USES= pear .include diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index fc094b7dffba..dde12b147524 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -1,15 +1,13 @@ -# Created by: Martin Matuska - PORTNAME= YAML PORTVERSION= 1.0.6 CATEGORIES= textproc www pear MASTER_SITES= http://pear.symfony-project.com/get/ PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= The Symfony YAML Component USES= pear PEAR_CHANNEL= symfony .include diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile index af7145db64cc..1499b575ce95 100644 --- a/textproc/pecl-yaml/Makefile +++ b/textproc/pecl-yaml/Makefile @@ -1,17 +1,15 @@ -# Created by: Wen Heping - PORTNAME= yaml PORTVERSION= 2.2.2 CATEGORIES= textproc pear MAINTAINER= dbaio@FreeBSD.org COMMENT= YAML-1.1 parser and emitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libyaml.so:textproc/libyaml USES= php:pecl .include diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index 9226c1ab56be..2a94ea3069f6 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -1,45 +1,43 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= peco PORTVERSION= 0.4.4 DISTVERSIONPREFIX= v PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= LOCAL/knu MAINTAINER= ports@FreeBSD.org COMMENT= Simplistic interactive filtering tool LICENSE= MIT USES= go WRKSRC_SUBDIR= ${GO_PKG_SUBDIR} WRKSRC_GITDIR= ${WRKSRC:S|/${WRKSRC_SUBDIR}$$||} GO_PKG_GITURL= https://github.com/${PORTNAME}/${PORTNAME} GO_PKG_SUBDIR= cmd/peco GO_PKGNAME= ${GO_PKG_GITURL:S|^https://||}/${GO_PKG_SUBDIR} PLIST_FILES= bin/peco UPLOAD_FILE= ${_DISTDIR:S|/$||}/${DISTFILES:Mpeco-*.tar.gz} post-extract: @${MKDIR} ${GO_WRKSRC:H:H:H} @${LN} -sf ${WRKSRC:H:H} ${GO_WRKSRC:H:H} maintainer-fetch: @${MAKE} clean @${MKDIR} ${WRKSRC_GITDIR} @git clone ${GO_PKG_GITURL} \ --branch v${DISTVERSION} --depth 1 ${WRKSRC_GITDIR} @cd ${WRKSRC_GITDIR} && glide install @${TAR} zcf ${UPLOAD_FILE} \ -C ${WRKSRC_GITDIR}/.. --exclude .git ${DISTNAME} @${MAKE} makesum @${MAKE} clean ${UPLOAD_FILE}: maintainer-fetch maintainer-distfile: ${UPLOAD_FILE} @rsync -aP ${UPLOAD_FILE} freefall.freebsd.org:public_distfiles/ .include diff --git a/textproc/perl2html/Makefile b/textproc/perl2html/Makefile index ee1690f4cdb0..d1ba022e1ed4 100644 --- a/textproc/perl2html/Makefile +++ b/textproc/perl2html/Makefile @@ -1,23 +1,21 @@ -# Created by: Martin Kammerhofer - PORTNAME= perl2html PORTVERSION= 0.9.2 PORTREVISION= 1 CATEGORIES= textproc www MASTER_SITES= SUNSITE/apps/www/converters MAINTAINER= mkamm@gmx.net COMMENT= Perl sources to HTML converter LICENSE= GPLv2 GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in AUTHORS NEWS README ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index 177afc62bd29..c0b262dad59a 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -1,29 +1,27 @@ -# Created by: Gasol Wu - PORTNAME= mecab PORTVERSION= 0.6.0 DISTVERSIONPREFIX= v PORTREVISION= 2 CATEGORIES= textproc PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} MAINTAINER= gasol.wu@gmail.com COMMENT= PHP bindings of the MeCab LICENSE= MIT DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29 EXPIRATION_DATE=2022-11-28 LIB_DEPENDS= libmecab.so:japanese/mecab USES= php:ext USE_GITHUB= yes GH_ACCOUNT= rsky GH_PROJECT= php-${PORTNAME} IGNORE_WITH_PHP= 80 81 82 WRKSRC_SUBDIR= mecab CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config .include diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 806a7ed1fcd6..5c37ab6e28ce 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -1,36 +1,34 @@ -# Created by: Meno Abels - PORTNAME= po4a DISTVERSIONPREFIX= v DISTVERSION= 0.67 CATEGORIES= textproc perl5 MAINTAINER= dbaio@FreeBSD.org COMMENT= Brings gettext translation tools to all kinds of docs LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} \ p5-Pod-Parser>=0:textproc/p5-Pod-Parser RUN_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \ p5-Text-WrapI18N>=0.06:textproc/p5-Text-WrapI18N \ p5-SGMLSpm>=1.03:textproc/p5-SGMLSpm \ p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \ p5-YAML-Tiny>=0:textproc/p5-YAML-Tiny \ jade>=0:textproc/jade \ xsltproc:textproc/libxslt \ docbook-xsl>0:textproc/docbook-xsl \ OpenSP>0:textproc/opensp \ msgmerge:devel/gettext-tools USES= cpe gettext perl5 USE_PERL5= modbuild USE_GITHUB= yes GH_ACCOUNT= mquinson NO_ARCH= yes .include diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile index dce2cbf84942..a9923a18fbc0 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -1,57 +1,55 @@ -# Created by: Stefan Walter - PORTNAME= ppower4 PORTVERSION= 0.9.4 PORTREVISION= 8 CATEGORIES= textproc java MASTER_SITES= TEX_CTAN/support/${PORTNAME} DISTFILES= pp4sty.zip pp4p.jar manual.pdf leveldemo.zip DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= pp4sty.zip leveldemo.zip MAINTAINER= ports@FreeBSD.org COMMENT= Post processor for PDF presentations made with (La)TeX LICENSE= GPLv2 # version not really specified USES= zip USE_TEX= latex USE_JAVA= yes NO_BUILD= yes NO_WRKSUBDIR= yes NO_ARCH= yes JAR_DIR= ${JAVASHAREDIR}/${PORTNAME} STY_DIR= ${PREFIX}/share/texmf/tex/latex/${PORTNAME} STY_FILES= ${WRKSRC}/pause.sty ${WRKSRC}/background.sty \ ${WRKSRC}/pp4link.sty ${WRKSRC}/mpmulti.sty EXAMPLE_FILES= ${WRKSRC}/leveldemo.tex .for i in 1 2 3 4 5 6 7 EXAMPLE_FILES+= ${WRKSRC}/example.${i} .endfor PLIST_SUB= STY_DIR="${STY_DIR:S,^${PREFIX}/,,}" \ JAR_DIR="${JAR_DIR:S,^${PREFIX}/,,}" SUB_FILES= ppower4.sh SUB_LIST= JARFILE=${JAR_DIR}/pp4p.jar OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_SUB= yes do-install: @${MKDIR} ${STAGEDIR}${STY_DIR} ${INSTALL_DATA} ${STY_FILES} ${STAGEDIR}${STY_DIR} @${MKDIR} ${STAGEDIR}${JAR_DIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/pp4p.jar ${STAGEDIR}${JAR_DIR} ${INSTALL_SCRIPT} ${WRKDIR}/ppower4.sh ${STAGEDIR}${PREFIX}/bin/ppower4 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/manual.pdf \ ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${EXAMPLE_FILES} ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/print-n-times/Makefile b/textproc/print-n-times/Makefile index e07e2052e36b..a28102606cd4 100644 --- a/textproc/print-n-times/Makefile +++ b/textproc/print-n-times/Makefile @@ -1,18 +1,16 @@ -# Created by: Aaron Straup Cope - PORTNAME= print-n-times PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://aaronland.info/xsl/string/print-n-times/ MAINTAINER= ports@FreeBSD.org COMMENT= Print a string (n) times NO_BUILD= yes do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/xsl/string ${INSTALL_DATA} ${WRKSRC}/*.xsl ${STAGEDIR}${PREFIX}/share/xsl/string .include diff --git a/textproc/py-Chameleon/Makefile b/textproc/py-Chameleon/Makefile index b05ea3e6ac0c..3d4ce8785289 100644 --- a/textproc/py-Chameleon/Makefile +++ b/textproc/py-Chameleon/Makefile @@ -1,19 +1,17 @@ -# Created by: Cheng-Lung Sung - PORTNAME= Chameleon PORTVERSION= 3.6 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Fast HTML/XML Template Compiler LICENSE= BSD4CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-QDarkStyle/Makefile b/textproc/py-QDarkStyle/Makefile index 0b940cf29cf4..4ce412d6e570 100644 --- a/textproc/py-QDarkStyle/Makefile +++ b/textproc/py-QDarkStyle/Makefile @@ -1,23 +1,21 @@ -# Created by: Emanuel Haupt - PORTNAME= QDarkStyle PORTVERSION= 3.1 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Dark stylesheet for Python and Qt applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}helpdev>=0.6.10:devel/py-helpdev@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}QtPy>=1.9:devel/py-QtPy@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-Tempita/Makefile b/textproc/py-Tempita/Makefile index 119bcd21fcf2..a3917964ca9b 100644 --- a/textproc/py-Tempita/Makefile +++ b/textproc/py-Tempita/Makefile @@ -1,20 +1,18 @@ -# Created by: Wen Heping - PORTNAME= Tempita PORTVERSION= 0.5.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Small templating language for text substitutions LICENSE= MIT #LICENSE_FILE= No license in PyPI sdist or repository USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-acora/Makefile b/textproc/py-acora/Makefile index 6c2c327a883e..3bcb4e80a731 100644 --- a/textproc/py-acora/Makefile +++ b/textproc/py-acora/Makefile @@ -1,26 +1,24 @@ -# Created by: antoine@FreeBSD.org - PORTNAME= acora PORTVERSION= 2.3 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Fast multi-keyword search engine for text strings LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= distutils autoplist TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} TEST_WRKSRC= ${WRKSRC}/scratch # Any directory different from ${WRKSRC} do-test: @${MKDIR} ${TEST_WRKSRC} @${CP} ${WRKSRC}/test.py ${WRKSRC}/README.rst ${TEST_WRKSRC} @cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} test.py .include diff --git a/textproc/py-aeidon/Makefile b/textproc/py-aeidon/Makefile index 0170e71af813..5a8ae4bba518 100644 --- a/textproc/py-aeidon/Makefile +++ b/textproc/py-aeidon/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= aeidon PORTVERSION= 1.11 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Reading, write and manipulate text-based subtitle files LICENSE= GPLv3+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=2.2.1,1:textproc/py-chardet@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${WRKSRC}/setup-aeidon.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-anyascii/Makefile b/textproc/py-anyascii/Makefile index c85ded7d45ad..0cdcc7edbc9f 100644 --- a/textproc/py-anyascii/Makefile +++ b/textproc/py-anyascii/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= anyascii PORTVERSION= 0.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unicode to ASCII transliteration LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.3+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes .include diff --git a/textproc/py-arabic-reshaper/Makefile b/textproc/py-arabic-reshaper/Makefile index 6ad48a74ae7d..d6dfc9313436 100644 --- a/textproc/py-arabic-reshaper/Makefile +++ b/textproc/py-arabic-reshaper/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= arabic-reshaper PORTVERSION= 2.1.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= arabic_reshaper-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Reconstruct Arabic sentences to be used in applications that do not support Arabic LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>=0:devel/py-future@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-atoml/Makefile b/textproc/py-atoml/Makefile index fba2ec300e93..d6dbc9ec09b7 100644 --- a/textproc/py-atoml/Makefile +++ b/textproc/py-atoml/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= atoml PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet another style preserving TOML library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-cchardet/Makefile b/textproc/py-cchardet/Makefile index bc8331d61bf7..7ec974e1b627 100644 --- a/textproc/py-cchardet/Makefile +++ b/textproc/py-cchardet/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= cchardet PORTVERSION= 2.1.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= High speed universal character encoding detector LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= cmake:devel/cmake USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index ae670e207cc8..19bb1bc15652 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -1,23 +1,21 @@ -# Created by: arved - PORTNAME= chardet PORTVERSION= 4.0.0 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Universal encoding detector for Python LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=0:devel/py-hypothesis@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes .include diff --git a/textproc/py-charset-normalizer/Makefile b/textproc/py-charset-normalizer/Makefile index 165b7a0eded9..81d8d37c011f 100644 --- a/textproc/py-charset-normalizer/Makefile +++ b/textproc/py-charset-normalizer/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= charset-normalizer PORTVERSION= 2.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Real First Universal Charset Detector LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index 126a9be3b5e3..db930af61719 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -1,24 +1,22 @@ -# Created by: Horia Racoviceanu - PORTNAME= cloud_sptheme PORTVERSION= 1.10.1 DISTVERSIONSUFFIX= .post20200504175005 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx theme LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.6,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-cmarkgfm/Makefile b/textproc/py-cmarkgfm/Makefile index cd2bb5df77ec..aa03adb8b320 100644 --- a/textproc/py-cmarkgfm/Makefile +++ b/textproc/py-cmarkgfm/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= cmarkgfm PORTVERSION= 0.8.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minimal bindings to GitHub fork of cmark LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.15.0:devel/py-cffi@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index e3da5b13d289..5ad80c461138 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -1,24 +1,22 @@ -# Created by: Stanislav Svirid - PORTNAME= creole PORTVERSION= 1.4.9 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= count@211.ru COMMENT= Markup converter in pure Python LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:textproc/py-docutils@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist .include PYDISTUTILS_INSTALLARGS+= --install-data ${DATADIR} .include diff --git a/textproc/py-cssselect2/Makefile b/textproc/py-cssselect2/Makefile index 9ce8a1d97e56..f79508577e45 100644 --- a/textproc/py-cssselect2/Makefile +++ b/textproc/py-cssselect2/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= cssselect2 PORTVERSION= 0.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= CSS selectors for Python ElementTree LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tinycss2>=0:textproc/py-tinycss2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}webencodings>=0:converters/py-webencodings@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-custom_inherit/Makefile b/textproc/py-custom_inherit/Makefile index 9256486cb153..df43b5cd07ac 100644 --- a/textproc/py-custom_inherit/Makefile +++ b/textproc/py-custom_inherit/Makefile @@ -1,17 +1,15 @@ -# Created by: skreuzer - PORTNAME= custom_inherit PORTVERSION= 2.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Package providing tools for inheriting docstrings in customizable ways LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-diff-match-patch/Makefile b/textproc/py-diff-match-patch/Makefile index 326b201bee19..363292173930 100644 --- a/textproc/py-diff-match-patch/Makefile +++ b/textproc/py-diff-match-patch/Makefile @@ -1,23 +1,21 @@ -# Created by: Rene Ladan - PORTNAME= diff-match-patch PORTVERSION= 20200713 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Algorithms for converting plain text LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ shebangfix USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes python_OLD_CMD= /usr/bin/python[0-9\.]* SHEBANG_GLOB= *.py .include diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index a9f051340b28..6102ea9c4a49 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -1,39 +1,37 @@ -# Created by: ijliao - PORTNAME= docutils PORTVERSION= 0.17.1 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python Documentation Utilities LICENSE= BSD2CLAUSE GPLv3+ PD PSFL LICENSE_COMB= multi USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTSCOUT= limit:^[0-9\.]*$$ OPTIONS_DEFINE= PYGMENTS PYGMENTS_DESC= Syntax highlighting PYGMENTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} SCRIPTS= rst2html rst2latex rst2man rst2odt rst2odt_prepstyles \ rst2pseudoxml rst2s5 rst2xetex rst2xml rstpep2html post-install: .for script in ${SCRIPTS} ${LN} -s ${script}.py-${PYTHON_VER} ${STAGEDIR}${PREFIX}/bin/${script} .endfor do-test: cd ${WRKSRC} && ${PYTHON_CMD} test/alltests.py --verbose .include diff --git a/textproc/py-dominate/Makefile b/textproc/py-dominate/Makefile index 70c63eae65b7..a07ff64ccc14 100644 --- a/textproc/py-dominate/Makefile +++ b/textproc/py-dominate/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= dominate PORTVERSION= 2.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create and manipulate HTML documents using DOM API LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-elasticsearch-async/Makefile b/textproc/py-elasticsearch-async/Makefile index c048c3e64afb..b456ea26cc01 100644 --- a/textproc/py-elasticsearch-async/Makefile +++ b/textproc/py-elasticsearch-async/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-async PORTVERSION= 6.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Elasticsearch Async Client LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=0:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}async_timeout>=0:devel/py-async_timeout@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=6.0.0:textproc/py-elasticsearch@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>=0:devel/py-pytest-asyncio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} USES= python:3.4+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-elasticsearch-curator/Makefile b/textproc/py-elasticsearch-curator/Makefile index 7ad8869bef1a..e37f87153477 100644 --- a/textproc/py-elasticsearch-curator/Makefile +++ b/textproc/py-elasticsearch-curator/Makefile @@ -1,35 +1,33 @@ -# Created by: Dan Langille - PORTNAME= elasticsearch-curator DISTVERSIONPREFIX= v DISTVERSION= 5.8.4 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= elastic@FreeBSD.org COMMENT= Python index manager for Elasticsearch LICENSE= APACHE20 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boto3>=1.7.24:www/py-boto3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}certifi>=2018.10.15:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click7>=7.1.2:devel/py-click7@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=7.15.1:textproc/py-elasticsearch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-aws4auth>=0.9:www/py-requests-aws4auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.26.4:net/py-urllib3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}voluptuous>=0.9.3:devel/py-voluptuous@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.10:devel/py-yaml@${PY_FLAVOR} USES= python:3.7+ USE_GITHUB= yes GH_ACCOUNT= elastic GH_PROJECT= curator USE_PYTHON= autoplist distutils CONFLICTS_INSTALL= curator # bin/curator NO_ARCH= yes .include diff --git a/textproc/py-elasticsearch-dsl/Makefile b/textproc/py-elasticsearch-dsl/Makefile index 5aec34c1e40d..a4b2aa2938e5 100644 --- a/textproc/py-elasticsearch-dsl/Makefile +++ b/textproc/py-elasticsearch-dsl/Makefile @@ -1,23 +1,21 @@ -# Created by: Dan Langille - PORTNAME= elasticsearch-dsl PORTVERSION= 7.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= jbaggs2016@gmail.com COMMENT= High level Python client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch>=7.0.5:textproc/py-elasticsearch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-elasticsearch-dsl6/Makefile b/textproc/py-elasticsearch-dsl6/Makefile index b373ce061394..c7181f78e5c1 100644 --- a/textproc/py-elasticsearch-dsl6/Makefile +++ b/textproc/py-elasticsearch-dsl6/Makefile @@ -1,24 +1,22 @@ -# Created by: Dan Langille - PORTNAME= elasticsearch-dsl PORTVERSION= 6.4.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 6 MAINTAINER= jbaggs2016@gmail.com COMMENT= High level Python client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dateutil>=0:devel/py-dateutil@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}elasticsearch6>=6.2.1:textproc/py-elasticsearch6@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-elasticsearch/Makefile b/textproc/py-elasticsearch/Makefile index f27031f73c94..e33f2547363b 100644 --- a/textproc/py-elasticsearch/Makefile +++ b/textproc/py-elasticsearch/Makefile @@ -1,39 +1,37 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch PORTVERSION= 7.17.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1,1<2,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0,1:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR} USES= cpe python:3.6+ USE_PYTHON= autoplist concurrent distutils nose NO_ARCH= yes CPE_VENDOR= elastic OPTIONS_DEFINE= ASYNC REQUESTS OPTIONS_DEFAULT=REQUESTS ASYNC_DESC= Asynchronous support REQUESTS_DESC= Enable requests support ASYNC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3<4:www/py-aiohttp@${PY_FLAVOR} REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0<3.0.0:www/py-requests@${PY_FLAVOR} .include diff --git a/textproc/py-elasticsearch5/Makefile b/textproc/py-elasticsearch5/Makefile index 306e15c47c5c..aedc6a44670f 100644 --- a/textproc/py-elasticsearch5/Makefile +++ b/textproc/py-elasticsearch5/Makefile @@ -1,61 +1,59 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch PORTVERSION= 5.5.2 PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 5 MAINTAINER= elastic@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyaml>0:textproc/py-pyaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} USES= cpe python:3.6+ CPE_VENDOR= elastic USE_GITHUB= yes # tests not packaged with sdist USE_PYTHON= distutils autoplist GH_ACCOUNT= elastic GH_PROJECT= elasticsearch-py GH_TAGNAME= 719a94ab4 # Using (5.5.2) commit hash in 5.5.x branch not the 5.5.2 tag # because that branch has the module and package name set as # 'elastisearch' not 'elasticsearch5'. The reason this is # needed (for now) is because: # # 1) Upstream doesn't package tests with the sdist, so # we need USE_GITHUB until they do. # 2) This port fetches distfile from the *elastisearch* # PyPI package *NOT* the 'elasticsearch5' PyPI package, # which has the different internal package name. # # Upstream made separate (versioned) packages on PyPI # available so that they didn't conflict on install. # The elasticsearchX python ports should be changed to # use these version-specific package names/sources, at # which point CONFLICTS can be removed. CONFLICTS= ${PYTHON_PKGNAMEPREFIX}elasticsearch NO_ARCH= yes # All tests pass with or without elasticsearch server running, but without # it running, connection errors are displayed. upstream test runs display these # errors too. More tests run when elasticsearch server is running. do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-elasticsearch6/Makefile b/textproc/py-elasticsearch6/Makefile index a6861714db6e..538765da3333 100644 --- a/textproc/py-elasticsearch6/Makefile +++ b/textproc/py-elasticsearch6/Makefile @@ -1,37 +1,35 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch PORTVERSION= 6.8.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 6 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Python low-level client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.21.1,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} USES= cpe python:3.7+ USE_PYTHON= autoplist concurrent distutils nose NO_ARCH= yes CPE_VENDOR= elastic OPTIONS_DEFINE= REQUESTS OPTIONS_DEFAULT=REQUESTS REQUESTS_DESC= Enable requests support REQUESTS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.4.0:www/py-requests@${PY_FLAVOR} .include diff --git a/textproc/py-empy/Makefile b/textproc/py-empy/Makefile index e2b8e20f6086..2fbba140e812 100644 --- a/textproc/py-empy/Makefile +++ b/textproc/py-empy/Makefile @@ -1,19 +1,17 @@ -# Created by: ijliao - PORTNAME= empy PORTVERSION= 3.3.3 CATEGORIES= textproc python MASTER_SITES= http://www.alcyone.com/software/empy/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Powerful and robust templating system for Python LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index b3cf4799da9a..9f5f352fbea1 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -1,39 +1,37 @@ -# Created by: Nicola Vitale - PORTNAME= enchant PORTVERSION= 3.2.2 PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Spellchecking library for Python based on the Enchant library LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libenchant.so:textproc/enchant OPTIONS_DEFINE= WX OPTIONS_DEFAULT=WX WX_DESC= Provide a wxSpellCheckerDialog OPTIONS_SUB= yes .if ${FLAVOR:Upy36:Mpy3*} OPTIONS_EXCLUDE= WX .endif USES= python:3.6+ USE_PYTHON= distutils py3kplist NO_ARCH= yes WX_USE= WX=3.1 WX_VARS= WX_COMPS=python:run PLIST_SUB+= VER=${PORTVERSION} post-install-WX-off: ${RM} ${STAGEDIR}${PYTHON_SITELIBDIR}/${PORTNAME}/checker/wxSpellCheckerDialog* .include diff --git a/textproc/py-et_xmlfile/Makefile b/textproc/py-et_xmlfile/Makefile index 57eb917dda5a..da6a33aae1f4 100644 --- a/textproc/py-et_xmlfile/Makefile +++ b/textproc/py-et_xmlfile/Makefile @@ -1,19 +1,17 @@ -# Created by: Antoine Brodin - PORTNAME= et_xmlfile PORTVERSION= 1.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Implementation of lxml.xmlfile for the standard library LICENSE= MIT USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-fastavro/Makefile b/textproc/py-fastavro/Makefile index 9e049bf7b3fc..7315da457c76 100644 --- a/textproc/py-fastavro/Makefile +++ b/textproc/py-fastavro/Makefile @@ -1,20 +1,18 @@ -# Created by: Ryan Steinmetz - PORTNAME= fastavro PORTVERSION= 0.24.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zi@FreeBSD.org COMMENT= Fast AVRO for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-feedparser/Makefile b/textproc/py-feedparser/Makefile index c84830eb8a05..a374c7da7e5f 100644 --- a/textproc/py-feedparser/Makefile +++ b/textproc/py-feedparser/Makefile @@ -1,36 +1,34 @@ -# Created by: ijliao - PORTNAME= feedparser PORTVERSION= 6.0.8 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sbz@FreeBSD.org COMMENT= Universal feed parser written in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sgmllib3k>=0:devel/py-sgmllib3k@${PY_FLAVOR} USES= cpe python:3.6+ tar:bzip2 CPE_VENDOR= mark_pilgrim USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= kurtmckee NO_ARCH= yes PORTDOCS= NEWS README.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} do-test: @(cd ${WRKSRC}; ${PYTHON_CMD} tests/runtests.py) .include diff --git a/textproc/py-fluent.syntax/Makefile b/textproc/py-fluent.syntax/Makefile index 06e45ba9fdac..42b3ef6ba7b2 100644 --- a/textproc/py-fluent.syntax/Makefile +++ b/textproc/py-fluent.syntax/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= fluent.syntax PORTVERSION= 0.18.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Localization library for expressive translations LICENSE= APACHE20 USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-ftfy/Makefile b/textproc/py-ftfy/Makefile index af9d36dde930..f4d55a422c24 100644 --- a/textproc/py-ftfy/Makefile +++ b/textproc/py-ftfy/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= ftfy PORTVERSION= 6.0.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fix some problems with Unicode text after the fact LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wcwidth>=0:devel/py-wcwidth@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-furo/Makefile b/textproc/py-furo/Makefile index 43b439eaa63f..f89f1dbf9dfd 100644 --- a/textproc/py-furo/Makefile +++ b/textproc/py-furo/Makefile @@ -1,34 +1,32 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= furo PORTVERSION= 2022.6.21 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ LOCAL/sunpoet:static PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}-static${EXTRACT_SUFX}:static MAINTAINER= sunpoet@FreeBSD.org COMMENT= Clean customizable Sphinx documentation theme LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0,1<6.0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-basic-ng>=0:textproc/py-sphinx-basic-ng@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py post-install: cd ${WRKDIR}/static/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/furo/theme/furo/static/ .include diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile index ba0ea5220edb..c0ecfc3ba9a5 100644 --- a/textproc/py-genshi/Makefile +++ b/textproc/py-genshi/Makefile @@ -1,28 +1,26 @@ -# Created by: Nicola Vitale - PORTNAME= Genshi PORTVERSION= 0.7.3 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Toolkit for generation of output for the web LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= python:3.6+ USE_PYTHON= distutils autoplist OPTIONS_DEFINE= BABEL BABEL_DESC= I18n support through the Babel plugin BABEL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0.8:devel/py-babel@${PY_FLAVOR} do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test NO_ARCH= yes .include diff --git a/textproc/py-hashids/Makefile b/textproc/py-hashids/Makefile index c826a882ccb3..825c437558ca 100644 --- a/textproc/py-hashids/Makefile +++ b/textproc/py-hashids/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= hashids PORTVERSION= 1.3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implement the hashids algorithm in python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-hexdump/Makefile b/textproc/py-hexdump/Makefile index 84fcc54ea9b3..20352c7750a9 100644 --- a/textproc/py-hexdump/Makefile +++ b/textproc/py-hexdump/Makefile @@ -1,20 +1,18 @@ -# Created by: Yuri Victorovich - PORTNAME= hexdump PORTVERSION= 3.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Print binary in hex format LICENSE= PD USES= python:3.6+ zip USE_PYTHON= autoplist distutils NO_ARCH= yes NO_WRKSUBDIR= yes .include diff --git a/textproc/py-html2text/Makefile b/textproc/py-html2text/Makefile index 06816e107f37..b050684cadc4 100644 --- a/textproc/py-html2text/Makefile +++ b/textproc/py-html2text/Makefile @@ -1,27 +1,25 @@ -# Created by: Andrew Pantyukhin - PORTNAME= html2text PORTVERSION= 2020.1.16 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes CONFLICTS_INSTALL= html2text py*-html2text2018 # bin/html2text do-test: @cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest --cov=html2text .include diff --git a/textproc/py-html2text2018/Makefile b/textproc/py-html2text2018/Makefile index d9a926a5f738..81fcde3854c0 100644 --- a/textproc/py-html2text2018/Makefile +++ b/textproc/py-html2text2018/Makefile @@ -1,28 +1,26 @@ -# Created by: Andrew Pantyukhin - PORTNAME= html2text PORTVERSION= 2018.1.9 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 2018 MAINTAINER= dbaio@FreeBSD.org COMMENT= Convert HTML into clean plain ASCII text LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes CONFLICTS_INSTALL= html2text py*-html2text # bin/html2text do-test: @cd ${WRKSRC} && coverage run --source=html2text setup.py test -v .include diff --git a/textproc/py-hunspell/Makefile b/textproc/py-hunspell/Makefile index 8466f2e8e662..843cb887d602 100644 --- a/textproc/py-hunspell/Makefile +++ b/textproc/py-hunspell/Makefile @@ -1,29 +1,27 @@ -# Created by: Thierry Thomas - PORTNAME= hunspell PORTVERSION= 0.5.5 PORTREVISION= 1 CATEGORIES= textproc devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Python module for the Hunspell spellchecker engine LICENSE= LGPL3 LIB_DEPENDS= libhunspell-${HSPLVER}.so:textproc/hunspell USES= python:3.6+ USES+= localbase USE_PYTHON= distutils HSPLVER= 1.7 PLIST_FILES= ${PYTHON_SITELIBDIR}/hunspell${PYTHON_EXT_SUFFIX}.so pre-configure: ${REINPLACE_CMD} -e "s|/usr/include|${LOCALBASE}/include|" \ -e "s|= \['hunspell|= ['hunspell-${HSPLVER}|" \ ${WRKSRC}/${PYSETUP} .include diff --git a/textproc/py-ini2toml/Makefile b/textproc/py-ini2toml/Makefile index 168d399a5c30..5d63ad35b3a3 100644 --- a/textproc/py-ini2toml/Makefile +++ b/textproc/py-ini2toml/Makefile @@ -1,37 +1,35 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= ini2toml PORTVERSION= 0.11 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Automatically conversion of .ini/.cfg files to TOML equivalents LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=20.7:devel/py-packaging@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= FULL LITE OPTIONS_DEFAULT=FULL FULL_DESC= Create TOML document with TOML-equivalent comment LITE_DESC= Create TOML document without comment FULL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}configupdater>=3.0.1<4:devel/py-configupdater@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomlkit>=0.10.0<2:textproc/py-tomlkit@${PY_FLAVOR} LITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tomli-w>=0.4.0<2:textproc/py-tomli-w@${PY_FLAVOR} .include .if ${PYTHON_REL} < 30800 && (${PORT_OPTIONS:MFULL} || ${PORT_OPTIONS:MLITE}) RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} .endif .include diff --git a/textproc/py-isbnlib/Makefile b/textproc/py-isbnlib/Makefile index 79f87dfb911b..468d7666bcaa 100644 --- a/textproc/py-isbnlib/Makefile +++ b/textproc/py-isbnlib/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= isbnlib PORTVERSION= 3.10.10 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extract, clean, transform, hyphenate and metadata for ISBNs LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-isbntools/Makefile b/textproc/py-isbntools/Makefile index 3897c8db7be3..c687f8dc348e 100644 --- a/textproc/py-isbntools/Makefile +++ b/textproc/py-isbntools/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= isbntools PORTVERSION= 4.3.28 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= App and framework for all things about ISBN LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/LICENSE-LGPL-3.0.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isbnlib>=3.10.9<3.11.0:textproc/py-isbnlib@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-jupyterlab-pygments/Makefile b/textproc/py-jupyterlab-pygments/Makefile index 631618b90975..dffb9cf0bb5b 100644 --- a/textproc/py-jupyterlab-pygments/Makefile +++ b/textproc/py-jupyterlab-pygments/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= jupyterlab-pygments PORTVERSION= 0.2.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= jupyterlab_pygments-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Pygments theme using JupyterLab CSS variables LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jupyter-packaging>=0:devel/py-jupyter-packaging@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=2.4.1<3:textproc/py-pygments@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-langid/Makefile b/textproc/py-langid/Makefile index 4cbe25ecf04f..125b1bd2da2d 100644 --- a/textproc/py-langid/Makefile +++ b/textproc/py-langid/Makefile @@ -1,32 +1,30 @@ -# Created by: Thierry Thomas - PORTNAME= langid DISTVERSION= 1.1.6-20170715 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Standalone Language Identification (LangID) tool LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} USE_GITHUB= yes GH_ACCOUNT= saffsd GH_PROJECT= ${PORTNAME}.py GH_TAGNAME= 4153583 USES= python:3.6+ shebangfix USE_PYTHON= distutils SHEBANG_GLOB= *.py NO_ARCH= yes post-extract: ${MKDIR} ${WRKDIR}/unsupported-Python-2.7 ${MV} ${WRKSRC}/langid/train ${WRKDIR}/unsupported-Python-2.7 .include diff --git a/textproc/py-laserhammer/Makefile b/textproc/py-laserhammer/Makefile index 223cb80e40f5..d352bf2d2878 100644 --- a/textproc/py-laserhammer/Makefile +++ b/textproc/py-laserhammer/Makefile @@ -1,17 +1,15 @@ -# Created by: Edward Tomasz Napierala - PORTNAME= laserhammer PORTVERSION= 2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Docbook to mdoc(7) converter LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-latexcodec/Makefile b/textproc/py-latexcodec/Makefile index 2a2bffdd4eb1..1c5bcd501092 100644 --- a/textproc/py-latexcodec/Makefile +++ b/textproc/py-latexcodec/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= latexcodec PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lexer and codec to work with LaTeX code in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index d1cc9fd8f4b7..93714d274b25 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,33 +1,31 @@ -# Created by: Alexander Nedotsukov - PORTREVISION= 5 CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python interface for XML parser library for GNOME MASTERDIR= ${.CURDIR}/../libxml2 USES+= gettext-runtime gnome python shebangfix USE_GNOME= libxml2 USE_PYTHON= autoplist distutils SHEBANG_FILES= *.py doc/*.py python/*.py python/tests/*.py OPTIONS_EXCLUDE= ${OPTIONS_DEFINE} # Tell master port we're a slave port LIBXML2_SLAVE= python # Grab pkg-descr from slave port DESCR= ${.CURDIR}/pkg-descr BUILD_WRKSRC= ${WRKSRC}/python INSTALL_WRKSRC= ${BUILD_WRKSRC} # Don't append pkg-plist from master port PLIST= DOCSDIR= ${PREFIX}/share/doc/py-libxml2 EXAMPLESDIR= ${PREFIX}/share/examples/py-libxml2 do-configure: .include "${MASTERDIR}/Makefile" diff --git a/textproc/py-line-protocol-parser/Makefile b/textproc/py-line-protocol-parser/Makefile index e548a218dbec..486aebdf3a4a 100644 --- a/textproc/py-line-protocol-parser/Makefile +++ b/textproc/py-line-protocol-parser/Makefile @@ -1,24 +1,22 @@ -# Created by: Alexander Nedotsukov - PORTNAME= line-protocol-parser PORTVERSION= 1.1.1 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bland@FreeBSD.org COMMENT= Parses InfluxDB line protocol strings into Python dictionaries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= python:3.5+ USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils GH_ACCOUNT= Penlect GH_PROJECT= line-protocol-parser do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile index e9dc3a89d349..d8dc16e1b0a8 100644 --- a/textproc/py-mako/Makefile +++ b/textproc/py-mako/Makefile @@ -1,26 +1,24 @@ -# Created by: Dryice Liu - PORTNAME= mako PORTVERSION= 1.0.14 PORTREVISION= 1 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Mako-${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Super-fast templating language in Python LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=1.1:www/py-beaker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0.9.2:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=1.1:www/py-beaker@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markupsafe>=0.9.2:textproc/py-markupsafe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-markdown-it-py/Makefile b/textproc/py-markdown-it-py/Makefile index 378e95489471..71c740ca0356 100644 --- a/textproc/py-markdown-it-py/Makefile +++ b/textproc/py-markdown-it-py/Makefile @@ -1,31 +1,29 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= markdown-it-py PORTVERSION= 2.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python port of markdown-it LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mdurl>=0.1<1:textproc/py-mdurl@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=3.7.4:devel/py-typing-extensions@${PY_FLAVOR} .endif post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index f6079647212e..86d877cbe615 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -1,30 +1,28 @@ -# Created by: Graham Todd - PORTNAME= markdown PORTVERSION= 3.3.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Markdown-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of Markdown LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes .include .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=4.4:devel/py-importlib-metadata@${PY_FLAVOR} .endif .include diff --git a/textproc/py-markdown2/Makefile b/textproc/py-markdown2/Makefile index dddd1eb3f4c7..9d3c1e28ee14 100644 --- a/textproc/py-markdown2/Makefile +++ b/textproc/py-markdown2/Makefile @@ -1,17 +1,15 @@ -# Created by: Wen Heping - PORTNAME= markdown2 PORTVERSION= 2.3.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Fast and complete Python implementation of Markdown LICENSE= MIT USES= python:3.6+ zip USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-marko/Makefile b/textproc/py-marko/Makefile index 8e99ccae67f6..cdc86105e367 100644 --- a/textproc/py-marko/Makefile +++ b/textproc/py-marko/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= marko PORTVERSION= 1.2.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Markdown parser with high extensibility LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-markuppy/Makefile b/textproc/py-markuppy/Makefile index 7ab49c2262d9..01300ec06bdf 100644 --- a/textproc/py-markuppy/Makefile +++ b/textproc/py-markuppy/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= markuppy PORTVERSION= 1.14 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MarkupPy-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTML/XML generator LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-markupsafe/Makefile b/textproc/py-markupsafe/Makefile index 41f7cf1c7828..06052dff77b2 100644 --- a/textproc/py-markupsafe/Makefile +++ b/textproc/py-markupsafe/Makefile @@ -1,22 +1,20 @@ -# Created by: wen@FreeBSD.org - PORTNAME= markupsafe PORTVERSION= 2.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= MarkupSafe-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implements XML/HTML/XHTML Markup safe string for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils post-install: ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include diff --git a/textproc/py-mathics-pygments/Makefile b/textproc/py-mathics-pygments/Makefile index 63adbc20e9e5..e5ef7bc272b0 100644 --- a/textproc/py-mathics-pygments/Makefile +++ b/textproc/py-mathics-pygments/Makefile @@ -1,27 +1,25 @@ -# Created by: Thierry Thomas - PORTNAME= mathics_pygments PORTVERSION= 1.0.2 CATEGORIES= textproc math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Lexer and highlighter for Mathematica/Wolfram Language source code LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Mathics_Scanner>0:math/py-mathics-scanner #USE_GITHUB= yes #GH_ACCOUNT= Mathics3 USES= python:3.6+ USE_PYTHON= distutils noflavors NO_ARCH= yes .include diff --git a/textproc/py-mdit-py-plugins/Makefile b/textproc/py-mdit-py-plugins/Makefile index db78db8b85ce..775c751fc114 100644 --- a/textproc/py-mdit-py-plugins/Makefile +++ b/textproc/py-mdit-py-plugins/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= mdit-py-plugins PORTVERSION= 0.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of plugins for markdown-it-py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=1.0.0<3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-mdurl/Makefile b/textproc/py-mdurl/Makefile index 41520f98b49d..6e6f949373ec 100644 --- a/textproc/py-mdurl/Makefile +++ b/textproc/py-mdurl/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= mdurl PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Markdown URL utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-mike/Makefile b/textproc/py-mike/Makefile index d457ce16b5e6..4df0b465887d 100644 --- a/textproc/py-mike/Makefile +++ b/textproc/py-mike/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= mike PORTVERSION= 1.1.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Manage multiple versions of your MkDocs-powered documentation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mkdocs>=1.0:textproc/py-mkdocs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}verspec>=0:devel/py-verspec@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index 4a5429d2be7f..185588024ba3 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -1,25 +1,23 @@ -# Created by: Kubilay Kocak - PORTNAME= mistune PORTVERSION= 2.0.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe python:3.6+ USE_PYTHON= autoplist concurrent distutils unittest NO_ARCH= yes CPE_VENDOR= mistune_project post-patch: @${CP} ${FILESDIR}/setup.py ${WRKSRC}/ .include diff --git a/textproc/py-mistune0/Makefile b/textproc/py-mistune0/Makefile index 5adddc86025f..1483666e247d 100644 --- a/textproc/py-mistune0/Makefile +++ b/textproc/py-mistune0/Makefile @@ -1,30 +1,28 @@ -# Created by: Kubilay Kocak - PORTNAME= mistune PORTVERSION= 0.8.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= 0 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose@${PY_FLAVOR} USES= cpe python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes CPE_VENDOR= mistune_project PORTSCOUT= limit:^0\. do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m nose -v .include diff --git a/textproc/py-mwparserfromhell/Makefile b/textproc/py-mwparserfromhell/Makefile index 1e6f2f324013..0874e6be5f6b 100644 --- a/textproc/py-mwparserfromhell/Makefile +++ b/textproc/py-mwparserfromhell/Makefile @@ -1,27 +1,25 @@ -# Created by: Yuri Victorovich - PORTNAME= mwparserfromhell DISTVERSION= 0.6.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Parser for MediaWiki wikicode LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/mwparserfromhell/parser/_tokenizer*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-myst-parser/Makefile b/textproc/py-myst-parser/Makefile index cee3cb466ade..06877c4c0709 100644 --- a/textproc/py-myst-parser/Makefile +++ b/textproc/py-myst-parser/Makefile @@ -1,31 +1,29 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= myst-parser PORTVERSION= 0.18.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extended commonmark compliant parser with bridges to docutils & sphinx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.15,1<0.19,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}markdown-it-py>=1.0.0<3.0.0:textproc/py-markdown-it-py@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mdit-py-plugins>=0.3.0<0.4:textproc/py-mdit-py-plugins@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1<6,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-nbsphinx/Makefile b/textproc/py-nbsphinx/Makefile index a24e9ce746e9..b61a884dbe76 100644 --- a/textproc/py-nbsphinx/Makefile +++ b/textproc/py-nbsphinx/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= nbsphinx PORTVERSION= 0.8.9 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Jupyter Notebook Tools for Sphinx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbconvert>=0:devel/py-nbconvert@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}nbformat>=0:devel/py-nbformat@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.8,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}traitlets>=5:devel/py-traitlets@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-numpydoc/Makefile b/textproc/py-numpydoc/Makefile index 0b873077314a..97e2d0a434c4 100644 --- a/textproc/py-numpydoc/Makefile +++ b/textproc/py-numpydoc/Makefile @@ -1,23 +1,21 @@ -# Created by: Carlos J. Puga Medina - PORTNAME= numpydoc PORTVERSION= 0.9.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Sphinx extension to support docstrings in Numpy format LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.6.5,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils nose NO_ARCH= yes .include diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index 2ed5b797d745..5c3286b30660 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -1,23 +1,21 @@ -# Created by: Antoine Brodin - PORTNAME= openpyxl PORTVERSION= 2.6.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:devel/py-jdcal@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile@${PY_FLAVOR} NO_ARCH= yes PORTSCOUT= limit:^2\. # Version 3 drops python 2.7 compatibility USES= cpe python:3.6+ CPE_VENDOR= python USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-pager/Makefile b/textproc/py-pager/Makefile index 1192c7ebe0cd..65a8a1af7b13 100644 --- a/textproc/py-pager/Makefile +++ b/textproc/py-pager/Makefile @@ -1,18 +1,16 @@ -# Created by: Babak Farrokhi - PORTNAME= pager PORTVERSION= 3.3 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= farrokhi@FreeBSD.org COMMENT= Terminal/console pager module LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-pallets-sphinx-themes/Makefile b/textproc/py-pallets-sphinx-themes/Makefile index 905122d694b1..9a6d8950dab7 100644 --- a/textproc/py-pallets-sphinx-themes/Makefile +++ b/textproc/py-pallets-sphinx-themes/Makefile @@ -1,22 +1,20 @@ -# Created by: Nicola Stanislao Vitale =0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-paragrep/Makefile b/textproc/py-paragrep/Makefile index ae7587a512f7..4a3ba80ca474 100644 --- a/textproc/py-paragrep/Makefile +++ b/textproc/py-paragrep/Makefile @@ -1,26 +1,24 @@ -# Created by: Wen Heping - PORTNAME= paragrep PORTVERSION= 3.2.0 DISTVERSIONPREFIX= release- CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Paragraph Grep Utility LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grizzled>=0.8.1:devel/py-grizzled@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:3.6+ USE_PYTHON= distutils autoplist USE_GITHUB= yes GH_ACCOUNT= bmc post-patch: @${REINPLACE_CMD} -e "s|'man'|'man/man1'|g" ${WRKSRC}/setup.py .include diff --git a/textproc/py-parse-type/Makefile b/textproc/py-parse-type/Makefile index dc9c6bf89747..78c159a528e7 100644 --- a/textproc/py-parse-type/Makefile +++ b/textproc/py-parse-type/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= parse-type PORTVERSION= 0.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= parse_type-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simplify to build parse types based on the parse module LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}parse>=1.18.0:textproc/py-parse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} USES= python:3.4+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-parse/Makefile b/textproc/py-parse/Makefile index 0a29e1e0d885..04a78262fdec 100644 --- a/textproc/py-parse/Makefile +++ b/textproc/py-parse/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= parse PORTVERSION= 1.19.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Opposite of format() LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.4+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-parso/Makefile b/textproc/py-parso/Makefile index 1ba42eec5f70..4b20f94e206c 100644 --- a/textproc/py-parso/Makefile +++ b/textproc/py-parso/Makefile @@ -1,27 +1,25 @@ -# Created by: Richard Gallamore - PORTNAME= parso DISTVERSION= 0.8.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima@FreeBSD.org COMMENT= Python Parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4<6.0.0,1:devel/py-pytest4@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docopt>=0:devel/py-docopt@${PY_FLAVOR} USES= cpe python:3.6+ CPE_VENDOR= ${PORTNAME}_project USE_PYTHON= autoplist distutils NO_ARCH= yes do-test: cd ${WRKSRC} && ${PYTHON_CMD} -m pytest test .include diff --git a/textproc/py-petl/Makefile b/textproc/py-petl/Makefile index 300e9a835f1c..4c5262b9c91f 100644 --- a/textproc/py-petl/Makefile +++ b/textproc/py-petl/Makefile @@ -1,58 +1,56 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= petl PORTVERSION= 1.7.10 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extract, transform and load tables of data LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.5.4:devel/py-setuptools_scm@${PY_FLAVOR} USES= cpe python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes CPE_VENDOR= petl_project OPTIONS_DEFINE= AVRO DB HDF5 HTTP INTERVAL NUMPY PANDAS REMOTE SMB XLS XLSX XPATH WHOOSH AVRO_DESC= Avro support DB_DESC= Database support HDF5_DESC= HDF5 support HTTP_DESC= HTTP support INTERVAL_DESC= Interval tree support NUMPY_DESC= NumPy support PANDAS_DESC= Pandas support REMOTE_DESC= Remote file system support SMB_DESC= Windows and Samba network support XLS_DESC= Microsoft Excel .xls support XLSX_DESC= Microsoft Excel .xlsx support XPATH_DESC= XPath support WHOOSH_DESC= Whoosh support AVRO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fastavro>=0.24.0:textproc/py-fastavro@${PY_FLAVOR} DB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy14>=1.3.6:databases/py-sqlalchemy14@${PY_FLAVOR} HDF5_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython>=0.29.13:lang/cython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numexpr>=2.6.9:math/py-numexpr@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=1.16.4,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tables>=3.5.2:devel/py-tables@${PY_FLAVOR} HTTP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiohttp>=3.6.2:www/py-aiohttp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} INTERVAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.2:devel/py-intervaltree@${PY_FLAVOR} NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.16.4,1:math/py-numpy@${PY_FLAVOR} PANDAS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pandas>=0.24.2,1:math/py-pandas@${PY_FLAVOR} REMOTE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fsspec>=0.7.4:devel/py-fsspec@${PY_FLAVOR} SMB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}smbprotocol>=1.0.1:net/py-smbprotocol@${PY_FLAVOR} XLS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=2.0.1:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=1.3.0:textproc/py-xlwt@${PY_FLAVOR} XLSX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.6.2:textproc/py-openpyxl@${PY_FLAVOR} XPATH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=4.4.0:devel/py-lxml@${PY_FLAVOR} WHOOSH_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}whoosh>=0:textproc/py-whoosh@${PY_FLAVOR} .include diff --git a/textproc/py-pss/Makefile b/textproc/py-pss/Makefile index 65c598a55388..6695ef1349ee 100644 --- a/textproc/py-pss/Makefile +++ b/textproc/py-pss/Makefile @@ -1,20 +1,18 @@ -# Created by: Cheng-Lung Sung - PORTNAME= pss PORTVERSION= 1.44 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for grepping through source code LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyPEG2/Makefile b/textproc/py-pyPEG2/Makefile index 93a264b83b61..9fb889086ba5 100644 --- a/textproc/py-pyPEG2/Makefile +++ b/textproc/py-pyPEG2/Makefile @@ -1,19 +1,17 @@ -# Created by: Ed Schouten - PORTNAME= pyPEG2 PORTVERSION= 2.15.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ed@FreeBSD.org COMMENT= Parsing Expression Grammar (PEG) parser for Python LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-pyaml/Makefile b/textproc/py-pyaml/Makefile index 80e249f1ec34..7a2c5234be07 100644 --- a/textproc/py-pyaml/Makefile +++ b/textproc/py-pyaml/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyaml PORTVERSION= 21.10.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Produce pretty and readable YAML-serialized data LICENSE= WTFPL LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pybtex-docutils/Makefile b/textproc/py-pybtex-docutils/Makefile index 037ccbb74ce8..6704a05cdd34 100644 --- a/textproc/py-pybtex-docutils/Makefile +++ b/textproc/py-pybtex-docutils/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pybtex-docutils PORTVERSION= 1.0.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Docutils backend for pybtex LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.8,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pybtex>=0.16:textproc/py-pybtex@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pybtex/Makefile b/textproc/py-pybtex/Makefile index 326e3c2f356f..87fa71b8b58d 100644 --- a/textproc/py-pybtex/Makefile +++ b/textproc/py-pybtex/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pybtex PORTVERSION= 0.24.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= BibTeX-compatible bibliography processor in Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}latexcodec>=1.0.4:textproc/py-latexcodec@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.01:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pycountry/Makefile b/textproc/py-pycountry/Makefile index 3ac5ec9eb141..488051d421b5 100644 --- a/textproc/py-pycountry/Makefile +++ b/textproc/py-pycountry/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pycountry PORTVERSION= 22.3.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= ISO country, subdivision, language, currency and script definitions and their translations LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pydata-sphinx-theme/Makefile b/textproc/py-pydata-sphinx-theme/Makefile index b4c7acda4154..07fd2f562864 100644 --- a/textproc/py-pydata-sphinx-theme/Makefile +++ b/textproc/py-pydata-sphinx-theme/Makefile @@ -1,35 +1,33 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pydata-sphinx-theme PORTVERSION= 0.8.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ LOCAL/sunpoet:static PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pydata_sphinx_theme-${PORTVERSION}${EXTRACT_SUFX} \ pydata_sphinx_theme-${PORTVERSION}-static${EXTRACT_SUFX}:static MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bootstrap-based Sphinx theme from the PyData community LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.17.1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=3.5.4,1<5,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes WRKSRC= ${WRKDIR}/pydata_sphinx_theme-${PORTVERSION} post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py post-install: cd ${WRKDIR}/static/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/pydata_sphinx_theme/theme/pydata_sphinx_theme/static/ .include diff --git a/textproc/py-pyexcel-ezodf/Makefile b/textproc/py-pyexcel-ezodf/Makefile index 4fa9834d9a95..246adf70f6f0 100644 --- a/textproc/py-pyexcel-ezodf/Makefile +++ b/textproc/py-pyexcel-ezodf/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel-ezodf PORTVERSION= 0.3.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create/manipulate OpenDocumentFormat files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyexcel-io/Makefile b/textproc/py-pyexcel-io/Makefile index 01612bdb7a0e..0aa6701571de 100644 --- a/textproc/py-pyexcel-io/Makefile +++ b/textproc/py-pyexcel-io/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel-io PORTVERSION= 0.6.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read/write structured data in CSV, zipped CSV format and to/from databases LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lml>=0.0.4:devel/py-lml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyexcel-ods3/Makefile b/textproc/py-pyexcel-ods3/Makefile index 619a1750d276..a481d0f1ed30 100644 --- a/textproc/py-pyexcel-ods3/Makefile +++ b/textproc/py-pyexcel-ods3/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel-ods3 PORTVERSION= 0.6.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read, manipulate and write data in ods format LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-ezodf>=0.3.3:textproc/py-pyexcel-ezodf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyexcel-xls/Makefile b/textproc/py-pyexcel-xls/Makefile index 104b612b643a..f6a367b44f71 100644 --- a/textproc/py-pyexcel-xls/Makefile +++ b/textproc/py-pyexcel-xls/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel-xls PORTVERSION= 0.7.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read, manipulate and write data in xls format LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlrd>=0:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=0:textproc/py-xlwt@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyexcel-xlsx/Makefile b/textproc/py-pyexcel-xlsx/Makefile index e658d1ac6146..45fbeac46ea5 100644 --- a/textproc/py-pyexcel-xlsx/Makefile +++ b/textproc/py-pyexcel-xlsx/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel-xlsx PORTVERSION= 0.6.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Read, manipulate and write data in xlsx and xlsm format LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openpyxl>=2.6.1:textproc/py-openpyxl@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyexcel/Makefile b/textproc/py-pyexcel/Makefile index c49c9e591146..092e9c3e73e5 100644 --- a/textproc/py-pyexcel/Makefile +++ b/textproc/py-pyexcel/Makefile @@ -1,35 +1,33 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyexcel PORTVERSION= 0.7.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Provide one API to read, manipulate and writedata in different excel formats LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>=0,1:textproc/py-chardet@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lml>=0.0.4:devel/py-lml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyexcel-io>=0.6.2:textproc/py-pyexcel-io@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}texttable>=0.8.2:textproc/py-texttable@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= ODS XLS XLSX OPTIONS_DEFAULT=ODS XLS XLSX ODS_DESC= OpenDocument spreadsheet (.ods) support XLS_DESC= Microsoft Excel 97-2003 (.xls) support XLSX_DESC= Microsoft Excel 2007- (.xlsx) support ODS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyexcel-ods3>=0.6.0:textproc/py-pyexcel-ods3@${PY_FLAVOR} XLS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyexcel-xls>=0.6.0:textproc/py-pyexcel-xls@${PY_FLAVOR} XLSX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyexcel-xlsx>=0.6.0:textproc/py-pyexcel-xlsx@${PY_FLAVOR} .include diff --git a/textproc/py-pygments-25/Makefile b/textproc/py-pygments-25/Makefile index 617196f5853d..5653569bce44 100644 --- a/textproc/py-pygments-25/Makefile +++ b/textproc/py-pygments-25/Makefile @@ -1,33 +1,31 @@ -# Created by: Nicola Vitale - PORTNAME= pygments PORTVERSION= 2.5.2 PORTREVISION= 0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} PKGNAMESUFFIX= -25 DISTNAME= Pygments-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Syntax highlighter written in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe python USE_PYTHON= distutils concurrent autoplist CONFLICTS_INSTALL= py??-pygments NO_ARCH= yes PORTSCOUT= limit:^2\.5\. .include .if ${PYTHON_VER} == ${PYTHON_DEFAULT} CONFLICTS_INSTALL= paraview .endif .include diff --git a/textproc/py-pygments/Makefile b/textproc/py-pygments/Makefile index 04bed4096329..94ad7f22c9b4 100644 --- a/textproc/py-pygments/Makefile +++ b/textproc/py-pygments/Makefile @@ -1,28 +1,26 @@ -# Created by: Nicola Vitale - PORTNAME= pygments DISTVERSION= 2.9.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pygments-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Syntax highlighter written in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} USES= cpe python:3.6+ USE_PYTHON= distutils concurrent autoplist CONFLICTS_INSTALL= py??-pygments-25 NO_ARCH= yes do-test: (cd ${TEST_WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts=) .include diff --git a/textproc/py-pygtail/Makefile b/textproc/py-pygtail/Makefile index 33d34f8038a3..7d23a2884dc4 100644 --- a/textproc/py-pygtail/Makefile +++ b/textproc/py-pygtail/Makefile @@ -1,16 +1,14 @@ -# Created by: Dmitry Sivachenko - PORTNAME= pygtail PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Python module which reads log file lines that have not been read USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-pyhamcrest/Makefile b/textproc/py-pyhamcrest/Makefile index 1df8f8038a71..62e7cedf3d7e 100644 --- a/textproc/py-pyhamcrest/Makefile +++ b/textproc/py-pyhamcrest/Makefile @@ -1,30 +1,28 @@ -# Created by: Richard Gallamore - PORTNAME= PyHamcrest DISTVERSIONPREFIX= V DISTVERSION= 2.0.3 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ultima@FreeBSD.org COMMENT= Hamcrest matchers for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hypothesis>=1.11:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=2.8:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils USE_GITHUB= yes GH_ACCOUNT= hamcrest NO_ARCH= yes do-test: (cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test) .include diff --git a/textproc/py-pyjade/Makefile b/textproc/py-pyjade/Makefile index 9d5be22102fc..d56284b1afb0 100644 --- a/textproc/py-pyjade/Makefile +++ b/textproc/py-pyjade/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pyjade PORTVERSION= 4.0.0 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Jade syntax template adapter for Django, Jinja2, Mako and Tornado templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pylons-sphinx-themes/Makefile b/textproc/py-pylons-sphinx-themes/Makefile index 482f258dc190..9ab90e52080e 100644 --- a/textproc/py-pylons-sphinx-themes/Makefile +++ b/textproc/py-pylons-sphinx-themes/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pylons-sphinx-themes PORTVERSION= 1.0.13 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx themes for Pylons Project documentation LICENSE= BSD4CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyls-spyder/Makefile b/textproc/py-pyls-spyder/Makefile index 6588e07c76e2..81995959c94b 100644 --- a/textproc/py-pyls-spyder/Makefile +++ b/textproc/py-pyls-spyder/Makefile @@ -1,22 +1,20 @@ -# Created by: Rainer Hurling - PORTNAME= pyls-spyder PORTVERSION= 0.4.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Spyder extensions for the python-language-server (pyls) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-lsp-server>0:textproc/py-python-lsp-server@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyphen/Makefile b/textproc/py-pyphen/Makefile index e83712650df6..8f9e25268c4a 100644 --- a/textproc/py-pyphen/Makefile +++ b/textproc/py-pyphen/Makefile @@ -1,29 +1,27 @@ -# Created by: Yuri Victorovich - PORTNAME= pyphen PORTVERSION= 0.12.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org COMMENT= Module to hyphenate text based on Hunspell dictionaries LICENSE= GPLv2 LGPL21 MPL11 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING.GPL LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes pre-configure: @( \ ${ECHO} "from setuptools import setup" && \ ${ECHO} "setup()" \ ) > ${WRKSRC}/setup.py .include diff --git a/textproc/py-pyscss/Makefile b/textproc/py-pyscss/Makefile index 42b55036fc90..fb7b6f191900 100644 --- a/textproc/py-pyscss/Makefile +++ b/textproc/py-pyscss/Makefile @@ -1,24 +1,22 @@ -# Created by: Ilya A. Arkhipov - PORTNAME= pyscss PORTVERSION= 1.3.7 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rum1cro@yandex.ru COMMENT= Compiler for SCSS flavor of the Sass language LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} LIB_DEPENDS= libpcre.so:devel/pcre USE_GITHUB= yes GH_ACCOUNT= Kronuz GH_PROJECT= pyScss USES= python:3.6+ localbase:ldflags pytest:4 USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-pysrt/Makefile b/textproc/py-pysrt/Makefile index e614ede5c056..8f550de6d017 100644 --- a/textproc/py-pysrt/Makefile +++ b/textproc/py-pysrt/Makefile @@ -1,21 +1,19 @@ -# Created by: William Grzybowski - PORTNAME= pysrt PORTVERSION= 1.1.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= SubRip (.srt) subtitle parser and writer LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils nose NO_ARCH= yes .include diff --git a/textproc/py-pystache/Makefile b/textproc/py-pystache/Makefile index 81ed93ae4f41..b047e48cf094 100644 --- a/textproc/py-pystache/Makefile +++ b/textproc/py-pystache/Makefile @@ -1,20 +1,18 @@ -# Created by: Grzegorz Blach - PORTNAME= pystache PORTVERSION= 0.6.0 PORTREVISION= 0 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Logic-less templates for Python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include diff --git a/textproc/py-pystemmer/Makefile b/textproc/py-pystemmer/Makefile index aaa3a79035f8..ffebba994a13 100644 --- a/textproc/py-pystemmer/Makefile +++ b/textproc/py-pystemmer/Makefile @@ -1,23 +1,21 @@ -# Created by: Wen Heping - PORTNAME= pystemmer PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://snowball.tartarus.org/wrappers/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyStemmer-${PORTVERSION} MAINTAINER= dbaio@FreeBSD.org COMMENT= Snowball Stemming Algorithms for Information Retrieval LICENSE= MIT BSD3CLAUSE LICENSE_COMB= dual USES= python:3.6+ USE_PYTHON= autoplist cython distutils post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Stemmer*.so .include diff --git a/textproc/py-python-lsp-jsonrpc/Makefile b/textproc/py-python-lsp-jsonrpc/Makefile index 3d9a0f4b5aef..f42c663c23b7 100644 --- a/textproc/py-python-lsp-jsonrpc/Makefile +++ b/textproc/py-python-lsp-jsonrpc/Makefile @@ -1,22 +1,20 @@ -# Created by: Rainer Hurling - PORTNAME= python-lsp-jsonrpc PORTVERSION= 1.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Python JSON RPC Server LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index b2219d1863f1..65c37a1e5e90 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,51 +1,49 @@ -# Created by: Rainer Hurling - PORTNAME= python-lsp-server PORTVERSION= 1.5.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Python implementation of the Language Server Protocol LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>0:textproc/py-toml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}autopep8>0:textproc/py-autopep8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flake8>0:devel/py-flake8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jedi>0:devel/py-jedi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mccabe>0:devel/py-mccabe@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pluggy>0:devel/py-pluggy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pycodestyle>0:devel/py-pycodestyle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pydocstyle>0:devel/py-pydocstyle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyflakes>0:devel/py-pyflakes@${PY_FLAVOR} \ pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyls-black>0:devel/py-pyls-black@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-lsp-jsonrpc>0:textproc/py-python-lsp-jsonrpc@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rope>0:devel/py-rope@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ujson>0:devel/py-ujson@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}flaky>=3.4.0:devel/py-flaky@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}jedi>0:devel/py-jedi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ pylint${PYTHON_PKGNAMESUFFIX}>0:devel/pylint@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}whatthepatch>0:textproc/py-whatthepatch@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} \ ${PYNUMPY} # make test: 3 failed, 134 passed, 9 skipped, 18 warnings # mainly because of py-numpy>=1.23.0 ... USES= python:3.7+ pytest USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pytidylib/Makefile b/textproc/py-pytidylib/Makefile index 71399f838909..fc485d3e4951 100644 --- a/textproc/py-pytidylib/Makefile +++ b/textproc/py-pytidylib/Makefile @@ -1,37 +1,35 @@ -# Created by: Kubilay Kocak - PORTNAME= pytidylib PORTVERSION= 0.3.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Python wrapper for HTML Tidy (tidylib) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes OPTIONS_DEFAULT=TIDYHTML5 OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND= TIDYLIB TIDYHTML5 BACKEND_DESC= Backend library selection TIDYLIB_DESC= Use tidylib TIDYHTML5_DESC= Use tidy-html5 TIDYLIB_LIB_DEPENDS= libtidy.so:www/tidy-lib TIDYHTML5_LIB_DEPENDS= libtidy5.so:www/tidy-html5 post-patch-TIDYHTML5-on: @${REINPLACE_CMD} -e '/LIB_NAMES/ s|\[.*\]|["libtidy5.so"]|' \ ${WRKSRC}/tidylib/tidy.py do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-pytoml/Makefile b/textproc/py-pytoml/Makefile index 84a0e24b8ac5..fcd861d4e45e 100644 --- a/textproc/py-pytoml/Makefile +++ b/textproc/py-pytoml/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= pytoml PORTVERSION= 0.1.21 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser for TOML 0.4.0 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-pyx12/Makefile b/textproc/py-pyx12/Makefile index 2395686dce3c..c20b50d9fcad 100644 --- a/textproc/py-pyx12/Makefile +++ b/textproc/py-pyx12/Makefile @@ -1,19 +1,17 @@ -# Created by: john@zoner.org - PORTNAME= pyx12 PORTVERSION= 2.3.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Validate and convert HIPAA X12 documents LICENSE= BSD3CLAUSE NO_ARCH= yes USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-qrcode/Makefile b/textproc/py-qrcode/Makefile index 6d4d614d3306..b552d7fe221f 100644 --- a/textproc/py-qrcode/Makefile +++ b/textproc/py-qrcode/Makefile @@ -1,25 +1,23 @@ -# Created by: Neil Booth - PORTNAME= qrcode PORTVERSION= 7.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= leres@FreeBSD.org COMMENT= QR Code image generator LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8:devel/py-six@${PY_FLAVOR} \ ${PY_PILLOW} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: ${REINPLACE_CMD} -e 's|share/\(man/man1\)|\1|' ${WRKSRC}/setup.py .include diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index d074570d010b..6bedbb17842c 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -1,45 +1,43 @@ -# Created by: ijliao - PORTNAME= rdflib PORTVERSION= 6.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python library for RDF manipulation LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:devel/py-isodate@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyparsing>=0:devel/py-pyparsing@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}berkeleydb>=0:databases/py-berkeleydb@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=0:math/py-networkx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-subtests>=0:devel/py-pytest-subtests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tabulate>=0:devel/py-tabulate@${PY_FLAVOR} USES= cpe python:3.7+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes CPE_VENDOR= rdflib_project OPTIONS_DEFINE= HTML OPTIONS_DEFAULT=HTML HTML_DESC= HTML support HTML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} .endif pre-test: @${RM} ${WRKSRC}/test/test_so_69984830.py ${WRKSRC}/test/test_rules.py .include diff --git a/textproc/py-reverend/Makefile b/textproc/py-reverend/Makefile index 3a7ee4c8510f..e30add6f0a7c 100644 --- a/textproc/py-reverend/Makefile +++ b/textproc/py-reverend/Makefile @@ -1,24 +1,22 @@ -# Created by: Nicola Vitale - PORTNAME= reverend PORTVERSION= 0.3 CATEGORIES= textproc mail math python MASTER_SITES= SF/${PORTNAME}/Reverend/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Reverend-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Simple Bayesian classifier written in Python USES= python:3.6+ USE_PYTHON= distutils autoplist OPTIONS_DEFINE= EXAMPLES EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTEXAMPLES= emailtrainer.py readme.txt post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${CP} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/py-rich-cli/Makefile b/textproc/py-rich-cli/Makefile index a9733f0268d9..fedaa3816f9c 100644 --- a/textproc/py-rich-cli/Makefile +++ b/textproc/py-rich-cli/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= rich-cli PORTVERSION= 1.8.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Command Line Interface to Rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=8.0.0<9.0.0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.0.0<3.0.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=12.4.1<13.0.0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich-rst>=1.1.7<2.0.0:textproc/py-rich-rst@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}textual>=0.1.18<0.2.0:textproc/py-textual@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-rich-rst/Makefile b/textproc/py-rich-rst/Makefile index 0fccabc8ec9a..110a1c9f5216 100644 --- a/textproc/py-rich-rst/Makefile +++ b/textproc/py-rich-rst/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= rich-rst PORTVERSION= 1.1.7 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Beautiful reStructuredText renderer for Rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-rss2gen/Makefile b/textproc/py-rss2gen/Makefile index ebd411ab89ca..ad8323d035dc 100644 --- a/textproc/py-rss2gen/Makefile +++ b/textproc/py-rss2gen/Makefile @@ -1,19 +1,17 @@ -# Created by: "Choe, Cheng-Dae" whitekid - PORTNAME= rss2gen PORTVERSION= 1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= PyRSS2Gen-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python library for generating RSS 2.0 feeds LICENSE= BSD3CLAUSE NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils .include diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index 26bd81fee4c8..5b07993b4595 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -1,25 +1,23 @@ -# Created by: Olivier Duchateau - PORTNAME= rst2html5 PORTVERSION= 1.9.5 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Produces HTML5 documents from reStructuredText sources LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:textproc/py-genshi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.14:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0.2:textproc/py-pygments@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include diff --git a/textproc/py-sparqlwrapper/Makefile b/textproc/py-sparqlwrapper/Makefile index 04206843b14e..12af85667a51 100644 --- a/textproc/py-sparqlwrapper/Makefile +++ b/textproc/py-sparqlwrapper/Makefile @@ -1,23 +1,21 @@ -# Created by: Olivier Duchateau - PORTNAME= sparqlwrapper PORTVERSION= 1.8.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= SPARQLWrapper-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= SPARQL endpoint interface to Python LICENSE= W3C LICENSE_NAME= W3C Software Notice and License LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-autobuild/Makefile b/textproc/py-sphinx-autobuild/Makefile index a9ba4c50518f..3823cd77a2f9 100644 --- a/textproc/py-sphinx-autobuild/Makefile +++ b/textproc/py-sphinx-autobuild/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-autobuild PORTVERSION= 2021.3.14 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Rebuild Sphinx documentation on changes, with live-reload in the browser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}livereload>=0:www/py-livereload@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-basic-ng/Makefile b/textproc/py-sphinx-basic-ng/Makefile index d317ce2ae1f3..5eab471b27ed 100644 --- a/textproc/py-sphinx-basic-ng/Makefile +++ b/textproc/py-sphinx-basic-ng/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-basic-ng PORTVERSION= 0.0.1a12 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sphinx_basic_ng-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Modern skeleton for Sphinx themes LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4.0,1<6.0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-book-theme/Makefile b/textproc/py-sphinx-book-theme/Makefile index 5631c10d78c4..6640a7f7700d 100644 --- a/textproc/py-sphinx-book-theme/Makefile +++ b/textproc/py-sphinx-book-theme/Makefile @@ -1,34 +1,32 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-book-theme PORTVERSION= 0.3.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ LOCAL/sunpoet:static PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= sphinx_book_theme-${PORTVERSION}${EXTRACT_SUFX} \ sphinx_book_theme-${PORTVERSION}-static${EXTRACT_SUFX}:static MAINTAINER= sunpoet@FreeBSD.org COMMENT= Bootstrap-based Sphinx theme from the PyData community LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pydata-sphinx-theme>=0.8.0<0.9:textproc/py-pydata-sphinx-theme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=3,1<5,1:textproc/py-sphinx@${PY_FLAVOR} \ USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes WRKSRC= ${WRKDIR}/sphinx_book_theme-${PORTVERSION} post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py post-install: cd ${WRKDIR}/static/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PYTHON_SITELIBDIR}/sphinx_book_theme/theme/sphinx_book_theme/static/ .include diff --git a/textproc/py-sphinx-copybutton/Makefile b/textproc/py-sphinx-copybutton/Makefile index 6606d23c14b5..3dfd186a1665 100644 --- a/textproc/py-sphinx-copybutton/Makefile +++ b/textproc/py-sphinx-copybutton/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-copybutton PORTVERSION= 0.5.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add a copy button to each of your code cells LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.8,1:textproc/py-sphinx@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-design/Makefile b/textproc/py-sphinx-design/Makefile index 97cacb5fc88c..1b139aaa2e11 100644 --- a/textproc/py-sphinx-design/Makefile +++ b/textproc/py-sphinx-design/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-design PORTVERSION= 0.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sphinx_design-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx extension for designing beautiful, view size responsive web components LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=4,1<6,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-sphinx-inline-tabs/Makefile b/textproc/py-sphinx-inline-tabs/Makefile index e33ab14f71eb..bd355afaefb9 100644 --- a/textproc/py-sphinx-inline-tabs/Makefile +++ b/textproc/py-sphinx-inline-tabs/Makefile @@ -1,32 +1,30 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-inline-tabs PORTVERSION= 2022.1.2b11 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= sphinx_inline_tabs-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add inline tabbed content to your Sphinx documentation LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=3,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} .endif post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index 785b43e92ee4..95fcfcca3b58 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -1,23 +1,21 @@ -# Created by: Kris Moore - PORTNAME= sphinx-intl PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx utility that make it easy to translate and to apply translation LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-issues/Makefile b/textproc/py-sphinx-issues/Makefile index bc4bc5f2eba8..90693c624f6c 100644 --- a/textproc/py-sphinx-issues/Makefile +++ b/textproc/py-sphinx-issues/Makefile @@ -1,20 +1,18 @@ -# Created by: Nicola Stanislao Vitale - PORTNAME= sphinx-issues PORTVERSION= 1.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Sphinx extension for linking to your project's issue tracker LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-sphinx-markdown-tables/Makefile b/textproc/py-sphinx-markdown-tables/Makefile index 305f4194fa03..ccf450798d5b 100644 --- a/textproc/py-sphinx-markdown-tables/Makefile +++ b/textproc/py-sphinx-markdown-tables/Makefile @@ -1,23 +1,21 @@ -# Created by: Wen Heping - PORTNAME= sphinx-markdown-tables PORTVERSION= 0.0.15 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Sphinx extension for rendering tables written in markdown LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>=0:textproc/py-markdown@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils concurrent NO_ARCH= yes .include diff --git a/textproc/py-sphinx-me/Makefile b/textproc/py-sphinx-me/Makefile index 05fa0cc27575..fa773fcc5bf5 100644 --- a/textproc/py-sphinx-me/Makefile +++ b/textproc/py-sphinx-me/Makefile @@ -1,19 +1,17 @@ -# Created by: René Ladan - PORTNAME= sphinx-me PORTVERSION= 0.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Wrap README-only projects in a dynamic Sphinx shell LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-tabs/Makefile b/textproc/py-sphinx-tabs/Makefile index 2f4b7f822e2d..b594b47e4573 100644 --- a/textproc/py-sphinx-tabs/Makefile +++ b/textproc/py-sphinx-tabs/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-tabs PORTVERSION= 3.4.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tabbed views for Sphinx LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.17.0,1<0.18,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=0<3.1.0:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=2,1<6,1:textproc/py-sphinx@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinx-theme-builder/Makefile b/textproc/py-sphinx-theme-builder/Makefile index fab201047dbd..655ebd99e03d 100644 --- a/textproc/py-sphinx-theme-builder/Makefile +++ b/textproc/py-sphinx-theme-builder/Makefile @@ -1,37 +1,35 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinx-theme-builder PORTVERSION= 0.2.0a15 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tool for authoring Sphinx themes with a simple (opinionated) workflow LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nodeenv>=0:devel/py-nodeenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pep621>=0:devel/py-pep621@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}rich>=0:textproc/py-rich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tomli>=0:textproc/py-tomli@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= CLI OPTIONS_DEFAULT=CLI CLI_DESC= Command-line interface support CLI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}build>=0:devel/py-build@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}click>=0:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx-autobuild>=0:textproc/py-sphinx-autobuild@${PY_FLAVOR} post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index f5f24d4b9103..879a51b4d370 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -1,62 +1,60 @@ -# Created by: Li-Wen Hsu - PORTNAME= sphinx PORTVERSION= 4.5.0 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Sphinx-${PORTVERSION} DIST_SUBDIR= python # NOTE: before committing to this port, contact portmgr to arrange for an # experimental ports run. Untested commits may be backed out at portmgr's # discretion. MAINTAINER= python@FreeBSD.org COMMENT= Python documentation generator LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-applehelp>=0:textproc/py-sphinxcontrib-applehelp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-devhelp>=0:textproc/py-sphinxcontrib-devhelp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-jsmath>=0:textproc/py-sphinxcontrib-jsmath@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-htmlhelp>=2.0.0:textproc/py-sphinxcontrib-htmlhelp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-serializinghtml>=1.1.5:textproc/py-sphinxcontrib-serializinghtml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-qthelp>=0:textproc/py-sphinxcontrib-qthelp@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.14<0.18,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7<0.8:textproc/py-alabaster@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}imagesize>=0:graphics/py-imagesize@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=0:devel/py-packaging@${PY_FLAVOR} \ ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest4-cov>=0:devel/py-pytest4-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5lib>=0:www/py-html5lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}typed-ast>=0:devel/py-typed-ast@${PY_FLAVOR} \ cython-${PYTHON_VER}:lang/cython@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist distutils concurrent pytest4 NO_ARCH= yes # Upstream archive contains files with UTF-8 names (#246618) EXTRACT_CMD= ${SETENV} LC_ALL=en_US.UTF-8 /usr/bin/bsdtar .include .if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}importlib-metadata>=0:devel/py-importlib-metadata@${PY_FLAVOR} .endif PYTEST_BROKEN_TESTS= test_latex_images \ test_ext_imgconverter \ test_defaults \ test_defaults_json \ test_anchors_ignored .include diff --git a/textproc/py-sphinx_wikipedia/Makefile b/textproc/py-sphinx_wikipedia/Makefile index 6d9ea0d4af54..ccbb5471cc00 100644 --- a/textproc/py-sphinx_wikipedia/Makefile +++ b/textproc/py-sphinx_wikipedia/Makefile @@ -1,29 +1,27 @@ -# Created by: Dru Lavigne - PORTNAME= sphinx_wikipedia PORTVERSION= 20150903 CATEGORIES= textproc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= kris@FreeBSD.org COMMENT= Sphinx extension which adds role to create links to Wikipedia articles LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= flavors NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= quiver GH_PROJECT= sphinx-ext-wikipedia GH_TAGNAME= f6b2f6 PLIST_FILES= ${PYTHON_SITELIBDIR}/sphinx/ext/wikipedia.py do-install: ${MKDIR} ${STAGEDIR}${PYTHON_SITELIBDIR}/sphinx/ext ${CP} ${WRKSRC}/sphinx-ext/wikipedia.py \ ${STAGEDIR}${PYTHON_SITELIBDIR}/sphinx/ext/wikipedia.py .include diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index b3d6b58bed52..d0ea0ad5b609 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -1,22 +1,20 @@ -# Created by: John Marino - PORTNAME= sphinxcontrib-adadomain PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinxcontrib-bibtex/Makefile b/textproc/py-sphinxcontrib-bibtex/Makefile index 8438b8f47402..34457d82902c 100644 --- a/textproc/py-sphinxcontrib-bibtex/Makefile +++ b/textproc/py-sphinxcontrib-bibtex/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinxcontrib-bibtex PORTVERSION= 2.4.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sphinx extension for BibTeX style citations LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.8,1:textproc/py-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pybtex>=0.24:textproc/py-pybtex@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pybtex-docutils>=1.0.0:textproc/py-pybtex-docutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=2.1,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinxcontrib-bitbucket/Makefile b/textproc/py-sphinxcontrib-bitbucket/Makefile index eef5bec78af3..414aac1fad03 100644 --- a/textproc/py-sphinxcontrib-bitbucket/Makefile +++ b/textproc/py-sphinxcontrib-bitbucket/Makefile @@ -1,24 +1,22 @@ -# Created by: Nicola Vitale - PORTNAME= sphinxcontrib-bitbucket PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Sphinx/BitBucket integration LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0.6,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.6:textproc/py-docutils@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile index e743feb8f90d..159369875860 100644 --- a/textproc/py-sphinxcontrib-httpdomain/Makefile +++ b/textproc/py-sphinxcontrib-httpdomain/Makefile @@ -1,23 +1,21 @@ -# Created by: William Grzybowski - PORTNAME= sphinxcontrib-httpdomain PORTVERSION= 1.8.0 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Sphinx domain for HTTP APIs LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sphinx>=1.6:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinxcontrib-log-cabinet/Makefile b/textproc/py-sphinxcontrib-log-cabinet/Makefile index 55b6b792ad34..67df8d4bf8b4 100644 --- a/textproc/py-sphinxcontrib-log-cabinet/Makefile +++ b/textproc/py-sphinxcontrib-log-cabinet/Makefile @@ -1,22 +1,20 @@ -# Created by: Nicola Stanislao Vitale - PORTNAME= sphinxcontrib-log-cabinet PORTVERSION= 1.0.1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Organize changelog directives in Sphinx docs LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.rst RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinxcontrib-programoutput/Makefile b/textproc/py-sphinxcontrib-programoutput/Makefile index 1d8ce93cf35f..00ad0e644b14 100644 --- a/textproc/py-sphinxcontrib-programoutput/Makefile +++ b/textproc/py-sphinxcontrib-programoutput/Makefile @@ -1,27 +1,25 @@ -# Created by: Carlos J Puga Medina - PORTNAME= sphinxcontrib-programoutput PORTVERSION= 0.11 CATEGORIES= textproc MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Sphinx extension to include program output LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3.5,1:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils USE_LOCALE= en_US.UTF-8 NO_ARCH= yes do-test: @cd ${WRKSRC} && \ ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-sphinxcontrib-towncrier/Makefile b/textproc/py-sphinxcontrib-towncrier/Makefile index 7e96c8064cd7..3158862bf9c9 100644 --- a/textproc/py-sphinxcontrib-towncrier/Makefile +++ b/textproc/py-sphinxcontrib-towncrier/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sphinxcontrib-towncrier PORTVERSION= 0.2.1a0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= RST directive for injecting a Towncrier-generated changelog draft LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}towncrier>=19.2:textproc/py-towncrier@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-sphinxext-opengraph/Makefile b/textproc/py-sphinxext-opengraph/Makefile index c1fea6fbf568..f24fc0f147d1 100644 --- a/textproc/py-sphinxext-opengraph/Makefile +++ b/textproc/py-sphinxext-opengraph/Makefile @@ -1,28 +1,26 @@ -# Created by: Alexis Praga - PORTNAME= sphinxext-opengraph PORTVERSION= 0.6.3 DISTVERSIONPREFIX= v CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alexis.praga@free.fr COMMENT= Sphinx extension to generate OpenGraph metadata LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=2.0:textproc/py-sphinx@${PY_FLAVOR} USES= python:3.6+ # LICENSE and tests are not packaged yet, using github as a fallback USE_GITHUB= yes GH_ACCOUNT= wpilibsuite USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: cd ${WRKSRC}/ && ${PYTHON_CMD} -m pytest -v -rs -o addopts= .include diff --git a/textproc/py-stemming/Makefile b/textproc/py-stemming/Makefile index 29f0ebe0479a..9be7541ed669 100644 --- a/textproc/py-stemming/Makefile +++ b/textproc/py-stemming/Makefile @@ -1,19 +1,17 @@ -# Created by: Rene Ladan - PORTNAME= stemming PORTVERSION= 1.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Algorithms for stemming LICENSE= PD USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include diff --git a/textproc/py-tableschema-to-template/Makefile b/textproc/py-tableschema-to-template/Makefile index 534e03f95f30..6a31603750cd 100644 --- a/textproc/py-tableschema-to-template/Makefile +++ b/textproc/py-tableschema-to-template/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tableschema-to-template PORTVERSION= 0.0.12 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate an Excel template with input validation from Frictionless Table Schema LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jsonschema>=1.0.0:devel/py-jsonschema@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=3.13:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}XlsxWriter>=1.2.8:textproc/py-xlsxwriter@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${ECHO_CMD} ${PORTVERSION} > ${WRKSRC}/VERSION .include diff --git a/textproc/py-textdistance/Makefile b/textproc/py-textdistance/Makefile index a3da78770f06..82c4c6c9fbf6 100644 --- a/textproc/py-textdistance/Makefile +++ b/textproc/py-textdistance/Makefile @@ -1,22 +1,20 @@ -# Created by: Rainer Hurling - PORTNAME= textdistance PORTVERSION= 4.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Comparing distance between two or more sequences by many algorithms LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYNUMPY} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-texttable/Makefile b/textproc/py-texttable/Makefile index 1c101fc20304..6cfa73f77fef 100644 --- a/textproc/py-texttable/Makefile +++ b/textproc/py-texttable/Makefile @@ -1,26 +1,24 @@ -# Created by: Martin Wilke - PORTNAME= texttable PORTVERSION= 1.6.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dbaio@FreeBSD.org COMMENT= Module for creating simple ASCII tables LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE CJKWRAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cjkwrap>=0:textproc/py-cjkwrap@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= CJKWRAP CJKWRAP_DESC= Text Wrapping with better CJK text support .include diff --git a/textproc/py-textual/Makefile b/textproc/py-textual/Makefile index bfe78705b53d..34d4a2a5c6cd 100644 --- a/textproc/py-textual/Makefile +++ b/textproc/py-textual/Makefile @@ -1,28 +1,26 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= textual PORTVERSION= 0.1.18 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Text User Interface using Rich LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rich>=12.3.0<13.0.0:textproc/py-rich@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include .if ${PYTHON_REL} < 30900 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.0.0<5.0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include diff --git a/textproc/py-three-merge/Makefile b/textproc/py-three-merge/Makefile index 245a58806785..649b35c86df6 100644 --- a/textproc/py-three-merge/Makefile +++ b/textproc/py-three-merge/Makefile @@ -1,29 +1,27 @@ -# Created by: Rainer Hurling - PORTNAME= three-merge PORTVERSION= 0.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rhurlin@FreeBSD.org COMMENT= Perform a 3-way merge between strings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch@${PY_FLAVOR} #TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ # ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ # ${PYTHON_PKGNAMEPREFIX}pytest-timeout>0:devel/py-pytest-timeout@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes # test files not present ATM in the PyPI source file #do-test: # @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -x -v three_merge/tests .include diff --git a/textproc/py-tinycss/Makefile b/textproc/py-tinycss/Makefile index 745c63c09700..c72db2aa27ff 100644 --- a/textproc/py-tinycss/Makefile +++ b/textproc/py-tinycss/Makefile @@ -1,17 +1,15 @@ -# Created by: Dmitry Sivachenko - PORTNAME= tinycss PORTVERSION= 0.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Complete yet simple CSS parser for Python USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-tinycss2/Makefile b/textproc/py-tinycss2/Makefile index a7f4a6d0beea..fe0744558e47 100644 --- a/textproc/py-tinycss2/Makefile +++ b/textproc/py-tinycss2/Makefile @@ -1,30 +1,28 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tinycss2 PORTVERSION= 1.1.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level CSS parser for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webencodings>=0.4:converters/py-webencodings@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-isort>=0:devel/py-pytest-isort@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-flake8>=0:devel/py-pytest-flake8@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-toml/Makefile b/textproc/py-toml/Makefile index 0fccee6905ee..ea21534fb0e9 100644 --- a/textproc/py-toml/Makefile +++ b/textproc/py-toml/Makefile @@ -1,28 +1,26 @@ -# Created by: Waitman Gobble - PORTNAME= toml PORTVERSION= 0.10.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Python library for parsing and creating TOML LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes PORTDOCS= README.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.rst ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/py-tomli-w/Makefile b/textproc/py-tomli-w/Makefile index ce196ae45e37..df16ca40180c 100644 --- a/textproc/py-tomli-w/Makefile +++ b/textproc/py-tomli-w/Makefile @@ -1,24 +1,22 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tomli-w PORTVERSION= 1.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= tomli_w-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lil' TOML writer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-tomli/Makefile b/textproc/py-tomli/Makefile index fd69cc77a2a6..f577ab004988 100644 --- a/textproc/py-tomli/Makefile +++ b/textproc/py-tomli/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tomli PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lil' TOML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${SED} -e 's|%%PORTVERSION%%|${PORTVERSION}|' ${FILESDIR}/setup.py > ${WRKSRC}/setup.py .include diff --git a/textproc/py-tomlkit/Makefile b/textproc/py-tomlkit/Makefile index 28670e0f0b2a..c9b7ecb902de 100644 --- a/textproc/py-tomlkit/Makefile +++ b/textproc/py-tomlkit/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tomlkit PORTVERSION= 0.11.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Style-preserving TOML library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils pytest NO_ARCH= yes post-patch: @${MV} ${WRKSRC}/tests ${WRKSRC}/tomlkit .include diff --git a/textproc/py-toronado/Makefile b/textproc/py-toronado/Makefile index 2741c394b50e..371897364c5d 100644 --- a/textproc/py-toronado/Makefile +++ b/textproc/py-toronado/Makefile @@ -1,23 +1,21 @@ -# Created by: Tom Judge - PORTNAME= toronado PORTVERSION= 0.0.11 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org COMMENT= Fast lxml-based CSS stylesheet inliner LICENSE= APACHE20 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cssselect>=0:www/py-cssselect@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}cssutils>=0:www/py-cssutils@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-transifex-client/Makefile b/textproc/py-transifex-client/Makefile index 28cfde6d1c90..b6138882df85 100644 --- a/textproc/py-transifex-client/Makefile +++ b/textproc/py-transifex-client/Makefile @@ -1,30 +1,28 @@ -# Created by: Kubilay Kocak - PORTNAME= transifex-client PORTVERSION= 0.14.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Command line interface for Transifex LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gitpython>0:devel/py-gitpython@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-slugify>=1.26.0:textproc/py-python-slugify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.19.1:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=1.24.2,1<2.0.0,1:net/py-urllib3@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-translationstring/Makefile b/textproc/py-translationstring/Makefile index 6c0a58796f1b..fdc8fb5be3e7 100644 --- a/textproc/py-translationstring/Makefile +++ b/textproc/py-translationstring/Makefile @@ -1,27 +1,25 @@ -# Created by: Cheng-Lung Sung - PORTNAME= translationstring PORTVERSION= 1.4 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= bofh@FreeBSD.org COMMENT= Utility library for i18n relied on by various Repoze packages LICENSE= BSDMV LICENSE_NAME= BSD Modification Variant LICENSE_FILE= ${WRKSRC}/LICENSE.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= distutils autoplist NO_ARCH= yes do-test: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} setup.py test .include diff --git a/textproc/py-ttp/Makefile b/textproc/py-ttp/Makefile index f3f4fb7fd76e..c82ce727e0b3 100644 --- a/textproc/py-ttp/Makefile +++ b/textproc/py-ttp/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= ttp PORTVERSION= 0.9.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Template Text Parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= dos2unix python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes post-patch: @${RM} ${WRKSRC}/ttp/utils/load_python_exec_py2.py .include diff --git a/textproc/py-whoosh/Makefile b/textproc/py-whoosh/Makefile index 5dded82902d8..adb3a6f516b8 100644 --- a/textproc/py-whoosh/Makefile +++ b/textproc/py-whoosh/Makefile @@ -1,20 +1,18 @@ -# Created by: gugabsd - PORTNAME= whoosh PORTVERSION= 2.7.4 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Whoosh-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Featureful full-text indexing and searching in Python LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USES= python:3.6+ USE_PYTHON= autoplist distutils .include diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile index 7f495baf7c63..9acdeee440bb 100644 --- a/textproc/py-wordcloud/Makefile +++ b/textproc/py-wordcloud/Makefile @@ -1,32 +1,30 @@ -# Created by: Thierry Thomas - PORTNAME= wordcloud DISTVERSION= 1.8.2.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thierry@FreeBSD.org COMMENT= Little word cloud generator in Python LICENSE= MIT BUILD_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} RUN_DEPENDS= ${PYNUMPY} \ ${PY_PILLOW} \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} #USE_GITHUB= yes #GH_ACCOUNT= amueller USES= python:3.7+ USE_PYTHON= distutils PLIST_SUB+= VER=${PORTVERSION} .if !defined(WITH_DEBUG) LDFLAGS+= -s .endif .include diff --git a/textproc/py-wordnet/Makefile b/textproc/py-wordnet/Makefile index 3fa937b7cef0..ef184440a6c8 100644 --- a/textproc/py-wordnet/Makefile +++ b/textproc/py-wordnet/Makefile @@ -1,45 +1,43 @@ -# Created by: Hye-Shik Chang - PORTNAME= wordnet PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= SF/pywordnet/pywordnet/${PORTVERSION}:pywn \ http://wordnetcode.princeton.edu/${WN_VERSION}/:wn \ ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${WN_VERSION}/:wn PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= pywordnet-${PORTVERSION}.tar.gz:pywn \ WordNet-${WN_VERSION}.tar.gz:wn MAINTAINER= ports@FreeBSD.org COMMENT= Python Interface to WordNet USES= dos2unix python:3.6+ USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/py${PORTNAME}-${PORTVERSION} PLIST_SUB= WNDATA=${WORDNETDATA} WN_WRKSRC= ${WRKDIR}/WordNet-${WN_VERSION} WN_VERSION= 2.0 WORDNETDATA= share/py-${PORTNAME} WN_DICTFILES= adj.exc adv.exc cntlist cntlist.rev data.adj data.adv \ data.noun data.verb frames.vrb index.adj index.adv index.noun \ index.sense index.verb lexnames noun.exc sentidx.vrb sents.vrb\ verb.exc post-patch: # concordance.py uses CR line terminators which cannot be fixed by USES=dos2unix @${CP} ${FILESDIR}/concordance.py ${WRKSRC}/concordance.py @${SED} -e 's|/usr/local/wordnet2.0|${PREFIX}/${WORDNETDATA}|g' \ -e 's|os.path.join(WNHOME.*))|WNHOME)|g' ${WRKSRC}/wordnet.py \ > ${WRKSRC}/wordnet.py.tmp && ${CAT} ${WRKSRC}/wordnet.py.tmp \ > ${WRKSRC}/wordnet.py post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${WORDNETDATA} .for f in ${WN_DICTFILES} ${INSTALL_DATA} ${WN_WRKSRC}/dict/${f} ${STAGEDIR}${PREFIX}/${WORDNETDATA}/ .endfor .include diff --git a/textproc/py-wtforms/Makefile b/textproc/py-wtforms/Makefile index 06f2b4c4dbe3..e88bf01ee026 100644 --- a/textproc/py-wtforms/Makefile +++ b/textproc/py-wtforms/Makefile @@ -1,40 +1,38 @@ -# Created by: Moggie - PORTNAME= wtforms PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= WTForms-${DISTVERSION} MAINTAINER= rm@FreeBSD.org COMMENT= Flexible forms validation and rendering library for python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pep8>0:devel/pep8@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil@${PY_FLAVOR} OPTIONS_DEFINE= DOCS NO_ARCH= yes USES= python:3.6+ zip USE_PYTHON= autoplist distutils PORTDOCS= * post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/docs/html/ && ${COPYTREE_SHARE} _static/ ${STAGEDIR}${DOCSDIR}/) (cd ${WRKSRC}/docs/html/ && ${CP} *.html ${STAGEDIR}${DOCSDIR}/) (cd ${WRKSRC}/docs/html/ && ${CP} *.js ${STAGEDIR}${DOCSDIR}/) do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test .include diff --git a/textproc/py-xhtml2pdf/Makefile b/textproc/py-xhtml2pdf/Makefile index 6a3dc20bf363..e47dd86b5c4c 100644 --- a/textproc/py-xhtml2pdf/Makefile +++ b/textproc/py-xhtml2pdf/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= xhtml2pdf PORTVERSION= 0.2.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= PDF generator using HTML and CSS LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}arabic-reshaper>=2.1.0:textproc/py-arabic-reshaper@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pillow>=8.1.1:graphics/py-pillow@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pypdf3>=1.0.5:print/py-pypdf3@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-bidi>=0.4.2:textproc/py-python-bidi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}reportlab>=3.5.53:print/py-reportlab@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}svglib>=1.2.1:converters/py-svglib@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.0:devel/py-nose@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile index cb3a68456442..448bd77a51dc 100644 --- a/textproc/py-xlrd/Makefile +++ b/textproc/py-xlrd/Makefile @@ -1,20 +1,18 @@ -# Created by: Dikshie - PORTNAME= xlrd PORTVERSION= 2.0.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Reading data and formatting information from Excel files LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-xlsxwriter/Makefile b/textproc/py-xlsxwriter/Makefile index cbc85f141063..95e39ee16f3d 100644 --- a/textproc/py-xlsxwriter/Makefile +++ b/textproc/py-xlsxwriter/Makefile @@ -1,20 +1,18 @@ -# Created by: Antoine Brodin - PORTNAME= XlsxWriter PORTVERSION= 1.4.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org COMMENT= Python module for creating Excel XLSX files LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= concurrent distutils autoplist NO_ARCH= yes .include diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile index ea253959546e..ce0fc7ace0be 100644 --- a/textproc/py-xlutils/Makefile +++ b/textproc/py-xlutils/Makefile @@ -1,21 +1,19 @@ -# Created by: Steven Kreuzer - PORTNAME= xlutils PORTVERSION= 2.0.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= skreuzer@FreeBSD.org COMMENT= Utilities for working with Excel files that require both xlrd and xlwt LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-xlwt/Makefile b/textproc/py-xlwt/Makefile index 2ad9af98487a..a519aecfeba6 100644 --- a/textproc/py-xlwt/Makefile +++ b/textproc/py-xlwt/Makefile @@ -1,19 +1,17 @@ -# Created by: Dikshie - PORTNAME= xlwt PORTVERSION= 1.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dikshie@sfc.wide.ad.jp COMMENT= Writing data and formatting information from Excel files LICENSE= BSD4CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-xml-default-dict/Makefile b/textproc/py-xml-default-dict/Makefile index eabc6711ee2e..53d32937c193 100644 --- a/textproc/py-xml-default-dict/Makefile +++ b/textproc/py-xml-default-dict/Makefile @@ -1,19 +1,17 @@ -# Created by: Silvio Ap Silva aka kanazuchi - PORTNAME= xml-default-dict PORTVERSION= 0.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= contato@kanazuchi.com COMMENT= Python scripts to convert xml data into a defaultdict LICENSE= BSD2CLAUSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-xmldiff/Makefile b/textproc/py-xmldiff/Makefile index 6b0908e40c03..de4b19830d9c 100644 --- a/textproc/py-xmldiff/Makefile +++ b/textproc/py-xmldiff/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= xmldiff PORTVERSION= 2.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Creates diffs of XML files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.1.0:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include diff --git a/textproc/py-zope.i18nmessageid/Makefile b/textproc/py-zope.i18nmessageid/Makefile index 735ff4eb5e99..b728eadfab20 100644 --- a/textproc/py-zope.i18nmessageid/Makefile +++ b/textproc/py-zope.i18nmessageid/Makefile @@ -1,19 +1,17 @@ -# Created by: Cheng-Lung Sung - PORTNAME= zope.i18nmessageid PORTVERSION= 5.0.1 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= zope MAINTAINER= zope@FreeBSD.org COMMENT= Message Identifiers for internationalization LICENSE= ZPL21 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python:3.6+ USE_PYTHON= distutils autoplist .include diff --git a/textproc/py-zpt/Makefile b/textproc/py-zpt/Makefile index a5de14845b47..133ea06ec94a 100644 --- a/textproc/py-zpt/Makefile +++ b/textproc/py-zpt/Makefile @@ -1,18 +1,16 @@ -# Created by: Benno Rice - PORTNAME= zpt PORTVERSION= 2.5 CATEGORIES= textproc python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ZopePageTemplates-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Zope-less version of Zope Page Templates USES= python:3.6+ tar:tgz USE_PYTHON= distutils autoplist WRKSRC= ${WRKDIR}/ZopePageTemplates NO_ARCH= yes .include diff --git a/textproc/qrcodegen/Makefile b/textproc/qrcodegen/Makefile index b2863a0de2bb..32657fe668ac 100644 --- a/textproc/qrcodegen/Makefile +++ b/textproc/qrcodegen/Makefile @@ -1,43 +1,41 @@ -# Created by: Lars Engels - PORTNAME= qrcodegen PORTVERSION= 1.14.2 PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= GUI to generate QR codes LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes NO_BUILD= yes USES= zip:infozip USE_JAVA= yes SUB_FILES= qrcodegen INSTALLFILES= FAQ.txt Installation.txt NOTICE QRCodeGen.jar Version.html DESKTOP_ENTRIES="Portable QR-Code Generator" \ "${COMMENT}" \ "" \ "qrcodegen" \ "Utility;2DGraphics;Java;" \ false do-extract: @${RM} -r ${WRKDIR} @${MKDIR} ${WRKSRC} @${UNZIP_CMD} -q -j -d ${WRKSRC} ${DISTDIR}/${EXTRACT_ONLY} do-install: @${MKDIR} ${STAGEDIR}${DATADIR} .for i in ${INSTALLFILES} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR}/ .endfor ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/textproc/qstardict/Makefile b/textproc/qstardict/Makefile index 472e98b9b770..8f19041dd37f 100644 --- a/textproc/qstardict/Makefile +++ b/textproc/qstardict/Makefile @@ -1,42 +1,40 @@ -# Created by: Yinghong.Liu - PORTNAME= qstardict DISTVERSIONPREFIX= qstardict- DISTVERSION= 1.3 PORTREVISION= 2 CATEGORIES= textproc MAINTAINER= makc@FreeBSD.org COMMENT= Qt based dictionary program (stardict clone) LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c++11-lang gl gnome pkgconfig qmake qt:5 tar:bzip2 xorg USE_GL= gl USE_GNOME= glib20 USE_QT= core dbus gui network printsupport widgets xml \ buildtools_build linguisttools_build qmake_build USE_XORG= x11 USE_GITHUB= yes GH_ACCOUNT= a-rodin QMAKE_ARGS= INSTALL_PREFIX=${PREFIX} OPTIONS_DEFINE= DOCS KDE OPTIONS_SUB= yes KDE_DESC= KDE integration KDE_USES= kde:5 KDE_USE= KDE=globalaccel,notifications,windowsystem KDE_QMAKE_ON= "ENABLED_PLUGINS=stardict web kdeintegration" # Path to dictionaries installed by stardict-* ports DICPATH= ${LOCALBASE}/share/stardict/dic post-patch: ${REINPLACE_CMD} '/m_dictDirs/s|/usr/share/stardict/dic|${PREFIX}/share/stardict/dic|g' \ ${WRKSRC}/plugins/stardict/stardict.cpp .include diff --git a/textproc/qu-aspell/Makefile b/textproc/qu-aspell/Makefile index 29755eccb01a..dfd4a0a7e3d4 100644 --- a/textproc/qu-aspell/Makefile +++ b/textproc/qu-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-qu-0.02-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Quechua dictionary DICT= qu .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/rand/Makefile b/textproc/rand/Makefile index 229e714f313c..75b58cbd67dc 100644 --- a/textproc/rand/Makefile +++ b/textproc/rand/Makefile @@ -1,27 +1,25 @@ -# Created by: domi@saargate.de - PORTNAME= rand PORTVERSION= 1.9 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://bzflag.bz/~erik/files/ \ http://elfga.com/~erik/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Utility to display files or streams in random order LICENSE= GPLv2 USES= gmake GNU_CONFIGURE= yes PLIST_FILES= bin/rand man/man1/rand.1.gz post-patch: @${REINPLACE_CMD} -e 's|}-R|}-L|g' ${WRKSRC}/configure do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/rand ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/docs/rand.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index 3b4bc9252c87..2b6d6511c09f 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -1,38 +1,36 @@ -# Created by: Dmitry Sivachenko - PORTNAME= randlm PORTVERSION= 0.2.5 PORTREVISION= 20 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= Toolkit for building randomized language models LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_aarch64= fails to compile: invalid output constraint =a in assembler BROKEN_armv6= fails to compile: invalid output constraint =a in assembler BROKEN_riscv64= fails to compile: invalid output constraint =a in assembler BUILD_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/sparsehash LIB_DEPENDS= libboost_thread.so:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/sparsehash USES= autoreconf libtool localbase:ldflags compiler:c++11-lang USE_CXXSTD= gnu++98 USE_LDCONFIG= yes GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE=yes INSTALL_TARGET= install-strip post-patch: cd ${WRKSRC}/hadoop && ${MV} strings.cpp strings.cc && ${MV} strings.h s.h ${REINPLACE_CMD} -e s#strings.h#s.h# ${WRKSRC}/hadoop/r_compute_ngram_counts.cpp ${WRKSRC}/hadoop/m_compute_ngram_counts_batch.cpp @${REINPLACE_CMD} -e 's,-L./,,' -e 's,-lLDHT,libLDHT.la,' \ -e 's,-lticpp,libticpp.la,' -e 's,-lRandLM,libRandLM.la,' \ ${WRKSRC}/src/LDHT/Makefile.am \ ${WRKSRC}/src/RandLM/Makefile.am .include diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index c9e3da82958b..65729f904bde 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -1,30 +1,28 @@ -# Created by: ijliao - PORTNAME= raptor PORTVERSION= 1.4.21 PORTREVISION= 8 CATEGORIES= textproc MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ http://download.librdf.org/source/ MAINTAINER= ports@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland LIB_DEPENDS= libcurl.so:ftp/curl USES= gnome libtool pathfix USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-html-dir=${PREFIX}/share/doc \ --with-xml-parser=libxml --with-www=curl INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|utils ||' ${WRKSRC}/Makefile.in .include diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 1fcc941305ab..56072a671261 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -1,35 +1,33 @@ -# Created by: ijliao - PORTNAME= raptor2 PORTVERSION= 2.0.15 PORTREVISION= 22 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland # Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one # of its licenses is "GPLv2 or newer", which includes GPLv3. LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libcurl.so:ftp/curl \ libicuuc.so:devel/icu \ libyajl.so:devel/yajl CONFLICTS= raptor-1.4.1[0-9]* raptor-1.4.21 USE_GNOME= libxml2 libxslt USES= gnome libtool:keepla pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ --with-curl-config=${LOCALBASE}/bin/curl-config \ --with-icu-config=${LOCALBASE}/bin/icu-config \ --with-www=curl INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index ce2085d4e080..4a1883458b72 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -1,43 +1,41 @@ -# Created by: ijliao - PORTNAME= rasqal PORTVERSION= 0.9.33 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ \ SF/librdf/${PORTNAME}/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= High-level interface for RDF # Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one # of its licenses is "GPLv2 or newer", which includes GPLv3. LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libraptor2.so:textproc/raptor2 \ libpcre.so:devel/pcre USES= gmake libtool pathfix perl5 pkgconfig ssl USE_PERL5= build GNU_CONFIGURE= yes USE_LDCONFIG= yes OPTIONS_RADIO= DEC OPTIONS_RADIO_DEC= GMP MPFR GMP_DESC= Use GMP library for decimals MPFR_DESC= Use MPFR library for decimals GMP_CONFIGURE_ON= --with-decimal=gmp --with-gmp=${LOCALBASE} GMP_LIB_DEPENDS= libgmp.so:math/gmp MPFR_CONFIGURE_ON= --with-decimal=mpfr --with-mpfr=${LOCALBASE} MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr .include .if empty(PORT_OPTIONS:MMPFR) && empty(PORT_OPTIONS:MGMP) CONFIGURE_ARGS+=--with-decimal=none .endif .include diff --git a/textproc/re_graph/Makefile b/textproc/re_graph/Makefile index 6fb2ebf3b5ad..f6daa95149f6 100644 --- a/textproc/re_graph/Makefile +++ b/textproc/re_graph/Makefile @@ -1,38 +1,36 @@ -# Created by: ijliao - PORTNAME= re_graph PORTVERSION= 0.2 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://www.oualline.com/sw/re/ DISTNAME= ${PORTNAME:S/_/-/}_${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org COMMENT= Regular Expression Graphing Program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ p5-GD-Arrow>=0:graphics/p5-GD-Arrow USES= tar perl5 USE_PERL5= run NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/re_graph PORTDOCS= * OPTIONS_DEFINE= DOCS do-install: ${INSTALL_SCRIPT} ${WRKSRC}/re_graph.pl ${STAGEDIR}${PREFIX}/bin/re_graph do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/re_graph.html ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/tut* ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index 5a6f087652b6..6173f34daedd 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -1,34 +1,32 @@ -# Created by: Vsevolod Stakhov - PORTNAME= redet PORTVERSION= 8.26 CATEGORIES= textproc tk MASTER_SITES= http://www.billposer.org/Software/Downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Visual regexp development and execution RUN_DEPENDS= iwidgets>0:x11-toolkits/iwidgets NO_BUILD= yes NO_ARCH= yes USES= tk:run tar:bzip2 PORTDOCS= AUTHORS COPYING CREDITS LICENSE NEWS README-General ChangeLog PLIST_FILES= bin/redet \ man/man1/redet.1.gz OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e "s@exec wish@exec ${WISH}@" ${WRKSRC}/redet.tcl do-install: ${INSTALL_SCRIPT} ${WRKSRC}/redet.tcl ${STAGEDIR}${PREFIX}/bin/redet ${INSTALL_MAN} ${WRKSRC}/redet.1 ${STAGEDIR}${PREFIX}/man/man1 do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/redisearch/Makefile b/textproc/redisearch/Makefile index b61b795d126a..1fa368457443 100644 --- a/textproc/redisearch/Makefile +++ b/textproc/redisearch/Makefile @@ -1,30 +1,28 @@ -# Created by: Sergey A. Osokin - PORTNAME= redisearch DISTVERSIONPREFIX= v DISTVERSION= 2.2.10 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN LICENSE_NAME= Redis Source Available License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= cmake compiler USE_GITHUB= yes GH_ACCOUNT= RediSearch GH_PROJECT= RediSearch CMAKE_ARGS= -DGIT_DESCRIBE_VERSION:STRING=${PKGVERSION} \ -DOS=freebsd PLIST_FILES= lib/redisearch.so do-install: ${INSTALL_LIB} ${INSTALL_WRKSRC}/redisearch.so ${STAGEDIR}${PREFIX}/lib .include diff --git a/textproc/redisearch20/Makefile b/textproc/redisearch20/Makefile index 82d6afe63382..24b450788246 100644 --- a/textproc/redisearch20/Makefile +++ b/textproc/redisearch20/Makefile @@ -1,30 +1,28 @@ -# Created by: Sergey A. Osokin - PORTNAME= redisearch20 DISTVERSIONPREFIX= v DISTVERSION= 2.0.15 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN LICENSE_NAME= Redis Source Available License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= cmake compiler USE_GITHUB= yes GH_ACCOUNT= RediSearch GH_PROJECT= RediSearch CMAKE_ARGS= -DGIT_DESCRIBE_VERSION:STRING=${PKGVERSION} PLIST_FILES= lib/redisearch20.so do-install: ${INSTALL_LIB} ${INSTALL_WRKSRC}/redisearch.so \ ${STAGEDIR}${PREFIX}/lib/redisearch20.so .include diff --git a/textproc/redisearch22/Makefile b/textproc/redisearch22/Makefile index 6360cacb9903..bc8918178b50 100644 --- a/textproc/redisearch22/Makefile +++ b/textproc/redisearch22/Makefile @@ -1,31 +1,29 @@ -# Created by: Sergey A. Osokin - PORTNAME= redisearch22 DISTVERSIONPREFIX= v DISTVERSION= 2.2.10 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search over Redis LICENSE= UNKNOWN LICENSE_NAME= Redis Source Available License Agreement LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= cmake compiler USE_GITHUB= yes GH_ACCOUNT= RediSearch GH_PROJECT= RediSearch CMAKE_ARGS= -DGIT_DESCRIBE_VERSION:STRING=${PKGVERSION} \ -DOS=freebsd PLIST_FILES= lib/redisearch22.so do-install: ${INSTALL_LIB} ${INSTALL_WRKSRC}/redisearch.so \ ${STAGEDIR}${PREFIX}/lib/redisearch22.so .include diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index 1199145d84dc..b3ba34d14ecb 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -1,33 +1,31 @@ -# Created by: Russell Cloran - PORTNAME= redland-bindings PORTVERSION= 1.0.17.1 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ MAINTAINER= kde@FreeBSD.org COMMENT= Language bindings for the Redland package # Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one # of its licenses is "GPLv2 or newer", which includes GPLv3. LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= librdf.so:textproc/redland GNU_CONFIGURE= yes USES= pkgconfig OPTIONS_DEFINE= PHP PYTHON RUBY OPTIONS_DEFAULT=PYTHON OPTIONS_SUB= yes PHP_CONFIGURE_WITH= php PHP_USES= php:build PYTHON_CONFIGURE_WITH= python PYTHON_USES= python RUBY_CONFIGURE_WITH= ruby RUBY_USE= RUBY=yes .include diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 35c2131a3164..91f9c1ff25e5 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,79 +1,77 @@ -# Created by: ijliao - PORTNAME= redland PORTVERSION= 1.0.17 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ MAINTAINER= kde@FreeBSD.org COMMENT= High-level interface for RDF # Even though GPLv3 is not explicitly mentioned in the port's LICENSE.html, one # of its licenses is "GPLv2 or newer", which includes GPLv3. LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual LIB_DEPENDS= libltdl.so:devel/libltdl \ libraptor2.so:textproc/raptor2 \ librasqal.so:textproc/rasqal USE_PERL5= build USES= gmake libtool pathfix perl5 pkgconfig shebangfix SHEBANG_FILES= scripts/touch-mtime.pl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-threestore=no USE_LDCONFIG= yes OPTIONS_DEFINE= BDB THREADS OPTIONS_DEFAULT= BDB BDB_USES= bdb BDB_CONFIGURE_OFF= --with-bdb=no THREADS_CONFIGURE_ENABLE= threads # MYSQL "Use MySQL instead of BDB" off \ # PGSQL "Use PgSQL instead of BDB" off \ # SQLITE "Use SQLite instead of BDB" off \ # VIRTUOSO "Use Virtoso instead of BDB" off #.if defined(WITH_MYSQL) #USE_MYSQL= yes #CONFIGURE_ARGS+=--with-mysql=yes #CPPFLAGS+= -I${LOCALBASE}/include/mysql -DHAVE_MYSQL_H #LIBS+= -L${LOCALBASE}/lib/mysql #PLIST_SUB+= MYSQL="" #.else CONFIGURE_ARGS+=--with-mysql=no PLIST_SUB+= MYSQL="@comment " #.endif #.if defined(WITH_PGSQL) #USES+= pgsql #CONFIGURE_ARGS+=--with-postgresql=yes #PLIST_SUB+= PGSQL="" #.else CONFIGURE_ARGS+=--with-postgresql=no PLIST_SUB+= PGSQL="@comment " #.endif #.if defined(WITH_SQLITE) #USES+= sqlite:3 #CONFIGURE_ARGS+=--with-sqlite=3 #PLIST_SUB+= SQLITE="" #.else CONFIGURE_ARGS+=--with-sqlite=no PLIST_SUB+= SQLITE="@comment " #.endif #.if defined(WITH_VIRTUOSO) #CONFIGURE_ARGS+=--with-virtuoso=yes #LIB_DEPENDS+= iodbc.3:databases/libiodbc #PLIST_SUB+= VIRTUOSO="" #.else CONFIGURE_ARGS+=--with-virtuoso=no PLIST_SUB+= VIRTUOSO="@comment " #.endif .include diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index ab4e0dc2b9af..f7c57369b213 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -1,133 +1,131 @@ -# Created by: paulh@logicsquad.net - PORTNAME= refdb PORTVERSION= 0.9.9 DISTVERSIONSUFFIX= -1 PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= ohartman@zedat.fu-berlin.de COMMENT= Bibliographic reference database BROKEN_FreeBSD_13= ld: error: duplicate symbol: thecommandlist BROKEN_FreeBSD_14= ld: error: duplicate symbol: thecommandlist LIB_DEPENDS= libexpat.so:textproc/expat2 \ libbtparse.so:textproc/btparse \ libdbi.so:databases/libdbi USES= gmake iconv readline perl5 libtool pkgconfig pathfix shebangfix HAS_CONFIGURE= yes INSTALL_TARGET= install-strip PORTDOCS= * CFLAGS+= -I${LOCALBASE}/include LIBS+= -lm CONFIGURE_ARGS= --with-expat-lib=${LOCALBASE}/lib \ --with-classpath-root=${PREFIX}/share/java/classes \ --with-refdb-url=http://localhost/refdb XMLCATMGR= ${LOCALBASE}/bin/xmlcatmgr OPTIONS_DEFINE= DOCS CATALOG OPTIONS_SINGLE= DB OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly CATALOG_DESC= Install SGML catalog OPTIONS_DEFAULT= PGSQL DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ docbook-xsl>=0:textproc/docbook-xsl SHEBANG_FILES= ${WRKSRC}/scripts/* USE_RC_SUBR= refdbd .include .if ${PORT_OPTIONS:MMYSQL} USES+= mysql # If libdbi-drivers has been built without MySQL driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdmysql.so) IGNORE= rebuild databases/libdbi-drivers with MySQL support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=mysql .elif ${PORT_OPTIONS:MPGSQL} USES+= pgsql # If libdbi-drivers has been built without PostgreSQL driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdpgsql.so) IGNORE= rebuild databases/libdbi-drivers with PostgreSQL support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=pgsql .elif ${PORT_OPTIONS:MSQLITE} LIB_DEPENDS+= libsqlite3.so:databases/sqlite3 # If libdbi-drivers has been built without SQLite driver, abort .if exists(${LOCALBASE}/lib/dbd) && !exists(${LOCALBASE}/lib/dbd/libdbdsqlite3.so) IGNORE= rebuild databases/libdbi-drivers with SQLite support .elif !exists(${LOCALBASE}/lib/dbd) BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=sqlite .endif .if ${PORT_OPTIONS:MDOCS} CONFIGURE_ARGS+= --with-docbook-xsl=${PREFIX}/share/xsl/docbook \ --without-docbook-xsl-ns \ --without-tei-xsl \ --without-tei-xsl-ns .else CONFIGURE_ARGS+= --disable-docs .endif .if ${PORT_OPTIONS:MCATALOG} RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr .endif post-patch: ${REINPLACE_CMD} -e 's|$$(PACKAGE)-$$(VERSION)|refdb|g' \ ${WRKSRC}/doc/Makefile.in post-install: .if ${PORT_OPTIONS:MCATALOG} @[ -f ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports ] || ${TOUCH} ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports @${XMLCATMGR} -s -c ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports lookup "${STAGEDIR}${PREFIX}/share/refdb/refdb.cat" > /dev/null || ${XMLCATMGR} -s -c ${STAGEDIR}${PREFIX}/share/sgml/catalog.ports add CATALOG "${STAGEDIR}${PREFIX}/share/refdb/refdb.cat" -- > /dev/null .endif @${ECHO_MSG} "To complete RefDB installation:" .if ${PORT_OPTIONS:MMYSQL} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise MySQL, run the following command:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root -e \"CREATE DATABASE refdb\"" @${ECHO_MSG} "" @${ECHO_MSG} " Then, for MySQL older than 4.1, run:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root refdb < ${PREFIX}/share/refdb/sql/refdb.dump.mysql" @${ECHO_MSG} "" @${ECHO_MSG} " For MySQL 4.1 and later, run:" @${ECHO_MSG} "" @${ECHO_MSG} " mysql -u root refdb < ${PREFIX}/share/refdb/sql/refdb.dump.mysql41" @${ECHO_MSG} "" .elif ${PORT_OPTIONS:MPGSQL} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise PostgreSQL, run the following commands:" @${ECHO_MSG} "" @${ECHO_MSG} " createdb -U pgsql -E UNICODE refdb" @${ECHO_MSG} " psql -U pgsql refdb < ${PREFIX}/share/refdb/sql/refdb.dump.pgsql" @${ECHO_MSG} "" .elif ${PORT_OPTIONS:MSQLITE} @${ECHO_MSG} "" @${ECHO_MSG} "1. To initialise SQLite, run the following commands:" @${ECHO_MSG} "" @${ECHO_MSG} " cd ${PREFIX}/share/refdb/db" @${ECHO_MSG} " sqlite refdb < ${PREFIX}/share/refdb/sql/refdb.dump.sqlite" @${ECHO_MSG} "" .endif .include diff --git a/textproc/reflex/Makefile b/textproc/reflex/Makefile index 874773d673d1..8486e7474132 100644 --- a/textproc/reflex/Makefile +++ b/textproc/reflex/Makefile @@ -1,20 +1,18 @@ -# Created by: bf@FreeBSD.org - PORTNAME= reflex PORTVERSION= 20210808 CATEGORIES= textproc MASTER_SITES= https://invisible-mirror.net/archives/reflex/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Relocalizable fast lexical scanner LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= tar:tgz GNU_CONFIGURE= yes TEST_TARGET= bigcheck .include diff --git a/textproc/replaceit/Makefile b/textproc/replaceit/Makefile index 64ea96b3002e..a14b6d7355c2 100644 --- a/textproc/replaceit/Makefile +++ b/textproc/replaceit/Makefile @@ -1,32 +1,30 @@ -# Created by: Patrick Li - PORTNAME= replaceit PORTVERSION= 1.0.1 CATEGORIES= textproc MASTER_SITES= http://pldaniels.com/replaceit/ MAINTAINER= ports@FreeBSD.org COMMENT= Light replacement to the combination of sed/awk/grep/head/tail LICENSE= Sendmail LICENSE_NAME= Sendmail License LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept MAKE_ARGS= CC="${CC}" PRF="${CFLAGS}" PORTDOCS= CHANGELOG README PLIST_FILES= bin/replaceit OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/replaceit ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/resume-extensions/Makefile b/textproc/resume-extensions/Makefile index f9c766e11445..6acbfaf46da4 100644 --- a/textproc/resume-extensions/Makefile +++ b/textproc/resume-extensions/Makefile @@ -1,31 +1,29 @@ -# Created by: Aaron Straup Cope - PORTNAME= resume-extensions PORTVERSION= 0.5 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://aaronland.info/xsl/xmlresume/ DISTNAME= xml${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extends the XML Resume library RUN_DEPENDS= resume>0:textproc/resume \ ${LOCALBASE}/share/xsl/string/print-n-times.xsl:textproc/print-n-times \ ${LOCALBASE}/share/xsl/xhtml/add-css-links.xsl:textproc/add-css-links NO_BUILD= yes post-patch: ${REINPLACE_CMD} -e 's|/usr/local/share|${LOCALBASE}/share|' \ ${WRKSRC}/lib/extrefs.xsl ${REINPLACE_CMD} -e 's|/usr/local/share|${LOCALBASE}/share|' \ ${WRKSRC}/format/html.xsl ${FIND} ${WRKSRC} -name '*.bak' -delete do-install: @${ECHO} "Installing in ${PREFIX}/share/xsl/${PORTNAME}" @${MKDIR} ${STAGEDIR}${PREFIX}/share/xsl/${PORTNAME} @${CP} -R ${WRKSRC}/* ${STAGEDIR}${PREFIX}/share/xsl/${PORTNAME} .include diff --git a/textproc/resume/Makefile b/textproc/resume/Makefile index 9ba3da1010c0..a9c650b5615a 100644 --- a/textproc/resume/Makefile +++ b/textproc/resume/Makefile @@ -1,42 +1,40 @@ -# Created by: Kimura Fuyuki - PORTNAME= resume DISTVERSION= 1_5_1 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= SF/xml${PORTNAME}/xml${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML Resume library LICENSE= MIT USES= tar:tgz USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes SUB_FILES= pkg-message PORTDOCS= * OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${REINPLACE_CMD} -e 's|\.\./\.\./css|css|' ${WRKSRC}/xsl/params.xsl @${FIND} ${WRKSRC} -name '*.bak' -delete do-install: cd ${WRKSRC}/dtd && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/xml/${PORTNAME} cd ${WRKSRC}/xsl && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/share/xsl/${PORTNAME} cd ${WRKSRC} && ${COPYTREE_SHARE} css ${STAGEDIR}${PREFIX}/share/xsl/${PORTNAME}/format ${INSTALL_DATA} ${WRKSRC}/java/*.jar ${STAGEDIR}${JAVAJARDIR} do-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${CP} -R ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${CP} -R ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index 52a4e35cb4fa..929c8631c190 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -1,33 +1,31 @@ -# Created by: lars.eggert@gmx.net - PORTNAME= rfcdiff PORTVERSION= 1.33 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/${PORTNAME}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} EXTRACT_SUFX= MAINTAINER= lars.eggert@gmx.net COMMENT= Compare two versions of an Internet Draft and produce a diff RUN_DEPENDS= bash:shells/bash \ gawk:lang/gawk \ wdiff:textproc/wdiff EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= ${WRKSRC} NO_WRKSUBDIR= YES NO_BUILD= YES PLIST_FILES= bin/rfcdiff post-patch: @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' \ ${WRKSRC}/${DISTNAME} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/ripgrep-all/Makefile b/textproc/ripgrep-all/Makefile index 67101af12e95..873f51b6f299 100644 --- a/textproc/ripgrep-all/Makefile +++ b/textproc/ripgrep-all/Makefile @@ -1,187 +1,185 @@ -# Created by: Alexis Praga - PORTNAME= ripgrep-all DISTVERSIONPREFIX= v DISTVERSION= 0.9.6 PORTREVISION= 10 CATEGORIES= textproc MAINTAINER= alexis.praga@free.fr COMMENT= Improved search capacities of ripgrep LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cargo USE_GITHUB= yes GH_ACCOUNT= phiresky CARGO_CRATES= addr2line-0.12.0 \ adler32-1.0.4 \ aho-corasick-0.7.10 \ ansi_term-0.11.0 \ arrayref-0.3.6 \ atty-0.2.14 \ autocfg-0.1.7 \ autocfg-1.0.0 \ backtrace-0.3.48 \ bincode-1.2.1 \ bitflags-1.2.1 \ byteorder-1.3.4 \ bzip2-0.3.3 \ bzip2-sys-0.1.8+1.0.8 \ cachedir-0.1.1 \ cc-1.0.53 \ cfg-if-0.1.10 \ chrono-0.4.11 \ clap-2.33.1 \ cloudabi-0.0.3 \ crc32fast-1.2.0 \ crossbeam-0.7.3 \ crossbeam-channel-0.4.2 \ crossbeam-deque-0.7.3 \ crossbeam-epoch-0.8.2 \ crossbeam-queue-0.2.1 \ crossbeam-utils-0.7.2 \ encoding_rs-0.8.23 \ encoding_rs_io-0.1.7 \ env_logger-0.7.1 \ exitfailure-0.5.1 \ failure-0.1.8 \ failure_derive-0.1.8 \ fallible-iterator-0.2.0 \ fallible-streaming-iterator-0.1.9 \ filetime-0.2.10 \ fixedbitset-0.1.9 \ flate2-1.0.14 \ fnv-1.0.7 \ fuchsia-cprng-0.1.1 \ generic-array-0.12.3 \ getrandom-0.1.14 \ gimli-0.21.0 \ glob-0.3.0 \ heck-0.3.1 \ hermit-abi-0.1.13 \ humantime-1.3.0 \ idna-0.2.0 \ itoa-0.4.5 \ jobserver-0.1.21 \ lazy_static-1.4.0 \ libc-0.2.70 \ libsqlite3-sys-0.18.0 \ linked-hash-map-0.5.3 \ lmdb-rkv-0.14.0 \ lmdb-rkv-sys-0.11.0 \ lock_api-0.2.0 \ log-0.4.8 \ lru-cache-0.1.2 \ lzma-sys-0.1.16 \ matches-0.1.8 \ maybe-uninit-2.0.0 \ memchr-2.3.3 \ memoffset-0.5.4 \ miniz_oxide-0.3.6 \ nom-2.2.1 \ num-0.2.1 \ num-complex-0.2.4 \ num-integer-0.1.42 \ num-iter-0.1.40 \ num-rational-0.2.4 \ num-traits-0.2.11 \ object-0.19.0 \ ordered-float-1.0.2 \ ordermap-0.3.5 \ parking_lot-0.8.0 \ parking_lot_core-0.5.0 \ paste-0.1.12 \ paste-impl-0.1.12 \ path-clean-0.1.0 \ percent-encoding-2.1.0 \ petgraph-0.4.13 \ pkg-config-0.3.17 \ podio-0.1.6 \ ppv-lite86-0.2.8 \ proc-macro-error-1.0.2 \ proc-macro-error-attr-1.0.2 \ proc-macro-hack-0.5.15 \ proc-macro2-1.0.13 \ quick-error-1.2.3 \ quote-1.0.6 \ rand-0.6.5 \ rand-0.7.3 \ rand_chacha-0.1.1 \ rand_chacha-0.2.2 \ rand_core-0.3.1 \ rand_core-0.4.2 \ rand_core-0.5.1 \ rand_hc-0.1.0 \ rand_hc-0.2.0 \ rand_isaac-0.1.1 \ rand_jitter-0.1.4 \ rand_os-0.1.3 \ rand_pcg-0.1.2 \ rand_xorshift-0.1.1 \ rdrand-0.4.0 \ redox_syscall-0.1.56 \ regex-1.3.7 \ regex-syntax-0.6.17 \ remove_dir_all-0.5.2 \ rkv-0.10.4 \ rusqlite-0.23.1 \ rustc-demangle-0.1.16 \ rustc_version-0.2.3 \ ryu-1.0.4 \ scopeguard-1.1.0 \ semver-0.9.0 \ semver-parser-0.7.0 \ serde-1.0.110 \ serde_derive-1.0.110 \ serde_json-1.0.53 \ size_format-1.0.2 \ smallvec-0.6.13 \ smallvec-1.4.0 \ strsim-0.8.0 \ structopt-0.3.14 \ structopt-derive-0.4.7 \ syn-1.0.22 \ syn-mid-0.5.0 \ synstructure-0.12.3 \ tar-0.4.26 \ tempfile-3.1.0 \ term_size-0.3.2 \ termcolor-1.1.0 \ textwrap-0.11.0 \ thread_local-1.0.1 \ time-0.1.43 \ tree_magic_fork-0.2.2 \ typenum-1.12.0 \ unicode-bidi-0.3.4 \ unicode-normalization-0.1.12 \ unicode-segmentation-1.6.0 \ unicode-width-0.1.7 \ unicode-xid-0.2.0 \ url-2.1.1 \ uuid-0.8.1 \ vcpkg-0.2.8 \ vec_map-0.8.2 \ version_check-0.9.1 \ wasi-0.9.0+wasi-snapshot-preview1 \ winapi-0.3.8 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ xattr-0.2.2 \ xz2-0.1.6 \ zip-0.5.5 \ zstd-0.5.1+zstd.1.4.4 \ zstd-safe-2.0.3+zstd.1.4.4 \ zstd-sys-1.4.15+zstd.1.4.4 PLIST_FILES= bin/rga \ bin/rga-preproc post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rga-preproc .include diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile index 3b7c50ebe1da..aa8db07629b3 100644 --- a/textproc/ripgrep/Makefile +++ b/textproc/ripgrep/Makefile @@ -1,135 +1,133 @@ -# Created by: Petteri Valkonen - PORTNAME= ripgrep DISTVERSION= 13.0.0 PORTREVISION= 12 CATEGORIES= textproc MAINTAINER= petteri.valkonen@iki.fi COMMENT= Command line search tool LICENSE= MIT UNLICENSE LICENSE_COMB= dual LICENSE_FILE_MIT= ${WRKSRC}/LICENSE-MIT LICENSE_FILE_UNLICENSE= ${WRKSRC}/UNLICENSE BUILD_DEPENDS= asciidoctor:textproc/rubygem-asciidoctor USES= cargo cpe CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= BurntSushi CARGO_CRATES= aho-corasick-0.7.18 \ atty-0.2.14 \ base64-0.13.0 \ bitflags-1.2.1 \ bstr-0.2.16 \ bytecount-0.6.2 \ cc-1.0.68 \ cfg-if-0.1.10 \ cfg-if-1.0.0 \ clap-2.33.3 \ crossbeam-channel-0.5.1 \ crossbeam-utils-0.8.5 \ encoding_rs-0.8.28 \ encoding_rs_io-0.1.7 \ fnv-1.0.7 \ fs_extra-1.2.0 \ glob-0.3.0 \ globset-0.4.7 \ grep-0.2.8 \ grep-cli-0.1.6 \ grep-matcher-0.1.5 \ grep-pcre2-0.1.5 \ grep-printer-0.1.6 \ grep-regex-0.1.9 \ grep-searcher-0.1.8 \ hermit-abi-0.1.18 \ ignore-0.4.18 \ itoa-0.4.7 \ jemalloc-sys-0.3.2 \ jemallocator-0.3.2 \ jobserver-0.1.22 \ lazy_static-1.4.0 \ libc-0.2.97 \ libm-0.1.4 \ log-0.4.14 \ memchr-2.4.0 \ memmap2-0.3.0 \ num_cpus-1.13.0 \ once_cell-1.7.2 \ packed_simd_2-0.3.7 \ pcre2-0.2.3 \ pcre2-sys-0.2.5 \ pkg-config-0.3.19 \ proc-macro2-1.0.27 \ quote-1.0.9 \ regex-1.5.4 \ regex-automata-0.1.10 \ regex-syntax-0.6.25 \ ryu-1.0.5 \ same-file-1.0.6 \ serde-1.0.126 \ serde_derive-1.0.126 \ serde_json-1.0.64 \ strsim-0.8.0 \ syn-1.0.73 \ termcolor-1.1.2 \ textwrap-0.11.0 \ thread_local-1.1.3 \ unicode-width-0.1.8 \ unicode-xid-0.2.2 \ walkdir-2.3.2 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ winapi-util-0.1.5 \ winapi-x86_64-pc-windows-gnu-0.4.0 RIPGREP_OUTDIR= ${WRKDIR}/cargo-out CARGO_ENV= RIPGREP_OUTDIR=${RIPGREP_OUTDIR} PLIST_FILES= bin/rg \ etc/bash_completion.d/rg.bash \ man/man1/rg.1.gz \ share/fish/vendor_completions.d/rg.fish \ share/zsh/site-functions/_rg PORTDOCS= CHANGELOG.md FAQ.md GUIDE.md OPTIONS_DEFINE= DOCS PCRE2 SIMD OPTIONS_DEFAULT=PCRE2 OPTIONS_DEFAULT_aarch64=SIMD OPTIONS_DEFAULT_amd64= ${OPTIONS_DEFAULT_i386} OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:S/SSE2/SIMD/} PCRE2_DESC= ${PCRE_DESC} version 2 PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 PCRE2_VARS= CARGO_FEATURES+=pcre2 SIMD_MAKE_ENV= RUSTC_BOOTSTRAP=encoding_rs,packed_simd_2 SIMD_VARS= CARGO_FEATURES+=simd-accel ${SIMD_VARS_${ARCH}} SIMD_VARS_i386= RUSTFLAGS+="-C target-feature=+sse2" post-patch: @${REINPLACE_CMD} -e 's|OUT_DIR|RIPGREP_OUTDIR|' ${WRKSRC}/build.rs post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rg ${INSTALL_MAN} ${RIPGREP_OUTDIR}/rg.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ ${INSTALL_DATA} ${RIPGREP_OUTDIR}/rg.fish \ ${STAGEDIR}${PREFIX}/share/fish/vendor_completions.d/ @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/complete/_rg \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/ripole/Makefile b/textproc/ripole/Makefile index 32681f2ac878..5c7c43f91936 100644 --- a/textproc/ripole/Makefile +++ b/textproc/ripole/Makefile @@ -1,21 +1,19 @@ -# Created by: Freddie Cash - PORTNAME= ripole PORTVERSION= 0.2.2 CATEGORIES= textproc MASTER_SITES= http://www.pldaniels.com/ripole/ MAINTAINER= fcash@sd73.bc.ca COMMENT= Small program designed to pull attachments out of OLE2 documents ALL_TARGET= default PLIST_FILES= bin/ripole post-patch: @${REINPLACE_CMD} -e '/^CFLAGS/d' ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/rl/Makefile b/textproc/rl/Makefile index 2896a7aa8b9e..c37575b17a1d 100644 --- a/textproc/rl/Makefile +++ b/textproc/rl/Makefile @@ -1,18 +1,16 @@ -# Created by: David Sze - PORTNAME= rl PORTVERSION= 0.2.7 CATEGORIES= textproc MASTER_SITES= https://arthurdejong.org/rl/ MAINTAINER= jharris@widomaker.com COMMENT= Randomizes lines from a specified input file LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes PLIST_FILES= bin/rl man/man1/rl.1.gz .include diff --git a/textproc/rman/Makefile b/textproc/rman/Makefile index 071c14d6d1ac..559ad3cb4c9f 100644 --- a/textproc/rman/Makefile +++ b/textproc/rman/Makefile @@ -1,19 +1,17 @@ -# Created by: Thomas Gellekum - PORTNAME= rman PORTVERSION= 3.2 CATEGORIES= textproc MASTER_SITES= SF/polyglotman/polyglotman/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Reverse compile man pages from formatted form MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" \ BINDIR="${PREFIX}/bin" MANDIR="${MAN1PREFIX}/man/man1" PLIST_FILES= bin/rman man/man1/rman.1.gz post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/rman .include diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile index 18e3aa52e4f0..135912596151 100644 --- a/textproc/rnv/Makefile +++ b/textproc/rnv/Makefile @@ -1,24 +1,22 @@ -# Created by: Sergey Skvortsov - PORTNAME= rnv PORTVERSION= 1.7.11 PORTREVISION= 1 CATEGORIES= textproc devel MASTER_SITES= SF/${PORTNAME}/Sources/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Relax NG Compact Syntax validator LICENSE= BSD3CLAUSE LIB_DEPENDS= libexpat.so:textproc/expat2 USES= tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-expat="${LOCALBASE}" CONFLICTS_INSTALL= arx-libertatis # bin/arx PLIST_FILES= bin/arx bin/rnv bin/rvp bin/xsdck man/man1/rnv.1.gz .include diff --git a/textproc/ro-aspell/Makefile b/textproc/ro-aspell/Makefile index 9db19460cd15..f4e9784ca2b1 100644 --- a/textproc/ro-aspell/Makefile +++ b/textproc/ro-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-ro-3.3-2 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Romanian dictionary DICT= ro .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile index 7c474bc863d0..2731f647368b 100644 --- a/textproc/rtf2html/Makefile +++ b/textproc/rtf2html/Makefile @@ -1,26 +1,24 @@ -# Created by: Emanuel Haupt - PORTNAME= rtf2html DISTVERSION= 1.1b PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Simple rtf2html converter LICENSE= BSD2CLAUSE CONFLICTS_INSTALL= p5-RTF-Parser PLIST_FILES= bin/rtf2html WRKSRC= ${WRKDIR}/${PORTNAME} do-build: ${CC} ${CFLAGS} ${WRKSRC}/${PORTNAME}.c -o ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/rtfreader/Makefile b/textproc/rtfreader/Makefile index b8d5669f8c82..58ffc8fab9b3 100644 --- a/textproc/rtfreader/Makefile +++ b/textproc/rtfreader/Makefile @@ -1,20 +1,18 @@ -# Created by: Jim Mock - PORTNAME= rtfreader PORTVERSION= 1.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.fiction.net/blong/programs/ DISTNAME= ms-rtf MAINTAINER= ports@FreeBSD.org COMMENT= Portable application/ms-rtf parser ALL_TARGET= rtfreader MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/rtfreader do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rtfreader ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/ruby-escape/Makefile b/textproc/ruby-escape/Makefile index 81f55da466e0..086ff6f9fee6 100644 --- a/textproc/ruby-escape/Makefile +++ b/textproc/ruby-escape/Makefile @@ -1,29 +1,27 @@ -# Created by: TAKATSU Tomonari - PORTNAME= escape PORTVERSION= 0.2 CATEGORIES= textproc ruby MASTER_SITES= http://www.a-k-r.org/${PORTNAME}/ \ LOCAL/tota/ruby-escape PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RUBY_SUFFIX}-||} MAINTAINER= tota@FreeBSD.org COMMENT= Ruby library provides HTML/URI/shell escaping functions USE_RUBY= yes NO_BUILD= yes DOCS= ChangeLog README OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} @${INSTALL_DATA} ${INSTALL_WRKSRC}/escape.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} .for f in ${DOCS} @${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ .endfor .include diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 886248edbb6c..e80b9255da8a 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -1,32 +1,30 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= format PORTVERSION= 1.09 CATEGORIES= textproc ruby MASTER_SITES= SF/${PORTNAME}r/FormatR/FormatR.${PORTVERSION} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= FormatR.${PORTVERSION} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Perl like formats for Ruby USE_RUBY= yes NO_BUILD= yes OPTIONS_DEFINE= DOCS post-patch: ${RUBY} -i.orig -pe 'gsub(/"(format_test\.pl)/, "\"./\\1")' ${WRKSRC}/test_format.rb do-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} ${INSTALL_DATA} ${WRKSRC}/format.rb ${STAGEDIR}${RUBY_SITELIBDIR}/ ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/test .for f in test_format.rb format_test.pl ${INSTALL_SCRIPT} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/ .endfor ${INSTALL_DATA} ${WRKSRC}/test/* ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/test/ .include diff --git a/textproc/ruby-htree/Makefile b/textproc/ruby-htree/Makefile index 3afef9188980..d5b74d10df3f 100644 --- a/textproc/ruby-htree/Makefile +++ b/textproc/ruby-htree/Makefile @@ -1,44 +1,42 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= htree PORTVERSION= 0.8 PORTREVISION= 1 CATEGORIES= textproc www ruby MASTER_SITES= http://www.a-k-r.org/htree/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library to manipulate HTML/XML tree data structure BUILD_DEPENDS= rubygem-rdoc>=0.a:devel/rubygem-rdoc OPTIONS_DEFINE= DOCS USE_RUBY= yes LIB_FILES= htree.rb htree DOCS= README \ doc DOCSDIR= ${RUBY_MODDOCDIR} PORTDOCS= * .include do-build: .if ${PORT_OPTIONS:MDOCS} cd ${BUILD_WRKSRC}; ${LOCALBASE}/bin/rdoc ${LIB_FILES} .endif do-install: @${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR} cd ${INSTALL_WRKSRC}; ${CP} -R ${LIB_FILES} ${STAGEDIR}${RUBY_SITELIBDIR}/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR} .for f in ${DOCS} ${CP} -R ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ .endfor .include diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile index 9469314496ee..2aa0485594af 100644 --- a/textproc/ruby-rd-mode.el/Makefile +++ b/textproc/ruby-rd-mode.el/Makefile @@ -1,41 +1,39 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= rd-mode.el PORTVERSION= 0.6.38 PORTREVISION= 1 CATEGORIES= textproc ruby elisp MASTER_SITES= # none PKGNAMEPREFIX= ruby- # not ${RUBY_PKGNAMEPREFIX} since this is not version specific DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= Emacs lisp module for editing RD files BUILD_DEPENDS= ${NONEXISTENT}:textproc/ruby-rdtool:patch USE_RUBY= yes WRKSRC= ${WRKDIR}/utils NO_BUILD= yes ELISP_FILES= rd-mode.el EMACSLISPDIR= ${PREFIX}/share/emacs/site-lisp RUBY_ELISPDIR= ${PREFIX}/lib/ruby/elisp PLIST_SUB+= RUBY_ELISPDIR=${RUBY_ELISPDIR} do-extract: ${MKDIR} ${WRKDIR} ${LN} -sf `cd ${.CURDIR}/../ruby-rdtool; ${MAKE} -V WRKSRC`/utils ${WRKSRC} do-install: @${MKDIR} ${STAGEDIR}${RUBY_ELISPDIR}/ @${MKDIR} ${STAGEDIR}${EMACSLISPDIR}/ .for f in ${ELISP_FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_ELISPDIR}/ ${LN} -sf ${RUBY_ELISPDIR}/${f} ${STAGEDIR}${EMACSLISPDIR}/ .endfor .include diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 54080125b3e6..a384f14eefc5 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,41 +1,39 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= rdtool PORTVERSION= 0.6.38 DISTVERSIONPREFIX= v CATEGORIES= textproc ruby PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) BUILD_DEPENDS= racc:devel/rubygem-racc USE_GITHUB= yes GH_ACCOUNT= uwabami USE_RUBY= yes USE_RUBY_SETUP= yes RUBY_MODNAME= rd DOCS_EN= README.rd doc/rd-draft.rd DOCS_JA= README.rd.ja doc/rd-draft.rd.ja OPTIONS_DEFINE= DOCS EXAMPLES post-install: ${MKDIR} ${STAGEDIR}${RUBY_SITELIBDIR}/rd ${INSTALL_DATA} ${WRKSRC}/lib/rd/dot.rd2rc ${STAGEDIR}${RUBY_SITELIBDIR}/rd/ ${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/lib/rd/dot.rd2rc ${STAGEDIR}${RUBY_MODEXAMPLESDIR}/ ${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ .endfor .for f in ${DOCS_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/ .endfor .include diff --git a/textproc/ruby-rttool/Makefile b/textproc/ruby-rttool/Makefile index 554d6f8cd037..190773d39393 100644 --- a/textproc/ruby-rttool/Makefile +++ b/textproc/ruby-rttool/Makefile @@ -1,42 +1,40 @@ -# Created by: TAKATSU Tomonari - PORTNAME= rttool PORTVERSION= 1.0.3 PORTREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.rubyist.net/~rubikitch/archive/ \ LOCAL/tota/ruby-rttool PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RUBY_SUFFIX}-||} MAINTAINER= tota@FreeBSD.org COMMENT= RT into HTML and plain text converter LICENSE= RUBY USE_RUBY= yes USES= shebangfix USE_RUBY_SETUP= yes SHEBANG_FILES= bin/rt/* lib/rt/* RUBY_MODNAME= rt BUILD_DEPENDS= rd2:textproc/ruby-rdtool DOCS_EN= rttool.en.html rttool.en.rd DOCS_JA= rttool.ja.html rttool.ja.rd OPTIONS_DEFINE= DOCS EXAMPLES post-install: @${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}/ja .for f in ${DOCS_EN} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ .endfor .for f in ${DOCS_JA} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/ .endfor @${MKDIR} ${STAGEDIR}${RUBY_MODEXAMPLESDIR} cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${RUBY_MODEXAMPLESDIR} .include diff --git a/textproc/rubygem-abbrev/Makefile b/textproc/rubygem-abbrev/Makefile index 92030b3ec0bf..af25c4fdff2f 100644 --- a/textproc/rubygem-abbrev/Makefile +++ b/textproc/rubygem-abbrev/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= abbrev PORTVERSION= 0.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate a set of unique abbreviations for a given set of strings LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-actionpack-xml_parser-rails5/Makefile b/textproc/rubygem-actionpack-xml_parser-rails5/Makefile index a8e9fd895925..e5a4864be487 100644 --- a/textproc/rubygem-actionpack-xml_parser-rails5/Makefile +++ b/textproc/rubygem-actionpack-xml_parser-rails5/Makefile @@ -1,24 +1,22 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= actionpack-xml_parser PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML parameters parser for Action Pack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack5>=5.0:www/rubygem-actionpack5 \ rubygem-railties5>=5.0:www/rubygem-railties5 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-actionpack-xml_parser-rails52/Makefile b/textproc/rubygem-actionpack-xml_parser-rails52/Makefile index 07a85f9bcbb6..06137c78df19 100644 --- a/textproc/rubygem-actionpack-xml_parser-rails52/Makefile +++ b/textproc/rubygem-actionpack-xml_parser-rails52/Makefile @@ -1,24 +1,22 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= actionpack-xml_parser PORTVERSION= 2.0.1 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 MAINTAINER= mikael@FreeBSD.org COMMENT= XML parameters parser for Action Pack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack52>=5.2:www/rubygem-actionpack52 \ rubygem-railties52>=5.2:www/rubygem-railties52 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-actiontext60/Makefile b/textproc/rubygem-actiontext60/Makefile index d5baf68a582a..44ad2cbdbae7 100644 --- a/textproc/rubygem-actiontext60/Makefile +++ b/textproc/rubygem-actiontext60/Makefile @@ -1,28 +1,26 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= actiontext PORTVERSION= 6.0.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 60 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Edit and display rich text in Rails applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack60>=${PORTVERSION}:www/rubygem-actionpack60 \ rubygem-activerecord60>=${PORTVERSION}:databases/rubygem-activerecord60 \ rubygem-activestorage60>=${PORTVERSION}:net/rubygem-activestorage60 \ rubygem-activesupport60>=${PORTVERSION}:devel/rubygem-activesupport60 \ rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^6\.0\. .include diff --git a/textproc/rubygem-actiontext61/Makefile b/textproc/rubygem-actiontext61/Makefile index 5db105b399b4..123d1294eb47 100644 --- a/textproc/rubygem-actiontext61/Makefile +++ b/textproc/rubygem-actiontext61/Makefile @@ -1,28 +1,26 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= actiontext PORTVERSION= 6.1.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Edit and display rich text in Rails applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack61>=${PORTVERSION}:www/rubygem-actionpack61 \ rubygem-activerecord61>=${PORTVERSION}:databases/rubygem-activerecord61 \ rubygem-activestorage61>=${PORTVERSION}:net/rubygem-activestorage61 \ rubygem-activesupport61>=${PORTVERSION}:devel/rubygem-activesupport61 \ rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^6\.1\. .include diff --git a/textproc/rubygem-actiontext70/Makefile b/textproc/rubygem-actiontext70/Makefile index 50c228cc9ca9..277119c43b7c 100644 --- a/textproc/rubygem-actiontext70/Makefile +++ b/textproc/rubygem-actiontext70/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= actiontext PORTVERSION= 7.0.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Edit and display rich text in Rails applications LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-actionpack70>=${PORTVERSION}:www/rubygem-actionpack70 \ rubygem-activerecord70>=${PORTVERSION}:databases/rubygem-activerecord70 \ rubygem-activestorage70>=${PORTVERSION}:net/rubygem-activestorage70 \ rubygem-activesupport70>=${PORTVERSION}:devel/rubygem-activesupport70 \ rubygem-globalid-rails70>=0.6.0:databases/rubygem-globalid-rails70 \ rubygem-nokogiri>=1.8.5:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^7\.0\. .include diff --git a/textproc/rubygem-asciidoctor-include-ext/Makefile b/textproc/rubygem-asciidoctor-include-ext/Makefile index db0ff8862a97..c4b4d689b462 100644 --- a/textproc/rubygem-asciidoctor-include-ext/Makefile +++ b/textproc/rubygem-asciidoctor-include-ext/Makefile @@ -1,21 +1,19 @@ -# Created by: Matthias Fechner - PORTNAME= asciidoctor-include-ext PORTVERSION= 0.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Reimplementation of the Asciidoctor's built-in (pre)processor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-asciidoctor>=1.5.6<3.0.0:textproc/rubygem-asciidoctor USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-asciidoctor-kroki/Makefile b/textproc/rubygem-asciidoctor-kroki/Makefile index edbc5fc14328..21d92520f311 100644 --- a/textproc/rubygem-asciidoctor-kroki/Makefile +++ b/textproc/rubygem-asciidoctor-kroki/Makefile @@ -1,20 +1,18 @@ -# Created by: Matthias Fechner - PORTNAME= asciidoctor-kroki PORTVERSION= 0.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Asciidoctor convert diagrams to images extension LICENSE= MIT RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-asciidoctor-pdf/Makefile b/textproc/rubygem-asciidoctor-pdf/Makefile index 56976a49b33d..1975d21eb5f6 100644 --- a/textproc/rubygem-asciidoctor-pdf/Makefile +++ b/textproc/rubygem-asciidoctor-pdf/Makefile @@ -1,32 +1,30 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= asciidoctor-pdf PORTVERSION= 2.1.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Convert AsciiDoc documents to PDF LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-asciidoctor>=2.0<3:textproc/rubygem-asciidoctor \ rubygem-concurrent-ruby>=1.1<2:devel/rubygem-concurrent-ruby \ rubygem-matrix>=0.4<1:math/rubygem-matrix \ rubygem-prawn>=2.4.0<2.5:print/rubygem-prawn \ rubygem-prawn-icon>=3.0.0<3.1:print/rubygem-prawn-icon \ rubygem-prawn-svg>=0.31.0<1:print/rubygem-prawn-svg \ rubygem-prawn-table>=0.2.0<0.3:print/rubygem-prawn-table \ rubygem-prawn-templates>=0.1.0<0.2:print/rubygem-prawn-templates \ rubygem-treetop>=1.6.0<1.7:devel/rubygem-treetop USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/asciidoctor-pdf \ bin/asciidoctor-pdf-optimize .include diff --git a/textproc/rubygem-asciidoctor-plantuml/Makefile b/textproc/rubygem-asciidoctor-plantuml/Makefile index ca7e51fb3d4f..34549215659b 100644 --- a/textproc/rubygem-asciidoctor-plantuml/Makefile +++ b/textproc/rubygem-asciidoctor-plantuml/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= asciidoctor-plantuml PORTVERSION= 0.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Asciidoctor PlantUML extension LICENSE= MIT RUN_DEPENDS= rubygem-asciidoctor>=2.0.17<3.0.0:textproc/rubygem-asciidoctor USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-asciidoctor-plantuml00/Makefile b/textproc/rubygem-asciidoctor-plantuml00/Makefile index 7059dd5927bc..9a98a61139ff 100644 --- a/textproc/rubygem-asciidoctor-plantuml00/Makefile +++ b/textproc/rubygem-asciidoctor-plantuml00/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= asciidoctor-plantuml PORTVERSION= 0.0.16 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 00 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Asciidoctor PlantUML extension LICENSE= MIT RUN_DEPENDS= rubygem-asciidoctor>=2.0.17<3.0.0:textproc/rubygem-asciidoctor USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^0\.0\. .include diff --git a/textproc/rubygem-autoprefixer-rails/Makefile b/textproc/rubygem-autoprefixer-rails/Makefile index 20a7c301e3fb..b393f575dd15 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= autoprefixer-rails PORTVERSION= 10.4.7.0 CATEGORIES= textproc ruby MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse CSS and add vendor prefixes to CSS rules LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-execjs>=2<3:devel/rubygem-execjs USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-babel-source/Makefile b/textproc/rubygem-babel-source/Makefile index c72cf8dec8e6..93cde9ad67af 100644 --- a/textproc/rubygem-babel-source/Makefile +++ b/textproc/rubygem-babel-source/Makefile @@ -1,18 +1,16 @@ -# Created by: Torsten Zuehlsdorff - PORTNAME= babel-source PORTVERSION= 5.8.35 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Babel JS source LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-babel-transpiler/Makefile b/textproc/rubygem-babel-transpiler/Makefile index aa9a69a9d057..1d666a3b10d6 100644 --- a/textproc/rubygem-babel-transpiler/Makefile +++ b/textproc/rubygem-babel-transpiler/Makefile @@ -1,21 +1,19 @@ -# Created by: Torsten Zuehlsdorff - PORTNAME= babel-transpiler PORTVERSION= 0.7.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby Babel is a bridge to the JS Babel transpiler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-babel-source>=4.0:textproc/rubygem-babel-source \ rubygem-execjs>=2.0:devel/rubygem-execjs NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-babosa/Makefile b/textproc/rubygem-babosa/Makefile index a0f96af7ebb8..1329b18c0e77 100644 --- a/textproc/rubygem-babosa/Makefile +++ b/textproc/rubygem-babosa/Makefile @@ -1,19 +1,17 @@ -# Created by: Torsten Zuehlsdorff - PORTNAME= babosa PORTVERSION= 1.0.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library for creating slugs LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-character_set/Makefile b/textproc/rubygem-character_set/Makefile index 1e86a9b96f76..5acc917be05e 100644 --- a/textproc/rubygem-character_set/Makefile +++ b/textproc/rubygem-character_set/Makefile @@ -1,19 +1,17 @@ -# Created by: Matthias Fechner - PORTNAME= character_set PORTVERSION= 1.4.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Build, read, write and compare sets of Unicode codepoints LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-sorted_set>=1.0<2:devel/rubygem-sorted_set USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-chewy/Makefile b/textproc/rubygem-chewy/Makefile index dffc1b91df8f..df11d00181d7 100644 --- a/textproc/rubygem-chewy/Makefile +++ b/textproc/rubygem-chewy/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= chewy PORTVERSION= 7.2.6 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= ODM and wrapper for Elasticsearch client LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport60>=4.0:devel/rubygem-activesupport60 \ rubygem-elasticsearch713>=7.12.0<7.14.0:textproc/rubygem-elasticsearch713 \ rubygem-elasticsearch-dsl>=0:textproc/rubygem-elasticsearch-dsl USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile index ecb20b8cea50..5f151ba5e45b 100644 --- a/textproc/rubygem-coderay/Makefile +++ b/textproc/rubygem-coderay/Makefile @@ -1,21 +1,19 @@ -# Created by: TAKATSU Tomonari - PORTNAME= coderay PORTVERSION= 1.1.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast and easy syntax highlighting for selected languages LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/coderay .include diff --git a/textproc/rubygem-colorator/Makefile b/textproc/rubygem-colorator/Makefile index bc68a70efd57..622eab4edc97 100644 --- a/textproc/rubygem-colorator/Makefile +++ b/textproc/rubygem-colorator/Makefile @@ -1,19 +1,17 @@ -# Created by: Steve Wills - PORTNAME= colorator PORTVERSION= 1.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Colorize your text in the terminal LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-colored/Makefile b/textproc/rubygem-colored/Makefile index df416a063f82..182c5cfdcef8 100644 --- a/textproc/rubygem-colored/Makefile +++ b/textproc/rubygem-colored/Makefile @@ -1,18 +1,16 @@ -# Created by: Steve Wills - PORTNAME= colored PORTVERSION= 1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Colorize text on the console LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-commonmarker/Makefile b/textproc/rubygem-commonmarker/Makefile index fdd284c09e01..e549c5f2ffd3 100644 --- a/textproc/rubygem-commonmarker/Makefile +++ b/textproc/rubygem-commonmarker/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= commonmarker PORTVERSION= 0.23.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby wrapper for libcmark (CommonMark parser) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes PLIST_FILES= bin/commonmarker .include diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile index 1cd992cf24b5..17ec7b48d379 100644 --- a/textproc/rubygem-css_parser/Makefile +++ b/textproc/rubygem-css_parser/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= css_parser PORTVERSION= 1.11.0 CATEGORIES= textproc www rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Set of classes for parsing CSS in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-cucumber-html-formatter/Makefile b/textproc/rubygem-cucumber-html-formatter/Makefile index f5c024b3f87f..ed6e1b1ca827 100644 --- a/textproc/rubygem-cucumber-html-formatter/Makefile +++ b/textproc/rubygem-cucumber-html-formatter/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= cucumber-html-formatter PORTVERSION= 19.2.0 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTML formatter for Cucumber LICENSE= MIT RUN_DEPENDS= rubygem-cucumber-messages18>=18.0.0<19:devel/rubygem-cucumber-messages18 USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/cucumber-html-formatter .include diff --git a/textproc/rubygem-diff-lcs/Makefile b/textproc/rubygem-diff-lcs/Makefile index ba2b05c01ade..23a9557e01c8 100644 --- a/textproc/rubygem-diff-lcs/Makefile +++ b/textproc/rubygem-diff-lcs/Makefile @@ -1,29 +1,27 @@ -# Created by: Daniel Roethlisberger - PORTNAME= diff-lcs PORTVERSION= 1.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= LCS-based diff library for ruby LICENSE= ART20 GPLv2+ MIT LICENSE_COMB= dual LICENSE_FILE_ART20= ${WRKSRC}/docs/artistic.txt LICENSE_FILE_GPLv2+ = ${WRKSRC}/docs/COPYING.txt LICENSE_FILE_MIT= ${WRKSRC}/License.md USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/htmldiff bin/ldiff CONFLICTS_INSTALL= p5-HTML-Diff # bin/htmldiff SHEBANG_FILES= bin/htmldiff bin/ldiff ruby_OLD_CMD= ruby .include diff --git a/textproc/rubygem-diff_match_patch/Makefile b/textproc/rubygem-diff_match_patch/Makefile index 72eb0c374e73..0dcd510c7252 100644 --- a/textproc/rubygem-diff_match_patch/Makefile +++ b/textproc/rubygem-diff_match_patch/Makefile @@ -1,19 +1,17 @@ -# Created by: Matthias Fechner - PORTNAME= diff_match_patch PORTVERSION= 0.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Ruby implementation of Google diff_match_patch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-diffy/Makefile b/textproc/rubygem-diffy/Makefile index 4d92f82fe207..664ff776ac5f 100644 --- a/textproc/rubygem-diffy/Makefile +++ b/textproc/rubygem-diffy/Makefile @@ -1,19 +1,17 @@ -# Created by: Ryan Steinmetz - PORTNAME= diffy PORTVERSION= 3.4.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Convenient diffing in ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-docdiff/Makefile b/textproc/rubygem-docdiff/Makefile index 9725df41caa0..a5580b299e7a 100644 --- a/textproc/rubygem-docdiff/Makefile +++ b/textproc/rubygem-docdiff/Makefile @@ -1,22 +1,20 @@ -# Created by: Andrew Pantyukhin - PORTNAME= docdiff PORTVERSION= 0.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compares two text files by word, by character, or by line LICENSE= BSD3CLAUSE USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/docdiff SHEBANG_FILES= docdiffwebui.cgi langfilter.rb */*.rb lib/docdiff/*.rb .include diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index 8cd9cea1b00d..23e74c57e55b 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -1,21 +1,19 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch-api PORTVERSION= 7.17.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby API for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-api713/Makefile b/textproc/rubygem-elasticsearch-api713/Makefile index 431f630ebed7..24ebf4b365ed 100644 --- a/textproc/rubygem-elasticsearch-api713/Makefile +++ b/textproc/rubygem-elasticsearch-api713/Makefile @@ -1,24 +1,22 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch-api PORTVERSION= 7.13.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 713 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby API for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^7\.13\. .include diff --git a/textproc/rubygem-elasticsearch-dsl/Makefile b/textproc/rubygem-elasticsearch-dsl/Makefile index b37af86c671e..b465662c482f 100644 --- a/textproc/rubygem-elasticsearch-dsl/Makefile +++ b/textproc/rubygem-elasticsearch-dsl/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-dsl PORTVERSION= 0.1.10 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby DSL builder for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-model/Makefile b/textproc/rubygem-elasticsearch-model/Makefile index f6959b16ac0c..0f11725ed2d0 100644 --- a/textproc/rubygem-elasticsearch-model/Makefile +++ b/textproc/rubygem-elasticsearch-model/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-model PORTVERSION= 7.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= ActiveModel/Record integrations for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport5>=3:devel/rubygem-activesupport5 \ rubygem-elasticsearch>=7<8:textproc/rubygem-elasticsearch \ rubygem-hashie>=0:devel/rubygem-hashie USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-persistence/Makefile b/textproc/rubygem-elasticsearch-persistence/Makefile index 6d789a3154c5..d83ea4d86600 100644 --- a/textproc/rubygem-elasticsearch-persistence/Makefile +++ b/textproc/rubygem-elasticsearch-persistence/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-persistence PORTVERSION= 7.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Persistence layer for Ruby models and Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activemodel5>=4:databases/rubygem-activemodel5 \ rubygem-activesupport5>=4:devel/rubygem-activesupport5 \ rubygem-elasticsearch>=7<8:textproc/rubygem-elasticsearch \ rubygem-elasticsearch-model>=${PORTVERSION}:textproc/rubygem-elasticsearch-model \ rubygem-hashie>=0:devel/rubygem-hashie USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-rails/Makefile b/textproc/rubygem-elasticsearch-rails/Makefile index 27d3071d0ae7..02980c4ac9b3 100644 --- a/textproc/rubygem-elasticsearch-rails/Makefile +++ b/textproc/rubygem-elasticsearch-rails/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-rails PORTVERSION= 7.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby on Rails integrations for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-transport/Makefile b/textproc/rubygem-elasticsearch-transport/Makefile index 83fe6ca55a33..f3ac86a697fb 100644 --- a/textproc/rubygem-elasticsearch-transport/Makefile +++ b/textproc/rubygem-elasticsearch-transport/Makefile @@ -1,23 +1,21 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch-transport PORTVERSION= 7.17.1 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-faraday1>=1<2:www/rubygem-faraday1 \ rubygem-multi_json>=0:devel/rubygem-multi_json USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch-transport713/Makefile b/textproc/rubygem-elasticsearch-transport713/Makefile index ef7b5e3d0352..a830ae6e919e 100644 --- a/textproc/rubygem-elasticsearch-transport713/Makefile +++ b/textproc/rubygem-elasticsearch-transport713/Makefile @@ -1,26 +1,24 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch-transport PORTVERSION= 7.13.3 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 713 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-faraday1>=1<2:www/rubygem-faraday1 \ rubygem-multi_json>=0:devel/rubygem-multi_json USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^7\.13\. .include diff --git a/textproc/rubygem-elasticsearch-xpack/Makefile b/textproc/rubygem-elasticsearch-xpack/Makefile index e157b9477a16..c1708d587acc 100644 --- a/textproc/rubygem-elasticsearch-xpack/Makefile +++ b/textproc/rubygem-elasticsearch-xpack/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= elasticsearch-xpack PORTVERSION= 7.17.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby integrations for the X-Pack extensions for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-elasticsearch-api>=6:textproc/rubygem-elasticsearch-api USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-elasticsearch/Makefile b/textproc/rubygem-elasticsearch/Makefile index ba3db74244b6..923b7795c0b9 100644 --- a/textproc/rubygem-elasticsearch/Makefile +++ b/textproc/rubygem-elasticsearch/Makefile @@ -1,24 +1,22 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch PORTVERSION= 7.17.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby integrations for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-elasticsearch-api>=${PORTVERSION}:textproc/rubygem-elasticsearch-api \ rubygem-elasticsearch-transport>=${PORTVERSION}:textproc/rubygem-elasticsearch-transport USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/elastic_ruby_console .include diff --git a/textproc/rubygem-elasticsearch713/Makefile b/textproc/rubygem-elasticsearch713/Makefile index 62fffac5531f..488e3cab8ead 100644 --- a/textproc/rubygem-elasticsearch713/Makefile +++ b/textproc/rubygem-elasticsearch713/Makefile @@ -1,28 +1,26 @@ -# Created by: Ryan Steinmetz - PORTNAME= elasticsearch PORTVERSION= 7.13.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 713 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby integrations for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-elasticsearch-api713>=${PORTVERSION}:textproc/rubygem-elasticsearch-api713 \ rubygem-elasticsearch-transport713>=${PORTVERSION}:textproc/rubygem-elasticsearch-transport713 USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^7\.13\. post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/elastic_ruby_console .include diff --git a/textproc/rubygem-escape_utils/Makefile b/textproc/rubygem-escape_utils/Makefile index 16aab1a55413..688a5d3c703c 100644 --- a/textproc/rubygem-escape_utils/Makefile +++ b/textproc/rubygem-escape_utils/Makefile @@ -1,17 +1,15 @@ -# Created by: Scott Sanders - PORTNAME= escape_utils PORTVERSION= 1.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Faster string escaping routines for your web apps LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-extended-markdown-filter/Makefile b/textproc/rubygem-extended-markdown-filter/Makefile index 2b1eeae0d135..09e995de8cd9 100644 --- a/textproc/rubygem-extended-markdown-filter/Makefile +++ b/textproc/rubygem-extended-markdown-filter/Makefile @@ -1,21 +1,19 @@ -# Created by: Matthias Fechner - PORTNAME= extended-markdown-filter PORTVERSION= 0.7.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Custom markdown processor GitHubs HTML Pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-html-pipeline>=2.9<3.0:textproc/rubygem-html-pipeline USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-ezamar/Makefile b/textproc/rubygem-ezamar/Makefile index bfd2c3622997..a0c83ee421ea 100644 --- a/textproc/rubygem-ezamar/Makefile +++ b/textproc/rubygem-ezamar/Makefile @@ -1,17 +1,15 @@ -# Created by: Jyun-Yan You - PORTNAME= ezamar PORTVERSION= 2009.06 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Lightweight and simple templating engine for Ruby LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-fast_xs/Makefile b/textproc/rubygem-fast_xs/Makefile index bfcf159b5df3..fbb656329aa4 100644 --- a/textproc/rubygem-fast_xs/Makefile +++ b/textproc/rubygem-fast_xs/Makefile @@ -1,18 +1,16 @@ -# Created by: Scott Sanders - PORTNAME= fast_xs PORTVERSION= 0.8.0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Systems integration framework. Expander LICENSE= MIT USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile index 63bc8ab85902..af5f9e1bcb0a 100644 --- a/textproc/rubygem-ferret/Makefile +++ b/textproc/rubygem-ferret/Makefile @@ -1,24 +1,22 @@ -# Created by: Cheng-Lung Sung - PORTNAME= ferret PORTVERSION= 0.11.8.7 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby port of Lucene LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE BROKEN_aarch64= fails to build: cannot determine target CPU BROKEN_riscv64= fails to build: cannot determine target CPU BROKEN_RUBY30= yes BROKEN_RUBY31= yes USES= gem USE_RUBY= yes PLIST_FILES= bin/ferret-browser .include diff --git a/textproc/rubygem-fog-xml/Makefile b/textproc/rubygem-fog-xml/Makefile index c491e4a13fa2..4e8da3d9a665 100644 --- a/textproc/rubygem-fog-xml/Makefile +++ b/textproc/rubygem-fog-xml/Makefile @@ -1,22 +1,20 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= fog-xml PORTVERSION= 0.1.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extraction of the XML parsing tools shared among 'fog' providers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ rubygem-nokogiri>=1.5.11<2.0.0:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-google-cloud-translate-v2/Makefile b/textproc/rubygem-google-cloud-translate-v2/Makefile index f53ac9c36100..98137b0bcda5 100644 --- a/textproc/rubygem-google-cloud-translate-v2/Makefile +++ b/textproc/rubygem-google-cloud-translate-v2/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= google-cloud-translate-v2 PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation V2 API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-faraday1>=0.17.3<2.0:www/rubygem-faraday1 \ rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \ rubygem-googleapis-common-protos>=1.3.10<2.0:devel/rubygem-googleapis-common-protos \ rubygem-googleapis-common-protos-types>=1.0.5<2.0:devel/rubygem-googleapis-common-protos-types \ rubygem-googleauth>=0.16.2<2.0:security/rubygem-googleauth USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-google-cloud-translate-v3/Makefile b/textproc/rubygem-google-cloud-translate-v3/Makefile index 10f448362cd6..db21e0592a65 100644 --- a/textproc/rubygem-google-cloud-translate-v3/Makefile +++ b/textproc/rubygem-google-cloud-translate-v3/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= google-cloud-translate-v3 PORTVERSION= 0.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation V3 API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-gapic-common>=0.10<2.0:devel/rubygem-gapic-common \ rubygem-google-cloud-errors>=1.0<2:net/rubygem-google-cloud-errors USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-google-cloud-translate/Makefile b/textproc/rubygem-google-cloud-translate/Makefile index 7a3b5b08184a..dc8739741bb5 100644 --- a/textproc/rubygem-google-cloud-translate/Makefile +++ b/textproc/rubygem-google-cloud-translate/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= google-cloud-translate PORTVERSION= 3.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby Client for the Cloud Translation API LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-google-cloud-core>=1.6<2:net/rubygem-google-cloud-core \ rubygem-google-cloud-translate-v2>=0.0<2.0:textproc/rubygem-google-cloud-translate-v2 \ rubygem-google-cloud-translate-v3>=0.0<2.0:textproc/rubygem-google-cloud-translate-v3 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-heredoc_unindent/Makefile b/textproc/rubygem-heredoc_unindent/Makefile index 278245857b78..14b0dceb264d 100644 --- a/textproc/rubygem-heredoc_unindent/Makefile +++ b/textproc/rubygem-heredoc_unindent/Makefile @@ -1,18 +1,16 @@ -# Created by: Loic Pefferkorn - PORTNAME= heredoc_unindent PORTVERSION= 1.2.0 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= loic-freebsd@loicp.eu COMMENT= Removes common margin from indented strings LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-html-proofer/Makefile b/textproc/rubygem-html-proofer/Makefile index d47ec5d19d21..ee91ee229585 100644 --- a/textproc/rubygem-html-proofer/Makefile +++ b/textproc/rubygem-html-proofer/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= html-proofer PORTVERSION= 4.0.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Test your rendered HTML files LICENSE= MIT RUN_DEPENDS= rubygem-addressable>=2.3<3:www/rubygem-addressable \ rubygem-mercenary>=0.3<1:devel/rubygem-mercenary \ rubygem-nokogiri>=1.13<2:textproc/rubygem-nokogiri \ rubygem-parallel>=1.10<2:sysutils/rubygem-parallel \ rubygem-rainbow>=3.0<4:devel/rubygem-rainbow \ rubygem-typhoeus>=1.3<2:www/rubygem-typhoeus \ rubygem-yell>=2.0<3:sysutils/rubygem-yell \ rubygem-zeitwerk>=2.5<3:devel/rubygem-zeitwerk USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/htmlproofer .include diff --git a/textproc/rubygem-html2text/Makefile b/textproc/rubygem-html2text/Makefile index 7be078fd99d1..835239a25bd2 100644 --- a/textproc/rubygem-html2text/Makefile +++ b/textproc/rubygem-html2text/Makefile @@ -1,21 +1,19 @@ -# Created by: Torsten Zuehlsdorff - PORTNAME= html2text PORTVERSION= 0.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Convert HTML into a plain text format LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-nokogiri>=1.10.3<2:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-htmlentities/Makefile b/textproc/rubygem-htmlentities/Makefile index e8338734c268..2585486693ba 100644 --- a/textproc/rubygem-htmlentities/Makefile +++ b/textproc/rubygem-htmlentities/Makefile @@ -1,18 +1,16 @@ -# Created by: TERAMOTO Masahiro - PORTNAME= htmlentities PORTVERSION= 4.3.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= markun@onohara.to COMMENT= HTML entity encoding and decoding for Ruby LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-ini/Makefile b/textproc/rubygem-ini/Makefile index 5040ae267b21..0c2fe0568088 100644 --- a/textproc/rubygem-ini/Makefile +++ b/textproc/rubygem-ini/Makefile @@ -1,18 +1,16 @@ -# Created by: Yarema - PORTNAME= ini PORTVERSION= 0.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby INI File Parser and Writer LICENSE= MIT USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-inifile/Makefile b/textproc/rubygem-inifile/Makefile index 1192df7e4906..d0eb1b9c8739 100644 --- a/textproc/rubygem-inifile/Makefile +++ b/textproc/rubygem-inifile/Makefile @@ -1,17 +1,15 @@ -# Created by: Douglas Thrift - PORTNAME= inifile PORTVERSION= 3.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= douglas@douglasthrift.net COMMENT= Native Ruby package for reading and writing INI files LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-itextomml/Makefile b/textproc/rubygem-itextomml/Makefile index 5a18fa023e86..6f7495431a97 100644 --- a/textproc/rubygem-itextomml/Makefile +++ b/textproc/rubygem-itextomml/Makefile @@ -1,17 +1,15 @@ -# Created by: Wen Heping - PORTNAME= itextomml PORTVERSION= 1.6.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Native Ruby bindings to itex2MML LICENSE= GPLv2 LGPL20 MPL11 LICENSE_COMB= dual USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile index 5d442641e46c..ae95743efbe5 100644 --- a/textproc/rubygem-jekyll-assets/Makefile +++ b/textproc/rubygem-jekyll-assets/Makefile @@ -1,31 +1,29 @@ -# Created by: Ryan Steinmetz - PORTNAME= jekyll-assets PORTVERSION= 3.0.12 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Create JavaScript/CSS assets for Jekyll sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport5>=5.0<6:devel/rubygem-activesupport5 \ rubygem-execjs>=2.7<3:devel/rubygem-execjs \ rubygem-extras>=0.2<1:devel/rubygem-extras \ rubygem-fastimage>=2.0<3:graphics/rubygem-fastimage \ rubygem-jekyll3>=3.5<4.0:www/rubygem-jekyll3 \ rubygem-jekyll-sanity>=1.2<2:www/rubygem-jekyll-sanity \ rubygem-liquid-tag-parser1>=1.0<2:textproc/rubygem-liquid-tag-parser1 \ rubygem-nokogiri>=1.8<2:textproc/rubygem-nokogiri \ rubygem-pathutil>=0.16<1:devel/rubygem-pathutil \ rubygem-sprockets3>=3.3<4.1:devel/rubygem-sprockets3 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile index 33305752ca20..b42980614565 100644 --- a/textproc/rubygem-jekyll-gist/Makefile +++ b/textproc/rubygem-jekyll-gist/Makefile @@ -1,23 +1,21 @@ -# Created by: Michael Moll - PORTNAME= jekyll-gist PORTVERSION= 1.5.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-octokit>=4.2<5:net/rubygem-octokit USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= script/* .include diff --git a/textproc/rubygem-jekyll-paginate/Makefile b/textproc/rubygem-jekyll-paginate/Makefile index 96dde3660f97..6af011ab9033 100644 --- a/textproc/rubygem-jekyll-paginate/Makefile +++ b/textproc/rubygem-jekyll-paginate/Makefile @@ -1,22 +1,20 @@ -# Created by: Michael Moll - PORTNAME= jekyll-paginate PORTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Built-in Pagination Generator for Jekyll LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= script/* .include diff --git a/textproc/rubygem-jekyll-sass-converter/Makefile b/textproc/rubygem-jekyll-sass-converter/Makefile index a53b2388f797..8544cdc36a48 100644 --- a/textproc/rubygem-jekyll-sass-converter/Makefile +++ b/textproc/rubygem-jekyll-sass-converter/Makefile @@ -1,20 +1,18 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= jekyll-sass-converter PORTVERSION= 2.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic Sass converter for Jekyll LICENSE= MIT RUN_DEPENDS= rubygem-sassc>=2.1.0<3.0:textproc/rubygem-sassc USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-jekyll-sass-converter1/Makefile b/textproc/rubygem-jekyll-sass-converter1/Makefile index 846eb522cf93..ce93aa654282 100644 --- a/textproc/rubygem-jekyll-sass-converter1/Makefile +++ b/textproc/rubygem-jekyll-sass-converter1/Makefile @@ -1,23 +1,21 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= jekyll-sass-converter PORTVERSION= 1.5.2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Basic Sass converter for Jekyll LICENSE= MIT RUN_DEPENDS= rubygem-sass>=3.4<4:textproc/rubygem-sass USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^1\. .include diff --git a/textproc/rubygem-js_regex/Makefile b/textproc/rubygem-js_regex/Makefile index cfe7d87c13c0..1cbfad8e46b5 100644 --- a/textproc/rubygem-js_regex/Makefile +++ b/textproc/rubygem-js_regex/Makefile @@ -1,22 +1,20 @@ -# Created by: Matthias Fechner - PORTNAME= js_regex PORTVERSION= 3.7.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Convert ruby native regular expressions for JavaScript LICENSE= MIT RUN_DEPENDS= rubygem-character_set>=1.4<2:textproc/rubygem-character_set \ rubygem-regexp_parser>=2.1<3:textproc/rubygem-regexp_parser \ rubygem-regexp_property_values>=1.0<2:textproc/rubygem-regexp_property_values USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-kramdown-parser-gfm/Makefile b/textproc/rubygem-kramdown-parser-gfm/Makefile index 6dfc28d027fb..c1f49056020c 100644 --- a/textproc/rubygem-kramdown-parser-gfm/Makefile +++ b/textproc/rubygem-kramdown-parser-gfm/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= kramdown-parser-gfm PORTVERSION= 1.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Kramdown parser for the GFM dialect of Markdown LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-kramdown>=2.0<3:textproc/rubygem-kramdown USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile index 232833ed1c25..44f67f605d09 100644 --- a/textproc/rubygem-kramdown/Makefile +++ b/textproc/rubygem-kramdown/Makefile @@ -1,25 +1,23 @@ -# Created by: Steve Wills - PORTNAME= kramdown PORTVERSION= 2.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet-another-markdown-parser but fast, pure Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml USES= cpe gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/kramdown CPE_VENDOR= kramdown_project .include diff --git a/textproc/rubygem-kramdown1/Makefile b/textproc/rubygem-kramdown1/Makefile index d91cd7ba1d09..88467f358d5d 100644 --- a/textproc/rubygem-kramdown1/Makefile +++ b/textproc/rubygem-kramdown1/Makefile @@ -1,29 +1,27 @@ -# Created by: Steve Wills - PORTNAME= kramdown PORTVERSION= 1.17.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet-another-markdown-parser but fast, pure Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe gem shebangfix USE_RUBY= yes NO_ARCH= yes CPE_VENDOR= kramdown_project PORTSCOUT= limit:^1\. SHEBANG_FILES= benchmark/*.sh post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/kramdown .include diff --git a/textproc/rubygem-kramdown23/Makefile b/textproc/rubygem-kramdown23/Makefile index 46545ba2382d..cc698a2d36bc 100644 --- a/textproc/rubygem-kramdown23/Makefile +++ b/textproc/rubygem-kramdown23/Makefile @@ -1,30 +1,28 @@ -# Created by: Steve Wills - PORTNAME= kramdown PORTVERSION= 2.3.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 23 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet-another-markdown-parser but fast, pure Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml USES= cpe gem USE_RUBY= yes NO_ARCH= yes CPE_VENDOR= kramdown_project PORTSCOUT= limit:^2\.3\. post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/kramdown .include diff --git a/textproc/rubygem-kwalify/Makefile b/textproc/rubygem-kwalify/Makefile index a0e0a642d0e2..a013e68456e4 100644 --- a/textproc/rubygem-kwalify/Makefile +++ b/textproc/rubygem-kwalify/Makefile @@ -1,20 +1,18 @@ -# Created by: Eric Freeman - PORTNAME= kwalify PORTVERSION= 0.7.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Parser, schema validator, and data binding tool for YAML and JSON LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/kwalify .include diff --git a/textproc/rubygem-libxml-ruby/Makefile b/textproc/rubygem-libxml-ruby/Makefile index dd7ec550ce8f..a21fa5140be3 100644 --- a/textproc/rubygem-libxml-ruby/Makefile +++ b/textproc/rubygem-libxml-ruby/Makefile @@ -1,18 +1,16 @@ -# Created by: Michael Schout - PORTNAME= libxml-ruby PORTVERSION= 3.2.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby language bindings for the GNOME Libxml2 XML toolkit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem gnome USE_GNOME= libxml2 USE_RUBY= yes .include diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile index 3f2720bdc104..514f206b2ede 100644 --- a/textproc/rubygem-linguistics/Makefile +++ b/textproc/rubygem-linguistics/Makefile @@ -1,24 +1,22 @@ -# Created by: Eric Freeman - PORTNAME= linguistics PORTVERSION= 2.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Framework for extending Ruby objects with linguistic methods LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-loggability>=0.11<1:textproc/rubygem-loggability USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= lib/linguistics.rb \ lib/linguistics/en/linkparser.rb .include diff --git a/textproc/rubygem-liquid-tag-parser/Makefile b/textproc/rubygem-liquid-tag-parser/Makefile index 4a66f60da98f..af0369321738 100644 --- a/textproc/rubygem-liquid-tag-parser/Makefile +++ b/textproc/rubygem-liquid-tag-parser/Makefile @@ -1,25 +1,23 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= liquid-tag-parser PORTVERSION= 2.0.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse liquid tags easily LICENSE= MIT RUN_DEPENDS= rubygem-extras>=0.3<1:devel/rubygem-extras \ rubygem-liquid4>=3.0<5.0:textproc/rubygem-liquid4 USES= gem USE_RUBY= yes NO_ARCH= yes # Disable rdoc OPTIONS_EXCLUDE=DOCS .include diff --git a/textproc/rubygem-liquid-tag-parser1/Makefile b/textproc/rubygem-liquid-tag-parser1/Makefile index af273af26d52..b8f7b999a1b6 100644 --- a/textproc/rubygem-liquid-tag-parser1/Makefile +++ b/textproc/rubygem-liquid-tag-parser1/Makefile @@ -1,28 +1,26 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= liquid-tag-parser PORTVERSION= 1.9.0 PORTREVISION= 4 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse liquid tags easily LICENSE= MIT RUN_DEPENDS= rubygem-extras>=0.3<1:devel/rubygem-extras \ rubygem-liquid4>=3.0<5.0:textproc/rubygem-liquid4 USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^1\. # Disable rdoc OPTIONS_EXCLUDE=DOCS .include diff --git a/textproc/rubygem-liquid/Makefile b/textproc/rubygem-liquid/Makefile index da6a9e154c21..08e1f2c66fbd 100644 --- a/textproc/rubygem-liquid/Makefile +++ b/textproc/rubygem-liquid/Makefile @@ -1,19 +1,17 @@ -# Created by: peter.schuller@infidyne.com - PORTNAME= liquid PORTVERSION= 5.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for rendering safe templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-liquid4/Makefile b/textproc/rubygem-liquid4/Makefile index 27df715970f6..9749cd0cad56 100644 --- a/textproc/rubygem-liquid4/Makefile +++ b/textproc/rubygem-liquid4/Makefile @@ -1,22 +1,20 @@ -# Created by: peter.schuller@infidyne.com - PORTNAME= liquid PORTVERSION= 4.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for rendering safe templates LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^4\. .include diff --git a/textproc/rubygem-loggability/Makefile b/textproc/rubygem-loggability/Makefile index 73df1df1943e..c7023e586dce 100644 --- a/textproc/rubygem-loggability/Makefile +++ b/textproc/rubygem-loggability/Makefile @@ -1,18 +1,16 @@ -# Created by: Steve Wills - PORTNAME= loggability PORTVERSION= 0.18.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Composable logging system built on the standard Logger library LICENSE= BSD3CLAUSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index cc9fd6e91561..83a2df069987 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -1,24 +1,22 @@ -# Created by: Eric Freeman - PORTNAME= loofah PORTVERSION= 2.18.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for manipulating HTML/XML documents and fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri USES= cpe gem USE_RUBY= yes NO_ARCH= yes CPE_VENDOR= loofah_project .include diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile index 2f1fda9a237e..140a279b6cce 100644 --- a/textproc/rubygem-markaby/Makefile +++ b/textproc/rubygem-markaby/Makefile @@ -1,19 +1,17 @@ -# Created by: Martin Wilke - PORTNAME= markaby PORTVERSION= 0.9.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= HTML Markup as Ruby LICENSE= MIT RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-minima/Makefile b/textproc/rubygem-minima/Makefile index 083fa4aa85c0..2d79f2e0e8c8 100644 --- a/textproc/rubygem-minima/Makefile +++ b/textproc/rubygem-minima/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= minima PORTVERSION= 2.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Beautiful, minimal theme for Jekyll LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-jekyll>=3.5<5.0:www/rubygem-jekyll \ rubygem-jekyll-feed>=0.9<1:textproc/rubygem-jekyll-feed \ rubygem-jekyll-seo-tag>=2.1<3:www/rubygem-jekyll-seo-tag USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 434af7916bc3..ba52d9c622fb 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -1,26 +1,24 @@ -# Created by: Cheng-Lung Sung - PORTNAME= multi_xml PORTVERSION= 0.6.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby library provide swappable XML backends LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cpe gem USE_RUBY= yes NO_ARCH= yes CPE_VENDOR= erik_michaels-ober OPTIONS_DEFINE= NOKOGIRI NOKOGIRI_DESC= Use Nokogiri for parsing NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri .include diff --git a/textproc/rubygem-nokogiri-diff/Makefile b/textproc/rubygem-nokogiri-diff/Makefile index fbf358d3742f..1e75c8bfe389 100644 --- a/textproc/rubygem-nokogiri-diff/Makefile +++ b/textproc/rubygem-nokogiri-diff/Makefile @@ -1,22 +1,20 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= nokogiri-diff PORTVERSION= 0.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Calculate the differences between two XML/HTML documents LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=1.5<2:textproc/rubygem-nokogiri \ rubygem-tdiff>=0.3.2<1:devel/rubygem-tdiff USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-nokogumbo/Makefile b/textproc/rubygem-nokogumbo/Makefile index a47136e37a85..d91ca8bdabbe 100644 --- a/textproc/rubygem-nokogumbo/Makefile +++ b/textproc/rubygem-nokogumbo/Makefile @@ -1,21 +1,19 @@ -# Created by: Steve Wills - PORTNAME= nokogumbo PORTVERSION= 2.0.5 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Nokogiri interface to the Gumbo HTML5 parser LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-nokogiri>=1.8.4<2:textproc/rubygem-nokogiri USES= gem gnome pkgconfig USE_GNOME= libxml2 USE_RUBY= yes .include diff --git a/textproc/rubygem-opml/Makefile b/textproc/rubygem-opml/Makefile index 63b315014692..f34694d6f75d 100644 --- a/textproc/rubygem-opml/Makefile +++ b/textproc/rubygem-opml/Makefile @@ -1,16 +1,14 @@ -# Created by: TERAMOTO Masahiro - PORTNAME= opml PORTVERSION= 1.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= markun@onohara.to COMMENT= Simple wrapper for parsing OPML files NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile index 6216d1e50f91..37dac918a8bb 100644 --- a/textproc/rubygem-org-ruby/Makefile +++ b/textproc/rubygem-org-ruby/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Meixner - PORTNAME= org-ruby PORTVERSION= 0.9.12 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Org mode parser written in Ruby LICENSE= MIT RUN_DEPENDS= rubygem-rubypants>=0.2<1:textproc/rubygem-rubypants USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/org-ruby .include diff --git a/textproc/rubygem-parse-cron/Makefile b/textproc/rubygem-parse-cron/Makefile index d3a0bdebf912..c926f1a916ec 100644 --- a/textproc/rubygem-parse-cron/Makefile +++ b/textproc/rubygem-parse-cron/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= parse-cron PORTVERSION= 0.1.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse cron expressions and calculates the next occurence LICENSE= MIT LICENSE_FILE= ${WRKSRC}/License USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index 37251c598d2e..65ad8c2934f4 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -1,19 +1,17 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= parslet PORTVERSION= 2.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser construction library with great error reporting in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-parslet1/Makefile b/textproc/rubygem-parslet1/Makefile index e89ac426e580..ed8f5c1e33b7 100644 --- a/textproc/rubygem-parslet1/Makefile +++ b/textproc/rubygem-parslet1/Makefile @@ -1,22 +1,20 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= parslet PORTVERSION= 1.8.2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser construction library with great error reporting in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^1\. .include diff --git a/textproc/rubygem-phone/Makefile b/textproc/rubygem-phone/Makefile index 1f95ee9561ce..179d9ab8e51e 100644 --- a/textproc/rubygem-phone/Makefile +++ b/textproc/rubygem-phone/Makefile @@ -1,18 +1,16 @@ -# Created by: Douglas Thrift - PORTNAME= phone PORTVERSION= 1.2.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= douglas@douglasthrift.net COMMENT= Phone number parsing, validation and formatting LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-psych/Makefile b/textproc/rubygem-psych/Makefile index 84a7333544b4..d0099204e9fe 100644 --- a/textproc/rubygem-psych/Makefile +++ b/textproc/rubygem-psych/Makefile @@ -1,20 +1,18 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= psych PORTVERSION= 4.0.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= YAML parser and emitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libyaml.so:textproc/libyaml RUN_DEPENDS= rubygem-stringio>=0:devel/rubygem-stringio USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-raabro/Makefile b/textproc/rubygem-raabro/Makefile index 0aad58ab2b6f..90bb1226c896 100644 --- a/textproc/rubygem-raabro/Makefile +++ b/textproc/rubygem-raabro/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= raabro PORTVERSION= 1.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Dumb PEG parser library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails5/Makefile b/textproc/rubygem-rails-dom-testing-rails5/Makefile index 07301542ceb5..04c3c4f17e56 100644 --- a/textproc/rubygem-rails-dom-testing-rails5/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails5/Makefile @@ -1,24 +1,22 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport5>=4.2.0:devel/rubygem-activesupport5 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails50/Makefile b/textproc/rubygem-rails-dom-testing-rails50/Makefile index 82fed06acbf7..43da83d07c63 100644 --- a/textproc/rubygem-rails-dom-testing-rails50/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails50/Makefile @@ -1,24 +1,22 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport50>=4.2.0:devel/rubygem-activesupport50 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails52/Makefile b/textproc/rubygem-rails-dom-testing-rails52/Makefile index 1248bfaebd6e..968ddca6b61e 100644 --- a/textproc/rubygem-rails-dom-testing-rails52/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails52/Makefile @@ -1,23 +1,21 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport52>=4.2.0:devel/rubygem-activesupport52 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails60/Makefile b/textproc/rubygem-rails-dom-testing-rails60/Makefile index 6deb3497e58e..a93f07cd58b6 100644 --- a/textproc/rubygem-rails-dom-testing-rails60/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails60/Makefile @@ -1,23 +1,21 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails60 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport60>=4.2.0:devel/rubygem-activesupport60 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails61/Makefile b/textproc/rubygem-rails-dom-testing-rails61/Makefile index dd3351a3e367..e5ffd631e848 100644 --- a/textproc/rubygem-rails-dom-testing-rails61/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails61/Makefile @@ -1,23 +1,21 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport61>=4.2.0:devel/rubygem-activesupport61 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing-rails70/Makefile b/textproc/rubygem-rails-dom-testing-rails70/Makefile index fee05583eeb1..fd8771d9bb49 100644 --- a/textproc/rubygem-rails-dom-testing-rails70/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails70/Makefile @@ -1,23 +1,21 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport70>=4.2.0:devel/rubygem-activesupport70 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index 49a380f9fdd4..8dc5b4a379ae 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rails-dom-testing1/Makefile b/textproc/rubygem-rails-dom-testing1/Makefile index 38ff44604951..6bc0c61ed99b 100644 --- a/textproc/rubygem-rails-dom-testing1/Makefile +++ b/textproc/rubygem-rails-dom-testing1/Makefile @@ -1,26 +1,24 @@ -# Created by: Johannes Jost Meixner - PORTNAME= rails-dom-testing PORTVERSION= 1.0.9 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= ruby@FreeBSD.org COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-activesupport4>=4.2.0:devel/rubygem-activesupport4 \ rubygem-nokogiri>=1.6:textproc/rubygem-nokogiri \ rubygem-rails-deprecated_sanitizer>=1.0.1:devel/rubygem-rails-deprecated_sanitizer USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^1\. .include diff --git a/textproc/rubygem-rak/Makefile b/textproc/rubygem-rak/Makefile index 4b7180923dcb..c16fa2672c30 100644 --- a/textproc/rubygem-rak/Makefile +++ b/textproc/rubygem-rak/Makefile @@ -1,21 +1,19 @@ -# Created by: Robert Gogolok - PORTNAME= rak PORTVERSION= 1.4 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Grep replacement in pure Ruby LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem PLIST_FILES= bin/rak .include diff --git a/textproc/rubygem-rchardet/Makefile b/textproc/rubygem-rchardet/Makefile index aa23c354ebe6..938e5bb441db 100644 --- a/textproc/rubygem-rchardet/Makefile +++ b/textproc/rubygem-rchardet/Makefile @@ -1,17 +1,15 @@ -# Created by: Eric Freeman - PORTNAME= rchardet PORTVERSION= 1.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Character encoding auto-detection in Ruby LICENSE= LGPL21 NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile index 2e0d1e150673..863025e2a693 100644 --- a/textproc/rubygem-rdiscount/Makefile +++ b/textproc/rubygem-rdiscount/Makefile @@ -1,19 +1,17 @@ -# Created by: Daniel Roethlisberger - PORTNAME= rdiscount PORTVERSION= 2.2.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast Markdown converter for ruby based on discount LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= gem USE_RUBY= yes PLIST_FILES= bin/rdiscount .include diff --git a/textproc/rubygem-redcarpet/Makefile b/textproc/rubygem-redcarpet/Makefile index 6c430f54f8c9..fb775d6e7638 100644 --- a/textproc/rubygem-redcarpet/Makefile +++ b/textproc/rubygem-redcarpet/Makefile @@ -1,20 +1,18 @@ -# Created by: Ryan Steinmetz - PORTNAME= redcarpet PORTVERSION= 3.5.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast, safe and extensible Markdown to (X)HTML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe gem CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes PLIST_FILES= bin/redcarpet .include diff --git a/textproc/rubygem-regexp_parser/Makefile b/textproc/rubygem-regexp_parser/Makefile index bd56acfd7cc7..2e11c71502fd 100644 --- a/textproc/rubygem-regexp_parser/Makefile +++ b/textproc/rubygem-regexp_parser/Makefile @@ -1,19 +1,17 @@ -# Created by: Matthias Fechner - PORTNAME= regexp_parser PORTVERSION= 2.1.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Tokenizing, lexinf and parsing Ruby regular expressions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-regexp_property_values/Makefile b/textproc/rubygem-regexp_property_values/Makefile index 4b27dba6fc55..b1013dce4f9c 100644 --- a/textproc/rubygem-regexp_property_values/Makefile +++ b/textproc/rubygem-regexp_property_values/Makefile @@ -1,17 +1,15 @@ -# Created by: Matthias Fechner - PORTNAME= regexp_property_values PORTVERSION= 1.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Display which property value regexp support LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-rexml/Makefile b/textproc/rubygem-rexml/Makefile index d9d462a66aed..e0dce4bf57d8 100644 --- a/textproc/rubygem-rexml/Makefile +++ b/textproc/rubygem-rexml/Makefile @@ -1,21 +1,19 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= rexml PORTVERSION= 3.2.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML toolkit for Ruby LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cpe gem USE_RUBY= yes NO_ARCH= yes CPE_VENDOR= ruby-lang .include diff --git a/textproc/rubygem-rly/Makefile b/textproc/rubygem-rly/Makefile index 09514738619d..16ef34475812 100644 --- a/textproc/rubygem-rly/Makefile +++ b/textproc/rubygem-rly/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= rly PORTVERSION= 0.2.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby implementation of lex and yacc LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-rmmseg-cpp/Makefile b/textproc/rubygem-rmmseg-cpp/Makefile index 6ff9e8891a1f..b29c960cac69 100644 --- a/textproc/rubygem-rmmseg-cpp/Makefile +++ b/textproc/rubygem-rmmseg-cpp/Makefile @@ -1,20 +1,18 @@ -# Created by: Steve Wills - PORTNAME= rmmseg-cpp PORTVERSION= 0.2.9 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= High performance Chinese word segmentation utility LICENSE= MIT USE_RUBY= yes USES= gem shebangfix SHEBANG_FILES= misc/convert.rb PLIST_FILES= bin/rmmseg .include diff --git a/textproc/rubygem-ruby-augeas/Makefile b/textproc/rubygem-ruby-augeas/Makefile index f0103f323a7f..e685803fb1e8 100644 --- a/textproc/rubygem-ruby-augeas/Makefile +++ b/textproc/rubygem-ruby-augeas/Makefile @@ -1,21 +1,19 @@ -# Created by: Russell Jackson - PORTNAME= ruby-augeas PORTVERSION= 0.5.0 PORTREVISION= 4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for Augeas LICENSE= LGPL21 LIB_DEPENDS= libaugeas.so:textproc/augeas CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include/libxml2" USE_GNOME= libxml2 USE_RUBY= yes USES= gem gnome pkgconfig .include diff --git a/textproc/rubygem-ruby-xslt/Makefile b/textproc/rubygem-ruby-xslt/Makefile index 580820b6d84d..8ad34efa4d9a 100644 --- a/textproc/rubygem-ruby-xslt/Makefile +++ b/textproc/rubygem-ruby-xslt/Makefile @@ -1,19 +1,17 @@ -# Created by: Steve Wills - PORTNAME= ruby-xslt PORTVERSION= 0.9.10 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= XSLT processor in pure Ruby LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxslt USE_RUBY= yes USES= gem gnome .include diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile index 43b5c53e4cad..52a785fe0ac6 100644 --- a/textproc/rubygem-rubypants/Makefile +++ b/textproc/rubygem-rubypants/Makefile @@ -1,18 +1,16 @@ -# Created by: Johannes Meixner - PORTNAME= rubypants PORTVERSION= 0.7.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Translates ASCII into smart typographic punctuation HTML entities LICENSE= MIT USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile index ce9333faf2fe..bf704150242e 100644 --- a/textproc/rubygem-sanitize/Makefile +++ b/textproc/rubygem-sanitize/Makefile @@ -1,23 +1,21 @@ -# Created by: Eric Freeman - PORTNAME= sanitize PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Whitelist based HTML sanitizer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ rubygem-nokogiri>=1.12.0:textproc/rubygem-nokogiri USES= cpe gem CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails4/Makefile b/textproc/rubygem-sass-rails-rails4/Makefile index 983bbcffe71d..048564c4f164 100644 --- a/textproc/rubygem-sass-rails-rails4/Makefile +++ b/textproc/rubygem-sass-rails-rails4/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails4>=2.1.1<3:textproc/rubygem-sassc-rails-rails4 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails5/Makefile b/textproc/rubygem-sass-rails-rails5/Makefile index d08d5acdf094..396963f6e20e 100644 --- a/textproc/rubygem-sass-rails-rails5/Makefile +++ b/textproc/rubygem-sass-rails-rails5/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails5>=2.1.1<3:textproc/rubygem-sassc-rails-rails5 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails50/Makefile b/textproc/rubygem-sass-rails-rails50/Makefile index ab9784d657ae..f02f1255fdfc 100644 --- a/textproc/rubygem-sass-rails-rails50/Makefile +++ b/textproc/rubygem-sass-rails-rails50/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails50>=2.1.1<3:textproc/rubygem-sassc-rails-rails50 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails52/Makefile b/textproc/rubygem-sass-rails-rails52/Makefile index 5b56a930a382..ace8c0068971 100644 --- a/textproc/rubygem-sass-rails-rails52/Makefile +++ b/textproc/rubygem-sass-rails-rails52/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails52>=2.1.1<3:textproc/rubygem-sassc-rails-rails52 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails60/Makefile b/textproc/rubygem-sass-rails-rails60/Makefile index 9443d8627f06..40b7fc689a63 100644 --- a/textproc/rubygem-sass-rails-rails60/Makefile +++ b/textproc/rubygem-sass-rails-rails60/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails60 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails60>=2.1.1<3:textproc/rubygem-sassc-rails-rails60 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails61/Makefile b/textproc/rubygem-sass-rails-rails61/Makefile index 299bc3224082..93d37ff48d1d 100644 --- a/textproc/rubygem-sass-rails-rails61/Makefile +++ b/textproc/rubygem-sass-rails-rails61/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails61>=2.1.1<3:textproc/rubygem-sassc-rails-rails61 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass-rails-rails70/Makefile b/textproc/rubygem-sass-rails-rails70/Makefile index 7a328d914490..679a3007ece5 100644 --- a/textproc/rubygem-sass-rails-rails70/Makefile +++ b/textproc/rubygem-sass-rails-rails70/Makefile @@ -1,22 +1,20 @@ -# Created by: Johannes Jost Meixner - PORTNAME= sass-rails PORTVERSION= 6.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sassc-rails-rails70>=2.1.1<3:textproc/rubygem-sassc-rails-rails70 USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sass/Makefile b/textproc/rubygem-sass/Makefile index db7e13124f28..3f3a3e40ee25 100644 --- a/textproc/rubygem-sass/Makefile +++ b/textproc/rubygem-sass/Makefile @@ -1,25 +1,23 @@ -# Created by: Steve Wills - PORTNAME= sass PORTVERSION= 3.7.4 CATEGORIES= textproc ruby MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Sass is an extension of CSS3 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-sass-listen>=4.0.0<4.1:textproc/rubygem-sass-listen USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/sass bin/sass-convert bin/scss SHEBANG_FILES= extra/sass-spec-ref.sh .include diff --git a/textproc/rubygem-sassc-rails-rails4/Makefile b/textproc/rubygem-sassc-rails-rails4/Makefile index af4a2e5be505..49a529940929 100644 --- a/textproc/rubygem-sassc-rails-rails4/Makefile +++ b/textproc/rubygem-sassc-rails-rails4/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails4 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties4>=4.0.0:www/rubygem-railties4 \ rubygem-sassc>=2.0:textproc/rubygem-sassc \ rubygem-sprockets-rails-rails4>=0:devel/rubygem-sprockets-rails-rails4 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails5/Makefile b/textproc/rubygem-sassc-rails-rails5/Makefile index 89fefaad6191..8f5663c755ae 100644 --- a/textproc/rubygem-sassc-rails-rails5/Makefile +++ b/textproc/rubygem-sassc-rails-rails5/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails5 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties5>=4.0.0:www/rubygem-railties5 \ rubygem-sassc>=2.0:textproc/rubygem-sassc \ rubygem-sprockets-rails-rails5>=0:devel/rubygem-sprockets-rails-rails5 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails50/Makefile b/textproc/rubygem-sassc-rails-rails50/Makefile index 4ceeec4a0687..818a7a648ca4 100644 --- a/textproc/rubygem-sassc-rails-rails50/Makefile +++ b/textproc/rubygem-sassc-rails-rails50/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails50 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties50>=4.0.0:www/rubygem-railties50 \ rubygem-sassc>=2.0:textproc/rubygem-sassc \ rubygem-sprockets-rails-rails50>=0:devel/rubygem-sprockets-rails-rails50 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails52/Makefile b/textproc/rubygem-sassc-rails-rails52/Makefile index a3a0fb6c8f9a..2cd34788ddea 100644 --- a/textproc/rubygem-sassc-rails-rails52/Makefile +++ b/textproc/rubygem-sassc-rails-rails52/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 PORTREVISION= 1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties52>=4.0.0:www/rubygem-railties52 \ rubygem-sassc>=2.0:textproc/rubygem-sassc \ rubygem-sprockets-rails-rails52>=0:devel/rubygem-sprockets-rails-rails52 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails60/Makefile b/textproc/rubygem-sassc-rails-rails60/Makefile index ce644817de64..a1c5d6621469 100644 --- a/textproc/rubygem-sassc-rails-rails60/Makefile +++ b/textproc/rubygem-sassc-rails-rails60/Makefile @@ -1,27 +1,25 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails60 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties60>=4.0.0:www/rubygem-railties60 \ rubygem-sassc22>=2.0:textproc/rubygem-sassc22 \ rubygem-sprockets-rails-rails60>=0:devel/rubygem-sprockets-rails-rails60 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails61/Makefile b/textproc/rubygem-sassc-rails-rails61/Makefile index 4de0692b1ed5..61d16e4a8784 100644 --- a/textproc/rubygem-sassc-rails-rails61/Makefile +++ b/textproc/rubygem-sassc-rails-rails61/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails61 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties61>=4.0.0:www/rubygem-railties61 \ rubygem-sassc22>=2.0:textproc/rubygem-sassc22 \ rubygem-sprockets-rails-rails61>=0:devel/rubygem-sprockets-rails-rails61 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc-rails-rails70/Makefile b/textproc/rubygem-sassc-rails-rails70/Makefile index a81acac22115..34f818d00ae5 100644 --- a/textproc/rubygem-sassc-rails-rails70/Makefile +++ b/textproc/rubygem-sassc-rails-rails70/Makefile @@ -1,26 +1,24 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc-rails PORTVERSION= 2.1.2 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails70 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Integrate SassC-Ruby into Rails LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-railties70>=4.0.0:www/rubygem-railties70 \ rubygem-sassc22>=2.0:textproc/rubygem-sassc22 \ rubygem-sprockets-rails-rails70>=0:devel/rubygem-sprockets-rails-rails70 \ rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \ rubygem-tilt>=0:devel/rubygem-tilt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-sassc/Makefile b/textproc/rubygem-sassc/Makefile index f56407e97a9b..e7f989df082e 100644 --- a/textproc/rubygem-sassc/Makefile +++ b/textproc/rubygem-sassc/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc PORTVERSION= 2.4.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use libsass with Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ffi>=1.9<2:devel/rubygem-ffi USES= gem gmake USE_RUBY= yes .include diff --git a/textproc/rubygem-sassc22/Makefile b/textproc/rubygem-sassc22/Makefile index 359c2f46a04f..33466a176de4 100644 --- a/textproc/rubygem-sassc22/Makefile +++ b/textproc/rubygem-sassc22/Makefile @@ -1,23 +1,21 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sassc PORTVERSION= 2.2.1 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 22 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use libsass with Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ffi>=1.9<2:devel/rubygem-ffi USES= gem gmake USE_RUBY= yes # Workaround for https://gitlab.com/gitlab-org/gitlab/-/issues/216740 PORTSCOUT= limit:^2\.2\. .include diff --git a/textproc/rubygem-sax-machine/Makefile b/textproc/rubygem-sax-machine/Makefile index b705bdabfe03..b9a26657f66c 100644 --- a/textproc/rubygem-sax-machine/Makefile +++ b/textproc/rubygem-sax-machine/Makefile @@ -1,18 +1,16 @@ -# Created by: Eric Freeman - PORTNAME= sax-machine PORTVERSION= 1.3.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Declarative sax parsing library backed by Nokogiri LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-sixarm_ruby_unaccent/Makefile b/textproc/rubygem-sixarm_ruby_unaccent/Makefile index aef5c4a01655..7f6b27bf0732 100644 --- a/textproc/rubygem-sixarm_ruby_unaccent/Makefile +++ b/textproc/rubygem-sixarm_ruby_unaccent/Makefile @@ -1,19 +1,17 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= sixarm_ruby_unaccent PORTVERSION= 1.2.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Replaces accented characters with unaccented characters LICENSE= APACHE20 ART20 BSD3CLAUSE GPLv3 MIT MPL20 LICENSE_COMB= dual USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-spreadsheet/Makefile b/textproc/rubygem-spreadsheet/Makefile index 0c5b595edf1b..7d6a246ca7d0 100644 --- a/textproc/rubygem-spreadsheet/Makefile +++ b/textproc/rubygem-spreadsheet/Makefile @@ -1,23 +1,21 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= spreadsheet PORTVERSION= 1.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to generate Microsoft Excel compatible files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-ruby-ole>=0:devel/rubygem-ruby-ole USES= gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/xlsopcodes .include diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile index 688278ea15e8..eda7748de434 100644 --- a/textproc/rubygem-termcolor/Makefile +++ b/textproc/rubygem-termcolor/Makefile @@ -1,20 +1,18 @@ -# Created by: Dennis Herrmann - PORTNAME= termcolor PORTVERSION= 1.2.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for ANSII color formatting like HTML for output in terminal LICENSE= MIT RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile index 03ec06e9d609..476fd6a1682f 100644 --- a/textproc/rubygem-terminal-table/Makefile +++ b/textproc/rubygem-terminal-table/Makefile @@ -1,24 +1,22 @@ -# Created by: Eric Freeman - PORTNAME= terminal-table PORTVERSION= 3.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple, feature rich ASCII table generation library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-unicode-display_width>=1.1.1<3:devel/rubygem-unicode-display_width USES= gem shebangfix USE_RUBY= yes NO_ARCH= yes SHEBANG_FILES= examples/examples_unicode.rb ruby_OLD_CMD= "/bin/env ruby" .include diff --git a/textproc/rubygem-terser/Makefile b/textproc/rubygem-terser/Makefile index 195d5866ee50..581cc0fcefc2 100644 --- a/textproc/rubygem-terser/Makefile +++ b/textproc/rubygem-terser/Makefile @@ -1,20 +1,18 @@ -# Created by: Matthias Fechner - PORTNAME= terser PORTVERSION= 1.0.2 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Terser minifies JavaScript files for Ruby LICENSE= MIT RUN_DEPENDS= rubygem-execjs>=0.3.0<3:devel/rubygem-execjs USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-terser11/Makefile b/textproc/rubygem-terser11/Makefile index 7d852992e606..6bb27e733711 100644 --- a/textproc/rubygem-terser11/Makefile +++ b/textproc/rubygem-terser11/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= terser PORTVERSION= 1.1.12 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 11 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minify JavaScript files by wrapping TerserJS to be accessible in Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-execjs>=0.3.0<3:devel/rubygem-execjs USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-text/Makefile b/textproc/rubygem-text/Makefile index 0a63a37a17c6..e842cb76ee0b 100644 --- a/textproc/rubygem-text/Makefile +++ b/textproc/rubygem-text/Makefile @@ -1,19 +1,17 @@ -# Created by: TAKATSU Tomonari - PORTNAME= text PORTVERSION= 1.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Collection of text algorithms LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING.txt NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-toml/Makefile b/textproc/rubygem-toml/Makefile index 60ff5d3922c7..1f5957ea5320 100644 --- a/textproc/rubygem-toml/Makefile +++ b/textproc/rubygem-toml/Makefile @@ -1,21 +1,19 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= toml PORTVERSION= 0.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= TOML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-parslet>=1.8.0<3.0.0:textproc/rubygem-parslet USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-tomlrb/Makefile b/textproc/rubygem-tomlrb/Makefile index 1e6c8695ecfa..275f21fe4d58 100644 --- a/textproc/rubygem-tomlrb/Makefile +++ b/textproc/rubygem-tomlrb/Makefile @@ -1,19 +1,17 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tomlrb PORTVERSION= 2.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Racc-based TOML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-tomlrb1/Makefile b/textproc/rubygem-tomlrb1/Makefile index 7954d18a0a6f..fdab5396f168 100644 --- a/textproc/rubygem-tomlrb1/Makefile +++ b/textproc/rubygem-tomlrb1/Makefile @@ -1,22 +1,20 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= tomlrb PORTVERSION= 1.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= 1 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Racc-based TOML parser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes NO_ARCH= yes PORTSCOUT= limit:^1\. .include diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 339ed6451197..d6de904064a9 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -1,20 +1,18 @@ -# Created by: MIHIRA Yoshiro - PORTNAME= unf PORTVERSION= 0.1.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Wrapper library to bring Unicode Normalization Form support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-unf_ext>=0:textproc/rubygem-unf_ext NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-unf_ext/Makefile b/textproc/rubygem-unf_ext/Makefile index 265f836a4cb3..534a66eb6573 100644 --- a/textproc/rubygem-unf_ext/Makefile +++ b/textproc/rubygem-unf_ext/Makefile @@ -1,17 +1,15 @@ -# Created by: MIHIRA Yoshiro - PORTNAME= unf_ext PORTVERSION= 0.0.7.7 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Unicode Normalization Form support library for CRuby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes .include diff --git a/textproc/rubygem-unicode_plot/Makefile b/textproc/rubygem-unicode_plot/Makefile index 3c41bac36d25..c196dc812423 100644 --- a/textproc/rubygem-unicode_plot/Makefile +++ b/textproc/rubygem-unicode_plot/Makefile @@ -1,21 +1,19 @@ -# Created by: Matthias Fechner - PORTNAME= unicode_plot PORTVERSION= 0.0.5 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Plot your data by Unicode characters LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-enumerable-statistics>=2.0.1:math/rubygem-enumerable-statistics USES= gem USE_RUBY= yes NO_ARCH= yes .include diff --git a/textproc/rubygem-version_sorter/Makefile b/textproc/rubygem-version_sorter/Makefile index a53cc3f5ee85..91f1603be920 100644 --- a/textproc/rubygem-version_sorter/Makefile +++ b/textproc/rubygem-version_sorter/Makefile @@ -1,17 +1,15 @@ -# Created by: Johannes Meixner - PORTNAME= version_sorter PORTVERSION= 2.2.4 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Fast sorting of version strings LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-ya2yaml/Makefile b/textproc/rubygem-ya2yaml/Makefile index d34ba5e252db..c942ebf28b18 100644 --- a/textproc/rubygem-ya2yaml/Makefile +++ b/textproc/rubygem-ya2yaml/Makefile @@ -1,18 +1,16 @@ -# Created by: Ryan Steinmetz - PORTNAME= ya2yaml PORTVERSION= 0.31 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Yet another YAML converter, includes complete UTF8 support LICENSE= MIT NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile index 126dc892ef71..846b2012f9ca 100644 --- a/textproc/rubygem-yard-chef/Makefile +++ b/textproc/rubygem-yard-chef/Makefile @@ -1,21 +1,19 @@ -# Created by: Douglas Thrift - PORTNAME= yard-chef PORTVERSION= 2.0.0 CATEGORIES= textproc devel rubygems MASTER_SITES= RG MAINTAINER= douglas@douglasthrift.net COMMENT= YARD plugin for Chef LICENSE= MIT RUN_DEPENDS= rubygem-yard>=0.9.9:textproc/rubygem-yard \ rubygem-redcarpet>=2.1.1:textproc/rubygem-redcarpet NO_ARCH= yes USE_RUBY= yes USES= gem .include diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index 3221c30266dd..f551ec109e3c 100644 --- a/textproc/rubygem-yard/Makefile +++ b/textproc/rubygem-yard/Makefile @@ -1,27 +1,25 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= yard PORTVERSION= 0.9.28 CATEGORIES= textproc devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Documentation generation tool for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-webrick>=1.7.0<1.8:www/rubygem-webrick USES= cpe gem USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/yard \ bin/yardoc \ bin/yri CPE_VENDOR= yardoc .include diff --git a/textproc/rw-aspell/Makefile b/textproc/rw-aspell/Makefile index fddb475d3669..8a502b17ac66 100644 --- a/textproc/rw-aspell/Makefile +++ b/textproc/rw-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -rw-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Kinyarwanda dictionary DICT= rw .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/rxp/Makefile b/textproc/rxp/Makefile index 64d9d34071ae..c3c398edae81 100644 --- a/textproc/rxp/Makefile +++ b/textproc/rxp/Makefile @@ -1,40 +1,38 @@ -# Created by: jkoshy - PORTNAME= rxp PORTVERSION= 1.4.4 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cogsci.ed.ac.uk/pub/richard/ MAINTAINER= mi@aldan.algebra.com COMMENT= Validating XML parser written in C LICENSE= GPLv2 USES= uidfix USE_LDCONFIG= yes PATCH_WRKSRC= ${WRKSRC}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR} MAKE_ARGS+= VPATH=${PATCH_WRKSRC} OPTIONS_SINGLE= CHAR_SIZE OPTIONS_SINGLE_CHAR_SIZE=8 16 OPTIONS_DEFAULT=8 8_DESC= 8-bit characters (required by speech_tools, festival) 16_DESC= 16-bit characters MAKE_ARGS+= CHAR_SIZE=${PORT_OPTIONS:C/[^0-9]//g} do-configure: .for s in lib rxp ${MKDIR} ${WRKDIR}/$s ${LN} -s ${FILESDIR}/BSDmakefile.$s ${WRKDIR}/$s/Makefile ${PRINTF} "SUBDIR+=\t%s\n" $s >> ${WRKDIR}/Makefile .endfor ${PRINTF} "\n.include \n" >> ${WRKDIR}/Makefile post-build: ${MKDIR} ${STAGEDIR}${PREFIX}/include/rxp .include diff --git a/textproc/s5/Makefile b/textproc/s5/Makefile index 75263a85d940..da8cef2f5118 100644 --- a/textproc/s5/Makefile +++ b/textproc/s5/Makefile @@ -1,39 +1,37 @@ -# Created by: Peter Pentchev - PORTNAME= s5 PORTVERSION= 1.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://meyerweb.com/eric/tools/s5/v/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Simple HTML-based presentation system LICENSE= BSD2CLAUSE PD LICENSE_COMB= multi USES= dos2unix zip DOS2UNIX_REGEX= .*\.(css|htc|html|js|txt) NO_ARCH= yes NO_BUILD= yes NO_WRKSUBDIR= yes SUB_FILES= s5 s5.1 S5_DIR= ${PREFIX}/share/${PORTNAME} S5_SUBDIRS= pix primer s5-blank ui post-extract: @cd ${WRKSRC} && ${TAR} -xf s5-blank.zip @${FIND} ${WRKSRC} -type f -name .DS_Store -delete do-install: @${MKDIR} ${STAGEDIR}${S5_DIR} @(cd ${WRKSRC} && \ ${COPYTREE_SHARE} "*.html ${S5_SUBDIRS}" ${STAGEDIR}${S5_DIR}) ${INSTALL_SCRIPT} ${WRKDIR}/s5 ${STAGEDIR}${PREFIX}/bin/s5 ${INSTALL_MAN} ${WRKDIR}/s5.1 ${STAGEDIR}${MANPREFIX}/man/man1/s5.1 .include diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 2d05339c17b2..cbd8c3827ae0 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -1,55 +1,53 @@ -# Created by: Sergey Skvortsov - PORTNAME= sablotron PORTVERSION= 1.0.3 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION} DISTNAME= Sablot-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 LICENSE= MPL11 GPLv2+ LICENSE_COMB= dual LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes USES= gmake iconv libtool localbase:ldflags USE_CXXSTD= c++98 USE_LDCONFIG= yes LDFLAGS+= ${ICONV_LIB} PORTDOCS= * OPTIONS_DEFINE= DEBUGGER DISABLE_META DOCS DOCUMENT_ERRORS DOM DEBUGGER_DESC= Build with XSLT debugger DISABLE_META_DESC= Do not output the META HTML tag DOCUMENT_ERRORS_DESC= Allow document errors DOM_DESC= Build with the DOM interface OPTIONS_DEFAULT= DOM DOCUMENT_ERRORS DEBUGGER_CONFIGURE_ENABLE= debugger DISABLE_META_CONFIGURE_ON= --disable-adding-meta DOCS_BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser DOCS_CONFIGURE_ON= --with-html-dir=${DOCSDIR} DOCS_USES= perl5 DOCS_USE= PERL5=build DOM_CONFIGURE_ENABLE= dom DOCUMENT_ERRORS_CONFIGURE_ENABLE= document-errors post-patch-DOCS-off: @${REINPLACE_CMD} -e '/^SUBDIRS =/s/apidoc//' ${WRKSRC}/doc/Makefile.in post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsablot.so post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} README README_JS RELEASE \ doc/misc/DEBUGGER doc/misc/NOTES ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/sansi/Makefile b/textproc/sansi/Makefile index 5bc80161902a..ae27db46cccf 100644 --- a/textproc/sansi/Makefile +++ b/textproc/sansi/Makefile @@ -1,28 +1,26 @@ -# Created by: Chris Hutchinson - PORTNAME= sansi PORTVERSION= 1.0.2 CATEGORIES= textproc sysutils MASTER_SITES= https://BSDforge.com/projects/source/textproc/sansi/ MAINTAINER= portmaster@bsdforge.com COMMENT= Removes ANSI control sequences/characters, from files LICENSE= ART20 BSD2CLAUSE LICENSE_COMB= multi RUN_DEPENDS= p5-PerlIO-eol>=0:devel/p5-PerlIO-eol \ p5-Modern-Perl>=0:lang/p5-Modern-Perl NO_WRKSUBDIR= yes NO_BUILD= yes USES= tar:xz PLIST_FILES= sbin/sansi man/man1/sansi.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sansi ${STAGEDIR}${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/sansi.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index 8a9f51726ba6..61644e6fadaf 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -1,27 +1,25 @@ -# Created by: ache - PORTNAME= sarep PORTVERSION= 1.1 CATEGORIES= textproc MASTER_SITES= http://ftp.vim.org/ibiblio/utils/text/ EXTRACT_SUFX= MAINTAINER= ports@FreeBSD.org COMMENT= Command-line search and replace tool; written in Perl; handles regexps RUN_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= ${WRKSRC}/sarep USES= perl5 dos2unix shebangfix SHEBANG_FILES= sarep NO_BUILD= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/sarep do-install: @${INSTALL_SCRIPT} ${WRKSRC}/sarep ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/sary/Makefile b/textproc/sary/Makefile index 649eb254484b..7fbd109a0679 100644 --- a/textproc/sary/Makefile +++ b/textproc/sary/Makefile @@ -1,28 +1,26 @@ -# Created by: Akinori MUSHA aka knu - PORTNAME= sary PORTVERSION= 1.2.0 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://sary.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Suffix array library and tools, which provide fast full-text search GNU_CONFIGURE= yes USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/^SUBDIRS/s|docs||g' ${WRKSRC}/Makefile.in post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/docs && ${FIND} . ! -name "*Makefile*" | \ ${CPIO} -pdm -L -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libsary.so .include diff --git a/textproc/sassc/Makefile b/textproc/sassc/Makefile index 93121be68ee1..8650361182c0 100644 --- a/textproc/sassc/Makefile +++ b/textproc/sassc/Makefile @@ -1,30 +1,28 @@ -# Created by: Nicola Vitale - PORTNAME= sassc PORTVERSION= 3.6.1 PORTREVISION= 0 CATEGORIES= textproc MAINTAINER= nivit@FreeBSD.org COMMENT= Wrapper around libsass LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsass.so:textproc/libsass USES= autoreconf compiler:c++11-lib gmake libtool localbase GH_ACCOUNT= sass GNU_CONFIGURE= yes MAKEFILE= GNUmakefile PLIST_FILES= bin/sassc USE_GITHUB= yes post-patch: @${ECHO_CMD} "${ECHO_CMD} \"${PORTVERSION}\"" > ${WRKSRC}/version.sh .include diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index 909f99fffc4d..1566590f1385 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -1,85 +1,83 @@ -# Created by: Herve Quiroz - PORTNAME= saxon PORTVERSION= 9.1.0.8 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/Saxon-B/${PORTVERSION}:binary \ SF/${PORTNAME}/Saxon-B/9.1.0.7:resources PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}b${PORTVERSION:S,.,-,g}j.zip:binary \ ${PORTNAME}-resources9-1-0-1.zip:resources MAINTAINER= ports@FreeBSD.org COMMENT= XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java OPTIONS_DEFINE= JDOM DOM4J XOM DOCS JDOM_DESC= Jdom support DOM4J_DESC= dom4j support XOM_DESC= XOM support USES= zip USE_JAVA= yes NO_WRKSUBDIR= yes NO_BUILD= yes CONFLICTS= saxon-6.* JARFILES= saxon9-sql.jar saxon9.jar saxon9-xpath.jar saxon9-dom.jar \ saxon9-xqj.jar saxon9-s9api.jar PLIST_FILES+= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon bin/saxon-xquery PORTDOCS= * .include .if ${PORT_OPTIONS:MJDOM} JARFILES+= saxon9-jdom.jar RUN_DEPENDS+= ${JAVALIBDIR}/jdom.jar:java/jdom .endif .if ${PORT_OPTIONS:MDOM4J} JARFILES+= saxon9-dom4j.jar RUN_DEPENDS+= ${JAVALIBDIR}/dom4j.jar:textproc/dom4j .endif .if ${PORT_OPTIONS:MXOM} JARFILES+= saxon9-xom.jar RUN_DEPENDS+= ${JAVALIBDIR}/xom.jar:textproc/xom .endif SUB_FILES= saxon.sh SUB_LIST= SAXON_JARS="${JARFILES:S,^,${JAVAJARDIR}/,}" do-install: @${ECHO_MSG} -n ">> Installing JARs in ${JAVAJARDIR}/..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} .for file in ${JARFILES} @${ECHO_MSG} -n " ${file}" ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${JAVAJARDIR}/ .endfor @${ECHO_MSG} " [ DONE ]" .if ${PORT_OPTIONS:MDOCS} @${ECHO_MSG} -n ">> Installing samples in ${EXAMPLESDIR}/..." cd ${WRKSRC}/samples/ \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${EXAMPLESDIR}/{} \; @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..." cd ${WRKSRC}/doc/ \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; @${ECHO_MSG} " [ DONE ]" .endif @${ECHO_MSG} -n ">> Installing scripts in ${PREFIX}/bin..." .for scriptfile in saxon saxon-xquery @${ECHO_MSG} -n " ${scriptfile}" ${INSTALL_SCRIPT} ${WRKDIR}/saxon.sh ${STAGEDIR}${PREFIX}/bin/${scriptfile} .endfor @${ECHO_MSG} " [ DONE ]" post-install-DOCS-on: ${FIND} -s ${WRKSRC}/samples -not -type d | \ ${SED} -ne 's|^${WRKSRC}/samples|${EXAMPLESDIR:S,${PREFIX}/,,}|p' >> ${TMPPLIST} .include diff --git a/textproc/saxon-he/Makefile b/textproc/saxon-he/Makefile index 0e35bea045aa..b1d547a54006 100644 --- a/textproc/saxon-he/Makefile +++ b/textproc/saxon-he/Makefile @@ -1,30 +1,28 @@ -# Created by: Herve Quiroz - PORTNAME= saxon-he PORTVERSION= 9.5.1.5 CATEGORIES= textproc java MASTER_SITES= SF/saxon/Saxon-HE/${PORTVERSION:R:R} DISTNAME= SaxonHE${PORTVERSION:S,.,-,g}J MAINTAINER= makc@FreeBSD.org COMMENT= XSLT 2.0 / XPath 2.0 / XQuery 1.0 processor for Java LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/notices/LICENSE.txt USES= zip USE_JAVA= yes NO_WRKSUBDIR= yes NO_ARCH= yes NO_BUILD= yes JARFILES= saxon9-unpack.jar \ saxon9-xqj.jar \ saxon9he.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${JARFILES:S,^,${WRKSRC}/,} ${STAGEDIR}${JAVAJARDIR} .include diff --git a/textproc/saxon/Makefile b/textproc/saxon/Makefile index 382ecb0ff449..8b9b691c5c60 100644 --- a/textproc/saxon/Makefile +++ b/textproc/saxon/Makefile @@ -1,48 +1,46 @@ -# Created by: Kimura Fuyuki - PORTNAME= saxon PORTVERSION= 6.5.5 PORTREVISION= 1 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/saxon6/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/./-/g} MAINTAINER= ports@FreeBSD.org COMMENT= XSLT 1.0 processor for Java LICENSE= MPL10 USES= zip USE_JAVA= yes NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes CONFLICTS= saxon-devel-8.* JARFILES= saxon-jdom.jar saxon.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} bin/saxon PORTDOCS= api api-guide.html changes.html conditions.html \ conformance.html dtdgen.html expressions.html \ extensibility.html extensions.html index.html \ instant.html limitations.html patterns.html samples.html \ saxon-style.css using-xsl.html xsl-elements.html SUB_LIST= SAXON_JARS="${JARFILES:S,^,${JAVAJARDIR}/,}" SUB_FILES= saxon.sh OPTIONS_DEFINE= DOCS EXAMPLES do-install: .for JARFILE in ${JARFILES} ${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/ .endfor ${INSTALL_SCRIPT} ${WRKDIR}/saxon.sh ${STAGEDIR}${PREFIX}/bin/saxon do-install-DOCS-on: @cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} do-install-EXAMPLES-on: @cd ${WRKSRC}/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .include diff --git a/textproc/sc-aspell/Makefile b/textproc/sc-aspell/Makefile index 376b3fdb8d6e..a5221ea08ac7 100644 --- a/textproc/sc-aspell/Makefile +++ b/textproc/sc-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-sc-1.0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Sardinian dictionary DICT= sc .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile index 1e58982df9f5..2efae502540b 100644 --- a/textproc/scew/Makefile +++ b/textproc/scew/Makefile @@ -1,40 +1,38 @@ -# Created by: Pietro Cerutti - PORTNAME= scew PORTVERSION= 1.2.0 CATEGORIES= textproc MASTER_SITES= SAVANNAH MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple C Expat Wrapper LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake libtool localbase pathfix pkgconfig CONFIGURE_ARGS= enable_tests=yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes TEST_WRKSRC= ${WRKSRC}/tests OPTIONS_DEFINE= TEST TEST_LIB_DEPENDS= libcheck.so:devel/check TEST_TEST_TARGET= check post-install: ${INSTALL_SCRIPT} ${WRKSRC}/examples/scew_print/scew_print ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/scew_stream/scew_stream ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_SCRIPT} ${WRKSRC}/examples/scew_write/scew_write ${STAGEDIR}${PREFIX}/bin/ # maintainer section: .if defined(MAINTAINER_MODE) OPTIONS_DEFAULT=TEST .endif .include diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index ef1b87723efa..af517b99dab2 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -1,58 +1,56 @@ -# Created by: chinsan - PORTNAME= scim-input-pad PORTVERSION= 0.1.3.1 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/scim/${PORTNAME}/0.1.3/ \ http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM add-on to input various symbols with customisable on-screen pad LIB_DEPENDS= libscim-1.0.so:textproc/scim USE_LDCONFIG= yes USES= gmake libtool pkgconfig GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip DESKTOP_ENTRIES="SCIM Input Pad" \ "${COMMENT}" \ "${PREFIX}/share/scim/icons/input-pad.png" \ "scim-input-pad" \ "Utility;" \ false DOCS= ChangeLog README OPTIONS_DEFINE= DOCS NLS .include .if ${PORT_OPTIONS:MNLS} USES+= gettext gnome USE_GNOME= intlhack PLIST_SUB+= NLS="" .else CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif post-patch: @${REINPLACE_CMD} \ -e '/^SCIM_LIBEXECDIR=/s|=.*|=${PREFIX}/lib/scim-1.0|' \ -e '/^SCIM_MODULEDIR=/s|=.*|=${PREFIX}/lib/scim-1.0/1.4.0|' \ -e '/^SCIM_ICONDIR=/s|=.*|=${PREFIX}/share/scim/icons|' \ -e '/^SCIM_DATADIR=/s|=.*|=${PREFIX}/share/scim|' \ -e '/^LIBTOOL_EXPORT_OPTIONS=/s/=.*/=/' \ ${WRKSRC}/configure @${REINPLACE_CMD} 's|^_NAME|NAME|' ${WRKSRC}/data/*.pad.in post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index f8839ddf4d46..90f4276b1158 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -1,75 +1,73 @@ -# Created by: Nikola Lecic - PORTNAME= scim-kmfl-imengine PORTVERSION= 0.9.9 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/kmfl/kmfl/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/${DIST_SUBDIR}/ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM KMFL IMEngine platform for Keyman (KMN) language keyboards BUILD_DEPENDS= scim:textproc/scim LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libkmfl.so:textproc/libkmfl \ libkmflcomp.so:textproc/kmflcomp \ libpng.so:graphics/png RUN_DEPENDS= kmflcomp:textproc/kmflcomp \ scim:textproc/scim USES= gettext gnome iconv libtool pkgconfig xorg USE_XORG= x11 xkbfile xorgproto USE_GNOME= glib20 gtk20 intlhack GNU_CONFIGURE= yes USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS DOCSDIR= ${PREFIX}/share/doc/kmfl/${PORTNAME} PORTDOCS= AUTHORS COPYING ChangeLog SUB_FILES= pkg-message .if exists(${LOCALBASE}/bin/skim) pre-patch: @${ECHO_MSG} --------------------------------------------------------- @${ECHO_MSG} You have SKIM installed. KMFL-SCIM-IMEngine will work @${ECHO_MSG} and you will be able to use textproc/kmfl-* key- @${ECHO_MSG} boards, but KMFL IME does not have SKIM frontend yet. @${ECHO_MSG} Please refer to the textproc/kmflcomp docs on how to @${ECHO_MSG} use KMFL keyboards in QT applications. @${ECHO_MSG} --------------------------------------------------------- .endif post-patch: @${REINPLACE_CMD} \ 's|/usr/X11R6/lib|${LOCALBASE}/lib|' \ ${WRKSRC}/src/Makefile.* ${WRKSRC}/src/xkbmap.cpp @${REINPLACE_CMD} \ 's|/usr/lib|${LOCALBASE}/lib|' \ ${WRKSRC}/scim_kmfl_imengine_setup/scim_kmfl_imengine_setup.cpp @${REINPLACE_CMD} \ 's|$$(datadir)/scim/kmfl|$$(datadir)/kmfl|g' \ ${WRKSRC}/src/Makefile.* \ ${WRKSRC}/scim_kmfl_imengine_setup/Makefile.* @${REINPLACE_CMD} \ 's|SCIM_DATADIR="$$datadir/scim"|SCIM_DATADIR="$$datadir"|' \ ${WRKSRC}/configure.in @${REINPLACE_CMD} \ 's|"\.scim" SCIM_PATH_DELIM_STRING "kmfl"|".kmfl"|' \ ${WRKSRC}/scim_kmfl_imengine_setup/scim_kmfl_imengine_setup.cpp @${REINPLACE_CMD} \ 's|"\.scim" + SCIM_PATH_DELIM_STRING + "kmfl"|".kmfl"|' \ ${WRKSRC}/src/scim_kmfl_imengine.cpp post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} . for doc in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} . endfor .include diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile index a577ad37a1f6..f32575007d6a 100644 --- a/textproc/scim-m17n/Makefile +++ b/textproc/scim-m17n/Makefile @@ -1,33 +1,31 @@ -# Created by: Yinghong Liu - PORTNAME= scim-m17n PORTVERSION= 0.2.3 PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \ http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM IMEngine module which uses m17n library as the backend BUILD_DEPENDS= scim:textproc/scim \ gsed:textproc/gsed LIB_DEPENDS= libm17n.so:devel/m17n-lib RUN_DEPENDS= scim:textproc/scim USES= gmake pkgconfig libtool:keepla GNU_CONFIGURE= yes INSTALL_TARGET= install-strip PLIST_FILES= lib/scim-1.0/1.4.0/IMEngine/m17n.a \ lib/scim-1.0/1.4.0/IMEngine/m17n.la \ lib/scim-1.0/1.4.0/IMEngine/m17n.so \ share/scim/icons/scim-m17n.png post-patch: @${REINPLACE_CMD} -e 's|$$(DESTDIR)$$(moduledir)|${STAGEDIR}${PREFIX}/lib/scim-1.0/1.4.0/IMEngine|g' \ ${WRKSRC}/src/Makefile.in @${REINPLACE_CMD} -e 's|$$(DESTDIR)$$(icondir)|${STAGEDIR}${PREFIX}/share/scim/icons|g' \ ${WRKSRC}/data/Makefile.in .include diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index ea6170fa9275..214762b828e0 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -1,30 +1,28 @@ -# Created by: Leland Wang - PORTNAME= scim-openvanilla PORTVERSION= 0.7.2.20070514 PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= LOCAL/rafan DISTNAME= openvanilla-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM OpenVanilla input method (IM)/output filter (OF) framework BUILD_DEPENDS= scim:textproc/scim \ ${LOCALBASE}/include/OpenVanilla/OpenVanilla.h:textproc/openvanilla-framework RUN_DEPENDS= scim:textproc/scim LIB_DEPENDS= libltdl.so:devel/libltdl \ libexpat.so:textproc/expat2 WRKSRC= ${WRKDIR}/${DISTNAME}/Loaders/SCIM USES= pkgconfig gettext iconv gmake libtool:keepla GNU_CONFIGURE= yes CONFIGURE_ENV+= OV_MODULEDIR=${PREFIX}/lib/openvanilla/ CPPFLAGS+= -I${LOCALBASE}/include INSTALL_TARGET= install-strip PLIST_FILES= lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.a \ lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.la \ lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.so .include diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 833d7bea6fdf..acf27c27058e 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -1,26 +1,24 @@ -# Created by: Jie Gao - PORTNAME= scim-table-imengine PORTVERSION= 0.5.10 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= SF/scim/scim-tables/${PORTVERSION} DISTNAME= scim-tables-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based input method engine BUILD_DEPENDS= scim:textproc/scim RUN_DEPENDS= scim:textproc/scim GNU_CONFIGURE= yes USES= compiler:c++11-lang gettext gmake libtool:keepla pkgconfig CONFIGURE_ARGS= --disable-skim-support CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LDFLAGS+= -L${LOCALBASE}/lib -lintl post-patch: @${TOUCH} ${WRKSRC}/config.h.in .include diff --git a/textproc/scim/Makefile b/textproc/scim/Makefile index 242d21789331..979b0458863d 100644 --- a/textproc/scim/Makefile +++ b/textproc/scim/Makefile @@ -1,32 +1,30 @@ -# Created by: Jie Gao - PORTNAME= scim PORTVERSION= 1.4.9 PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Smart Common Input Method platform LICENSE= LGPL21 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= compiler:c++11-lang gettext gmake gnome iconv libtool pathfix \ pkgconfig xorg USE_GNOME= gtk20 intlhack USE_XORG= x11 xpm USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include -D__STDC_ISO_10646__ LIBS+= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} 's/-lstdc++//' \ ${WRKSRC}/extras/gtk2_immodule/Makefile.in \ ${WRKSRC}/extras/setup/Makefile.in \ ${WRKSRC}/src/Makefile.in \ ${WRKSRC}/tests/Makefile.in .include diff --git a/textproc/scr2txt/Makefile b/textproc/scr2txt/Makefile index e5727c107163..6f6ba066479d 100644 --- a/textproc/scr2txt/Makefile +++ b/textproc/scr2txt/Makefile @@ -1,18 +1,16 @@ -# Created by: nik - PORTNAME= scr2txt PORTVERSION= 1.2 CATEGORIES= textproc MASTER_SITES= LOCAL/nik MAINTAINER= ports@FreeBSD.org COMMENT= Converts the output of "vidcontrol -p" to text NO_WRKSUBDIR= yes USES= uidfix MAKE_ENV= BINDIR=${PREFIX}/bin SHAREDIR=${PREFIX} PLIST_FILES= bin/scr2txt \ man/man1/scr2txt.1.gz .include diff --git a/textproc/scss/Makefile b/textproc/scss/Makefile index f24a419ae2df..23b6c8e6efc3 100644 --- a/textproc/scss/Makefile +++ b/textproc/scss/Makefile @@ -1,32 +1,30 @@ -# Created by: ijliao - PORTNAME= scss PORTVERSION= 0.4.2 PORTREVISION= 2 CATEGORIES= textproc scheme MASTER_SITES= SAVANNAH \ http://www.c-s.li/ports/ MAINTAINER= cs@FreeBSD.org COMMENT= Scheme module for W3C Cascading Stylesheets recommendation LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= guile:lang/guile NO_BUILD= yes NO_ARCH= yes FILES= lexer.scm parser.scm scss.scm properties.scm \ interface/sdom.scm common.scm INFO= scss do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/guile/scss .for f in ${FILES} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/share/guile/scss .endfor ${INSTALL_DATA} ${WRKSRC}/scss.info ${STAGEDIR}${PREFIX}/${INFO_PATH} .include diff --git a/textproc/scws/Makefile b/textproc/scws/Makefile index 3b2f40536ee7..feee46d98651 100644 --- a/textproc/scws/Makefile +++ b/textproc/scws/Makefile @@ -1,22 +1,20 @@ -# Created by: Jov - PORTNAME= scws PORTVERSION= 1.2.3 CATEGORIES= textproc MASTER_SITES= http://www.xunsearch.com/scws/down/ MAINTAINER= ports@FreeBSD.org COMMENT= Simple Chinese word segmentation program and lib LICENSE= BSD2CLAUSE GNU_CONFIGURE= yes USES= gmake libtool:keepla tar:bzip2 USE_LDCONFIG= yes CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/scws \ --with-pic INSTALL_TARGET=install-strip .include diff --git a/textproc/sdcv/Makefile b/textproc/sdcv/Makefile index 66fc8eae65c6..6f399bddc072 100644 --- a/textproc/sdcv/Makefile +++ b/textproc/sdcv/Makefile @@ -1,38 +1,36 @@ -# Created by: chinsan - PORTNAME= sdcv PORTVERSION= 0.5.2 PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= citrin@citrin.ru COMMENT= Text-based utility for work with dictionaries in StarDict's format #' LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++11-lang gnome pkgconfig readline USE_GNOME= glib20 SUB_FILES= pkg-message USE_GITHUB= yes GH_ACCOUNT= Dushistov OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CMAKE_OFF= -DENABLE_NLS:BOOL=OFF post-patch: .for i in doc/sdcv.1 src/sdcv.cpp @${REINPLACE_CMD} -e \ 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/${i} .endfor post-build-NLS-on: cd ${BUILD_WRKSRC} && ${MAKE_CMD} lang .include diff --git a/textproc/sdf/Makefile b/textproc/sdf/Makefile index 09ccd44f01f1..fe90f50fccbb 100644 --- a/textproc/sdf/Makefile +++ b/textproc/sdf/Makefile @@ -1,23 +1,21 @@ -# Created by: dannyman - PORTNAME= sdf PORTVERSION= 2.001 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IANC PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple Document Format - "author-friendly" mark-up system USES= perl5 USE_PERL5= configure OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/sdocbook-xml/Makefile b/textproc/sdocbook-xml/Makefile index cec2fc521303..1dc468cca13e 100644 --- a/textproc/sdocbook-xml/Makefile +++ b/textproc/sdocbook-xml/Makefile @@ -1,46 +1,44 @@ -# Created by: KIRIYAMA Kazuhiko - PORTNAME= sdocbook-xml PORTVERSION= 1.1 PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= textproc MASTER_SITES= https://www.oasis-open.org/docbook/xml/simple/${PORTVERSION}/ DISTNAME= docbook-simple-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= "Simplified" DocBook XML DTD LICENSE= OASIS LICENSE_NAME= OASIS License LICENSE_TEXT= License text is available in all files installed by this port LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_ARCH= yes NO_BUILD= yes NO_MTREE= yes NO_WRKSUBDIR= yes DOCSDIR= ${PREFIX}/share/doc/sdocbook-xml/${PORTVERSION} PLIST_SUB= DTDDIR=${DTDDIR} SUB_FILES= ${CATALOG_FILES} SUB_LIST= DTDDIR=${PREFIX}/${DTDDIR} CATALOG_FILES= catalog catalog.xml DTD_NAME= sdocbook DTD_VERSION= ${PORTVERSION} DTD_SUBDIR= /dtd DTDDIR= share/xml/${DTD_NAME}/${DTD_VERSION}${DTD_SUBDIR} do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${DTDDIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "*.css *.dtd *.mod" ${STAGEDIR}${PREFIX}/${DTDDIR} .for f in ${CATALOG_FILES} ${INSTALL_DATA} ${WRKDIR}/${f} ${STAGEDIR}${PREFIX}/${DTDDIR} .endfor .include diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile index 69ed2227f0f1..5b3c0cf9fbb9 100644 --- a/textproc/sdom/Makefile +++ b/textproc/sdom/Makefile @@ -1,33 +1,31 @@ -# Created by: ijliao - PORTNAME= sdom PORTVERSION= 0.5.1 PORTREVISION= 1 CATEGORIES= textproc scheme MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of the W3C DOM recommendation in Scheme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= guile-lib>=0:devel/guile-lib NO_BUILD= yes INFO= sdom PLIST_FILES= share/guile/sdom/common.scm \ share/guile/sdom/core.scm \ share/guile/sdom/events.scm \ share/guile/sdom/ls.scm \ share/guile/sdom/parser.scm do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/guile/sdom .for f in common.scm core.scm events.scm ls.scm parser.scm ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/share/guile/sdom .endfor ${INSTALL_DATA} ${WRKSRC}/sdom.info ${STAGEDIR}${PREFIX}/${INFO_PATH} .include diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 0100e4f6df27..1e480f7fd360 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -1,49 +1,47 @@ -# Created by: jfieber - PORTNAME= sgmlformat PORTVERSION= 1.7 PORTREVISION= 7 CATEGORIES= textproc print MASTER_SITES= LOCAL/kuriyama MAINTAINER= ports@FreeBSD.org COMMENT= Generates groff and HTML from linuxdoc and docbook SGML documents USES= perl5 uidfix USE_PERL5= run MAKE_ENV= STAGEDIR=${STAGEDIR} # There are two ports that satisfy the nsgmls requirement. # Jade is preferred. .include .if ${MACHINE_ARCH} != "i386" WITH_OPENJADE= yes .endif .if defined(WITH_OPENJADE) RUN_DEPENDS= openjade>0:textproc/openjade .else RUN_DEPENDS= nsgmls:textproc/jade .endif RUN_DEPENDS+= linuxdoc>0:textproc/linuxdoc \ docbook-sgml>0:textproc/docbook-sgml \ groff:textproc/groff .if defined(WITH_OPENJADE) post-patch: @${REINPLACE_CMD} -e 's,nsgmls,onsgmls,g' ${WRKSRC}/sgmlfmt/sgmlfmt.pl @${REINPLACE_CMD} -e 's,nsgmls,onsgmls,g' ${WRKSRC}/instant/traninit.c @( cd ${WRKSRC}/transpec && \ ${REINPLACE_CMD} 's,/usr/share/tmac,${PREFIX}/share/groff/current/tmac,' \ docbook-roff.ts iso12083article-roff.ts linuxdoc-roff.ts ) .endif post-build: ${REINPLACE_CMD} -E 's#(/usr|${PREFIX})/bin/perl#${PERL}#' ${WRKSRC}/sgmlfmt/sgmlfmt pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/sgml/transpec .include diff --git a/textproc/sgmls/Makefile b/textproc/sgmls/Makefile index 456ad9a2f6c7..61e5c7b72c60 100644 --- a/textproc/sgmls/Makefile +++ b/textproc/sgmls/Makefile @@ -1,37 +1,35 @@ -# Created by: Eugene Furs - PORTNAME= sgmls PORTVERSION= 1.1.91 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.jclark.com/pub/sgmls/ MAINTAINER= ports@FreeBSD.org COMMENT= SGML parser USES= tar:Z WRKSRC= ${WRKDIR}/${PORTNAME} HAS_CONFIGURE= yes INSTALL_TARGET= install install.man TEST_TARGET= test PROGS= sgmls sgmlsasp rast PORTDOCS= ChangeLog LICENSE NEWS README TODO OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' ${WRKSRC}/Makefile post-build: .for file in ${PROGS} @${STRIP_CMD} ${WRKSRC}/${file} .endfor post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/sgrep/Makefile b/textproc/sgrep/Makefile index 0fd92809ce5c..0e4755f11403 100644 --- a/textproc/sgrep/Makefile +++ b/textproc/sgrep/Makefile @@ -1,25 +1,23 @@ -# Created by: - PORTNAME= sgrep PORTVERSION= 0.99 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ LOCAL/jkoshy MAINTAINER= bofh@FreeBSD.org COMMENT= Grep for structured text like SGML and HTML LICENSE= GPLv2 PORTSCOUT= limit:^0\. CONFLICTS= sgrep2-1.* PLIST_FILES= bin/sgrep man/man1/sgrep.1.gz share/sgreprc # Override the install target in the supplied makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/sgrep ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/sgrep.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/sample.sgreprc ${STAGEDIR}${PREFIX}/share/sgreprc .include diff --git a/textproc/sgrep2/Makefile b/textproc/sgrep2/Makefile index 9f0116568632..c8d332ec258c 100644 --- a/textproc/sgrep2/Makefile +++ b/textproc/sgrep2/Makefile @@ -1,18 +1,16 @@ -# Created by: ijliao - PORTNAME= sgrep2 PORTVERSION= 1.94a CATEGORIES= textproc MASTER_SITES= ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/ \ LOCAL/jkoshy DISTNAME= sgrep-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Grep for structured text like SGML and HTML GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} CONFLICTS= sgrep-0.* .include diff --git a/textproc/sift/Makefile b/textproc/sift/Makefile index 7972fc19872e..213810f62613 100644 --- a/textproc/sift/Makefile +++ b/textproc/sift/Makefile @@ -1,29 +1,27 @@ -# Created by: Po-Chuan Hsieh - PORTNAME= sift PORTVERSION= 0.9.0 DISTVERSIONPREFIX= v PORTREVISION= 23 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast and powerful open source alternative to grep LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} PLIST_FILES= bin/sift GH_ACCOUNT= svent GH_TUPLE= golang:crypto:0559593:golang_crypto/vendor/golang.org/x/crypto \ golang:sys:05e143d:golang_sys/vendor/golang.org/x/sys \ golang:term:065cf7b:golang_term/vendor/golang.org/x/term \ svent:go-flags:4bcbad3:svent_goflags/vendor/github.com/svent/go-flags \ svent:go-nbreader:7cef48d:svent_gonbreader/vendor/github.com/svent/go-nbreader USE_GITHUB= yes .include diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index b14df231a13b..d2a76f0f46a6 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,46 +1,44 @@ -# Created by: Jonathan Chen - PORTNAME= sigil PORTVERSION= 1.9.10 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libpcre.so:devel/pcre \ libhunspell-1.7.so:textproc/hunspell RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/dulwich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= cmake cpe desktop-file-utils \ minizip pkgconfig python:3.4+ qt:5 shebangfix CPE_VENDOR= ${PORTNAME}-ebook USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_LDCONFIG= ${PREFIX}/lib/sigil USE_QT= concurrent core declarative gui location network printsupport \ svg webchannel webengine widgets xml xmlpatterns \ buildtools_build linguisttools_build qmake_build \ imageformats_run SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 # Upstream uses pkg-config output to pass libhunspell-1.7.so and # libpcre16.so to the linker. pkg-config output does not include full # paths, so add a workaround to keep the port linking for now. LDFLAGS+= -L${LOCALBASE}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sigil/*.so .include diff --git a/textproc/sk-aspell/Makefile b/textproc/sk-aspell/Makefile index ddb6066a7f2a..3a473ae5e76e 100644 --- a/textproc/sk-aspell/Makefile +++ b/textproc/sk-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-sk-2.01-2 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Slovak dictionary DICT= sk .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/sl-aspell/Makefile b/textproc/sl-aspell/Makefile index 850b3b9a8dbc..80222d65a022 100644 --- a/textproc/sl-aspell/Makefile +++ b/textproc/sl-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -sl-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Slovenian dictionary DICT= sl .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/slides/Makefile b/textproc/slides/Makefile index c48637a18069..7b686be43aea 100644 --- a/textproc/slides/Makefile +++ b/textproc/slides/Makefile @@ -1,38 +1,36 @@ -# Created by: Jean-Baptiste Quenot - PORTNAME= slides PORTVERSION= 3.4.0 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF/docbook/${PORTNAME}/${PORTVERSION} DISTNAME= docbook-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Doctype and stylesheets for making slides LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= docbook-xml>0:textproc/docbook-xml \ docbook-xsl>0:textproc/docbook-xsl \ xmlcatmgr:textproc/xmlcatmgr NO_ARCH= yes NO_BUILD= yes USES= tar:bzip2 INSTDIR= ${PREFIX}/share/xsl/${PORTNAME} OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${INSTDIR} ${INSTALL_DATA} ${WRKSRC}/VERSION ${WRKSRC}/catalog ${STAGEDIR}${INSTDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} "browser graphics schema xsl" ${STAGEDIR}${INSTDIR}) do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/smi/Makefile b/textproc/smi/Makefile index 2719bdf79db9..68441d3e6a9b 100644 --- a/textproc/smi/Makefile +++ b/textproc/smi/Makefile @@ -1,31 +1,29 @@ -# Created by: Chris Hutchinson - PORTNAME= smi PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= textproc www MASTER_SITES= https://BSDforge.com/projects/source/textproc/${PORTNAME}/ MAINTAINER= portmaster@bsdforge.com COMMENT= Simple Markdown Interpreter / filter for simplified markup dialect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE PORTDOCS= README.md PLIST_FILES= bin/smi man/man1/smi.1.gz USES= tar:xz uidfix MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ENV= PROG="${PORTNAME}" FILES="${PORTDOCS}" \ BINDIR="${PREFIX}/bin" FILESDIR="${DOCSDIR}" \ MANDIR="${MANPREFIX}/man/man" CFLAGS+= -DVERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS pre-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/smu/Makefile b/textproc/smu/Makefile index fbcb39500107..1294c741ba4d 100644 --- a/textproc/smu/Makefile +++ b/textproc/smu/Makefile @@ -1,26 +1,24 @@ -# Created by: Dennis Herrmann - PORTNAME= smu PORTVERSION= 1.5 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= rodrigo@FreeBSD.org COMMENT= Simple interpreter for a simplified markdown dialect LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USE_GITHUB= yes GH_ACCOUNT= Gottox PLIST_FILES= bin/smu man/man1/smu.1.gz USES= uidfix MAKEFILE= /usr/share/mk/bsd.prog.mk MAKE_ENV= PROG="${PORTNAME}" \ BINDIR="${PREFIX}/bin" \ MANDIR="${MANPREFIX}/man/man" CFLAGS+= -DVERSION=${PORTVERSION} .include diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index 43e703ca1715..f24b09f90557 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -1,43 +1,41 @@ -# Created by: Andrew Pantyukhin - PORTNAME= soothsayer PORTVERSION= 0.6.3 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/presage/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent predictive text entry platform LICENSE= GPLv2+ BUILD_DEPENDS= help2man:misc/help2man USES= compiler libtool localbase ncurses pkgconfig sqlite GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_CPPUNIT_CONFIG=no \ ac_cv_path_PYTHON=no \ ac_cv_path_SWIG=no \ ac_cv_prog_HAVE_DOT=no \ ac_cv_prog_HAVE_DOXYGEN=no CONFIGURE_ARGS= --disable-python-binding --localstatedir="${PREFIX}/var" CXXFLAGS+= ${CXXFLAGS_${CHOSEN_COMPILER_TYPE}} CXXFLAGS_clang= -Wno-c++11-narrowing INSTALL_TARGET= install-strip USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e 's|\$$\^|$${.ALLSRC}| ; \ s|lib/soothsayer|soothsayer|g' ${WRKSRC}/resources/Makefile.in @${REINPLACE_CMD} -e 's|lib/soothsayer|soothsayer|' \ ${WRKSRC}/resources/profiles/Makefile.in @${REINPLACE_CMD} -e 's@lcurses@lncurses@g' \ ${WRKSRC}/src/tools/Makefile.in @${REINPLACE_CMD} -E -e "s|(LIBS=.*)-lsqlite3(.*)|\1\`pkg-config --static --libs sqlite3\`\2|" \ -e "s|(.*SQLITE_LIBS=.*)-lsqlite3(.*)|\1\`pkg-config --static --libs sqlite3\`\2|" \ -e 's@lcurses@lncurses@g' \ ${WRKSRC}/configure .include diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index b87374536833..ae6a52dcd887 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -1,37 +1,35 @@ -# Created by: Kris Kennaway - PORTNAME= source-highlight DISTVERSION= 3.1.9 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU/src-highlite MAINTAINER= tcberner@FreeBSD.org COMMENT= C/C++ and Java sources to HTML converter LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_sparc64= fails to compile with GCC 4.2 BUILD_DEPENDS= exctags:devel/ctags LIB_DEPENDS= libboost_regex.so:devel/boost-libs USES= compiler:c++11-lang gmake pathfix libtool localbase GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-bash-completion INSTALL_TARGET= install-strip USE_LDCONFIG= yes CONFLICTS_INSTALL= java2html # bin/java2html OPTIONS_DEFINE= DOCS EXAMPLES PORTDOCS= * PORTEXAMPLES= * INFO= source-highlight-lib source-highlight do-test: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} check .include diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 820316cdb15b..6e9c41789e54 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -1,39 +1,37 @@ -# Created by: Thierry Thomas - PORTNAME= sowing PORTVERSION= 1.1.18 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://ftp.mcs.anl.gov/pub/sowing/ MAINTAINER= ports@FreeBSD.org COMMENT= Text processing tools to generate documentation from source files BUILD_DEPENDS= ppmtogif:graphics/netpbm RUN_DEPENDS= ppmtogif:graphics/netpbm USES= ghostscript gmake perl5 USE_TEX= latex dvipsk GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${DATADIR} CONFLICTS_INSTALL= bib2html # bin/bib2html ALL_TARGET= all-redirect MAKE_JOBS_UNSAFE= yes post-patch: @${REINPLACE_CMD} -e \ 's|\([[:blank:]]\)\($$(exec_prefix)\)|\1$$(DESTDIR)\2| ; \ s|\([[:blank:]]\)\($$(bindir)\)|\1$$(DESTDIR)\2| ; \ s|\([[:blank:]]\)\($$(datadir)\)|\1$$(DESTDIR)\2| ; \ s|\([[:blank:]]\)\($$(man1dir)\)|\1$$(DESTDIR)\2|' \ ${WRKSRC}/Makefile.in .if defined(MAINTAINER_MODE) regression-test: install @(cd ${BUILD_WRKSRC} && ${DO_MAKE_BUILD} testing) .endif .include diff --git a/textproc/spellutils/Makefile b/textproc/spellutils/Makefile index d7aa8940460e..38696fa98cb5 100644 --- a/textproc/spellutils/Makefile +++ b/textproc/spellutils/Makefile @@ -1,40 +1,38 @@ -# Created by: thierry@pompo.net - PORTNAME= spellutils PORTVERSION= 0.7 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= LOCAL/thierry MAINTAINER= thierry@FreeBSD.org COMMENT= Programs used to isolate some parts or texts before spell-checking LICENSE= GPLv2 GNU_CONFIGURE= yes USES= gettext tar:bzip2 CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib -lintl DOCS= NEWS README EXAMPLES= aspell.sl OPTIONS_DEFINE= DOCS EXAMPLES .include post-install: .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for FILE in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR} .endfor .endif .if ${PORT_OPTIONS:MEXAMPLES} .for FILE in ${EXAMPLES} ${INSTALL_DATA} ${FILESDIR}/${FILE} ${STAGEDIR}${EXAMPLESDIR} .endfor .endif .include diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 3cd46aeabc51..c9ebf29cc9c1 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -1,176 +1,174 @@ -# Created by: Matthew Seaman - # Note: the Sphinx Storage Engine MySQL plugin is not supported by # this port. You need a patched version of mysql server for that. # See http://www.infracaninophile.co.uk/articles/sphinxse.html PORTNAME= sphinxsearch PORTVERSION= 2.2.11 PORTREVISION= 5 CATEGORIES= textproc databases MASTER_SITES= http://sphinxsearch.com/files/ \ http://snowball.tartarus.org/dist/:libstemmer DISTNAME= sphinx-${PORTVERSION}-release DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= matthew@FreeBSD.org COMMENT= Sphinx Full-Text Search Engine LICENSE= GPLv2 USES= compiler:c++11-lang CONFLICTS_INSTALL= mnogosearch # bin/indexer BUILD_DEPENDS= gsed:textproc/gsed # If expat is present on the system and configure finds it, it will # unconditionally link the output binary against it. There's no way # of turning this off. So for consistency, make sure it's always on. LIB_DEPENDS= libexpat.so:textproc/expat2 BINARY_ALIAS= sed=${LOCALBASE}/bin/gsed OPTIONS_DEFINE= ICONV ID64 LIBSTEMMER MYSQL OPTIMIZED_CFLAGS PGSQL \ RE2 SYSLOG UNIXODBC DOCS EXAMPLES OPTIONS_DEFAULT=ICONV ID64 MYSQL SYSLOG ICONV_CONFIGURE_WITH= iconv ICONV_USES= iconv ICONV_LDFLAGS= ${ICONV_LIB} # Changes document and word IDs to a 64bit type, useful if you have # more than about 4.2E9 such items to deal with. Means corresponding # changes in DB schema. Disabled by default. ID64_DESC= Use 64-bit document and word IDs ID64_CONFIGURE_ENABLE= id64 # Note: The snowball project doesn't release numbered versions of it's # pre-processors. Instead, at arbitrary but fairly long intervals a # snapshot of their source repository is turned into a tarball (always # the same filename) and placed on their web site. It's like they # want to make it as hard as possible for anyone to package and use # their software. # # Adds support for two additional word stemmming pre-processors from # the Snowball project (http://snowball.tartarus.org/) -- these # essentially do exactly the same thing as the built in English, # Russian and Czech stemmers but also support French, Spanish, # Portuguese, Italian, Romanian, German, Dutch, Swedish, Norwegian, # Danish, Finnish, Hungarian. Disabled by default. LIBSTEMMER_DESC= Compile with libstemmer support LIBSTEMMER_CONFIGURE_WITH=libstemmer LIBSTEMMER_DISTNAME= libstemmer_c LIBSTEMMER_DISTFILES= ${LIBSTEMMER_DISTNAME}.tgz:libstemmer .if make(makesum) || defined(FETCH_ALL) OPTIONS_SET_FORCE= LIBSTEMMER .endif # The port will successfully compile with both PGSQL and MYSQL support # simultaneously. Not sure how useful that is in practice though. MYSQL_CONFIGURE_WITH= mysql MYSQL_CONFIGURE_ON= --with-mysql-includes=${LOCALBASE}/include/mysql \ --with-mysql-libs=${LOCALBASE}/lib/mysql MYSQL_USES= mysql OPTIMIZED_CFLAGS_CXXFLAGS=-O3 -fomit-frame-pointer PGSQL_CONFIGURE_WITH= pgsql PGSQL_CONFIGURE_ON= --with-pgsql-includes=${LOCALBASE}/include \ --with-pgsql-libs=${LOCALBASE}/lib PGSQL_USES= pgsql # Why does this insist on linking against the libre2.a static library? RE2_DESC= Enable re2 regular expression library RE2_CONFIGURE_WITH= re2 RE2_BUILD_DEPENDS= ${LOCALBASE}/lib/libre2.a:devel/re2 RE2_BROKEN= Bad C++ code in re2.h SYSLOG_DESC= Enable logging via syslog SYSLOG_CONFIGURE_WITH= syslog UNIXODBC_CONFIGURE_WITH=unixodbc UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC CONFLICTS= sphinxsearch-devel dpsearch rdb \ swish++ xaira USERS?= _sphinx GROUPS?= _sphinx SPHINX_DIR?= /var/db/${PORTNAME} SPHINX_RUN?= /var/run/${PORTNAME} SPHINX_LOG?= /var/log/${PORTNAME} # Yes, the conflation of CPPFLAGS and CXXFLAGS is deliberate. No, # don't ask. GNU_CONFIGURE= yes CPPFLAGS+= ${CXXFLAGS} CFGFILE= ${PREFIX}/etc/sphinx.conf USE_RC_SUBR= sphinxsearch SUB_LIST+= PORTNAME=${PORTNAME} \ CFGFILE=${CFGFILE} \ SPHINX_USR=${USERS} \ SPHINX_GRP=${GROUPS} \ SPHINX_DIR=${SPHINX_DIR} \ SPHINX_RUN=${SPHINX_RUN} \ SPHINX_LOG=${SPHINX_LOG} SUB_FILES+= pkg-deinstall BINS= indexer indextool spelldump wordbreaker EXAMPLES= example.sql api DOCS= doc/sphinx.css doc/sphinx.html doc/sphinx.txt doc/sphinx.xml \ sphinx-min.conf.dist DOCSRC= ${WRKSRC}/doc MAN1SRC= indexer.1 indextool.1 spelldump.1 MAN8SRC= searchd.8 post-extract-LIBSTEMMER-on: @( cd ${WRKDIR} && ${COPYTREE_SHARE} ${LIBSTEMMER_DISTNAME} ${WRKSRC} ) # Fix up the sample configuration file to correspond to FreeBSD norms post-patch: @${REINPLACE_CMD} \ -e "s!@CONFDIR@/log/searchd.pid!${SPHINX_RUN}/searchd.pid!" \ -e "s!@CONFDIR@/log/query.log!${SPHINX_LOG}/sphinx-query.log!" \ -e "s!@CONFDIR@/log/searchd.log!${SPHINX_LOG}/searchd.log!" \ -e "s!@CONFDIR@!${SPHINX_DIR}!" \ ${WRKSRC}/sphinx.conf.in ${SED} -e 's/"1"/"8"/' ${DOCSRC}/searchd.1 > ${DOCSRC}/searchd.8 .for man in ${MAN1} ${SED} -i~ -e 's/\\fBsearchd\\fR(1)/\\fBsearchd\\fR(8)/' \ ${DOCSRC}/${man} .endfor do-install: .for bin in ${BINS} ${INSTALL_PROGRAM} ${WRKSRC}/src/${bin} ${STAGEDIR}${PREFIX}/bin/${bin} .endfor ${INSTALL_PROGRAM} ${WRKSRC}/src/searchd ${STAGEDIR}${PREFIX}/sbin/searchd ${INSTALL_DATA} ${WRKSRC}/sphinx.conf.dist ${STAGEDIR}${CFGFILE}.sample .for man in ${MAN1SRC} ${INSTALL_MAN} ${DOCSRC}/${man} ${STAGEDIR}${MANPREFIX}/man/man1/${man} .endfor .for man in ${MAN8SRC} ${INSTALL_MAN} ${DOCSRC}/${man} ${STAGEDIR}${MANPREFIX}/man/man8/${man} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} .endfor do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for example in ${EXAMPLES} @cd ${WRKSRC} && ${COPYTREE_SHARE} ${example} ${STAGEDIR}${EXAMPLESDIR} .endfor .include diff --git a/textproc/splitpatch/Makefile b/textproc/splitpatch/Makefile index 439c30673c3d..1202775d5986 100644 --- a/textproc/splitpatch/Makefile +++ b/textproc/splitpatch/Makefile @@ -1,33 +1,31 @@ -# Created by: Emanuel Haupt - PORTNAME= splitpatch PORTVERSION= 1.1 DISTVERSIONPREFIX= release/ CATEGORIES= textproc MAINTAINER= ehaupt@FreeBSD.org COMMENT= Utility to split a diff patch into separate sections LICENSE= GPLv2+ USES= gmake perl5 USE_GITHUB= yes GH_ACCOUNT= jaalto USE_PERL5= build USE_RUBY= yes MAKE_JOBS_UNSAFE= yes NO_ARCH= yes PLIST_FILES= bin/splitpatch \ man/man1/splitpatch.1.gz do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/bin ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.rb \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/sr-aspell/Makefile b/textproc/sr-aspell/Makefile index 1a632b1c2f06..ca5bceb5d4cb 100644 --- a/textproc/sr-aspell/Makefile +++ b/textproc/sr-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-sr-0.02 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Aspell Serbian dictionary DICT= sr .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/ssddiff/Makefile b/textproc/ssddiff/Makefile index 6aa0369e3596..c7fc5be7cd66 100644 --- a/textproc/ssddiff/Makefile +++ b/textproc/ssddiff/Makefile @@ -1,38 +1,36 @@ -# Created by: Alexey Dokuchaev - PORTNAME= ssddiff PORTVERSION= 0.2 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://freebsd.nsu.ru/distfiles/ \ http://ftp.is.co.za/FreeBSD/ports/distfiles/ \ ftp://ftp.rediris.es/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \ http://ftp.nchc.org.tw/BSD/FreeBSD/ports/distfiles/ \ ftp://ftp.eunet.cz/FreeBSD/ports/distfiles/ \ https://alioth.debian.org/frs/download.php/file/1469/ MAINTAINER= ports@FreeBSD.org COMMENT= Diff application for semistructured data such as XML files LICENSE= GPLv2+ GNU_CONFIGURE= yes USES= autoreconf gnome pkgconfig tar:bzip2 USE_GNOME= libxml2 PLIST_FILES= bin/xmldiff post-patch: @${FIND} ${WRKSRC} -type l -delete @${REINPLACE_CMD} -e \ 's|^CXXFLAGS|AM_CPPFLAGS|' ${WRKSRC}/src/Makefile.am @${REINPLACE_CMD} -e \ 's|"getopt\.h"||' ${WRKSRC}/src/main.cc @${REINPLACE_CMD} \ -e 's/hash diff --git a/textproc/stardict-dictd_mova/Makefile b/textproc/stardict-dictd_mova/Makefile index a6112c9d4821..57266fcc754c 100644 --- a/textproc/stardict-dictd_mova/Makefile +++ b/textproc/stardict-dictd_mova/Makefile @@ -1,102 +1,100 @@ -# Created by: Timur I. Bakeyev - PORTNAME= stardict-dictd_mova PORTVERSION= 2.4.2 PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://download.huzheng.org/mova.org/ DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org COMMENT= Dictionaries from www.mova.org for StarDict NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 DATADIR= ${PREFIX}/share/stardict DICTDIR= ${DATADIR}/dic PORTDATA= * DICTIONARIES= 1000pbio \ aviation \ beslov \ biology \ brok_and_efr \ compbe \ deutsch \ engcom \ ethnographic \ findict \ geology_enru \ geology_ruen \ idioms \ korolew_enru \ korolew_ruen \ mech \ ozhegov \ religion \ sc-abbr \ sinyagin_abbrev \ sinyagin_alexeymavrin \ sinyagin_business \ sinyagin_computer \ sinyagin_general_er \ sinyagin_general_re \ sinyagin_unsorted \ slovnyk_be-en \ slovnyk_be-pl \ slovnyk_be-ru \ slovnyk_be-uk \ slovnyk_en-be \ slovnyk_en-pl \ slovnyk_en-ru \ slovnyk_en-uk \ slovnyk_pl-be \ slovnyk_pl-en \ slovnyk_pl-ru \ slovnyk_pl-uk \ slovnyk_ru-be \ slovnyk_ru-en \ slovnyk_ru-pl \ slovnyk_ru-uk \ slovnyk_uk-be \ slovnyk_uk-en \ slovnyk_uk-pl \ slovnyk_uk-ru \ smiley \ sokrat_enru \ sokrat_ruen \ swedish \ teo \ ushakov \ zhelezyaki_abbr \ zhelezyaki_analogs OPTIONS_DEFINE= ALL OPTIONS_DEFAULT= ALL NO_OPTIONS_SORT= yes ALL_DESC= All dictionaries .for dict in ${DICTIONARIES} OPTIONS_DEFINE+= ${dict:tu:S|-|_|g} ${dict:tu:S|-|_|g}_DESC= ${dict} dictionary ${dict}_DISTNAME= stardict-dictd_www.mova.org_${dict}-${PORTVERSION} .endfor .include .for dict in ${DICTIONARIES} .if ${PORT_OPTIONS:MALL} || ${PORT_OPTIONS:M${dict:tu:S|-|_|g}} INSTALL_DICTIONARIES+= ${dict} DISTFILES+= ${${dict}_DISTNAME}${EXTRACT_SUFX} .endif .endfor do-install: ${MKDIR} ${STAGEDIR}${DICTDIR} .for dict in ${INSTALL_DICTIONARIES} ${INSTALL_DATA} ${WRKDIR}/${${dict}_DISTNAME}/* \ ${STAGEDIR}${DICTDIR} .endfor .include diff --git a/textproc/stardict-quick/Makefile b/textproc/stardict-quick/Makefile index 199210360416..5ac5d562bdc1 100644 --- a/textproc/stardict-quick/Makefile +++ b/textproc/stardict-quick/Makefile @@ -1,64 +1,62 @@ -# Created by: Timur I. Bakeyev - PORTNAME= stardict-quick PORTVERSION= 2.4.2 PORTREVISION= 9 CATEGORIES= textproc MASTER_SITES= http://download.huzheng.org/Quick/ DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org COMMENT= Dictionaries from Quick for StarDict NO_BUILD= yes NO_ARCH= yes USES= tar:bzip2 DATADIR= ${PREFIX}/share/stardict DICTDIR= ${DATADIR}/dic PORTDATA= * DICTIONARIES= afr-eng afr-swe bul-swe dan-deu dan-eng dan-fin dan-fra \ dan-hun dan-ind dan-ita dan-jpn dan-lat dan-nld dan-nor \ dan-por dan-rus dan-spa dan-swa dan-swe deu-dan deu-deu \ deu-eng deu-swe eng-afr eng-dan eng-deu eng-eng eng-fin \ eng-fra eng-gre eng-hun eng-ind eng-ita eng-jpn eng-lat \ eng-nld eng-nor eng-por eng-rus eng-spa eng-swa eng-swe \ esp-swe fin-dan fin-eng fin-swe fra-dan fra-eng fra-swe \ fry-swe gre-eng gre-swe hun-dan hun-eng hun-swe ind-dan \ ind-eng ind-swe isl-swe ita-dan ita-eng ita-swe jpn-dan \ jpn-eng jpn-swe lat-dan lat-eng lat-swe nld-dan nld-eng \ nld-swe nor-dan nor-eng nor-swe pol-swe por-dan por-eng \ por-swe rum-swe rus-dan rus-eng rus-swe slo-swe spa-dan \ spa-eng spa-swe swa-dan swa-eng swa-swe swe-afr swe-bul \ swe-dan swe-deu swe-eng swe-esp swe-fin swe-fra swe-fry \ swe-gre swe-hun swe-ind swe-isl swe-ita swe-jpn swe-lat \ swe-nld swe-nor swe-pol swe-por swe-rum swe-rus swe-slo \ swe-spa swe-swa swe-wel wel-swe OPTIONS_DEFINE= ALL OPTIONS_DEFAULT= ALL ALL_DESC= All dictionaries .for dict in ${DICTIONARIES} OPTIONS_DEFINE+= ${dict:tu:S|-|_|g} ${dict:tu:S|-|_|g}_DESC= ${dict} dictionary ${dict}_DISTNAME= ${PORTNAME}_${dict}-${PORTVERSION} .endfor .include .for dict in ${DICTIONARIES} .if ${PORT_OPTIONS:MALL} || ${PORT_OPTIONS:M${dict:tu:S|-|_|g}} INSTALL_DICTIONARIES+= ${dict} DISTFILES+= ${${dict}_DISTNAME}${EXTRACT_SUFX} .endif .endfor do-install: @${MKDIR} ${STAGEDIR}${DICTDIR} .for dict in ${INSTALL_DICTIONARIES} ${INSTALL_DATA} ${WRKDIR}/${${dict}_DISTNAME}/* \ ${STAGEDIR}${DICTDIR} .endfor .include diff --git a/textproc/stardict-rptts/Makefile b/textproc/stardict-rptts/Makefile index 5b982c8bbe23..9f57ecaea103 100644 --- a/textproc/stardict-rptts/Makefile +++ b/textproc/stardict-rptts/Makefile @@ -1,19 +1,17 @@ -# Created by: Shen Chun-Hsing - PORTNAME= stardict-rptts PORTVERSION= 2.1.0 CATEGORIES= textproc MASTER_SITES= SF/stardict-4/WyabdcRealPeopleTTS DISTNAME= WyabdcRealPeopleTTS DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org COMMENT= Real People TTS for StarDict NO_BUILD= yes USES= tar:bzip2 do-install: ${TAR} jxvf ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} -C ${STAGEDIR}${PREFIX}/share .include diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 3a7e5ee8d957..b3a6bae5a756 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -1,45 +1,43 @@ -# Created by: eric - PORTNAME= stardict PORTVERSION= 3.0.6 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= SF/stardict-4/${PORTVERSION} DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org COMMENT= Dictionary lookup program written in Gtk2 LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ libenchant.so:textproc/enchant RUN_DEPENDS= xdg-open:devel/xdg-utils GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-festival \ --disable-gucharmap \ --disable-espeak \ --disable-tools \ --disable-updateinfo \ --disable-advertisement \ --disable-gnome-support \ --disable-schemas-install \ --disable-scrollkeeper USES= compiler:c++11-lang gettext gmake gnome libtool localbase \ pathfix pkgconfig tar:bzip2 USE_CXXSTD= c++11 USE_GNOME= intltool gtk20 post-patch: @${REINPLACE_CMD} -e 's,/usr/share,${PREFIX}/share,g' \ ${WRKSRC}/dict/src/conf.cpp @${REINPLACE_CMD} \ -e '/as_fn_error.*gnome-doc-utils/d' \ -e '/DEP_MODULES=/s/"$$/ gmodule-2.0"/' \ ${WRKSRC}/dict/configure ${REINPLACE_CMD} -e '/^SUBDIRS/s,help,,' ${WRKSRC}/dict/Makefile.in .include diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile index 18f3d5d2318d..dfe3f60d1f8a 100644 --- a/textproc/sv-aspell/Makefile +++ b/textproc/sv-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -sv-0.51-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Swedish dictionary DICT= sv .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index 6a4376770be6..911cf16542d1 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -1,35 +1,33 @@ -# Created by: Alexander Logvinov - PORTNAME= svn2cl PORTVERSION= 0.14 CATEGORIES= textproc MASTER_SITES= http://arthurdejong.org/svn2cl/ MAINTAINER= ports@FreeBSD.org COMMENT= Subversion ChangeLog generator RUN_DEPENDS= xsltproc:textproc/libxslt \ svn:devel/subversion NO_BUILD= yes PORTDOCS= ChangeLog NEWS README TODO DATAFILES= authors.xml svn2cl.xsl svn2html.css svn2html.xsl OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|XSL="$$dir|XSL="${DATADIR}|' ${WRKSRC}/${PORTNAME}.sh do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_MAN} ${WRKSRC}/svn2cl.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR} .for i in ${DATAFILES} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR} .endfor @${MKDIR} ${STAGEDIR}${DOCSDIR} .for i in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/sw-aspell/Makefile b/textproc/sw-aspell/Makefile index b014400a09bb..f05fb4287a98 100644 --- a/textproc/sw-aspell/Makefile +++ b/textproc/sw-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -sw-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Swahili dictionary DICT= sw .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/sxml/Makefile b/textproc/sxml/Makefile index a094ae214548..2381c1a59496 100644 --- a/textproc/sxml/Makefile +++ b/textproc/sxml/Makefile @@ -1,21 +1,19 @@ -# Created by: Kouichi ABE (WALL) - PORTNAME= sxml PORTVERSION= 1.0.7 CATEGORIES= textproc MASTER_SITES= http://www.MysticWALL.COM/download/ MAINTAINER= takefu@airport.fm COMMENT= Skimpy XML parsing and grafting library for C language LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= tar:bzip2 do-test: cd ${BUILD_WRKSRC}/examples && ${MAKE} all .include diff --git a/textproc/syck/Makefile b/textproc/syck/Makefile index 404694df787e..a13e46973f2b 100644 --- a/textproc/syck/Makefile +++ b/textproc/syck/Makefile @@ -1,20 +1,18 @@ -# Created by: dd - PORTNAME= syck PORTVERSION= 0.70 CATEGORIES= textproc devel MASTER_SITES= GHC MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing YAML 1.0 USE_GITHUB= yes GH_ACCOUNT= indeyets USES= bison GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes CFLAGS+= -fPIC .include diff --git a/textproc/ta-aspell/Makefile b/textproc/ta-aspell/Makefile index 74e1c9c28657..390c661030e9 100644 --- a/textproc/ta-aspell/Makefile +++ b/textproc/ta-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-ta-20040424-1 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Tamil dictionary DICT= ta .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/te-aspell/Makefile b/textproc/te-aspell/Makefile index 3f7ea28816a8..320b3e8498de 100644 --- a/textproc/te-aspell/Makefile +++ b/textproc/te-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-te-0.01-2 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= prudhvi-krishna-bsd@surapaneni.in COMMENT= Aspell Telugu dictionary DICT= te .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile index 78e690957c3d..4a80ba02cde9 100644 --- a/textproc/teckit/Makefile +++ b/textproc/teckit/Makefile @@ -1,33 +1,31 @@ -# Created by: Nikola Lecic - PORTNAME= teckit DISTVERSION= 2.5.11 CATEGORIES= textproc converters MASTER_SITES= https://github.com/silnrsi/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/license/LICENSING.txt LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool localbase pathfix pkgconfig GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip DOCS= AUTHORS README NEWS docs/*.pdf license/LICENSING.txt OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/sfconv_CXXFLAGS = -std=c++11/d' \ ${WRKSRC}/bin/Makefile.in post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/tet-aspell/Makefile b/textproc/tet-aspell/Makefile index 889cfdea04b4..f12da66c4367 100644 --- a/textproc/tet-aspell/Makefile +++ b/textproc/tet-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-tet-0.1.1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Tetum dictionary DICT= tet .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile index 341fa5eeb0c3..9ef087ac8069 100644 --- a/textproc/texi2db/Makefile +++ b/textproc/texi2db/Makefile @@ -1,20 +1,18 @@ -# Created by: ijliao - PORTNAME= texi2db PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.tldp.org/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts a Texinfo file into DocBook XML BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure PLIST_FILES= bin/texi2db ${SITE_MAN1}/${PORTNAME}.1.gz .include diff --git a/textproc/texi2html/Makefile b/textproc/texi2html/Makefile index d6eae15bec5f..57356d72f004 100644 --- a/textproc/texi2html/Makefile +++ b/textproc/texi2html/Makefile @@ -1,46 +1,44 @@ -# Created by: Ian Vaudrey - PORTNAME= texi2html PORTVERSION= 5.0 PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= Texinfo to HTML converter GNU_CONFIGURE= yes NO_ARCH= yes CONFIGURE_ENV= PERL=${PERL} CONFIGURE_ARGS= --disable-multiplatform USES= gmake perl5 shebangfix tar:bzip2 SHEBANG_FILES= *.pl OPTIONS_DEFINE= NLS DOCS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE=nls translations PROGRAM_PREFIX?= PLIST_SUB= PROGRAM_PREFIX=${PROGRAM_PREFIX} \ TEXINFODIR=share/texinfo .if !empty(PROGRAM_PREFIX) CONFIGURE_ARGS= --program-prefix="${PROGRAM_PREFIX}" .endif INFO= texi2html pre-everything:: @${ECHO} "" @${ECHO} "You can define the PROGRAM_PREFIX variable to change the name that" @${ECHO} "the texi2html program is installed as." @${ECHO} "" post-patch: @${REINPLACE_CMD} -e 's/^translations.pl/_&/' \ -e '/^install-data/s|i18n|&/en.thl|' ${WRKSRC}/Makefile.in @${CHMOD} +x ${WRKSRC}/install-sh .include diff --git a/textproc/textogif/Makefile b/textproc/textogif/Makefile index 3c39f20a1d3e..0bcba767bec6 100644 --- a/textproc/textogif/Makefile +++ b/textproc/textogif/Makefile @@ -1,27 +1,25 @@ -# Created by: Nicola Vitale - PORTNAME= textogif PORTVERSION= 1.1 PORTREVISION= 4 CATEGORIES= textproc math www MASTER_SITES= http://www.fourmilab.ch/webtools/textogif/download/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Perl script to convert LaTeX formulas into GIFs RUN_DEPENDS= ppmtogif:graphics/netpbm NO_BUILD= yes USE_TEX= latex dvipsk USES= perl5 shebangfix USE_PERL5= run NO_WRKSUBDIR= yes SHEBANG_FILES= textogif do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index a1cf00a5ca0b..ed78034535b3 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -1,32 +1,30 @@ -# Created by: Gea-Suan Lin - PORTNAME= the_silver_searcher PORTVERSION= 2.2.0 CATEGORIES= textproc MAINTAINER= olgeni@FreeBSD.org COMMENT= Code-searching tool similar to ack but faster LICENSE= APACHE20 LIB_DEPENDS= libpcre.so:devel/pcre TEST_DEPENDS= cram:devel/cram USE_GITHUB= yes GH_ACCOUNT= ggreer GNU_CONFIGURE= yes CONFIGURE_ARGS= LZMA_LIBS=-llzma CONFIGURE_ARGS+=LZMA_CFLAGS=-I/usr/include LDFLAGS+= -L/usr/lib -llzma USES= autoreconf pkgconfig TEST_TARGET= test post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${MV} ${STAGEDIR}${DATADIR}/completions/ag.bashcomp.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d @${RMDIR} ${STAGEDIR}${DATADIR}/completions @${RMDIR} ${STAGEDIR}${DATADIR} .include diff --git a/textproc/tidyp/Makefile b/textproc/tidyp/Makefile index 4448a793eb31..79df2363de38 100644 --- a/textproc/tidyp/Makefile +++ b/textproc/tidyp/Makefile @@ -1,28 +1,26 @@ -# Created by: Sunpoet Po-Chuan Hsieh - PORTNAME= tidyp PORTVERSION= 1.04 PORTREVISION= 2 CATEGORIES= textproc www MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library and program to validate and fix HTML CONFIGURE_ARGS= --enable-asian --enable-utf16 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes USES= autoreconf libtool GH_ACCOUNT= petdance USE_GITHUB= yes OPTIONS_DEFINE= ACCESS DEBUG ACCESS_DESC= Accessibility checks PLIST_SUB= PORTVERSION=${PORTVERSION} ACCESS_CONFIGURE_ENABLE=access DEBUG_CONFIGURE_ENABLE= debug .include diff --git a/textproc/tinyxml/Makefile b/textproc/tinyxml/Makefile index 3a65f3997194..50ae453e12a5 100644 --- a/textproc/tinyxml/Makefile +++ b/textproc/tinyxml/Makefile @@ -1,34 +1,32 @@ -# Created by: Sergey Skvortsov - PORTNAME= tinyxml PORTVERSION= 2.6.2 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g} MAINTAINER= ports@FreeBSD.org COMMENT= Small C++ XML parser WRKSRC= ${WRKDIR}/${PORTNAME} USES= compiler:c++11-lang cpe uidfix USE_LDCONFIG= YES SHLIB_MAJOR= 3 PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}" CPE_VENDOR= tinyxml_project OPTIONS_DEFINE= DOCS PROFILE OPTIONS_SUB= yes post-patch: ${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.prev @${SED} -e "s=%%SHLIB_MAJOR%%=${SHLIB_MAJOR}=g" \ ${FILESDIR}/Makefile > ${WRKSRC}/Makefile post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index 68be8ed428ea..559f64da39fb 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -1,42 +1,40 @@ -# Created by: b.f. - PORTNAME= tinyxml2 PORTVERSION= 9.0.0 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= sunpoet@FreeBSD.org COMMENT= Small C++ XML Parser LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cmake:insource compiler:c++11-lang cpe dos2unix pathfix CMAKE_OFF= BUILD_TESTS CMAKE_ON= BUILD_SHARED_LIBS USE_LDCONFIG= yes PLIST_SUB= PORTVERSION=${PORTVERSION} GH_ACCOUNT= leethomason USE_GITHUB= yes CPE_VENDOR= tinyxml2_project OPTIONS_DEFINE= EXAMPLES post-patch: @${REINPLACE_CMD} -e '/CMAKE_DEBUG_POSTFIX/d' ${WRKSRC}/CMakeLists.txt post-install: ${AR} cq ${STAGEDIR}${PREFIX}/lib/libtinyxml2.a ${WRKSRC}/CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/ && ${COPYTREE_SHARE} resources ${STAGEDIR}${EXAMPLESDIR}/ do-test: cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} xmltest && ./xmltest .include diff --git a/textproc/tk-aspell/Makefile b/textproc/tk-aspell/Makefile index bf7e980c4108..952420eefd81 100644 --- a/textproc/tk-aspell/Makefile +++ b/textproc/tk-aspell/Makefile @@ -1,14 +1,12 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-tk-0.01-0 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Turkmen dictionary DICT= tk .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/tkdiff/Makefile b/textproc/tkdiff/Makefile index 18ca2d5df1fa..b51bf5ccd971 100644 --- a/textproc/tkdiff/Makefile +++ b/textproc/tkdiff/Makefile @@ -1,30 +1,28 @@ -# Created by: Kevin Lo - PORTNAME= tkdiff DISTVERSION= 4-3 CATEGORIES= textproc tk MASTER_SITES= SF https://bsdforge.com/projects/source/textproc/tkdiff/:ikon DISTFILES= ${DISTNAME}.zip tkicons.txz:ikon MAINTAINER= portmaster@BSDforge.com COMMENT= Tk frontend for diff(1) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= cpe tar:txz tk:wrapper NO_BUILD= yes DESKTOP_ENTRIES= "Tkdiff" "Tk frontend for the diff command" \ "tkdiff" \ "tkdiff" "GNOME;GTK;Development;System;" \ false IKONS= tkdiff-256.png tkdiff-128.png \ tkdiff-64.png tkdiff.png do-install: ${INSTALL_SCRIPT} ${WRKSRC}/tkdiff ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${IKONS:S/tkdiff/${WRKSRC}\/tkdiff/g} ${STAGEDIR}${PREFIX}/share/pixmaps/ .include diff --git a/textproc/tkxmlive/Makefile b/textproc/tkxmlive/Makefile index 75776f1e2f3d..0d9ac6cbc6af 100644 --- a/textproc/tkxmlive/Makefile +++ b/textproc/tkxmlive/Makefile @@ -1,66 +1,64 @@ -# Created by: nivit@users.sourceforge.net - PORTNAME= tkxmlive PORTVERSION= 0.1.5 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF DISTNAME= tkxmlive-0.1.5-1 MAINTAINER= nivit@FreeBSD.org COMMENT= Tcl/Tk XML intelligence visual editor RUN_DEPENDS+= ${LOCALBASE}/lib/bwidget/pkgIndex.tcl:x11-toolkits/bwidget NO_BUILD= yes USES= tk:run WRKSRC= ${WRKDIR}/${PORTNAME} .include REPLACE_FILES= ${WRKSRC}/interface.tcl \ ${WRKSRC}/tkxmlive post-patch: .SILENT for FILE in ${REPLACE_FILES}; do \ ${SED} -i .bak\ -e "/%%DATADIR%%/s//${DATADIR:S/\//\\\//g}/g" \ -e "/%%PREFIX%%/s//${PREFIX:S/\//\\\//g}/g" \ -e "/%%WISH%%/s//${WISH:S/\//\\\//g}/g" \ $${FILE}; \ done; LN_OPTS?= -sf FIND_ARGS1= -type d \! -empty FIND_ARGS2= -type f -and -perm -a+x -and \! \ -name "*.orig" \! -name "*.bak" FIND_ARGS3= -type f -and \! -perm -a+x -and \! \ -name "*.orig" \! -name "*~" \! \ -regex ".*[[:upper:]]+" do-install: .SILENT # Script and data cd ${WRKSRC}; \ DIRS=$$(${FIND} . ${FIND_ARGS1}); \ for DIR in $${DIRS}; do \ ${MKDIR} ${STAGEDIR}${DATADIR}/$${DIR}; \ done; \ FILES=$$(${FIND} . ${FIND_ARGS2}); \ for FILE in $${FILES}; do \ ${INSTALL_SCRIPT} $${FILE} ${STAGEDIR}${DATADIR}/$${FILE}; \ done; \ FILES=$$(${FIND} -E . ${FIND_ARGS3}); \ for FILE in $${FILES}; do \ ${INSTALL_DATA} $${FILE} ${STAGEDIR}${DATADIR}/$${FILE}; \ done; # Links to executables cd ${WRKSRC}; \ FILES=${PORTNAME}; \ for f in $${FILES}; do \ ${LN} ${LN_OPTS} ${DATADIR}/$${f} ${STAGEDIR}${PREFIX}/bin/$${f}; \ done; .include diff --git a/textproc/tl-aspell/Makefile b/textproc/tl-aspell/Makefile index 70820e9653e7..e87f44311403 100644 --- a/textproc/tl-aspell/Makefile +++ b/textproc/tl-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-tl-0.02-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Tagalog dictionary DICT= tl .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/tn-aspell/Makefile b/textproc/tn-aspell/Makefile index cc4b64a4c1c7..22c248e881d7 100644 --- a/textproc/tn-aspell/Makefile +++ b/textproc/tn-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 5-tn-1.0.1-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Tswana dictionary DICT= tn .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/tnef2txt/Makefile b/textproc/tnef2txt/Makefile index 5df356ee8ec3..62aa0db9ab86 100644 --- a/textproc/tnef2txt/Makefile +++ b/textproc/tnef2txt/Makefile @@ -1,26 +1,24 @@ -# Created by: Jim Mock - PORTNAME= tnef2txt PORTVERSION= 1.4 CATEGORIES= textproc converters MASTER_SITES= http://www.fiction.net/blong/programs/tnef2txt/ MAINTAINER= ports@FreeBSD.org COMMENT= Portable application/ms-tnef parser ALL_TARGET= tnef2txt MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PLIST_FILES= bin/tnef2txt PORTDOCS= README OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tnef2txt ${STAGEDIR}${PREFIX}/bin do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index bd161cf99501..2648c5d93ca0 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -1,34 +1,32 @@ -# Created by: Li-Wen Hsu - PORTNAME= tokyodystopia PORTVERSION= 0.9.15 CATEGORIES= textproc MASTER_SITES= https://dbmx.net/${PORTNAME}/ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Full-text search system based on Tokyo Cabinet LICENSE= LGPL21 LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet GNU_CONFIGURE= yes USES= gmake localbase pathfix USE_LDCONFIG= yes CONFIGURE_ARGS= --libdir=${LOCALBASE}/lib --includedir=${LOCALBASE}/include SHLIB_VER= 1.15.0 SHLIB_VER_MAJ= 1 PLIST_SUB= SHLIB_VER=${SHLIB_VER} SHLIB_VER_MAJ=${SHLIB_VER_MAJ} OPTIONS_DEFINE= DOCS post-extract: @${RM} ${WRKSRC}/doc/index.html~ post-patch: @${REINPLACE_CMD} -e 's|DATADIR =.*|DATADIR = ${DOCSDIR}|' \ ${WRKSRC}/Makefile.in .include diff --git a/textproc/tr-aspell/Makefile b/textproc/tr-aspell/Makefile index fb3fba573b64..1c7f1675b06e 100644 --- a/textproc/tr-aspell/Makefile +++ b/textproc/tr-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -tr-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Turkish dictionary DICT= tr .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/trang/Makefile b/textproc/trang/Makefile index 93e98441362f..4e4bfa45b054 100644 --- a/textproc/trang/Makefile +++ b/textproc/trang/Makefile @@ -1,40 +1,38 @@ -# Created by: Kimura Fuyuki - PORTNAME= trang PORTVERSION= 20220510 CATEGORIES= textproc java MASTER_SITES= https://github.com/relaxng/jing-trang/releases/download/V${PORTVERSION}/ MAINTAINER= yasu@FreeBSD.org COMMENT= Multi-format schema converter based on RELAX NG LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/copying.txt BROKEN_armv6= fails to build: modbuild.xml: Java returned: 1 BROKEN_armv7= fails to build: modbuild.xml: Java returned: 1 USES= zip USE_JAVA= yes JAVA_RUN= yes OPTIONS_DEFINE= DOCS NO_BUILD= yes PORTDOCS= trang-manual.html SUB_FILES= trang.sh PLIST_FILES= bin/trang ${JAVAJARDIR}/trang.jar do-install: ${INSTALL_DATA} ${WRKSRC}/trang.jar ${STAGEDIR}${JAVAJARDIR} ${INSTALL_SCRIPT} ${WRKDIR}/trang.sh ${STAGEDIR}${PREFIX}/bin/trang post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index 698376d2999b..1774b09b8dc6 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -1,81 +1,79 @@ -# Created by: Andrew Pantyukhin - PORTNAME= translate-toolkit PORTVERSION= 3.7.1 CATEGORIES= textproc MASTER_SITES= CHEESESHOP MAINTAINER= sunpoet@FreeBSD.org COMMENT= Tools and API for translation and localization engineering LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= bash:shells/bash \ msghack:devel/gettext-msghack \ ${PYTHON_PKGNAMEPREFIX}lxml>=4.6.3:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3@${PY_FLAVOR} USES= gettext python:3.7+ shebangfix USE_PYTHON= autoplist distutils noflavors NO_ARCH= yes SHEBANG_FILES= tools/* \ translate/convert/odfxml \ translate/convert/roundtrip-OOo \ translate/convert/roundtrip-gaia \ translate/convert/roundtrip-mozilla \ translate/lang/test-language-teams.sh MANPAGES= csv2po csv2tbx dtd2po flatxml2po html2po idml2po json2po moz2po mozlang2po odf2xliff oo2po oo2xliff po2csv po2dtd po2flatxml po2html po2idml po2json po2moz po2mozlang po2oo po2prop po2resx po2sub po2symb po2tiki po2tmx po2ts po2txt po2web2py po2wordfast po2xliff pot2po prop2po resx2po sub2po symb2po tbx2po tiki2po ts2po txt2po web2py2po xliff2odf xliff2oo OPTIONS_DEFINE= ENCODING FLUENT ICAL INI LANGUAGES LEVENSHTEIN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML OPTIONS_DEFAULT=ENCODING FLUENT ICAL INI LANGUAGES LEVENSHTEIN PHP RC SPELLCHECK SUBTITLES TMSERVER TRADOS YAML OPTIONS_SUB= yes ENCODING_DESC= Encoding detection FLUENT_DESC= Fluent translation format support ICAL_DESC= iCal format support INI_DESC= INI format support LANGUAGES_DESC= Languages names LEVENSHTEIN_DESC= Faster matching using Levenshtein PHP_DESC= PHP format support RC_DESC= Windows Resource (.rc) format support SPELLCHECK_DESC=Enchant spellchecking system SUBTITLES_DESC= Subtitles format support TMSERVER_DESC= Tmserver backend support TRADOS_DESC= Trados format support YAML_DESC= YAML format support ENCODING_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=2.1.0:textproc/py-charset-normalizer@${PY_FLAVOR} FLUENT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}fluent.syntax>=0.18.1:textproc/py-fluent.syntax@${PY_FLAVOR} ICAL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}vobject>=0.9.6.1:deskutils/py-vobject@${PY_FLAVOR} ICAL_VARS= MANPAGES+="ical2po po2ical" INI_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}iniparse>=0.5:devel/py-iniparse@${PY_FLAVOR} INI_VARS= MANPAGES+="ini2po po2ini" LANGUAGES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycountry>=22.1.10:textproc/py-pycountry@${PY_FLAVOR} LEVENSHTEIN_RUN_DEPENDS=${PYTHON_PKGNAMEPREFIX}python-Levenshtein>=0.12:devel/py-python-Levenshtein@${PY_FLAVOR} PHP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}phply>=1.2.5:devel/py-phply@${PY_FLAVOR} PHP_VARS= MANPAGES+="php2po po2php" RC_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.7:devel/py-pyparsing@${PY_FLAVOR} RC_VARS= MANPAGES+="po2rc rc2po" SPELLCHECK_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enchant>=3.2.2:textproc/py-enchant@${PY_FLAVOR} SUBTITLES_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aeidon>=1.10.1:textproc/py-aeidon@${PY_FLAVOR} TMSERVER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cheroot>=8.6.0:www/py-cheroot@${PY_FLAVOR} TRADOS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=4.3:www/py-beautifulsoup@${PY_FLAVOR} YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0.16.12:devel/py-ruamel.yaml@${PY_FLAVOR} YAML_VARS= MANPAGES+="po2yaml yaml2po" .include post-build: @${MKDIR} ${WRKSRC}/manpages .for manpage in ${MANPAGES} cd ${WRKSRC}/build/lib/translate/convert && ${SETENV} PYTHONPATH=${WRKSRC}/build/lib ${PYTHON_CMD} ${manpage}.py --man > ${WRKSRC}/manpages/${manpage}.1 .endfor post-install: cd ${WRKSRC}/manpages && ${INSTALL_MAN} * ${STAGEDIR}${PREFIX}/share/man/man1 .include diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index e560415e430f..c812a3fbe99b 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -1,36 +1,34 @@ -# Created by: Thomas Gellekum - PORTNAME= tth PORTVERSION= 4.03 PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://hutchinson.belmont.ma.us/tth/tth-noncom/ \ http://redundancy.redundancy.org/mirror/ DISTNAME= tth_C MAINTAINER= ports@FreeBSD.org COMMENT= TeX to HTML translator RUN_DEPENDS= ppmtogif:graphics/netpbm USES= ghostscript:run shebangfix tar:tgz #USE_TEX= latex SHEBANG_FILES= Xfonts.fix OPTIONS_DEFINE= DOCS do-build: cd ${WRKSRC}; ${CC} ${CFLAGS} tth.c -o tth -ll do-install: ${INSTALL_PROGRAM} ${WRKSRC}/tth ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/latex2gif ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2gif ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/ps2png ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/Xfonts.fix ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}/${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${WRKSRC}/tth_manual.html ${STAGEDIR}${DOCSDIR} @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .include diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index 55e43413d1af..3a1ad17f3f2a 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -1,19 +1,17 @@ -# Created by: Don Croyle - PORTNAME= txt2html PORTVERSION= 2.51 PORTREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Convert raw text to something with a little HTML formatting BUILD_DEPENDS= p5-Getopt-ArgvFile>=0:devel/p5-Getopt-ArgvFile \ p5-YAML-Syck>=0:textproc/p5-YAML-Syck RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= modbuild .include diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index c8b762078a34..bf9bc0abefd5 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -1,44 +1,42 @@ -# Created by: ijliao - PORTNAME= txt2man DISTVERSIONPREFIX= txt2man- DISTVERSION= 1.7.1 CATEGORIES= textproc MAINTAINER= eduardo@FreeBSD.org COMMENT= Converts flat ASCII text to man page format LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= gawk:lang/gawk RUN_DEPENDS= gawk:lang/gawk USES= cpe gmake CPE_VENDOR= marc_vertes USE_GITHUB= yes GH_ACCOUNT= mvertes MAKE_ENV= prefix=${STAGEDIR}${PREFIX} NO_ARCH= yes PLIST_FILES= bin/bookman \ bin/src2man \ bin/txt2man \ share/man/man1/bookman.1.gz \ share/man/man1/src2man.1.gz \ share/man/man1/txt2man.1.gz PORTDOCS= Changelog README OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} 's,awk,gawk,' ${WRKSRC}/bookman ${WRKSRC}/src2man do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Changelog ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/txt2tags/Makefile b/textproc/txt2tags/Makefile index 2daa8ef0c603..cc24f2d023bc 100644 --- a/textproc/txt2tags/Makefile +++ b/textproc/txt2tags/Makefile @@ -1,40 +1,38 @@ -# Created by: Alan Eldridge - PORTNAME= txt2tags PORTVERSION= 3.7 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Convert simply formatted text into markup (e.g., HTML) LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= python:3.6+ shebangfix SHEBANG_FILES= txt2tags.py USE_GITHUB= yes NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/${PORTNAME} PORTDOCS= * PORTEXAMPLES= * OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_SCRIPT} ${WRKSRC}/txt2tags.py ${STAGEDIR}${PREFIX}/bin/txt2tags do-install-EXAMPLES-on: @cd ${WRKSRC}/samples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} extras ${STAGEDIR}${EXAMPLESDIR} do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/CHANGELOG.md ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} .for doc in markup rules userguide @cd ${WRKSRC}/docs/${doc} && ${WRKSRC}/txt2tags.py ${doc}.t2t ${INSTALL_DATA} ${WRKSRC}/docs/${doc}/${doc}.html ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/uchardet/Makefile b/textproc/uchardet/Makefile index 7c9d332e365b..7b3cbf56c902 100644 --- a/textproc/uchardet/Makefile +++ b/textproc/uchardet/Makefile @@ -1,26 +1,24 @@ -# Created by: Yuri Victorovich - PORTNAME= uchardet DISTVERSION= 0.0.7 CATEGORIES= textproc MASTER_SITES= https://www.freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= yuri@FreeBSD.org COMMENT= Universal charset detection library LICENSE= GPLv2+ LGPL21+ MPL11 LICENSE_COMB= dual LICENSE_FILE_MPL11= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang pathfix tar:xz USE_LDCONFIG= yes CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man .if defined(WITH_DEBUG) PLIST_SUB+= VERSION_SUFFIX=".debug" .else PLIST_SUB+= VERSION_SUFFIX="" .endif .include diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 0d71b9d406cb..6070172829fb 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -1,54 +1,52 @@ -# Created by: MANTANI Nobutaka - PORTNAME= uim-el PORTVERSION= 1.8.9.b.${SNAPDATE} CATEGORIES= textproc PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Emacs lisp for uim input method library LICENSE= BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= uim-el-agent:textproc/uim USES= autoreconf:build,2.69 emacs gettext gmake gnome iconv libtool \ pathfix perl5 pkgconfig USE_GNOME= intltool USE_PERL5= build USE_GITHUB= yes GH_ACCOUNT= uim GH_PROJECT= uim GH_TAGNAME= 6d8fcc8 SNAPDATE= 20220318 GNU_CONFIGURE= yes BUILD_WRKSRC= ${WRKSRC}/emacs INSTALL_WRKSRC= ${WRKSRC}/emacs CONFIGURE_ARGS?=--enable-maintainer-mode --enable-emacs \ --with-lispdir=${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR} CONFIGURE_ENV= EMACS="${EMACS_CMD}" CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim-el PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}" OPTIONS_DEFINE= DOCS pre-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR_JA} ${INSTALL_DATA} ${WRKSRC}/emacs/README ${STAGEDIR}${DOCSDIR}/README ${INSTALL_DATA} ${WRKSRC}/emacs/README.ja ${STAGEDIR}${DOCSDIR_JA}/README.ja .include diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 6fbe5900df87..daa47f52304d 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -1,30 +1,28 @@ -# Created by: MANTANI Nobutaka - PKGNAMESUFFIX= -gtk COMMENT= GTK+ modules of uim input method USE_GNOME= cairo gdkpixbuf2 gtk20 LIB_DEPENDS= libuim.so:textproc/uim \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-gtk2 --enable-pref UIM_SLAVE= yes .if defined(WITHOUT_X11) IGNORE= requires X11 .endif do-build: (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-x-util.la libuim-counted-init.la) (cd ${WRKSRC}/gtk2 && ${MAKE_CMD}) do-install: (cd ${WRKSRC}/gtk2 && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) .include "${MASTERDIR}/Makefile" diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile index 60571873bd48..8d9a04d99529 100644 --- a/textproc/uim-gtk3/Makefile +++ b/textproc/uim-gtk3/Makefile @@ -1,36 +1,34 @@ -# Created by: MANTANI Nobutaka - PKGNAMESUFFIX= -gtk3 COMMENT= GTK+ 3.x modules of uim input method USE_GNOME= cairo gdkpixbuf2 gtk30 LIB_DEPENDS= libuim.so:textproc/uim \ libharfbuzz.so:print/harfbuzz MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-gtk3 --enable-pref --enable-default-toolkit=gtk3 UIM_SLAVE= yes .if defined(WITHOUT_X11) IGNORE= requires X11 .endif do-build: (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-x-util.la libuim-counted-init.la) (cd ${WRKSRC}/gtk3/immodule && ${MAKE_CMD}) (cd ${WRKSRC}/gtk3/pad && ${MAKE_CMD}) (cd ${WRKSRC}/gtk3/pref && ${MAKE_CMD}) (cd ${WRKSRC}/gtk3/switcher && ${MAKE_CMD}) (cd ${WRKSRC}/gtk3/toolbar && ${MAKE_CMD}) do-install: (cd ${WRKSRC}/gtk3/immodule && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) (cd ${WRKSRC}/gtk3/pad && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) (cd ${WRKSRC}/gtk3/pref && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) (cd ${WRKSRC}/gtk3/switcher && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) (cd ${WRKSRC}/gtk3/toolbar && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip) .include "${MASTERDIR}/Makefile" diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile index e15c633b02a5..045952f3064b 100644 --- a/textproc/uim-m17nlib/Makefile +++ b/textproc/uim-m17nlib/Makefile @@ -1,38 +1,36 @@ -# Created by: MANTANI Nobutaka - .if defined(WITHOUT_X11) PKGNAMESUFFIX= -m17nlib-nox11 .else PKGNAMESUFFIX= -m17nlib .endif COMMENT= Uim plugin using m17n library input method BUILD_DEPENDS= m17n-db:devel/m17n-db LIB_DEPENDS= libm17n.so:devel/m17n-lib \ libuim.so:textproc/uim RUN_DEPENDS= m17n-db:devel/m17n-db .if !defined(WITHOUT_M17NCONTRIB) RUN_DEPENDS+= ${LOCALBASE}/share/m17n/icons/as-phonetic.png:devel/m17n-db .endif MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} CONFIGURE_ARGS= --with-m17nlib UIM_SLAVE= yes do-build: (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-m17nlib.la) do-install: (cd ${WRKSRC}/uim && \ ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-m17nlib.la INSTALL_STRIP_FLAG=-s install-uim_pluginLTLIBRARIES && \ ${MKDIR} ${STAGEDIR}${PREFIX}/share/uim/pixmaps && \ DESTDIR="${STAGEDIR}" ${SH} ../pixmaps/uim-m17nlib-relink-icons) post-install: @${FIND} ${LOCALBASE}/share/m17n/icons/ -name '*.png' -execdir ${ECHO} share/uim/pixmaps/m17n-{} \; >>${TMPPLIST} .include "${MASTERDIR}/Makefile" diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 9bc819d04daf..21c670396bbf 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -1,138 +1,136 @@ -# Created by: MANTANI Nobutaka - PORTNAME= uim PORTVERSION= 1.8.9.b.${SNAPDATE} CATEGORIES?= textproc .if !defined(UIM_SLAVE) && defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11 .endif MAINTAINER= nobutaka@FreeBSD.org COMMENT?= Input method library LICENSE= BSD3CLAUSE GPLv2+ GPLv3+ LGPL21+ PD LICENSE_COMB= multi LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_riscv64= fails to configure: ./include/private/gcconfig.h:492:5: The collector has not been ported to this machine/OS combination USES+= autoreconf:build,2.69 gettext gmake gnome iconv libedit \ libtool pathfix pkgconfig sqlite USE_LDCONFIG= yes USE_GNOME+= glib20 intltool USE_GITHUB= yes GH_TAGNAME= 6d8fcc8 GH_TUPLE= uim:sigscheme:beb8fbd:sigscheme \ uim:libgcroots:d362356:libgcroots SNAPDATE= 20220318 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --enable-maintainer-mode OPTIONS_DEFINE= DOCS X11 OPTIONS_DEFAULT= X11 .include .if ${PORT_OPTIONS:MX11} USES+= xorg USE_XORG+= x11 xext LIB_DEPENDS+= libXft.so:x11-fonts/libXft CONFIGURE_ARGS+= --with-x --with-xft .endif .if !defined(UIM_SLAVE) USES+= perl5 USE_GNOME+= librsvg2:build USE_PERL5= build USE_RUBY= yes RUBY_NO_RUN_DEPENDS= yes .if ${PORT_OPTIONS:MX11} USE_GNOME+= cairo gdkpixbuf2 gtk30 LIB_DEPENDS+= libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libharfbuzz.so:print/harfbuzz CONFIGURE_ARGS+= --with-gtk3 --enable-default-toolkit=gtk3 .endif CONFIGURE_ARGS+= --enable-emacs --with-sj3 --with-canna --with-prime .endif CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include .if !defined(UIM_SLAVE) DOCSDIR_JA= ${PREFIX}/share/doc/ja/uim DOCSDIR_SIGSCHEME= ${PREFIX}/share/doc/uim/sigscheme PLIST_SUB+= DOCSDIR_JA="${DOCSDIR_JA:S,^${PREFIX}/,,}" \ DOCSDIR_SIGSCHEME="${DOCSDIR_SIGSCHEME:S,^${PREFIX}/,,}" .endif .if empty(PORT_OPTIONS:MX11) PLIST_SUB+= X11="@comment " .else PLIST_SUB+= X11="" .endif .include .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" CONFIGURE_ARGS+= --enable-storage=fatty .endif .for _x in x xft gtk2 gtk3 qt5 anthy canna m17nlib prime scim dict .if ${CONFIGURE_ARGS:M--with-${_x}} == "" CONFIGURE_ARGS+=--without-${_x} .endif .endfor .for _x in gnome-applet kde-applet emacs pref .if ${CONFIGURE_ARGS:M--enable-${_x}} == "" CONFIGURE_ARGS+=--disable-${_x} .endif .endfor post-extract: ${CP} -R ${WRKSRC_sigscheme}/* ${WRKSRC}/sigscheme ${MKDIR} ${WRKSRC}/sigscheme/libgcroots ${CP} -R ${WRKSRC_libgcroots}/* ${WRKSRC}/sigscheme/libgcroots pre-configure: cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./autogen.sh do-build: .if !defined(UIM_SLAVE) .for d in replace sigscheme uim scm xim po fep emacs pixmaps tables cd ${WRKSRC}/${d} && ${MAKE_CMD} .endfor .if ${PORT_OPTIONS:MX11} cd ${WRKSRC}/gtk3/candwin && ${MAKE_CMD} .endif .endif do-install: .if !defined(UIM_SLAVE) cd ${WRKSRC} && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-data-am .for d in sigscheme uim scm xim fep emacs pixmaps tables cd ${WRKSRC}/${d} && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip .endfor cd ${WRKSRC}/po && ${MAKE_CMD} DESTDIR=${STAGEDIR} install .if ${PORT_OPTIONS:MX11} cd ${WRKSRC}/gtk3/candwin && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-strip .endif .endif .if !defined(UIM_SLAVE) post-install: ${MKDIR} ${STAGEDIR}${DATADIR}/helperdata ${MKDIR} ${STAGEDIR}${DOCSDIR} ${MKDIR} ${STAGEDIR}${DOCSDIR_JA} ${INSTALL_DATA} ${WRKSRC}/doc/KEY ${STAGEDIR}${DOCSDIR}/KEY ${INSTALL_DATA} ${WRKSRC}/fep/README ${STAGEDIR}${DOCSDIR}/README.fep ${INSTALL_DATA} ${WRKSRC}/fep/README ${STAGEDIR}${DOCSDIR}/README.key ${INSTALL_DATA} ${WRKSRC}/fep/README.ja ${STAGEDIR}${DOCSDIR_JA}/README.fep ${INSTALL_DATA} ${WRKSRC}/xim/README ${STAGEDIR}${DOCSDIR}/README.xim .endif .include diff --git a/textproc/uml2svg/Makefile b/textproc/uml2svg/Makefile index b7f0b3f84cf9..44f46c4dd775 100644 --- a/textproc/uml2svg/Makefile +++ b/textproc/uml2svg/Makefile @@ -1,42 +1,40 @@ -# Created by: Gabor Kovesdan - PORTNAME= uml2svg PORTVERSION= 0.18 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XSL stylesheets to convert UML to SVG LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes NO_ARCH= yes INSTDIR= share/xsl/uml2svg OPTIONS_DEFINE= DOCS do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR}/xsl dirs=$$(${FIND} ${WRKSRC}/src/xsl -type d | ${SED} 's|^${WRKSRC}/src/xsl||g'); \ for d in $${dirs}; do \ files=$$(${FIND} ${WRKSRC}/src/xsl/$${d} -type f); \ ${MKDIR} ${STAGEDIR}${PREFIX}/${INSTDIR}/xsl/$${d}; \ for i in $${files}; do \ ${INSTALL_DATA} $${i} ${STAGEDIR}${PREFIX}/${INSTDIR}/xsl/$${d}; \ done; \ done; \ files=$$(${FIND} ${WRKSRC}/src/xsl -type f -depth 1); \ for i in $${files}; do \ ${INSTALL_DATA} $${i} ${STAGEDIR}${PREFIX}/${INSTDIR}/xsl/; \ done ${INSTALL_DATA} ${WRKSRC}/src/uml2svg.xsl ${STAGEDIR}${PREFIX}/${INSTDIR}/ do-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC}/doc && ${TAR} -cf - . |\ ${TAR} -xf - -C ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/uncle/Makefile b/textproc/uncle/Makefile index 9155667c14a1..52f672e7f394 100644 --- a/textproc/uncle/Makefile +++ b/textproc/uncle/Makefile @@ -1,21 +1,19 @@ -# Created by: Grzegorz Blach - PORTNAME= uncle PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= Convert UCL config file to desired format LICENSE= BSD2CLAUSE LIB_DEPENDS= libucl.so:textproc/libucl USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= MagikBSD PLIST_FILES= bin/uncle .include diff --git a/textproc/uni/Makefile b/textproc/uni/Makefile index e7642aaf49d3..8e179d71e971 100644 --- a/textproc/uni/Makefile +++ b/textproc/uni/Makefile @@ -1,31 +1,29 @@ -# Created by: Thierry Thomas - PORTNAME= uni PORTVERSION= 2.5.1 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org COMMENT= Query the Unicode database from the commandline LICENSE= MIT USES= go:modules USE_GITHUB= yes GH_ACCOUNT= arp242 GH_TUPLE= arp242:termtext:v1.0.0:arp242_termtext/vendor/zgo.at/termtext \ arp242:zli:3bb954a2e74c:arp242_zli/vendor/zgo.at/zli \ arp242:zstd:6078fed48e39:arp242_zstd/vendor/zgo.at/zstd \ golang:sys:665e8c7367d1:golang_sys/vendor/golang.org/x/sys \ golang:term:e5f449aeb171:golang_term/vendor/golang.org/x/term \ mattn:go-runewidth:v0.0.13:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \ rivo:uniseg:v0.2.0:rivo_uniseg/vendor/github.com/rivo/uniseg GO_BUILDFLAGS= -ldflags "-X main.version=${PORTVERSION}" -buildvcs=false PLIST_FILES= bin/${PORTNAME} .include diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 8b8dafd95827..19b9aa869218 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -1,28 +1,26 @@ -# Created by: Emanuel Haupt - PORTNAME= uni2ascii PORTVERSION= 4.18 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents LICENSE= GPLv3 USES= tar:bzip2 GNU_CONFIGURE= yes MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/uni2ascii bin/ascii2uni man/man1/uni2ascii.1.gz \ man/man1/ascii2uni.1.gz do-install: .for f in ${PORTNAME} ascii2uni ${INSTALL_PROGRAM} ${WRKSRC}/${f} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${f}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .endfor .include diff --git a/textproc/unoconv/Makefile b/textproc/unoconv/Makefile index 238a4eebcb07..685a7b489ba2 100644 --- a/textproc/unoconv/Makefile +++ b/textproc/unoconv/Makefile @@ -1,54 +1,52 @@ -# Created by: Rusmir Dusko - PORTNAME= unoconv PORTVERSION= 0.7 CATEGORIES= textproc python MASTER_SITES= http://dag.wieers.com/home-made/${PORTNAME}/ \ SF/nemysisfreebsdp/textproc/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}.png:icons DIST_SUBDIR= python EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Convert any document from and to any LibreOffice supported format LICENSE= GPLv2 RUN_DEPENDS= xsltproc:textproc/libxslt USES= python NO_BUILD= yes PORTDOCS= * DOC_FILES= AUTHORS ChangeLog README.adoc DOC_FILES2= errcode.adoc filters.adoc formats.adoc \ office-installations.adoc selinux.adoc unoconv.1.adoc OPTIONS_DEFINE= DOCS SUB_FILES= ${PORTNAME} pkg-message post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/env python|${PYTHON_CMD}|' \ ${WRKSRC}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ @${MKDIR} ${STAGEDIR}${DATADIR}/tests/ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${DATADIR} .for f in *.odt *.csv @(cd ${WRKSRC}/tests && ${INSTALL_DATA} ${f} ${STAGEDIR}${DATADIR}/tests) .endfor ${INSTALL_DATA} ${_DISTDIR}/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ ${INSTALL_MAN} ${WRKSRC}/doc/${PORTNAME}.1 \ ${STAGEDIR}${MAN1PREFIX}/man/man1/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES2:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 4e0ab39bfda7..b57c3fde3b22 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -1,48 +1,46 @@ -# Created by: Thomas Gellekum - PORTNAME= unroff PORTVERSION= 1.0.2 PORTREVISION= 5 CATEGORIES= textproc MASTER_SITES= http://www-rn.informatik.uni-bremen.de/software/unroff/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} DIST_SUBDIR= unroff PATCH_SITES= http://www-rn.informatik.uni-bremen.de/software/unroff/contrib/ PATCHFILES= me-misc-patch.gz misc-patch-2.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= Programmable troff translator with backend for HTML LICENSE= UNROFF LICENSE_NAME= unroff license LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libelk.so:lang/elk BUILD_WRKSRC= ${WRKSRC}/src MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD" \ INCLUDE="-I${LOCALBASE}/include/elk" \ LIBS="-lm -lelk -L${LOCALBASE}/lib" \ ELKDIR="${LOCALBASE}/share/elk" \ DIR="${DATADIR}" ELK="" OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/unroff ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/*.1 ${STAGEDIR}${MANPREFIX}/man/man1 @${MKDIR} ${STAGEDIR}${DATADIR}/misc .for i in doc/tmac.hyper misc/sample.unroff ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DATADIR}/misc .endfor ${TAR} -C ${WRKSRC} -cf - scm | \ ${TAR} -C ${STAGEDIR}${DATADIR} --unlink -xf - do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/doc/manual.ms ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/unrtf/Makefile b/textproc/unrtf/Makefile index 6c44867b8ce5..091798cfc828 100644 --- a/textproc/unrtf/Makefile +++ b/textproc/unrtf/Makefile @@ -1,29 +1,27 @@ -# Created by: Oliver Braun - PORTNAME= unrtf PORTVERSION= 0.21.10 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= jharris@widomaker.com COMMENT= Converter from RTF to several formats, including HTML and LaTeX LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf cpe gmake iconv localbase:ldflags GNU_CONFIGURE= yes CONFIGURE_ARGS= --libdir=${PREFIX}/share CPE_VENDOR= unrtf_project TEST_TARGET= check LDFLAGS+= ${ICONV_LIB} post-patch: @${FIND} -X ${WRKSRC} -type f -and -name "*.[1h]" | ${XARGS} \ ${REINPLACE_CMD} -e \ 's|/usr/local/lib/unrtf/|${DATADIR}/|g' @${REINPLACE_CMD} -e '/^attr_get_param/,/^}/s/return;/return NULL;/' \ ${WRKSRC}/src/attr.c .include diff --git a/textproc/urlview/Makefile b/textproc/urlview/Makefile index 37045bc33f38..5307b29b614f 100644 --- a/textproc/urlview/Makefile +++ b/textproc/urlview/Makefile @@ -1,34 +1,32 @@ -# Created by: Josh Gilliam - PORTNAME= urlview PORTVERSION= 0.9.20131021 PORTREVISION= 1 CATEGORIES= textproc www MAINTAINER= uzsolt@uzsolt.hu COMMENT= URL extractor/launcher LICENSE= GPLv2 USES= ncurses USE_GITHUB= yes GH_ACCOUNT= sigpipe GH_TAGNAME= 45443109 GNU_CONFIGURE= yes PLIST_FILES= bin/urlview \ etc/urlview.conf.sample \ man/man1/urlview.1.gz post-patch: @${REINPLACE_CMD} -e 's,/etc,${PREFIX}&,' \ -e 's/DEFAULT_COMMAND.*url_handler.sh/DEFAULT_COMMAND "firefox/' \ ${WRKSRC}/* do-install: ${INSTALL_PROGRAM} ${WRKSRC}/urlview ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/urlview.man ${STAGEDIR}${MAN1PREFIX}/man/man1/urlview.1 ${INSTALL_DATA} ${WRKSRC}/sample.urlview \ ${STAGEDIR}${PREFIX}/etc/urlview.conf.sample .include diff --git a/textproc/utf8proc/Makefile b/textproc/utf8proc/Makefile index 0a614bd312e8..832c8e9337f6 100644 --- a/textproc/utf8proc/Makefile +++ b/textproc/utf8proc/Makefile @@ -1,36 +1,34 @@ -# Created by: Cheng-Lung Sung - PORTNAME= utf8proc DISTVERSIONPREFIX= v DISTVERSION= 2.7.0 CATEGORIES= textproc devel MAINTAINER= hrs@FreeBSD.org COMMENT= UTF-8 processing library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md USES= cmake USE_GITHUB= yes GH_ACCOUNT= JuliaStrings USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS PLIST_FILES= include/utf8proc.h \ lib/libutf8proc.so \ lib/libutf8proc.so.2 \ lib/libutf8proc.so.2.5.0 \ libdata/pkgconfig/libutf8proc.pc PORTDOCS= NEWS.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/uz-aspell/Makefile b/textproc/uz-aspell/Makefile index 07ddf2f58a86..0a96122ec8ed 100644 --- a/textproc/uz-aspell/Makefile +++ b/textproc/uz-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-uz-0.6-0 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Uzbek dictionary DICT= uz .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/vbindiff/Makefile b/textproc/vbindiff/Makefile index 8455d3b2cb2c..53704e90fdb7 100644 --- a/textproc/vbindiff/Makefile +++ b/textproc/vbindiff/Makefile @@ -1,19 +1,17 @@ -# Created by: chinsan - PORTNAME= vbindiff DISTVERSION= 3.0_beta5 CATEGORIES= textproc MASTER_SITES= https://www.cjmweb.net/vbindiff/ MAINTAINER= cyberbotx@cyberbotx.com COMMENT= Visual binary diff, visually compare binary files LICENSE= GPLv2+ USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/vbindiff \ man/man1/vbindiff.1.gz .include diff --git a/textproc/wa-aspell/Makefile b/textproc/wa-aspell/Makefile index 75e0b4db18a9..4b576c660ca0 100644 --- a/textproc/wa-aspell/Makefile +++ b/textproc/wa-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -wa-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Walloon dictionary DICT= wa .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index d64d2c3f3aa2..756f6345a820 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -1,32 +1,30 @@ -# Created by: Clemens Zauner - PORTNAME= wbxml2 PORTVERSION= 0.11.8 DISTVERSIONPREFIX= libwbxml- CATEGORIES= textproc devel MAINTAINER= flo@FreeBSD.org COMMENT= Library & tools for converting wbxml<->xml LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake iconv tar:bzip2 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= libwbxml GH_PROJECT= libwbxml DOCSDIR= ${PREFIX}/share/doc/libwbxml OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in BUGS ChangeLog README References THANKS TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/wdiff/Makefile b/textproc/wdiff/Makefile index 9b24f256df17..52ad4e097b58 100644 --- a/textproc/wdiff/Makefile +++ b/textproc/wdiff/Makefile @@ -1,27 +1,25 @@ -# Created by: Yoshiro MIHIRA - PORTNAME= wdiff PORTVERSION= 1.2.2 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= GNU MAINTAINER= dinoex@FreeBSD.org COMMENT= Display word differences between text files LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix makeinfo GNU_CONFIGURE= yes INFO= wdiff OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_CFLAGS= -isystem${LOCALBASE}/include NLS_USES= gettext .include diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile index ec628a1886c7..ec60475e2ea0 100644 --- a/textproc/webcpp/Makefile +++ b/textproc/webcpp/Makefile @@ -1,33 +1,31 @@ -# Created by: Nosov Artem - PORTNAME= webcpp PORTVERSION= 0.8.4 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/Webcpp/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= chip-set@mail.ru COMMENT= Convert your source code to syntax highlighted HTML GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= DOCS .if defined(WANT_FINAL) CONFIGURE_ARGS+= --enable-final USES= gmake .endif pre-patch: ${FIND} ${WRKSRC} -name '*.h' | ${XARGS} ${REINPLACE_CMD} \ 's|IO->close()|if(IO) IO->close()|g' post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in AUTHORS COPYING README TODO docs.html @${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/website/Makefile b/textproc/website/Makefile index 805f9b0beae6..481945158fd5 100644 --- a/textproc/website/Makefile +++ b/textproc/website/Makefile @@ -1,38 +1,36 @@ -# Created by: Jean-Baptiste Quenot - PORTNAME= website PORTVERSION= 2.6.0 CATEGORIES= textproc www MASTER_SITES= SF/docbook/${PORTNAME}/${PORTVERSION} DISTNAME= docbook-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Doctype and stylesheets for making websites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= docbook-xsl>0:textproc/docbook-xsl NO_ARCH= yes NO_BUILD= yes USES= tar:bzip2 OPTIONS_DEFINE= EXAMPLES INSTDIR= share/xsl/website PINSTDIR= ${PREFIX}/${INSTDIR} COPYDIRS= extensions schema xsl do-install: @${MKDIR} ${STAGEDIR}${PINSTDIR} ${INSTALL_DATA} ${WRKSRC}/VERSION ${STAGEDIR}/${PINSTDIR} ${INSTALL_DATA} ${WRKSRC}/catalog ${STAGEDIR}/${PINSTDIR}/catalog.xml .for i in ${COPYDIRS} @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${i} ${STAGEDIR}${PINSTDIR}) .endfor @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC}/example && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) .include diff --git a/textproc/weka/Makefile b/textproc/weka/Makefile index 92a6a97f5f8d..6ef558b8d380 100644 --- a/textproc/weka/Makefile +++ b/textproc/weka/Makefile @@ -1,34 +1,32 @@ -# Created by: Simon Olofsson - PORTNAME= weka DISTVERSION= 3-8-5 CATEGORIES= textproc java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-3-8/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Data Mining Software in Java LICENSE= GPLv2 PORTSCOUT= limitw:1,even # Second component is even for stable versions. USES= zip USE_JAVA= yes NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} OPTIONS_DEFINE= EXAMPLES SUB_FILES= ${PORTNAME}.sh SUB_LIST= JARNAME=${PORTNAME}.jar do-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar \ ${STAGEDIR}${DATADIR}/${PORTNAME}.jar ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/data && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/textproc/wiggle/Makefile b/textproc/wiggle/Makefile index 88b6fc91dbb7..a7571fd2eb03 100644 --- a/textproc/wiggle/Makefile +++ b/textproc/wiggle/Makefile @@ -1,29 +1,27 @@ -# Created by: mandree@FreeBSD.org - PORTNAME= wiggle PORTVERSION= 1.3 CATEGORIES= textproc MASTER_SITES= http://neil.brown.name/wiggle/ MAINTAINER= mandree@FreeBSD.org COMMENT= Apply rejected patches and perform word-wise diffs LICENSE= GPLv2 BUILD_DEPENDS= bash:shells/bash USES= gmake groff USE_GITHUB= yes GH_TUPLE= neilbrown:${PORTNAME}:v${PORTVERSION} MAKE_ARGS+= CFLAGS="${CFLAGS} -I. -Wall -Wstrict-prototypes -Wextra -Wno-unused-parameter" pre-patch: ${REINPLACE_CMD} -Ee 's,\./dotest,bash ./dotest,' ${WRKSRC}/Makefile ${REINPLACE_CMD} -Ee 's|#include.*|#include |' ${WRKSRC}/config.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wiggle ${STAGEDIR}${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/wiggle.1 ${STAGEDIR}${PREFIX}/man/man1/ .include diff --git a/textproc/wikiman/Makefile b/textproc/wikiman/Makefile index da6788172035..ecd3a789a9cf 100644 --- a/textproc/wikiman/Makefile +++ b/textproc/wikiman/Makefile @@ -1,66 +1,64 @@ -# Created by: Filip Parag - PORTNAME= wikiman DISTVERSION= 2.12.2 CATEGORIES= textproc MAINTAINER= filip@parag.rs COMMENT= Offline interactive documentation search LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= findutils>4:misc/findutils \ fzf>0.2:textproc/fzf \ gawk>5:lang/gawk \ ripgrep>12:textproc/ripgrep \ w3m>0.5:www/w3m USE_GITHUB= yes GH_ACCOUNT= filiparag NO_ARCH= yes OPTIONS_DEFINE= BASH CONFIG DOCS FISH WDGTS ZSH OPTIONS_DEFAULT= BASH CONFIG DOCS FISH WDGTS ZSH OPTIONS_SUB= yes CONFIG_DESC= Global configuration file WDGTS_DESC= Shell keybind widgets BASH_PLIST_FILES= etc/bash_completion.d/wikiman-completion.bash FISH_PLIST_FILES= share/fish/completions/wikiman.fish ZSH_PLIST_FILES= share/zsh/site-functions/_wikiman do-install: ${INSTALL_SCRIPT} ${WRKSRC}/wikiman.sh ${STAGEDIR}${PREFIX}/bin/wikiman @${MKDIR} ${STAGEDIR}${DATADIR}/sources (cd ${WRKSRC}/sources && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/sources) ${INSTALL_MAN} ${WRKSRC}/wikiman.1.man ${STAGEDIR}${MANPREFIX}/share/man/man1/wikiman.1 do-install-BASH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc/bash_completion.d ${INSTALL_DATA} ${WRKSRC}/completions/completions.bash \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/wikiman-completion.bash do-install-CONFIG-on: @${MKDIR} ${STAGEDIR}${PREFIX}/etc ${INSTALL_DATA} ${WRKSRC}/wikiman.conf ${STAGEDIR}${PREFIX}/etc/wikiman.conf.sample do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} do-install-FISH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/fish/completions ${INSTALL_DATA} ${WRKSRC}/completions/completions.fish ${STAGEDIR}${PREFIX}/share/fish/completions/wikiman.fish do-install-WDGTS-on: @${MKDIR} ${STAGEDIR}${DATADIR}/widgets (cd ${WRKSRC}/widgets && ${COPYTREE_BIN} . ${STAGEDIR}${DATADIR}/widgets) do-install-ZSH-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/zsh/site-functions ${INSTALL_DATA} ${WRKSRC}/completions/completions.zsh ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_wikiman .include diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 295f8bebcb76..90e58f636eb9 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -1,17 +1,15 @@ -# Created by: Thomas Gellekum - PORTNAME= word2x PORTVERSION= 0.005 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Converter from MS Word to text, HTML, or LaTeX USES= gmake GNU_CONFIGURE= yes PLIST_FILES= bin/rtest2 bin/word2x man/man1/word2x.1.gz .include diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile index a899104484fe..bb0ee46cb225 100644 --- a/textproc/wordnet/Makefile +++ b/textproc/wordnet/Makefile @@ -1,40 +1,38 @@ -# Created by: Mikhail Teterin - PORTNAME= WordNet PORTVERSION= 3.0 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://wordnetcode.princeton.edu/${PORTVERSION}/:code \ http://wordnetcode.princeton.edu/:dict DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:code wn3.1.dict.tar.gz:dict MAINTAINER= mi@aldan.algebra.com COMMENT= Dictionaries and thesauri with devel. libraries (C, TCL) and browsers EXTRACT_ONLY= ${DISTFILES:M*code:S/:code//} EXTRACT_AFTER_ARGS=--exclude dict USES= tcl uidfix tar:bzip2 SCRIPTS_ENV+= TCL_DVER=${TCL_VER} VER=${PORTVERSION} MAKE_ENV+= TCL_DVER=${TCL_VER} VER=${PORTVERSION} STAGEDIR="${STAGEDIR}" PLIST_SUB+= TCL_DVER=${TCL_VER} VER=${PORTVERSION} REINPLACE_ARGS= -i "" USE_LDCONFIG= yes SUB_FILES= pkg-message SUB_LIST+= TCL_VER=${TCL_VER} # Fix build on recent current CFLAGS+= -fcommon post-patch: ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \ ${WRKSRC}/src/wnb ${WRKSRC}/doc/man/*.? ${REINPLACE_CMD} -e 's, *\\n,\\n,' ${WRKSRC}/include/wn.h post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${TAR} -C ${STAGEDIR}${DATADIR} -x --no-same-owner \ --strip-components 1 \ -f ${_DISTDIR}${DISTFILES:M*dict:S/:dict//} \ `${SED} -n -e '/\.xbm/d' -e 's,^%%DATADIR%%/,dict/,p' ${PLIST}` .include diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index 224f0697771d..b7725052c8d8 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -1,32 +1,30 @@ -# Created by: sumikawa@kame.net - PORTNAME= wv PORTVERSION= 1.2.9 PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.abisource.com/downloads/wv/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Library and executables to access Microsoft Word files LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfreetype.so:print/freetype2 \ libpng.so:graphics/png \ libwmf.so:graphics/libwmf USES= gmake gnome jpeg pkgconfig libtool xorg USE_GNOME= libgsf USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= MKDIR_P="${MKDIR}" CONFIGURE_ARGS= --with-png=${LOCALBASE} \ --with-libwmf=${LOCALBASE} MAKEFILE= GNUmakefile MAKE_ARGS+= pkgconfigdir="${PREFIX}/libdata/pkgconfig" MAKE_ARGS+= INSTALL_STRIP_FLAG="${STRIP}" .include diff --git a/textproc/wv2/Makefile b/textproc/wv2/Makefile index 06469e7d939e..2c94e00041e1 100644 --- a/textproc/wv2/Makefile +++ b/textproc/wv2/Makefile @@ -1,25 +1,23 @@ -# Created by: lofi@FreeBSD.org - PORTNAME= wv2 PORTVERSION= 0.4.2 PORTREVISION= 10 CATEGORIES= textproc MASTER_SITES= SF/wvware/ MAINTAINER= ports@FreeBSD.org COMMENT= Library providing routines to access Microsoft Word files LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= cmake gnome iconv libtool pkgconfig tar:bzip2 USE_GNOME= libgsf USE_LDCONFIG= yes GNU_CONFIGURE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/giochannel.h|glib.h|g' \ ${WRKSRC}/src/olestream.h .include diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 9932c6b5741d..5a9925a0f31e 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -1,31 +1,29 @@ -# Created by: Roger Leigh - PORTNAME= xalan-c PORTVERSION= 1.12 PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= APACHE/xalan/xalan-c/sources DISTNAME= xalan_c-${PORTVERSION} MAINTAINER= rleigh@apache.org COMMENT= XSLT processor from the Apache XML Project LICENSE= APACHE20 LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 USES= cmake compiler:c++11-lang USE_LDCONFIG= yes CMAKE_ARGS= -Dmsgloader=inmemory -Dmessage-locale=en_US OPTIONS_DEFINE= ICU OPTIONS_DEFAULT= ICU OPTIONS_SUB= yes ICU_LIB_DEPENDS= libicuuc.so:devel/icu ICU_DESC= Use ICU for transcoding ICU_CMAKE_ON= -Dtranscoder=icu ICU_CMAKE_OFF= -Dtranscoder=default .include diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index c1a465273b62..8e1904e534be 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -1,60 +1,58 @@ -# Created by: znerd@FreeBSD.org - PORTNAME= xalan-j PORTVERSION= 2.7.2 CATEGORIES= textproc java MASTER_SITES= APACHE/xalan/xalan-j/binaries DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}-bin MAINTAINER= ale@FreeBSD.org COMMENT= Apache XSLT processor for transforming XML documents LICENSE= APACHE20 RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j OPTIONS_DEFINE= DOCS EXAMPLES USES= cpe CPE_PRODUCT= xalan-java CPE_VENDOR= apache USE_JAVA= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION:S/./_/g} PORTDOCS= * PORTEXAMPLES= * JARFILES= xalan.jar serializer.jar PLIST_FILES= ${JARFILES:S|^|%%JAVAJARDIR%%/|} bin/xalan-j SUB_FILES= xalan-j.sh .include do-install: @${ECHO_MSG} -n ">> Installing JAR files in ${JAVAJARDIR}..." .for jarfile in ${JARFILES} @${INSTALL_DATA} ${WRKSRC}/${jarfile} ${STAGEDIR}${JAVAJARDIR}/ @${ECHO_MSG} -n " ${jarfile}" .endfor @${ECHO_MSG} " [ DONE ]" .if ${PORT_OPTIONS:MDOCS} @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}) @${ECHO_MSG} " [ DONE ]" .endif .if ${PORT_OPTIONS:MEXAMPLES} @${ECHO_MSG} -n ">> Installing samples in ${EXAMPLESDIR}..." @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC}/samples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) @${ECHO_MSG} " [ DONE ]" .endif @${ECHO_MSG} -n ">> Installing script in ${PREFIX}/bin/..." @${INSTALL_SCRIPT} ${WRKDIR}/xalan-j.sh ${STAGEDIR}${PREFIX}/bin/xalan-j @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/xenv/Makefile b/textproc/xenv/Makefile index 5793f3a480d3..812f92b40908 100644 --- a/textproc/xenv/Makefile +++ b/textproc/xenv/Makefile @@ -1,26 +1,24 @@ -# Created by: Alexey Dokuchaev - PORTNAME= xenv PORTVERSION= 1.2 CATEGORIES= textproc MASTER_SITES= https://download.gnu.org.ua/release/xenv/ MAINTAINER= zeus@gnu.org.ua COMMENT= Text preprocessor for environment variable expansion LICENSE= GPLv3+ MAKE_ARGS= CFLAGS="${CFLAGS} -Wall" ALL_TARGET= ${PORTNAME} TEST_TARGET= check PLIST_FILES= bin/xenv share/man/man1/xenv.1.gz PORTDOCS= NEWS README OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile index 99230f963163..328a6b30c435 100644 --- a/textproc/xerces-c3/Makefile +++ b/textproc/xerces-c3/Makefile @@ -1,45 +1,43 @@ -# Created by: gahr - PORTNAME= xerces-c PORTVERSION= 3.2.3 CATEGORIES= textproc MASTER_SITES= APACHE/xerces/c/3/sources PKGNAMESUFFIX= 3 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler cpe iconv libtool pathfix CONFIGURE_ARGS= --enable-netaccessor-socket \ --enable-transcoder-iconv \ --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig GNU_CONFIGURE= yes INSTALL_TARGET= install-strip MAKE_ENV= XERCESCROOT=${WRKSRC} TEST_TARGET= check USE_LDCONFIG= yes PLIST_SUB= MAJOR_VER=${PORTVERSION:R} CPE_PRODUCT= xerces-c++ CPE_VENDOR= apache .include .if ${CHOSEN_COMPILER_TYPE} == gcc PLIST_SUB+= MUTEXMGR="PosixMutexMgr" .else PLIST_SUB+= MUTEXMGR="StdMutexMgr" .endif post-patch: @${REINPLACE_CMD} -e "s,@DEFS@,& -D__STDC_LIMIT_MACROS," ${WRKSRC}/src/Makefile.in post-install: ${LN} -s libxerces-c-${PORTVERSION:R}.so ${STAGEDIR}${PREFIX}/lib/libxerces-c.so.${PORTVERSION:R:R} .include diff --git a/textproc/xerces-j/Makefile b/textproc/xerces-j/Makefile index eee8fe289e32..e0bac3f25eab 100644 --- a/textproc/xerces-j/Makefile +++ b/textproc/xerces-j/Makefile @@ -1,45 +1,43 @@ -# Created by: Marcin Cieslak - PORTNAME= xerces-j PORTVERSION= 2.12.2 CATEGORIES= textproc java MASTER_SITES= https://archive.apache.org/dist/xerces/j/binaries/ DISTNAME= Xerces-J-bin.${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= XML parser for Java LICENSE= APACHE20 USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/xerces-${PORTVERSION:S/./_/g} PORTDOCS= * PORTEXAMPLES= * JARFILES= xercesImpl.jar xml-apis.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} OPTIONS_DEFINE= DOCS EXAMPLES do-install: @${ECHO_MSG} -n ">> Installing JAR files in ${JAVAJARDIR}..." .for JARFILE in ${JARFILES} @cd ${WRKSRC} && ${INSTALL_DATA} ${JARFILE} ${STAGEDIR}${JAVAJARDIR}/${JARFILE} @${ECHO_MSG} -n " ${JARFILE}" .endfor @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${STAGEDIR}${DOCSDIR} @(cd ${WRKSRC}/docs && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR}) @${ECHO_MSG} " [ DONE ]" @${ECHO_MSG} -n ">> Installing samples in ${EXAMPLESDIR}..." @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC} && ${COPYTREE_SHARE} "data samples" ${STAGEDIR}${EXAMPLESDIR}) @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/xfce4-dict-plugin/Makefile b/textproc/xfce4-dict-plugin/Makefile index 3f0f9b538d34..a60f33f81a9e 100644 --- a/textproc/xfce4-dict-plugin/Makefile +++ b/textproc/xfce4-dict-plugin/Makefile @@ -1,33 +1,31 @@ -# Created by: Oliver Lehmann (oliver@FreeBSD.org) - PORTNAME= xfce4-dict PORTVERSION= 0.8.4 PORTREVISION= 1 CATEGORIES= textproc xfce MASTER_SITES= XFCE/apps PKGNAMESUFFIX= -plugin DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce4 plugin to query different dictionaries LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= panel USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include diff --git a/textproc/xhtml-11/Makefile b/textproc/xhtml-11/Makefile index 8834f1f31b02..90be57b7f5d4 100644 --- a/textproc/xhtml-11/Makefile +++ b/textproc/xhtml-11/Makefile @@ -1,38 +1,36 @@ -# Created by: Kimura Fuyuki - PORTNAME= xhtml PORTVERSION= 1.1.${RECDATE} PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/TR/2010/REC-xhtml11-${RECDATE}/ PKGNAMESUFFIX= -11 DISTNAME= xhtml11 DIST_SUBDIR= ${DISTNAME}-${RECDATE} MAINTAINER= mandree@FreeBSD.org COMMENT= W3C's XHTML 1.1 DTD RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= tar:tgz RECDATE= 20101123 WRKSRC= ${WRKDIR}/xhtml11-${RECDATE} NO_BUILD= yes DTDDIR= share/xml/${PORTNAME}/1.1/dtd XSDDIR= share/xml/${PORTNAME}/1.1/xsd post-patch: ${REINPLACE_CMD} -i '' 's|SGMLDECL "xml1.dcl"|-- SGMLDECL "xml1.dcl" --|g' \ ${WRKSRC}/DTD/xhtml11.cat do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/${DTDDIR} ${INSTALL_DATA} ${WRKSRC}/DTD/* ${STAGEDIR}${PREFIX}/${DTDDIR} ${INSTALL_DATA} ${FILESDIR}/catalog.xml ${STAGEDIR}${PREFIX}/${DTDDIR} @${MKDIR} ${STAGEDIR}${PREFIX}/${XSDDIR} ${INSTALL_DATA} ${WRKSRC}/SCHEMA/* ${STAGEDIR}${PREFIX}/${XSDDIR} .include diff --git a/textproc/xhtml-basic/Makefile b/textproc/xhtml-basic/Makefile index 42e41de8dcb8..e1da8ae90c00 100644 --- a/textproc/xhtml-basic/Makefile +++ b/textproc/xhtml-basic/Makefile @@ -1,52 +1,50 @@ -# Created by: nectar - PORTNAME= xhtml-basic PORTVERSION= 1.0.${RECDATE} PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://www.w3.org/TR/2000/REC-xhtml-basic-${RECDATE}/ DISTNAME= xhtml-basic MAINTAINER= sunpoet@FreeBSD.org COMMENT= W3C's XHTML Basic DTD RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr \ ${LOCALBASE}/share/xml/dtd/xhtml-modularization/catalog.xml:textproc/xhtml-modularization RECDATE= 20001219 USES= tar:tgz NO_MTREE= yes NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/REC-xhtml-basic-${RECDATE} PORTDATA= xhtml-basic10-model-1.mod \ xhtml-basic10.cat \ xhtml-basic10.dtd \ xml1.dcl PORTDOCS= Overview.html \ W3C-REC.css \ logo-REC.png \ w3c_home.png \ xhtml-basic.css PLIST_FILES= "@xmlcatmgr %%DATADIR%%/catalog.xml" SUB_FILES= catalog.xml DATADIR= ${PREFIX}/share/xml/dtd/xhtml-basic OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDATA} \ ${STAGEDIR}${DATADIR}) ${INSTALL_DATA} ${WRKDIR}/catalog.xml \ ${STAGEDIR}${DATADIR}/catalog.xml do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} \ ${STAGEDIR}${DOCSDIR}) .include diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index 49f2f6f4d857..bc3268ee3820 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -1,53 +1,51 @@ -# Created by: nectar - PORTNAME= xhtml-modularization PORTVERSION= 1.0.${RECDATE} PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://www.w3.org/TR/2001/REC-xhtml-modularization-${RECDATE}/ DISTNAME= xhtml-modularization MAINTAINER= sunpoet@FreeBSD.org COMMENT= W3C's Modularization of XHTML DTDs and docs RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= tar:tgz NO_ARCH= yes NO_BUILD= yes NO_MTREE= yes SUB_FILES= catalog.xml WRKSRC= ${WRKDIR}/xhtml-modularization-${RECDATE} RECDATE= 20010410 OPTIONS_DEFINE= DOCS EXAMPLES .include "${.CURDIR}/contents.inc" do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/xml/dtd/xhtml-modularization .for f in ${contents_DTD} ${INSTALL_DATA} ${WRKSRC}/DTD/${f} ${STAGEDIR}${PREFIX}/share/xml/dtd/xhtml-modularization/${f} .endfor ${INSTALL_DATA} ${WRKDIR}/catalog.xml ${STAGEDIR}${PREFIX}/share/xml/dtd/xhtml-modularization/catalog.xml post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR}/images .for f in ${contents_DOC} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR}/${f} .endfor post-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in ${contents_EXAMPLES} ${INSTALL_DATA} ${WRKSRC}/DTD/examples/${f} ${STAGEDIR}${EXAMPLESDIR}/${f} .endfor @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/templates .for f in ${contents_TEMPLATES} ${INSTALL_DATA} ${WRKSRC}/DTD/templates/${f} ${STAGEDIR}${EXAMPLESDIR}/templates/${f} .endfor .include diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index a558824f1ad3..a5d0b8e06eb6 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -1,37 +1,35 @@ -# Created by: kuriyama - PORTNAME= xhtml PORTVERSION= 1.0.20020801 PORTREVISION= 5 CATEGORIES= textproc #MASTER_SITES= http://www.w3.org/TR/xhtml1/ MASTER_SITES= LOCAL/kuriyama DISTNAME= xhtml1-20020801 MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML DTD RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_MTREE= yes NO_ARCH= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/xhtml1-20020801 SUB_FILES= catalog.xml SUB_LIST+= DTDDIR="${DTDDIR}" INSTDIR= ${PREFIX}/share/xml DTDDIR= ${INSTDIR}/dtd/xhtml DTDFILES= xhtml-lat1.ent xhtml-special.ent xhtml-symbol.ent \ xhtml.soc xhtml1-frameset.dtd xhtml1-strict.dtd \ xhtml1-transitional.dtd xhtml1.dcl ${WRKDIR}/catalog.xml pre-su-install: @[ -d ${STAGEDIR}${DTDDIR} ] || ${MKDIR} ${STAGEDIR}${DTDDIR} do-install: @(cd ${WRKSRC}/DTD; ${INSTALL_DATA} ${DTDFILES} ${STAGEDIR}${DTDDIR}) ${SED} -e 's|SGMLDECL.*||' ${WRKSRC}/DTD/xhtml.soc > ${STAGEDIR}${DTDDIR}/xhtml-dcl.soc .include diff --git a/textproc/xhtml1-xsd/Makefile b/textproc/xhtml1-xsd/Makefile index 0649b0aa59e9..448309c50cec 100644 --- a/textproc/xhtml1-xsd/Makefile +++ b/textproc/xhtml1-xsd/Makefile @@ -1,29 +1,27 @@ -# Created by: ijliao - PORTNAME= xhtml1-xsd PORTVERSION= 200208 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/2002/08/xhtml/ DISTFILES= xhtml1-frameset.xsd \ xhtml1-strict.xsd \ xhtml1-transitional.xsd MAINTAINER= ports@FreeBSD.org COMMENT= XHTML 1.0 (Second Edition) in XML Schema NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= . NO_BUILD= yes PLIST_FILES= ${DATADIR_REL}/xhtml1-frameset.xsd \ ${DATADIR_REL}/xhtml1-strict.xsd \ ${DATADIR_REL}/xhtml1-transitional.xsd do-install: @${MKDIR} ${STAGEDIR}${DATADIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PLIST_FILES:S|^${DATADIR_REL}/||} \ ${STAGEDIR}${DATADIR}) .include diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index ba1ce0253138..58d95606d769 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -1,43 +1,41 @@ -# Created by: Ernst de Haan - PORTNAME= xincluder PORTVERSION= 1.0.d11 PORTREVISION= 6 CATEGORIES= textproc java MASTER_SITES= ftp://ftp.ibiblio.org/pub/languages/java/javafaq/ DISTNAME= ${PORTNAME}-1.0d11 MAINTAINER= ports@FreeBSD.org COMMENT= Java-based XInclude processors LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/lgpl.txt RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes WRKSRC= ${WRKDIR}/${PORTNAME} SUFFIXES= -sax -dom -jdom PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar bin/xincluder ${SUFFIXES:S,^,bin/xincluder,} PORTDOCS= apidoc index.html SUB_FILES= xincluder.sh OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/xincluder.sh ${STAGEDIR}${PREFIX}/bin/xincluder .for suffix in ${SUFFIXES} ${LN} -s xincluder ${STAGEDIR}${PREFIX}/bin/xincluder${suffix} .endfor do-install-DOCS-on: @cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xlhtml/Makefile b/textproc/xlhtml/Makefile index 97a39217cf57..4c5da4a4d748 100644 --- a/textproc/xlhtml/Makefile +++ b/textproc/xlhtml/Makefile @@ -1,34 +1,32 @@ -# Created by: Maxim Sobolev - PORTNAME= xlhtml PORTVERSION= 0.5 PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= SF/chicago/${PORTNAME}/backend MAINTAINER= ports@FreeBSD.org COMMENT= Convert Excel and PowerPoint files to HTML and text LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING USES= autoreconf gmake tar:tgz GNU_CONFIGURE= yes OPTIONS_DEFINE= DOCS post-build: @${STRIP_CMD} ${WRKSRC}/xlhtml/xlhtml @${STRIP_CMD} ${WRKSRC}/ppthtml/ppthtml post-install-DOCS-on: .for dir in xlhtml ppthtml @${MKDIR} ${STAGEDIR}${DOCSDIR}/${dir} cd ${WRKSRC}/${dir} && \ ${INSTALL_DATA} ChangeLog README THANKS \ ${STAGEDIR}${DOCSDIR}/${dir} .endfor .include diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index 16fcf9b09626..2fa6e1937516 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -1,23 +1,21 @@ -# Created by: Emanuel Haupt - PORTNAME= xlreader PORTVERSION= 0.9.0 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts USES= tar:tgz PLIST_FILES= bin/xlreader post-patch: @${REINPLACE_CMD} -e \ 's|-L/usr/local/lib||; s|^CFLAGS=.*||; s|gcc|${CC}|' \ ${WRKSRC}/Makefile do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include diff --git a/textproc/xml-commons/Makefile b/textproc/xml-commons/Makefile index 2c49f84709a3..346f8f3795c7 100644 --- a/textproc/xml-commons/Makefile +++ b/textproc/xml-commons/Makefile @@ -1,25 +1,23 @@ -# Created by: rfarmer@predatorlabs.net - PORTNAME= xml-commons DISTVERSION= 1.4.01 CATEGORIES= textproc java MASTER_SITES= APACHE/xerces/${PORTNAME}/binaries DISTNAME= ${PORTNAME}-external-${DISTVERSION} EXTRACT_SUFX= -bin.tar.gz MAINTAINER= makc@FreeBSD.org COMMENT= Provides common XML code for Apache projects USE_JAVA= yes JAVA_RUN= yes NO_ARCH= yes NO_BUILD= yes PLIST_FILES= ${JAVAJARDIR}/xml-apis-ext.jar \ ${JAVAJARDIR}/xml-apis.jar do-install: ${INSTALL_DATA} ${WRKSRC}/xml-apis-ext.jar ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/xml-apis.jar ${STAGEDIR}${JAVAJARDIR} .include diff --git a/textproc/xml-lite.el/Makefile b/textproc/xml-lite.el/Makefile index 5f8ea0a7beb7..face3c5e08f3 100644 --- a/textproc/xml-lite.el/Makefile +++ b/textproc/xml-lite.el/Makefile @@ -1,37 +1,35 @@ -# Created by: Kimura Fuyuki - PORTNAME= xml-lite.el PORTVERSION= 1.1 PORTREVISION= 17 PORTEPOCH= 1 CATEGORIES= textproc elisp MASTER_SITES= http://dogbiscuit.org/mdub/software/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Simple XML-editing for GNU Emacs LICENSE= GPLv2+ USES= emacs NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS=${WRKSRC}/${PORTNAME} PLIST_FILES= ${EMACS_SITE_LISPDIR}/${PORTNAME} \ ${EMACS_SITE_LISPDIR}/${PORTNAME}c do-build: cd ${WRKSRC}; ${EMACS_CMD} -batch -q -f batch-byte-compile ${PORTNAME} do-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}c \ ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} .include diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index 366993eff9a9..e12b22bc103d 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -1,32 +1,30 @@ -# Created by: jabley@automagic.org - PORTNAME= xml2rfc PORTVERSION= 3.5.0 CATEGORIES= textproc MASTER_SITES= http://tools.ietf.org/tools/xml2rfc2/cli/ MAINTAINER= marcus@FreeBSD.org COMMENT= Tool to create RFCs and related documents from XML LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.5.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.4.1:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}country>=1.8:devel/py-country@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pyflakes>=0.8.1:devel/py-pyflakes@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}intervaltree>=3.0.1:devel/py-intervaltree@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-i18n-address>=2.3.2:devel/py-google-i18n-address@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}html5lib>=1.0.1:www/py-html5lib@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}kitchen>=1.2.6:devel/py-kitchen@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.4:devel/py-appdirs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configargparse>=1.2.3:devel/py-configargparse@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.11:devel/py-Jinja2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.3.1:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools>=24.2.0:devel/py-setuptools@${PY_FLAVOR} USES= python:3.5+ USE_PYTHON= distutils autoplist concurrent optsuffix .include diff --git a/textproc/xmlcharent/Makefile b/textproc/xmlcharent/Makefile index e418c32a40c6..08e72adb069c 100644 --- a/textproc/xmlcharent/Makefile +++ b/textproc/xmlcharent/Makefile @@ -1,32 +1,30 @@ -# Created by: Kimura Fuyuki - PORTNAME= xmlcharent PORTVERSION= 0.3 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://www.oasis-open.org/docbook/${PORTNAME}/${PORTVERSION}/ \ https://library.syr.edu/digital/guides/lavender/ MAINTAINER= hrs@FreeBSD.org COMMENT= XML character entities LICENSE= OASIS LICENSE_NAME= OASIS License LICENSE_TEXT= License text is available in all .ent files installed by this port LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= xmlcatmgr:textproc/xmlcatmgr USES= zip NO_WRKSUBDIR= yes NO_BUILD= yes NO_ARCH= yes XMLDIR= ${PREFIX}/share/xml/${PORTNAME} do-install: @${MKDIR} ${STAGEDIR}${XMLDIR} ${INSTALL_DATA} ${WRKSRC}/*.ent \ ${FILESDIR}/catalog ${FILESDIR}/catalog.xml ${STAGEDIR}${XMLDIR} .include diff --git a/textproc/xmlenc/Makefile b/textproc/xmlenc/Makefile index f5eef50de745..85c31da1a170 100644 --- a/textproc/xmlenc/Makefile +++ b/textproc/xmlenc/Makefile @@ -1,48 +1,46 @@ -# Created by: Ernst de Haan - PORTNAME= xmlenc PORTVERSION= 0.52 PORTREVISION= 2 CATEGORIES= textproc java MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Light-weight XML encoding library for Java USES= tar:tgz USE_JAVA= yes JAVA_VERSION= 8 USE_ANT= yes NO_ARCH= yes OPTIONS_DEFINE= DOCS ALL_TARGET= jar DOCS_ALL_TARGET=javadoc PORTDOCS= * JARFILE= ${PORTNAME}.jar PLIST_FILES= %%JAVAJARDIR%%/${JARFILE} .include JDK_API!= (${FIND} -s ${LOCALBASE}/share/doc/jdk1.? -maxdepth 1 -name api -type d 2>/dev/null || ${ECHO_CMD}) | ${TAIL} -n 1 .if ${JDK_API} != "" MAKE_ARGS+= -Djavadoc.srcdir.j2se=${JDK_API} do-configure: ${REINPLACE_CMD} -e 's,http://java.sun.com/j2se/1.3/docs/api,${JDK_API},' ${WRKSRC}/build.xml .endif do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..." @${INSTALL_DATA} ${WRKSRC}/build/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/ @${ECHO_MSG} " [ DONE ]" do-install-DOCS-on: @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..." @cd ${WRKSRC}/build/javadoc/ \ && ${FIND} . -type d -exec ${MKDIR} ${STAGEDIR}${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${STAGEDIR}${DOCSDIR}/{} \; @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/xmlformat/Makefile b/textproc/xmlformat/Makefile index 20dbfa513b4c..1fb464599f14 100644 --- a/textproc/xmlformat/Makefile +++ b/textproc/xmlformat/Makefile @@ -1,48 +1,46 @@ -# Created by: Hiroki Sato - PORTNAME= xmlformat PORTVERSION= 1.04 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.kitebird.com/software/xmlformat/ MAINTAINER= hrs@FreeBSD.org COMMENT= XML Document Formatter LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes USES= perl5 shebangfix SHEBANG_FILES= ${WRKSRC}/xmlformat.pl PLIST_FILES= bin/xmlformat PORTDOCS_root= BUGS ChangeLog INSTALL LICENSE README TODO PORTDOCS_docs= docs/API docs/catalog.xml \ docs/tutorial.html docs/tutorial.pdf docs/tutorial.xml \ docs/xmlformat.conf docs/xmlformat.html docs/xmlformat.pdf \ docs/xmlformat.xml PORTDOCS= ${PORTDOCS_root} ${PORTDOCS_docs:S,^docs/,,} PORTEXAMPLES= doc1.xml doc2.conf1 doc2.conf2 doc2.conf3 \ doc2.conf4 doc2.xml OPTIONS_DEFINE= DOCS EXAMPLES .include do-install: ${INSTALL_SCRIPT} ${WRKSRC}/xmlformat.pl \ ${STAGEDIR}${PREFIX}/bin/xmlformat .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && \ ${INSTALL_DATA} ${PORTDOCS_root} ${PORTDOCS_docs} \ ${STAGEDIR}${DOCSDIR} .endif .if ${PORT_OPTIONS:MEXAMPLES} ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/docs/examples && \ ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} .endif .include diff --git a/textproc/xmlgen/Makefile b/textproc/xmlgen/Makefile index 3a76e31aba32..dd453c679ac1 100644 --- a/textproc/xmlgen/Makefile +++ b/textproc/xmlgen/Makefile @@ -1,21 +1,19 @@ -# Created by: Sébastien Santoro - PORTNAME= xmlgen PORTVERSION= 1.4 CATEGORIES= textproc tcl MASTER_SITES= SF/tclxml/${PORTNAME}/v${PORTVERSION} MAINTAINER= dereckson@gmail.com COMMENT= Write XML documents using Tcl USES= tcl NO_BUILD= yes .include do-install: cd ${WRKSRC} && ${TCLSH} bras-sa PKGDIR=${STAGEDIR}${PREFIX}/lib/${PORTNAME} \ DOCDIR=${STAGEDIR}${PREFIX}/share/doc/${PORTNAME} \ CGIDIR=${STAGEDIR}${PREFIX}/www/${PORTNAME} install .include diff --git a/textproc/xmlindent/Makefile b/textproc/xmlindent/Makefile index 44d13ae7f0f5..f2c9c53aff65 100644 --- a/textproc/xmlindent/Makefile +++ b/textproc/xmlindent/Makefile @@ -1,27 +1,25 @@ -# Created by: ijliao - PORTNAME= xmlindent PORTVERSION= 0.2.17 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= XML stream reformatter LICENSE= GPLv2 SOURCES= error.c indent.c buffer.c main.c PLIST_FILES= bin/xmlindent man/man1/xmlindent.1.gz do-build: @cd ${WRKSRC}; flex xmlindent.yy ${CC} ${CFLAGS} ${SOURCES:C/(.*)/${WRKSRC}\/\1/} \ -o ${WRKSRC}/${PORTNAME} -lfl do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MANPREFIX}/man/man1 .include diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index d5a2483e09e6..1a12c5bc7ff5 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -1,32 +1,30 @@ -# Created by: ijliao - PORTNAME= xmlppm PORTVERSION= 0.98.3 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ http://www.cs.cornell.edu/People/jcheney/xmlppm/ MAINTAINER= hsmtkk@gmail.com COMMENT= XML-Conscious PPM Compression LIB_DEPENDS= libexpat.so:textproc/expat2 USES= iconv gmake MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -lexpat ${ICONV_LIB}" GNU_CONFIGURE= yes PORTDOCS= README PLIST_FILES= bin/xmlppm bin/xmlunppm OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/xmlppm ${STAGEDIR}${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/src/xmlunppm ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index 556bdbe6f3f6..8b8679327907 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -1,37 +1,35 @@ -# Created by: James Earl - PORTNAME= xmlroff PORTVERSION= 0.6.3 PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= hrs@FreeBSD.org COMMENT= XSL formatter that produces PDF and PostScript LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libfo>=0.6.2:textproc/libfo RUN_DEPENDS:= ${BUILD_DEPENDS} USES= autoreconf gmake gnome gettext localbase libtool pkgconfig USE_GITHUB= yes USE_GNOME= libartlgpl2 pango glib20 \ libxslt libxml2 gdkpixbuf2 GH_ACCOUNT= xmlroff GH_PROJECT= xmlroff WRKSRC_SUBDIR= ${PORTNAME} GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc --enable-man \ --disable-gp INSTALL_TARGET= install-strip OPTIONS_DEFINE= DOCS DOCS_CONFIGURE_ENABLE= gtk-doc DOCS_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-doc.pc:textproc/gtk-doc post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/docs/Makefile.am .include diff --git a/textproc/xmlstarlet/Makefile b/textproc/xmlstarlet/Makefile index 97a066de74d1..d88abfd12069 100644 --- a/textproc/xmlstarlet/Makefile +++ b/textproc/xmlstarlet/Makefile @@ -1,34 +1,32 @@ -# Created by: Ying-Chieh Liao - PORTNAME= xmlstarlet PORTVERSION= 1.6.1 PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= SF/xmlstar/${PORTNAME}/${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Command Line XML Toolkit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USE_GNOME= libxslt USES= gnome iconv GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libxml-prefix=${LOCALBASE} \ --with-libxslt-prefix=${LOCALBASE} \ ${ICONV_CONFIGURE_ARG} \ --disable-static-libs PLIST_FILES= bin/xml man/man1/xmlstarlet.1.gz PORTDOCS= xmlstarlet.txt \ xmlstarlet-man.xml \ xmlstarlet-ug.html xmlstarlet-ug.pdf \ xmlstarlet-ug.ps xmlstarlet-ug.xml \ html.css OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index fcfd537bafa5..7b4feaacf2d8 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -1,92 +1,90 @@ -# Created by: Sergei Kolobov - PORTNAME= xmlto PORTVERSION= 0.0.28 CATEGORIES= textproc MASTER_SITES= https://releases.pagure.org/xmlto/:xmlto \ LOCAL/mandree/:xmlto \ http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/:xsl \ LOCAL/mandree/:xsl DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:xmlto \ xhtml2fo.xsl:xsl DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= mandree@FreeBSD.org COMMENT= Front-end to an XSL toolchain LICENSE= GPLv2 BUILD_DEPENDS= ${BASH_CMD}:shells/bash \ ${GETOPT_CMD}:misc/getopt \ xmllint:textproc/libxml2 \ xsltproc:textproc/libxslt \ docbook-xsl>0:textproc/docbook-xsl \ paperconf:print/libpaper \ w3m:www/w3m \ docbook-xml>0:textproc/docbook-xml RUN_DEPENDS:= ${BUILD_DEPENDS} SUB_FILES= pkg-message OPTIONS_DEFINE= DOCS OPTIONS_GROUP= BACKEND OPTIONS_GROUP_BACKEND= DBLATEX FOP PASSIVETEX BACKEND_DESC= Postprocessor backends to enable DBLATEX_DESC= Add dependency on DBlatex (DB for DocBook) FOP_DESC= Add dependency on FOP (requires Java) PASSIVETEX_DESC= Add dependency on XMLTeX/PassiveTeX USES= tar:bzip2 GNU_CONFIGURE= yes CONFIGURE_ARGS= BASH=${BASH_CMD} GETOPT=${GETOPT_CMD} PDFXMLTEX=${PDFXMLTEX_CMD} MAKE_ENV+= HOME=/dev/null BASH_CMD= ${LOCALBASE}/bin/bash GETOPT_CMD= ${LOCALBASE}/bin/getopt XSL_DIR= ${LOCALBASE}/share/xsl/docbook PDFXMLTEX_CMD= ${LOCALBASE}/bin/pdftex PORTDOCS= AUTHORS ChangeLog NEWS THANKS # these documentation files do not convey information useful for # the FreeBSD port at this time, or are provided by the ports framework: # PORTDOCS+= COPYING FAQ README .include .if ${PORT_OPTIONS:MPASSIVETEX} USE_TEX+= xmltex .endif .if ${PORT_OPTIONS:MFOP} RUN_DEPENDS+= fop>=0.90:textproc/fop CONFIGURE_ARGS+= --with-backend=fop .endif .if ${PORT_OPTIONS:MDBLATEX} RUN_DEPENDS+= ${LOCALBASE}/bin/dblatex:textproc/dblatex .if ! ${PORT_OPTIONS:MFOP} CONFIGURE_ARGS+= --with-backend=dblatex .endif .endif post-patch: @# get rid of nonstandard "type" option -t: ${SED} -i '' -e 's/type -t/which/;' \ ${WRKSRC}/format/docbook/epub \ ${WRKSRC}/format/docbook/txt \ ${WRKSRC}/format/fo/dvi \ ${WRKSRC}/format/fo/pdf \ ${WRKSRC}/format/xhtml1/txt @# get rid of GNU-make-ism (BSD make defines $< only in suffix rules) ${REINPLACE_CMD} -e '/^GEN_MANPAGE/{s/\$$/;}' ${WRKSRC}/Makefile.in post-install: ${MKDIR} ${STAGEDIR}${DATADIR} ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/xhtml2fo.xsl ${STAGEDIR}${DATADIR}/ .if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} .endif .include diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index 49885d10b58d..405053959db9 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -1,45 +1,43 @@ -# Created by: ijliao - PORTNAME= xmlwrapp PORTVERSION= 0.7.0 PORTREVISION= 22 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Modern style C++ library for working with XML data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_FreeBSD_12_powerpc64= fails to configure: invalid value: boost_major_version= LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs OPTIONS_DEFINE= XSLT DOCS XSLT_DESC= Build libxsltwrap library (requires libxslt) OPTIONS_SUB= yes XSLT_USE= gnome=libxslt XSLT_CONFIGURE_ENABLE= xslt USES= compiler:c++11-lang gnome libtool localbase:ldflags pathfix \ pkgconfig USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip LDFLAGS+= -lboost_system PORTDOCS= * post-patch: @${REINPLACE_CMD} '/if test/s|==|=|' ${WRKSRC}/configure @${REINPLACE_CMD} '/^SUBDIRS/s|docs||' ${WRKSRC}/Makefile.in post-install: @(cd ${WRKSRC}/docs && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} \ ${MAKEFILE} ${MAKE_ARGS} ${INSTALL_TARGET}) .include diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index b1cd8814172e..9ec697f0b9f0 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -1,34 +1,32 @@ -# Created by: Herve Quiroz - PORTNAME= xom PORTVERSION= 1.2.11 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= http://www.cafeconleche.org/XOM/ MAINTAINER= ports@FreeBSD.org COMMENT= Open source (LGPL), tree-based API for processing XML with Java RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j \ ${JAVALIBDIR}/xalan.jar:textproc/xalan-j USE_JAVA= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/XOM OPTIONS_DEFINE= DOCS EXAMPLES PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= overview.html apidocs PORTEXAMPLES= xom-samples.jar do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}-${PORTVERSION}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/xom-samples.jar ${STAGEDIR}${EXAMPLESDIR}/ @${MKDIR} ${STAGEDIR}${DOCSDIR}/apidocs cd ${WRKSRC}/ && ${FIND} ${PORTDOCS} \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${STAGEDIR}${DOCSDIR} > /dev/null 2>&1 .include diff --git a/textproc/xorg-sgml-doctools/Makefile b/textproc/xorg-sgml-doctools/Makefile index d9b8b009a346..2c104216883b 100644 --- a/textproc/xorg-sgml-doctools/Makefile +++ b/textproc/xorg-sgml-doctools/Makefile @@ -1,12 +1,10 @@ -# Created by: Andrew Romero - PORTNAME= xorg-sgml-doctools PORTVERSION= 1.12 CATEGORIES= textproc x11 MAINTAINER= x11@FreeBSD.org COMMENT= Stylesheets and entities for X.Org documentation USES= gmake pathfix xorg-cat:doc .include diff --git a/textproc/xp/Makefile b/textproc/xp/Makefile index 41b929bc887e..178d34b9e094 100644 --- a/textproc/xp/Makefile +++ b/textproc/xp/Makefile @@ -1,38 +1,36 @@ -# Created by: mike - PORTNAME= xp PORTVERSION= 0.5 PORTREVISION= 4 CATEGORIES= textproc java MASTER_SITES= ftp://ftp.jclark.com/pub/xml/ DISTNAME= ${PORTNAME} MAINTAINER= mike@vee.net COMMENT= XML parser written in Java USE_JAVA= yes NO_BUILD= yes USES= zip PORTDOCS= api copying.txt index.html JARFILE= ${PORTNAME}.jar PLIST_FILES+= %%JAVAJARDIR%%/${JARFILE} OPTIONS_DEFINE= DOCS do-install: @${ECHO_CMD} -n ">> Installing JAR as ${JAVAJARDIR}/${JARFILE}..." @${MKDIR} ${STAGEDIR}${JAVAJARDIR} @${INSTALL_DATA} ${WRKDIR}/${JARFILE} ${STAGEDIR}${JAVAJARDIR}/ @${ECHO_CMD} " [ DONE ]" @${ECHO_CMD} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${STAGEDIR}${DOCSDIR} .for DOCFILE in ${PORTDOCS} @${CP} -r ${WRKDIR}/docs/${DOCFILE} ${STAGEDIR}${DOCSDIR}/ @${ECHO_CMD} -n " ${DOCFILE}" .endfor @${ECHO_CMD} " [ DONE ]" .include diff --git a/textproc/xslide.el/Makefile b/textproc/xslide.el/Makefile index d678cebbc736..d5362ff22afd 100644 --- a/textproc/xslide.el/Makefile +++ b/textproc/xslide.el/Makefile @@ -1,34 +1,32 @@ -# Created by: Leo Kim - PORTNAME= xslide.el PORTVERSION= 0.2.2 PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= SF/xslide/xslide/${PORTVERSION} DISTNAME= xslide-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Emacs major mode for editing XSL stylesheets LICENSE= GPLv2+ PORTDOCS= README.TXT TODO NEWS ChangeLog NO_BUILD= yes NO_ARCH= yes ELISPDIR= ${PREFIX}/share/emacs/site-lisp OPTIONS_DEFINE= DOCS do-install: @${MKDIR} ${STAGEDIR}${ELISPDIR} .for f in xslide.el xslide-abbrev.el xslide-data.el xslide-font.el \ xslide-initial.xsl xslide-process.el ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${ELISPDIR} .endfor do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/xstream/Makefile b/textproc/xstream/Makefile index 3af721c30ecb..bca466fcb238 100644 --- a/textproc/xstream/Makefile +++ b/textproc/xstream/Makefile @@ -1,39 +1,37 @@ -# Created by: Alex Dupre - PORTNAME= xstream PORTVERSION= 1.4.3 CATEGORIES= textproc java MASTER_SITES= https://nexus.codehaus.org/content/repositories/releases/com/thoughtworks/xstream/xstream-distribution/${PORTVERSION}/ DISTFILES= ${PORTNAME}-distribution-${PORTVERSION}-bin${EXTRACT_SUFX} MAINTAINER= ale@FreeBSD.org COMMENT= Simple library to serialize Java objects to XML LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt OPTIONS_DEFINE= DOCS USES= cpe zip CPE_VENDOR= ${PORTNAME}_project USE_JAVA= yes NO_BUILD= yes NO_ARCH= yes PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar PORTDOCS= * do-install: @${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${PORTNAME}.jar..." ${INSTALL_DATA} ${WRKSRC}/lib/${DISTNAME}.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${ECHO_MSG} " [ DONE ]" do-install-DOCS-on: @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.txt ${STAGEDIR}${DOCSDIR}/ @${ECHO_MSG} " [ DONE ]" .include diff --git a/textproc/y2l/Makefile b/textproc/y2l/Makefile index 4c2e225ac807..1132b84099a9 100644 --- a/textproc/y2l/Makefile +++ b/textproc/y2l/Makefile @@ -1,19 +1,17 @@ -# Created by: Ying-Chieh Liao - PORTNAME= y2l PORTVERSION= 1.2 CATEGORIES= textproc MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Yacc-to-Latex pretty printer/converter NO_BUILD= yes PLIST_FILES= bin/y2l man/man1/y2l.1.gz do-install: ${INSTALL_SCRIPT} ${WRKSRC}/y2l ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/y2l.man ${STAGEDIR}${MANPREFIX}/man/man1/y2l.1 .include diff --git a/textproc/yali/Makefile b/textproc/yali/Makefile index 4697761f82c0..169c37694055 100644 --- a/textproc/yali/Makefile +++ b/textproc/yali/Makefile @@ -1,37 +1,35 @@ -# Created by: Tom Sparks - PORTNAME= yali PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://mirror.appliedops.net/distfiles/ \ http://1.618034.com/blog_data/files/ DISTNAME= yali.v1.1.pl.txt EXTRACT_SUFX= # empty EXTRACT_ONLY= # empty MAINTAINER= tsparks@appliedops.net COMMENT= YALI: Yet Another LOLCODE Interpreter LICENSE= BSD RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent USES= perl5 dos2unix shebangfix USE_PERL5= run SHEBANG_FILES= ${DISTFILES} NO_BUILD= yes NO_ARCH= yes NO_WRKSUBDIR= yes PLIST_FILES= bin/yali post-extract: @${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC} do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${DISTFILES} ${STAGEDIR}${PREFIX}/bin/yali .include diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 6c7593269a5e..842d49d608c6 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -1,30 +1,28 @@ -# Created by: Cheng-Lung Sung - PORTNAME= yamcha PORTVERSION= 0.33 PORTREVISION= 2 CATEGORIES= textproc science MASTER_SITES= http://chasen.org/~taku/software/yamcha/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Multipurpose CHunk Annotator BUILD_DEPENDS= svm_learn:science/svmlight GNU_CONFIGURE= yes USE_LDCONFIG= yes USES= libtool perl5 USE_CXXSTD= c++98 USE_PERL5= build INSTALL_TARGET= install-strip PORTDOCS= feature.png feature2.png feature3.png \ feature4.png feature5.png index.html \ yamcha.html yamcha.css OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/yaml-mode.el/Makefile b/textproc/yaml-mode.el/Makefile index 2ccef3917f42..08611c27d997 100644 --- a/textproc/yaml-mode.el/Makefile +++ b/textproc/yaml-mode.el/Makefile @@ -1,35 +1,33 @@ -# Created by: KIMURA Yasuhiro - PORTNAME= yaml-mode.el PORTVERSION= 0.0.15 PORTREVISION= 4 CATEGORIES= textproc elisp PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} MAINTAINER= yasu@FreeBSD.org COMMENT= Simple major mode to edit YAML file for Emacsen LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= emacs USE_GITHUB= yes GH_ACCOUNT= yoshiki GH_PROJECT= yaml-mode MAKE_ENV= LISPDIR=${LISPDIR} OPTIONS_DEFINE= DOCS LISPDIR= ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} pre-install: @${MKDIR} ${LISPDIR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in Changes README ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/ydiff/Makefile b/textproc/ydiff/Makefile index c49ff0b216e0..d19a1830494d 100644 --- a/textproc/ydiff/Makefile +++ b/textproc/ydiff/Makefile @@ -1,32 +1,30 @@ -# Created by: eivind - PORTNAME= ydiff DISTVERSION= 1.2 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= LOCAL/mat/ydiff MAINTAINER= mat@FreeBSD.org COMMENT= Diff readability enhancer for color terminals LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python USE_GITHUB= GH_ACCOUNT= ymattw USE_PYTHON= autoplist concurrent distutils noflavors NO_ARCH= yes PORTDOCS= CHANGES.rst README.rst OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${INSTALL} -d ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} .endfor .include diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index f07ddab4c8e7..98a69d7245b8 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -1,28 +1,26 @@ -# Created by: Koop Mast - PORTNAME= yelp-tools PORTVERSION= 42.0 CATEGORIES= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Utilities to help manage documentation for Yelp and the web LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} \ itstool:textproc/itstool \ yelp-xsl>=0:textproc/yelp-xsl USES= gettext gnome localbase meson pathfix pkgconfig python:3.7+ \ shebangfix tar:xz USE_GNOME= libxml2 libxslt SHEBANG_FILES= tools/yelp-build.in tools/yelp-check.in tools/yelp-new.in BINARY_ALIAS= python3=${PYTHON_CMD} NO_ARCH= yes PORTSCOUT= limitw:1,even .include diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index 18effb687589..3b86e894850a 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -1,25 +1,23 @@ -# Created by: Maxim Sobolev - PORTNAME= yelp-xsl DISTVERSION= 42.0 CATEGORIES= textproc gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= DocBook XSLT stylesheets for yelp LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LGPL BUILD_DEPENDS= itstool:textproc/itstool PORTSCOUT= limitw:1,even USES= gettext gmake gnome localbase pathfix \ pkgconfig tar:xz USE_GNOME= libxml2 libxslt GNU_CONFIGURE= yes NO_ARCH= yes .include diff --git a/textproc/yi-aspell/Makefile b/textproc/yi-aspell/Makefile index bde8243e355a..ef33932b1bf6 100644 --- a/textproc/yi-aspell/Makefile +++ b/textproc/yi-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= 6-yi-0.01.1-1 PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Yiddish dictionary DICT= yi .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index a214097761ee..e596013e76f5 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -1,95 +1,93 @@ -# Created by: Donald Burr - PORTNAME= yodl PORTVERSION= 3.10.00 PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org COMMENT= Easy to use but powerful document formatting/preparation language LICENSE= GPLv3 RUN_DEPENDS= bash:shells/bash \ ${LOCALBASE}/bin/getopt:misc/getopt BUILD_DEPENDS= icmake:devel/icmake \ bash:shells/bash \ gsed:textproc/gsed USES= cpe perl5 shebangfix compiler:c++14-lang CPE_VENDOR= ${PORTNAME}_project USE_PERL5= build USE_GITLAB= yes GL_ACCOUNT= fbb-git GL_COMMIT= 5fa97b175c85581d01329013cfdb4239f019b023 SHEBANG_LANG= icmake icmake_OLD_CMD= /usr/bin/icmake icmake_CMD= ${LOCALBASE}/bin/icmake SHEBANG_FILES= ${WRKSRC}/macros/rawmacros/create \ ${WRKSRC}/macros/rawmacros/keepdiff \ ${WRKSRC}/macros/rawmacros/makeyoin \ ${WRKSRC}/macros/rawmacros/repairs \ ${WRKSRC}/macros/rawmacros/separator \ ${WRKSRC}/macros/rawmacros/separator.pl \ ${WRKSRC}/macros/rawmacros/startdoc \ ${WRKSRC}/macros/rawmacros/startdoc.pl \ ${WRKSRC}/contrib/build.pl \ ${WRKSRC}/src/yodl/replace \ ${WRKSRC}/scripts/configreplacements \ ${WRKSRC}/scripts/macroseparator.pl \ ${WRKSRC}/scripts/stdmacros \ ${WRKSRC}/scripts/yodl2whatever.in \ ${WRKSRC}/build DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PORTDOCS= * PLIST_SUB+= PORTVERSION="${PORTVERSION}" WRKSRC_SUBDIR= ${PORTNAME} OPTIONS_DEFINE= DOCS DOCS_USE= TEX=latex:build,dvipsk:build post-patch: @${REINPLACE_CMD} -e 's|"/usr"|"${PREFIX}"| ; \ s|"/share/yodl"|"/share/${PORTNAME}-${PORTVERSION}"| ; \ s|"/share/man"|"/man"| ; \ s|"/share/doc/yodl"|"/share/doc/${PORTNAME}-${PORTVERSION}"| ; \ s|"/share/doc/yodl-doc"|"/share/doc/${PORTNAME}-${PORTVERSION}/doc"| ; \ s|"gcc"|"${CC}"| ; \ s|"g++"|"${CXX}"|' \ ${WRKSRC}/INSTALL.im @${REINPLACE_CMD} -e 's|yodlconverters.1|yodlconverters.1.gz| ; \ s|".1"|".1.gz"|' \ ${WRKSRC}/icmake/install @${REINPLACE_CMD} -e 's|#!/usr/bin/icmake|#!${LOCALBASE}/bin/icmake| ; \ s|"-O2 -Wall"|"-Wall ${CFLAGS}"|' \ ${WRKSRC}/build @${REINPLACE_CMD} -e 's|sed |${LOCALBASE}/bin/gsed | ; \ s|getopt |${LOCALBASE}/bin/getopt |' \ ${WRKSRC}/scripts/configreplacements \ ${WRKSRC}/scripts/yodl2whatever.in \ ${WRKSRC}/scripts/yodlstriproff \ ${WRKSRC}/macros/rawmacros/repairs do-build: @cd ${WRKSRC} && ./build programs strip @cd ${WRKSRC} && ./build macros @cd ${WRKSRC} && ./build man do-build-DOCS-on: @cd ${WRKSRC} && ./build manual do-install: @cd ${WRKSRC} && ./build install programs ${STAGEDIR} @cd ${WRKSRC} && ./build install macros ${STAGEDIR} @cd ${WRKSRC} && ./build install man ${STAGEDIR} do-install-DOCS-on: @cd ${WRKSRC} && ./build install manual ${STAGEDIR} @cd ${WRKSRC} && ./build install docs ${STAGEDIR} .include diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index d7bbbe92515b..d441c87c08b9 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -1,111 +1,109 @@ -# Created by: gahr - PORTNAME= zorba PORTVERSION= 2.7.0 PORTREVISION= 36 CATEGORIES= textproc java MASTER_SITES= https://launchpadlibrarian.net/119058962/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= General purpose C++ XQuery processor LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ libicudata.so:devel/icu \ libcurl.so:ftp/curl \ libtidy.so:www/tidy-lib \ libuuid.so:misc/e2fsprogs-libuuid RUN_DEPENDS= fop:textproc/fop WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= PHP PYTHON RUBY JAVA DOCS DOXYGEN OPTIONS_SUB= yes DOXYGEN_BUILD_DEPENDS+= doxygen:devel/doxygen DOXYGEN_IMPLIES= DOCS PHP_CMAKE_BOOL= WITH_PHP5 PYTHON_CMAKE_BOOL= WITH_PYTHON RUBY_CMAKE_BOOL= WITH_RUBY JAVA_CMAKE_BOOL= WITH_JAVA # Both install include/xqc.h CONFLICTS= xqilla CONFLICTS_BUILD= bison USES= cmake compiler:c++11-lib gnome libedit USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes USE_CXXSTD= c++11 CXXFLAGS+= -DU_USING_ICU_NAMESPACE=1 CXXFLAGS+= -I${LOCALBASE}/include -O1 # compiler hangs with -O2 on CURRENT LDFLAGS+= -L${LOCALBASE}/lib CMAKE_ARGS= -DCMAKE_REQUIRED_FLAGS:STRING="-I${LOCALBASE}/include -L${LOCALBASE}/lib" \ -DLOCALBASE:STRING=${LOCALBASE} MAKE_JOBS_UNSAFE= yes # due to consistent failures in bison-generated code compilation DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} PLIST_SUB+= FULLVERSION=${PORTVERSION} \ MIDVERSION=${PORTVERSION:R} \ MINVERSION=${PORTVERSION:R:R} .include .if ${PORT_OPTIONS:MPHP} USE_PHP= tokenizer USES+= php:build WITH_SWIG= yes CMAKE_ARGS+= -DPHP5_INSTALL_PATH:FILEPATH="lib/php/${PHP_EXT_DIR}" PLIST_SUB+= PHP_EXTLIBDIR="lib/php/${PHP_EXT_DIR}" .endif .if ${PORT_OPTIONS:MPYTHON} USES+= python WITH_SWIG= yes CMAKE_ARGS+= -DPYTHON_SWIG_INSTALL_DIR:FILEPATH=${PYTHONPREFIX_SITELIBDIR:S/${PREFIX}\///} PLIST_SUB+= PYTHON_SITELIBDIR=${PYTHONPREFIX_SITELIBDIR:S/${PREFIX}\///} BROKEN= Does not stage .endif .if ${PORT_OPTIONS:MRUBY} USE_RUBY= yes WITH_SWIG= yes .endif .if ${PORT_OPTIONS:MJAVA} USE_JAVA= yes CONFIGURE_ENV+= JAVA_HOME=${JAVA_HOME} CATEGORIES+= java WITH_SWIG= yes CMAKE_ARGS+= -DJAVA_LIBDIR:PATH=${JAVALIBDIR} .endif .if defined(WITH_SWIG) BUILD_DEPENDS+= swig:devel/swig .endif post-patch: ${REINPLACE_CMD} \ -e 's|FreeBSD|${OPSYS}|g' ${WRKSRC}/CMakeLists.txt ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/cmake_modules/FindPHP5.cmake .if !${PORT_OPTIONS:MDOCS} ${REINPLACE_CMD} -e '/ADD_SUBDIRECTORY(doc)/d' \ ${WRKSRC}/CMakeLists.txt .endif post-install: ${LN} -sf libzorba_simplestore.so.${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/libzorba_simplestore.so.${PORTVERSION:R:R} .if ${PORT_OPTIONS:MDOCS} && !${PORT_OPTIONS:MDOXYGEN} cd ${STAGEDIR}${DOCSDIR} && ${RMDIR} c/html code/html code cxx/html zorba/html zorba/xqdoc zorba .endif test: build cd ${BUILD_WRKSRC} && ${MAKE} test .include diff --git a/textproc/zu-aspell/Makefile b/textproc/zu-aspell/Makefile index ef668ead036b..d817bdf8dbec 100644 --- a/textproc/zu-aspell/Makefile +++ b/textproc/zu-aspell/Makefile @@ -1,15 +1,13 @@ -# Created by: Thierry Thomas - PORTNAME= ${DICT}-aspell SPELLVERSION= -zu-0.50-0 PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= textproc MAINTAINER= office@FreeBSD.org COMMENT= Aspell Zulu dictionary DICT= zu .include "${.CURDIR}/../../textproc/aspell/Makefile.inc" .include diff --git a/textproc/zxing-cpp/Makefile b/textproc/zxing-cpp/Makefile index 135159ee219a..43891416fee6 100644 --- a/textproc/zxing-cpp/Makefile +++ b/textproc/zxing-cpp/Makefile @@ -1,26 +1,24 @@ -# Created by: Yuri Victorovich - PORTNAME= zxing-cpp DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 CATEGORIES= textproc MAINTAINER= kde@FreeBSD.org COMMENT= ZXing C++ Library for QR code recognition LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake compiler:c++17-lang iconv USE_GITHUB= yes GH_ACCOUNT= nu-book USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS # Disable # * examples (no installation target) # * blackbox test (fetches third party source) CMAKE_OFF= BUILD_EXAMPLES \ BUILD_BLACKBOX_TESTS .include