diff options
Diffstat (limited to 'textproc')
853 files changed, 2393 insertions, 2393 deletions
diff --git a/textproc/R-cran-DT/Makefile b/textproc/R-cran-DT/Makefile index b33311239148..8ad0c08eb588 100644 --- a/textproc/R-cran-DT/Makefile +++ b/textproc/R-cran-DT/Makefile @@ -11,9 +11,9 @@ COMMENT= Wrapper of the JavaScript Library 'DataTables' LICENSE= GPLv3 -RUN_DEPENDS= R-cran-htmltools>0:${PORTSDIR}/textproc/R-cran-htmltools \ - R-cran-htmlwidgets>=0.4:${PORTSDIR}/www/R-cran-htmlwidgets \ - R-cran-magrittr>0:${PORTSDIR}/devel/R-cran-magrittr +RUN_DEPENDS= R-cran-htmltools>0:textproc/R-cran-htmltools \ + R-cran-htmlwidgets>=0.4:www/R-cran-htmlwidgets \ + R-cran-magrittr>0:devel/R-cran-magrittr USES= cran:auto-plist diff --git a/textproc/R-cran-htmltools/Makefile b/textproc/R-cran-htmltools/Makefile index 799ad01b6585..85e59cf15437 100644 --- a/textproc/R-cran-htmltools/Makefile +++ b/textproc/R-cran-htmltools/Makefile @@ -11,8 +11,8 @@ COMMENT= Tools for HTML generation and output LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-digest>0:${PORTSDIR}/security/R-cran-digest \ - R-cran-Rcpp>0:${PORTSDIR}/devel/R-cran-Rcpp +RUN_DEPENDS= R-cran-digest>0:security/R-cran-digest \ + R-cran-Rcpp>0:devel/R-cran-Rcpp USES= cran:auto-plist diff --git a/textproc/R-cran-markdown/Makefile b/textproc/R-cran-markdown/Makefile index 7e59f94e6ff9..a418fee5c127 100644 --- a/textproc/R-cran-markdown/Makefile +++ b/textproc/R-cran-markdown/Makefile @@ -11,7 +11,7 @@ COMMENT= Markdown Rendering for R LICENSE= GPLv2 -RUN_DEPENDS= R-cran-mime>=0.3:${PORTSDIR}/misc/R-cran-mime +RUN_DEPENDS= R-cran-mime>=0.3:misc/R-cran-mime USES= cran:auto-plist diff --git a/textproc/R-cran-rmarkdown/Makefile b/textproc/R-cran-rmarkdown/Makefile index f30cb8ac579e..b1b9e620d5b2 100644 --- a/textproc/R-cran-rmarkdown/Makefile +++ b/textproc/R-cran-rmarkdown/Makefile @@ -11,11 +11,11 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 -RUN_DEPENDS= hs-pandoc>=1.12.3:${PORTSDIR}/textproc/hs-pandoc \ - R-cran-knitr>=1.11:${PORTSDIR}/print/R-cran-knitr \ - R-cran-yaml>=2.1.5:${PORTSDIR}/textproc/R-cran-yaml \ - R-cran-htmltools>=0.2.4:${PORTSDIR}/textproc/R-cran-htmltools \ - R-cran-caTools>0:${PORTSDIR}/devel/R-cran-caTools +RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ + R-cran-knitr>=1.11:print/R-cran-knitr \ + R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ + R-cran-htmltools>=0.2.4:textproc/R-cran-htmltools \ + R-cran-caTools>0:devel/R-cran-caTools USES= cran:auto-plist diff --git a/textproc/R-cran-stringi/Makefile b/textproc/R-cran-stringi/Makefile index 8a4f537b176a..5a5ed8de0cd4 100644 --- a/textproc/R-cran-stringi/Makefile +++ b/textproc/R-cran-stringi/Makefile @@ -11,7 +11,7 @@ COMMENT= Character String Processing Facilities LICENSE= BSD3CLAUSE -LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu +LIB_DEPENDS= libicui18n.so:devel/icu USES= cran:auto-plist pkgconfig:build diff --git a/textproc/R-cran-stringr/Makefile b/textproc/R-cran-stringr/Makefile index b4b3eb535f9b..88e9bb2ea987 100644 --- a/textproc/R-cran-stringr/Makefile +++ b/textproc/R-cran-stringr/Makefile @@ -11,8 +11,8 @@ COMMENT= Make it easier to work with strings LICENSE= GPLv2 -RUN_DEPENDS= R-cran-stringi>=0.4.1:${PORTSDIR}/textproc/R-cran-stringi \ - R-cran-magrittr>0:${PORTSDIR}/devel/R-cran-magrittr +RUN_DEPENDS= R-cran-stringi>=0.4.1:textproc/R-cran-stringi \ + R-cran-magrittr>0:devel/R-cran-magrittr USES= cran:auto-plist diff --git a/textproc/R-cran-xml2/Makefile b/textproc/R-cran-xml2/Makefile index 67b46f3a2bdb..c35e1ac8257f 100644 --- a/textproc/R-cran-xml2/Makefile +++ b/textproc/R-cran-xml2/Makefile @@ -12,8 +12,8 @@ COMMENT= Parse XML LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:${PORTSDIR}/devel/R-cran-Rcpp \ - R-cran-BH>0:${PORTSDIR}/devel/R-cran-BH +RUN_DEPENDS= R-cran-Rcpp>=0.11.4.6:devel/R-cran-Rcpp \ + R-cran-BH>0:devel/R-cran-BH USES= cran:auto-plist diff --git a/textproc/ack/Makefile b/textproc/ack/Makefile index e5d707c7869d..9fe4255dbb99 100644 --- a/textproc/ack/Makefile +++ b/textproc/ack/Makefile @@ -13,10 +13,10 @@ COMMENT= Grep-like text finder for large trees of text LICENSE= ART20 -BUILD_DEPENDS= p5-File-Next>=0.40:${PORTSDIR}/sysutils/p5-File-Next +BUILD_DEPENDS= p5-File-Next>=0.40:sysutils/p5-File-Next RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= bash:${PORTSDIR}/shells/bash \ - p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty +TEST_DEPENDS= bash:shells/bash \ + p5-IO-Tty>=0:devel/p5-IO-Tty CONFLICTS_INSTALL= ja-ack-[0-9]* diff --git a/textproc/adabrowse/Makefile b/textproc/adabrowse/Makefile index 304b6acfff7a..f82bda7c2686 100644 --- a/textproc/adabrowse/Makefile +++ b/textproc/adabrowse/Makefile @@ -13,7 +13,7 @@ COMMENT= HTML generator for Ada 95 library unit specifications LICENSE= GPLv2 -BUILD_DEPENDS= asis>=2011:${PORTSDIR}/lang/asis +BUILD_DEPENDS= asis>=2011:lang/asis USES= ada WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} diff --git a/textproc/aiksaurus-gtk/Makefile b/textproc/aiksaurus-gtk/Makefile index 269971b05001..f6a78f14c3b8 100644 --- a/textproc/aiksaurus-gtk/Makefile +++ b/textproc/aiksaurus-gtk/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gtk COMMENT= GTK+2 front-end for Aiksaurus, a thesaurus -LIB_DEPENDS= libAiksaurus.so:${PORTSDIR}/textproc/aiksaurus +LIB_DEPENDS= libAiksaurus.so:textproc/aiksaurus MASTERDIR= ${.CURDIR}/../aiksaurus PKGDIR= ${.CURDIR} diff --git a/textproc/amberfish/Makefile b/textproc/amberfish/Makefile index 332cf7fde952..b33c10a03c7d 100644 --- a/textproc/amberfish/Makefile +++ b/textproc/amberfish/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}/Amberfish%20source%20-%20stable/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= General purpose text retrieval Software -LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 +LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 USES= gmake makeinfo GNU_CONFIGURE= yes diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile index a88ecfa45c79..98a228682c98 100644 --- a/textproc/ant-xinclude-task/Makefile +++ b/textproc/ant-xinclude-task/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ant- MAINTAINER= ports@FreeBSD.org COMMENT= XInclude task for Jakarta Ant -BUILD_DEPENDS= ${JAVAJARDIR}/xincluder.jar:${PORTSDIR}/textproc/xincluder +BUILD_DEPENDS= ${JAVAJARDIR}/xincluder.jar:textproc/xincluder USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/textproc/antiword/Makefile b/textproc/antiword/Makefile index 1d65758941b4..f390fefc673b 100644 --- a/textproc/antiword/Makefile +++ b/textproc/antiword/Makefile @@ -13,8 +13,8 @@ COMMENT= Application for displaying Microsoft(R) Word documents LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/Docs/COPYING -BUILD_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts -RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/n022003l.afm:${PORTSDIR}/print/gsfonts +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 diff --git a/textproc/apertium/Makefile b/textproc/apertium/Makefile index 9521dc82ea01..9619514b4a14 100644 --- a/textproc/apertium/Makefile +++ b/textproc/apertium/Makefile @@ -12,10 +12,10 @@ COMMENT= Toolbox to build shallow-transfer machine translation systems LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= liblttoolbox3.so:${PORTSDIR}/textproc/lttoolbox \ - libpcre.so:${PORTSDIR}/devel/pcre -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash +LIB_DEPENDS= liblttoolbox3.so:textproc/lttoolbox \ + libpcre.so:devel/pcre +RUN_DEPENDS= bash:shells/bash USES= autoreconf pathfix pkgconfig libtool USE_GNOME= libxml2 libxslt diff --git a/textproc/archmage/Makefile b/textproc/archmage/Makefile index 3acd2872cfb9..6f7e95fbbfba 100644 --- a/textproc/archmage/Makefile +++ b/textproc/archmage/Makefile @@ -14,8 +14,8 @@ COMMENT= Extensible reader/decompiler of files in CHM format LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm \ - ${PYTHON_SITELIBDIR}/BeautifulSoup.py:${PORTSDIR}/www/py-beautifulsoup32 +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/chm/chm.py:textproc/pychm \ + ${PYTHON_SITELIBDIR}/BeautifulSoup.py:www/py-beautifulsoup32 NO_BUILD= yes USES= cpe python:2 tar:bzip2 diff --git a/textproc/artha/Makefile b/textproc/artha/Makefile index 59c9949ae1aa..253ab14d7497 100644 --- a/textproc/artha/Makefile +++ b/textproc/artha/Makefile @@ -12,8 +12,8 @@ COMMENT= Free cross-platform English thesaurus LICENSE= GPLv2 -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libWN.so:${PORTSDIR}/textproc/wordnet +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libWN.so:textproc/wordnet GNU_CONFIGURE= yes USE_GNOME= gtk20 intltool @@ -28,6 +28,6 @@ LIBS+= `pkg-config --libs gio-2.0` OPTIONS_DEFINE= NOTIFY NOTIFY_DESC= Popup word definition as notification -NOTIFY_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify .include <bsd.port.mk> diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 72f664ce9b0a..29e732ba4102 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 MIT LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING -RUN_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl +RUN_DEPENDS= docbook-xsl>=0:textproc/docbook-xsl NO_ARCH= yes GNU_CONFIGURE= yes diff --git a/textproc/asciinema/Makefile b/textproc/asciinema/Makefile index 95e428cb0a0e..be7359936d11 100644 --- a/textproc/asciinema/Makefile +++ b/textproc/asciinema/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Terminal session recorder -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes diff --git a/textproc/asm-xml/Makefile b/textproc/asm-xml/Makefile index 7fbfa222dfbe..0b6a90b69817 100644 --- a/textproc/asm-xml/Makefile +++ b/textproc/asm-xml/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Very fast XML parser and decoder written in pure assembler -BUILD_DEPENDS= fasm:${PORTSDIR}/lang/fasm +BUILD_DEPENDS= fasm:lang/fasm ONLY_FOR_ARCHS= i386 amd64 USES= dos2unix uidfix diff --git a/textproc/aspell-ispell/Makefile b/textproc/aspell-ispell/Makefile index b6a4e1ad374e..795ea556fc71 100644 --- a/textproc/aspell-ispell/Makefile +++ b/textproc/aspell-ispell/Makefile @@ -13,7 +13,7 @@ LICENSE= LGPL21 CONFLICTS+= ispell* ??-ispell* -RUN_DEPENDS= aspell:${PORTSDIR}/textproc/aspell +RUN_DEPENDS= aspell:textproc/aspell NO_BUILD= yes PLIST_FILES= bin/ispell \ diff --git a/textproc/aspell/Makefile.inc b/textproc/aspell/Makefile.inc index 2bd9e70966aa..ba10e608d233 100644 --- a/textproc/aspell/Makefile.inc +++ b/textproc/aspell/Makefile.inc @@ -5,7 +5,7 @@ MASTER_SITES?= GNU/aspell/dict/${DICT} DISTNAME?= aspell${DISTVERSION} PORTVERSION?= ${DISTVERSION:tl:C/cvs/0_/:C/pt_../p/:C/[0-9]?-?[a-z]+-//g:C/([0-9])([a-z])/\1.\2/g:C/:(.)/\1/g:C/[^a-z0-9+]+/./g} -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:textproc/aspell USES+= gmake tar:bzip2 HAS_CONFIGURE= yes diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile index 30f63bc5623a..e00eafdd9f03 100644 --- a/textproc/augeas/Makefile +++ b/textproc/augeas/Makefile @@ -11,8 +11,8 @@ COMMENT= Configuration editing tool LICENSE= LGPL21 -TEST_DEPENDS= bash:${PORTSDIR}/shells/bash \ - gsed:${PORTSDIR}/textproc/gsed +TEST_DEPENDS= bash:shells/bash \ + gsed:textproc/gsed GNU_CONFIGURE= yes USES= autoreconf cpe gmake libtool pkgconfig readline diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 0a48a0404c91..53413e6a712e 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ MAINTAINER= gerald@FreeBSD.org COMMENT= Tools for searching BibTeX and translating from BibTeX to HTML -BUILD_DEPENDS= ocaml:${PORTSDIR}/lang/ocaml +BUILD_DEPENDS= ocaml:lang/ocaml USES= perl5 GNU_CONFIGURE= yes @@ -20,7 +20,7 @@ PDFDOCS_DESC= ${DOCS_DESC} PDFDOCS_CONFIGURE_ENABLE= doc PDFDOCS_USE= TEX=latex:build -PDFDOCS_BUILD_DEPENDS= hevea:${PORTSDIR}/textproc/hevea +PDFDOCS_BUILD_DEPENDS= hevea:textproc/hevea PDFDOCS_INSTALL_TARGET= install install-doc PLIST_FILES= bin/aux2bib bin/bib2bib bin/bibtex2html \ diff --git a/textproc/cbedic/Makefile b/textproc/cbedic/Makefile index 61b9d96203f9..af7512cdb849 100644 --- a/textproc/cbedic/Makefile +++ b/textproc/cbedic/Makefile @@ -14,7 +14,7 @@ BROKEN= unfetchable LICENSE= GPLv2 -RUN_DEPENDS= ${DICT_DIR}/${DICT_CHECK}:${PORTSDIR}/textproc/bedic-data +RUN_DEPENDS= ${DICT_DIR}/${DICT_CHECK}:textproc/bedic-data DICT_CHECK?= buleng.dat DICT_DIR?= ${LOCALBASE}/share diff --git a/textproc/cgrep/Makefile b/textproc/cgrep/Makefile index f3685f520cb0..18319a52e802 100644 --- a/textproc/cgrep/Makefile +++ b/textproc/cgrep/Makefile @@ -11,16 +11,16 @@ COMMENT= Context-aware grep for source codes LICENSE= GPLv2 -BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc \ - hs-ansi-terminal>=0.5:${PORTSDIR}/devel/hs-ansi-terminal \ - hs-cmdargs>=0.10:${PORTSDIR}/devel/hs-cmdargs \ - hs-dlist>=0.3:${PORTSDIR}/devel/hs-dlist \ - hs-regex-posix>=0.90:${PORTSDIR}/textproc/hs-regex-posix \ - hs-safe>=0.3:${PORTSDIR}/devel/hs-safe \ - hs-split>=0.2:${PORTSDIR}/devel/hs-split \ - hs-stm>=2.1:${PORTSDIR}/devel/hs-stm \ - hs-stringsearch>=0.3:${PORTSDIR}/textproc/hs-stringsearch \ - hs-unordered-containers>=0.1:${PORTSDIR}/devel/hs-unordered-containers +BUILD_DEPENDS= ghc:lang/ghc \ + hs-ansi-terminal>=0.5:devel/hs-ansi-terminal \ + hs-cmdargs>=0.10:devel/hs-cmdargs \ + hs-dlist>=0.3:devel/hs-dlist \ + hs-regex-posix>=0.90:textproc/hs-regex-posix \ + hs-safe>=0.3:devel/hs-safe \ + hs-split>=0.2:devel/hs-split \ + hs-stm>=2.1:devel/hs-stm \ + hs-stringsearch>=0.3:textproc/hs-stringsearch \ + hs-unordered-containers>=0.1:devel/hs-unordered-containers USE_GITHUB= yes GH_ACCOUNT= awgn diff --git a/textproc/chm2pdf/Makefile b/textproc/chm2pdf/Makefile index ef0887dfec60..93a0dc644745 100644 --- a/textproc/chm2pdf/Makefile +++ b/textproc/chm2pdf/Makefile @@ -12,8 +12,8 @@ COMMENT= Python script that converts CHM files into PDF files LICENSE= GPLv2 -RUN_DEPENDS= htmldoc:${PORTSDIR}/textproc/htmldoc \ - ${PYTHON_SITELIBDIR}/chm/chm.py:${PORTSDIR}/textproc/pychm +RUN_DEPENDS= htmldoc:textproc/htmldoc \ + ${PYTHON_SITELIBDIR}/chm/chm.py:textproc/pychm USES= python USE_PYTHON= distutils diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index b46bc99f90f7..b3a7b8a802fd 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -14,7 +14,7 @@ COMMENT= Non-intrusive full-featured text preprocessor LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgc.so:${PORTSDIR}/devel/boehm-gc +LIB_DEPENDS= libgc.so:devel/boehm-gc USES= autoreconf gmake makeinfo GNU_CONFIGURE= yes diff --git a/textproc/cl-meta-sbcl/Makefile b/textproc/cl-meta-sbcl/Makefile index f0ecdb65581e..bbc0e826373e 100644 --- a/textproc/cl-meta-sbcl/Makefile +++ b/textproc/cl-meta-sbcl/Makefile @@ -12,8 +12,8 @@ DISTFILES= # none MAINTAINER= olgeni@FreeBSD.org COMMENT= Parser generator for Common Lisp -BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/meta/meta.asd:${PORTSDIR}/textproc/cl-meta +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 diff --git a/textproc/cl-ppcre-sbcl/Makefile b/textproc/cl-ppcre-sbcl/Makefile index a30fe43304cc..03cc8adeed36 100644 --- a/textproc/cl-ppcre-sbcl/Makefile +++ b/textproc/cl-ppcre-sbcl/Makefile @@ -10,8 +10,8 @@ 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:${PORTSDIR}/textproc/cl-ppcre -RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/cl-ppcre/cl-ppcre.asd:${PORTSDIR}/textproc/cl-ppcre +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 diff --git a/textproc/clucene/Makefile b/textproc/clucene/Makefile index 2a6635259b32..c809d70cd49b 100644 --- a/textproc/clucene/Makefile +++ b/textproc/clucene/Makefile @@ -14,7 +14,7 @@ COMMENT= CLucene is a C++ port of Lucene LICENSE= APACHE20 LGPL21 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/lib/libboost_regex.a:devel/boost-libs USES= cmake ninja USE_LDCONFIG= yes diff --git a/textproc/coccigrep/Makefile b/textproc/coccigrep/Makefile index 5807aeba9427..86e1e441f2a3 100644 --- a/textproc/coccigrep/Makefile +++ b/textproc/coccigrep/Makefile @@ -11,7 +11,7 @@ COMMENT= Semantic grep for the C language LICENSE= GPLv3 -RUN_DEPENDS= spatch:${PORTSDIR}/devel/coccinelle +RUN_DEPENDS= spatch:devel/coccinelle USE_GITHUB= yes GH_ACCOUNT= regit diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile index 1ee241d7665f..366eade28bc6 100644 --- a/textproc/confetti/Makefile +++ b/textproc/confetti/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/vg MAINTAINER= vg@FreeBSD.org COMMENT= Configuration file parser generator -BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex USES= bison perl5 gmake tar:bzip2 DATE= 20120801 diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile index 8e7f4b0b8278..ef2c3e786e85 100644 --- a/textproc/confget/Makefile +++ b/textproc/confget/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= bin/confget \ man/man1/confget.1.gz PORTEXAMPLES= t1.ini t2.ini -PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_MAKE_ENV_OFF= PCRE_CFLAGS="" PCRE_LIBS="" do-install: diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index f291b3b6a532..edf65ea43cd8 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -9,7 +9,7 @@ CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Generic template rendering and notifications with Consul -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp:DEFAULT,consul,go_multierror,go_syslog,hcl,logutils \ diff --git a/textproc/csv2latex/Makefile b/textproc/csv2latex/Makefile index fd14df3d398d..22538eff1f75 100644 --- a/textproc/csv2latex/Makefile +++ b/textproc/csv2latex/Makefile @@ -13,7 +13,7 @@ COMMENT= Converts a well formed csv file to a LaTeX document LICENSE= GPLv2 -BUILD_DEPENDS= docbook-to-man:${PORTSDIR}/textproc/docbook-to-man +BUILD_DEPENDS= docbook-to-man:textproc/docbook-to-man WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/csv2latex man/man1/${PORTNAME}.1.gz diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index a6d172cf377d..b79a835198ea 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -28,7 +28,7 @@ OPTIONS_SUB= yes DEBUG_CMAKE_ON= -DDEBUG_MODE=ON DEBUG_CMAKE_OFF= -DDEBUG_MODE=OFF -DOCS_BUILD_DEPENDS= rst2html:${PORTSDIR}/textproc/py-docutils +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 diff --git a/textproc/db2latex/Makefile b/textproc/db2latex/Makefile index 1f2605532525..2f302efe8d72 100644 --- a/textproc/db2latex/Makefile +++ b/textproc/db2latex/Makefile @@ -14,9 +14,9 @@ COMMENT= DocBook to LaTeX XSL stylesheets LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/share/xsl/docbook/VERSION:${PORTSDIR}/textproc/docbook-xsl +RUN_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xml>0:textproc/docbook-xml \ + ${LOCALBASE}/share/xsl/docbook/VERSION:textproc/docbook-xsl NO_BUILD= yes diff --git a/textproc/dbacl/Makefile b/textproc/dbacl/Makefile index d6f2206516b4..aa26f433bc55 100644 --- a/textproc/dbacl/Makefile +++ b/textproc/dbacl/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Digramic Bayesian classifier -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index 06c0084750a9..ac658a03a718 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= DocBook to LaTeX/ConTeXt Publishing -BUILD_DEPENDS= ${LOCALBASE}/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty:${PORTSDIR}/print/texlive-texmf -RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +BUILD_DEPENDS= ${LOCALBASE}/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty:print/texlive-texmf +RUN_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xml>0:textproc/docbook-xml USES= tar:bzip2 python:2 USE_PYTHON= distutils autoplist diff --git a/textproc/denature/Makefile b/textproc/denature/Makefile index 28f1d062067b..8faa0a1a84dd 100644 --- a/textproc/denature/Makefile +++ b/textproc/denature/Makefile @@ -12,11 +12,11 @@ COMMENT= HTML to PDF converter LICENSE= GPLv2 -RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tagset>=0:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-CSS-Tiny>=0:${PORTSDIR}/textproc/p5-CSS-Tiny \ - fop:${PORTSDIR}/textproc/fop +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 diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile index fceac3e04c7f..dff30cf721ef 100644 --- a/textproc/dict/Makefile +++ b/textproc/dict/Makefile @@ -13,7 +13,7 @@ COMMENT= Dictionary Server Protocol (RFC2229) client LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa +LIB_DEPENDS= libmaa.so:devel/libmaa ALL_TARGET= dict GNU_CONFIGURE= yes diff --git a/textproc/dictem/Makefile b/textproc/dictem/Makefile index 65d7cbb99132..76723ce6f829 100644 --- a/textproc/dictem/Makefile +++ b/textproc/dictem/Makefile @@ -13,7 +13,7 @@ COMMENT= DictEm is a dict client for [X]Emacs LICENSE= GPLv2 -RUN_DEPENDS= ${LOCALBASE}/bin/dict:${PORTSDIR}/textproc/dict +RUN_DEPENDS= ${LOCALBASE}/bin/dict:textproc/dict USE_EMACS= yes diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 876e7d1993a5..aa3ade67a0a7 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -13,7 +13,7 @@ COMMENT= Formats a DICT protocol dictionary database LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libmaa.so:${PORTSDIR}/devel/libmaa +LIB_DEPENDS= libmaa.so:devel/libmaa ALL_TARGET= dictfmt GNU_CONFIGURE= yes diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index 0eead88bbfcc..0b75c09e11d1 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= The GNU diff utilities -LIB_DEPENDS= libsigsegv.so:${PORTSDIR}/devel/libsigsegv +LIB_DEPENDS= libsigsegv.so:devel/libsigsegv USES= charsetfix tar:xz GNU_CONFIGURE= yes diff --git a/textproc/docbook-sgml/Makefile b/textproc/docbook-sgml/Makefile index 35c0f3fabc6f..aa30728f7df8 100644 --- a/textproc/docbook-sgml/Makefile +++ b/textproc/docbook-sgml/Makefile @@ -11,8 +11,8 @@ DISTFILES= ${DBFILES:C,.*:(.*),\1.zip:\1,:C,:docbook-([0-9]+).([0-9]+),:db\1\2,} MAINTAINER= doceng@FreeBSD.org COMMENT= DocBook SGML DTD -RUN_DEPENDS= ${LOCALBASE}/${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ - ${LOCALBASE}/${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${LOCALBASE}/${ISOCAT}:textproc/iso8879 \ + ${LOCALBASE}/${XMLCATMGR}:textproc/xmlcatmgr NO_BUILD= yes diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index d672d3c50450..2a32fc517ed5 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= DocBook SGML DTD into nroff/troff -man macros converter -RUN_DEPENDS= docbook>0:${PORTSDIR}/textproc/docbook +RUN_DEPENDS= docbook>0:textproc/docbook USES= imake XFREE86_HTML_MAN= no @@ -26,10 +26,10 @@ OPENJADE_DESC= Use OpenJade SGML/XML/DSSSL toolkit instead of Jade .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENJADE} -RUN_DEPENDS+= onsgmls:${PORTSDIR}/textproc/openjade +RUN_DEPENDS+= onsgmls:textproc/openjade NSGMLS= onsgmls .else -RUN_DEPENDS+= nsgmls:${PORTSDIR}/textproc/jade +RUN_DEPENDS+= nsgmls:textproc/jade NSGMLS= nsgmls .endif diff --git a/textproc/docbook-utils/Makefile b/textproc/docbook-utils/Makefile index dceb1d8abf48..8f3cd0d9e00d 100644 --- a/textproc/docbook-utils/Makefile +++ b/textproc/docbook-utils/Makefile @@ -10,13 +10,13 @@ MASTER_SITES= SOURCEWARE/docbook-tools/new-trials/SOURCES MAINTAINER= gabor@FreeBSD.org COMMENT= Generates various output formats from DocBook SGML documents -BUILD_DEPENDS+= docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml \ - dsssl-docbook-modular>0:${PORTSDIR}/textproc/dsssl-docbook-modular \ - nsgmls:${PORTSDIR}/textproc/jade -RUN_DEPENDS+= dsssl-docbook-modular>0:${PORTSDIR}/textproc/dsssl-docbook-modular \ - nsgmls:${PORTSDIR}/textproc/jade \ - sgmlspl:${PORTSDIR}/textproc/p5-SGMLSpm \ - lynx:${PORTSDIR}/www/lynx +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-* diff --git a/textproc/docbook-xml/Makefile b/textproc/docbook-xml/Makefile index 367a80f5caca..fe5272601b73 100644 --- a/textproc/docbook-xml/Makefile +++ b/textproc/docbook-xml/Makefile @@ -11,10 +11,10 @@ DISTFILES= ${DBFILES:C,.*:(.*),\1.zip:\1,:C,:docbook-xml-([0-9]+).([0-9]+).?([0- MAINTAINER= doceng@FreeBSD.org COMMENT= DocBook XML DTD -BUILD_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:${PORTSDIR}/textproc/xmlcharent \ - ${XMLCATMGR_CMD}:${PORTSDIR}/textproc/xmlcatmgr -RUN_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:${PORTSDIR}/textproc/xmlcharent \ - ${XMLCATMGR_CMD}:${PORTSDIR}/textproc/xmlcatmgr +BUILD_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:textproc/xmlcharent \ + ${XMLCATMGR_CMD}:textproc/xmlcatmgr +RUN_DEPENDS= ${LOCALBASE}/share/xml/xmlcharent/catalog.xml:textproc/xmlcharent \ + ${XMLCATMGR_CMD}:textproc/xmlcatmgr NO_BUILD= yes diff --git a/textproc/docbook-xsl-ns/Makefile b/textproc/docbook-xsl-ns/Makefile index f05a84d66604..8d1b44e9e727 100644 --- a/textproc/docbook-xsl-ns/Makefile +++ b/textproc/docbook-xsl-ns/Makefile @@ -14,9 +14,9 @@ COMMENT= Namespace-aware DocBook XSLT stylesheets LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr -RUN_DEPENDS= docbook>=0:${PORTSDIR}/textproc/docbook \ - xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr +BUILD_DEPENDS= xmlcatmgr:textproc/xmlcatmgr +RUN_DEPENDS= docbook>=0:textproc/docbook \ + xmlcatmgr:textproc/xmlcatmgr USES= tar:bzip2 NO_BUILD= yes diff --git a/textproc/docbook-xsl/Makefile b/textproc/docbook-xsl/Makefile index b1553d044f92..65d87ee2b53a 100644 --- a/textproc/docbook-xsl/Makefile +++ b/textproc/docbook-xsl/Makefile @@ -11,9 +11,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src MAINTAINER= gabor@FreeBSD.org COMMENT= XSL DocBook stylesheets -BUILD_DEPENDS= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr -RUN_DEPENDS= docbook>=0:${PORTSDIR}/textproc/docbook \ - xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr +BUILD_DEPENDS= xmlcatmgr:textproc/xmlcatmgr +RUN_DEPENDS= docbook>=0:textproc/docbook \ + xmlcatmgr:textproc/xmlcatmgr USES= tar:bzip2 NO_BUILD= yes diff --git a/textproc/docbook/Makefile b/textproc/docbook/Makefile index 9370bcf80bf1..3157c41fb8bb 100644 --- a/textproc/docbook/Makefile +++ b/textproc/docbook/Makefile @@ -8,9 +8,9 @@ CATEGORIES= textproc MAINTAINER= doceng@FreeBSD.org COMMENT= Meta-port for the different versions of the DocBook DTD -RUN_DEPENDS= ${LOCALBASE}/share/sgml/docbook/catalog:${PORTSDIR}/textproc/docbook-sgml \ - ${LOCALBASE}/share/xml/docbook/catalog.xml:${PORTSDIR}/textproc/docbook-xml \ - sdocbook-xml>0:${PORTSDIR}/textproc/sdocbook-xml +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 diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile index e03a05e0d2e9..ebcd9671f279 100644 --- a/textproc/docbook2X/Makefile +++ b/textproc/docbook2X/Makefile @@ -13,13 +13,13 @@ COMMENT= Convert DocBook documents into UNIX man page and GNU Texinfo formats LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= OpenSP>=0:${PORTSDIR}/textproc/opensp \ - dsssl-docbook-modular>=0:${PORTSDIR}/textproc/dsssl-docbook-modular \ - p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat \ - sdocbook-xml>=0:${PORTSDIR}/textproc/sdocbook-xml +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS_INSTALL= docbook-utils-* diff --git a/textproc/docbook2mdoc/Makefile b/textproc/docbook2mdoc/Makefile index ba302096ab14..57aa2f875a09 100644 --- a/textproc/docbook2mdoc/Makefile +++ b/textproc/docbook2mdoc/Makefile @@ -10,7 +10,7 @@ COMMENT= Convert DocBook refentry to mdoc LICENSE= ISCL -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 PLIST_FILES= bin/docbook2mdoc \ man/man1/docbook2mdoc.1.gz diff --git a/textproc/docbook2odf/Makefile b/textproc/docbook2odf/Makefile index 89bf7a03b5cb..68c31c2eb78a 100644 --- a/textproc/docbook2odf/Makefile +++ b/textproc/docbook2odf/Makefile @@ -11,11 +11,11 @@ COMMENT= Convert docbook document to Oasis Open Document LICENSE= GPLv2 -LIB_DEPENDS= libsablot.so:${PORTSDIR}/textproc/sablotron \ - libxslt.so:${PORTSDIR}/textproc/libxslt -RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ - zip:${PORTSDIR}/archivers/zip \ - p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip +LIB_DEPENDS= libsablot.so:textproc/sablotron \ + libxslt.so:textproc/libxslt +RUN_DEPENDS= convert:graphics/ImageMagick \ + zip:archivers/zip \ + p5-Archive-Zip>=0:archivers/p5-Archive-Zip USES= desktop-file-utils perl5 shebangfix SHEBANG_FILES= utils/maketests utils/${PORTNAME} diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index 7298b5acc8c7..4881f6780030 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.catb.org/~esr/doclifter/ MAINTAINER= araujo@FreeBSD.org COMMENT= Translates documents written in troff macros to DocBook -RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2 +RUN_DEPENDS+= python2:lang/python2 USES= python:2 shebangfix SHEBANG_FILES= manlifter diff --git a/textproc/docproj/Makefile b/textproc/docproj/Makefile index 2bd67b23c338..420e9518399b 100644 --- a/textproc/docproj/Makefile +++ b/textproc/docproj/Makefile @@ -9,19 +9,19 @@ CATEGORIES= textproc MAINTAINER= doceng@FreeBSD.org COMMENT= The "meta-port" for the FreeBSD Documentation Project -RUN_DEPENDS= links:${PORTSDIR}/www/links1 \ - pngtopnm:${PORTSDIR}/graphics/netpbm \ - scr2png:${PORTSDIR}/graphics/scr2png \ - scr2txt:${PORTSDIR}/textproc/scr2txt \ - xsltproc:${PORTSDIR}/textproc/libxslt \ - peps:${PORTSDIR}/graphics/peps \ - ${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:${PORTSDIR}/textproc/xhtml \ - docbook-xsl-ns>=1.78.1_4:${PORTSDIR}/textproc/docbook-xsl-ns \ - ${LOCALBASE}/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl:${PORTSDIR}/textproc/iso-schematron-xslt \ - docbook>0:${PORTSDIR}/textproc/docbook \ - ${LOCALBASE}/share/xml/xmlcharent/catalog:${PORTSDIR}/textproc/xmlcharent \ - p5-XML-Parser>=2.41:${PORTSDIR}/textproc/p5-XML-Parser \ - zip:${PORTSDIR}/archivers/zip +RUN_DEPENDS= links:www/links1 \ + pngtopnm:graphics/netpbm \ + scr2png:graphics/scr2png \ + scr2txt:textproc/scr2txt \ + xsltproc:textproc/libxslt \ + peps:graphics/peps \ + ${LOCALBASE}/share/xml/dtd/xhtml/xhtml.soc:textproc/xhtml \ + docbook-xsl-ns>=1.78.1_4:textproc/docbook-xsl-ns \ + ${LOCALBASE}/share/xsl/iso-schematron/xslt1/iso_schematron_skeleton_for_xslt1.xsl:textproc/iso-schematron-xslt \ + docbook>0:textproc/docbook \ + ${LOCALBASE}/share/xml/xmlcharent/catalog:textproc/xmlcharent \ + p5-XML-Parser>=2.41:textproc/p5-XML-Parser \ + zip:archivers/zip USES= ghostscript:run metaport perl5 USE_PERL5= run @@ -32,30 +32,30 @@ OPTIONS_DEFAULT= CJK IGOR OPTIONS_DEFAULT+= SVN .endif CJK_DESC= CJK support -CJK_RUN_DEPENDS= html2text:${PORTSDIR}/textproc/html2text +CJK_RUN_DEPENDS= html2text:textproc/html2text SVN_DESC= Subversion support (required to check out sources) -SVN_RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion +SVN_RUN_DEPENDS= svn:devel/subversion IGOR_DESC= Igor automated proofreader for documentation -IGOR_RUN_DEPENDS= igor:${PORTSDIR}/textproc/igor +IGOR_RUN_DEPENDS= igor:textproc/igor FOP_DESC= FOP PDF renderer (requires Java) -FOP_RUN_DEPENDS= fop:${PORTSDIR}/textproc/fop \ +FOP_RUN_DEPENDS= fop:textproc/fop \ ${FONTS} JING_DESC= Jing for advanced RELAX NG validation (optional) -JING_RUN_DEPENDS= jing:${PORTSDIR}/textproc/jing +JING_RUN_DEPENDS= jing:textproc/jing DBLATEX_DESC= dblatex PDF renderer (experimental, requires TeXLive) -DBLATEX_RUN_DEPENDS= dblatex:${PORTSDIR}/textproc/dblatex \ +DBLATEX_RUN_DEPENDS= dblatex:textproc/dblatex \ ${FONTS} DBLATEX_USE= TEX=xetex TRANSLATOR_DESC= Tools for translators -TRANSLATOR_RUN_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +TRANSLATOR_RUN_DEPENDS= itstool:textproc/itstool -FONTS= ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:${PORTSDIR}/x11-fonts/gentium-plus \ - ${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:${PORTSDIR}/x11-fonts/droid-fonts-ttf \ - ${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:${PORTSDIR}/x11-fonts/lohit \ - ${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:${PORTSDIR}/x11-fonts/dejavu -FONTS_CJK=${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ - ${LOCALBASE}/share/fonts/OTF/ipam.otf:${PORTSDIR}/japanese/font-ipa \ - ${LOCALBASE}/share/fonts/nanum-ttf/NanumBarunGothic.ttf:${PORTSDIR}/korean/nanumfonts-ttf +FONTS= ${LOCALBASE}/share/fonts/GentiumPlus/GentiumPlus-R.ttf:x11-fonts/gentium-plus \ + ${LOCALBASE}/share/fonts/Droid/DroidSans.ttf:x11-fonts/droid-fonts-ttf \ + ${LOCALBASE}/share/fonts/Lohit/Lohit-Bengali.ttf:x11-fonts/lohit \ + ${LOCALBASE}/share/fonts/dejavu/DejaVuSansMono.ttf:x11-fonts/dejavu +FONTS_CJK=${LOCALBASE}/share/fonts/TrueType/gkai00mp.ttf:chinese/arphicttf \ + ${LOCALBASE}/share/fonts/OTF/ipam.otf:japanese/font-ipa \ + ${LOCALBASE}/share/fonts/nanum-ttf/NanumBarunGothic.ttf:korean/nanumfonts-ttf .include <bsd.port.options.mk> diff --git a/textproc/domc/Makefile b/textproc/domc/Makefile index 5c524c6b5807..f797869a965e 100644 --- a/textproc/domc/Makefile +++ b/textproc/domc/Makefile @@ -12,8 +12,8 @@ COMMENT= Lightweight implementation of the DOM in ANSI C LICENSE= MIT -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libmba.so:${PORTSDIR}/devel/libmba +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libmba.so:devel/libmba USES= gmake MAKE_ENV= prefix="${LOCALBASE}" INSTDIR="${STAGEDIR}${PREFIX}" diff --git a/textproc/dsssl-docbook-modular/Makefile b/textproc/dsssl-docbook-modular/Makefile index 9cfff584e434..3c2620f87e8a 100644 --- a/textproc/dsssl-docbook-modular/Makefile +++ b/textproc/dsssl-docbook-modular/Makefile @@ -18,7 +18,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org COMMENT= DSSSL stylesheets for the DocBook DTD by Norman Walsh -BUILD_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +BUILD_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr RUN_DEPENDS:= ${BUILD_DEPENDS} NO_MTREE= yes diff --git a/textproc/dtd-catalogs/Makefile b/textproc/dtd-catalogs/Makefile index be4f605bd3be..a7f9783cae89 100644 --- a/textproc/dtd-catalogs/Makefile +++ b/textproc/dtd-catalogs/Makefile @@ -8,10 +8,10 @@ CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org COMMENT= SGML DTDs catalogs -RUN_DEPENDS= ${ISO8879_CAT}:${PORTSDIR}/textproc/iso8879 \ - ${ISO12083_CAT}:${PORTSDIR}/textproc/iso12083 \ - ${HTML_CAT}:${PORTSDIR}/textproc/html \ - ${LINUXDOC_CAT}:${PORTSDIR}/textproc/linuxdoc +RUN_DEPENDS= ${ISO8879_CAT}:textproc/iso8879 \ + ${ISO12083_CAT}:textproc/iso12083 \ + ${HTML_CAT}:textproc/html \ + ${LINUXDOC_CAT}:textproc/linuxdoc USES= metaport diff --git a/textproc/dtdparse/Makefile b/textproc/dtdparse/Makefile index 33083abb43ed..909ff8c60a99 100644 --- a/textproc/dtdparse/Makefile +++ b/textproc/dtdparse/Makefile @@ -11,8 +11,8 @@ 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:${PORTSDIR}/textproc/p5-DelimMatch \ - p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +RUN_DEPENDS= p5-DelimMatch>=0:textproc/p5-DelimMatch \ + p5-XML-DOM>=0:textproc/p5-XML-DOM USES= perl5 USE_PERL5= configure diff --git a/textproc/dwdiff/Makefile b/textproc/dwdiff/Makefile index fd3504465d69..acec742a9acd 100644 --- a/textproc/dwdiff/Makefile +++ b/textproc/dwdiff/Makefile @@ -22,7 +22,7 @@ NLS_CONFIGURE_WITH= gettext NLS_USES= gettext UNICODE_CONFIGURE_WITH= unicode -UNICODE_LIB_DEPENDS= libicudata.so:${PORTSDIR}/devel/icu +UNICODE_LIB_DEPENDS= libicudata.so:devel/icu HAS_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 1b2171963773..7e6beea0216c 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -12,7 +12,7 @@ COMMENT= Accesses and converts various ebook file formats LICENSE= MIT -LIB_DEPENDS= libzip.so:${PORTSDIR}/archivers/libzip +LIB_DEPENDS= libzip.so:archivers/libzip USES= cmake USE_LDCONFIG= yes diff --git a/textproc/ecromedos/Makefile b/textproc/ecromedos/Makefile index be032fb45c8d..5b90addecc02 100644 --- a/textproc/ecromedos/Makefile +++ b/textproc/ecromedos/Makefile @@ -12,10 +12,10 @@ COMMENT= Document preparation system that allows concurrent publication LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ - ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \ - convert:${PORTSDIR}/graphics/ImageMagick \ - pygmentize:${PORTSDIR}/textproc/py-pygments +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 \ + ${PYTHON_SITELIBDIR}/libxslt.py:textproc/py-libxslt \ + convert:graphics/ImageMagick \ + pygmentize:textproc/py-pygments NO_BUILD= yes diff --git a/textproc/elasticsearch-plugin-hq/Makefile b/textproc/elasticsearch-plugin-hq/Makefile index 23c55264e096..8b3f9db0c370 100644 --- a/textproc/elasticsearch-plugin-hq/Makefile +++ b/textproc/elasticsearch-plugin-hq/Makefile @@ -13,7 +13,7 @@ COMMENT= ElasticSearch HQ Plugin LICENSE= APACHE20 -RUN_DEPENDS= elasticsearch>=1.7.0:${PORTSDIR}/textproc/elasticsearch +RUN_DEPENDS= elasticsearch>=1.7.0:textproc/elasticsearch CONFLICTS= elasticsearch2-plugin-hq-2.* diff --git a/textproc/elasticsearch-plugin-marvel/Makefile b/textproc/elasticsearch-plugin-marvel/Makefile index eef961dfe7fb..f0fe13c64ce0 100644 --- a/textproc/elasticsearch-plugin-marvel/Makefile +++ b/textproc/elasticsearch-plugin-marvel/Makefile @@ -16,7 +16,7 @@ LICENSE_TEXT= License available from Elasticsearch for production use. LICENSE_TEXT+= See http://www.elasticsearch.com/marvel/ for more details. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-accept -RUN_DEPENDS:= elasticsearch>=0.90.9:${PORTSDIR}/textproc/elasticsearch +RUN_DEPENDS:= elasticsearch>=0.90.9:textproc/elasticsearch NO_BUILD= yes LEGAL_TEXT= ${LICENSE_NAME_COMMERCIAL} diff --git a/textproc/elasticsearch-plugin-sql/Makefile b/textproc/elasticsearch-plugin-sql/Makefile index 82963a7605d8..38156eb3239d 100644 --- a/textproc/elasticsearch-plugin-sql/Makefile +++ b/textproc/elasticsearch-plugin-sql/Makefile @@ -12,7 +12,7 @@ COMMENT= ElasticSearch SQL plugin LICENSE= APACHE20 -RUN_DEPENDS= elasticsearch>=1.7.0:${PORTSDIR}/textproc/elasticsearch +RUN_DEPENDS= elasticsearch>=1.7.0:textproc/elasticsearch CONFLICTS= elasticsearch2-plugin-sql-2.* diff --git a/textproc/elasticsearch-river-rabbitmq/Makefile b/textproc/elasticsearch-river-rabbitmq/Makefile index e323816e5e37..c10d52323be7 100644 --- a/textproc/elasticsearch-river-rabbitmq/Makefile +++ b/textproc/elasticsearch-river-rabbitmq/Makefile @@ -13,7 +13,7 @@ COMMENT= ElasticSearch RabbitMQ River LICENSE= APACHE20 -RUN_DEPENDS= elasticsearch>=1.6.0:${PORTSDIR}/textproc/elasticsearch +RUN_DEPENDS= elasticsearch>=1.6.0:textproc/elasticsearch USES= zip diff --git a/textproc/elasticsearch/Makefile b/textproc/elasticsearch/Makefile index eb16d8199132..8d98186e215b 100644 --- a/textproc/elasticsearch/Makefile +++ b/textproc/elasticsearch/Makefile @@ -12,7 +12,7 @@ COMMENT= Full-text search engine for Java LICENSE= APACHE20 -RUN_DEPENDS= java-sigar>=0:${PORTSDIR}/java/sigar +RUN_DEPENDS= java-sigar>=0:java/sigar CONFLICTS= elasticsearch2-[0-9]* diff --git a/textproc/elasticsearch2-plugin-hq/Makefile b/textproc/elasticsearch2-plugin-hq/Makefile index 4f791410041e..47d7c80f32e1 100644 --- a/textproc/elasticsearch2-plugin-hq/Makefile +++ b/textproc/elasticsearch2-plugin-hq/Makefile @@ -11,7 +11,7 @@ COMMENT= ElasticSearch HQ Plugin LICENSE= APACHE20 -RUN_DEPENDS= elasticsearch2>=2.0.0:${PORTSDIR}/textproc/elasticsearch2 +RUN_DEPENDS= elasticsearch2>=2.0.0:textproc/elasticsearch2 CONFLICTS= elasticsearch-plugin-hq-1.* diff --git a/textproc/elasticsearch2-plugin-marvel/Makefile b/textproc/elasticsearch2-plugin-marvel/Makefile index 336bd8f77c7a..047ec1d751dd 100644 --- a/textproc/elasticsearch2-plugin-marvel/Makefile +++ b/textproc/elasticsearch2-plugin-marvel/Makefile @@ -20,7 +20,7 @@ LICENSE_TEXT= License available from Elasticsearch for production use. LICENSE_TEXT+= See http://www.elasticsearch.com/marvel/ for more details. LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell no-auto-accept -RUN_DEPENDS:= elasticsearch2>2.0.0:${PORTSDIR}/textproc/elasticsearch2 +RUN_DEPENDS:= elasticsearch2>2.0.0:textproc/elasticsearch2 NO_BUILD= yes LEGAL_TEXT= ${LICENSE_NAME_COMMERCIAL} diff --git a/textproc/elasticsearch2-plugin-sql/Makefile b/textproc/elasticsearch2-plugin-sql/Makefile index a68b6fcdb2b0..9e0f94dc984c 100644 --- a/textproc/elasticsearch2-plugin-sql/Makefile +++ b/textproc/elasticsearch2-plugin-sql/Makefile @@ -12,7 +12,7 @@ COMMENT= ElasticSearch SQL plugin LICENSE= APACHE20 -RUN_DEPENDS= elasticsearch2>=2.1.0:${PORTSDIR}/textproc/elasticsearch2 +RUN_DEPENDS= elasticsearch2>=2.1.0:textproc/elasticsearch2 CONFLICTS= elasticsearch-plugin-sql-1.* diff --git a/textproc/emacs-wiki/Makefile b/textproc/emacs-wiki/Makefile index d9079b0240d7..84772be618e3 100644 --- a/textproc/emacs-wiki/Makefile +++ b/textproc/emacs-wiki/Makefile @@ -19,8 +19,8 @@ OPTIONS_DEFINE= CONTRIB CONTRIB_DESC= Install extra packages. This can shadow versions already there. OPTIONS_SUB= yes -RUN_DEPENDS+= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/xml-parse.el:${PORTSDIR}/textproc/xml-parse.el -RUN_DEPENDS+= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/htmlize.el:${PORTSDIR}/textproc/htmlize.el +RUN_DEPENDS+= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/xml-parse.el:textproc/xml-parse.el +RUN_DEPENDS+= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/htmlize.el:textproc/htmlize.el INFO= emacs-wiki LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index e32a7bc87c29..e3101e37eda8 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -31,23 +31,23 @@ HSPELL_DESC= Spell checking via Hspell HUNSPELL_DESC= Spell checking via Hunspell ZEMBEREK_DESC= Spell checking via Zemberek -ASPELL_LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +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:${PORTSDIR}/hebrew/hspell +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.3.so:${PORTSDIR}/textproc/hunspell +HUNSPELL_LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell HUNSPELL_CONFIGURE_ENABLE= myspell HUNSPELL_CONFIGURE_ON= --with-system-myspell=yes \ --with-myspell-dir=${LOCALBASE}/share/hunspell -ISPELL_RUN_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell +ISPELL_RUN_DEPENDS= ispell:textproc/aspell-ispell ISPELL_CONFIGURE_ENABLE= ispell -ZEMBEREK_LIb_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +ZEMBEREK_LIb_DEPENDS= libdbus-glib-1.so:devel/dbus-glib ZEMBEREK_CONFIGURE_ENABLE= zemberek post-patch: diff --git a/textproc/eqe/Makefile b/textproc/eqe/Makefile index 0eef7ce22fb7..465ee64d08e5 100644 --- a/textproc/eqe/Makefile +++ b/textproc/eqe/Makefile @@ -13,10 +13,10 @@ COMMENT= LaTeX equation editor LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/GPL.txt -BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - Magick++-config:${PORTSDIR}/graphics/ImageMagick +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 \ + Magick++-config:graphics/ImageMagick USES= perl5 shebangfix tar:bzip2 SHEBANG_FILES= src/eqe src/eqedit diff --git a/textproc/erlang-p1xml/Makefile b/textproc/erlang-p1xml/Makefile index b89a9516ac63..405c05c1323d 100644 --- a/textproc/erlang-p1xml/Makefile +++ b/textproc/erlang-p1xml/Makefile @@ -11,7 +11,7 @@ COMMENT= Fast Expat based Erlang XML parsing library LICENSE= GPLv2 -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= erlang:rebar USE_GITHUB= yes diff --git a/textproc/estraier/Makefile b/textproc/estraier/Makefile index 0a8d846f8fb3..57a7479f4569 100644 --- a/textproc/estraier/Makefile +++ b/textproc/estraier/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://fallabs.com/estraier/ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system for personal use -LIB_DEPENDS= libqdbm.so:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= libqdbm.so:databases/qdbm USES= iconv GNU_CONFIGURE= yes @@ -27,16 +27,16 @@ 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:${PORTSDIR}/japanese/chasen-base +CHASEN_LIB_DEPENDS= libchasen.so:japanese/chasen-base CHASEN_CONFIGURE_ENABLE= chasen -KAKASI_LIB_DEPENDS= libkakasi.so:${PORTSDIR}/japanese/kakasi +KAKASI_LIB_DEPENDS= libkakasi.so:japanese/kakasi KAKASI_CONFIGURE_ENABLE= kakasi .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMECAB} && ${ARCH} == "i386" -LIB_DEPENDS+= libmecab.so:${PORTSDIR}/japanese/mecab +LIB_DEPENDS+= libmecab.so:japanese/mecab CONFIGURE_ARGS+= --enable-mecab .endif diff --git a/textproc/exempi/Makefile b/textproc/exempi/Makefile index b28b93d04769..50b72683dc52 100644 --- a/textproc/exempi/Makefile +++ b/textproc/exempi/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://libopenraw.freedesktop.org/download/ MAINTAINER= gnome@FreeBSD.org COMMENT= Port of Adobe XMP SDK to work on UNIX -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-unittest=no diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile index d6d984a60034..be1efb1b02c9 100644 --- a/textproc/extract_url/Makefile +++ b/textproc/extract_url/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl script that extracts URLs from email in MIME or plain text format LICENSE= BSD2CLAUSE -BUILD_DEPENDS= p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +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 @@ -40,10 +40,10 @@ URLVIEW_DESC= Uses urlview for the URL selector menu OPTIONS_SUB= yes -CURSES_UI_RUN_DEPENDS= p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI -GETOPT_LONG_RUN_DEPENDS= p5-Getopt-Long>=0:${PORTSDIR}/devel/p5-Getopt-Long -URLVIEW_RUN_DEPENDS= urlview>=0:${PORTSDIR}/textproc/urlview -URI_FIND_RUN_DEPENDS= p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find +CURSES_UI_RUN_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI +GETOPT_LONG_RUN_DEPENDS= p5-Getopt-Long>=0:devel/p5-Getopt-Long +URLVIEW_RUN_DEPENDS= urlview>=0:textproc/urlview +URI_FIND_RUN_DEPENDS= p5-URI-Find>=0:textproc/p5-URI-Find PORTDOCS= AUTHORS NEWS README diff --git a/textproc/fcitx-m17n/Makefile b/textproc/fcitx-m17n/Makefile index deec5cc2f535..4ec6e8c7600b 100644 --- a/textproc/fcitx-m17n/Makefile +++ b/textproc/fcitx-m17n/Makefile @@ -12,8 +12,8 @@ COMMENT= Multilingualization support for Fcitx LICENSE= LGPL21 -LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ - libm17n.so:${PORTSDIR}/devel/m17n-lib +LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ + libm17n.so:devel/m17n-lib USES= cmake gettext pkgconfig tar:xz diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile index 1cd078116758..f9dc2777cf25 100644 --- a/textproc/fixrtf/Makefile +++ b/textproc/fixrtf/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= # none MAINTAINER= delphij@FreeBSD.org COMMENT= Patch making it possible to embed PNGs into RTFs -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png USES= uidfix WRKSRC= ${WRKDIR}/src diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 4117f614fbfc..8d633ec890a7 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -13,7 +13,7 @@ COMMENT= Graphical diff program using FLTK LICENSE= GPLv2 -LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +LIB_DEPENDS= libfltk.so:x11-toolkits/fltk GNU_CONFIGURE= yes diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index a0823d95bc64..d54c41defd20 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -8,9 +8,9 @@ MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/ MAINTAINER= johans@FreeBSD.org COMMENT= Fast lexical analyzer generator -BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man \ - gm4:${PORTSDIR}/devel/m4 -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BUILD_DEPENDS= help2man:misc/help2man \ + gm4:devel/m4 +RUN_DEPENDS= gm4:devel/m4 USES= bison gmake libtool makeinfo tar:xz GNU_CONFIGURE= yes diff --git a/textproc/fop/Makefile b/textproc/fop/Makefile index ca20fd9b69c4..7f0acf2e7d44 100644 --- a/textproc/fop/Makefile +++ b/textproc/fop/Makefile @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz MAINTAINER= geoff@sea-incorporated.com COMMENT= Print formatter driven by XSL formatting -EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip +EXTRACT_DEPENDS+= ${UNZIP_CMD}:archivers/unzip OPTIONS_DEFINE= DOCS diff --git a/textproc/fpc-libxml2/Makefile b/textproc/fpc-libxml2/Makefile index a3efdc1ced64..9fd1583d05cd 100644 --- a/textproc/fpc-libxml2/Makefile +++ b/textproc/fpc-libxml2/Makefile @@ -17,6 +17,6 @@ OPTIONS_DEFINE= LIBXML2 LIBXML2_DESC= Install xml2 library OPTIONS_DEFAULT= LIBXML2 -LIBXML2_LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 +LIBXML2_LIB_DEPENDS= libxml2.so:textproc/libxml2 .include "${MASTERDIR}/Makefile" diff --git a/textproc/gladtex/Makefile b/textproc/gladtex/Makefile index 39bd6fef865a..bfbd42273e85 100644 --- a/textproc/gladtex/Makefile +++ b/textproc/gladtex/Makefile @@ -12,8 +12,8 @@ COMMENT= Program to replace LaTeX formulas in HTML files with images LICENSE= GPLv2 -LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib \ - libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libgif.so:graphics/giflib \ + libpng.so:graphics/png USE_TEX= latex dvipsk BINPATH= ${PREFIX}/bin diff --git a/textproc/glpi-plugins-AdditionalReports/Makefile b/textproc/glpi-plugins-AdditionalReports/Makefile index 166fbcaee8ec..8be028396594 100644 --- a/textproc/glpi-plugins-AdditionalReports/Makefile +++ b/textproc/glpi-plugins-AdditionalReports/Makefile @@ -14,7 +14,7 @@ COMMENT= This plugin enables additional reports BROKEN= unfetchable -RUN_DEPENDS= glpi>=0.72:${PORTSDIR}/www/glpi +RUN_DEPENDS= glpi>=0.72:www/glpi WRKSRC= ${WRKDIR}/reports NO_BUILD= yes diff --git a/textproc/glpi-plugins-DataInjection/Makefile b/textproc/glpi-plugins-DataInjection/Makefile index 331612b38203..c79f360536df 100644 --- a/textproc/glpi-plugins-DataInjection/Makefile +++ b/textproc/glpi-plugins-DataInjection/Makefile @@ -14,7 +14,7 @@ COMMENT= This glpi plugin allows data import into GLPI using CSV files BROKEN= unfetchable -RUN_DEPENDS= glpi>=0.72:${PORTSDIR}/www/glpi +RUN_DEPENDS= glpi>=0.72:www/glpi WRKSRC= ${WRKDIR}/datainjection NO_BUILD= yes diff --git a/textproc/gmetadom/Makefile b/textproc/gmetadom/Makefile index ec68dbac76a8..58e644226b1e 100644 --- a/textproc/gmetadom/Makefile +++ b/textproc/gmetadom/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Collection of DOM Implementations -LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 +LIB_DEPENDS= libgdome.so:textproc/gdome2 USES= gmake iconv libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 @@ -25,8 +25,8 @@ OPTIONS_SUB= yes OCAML_DESC= OCAML language support -OCAML_BUILD_DEPENDS= ocamlfind:${PORTSDIR}/devel/ocaml-findlib \ - ocamlc:${PORTSDIR}/lang/ocaml +OCAML_BUILD_DEPENDS= ocamlfind:devel/ocaml-findlib \ + ocamlc:lang/ocaml OCAML_CONFIGURE_OFF= HAVE_OCAMLDEP=no HAVE_OCAMLFIND=no HAVE_OCAMLOPT=no post-patch: diff --git a/textproc/gnome-doc-utils/Makefile b/textproc/gnome-doc-utils/Makefile index 687316673aa9..8f852c095c3a 100644 --- a/textproc/gnome-doc-utils/Makefile +++ b/textproc/gnome-doc-utils/Makefile @@ -11,11 +11,11 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME doc utils -BUILD_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ - ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 -RUN_DEPENDS= rarian-sk-config:${PORTSDIR}/textproc/rarian \ - ${PYTHON_SITELIBDIR}/libxml2mod.so:${PORTSDIR}/textproc/py-libxml2 \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +BUILD_DEPENDS= rarian-sk-config:textproc/rarian \ + ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2 +RUN_DEPENDS= rarian-sk-config:textproc/rarian \ + ${PYTHON_SITELIBDIR}/libxml2mod.so:textproc/py-libxml2 \ + docbook-xml>0:textproc/docbook-xml USES= gettext-tools:build,run gmake pathfix pkgconfig python:2 tar:xz USE_GNOME= libxslt intlhack diff --git a/textproc/gnome-spell/Makefile b/textproc/gnome-spell/Makefile index 981d3ace01f7..e60f7c8f8235 100644 --- a/textproc/gnome-spell/Makefile +++ b/textproc/gnome-spell/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME/Bonobo component for spell checking -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:textproc/aspell USE_GNOME= gnomeprefix intlhack libgnomeui USES= gettext gmake libtool pathfix pkgconfig perl5 tar:bzip2 diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 00703244abcf..a9bd29396ba2 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -34,7 +34,7 @@ NLS_CONFIGURE_ENABLE= nls NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} NLS_CONFIGURE_OFF= --without-libintl-prefix -PCRE_LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_CONFIGURE_ENABLE= perl-regexp PCRE_CPPFLAGS= -I${LOCALBASE}/include PCRE_LDFLAGS= -L${LOCALBASE}/lib diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile index 9c1368f9eaa1..92a7d2132da1 100644 --- a/textproc/goldendict/Makefile +++ b/textproc/goldendict/Makefile @@ -13,8 +13,8 @@ COMMENT= Feature-rich Qt4 based dictionary lookup program LICENSE= GPLv3 -LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell \ - libvorbis.so:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell \ + libvorbis.so:audio/libvorbis NO_WRKSUBDIR= yes HAS_CONFIGURE= yes diff --git a/textproc/google-translate-cli/Makefile b/textproc/google-translate-cli/Makefile index 476389a67c7f..2cf82f6e2bc1 100644 --- a/textproc/google-translate-cli/Makefile +++ b/textproc/google-translate-cli/Makefile @@ -14,14 +14,14 @@ LICENSE_NAME= Beerware LICENSE_TEXT= http://www.sax.de/~joerg/beerware-license.txt LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - gawk:${PORTSDIR}/lang/gawk -TEST_DEPENDS= gawk:${PORTSDIR}/lang/gawk +BUILD_DEPENDS= gawk:lang/gawk +RUN_DEPENDS= bash:shells/bash \ + gawk:lang/gawk +TEST_DEPENDS= gawk:lang/gawk ALL_TARGET= build -FRIBIDI_RUN_DEPENDS= fribidi:${PORTSDIR}/converters/fribidi +FRIBIDI_RUN_DEPENDS= fribidi:converters/fribidi GH_ACCOUNT= soimort GH_PROJECT= translate-shell @@ -31,10 +31,10 @@ OPTIONS_DEFINE= DOCS FRIBIDI READLINE TEXT2SPEECH PLIST_FILES= bin/trans man/man1/trans.1.gz -READLINE_RUN_DEPENDS= rlwrap:${PORTSDIR}/devel/rlwrap +READLINE_RUN_DEPENDS= rlwrap:devel/rlwrap TEXT2SPEECH_DESC= Enable Text-to-Speech functionality via espeak -TEXT2SPEECH_RUN_DEPENDS= espeak:${PORTSDIR}/audio/espeak +TEXT2SPEECH_RUN_DEPENDS= espeak:audio/espeak USE_GITHUB= yes diff --git a/textproc/groff/Makefile b/textproc/groff/Makefile index 600187d4a5ae..86bb21638417 100644 --- a/textproc/groff/Makefile +++ b/textproc/groff/Makefile @@ -12,7 +12,7 @@ COMMENT= Software typesetting package LICENSE= GPLv3 -BUILD_DEPENDS= ${LOCALBASE}/bin/psselect:${PORTSDIR}/print/psutils +BUILD_DEPENDS= ${LOCALBASE}/bin/psselect:print/psutils RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cpe ghostscript gmake perl5 shebangfix @@ -62,8 +62,8 @@ PLIST_SUB+= HTMLDOCS="@comment " .endif .else USE_XORG= x11 xaw xmu -BUILD_DEPENDS+= ${LOCALBASE}/bin/pnmtops:${PORTSDIR}/graphics/netpbm -RUN_DEPENDS+= ${LOCALBASE}/bin/pnmtops:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS+= ${LOCALBASE}/bin/pnmtops:graphics/netpbm +RUN_DEPENDS+= ${LOCALBASE}/bin/pnmtops:graphics/netpbm CONFIGURE_ARGS+=--with-x --with-appresdir=${PREFIX}/lib/X11/app-defaults PLIST_SUB+= X11="" PLIST_SUB+= HTMLDOCS="" diff --git a/textproc/groonga/Makefile b/textproc/groonga/Makefile index a258aec7ee66..2880e2e91001 100644 --- a/textproc/groonga/Makefile +++ b/textproc/groonga/Makefile @@ -10,7 +10,7 @@ COMMENT= Open-source fulltext search engine and column store LICENSE= LGPL21 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes @@ -35,12 +35,12 @@ OPTIONS_DEFAULT= MECAB SUGGEST RUBY OPTIONS_SUB= yes MECAB_DESC= Morphological analysis support via MeCab -MECAB_LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab +MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab MECAB_CONFIGURE_OFF= --without-mecab SUGGEST_DESC= Suggestions support -SUGGEST_LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 \ - libmsgpack.so:${PORTSDIR}/devel/msgpack \ - libzmq.so:${PORTSDIR}/net/libzmq2 +SUGGEST_LIB_DEPENDS= libevent.so:devel/libevent2 \ + libmsgpack.so:devel/msgpack \ + libzmq.so:net/libzmq2 SUGGEST_CONFIGURE_ON= --with-libevent=${LOCALBASE} \ --with-message-pack=${LOCALBASE} \ --enable-zeromq diff --git a/textproc/gspell/Makefile b/textproc/gspell/Makefile index 27dbdf1986f9..412a86c2a093 100644 --- a/textproc/gspell/Makefile +++ b/textproc/gspell/Makefile @@ -12,9 +12,9 @@ COMMENT= Spell checking for GTK+ LICENSE= GPLv2 -BUILD_DEPENDS= valac:${PORTSDIR}/lang/vala \ - iso-codes>=3.57:${PORTSDIR}/misc/iso-codes -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +BUILD_DEPENDS= valac:lang/vala \ + iso-codes>=3.57:misc/iso-codes +LIB_DEPENDS= libenchant.so:textproc/enchant PORTSCOUT= limit:^0\.1\. diff --git a/textproc/gtk-doc/Makefile b/textproc/gtk-doc/Makefile index 0ffb2459dba8..f0c95edce1b7 100644 --- a/textproc/gtk-doc/Makefile +++ b/textproc/gtk-doc/Makefile @@ -10,15 +10,15 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Code documentation system, originally for GTK+ -BUILD_DEPENDS= jade:${PORTSDIR}/textproc/jade \ - itstool:${PORTSDIR}/textproc/itstool \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - rarian-sk-config:${PORTSDIR}/textproc/rarian -RUN_DEPENDS= jade:${PORTSDIR}/textproc/jade \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - rarian-sk-config:${PORTSDIR}/textproc/rarian +BUILD_DEPENDS= jade:textproc/jade \ + itstool:textproc/itstool \ + docbook-xml>0:textproc/docbook-xml \ + ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + rarian-sk-config:textproc/rarian +RUN_DEPENDS= jade:textproc/jade \ + docbook-xml>0:textproc/docbook-xml \ + ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + rarian-sk-config:textproc/rarian DOCBOOK_VERSION= 4.1.2 diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index 859e2c4518ef..5ac4e6e0401a 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -13,7 +13,7 @@ COMMENT= GTK+ 2 spell checking component .if !defined(REFERENCE_PORT) -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +LIB_DEPENDS= libenchant.so:textproc/enchant USES= gettext gmake libtool:keepla pathfix pkgconfig USE_GNOME= gnomeprefix gtk20 intlhack diff --git a/textproc/gtkspell3/Makefile b/textproc/gtkspell3/Makefile index 9ba1c861b3dc..e700381e55ab 100644 --- a/textproc/gtkspell3/Makefile +++ b/textproc/gtkspell3/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= SF/gtkspell/${PORTVERSION} MAINTAINER= gnome@FreeBSD.org COMMENT= GTK+ 3 spell checking component -BUILD_DEPENDS= vapigen:${PORTSDIR}/lang/vala -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +BUILD_DEPENDS= vapigen:lang/vala +LIB_DEPENDS= libenchant.so:textproc/enchant USE_GNOME= gtk30 intlhack introspection:build USES= gettext gmake libtool pathfix pkgconfig diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 2bef073ee386..da830a18423d 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -12,7 +12,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= danilo@FreeBSD.org COMMENT= Convert LaTeX to HTML -BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BUILD_DEPENDS= ocamlc:lang/ocaml OPTIONS_DEFINE= DOCS diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index 7690aafa2e50..2e088c01f36f 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org COMMENT= HTML Help Maker -LIB_DEPENDS= liblzxcomp.so:${PORTSDIR}/archivers/liblzxcomp +LIB_DEPENDS= liblzxcomp.so:archivers/liblzxcomp USES= uidfix MAKEFILE= ${FILESDIR}/Makefile diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index c1a152cf9e81..f907bd8090be 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.andre-simon.de/zip/ MAINTAINER= kwm@FreeBSD.org COMMENT= Customizable syntax highlighter -BUILD_DEPENDS= boost-libs>0:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= boost-libs>0:devel/boost-libs USES= dos2unix gmake lua:52 pkgconfig tar:bzip2 MAKEFILE= makefile diff --git a/textproc/hs-double-conversion/Makefile b/textproc/hs-double-conversion/Makefile index d7e692e25d27..488b9ecc76af 100644 --- a/textproc/hs-double-conversion/Makefile +++ b/textproc/hs-double-conversion/Makefile @@ -15,7 +15,7 @@ USE_CABAL= text>=0.11.0.8 .if ${PORT_OPTIONS:MPCLANG} || ${PORT_OPTIONS:MBCLANG} EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-double-conversion.cabal -LIB_DEPENDS+= libcxxrt.so:${PORTSDIR}/devel/libcxxrt +LIB_DEPENDS+= libcxxrt.so:devel/libcxxrt .endif .include <bsd.port.mk> diff --git a/textproc/hs-libxml-sax/Makefile b/textproc/hs-libxml-sax/Makefile index 575a585c77e5..3f787ea2cb5c 100644 --- a/textproc/hs-libxml-sax/Makefile +++ b/textproc/hs-libxml-sax/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT USE_CABAL= text>=0.7 xml-types>=0.3 USES= pkgconfig -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:textproc/libxml2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/textproc/hs-regex-pcre-builtin/Makefile b/textproc/hs-regex-pcre-builtin/Makefile index fd47ea0cc381..97976c6f36ce 100644 --- a/textproc/hs-regex-pcre-builtin/Makefile +++ b/textproc/hs-regex-pcre-builtin/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE USE_CABAL= regex-base>=0.93 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk> diff --git a/textproc/html/Makefile b/textproc/html/Makefile index 47719ad8068b..baae73ec6b9e 100644 --- a/textproc/html/Makefile +++ b/textproc/html/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= LOCAL/kuriyama MAINTAINER= kuriyama@FreeBSD.org COMMENT= All W3C published SGML DTDs for HTML -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr NO_MTREE= yes NO_BUILD= yes diff --git a/textproc/htmlc/Makefile b/textproc/htmlc/Makefile index f6211e22bc19..b7e0dc53bd2e 100644 --- a/textproc/htmlc/Makefile +++ b/textproc/htmlc/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://htmlc.inria.fr/ \ MAINTAINER= beyert@cs.ucr.edu COMMENT= Text file generator -BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml +BUILD_DEPENDS= ocamlc:lang/ocaml USES= gmake tar:tgz diff --git a/textproc/htmldoc/Makefile b/textproc/htmldoc/Makefile index 1ada4e6c60b5..737949b498ac 100644 --- a/textproc/htmldoc/Makefile +++ b/textproc/htmldoc/Makefile @@ -14,7 +14,7 @@ COMMENT= Converts HTML to PDF and/or PostScript LICENSE= GPLv2 -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng.so:graphics/png OPTIONS_DEFINE= HTMLDOCGUI HTMLDOCGUI_DESC= Build GUI front-end @@ -37,7 +37,7 @@ INSTALL_TARGET= install \ CPPFLAGS+= -I${OPENSSLINC} LDFLAGS+= -L${LOCALBASE}/lib -HTMLDOCGUI_LIB_DEPENDS= libfltk.so:${PORTSDIR}/x11-toolkits/fltk +HTMLDOCGUI_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk HTMLDOCGUI_CONFIGURE_ON= --with-gui=yes HTMLDOCGUI_CONFIGURE_OFF= --with-gui=no diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index cf9365ea1f04..d69c6dce7f54 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= pi@FreeBSD.org COMMENT= HTML to LaTeX to PDF Converter -LIB_DEPENDS= libGraphicsMagick++.so:${PORTSDIR}/graphics/GraphicsMagick +LIB_DEPENDS= libGraphicsMagick++.so:graphics/GraphicsMagick USES= bison gmake MAKEFILE= GNUmakefile diff --git a/textproc/hyperestraier/Makefile b/textproc/hyperestraier/Makefile index 70cca9d69caa..4f57c68b2544 100644 --- a/textproc/hyperestraier/Makefile +++ b/textproc/hyperestraier/Makefile @@ -11,9 +11,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system -BUILD_DEPENDS= qdbm>=1.8.77:${PORTSDIR}/databases/qdbm +BUILD_DEPENDS= qdbm>=1.8.77:databases/qdbm # check configure for min version of qdbm. -LIB_DEPENDS= libqdbm.so.14:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= libqdbm.so.14:databases/qdbm LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING @@ -31,11 +31,11 @@ LZO_DESC= Enable lzo support MECAB_DESC= Enable mecab support LZO_CONFIGURE_ENABLE= lzo -LZO_LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 +LZO_LIB_DEPENDS= liblzo2.so:archivers/lzo2 MECAB_CONFIGURE_ENABLE= mecab -MECAB_LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab -MECAB_RUN_DEPENDS= ${LOCALBASE}/lib/mecab/dic/ipadic/matrix.bin:${PORTSDIR}/japanese/mecab-ipadic +MECAB_LIB_DEPENDS= libmecab.so:japanese/mecab +MECAB_RUN_DEPENDS= ${LOCALBASE}/lib/mecab/dic/ipadic/matrix.bin:japanese/mecab-ipadic post-patch: @${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile index 612f84d1589b..575d6b9b530f 100644 --- a/textproc/hyphen/Makefile +++ b/textproc/hyphen/Makefile @@ -12,7 +12,7 @@ COMMENT= Library for high quality hyphenation and justification LICENSE= LGPL21 LGPL3 MPL LICENSE_COMB= dual -BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk +BUILD_DEPENDS= gawk:lang/gawk CONFIGURE_ENV= ac_cv_prog_AWK=gawk GNU_CONFIGURE= yes diff --git a/textproc/ibus-el/Makefile b/textproc/ibus-el/Makefile index c696f476820e..70ffaa721a35 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -11,8 +11,8 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ume@FreeBSD.org COMMENT= IBus client for GNU Emacs -RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus \ - ${PYTHON_SITELIBDIR}/Xlib/X.py:${PORTSDIR}/x11-toolkits/py-xlib +RUN_DEPENDS= ibus-daemon:textproc/ibus \ + ${PYTHON_SITELIBDIR}/Xlib/X.py:x11-toolkits/py-xlib USES= python:run USE_EMACS= yes diff --git a/textproc/ibus-kmfl/Makefile b/textproc/ibus-kmfl/Makefile index cd70846554a6..cbfe135d2a32 100644 --- a/textproc/ibus-kmfl/Makefile +++ b/textproc/ibus-kmfl/Makefile @@ -12,10 +12,10 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL IMEngine for IBus framework -LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus \ - libkmfl.so:${PORTSDIR}/textproc/libkmfl \ - libkmflcomp.so:${PORTSDIR}/textproc/kmflcomp -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ + libkmfl.so:textproc/libkmfl \ + libkmflcomp.so:textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= pkgconfig gmake USE_GNOME= glib20 diff --git a/textproc/ibus-m17n/Makefile b/textproc/ibus-m17n/Makefile index d149786bac48..1490339d194d 100644 --- a/textproc/ibus-m17n/Makefile +++ b/textproc/ibus-m17n/Makefile @@ -13,9 +13,9 @@ COMMENT= The m17n IMEngine for IBus framework LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus \ - libm17n.so:${PORTSDIR}/devel/m17n-lib -RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus +LIB_DEPENDS= libibus-1.0.so:textproc/ibus \ + libm17n.so:devel/m17n-lib +RUN_DEPENDS= ibus-daemon:textproc/ibus PROJECTHOST= ibus diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 1b23658c63e2..01c22a2f700d 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -15,10 +15,10 @@ COMMENT= IBus input method module for Qt4 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus -RUN_DEPENDS= ibus>=1.3.7:${PORTSDIR}/textproc/ibus -LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \ - libicuuc.so:${PORTSDIR}/devel/icu +BUILD_DEPENDS= ibus>=1.3.7:textproc/ibus +RUN_DEPENDS= ibus>=1.3.7:textproc/ibus +LIB_DEPENDS= libdbus-1.so:devel/dbus \ + libicuuc.so:devel/icu GH_ACCOUNT= ibus diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index 768c8bc41931..2eac000ad382 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= GOOGLE_CODE MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Table based input method framework for IBus -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 +LIB_DEPENDS= libibus-1.0.so:textproc/ibus +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 USE_GNOME= pygtk2 USES= gmake pkgconfig python diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index bfdd515fab31..e18b2a55998a 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -13,14 +13,14 @@ COMMENT= Intelligent Input Bus for Linux / Unix OS LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus \ - ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:${PORTSDIR}/devel/py-dbus \ - ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:${PORTSDIR}/devel/py-notify \ - ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \ - ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:${PORTSDIR}/misc/iso-codes \ - setxkbmap:${PORTSDIR}/x11/setxkbmap -LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus \ + ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.83.0:devel/py-dbus \ + ${PYTHON_SITELIBDIR}/gtk-2.0/pynotify/__init__.py:devel/py-notify \ + ${PYTHON_SITELIBDIR}/xdg/__init__.py:devel/py-xdg \ + ${LOCALBASE}/share/xml/iso-codes/iso_639.xml:misc/iso-codes \ + setxkbmap:x11/setxkbmap +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib USES= compiler cpe gmake libtool pathfix pkgconfig python USE_GNOME= glib20 intltool librsvg2 pygobject3 @@ -58,14 +58,14 @@ GTK2_CONFIGURE_ENABLE= gtk2 GTK3_USE= GNOME=gtk30 XORG=x11 GTK3_CONFIGURE_ENABLE= gtk3 libnotify -GTK3_LIB_DEPENDS= libnotify.so:${PORTSDIR}/devel/libnotify +GTK3_LIB_DEPENDS= libnotify.so:devel/libnotify GTK3_LIBS= -lX11 -VALA_BUILD_DEPENDS= vala>=0.20:${PORTSDIR}/lang/vala +VALA_BUILD_DEPENDS= vala>=0.20:lang/vala VALA_CONFIGURE_ENABLE= vala -GINTRO_BUILD_DEPENDS= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection -GINTRO_RUN_DEPENDS= gobject-introspection>=0.6.8:${PORTSDIR}/devel/gobject-introspection +GINTRO_BUILD_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection +GINTRO_RUN_DEPENDS= gobject-introspection>=0.6.8:devel/gobject-introspection GINTRO_CONFIGURE_ON= --enable-introspection=yes GINTRO_CONFIGURE_OFF= --enable-introspection=no diff --git a/textproc/idnits/Makefile b/textproc/idnits/Makefile index c2ec2d704976..59a02e6efbde 100644 --- a/textproc/idnits/Makefile +++ b/textproc/idnits/Makefile @@ -13,7 +13,7 @@ COMMENT= Looks for problems in internet draft formatting LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash NO_ARCH= yes NO_BUILD= yes diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile index 19d4df23320c..87c48f036266 100644 --- a/textproc/iksemel/Makefile +++ b/textproc/iksemel/Makefile @@ -13,7 +13,7 @@ COMMENT= XML parser library mainly designed for Jabber applications LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgnutls.so:security/gnutls USES= autoreconf libtool makeinfo pathfix pkgconfig PATHFIX_MAKEFILEIN= Makefile.am diff --git a/textproc/info2man/Makefile b/textproc/info2man/Makefile index 78a5a0ed568e..3420038f7c96 100644 --- a/textproc/info2man/Makefile +++ b/textproc/info2man/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Translate GNU info files into man pages -RUN_DEPENDS= p5-Perl4-CoreLibs>0:${PORTSDIR}/devel/p5-Perl4-CoreLibs +RUN_DEPENDS= p5-Perl4-CoreLibs>0:devel/p5-Perl4-CoreLibs USES= perl5 shebangfix NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile index c36ef6f85fd9..e84b4c1305ff 100644 --- a/textproc/intltool/Makefile +++ b/textproc/intltool/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Tools to internationalize various kinds of data files -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +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 diff --git a/textproc/irstlm/Makefile b/textproc/irstlm/Makefile index 157a8094cbcb..633b78b70be1 100644 --- a/textproc/irstlm/Makefile +++ b/textproc/irstlm/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-5.80 MAINTAINER= demon@FreeBSD.org COMMENT= The IRST Language Modeling Toolkit -RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared diff --git a/textproc/iso12083/Makefile b/textproc/iso12083/Makefile index c82336f08f44..390fcd2bc9c9 100644 --- a/textproc/iso12083/Makefile +++ b/textproc/iso12083/Makefile @@ -12,7 +12,7 @@ EXTRACT_ONLY= # empty MAINTAINER= kuriyama@FreeBSD.org COMMENT= SGML DTDs from the The Electronic Publishing Special Interest Group -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr DIST_SUBDIR= iso12083 diff --git a/textproc/iso8879/Makefile b/textproc/iso8879/Makefile index 91ef807a8bf3..6bf8a4151b4a 100644 --- a/textproc/iso8879/Makefile +++ b/textproc/iso8879/Makefile @@ -11,7 +11,7 @@ DISTNAME= isoENTS MAINTAINER= kuriyama@FreeBSD.org COMMENT= Character entity sets from ISO 8879:1986 (SGML) -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= zip NO_BUILD= yes diff --git a/textproc/itstool/Makefile b/textproc/itstool/Makefile index 141a3285f7a2..5dee32c1ec59 100644 --- a/textproc/itstool/Makefile +++ b/textproc/itstool/Makefile @@ -13,8 +13,8 @@ COMMENT= Make XML documents translatable through po files LICENSE= GPLv3 -BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 +BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:textproc/py-libxml2 USES= python:2,run tar:bzip2 GNU_CONFIGURE= yes diff --git a/textproc/jade/Makefile b/textproc/jade/Makefile index 74701006f54b..c6fc83cb9dbb 100644 --- a/textproc/jade/Makefile +++ b/textproc/jade/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= kuriyama@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr CONFLICTS= sp-1.* diff --git a/textproc/jakarta-commons-digester/Makefile b/textproc/jakarta-commons-digester/Makefile index 952a3779a12b..f0817902d423 100644 --- a/textproc/jakarta-commons-digester/Makefile +++ b/textproc/jakarta-commons-digester/Makefile @@ -33,11 +33,11 @@ PORTDOCS= * .include <bsd.port.pre.mk> -JAR_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:${PORTSDIR}/java/jakarta-commons-beanutils \ - ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \ - ${JAVALIBDIR}/commons-collections.jar:${PORTSDIR}/java/jakarta-commons-collections +JAR_DEPENDS= ${JAVALIBDIR}/commons-beanutils.jar:java/jakarta-commons-beanutils \ + ${JAVALIBDIR}/commons-logging.jar:java/jakarta-commons-logging \ + ${JAVALIBDIR}/commons-collections.jar:java/jakarta-commons-collections .if ${JAVA_PORT_VERSION:C/^([0-9])\.([0-9])(.*)$/\1.\2/} != "1.4" -JAR_DEPENDS+= ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j +JAR_DEPENDS+= ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j .endif do-install: diff --git a/textproc/jaxup/Makefile b/textproc/jaxup/Makefile index b94ec0e11f40..a2e082fc542e 100644 --- a/textproc/jaxup/Makefile +++ b/textproc/jaxup/Makefile @@ -14,9 +14,9 @@ COMMENT= Java XUpdate engine BUILD_DEPENDS= ${JAR_DEPENDS} RUN_DEPENDS= ${JAR_DEPENDS} -JAR_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \ - ${JAVALIBDIR}/jaxen-full.jar:${PORTSDIR}/java/jaxen \ - ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j +JAR_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ + ${JAVALIBDIR}/jaxen-full.jar:java/jaxen \ + ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USES= zip WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/textproc/jdictionary/Makefile.plugin b/textproc/jdictionary/Makefile.plugin index c2d412c4b13b..dc5d415fe08e 100644 --- a/textproc/jdictionary/Makefile.plugin +++ b/textproc/jdictionary/Makefile.plugin @@ -6,7 +6,7 @@ EXTRACT_SUFX= # MAINTAINER?= jmohacsi@bsd.hu COMMENT?= JDictionary plugin master port -RUN_DEPENDS+= jdictionary:${PORTSDIR}/textproc/jdictionary +RUN_DEPENDS+= jdictionary:textproc/jdictionary # WARNING: USE_JAVA is set to be able to use JAVASHAREDIR. # Please make sure that JAVA_VERSION here is the same as in Makefile. diff --git a/textproc/jq/Makefile b/textproc/jq/Makefile index d402436f8a0a..26659c074289 100644 --- a/textproc/jq/Makefile +++ b/textproc/jq/Makefile @@ -32,7 +32,7 @@ DOCS_MAKE_ARGS_OFF= docdir= DOCS_CONFIGURE_ENABLE= docs ONIGURUMA_DESC= With oniguruma BSDL regular expression library -ONIGURUMA_LIB_DEPENDS= libonig.so:${PORTSDIR}/devel/oniguruma5 +ONIGURUMA_LIB_DEPENDS= libonig.so:devel/oniguruma5 #ONIGURUMA_CONFIGURE_WITH=oniguruma=${LOCALBASE} # pending resolution of https://github.com/stedolan/jq/issues/1021, next line is the workaround ONIGURUMA_CONFIGURE_ON= --with-oniguruma=${LOCALBASE} diff --git a/textproc/jrefentry/Makefile b/textproc/jrefentry/Makefile index 5b48b68edf50..2a806d33821b 100644 --- a/textproc/jrefentry/Makefile +++ b/textproc/jrefentry/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/docbook/OldFiles MAINTAINER= ports@FreeBSD.org COMMENT= DocBook XML JRefEntry DTD -RUN_DEPENDS= docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +RUN_DEPENDS= docbook-xml>0:textproc/docbook-xml NO_BUILD= yes diff --git a/textproc/jshon/Makefile b/textproc/jshon/Makefile index f17af6480b43..71ce4a02d758 100644 --- a/textproc/jshon/Makefile +++ b/textproc/jshon/Makefile @@ -10,7 +10,7 @@ COMMENT= JSON parser for the shell LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson +LIB_DEPENDS= libjansson.so:devel/jansson USE_GITHUB= yes GH_ACCOUNT= keenerd diff --git a/textproc/kenlm/Makefile b/textproc/kenlm/Makefile index 0a1e01b76c85..63af5ee8d0e7 100644 --- a/textproc/kenlm/Makefile +++ b/textproc/kenlm/Makefile @@ -10,9 +10,9 @@ DISTNAME= ${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= KenLM Language Model Toolkit -BUILD_DEPENDS= bjam:${PORTSDIR}/devel/boost-jam \ - bash:${PORTSDIR}/shells/bash -LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= bjam:devel/boost-jam \ + bash:shells/bash +LIB_DEPENDS= libboost_thread.so:devel/boost-libs USES+= compiler:c++11-lib USE_LDCONFIG= yes diff --git a/textproc/kibana41/Makefile b/textproc/kibana41/Makefile index ea05ed9d965f..72db1d1459be 100644 --- a/textproc/kibana41/Makefile +++ b/textproc/kibana41/Makefile @@ -13,7 +13,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 -RUN_DEPENDS= node010>=0:${PORTSDIR}/www/node010 +RUN_DEPENDS= node010>=0:www/node010 NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/kibana42/Makefile b/textproc/kibana42/Makefile index 0c69249d5daa..384f0a396d3c 100644 --- a/textproc/kibana42/Makefile +++ b/textproc/kibana42/Makefile @@ -15,7 +15,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 -RUN_DEPENDS= node012>=0:${PORTSDIR}/www/node012 +RUN_DEPENDS= node012>=0:www/node012 NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/kmfl-european-latin/Makefile b/textproc/kmfl-european-latin/Makefile index 928386bb7557..8e491a3ae4b3 100644 --- a/textproc/kmfl-european-latin/Makefile +++ b/textproc/kmfl-european-latin/Makefile @@ -13,8 +13,8 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Paneuropean Latin KMFL keyboard covering 120 languages -BUILD_DEPENDS= base64:${PORTSDIR}/converters/base64 -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +BUILD_DEPENDS= base64:converters/base64 +RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR}/EuroLatin\ Source\ Files USES= dos2unix zip diff --git a/textproc/kmfl-khmer/Makefile b/textproc/kmfl-khmer/Makefile index f499d66b9914..5c368ed3298f 100644 --- a/textproc/kmfl-khmer/Makefile +++ b/textproc/kmfl-khmer/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= kmfl- MAINTAINER= buganini@gmail.com COMMENT= KMFL SCIM IMEngine keyboard for Khmer language -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp USE_GITHUB= yes GH_ACCOUNT= buganini diff --git a/textproc/kmfl-sil-ezra/Makefile b/textproc/kmfl-sil-ezra/Makefile index ee292cc43b1b..454be3959daf 100644 --- a/textproc/kmfl-sil-ezra/Makefile +++ b/textproc/kmfl-sil-ezra/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= EzraSIL251_Src.zip MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL keyboard for Unicode Biblical Hebrew -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR}/EzraSIL2.51 USES= dos2unix zip diff --git a/textproc/kmfl-sil-galatia/Makefile b/textproc/kmfl-sil-galatia/Makefile index 1bc54bbcfb42..99778b730e43 100644 --- a/textproc/kmfl-sil-galatia/Makefile +++ b/textproc/kmfl-sil-galatia/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Unicode keyboard for typesetting Ancient Greek -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= GrkPolyCompv${PORTVERSION:S|.||}.KMN diff --git a/textproc/kmfl-sil-ipa-unicode/Makefile b/textproc/kmfl-sil-ipa-unicode/Makefile index 40dbb39c7336..12aa2eafc5b6 100644 --- a/textproc/kmfl-sil-ipa-unicode/Makefile +++ b/textproc/kmfl-sil-ipa-unicode/Makefile @@ -15,7 +15,7 @@ EXTRACT_ONLY= IPAUni_Src12.zip MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= IPA Unicode 5.1 mnemonic keyboard for KMFL IMEngine -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip WRKSRC= ${WRKDIR}/IPA12 diff --git a/textproc/kmfl-sil-panafrican-latin/Makefile b/textproc/kmfl-sil-panafrican-latin/Makefile index a88fdd3c9001..1b60c72e2928 100644 --- a/textproc/kmfl-sil-panafrican-latin/Makefile +++ b/textproc/kmfl-sil-panafrican-latin/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL keyboard for African Latin writing systems -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR} USES= dos2unix zip diff --git a/textproc/kmfl-sil-yi/Makefile b/textproc/kmfl-sil-yi/Makefile index f0ee36237f50..8b28065dcfb1 100644 --- a/textproc/kmfl-sil-yi/Makefile +++ b/textproc/kmfl-sil-yi/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Unicode keyboard for standardized Yi script -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp WRKSRC= ${WRKDIR} USES= dos2unix zip diff --git a/textproc/kmfl-varamozhi-malayalam/Makefile b/textproc/kmfl-varamozhi-malayalam/Makefile index 9bc2de30d9b8..51920f4f5b39 100644 --- a/textproc/kmfl-varamozhi-malayalam/Makefile +++ b/textproc/kmfl-varamozhi-malayalam/Makefile @@ -13,7 +13,7 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= KMFL Malayalam keyboard according to the Mozhi scheme -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp +RUN_DEPENDS= kmflcomp:textproc/kmflcomp USES= dos2unix zip DOS2UNIX_FILES= mozhi_1.1.0.kmn diff --git a/textproc/kmflcomp/Makefile b/textproc/kmflcomp/Makefile index 4d1245a23e2e..7f9c6bea2c5d 100644 --- a/textproc/kmflcomp/Makefile +++ b/textproc/kmflcomp/Makefile @@ -16,7 +16,7 @@ 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:${PORTSDIR}/devel/bison +BUILD_DEPENDS= bison:devel/bison USE_XORG= x11 USE_LDCONFIG= yes diff --git a/textproc/kompare/Makefile b/textproc/kompare/Makefile index b4d64ea8f2bc..e155984d0891 100644 --- a/textproc/kompare/Makefile +++ b/textproc/kompare/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Diff/Patch Frontend -LIB_DEPENDS= libkomparediff2.so:${PORTSDIR}/textproc/libkomparediff2 +LIB_DEPENDS= libkomparediff2.so:textproc/libkomparediff2 USE_KDE4= kdelibs kdeprefix automoc4 USES= cmake:outsource tar:xz diff --git a/textproc/lasem/Makefile b/textproc/lasem/Makefile index 12c2c2c726e8..4ecda06dac89 100644 --- a/textproc/lasem/Makefile +++ b/textproc/lasem/Makefile @@ -13,7 +13,7 @@ COMMENT= SVG/Mathml renderer and editor LICENSE= GPLv2 -RUN_DEPENDS= stixfonts>0:${PORTSDIR}/x11-fonts/stix-fonts +RUN_DEPENDS= stixfonts>0:x11-fonts/stix-fonts GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index a7ddfa2b8b33..920895226378 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= TEX_CTAN/support/${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= Convert LaTeX documents to HTML -BUILD_DEPENDS= ${LOCALBASE}/bin/anytopnm:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ${LOCALBASE}/bin/anytopnm:graphics/netpbm RUN_DEPENDS:= ${BUILD_DEPENDS} CONFLICTS= ja-latex2html-[0-9]* diff --git a/textproc/libabw/Makefile b/textproc/libabw/Makefile index b49b76571351..7da54bbc5c79 100644 --- a/textproc/libabw/Makefile +++ b/textproc/libabw/Makefile @@ -11,8 +11,8 @@ COMMENT= Library providing ability to interpret Abiword documents LICENSE= MPL -BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge USES= gperf perl5 libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes diff --git a/textproc/libcrm114/Makefile b/textproc/libcrm114/Makefile index 8c7ae8b9dc24..1994dd098b14 100644 --- a/textproc/libcrm114/Makefile +++ b/textproc/libcrm114/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://crm114.sourceforge.net/tarballs/ MAINTAINER= info@mschuette.name COMMENT= CRM114 C-callable Library -LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= libtre.so:textproc/libtre LICENSE= LGPL3 diff --git a/textproc/libcss/Makefile b/textproc/libcss/Makefile index 1500724f1fcf..7541ccb5eaae 100644 --- a/textproc/libcss/Makefile +++ b/textproc/libcss/Makefile @@ -12,9 +12,9 @@ COMMENT= Cascading Style Sheets library LICENSE= MIT -BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem -LIB_DEPENDS= libwapcaplet.so:${PORTSDIR}/textproc/libwapcaplet \ - libparserutils.so:${PORTSDIR}/devel/libparserutils +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 diff --git a/textproc/libe-book/Makefile b/textproc/libe-book/Makefile index eacf2f399f3d..e698be1c4e5b 100644 --- a/textproc/libe-book/Makefile +++ b/textproc/libe-book/Makefile @@ -11,9 +11,9 @@ COMMENT= Library for import of reflowable e-book formats LICENSE= MPL -BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ - librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs +LIB_DEPENDS= libicui18n.so:devel/icu \ + librevenge-0.0.so:textproc/librevenge OPTIONS_DEFINE= DOCS @@ -29,7 +29,7 @@ CONFIGURE_ARGS= --disable-werror --disable-tests CPPFLAGS+= -I${LOCALBASE}/include -DBOOST_ERROR_CODE_HEADER_ONLY PORTDOCS= * -DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOCS_BUILD_DEPENDS= doxygen:devel/doxygen DOCS_CONFIGURE_OFF= --without-docs .include <bsd.port.mk> diff --git a/textproc/libextractor/Makefile b/textproc/libextractor/Makefile index 4bccbfeca61d..7a6ec8181470 100644 --- a/textproc/libextractor/Makefile +++ b/textproc/libextractor/Makefile @@ -12,7 +12,7 @@ COMMENT= Library for keyword extraction LICENSE= GPLv3+ -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl +LIB_DEPENDS= libltdl.so:devel/libltdl USES= iconv gettext libtool makeinfo pathfix pkgconfig python USE_GNOME= gtk20 @@ -35,35 +35,35 @@ OPTIONS_DEFAULT= EXIV2 FFMPEG FLAC GIF GSF GSTREAMER MPEG2 MP4 \ RPM SMF TIDY VORBIS OPTIONS_SUB= yes -EXIV2_LIB_DEPENDS= libexiv2.so:${PORTSDIR}/graphics/exiv2 +EXIV2_LIB_DEPENDS= libexiv2.so:graphics/exiv2 EXIV2_CONFIGURE_ENV= EXIV2_H="<exiv2/image.hpp>" EXIV2_CONFIGURE_ENV_OFF= EXIV2_H="" -FLAC_LIB_DEPENDS= libFLAC.so:${PORTSDIR}/audio/flac +FLAC_LIB_DEPENDS= libFLAC.so:audio/flac FLAC_CONFIGURE_ENV_OFF= ac_cv_lib_FLAC_FLAC__stream_decoder_init_stream=no -FFMPEG_LIB_DEPENDS= libavcodec.so:${PORTSDIR}/multimedia/ffmpeg +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg FFMPEG_CONFIGURE_ENABLE= ffmpeg -GIF_LIB_DEPENDS= libgif.so:${PORTSDIR}/graphics/giflib +GIF_LIB_DEPENDS= libgif.so:graphics/giflib GIF_CONFIGURE_ENV_OFF= ac_cv_lib_gif_DGifOpen=no GSF_DESC= GSF (OLE2 (MS office) support) GSF_USE= gnome=libgsf GSF_CONFIGURE_ENV_OFF= ac_cv_lib_gsf_1_gsf_init=no GSTREAMER_USE= gstreamer1=yes GSTREAMER_CONFIGURE_WITH= gstreamer -MPEG2_LIB_DEPENDS= libmpeg2.so:${PORTSDIR}/multimedia/libmpeg2 +MPEG2_LIB_DEPENDS= libmpeg2.so:multimedia/libmpeg2 MPEG2_CONFIGURE_ENV_OFF= ac_cv_lib_mpeg2_mpeg2_init=no -MP4_LIB_DEPENDS= libmp4v2.so:${PORTSDIR}/multimedia/mp4v2 +MP4_LIB_DEPENDS= libmp4v2.so:multimedia/mp4v2 MP4_CONFIGURE_ENV_OFF= ac_cv_lib_mp4v2_MP4ReadProvider=no RPM_DESC= RPM support -RPM_LIB_DEPENDS= librpm.so:${PORTSDIR}/archivers/rpm4 +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_DESC= Standard MIDI file support via LibSMF -SMF_LIB_DEPENDS= libsmf.so:${PORTSDIR}/audio/libsmf +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:${PORTSDIR}/www/tidy-lib +TIDY_LIB_DEPENDS= libtidy.so:www/tidy-lib TIDY_CONFIGURE_ENV= TIDY_H="<tidy/tidy.h>" TIDY_CONFIGURE_ENV_OFF= TIDY_H="" -VORBIS_LIB_DEPENDS= libvorbisfile.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbisfile.so:audio/libvorbis VORBIS_CONFIGURE_ENV_OFF= ac_cv_lib_vorbisfile_ov_open_callbacks=no post-patch: diff --git a/textproc/libguess/Makefile b/textproc/libguess/Makefile index 8e5e5831beaa..61466a6ebd14 100644 --- a/textproc/libguess/Makefile +++ b/textproc/libguess/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://distfiles.atheme.org/ MAINTAINER= wg@FreeBSD.org COMMENT= High-speed character set detection library -LIB_DEPENDS= libmowgli.so:${PORTSDIR}/devel/libmowgli +LIB_DEPENDS= libmowgli.so:devel/libmowgli USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes diff --git a/textproc/libkmfl/Makefile b/textproc/libkmfl/Makefile index 9ce26156a2d9..3114e5ada404 100644 --- a/textproc/libkmfl/Makefile +++ b/textproc/libkmfl/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Engine to interpret compiled KMFL keyboard tables -LIB_DEPENDS= libkmflcomp.so:${PORTSDIR}/textproc/kmflcomp +LIB_DEPENDS= libkmflcomp.so:textproc/kmflcomp USE_LDCONFIG= yes USES= libtool diff --git a/textproc/libkolabxml/Makefile b/textproc/libkolabxml/Makefile index ebf163d4ebdd..ed47d661903e 100644 --- a/textproc/libkolabxml/Makefile +++ b/textproc/libkolabxml/Makefile @@ -13,10 +13,10 @@ COMMENT= Kolab XML Format Schema Definitions Library # are considered LGPL3-licensed, though. LICENSE= LGPL3 -BUILD_DEPENDS= xsdcxx:${PORTSDIR}/devel/xsd -LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 +BUILD_DEPENDS= xsdcxx:devel/xsd +LIB_DEPENDS= libboost_system.so:devel/boost-libs \ + libcurl.so:ftp/curl \ + libxerces-c.so.3:textproc/xerces-c3 # TODO: Conditionally enable the bindings based on OPTIONs. CMAKE_ARGS= -DBUILD_TESTS:BOOL=OFF \ diff --git a/textproc/liblrdf/Makefile b/textproc/liblrdf/Makefile index 996ef6b009b7..53430833433f 100644 --- a/textproc/liblrdf/Makefile +++ b/textproc/liblrdf/Makefile @@ -13,11 +13,11 @@ COMMENT= Library for manipulating RDF files describing LADSPA plugins LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa -LIB_DEPENDS= libicuuc.so:${PORTSDIR}/devel/icu \ - libyajl.so:${PORTSDIR}/devel/yajl \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libraptor2.so:${PORTSDIR}/textproc/raptor2 +BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa +LIB_DEPENDS= libicuuc.so:devel/icu \ + libyajl.so:devel/yajl \ + libcurl.so:ftp/curl \ + libraptor2.so:textproc/raptor2 GNU_CONFIGURE= yes USES= autoreconf iconv libtool pathfix pkgconfig diff --git a/textproc/libmrss-php/Makefile b/textproc/libmrss-php/Makefile index 220a196fcf6d..2bf364d80c8d 100644 --- a/textproc/libmrss-php/Makefile +++ b/textproc/libmrss-php/Makefile @@ -14,7 +14,7 @@ COMMENT= PHP library for parsing, writing, and creating RSS LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/../COPYING -LIB_DEPENDS= libmrss.so:${PORTSDIR}/textproc/libmrss +LIB_DEPENDS= libmrss.so:textproc/libmrss GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 0b2db141de49..8706a057e864 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -13,8 +13,8 @@ COMMENT= C library for parsing, writing, and creating RSS LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libnxml.so:${PORTSDIR}/textproc/libnxml +LIB_DEPENDS= libcurl.so:ftp/curl \ + libnxml.so:textproc/libnxml GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/libmwaw03/Makefile b/textproc/libmwaw03/Makefile index 2d4e48ce2bac..1d4064e14689 100644 --- a/textproc/libmwaw03/Makefile +++ b/textproc/libmwaw03/Makefile @@ -12,7 +12,7 @@ COMMENT= Import library for some old mac text documents LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include @@ -27,7 +27,7 @@ INSTALL_TARGET= install-strip .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index ccec237309ab..4ad917ff7fb2 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ MAINTAINER= nivit@FreeBSD.org COMMENT= C library for writing XML 1.0/1.1 files or streams -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= libtool pathfix GNU_CONFIGURE= yes diff --git a/textproc/libodfgen01/Makefile b/textproc/libodfgen01/Makefile index 28e2f5204943..6682c40af5d4 100644 --- a/textproc/libodfgen01/Makefile +++ b/textproc/libodfgen01/Makefile @@ -12,7 +12,7 @@ COMMENT= Library for generating documents in Open Document Format (ODF) LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include @@ -27,7 +27,7 @@ INSTALL_TARGET= install-strip .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif diff --git a/textproc/librevenge/Makefile b/textproc/librevenge/Makefile index 140e8adaf0c4..745d67facacf 100644 --- a/textproc/librevenge/Makefile +++ b/textproc/librevenge/Makefile @@ -16,7 +16,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= ${LOCALBASE}/include/boost/algorithm/string.hpp:devel/boost-libs OPTIONS_DEFINE= DOCS @@ -24,7 +24,7 @@ CPPFLAGS= -I${LOCALBASE}/include CONFIGURE_ARGS= -disable-werror --disable-tests PORTDOCS= * -DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen +DOCS_BUILD_DEPENDS= doxygen:devel/doxygen DOCS_CONFIGURE_OFF= --without-docs .include <bsd.port.mk> diff --git a/textproc/libtext-wrapi18n-perl/Makefile b/textproc/libtext-wrapi18n-perl/Makefile index a95f858872e5..91c15bbf98cb 100644 --- a/textproc/libtext-wrapi18n-perl/Makefile +++ b/textproc/libtext-wrapi18n-perl/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org COMMENT= Documentation gettext tools -BUILD_DEPENDS= libtext-charwidth-perl>=0:${PORTSDIR}/textproc/libtext-charwidth-perl +BUILD_DEPENDS= libtext-charwidth-perl>=0:textproc/libtext-charwidth-perl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/libtranslate/Makefile b/textproc/libtranslate/Makefile index 5dc529dcb81a..770fbfae02c4 100644 --- a/textproc/libtranslate/Makefile +++ b/textproc/libtranslate/Makefile @@ -37,7 +37,7 @@ post-patch:: .if ${PORT_OPTIONS:MGENERIC} PLIST_SUB+= GENERIC="" USE_GNOME+= libxml2 -LIB_DEPENDS+= libsoup-2.4.so:${PORTSDIR}/devel/libsoup +LIB_DEPENDS+= libsoup-2.4.so:devel/libsoup CPPFLAGS+= -DHAVE_LIBSOUP24 DISTFILES+= libtranslate-0.99-libsoup24.diff EXTRACT_ONLY= ${DISTFILES:M*tar.*} @@ -53,7 +53,7 @@ PLIST_SUB+= GENERIC="@comment " .if ${PORT_OPTIONS:MTALKFILTERS} PLIST_SUB+= TALKFILTERS="" -LIB_DEPENDS+= libtalkfilters.so:${PORTSDIR}/misc/talkfilters +LIB_DEPENDS+= libtalkfilters.so:misc/talkfilters .else CONFIGURE_ARGS+=--disable-talkfilters PLIST_SUB+= TALKFILTERS="@comment " diff --git a/textproc/libutf8proc/Makefile b/textproc/libutf8proc/Makefile index 7eb2da368dd1..454620dc1be8 100644 --- a/textproc/libutf8proc/Makefile +++ b/textproc/libutf8proc/Makefile @@ -12,7 +12,7 @@ COMMENT= UTF8 Processing library LICENSE= MIT -BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem +BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem USES= gmake USE_LDCONFIG= yes diff --git a/textproc/libvisio01/Makefile b/textproc/libvisio01/Makefile index f48a26d833fe..42d332362450 100644 --- a/textproc/libvisio01/Makefile +++ b/textproc/libvisio01/Makefile @@ -12,9 +12,9 @@ COMMENT= Library and tools for parsing the visio file format structure LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual -BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ - librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/include/classic_core.hpp:devel/boost-libs +LIB_DEPENDS= libicui18n.so:devel/icu \ + librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-tests --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/libwapcaplet/Makefile b/textproc/libwapcaplet/Makefile index b430d1a06bd2..4bdc4326a272 100644 --- a/textproc/libwapcaplet/Makefile +++ b/textproc/libwapcaplet/Makefile @@ -12,8 +12,8 @@ COMMENT= String internment library LICENSE= MIT -BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem \ - ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS= netsurf-buildsystem>=1.5:devel/netsurf-buildsystem \ + ${LOCALBASE}/bin/flex:textproc/flex USES= gmake USE_LDCONFIG= yes diff --git a/textproc/libwpd010/Makefile b/textproc/libwpd010/Makefile index c3015cabac28..f4efe55df9f4 100644 --- a/textproc/libwpd010/Makefile +++ b/textproc/libwpd010/Makefile @@ -13,7 +13,7 @@ COMMENT= Tools for importing and exporting WordPerfect(tm) documents LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge USES= libtool pathfix pkgconfig tar:bzip2 GNU_CONFIGURE= yes diff --git a/textproc/libwps/Makefile b/textproc/libwps/Makefile index 57a60b338f7e..64c87400ba86 100644 --- a/textproc/libwps/Makefile +++ b/textproc/libwps/Makefile @@ -12,7 +12,7 @@ COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include @@ -26,7 +26,7 @@ INSTALL_TARGET= install-strip .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif diff --git a/textproc/libwps03/Makefile b/textproc/libwps03/Makefile index 1e731dae51f8..a05b09bbb71c 100644 --- a/textproc/libwps03/Makefile +++ b/textproc/libwps03/Makefile @@ -14,7 +14,7 @@ COMMENT= Microsoft file word processor format import filter library LICENSE= LGPL21 MPL LICENSE_COMB= dual -LIB_DEPENDS= librevenge-0.0.so:${PORTSDIR}/textproc/librevenge +LIB_DEPENDS= librevenge-0.0.so:textproc/librevenge CONFIGURE_ARGS= --disable-werror --without-docs CPPFLAGS+= -I${LOCALBASE}/include @@ -28,7 +28,7 @@ INSTALL_TARGET= install-strip .if ${COMPILER_FEATURES:Mlibc++} CONFIGURE_ARGS+= --with-sharedptr=c++11 .else -BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:devel/boost-libs CONFIGURE_ARGS+= --with-sharedptr=boost .endif diff --git a/textproc/libxml++26-reference/Makefile b/textproc/libxml++26-reference/Makefile index 947df3bb6c6a..5056c0b87fd4 100644 --- a/textproc/libxml++26-reference/Makefile +++ b/textproc/libxml++26-reference/Makefile @@ -4,8 +4,8 @@ PORTREVISION= 0 -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libxml++-2.6.pc:${PORTSDIR}/textproc/libxml++26 \ - glibmm-reference>=0:${PORTSDIR}/devel/glibmm-reference +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libxml++-2.6.pc:textproc/libxml++26 \ + glibmm-reference>=0:devel/glibmm-reference USES= gmake pkgconfig GNU_CONFIGURE= yes diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 0686e1267b67..842af5a09bdf 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -17,7 +17,7 @@ PLIST_SUB= VERSION="2.6" API_VERSION="2.6" .if !defined(REFERENCE_PORT) -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 +BUILD_DEPENDS= gm4:devel/m4 USES+= gmake libtool pathfix pkgconfig USE_GNOME= glibmm libxml2 diff --git a/textproc/libxml2-reference/Makefile b/textproc/libxml2-reference/Makefile index b25b2845f97e..0f88ab209d47 100644 --- a/textproc/libxml2-reference/Makefile +++ b/textproc/libxml2-reference/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxml2:configure +BUILD_DEPENDS= ${NONEXISTENT}:textproc/libxml2:configure PARENT_WRKSRC!= cd ${.CURDIR}/../libxml2 && ${MAKE} -V WRKSRC EXTRACT_ONLY= diff --git a/textproc/libxode/Makefile b/textproc/libxode/Makefile index f5c8ed092074..f11effd5dad0 100644 --- a/textproc/libxode/Makefile +++ b/textproc/libxode/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= XML library which wraps expat -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool GNU_CONFIGURE= yes diff --git a/textproc/libxslt-reference/Makefile b/textproc/libxslt-reference/Makefile index 61e569b7db82..2928f51cb3c9 100644 --- a/textproc/libxslt-reference/Makefile +++ b/textproc/libxslt-reference/Makefile @@ -3,7 +3,7 @@ PORTREVISION= 0 -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/libxslt:configure +BUILD_DEPENDS= ${NONEXISTENT}:textproc/libxslt:configure PARENT_WRKSRC!= cd ${.CURDIR}/../libxslt && ${MAKE} -V WRKSRC EXTRACT_ONLY= diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile index e492f9ba1826..7e0f9a33eb40 100644 --- a/textproc/libxslt/Makefile +++ b/textproc/libxslt/Makefile @@ -40,7 +40,7 @@ CRYPTO_DESC= Enable crypto support for exslt MEM_DEBUG_CONFIGURE_ON= --with-mem-debug CRYPTO_CONFIGURE_WITH= crypto -CRYPTO_LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt +CRYPTO_LIB_DEPENDS= libgcrypt.so:security/libgcrypt post-patch: @${REINPLACE_CMD} -e '/^install-data-am:/ s|install-data-local||' \ diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index 370ceb9805ca..452fc16f59f0 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ MAINTAINER= gnome@FreeBSD.org COMMENT= Grammar checking library -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:textproc/aspell OPTIONS_DEFINE= DOCS diff --git a/textproc/linuxdoc-tools/Makefile b/textproc/linuxdoc-tools/Makefile index 2bcfa05a1d88..5017fb3ad349 100644 --- a/textproc/linuxdoc-tools/Makefile +++ b/textproc/linuxdoc-tools/Makefile @@ -16,12 +16,12 @@ 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:${PORTSDIR}/lang/gawk \ - nsgmls:${PORTSDIR}/textproc/jade \ - sgmlsasp:${PORTSDIR}/textproc/sgmls -RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ - nsgmls:${PORTSDIR}/textproc/jade \ - sgmlsasp:${PORTSDIR}/textproc/sgmls +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 perl5 @@ -32,7 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +DOCS_BUILD_DEPENDS= bash:shells/bash DOCS_MAKE_ENV= LANG=C BUILD_DOCS=true post-patch: diff --git a/textproc/linuxdoc/Makefile b/textproc/linuxdoc/Makefile index 7a461bb51044..7dc2055e8333 100644 --- a/textproc/linuxdoc/Makefile +++ b/textproc/linuxdoc/Makefile @@ -11,8 +11,8 @@ MASTER_SITES= http://dist.bsdlab.org/ \ MAINTAINER= kuriyama@FreeBSD.org COMMENT= The Linuxdoc SGML DTD -RUN_DEPENDS= ${ISOCAT}:${PORTSDIR}/textproc/iso8879 \ - ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${ISOCAT}:textproc/iso8879 \ + ${XMLCATMGR}:textproc/xmlcatmgr EXTRACT_ONLY= # empty NO_BUILD= yes diff --git a/textproc/loook/Makefile b/textproc/loook/Makefile index c16e1f36d0e4..2bc50e5ad094 100644 --- a/textproc/loook/Makefile +++ b/textproc/loook/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple Python tool that search in LibreOffice/OpenOffice files LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter WRKSRC= ${WRKDIR} diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index d12d7ba5cbe7..01da5d01a68a 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -11,7 +11,7 @@ COMMENT= Tool for lexical, morphological analysis and generation of words LICENSE= GPLv2 -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:textproc/libxml2 APVER= 3.3 APREV= 2 diff --git a/textproc/luaexpat/Makefile b/textproc/luaexpat/Makefile index 7e80a99a7006..48afc0eeadfe 100644 --- a/textproc/luaexpat/Makefile +++ b/textproc/luaexpat/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} MAINTAINER= lx@FreeBSD.org COMMENT= LuaExpat is a SAX XML parser based on the Expat library -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake lua:51 ALL_TARGET= lib diff --git a/textproc/luceneplusplus/Makefile b/textproc/luceneplusplus/Makefile index d9c780c1fb1c..717a1cf98736 100644 --- a/textproc/luceneplusplus/Makefile +++ b/textproc/luceneplusplus/Makefile @@ -11,7 +11,7 @@ COMMENT= C++ port of the Lucene library LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/LGPL.license -LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_system.so:devel/boost-libs USE_GITHUB= yes GH_ACCOUNT= luceneplusplus diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index bf7fd524c1f9..9bceaa7bf2b6 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.m17n.org/common/im-config/ \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= GUI for per-user configuration of m17n-lib input methods -LIB_DEPENDS= libm17n.so:${PORTSDIR}/devel/m17n-lib +LIB_DEPENDS= libm17n.so:devel/m17n-lib MAKE_JOBS_UNSAFE= yes diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile index 097212791176..d5b8cb6bff4e 100644 --- a/textproc/mdocml/Makefile +++ b/textproc/mdocml/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://mdocml.bsd.lv/snapshots/ \ MAINTAINER= uqs@FreeBSD.org COMMENT= mdoc macro compiler -LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS= libsqlite3.so:databases/sqlite3 EXAMPLESDIR= ${PREFIX}/share/examples/mandoc diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 345b0105202d..ca050e54ecc8 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -11,8 +11,8 @@ COMMENT= GNOME visual diff and merge tool LICENSE= GPLv2 -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool -RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas +BUILD_DEPENDS= itstool:textproc/itstool +RUN_DEPENDS= gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas USES= desktop-file-utils gettext python:2 shared-mime-info \ shebangfix tar:xz diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile index 86ca3bd9486a..aab781da3ae9 100644 --- a/textproc/miller/Makefile +++ b/textproc/miller/Makefile @@ -21,7 +21,7 @@ PLIST_FILES= bin/mlr man/man1/mlr.1.gz .include <bsd.port.pre.mk> .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 -BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:textproc/flex .endif post-configure: diff --git a/textproc/modlogan/Makefile b/textproc/modlogan/Makefile index adde9ec8dfa5..6707b15bae48 100644 --- a/textproc/modlogan/Makefile +++ b/textproc/modlogan/Makefile @@ -10,10 +10,10 @@ MASTER_SITES= http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfile MAINTAINER= netchild@FreeBSD.org COMMENT= Modular log file analysis program -LIB_DEPENDS= libadns.so:${PORTSDIR}/dns/adns \ - libgd.so:${PORTSDIR}/graphics/gd \ - libpcre.so:${PORTSDIR}/devel/pcre \ - libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libadns.so:dns/adns \ + libgd.so:graphics/gd \ + libpcre.so:devel/pcre \ + libexpat.so:textproc/expat2 USES= gettext libtool diff --git a/textproc/msort/Makefile b/textproc/msort/Makefile index af0f5652c6e0..9c23bc8092aa 100644 --- a/textproc/msort/Makefile +++ b/textproc/msort/Makefile @@ -13,11 +13,11 @@ COMMENT= Sorting files in sophisticated ways LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre \ - libuninum.so:${PORTSDIR}/devel/libuninum \ - libutf8proc.so:${PORTSDIR}/textproc/utf8proc -RUN_DEPENDS= iwidgets>=0:${PORTSDIR}/x11-toolkits/iwidgets -TEST_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash +LIB_DEPENDS= libtre.so:textproc/libtre \ + libuninum.so:devel/libuninum \ + libutf8proc.so:textproc/utf8proc +RUN_DEPENDS= iwidgets>=0:x11-toolkits/iwidgets +TEST_DEPENDS= ${LOCALBASE}/bin/bash:shells/bash CONFIGURE_ENV= ac_cv_lib_tre_regwcomp=yes CPPFLAGS+= -I${LOCALBASE}/include diff --git a/textproc/mythes/Makefile b/textproc/mythes/Makefile index 1aa97b64176a..c0fcb1971483 100644 --- a/textproc/mythes/Makefile +++ b/textproc/mythes/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple thesaurus library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell +LIB_DEPENDS= libhunspell-1.3.so:textproc/hunspell USES= libtool pathfix pkgconfig shebangfix SHEBANG_FILES= th_gen_idx.pl diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index 7177b27d494d..191762ce6f81 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -11,8 +11,8 @@ 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:${PORTSDIR}/textproc/xom \ - ${JAVALIBDIR}/saxon9.jar:${PORTSDIR}/textproc/saxon-devel +RUN_DEPENDS= ${JAVALIBDIR}/xom.jar:textproc/xom \ + ${JAVALIBDIR}/saxon9.jar:textproc/saxon-devel USE_JAVA= yes JAVA_VERSION= 1.6+ @@ -29,7 +29,7 @@ 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:${PORTSDIR}/java/java-getopt +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 diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index 7dabd1fd6fdd..bfa6c121e903 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= https://forge.ocamlcore.org/frs/download.php/420/ MAINTAINER= tcrimi@gmail.com COMMENT= OCaml library to read and write CSV files -BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:${PORTSDIR}/devel/ocaml-extlib +BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/extlib:devel/ocaml-extlib WRKSRC= ${WRKDIR}/csv-${PORTVERSION} USES= gmake diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index 41e7fe83d4aa..2a9b223a2e89 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Stub for the expat parser in OCaml -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake USE_OCAML= yes diff --git a/textproc/ocaml-pxp/Makefile b/textproc/ocaml-pxp/Makefile index a9982c9eb4ba..2510aae802be 100644 --- a/textproc/ocaml-pxp/Makefile +++ b/textproc/ocaml-pxp/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= ocaml- MAINTAINER= johans@FreeBSD.org COMMENT= Validating XML parser for OCaml -BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net -RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net +BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net +RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net OPTIONS_DEFINE= ULEX OPTIONS_DEFAULT=ULEX @@ -23,8 +23,8 @@ USE_OCAML_FINDLIB= true USE_OCAML_LDCONFIG= true USE_OCAML_CAMLP4= true -ULEX_BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex -ULEX_RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ulex/ulexing.a:${PORTSDIR}/devel/ocaml-ulex +ULEX_BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ulex/ulexing.a:devel/ocaml-ulex +ULEX_RUN_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/ulex/ulexing.a:devel/ocaml-ulex HAS_CONFIGURE= yes CONFIGURE_ARGS+=-without-wlex-compat -without-wlex diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index aa27d6a6140c..7447b66ae829 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -31,8 +31,8 @@ OPTIONS_DEFINE= PCRE OPTIONS_DEFAULT= PCRE PCRE_CONFIGURE_ENABLE= pcre -PCRE_BUILD_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-pcre -PCRE_RUN_DEPENDS= ${SA_DIR}/pcre/pcre.a:${PORTSDIR}/devel/ocaml-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,' \ diff --git a/textproc/ocaml-tyxml/Makefile b/textproc/ocaml-tyxml/Makefile index 01fcd2ae9086..535dbc78abd3 100644 --- a/textproc/ocaml-tyxml/Makefile +++ b/textproc/ocaml-tyxml/Makefile @@ -15,8 +15,8 @@ LICENSE_NAME= Lesser GPL 2.1 with a special OpenSSL exception clause LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net -RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:${PORTSDIR}/www/ocaml-net +BUILD_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net +RUN_DEPENDS= ${SA_DIR}/netstring/netstring.a:www/ocaml-net USES= gmake USE_OCAML= yes diff --git a/textproc/openfts/Makefile b/textproc/openfts/Makefile index 14e843ac5277..6db82aa31342 100644 --- a/textproc/openfts/Makefile +++ b/textproc/openfts/Makefile @@ -10,7 +10,7 @@ DISTNAME= Search-OpenFTS-${PORTVERSION} MAINTAINER= kuriyama@FreeBSD.org COMMENT= Open Source Full Text Search engine -RUN_DEPENDS= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg +RUN_DEPENDS= p5-DBD-Pg>=0:databases/p5-DBD-Pg USES+= perl5 pgsql shebangfix SHEBANG_FILES= examples/*.pl examples/parser/*.pl diff --git a/textproc/opengrm-ngram/Makefile b/textproc/opengrm-ngram/Makefile index 727f1f078c10..0dfcc370874d 100644 --- a/textproc/opengrm-ngram/Makefile +++ b/textproc/opengrm-ngram/Makefile @@ -11,7 +11,7 @@ COMMENT= Library for making n-gram language models encoded as weighted FSTs LICENSE= APACHE20 -LIB_DEPENDS= libfst.so:${PORTSDIR}/math/openfst +LIB_DEPENDS= libfst.so:math/openfst USES= compiler:c++11-lib libtool USE_LDCONFIG= yes diff --git a/textproc/openjade/Makefile b/textproc/openjade/Makefile index 89b7ae82e47e..dfe1b30e1712 100644 --- a/textproc/openjade/Makefile +++ b/textproc/openjade/Makefile @@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/-pre/} MAINTAINER= kuriyama@FreeBSD.org COMMENT= Object-oriented SGML/XML parser toolkit and DSSSL engine -LIB_DEPENDS= libosp.so:${PORTSDIR}/textproc/opensp -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +LIB_DEPENDS= libosp.so:textproc/opensp +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= gettext gmake libtool perl5 USE_LDCONFIG= yes diff --git a/textproc/opentoken/Makefile b/textproc/opentoken/Makefile index a79e6549658a..1bfb7e4aa519 100644 --- a/textproc/opentoken/Makefile +++ b/textproc/opentoken/Makefile @@ -12,7 +12,7 @@ COMMENT= Lexical analyser and parser for the Ada language LICENSE= GPLv3 GPLv3RLE LICENSE_COMB= multi -BUILD_DEPENDS= gprbuild>=20130416:${PORTSDIR}/devel/gprbuild +BUILD_DEPENDS= gprbuild>=20130416:devel/gprbuild USES= ada tar:bzip2 diff --git a/textproc/ots/Makefile b/textproc/ots/Makefile index 3c5581ef4315..002b011ed3b8 100644 --- a/textproc/ots/Makefile +++ b/textproc/ots/Makefile @@ -13,7 +13,7 @@ COMMENT= Open Text Summarizer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:devel/popt USES= autoreconf gettext libtool pathfix pkgconfig PATHFIX_MAKEFILEIN= Makefile.am diff --git a/textproc/p5-AI-Categorizer/Makefile b/textproc/p5-AI-Categorizer/Makefile index e3ef4d5147a9..e5d10ce67117 100644 --- a/textproc/p5-AI-Categorizer/Makefile +++ b/textproc/p5-AI-Categorizer/Makefile @@ -14,14 +14,14 @@ COMMENT= Automatic Text Categorization LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Container>=0:${PORTSDIR}/devel/p5-Class-Container \ - p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ - p5-Statistics-Contingency>=0:${PORTSDIR}/math/p5-Statistics-Contingency \ - p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \ - p5-Time-Progress>=0:${PORTSDIR}/devel/p5-Time-Progress \ - p5-Algorithm-SVM>=0:${PORTSDIR}/devel/p5-Algorithm-SVM \ - p5-AI-DecisionTree>=0:${PORTSDIR}/math/p5-AI-DecisionTree \ - p5-Algorithm-NaiveBayes>=0:${PORTSDIR}/devel/p5-Algorithm-NaiveBayes +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Algorithm-CheckDigits/Makefile b/textproc/p5-Algorithm-CheckDigits/Makefile index 253388863b16..65c44dae4df5 100644 --- a/textproc/p5-Algorithm-CheckDigits/Makefile +++ b/textproc/p5-Algorithm-CheckDigits/Makefile @@ -15,7 +15,7 @@ COMMENT= Perl extension to generate and test check digits LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl +TEST_DEPENDS= p5-Probe-Perl>=0:sysutils/p5-Probe-Perl USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Algorithm-RabinKarp/Makefile b/textproc/p5-Algorithm-RabinKarp/Makefile index 09596c936896..962b19acd2c8 100644 --- a/textproc/p5-Algorithm-RabinKarp/Makefile +++ b/textproc/p5-Algorithm-RabinKarp/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Rabin-Karp streaming hash -BUILD_DEPENDS= p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp +BUILD_DEPENDS= p5-File-Temp>=0:devel/p5-File-Temp RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-BibTeX-Parser/Makefile b/textproc/p5-BibTeX-Parser/Makefile index 8b3fd540b842..ee288c00a8e5 100644 --- a/textproc/p5-BibTeX-Parser/Makefile +++ b/textproc/p5-BibTeX-Parser/Makefile @@ -14,8 +14,8 @@ COMMENT= Pure perl BibTeX parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-LaTeX-ToUnicode>=0.02:${PORTSDIR}/textproc/p5-LaTeX-ToUnicode \ - p5-IO-String>0:${PORTSDIR}/devel/p5-IO-String +RUN_DEPENDS= p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode \ + p5-IO-String>0:devel/p5-IO-String USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Bloom-Filter/Makefile b/textproc/p5-Bloom-Filter/Makefile index e87c7823f429..ed88061af7a4 100644 --- a/textproc/p5-Bloom-Filter/Makefile +++ b/textproc/p5-Bloom-Filter/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Probabilistic algorithm for doing existence tests -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-CAM-PDF/Makefile b/textproc/p5-CAM-PDF/Makefile index 82b09bd4ff6b..1f49e6bcc9c9 100644 --- a/textproc/p5-CAM-PDF/Makefile +++ b/textproc/p5-CAM-PDF/Makefile @@ -14,12 +14,12 @@ COMMENT= PDF manipulation library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Crypt-RC4>=2.02:${PORTSDIR}/security/p5-Crypt-RC4 \ - p5-Text-PDF>=0.29:${PORTSDIR}/print/p5-Text-PDF +BUILD_DEPENDS= p5-Crypt-RC4>=2.02:security/p5-Crypt-RC4 \ + p5-Text-PDF>=0.29:print/p5-Text-PDF RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Memory-Cycle>=1.02:${PORTSDIR}/devel/p5-Test-Memory-Cycle \ - p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +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 diff --git a/textproc/p5-CQL-Parser/Makefile b/textproc/p5-CQL-Parser/Makefile index f42b33352777..46c673f345a8 100644 --- a/textproc/p5-CQL-Parser/Makefile +++ b/textproc/p5-CQL-Parser/Makefile @@ -15,12 +15,12 @@ COMMENT= Compiles CQL strings into parse trees of Node subtypes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0.1:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Clone>=0.15:${PORTSDIR}/devel/p5-Clone \ - p5-String-Tokenizer>=0.05:${PORTSDIR}/textproc/p5-String-Tokenizer +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-CPAN-Changes>=0:${PORTSDIR}/devel/p5-CPAN-Changes \ - p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes \ + p5-Test-Exception>=0.21:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-CSS-Croco/Makefile b/textproc/p5-CSS-Croco/Makefile index 27e2497ec053..c6fffe4655fd 100644 --- a/textproc/p5-CSS-Croco/Makefile +++ b/textproc/p5-CSS-Croco/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Quick CSS parser -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -LIB_DEPENDS= libcroco-0.6.so:${PORTSDIR}/textproc/libcroco +LIB_DEPENDS= libcroco-0.6.so:textproc/libcroco USES= perl5 pkgconfig USE_PERL5= configure diff --git a/textproc/p5-CSS-Minifier-XS/Makefile b/textproc/p5-CSS-Minifier-XS/Makefile index fdfb93175d72..45bd205ef3c1 100644 --- a/textproc/p5-CSS-Minifier-XS/Makefile +++ b/textproc/p5-CSS-Minifier-XS/Makefile @@ -14,9 +14,9 @@ COMMENT= XS based CSS minifier LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-CSS-Minifier>=0:${PORTSDIR}/textproc/p5-CSS-Minifier \ - p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-CSS-Minifier>=0:textproc/p5-CSS-Minifier \ + p5-Test-Pod>=1:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-CSS-Packer/Makefile b/textproc/p5-CSS-Packer/Makefile index ecf1ca7bbf6e..b53cbc3d5276 100644 --- a/textproc/p5-CSS-Packer/Makefile +++ b/textproc/p5-CSS-Packer/Makefile @@ -13,9 +13,9 @@ COMMENT= Another CSS minifier LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:${PORTSDIR}/devel/p5-Regexp-RegGrp +BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-CSS-SAC/Makefile b/textproc/p5-CSS-SAC/Makefile index 9ad9d5bce6c2..287c080a3fe4 100644 --- a/textproc/p5-CSS-SAC/Makefile +++ b/textproc/p5-CSS-SAC/Makefile @@ -14,7 +14,7 @@ COMMENT= SAC CSS (Simple API for CSS) parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-ArrayObjects>=0.04:${PORTSDIR}/devel/p5-Class-ArrayObjects +BUILD_DEPENDS= p5-Class-ArrayObjects>=0.04:devel/p5-Class-ArrayObjects RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-CSS-Simple/Makefile b/textproc/p5-CSS-Simple/Makefile index 4a90ec768afa..3e378078a7a2 100644 --- a/textproc/p5-CSS-Simple/Makefile +++ b/textproc/p5-CSS-Simple/Makefile @@ -13,8 +13,8 @@ COMMENT= Interface through which to read/write/manipulate CSS files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash -RUN_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash +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 diff --git a/textproc/p5-CSS-Squish/Makefile b/textproc/p5-CSS-Squish/Makefile index 98cf932e675c..18d41920fb63 100644 --- a/textproc/p5-CSS-Squish/Makefile +++ b/textproc/p5-CSS-Squish/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compact many CSS files into one big file -RUN_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>=0:net/p5-URI BUILD_DEPENDS:= ${RUN_DEPENDS} \ - p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString + p5-Test-LongString>=0:devel/p5-Test-LongString USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-CSS-Tiny/Makefile b/textproc/p5-CSS-Tiny/Makefile index e6bf4ef87dcb..5c3d3ea91e59 100644 --- a/textproc/p5-CSS-Tiny/Makefile +++ b/textproc/p5-CSS-Tiny/Makefile @@ -12,7 +12,7 @@ COMMENT= Read/Write .css files with as little code as possible LICENSE= ARTPERL10 -RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-CSS/Makefile b/textproc/p5-CSS/Makefile index 3a1d8d5a2599..089a930162a6 100644 --- a/textproc/p5-CSS/Makefile +++ b/textproc/p5-CSS/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented access to Cascading Style Sheets (CSS) -BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Class-CSV/Makefile b/textproc/p5-Class-CSV/Makefile index f5daadebf9cd..f73853263ae0 100644 --- a/textproc/p5-Class-CSV/Makefile +++ b/textproc/p5-Class-CSV/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Class based CSV parser/writer -BUILD_DEPENDS= p5-Text-CSV_XS>=0.23:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-Class-Accessor>=0.18:${PORTSDIR}/devel/p5-Class-Accessor +BUILD_DEPENDS= p5-Text-CSV_XS>=0.23:textproc/p5-Text-CSV_XS \ + p5-Class-Accessor>=0.18:devel/p5-Class-Accessor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile index 4e84ab989263..8843c59c9e16 100644 --- a/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile +++ b/textproc/p5-Data-FormValidator-Constraints-DateTime/Makefile @@ -15,10 +15,10 @@ COMMENT= Data::FormValidator constraints for dates and times LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-DateTime-Format-Builder>=0:${PORTSDIR}/devel/p5-DateTime-Format-Builder +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Data-FormValidator/Makefile b/textproc/p5-Data-FormValidator/Makefile index 17ae138e284c..4cef56efab90 100644 --- a/textproc/p5-Data-FormValidator/Makefile +++ b/textproc/p5-Data-FormValidator/Makefile @@ -11,14 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Validates user input (usually from an HTML form) based -BUILD_DEPENDS= p5-CGI>=3.48:${PORTSDIR}/www/p5-CGI \ - p5-Date-Calc>=5.0:${PORTSDIR}/devel/p5-Date-Calc \ - p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ - p5-File-MMagic>=1.17:${PORTSDIR}/devel/p5-File-MMagic \ - p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ - p5-MIME-Types>=1.005:${PORTSDIR}/mail/p5-MIME-Types \ - p5-Perl6-Junction>=1.10:${PORTSDIR}/devel/p5-Perl6-Junction \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile index 6468c2d86b84..0946b6f92f9b 100644 --- a/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile +++ b/textproc/p5-Data-Phrasebook-Loader-YAML/Makefile @@ -13,10 +13,10 @@ COMMENT= Loader class for phrasebook implementations using YAML LICENSE= ART20 -BUILD_DEPENDS= p5-Data-Phrasebook>=0.24:${PORTSDIR}/textproc/p5-Data-Phrasebook \ - p5-YAML>=0.35:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= p5-Data-Phrasebook>=0.24:textproc/p5-Data-Phrasebook \ + p5-YAML>=0.35:textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Distribution>=0:${PORTSDIR}/devel/p5-Test-Distribution +TEST_DEPENDS= p5-Test-Distribution>=0:devel/p5-Test-Distribution USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Data-Report/Makefile b/textproc/p5-Data-Report/Makefile index fd7ff60a45ef..348ed7ddcd44 100644 --- a/textproc/p5-Data-Report/Makefile +++ b/textproc/p5-Data-Report/Makefile @@ -14,9 +14,9 @@ COMMENT= Data::Report - Framework for flexible reporting LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Text-CSV_XS>0:${PORTSDIR}/textproc/p5-Text-CSV_XS -BUILD_DEPENDS= p5-Module-Build>=0.28:${PORTSDIR}/devel/p5-Module-Build \ +COMMON_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \ + p5-Text-CSV_XS>0:textproc/p5-Text-CSV_XS +BUILD_DEPENDS= p5-Module-Build>=0.28:devel/p5-Module-Build \ ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} diff --git a/textproc/p5-Data-SpreadPagination/Makefile b/textproc/p5-Data-SpreadPagination/Makefile index 943b9418928f..eed73e56204b 100644 --- a/textproc/p5-Data-SpreadPagination/Makefile +++ b/textproc/p5-Data-SpreadPagination/Makefile @@ -14,10 +14,10 @@ COMMENT= Page numbering and spread pagination LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Page>=0:${PORTSDIR}/databases/p5-Data-Page \ - p5-Math-Round>=0:${PORTSDIR}/math/p5-Math-Round +BUILD_DEPENDS= p5-Data-Page>=0:databases/p5-Data-Page \ + p5-Math-Round>=0:math/p5-Math-Round RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Dev-Bollocks/Makefile b/textproc/p5-Dev-Bollocks/Makefile index 174db9a56be7..a87f6291b564 100644 --- a/textproc/p5-Dev-Bollocks/Makefile +++ b/textproc/p5-Dev-Bollocks/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to generate bollocks straight from middle management -BUILD_DEPENDS= p5-Math-String>=0:${PORTSDIR}/math/p5-Math-String +BUILD_DEPENDS= p5-Math-String>=0:math/p5-Math-String RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Devel-TraceSAX/Makefile b/textproc/p5-Devel-TraceSAX/Makefile index 63fe8b6f3570..e115e6b6e456 100644 --- a/textproc/p5-Devel-TraceSAX/Makefile +++ b/textproc/p5-Devel-TraceSAX/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Trace SAX events -BUILD_DEPENDS= p5-Devel-TraceCalls>=0.03:${PORTSDIR}/devel/p5-Devel-TraceCalls \ - p5-XML-SAX-Machines>=0:${PORTSDIR}/textproc/p5-XML-SAX-Machines +BUILD_DEPENDS= p5-Devel-TraceCalls>=0.03:devel/p5-Devel-TraceCalls \ + p5-XML-SAX-Machines>=0:textproc/p5-XML-SAX-Machines RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-DocSet/Makefile b/textproc/p5-DocSet/Makefile index d1c16add9bdf..73a00fff9999 100644 --- a/textproc/p5-DocSet/Makefile +++ b/textproc/p5-DocSet/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Documentation projects builder in HTML, PS, and PDF formats -BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Pod-POM>=0:textproc/p5-Pod-POM \ + p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-EBook-Tools/Makefile b/textproc/p5-EBook-Tools/Makefile index 782098a78512..f3fecb13db3c 100644 --- a/textproc/p5-EBook-Tools/Makefile +++ b/textproc/p5-EBook-Tools/Makefile @@ -13,30 +13,30 @@ COMMENT= Object class for manipulating and generating E-books LICENSE= GPLv2 -BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID \ - p5-Config-IniFiles>=0:${PORTSDIR}/devel/p5-Config-IniFiles \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Encode-Detect>=0:${PORTSDIR}/converters/p5-Encode-Detect \ - p5-File-MimeInfo>=0:${PORTSDIR}/devel/p5-File-MimeInfo \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Lingua-EN-NameParse>=0:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ - p5-LWP-Protocol-https>=0:${PORTSDIR}/www/p5-LWP-Protocol-https \ - p5-Mojolicious>=0:${PORTSDIR}/www/p5-Mojolicious \ - p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ - p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-Palm>=0:${PORTSDIR}/palm/p5-Palm \ - p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ - p5-String-CRC32>=0:${PORTSDIR}/devel/p5-String-CRC32 \ - txt2html>=0:${PORTSDIR}/textproc/txt2html \ - p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ + p5-Data-UUID>=0:devel/p5-Data-UUID \ + p5-Config-IniFiles>=0:devel/p5-Config-IniFiles \ + p5-Date-Manip>=0:devel/p5-Date-Manip \ + p5-DBI>=0:databases/p5-DBI \ + p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ + p5-Encode-Detect>=0:converters/p5-Encode-Detect \ + p5-File-MimeInfo>=0:devel/p5-File-MimeInfo \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-Lingua-EN-NameParse>=0:textproc/p5-Lingua-EN-NameParse \ + p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ + p5-Mojolicious>=0:www/p5-Mojolicious \ + p5-Tie-IxHash>=0:devel/p5-Tie-IxHash \ + p5-XML-Twig>=0:textproc/p5-XML-Twig \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-File-Which>=0:sysutils/p5-File-Which \ + p5-Palm>=0:palm/p5-Palm \ + p5-Image-Size>=0:graphics/p5-Image-Size \ + p5-String-CRC32>=0:devel/p5-String-CRC32 \ + txt2html>=0:textproc/txt2html \ + p5-Bit-Vector>=0:math/p5-Bit-Vector \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} -RUN_DEPENDS+= ${LOCALBASE}/bin/tidy5:${PORTSDIR}/www/tidy-html5 +RUN_DEPENDS+= ${LOCALBASE}/bin/tidy5:www/tidy-html5 USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-ElasticSearch-SearchBuilder/Makefile b/textproc/p5-ElasticSearch-SearchBuilder/Makefile index 5ab84b472820..3930c26f70c0 100644 --- a/textproc/p5-ElasticSearch-SearchBuilder/Makefile +++ b/textproc/p5-ElasticSearch-SearchBuilder/Makefile @@ -14,10 +14,10 @@ COMMENT= ElasticSearch Query Builder LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Carp>=0:${PORTSDIR}/devel/p5-Carp -TEST_DEPENDS= p5-Test-Deep>=:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump +RUN_DEPENDS= p5-Carp>=0:devel/p5-Carp +TEST_DEPENDS= p5-Test-Deep>=:devel/p5-Test-Deep \ + p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Data-Dump>=0:devel/p5-Data-Dump DEPRECATED= Use textproc/p5-Elasticsearch which is the official client EXPIRATION_DATE= 2016-04-10 diff --git a/textproc/p5-ElasticSearch-legacy/Makefile b/textproc/p5-ElasticSearch-legacy/Makefile index 82e1225c0d13..293e70658494 100644 --- a/textproc/p5-ElasticSearch-legacy/Makefile +++ b/textproc/p5-ElasticSearch-legacy/Makefile @@ -15,20 +15,20 @@ COMMENT= ElasticSearch API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-ElasticSearch-SearchBuilder>=0:${PORTSDIR}/textproc/p5-ElasticSearch-SearchBuilder \ - p5-Any-URI-Escape>=0:${PORTSDIR}/www/p5-Any-URI-Escape \ - p5-PathTools>=0:${PORTSDIR}/devel/p5-PathTools \ - p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-HTTP-Tiny>=0:${PORTSDIR}/www/p5-HTTP-Tiny \ - p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +RUN_DEPENDS= p5-ElasticSearch-SearchBuilder>=0:textproc/p5-ElasticSearch-SearchBuilder \ + p5-Any-URI-Escape>=0:www/p5-Any-URI-Escape \ + p5-PathTools>=0:devel/p5-PathTools \ + p5-HTTP-Lite>=0:www/p5-HTTP-Lite \ + p5-HTTP-Message>=0:www/p5-HTTP-Message \ + p5-HTTP-Tiny>=0:www/p5-HTTP-Tiny \ + p5-IO-Compress>=0:archivers/p5-IO-Compress \ + p5-JSON>=0:converters/p5-JSON \ + p5-libwww>=0:www/p5-libwww \ + p5-Task-Weaken>=0:devel/p5-Task-Weaken \ + p5-URI>=0:net/p5-URI \ + p5-YAML>=0:textproc/p5-YAML +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ + p5-Test-Exception>=0:devel/p5-Test-Exception DEPRECATED= Use textproc/p5-Elasticsearch which is the official client EXPIRATION_DATE= 2016-04-10 diff --git a/textproc/p5-Excel-Template/Makefile b/textproc/p5-Excel-Template/Makefile index 9f8027c1980a..48b220e22350 100644 --- a/textproc/p5-Excel-Template/Makefile +++ b/textproc/p5-Excel-Template/Makefile @@ -14,11 +14,11 @@ COMMENT= Perl module for templating Excel files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ - p5-Test-Exception>=0.21:${PORTSDIR}/devel/p5-Test-Exception \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-Spreadsheet-WriteExcel>=0:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index e39f174c4b7f..b1ae99ce9c3e 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -14,10 +14,10 @@ COMMENT= Create a new file in the Excel 2007+ XLSX format LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip +BUILD_DEPENDS= p5-Archive-Zip>=1.30:archivers/p5-Archive-Zip RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip +TEST_DEPENDS= p5-Date-Calc>=0:devel/p5-Date-Calc \ + p5-Date-Manip>=0:devel/p5-Date-Manip NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-FormValidator-Lite/Makefile b/textproc/p5-FormValidator-Lite/Makefile index abf4bd8d484f..556c8c1abe5f 100644 --- a/textproc/p5-FormValidator-Lite/Makefile +++ b/textproc/p5-FormValidator-Lite/Makefile @@ -14,14 +14,14 @@ COMMENT= Lightleight form validation library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite \ - p5-Class-Load>=0.11:${PORTSDIR}/devel/p5-Class-Load \ - p5-Email-Valid>=0:${PORTSDIR}/mail/p5-Email-Valid \ - p5-Email-Valid-Loose>=0:${PORTSDIR}/mail/p5-Email-Valid-Loose +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Requires>=0.05:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Text-TestBase>=0:${PORTSDIR}/textproc/p5-Text-TestBase \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +TEST_DEPENDS= p5-Test-Requires>=0.05:devel/p5-Test-Requires \ + p5-Text-TestBase>=0:textproc/p5-Text-TestBase \ + p5-YAML>=0:textproc/p5-YAML USE_PERL5= modbuild USES= perl5 diff --git a/textproc/p5-Games-Dissociate/Makefile b/textproc/p5-Games-Dissociate/Makefile index 2ea58569e027..a81e1dfb7faf 100644 --- a/textproc/p5-Games-Dissociate/Makefile +++ b/textproc/p5-Games-Dissociate/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dissociated Press algorithm and filter -TEST_DEPENDS= p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod>=1.00:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Geo-Parse-OSM/Makefile b/textproc/p5-Geo-Parse-OSM/Makefile index 58c72c672dca..c887859b6208 100644 --- a/textproc/p5-Geo-Parse-OSM/Makefile +++ b/textproc/p5-Geo-Parse-OSM/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= OpenStreetMap XML file regexp parser -BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} PORTSCOUT= skipv:0.221 diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 4094937baa8f..54826bd71735 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -12,9 +12,9 @@ COMMENT= Clear, readable syntax for command line processing LICENSE= APACHE20 -BUILD_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class +BUILD_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class RUN_DEPENDS+= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:${PORTSDIR}/devel/p5-Exception-Class-TryCatch +TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:devel/p5-Exception-Class-TryCatch NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-Google-Data-JSON/Makefile b/textproc/p5-Google-Data-JSON/Makefile index 881229722930..09784d9ed17c 100644 --- a/textproc/p5-Google-Data-JSON/Makefile +++ b/textproc/p5-Google-Data-JSON/Makefile @@ -13,17 +13,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= General XML-JSON converter based on Google Data APIs -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-JSON-Any>=0:${PORTSDIR}/converters/p5-JSON-Any \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Perl6-Export-Attrs>=0:${PORTSDIR}/devel/p5-Perl6-Export-Attrs \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ - p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic +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 diff --git a/textproc/p5-Groonga-API/Makefile b/textproc/p5-Groonga-API/Makefile index d34b37172d04..8e211780b31a 100644 --- a/textproc/p5-Groonga-API/Makefile +++ b/textproc/p5-Groonga-API/Makefile @@ -19,12 +19,12 @@ GH_PROJECT= ${PORTNAME:tl} GH_TAGNAME= 314060b RUN_DEPENDS= \ - p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-Path-Extended>0:${PORTSDIR}/devel/p5-Path-Extended \ - p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-UseAllModules>=0.10:${PORTSDIR}/devel/p5-Test-UseAllModules + p5-JSON-XS>0:converters/p5-JSON-XS \ + p5-Path-Extended>0:devel/p5-Path-Extended \ + p5-Test-Differences>0:devel/p5-Test-Differences \ + p5-Test-UseAllModules>=0.10:devel/p5-Test-UseAllModules BUILD_DEPENDS= ${RUN_DEPENDS} -LIB_DEPENDS= libgroonga.so:${PORTSDIR}/textproc/groonga +LIB_DEPENDS= libgroonga.so:textproc/groonga USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-HTML-CTPP2/Makefile b/textproc/p5-HTML-CTPP2/Makefile index 3786144d2359..be85d0f20356 100644 --- a/textproc/p5-HTML-CTPP2/Makefile +++ b/textproc/p5-HTML-CTPP2/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= reki@reki.ru COMMENT= Perl interface module to CTPP2 library -BUILD_DEPENDS= ctpp2>=2.5.1:${PORTSDIR}/textproc/ctpp2 -LIB_DEPENDS= libctpp2.so:${PORTSDIR}/textproc/ctpp2 +BUILD_DEPENDS= ctpp2>=2.5.1:textproc/ctpp2 +LIB_DEPENDS= libctpp2.so:textproc/ctpp2 USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-HTML-Copy/Makefile b/textproc/p5-HTML-Copy/Makefile index 7ab1ed6bea49..da1578afb454 100644 --- a/textproc/p5-HTML-Copy/Makefile +++ b/textproc/p5-HTML-Copy/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Copy a HTML file without breaking links -RUN_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-HTML-Parser>=3.4:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +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 BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-Entities-Interpolate/Makefile b/textproc/p5-HTML-Entities-Interpolate/Makefile index 4f862179c13c..f4c331abe4bf 100644 --- a/textproc/p5-HTML-Entities-Interpolate/Makefile +++ b/textproc/p5-HTML-Entities-Interpolate/Makefile @@ -13,10 +13,10 @@ COMMENT= Call HTML::Entities::encode_entities, via a hash, within a string LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTML-Parser>=3.69:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Tie-Function>=0.02:${PORTSDIR}/devel/p5-Tie-Function +BUILD_DEPENDS= p5-HTML-Parser>=3.69:www/p5-HTML-Parser \ + p5-Tie-Function>=0.02:devel/p5-Tie-Function RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurper>=0.008:${PORTSDIR}/devel/p5-File-Slurper +TEST_DEPENDS= p5-File-Slurper>=0.008:devel/p5-File-Slurper NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-HTML-EscapeEvil/Makefile b/textproc/p5-HTML-EscapeEvil/Makefile index 9783b6bd5c27..9321bef44288 100644 --- a/textproc/p5-HTML-EscapeEvil/Makefile +++ b/textproc/p5-HTML-EscapeEvil/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Escape evil HTML tags -BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 82959cbd9357..5a438f3ef197 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -14,10 +14,10 @@ COMMENT= Module to format HTML to text or PS LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ - p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree +BUILD_DEPENDS= p5-Font-AFM>=0:x11-fonts/p5-Font-AFM \ + p5-HTML-Tree>=3.15:www/p5-HTML-Tree RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +TEST_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-HTML-FormatExternal/Makefile b/textproc/p5-HTML-FormatExternal/Makefile index d3248cc83d6b..02e00700a977 100644 --- a/textproc/p5-HTML-FormatExternal/Makefile +++ b/textproc/p5-HTML-FormatExternal/Makefile @@ -12,9 +12,9 @@ COMMENT= HTML to text formatting using external programs LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-IPC-Run>0:${PORTSDIR}/devel/p5-IPC-Run \ - p5-URI>=0.08:${PORTSDIR}/net/p5-URI \ - p5-constant-defer>=0:${PORTSDIR}/devel/p5-constant-defer +BUILD_DEPENDS= p5-IPC-Run>0:devel/p5-IPC-Run \ + p5-URI>=0.08:net/p5-URI \ + p5-constant-defer>=0:devel/p5-constant-defer RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= ELINKS HTML2TEXT LINKS LYNX LYNX_CURRENT NETRIK W3M @@ -26,18 +26,18 @@ USES= perl5 USE_PERL5= configure ELINKS_DESC= Install with elinks -ELINKS_RUN_DEPENDS= elinks:${PORTSDIR}/www/elinks +ELINKS_RUN_DEPENDS= elinks:www/elinks HTML2TEXT_DESC= Install with html2text -HTML2TEXT_RUN_DEPENDS= html2text:${PORTSDIR}/textproc/html2text +HTML2TEXT_RUN_DEPENDS= html2text:textproc/html2text LINKS_DESC= Install with links -LINKS_RUN_DEPENDS= links:${PORTSDIR}/www/links +LINKS_RUN_DEPENDS= links:www/links LYNX_DESC= Install with lynx -LYNX_RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx +LYNX_RUN_DEPENDS= lynx:www/lynx LYNX_CURRENT_DESC= Install with lynx-current -LYNX_CURRENT_RUN_DEPENDS= lynx:${PORTSDIR}/www/lynx-current +LYNX_CURRENT_RUN_DEPENDS= lynx:www/lynx-current NETRIK_DESC= Install with netrik -NETRIK_RUN_DEPENDS= netrik:${PORTSDIR}/www/netrik +NETRIK_RUN_DEPENDS= netrik:www/netrik W3M_DESC= Install with w3m -W3M_RUN_DEPENDS= w3m:${PORTSDIR}/www/w3m +W3M_RUN_DEPENDS= w3m:www/w3m .include <bsd.port.mk> diff --git a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile index af2a689f7cca..b994b847d803 100644 --- a/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl5 module to convert HTML to text with tables in tact LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \ - p5-HTML-FormatText-WithLinks>=0:${PORTSDIR}/textproc/p5-HTML-FormatText-WithLinks \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-FormatText-WithLinks/Makefile b/textproc/p5-HTML-FormatText-WithLinks/Makefile index 1a560b9be866..a9a0b07be43a 100644 --- a/textproc/p5-HTML-FormatText-WithLinks/Makefile +++ b/textproc/p5-HTML-FormatText-WithLinks/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl5 module to convert HTML to text with links as footnotes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-HTML-Format>=0:textproc/p5-HTML-Format \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-HTML5-Parser/Makefile b/textproc/p5-HTML-HTML5-Parser/Makefile index ac6e7f05a74f..86d71318b309 100644 --- a/textproc/p5-HTML-HTML5-Parser/Makefile +++ b/textproc/p5-HTML-HTML5-Parser/Makefile @@ -15,11 +15,11 @@ COMMENT= Named entity list for HTML parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-HTML5-Entities>=0.002:${PORTSDIR}/textproc/p5-HTML-HTML5-Entities \ - p5-IO-HTML>0:${PORTSDIR}/devel/p5-IO-HTML \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI>0:${PORTSDIR}/net/p5-URI \ - p5-XML-LibXML>=1.94:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-HTMLDoc/Makefile b/textproc/p5-HTML-HTMLDoc/Makefile index e49eb197078a..45de51e81a72 100644 --- a/textproc/p5-HTML-HTMLDoc/Makefile +++ b/textproc/p5-HTML-HTMLDoc/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kostjnspb@yandex.ru COMMENT= Perl interface to the htmldoc program -BUILD_DEPENDS= htmldoc>0:${PORTSDIR}/textproc/htmldoc +BUILD_DEPENDS= htmldoc>0:textproc/htmldoc RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-Packer/Makefile b/textproc/p5-HTML-Packer/Makefile index 1e89df4b4418..81ca7adef3c1 100644 --- a/textproc/p5-HTML-Packer/Makefile +++ b/textproc/p5-HTML-Packer/Makefile @@ -13,9 +13,9 @@ COMMENT= Another HTML code cleaner LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:${PORTSDIR}/devel/p5-Regexp-RegGrp +BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-HTML-QRCode/Makefile b/textproc/p5-HTML-QRCode/Makefile index 8880a0bfa8ac..131d0bb4ed10 100644 --- a/textproc/p5-HTML-QRCode/Makefile +++ b/textproc/p5-HTML-QRCode/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate HTML based QR Code -BUILD_DEPENDS= p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode +BUILD_DEPENDS= p5-Text-QRCode>0:textproc/p5-Text-QRCode RUN_DEPENDS:= ${BUILD_DEPENDS} -LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode +LIB_DEPENDS= libqrencode.so:graphics/libqrencode USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-HTML-Quoted/Makefile b/textproc/p5-HTML-Quoted/Makefile index 06bcb5e60b6f..2d0bcc69ef87 100644 --- a/textproc/p5-HTML-Quoted/Makefile +++ b/textproc/p5-HTML-Quoted/Makefile @@ -13,7 +13,7 @@ COMMENT= Extract structure of quoted HTML mail message LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=3.0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=3.0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-RewriteAttributes/Makefile b/textproc/p5-HTML-RewriteAttributes/Makefile index d4941ee1661c..255360a46054 100644 --- a/textproc/p5-HTML-RewriteAttributes/Makefile +++ b/textproc/p5-HTML-RewriteAttributes/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple yet powerful HTML attribute rewriting -BUILD_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-URI>0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-HTML-Parser>0:www/p5-HTML-Parser \ + p5-HTML-Tagset>0:www/p5-HTML-Tagset \ + p5-URI>0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-SBC/Makefile b/textproc/p5-HTML-SBC/Makefile index 798a946bc0d0..3b43a60785cb 100644 --- a/textproc/p5-HTML-SBC/Makefile +++ b/textproc/p5-HTML-SBC/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple blog code to valid XHTML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-TagFilter/Makefile b/textproc/p5-HTML-TagFilter/Makefile index a152b48ed48f..b000c387bd4a 100644 --- a/textproc/p5-HTML-TagFilter/Makefile +++ b/textproc/p5-HTML-TagFilter/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Fine-grained html-filter, xss-blocker and mailto-obfuscator -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-URI>=0:net/p5-URI \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-HTML-Tidy/Makefile b/textproc/p5-HTML-Tidy/Makefile index bcda51c69a36..6b434f98c35a 100644 --- a/textproc/p5-HTML-Tidy/Makefile +++ b/textproc/p5-HTML-Tidy/Makefile @@ -13,8 +13,8 @@ COMMENT= Web validation in a Perl object using tidy LICENSE= ART20 -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -LIB_DEPENDS= libtidyp.so:${PORTSDIR}/textproc/tidyp +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww +LIB_DEPENDS= libtidyp.so:textproc/tidyp RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS diff --git a/textproc/p5-HTML-Truncate/Makefile b/textproc/p5-HTML-Truncate/Makefile index bf56fd371037..47a03d271cba 100644 --- a/textproc/p5-HTML-Truncate/Makefile +++ b/textproc/p5-HTML-Truncate/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Truncate HTML by character count while preserving well-formedness -BUILD_DEPENDS= p5-HTML-Parser>=2:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tagset>=3:${PORTSDIR}/www/p5-HTML-Tagset +BUILD_DEPENDS= p5-HTML-Parser>=2:www/p5-HTML-Parser \ + p5-HTML-Tagset>=3:www/p5-HTML-Tagset RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Hailo/Makefile b/textproc/p5-Hailo/Makefile index 10be0ff4fa5a..22393f3bc66b 100644 --- a/textproc/p5-Hailo/Makefile +++ b/textproc/p5-Hailo/Makefile @@ -15,33 +15,33 @@ COMMENT= Pluggable Markov engine analogous to MegaHAL LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Any-Moose>=0.13:${PORTSDIR}/devel/p5-Any-Moose \ - p5-Bot-Training-MegaHAL>=0:${PORTSDIR}/misc/p5-Bot-Training-MegaHAL \ - p5-Bot-Training-StarCraft>=0:${PORTSDIR}/misc/p5-Bot-Training-StarCraft \ - p5-Bot-Training>=0:${PORTSDIR}/misc/p5-Bot-Training \ - p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \ - p5-Data-Dump>=1.17:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Data-Section>=0.101620:${PORTSDIR}/devel/p5-Data-Section \ - p5-Dir-Self>=0.10:${PORTSDIR}/devel/p5-Dir-Self \ - p5-File-CountLines>=0.0.2:${PORTSDIR}/devel/p5-File-CountLines \ - p5-Getopt-Long-Descriptive>=0.085:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \ - p5-IO-Interactive>=0.0.6:${PORTSDIR}/devel/p5-IO-Interactive \ - p5-IPC-System-Simple>=1.21:${PORTSDIR}/devel/p5-IPC-System-Simple \ - p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-MooseX-StrictConstructor>=0.16:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \ - p5-MouseX-Getopt>=0.33:${PORTSDIR}/devel/p5-MouseX-Getopt \ - p5-MouseX-StrictConstructor>=0.02:${PORTSDIR}/devel/p5-MouseX-StrictConstructor \ - p5-Regexp-Common>=2010010201:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Term-Sk>=0.06:${PORTSDIR}/devel/p5-Term-Sk \ - p5-namespace-clean>=0.18:${PORTSDIR}/devel/p5-namespace-clean +BUILD_DEPENDS= p5-Any-Moose>=0.13:devel/p5-Any-Moose \ + p5-Bot-Training-MegaHAL>=0:misc/p5-Bot-Training-MegaHAL \ + p5-Bot-Training-StarCraft>=0:misc/p5-Bot-Training-StarCraft \ + p5-Bot-Training>=0:misc/p5-Bot-Training \ + p5-Class-Load>=0.06:devel/p5-Class-Load \ + p5-Data-Dump>=1.17:devel/p5-Data-Dump \ + p5-Data-Section>=0.101620:devel/p5-Data-Section \ + p5-Dir-Self>=0.10:devel/p5-Dir-Self \ + p5-File-CountLines>=0.0.2:devel/p5-File-CountLines \ + p5-Getopt-Long-Descriptive>=0.085:devel/p5-Getopt-Long-Descriptive \ + p5-IO-Interactive>=0.0.6:devel/p5-IO-Interactive \ + p5-IPC-System-Simple>=1.21:devel/p5-IPC-System-Simple \ + p5-List-MoreUtils>=0.22:lang/p5-List-MoreUtils \ + p5-MooseX-StrictConstructor>=0.16:devel/p5-MooseX-StrictConstructor \ + p5-MouseX-Getopt>=0.33:devel/p5-MouseX-Getopt \ + p5-MouseX-StrictConstructor>=0.02:devel/p5-MouseX-StrictConstructor \ + p5-Regexp-Common>=2010010201:textproc/p5-Regexp-Common \ + p5-Term-Sk>=0.06:devel/p5-Term-Sk \ + p5-namespace-clean>=0.18:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-DBD-SQLite>=1.29:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-Test-Exception>=0.29:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Expect>=0.31:${PORTSDIR}/devel/p5-Test-Expect \ - p5-Test-Output>=0.16:${PORTSDIR}/devel/p5-Test-Output \ - p5-Test-Script>=1.07:${PORTSDIR}/devel/p5-Test-Script \ - p5-Test-Script-Run>=0.04:${PORTSDIR}/devel/p5-Test-Script-Run \ - p5-Test-Synopsis>=0.06:${PORTSDIR}/devel/p5-Test-Synopsis +TEST_DEPENDS= p5-DBD-SQLite>=1.29:databases/p5-DBD-SQLite \ + p5-Test-Exception>=0.29:devel/p5-Test-Exception \ + p5-Test-Expect>=0.31:devel/p5-Test-Expect \ + p5-Test-Output>=0.16:devel/p5-Test-Output \ + p5-Test-Script>=1.07:devel/p5-Test-Script \ + p5-Test-Script-Run>=0.04:devel/p5-Test-Script-Run \ + p5-Test-Synopsis>=0.06:devel/p5-Test-Synopsis USES= perl5 USE_PERL5= configure @@ -52,14 +52,14 @@ OPTIONS_DEFAULT= SQLITE .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSQLITE} -RUN_DEPENDS+= p5-DBD-SQLite>=1.29:${PORTSDIR}/databases/p5-DBD-SQLite +RUN_DEPENDS+= p5-DBD-SQLite>=1.29:databases/p5-DBD-SQLite .endif .if ${PORT_OPTIONS:MPGSQL} -RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg +RUN_DEPENDS+= p5-DBD-Pg>=0:databases/p5-DBD-Pg .endif .if ${PORT_OPTIONS:MMYSQL} -RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +RUN_DEPENDS+= p5-DBD-mysql>=0:databases/p5-DBD-mysql .endif .include <bsd.port.mk> diff --git a/textproc/p5-Hash-Merge/Makefile b/textproc/p5-Hash-Merge/Makefile index 5dbb461d8dfc..7e74dcdb2135 100644 --- a/textproc/p5-Hash-Merge/Makefile +++ b/textproc/p5-Hash-Merge/Makefile @@ -15,7 +15,7 @@ COMMENT= Merges hashes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone +RUN_DEPENDS= p5-Clone>=0:devel/p5-Clone BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Hatena-Keyword/Makefile b/textproc/p5-Hatena-Keyword/Makefile index d5f6939bcce7..847a7a86514d 100644 --- a/textproc/p5-Hatena-Keyword/Makefile +++ b/textproc/p5-Hatena-Keyword/Makefile @@ -12,20 +12,20 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Extract Hatena Keywords in a string -BUILD_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \ - p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \ - p5-URI>=0:${PORTSDIR}/net/p5-URI -RUN_DEPENDS= p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - ja-p5-Jcode>=0:${PORTSDIR}/japanese/p5-Jcode \ - p5-RPC-XML>=0:${PORTSDIR}/net/p5-RPC-XML \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +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 diff --git a/textproc/p5-IO-CSVHeaderFile/Makefile b/textproc/p5-IO-CSVHeaderFile/Makefile index 91f80b71c4ac..cd07b89a38e3 100644 --- a/textproc/p5-IO-CSVHeaderFile/Makefile +++ b/textproc/p5-IO-CSVHeaderFile/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to automate reads from CSV formatted text files -BUILD_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS +BUILD_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-JavaScript-Minifier-XS/Makefile b/textproc/p5-JavaScript-Minifier-XS/Makefile index 7d23bfd54ebe..144d0ad55c14 100644 --- a/textproc/p5-JavaScript-Minifier-XS/Makefile +++ b/textproc/p5-JavaScript-Minifier-XS/Makefile @@ -14,9 +14,9 @@ COMMENT= XS based JavaScript minifier LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-JavaScript-Minifier>=0:${PORTSDIR}/textproc/p5-JavaScript-Minifier \ - p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-JavaScript-Minifier>=0:textproc/p5-JavaScript-Minifier \ + p5-Test-Pod>=1:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-JavaScript-Packer/Makefile b/textproc/p5-JavaScript-Packer/Makefile index bfeffa24f42a..347a86c31deb 100644 --- a/textproc/p5-JavaScript-Packer/Makefile +++ b/textproc/p5-JavaScript-Packer/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl version of Dean Edwards' Packer.js LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:${PORTSDIR}/devel/p5-Regexp-RegGrp +BUILD_DEPENDS= p5-Regexp-RegGrp>=1.001001:devel/p5-Regexp-RegGrp RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-Test-Pod>=1.22:devel/p5-Test-Pod USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-KinoSearch1/Makefile b/textproc/p5-KinoSearch1/Makefile index 33ac13e7c209..90b98c4fde1f 100644 --- a/textproc/p5-KinoSearch1/Makefile +++ b/textproc/p5-KinoSearch1/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl search engine library -BUILD_DEPENDS= p5-Lingua-StopWords>=0.02:${PORTSDIR}/textproc/p5-Lingua-StopWords \ - p5-Lingua-Stem-Snowball>=0.94:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball \ - p5-Clone>=0.18:${PORTSDIR}/devel/p5-Clone +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-LaTeX-Driver/Makefile b/textproc/p5-LaTeX-Driver/Makefile index d2c763dc65c7..0fa6a419f161 100644 --- a/textproc/p5-LaTeX-Driver/Makefile +++ b/textproc/p5-LaTeX-Driver/Makefile @@ -15,11 +15,11 @@ COMMENT= Perl module of LaTeX Driver LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Exception-Class>=0:${PORTSDIR}/devel/p5-Exception-Class \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-IPC-ShellCmd>=0:${PORTSDIR}/devel/p5-IPC-ShellCmd \ - p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly +BUILD_DEPENDS= 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-IPC-ShellCmd>=0:devel/p5-IPC-ShellCmd \ + p5-Readonly>=0:devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-LaTeX-Encode/Makefile b/textproc/p5-LaTeX-Encode/Makefile index 77c22cb1ba8f..6c2053b57671 100644 --- a/textproc/p5-LaTeX-Encode/Makefile +++ b/textproc/p5-LaTeX-Encode/Makefile @@ -13,7 +13,7 @@ COMMENT= Encode characters for LaTeX formatting LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly +BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-LaTeX-Pod/Makefile b/textproc/p5-LaTeX-Pod/Makefile index e702c43e24c4..990e54669a4a 100644 --- a/textproc/p5-LaTeX-Pod/Makefile +++ b/textproc/p5-LaTeX-Pod/Makefile @@ -14,10 +14,10 @@ COMMENT= Transform LaTeX source files to POD LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-LaTeX-TOM>=0.9:${PORTSDIR}/textproc/p5-LaTeX-TOM \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Params-Validate>=0.91:${PORTSDIR}/devel/p5-Params-Validate \ - p5-boolean>=0.20:${PORTSDIR}/devel/p5-boolean +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-LaTeX-Table/Makefile b/textproc/p5-LaTeX-Table/Makefile index a6d5a16d0bc7..360365a4f04c 100644 --- a/textproc/p5-LaTeX-Table/Makefile +++ b/textproc/p5-LaTeX-Table/Makefile @@ -15,16 +15,16 @@ COMMENT= Perl extension for the automatic generation of LaTeX tables LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0.76:${PORTSDIR}/devel/p5-Moose \ - p5-Moose-Policy>=0:${PORTSDIR}/devel/p5-Moose-Policy \ - p5-LaTeX-Encode>=0:${PORTSDIR}/textproc/p5-LaTeX-Encode \ - p5-LaTeX-Driver>=0:${PORTSDIR}/textproc/p5-LaTeX-Driver \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ - p5-Number-Format>=0:${PORTSDIR}/textproc/p5-Number-Format \ - p5-MooseX-FollowPBP>=0.03:${PORTSDIR}/devel/p5-MooseX-FollowPBP +BUILD_DEPENDS= p5-Moose>=0.76:devel/p5-Moose \ + p5-Moose-Policy>=0:devel/p5-Moose-Policy \ + p5-LaTeX-Encode>=0:textproc/p5-LaTeX-Encode \ + p5-LaTeX-Driver>=0:textproc/p5-LaTeX-Driver \ + p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ + p5-Text-CSV>=0:textproc/p5-Text-CSV \ + p5-Number-Format>=0:textproc/p5-Number-Format \ + p5-MooseX-FollowPBP>=0.03:devel/p5-MooseX-FollowPBP RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0.084:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-NoWarnings>=0.084:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Lingua-EN-AddressParse/Makefile b/textproc/p5-Lingua-EN-AddressParse/Makefile index e1b387ecdb7a..e368cd75f1d1 100644 --- a/textproc/p5-Lingua-EN-AddressParse/Makefile +++ b/textproc/p5-Lingua-EN-AddressParse/Makefile @@ -12,9 +12,9 @@ COMMENT= Perl module to manipulate geographical addresses LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-NameParse>=1.24:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ - p5-Locale-SubCountry>=1.41:${PORTSDIR}/misc/p5-Locale-SubCountry \ - p5-Parse-RecDescent>=1:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Lingua-EN-NameParse>=1.24:textproc/p5-Lingua-EN-NameParse \ + p5-Locale-SubCountry>=1.41:misc/p5-Locale-SubCountry \ + p5-Parse-RecDescent>=1:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Lingua-EN-Fathom/Makefile b/textproc/p5-Lingua-EN-Fathom/Makefile index 59da6ff8e3a6..87a4e444755e 100644 --- a/textproc/p5-Lingua-EN-Fathom/Makefile +++ b/textproc/p5-Lingua-EN-Fathom/Makefile @@ -14,7 +14,7 @@ COMMENT= Lingua::EN::Fathom - Measure readability of English text LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:${PORTSDIR}/textproc/p5-Lingua-EN-Syllable +COMMON_DEPENDS= p5-Lingua-EN-Syllable>0:textproc/p5-Lingua-EN-Syllable BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} diff --git a/textproc/p5-Lingua-EN-FindNumber/Makefile b/textproc/p5-Lingua-EN-FindNumber/Makefile index 5d0014d33101..65b280398d7d 100644 --- a/textproc/p5-Lingua-EN-FindNumber/Makefile +++ b/textproc/p5-Lingua-EN-FindNumber/Makefile @@ -13,10 +13,10 @@ COMMENT= Locate (written) numbers in English text LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-Words2Nums>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Words2Nums +BUILD_DEPENDS= p5-Lingua-EN-Words2Nums>=0:textproc/p5-Lingua-EN-Words2Nums RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1:devel/p5-Test-Pod-Coverage NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile index 62834f195e97..bf51bc09cdc6 100644 --- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile @@ -13,7 +13,7 @@ COMMENT= Force number of words to singular or plural LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect +BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile index ac2bdbd77cfe..fb2175f8579f 100644 --- a/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile +++ b/textproc/p5-Lingua-EN-Inflect-Phrase/Makefile @@ -14,15 +14,15 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Lingua-EN-FindNumber>=0:${PORTSDIR}/textproc/p5-Lingua-EN-FindNumber \ - p5-Lingua-EN-Inflect>=1.89.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ - p5-Lingua-EN-Inflect-Number>=1.1:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \ - p5-Lingua-EN-Number-IsOrdinal>0:${PORTSDIR}/textproc/p5-Lingua-EN-Number-IsOrdinal \ - p5-Lingua-EN-Tagger>=0.20:${PORTSDIR}/textproc/p5-Lingua-EN-Tagger + p5-Lingua-EN-FindNumber>=0:textproc/p5-Lingua-EN-FindNumber \ + p5-Lingua-EN-Inflect>=1.89.1:textproc/p5-Lingua-EN-Inflect \ + p5-Lingua-EN-Inflect-Number>=1.1:textproc/p5-Lingua-EN-Inflect-Number \ + p5-Lingua-EN-Number-IsOrdinal>0:textproc/p5-Lingua-EN-Number-IsOrdinal \ + p5-Lingua-EN-Tagger>=0.20:textproc/p5-Lingua-EN-Tagger BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Lingua-EN-Number-IsOrdinal>0:${PORTSDIR}/textproc/p5-Lingua-EN-Number-IsOrdinal \ - p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings + p5-Lingua-EN-Number-IsOrdinal>0:textproc/p5-Lingua-EN-Number-IsOrdinal \ + p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-MatchNames/Makefile b/textproc/p5-Lingua-EN-MatchNames/Makefile index a644f9572b67..9c61097367d3 100644 --- a/textproc/p5-Lingua-EN-MatchNames/Makefile +++ b/textproc/p5-Lingua-EN-MatchNames/Makefile @@ -13,10 +13,10 @@ COMMENT= Smart matching for human names LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-NameParse>=0:${PORTSDIR}/textproc/p5-Lingua-EN-NameParse \ - p5-Lingua-EN-Nickname>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Nickname \ - p5-String-Approx>=0:${PORTSDIR}/devel/p5-String-Approx \ - p5-Text-Metaphone>=0:${PORTSDIR}/textproc/p5-Text-Metaphone +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 @@ -25,8 +25,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Text-Soundex>=0:${PORTSDIR}/textproc/p5-Text-Soundex -RUN_DEPENDS+= p5-Text-Soundex>=0:${PORTSDIR}/textproc/p5-Text-Soundex +BUILD_DEPENDS+= p5-Text-Soundex>=0:textproc/p5-Text-Soundex +RUN_DEPENDS+= p5-Text-Soundex>=0:textproc/p5-Text-Soundex .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Lingua-EN-NameParse/Makefile b/textproc/p5-Lingua-EN-NameParse/Makefile index ba9d84535d1f..cac7e1ce69e5 100644 --- a/textproc/p5-Lingua-EN-NameParse/Makefile +++ b/textproc/p5-Lingua-EN-NameParse/Makefile @@ -13,7 +13,7 @@ COMMENT= Routines for manipulating a person's name LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Parse-RecDescent>=1:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_DEPENDS= p5-Parse-RecDescent>=1:devel/p5-Parse-RecDescent RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-EN-NamedEntity/Makefile b/textproc/p5-Lingua-EN-NamedEntity/Makefile index 40a1a199061b..f8b6303d93dc 100644 --- a/textproc/p5-Lingua-EN-NamedEntity/Makefile +++ b/textproc/p5-Lingua-EN-NamedEntity/Makefile @@ -13,7 +13,7 @@ COMMENT= Basic Named Entity Extraction algorithm LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem +BUILD_DEPENDS= p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile index 5db421465ce6..e720f8ac364c 100644 --- a/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile +++ b/textproc/p5-Lingua-EN-Number-IsOrdinal/Makefile @@ -13,11 +13,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Lingua-EN-FindNumber>0:${PORTSDIR}/textproc/p5-Lingua-EN-FindNumber + p5-Lingua-EN-FindNumber>0:textproc/p5-Lingua-EN-FindNumber BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Test-Fatal>0:${PORTSDIR}/devel/p5-Test-Fatal \ - p5-Try-Tiny:${PORTSDIR}/lang/p5-Try-Tiny + p5-Test-Fatal>0:devel/p5-Test-Fatal \ + p5-Try-Tiny:lang/p5-Try-Tiny USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile index cc4440556beb..c51bbeaa312d 100644 --- a/textproc/p5-Lingua-EN-Numbers-Easy/Makefile +++ b/textproc/p5-Lingua-EN-Numbers-Easy/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl module providing hash access to Lingua::EN::Numbers objects LICENSE= MIT -BUILD_DEPENDS= p5-Lingua-EN-Numbers>=1.01:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers +BUILD_DEPENDS= p5-Lingua-EN-Numbers>=1.01:textproc/p5-Lingua-EN-Numbers RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-EN-Summarize/Makefile b/textproc/p5-Lingua-EN-Summarize/Makefile index c8f82fe3a6a9..c02ff9af43d5 100644 --- a/textproc/p5-Lingua-EN-Summarize/Makefile +++ b/textproc/p5-Lingua-EN-Summarize/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple tool for summarizing bodies of English text -BUILD_DEPENDS= p5-HTML-Summary>=0:${PORTSDIR}/www/p5-HTML-Summary \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Summary>=0:www/p5-HTML-Summary \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-EN-Tagger/Makefile b/textproc/p5-Lingua-EN-Tagger/Makefile index 6307d0d2e3ac..3fcc20594e51 100644 --- a/textproc/p5-Lingua-EN-Tagger/Makefile +++ b/textproc/p5-Lingua-EN-Tagger/Makefile @@ -12,10 +12,10 @@ COMMENT= Part-of-speech tagger for English natural language processing LICENSE= GPLv3 -BUILD_DEPENDS= p5-HTML-Parser>=3.45:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tagset>=3.20:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-Lingua-Stem>=0.81:${PORTSDIR}/textproc/p5-Lingua-Stem \ - p5-Memoize-ExpireLRU>=0.55:${PORTSDIR}/devel/p5-Memoize-ExpireLRU +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-Identify-CLD/Makefile b/textproc/p5-Lingua-Identify-CLD/Makefile index 70c266500984..c51457465ec7 100644 --- a/textproc/p5-Lingua-Identify-CLD/Makefile +++ b/textproc/p5-Lingua-Identify-CLD/Makefile @@ -13,12 +13,12 @@ COMMENT= Interface to Chrome language detection library LICENSE= BSD3CLAUSE -LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld -BUILD_DEPENDS= p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \ - p5-ExtUtils-CBuilder>0.27:${PORTSDIR}/devel/p5-ExtUtils-CBuilder \ - p5-ExtUtils-ParseXS>=0:${PORTSDIR}/devel/p5-ExtUtils-ParseXS \ - p5-ExtUtils-LibBuilder>=0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder -RUN_DEPENDS= p5-XSLoader>=0:${PORTSDIR}/devel/p5-XSLoader +LIB_DEPENDS= libcld.so:devel/cld +BUILD_DEPENDS= p5-Config-AutoConf>=0.16:devel/p5-Config-AutoConf \ + p5-ExtUtils-CBuilder>0.27:devel/p5-ExtUtils-CBuilder \ + p5-ExtUtils-ParseXS>=0:devel/p5-ExtUtils-ParseXS \ + p5-ExtUtils-LibBuilder>=0.02:devel/p5-ExtUtils-LibBuilder +RUN_DEPENDS= p5-XSLoader>=0:devel/p5-XSLoader USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Lingua-Identify/Makefile b/textproc/p5-Lingua-Identify/Makefile index 456efcfd7ba9..69ca705c4e8b 100644 --- a/textproc/p5-Lingua-Identify/Makefile +++ b/textproc/p5-Lingua-Identify/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Lingua::Identify - Language identification -BUILD_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \ - p5-Text-Affixes>=0.04:${PORTSDIR}/textproc/p5-Text-Affixes \ - p5-Text-Ngram>=0.03:${PORTSDIR}/textproc/p5-Text-Ngram +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 297e66c7c26f..f92e197f3e04 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module that encapsulates access to the Ispell program LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/aspell-ispell +BUILD_DEPENDS= ispell:textproc/aspell-ispell RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Lingua-Preferred/Makefile b/textproc/p5-Lingua-Preferred/Makefile index 99cdf7e46973..83b5cba1b57d 100644 --- a/textproc/p5-Lingua-Preferred/Makefile +++ b/textproc/p5-Lingua-Preferred/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to choose a language -BUILD_DEPENDS= p5-Log-TraceMessages>=0:${PORTSDIR}/devel/p5-Log-TraceMessages +BUILD_DEPENDS= p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Lingua-Stem/Makefile b/textproc/p5-Lingua-Stem/Makefile index 047a50140918..3108247f7217 100644 --- a/textproc/p5-Lingua-Stem/Makefile +++ b/textproc/p5-Lingua-Stem/Makefile @@ -12,14 +12,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides word stemming algorithms localized by language -BUILD_DEPENDS= p5-Lingua-PT-Stemmer>=0:${PORTSDIR}/textproc/p5-Lingua-PT-Stemmer \ - p5-Lingua-Stem-Fr>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Fr \ - p5-Lingua-Stem-It>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-It \ - p5-Lingua-Stem-Ru>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Ru \ - p5-Lingua-Stem-Snowball-Da>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Da \ - p5-Lingua-Stem-Snowball-No>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-No \ - p5-Lingua-Stem-Snowball-Se>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball-Se \ - p5-Text-German>=0:${PORTSDIR}/textproc/p5-Text-German +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-MARC-Charset/Makefile b/textproc/p5-MARC-Charset/Makefile index d4bd0b1a9bbe..bdb4b4dbbd3d 100644 --- a/textproc/p5-MARC-Charset/Makefile +++ b/textproc/p5-MARC-Charset/Makefile @@ -14,8 +14,8 @@ COMMENT= Convert MARC-8 encoded strings to UTF-8 LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-MARC-Lint/Makefile b/textproc/p5-MARC-Lint/Makefile index 354a286fc6e1..774bcceb7159 100644 --- a/textproc/p5-MARC-Lint/Makefile +++ b/textproc/p5-MARC-Lint/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= Mechanism for validating MARC records -BUILD_DEPENDS= p5-MARC-Record>=0:${PORTSDIR}/textproc/p5-MARC-Record \ - p5-Business-ISBN>=2.03:${PORTSDIR}/misc/p5-Business-ISBN +BUILD_DEPENDS= p5-MARC-Record>=0:textproc/p5-MARC-Record \ + p5-Business-ISBN>=2.03:misc/p5-Business-ISBN RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/marc-lint diff --git a/textproc/p5-MARC-XML/Makefile b/textproc/p5-MARC-XML/Makefile index ae59d934ca2d..ace494de0a85 100644 --- a/textproc/p5-MARC-XML/Makefile +++ b/textproc/p5-MARC-XML/Makefile @@ -14,9 +14,9 @@ COMMENT= Extension to the MARC-Record distribution for working with XML data LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-MARC-Record>=2:${PORTSDIR}/textproc/p5-MARC-Record \ - p5-MARC-Charset>=0.98:${PORTSDIR}/textproc/p5-MARC-Charset \ - p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Makefile-DOM/Makefile b/textproc/p5-Makefile-DOM/Makefile index b931ca33eebe..bb77adc91907 100644 --- a/textproc/p5-Makefile-DOM/Makefile +++ b/textproc/p5-Makefile-DOM/Makefile @@ -15,9 +15,9 @@ COMMENT= Simple DOM parser for Makefiles LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Clone>=0.18:${PORTSDIR}/devel/p5-Clone \ - p5-List-MoreUtils>=0.21:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Params-Util>=0.22:${PORTSDIR}/devel/p5-Params-Util +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Makefile-Parser/Makefile b/textproc/p5-Makefile-Parser/Makefile index 8768e50c010f..39e992820789 100644 --- a/textproc/p5-Makefile-Parser/Makefile +++ b/textproc/p5-Makefile-Parser/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Makefile::Parser - A Simple Parser for Makefiles -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Trigger>=0.13:${PORTSDIR}/devel/p5-Class-Trigger \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-IPC-Run3>=0.036:${PORTSDIR}/devel/p5-IPC-Run3 \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Makefile-DOM>=0.005:${PORTSDIR}/textproc/p5-Makefile-DOM +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Markapl/Makefile b/textproc/p5-Markapl/Makefile index 8a2d4ceb2c6d..2c382d9fa700 100644 --- a/textproc/p5-Markapl/Makefile +++ b/textproc/p5-Markapl/Makefile @@ -14,11 +14,11 @@ COMMENT= Markup as Perl LICENSE= MIT -BUILD_DEPENDS= p5-Exporter-Lite>=0:${PORTSDIR}/devel/p5-Exporter-Lite \ - p5-HTML-Lint>=0:${PORTSDIR}/www/p5-HTML-Lint \ - p5-B-Hooks-EndOfScope>=0.05:${PORTSDIR}/devel/p5-B-Hooks-EndOfScope \ - p5-String-BufferStack>=1.15:${PORTSDIR}/textproc/p5-String-BufferStack \ - p5-Devel-Declare>=0:${PORTSDIR}/devel/p5-Devel-Declare +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Marpa-HTML/Makefile b/textproc/p5-Marpa-HTML/Makefile index 85bcef363731..77ae47614a88 100644 --- a/textproc/p5-Marpa-HTML/Makefile +++ b/textproc/p5-Marpa-HTML/Makefile @@ -16,9 +16,9 @@ COMMENT= High-level HTML Parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=3.64:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Marpa-PP>=0.012:${PORTSDIR}/lang/p5-Marpa-PP \ - p5-Marpa-XS>=0.026:${PORTSDIR}/lang/p5-Marpa-XS +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Net-Groonga-HTTP/Makefile b/textproc/p5-Net-Groonga-HTTP/Makefile index 16ae04f24c99..dddca9898675 100644 --- a/textproc/p5-Net-Groonga-HTTP/Makefile +++ b/textproc/p5-Net-Groonga-HTTP/Makefile @@ -13,11 +13,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Data-Page>0:${PORTSDIR}/databases/p5-Data-Page \ - p5-Furl>0:${PORTSDIR}/www/p5-Furl \ - p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \ - p5-URI>0:${PORTSDIR}/net/p5-URI + p5-Data-Page>0:databases/p5-Data-Page \ + p5-Furl>0:www/p5-Furl \ + p5-JSON-XS>0:converters/p5-JSON-XS \ + p5-Mouse>0:devel/p5-Mouse \ + p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Net-IDN-Encode/Makefile b/textproc/p5-Net-IDN-Encode/Makefile index 619320d325d6..52fbc9aafd7d 100644 --- a/textproc/p5-Net-IDN-Encode/Makefile +++ b/textproc/p5-Net-IDN-Encode/Makefile @@ -13,7 +13,7 @@ COMMENT= Internationalizing Domain Names in Applications (RFC 3490) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings +BUILD_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Net-YASA/Makefile b/textproc/p5-Net-YASA/Makefile index f6590d6e39ca..d1de614ecac9 100644 --- a/textproc/p5-Net-YASA/Makefile +++ b/textproc/p5-Net-YASA/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to YASA (Yet Another Suffix Array) -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-NetAddr-IP-Find/Makefile b/textproc/p5-NetAddr-IP-Find/Makefile index 61a29acf0d88..0f9e2cf05446 100644 --- a/textproc/p5-NetAddr-IP-Find/Makefile +++ b/textproc/p5-NetAddr-IP-Find/Makefile @@ -14,7 +14,7 @@ COMMENT= Iterates over all IP addresses in a text similar to Email::Find LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-NetAddr-IP>0:${PORTSDIR}/net-mgmt/p5-NetAddr-IP +BUILD_DEPENDS= p5-NetAddr-IP>0:net-mgmt/p5-NetAddr-IP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-ODF-lpOD/Makefile b/textproc/p5-ODF-lpOD/Makefile index e6504e044e6a..5f8bcdb526af 100644 --- a/textproc/p5-ODF-lpOD/Makefile +++ b/textproc/p5-ODF-lpOD/Makefile @@ -13,12 +13,12 @@ COMMENT= OpenDocument management interface LICENSE= GPLv2 -BUILD_DEPENDS= p5-Archive-Zip>=1.30:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-XML-Twig>=3.37:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-File-Type>=0:${PORTSDIR}/devel/p5-File-Type \ - p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-OpenOffice-OODoc/Makefile b/textproc/p5-OpenOffice-OODoc/Makefile index 086a1975d617..73fb6078bdc5 100644 --- a/textproc/p5-OpenOffice-OODoc/Makefile +++ b/textproc/p5-OpenOffice-OODoc/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl Open OpenDocument Connector LICENSE= LGPL21 -RUN_DEPENDS= p5-Archive-Zip>=1.18:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-XML-Twig>=3.32:${PORTSDIR}/textproc/p5-XML-Twig +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 diff --git a/textproc/p5-PDF-API2-Simple/Makefile b/textproc/p5-PDF-API2-Simple/Makefile index c242179bf172..68e54e456119 100644 --- a/textproc/p5-PDF-API2-Simple/Makefile +++ b/textproc/p5-PDF-API2-Simple/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jeremybbaggs@gmail.com COMMENT= Wrapper for the PDF::API2 modules -RUN_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 +RUN_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2 USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-PDF-API2/Makefile b/textproc/p5-PDF-API2/Makefile index 89f914fb99f4..25736dff68e4 100644 --- a/textproc/p5-PDF-API2/Makefile +++ b/textproc/p5-PDF-API2/Makefile @@ -12,7 +12,7 @@ COMMENT= Facilitates the creation and modification of PDF files LICENSE= LGPL21 -BUILD_DEPENDS= p5-Font-TTF>=0:${PORTSDIR}/x11-fonts/p5-Font-TTF +BUILD_DEPENDS= p5-Font-TTF>=0:x11-fonts/p5-Font-TTF RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PDF-FromHTML/Makefile b/textproc/p5-PDF-FromHTML/Makefile index b46ef7dbd1ff..ca817f13ba08 100644 --- a/textproc/p5-PDF-FromHTML/Makefile +++ b/textproc/p5-PDF-FromHTML/Makefile @@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert HTML documents to PDF -BUILD_DEPENDS= p5-Graphics-ColorNames>=0:${PORTSDIR}/graphics/p5-Graphics-ColorNames \ - p5-HTML-Tidy>=0:${PORTSDIR}/textproc/p5-HTML-Tidy \ - p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size \ - p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 \ - p5-PDF-Writer>=0.05:${PORTSDIR}/textproc/p5-PDF-Writer \ - p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PDF-Table/Makefile b/textproc/p5-PDF-Table/Makefile index 3415b366be32..d0ed281c282f 100644 --- a/textproc/p5-PDF-Table/Makefile +++ b/textproc/p5-PDF-Table/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= danilo@FreeBSD.org COMMENT= Utility class for building table layouts in a PDF::API2 object -BUILD_DEPENDS= p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 +BUILD_DEPENDS= p5-PDF-API2>=0:textproc/p5-PDF-API2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PDF-WebKit/Makefile b/textproc/p5-PDF-WebKit/Makefile index bb76482b8e16..c900f4812bd4 100644 --- a/textproc/p5-PDF-WebKit/Makefile +++ b/textproc/p5-PDF-WebKit/Makefile @@ -13,13 +13,13 @@ COMMENT= Use WebKit to Generate PDFs from HTML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run \ - p5-Moo>=0:${PORTSDIR}/devel/p5-Moo \ - p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean +BUILD_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ + 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:${PORTSDIR}/converters/wkhtmltopdf -TEST_DEPENDS= p5-Test-Spec:${PORTSDIR}/devel/p5-Test-Spec + wkhtmltopdf:converters/wkhtmltopdf +TEST_DEPENDS= p5-Test-Spec:devel/p5-Test-Spec USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-POE-Filter-XML/Makefile b/textproc/p5-POE-Filter-XML/Makefile index ed38f17726a2..89befdf12e60 100644 --- a/textproc/p5-POE-Filter-XML/Makefile +++ b/textproc/p5-POE-Filter-XML/Makefile @@ -13,12 +13,12 @@ COMMENT= POE Filter for parsing XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-InsideOut>=0:${PORTSDIR}/devel/p5-MooseX-InsideOut \ - p5-MooseX-NonMoose>=0:${PORTSDIR}/devel/p5-MooseX-NonMoose \ - p5-POE>=0:${PORTSDIR}/devel/p5-POE \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-SAX-Base>=0:${PORTSDIR}/textproc/p5-XML-SAX-Base +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PPI-HTML/Makefile b/textproc/p5-PPI-HTML/Makefile index 0c2f1e585bf5..c94200a4f2ac 100644 --- a/textproc/p5-PPI-HTML/Makefile +++ b/textproc/p5-PPI-HTML/Makefile @@ -15,9 +15,9 @@ COMMENT= Generate syntax-highlighted HTML for Perl using PPI LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-PPI>=0.990:${PORTSDIR}/textproc/p5-PPI \ - p5-CSS-Tiny>=0.10:${PORTSDIR}/textproc/p5-CSS-Tiny \ - p5-Params-Util>=0.05:${PORTSDIR}/devel/p5-Params-Util +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PPI-XS/Makefile b/textproc/p5-PPI-XS/Makefile index 649b0104dd62..5f810981d3b1 100644 --- a/textproc/p5-PPI-XS/Makefile +++ b/textproc/p5-PPI-XS/Makefile @@ -13,7 +13,7 @@ COMMENT= XS acceleration for the PPI perl parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-PPI>=1.000:${PORTSDIR}/textproc/p5-PPI +RUN_DEPENDS= p5-PPI>=1.000:textproc/p5-PPI BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-PPI/Makefile b/textproc/p5-PPI/Makefile index 19aa54c75752..dcb1aba627fe 100644 --- a/textproc/p5-PPI/Makefile +++ b/textproc/p5-PPI/Makefile @@ -15,17 +15,17 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= \ - p5-Clone>=0.30:${PORTSDIR}/devel/p5-Clone \ - p5-IO-String>=1.07:${PORTSDIR}/devel/p5-IO-String \ - p5-List-MoreUtils>=0.16:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Params-Util>=1.00:${PORTSDIR}/devel/p5-Params-Util \ - p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-Class-Inspector>=1.22:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-File-Remove>=1.42:${PORTSDIR}/devel/p5-File-Remove + p5-Clone>=0.30:devel/p5-Clone \ + p5-IO-String>=1.07:devel/p5-IO-String \ + p5-List-MoreUtils>=0.16:lang/p5-List-MoreUtils \ + p5-Params-Util>=1.00:devel/p5-Params-Util \ + p5-Task-Weaken>0:devel/p5-Task-Weaken \ + p5-Class-Inspector>=1.22:devel/p5-Class-Inspector \ + p5-File-Remove>=1.42:devel/p5-File-Remove RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0.084:${PORTSDIR}/devel/p5-Test-NoWarnings \ - p5-Test-Object>=0.07:${PORTSDIR}/devel/p5-Test-Object \ - p5-Test-SubCalls>=1.07:${PORTSDIR}/devel/p5-Test-SubCalls +TEST_DEPENDS= p5-Test-NoWarnings>=0.084: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 diff --git a/textproc/p5-PPIx-EditorTools/Makefile b/textproc/p5-PPIx-EditorTools/Makefile index 6d9d1d59a41b..f56d67299bae 100644 --- a/textproc/p5-PPIx-EditorTools/Makefile +++ b/textproc/p5-PPIx-EditorTools/Makefile @@ -14,13 +14,13 @@ COMMENT= Utility methods and base class for manipulating Perl via PPI LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:${PORTSDIR}/devel/p5-Class-XSAccessor \ - p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \ - p5-Try-Tiny>=0.11:${PORTSDIR}/lang/p5-Try-Tiny +BUILD_DEPENDS= p5-Class-XSAccessor>=1.02:devel/p5-Class-XSAccessor \ + p5-PPI>=1.215:textproc/p5-PPI \ + p5-Try-Tiny>=0.11:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \ - p5-Test-NoWarnings>=0.084:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ + p5-Test-Most>=0:devel/p5-Test-Most \ + p5-Test-NoWarnings>=0.084:devel/p5-Test-NoWarnings USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile index 6e65b7d328f3..94bc7cc1c0a4 100644 --- a/textproc/p5-PPIx-Regexp/Makefile +++ b/textproc/p5-PPIx-Regexp/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= PPI regular expression parser -BUILD_DEPENDS= p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-PPI>=1.117:${PORTSDIR}/textproc/p5-PPI \ - p5-Task-Weaken>0:${PORTSDIR}/devel/p5-Task-Weaken +BUILD_DEPENDS= p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ + p5-PPI>=1.117:textproc/p5-PPI \ + p5-Task-Weaken>0:devel/p5-Task-Weaken RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PPIx-Utilities/Makefile b/textproc/p5-PPIx-Utilities/Makefile index ed2fa88f6452..36105e23fd50 100644 --- a/textproc/p5-PPIx-Utilities/Makefile +++ b/textproc/p5-PPIx-Utilities/Makefile @@ -12,12 +12,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extensions to PPI -RUN_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ - p5-PPI>=1.208:${PORTSDIR}/textproc/p5-PPI \ - p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken +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 BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Parse-BooleanLogic/Makefile b/textproc/p5-Parse-BooleanLogic/Makefile index 7f0a2f2b7646..35105acdd628 100644 --- a/textproc/p5-Parse-BooleanLogic/Makefile +++ b/textproc/p5-Parse-BooleanLogic/Makefile @@ -14,10 +14,10 @@ COMMENT= Parser of boolean expressions LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-Common>=2.122:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Module-Install>=0.91_1:${PORTSDIR}/devel/p5-Module-Install +BUILD_DEPENDS= p5-Regexp-Common>=2.122:textproc/p5-Regexp-Common \ + p5-Module-Install>=0.91_1:devel/p5-Module-Install RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Parse-CSV/Makefile b/textproc/p5-Parse-CSV/Makefile index 29431a21ac9f..4cd9528a3f18 100644 --- a/textproc/p5-Parse-CSV/Makefile +++ b/textproc/p5-Parse-CSV/Makefile @@ -13,8 +13,8 @@ COMMENT= Highly flexible CSV parser for large files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>=1:${PORTSDIR}/devel/p5-Params-Util \ - p5-Text-CSV_XS>=0.80:${PORTSDIR}/textproc/p5-Text-CSV_XS +BUILD_DEPENDS= p5-Params-Util>=1:devel/p5-Params-Util \ + p5-Text-CSV_XS>=0.80:textproc/p5-Text-CSV_XS RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Parse-Syslog/Makefile b/textproc/p5-Parse-Syslog/Makefile index 75729fca4205..79f08b852547 100644 --- a/textproc/p5-Parse-Syslog/Makefile +++ b/textproc/p5-Parse-Syslog/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 routines that present a simple interface to parse syslog files -BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy +BUILD_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Perl-Critic-Bangs/Makefile b/textproc/p5-Perl-Critic-Bangs/Makefile index b2792adbe1c2..278aadabe1cf 100644 --- a/textproc/p5-Perl-Critic-Bangs/Makefile +++ b/textproc/p5-Perl-Critic-Bangs/Makefile @@ -14,10 +14,10 @@ COMMENT= Collection of handy Perl::Critic policies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \ - p5-Perl-Critic-Deprecated>=0:${PORTSDIR}/devel/p5-Perl-Critic-Deprecated +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 diff --git a/textproc/p5-Perl-Critic-Itch/Makefile b/textproc/p5-Perl-Critic-Itch/Makefile index f1d101111b2e..cc554adb43a8 100644 --- a/textproc/p5-Perl-Critic-Itch/Makefile +++ b/textproc/p5-Perl-Critic-Itch/Makefile @@ -12,7 +12,7 @@ COMMENT= A collection of Perl::Critic Policies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic-Moose/Makefile b/textproc/p5-Perl-Critic-Moose/Makefile index 32cadcefb9d7..2b9c0041c98c 100644 --- a/textproc/p5-Perl-Critic-Moose/Makefile +++ b/textproc/p5-Perl-Critic-Moose/Makefile @@ -12,7 +12,7 @@ COMMENT= Policies for Perl::Critic concerned with using Moose LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic-More/Makefile b/textproc/p5-Perl-Critic-More/Makefile index 2b2101c702d3..c5c57557ea2d 100644 --- a/textproc/p5-Perl-Critic-More/Makefile +++ b/textproc/p5-Perl-Critic-More/Makefile @@ -12,7 +12,7 @@ COMMENT= Supplemental policies for Perl::Critic LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic-Pulp/Makefile b/textproc/p5-Perl-Critic-Pulp/Makefile index 84dcbd756c33..99b1d85b146d 100644 --- a/textproc/p5-Perl-Critic-Pulp/Makefile +++ b/textproc/p5-Perl-Critic-Pulp/Makefile @@ -12,7 +12,7 @@ COMMENT= some add-on perlcritic policies LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic-Swift/Makefile b/textproc/p5-Perl-Critic-Swift/Makefile index 4e7b914b9420..2ecd9e8cad29 100644 --- a/textproc/p5-Perl-Critic-Swift/Makefile +++ b/textproc/p5-Perl-Critic-Swift/Makefile @@ -13,7 +13,7 @@ COMMENT= A set of additional policies for Perl::Critic LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic-Tics/Makefile b/textproc/p5-Perl-Critic-Tics/Makefile index 0ff5c636f9a1..f4ebb2cad906 100644 --- a/textproc/p5-Perl-Critic-Tics/Makefile +++ b/textproc/p5-Perl-Critic-Tics/Makefile @@ -12,7 +12,7 @@ COMMENT= Extra policies for Perl::Critic LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Perl-Critic/Makefile b/textproc/p5-Perl-Critic/Makefile index e12091e758d3..6a9d0807d1bb 100644 --- a/textproc/p5-Perl-Critic/Makefile +++ b/textproc/p5-Perl-Critic/Makefile @@ -14,26 +14,26 @@ COMMENT= Critique Perl source for style and standards LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-B-Keywords>=1.05:${PORTSDIR}/devel/p5-B-Keywords \ - p5-Config-Tiny>=2:${PORTSDIR}/devel/p5-Config-Tiny \ - p5-Email-Address>=1.88.9:${PORTSDIR}/mail/p5-Email-Address \ - p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ - p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ - p5-List-MoreUtils>=0.19:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Pod-Spell>=1:${PORTSDIR}/textproc/p5-Pod-Spell \ - p5-PPI>=1.220:${PORTSDIR}/textproc/p5-PPI \ - p5-PPIx-Regexp>=0.027:${PORTSDIR}/textproc/p5-PPIx-Regexp \ - p5-PPIx-Utilities>=1.001:${PORTSDIR}/textproc/p5-PPIx-Utilities \ - p5-Readonly>=2.00:${PORTSDIR}/devel/p5-Readonly \ - p5-String-Format>=1.13:${PORTSDIR}/textproc/p5-String-Format \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken \ - p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor \ - perltidy:${PORTSDIR}/devel/p5-Perl-Tidy +BUILD_DEPENDS= p5-B-Keywords>=1.05:devel/p5-B-Keywords \ + p5-Config-Tiny>=2:devel/p5-Config-Tiny \ + p5-Email-Address>=1.88.9:mail/p5-Email-Address \ + p5-Exception-Class>=1.23:devel/p5-Exception-Class \ + p5-File-HomeDir>=0:devel/p5-File-HomeDir \ + 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-Pod-Spell>=1:textproc/p5-Pod-Spell \ + p5-PPI>=1.220:textproc/p5-PPI \ + p5-PPIx-Regexp>=0.027:textproc/p5-PPIx-Regexp \ + p5-PPIx-Utilities>=1.001:textproc/p5-PPIx-Utilities \ + p5-Readonly>=2.00:devel/p5-Readonly \ + p5-String-Format>=1.13:textproc/p5-String-Format \ + p5-Task-Weaken>=0:devel/p5-Task-Weaken \ + p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor \ + perltidy:devel/p5-Perl-Tidy RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Perl-Lint/Makefile b/textproc/p5-Perl-Lint/Makefile index cc6c6c7e25f7..bf45e7e1c202 100644 --- a/textproc/p5-Perl-Lint/Makefile +++ b/textproc/p5-Perl-Lint/Makefile @@ -15,17 +15,17 @@ COMMENT= Yet another Perl source code linter LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-B-Keywords>=0:${PORTSDIR}/devel/p5-B-Keywords \ - p5-Compiler-Lexer>=0.22:${PORTSDIR}/devel/p5-Compiler-Lexer \ - p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \ - p5-List-Flatten>=0:${PORTSDIR}/devel/p5-List-Flatten \ - p5-List-MoreUtils>=0.33:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Path-Tiny>=0.068:${PORTSDIR}/devel/p5-Path-Tiny \ - p5-Regexp-Lexer>=0.05:${PORTSDIR}/devel/p5-Regexp-Lexer \ - p5-String-CamelCase>=0:${PORTSDIR}/textproc/p5-String-CamelCase \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +BUILD_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-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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Text-TestBase>=0:${PORTSDIR}/textproc/p5-Text-TestBase +TEST_DEPENDS= p5-Text-TestBase>=0:textproc/p5-Text-TestBase USES= perl5 USE_PERL5= modbuildtiny @@ -41,11 +41,11 @@ post-install-EXAMPLES-on: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} >= 502000 -BUILD_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable -RUN_DEPENDS+= p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable +BUILD_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable +RUN_DEPENDS+= p5-Module-Pluggable>=0:devel/p5-Module-Pluggable .else -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.41:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.41:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.41:lang/p5-Scalar-List-Utils .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Perl-MinimumVersion/Makefile b/textproc/p5-Perl-MinimumVersion/Makefile index 8c3b566eb8fe..269d63b56330 100644 --- a/textproc/p5-Perl-MinimumVersion/Makefile +++ b/textproc/p5-Perl-MinimumVersion/Makefile @@ -13,14 +13,14 @@ COMMENT= Find a minimum required version of perl for Perl code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-File-Find-Rule-Perl>=0:${PORTSDIR}/devel/p5-File-Find-Rule-Perl \ - p5-PPI>=1.215:${PORTSDIR}/textproc/p5-PPI \ - p5-PPIx-Regexp>=0.033:${PORTSDIR}/textproc/p5-PPIx-Regexp \ - p5-Perl-Critic>=1.10.4:${PORTSDIR}/textproc/p5-Perl-Critic \ - p5-Params-Util>=0.25:${PORTSDIR}/devel/p5-Params-Util +BUILD_DEPENDS= p5-File-Find-Rule>=0:devel/p5-File-Find-Rule \ + p5-File-Find-Rule-Perl>=0:devel/p5-File-Find-Rule-Perl \ + p5-PPI>=1.215:textproc/p5-PPI \ + p5-PPIx-Regexp>=0.033:textproc/p5-PPIx-Regexp \ + p5-Perl-Critic>=1.10.4:textproc/p5-Perl-Critic \ + p5-Params-Util>=0.25:devel/p5-Params-Util RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Script>=0:${PORTSDIR}/devel/p5-Test-Script +TEST_DEPENDS= p5-Test-Script>=0:devel/p5-Test-Script USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-PerlPoint-Converters/Makefile b/textproc/p5-PerlPoint-Converters/Makefile index 4b87cae702e5..731acd343788 100644 --- a/textproc/p5-PerlPoint-Converters/Makefile +++ b/textproc/p5-PerlPoint-Converters/Makefile @@ -12,8 +12,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(..)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Convert PerlPoint docs into various formats -BUILD_DEPENDS= p5-PerlPoint-Package>=0:${PORTSDIR}/textproc/p5-PerlPoint-Package \ - p5-Getopt-ArgvFile>=0:${PORTSDIR}/devel/p5-Getopt-ArgvFile +BUILD_DEPENDS= p5-PerlPoint-Package>=0:textproc/p5-PerlPoint-Package \ + p5-Getopt-ArgvFile>=0:devel/p5-Getopt-ArgvFile RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-PerlPoint-Package/Makefile b/textproc/p5-PerlPoint-Package/Makefile index 08e1208d9415..3e1ca739cbcd 100644 --- a/textproc/p5-PerlPoint-Package/Makefile +++ b/textproc/p5-PerlPoint-Package/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlPoint is both a presentation and a documentation toolset -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 +BUILD_DEPENDS= p5-Digest-SHA1>=0:security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Petal-CodePerl/Makefile b/textproc/p5-Petal-CodePerl/Makefile index 71254319ecb3..f16447301052 100644 --- a/textproc/p5-Petal-CodePerl/Makefile +++ b/textproc/p5-Petal-CodePerl/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Make Petal go faster by compiling the expressions -BUILD_DEPENDS= p5-Petal>=0:${PORTSDIR}/textproc/p5-Petal \ - p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-Code-Perl>=0:${PORTSDIR}/devel/p5-Code-Perl +BUILD_DEPENDS= p5-Petal>=0:textproc/p5-Petal \ + p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ + p5-Code-Perl>=0:devel/p5-Code-Perl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Petal-Mail/Makefile b/textproc/p5-Petal-Mail/Makefile index 4bbc721d6184..246dbfc15a5a 100644 --- a/textproc/p5-Petal-Mail/Makefile +++ b/textproc/p5-Petal-Mail/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Format text e-mail using Petal -BUILD_DEPENDS= p5-Petal>=0:${PORTSDIR}/textproc/p5-Petal \ - p5-Encode>=0:${PORTSDIR}/converters/p5-Encode +BUILD_DEPENDS= p5-Petal>=0:textproc/p5-Petal \ + p5-Encode>=0:converters/p5-Encode RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Petal-Utils/Makefile b/textproc/p5-Petal-Utils/Makefile index 232c4aaaf7d2..92c66b99a27b 100644 --- a/textproc/p5-Petal-Utils/Makefile +++ b/textproc/p5-Petal-Utils/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Useful template modifiers for Petal -BUILD_DEPENDS= p5-Petal>=0:${PORTSDIR}/textproc/p5-Petal \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Petal>=0:textproc/p5-Petal \ + p5-TimeDate>=0:devel/p5-TimeDate \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Petal/Makefile b/textproc/p5-Petal/Makefile index f1495ef326ea..55a0709c563d 100644 --- a/textproc/p5-Petal/Makefile +++ b/textproc/p5-Petal/Makefile @@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Template Attribute Language - TAL for Perl! -BUILD_DEPENDS= p5-MKDoc-XML>=0.72:${PORTSDIR}/textproc/p5-MKDoc-XML +BUILD_DEPENDS= p5-MKDoc-XML>=0.72:textproc/p5-MKDoc-XML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Locale-Maketext-Gettext>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Gettext \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +TEST_DEPENDS= p5-Locale-Maketext-Gettext>=0:devel/p5-Locale-Maketext-Gettext \ + p5-URI>=0:net/p5-URI USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Plagger/Makefile b/textproc/p5-Plagger/Makefile index 7b0d1177fc54..aaa80bdd03d2 100644 --- a/textproc/p5-Plagger/Makefile +++ b/textproc/p5-Plagger/Makefile @@ -15,31 +15,31 @@ COMMENT= Pluggable RSS/Atom feed aggregator written in Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-DateTime-Locale>=0:${PORTSDIR}/devel/p5-DateTime-Locale \ - p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \ - p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \ - p5-Cache>=0:${PORTSDIR}/devel/p5-Cache \ - p5-Cache-Cache>=0:${PORTSDIR}/devel/p5-Cache-Cache \ - p5-File-Find-Rule>=0:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \ - p5-Module-Pluggable-Fast>=0:${PORTSDIR}/devel/p5-Module-Pluggable-Fast \ - p5-Term-Encoding>=0:${PORTSDIR}/devel/p5-Term-Encoding \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-MIME-Types>=0:${PORTSDIR}/mail/p5-MIME-Types \ - p5-Text-Tags>=0:${PORTSDIR}/textproc/p5-Text-Tags \ - p5-XML-Feed>=0:${PORTSDIR}/textproc/p5-XML-Feed \ - p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-Template-Provider-Encoding>=0:${PORTSDIR}/www/p5-Template-Provider-Encoding \ - p5-HTML-ResolveLink>=0:${PORTSDIR}/www/p5-HTML-ResolveLink \ - p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \ - p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +BUILD_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 @@ -134,255 +134,255 @@ OPTIONS_DEFAULT= BETTERENCODING LIBERALXML XPATH BETTERHTML \ .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBETTERENCODING} -BUILD_DEPENDS+= p5-Encode-Detect>=0:${PORTSDIR}/converters/p5-Encode-Detect +BUILD_DEPENDS+= p5-Encode-Detect>=0:converters/p5-Encode-Detect .endif .if ${PORT_OPTIONS:MPODTESTING} -BUILD_DEPENDS+= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +BUILD_DEPENDS+= p5-Test-Pod>=0:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage .endif .if ${PORT_OPTIONS:MCOOKIESHARING} -BUILD_DEPENDS+= p5-HTTP-Cookies-Mozilla>=0:${PORTSDIR}/www/p5-HTTP-Cookies-Mozilla +BUILD_DEPENDS+= p5-HTTP-Cookies-Mozilla>=0:www/p5-HTTP-Cookies-Mozilla .endif .if ${PORT_OPTIONS:MLIBERALXML} -BUILD_DEPENDS+= p5-XML-Liberal>=0:${PORTSDIR}/textproc/p5-XML-Liberal \ - p5-XML-RSS-Liberal>=0:${PORTSDIR}/textproc/p5-XML-RSS-Liberal +BUILD_DEPENDS+= p5-XML-Liberal>=0:textproc/p5-XML-Liberal \ + p5-XML-RSS-Liberal>=0:textproc/p5-XML-RSS-Liberal .endif .if ${PORT_OPTIONS:MXPATH} -BUILD_DEPENDS+= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-HTML-Format>=0:${PORTSDIR}/textproc/p5-HTML-Format +BUILD_DEPENDS+= p5-HTML-Tree>=0:www/p5-HTML-Tree \ + p5-HTML-Format>=0:textproc/p5-HTML-Format .endif .if ${PORT_OPTIONS:MBETTERHTML} -BUILD_DEPENDS+= p5-HTML-TreeBuilder-XPath>=0:${PORTSDIR}/www/p5-HTML-TreeBuilder-XPath +BUILD_DEPENDS+= p5-HTML-TreeBuilder-XPath>=0:www/p5-HTML-TreeBuilder-XPath .endif .if ${PORT_OPTIONS:MPRSJPNDATE} -BUILD_DEPENDS+= ja-p5-DateTime-Format-Japanese>=0:${PORTSDIR}/japanese/p5-DateTime-Format-Japanese +BUILD_DEPENDS+= ja-p5-DateTime-Format-Japanese>=0:japanese/p5-DateTime-Format-Japanese .endif .if ${PORT_OPTIONS:MPUBLISHEXCEL} -BUILD_DEPENDS+= p5-Spreadsheet-WriteExcel>=0:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel +BUILD_DEPENDS+= p5-Spreadsheet-WriteExcel>=0:textproc/p5-Spreadsheet-WriteExcel .endif .if ${PORT_OPTIONS:MFILTERPIPE} -BUILD_DEPENDS+= p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run +BUILD_DEPENDS+= p5-IPC-Run>=0:devel/p5-IPC-Run .endif .if ${PORT_OPTIONS:MPUBLISHPLANET} -BUILD_DEPENDS+= p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \ - p5-HTML-Scrubber>=0:${PORTSDIR}/www/p5-HTML-Scrubber +BUILD_DEPENDS+= p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ + p5-HTML-Scrubber>=0:www/p5-HTML-Scrubber .endif .if ${PORT_OPTIONS:MPUBLISHCSV} -BUILD_DEPENDS+= p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV +BUILD_DEPENDS+= p5-Text-CSV>=0:textproc/p5-Text-CSV .endif .if ${PORT_OPTIONS:MFILDEGYT} -BUILD_DEPENDS+= p5-WebService-YouTube>=0:${PORTSDIR}/www/p5-WebService-YouTube +BUILD_DEPENDS+= p5-WebService-YouTube>=0:www/p5-WebService-YouTube .endif .if ${PORT_OPTIONS:MAUTHORNAME} -BUILD_DEPENDS+= p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address +BUILD_DEPENDS+= p5-Email-Address>=0:mail/p5-Email-Address .endif .if ${PORT_OPTIONS:MGUESSLANG} -BUILD_DEPENDS+= p5-Lingua-ZH-HanDetect>=0:${PORTSDIR}/chinese/p5-Lingua-ZH-HanDetect \ - p5-Text-Language-Guess>=0:${PORTSDIR}/textproc/p5-Text-Language-Guess +BUILD_DEPENDS+= p5-Lingua-ZH-HanDetect>=0:chinese/p5-Lingua-ZH-HanDetect \ + p5-Text-Language-Guess>=0:textproc/p5-Text-Language-Guess .endif .if ${PORT_OPTIONS:MGUESSTZ} -BUILD_DEPENDS+= p5-IP-Country>=0:${PORTSDIR}/net/p5-IP-Country +BUILD_DEPENDS+= p5-IP-Country>=0:net/p5-IP-Country .endif .if ${PORT_OPTIONS:MHTMLTIDY} -BUILD_DEPENDS+= p5-HTML-Tidy>=0:${PORTSDIR}/textproc/p5-HTML-Tidy +BUILD_DEPENDS+= p5-HTML-Tidy>=0:textproc/p5-HTML-Tidy .endif .if ${PORT_OPTIONS:MPUBLISHMT} -BUILD_DEPENDS+= p5-Net-MovableType>=0:${PORTSDIR}/net/p5-Net-MovableType +BUILD_DEPENDS+= p5-Net-MovableType>=0:net/p5-Net-MovableType .endif .if ${PORT_OPTIONS:MPUBSERLZR} -BUILD_DEPENDS+= p5-Data-Serializer>=0:${PORTSDIR}/devel/p5-Data-Serializer +BUILD_DEPENDS+= p5-Data-Serializer>=0:devel/p5-Data-Serializer .endif .if ${PORT_OPTIONS:MPUBICAL} -BUILD_DEPENDS+= p5-Data-ICal>=0:${PORTSDIR}/deskutils/p5-Data-ICal \ - p5-DateTime-Format-ICal>=0:${PORTSDIR}/devel/p5-DateTime-Format-ICal +BUILD_DEPENDS+= p5-Data-ICal>=0:deskutils/p5-Data-ICal \ + p5-DateTime-Format-ICal>=0:devel/p5-DateTime-Format-ICal .endif .if ${PORT_OPTIONS:MROMANIZE} -BUILD_DEPENDS+= ja-p5-Text-Kakasi>=0:${PORTSDIR}/japanese/p5-Text-Kakasi +BUILD_DEPENDS+= ja-p5-Text-Kakasi>=0:japanese/p5-Text-Kakasi .endif .if ${PORT_OPTIONS:MJAVASCRIPT} -BUILD_DEPENDS+= p5-Template-Plugin-JavaScript>=0:${PORTSDIR}/www/p5-Template-Plugin-JavaScript +BUILD_DEPENDS+= p5-Template-Plugin-JavaScript>=0:www/p5-Template-Plugin-JavaScript .endif .if ${PORT_OPTIONS:MEMOTICON} -BUILD_DEPENDS+= p5-Text-Emoticon>=0:${PORTSDIR}/textproc/p5-Text-Emoticon +BUILD_DEPENDS+= p5-Text-Emoticon>=0:textproc/p5-Text-Emoticon .endif .if ${PORT_OPTIONS:MFILHATENA} -BUILD_DEPENDS+= p5-Text-Hatena>=0:${PORTSDIR}/textproc/p5-Text-Hatena +BUILD_DEPENDS+= p5-Text-Hatena>=0:textproc/p5-Text-Hatena .endif .if ${PORT_OPTIONS:MFILHATKTAG} -BUILD_DEPENDS+= p5-Hatena-Keyword>=0:${PORTSDIR}/textproc/p5-Hatena-Keyword +BUILD_DEPENDS+= p5-Hatena-Keyword>=0:textproc/p5-Hatena-Keyword .endif .if ${PORT_OPTIONS:MRULEFRESH} -BUILD_DEPENDS+= p5-Time-Duration-Parse>=0:${PORTSDIR}/devel/p5-Time-Duration-Parse +BUILD_DEPENDS+= p5-Time-Duration-Parse>=0:devel/p5-Time-Duration-Parse .endif .if ${PORT_OPTIONS:MSUBSCOPML} -BUILD_DEPENDS+= p5-XML-OPML>=0:${PORTSDIR}/textproc/p5-XML-OPML +BUILD_DEPENDS+= p5-XML-OPML>=0:textproc/p5-XML-OPML .endif .if ${PORT_OPTIONS:MFLICKRSEARCH} -BUILD_DEPENDS+= p5-Flickr-API>=0:${PORTSDIR}/www/p5-Flickr-API \ - p5-DateTime-Format-Epoch>=0:${PORTSDIR}/devel/p5-DateTime-Format-Epoch +BUILD_DEPENDS+= p5-Flickr-API>=0:www/p5-Flickr-API \ + p5-DateTime-Format-Epoch>=0:devel/p5-DateTime-Format-Epoch .endif .if ${PORT_OPTIONS:MHATENABKMK} -BUILD_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS+= p5-SOAP-Lite>=0:net/p5-SOAP-Lite .endif .if ${PORT_OPTIONS:MPALMDOC} -BUILD_DEPENDS+= p5-Palm-PalmDoc>=0:${PORTSDIR}/palm/p5-Palm-PalmDoc +BUILD_DEPENDS+= p5-Palm-PalmDoc>=0:palm/p5-Palm-PalmDoc .endif .if ${PORT_OPTIONS:MPUBLISHSWF} -BUILD_DEPENDS+= p5-SWF-Builder>=0:${PORTSDIR}/graphics/p5-SWF-Builder \ - libtext-wrapi18n-perl>=0:${PORTSDIR}/textproc/libtext-wrapi18n-perl +BUILD_DEPENDS+= p5-SWF-Builder>=0:graphics/p5-SWF-Builder \ + libtext-wrapi18n-perl>=0:textproc/libtext-wrapi18n-perl .endif .if ${PORT_OPTIONS:MSUBSCRDBI} -BUILD_DEPENDS+= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class +BUILD_DEPENDS+= p5-DBIx-Class>=0:databases/p5-DBIx-Class .endif .if ${PORT_OPTIONS:MFILTERPPT} -BUILD_DEPENDS+= p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find +BUILD_DEPENDS+= p5-URI-Find>=0:textproc/p5-URI-Find .endif .if ${PORT_OPTIONS:MKINOSEARCH} -BUILD_DEPENDS+= p5-KinoSearch1>=0:${PORTSDIR}/textproc/p5-KinoSearch1 +BUILD_DEPENDS+= p5-KinoSearch1>=0:textproc/p5-KinoSearch1 .endif .if ${PORT_OPTIONS:MPUBLISHGMAIL} -BUILD_DEPENDS+= p5-Net-SMTP-TLS>=0:${PORTSDIR}/mail/p5-Net-SMTP-TLS \ - p5-MIME-Lite>=0:${PORTSDIR}/mail/p5-MIME-Lite \ - p5-Mail-Tools>=0:${PORTSDIR}/mail/p5-Mail-Tools +BUILD_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 .endif .if ${PORT_OPTIONS:MPUBDELICIOUS} -BUILD_DEPENDS+= p5-Net-Delicious>=0:${PORTSDIR}/net/p5-Net-Delicious +BUILD_DEPENDS+= p5-Net-Delicious>=0:net/p5-Net-Delicious .endif .if ${PORT_OPTIONS:MESTRAIER} -BUILD_DEPENDS+= p5-Search-Estraier>=0:${PORTSDIR}/textproc/p5-Search-Estraier +BUILD_DEPENDS+= p5-Search-Estraier>=0:textproc/p5-Search-Estraier .endif .if ${PORT_OPTIONS:MSRCHGREP} -BUILD_DEPENDS+= p5-File-Grep>=0:${PORTSDIR}/devel/p5-File-Grep +BUILD_DEPENDS+= p5-File-Grep>=0:devel/p5-File-Grep .endif .if ${PORT_OPTIONS:MPUBJSON} -BUILD_DEPENDS+= p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +BUILD_DEPENDS+= p5-YAML-Syck>=0:textproc/p5-YAML-Syck .endif .if ${PORT_OPTIONS:MFILSPAMASSN} -BUILD_DEPENDS+= spamassassin>=0:${PORTSDIR}/mail/spamassassin +BUILD_DEPENDS+= spamassassin>=0:mail/spamassassin .endif .if ${PORT_OPTIONS:MPROFANITY} -BUILD_DEPENDS+= p5-Regexp-Common-profanity_us>=0:${PORTSDIR}/textproc/p5-Regexp-Common-profanity_us +BUILD_DEPENDS+= p5-Regexp-Common-profanity_us>=0:textproc/p5-Regexp-Common-profanity_us .endif .if ${PORT_OPTIONS:MHATENARSS} -BUILD_DEPENDS+= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize +BUILD_DEPENDS+= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize .endif .if ${PORT_OPTIONS:MSUBSCRFOAF} -BUILD_DEPENDS+= p5-XML-FOAF>=0:${PORTSDIR}/textproc/p5-XML-FOAF +BUILD_DEPENDS+= p5-XML-FOAF>=0:textproc/p5-XML-FOAF .endif .if ${PORT_OPTIONS:MNOTIFYIRC} -BUILD_DEPENDS+= p5-POE-Component-IRC>=0:${PORTSDIR}/irc/p5-POE-Component-IRC \ - p5-POE-Component-IKC>=0:${PORTSDIR}/devel/p5-POE-Component-IKC +BUILD_DEPENDS+= p5-POE-Component-IRC>=0:irc/p5-POE-Component-IRC \ + p5-POE-Component-IKC>=0:devel/p5-POE-Component-IKC .endif .if ${PORT_OPTIONS:MHATENADIARY} -BUILD_DEPENDS+= p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite +BUILD_DEPENDS+= p5-SOAP-Lite>=0:net/p5-SOAP-Lite .endif .if ${PORT_OPTIONS:MLIVEDOOR} -BUILD_DEPENDS+= p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +BUILD_DEPENDS+= p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \ + p5-YAML-Syck>=0:textproc/p5-YAML-Syck .endif .if ${PORT_OPTIONS:MPINGSERVER} -BUILD_DEPENDS+= p5-HTML-RSSAutodiscovery>=0:${PORTSDIR}/www/p5-HTML-RSSAutodiscovery +BUILD_DEPENDS+= p5-HTML-RSSAutodiscovery>=0:www/p5-HTML-RSSAutodiscovery .endif .if ${PORT_OPTIONS:MIMAGEINFO} -BUILD_DEPENDS+= p5-Image-Info>=0:${PORTSDIR}/graphics/p5-Image-Info +BUILD_DEPENDS+= p5-Image-Info>=0:graphics/p5-Image-Info .endif .if ${PORT_OPTIONS:MFILMRKDWN} -BUILD_DEPENDS+= p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown +BUILD_DEPENDS+= p5-Text-Markdown>=0:textproc/p5-Text-Markdown .endif .if ${PORT_OPTIONS:MPUBLISHIMAP} -BUILD_DEPENDS+= p5-Mail-IMAPClient>=0:${PORTSDIR}/mail/p5-Mail-IMAPClient +BUILD_DEPENDS+= p5-Mail-IMAPClient>=0:mail/p5-Mail-IMAPClient .endif .if ${PORT_OPTIONS:MPUBLISHPDF} -BUILD_DEPENDS+= p5-PDF-FromHTML>=0:${PORTSDIR}/textproc/p5-PDF-FromHTML +BUILD_DEPENDS+= p5-PDF-FromHTML>=0:textproc/p5-PDF-FromHTML .endif .if ${PORT_OPTIONS:MBLOGLINES} -BUILD_DEPENDS+= p5-WebService-Bloglines>=0:${PORTSDIR}/www/p5-WebService-Bloglines +BUILD_DEPENDS+= p5-WebService-Bloglines>=0:www/p5-WebService-Bloglines .endif .if ${PORT_OPTIONS:MBABELFISH} -BUILD_DEPENDS+= p5-WWW-Babelfish>=0:${PORTSDIR}/www/p5-WWW-Babelfish +BUILD_DEPENDS+= p5-WWW-Babelfish>=0:www/p5-WWW-Babelfish .endif .if ${PORT_OPTIONS:MCUSFEEDMIXI} -BUILD_DEPENDS+= p5-WWW-Mixi>=0:${PORTSDIR}/www/p5-WWW-Mixi +BUILD_DEPENDS+= p5-WWW-Mixi>=0:www/p5-WWW-Mixi .endif .if ${PORT_OPTIONS:MCUSTOMSVNLOG} -BUILD_DEPENDS+= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion +BUILD_DEPENDS+= p5-subversion>=0:devel/p5-subversion .endif .if ${PORT_OPTIONS:MNTFYNETSEND} -BUILD_DEPENDS+= p5-Net-NetSend>=0:${PORTSDIR}/net-im/p5-Net-NetSend +BUILD_DEPENDS+= p5-Net-NetSend>=0:net-im/p5-Net-NetSend .endif .if ${PORT_OPTIONS:MFILHTMLSCRB} -BUILD_DEPENDS+= p5-HTML-Scrubber>=0:${PORTSDIR}/www/p5-HTML-Scrubber +BUILD_DEPENDS+= p5-HTML-Scrubber>=0:www/p5-HTML-Scrubber .endif .if ${PORT_OPTIONS:MPLANETINI} -BUILD_DEPENDS+= p5-Config-INI-Simple>=0:${PORTSDIR}/devel/p5-Config-INI-Simple +BUILD_DEPENDS+= p5-Config-INI-Simple>=0:devel/p5-Config-INI-Simple .endif .if ${PORT_OPTIONS:MSUMMARYENG} -BUILD_DEPENDS+= p5-Lingua-EN-Summarize>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Summarize +BUILD_DEPENDS+= p5-Lingua-EN-Summarize>=0:textproc/p5-Lingua-EN-Summarize .endif .if ${PORT_OPTIONS:MSUMJPN} -BUILD_DEPENDS+= ja-p5-Lingua-JA-Summarize-Extract>=0:${PORTSDIR}/japanese/p5-Lingua-JA-Summarize-Extract +BUILD_DEPENDS+= ja-p5-Lingua-JA-Summarize-Extract>=0:japanese/p5-Lingua-JA-Summarize-Extract .endif .if ${PORT_OPTIONS:MSUMTEXTORG} -BUILD_DEPENDS+= p5-Text-Original>=0:${PORTSDIR}/textproc/p5-Text-Original +BUILD_DEPENDS+= p5-Text-Original>=0:textproc/p5-Text-Original .endif RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile index 4bed7cc614e3..9bc4fb020f24 100644 --- a/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile +++ b/textproc/p5-Plucene-Analysis-CJKAnalyzer/Makefile @@ -15,9 +15,9 @@ COMMENT= Analyzer for CJK texts LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Plucene>=0:${PORTSDIR}/textproc/p5-Plucene +BUILD_DEPENDS= p5-Plucene>=0:textproc/p5-Plucene RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML +TEST_DEPENDS= p5-YAML>=0:textproc/p5-YAML USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile index 9c45efa828ea..e329d3c5910c 100644 --- a/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile +++ b/textproc/p5-Plucene-Plugin-Analyzer-SnowballAnalyzer/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Stemmed analyzer plugin for p5-Plucene search engine -BUILD_DEPENDS= p5-Lingua-StopWords>=0:${PORTSDIR}/textproc/p5-Lingua-StopWords \ - p5-Lingua-Stem-Snowball>=0:${PORTSDIR}/textproc/p5-Lingua-Stem-Snowball \ - p5-Plucene>=0:${PORTSDIR}/textproc/p5-Plucene +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Plucene-Simple/Makefile b/textproc/p5-Plucene-Simple/Makefile index b6ee3cebc59c..191aa8e86f32 100644 --- a/textproc/p5-Plucene-Simple/Makefile +++ b/textproc/p5-Plucene-Simple/Makefile @@ -13,13 +13,13 @@ DISTNAME= ${PORTNAME:S/-//}-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Interface to Plucene -BUILD_DEPENDS= p5-Time-Piece>=1.08:${PORTSDIR}/devel/p5-Time-Piece \ - p5-Time-Piece-Range>=1.0:${PORTSDIR}/devel/p5-Time-Piece-Range \ - p5-Plucene>=1.09:${PORTSDIR}/textproc/p5-Plucene \ - p5-File-Find-Rule>=0.10:${PORTSDIR}/devel/p5-File-Find-Rule \ - p5-File-Slurp>=2002.1031:${PORTSDIR}/devel/p5-File-Slurp +BUILD_DEPENDS= p5-Time-Piece>=1.08:devel/p5-Time-Piece \ + 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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Class>=0.03:${PORTSDIR}/devel/p5-Test-Class +TEST_DEPENDS= p5-Test-Class>=0.03:devel/p5-Test-Class USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Plucene/Makefile b/textproc/p5-Plucene/Makefile index 7d5873e36f39..aef2938300e5 100644 --- a/textproc/p5-Plucene/Makefile +++ b/textproc/p5-Plucene/Makefile @@ -12,14 +12,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl port of the Java Lucene search engine -BUILD_DEPENDS= p5-Tie-Array-Sorted>=0:${PORTSDIR}/devel/p5-Tie-Array-Sorted \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Class-Virtual>=0:${PORTSDIR}/devel/p5-Class-Virtual \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Time-Piece>=0:${PORTSDIR}/devel/p5-Time-Piece \ - p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem \ - p5-Bit-Vector-Minimal>=0:${PORTSDIR}/math/p5-Bit-Vector-Minimal \ - p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy +BUILD_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-Time-Piece>=0:devel/p5-Time-Piece \ + 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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-Abstract/Makefile b/textproc/p5-Pod-Abstract/Makefile index cae249f94862..0840f7771320 100644 --- a/textproc/p5-Pod-Abstract/Makefile +++ b/textproc/p5-Pod-Abstract/Makefile @@ -14,8 +14,8 @@ COMMENT= Abstract document tree for Perl POD documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ - p5-Task-Weaken>=0:${PORTSDIR}/devel/p5-Task-Weaken +BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ + p5-Task-Weaken>=0:devel/p5-Task-Weaken RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-Autopod/Makefile b/textproc/p5-Pod-Autopod/Makefile index 498fe78ec1cd..03e474314e16 100644 --- a/textproc/p5-Pod-Autopod/Makefile +++ b/textproc/p5-Pod-Autopod/Makefile @@ -12,7 +12,7 @@ COMMENT= Generates pod documentation by analysing perl modules LICENSE= LGPL3 -BUILD_DEPENDS= p5-Pod-Abstract>=0:${PORTSDIR}/textproc/p5-Pod-Abstract +BUILD_DEPENDS= p5-Pod-Abstract>=0:textproc/p5-Pod-Abstract RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-DocBook/Makefile b/textproc/p5-Pod-DocBook/Makefile index bd59e05f1dfb..422da6711ccf 100644 --- a/textproc/p5-Pod-DocBook/Makefile +++ b/textproc/p5-Pod-DocBook/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert Pod data to DocBook SGML -BUILD_DEPENDS= p5-podlators>=0:${PORTSDIR}/textproc/p5-podlators \ - p5-Text-Tabs+Wrap>=0:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap +BUILD_DEPENDS= p5-podlators>=0:textproc/p5-podlators \ + p5-Text-Tabs+Wrap>=0:textproc/p5-Text-Tabs+Wrap RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-Elemental/Makefile b/textproc/p5-Pod-Elemental/Makefile index 65b1fdd9ffe0..f004a189b421 100644 --- a/textproc/p5-Pod-Elemental/Makefile +++ b/textproc/p5-Pod-Elemental/Makefile @@ -13,18 +13,18 @@ COMMENT= Treating a Pod document as a tree of elements LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \ - p5-Mixin-Linewise>=0:${PORTSDIR}/devel/p5-Mixin-Linewise \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ - p5-Pod-Eventual>=0:${PORTSDIR}/textproc/p5-Pod-Eventual \ - p5-String-RewritePrefix>=0:${PORTSDIR}/textproc/p5-String-RewritePrefix \ - p5-String-Truncate>=0:${PORTSDIR}/textproc/p5-String-Truncate \ - p5-Sub-Exporter-ForMethods>=0:${PORTSDIR}/devel/p5-Sub-Exporter-ForMethods \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep \ + p5-Test-Differences>=0:devel/p5-Test-Differences USES= perl5 USE_PERL5= configure @@ -32,8 +32,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Pod-Eventual/Makefile b/textproc/p5-Pod-Eventual/Makefile index 39f29c7cf536..3a61b767fa52 100644 --- a/textproc/p5-Pod-Eventual/Makefile +++ b/textproc/p5-Pod-Eventual/Makefile @@ -14,9 +14,9 @@ COMMENT= Read a POD document as a series of trivial events LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mixin-Linewise>=0.102:${PORTSDIR}/devel/p5-Mixin-Linewise +BUILD_DEPENDS= p5-Mixin-Linewise>=0.102:devel/p5-Mixin-Linewise RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Pod-HtmlEasy/Makefile b/textproc/p5-Pod-HtmlEasy/Makefile index f2c6ab2d5227..eb248cb50fbf 100644 --- a/textproc/p5-Pod-HtmlEasy/Makefile +++ b/textproc/p5-Pod-HtmlEasy/Makefile @@ -14,12 +14,12 @@ COMMENT= Generate personalized HTML from PODs LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Slurp>=9999.13:${PORTSDIR}/devel/p5-File-Slurp \ - p5-IPC-Run>=0.8:${PORTSDIR}/devel/p5-IPC-Run \ - p5-Exporter-Easy>=0:${PORTSDIR}/devel/p5-Exporter-Easy \ - p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ - p5-Regexp-Common>=2.12:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 tar:tgz diff --git a/textproc/p5-Pod-Markdown/Makefile b/textproc/p5-Pod-Markdown/Makefile index 82fafd8517e1..6add58148fa4 100644 --- a/textproc/p5-Pod-Markdown/Makefile +++ b/textproc/p5-Pod-Markdown/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile index eb29de9d0a8a..f2eafcbb3aa7 100644 --- a/textproc/p5-Pod-POM-View-HTML-Filter/Makefile +++ b/textproc/p5-Pod-POM-View-HTML-Filter/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use filters on sections of your pod documents -BUILD_DEPENDS= p5-Pod-POM>=0:${PORTSDIR}/textproc/p5-Pod-POM \ - p5-Syntax-Highlight-Shell>=0:${PORTSDIR}/www/p5-Syntax-Highlight-Shell \ - perltidy:${PORTSDIR}/devel/p5-Perl-Tidy \ - p5-Syntax-Highlight-HTML>=0:${PORTSDIR}/www/p5-Syntax-Highlight-HTML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile index bc6ad01af9f1..ab8b6ce4ec0a 100644 --- a/textproc/p5-Pod-POM/Makefile +++ b/textproc/p5-Pod-POM/Makefile @@ -13,9 +13,9 @@ COMMENT= POD Object Model LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-File-Slurper>=0.004:${PORTSDIR}/devel/p5-File-Slurper \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff +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 diff --git a/textproc/p5-Pod-ProjectDocs/Makefile b/textproc/p5-Pod-ProjectDocs/Makefile index c0d0ce42c8e6..de9f5eff5e1b 100644 --- a/textproc/p5-Pod-ProjectDocs/Makefile +++ b/textproc/p5-Pod-ProjectDocs/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generates CPAN like pod pages -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-JSON>=2.04:${PORTSDIR}/converters/p5-JSON \ - p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ + p5-JSON>=2.04:converters/p5-JSON \ + p5-Readonly>=0:devel/p5-Readonly \ + p5-Template-Toolkit>=0:www/p5-Template-Toolkit \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-Readme/Makefile b/textproc/p5-Pod-Readme/Makefile index 2fb5786fd700..2c8edabd6a5d 100644 --- a/textproc/p5-Pod-Readme/Makefile +++ b/textproc/p5-Pod-Readme/Makefile @@ -13,7 +13,7 @@ COMMENT= Convert POD to README file LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= p5-Regexp-Common>=0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix dos2unix diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index 52d44e4aa481..f1f66f4273c4 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -12,13 +12,13 @@ COMMENT= Formatter for spellchecking Pod LICENSE= ART20 -BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \ - p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \ - devel/p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install \ - p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ - p5-Pod-Escapes>=1.01:${PORTSDIR}/textproc/p5-Pod-Escapes +BUILD_DEPENDS= p5-Class-Tiny>=0:devel/p5-Class-Tiny \ + p5-File-ShareDir-ProjectDistDir>=1.000:devel/p5-File-ShareDir-ProjectDistDir \ + devel/p5-File-ShareDir-Install>=0.06:devel/p5-File-ShareDir-Install \ + p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \ + p5-Pod-Escapes>=1.01:textproc/p5-Pod-Escapes RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Pod-Tree/Makefile b/textproc/p5-Pod-Tree/Makefile index 220f79a1dbad..ecb88a8734fe 100644 --- a/textproc/p5-Pod-Tree/Makefile +++ b/textproc/p5-Pod-Tree/Makefile @@ -13,13 +13,13 @@ COMMENT= Create a static syntax tree for a POD LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-HTML-Stream>=1.49:${PORTSDIR}/www/p5-HTML-Stream \ - p5-IO-String>=1:${PORTSDIR}/devel/p5-IO-String \ - p5-Path-Tiny>=0.068:${PORTSDIR}/devel/p5-Path-Tiny \ - p5-Text-Template>=1:${PORTSDIR}/textproc/p5-Text-Template +RUN_DEPENDS= p5-HTML-Stream>=1.49:www/p5-HTML-Stream \ + p5-IO-String>=1:devel/p5-IO-String \ + p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ + p5-Text-Template>=1:textproc/p5-Text-Template BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Path-Tiny>=0.068:${PORTSDIR}/devel/p5-Path-Tiny \ - p5-Test-Compile>1.2.1:${PORTSDIR}/devel/p5-Test-Compile +TEST_DEPENDS= p5-Path-Tiny>=0.068:devel/p5-Path-Tiny \ + p5-Test-Compile>1.2.1:devel/p5-Test-Compile USES= perl5 USE_PERL5= configure @@ -33,7 +33,7 @@ post-patch: .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -TEST_DEPENDS+= p5-Test-Simple>=1:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS+= p5-Test-Simple>=1:devel/p5-Test-Simple .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-Pod-WSDL/Makefile b/textproc/p5-Pod-WSDL/Makefile index 6ccf56b39bd2..543a7e1f90e0 100644 --- a/textproc/p5-Pod-WSDL/Makefile +++ b/textproc/p5-Pod-WSDL/Makefile @@ -14,9 +14,9 @@ COMMENT= Create WSDL documents from (extended) pod LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-stringy>=2.110:${PORTSDIR}/devel/p5-IO-stringy \ - p5-XML-Writer>=0.531:${PORTSDIR}/textproc/p5-XML-Writer \ - p5-XML-XPath>=1.13:${PORTSDIR}/textproc/p5-XML-XPath +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Pod-WikiDoc/Makefile b/textproc/p5-Pod-WikiDoc/Makefile index a815a7aa948c..d3cbf2e21148 100644 --- a/textproc/p5-Pod-WikiDoc/Makefile +++ b/textproc/p5-Pod-WikiDoc/Makefile @@ -14,11 +14,11 @@ COMMENT= Generate Pod from inline wiki style text LICENSE= APACHE20 BUILD_DEPENDS:= ${RUN_DEPENDS} -RUN_DEPENDS= p5-File-pushd>=0:${PORTSDIR}/devel/p5-File-pushd \ - p5-Getopt-Lucid>=0.14:${PORTSDIR}/textproc/p5-Getopt-Lucid \ - p5-IPC-Run3>=0.033:${PORTSDIR}/devel/p5-IPC-Run3 \ - p5-Parse-RecDescent>=1.967.006:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl +RUN_DEPENDS= p5-File-pushd>=0:devel/p5-File-pushd \ + p5-Getopt-Lucid>=0.14:textproc/p5-Getopt-Lucid \ + p5-IPC-Run3>=0.033:devel/p5-IPC-Run3 \ + p5-Parse-RecDescent>=1.967.006:devel/p5-Parse-RecDescent \ + p5-Probe-Perl>=0.01:sysutils/p5-Probe-Perl USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Pod-XML/Makefile b/textproc/p5-Pod-XML/Makefile index 8eebd6fc03b5..9057bae370a9 100644 --- a/textproc/p5-Pod-XML/Makefile +++ b/textproc/p5-Pod-XML/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Module to convert POD to XML -BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy +BUILD_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-File-Contents>=0:${PORTSDIR}/devel/p5-Test-File-Contents +TEST_DEPENDS= p5-Test-File-Contents>=0:devel/p5-Test-File-Contents USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Pod-Xhtml/Makefile b/textproc/p5-Pod-Xhtml/Makefile index 6395a0980162..86649819059c 100644 --- a/textproc/p5-Pod-Xhtml/Makefile +++ b/textproc/p5-Pod-Xhtml/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate well-formed XHTML documents from POD format documentation -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions +TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-RADIUS-UserFile/Makefile b/textproc/p5-RADIUS-UserFile/Makefile index 9511c1c5df90..388e707c4eab 100644 --- a/textproc/p5-RADIUS-UserFile/Makefile +++ b/textproc/p5-RADIUS-UserFile/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl extension for manipulating a RADIUS users file LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash +BUILD_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-RDF-Core/Makefile b/textproc/p5-RDF-Core/Makefile index 04314d0643a1..0e1e226a1a3c 100644 --- a/textproc/p5-RDF-Core/Makefile +++ b/textproc/p5-RDF-Core/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Object oriented Perl modules for handling tasks related to RDF -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-DBI>=0:databases/p5-DBI \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-RDF-Notation3/Makefile b/textproc/p5-RDF-Notation3/Makefile index e1503cba8f01..e680cb4059e0 100644 --- a/textproc/p5-RDF-Notation3/Makefile +++ b/textproc/p5-RDF-Notation3/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RDF Notation3 parser -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \ - p5-RDFStore>=0:${PORTSDIR}/textproc/p5-RDFStore +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-RDF-Core>=0:textproc/p5-RDF-Core \ + p5-RDFStore>=0:textproc/p5-RDFStore RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-RDF-Simple/Makefile b/textproc/p5-RDF-Simple/Makefile index ee2d4c2bb6e3..107ac33fb199 100644 --- a/textproc/p5-RDF-Simple/Makefile +++ b/textproc/p5-RDF-Simple/Makefile @@ -12,15 +12,15 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Read and write RDF without complication -RUN_DEPENDS= p5-Class-MakeMethods>=0:${PORTSDIR}/devel/p5-Class-MakeMethods \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Class-MakeMethods>=0:devel/p5-Class-MakeMethods \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ + p5-URI>=0:net/p5-URI \ + p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-IO-CaptureOutput>0:${PORTSDIR}/devel/p5-IO-CaptureOutput \ - p5-Test-File>=0:${PORTSDIR}/devel/p5-Test-File +TEST_DEPENDS= p5-IO-CaptureOutput>0:devel/p5-IO-CaptureOutput \ + p5-Test-File>=0:devel/p5-Test-File USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-RDF-Trine/Makefile b/textproc/p5-RDF-Trine/Makefile index aa3d5a41dad5..4874e1b6ef21 100644 --- a/textproc/p5-RDF-Trine/Makefile +++ b/textproc/p5-RDF-Trine/Makefile @@ -14,36 +14,36 @@ COMMENT= RDF Framework for Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Algorithm-Combinatorics>=0:${PORTSDIR}/math/p5-Algorithm-Combinatorics \ - p5-Cache-LRU>=0.04:${PORTSDIR}/devel/p5-Cache-LRU \ - p5-DBD-SQLite>=1.14:${PORTSDIR}/databases/p5-DBD-SQLite \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-DBIx-Connector>=0:${PORTSDIR}/databases/p5-DBIx-Connector \ - p5-Data-UUID>=0:${PORTSDIR}/devel/p5-Data-UUID \ - p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ - p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ - p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-HTTP-Negotiate>=0:${PORTSDIR}/www/p5-HTTP-Negotiate \ - p5-JSON>=2.0:${PORTSDIR}/converters/p5-JSON \ - p5-List-MoreUtils>=0.413:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Math-BigInt>=0:${PORTSDIR}/math/p5-Math-BigInt \ - p5-Module-Load-Conditional>=0.38:${PORTSDIR}/devel/p5-Module-Load-Conditional \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-ArrayRef>=0:${PORTSDIR}/devel/p5-MooseX-ArrayRef \ - p5-Set-Scalar>=0:${PORTSDIR}/devel/p5-Set-Scalar \ - p5-Storable>=0:${PORTSDIR}/devel/p5-Storable \ - p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV \ - p5-Text-Table>=0:${PORTSDIR}/textproc/p5-Text-Table \ - p5-Time-HiRes>=1.9726:${PORTSDIR}/devel/p5-Time-HiRes \ - p5-URI>=1.30:${PORTSDIR}/net/p5-URI \ - p5-Unicode-Escape>=0.0.2:${PORTSDIR}/textproc/p5-Unicode-Escape \ - p5-Unicode-String>=2.09:${PORTSDIR}/converters/p5-Unicode-String \ - p5-XML-CommonNS>=0.04:${PORTSDIR}/textproc/p5-XML-CommonNS \ - p5-XML-LibXML>=2.0124:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-Namespace>=0:${PORTSDIR}/textproc/p5-XML-Namespace \ - p5-XML-SAX>=0.96:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Algorithm-Combinatorics>=0:math/p5-Algorithm-Combinatorics \ + p5-Cache-LRU>=0.04: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-Digest-MD5>=0:security/p5-Digest-MD5 \ + p5-Digest-SHA>=0:security/p5-Digest-SHA \ + p5-Error>=0:lang/p5-Error \ + p5-HTTP-Negotiate>=0:www/p5-HTTP-Negotiate \ + p5-JSON>=2.0:converters/p5-JSON \ + p5-List-MoreUtils>=0.413:lang/p5-List-MoreUtils \ + p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \ + p5-Math-BigInt>=0:math/p5-Math-BigInt \ + p5-Module-Load-Conditional>=0.38:devel/p5-Module-Load-Conditional \ + p5-Moose>=0:devel/p5-Moose \ + p5-MooseX-ArrayRef>=0:devel/p5-MooseX-ArrayRef \ + p5-Set-Scalar>=0:devel/p5-Set-Scalar \ + p5-Storable>=0:devel/p5-Storable \ + p5-Text-CSV>=0:textproc/p5-Text-CSV \ + p5-Text-Table>=0:textproc/p5-Text-Table \ + p5-Time-HiRes>=1.9726:devel/p5-Time-HiRes \ + p5-URI>=1.30:net/p5-URI \ + p5-Unicode-Escape>=0.0.2:textproc/p5-Unicode-Escape \ + p5-Unicode-String>=2.09:converters/p5-Unicode-String \ + p5-XML-CommonNS>=0.04:textproc/p5-XML-CommonNS \ + p5-XML-LibXML>=2.0124: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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 @@ -52,8 +52,8 @@ USE_PERL5= configure .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 502000 -BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils -RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils +RUN_DEPENDS+= p5-Scalar-List-Utils>=1.33:lang/p5-Scalar-List-Utils .endif .include <bsd.port.post.mk> diff --git a/textproc/p5-RDFStore/Makefile b/textproc/p5-RDFStore/Makefile index 850c61897ea4..3e0a0f9a4b88 100644 --- a/textproc/p5-RDFStore/Makefile +++ b/textproc/p5-RDFStore/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl API for RDF Storage -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-URI>=0:net/p5-URI \ + p5-DBI>=0:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-RTF-Parser/Makefile b/textproc/p5-RTF-Parser/Makefile index d89d670aa785..718066954c44 100644 --- a/textproc/p5-RTF-Parser/Makefile +++ b/textproc/p5-RTF-Parser/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module for parsing RTF files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-RTF-Tokenizer>=1.16:${PORTSDIR}/textproc/p5-RTF-Tokenizer +BUILD_DEPENDS= p5-RTF-Tokenizer>=1.16:textproc/p5-RTF-Tokenizer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-RTF-Writer/Makefile b/textproc/p5-RTF-Writer/Makefile index 82618a54e118..b7f9c3589662 100644 --- a/textproc/p5-RTF-Writer/Makefile +++ b/textproc/p5-RTF-Writer/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for generating documents in Rich Text Format -BUILD_DEPENDS= p5-Image-Size>=0:${PORTSDIR}/graphics/p5-Image-Size +BUILD_DEPENDS= p5-Image-Size>=0:graphics/p5-Image-Size RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Regexp-Common-Email-Address/Makefile b/textproc/p5-Regexp-Common-Email-Address/Makefile index ab3dbc3a473d..d02d894fc57a 100644 --- a/textproc/p5-Regexp-Common-Email-Address/Makefile +++ b/textproc/p5-Regexp-Common-Email-Address/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Regex pattern for Email Addresses -BUILD_DEPENDS= p5-Email-Address>=0:${PORTSDIR}/mail/p5-Email-Address \ - p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= p5-Email-Address>=0:mail/p5-Email-Address \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Regexp-Common-net-CIDR/Makefile b/textproc/p5-Regexp-Common-net-CIDR/Makefile index c603831bb4e3..4e04caf9cc0b 100644 --- a/textproc/p5-Regexp-Common-net-CIDR/Makefile +++ b/textproc/p5-Regexp-Common-net-CIDR/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Provide patterns for CIDR blocks -BUILD_DEPENDS= p5-Regexp-Common>0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= p5-Regexp-Common>0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Regexp-Common-profanity_us/Makefile b/textproc/p5-Regexp-Common-profanity_us/Makefile index 7473765cd5de..ef9154dbcd46 100644 --- a/textproc/p5-Regexp-Common-profanity_us/Makefile +++ b/textproc/p5-Regexp-Common-profanity_us/Makefile @@ -14,7 +14,7 @@ COMMENT= Provide regexes for U.S. profanity LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common +BUILD_DEPENDS= p5-Regexp-Common>=0:textproc/p5-Regexp-Common RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Regexp-Log-Common/Makefile b/textproc/p5-Regexp-Log-Common/Makefile index d4d7d055465e..281f90cf3599 100644 --- a/textproc/p5-Regexp-Log-Common/Makefile +++ b/textproc/p5-Regexp-Log-Common/Makefile @@ -12,7 +12,7 @@ COMMENT= Regexp::Log::Common, a parser for the Common Log Format LICENSE= ART20 -RUN_DEPENDS= p5-Regexp-Log>=0:${PORTSDIR}/textproc/p5-Regexp-Log +RUN_DEPENDS= p5-Regexp-Log>=0:textproc/p5-Regexp-Log BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-SGML-DTDParse/Makefile b/textproc/p5-SGML-DTDParse/Makefile index 1f03c4d82460..28e96a0a57bc 100644 --- a/textproc/p5-SGML-DTDParse/Makefile +++ b/textproc/p5-SGML-DTDParse/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Parse an SGML or XML DTD -BUILD_DEPENDS= p5-DelimMatch>=1.05:${PORTSDIR}/textproc/p5-DelimMatch \ - p5-libxml>=0.08:${PORTSDIR}/textproc/p5-libxml \ - p5-XML-DOM>=1.44:${PORTSDIR}/textproc/p5-XML-DOM \ - p5-XML-Parser>=2.3:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-SGML-Parser-OpenSP/Makefile b/textproc/p5-SGML-Parser-OpenSP/Makefile index 379506748daa..003963148e7e 100644 --- a/textproc/p5-SGML-Parser-OpenSP/Makefile +++ b/textproc/p5-SGML-Parser-OpenSP/Makefile @@ -16,9 +16,9 @@ COMMENT= Parse SGML documents using OpenSP LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= onsgmls:${PORTSDIR}/textproc/opensp \ - p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= onsgmls:textproc/opensp \ + p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Test-Exception>=0:devel/p5-Test-Exception RUN_DEPENDS:= ${BUILD_DEPENDS} USES= dos2unix perl5 diff --git a/textproc/p5-SVG-Parser/Makefile b/textproc/p5-SVG-Parser/Makefile index 323b060b20d6..90171a14dd3a 100644 --- a/textproc/p5-SVG-Parser/Makefile +++ b/textproc/p5-SVG-Parser/Makefile @@ -14,9 +14,9 @@ COMMENT= XML Parser for SVG documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-SVG>=2:${PORTSDIR}/textproc/p5-SVG \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-SVG>=2:textproc/p5-SVG \ + p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= modbuild diff --git a/textproc/p5-Search-Elasticsearch/Makefile b/textproc/p5-Search-Elasticsearch/Makefile index 1a1bddc871a6..b2695c4c2e78 100644 --- a/textproc/p5-Search-Elasticsearch/Makefile +++ b/textproc/p5-Search-Elasticsearch/Makefile @@ -13,28 +13,28 @@ COMMENT= ElasticSearch API LICENSE= APACHE20 -BUILD_DEPENDS= p5-Any-URI-Escape>=0:${PORTSDIR}/www/p5-Any-URI-Escape \ - p5-Devel-GlobalDestruction>=0:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \ - p5-HTTP-Message>=0:${PORTSDIR}/www/p5-HTTP-Message \ - p5-HTTP-Tiny>=0.043:${PORTSDIR}/www/p5-HTTP-Tiny \ - p5-Hijk>=0.20:${PORTSDIR}/www/p5-Hijk \ - p5-JSON-MaybeXS>=1.002002:${PORTSDIR}/converters/p5-JSON-MaybeXS \ - p5-Log-Any>=1.02:${PORTSDIR}/devel/p5-Log-Any \ - p5-Module-Runtime>=0:${PORTSDIR}/devel/p5-Module-Runtime \ - p5-Moo>=1.003:${PORTSDIR}/devel/p5-Moo \ - p5-Package-Stash>=0:${PORTSDIR}/devel/p5-Package-Stash \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \ - p5-URI-Escape-XS>=0:${PORTSDIR}/www/p5-URI-Escape-XS \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ - p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \ - p5-Log-Any-Adapter-Callback>=0:${PORTSDIR}/devel/p5-Log-Any-Adapter-Callback \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +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 diff --git a/textproc/p5-Search-Estraier/Makefile b/textproc/p5-Search-Estraier/Makefile index b898a9280d00..81001e6dd207 100644 --- a/textproc/p5-Search-Estraier/Makefile +++ b/textproc/p5-Search-Estraier/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure perl module to use Hyper Estraier search engine -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-URI>=0:net/p5-URI \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception USES= perl5 shebangfix SHEBANG_FILES= scripts/* diff --git a/textproc/p5-Search-Odeum/Makefile b/textproc/p5-Search-Odeum/Makefile index be42d3a4ebae..5d555468bf7c 100644 --- a/textproc/p5-Search-Odeum/Makefile +++ b/textproc/p5-Search-Odeum/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl interface to the Odeum inverted index API LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libqdbm.so:${PORTSDIR}/databases/qdbm +LIB_DEPENDS= libqdbm.so:databases/qdbm USE_PERL5= configure USES= localbase perl5 diff --git a/textproc/p5-Search-QueryParser-SQL/Makefile b/textproc/p5-Search-QueryParser-SQL/Makefile index b7d8a73175ff..688f85638278 100644 --- a/textproc/p5-Search-QueryParser-SQL/Makefile +++ b/textproc/p5-Search-QueryParser-SQL/Makefile @@ -11,13 +11,13 @@ COMMENT= Perl module to turn free-text queries into SQL WHERE clauses LICENSE= GPLv2 -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Search-QueryParser>=0.93:${PORTSDIR}/textproc/p5-Search-QueryParser +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Search-QueryParser>=0.93:textproc/p5-Search-QueryParser -RUN_DEPENDS:= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Search-QueryParser>=0.93:${PORTSDIR}/textproc/p5-Search-QueryParser +RUN_DEPENDS:= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Search-QueryParser>=0.93:textproc/p5-Search-QueryParser USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index 5f1bb3a6b559..7cca7202bb12 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Sary library -LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary +LIB_DEPENDS= libsary.so:textproc/sary USES= perl5 pkgconfig USE_PERL5= configure diff --git a/textproc/p5-Search-VectorSpace/Makefile b/textproc/p5-Search-VectorSpace/Makefile index 7bd28fb83d0a..429b359962c2 100644 --- a/textproc/p5-Search-VectorSpace/Makefile +++ b/textproc/p5-Search-VectorSpace/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Very basic vector-space search engine perl module -BUILD_DEPENDS= PDL>=0:${PORTSDIR}/math/PDL \ - p5-Lingua-Stem>=0:${PORTSDIR}/textproc/p5-Lingua-Stem +BUILD_DEPENDS= PDL>=0:math/PDL \ + p5-Lingua-Stem>=0:textproc/p5-Lingua-Stem RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Senna/Makefile b/textproc/p5-Senna/Makefile index 12ae10d27369..6d03879e668d 100644 --- a/textproc/p5-Senna/Makefile +++ b/textproc/p5-Senna/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl module for Embeddable Fulltext Search Engine LICENSE= LGPL21 -BUILD_DEPENDS= senna-cfg:${PORTSDIR}/textproc/senna +BUILD_DEPENDS= senna-cfg:textproc/senna RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Solr/Makefile b/textproc/p5-Solr/Makefile index 9f833284c84b..d63dec392b2e 100644 --- a/textproc/p5-Solr/Makefile +++ b/textproc/p5-Solr/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl extension for interfacing with Solr LICENSE= APACHE20 -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Sphinx-Config/Makefile b/textproc/p5-Sphinx-Config/Makefile index d3975c441997..f4ca75b7bd81 100644 --- a/textproc/p5-Sphinx-Config/Makefile +++ b/textproc/p5-Sphinx-Config/Makefile @@ -13,7 +13,7 @@ COMMENT= Sphinx search engine configuration file read/modify/write LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Sphinx-Manager/Makefile b/textproc/p5-Sphinx-Manager/Makefile index f4a5669bfcc4..dcbe28dbcfa8 100644 --- a/textproc/p5-Sphinx-Manager/Makefile +++ b/textproc/p5-Sphinx-Manager/Makefile @@ -14,10 +14,10 @@ COMMENT= Sphinx search engine management (start/stop) LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - p5-Proc-ProcessTable>=0:${PORTSDIR}/devel/p5-Proc-ProcessTable \ - p5-Sphinx-Config>=0.09:${PORTSDIR}/textproc/p5-Sphinx-Config +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Sphinx-Search/Makefile b/textproc/p5-Sphinx-Search/Makefile index e940f46b1fcd..47d6f7c1ddbc 100644 --- a/textproc/p5-Sphinx-Search/Makefile +++ b/textproc/p5-Sphinx-Search/Makefile @@ -14,11 +14,11 @@ COMMENT= Sphinx search engine API Perl client LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-File-SearchPath>=0:${PORTSDIR}/devel/p5-File-SearchPath \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Spork/Makefile b/textproc/p5-Spork/Makefile index b387628b0b96..5adf4b99db3f 100644 --- a/textproc/p5-Spork/Makefile +++ b/textproc/p5-Spork/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Creating standalone HTML slideshows from Kwiki markup -BUILD_DEPENDS= p5-Kwiki>=0.38:${PORTSDIR}/www/p5-Kwiki \ - p5-Spoon>=0.22:${PORTSDIR}/devel/p5-Spoon +BUILD_DEPENDS= p5-Kwiki>=0.38:www/p5-Kwiki \ + p5-Spoon>=0.22:devel/p5-Spoon RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Spreadsheet-ParseExcel/Makefile b/textproc/p5-Spreadsheet-ParseExcel/Makefile index 92ce7cc876e0..d7d7452dbeb5 100644 --- a/textproc/p5-Spreadsheet-ParseExcel/Makefile +++ b/textproc/p5-Spreadsheet-ParseExcel/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Get information from Excel file -BUILD_DEPENDS= p5-OLE-Storage_Lite>=0.19:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ - p5-Crypt-RC4>=0:${PORTSDIR}/security/p5-Crypt-RC4 \ - p5-Digest-Perl-MD5>=0:${PORTSDIR}/security/p5-Digest-Perl-MD5 +BUILD_DEPENDS= p5-OLE-Storage_Lite>=0.19:devel/p5-OLE-Storage_Lite \ + p5-Crypt-RC4>=0:security/p5-Crypt-RC4 \ + p5-Digest-Perl-MD5>=0:security/p5-Digest-Perl-MD5 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/textproc/p5-Spreadsheet-Read/Makefile b/textproc/p5-Spreadsheet-Read/Makefile index b15423a5d94b..7b83cf0f065e 100644 --- a/textproc/p5-Spreadsheet-Read/Makefile +++ b/textproc/p5-Spreadsheet-Read/Makefile @@ -14,13 +14,13 @@ COMMENT= Read the data from a spreadsheet LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy \ - p5-Text-CSV_XS>=0.71:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-Text-CSV>=1.33:${PORTSDIR}/textproc/p5-Text-CSV \ - p5-Spreadsheet-ReadSXC>=0.20:${PORTSDIR}/textproc/p5-Spreadsheet-ReadSXC \ - p5-Spreadsheet-ParseExcel>=0.13:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel +BUILD_DEPENDS= p5-IO-stringy>0:devel/p5-IO-stringy \ + p5-Text-CSV_XS>=0.71:textproc/p5-Text-CSV_XS \ + p5-Text-CSV>=1.33:textproc/p5-Text-CSV \ + p5-Spreadsheet-ReadSXC>=0.20:textproc/p5-Spreadsheet-ReadSXC \ + p5-Spreadsheet-ParseExcel>=0.13:textproc/p5-Spreadsheet-ParseExcel RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>0:${PORTSDIR}/devel/p5-Test-NoWarnings +TEST_DEPENDS= p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings USES= perl5 tar:tgz USE_PERL5= configure diff --git a/textproc/p5-Spreadsheet-ReadSXC/Makefile b/textproc/p5-Spreadsheet-ReadSXC/Makefile index 7b49de9cbbf3..a75c7cdb555a 100644 --- a/textproc/p5-Spreadsheet-ReadSXC/Makefile +++ b/textproc/p5-Spreadsheet-ReadSXC/Makefile @@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Extract OpenOffice 1.x spreadsheet data -BUILD_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ + p5-XML-Parser>=0:textproc/p5-XML-Parser +RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \ + p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile index 15a38e3b2ac0..cede3f4b803f 100644 --- a/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel-FromXML/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create an Excel Spreadsheet from XML -BUILD_DEPENDS= p5-OLE-Storage_Lite>=0:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-Spreadsheet-WriteExcel>=0:${PORTSDIR}/textproc/p5-Spreadsheet-WriteExcel +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index 11739386f6dd..c55edad63880 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -14,10 +14,10 @@ COMMENT= Write to a cross-platform Excel binary file LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-OLE-Storage_Lite>=0:${PORTSDIR}/devel/p5-OLE-Storage_Lite \ - p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/textproc/p5-Spreadsheet-XLSX/Makefile b/textproc/p5-Spreadsheet-XLSX/Makefile index 57e3803bbfd5..cfef4b2c4f20 100644 --- a/textproc/p5-Spreadsheet-XLSX/Makefile +++ b/textproc/p5-Spreadsheet-XLSX/Makefile @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-withoutworldwriteables MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension for reading MS Excel 2007 files -BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \ - p5-Archive-Zip>0:${PORTSDIR}/archivers/p5-Archive-Zip +BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>0:textproc/p5-Spreadsheet-ParseExcel \ + p5-Archive-Zip>0:archivers/p5-Archive-Zip RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/textproc/p5-String-Flogger/Makefile b/textproc/p5-String-Flogger/Makefile index 1b2622f8d672..4e6ec713ae30 100644 --- a/textproc/p5-String-Flogger/Makefile +++ b/textproc/p5-String-Flogger/Makefile @@ -15,11 +15,11 @@ COMMENT= String munging for loggers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Params-Util>0:${PORTSDIR}/devel/p5-Params-Util \ - p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-JSON>0:${PORTSDIR}/converters/p5-JSON +BUILD_DEPENDS= p5-Params-Util>0:devel/p5-Params-Util \ + p5-Sub-Exporter>0:devel/p5-Sub-Exporter \ + p5-JSON>0:converters/p5-JSON RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Simple>=0.82:${PORTSDIR}/devel/p5-Test-Simple +TEST_DEPENDS= p5-Test-Simple>=0.82:devel/p5-Test-Simple USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-String-Fraction/Makefile b/textproc/p5-String-Fraction/Makefile index ebf09bb29b0e..be0d9655fef6 100644 --- a/textproc/p5-String-Fraction/Makefile +++ b/textproc/p5-String-Fraction/Makefile @@ -14,7 +14,7 @@ COMMENT= Convert fractions into Unicode chars LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Fraction>=0.40:${PORTSDIR}/textproc/p5-HTML-Fraction +BUILD_DEPENDS= p5-HTML-Fraction>=0.40:textproc/p5-HTML-Fraction RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-String-Koremutake/Makefile b/textproc/p5-String-Koremutake/Makefile index 22be9ac3fa8f..b72c8393e37b 100644 --- a/textproc/p5-String-Koremutake/Makefile +++ b/textproc/p5-String-Koremutake/Makefile @@ -14,8 +14,8 @@ COMMENT= Convert to/from Koremutake Memorable Random Strings LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +BUILD_DEPENDS= p5-Error>=0:lang/p5-Error \ + p5-Test-Exception>=0:devel/p5-Test-Exception RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-String-Print/Makefile b/textproc/p5-String-Print/Makefile index f8320657fa79..bf2ad045d80c 100644 --- a/textproc/p5-String-Print/Makefile +++ b/textproc/p5-String-Print/Makefile @@ -13,7 +13,7 @@ COMMENT= Alternative of printf LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Unicode-LineBreak>=0:${PORTSDIR}/textproc/p5-Unicode-LineBreak +BUILD_DEPENDS= p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-String-RewritePrefix/Makefile b/textproc/p5-String-RewritePrefix/Makefile index e2b93dcf87f2..1104a05258ba 100644 --- a/textproc/p5-String-RewritePrefix/Makefile +++ b/textproc/p5-String-RewritePrefix/Makefile @@ -15,7 +15,7 @@ COMMENT= Rewrite strings based on a set of known prefixes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Sub-Exporter>0:${PORTSDIR}/devel/p5-Sub-Exporter +TEST_DEPENDS= p5-Sub-Exporter>0:devel/p5-Sub-Exporter USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-String-ShowDiff/Makefile b/textproc/p5-String-ShowDiff/Makefile index 8d6bee324b61..5d679a1b8960 100644 --- a/textproc/p5-String-ShowDiff/Makefile +++ b/textproc/p5-String-ShowDiff/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to help visualize differences between strings -BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ - p5-Term-ANSIColor>=0:${PORTSDIR}/devel/p5-Term-ANSIColor +BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ + p5-Term-ANSIColor>=0:devel/p5-Term-ANSIColor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-String-ToIdentifier-EN/Makefile b/textproc/p5-String-ToIdentifier-EN/Makefile index 3cee70adfd44..9256726b0c2a 100644 --- a/textproc/p5-String-ToIdentifier-EN/Makefile +++ b/textproc/p5-String-ToIdentifier-EN/Makefile @@ -14,12 +14,12 @@ COMMENT= Convert Strings to English Program Identifiers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Lingua-EN-Inflect-Phrase>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Phrase \ - p5-Text-Unidecode>=0:${PORTSDIR}/converters/p5-Text-Unidecode \ - p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-String-Truncate/Makefile b/textproc/p5-String-Truncate/Makefile index 3db31410280b..a7d8be33d426 100644 --- a/textproc/p5-String-Truncate/Makefile +++ b/textproc/p5-String-Truncate/Makefile @@ -14,8 +14,8 @@ COMMENT= Module for when strings are too long to be displayed in... LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Sub-Exporter>=0.953:${PORTSDIR}/devel/p5-Sub-Exporter \ - p5-Sub-Install>=0.03:${PORTSDIR}/devel/p5-Sub-Install +RUN_DEPENDS= p5-Sub-Exporter>=0.953:devel/p5-Sub-Exporter \ + p5-Sub-Install>=0.03:devel/p5-Sub-Install BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-String-Urandom/Makefile b/textproc/p5-String-Urandom/Makefile index 8465ad964302..6e0b50e6fe0f 100644 --- a/textproc/p5-String-Urandom/Makefile +++ b/textproc/p5-String-Urandom/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate + p5-Params-Validate>0:devel/p5-Params-Validate BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-String-Util/Makefile b/textproc/p5-String-Util/Makefile index d70161453c09..4410468d5adc 100644 --- a/textproc/p5-String-Util/Makefile +++ b/textproc/p5-String-Util/Makefile @@ -13,7 +13,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Number-Misc>=0:${PORTSDIR}/math/p5-Number-Misc + p5-Number-Misc>=0:math/p5-Number-Misc BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile index 433ce11fe234..9378ce8565c3 100644 --- a/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile +++ b/textproc/p5-Syntax-Highlight-Engine-Kate/Makefile @@ -13,7 +13,7 @@ COMMENT= Port of the syntax highlight engine of the Kate texteditor LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Differences>0:${PORTSDIR}/devel/p5-Test-Differences +TEST_DEPENDS= p5-Test-Differences>0:devel/p5-Test-Differences USES= perl5 shebangfix SHEBANG_FILES= bin/hlansi.pl bin/hlhtml.pl diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile index f835ab0aadcd..ac24436e422a 100644 --- a/textproc/p5-TeX-Encode/Makefile +++ b/textproc/p5-TeX-Encode/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Encode/decode Perl utf-8 strings into TeX -BUILD_DEPENDS= p5-HTML-Parser>=3.35:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=3.35:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +TEST_DEPENDS= p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Template-Declare/Makefile b/textproc/p5-Template-Declare/Makefile index 1b395702656d..88b06079a07b 100644 --- a/textproc/p5-Template-Declare/Makefile +++ b/textproc/p5-Template-Declare/Makefile @@ -14,12 +14,12 @@ COMMENT= Perlish declarative templates LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-Test-Warn>=0.11:${PORTSDIR}/devel/p5-Test-Warn \ - p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-HTML-Lint>0:${PORTSDIR}/www/p5-HTML-Lint \ - p5-Class-ISA>0:${PORTSDIR}/devel/p5-Class-ISA \ - p5-String-BufferStack>=1.10:${PORTSDIR}/textproc/p5-String-BufferStack +COMMON_DEPENDS= p5-Test-Warn>=0.11:devel/p5-Test-Warn \ + p5-Class-Accessor>0:devel/p5-Class-Accessor \ + p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable \ + p5-HTML-Lint>0:www/p5-HTML-Lint \ + p5-Class-ISA>0:devel/p5-Class-ISA \ + p5-String-BufferStack>=1.10:textproc/p5-String-BufferStack BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} diff --git a/textproc/p5-Template-Extract/Makefile b/textproc/p5-Template-Extract/Makefile index 3c899d5b5a6a..2dbdfbaf6635 100644 --- a/textproc/p5-Template-Extract/Makefile +++ b/textproc/p5-Template-Extract/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Use TT2 syntax to extract data from documents -BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Magic/Makefile b/textproc/p5-Template-Magic/Makefile index 1d686c9b70bd..7d6b9c9671a8 100644 --- a/textproc/p5-Template-Magic/Makefile +++ b/textproc/p5-Template-Magic/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl Module with magic merger of runtime values with templates -BUILD_DEPENDS= p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util \ - p5-OOTools>=0:${PORTSDIR}/devel/p5-OOTools \ - p5-HTML-TableTiler>=0:${PORTSDIR}/www/p5-HTML-TableTiler +BUILD_DEPENDS= p5-IO-Util>=0:devel/p5-IO-Util \ + p5-OOTools>=0:devel/p5-OOTools \ + p5-HTML-TableTiler>=0:www/p5-HTML-TableTiler RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Plugin-Autoformat/Makefile b/textproc/p5-Template-Plugin-Autoformat/Makefile index 32ccb9a1ca8b..153750f44395 100644 --- a/textproc/p5-Template-Plugin-Autoformat/Makefile +++ b/textproc/p5-Template-Plugin-Autoformat/Makefile @@ -13,10 +13,10 @@ COMMENT= Template Toolkit interface to Text::Autoformat module LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-Text-Autoformat>0:${PORTSDIR}/textproc/p5-Text-Autoformat -BUILD_DEPENDS= p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-Text-Autoformat>0:${PORTSDIR}/textproc/p5-Text-Autoformat +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 diff --git a/textproc/p5-Template-Plugin-CSV/Makefile b/textproc/p5-Template-Plugin-CSV/Makefile index cd819f2f580e..3dcc0d38debe 100644 --- a/textproc/p5-Template-Plugin-CSV/Makefile +++ b/textproc/p5-Template-Plugin-CSV/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= dgeo@centrale-marseille.fr COMMENT= Template::Plugin::CSV - Plugin for generating CSV -BUILD_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile index 038a018fb1be..d97a6924a959 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-CSS-XS/Makefile @@ -14,8 +14,8 @@ COMMENT= CSS::Minifier::XS filter for Template Toolkit LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-CSS-Minifier-XS>=0:${PORTSDIR}/textproc/p5-CSS-Minifier-XS \ - p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-CSS-Minifier-XS>=0:textproc/p5-CSS-Minifier-XS \ + p5-Template-Toolkit>=2:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile index e2bd245c0ed8..e8ec93accde8 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-CSS/Makefile @@ -14,8 +14,8 @@ COMMENT= CSS::Minifier filter for Template Toolkit LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-CSS-Minifier>=0:${PORTSDIR}/textproc/p5-CSS-Minifier \ - p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-CSS-Minifier>=0:textproc/p5-CSS-Minifier \ + p5-Template-Toolkit>=2:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile index a795039f4ca2..d98a1e0ad6d0 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript-XS/Makefile @@ -14,8 +14,8 @@ COMMENT= JavaScript::Minifier::XS filter for Template Toolkit LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JavaScript-Minifier-XS>=0:${PORTSDIR}/textproc/p5-JavaScript-Minifier-XS \ - p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-JavaScript-Minifier-XS>=0:textproc/p5-JavaScript-Minifier-XS \ + p5-Template-Toolkit>=2:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile index df6aa4b2dc02..bd58e1d06525 100644 --- a/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile +++ b/textproc/p5-Template-Plugin-Filter-Minify-JavaScript/Makefile @@ -14,8 +14,8 @@ COMMENT= JavaScript::Minifier filter for Template Toolkit LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-JavaScript-Minifier>=0:${PORTSDIR}/textproc/p5-JavaScript-Minifier \ - p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-JavaScript-Minifier>=0:textproc/p5-JavaScript-Minifier \ + p5-Template-Toolkit>=2:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile index 036e352663ca..ce8a554b8b12 100644 --- a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile +++ b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module -BUILD_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-HTML-SuperForm +BUILD_DEPENDS= p5-Template-Toolkit>0:www/p5-Template-Toolkit \ + p5-HTML-SuperForm>0:textproc/p5-HTML-SuperForm RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile index 0b7220b325ee..f73d5a2f0fb8 100644 --- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module -BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \ + p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Plugin-XML-Escape/Makefile b/textproc/p5-Template-Plugin-XML-Escape/Makefile index 07952866814b..56c10fdfbd7a 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/Makefile +++ b/textproc/p5-Template-Plugin-XML-Escape/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= simarg@gmail.com COMMENT= Escape variables to suit being placed into XML -BUILD_DEPENDS= p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Template-Semantic/Makefile b/textproc/p5-Template-Semantic/Makefile index 8283fab132f3..a41fd089b7c6 100644 --- a/textproc/p5-Template-Semantic/Makefile +++ b/textproc/p5-Template-Semantic/Makefile @@ -14,11 +14,11 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-HTML-Selector-XPath>=0.09:${PORTSDIR}/www/p5-HTML-Selector-XPath \ - p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML + p5-HTML-Selector-XPath>=0.09:www/p5-HTML-Selector-XPath \ + p5-XML-LibXML>=1.69:textproc/p5-XML-LibXML BUILD_DEPENDS= ${RUN_DEPENDS} TEST_DEPENDS= \ - p5-Text-Pipe>0:${PORTSDIR}/textproc/p5-Text-Pipe + p5-Text-Pipe>0:textproc/p5-Text-Pipe USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Term-QRCode/Makefile b/textproc/p5-Term-QRCode/Makefile index 39438a6635f6..c62b2cb79afa 100644 --- a/textproc/p5-Term-QRCode/Makefile +++ b/textproc/p5-Term-QRCode/Makefile @@ -14,8 +14,8 @@ COMMENT= Generate QR Code on Terminal LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= libqrencode>=2.0.0:${PORTSDIR}/graphics/libqrencode \ - p5-Text-QRCode>0:${PORTSDIR}/textproc/p5-Text-QRCode +BUILD_DEPENDS= libqrencode>=2.0.0:graphics/libqrencode \ + p5-Text-QRCode>0:textproc/p5-Text-QRCode RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Test-Groonga/Makefile b/textproc/p5-Test-Groonga/Makefile index 800cda9e32c4..eca32ea9b9cb 100644 --- a/textproc/p5-Test-Groonga/Makefile +++ b/textproc/p5-Test-Groonga/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \ - p5-Test-TCP>=1.1:${PORTSDIR}/devel/p5-Test-TCP + p5-File-Which>=0:sysutils/p5-File-Which \ + p5-Test-TCP>=1.1:devel/p5-Test-TCP BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Test-Perl-Critic/Makefile b/textproc/p5-Test-Perl-Critic/Makefile index 9cfad2036211..4b729c27689a 100644 --- a/textproc/p5-Test-Perl-Critic/Makefile +++ b/textproc/p5-Test-Perl-Critic/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Perl-Critic \ - p5-MCE>=1.52:${PORTSDIR}/devel/p5-MCE +BUILD_DEPENDS= p5-Perl-Critic>=0:textproc/p5-Perl-Critic \ + p5-MCE>=1.52:devel/p5-MCE RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index 5b6b4357aadd..fc5d041cfe06 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -13,7 +13,7 @@ COMMENT= Align text in columns LICENSE= MIT -BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor +BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Aspell/Makefile b/textproc/p5-Text-Aspell/Makefile index 1c638242f4f5..81d308c38fe1 100644 --- a/textproc/p5-Text-Aspell/Makefile +++ b/textproc/p5-Text-Aspell/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the GNU Aspell library -LIB_DEPENDS= libaspell.so:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= libaspell.so:textproc/aspell USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Autoformat/Makefile b/textproc/p5-Text-Autoformat/Makefile index 6a71f723383f..10c7c0e191c5 100644 --- a/textproc/p5-Text-Autoformat/Makefile +++ b/textproc/p5-Text-Autoformat/Makefile @@ -16,7 +16,7 @@ COMMENT= Automatic and manual text wrapping and reformating formatting LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-Reform>=1.11:${PORTSDIR}/textproc/p5-Text-Reform +BUILD_DEPENDS= p5-Text-Reform>=1.11:textproc/p5-Text-Reform RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-BibTeX/Makefile b/textproc/p5-Text-BibTeX/Makefile index 343954aa9a4b..052359d4b9dd 100644 --- a/textproc/p5-Text-BibTeX/Makefile +++ b/textproc/p5-Text-BibTeX/Makefile @@ -13,9 +13,9 @@ COMMENT= Manipulate BibTeX files from perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Config-AutoConf>=0.16:${PORTSDIR}/devel/p5-Config-AutoConf \ - p5-ExtUtils-LibBuilder>=0.02:${PORTSDIR}/devel/p5-ExtUtils-LibBuilder -TEST_DEPENDS= p5-Capture-Tiny>=0.06:${PORTSDIR}/devel/p5-Capture-Tiny +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_PERL5= modbuild diff --git a/textproc/p5-Text-CSV-Encoded/Makefile b/textproc/p5-Text-CSV-Encoded/Makefile index 4b65d533fe21..26b6925f5387 100644 --- a/textproc/p5-Text-CSV-Encoded/Makefile +++ b/textproc/p5-Text-CSV-Encoded/Makefile @@ -13,9 +13,9 @@ COMMENT= Perl module for Encoding aware CVS files parsing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \ - p5-Test-Harness>=0:${PORTSDIR}/devel/p5-Test-Harness \ - p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV +BUILD_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple \ + p5-Test-Harness>=0:devel/p5-Test-Harness \ + p5-Text-CSV>=0:textproc/p5-Text-CSV RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Text-CSV-Hashify/Makefile b/textproc/p5-Text-CSV-Hashify/Makefile index 7fb6e61e6a4a..4130ba860b25 100644 --- a/textproc/p5-Text-CSV-Hashify/Makefile +++ b/textproc/p5-Text-CSV-Hashify/Makefile @@ -14,7 +14,7 @@ COMMENT= Composition and decomposition of comma-separated values into hashes LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-CSV>=0:${PORTSDIR}/textproc/p5-Text-CSV +BUILD_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-CSV-Simple/Makefile b/textproc/p5-Text-CSV-Simple/Makefile index 4647f98dbab8..44ceb6517616 100644 --- a/textproc/p5-Text-CSV-Simple/Makefile +++ b/textproc/p5-Text-CSV-Simple/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module for Simpler parsing of CSV files -BUILD_DEPENDS= p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Class-Trigger>=0:${PORTSDIR}/devel/p5-Class-Trigger +BUILD_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS \ + p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-Class-Trigger>=0:devel/p5-Class-Trigger RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-CSV_XS/Makefile b/textproc/p5-Text-CSV_XS/Makefile index 08b5419697e0..5440a7717dc4 100644 --- a/textproc/p5-Text-CSV_XS/Makefile +++ b/textproc/p5-Text-CSV_XS/Makefile @@ -14,8 +14,8 @@ COMMENT= Comma-separated values manipulation routines LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ - p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage \ +TEST_DEPENDS= p5-Test-Pod>=0:devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:devel/p5-Test-Pod-Coverage \ USES= perl5 tar:tgz USE_PERL5= configure diff --git a/textproc/p5-Text-Capitalize/Makefile b/textproc/p5-Text-Capitalize/Makefile index 033f4c33f6aa..294b1f3acba2 100644 --- a/textproc/p5-Text-Capitalize/Makefile +++ b/textproc/p5-Text-Capitalize/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= amdmi3@FreeBSD.org COMMENT= Capitalize strings ("to WORK AS titles" becomes "To Work as Titles") -TEST_DEPENDS= p5-PerlIO-locale>=0:${PORTSDIR}/devel/p5-PerlIO-locale +TEST_DEPENDS= p5-PerlIO-locale>=0:devel/p5-PerlIO-locale USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-ClearSilver/Makefile b/textproc/p5-Text-ClearSilver/Makefile index 11b26ca42e45..e1e6ad5bf0a5 100644 --- a/textproc/p5-Text-ClearSilver/Makefile +++ b/textproc/p5-Text-ClearSilver/Makefile @@ -14,8 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual TEST_DEPENDS= \ - p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse + p5-Test-Requires>0:devel/p5-Test-Requires \ + p5-Mouse>0:devel/p5-Mouse USES= perl5 gmake USE_PERL5= configure diff --git a/textproc/p5-Text-Colorizer/Makefile b/textproc/p5-Text-Colorizer/Makefile index 4a1da959cd7b..841f1efec3af 100644 --- a/textproc/p5-Text-Colorizer/Makefile +++ b/textproc/p5-Text-Colorizer/Makefile @@ -13,8 +13,8 @@ COMMENT= Create colored text from text and color description LICENSE= ART20 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ - p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-Readonly>=0:devel/p5-Readonly \ + p5-Sub-Exporter>=0:devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Context/Makefile b/textproc/p5-Text-Context/Makefile index 7c3a7a42d45b..aca200c50ad1 100644 --- a/textproc/p5-Text-Context/Makefile +++ b/textproc/p5-Text-Context/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Handle highlighting search result context snippets -BUILD_DEPENDS= p5-Text-Context-EitherSide>=1.1:${PORTSDIR}/textproc/p5-Text-Context-EitherSide \ - p5-UNIVERSAL-require>=0.03:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Decorator/Makefile b/textproc/p5-Text-Decorator/Makefile index a50f6dded9c9..38921f03c757 100644 --- a/textproc/p5-Text-Decorator/Makefile +++ b/textproc/p5-Text-Decorator/Makefile @@ -14,9 +14,9 @@ COMMENT= Apply a chain of filters to text LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Diff-HTML/Makefile b/textproc/p5-Text-Diff-HTML/Makefile index b06a463ff786..dc925ada9373 100644 --- a/textproc/p5-Text-Diff-HTML/Makefile +++ b/textproc/p5-Text-Diff-HTML/Makefile @@ -14,8 +14,8 @@ COMMENT= Text::Diff::HTML - XHTML format for Text::Diff::Unified LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-Text-Diff>=0:textproc/p5-Text-Diff \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Diff/Makefile b/textproc/p5-Text-Diff/Makefile index 51a8c0d6a427..8f58c43eac20 100644 --- a/textproc/p5-Text-Diff/Makefile +++ b/textproc/p5-Text-Diff/Makefile @@ -14,7 +14,7 @@ COMMENT= Text::Diff - Perform diffs on files and record sets LICENSE= ART10 GPLv1 LICENSE_COMB= dual -COMMON_DEPENDS= p5-Algorithm-Diff>=1.19:${PORTSDIR}/devel/p5-Algorithm-Diff +COMMON_DEPENDS= p5-Algorithm-Diff>=1.19:devel/p5-Algorithm-Diff BUILD_DEPENDS= ${COMMON_DEPENDS} RUN_DEPENDS= ${COMMON_DEPENDS} diff --git a/textproc/p5-Text-Diff3/Makefile b/textproc/p5-Text-Diff3/Makefile index 9b839a42e441..93197213c59e 100644 --- a/textproc/p5-Text-Diff3/Makefile +++ b/textproc/p5-Text-Diff3/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Compute three-way differences between texts -TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base +TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile index a1fb769ac103..78d2dfff3c45 100644 --- a/textproc/p5-Text-Emoticon-GoogleTalk/Makefile +++ b/textproc/p5-Text-Emoticon-GoogleTalk/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Emoticon filter of GoogleTalk -BUILD_DEPENDS= p5-Text-Emoticon>=0:${PORTSDIR}/textproc/p5-Text-Emoticon +BUILD_DEPENDS= p5-Text-Emoticon>=0:textproc/p5-Text-Emoticon RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Emoticon-MSN/Makefile b/textproc/p5-Text-Emoticon-MSN/Makefile index 802e265d706f..a3cf72d27468 100644 --- a/textproc/p5-Text-Emoticon-MSN/Makefile +++ b/textproc/p5-Text-Emoticon-MSN/Makefile @@ -13,7 +13,7 @@ COMMENT= Emoticon filter of MSN Messenger LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-Emoticon>=0.02:${PORTSDIR}/textproc/p5-Text-Emoticon +BUILD_DEPENDS= p5-Text-Emoticon>=0.02:textproc/p5-Text-Emoticon RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Text-Emoticon/Makefile b/textproc/p5-Text-Emoticon/Makefile index 5aecfd32adfa..51255c43913b 100644 --- a/textproc/p5-Text-Emoticon/Makefile +++ b/textproc/p5-Text-Emoticon/Makefile @@ -14,7 +14,7 @@ COMMENT= Factory class for Yahoo! and MSN emoticons LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require +BUILD_DEPENDS= p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Text-EtText/Makefile b/textproc/p5-Text-EtText/Makefile index 8a0976a54fa1..2b87cef4f17c 100644 --- a/textproc/p5-Text-EtText/Makefile +++ b/textproc/p5-Text-EtText/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple plain-text to HTML converter LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Extract-Word/Makefile b/textproc/p5-Text-Extract-Word/Makefile index 51eee6609b61..c139963852a1 100644 --- a/textproc/p5-Text-Extract-Word/Makefile +++ b/textproc/p5-Text-Extract-Word/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple module for extracting the text from a Microsoft Word file LICENSE= ART20 -BUILD_DEPENDS= p5-OLE-Storage_Lite>0:${PORTSDIR}/devel/p5-OLE-Storage_Lite +BUILD_DEPENDS= p5-OLE-Storage_Lite>0:devel/p5-OLE-Storage_Lite RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Filter-Chain/Makefile b/textproc/p5-Text-Filter-Chain/Makefile index 51c01bb93511..61c8ccb56c77 100644 --- a/textproc/p5-Text-Filter-Chain/Makefile +++ b/textproc/p5-Text-Filter-Chain/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Chains multiple Text::Filter objects and runs them in sequence -BUILD_DEPENDS= p5-Text-Filter>=0:${PORTSDIR}/textproc/p5-Text-Filter +BUILD_DEPENDS= p5-Text-Filter>=0:textproc/p5-Text-Filter USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-FixedLength-Extra/Makefile b/textproc/p5-Text-FixedLength-Extra/Makefile index 6dc6ba4c24b1..1e5ff85f5ea8 100644 --- a/textproc/p5-Text-FixedLength-Extra/Makefile +++ b/textproc/p5-Text-FixedLength-Extra/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Various niceties for p5-Text-FixedLength lovers -BUILD_DEPENDS= p5-Text-FixedLength>=0:${PORTSDIR}/textproc/p5-Text-FixedLength +BUILD_DEPENDS= p5-Text-FixedLength>=0:textproc/p5-Text-FixedLength RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Flow/Makefile b/textproc/p5-Text-Flow/Makefile index 0963e5eb70ce..fcd6c035c441 100644 --- a/textproc/p5-Text-Flow/Makefile +++ b/textproc/p5-Text-Flow/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Flexible text flowing and word wrapping for not just ASCII output -BUILD_DEPENDS= p5-Moose>=0.45:${PORTSDIR}/devel/p5-Moose +BUILD_DEPENDS= p5-Moose>=0.45:devel/p5-Moose RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-LongString>=0:${PORTSDIR}/devel/p5-Test-LongString +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ + p5-Test-LongString>=0:devel/p5-Test-LongString USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Graphics/Makefile b/textproc/p5-Text-Graphics/Makefile index 4fc61bd70c64..4f517552f078 100644 --- a/textproc/p5-Text-Graphics/Makefile +++ b/textproc/p5-Text-Graphics/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Text graphics rendering toolkit -BUILD_DEPENDS= p5-Text-Wrapper>=0:${PORTSDIR}/textproc/p5-Text-Wrapper +BUILD_DEPENDS= p5-Text-Wrapper>=0:textproc/p5-Text-Wrapper RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Haml/Makefile b/textproc/p5-Text-Haml/Makefile index 2fcda4d472da..81e9e38be0fe 100644 --- a/textproc/p5-Text-Haml/Makefile +++ b/textproc/p5-Text-Haml/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for Haml parser -RUN_DEPENDS= p5-URI>0:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-URI>0:net/p5-URI BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Hatena/Makefile b/textproc/p5-Text-Hatena/Makefile index 01374836a5da..ed4d2c1afbd2 100644 --- a/textproc/p5-Text-Hatena/Makefile +++ b/textproc/p5-Text-Hatena/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for formatting text with Hatena Style -BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-Regexp-Assemble>=0.28:${PORTSDIR}/devel/p5-Regexp-Assemble +BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ + p5-Parse-RecDescent>=1.94:devel/p5-Parse-RecDescent \ + p5-Regexp-Assemble>=0.28:devel/p5-Regexp-Assemble RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base +TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-LTSV/Makefile b/textproc/p5-Text-LTSV/Makefile index 4c2681d5e4e0..a771ddce19b9 100644 --- a/textproc/p5-Text-LTSV/Makefile +++ b/textproc/p5-Text-LTSV/Makefile @@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Project-Libs>0:${PORTSDIR}/devel/p5-Project-Libs \ - p5-Tie-IxHash>0:${PORTSDIR}/devel/p5-Tie-IxHash \ - p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-YAML-Tiny-Color>0:${PORTSDIR}/textproc/p5-YAML-Tiny-Color + p5-Project-Libs>0:devel/p5-Project-Libs \ + p5-Tie-IxHash>0:devel/p5-Tie-IxHash \ + p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require \ + p5-YAML-Tiny-Color>0:textproc/p5-YAML-Tiny-Color BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Language-Guess/Makefile b/textproc/p5-Text-Language-Guess/Makefile index b48cb045c808..b1182f666439 100644 --- a/textproc/p5-Text-Language-Guess/Makefile +++ b/textproc/p5-Text-Language-Guess/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Trained module to guess a document's language -BUILD_DEPENDS= p5-Log-Log4perl>=1.0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Text-ExtractWords>=0:${PORTSDIR}/textproc/p5-Text-ExtractWords \ - p5-Lingua-StopWords>=0:${PORTSDIR}/textproc/p5-Lingua-StopWords +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Markdown/Makefile b/textproc/p5-Text-Markdown/Makefile index 014175e0a178..45ad9b21c6c3 100644 --- a/textproc/p5-Text-Markdown/Makefile +++ b/textproc/p5-Text-Markdown/Makefile @@ -13,10 +13,10 @@ COMMENT= Markdown Perl5 module LICENSE= BSD3CLAUSE -BUILD_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +BUILD_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Differences>=0:devel/p5-Test-Differences \ + p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-MicroMason/Makefile b/textproc/p5-Text-MicroMason/Makefile index ea2d0866a336..965e3d23e92c 100644 --- a/textproc/p5-Text-MicroMason/Makefile +++ b/textproc/p5-Text-MicroMason/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Class-MixinFactory>=0.9:${PORTSDIR}/devel/p5-Class-MixinFactory + p5-Class-MixinFactory>=0.9:devel/p5-Class-MixinFactory BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-MicroTemplate-Extended/Makefile b/textproc/p5-Text-MicroTemplate-Extended/Makefile index 2f7b997a8a09..8682e4f260ad 100644 --- a/textproc/p5-Text-MicroTemplate-Extended/Makefile +++ b/textproc/p5-Text-MicroTemplate-Extended/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Text-MicroTemplate>=0.18:${PORTSDIR}/textproc/p5-Text-MicroTemplate + p5-Text-MicroTemplate>=0.18:textproc/p5-Text-MicroTemplate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-MicroTemplate/Makefile b/textproc/p5-Text-MicroTemplate/Makefile index 1c80f21bd5f5..304edfa80522 100644 --- a/textproc/p5-Text-MicroTemplate/Makefile +++ b/textproc/p5-Text-MicroTemplate/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension for standalone, fast and intelligent template engine LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-IO-stringy>0:${PORTSDIR}/devel/p5-IO-stringy +TEST_DEPENDS= p5-IO-stringy>0:devel/p5-IO-stringy USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-MultiMarkdown/Makefile b/textproc/p5-Text-MultiMarkdown/Makefile index 6e12f834bf6b..606049a60a5c 100644 --- a/textproc/p5-Text-MultiMarkdown/Makefile +++ b/textproc/p5-Text-MultiMarkdown/Makefile @@ -13,11 +13,11 @@ COMMENT= Convert MultiMarkdown syntax to (X)HTML LICENSE= BSD3CLAUSE -BUILD_DEPENDS= p5-Text-Markdown>=1.0.26:${PORTSDIR}/textproc/p5-Text-Markdown -RUN_DEPENDS:= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ +BUILD_DEPENDS= p5-Text-Markdown>=1.0.26:textproc/p5-Text-Markdown +RUN_DEPENDS:= p5-HTML-Parser>0:www/p5-HTML-Parser \ ${BUILD_DEPENDS} -TEST_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Ngram/Makefile b/textproc/p5-Text-Ngram/Makefile index dee856d82774..6e7b389cdee8 100644 --- a/textproc/p5-Text-Ngram/Makefile +++ b/textproc/p5-Text-Ngram/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for n-gram analysis LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Unicode-CaseFold>=1.00:${PORTSDIR}/textproc/p5-Unicode-CaseFold +BUILD_DEPENDS= p5-Unicode-CaseFold>=1.00:textproc/p5-Unicode-CaseFold RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Padding/Makefile b/textproc/p5-Text-Padding/Makefile index 539413f4fd59..5fd555d7ae9a 100644 --- a/textproc/p5-Text-Padding/Makefile +++ b/textproc/p5-Text-Padding/Makefile @@ -13,9 +13,9 @@ COMMENT= Simple way of formatting a text LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Has-Sugar>=0:${PORTSDIR}/devel/p5-MooseX-Has-Sugar \ - p5-Text-Truncate>=0:${PORTSDIR}/textproc/p5-Text-Truncate +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= modbuild diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile index b46034522ad6..08eca2c44fae 100644 --- a/textproc/p5-Text-ParagraphDiff/Makefile +++ b/textproc/p5-Text-ParagraphDiff/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Visual difference for paragraphed text -BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/textproc/p5-Text-Patch/Makefile b/textproc/p5-Text-Patch/Makefile index 015f751f5c57..30f7f12f2e87 100644 --- a/textproc/p5-Text-Patch/Makefile +++ b/textproc/p5-Text-Patch/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to patch text with given patch -RUN_DEPENDS= p5-Text-Diff>0:${PORTSDIR}/textproc/p5-Text-Diff +RUN_DEPENDS= p5-Text-Diff>0:textproc/p5-Text-Diff BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Pipe/Makefile b/textproc/p5-Text-Pipe/Makefile index 452200dafefa..b8b2bbb5a5e8 100644 --- a/textproc/p5-Text-Pipe/Makefile +++ b/textproc/p5-Text-Pipe/Makefile @@ -14,10 +14,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Class-Accessor-Complex>0:${PORTSDIR}/devel/p5-Class-Accessor-Complex \ - p5-Class-Accessor-Constructor>0:${PORTSDIR}/devel/p5-Class-Accessor-Constructor \ - p5-Sub-Name>0:${PORTSDIR}/devel/p5-Sub-Name \ - p5-UNIVERSAL-require>0:${PORTSDIR}/devel/p5-UNIVERSAL-require + p5-Class-Accessor-Complex>0:devel/p5-Class-Accessor-Complex \ + p5-Class-Accessor-Constructor>0:devel/p5-Class-Accessor-Constructor \ + p5-Sub-Name>0:devel/p5-Sub-Name \ + p5-UNIVERSAL-require>0:devel/p5-UNIVERSAL-require BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Prefix-XS/Makefile b/textproc/p5-Text-Prefix-XS/Makefile index 57d6268b5b4f..9d726e4adf8e 100644 --- a/textproc/p5-Text-Prefix-XS/Makefile +++ b/textproc/p5-Text-Prefix-XS/Makefile @@ -14,9 +14,9 @@ COMMENT= Fast prefix searching LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Digest-SHA1>=1:${PORTSDIR}/security/p5-Digest-SHA1 +BUILD_DEPENDS= p5-Digest-SHA1>=1:security/p5-Digest-SHA1 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0.108:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0.108:devel/p5-Test-Deep USE_PERL5= configure USES= perl5 shebangfix diff --git a/textproc/p5-Text-QRCode/Makefile b/textproc/p5-Text-QRCode/Makefile index 3d0c5475e528..55bc3568859e 100644 --- a/textproc/p5-Text-QRCode/Makefile +++ b/textproc/p5-Text-QRCode/Makefile @@ -14,7 +14,7 @@ COMMENT= Generate text based QR Code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libqrencode.so:${PORTSDIR}/graphics/libqrencode +LIB_DEPENDS= libqrencode.so:graphics/libqrencode USES= perl5 pkgconfig USE_PERL5= configure diff --git a/textproc/p5-Text-Quote/Makefile b/textproc/p5-Text-Quote/Makefile index b436f66afc05..f0861432788c 100644 --- a/textproc/p5-Text-Quote/Makefile +++ b/textproc/p5-Text-Quote/Makefile @@ -14,7 +14,7 @@ COMMENT= Quotes strings as required for perl to eval them back correctly LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Carp-Assert>=0.13:${PORTSDIR}/devel/p5-Carp-Assert +BUILD_DEPENDS= p5-Carp-Assert>=0.13:devel/p5-Carp-Assert RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Quoted/Makefile b/textproc/p5-Text-Quoted/Makefile index af1571c1fc67..03a531ba61cf 100644 --- a/textproc/p5-Text-Quoted/Makefile +++ b/textproc/p5-Text-Quoted/Makefile @@ -13,7 +13,7 @@ COMMENT= Text::Quoted - Extract the structure of a quoted mail message LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat +BUILD_DEPENDS= p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-RecordParser/Makefile b/textproc/p5-Text-RecordParser/Makefile index fb8593f4d2e6..e9f29c79af78 100644 --- a/textproc/p5-Text-RecordParser/Makefile +++ b/textproc/p5-Text-RecordParser/Makefile @@ -13,16 +13,16 @@ COMMENT= Read record-oriented files LICENSE= GPLv2 -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Pod-Markdown>=0:${PORTSDIR}/textproc/p5-Pod-Markdown \ - p5-Pod-Readme>=0:${PORTSDIR}/textproc/p5-Pod-Readme \ - p5-Readonly>=0:${PORTSDIR}/devel/p5-Readonly \ - p5-Text-Autoformat>=0:${PORTSDIR}/textproc/p5-Text-Autoformat \ - p5-Text-TabularDisplay>=0:${PORTSDIR}/textproc/p5-Text-TabularDisplay +BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ + p5-IO-stringy>=0:devel/p5-IO-stringy \ + p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ + p5-Pod-Markdown>=0:textproc/p5-Pod-Markdown \ + p5-Pod-Readme>=0:textproc/p5-Pod-Readme \ + p5-Readonly>=0:devel/p5-Readonly \ + p5-Text-Autoformat>=0:textproc/p5-Text-Autoformat \ + p5-Text-TabularDisplay>=0:textproc/p5-Text-TabularDisplay RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Text-Report/Makefile b/textproc/p5-Text-Report/Makefile index ee218f0e38a0..1cd7dfa77637 100644 --- a/textproc/p5-Text-Report/Makefile +++ b/textproc/p5-Text-Report/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= For generating mixed columnar formatted reports and report templates -RUN_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple +RUN_DEPENDS= p5-Test-Simple>=0:devel/p5-Test-Simple BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index c61201306d46..cb32ca2c4863 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -15,10 +15,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Readonly>=1.03:${PORTSDIR}/devel/p5-Readonly \ - p5-Convert-Color>0:${PORTSDIR}/graphics/p5-Convert-Color + p5-Readonly>=1.03:devel/p5-Readonly \ + p5-Convert-Color>0:graphics/p5-Convert-Color BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny +TEST_DEPENDS= p5-Try-Tiny>0:lang/p5-Try-Tiny USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile index 097fa94f2827..e543fc8497d0 100644 --- a/textproc/p5-Text-SimpleTable-AutoWidth/Makefile +++ b/textproc/p5-Text-SimpleTable-AutoWidth/Makefile @@ -13,8 +13,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Moo>0:${PORTSDIR}/devel/p5-Moo \ - p5-Text-SimpleTable>0:${PORTSDIR}/textproc/p5-Text-SimpleTable + p5-Moo>0:devel/p5-Moo \ + p5-Text-SimpleTable>0:textproc/p5-Text-SimpleTable BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-SpellChecker-GUI/Makefile b/textproc/p5-Text-SpellChecker-GUI/Makefile index 8cfbd424b4cc..7136298c3265 100644 --- a/textproc/p5-Text-SpellChecker-GUI/Makefile +++ b/textproc/p5-Text-SpellChecker-GUI/Makefile @@ -15,10 +15,10 @@ COMMENT= Implements a user interface to Text::SpellChecker using ZConf::GUI LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Curses-UI>=0:${PORTSDIR}/devel/p5-Curses-UI \ - p5-String-ShellQuote>=0:${PORTSDIR}/textproc/p5-String-ShellQuote \ - p5-ZConf-GUI>=0:${PORTSDIR}/devel/p5-ZConf-GUI \ - p5-Text-SpellChecker>=0:${PORTSDIR}/textproc/p5-Text-SpellChecker +BUILD_DEPENDS= p5-Curses-UI>=0:devel/p5-Curses-UI \ + p5-String-ShellQuote>=0:textproc/p5-String-ShellQuote \ + p5-ZConf-GUI>=0:devel/p5-ZConf-GUI \ + p5-Text-SpellChecker>=0:textproc/p5-Text-SpellChecker USES= perl5 shebangfix SHEBANG_FILES= bin/curses-textspellchecker bin/textspellchecker diff --git a/textproc/p5-Text-SpellChecker/Makefile b/textproc/p5-Text-SpellChecker/Makefile index a4316e7593e9..958c45f8f848 100644 --- a/textproc/p5-Text-SpellChecker/Makefile +++ b/textproc/p5-Text-SpellChecker/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 OO interface for spell-checking a block of text -RUN_DEPENDS= p5-Text-Aspell>=0:${PORTSDIR}/textproc/p5-Text-Aspell +RUN_DEPENDS= p5-Text-Aspell>=0:textproc/p5-Text-Aspell USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile index 9f8f9b7ec7da..3d5b080573aa 100644 --- a/textproc/p5-Text-Table/Makefile +++ b/textproc/p5-Text-Table/Makefile @@ -14,8 +14,8 @@ COMMENT= Organize Data in Tables LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Text-Aligner>=0.05:${PORTSDIR}/textproc/p5-Text-Aligner -RUN_DEPENDS= p5-Text-Aligner>=0.05:${PORTSDIR}/textproc/p5-Text-Aligner +BUILD_DEPENDS= p5-Text-Aligner>=0.05:textproc/p5-Text-Aligner +RUN_DEPENDS= p5-Text-Aligner>=0.05:textproc/p5-Text-Aligner USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-TestBase/Makefile b/textproc/p5-Text-TestBase/Makefile index c22137f73d9d..38fafcf0623f 100644 --- a/textproc/p5-Text-TestBase/Makefile +++ b/textproc/p5-Text-TestBase/Makefile @@ -13,9 +13,9 @@ COMMENT= Parser for Test::Base format LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:${PORTSDIR}/devel/p5-Class-Accessor-Lite +BUILD_DEPENDS= p5-Class-Accessor-Lite>=0.05:devel/p5-Class-Accessor-Lite RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires +TEST_DEPENDS= p5-Test-Requires>0:devel/p5-Test-Requires NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-Text-Trac/Makefile b/textproc/p5-Text-Trac/Makefile index ced0f65cebb1..384baf83947c 100644 --- a/textproc/p5-Text-Trac/Makefile +++ b/textproc/p5-Text-Trac/Makefile @@ -13,15 +13,15 @@ COMMENT= Perl extension for formatting text with Trac Wiki Style LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ - p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require +BUILD_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-Tie-IxHash>=0:devel/p5-Tie-IxHash \ + p5-Path-Tiny>=0:devel/p5-Path-Tiny \ + p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Base>=0:${PORTSDIR}/devel/p5-Test-Base +TEST_DEPENDS= p5-Test-Base>=0:devel/p5-Test-Base USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-VimColor/Makefile b/textproc/p5-Text-VimColor/Makefile index ec705cb2fe9b..443fbf52c697 100644 --- a/textproc/p5-Text-VimColor/Makefile +++ b/textproc/p5-Text-VimColor/Makefile @@ -13,13 +13,13 @@ COMMENT= Syntax color text in HTML or XML using Vim LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ - p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim -RUN_DEPENDS= p5-File-ShareDir>=0:${PORTSDIR}/devel/p5-File-ShareDir \ - p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ - ${LOCALBASE}/bin/vim:${PORTSDIR}/editors/vim +BUILD_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ + p5-File-ShareDir-Install>=0.03:devel/p5-File-ShareDir-Install \ + p5-Path-Class>=0:devel/p5-Path-Class \ + ${LOCALBASE}/bin/vim:editors/vim +RUN_DEPENDS= p5-File-ShareDir>=0:devel/p5-File-ShareDir \ + p5-Path-Class>=0:devel/p5-Path-Class \ + ${LOCALBASE}/bin/vim:editors/vim USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-Text-WikiFormat/Makefile b/textproc/p5-Text-WikiFormat/Makefile index 0201745c953e..fb8abbc6eb5c 100644 --- a/textproc/p5-Text-WikiFormat/Makefile +++ b/textproc/p5-Text-WikiFormat/Makefile @@ -14,7 +14,7 @@ COMMENT= Module for translating Wiki formatted text into other formats LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0.01:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=0.01:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-WordDiff/Makefile b/textproc/p5-Text-WordDiff/Makefile index e8ce0e20fadf..d6a8a6ef39b3 100644 --- a/textproc/p5-Text-WordDiff/Makefile +++ b/textproc/p5-Text-WordDiff/Makefile @@ -14,8 +14,8 @@ COMMENT= Track changes between documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-WrapI18N/Makefile b/textproc/p5-Text-WrapI18N/Makefile index de4ac6b759de..7268feae7630 100644 --- a/textproc/p5-Text-WrapI18N/Makefile +++ b/textproc/p5-Text-WrapI18N/Makefile @@ -14,7 +14,7 @@ COMMENT= Line wrapping module LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Text-CharWidth>=0.02:${PORTSDIR}/textproc/p5-Text-CharWidth +BUILD_DEPENDS= p5-Text-CharWidth>=0.02:textproc/p5-Text-CharWidth RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile index 9d79e2a3c3ca..3f277d754c2b 100644 --- a/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile +++ b/textproc/p5-Text-Xslate-Bridge-TT2Like/Makefile @@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual RUN_DEPENDS= \ - p5-Text-Xslate>=1.3000:${PORTSDIR}/textproc/p5-Text-Xslate + p5-Text-Xslate>=1.3000:textproc/p5-Text-Xslate BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-Text-Xslate/Makefile b/textproc/p5-Text-Xslate/Makefile index cc5ded7e4a56..562e65998728 100644 --- a/textproc/p5-Text-Xslate/Makefile +++ b/textproc/p5-Text-Xslate/Makefile @@ -14,8 +14,8 @@ COMMENT= High performance template engine LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-MessagePack>=0.38:${PORTSDIR}/devel/p5-Data-MessagePack \ - p5-Mouse>=0.61:${PORTSDIR}/devel/p5-Mouse +BUILD_DEPENDS= p5-Data-MessagePack>=0.38:devel/p5-Data-MessagePack \ + p5-Mouse>=0.61:devel/p5-Mouse RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes diff --git a/textproc/p5-Text-vCard/Makefile b/textproc/p5-Text-vCard/Makefile index b65ce06e6502..55f704874517 100644 --- a/textproc/p5-Text-vCard/Makefile +++ b/textproc/p5-Text-vCard/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Package to parse, edit and create multiple vCards (RFC 2426) -BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-Text-vFile-asData>=0:${PORTSDIR}/devel/p5-Text-vFile-asData \ - p5-Unicode-LineBreak>=0:${PORTSDIR}/textproc/p5-Unicode-LineBreak +BUILD_DEPENDS= p5-File-Slurp>=0:devel/p5-File-Slurp \ + p5-Text-vFile-asData>=0:devel/p5-Text-vFile-asData \ + p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Tiffany/Makefile b/textproc/p5-Tiffany/Makefile index bbda84c971dc..a39f8ca2746a 100644 --- a/textproc/p5-Tiffany/Makefile +++ b/textproc/p5-Tiffany/Makefile @@ -12,17 +12,17 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for generic interface for Perl5 template engines TEST_DEPENDS= \ - p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \ - p5-Text-Xslate>0:${PORTSDIR}/textproc/p5-Text-Xslate \ - p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-HTML-Template>0:${PORTSDIR}/www/p5-HTML-Template \ - p5-Text-MicroTemplate>0:${PORTSDIR}/textproc/p5-Text-MicroTemplate \ - p5-Template-Semantic>0:${PORTSDIR}/textproc/p5-Template-Semantic \ - p5-Text-MicroMason>0:${PORTSDIR}/textproc/p5-Text-MicroMason \ - p5-Template-Declare>0:${PORTSDIR}/textproc/p5-Template-Declare \ - p5-Text-MicroTemplate-Extended>0:${PORTSDIR}/textproc/p5-Text-MicroTemplate-Extended \ - p5-Text-ClearSilver>0:${PORTSDIR}/textproc/p5-Text-ClearSilver \ - p5-HTML-Template-Pro>0:${PORTSDIR}/www/p5-HTML-Template-Pro + p5-Test-Requires>0:devel/p5-Test-Requires \ + p5-Text-Xslate>0:textproc/p5-Text-Xslate \ + p5-Template-Toolkit>0:www/p5-Template-Toolkit \ + p5-HTML-Template>0:www/p5-HTML-Template \ + p5-Text-MicroTemplate>0:textproc/p5-Text-MicroTemplate \ + p5-Template-Semantic>0:textproc/p5-Template-Semantic \ + p5-Text-MicroMason>0:textproc/p5-Text-MicroMason \ + p5-Template-Declare>0:textproc/p5-Template-Declare \ + p5-Text-MicroTemplate-Extended>0:textproc/p5-Text-MicroTemplate-Extended \ + p5-Text-ClearSilver>0:textproc/p5-Text-ClearSilver \ + p5-HTML-Template-Pro>0:www/p5-HTML-Template-Pro USES= perl5 USE_PERL5= modbuild diff --git a/textproc/p5-Tk-Pod/Makefile b/textproc/p5-Tk-Pod/Makefile index 03a99d28df79..e620fe16e65d 100644 --- a/textproc/p5-Tk-Pod/Makefile +++ b/textproc/p5-Tk-Pod/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple Pod browser with hypertext capabilities in a Toplevel widget LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tk>=800.004:${PORTSDIR}/x11-toolkits/p5-Tk +BUILD_DEPENDS= p5-Tk>=800.004:x11-toolkits/p5-Tk RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Tk-XMLViewer/Makefile b/textproc/p5-Tk-XMLViewer/Makefile index 74e0412bcc50..fc69fdf41cf1 100644 --- a/textproc/p5-Tk-XMLViewer/Makefile +++ b/textproc/p5-Tk-XMLViewer/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Tk::XMLViewer - Tk widget to display XML -BUILD_DEPENDS= p5-Tk>=0:${PORTSDIR}/x11-toolkits/p5-Tk \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-Tk>=0:x11-toolkits/p5-Tk \ + p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-Tree-Suffix/Makefile b/textproc/p5-Tree-Suffix/Makefile index 68b28c3076b0..1bc127cfb3f5 100644 --- a/textproc/p5-Tree-Suffix/Makefile +++ b/textproc/p5-Tree-Suffix/Makefile @@ -13,8 +13,8 @@ COMMENT= Perl interface to the libstree library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Devel-CheckLib>=0:${PORTSDIR}/devel/p5-Devel-CheckLib -LIB_DEPENDS= libstree.so:${PORTSDIR}/textproc/libstree +BUILD_DEPENDS= p5-Devel-CheckLib>=0:devel/p5-Devel-CheckLib +LIB_DEPENDS= libstree.so:textproc/libstree USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-UML-Class-Simple/Makefile b/textproc/p5-UML-Class-Simple/Makefile index 984ec7c5b0de..dba0c2a9ebbe 100644 --- a/textproc/p5-UML-Class-Simple/Makefile +++ b/textproc/p5-UML-Class-Simple/Makefile @@ -12,15 +12,15 @@ COMMENT= Render simple UML class diagrams, by loading the code LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-Inspector>=1.16:${PORTSDIR}/devel/p5-Class-Inspector \ - p5-File-Slurp>0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-IPC-Run3>0:${PORTSDIR}/devel/p5-IPC-Run3 \ - p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-PPI>0:${PORTSDIR}/textproc/p5-PPI \ - p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-XML-LibXML>0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-YAML-Syck>0:${PORTSDIR}/textproc/p5-YAML-Syck \ - dot:${PORTSDIR}/graphics/graphviz +BUILD_DEPENDS= p5-Class-Inspector>=1.16:devel/p5-Class-Inspector \ + p5-File-Slurp>0:devel/p5-File-Slurp \ + p5-IPC-Run3>0:devel/p5-IPC-Run3 \ + p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ + p5-PPI>0:textproc/p5-PPI \ + p5-Template-Toolkit>0:www/p5-Template-Toolkit \ + p5-XML-LibXML>0:textproc/p5-XML-LibXML \ + p5-YAML-Syck>0:textproc/p5-YAML-Syck \ + dot:graphics/graphviz RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-UML-Sequence/Makefile b/textproc/p5-UML-Sequence/Makefile index c3c5e41ae53a..a71933f39dd3 100644 --- a/textproc/p5-UML-Sequence/Makefile +++ b/textproc/p5-UML-Sequence/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that produce UML sequence diagrams -BUILD_DEPENDS= p5-XML-DOM>=1.25:${PORTSDIR}/textproc/p5-XML-DOM \ - p5-GD>=2.30:${PORTSDIR}/graphics/p5-GD \ - p5-GD-TextUtil>=0.86:${PORTSDIR}/graphics/p5-GD-TextUtil +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-UML-State/Makefile b/textproc/p5-UML-State/Makefile index 1ac0a76ce4cd..28ad17c187ef 100644 --- a/textproc/p5-UML-State/Makefile +++ b/textproc/p5-UML-State/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that produce simple UML state diagrams -BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile index 8bb91368c1ac..418abcc55d26 100644 --- a/textproc/p5-URI-Find/Makefile +++ b/textproc/p5-URI-Find/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to find URIs in arbitrary text -BUILD_DEPENDS= p5-URI>=1:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-URI>=1:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Unicode-Escape/Makefile b/textproc/p5-Unicode-Escape/Makefile index a799d1136fef..5b965a3ff0c4 100644 --- a/textproc/p5-Unicode-Escape/Makefile +++ b/textproc/p5-Unicode-Escape/Makefile @@ -14,7 +14,7 @@ COMMENT= Escape and unescape Unicode characters other than ASCII LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String +BUILD_DEPENDS= p5-Unicode-String>=0:converters/p5-Unicode-String RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile index 29ef4403793a..6c33f95c9bb6 100644 --- a/textproc/p5-Unicode-LineBreak/Makefile +++ b/textproc/p5-Unicode-LineBreak/Makefile @@ -15,7 +15,7 @@ COMMENT= Unicode-LineBreak package LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-MIME-Charset>=1.006.2:${PORTSDIR}/mail/p5-MIME-Charset +BUILD_DEPENDS= p5-MIME-Charset>=1.006.2:mail/p5-MIME-Charset RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes @@ -30,7 +30,7 @@ OPTIONS_DEFAULT=THAI THAI_DESC= Thai word segmentation support through libthai THAI_USES= pkgconfig -THAI_LIB_DEPENDS= libthai.so:${PORTSDIR}/devel/libthai +THAI_LIB_DEPENDS= libthai.so:devel/libthai THAI_CONFIGURE_OFF= --disable-libthai post-install: diff --git a/textproc/p5-Validator-Custom/Makefile b/textproc/p5-Validator-Custom/Makefile index 6376fc0cac00..c0ea01f4bd3d 100644 --- a/textproc/p5-Validator-Custom/Makefile +++ b/textproc/p5-Validator-Custom/Makefile @@ -15,10 +15,10 @@ COMMENT= Validator::Custom for simple data validation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Object-Simple>=3.0616:${PORTSDIR}/devel/p5-Object-Simple +BUILD_DEPENDS= p5-Object-Simple>=3.0616:devel/p5-Object-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-JSON>=2:${PORTSDIR}/converters/p5-JSON \ - p5-Test-Pod>=1.22:${PORTSDIR}/devel/p5-Test-Pod +TEST_DEPENDS= p5-JSON>=2:converters/p5-JSON \ + p5-Test-Pod>=1.22:devel/p5-Test-Pod NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-Version-Next/Makefile b/textproc/p5-Version-Next/Makefile index b945d912fdf6..b336a427f4d3 100644 --- a/textproc/p5-Version-Next/Makefile +++ b/textproc/p5-Version-Next/Makefile @@ -12,7 +12,7 @@ COMMENT= Increment module version numbers simply and correctly LICENSE= APACHE20 -BUILD_DEPENDS= p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-Sub-Exporter>=0:devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-Vroom/Makefile b/textproc/p5-Vroom/Makefile index 2ad09a355ea6..14be70aa076a 100644 --- a/textproc/p5-Vroom/Makefile +++ b/textproc/p5-Vroom/Makefile @@ -15,11 +15,11 @@ COMMENT= Slide Shows in Vim LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-HomeDir>=0:${PORTSDIR}/devel/p5-File-HomeDir \ - p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \ - p5-Template-Toolkit-Simple>=0:${PORTSDIR}/www/p5-Template-Toolkit-Simple \ - p5-Term-Size>=0:${PORTSDIR}/devel/p5-Term-Size \ - p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-WDDX/Makefile b/textproc/p5-WDDX/Makefile index af2564f5eaee..d6debc8847b0 100644 --- a/textproc/p5-WDDX/Makefile +++ b/textproc/p5-WDDX/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse WDDX Packets -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-WWW-Google-SiteMap/Makefile b/textproc/p5-WWW-Google-SiteMap/Makefile index 87ec62a402fe..e67f974f3a50 100644 --- a/textproc/p5-WWW-Google-SiteMap/Makefile +++ b/textproc/p5-WWW-Google-SiteMap/Makefile @@ -15,8 +15,8 @@ COMMENT= Perl extension for managing Google SiteMaps LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-XML-Twig>=0:textproc/p5-XML-Twig \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-WWW-Wordnik-API/Makefile b/textproc/p5-WWW-Wordnik-API/Makefile index 2fec6e594719..6a89c0c74a71 100644 --- a/textproc/p5-WWW-Wordnik-API/Makefile +++ b/textproc/p5-WWW-Wordnik-API/Makefile @@ -15,8 +15,8 @@ COMMENT= Wordnik API implementation LICENSE= GPLv3 -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww -TEST_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww +TEST_DEPENDS= p5-JSON>=0:converters/p5-JSON USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-WordNet-QueryData/Makefile b/textproc/p5-WordNet-QueryData/Makefile index 4fd2082e3810..214d1f11046c 100644 --- a/textproc/p5-WordNet-QueryData/Makefile +++ b/textproc/p5-WordNet-QueryData/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the WordNet database files -LIB_DEPENDS= libWN.so:${PORTSDIR}/textproc/wordnet +LIB_DEPENDS= libWN.so:textproc/wordnet WNHOME?= ${LOCALBASE}/share/WordNet diff --git a/textproc/p5-WordNet-Similarity/Makefile b/textproc/p5-WordNet-Similarity/Makefile index f81f242bdd20..788128871b13 100644 --- a/textproc/p5-WordNet-Similarity/Makefile +++ b/textproc/p5-WordNet-Similarity/Makefile @@ -13,9 +13,9 @@ COMMENT= Modules/CLI to determine semantic relatedness using the WordNet LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-Text-Similarity>=0.10:${PORTSDIR}/textproc/p5-Text-Similarity \ - p5-WordNet-QueryData>=1.49:${PORTSDIR}/textproc/p5-WordNet-QueryData +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} WNHOME?= ${LOCALBASE}/share/WordNet diff --git a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile index 4f0b98119564..f651bbe27d61 100644 --- a/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile +++ b/textproc/p5-XML-Atom-Ext-OpenSearch/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= XML::Atom extension for OpenSearch data -BUILD_DEPENDS= p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom +BUILD_DEPENDS= p5-XML-Atom>=0:textproc/p5-XML-Atom RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Atom-Filter/Makefile b/textproc/p5-XML-Atom-Filter/Makefile index e1a53d940c14..216c9fc57151 100644 --- a/textproc/p5-XML-Atom-Filter/Makefile +++ b/textproc/p5-XML-Atom-Filter/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Easy creation of command line Atom processing tools -BUILD_DEPENDS= p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom +BUILD_DEPENDS= p5-XML-Atom>=0:textproc/p5-XML-Atom RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Atom-Stream/Makefile b/textproc/p5-XML-Atom-Stream/Makefile index 7e956ca90cd9..e62a91f04df5 100644 --- a/textproc/p5-XML-Atom-Stream/Makefile +++ b/textproc/p5-XML-Atom-Stream/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Client interface for AtomStream -BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-XML-SAX>=0.12:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-Handler-Trees>=0.02:${PORTSDIR}/textproc/p5-XML-Handler-Trees \ - p5-XML-Atom>=0.20:${PORTSDIR}/textproc/p5-XML-Atom \ - p5-XML-LibXML>=1.59:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Atom-Syndication/Makefile b/textproc/p5-XML-Atom-Syndication/Makefile index 26faeb909e9e..5c7725077455 100644 --- a/textproc/p5-XML-Atom-Syndication/Makefile +++ b/textproc/p5-XML-Atom-Syndication/Makefile @@ -13,9 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Simple lightweight client for consuming Atom syndication feeds -BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - p5-XML-Elemental>=2:${PORTSDIR}/textproc/p5-XML-Elemental \ - p5-XML-Writer>=0.6:${PORTSDIR}/textproc/p5-XML-Writer +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Atom/Makefile b/textproc/p5-XML-Atom/Makefile index 2952a2845067..cc6e5c541b87 100644 --- a/textproc/p5-XML-Atom/Makefile +++ b/textproc/p5-XML-Atom/Makefile @@ -11,16 +11,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Atom feed and API implementation -BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-LWP-Authen-Wsse>=0:${PORTSDIR}/www/p5-LWP-Authen-Wsse \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_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-Digest-SHA1>=0:security/p5-Digest-SHA1 \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-LWP-Authen-Wsse>=0:www/p5-LWP-Authen-Wsse \ + p5-URI>=0:net/p5-URI \ + p5-XML-LibXML>=1.69:textproc/p5-XML-LibXML \ + p5-XML-XPath>=0:textproc/p5-XML-XPath \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-AutoWriter/Makefile b/textproc/p5-XML-AutoWriter/Makefile index 9fe09020fdfe..70c20dfb6661 100644 --- a/textproc/p5-XML-AutoWriter/Makefile +++ b/textproc/p5-XML-AutoWriter/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for DOCTYPE based XML output LICENSE= ART10 GPLv1 BSD4CLAUSE LICENSE_COMB= dual -TEST_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +TEST_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Canonical/Makefile b/textproc/p5-XML-Canonical/Makefile index b355ef6d32c1..d41460787e06 100644 --- a/textproc/p5-XML-Canonical/Makefile +++ b/textproc/p5-XML-Canonical/Makefile @@ -14,8 +14,8 @@ COMMENT= Perl Implementation of Canonical XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-GDOME>=0:${PORTSDIR}/textproc/p5-XML-GDOME -LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 +BUILD_DEPENDS= p5-XML-GDOME>=0:textproc/p5-XML-GDOME +LIB_DEPENDS= libgdome.so:textproc/gdome2 RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PERL5= configure diff --git a/textproc/p5-XML-CanonicalizeXML/Makefile b/textproc/p5-XML-CanonicalizeXML/Makefile index 397a0ebcc83e..66c93fd9f916 100644 --- a/textproc/p5-XML-CanonicalizeXML/Makefile +++ b/textproc/p5-XML-CanonicalizeXML/Makefile @@ -14,7 +14,7 @@ COMMENT= Extension for inclusive/exclusive canonicalization of XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 +LIB_DEPENDS= libxml2.so:textproc/libxml2 USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-XML-Catalog/Makefile b/textproc/p5-XML-Catalog/Makefile index f9c5a59552c5..aee8faf18650 100644 --- a/textproc/p5-XML-Catalog/Makefile +++ b/textproc/p5-XML-Catalog/Makefile @@ -15,10 +15,10 @@ COMMENT= Resolve public identifiers and remap system identifiers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-Text-ParseWords>0:${PORTSDIR}/textproc/p5-Text-ParseWords \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= dos2unix perl5 diff --git a/textproc/p5-XML-CommonNS/Makefile b/textproc/p5-XML-CommonNS/Makefile index e5b9d2bd8d0d..e8da98b7b1c8 100644 --- a/textproc/p5-XML-CommonNS/Makefile +++ b/textproc/p5-XML-CommonNS/Makefile @@ -14,7 +14,7 @@ COMMENT= List of commonly used namespaces LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-NamespaceFactory>=0:${PORTSDIR}/textproc/p5-XML-NamespaceFactory +BUILD_DEPENDS= p5-XML-NamespaceFactory>=0:textproc/p5-XML-NamespaceFactory RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Compile-Cache/Makefile b/textproc/p5-XML-Compile-Cache/Makefile index a403f9097db2..e292edcae58c 100644 --- a/textproc/p5-XML-Compile-Cache/Makefile +++ b/textproc/p5-XML-Compile-Cache/Makefile @@ -13,11 +13,11 @@ COMMENT= Cache Compiled XML Translators LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile>=1.48:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-LibXML-Simple>=0.95:${PORTSDIR}/textproc/p5-XML-LibXML-Simple +BUILD_DEPENDS= p5-Log-Report>=0.19:devel/p5-Log-Report \ + p5-XML-Compile>=1.48:textproc/p5-XML-Compile \ + p5-XML-LibXML-Simple>=0.95:textproc/p5-XML-LibXML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-Compile-Tester>=0.02:${PORTSDIR}/devel/p5-XML-Compile-Tester +TEST_DEPENDS= p5-XML-Compile-Tester>=0.02:devel/p5-XML-Compile-Tester USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Compile-Dumper/Makefile b/textproc/p5-XML-Compile-Dumper/Makefile index 0a20390d3fc2..2a3234d48da2 100644 --- a/textproc/p5-XML-Compile-Dumper/Makefile +++ b/textproc/p5-XML-Compile-Dumper/Makefile @@ -14,12 +14,12 @@ COMMENT= Dump Compiled XML Translators LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Data-Dump-Streamer>=2.08:${PORTSDIR}/devel/p5-Data-Dump-Streamer \ - p5-Log-Report>=0.19:${PORTSDIR}/devel/p5-Log-Report \ - p5-Test-Pod>=1.00:${PORTSDIR}/devel/p5-Test-Pod \ - p5-XML-Compile-Tester>=0.02:${PORTSDIR}/devel/p5-XML-Compile-Tester \ - p5-XML-Compile>=1.1:${PORTSDIR}/textproc/p5-XML-Compile \ - p5-XML-LibXML-Simple>=0.13:${PORTSDIR}/textproc/p5-XML-LibXML-Simple +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Compile/Makefile b/textproc/p5-XML-Compile/Makefile index 9cca52b04041..75c80f5f76c9 100644 --- a/textproc/p5-XML-Compile/Makefile +++ b/textproc/p5-XML-Compile/Makefile @@ -13,11 +13,11 @@ COMMENT= Compilation based XML processing LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Log-Report>=1.03:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-LibXML>=2.0100:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Log-Report>=1.03:devel/p5-Log-Report \ + p5-XML-LibXML>=2.0100:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0.095:${PORTSDIR}/devel/p5-Test-Deep \ - p5-XML-Compile-Tester>=0.90:${PORTSDIR}/devel/p5-XML-Compile-Tester +TEST_DEPENDS= p5-Test-Deep>=0.095:devel/p5-Test-Deep \ + p5-XML-Compile-Tester>=0.90:devel/p5-XML-Compile-Tester NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-XML-DBMS/Makefile b/textproc/p5-XML-DBMS/Makefile index 049e256c1e62..d1cda9d87619 100644 --- a/textproc/p5-XML-DBMS/Makefile +++ b/textproc/p5-XML-DBMS/Makefile @@ -12,10 +12,10 @@ DISTNAME= perl-${PORTNAME:tl}-${PORTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Perl port of Java package XML-DBMS v1.0 -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= EXAMPLES diff --git a/textproc/p5-XML-DOM-XPath/Makefile b/textproc/p5-XML-DOM-XPath/Makefile index e7151d37f0e0..ae89b5c19cdc 100644 --- a/textproc/p5-XML-DOM-XPath/Makefile +++ b/textproc/p5-XML-DOM-XPath/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= mauricio@arareko.net COMMENT= Adds XPath support to XML::DOM, using XML::XPath engine -RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM \ - p5-XML-XPathEngine>=0:${PORTSDIR}/textproc/p5-XML-XPathEngine +RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM \ + p5-XML-XPathEngine>=0:textproc/p5-XML-XPathEngine USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 070693f3311b..4b9d6542450d 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -10,10 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl module for building DOM Level 1 compliant document structures -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-XML-RegExp>=0:${PORTSDIR}/textproc/p5-XML-RegExp +RUN_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-libxml>=0:textproc/p5-libxml \ + p5-libwww>=0:www/p5-libwww \ + p5-XML-RegExp>=0:textproc/p5-XML-RegExp BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-DOM2/Makefile b/textproc/p5-XML-DOM2/Makefile index 76e44f437b33..256d9bddc497 100644 --- a/textproc/p5-XML-DOM2/Makefile +++ b/textproc/p5-XML-DOM2/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DOM controlled, strict XML module for extentable xml objects -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-DT/Makefile b/textproc/p5-XML-DT/Makefile index 4f1d97507f4c..ef0f567bb49f 100644 --- a/textproc/p5-XML-DT/Makefile +++ b/textproc/p5-XML-DT/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module for down translation of XML to strings -BUILD_DEPENDS= p5-XML-LibXML>=1.54:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-libwww>=1.35:${PORTSDIR}/www/p5-libwww \ - p5-XML-DTDParser>=2.00:${PORTSDIR}/textproc/p5-XML-DTDParser +BUILD_DEPENDS= p5-XML-LibXML>=1.54:textproc/p5-XML-LibXML \ + p5-libwww>=1.35:www/p5-libwww \ + p5-XML-DTDParser>=2.00:textproc/p5-XML-DTDParser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Declare/Makefile b/textproc/p5-XML-Declare/Makefile index d3f398db34cf..0f6a662a2db1 100644 --- a/textproc/p5-XML-Declare/Makefile +++ b/textproc/p5-XML-Declare/Makefile @@ -14,11 +14,11 @@ COMMENT= Create XML documents with declaration style LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings \ - p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +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 diff --git a/textproc/p5-XML-Descent/Makefile b/textproc/p5-XML-Descent/Makefile index c49e87c9a3ba..df52bd9f3124 100644 --- a/textproc/p5-XML-Descent/Makefile +++ b/textproc/p5-XML-Descent/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= mike@urgle.com COMMENT= Recursive descent XML parsing -BUILD_DEPENDS= p5-XML-TokeParser>=0:${PORTSDIR}/textproc/p5-XML-TokeParser \ - p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences -RUN_DEPENDS= p5-XML-TokeParser>=0:${PORTSDIR}/textproc/p5-XML-TokeParser +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 diff --git a/textproc/p5-XML-DifferenceMarkup/Makefile b/textproc/p5-XML-DifferenceMarkup/Makefile index 3c421fba76ad..88314a7be063 100644 --- a/textproc/p5-XML-DifferenceMarkup/Makefile +++ b/textproc/p5-XML-DifferenceMarkup/Makefile @@ -13,9 +13,9 @@ COMMENT= This module implements an XML diff producing XML output LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -LIB_DEPENDS= libdiffmark.so:${PORTSDIR}/textproc/diffmark +LIB_DEPENDS= libdiffmark.so:textproc/diffmark USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Directory/Makefile b/textproc/p5-XML-Directory/Makefile index a60672281200..d878572de4a2 100644 --- a/textproc/p5-XML-Directory/Makefile +++ b/textproc/p5-XML-Directory/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Returns a content of directory as XML -BUILD_DEPENDS= p5-RDF-Notation3>=0:${PORTSDIR}/textproc/p5-RDF-Notation3 \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-RDF-Notation3>=0:textproc/p5-RDF-Notation3 \ + p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Driver-HTML/Makefile b/textproc/p5-XML-Driver-HTML/Makefile index ce44e244c3a4..e6e13233c0d6 100644 --- a/textproc/p5-XML-Driver-HTML/Makefile +++ b/textproc/p5-XML-Driver-HTML/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX Driver for non wellformed HTML -BUILD_DEPENDS= p5-XML-TreeBuilder>=0:${PORTSDIR}/textproc/p5-XML-TreeBuilder \ - p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter +BUILD_DEPENDS= p5-XML-TreeBuilder>=0:textproc/p5-XML-TreeBuilder \ + p5-XML-Handler-YAWriter>=0:textproc/p5-XML-Handler-YAWriter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Dumper/Makefile b/textproc/p5-XML-Dumper/Makefile index b53a47c0ec60..bf0d063ddbd0 100644 --- a/textproc/p5-XML-Dumper/Makefile +++ b/textproc/p5-XML-Dumper/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for dumping Perl objects from/to XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/p5-XML-Elemental/Makefile b/textproc/p5-XML-Elemental/Makefile index 28f6cd304f9b..8c0f0d5e6517 100644 --- a/textproc/p5-XML-Elemental/Makefile +++ b/textproc/p5-XML-Elemental/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic classes for simplistic and perlish handling of XML data -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-Task-Weaken>=1.02:${PORTSDIR}/devel/p5-Task-Weaken +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-Task-Weaken>=1.02:devel/p5-Task-Weaken RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Encoding/Makefile b/textproc/p5-XML-Encoding/Makefile index 7df8ea81523a..cf720c9b06ea 100644 --- a/textproc/p5-XML-Encoding/Makefile +++ b/textproc/p5-XML-Encoding/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl module for parsing XML encoding maps LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index 76b417fb203a..b3790648a151 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tj@FreeBSD.org COMMENT= Generic classes for simplistic and perlish handling of XML data -BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-libwww>=0:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-FOAF/Makefile b/textproc/p5-XML-FOAF/Makefile index ea3fc7855041..7d9b8fbe73ef 100644 --- a/textproc/p5-XML-FOAF/Makefile +++ b/textproc/p5-XML-FOAF/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= markun@onohara.to COMMENT= Parse FOAF (Friend of a Friend) data -RUN_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter \ - p5-RDF-Core>=0:${PORTSDIR}/textproc/p5-RDF-Core \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +RUN_DEPENDS= p5-Filter>=0:devel/p5-Filter \ + p5-RDF-Core>=0:textproc/p5-RDF-Core \ + p5-libwww>=0:www/p5-libwww BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Feed-Deduper/Makefile b/textproc/p5-XML-Feed-Deduper/Makefile index f1ca2554da46..c65cc784e60e 100644 --- a/textproc/p5-XML-Feed-Deduper/Makefile +++ b/textproc/p5-XML-Feed-Deduper/Makefile @@ -14,10 +14,10 @@ COMMENT= Remove duplicated entries from feed LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \ - p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed -RUN_DEPENDS= p5-Mouse>0:${PORTSDIR}/devel/p5-Mouse \ - p5-XML-Feed>=0.41:${PORTSDIR}/textproc/p5-XML-Feed +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 diff --git a/textproc/p5-XML-Feed/Makefile b/textproc/p5-XML-Feed/Makefile index ba473bccb79b..b02f484a6d1d 100644 --- a/textproc/p5-XML-Feed/Makefile +++ b/textproc/p5-XML-Feed/Makefile @@ -13,20 +13,20 @@ COMMENT= Perl5 modules for Syndication feed parser and auto-discovery LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \ - p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \ - p5-Feed-Find>=0:${PORTSDIR}/www/p5-Feed-Find \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-URI-Fetch>=0:${PORTSDIR}/www/p5-URI-Fetch \ - p5-XML-Atom>=0.38:${PORTSDIR}/textproc/p5-XML-Atom \ - p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-RSS>=1.47:${PORTSDIR}/textproc/p5-XML-RSS \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ + 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-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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-RSS-LibXML>=0.30.04:${PORTSDIR}/textproc/p5-XML-RSS-LibXML +TEST_DEPENDS= p5-XML-RSS-LibXML>=0.30.04:textproc/p5-XML-RSS-LibXML USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-FeedPP/Makefile b/textproc/p5-XML-FeedPP/Makefile index 0d50d17ee573..1d8b9621af1e 100644 --- a/textproc/p5-XML-FeedPP/Makefile +++ b/textproc/p5-XML-FeedPP/Makefile @@ -14,7 +14,7 @@ COMMENT= Get an RSS file and parse it LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-TreePP>=0.39:${PORTSDIR}/textproc/p5-XML-TreePP +BUILD_DEPENDS= p5-XML-TreePP>=0.39:textproc/p5-XML-TreePP RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-BufferText/Makefile b/textproc/p5-XML-Filter-BufferText/Makefile index 30d677276a34..8cf4547dfb83 100644 --- a/textproc/p5-XML-Filter-BufferText/Makefile +++ b/textproc/p5-XML-Filter-BufferText/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Filter to put all characters() in one event -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile index 70150da9e3e0..7d9084b0732e 100644 --- a/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile +++ b/textproc/p5-XML-Filter-DOMFilter-LibXML/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX Filter allowing DOM processing of selected subtrees -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +TEST_DEPENDS= p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile index d125232a496f..36fd11787811 100644 --- a/textproc/p5-XML-Filter-DetectWS/Makefile +++ b/textproc/p5-XML-Filter-DetectWS/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX filter that detects ignorable whitespace -BUILD_DEPENDS= p5-XML-Filter-SAXT>=0:${PORTSDIR}/textproc/p5-XML-Filter-SAXT +BUILD_DEPENDS= p5-XML-Filter-SAXT>=0:textproc/p5-XML-Filter-SAXT RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-GenericChunk/Makefile b/textproc/p5-XML-Filter-GenericChunk/Makefile index 87440cbf12e3..065c87d5d937 100644 --- a/textproc/p5-XML-Filter-GenericChunk/Makefile +++ b/textproc/p5-XML-Filter-GenericChunk/Makefile @@ -14,8 +14,8 @@ COMMENT= Base Class for SAX Filters parsing WellBallanced Chunks LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=1.4:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-LibXML>=1.4:textproc/p5-XML-LibXML \ + p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile index 2e4a3b9042fa..3bfee7f00741 100644 --- a/textproc/p5-XML-Filter-Reindent/Makefile +++ b/textproc/p5-XML-Filter-Reindent/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reformats whitespace for pretty printing XML -BUILD_DEPENDS= p5-XML-Filter-DetectWS>=0:${PORTSDIR}/textproc/p5-XML-Filter-DetectWS +BUILD_DEPENDS= p5-XML-Filter-DetectWS>=0:textproc/p5-XML-Filter-DetectWS RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile index 20bec80dfff2..e029d98ba0a9 100644 --- a/textproc/p5-XML-Filter-SAX1toSAX2/Makefile +++ b/textproc/p5-XML-Filter-SAX1toSAX2/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert SAX1 events to SAX2 -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Filter-XInclude/Makefile b/textproc/p5-XML-Filter-XInclude/Makefile index 8093ec387a63..a617e3f00647 100644 --- a/textproc/p5-XML-Filter-XInclude/Makefile +++ b/textproc/p5-XML-Filter-XInclude/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XInclude as a SAX Filter -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes diff --git a/textproc/p5-XML-Filter-XSLT/Makefile b/textproc/p5-XML-Filter-XSLT/Makefile index f3b7b2276324..d6914c43ad27 100644 --- a/textproc/p5-XML-Filter-XSLT/Makefile +++ b/textproc/p5-XML-Filter-XSLT/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XSLT as a SAX Filter -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Flow/Makefile b/textproc/p5-XML-Flow/Makefile index b8029d376196..6f55029a9096 100644 --- a/textproc/p5-XML-Flow/Makefile +++ b/textproc/p5-XML-Flow/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Store (restore) perl data structures in XML stream -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-Writer>=0:textproc/p5-XML-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-GDOME/Makefile b/textproc/p5-XML-GDOME/Makefile index 7507379440d0..2ac35634307b 100644 --- a/textproc/p5-XML-GDOME/Makefile +++ b/textproc/p5-XML-GDOME/Makefile @@ -14,9 +14,9 @@ COMMENT= Perl module that provides the DOM Level 2 Core API for XML documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX -LIB_DEPENDS= libgdome.so:${PORTSDIR}/textproc/gdome2 +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-XML-SAX>=0:textproc/p5-XML-SAX +LIB_DEPENDS= libgdome.so:textproc/gdome2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 pkgconfig diff --git a/textproc/p5-XML-Generator-DBI/Makefile b/textproc/p5-XML-Generator-DBI/Makefile index 4a681195cf5b..e9109bbad6df 100644 --- a/textproc/p5-XML-Generator-DBI/Makefile +++ b/textproc/p5-XML-Generator-DBI/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate SAX events from SQL queries -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Generator-PerlData/Makefile b/textproc/p5-XML-Generator-PerlData/Makefile index df2a8530485b..2817f310971a 100644 --- a/textproc/p5-XML-Generator-PerlData/Makefile +++ b/textproc/p5-XML-Generator-PerlData/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl extension for generating SAX2 events from Perl data structures LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-SAX-Base>=1.02:${PORTSDIR}/textproc/p5-XML-SAX-Base +BUILD_DEPENDS= p5-XML-SAX-Base>=1.02:textproc/p5-XML-SAX-Base RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Generator/Makefile b/textproc/p5-XML-Generator/Makefile index bc4fa7eb0fbb..6267f3148c88 100644 --- a/textproc/p5-XML-Generator/Makefile +++ b/textproc/p5-XML-Generator/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= ah@linux-hq.de COMMENT= Simple Perl module for generating XML documents -BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM -RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +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:${PORTSDIR}/devel/p5-Tie-IxHash +TEST_DEPENDS= p5-Tie-IxHash>=0:devel/p5-Tie-IxHash USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Grove/Makefile b/textproc/p5-XML-Grove/Makefile index f3add6224682..ff06aa335f06 100644 --- a/textproc/p5-XML-Grove/Makefile +++ b/textproc/p5-XML-Grove/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl-style XML objects LICENSE= ART10 -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml +BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile index 16f2ab0e6281..30a58c095072 100644 --- a/textproc/p5-XML-Handler-Dtd2DocBook/Makefile +++ b/textproc/p5-XML-Handler-Dtd2DocBook/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generate a DocBook documentation from a DTD -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml \ - p5-XML-Handler-Dtd2Html>=0.41:${PORTSDIR}/textproc/p5-XML-Handler-Dtd2Html +BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml \ + p5-XML-Handler-Dtd2Html>=0.41:textproc/p5-XML-Handler-Dtd2Html RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Handler-Dtd2Html/Makefile b/textproc/p5-XML-Handler-Dtd2Html/Makefile index fda8e27c078e..eb767216e313 100644 --- a/textproc/p5-XML-Handler-Dtd2Html/Makefile +++ b/textproc/p5-XML-Handler-Dtd2Html/Makefile @@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= SAX2 handler for generate a Html documentation from a DTD -BUILD_DEPENDS= p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-HTML-Template>=2.8:${PORTSDIR}/www/p5-HTML-Template \ - p5-XML-Parser>=2.3:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX-Expat>=0.37:${PORTSDIR}/textproc/p5-XML-SAX-Expat \ - p5-XML-SAX-Writer>=0.44:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - p5-libxml>=0.08:${PORTSDIR}/textproc/p5-libxml +BUILD_DEPENDS= p5-Parse-RecDescent>=1.94: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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Handler-HTMLWriter/Makefile b/textproc/p5-XML-Handler-HTMLWriter/Makefile index 0bf0d2cca444..6d174882db69 100644 --- a/textproc/p5-XML-Handler-HTMLWriter/Makefile +++ b/textproc/p5-XML-Handler-HTMLWriter/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX handlers for outputting HTML -BUILD_DEPENDS= p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer \ + p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Handler-YAWriter/Makefile b/textproc/p5-XML-Handler-YAWriter/Makefile index f40a1f995814..41e2a0c05faf 100644 --- a/textproc/p5-XML-Handler-YAWriter/Makefile +++ b/textproc/p5-XML-Handler-YAWriter/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Yet another Perl SAX XML Writer -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml +BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Hash-LX/Makefile b/textproc/p5-XML-Hash-LX/Makefile index 1d686a2d2a83..770f185a80cf 100644 --- a/textproc/p5-XML-Hash-LX/Makefile +++ b/textproc/p5-XML-Hash-LX/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org COMMENT= Convert hash to xml and xml to hash using LibXML -BUILD_DEPENDS= p5-lib-abs>=0.90:${PORTSDIR}/devel/p5-lib-abs \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-lib-abs>=0.90:devel/p5-lib-abs \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-LibXML-Cache/Makefile b/textproc/p5-XML-LibXML-Cache/Makefile index 2228661064b6..7e919627b6f9 100644 --- a/textproc/p5-XML-LibXML-Cache/Makefile +++ b/textproc/p5-XML-LibXML-Cache/Makefile @@ -14,12 +14,12 @@ COMMENT= Document cache for XML::LibXML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-LibXML>=1.59:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-LibXSLT>=1.59:${PORTSDIR}/textproc/p5-XML-LibXSLT +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-File-Touch>=0:${PORTSDIR}/devel/p5-File-Touch \ - p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-File-Touch>=0:devel/p5-File-Touch \ + p5-Test-Deep>=0:devel/p5-Test-Deep USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index 013def6b9a82..1320516ea843 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::LibXML::Iterator is an iterator for XML::LibXML parsed documents -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-NodeFilter>=0:${PORTSDIR}/textproc/p5-XML-NodeFilter +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-XML-NodeFilter>=0:textproc/p5-XML-NodeFilter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-LibXML-PrettyPrint/Makefile b/textproc/p5-XML-LibXML-PrettyPrint/Makefile index d921dad5e33f..11777bcdb62e 100644 --- a/textproc/p5-XML-LibXML-PrettyPrint/Makefile +++ b/textproc/p5-XML-LibXML-PrettyPrint/Makefile @@ -15,10 +15,10 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Exporter-Tiny>=0:${PORTSDIR}/devel/p5-Exporter-Tiny \ - p5-XML-LibXML>=1.62:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-Exporter-Tiny>=0:devel/p5-Exporter-Tiny \ + p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings +TEST_DEPENDS= p5-Test-Warnings>=0:devel/p5-Test-Warnings NO_ARCH= yes USE_PERL5= configure diff --git a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile index b624b2138d18..6074e80b9af1 100644 --- a/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile +++ b/textproc/p5-XML-LibXML-SAX-ChunkParser/Makefile @@ -13,10 +13,10 @@ COMMENT= Parse XML chunks via LibXML SAX LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-LibXML>=1.66:textproc/p5-XML-LibXML \ + p5-XML-SAX>=0:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal USE_PERL5= modbuild USES= perl5 diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index ac2c9e168c15..c096ff7166d7 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -13,8 +13,8 @@ COMMENT= XML::LibXML clone of XML::Simple::XMLin() LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \ - p5-XML-LibXML>=1.64:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \ + p5-XML-LibXML>=1.64:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index 4ca75031e65b..84dec7d3f71d 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -14,11 +14,11 @@ COMMENT= Interface to Gnome libxml2 library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-NamespaceSupport>=1.07:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ - p5-XML-SAX>=0.11:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-XML-NamespaceSupport>=1.07:textproc/p5-XML-NamespaceSupport \ + p5-XML-SAX>=0.11:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-LeakTrace>=0:${PORTSDIR}/devel/p5-Test-LeakTrace \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \ + p5-URI>=0:net/p5-URI USES= perl5 USE_GNOME= libxml2 diff --git a/textproc/p5-XML-LibXSLT/Makefile b/textproc/p5-XML-LibXSLT/Makefile index 3d65efe62cf7..0855be0951df 100644 --- a/textproc/p5-XML-LibXSLT/Makefile +++ b/textproc/p5-XML-LibXSLT/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl interface to the GNOME XSLT library LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=1.70:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 pkgconfig diff --git a/textproc/p5-XML-Liberal/Makefile b/textproc/p5-XML-Liberal/Makefile index 7b4a1a278eb8..e92def232a78 100644 --- a/textproc/p5-XML-Liberal/Makefile +++ b/textproc/p5-XML-Liberal/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Super liberal XML parser that parses broken XML -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-HTML-Tagset>=0:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-Module-Pluggable-Fast>=0.16:${PORTSDIR}/devel/p5-Module-Pluggable-Fast \ - p5-XML-LibXML>=1.58:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Literal/Makefile b/textproc/p5-XML-Literal/Makefile index 4a160817af4b..8bfddb6d6f39 100644 --- a/textproc/p5-XML-Literal/Makefile +++ b/textproc/p5-XML-Literal/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Syntax support for XML literals -BUILD_DEPENDS= p5-Sub-Override>=0:${PORTSDIR}/devel/p5-Sub-Override +BUILD_DEPENDS= p5-Sub-Override>=0:devel/p5-Sub-Override RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-MyXML/Makefile b/textproc/p5-XML-MyXML/Makefile index 116a0c51beba..1d119d5a78ed 100644 --- a/textproc/p5-XML-MyXML/Makefile +++ b/textproc/p5-XML-MyXML/Makefile @@ -16,7 +16,7 @@ COMMENT= Simple-to-use XML module parsing and creating XML documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep +TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-Test-Deep USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile index 4da9c3bd5d36..0f3552ba40d9 100644 --- a/textproc/p5-XML-Node/Makefile +++ b/textproc/p5-XML-Node/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to extend and simplify XML::Parser -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-NodeFilter/Makefile b/textproc/p5-XML-NodeFilter/Makefile index e098e7a7871e..cd18762bc170 100644 --- a/textproc/p5-XML-NodeFilter/Makefile +++ b/textproc/p5-XML-NodeFilter/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::NodeFilter is an object that know how to "filter out" nodes -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-OPML-LibXML/Makefile b/textproc/p5-XML-OPML-LibXML/Makefile index 87adef84850f..3a5e5ccc25fd 100644 --- a/textproc/p5-XML-OPML-LibXML/Makefile +++ b/textproc/p5-XML-OPML-LibXML/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to parse OPML document with LibXML parser -RUN_DEPENDS= p5-XML-LibXML>1.60:${PORTSDIR}/textproc/p5-XML-LibXML +RUN_DEPENDS= p5-XML-LibXML>1.60:textproc/p5-XML-LibXML USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-OPML/Makefile b/textproc/p5-XML-OPML/Makefile index 3d64d1937f0f..0f3e7e706236 100644 --- a/textproc/p5-XML-OPML/Makefile +++ b/textproc/p5-XML-OPML/Makefile @@ -14,8 +14,8 @@ COMMENT= Creates and updates OPML (Outline Processor Markup Language) files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SimpleObject>=0:${PORTSDIR}/textproc/p5-XML-SimpleObject +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-SimpleObject>=0:textproc/p5-XML-SimpleObject RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Parser-EasyTree/Makefile b/textproc/p5-XML-Parser-EasyTree/Makefile index e18e2b30e7fc..c95c593f144d 100644 --- a/textproc/p5-XML-Parser-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-EasyTree/Makefile @@ -14,7 +14,7 @@ COMMENT= Easier tree style for XML::Parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Parser-Lite/Makefile b/textproc/p5-XML-Parser-Lite/Makefile index 46e9cae2cf93..2035afacb04b 100644 --- a/textproc/p5-XML-Parser-Lite/Makefile +++ b/textproc/p5-XML-Parser-Lite/Makefile @@ -13,8 +13,8 @@ COMMENT= Lightweight regexp-based XML parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-Requires>=0.06:${PORTSDIR}/devel/p5-Test-Requires \ - p5-XMLRPC-Lite>=0:${PORTSDIR}/net/p5-XMLRPC-Lite +TEST_DEPENDS= p5-Test-Requires>=0.06:devel/p5-Test-Requires \ + p5-XMLRPC-Lite>=0:net/p5-XMLRPC-Lite USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Parser-Style-EasyTree/Makefile b/textproc/p5-XML-Parser-Style-EasyTree/Makefile index 0fa69f6febf5..0b47b2456ea4 100644 --- a/textproc/p5-XML-Parser-Style-EasyTree/Makefile +++ b/textproc/p5-XML-Parser-Style-EasyTree/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Parse XML to a simple tree -BUILD_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-ex-lib>=0.03:${PORTSDIR}/devel/p5-ex-lib +BUILD_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \ + p5-ex-lib>=0.03:devel/p5-ex-lib RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Parser-Style-Elemental/Makefile b/textproc/p5-XML-Parser-Style-Elemental/Makefile index 96b24f38c0a8..e8085b4c76d7 100644 --- a/textproc/p5-XML-Parser-Style-Elemental/Makefile +++ b/textproc/p5-XML-Parser-Style-Elemental/Makefile @@ -14,7 +14,7 @@ COMMENT= More advanced and flexible object tree style for XML::Parser LICENSE= ART10 -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile index 30fff26389ec..923dc908f0d5 100644 --- a/textproc/p5-XML-Parser/Makefile +++ b/textproc/p5-XML-Parser/Makefile @@ -12,7 +12,7 @@ COMMENT= Perl extension interface to James Clark's XML parser, expat LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-RAI/Makefile b/textproc/p5-XML-RAI/Makefile index 48b2d5bb29fe..6a33600c1b2a 100644 --- a/textproc/p5-XML-RAI/Makefile +++ b/textproc/p5-XML-RAI/Makefile @@ -13,8 +13,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.([0-9]+)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= RSS Abstraction Interface -BUILD_DEPENDS= p5-XML-RSS-Parser>=0:${PORTSDIR}/textproc/p5-XML-RSS-Parser \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate +BUILD_DEPENDS= p5-XML-RSS-Parser>=0:textproc/p5-XML-RSS-Parser \ + p5-TimeDate>=0:devel/p5-TimeDate RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-RSS-Feed/Makefile b/textproc/p5-XML-RSS-Feed/Makefile index 6ef914ea0b0e..d502ac9401ff 100644 --- a/textproc/p5-XML-RSS-Feed/Makefile +++ b/textproc/p5-XML-RSS-Feed/Makefile @@ -15,10 +15,10 @@ COMMENT= Persistent XML RSS encapsulation LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-URI>=0:${PORTSDIR}/net/p5-URI \ - p5-XML-RSS>=0:${PORTSDIR}/textproc/p5-XML-RSS +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-RSS-JavaScript/Makefile b/textproc/p5-XML-RSS-JavaScript/Makefile index e1517162d829..80d7931fe806 100644 --- a/textproc/p5-XML-RSS-JavaScript/Makefile +++ b/textproc/p5-XML-RSS-JavaScript/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl extension to serialize your RSS as JavaScript LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-XML-RSS>=1.31:${PORTSDIR}/textproc/p5-XML-RSS +RUN_DEPENDS= p5-XML-RSS>=1.31:textproc/p5-XML-RSS BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile index e86e51dcc523..a62edf0912c5 100644 --- a/textproc/p5-XML-RSS-LibXML/Makefile +++ b/textproc/p5-XML-RSS-LibXML/Makefile @@ -14,15 +14,15 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \ - p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \ - p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require \ - p5-XML-LibXML>=1.66:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Differences>=0:${PORTSDIR}/devel/p5-Test-Differences \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn +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 diff --git a/textproc/p5-XML-RSS-Liberal/Makefile b/textproc/p5-XML-RSS-Liberal/Makefile index f4e4bff2a095..a8c7c595decc 100644 --- a/textproc/p5-XML-RSS-Liberal/Makefile +++ b/textproc/p5-XML-RSS-Liberal/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= XML::RSS With A Liberal Parser -BUILD_DEPENDS= p5-XML-Liberal>=0:${PORTSDIR}/textproc/p5-XML-Liberal \ - p5-XML-RSS-LibXML>=0:${PORTSDIR}/textproc/p5-XML-RSS-LibXML +BUILD_DEPENDS= p5-XML-Liberal>=0:textproc/p5-XML-Liberal \ + p5-XML-RSS-LibXML>=0:textproc/p5-XML-RSS-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-RSS-Parser/Makefile b/textproc/p5-XML-RSS-Parser/Makefile index c0547340fd09..42872fb16880 100644 --- a/textproc/p5-XML-RSS-Parser/Makefile +++ b/textproc/p5-XML-RSS-Parser/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= leeym@FreeBSD.org COMMENT= Liberal object-oriented parser for RSS feeds -RUN_DEPENDS= p5-XML-Elemental>=0:${PORTSDIR}/textproc/p5-XML-Elemental \ - p5-Class-XPath>=0:${PORTSDIR}/devel/p5-Class-XPath \ - p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler +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 BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-RSS/Makefile b/textproc/p5-XML-RSS/Makefile index e4819cd67e9b..7e2db2554dd1 100644 --- a/textproc/p5-XML-RSS/Makefile +++ b/textproc/p5-XML-RSS/Makefile @@ -10,13 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension to manage RDF Site Summary (RSS) files -RUN_DEPENDS= p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \ - p5-DateTime-Format-W3CDTF>=0:${PORTSDIR}/devel/p5-DateTime-Format-W3CDTF \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ + p5-DateTime-Format-Mail>=0:devel/p5-DateTime-Format-Mail \ + p5-DateTime-Format-W3CDTF>=0:devel/p5-DateTime-Format-W3CDTF \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ + p5-XML-Parser>=2.23:textproc/p5-XML-Parser BUILD_DEPENDS:= ${RUN_DEPENDS} -BUILD_DEPENDS+= p5-Test-Manifest>=0.9:${PORTSDIR}/devel/p5-Test-Manifest +BUILD_DEPENDS+= p5-Test-Manifest>=0.9:devel/p5-Test-Manifest USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Reader/Makefile b/textproc/p5-XML-Reader/Makefile index 667d8e966326..effc56a8606f 100644 --- a/textproc/p5-XML-Reader/Makefile +++ b/textproc/p5-XML-Reader/Makefile @@ -12,10 +12,10 @@ COMMENT= Reading XML and providing path information based on a pull-parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Acme-HTTP>=0:${PORTSDIR}/net/p5-Acme-HTTP +BUILD_DEPENDS= p5-Acme-HTTP>=0:net/p5-Acme-HTTP RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Parsepp>=0:${PORTSDIR}/textproc/p5-XML-Parsepp +TEST_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ + p5-XML-Parsepp>=0:textproc/p5-XML-Parsepp USES= perl5 USE_PERL5= configure @@ -23,7 +23,7 @@ USE_PERL5= configure OPTIONS_DEFINE= PP PP_DESC= Use Pure Perl XML Parser (instead of compiled) -PP_RUN_DEPENDS= p5-XML-Parsepp>=0:${PORTSDIR}/textproc/p5-XML-Parsepp -PP_RUN_DEPENDS_OFF= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +PP_RUN_DEPENDS= p5-XML-Parsepp>=0:textproc/p5-XML-Parsepp +PP_RUN_DEPENDS_OFF= p5-XML-Parser>=0:textproc/p5-XML-Parser .include <bsd.port.mk> diff --git a/textproc/p5-XML-Rewrite/Makefile b/textproc/p5-XML-Rewrite/Makefile index 9e9be62f8041..d9f6bc73f2b7 100644 --- a/textproc/p5-XML-Rewrite/Makefile +++ b/textproc/p5-XML-Rewrite/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= papowell@astart.com COMMENT= XML processing and rewriting -RUN_DEPENDS= p5-Log-Report>=0.21:${PORTSDIR}/devel/p5-Log-Report \ - p5-XML-Compile-Cache>=0:${PORTSDIR}/textproc/p5-XML-Compile-Cache \ - p5-XML-LibXML>=1.70:${PORTSDIR}/textproc/p5-XML-LibXML +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 BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Rules/Makefile b/textproc/p5-XML-Rules/Makefile index ce8d915a8b74..960d4294d691 100644 --- a/textproc/p5-XML-Rules/Makefile +++ b/textproc/p5-XML-Rules/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Parse XML and specify rules for individual tags -RUN_DEPENDS= p5-XML-Parser>=2.00:${PORTSDIR}/textproc/p5-XML-Parser +RUN_DEPENDS= p5-XML-Parser>=2.00:textproc/p5-XML-Parser BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAX-Expat-Incremental/Makefile b/textproc/p5-XML-SAX-Expat-Incremental/Makefile index 674b4640dfa4..66e6628e8aee 100644 --- a/textproc/p5-XML-SAX-Expat-Incremental/Makefile +++ b/textproc/p5-XML-SAX-Expat-Incremental/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= XML::SAX::Expat subclass for non-blocking (incremental) -RUN_DEPENDS= p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX-Expat>0:${PORTSDIR}/textproc/p5-XML-SAX-Expat +RUN_DEPENDS= p5-XML-Parser>0:textproc/p5-XML-Parser \ + p5-XML-SAX-Expat>0:textproc/p5-XML-SAX-Expat BUILD_DEPENDS:= ${RUN_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception +TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-SAX-Expat/Makefile b/textproc/p5-XML-SAX-Expat/Makefile index f0272594a3bc..84ead0c7b8eb 100644 --- a/textproc/p5-XML-SAX-Expat/Makefile +++ b/textproc/p5-XML-SAX-Expat/Makefile @@ -14,9 +14,9 @@ COMMENT= Simple API for XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceSupport +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 BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 dos2unix diff --git a/textproc/p5-XML-SAX-ExpatXS/Makefile b/textproc/p5-XML-SAX-ExpatXS/Makefile index a1fcce788071..8b5bd398540d 100644 --- a/textproc/p5-XML-SAX-ExpatXS/Makefile +++ b/textproc/p5-XML-SAX-ExpatXS/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PerlSAX2 XS extension to Expat parser -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX +LIB_DEPENDS= libexpat.so:textproc/expat2 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAX-Machines/Makefile b/textproc/p5-XML-SAX-Machines/Makefile index 53b360bc253c..ea330435d4fd 100644 --- a/textproc/p5-XML-SAX-Machines/Makefile +++ b/textproc/p5-XML-SAX-Machines/Makefile @@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manage collections of SAX processors -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-XML-SAX-Writer>=0:textproc/p5-XML-SAX-Writer RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAX-Simple/Makefile b/textproc/p5-XML-SAX-Simple/Makefile index 7905c415ad02..e25bf469f12d 100644 --- a/textproc/p5-XML-SAX-Simple/Makefile +++ b/textproc/p5-XML-SAX-Simple/Makefile @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-XML-Handler-Trees>=0.2:${PORTSDIR}/textproc/p5-XML-Handler-Trees \ - p5-XML-SAX>=0.99:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-Simple>=2.22:${PORTSDIR}/textproc/p5-XML-Simple +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile index e61ed5f77281..293e4373a033 100644 --- a/textproc/p5-XML-SAX-Writer/Makefile +++ b/textproc/p5-XML-SAX-Writer/Makefile @@ -13,9 +13,9 @@ COMMENT= SAX2 XML Writer LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-SAX-Base>=1.01:${PORTSDIR}/textproc/p5-XML-SAX-Base \ - p5-XML-NamespaceSupport>=1.00:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ - p5-XML-Filter-BufferText>=1.00:${PORTSDIR}/textproc/p5-XML-Filter-BufferText +BUILD_DEPENDS= p5-XML-SAX-Base>=1.01:textproc/p5-XML-SAX-Base \ + p5-XML-NamespaceSupport>=1.00:textproc/p5-XML-NamespaceSupport \ + p5-XML-Filter-BufferText>=1.00:textproc/p5-XML-Filter-BufferText RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAX/Makefile b/textproc/p5-XML-SAX/Makefile index 9326c835c95f..cba2f43c743d 100644 --- a/textproc/p5-XML-SAX/Makefile +++ b/textproc/p5-XML-SAX/Makefile @@ -14,8 +14,8 @@ COMMENT= Simple API for XML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-NamespaceSupport>=0.03:${PORTSDIR}/textproc/p5-XML-NamespaceSupport \ - p5-XML-SAX-Base>=1.05:${PORTSDIR}/textproc/p5-XML-SAX-Base +BUILD_DEPENDS= p5-XML-NamespaceSupport>=0.03:textproc/p5-XML-NamespaceSupport \ + p5-XML-SAX-Base>=1.05:textproc/p5-XML-SAX-Base RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SAXDriver-CSV/Makefile b/textproc/p5-XML-SAXDriver-CSV/Makefile index ff2ee0e0a149..8b27736fbe4b 100644 --- a/textproc/p5-XML-SAXDriver-CSV/Makefile +++ b/textproc/p5-XML-SAXDriver-CSV/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX driver for converting CSV files to XML -BUILD_DEPENDS= p5-Text-CSV_XS>=0.22:${PORTSDIR}/textproc/p5-Text-CSV_XS \ - p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter \ - p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 dos2unix diff --git a/textproc/p5-XML-SAXDriver-Excel/Makefile b/textproc/p5-XML-SAXDriver-Excel/Makefile index 547a8895b849..be9b648c7b57 100644 --- a/textproc/p5-XML-SAXDriver-Excel/Makefile +++ b/textproc/p5-XML-SAXDriver-Excel/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl SAX driver for converting Excel files to XML -BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>=0.2603:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \ - p5-XML-SAX>=0.14:${PORTSDIR}/textproc/p5-XML-SAX +BUILD_DEPENDS= p5-Spreadsheet-ParseExcel>=0.2603:textproc/p5-Spreadsheet-ParseExcel \ + p5-XML-SAX>=0.14:textproc/p5-XML-SAX RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 dos2unix diff --git a/textproc/p5-XML-STX/Makefile b/textproc/p5-XML-STX/Makefile index fdf73f4acbae..a2c96c84d246 100644 --- a/textproc/p5-XML-STX/Makefile +++ b/textproc/p5-XML-STX/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl STX processor -BUILD_DEPENDS= p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \ - p5-XML-NamespaceSupport>=0:${PORTSDIR}/textproc/p5-XML-NamespaceSupport +BUILD_DEPENDS= p5-XML-SAX>=0:textproc/p5-XML-SAX \ + p5-Clone>=0:devel/p5-Clone \ + p5-XML-NamespaceSupport>=0:textproc/p5-XML-NamespaceSupport RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 shebangfix diff --git a/textproc/p5-XML-Schematron/Makefile b/textproc/p5-XML-Schematron/Makefile index fdc58a805958..56808a421b60 100644 --- a/textproc/p5-XML-Schematron/Makefile +++ b/textproc/p5-XML-Schematron/Makefile @@ -11,13 +11,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl implementation of the Schematron -BUILD_DEPENDS= p5-libxml>=0:${PORTSDIR}/textproc/p5-libxml \ - p5-Check-ISA>=0:${PORTSDIR}/devel/p5-Check-ISA \ - p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-NonMoose>=0:${PORTSDIR}/devel/p5-MooseX-NonMoose \ - p5-MooseX-Traits>=0:${PORTSDIR}/devel/p5-MooseX-Traits \ - p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \ - p5-XML-Filter-BufferText>=0:${PORTSDIR}/textproc/p5-XML-Filter-BufferText +BUILD_DEPENDS= p5-libxml>=0:textproc/p5-libxml \ + 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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-SemanticDiff/Makefile b/textproc/p5-XML-SemanticDiff/Makefile index d4f447a6f7f3..9acc27633a70 100644 --- a/textproc/p5-XML-SemanticDiff/Makefile +++ b/textproc/p5-XML-SemanticDiff/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Perl extension for comparing XML documents -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Simple/Makefile b/textproc/p5-XML-Simple/Makefile index 13520902285e..8d3d33cd4e06 100644 --- a/textproc/p5-XML-Simple/Makefile +++ b/textproc/p5-XML-Simple/Makefile @@ -14,9 +14,9 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-SAX>=0.15:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Expat>=0:${PORTSDIR}/textproc/p5-XML-SAX-Expat +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} MAKE_JOBS_UNSAFE= yes diff --git a/textproc/p5-XML-SimpleObject-LibXML/Makefile b/textproc/p5-XML-SimpleObject-LibXML/Makefile index bebc1e60b7b4..0f93672573c7 100644 --- a/textproc/p5-XML-SimpleObject-LibXML/Makefile +++ b/textproc/p5-XML-SimpleObject-LibXML/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple(r) object representation of an XML::LibXML DOM object -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-SimpleObject>=0:${PORTSDIR}/textproc/p5-XML-SimpleObject +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-XML-SimpleObject>=0:textproc/p5-XML-SimpleObject USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-SimpleObject/Makefile b/textproc/p5-XML-SimpleObject/Makefile index bea3a2c8ee93..c9c6b548131e 100644 --- a/textproc/p5-XML-SimpleObject/Makefile +++ b/textproc/p5-XML-SimpleObject/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= API for accessing the structure of an XML document -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} WRKSRC?= ${WRKDIR}/${PORTNAME}${PORTVERSION} diff --git a/textproc/p5-XML-Smart/Makefile b/textproc/p5-XML-Smart/Makefile index cc0ad9fecf1d..0c24cbcb920c 100644 --- a/textproc/p5-XML-Smart/Makefile +++ b/textproc/p5-XML-Smart/Makefile @@ -15,11 +15,11 @@ COMMENT= Smart, easy and powerful way to access/create XML files/data LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Object-MultiType>=0.03:${PORTSDIR}/devel/p5-Object-MultiType \ - p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath +BUILD_DEPENDS= p5-Object-MultiType>=0.03:devel/p5-Object-MultiType \ + p5-XML-XPath>=0:textproc/p5-XML-XPath RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Data-Dump>=0:${PORTSDIR}/devel/p5-Data-Dump \ - p5-Devel-Cycle>=0:${PORTSDIR}/devel/p5-Devel-Cycle +TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump \ + p5-Devel-Cycle>=0:devel/p5-Devel-Cycle USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Stream/Makefile b/textproc/p5-XML-Stream/Makefile index 5a4b37d54503..b59e4c6fbffa 100644 --- a/textproc/p5-XML-Stream/Makefile +++ b/textproc/p5-XML-Stream/Makefile @@ -13,7 +13,7 @@ COMMENT= XML::Stream provides you with access to XML Stream LICENSE= LGPL21 -BUILD_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL +BUILD_DEPENDS= p5-Authen-SASL>=0:security/p5-Authen-SASL RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-TokeParser/Makefile b/textproc/p5-XML-TokeParser/Makefile index dc75aa48033b..8d2dda9cf401 100644 --- a/textproc/p5-XML-TokeParser/Makefile +++ b/textproc/p5-XML-TokeParser/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= mike@urgle.com COMMENT= Simplified interface to XML::Parser -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-Toolkit/Makefile b/textproc/p5-XML-Toolkit/Makefile index a643235ac94b..112aafc6757d 100644 --- a/textproc/p5-XML-Toolkit/Makefile +++ b/textproc/p5-XML-Toolkit/Makefile @@ -15,25 +15,25 @@ COMMENT= Suit of XML tools with Antlers LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Bread-Board>=0:${PORTSDIR}/devel/p5-Bread-Board \ - p5-Devel-PackagePath>=0.01:${PORTSDIR}/devel/p5-Devel-PackagePath \ - p5-Moose>=0.92:${PORTSDIR}/devel/p5-Moose \ - p5-MooseX-Aliases>=0:${PORTSDIR}/devel/p5-MooseX-Aliases \ - p5-MooseX-App-Cmd>=0:${PORTSDIR}/devel/p5-MooseX-App-Cmd \ - p5-MooseX-Getopt>=0:${PORTSDIR}/devel/p5-MooseX-Getopt \ - p5-MooseX-MetaDescription>=0:${PORTSDIR}/devel/p5-MooseX-MetaDescription \ - p5-MooseX-NonMoose>=0:${PORTSDIR}/devel/p5-MooseX-NonMoose \ - p5-MooseX-Types-Path-Class>=0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-XML-SAX>=0.96:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-SAX-Base>=0:${PORTSDIR}/textproc/p5-XML-SAX-Base \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - p5-aliased>=0:${PORTSDIR}/devel/p5-aliased \ - p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ - p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \ - p5-Test-XML>=0:${PORTSDIR}/devel/p5-Test-XML +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 USE_PERL5= configure USES= perl5 diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile index 5cf13b3f111a..2ba4d68e550b 100644 --- a/textproc/p5-XML-TreeBuilder/Makefile +++ b/textproc/p5-XML-TreeBuilder/Makefile @@ -14,10 +14,10 @@ COMMENT= Perl module to make XML document trees LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \ - p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \ - p5-XML-Catalog>=1.0.2:${PORTSDIR}/textproc/p5-XML-Catalog \ - p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile index 8402f714558e..3b1133d4a633 100644 --- a/textproc/p5-XML-TreePP/Makefile +++ b/textproc/p5-XML-TreePP/Makefile @@ -13,10 +13,10 @@ COMMENT= Pure Perl implementation for parsing/writing xml files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-libwww>=5.811:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= p5-libwww>=5.811:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \ - p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash +TEST_DEPENDS= p5-HTTP-Lite>=0:www/p5-HTTP-Lite \ + p5-Tie-IxHash>=0:devel/p5-Tie-IxHash OPTIONS_DEFINE= EXAMPLES diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile index d006b9975673..2208f2658716 100644 --- a/textproc/p5-XML-Twig/Makefile +++ b/textproc/p5-XML-Twig/Makefile @@ -13,17 +13,17 @@ COMMENT= Process huge XML documents by chunks via a tree interface LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-HTML-Tree>=3.13:${PORTSDIR}/www/p5-HTML-Tree \ - p5-Text-Iconv>=0:${PORTSDIR}/converters/p5-Text-Iconv \ - p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-XPath>=0:${PORTSDIR}/textproc/p5-XML-XPath \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-IO-CaptureOutput>=0:${PORTSDIR}/devel/p5-IO-CaptureOutput \ - p5-XML-Handler-YAWriter>=0:${PORTSDIR}/textproc/p5-XML-Handler-YAWriter \ - p5-XML-SAX-Writer>=0:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ - p5-XML-Simple>=2:${PORTSDIR}/textproc/p5-XML-Simple +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 diff --git a/textproc/p5-XML-Validate/Makefile b/textproc/p5-XML-Validate/Makefile index 80fc943c0013..22d95775886b 100644 --- a/textproc/p5-XML-Validate/Makefile +++ b/textproc/p5-XML-Validate/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= demon@FreeBSD.org COMMENT= XML validator factory -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-Log-TraceMessages>=0:${PORTSDIR}/devel/p5-Log-TraceMessages +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-Log-TraceMessages>=0:devel/p5-Log-TraceMessages RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Assertions>0:${PORTSDIR}/devel/p5-Test-Assertions +TEST_DEPENDS= p5-Test-Assertions>0:devel/p5-Test-Assertions USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-XML-Validator-Schema/Makefile b/textproc/p5-XML-Validator-Schema/Makefile index 6bc291c41617..6713501456f9 100644 --- a/textproc/p5-XML-Validator-Schema/Makefile +++ b/textproc/p5-XML-Validator-Schema/Makefile @@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for validating XML documents against a W3C XML Schema -BUILD_DEPENDS= p5-Tree-DAG_Node>=0:${PORTSDIR}/devel/p5-Tree-DAG_Node \ - p5-XML-SAX>=0:${PORTSDIR}/textproc/p5-XML-SAX \ - p5-XML-Filter-BufferText>=0:${PORTSDIR}/textproc/p5-XML-Filter-BufferText +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-XBEL/Makefile b/textproc/p5-XML-XBEL/Makefile index c42f77f1f059..b2980ffa984a 100644 --- a/textproc/p5-XML-XBEL/Makefile +++ b/textproc/p5-XML-XBEL/Makefile @@ -14,8 +14,8 @@ COMMENT= OOP for reading and writing XBEL documents LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-TimeDate>=0:devel/p5-TimeDate \ + p5-XML-LibXML>=0:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-XML2JSON/Makefile b/textproc/p5-XML-XML2JSON/Makefile index 6a8397562481..3c02327c7476 100644 --- a/textproc/p5-XML-XML2JSON/Makefile +++ b/textproc/p5-XML-XML2JSON/Makefile @@ -14,7 +14,7 @@ COMMENT= Convert XML into JSON (and back again) using XML::LibXML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-LibXML>=1.59:${PORTSDIR}/textproc/p5-XML-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=1.59:textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} # the order of options follows the search order of JSON module by XML::XML2JSON @@ -30,13 +30,13 @@ NO_ARCH= yes USE_PERL5= configure USES= perl5 -JSON_BUILD_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON -JSON_DWIW_BUILD_DEPENDS=p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW -JSON_DWIW_RUN_DEPENDS= p5-JSON-DWIW>=0:${PORTSDIR}/converters/p5-JSON-DWIW -JSON_RUN_DEPENDS= p5-JSON>=0:${PORTSDIR}/converters/p5-JSON -JSON_SYCK_BUILD_DEPENDS=p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck -JSON_SYCK_RUN_DEPENDS= p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck -JSON_XS_BUILD_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS -JSON_XS_RUN_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS +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 <bsd.port.mk> diff --git a/textproc/p5-XML-XPath/Makefile b/textproc/p5-XML-XPath/Makefile index e43fdbeff481..14767de378e4 100644 --- a/textproc/p5-XML-XPath/Makefile +++ b/textproc/p5-XML-XPath/Makefile @@ -13,9 +13,9 @@ COMMENT= Modules for parsing and evaluating XPath statements LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-XML-Parser>=2.23:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=2.23:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Path-Tiny>=0.076:${PORTSDIR}/devel/p5-Path-Tiny +TEST_DEPENDS= p5-Path-Tiny>=0.076:devel/p5-Path-Tiny NO_ARCH= yes USES= perl5 diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 8c9882c4dbb5..2e01412b6e37 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for querying XML tree structures with XQL -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-Parse-Yapp>=0:${PORTSDIR}/devel/p5-Parse-Yapp \ - p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_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 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-XSH/Makefile b/textproc/p5-XML-XSH/Makefile index 19f630f63e79..c0a502468bf1 100644 --- a/textproc/p5-XML-XSH/Makefile +++ b/textproc/p5-XML-XSH/Makefile @@ -12,11 +12,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= This is xsh - an XML Editing Shell -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-LibXSLT>=0:${PORTSDIR}/textproc/p5-XML-LibXSLT \ - p5-XML-LibXML-Iterator>=0:${PORTSDIR}/textproc/p5-XML-LibXML-Iterator \ - p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-XML-XUpdate-LibXML>=0:${PORTSDIR}/textproc/p5-XML-XUpdate-LibXML +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-XML-LibXSLT>=0:textproc/p5-XML-LibXSLT \ + p5-XML-LibXML-Iterator>=0:textproc/p5-XML-LibXML-Iterator \ + p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \ + p5-XML-XUpdate-LibXML>=0:textproc/p5-XML-XUpdate-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-XSLT/Makefile b/textproc/p5-XML-XSLT/Makefile index 7b0bed72c898..59bce44f8a5c 100644 --- a/textproc/p5-XML-XSLT/Makefile +++ b/textproc/p5-XML-XSLT/Makefile @@ -14,7 +14,7 @@ COMMENT= XML::XSLT - A perl module for processing XSLT LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +BUILD_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index 9499c49c5740..272e8090e35d 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= lev@FreeBSD.org COMMENT= Simple implementation of XUpdate format based on and XML::LibXML -BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-XML-LibXML-Iterator>=0:${PORTSDIR}/textproc/p5-XML-LibXML-Iterator +BUILD_DEPENDS= p5-XML-LibXML>=0:textproc/p5-XML-LibXML \ + p5-XML-LibXML-Iterator>=0:textproc/p5-XML-LibXML-Iterator RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-YAML-LibYAML/Makefile b/textproc/p5-YAML-LibYAML/Makefile index c41a83e0065f..2d74d5fc0d6b 100644 --- a/textproc/p5-YAML-LibYAML/Makefile +++ b/textproc/p5-YAML-LibYAML/Makefile @@ -14,7 +14,7 @@ COMMENT= Perl YAML Serialization using XS and libyaml LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Filter>=0:${PORTSDIR}/devel/p5-Filter +TEST_DEPENDS= p5-Filter>=0:devel/p5-Filter USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-YAML-Shell/Makefile b/textproc/p5-YAML-Shell/Makefile index 3fd851f675b8..51b333994642 100644 --- a/textproc/p5-YAML-Shell/Makefile +++ b/textproc/p5-YAML-Shell/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= YAML Test Shell -BUILD_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML -RUN_DEPENDS= p5-YAML>=0.67:${PORTSDIR}/textproc/p5-YAML +BUILD_DEPENDS= p5-YAML>=0.67:textproc/p5-YAML +RUN_DEPENDS= p5-YAML>=0.67:textproc/p5-YAML USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-YAML-Tiny-Color/Makefile b/textproc/p5-YAML-Tiny-Color/Makefile index 8934d1e73152..1d713e59c6d6 100644 --- a/textproc/p5-YAML-Tiny-Color/Makefile +++ b/textproc/p5-YAML-Tiny-Color/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl extension to dump YAML with color LICENSE= ART10 GPLv1 LICENSE_COMB= dual -RUN_DEPENDS= p5-Scalar-Util-LooksLikeNumber>0:${PORTSDIR}/devel/p5-Scalar-Util-LooksLikeNumber +RUN_DEPENDS= p5-Scalar-Util-LooksLikeNumber>0:devel/p5-Scalar-Util-LooksLikeNumber BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-YAML/Makefile b/textproc/p5-YAML/Makefile index 4f2768821934..c4dcf7244ad3 100644 --- a/textproc/p5-YAML/Makefile +++ b/textproc/p5-YAML/Makefile @@ -12,7 +12,7 @@ COMMENT= YAML implementation in Perl LICENSE= ART10 GPLv1 LICENSE_COMB= dual -TEST_DEPENDS= p5-Test-YAML>=1.05:${PORTSDIR}/devel/p5-Test-YAML +TEST_DEPENDS= p5-Test-YAML>=1.05:devel/p5-Test-YAML USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-YAPE-Regex-Explain/Makefile b/textproc/p5-YAPE-Regex-Explain/Makefile index 234171092199..2f9fb08aaa9d 100644 --- a/textproc/p5-YAPE-Regex-Explain/Makefile +++ b/textproc/p5-YAPE-Regex-Explain/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Explanation of a Regular Expression -RUN_DEPENDS= p5-YAPE-Regex>=0:${PORTSDIR}/textproc/p5-YAPE-Regex +RUN_DEPENDS= p5-YAPE-Regex>=0:textproc/p5-YAPE-Regex BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-libsoldout/Makefile b/textproc/p5-libsoldout/Makefile index 2d9d114aea98..fbee3f7ec02e 100644 --- a/textproc/p5-libsoldout/Makefile +++ b/textproc/p5-libsoldout/Makefile @@ -15,7 +15,7 @@ COMMENT= Convert Markdown text in (X)HTML LICENSE= ART10 GPLv1 LICENSE_COMB= dual -LIB_DEPENDS= libsoldout.so:${PORTSDIR}/textproc/libsoldout +LIB_DEPENDS= libsoldout.so:textproc/libsoldout USES= perl5 USE_PERL5= configure diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile index 079e4112a7f2..c8844a89e8a5 100644 --- a/textproc/p5-libxml/Makefile +++ b/textproc/p5-libxml/Makefile @@ -12,7 +12,7 @@ DISTNAME= libxml-perl-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Collection of Perl5 modules for working with XML -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/p5-pod2pdf/Makefile b/textproc/p5-pod2pdf/Makefile index bcafb85f4f79..7b8467ea73c4 100644 --- a/textproc/p5-pod2pdf/Makefile +++ b/textproc/p5-pod2pdf/Makefile @@ -12,9 +12,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Converts POD to PDF format -RUN_DEPENDS= p5-PDF-API2>=0.60:${PORTSDIR}/textproc/p5-PDF-API2 \ - p5-Pod-Escapes>0:${PORTSDIR}/textproc/p5-Pod-Escapes \ - p5-Getopt-ArgvFile>0:${PORTSDIR}/devel/p5-Getopt-ArgvFile +RUN_DEPENDS= p5-PDF-API2>=0.60:textproc/p5-PDF-API2 \ + p5-Pod-Escapes>0:textproc/p5-Pod-Escapes \ + p5-Getopt-ArgvFile>0:devel/p5-Getopt-ArgvFile BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 diff --git a/textproc/p5-xmltv/Makefile b/textproc/p5-xmltv/Makefile index 5ff1b6c04617..a671f5c0589b 100644 --- a/textproc/p5-xmltv/Makefile +++ b/textproc/p5-xmltv/Makefile @@ -14,38 +14,38 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING XMLTV_DEPENDS= \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ - p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ - p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ - p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ - p5-PerlIO-gzip>=0:${PORTSDIR}/archivers/p5-PerlIO-gzip \ - p5-CGI>=0:${PORTSDIR}/www/p5-CGI \ - p5-IO-Compress>=0:${PORTSDIR}/archivers/p5-IO-Compress \ - p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \ - p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent \ - p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ - p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Tk-TableMatrix>=0:${PORTSDIR}/x11-toolkits/p5-Tk-TableMatrix \ - ja-p5-Text-Kakasi>=0:${PORTSDIR}/japanese/p5-Text-Kakasi \ - p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML \ - p5-SOAP-Lite>=0:${PORTSDIR}/net/p5-SOAP-Lite \ - p5-Term-ReadKey>=0:${PORTSDIR}/devel/p5-Term-ReadKey \ - p5-HTML-TableExtract>=0:${PORTSDIR}/www/p5-HTML-TableExtract \ - p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize \ - p5-Term-ProgressBar>=0:${PORTSDIR}/devel/p5-Term-ProgressBar \ - p5-Lingua-Preferred>=0:${PORTSDIR}/textproc/p5-Lingua-Preferred \ - p5-Unicode-String>=0:${PORTSDIR}/converters/p5-Unicode-String \ - p5-Unicode-UTF8simple>=0:${PORTSDIR}/converters/p5-Unicode-UTF8simple \ - p5-Lingua-EN-Numbers-Ordinate>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Numbers-Ordinate \ - p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \ - p5-HTTP-Cache-Transparent>=0:${PORTSDIR}/www/p5-HTTP-Cache-Transparent \ - p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \ - p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate \ - p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ - p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \ - p5-DateTime-Format-Strptime>=0:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ - p5-JSON>=0:${PORTSDIR}/converters/p5-JSON + 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-CGI>=0:www/p5-CGI \ + p5-IO-Compress>=0:archivers/p5-IO-Compress \ + p5-Data-Dumper>=0:devel/p5-Data-Dumper \ + 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} diff --git a/textproc/pcrs/Makefile b/textproc/pcrs/Makefile index 1e620da981d3..f41eca405c8c 100644 --- a/textproc/pcrs/Makefile +++ b/textproc/pcrs/Makefile @@ -13,7 +13,7 @@ COMMENT= Perl-compatible regular expression based substitutions LICENSE= LGPL21 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre USES= gmake GNU_CONFIGURE= yes diff --git a/textproc/pdfgrep/Makefile b/textproc/pdfgrep/Makefile index a00bcbbffa54..2df34b81ec51 100644 --- a/textproc/pdfgrep/Makefile +++ b/textproc/pdfgrep/Makefile @@ -12,7 +12,7 @@ COMMENT= Tool to search text in PDF files LICENSE= GPLv2 -LIB_DEPENDS= libpoppler.so:${PORTSDIR}/graphics/poppler +LIB_DEPENDS= libpoppler.so:graphics/poppler GNU_CONFIGURE= yes USES= compiler:c++11-lib gmake pkgconfig diff --git a/textproc/pdfoutline/Makefile b/textproc/pdfoutline/Makefile index 37cfc408d716..adbde4655566 100644 --- a/textproc/pdfoutline/Makefile +++ b/textproc/pdfoutline/Makefile @@ -13,8 +13,8 @@ COMMENT= Add outlines to PDF files LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= p5-Locale-libintl>=0:${PORTSDIR}/devel/p5-Locale-libintl \ - p5-PDF-API2>=0:${PORTSDIR}/textproc/p5-PDF-API2 +BUILD_DEPENDS= p5-Locale-libintl>=0:devel/p5-Locale-libintl \ + p5-PDF-API2>=0:textproc/p5-PDF-API2 RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes diff --git a/textproc/pear-Numbers_Words/Makefile b/textproc/pear-Numbers_Words/Makefile index 2b9030a09534..05280c721363 100644 --- a/textproc/pear-Numbers_Words/Makefile +++ b/textproc/pear-Numbers_Words/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc pear MAINTAINER= meritus@innervision.pl COMMENT= PEAR package provides methods for spelling numerals in words -BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger -RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:${PORTSDIR}/math/pear-Math_BigInteger +BUILD_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger +RUN_DEPENDS= ${PEARDIR}/Math/BigInteger.php:math/pear-Math_BigInteger USES= pear diff --git a/textproc/pear-Spreadsheet_Excel_Writer/Makefile b/textproc/pear-Spreadsheet_Excel_Writer/Makefile index eda3734af121..695bdd4fecef 100644 --- a/textproc/pear-Spreadsheet_Excel_Writer/Makefile +++ b/textproc/pear-Spreadsheet_Excel_Writer/Makefile @@ -10,8 +10,8 @@ COMMENT= PEAR class for writing Microsoft Excel files LICENSE= LGPL3 -BUILD_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE -RUN_DEPENDS= ${PEARDIR}/OLE.php:${PORTSDIR}/devel/pear-OLE +BUILD_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE +RUN_DEPENDS= ${PEARDIR}/OLE.php:devel/pear-OLE USES= pear diff --git a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile index f696556d6c85..8a98b5164de7 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= DataSource driver using RSS files -BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array -RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array +BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array +RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array USES= pear USE_PHP= mysql diff --git a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile index 69236dd77103..be73221b0123 100644 --- a/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= DataSource driver using XML files -BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array -RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array +BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array +RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array USES= pear USE_PHP= mysql diff --git a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile index 0b741f0dffa4..5b35a4ef160c 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_CSV/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a CSV string -BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array -RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array +BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array +RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array USES= pear diff --git a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile index 44896efa6552..56e0fe91996f 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XLS/Makefile @@ -8,10 +8,10 @@ CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a XLS string -BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ - ${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer -RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ - ${PEARDIR}/Spreadsheet/Excel/Writer.php:${PORTSDIR}/textproc/pear-Spreadsheet_Excel_Writer +BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ + ${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer +RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ + ${PEARDIR}/Spreadsheet/Excel/Writer.php:textproc/pear-Spreadsheet_Excel_Writer USES= pear diff --git a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile index ca422a65aafa..8de55e68bf3e 100644 --- a/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile +++ b/textproc/pear-Structures_DataGrid_Renderer_XML/Makefile @@ -8,10 +8,10 @@ CATEGORIES= textproc databases www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Renderer driver that generates a XML string -BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ - ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:${PORTSDIR}/databases/pear-Structures_DataGrid_DataSource_Array \ - ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util +BUILD_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ + ${PEARDIR}/XML/Util.php:devel/pear-XML_Util +RUN_DEPENDS= ${PEARDIR}/Structures/DataGrid/DataSource/Array.php:databases/pear-Structures_DataGrid_DataSource_Array \ + ${PEARDIR}/XML/Util.php:devel/pear-XML_Util USES= pear diff --git a/textproc/pear-Symfony_Component_Yaml/Makefile b/textproc/pear-Symfony_Component_Yaml/Makefile index 7b41ea6ec0c5..0ddcfeec3849 100644 --- a/textproc/pear-Symfony_Component_Yaml/Makefile +++ b/textproc/pear-Symfony_Component_Yaml/Makefile @@ -13,8 +13,8 @@ COMMENT= Symfony2 Yaml Component LICENSE= MIT -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2 -RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony.com.reg:${PORTSDIR}/devel/pear-channel-symfony2 +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2 +RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony.com.reg:devel/pear-channel-symfony2 USES= pear PEAR_CHANNEL= symfony2 diff --git a/textproc/pear-Text_Highlighter/Makefile b/textproc/pear-Text_Highlighter/Makefile index fae79bee9b0e..dafa90919599 100644 --- a/textproc/pear-Text_Highlighter/Makefile +++ b/textproc/pear-Text_Highlighter/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Syntax highlighting -BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser USES= pear diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index a1a753499276..eddb8c71abdd 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= Simple template engine -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit -RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:${PORTSDIR}/devel/pear-channel-phpunit +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit +RUN_DEPENDS= ${PEARDIR}/.channels/pear.phpunit.de.reg:devel/pear-channel-phpunit USES= pear PEAR_CHANNEL= phpunit diff --git a/textproc/pear-XML_Beautifier/Makefile b/textproc/pear-XML_Beautifier/Makefile index 7ff830db5b4d..617c00342e80 100644 --- a/textproc/pear-XML_Beautifier/Makefile +++ b/textproc/pear-XML_Beautifier/Makefile @@ -8,10 +8,10 @@ CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class to format XML documents -BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ - ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util -RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser \ - ${PEARDIR}/XML/Util.php:${PORTSDIR}/devel/pear-XML_Util +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \ + ${PEARDIR}/XML/Util.php:devel/pear-XML_Util +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser \ + ${PEARDIR}/XML/Util.php:devel/pear-XML_Util USES= pear diff --git a/textproc/pear-XML_DTD/Makefile b/textproc/pear-XML_DTD/Makefile index 85957c97ab0f..860e549184df 100644 --- a/textproc/pear-XML_DTD/Makefile +++ b/textproc/pear-XML_DTD/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= Parsing of DTD files and DTD validation of XML files -BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser USES= dos2unix pear diff --git a/textproc/pear-XML_Wddx/Makefile b/textproc/pear-XML_Wddx/Makefile index 0590152a1cad..0963ffb777d3 100644 --- a/textproc/pear-XML_Wddx/Makefile +++ b/textproc/pear-XML_Wddx/Makefile @@ -8,8 +8,8 @@ CATEGORIES= textproc devel pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR Wddx pretty serializer and deserializer -BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser -RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:${PORTSDIR}/devel/pear-XML_Parser +BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser +RUN_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser USES= pear diff --git a/textproc/pear-YAML/Makefile b/textproc/pear-YAML/Makefile index ffb6c1f5dd8b..c785563b5a2d 100644 --- a/textproc/pear-YAML/Makefile +++ b/textproc/pear-YAML/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= pear- MAINTAINER= miwi@FreeBSD.org COMMENT= The Symfony YAML Component -BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony -RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:${PORTSDIR}/devel/pear-channel-symfony +BUILD_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony +RUN_DEPENDS= ${PEARDIR}/.channels/pear.symfony-project.com.reg:devel/pear-channel-symfony USES= pear PEAR_CHANNEL= symfony diff --git a/textproc/pecl-cld/Makefile b/textproc/pecl-cld/Makefile index 9b8f0f2801f7..505689ed9c78 100644 --- a/textproc/pecl-cld/Makefile +++ b/textproc/pecl-cld/Makefile @@ -13,7 +13,7 @@ COMMENT= PHP Bindings for Chromium Compact Language Detector LICENSE= BSD2CLAUSE -LIB_DEPENDS= libcld.so:${PORTSDIR}/devel/cld +LIB_DEPENDS= libcld.so:devel/cld CONFIGURE_ARGS= --enable-cld --with-libcld-dir=${LOCALBASE}/lib USES= tar:tgz diff --git a/textproc/pecl-ctemplate/Makefile b/textproc/pecl-ctemplate/Makefile index 6017e0fe0389..d783285c1b36 100644 --- a/textproc/pecl-ctemplate/Makefile +++ b/textproc/pecl-ctemplate/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= PECL MAINTAINER= vanilla@FreeBSD.org COMMENT= PECL extension for ctemplate library -LIB_DEPENDS= libctemplate.so:${PORTSDIR}/textproc/google-ctemplate +LIB_DEPENDS= libctemplate.so:textproc/google-ctemplate USES= tar:xz USE_PHP= yes diff --git a/textproc/pecl-enchant/Makefile b/textproc/pecl-enchant/Makefile index bf33d1cfee30..b0dd2fc71106 100644 --- a/textproc/pecl-enchant/Makefile +++ b/textproc/pecl-enchant/Makefile @@ -13,7 +13,7 @@ COMMENT= Libenchant Binder that Support Near All Spelling Tools LICENSE= PHP30 -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +LIB_DEPENDS= libenchant.so:textproc/enchant USES= tar:tgz USE_PHP= yes diff --git a/textproc/pecl-html_parse/Makefile b/textproc/pecl-html_parse/Makefile index 60580410830e..54f3e287819b 100644 --- a/textproc/pecl-html_parse/Makefile +++ b/textproc/pecl-html_parse/Makefile @@ -13,8 +13,8 @@ COMMENT= PECL extension for the ekhtml library LICENSE= PHP30 -BUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:${PORTSDIR}/textproc/ekhtml -RUN_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:${PORTSDIR}/textproc/ekhtml +BUILD_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml +RUN_DEPENDS= ${LOCALBASE}/lib/libekhtml.a:textproc/ekhtml USES= tar:tgz USE_PHP= yes diff --git a/textproc/pecl-syck/Makefile b/textproc/pecl-syck/Makefile index f7231b4a885a..6dd3d9612442 100644 --- a/textproc/pecl-syck/Makefile +++ b/textproc/pecl-syck/Makefile @@ -14,7 +14,7 @@ COMMENT= PECL extension which facilitates YAML parsing LICENSE= PHP301 -BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:${PORTSDIR}/textproc/syck +BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= tar:tgz USE_PHP= spl hash diff --git a/textproc/pecl-wbxml/Makefile b/textproc/pecl-wbxml/Makefile index 61eb5ad60f51..3509541e14ea 100644 --- a/textproc/pecl-wbxml/Makefile +++ b/textproc/pecl-wbxml/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= PECL MAINTAINER= flo@FreeBSD.org COMMENT= PECL extension that provides WBXML conversion capabilities -LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2 +LIB_DEPENDS= libwbxml2.so:textproc/wbxml2 USES=tar:tgz diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile index 15d1678e91b4..83eb1017a606 100644 --- a/textproc/pecl-xdiff/Makefile +++ b/textproc/pecl-xdiff/Makefile @@ -13,7 +13,7 @@ COMMENT= PECL extension to create/apply binary and text patches LICENSE= PHP301 -LIB_DEPENDS= libxdiff.so:${PORTSDIR}/textproc/libxdiff +LIB_DEPENDS= libxdiff.so:textproc/libxdiff USES= tar:tgz USE_PHP= yes diff --git a/textproc/pecl-yaml/Makefile b/textproc/pecl-yaml/Makefile index be8d8d15f99e..c9a4589a21c1 100644 --- a/textproc/pecl-yaml/Makefile +++ b/textproc/pecl-yaml/Makefile @@ -14,7 +14,7 @@ COMMENT= YAML-1.1 parser and emitter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libyaml.so:${PORTSDIR}/textproc/libyaml +LIB_DEPENDS= libyaml.so:textproc/libyaml USES= tar:tgz USE_PHP= yes diff --git a/textproc/peco/Makefile b/textproc/peco/Makefile index d5ccaedd0757..2d2af4af0a62 100644 --- a/textproc/peco/Makefile +++ b/textproc/peco/Makefile @@ -11,10 +11,10 @@ COMMENT= Simplistic interactive filtering tool LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/jessevdk/go-flags.a:${PORTSDIR}/devel/go-flags \ - ${LOCALBASE}/${GO_LIBDIR}/github.com/mattn/go-runewidth.a:${PORTSDIR}/devel/go-runewidth \ - ${LOCALBASE}/${GO_LIBDIR}/github.com/nsf/termbox-go.a:${PORTSDIR}/devel/go-termbox \ - ${LOCALBASE}/${GO_LIBDIR}/github.com/google/btree.a:${PORTSDIR}/devel/go-btree +BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/jessevdk/go-flags.a:devel/go-flags \ + ${LOCALBASE}/${GO_LIBDIR}/github.com/mattn/go-runewidth.a:devel/go-runewidth \ + ${LOCALBASE}/${GO_LIBDIR}/github.com/nsf/termbox-go.a:devel/go-termbox \ + ${LOCALBASE}/${GO_LIBDIR}/github.com/google/btree.a:devel/go-btree USE_GITHUB= yes diff --git a/textproc/php-mecab/Makefile b/textproc/php-mecab/Makefile index 363dc0fd9a14..65bf0af64924 100644 --- a/textproc/php-mecab/Makefile +++ b/textproc/php-mecab/Makefile @@ -12,7 +12,7 @@ COMMENT= PHP bindings of the MeCab LICENSE= MIT -LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab +LIB_DEPENDS= libmecab.so:japanese/mecab USE_GITHUB= yes GH_ACCOUNT= rsky diff --git a/textproc/plover/Makefile b/textproc/plover/Makefile index 39b45351babe..0c460a603737 100644 --- a/textproc/plover/Makefile +++ b/textproc/plover/Makefile @@ -12,9 +12,9 @@ COMMENT= Open source solution for stenography LICENSE= GPLv2 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib \ - ${PYTHON_PKGNAMEPREFIX}serial>=0:${PORTSDIR}/comms/py-serial \ - ${PYTHON_PKGNAMEPREFIX}lockfile>=0:${PORTSDIR}/devel/py-lockfile +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:x11-toolkits/py-xlib \ + ${PYTHON_PKGNAMEPREFIX}serial>=0:comms/py-serial \ + ${PYTHON_PKGNAMEPREFIX}lockfile>=0:devel/py-lockfile USES= python USE_PYTHON= distutils diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 045f50962d2d..5e957982b482 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -12,13 +12,13 @@ COMMENT= Brings gettext translation tools to all kinds of docs LICENSE= GPLv2 -BUILD_DEPENDS= p5-Term-ReadKey>=2.30:${PORTSDIR}/devel/p5-Term-ReadKey \ - libtext-wrapi18n-perl>=0.06:${PORTSDIR}/textproc/libtext-wrapi18n-perl \ - p5-SGMLSpm>=1.03:${PORTSDIR}/textproc/p5-SGMLSpm \ - p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ - jade>=0:${PORTSDIR}/textproc/jade \ - xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl +BUILD_DEPENDS= p5-Term-ReadKey>=2.30:devel/p5-Term-ReadKey \ + libtext-wrapi18n-perl>=0.06:textproc/libtext-wrapi18n-perl \ + p5-SGMLSpm>=1.03:textproc/p5-SGMLSpm \ + p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ + jade>=0:textproc/jade \ + xsltproc:textproc/libxslt \ + docbook-xsl>0:textproc/docbook-xsl RUN_DEPENDS:= ${BUILD_DEPENDS} USES= gettext perl5 diff --git a/textproc/pootle/Makefile b/textproc/pootle/Makefile index c16a228b0004..3fa611d0c238 100644 --- a/textproc/pootle/Makefile +++ b/textproc/pootle/Makefile @@ -14,17 +14,17 @@ COMMENT= User-friendly web portal for simple translation process LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= translate-toolkit>=1.11.0:${PORTSDIR}/textproc/translate-toolkit \ - ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:${PORTSDIR}/databases/py-south\ - ${PYTHON_PKGNAMEPREFIX}cssmin>=0.1.4:${PORTSDIR}/www/py-cssmin \ - ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.4:${PORTSDIR}/devel/py-lxml \ - ${PYTHON_PKGNAMEPREFIX}argparse>=0:${PORTSDIR}/devel/py-argparse \ - ${PYTHON_PKGNAMEPREFIX}django-taggit>0.10:${PORTSDIR}/www/py-django-taggit \ - ${PYTHON_PKGNAMEPREFIX}django-assets>=0.8:${PORTSDIR}/www/py-django-assets \ - ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:${PORTSDIR}/databases/py-south \ - ${PYTHON_PKGNAMEPREFIX}django-voting>=0.1:${PORTSDIR}/www/py-django-voting \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=0:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:${PORTSDIR}/textproc/py-diff-match-patch +RUN_DEPENDS= translate-toolkit>=1.11.0:textproc/translate-toolkit \ + ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:databases/py-south\ + ${PYTHON_PKGNAMEPREFIX}cssmin>=0.1.4:www/py-cssmin \ + ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.4:devel/py-lxml \ + ${PYTHON_PKGNAMEPREFIX}argparse>=0:devel/py-argparse \ + ${PYTHON_PKGNAMEPREFIX}django-taggit>0.10:www/py-django-taggit \ + ${PYTHON_PKGNAMEPREFIX}django-assets>=0.8:www/py-django-assets \ + ${PYTHON_PKGNAMEPREFIX}south>=0.7.6:databases/py-south \ + ${PYTHON_PKGNAMEPREFIX}django-voting>=0.1:www/py-django-voting \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}diff-match-patch>=0:textproc/py-diff-match-patch # actually diff-match-patch is a dependency of translate-toolkit, # but only this port uses it. @@ -50,16 +50,16 @@ MEMCACHED_DESC= Use memcached to improve performance MYSQL_USE= MYSQL=yes -LDAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap2>0:${PORTSDIR}/devel/py-ldap2 +LDAP_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ldap2>0:devel/py-ldap2 -MEMCACHED_LIB_DEPENDS= libmemcached.so:${PORTSDIR}/databases/libmemcached -MEMCACHED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=1.45:${PORTSDIR}/databases/py-python-memcached +MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached +MEMCACHED_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-memcached>=1.45:databases/py-python-memcached -MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>0:${PORTSDIR}/databases/py-MySQLdb +MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>0:databases/py-MySQLdb -PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:${PORTSDIR}/databases/py-psycopg2 +PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2 -SUBVERSION_RUN_DEPENDS= svn:${PORTSDIR}/devel/subversion +SUBVERSION_RUN_DEPENDS= svn:devel/subversion pre-configure: @${REINPLACE_CMD} -e "s/,<0.11.2//g" \ diff --git a/textproc/py-chardet/Makefile b/textproc/py-chardet/Makefile index f47b3da9fe3c..ca41302a77ac 100644 --- a/textproc/py-chardet/Makefile +++ b/textproc/py-chardet/Makefile @@ -13,7 +13,7 @@ COMMENT= Universal encoding detector for Python 2 and 3 LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose USES= python USE_GITHUB= yes diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index 52bb710e32b2..d01b2955a570 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -13,7 +13,7 @@ COMMENT= Sphinx theme LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python diff --git a/textproc/py-creole/Makefile b/textproc/py-creole/Makefile index c136e4d8d8ee..471b432f6dc4 100644 --- a/textproc/py-creole/Makefile +++ b/textproc/py-creole/Makefile @@ -14,7 +14,7 @@ COMMENT= Markup converter in pure Python LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/docutils/__init__.py:textproc/py-docutils USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-curator/Makefile b/textproc/py-curator/Makefile index db845d7ed25f..37ac0c4f4bb6 100644 --- a/textproc/py-curator/Makefile +++ b/textproc/py-curator/Makefile @@ -12,9 +12,9 @@ COMMENT= Python index manager for Elasticsearch LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.3:${PORTSDIR}/net/py-urllib3 \ - ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.8.0:${PORTSDIR}/textproc/py-elasticsearch-py \ - ${PYTHON_PKGNAMEPREFIX}click>=3.3:${PORTSDIR}/devel/py-click +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.3:net/py-urllib3 \ + ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.8.0:textproc/py-elasticsearch-py \ + ${PYTHON_PKGNAMEPREFIX}click>=3.3:devel/py-click USE_GITHUB= yes GH_ACCOUNT= elastic diff --git a/textproc/py-docutils/Makefile b/textproc/py-docutils/Makefile index c0167efddd7f..cf9eeeafa3dd 100644 --- a/textproc/py-docutils/Makefile +++ b/textproc/py-docutils/Makefile @@ -24,7 +24,7 @@ BIN_SCRIPTS= rst2html.py rst2s5.py rst2latex.py rst2xetex.py \ .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYGMENTS} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:${PORTSDIR}/textproc/py-pygments +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments .endif post-install: diff --git a/textproc/py-elasticsearch-dsl-py/Makefile b/textproc/py-elasticsearch-dsl-py/Makefile index f1f566bb68bd..615bf29d9934 100644 --- a/textproc/py-elasticsearch-dsl-py/Makefile +++ b/textproc/py-elasticsearch-dsl-py/Makefile @@ -11,7 +11,7 @@ COMMENT= High level Python client for Elasticsearch LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:${PORTSDIR}/textproc/py-elasticsearch-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:textproc/py-elasticsearch-py USE_GITHUB= yes GH_ACCOUNT= elastic diff --git a/textproc/py-elasticsearch-py/Makefile b/textproc/py-elasticsearch-py/Makefile index c2b4e3814f1f..2b1ddd8e0908 100644 --- a/textproc/py-elasticsearch-py/Makefile +++ b/textproc/py-elasticsearch-py/Makefile @@ -11,7 +11,7 @@ COMMENT= Official Python low-level client for Elasticsearch LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:${PORTSDIR}/net/py-urllib3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8.2:net/py-urllib3 USE_GITHUB= yes GH_ACCOUNT= elasticsearch diff --git a/textproc/py-enchant/Makefile b/textproc/py-enchant/Makefile index 047295d75d40..f63c3373a7a4 100644 --- a/textproc/py-enchant/Makefile +++ b/textproc/py-enchant/Makefile @@ -12,7 +12,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Spellchecking library for Python based on the Enchant library -LIB_DEPENDS= libenchant.so:${PORTSDIR}/textproc/enchant +LIB_DEPENDS= libenchant.so:textproc/enchant USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile index e3bd3c83664d..29245ef31d45 100644 --- a/textproc/py-genshi/Makefile +++ b/textproc/py-genshi/Makefile @@ -23,7 +23,7 @@ USE_PYTHON= distutils autoplist .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MBABEL} -RUN_DEPENDS+= ${PKGNAMEPREFIX}Babel>=0.9.6:${PORTSDIR}/devel/py-babel +RUN_DEPENDS+= ${PKGNAMEPREFIX}Babel>=0.9.6:devel/py-babel .endif .include <bsd.port.mk> diff --git a/textproc/py-libtre/Makefile b/textproc/py-libtre/Makefile index a7d14ee2f71d..5ced1e699cd2 100644 --- a/textproc/py-libtre/Makefile +++ b/textproc/py-libtre/Makefile @@ -13,7 +13,7 @@ DISTNAME= tre-${PORTVERSION} MAINTAINER= bf@FreeBSD.org COMMENT= Python interface for the tre regular expressions library -LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre +LIB_DEPENDS= libtre.so:textproc/libtre LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/textproc/py-ltxml/Makefile b/textproc/py-ltxml/Makefile index f73ed2c50a51..466289c6b4f4 100644 --- a/textproc/py-ltxml/Makefile +++ b/textproc/py-ltxml/Makefile @@ -12,7 +12,7 @@ DISTNAME= PyLTXML-${PORTVERSION} MAINTAINER= horia@racoviceanu.com COMMENT= Python bindings to the LT XML toolkit -BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:${PORTSDIR}/textproc/ltxml +BUILD_DEPENDS= ${LOCALBASE}/include/ltxml12/lt-safe.h:textproc/ltxml RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python diff --git a/textproc/py-mako/Makefile b/textproc/py-mako/Makefile index c2df25dfdccf..0043b70ef9df 100644 --- a/textproc/py-mako/Makefile +++ b/textproc/py-mako/Makefile @@ -13,9 +13,9 @@ COMMENT= Super-fast templating language in Python LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=1.1:${PORTSDIR}/www/py-beaker \ - ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.9.2:${PORTSDIR}/textproc/py-MarkupSafe \ - ${PYTHON_PKGNAMEPREFIX}Babel>0:${PORTSDIR}/devel/py-babel +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beaker>=1.1:www/py-beaker \ + ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0.9.2:textproc/py-MarkupSafe \ + ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel RUN_DEPENDS+= ${BUILD_DEPENDS} USES= python diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index c6c62c181d88..148d563862e0 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -14,10 +14,10 @@ COMMENT= Python implementation of Markdown LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}pytidylib>0:${PORTSDIR}/textproc/py-pytidylib \ - ${PYTHON_PKGNAMEPREFIX}pygments>0:${PORTSDIR}/textproc/py-pygments \ - ${PYTHON_PKGNAMEPREFIX}yaml>0:${PORTSDIR}/devel/py-yaml +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}pytidylib>0:textproc/py-pytidylib \ + ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-mistune/Makefile b/textproc/py-mistune/Makefile index 4be5ed898855..2ca58918f4d9 100644 --- a/textproc/py-mistune/Makefile +++ b/textproc/py-mistune/Makefile @@ -13,7 +13,7 @@ COMMENT= Fastest markdown parser in pure Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:${PORTSDIR}/devel/py-nose +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-nltk/Makefile b/textproc/py-nltk/Makefile index e659e3a13a69..9a266d3566f8 100644 --- a/textproc/py-nltk/Makefile +++ b/textproc/py-nltk/Makefile @@ -12,8 +12,8 @@ COMMENT= Natural language toolkit written in python LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:${PORTSDIR}/x11-toolkits/py-tkinter \ - ${PYTHON_PKGNAMEPREFIX}yaml>=3.09:${PORTSDIR}/devel/py-yaml +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.09:devel/py-yaml USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-openpyxl/Makefile b/textproc/py-openpyxl/Makefile index 1956fb41b439..f7a7d06304b0 100644 --- a/textproc/py-openpyxl/Makefile +++ b/textproc/py-openpyxl/Makefile @@ -13,8 +13,8 @@ COMMENT= Python library to read/write Excel 2007 xlsx/xlsm files LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENCE.rst -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:${PORTSDIR}/devel/py-jdcal \ - ${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:${PORTSDIR}/textproc/py-et_xmlfile +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jdcal>=0:devel/py-jdcal \ + ${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}openpyxl1-[0-9]* diff --git a/textproc/py-paragrep/Makefile b/textproc/py-paragrep/Makefile index e69626f9a066..8f3519446506 100644 --- a/textproc/py-paragrep/Makefile +++ b/textproc/py-paragrep/Makefile @@ -12,7 +12,7 @@ COMMENT= Paragraph Grep Utility LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grizzled>=0.8.1:${PORTSDIR}/devel/py-grizzled +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}grizzled>=0.8.1:devel/py-grizzled RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python diff --git a/textproc/py-pyctpp2/Makefile b/textproc/py-pyctpp2/Makefile index 6ba34091527f..329e2e371e9b 100644 --- a/textproc/py-pyctpp2/Makefile +++ b/textproc/py-pyctpp2/Makefile @@ -13,7 +13,7 @@ COMMENT= Python interface to CTPP2 library LICENSE= MIT -LIB_DEPENDS= libctpp2.so:${PORTSDIR}/textproc/ctpp2 +LIB_DEPENDS= libctpp2.so:textproc/ctpp2 # Python3 ready USES= python diff --git a/textproc/py-pyelasticsearch/Makefile b/textproc/py-pyelasticsearch/Makefile index d77ac78664a7..ca74cc8fea49 100644 --- a/textproc/py-pyelasticsearch/Makefile +++ b/textproc/py-pyelasticsearch/Makefile @@ -13,11 +13,11 @@ COMMENT= Flexible, high-scale API to elasticsearch LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:${PORTSDIR}/security/py-certifi \ - ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:${PORTSDIR}/textproc/py-elasticsearch-py \ - ${PYTHON_PKGNAMEPREFIX}simplejson>=3.0:${PORTSDIR}/devel/py-simplejson \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8:${PORTSDIR}/net/py-urllib3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=0:security/py-certifi \ + ${PYTHON_PKGNAMEPREFIX}elasticsearch-py>=1.3.0:textproc/py-elasticsearch-py \ + ${PYTHON_PKGNAMEPREFIX}simplejson>=3.0:devel/py-simplejson \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=1.8:net/py-urllib3 USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-pyes/Makefile b/textproc/py-pyes/Makefile index 17421f505fa7..f28d716c4abf 100644 --- a/textproc/py-pyes/Makefile +++ b/textproc/py-pyes/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= dvl@FreeBSD.org COMMENT= Python connector for ElasticSearch - the pythonic way to use ElasticSearch -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}urllib3>=0:${PORTSDIR}/net/py-urllib3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}urllib3>=0:net/py-urllib3 USES= python:2 USE_PYTHON= distutils autoplist diff --git a/textproc/py-pyhwp/Makefile b/textproc/py-pyhwp/Makefile index 8c9758ed9939..40ec70ab471e 100644 --- a/textproc/py-pyhwp/Makefile +++ b/textproc/py-pyhwp/Makefile @@ -11,11 +11,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zi@FreeBSD.org COMMENT= HWP Document Format v5 parser & processor -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto \ - ${PYTHON_PKGNAMEPREFIX}wheel>0:${PORTSDIR}/devel/py-wheel \ - ${PYTHON_PKGNAMEPREFIX}olefile>=0.40:${PORTSDIR}/devel/py-olefile \ - ${PYTHON_PKGNAMEPREFIX}hypua2jamo>0:${PORTSDIR}/textproc/py-hypua2jamo \ - ${PYTHON_PKGNAMEPREFIX}docopt>0:${PORTSDIR}/devel/py-docopt +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel \ + ${PYTHON_PKGNAMEPREFIX}olefile>=0.40:devel/py-olefile \ + ${PYTHON_PKGNAMEPREFIX}hypua2jamo>0:textproc/py-hypua2jamo \ + ${PYTHON_PKGNAMEPREFIX}docopt>0:devel/py-docopt BUILD_DEPENDS:= ${RUN_DEPENDS} USES= python zip diff --git a/textproc/py-pyscss/Makefile b/textproc/py-pyscss/Makefile index 38af9e8dde53..f75fbd9c07ed 100644 --- a/textproc/py-pyscss/Makefile +++ b/textproc/py-pyscss/Makefile @@ -12,9 +12,9 @@ COMMENT= Compiler for SCSS flavor of the Sass language LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:${PORTSDIR}/devel/py-pytest +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six +LIB_DEPENDS= libpcre.so:devel/pcre +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest USE_GITHUB= yes GH_ACCOUNT= Kronuz diff --git a/textproc/py-pysrt/Makefile b/textproc/py-pysrt/Makefile index 6808466e8bfc..c359a834f03f 100644 --- a/textproc/py-pysrt/Makefile +++ b/textproc/py-pysrt/Makefile @@ -12,7 +12,7 @@ COMMENT= SubRip (.srt) subtitle parser and writer LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:${PORTSDIR}/textproc/py-chardet +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-python-augeas/Makefile b/textproc/py-python-augeas/Makefile index 961419e9eeee..62e1f04f46d3 100644 --- a/textproc/py-python-augeas/Makefile +++ b/textproc/py-python-augeas/Makefile @@ -12,7 +12,7 @@ COMMENT= Pure python bindings for Augeas LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libaugeas.so:${PORTSDIR}/textproc/augeas +LIB_DEPENDS= libaugeas.so:textproc/augeas USES= python USE_GITHUB= yes diff --git a/textproc/py-python-docx/Makefile b/textproc/py-python-docx/Makefile index bae630f2df5c..1e01cb2d2f6a 100644 --- a/textproc/py-python-docx/Makefile +++ b/textproc/py-python-docx/Makefile @@ -11,7 +11,7 @@ COMMENT= Python library for creating and updating Microsoft Word files LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:${PORTSDIR}/devel/py-lxml +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.3.4:devel/py-lxml # Python3 ready USES= python diff --git a/textproc/py-pytidylib/Makefile b/textproc/py-pytidylib/Makefile index 919db37d0d74..628c78e859ea 100644 --- a/textproc/py-pytidylib/Makefile +++ b/textproc/py-pytidylib/Makefile @@ -13,7 +13,7 @@ COMMENT= Python wrapper for HTML Tidy (tidylib) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libtidy.so:${PORTSDIR}/www/tidy-lib +LIB_DEPENDS= libtidy.so:www/tidy-lib USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-qrcode/Makefile b/textproc/py-qrcode/Makefile index 2494aa326845..29972c528297 100644 --- a/textproc/py-qrcode/Makefile +++ b/textproc/py-qrcode/Makefile @@ -12,8 +12,8 @@ COMMENT= QR Code image generator LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}pillow>=2.6:${PORTSDIR}/graphics/py-pillow +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.8:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}pillow>=2.6:graphics/py-pillow USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-qt4-xml/Makefile b/textproc/py-qt4-xml/Makefile index f061ab48a5e0..77e4215503a5 100644 --- a/textproc/py-qt4-xml/Makefile +++ b/textproc/py-qt4-xml/Makefile @@ -22,7 +22,7 @@ OPTIONS_SUB= yes API_DESC= Install QtXml API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 +API_LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/textproc/py-qt4-xmlpatterns/Makefile b/textproc/py-qt4-xmlpatterns/Makefile index 22a34fe2f2dc..27af639456b2 100644 --- a/textproc/py-qt4-xmlpatterns/Makefile +++ b/textproc/py-qt4-xmlpatterns/Makefile @@ -21,7 +21,7 @@ OPTIONS_SUB= yes API_DESC= Install QtXmlPatterns API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2.so:${PORTSDIR}/devel/qscintilla2 +API_LIB_DEPENDS= libqscintilla2.so:devel/qscintilla2 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/textproc/py-qt5-xml/Makefile b/textproc/py-qt5-xml/Makefile index 1851bf85dc03..1ec5ca6887e1 100644 --- a/textproc/py-qt5-xml/Makefile +++ b/textproc/py-qt5-xml/Makefile @@ -20,7 +20,7 @@ OPTIONS_SUB= yes API_DESC= Install QtXml API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2-qt5.so:${PORTSDIR}/devel/qscintilla2-qt5 +API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/textproc/py-qt5-xmlpatterns/Makefile b/textproc/py-qt5-xmlpatterns/Makefile index b7a9e65828d5..2f183406642c 100644 --- a/textproc/py-qt5-xmlpatterns/Makefile +++ b/textproc/py-qt5-xmlpatterns/Makefile @@ -20,7 +20,7 @@ OPTIONS_SUB= yes API_DESC= Install QtXmlPatterns API for QScintilla2 API_CONFIGURE_ON= --qsci-api --qsci-api-destdir=${QSCIDIR} API_CONFIGURE_OFF= --no-qsci-api -API_LIB_DEPENDS= libqscintilla2-qt5.so:${PORTSDIR}/devel/qscintilla2-qt5 +API_LIB_DEPENDS= libqscintilla2-qt5.so:devel/qscintilla2-qt5 DEBUG_CONFIGURE_ON= --debug --trace .include <bsd.port.mk> diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile index 34491a5fa11e..55fecf1712bc 100644 --- a/textproc/py-rdflib/Makefile +++ b/textproc/py-rdflib/Makefile @@ -13,10 +13,10 @@ COMMENT= Python library for RDF manipulation LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:${PORTSDIR}/devel/py-isodate \ - ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:${PORTSDIR}/devel/py-pyparsing \ - ${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:${PORTSDIR}/textproc/py-sparqlwrapper \ - ${PYTHON_PKGNAMEPREFIX}html5lib>0:${PORTSDIR}/www/py-html5lib +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}isodate>=0:devel/py-isodate \ + ${PYTHON_PKGNAMEPREFIX}pyparsing>=2.0.1:devel/py-pyparsing \ + ${PYTHON_PKGNAMEPREFIX}sparqlwrapper>=1.5.2:textproc/py-sparqlwrapper \ + ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-rst2html5/Makefile b/textproc/py-rst2html5/Makefile index ac8e727e8cc0..b9655b7b93ae 100644 --- a/textproc/py-rst2html5/Makefile +++ b/textproc/py-rst2html5/Makefile @@ -12,9 +12,9 @@ COMMENT= Produces HTML5 documents from reStructuredText sources LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:${PORTSDIR}/textproc/py-genshi \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:${PORTSDIR}/textproc/py-pygments \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:${PORTSDIR}/textproc/py-docutils +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.7:textproc/py-genshi \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.12:textproc/py-docutils USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-rstyoutube/Makefile b/textproc/py-rstyoutube/Makefile index 66c63f7c98fb..ca7ab14fb88b 100644 --- a/textproc/py-rstyoutube/Makefile +++ b/textproc/py-rstyoutube/Makefile @@ -12,7 +12,7 @@ COMMENT= Embed YouTube videos in reStructuredText documents LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:${PORTSDIR}/textproc/py-docutils +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils USES= python:2 USE_PYTHON= distutils autoplist diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index fcb092ca1972..f382e1606294 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -22,7 +22,7 @@ PYSTEMMER_DESC= Use PyStemmer to accelerate .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYSTEMMER} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:${PORTSDIR}/textproc/py-pystemmer +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:textproc/py-pystemmer .endif .include <bsd.port.mk> diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index c1366e187ce6..1dde6d4f6c77 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -14,9 +14,9 @@ COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx \ - ${PKGNAMEPREFIX}polib>=1.0.6:${PORTSDIR}/devel/py-polib \ - ${PKGNAMEPREFIX}six>=1.8.0:${PORTSDIR}/devel/py-six +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx \ + ${PKGNAMEPREFIX}polib>=1.0.6:devel/py-polib \ + ${PKGNAMEPREFIX}six>=1.8.0:devel/py-six USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-sphinx/Makefile b/textproc/py-sphinx/Makefile index 8060c72fe761..afa813cd5e57 100644 --- a/textproc/py-sphinx/Makefile +++ b/textproc/py-sphinx/Makefile @@ -15,18 +15,18 @@ COMMENT= Python documentation generator LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:${PORTSDIR}/textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:${PORTSDIR}/devel/py-six -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel\ - ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:${PORTSDIR}/devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:${PORTSDIR}/textproc/py-docutils \ - ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:${PORTSDIR}/textproc/py-pygments \ - ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:${PORTSDIR}/devel/py-babel \ - ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:${PORTSDIR}/textproc/py-sphinx_rtd_theme \ - ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:${PORTSDIR}/textproc/py-alabaster \ - ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:${PORTSDIR}/textproc/py-snowballstemmer \ - ${PYTHON_PKGNAMEPREFIX}six>=1.4:${PORTSDIR}/devel/py-six +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel\ + ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.3:devel/py-Jinja2 \ + ${PYTHON_PKGNAMEPREFIX}docutils>=0.11:textproc/py-docutils \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.0:textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}Babel>=1.3:devel/py-babel \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>=0.1:textproc/py-sphinx_rtd_theme \ + ${PYTHON_PKGNAMEPREFIX}alabaster>=0.7:textproc/py-alabaster \ + ${PYTHON_PKGNAMEPREFIX}snowballstemmer>=1.1:textproc/py-snowballstemmer \ + ${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-sphinx_numfig/Makefile b/textproc/py-sphinx_numfig/Makefile index 72eac0707b2e..c27e9e13ef21 100644 --- a/textproc/py-sphinx_numfig/Makefile +++ b/textproc/py-sphinx_numfig/Makefile @@ -12,7 +12,7 @@ COMMENT= Autonumbering figures in Sphinx LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.3.1:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.3.1:textproc/py-sphinx USES= python tar:tgz NO_BUILD= yes diff --git a/textproc/py-sphinx_wikipedia/Makefile b/textproc/py-sphinx_wikipedia/Makefile index ed539a77a18c..4186f6c15869 100644 --- a/textproc/py-sphinx_wikipedia/Makefile +++ b/textproc/py-sphinx_wikipedia/Makefile @@ -11,7 +11,7 @@ COMMENT= Sphinx extension which adds role to create links to Wikipedia articles LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.3.1:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.3.1:textproc/py-sphinx USES= python NO_BUILD= yes diff --git a/textproc/py-sphinxcontrib-adadomain/Makefile b/textproc/py-sphinxcontrib-adadomain/Makefile index 6d10e49bcd30..9e75feaab94e 100644 --- a/textproc/py-sphinxcontrib-adadomain/Makefile +++ b/textproc/py-sphinxcontrib-adadomain/Makefile @@ -14,7 +14,7 @@ COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-sphinxcontrib-bitbucket/Makefile b/textproc/py-sphinxcontrib-bitbucket/Makefile index f1585dc4c3cc..c5a1a8b3befd 100644 --- a/textproc/py-sphinxcontrib-bitbucket/Makefile +++ b/textproc/py-sphinxcontrib-bitbucket/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Sphinx/BitBucket integration -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile index b886d1b5c762..4f12e11b019a 100644 --- a/textproc/py-sphinxcontrib-httpdomain/Makefile +++ b/textproc/py-sphinxcontrib-httpdomain/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Sphinx domain for HTTP APIs -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-sphinxcontrib-programoutput/Makefile b/textproc/py-sphinxcontrib-programoutput/Makefile index 0c3e135eed96..fc13be4a8494 100644 --- a/textproc/py-sphinxcontrib-programoutput/Makefile +++ b/textproc/py-sphinxcontrib-programoutput/Makefile @@ -12,7 +12,7 @@ COMMENT= Sphinx extension to include program output LICENSE= BSD2CLAUSE -RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx USES= python USE_PYTHON= autoplist distutils diff --git a/textproc/py-syck/Makefile b/textproc/py-syck/Makefile index b76bd894bb60..569c549c6604 100644 --- a/textproc/py-syck/Makefile +++ b/textproc/py-syck/Makefile @@ -13,7 +13,7 @@ DISTNAME= PySyck-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for Syck, a YAML parser and emitter -BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:${PORTSDIR}/textproc/syck +BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck.a:textproc/syck USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-toronado/Makefile b/textproc/py-toronado/Makefile index 388c29b704d8..e784ffe3bcc5 100644 --- a/textproc/py-toronado/Makefile +++ b/textproc/py-toronado/Makefile @@ -10,9 +10,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tj@FreeBSD.org COMMENT= Fast lxml-based CSS stylesheet inliner -RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}cssselect>=0:${PORTSDIR}/www/py-cssselect \ - ${PYTHON_PKGNAMEPREFIX}cssutils>=0:${PORTSDIR}/www/py-cssutils \ - ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml +RUN_DEPENDS:= ${PYTHON_PKGNAMEPREFIX}cssselect>=0:www/py-cssselect \ + ${PYTHON_PKGNAMEPREFIX}cssutils>=0:www/py-cssutils \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-transifex-client/Makefile b/textproc/py-transifex-client/Makefile index 2b4c9ad05efc..a7d23e86c2df 100644 --- a/textproc/py-transifex-client/Makefile +++ b/textproc/py-transifex-client/Makefile @@ -13,8 +13,8 @@ COMMENT= Command line interface for Transifex LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>0:${PORTSDIR}/net/py-urllib3 -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}urllib3>0:net/py-urllib3 +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock USES= python USE_PYTHON= autoplist concurrent distutils diff --git a/textproc/py-wicked/Makefile b/textproc/py-wicked/Makefile index d00a75a9df06..afddd45c4109 100644 --- a/textproc/py-wicked/Makefile +++ b/textproc/py-wicked/Makefile @@ -12,10 +12,10 @@ COMMENT= Compact syntax for doing wiki-like content linking and creation LICENSE= GPLv2 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.container>=0:${PORTSDIR}/devel/py-zope.container \ - ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:${PORTSDIR}/devel/py-zope.lifecycleevent \ - ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:${PORTSDIR}/devel/py-zope.schema \ - ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:${PORTSDIR}/devel/py-zope.traversing +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container \ + ${PYTHON_PKGNAMEPREFIX}zope.lifecycleevent>=0:devel/py-zope.lifecycleevent \ + ${PYTHON_PKGNAMEPREFIX}zope.schema>=0:devel/py-zope.schema \ + ${PYTHON_PKGNAMEPREFIX}zope.traversing>=0:devel/py-zope.traversing USES= python zip USE_PYTHON= autoplist distutils diff --git a/textproc/py-wtforms/Makefile b/textproc/py-wtforms/Makefile index 0615109d4368..176132d82bdc 100644 --- a/textproc/py-wtforms/Makefile +++ b/textproc/py-wtforms/Makefile @@ -14,11 +14,11 @@ COMMENT= Flexible forms validation and rendering library for python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:${PORTSDIR}/devel/py-babel -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:${PORTSDIR}/devel/py-coverage \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:${PORTSDIR}/databases/py-sqlalchemy-devel \ - ${PYTHON_PKGNAMEPREFIX}pep8>0:${PORTSDIR}/devel/pep8 \ - ${PYTHON_PKGNAMEPREFIX}dateutil>0:${PORTSDIR}/devel/py-dateutil +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>0:devel/py-babel +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>0:devel/py-coverage \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:databases/py-sqlalchemy-devel \ + ${PYTHON_PKGNAMEPREFIX}pep8>0:devel/pep8 \ + ${PYTHON_PKGNAMEPREFIX}dateutil>0:devel/py-dateutil OPTIONS_DEFINE= DOCS diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile index 7122c554a7fd..4fbb190fc92d 100644 --- a/textproc/py-xlutils/Makefile +++ b/textproc/py-xlutils/Makefile @@ -12,8 +12,8 @@ COMMENT= Utilities for working with Excel files that require both xlrd and xlwt LICENSE= MIT -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:${PORTSDIR}/textproc/py-xlrd \ - ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:${PORTSDIR}/textproc/py-xlwt +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd \ + ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python:2 diff --git a/textproc/py-zope.app.i18n/Makefile b/textproc/py-zope.app.i18n/Makefile index 363429629299..76c488ddcca0 100644 --- a/textproc/py-zope.app.i18n/Makefile +++ b/textproc/py-zope.app.i18n/Makefile @@ -13,15 +13,15 @@ COMMENT= Persistent translation domains and message catalogs LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.9:${PORTSDIR}/devel/py-zope.publisher \ - ${PYTHON_PKGNAMEPREFIX}zope.component>=3.6:${PORTSDIR}/devel/py-zope.component \ - ${PYTHON_PKGNAMEPREFIX}zope.container>=0:${PORTSDIR}/devel/py-zope.container \ - ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ - ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ - ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \ - ${PYTHON_PKGNAMEPREFIX}zope.security>=0:${PORTSDIR}/security/py-zope.security \ - zodb${PYTHON_PKGNAMESUFFIX}>=0:${PORTSDIR}/databases/zodb3 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.publisher>=3.9:devel/py-zope.publisher \ + ${PYTHON_PKGNAMEPREFIX}zope.component>=3.6:devel/py-zope.component \ + ${PYTHON_PKGNAMEPREFIX}zope.container>=0:devel/py-zope.container \ + ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration \ + ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:devel/py-zope.i18n \ + ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface \ + ${PYTHON_PKGNAMEPREFIX}zope.security>=0:security/py-zope.security \ + zodb${PYTHON_PKGNAMESUFFIX}>=0:databases/zodb3 USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-zope.app.locales/Makefile b/textproc/py-zope.app.locales/Makefile index c13045569d93..278a8bc1b760 100644 --- a/textproc/py-zope.app.locales/Makefile +++ b/textproc/py-zope.app.locales/Makefile @@ -13,11 +13,11 @@ COMMENT= Zope locale extraction and management utilities LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:${PORTSDIR}/devel/py-zope.i18n \ - ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:${PORTSDIR}/devel/py-zope.configuration \ - ${PYTHON_PKGNAMEPREFIX}zope.tal>=0:${PORTSDIR}/textproc/py-zope.tal \ - ${PYTHON_PKGNAMEPREFIX}zope.app.applicationcontrol>=0:${PORTSDIR}/devel/py-zope.app.applicationcontrol \ - ${PYTHON_PKGNAMEPREFIX}zope.app.appsetup>=0:${PORTSDIR}/devel/py-zope.app.appsetup +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18n>=0:devel/py-zope.i18n \ + ${PYTHON_PKGNAMEPREFIX}zope.configuration>=0:devel/py-zope.configuration \ + ${PYTHON_PKGNAMEPREFIX}zope.tal>=0:textproc/py-zope.tal \ + ${PYTHON_PKGNAMEPREFIX}zope.app.applicationcontrol>=0:devel/py-zope.app.applicationcontrol \ + ${PYTHON_PKGNAMEPREFIX}zope.app.appsetup>=0:devel/py-zope.app.appsetup USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/py-zope.tal/Makefile b/textproc/py-zope.tal/Makefile index 1232116ec407..492609142e41 100644 --- a/textproc/py-zope.tal/Makefile +++ b/textproc/py-zope.tal/Makefile @@ -13,8 +13,8 @@ COMMENT= Zope Template Application Language (TAL) LICENSE= ZPL21 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:${PORTSDIR}/textproc/py-zope.i18nmessageid \ - ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.i18nmessageid>=0:textproc/py-zope.i18nmessageid \ + ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:devel/py-zope.interface USES= python zip USE_PYTHON= distutils autoplist diff --git a/textproc/pychm/Makefile b/textproc/pychm/Makefile index 7d539349484c..82718ae604bd 100644 --- a/textproc/pychm/Makefile +++ b/textproc/pychm/Makefile @@ -13,7 +13,7 @@ COMMENT= Bindings for CHMLIB library LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libchm.so:${PORTSDIR}/misc/chmlib +LIB_DEPENDS= libchm.so:misc/chmlib NO_BUILD= yes USES= python:2 diff --git a/textproc/queequeg/Makefile b/textproc/queequeg/Makefile index ee5cda9b9067..74a5b09a84fd 100644 --- a/textproc/queequeg/Makefile +++ b/textproc/queequeg/Makefile @@ -13,9 +13,9 @@ COMMENT= Tiny English grammar checker LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= wn:${PORTSDIR}/textproc/wordnet \ - ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:${PORTSDIR}/databases/py-cdb +BUILD_DEPENDS= wn:textproc/wordnet \ + ${PYTHON_SITELIBDIR}/cdbmodule.so:databases/py-cdb +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/cdbmodule.so:databases/py-cdb USES= python:2 shebangfix SHEBANG_FILES= *.py misc/*.py qq diff --git a/textproc/randlm/Makefile b/textproc/randlm/Makefile index e678b3120663..1da07c538f6c 100644 --- a/textproc/randlm/Makefile +++ b/textproc/randlm/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME} MAINTAINER= demon@FreeBSD.org COMMENT= A toolkit for building randomized language models -BUILD_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:${PORTSDIR}/devel/google-sparsehash -LIB_DEPENDS= libboost_thread.so:${PORTSDIR}/devel/boost-libs -RUN_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:${PORTSDIR}/devel/google-sparsehash +BUILD_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/google-sparsehash +LIB_DEPENDS= libboost_thread.so:devel/boost-libs +RUN_DEPENDS= ${LOCALBASE}/include/google/sparse_hash_map:devel/google-sparsehash GNU_CONFIGURE= yes USE_PERL5= run diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index 736d412fc395..7177769ba5e1 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/librdf/${PORTNAME}/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org COMMENT= RDF Parser Toolkit for Redland -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS= libcurl.so:ftp/curl USES= libtool pathfix USE_GNOME= libxml2 diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index 95ee671d3c7e..783503a42b57 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -16,9 +16,9 @@ COMMENT= RDF Parser Toolkit for Redland LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual -LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ - libicuuc.so:${PORTSDIR}/devel/icu \ - libyajl.so:${PORTSDIR}/devel/yajl +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 diff --git a/textproc/rarian/Makefile b/textproc/rarian/Makefile index 088122b328a6..a59d5cd5df25 100644 --- a/textproc/rarian/Makefile +++ b/textproc/rarian/Makefile @@ -11,13 +11,13 @@ MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= OMF help system based on the Freedesktop specification -BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - bash:${PORTSDIR}/shells/bash -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - ${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +BUILD_DEPENDS= ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + docbook-xml>0:textproc/docbook-xml \ + bash:shells/bash +RUN_DEPENDS= bash:shells/bash \ + ${LOCALBASE}/bin/getopt:misc/getopt \ + ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + docbook-xml>0:textproc/docbook-xml DOCBOOK_VERSION=4.2 diff --git a/textproc/rasqal/Makefile b/textproc/rasqal/Makefile index d73f0e962773..6a90a700329e 100644 --- a/textproc/rasqal/Makefile +++ b/textproc/rasqal/Makefile @@ -15,8 +15,8 @@ COMMENT= High-level interface for RDF LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual -LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2 \ - libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libraptor2.so:textproc/raptor2 \ + libpcre.so:devel/pcre USES= gmake libtool pathfix perl5 pkgconfig USE_OPENSSL= yes @@ -31,9 +31,9 @@ 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:${PORTSDIR}/math/gmp +GMP_LIB_DEPENDS= libgmp.so:math/gmp MPFR_CONFIGURE_ON= --with-decimal=mpfr --with-mpfr=${LOCALBASE} -MPFR_LIB_DEPENDS= libmpfr.so:${PORTSDIR}/math/mpfr +MPFR_LIB_DEPENDS= libmpfr.so:math/mpfr .include <bsd.port.options.mk> diff --git a/textproc/re_graph/Makefile b/textproc/re_graph/Makefile index c229a8780bf6..f929d7a162f7 100644 --- a/textproc/re_graph/Makefile +++ b/textproc/re_graph/Makefile @@ -12,8 +12,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org COMMENT= Regular Expression Graphing Program -RUN_DEPENDS= p5-GD>=0:${PORTSDIR}/graphics/p5-GD \ - p5-GD-Arrow>=0:${PORTSDIR}/graphics/p5-GD-Arrow +RUN_DEPENDS= p5-GD>=0:graphics/p5-GD \ + p5-GD-Arrow>=0:graphics/p5-GD-Arrow USES= perl5 NO_WRKSUBDIR= yes diff --git a/textproc/redet/Makefile b/textproc/redet/Makefile index d16ce3ba1ea9..d2d8eadebd20 100644 --- a/textproc/redet/Makefile +++ b/textproc/redet/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.billposer.org/Software/Downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Visual regexp development and execution -RUN_DEPENDS= iwidgets>0:${PORTSDIR}/x11-toolkits/iwidgets +RUN_DEPENDS= iwidgets>0:x11-toolkits/iwidgets NO_BUILD= yes NO_ARCH= yes diff --git a/textproc/redland-bindings/Makefile b/textproc/redland-bindings/Makefile index aa62d9108c4f..14e7bdd03aaf 100644 --- a/textproc/redland-bindings/Makefile +++ b/textproc/redland-bindings/Makefile @@ -15,7 +15,7 @@ COMMENT= Language bindings for the Redland package LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual -LIB_DEPENDS= librdf.so:${PORTSDIR}/textproc/redland +LIB_DEPENDS= librdf.so:textproc/redland GNU_CONFIGURE= yes USES= pkgconfig diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 8f9bb18c8d29..9647e70f9b7c 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -15,9 +15,9 @@ COMMENT= High-level interface for RDF LICENSE= APACHE20 GPLv2 GPLv3 LGPL21 LICENSE_COMB= dual -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - libraptor2.so:${PORTSDIR}/textproc/raptor2 \ - librasqal.so:${PORTSDIR}/textproc/rasqal +LIB_DEPENDS= libltdl.so:devel/libltdl \ + libraptor2.so:textproc/raptor2 \ + librasqal.so:textproc/rasqal USE_PERL5= build USES= gmake libtool pathfix perl5 pkgconfig shebangfix @@ -70,7 +70,7 @@ PLIST_SUB+= SQLITE="@comment " #.if defined(WITH_VIRTUOSO) #CONFIGURE_ARGS+=--with-virtuoso=yes -#LIB_DEPENDS+= iodbc.3:${PORTSDIR}/databases/libiodbc +#LIB_DEPENDS+= iodbc.3:databases/libiodbc #PLIST_SUB+= VIRTUOSO="" #.else CONFIGURE_ARGS+=--with-virtuoso=no diff --git a/textproc/refdb/Makefile b/textproc/refdb/Makefile index 28fdc9e17b13..6330c2b53bbc 100644 --- a/textproc/refdb/Makefile +++ b/textproc/refdb/Makefile @@ -11,9 +11,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-src-${PORTVERSION}-1 MAINTAINER= ohartman@zedat.fu-berlin.de COMMENT= Bibliographic reference database -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 \ - libbtparse.so:${PORTSDIR}/textproc/btparse \ - libdbi.so:${PORTSDIR}/databases/libdbi +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 @@ -35,8 +35,8 @@ OPTIONS_EXCLUDE= CATALOG # may not be implemented correctly CATALOG_DESC= Install SGML catalog OPTIONS_DEFAULT= PGSQL -DOCS_BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl +DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xsl>=0:textproc/docbook-xsl SHEBANG_FILES= ${WRKSRC}/scripts/* @@ -50,7 +50,7 @@ USE_MYSQL= yes .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:${PORTSDIR}/databases/libdbi-drivers +BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=mysql @@ -60,17 +60,17 @@ USES+= pgsql .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:${PORTSDIR}/databases/libdbi-drivers +BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=pgsql .elif ${PORT_OPTIONS:MSQLITE} -LIB_DEPENDS+= libsqlite3.so:${PORTSDIR}/databases/sqlite3 +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:${PORTSDIR}/databases/libdbi-drivers +BUILD_DEPENDS+= ${LOCALBASE}/lib/dbd:databases/libdbi-drivers .endif CONFIGURE_ARGS+= --with-db-server=sqlite .endif @@ -85,7 +85,7 @@ CONFIGURE_ARGS+= --disable-docs .endif .if ${PORT_OPTIONS:MCATALOG} -RUN_DEPENDS+= xmlcatmgr:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS+= xmlcatmgr:textproc/xmlcatmgr .endif post-patch: diff --git a/textproc/resume-extensions/Makefile b/textproc/resume-extensions/Makefile index 1070a987dcd1..25cb61f18036 100644 --- a/textproc/resume-extensions/Makefile +++ b/textproc/resume-extensions/Makefile @@ -11,9 +11,9 @@ DISTNAME= xml${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extends the XML Resume library -RUN_DEPENDS= resume>0:${PORTSDIR}/textproc/resume \ - ${LOCALBASE}/share/xsl/string/print-n-times.xsl:${PORTSDIR}/textproc/print-n-times \ - ${LOCALBASE}/share/xsl/xhtml/add-css-links.xsl:${PORTSDIR}/textproc/add-css-links +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 diff --git a/textproc/rfcdiff/Makefile b/textproc/rfcdiff/Makefile index be48d2a156e8..c9ad393d3851 100644 --- a/textproc/rfcdiff/Makefile +++ b/textproc/rfcdiff/Makefile @@ -12,9 +12,9 @@ EXTRACT_SUFX= MAINTAINER= lars.eggert@gmx.net COMMENT= Compare two versions of an Internet Draft and produce a diff -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - gawk:${PORTSDIR}/lang/gawk \ - wdiff:${PORTSDIR}/textproc/wdiff +RUN_DEPENDS= bash:shells/bash \ + gawk:lang/gawk \ + wdiff:textproc/wdiff EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/textproc/rnv/Makefile b/textproc/rnv/Makefile index b5fc0694c974..1df91804a66d 100644 --- a/textproc/rnv/Makefile +++ b/textproc/rnv/Makefile @@ -11,7 +11,7 @@ COMMENT= Relax NG Compact Syntax validator LICENSE= BSD3CLAUSE -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= tar:xz GNU_CONFIGURE= yes diff --git a/textproc/rss2html/Makefile b/textproc/rss2html/Makefile index de157213a20c..1b1415ca6441 100644 --- a/textproc/rss2html/Makefile +++ b/textproc/rss2html/Makefile @@ -12,7 +12,7 @@ COMMENT= RSS to HTML converter LICENSE= GPLv2 -LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= libcurl.so:ftp/curl GNU_CONFIGURE= yes CFLAGS+= "-I${LOCALBASE}/include" "-L${LOCALBASE}/lib" diff --git a/textproc/rtfx/Makefile b/textproc/rtfx/Makefile index d203bcba8b15..271d03818aa1 100644 --- a/textproc/rtfx/Makefile +++ b/textproc/rtfx/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://thewalter.net/stef/software/rtfx/ MAINTAINER= ports@FreeBSD.org COMMENT= RTF to XML converter -LIB_DEPENDS= libmba.so:${PORTSDIR}/devel/libmba \ - libdomc.so:${PORTSDIR}/textproc/domc +LIB_DEPENDS= libmba.so:devel/libmba \ + libdomc.so:textproc/domc GNU_CONFIGURE= yes USES= gmake diff --git a/textproc/ruby-htmlrepair/Makefile b/textproc/ruby-htmlrepair/Makefile index 0b41f28e74d7..8ba465e6fe67 100644 --- a/textproc/ruby-htmlrepair/Makefile +++ b/textproc/ruby-htmlrepair/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library to repair unclosed tags in an HTML document -RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:${PORTSDIR}/textproc/ruby-htmlsplit +RUN_DEPENDS= ${RUBY_SITELIBDIR}/htmlsplit.rb:textproc/ruby-htmlsplit PLIST_FILES= %%RUBY_SITELIBDIR%%/htmlrepair.rb USES= zip diff --git a/textproc/ruby-rd-mode.el/Makefile b/textproc/ruby-rd-mode.el/Makefile index 34dbe3bcca33..fe1d80c2c10f 100644 --- a/textproc/ruby-rd-mode.el/Makefile +++ b/textproc/ruby-rd-mode.el/Makefile @@ -11,7 +11,7 @@ DISTFILES= # none MAINTAINER= knu@FreeBSD.org COMMENT= Emacs lisp module for editing RD files -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/textproc/ruby-rdtool:patch +BUILD_DEPENDS= ${NONEXISTENT}:textproc/ruby-rdtool:patch USE_RUBY= yes diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index de47c2224f52..0508769b470e 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) -BUILD_DEPENDS= racc:${PORTSDIR}/devel/rubygem-racc +BUILD_DEPENDS= racc:devel/rubygem-racc USE_GITHUB= yes GH_ACCOUNT= uwabami diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile index 089b7b3a5e12..e8172481afa4 100644 --- a/textproc/ruby-rss.alt/Makefile +++ b/textproc/ruby-rss.alt/Makefile @@ -15,7 +15,7 @@ COMMENT= Ruby library for handling RSS (alternative impl.) LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= ja-${RUBY_PKGNAMEPREFIX}uconv>=0:${PORTSDIR}/japanese/ruby-uconv +RUN_DEPENDS= ja-${RUBY_PKGNAMEPREFIX}uconv>=0:japanese/ruby-uconv BROKEN_RUBY22= yes BROKEN_RUBY23= yes diff --git a/textproc/ruby-rss/Makefile b/textproc/ruby-rss/Makefile index 89f8be1aee6c..c3891518628a 100644 --- a/textproc/ruby-rss/Makefile +++ b/textproc/ruby-rss/Makefile @@ -15,7 +15,7 @@ COMMENT= Ruby library for parsing, creating, downloading, and caching RSS OPTIONS_DEFINE= DOCS EXAMPLES -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:${PORTSDIR}/textproc/ruby-xmlparser +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/xmlparser.so:textproc/ruby-xmlparser CONFLICTS= ruby-rss.alt-* diff --git a/textproc/ruby-sary/Makefile b/textproc/ruby-sary/Makefile index 6d33a0e61c5f..080ea9bdf161 100644 --- a/textproc/ruby-sary/Makefile +++ b/textproc/ruby-sary/Makefile @@ -16,7 +16,7 @@ COMMENT= Ruby interface to the Sary library LICENSE= LGPL21 LGPL3 LICENSE_COMB= dual -LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary +LIB_DEPENDS= libsary.so:textproc/sary BROKEN_RUBY22= yes BROKEN_RUBY23= yes diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index 470fb18c63f4..1a14f750c6c8 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -12,10 +12,10 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby module to access James Clark XML Parser ToolKit ("expat") -BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:${PORTSDIR}/japanese/ruby-uconv \ - p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser +LIB_DEPENDS= libexpat.so:textproc/expat2 +RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/uconv.so:japanese/ruby-uconv \ + p5-XML-Parser>=0:textproc/p5-XML-Parser # to utilize encoding maps included in p5-XML-Parser USES= perl5 diff --git a/textproc/rubygem-actionpack-xml_parser/Makefile b/textproc/rubygem-actionpack-xml_parser/Makefile index bcb9737f56fb..a4ebb1fc9b4c 100644 --- a/textproc/rubygem-actionpack-xml_parser/Makefile +++ b/textproc/rubygem-actionpack-xml_parser/Makefile @@ -12,7 +12,7 @@ COMMENT= XML parameters parser for Action Pack LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack4>=4.0.0:${PORTSDIR}/www/rubygem-actionpack4 +RUN_DEPENDS= rubygem-actionpack4>=4.0.0:www/rubygem-actionpack4 NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-albino/Makefile b/textproc/rubygem-albino/Makefile index 713eb51b01db..e1130ae7272b 100644 --- a/textproc/rubygem-albino/Makefile +++ b/textproc/rubygem-albino/Makefile @@ -11,8 +11,8 @@ COMMENT= Ruby wrapper for pygmentize LICENSE= MIT -RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:${PORTSDIR}/devel/rubygem-posix-spawn \ - ${PYTHON_PKGNAMEPREFIX}pygments>=0.8:${PORTSDIR}/textproc/py-pygments +RUN_DEPENDS= rubygem-posix-spawn>=0.3.6:devel/rubygem-posix-spawn \ + ${PYTHON_PKGNAMEPREFIX}pygments>=0.8:textproc/py-pygments USES= python NO_ARCH= yes diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index 4a1c2e093df8..b15e61c53b24 100644 --- a/textproc/rubygem-amatch/Makefile +++ b/textproc/rubygem-amatch/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby library for approximate string matching and searching LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins +RUN_DEPENDS= rubygem-tins>=1.0:devel/rubygem-tins USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-autoprefixer-rails/Makefile b/textproc/rubygem-autoprefixer-rails/Makefile index 1133d12dfeb1..b5c960200703 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -12,7 +12,7 @@ COMMENT= Parse CSS and add vendor prefixes to CSS rules LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs +RUN_DEPENDS= rubygem-execjs>=0:devel/rubygem-execjs NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-charlock_holmes/Makefile b/textproc/rubygem-charlock_holmes/Makefile index 8566a81be2a4..c56ef351df38 100644 --- a/textproc/rubygem-charlock_holmes/Makefile +++ b/textproc/rubygem-charlock_holmes/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= RG MAINTAINER= kuriyama@FreeBSD.org COMMENT= Gems for character encoding detection -LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu +LIB_DEPENDS= libicui18n.so:devel/icu USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-compass-core/Makefile b/textproc/rubygem-compass-core/Makefile index 822ebe824121..a6dd208519c0 100644 --- a/textproc/rubygem-compass-core/Makefile +++ b/textproc/rubygem-compass-core/Makefile @@ -12,8 +12,8 @@ COMMENT= Compass core stylesheet library and minimum required ruby extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ - rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-multi_json>=1.0:devel/rubygem-multi_json \ + rubygem-sass>=3.3.0:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-compass-import-once/Makefile b/textproc/rubygem-compass-import-once/Makefile index 6fdf44a3d727..6ffdbc0dafe1 100644 --- a/textproc/rubygem-compass-import-once/Makefile +++ b/textproc/rubygem-compass-import-once/Makefile @@ -12,7 +12,7 @@ COMMENT= Compass core stylesheet library and minimum required ruby extensions LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-sass>=3.2:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-sass>=3.2:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-compass-rails/Makefile b/textproc/rubygem-compass-rails/Makefile index 01941603b77c..a61b29c3ce04 100644 --- a/textproc/rubygem-compass-rails/Makefile +++ b/textproc/rubygem-compass-rails/Makefile @@ -11,9 +11,9 @@ COMMENT= Integrate Compass into Rails 2.3 and up LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-compass>=1.0.0:${PORTSDIR}/textproc/rubygem-compass \ - rubygem-sass-rails5>=0:${PORTSDIR}/textproc/rubygem-sass-rails5 \ - rubygem-sprockets3>=0:${PORTSDIR}/devel/rubygem-sprockets3 +RUN_DEPENDS= rubygem-compass>=1.0.0:textproc/rubygem-compass \ + rubygem-sass-rails5>=0:textproc/rubygem-sass-rails5 \ + rubygem-sprockets3>=0:devel/rubygem-sprockets3 NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile index 07b952b0ac0d..8a5f4651c3f9 100644 --- a/textproc/rubygem-compass/Makefile +++ b/textproc/rubygem-compass/Makefile @@ -12,12 +12,12 @@ COMMENT= Provides an open-source CSS authoring framework LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.markdown -RUN_DEPENDS= rubygem-chunky_png>=1.2:${PORTSDIR}/graphics/rubygem-chunky_png \ - rubygem-compass-core>=1.0.2:${PORTSDIR}/textproc/rubygem-compass-core \ - rubygem-compass-import-once>=1.0.5:${PORTSDIR}/textproc/rubygem-compass-import-once \ - rubygem-rb-fsevent>=0.9.3:${PORTSDIR}/devel/rubygem-rb-fsevent \ - rubygem-rb-inotify>=0.9:${PORTSDIR}/devel/rubygem-rb-inotify \ - rubygem-sass>=3.3.13:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-chunky_png>=1.2:graphics/rubygem-chunky_png \ + rubygem-compass-core>=1.0.2:textproc/rubygem-compass-core \ + rubygem-compass-import-once>=1.0.5:textproc/rubygem-compass-import-once \ + rubygem-rb-fsevent>=0.9.3:devel/rubygem-rb-fsevent \ + rubygem-rb-inotify>=0.9:devel/rubygem-rb-inotify \ + rubygem-sass>=3.3.13:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-css_parser/Makefile b/textproc/rubygem-css_parser/Makefile index 4e00e2667c0a..b62b5190d5ec 100644 --- a/textproc/rubygem-css_parser/Makefile +++ b/textproc/rubygem-css_parser/Makefile @@ -11,7 +11,7 @@ COMMENT= Set of classes for parsing CSS in Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-addressable>=0:${PORTSDIR}/www/rubygem-addressable +RUN_DEPENDS= rubygem-addressable>=0:www/rubygem-addressable NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-elasticsearch-api/Makefile b/textproc/rubygem-elasticsearch-api/Makefile index 1414a9e1cfea..9831807f5d59 100644 --- a/textproc/rubygem-elasticsearch-api/Makefile +++ b/textproc/rubygem-elasticsearch-api/Makefile @@ -15,7 +15,7 @@ COMMENT= Ruby API for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json +RUN_DEPENDS= rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-elasticsearch-transport/Makefile b/textproc/rubygem-elasticsearch-transport/Makefile index 022ffb0f5d0d..dbae4cdd3050 100644 --- a/textproc/rubygem-elasticsearch-transport/Makefile +++ b/textproc/rubygem-elasticsearch-transport/Makefile @@ -15,8 +15,8 @@ COMMENT= Ruby client for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-faraday>=0:${PORTSDIR}/www/rubygem-faraday \ - rubygem-multi_json>=0:${PORTSDIR}/devel/rubygem-multi_json +RUN_DEPENDS= rubygem-faraday>=0:www/rubygem-faraday \ + rubygem-multi_json>=0:devel/rubygem-multi_json NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-elasticsearch/Makefile b/textproc/rubygem-elasticsearch/Makefile index 4e3cb92ff996..2cb76013eae7 100644 --- a/textproc/rubygem-elasticsearch/Makefile +++ b/textproc/rubygem-elasticsearch/Makefile @@ -15,8 +15,8 @@ COMMENT= Ruby integrations for Elasticsearch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-elasticsearch-api=${PORTVERSION}:${PORTSDIR}/textproc/rubygem-elasticsearch-api \ - rubygem-elasticsearch-transport=${PORTVERSION}:${PORTSDIR}/textproc/rubygem-elasticsearch-transport +RUN_DEPENDS= rubygem-elasticsearch-api=${PORTVERSION}:textproc/rubygem-elasticsearch-api \ + rubygem-elasticsearch-transport=${PORTVERSION}:textproc/rubygem-elasticsearch-transport NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-emot/Makefile b/textproc/rubygem-emot/Makefile index e0cf0cba6572..97d3e6d23290 100644 --- a/textproc/rubygem-emot/Makefile +++ b/textproc/rubygem-emot/Makefile @@ -11,7 +11,7 @@ COMMENT= Yet another emoji handler LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-thor>=0:${PORTSDIR}/devel/rubygem-thor +RUN_DEPENDS= rubygem-thor>=0:devel/rubygem-thor NO_ARCH= yes diff --git a/textproc/rubygem-fast_xs073/Makefile b/textproc/rubygem-fast_xs073/Makefile index ee9145399341..5b6419b67997 100644 --- a/textproc/rubygem-fast_xs073/Makefile +++ b/textproc/rubygem-fast_xs073/Makefile @@ -13,7 +13,7 @@ COMMENT= Systems integration framework. Expander LICENSE= MIT -RUN_DEPENDS= rubygem-hoe>=2.3.2:${PORTSDIR}/devel/rubygem-hoe +RUN_DEPENDS= rubygem-hoe>=2.3.2:devel/rubygem-hoe PORTSCOUT= limit:^0.7 diff --git a/textproc/rubygem-fog-xml/Makefile b/textproc/rubygem-fog-xml/Makefile index 98c159d38c61..a6298672fb7b 100644 --- a/textproc/rubygem-fog-xml/Makefile +++ b/textproc/rubygem-fog-xml/Makefile @@ -12,8 +12,8 @@ COMMENT= Extraction of the XML parsing tools shared among 'fog' providers LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \ - rubygem-nokogiri>=1.5.11:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-fog-core>=0:devel/rubygem-fog-core \ + rubygem-nokogiri>=1.5.11:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index bf4005004ab9..d9ad184b76e9 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -11,10 +11,10 @@ COMMENT= Library for extracting information from a git repository LICENSE= MIT -RUN_DEPENDS= rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \ - rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn +RUN_DEPENDS= rubygem-charlock_holmes>=0.6:textproc/rubygem-charlock_holmes \ + rubygem-diff-lcs>=1.1:textproc/rubygem-diff-lcs \ + rubygem-mime-types1>=1.15:misc/rubygem-mime-types1 \ + rubygem-posix-spawn>=0.3:devel/rubygem-posix-spawn NO_ARCH= yes diff --git a/textproc/rubygem-gitlab-linguist/Makefile b/textproc/rubygem-gitlab-linguist/Makefile index f550ecfa2ecb..0bb1e963bd95 100644 --- a/textproc/rubygem-gitlab-linguist/Makefile +++ b/textproc/rubygem-gitlab-linguist/Makefile @@ -10,9 +10,9 @@ COMMENT= GitHub Language detection LICENSE= MIT -RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-escape_utils-rails4>=0.2.4:${PORTSDIR}/textproc/rubygem-escape_utils-rails4 \ - rubygem-mime-types1>=1.19:${PORTSDIR}/misc/rubygem-mime-types1 +RUN_DEPENDS= rubygem-charlock_holmes>=0.6.6:textproc/rubygem-charlock_holmes \ + rubygem-escape_utils-rails4>=0.2.4:textproc/rubygem-escape_utils-rails4 \ + rubygem-mime-types1>=1.19:misc/rubygem-mime-types1 NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-html-pipeline-gitlab/Makefile b/textproc/rubygem-html-pipeline-gitlab/Makefile index 2b1dfea60fd6..1a716b42faec 100644 --- a/textproc/rubygem-html-pipeline-gitlab/Makefile +++ b/textproc/rubygem-html-pipeline-gitlab/Makefile @@ -11,11 +11,11 @@ COMMENT= Extension filters for html-pipeline used by GitLab LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-actionpack4>=4:${PORTSDIR}/www/rubygem-actionpack4 \ - rubygem-gitlab_emoji>=0.1:${PORTSDIR}/graphics/rubygem-gitlab_emoji \ - rubygem-html-pipeline>=1.11.0:${PORTSDIR}/textproc/rubygem-html-pipeline \ - rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-sanitize>=2.1:${PORTSDIR}/textproc/rubygem-sanitize +RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ + rubygem-gitlab_emoji>=0.1:graphics/rubygem-gitlab_emoji \ + rubygem-html-pipeline>=1.11.0:textproc/rubygem-html-pipeline \ + rubygem-mime-types>=0:misc/rubygem-mime-types \ + rubygem-sanitize>=2.1:textproc/rubygem-sanitize NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-html-pipeline/Makefile b/textproc/rubygem-html-pipeline/Makefile index e775110f8ce3..ea9382040966 100644 --- a/textproc/rubygem-html-pipeline/Makefile +++ b/textproc/rubygem-html-pipeline/Makefile @@ -11,8 +11,8 @@ COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport4>=2:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-html-pipeline1/Makefile b/textproc/rubygem-html-pipeline1/Makefile index 5cd98fa67ae4..f1fdcb0ee900 100644 --- a/textproc/rubygem-html-pipeline1/Makefile +++ b/textproc/rubygem-html-pipeline1/Makefile @@ -12,8 +12,8 @@ COMMENT= GitHub HTML processing filters and utilities LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-activesupport4>=2:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-nokogiri>=1.4:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-activesupport4>=2:devel/rubygem-activesupport4 \ + rubygem-nokogiri>=1.4:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jekyll-assets/Makefile b/textproc/rubygem-jekyll-assets/Makefile index 043f2aa3924b..5adac6ac107d 100644 --- a/textproc/rubygem-jekyll-assets/Makefile +++ b/textproc/rubygem-jekyll-assets/Makefile @@ -12,11 +12,11 @@ COMMENT= Create javascript/CSS assets for Jekyll sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-fastimage>=1.8:${PORTSDIR}/graphics/rubygem-fastimage \ - rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll \ - rubygem-sprockets3>=3.3:${PORTSDIR}/devel/rubygem-sprockets3 \ - rubygem-sprockets-helpers>=1.2:${PORTSDIR}/devel/rubygem-sprockets-helpers \ - rubygem-tilt>=2.0:${PORTSDIR}/devel/rubygem-tilt +RUN_DEPENDS= rubygem-fastimage>=1.8:graphics/rubygem-fastimage \ + rubygem-jekyll>=3.0:www/rubygem-jekyll \ + rubygem-sprockets3>=3.3:devel/rubygem-sprockets3 \ + rubygem-sprockets-helpers>=1.2:devel/rubygem-sprockets-helpers \ + rubygem-tilt>=2.0:devel/rubygem-tilt NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jekyll-gist/Makefile b/textproc/rubygem-jekyll-gist/Makefile index 5ecebf51c028..cee75bc2df12 100644 --- a/textproc/rubygem-jekyll-gist/Makefile +++ b/textproc/rubygem-jekyll-gist/Makefile @@ -12,7 +12,7 @@ COMMENT= Liquid tag for displaying GitHub Gists in Jekyll sites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-octokit>=4.2:${PORTSDIR}/net/rubygem-octokit +RUN_DEPENDS= rubygem-octokit>=4.2:net/rubygem-octokit NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jekyll-mentions/Makefile b/textproc/rubygem-jekyll-mentions/Makefile index c4dd56f0d1e4..9aee63b364ee 100644 --- a/textproc/rubygem-jekyll-mentions/Makefile +++ b/textproc/rubygem-jekyll-mentions/Makefile @@ -10,8 +10,8 @@ COMMENT= At-mention support for Jekyll sites LICENSE= MIT -RUN_DEPENDS= rubygem-html-pipeline>=2.3:${PORTSDIR}/textproc/rubygem-html-pipeline \ - rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll +RUN_DEPENDS= rubygem-html-pipeline>=2.3:textproc/rubygem-html-pipeline \ + rubygem-jekyll>=3.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jekyll-redirect-from/Makefile b/textproc/rubygem-jekyll-redirect-from/Makefile index 13b697468ad6..f3e1eddee12a 100644 --- a/textproc/rubygem-jekyll-redirect-from/Makefile +++ b/textproc/rubygem-jekyll-redirect-from/Makefile @@ -11,7 +11,7 @@ COMMENT= Handles redirection URLs for jekyll pages and posts LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-jekyll>=2.0:${PORTSDIR}/www/rubygem-jekyll +RUN_DEPENDS= rubygem-jekyll>=2.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jekyll-sass-converter/Makefile b/textproc/rubygem-jekyll-sass-converter/Makefile index 1f4807f43ddd..7cc7e7fddc6b 100644 --- a/textproc/rubygem-jekyll-sass-converter/Makefile +++ b/textproc/rubygem-jekyll-sass-converter/Makefile @@ -11,7 +11,7 @@ COMMENT= Basic Sass converter for Jekyll LICENSE= MIT -RUN_DEPENDS= rubygem-sass>=3.4:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-sass>=3.4:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-jemoji/Makefile b/textproc/rubygem-jemoji/Makefile index b145a4ea3472..08447db42867 100644 --- a/textproc/rubygem-jemoji/Makefile +++ b/textproc/rubygem-jemoji/Makefile @@ -10,9 +10,9 @@ COMMENT= GitHub-flavored emoji plugin for Jekyll LICENSE= MIT -RUN_DEPENDS= rubygem-gemoji>=2.0:${PORTSDIR}/textproc/rubygem-gemoji \ - rubygem-html-pipeline>=2.2:${PORTSDIR}/textproc/rubygem-html-pipeline \ - rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll +RUN_DEPENDS= rubygem-gemoji>=2.0:textproc/rubygem-gemoji \ + rubygem-html-pipeline>=2.2:textproc/rubygem-html-pipeline \ + rubygem-jekyll>=3.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-linguistics/Makefile b/textproc/rubygem-linguistics/Makefile index 05d9fbc0387e..a796c3355874 100644 --- a/textproc/rubygem-linguistics/Makefile +++ b/textproc/rubygem-linguistics/Makefile @@ -12,7 +12,7 @@ COMMENT= Framework for extending Ruby objects with linguistic methods LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-loggability>=0.11:${PORTSDIR}/textproc/rubygem-loggability +RUN_DEPENDS= rubygem-loggability>=0.11:textproc/rubygem-loggability NO_ARCH= yes diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index fb3c504bccc4..5cd0483fc899 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -12,7 +12,7 @@ COMMENT= Library for manipulating HTML/XML documents and fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt -RUN_DEPENDS= rubygem-nokogiri>=1.5.9:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-markaby/Makefile b/textproc/rubygem-markaby/Makefile index d884aa2bd3f7..a33a417f2eee 100644 --- a/textproc/rubygem-markaby/Makefile +++ b/textproc/rubygem-markaby/Makefile @@ -12,7 +12,7 @@ COMMENT= HTML Markup as Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 +RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-multi_xml/Makefile b/textproc/rubygem-multi_xml/Makefile index 75b29e6b433a..3568fd6ea052 100644 --- a/textproc/rubygem-multi_xml/Makefile +++ b/textproc/rubygem-multi_xml/Makefile @@ -19,6 +19,6 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri +NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri .include <bsd.port.mk> diff --git a/textproc/rubygem-nokogiri-diff/Makefile b/textproc/rubygem-nokogiri-diff/Makefile index f9ec8dd4dea2..140c92f804c4 100644 --- a/textproc/rubygem-nokogiri-diff/Makefile +++ b/textproc/rubygem-nokogiri-diff/Makefile @@ -12,8 +12,8 @@ COMMENT= Calculate the differences between two XML/HTML documents LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-nokogiri>=1.5:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-tdiff>=0.3.2:${PORTSDIR}/devel/rubygem-tdiff +RUN_DEPENDS= rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri \ + rubygem-tdiff>=0.3.2:devel/rubygem-tdiff NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-nokogumbo/Makefile b/textproc/rubygem-nokogumbo/Makefile index 1d21357be991..25fc9d1836db 100644 --- a/textproc/rubygem-nokogumbo/Makefile +++ b/textproc/rubygem-nokogumbo/Makefile @@ -12,7 +12,7 @@ COMMENT= Nokogiri interface to the Gumbo HTML5 parser LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-octopress-escape-code/Makefile b/textproc/rubygem-octopress-escape-code/Makefile index d3d59bc2ed66..6ec7b294141c 100644 --- a/textproc/rubygem-octopress-escape-code/Makefile +++ b/textproc/rubygem-octopress-escape-code/Makefile @@ -11,7 +11,7 @@ COMMENT= Adds escape sequences for code blocks in Jekyll LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-jekyll>=3.0:${PORTSDIR}/www/rubygem-jekyll +RUN_DEPENDS= rubygem-jekyll>=3.0:www/rubygem-jekyll NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-org-ruby/Makefile b/textproc/rubygem-org-ruby/Makefile index e7e0b0a28851..a99380c86b28 100644 --- a/textproc/rubygem-org-ruby/Makefile +++ b/textproc/rubygem-org-ruby/Makefile @@ -11,7 +11,7 @@ COMMENT= Org mode parser written in Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-rubypants>=0.2.0:${PORTSDIR}/textproc/rubygem-rubypants +RUN_DEPENDS= rubygem-rubypants>=0.2.0:textproc/rubygem-rubypants NO_ARCH= yes diff --git a/textproc/rubygem-parslet/Makefile b/textproc/rubygem-parslet/Makefile index 33255d0edf13..b6437bb16a97 100644 --- a/textproc/rubygem-parslet/Makefile +++ b/textproc/rubygem-parslet/Makefile @@ -11,7 +11,7 @@ COMMENT= Parser construction library with great error reporting in Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-blankslate>=2:${PORTSDIR}/devel/rubygem-blankslate +RUN_DEPENDS= rubygem-blankslate>=2:devel/rubygem-blankslate NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-rails-dom-testing/Makefile b/textproc/rubygem-rails-dom-testing/Makefile index e19871af1b41..1b83d4334f0f 100644 --- a/textproc/rubygem-rails-dom-testing/Makefile +++ b/textproc/rubygem-rails-dom-testing/Makefile @@ -12,9 +12,9 @@ COMMENT= Analyse and compare DOMs using Nokogiri LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-activesupport4>=4.2.0:${PORTSDIR}/devel/rubygem-activesupport4 \ - rubygem-nokogiri>=1.6:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-rails-deprecated_sanitizer>=1.0.1:${PORTSDIR}/devel/rubygem-rails-deprecated_sanitizer +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 NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-rails-html-sanitizer/Makefile b/textproc/rubygem-rails-html-sanitizer/Makefile index 55472142c039..af680c703ffe 100644 --- a/textproc/rubygem-rails-html-sanitizer/Makefile +++ b/textproc/rubygem-rails-html-sanitizer/Makefile @@ -10,7 +10,7 @@ COMMENT= Sanitize HTML fragments in Rails applications LICENSE= MIT -RUN_DEPENDS= rubygem-loofah>=2.0:${PORTSDIR}/textproc/rubygem-loofah +RUN_DEPENDS= rubygem-loofah>=2.0:textproc/rubygem-loofah NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-reverse_markdown/Makefile b/textproc/rubygem-reverse_markdown/Makefile index 48a42441b99f..5af4c01f2345 100644 --- a/textproc/rubygem-reverse_markdown/Makefile +++ b/textproc/rubygem-reverse_markdown/Makefile @@ -10,7 +10,7 @@ COMMENT= Convert html code into markdown LICENSE= MIT -RUN_DEPENDS= rubygem-nokogiri>=1.6.6.2:${PORTSDIR}/textproc/rubygem-nokogiri +RUN_DEPENDS= rubygem-nokogiri>=1.6.6.2:textproc/rubygem-nokogiri NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-rich/Makefile b/textproc/rubygem-rich/Makefile index 3aa763e660a5..7f4b62003ab4 100644 --- a/textproc/rubygem-rich/Makefile +++ b/textproc/rubygem-rich/Makefile @@ -12,13 +12,13 @@ COMMENT= Opinionated WYSIWYG editor for Rails based on CKEditor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-jquery-rails>=0:${PORTSDIR}/www/rubygem-jquery-rails \ - rubygem-kaminari>=0:${PORTSDIR}/www/rubygem-kaminari \ - rubygem-mime-types>=0:${PORTSDIR}/misc/rubygem-mime-types \ - rubygem-paperclip>=0:${PORTSDIR}/devel/rubygem-paperclip \ - rubygem-rack-raw-upload>=0:${PORTSDIR}/devel/rubygem-rack-raw-upload \ - rubygem-rails>=3.2.0:${PORTSDIR}/www/rubygem-rails \ - rubygem-sass-rails>=0:${PORTSDIR}/textproc/rubygem-sass-rails +RUN_DEPENDS= rubygem-jquery-rails>=0:www/rubygem-jquery-rails \ + rubygem-kaminari>=0:www/rubygem-kaminari \ + rubygem-mime-types>=0:misc/rubygem-mime-types \ + rubygem-paperclip>=0:devel/rubygem-paperclip \ + rubygem-rack-raw-upload>=0:devel/rubygem-rack-raw-upload \ + rubygem-rails>=3.2.0:www/rubygem-rails \ + rubygem-sass-rails>=0:textproc/rubygem-sass-rails NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-ruby-augeas/Makefile b/textproc/rubygem-ruby-augeas/Makefile index 110572114073..7a190a92e87a 100644 --- a/textproc/rubygem-ruby-augeas/Makefile +++ b/textproc/rubygem-ruby-augeas/Makefile @@ -12,7 +12,7 @@ COMMENT= Ruby bindings for Augeas LICENSE= LGPL21 -LIB_DEPENDS= libaugeas.so:${PORTSDIR}/textproc/augeas +LIB_DEPENDS= libaugeas.so:textproc/augeas CONFIGURE_ARGS= --with-opt-include="${LOCALBASE}/include/libxml2" USE_GNOME= libxml2 diff --git a/textproc/rubygem-sanitize/Makefile b/textproc/rubygem-sanitize/Makefile index 289b1e21e89b..0307059f2e47 100644 --- a/textproc/rubygem-sanitize/Makefile +++ b/textproc/rubygem-sanitize/Makefile @@ -12,9 +12,9 @@ COMMENT= Whitelist based HTML sanitizer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-crass>=1.0.2:${PORTSDIR}/www/rubygem-crass \ - rubygem-nokogiri>=1.4.4:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-nokogumbo>=1.4.1:${PORTSDIR}/textproc/rubygem-nokogumbo +RUN_DEPENDS= rubygem-crass>=1.0.2:www/rubygem-crass \ + rubygem-nokogiri>=1.4.4:textproc/rubygem-nokogiri \ + rubygem-nokogumbo>=1.4.1:textproc/rubygem-nokogumbo NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-sass-rails/Makefile b/textproc/rubygem-sass-rails/Makefile index 20eaf2ee9f71..f27d969dce8f 100644 --- a/textproc/rubygem-sass-rails/Makefile +++ b/textproc/rubygem-sass-rails/Makefile @@ -13,9 +13,9 @@ COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties>=3.2.0:${PORTSDIR}/www/rubygem-railties \ - rubygem-sass>=3.3.4:${PORTSDIR}/textproc/rubygem-sass \ - rubygem-tilt>=2.0.1:${PORTSDIR}/devel/rubygem-tilt +RUN_DEPENDS= rubygem-railties>=3.2.0:www/rubygem-railties \ + rubygem-sass>=3.3.4:textproc/rubygem-sass \ + rubygem-tilt>=2.0.1:devel/rubygem-tilt NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-sass-rails4/Makefile b/textproc/rubygem-sass-rails4/Makefile index c34e55f767f9..0e86ed3db029 100644 --- a/textproc/rubygem-sass-rails4/Makefile +++ b/textproc/rubygem-sass-rails4/Makefile @@ -14,10 +14,10 @@ COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS?= rubygem-railties4>=4.0.0:${PORTSDIR}/www/rubygem-railties4 \ - rubygem-sass>=3.2.2:${PORTSDIR}/textproc/rubygem-sass \ - rubygem-sprockets>=2.8:${PORTSDIR}/devel/rubygem-sprockets \ - rubygem-sprockets-rails>=2.0:${PORTSDIR}/devel/rubygem-sprockets-rails +RUN_DEPENDS?= rubygem-railties4>=4.0.0:www/rubygem-railties4 \ + rubygem-sass>=3.2.2:textproc/rubygem-sass \ + rubygem-sprockets>=2.8:devel/rubygem-sprockets \ + rubygem-sprockets-rails>=2.0:devel/rubygem-sprockets-rails PORTSCOUT= limit:^4\. diff --git a/textproc/rubygem-sass-rails5/Makefile b/textproc/rubygem-sass-rails5/Makefile index 9466bc7f4c4b..3d35215d1a1f 100644 --- a/textproc/rubygem-sass-rails5/Makefile +++ b/textproc/rubygem-sass-rails5/Makefile @@ -14,11 +14,11 @@ COMMENT= Sass adapter for the Rails asset pipeline LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-railties4>=4.0.0:${PORTSDIR}/www/rubygem-railties4 \ - rubygem-sass>=3.1:${PORTSDIR}/textproc/rubygem-sass \ - rubygem-sprockets3>=3.0.3:${PORTSDIR}/devel/rubygem-sprockets3 \ - rubygem-sprockets-rails>=2.0:${PORTSDIR}/devel/rubygem-sprockets-rails \ - rubygem-tilt>=1.1:${PORTSDIR}/devel/rubygem-tilt +RUN_DEPENDS= rubygem-railties4>=4.0.0:www/rubygem-railties4 \ + rubygem-sass>=3.1:textproc/rubygem-sass \ + rubygem-sprockets3>=3.0.3:devel/rubygem-sprockets3 \ + rubygem-sprockets-rails>=2.0:devel/rubygem-sprockets-rails \ + rubygem-tilt>=1.1:devel/rubygem-tilt NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-scss_lint/Makefile b/textproc/rubygem-scss_lint/Makefile index 72e156747848..dbf74f21a6a6 100644 --- a/textproc/rubygem-scss_lint/Makefile +++ b/textproc/rubygem-scss_lint/Makefile @@ -11,8 +11,8 @@ COMMENT= SCSS linter LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-rake>=0.9:${PORTSDIR}/devel/rubygem-rake \ - rubygem-sass>=3.4.15:${PORTSDIR}/textproc/rubygem-sass +RUN_DEPENDS= rubygem-rake>=0.9:devel/rubygem-rake \ + rubygem-sass>=3.4.15:textproc/rubygem-sass NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-termcolor/Makefile b/textproc/rubygem-termcolor/Makefile index 39356545fe21..061c6da5c23b 100644 --- a/textproc/rubygem-termcolor/Makefile +++ b/textproc/rubygem-termcolor/Makefile @@ -11,7 +11,7 @@ COMMENT= Library for ANSII color formatting like HTML for output in terminal LICENSE= MIT -RUN_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline +RUN_DEPENDS= rubygem-highline>=1.5.0:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-twitter-text/Makefile b/textproc/rubygem-twitter-text/Makefile index 7c93ee7fc67a..bdbc28e2152a 100644 --- a/textproc/rubygem-twitter-text/Makefile +++ b/textproc/rubygem-twitter-text/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby gem for handling of Twitter texts LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-unf>=0.1.0:${PORTSDIR}/textproc/rubygem-unf +RUN_DEPENDS= rubygem-unf>=0.1.0:textproc/rubygem-unf NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-unf/Makefile b/textproc/rubygem-unf/Makefile index 1d48311d77e8..060b930bf327 100644 --- a/textproc/rubygem-unf/Makefile +++ b/textproc/rubygem-unf/Makefile @@ -12,7 +12,7 @@ COMMENT= Wrapper library to bring Unicode Normalization Form support LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext +RUN_DEPENDS= rubygem-unf_ext>=0:textproc/rubygem-unf_ext NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-wikicloth/Makefile b/textproc/rubygem-wikicloth/Makefile index 86a3ff0d65b2..1bb059569760 100644 --- a/textproc/rubygem-wikicloth/Makefile +++ b/textproc/rubygem-wikicloth/Makefile @@ -11,11 +11,11 @@ COMMENT= Ruby parser for the MediaWiki markup language LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-builder>=0:${PORTSDIR}/devel/rubygem-builder \ - rubygem-expression_parser>=0:${PORTSDIR}/math/rubygem-expression_parser \ - rubygem-htmlentities>=0:${PORTSDIR}/textproc/rubygem-htmlentities \ - rubygem-nokogiri>=0:${PORTSDIR}/textproc/rubygem-nokogiri \ - rubygem-twitter-text>=0:${PORTSDIR}/textproc/rubygem-twitter-text +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ + rubygem-expression_parser>=0:math/rubygem-expression_parser \ + rubygem-htmlentities>=0:textproc/rubygem-htmlentities \ + rubygem-nokogiri>=0:textproc/rubygem-nokogiri \ + rubygem-twitter-text>=0:textproc/rubygem-twitter-text NO_ARCH= yes USE_RUBY= yes diff --git a/textproc/rubygem-yard-chef/Makefile b/textproc/rubygem-yard-chef/Makefile index 820a0e37eae4..c67389ae5041 100644 --- a/textproc/rubygem-yard-chef/Makefile +++ b/textproc/rubygem-yard-chef/Makefile @@ -11,7 +11,7 @@ COMMENT= YARD plugin for Chef LICENSE= MIT -RUN_DEPENDS= rubygem-yard>=0.8:${PORTSDIR}/textproc/rubygem-yard +RUN_DEPENDS= rubygem-yard>=0.8:textproc/rubygem-yard NO_ARCH= yes diff --git a/textproc/rubygem-zmq/Makefile b/textproc/rubygem-zmq/Makefile index 165d1f6e921f..6f5cb23390b9 100644 --- a/textproc/rubygem-zmq/Makefile +++ b/textproc/rubygem-zmq/Makefile @@ -11,7 +11,7 @@ COMMENT= Ruby ZeroMQ gem LICENSE= LGPL3 -LIB_DEPENDS= libzmq.so:${PORTSDIR}/net/libzmq2 +LIB_DEPENDS= libzmq.so:net/libzmq2 USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/textproc/s5/Makefile b/textproc/s5/Makefile index 2f36cc421259..d313775647f2 100644 --- a/textproc/s5/Makefile +++ b/textproc/s5/Makefile @@ -14,7 +14,7 @@ COMMENT= Simple HTML-based presentation system LICENSE= BSD2CLAUSE PD LICENSE_COMB= multi -BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip +BUILD_DEPENDS= unzip:archivers/unzip USES= dos2unix zip DOS2UNIX_REGEX= .*\.(css|htc|html|js|txt) diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 50e364a6fffb..b8171cca3e59 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -13,7 +13,7 @@ COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 LICENSE= MPL GPLv2 LICENSE_COMB= dual -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 OPTIONS_DEFINE= DEBUGGER DISABLE_META DOCS DOCUMENT_ERRORS DOM @@ -26,7 +26,7 @@ OPTIONS_DEFAULT= DOM DOCUMENT_ERRORS DEBUGGER_CONFIGURE_ENABLE= debugger DISABLE_META_CONFIGURE_ON= --disable-adding-meta -DOCS_BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser +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 diff --git a/textproc/sansi/Makefile b/textproc/sansi/Makefile index d499ce7a440d..a897992c29b2 100644 --- a/textproc/sansi/Makefile +++ b/textproc/sansi/Makefile @@ -12,8 +12,8 @@ COMMENT= Removes ANSI control sequences/characters, from files LICENSE= ART20 BSD2CLAUSE LICENSE_COMB= multi -RUN_DEPENDS= p5-PerlIO-eol>=0:${PORTSDIR}/devel/p5-PerlIO-eol \ - p5-Modern-Perl>=0:${PORTSDIR}/lang/p5-Modern-Perl +RUN_DEPENDS= p5-PerlIO-eol>=0:devel/p5-PerlIO-eol \ + p5-Modern-Perl>=0:lang/p5-Modern-Perl NO_WRKSUBDIR= yes NO_BUILD= yes diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile index 36e45825eab0..bb42848d2ca9 100644 --- a/textproc/sarep/Makefile +++ b/textproc/sarep/Makefile @@ -10,7 +10,7 @@ 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:${PORTSDIR}/textproc/p5-Text-CSV_XS +RUN_DEPENDS= p5-Text-CSV_XS>=0:textproc/p5-Text-CSV_XS EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty diff --git a/textproc/sassc/Makefile b/textproc/sassc/Makefile index 3faab51f804b..ae84645cbbeb 100644 --- a/textproc/sassc/Makefile +++ b/textproc/sassc/Makefile @@ -12,7 +12,7 @@ COMMENT= Wrapper around libsass LICENSE= MIT -LIB_DEPENDS= libsass.so:${PORTSDIR}/textproc/libsass +LIB_DEPENDS= libsass.so:textproc/libsass USE_GITHUB= yes GH_ACCOUNT= sass diff --git a/textproc/saxon-devel/Makefile b/textproc/saxon-devel/Makefile index ce300c35e73c..be6d60254a28 100644 --- a/textproc/saxon-devel/Makefile +++ b/textproc/saxon-devel/Makefile @@ -36,17 +36,17 @@ PORTDOCS= * .if ${PORT_OPTIONS:MJDOM} JARFILES+= saxon9-jdom.jar -RUN_DEPENDS+= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom +RUN_DEPENDS+= ${JAVALIBDIR}/jdom.jar:java/jdom .endif .if ${PORT_OPTIONS:MDOM4J} JARFILES+= saxon9-dom4j.jar -RUN_DEPENDS+= ${JAVALIBDIR}/dom4j.jar:${PORTSDIR}/textproc/dom4j +RUN_DEPENDS+= ${JAVALIBDIR}/dom4j.jar:textproc/dom4j .endif .if ${PORT_OPTIONS:MXOM} JARFILES+= saxon9-xom.jar -RUN_DEPENDS+= ${JAVALIBDIR}/xom.jar:${PORTSDIR}/textproc/xom +RUN_DEPENDS+= ${JAVALIBDIR}/xom.jar:textproc/xom .endif SUB_FILES= saxon.sh diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile index d55400d63053..a54e434b047c 100644 --- a/textproc/scew/Makefile +++ b/textproc/scew/Makefile @@ -12,7 +12,7 @@ COMMENT= Simple C Expat Wrapper LICENSE= LGPL21 -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= gmake libtool pathfix pkgconfig GNU_CONFIGURE= yes @@ -32,7 +32,7 @@ post-install: .endfor .ifdef MAINTAINER_MODE -LIB_DEPENDS+= libcheck.so:${PORTSDIR}/devel/libcheck +LIB_DEPENDS+= libcheck.so:devel/libcheck regression-test: build ${MAKE_CMD} -C ${WRKSRC}/tests check .endif diff --git a/textproc/scim-bridge-qt4/Makefile b/textproc/scim-bridge-qt4/Makefile index fbd46a4de82b..785bd4e4879e 100644 --- a/textproc/scim-bridge-qt4/Makefile +++ b/textproc/scim-bridge-qt4/Makefile @@ -16,7 +16,7 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/doc/LICENSE.GPL LICENSE_FILE_LGPL21= ${WRKSRC}/doc/LICENSE.LGPL -RUN_DEPENDS= scim-bridge:${PORTSDIR}/textproc/scim-bridge +RUN_DEPENDS= scim-bridge:textproc/scim-bridge USE_QT4= corelib gui moc_build QT_NONSTANDARD= yes diff --git a/textproc/scim-bridge/Makefile b/textproc/scim-bridge/Makefile index 96c0d3a475e0..e2049cb97bc5 100644 --- a/textproc/scim-bridge/Makefile +++ b/textproc/scim-bridge/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/doc/LICENSE.GPL LICENSE_FILE_LGPL21= ${WRKSRC}/doc/LICENSE.LGPL -LIB_DEPENDS= libscim-1.0.so:${PORTSDIR}/textproc/scim +LIB_DEPENDS= libscim-1.0.so:textproc/scim USES= gettext gmake pkgconfig GNU_CONFIGURE= yes diff --git a/textproc/scim-input-pad/Makefile b/textproc/scim-input-pad/Makefile index b97030bf3622..e9d5a1edc185 100644 --- a/textproc/scim-input-pad/Makefile +++ b/textproc/scim-input-pad/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/scim/${PORTNAME}/0.1.3/ \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM add-on to input various symbols with customisable on-screen pad -LIB_DEPENDS= libscim-1.0.so:${PORTSDIR}/textproc/scim +LIB_DEPENDS= libscim-1.0.so:textproc/scim USE_LDCONFIG= yes USES= gmake pkgconfig libtool diff --git a/textproc/scim-kmfl-imengine/Makefile b/textproc/scim-kmfl-imengine/Makefile index 898bb9b1b002..c5c3895baa69 100644 --- a/textproc/scim-kmfl-imengine/Makefile +++ b/textproc/scim-kmfl-imengine/Makefile @@ -12,14 +12,14 @@ DIST_SUBDIR= kmfl MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM KMFL IMEngine platform for Keyman (KMN) language keyboards -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -LIB_DEPENDS= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ - libfreetype.so:${PORTSDIR}/print/freetype2 \ - libkmfl.so:${PORTSDIR}/textproc/libkmfl \ - libkmflcomp.so:${PORTSDIR}/textproc/kmflcomp \ - libpng.so:${PORTSDIR}/graphics/png -RUN_DEPENDS= kmflcomp:${PORTSDIR}/textproc/kmflcomp \ - scim:${PORTSDIR}/textproc/scim +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 USE_XORG= x11 xkbfile xproto USE_GNOME= glib20 gtk20 intlhack diff --git a/textproc/scim-m17n/Makefile b/textproc/scim-m17n/Makefile index 284c2126e00c..03dd3233794f 100644 --- a/textproc/scim-m17n/Makefile +++ b/textproc/scim-m17n/Makefile @@ -11,10 +11,10 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= SCIM IMEngine module which uses m17n library as the backend -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ - gsed:${PORTSDIR}/textproc/gsed -LIB_DEPENDS= libm17n.so:${PORTSDIR}/devel/m17n-lib -RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim +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 diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index 594df523f4bd..e46c4f26a9bd 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -11,11 +11,11 @@ DISTNAME= openvanilla-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM OpenVanilla input method (IM)/output filter (OF) framework -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ - ${LOCALBASE}/include/OpenVanilla/OpenVanilla.h:${PORTSDIR}/textproc/openvanilla-framework -RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim -LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl \ - libexpat.so:${PORTSDIR}/textproc/expat2 +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 diff --git a/textproc/scim-table-imengine/Makefile b/textproc/scim-table-imengine/Makefile index 78da9a24efb7..d787ab44b619 100644 --- a/textproc/scim-table-imengine/Makefile +++ b/textproc/scim-table-imengine/Makefile @@ -11,8 +11,8 @@ DISTNAME= scim-tables-${PORTVERSION} MAINTAINER= lx@FreeBSD.org COMMENT= SCIM table based input method engine -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim -RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim +BUILD_DEPENDS= scim:textproc/scim +RUN_DEPENDS= scim:textproc/scim GNU_CONFIGURE= yes USES= gettext gmake libtool:keepla pkgconfig diff --git a/textproc/scrollkeeper/Makefile b/textproc/scrollkeeper/Makefile index ca5b90ddf9b9..2b147ac9025a 100644 --- a/textproc/scrollkeeper/Makefile +++ b/textproc/scrollkeeper/Makefile @@ -13,12 +13,12 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Open Document Cataloging Project -BUILD_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml -RUN_DEPENDS= intltool-extract:${PORTSDIR}/textproc/intltool \ - ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:${PORTSDIR}/textproc/docbook-xsl \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +BUILD_DEPENDS= intltool-extract:textproc/intltool \ + ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + docbook-xml>0:textproc/docbook-xml +RUN_DEPENDS= intltool-extract:textproc/intltool \ + ${LOCALBASE}/share/xsl/docbook/xhtml/chunk.xsl:textproc/docbook-xsl \ + docbook-xml>0:textproc/docbook-xml DOCBOOK_VERSION=4.2 diff --git a/textproc/scss/Makefile b/textproc/scss/Makefile index 4ad7b3a8833e..5ddc53ef9784 100644 --- a/textproc/scss/Makefile +++ b/textproc/scss/Makefile @@ -13,7 +13,7 @@ COMMENT= Scheme module for W3C Cascading Stylesheets recommendation LICENSE= GPLv3 -RUN_DEPENDS= guile:${PORTSDIR}/lang/guile +RUN_DEPENDS= guile:lang/guile NO_BUILD= yes diff --git a/textproc/sdocbook-xml/Makefile b/textproc/sdocbook-xml/Makefile index fc5b8462a05d..542708071120 100644 --- a/textproc/sdocbook-xml/Makefile +++ b/textproc/sdocbook-xml/Makefile @@ -12,7 +12,7 @@ DISTNAME= docbook-simple-${PORTVERSION} MAINTAINER= gabor@FreeBSD.org COMMENT= "Simplified" DocBook XML DTD -RUN_DEPENDS+= ${LOCALBASE}/${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS+= ${LOCALBASE}/${XMLCATMGR}:textproc/xmlcatmgr USES= zip NO_MTREE= yes diff --git a/textproc/sdom/Makefile b/textproc/sdom/Makefile index 438d1625bf13..f2ed396ac7b6 100644 --- a/textproc/sdom/Makefile +++ b/textproc/sdom/Makefile @@ -12,7 +12,7 @@ COMMENT= Implementation of the W3C DOM recommendation in Scheme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= guile-lib>=0:${PORTSDIR}/devel/guile-lib +RUN_DEPENDS= guile-lib>=0:devel/guile-lib NO_BUILD= yes diff --git a/textproc/senna/Makefile b/textproc/senna/Makefile index 1d41a2e5118d..1ee9ab863a84 100644 --- a/textproc/senna/Makefile +++ b/textproc/senna/Makefile @@ -35,7 +35,7 @@ BROKEN= Does not compile on ${ARCH} .if ${PORT_OPTIONS:MMECAB} CONFIGURE_ARGS+= --with-mecab -LIB_DEPENDS+= libmecab.so:${PORTSDIR}/japanese/mecab +LIB_DEPENDS+= libmecab.so:japanese/mecab .else CONFIGURE_ARGS+= --without-mecab .endif diff --git a/textproc/sgmlformat/Makefile b/textproc/sgmlformat/Makefile index 4f0835988b36..a51ed4e70cdb 100644 --- a/textproc/sgmlformat/Makefile +++ b/textproc/sgmlformat/Makefile @@ -24,12 +24,12 @@ WITH_OPENJADE= yes .endif .if defined(WITH_OPENJADE) -RUN_DEPENDS= openjade>0:${PORTSDIR}/textproc/openjade +RUN_DEPENDS= openjade>0:textproc/openjade .else -RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade +RUN_DEPENDS= nsgmls:textproc/jade .endif -RUN_DEPENDS+= linuxdoc>0:${PORTSDIR}/textproc/linuxdoc \ - docbook-sgml>0:${PORTSDIR}/textproc/docbook-sgml +RUN_DEPENDS+= linuxdoc>0:textproc/linuxdoc \ + docbook-sgml>0:textproc/docbook-sgml .if defined(WITH_OPENJADE) post-patch: diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 4235a8b54636..bc9eccc4a363 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -10,9 +10,9 @@ COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ -LIB_DEPENDS= libminizip.so:${PORTSDIR}/archivers/minizip \ - libpcre.so:${PORTSDIR}/devel/pcre \ - libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell +LIB_DEPENDS= libminizip.so:archivers/minizip \ + libpcre.so:devel/pcre \ + libhunspell-1.3.so:textproc/hunspell USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook diff --git a/textproc/simplexml/Makefile b/textproc/simplexml/Makefile index ecf2ce49ef9a..66dca76d9e6c 100644 --- a/textproc/simplexml/Makefile +++ b/textproc/simplexml/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= konstantin.lepa@gmail.com COMMENT= C++ XML parser library -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake iconv USE_LDCONFIG= yes diff --git a/textproc/slides/Makefile b/textproc/slides/Makefile index 270c545bebcb..9b30cb7805a8 100644 --- a/textproc/slides/Makefile +++ b/textproc/slides/Makefile @@ -13,8 +13,8 @@ COMMENT= Doctype and stylesheets for making slides LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= docbook-xml>0:${PORTSDIR}/textproc/docbook-xml \ - docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl +RUN_DEPENDS= docbook-xml>0:textproc/docbook-xml \ + docbook-xsl>0:textproc/docbook-xsl NO_ARCH= yes NO_BUILD= yes diff --git a/textproc/soothsayer/Makefile b/textproc/soothsayer/Makefile index f75dd860e10f..c6b794cd18c8 100644 --- a/textproc/soothsayer/Makefile +++ b/textproc/soothsayer/Makefile @@ -12,7 +12,7 @@ COMMENT= Intelligent predictive text entry platform LICENSE= GPLv2+ -BUILD_DEPENDS= help2man:${PORTSDIR}/misc/help2man +BUILD_DEPENDS= help2man:misc/help2man USES= libtool pkgconfig sqlite GNU_CONFIGURE= yes diff --git a/textproc/soprano/Makefile b/textproc/soprano/Makefile index de80412cd13b..2e5c8ffbe00b 100644 --- a/textproc/soprano/Makefile +++ b/textproc/soprano/Makefile @@ -10,9 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/Soprano/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Qt/C++ RDF framework -LIB_DEPENDS= libraptor2.so:${PORTSDIR}/textproc/raptor2 \ - librdf.so:${PORTSDIR}/textproc/redland \ - libiodbc.so:${PORTSDIR}/databases/libiodbc +LIB_DEPENDS= libraptor2.so:textproc/raptor2 \ + librdf.so:textproc/redland \ + libiodbc.so:databases/libiodbc USE_QT4= corelib dbus network qtestlib_build xml \ qmake_build moc_build uic_build rcc_build diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile index fee82b2a4091..1ffa7f3100c5 100644 --- a/textproc/source-highlight/Makefile +++ b/textproc/source-highlight/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= GNU/src-highlite MAINTAINER= kevlo@FreeBSD.org COMMENT= C/C++ and Java sources to HTML converter -BUILD_DEPENDS= exctags:${PORTSDIR}/devel/ctags -LIB_DEPENDS= libboost_regex.so:${PORTSDIR}/devel/boost-libs +BUILD_DEPENDS= exctags:devel/ctags +LIB_DEPENDS= libboost_regex.so:devel/boost-libs GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib @@ -26,7 +26,7 @@ OPTIONS_DEFINE= BASH DOCS EXAMPLES BROKEN_sparc64= Does not compile with GCC 4.2 -BASH_RUN_DEPENDS= ${LOCALBASE}/etc/bash_completion:${PORTSDIR}/shells/bash-completion +BASH_RUN_DEPENDS= ${LOCALBASE}/etc/bash_completion:shells/bash-completion BASH_CONFIGURE_WITH= --with-bash-completion OPTIONS_SUB= yes diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile index 9e161583e6cf..fe5bf61a995f 100644 --- a/textproc/sowing/Makefile +++ b/textproc/sowing/Makefile @@ -10,8 +10,8 @@ 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:${PORTSDIR}/graphics/netpbm -RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm +BUILD_DEPENDS= ppmtogif:graphics/netpbm +RUN_DEPENDS= ppmtogif:graphics/netpbm USES= ghostscript gmake perl5 USE_TEX= latex dvipsk diff --git a/textproc/sphinxsearch-devel/Makefile b/textproc/sphinxsearch-devel/Makefile index 0700a4d158ad..66e149baed67 100644 --- a/textproc/sphinxsearch-devel/Makefile +++ b/textproc/sphinxsearch-devel/Makefile @@ -24,7 +24,7 @@ LICENSE= GPLv2 # 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:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 OPTIONS_DEFINE= ICONV ID64 LIBSTEMMER MYSQL OPTIMIZED_CFLAGS PGSQL \ SYSLOG UNIXODBC DOCS EXAMPLES @@ -81,7 +81,7 @@ SYSLOG_DESC= Enable logging via syslog SYSLOG_CONFIGURE_WITH= syslog UNIXODBC_CONFIGURE_WITH=unixodbc -UNIXODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC +UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC CONFLICTS= sphinxsearch-[0-9]* dpsearch-[0-9]* rdb-[0-9]* \ swish++-[0-9]* xaira-[0-9]* diff --git a/textproc/sphinxsearch/Makefile b/textproc/sphinxsearch/Makefile index 62ba345228e4..14f089345c02 100644 --- a/textproc/sphinxsearch/Makefile +++ b/textproc/sphinxsearch/Makefile @@ -21,7 +21,7 @@ LICENSE= GPLv2 # 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:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 OPTIONS_DEFINE= ICONV ID64 LIBSTEMMER MYSQL OPTIMIZED_CFLAGS PGSQL \ RE2 SYSLOG UNIXODBC DOCS @@ -78,13 +78,13 @@ PGSQL_USES= pgsql RE2_DESC= Enable re2 regular expression library RE2_CONFIGURE_WITH= re2 -RE2_BUILD_DEPENDS= ${LOCALBASE}/lib/libre2.a:${PORTSDIR}/devel/re2 +RE2_BUILD_DEPENDS= ${LOCALBASE}/lib/libre2.a:devel/re2 SYSLOG_DESC= Enable logging via syslog SYSLOG_CONFIGURE_WITH= syslog UNIXODBC_CONFIGURE_WITH=unixodbc -UNIXODBC_LIB_DEPENDS= libodbc.so:${PORTSDIR}/databases/unixODBC +UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC CONFLICTS= sphinxsearch-devel-[0-9]* dpsearch-[0-9]* rdb-[0-9]* \ swish++-[0-9]* xaira-[0-9]* diff --git a/textproc/spiff/Makefile b/textproc/spiff/Makefile index df43c174d586..f03528d882a9 100644 --- a/textproc/spiff/Makefile +++ b/textproc/spiff/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Declarative YAML templating system tuned for BOSH deployment manifests -BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go +BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= cloudfoundry-incubator diff --git a/textproc/srilm/Makefile b/textproc/srilm/Makefile index 0e29d1f2b2d3..69a781295630 100644 --- a/textproc/srilm/Makefile +++ b/textproc/srilm/Makefile @@ -11,7 +11,7 @@ EXTRACT_SUFX?= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for building and applying statistical language models -LIB_DEPENDS= libtcl84.so:${PORTSDIR}/lang/tcl84 +LIB_DEPENDS= libtcl84.so:lang/tcl84 DOWNLOAD_URL?= http://www.speech.sri.com/projects/srilm/download.html diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile index 1702947842ef..18c836def50c 100644 --- a/textproc/stardict3/Makefile +++ b/textproc/stardict3/Makefile @@ -11,9 +11,9 @@ DIST_SUBDIR= stardict MAINTAINER= makc@FreeBSD.org COMMENT= Dictionary lookup program written in Gtk2 -LIB_DEPENDS= libsigc-2.0.so:${PORTSDIR}/devel/libsigc++20 \ - libenchant.so:${PORTSDIR}/textproc/enchant -RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils +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 \ diff --git a/textproc/svn2cl/Makefile b/textproc/svn2cl/Makefile index d0c9c63406e8..bd8dbb6fc7ed 100644 --- a/textproc/svn2cl/Makefile +++ b/textproc/svn2cl/Makefile @@ -9,8 +9,8 @@ MASTER_SITES= http://arthurdejong.org/svn2cl/ MAINTAINER= danilo@FreeBSD.org COMMENT= Subversion ChangeLog generator -RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt \ - svn:${PORTSDIR}/devel/subversion +RUN_DEPENDS= xsltproc:textproc/libxslt \ + svn:devel/subversion NO_BUILD= yes PORTDOCS= ChangeLog NEWS README TODO diff --git a/textproc/tclExpat/Makefile b/textproc/tclExpat/Makefile index 36bc729a8f8e..820244e93214 100644 --- a/textproc/tclExpat/Makefile +++ b/textproc/tclExpat/Makefile @@ -10,7 +10,7 @@ CATEGORIES= textproc tcl MAINTAINER= mi@aldan.algebra.com COMMENT= Tcl interface to Expat library -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USE_LDCONFIG= yes diff --git a/textproc/te-hunspell/Makefile b/textproc/te-hunspell/Makefile index 79b33772d7f8..c4ef8b5e29b3 100644 --- a/textproc/te-hunspell/Makefile +++ b/textproc/te-hunspell/Makefile @@ -14,8 +14,8 @@ COMMENT= Telugu hunspell dictionaries LICENSE= GPLv2 -BUILD_DEPENDS= prezip-bin:${PORTSDIR}/textproc/aspell \ - wordlist2hunspell:${PORTSDIR}/textproc/hunspell +BUILD_DEPENDS= prezip-bin:textproc/aspell \ + wordlist2hunspell:textproc/hunspell NO_ARCH= yes USES= tar:bzip2 diff --git a/textproc/teckit/Makefile b/textproc/teckit/Makefile index af35ef12caab..74933b821e86 100644 --- a/textproc/teckit/Makefile +++ b/textproc/teckit/Makefile @@ -12,7 +12,7 @@ DISTNAME= TECkit_${PORTVERSION:S|.|_|g} MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Toolkit for converting data between 8-bit legacy encodings and Unicode -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= libtool GNU_CONFIGURE= yes diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile index 4badbc38f8de..16dde2063619 100644 --- a/textproc/templates_parser/Makefile +++ b/textproc/templates_parser/Makefile @@ -12,9 +12,9 @@ COMMENT= Web page template engine module for the Ada Web Server LICENSE= GPLv3 -BUILD_DEPENDS= gprbuild:${PORTSDIR}/devel/gprbuild \ - xmlada>=4.4:${PORTSDIR}/textproc/xmlada -RUN_DEPENDS= xmlada>=4.4:${PORTSDIR}/textproc/xmlada +BUILD_DEPENDS= gprbuild:devel/gprbuild \ + xmlada>=4.4:textproc/xmlada +RUN_DEPENDS= xmlada>=4.4:textproc/xmlada USES= ada gmake tar:bzip2 DESTINC= ${STAGEDIR}${PREFIX}/include/templates_parser @@ -28,7 +28,7 @@ MAKE_ARGS+= PROCESSORS=${MAKE_JOBS_NUMBER} \ PORTDOCS= html OPTIONS_DEFINE= DOCS -DOCS_BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx +DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx do-build: # Override build target to avoid -jX getting passed to makefile diff --git a/textproc/tex2im/Makefile b/textproc/tex2im/Makefile index 3c2a1dbbf7d4..9df1be9be6c2 100644 --- a/textproc/tex2im/Makefile +++ b/textproc/tex2im/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://www.nought.de/ MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Converts LaTeX formulas into high resolution pixmap graphics -RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ - bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= convert:graphics/ImageMagick \ + bash:shells/bash USE_TEX= latex NO_BUILD= yes diff --git a/textproc/texi2db/Makefile b/textproc/texi2db/Makefile index 0cc123d59fb5..00346205dcc1 100644 --- a/textproc/texi2db/Makefile +++ b/textproc/texi2db/Makefile @@ -10,7 +10,7 @@ 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:${PORTSDIR}/www/p5-HTML-Parser +BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/textogif/Makefile b/textproc/textogif/Makefile index d91f134ce0c3..3d935b910e22 100644 --- a/textproc/textogif/Makefile +++ b/textproc/textogif/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Perl script to convert LaTeX formulas into GIFs -RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ppmtogif:graphics/netpbm NO_BUILD= yes USE_TEX= latex dvipsk diff --git a/textproc/the_silver_searcher/Makefile b/textproc/the_silver_searcher/Makefile index ea245816c085..51d6386dde68 100644 --- a/textproc/the_silver_searcher/Makefile +++ b/textproc/the_silver_searcher/Makefile @@ -10,7 +10,7 @@ COMMENT= Code-searching tool similar to ack but faster LICENSE= APACHE20 -LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:devel/pcre USE_GITHUB= yes GH_ACCOUNT= ggreer diff --git a/textproc/tkxmlive/Makefile b/textproc/tkxmlive/Makefile index a3e033650a95..7574a9ec1f84 100644 --- a/textproc/tkxmlive/Makefile +++ b/textproc/tkxmlive/Makefile @@ -11,7 +11,7 @@ DISTNAME= tkxmlive-0.1.5-1 MAINTAINER= nivit@FreeBSD.org COMMENT= Tcl/Tk XML intelligence visual editor -RUN_DEPENDS+= ${LOCALBASE}/lib/bwidget/pkgIndex.tcl:${PORTSDIR}/x11-toolkits/bwidget +RUN_DEPENDS+= ${LOCALBASE}/lib/bwidget/pkgIndex.tcl:x11-toolkits/bwidget NO_BUILD= yes USES= tk:run diff --git a/textproc/tokyodystopia/Makefile b/textproc/tokyodystopia/Makefile index 1732a777b69c..2838a2baf8bf 100644 --- a/textproc/tokyodystopia/Makefile +++ b/textproc/tokyodystopia/Makefile @@ -11,7 +11,7 @@ COMMENT= Full-text search system based on Tokyo Cabinet LICENSE= LGPL21 -LIB_DEPENDS= libtokyocabinet.so:${PORTSDIR}/databases/tokyocabinet +LIB_DEPENDS= libtokyocabinet.so:databases/tokyocabinet GNU_CONFIGURE= yes USES= gmake diff --git a/textproc/translate-toolkit/Makefile b/textproc/translate-toolkit/Makefile index b33224309364..9ec42670131a 100644 --- a/textproc/translate-toolkit/Makefile +++ b/textproc/translate-toolkit/Makefile @@ -9,16 +9,16 @@ MASTER_SITES= CHEESESHOP MAINTAINER= jpaetzel@FreeBSD.org COMMENT= Converts between many translation formats -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:${PORTSDIR}/databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}vobject>=0:${PORTSDIR}/deskutils/py-vobject \ - msghack:${PORTSDIR}/devel/gettext-msghack \ - ${PYTHON_PKGNAMEPREFIX}iniparse>=0:${PORTSDIR}/devel/py-iniparse \ - ${PYTHON_PKGNAMEPREFIX}levenshtein>=0:${PORTSDIR}/devel/py-levenshtein \ - ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \ - iso-codes>=1.3:${PORTSDIR}/misc/iso-codes \ - bash:${PORTSDIR}/shells/bash \ - ${PYTHON_PKGNAMEPREFIX}utidy>=0:${PORTSDIR}/www/py-utidy +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ + ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}vobject>=0:deskutils/py-vobject \ + msghack:devel/gettext-msghack \ + ${PYTHON_PKGNAMEPREFIX}iniparse>=0:devel/py-iniparse \ + ${PYTHON_PKGNAMEPREFIX}levenshtein>=0:devel/py-levenshtein \ + ${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml \ + iso-codes>=1.3:misc/iso-codes \ + bash:shells/bash \ + ${PYTHON_PKGNAMEPREFIX}utidy>=0:www/py-utidy RUN_DEPENDS:= ${BUILD_DEPENDS} # Can use psyco (on i386) diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index 5991f6b8f3a7..54a72717b08f 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -12,7 +12,7 @@ DISTNAME= tth_C MAINTAINER= lx@FreeBSD.org COMMENT= TeX to HTML translator -RUN_DEPENDS= ppmtogif:${PORTSDIR}/graphics/netpbm +RUN_DEPENDS= ppmtogif:graphics/netpbm USES= ghostscript:run shebangfix tar:tgz #USE_TEX= latex diff --git a/textproc/turboxsl/Makefile b/textproc/turboxsl/Makefile index 766d45fb8a3e..f931ee262391 100644 --- a/textproc/turboxsl/Makefile +++ b/textproc/turboxsl/Makefile @@ -11,8 +11,8 @@ COMMENT= Fast, multithreaded XML+XSLT transformation library LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libck.so:${PORTSDIR}/devel/concurrencykit \ - libmemcached.so:${PORTSDIR}/databases/libmemcached +LIB_DEPENDS= libck.so:devel/concurrencykit \ + libmemcached.so:databases/libmemcached ONLY_FOR_ARCHS= amd64 ia64 powerpc64 sparc64 USES= autoreconf libtool pkgconfig diff --git a/textproc/txt2html/Makefile b/textproc/txt2html/Makefile index c3a6b08ad4a0..92b57911c8cc 100644 --- a/textproc/txt2html/Makefile +++ b/textproc/txt2html/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= jadawin@FreeBSD.org COMMENT= Convert raw text to something with a little HTML formatting -BUILD_DEPENDS= p5-Getopt-ArgvFile>=0:${PORTSDIR}/devel/p5-Getopt-ArgvFile \ - p5-YAML-Syck>=0:${PORTSDIR}/textproc/p5-YAML-Syck +BUILD_DEPENDS= p5-Getopt-ArgvFile>=0:devel/p5-Getopt-ArgvFile \ + p5-YAML-Syck>=0:textproc/p5-YAML-Syck RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 diff --git a/textproc/txt2man/Makefile b/textproc/txt2man/Makefile index c3befe9fdde6..b3dffa5737f4 100644 --- a/textproc/txt2man/Makefile +++ b/textproc/txt2man/Makefile @@ -12,7 +12,7 @@ COMMENT= Converts flat ASCII text to man page format LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk +BUILD_DEPENDS= gawk:lang/gawk RUN_DEPENDS:= ${BUILD_DEPENDS} USES= cpe gmake diff --git a/textproc/uim-el/Makefile b/textproc/uim-el/Makefile index 88d90accbfc2..71f300bab66c 100644 --- a/textproc/uim-el/Makefile +++ b/textproc/uim-el/Makefile @@ -17,7 +17,7 @@ CONFLICTS?= uim-el-xemacs21-mule-[0-9]* \ uim-el-emacs22-[0-9]* \ uim-el-emacs21-[0-9]* -RUN_DEPENDS= uim-el-agent:${PORTSDIR}/textproc/uim +RUN_DEPENDS= uim-el-agent:textproc/uim OPTIONS_DEFINE= DOCS diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile index 27ee3cc549a4..529a2d15ac9c 100644 --- a/textproc/uim-gtk/Makefile +++ b/textproc/uim-gtk/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gtk COMMENT= GTK+ modules of uim input method USE_GNOME= gtk20 -LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim +LIB_DEPENDS= libuim.so:textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile index 0c28077dabd8..66b5168c034f 100644 --- a/textproc/uim-gtk3/Makefile +++ b/textproc/uim-gtk3/Makefile @@ -6,7 +6,7 @@ PKGNAMESUFFIX= -gtk3 COMMENT= GTK+ 3.x modules of uim input method USE_GNOME= gtk30 -LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim +LIB_DEPENDS= libuim.so:textproc/uim MASTERDIR= ${.CURDIR}/../../textproc/uim PKGDIR= ${.CURDIR} diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile index ed33f95e5166..d8c4ed46c66e 100644 --- a/textproc/uim-kde4/Makefile +++ b/textproc/uim-kde4/Makefile @@ -5,9 +5,9 @@ PKGNAMESUFFIX= -kde4 COMMENT= KDE4 panel applet of uim input method -BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake -LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim -RUN_DEPENDS= uim-pref-qt4:${PORTSDIR}/textproc/uim-qt4 +BUILD_DEPENDS= cmake:devel/cmake +LIB_DEPENDS= libuim.so:textproc/uim +RUN_DEPENDS= uim-pref-qt4:textproc/uim-qt4 USE_GCC= any USE_KDE4= kdeprefix kdelibs automoc4 diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile index 0df0541486ec..1a58bd7ac424 100644 --- a/textproc/uim-m17nlib/Makefile +++ b/textproc/uim-m17nlib/Makefile @@ -10,13 +10,13 @@ PKGNAMESUFFIX= -m17nlib COMMENT= Uim plugin using m17n library input method -BUILD_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db -LIB_DEPENDS= libm17n.so:${PORTSDIR}/devel/m17n-lib \ - libuim.so:${PORTSDIR}/textproc/uim -RUN_DEPENDS= m17n-db:${PORTSDIR}/devel/m17n-db +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:${PORTSDIR}/devel/m17n-db +RUN_DEPENDS+= ${LOCALBASE}/share/m17n/icons/as-phonetic.png:devel/m17n-db .endif MASTERDIR= ${.CURDIR}/../../textproc/uim diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile index e2e7f202a427..b972163c8790 100644 --- a/textproc/uim-qt4/Makefile +++ b/textproc/uim-qt4/Makefile @@ -5,7 +5,7 @@ PKGNAMESUFFIX= -qt4 COMMENT= Qt4 modules of uim input method -LIB_DEPENDS= libuim.so:${PORTSDIR}/textproc/uim +LIB_DEPENDS= libuim.so:textproc/uim USE_QT4= qmake_build moc_build qt3support uic USES= iconv libtool diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index b390087c164a..f234faf5743d 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -26,7 +26,7 @@ OPTIONS_DEFAULT= X11 .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MX11} -LIB_DEPENDS+= libXft.so:${PORTSDIR}/x11-fonts/libXft +LIB_DEPENDS+= libXft.so:x11-fonts/libXft CONFIGURE_ARGS+= --with-x --with-xft .endif diff --git a/textproc/unoconv/Makefile b/textproc/unoconv/Makefile index cc3d469e2036..bdc83b76158c 100644 --- a/textproc/unoconv/Makefile +++ b/textproc/unoconv/Makefile @@ -16,7 +16,7 @@ COMMENT= Convert any document from and to any LibreOffice supported format LICENSE= GPLv2 -RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt +RUN_DEPENDS= xsltproc:textproc/libxslt USES= python NO_BUILD= yes diff --git a/textproc/unroff/Makefile b/textproc/unroff/Makefile index 58566b8b7efe..f93e38ec47f1 100644 --- a/textproc/unroff/Makefile +++ b/textproc/unroff/Makefile @@ -16,7 +16,7 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@FreeBSD.org COMMENT= Programmable troff translator with backend for HTML -LIB_DEPENDS= libelk.so:${PORTSDIR}/lang/elk +LIB_DEPENDS= libelk.so:lang/elk BUILD_WRKSRC= ${WRKSRC}/src MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} -DBSD" \ diff --git a/textproc/wa-hunspell/Makefile b/textproc/wa-hunspell/Makefile index 292299158b0b..d3d0d868a116 100644 --- a/textproc/wa-hunspell/Makefile +++ b/textproc/wa-hunspell/Makefile @@ -14,7 +14,7 @@ COMMENT= Wallon hunspell dictionaries LICENSE= LGPL21 -BUILD_DEPENDS= aspell:${PORTSDIR}/textproc/aspell +BUILD_DEPENDS= aspell:textproc/aspell ALL_TARGET= myspell NO_ARCH= yes diff --git a/textproc/wbxml2/Makefile b/textproc/wbxml2/Makefile index db5da73f16d0..1ad07acfeb1f 100644 --- a/textproc/wbxml2/Makefile +++ b/textproc/wbxml2/Makefile @@ -13,7 +13,7 @@ COMMENT= Library & tools for converting wbxml<->xml LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= cmake:outsource iconv tar:bzip2 USE_LDCONFIG= yes diff --git a/textproc/website/Makefile b/textproc/website/Makefile index 1195e5d984a9..57e524a2a085 100644 --- a/textproc/website/Makefile +++ b/textproc/website/Makefile @@ -13,7 +13,7 @@ COMMENT= Doctype and stylesheets for making websites LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl +RUN_DEPENDS= docbook-xsl>0:textproc/docbook-xsl NO_ARCH= yes NO_BUILD= yes diff --git a/textproc/wiggle/Makefile b/textproc/wiggle/Makefile index 28101b1e01a2..f1ee4cea3254 100644 --- a/textproc/wiggle/Makefile +++ b/textproc/wiggle/Makefile @@ -11,7 +11,7 @@ COMMENT= Apply rejected patches and perform word-wise diffs LICENSE= GPLv2 -BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash +BUILD_DEPENDS= bash:shells/bash USES= compiler:nestedfct gmake ncurses diff --git a/textproc/wv/Makefile b/textproc/wv/Makefile index cdf41e9a4d39..5d0a27893a40 100644 --- a/textproc/wv/Makefile +++ b/textproc/wv/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.abisource.com/downloads/wv/${PORTVERSION}/ MAINTAINER= bf@FreeBSD.org COMMENT= Library and executables to access Microsoft Word files -LIB_DEPENDS= libwmf.so:${PORTSDIR}/graphics/libwmf +LIB_DEPENDS= libwmf.so:graphics/libwmf USE_GNOME= libgsf GNU_CONFIGURE= yes diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 3a451b7ed7ba..4ad8c4b20eef 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -12,7 +12,7 @@ COMMENT= XSLT processor from the Apache XML Project LICENSE= APACHE20 -LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 +LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 GNU_CONFIGURE= yes USES= gmake libtool localbase pathfix diff --git a/textproc/xalan-j/Makefile b/textproc/xalan-j/Makefile index ca5d2124e471..198fa06da79c 100644 --- a/textproc/xalan-j/Makefile +++ b/textproc/xalan-j/Makefile @@ -12,7 +12,7 @@ COMMENT= Apache XSLT processor for transforming XML documents LICENSE= APACHE20 -RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j +RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j OPTIONS_DEFINE= DOCS EXAMPLES diff --git a/textproc/xhtml-11/Makefile b/textproc/xhtml-11/Makefile index 25d1171081b5..8ee952bbf90c 100644 --- a/textproc/xhtml-11/Makefile +++ b/textproc/xhtml-11/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML 1.1 DTD -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr RECDATE= 20070216 diff --git a/textproc/xhtml-basic/Makefile b/textproc/xhtml-basic/Makefile index 957d70a40714..642f7c836f73 100644 --- a/textproc/xhtml-basic/Makefile +++ b/textproc/xhtml-basic/Makefile @@ -12,8 +12,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= W3C's XHTML Basic DTD -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr \ - ${LOCALBASE}/share/xml/dtd/xhtml-modularization/catalog.xml:${PORTSDIR}/textproc/xhtml-modularization +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr \ + ${LOCALBASE}/share/xml/dtd/xhtml-modularization/catalog.xml:textproc/xhtml-modularization RECDATE= 20001219 diff --git a/textproc/xhtml-modularization/Makefile b/textproc/xhtml-modularization/Makefile index a9f792705e1f..79064c7bc155 100644 --- a/textproc/xhtml-modularization/Makefile +++ b/textproc/xhtml-modularization/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= W3C's Modularization of XHTML DTDs and docs -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= tar:tgz diff --git a/textproc/xhtml/Makefile b/textproc/xhtml/Makefile index 873e7e9c9d82..6ddbca27c72d 100644 --- a/textproc/xhtml/Makefile +++ b/textproc/xhtml/Makefile @@ -12,7 +12,7 @@ DISTNAME= xhtml1-20020801 MAINTAINER= kuriyama@FreeBSD.org COMMENT= W3C's XHTML DTD -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= zip NO_MTREE= YES diff --git a/textproc/xincluder/Makefile b/textproc/xincluder/Makefile index 9dccd80f2e57..1f2d9eb7aba1 100644 --- a/textproc/xincluder/Makefile +++ b/textproc/xincluder/Makefile @@ -11,8 +11,8 @@ DISTNAME= ${PORTNAME}-1.0d11 MAINTAINER= ports@FreeBSD.org COMMENT= Java-based XInclude processors -RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom \ - ${JAVALIBDIR}/xercesImpl.jar:${PORTSDIR}/textproc/xerces-j +RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:java/jdom \ + ${JAVALIBDIR}/xercesImpl.jar:textproc/xerces-j USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile index ec76840a4c36..222eca5261dd 100644 --- a/textproc/xml2rfc/Makefile +++ b/textproc/xml2rfc/Makefile @@ -12,7 +12,7 @@ COMMENT= Tool to create RFCs and related documents from XML, as per RFC2629 LICENSE= BSD3CLAUSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:${PORTSDIR}/devel/py-lxml +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:devel/py-lxml USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/xmlada/Makefile b/textproc/xmlada/Makefile index 8a061a923d93..45ac797202bf 100644 --- a/textproc/xmlada/Makefile +++ b/textproc/xmlada/Makefile @@ -32,7 +32,7 @@ OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= sphinx-build:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx ALL_TARGET+= docs .endif diff --git a/textproc/xmlcharent/Makefile b/textproc/xmlcharent/Makefile index fd8c74d9a1ca..24a541211ca5 100644 --- a/textproc/xmlcharent/Makefile +++ b/textproc/xmlcharent/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.oasis-open.org/docbook/${PORTNAME}/${PORTVERSION}/ MAINTAINER= hrs@FreeBSD.org COMMENT= XML character entities -RUN_DEPENDS= ${XMLCATMGR}:${PORTSDIR}/textproc/xmlcatmgr +RUN_DEPENDS= ${XMLCATMGR}:textproc/xmlcatmgr USES= zip NO_WRKSUBDIR= yes diff --git a/textproc/xmldiff/Makefile b/textproc/xmldiff/Makefile index a4fef44a340d..cdb58222854f 100644 --- a/textproc/xmldiff/Makefile +++ b/textproc/xmldiff/Makefile @@ -12,7 +12,7 @@ DISTFILES= xmldiff.pl MAINTAINER= ports@FreeBSD.org COMMENT= Display meaningful differences between XML files -RUN_DEPENDS= xmlprpr:${PORTSDIR}/textproc/xmlprpr +RUN_DEPENDS= xmlprpr:textproc/xmlprpr USES= shebangfix perl5 NO_BUILD= yes diff --git a/textproc/xmlppm/Makefile b/textproc/xmlppm/Makefile index 575b14a6a99b..2b7ab2d554db 100644 --- a/textproc/xmlppm/Makefile +++ b/textproc/xmlppm/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} \ MAINTAINER= hsmtkk@gmail.com COMMENT= XML-Conscious PPM Compression -LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libexpat.so:textproc/expat2 USES= iconv gmake MAKE_ARGS= CC="${CXX}" CFLAGS="${CXXFLAGS}" \ diff --git a/textproc/xmlroff/Makefile b/textproc/xmlroff/Makefile index ce02b557d022..fc3721c10ba9 100644 --- a/textproc/xmlroff/Makefile +++ b/textproc/xmlroff/Makefile @@ -13,7 +13,7 @@ COMMENT= XSL formatter that produces PDF and PostScript LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo +LIB_DEPENDS= libcairo.so:graphics/cairo USES= gmake libtool pkgconfig pathfix USE_GNOME= libgnomeprint libxslt \ diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index b4d454207eb2..91814ad3b723 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -18,14 +18,14 @@ COMMENT= Front-end to an XSL toolchain LICENSE= GPLv2 -BUILD_DEPENDS= ${BASH_CMD}:${PORTSDIR}/shells/bash \ - ${GETOPT_CMD}:${PORTSDIR}/misc/getopt \ - xmllint:${PORTSDIR}/textproc/libxml2 \ - xsltproc:${PORTSDIR}/textproc/libxslt \ - docbook-xsl>0:${PORTSDIR}/textproc/docbook-xsl \ - paperconf:${PORTSDIR}/print/libpaper \ - w3m:${PORTSDIR}/www/w3m \ - docbook-xml>0:${PORTSDIR}/textproc/docbook-xml +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 @@ -60,12 +60,12 @@ USE_TEX+= xmltex .endif .if ${PORT_OPTIONS:MFOP} -RUN_DEPENDS+= fop>=0.90:${PORTSDIR}/textproc/fop +RUN_DEPENDS+= fop>=0.90:textproc/fop CONFIGURE_ARGS+= --with-backend=fop .endif .if ${PORT_OPTIONS:MDBLATEX} -RUN_DEPENDS+= ${LOCALBASE}/bin/dblatex:${PORTSDIR}/textproc/dblatex +RUN_DEPENDS+= ${LOCALBASE}/bin/dblatex:textproc/dblatex .if ! ${PORT_OPTIONS:MFOP} CONFIGURE_ARGS+= --with-backend=dblatex .endif diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile index c8bd803d2439..df32dce86154 100644 --- a/textproc/xmlwrapp/Makefile +++ b/textproc/xmlwrapp/Makefile @@ -13,7 +13,7 @@ COMMENT= Modern style C++ library for working with XML data LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libboost_iostreams.so:${PORTSDIR}/devel/boost-libs +LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs OPTIONS_DEFINE= XSLT DOCS XSLT_DESC= Build libxsltwrap library (requires libxslt) diff --git a/textproc/xom/Makefile b/textproc/xom/Makefile index ac3c62508bb9..ba88aa297656 100644 --- a/textproc/xom/Makefile +++ b/textproc/xom/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= http://www.cafeconleche.org/XOM/ MAINTAINER= danilo@FreeBSD.org COMMENT= Open source (LGPL), tree-based API for processing XML with Java -RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ - ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j +RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j \ + ${JAVALIBDIR}/xalan.jar:textproc/xalan-j USE_JAVA= yes JAVA_VERSION= 1.6+ diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile index 7955e9cc029f..61bc33281bed 100644 --- a/textproc/xqilla/Makefile +++ b/textproc/xqilla/Makefile @@ -14,8 +14,8 @@ COMMENT= XQuery and XPath2 library LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libxerces-c.so.3:${PORTSDIR}/textproc/xerces-c3 \ - libtidy.so:${PORTSDIR}/www/tidy-lib +LIB_DEPENDS= libxerces-c.so.3:textproc/xerces-c3 \ + libtidy.so:www/tidy-lib USES= libtool GNU_CONFIGURE= yes @@ -27,8 +27,8 @@ USE_LDCONFIG= yes OPTIONS_DEFINE= DOXYGEN -DOCYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen \ - dot:${PORTSDIR}/graphics/graphviz +DOCYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \ + dot:graphics/graphviz DOCYGEN_ALL_TARGET= all docs post-patch: diff --git a/textproc/xslint/Makefile b/textproc/xslint/Makefile index 9413e7fad730..bb80d13183ef 100644 --- a/textproc/xslint/Makefile +++ b/textproc/xslint/Makefile @@ -12,7 +12,7 @@ COMMENT= XSL(T) stylesheet checker BROKEN= unfetchable -RUN_DEPENDS= p5-XML-DOM>=0:${PORTSDIR}/textproc/p5-XML-DOM +RUN_DEPENDS= p5-XML-DOM>=0:textproc/p5-XML-DOM USES= shebangfix perl5 zip USE_PERL5= run diff --git a/textproc/xsv/Makefile b/textproc/xsv/Makefile index c30ca6728218..80d92ab8ca4f 100644 --- a/textproc/xsv/Makefile +++ b/textproc/xsv/Makefile @@ -12,7 +12,7 @@ COMMENT= XML Schema Validator LICENSE= GPLv2 -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ltxml>0:${PORTSDIR}/textproc/py-ltxml +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ltxml>0:textproc/py-ltxml USES= python USE_PYTHON= distutils autoplist diff --git a/textproc/xt/Makefile b/textproc/xt/Makefile index 7e2e8efe4fd6..e8c1b26d1977 100644 --- a/textproc/xt/Makefile +++ b/textproc/xt/Makefile @@ -13,8 +13,8 @@ COMMENT= XSL Transformations (XSLT) implementation in Java BROKEN= unfetchable -RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:${PORTSDIR}/textproc/xerces-j \ - ${JAVALIBDIR}/xp.jar:${PORTSDIR}/textproc/xp +RUN_DEPENDS= ${JAVALIBDIR}/xml-apis.jar:textproc/xerces-j \ + ${JAVALIBDIR}/xp.jar:textproc/xp USE_JAVA= YES JAVA_VERSION= 1.6+ diff --git a/textproc/xxdiff-scripts/Makefile b/textproc/xxdiff-scripts/Makefile index 4fec70cbdbfb..2af28b0d5e34 100644 --- a/textproc/xxdiff-scripts/Makefile +++ b/textproc/xxdiff-scripts/Makefile @@ -13,7 +13,7 @@ COMMENT= Helper scripts for xxdiff LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= xxdiff:${PORTSDIR}/textproc/xxdiff +RUN_DEPENDS= xxdiff:textproc/xxdiff USES= python:2 tar:bzip2 USE_PYTHON= autoplist distutils diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile index a809e0a5726b..8cefe20598b0 100644 --- a/textproc/xxdiff/Makefile +++ b/textproc/xxdiff/Makefile @@ -26,7 +26,7 @@ OPTIONS_DEFINE= DOCS # base flex(1) v2.5.4 is not sufficient .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000033 -BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex +BUILD_DEPENDS+= ${LOCALBASE}/bin/flex:textproc/flex post-patch: @${REINPLACE_CMD} -e 's!flex!${LOCALBASE}/bin/&!' \ diff --git a/textproc/yali/Makefile b/textproc/yali/Makefile index 9fd4ff6ffb3a..34f10cadef6a 100644 --- a/textproc/yali/Makefile +++ b/textproc/yali/Makefile @@ -14,8 +14,8 @@ EXTRACT_ONLY= # empty MAINTAINER= tsparks@appliedops.net COMMENT= YALI: Yet Another LOLCODE Interpreter -RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ - p5-Parse-RecDescent>=0:${PORTSDIR}/devel/p5-Parse-RecDescent +RUN_DEPENDS= p5-libwww>=0:www/p5-libwww \ + p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent USES= perl5 dos2unix shebangfix USE_PERL5= run diff --git a/textproc/yamcha/Makefile b/textproc/yamcha/Makefile index 19be2b89495e..64fbc3e77431 100644 --- a/textproc/yamcha/Makefile +++ b/textproc/yamcha/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://chasen.org/~taku/software/yamcha/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Multipurpose CHunk Annotator -BUILD_DEPENDS= svm_learn:${PORTSDIR}/science/svmlight +BUILD_DEPENDS= svm_learn:science/svmlight GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/textproc/yelp-tools/Makefile b/textproc/yelp-tools/Makefile index 961e304e7652..73c3d8c9808b 100644 --- a/textproc/yelp-tools/Makefile +++ b/textproc/yelp-tools/Makefile @@ -10,8 +10,8 @@ DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= Utilities to help manage documentation for Yelp and the web -BUILD_DEPENDS= yelp-xsl>=0:${PORTSDIR}/textproc/yelp-xsl \ - itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= yelp-xsl>=0:textproc/yelp-xsl \ + itstool:textproc/itstool PORTSCOUT= limitw:1,even diff --git a/textproc/yelp-xsl/Makefile b/textproc/yelp-xsl/Makefile index f85fadba7feb..ee9bbe30620d 100644 --- a/textproc/yelp-xsl/Makefile +++ b/textproc/yelp-xsl/Makefile @@ -12,7 +12,7 @@ COMMENT= DocBook XSLT stylesheets for yelp PORTSCOUT= limitw:1,even -BUILD_DEPENDS= itstool:${PORTSDIR}/textproc/itstool +BUILD_DEPENDS= itstool:textproc/itstool USES= gettext gmake gnome pathfix pkgconfig tar:xz USE_GNOME= gnomeprefix intlhack libxml2 libxslt diff --git a/textproc/yodl/Makefile b/textproc/yodl/Makefile index ab78c8ca09a5..ec53cd8b10c8 100644 --- a/textproc/yodl/Makefile +++ b/textproc/yodl/Makefile @@ -13,11 +13,11 @@ COMMENT= Easy to use but powerful document formatting/preparation language LICENSE= GPLv3 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - ${LOCALBASE}/bin/getopt:${PORTSDIR}/misc/getopt -BUILD_DEPENDS= icmake:${PORTSDIR}/devel/icmake \ - bash:${PORTSDIR}/shells/bash \ - gsed:${PORTSDIR}/textproc/gsed +RUN_DEPENDS= bash:shells/bash \ + ${LOCALBASE}/bin/getopt:misc/getopt +BUILD_DEPENDS= icmake:devel/icmake \ + bash:shells/bash \ + gsed:textproc/gsed USES= perl5 shebangfix compiler:c++11-lib USE_PERL5= build diff --git a/textproc/zorba/Makefile b/textproc/zorba/Makefile index 97b043cf2a9d..4189de4dd558 100644 --- a/textproc/zorba/Makefile +++ b/textproc/zorba/Makefile @@ -13,19 +13,19 @@ COMMENT= General purpose C++ XQuery processor LICENSE= APACHE20 -LIB_DEPENDS= libxerces-c.so:${PORTSDIR}/textproc/xerces-c3 \ - libicudata.so:${PORTSDIR}/devel/icu \ - libcurl.so:${PORTSDIR}/ftp/curl \ - libtidy.so:${PORTSDIR}/www/tidy-lib \ - libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid -RUN_DEPENDS= fop:${PORTSDIR}/textproc/fop +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 OPTIONS_SUB= yes -DOCS_BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen +DOCS_BUILD_DEPENDS+= doxygen:devel/doxygen PHP_CMAKE_ON= -DWITH_PHP5:BOOL=true PHP_CMAKE_OFF= -DWITH_PHP5:BOOL=false PYTHON_CMAKE_ON= -DWITH_PYTHON:BOOL=true @@ -91,7 +91,7 @@ CMAKE_ARGS+= -DJAVA_LIBDIR:PATH=${JAVALIBDIR} .endif .if defined(WITH_SWIG) -BUILD_DEPENDS+= swig2.0:${PORTSDIR}/devel/swig20 +BUILD_DEPENDS+= swig2.0:devel/swig20 .endif post-patch: |