CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/05/27 10:12:16
Log message:
Import patchelf 0.12
PatchELF is a simple utility for modifying existing ELF executables and
libraries. In particular, it can do the following:
* Change the dynamic loader ("ELF interpreter") of executables
* Change the `RPATH` of executables and libraries
* Shrink the `RPATH` of executables and libraries
* Remove declared dependencies on dynamic libraries (`DT_NEEDED` entries)
* Add a declared dependency on a dynamic library (`DT_NEEDED`)
* Replace a declared dependency on a dynamic library with another one
(`DT_NEEDED`)
* Change `SONAME` of a dynamic library
OK abieber
Status:
Vendor Tag: kn
Release Tags: kn_20210527
N ports/sysutils/patchelf/Makefile
N ports/sysutils/patchelf/distinfo
N ports/sysutils/patchelf/pkg/DESCR
N ports/sysutils/patchelf/pkg/PLIST
No conflicts created by this import