net/pipsecd uses deprecated des_ methods and types that were marked deprecated by OpenSSL 0.9.7 and will be removed in OpenSSL 1.1.0 . This patch replaces the des_ methods and types with their new DES_ counterparts. There's no upstream site and I don't expect to see an new version (last update is 1999)
Created attachment 153886 [details] svn diff for net/pipsecd
Created attachment 153887 [details] Poudriere build log of net/pipsecd
Committed. Thanks.
A commit references this bug: Author: cy Date: Fri Jul 3 05:25:39 UTC 2015 New revision: 391216 URL: https://svnweb.freebsd.org/changeset/ports/391216 Log: Replace deprecated des_ with DES_ and fix LibreSSL build. PR: PR/198345 Submitted by: brnrd Changes: head/net/pipsecd/Makefile head/net/pipsecd/files/patch-tunip.c