summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/amfora/Makefile4
-rw-r--r--www/bareos-webui/Makefile10
-rw-r--r--www/bareos18-webui/Makefile8
-rw-r--r--www/bareos19-webui/Makefile8
-rw-r--r--www/erlang-webmachine/Makefile4
-rw-r--r--www/fnord/Makefile2
-rw-r--r--www/h2o/Makefile2
-rw-r--r--www/nginx-devel/Makefile2
-rw-r--r--www/p5-HTML-Template-Expr/Makefile4
-rw-r--r--www/p5-RT-Extension-MandatoryOnTransition/Makefile12
-rw-r--r--www/p5-Woothee/Makefile2
-rw-r--r--www/php73-opcache/Makefile2
-rw-r--r--www/php73-session/Makefile2
-rw-r--r--www/php73-tidy/Makefile2
-rw-r--r--www/php74-opcache/Makefile2
-rw-r--r--www/php74-session/Makefile2
-rw-r--r--www/php74-tidy/Makefile2
-rw-r--r--www/php80-opcache/Makefile2
-rw-r--r--www/php80-session/Makefile2
-rw-r--r--www/php80-tidy/Makefile2
-rw-r--r--www/py-cachelib/Makefile8
-rw-r--r--www/py-django-smart-selects/Makefile2
-rw-r--r--www/rubygem-gollum/Makefile2
-rw-r--r--www/samdruckerserver/Makefile2
-rw-r--r--www/thirtybees/Makefile4
25 files changed, 47 insertions, 47 deletions
diff --git a/www/amfora/Makefile b/www/amfora/Makefile
index 204c70e28afa..76e242df35e0 100644
--- a/www/amfora/Makefile
+++ b/www/amfora/Makefile
@@ -17,8 +17,8 @@ _BUILD_COMMIT= 71385e9
GO_MODULE= github.com/makeworld-the-better-one/${PORTNAME}
GO_BUILDFLAGS= -ldflags "\
- -s -w \
- -X main.version=${_BUILD_VERSION} \
+ -s -w \
+ -X main.version=${_BUILD_VERSION} \
-X main.commit=${_BUILD_COMMIT}"
PLIST_FILES= bin/${PORTNAME}
diff --git a/www/bareos-webui/Makefile b/www/bareos-webui/Makefile
index 550c1bf9d3b4..2ff20ffc390f 100644
--- a/www/bareos-webui/Makefile
+++ b/www/bareos-webui/Makefile
@@ -1,8 +1,8 @@
-PORTNAME= bareos
-DISTVERSIONPREFIX= Release/
-DISTVERSION= 20.0.2
-CATEGORIES?= www sysutils
-PKGNAMESUFFIX= -webui
+PORTNAME= bareos
+DISTVERSIONPREFIX= Release/
+DISTVERSION= 20.0.2
+CATEGORIES?= www sysutils
+PKGNAMESUFFIX= -webui
MAINTAINER= acm@FreeBSD.org
COMMENT= PHP-Frontend to manage Bareos over the web
diff --git a/www/bareos18-webui/Makefile b/www/bareos18-webui/Makefile
index 560417f85f01..1c314c4f811e 100644
--- a/www/bareos18-webui/Makefile
+++ b/www/bareos18-webui/Makefile
@@ -1,7 +1,7 @@
-PORTNAME= bareos
-DISTVERSIONPREFIX= Release/
-DISTVERSION= 18.2.11
-CATEGORIES?= www sysutils
+PORTNAME= bareos
+DISTVERSIONPREFIX= Release/
+DISTVERSION= 18.2.11
+CATEGORIES?= www sysutils
PKGNAMESUFFIX= 18-webui
MAINTAINER= acm@FreeBSD.org
diff --git a/www/bareos19-webui/Makefile b/www/bareos19-webui/Makefile
index 2ccbf7f62891..bfd9db6eeb58 100644
--- a/www/bareos19-webui/Makefile
+++ b/www/bareos19-webui/Makefile
@@ -1,7 +1,7 @@
-PORTNAME= bareos
-DISTVERSIONPREFIX= Release/
-DISTVERSION= 19.2.10
-CATEGORIES?= www sysutils
+PORTNAME= bareos
+DISTVERSIONPREFIX= Release/
+DISTVERSION= 19.2.10
+CATEGORIES?= www sysutils
PKGNAMESUFFIX= 19-webui
MAINTAINER= acm@FreeBSD.org
diff --git a/www/erlang-webmachine/Makefile b/www/erlang-webmachine/Makefile
index 70996b0a80c8..3c3080910f4a 100644
--- a/www/erlang-webmachine/Makefile
+++ b/www/erlang-webmachine/Makefile
@@ -9,8 +9,8 @@ COMMENT= HTTP semantic awareness on top mochiweb
LICENSE= APACHE20
USES= erlang:rebar
-USE_GITHUB= yes
-GH_ACCOUNT= webmachine
+USE_GITHUB= yes
+GH_ACCOUNT= webmachine
ERL_BUILD_DEPS= www/erlang-mochiweb-basho
ERL_RUN_DEPS:= ${ERL_BUILD_DEPS}
diff --git a/www/fnord/Makefile b/www/fnord/Makefile
index 95637863e808..c2c4d4d780b4 100644
--- a/www/fnord/Makefile
+++ b/www/fnord/Makefile
@@ -23,7 +23,7 @@ TCPSERVER_DESC= Use DJB's tcpserver
CGI_DESC= Enable CGI support
DIR_LIST_DESC= Enable directory listing
SYSTEM_SYMLINK_DEREF_DESC= Enable system symlink (needs DIR_LIST)
-OLD_STYLE_REDIRECT_DESC= Enable old style redirection
+OLD_STYLE_REDIRECT_DESC= Enable old style redirection
DAEMONTOOLS_RUN_DEPENDS= setuidgid:sysutils/daemontools
TCPSERVER_RUN_DEPENDS= tcpserver:sysutils/ucspi-tcp
diff --git a/www/h2o/Makefile b/www/h2o/Makefile
index 7bce0eb07afd..243bab755fdb 100644
--- a/www/h2o/Makefile
+++ b/www/h2o/Makefile
@@ -20,7 +20,7 @@ LIB_DEPENDS= libuv.so:devel/libuv
USES= cmake:noninja compiler:c11 cpe perl5 shebangfix ssl pkgconfig
USE_GITHUB= yes
USE_PERL5= run
-USE_LDCONFIG= yes
+USE_LDCONFIG= yes
CPE_VENDOR= dena
diff --git a/www/nginx-devel/Makefile b/www/nginx-devel/Makefile
index 46b55cebabb6..8e300a2511c5 100644
--- a/www/nginx-devel/Makefile
+++ b/www/nginx-devel/Makefile
@@ -67,7 +67,7 @@ NO_OPTIONS_SORT= yes
OPTIONS_GROUP= HTTPGRP MAILGRP STREAMGRP
# Modules that are part of the base nginx distribution
-OPTIONS_GROUP_HTTPGRP= GOOGLE_PERFTOOLS HTTP HTTP_ADDITION HTTP_AUTH_REQ \
+OPTIONS_GROUP_HTTPGRP= GOOGLE_PERFTOOLS HTTP HTTP_ADDITION HTTP_AUTH_REQ \
HTTP_CACHE HTTP_DAV HTTP_DEGRADATION HTTP_FLV HTTP_GUNZIP_FILTER \
HTTP_GZIP_STATIC HTTP_IMAGE_FILTER HTTP_MP4 HTTP_PERL \
HTTP_RANDOM_INDEX HTTP_REALIP HTTP_REWRITE HTTP_SECURE_LINK \
diff --git a/www/p5-HTML-Template-Expr/Makefile b/www/p5-HTML-Template-Expr/Makefile
index 2798687588c6..609bf8d6d02c 100644
--- a/www/p5-HTML-Template-Expr/Makefile
+++ b/www/p5-HTML-Template-Expr/Makefile
@@ -13,9 +13,9 @@ COMMENT= Perl module to use HTML Templates which allows expressions
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-RUN_DEPENDS= p5-HTML-Template>=2.4:www/p5-HTML-Template \
+RUN_DEPENDS= p5-HTML-Template>=2.4:www/p5-HTML-Template \
p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
diff --git a/www/p5-RT-Extension-MandatoryOnTransition/Makefile b/www/p5-RT-Extension-MandatoryOnTransition/Makefile
index 38537357ceff..af5e0cf49ed3 100644
--- a/www/p5-RT-Extension-MandatoryOnTransition/Makefile
+++ b/www/p5-RT-Extension-MandatoryOnTransition/Makefile
@@ -14,12 +14,12 @@ LICENSE= GPLv2
BUILD_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER}
RUN_DEPENDS= ${LOCALBASE}/bin/rt:www/rt${RT_VER}
-FLAVOR?= ${FLAVORS:[1]}
-FLAVORS= rt44 rt50
-rt44_PKGNAMEPREFIX= p5-RT44-
-rt44_CONFLICTS_INSTALL= rt50
-rt50_PKGNAMEPREFIX= p5-RT50-
-rt50_CONFLICTS_INSTALL= rt44
+FLAVOR?= ${FLAVORS:[1]}
+FLAVORS= rt44 rt50
+rt44_PKGNAMEPREFIX= p5-RT44-
+rt44_CONFLICTS_INSTALL= rt50
+rt50_PKGNAMEPREFIX= p5-RT50-
+rt50_CONFLICTS_INSTALL= rt44
.if ${FLAVOR} == rt44
RT_VER= 44
diff --git a/www/p5-Woothee/Makefile b/www/p5-Woothee/Makefile
index 2246ff68c0ad..1aad40feecf8 100644
--- a/www/p5-Woothee/Makefile
+++ b/www/p5-Woothee/Makefile
@@ -3,7 +3,7 @@ PORTVERSION= 1.10.0
DISTVERSIONPREFIX= v
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:TAGOMORIS
+MASTER_SITE_SUBDIR= CPAN:TAGOMORIS
PKGNAMEPREFIX= p5-
MAINTAINER= bokutin@bokut.in
diff --git a/www/php73-opcache/Makefile b/www/php73-opcache/Makefile
index 602c86cd7de0..73f785d1e8e1 100644
--- a/www/php73-opcache/Makefile
+++ b/www/php73-opcache/Makefile
@@ -4,7 +4,7 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -opcache
-TEST_TARGET= test
+TEST_TARGET= test
USES= php:zend,noflavors
diff --git a/www/php73-session/Makefile b/www/php73-session/Makefile
index 5337b917bea6..4c1aba95f766 100644
--- a/www/php73-session/Makefile
+++ b/www/php73-session/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -session
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/php73-tidy/Makefile b/www/php73-tidy/Makefile
index 97e5e29c914a..6b2bbe332af2 100644
--- a/www/php73-tidy/Makefile
+++ b/www/php73-tidy/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php73
PKGNAMESUFFIX= -tidy
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/php74-opcache/Makefile b/www/php74-opcache/Makefile
index 2227c908097c..d80f730d5249 100644
--- a/www/php74-opcache/Makefile
+++ b/www/php74-opcache/Makefile
@@ -4,7 +4,7 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -opcache
-TEST_TARGET= test
+TEST_TARGET= test
USES= php:zend,noflavors
diff --git a/www/php74-session/Makefile b/www/php74-session/Makefile
index 8f4f09844c08..8bcbe5d4d1b6 100644
--- a/www/php74-session/Makefile
+++ b/www/php74-session/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -session
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/php74-tidy/Makefile b/www/php74-tidy/Makefile
index d61711a40fa8..2891df106ced 100644
--- a/www/php74-tidy/Makefile
+++ b/www/php74-tidy/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php74
PKGNAMESUFFIX= -tidy
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/php80-opcache/Makefile b/www/php80-opcache/Makefile
index a93e000b4b6a..5a618eeed683 100644
--- a/www/php80-opcache/Makefile
+++ b/www/php80-opcache/Makefile
@@ -4,7 +4,7 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -opcache
-TEST_TARGET= test
+TEST_TARGET= test
USES= php:zend,noflavors
diff --git a/www/php80-session/Makefile b/www/php80-session/Makefile
index 151d122eca56..0877821c385d 100644
--- a/www/php80-session/Makefile
+++ b/www/php80-session/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -session
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/php80-tidy/Makefile b/www/php80-tidy/Makefile
index d6d68d96175e..3765c6651035 100644
--- a/www/php80-tidy/Makefile
+++ b/www/php80-tidy/Makefile
@@ -4,6 +4,6 @@ MASTERDIR= ${.CURDIR}/../../lang/php80
PKGNAMESUFFIX= -tidy
-TEST_TARGET= test
+TEST_TARGET= test
.include "${MASTERDIR}/Makefile"
diff --git a/www/py-cachelib/Makefile b/www/py-cachelib/Makefile
index fa4d0acabf32..7c45267e8c65 100644
--- a/www/py-cachelib/Makefile
+++ b/www/py-cachelib/Makefile
@@ -10,11 +10,11 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gmm@tutanota.com
COMMENT= Collection of cache libraries in the same API interface
-LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= localbase python:3.6+
-USE_PYTHON= autoplist distutils
+USES= localbase python:3.6+
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
NO_BUILD= yes
diff --git a/www/py-django-smart-selects/Makefile b/www/py-django-smart-selects/Makefile
index 32abea41fe23..2858668f793a 100644
--- a/www/py-django-smart-selects/Makefile
+++ b/www/py-django-smart-selects/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= gatemken@cisco.com
-COMMENT= Quickly filter or group "chained" models
+COMMENT= Quickly filter or group "chained" models
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${FILESDIR}/LICENSE
diff --git a/www/rubygem-gollum/Makefile b/www/rubygem-gollum/Makefile
index f28f23d409dd..ca4e14406045 100644
--- a/www/rubygem-gollum/Makefile
+++ b/www/rubygem-gollum/Makefile
@@ -27,7 +27,7 @@ USE_RC_SUBR= ${PORTNAME}
NO_ARCH= yes
PLIST_FILES= bin/gollum
-PLIST_DIRS= %%WWWDIR%%
+PLIST_DIRS= %%WWWDIR%%
post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/www/gollum
diff --git a/www/samdruckerserver/Makefile b/www/samdruckerserver/Makefile
index de672aafd802..ff857608d8cf 100644
--- a/www/samdruckerserver/Makefile
+++ b/www/samdruckerserver/Makefile
@@ -16,7 +16,7 @@ USE_PHP= json pdo_pgsql
NO_ARCH= yes
NO_BUILD= yes
-USE_GITHUB= yes
+USE_GITHUB= yes
GH_ACCOUNT= dlangille
GH_PROJECT= SamDrucker
diff --git a/www/thirtybees/Makefile b/www/thirtybees/Makefile
index 035576c42f4f..1d2eb233a738 100644
--- a/www/thirtybees/Makefile
+++ b/www/thirtybees/Makefile
@@ -1,5 +1,5 @@
-PORTNAME= thirtybees
-PORTVERSION= 1.1.0
+PORTNAME= thirtybees
+PORTVERSION= 1.1.0
CATEGORIES= www finance
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
DISTNAME= ${PORTNAME}-v${PORTVERSION}