[MacPorts] PortfileRecipes modified
MacPorts Wiki
noreply at macports.org
Tue Sep 15 17:11:33 UTC 2020
Page "PortfileRecipes" was changed by danchr
Diff URL: <https://trac.macports.org/wiki/PortfileRecipes?action=diff&version=108>
Revision 108
Comment: Update license list (and ignore case)
Changes:
-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: PortfileRecipes
=========================================================================
--- PortfileRecipes (version: 107)
+++ PortfileRecipes (version: 108)
@@ -653,35 +653,37 @@
* 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' | tr -d '{}' | sort -u | awk '{ print "* " $0 }'
-}}}
-Sat Oct 28 03:00:00 UTC 2017
+TZ=UTC date && port -q info --license --index all | grep -ve ^-- -e '^$' | tr ' ' '\n' | tr -d '{}()' | grep -vxe and -e or -e License: -e '^$' -e '^--.*$' | sort -fu | sed 's/^ */* /'
+}}}
+Tue 15 Sep 2020 17:11:05 UTC
* AFL-2.1
* AFL-3
* AGPL-3
* AGPL-3+
* AMPAS
-* AOLserver
-* APSL
-* APSL-1.1
-* APSL-1.2
-* APSL-2
* Apache
* Apache-1
* Apache-1.1
* Apache-2
* Apache-2+
+* Apache-2.0
* Apache-3
+* APSL
+* APSL-1.1
+* APSL-1.2
+* APSL-2
* Artistic
* Artistic-1
* Artistic-2
+* Artistic-2.0
* Autoconf
-* BSD
-* BSD-old
* Beerware
* BitstreamVera
* Boost
* Boost-1
+* BSD
+* BSD-old
+* BSDL
* CC-BY
* CC-BY-NC-SA-3
* CC-BY-SA
@@ -689,47 +691,60 @@
* CC-BY-SA-4
* CC-SA-1
* CCBY-3
+* cdcill
* CDDL
* CDDL-1
-* CNRI
-* CPL-1
+* CDDL-1.1
* CeCILL
* CeCILL-2
* CeCILL-B
* CeCILL-C
+* CNRI
* Commercial
* Copyleft
+* cpl
+* CPL-1
* Curl
-* DMD
-* Domain
+* custom
+* EDL-1.0
* EPL-1
+* EPL-1.0
+* EPL-2
+* fontconfig
* FPLL-1.1
* FreeBSD
* FreeImage-1
* FreeType
+* gd
* GFDL
* GFDL-1.1
* GFDL-1.1+
* GFDL-1.2
* GFDL-1.3+
-* GNU
* GPL
* GPL-1
* GPL-1+
* GPL-2
* GPL-2+
+* GPL-2.0
+* GPL-2.0+
+* GPL-2.1
* GPL-2.1+
* GPL-3
* GPL-3+
+* GPL-3.0
+* GPL-3.0+
* GPLConflict
-* HIDAPI
+* ibmpl
* IBMPL-1
* IJG
+* ImageMagick
* IPL-1
* ISC
+* ISC/BSD
* ISCL
-* ImageMagick
* JasPer-2
+* JSON
* LBNL-BSD
* LGPL
* LGPL-2
@@ -738,107 +753,83 @@
* LGPL-2.1+
* LGPL-3
* LGPL-3+
+* LGPL-3.0
+* libtool
+* LibXL
+* LICENSE
* LPPL
* LPPL-1.2
-* LPPL-1.3
-* LibXL
-* License
* MAME
* MIT
* MPL
* MPL-1
* MPL-1.1
* MPL-1.1+
+* MPL-1.1-AOLserver
* MPL-2
* MPL-2+
+* MPL-2.0
* NCSA
-* NPL-1.1
+* netbsd
+* nethack
* Nomirror
* Noncommercial
+* none
+* NPL-1.1
* OFL-1.1
+* openldap
+* OpenLDAP-2.8+
+* OpenSSL
+* OpenSSLException
* OPL-0.4
* OSL-2
* OSL-3
-* OpenLDAP-2.8+
-* OpenSSL
-* OpenSSLException
* PDL-1
+* Permissive
* PHP
* PHP-2.02
* PHP-3
* PHP-3.01
-* PSF
-* PSF-2+
-* PSF-2.1.1
-* Permissive
* Pine
* PopCap
-* Public
-* Public-Domain
-* Public-domain
+* PSF
+* PSF-2.1.1
+* public-domain
* PyNGL
* PyNIO
* QPL
* QPL-1
* RASLIC
-* RPL-1.1
* Restrictive
* Restrictive/Distributable
* Restrictive/nondistributable
+* RPL-1.1
* Ruby
* SIL
+* Sleepycat
* SPIN
* SSLeay
-* Sleepycat
+* SSPL
* Tcl/Tk
* UCAR-Unidata
+* unknown
+* unknown/none
+* unrestricted
+* UoI-NCSA
* UW's
-* Unknown
-* UoI-NCSA
* Vim
-* VirtualBoxPUEL
* W3C
* WTFPL
* WTFPL-2
+* wxwidgets
+* wxWidgets-3
+* wxwidgets-3.1
* X11
* Xdebug-1.01
+* zlib
* ZPL
* ZPL-2
* ZPL-2.1
-* Zlib
-* agpl-3
-* apache
-* artistic-2
-* bsd
-* cdcill
-* cpl
-* custom
-* fontconfig
-* freetype
-* freeware
-* gd
-* gpl
-* gpl-2
-* gpl-2+
-* ibmpl
-* ijg
-* libtool
-* mit
-* nethack
-* none
-* openldap
-* permissive
-* public-domain
-* restrictive
-* restrictive/distributable
-* unknown
-* unknown/none
-* unrestricted
-* wxWidgets-3
-* wxwidgets
-* wxwidgets-3
-* wxwidgets-3.1
-* zlib
== Checking for a symlink's existence == #symlink-exists
-------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