non port: security/tlswrap/files/patch-tls.c |
SVNWeb
|
Number of commits found: 3 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Apr 2019
|
[ 17:10 feld ]
security/tlswrap: Add patch to fix support for modern OpenSSL
PR: 236137
MFH: 2019Q2
|
Sun, 19 Apr 2015
|
[ 14:33 johans ]
security/tlswrap unconditionally relies on RAND_egd which makes building fail
with LibreSSL which has removed EGD. FreeBSD does not require EGD at all,
/dev/random has been available since FreeBSD 4.2
This patch checks for the existence of RAND_egd in libcrypto and disables the
code using egd when it is not available.
The default build remains unchanged
PR: 198767
Submitted by: Bernard Spil <spil.oss@gmail.com>
|
Number of commits found: 3 |