From afe5f81f8d04efd809bceb02a2742f14aab6c619 Mon Sep 17 00:00:00 2001 From: feld Date: Sat, 6 Dec 2014 22:13:42 +0000 Subject: Update "BSD" license in graphics category --- graphics/Coin/Makefile | 2 +- graphics/R-cran-colorspace/Makefile | 2 +- graphics/barbecue/Makefile | 2 +- graphics/burplex/Makefile | 2 +- graphics/cuneiform/Makefile | 2 +- graphics/plasma-kmod/Makefile | 2 +- graphics/py-django-easy-thumbnails/Makefile | 2 +- graphics/py-sorl-thumbnail/Makefile | 2 +- graphics/pymorph/Makefile | 2 +- graphics/qcread/Makefile | 2 +- graphics/tilecache/Makefile | 3 ++- graphics/tkpng/Makefile | 4 +++- graphics/volpack/Makefile | 2 +- 13 files changed, 16 insertions(+), 13 deletions(-) diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 0fbc4b2..7115cb6 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 2874b56..c04d326 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 5442f50..a5d99e5 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 eee51f4..47cba5e 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 9a2842d..0342938 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 00ae645..e1b0f6e 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 210bcc8..f98ffa0 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 1663ff5..82eb79a 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 2cd1ae7..8a6c2b3 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 e177ede..cc540af 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 00bb3e5..71b0271 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 02552a7..757436d 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 be7e8bb..ccedefb 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 -- cgit v1.1