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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
elfsh Attractive toolkit for the analysis of ELF object files
0.51b3_5 devel on this many watch lists=4 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.51b3_5Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-06-03 04:34:40
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: sdl, zip, libao
License: not specified in port
WWW:
http://elfsh.asgardlabs.org/
Description:
The ELF shell 0.5 takes advantage of a hash based, lazy typed object oriented architecture, a readline based interactive mode (35+ builtin commands, with history, completion, regular expression powered), a scripting mode (sample scripts and session logs available on this page) and brings more modification API (relocation tables, .interp, .dynamic, .dynsym, PAX bits, and +), atomic operations with get/set and add/sub/mul/div/mod commands, section injection by top (insert unlimited amount of data in the executable PT_LOAD, even in non-executable environments), a quiet output for tiny screens, ELFsh modules support, sophisticated write/printf primitives, SPARC PLT infection, experimental ET_EXEC relocation and remapping features, ET_REL injection into ET_EXEC (with bss and symtab merging support), disassembly (with good resolving) on i386 binaries with libasm, and much more.
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 (13 items)
Collapse this list.
  1. @ldconfig
  2. bin/elfsh
  3. include/libelfsh-compat.h
  4. include/libelfsh-internal.h
  5. include/libelfsh-sunos.h
  6. include/libelfsh.h
  7. lib/libelfsh.a
  8. lib/libelfsh.so
  9. share/elfsh/modremap.so
  10. share/elfsh/modtest.so
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • elfsh>0:devel/elfsh
To install the port:
cd /usr/ports/devel/elfsh/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/elfsh
  • pkg install elfsh
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: elfsh
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (elfsh-0.51b3-portable.tgz) = ecffe100d0da12235cfe464726313491409739493030f3fbdb3a28696b23447f SIZE (elfsh-0.51b3-portable.tgz) = 136679

Packages (timestamps in pop-ups are UTC):
elfsh
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.51b3_50.51b3_50.51b3_50.51b3_50.51b3_5-0.51b3_5-
FreeBSD:13:quarterly0.51b3_50.51b3_50.51b3_50.51b3_50.51b3_50.51b3_50.51b3_50.51b3_5
FreeBSD:14:latest0.51b3_50.51b3_50.51b3_50.51b3_50.51b3_50.51b3_5-0.51b3_5
FreeBSD:14:quarterly0.51b3_50.51b3_5-0.51b3_50.51b3_50.51b3_50.51b3_50.51b3_5
FreeBSD:15:latest0.51b3_50.51b3_5n/a0.51b3_5n/a0.51b3_50.51b3_50.51b3_5
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
Library dependencies:
  1. libreadline.so.8 : devel/readline
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_elfsh
USES:
gmake ncurses readline tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://elfsh.asgardlabs.org/files/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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.51b3_5
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.51b3_5
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.51b3_5
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.51b3_5
09 Apr 2019 14:04:50
Revision:498476Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 8.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
0.51b3_4
27 Jun 2017 13:46:53
Revision:444463Original commit files touched by this commit
sunpoet search for other commits by this committer
Update devel/readline to 7.0 patch 3

- Bump PORTREVISION for shlib change

Changes:	https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
		https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
		https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision:	https://reviews.freebsd.org/D11172
PR:		219947
Exp-run by:	antoine
0.51b3_3
23 Aug 2016 16:49:47
Revision:420711Original commit files touched by this commit
marino search for other commits by this committer
devel/elfsh: document ncurses requirement

while here, bring over patches from dports to support DF.
0.51b3_2
29 Jul 2016 23:02:48
Revision:419273Original commit files touched by this commit
bapt search for other commits by this committer
Fix collision with dprintf(3)

While here, regenerate patches and move some post-patch into an already existing
patch
0.51b3_2
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
0.51b3_2
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.51b3_2
15 Aug 2014 17:04:41
Revision:365003Original commit files touched by this commit
adamw search for other commits by this committer
Fix build on -current.
0.51b3_2
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
0.51b3_2
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
0.51b3_2
23 Jul 2014 13:24:53
Revision:362689Original commit files touched by this commit
adamw search for other commits by this committer
Add USES=readline to fix build on -current.
0.51b3_2
27 Mar 2014 17:42:55
Revision:349349Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to USES
- Strip binary objects
20 Sep 2013 17:03:27
Revision:327722Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
0.51b3_1
25 Jul 2012 11:24:11
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.51b3_1
06 Nov 2011 23:45:43
Original commit files touched by this commit
dougb search for other commits by this committer
Standardize WWW: tags a bit more:

1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
   that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion

While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.

Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
0.51b3_1
03 Nov 2011 08:13:29
Original commit files touched by this commit
vanilla search for other commits by this committer
Fix build with clang.
0.51b3_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.51b3_1
19 Aug 2009 19:50:32
Original commit files touched by this commit
linimon search for other commits by this committer
Reset sbahra at his request due to lack of time to work on these ports.
0.51b3_1
07 Apr 2007 10:40:37
Original commit files touched by this commit
clsung search for other commits by this committer
- make fetchable, project has new home
- update MASTER_SITE and WWW

PR:             ports/111153
Submitted by:   Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by:    maintainer (Samy Bahra)
0.51b3_1
07 Mar 2007 05:40:29
Original commit files touched by this commit
linimon search for other commits by this committer
Update maintainer's email address.

Requested by:   maintainer
0.51b3_1
15 Apr 2006 22:21:14
Original commit files touched by this commit
cperciva search for other commits by this committer
Change maintainer email address.

Submitted by:   maintainer
0.51b3_1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.51b3_1
10 Apr 2004 16:07:10
Original commit files touched by this commit
trevor search for other commits by this committer
Trim whitespace.
0.51b3_1
20 Mar 2004 21:03:41
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.51b3_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.51b3
17 Oct 2003 01:27:16
Original commit files touched by this commit
marcus search for other commits by this committer
Always include x86 bits even on non-x86 platforms.  This fixes builds on
non-x86 platforms.

Submitted by:   maintainer
0.51b3
24 Sep 2003 21:43:05
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.51b3.

PR:             57115
Submitted by:   Simon Barner <barner@in.tum.de> (based on)
Approved by:    maintainer
0.51b2
14 Sep 2003 19:35:31
Original commit files touched by this commit
marcus search for other commits by this committer
Fix build on -STABLE.

Submitted by:   maintainer
Noticed by:     bento
0.51b2
28 Aug 2003 21:04:48
Original commit files touched by this commit
marcus search for other commits by this committer
Fix fetch.

Submitted by:   maintainer
0.51b2
16 Aug 2003 06:06:14
Original commit files touched by this commit
marcus search for other commits by this committer
Update to 0.51b2.

Submitted by:   maintainer
0.43
23 Jun 2003 15:54:01
Original commit files touched by this commit
will search for other commits by this committer
Fix build on ia64.

Submitted by:   marcel, MAINTAINER, bento (kris)
0.43
03 Jun 2003 04:34:05
Original commit files touched by this commit
will search for other commits by this committer
Add elfsh 0.43, an attractive toolkit for the analyzation of ELF
object files.

PR:             52151
Submitted by:   Samy Al Bahra <samy@kerneled.com>

Number of commits found: 35