Freebsd-ports-bugs Archive

List Statistics

  • Total Threads: 24141
  • Total Posts: 23867

Phrases Used to Find This Thread

  #1  
27-06-2012 10:26 PM
Freebsd-ports-bugs member admin is online now
User
 


>Number: 169499
>Category: ports
>Synopsis: [bsd.licenses.db.mk] Add AGPLv3 to _LICENSE_LIST to fix build failure when using it
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 27 21:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Bryan Drewery
>Release: FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:


>Description:
ports/166066 added AGPLv3 but did not add it to _LICENSE_LIST, so an error is presented when acually using it:

===> License not correctly defined: for unknown licenses, defining LICENSE_PERMS_AGPLv3 is mandatory (otherwise use a known LICENSE)

>How-To-Repeat:
Use this in a port makefile and try building:

LICENSE= AGPLv3 BSD
LICENSE_COMB= dual

>Fix:



--- patch-bsd.licenses.db.mk-AGPL.txt begins here ---
--- bsd.licenses.db.mk.orig 2012-06-27 16:23:00.000000000 -0500
+++ bsd.licenses.db.mk 2012-06-27 16:23:12.000000000 -0500
@@ -36,7 +36,7 @@
# _LICENSE_LIST_GROUPS - List of defined license groups
#

-_LICENSE_LIST= AL2 ART10 ART20 BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 ISCL \
+_LICENSE_LIST= AGPLv3 AL2 ART10 ART20 BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 ISCL \
LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a \
LPPL13b LPPL13c MIT MPL OWL PHP202 PHP30 PHP301 PSFL ZPL21

--- patch-bsd.licenses.db.mk-AGPL.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-"
)

  #2  
28-06-2012 02:15 AM
Freebsd-ports-bugs member admin is online now
User
 


>Number: 169499
>Category: ports
>Synopsis: [bsd.licenses.db.mk] Add AGPLv3 to _LICENSE_LIST to fix build failure when using it
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 27 21:30:09 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: Bryan Drewery
>Release: FreeBSD 8.3-RELEASE i386
>Organization:
>Environment:


>Description:
ports/166066 added AGPLv3 but did not add it to _LICENSE_LIST, so an error is presented when acually using it:

===> License not correctly defined: for unknown licenses, defining LICENSE_PERMS_AGPLv3 is mandatory (otherwise use a known LICENSE)

>How-To-Repeat:
Use this in a port makefile and try building:

LICENSE= AGPLv3 BSD
LICENSE_COMB= dual

>Fix:



--- patch-bsd.licenses.db.mk-AGPL.txt begins here ---
--- bsd.licenses.db.mk.orig 2012-06-27 16:23:00.000000000 -0500
+++ bsd.licenses.db.mk 2012-06-27 16:23:12.000000000 -0500
@@ -36,7 +36,7 @@
# _LICENSE_LIST_GROUPS - List of defined license groups
#

-_LICENSE_LIST= AL2 ART10 ART20 BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 ISCL \
+_LICENSE_LIST= AGPLv3 AL2 ART10 ART20 BSD BSL CDDL EPL GFDL GPLv1 GPLv2 GPLv3 ISCL \
LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a \
LPPL13b LPPL13c MIT MPL OWL PHP202 PHP30 PHP301 PSFL ZPL21

--- patch-bsd.licenses.db.mk-AGPL.txt ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-"
)
Synopsis: [bsd.licenses.db.mk] Add AGPLv3 to _LICENSE_LIST to fix build failure when using it

Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe
Responsible-Changed-By: tabthorpe
Responsible-Changed-When: Thu Jun 28 01:15:15 UTC 2012
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=169499
_______________________________________________
freebsd-ports- mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-"
)





NewsArc Lists  |  Culture Pages   |  Computing Archive  |  Media-Pages
Link to this page on your blog or website by copying the HTML code below and pasting it into your site: