mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Note restriction on wgetpro: on its home page, the authors warn
that it may be covered by Microsoft's active stream format patent.
This commit is contained in:
parent
c4ae703d01
commit
e47d5e45ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137288
2 changed files with 2 additions and 0 deletions
1
LEGAL
1
LEGAL
|
@ -604,6 +604,7 @@ waeiji*.txt japanese/waeijiro-fpw The original dictionary is not free
|
||||||
webcopy-* www/webcopy Do not sell for profit
|
webcopy-* www/webcopy Do not sell for profit
|
||||||
webfonts/* x11-fonts/webfonts Restrictive copyright
|
webfonts/* x11-fonts/webfonts Restrictive copyright
|
||||||
webglimpse-*.src.tar.gz www/webglimpse Depends on glimpse
|
webglimpse-*.src.tar.gz www/webglimpse Depends on glimpse
|
||||||
|
wgetpro* ftp/wgetpro U.S. Patent 6,041,345
|
||||||
win32/* multimedia/win32-codecs Licensing status of the
|
win32/* multimedia/win32-codecs Licensing status of the
|
||||||
codecs is unknown
|
codecs is unknown
|
||||||
xbarcode-*.tar.gz graphics/xbarcode Must not be sold
|
xbarcode-*.tar.gz graphics/xbarcode Must not be sold
|
||||||
|
|
|
@ -16,6 +16,7 @@ EXTRACT_SUFX= .tgz
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= ports@FreeBSD.org
|
||||||
COMMENT= Wget with "PRO" features
|
COMMENT= Wget with "PRO" features
|
||||||
|
|
||||||
|
RESTRICTED= "may implement United States Patent 6,041,345"
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
USE_GETOPT_LONG= yes
|
USE_GETOPT_LONG= yes
|
||||||
USE_OPENSSL= yes
|
USE_OPENSSL= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue