Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2017 20:27:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218843] add WTFPL license to ports tree
Message-ID:  <bug-218843-13-uunuRHNmYi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218843-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218843-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218843

Dave Cottlehuber <dch@skunkwerks.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #182065|0                           |1
        is obsolete|                            |
 Attachment #182065|maintainer-approval?        |
              Flags|                            |
 Attachment #182111|                            |maintainer-approval?
              Flags|                            |

--- Comment #6 from Dave Cottlehuber <dch@skunkwerks.at> ---
Created attachment 182111
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182111&action=
=3Dedit
v3 patch fix incorrect usage of _LICENSE_GROUPS and use _LICENSE_PERMS_DEFA=
ULT

mat@ I understand your point, for example the APACHE20 license
https://www.apache.org/licenses/LICENSE-2.0.html has a template at the bott=
om
of the page, for applying the license to your own work.

However in the case of the WTFPL2 the line:

>+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

Is *not* the copyright of the whole work, but specifically the copyright of=
 the
license itself, and therefore belongs with the license.

For example we already have PHP301 with a similar line:

> Copyright (c) 1999 - 2010 The PHP Group. All rights reserved.

I revised the patch to fall through to use _LICENSE_PERMS_DEFAULT

_LICENSE_PERMS_DEFAULT=3D>dist-mirror dist-sell pkg-mirror pkg-sell auto-ac=
cept=20

I think this addresses the open concerns.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218843-13-uunuRHNmYi>