diff options
author | mat <mat@FreeBSD.org> | 2017-09-15 16:58:46 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2017-09-15 16:58:46 +0800 |
commit | a3898eb8ff342dbb0605482d4ee476fc06d17372 (patch) | |
tree | b3585081f87b103f4a238f835baf3a4bd7baf4e3 /security | |
parent | a89e7bb070d99a84b9fb1f11229499e465395a77 (diff) | |
download | freebsd-ports-gnome-a3898eb8ff342dbb0605482d4ee476fc06d17372.tar.gz freebsd-ports-gnome-a3898eb8ff342dbb0605482d4ee476fc06d17372.tar.zst freebsd-ports-gnome-a3898eb8ff342dbb0605482d4ee476fc06d17372.zip |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
Diffstat (limited to 'security')
92 files changed, 93 insertions, 93 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile index 1bc97c8f28a9..96de8d9fcdad 100644 --- a/security/clamtk/Makefile +++ b/security/clamtk/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/ClamTk/${PORTVERSION} MAINTAINER= tj@FreeBSD.org COMMENT= GTK front-end for Clam Antivirus -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Config-Tiny>=2.12:devel/p5-Config-Tiny \ diff --git a/security/kpcli/Makefile b/security/kpcli/Makefile index f876357a60d9..4de84e8859f6 100644 --- a/security/kpcli/Makefile +++ b/security/kpcli/Makefile @@ -10,7 +10,7 @@ EXTRACT_SUFX= .pl MAINTAINER= alexander.4mail@gmail.com COMMENT= Command line interface to KeePassX and KeePass database files -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Crypt-Rijndael>=1.08:security/p5-Crypt-Rijndael \ diff --git a/security/p5-Apache-Htpasswd/Makefile b/security/p5-Apache-Htpasswd/Makefile index d5a8eabaa4e5..1b4a6fdec360 100644 --- a/security/p5-Apache-Htpasswd/Makefile +++ b/security/p5-Apache-Htpasswd/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Manage Unix crypt-style password file -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:security/p5-Crypt-PasswdMD5 \ diff --git a/security/p5-App-Genpass/Makefile b/security/p5-App-Genpass/Makefile index dfdc69d779d5..743f98127d55 100644 --- a/security/p5-App-Genpass/Makefile +++ b/security/p5-App-Genpass/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Quickly and easily create secure passwords -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile index 356d75e049fa..e114e8eeff95 100644 --- a/security/p5-AuthCAS/Makefile +++ b/security/p5-AuthCAS/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= fw@moov.de COMMENT= Perl API to Yale's Central Authentication System (CAS) -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ diff --git a/security/p5-Authen-Libwrap/Makefile b/security/p5-Authen-Libwrap/Makefile index 9fb11609c1e9..e6be4b809482 100644 --- a/security/p5-Authen-Libwrap/Makefile +++ b/security/p5-Authen-Libwrap/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Authen::Libwrap - access to TCP Wrappers library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Exception>0:devel/p5-Test-Exception diff --git a/security/p5-Authen-NTLM/Makefile b/security/p5-Authen-NTLM/Makefile index 7601e9c04c09..709f5481995f 100644 --- a/security/p5-Authen-NTLM/Makefile +++ b/security/p5-Authen-NTLM/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME:C/.*-//}-${PORTVERSION} MAINTAINER= james@divide.org COMMENT= Perl5 NTLM authentication module -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC diff --git a/security/p5-Authen-OATH/Makefile b/security/p5-Authen-OATH/Makefile index 331ccbadb113..1c2c8f306677 100644 --- a/security/p5-Authen-OATH/Makefile +++ b/security/p5-Authen-OATH/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw COMMENT= OATH one time passwords implementation -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Digest-HMAC>0:security/p5-Digest-HMAC \ diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index 5e587120c404..3e5a9cd1671c 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for handling hashed passwords/passphrases as objects -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Authen-DecHpwd>=0:security/p5-Authen-DecHpwd \ diff --git a/security/p5-Authen-SASL-SASLprep/Makefile b/security/p5-Authen-SASL-SASLprep/Makefile index 353cda128632..45fbbc0ed5f3 100644 --- a/security/p5-Authen-SASL-SASLprep/Makefile +++ b/security/p5-Authen-SASL-SASLprep/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Stringprep Profile for User Names and Passwords (RFC 4013) -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Authen-SASL/Makefile b/security/p5-Authen-SASL/Makefile index 08dd82b9f54f..8ab0572fc6b9 100644 --- a/security/p5-Authen-SASL/Makefile +++ b/security/p5-Authen-SASL/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for SASL authentication -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Digest-HMAC>0:security/p5-Digest-HMAC diff --git a/security/p5-Authen-Simple-LDAP/Makefile b/security/p5-Authen-Simple-LDAP/Makefile index 2a38ec3f3eb6..0ef9a821c42b 100644 --- a/security/p5-Authen-Simple-LDAP/Makefile +++ b/security/p5-Authen-Simple-LDAP/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple LDAP authentication -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ diff --git a/security/p5-Authen-Simple-SSH/Makefile b/security/p5-Authen-Simple-SSH/Makefile index 5c97a5006809..4382652f92cb 100644 --- a/security/p5-Authen-Simple-SSH/Makefile +++ b/security/p5-Authen-Simple-SSH/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Simple SSH authentication -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Authen-Simple>=0:security/p5-Authen-Simple \ diff --git a/security/p5-Authen-Simple/Makefile b/security/p5-Authen-Simple/Makefile index 1a8ea2fa439e..3c3212b48d06 100644 --- a/security/p5-Authen-Simple/Makefile +++ b/security/p5-Authen-Simple/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple authentication framework -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ diff --git a/security/p5-Authen-TacacsPlus/Makefile b/security/p5-Authen-TacacsPlus/Makefile index d4f103135d50..bb189640cb5b 100644 --- a/security/p5-Authen-TacacsPlus/Makefile +++ b/security/p5-Authen-TacacsPlus/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides authentication using a tacacs+ server -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile index 759f4b5f7f21..401f86b8b24d 100644 --- a/security/p5-Authen-TypeKey/Makefile +++ b/security/p5-Authen-TypeKey/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= TypeKey authentication verification -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-ErrorHandler>=0:devel/p5-Class-ErrorHandler \ diff --git a/security/p5-Bytes-Random-Secure/Makefile b/security/p5-Bytes-Random-Secure/Makefile index 0ceff0ed81bc..008f4beaae55 100644 --- a/security/p5-Bytes-Random-Secure/Makefile +++ b/security/p5-Bytes-Random-Secure/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate cryptographically-secure random bytes -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-Random-Seed>=0:security/p5-Crypt-Random-Seed \ diff --git a/security/p5-Crypt-Camellia_PP/Makefile b/security/p5-Crypt-Camellia_PP/Makefile index 721b39142dfb..df6fb49b3ef9 100644 --- a/security/p5-Crypt-Camellia_PP/Makefile +++ b/security/p5-Crypt-Camellia_PP/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Pure Perl Camellia 128-bit block cipher module -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes diff --git a/security/p5-Crypt-CipherSaber/Makefile b/security/p5-Crypt-CipherSaber/Makefile index 42b9044c7820..2680004be1f9 100644 --- a/security/p5-Crypt-CipherSaber/Makefile +++ b/security/p5-Crypt-CipherSaber/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module providing an OO interface to CipherSaber encryption -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Warn>=0.30:devel/p5-Test-Warn diff --git a/security/p5-Crypt-Cracklib/Makefile b/security/p5-Crypt-Cracklib/Makefile index d1ff247a2787..8efea9fbd170 100644 --- a/security/p5-Crypt-Cracklib/Makefile +++ b/security/p5-Crypt-Cracklib/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Alec Muffet's cracklib library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libcrack.so:security/cracklib diff --git a/security/p5-Crypt-Curve25519/Makefile b/security/p5-Crypt-Curve25519/Makefile index d6a4d39c0c4f..5988291eec26 100644 --- a/security/p5-Crypt-Curve25519/Makefile +++ b/security/p5-Crypt-Curve25519/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Generate shared secret using elliptic-curve Diffie-Hellman function -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 7ddd5693fd2b..e404c6ccd3a7 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to a Diffie-Hellman key exchange system -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-Eksblowfish/Makefile b/security/p5-Crypt-Eksblowfish/Makefile index 3f721b968447..ae41e953d224 100644 --- a/security/p5-Crypt-Eksblowfish/Makefile +++ b/security/p5-Crypt-Eksblowfish/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for the Eksblowfish block cipher -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Mix>=0:devel/p5-Class-Mix diff --git a/security/p5-Crypt-Format/Makefile b/security/p5-Crypt-Format/Makefile index 82df94de1641..df1d49b4402a 100644 --- a/security/p5-Crypt-Format/Makefile +++ b/security/p5-Crypt-Format/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org COMMENT= Conversion utilities for encryption applications -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-GCrypt/Makefile b/security/p5-Crypt-GCrypt/Makefile index f04289c706c3..0a66af84fe97 100644 --- a/security/p5-Crypt-GCrypt/Makefile +++ b/security/p5-Crypt-GCrypt/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the GNU Cryptographic library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libgcrypt.so:security/libgcrypt diff --git a/security/p5-Crypt-GeneratePassword/Makefile b/security/p5-Crypt-GeneratePassword/Makefile index e20eda48fc4c..220a8d805f5a 100644 --- a/security/p5-Crypt-GeneratePassword/Makefile +++ b/security/p5-Crypt-GeneratePassword/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Generate secure random pronounceable passwords -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile index 80b4f1348c02..ce1e56532243 100644 --- a/security/p5-Crypt-OpenSSL-Bignum/Makefile +++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= OpenSSL's multiprecision integer arithmetic #' -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Crypt-OpenSSL-CA/Makefile b/security/p5-Crypt-OpenSSL-CA/Makefile index a01af5960751..3d5a4190f69f 100644 --- a/security/p5-Crypt-OpenSSL-CA/Makefile +++ b/security/p5-Crypt-OpenSSL-CA/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL CA API -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual # Note: The Devel::Mallinfo dependency doesn't work on FreeBSD; mallinfo() diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile index 82e99eb8f12a..a14d76f609d7 100644 --- a/security/p5-Crypt-OpenSSL-DSA/Makefile +++ b/security/p5-Crypt-OpenSSL-DSA/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to DSA signature verification using OpenSSL -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 ssl diff --git a/security/p5-Crypt-OpenSSL-EC/Makefile b/security/p5-Crypt-OpenSSL-EC/Makefile index fdde8c980814..fd2930797c89 100644 --- a/security/p5-Crypt-OpenSSL-EC/Makefile +++ b/security/p5-Crypt-OpenSSL-EC/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL EC (Elliptic Curves) library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0.04:security/p5-Crypt-OpenSSL-Bignum diff --git a/security/p5-Crypt-OpenSSL-ECDSA/Makefile b/security/p5-Crypt-OpenSSL-ECDSA/Makefile index 72a32063c4eb..59318ffade23 100644 --- a/security/p5-Crypt-OpenSSL-ECDSA/Makefile +++ b/security/p5-Crypt-OpenSSL-ECDSA/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL ECDSA -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-OpenSSL-EC>=0.05:security/p5-Crypt-OpenSSL-EC diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile index 959eae0c935a..2a72ec888ce3 100644 --- a/security/p5-Crypt-OpenSSL-RSA/Makefile +++ b/security/p5-Crypt-OpenSSL-RSA/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to RSA encode and decode strings using OpenSSL -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-OpenSSL-Bignum>=0:security/p5-Crypt-OpenSSL-Bignum \ diff --git a/security/p5-Crypt-OpenSSL-Random/Makefile b/security/p5-Crypt-OpenSSL-Random/Makefile index 01bd1ade10c7..af428be3e9af 100644 --- a/security/p5-Crypt-OpenSSL-Random/Makefile +++ b/security/p5-Crypt-OpenSSL-Random/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the OpenSSL pseudo-random number generator -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual MAKE_ARGS= PASTHRU_INC=-I${OPENSSLINC} diff --git a/security/p5-Crypt-OpenSSL-X509/Makefile b/security/p5-Crypt-OpenSSL-X509/Makefile index ce9750c64e71..3656d3a9c160 100644 --- a/security/p5-Crypt-OpenSSL-X509/Makefile +++ b/security/p5-Crypt-OpenSSL-X509/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for OpenSSL X509 API -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN_SSL= openssl-devel diff --git a/security/p5-Crypt-PBKDF2/Makefile b/security/p5-Crypt-PBKDF2/Makefile index e9a2437e595e..f5a8709f9f97 100644 --- a/security/p5-Crypt-PBKDF2/Makefile +++ b/security/p5-Crypt-PBKDF2/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= PBKDF2 password hashing algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Digest-HMAC>=1.01:security/p5-Digest-HMAC \ diff --git a/security/p5-Crypt-PKCS10/Makefile b/security/p5-Crypt-PKCS10/Makefile index 359ee5e4e93e..abe9d0fcdd0f 100644 --- a/security/p5-Crypt-PKCS10/Makefile +++ b/security/p5-Crypt-PKCS10/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= svysh.fbsd@gmail.com COMMENT= Parse PKCS #10 certificate requests -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \ diff --git a/security/p5-Crypt-Passwd-XS/Makefile b/security/p5-Crypt-Passwd-XS/Makefile index 027318a2b5fb..0fb7f2601837 100644 --- a/security/p5-Crypt-Passwd-XS/Makefile +++ b/security/p5-Crypt-Passwd-XS/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Full XS implementation of common crypt() algorithms -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index a87091f82bc9..b3a17c6b7c20 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module that provides interoperable MD5-based crypt() function -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes diff --git a/security/p5-Crypt-Password-Util/Makefile b/security/p5-Crypt-Password-Util/Makefile index ca94115e4a74..2fe73cba974f 100644 --- a/security/p5-Crypt-Password-Util/Makefile +++ b/security/p5-Crypt-Password-Util/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Crypt password utilities -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Crypt-RSA-Parse/Makefile b/security/p5-Crypt-RSA-Parse/Makefile index e12054413df6..9926abc0e309 100644 --- a/security/p5-Crypt-RSA-Parse/Makefile +++ b/security/p5-Crypt-RSA-Parse/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org COMMENT= Parse RSA keys -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= p5-Class-Accessor>=0.34:devel/p5-Class-Accessor \ diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile index 921f2b0348d8..abfec77645f6 100644 --- a/security/p5-Crypt-RSA/Makefile +++ b/security/p5-Crypt-RSA/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RSA public-key cryptosystem -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/ARTISTIC diff --git a/security/p5-Crypt-Random-Seed/Makefile b/security/p5-Crypt-Random-Seed/Makefile index 2f120d042411..efa735b12b1f 100644 --- a/security/p5-Crypt-Random-Seed/Makefile +++ b/security/p5-Crypt-Random-Seed/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple method to get strong randomness -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Crypt-Random-TESHA2/Makefile b/security/p5-Crypt-Random-TESHA2/Makefile index fc7f53b57455..fd21cc4638fd 100644 --- a/security/p5-Crypt-Random-TESHA2/Makefile +++ b/security/p5-Crypt-Random-TESHA2/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Random numbers using timer/schedule entropy -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Crypt-SaltedHash/Makefile b/security/p5-Crypt-SaltedHash/Makefile index f0151332cccf..b5838a6d5d7b 100644 --- a/security/p5-Crypt-SaltedHash/Makefile +++ b/security/p5-Crypt-SaltedHash/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org COMMENT= Perl extension to work with salted hashes -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes diff --git a/security/p5-Crypt-Sodium/Makefile b/security/p5-Crypt-Sodium/Makefile index 6a1ee8b1ebb9..2e44e5442c11 100644 --- a/security/p5-Crypt-Sodium/Makefile +++ b/security/p5-Crypt-Sodium/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= freebsd@daemon.de COMMENT= Perl bindings for portable NaCL (libsodium) -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libsodium.so:security/libsodium diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile index 942a86ca5b87..1e4d62ed6e40 100644 --- a/security/p5-Crypt-Twofish/Makefile +++ b/security/p5-Crypt-Twofish/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implementing the Twofish cipher -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile index 77bf6cf6e72c..d1772865288d 100644 --- a/security/p5-Crypt-URandom/Makefile +++ b/security/p5-Crypt-URandom/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to provide non blocking randomness -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Crypt-UnixCrypt_XS/Makefile b/security/p5-Crypt-UnixCrypt_XS/Makefile index 927ce20f3a31..b4d9e7236e2f 100644 --- a/security/p5-Crypt-UnixCrypt_XS/Makefile +++ b/security/p5-Crypt-UnixCrypt_XS/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl XS interface for a portable traditional crypt function -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual MAKE_JOBS_UNSAFE= yes diff --git a/security/p5-Crypt-XTEA/Makefile b/security/p5-Crypt-XTEA/Makefile index 3037373d7aa7..402097af6405 100644 --- a/security/p5-Crypt-XTEA/Makefile +++ b/security/p5-Crypt-XTEA/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Implementation of the eXtended Tiny Encryption Algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Scalar-Util-Numeric>=0.40:devel/p5-Scalar-Util-Numeric diff --git a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile index fe9d4d92596f..208ff248d43e 100644 --- a/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile +++ b/security/p5-Dancer-Plugin-Auth-Extensible-Provider-Usergroup/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication framework for Dancer apps -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer>=1.3118:www/p5-Dancer \ diff --git a/security/p5-Dancer-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer-Plugin-Auth-Extensible/Makefile index 7119208829df..1567e97db8bc 100644 --- a/security/p5-Dancer-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer-Plugin-Auth-Extensible/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication framework for Dancer apps -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SaltedHash>=0:security/p5-Crypt-SaltedHash \ diff --git a/security/p5-Dancer-Plugin-Passphrase/Makefile b/security/p5-Dancer-Plugin-Passphrase/Makefile index 2fdd82c94249..b724d887e191 100644 --- a/security/p5-Dancer-Plugin-Passphrase/Makefile +++ b/security/p5-Dancer-Plugin-Passphrase/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Passphrases and Passwords as objects for Dancer -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile index 16dc1837b64a..b6379dcc3726 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication framework for Dancer2 apps using DBIC -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-DBIx-Class>=0:databases/p5-DBIx-Class \ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile index a42603795724..a82ac01c8c1a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication for D2 apps using Dancer2-Plugin-Database -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile index 66ca5b8797ea..9fd9d59fd31a 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-IMAP/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication for D2 apps using Net::IMAP::Simple -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2-Plugin-Auth-Extensible>=0.620:security/p5-Dancer2-Plugin-Auth-Extensible \ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile index 362dae0ee0a2..ab7c657f4af8 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication framework for Dancer2 apps -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2>=0.204001:www/p5-Dancer2 \ diff --git a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile index ac07216d84bb..ed5c527a566d 100644 --- a/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile +++ b/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Extensible authentication framework for Dancer2 apps -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-SaltedHash>0:security/p5-Crypt-SaltedHash \ diff --git a/security/p5-Dancer2-Plugin-Passphrase/Makefile b/security/p5-Dancer2-Plugin-Passphrase/Makefile index eea503bb697b..28c6f5a52176 100644 --- a/security/p5-Dancer2-Plugin-Passphrase/Makefile +++ b/security/p5-Dancer2-Plugin-Passphrase/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Passphrases and Passwords as objects for Dancer2 -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ diff --git a/security/p5-Data-Password/Makefile b/security/p5-Data-Password/Makefile index 309cfe25c0e4..3716d4c8d1f1 100644 --- a/security/p5-Data-Password/Makefile +++ b/security/p5-Data-Password/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Assess password quality -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Digest-Bcrypt/Makefile b/security/p5-Digest-Bcrypt/Makefile index 4fa9a430902b..ee8a10abcb2c 100644 --- a/security/p5-Digest-Bcrypt/Makefile +++ b/security/p5-Digest-Bcrypt/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the bcrypt digest algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile index 475001cbafd0..5408bf41eb22 100644 --- a/security/p5-Digest-BubbleBabble/Makefile +++ b/security/p5-Digest-BubbleBabble/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to a fingerprint in "bubble babble" format -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Digest-FNV/Makefile b/security/p5-Digest-FNV/Makefile index 4d51dca79e0c..259670995f3f 100644 --- a/security/p5-Digest-FNV/Makefile +++ b/security/p5-Digest-FNV/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for Fowler/Noll/Vo hash algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Digest-GOST/Makefile b/security/p5-Digest-GOST/Makefile index 0d9dc57f2d41..92cc0a5a83f5 100644 --- a/security/p5-Digest-GOST/Makefile +++ b/security/p5-Digest-GOST/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= pi@FreeBSD.org COMMENT= Perl interface to the GOST R 34.11-94 digest algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NOT_FOR_ARCHS= aarch64 armv6 mips64 diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile index 990dca19f1b5..f235c913a344 100644 --- a/security/p5-Digest-HMAC/Makefile +++ b/security/p5-Digest-HMAC/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to HMAC Message-Digest Algorithms -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual NO_ARCH= yes diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index a937a837648f..37fcfd270f59 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the MD4 message digest algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual OPTIONS_DEFINE= DOCS diff --git a/security/p5-Digest-SHA-PurePerl/Makefile b/security/p5-Digest-SHA-PurePerl/Makefile index 80a6ada10287..db442fe96550 100644 --- a/security/p5-Digest-SHA-PurePerl/Makefile +++ b/security/p5-Digest-SHA-PurePerl/Makefile @@ -11,7 +11,7 @@ MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for SHA-1/224/256/384/512 in pure Perl # same license terms as Perl itself -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index 4e79edff6c4f..78698b9d7808 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for SHA-1/224/256/384/512 -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1:devel/p5-Test-Pod \ diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile index 29e5ebd84760..4a6c2d67c0b0 100644 --- a/security/p5-Digest-SHA1/Makefile +++ b/security/p5-Digest-SHA1/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the SHA-1 Algorithm -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Digest-SHA3/Makefile b/security/p5-Digest-SHA3/Makefile index 57ff2446a2db..7344c2e63e4e 100644 --- a/security/p5-Digest-SHA3/Makefile +++ b/security/p5-Digest-SHA3/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for SHA-3 -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-File-KeePass-Agent/Makefile b/security/p5-File-KeePass-Agent/Makefile index f544761ea67c..5f11ca7471d3 100644 --- a/security/p5-File-KeePass-Agent/Makefile +++ b/security/p5-File-KeePass-Agent/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= cy@FreeBSD.org COMMENT= Application agent for working with File::KeePass objects -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-File-KeePass>=2.03:security/p5-File-KeePass \ diff --git a/security/p5-File-KeePass/Makefile b/security/p5-File-KeePass/Makefile index 209b7612a898..4591a885a4c3 100644 --- a/security/p5-File-KeePass/Makefile +++ b/security/p5-File-KeePass/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= alexander.4mail@gmail.com COMMENT= Interface to KeePassX, KeePass 1.x and 2.x database files -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-Rijndael>=1.0:security/p5-Crypt-Rijndael \ diff --git a/security/p5-File-Scan-ClamAV/Makefile b/security/p5-File-Scan-ClamAV/Makefile index 3b1766ef28e4..055d77f972d7 100644 --- a/security/p5-File-Scan-ClamAV/Makefile +++ b/security/p5-File-Scan-ClamAV/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for the clamav virus scanner -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Filter-Crypto/Makefile b/security/p5-Filter-Crypto/Makefile index b96c522babca..4b92a149d41f 100644 --- a/security/p5-Filter-Crypto/Makefile +++ b/security/p5-Filter-Crypto/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Create runnable Perl files encrypted with OpenSSL libcrypto -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-PAR-Packer>=0:devel/p5-PAR-Packer diff --git a/security/p5-GD-SecurityImage/Makefile b/security/p5-GD-SecurityImage/Makefile index 2b482faf475f..6a4b9f9a1d64 100644 --- a/security/p5-GD-SecurityImage/Makefile +++ b/security/p5-GD-SecurityImage/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for creating CAPTCHA security images -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-GD>=0:graphics/p5-GD diff --git a/security/p5-GnuPG-Interface/Makefile b/security/p5-GnuPG-Interface/Makefile index 73347ea3cc2e..1987b6635129 100644 --- a/security/p5-GnuPG-Interface/Makefile +++ b/security/p5-GnuPG-Interface/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for interfacing with GnuPG -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual RUN_DEPENDS= gpg2:security/gnupg \ diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index fe1ff0e861ba..9a9f2c8a02a6 100644 --- a/security/p5-IO-Async-SSL/Makefile +++ b/security/p5-IO-Async-SSL/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Use SSL/TLS with IO::Async -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Mcrypt/Makefile b/security/p5-Mcrypt/Makefile index a9230488f802..5656168ff4fd 100644 --- a/security/p5-Mcrypt/Makefile +++ b/security/p5-Mcrypt/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tatsuki_makino@hotmail.com COMMENT= Perl extension for the Mcrypt cryptography library -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LIB_DEPENDS= libmcrypt.so:security/libmcrypt diff --git a/security/p5-Net-OpenID-Server/Makefile b/security/p5-Net-OpenID-Server/Makefile index a928dbe97a90..965b8ea91ae8 100644 --- a/security/p5-Net-OpenID-Server/Makefile +++ b/security/p5-Net-OpenID-Server/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Reference implementation of OpenID server -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Net-OpenID-Common>=1.11:security/p5-Net-OpenID-Common \ diff --git a/security/p5-Net-SSH-AuthorizedKeysFile/Makefile b/security/p5-Net-SSH-AuthorizedKeysFile/Makefile index 9b0f388523c5..a1dfc417af83 100644 --- a/security/p5-Net-SSH-AuthorizedKeysFile/Makefile +++ b/security/p5-Net-SSH-AuthorizedKeysFile/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Read and modify SSH authorized_keys files -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Log-Log4perl>=1:devel/p5-Log-Log4perl diff --git a/security/p5-Net-SSL-ExpireDate/Makefile b/security/p5-Net-SSL-ExpireDate/Makefile index d2dc6cbdb980..c73b06fd954f 100644 --- a/security/p5-Net-SSL-ExpireDate/Makefile +++ b/security/p5-Net-SSL-ExpireDate/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Obtain expiration date of certificate -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ diff --git a/security/p5-Net-SSLGlue/Makefile b/security/p5-Net-SSLGlue/Makefile index 46c37590f61e..03623df52f7c 100644 --- a/security/p5-Net-SSLGlue/Makefile +++ b/security/p5-Net-SSLGlue/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Add/extend SSL support for common perl modules -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-IO-Socket-SSL>=1.190:security/p5-IO-Socket-SSL diff --git a/security/p5-PGP-Sign/Makefile b/security/p5-PGP-Sign/Makefile index 4bb1add7d8b9..503665225ca9 100644 --- a/security/p5-PGP-Sign/Makefile +++ b/security/p5-PGP-Sign/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Create detached PGP signatures for data -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= gpg:security/gnupg diff --git a/security/p5-POE-Component-SSLify/Makefile b/security/p5-POE-Component-SSLify/Makefile index d86e94285709..910fce5b5525 100644 --- a/security/p5-POE-Component-SSLify/Makefile +++ b/security/p5-POE-Component-SSLify/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Integrate SSL into POE -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Net-SSLeay>=1.36:security/p5-Net-SSLeay \ diff --git a/security/p5-POE-Filter-SSL/Makefile b/security/p5-POE-Filter-SSL/Makefile index fa06a809b3c2..fc7f51bb1182 100644 --- a/security/p5-POE-Filter-SSL/Makefile +++ b/security/p5-POE-Filter-SSL/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Esiest and flexiblest way to SSL in POEIntegrate SSL into POE -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-HTTP-Message>=0:www/p5-HTTP-Message \ diff --git a/security/p5-Parse-Snort/Makefile b/security/p5-Parse-Snort/Makefile index f725623398c7..90939547b040 100644 --- a/security/p5-Parse-Snort/Makefile +++ b/security/p5-Parse-Snort/Makefile @@ -9,7 +9,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jeremybbaggs@gmail.com COMMENT= Perl module to parse and create Snort rules -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor diff --git a/security/p5-Session-Token/Makefile b/security/p5-Session-Token/Makefile index 5e0e26bb6c72..23134bf1b579 100644 --- a/security/p5-Session-Token/Makefile +++ b/security/p5-Session-Token/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= hvo.pm@xs4all.nl COMMENT= Secure, efficient, simple random session token generation -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Snort-Rule/Makefile b/security/p5-Snort-Rule/Makefile index e799e034b99c..a599d1aa7680 100644 --- a/security/p5-Snort-Rule/Makefile +++ b/security/p5-Snort-Rule/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Perl5 extension for dynamically building snort rules -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual USES= perl5 diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile index de5a807f5129..5d0ba0f590b1 100644 --- a/security/p5-Tie-EncryptedHash/Makefile +++ b/security/p5-Tie-EncryptedHash/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Hashes (and objects based on hashes) with encrypting fields -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Crypt-CBC>=0:security/p5-Crypt-CBC diff --git a/security/p5-Tree-Authz/Makefile b/security/p5-Tree-Authz/Makefile index def1d50878f7..b61b4e88b883 100644 --- a/security/p5-Tree-Authz/Makefile +++ b/security/p5-Tree-Authz/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Role-Based Access Control authorization scheme -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Data-Inheritable>=0:devel/p5-Class-Data-Inheritable \ diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index 9bc1f9a246f4..49d03320a7db 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Manipulate passwd and group entries -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/security/p5-Yahoo-BBAuth/Makefile b/security/p5-Yahoo-BBAuth/Makefile index 7620f6464d94..90adad3dbad5 100644 --- a/security/p5-Yahoo-BBAuth/Makefile +++ b/security/p5-Yahoo-BBAuth/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Perl interface to the Yahoo! Browser-Based Authentication -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor \ diff --git a/security/super/Makefile b/security/super/Makefile index 3f23218bbcf3..8c1da5132a1e 100644 --- a/security/super/Makefile +++ b/security/super/Makefile @@ -12,10 +12,10 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Allow others to run commands as root -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE_ART10= ${WRKSRC}/Artistic -LICENSE_FILE_GPLv1= ${WRKSRC}/Copying +LICENSE_FILE_GPLv1+ = ${WRKSRC}/Copying GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir="${PREFIX}/var" |