[Bug 257041] [NEW PORT]: devel/py-lief: Parse, modify and abstract ELF, PE and MachO formats.

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 09 Jul 2021 08:10:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041

Kubilay Kocak <koobs@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://github.com/lief-pro
                   |                            |ject/LIEF/issues/575
              Flags|                            |maintainer-feedback?(ports@
                   |                            |nicandneal.net)
           Keywords|                            |feature, needs-patch,
                   |                            |needs-qa
             Status|New                         |Open
                 CC|                            |dvl@FreeBSD.org,
                   |                            |ports@nicandneal.net,
                   |                            |python@FreeBSD.org
            Summary|[NEW PORT]: devel/py-lief - |[NEW PORT]: devel/py-lief:
                   |parse, modify and abstract  |Parse, modify and abstract
                   |ELF, PE and MachO formats.  |ELF, PE and MachO formats.

--- Comment #1 from Kubilay Kocak <koobs@FreeBSD.org> ---
Review items:

- Add python to CATEGORIES
- Use MASTER=SITES=CHEESESHOP (PyPI) unless there is a compelling case not to
- Match COMMENT to upstream setup.py:description (Library to instrument
executable formats), or suggest upstream improve their description.
- Use USE_PYTHON=autoplist unless there is a compelling case not to. pkg-plist
not requires after this change
- Use USE_PYTHON=concurrent for Python packages which install files into common
(non python version specific) locations. THis port does (LOCALBASE/bin/*)
- Remove do-build: target, shouldn't be necessary with USE_PYTHON=distutils
- Strip shared library in a post-install: target

See also: https://github.com/lief-project/LIEF/issues/575

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