Bug 127447 - LICENSE (EULA) of x11-fonts/webfonts is not included
Summary: LICENSE (EULA) of x11-fonts/webfonts is not included
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-17 17:40 UTC by Till Klampaeckel
Modified: 2008-10-25 13:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Till Klampaeckel 2008-09-17 17:40:01 UTC
This is pkg-message, but the LICENSE file is neither in this path, nor anywhere in x11-fonts/webfonts/work:

IMPORTANT - READ CAREFULLY: You may not use these fonts if you do not agree to
the terms of the Microsoft End-User License Agreement ("EULA").  You will find
the EULA at /usr/local/share/doc/webfonts/LICENSE.  If you read and agree
to the EULA, you can start using the fonts by following these instructions:

Make sure that the freetype module is loaded.  If it is not, add the following
line to the "Modules" section of xorg.conf or XF86Config:

        Load "freetype"

Add the following line to the "Files" section of xorg.conf or XF86Config:

        FontPath "/usr/local/lib/X11/fonts/webfonts/"
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-17 17:40:19 UTC
Maintainer of x11-fonts/webfonts,

Please note that PR ports/127447 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127447

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-17 17:40:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-10-25 13:16:11 UTC
stefan      2008-10-25 12:15:56 UTC

  FreeBSD ports repository

  Modified files:
    x11-fonts/webfonts   Makefile pkg-plist 
  Log:
  Install the proprietary license text as advertised in pkg-message.
  
  PR:             127447
  Submitted by:   Till Klampaeckel <till@php.net>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.35      +3 -1      ports/x11-fonts/webfonts/Makefile
  1.9       +3 -1      ports/x11-fonts/webfonts/pkg-plist
_______________________________________________
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"
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2008-10-25 13:16:13 UTC
State Changed
From-To: feedback->closed

I just added a couple of lines to the Makefile so the license text is now 
installed at the advertised location.