- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20 - add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk - add entry in UPDATING - bulk change all ports AL2 => APACHE20 - math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4 PR: ports/184785 Submitted by: ohauer Reviewed by: tabthorpe Approved by: portmgr (tabthorpe@)
This commit is contained in:
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= crees@FreeBSD.org
|
||||
COMMENT= Data binding for XML (JAXB) and SQL database (JDO)
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
|
||||
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
|
||||
MAINTAINER= hq@FreeBSD.org
|
||||
COMMENT= Java library for command line arguments and options
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
|
||||
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= An implementations of common encoders and decoders
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= A package implementing the client side of the HTTP standard
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
BUILD_DEPENDS= ${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging
|
||||
BUILD_DEPENDS+= ${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec
|
||||
|
||||
@@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
MAINTAINER= hq@FreeBSD.org
|
||||
COMMENT= Jakarta library with helper utilities for the java.lang API
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
|
||||
+1
-1
@@ -10,7 +10,7 @@ MASTER_SITES= https://github.com/downloads/netty/netty/
|
||||
MAINTAINER= m.tsatsenko@gmail.com
|
||||
COMMENT= Java NIO client server framework
|
||||
|
||||
LICENSE= AL2
|
||||
LICENSE= APACHE20
|
||||
|
||||
FETCH_ARGS= -Fpr
|
||||
|
||||
|
||||
Reference in New Issue
Block a user