[Bug 229947] [New Port]: devel/py-macholib: analyze and edit Mach-O headers

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Jan 12 16:54:38 UTC 2019


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

--- Comment #3 from commit-hook at freebsd.org ---
A commit references this bug:

Author: miwi
Date: Sat Jan 12 16:53:41 UTC 2019
New revision: 490064
URL: https://svnweb.freebsd.org/changeset/ports/490064

Log:
  Macholib can be used to analyze and edit Mach-O headers,
  the executable format used by Mac OS X.

  It is typically used as a dependency analysis tool, and
  also to rewrite dylib references in Mach-O headers to be
  @executable_path relative.

  Though this tool targets a platform specific file format,
  it is pure python code that is platform and endian independent.

  WWW: https://pypi.org/project/macholib/

  PR:           229947
  Submitted by: ndowens at yahoo.com
  Sponsored by: iXsystems Inc.

Changes:
  head/devel/Makefile
  head/devel/py-macholib/
  head/devel/py-macholib/Makefile
  head/devel/py-macholib/distinfo
  head/devel/py-macholib/pkg-descr

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


More information about the freebsd-python mailing list