Change BROKEN_SSL from openssl-devel to openssl111 - security/openssl-devel has been deleted from ports - 1.1.1 is binary compatible with 1.1.0 Reviewed_by: Differential_Revision: https://reviews.freebsd.orgD17136
Details
- Reviewers
feld rene miwi - Commits
- rP483966: security/openssl-devel: Remove port
OpenSSL 1.1.1 failures verified with https://keg.brnrd.eu/build.html?mastername=111amd64-default-openssl111&build=2018-08-14_10h01m04s
Could also merge these changes with D17834 but that deals with the ports framework and FreeBSD 12 & head. The fixes to ports already containing BROKEN_SSL is incomplete. Let me know if this is the desired approach.
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 20624 Build 20044: arc lint + arc unit
Event Timeline
So we can also just remove openssl-devel completely? Or upgrade and rename it to openssl111 to preserve history.
I'd be happy to remove security/openssl-devel.
security/openssl111 is a repo-copy of security/openssl-devel in rP479614: security/openssl111: Re-add OpenSSL 1.1.1 port which is after the update of security/openssl-devel to 1.1.0i. Subsequent commits to security/openssl-devel also affect or have been implemented in security/openssl111. In this way, security/openssl111 already preserves the history.
The security/openssl-devel is currently marked "deprecated" and directs users to use security/openssl111.
Given the above, I propose to:
- Add an item to MOVED
- svn rm security/openssl-devel
- Update Mk/Uses/ssl.mk to reflect removal of openssl-devel
- Update all ports depending on or broken with openssl-devel (ca. 100 ports)