Bug 227184

Summary: dns/powerdns: Fix build with LibreSSL 2.7
Product: Ports & Packages Reporter: Bernard Spil <brnrd>
Component: Individual Port(s)Assignee: Bernard Spil <brnrd>
Status: Closed FIXED    
Severity: Affects Only Me CC: tremere
Priority: --- Flags: tremere: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/PowerDNS/pdns/pull/6434
Bug Depends on:    
Bug Blocks: 226843    
Attachments:
Description Flags
svn diff for dns/powerdns none

Description Bernard Spil freebsd_committer freebsd_triage 2018-04-01 17:23:13 UTC
Created attachment 192067 [details]
svn diff for dns/powerdns

```
dns/powerdns: Fix build with LibreSSL 2.7

 - LibreSSL 2.7 implements OpenSSL 1.1 API

PR:
Approved by: (maintainer)
```

Same patch as for the -recursor ports (different path)
Comment 1 Ralf van der Enden 2018-04-03 10:45:13 UTC
Builds and runs fine with LibreSSL 2.7 with the attached patch.
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2018-04-03 14:56:50 UTC
Take.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-04-03 15:16:28 UTC
A commit references this bug:

Author: brnrd
Date: Tue Apr  3 15:16:00 UTC 2018
New revision: 466359
URL: https://svnweb.freebsd.org/changeset/ports/466359

Log:
  dns/powerdns: Fix build with LibreSSL 2.7

   - LibreSSL 2.7 implements OpenSSL 1.1 API

  PR:		227184
  Approved by:	Ralf van der Enden <tremere cainites net> (maintainer)

Changes:
  head/dns/powerdns/files/patch-pdns_opensslsigners.cc
Comment 4 Bernard Spil freebsd_committer freebsd_triage 2018-04-03 15:17:39 UTC
Thanks again! Added link for reference again.
Should land in upstream in not too long (phat phingers)