aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authortabthorpe <tabthorpe@FreeBSD.org>2012-01-09 23:41:08 +0800
committertabthorpe <tabthorpe@FreeBSD.org>2012-01-09 23:41:08 +0800
commit4f7c486f725d005ae95c9625c0a76c72abee9106 (patch)
treed5e6f94b4b5d8aaccd8d04110a0c903cda2ea0ad /security
parent42f09bb18823620f8b289d268c0261cdca5968a5 (diff)
downloadfreebsd-ports-gnome-4f7c486f725d005ae95c9625c0a76c72abee9106.tar.gz
freebsd-ports-gnome-4f7c486f725d005ae95c9625c0a76c72abee9106.tar.zst
freebsd-ports-gnome-4f7c486f725d005ae95c9625c0a76c72abee9106.zip
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch PR: ports/163521 Submitted by: Pedro Giffuni <pfg apache.org> Hat: portmgr Exp run by: pav
Diffstat (limited to 'security')
-rw-r--r--security/apache-xml-security-c/Makefile2
-rw-r--r--security/honggfuzz/Makefile2
-rw-r--r--security/p5-Net-SAML/Makefile2
-rw-r--r--security/pam_google_authenticator/Makefile2
-rw-r--r--security/pear-Auth_OpenID/Makefile2
-rw-r--r--security/py-kerberos/Makefile2
-rw-r--r--security/py-openssl/Makefile2
-rw-r--r--security/skipfish/Makefile2
-rw-r--r--security/xml-security/Makefile2
9 files changed, 9 insertions, 9 deletions
diff --git a/security/apache-xml-security-c/Makefile b/security/apache-xml-security-c/Makefile
index 2ba38e53b8a8..1e61caf00473 100644
--- a/security/apache-xml-security-c/Makefile
+++ b/security/apache-xml-security-c/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= apache-
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Apache XML security libraries - C++ version
-LICENSE= ASL
+LICENSE= AL2
OPTIONS= XERCES_3 "With Xerces vesion 3.x (shibboleth2 requires)" on
diff --git a/security/honggfuzz/Makefile b/security/honggfuzz/Makefile
index 91f3681b81b8..85ee2b272411 100644
--- a/security/honggfuzz/Makefile
+++ b/security/honggfuzz/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= sbz@FreeBSD.org
COMMENT= A general-purpose fuzzer with simple, command-line interface
-LICENSE= ASL
+LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
diff --git a/security/p5-Net-SAML/Makefile b/security/p5-Net-SAML/Makefile
index 68663da617cc..c2ae42f61502 100644
--- a/security/p5-Net-SAML/Makefile
+++ b/security/p5-Net-SAML/Makefile
@@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension for using SAML SSO
-LICENSE= ASL
+LICENSE= AL2
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
zxid:${PORTSDIR}/security/zxid
diff --git a/security/pam_google_authenticator/Makefile b/security/pam_google_authenticator/Makefile
index 8107674f81a5..231c75248d4a 100644
--- a/security/pam_google_authenticator/Makefile
+++ b/security/pam_google_authenticator/Makefile
@@ -14,7 +14,7 @@ DISTNAME= google-authenticator-${PORTVERSION}
MAINTAINER= jnlin@csie.nctu.edu.tw
COMMENT= PAM module for two-step authentication from Google
-LICENSE= ASL
+LICENSE= AL2
WRKSRC= ${WRKDIR}/${DISTNAME}/libpam
diff --git a/security/pear-Auth_OpenID/Makefile b/security/pear-Auth_OpenID/Makefile
index 44481f40aac2..aa35b248c757 100644
--- a/security/pear-Auth_OpenID/Makefile
+++ b/security/pear-Auth_OpenID/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
CONFLICTS= php-Auth_OpenID-1.*
-LICENSE= ASL
+LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
diff --git a/security/py-kerberos/Makefile b/security/py-kerberos/Makefile
index df7800791bbe..708a50e00388 100644
--- a/security/py-kerberos/Makefile
+++ b/security/py-kerberos/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= roland@micite.net
COMMENT= Kerberos bindings for python
-LICENSE= ASL
+LICENSE= AL2
BUILD_DEPENDS= krb5-config:${PORTSDIR}/security/krb5
LIB_DEPENDS= krb5support.0:${PORTSDIR}/security/krb5
diff --git a/security/py-openssl/Makefile b/security/py-openssl/Makefile
index b3130accfc92..087d6fdfbace 100644
--- a/security/py-openssl/Makefile
+++ b/security/py-openssl/Makefile
@@ -16,7 +16,7 @@ DISTNAME= pyOpenSSL-${PORTVERSION}
MAINTAINER= sbz@FreeBSD.org
COMMENT= Python interface to the OpenSSL library
-LICENSE= ASL
+LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_PYTHON= yes
diff --git a/security/skipfish/Makefile b/security/skipfish/Makefile
index edc6d678cb89..aa85cd3f11a6 100644
--- a/security/skipfish/Makefile
+++ b/security/skipfish/Makefile
@@ -13,7 +13,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= zi@FreeBSD.org
COMMENT= A fully automated, active web application security reconnaissance tool
-LICENSE= ASL
+LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn
diff --git a/security/xml-security/Makefile b/security/xml-security/Makefile
index 707ffd82efda..63dd0405f163 100644
--- a/security/xml-security/Makefile
+++ b/security/xml-security/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-common
RUN_DEPENDS= ${JAVALIBDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \
${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j
-LICENSE= ASL
+LICENSE= AL2
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_ZIP= yes