notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
libdasm Simple x86 disassembly library
1.5_1 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.5_1Version of this port present on the latest quarterly branch.
Broken BROKEN: Unfetchable (google code has gone away)
Deprecated DEPRECATED: No more upstream and known bugs, use devel/capstone3 instead
Expired This port expired on: 2016-11-10
Ignore IGNORE: is marked as broken: Unfetchable (google code has gone away)
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-04-01 11:18:17
Last Update: 2016-11-11 18:37:08
SVN Revision: 425900
License: BSD2CLAUSE
WWW:
http://code.google.com/p/libdasm/
Description:
libdasm is a C-library that tries to provide simple and convenient way to disassemble Intel x86 raw opcode bytes (machine code). It can parse and print out opcodes in AT&T and Intel syntax. WWW: http://code.google.com/p/libdasm/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • libdasm>0:devel/libdasm
No installation instructions:
This port has been deleted.
PKGNAME: libdasm
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (libdasm-1.5.tar.gz) = 34d6c17dbb318bf2e21c6a3ae7dcc53d918ce247f1bd422b123d5e41a730a676 SIZE (libdasm-1.5.tar.gz) = 78538

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for libdasm-1.5_1: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://libdasm.googlecode.com/files/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5_1
11 Nov 2016 18:37:08
Revision:425900Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2016-11-10 devel/py-pydasm: No more upstream and known bugs, use
devel/py-capstone instead
2016-11-10 devel/libdasm: No more upstream and known bugs, use devel/capstone3
instead
1.5_1
09 Oct 2016 09:34:57
Revision:423584Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate libdasm and pydasm
1.5_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
1.5_1
22 Dec 2013 20:35:22
Revision:337217Original commit files touched by this commit
antoine search for other commits by this committer
Adjust some BSD Licenses
1.5_1
04 Oct 2013 20:44:42
Revision:329383Original commit files touched by this commit
antoine search for other commits by this committer
Convert to STAGEDIR
1.5_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
1.5_1
13 Sep 2013 21:28:42
Revision:327186Original commit files touched by this commit
antoine search for other commits by this committer
Add missing LICENSE
1.5_1
01 Aug 2013 21:40:20
Revision:324133Original commit files touched by this commit
antoine search for other commits by this committer
Fix libdasm without gcc
While here, add missing OPTIONS_DEFINE
1.5_1
24 Mar 2013 17:18:57
Revision:315147Original commit files touched by this commit
rm search for other commits by this committer
- use PORTEXAMPLES
- no need to patch examples/Makefile, we don't use it
- clean up DOCS installation too

PR:		177052
Submitted by:	antoine (maintainer)
1.5_1
09 Mar 2013 19:10:08
Revision:313747Original commit files touched by this commit
rm search for other commits by this committer
- update MASTER_SITES and pkg-descr:WWW

while here (for both ports):
- trim Makefile header
- remove indefinite article from COMMENT
- convert to optionsng

PR:		176710
Reported by:	John Marino <draco@marino.st>
Submitted by:	antoine (maintainer)
1.5_1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.5_1
07 Mar 2008 18:55:27
Original commit files touched by this commit
miwi search for other commits by this committer
- File was rerolled for minor changes in pydasm
- Bump PORTREVISION
- Update maintainer mail adress

PR:             121185
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net> (maintainer)
1.5
16 Jun 2007 19:25:46
Original commit files touched by this commit
rafan search for other commits by this committer
- Update to 1.5 [1]
- Replace deprecated variable: INSTALLS_SHLIB
- Use PORTDOCS to simplify pkg-plist

PR:            ports/113760 [1]
Submitted by:  Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
Approved by:   Antoine Brodin <antoine.brodin at laposte.net> (maintainer)
1.4
01 Apr 2006 11:17:29
Original commit files touched by this commit
garga search for other commits by this committer
libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.

WWW: http://www.nologin.net/main.pl?action=codeView&codeId=49&

PR:             ports/95048
Submitted by:   Antoine Brodin <antoine.brodin@laposte.net>

Number of commits found: 14