summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/belr/Makefile2
-rw-r--r--textproc/go-md2man/Makefile28
-rw-r--r--textproc/libfo/Makefile2
-rw-r--r--textproc/php73-ctype/Makefile2
-rw-r--r--textproc/php73-dom/Makefile2
-rw-r--r--textproc/php73-enchant/Makefile2
-rw-r--r--textproc/php73-pspell/Makefile2
-rw-r--r--textproc/php73-simplexml/Makefile2
-rw-r--r--textproc/php73-wddx/Makefile2
-rw-r--r--textproc/php73-xml/Makefile2
-rw-r--r--textproc/php73-xmlreader/Makefile2
-rw-r--r--textproc/php73-xmlwriter/Makefile2
-rw-r--r--textproc/php73-xsl/Makefile2
-rw-r--r--textproc/php74-ctype/Makefile2
-rw-r--r--textproc/php74-dom/Makefile2
-rw-r--r--textproc/php74-enchant/Makefile2
-rw-r--r--textproc/php74-pspell/Makefile2
-rw-r--r--textproc/php74-simplexml/Makefile2
-rw-r--r--textproc/php74-xml/Makefile2
-rw-r--r--textproc/php74-xmlreader/Makefile2
-rw-r--r--textproc/php74-xmlwriter/Makefile2
-rw-r--r--textproc/php74-xsl/Makefile2
-rw-r--r--textproc/php80-ctype/Makefile2
-rw-r--r--textproc/php80-dom/Makefile2
-rw-r--r--textproc/php80-enchant/Makefile2
-rw-r--r--textproc/php80-pspell/Makefile2
-rw-r--r--textproc/php80-simplexml/Makefile2
-rw-r--r--textproc/php80-xml/Makefile2
-rw-r--r--textproc/php80-xmlreader/Makefile2
-rw-r--r--textproc/php80-xmlwriter/Makefile2
-rw-r--r--textproc/php80-xsl/Makefile2
-rw-r--r--textproc/py-gi-docgen/Makefile4
-rw-r--r--textproc/py-xlutils/Makefile6
-rw-r--r--textproc/sarep/Makefile2
34 files changed, 50 insertions, 50 deletions
diff --git a/textproc/belr/Makefile b/textproc/belr/Makefile
index 43275282c883..7b96846c636c 100644
--- a/textproc/belr/Makefile
+++ b/textproc/belr/Makefile
@@ -16,6 +16,6 @@ USES= cmake compiler:c++11-lib
USE_LDCONFIG= yes
CMAKE_ARGS= -DENABLE_STATIC=NO -DENABLE_STRICT=NO
-WRKSRC= ${WRKDIR}/${DISTNAME}-0
+WRKSRC= ${WRKDIR}/${DISTNAME}-0
.include <bsd.port.mk>
diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
index 8328687876ab..b9f431f1f4f4 100644
--- a/textproc/go-md2man/Makefile
+++ b/textproc/go-md2man/Makefile
@@ -1,22 +1,22 @@
-PORTNAME= go-md2man
-DISTVERSIONPREFIX= v
-DISTVERSION= 2.0.0
-CATEGORIES= textproc
+PORTNAME= go-md2man
+DISTVERSIONPREFIX= v
+DISTVERSION= 2.0.0
+CATEGORIES= textproc
-MAINTAINER= mateusz@serveraptor.com
-COMMENT= Converts Markdown into roff (man pages)
+MAINTAINER= mateusz@serveraptor.com
+COMMENT= Converts Markdown into roff (man pages)
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE.md
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= go:modules
-USE_GITHUB= yes
+USES= go:modules
+USE_GITHUB= yes
-GH_ACCOUNT= cpuguy83
-GH_SUBDIR= go-md2man
+GH_ACCOUNT= cpuguy83
+GH_SUBDIR= go-md2man
-GH_TUPLE= russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
- shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name
+GH_TUPLE= russross:blackfriday:v2.0.1:russross_blackfriday_v2/vendor/github.com/russross/blackfriday/v2 \
+ shurcooL:sanitized_anchor_name:v1.0.0:shurcool_sanitized_anchor_name/vendor/github.com/shurcooL/sanitized_anchor_name
PLIST_FILES= bin/${PORTNAME}
diff --git a/textproc/libfo/Makefile b/textproc/libfo/Makefile
index 4ee737d4d143..eb9f2ed87afe 100644
--- a/textproc/libfo/Makefile
+++ b/textproc/libfo/Makefile
@@ -26,7 +26,7 @@ GH_ACCOUNT= xmlroff
USE_LDCONFIG= yes
WRKSRC_SUBDIR= xmlroff
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-gtk-doc \
+CONFIGURE_ARGS= --disable-gtk-doc \
--disable-gp
INSTALL_TARGET= install-strip
diff --git a/textproc/php73-ctype/Makefile b/textproc/php73-ctype/Makefile
index f6d7568827b1..eca811b4f6af 100644
--- a/textproc/php73-ctype/Makefile
+++ b/textproc/php73-ctype/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -ctype
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-dom/Makefile b/textproc/php73-dom/Makefile
index 99c7d639bf9b..5af883f68d4e 100644
--- a/textproc/php73-dom/Makefile
+++ b/textproc/php73-dom/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -dom
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-enchant/Makefile b/textproc/php73-enchant/Makefile
index d0c6d171c92c..02619962ca58 100644
--- a/textproc/php73-enchant/Makefile
+++ b/textproc/php73-enchant/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -enchant
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-pspell/Makefile b/textproc/php73-pspell/Makefile
index f331c15e8a9f..98753aea420b 100644
--- a/textproc/php73-pspell/Makefile
+++ b/textproc/php73-pspell/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -pspell
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-simplexml/Makefile b/textproc/php73-simplexml/Makefile
index 9fcef7c28af0..6df7bd0702ed 100644
--- a/textproc/php73-simplexml/Makefile
+++ b/textproc/php73-simplexml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -simplexml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-wddx/Makefile b/textproc/php73-wddx/Makefile
index 46790d61c984..a1e537b9bece 100644
--- a/textproc/php73-wddx/Makefile
+++ b/textproc/php73-wddx/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -wddx
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-xml/Makefile b/textproc/php73-xml/Makefile
index 533b98724655..658eaa899ee3 100644
--- a/textproc/php73-xml/Makefile
+++ b/textproc/php73-xml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -xml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-xmlreader/Makefile b/textproc/php73-xmlreader/Makefile
index 4e20345445ce..950e50e0a3d6 100644
--- a/textproc/php73-xmlreader/Makefile
+++ b/textproc/php73-xmlreader/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -xmlreader
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-xmlwriter/Makefile b/textproc/php73-xmlwriter/Makefile
index b7e64a0624d2..ed88bc9ee00b 100644
--- a/textproc/php73-xmlwriter/Makefile
+++ b/textproc/php73-xmlwriter/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -xmlwriter
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php73-xsl/Makefile b/textproc/php73-xsl/Makefile
index 666344862524..ba68748dc9f7 100644
--- a/textproc/php73-xsl/Makefile
+++ b/textproc/php73-xsl/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -xsl
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-ctype/Makefile b/textproc/php74-ctype/Makefile
index 3f529c7a78e6..c7bcb834f651 100644
--- a/textproc/php74-ctype/Makefile
+++ b/textproc/php74-ctype/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -ctype
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-dom/Makefile b/textproc/php74-dom/Makefile
index f7fd3a6b6e07..c8e8d81d938c 100644
--- a/textproc/php74-dom/Makefile
+++ b/textproc/php74-dom/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -dom
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-enchant/Makefile b/textproc/php74-enchant/Makefile
index ee59a97e8581..679fc31334ce 100644
--- a/textproc/php74-enchant/Makefile
+++ b/textproc/php74-enchant/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -enchant
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-pspell/Makefile b/textproc/php74-pspell/Makefile
index 1f45e5b74f93..6f501ca4cda5 100644
--- a/textproc/php74-pspell/Makefile
+++ b/textproc/php74-pspell/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -pspell
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-simplexml/Makefile b/textproc/php74-simplexml/Makefile
index c27e2bd7ecf5..504a24dd3fa3 100644
--- a/textproc/php74-simplexml/Makefile
+++ b/textproc/php74-simplexml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -simplexml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-xml/Makefile b/textproc/php74-xml/Makefile
index 32abb583894e..5de8bb1dff1d 100644
--- a/textproc/php74-xml/Makefile
+++ b/textproc/php74-xml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -xml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-xmlreader/Makefile b/textproc/php74-xmlreader/Makefile
index d89c0c4044f8..9a52d8b7a275 100644
--- a/textproc/php74-xmlreader/Makefile
+++ b/textproc/php74-xmlreader/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -xmlreader
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-xmlwriter/Makefile b/textproc/php74-xmlwriter/Makefile
index 10f7290afa8f..8bfe0bbcab59 100644
--- a/textproc/php74-xmlwriter/Makefile
+++ b/textproc/php74-xmlwriter/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -xmlwriter
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php74-xsl/Makefile b/textproc/php74-xsl/Makefile
index ce3ace49802c..d86ab265bfce 100644
--- a/textproc/php74-xsl/Makefile
+++ b/textproc/php74-xsl/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -xsl
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-ctype/Makefile b/textproc/php80-ctype/Makefile
index 710d0885ebb2..e6a813334022 100644
--- a/textproc/php80-ctype/Makefile
+++ b/textproc/php80-ctype/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -ctype
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-dom/Makefile b/textproc/php80-dom/Makefile
index 0c2cd0a4a17f..b91d1ceaee6b 100644
--- a/textproc/php80-dom/Makefile
+++ b/textproc/php80-dom/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -dom
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-enchant/Makefile b/textproc/php80-enchant/Makefile
index 1ab03c045240..25dd6e37607d 100644
--- a/textproc/php80-enchant/Makefile
+++ b/textproc/php80-enchant/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -enchant
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-pspell/Makefile b/textproc/php80-pspell/Makefile
index 5657a09c9a8b..6cde3f781b3f 100644
--- a/textproc/php80-pspell/Makefile
+++ b/textproc/php80-pspell/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -pspell
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-simplexml/Makefile b/textproc/php80-simplexml/Makefile
index 8ab850f3534a..c8bbfd273d84 100644
--- a/textproc/php80-simplexml/Makefile
+++ b/textproc/php80-simplexml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -simplexml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-xml/Makefile b/textproc/php80-xml/Makefile
index 261ee1cdd929..343ee8b24d53 100644
--- a/textproc/php80-xml/Makefile
+++ b/textproc/php80-xml/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -xml
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-xmlreader/Makefile b/textproc/php80-xmlreader/Makefile
index bdb8c9fb050f..870b8cc7314a 100644
--- a/textproc/php80-xmlreader/Makefile
+++ b/textproc/php80-xmlreader/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -xmlreader
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-xmlwriter/Makefile b/textproc/php80-xmlwriter/Makefile
index 1f8603fc2e97..c98b7578e0b3 100644
--- a/textproc/php80-xmlwriter/Makefile
+++ b/textproc/php80-xmlwriter/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -xmlwriter
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/php80-xsl/Makefile b/textproc/php80-xsl/Makefile
index 20b7752265a3..5b29c0a1c9ad 100644
--- a/textproc/php80-xsl/Makefile
+++ b/textproc/php80-xsl/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -xsl
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/py-gi-docgen/Makefile b/textproc/py-gi-docgen/Makefile
index 649d353f7fd9..7e2305dec04e 100644
--- a/textproc/py-gi-docgen/Makefile
+++ b/textproc/py-gi-docgen/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 2021.5
PORTREVISION= 1
CATEGORIES= textproc python
MASTER_SITES= GNOME
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= desktop@FreeBSD.org
COMMENT= Documentation generator for GObject-based libraries
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typogrify>0:textproc/py-typogrify@${PY_FLAVOR}
USES= python:3.6+
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/textproc/py-xlutils/Makefile b/textproc/py-xlutils/Makefile
index 897e85bb16f7..ea253959546e 100644
--- a/textproc/py-xlutils/Makefile
+++ b/textproc/py-xlutils/Makefile
@@ -11,9 +11,9 @@ COMMENT= Utilities for working with Excel files that require both xlrd and xlwt
LICENSE= MIT
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${PY_FLAVOR}
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlrd>=0.7.2:textproc/py-xlrd@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}xlwt>=0.7.4:textproc/py-xlwt@${PY_FLAVOR}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python:3.6+
USE_PYTHON= distutils autoplist
diff --git a/textproc/sarep/Makefile b/textproc/sarep/Makefile
index d4a060ff74e6..8a9f51726ba6 100644
--- a/textproc/sarep/Makefile
+++ b/textproc/sarep/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sarep
PORTVERSION= 1.1
CATEGORIES= textproc
-MASTER_SITES= http://ftp.vim.org/ibiblio/utils/text/
+MASTER_SITES= http://ftp.vim.org/ibiblio/utils/text/
EXTRACT_SUFX=
MAINTAINER= ports@FreeBSD.org