HomeFreeBSD

Add support for "or later" variants of all GNU licenses.

Description

Add support for "or later" variants of all GNU licenses.
Now you can use, for example,

LICENSE=  GPLv2+

instead of incorrect

LICENSE=  GPLv2 GPLv3

or inaccurate and not machine readable

LICENSE=  GPLv2 # or later

Also add some categorization to licenses list and fix some
whitespace problems in bsd.licenses.db.mk

Approved by: portmgr (bapt)
Differential Revision: D4148

Details

Provenance
AMDmi3Authored on
Differential Revision
D4148: Add *GPL* (or later) licenses
Parents
rP405872: - Update to 0.071
Branches
Unknown
Tags
Unknown