Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 16:32:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 257920] [NEW PORT] devel/py-pycapnp: Cython wrapping of the C++ Cap'n Proto library
Message-ID:  <bug-257920-21822-aBlUXJFMKz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-257920-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-257920-21822@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=3D257920

Maxim Sobolev <sobomax@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #227558|0                           |1
        is obsolete|                            |

--- Comment #6 from Maxim Sobolev <sobomax@FreeBSD.org> ---
Created attachment 227572
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227572&action=
=3Dedit
New port (rev 2).

Changes since last revision (thanks koobs@).

- Match COMMENT to upstream titl,e modulo portlint needs. In this case: "Cy=
thon
wrapping of the C++ Cap'n Proto library"

- Package installs files into non Python version specific (shared) location=
s,
port needs to be made concurrent (installation) safe using
USE_PYTHON=3Dconcurrent [1]

- Upstream says it wants a C++14 compiler, probably worth using
USES=3Dcompiler:<lang> here. [2]

- Using system (ports) LIB_DEPENDS is preferable, by default this uses the
bundled libpcap code. Use --force-system-libcapnp" added to
PYDISTUTILS_BUILDARGS [4]

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257920-21822-aBlUXJFMKz>