mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Sync (and improve) the NO_PACKAGE and IGNORE statements and the entry
in LEGAL. PR: 184682 Submitted by: Vitaly Magerya <vmagerya@gmail.com> (maintainer)
This commit is contained in:
parent
60ab32712a
commit
a7f38933b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346838
2
LEGAL
2
LEGAL
@ -205,7 +205,7 @@ oracle/* databases/jdbc-oracle8i This software is under license and export cont
|
||||
oracle/* databases/jdbc-oracle9i This software is under license and export controls
|
||||
oracle/sqldeveloper* databases/sqldeveloper This software is under license and export controls
|
||||
palmos-sdk-*-1.tar.gz palm/palmos-sdk License agreement is required
|
||||
pcsv*i3fb.tar.gz lang/petite-chez Must acknowledge license
|
||||
pcsv*fb.tar.gz lang/petite-chez User must accept license terms before installation
|
||||
PDFlib-Lite-*.tar.gz print/pdflib Many odd restrictions on usage and distribution
|
||||
platon* biology/platon $5000 USD for commercial users, free for academic
|
||||
poseidonCE-* java/poseidon Redistribution is not permitted
|
||||
|
@ -16,10 +16,10 @@ CONFLICTS= ikarus-*
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
||||
NO_PACKAGE= user must accept license terms before installation
|
||||
NO_PACKAGE= User must accept license terms before installation
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
IGNORE= user must accept license terms before installation
|
||||
IGNORE= User must accept license terms before installation
|
||||
.endif
|
||||
|
||||
OPTIONS_DEFINE= THREADS
|
||||
|
Loading…
Reference in New Issue
Block a user