Port details |
- elfx86exts Decode binaries and show which instruction set extensions they use
- 0.6.2_5 sysutils =2 0.6.2_3Version of this port present on the latest quarterly branch.
- Maintainer: jamie@catflap.org
- Port Added: 2024-05-20 06:57:04
- Last Update: 2024-12-01 09:24:18
- Commit Hash: 1d1fd15
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/pkgw/elfx86exts
- Description:
- Disassemble a binary and print out which instruction set extensions it uses.
Despite the utterly misleading name, this tool supports ELF and MachO
binaries, and perhaps other formats as well, and has preliminary
support for ARM64 as well as X86/64.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- elfx86exts>0:sysutils/elfx86exts
- To install the port:
- cd /usr/ports/sysutils/elfx86exts/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/elfx86exts
- pkg install elfx86exts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: elfx86exts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1710808611
SHA256 (rust/crates/adler-1.0.2.crate) = f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe
SIZE (rust/crates/adler-1.0.2.crate) = 12778
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:
-
- rust>=1.83.0 : lang/rust
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_elfx86exts
- USES:
- cargo
- 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.6.2_5 01 Dec 2024 09:24:18 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.6.2_4 08 Nov 2024 08:24:20 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.6.2_3 10 Sep 2024 11:00:34 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.81.0
PR: 281300 |
0.6.2_2 26 Aug 2024 08:08:01 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.80.1
PR: 280490 |
0.6.2_1 18 Jun 2024 10:59:14 |
Mikael Urankar (mikael) |
lang/rust: Bump revisions after 1.79.0
PR: 279707 |
0.6.2 20 May 2024 06:54:27 |
Kurt Jaeger (pi) Author: Jamie Landeg-Jones |
sysutils/elfx86exts: new port
Disassemble a binary and print out which instruction set extensions it uses.
Despite the utterly misleading name, this tool supports ELF and MachO
binaries, and perhaps other formats as well, and has preliminary
support for ARM64 as well as X86/64.
PR: 277939
Author: Jamie Landeg-Jones <jamie@catflap.org>
Date: Mon May 20 08:52:03 2024 +0200 |