Framework: partially sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
b03c916b71
commit
f40d764b59
3 changed files with 8 additions and 4 deletions
3
LEGAL
3
LEGAL
|
|
@ -166,10 +166,7 @@ nttcp-* benchmarks/nttcp No commercial use
|
|||
nwresources*.tar.gz games/nwndata Distribution not allowed
|
||||
oneko-*.tar.gz games/oneko-sakura Including derivatives from CARDCAPTOR SAKURA
|
||||
OptimFROG* audio/optimfrog No commercial use
|
||||
oracle/* databases/jdbc-oracle10g This software is under license and export controls
|
||||
oracle/* databases/jdbc-oracle11g This software is under license and export controls
|
||||
oracle/* databases/jdbc-oracle8i This software is under license and export controls
|
||||
oracle/* databases/jdbc-oracle9i This software is under license and export controls
|
||||
oracle/sqldeveloper* databases/sqldeveloper This software is under license and export controls
|
||||
oracle/instantclient-basic-linux* databases/linux-oracle-instantclient-basic Packaging prohibited by Oracle license
|
||||
oracle/instantclient-sqlplus-linux* databases/linux-oracle-instantclient-sqlplus Packaging prohibited by Oracle license
|
||||
|
|
|
|||
7
MOVED
7
MOVED
|
|
@ -9124,3 +9124,10 @@ devel/py-tgMochiKit||2017-03-03|Has expired: Development of this branch ceased
|
|||
www/py-Lightbox||2017-03-03|Has expired: Development of this branch ceased
|
||||
devel/py-ll-core||2017-03-04|Has expired: Long unmaintained, abandoned upstream
|
||||
net/tcpdump398|net/tcpdump|2017-03-05|Has expired: multiple security vulnerabilities; not updated since 2009
|
||||
databases/oracle8-client||2017-03-07|Has expired: Oracle 8 EOL by 10 years
|
||||
databases/oracle7-client||2017-03-07|Has expired: Oracle 7 EOL by 13 years
|
||||
databases/yasql||2017-03-07|Has expired: Dependent on deprecated oracle7-client
|
||||
databases/jdbc-oracle10g||2017-03-07|Has expired: Oracle 10g EOL almost 4 years
|
||||
databases/p5-DBD-Oracle||2017-03-07|Has expired: Depends on deprecated Oracle 7 (or 8) client
|
||||
databases/jdbc-oracle8i||2017-03-07|Has expired: Oracle8i unsupported and unavailable; fetch site redirects
|
||||
databases/jdbc-oracle9i||2017-03-07|Has expired: Oracle 9i is no more supported
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
.if !defined(_INCLUDE_USES_PKGCONFIG_MK)
|
||||
_INCLUDE_USES_PKGCONFIG_MK= yes
|
||||
|
||||
_PKGCONFIG_DEPENDS= pkgconf>=0.9.10:devel/pkgconf
|
||||
_PKGCONFIG_DEPENDS= pkgconf>=1.3.0_1:devel/pkgconf
|
||||
|
||||
.if empty(pkgconfig_ARGS)
|
||||
pkgconfig_ARGS= build
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue