Port details |
- elfsh Attractive toolkit for the analysis of ELF object files
- 0.51b3_5 devel
=6 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
 - 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:: libao, mplayer, unzip, libglade2, sdl
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- Library dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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
    |
Stefan Eßer (se)  |
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 ) |
0.51b3_5 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.51b3_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.51b3_5 09 Apr 2019 14:04:50
  |
sunpoet  |
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
  |
sunpoet  |
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
  |
marino  |
devel/elfsh: document ncurses requirement
while here, bring over patches from dports to support DF. |
0.51b3_2 29 Jul 2016 23:02:48
  |
bapt  |
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
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.51b3_2 27 Oct 2014 10:10:59
  |
bapt  |
Cleanup plist |
0.51b3_2 15 Aug 2014 17:04:41
  |
adamw  |
Fix build on -current. |
0.51b3_2 29 Jul 2014 19:11:53
  |
adamw  |
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
  |
adamw  |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
0.51b3_2 23 Jul 2014 13:24:53
  |
adamw  |
Add USES=readline to fix build on -current. |
0.51b3_2 27 Mar 2014 17:42:55
  |
pawel  |
- Add staging support
- Convert to USES
- Strip binary objects |
20 Sep 2013 17:03:27

|
bapt  |
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
 |
cs  |
Fix typos in COMMENT |
0.51b3_1 06 Nov 2011 23:45:43
 |
dougb  |
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
 |
vanilla  |
Fix build with clang. |
0.51b3_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
0.51b3_1 19 Aug 2009 19:50:32
 |
linimon  |
Reset sbahra at his request due to lack of time to work on these ports. |
0.51b3_1 07 Apr 2007 10:40:37
 |
clsung  |
- 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
 |
linimon  |
Update maintainer's email address.
Requested by: maintainer |
0.51b3_1 15 Apr 2006 22:21:14
 |
cperciva  |
Change maintainer email address.
Submitted by: maintainer |
0.51b3_1 22 Jan 2006 08:30:12
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.51b3_1 10 Apr 2004 16:07:10
 |
trevor  |
Trim whitespace. |
0.51b3_1 20 Mar 2004 21:03:41
 |
trevor  |
Add size data, approved by maintainers. |
0.51b3_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.51b3 17 Oct 2003 01:27:16
 |
marcus  |
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
 |
marcus  |
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
 |
marcus  |
Fix build on -STABLE.
Submitted by: maintainer
Noticed by: bento |
0.51b2 28 Aug 2003 21:04:48
 |
marcus  |
Fix fetch.
Submitted by: maintainer |
0.51b2 16 Aug 2003 06:06:14
 |
marcus  |
Update to 0.51b2.
Submitted by: maintainer |
0.43 23 Jun 2003 15:54:01
 |
will  |
Fix build on ia64.
Submitted by: marcel, MAINTAINER, bento (kris) |
0.43 03 Jun 2003 04:34:05
 |
will  |
Add elfsh 0.43, an attractive toolkit for the analyzation of ELF
object files.
PR: 52151
Submitted by: Samy Al Bahra <samy@kerneled.com> |