Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2015 07:45:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 205060] [NEW PORT] security/py-pynacl: Python binding to the Networking and Cryptography library
Message-ID:  <bug-205060-21822-uCHlAk3gyk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-205060-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-205060-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=3D205060

--- Comment #4 from yuri@rawbw.com ---
In the perfect world USES=3Dpython should have an option 'strip', and it sh=
ould
do about the same what this port does:

> post-install:
>	@${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.so" -and -exec ${STRIP_CMD} {}=
 \;

I will submit a patch for Mk/Uses/python.mk separately.

--=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-205060-21822-uCHlAk3gyk>