non port: net/pipsecd/files/patch-tunip.c |
SVNWeb
|
Number of commits found: 4 |
Sat, 15 Jan 2022
|
[ 11:15 Rene Ladan (rene) ] c1eca38 (Only the first 10 of 20 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-01-15 net/pipsecd: Abandonware, current release is from 1999 and uses
insecure encryption algorithms
2022-01-15 devel/maven31: Outdated, unsupported upstream
2022-01-15 devel/wasi-compiler-rt12: this ports exists solely for building
Firefox 95+ in 2021Q4
|
Mon, 3 Apr 2017
|
[ 17:33 jkim ]
Remove obsolete OpenSSL hacks for IDEA crypto.
We have some hacks in the ports tree to detect or to unconditionally disable
IDEA crypto support. These hacks existed because OpenSSL in FreeBSD 9.3 and
earlier was shipped without IDEA support by default but we were allowed to
enable it via WITH_IDEA src.conf(5) option.
https://www.freebsd.org/cgi/man.cgi?query=src.conf&manpath=FreeBSD+9.3-RELEASE
Therefore, we had to implement some hacks to support three different cases,
i.e., a) 9.3 and earlier without IDEA crypto (default), b) 9.3 and earlier
with IDEA crypto (via WITH_IDEA src.conf option), and c) 10.0 and later with
unconditional IDEA support. Now we can safely remove them because 9.3 and
earlier is no longer supported.
PR: 218233
Exp-Run by: antoine
Approved by: antoine (portmgr)
|
Fri, 3 Jul 2015
|
[ 05:25 cy ]
Replace deprecated des_ with DES_ and fix LibreSSL build.
PR: PR/198345
Submitted by: brnrd
|
Tue, 29 Jul 2014
|
[ 01:59 adamw ] (Only the first 10 of 175 ports in this commit are shown above. )
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying
an unstaged port)
|
Number of commits found: 4 |