ports/187642: [patch] add Clarified Artistic License to Mk/bsd.licenses.db.mk
Adam Weinberger
adamw at FreeBSD.org
Sun Mar 16 21:40:02 UTC 2014
>Number: 187642
>Category: ports
>Synopsis: [patch] add Clarified Artistic License to Mk/bsd.licenses.db.mk
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 16 21:40:02 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Adam Weinberger
>Release: FreeBSD 10.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD apnoea.adamw.org 10.0-STABLE FreeBSD 10.0-STABLE #2: Fri Mar 14 08:04:59 EDT 2014 root at apnoea.adamw.org:/usr/obj/usr/src/sys/PEEP i386
>Description:
References:
http://en.wikipedia.org/wiki/Artistic_License
http://www.gnu.org/licenses/license-list.html#ArtisticLicense2
http://gianluca.dellavedova.org/2011/01/03/clarified-artistic-license/
>How-To-Repeat:
>Fix:
--- clart-license.patch begins here ---
Index: bsd.licenses.db.mk
===================================================================
--- bsd.licenses.db.mk (revision 348415)
+++ bsd.licenses.db.mk (working copy)
@@ -37,7 +37,7 @@
#
_LICENSE_LIST= AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 \
- BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CDDL EPL GFDL \
+ BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CDDL CLART EPL GFDL \
GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 \
LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT \
MPL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY \
@@ -110,6 +110,9 @@
_LICENSE_NAME_CDDL= Common Development and Distribution License
_LICENSE_GROUPS_CDDL= FSF OSI
+_LICENSE_NAME_CLART= Clarified Artistic License
+_LICENSE_GROUPS_CLART= FSF OSI
+
_LICENSE_NAME_EPL= Eclipse Public License
_LICENSE_GROUPS_EPL= FSF OSI
--- clart-license.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list