Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2006 11:17:29 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libdasm Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200604011117.k31BHTXq094996@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
garga       2006-04-01 11:17:29 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libdasm        Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.2151    +1 -0      ports/devel/Makefile
  1.1       +50 -0     ports/devel/libdasm/Makefile (new)
  1.1       +3 -0      ports/devel/libdasm/distinfo (new)
  1.1       +5 -0      ports/devel/libdasm/pkg-descr (new)
  1.1       +11 -0     ports/devel/libdasm/pkg-plist (new)



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