mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
Update "BSD" license in textproc category
This commit is contained in:
parent
58859a833b
commit
1912e1e846
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374477
10 changed files with 16 additions and 10 deletions
|
@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|||
MAINTAINER= tota@FreeBSD.org
|
||||
COMMENT= Tools for parsing and generating XML
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= cran:auto-plist
|
||||
USE_GNOME= libxml2
|
||||
|
|
|
@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Czech thesaurus
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= MIT
|
||||
|
||||
USES= zip
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Converts DTDs to XML instance, in a specific or RELAX NG format
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/copying.txt
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
|
|
@ -8,7 +8,7 @@ MASTER_SITES= http://instinctive.eu/code/
|
|||
MAINTAINER= natbsd@instinctive.eu
|
||||
COMMENT= Flexible C library for markdown
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= ISCL
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
MAKEFILE= BSDmakefile
|
||||
|
|
|
@ -12,7 +12,7 @@ DISTNAME= tre-${PORTVERSION}
|
|||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Lightweight fully POSIX compliant regexp matching library
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= libtool pathfix pkgconfig tar:bzip2
|
||||
|
|
|
@ -13,7 +13,11 @@ DIST_SUBDIR= ${PORTNAME}
|
|||
MAINTAINER= office@FreeBSD.org
|
||||
COMMENT= Dutch hunspell dictionaries
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE CCbyNCSA3
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_NAME_CCbyNCSA3=Attribution-NonCommercial-ShareAlike 3.0 Unported
|
||||
LICENSE_TEXT_CCbyNCSA3=http://creativecommons.org/licenses/by/3.0/legalcode
|
||||
LICENSE_PERMS_CCbyNCSA3=dist-mirror pkg-mirror auto-accept
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
|
|
@ -12,7 +12,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Python toolkit for stream-based generation of output for the web
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
OPTIONS_DEFINE= BABEL
|
||||
OPTIONSFILE?= ${PORT_DBDIR}/py-${PORTNAME}/options
|
||||
|
|
|
@ -15,7 +15,7 @@ COMMENT= Python interface for the tre regular expressions library
|
|||
|
||||
LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
USES= python tar:bzip2
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
|
|
@ -9,8 +9,10 @@ MASTER_SITES= http://pldaniels.com/replaceit/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Light replacement to the combination of sed/awk/grep/head/tail
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= Sendmail
|
||||
LICENSE_NAME= Sendmail License
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
|
||||
|
||||
MAKE_ARGS= CC="${CC}" PRF="${CFLAGS}"
|
||||
|
||||
|
|
|
@ -10,7 +10,7 @@ MASTER_SITES= http://www.kitebird.com/software/xmlformat/
|
|||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= XML Document Formatter
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue