[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Mon Aug 7 12:33:56 UTC 2017


Page "PortfileRecipes" was changed by l2dy
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=96>
Revision 96
Comment: Update list of license values and fix command
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 95)
+++ PortfileRecipes (version: 96)
@@ -649,9 +649,9 @@
 * If the active port is not recent enough, we deactivate it using `registry_deactivate_composite`. The second argument is a version number, which in this case we leave empty. The third argument is a list of options; setting `ports_nodepcheck` to 1 forces deactivation regardless of whether there are active dependents. This is fine, since `kerberos5` will be reinstalled shortly.
 == Current list of license keyword values in Portfiles == #licensekeyword
 {{{
-date && port -q info --license --index all | grep -v ^-- | tr ' ' '\n' | sed '/^$/d' | sort -u | awk '{ print "* " $0 }'
-}}}
-Mon Dec  7 11:46:41 CET 2015
+date && port -q info --license --index all | grep -v ^-- | tr ' ' '\n' | sed 's/^{//;s/}$//;/^$/d' | sort -u | awk '{ print "* " $0 }'
+}}}
+Mon Aug  7 12:31:02 UTC 2017
 * AFL-2.1
 * AFL-3
 * AGPL-3
@@ -667,19 +667,23 @@
 * Apache-1.1
 * Apache-2
 * Apache-2+
+* Apache-2.0
 * Apache-3
 * Artistic
 * Artistic-1
 * Artistic-2
-* Attribution-ShareAlike-3
-* Attribution-Sharealike-3
 * Autoconf
 * BSD
+* BSD-2-Clause
+* BSD-3-Clause
 * BSD-old
 * Beerware
 * BitstreamVera
 * Boost
 * Boost-1
+* CC-BY
+* CC-BY-4.0
+* CC-BY-NC-SA-3
 * CC-BY-SA
 * CC-BY-SA-3
 * CC-BY-SA-4
@@ -707,16 +711,14 @@
 * GFDL-1.1
 * GFDL-1.1+
 * GFDL-1.2
-* GFDL-1.3
 * GFDL-1.3+
-* GL2PS-2
 * GNU
 * GPL
 * GPL-1
 * GPL-1+
 * GPL-2
 * GPL-2+
-* GPL-2.1
+* GPL-2.0+
 * GPL-2.1+
 * GPL-3
 * GPL-3+
@@ -743,7 +745,6 @@
 * License
 * MAME
 * MIT
-* MIT/Expat
 * MPL
 * MPL-1
 * MPL-1.1
@@ -752,7 +753,9 @@
 * MPL-2+
 * NCSA
 * NPL-1.1
+* NTP
 * Noncommercial
+* OFL-1.1
 * OPL-0.4
 * OSL-2
 * OSL-3
@@ -775,7 +778,6 @@
 * Public-domain
 * PyNGL
 * PyNIO
-* Python
 * QPL
 * QPL-1
 * RASLIC
@@ -784,6 +786,7 @@
 * Restrictive/Distributable
 * Restrictive/nondistributable
 * Ruby
+* SIL
 * SPIN
 * SSLeay
 * Sleepycat
@@ -805,6 +808,7 @@
 * Zlib
 * agpl-3
 * apache
+* artistic-2
 * bsd
 * cdcill
 * cpl
@@ -815,6 +819,7 @@
 * gd
 * gpl
 * gpl-2
+* gpl-2+
 * ibmpl
 * ijg
 * lgpl-2
@@ -829,6 +834,7 @@
 * restrictive/distributable
 * unknown
 * unknown/none
+* unrestricted
 * wxWidgets-3
 * wxwidgets
 * wxwidgets-3
-------8<------8<------8<------8<------8<------8<------8<------8<--------

--
Page URL: <https://trac.macports.org/wiki/PortfileRecipes>
MacPorts <https://www.macports.org/>
Ports system for macOS

This is an automated message. Someone added your email address to be
notified of changes on 'PortfileRecipes' page.
If it was not you, please report to admin at macports.org.


More information about the macports-changes mailing list