Path to this page:
./
devel/deforaos-asm,
DeforaOS (dis)assembly framework
Branch: CURRENT,
Version: 0.2.7,
Package name: deforaos-asm-0.2.7,
Maintainer: khorbenThis project is a multi-platform (de-)assembler. It has support for the
following architectures:
* amd64
* arm (little and big endian)
* dalvik (Android bytecode)
* eth (Ethereum)
* i386 and compatible
* java (bytecode)
* mips (little and big endian)
* sparc
* sparc64
* yasep (16 and 32-bits modes)
It can handle the following file formats:
* Dex (inside Android applications)
* ELF
* flat files
* Java classes
* PE (Windows executables and libraries)
Required to run:[
devel/deforaos-cpp]
Required to build:[
textproc/gtk-doc] [
pkgtools/cwrappers]
Master sites:
Filesize: 133.455 KB
Version history: (Expand)
- (2022-10-17) Updated to version: deforaos-asm-0.2.7
- (2022-06-09) Updated to version: deforaos-asm-0.2.6nb1
- (2022-05-01) Updated to version: deforaos-asm-0.2.6
- (2022-04-13) Updated to version: deforaos-asm-0.2.3nb7
- (2021-12-08) Updated to version: deforaos-asm-0.2.3nb6
- (2020-04-11) Updated to version: deforaos-asm-0.2.3nb5
CVS history: (Expand)
2022-10-17 02:19:00 by Pierre Pronchery | Files touched by this commit (2) | |
Log message:
deforaos-asm: update to 0.2.7
This release addresses:
* Wrong indexes for ELF architectures (reported by he@, thanks!)
* Build issue on NetBSD/ppc (also reported by he@, thanks!)
* Test failures on Linux
|
2022-08-25 09:00:13 by Pierre Pronchery | Files touched by this commit (1) |
Log message:
deforaos-asm: fix the build
The package did not declare its use of pkg-config.
Tested on NetBSD/amd64.
|
2022-06-09 09:44:49 by Thomas Klausner | Files touched by this commit (2) |
Log message:
deforaos-asm: depend on latest gtk-doc and fix PLIST for it
Bump PKGREVISION.
|
2022-04-30 23:12:46 by Pierre Pronchery | Files touched by this commit (6) | |
Log message:
deforaos-asm: update to 0.2.6
The releases since the last one packaged:
- add support for instruction prefixes (eg "rep" on x86)
- add initial support for Ethereum instructions
- add some tests
- improve the generation of the documentation
- fix the build on macOS
|
2022-04-13 01:50:43 by Pierre Pronchery | Files touched by this commit (5) | |
Log message:
deforaos-asm: re-generate the Makefiles before building
This makes use of a new helper for DeforaOS configure, found in
devel/deforaos-configure/deforaos-configure.mk.
Bumps PKGREVISION for DeforaOS libSystem update.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|