Changes between Version 95 and Version 96 of PortfileRecipes


Ignore:
Timestamp:
Aug 7, 2017, 12:33:56 PM (7 years ago)
Author:
l2dy (Zero King)
Comment:

Update list of license values and fix command

Legend:

Unmodified
Added
Removed
Modified
  • PortfileRecipes

    v95 v96  
    650650== Current list of license keyword values in Portfiles == #licensekeyword
    651651{{{
    652 date && port -q info --license --index all | grep -v ^-- | tr ' ' '\n' | sed '/^$/d' | sort -u | awk '{ print "* " $0 }'
    653 }}}
    654 Mon Dec  7 11:46:41 CET 2015
     652date && port -q info --license --index all | grep -v ^-- | tr ' ' '\n' | sed 's/^{//;s/}$//;/^$/d' | sort -u | awk '{ print "* " $0 }'
     653}}}
     654Mon Aug  7 12:31:02 UTC 2017
    655655* AFL-2.1
    656656* AFL-3
     
    668668* Apache-2
    669669* Apache-2+
     670* Apache-2.0
    670671* Apache-3
    671672* Artistic
    672673* Artistic-1
    673674* Artistic-2
    674 * Attribution-ShareAlike-3
    675 * Attribution-Sharealike-3
    676675* Autoconf
    677676* BSD
     677* BSD-2-Clause
     678* BSD-3-Clause
    678679* BSD-old
    679680* Beerware
     
    681682* Boost
    682683* Boost-1
     684* CC-BY
     685* CC-BY-4.0
     686* CC-BY-NC-SA-3
    683687* CC-BY-SA
    684688* CC-BY-SA-3
     
    708712* GFDL-1.1+
    709713* GFDL-1.2
    710 * GFDL-1.3
    711714* GFDL-1.3+
    712 * GL2PS-2
    713715* GNU
    714716* GPL
     
    717719* GPL-2
    718720* GPL-2+
    719 * GPL-2.1
     721* GPL-2.0+
    720722* GPL-2.1+
    721723* GPL-3
     
    744746* MAME
    745747* MIT
    746 * MIT/Expat
    747748* MPL
    748749* MPL-1
     
    753754* NCSA
    754755* NPL-1.1
     756* NTP
    755757* Noncommercial
     758* OFL-1.1
    756759* OPL-0.4
    757760* OSL-2
     
    776779* PyNGL
    777780* PyNIO
    778 * Python
    779781* QPL
    780782* QPL-1
     
    785787* Restrictive/nondistributable
    786788* Ruby
     789* SIL
    787790* SPIN
    788791* SSLeay
     
    806809* agpl-3
    807810* apache
     811* artistic-2
    808812* bsd
    809813* cdcill
     
    816820* gpl
    817821* gpl-2
     822* gpl-2+
    818823* ibmpl
    819824* ijg
     
    830835* unknown
    831836* unknown/none
     837* unrestricted
    832838* wxWidgets-3
    833839* wxwidgets