diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-09 15:41:08 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-09 15:41:08 +0000 |
commit | e0ac1afbf4d61f57851cd4a6a3a746a02296ec78 (patch) | |
tree | 740940432c415fc143ec9a4df32e1b52bea8bbdd /www | |
parent | 6b3c1c257ad43484d7b791a4a70e76e61d4487c0 (diff) | |
download | ports-e0ac1afbf4d61f57851cd4a6a3a746a02296ec78.tar.gz ports-e0ac1afbf4d61f57851cd4a6a3a746a02296ec78.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/axis2/Makefile | 2 | ||||
-rw-r--r-- | www/axis2/pkg-plist | 2 | ||||
-rw-r--r-- | www/closure-compiler/Makefile | 2 | ||||
-rw-r--r-- | www/closure-linter/Makefile | 2 | ||||
-rw-r--r-- | www/dtse/Makefile | 2 | ||||
-rw-r--r-- | www/htmlcompressor/Makefile | 2 | ||||
-rw-r--r-- | www/httest/Makefile | 2 | ||||
-rw-r--r-- | www/httpclient/Makefile | 2 | ||||
-rw-r--r-- | www/httpcore/Makefile | 2 | ||||
-rw-r--r-- | www/jakarta-jmeter/Makefile | 2 | ||||
-rw-r--r-- | www/mod_auth_mysql2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_authn_sasl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_geoip2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_gnutls/Makefile | 2 | ||||
-rw-r--r-- | www/mod_rivet/Makefile | 2 | ||||
-rw-r--r-- | www/mod_setenvifplus/Makefile | 2 | ||||
-rw-r--r-- | www/mod_wsgi/Makefile | 2 | ||||
-rw-r--r-- | www/mod_wsgi3/Makefile | 2 | ||||
-rw-r--r-- | www/py-dtflickr/Makefile | 2 | ||||
-rw-r--r-- | www/py-selenium/Makefile | 2 | ||||
-rw-r--r-- | www/py-tornado/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat-native/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat6/Makefile | 2 | ||||
-rw-r--r-- | www/tomcat7/Makefile | 2 | ||||
-rw-r--r-- | www/trafficserver/Makefile | 2 |
25 files changed, 25 insertions, 25 deletions
diff --git a/www/axis2/Makefile b/www/axis2/Makefile index eaae91cac8ea..2afe6439450b 100644 --- a/www/axis2/Makefile +++ b/www/axis2/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin MAINTAINER= jgh@FreeBSD.org COMMENT= Provides a Web Services,SOAP and WSDL engine from Apache -LICENSE= ASL +LICENSE= AL2 USE_ZIP= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/axis2/pkg-plist b/www/axis2/pkg-plist index 61a2a061d1ff..3ebb88220cd7 100644 --- a/www/axis2/pkg-plist +++ b/www/axis2/pkg-plist @@ -213,4 +213,4 @@ @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF/lib/endorsed @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF/lib @dirrmtry %%APPHOME%%/webapps/axis2/WEB-INF -@dirrmtry %%APPHOME%%/webapps/axis2
\ No newline at end of file +@dirrmtry %%APPHOME%%/webapps/axis2 diff --git a/www/closure-compiler/Makefile b/www/closure-compiler/Makefile index d3a80022d3e2..3988b0b26c6f 100644 --- a/www/closure-compiler/Makefile +++ b/www/closure-compiler/Makefile @@ -14,7 +14,7 @@ DISTNAME= compiler-${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Closure Compiler -LICENSE= ASL +LICENSE= AL2 NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/www/closure-linter/Makefile b/www/closure-linter/Makefile index cb78475a2acd..8437a0d464c6 100644 --- a/www/closure-linter/Makefile +++ b/www/closure-linter/Makefile @@ -15,7 +15,7 @@ DISTNAME= closure_linter-${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= JavaScript linter -LICENSE= ASL +LICENSE= AL2 BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gflags:${PORTSDIR}/devel/py-gflags diff --git a/www/dtse/Makefile b/www/dtse/Makefile index 2cd01f9c6a6e..1ef9ddab048e 100644 --- a/www/dtse/Makefile +++ b/www/dtse/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= douglas@douglasthrift.net COMMENT= An indexing search engine for use on small websites -LICENSE= ASL +LICENSE= AL2 .if defined(WITH_OPENSSL) USE_OPENSSL= yes diff --git a/www/htmlcompressor/Makefile b/www/htmlcompressor/Makefile index 8f27c91a423f..5842a7865cc2 100644 --- a/www/htmlcompressor/Makefile +++ b/www/htmlcompressor/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= skv@FreeBSD.org COMMENT= HTML/XML Compressor -LICENSE= ASL +LICENSE= AL2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_ZIP= yes diff --git a/www/httest/Makefile b/www/httest/Makefile index 19ee81d5e8c9..5bda3aa67515 100644 --- a/www/httest/Makefile +++ b/www/httest/Makefile @@ -17,7 +17,7 @@ COMMENT= HTTP Test Tool LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 \ pcre.0:${PORTSDIR}/devel/pcre -LICENSE= ASL +LICENSE= AL2 GNU_CONFIGURE= yes USE_OPENSSL= yes diff --git a/www/httpclient/Makefile b/www/httpclient/Makefile index 2f170fc18a3e..3ea9dcc88cfb 100644 --- a/www/httpclient/Makefile +++ b/www/httpclient/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:${PORTSDIR}/www/httpcore \ ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \ ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes diff --git a/www/httpcore/Makefile b/www/httpcore/Makefile index a8a135de1650..69fbc105cbb1 100644 --- a/www/httpcore/Makefile +++ b/www/httpcore/Makefile @@ -15,7 +15,7 @@ DISTNAME= httpcomponents-core-${DISTVERSION}-bin MAINTAINER= ale@FreeBSD.org COMMENT= Java components implementing the base HTTP protocol -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes diff --git a/www/jakarta-jmeter/Makefile b/www/jakarta-jmeter/Makefile index 850c2fe4a23e..b60fa118dc0d 100644 --- a/www/jakarta-jmeter/Makefile +++ b/www/jakarta-jmeter/Makefile @@ -17,7 +17,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= beat@FreeBSD.org COMMENT= Functional behaviour load and performance test application -LICENSE= ASL +LICENSE= AL2 USE_JAVA= yes JAVA_VERSION= 1.5+ diff --git a/www/mod_auth_mysql2/Makefile b/www/mod_auth_mysql2/Makefile index 9964e06005d2..6abee59fd5ef 100644 --- a/www/mod_auth_mysql2/Makefile +++ b/www/mod_auth_mysql2/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= apache22 MAINTAINER= mm@FreeBSD.org COMMENT= MySQL-based authentication module with VirtualHost support -LICENSE= ASL +LICENSE= AL2 LATEST_LINK= mod_auth_mysql2 diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index 6a4e2657d393..6e87e7885289 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -20,7 +20,7 @@ MAKE_JOBS_SAFE= yes OPTIONS= SASLAUTHD "Register dependency for cyrus-sasl2-saslauthd" off -LICENSE= ASL +LICENSE= AL2 USE_BZIP2= yes USE_APACHE= 22 diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index 475aca79a46b..d189859ef6d6 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= jau@iki.fi COMMENT= An Apache module that provides the country code of the client's IP -LICENSE= ASL +LICENSE= AL2 BUILD_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP RUN_DEPENDS= GeoIP>=1.4.4:${PORTSDIR}/net/GeoIP diff --git a/www/mod_gnutls/Makefile b/www/mod_gnutls/Makefile index aac573f50d62..a030972cd198 100644 --- a/www/mod_gnutls/Makefile +++ b/www/mod_gnutls/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= fumifumi@abacustech.jp COMMENT= mod_gnutls uses the GnuTLS library to provide SSL, and TLS encryption for Apache HTTPD -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= gnutls.47:${PORTSDIR}/security/gnutls diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index cd9059e48b57..3a9dffafb7f3 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -18,7 +18,7 @@ COMMENT= Embeds a Tcl interpreter in the Apache server WRKSRC= ${WRKDIR}/libapache2-mod-rivet-${PORTVERSION} MAKE_JOBS_SAFE= yes -LICENSE= ASL +LICENSE= AL2 USE_APACHE= 22+ USE_AUTOTOOLS= automake autoconf diff --git a/www/mod_setenvifplus/Makefile b/www/mod_setenvifplus/Makefile index a77fc1d8a611..6c02886f3ac3 100644 --- a/www/mod_setenvifplus/Makefile +++ b/www/mod_setenvifplus/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= ports@christianserving.org COMMENT= Allows setting environment variables based on request attributes -LICENSE= ASL +LICENSE= AL2 USE_APACHE= 20+ AP_FAST_BUILD= YES diff --git a/www/mod_wsgi/Makefile b/www/mod_wsgi/Makefile index 55301f1edf5d..f31108708830 100644 --- a/www/mod_wsgi/Makefile +++ b/www/mod_wsgi/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Python WSGI adapter module for Apache -LICENSE= ASL +LICENSE= AL2 MAKE_JOBS_SAFE= yes diff --git a/www/mod_wsgi3/Makefile b/www/mod_wsgi3/Makefile index f1ca9e2a3058..b1ff357e0ed6 100644 --- a/www/mod_wsgi3/Makefile +++ b/www/mod_wsgi3/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Python WSGI adapter module for Apache -LICENSE= ASL +LICENSE= AL2 MAKE_JOBS_SAFE= yes diff --git a/www/py-dtflickr/Makefile b/www/py-dtflickr/Makefile index 28760e2699c8..2158a8407e78 100644 --- a/www/py-dtflickr/Makefile +++ b/www/py-dtflickr/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Spiffy Flickr API library using JSON -LICENSE= ASL +LICENSE= AL2 USE_BZIP2= yes USE_PYTHON= 2.5+ diff --git a/www/py-selenium/Makefile b/www/py-selenium/Makefile index 0e1e0f3a69c0..1ca5f686c835 100644 --- a/www/py-selenium/Makefile +++ b/www/py-selenium/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= douglas@douglasthrift.net COMMENT= Python bindings for Selenium -LICENSE= ASL +LICENSE= AL2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rdflib>=3.1.0:${PORTSDIR}/textproc/py-rdflib diff --git a/www/py-tornado/Makefile b/www/py-tornado/Makefile index af71ea81c665..1aafc6f34b33 100644 --- a/www/py-tornado/Makefile +++ b/www/py-tornado/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= khsing.cn@gmail.com COMMENT= Python Web Server from FriendFeed -LICENSE= ASL +LICENSE= AL2 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}curl>0:${PORTSDIR}/ftp/py-curl diff --git a/www/tomcat-native/Makefile b/www/tomcat-native/Makefile index 46ad9fb20b48..73a343d06709 100644 --- a/www/tomcat-native/Makefile +++ b/www/tomcat-native/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ale@FreeBSD.org COMMENT= Tomcat native library -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 diff --git a/www/tomcat6/Makefile b/www/tomcat6/Makefile index 1681804d111c..7ec4e89c731f 100644 --- a/www/tomcat6/Makefile +++ b/www/tomcat6/Makefile @@ -15,7 +15,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Open-source Java web server by Apache, 6.x branch -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_JAVA= yes diff --git a/www/tomcat7/Makefile b/www/tomcat7/Makefile index cc7f143932a0..c391a23856b7 100644 --- a/www/tomcat7/Makefile +++ b/www/tomcat7/Makefile @@ -15,7 +15,7 @@ DISTNAME= apache-${PORTNAME}-${PORTVERSION} MAINTAINER= ale@FreeBSD.org COMMENT= Open-source Java web server by Apache, 7.x branch -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/LICENSE USE_JAVA= yes diff --git a/www/trafficserver/Makefile b/www/trafficserver/Makefile index 5d21b2b2c141..7a1b0132707c 100644 --- a/www/trafficserver/Makefile +++ b/www/trafficserver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= APACHE/${PORTNAME} MAINTAINER= jnlin@csie.nctu.edu.tw COMMENT= A fast, scalable and extensible HTTP proxy server -LICENSE= ASL +LICENSE= AL2 LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \ expat.6:${PORTSDIR}/textproc/expat2 \ |