Port details |
- elf Commandline based ELF header analyzer
- 0.5.4p1_6 devel =3 0.5.4p1_6Version 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-01-24 21:18:56
- Last Update: 2024-02-23 11:25:08
- Commit Hash: 528fb8f
- People watching this port, also watch:: pure-ftpd, autoconf, p5-CGI-Untaint, cops, p5-DateTime-Format-Excel
- License: GPLv2
- Description:
- ELF is a command line based ELF header analyzer. This tool
allows you to easily parse the ehdr of ELF object files
into a human readable format (and various other formats).
This is a very good source of both source code (for people
learning the ELF) and information for developers that care
about the internals of object files that is generated for
them.
- ¦ ¦ ¦ ¦
- 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/elf/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/elf
- pkg install elf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elf
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (elf-0.5.4p1.tar.gz) = ba504141b5e785fc1d7f12e8239b05346b36be25671c0ad626f1baa248ad8791
SIZE (elf-0.5.4p1.tar.gz) = 48076
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:
-
- libedit.so.0 : devel/libedit
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_elf
- USES:
- gmake libedit readline
- 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 |
0.5.4p1_6 23 Feb 2024 11:25:08 |
Muhammad Moinur Rahman (bofh) |
devel/elf: Moved man to share/man
Approved by: portmgr (blanket) |
0.5.4p1_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.5.4p1_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5.4p1_5 07 Dec 2020 20:09:03 |
rene |
Return mmokhi@'s ports to the pool after his commit bit was safekept. |
0.5.4p1_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.5.4p1_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.5.4p1_3 11 Feb 2017 04:44:44 |
mmokhi |
Updating the ports I maintain to my FreeBSD.org address.
Submitted by: mmokhi
Reviewed by: feld, mat
Approved by: feld, mat (mentors)
Differential Revision: https://reviews.freebsd.org/D9498 |
0.5.4p1_3 28 May 2016 02:02:54 |
junovitch |
Assign submitter as maintainer by request
PR: 209794
Submitted by: Mahdi Mokhtari <mokhi64@gmail.com>
Differential Revision: D6606 |
0.5.4p1_3 03 Aug 2015 16:45:16 |
amdmi3 |
- Switch to USES=readline
- Don't use / in sed regexps to allow full path in , unbreaking cross-build with
native-x-tools |
0.5.4p1_2 10 Mar 2015 14:15:54 |
amdmi3 |
- Simplify MASTER_SITES
- Add LICENSE
- Strip binary |
0.5.4p1_1 15 Aug 2014 17:01:12 |
adamw |
Fix build on -current. |
0.5.4p1_1 22 Jul 2014 00:11:52 |
adamw |
Add USES=readline to fix on -current. |
0.5.4p1_1 10 Jun 2014 07:39:02 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
0.5.4p1_1 07 Jun 2014 05:43:36 |
vanilla |
Stagify. |
0.5.4p1_1 29 May 2014 15:09:43 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
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.5.4p1_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.5.4p1_1 20 Jun 2011 17:43:40 |
bapt |
Fix build with clang |
0.5.4p1_1 19 Aug 2009 19:50:32 |
linimon |
Reset sbahra at his request due to lack of time to work on these ports. |
0.5.4p1_1 31 Jan 2009 22:39:21 |
pav |
- Website is gone, fetch from Packetstorm |
0.5.4p1_1 01 Jun 2008 09:42:37 |
olgeni |
Large round of typo fixes in ports/devel (pkg-descr). |
0.5.4p1_1 18 Apr 2007 23:07:33 |
itetcu |
Fix MASTER_SITES
PR: ports/111833
Submitted by: Eric P. Scott
Approved by: maintainer |
0.5.4p1_1 07 Mar 2007 05:40:29 |
linimon |
Update maintainer's email address.
Requested by: maintainer |
0.5.4p1_1 15 Apr 2006 22:21:14 |
cperciva |
Change maintainer email address.
Submitted by: maintainer |
0.5.4p1_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
0.5.4p1_1 14 Sep 2005 21:21:13 |
pav |
- Update WWW
Approved by: maintainer |
0.5.4p1_1 21 May 2004 13:07:20 |
krion |
- Update MASTER_SITES and maintainer's email
PR: ports/66972
Submitted by: maintainer |
0.5.4p1_1 20 Mar 2004 21:03:41 |
trevor |
Add size data, approved by maintainers. |
0.5.4p1_1 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
0.5.4p1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.5.4p1 28 Sep 2003 04:24:16 |
adamw |
Update to 0.5.4p1.
Submitted by: maintainer |
0.5.4 06 Sep 2003 16:14:44 |
will |
Upgrade to 0.5.4.
Submitted by: maintainer |
0.5.3 05 Jun 2003 20:49:59 |
adamw |
Update to 0.5.3.
PR: ports/51734
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
Approved by: samy@kerneled.com (maintainer) |
0.5.2 21 Feb 2003 11:23:04 |
knu |
De-pkg-comment. |
0.5.2 24 Jan 2003 21:25:54 |
seanc |
Remove duplicate MAN1 entry |
0.5.2 24 Jan 2003 21:18:30 |
seanc |
Add devel/elf: a commandline based ELF header analyzer.
PR: ports/47444
Submitted by: Samy Al Bahra <samy@kerneled.com> |