Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Jan 2007 10:10:56 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libdisasm Makefile distinfo pkg-descr pkg-plist ports/devel/libdisasm/files patch-Makefile
Message-ID:  <200701181010.l0IAAuwb031816@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-01-18 10:10:56 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libdisasm      Makefile distinfo pkg-descr pkg-plist 
    devel/libdisasm/files patch-Makefile 
  Log:
  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>
  
  Revision  Changes    Path
  1.2601    +1 -0      ports/devel/Makefile
  1.1       +57 -0     ports/devel/libdisasm/Makefile (new)
  1.1       +3 -0      ports/devel/libdisasm/distinfo (new)
  1.1       +33 -0     ports/devel/libdisasm/files/patch-Makefile (new)
  1.1       +8 -0      ports/devel/libdisasm/pkg-descr (new)
  1.1       +7 -0      ports/devel/libdisasm/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701181010.l0IAAuwb031816>