cvs commit: ports/devel Makefile ports/devel/mspdebug Makefile distinfo pkg-descr ports/devel/mspdebug/files patch-Makefile patch-bsl.c patch-elf32.c patch-olimex.c patch-rf2500.c patch-uif.c patch-usbutil.c

Juergen Lock nox at FreeBSD.org
Sat Feb 5 16:27:43 UTC 2011


nox         2011-02-05 16:27:43 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/mspdebug       Makefile distinfo pkg-descr 
    devel/mspdebug/files patch-Makefile patch-bsl.c patch-elf32.c 
                         patch-olimex.c patch-rf2500.c patch-uif.c 
                         patch-usbutil.c 
  Log:
  MSPDebug is a free debugger for use with MSP430 MCUs. It supports
  FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be
  used as a proxy for gdb or as an independent debugger with support for
  programming, disassembly and reverse engineering.
  
  WWW: http://mspdebug.sourceforge.net/
  
  PR:             ports/154517
  Submitted by:   Peter Jeremy <peterjeremy at acm.org>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4213    +1 -0      ports/devel/Makefile
  1.1       +34 -0     ports/devel/mspdebug/Makefile (new)
  1.1       +2 -0      ports/devel/mspdebug/distinfo (new)
  1.1       +47 -0     ports/devel/mspdebug/files/patch-Makefile (new)
  1.1       +11 -0     ports/devel/mspdebug/files/patch-bsl.c (new)
  1.1       +11 -0     ports/devel/mspdebug/files/patch-elf32.c (new)
  1.1       +28 -0     ports/devel/mspdebug/files/patch-olimex.c (new)
  1.1       +28 -0     ports/devel/mspdebug/files/patch-rf2500.c (new)
  1.1       +50 -0     ports/devel/mspdebug/files/patch-uif.c (new)
  1.1       +10 -0     ports/devel/mspdebug/files/patch-usbutil.c (new)
  1.1       +6 -0      ports/devel/mspdebug/pkg-descr (new)


More information about the cvs-ports mailing list