summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-30 20:55:18 +0000
commit4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch)
tree3ac0539929df7ded62928608363897c24273f689 /graphics
parent- Enable staging (diff)
- 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@)
Notes
Notes: svn path=/head/; revision=338168
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick/Makefile2
-rw-r--r--graphics/R-cran-RColorBrewer/Makefile2
-rw-r--r--graphics/batik/Makefile2
-rw-r--r--graphics/py-actdiag/Makefile2
-rw-r--r--graphics/py-blockdiag/Makefile2
-rw-r--r--graphics/py-nwdiag/Makefile2
-rw-r--r--graphics/py-seqdiag/Makefile2
-rw-r--r--graphics/tesseract-data/Makefile2
-rw-r--r--graphics/tesseract/Makefile2
-rw-r--r--graphics/xmlgraphics-commons/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile
index d4c599db5c00..15914a59c600 100644
--- a/graphics/ImageMagick/Makefile
+++ b/graphics/ImageMagick/Makefile
@@ -30,7 +30,7 @@ MASTER_SITES= http://www.imagemagick.org/download/ \
MAINTAINER= c.petrik.sosa@gmail.com
COMMENT= Image processing tools
-LICENSE= AL2
+LICENSE= APACHE20
USES= pkgconfig:both pathfix perl5
USE_XZ= yes
diff --git a/graphics/R-cran-RColorBrewer/Makefile b/graphics/R-cran-RColorBrewer/Makefile
index 0b4cca1ec8be..2885110e330c 100644
--- a/graphics/R-cran-RColorBrewer/Makefile
+++ b/graphics/R-cran-RColorBrewer/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= ColorBrewer palettes
-LICENSE= AL2
+LICENSE= APACHE20
USES= cran:auto-plist
diff --git a/graphics/batik/Makefile b/graphics/batik/Makefile
index 65add2483345..338125e2914c 100644
--- a/graphics/batik/Makefile
+++ b/graphics/batik/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-src-${PORTVERSION}
MAINTAINER= nemysis@FreeBSD.org
COMMENT= Java based SVG toolkit
-LICENSE= AL2
+LICENSE= APACHE20
USE_ZIP= yes
USE_JAVA= 1.5+
diff --git a/graphics/py-actdiag/Makefile b/graphics/py-actdiag/Makefile
index da352238ca38..b98f28ea1487 100644
--- a/graphics/py-actdiag/Makefile
+++ b/graphics/py-actdiag/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= Simple activity-diagram image generator
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}blockdiag>=1.2.4:${PORTSDIR}/graphics/py-blockdiag \
diff --git a/graphics/py-blockdiag/Makefile b/graphics/py-blockdiag/Makefile
index badddf8a303e..2be907728177 100644
--- a/graphics/py-blockdiag/Makefile
+++ b/graphics/py-blockdiag/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= A simple block-diagram image generator
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \
diff --git a/graphics/py-nwdiag/Makefile b/graphics/py-nwdiag/Makefile
index 9df9207b5a69..fd9f626bd784 100644
--- a/graphics/py-nwdiag/Makefile
+++ b/graphics/py-nwdiag/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= A simple network-diagram image generator
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \
diff --git a/graphics/py-seqdiag/Makefile b/graphics/py-seqdiag/Makefile
index fac92ee055af..3973cf4c8492 100644
--- a/graphics/py-seqdiag/Makefile
+++ b/graphics/py-seqdiag/Makefile
@@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= tota@FreeBSD.org
COMMENT= Simple sequence-diagram image generator
-LICENSE= AL2
+LICENSE= APACHE20
RUN_DEPENDS= ${PKGNAMEPREFIX}imaging>=1.1.5:${PORTSDIR}/graphics/py-imaging \
${PKGNAMEPREFIX}funcparserlib>=0.3.4:${PORTSDIR}/devel/py-funcparserlib \
diff --git a/graphics/tesseract-data/Makefile b/graphics/tesseract-data/Makefile
index bf8a14569b2e..e903c5d19c65 100644
--- a/graphics/tesseract-data/Makefile
+++ b/graphics/tesseract-data/Makefile
@@ -14,7 +14,7 @@ EXTRACT_ONLY= #empty
MAINTAINER= bf@FreeBSD.org
COMMENT= Trained language data for the Tesseract OCR engine
-LICENSE= AL2
+LICENSE= APACHE20
DIST_SUBDIR= tesseract
PROJECTHOST= tesseract-ocr
diff --git a/graphics/tesseract/Makefile b/graphics/tesseract/Makefile
index 7a021716d246..355150c69f0f 100644
--- a/graphics/tesseract/Makefile
+++ b/graphics/tesseract/Makefile
@@ -11,7 +11,7 @@ DISTFILES= tesseract-ocr-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= bf@FreeBSD.org
COMMENT= Commercial quality open source OCR engine
-LICENSE= AL2
+LICENSE= APACHE20
LIB_DEPENDS= lept:${PORTSDIR}/graphics/leptonica
diff --git a/graphics/xmlgraphics-commons/Makefile b/graphics/xmlgraphics-commons/Makefile
index f31b719a58b7..307fb44b05dd 100644
--- a/graphics/xmlgraphics-commons/Makefile
+++ b/graphics/xmlgraphics-commons/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= APACHE/xmlgraphics/commons/source
MAINTAINER= ports@FreeBSD.org
COMMENT= Several reusable components used by Apache Batik and FOP
-LICENSE= AL2
+LICENSE= APACHE20
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}