cvs commit: ports/Mk bsd.licenses.db.mk bsd.licenses.mk
bsd.port.mk
Emanuel Haupt
ehaupt at critical.ch
Tue May 25 17:12:28 UTC 2010
Alejandro Pulver <alepulver at FreeBSD.org> wrote:
> alepulver 2010-05-25 00:25:02 UTC
>
> FreeBSD ports repository
>
> Modified files:
> Mk bsd.port.mk
> Added files:
> Mk bsd.licenses.db.mk bsd.licenses.mk
> Log:
> - Add ports license framework, from GSoc 2008/2009.
> - Feel free to populate bsd.licenses.db.mk and adjust the variables:
> NO_LICENSES_INSTALL and NO_LICENSES_DIALOGS (default to off).
> - For more information see
> http://wiki.freebsd.org/PortsLicenseInfrastructure
> Reviewed by: erwin
>
> Revision Changes Path
> 1.1 +95 -0 ports/Mk/bsd.licenses.db.mk (new)
> 1.1 +768 -0 ports/Mk/bsd.licenses.mk (new)
> 1.639 +14 -5 ports/Mk/bsd.port.mk
> _LICENGE_ERROR?= ERROR: missing _LICENSE_${var}_${lic} in bsd.licenses.db.mk
and
> _LICENGE_ERROR?= ERROR: missing _LICENSE_${var}_${lic} in bsd.licenses.db.mk
should probably read "LICENSE_ERROR"
Emanuel
More information about the cvs-ports
mailing list