svn commit: r374159 - in head/graphics: Coin R-cran-colorspace barbecue burplex cuneiform plasma-kmod py-django-easy-thumbnails py-sorl-thumbnail pymorph qcread tilecache tkpng volpack

Mark Felder feld at FreeBSD.org
Sat Dec 6 22:13:47 UTC 2014


Author: feld
Date: Sat Dec  6 22:13:42 2014
New Revision: 374159
URL: https://svnweb.freebsd.org/changeset/ports/374159
QAT: https://qat.redports.org/buildarchive/r374159/

Log:
  Update "BSD" license in graphics category

Modified:
  head/graphics/Coin/Makefile
  head/graphics/R-cran-colorspace/Makefile
  head/graphics/barbecue/Makefile
  head/graphics/burplex/Makefile
  head/graphics/cuneiform/Makefile
  head/graphics/plasma-kmod/Makefile
  head/graphics/py-django-easy-thumbnails/Makefile
  head/graphics/py-sorl-thumbnail/Makefile
  head/graphics/pymorph/Makefile
  head/graphics/qcread/Makefile
  head/graphics/tilecache/Makefile
  head/graphics/tkpng/Makefile
  head/graphics/volpack/Makefile

Modified: head/graphics/Coin/Makefile
==============================================================================
--- head/graphics/Coin/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/Coin/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ MASTER_SITES=	https://bitbucket.org/Coin
 MAINTAINER=	ports at 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
 

Modified: head/graphics/R-cran-colorspace/Makefile
==============================================================================
--- head/graphics/R-cran-colorspace/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/R-cran-colorspace/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ DISTNAME=	${PORTNAME}_${DISTVERSION}
 MAINTAINER=	tota at FreeBSD.org
 COMMENT=	Color Space Manipulation
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 USES=	cran:auto-plist
 

Modified: head/graphics/barbecue/Makefile
==============================================================================
--- head/graphics/barbecue/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/barbecue/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ DIST_SUBDIR=	java
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Java barcode generator
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${JAVALIBDIR}/jdom.jar:${PORTSDIR}/java/jdom
 

Modified: head/graphics/burplex/Makefile
==============================================================================
--- head/graphics/burplex/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/burplex/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.burplex.com/ \
 MAINTAINER=	waitman at waitman.net
 COMMENT=	Preview and select images for batch processing
 
-LICENSE=	BSD
+LICENSE=	BSD2CLAUSE
 
 RUN_DEPENDS=	${LOCALBASE}/bin/dcraw:${PORTSDIR}/graphics/dcraw
 

Modified: head/graphics/cuneiform/Makefile
==============================================================================
--- head/graphics/cuneiform/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/cuneiform/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -11,7 +11,7 @@ DISTNAME=	${PORTNAME}-linux-${PORTVERSIO
 MAINTAINER=	samm at 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

Modified: head/graphics/plasma-kmod/Makefile
==============================================================================
--- head/graphics/plasma-kmod/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/plasma-kmod/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -11,7 +11,7 @@ PKGNAMESUFFIX=	-kmod
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Plasma-effect screensaver kernel module
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 PLIST_FILES=	${KMODDIR}/plasma_saver.ko
 

Modified: head/graphics/py-django-easy-thumbnails/Makefile
==============================================================================
--- head/graphics/py-django-easy-thumbnails/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/py-django-easy-thumbnails/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}dj
 MAINTAINER=	xenophon+fbsdports at irtnog.org
 COMMENT=	Easy thumbnails for Django
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django>=0:${PORTSDIR}/www/py-django
 

Modified: head/graphics/py-sorl-thumbnail/Makefile
==============================================================================
--- head/graphics/py-sorl-thumbnail/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/py-sorl-thumbnail/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -11,7 +11,7 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 MAINTAINER=	ports at 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
 

Modified: head/graphics/pymorph/Makefile
==============================================================================
--- head/graphics/pymorph/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/pymorph/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ MASTER_SITES=	CHEESESHOP
 MAINTAINER=	sawp at sawp.com.br
 COMMENT=	Pymorph is a pure implementations of image morphology functions
 
-LICENSE=	BSD
+LICENSE=	BSD3CLAUSE
 
 RUN_DEPENDS+=	${PYNUMPY}
 

Modified: head/graphics/qcread/Makefile
==============================================================================
--- head/graphics/qcread/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/qcread/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.fhttpd.org/pub/
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Supports both color and B&W parallel-port Connectix QuickCam for PC
 
-LICENSE=	BSD
+LICENSE=	MIT
 
 USE_CSTD=	gnu89
 

Modified: head/graphics/tilecache/Makefile
==============================================================================
--- head/graphics/tilecache/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/tilecache/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -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

Modified: head/graphics/tkpng/Makefile
==============================================================================
--- head/graphics/tkpng/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/tkpng/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -11,8 +11,10 @@ DISTNAME=	${PORTNAME}${PORTVERSION}
 MAINTAINER=	ports at 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

Modified: head/graphics/volpack/Makefile
==============================================================================
--- head/graphics/volpack/Makefile	Sat Dec  6 21:45:09 2014	(r374158)
+++ head/graphics/volpack/Makefile	Sat Dec  6 22:13:42 2014	(r374159)
@@ -10,7 +10,7 @@ EXTRACT_SUFX=	.tar.Z
 MAINTAINER=	madpilot at 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


More information about the svn-ports-head mailing list