[MacPorts] PortfileRecipes modified

MacPorts noreply at macports.org
Mon Dec 7 02:50:44 PST 2015


Page "PortfileRecipes" was changed by raimue at macports.org
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=91>
Revision 91
Comment: Update list of licenses with better command
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 90)
+++ PortfileRecipes (version: 91)
@@ -649,13 +649,14 @@
 * 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 info --license --index all | grep -v ^-- | sed 's,^license:.,,g' | tr ' ' '\n' | sed '/^$/d' | sort -u
-}}}
-Mon Apr 13 17:10:23 PDT 2015
+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
 * AFL-2.1
 * AFL-3
 * AGPL-3
 * AGPL-3+
+* AMPAS
 * AOLserver
 * APSL
 * APSL-1.1
@@ -666,14 +667,12 @@
 * Apache-1.1
 * Apache-2
 * Apache-2+
-* Apache-2.0
-* Apache-2.0+
 * Apache-3
 * Artistic
 * Artistic-1
 * Artistic-2
-* Attribution-ShareAlike-3.0
-* Attribution-Sharealike-3.0
+* Attribution-ShareAlike-3
+* Attribution-Sharealike-3
 * Autoconf
 * BSD
 * BSD-old
@@ -681,10 +680,10 @@
 * BitstreamVera
 * Boost
 * Boost-1
-* Boost-1.0
 * CC-BY-SA
+* CC-BY-SA-3
+* CC-BY-SA-4
 * CC-SA-1
-* CC-SA-3
 * CCBY-3
 * CDDL
 * CDDL-1
@@ -692,7 +691,6 @@
 * CPL-1
 * CeCILL
 * CeCILL-2
-* CeCILL-2.1
 * CeCILL-B
 * CeCILL-C
 * Commercial
@@ -713,7 +711,6 @@
 * GFDL-1.3+
 * GL2PS-2
 * GNU
-* GNU-3+
 * GPL
 * GPL-1
 * GPL-1+
@@ -731,6 +728,7 @@
 * ISCL
 * ImageMagick
 * JasPer-2
+* LBNL-BSD
 * LGPL
 * LGPL-2
 * LGPL-2+
@@ -751,12 +749,13 @@
 * MPL-1.1
 * MPL-1.1+
 * MPL-2
-* MPL-2.0
+* MPL-2+
 * NCSA
 * NPL-1.1
 * Noncommercial
 * OPL-0.4
 * OSL-2
+* OSL-3
 * OpenLDAP-2.8+
 * OpenSSL
 * OpenSSLException
@@ -816,7 +815,6 @@
 * gd
 * gpl
 * gpl-2
-* http://montage.ipac.caltech.edu/docs/download.html
 * ibmpl
 * ijg
 * lgpl-2
@@ -827,6 +825,7 @@
 * openldap
 * permissive
 * public-domain
+* restrictive
 * restrictive/distributable
 * unknown
 * unknown/none
-------8<------8<------8<------8<------8<------8<------8<------8<--------

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

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 .


More information about the macports-changes mailing list