Mark net/frr as RESTRICTED, it contains a possible GPL violation of some
of the Quagga software that it includes. Submitted by: Paul Jakma (author of Quagga) With hat: portmgr MFH: 2018Q1
This commit is contained in:
parent
fadd9856bc
commit
6630533b71
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458787
2 changed files with 3 additions and 0 deletions
1
LEGAL
1
LEGAL
|
@ -252,3 +252,4 @@ btsync_* net-p2p/btsync Redistribution forbidden by license
|
|||
sas2ircu-* sysutils/sas2ircu May not be redistributed. Must accept license to download.
|
||||
snes9x-* emulators/snes9x-gtk Commercial users must seek permission from copyright holders.
|
||||
rainloop-1.*.zip mail/rainloop Redistribution in any form is prohibited
|
||||
frr-* net/frr possible GPL violation of Quagga project
|
||||
|
|
|
@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
BUILD_DEPENDS= gawk:lang/gawk
|
||||
LIB_DEPENDS= libjson-c.so:devel/json-c
|
||||
|
||||
RESTRICTED= possible GPL violation of Quagga project
|
||||
|
||||
CONFLICTS= openbgpd openospfd zebra quagga-esr quagga
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue