Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Mar 2012 23:53:33 GMT
From:      Dereckson <dereckson@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166066: [patch] Adding AGPLv3 in Mk/bsd.licenses.db.mk
Message-ID:  <201203132353.q2DNrXCC058370@red.freebsd.org>
Resent-Message-ID: <201203140000.q2E00Bnf080264@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166066
>Category:       ports
>Synopsis:       [patch] Adding AGPLv3 in Mk/bsd.licenses.db.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 14 00:00:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Dereckson
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD grip.espace-win.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:55:53 UTC 2010     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
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)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- bsd.licenses.db.orig	2012-01-09 16:40:53.000000000 +0100
+++ bsd.licenses.db.mk	2012-03-14 00:46:32.000000000 +0100
@@ -65,6 +65,10 @@
 # - General permissions from groups are added to each license, if not defined.
 #
 
+
+_LICENSE_NAME_AGPLv3=	GNU Affero General Public License version 3
+_LICENSE_GROUPS_AGPLv3=	FSF GPL OSI
+
 _LICENSE_NAME_AL2=	Apache License
 _LICENSE_GROUPS_AL2=	FSF OSI COPYFREE
 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203132353.q2DNrXCC058370>