Port details |
- libdisasm Intel x86 instructions disassembler utility and library
- 0.23_3 devel
=2 0.23_3Version 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 search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-01-18 10:12:51
- Last Update: 2024-02-23 12:51:53
- Commit Hash: eb138f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: ART10
- WWW:
- https://bastard.sourceforge.net/libdisasm.html
- Description:
- The libdisasm library provides basic disassembly of Intel x86 instructions
from a binary stream. The intent is to provide an easy to use disassembler
which can be called from any application; the disassembly can be produced
in AT&T syntax and Intel syntax, as well as in an intermediate format which
includes detailed instruction and operand type information.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libdisasm>0:devel/libdisasm
- To install the port:
- cd /usr/ports/devel/libdisasm/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/libdisasm
- pkg install libdisasm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libdisasm
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libdisasm-0.23.tar.gz) = de3e578aa582af6e1d7729f39626892fb72dc6573658a221e0905f42a65433da
SIZE (libdisasm-0.23.tar.gz) = 454721
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libdisasm-0.23_3:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_libdisasm
- USES:
- libtool
- 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.23_3 23 Feb 2024 12:51:53
![commit hash: eb138f5608126a508649aabfe4689162d7cf04c2 commit hash: eb138f5608126a508649aabfe4689162d7cf04c2](/images/git.png) ![commit hash: eb138f5608126a508649aabfe4689162d7cf04c2 commit hash: eb138f5608126a508649aabfe4689162d7cf04c2](/images/codeberg.svg) ![commit hash: eb138f5608126a508649aabfe4689162d7cf04c2 commit hash: eb138f5608126a508649aabfe4689162d7cf04c2](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Muhammad Moinur Rahman (bofh) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
devel/libdisasm: Moved man to share/man
Approved by: portmgr (blanket) |
0.23_2 01 Nov 2023 22:11:47
![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/git.png) ![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/codeberg.svg) ![commit hash: 05f0f44a557a53913001d6debf17965dfb799288 commit hash: 05f0f44a557a53913001d6debf17965dfb799288](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Rodrigo Osorio (rodrigo) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.23_2 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.23_2 20 Jul 2022 14:21:35
![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/git.png) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/codeberg.svg) ![commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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.23_2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
0.23_2 16 Mar 2017 07:21:23
![Revision:436262 Revision:436262](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
danfe ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove bogus ONLY_FOR_ARCHS: there is nothing x86-specific about this
library (apart from supported instruction set) and it runs just fine
on e.g. PowerPC
- Try to come up with slightly less obnoxious COMMENT and reformat port
description text for better looks |
0.23_2 22 Feb 2017 15:02:18
![Revision:434587 Revision:434587](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Drop useless dependency on gmake (bmake build those fine) |
0.23_2 17 Sep 2016 09:01:37
![Revision:422301 Revision:422301](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Pet portlint
- Add LICENSE
- Switch to options helpers |
0.23_1 27 Jun 2016 21:30:34
![Revision:417685 Revision:417685](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary |
0.23_1 24 Jul 2014 16:00:33
![Revision:362813 Revision:362813](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.23 21 Jan 2014 00:24:04
![Revision:340514 Revision:340514](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support stage |
0.23 20 Sep 2013 17:13:47
![Revision:327724 Revision:327724](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
0.23 26 Mar 2011 01:39:07
![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo |
0.23 08 Jul 2010 12:51:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
bf ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change my ports to use my FreeBSD.org email address. |
0.23 22 Aug 2009 00:18:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.23 07 Jun 2009 18:51:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update maintainer mail adresse
Submitted by: "b. f." <bf1783@gmail.com> (maintainer via private mail) |
0.23 16 Dec 2008 16:07:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
wxs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- This builds and words on AMD64
PR: ports/129375
Submitted by: Diego Ongaro <ongardie@gmail.com>
Approved by: maintainer timeout |
0.23 21 May 2008 17:08:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
wxs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 0.23 and pass maintainership to submiter.
PR: ports/123667
Submitted by: bf <bf2006a@yahoo.com>
Approved by: garga (mentor, implicit), lboehne@damogran.de (maintainer) |
0.21_1 04 Oct 2007 00:41:11
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
edwin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove always-false/true conditions based on OSVERSION 500000 |
0.21_1 28 Jan 2007 00:56:01
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Set only for i386
Submitted: pointyhat |
0.21_1 18 Jan 2007 10:57:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix pkg-pist |
0.21_1 18 Jan 2007 10:36:21
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix docs install
- Bump PORTREVISION
Submitted by: Lutz Boehne (maintainer via irc) |
0.21 18 Jan 2007 10:10:56
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The libdisasm library provides basic disassembly of Intel x86
instructions from a binary stream. The intent is to provide an easy to
use disassembler which can be called from any application; the
disassembly can be produced in AT&T syntax and Intel syntax, as well as
in an intermediate format which includes detailed instruction and
operand type information.
WWW: http://bastard.sourceforge.net/libdisasm.html
PR: ports/108067
Submitted by: Lutz Boehne <lboehne at damogran.de> |