notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
patchelf Utility to modify the dynamic linker
0.14.3_1 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.14.3_1Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-09-24 20:59:10
Last Update: 2024-01-27 16:27:08
Commit Hash: 7d0c4f0
License: GPLv3+
WWW:
https://github.com/NixOS/patchelf
Description:
PatchELF is a small utility to modify the dynamic linker and RPATH of ELF executables.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/patchelf-0.14.3_1/catalog.mk
  2. /usr/local/share/licenses/patchelf-0.14.3_1/LICENSE
  3. /usr/local/share/licenses/patchelf-0.14.3_1/GPLv3+
  4. bin/patchelf
  5. share/man/man1/patchelf.1.gz
  6. share/doc/patchelf/README.md
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • patchelf>0:sysutils/patchelf
To install the port:
cd /usr/ports/sysutils/patchelf/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/patchelf
  • pkg install patchelf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: patchelf
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1644259479 SHA256 (patchelf-0.14.3.tar.bz2) = a017ec3d2152a19fd969c0d87b3f8b43e32a66e4ffabdc8767a56062b9aec270 SIZE (patchelf-0.14.3.tar.bz2) = 181189

Packages (timestamps in pop-ups are UTC):
patchelf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.14.3_10.14.3_10.120.14.3_10.14.3_1-0.12-
FreeBSD:13:quarterly0.14.30.14.30.14.30.14.30.14.3_10.14.30.14.30.14.3
FreeBSD:14:latest0.14.3_10.14.3_10.14.30.14.3_10.14.3_10.14.3-0.14.3
FreeBSD:14:quarterly0.14.30.14.3_1-0.14.30.14.3_10.14.30.14.30.14.3
FreeBSD:15:latest0.14.3_10.14.3_1n/a0.14.3_1n/a0.14.3_10.14.3_10.14.3_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. autoconf>=2.71 : devel/autoconf
  3. automake>=1.16.5 : devel/automake
This port is required by:
for Build
  1. lang/julia
  2. multimedia/makemkv
  3. net/wifibox-alpine

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. lang/julia06*
  2. lang/julia07*
  3. lang/julia10*
  4. lang/julia11*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for patchelf-0.14.3_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
sysutils_patchelf
USES:
autoreconf compiler:c++11-lang gmake tar:bz2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/NixOS/patchelf/releases/download/0.14.3/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.14.3_1
27 Jan 2024 16:27:08
commit hash: 7d0c4f021310d67f386dce7b9d945bea9f66be24commit hash: 7d0c4f021310d67f386dce7b9d945bea9f66be24commit hash: 7d0c4f021310d67f386dce7b9d945bea9f66be24commit hash: 7d0c4f021310d67f386dce7b9d945bea9f66be24 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/patchelf: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.14.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14.3
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.14.3
07 Feb 2022 19:51:28
commit hash: 80812fa9fad447502b0c7d4cd6393dea3e148b40commit hash: 80812fa9fad447502b0c7d4cd6393dea3e148b40commit hash: 80812fa9fad447502b0c7d4cd6393dea3e148b40commit hash: 80812fa9fad447502b0c7d4cd6393dea3e148b40 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
sysutils/patchelf: Update 0.12 -> 0.14.3

Take maintainership as wg@ suggested.

PR:		261782
Approved by:	wg@ (maintainer)
0.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.12
29 Nov 2020 18:12:23
Revision:556595Original commit files touched by this commit
mikael search for other commits by this committer
sysutils/patchelf: Update to 0.12

Changes: https://github.com/NixOS/patchelf/compare/0.11...0.12

PR:		250042
Submitted by:	daniel.engberg.lists@pyret.net
Approved by:	wg (maintainer timeout)
0.11
10 Aug 2020 06:50:58
Revision:544592Original commit files touched by this commit
danfe search for other commits by this committer
- Update to version 0.11
- Hook the tests to our framework
0.10_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.10
12 Jul 2019 07:35:32
Revision:506440Original commit files touched by this commit
pkubaj search for other commits by this committer
sysutils/patchelf: fix build on GCC architectures

Add USES=compiler:c++11-lang to fix:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	mentors (implicit approval)
0.10
05 Jul 2019 06:10:19
Revision:505881Original commit files touched by this commit
kai search for other commits by this committer
sysutils/patchelf: Update to 0.10

While I'm here:
* Pet portlint/portclippy by moving USE_ variables to USES block.
* Remove superflous GH_PROJECT as it's already derived from PORTNAME.
* Update the WWW field to spare users from redirects.

Changelog:

https://github.com/NixOS/patchelf/compare/0.9...0.10

PR:		237680
Submitted by:	Felix Palmen <felix@palmen-it.de>
Approved by:	maintainer timeout (2+ months)
0.9
02 Nov 2017 21:41:47
Revision:453381Original commit files touched by this commit
olgeni search for other commits by this committer
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.

This round is @FreeBSD.org residents except teams.
0.9
03 Jul 2017 18:39:50
Revision:444978Original commit files touched by this commit
wg search for other commits by this committer
sysutils/patchelf: update to 0.9

- Use github
- add LICENSE

PR:		220409
Submitted by:	Iblis Lin
0.6
22 Nov 2014 09:13:36
Revision:373038Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
0.6
16 Jul 2014 03:18:26
Revision:362024Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS option where PORTDOCS is in plist.
0.6
24 Sep 2013 20:58:59
Revision:328192Original commit files touched by this commit
wg search for other commits by this committer
sysutils/patchelf: Utility to modify the dynamic linker

PatchELF is a small utility to modify the dynamic linker and RPATH of ELF
executables.

WWW: http://nixos.org/patchelf.html

Number of commits found: 16