Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 2010 19:12:24 +0200
From:      Emanuel Haupt <ehaupt@critical.ch>
To:        Alejandro Pulver <alepulver@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/Mk bsd.licenses.db.mk bsd.licenses.mk bsd.port.mk
Message-ID:  <20100525191224.6c551031.ehaupt@critical.ch>
In-Reply-To: <201005250025.o4P0P2Fj033764@repoman.freebsd.org>
References:  <201005250025.o4P0P2Fj033764@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Alejandro Pulver <alepulver@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100525191224.6c551031.ehaupt>