Bug 166066 - [patch] Adding AGPLv3 in Mk/bsd.licenses.db.mk
Summary: [patch] Adding AGPLv3 in Mk/bsd.licenses.db.mk
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-14 00:00 UTC by dereckson
Modified: 2012-06-26 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (405 bytes, patch)
2012-03-14 00:00 UTC, dereckson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dereckson 2012-03-14 00:00:10 UTC
New license:
GNU Affero General Public License version 3

Current ports of software using this license:
* databases/mongodb
* deskutils/sugarcrm
* devel/otrs
* www/owncloud

License groups:
* Free Software Foundation Approved
* GPL Compatible
* OSI Approved

Permissions:
default (dist-mirror dist-sell pkg-mirror pkg-sell auto-accept)

Fix: Patch attached with submission follows:
Comment 1 dereckson 2012-03-14 00:25:23 UTC
About the GPL group, AGPLv3 is only GPLv3 compatible, not GPLv2.
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2012-03-14 01:01:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-06-26 16:28:09 UTC
tabthorpe    2012-06-26 15:27:54 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.licenses.db.mk bsd.licenses.mk 
  Log:
  - Set IGNORE if BATCH is set [1]
  - Silence some output, set LICENCE_VERBOSE to enable [2]
  - Add AGPLv3 as a license
  
  PR:             ports/164870 [1] ports/165270 [2] ports/166066 [3]
  Submitted by:   many
  Exp-run by:     linimon
  
  Revision  Changes    Path
  1.19      +5 -1      ports/Mk/bsd.licenses.db.mk
  1.13      +11 -10    ports/Mk/bsd.licenses.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 4 Thomas Abthorpe freebsd_committer freebsd_triage 2012-06-26 16:30:36 UTC
State Changed
From-To: open->closed

Committed. Thanks!