diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:03 +0200 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-10-16 11:51:39 +0200 |
commit | 4460cf727a7788c9ce21f3344ce5745e5cd9fc4a (patch) | |
tree | 85ee27f029c1ee293667902fe22b65ecac0ff154 /security | |
parent | cleanup: Remove expired ports: (diff) |
*: fix tab vs. space issues, and comments according to the guide.
Diffstat (limited to 'security')
31 files changed, 51 insertions, 51 deletions
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 |