[Bug 199179] [PATCH] security/p5-openxpki: Fix build with LibreSSL

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 15 21:48:57 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199179

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #156808|                            |maintainer-approval+
              Flags|                            |

--- Comment #9 from Sergei Vyshenski <svysh.fbsd at gmail.com> ---
Created attachment 156808
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156808&action=edit
patch for updating port

[MAINTAINER] security/p5-openxpki: update to 0.27.0.1

- Update to ver 0.28.0
Changes: https://github.com/openxpki/openxpki/commits/master

- Add IGNORE if LibreSSL is installed. This port uses low level functions 
of OpenSSL, and big work of the upstream is ahead to support LibreSSL.
This version of OpenXPKI still does not have full support of LibreSSL.

- Allow non-root user to build and stage so library. Cf. complains about chmod
below.

- "portlint -AC" says:
WARN: Makefile: [122]: possible use of "${CHMOD}" found. Use
@(owner,group,mode) syntax or @owner/@group operators in pkg-plist instead.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to
make SVN happy.
0 fatal errors and 2 warnings found.

- Tested with poudriere (log attached) at 11.0-CURRENT-amd64,
perl5-5.20, and openssl from ports.

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


More information about the freebsd-ports-bugs mailing list