mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update "BSD" license in graphics category
This commit is contained in:
parent
168c53f424
commit
cdad4b092b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374159
@ -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
|
||||
|
||||
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
|
||||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Color Space Manipulation
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= cran:auto-plist
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user