Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Jan 2019 21:21:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234612] security/p5-openxpki 2.2.3 binary package is missing in FreeBSD 12.0
Message-ID:  <bug-234612-7788-PwUvGxir3Y@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234612-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234612-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D234612

Sergei Vyshenski <svysh.fbsd@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|maintainer-feedback?(svysh. |maintainer-feedback+
                   |fbsd@gmail.com)             |

--- Comment #1 from Sergei Vyshenski <svysh.fbsd@gmail.com> ---
A note from maintainer.

Have little understanding about how ports are selected to be represented in=
 the
central binary package repository, and who controls this selection. I can o=
nly
speculate, that most probably binary packages are prepared mainly for defau=
lt
configuration of the freshly installed bare system.=20

But you can not build port security/p5-openxpki on 12.0 with defaults. You =
have
to alter default configuration by placing a line "DEFAULT_VERSIONS+=3D=20=
=20=20=20=20
ssl=3Dopenssl" to the file  /etc/make.conf. In other words, you have to reb=
uild
all of your ports with openssl-1.0.2 from ports. (Note, that 12.0 has
openssl-1.1.1 in a base system.)

The reason why this is necessary, is a line "BROKEN_SSL=3D openssl111" in t=
he
port's Makefile. And the reason for the latter is a sad fact, that upstream
still does not support openssl-1.1.x.=20

At the moment I am working on this problem together with the upstream. But =
the
story promises to be long, because a number of dependencies for this port a=
lso
do not support openssl-1.1.x.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234612-7788-PwUvGxir3Y>