Bug 151300

Summary: Add LaTeX Project Public Licenses to Mk/bsd.licenses.db.mk
Product: Ports & Packages Reporter: Christopher Key <cjk32>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
latex-licences.diff
none
latex-licences.diff none

Description Christopher Key 2010-10-08 12:00:06 UTC
The LaTeX Project Public License (LPPL) [1] is frequently used by LaTeX
packages.  This patch adds versions 1.0, 1.1, 1.2 and 1.3c of the LPPL to the
BSD ports licence framework.  The licence compatiblity is based upon [2], and
is assumed the same for each version.  The permissions are based upon a
non-lawyers reading of the licenses [1], but should be checked by someone
familiar with the area.  The criteria for adding auto-accept were not known, so
this hasn't been added either.

[1] http://www.latex-project.org/lppl/
[2] http://en.wikipedia.org/wiki/Comparison_of_free_software_licenses#Approvals
Comment 1 Christopher Key 2010-10-09 19:41:06 UTC
  Further research shows that the LaTeX Public License version 1.3 went 
has been through four evolutions: 1.3, 1.3a, 1.3b, 1.3c.  These 
apparently only differ very slightly, but may still need to be 
differentiated.  If so, the attached patch adds LPPL13, LPPL13a, LPPL13b.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-01-28 05:06:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2011-03-17 14:04:40 UTC
Responsible Changed
From-To: miwi->tabthorpe

over to our new licezen guru
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-03-24 00:28:19 UTC
tabthorpe    2011-03-24 00:28:10 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.licenses.db.mk 
  Log:
  - Add LaTeX Project Public Licenses
  
  PR:             ports/151300
  Submitted by:   Christopher Key <cjk32 cam.ac.uk>
  
  Revision  Changes    Path
  1.12      +32 -2     ports/Mk/bsd.licenses.db.mk
_______________________________________________
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 5 Thomas Abthorpe freebsd_committer freebsd_triage 2011-03-24 00:29:16 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!