Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2006 23:49:15 +0000 (UTC)
From:      Ion-Mihai Tetcu <itetcu@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel Makefile ports/devel/libmpcbdm Makefile distinfo pkg-descr pkg-plist ports/devel/libmpcbdm/files patch-examples_main.c patch-libmpc8xx_lptbdm.c patch-libmpc8xx_mpc8xxflash.c
Message-ID:  <200607082349.k68NnFAV014153@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
itetcu      2006-07-08 23:49:15 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/libmpcbdm      Makefile distinfo pkg-descr pkg-plist 
    devel/libmpcbdm/files patch-examples_main.c 
                          patch-libmpc8xx_lptbdm.c 
                          patch-libmpc8xx_mpc8xxflash.c 
  Log:
  Standalone library to control various widely available Freescale's mpc8xx
  based boards. This code was derived from mpcbdm patch by Frank Przybylski.
  
  This allows using this code separately from gdb, for example, to load
  firmware to the board, or retrive information about it.
  
  The package includes example "mpc8xx" program, that displays information
  about connected board using libmpcbdm library.
  
  The schematic of adapter itself can be found at project homepage.
  
  Author: Erwin Rol <erwin@muffin.org>
  WWW:    http://libmpc8xx.sourceforge.net/
  
  PR:             ports/99406
  Submitted by:   Stanislav Sedov <stas at fonon.realnet>
  
  Revision  Changes    Path
  1.2311    +1 -0      ports/devel/Makefile
  1.1       +30 -0     ports/devel/libmpcbdm/Makefile (new)
  1.1       +3 -0      ports/devel/libmpcbdm/distinfo (new)
  1.1       +12 -0     ports/devel/libmpcbdm/files/patch-examples_main.c (new)
  1.1       +20 -0     ports/devel/libmpcbdm/files/patch-libmpc8xx_lptbdm.c (new)
  1.1       +10 -0     ports/devel/libmpcbdm/files/patch-libmpc8xx_mpc8xxflash.c (new)
  1.1       +13 -0     ports/devel/libmpcbdm/pkg-descr (new)
  1.1       +15 -0     ports/devel/libmpcbdm/pkg-plist (new)



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