diff options
476 files changed, 735 insertions, 729 deletions
| diff --git a/archivers/kzip/Makefile b/archivers/kzip/Makefile index f2ed48285f2d..24829d659349 100644 --- a/archivers/kzip/Makefile +++ b/archivers/kzip/Makefile @@ -10,9 +10,9 @@ DISTNAME=	kzipmix-${DISTVERSION}-bsd-static  MAINTAINER=	rodrigo@FreeBSD.org  COMMENT=	PKZIP-compatible compressor focusing on space over speed -LICENSE=		KZIP +LICENSE=	KZIP  LICENSE_NAME=	KZIP License -LICENSE_FILE=   ${FILESDIR}/license.txt +LICENSE_FILE=	${FILESDIR}/license.txt  LICENSE_PERMS=	pkg-mirror no-dist-sell no-pkg-sell auto-accept  ONLY_FOR_ARCHS=	amd64 i386 diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile index b58ca0f667e5..17edf20b9d2d 100644 --- a/archivers/libarchive/Makefile +++ b/archivers/libarchive/Makefile @@ -24,7 +24,7 @@ LZO_DESC=	Support lzo compression via liblzo2  MBEDTLS_DESC=	Crypto support from mbedTLS  NETTLE_DESC=	Crypto support from Nettle  OPENSSL_DESC=	Crypto support from OpenSSL -ZSTD_DESC=      Support zstd compression +ZSTD_DESC=	Support zstd compression  USES=		cpe iconv libtool localbase:ldflags pathfix  GNU_CONFIGURE=	yes diff --git a/archivers/lxqt-archiver/Makefile b/archivers/lxqt-archiver/Makefile index b8a18da90c97..a3903a285f3c 100644 --- a/archivers/lxqt-archiver/Makefile +++ b/archivers/lxqt-archiver/Makefile @@ -19,6 +19,6 @@ USE_GNOME=	glib20  USE_QT=		buildtools_build qmake_build core dbus gui linguisttools \  		network printsupport svg widgets x11extras  USE_LXQT=	buildtools lxqt -USE_XORG= 	xcb +USE_XORG=	xcb  .include <bsd.port.mk> diff --git a/archivers/php73-bz2/Makefile b/archivers/php73-bz2/Makefile index 19d4b5bd8b3b..43bada9fd835 100644 --- a/archivers/php73-bz2/Makefile +++ b/archivers/php73-bz2/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-bz2 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php73-phar/Makefile b/archivers/php73-phar/Makefile index 9cb778c0e1fa..adebc143dc7f 100644 --- a/archivers/php73-phar/Makefile +++ b/archivers/php73-phar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-phar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php73-zip/Makefile b/archivers/php73-zip/Makefile index ade1b5e10420..16f7d48fddc6 100644 --- a/archivers/php73-zip/Makefile +++ b/archivers/php73-zip/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-zip -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php73-zlib/Makefile b/archivers/php73-zlib/Makefile index e12b0bc01a02..b0b5572ce809 100644 --- a/archivers/php73-zlib/Makefile +++ b/archivers/php73-zlib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-zlib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php74-bz2/Makefile b/archivers/php74-bz2/Makefile index df5740e6862b..74ce0fc2c80d 100644 --- a/archivers/php74-bz2/Makefile +++ b/archivers/php74-bz2/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-bz2 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php74-phar/Makefile b/archivers/php74-phar/Makefile index aed704be0995..9fb86946351d 100644 --- a/archivers/php74-phar/Makefile +++ b/archivers/php74-phar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-phar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php74-zip/Makefile b/archivers/php74-zip/Makefile index 49a13580b45d..251a2fbca8e2 100644 --- a/archivers/php74-zip/Makefile +++ b/archivers/php74-zip/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-zip -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php74-zlib/Makefile b/archivers/php74-zlib/Makefile index 5a951d63360f..a86c1cb24603 100644 --- a/archivers/php74-zlib/Makefile +++ b/archivers/php74-zlib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-zlib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php80-bz2/Makefile b/archivers/php80-bz2/Makefile index d85751e2e011..0a3c174ed763 100644 --- a/archivers/php80-bz2/Makefile +++ b/archivers/php80-bz2/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-bz2 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php80-phar/Makefile b/archivers/php80-phar/Makefile index 229ad0abac8d..31fe5c1539a9 100644 --- a/archivers/php80-phar/Makefile +++ b/archivers/php80-phar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-phar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php80-zip/Makefile b/archivers/php80-zip/Makefile index ca8cad30cdc0..91acb043f381 100644 --- a/archivers/php80-zip/Makefile +++ b/archivers/php80-zip/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-zip -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/archivers/php80-zlib/Makefile b/archivers/php80-zlib/Makefile index f943c60ae8f1..df29615a8abb 100644 --- a/archivers/php80-zlib/Makefile +++ b/archivers/php80-zlib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-zlib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/astro/fowsr/Makefile b/astro/fowsr/Makefile index b28d171d3c38..7dac695418b1 100644 --- a/astro/fowsr/Makefile +++ b/astro/fowsr/Makefile @@ -14,7 +14,7 @@ WRKSRC_SUBDIR=	${PORTNAME}.src  USE_GITHUB=	yes  GH_ACCOUNT=	apachler -GH_TAGNAME= 571db38 +GH_TAGNAME=	571db38  USES=		gmake dos2unix diff --git a/audio/alsa-seq-server/Makefile b/audio/alsa-seq-server/Makefile index c490498be358..85422f58f90d 100644 --- a/audio/alsa-seq-server/Makefile +++ b/audio/alsa-seq-server/Makefile @@ -18,7 +18,7 @@ GH_ACCOUNT=	hselasky  PLIST_FILES=	sbin/alsa-seq-server \  		man/man8/alsa-seq-server.8.gz -OPTIONS_DEFINE=        DEBUG +OPTIONS_DEFINE=	DEBUG  MAKE_ARGS+=	HAVE_MAN="YES"  MAKE_ARGS+=	PTHREAD_LIBS="-lpthread" diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 99e7afdf2d0b..9d67fa82d0f2 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -39,7 +39,7 @@ USE_CXXSTD=	c++11  USE_GITHUB=	yes  GH_ACCOUNT=	clementine-player  GH_PROJECT=	Clementine -GH_TAGNAME=     1.4.0rc1 +GH_TAGNAME=	1.4.0rc1  CPE_VENDOR=	clementine-player diff --git a/audio/festvox-cmu_us_clb_arctic/Makefile b/audio/festvox-cmu_us_clb_arctic/Makefile index 94c6be602d92..d9b576b86b9e 100644 --- a/audio/festvox-cmu_us_clb_arctic/Makefile +++ b/audio/festvox-cmu_us_clb_arctic/Makefile @@ -4,6 +4,6 @@ COMMENT=	CMU US English female voice for festival  MASTERDIR=	${.CURDIR}/../festvox-cmu_us_slt_arctic -PORTDATA=       * +PORTDATA=	*  .include "${MASTERDIR}/Makefile" diff --git a/audio/jack-keyboard/Makefile b/audio/jack-keyboard/Makefile index 69ba909fd0ae..eeda9e4218db 100644 --- a/audio/jack-keyboard/Makefile +++ b/audio/jack-keyboard/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS=	libjack.so:audio/jack  USE_GNOME=	gtk20  USES=		cmake gnome -OPTIONS_DEFINE=        LASH -OPTIONS_DEFAULT=       LASH +OPTIONS_DEFINE=		LASH +OPTIONS_DEFAULT=	LASH  LASH_LIB_DEPENDS=	liblash.so:audio/lash  LASH_CMAKE_ON=	-DLashEnable:BOOL=On diff --git a/audio/jack_umidi/Makefile b/audio/jack_umidi/Makefile index 0e076f0aef90..7f812a40192d 100644 --- a/audio/jack_umidi/Makefile +++ b/audio/jack_umidi/Makefile @@ -22,7 +22,7 @@ PLIST_FILES=	sbin/jack_umidi \  		man/man8/jack_umidi.8.gz  SUB_FILES=	jack_umidi.conf -OPTIONS_DEFINE=        DEBUG DEVD_SCRIPT +OPTIONS_DEFINE=	DEBUG DEVD_SCRIPT  DEVD_SCRIPT_DESC=	Install devd script to auto-launch jack_umidi diff --git a/audio/libkeyfinder/Makefile b/audio/libkeyfinder/Makefile index 963cc83cfbef..c531e04b27a3 100644 --- a/audio/libkeyfinder/Makefile +++ b/audio/libkeyfinder/Makefile @@ -1,6 +1,6 @@  PORTNAME=	libkeyfinder  PORTVERSION=	2.2.4 -DISTVERSIONPREFIX=      v +DISTVERSIONPREFIX=	v  CATEGORIES=	audio  MAINTAINER=	acm@FreeBSD.org @@ -13,7 +13,7 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3  USES=		cmake  USE_GITHUB=	yes -GH_ACCOUNT=     mixxxdj +GH_ACCOUNT=	mixxxdj  CMAKE_ARGS+=	-DBUILD_TESTING:BOOL=OFF diff --git a/audio/portmidi/Makefile b/audio/portmidi/Makefile index 882575af3c14..f42832078872 100644 --- a/audio/portmidi/Makefile +++ b/audio/portmidi/Makefile @@ -15,6 +15,6 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib  USES=		cmake dos2unix localbase:ldflags  USE_GITHUB=	yes -GH_ACCOUNT=     mixxxdj +GH_ACCOUNT=	mixxxdj  .include <bsd.port.mk> diff --git a/audio/stone-phaser-lv2/Makefile b/audio/stone-phaser-lv2/Makefile index 873f64f911c8..74b0d8c8e955 100644 --- a/audio/stone-phaser-lv2/Makefile +++ b/audio/stone-phaser-lv2/Makefile @@ -31,9 +31,9 @@ pre-install:  .include <bsd.port.pre.mk>  .if ${ARCH} == "amd64" || ${ARCH} == "i386" -EXTRA_PATCHES=  ${FILESDIR}/extra-patch-dpf_Makefile.base.mk +EXTRA_PATCHES=	${FILESDIR}/extra-patch-dpf_Makefile.base.mk  .else -EXTRA_PATCHES=  ${FILESDIR}/extra-patch-nosse-dpf_Makefile.base.mk +EXTRA_PATCHES=	${FILESDIR}/extra-patch-nosse-dpf_Makefile.base.mk  .endif  .include <bsd.port.post.mk> diff --git a/biology/pbbam/Makefile b/biology/pbbam/Makefile index 6e7b508c36f0..e97ce13ea2b1 100644 --- a/biology/pbbam/Makefile +++ b/biology/pbbam/Makefile @@ -5,7 +5,7 @@ CATEGORIES=	biology  # As of March 2018, unanimity is no longer open source.  # See https://github.com/PacificBiosciences/ccs. -MAINTAINER=     ports@FreeBSD.org +MAINTAINER=	ports@FreeBSD.org  COMMENT=	PacBio BAM C++ library, with SWIG bindings  LICENSE=	BSD3CLAUSE diff --git a/biology/pbseqan/Makefile b/biology/pbseqan/Makefile index 2753dc6c27d5..36aa16e34d37 100644 --- a/biology/pbseqan/Makefile +++ b/biology/pbseqan/Makefile @@ -4,7 +4,7 @@ CATEGORIES=	biology  # As of March 2018, unanimity is no longer open source.  # See https://github.com/PacificBiosciences/ccs. -MAINTAINER=     ports@FreeBSD.org +MAINTAINER=	ports@FreeBSD.org  COMMENT=	Pacific Biosciences patched and stripped down SeqAn  LICENSE=	BSD3CLAUSE diff --git a/cad/kicad-library-footprints-devel/Makefile b/cad/kicad-library-footprints-devel/Makefile index 55ee85277c6d..a27010d975b6 100644 --- a/cad/kicad-library-footprints-devel/Makefile +++ b/cad/kicad-library-footprints-devel/Makefile @@ -4,7 +4,7 @@ PORTNAME=	kicad  DISTVERSION=	r${GIT_FP_DATE}  PORTREVISION=	0  CATEGORIES=	cad -MASTER_SITES=   https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${GL_COMMIT}/ +MASTER_SITES=	https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${GL_COMMIT}/  PKGNAMESUFFIX=	-library-footprints-devel  DISTNAME=	${PORTNAME}-footprints-${GL_COMMIT} @@ -21,11 +21,11 @@ USE_GITLAB=	nodefault  GL_ACCOUNT=	kicad  GL_PROJECT=	kicad/libraries  GL_COMMIT=	${GIT_FP_HASH} -# WRKSRC=         ${WRKDIR}/${PORTNAME}-${GL_COMMIT}-${GL_COMMIT} +# WRKSRC=	${WRKDIR}/${PORTNAME}-${GL_COMMIT}-${GL_COMMIT}  USES=		cmake -CMAKE_ARGS=     -DLOCALBASE="${LOCALBASE}" \ +CMAKE_ARGS=	-DLOCALBASE="${LOCALBASE}" \  		-DCMAKE_BUILD_TYPE="Release" \  		-DKICAD_TESTING_VERSION=ON \  		-DKICAD_BUILD_VERSION=${DISTVERSION} diff --git a/cad/kicad-library-packages3d-devel/Makefile b/cad/kicad-library-packages3d-devel/Makefile index 045491f046c7..f4b65c224a64 100644 --- a/cad/kicad-library-packages3d-devel/Makefile +++ b/cad/kicad-library-packages3d-devel/Makefile @@ -24,7 +24,7 @@ GL_COMMIT=	${GIT_P3D_HASH}  USES=		cmake -CMAKE_ARGS=     -DLOCALBASE="${LOCALBASE}" \ +CMAKE_ARGS=	-DLOCALBASE="${LOCALBASE}" \  		-DCMAKE_BUILD_TYPE="Release" \  		-DKICAD_TESTING_VERSION=ON \  		-DKICAD_BUILD_VERSION=${DISTVERSION} diff --git a/cad/kicad-library-symbols-devel/Makefile b/cad/kicad-library-symbols-devel/Makefile index dae095754d36..45a3bf949622 100644 --- a/cad/kicad-library-symbols-devel/Makefile +++ b/cad/kicad-library-symbols-devel/Makefile @@ -24,7 +24,7 @@ GL_COMMIT=	${GIT_SYM_HASH}  USES=		cmake -CMAKE_ARGS=     -DLOCALBASE="${LOCALBASE}" \ +CMAKE_ARGS=	-DLOCALBASE="${LOCALBASE}" \  		-DCMAKE_BUILD_TYPE="Release" \  		-DKICAD_TESTING_VERSION=ON \  		-DKICAD_BUILD_VERSION=${DISTVERSION} diff --git a/cad/kicad-library-templates-devel/Makefile b/cad/kicad-library-templates-devel/Makefile index 641392afe054..b21287aca346 100644 --- a/cad/kicad-library-templates-devel/Makefile +++ b/cad/kicad-library-templates-devel/Makefile @@ -4,7 +4,7 @@ PORTNAME=	kicad  DISTVERSION=	r${GIT_TMPL_DATE}  PORTREVISION=	0  CATEGORIES=	cad -MASTER_SITES=   https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_COMMIT}/ +MASTER_SITES=	https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${GL_COMMIT}/  PKGNAMESUFFIX=	-library-tmpl-devel  DISTNAME=	${PORTNAME}-templates-${GL_COMMIT} @@ -24,7 +24,7 @@ GL_COMMIT=	${GIT_TMPL_HASH}  USES=		cmake -CMAKE_ARGS=     -DLOCALBASE="${LOCALBASE}" \ +CMAKE_ARGS=	-DLOCALBASE="${LOCALBASE}" \  		-DCMAKE_BUILD_TYPE="Release" \  		-DKICAD_TESTING_VERSION=ON \  		-DKICAD_BUILD_VERSION=${DISTVERSION} diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index f671d58fdd80..8f9f5661f2a3 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -15,7 +15,7 @@ COMMENT=	Programmer's solid 3D CAD modeller #'  LICENSE=	GPLv2+  LICENSE_FILE=	${WRKSRC}/COPYING -BUILD_DEPENDS=  cgal>0:math/cgal +BUILD_DEPENDS=	cgal>0:math/cgal  LIB_DEPENDS=	libzip.so:archivers/libzip \  		libhidapi.so:comms/hidapi \  		libboost_regex.so:devel/boost-libs \ diff --git a/cad/openscad/Makefile b/cad/openscad/Makefile index 75f8d383d61b..f8384737cb2c 100644 --- a/cad/openscad/Makefile +++ b/cad/openscad/Makefile @@ -14,7 +14,7 @@ COMMENT=	Programmer's solid 3D CAD modeller #'  LICENSE=	GPLv2+  LICENSE_FILE=	${WRKSRC}/COPYING -BUILD_DEPENDS=  cgal>0:math/cgal +BUILD_DEPENDS=	cgal>0:math/cgal  LIB_DEPENDS=	libzip.so:archivers/libzip \  		libhidapi.so:comms/hidapi \  		libboost_regex.so:devel/boost-libs \ diff --git a/cad/python-gdsii/Makefile b/cad/python-gdsii/Makefile index 48e67b30fe28..69d050328178 100644 --- a/cad/python-gdsii/Makefile +++ b/cad/python-gdsii/Makefile @@ -10,7 +10,7 @@ COMMENT=	GDSII manipulation library  LICENSE=	LGPL3+  LICENSE_FILE=	${WRKSRC}/LGPL-3 -RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR} +RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml@${PY_FLAVOR}  USES=		python:3.6+  USE_PYTHON=	distutils autoplist diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index 4aef1f6c7234..945869514a3f 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -49,20 +49,20 @@ QSCRIPTS=	bbox dwg2bmp dwg2pdf dwg2svg  OPTIONS_DEFINE=	EXAMPLES -CFLAGS_i386= -fPIC -CXXFLAGS_i386= -fPIC -LDFLAGS_i386= -Wl,-z,notext +CFLAGS_i386=	-fPIC +CXXFLAGS_i386=	-fPIC +LDFLAGS_i386=	-Wl,-z,notext  .include <bsd.port.options.mk>  .if defined(WITH_DEBUG) -ALL_TARGET=     debug -PLIST_SUB+=     DEBUG_LIB_SUFFIX="_debug" -RESDIR=         ${WRKSRC}/debug +ALL_TARGET=	debug +PLIST_SUB+=	DEBUG_LIB_SUFFIX="_debug" +RESDIR=		${WRKSRC}/debug  .else -ALL_TARGET=     release -PLIST_SUB+=     DEBUG_LIB_SUFFIX="" -RESDIR=         ${WRKSRC}/release +ALL_TARGET=	release +PLIST_SUB+=	DEBUG_LIB_SUFFIX="" +RESDIR=		${WRKSRC}/release  .endif  pre-configure: diff --git a/cad/qelectrotech/Makefile b/cad/qelectrotech/Makefile index 2c663b62bd9f..ef6be28ccbe4 100644 --- a/cad/qelectrotech/Makefile +++ b/cad/qelectrotech/Makefile @@ -22,12 +22,12 @@ USE_QT=		concurrent core gui network printsupport sql sql-sqlite3 \  		buildtools_build  USE_KDE=	coreaddons widgetsaddons -OPTIONS_DEFINE=       DEBUG DOCS +OPTIONS_DEFINE=	DEBUG DOCS -DEBUG_VARS=           BUILD_TYPE=debug -DEBUG_VARS_OFF=       BUILD_TYPE=release +DEBUG_VARS=	BUILD_TYPE=debug +DEBUG_VARS_OFF=	BUILD_TYPE=release -ALL_TARGET=           ${BUILD_TYPE}-all +ALL_TARGET=	${BUILD_TYPE}-all  pre-configure:  	${MV} ${WRKSRC}/man/files/pt ${WRKSRC}/man/files/pt_PT diff --git a/chinese/linux-wps-office-zh_CN/Makefile b/chinese/linux-wps-office-zh_CN/Makefile index b5e056fe4a48..9b354a0f84cf 100644 --- a/chinese/linux-wps-office-zh_CN/Makefile +++ b/chinese/linux-wps-office-zh_CN/Makefile @@ -6,7 +6,7 @@ MASTER_SITES=	https://wdl1.cache.wps.cn/wps/download/ep/Linux2019/10161/  PKGNAMEPREFIX=	linux-  PKGNAMESUFFIX=	-zh_CN  DISTNAME=	${PORTNAME}-${PORTVERSION}-1.x86_64 -EXTRACT_SUFX=   .rpm +EXTRACT_SUFX=	.rpm  MAINTAINER=	ygy@FreeBSD.org  COMMENT=	Complete office suite with PDF editor @@ -16,14 +16,14 @@ LICENSE_NAME=	End User License Agreement  LICENSE_TEXT=	See: https://www.wps.cn/privacy/full_useragreement/  LICENSE_PERMS=	no-auto-accept no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS=	amd64  CONFLICTS_INSTALL=	linux-wps-office  USES=		desktop-file-utils gnome linux shebangfix  USE_LINUX=	png pulseaudio-libs xorglibs -SHEBANG_FILES= 	usr/bin/et \ +SHEBANG_FILES=	usr/bin/et \  		usr/bin/wpp \  		usr/bin/wps \  		usr/bin/wpspdf diff --git a/comms/hackrf-devel/Makefile b/comms/hackrf-devel/Makefile index 551219c51e4a..641c7192e7ab 100644 --- a/comms/hackrf-devel/Makefile +++ b/comms/hackrf-devel/Makefile @@ -4,15 +4,15 @@ PORTNAME=	hackrf  PORTVERSION=	g${GIT_SRC_DATE}  PORTREVISION=	1  CATEGORIES=	comms devel hamradio science security -PKGNAMESUFFIX=  -devel +PKGNAMESUFFIX=	-devel  MAINTAINER=	mr@freebsd.org  COMMENT=	Low cost open source hardware software radio platform  LICENSE=	GPLv2 -LIB_DEPENDS=    libfftw3.so:math/fftw3 \ -                libfftw3f.so:math/fftw3-float +LIB_DEPENDS=	libfftw3.so:math/fftw3 \ +		libfftw3f.so:math/fftw3-float  CONFLICTS=	hackrf diff --git a/comms/inspectrum/Makefile b/comms/inspectrum/Makefile index 3221e40e452c..4299ba24f810 100644 --- a/comms/inspectrum/Makefile +++ b/comms/inspectrum/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS=	libfftw3.so:math/fftw3 \  		libfftw3f.so:math/fftw3-float \  		libliquid.so:comms/liquid-dsp -CMAKE_INSTALL_PREFIX=   ${STAGEDIR}${PREFIX} +CMAKE_INSTALL_PREFIX=	${STAGEDIR}${PREFIX}  USES=		cmake compiler:c++11-lang pkgconfig qmake qt:5  USE_GITHUB=	yes diff --git a/comms/librs232/Makefile b/comms/librs232/Makefile index 9a650748197b..3d44f8fd4008 100644 --- a/comms/librs232/Makefile +++ b/comms/librs232/Makefile @@ -8,7 +8,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	Simple serial library  LICENSE=	GPLv3 -LICENSE_FILE=   ${WRKSRC}/gpl.txt +LICENSE_FILE=	${WRKSRC}/gpl.txt  WRKSRC=		${WRKDIR}/${DISTNAME} diff --git a/comms/pyla/Makefile b/comms/pyla/Makefile index 15383322ae0c..f09d914c37f4 100644 --- a/comms/pyla/Makefile +++ b/comms/pyla/Makefile @@ -5,7 +5,7 @@ PORTVERSION=	1.1.7.1  PORTREVISION=	2  CATEGORIES=	comms python  #MASTER_SITES=	http://www.teamsw.it/pyla/download/ -MASTER_SITES=   LOCAL/mr +MASTER_SITES=	LOCAL/mr  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  DISTNAME=	pyla${PORTVERSION} diff --git a/comms/uhd/Makefile b/comms/uhd/Makefile index 48e8d6b5eab0..2fbadca1c7af 100644 --- a/comms/uhd/Makefile +++ b/comms/uhd/Makefile @@ -25,9 +25,9 @@ BUILD_DEPENDS=	orcc:devel/orc \  USES=		compiler:c++14-lang cmake ncurses pkgconfig \  		dos2unix python:3.6+ shebangfix  USE_LDCONFIG=	yes -USE_GITHUB=     yes -GH_ACCOUNT=     EttusResearch -GH_TAGNAME=     90ce6062b6b5df2eddeee723777be85108e4e7c7 +USE_GITHUB=	yes +GH_ACCOUNT=	EttusResearch +GH_TAGNAME=	90ce6062b6b5df2eddeee723777be85108e4e7c7  CONFLICTS=	usrp-[0-9]* @@ -51,13 +51,14 @@ CMAKE_ARGS+=	-DPKG_LIB_DIR:STRING="share/uhd" -DUHD_TXRX_DEBUG_PRINTS="yes"  # for excruciating debug use this -db  #CMAKE_ARGS+=	--debug-output --trace -OPTIONS_DEFINE= DOCS DOXYGEN -OPTIONS_DEFAULT= DOCS +OPTIONS_DEFINE=		DOCS DOXYGEN +OPTIONS_DEFAULT=	DOCS -OPTIONS_SUB=	yes -DOXYGEN_BUILD_DEPENDS=  doxygen:devel/doxygen +OPTIONS_SUB=		yes +DOXYGEN_BUILD_DEPENDS=	doxygen:devel/doxygen  DOXYGEN_CMAKE_ON=	-DENABLE_DOXYGEN:STRING="ON" -DOXYGEN_CMAKE_OFF=	-DENABLE_DOXYGEN:STRING="OFF" -DENABLE_MANUAL:STRING="OFF" +DOXYGEN_CMAKE_OFF=	-DENABLE_DOXYGEN:STRING="OFF" \ +			-DENABLE_MANUAL:STRING="OFF"  do-install:  # install host component diff --git a/converters/cocot/Makefile b/converters/cocot/Makefile index 96788a37ba21..337fee2f02a7 100644 --- a/converters/cocot/Makefile +++ b/converters/cocot/Makefile @@ -13,7 +13,7 @@ LICENSE=	BSD3CLAUSE  OPTIONS_DEFINE=	DOCS -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	vmi  USES=		iconv diff --git a/converters/php73-iconv/Makefile b/converters/php73-iconv/Makefile index ac670341b122..8888797b1c60 100644 --- a/converters/php73-iconv/Makefile +++ b/converters/php73-iconv/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-iconv -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php73-mbstring/Makefile b/converters/php73-mbstring/Makefile index a7f3465edf50..53ced797e0e1 100644 --- a/converters/php73-mbstring/Makefile +++ b/converters/php73-mbstring/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-mbstring -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php73-recode/Makefile b/converters/php73-recode/Makefile index c93492f22c45..4da221ba4dd2 100644 --- a/converters/php73-recode/Makefile +++ b/converters/php73-recode/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-recode -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php74-iconv/Makefile b/converters/php74-iconv/Makefile index 478c2deb76e3..2b4dc3a9388d 100644 --- a/converters/php74-iconv/Makefile +++ b/converters/php74-iconv/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-iconv -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php74-mbstring/Makefile b/converters/php74-mbstring/Makefile index 4b01d10b1e6a..c91f47b6cf47 100644 --- a/converters/php74-mbstring/Makefile +++ b/converters/php74-mbstring/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-mbstring -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php80-iconv/Makefile b/converters/php80-iconv/Makefile index 7fb851c15410..c768aaccbfd3 100644 --- a/converters/php80-iconv/Makefile +++ b/converters/php80-iconv/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-iconv -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/converters/php80-mbstring/Makefile b/converters/php80-mbstring/Makefile index d67caebf10e1..89e53084c983 100644 --- a/converters/php80-mbstring/Makefile +++ b/converters/php80-mbstring/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-mbstring -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/apq-mysql/Makefile b/databases/apq-mysql/Makefile index 24edc6848b86..7b51c46e7498 100644 --- a/databases/apq-mysql/Makefile +++ b/databases/apq-mysql/Makefile @@ -22,7 +22,7 @@ USES=		ada tar:bzip2 mysql  IGNORE_WITH_MYSQL=	57 80 101m 102m 103m 57p 57w  HAS_CONFIGURE=	yes  WRKPATH=	${WRKDIR}/build -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS=	--prefix=${PREFIX} \  		--disable-relocatable \  		--work-path=${WRKPATH} \  		--processors=${MAKE_JOBS_NUMBER} diff --git a/databases/apq-odbc/Makefile b/databases/apq-odbc/Makefile index bfca9b4e9322..394a80e9c96f 100644 --- a/databases/apq-odbc/Makefile +++ b/databases/apq-odbc/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS=	libodbc.so:databases/unixODBC  USES=		ada tar:bzip2  HAS_CONFIGURE=	yes  WRKPATH=	${WRKDIR}/build -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS=	--prefix=${PREFIX} \  		--disable-relocatable \  		--work-path=${WRKPATH} \  		--processors=${MAKE_JOBS_NUMBER} diff --git a/databases/apq-pgsql/Makefile b/databases/apq-pgsql/Makefile index 7f39a33ebaa9..ba5f4913236c 100644 --- a/databases/apq-pgsql/Makefile +++ b/databases/apq-pgsql/Makefile @@ -21,7 +21,7 @@ USES=		ada tar:bzip2 pgsql  WANT_PGSQL=	lib  HAS_CONFIGURE=	yes  WRKPATH=	${WRKDIR}/build -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS=	--prefix=${PREFIX} \  		--disable-relocatable \  		--work-path=${WRKPATH} \  		--processors=${MAKE_JOBS_NUMBER} diff --git a/databases/apq/Makefile b/databases/apq/Makefile index f5ca7876c69d..d0e85dcabc16 100644 --- a/databases/apq/Makefile +++ b/databases/apq/Makefile @@ -19,7 +19,7 @@ USES=		ada tar:bzip2  PORTDOCS=	README HISTORY  HAS_CONFIGURE=	yes  WRKPATH=	${WRKDIR}/build -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS=	--prefix=${PREFIX} \  		--disable-relocatable \  		--work-path=${WRKPATH} \  		--processors=${MAKE_JOBS_NUMBER} diff --git a/databases/elixir-calecto/Makefile b/databases/elixir-calecto/Makefile index 1ade77101838..9b13c975ee33 100644 --- a/databases/elixir-calecto/Makefile +++ b/databases/elixir-calecto/Makefile @@ -13,7 +13,7 @@ USES=		elixir  USE_GITHUB=	yes  GH_ACCOUNT=	lau -MIX_BUILD_DEPS= databases/elixir-ecto \ +MIX_BUILD_DEPS=	databases/elixir-ecto \  		devel/elixir-calendar  MIX_RUN_DEPS:=	${MIX_BUILD_DEPS} diff --git a/databases/hbase/Makefile b/databases/hbase/Makefile index 6491d199f075..1591f4fe41e7 100644 --- a/databases/hbase/Makefile +++ b/databases/hbase/Makefile @@ -43,7 +43,7 @@ USERS=		${HBASE_USER}  GROUPS=		${HBASE_GROUP}  SUB_FILES=	hbase-env-dist.sh pkg-message -USE_RC_SUBR=    hbase_master hbase_regionserver +USE_RC_SUBR=	hbase_master hbase_regionserver  SUB_LIST=	HBASE_USER="${HBASE_USER}" \  		JAVA_HOME="${JAVA_HOME}" \  		HBASE_LOG_DIR="${HBASE_LOGDIR}" \ diff --git a/databases/mariadb104-server/Makefile b/databases/mariadb104-server/Makefile index 52bd6a11c638..da946798cd61 100644 --- a/databases/mariadb104-server/Makefile +++ b/databases/mariadb104-server/Makefile @@ -201,8 +201,8 @@ PLIST_SUB+=	WSREP="@comment "  .endif  .if ${ARCH} == i386 -USE_GCC=       yes -CFLAGS+=       -latomic -fasynchronous-unwind-tables +USE_GCC=	yes +CFLAGS+=	-latomic -fasynchronous-unwind-tables  .endif  .if ${OPSYS} == DragonFly diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index 1a361999b525..b99f5d9e9aab 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS=	libpcre.so:devel/pcre \  USES=		compiler:c++17-lang cpe python:3.5+,build scons  USE_RC_SUBR=	mongod -PORTSCOUT=     limit:^4\.4\. +PORTSCOUT=	limit:^4\.4\.  CONFLICTS_INSTALL=	mongodb36 mongodb4[02] diff --git a/databases/mongodb50/Makefile b/databases/mongodb50/Makefile index 4d331897e774..2897ab488ac1 100644 --- a/databases/mongodb50/Makefile +++ b/databases/mongodb50/Makefile @@ -34,11 +34,11 @@ CONFLICTS_INSTALL=	mongodb36 mongodb4[024]  OPTIONS_DEFINE=	LTO SASL SSL  OPTIONS_DEFAULT=LTO SASL SSL -OPTIONS_EXCLUDE_aarch64=        ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} -OPTIONS_EXCLUDE_aarch64_14=     LTO # Does not work with llvm12 on aarch64. +OPTIONS_EXCLUDE_aarch64=	${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} +OPTIONS_EXCLUDE_aarch64_14=	LTO # Does not work with llvm12 on aarch64. -SHEBANG_FILES=  buildscripts/scons.py -python_OLD_CMD= @python_interpreter@ +SHEBANG_FILES=	buildscripts/scons.py +python_OLD_CMD=	@python_interpreter@  MAKE_ARGS=	--use-system-zlib \  		--use-system-pcre \ diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index bd0010044b83..c1fdd81a470f 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -52,11 +52,11 @@ SHEBANG_FILES=	scripts/*.pl* scripts/*.sh  .include <bsd.port.options.mk>  .if defined(PPC_ABI) && ${PPC_ABI} == ELFv2 -USES+=          compiler:gcc-c++11-lib -USE_CXXSTD=     gnu++11 +USES+=		compiler:gcc-c++11-lib +USE_CXXSTD=	gnu++11  .else -USES+=          compiler:c++11-lang -USE_CXXSTD=     gnu++98 +USES+=		compiler:c++11-lang +USE_CXXSTD=	gnu++98  .endif  .if ${PORT_OPTIONS:MSSL} diff --git a/databases/percona-pam-for-mysql/Makefile b/databases/percona-pam-for-mysql/Makefile index 0e2c47110d7b..b6bf4ec13cb9 100644 --- a/databases/percona-pam-for-mysql/Makefile +++ b/databases/percona-pam-for-mysql/Makefile @@ -22,7 +22,7 @@ DESCR=		${.CURDIR}/pkg-descr  CMAKE_ARGS+=	-DWITH_PAM=1  # Workaround to clang11/gcc10 with -fno-common by default -CFLAGS+=        -fcommon +CFLAGS+=	-fcommon  PLUGIN_ONLY=	yes @@ -32,4 +32,4 @@ do-install:  .include "${MASTERDIR}/Makefile" -RUN_DEPENDS= # This plugin has no run dependencies. It should work with any desired mysql client/server. +RUN_DEPENDS=	# This plugin has no run dependencies. It should work with any desired mysql client/server. diff --git a/databases/php73-dba/Makefile b/databases/php73-dba/Makefile index 7fce740ef8d0..67ed60156443 100644 --- a/databases/php73-dba/Makefile +++ b/databases/php73-dba/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-dba -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-interbase/Makefile b/databases/php73-interbase/Makefile index 55c33a2b311a..0f68cf2debdb 100644 --- a/databases/php73-interbase/Makefile +++ b/databases/php73-interbase/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-interbase -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-mysqli/Makefile b/databases/php73-mysqli/Makefile index e12caa20cfd3..58bee3cb2049 100644 --- a/databases/php73-mysqli/Makefile +++ b/databases/php73-mysqli/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-mysqli -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-odbc/Makefile b/databases/php73-odbc/Makefile index c59558a1d1e6..7029e192cd95 100644 --- a/databases/php73-odbc/Makefile +++ b/databases/php73-odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo/Makefile b/databases/php73-pdo/Makefile index 663724eec036..175be7b29c4e 100644 --- a/databases/php73-pdo/Makefile +++ b/databases/php73-pdo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_dblib/Makefile b/databases/php73-pdo_dblib/Makefile index cd8aba6a2781..5f41c6770941 100644 --- a/databases/php73-pdo_dblib/Makefile +++ b/databases/php73-pdo_dblib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_dblib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_firebird/Makefile b/databases/php73-pdo_firebird/Makefile index 4e227299030b..307adfda9332 100644 --- a/databases/php73-pdo_firebird/Makefile +++ b/databases/php73-pdo_firebird/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_firebird -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_mysql/Makefile b/databases/php73-pdo_mysql/Makefile index 3803accafc2e..ac7815140256 100644 --- a/databases/php73-pdo_mysql/Makefile +++ b/databases/php73-pdo_mysql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_mysql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_odbc/Makefile b/databases/php73-pdo_odbc/Makefile index d356d701a74a..f4f0cf9586a2 100644 --- a/databases/php73-pdo_odbc/Makefile +++ b/databases/php73-pdo_odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_pgsql/Makefile b/databases/php73-pdo_pgsql/Makefile index a3512fc57074..a9858d7b558b 100644 --- a/databases/php73-pdo_pgsql/Makefile +++ b/databases/php73-pdo_pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pdo_sqlite/Makefile b/databases/php73-pdo_sqlite/Makefile index 4ce8a34a4d30..8f1a48880e24 100644 --- a/databases/php73-pdo_sqlite/Makefile +++ b/databases/php73-pdo_sqlite/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pdo_sqlite -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-pgsql/Makefile b/databases/php73-pgsql/Makefile index 6982f2577628..6b1dfe27ca05 100644 --- a/databases/php73-pgsql/Makefile +++ b/databases/php73-pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php73-sqlite3/Makefile b/databases/php73-sqlite3/Makefile index ec15c618aab7..ab24fa4a69c9 100644 --- a/databases/php73-sqlite3/Makefile +++ b/databases/php73-sqlite3/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sqlite3 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-dba/Makefile b/databases/php74-dba/Makefile index 86f9b3f8a802..af5519aeea97 100644 --- a/databases/php74-dba/Makefile +++ b/databases/php74-dba/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-dba -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-mysqli/Makefile b/databases/php74-mysqli/Makefile index 09a85eb27fc8..3d39ef5e7667 100644 --- a/databases/php74-mysqli/Makefile +++ b/databases/php74-mysqli/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-mysqli -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-odbc/Makefile b/databases/php74-odbc/Makefile index f8328ef98f17..309218574011 100644 --- a/databases/php74-odbc/Makefile +++ b/databases/php74-odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo/Makefile b/databases/php74-pdo/Makefile index d3a517f8c554..da1ba1f12714 100644 --- a/databases/php74-pdo/Makefile +++ b/databases/php74-pdo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_dblib/Makefile b/databases/php74-pdo_dblib/Makefile index 7ca98393d92b..f319c420097b 100644 --- a/databases/php74-pdo_dblib/Makefile +++ b/databases/php74-pdo_dblib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_dblib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_firebird/Makefile b/databases/php74-pdo_firebird/Makefile index 3b3baf1e5715..429a9336cf6e 100644 --- a/databases/php74-pdo_firebird/Makefile +++ b/databases/php74-pdo_firebird/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_firebird -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_mysql/Makefile b/databases/php74-pdo_mysql/Makefile index be205b0a152e..d78142f112d3 100644 --- a/databases/php74-pdo_mysql/Makefile +++ b/databases/php74-pdo_mysql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_mysql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_odbc/Makefile b/databases/php74-pdo_odbc/Makefile index 96c7890dc276..10736c1e7992 100644 --- a/databases/php74-pdo_odbc/Makefile +++ b/databases/php74-pdo_odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_pgsql/Makefile b/databases/php74-pdo_pgsql/Makefile index e72354243c4a..6232942c69de 100644 --- a/databases/php74-pdo_pgsql/Makefile +++ b/databases/php74-pdo_pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pdo_sqlite/Makefile b/databases/php74-pdo_sqlite/Makefile index 1d63c6ff41dd..923f35f0e15e 100644 --- a/databases/php74-pdo_sqlite/Makefile +++ b/databases/php74-pdo_sqlite/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pdo_sqlite -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-pgsql/Makefile b/databases/php74-pgsql/Makefile index 75b60d40e82d..3e262a5c5f30 100644 --- a/databases/php74-pgsql/Makefile +++ b/databases/php74-pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php74-sqlite3/Makefile b/databases/php74-sqlite3/Makefile index b8047ecda0fc..6fcaf4533b6c 100644 --- a/databases/php74-sqlite3/Makefile +++ b/databases/php74-sqlite3/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sqlite3 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-dba/Makefile b/databases/php80-dba/Makefile index a9ef02c75291..b6e8e71428bc 100644 --- a/databases/php80-dba/Makefile +++ b/databases/php80-dba/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-dba -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-mysqli/Makefile b/databases/php80-mysqli/Makefile index 9c25581e2018..d1caa11d7860 100644 --- a/databases/php80-mysqli/Makefile +++ b/databases/php80-mysqli/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-mysqli -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-odbc/Makefile b/databases/php80-odbc/Makefile index 7aac0f1da017..18b0b041c157 100644 --- a/databases/php80-odbc/Makefile +++ b/databases/php80-odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo/Makefile b/databases/php80-pdo/Makefile index 8d5dea5fc4bc..681ba64e9e82 100644 --- a/databases/php80-pdo/Makefile +++ b/databases/php80-pdo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_dblib/Makefile b/databases/php80-pdo_dblib/Makefile index b75d68b8e5c6..de84690c16af 100644 --- a/databases/php80-pdo_dblib/Makefile +++ b/databases/php80-pdo_dblib/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_dblib -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_firebird/Makefile b/databases/php80-pdo_firebird/Makefile index a60f84841472..5935044cecbe 100644 --- a/databases/php80-pdo_firebird/Makefile +++ b/databases/php80-pdo_firebird/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_firebird -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_mysql/Makefile b/databases/php80-pdo_mysql/Makefile index 509c01283d1a..cd75254cecab 100644 --- a/databases/php80-pdo_mysql/Makefile +++ b/databases/php80-pdo_mysql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_mysql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_odbc/Makefile b/databases/php80-pdo_odbc/Makefile index 6fb233fddb02..de46a9478aca 100644 --- a/databases/php80-pdo_odbc/Makefile +++ b/databases/php80-pdo_odbc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_odbc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_pgsql/Makefile b/databases/php80-pdo_pgsql/Makefile index 6d64dd6a473a..c24f2dad1bab 100644 --- a/databases/php80-pdo_pgsql/Makefile +++ b/databases/php80-pdo_pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pdo_sqlite/Makefile b/databases/php80-pdo_sqlite/Makefile index c85dd9bc3627..a42f6b591403 100644 --- a/databases/php80-pdo_sqlite/Makefile +++ b/databases/php80-pdo_sqlite/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pdo_sqlite -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-pgsql/Makefile b/databases/php80-pgsql/Makefile index e9e99448008d..ad4044823282 100644 --- a/databases/php80-pgsql/Makefile +++ b/databases/php80-pgsql/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pgsql -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/php80-sqlite3/Makefile b/databases/php80-sqlite3/Makefile index 2316914f953e..4bf889f166f8 100644 --- a/databases/php80-sqlite3/Makefile +++ b/databases/php80-sqlite3/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sqlite3 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/databases/py-couchdb/Makefile b/databases/py-couchdb/Makefile index ff082fbfd38f..0794d00dae85 100644 --- a/databases/py-couchdb/Makefile +++ b/databases/py-couchdb/Makefile @@ -13,7 +13,7 @@ COMMENT=	Simple Library to Allow Python Applications to Use CouchDB  LICENSE=	BSD3CLAUSE -RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR} +RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}simplejson>=0:devel/py-simplejson@${PY_FLAVOR}  USES=		python:3.6+  USE_PYTHON=	distutils autoplist concurrent pythonprefix diff --git a/databases/py-motor/Makefile b/databases/py-motor/Makefile index beb46ba86bcf..018e220bd049 100644 --- a/databases/py-motor/Makefile +++ b/databases/py-motor/Makefile @@ -11,7 +11,7 @@ COMMENT=	Non-blocking MongoDB driver for Tornado or asyncio  LICENSE=	APACHE20 -RUN_DEPENDS=    ${PYTHON_PKGNAMEPREFIX}pymongo>=3.3:databases/pymongo@${PY_FLAVOR} +RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pymongo>=3.3:databases/pymongo@${PY_FLAVOR}  USES=		python:3.6+  USE_PYTHON=	distutils autoplist diff --git a/deskutils/belcard/Makefile b/deskutils/belcard/Makefile index df2273a9dc0d..617e65db68f8 100644 --- a/deskutils/belcard/Makefile +++ b/deskutils/belcard/Makefile @@ -17,6 +17,6 @@ USES=		cmake compiler:c++11-lib  USE_LDCONFIG=	yes  CMAKE_ARGS=	-DENABLE_STATIC=NO -DENABLE_STRICT=NO -DENABLE_UNIT_TESTS=NO -WRKSRC= 	${WRKDIR}/${DISTNAME}-0 +WRKSRC=		${WRKDIR}/${DISTNAME}-0  .include <bsd.port.mk> diff --git a/deskutils/latte-dock/Makefile b/deskutils/latte-dock/Makefile index 795f7688f761..14d6514e8140 100644 --- a/deskutils/latte-dock/Makefile +++ b/deskutils/latte-dock/Makefile @@ -6,7 +6,7 @@ MASTER_SITES=	KDE/stable/latte-dock  MAINTAINER=	kde@FreeBSD.org  COMMENT=	Launcher for Qt and Plasma desktops -LICENSE_COMB=   multi +LICENSE_COMB=	multi  LICENSE=	GPLv2+ LGPL20+ LGPL21 LGPL3  LIB_DEPENDS=	libxcb-util.so:x11/xcb-util diff --git a/deskutils/mate-indicator-applet/Makefile b/deskutils/mate-indicator-applet/Makefile index edc4ad953e53..0301c413b3f3 100644 --- a/deskutils/mate-indicator-applet/Makefile +++ b/deskutils/mate-indicator-applet/Makefile @@ -24,7 +24,7 @@ USES=		compiler:c11 gettext gmake gnome libtool localbase mate \   		pkgconfig tar:xz  USE_CSTD=	c11 -USE_MATE= 	panel +USE_MATE=	panel  USE_GNOME=	gtk30  GNU_CONFIGURE=	yes  INSTALL_TARGET=	install-strip diff --git a/deskutils/presage/Makefile b/deskutils/presage/Makefile index 506d6eae92ff..5174de910d62 100644 --- a/deskutils/presage/Makefile +++ b/deskutils/presage/Makefile @@ -4,7 +4,7 @@ CATEGORIES=	deskutils kde  MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}  MAINTAINER=	kde@FreeBSD.org -COMMENT=	An intelligent predictive text entry system +COMMENT=	Intelligent predictive text entry system  BUILD_DEPENDS=	help2man:misc/help2man \  		${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index da2250823d98..8e5e0c855a32 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -20,11 +20,13 @@ PLIST_FILES=	bin/rem \  		man/man1/rem2ps.1.gz \  		man/man1/remind.1.gz -OPTIONS_DEFINE=	TCLTK A4 -OPTIONS_DEFAULT=LANG_US -OPTIONS_SINGLE=	LANGUAGE -OPTIONS_SINGLE_LANGUAGE= LANG_US LANG_DE LANG_NL LANG_FI LANG_FR LANG_NN \ -		LANG_DA LANG_PL LANG_PBR LANG_IT LANG_RO LANG_ES LANG_IS +OPTIONS_DEFINE=			A4 TCLTK +OPTIONS_DEFAULT=		LANG_US +OPTIONS_SINGLE=			LANGUAGE +OPTIONS_SINGLE_LANGUAGE=	LANG_DA LANG_DE LANG_ES LANG_FI LANG_FR LANG_IS \ +				LANG_IT LANG_NL LANG_NN LANG_PBR LANG_PL \ +				LANG_RO LANG_US +  A4_DESC=	Use A4 instead of Letter paper  LANGUAGE_DESC=	User interface language diff --git a/devel/R-cran-blob/Makefile b/devel/R-cran-blob/Makefile index 30ea900825c0..26ca21ae516b 100644 --- a/devel/R-cran-blob/Makefile +++ b/devel/R-cran-blob/Makefile @@ -6,7 +6,7 @@ CATEGORIES=	devel  DISTNAME=	${PORTNAME}_${DISTVERSION}  MAINTAINER=	ygy@FreeBSD.org -COMMENT=	A Simple S3 Class for Representing Vectors of Binary Data ('BLOBS') +COMMENT=	Simple S3 Class for Representing Vectors of Binary Data ('BLOBS')  LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/LICENSE diff --git a/devel/R-cran-gert/Makefile b/devel/R-cran-gert/Makefile index 603a2a53b80a..326f933b68ed 100644 --- a/devel/R-cran-gert/Makefile +++ b/devel/R-cran-gert/Makefile @@ -16,7 +16,7 @@ CRAN_DEPENDS=	R-cran-askpass>0:security/R-cran-askpass \  		R-cran-zip>=2.1.0:archivers/R-cran-zip  BUILD_DEPENDS=	${CRAN_DEPENDS}  RUN_DEPENDS=	${CRAN_DEPENDS} -LIB_DEPENDS=    libgit2.so:devel/libgit2 +LIB_DEPENDS=	libgit2.so:devel/libgit2  USES=		cran:auto-plist diff --git a/devel/allegro5/Makefile b/devel/allegro5/Makefile index 22c2ab686448..75e0ec729383 100644 --- a/devel/allegro5/Makefile +++ b/devel/allegro5/Makefile @@ -26,8 +26,8 @@ LIB_DEPENDS=	libFLAC.so:audio/flac \  USES=		cmake:insource compiler:c++11-lang gl gnome jpeg \  		openal:soft pkgconfig xorg uniquefiles:dirs  USE_GITHUB=	yes -GH_ACCOUNT=    	liballeg -GH_PROJECT=    	allegro5 +GH_ACCOUNT=	liballeg +GH_PROJECT=	allegro5  USE_XORG=	x11 xpm xext xcursor xxf86vm xxf86dga sm ice xi xinerama xrandr \  		xscrnsaver  USE_GL=		gl glu diff --git a/devel/aphpbreakdown/Makefile b/devel/aphpbreakdown/Makefile index 80982e4eba03..b870a96b8b15 100644 --- a/devel/aphpbreakdown/Makefile +++ b/devel/aphpbreakdown/Makefile @@ -2,7 +2,7 @@ PORTNAME=	aphpbreakdown  DISTVERSION=	2.2.2  CATEGORIES=	devel www  MASTER_SITES=	http://phar.code-mesa.com/ -PKGNAMEPREFIX=  ${PHP_PKGNAMEPREFIX} +PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}  EXTRACT_SUFX=	.phar  MAINTAINER=	freebsd@code-mesa.com diff --git a/devel/arm-none-eabi-gcc492/Makefile b/devel/arm-none-eabi-gcc492/Makefile index ef52ff679e88..a9c0090d36a8 100644 --- a/devel/arm-none-eabi-gcc492/Makefile +++ b/devel/arm-none-eabi-gcc492/Makefile @@ -34,7 +34,7 @@ BU_PREFIX?=	${GCC_TARGET}  GNU_CONFIGURE=	yes  CONFIGURE_OUTSOURCE=	yes  # libstdcxx won't build, but we don't need it or multiple float-abi libs. -CONFIGURE_ARGS= --target=${GCC_TARGET} --disable-nls --enable-languages=c,c++ \ +CONFIGURE_ARGS=	--target=${GCC_TARGET} --disable-nls --enable-languages=c,c++ \  		--without-headers \  		--with-gmp=${LOCALBASE} \  		--with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \ diff --git a/devel/bennugd-core/Makefile b/devel/bennugd-core/Makefile index 53def024bed2..522410af82f2 100644 --- a/devel/bennugd-core/Makefile +++ b/devel/bennugd-core/Makefile @@ -11,7 +11,7 @@ COMMENT=	High level open source game development suite, core libs  USES=		dos2unix libtool pkgconfig tar:bzip2  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --bindir="${PREFIX}/libexec" +CONFIGURE_ARGS=	--bindir="${PREFIX}/libexec"  SUB_FILES=	bgdc bgdi  USE_LDCONFIG=	yes  DOS2UNIX_GLOB=	*.c *.h diff --git a/devel/efl/Makefile b/devel/efl/Makefile index f0fce0519962..604d7d49a2fa 100644 --- a/devel/efl/Makefile +++ b/devel/efl/Makefile @@ -30,7 +30,7 @@ CONFLICTS_INSTALL=	libeio  USES=		compiler:c++14-lang gettext-tools gnome iconv \  		jpeg libtool meson ninja ssl pathfix pkgconfig python:3.5+ shared-mime-info \  		shebangfix tar:xz xorg -SHEBANG_FILES=  src/tests/elementary/spec/generator.py \ +SHEBANG_FILES=	src/tests/elementary/spec/generator.py \  		src/bin/exactness/exactness_play.in \  		src/bin/exactness/exactness_record.in  USE_XORG=	x11 xcb xcursor xcomposite xdamage xext xfixes xi xinerama \ diff --git a/devel/elixir-timex/Makefile b/devel/elixir-timex/Makefile index 6f9f9ea95067..07e0fe942a61 100644 --- a/devel/elixir-timex/Makefile +++ b/devel/elixir-timex/Makefile @@ -12,7 +12,7 @@ USES=		elixir  USE_GITHUB=	yes  GH_ACCOUNT=	bitwalker -MIX_BUILD_DEPS= devel/elixir-combine \ +MIX_BUILD_DEPS=	devel/elixir-combine \  		devel/elixir-gettext \  		devel/elixir-tzdata \  		www/elixir-httpoison diff --git a/devel/erlang-erlware_commons/Makefile b/devel/erlang-erlware_commons/Makefile index 5196faaad0a2..33f3cf25651a 100644 --- a/devel/erlang-erlware_commons/Makefile +++ b/devel/erlang-erlware_commons/Makefile @@ -14,8 +14,8 @@ USES=		erlang:rebar  USE_GITHUB=	yes  GH_ACCOUNT=	erlware -ERL_BUILD_DEPS= devel/erlang-cf -ERL_RUN_DEPS:=  ${ERL_BUILD_DEPS} +ERL_BUILD_DEPS=	devel/erlang-cf +ERL_RUN_DEPS:=	${ERL_BUILD_DEPS}  OPTIONS_DEFINE=	DOCS diff --git a/devel/evemu/Makefile b/devel/evemu/Makefile index b6c8a518cdde..852816f6190d 100644 --- a/devel/evemu/Makefile +++ b/devel/evemu/Makefile @@ -29,9 +29,9 @@ PYTHON_USES_OFF=		python:build  PYTHON_CONFIGURE_ENABLE=	python-bindings  PYTHON_USE=			PYTHON=py3kplist -GNU_CONFIGURE=  yes +GNU_CONFIGURE=	yes  CFLAGS+=	-include stdlib.h -include limits.h -USE_LDCONFIG=   yes +USE_LDCONFIG=	yes  INSTALL_TARGET=	install-strip  REINPLACE_ARGS=	-i '' diff --git a/devel/fnccheck/Makefile b/devel/fnccheck/Makefile index 85f80e38596e..42d8bfe2fd72 100644 --- a/devel/fnccheck/Makefile +++ b/devel/fnccheck/Makefile @@ -11,7 +11,7 @@ COMMENT=	Profiling library/utilities for C/C++ programs  LICENSE=	GPLv2 LGPL21  LICENSE_COMB=	multi -BUILD_DEPENDS=  gnulibiberty>=2.19.1:devel/gnulibiberty +BUILD_DEPENDS=	gnulibiberty>=2.19.1:devel/gnulibiberty  LIB_DEPENDS=	libbfd.so:devel/libbfd  USES=		autoreconf libtool diff --git a/devel/git-lab/Makefile b/devel/git-lab/Makefile index 098976970339..496dc40bbcfc 100644 --- a/devel/git-lab/Makefile +++ b/devel/git-lab/Makefile @@ -1,15 +1,15 @@ -PORTNAME=       git-lab -DISTVERSION=    0.1 -CATEGORIES=     devel +PORTNAME=	git-lab +DISTVERSION=	0.1 +CATEGORIES=	devel -MAINTAINER=     adridg@FreeBSD.org -COMMENT=        GitLab management commands for git CLI +MAINTAINER=	adridg@FreeBSD.org +COMMENT=	GitLab management commands for git CLI  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}gitpython>=2.1.8:devel/py-gitpython@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}python-gitlab>=2.7.1:devel/py-python-gitlab@${PY_FLAVOR} -USES=           python +USES=		python  USE_PYTHON=	autoplist concurrent distutils  USE_GITLAB=	yes diff --git a/devel/gputils/Makefile b/devel/gputils/Makefile index 7ac6b8964627..599779c4f2d1 100644 --- a/devel/gputils/Makefile +++ b/devel/gputils/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  CONFLICTS=	gplink-[0-9]*  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --disable-dependency-tracking --disable-html-doc +CONFIGURE_ARGS=	--disable-dependency-tracking --disable-html-doc  USES=		bison:alias gmake tar:bz2  WRKSRC=		${WRKDIR}/${PORTNAME}-${DISTVERSION:C/-.*//} diff --git a/devel/imake/Makefile b/devel/imake/Makefile index bac8270380db..5fa1ec240b82 100644 --- a/devel/imake/Makefile +++ b/devel/imake/Makefile @@ -9,7 +9,7 @@ MAINTAINER=	x11@FreeBSD.org  COMMENT=	Imake and other utilities from X.Org  LICENSE=	MIT -LICENSE_FILE= ${WRKSRC}/COPYING +LICENSE_FILE=	${WRKSRC}/COPYING  BUILD_DEPENDS=	tradcpp:devel/tradcpp  RUN_DEPENDS=	gccmakedep:devel/gccmakedep \ diff --git a/devel/jwasm/Makefile b/devel/jwasm/Makefile index 90585e634d23..c74db50d4b7f 100644 --- a/devel/jwasm/Makefile +++ b/devel/jwasm/Makefile @@ -15,7 +15,7 @@ LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept  USES=		alias dos2unix gmake -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	Baron-von-Riedesel  GH_PROJECT=	JWasm  GH_TAGNAME=	f0a2fdd diff --git a/devel/kdesdk/Makefile b/devel/kdesdk/Makefile index 040e7f1e268a..4d920d857a6a 100644 --- a/devel/kdesdk/Makefile +++ b/devel/kdesdk/Makefile @@ -29,7 +29,7 @@ DEVUTILS_DESC=		KDE development utilities  DEVUTILS_RUN_DEPENDS=	kde-dev-utils>=${KDE_APPLICATIONS_VERSION}:devel/kde-dev-utils  DEVSCRIPTS_DESC=	KDE development scripts -DEVSCRIPTS_RUN_DEPENDS= kde-dev-scripts>=${KDE_APPLICATIONS_VERSION}:devel/kde-dev-scripts +DEVSCRIPTS_RUN_DEPENDS=	kde-dev-scripts>=${KDE_APPLICATIONS_VERSION}:devel/kde-dev-scripts  DOLPHIN_DESC=		Plugins for Dolphin file manager  DOLPHIN_RUN_DEPENDS=	dolphin-plugins>=${KDE_APPLICATIONS_VERSION}:devel/dolphin-plugins diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile index fbd35e2564da..52dfd175b4a0 100644 --- a/devel/libevent/Makefile +++ b/devel/libevent/Makefile @@ -4,7 +4,7 @@ PORTNAME=	libevent  DISTVERSION=	2.1.12  DISTVERSIONSUFFIX=	-stable  CATEGORIES=	devel -MASTER_SITES=   https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${DISTVERSION}${DISTVERSIONSUFFIX}/ +MASTER_SITES=	https://github.com/${PORTNAME}/${PORTNAME}/releases/download/release-${DISTVERSION}${DISTVERSIONSUFFIX}/  MAINTAINER=	zeising@FreeBSD.org  COMMENT=	API for executing callback functions on events or timeouts diff --git a/devel/libfsapfs/Makefile b/devel/libfsapfs/Makefile index d49e75a06665..da16dc755d10 100644 --- a/devel/libfsapfs/Makefile +++ b/devel/libfsapfs/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  GNU_CONFIGURE=	yes  CONFIGURE_ARGS=	--enable-python --with-openssl=no -CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config +CONFIGURE_ENV=	PYTHON_CONFIG=${PYTHON_CMD}-config  USES=		fuse libtool pathfix pkgconfig python:3.5+  USE_LDCONFIG=	yes  INSTALL_TARGET=	install-strip diff --git a/devel/libsavitar/Makefile b/devel/libsavitar/Makefile index 5143d7f473fc..4cb3234b1cf7 100644 --- a/devel/libsavitar/Makefile +++ b/devel/libsavitar/Makefile @@ -4,8 +4,8 @@ PORTREVISION=	6  CATEGORIES=	devel cad  DIST_SUBDIR=	Ultimaker -PATCH_SITES=   https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES=    195633cf0c5f.patch:-p1 +PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES=	195633cf0c5f.patch:-p1  MAINTAINER=	db@FreeBSD.org  COMMENT=	C++ implementation of 3mf loading/python bindings diff --git a/devel/libunwind/Makefile b/devel/libunwind/Makefile index 52a01fcb9807..3f889f8bcfd8 100644 --- a/devel/libunwind/Makefile +++ b/devel/libunwind/Makefile @@ -13,7 +13,7 @@ COMMENT=	Generic stack unwinding library  LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/COPYING -ONLY_FOR_ARCHS= aarch64 amd64 armv7 i386 powerpc64 powerpc64le +ONLY_FOR_ARCHS=	aarch64 amd64 armv7 i386 powerpc64 powerpc64le  USES=		compiler:c11 cpe libtool pathfix pkgconfig diff --git a/devel/llvm-devel/Makefile b/devel/llvm-devel/Makefile index 5fe5b1e8267b..b7c6dff379aa 100644 --- a/devel/llvm-devel/Makefile +++ b/devel/llvm-devel/Makefile @@ -13,7 +13,7 @@ LICENSE_DIR=	${WRKSRC}/llvm  .include "Makefile.LICENSE"  LICENSE+=	LLVM2  LICENSE_FILE_LLVM2=	${LICENSE_DIR}/LICENSE.TXT -LICENSE_NAME_LLVM2= 	Apache License 2.0 with LLVM Exceptions +LICENSE_NAME_LLVM2=	Apache License 2.0 with LLVM Exceptions  LICENSE_PERMS_LLVM2=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept  LICENSE:=	${LICENSE:NARM} @@ -280,7 +280,7 @@ MAN1SRCS+=	clang.1 \  		diagtool.1 \  		scan-build.1  CLANG_PATTERN=	(c-index-test|clang|diagtool|hmaptool|intercept-|libear|libscanbuild|analyze-|scan-|Reporter.py|ScanView.py|scanview.css|sorttable.js|startfile.py|-analyzer) -SHEBANG_FILES+= clang/tools/clang-format/git-clang-format \ +SHEBANG_FILES+=	clang/tools/clang-format/git-clang-format \  		clang/tools/clang-format/clang-format-diff.py \  		clang/tools/scan-view/bin/scan-view \  		clang/utils/hmaptool/hmaptool diff --git a/devel/llvm10/Makefile b/devel/llvm10/Makefile index 77a0200ee703..f0a2cfbcb1d8 100644 --- a/devel/llvm10/Makefile +++ b/devel/llvm10/Makefile @@ -152,10 +152,10 @@ LLDB_VARS=		_USES_PYTHON=python:3.6+  OPENMP_DESC=		Install libomp, the LLVM OpenMP runtime library  OPENMP_DISTFILES=	openmp-${DISTVERSION}.src${EXTRACT_SUFX}  OPENMP_EXTRA_PATCHES=	${PATCHDIR}/openmp -PYCLANG_DESC=	Install python bindings to libclang +PYCLANG_DESC=		Install python bindings to libclang  PYCLANG_IMPLIES=	CLANG -PYCLANG_VARS=	_USES_PYTHON=python:3.6+ -PYCLANG_CMAKE_ON= -DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER} +PYCLANG_VARS=		_USES_PYTHON=python:3.6+ +PYCLANG_CMAKE_ON=	-DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER}  .if defined(WITH_DEBUG)  CMAKE_BUILD_TYPE=	RelWithDebInfo diff --git a/devel/llvm11/Makefile b/devel/llvm11/Makefile index 5169370c65af..e9e1269cdbde 100644 --- a/devel/llvm11/Makefile +++ b/devel/llvm11/Makefile @@ -147,10 +147,10 @@ LLDB_PORTDOCS=		lldb  LLDB_VARS=		_USES_PYTHON=python:3.6+  OPENMP_DESC=		Install libomp, the LLVM OpenMP runtime library  OPENMP_DISTFILES=	openmp-${DISTVERSION}.src${EXTRACT_SUFX} -PYCLANG_DESC=	Install python bindings to libclang +PYCLANG_DESC=		Install python bindings to libclang  PYCLANG_IMPLIES=	CLANG -PYCLANG_VARS=	_USES_PYTHON=python:3.6+ -PYCLANG_CMAKE_ON= -DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER} +PYCLANG_VARS=		_USES_PYTHON=python:3.6+ +PYCLANG_CMAKE_ON=	-DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER}  .if defined(WITH_DEBUG)  CMAKE_BUILD_TYPE=	RelWithDebInfo diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile index 3a8cc22c1b28..609f8b1b1785 100644 --- a/devel/llvm12/Makefile +++ b/devel/llvm12/Makefile @@ -157,10 +157,10 @@ LLDB_USES=		lua:53 libedit  LLDB_VARS=		_USES_PYTHON=python:3.6-3.9  OPENMP_DESC=		Install libomp, the LLVM OpenMP runtime library  OPENMP_PORTDOCS=	openmp -PYCLANG_DESC=	Install python bindings to libclang +PYCLANG_DESC=		Install python bindings to libclang  PYCLANG_IMPLIES=	CLANG -PYCLANG_VARS=	_USES_PYTHON=python:3.6-3.9 -PYCLANG_CMAKE_ON= -DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER} +PYCLANG_VARS=		_USES_PYTHON=python:3.6-3.9 +PYCLANG_CMAKE_ON=	-DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER}  .if defined(WITH_DEBUG)  CMAKE_BUILD_TYPE=	RelWithDebInfo diff --git a/devel/llvm13/Makefile b/devel/llvm13/Makefile index 6a6dfde8cac4..796455af389f 100644 --- a/devel/llvm13/Makefile +++ b/devel/llvm13/Makefile @@ -175,10 +175,10 @@ MLIR_DESC=		Multi-Level Intermediate Representation  OPENMP_DESC=		Install libomp, the LLVM OpenMP runtime library  OPENMP_CMAKE_ON=	-DLIBOMPTARGET_BUILD_AMDGCN_BCLIB=OFF  OPENMP_PORTDOCS=	openmp -PYCLANG_DESC=	Install python bindings to libclang +PYCLANG_DESC=		Install python bindings to libclang  PYCLANG_IMPLIES=	CLANG -PYCLANG_VARS=	_USES_PYTHON=python:3.6+ -PYCLANG_CMAKE_ON= -DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER} +PYCLANG_VARS=		_USES_PYTHON=python:3.6+ +PYCLANG_CMAKE_ON=	-DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER}  .if defined(WITH_DEBUG)  CMAKE_BUILD_TYPE=	RelWithDebInfo diff --git a/devel/llvm90/Makefile b/devel/llvm90/Makefile index 0c0e0443e19c..553c45035bf9 100644 --- a/devel/llvm90/Makefile +++ b/devel/llvm90/Makefile @@ -134,10 +134,10 @@ LLDB_VARS=		_USES_PYTHON=python:3.6+  OPENMP_DESC=		Install libomp, the LLVM OpenMP runtime library  OPENMP_EXTRA_PATCHES=	${PATCHDIR}/openmp  OPENMP_DISTFILES=	openmp-${DISTVERSION}.src${EXTRACT_SUFX} -PYCLANG_DESC=	Install python bindings to libclang +PYCLANG_DESC=		Install python bindings to libclang  PYCLANG_IMPLIES=	CLANG -PYCLANG_VARS=	_USES_PYTHON=python:3.6+ -PYCLANG_CMAKE_ON= -DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER} +PYCLANG_VARS=		_USES_PYTHON=python:3.6+ +PYCLANG_CMAKE_ON=	-DCLANG_PYTHON_BINDINGS_VERSIONS=${PYTHON_VER}  .if defined(WITH_DEBUG)  CMAKE_BUILD_TYPE=	RelWithDebInfo diff --git a/devel/log4net/Makefile b/devel/log4net/Makefile index f7d0b4b4271f..79ad251286c5 100644 --- a/devel/log4net/Makefile +++ b/devel/log4net/Makefile @@ -25,7 +25,7 @@ SUB_LIST=	PORTVERSION=${PORTVERSION}  PORTDOCS=	*  PORTEXAMPLES=	* -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE=	DOCS EXAMPLES  do-install:  	@(cd ${INSTALL_WRKSRC}/bin/mono/2.0/release && ${SETENV} MONO_SHARED_DIR=${WRKDIR} ${LOCALBASE}/bin/gacutil /root ${STAGEDIR}${PREFIX}/lib/ /gacdir ${STAGEDIR}${PREFIX}/lib /package 2.0 /i log4net.dll) diff --git a/devel/maven33/Makefile b/devel/maven33/Makefile index 582e732b03a9..40554c640ec4 100644 --- a/devel/maven33/Makefile +++ b/devel/maven33/Makefile @@ -10,7 +10,7 @@ COMMENT=	Java project management tool, 3.3.x branch  LICENSE=	APACHE20 -DEPRECATED=     Outdated, unsupported upstream +DEPRECATED=	Outdated, unsupported upstream  EXPIRATION_DATE=2022-01-15  RUN_DEPENDS=	mvn:devel/maven-wrapper diff --git a/devel/p5-Devel-Cover-Report-Clover/Makefile b/devel/p5-Devel-Cover-Report-Clover/Makefile index ead6520eb79e..b7a55458e26c 100644 --- a/devel/p5-Devel-Cover-Report-Clover/Makefile +++ b/devel/p5-Devel-Cover-Report-Clover/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS=	\  	p5-Devel-Cover>0:devel/p5-Devel-Cover \  	p5-HTML-Parser>0:www/p5-HTML-Parser \  	p5-Template-Toolkit>0:www/p5-Template-Toolkit -TEST_DEPENDS= \ +TEST_DEPENDS=	\  	p5-File-Which>=1.08:sysutils/p5-File-Which \  	p5-Test-Exception>0:devel/p5-Test-Exception \  	p5-Test-MockObject>0:devel/p5-Test-MockObject diff --git a/devel/p5-Sort-Key-DateTime/Makefile b/devel/p5-Sort-Key-DateTime/Makefile index 2a941a728ed3..ad9f49f394af 100644 --- a/devel/p5-Sort-Key-DateTime/Makefile +++ b/devel/p5-Sort-Key-DateTime/Makefile @@ -12,7 +12,7 @@ COMMENT=	Perl extension for sorting objects by some DateTime key  RUN_DEPENDS=	p5-DateTime>=0.28:devel/p5-DateTime \  		p5-Sort-Key>=1.28:devel/p5-Sort-Key -BUILD_DEPENDS=  ${RUN_DEPENDS} +BUILD_DEPENDS=	${RUN_DEPENDS}  USES=		perl5  USE_PERL5=	configure diff --git a/devel/pcsc-ada/Makefile b/devel/pcsc-ada/Makefile index 95e6976b9a41..dfaca6accff4 100644 --- a/devel/pcsc-ada/Makefile +++ b/devel/pcsc-ada/Makefile @@ -23,8 +23,8 @@ PORTEXAMPLES=	src bin  OPTIONS_DEFINE=	UNIT_TEST INTF_TEST DOCS EXAMPLES  OPTIONS_SUB=	yes -UNIT_TEST_DESC= Run unit test suite before installation -INTF_TEST_DESC= Run interface tests against installed smart card after build +UNIT_TEST_DESC=	Run unit test suite before installation +INTF_TEST_DESC=	Run interface tests against installed smart card after build  NO_OPTIONS_SORT=yes  DOCS_USES=		gmake diff --git a/devel/pear-Date_Holidays_Discordian/Makefile b/devel/pear-Date_Holidays_Discordian/Makefile index 0bed71d6b18a..492b3f382714 100644 --- a/devel/pear-Date_Holidays_Discordian/Makefile +++ b/devel/pear-Date_Holidays_Discordian/Makefile @@ -7,7 +7,7 @@ COMMENT=	Driver based class to calculate Discordian holidays  LICENSE=	PHP301 -BUILD_DEPENDS=  ${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR} +BUILD_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}  RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}  USES=		pear diff --git a/devel/php73-gettext/Makefile b/devel/php73-gettext/Makefile index 73bcdd719b89..b7806acc0bf3 100644 --- a/devel/php73-gettext/Makefile +++ b/devel/php73-gettext/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-gettext -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-intl/Makefile b/devel/php73-intl/Makefile index 6dd852cec427..07497cbab4af 100644 --- a/devel/php73-intl/Makefile +++ b/devel/php73-intl/Makefile @@ -9,6 +9,6 @@ USE_CXXSTD=	gnu++11  CPPFLAGS+=	-DU_USING_ICU_NAMESPACE=1 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-json/Makefile b/devel/php73-json/Makefile index bf40ef07b649..73e75b5917da 100644 --- a/devel/php73-json/Makefile +++ b/devel/php73-json/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-json -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-pcntl/Makefile b/devel/php73-pcntl/Makefile index 7b0b60641feb..4eb3579bae01 100644 --- a/devel/php73-pcntl/Makefile +++ b/devel/php73-pcntl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-pcntl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-readline/Makefile b/devel/php73-readline/Makefile index 46f56eba0073..372ce69ce3a4 100644 --- a/devel/php73-readline/Makefile +++ b/devel/php73-readline/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-readline -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-shmop/Makefile b/devel/php73-shmop/Makefile index c47b5fe34fb6..0af3ff88494d 100644 --- a/devel/php73-shmop/Makefile +++ b/devel/php73-shmop/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-shmop -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-sysvmsg/Makefile b/devel/php73-sysvmsg/Makefile index 407e8ec8a31e..415a21cdefde 100644 --- a/devel/php73-sysvmsg/Makefile +++ b/devel/php73-sysvmsg/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sysvmsg -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-sysvsem/Makefile b/devel/php73-sysvsem/Makefile index a6e43cf58dcf..1b5a51933b04 100644 --- a/devel/php73-sysvsem/Makefile +++ b/devel/php73-sysvsem/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sysvsem -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-sysvshm/Makefile b/devel/php73-sysvshm/Makefile index cdd82fd8407d..733068477157 100644 --- a/devel/php73-sysvshm/Makefile +++ b/devel/php73-sysvshm/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sysvshm -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php73-tokenizer/Makefile b/devel/php73-tokenizer/Makefile index 3487f074872d..98f928683915 100644 --- a/devel/php73-tokenizer/Makefile +++ b/devel/php73-tokenizer/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-tokenizer -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-ffi/Makefile b/devel/php74-ffi/Makefile index c680a42e2691..4e685e0b1352 100644 --- a/devel/php74-ffi/Makefile +++ b/devel/php74-ffi/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-ffi -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-gettext/Makefile b/devel/php74-gettext/Makefile index 00fd1cc38a7c..96bd22e84ff9 100644 --- a/devel/php74-gettext/Makefile +++ b/devel/php74-gettext/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-gettext -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-intl/Makefile b/devel/php74-intl/Makefile index de88339950b4..482d1fced016 100644 --- a/devel/php74-intl/Makefile +++ b/devel/php74-intl/Makefile @@ -9,6 +9,6 @@ USE_CXXSTD=	gnu++11  CPPFLAGS+=	-DU_USING_ICU_NAMESPACE=1 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-json/Makefile b/devel/php74-json/Makefile index 3098884fa72d..6de1c886bb80 100644 --- a/devel/php74-json/Makefile +++ b/devel/php74-json/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-json -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-pcntl/Makefile b/devel/php74-pcntl/Makefile index 2ca95bdd8ba4..f60c93a1f907 100644 --- a/devel/php74-pcntl/Makefile +++ b/devel/php74-pcntl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-pcntl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-readline/Makefile b/devel/php74-readline/Makefile index 31e4dffa15f4..31b0038c3e3e 100644 --- a/devel/php74-readline/Makefile +++ b/devel/php74-readline/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-readline -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-shmop/Makefile b/devel/php74-shmop/Makefile index 7d444868d430..db20089bc219 100644 --- a/devel/php74-shmop/Makefile +++ b/devel/php74-shmop/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-shmop -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-sysvmsg/Makefile b/devel/php74-sysvmsg/Makefile index 5a181ae9ad72..94d3747bc991 100644 --- a/devel/php74-sysvmsg/Makefile +++ b/devel/php74-sysvmsg/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sysvmsg -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-sysvsem/Makefile b/devel/php74-sysvsem/Makefile index 408022620af1..654e51ff652e 100644 --- a/devel/php74-sysvsem/Makefile +++ b/devel/php74-sysvsem/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sysvsem -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-sysvshm/Makefile b/devel/php74-sysvshm/Makefile index 0be91e057548..b1f7d5b7e728 100644 --- a/devel/php74-sysvshm/Makefile +++ b/devel/php74-sysvshm/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sysvshm -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php74-tokenizer/Makefile b/devel/php74-tokenizer/Makefile index 3eb4ccafeb16..124fee382706 100644 --- a/devel/php74-tokenizer/Makefile +++ b/devel/php74-tokenizer/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-tokenizer -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-ffi/Makefile b/devel/php80-ffi/Makefile index d664b68bee56..53658b8bbff9 100644 --- a/devel/php80-ffi/Makefile +++ b/devel/php80-ffi/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-ffi -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-gettext/Makefile b/devel/php80-gettext/Makefile index 557769e93966..6e4f76cf5d15 100644 --- a/devel/php80-gettext/Makefile +++ b/devel/php80-gettext/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-gettext -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-intl/Makefile b/devel/php80-intl/Makefile index ac523eb118cd..0583fc5566ea 100644 --- a/devel/php80-intl/Makefile +++ b/devel/php80-intl/Makefile @@ -9,6 +9,6 @@ USE_CXXSTD=	gnu++11  CPPFLAGS+=	-DU_USING_ICU_NAMESPACE=1 -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-pcntl/Makefile b/devel/php80-pcntl/Makefile index b166805eabf7..e8476e938321 100644 --- a/devel/php80-pcntl/Makefile +++ b/devel/php80-pcntl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-pcntl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-readline/Makefile b/devel/php80-readline/Makefile index e0b347ac44d7..437ced4189dc 100644 --- a/devel/php80-readline/Makefile +++ b/devel/php80-readline/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-readline -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-shmop/Makefile b/devel/php80-shmop/Makefile index fdfb762cf00a..5f6e76d3802b 100644 --- a/devel/php80-shmop/Makefile +++ b/devel/php80-shmop/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-shmop -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-sysvmsg/Makefile b/devel/php80-sysvmsg/Makefile index c673f45fd11d..96fb9f9f69a6 100644 --- a/devel/php80-sysvmsg/Makefile +++ b/devel/php80-sysvmsg/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sysvmsg -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-sysvsem/Makefile b/devel/php80-sysvsem/Makefile index 578fa3c8319d..7ac5d2130e9d 100644 --- a/devel/php80-sysvsem/Makefile +++ b/devel/php80-sysvsem/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sysvsem -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-sysvshm/Makefile b/devel/php80-sysvshm/Makefile index aafb85f49208..a8dccc308773 100644 --- a/devel/php80-sysvshm/Makefile +++ b/devel/php80-sysvshm/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sysvshm -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/php80-tokenizer/Makefile b/devel/php80-tokenizer/Makefile index 62b25cf4343c..e736bfe4c5f5 100644 --- a/devel/php80-tokenizer/Makefile +++ b/devel/php80-tokenizer/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-tokenizer -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/devel/py-PyExecJS/Makefile b/devel/py-PyExecJS/Makefile index 67a55e04fb24..3491779e69aa 100644 --- a/devel/py-PyExecJS/Makefile +++ b/devel/py-PyExecJS/Makefile @@ -12,7 +12,7 @@ LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/LICENSE  USES=		python:3.6+ -USE_PYTHON=     distutils autoplist +USE_PYTHON=	autoplist distutils  OPTIONS_GROUP=		RUNTIME  OPTIONS_GROUP_RUNTIME=	NODE SPIDERMONKEY diff --git a/devel/py-bsd/Makefile b/devel/py-bsd/Makefile index 494b4b46ff61..196edb550831 100644 --- a/devel/py-bsd/Makefile +++ b/devel/py-bsd/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}  USES=		python:3.6+  USE_PYTHON=	autoplist distutils cython -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	freenas  GH_PROJECT=	py-bsd  GH_TAGNAME=	6d148fa diff --git a/devel/py-celery-progress/Makefile b/devel/py-celery-progress/Makefile index a6b755be95d1..a747bfad58f0 100644 --- a/devel/py-celery-progress/Makefile +++ b/devel/py-celery-progress/Makefile @@ -1,7 +1,7 @@  PORTNAME=	celery-progress  PORTVERSION=	0.1.1  CATEGORIES=	devel -MASTER_SITES=   CHEESESHOP +MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	gettoknowmi@yahoo.com diff --git a/devel/py-libzfs/Makefile b/devel/py-libzfs/Makefile index b153b36c642d..0fe345ad3861 100644 --- a/devel/py-libzfs/Makefile +++ b/devel/py-libzfs/Makefile @@ -10,7 +10,7 @@ COMMENT=	Python libzfs bindings  LICENSE=	BSD2CLAUSE -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	truenas  GH_PROJECT=	py-libzfs  GH_TAGNAME=	8702fda diff --git a/devel/py-phx-class-registry/Makefile b/devel/py-phx-class-registry/Makefile index ae938ab97a61..b8894526d3c0 100644 --- a/devel/py-phx-class-registry/Makefile +++ b/devel/py-phx-class-registry/Makefile @@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}six>=1.13:devel/py-six@${PY_FLAVOR} -TEST_DEPENDS=   ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR} +TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}  USES=		python  USE_PYTHON=	distutils autoplist concurrent diff --git a/devel/py-qt5-qscintilla2/Makefile b/devel/py-qt5-qscintilla2/Makefile index 3b715f7c34cd..6836c66b964a 100644 --- a/devel/py-qt5-qscintilla2/Makefile +++ b/devel/py-qt5-qscintilla2/Makefile @@ -19,11 +19,11 @@ USE_PYQT=	core gui printsupport widgets sip_build qtbuilder  USE_PYTHON=	concurrent flavors py3kplist  USE_QT=		core gui printsupport widgets buildtools_build qmake_build -OPTIONS_DEFINE=         DEBUG -DEBUG_CONFIGURE_ON=     --debug --trace +OPTIONS_DEFINE=		DEBUG +DEBUG_CONFIGURE_ON=	--debug --trace -WRKSRC=         ${WRKDIR}/${DISTNAME}/Python -ALL_TARGET=     #empty +WRKSRC=		${WRKDIR}/${DISTNAME}/Python +ALL_TARGET=	#empty  post-extract:  	${CP} ${WRKSRC}/pyproject-qt5.toml ${WRKSRC}/pyproject.toml diff --git a/devel/rhtvision/Makefile b/devel/rhtvision/Makefile index 6d19ab048c9a..a86cf9f14fdb 100644 --- a/devel/rhtvision/Makefile +++ b/devel/rhtvision/Makefile @@ -28,7 +28,7 @@ CFLAGS+=	-I${LOCALBASE}/include  LDFLAGS+=	-L${LOCALBASE}/lib  # The port does not build with C++11 or later (bug 219275). -USE_CXXSTD=     gnu++98 +USE_CXXSTD=	gnu++98  PLIST_SUB=	VERSION="${PORTVERSION:R}" diff --git a/devel/rubygem-hike1/Makefile b/devel/rubygem-hike1/Makefile index 1ed5e25a9e5d..cac2507081f0 100644 --- a/devel/rubygem-hike1/Makefile +++ b/devel/rubygem-hike1/Makefile @@ -13,7 +13,7 @@ COMMENT=	Ruby library for finding files in a set of paths  LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/LICENSE -PORTSCOUT=      limit:^1.* +PORTSCOUT=	limit:^1.*  NO_ARCH=	yes  USE_RUBY=	yes diff --git a/devel/rubygem-mustache0/Makefile b/devel/rubygem-mustache0/Makefile index c9b8ee5d4b5c..43c8566e8a55 100644 --- a/devel/rubygem-mustache0/Makefile +++ b/devel/rubygem-mustache0/Makefile @@ -4,7 +4,7 @@ PORTNAME=	mustache  PORTVERSION=	0.99.8  CATEGORIES=	devel rubygems  MASTER_SITES=	RG -PKGNAMESUFFIX=  0 +PKGNAMESUFFIX=	0  MAINTAINER=	ruby@FreeBSD.org  COMMENT=	Framework-agnostic way to render logic-free views diff --git a/devel/rubygem-pdk/Makefile b/devel/rubygem-pdk/Makefile index f5b1f9b44607..d6351c0113f3 100644 --- a/devel/rubygem-pdk/Makefile +++ b/devel/rubygem-pdk/Makefile @@ -9,7 +9,7 @@ COMMENT=	CLI for development of Puppet modules  LICENSE=	APACHE20  LICENSE_FILE=	${WRKSRC}/LICENSE -RUN_DEPENDS=    rubygem-bundler>=1.15:sysutils/rubygem-bundler \ +RUN_DEPENDS=	rubygem-bundler>=1.15:sysutils/rubygem-bundler \  		rubygem-childprocess>=4.0.0:devel/rubygem-childprocess \  		rubygem-concurrent-ruby>=1.1.5:devel/rubygem-concurrent-ruby \  		rubygem-cri>=2.10.1:devel/rubygem-cri \ diff --git a/devel/rubygem-rdoc/Makefile b/devel/rubygem-rdoc/Makefile index 1d7b5cbfc8fb..df3344f4b703 100644 --- a/devel/rubygem-rdoc/Makefile +++ b/devel/rubygem-rdoc/Makefile @@ -31,7 +31,7 @@ post-install:  post-install:  	${RM} ${STAGEDIR}${PREFIX}/bin/rdoc ${STAGEDIR}${PREFIX}/bin/ri  .else -IGNORE=         ${PORTNAME} is included in lang/${RUBY_NAME} +IGNORE=		${PORTNAME} is included in lang/${RUBY_NAME}  .endif  .include <bsd.port.post.mk> diff --git a/devel/sdlskk/Makefile b/devel/sdlskk/Makefile index 535d9b5cf431..a077def010cb 100644 --- a/devel/sdlskk/Makefile +++ b/devel/sdlskk/Makefile @@ -15,7 +15,7 @@ LICENSE=	LGPL21  GNU_CONFIGURE=	yes  USES=		iconv libtool sdl  USE_SDL=	image ttf sdl -USE_LDCONFIG=   yes +USE_LDCONFIG=	yes  PLIST_FILES=	include/SDL/sdlskk.h \  		lib/libSDLSKK.a \ @@ -25,7 +25,7 @@ PLIST_FILES=	include/SDL/sdlskk.h \  PORTDOCS=	AUTHORS NEWS README README.ja -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE=	DOCS  post-install:  	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libSDLSKK.so diff --git a/devel/sublime-merge/Makefile b/devel/sublime-merge/Makefile index 059704d9d785..057f95456b49 100644 --- a/devel/sublime-merge/Makefile +++ b/devel/sublime-merge/Makefile @@ -11,7 +11,7 @@ LICENSE_NAME=	End User License Agreement  LICENSE_FILE=	${FILESDIR}/LICENSE.txt  LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept -ONLY_FOR_ARCHS= aarch64 amd64 +ONLY_FOR_ARCHS=	aarch64 amd64  ONLY_FOR_ARCHS_REASON=	Upstream only supports amd64 and arm64  USES=		desktop-file-utils gnome linux tar:xz diff --git a/devel/thrift-c_glib/Makefile b/devel/thrift-c_glib/Makefile index f81ac08a32a0..a0b25c05732d 100644 --- a/devel/thrift-c_glib/Makefile +++ b/devel/thrift-c_glib/Makefile @@ -18,14 +18,15 @@ DISTINFO_FILE=	${.CURDIR}/../thrift/distinfo  USES=		bison cmake compiler:c++11-lang gnome libtool pathfix \  		pkgconfig ssl -CMAKE_ON=      BUILD_C_GLIB BUILD_SHARED_LIBS -CMAKE_OFF=     BUILD_CPP BUILD_JAVA BUILD_JAVASCRIPT BUILD_NODEJS BUILD_PYTHON BUILD_HASKELL +CMAKE_ON=	BUILD_C_GLIB BUILD_SHARED_LIBS +CMAKE_OFF=	BUILD_CPP BUILD_HASKELL BUILD_JAVA BUILD_JAVASCRIPT \ +		BUILD_NODEJS BUILD_PYTHON  USE_GNOME=	glib20  USE_LDCONFIG=	yes  .include "../thrift/bsd.thrift.mk" -PLIST_SUB+=     PORTVERSION="${PORTVERSION}" +PLIST_SUB+=	PORTVERSION="${PORTVERSION}"  post-patch:  	@${REINPLACE_CMD} 's,-Werror,,' ${WRKSRC}/compiler/cpp/Makefile.am \ diff --git a/devel/vc-intrinsics/Makefile b/devel/vc-intrinsics/Makefile index 51de93d52411..003c45838f0a 100644 --- a/devel/vc-intrinsics/Makefile +++ b/devel/vc-intrinsics/Makefile @@ -18,7 +18,7 @@ GH_ACCOUNT=	intel  GH_TAGNAME=	9aafb51  CMAKE_ARGS=	-DLLVM_DIR:PATH="${LOCALBASE}/${FLAVOR}"  CMAKE_INSTALL_PREFIX=		${PREFIX}/${FLAVOR} -_PLIST_FILES= 	include/llvm/GenXIntrinsics/GenXIntrOpts.h \ +_PLIST_FILES=	include/llvm/GenXIntrinsics/GenXIntrOpts.h \  		include/llvm/GenXIntrinsics/GenXIntrinsicDescription.gen \  		include/llvm/GenXIntrinsics/GenXIntrinsicInst.h \  		include/llvm/GenXIntrinsics/GenXIntrinsics.h \ diff --git a/devel/viewvc-devel/Makefile b/devel/viewvc-devel/Makefile index 14825c1b2819..a0385f94885f 100644 --- a/devel/viewvc-devel/Makefile +++ b/devel/viewvc-devel/Makefile @@ -4,8 +4,8 @@ PORTNAME=	viewvc  DISTVERSION=	1.3.0-20201006  PORTREVISION=	1  CATEGORIES=	devel python -PKGNAMEPREFIX=  ${PYTHON_PKGNAMEPREFIX} -PKGNAMESUFFIX=  -devel +PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} +PKGNAMESUFFIX=	-devel  MAINTAINER=	dvl@FreeBSD.org  COMMENT=	Web-based Version Control Repository Browsing @@ -40,7 +40,7 @@ SUBVERSION_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}subversion>=0:devel/py-subversion  RUN_DEPENDS+=		${PYTHON_PKGNAMEPREFIX}pygments>=1.1:textproc/py-pygments@${PY_FLAVOR} -CONFLICTS_INSTALL=      viewvc-1.[12].[0-9]* +CONFLICTS_INSTALL=	viewvc-1.[12].[0-9]*  .include <bsd.port.options.mk> diff --git a/devel/wasm3/Makefile b/devel/wasm3/Makefile index 6bd65a2ab3b3..55a843b36eda 100644 --- a/devel/wasm3/Makefile +++ b/devel/wasm3/Makefile @@ -4,7 +4,7 @@ DISTVERSION=	0.5.0  CATEGORIES=	devel  MAINTAINER=	freebsd@sysctl.cz -COMMENT=	The fastest WebAssembly interpreter, and the most universal runtime. +COMMENT=	The fastest WebAssembly interpreter, and the most universal runtime  LICENSE=	MIT  LICENSE_FILE=	${WRKSRC}/LICENSE @@ -15,7 +15,7 @@ USES=		cmake:insource localbase:ldflags  USE_GITHUB=	yes  GH_ACCOUNT=	wasm3  GH_PROJECT=	wasm3 -GH_TUPLE+= 	vshymanskyy:uvwasi:b063d686848:uvwasi/_deps/uvwasi-src +GH_TUPLE+=	vshymanskyy:uvwasi:b063d686848:uvwasi/_deps/uvwasi-src  PLIST_FILES=	bin/wasm3 diff --git a/dns/doc/Makefile b/dns/doc/Makefile index 1b831dd7c623..2e8bd1291766 100644 --- a/dns/doc/Makefile +++ b/dns/doc/Makefile @@ -3,7 +3,7 @@  PORTNAME=	doc  PORTVERSION=	2.2.3  CATEGORIES=	dns -MASTER_SITES=   LOCAL/sanpei \ +MASTER_SITES=	LOCAL/sanpei \  		ftp://ftp.shub-internet.org/pub/shub/brad/dns/  MAINTAINER=	ports@FreeBSD.org diff --git a/dns/knock/Makefile b/dns/knock/Makefile index 7ab54895e1c3..d394187c2461 100644 --- a/dns/knock/Makefile +++ b/dns/knock/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS=	${PY_DEPENDS}  USES=		python pyqt:5 # pyqt:5 isn't used: https://github.com/guelfoweb/knock/issues/108  USE_PYTHON=	distutils noflavors autoplist -USE_PYQT=       core_run +USE_PYQT=	core_run  USE_GITHUB=	yes  GH_ACCOUNT=	guelfoweb diff --git a/editors/bpatch/Makefile b/editors/bpatch/Makefile index 412848b5ba1d..b6b1cfa1980b 100644 --- a/editors/bpatch/Makefile +++ b/editors/bpatch/Makefile @@ -18,7 +18,7 @@ COMMENT=	Hex editor that doesn't load the whole file at once  # you will with bpatch.  Nice to know it may still have a life.  LICENSE=	CC0-1.0 -NO_WRKSUBDIR=   yes +NO_WRKSUBDIR=	yes  PLIST_FILES=	bin/bpatch \  		man/man1/bpatch.1.gz diff --git a/editors/linux-wps-office/Makefile b/editors/linux-wps-office/Makefile index 8c8d01294e0d..31958efa4ec7 100644 --- a/editors/linux-wps-office/Makefile +++ b/editors/linux-wps-office/Makefile @@ -4,7 +4,7 @@ CATEGORIES=	editors linux  MASTER_SITES=	https://wdl1.pcfg.cache.wpscdn.com/wpsdl/wpsoffice/download/linux/10161/  PKGNAMEPREFIX=	linux-  DISTNAME=	${PORTNAME}-${PORTVERSION}.XA-1.x86_64 -EXTRACT_SUFX=   .rpm +EXTRACT_SUFX=	.rpm  MAINTAINER=	freebsd@sysctl.cz  COMMENT=	Complete office suite with PDF editor @@ -14,14 +14,14 @@ LICENSE_NAME=	End User License Agreement  LICENSE_TEXT=	See: https://www.wps.com/eula  LICENSE_PERMS=	no-auto-accept no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS=	amd64  CONFLICTS_INSTALL=	linux-wps-office-zh_CN  USES=		desktop-file-utils gnome linux shebangfix  USE_LINUX=	png pulseaudio-libs xorglibs -SHEBANG_FILES= 	usr/bin/et \ +SHEBANG_FILES=	usr/bin/et \  		usr/bin/wpp \  		usr/bin/wps \  		usr/bin/wpspdf diff --git a/editors/sublime-text4/Makefile b/editors/sublime-text4/Makefile index abe8f16e22c5..bb124aafa77e 100644 --- a/editors/sublime-text4/Makefile +++ b/editors/sublime-text4/Makefile @@ -12,10 +12,10 @@ LICENSE_NAME=	End User License Agreement  LICENSE_FILE=	${FILESDIR}/LICENSE.txt  LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept -ONLY_FOR_ARCHS= aarch64 amd64 +ONLY_FOR_ARCHS=	aarch64 amd64  ONLY_FOR_ARCHS_REASON=	Upstream only supports amd64 and aarch64 -RUN_DEPENDS= linux-c7-curl>0:ftp/linux-c7-curl +RUN_DEPENDS=	linux-c7-curl>0:ftp/linux-c7-curl  USES=		desktop-file-utils gnome linux tar:xz  USE_LINUX=	gtk3 diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 652f0d967bf9..1955d4a40151 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -3,7 +3,7 @@  PORTNAME=	bsvc  DISTVERSIONPREFIX=	v  DISTVERSION=	2.4.6 -CATEGORIES=     emulators tk +CATEGORIES=	emulators tk  MAINTAINER=	cross@gajendra.net  COMMENT=	Extensible hardware simulation framework with MC68K support diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile index 94a5903ba3de..b2e7d70f2f2e 100644 --- a/finance/odoo/Makefile +++ b/finance/odoo/Makefile @@ -68,10 +68,10 @@ USE_PYTHON=	distutils  USE_OPENLDAP=	yes  SHEBANG_LANG=	python -SHEBANG_FILES=  ${WRKSRC}/${PORTNAME}-bin +SHEBANG_FILES=	${WRKSRC}/${PORTNAME}-bin  USERS=		odoo -GROUPS=         ${USERS} +GROUPS=		${USERS}  USE_RC_SUBR=	${PORTNAME}  SUB_FILES=	pkg-message diff --git a/ftp/php73-curl/Makefile b/ftp/php73-curl/Makefile index 7640d97a8e41..b6f2afe97734 100644 --- a/ftp/php73-curl/Makefile +++ b/ftp/php73-curl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-curl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/ftp/php73-ftp/Makefile b/ftp/php73-ftp/Makefile index b1f5a8fe9766..77817096e767 100644 --- a/ftp/php73-ftp/Makefile +++ b/ftp/php73-ftp/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-ftp -TEST_TARGET=    test +TEST_TARGET=	test  post-patch:  	@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ diff --git a/ftp/php74-curl/Makefile b/ftp/php74-curl/Makefile index c7d1e0d4fdb3..5a51352ce414 100644 --- a/ftp/php74-curl/Makefile +++ b/ftp/php74-curl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-curl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/ftp/php74-ftp/Makefile b/ftp/php74-ftp/Makefile index df10f539f3ab..2ef031372434 100644 --- a/ftp/php74-ftp/Makefile +++ b/ftp/php74-ftp/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-ftp -TEST_TARGET=    test +TEST_TARGET=	test  post-patch:  	@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ diff --git a/ftp/php80-curl/Makefile b/ftp/php80-curl/Makefile index 52516b8b2774..ad6c01bfd607 100644 --- a/ftp/php80-curl/Makefile +++ b/ftp/php80-curl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-curl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/ftp/php80-ftp/Makefile b/ftp/php80-ftp/Makefile index 0bb2a1c77267..be45ee9254e0 100644 --- a/ftp/php80-ftp/Makefile +++ b/ftp/php80-ftp/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-ftp -TEST_TARGET=    test +TEST_TARGET=	test  post-patch:  	@${REINPLACE_CMD} s/HAVE_OPENSSL_EXT/__FreeBSD__/ \ diff --git a/games/digger-vgl/Makefile b/games/digger-vgl/Makefile index eab4848f0b69..ca1b1bce88a8 100644 --- a/games/digger-vgl/Makefile +++ b/games/digger-vgl/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFINE=	SOUND DOCS  SOUND_USES=	sdl  SOUND_USE=	SDL=sdl -SOUND_MAKE_ENV= SOUND=yes +SOUND_MAKE_ENV=	SOUND=yes  SOUND_VARS=	PKGMESSAGE=${PKGDIR}/pkg-message.sound  post-patch: diff --git a/games/glmaze/Makefile b/games/glmaze/Makefile index 80e6372b377e..5e9466ed7a4b 100644 --- a/games/glmaze/Makefile +++ b/games/glmaze/Makefile @@ -8,7 +8,7 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${DISTVERSION}$ \  		SF/nemysisfreebsdp/${CATEGORIES}/:icons  DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \  		${PORTNAME}.png:icons -EXTRACT_ONLY=   ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} +EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Multiplayer OpenGL Maze Game diff --git a/games/gtkevemon/Makefile b/games/gtkevemon/Makefile index c4716ccb6eb1..bd1d05ddad31 100644 --- a/games/gtkevemon/Makefile +++ b/games/gtkevemon/Makefile @@ -9,8 +9,8 @@ COMMENT=	Skill monitoring standalone application for EVE Online  LIB_DEPENDS=	libgtkmm-3.0.so:x11-toolkits/gtkmm30 \  		libcurl.so:ftp/curl -USE_GITHUB=     yes -GH_TAGNAME=     ac2ca34 +USE_GITHUB=	yes +GH_TAGNAME=	ac2ca34  USES=		compiler:c++11-lang gmake gnome pkgconfig:both ssl  USE_CXXSTD=	c++11 diff --git a/games/hs-scroll/Makefile b/games/hs-scroll/Makefile index 796194a116f3..c2e933f97b9c 100644 --- a/games/hs-scroll/Makefile +++ b/games/hs-scroll/Makefile @@ -6,7 +6,7 @@ PORTREVISION=	10  CATEGORIES=	games haskell  MAINTAINER=	haskell@FreeBSD.org -COMMENT=	A roguelike game +COMMENT=	Roguelike game  LICENSE=	GPLv2 diff --git a/games/legesmotus/Makefile b/games/legesmotus/Makefile index 39b03cbf6200..810f6a64e375 100644 --- a/games/legesmotus/Makefile +++ b/games/legesmotus/Makefile @@ -37,7 +37,7 @@ SERVERSCANNER_DESC=	Build server scanner  CLIENT_CONFIGURE_OFF=	--disable-client  CLIENT_USES=		gl sdl  CLIENT_USE=		SDL=sdl,image,ttf,mixer GL=gl -CLIENT_DESKTOP_ENTRIES= "Leges Motus" \ +CLIENT_DESKTOP_ENTRIES=	"Leges Motus" \  			"" \  			"${DATADIR}/sprites/blue_head32.png" \  			"legesmotus" \ diff --git a/games/libretro-fbalpha/Makefile b/games/libretro-fbalpha/Makefile index 04cfdd5ba07f..3cb1385e2a59 100644 --- a/games/libretro-fbalpha/Makefile +++ b/games/libretro-fbalpha/Makefile @@ -10,7 +10,7 @@ COMMENT=	Final Burn Alpha port for libretro  LICENSE=	FBA  LICENSE_NAME=	FBA  LICENSE_FILE=	${WRKSRC}/src/license.txt -LICENSE_PERMS=  dist-mirror pkg-mirror auto-accept +LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept  USES=		compiler:c++11-lib gmake gl  USE_LDCONFIG=	yes diff --git a/games/minetestmapper/Makefile b/games/minetestmapper/Makefile index d976e4e2fa92..b751f00e0fd5 100644 --- a/games/minetestmapper/Makefile +++ b/games/minetestmapper/Makefile @@ -22,7 +22,7 @@ PORTDOCS=	*  OPTIONS_DEFINE=		DOCS  OPTIONS_GROUP=		DATABASE  DATABASE_DESC=		Database support -OPTIONS_GROUP_DATABASE= PGSQL LEVELDB REDIS +OPTIONS_GROUP_DATABASE=	PGSQL LEVELDB REDIS  PGSQL_USES=		pgsql  PGSQL_CMAKE_BOOL=	ENABLE_POSTGRESQL diff --git a/games/netradiant/Makefile b/games/netradiant/Makefile index 5ad06ef30033..45679440af11 100644 --- a/games/netradiant/Makefile +++ b/games/netradiant/Makefile @@ -44,7 +44,7 @@ OPTIONS_SUB=	yes  GAMES=	DarkPlaces Doom3 ET Neverball Nexuiz OpenArena Osirion Quake1 \  	Quake2 Quake2World Quake3 Quake4 Quake Quetoo Tremulous UFOAI \  	Unvanquished Warsow Xonotic -GAMEPACK_DISTFILES= ${GAMES:S/$/Pack.zip:gp/} +GAMEPACK_DISTFILES=	${GAMES:S/$/Pack.zip:gp/}  post-patch:  	@${REINPLACE_CMD} -e '/#include/s,<sys/dir,&ent,' \ diff --git a/games/pachi/Makefile b/games/pachi/Makefile index b3aa53b916ca..511328f9931b 100644 --- a/games/pachi/Makefile +++ b/games/pachi/Makefile @@ -20,8 +20,8 @@ WRKSRC=		${WRKDIR}/Pachi  SCOREDIR=	/var/games/${PORTNAME}  SCOREFILE=	${SCOREDIR}/scores.dat -SUB_FILES=      pkg-deinstall pkg-install -SUB_LIST=       SCOREDIR="${SCOREDIR}" SCOREFILE="${SCOREFILE}" +SUB_FILES=	pkg-deinstall pkg-install +SUB_LIST=	SCOREDIR="${SCOREDIR}" SCOREFILE="${SCOREFILE}"  PORTDATA=	* diff --git a/games/ttt/Makefile b/games/ttt/Makefile index 47e5619f0dd7..a05bf57a0744 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -8,7 +8,7 @@ MASTER_SITES=	ftp://ftp.tuxpaint.org/unix/x/ttt/ \  		SF/nemysisfreebsdp/${CATEGORIES}/:icons  DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \  		${PORTNAME}.png:icons -EXTRACT_ONLY=   ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} +EXTRACT_ONLY=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Simple one or two player Tic Tac Toe game diff --git a/graphics/aoi/Makefile b/graphics/aoi/Makefile index 5a7cadf77738..f824e2f2ca5b 100644 --- a/graphics/aoi/Makefile +++ b/graphics/aoi/Makefile @@ -32,7 +32,7 @@ SUB_FILES=	${PORTNAME} pkg-deinstall pkg-message  DESKTOP_ENTRIES="Art of Illusion" "3D modelling and rendering studio" \  		"${PORTNAME}" "${PORTNAME}" "Graphics;3DGraphics;" "" -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE=	DOCS  DOCS_DISTFILES=	manual${PORTVERSION}${EXTRACT_SUFX}:docs  DOCS_USES=	dos2unix diff --git a/graphics/kdiagram/Makefile b/graphics/kdiagram/Makefile index f924ef7b8a7a..b6d49d3f2dc0 100644 --- a/graphics/kdiagram/Makefile +++ b/graphics/kdiagram/Makefile @@ -1,8 +1,8 @@  PORTNAME=	kdiagram  DISTVERSION=	2.8.0  CATEGORIES=	graphics kde -MASTER_SITES=   KDE/stable/${PORTNAME}/${DISTVERSION}/ -DIST_SUBDIR=    KDE/${PORTNAME} +MASTER_SITES=	KDE/stable/${PORTNAME}/${DISTVERSION}/ +DIST_SUBDIR=	KDE/${PORTNAME}  MAINTAINER=	kde@FreeBSD.org  COMMENT=	Library to create business diagrams diff --git a/graphics/kgraphviewer/Makefile b/graphics/kgraphviewer/Makefile index 70c44ebb0ba2..b9612be7f7a3 100644 --- a/graphics/kgraphviewer/Makefile +++ b/graphics/kgraphviewer/Makefile @@ -2,8 +2,8 @@ PORTNAME=	kgraphviewer  DISTVERSION=	2.4.3  PORTREVISION=	5  CATEGORIES=	graphics kde -MASTER_SITES=   KDE/stable/${PORTNAME}/${PORTVERSION}/ -DIST_SUBDIR=    KDE/${PORTNAME} +MASTER_SITES=	KDE/stable/${PORTNAME}/${PORTVERSION}/ +DIST_SUBDIR=	KDE/${PORTNAME}  MAINTAINER=	kde@FreeBSD.org  COMMENT=	Graphs-viewer for GraphViz files diff --git a/graphics/libgaiagraphics/Makefile b/graphics/libgaiagraphics/Makefile index 283de6556578..4cf3d04800e9 100644 --- a/graphics/libgaiagraphics/Makefile +++ b/graphics/libgaiagraphics/Makefile @@ -20,6 +20,6 @@ USE_LDCONFIG=	yes  CFLAGS+=	-I${LOCALBASE}/include  LDFLAGS+=	-L${LOCALBASE}/lib  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_ARGS=	CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"  .include <bsd.port.mk> diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index e195e584a55b..4aee8692a9a2 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -30,8 +30,8 @@ WRKSRC=		${WRKDIR}/Img-${PORTVERSION}  DOS2UNIX_GLOB=	*.[ch] *.tcl *.msg *.in *.test license.terms  # We don't need the bundled libraries: -EXTRACT_AFTER_ARGS= --exclude 'config.*' --exclude Makefile	\ -		--exclude 'compat' --exclude win +EXTRACT_AFTER_ARGS=	--exclude 'config.*' --exclude Makefile --exclude \ +			'compat' --exclude win  MAKE_ARGS+=	INSTALL_ROOT="${STAGEDIR}"  CONFIGURE_ENV=	WRKDIR="${WRKDIR}"  CONFIGURE_ARGS+=--enable-shared --disable-stubs diff --git a/graphics/ogre3d19/Makefile b/graphics/ogre3d19/Makefile index abb84550201b..c1623aa88b80 100644 --- a/graphics/ogre3d19/Makefile +++ b/graphics/ogre3d19/Makefile @@ -4,7 +4,7 @@ PORTNAME=	ogre3d  PORTVERSION=	1.9.0  PORTREVISION=	21  CATEGORIES=	graphics devel -MASTER_SITES=   https://bitbucket.org/sinbad/ogre/get/ +MASTER_SITES=	https://bitbucket.org/sinbad/ogre/get/  DISTNAME=	v1-9-0  PKGNAMESUFFIX=	19 diff --git a/graphics/opencsg/Makefile b/graphics/opencsg/Makefile index 79c892bb7397..cd295ae4f63d 100644 --- a/graphics/opencsg/Makefile +++ b/graphics/opencsg/Makefile @@ -17,6 +17,6 @@ USES=		compiler:c++11-lang gl qmake qt:5  USE_GL=		gl glesv2 glew  USE_QT=		opengl qmake_build  WRKSRC=		${WRKDIR}/${DISTNAME}/src -PLIST_SUB=      PORTVERSION=${PORTVERSION} +PLIST_SUB=	PORTVERSION=${PORTVERSION}  .include <bsd.port.mk> diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index 7929eeb0aee7..3b2abb2d3cc2 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -3,8 +3,8 @@ DISTVERSION=	4.5.3  PORTREVISION=	4  CATEGORIES=	graphics -PATCH_SITES=    https://github.com/opencv/opencv/commit/ -PATCHFILES=     998406d20e93aa36b26fd56506f3ea8a82b43c24.patch:-p1 \ +PATCH_SITES=	https://github.com/opencv/opencv/commit/ +PATCHFILES=	998406d20e93aa36b26fd56506f3ea8a82b43c24.patch:-p1  MAINTAINER=	tcberner@FreeBSD.org  COMMENT=	Open Source Computer Vision library diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index faff5ba4a321..7d9f9616b775 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -55,7 +55,7 @@ DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}  PLIST_SUB+=	VER=${PORTVERSION}  .if !exists(/usr/bin/clang) -USE_GCC=   yes +USE_GCC=	yes  .endif  post-patch: diff --git a/graphics/pecl-imagick/Makefile b/graphics/pecl-imagick/Makefile index e939dfb218f3..6a5ec4e4783a 100644 --- a/graphics/pecl-imagick/Makefile +++ b/graphics/pecl-imagick/Makefile @@ -20,6 +20,6 @@ OPTIONS_DEFINE=	X11  X11_LIB_DEPENDS?=	libMagickWand-6.so:graphics/ImageMagick6  X11_LIB_DEPENDS_OFF?=	libMagickWand-6.so:graphics/ImageMagick6-nox11 -CONFIGURE_ARGS= --with-imagick=${LOCALBASE} +CONFIGURE_ARGS=	--with-imagick=${LOCALBASE}  .include <bsd.port.mk> diff --git a/graphics/php73-exif/Makefile b/graphics/php73-exif/Makefile index 723ee3ea07e9..deb81f5501ad 100644 --- a/graphics/php73-exif/Makefile +++ b/graphics/php73-exif/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-exif -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/php73-gd/Makefile b/graphics/php73-gd/Makefile index 43ecbcf47b93..4e85cdc8859b 100644 --- a/graphics/php73-gd/Makefile +++ b/graphics/php73-gd/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-gd -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/php74-exif/Makefile b/graphics/php74-exif/Makefile index b953316187f9..4e88085cf16f 100644 --- a/graphics/php74-exif/Makefile +++ b/graphics/php74-exif/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-exif -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/php74-gd/Makefile b/graphics/php74-gd/Makefile index c9c1be3311c5..613476c6cec0 100644 --- a/graphics/php74-gd/Makefile +++ b/graphics/php74-gd/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-gd -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/php80-exif/Makefile b/graphics/php80-exif/Makefile index 2342fb0bd363..0b42d144f27a 100644 --- a/graphics/php80-exif/Makefile +++ b/graphics/php80-exif/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-exif -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/php80-gd/Makefile b/graphics/php80-gd/Makefile index 8a2d87356127..d917c3202ab7 100644 --- a/graphics/php80-gd/Makefile +++ b/graphics/php80-gd/Makefile @@ -4,7 +4,7 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-gd -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index c4741ce8f333..357f7d66d0c9 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -27,7 +27,7 @@ OPTIONS_DEFINE=	OPTIMIZED_FLAGS LCMS2 DEBUG DOCS  OPTIONS_DEFINE_i386=	SSE  OPTIONS_DEFINE_amd64=	SSE  LCMS2_DESC=	Support for ICC profiles via LCMS library -OPTIMIZED_FLAGS_DESC= ${OPTIMIZED_CFLAGS_DESC} +OPTIMIZED_FLAGS_DESC=	${OPTIMIZED_CFLAGS_DESC}  OPTIONS_DEFAULT_amd64=	SSE  DEBUG_CONFIGURE_ON=	--enable-debug diff --git a/graphics/py-gvgen/Makefile b/graphics/py-gvgen/Makefile index 37e0d589d2d0..c7b766146b44 100644 --- a/graphics/py-gvgen/Makefile +++ b/graphics/py-gvgen/Makefile @@ -2,7 +2,7 @@  PORTNAME=	gvgen  PORTVERSION=	1.0 -DISTVERSIONPREFIX= v +DISTVERSIONPREFIX=	v  CATEGORIES=	graphics python  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/qt5-wayland/Makefile b/graphics/qt5-wayland/Makefile index b38ea76dd100..15f0f8e57a6b 100644 --- a/graphics/qt5-wayland/Makefile +++ b/graphics/qt5-wayland/Makefile @@ -19,7 +19,7 @@ USE_GL=		egl gl  USE_GNOME=	glib20  USE_QT=		core dbus gui declarative \  		buildtools_build qmake_build -USE_XORG=       x11 xcomposite +USE_XORG=	x11 xcomposite  QT_BINARIES=	yes diff --git a/graphics/ristretto/Makefile b/graphics/ristretto/Makefile index 09c460dae0c0..7a577a960a65 100644 --- a/graphics/ristretto/Makefile +++ b/graphics/ristretto/Makefile @@ -27,6 +27,6 @@ OPTIONS_DEFINE=		NLS  OPTIONS_SUB=		yes  NLS_USES=		gettext-runtime -NLS_CONFIGURE_ENABLE=   nls +NLS_CONFIGURE_ENABLE=	nls  .include <bsd.port.mk> diff --git a/irc/ircII/Makefile b/irc/ircII/Makefile index 355ee43f9be8..7bfd4a442c0f 100644 --- a/irc/ircII/Makefile +++ b/irc/ircII/Makefile @@ -11,7 +11,7 @@ COMMENT=	Small and high extensible IRC client  LICENSE=	BSD3CLAUSE  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --with-warnings +CONFIGURE_ARGS=	--with-warnings  DATADIR=	${PREFIX}/share/irc  USES=		cpe iconv ncurses tar:bzip2 diff --git a/irc/quassel/Makefile b/irc/quassel/Makefile index 2d82f6d2c5e3..cbd056d9ef1b 100644 --- a/irc/quassel/Makefile +++ b/irc/quassel/Makefile @@ -10,7 +10,7 @@ COMMENT?=	Qt 5 based distributed IRC client (client and monolithic binary)  LICENSE=	GPLv2+  LICENSE_FILE=	${WRKSRC}/COPYING -BUILD_DEPENDS=  ${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs +BUILD_DEPENDS=	${LOCALBASE}/include/boost/optional.hpp:devel/boost-libs  USES=		cmake compiler:c++11-lib cpe pkgconfig qca qt:5 tar:bzip2  USE_GITHUB=	yes diff --git a/japanese/font-elisa10/Makefile b/japanese/font-elisa10/Makefile index 76eded70419a..254c6687d037 100644 --- a/japanese/font-elisa10/Makefile +++ b/japanese/font-elisa10/Makefile @@ -11,9 +11,9 @@ COMMENT=	Elisa 10-dot Kanji font  LICENSE=	NOTPARTIAL-NOTCOMMERCIAL  LICENSE_NAME=	Whole, not partial, and not commercial -LICENSE_TEXT=   Free redistribution of the whole package allowed, \ +LICENSE_TEXT=	Free redistribution of the whole package allowed, \  		not partial, and not commercial -LICENSE_PERMS=  dist-mirror pkg-mirror auto-accept +LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept  BUILD_DEPENDS=	bdftopcf:x11-fonts/bdftopcf diff --git a/japanese/font-kochi/Makefile b/japanese/font-kochi/Makefile index ad01bc4364c4..651f9ca9c708 100644 --- a/japanese/font-kochi/Makefile +++ b/japanese/font-kochi/Makefile @@ -14,7 +14,7 @@ COMMENT=	Kochi Japanese TrueType font  LICENSE=	COPYINGATTACHED  LICENSE_NAME=	Free redistribution with copyright document attached  LICENSE_FILE=	${WRKSRC}/COPYING -LICENSE_PERMS=  dist-mirror dist-sell pkg-mirror pkg-sell auto-accept +LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept  USES=		fonts:fc tar:bzip2  FONTPATHSPEC=	${FONTNAME}:pri=60 diff --git a/japanese/waeijiro-fpw/Makefile b/japanese/waeijiro-fpw/Makefile index 32b7209a66a6..7ffc1aaa3d03 100644 --- a/japanese/waeijiro-fpw/Makefile +++ b/japanese/waeijiro-fpw/Makefile @@ -43,7 +43,7 @@ SOURCE_FILE=	${WRKDIR}/${SRCFILE}  .endif  MAKE_ARGS+=	SRC_DICT=${SOURCE_FILE:Q} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE=	DOCS  .include <bsd.port.options.mk> diff --git a/java/apache-bcel/Makefile b/java/apache-bcel/Makefile index 0aee9ad3f839..885635b60274 100644 --- a/java/apache-bcel/Makefile +++ b/java/apache-bcel/Makefile @@ -15,7 +15,7 @@ USE_JAVA=	yes  NO_ARCH=	yes -WRKSRC= 	${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}  PLIST_FILES=	%%JAVAJARDIR%%/bcel.jar  OPTIONS_DEFINE=	DOCS diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index 46bcadddd392..d1618fc84cbf 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -3,7 +3,7 @@  PORTNAME=	pydev  PORTVERSION=	8.2.0  CATEGORIES=	java devel python -MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_8_2_0/ +MASTER_SITES=	https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_8_2_0/  PKGNAMEPREFIX=	eclipse-  DISTNAME=	PyDev.${PORTVERSION} diff --git a/java/openjdk7/Makefile b/java/openjdk7/Makefile index 889ef44bd3ee..916f396cf651 100644 --- a/java/openjdk7/Makefile +++ b/java/openjdk7/Makefile @@ -150,10 +150,10 @@ MAKE_ENV+=	USE_PRECOMPILED_HEADER=0  .endif  .if empty(ICONV_LIB) -ICONV_CPPFLAGS= -DLIBICONV_PLUG +ICONV_CPPFLAGS=	-DLIBICONV_PLUG  .else -ICONV_CPPFLAGS= -I${LOCALBASE}/include -ICONV_LDFLAGS=  -L${LOCALBASE}/lib ${ICONV_LIB} +ICONV_CPPFLAGS=	-I${LOCALBASE}/include +ICONV_LDFLAGS=	-L${LOCALBASE}/lib ${ICONV_LIB}  .endif  post-patch: diff --git a/korean/munhwafonts-cid/Makefile b/korean/munhwafonts-cid/Makefile index 7a6513141b18..68d47cedba50 100644 --- a/korean/munhwafonts-cid/Makefile +++ b/korean/munhwafonts-cid/Makefile @@ -13,7 +13,7 @@ MAINTAINER=	ports@FreeBSD.org  COMMENT=	Munhwa CID fonts collection(Basic set)  # sample fonts(cid, free Korean fonts is just only one.. :< ) -CID_FONTS_KO=   Munhwa-Regular Munhwa-Bold \ +CID_FONTS_KO=	Munhwa-Regular Munhwa-Bold \  		MunhwaGothic-Regular MunhwaGothic-Bold  FONTSDIR=	share/fonts/CIDFont diff --git a/lang/adacontrol/Makefile b/lang/adacontrol/Makefile index f10261df27ff..49e923b795f1 100644 --- a/lang/adacontrol/Makefile +++ b/lang/adacontrol/Makefile @@ -21,7 +21,7 @@ BUILD_WRKSRC=	${WRKSRC}/src  ALL_TARGET=	build  PORTDOCS=	adacontrol* -OPTIONS_DEFINE= DOCS PROJECTS +OPTIONS_DEFINE=	DOCS PROJECTS  PROJECTS_DESC=		Support the direct processing of .gpr files  PROJECTS_BUILD_DEPENDS=	gprbuild:devel/gprbuild \ diff --git a/lang/fpc-source/Makefile b/lang/fpc-source/Makefile index 96867b2004ce..58c788c060e9 100644 --- a/lang/fpc-source/Makefile +++ b/lang/fpc-source/Makefile @@ -9,7 +9,7 @@ MASTER_SITES=	ftp://ftp.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/ \  		ftp://ftp.no.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/ \  		ftp://ftp.us.freepascal.org/pub/fpc/dist/${PORTVERSION}/source/ \  		SF/freepascal/Source/${PORTVERSION} -PKGNAMESUFFIX=  -source +PKGNAMESUFFIX=	-source  DIST_SUBDIR=	freepascal  MAINTAINER=	acm@FreeBSD.org diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile index 229b48d08b2e..03bfac0c7b35 100644 --- a/lang/ghc/Makefile +++ b/lang/ghc/Makefile @@ -96,7 +96,7 @@ CONFIGURE_ARGS+=	--enable-dtrace=0  .endif  .if defined(PPC_ABI) && ${PPC_ABI} == ELFv1 -BOOT_GHC_VERSION=      8.6.3 +BOOT_GHC_VERSION=	8.6.3  .elif ${ARCH} == aarch64 || ${ARCH:Marmv*}  BOOT_GHC_VERSION=	8.10.7  .else diff --git a/lang/gnatdroid-binutils/Makefile b/lang/gnatdroid-binutils/Makefile index d828a959821b..0117e208e817 100644 --- a/lang/gnatdroid-binutils/Makefile +++ b/lang/gnatdroid-binutils/Makefile @@ -22,7 +22,7 @@ USES=		gmake tar:bzip2  HAS_CONFIGURE=	yes  NO_MTREE=	yes -NO_LICENSES_INSTALL= yes +NO_LICENSES_INSTALL=	yes  WRKSRC=			${WRKDIR}/binutils-${PORTVERSION}  PREFIX?=		${LOCALBASE}/android diff --git a/lang/linux-dotnet-sdk/Makefile b/lang/linux-dotnet-sdk/Makefile index 9bb983af0c13..3cf067b13d32 100644 --- a/lang/linux-dotnet-sdk/Makefile +++ b/lang/linux-dotnet-sdk/Makefile @@ -23,7 +23,7 @@ USES=		linux:c7 python:build  DATADIR=	${PREFIX}/share/dotnet  DESCR=		${.CURDIR}/../linux-dotnet-runtime/pkg-descr -EXTRACT_AFTER_ARGS=     --no-same-owner --no-same-permissions \ +EXTRACT_AFTER_ARGS=	--no-same-owner --no-same-permissions \  			--include LICENSE.txt --include sdk ${EXTRACT_EXTRA_ARGS}  EXTRACT_EXTRA_ARGS?=	--include additionalDeps --include store  NO_WRKSUBDIR=	yes diff --git a/lang/mono6.8/Makefile b/lang/mono6.8/Makefile index 6ce25bc56cba..b0eda708849b 100644 --- a/lang/mono6.8/Makefile +++ b/lang/mono6.8/Makefile @@ -35,15 +35,17 @@ CONFIGURE_SCRIPT=	autogen.sh  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes -SHEBANG_FILES=  scripts/mono-package-runtime scripts/mono-heapviz mono/mini/genmdesc.py \ -	mono/tests/test_lldb.py mono/tests/gc-descriptors/gen-descriptor-tests.py \ -	scripts/mono-find-provides.in scripts/mono-find-requires.in -BINARY_ALIAS=   python=${PYTHON_CMD} - -CONFIGURE_ARGS_aarch64= --with-csc=mcs -CONFIGURE_ARGS= ${CONFIGURE_ARGS_${ARCH}} --disable-dtrace +SHEBANG_FILES=	mono/mini/genmdesc.py \ +		mono/tests/gc-descriptors/gen-descriptor-tests.py \ +		mono/tests/test_lldb.py scripts/mono-find-provides.in \ +		scripts/mono-find-requires.in scripts/mono-heapviz \ +		scripts/mono-package-runtime +BINARY_ALIAS=	python=${PYTHON_CMD} + +CONFIGURE_ARGS_aarch64=	--with-csc=mcs +CONFIGURE_ARGS=	${CONFIGURE_ARGS_${ARCH}} --disable-dtrace  # Do not remove - this is needed to work around automake's lack of hinting -CONFIGURE_ENV+= ac_cv_header_sys_inotify_h=yes +CONFIGURE_ENV+=	ac_cv_header_sys_inotify_h=yes  MAKE_ENV=	MONO_SHARED_DIR="${WRKDIR}" \  		INSTALL_STRIP_FLAG="${STRIP}" @@ -68,12 +70,12 @@ OPTIONS_SUB=	yes  BIGARRAY_DESC=	Enable allocating arrays greater than Int32.MaxValue  BIGARRAY_CONFIGURE_ENABLE=	big-arrays -MONOLITE_DESC=          Use monolite to bootstrap mcs (otherwise use installed mcs) -MONOLITE_DISTFILES=     monolite-linux-${MONOLITE_VERSION}-latest.tar.gz:monolite -MONOLITE_MASTER_SITES=  http://download.mono-project.com/monolite/:monolite +MONOLITE_DESC=		Use monolite to bootstrap mcs (otherwise use installed mcs) +MONOLITE_DISTFILES=	monolite-linux-${MONOLITE_VERSION}-latest.tar.gz:monolite +MONOLITE_MASTER_SITES=	http://download.mono-project.com/monolite/:monolite  # DO NOT ALTER OR REMOVE. DANGER, CASE-SENSITIVE!  # monolite 2020-01-13 @ 1798d23b -MONOLITE_VERSION=       1798d23b-3dbc-4161-b3f4-6bb00134ee4e +MONOLITE_VERSION=	1798d23b-3dbc-4161-b3f4-6bb00134ee4e  MONODEV_DESC=	Build for Mono development (disables crash privacy)  MONODEV_CONFIGURE_ON=	--enable-icall-symbol-map --enable-icall-export --with-crash_privacy=no @@ -101,7 +103,7 @@ X11_RUN_DEPENDS=	pango>0:x11-toolkits/pango \  .include <bsd.port.options.mk>  .if ${ARCH:Mpowerpc*} -PLIST+= ${.CURDIR}/pkg-plist.powerpc +PLIST+=		${.CURDIR}/pkg-plist.powerpc  .endif  .include <bsd.port.pre.mk> diff --git a/lang/php74/Makefile b/lang/php74/Makefile index ce14e4aff5f4..2a83ded973f1 100644 --- a/lang/php74/Makefile +++ b/lang/php74/Makefile @@ -2,7 +2,7 @@ PORTNAME=	php74  DISTVERSION=	7.4.24  PORTREVISION?=	0  CATEGORIES?=	lang devel www -MASTER_SITES=   PHP/distributions +MASTER_SITES=	PHP/distributions  DISTNAME=	php-${DISTVERSION}  MAINTAINER=	tz@FreeBSD.org diff --git a/lang/picoc/Makefile b/lang/picoc/Makefile index 816059bbf754..4fdae8dbbc96 100644 --- a/lang/picoc/Makefile +++ b/lang/picoc/Makefile @@ -13,7 +13,7 @@ BROKEN_riscv64=	Fails to link: missing sbrk  USE_GITHUB=	yes  GH_ACCOUNT=	zsaleeba -GH_TAGNAME= 4555e84 +GH_TAGNAME=	4555e84  USES=		gmake readline diff --git a/lang/swi-pl/Makefile b/lang/swi-pl/Makefile index 4856d0bf1167..f19a7a409455 100644 --- a/lang/swi-pl/Makefile +++ b/lang/swi-pl/Makefile @@ -24,9 +24,9 @@ USES=		cmake compiler:c11 libarchive libedit pathfix pkgconfig \  		readline shebangfix ssl xorg  USE_XORG=	ice sm x11 xext xft xinerama xpm xt -OPTIONS_DEFINE=		DOCS TCMALLOC EXAMPLES XPCE GMP THREADED ODBC -OPTIONS_DEFAULT=	XPCE TCMALLOC GMP THREADED ODBC -OPTIONS_SUB=    	yes +OPTIONS_DEFINE=		DOCS EXAMPLES GMP ODBC TCMALLOC THREADED XPCE +OPTIONS_DEFAULT=	GMP ODBC TCMALLOC THREADED XPCE +OPTIONS_SUB=		yes  MAKE_ENV=	XDG_DATA_DIRS=/dummy  CMAKE_ARGS=	-DSWIPL_PACKAGES_JAVA=OFF -DBUILD_TESTING=OFF diff --git a/mail/adcomplain/Makefile b/mail/adcomplain/Makefile index 55232c37d95e..a778a6719468 100644 --- a/mail/adcomplain/Makefile +++ b/mail/adcomplain/Makefile @@ -22,7 +22,7 @@ PLIST_FILES=	bin/adcomplain  # fix-shebang normally runs before the patches in ${FILESDIR} are applied.  In  # this case, we need it to run after, so that it can fix the right shebang. -TARGET_ORDER_OVERRIDE= 750:fix-shebang +TARGET_ORDER_OVERRIDE=	750:fix-shebang  do-install:  	${INSTALL_SCRIPT} ${WRKSRC}/adcomplain.pl \ diff --git a/mail/anomy-sanitizer/Makefile b/mail/anomy-sanitizer/Makefile index d3d0fda15415..33a7dda15604 100644 --- a/mail/anomy-sanitizer/Makefile +++ b/mail/anomy-sanitizer/Makefile @@ -19,7 +19,7 @@ WRKSRC=		${WRKDIR}/anomy  PORTDOCS=	CHANGELOG.sanitizer CREDITS README.sanitizer sanitizer.html UNICODE.TXT -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE=	DOCS  do-install:  	@${MKDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/Anomy/Sanitizer/ diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index a5bf759e3ccf..c1a031bc26fb 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -39,7 +39,7 @@ SUB_LIST=	CONFDIR=${CONFDIR}  # WITH_SYSLOG_FACILITY:         The syslogfacility to use  # -OPTIONS_DEFINE= GDBM GNUTLS INOTIFY TRASHQUOTA IPV6 +OPTIONS_DEFINE=	GDBM GNUTLS INOTIFY IPV6 TRASHQUOTA  GNUTLS_DESC=	Use GnuTLS instead of OpenSSL (Enables SNI)  INOTIFY_DESC=	Inotify support for IDLE command diff --git a/mail/exim/Makefile b/mail/exim/Makefile index b66114db3c6b..2232e1207299 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -283,10 +283,10 @@ SEDLIST+=	-e 's,^\# (DISABLE_DNSSEC=),\1,'  .endif  .if ${PORT_OPTIONS:MDMARC} -SEDLIST+= -e 's,XX_DMARC_LIBS_XX,-L${LOCALBASE}/lib -lopendmarc,' \ +SEDLIST+=	-e 's,XX_DMARC_LIBS_XX,-L${LOCALBASE}/lib -lopendmarc,' \  		-e 's,^\# (SUPPORT_DMARC=),\1,'  .else -SEDLIST+= -e 's,XX_DMARC_LIBS_XX,,' +SEDLIST+=	-e 's,XX_DMARC_LIBS_XX,,'  .endif  .if ${PORT_OPTIONS:MWISHLIST} diff --git a/mail/mailscanner/Makefile b/mail/mailscanner/Makefile index 0ac021d86e45..0365d751054d 100644 --- a/mail/mailscanner/Makefile +++ b/mail/mailscanner/Makefile @@ -2,7 +2,7 @@  PORTNAME=	MailScanner  DISTVERSION=	5.3.4-3 -DISTVERSIONSUFFIX= .nix +DISTVERSIONSUFFIX=	.nix  CATEGORIES=	mail  MASTER_SITES=	https://github.com/MailScanner/v5/releases/download/${DISTVERSION}/ diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 138d4ba15d06..bdcaf82059c2 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -17,7 +17,7 @@ USES=		bison compiler:c11 gmake ssl  USE_GITHUB=	yes  GH_ACCOUNT=	vandry -CONFIGURE_ARGS= --prefix=${PREFIX} +CONFIGURE_ARGS=	--prefix=${PREFIX}  HAS_CONFIGURE=	yes  PLIST_FILES=	bin/mairix \  		man/man1/mairix.1.gz \ diff --git a/mail/p5-Mail-CheckUser/Makefile b/mail/p5-Mail-CheckUser/Makefile index ba3019c8417a..ff327f7d898f 100644 --- a/mail/p5-Mail-CheckUser/Makefile +++ b/mail/p5-Mail-CheckUser/Makefile @@ -11,7 +11,7 @@ MAINTAINER=	bra@fsn.hu  COMMENT=	Perl module to check email addresses for validity  BUILD_DEPENDS=	${RUN_DEPENDS} -RUN_DEPENDS=  p5-Net-DNS>=0:dns/p5-Net-DNS +RUN_DEPENDS=	p5-Net-DNS>=0:dns/p5-Net-DNS  USES=		perl5  USE_PERL5=	configure diff --git a/mail/p5-Net-SenderBase/Makefile b/mail/p5-Net-SenderBase/Makefile index 651423a660cd..40dcddd93db1 100644 --- a/mail/p5-Net-SenderBase/Makefile +++ b/mail/p5-Net-SenderBase/Makefile @@ -5,7 +5,7 @@ PORTVERSION=	1.02  PORTREVISION=	1  CATEGORIES=	mail perl5  MASTER_SITES=	CPAN -MASTER_SITE_SUBDIR= CPAN:JOENIO +MASTER_SITE_SUBDIR=	CPAN:JOENIO  PKGNAMEPREFIX=	p5-  MAINTAINER=	perl@FreeBSD.org diff --git a/mail/php73-imap/Makefile b/mail/php73-imap/Makefile index efdbd8c3bab2..8b31078f9b8a 100644 --- a/mail/php73-imap/Makefile +++ b/mail/php73-imap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-imap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/mail/php74-imap/Makefile b/mail/php74-imap/Makefile index a9723bb725f6..f6e7d148e028 100644 --- a/mail/php74-imap/Makefile +++ b/mail/php74-imap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-imap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/mail/php80-imap/Makefile b/mail/php80-imap/Makefile index 259ab9ea623a..740d14b0f761 100644 --- a/mail/php80-imap/Makefile +++ b/mail/php80-imap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-imap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/lapack++/Makefile b/math/lapack++/Makefile index d3f3416c1287..7e49038ea540 100644 --- a/math/lapack++/Makefile +++ b/math/lapack++/Makefile @@ -18,13 +18,13 @@ USES=		fortran gmake pathfix libtool  OPTIONS_DEFINE=	DOCS -OPTIONS_RADIO=  BLAS -OPTIONS_RADIO_BLAS=     OPENBLAS NETLIB ATLAS -OPTIONS_DEFAULT=        OPENBLAS +OPTIONS_RADIO=		BLAS +OPTIONS_RADIO_BLAS=	ATLAS NETLIB OPENBLAS +OPTIONS_DEFAULT=	OPENBLAS -OPENBLAS_USES=  blaslapack:openblas -NETLIB_USES=    blaslapack:netlib -ATLAS_USES=     blaslapack:atlas +OPENBLAS_USES=	blaslapack:openblas +NETLIB_USES=	blaslapack:netlib +ATLAS_USES=	blaslapack:atlas  GNU_CONFIGURE=	yes  USE_LDCONFIG=	yes diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index 825ef19b5267..ab8b4e72fbcc 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -23,7 +23,7 @@ WRKSRC=		${WRKDIR}/${OCTSRC}/src  # Force newer GCC on platforms using GCC 4.2 as base  .if ${CHOSEN_COMPILER_TYPE} == gcc -USE_GCC=        yes +USE_GCC=	yes  .endif  post-build: diff --git a/math/php73-bcmath/Makefile b/math/php73-bcmath/Makefile index 61d9daff1038..998afe3447a2 100644 --- a/math/php73-bcmath/Makefile +++ b/math/php73-bcmath/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-bcmath -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/php73-gmp/Makefile b/math/php73-gmp/Makefile index a0010400ed99..ea1816fca3e4 100644 --- a/math/php73-gmp/Makefile +++ b/math/php73-gmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-gmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/php74-bcmath/Makefile b/math/php74-bcmath/Makefile index 113228cb1776..72e8ce97116c 100644 --- a/math/php74-bcmath/Makefile +++ b/math/php74-bcmath/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-bcmath -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/php74-gmp/Makefile b/math/php74-gmp/Makefile index 2aea9f2d2876..f7dab85d28b1 100644 --- a/math/php74-gmp/Makefile +++ b/math/php74-gmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-gmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/php80-bcmath/Makefile b/math/php80-bcmath/Makefile index 9be36d60d92b..a95181f9909c 100644 --- a/math/php80-bcmath/Makefile +++ b/math/php80-bcmath/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-bcmath -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/php80-gmp/Makefile b/math/php80-gmp/Makefile index 0c119ce4b8d9..9019536a4667 100644 --- a/math/php80-gmp/Makefile +++ b/math/php80-gmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-gmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/math/spar/Makefile b/math/spar/Makefile index 5435e93ff080..7140c56e32d3 100644 --- a/math/spar/Makefile +++ b/math/spar/Makefile @@ -9,8 +9,8 @@ MASTER_SITES=	SF/${PORTNAME}/Spar/${PORTVERSION}  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Modular math parser -LICENSE=        GPLv2 -LICENSE_FILE=   ${WRKSRC}/COPYING +LICENSE=	GPLv2 +LICENSE_FILE=	${WRKSRC}/COPYING  USES=		dos2unix libtool ncurses readline  DOS2UNIX_FILES=	lib/randist/rand.c diff --git a/misc/compat4x/Makefile b/misc/compat4x/Makefile index 1d481a7328ef..1808308412bf 100644 --- a/misc/compat4x/Makefile +++ b/misc/compat4x/Makefile @@ -23,7 +23,7 @@ TARGET32_DIR=	${PREFIX}/lib32/compat  .include <bsd.port.pre.mk>  ONLY_FOR_ARCHS=	i386 amd64 -ONLY_FOR_ARCHS_REASON= FreeBSD 4.x did not support this architecture +ONLY_FOR_ARCHS_REASON=	FreeBSD 4.x did not support this architecture  COMPAT4X_ARCH=	${ARCH}  COMPAT4X_OSVERSION=	5.3 diff --git a/misc/php73-calendar/Makefile b/misc/php73-calendar/Makefile index 55d3dbd76c47..22a674c23955 100644 --- a/misc/php73-calendar/Makefile +++ b/misc/php73-calendar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-calendar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/misc/php74-calendar/Makefile b/misc/php74-calendar/Makefile index 583c7525648d..421ac95ab754 100644 --- a/misc/php74-calendar/Makefile +++ b/misc/php74-calendar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-calendar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/misc/php80-calendar/Makefile b/misc/php80-calendar/Makefile index 25025c31c1a5..23abc5111c8b 100644 --- a/misc/php80-calendar/Makefile +++ b/misc/php80-calendar/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-calendar -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/misc/tkcron/Makefile b/misc/tkcron/Makefile index a0cd34aa104b..549fd051cf3f 100644 --- a/misc/tkcron/Makefile +++ b/misc/tkcron/Makefile @@ -17,8 +17,8 @@ COMMENT=	Frontend to crontab  USES=		tk:,run  EXTRACT_CMD=	${GZIP_CMD} -EXTRACT_BEFORE_ARGS= -cd -EXTRACT_AFTER_ARGS= > tkcron.tcl +EXTRACT_BEFORE_ARGS=	-cd +EXTRACT_AFTER_ARGS=	> tkcron.tcl  NO_BUILD=	yes  NO_WRKSUBDIR=	yes  PLIST_FILES=	bin/tkcron diff --git a/multimedia/bino/Makefile b/multimedia/bino/Makefile index 7e6a96c7d62d..209b93aea9e8 100644 --- a/multimedia/bino/Makefile +++ b/multimedia/bino/Makefile @@ -26,7 +26,7 @@ USE_CXXSTD=	c++11  # no port fow equalizer now, lirc detecting not working  CONFIGURE_ARGS=	--without-equalizer --without-lirc --docdir=${DOCSDIR} -EXTRA_PATCHES= ${FILESDIR}/glew-fix-7098cd6a.patch +EXTRA_PATCHES=	${FILESDIR}/glew-fix-7098cd6a.patch  INFO=		bino diff --git a/multimedia/gpac-libgpac/Makefile b/multimedia/gpac-libgpac/Makefile index 142c778465b0..349b6968c4c4 100644 --- a/multimedia/gpac-libgpac/Makefile +++ b/multimedia/gpac-libgpac/Makefile @@ -13,7 +13,7 @@ COMMENT=	Gpac MPEG-4 Systems library and headers  LICENSE=	LGPL21 -BUILD_DEPENDS=  bash:shells/bash +BUILD_DEPENDS=	bash:shells/bash  ALL_TARGET=	lib  INSTALL_TARGET=	install-lib diff --git a/multimedia/handbrake/Makefile b/multimedia/handbrake/Makefile index 0700dc66c10b..b49af93efa8f 100644 --- a/multimedia/handbrake/Makefile +++ b/multimedia/handbrake/Makefile @@ -63,7 +63,7 @@ LIB_DEPENDS+=	libdvdcss.so:multimedia/libdvdcss  GNU_CONFIGURE=	yes  MAKE_ENV=	V=1 ACLOCAL=${LOCALBASE}/bin/aclocal -BINARY_ALIAS=   python3=${PYTHON_VERSION} +BINARY_ALIAS=	python3=${PYTHON_VERSION}  CONFIGURE_ARGS=	--force --enable-x265  CONFIGURE_TARGET=	build diff --git a/multimedia/libde265/Makefile b/multimedia/libde265/Makefile index f178e5f391dc..9a2ea6cdf88a 100644 --- a/multimedia/libde265/Makefile +++ b/multimedia/libde265/Makefile @@ -19,9 +19,9 @@ CONFIGURE_ARGS=	--disable-sherlock265 --disable-dec265  .include <bsd.port.pre.mk>  .if ${ARCH} == "armv6" || ${ARCH} == "armv7" -BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils -CONFIGURE_ENV+= CCASFLAGS="${CFLAGS} -B${LOCALBASE}/bin -no-integrated-as" -LLD_UNSAFE=     yes +BUILD_DEPENDS+=	${LOCALBASE}/bin/as:devel/binutils +CONFIGURE_ENV+=	CCASFLAGS="${CFLAGS} -B${LOCALBASE}/bin -no-integrated-as" +LLD_UNSAFE=	yes  .endif  .include <bsd.port.post.mk> diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index 5a87dacc5ca3..495285495072 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -4,9 +4,9 @@ PORTNAME=	navidrome  DISTVERSIONPREFIX=	v  DISTVERSION=	0.40.0  CATEGORIES=	multimedia -MASTER_SITES=   http://cdn.pacyworld.com/morante.net/freebsd/ports/distfiles/navidrome/:npmcache -DISTFILES=      ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache -DIST_SUBDIR=    navidrome +MASTER_SITES=	http://cdn.pacyworld.com/morante.net/freebsd/ports/distfiles/navidrome/:npmcache +DISTFILES=	${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache +DIST_SUBDIR=	navidrome  MAINTAINER=	daniel@morante.net  COMMENT=	Modern Music Server and Streamer compatible with Subsonic/Airsonic diff --git a/multimedia/szap-s2/Makefile b/multimedia/szap-s2/Makefile index 8e847fbabf98..d369a3168e51 100644 --- a/multimedia/szap-s2/Makefile +++ b/multimedia/szap-s2/Makefile @@ -11,7 +11,7 @@ COMMENT=	Simple zapping tool for the Linux DVB S2 API  LICENSE=	GPLv2+ -BUILD_DEPENDS=  ${LOCALBASE}/include/linux/dvb/frontend.h:multimedia/v4l_compat +BUILD_DEPENDS=	${LOCALBASE}/include/linux/dvb/frontend.h:multimedia/v4l_compat  USES=		gmake tar:bzip2  USE_CSTD=	gnu89 diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile index 5e5a3666d6b0..8017958ddd73 100644 --- a/multimedia/vdr/Makefile +++ b/multimedia/vdr/Makefile @@ -13,7 +13,7 @@ COMMENT=	Video Disk Recorder - development version  LICENSE=	GPLv2+  LICENSE_FILE=	${WRKSRC}/COPYING -BUILD_DEPENDS=  v4l_compat>=1.0.20120501:multimedia/v4l_compat \ +BUILD_DEPENDS=	v4l_compat>=1.0.20120501:multimedia/v4l_compat \  		${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig  RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig \  		xorg-fonts-truetype>=0:x11-fonts/xorg-fonts-truetype diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c1b3e3aaf864..c146ed557361 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -25,7 +25,7 @@ GH_ACCOUNT=	trueos  PLIST_FILES=	bin/diligent \  		share/applications/diligent.desktop \  		share/icons/diligent.png -SUB_FILES=      diligent.desktop +SUB_FILES=	diligent.desktop  do-install:  	${INSTALL_PROGRAM} ${WRKSRC}/diligent ${STAGEDIR}${PREFIX}/bin diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 7038251c355d..d0869f830055 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -65,7 +65,7 @@ MAKE_ARGS=	"CPPFLAGS=${CPPFLAGS}" "CFLAGS=${CFLAGS}" "LDFLAGS=${LDFLAGS}"  CPPFLAGS+=	-I${LOCALBASE}/include  CFLAGS+=	-I${LOCALBASE}/include  LDFLAGS+=	-L${LOCALBASE}/lib -SUBS= 		PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}		\ +SUBS=		PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION}		\  		EJABBERD_LIBDIR=${EJABBERD_LIBDIR}			\  		BASE64URL_VER=${BASE64URL_VER}				\  		CACHE_TAB_VER=${CACHE_TAB_VER} EIMP_VER=${EIMP_VER}	\ diff --git a/net-im/jitsi-videobridge/Makefile b/net-im/jitsi-videobridge/Makefile index 0cbc85c056ff..8d97edc96357 100644 --- a/net-im/jitsi-videobridge/Makefile +++ b/net-im/jitsi-videobridge/Makefile @@ -14,8 +14,8 @@ RUN_DEPENDS=	${LOCALBASE}/bin/bash:shells/bash  ONLY_FOR_ARCHS=	i386 amd64 powerpc64 powerpc64le -USE_GITHUB=     yes -GH_PROJECT=     ${PORTNAME}${PKGNAMESUFFIX} +USE_GITHUB=	yes +GH_PROJECT=	${PORTNAME}${PKGNAMESUFFIX}  GH_TAGNAME=	dbddd16  USE_JAVA=	yes @@ -26,7 +26,7 @@ SUB_FILES+=	pkg-message  SUB_LIST+=	JAVA=${JAVA}  ETCDIR=		${PREFIX}/etc/jitsi/videobridge -DEV_UPDATE_MODE=        no +DEV_UPDATE_MODE=	no  .if (${DEV_UPDATE_MODE} == "yes")  post-build: diff --git a/net-im/kopete/Makefile b/net-im/kopete/Makefile index 48ffac915c47..841eed8faab9 100644 --- a/net-im/kopete/Makefile +++ b/net-im/kopete/Makefile @@ -6,7 +6,7 @@ MAINTAINER=	kde@FreeBSD.org  COMMENT=	KDE multi-protocol instant messenger  BUILD_DEPENDS=	v4l_compat>0:multimedia/v4l_compat -LIB_DEPENDS=    libidn.so:dns/libidn \ +LIB_DEPENDS=	libidn.so:dns/libidn \  		libjasper.so:graphics/jasper \  		libotr.so:security/libotr \  		libv4l2.so:multimedia/libv4l diff --git a/net-mgmt/arpwatch/Makefile b/net-mgmt/arpwatch/Makefile index 332c6e8a8836..1b4f9ffc4fa7 100644 --- a/net-mgmt/arpwatch/Makefile +++ b/net-mgmt/arpwatch/Makefile @@ -18,7 +18,7 @@ USES=		python:run  GNU_CONFIGURE=	yes -SUB_FILES=      pkg-message +SUB_FILES=	pkg-message  OPTIONS_DEFINE=	DEBUG ZEROPAD  OPTIONS_DEFAULT=ZEROPAD @@ -29,11 +29,11 @@ ZEROPAD_DESC=	zero pad displayed ethernet addresses by default  .include <bsd.port.options.mk>  .if ${PORT_OPTIONS:MDEBUG} -CONFIGURE_ARGS+=        --disable-optimization +CONFIGURE_ARGS+=	--disable-optimization  .endif  .if ${PORT_OPTIONS:MZEROPAD} -CONFIGURE_ARGS+=        --enable-zeropad +CONFIGURE_ARGS+=	--enable-zeropad  .endif  .ifdef ARPDIR diff --git a/net-mgmt/bind_exporter/Makefile b/net-mgmt/bind_exporter/Makefile index 7cc44d2cc90a..d83df9c8e009 100644 --- a/net-mgmt/bind_exporter/Makefile +++ b/net-mgmt/bind_exporter/Makefile @@ -27,7 +27,7 @@ LD_FLAG_STRING=	-s \  		${LD_FLAG_X_PREFIX}.BuildUser=${BUILD_USER}  LD_FLAG_X_PREFIX=	-X github.com/prometheus/common/version -GH_TUPLE=       \ +GH_TUPLE=	\  		alecthomas:kingpin:v2.2.6:alecthomas_kingpin/vendor/gopkg.in/alecthomas/kingpin.v2 \  		alecthomas:template:fb15b899a751:alecthomas_template/vendor/github.com/alecthomas/template \  		alecthomas:units:f65c72e2690d:alecthomas_units/vendor/github.com/alecthomas/units \ diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index f303a83f3a65..60b6564e66aa 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -20,9 +20,9 @@ CONFIGURE_ARGS=-sysconfdir=${PREFIX}/etc  USE_RC_SUBR=	chillispot  SUB_FILES=	pkg-message installguide.txt -OPTIONS_DEFINE=	APACHE RADIUS -OPTIONS_SINGLE=	RADIUS -OPTIONS_SINGLE_RADIUS= FREERADIUS OPENRADIUS +OPTIONS_DEFINE=		APACHE RADIUS +OPTIONS_SINGLE=		RADIUS +OPTIONS_SINGLE_RADIUS=	FREERADIUS OPENRADIUS  FREERADIUS_DESC=depend on FreeRADIUS  OPENRADIUS_DESC=depend on OpenRADIUS diff --git a/net-mgmt/net-snmp/Makefile b/net-mgmt/net-snmp/Makefile index d4d58f361817..0af9bccd05ee 100644 --- a/net-mgmt/net-snmp/Makefile +++ b/net-mgmt/net-snmp/Makefile @@ -2,7 +2,7 @@  PORTNAME=	snmp  PORTVERSION=	5.9 -PORTREVISION=   3 +PORTREVISION=	3  PORTEPOCH=	1  CATEGORIES=	net-mgmt  MASTER_SITES=	SF/net-${PORTNAME}/net-${PORTNAME}/${PORTVERSION} \ diff --git a/net-mgmt/nrpe3/Makefile b/net-mgmt/nrpe3/Makefile index 3955a8d39c17..81935ba5881d 100644 --- a/net-mgmt/nrpe3/Makefile +++ b/net-mgmt/nrpe3/Makefile @@ -39,8 +39,8 @@ SSL_CFLAGS=		-I${OPENSSLINC}  ARGS_CONFIGURE_ON=	--enable-command-args  ARGS_CONFIGURE_OFF=	--disable-command-args -MONPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/monitoring-plugins -NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins +MONPLUGINS_RUN_DEPENDS=	${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/monitoring-plugins +NAGPLUGINS_RUN_DEPENDS=	${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins  NAGIOSUSER?=	nagios  NAGIOSGROUP?=	nagios diff --git a/net-mgmt/php73-snmp/Makefile b/net-mgmt/php73-snmp/Makefile index 2b1a5d4857e3..f72840986a3c 100644 --- a/net-mgmt/php73-snmp/Makefile +++ b/net-mgmt/php73-snmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-snmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/php74-snmp/Makefile b/net-mgmt/php74-snmp/Makefile index 3d1809f71afe..c7a3f06a9d1a 100644 --- a/net-mgmt/php74-snmp/Makefile +++ b/net-mgmt/php74-snmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-snmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/php80-snmp/Makefile b/net-mgmt/php80-snmp/Makefile index cc127398b096..22ff3816b073 100644 --- a/net-mgmt/php80-snmp/Makefile +++ b/net-mgmt/php80-snmp/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-snmp -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index aa4283a67f06..f18d886690b4 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -18,7 +18,7 @@ USES=		go:modules  BUILD_DATE=	$$(date +%d-%B-%Y)  GO_TARGET=	./cmd/${PORTNAME} -GO_BUILDFLAGS=  -ldflags "\ +GO_BUILDFLAGS=	-ldflags "\                  -s -w \  		-X github.com/prometheus/common/version.Version=${DISTVERSION} \  		-X github.com/prometheus/common/version.Revision="31cacc4" \ diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 8f83b670cc50..88d7edfdc65b 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -87,7 +87,7 @@ UPNP_LIB_DEPENDS=	libupnp.so:devel/upnp  UPNP_CONFIGURE_OFF=	--disable-upnp  WEBSERVER_CONFIGURE_ON=	--enable-webserver -WEBSERVER_LIB_DEPENDS=  libpng.so:graphics/png +WEBSERVER_LIB_DEPENDS=	libpng.so:graphics/png  WEBSERVER_USES=		readline  WXCAS_CONFIGURE_ON=	--enable-wxcas diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile index 0de3468d6a8e..878315ec09d5 100644 --- a/net-p2p/liberator/Makefile +++ b/net-p2p/liberator/Makefile @@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE=yes  DATA_FILES=	liber_mimetypes  DOC_FILES=	COPYING FREESITE-HOWTO README TODO -LIB_FILES=      fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \ +LIB_FILES=	fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \  		fcp.mli hlfreenet.mli asfreenet.mli fieldset.mli \  		fstream.mli \  		fcp.cmi hlfreenet.cmi asfreenet.cmi fieldset.cmi \ diff --git a/net/44bsd-rdist/Makefile b/net/44bsd-rdist/Makefile index 60a0666e8311..9228246b6f32 100644 --- a/net/44bsd-rdist/Makefile +++ b/net/44bsd-rdist/Makefile @@ -9,7 +9,7 @@ MASTER_SITES=	LOCAL/cy  MAINTAINER=	cy@FreeBSD.org  COMMENT=	The traditional 4.4BSD rdist -EXTRACT_DEPENDS=    rcs:devel/rcs57 +EXTRACT_DEPENDS=	rcs:devel/rcs57  USES=		tar:bzip2 diff --git a/net/freerdp/Makefile b/net/freerdp/Makefile index 6385ece4b099..78d9c1aad02e 100644 --- a/net/freerdp/Makefile +++ b/net/freerdp/Makefile @@ -3,7 +3,7 @@  PORTNAME=	freerdp  DISTVERSION=	2.4.0  CATEGORIES=	net comms -MASTER_SITES=   https://pub.freerdp.com/releases/ \ +MASTER_SITES=	https://pub.freerdp.com/releases/ \  		https://github.com/FreeRDP/FreeRDP/releases/download/${DISTVERSION}/  MAINTAINER=	vvd@unislabs.com diff --git a/net/h323plus/Makefile b/net/h323plus/Makefile index 17524f33f974..181ce5f161cc 100644 --- a/net/h323plus/Makefile +++ b/net/h323plus/Makefile @@ -1,6 +1,6 @@  PORTNAME=	h323plus -DISTVERSIONPREFIX=      v -DISTVERSION=    1_27_2 +DISTVERSIONPREFIX=	v +DISTVERSION=	1_27_2  CATEGORIES=	net multimedia  MAINTAINER=	pi@FreeBSD.org diff --git a/net/iffinder/Makefile b/net/iffinder/Makefile index b21895dd2a9b..b528cab873f4 100644 --- a/net/iffinder/Makefile +++ b/net/iffinder/Makefile @@ -19,7 +19,7 @@ PORTDOCS=	README  MAKE_ARGS+=	CC="${CC}" -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE=	yes  do-install:  	${INSTALL_PROGRAM} ${WRKSRC}/iffinder ${STAGEDIR}${PREFIX}/bin diff --git a/net/kget/Makefile b/net/kget/Makefile index eb4a7f855644..2e4a652a2623 100644 --- a/net/kget/Makefile +++ b/net/kget/Makefile @@ -6,7 +6,7 @@ MAINTAINER=	kde@FreeBSD.org  COMMENT=	KDE download manager  BUILD_DEPENDS=	${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs -LIB_DEPENDS=    libKF5Torrent.so:net-p2p/libktorrent  \ +LIB_DEPENDS=	libKF5Torrent.so:net-p2p/libktorrent  \  		libassuan.so:security/libassuan \  		libgcrypt.so:security/libgcrypt \  		libgmp.so:math/gmp \ diff --git a/net/linphone/Makefile b/net/linphone/Makefile index 7c9d53bf7278..a7e9a8477b9d 100644 --- a/net/linphone/Makefile +++ b/net/linphone/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS=	libbctoolbox.so:net/bctoolbox \  		liblinphone++.so:net/liblinphone  USES=		cmake compiler:c++11-lib pkgconfig qt:5 -USE_QT= 	buildtools_build concurrent core declarative \ +USE_QT=		buildtools_build concurrent core declarative \  		graphicaleffects_run gui linguisttools network qmake_build \  		quickcontrols_run quickcontrols2 speech svg testlib widgets diff --git a/net/mad_fcl/Makefile b/net/mad_fcl/Makefile index 9b6ae5726da1..8133cb8bc667 100644 --- a/net/mad_fcl/Makefile +++ b/net/mad_fcl/Makefile @@ -14,7 +14,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2 \  USES=		dos2unix gmake ssl  MAKE_ENV=	LFLAGS="${LDFLAGS}" -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE=	yes  CFLAGS+=	-DHAVE_SYS_TYPES_H -DHAVE_SYS_SELECT_H -DHAVE_UNISTD_H \  		-I${LOCALBASE}/include diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile index 23a321859e2e..18aba0d6f6ae 100644 --- a/net/opentracker/Makefile +++ b/net/opentracker/Makefile @@ -14,7 +14,7 @@ BUILD_DEPENDS=	${LOCALBASE}/lib/libowfat.a:devel/libowfat  USES=		tar:bzip2  USE_RC_SUBR=	${PORTNAME} ${PORTNAME}-ipv6 -OPTIONS_DEFINE= COMPRESSION_GZIP DEBUG_HTTPERROR FULLSCRAPE RESTRICT_STATS +OPTIONS_DEFINE=	COMPRESSION_GZIP DEBUG_HTTPERROR FULLSCRAPE RESTRICT_STATS  OPTIONS_SINGLE=	ACCESSLIST  OPTIONS_SINGLE_ACCESSLIST=	ACCESSLIST_OPEN ACCESSLIST_BLACK \  				ACCESSLIST_WHITE diff --git a/net/ortp/Makefile b/net/ortp/Makefile index 05e9dbd7912c..7c67547eb617 100644 --- a/net/ortp/Makefile +++ b/net/ortp/Makefile @@ -18,7 +18,7 @@ USES=		cmake compiler:c11  USE_LDCONFIG=	yes  CMAKE_ARGS=	-DENABLE_DOC=NO -DENABLE_STATIC=NO -DENABLE_STRICT=NO -WRKSRC= 	${WRKDIR}/${DISTNAME}-0 +WRKSRC=		${WRKDIR}/${DISTNAME}-0  post-install:  	${RM} -r ${STAGEDIR}${PREFIX}/share/doc/${DISTNAME} diff --git a/net/pecl-amqp/Makefile b/net/pecl-amqp/Makefile index 793c57cde3a4..f73855a494a9 100644 --- a/net/pecl-amqp/Makefile +++ b/net/pecl-amqp/Makefile @@ -13,6 +13,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  LIB_DEPENDS=	librabbitmq.so:net/rabbitmq-c-devel  USES=		php:pecl localbase -IGNORE_WITH_PHP=   80 +IGNORE_WITH_PHP=	80  .include <bsd.port.mk> diff --git a/net/php73-ldap/Makefile b/net/php73-ldap/Makefile index a20bb0d02ab5..6728e9b31176 100644 --- a/net/php73-ldap/Makefile +++ b/net/php73-ldap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-ldap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php73-soap/Makefile b/net/php73-soap/Makefile index 7f1b893b256e..503c4499ef28 100644 --- a/net/php73-soap/Makefile +++ b/net/php73-soap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-soap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php73-sockets/Makefile b/net/php73-sockets/Makefile index 2bc037b88410..59e5f78a738e 100644 --- a/net/php73-sockets/Makefile +++ b/net/php73-sockets/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sockets -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php73-xmlrpc/Makefile b/net/php73-xmlrpc/Makefile index 595ca6498728..3779c0ec33a1 100644 --- a/net/php73-xmlrpc/Makefile +++ b/net/php73-xmlrpc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-xmlrpc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php74-ldap/Makefile b/net/php74-ldap/Makefile index f8312fea42cb..dba16a4f1d56 100644 --- a/net/php74-ldap/Makefile +++ b/net/php74-ldap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-ldap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php74-soap/Makefile b/net/php74-soap/Makefile index 698f861a616b..cdca75318587 100644 --- a/net/php74-soap/Makefile +++ b/net/php74-soap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-soap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php74-sockets/Makefile b/net/php74-sockets/Makefile index dc1a11649435..8ce16626f14a 100644 --- a/net/php74-sockets/Makefile +++ b/net/php74-sockets/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sockets -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php74-xmlrpc/Makefile b/net/php74-xmlrpc/Makefile index c75012295a0b..2c8c17a3ac06 100644 --- a/net/php74-xmlrpc/Makefile +++ b/net/php74-xmlrpc/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-xmlrpc -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php80-ldap/Makefile b/net/php80-ldap/Makefile index 406a247cfe94..f39df2c609b9 100644 --- a/net/php80-ldap/Makefile +++ b/net/php80-ldap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-ldap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php80-soap/Makefile b/net/php80-soap/Makefile index 921dabc55e28..9188b01d8760 100644 --- a/net/php80-soap/Makefile +++ b/net/php80-soap/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-soap -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/php80-sockets/Makefile b/net/php80-sockets/Makefile index d0699ea5bb8f..02746442dbe2 100644 --- a/net/php80-sockets/Makefile +++ b/net/php80-sockets/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sockets -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/net/py-cloudflare-scrape/Makefile b/net/py-cloudflare-scrape/Makefile index e3a02fa86c2d..f21d75f62667 100644 --- a/net/py-cloudflare-scrape/Makefile +++ b/net/py-cloudflare-scrape/Makefile @@ -12,9 +12,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}PyExecJS>=0:devel/py-PyExecJS@${PY_FLAVOR}  USES=		python:3.6+ -USE_PYTHON=     distutils autoplist +USE_PYTHON=	autoplist distutils -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	Anorov  .include <bsd.port.mk> diff --git a/net/py-gspread/Makefile b/net/py-gspread/Makefile index 8908d108c718..9a02d1107faf 100644 --- a/net/py-gspread/Makefile +++ b/net/py-gspread/Makefile @@ -2,7 +2,7 @@  PORTNAME=	gspread  PORTVERSION=	4.0.1 -DISTVERSIONPREFIX=     v +DISTVERSIONPREFIX=	v  CATEGORIES=	net python  MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX} @@ -16,10 +16,10 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>2.2.1:www/py-requests@${PY_FLAVOR}  		${PYTHON_PKGNAMEPREFIX}google-auth>1.12.0:security/py-google-auth@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}google-auth-oauthlib>0.4.1:security/py-google-auth-oauthlib@${PY_FLAVOR} -USES=	python:3.6+ +USES=		python:3.6+  USE_PYTHON=	distutils autoplist -USE_GITHUB=     yes -GH_ACCOUNT=     burnash +USE_GITHUB=	yes +GH_ACCOUNT=	burnash  .include <bsd.port.mk> diff --git a/net/py-netif/Makefile b/net/py-netif/Makefile index 10f771a0600e..058d1701fb7f 100644 --- a/net/py-netif/Makefile +++ b/net/py-netif/Makefile @@ -12,7 +12,7 @@ LICENSE=	BSD2CLAUSE  RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}bsd>0:devel/py-bsd@${PY_FLAVOR} -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	freenas  GH_PROJECT=	py-netif  GH_TAGNAME=	be23674 diff --git a/net/remarkable-devd/Makefile b/net/remarkable-devd/Makefile index 02e167d148b9..a588b1911b0f 100644 --- a/net/remarkable-devd/Makefile +++ b/net/remarkable-devd/Makefile @@ -5,7 +5,7 @@ PORTVERSION=	1.0  PORTREVISION=	1  CATEGORIES=	net  MASTER_SITES=	# -DISTFILES=      # +DISTFILES=	#  MAINTAINER=	trueos@norwegianrockcat.com  COMMENT=	Devd hotplug rules for Remarkable Tablet diff --git a/net/unison/Makefile b/net/unison/Makefile index fae2fb6b1647..e1ad8b0240d9 100644 --- a/net/unison/Makefile +++ b/net/unison/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  FLAVORS=	x11 nox11  FLAVOR?=	${FLAVORS:[1]} -nox11_PKGNAMESUFFIX= -nox11 +nox11_PKGNAMESUFFIX=		-nox11  nox11_CONFLICTS_INSTALL=	unison  x11_CONFLICTS_INSTALL=		unison-nox11 @@ -34,8 +34,8 @@ CONFLICTS=	unison-devel-[0-9]*  MAKE_ENV=	CLIBS="${LIBS:S/^-/-ccopt -/}" COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}"  ALL_TARGET=	unison all -USE_GITHUB=     yes -GH_ACCOUNT=     bcpierce00 +USE_GITHUB=	yes +GH_ACCOUNT=	bcpierce00  DOCS=		NEWS README diff --git a/net/unison248/Makefile b/net/unison248/Makefile index a7bf8efa1f1e..db6cdfc11254 100644 --- a/net/unison248/Makefile +++ b/net/unison248/Makefile @@ -38,8 +38,8 @@ CONFLICTS=	unison-devel-[0-9]*  MAKE_ENV=	CLIBS="${LIBS:S/^-/-ccopt -/}" COFLAGS="${CFLAGS:C/ *(-[^ ]*) */ -ccopt \"\1 \"/gW}"  ALL_TARGET=	unison all -USE_GITHUB=     yes -GH_ACCOUNT=     bcpierce00 +USE_GITHUB=	yes +GH_ACCOUNT=	bcpierce00  DOCS=		BUGS.txt NEWS README  DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX} diff --git a/news/cleanfeed/Makefile b/news/cleanfeed/Makefile index 57b0cd4a50c6..d2caf95842c0 100644 --- a/news/cleanfeed/Makefile +++ b/news/cleanfeed/Makefile @@ -11,8 +11,8 @@ GH_TAGNAME=	dd177d4a3b6ea2e538da17bbb2a74772cea4a49a  MAINTAINER=	kbowling@FreeBSD.org  COMMENT=	Spam filter for Usenet news servers -FLAVORS=                        inn inncurrent -FLAVOR?=                        ${FLAVORS:[1]} +FLAVORS=	inn inncurrent +FLAVOR?=	${FLAVORS:[1]}  inn_CONFLICTS_INSTALL=		cleanfeed-current  inn_RUN_DEPENDS=		${LOCALBASE}/news/bin/innd:news/inn diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index 412aeeff0578..3ed977c92816 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -44,12 +44,12 @@ CONFIGURE_ARGS=	--with-shell=/bin/sh \  		--with-test-font-path=${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf  INSTALL_TARGET=	install-strip -OPTIONS_DEFINE= 		BRAILLE COLORD DOCS +OPTIONS_DEFINE=			BRAILLE COLORD DOCS  OPTIONS_GROUP=			FILTERS CUPS_BROWSED  OPTIONS_GROUP_FILTERS=		GHOSTSCRIPT IMAGES MUPDF POPPLER  OPTIONS_GROUP_CUPS_BROWSED=	AVAHI LDAP -OPTIONS_SINGLE= 		PDFTOPS -OPTIONS_SINGLE_PDFTOPS= 	PSGHOSTSCRIPT PSHYBRID PSMUPDF PSPOPPLER +OPTIONS_SINGLE=			PDFTOPS +OPTIONS_SINGLE_PDFTOPS=		PSGHOSTSCRIPT PSHYBRID PSMUPDF PSPOPPLER  OPTIONS_DEFAULT=		COLORD GHOSTSCRIPT IMAGES POPPLER AVAHI LDAP \  				PSHYBRID  OPTIONS_SUB=			yes @@ -85,7 +85,7 @@ IMAGES_USES=			jpeg  MUPDF_BUILD_DEPENDS=		mutool:graphics/mupdf  MUPDF_RUN_DEPENDS=		mutool:graphics/mupdf -MUPDF_CONFIGURE_ENABLE= 	mutool +MUPDF_CONFIGURE_ENABLE=		mutool  MUPDF_DESC=			PDF-to-raster using MuPDF  POPPLER_CONFIGURE_ENABLE=	poppler @@ -96,12 +96,12 @@ POPPLER_LIB_DEPENDS=		libpoppler-cpp.so:graphics/poppler  CUPS_BROWSED_DESC=		cups-browsed(8) options -AVAHI_CONFIGURE_ENABLE= 	avahi +AVAHI_CONFIGURE_ENABLE=		avahi  AVAHI_CONFIGURE_OFF=		--with-browseremoteprotocols=cups  AVAHI_CONFIGURE_ON=		--with-browseremoteprotocols="dnssd cups"  AVAHI_DESC=			Discover Zeroconf/Bonjour network printers  AVAHI_LIB_DEPENDS=		libavahi-client.so:net/avahi-app -AVAHI_SUB_LIST= 		AVAHI_DAEMON=avahi_daemon +AVAHI_SUB_LIST=			AVAHI_DAEMON=avahi_daemon  AVAHI_SUB_LIST_OFF=		AVAHI_DAEMON=  LDAP_CONFIGURE_ENABLE=		ldap @@ -116,7 +116,7 @@ PSGHOSTSCRIPT_CONFIGURE_ON=	--with-pdftops=gs  PSGHOSTSCRIPT_DESC=		Ghostscript gs(1)  PSGHOSTSCRIPT_IMPLIES=		GHOSTSCRIPT -PSHYBRID_BUILD_DEPENDS= 	pdftops:graphics/poppler-utils +PSHYBRID_BUILD_DEPENDS=		pdftops:graphics/poppler-utils  PSHYBRID_RUN_DEPENDS=		pdftops:graphics/poppler-utils  PSHYBRID_CONFIGURE_ON=		--with-pdftops=hybrid  PSHYBRID_DESC=			Ghostscript or Poppler depending on printer @@ -128,8 +128,8 @@ PSMUPDF_IMPLIES=		MUPDF  PSPOPPLER_BUILD_DEPENDS=	pdftops:graphics/poppler-utils  PSPOPPLER_RUN_DEPENDS=		pdftops:graphics/poppler-utils -PSPOPPLER_CONFIGURE_ON= 	--with-pdftops=pdftops -PSPOPPLER_DESC= 		Poppler pdftops(1) +PSPOPPLER_CONFIGURE_ON=		--with-pdftops=pdftops +PSPOPPLER_DESC=			Poppler pdftops(1)  post-patch:  	@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ diff --git a/print/ghostscript9-agpl-x11/Makefile b/print/ghostscript9-agpl-x11/Makefile index 7dd29b827fd5..c5a94765d3cb 100644 --- a/print/ghostscript9-agpl-x11/Makefile +++ b/print/ghostscript9-agpl-x11/Makefile @@ -10,7 +10,7 @@ COMMENT=	PostScript and PDF interpreter, X11 support  LICENSE=	AGPLv3  LICENSE_FILE=	${WRKSRC}/LICENSE -BUILD_DEPENDS=  jbig2dec>=0.17:graphics/jbig2dec +BUILD_DEPENDS=	jbig2dec>=0.17:graphics/jbig2dec  LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \  		libfreetype.so:print/freetype2 \  		libidn.so:dns/libidn \ diff --git a/print/py-fonttools3/Makefile b/print/py-fonttools3/Makefile index fd76345f1af7..d072f758f5e3 100644 --- a/print/py-fonttools3/Makefile +++ b/print/py-fonttools3/Makefile @@ -22,8 +22,8 @@ NO_ARCH=	yes  # fonttools 4.0.0+ requires Python 3.6+  PORTSCOUT=	limit:^3\. -OPTIONS_DEFINE=	GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF -OPTIONS_DEFAULT= LXML UFO UNICODE +OPTIONS_DEFINE=		GRAPHITE INTERPOLATABLE LXML PLOT SYMFONT UFO UNICODE WOFF +OPTIONS_DEFAULT=	LXML UFO UNICODE  GRAPHITE_DESC=	Process graphite type tables in ttLib/tables  INTERPOLATABLE_DESC=	Interpolatability support diff --git a/print/shrinkpdf/Makefile b/print/shrinkpdf/Makefile index bc7e250a67b9..537695447edf 100644 --- a/print/shrinkpdf/Makefile +++ b/print/shrinkpdf/Makefile @@ -3,7 +3,7 @@ PORTVERSION=	20191221  CATEGORIES=	print graphics  MASTER_SITES=	http://www.alfredklomp.com/programming/shrinkpdf/  DISTNAME=	${PORTNAME}.sh -EXTRACT_SUFX=   # none +EXTRACT_SUFX=	# none  EXTRACT_ONLY=	# none  MAINTAINER=	grembo@FreeBSD.org diff --git a/print/tex-dvipdfmx/Makefile b/print/tex-dvipdfmx/Makefile index 1f6a63d147c2..79085a83a5a5 100644 --- a/print/tex-dvipdfmx/Makefile +++ b/print/tex-dvipdfmx/Makefile @@ -50,7 +50,7 @@ EXTRACT_FILES_TEXMF= \  	texmf-dist/fonts/map/dvipdfm/  WRKSRC=	${WRKDIR}/${DISTNAME}/texk/dvipdfm-x  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --with-system-kpathsea \ +CONFIGURE_ARGS=	--with-system-kpathsea \  		--with-kpathsea-includes=${LOCALBASE}/include \  		--with-kpathsea-libdir=${LOCALBASE}/lib \  		--with-system-libpaper \ diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile index 17ceca506388..b368345b09cb 100644 --- a/print/tex-dvipsk/Makefile +++ b/print/tex-dvipsk/Makefile @@ -44,7 +44,7 @@ EXCLUDE_FILES= \  	texmf-dist/dvips/xdvi  WRKSRC=	${WRKDIR}/${DISTNAME}/texk/dvipsk  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --with-paper \ +CONFIGURE_ARGS=	--with-paper \  		--with-system-kpathsea \  		--with-kpathsea-includes=${LOCALBASE}/include \  		--with-kpathsea-libdir=${LOCALBASE}/lib \ diff --git a/print/texlive-base/Makefile b/print/texlive-base/Makefile index 80bee65e0b6d..3ace85c60c11 100644 --- a/print/texlive-base/Makefile +++ b/print/texlive-base/Makefile @@ -70,7 +70,7 @@ BINARY_ALIAS=	freetype-config=true  # during build phase gnu configure is run a lot  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --disable-native-texlive-build \ +CONFIGURE_ARGS=	--disable-native-texlive-build \  		--disable-web-progs \  		--disable-psutils \  		--enable-shared \ diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 4a1acf5ceec4..1a59593cc1e9 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -4,8 +4,8 @@ CATEGORIES=	russian  MAINTAINER=	dinoex@FreeBSD.org  COMMENT=	Graphics library for fast image creation with KOI8-U support -FETCH_DEPENDS=  ${NONEXISTENT}:x11-fonts/geminifonts:fetch -BUILD_DEPENDS=  ${NONEXISTENT}:x11-fonts/geminifonts:fetch +FETCH_DEPENDS=	${NONEXISTENT}:x11-fonts/geminifonts:fetch +BUILD_DEPENDS=	${NONEXISTENT}:x11-fonts/geminifonts:fetch  GD_FONTS=	${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \  		koi10x16b.bdf koi9x15.bdf koi10x20.bdf diff --git a/science/liboglappth/Makefile b/science/liboglappth/Makefile index 2f64cb4c6e09..409830616c90 100644 --- a/science/liboglappth/Makefile +++ b/science/liboglappth/Makefile @@ -10,7 +10,7 @@ MASTER_SITES=	http://bioinformatics.org/ghemical/download/release20111012/	\  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Support libraries of science/ghemical port -GNU_CONFIGURE=  yes +GNU_CONFIGURE=	yes  INSTALL_TARGET=	install-strip  USES=		gl libtool pathfix  USE_GL=		glu diff --git a/security/amavisd-milter/Makefile b/security/amavisd-milter/Makefile index 898172770837..62faf602dee4 100644 --- a/security/amavisd-milter/Makefile +++ b/security/amavisd-milter/Makefile @@ -3,7 +3,7 @@  PORTNAME=	amavisd-milter  PORTVERSION=	1.7.0  CATEGORIES=	security mail -MASTER_SITES=   https://github.com/prehor/${PORTNAME}/releases/download/${PORTVERSION}/ +MASTER_SITES=	https://github.com/prehor/${PORTNAME}/releases/download/${PORTVERSION}/  MAINTAINER=	rx@rx.cz  COMMENT=	Milter for amavisd-new diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index eb21c206febd..efb1b10de607 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -18,7 +18,7 @@ LICENSE_PERMS=	dist-mirror pkg-mirror auto-accept  USES=		cpe  CPE_VENDOR=	jetico  WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/g:S/-/./} -GNU_CONFIGURE=  yes +GNU_CONFIGURE=	yes  MAKE_ARGS+=	CFLAGS="${CFLAGS}"  PLIST_FILES=	bin/bcwipe man/man1/bcwipe.1.gz diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile index 295e461e8b12..eff123ae48de 100644 --- a/security/clamassassin/Makefile +++ b/security/clamassassin/Makefile @@ -20,7 +20,7 @@ PLIST_FILES=	bin/clamassassin  GNU_CONFIGURE=	yes  # Woky configure script doesn't actually respect prefix  # Instead, it looks for 'bindir'... so set that. -CONFIGURE_ARGS= --bindir=${STAGEDIR}${PREFIX}/bin +CONFIGURE_ARGS=	--bindir=${STAGEDIR}${PREFIX}/bin  OPTIONS_DEFINE=	CLAMDSCAN SUBREWRITE  OPTIONS_DEFAULT=	CLAMDSCAN diff --git a/security/ftimes/Makefile b/security/ftimes/Makefile index 82eb4a023e9e..7ac94fc2ff05 100644 --- a/security/ftimes/Makefile +++ b/security/ftimes/Makefile @@ -19,7 +19,7 @@ BROKEN_riscv64=		fails to build: riscv64 is not currently supported  GNU_CONFIGURE=		yes  USES=			perl5 shebangfix tar:tgz  USE_PERL5=		run build -SHEBANG_FILES= \ +SHEBANG_FILES=		\  			${WRKSRC}/tools/dig/ftimes-crv2dbi.pl \  			${WRKSRC}/tools/dig/ftimes-crv2raw.pl \  			${WRKSRC}/tools/dig/ftimes-dig2ctx.pl \ diff --git a/security/fwbuilder/Makefile b/security/fwbuilder/Makefile index 97cfb3211b9c..1835dbc32758 100644 --- a/security/fwbuilder/Makefile +++ b/security/fwbuilder/Makefile @@ -25,7 +25,7 @@ CONFLICTS=	fwbuilder-[234].* fwbuilder-devel-* \  .endif  USES=		autoreconf:build gmake libtool qmake:no_configure qt:5 ssl -USE_GITHUB=     yes +USE_GITHUB=	yes  PLIST_SUB=	PORTVERSION=${PORTVERSION}  USE_QT=		buildtools gui \  		linguist_build \ diff --git a/security/fwknop/Makefile b/security/fwknop/Makefile index 5ba13dae2a08..b1c362e74686 100644 --- a/security/fwknop/Makefile +++ b/security/fwknop/Makefile @@ -11,9 +11,9 @@ COMMENT=	SPA implementation for Linux and FreeBSD  LICENSE=	GPLv2 -BUILD_DEPENDS= wget:ftp/wget -RUN_DEPENDS=   wget:ftp/wget -LIB_DEPENDS+=  libassuan.so:security/libassuan +BUILD_DEPENDS=	wget:ftp/wget +RUN_DEPENDS=	wget:ftp/wget +LIB_DEPENDS+=	libassuan.so:security/libassuan  USES=		cpe libtool  USE_LDCONFIG=	yes diff --git a/security/greenbone-security-assistant/Makefile b/security/greenbone-security-assistant/Makefile index a4f06ce564b3..11c72ad5fc9c 100644 --- a/security/greenbone-security-assistant/Makefile +++ b/security/greenbone-security-assistant/Makefile @@ -2,7 +2,7 @@ PORTNAME=	greenbone-security-assistant  DISTVERSIONPREFIX=	v  DISTVERSION=	21.4.2  CATEGORIES=	security -MASTER_SITES=   LOCAL/acm/gsa/:yarn_cache +MASTER_SITES=	LOCAL/acm/gsa/:yarn_cache  DISTFILES=	${PORTNAME}-cache${EXTRACT_SUFX}:yarn_cache  MAINTAINER=	acm@FreeBSD.org diff --git a/security/gvm-libs/Makefile b/security/gvm-libs/Makefile index f39558d1ec0f..abacd522843d 100644 --- a/security/gvm-libs/Makefile +++ b/security/gvm-libs/Makefile @@ -31,11 +31,11 @@ USE_LDCONFIG=	yes  OPTIONS_DEFINE=	LDAP RADIUS -LDAP_CMAKE_ON= -DBUILD_WITH_LDAP=1 -LDAP_CMAKE_OFF= -DBUILD_WITH_LDAP=0 -LDAP_USE=	OPENLDAP=yes -RADIUS_CMAKE_ON=-DBUILD_WITH_RADIUS=1 -RADIUS_CMAKE_OFF=-DBUILD_WITH_RADIUS=0 +LDAP_CMAKE_ON=		-DBUILD_WITH_LDAP=1 +LDAP_CMAKE_OFF=		-DBUILD_WITH_LDAP=0 +LDAP_USE=		OPENLDAP=yes +RADIUS_CMAKE_ON=	-DBUILD_WITH_RADIUS=1 +RADIUS_CMAKE_OFF=	-DBUILD_WITH_RADIUS=0  RADIUS_LIB_DEPENDS=	libfreeradius-client.so:net/freeradius-client  post-patch: diff --git a/security/kpmenu/Makefile b/security/kpmenu/Makefile index 233a9575b773..3ee5e2e61d11 100644 --- a/security/kpmenu/Makefile +++ b/security/kpmenu/Makefile @@ -16,7 +16,7 @@ USES=		go:modules  USE_GITHUB=	yes  GH_ACCOUNT=	AlessioDP -GH_TUPLE=       \ +GH_TUPLE=	\  		aead:argon2:a87724528b07:aead_argon2/vendor/github.com/aead/argon2 \  		aead:chacha20:8b13a72661da:aead_chacha20/vendor/github.com/aead/chacha20 \  		fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ diff --git a/security/krb5-117/Makefile b/security/krb5-117/Makefile index 31e81e9d02ee..0af99c186423 100644 --- a/security/krb5-117/Makefile +++ b/security/krb5-117/Makefile @@ -14,8 +14,8 @@ PATCH_DIST_STRIP=	-p2  MAINTAINER=		cy@FreeBSD.org  COMMENT=		MIT implementation of RFC 4120 network authentication service -DEPRECATED=             EOL one year after the release of krb5 1.19 -EXPIRATION_DATE=        2022-02-01 +DEPRECATED=		EOL one year after the release of krb5 1.19 +EXPIRATION_DATE=	2022-02-01  LICENSE=		MIT diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 0ff55bc97bbb..0a48318c9d0a 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -14,9 +14,9 @@ RUN_DEPENDS=	nextcloud${PHP_PKGNAMESUFFIX}>=16:www/nextcloud@${PHP_FLAVOR}  USES=		php:flavors -MASTER_SITES=   https://github.com/michib/nextcloud_twofactor_webauthn/releases/download/v${PORTVERSION}/ +MASTER_SITES=	https://github.com/michib/nextcloud_twofactor_webauthn/releases/download/v${PORTVERSION}/ -WRKSRC= ${WRKDIR}/${PORTNAME} +WRKSRC=		${WRKDIR}/${PORTNAME}  NO_BUILD=	yes  NO_ARCH=	yes diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile index ef25b7d52089..54b6611a0458 100644 --- a/security/p5-Crypt-OpenSSL-CA/Makefile +++ b/security/p5-Crypt-OpenSSL-CA/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS=	--openssl-cflags=-L${OPENSSLINC} --openssl-ldflags="-I${OPENSSLL  .include <bsd.port.options.mk>  .if ${OPSYS} == FreeBSD && (${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl) -BROKEN=        Does not support OpenSSL 1.1 +BROKEN=		Does not support OpenSSL 1.1  .endif  post-install: diff --git a/security/p5-OpenCA-OpenSSL/Makefile b/security/p5-OpenCA-OpenSSL/Makefile index 0698c2973ed8..b85378ba9744 100644 --- a/security/p5-OpenCA-OpenSSL/Makefile +++ b/security/p5-OpenCA-OpenSSL/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX=	p5-  MAINTAINER=	perl@FreeBSD.org  COMMENT=	Perl crypto extension to OpenSSL -BROKEN_SSL=    base openssl -BROKEN_SSL_REASON_openssl=  incomplete definition of type 'struct x509_st' +BROKEN_SSL=	base openssl +BROKEN_SSL_REASON_openssl=	incomplete definition of type 'struct x509_st'  BUILD_DEPENDS=	${RUN_DEPENDS}  RUN_DEPENDS=	p5-Locale-libintl>=0:devel/p5-Locale-libintl \ @@ -26,7 +26,7 @@ MAKE_ARGS+=	PASTHRU_INC=-I${OPENSSLINC}  .include <bsd.port.options.mk>  .if ${OPSYS} == FreeBSD && (${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl) -BROKEN=        Does not support OpenSSL 1.1 +BROKEN=		Does not support OpenSSL 1.1  .endif  .include <bsd.port.mk> diff --git a/security/pam-mysql/Makefile b/security/pam-mysql/Makefile index b8082a2b05f7..56883e97b104 100644 --- a/security/pam-mysql/Makefile +++ b/security/pam-mysql/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  USES=		autoreconf compiler:c11 libtool:keepla mysql pkgconfig  USE_GITHUB=	yes -GH_ACCOUNT=     NigelCunningham +GH_ACCOUNT=	NigelCunningham  GH_PROJECT=	pam-MySQL  GNU_CONFIGURE=	yes @@ -27,11 +27,11 @@ PLIST_FILES=	lib/pam_mysql.so lib/pam_mysql.la  OPTIONS_DEFINE=	DOCS SSL  OPTIONS_DEFAULT=	DOCS SSL -SSL_DESC=       Build with OpenSSL support (non-crypt()ish MD5 and SHA1 hash) -SSL_CONFIGURE_ENV= openssl_CFLAGS="${OPENSSLINC}" \ -	           openssl_LIBS="${OPENSSLLIB}" -SSL_CONFIGURE_WITH=openssl -SSL_USES=	ssl +SSL_DESC=		Build with OpenSSL support (non-crypt()ish MD5 and SHA1 hash) +SSL_CONFIGURE_ENV=	openssl_CFLAGS="${OPENSSLINC}" \ +			openssl_LIBS="${OPENSSLLIB}" +SSL_CONFIGURE_WITH=	openssl +SSL_USES=		ssl  post-install:  	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pam_mysql.so diff --git a/security/pam_pwdfile/Makefile b/security/pam_pwdfile/Makefile index 1d814f7439a6..6633139a20fb 100644 --- a/security/pam_pwdfile/Makefile +++ b/security/pam_pwdfile/Makefile @@ -9,8 +9,8 @@ MAINTAINER=	lev@FreeBSD.org  COMMENT=	Pam module for authenticating with flat passwd files  USES=		uidfix -USE_GITHUB=     yes -GH_ACCOUNT=     tiwe-de +USE_GITHUB=	yes +GH_ACCOUNT=	tiwe-de  GH_PROJECT=	libpam-pwdfile  MAKEFILE=	${FILESDIR}/Makefile.bsd diff --git a/security/php73-filter/Makefile b/security/php73-filter/Makefile index 19a868d181a1..ccbd299b23a2 100644 --- a/security/php73-filter/Makefile +++ b/security/php73-filter/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-filter -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php73-hash/Makefile b/security/php73-hash/Makefile index fa4436c34f5e..bb660943ff7b 100644 --- a/security/php73-hash/Makefile +++ b/security/php73-hash/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-hash -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php73-openssl/Makefile b/security/php73-openssl/Makefile index f7cbcec63ce1..114ac01c4c63 100644 --- a/security/php73-openssl/Makefile +++ b/security/php73-openssl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-openssl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php73-sodium/Makefile b/security/php73-sodium/Makefile index 606b5b5dba36..0a8995470150 100644 --- a/security/php73-sodium/Makefile +++ b/security/php73-sodium/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-sodium -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php74-filter/Makefile b/security/php74-filter/Makefile index 012e611dd580..31825e3d804b 100644 --- a/security/php74-filter/Makefile +++ b/security/php74-filter/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-filter -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php74-openssl/Makefile b/security/php74-openssl/Makefile index 39c2f0a1f520..1360069129c2 100644 --- a/security/php74-openssl/Makefile +++ b/security/php74-openssl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-openssl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php74-sodium/Makefile b/security/php74-sodium/Makefile index 043e59221b28..6258484c4db7 100644 --- a/security/php74-sodium/Makefile +++ b/security/php74-sodium/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-sodium -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php80-filter/Makefile b/security/php80-filter/Makefile index 8a121105c649..709f1dacacb1 100644 --- a/security/php80-filter/Makefile +++ b/security/php80-filter/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-filter -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php80-openssl/Makefile b/security/php80-openssl/Makefile index 5c9718aa4d78..e0451b94e319 100644 --- a/security/php80-openssl/Makefile +++ b/security/php80-openssl/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-openssl -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/php80-sodium/Makefile b/security/php80-sodium/Makefile index 7283b3cd9d79..1981a59c7d77 100644 --- a/security/php80-sodium/Makefile +++ b/security/php80-sodium/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-sodium -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/security/py-gvm-tools/Makefile b/security/py-gvm-tools/Makefile index 6ea7ff8222b5..55a8e880a598 100644 --- a/security/py-gvm-tools/Makefile +++ b/security/py-gvm-tools/Makefile @@ -1,7 +1,7 @@  PORTNAME=	gvm-tools  DISTVERSION=	21.6.1  CATEGORIES=	security python -MASTER_SITES=   CHEESESHOP +MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	acm@FreeBSD.org diff --git a/security/py-ospd-openvas/Makefile b/security/py-ospd-openvas/Makefile index e1994a185705..f270bedb5272 100644 --- a/security/py-ospd-openvas/Makefile +++ b/security/py-ospd-openvas/Makefile @@ -2,7 +2,7 @@ PORTNAME=	ospd-openvas  DISTVERSION=	21.4.2  DISTVERSIONPREFIX=	v  CATEGORIES=	security python -#MASTER_SITES=   CHEESESHOP +#MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	acm@FreeBSD.org @@ -27,8 +27,8 @@ USE_PYTHON=	distutils  NO_ARCH=	yes -USERS=          gvm -GROUPS=         ${USERS} +USERS=		gvm +GROUPS=		${USERS}  USE_RC_SUBR=	${PORTNAME:S/-/_/}  SUB_LIST=	PYTHON_CMD=${PYTHON_CMD} diff --git a/security/py-python-gvm/Makefile b/security/py-python-gvm/Makefile index 25d30206af91..f5c7926ab9fd 100644 --- a/security/py-python-gvm/Makefile +++ b/security/py-python-gvm/Makefile @@ -1,7 +1,7 @@  PORTNAME=	python-gvm  DISTVERSION=	21.6.0  CATEGORIES=	security python -MASTER_SITES=   CHEESESHOP +MASTER_SITES=	CHEESESHOP  PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}  MAINTAINER=	acm@FreeBSD.org diff --git a/security/racoon2/Makefile b/security/racoon2/Makefile index 15fa87b3a565..2df54b4b6cfa 100644 --- a/security/racoon2/Makefile +++ b/security/racoon2/Makefile @@ -12,9 +12,9 @@ COMMENT=	Racoon2 IPsec daemon  CONFLICTS=	racoon2-legacy-* -USE_GITHUB=     yes -GH_ACCOUNT=     zoulasc -GH_TAGNAME=     ${HASH} +USE_GITHUB=	yes +GH_ACCOUNT=	zoulasc +GH_TAGNAME=	${HASH}  USES=		autoreconf libtool:build perl5 tar:tgz ssl  CONFIGURE_ARGS+=	--enable-natt \ diff --git a/security/rubygem-omniauth-atlassian-oauth2/Makefile b/security/rubygem-omniauth-atlassian-oauth2/Makefile index a2c8f54c9141..7875cffe499e 100644 --- a/security/rubygem-omniauth-atlassian-oauth2/Makefile +++ b/security/rubygem-omniauth-atlassian-oauth2/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	security rubygems  MASTER_SITES=	RG  MAINTAINER=	mfechner@FreeBSD.org -COMMENT=	An Atlassian OAuth2 strategy for OmniAuth +COMMENT=	Atlassian OAuth2 strategy for OmniAuth  LICENSE=	MIT diff --git a/security/zeek/Makefile b/security/zeek/Makefile index ce5a831d706f..09577a4e08aa 100644 --- a/security/zeek/Makefile +++ b/security/zeek/Makefile @@ -51,7 +51,7 @@ PLIST_SUB+=	ARCH=${UNAME_M} \  USERS=		${ZEEKUSER}  GROUPS=		${ZEEKGROUP} -OPTIONS_DEFINE= BROKER GEOIP2 IPSUMDUMP LBL_CF LBL_HF NETMAP PERFTOOLS \ +OPTIONS_DEFINE=	BROKER GEOIP2 IPSUMDUMP LBL_CF LBL_HF NETMAP PERFTOOLS \  		ZEEKCTL ZKG  OPTIONS_SINGLE=			BUILD_TYPE diff --git a/shells/es/Makefile b/shells/es/Makefile index d3599960082b..ccdf7b367d00 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -14,7 +14,7 @@ USES=		desthack readline  GNU_CONFIGURE=	yes  CONFIGURE_ENV=	es_cv_abused_getenv=no -CONFIGURE_ARGS= --with-readline +CONFIGURE_ARGS=	--with-readline  CFLAGS:=	${CFLAGS:N-O*}  ALL_TARGET=	es diff --git a/shells/ksh93/Makefile b/shells/ksh93/Makefile index 11b8b2b5a4f9..b3b8d06a7284 100644 --- a/shells/ksh93/Makefile +++ b/shells/ksh93/Makefile @@ -47,7 +47,7 @@ CFLAGS+=	-DMAP_TYPE  LDFLAGS+=	-lm  MAKE_ENV=	CCFLAGS="-Wno-unused-value -Wno-parentheses -Wno-logical-op-parentheses" CFLAGS="${CFLAGS}" -STATIC_MAKE_ENV=     LDFLAGS+=-static +STATIC_MAKE_ENV=	LDFLAGS+=-static  KSH_PLIST_SUB=		93=""  KSH93_PLIST_SUB=	93="93" diff --git a/sysutils/bareos-client/Makefile b/sysutils/bareos-client/Makefile index d7ac284bf18c..21f1d1f9bbf6 100644 --- a/sysutils/bareos-client/Makefile +++ b/sysutils/bareos-client/Makefile @@ -12,7 +12,7 @@ PLIST=		${PKGDIR}/pkg-plist.client  MASTERDIR=	${.CURDIR}/../../sysutils/bareos-server  OPTIONS_GROUP=	PLUGINS -OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS +OPTIONS_GROUP_PLUGINS=	CEPHFS GFAPI RADOS  OPTIONS_DEFINE=	NLS PYTHON SCSICRYPTO  CEPHFS_DESC=	CEPHFS fd plugin support diff --git a/sysutils/bareos-server/Makefile b/sysutils/bareos-server/Makefile index 5e84749a241e..6d5d8b7ba2e0 100644 --- a/sysutils/bareos-server/Makefile +++ b/sysutils/bareos-server/Makefile @@ -44,13 +44,13 @@ NDMP_DESC=		Enable build of NDMP support  SCSICRYPTO_DESC=	Build LTO AME crypto plugin  .if ${PKGNAMESUFFIX} == "-server" -OPTIONS_GROUP=  BACKENDS -OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS +OPTIONS_GROUP=	BACKENDS +OPTIONS_GROUP_BACKENDS=	CEPHFS GFAPI RADOS  OPTIONS_DEFINE=		MTX PYTHON LMDB NDMP NLS SCSICRYPTO  OPTIONS_DEFAULT+=	LMDB PGSQL SCSICRYPTO  OPTIONS_SINGLE_DATABASE=	SQLITE3 MYSQL PGSQL  OPTIONS_SINGLE+=		DATABASE -BACKENDS_DESC= 		Storage backends +BACKENDS_DESC=		Storage backends  DATABASE_DESC=		Database support  CEPHFS_DESC=	CEPHFS backend support  GFAPI_DESC=	GFAPI backend support diff --git a/sysutils/bareos17-server/Makefile b/sysutils/bareos17-server/Makefile index 4db7089113a1..d4593208cae0 100644 --- a/sysutils/bareos17-server/Makefile +++ b/sysutils/bareos17-server/Makefile @@ -43,16 +43,16 @@ NDMP_DESC=		Enable build of NDMP support  SCSICRYPTO_DESC=	Build LTO AME crypto plugin  .if ${PKGNAMESUFFIX} == "17-server" -OPTIONS_GROUP=  BACKENDS -OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS -OPTIONS_DEFINE=         MTX PYTHON NDMP NLS SCSICRYPTO -OPTIONS_DEFAULT+=       PGSQL SCSICRYPTO -OPTIONS_SINGLE_DATABASE=        SQLITE3 MYSQL PGSQL -OPTIONS_SINGLE+=                DATABASE -DATABASE_DESC=          Database support -CEPHFS_DESC=    CEPHFS backend support -GFAPI_DESC=     GFAPI backend support -RADOS_DESC=     RADOS backend support +OPTIONS_GROUP=			BACKENDS +OPTIONS_GROUP_BACKENDS=		CEPHFS GFAPI RADOS +OPTIONS_DEFINE=			MTX NDMP NLS PYTHON SCSICRYPTO +OPTIONS_DEFAULT+=		PGSQL SCSICRYPTO +OPTIONS_SINGLE_DATABASE=	MYSQL PGSQL SQLITE3 +OPTIONS_SINGLE+=		DATABASE +DATABASE_DESC=			Database support +CEPHFS_DESC=			CEPHFS backend support +GFAPI_DESC=			GFAPI backend support +RADOS_DESC=			RADOS backend support  NDMP_CONFIGURE_ON=	--enable-ndmp=yes  NDMP_CONFIGURE_OFF=	--enable-ndmp=no diff --git a/sysutils/bareos19-client/Makefile b/sysutils/bareos19-client/Makefile index 24496426651b..92b246709fc9 100644 --- a/sysutils/bareos19-client/Makefile +++ b/sysutils/bareos19-client/Makefile @@ -12,7 +12,7 @@ PLIST=		${PKGDIR}/pkg-plist.client  MASTERDIR=	${.CURDIR}/../../sysutils/bareos19-server  OPTIONS_GROUP=	PLUGINS -OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS +OPTIONS_GROUP_PLUGINS=	CEPHFS GFAPI RADOS  OPTIONS_DEFINE=	NLS PYTHON LMDB SCSICRYPTO  CEPHFS_DESC=	CEPHFS fd plugin support diff --git a/sysutils/bareos19-server/Makefile b/sysutils/bareos19-server/Makefile index c0998c35b6ba..76799fa5a3ea 100644 --- a/sysutils/bareos19-server/Makefile +++ b/sysutils/bareos19-server/Makefile @@ -44,17 +44,17 @@ NDMP_DESC=		Enable build of NDMP support  SCSICRYPTO_DESC=	Build LTO AME crypto plugin  .if ${PKGNAMESUFFIX} == "19-server" -OPTIONS_GROUP=  BACKENDS -OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS -OPTIONS_DEFINE=		MTX PYTHON NDMP NLS SCSICRYPTO -OPTIONS_DEFAULT+=	PGSQL SCSICRYPTO -OPTIONS_SINGLE_DATABASE=	SQLITE3 MYSQL PGSQL +OPTIONS_GROUP=			BACKENDS +OPTIONS_GROUP_BACKENDS=		CEPHFS GFAPI RADOS +OPTIONS_DEFINE=			MTX NDMP NLS PYTHON SCSICRYPTO +OPTIONS_DEFAULT+=		PGSQL SCSICRYPTO +OPTIONS_SINGLE_DATABASE=	MYSQL PGSQL SQLITE3  OPTIONS_SINGLE+=		DATABASE -BACKENDS_DESC= 		Storage backends -DATABASE_DESC=		Database support -CEPHFS_DESC=	CEPHFS backend support -GFAPI_DESC=	GFAPI backend support -RADOS_DESC=	RADOS backend support +BACKENDS_DESC=			Storage backends +DATABASE_DESC=			Database support +CEPHFS_DESC=			CEPHFS backend support +GFAPI_DESC=			GFAPI backend support +RADOS_DESC=			RADOS backend support  NDMP_CMAKE_ON=	-Dndmp=ON  NDMP_CMAKE_OFF=	-Dndmp=OFF diff --git a/sysutils/cfengine-masterfiles-devel/Makefile b/sysutils/cfengine-masterfiles-devel/Makefile index 448479bcc0f4..5e5c9d7b3227 100644 --- a/sysutils/cfengine-masterfiles-devel/Makefile +++ b/sysutils/cfengine-masterfiles-devel/Makefile @@ -14,10 +14,10 @@ COMMENT=	cfengine sample policies for installations and upgrades  LICENSE=	GPLv3 -USE_GITHUB=     yes +USE_GITHUB=	yes  GH_ACCOUNT=	cfengine -GH_PROJECT=     masterfiles -GH_TAGNAME=     ${HASH} +GH_PROJECT=	masterfiles +GH_TAGNAME=	${HASH}  CPE_VENDOR=	gnu  CPE_PRODUCT=	cfengine diff --git a/sysutils/cronolog/Makefile b/sysutils/cronolog/Makefile index f4b995a792d9..d032482303a4 100644 --- a/sysutils/cronolog/Makefile +++ b/sysutils/cronolog/Makefile @@ -11,7 +11,7 @@ COMMENT=	Web log rotation utility that provides datestamp filenames  LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING -CONFLICTS_INSTALL=      cronolog-devel-[0-9]* +CONFLICTS_INSTALL=	cronolog-devel-[0-9]*  INFO=		cronolog  GNU_CONFIGURE=	yes diff --git a/sysutils/ebsnvme-id/Makefile b/sysutils/ebsnvme-id/Makefile index aed29b981d6c..087f672a0fec 100644 --- a/sysutils/ebsnvme-id/Makefile +++ b/sysutils/ebsnvme-id/Makefile @@ -21,7 +21,7 @@ PLIST_FILES=	etc/rc.d/dev_aws_disk		\  .include <bsd.port.pre.mk>  .if ${OSVERSION} >= 1300000 && ${OSVERSION} < 1300039 -IGNORE= needs NVME_GET_NSID ioctl +IGNORE=		needs NVME_GET_NSID ioctl  .endif  post-install: diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index f6eb89d67d0b..fbcd919245d4 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -10,7 +10,7 @@ COMMENT=	Frontend to easily manage filesystem connections  LICENSE=	GPLv2 -ONLY_FOR_ARCHS=         aarch64 amd64 armv6 armv7 i386 powerpc \ +ONLY_FOR_ARCHS=		aarch64 amd64 armv6 armv7 i386 powerpc \  			powerpc64 powerpc64le powerpcspe  ONLY_FOR_ARCHS_REASON=	Does not compile diff --git a/sysutils/hs-cputype/Makefile b/sysutils/hs-cputype/Makefile index 4c80fa744e44..4a31b1b634f6 100644 --- a/sysutils/hs-cputype/Makefile +++ b/sysutils/hs-cputype/Makefile @@ -10,10 +10,10 @@ LICENSE=	BSD3CLAUSE  USES=		cabal -USE_GITLAB=     yes -GL_SITE=        https://foss.heptapod.net -GL_ACCOUNT=     bsdutils -GL_COMMIT=      ad3835a3a2d38aab86c03ed615058da0f1fbf244 +USE_GITLAB=	yes +GL_SITE=	https://foss.heptapod.net +GL_ACCOUNT=	bsdutils +GL_COMMIT=	ad3835a3a2d38aab86c03ed615058da0f1fbf244  USE_CABAL=	ansi-terminal-0.10.3 \  		ansi-wl-pprint-0.6.9_1 \ diff --git a/sysutils/linux-c7-numactl-libs/Makefile b/sysutils/linux-c7-numactl-libs/Makefile index d9eee40cbed7..e1057b9dabfd 100644 --- a/sysutils/linux-c7-numactl-libs/Makefile +++ b/sysutils/linux-c7-numactl-libs/Makefile @@ -12,6 +12,6 @@ USES=		linux:c7  USE_LDCONFIG=	yes  USE_LINUX_RPM=	yes -LIB_DISTNAMES=  ${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL} +LIB_DISTNAMES=	${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSIONFULL}  .include <bsd.port.mk> diff --git a/sysutils/lsd/Makefile b/sysutils/lsd/Makefile index 29c0b2faccef..d907b5bccf51 100644 --- a/sysutils/lsd/Makefile +++ b/sysutils/lsd/Makefile @@ -13,7 +13,7 @@ USES=		cargo  USE_GITHUB=	yes  GH_ACCOUNT=	Peltoche -CARGO_CRATES=   aho-corasick-0.7.13 \ +CARGO_CRATES=	aho-corasick-0.7.13 \  		ansi_term-0.11.0 \  		ansi_term-0.12.1 \  		arrayref-0.3.6 \ diff --git a/sysutils/nfs-over-tls/Makefile b/sysutils/nfs-over-tls/Makefile index 32e254e0858f..be734280cd4c 100644 --- a/sysutils/nfs-over-tls/Makefile +++ b/sysutils/nfs-over-tls/Makefile @@ -8,14 +8,14 @@ COMMENT=	Utilities for NFS over TLS  LICENSE=	BSD2CLAUSE -LIB_DEPENDS=    libssl.so:security/openssl +LIB_DEPENDS=	libssl.so:security/openssl  USES=		kmod ssl  .include <bsd.port.pre.mk>  .if ${OSVERSION} < 1300133 -IGNORE=         Requires FreeBSD 13 or later with in-kernel TLS support \ +IGNORE=		Requires FreeBSD 13 or later with in-kernel TLS support \  		and OpenSSL with KTLS enabled  .endif diff --git a/sysutils/nut-devel/Makefile b/sysutils/nut-devel/Makefile index d431cc765cef..3ae9337d2ecf 100644 --- a/sysutils/nut-devel/Makefile +++ b/sysutils/nut-devel/Makefile @@ -13,8 +13,8 @@ MAINTAINER=	cy@FreeBSD.org  COMMENT=	Network UPS Tools  USE_GITHUB=	yes -GH_ACCOUNT=     networkupstools  -GH_TAGNAME=     15cebc68 +GH_ACCOUNT=	networkupstools +GH_TAGNAME=	15cebc68  NUT_COMMIT_DATE=	2021.10.04  GNU_CONFIGURE=	yes diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index d16e08d0f5f2..2341848b60df 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -12,8 +12,8 @@ LICENSE_FILE=	${WRKSRC}/LICENSE  PLIST_FILES=	bin/${PORTNAME} -USES=	go:modules -GO_MODULE= github.com/hashicorp/packer +USES=		go:modules +GO_MODULE=	github.com/hashicorp/packer  USE_GITHUB=	yes  GH_ACCOUNT=	hashicorp diff --git a/sysutils/php73-fileinfo/Makefile b/sysutils/php73-fileinfo/Makefile index 65debc32958a..98581ccc2cc6 100644 --- a/sysutils/php73-fileinfo/Makefile +++ b/sysutils/php73-fileinfo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-fileinfo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php73-posix/Makefile b/sysutils/php73-posix/Makefile index 2c4b3d89ad26..160cdc2616cd 100644 --- a/sysutils/php73-posix/Makefile +++ b/sysutils/php73-posix/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php73  PKGNAMESUFFIX=	-posix -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php74-fileinfo/Makefile b/sysutils/php74-fileinfo/Makefile index caa863d92bfd..9339dea4780e 100644 --- a/sysutils/php74-fileinfo/Makefile +++ b/sysutils/php74-fileinfo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-fileinfo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php74-posix/Makefile b/sysutils/php74-posix/Makefile index e13800b57499..ec8ac5660dc8 100644 --- a/sysutils/php74-posix/Makefile +++ b/sysutils/php74-posix/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php74  PKGNAMESUFFIX=	-posix -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php80-fileinfo/Makefile b/sysutils/php80-fileinfo/Makefile index ff7af2ad5d24..e282f25cf4e6 100644 --- a/sysutils/php80-fileinfo/Makefile +++ b/sysutils/php80-fileinfo/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-fileinfo -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/php80-posix/Makefile b/sysutils/php80-posix/Makefile index f03325b736ce..2034f1a8be9a 100644 --- a/sysutils/php80-posix/Makefile +++ b/sysutils/php80-posix/Makefile @@ -4,6 +4,6 @@ MASTERDIR=	${.CURDIR}/../../lang/php80  PKGNAMESUFFIX=	-posix -TEST_TARGET=    test +TEST_TARGET=	test  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/puppetserver6/Makefile b/sysutils/puppetserver6/Makefile index a3aa12755244..a9e9ac008d5e 100644 --- a/sysutils/puppetserver6/Makefile +++ b/sysutils/puppetserver6/Makefile @@ -30,7 +30,7 @@ JAVA_VERSION=	1.8+  CONFLICTS_INSTALL=	puppetserver5-* puppetserver7-* -SHEBANG_FILES=  ext/bin/puppetserver +SHEBANG_FILES=	ext/bin/puppetserver  USERS=		puppet  GROUPS=		puppet diff --git a/sysutils/puppetserver7/Makefile b/sysutils/puppetserver7/Makefile index e02c357d2cc0..04d705095b9c 100644 --- a/sysutils/puppetserver7/Makefile +++ b/sysutils/puppetserver7/Makefile @@ -30,7 +30,7 @@ JAVA_VERSION=	1.8+  CONFLICTS_INSTALL=	puppetserver5-* puppetserver6-* -SHEBANG_FILES=  ext/bin/puppetserver +SHEBANG_FILES=	ext/bin/puppetserver  USERS=		puppet  GROUPS=		puppet diff --git a/sysutils/py-scarab/Makefile b/sysutils/py-scarab/Makefile index 447eff68d388..3b554c743e50 100644 --- a/sysutils/py-scarab/Makefile +++ b/sysutils/py-scarab/Makefile @@ -1,6 +1,6 @@  PORTNAME=		scarab -DISTVERSIONPREFIX=      v -DISTVERSION=            0.1.3 +DISTVERSIONPREFIX=	v +DISTVERSION=		0.1.3  CATEGORIES=		sysutils python  PKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX} @@ -24,12 +24,12 @@ GH_ACCOUNT=	gonzoua  NO_ARCH=	yes -SUB_FILES=      pkg-message +SUB_FILES=	pkg-message  PORTDOCS=	README.md  PORTEXAMPLES=	scarabrc -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE=	DOCS EXAMPLES  post-install-DOCS-on:  	@${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/sysutils/rubygem-bolt/Makefile b/sysutils/rubygem-bolt/Makefile index 9646bb6e8b59..05e106775e04 100644 --- a/sysutils/rubygem-bolt/Makefile +++ b/sysutils/rubygem-bolt/Makefile @@ -41,12 +41,12 @@ NO_ARCH=	yes  PLIST_FILES=	bin/bolt \  		etc/bash_completion.d/bolt -OPTIONS_SINGLE= PUPPET +OPTIONS_SINGLE=	PUPPET  OPTIONS_SINGLE_PUPPET=PUPPET6 PUPPET7  OPTIONS_DEFAULT=PUPPET7 -PUPPET6_DESC=   Depend on sysutils/puppet6 -PUPPET7_DESC=   Depend on sysutils/puppet7 +PUPPET6_DESC=	Depend on sysutils/puppet6 +PUPPET7_DESC=	Depend on sysutils/puppet7  PUPPET6_RUN_DEPENDS=puppet:sysutils/puppet6  PUPPET7_RUN_DEPENDS=puppet:sysutils/puppet7 diff --git a/sysutils/samdruckerclientshell/Makefile b/sysutils/samdruckerclientshell/Makefile index 5173bc02b66b..e3f738de0d21 100644 --- a/sysutils/samdruckerclientshell/Makefile +++ b/sysutils/samdruckerclientshell/Makefile @@ -1,7 +1,7 @@  PORTNAME=	SamDruckerClientShell  PORTVERSION=	0.2.6  CATEGORIES=	sysutils -MASTER_SITES=   GH +MASTER_SITES=	GH  MAINTAINER=	dvl@FreeBSD.org  COMMENT=	Client for sending package information to SamDrucker diff --git a/sysutils/u-boot-nanopi-a64/Makefile b/sysutils/u-boot-nanopi-a64/Makefile index 728be97ee797..014ecdce8237 100644 --- a/sysutils/u-boot-nanopi-a64/Makefile +++ b/sysutils/u-boot-nanopi-a64/Makefile @@ -1,7 +1,7 @@ -MASTERDIR=     ${.CURDIR}/../u-boot-master +MASTERDIR=	${.CURDIR}/../u-boot-master -MODEL=         nanopi_a64 -BOARD_CONFIG=  nanopi_a64_defconfig -FAMILY=                allwinner64 +MODEL=		nanopi_a64 +BOARD_CONFIG=	nanopi_a64_defconfig +FAMILY=		allwinner64  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/u-boot-nanopi-neo2/Makefile b/sysutils/u-boot-nanopi-neo2/Makefile index 24b6927007ca..411d7f82d438 100644 --- a/sysutils/u-boot-nanopi-neo2/Makefile +++ b/sysutils/u-boot-nanopi-neo2/Makefile @@ -1,7 +1,7 @@ -MASTERDIR=     ${.CURDIR}/../u-boot-master +MASTERDIR=	${.CURDIR}/../u-boot-master -MODEL=         nanopi-neo2 -BOARD_CONFIG=  nanopi_neo2_defconfig -FAMILY=                allwinner64 +MODEL=		nanopi-neo2 +BOARD_CONFIG=	nanopi_neo2_defconfig +FAMILY=		allwinner64  .include "${MASTERDIR}/Makefile" diff --git a/sysutils/vm-bhyve/Makefile b/sysutils/vm-bhyve/Makefile index 60842b950111..68956127bc0f 100644 --- a/sysutils/vm-bhyve/Makefile +++ b/sysutils/vm-bhyve/Makefile @@ -16,15 +16,15 @@ GH_ACCOUNT=	churchers  NO_ARCH=	yes  NO_BUILD=	yes -OPTIONS_DEFINE=                BHYVE_FIRMWARE EXAMPLES GRUB2_BHYVE TMUX -BHYVE_FIRMWARE_DESC=   Required to run UEFI guests -EXAMPLES_DESC=         Install example guest templates -GRUB2_BHYVE_DESC=      Required to run Linux or any other guests that need a Grub bootloader -TMUX_DESC=             Tmux console access instead of cu/nmdm - -BHYVE_FIRMWARE_RUN_DEPENDS=    bhyve-firmware>0:sysutils/bhyve-firmware -GRUB2_BHYVE_RUN_DEPENDS=       grub2-bhyve>0:sysutils/grub2-bhyve -TMUX_RUN_DEPENDS=              tmux:sysutils/tmux +OPTIONS_DEFINE=		BHYVE_FIRMWARE EXAMPLES GRUB2_BHYVE TMUX +BHYVE_FIRMWARE_DESC=	Required to run UEFI guests +EXAMPLES_DESC=		Install example guest templates +GRUB2_BHYVE_DESC=	Required to run Linux or any other guests that need a Grub bootloader +TMUX_DESC=		Tmux console access instead of cu/nmdm + +BHYVE_FIRMWARE_RUN_DEPENDS=	bhyve-firmware>0:sysutils/bhyve-firmware +GRUB2_BHYVE_RUN_DEPENDS=	grub2-bhyve>0:sysutils/grub2-bhyve +TMUX_RUN_DEPENDS=		tmux:sysutils/tmux  do-install:  	${INSTALL_SCRIPT} ${WRKSRC}/vm ${STAGEDIR}${PREFIX}/sbin 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 diff --git a/ukrainian/gd/Makefile b/ukrainian/gd/Makefile index baf3d9ced9a5..aa1850931c75 100644 --- a/ukrainian/gd/Makefile +++ b/ukrainian/gd/Makefile @@ -6,7 +6,7 @@ CATEGORIES=	ukrainian  MAINTAINER=	mi@aldan.algebra.com  COMMENT=	Graphics library for fast image creation with KOI8-U support -BUILD_DEPENDS=  ${NONEXISTENT}:x11-fonts/geminifonts:fetch +BUILD_DEPENDS=	${NONEXISTENT}:x11-fonts/geminifonts:fetch  GD_FONTS=	${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \  		koi10x16b.bdf koi9x15.bdf koi10x20.bdf 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} diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index 0e17bd67cf0d..740ce0c55253 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -12,7 +12,7 @@ COMMENT=	Hyper-animated face analog clock for X11  LICENSE=	UNKNOWN  LICENSE_NAME=	Emi Clock for X11  LICENSE_FILE=	${WRKSRC}/COPYRIGHT.en -LICENSE_PERMS=  dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept +LICENSE_PERMS=	dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept  USES=		iconv:build imake xorg  USE_XORG=	ice sm x11 xaw xext xmu xpm xt diff --git a/x11-drivers/xf86-video-i740/Makefile b/x11-drivers/xf86-video-i740/Makefile index 8cd421dd1565..9d29fc981ed4 100644 --- a/x11-drivers/xf86-video-i740/Makefile +++ b/x11-drivers/xf86-video-i740/Makefile @@ -1,7 +1,7 @@  PORTNAME=	xf86-video-i740  PORTVERSION=	1.4.0  PORTREVISION=	1 -CATEGORIES=    x11-drivers +CATEGORIES=	x11-drivers  MAINTAINER=	x11@FreeBSD.org  COMMENT=	X.Org i740 display driver diff --git a/x11-drivers/xf86-video-tdfx/Makefile b/x11-drivers/xf86-video-tdfx/Makefile index 9cfb8cdb7890..5ccb5b0ffb6a 100644 --- a/x11-drivers/xf86-video-tdfx/Makefile +++ b/x11-drivers/xf86-video-tdfx/Makefile @@ -6,8 +6,8 @@ CATEGORIES=	x11-drivers  MAINTAINER=	x11@FreeBSD.org  COMMENT=	X.Org tdfx display driver -LICENSE=        MIT -LICENSE_FILE=   ${WRKSRC}/COPYING +LICENSE=	MIT +LICENSE_FILE=	${WRKSRC}/COPYING  USES=		gl xorg-cat:driver  USE_GL=		gl diff --git a/x11-drivers/xf86-video-vmware/Makefile b/x11-drivers/xf86-video-vmware/Makefile index 53f8b54191a4..0d5a14230e49 100644 --- a/x11-drivers/xf86-video-vmware/Makefile +++ b/x11-drivers/xf86-video-vmware/Makefile @@ -17,7 +17,7 @@ USES=		xorg-cat:driver  LIB_DEPENDS+=	libdrm.so:graphics/libdrm \  		libxatracker.so:graphics/mesa-gallium-xa -CONFIGURE_ARGS= --without-libudev +CONFIGURE_ARGS=	--without-libudev  .include <bsd.port.options.mk> diff --git a/x11-fonts/fantasque-sans-mono/Makefile b/x11-fonts/fantasque-sans-mono/Makefile index 6331863d184b..e64178ac682d 100644 --- a/x11-fonts/fantasque-sans-mono/Makefile +++ b/x11-fonts/fantasque-sans-mono/Makefile @@ -17,7 +17,7 @@ USES=		fonts  OPTIONS_DEFINE=	DOCS  OPTIONS_SINGLE=	VARIANT -OPTIONS_SINGLE_VARIANT= NORMAL NOLOOPK LLINE LLINENOLOOPK +OPTIONS_SINGLE_VARIANT=	NORMAL NOLOOPK LLINE LLINENOLOOPK  NORMAL_DESC=	Standard  NOLOOPK_DESC=	Nondescript K diff --git a/x11-themes/cursor-jimmac-theme/Makefile b/x11-themes/cursor-jimmac-theme/Makefile index 6e6930d22bde..816e0947b94c 100644 --- a/x11-themes/cursor-jimmac-theme/Makefile +++ b/x11-themes/cursor-jimmac-theme/Makefile @@ -8,7 +8,7 @@ MASTER_SITES=	http://smyrak.com/freebsd/dists/  DISTNAME=	Jimmac  MAINTAINER=	ps.ports@smyrak.com -COMMENT=	Beautiful Jimmac X cursor themes. +COMMENT=	Beautiful Jimmac X cursor themes  LICENSE=	GPLv2  LICENSE_FILE=	${WRKSRC}/COPYING diff --git a/x11-themes/gtk-arc-themes/Makefile b/x11-themes/gtk-arc-themes/Makefile index dcb0d97970e8..7f629751a7c5 100644 --- a/x11-themes/gtk-arc-themes/Makefile +++ b/x11-themes/gtk-arc-themes/Makefile @@ -30,7 +30,7 @@ NO_ARCH=	yes  MESON_ARGS=	-Dthemes=cinnamon,gnome-shell,gtk2,gtk3,metacity,plank,unity,xfwm \  		-Dcinnamon_version=4.8 \  		-Dgnome_shell_version=3.38 \ -    		-Dgtk3_version=3.24 +		-Dgtk3_version=3.24  # Speed up build in Poudriere.  It calls inkscape a bazillion times  # and each instance tries to connect to 127.0.0.1:9090 which seems  # to be because of gtk3's broadway backend.  Disable all GDK backends. diff --git a/x11-themes/sddm-freebsd-black-theme/Makefile b/x11-themes/sddm-freebsd-black-theme/Makefile index b3a6f3b1628d..7e1a468a668d 100644 --- a/x11-themes/sddm-freebsd-black-theme/Makefile +++ b/x11-themes/sddm-freebsd-black-theme/Makefile @@ -16,7 +16,7 @@ NO_BUILD=	yes  WRKSRC=		${WRKDIR}/rigoletto-freebsd-${PORTNAME}-f874b7e976e4  PORTDOCS=	AUTHORS CHANGELOG TRADEMARKS -PLIST_SUB=      THEMEDIR=${THEMEDIR_REL} +PLIST_SUB=	THEMEDIR=${THEMEDIR_REL}  SUB_FILES=	pkg-message  OPTIONS_DEFINE=	DOCS diff --git a/x11-toolkits/qt5-uiplugin/Makefile b/x11-toolkits/qt5-uiplugin/Makefile index 48b850986820..c2bc3f3110ca 100644 --- a/x11-toolkits/qt5-uiplugin/Makefile +++ b/x11-toolkits/qt5-uiplugin/Makefile @@ -9,7 +9,7 @@ COMMENT=	Custom Qt widget plugin interface for Qt Designer  USES=		compiler:c++17-lang qmake qt-dist:5,tools  USE_QT=		core gui widgets -BUILD_WRKSRC=   ${WRKSRC}/src/designer/src/${PORTNAME} -INSTALL_WRKSRC= ${WRKSRC}/src/designer/src/${PORTNAME} +BUILD_WRKSRC=	${WRKSRC}/src/designer/src/${PORTNAME} +INSTALL_WRKSRC=	${WRKSRC}/src/designer/src/${PORTNAME}  .include <bsd.port.mk> diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 83a5ed2246d5..a4422bdc740b 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -36,18 +36,18 @@ NLS_MESON_TRUE=		nls  # MESON normalizes ${ARCH} so we cannot use it 'AS IS' without conversion  CURRENT_ARCH=	${ARCH}  .if ${CURRENT_ARCH} == amd64 -ENLIGHTENMENT_ARCH=     ${OPSYS:tl}-x86_64 +ENLIGHTENMENT_ARCH=	${OPSYS:tl}-x86_64  .else  .if ${CURRENT_ARCH} == i386 -ENLIGHTENMENT_ARCH=     ${OPSYS:tl}-x86 +ENLIGHTENMENT_ARCH=	${OPSYS:tl}-x86  .else  .if ${CURRENT_ARCH:Mpowerpc64*} -ENLIGHTENMENT_ARCH=     ${OPSYS:tl}-ppc64 +ENLIGHTENMENT_ARCH=	${OPSYS:tl}-ppc64  .else  .if ${CURRENT_ARCH} == powerpc -ENLIGHTENMENT_ARCH=     ${OPSYS:tl}-ppc +ENLIGHTENMENT_ARCH=	${OPSYS:tl}-ppc  .else -ENLIGHTENMENT_ARCH=     ${OPSYS:tl}-${CURRENT_ARCH} +ENLIGHTENMENT_ARCH=	${OPSYS:tl}-${CURRENT_ARCH}  .endif  .endif  .endif diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index d6b033a38e5a..253c037d5295 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS+=	dmenu:x11/dmenu  USE_GITHUB=	yes  GH_ACCOUNT=	conformal -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE=	EXAMPLES  .include	<bsd.port.options.mk> diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index 7520b998ed57..b52d5135fe8a 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -38,8 +38,8 @@ OPTIONS_SUB=		yes  GIR_DESC=		Use Gobject Introspection  GIR_USE=		gnome=introspection:build -GIR_CONFIGURE_ON=       --enable-introspection=yes -GIR_CONFIGURE_OFF=      --enable-introspection=no +GIR_CONFIGURE_ON=	--enable-introspection=yes +GIR_CONFIGURE_OFF=	--enable-introspection=no  NLS_CONFIGURE_ENABLE=	nls  NLS_USES=		gettext-runtime diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index c60fd566c22b..0bd90278a666 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -9,14 +9,14 @@ MASTER_SITES=	SF  MAINTAINER=	ports@FreeBSD.org  COMMENT=	Color vt102 terminal emulator with transparency support -MAKE_JOBS_UNSAFE= yes +MAKE_JOBS_UNSAFE=	yes  USES=		cpe dos2unix xorg  DOS2UNIX_FILES=	src/rxvt.h  USE_XORG=	xpm  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --enable-wtmp \ +CONFIGURE_ARGS=	--enable-wtmp \  		--enable-xgetdefault \  		--disable-memset \  		--disable-swapscreen \ diff --git a/x11/dzen2/Makefile b/x11/dzen2/Makefile index 004b261b90bf..360f5f9ecf5a 100644 --- a/x11/dzen2/Makefile +++ b/x11/dzen2/Makefile @@ -10,8 +10,8 @@ COMMENT=	General purpose messaging, notification and menuing program for X11  LICENSE=	MIT -USE_GITHUB=     yes -GH_ACCOUNT=     robm +USE_GITHUB=	yes +GH_ACCOUNT=	robm  GH_TAGNAME=	488ab66  USES=		pkgconfig xorg diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index a33703fc8d55..80e9ed4fb9cd 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -29,8 +29,8 @@ OPTIONS_SUB=		yes  GIR_DESC=		Use Gobject Introspection  GIR_USE=		gnome=introspection:build -GIR_CONFIGURE_ON=       --enable-introspection=yes -GIR_CONFIGURE_OFF=      --enable-introspection=no +GIR_CONFIGURE_ON=	--enable-introspection=yes +GIR_CONFIGURE_OFF=	--enable-introspection=no  NLS_CONFIGURE_ENABLE=	nls  NLS_USES=		gettext-runtime diff --git a/x11/mate-applet-appmenu/Makefile b/x11/mate-applet-appmenu/Makefile index 706b93bfbc00..2256e2e5dbca 100644 --- a/x11/mate-applet-appmenu/Makefile +++ b/x11/mate-applet-appmenu/Makefile @@ -23,7 +23,7 @@ MESON_ARGS=	-Dvalapanel=disabled \  		-Dregistrar=disabled \  		-Dappmenu-gtk-module=disabled -USE_MATE= 	panel +USE_MATE=	panel  USE_GNOME=	gtk30 glib20 gtk20 gdkpixbuf2  GLIB_SCHEMAS=	org.valapanel.appmenu.gschema.xml diff --git a/x11/mate-screensaver/Makefile b/x11/mate-screensaver/Makefile index 0499e62be377..d129e095c794 100644 --- a/x11/mate-screensaver/Makefile +++ b/x11/mate-screensaver/Makefile @@ -28,7 +28,7 @@ USE_MATE=	desktop libmatekbd menus session:run  USE_XORG=	ice sm x11 xext xscrnsaver xxf86vm  USE_GNOME=	cairo gdkpixbuf2 gtk30 intltool  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --with-console-kit=yes \ +CONFIGURE_ARGS=	--with-console-kit=yes \  		--with-systemd=no  GLIB_SCHEMAS=	org.mate.screensaver.gschema.xml diff --git a/x11/nvidia-secondary-driver/Makefile b/x11/nvidia-secondary-driver/Makefile index acbcf0cbcf3a..0c5745f9fac5 100644 --- a/x11/nvidia-secondary-driver/Makefile +++ b/x11/nvidia-secondary-driver/Makefile @@ -6,8 +6,8 @@ PORTREVISION=	1  MASTERDIR?=	${.CURDIR}/../nvidia-driver -MAINTAINER=     theron.tarigo@gmail.com -COMMENT=        NVidia graphics card binary drivers for hardware OpenGL rendering on secondary device +MAINTAINER=	theron.tarigo@gmail.com +COMMENT=	NVidia graphics card binary drivers for hardware OpenGL rendering on secondary device  CONFLICTS_INSTALL=	nvidia-driver diff --git a/x11/pixman/Makefile b/x11/pixman/Makefile index 179d8177d621..ed375f5907c3 100644 --- a/x11/pixman/Makefile +++ b/x11/pixman/Makefile @@ -19,7 +19,7 @@ INSTALL_TARGET=	install-strip  # Build the library exclusively, thus disabling the demos and the tests (which  # do not get installed anyway).  This is to workaround a problem in powerpc64  # where the build of the tests crashes ld; see PR bin/202284. -MAKE_ARGS=      SUBDIRS=pixman +MAKE_ARGS=	SUBDIRS=pixman  .include <bsd.port.pre.mk> diff --git a/x11/plank/Makefile b/x11/plank/Makefile index 2055e891055e..700914c4bb5b 100644 --- a/x11/plank/Makefile +++ b/x11/plank/Makefile @@ -40,7 +40,7 @@ NLS_CONFIGURE_ENABLE=	nls  DBUSMENU_LIB_DEPENDS=			libdbusmenu-gtk3.so:devel/libdbusmenu  DBUSMENU_CONFIGURE_ENABLE=		dbusmenu -INSTALL_TARGET= install-strip +INSTALL_TARGET=	install-strip  post-patch:  	${REINPLACE_CMD} -e 's|CPUMonitor||' \ diff --git a/x11/slim/Makefile b/x11/slim/Makefile index 2ef2717a39e1..f462473fd2a8 100644 --- a/x11/slim/Makefile +++ b/x11/slim/Makefile @@ -7,7 +7,7 @@ CATEGORIES=	x11  MASTER_SITES=	ftp://ftp.berlios.de/pub/slim/ \  		SF/slim.berlios -MAINTAINER= 	jsm@FreeBSD.org	 +MAINTAINER=	jsm@FreeBSD.org  COMMENT=	Graphical login manager for X11, derived from Login.app  LICENSE=	GPLv2 diff --git a/x11/terminology/Makefile b/x11/terminology/Makefile index 6e93e2a4fd1a..1c75835f3a34 100644 --- a/x11/terminology/Makefile +++ b/x11/terminology/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING  LIB_DEPENDS=	libefl.so:devel/efl  USES=		compiler:c11 cpe meson pkgconfig tar:xz python:3.4+ -BINARY_ALIAS=   python3=${PYTHON_CMD} +BINARY_ALIAS=	python3=${PYTHON_CMD}  CPE_VENDOR=	enlightenment  OPTIONS_DEFINE=		NLS diff --git a/x11/xcm/Makefile b/x11/xcm/Makefile index efc723bc4d7d..1fe77683bea2 100644 --- a/x11/xcm/Makefile +++ b/x11/xcm/Makefile @@ -12,8 +12,8 @@ LICENSE_FILE=	${WRKSRC}/docs/COPYING  LIB_DEPENDS=	libXcm.so:x11/libXcm \  		libOyranos.so:graphics/oyranos -USE_GITHUB=     yes -GH_ACCOUNT=     oyranos-cms +USE_GITHUB=	yes +GH_ACCOUNT=	oyranos-cms  HAS_CONFIGURE=	yes  CONFIGURE_ARGS=	--mandir=${PREFIX}/man  USES=		pkgconfig xorg diff --git a/x11/xfce4-goodies/Makefile b/x11/xfce4-goodies/Makefile index 92ac4110ee78..fb2e9437b7b5 100644 --- a/x11/xfce4-goodies/Makefile +++ b/x11/xfce4-goodies/Makefile @@ -9,7 +9,7 @@ COMMENT=	Meta-port for software and artwork from the Xfce4 Goodies Project  USES=		metaport -OPTIONS_DEFAULT=        ARCHIVE BATTERY CALCULATOR CLIPMAN CPUGRAPH DASHBOARD \ +OPTIONS_DEFAULT=	ARCHIVE BATTERY CALCULATOR CLIPMAN CPUGRAPH DASHBOARD \  			DATETIME DICTIONARY DISKPERF FSGUARD GENMON GIGOLO \  			MAILWATCH MEDIATAGS MENULIBRE MOUNT NETLOAD NOTES PAROLE \  			POWERMANAGER RISTRETTO SCREENSAVER SCREENSHOOTER \ diff --git a/x11/xfce4-screensaver/Makefile b/x11/xfce4-screensaver/Makefile index 53a73827f235..f4ad2f1ed9a9 100644 --- a/x11/xfce4-screensaver/Makefile +++ b/x11/xfce4-screensaver/Makefile @@ -27,7 +27,7 @@ USE_XORG=	ice sm x11 xext xrandr xscrnsaver xxf86vm  SHEBANG_FILES=	src/xfce4-screensaver-configure  GNU_CONFIGURE=	yes -CONFIGURE_ARGS= --with-console-kit=yes \ +CONFIGURE_ARGS=	--with-console-kit=yes \  		--with-systemd=no \  		--enable-maintainer-mode | 
