| Summary: | Apache License not part of Copyfree Standard Definition-approved licenses | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Johannes Meixner <xmj> | ||||
| Component: | Individual Port(s) | Assignee: | Bryan Drewery <bdrewery> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Johannes Meixner
2013-03-30 17:00:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->portmgr Needs portmgr approval. Author: bdrewery Date: Mon May 20 12:24:43 2013 New Revision: 318596 URL: http://svnweb.freebsd.org/changeset/ports/318596 Log: - The APACHE license is specifically rejected by copyfree at: http://copyfree.org/rejected/ PR: ports/177508 Submitted by: Johannes Meixner <xmj@chaot.net> With hat: portmgr Modified: head/Mk/bsd.licenses.db.mk Modified: head/Mk/bsd.licenses.db.mk ============================================================================== --- head/Mk/bsd.licenses.db.mk Mon May 20 12:24:35 2013 (r318595) +++ head/Mk/bsd.licenses.db.mk Mon May 20 12:24:43 2013 (r318596) @@ -70,7 +70,7 @@ _LICENSE_NAME_AGPLv3= GNU Affero General _LICENSE_GROUPS_AGPLv3= FSF GPL OSI _LICENSE_NAME_AL2= Apache License -_LICENSE_GROUPS_AL2= FSF OSI COPYFREE +_LICENSE_GROUPS_AL2= FSF OSI _LICENSE_NAME_ART10= Artistic License version 1.0 _LICENSE_GROUPS_ART10= OSI _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" Responsible Changed From-To: portmgr->bdrewery I'll take it. State Changed From-To: open->closed Committed. Thanks! |