From b86221feeafaacbff38b27dd5999866460e3a67b Mon Sep 17 00:00:00 2001 From: "Tobias C. Berner" Date: Wed, 7 Sep 2022 12:26:41 +0200 Subject: cleanup: remove trailing whitepaces --- archivers/par/Makefile | 2 +- astro/stellarsolver/Makefile | 2 +- audio/asterisk-flite/Makefile | 2 +- audio/calf-lv2/Makefile | 2 +- audio/py-speechrecognition/Makefile | 4 ++-- base/binutils/Makefile | 2 +- biology/ncbi-entrez-direct/Makefile | 2 +- cad/fdm_materials/Makefile | 2 +- cad/sumo/Makefile | 2 +- comms/hamlib/Makefile | 2 +- databases/libzdb/Makefile | 14 +++++++------- databases/pgmodeler/Makefile | 2 +- databases/postgresql10-contrib/Makefile | 2 +- databases/py-alembic14/Makefile | 2 +- devel/argparse/Makefile | 2 +- devel/codequery/Makefile | 2 +- devel/gcc-msp430-ti-toolchain/Makefile | 2 +- devel/kf5-ki18n/Makefile | 2 +- devel/kf5-kpackage/Makefile | 2 +- devel/kf5-kservice/Makefile | 2 +- devel/libgraphqlparser/Makefile | 2 +- devel/libmustache/Makefile | 2 +- devel/llvm10/Makefile | 2 +- devel/llvm11/Makefile | 2 +- devel/llvm12/Makefile | 2 +- devel/p5-Proc-ProcessTable/Makefile | 2 +- devel/py-sip/Makefile | 2 +- devel/py-testpath/Makefile | 2 +- devel/revive/Makefile | 2 +- devel/rubygem-rdoc63/Makefile | 2 +- devel/subversion/Makefile | 2 +- editors/cudatext/Makefile | 2 +- finance/odoo/Makefile | 2 +- games/libretro-handy/Makefile | 2 +- games/libretro/Makefile | 2 +- games/xorgramana/Makefile | 2 +- graphics/peruse/Makefile | 2 +- graphics/qgis-ltr/Makefile | 2 +- graphics/qgis/Makefile | 2 +- graphics/rawtherapee/Makefile | 2 +- lang/kf5-kross/Makefile | 2 +- lang/lfe/Makefile | 2 +- lang/squeak/Makefile | 2 +- mail/claws-mail-litehtml_viewer/Makefile | 2 +- mail/mu/Makefile | 2 +- math/dune-grid/Makefile | 2 +- math/jts/Makefile | 2 +- math/py-fenics-ufl/Makefile | 2 +- multimedia/kf5-kmediaplayer/Makefile | 2 +- multimedia/lebiniou-data/Makefile | 2 +- net-im/jicofo/Makefile | 2 +- net-im/jitsi-videobridge/Makefile | 2 +- net-im/libsignal-node/Makefile | 2 +- net-mgmt/irrtoolset/Makefile | 2 +- net-mgmt/resource-agents/Makefile | 2 +- net/asterisk16/Makefile | 4 ++-- net/ceph14/Makefile | 2 +- net/kf5-kxmlrpcclient/Makefile | 4 ++-- print/scribus-devel/Makefile | 2 +- print/tex-luatex/Makefile | 2 +- print/texlive-texmf/Makefile | 2 +- security/fizz/Makefile | 2 +- security/fprintd/Makefile | 2 +- security/keybase/Makefile | 2 +- security/kf5-kdesu/Makefile | 2 +- security/putty/Makefile | 4 ++-- security/wazuh-manager/Makefile | 2 +- sysutils/calamares/Makefile | 2 +- sysutils/lsyncd/Makefile | 2 +- sysutils/mdf2iso/Makefile | 2 +- sysutils/openshift-install/Makefile | 2 +- sysutils/plasma5-plasma-disks/Makefile | 2 +- sysutils/syslog-ng/Makefile | 4 ++-- sysutils/u-boot-rpi3-32/Makefile | 2 +- textproc/kf5-syntax-highlighting/Makefile | 2 +- textproc/py-python-lsp-server/Makefile | 2 +- textproc/tinyxml2/Makefile | 2 +- www/kf5-kdewebkit/Makefile | 2 +- www/kf5-khtml/Makefile | 2 +- www/kf5-kjsembed/Makefile | 4 ++-- www/selenium/Makefile | 2 +- www/unit-java/Makefile | 4 ++-- x11-drivers/xorg-drivers/Makefile | 2 +- x11-fonts/oxygen-fonts/Makefile | 2 +- x11-themes/gnome-icons-faenza/Makefile | 2 +- x11-themes/kf5-kemoticons/Makefile | 2 +- x11-themes/kf5-kiconthemes/Makefile | 2 +- x11-toolkits/kf5-attica/Makefile | 2 +- x11-toolkits/kf5-kcompletion/Makefile | 2 +- x11-toolkits/kf5-kdesignerplugin/Makefile | 2 +- x11-toolkits/kf5-kjobwidgets/Makefile | 2 +- x11-toolkits/kf5-ktextwidgets/Makefile | 2 +- x11/kf5-kactivities-stats/Makefile | 2 +- x11/kf5-kded/Makefile | 2 +- x11/kf5-kinit/Makefile | 4 ++-- x11/kf5-krunner/Makefile | 2 +- x11/plasma5-kscreen/Makefile | 2 +- x11/screenkey/Makefile | 2 +- x11/xforward/Makefile | 2 +- 99 files changed, 113 insertions(+), 113 deletions(-) diff --git a/archivers/par/Makefile b/archivers/par/Makefile index 6d40718df221..f1862b479c48 100644 --- a/archivers/par/Makefile +++ b/archivers/par/Makefile @@ -9,7 +9,7 @@ COMMENT= Archiver for Quake I and II packed data files LICENSE= GPLv2 -CONFLICTS= par_format # bin/par +CONFLICTS= par_format # bin/par MAKEFILE= Makefile.Linux MAKE_ARGS= CC="${CC}" diff --git a/astro/stellarsolver/Makefile b/astro/stellarsolver/Makefile index 124b9f996084..460fdb9efecc 100644 --- a/astro/stellarsolver/Makefile +++ b/astro/stellarsolver/Makefile @@ -11,7 +11,7 @@ LIB_DEPENDS= libcfitsio.so:astro/cfitsio \ libgsl.so:math/gsl \ libwcs.so:astro/wcslib -USES= cmake desktop-file-utils iconv ninja qt:5 pkgconfig +USES= cmake desktop-file-utils iconv ninja qt:5 pkgconfig USE_QT= buildtools concurrent core gui qmake_build network widgets USE_GITHUB= yes GH_ACCOUNT= rlancaste diff --git a/audio/asterisk-flite/Makefile b/audio/asterisk-flite/Makefile index 0201bc949ceb..9ed890a78b3b 100644 --- a/audio/asterisk-flite/Makefile +++ b/audio/asterisk-flite/Makefile @@ -18,7 +18,7 @@ asterisk16_PKGNAMEPREFIX= asterisk16- asterisk16_BUILD_DEPENDS= asterisk:net/asterisk16 asterisk16_RUN_DEPENDS= asterisk:net/asterisk16 -asterisk18_PKGNAMEPREFIX= asterisk18- +asterisk18_PKGNAMEPREFIX= asterisk18- asterisk18_BUILD_DEPENDS= asterisk:net/asterisk18 asterisk18_RUN_DEPENDS= asterisk:net/asterisk18 diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile index 3393f43dc3a6..5d2fb45f4192 100644 --- a/audio/calf-lv2/Makefile +++ b/audio/calf-lv2/Makefile @@ -52,7 +52,7 @@ PORTDOCS= * .if ${ARCH} == powerpc64le USES+= compiler:gcc-c++11-lib .else -USES+= compiler:c++11-lang +USES+= compiler:c++11-lang .endif .include diff --git a/audio/py-speechrecognition/Makefile b/audio/py-speechrecognition/Makefile index 9a3b36184eae..13b655a58380 100644 --- a/audio/py-speechrecognition/Makefile +++ b/audio/py-speechrecognition/Makefile @@ -9,7 +9,7 @@ COMMENT= Python Library for performing speech recognition LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -USE_GITHUB= yes +USE_GITHUB= yes GH_ACCOUNT= Uberi GH_PROJECT= speech_recognition @@ -20,7 +20,7 @@ NO_ARCH= yes USES= python:3.6+ USE_PYTHON= distutils autoplist -post-extract: +post-extract: @cd ${WRKSRC}/speech_recognition && ${RM} flac-* .include diff --git a/base/binutils/Makefile b/base/binutils/Makefile index ac70cf27fddd..819777ac6962 100644 --- a/base/binutils/Makefile +++ b/base/binutils/Makefile @@ -59,7 +59,7 @@ BUREMOVE= addr2line \ windmc \ windres -OPTIONS_DEFINE= RELRO STATIC +OPTIONS_DEFINE= RELRO STATIC RELRO_DESC= enable -z relro in ELF linker by default RELRO_CONFIGURE_ON= --enable-relro diff --git a/biology/ncbi-entrez-direct/Makefile b/biology/ncbi-entrez-direct/Makefile index 109f8ee76515..dc1872c2876f 100644 --- a/biology/ncbi-entrez-direct/Makefile +++ b/biology/ncbi-entrez-direct/Makefile @@ -44,7 +44,7 @@ GH_TUPLE= fatih:color:v1.10.0:a/${GHSD}/fatih/color \ SHEBANG_FILES= nquire edirect.pl word-at-a-time accn-at-a-time \ amino-acid-composition between-two-genes exclude-uid-lists \ filter-stop-words intersect-uid-lists phrase-search \ - skip-if-file-exists theme-aliases test-edirect hgvs2spdi + skip-if-file-exists theme-aliases test-edirect hgvs2spdi PSCRIPTS= efetch efilter einfo elink epost esearch esummary nquire SCRIPTS= accn-at-a-time amino-acid-composition archive-pubmed \ diff --git a/cad/fdm_materials/Makefile b/cad/fdm_materials/Makefile index 84f0f66926bd..e2c410405a54 100644 --- a/cad/fdm_materials/Makefile +++ b/cad/fdm_materials/Makefile @@ -10,7 +10,7 @@ COMMENT= FDM Material database for 3D printers LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake +USES= cmake USE_GITHUB= yes GH_ACCOUNT= Ultimaker diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 3fdfeb2f5042..dfed8254fcd0 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -25,7 +25,7 @@ SHEBANG_FILES= tools/*.py tools/*/*.py \ tools/game/rebuild_networks.sh \ tools/build/rebuild_cscope.sh \ tools/build/dailyUpdateMakeGCC.sh - + python_OLD_CMD+="/usr/bin/env python" USE_GL= gl glu USE_XORG= x11 xcursor xext xfixes xft xi xrandr xrender diff --git a/comms/hamlib/Makefile b/comms/hamlib/Makefile index d699323f37b9..f422bc188ffc 100644 --- a/comms/hamlib/Makefile +++ b/comms/hamlib/Makefile @@ -39,7 +39,7 @@ post-patch: post-build: ${PERL5} -pi -e 's/ doc_(perl|site|\$$\(INSTALLDIRS\))_install$$//' \ ${WRKSRC}/bindings/Hamlib-pl.mk - + post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Hamlib/Hamlib.so @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index dd415efb2584..2d7764cbb397 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -31,15 +31,15 @@ SQLITE_CONFIGURE_WITH= sqlite=${LOCALBASE} SQLITE_USES= sqlite SSL_USES= ssl -.include +.include # See PR/237200 for details -.if ${PORT_OPTIONS:MSSL} -.if ${SSL_DEFAULT} == base -CONFIGURE_ARGS+= --enable-openssl -.else -CONFIGURE_ARGS+= --enable-openssl=${OPENSSLBASE} -.endif +.if ${PORT_OPTIONS:MSSL} +.if ${SSL_DEFAULT} == base +CONFIGURE_ARGS+= --enable-openssl +.else +CONFIGURE_ARGS+= --enable-openssl=${OPENSSLBASE} +.endif .endif .include diff --git a/databases/pgmodeler/Makefile b/databases/pgmodeler/Makefile index 40f6bdd4e511..e0eb668d377d 100644 --- a/databases/pgmodeler/Makefile +++ b/databases/pgmodeler/Makefile @@ -16,7 +16,7 @@ USE_GITHUB= yes USE_GNOME= libxml2 USE_GL= gl USE_QT= core gui network printsupport sql svg widgets testlib uitools \ - buildtools_build + buildtools_build USE_XORG= x11 xext USE_LDCONFIG= yes diff --git a/databases/postgresql10-contrib/Makefile b/databases/postgresql10-contrib/Makefile index ddc4f77f84be..243c2cc879ec 100644 --- a/databases/postgresql10-contrib/Makefile +++ b/databases/postgresql10-contrib/Makefile @@ -28,7 +28,7 @@ XML_LIB_DEPENDS=libxslt.so:textproc/libxslt \ libxml2.so:textproc/libxml2 XML_CONFIGURE_WITH= libxml libxslt -post-configure: +post-configure: @cd ${WRKSRC}/src/backend && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} symlinks post-install: diff --git a/databases/py-alembic14/Makefile b/databases/py-alembic14/Makefile index 31f4596e5fea..2361cee93075 100644 --- a/databases/py-alembic14/Makefile +++ b/databases/py-alembic14/Makefile @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox@${PY_FLAVOR} USES= python -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= py*-alembic* # lib/python3.8/site-packages/alembic/__init__.py' diff --git a/devel/argparse/Makefile b/devel/argparse/Makefile index c5375abd66a5..8e5e52b073cf 100644 --- a/devel/argparse/Makefile +++ b/devel/argparse/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v CATEGORIES= devel MAINTAINER= ports@FreeBSD.org -COMMENT= Argument Parser for Modern C++ +COMMENT= Argument Parser for Modern C++ LICENSE= MIT diff --git a/devel/codequery/Makefile b/devel/codequery/Makefile index f1a7497e728a..1ecdae0413aa 100644 --- a/devel/codequery/Makefile +++ b/devel/codequery/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE_MIT= ${WRKSRC}/querylib/README.txt LICENSE_FILE_MPL20= ${WRKSRC}/LICENSE.md USES= cmake:insource compiler:c++11-lang ninja qt:5 sqlite - + USE_GITHUB= yes GH_ACCOUNT= ruben2020 diff --git a/devel/gcc-msp430-ti-toolchain/Makefile b/devel/gcc-msp430-ti-toolchain/Makefile index 48486211a35a..16e364fef823 100644 --- a/devel/gcc-msp430-ti-toolchain/Makefile +++ b/devel/gcc-msp430-ti-toolchain/Makefile @@ -187,7 +187,7 @@ do-build: ${STRIP_CMD} $${bin} ; \ done .endif - + do-install: @${TAR} -cf - -C ${INTERIM_WORLD} ${PORTNAME}-${TI_VERSION} | ${TAR} -xf - -C ${STAGEDIR}${PREFIX} @${ECHO_MSG} "Remove unneeded host files..." diff --git a/devel/kf5-ki18n/Makefile b/devel/kf5-ki18n/Makefile index f6b643ca7029..3a06a3a42b43 100644 --- a/devel/kf5-ki18n/Makefile +++ b/devel/kf5-ki18n/Makefile @@ -9,6 +9,6 @@ USES= cmake compiler:c++11-lib gettext-runtime \ gettext-tools:build,run kde:5 qt:5 tar:xz USE_KDE= ecm_build USE_QT= concurrent core declarative network script \ - buildtools_build qmake_build testlib_build + buildtools_build qmake_build testlib_build .include diff --git a/devel/kf5-kpackage/Makefile b/devel/kf5-kpackage/Makefile index 7e9f0051eea3..7eb27a901ec2 100644 --- a/devel/kf5-kpackage/Makefile +++ b/devel/kf5-kpackage/Makefile @@ -7,7 +7,7 @@ COMMENT= KF5 library to load and install packages USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= archive config coreaddons i18n \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= core dbus xml \ buildtools_build qmake_build diff --git a/devel/kf5-kservice/Makefile b/devel/kf5-kservice/Makefile index 5c20092607df..b15a1fe61364 100644 --- a/devel/kf5-kservice/Makefile +++ b/devel/kf5-kservice/Makefile @@ -7,7 +7,7 @@ COMMENT= KF5 advanced plugin and service introspection USES= bison cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= archive config coreaddons crash dbusaddons i18n \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= core dbus gui xml \ buildtools_build qmake_build diff --git a/devel/libgraphqlparser/Makefile b/devel/libgraphqlparser/Makefile index 8ad075ad55f4..4f53b15a108e 100644 --- a/devel/libgraphqlparser/Makefile +++ b/devel/libgraphqlparser/Makefile @@ -2,7 +2,7 @@ PORTNAME= libgraphqlparser PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= +#MASTER_SITES= MAINTAINER= sunpoet@FreeBSD.org COMMENT= GraphQL query parser diff --git a/devel/libmustache/Makefile b/devel/libmustache/Makefile index 547e7bee19c4..90335e40c26c 100644 --- a/devel/libmustache/Makefile +++ b/devel/libmustache/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v PORTREVISION= 3 CATEGORIES= devel -#MASTER_SITES= +#MASTER_SITES= MAINTAINER= sunpoet@FreeBSD.org COMMENT= C++ implementation of Mustache diff --git a/devel/llvm10/Makefile b/devel/llvm10/Makefile index 12daf3b7fe55..e75db52e4a31 100644 --- a/devel/llvm10/Makefile +++ b/devel/llvm10/Makefile @@ -299,7 +299,7 @@ _BE_LIBS_COMMON= CodeGen Desc Info _BE_LIBS_AArch64= AsmParser Disassembler Utils _BE_LIBS_AMDGPU= AsmParser Disassembler Utils _BE_LIBS_ARM= AsmParser Disassembler Utils -_BE_LIBS_BPF= AsmParser Disassembler +_BE_LIBS_BPF= AsmParser Disassembler _BE_LIBS_Hexagon= AsmParser Disassembler _BE_LIBS_Lanai= AsmParser Disassembler _BE_LIBS_MSP430= AsmParser Disassembler diff --git a/devel/llvm11/Makefile b/devel/llvm11/Makefile index f0c2973f0dc0..86ca4682e234 100644 --- a/devel/llvm11/Makefile +++ b/devel/llvm11/Makefile @@ -298,7 +298,7 @@ _BE_LIBS_AArch64= AsmParser Disassembler Utils _BE_LIBS_AMDGPU= AsmParser Disassembler Utils _BE_LIBS_ARM= AsmParser Disassembler Utils _BE_LIBS_AVR= AsmParser Disassembler -_BE_LIBS_BPF= AsmParser Disassembler +_BE_LIBS_BPF= AsmParser Disassembler _BE_LIBS_Hexagon= AsmParser Disassembler _BE_LIBS_Lanai= AsmParser Disassembler _BE_LIBS_MSP430= AsmParser Disassembler diff --git a/devel/llvm12/Makefile b/devel/llvm12/Makefile index 1324fab94452..bf1cc30b3422 100644 --- a/devel/llvm12/Makefile +++ b/devel/llvm12/Makefile @@ -311,7 +311,7 @@ _BE_LIBS_AArch64= AsmParser Disassembler Utils _BE_LIBS_AMDGPU= AsmParser Disassembler Utils _BE_LIBS_ARM= AsmParser Disassembler Utils _BE_LIBS_AVR= AsmParser Disassembler -_BE_LIBS_BPF= AsmParser Disassembler +_BE_LIBS_BPF= AsmParser Disassembler _BE_LIBS_Hexagon= AsmParser Disassembler _BE_LIBS_Lanai= AsmParser Disassembler _BE_LIBS_MSP430= AsmParser Disassembler diff --git a/devel/p5-Proc-ProcessTable/Makefile b/devel/p5-Proc-ProcessTable/Makefile index 4a683919d943..09f03fa511bd 100644 --- a/devel/p5-Proc-ProcessTable/Makefile +++ b/devel/p5-Proc-ProcessTable/Makefile @@ -23,6 +23,6 @@ post-install: post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.freebsd-* ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/README.freebsd-* ${STAGEDIR}${DOCSDIR} .include diff --git a/devel/py-sip/Makefile b/devel/py-sip/Makefile index db5e18730395..182760085895 100644 --- a/devel/py-sip/Makefile +++ b/devel/py-sip/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= multi LICENSE_NAME_SIP= SIP License LICENSE_GROUPS_SIP= FSF GPL OSI LICENSE_PERMS_SIP= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -LICENSE_FILE_SIP= ${WRKSRC}/LICENSE +LICENSE_FILE_SIP= ${WRKSRC}/LICENSE LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE-GPL2 LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSE-GPL3 diff --git a/devel/py-testpath/Makefile b/devel/py-testpath/Makefile index 74d3e3b9bcbc..bafb8061edc4 100644 --- a/devel/py-testpath/Makefile +++ b/devel/py-testpath/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= python@FreeBSD.org -COMMENT= Test utilities for Python code working with files and commands +COMMENT= Test utilities for Python code working with files and commands LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/devel/revive/Makefile b/devel/revive/Makefile index 26e2b537083f..0703c899c752 100644 --- a/devel/revive/Makefile +++ b/devel/revive/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules _BUILD_VERSION= ${DISTVERSION} -_BUILD_COMMIT= 23828cc +_BUILD_COMMIT= 23828cc _BUILD_DATE= $$(date +%Y-%m-%d) GO_MODULE= github.com/mgechev/${PORTNAME} diff --git a/devel/rubygem-rdoc63/Makefile b/devel/rubygem-rdoc63/Makefile index 3d8d12b9020a..c2e6b5b435b5 100644 --- a/devel/rubygem-rdoc63/Makefile +++ b/devel/rubygem-rdoc63/Makefile @@ -25,6 +25,6 @@ PORTSCOUT= limit:^6\.3\. post-install: ${RM} ${STAGEDIR}${PREFIX}/bin/rdoc ${RM} ${STAGEDIR}${PREFIX}/bin/ri - ${RM} ${STAGEDIR}${PREFIX}/share/man/man1/ri.1 + ${RM} ${STAGEDIR}${PREFIX}/share/man/man1/ri.1 .include diff --git a/devel/subversion/Makefile b/devel/subversion/Makefile index e0afa103c2a2..3ad7c14330e4 100644 --- a/devel/subversion/Makefile +++ b/devel/subversion/Makefile @@ -176,7 +176,7 @@ post-install-TOOLS-on: for F in ${TOOLS_TO_STRIP} ; do \ ${STRIP_CMD} "${STAGEDIR}${PREFIX}/bin/$${F}" ; \ done - + # =============================================================================== repository: _mkrepos diff --git a/editors/cudatext/Makefile b/editors/cudatext/Makefile index 7f367bd45bfc..eccaf58c6b32 100644 --- a/editors/cudatext/Makefile +++ b/editors/cudatext/Makefile @@ -58,7 +58,7 @@ post-patch: ${REINPLACE_CMD} 's|%%DATADIR%%|${DATADIR}|g' ${WRKSRC}/app/proc_globdata.pas ${REINPLACE_CMD} 's|TEncoding.UTF8|True|g' ${WRKSRC}/app/formmain_py_pluginwork.inc -do-install: +do-install: ${INSTALL_PROGRAM} ${WRKSRC}/app/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/setup/debfiles/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/512x512/apps diff --git a/finance/odoo/Makefile b/finance/odoo/Makefile index a38422196fe4..721180fee6ff 100644 --- a/finance/odoo/Makefile +++ b/finance/odoo/Makefile @@ -83,7 +83,7 @@ ETCDIR= ${PREFIX}/etc/odoo post-patch: @${REINPLACE_CMD} -i "" -e '25d' ${WRKSRC}/odoo/service/wsgi_server.py @${REINPLACE_CMD} -i "" -e 's|werkzeug.url_quote_plus|werkzeug.urls.url_quote_plus|g' \ - ${WRKSRC}/odoo/addons/base/models/ir_ui_view.py + ${WRKSRC}/odoo/addons/base/models/ir_ui_view.py @${REINPLACE_CMD} -i "" -e 's|werkzeug.url_unquote_plus|werkzeug.urls.url_quote_plus|g' \ ${WRKSRC}/odoo/addons/base/models/ir_http.py \ ${WRKSRC}/odoo/addons/http_routing/models/ir_http.py diff --git a/games/libretro-handy/Makefile b/games/libretro-handy/Makefile index 8a997a303042..cc270e136dc2 100644 --- a/games/libretro-handy/Makefile +++ b/games/libretro-handy/Makefile @@ -19,5 +19,5 @@ PLIST_FILES= lib/libretro/handy_libretro.so do-install: ${MKDIR} ${STAGEDIR}/${PREFIX}/lib/libretro; ${INSTALL_LIB} ${WRKSRC}/handy_libretro.so ${STAGEDIR}/${PREFIX}/lib/libretro; - + .include diff --git a/games/libretro/Makefile b/games/libretro/Makefile index 9fc7613a7a7b..eaec0f18a285 100644 --- a/games/libretro/Makefile +++ b/games/libretro/Makefile @@ -15,7 +15,7 @@ OPTIONS_DEFINE= 2048 BEETLE_BSNES BEETLE_GBA BEETLE_LYNX BEETLE_NGP \ NXENGINE O2EM OPERA PARALLELN64 PCSX_REARMED PICODRIVE PLAY \ PRBOOM PROSYSTEM QUICKNES SCUMMVM SNES9X SNES9X2005 SNES9X2010 \ STELLA2014 TGBDUAL TYRQUAKE UAE VBANEXT VECX VIRTUALJAGUAR YABAUSE - + OPTIONS_DEFAULT= 2048 BEETLE_BSNES BEETLE_GBA BEETLE_LYNX BEETLE_NGP \ BEETLE_PCE_FAST BEETLE_PCFX BEETLE_PSX BEETLE_SUPERGRAFX BEETLE_SATURN \ BEETLE_VB BEETLE_WSWAN BLUEMSX CAP32 DESMUME2015 DOSBOX EMUX \ diff --git a/games/xorgramana/Makefile b/games/xorgramana/Makefile index cbec4ce880f1..d530ceaf491f 100644 --- a/games/xorgramana/Makefile +++ b/games/xorgramana/Makefile @@ -9,7 +9,7 @@ DISTNAME= XorGramana-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Logic word puzzle game set inside a series of mazes -USES= gl gmake sdl tar:bzip2 +USES= gl gmake sdl tar:bzip2 USE_SDL= sdl image USE_GL= glu diff --git a/graphics/peruse/Makefile b/graphics/peruse/Makefile index 486c076e787f..a650d6a2860d 100644 --- a/graphics/peruse/Makefile +++ b/graphics/peruse/Makefile @@ -13,7 +13,7 @@ USE_GL= gl USE_KDE= archive attica baloo completion config coreaddons crash ecm \ filemetadata guiaddons i18n iconthemes jobwidgets \ kdeclarative kio newstuff package service solid \ - widgetsaddons windowsystem + widgetsaddons windowsystem USE_QT= concurrent core dbus declarative gui network opengl sql widgets xml \ buildtools_build qmake_build USE_XORG= x11 diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index ec4578892875..0d38ce6e5b61 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -105,7 +105,7 @@ USES= bison cmake compiler:features desktop-file-utils \ USE_GL= gl USE_GNOME= libxml2 USE_LDCONFIG= yes -USE_PYQT= pyqt5 qscintilla2 pysip sip +USE_PYQT= pyqt5 qscintilla2 pysip sip USE_QT= 3d buildtools_build core concurrent dbus declarative \ designer_build qdoc_build gamepad gui linguist_build location \ network printsupport qmake_build script serialport \ diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 06dfa580e51a..a4e15927cb4e 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -103,7 +103,7 @@ USES= bison cmake compiler:features desktop-file-utils \ USE_GL= gl USE_GNOME= libxml2 USE_LDCONFIG= yes -USE_PYQT= pyqt5 qscintilla2 pysip sip +USE_PYQT= pyqt5 qscintilla2 pysip sip USE_QT= 3d buildtools_build core concurrent dbus declarative \ designer_build qdoc_build gamepad gui linguist_build location \ network printsupport qmake_build script serialport \ diff --git a/graphics/rawtherapee/Makefile b/graphics/rawtherapee/Makefile index 2f561c20a4d0..8f914b4d97b8 100644 --- a/graphics/rawtherapee/Makefile +++ b/graphics/rawtherapee/Makefile @@ -33,7 +33,7 @@ USE_BINUTILS= yes # As of 2019-09-29, this port is known to be miscompiled by clang90 # (SIGSEGV or SIBGUS). # So we shall stick to a modern GCC for now, -# XXX FIXME note that rawtherapee is somewhat sensitive +# XXX FIXME note that rawtherapee is somewhat sensitive # versus compiler details so we may need to pin GCC 9.x # or a version range. USE_GCC= yes diff --git a/lang/kf5-kross/Makefile b/lang/kf5-kross/Makefile index e57ead292ceb..08bef6c07041 100644 --- a/lang/kf5-kross/Makefile +++ b/lang/kf5-kross/Makefile @@ -12,7 +12,7 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons i18n iconthemes itemviews \ jobwidgets kio parts service solid sonnet textwidgets \ widgetsaddons windowsystem xmlgui \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= concurrent core dbus gui network script uiplugin \ uitools widgets xml \ buildtools_build qmake_build diff --git a/lang/lfe/Makefile b/lang/lfe/Makefile index 8c17ba4b5fae..0f36f0349cc8 100644 --- a/lang/lfe/Makefile +++ b/lang/lfe/Makefile @@ -29,7 +29,7 @@ post-install: .endfor .for FILE in lfe.1 lfescript.1 ${INSTALL_MAN} ${WRKSRC}/doc/man/${FILE} \ - ${STAGEDIR}${MAN1PREFIX}/man/man1 + ${STAGEDIR}${MAN1PREFIX}/man/man1 .endfor .for FILE in lfe_lib.3 lfe_doc.3 lfe_clj.3 lfe_cl.3 lfe_gen.3 \ lfe_io.3 lfe_macro.3 lfe_comp.3 lfe_bits.3 diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile index 8021649694c9..1ecf728a7de0 100644 --- a/lang/squeak/Makefile +++ b/lang/squeak/Makefile @@ -33,7 +33,7 @@ LIB_DEPENDS= libaudio.so:audio/nas \ USES= gl gnome iconv pkgconfig xorg USE_GL= gl USE_GNOME= cairo pango -USE_XORG= ice sm x11 xext xrender +USE_XORG= ice sm x11 xext xrender VM_VERSION= ${PORTVERSION}.${SVN_VERSION} SVN_VERSION= 2614 diff --git a/mail/claws-mail-litehtml_viewer/Makefile b/mail/claws-mail-litehtml_viewer/Makefile index c9cefd3af0df..c81814e893cd 100644 --- a/mail/claws-mail-litehtml_viewer/Makefile +++ b/mail/claws-mail-litehtml_viewer/Makefile @@ -3,7 +3,7 @@ PORTNAME= litehtml_viewer COMMENT= Viewer plugin for HTML emails, using the litehtml library USES+= compiler:c++11-lang gnome -USE_GNOME= cairo glib20 +USE_GNOME= cairo glib20 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libgumbo.so:devel/gumbo \ libcurl.so:ftp/curl diff --git a/mail/mu/Makefile b/mail/mu/Makefile index bfa7146eeaf6..6a8bb08d8828 100644 --- a/mail/mu/Makefile +++ b/mail/mu/Makefile @@ -12,7 +12,7 @@ LIB_DEPENDS= libxapian.so:databases/xapian-core \ libgmime-3.0.so:mail/gmime30 \ libgc-threaded.so:devel/boehm-gc-threaded \ libjson-glib-1.0.so:devel/json-glib - + USES= autoreconf compiler:c++14-lang gettext-runtime gmake gnome \ libtool makeinfo pkgconfig USE_GITHUB= yes diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile index 5e5f7b923644..9e2231cfeb40 100644 --- a/math/dune-grid/Makefile +++ b/math/dune-grid/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md BUILD_DEPENDS= alberta-fem>0:math/alberta \ openmpi>0:net/openmpi \ psurface>0:math/psurface \ - vc>0:devel/vc + vc>0:devel/vc LIB_DEPENDS= libdunecommon.so:math/dune-common \ libdunegeometry.so:math/dune-geometry \ libduneuggrid.so:math/dune-uggrid \ diff --git a/math/jts/Makefile b/math/jts/Makefile index b93eeae5c295..93c58e9cd6e0 100644 --- a/math/jts/Makefile +++ b/math/jts/Makefile @@ -46,7 +46,7 @@ pre-build: cd ${WRKDIR}/.m2 && rm -Rf repository cd ${WRKDIR}/.m2 && git checkout master cd ${WRKDIR}/.m2 && rm -Rf repository - + post-build: @${ECHO} "(!!!) Please upload the maven repo using: make pushToGH" .else diff --git a/math/py-fenics-ufl/Makefile b/math/py-fenics-ufl/Makefile index 0477d35f7ac1..d25f07ddfc65 100644 --- a/math/py-fenics-ufl/Makefile +++ b/math/py-fenics-ufl/Makefile @@ -4,7 +4,7 @@ CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= yuri@FreeBSD.org -COMMENT= FEniCS Unified Form Language +COMMENT= FEniCS Unified Form Language LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/multimedia/kf5-kmediaplayer/Makefile b/multimedia/kf5-kmediaplayer/Makefile index d5a0d6ee573c..999273298ec3 100644 --- a/multimedia/kf5-kmediaplayer/Makefile +++ b/multimedia/kf5-kmediaplayer/Makefile @@ -12,7 +12,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus gui network widgets xml \ - buildtools_build qmake_build testlib_build + buildtools_build qmake_build testlib_build USE_XORG= x11 .include diff --git a/multimedia/lebiniou-data/Makefile b/multimedia/lebiniou-data/Makefile index ebba198c3cde..fc1290988d96 100644 --- a/multimedia/lebiniou-data/Makefile +++ b/multimedia/lebiniou-data/Makefile @@ -1,6 +1,6 @@ PORTNAME= lebiniou-data DISTVERSION= 3.66.0 -CATEGORIES= multimedia graphics +CATEGORIES= multimedia graphics MAINTAINER= olivier@biniou.info COMMENT= Data for lebiniou diff --git a/net-im/jicofo/Makefile b/net-im/jicofo/Makefile index c0987d08eee1..f3988254f55f 100644 --- a/net-im/jicofo/Makefile +++ b/net-im/jicofo/Makefile @@ -55,5 +55,5 @@ do-install: ${STAGEDIR}${ETCDIR}/${PORTNAME}.conf.sample ${INSTALL_DATA} ${WRKSRC}/target/${PORTNAME}-1.1-SNAPSHOT-jar-with-dependencies.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar - + .include diff --git a/net-im/jitsi-videobridge/Makefile b/net-im/jitsi-videobridge/Makefile index 2626818d1908..70bce46cd2ec 100644 --- a/net-im/jitsi-videobridge/Makefile +++ b/net-im/jitsi-videobridge/Makefile @@ -61,5 +61,5 @@ do-install: ${STAGEDIR}${ETCDIR}/sip-communicator.properties.sample ${INSTALL_DATA} ${WRKSRC}/jvb/target/${PORTNAME}${PKGNAMESUFFIX}-2.1-SNAPSHOT-jar-with-dependencies.jar \ ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}${PKGNAMESUFFIX}.jar - + .include diff --git a/net-im/libsignal-node/Makefile b/net-im/libsignal-node/Makefile index 261293262727..df95ca03c8ab 100644 --- a/net-im/libsignal-node/Makefile +++ b/net-im/libsignal-node/Makefile @@ -237,7 +237,7 @@ MAKE_ENV= ELECTRON_OVERRIDE_DIST_PATH=${LOCALBASE}/share/electron18 \ ELECTRON_SKIP_BINARY_DOWNLOAD=1 \ HOME=${WRKDIR} \ PYTHON=${PYTHON_CMD} \ - XDG_CACHE_HOME=${WRKDIR}/.cache + XDG_CACHE_HOME=${WRKDIR}/.cache MAKE_ENV+= RUSTC_BOOTSTRAP=aes,polyval diff --git a/net-mgmt/irrtoolset/Makefile b/net-mgmt/irrtoolset/Makefile index dcd8692f9e17..e6efddc3d002 100644 --- a/net-mgmt/irrtoolset/Makefile +++ b/net-mgmt/irrtoolset/Makefile @@ -8,7 +8,7 @@ COMMENT= Suite of routing policy tools to interact with the IRR LICENSE= MIT GPLv2+ RIPE_NCC LICENSE_COMB= multi -LICENSE_NAME_RIPE_NCC= RIPE NCC license +LICENSE_NAME_RIPE_NCC= RIPE NCC license LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS_RIPE_NCC= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 857e23e589c9..cf7f2a28718e 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -53,7 +53,7 @@ post-patch: ${REINPLACE_CMD} 's|/etc/redis|${LOCALBASE}/etc/redis|g' \ ${WRKSRC}/heartbeat/redis.in ${REINPLACE_CMD} 's|/usr/bin/redis|${LOCALBASE}/bin/redis|g' \ - ${WRKSRC}/heartbeat/redis.in + ${WRKSRC}/heartbeat/redis.in post-install: ${RM} ${STAGEDIR}/${LOCALBASE}/resource-agents.conf diff --git a/net/asterisk16/Makefile b/net/asterisk16/Makefile index fbb9e4148c68..417ec4e89bad 100644 --- a/net/asterisk16/Makefile +++ b/net/asterisk16/Makefile @@ -264,7 +264,7 @@ post-patch: .if exists(${FILESDIR}/.asterisk.makeopts) ${CP} ${FILESDIR}/.asterisk.makeopts ${WRKSRC}/menuselect.makeopts .endif - + post-patch-GEOLOCATION-on: @${REINPLACE_CMD} -e 's/%%LLD_EMULATION%%/${LLD_EMULATION}/' ${WRKSRC}/Makefile.rules @@ -280,7 +280,7 @@ post-configure: @cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable res_pktccops menuselect.makeopts - + post-configure-GEOLOCATION-on: @cd ${WRKSRC} && ./menuselect/menuselect --enable res_geolocation menuselect.makeopts diff --git a/net/ceph14/Makefile b/net/ceph14/Makefile index a5ba18283604..7f732574f453 100644 --- a/net/ceph14/Makefile +++ b/net/ceph14/Makefile @@ -57,7 +57,7 @@ RUN_DEPENDS= \ ${PYTHON_PKGNAMEPREFIX}cherrypy>=0:www/py-cherrypy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pecan>=0:www/py-pecan@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}routes>=0:www/py-routes@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}routes>=0:www/py-routes@${PY_FLAVOR} USES= cmake:noninja compiler:c++17-lang cpe dos2unix fuse gettext-runtime gmake ncurses \ pkgconfig python:3.8-3.9 readline shebangfix ssl diff --git a/net/kf5-kxmlrpcclient/Makefile b/net/kf5-kxmlrpcclient/Makefile index 120b268f4ad7..ef1292a4797b 100644 --- a/net/kf5-kxmlrpcclient/Makefile +++ b/net/kf5-kxmlrpcclient/Makefile @@ -7,8 +7,8 @@ COMMENT= KF5 interaction with XMLRPC services USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= config coreaddons i18n kio service \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= concurrent core dbus gui network xml \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index 3ef691cebb57..bc3d2293d42e 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/Makefile @@ -45,7 +45,7 @@ USE_GNOME= libxml2 CMAKE_ARGS+= -DWANT_HUNSPELL=YES \ -DWANT_CPP17=YES \ - -DCMAKE_COLOR_MAKEFILE:BOOL=ON + -DCMAKE_COLOR_MAKEFILE:BOOL=ON OPTIONS_DEFINE= DOCS diff --git a/print/tex-luatex/Makefile b/print/tex-luatex/Makefile index 1cdef7513f05..13973fc159bd 100644 --- a/print/tex-luatex/Makefile +++ b/print/tex-luatex/Makefile @@ -96,6 +96,6 @@ post-install: ${FIND} -s ${STAGEDIR}${PREFIX}/share/texmf-dist -type d -empty | ${SORT} -r | \ ${SED} -e 's#^${STAGEDIR}${PREFIX}/#@dir #' >> ${TMPPLIST} ${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.log" >> ${TMPPLIST} - ${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.fmt" >> ${TMPPLIST} + ${ECHO_CMD} "share/texmf-var/web2c/luatex/lollipop.fmt" >> ${TMPPLIST} .include diff --git a/print/texlive-texmf/Makefile b/print/texlive-texmf/Makefile index 987e2f498fa5..6087d14b28fd 100644 --- a/print/texlive-texmf/Makefile +++ b/print/texlive-texmf/Makefile @@ -325,7 +325,7 @@ post-install: ${STAGEDIR}${PREFIX}/share/texmf-dist/scripts/*/*.py @${REINPLACE_CMD} -i '' -E -e '/ec\.tex/d' \ ${STAGEDIR}${PREFIX}/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex \ - ${STAGEDIR}${PREFIX}/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-la-x-liturgic.tex + ${STAGEDIR}${PREFIX}/share/texmf-dist/tex/generic/hyph-utf8/loadhyph/loadhyph-la-x-liturgic.tex .include diff --git a/security/fizz/Makefile b/security/fizz/Makefile index 26ab34ca5d5d..f75a736c0275 100644 --- a/security/fizz/Makefile +++ b/security/fizz/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \ libsnappy.so:archivers/snappy \ libsodium.so:security/libsodium \ libunwind.so:devel/libunwind \ - libzstd.so:archivers/zstd + libzstd.so:archivers/zstd USES= cmake compiler:c++14-lang ssl cpe CPE_VENDOR= facebook diff --git a/security/fprintd/Makefile b/security/fprintd/Makefile index e6018c0243b8..e467a9f54fd2 100644 --- a/security/fprintd/Makefile +++ b/security/fprintd/Makefile @@ -10,7 +10,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING DEPRECATED= Very outdated, unsupported upstream which now have systemd as a non optional requirement -EXPIRATION_DATE=2022-12-31 +EXPIRATION_DATE=2022-12-31 LIB_DEPENDS= libfprint.so:security/libfprint \ libdbus-1.so:devel/dbus \ diff --git a/security/keybase/Makefile b/security/keybase/Makefile index 9bbb4c0c70cf..cffa26e4c5c2 100644 --- a/security/keybase/Makefile +++ b/security/keybase/Makefile @@ -18,6 +18,6 @@ GO_PKGNAME= github.com/keybase/client/go GO_TARGET= ${GO_PKGNAME}/keybase ${GO_PKGNAME}/kbfs/kbfsfuse ${GO_PKGNAME}/kbfs/kbfsgit/git-remote-keybase ${GO_PKGNAME}/kbfs/kbfstool WRKSRC= ${WRKDIR}/client-v${PORTVERSION}/go -PLIST_FILES= bin/git-remote-keybase bin/kbfsfuse bin/kbfstool bin/keybase +PLIST_FILES= bin/git-remote-keybase bin/kbfsfuse bin/kbfstool bin/keybase .include diff --git a/security/kf5-kdesu/Makefile b/security/kf5-kdesu/Makefile index 67e996b16c9c..44155e49f970 100644 --- a/security/kf5-kdesu/Makefile +++ b/security/kf5-kdesu/Makefile @@ -9,7 +9,7 @@ USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= config coreaddons dbusaddons i18n pty service \ ecm_build USE_QT= core dbus xml \ - buildtools_build qmake_build + buildtools_build qmake_build USE_XORG= ice sm x11 xext .include diff --git a/security/putty/Makefile b/security/putty/Makefile index 6c45dc6061af..01f4b6052c74 100644 --- a/security/putty/Makefile +++ b/security/putty/Makefile @@ -69,7 +69,7 @@ DESKTOP_ENTRIES= "PuTTY" \ # skip all version comparisons for GTK in cmake/gtk.cmake: CMAKE_ARGS+= -DPUTTY_GTK_VERSION:STRING=OFF # this is standard stuff: -CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_X11:BOOL=TRUE +CMAKE_ARGS+= -DCMAKE_DISABLE_FIND_PACKAGE_X11:BOOL=TRUE .endif .if ${PORT_OPTIONS:MGSSAPI_HEIMDAL} @@ -83,7 +83,7 @@ CMAKE_ARGS+= -DPUTTY_GSSAPI:STRING=STATIC .elif ${PORT_OPTIONS:MGSSAPI_DYNAMIC} CMAKE_ARGS+= -DPUTTY_GSSAPI:STRING=DYNAMIC .else -# XXX FIXME buglet in putty 0.77: PUTTY_GSSAPI=OFF +# XXX FIXME buglet in putty 0.77: PUTTY_GSSAPI=OFF # does not appear to get NO_GSSAPI into .build/CMakeFiles/cmake.h, # so we shove it down explicitly: CMAKE_ARGS+= -DPUTTY_GSSAPI:STRING=OFF -DNO_GSSAPI=ON diff --git a/security/wazuh-manager/Makefile b/security/wazuh-manager/Makefile index 084c93cd217e..b0656aa84f1d 100644 --- a/security/wazuh-manager/Makefile +++ b/security/wazuh-manager/Makefile @@ -103,7 +103,7 @@ WAZUHMOD750= / /logs/wazuh /logs/archives /logs/alerts /logs/firewall \ /wodles/aws /wodles/azure /wodles/docker /wodles/gcloud \ /wodles/gcloud/buckets /wodles/gcloud/pubsub /wodles/oscap \ /wodles/oscap/content /stats /integrations - + WAZUHMOD770= /etc/decoders /etc/lists /etc/lists/amazon /etc/rootcheck \ /etc/rules /etc/shared/default /logs /queue/agent-groups \ /queue/alerts /queue/cluster /queue/fim /queue/fim/db \ diff --git a/sysutils/calamares/Makefile b/sysutils/calamares/Makefile index 04d21ffc52e9..a437f77a471d 100644 --- a/sysutils/calamares/Makefile +++ b/sysutils/calamares/Makefile @@ -19,5 +19,5 @@ USE_QT= concurrent core dbus declarative gui network quickcontrols2 \ buildtools_build qmake_build CMAKE_OFF= INSTALL_POLKIT - + .include diff --git a/sysutils/lsyncd/Makefile b/sysutils/lsyncd/Makefile index 71a9d6244ca7..ef1f96bd1ba2 100644 --- a/sysutils/lsyncd/Makefile +++ b/sysutils/lsyncd/Makefile @@ -25,7 +25,7 @@ post-patch: @${REINPLACE_CMD} 's,/usr/local,${LOCALBASE},' \ ${WRKSRC}/CMakeLists.txt \ ${WRKSRC}/default-rsync.lua - + post-install: ${INSTALL_DATA} ${FILESDIR}/lsyncd.conf.sample ${STAGEDIR}${PREFIX}/etc diff --git a/sysutils/mdf2iso/Makefile b/sysutils/mdf2iso/Makefile index 7926fbf5d0bb..ed5de0f0c97b 100644 --- a/sysutils/mdf2iso/Makefile +++ b/sysutils/mdf2iso/Makefile @@ -2,7 +2,7 @@ PORTNAME= mdf2iso PORTVERSION= 0.3.1 CATEGORIES= sysutils MASTER_SITES= DEBIAN -DISTFILES= ${PORTNAME}_${PORTVERSION}.orig.tar.gz ${PORTNAME}_${PORTVERSION}-${DEBIANVERSION}.debian.tar.xz +DISTFILES= ${PORTNAME}_${PORTVERSION}.orig.tar.gz ${PORTNAME}_${PORTVERSION}-${DEBIANVERSION}.debian.tar.xz MAINTAINER= portmaster@BSDforge.com COMMENT= Alcohol 120% to ISO converter diff --git a/sysutils/openshift-install/Makefile b/sysutils/openshift-install/Makefile index 0ec4dfbfc462..a4be190e59f0 100644 --- a/sysutils/openshift-install/Makefile +++ b/sysutils/openshift-install/Makefile @@ -19,7 +19,7 @@ USES= go:modules PLIST_FILES= bin/${PORTNAME} USE_GITHUB= yes -GH_ACCOUNT= jhixson74 +GH_ACCOUNT= jhixson74 GH_PROJECT= installer GH_SUBDIR= src/github.com/openshift/installer GH_TAGNAME= 6fb15ac10a00e762a9934c8b5d9f559b130dd485 diff --git a/sysutils/plasma5-plasma-disks/Makefile b/sysutils/plasma5-plasma-disks/Makefile index f42b2d988f94..ce28228d7aef 100644 --- a/sysutils/plasma5-plasma-disks/Makefile +++ b/sysutils/plasma5-plasma-disks/Makefile @@ -19,7 +19,7 @@ LICENSE_FILE_GPLv3= ${WRKSRC}/LICENSES/GPL-3.0-only.txt LICENSE_FILE_LGPL3= ${WRKSRC}/LICENSES/LGPL-3.0-only.txt #LICENSE_FILE_FSF= ${WRKSRC}/LICENSES/FSFAP.txt #LICENSE_PERMS_KDE-GPL= gpl3 -#LICENSE_PERMS_KDE-LGPL= gpl3 +#LICENSE_PERMS_KDE-LGPL= gpl3 RUN_DEPENDS= smartmontools>0:sysutils/smartmontools diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile index e9080e136b65..f99fd27e35c6 100644 --- a/sysutils/syslog-ng/Makefile +++ b/sysutils/syslog-ng/Makefile @@ -143,8 +143,8 @@ JAVA_MOD_PLIST_FILES= lib/syslog-ng/java-modules/log4j-api-2.17.2.jar \ lib/syslog-ng/java-modules/http.jar \ lib/syslog-ng/java-modules/syslog-ng-common.jar -PYTHON_USES= python:3.5+ -PYTHON_CONFIGURE_ON= --enable-python +PYTHON_USES= python:3.5+ +PYTHON_CONFIGURE_ON= --enable-python PYTHON_CONFIGURE_OFF= --disable-python PYTHON_PLIST_FILES= lib/syslog-ng/libmod-python.so \ lib/syslog-ng/python/syslogng-1.0-py%%PYTHON_VER%%.egg-info \ diff --git a/sysutils/u-boot-rpi3-32/Makefile b/sysutils/u-boot-rpi3-32/Makefile index 777cd58d3c55..c62aa647ef76 100644 --- a/sysutils/u-boot-rpi3-32/Makefile +++ b/sysutils/u-boot-rpi3-32/Makefile @@ -1,6 +1,6 @@ MODEL= rpi3-32 BOARD_CONFIG= rpi_3_32b_defconfig UBOOT_ARCH= arm -EXTRA_PATCHES= +EXTRA_PATCHES= .include "${.CURDIR}/../u-boot-rpi3/Makefile" diff --git a/textproc/kf5-syntax-highlighting/Makefile b/textproc/kf5-syntax-highlighting/Makefile index e2192c98f67e..5a4a33b813ba 100644 --- a/textproc/kf5-syntax-highlighting/Makefile +++ b/textproc/kf5-syntax-highlighting/Makefile @@ -8,7 +8,7 @@ COMMENT= KF5 syntax highlighting engine for structured text and code USES= cmake compiler:c++11-lib kde:5 perl5 qt:5 tar:xz USE_KDE= ecm_build USE_QT= core gui network \ - buildtools_build linguisttools_build testlib_build qmake_build + buildtools_build linguisttools_build testlib_build qmake_build CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Qt5XmlPatterns=TRUE diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index 65c37a1e5e90..a0627fd551a0 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -39,7 +39,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}yapf>0:textproc/py-yapf@${PY_FLAVOR} \ ${PYNUMPY} -# make test: 3 failed, 134 passed, 9 skipped, 18 warnings +# make test: 3 failed, 134 passed, 9 skipped, 18 warnings # mainly because of py-numpy>=1.23.0 ... USES= python:3.7+ pytest USE_PYTHON= autoplist concurrent distutils diff --git a/textproc/tinyxml2/Makefile b/textproc/tinyxml2/Makefile index 559f64da39fb..24f515aee862 100644 --- a/textproc/tinyxml2/Makefile +++ b/textproc/tinyxml2/Makefile @@ -29,7 +29,7 @@ post-patch: post-install: ${AR} cq ${STAGEDIR}${PREFIX}/lib/libtinyxml2.a ${WRKSRC}/CMakeFiles/tinyxml2.dir/tinyxml2.cpp.o - + post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ cd ${WRKSRC}/ && ${COPYTREE_SHARE} resources ${STAGEDIR}${EXAMPLESDIR}/ diff --git a/www/kf5-kdewebkit/Makefile b/www/kf5-kdewebkit/Makefile index a23f6ef92f15..2d6d01e3b9f8 100644 --- a/www/kf5-kdewebkit/Makefile +++ b/www/kf5-kdewebkit/Makefile @@ -12,7 +12,7 @@ USE_KDE= auth codecs completion config configwidgets coreaddons \ textwidgets wallet widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= concurrent core dbus gui network webkit widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build USE_XORG= x11 .include diff --git a/www/kf5-khtml/Makefile b/www/kf5-khtml/Makefile index 666bd990fa17..2f9cadcc2c13 100644 --- a/www/kf5-khtml/Makefile +++ b/www/kf5-khtml/Makefile @@ -18,7 +18,7 @@ USE_KDE= archive auth bookmarks codecs completion config \ ecm_build USE_QT= concurrent core dbus gui network phonon4 \ printsupport widgets x11extras xml \ - buildtools_build qmake_build + buildtools_build qmake_build USE_XORG= ice sm x11 xext .include diff --git a/www/kf5-kjsembed/Makefile b/www/kf5-kjsembed/Makefile index cebdeb2930a0..6b7378cc4ca5 100644 --- a/www/kf5-kjsembed/Makefile +++ b/www/kf5-kjsembed/Makefile @@ -9,8 +9,8 @@ COMMENT= KF5 library for binding JavaScript objects to QObjects USES= cmake compiler:c++11-lib gettext gl kde:5 qt:5 tar:xz USE_GL= gl USE_KDE= archive i18n js \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= core gui svg uiplugin uitools widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/www/selenium/Makefile b/www/selenium/Makefile index 90d217daa510..49047dc3cefc 100644 --- a/www/selenium/Makefile +++ b/www/selenium/Makefile @@ -1,5 +1,5 @@ PORTNAME= selenium -PORTVERSION= 4.1.3 +PORTVERSION= 4.1.3 PORTREVISION= 1 CATEGORIES= www devel java MASTER_SITES= https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.1.0/ diff --git a/www/unit-java/Makefile b/www/unit-java/Makefile index 5754330ce8c4..c55b50af14f8 100644 --- a/www/unit-java/Makefile +++ b/www/unit-java/Makefile @@ -31,7 +31,7 @@ DISTFILES= unit-${UNIT_VERSION}.tar.gz:unit \ tomcat-util-scan-${TOMCAT_VERSION}.jar:utilscan EXTRACT_ONLY= unit-${UNIT_VERSION}.tar.gz -DISTINFO_FILE= ${.CURDIR}/distinfo +DISTINFO_FILE= ${.CURDIR}/distinfo PATCHDIR= ${.CURDIR}/files COMMENT= Java module for NGINX Unit @@ -64,7 +64,7 @@ PLIST_FILES= %%JAVAJARDIR%%/classgraph-${CLASSGRAPH_VERSION}.jar \ USE_JAVA= yes JAVA_VERSION= 8+ -#JAVA_VERSION= 8 11 12 13 14 15 +#JAVA_VERSION= 8 11 12 13 14 15 USE_RC_SUBR?= # reset to empty diff --git a/x11-drivers/xorg-drivers/Makefile b/x11-drivers/xorg-drivers/Makefile index f5b2168178e3..b88ff54a736a 100644 --- a/x11-drivers/xorg-drivers/Makefile +++ b/x11-drivers/xorg-drivers/Makefile @@ -69,7 +69,7 @@ OPTIONS_DEFINE_sparc64= SUNFFB OPTIONS_DEFAULT_sparc64=SUNFFB AMDGPU_DESC= Install amdgpu video driver -ATI_DESC= Install ati (radeon) video driver +ATI_DESC= Install ati (radeon) video driver GEODE_DESC= Install geode video driver INTEL_DESC= Install intel video driver SUNFFB_DESC= Install sunffb video driver diff --git a/x11-fonts/oxygen-fonts/Makefile b/x11-fonts/oxygen-fonts/Makefile index 36c6d7f48517..2e470f0ac326 100644 --- a/x11-fonts/oxygen-fonts/Makefile +++ b/x11-fonts/oxygen-fonts/Makefile @@ -1,4 +1,4 @@ -PKGNAMEPREFIX= +PKGNAMEPREFIX= PORTNAME= oxygen-fonts DISTVERSION= 5.4.3 CATEGORIES= x11-fonts kde-plasma diff --git a/x11-themes/gnome-icons-faenza/Makefile b/x11-themes/gnome-icons-faenza/Makefile index b043fd7d8827..299ad1b150c4 100644 --- a/x11-themes/gnome-icons-faenza/Makefile +++ b/x11-themes/gnome-icons-faenza/Makefile @@ -25,7 +25,7 @@ INSTALLDIR= ${STAGEDIR}${PREFIX}/share/icons do-install: @${MKDIR} ${INSTALLDIR} .for theme in ${THEMES} - (cd ${WRKSRC} && ${COPYTREE_SHARE} ${theme} ${INSTALLDIR}) + (cd ${WRKSRC} && ${COPYTREE_SHARE} ${theme} ${INSTALLDIR}) .if ${FAENZA_LIGHT} == ${theme} || ${FAENZA_DARK} == ${theme} @cd ${INSTALLDIR}/${theme}/places/scalable && \ diff --git a/x11-themes/kf5-kemoticons/Makefile b/x11-themes/kf5-kemoticons/Makefile index 0bba0e34c7ab..95cbf2a4b197 100644 --- a/x11-themes/kf5-kemoticons/Makefile +++ b/x11-themes/kf5-kemoticons/Makefile @@ -9,6 +9,6 @@ USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= archive config coreaddons service \ ecm_build USE_QT= core dbus gui widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11-themes/kf5-kiconthemes/Makefile b/x11-themes/kf5-kiconthemes/Makefile index 09d1b52fb575..1263f6ba30a6 100644 --- a/x11-themes/kf5-kiconthemes/Makefile +++ b/x11-themes/kf5-kiconthemes/Makefile @@ -10,7 +10,7 @@ USE_KDE= archive auth codecs config configwidgets coreaddons \ i18n itemviews widgetsaddons \ ecm_build USE_QT= concurrent core dbus gui script svg widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build OPTIONS_DEFINE= ICONS OPTIONS_DEFAULT= ICONS diff --git a/x11-toolkits/kf5-attica/Makefile b/x11-toolkits/kf5-attica/Makefile index 68bdec590c06..b1efae080b05 100644 --- a/x11-toolkits/kf5-attica/Makefile +++ b/x11-toolkits/kf5-attica/Makefile @@ -13,6 +13,6 @@ LICENSE_COMB= dual USES= cmake compiler:c++11-lib kde:5 pathfix qt:5 tar:xz USE_KDE= ecm_build USE_QT= core network \ - buildtools_build qmake_build testlib_build + buildtools_build qmake_build testlib_build .include diff --git a/x11-toolkits/kf5-kcompletion/Makefile b/x11-toolkits/kf5-kcompletion/Makefile index 81f9fc827765..87d1488cb77e 100644 --- a/x11-toolkits/kf5-kcompletion/Makefile +++ b/x11-toolkits/kf5-kcompletion/Makefile @@ -9,6 +9,6 @@ USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= config widgetsaddons \ ecm_build USE_QT= core gui linguisttools widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11-toolkits/kf5-kdesignerplugin/Makefile b/x11-toolkits/kf5-kdesignerplugin/Makefile index 84b41a50b879..7dfb16866d89 100644 --- a/x11-toolkits/kf5-kdesignerplugin/Makefile +++ b/x11-toolkits/kf5-kdesignerplugin/Makefile @@ -13,6 +13,6 @@ USE_KDE= auth bookmarks codecs completion config configwidgets \ doctools_build ecm_build USE_QT= concurrent core dbus designer gui linguisttools \ network webkit widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11-toolkits/kf5-kjobwidgets/Makefile b/x11-toolkits/kf5-kjobwidgets/Makefile index d825cfff6546..77d179047508 100644 --- a/x11-toolkits/kf5-kjobwidgets/Makefile +++ b/x11-toolkits/kf5-kjobwidgets/Makefile @@ -9,6 +9,6 @@ USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= coreaddons widgetsaddons \ ecm_build USE_QT= core dbus gui linguisttools widgets x11extras \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11-toolkits/kf5-ktextwidgets/Makefile b/x11-toolkits/kf5-ktextwidgets/Makefile index 1694c9868f15..629a790d47d1 100644 --- a/x11-toolkits/kf5-ktextwidgets/Makefile +++ b/x11-toolkits/kf5-ktextwidgets/Makefile @@ -10,7 +10,7 @@ USE_KDE= auth codecs completion config configwidgets \ coreaddons i18n service sonnet widgetsaddons \ ecm_build USE_QT= concurrent core gui widgets xml \ - buildtools_build qmake_build + buildtools_build qmake_build OPTIONS_DEFINE= AUDIO OPTIONS_DEFAULT= AUDIO diff --git a/x11/kf5-kactivities-stats/Makefile b/x11/kf5-kactivities-stats/Makefile index ad2a16430c00..b1de65ed986a 100644 --- a/x11/kf5-kactivities-stats/Makefile +++ b/x11/kf5-kactivities-stats/Makefile @@ -12,6 +12,6 @@ USES= cmake compiler:c++11-lib kde:5 pathfix qt:5 tar:xz USE_KDE= activities config \ ecm_build USE_QT= core dbus sql \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11/kf5-kded/Makefile b/x11/kf5-kded/Makefile index 64f09fbeae6a..85655e2b22b2 100644 --- a/x11/kf5-kded/Makefile +++ b/x11/kf5-kded/Makefile @@ -9,6 +9,6 @@ USES= cmake compiler:c++11-lib kde:5 qt:5 tar:xz USE_KDE= config coreaddons crash dbusaddons service \ doctools_build ecm_build USE_QT= core dbus gui widgets \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11/kf5-kinit/Makefile b/x11/kf5-kinit/Makefile index 80abaedf5216..7183fca9afda 100644 --- a/x11/kf5-kinit/Makefile +++ b/x11/kf5-kinit/Makefile @@ -9,9 +9,9 @@ COMMENT= KF5 process launcher to speed up launching KDE applications USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg USE_KDE= completion config coreaddons crash dbusaddons i18n \ jobwidgets kio service solid widgetsaddons windowsystem \ - doctools_build ecm_build + doctools_build ecm_build USE_QT= concurrent core dbus gui network widgets \ - buildtools_build qmake_build + buildtools_build qmake_build USE_XORG= x11 xcb .include diff --git a/x11/kf5-krunner/Makefile b/x11/kf5-krunner/Makefile index bf089f35213b..1c0c413183ac 100644 --- a/x11/kf5-krunner/Makefile +++ b/x11/kf5-krunner/Makefile @@ -11,6 +11,6 @@ USE_KDE= activities config coreaddons i18n kio package plasma-framework \ service solid threadweaver \ ecm_build USE_QT= concurrent core dbus declarative gui network widgets \ - buildtools_build qmake_build + buildtools_build qmake_build .include diff --git a/x11/plasma5-kscreen/Makefile b/x11/plasma5-kscreen/Makefile index e1f1a312b815..e992172d8dfc 100644 --- a/x11/plasma5-kscreen/Makefile +++ b/x11/plasma5-kscreen/Makefile @@ -15,6 +15,6 @@ USE_KDE= auth codecs config configwidgets coreaddons dbusaddons \ ecm_build USE_QT= core dbus declarative gui network sensors widgets x11extras xml \ buildtools_build qmake_build testlib_build -USE_XORG= x11 xcb xext xi +USE_XORG= x11 xcb xext xi .include diff --git a/x11/screenkey/Makefile b/x11/screenkey/Makefile index eacd00bc7901..b096f8c36ade 100644 --- a/x11/screenkey/Makefile +++ b/x11/screenkey/Makefile @@ -8,7 +8,7 @@ COMMENT= Screencast tool to display pressed keys LICENSE= GPLv3+ -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel@${PY_FLAVOR} USES= gnome python xorg USE_GNOME= gtk30 pygobject3 diff --git a/x11/xforward/Makefile b/x11/xforward/Makefile index ab26bde809cb..9c2ff4cc8813 100644 --- a/x11/xforward/Makefile +++ b/x11/xforward/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig \ libexpat.so:textproc/expat2 \ libfreetype.so:print/freetype2 - + USES= motif xorg USE_XORG= x11 xt xaw xmu xt xext sm ice xft xau xcb xdmcp xrender -- cgit v1.2.3