Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 21:48:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199179] [PATCH] security/p5-openxpki: Fix build with LibreSSL
Message-ID:  <bug-199179-13-tLlWKpJfMX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199179-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199179-13@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=199179

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

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

--- Comment #9 from Sergei Vyshenski <svysh.fbsd@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199179-13-tLlWKpJfMX>