pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/patchelf: Remove, update imported in pkgsrc.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Sun Aug 25 11:51:39 2019 +0000
Changeset: 4058338d7468b864b436628e47b395257af98eae
Removed Files:
patchelf/DESCR
patchelf/Makefile
patchelf/PLIST
patchelf/distinfo
Log Message:
wip/patchelf: Remove, update imported in pkgsrc.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4058338d7468b864b436628e47b395257af98eae
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
patchelf/DESCR | 13 -------------
patchelf/Makefile | 15 ---------------
patchelf/PLIST | 4 ----
patchelf/distinfo | 6 ------
4 files changed, 38 deletions(-)
diffs:
diff --git a/patchelf/DESCR b/patchelf/DESCR
deleted file mode 100644
index 81dc4412ab..0000000000
--- a/patchelf/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-PatchELF is a small utility to modify the dynamic linker and RPATH
-of ELF executables.
-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.
-It is used by the Nix Packages collection (nixpkgs).
diff --git a/patchelf/Makefile b/patchelf/Makefile
deleted file mode 100644
index 6edc1599a9..0000000000
--- a/patchelf/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2016/10/10 00:05:31 mef Exp $
-
-DISTNAME= patchelf-0.10
-CATEGORIES= devel
-MASTER_SITES= https://nixos.org/releases/patchelf/${PKGNAME_NOREV}/
-
-MAINTAINER= ng0%n0.is@localhost
-HOMEPAGE= https://nixos.org/patchelf.html
-COMMENT= Modify the dynamic linker and RPATH of ELF binaries
-LICENSE= gnu-gpl-v3
-
-GNU_CONFIGURE= yes
-USE_LANGUAGES= c c++
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/patchelf/PLIST b/patchelf/PLIST
deleted file mode 100644
index 1f9b9a1a91..0000000000
--- a/patchelf/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2014/07/22 07:52:49 manu Exp $
-bin/patchelf
-man/man1/patchelf.1
-share/doc/patchelf/README
diff --git a/patchelf/distinfo b/patchelf/distinfo
deleted file mode 100644
index ecd107f840..0000000000
--- a/patchelf/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2016/10/10 00:05:31 mef Exp $
-
-SHA1 (patchelf-0.10.tar.gz) = e951ef509955c056ad70b863b51e2ee1f20ca3e1
-RMD160 (patchelf-0.10.tar.gz) = 618f90fc0aabce31b199b501960a43984c84afc8
-SHA512 (patchelf-0.10.tar.gz) = 39745662651cf0a9915685b2767a611ceab4286f8fa57eace342b3f44248431616e8563d4ac6709c97d8534229c73c05470239e462b7e74b36bf629a876dfbad
-Size (patchelf-0.10.tar.gz) = 188702 bytes
Home |
Main Index |
Thread Index |
Old Index