看板 FB_cvs 關於我們 聯絡資訊
2011/12/27 Alexey Dokuchaev <danfe@freebsd.org>: > On Tue, Dec 27, 2011 at 08:58:35AM +0000, Chris Rees wrote: >> 2011/12/27 Alex Dupre <ale@freebsd.org>: >> > Alexey Dokuchaev ha scritto: >> >> Right, so perhaps this line should be dropped completely, not just >> >> commented out. =A0On a related note, thanks for removing LICENSE_FILE >> >> knobs for known standard licenses, we need to cure this abuse for >> >> quite a while. >> > >> > Well, actually the license framework documentation says exactly the >> > opposite, it recommends to set LICENSE_FILE also for known licenses. > > Which is very stupid. =A0One of the reasons to use license framework is t= o > avoid spamming the filesystem with umpteen identical copies of GPL et al. > Unless the port installs some proprietary license file, setting LICENSE_F= ILE > should not use needed or used. > >> Oh dear.... reading bsd.licenses.mk shows that there's no 'pool' of >> known licenses, which means that doing stuff like LICENSE=3DGPLv2 >> without LICENSE_FILE violates the GPL. >> >> I'll look at making a 'pool', now where to store it... > > Yes, ideally, we have to store all common licenses texts in out place, an= d > create symlinks over there for each individual port (i.e. under > $localbase/share/licenses/<portname>). I smell a bikeshed starting... but to avoid failures every time a new licence is added, it'll need to be under ports/ somewhere... Chris _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"