[Bug 230735] [patch] x11/xorgproto: add LICENSE and clean up Makefile
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 22 21:35:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230735
--- Comment #3 from Samy Mahmoudi <samy.mahmoudi at gmail.com> ---
Hi Niclas,
Indeed, I should have looked closer: the deleted *proto ports all had their
LICENSE set to MIT, except x11-fonts/fontcacheproto and x11/trapproto. The
former had its LICENSE set to BSD2CLAUSE and the latter had its LICENSE unset.
Fortunately, the file COPYING-trapproto looks like a Carnegie Mellon University
(CMU) variant of MIT.
Moreover, COPYING-panoramixproto "is a stub file":
> This package has not yet had its complete licensing
> information compiled. Please see the individual source files for
> details on your rights to use and modify this software.
>
> Please submit updated COPYING files to the Xorg bugzilla:
>
> https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
>
> All licensing questions regarding this software should be directed
> at the Xorg mailing list:
>
> http://lists.freedesktop.org/mailman/listinfo/xorg
Although the license included as a header of panoramiXproto.h looks like a
variant of MIT, I can not guarantee that other files (if any) provided by this
package are licensed under MIT.
So, here is a second draft:
• Add LICENSE= MIT BSD2CLAUSE and LICENSE_COMB= multi
• Replace xorg with X.org in COMMENT
• Replace a space with a tab in CONFIGURE_ARGS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-x11
mailing list