Date: Wed, 10 Dec 2014 16:09:20 +0000 (UTC) From: Mark Felder <feld@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374477 - in head/textproc: R-cran-XML cs-mythes dtdinst libsoldout libtre nl-hunspell py-genshi py-libtre replaceit xmlformat Message-ID: <201412101609.sBAG9Kxi065334@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: feld Date: Wed Dec 10 16:09:19 2014 New Revision: 374477 URL: https://svnweb.freebsd.org/changeset/ports/374477 QAT: https://qat.redports.org/buildarchive/r374477/ Log: Update "BSD" license in textproc category Modified: head/textproc/R-cran-XML/Makefile head/textproc/cs-mythes/Makefile head/textproc/dtdinst/Makefile head/textproc/libsoldout/Makefile head/textproc/libtre/Makefile head/textproc/nl-hunspell/Makefile head/textproc/py-genshi/Makefile head/textproc/py-libtre/Makefile head/textproc/replaceit/Makefile head/textproc/xmlformat/Makefile Modified: head/textproc/R-cran-XML/Makefile ============================================================================== --- head/textproc/R-cran-XML/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/R-cran-XML/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -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 Modified: head/textproc/cs-mythes/Makefile ============================================================================== --- head/textproc/cs-mythes/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/cs-mythes/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Czech thesaurus -LICENSE= BSD +LICENSE= MIT USES= zip NO_BUILD= yes Modified: head/textproc/dtdinst/Makefile ============================================================================== --- head/textproc/dtdinst/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/dtdinst/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./ 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 Modified: head/textproc/libsoldout/Makefile ============================================================================== --- head/textproc/libsoldout/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/libsoldout/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -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 Modified: head/textproc/libtre/Makefile ============================================================================== --- head/textproc/libtre/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/libtre/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -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 Modified: head/textproc/nl-hunspell/Makefile ============================================================================== --- head/textproc/nl-hunspell/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/nl-hunspell/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -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 Modified: head/textproc/py-genshi/Makefile ============================================================================== --- head/textproc/py-genshi/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/py-genshi/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -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 Modified: head/textproc/py-libtre/Makefile ============================================================================== --- head/textproc/py-libtre/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/py-libtre/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -15,7 +15,7 @@ COMMENT= Python interface for the tre re LIB_DEPENDS= libtre.so:${PORTSDIR}/textproc/libtre -LICENSE= BSD +LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= python tar:bzip2 USE_PYTHON= distutils autoplist Modified: head/textproc/replaceit/Makefile ============================================================================== --- head/textproc/replaceit/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/replaceit/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -9,8 +9,10 @@ MASTER_SITES= http://pldaniels.com/repla 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}" Modified: head/textproc/xmlformat/Makefile ============================================================================== --- head/textproc/xmlformat/Makefile Wed Dec 10 16:05:45 2014 (r374476) +++ head/textproc/xmlformat/Makefile Wed Dec 10 16:09:19 2014 (r374477) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.kitebird.com/so MAINTAINER= hrs@FreeBSD.org COMMENT= XML Document Formatter -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412101609.sBAG9Kxi065334>