aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-06 22:13:42 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-06 22:13:42 +0000
commitcdad4b092b871caba49ea2af1dec1ac9b59ae8d6 (patch)
treef02f6cb2b556051134f119800ce16caeb7d54d5a /graphics
parent168c53f42409734b5b5e48d7ede2574fef659f4b (diff)
downloadports-cdad4b092b871caba49ea2af1dec1ac9b59ae8d6.tar.gz
ports-cdad4b092b871caba49ea2af1dec1ac9b59ae8d6.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Coin/Makefile2
-rw-r--r--graphics/R-cran-colorspace/Makefile2
-rw-r--r--graphics/barbecue/Makefile2
-rw-r--r--graphics/burplex/Makefile2
-rw-r--r--graphics/cuneiform/Makefile2
-rw-r--r--graphics/plasma-kmod/Makefile2
-rw-r--r--graphics/py-django-easy-thumbnails/Makefile2
-rw-r--r--graphics/py-sorl-thumbnail/Makefile2
-rw-r--r--graphics/pymorph/Makefile2
-rw-r--r--graphics/qcread/Makefile2
-rw-r--r--graphics/tilecache/Makefile3
-rw-r--r--graphics/tkpng/Makefile4
-rw-r--r--graphics/volpack/Makefile2
13 files changed, 16 insertions, 13 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile
index 0fbc4b2ef62e..7115cb61b016 100644
--- a/graphics/Coin/Makefile
+++ b/graphics/Coin/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= https://bitbucket.org/Coin3D/coin/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API
-LICENSE= BSD
+LICENSE= GPLv2
LIB_DEPENDS= libsimage.so:${PORTSDIR}/graphics/simage
diff --git a/graphics/R-cran-colorspace/Makefile b/graphics/R-cran-colorspace/Makefile
index 2874b56ed6d8..c04d326b6f19 100644
--- a/graphics/R-cran-colorspace/Makefile
+++ b/graphics/R-cran-colorspace/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Color Space Manipulation
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
USES= cran:auto-plist
diff --git a/graphics/barbecue/Makefile b/graphics/barbecue/Makefile
index 5442f500155a..a5d99e53fcfc 100644
--- a/graphics/barbecue/Makefile
+++ b/graphics/barbecue/Makefile
@@ -10,7 +10,7 @@ DIST_SUBDIR= java
MAINTAINER= ports@FreeBSD.org
COMMENT= Java barcode generator
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom
diff --git a/graphics/burplex/Makefile b/graphics/burplex/Makefile
index eee51f4882de..47cba5e5fa73 100644
--- a/graphics/burplex/Makefile
+++ b/graphics/burplex/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.burplex.com/ \
MAINTAINER= waitman@waitman.net
COMMENT= Preview and select images for batch processing
-LICENSE= BSD
+LICENSE= BSD2CLAUSE
RUN_DEPENDS= ${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw
diff --git a/graphics/cuneiform/Makefile b/graphics/cuneiform/Makefile
index 9a2842d1a618..03429385ff01 100644
--- a/graphics/cuneiform/Makefile
+++ b/graphics/cuneiform/Makefile
@@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-linux-${PORTVERSION}
MAINTAINER= samm@os2.kiev.ua
COMMENT= OCR system developed and open sourced by Cognitive technologies
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/cuneiform_src/Kern/license.txt
ONLY_FOR_ARCHS= i386 amd64
diff --git a/graphics/plasma-kmod/Makefile b/graphics/plasma-kmod/Makefile
index 00ae6457ac73..e1b0f6eb5971 100644
--- a/graphics/plasma-kmod/Makefile
+++ b/graphics/plasma-kmod/Makefile
@@ -11,7 +11,7 @@ PKGNAMESUFFIX= -kmod
MAINTAINER= ports@FreeBSD.org
COMMENT= Plasma-effect screensaver kernel module
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
PLIST_FILES= ${KMODDIR}/plasma_saver.ko
diff --git a/graphics/py-django-easy-thumbnails/Makefile b/graphics/py-django-easy-thumbnails/Makefile
index 210bcc840628..f98ffa0e7672 100644
--- a/graphics/py-django-easy-thumbnails/Makefile
+++ b/graphics/py-django-easy-thumbnails/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}django-
MAINTAINER= xenophon+fbsdports@irtnog.org
COMMENT= Easy thumbnails for Django
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django
diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile
index 1663ff5c9c95..82eb79a5b4eb 100644
--- a/graphics/py-sorl-thumbnail/Makefile
+++ b/graphics/py-sorl-thumbnail/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@caomhin.org
COMMENT= Sorl-thumbnail provides an easy way to generate image thumbnails
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow
diff --git a/graphics/pymorph/Makefile b/graphics/pymorph/Makefile
index 2cd1ae78c215..8a6c2b37ab9c 100644
--- a/graphics/pymorph/Makefile
+++ b/graphics/pymorph/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= sawp@sawp.com.br
COMMENT= Pymorph is a pure implementations of image morphology functions
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS+= ${PYNUMPY}
diff --git a/graphics/qcread/Makefile b/graphics/qcread/Makefile
index e177ede94785..cc540aff27dc 100644
--- a/graphics/qcread/Makefile
+++ b/graphics/qcread/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.fhttpd.org/pub/qcread/
MAINTAINER= ports@FreeBSD.org
COMMENT= Supports both color and B&W parallel-port Connectix QuickCam for PC
-LICENSE= BSD
+LICENSE= MIT
USE_CSTD= gnu89
diff --git a/graphics/tilecache/Makefile b/graphics/tilecache/Makefile
index 00bb3e5f8055..71b0271d3054 100644
--- a/graphics/tilecache/Makefile
+++ b/graphics/tilecache/Makefile
@@ -13,7 +13,8 @@ COMMENT= Python-based WMS-C/TMS server
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flup>0:${PORTSDIR}/www/py-flup \
${PYTHON_PKGNAMEPREFIX}Paste>0:${PORTSDIR}/www/py-paste
-LICENSE= BSD
+LICENSE= BSD3CLAUSE MIT
+LICENSE_COMB= multi
USES= python
USE_PYTHON= distutils autoplist
diff --git a/graphics/tkpng/Makefile b/graphics/tkpng/Makefile
index 02552a7d7175..757436d48f99 100644
--- a/graphics/tkpng/Makefile
+++ b/graphics/tkpng/Makefile
@@ -11,8 +11,10 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PNG support for Tcl/Tk
-LICENSE= BSD
+LICENSE= TclTk
+LICENSE_NAME= Tcl/Tk License
LICENSE_FILE= ${WRKSRC}/license.terms
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USES+= tk tar:tgz
GNU_CONFIGURE= yes
diff --git a/graphics/volpack/Makefile b/graphics/volpack/Makefile
index be7e8bb4b167..ccedefb10d5c 100644
--- a/graphics/volpack/Makefile
+++ b/graphics/volpack/Makefile
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= madpilot@FreeBSD.org
COMMENT= Portable software library for volume rendering
-LICENSE= BSD
+LICENSE= MIT
GNU_CONFIGURE= yes
MAKE_ARGS= MFLAGS="" # required for bmake(1) and -jX builds