Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Feb 2009 23:07:57 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms Makefile ports/comms/dfu-util Makefile distinfo pkg-descr pkg-message ports/comms/dfu-util/files patch-configure.ac patch-src-commands.h patch-src-dfu.c patch-src-dfu.h patch-src-main.c patch-src-sam7dfu.c
Message-ID:  <200902182307.n1IN7vbc037733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2009-02-18 23:07:57 UTC

  FreeBSD ports repository

  Modified files:
    comms                Makefile 
  Added files:
    comms/dfu-util       Makefile distinfo pkg-descr pkg-message 
    comms/dfu-util/files patch-configure.ac patch-src-commands.h 
                         patch-src-dfu.c patch-src-dfu.h 
                         patch-src-main.c patch-src-sam7dfu.c 
  Log:
  dfu-util is a program that implements the host (PC) side of the USB DFU
  (Universal Serial Bus Device Firmware Upgrade) protocol.
  
  In the OpenMoko project (for example), this program is used to communicate
  with the specially enhanced u-boot boot loader, which implements the DFU
  device side.
  
  Author: Bruce Cran <bruce@cran.org.uk>
  WWW:   http://wiki.openmoko.org/wiki/Dfu-util
  
  PR:             131430
  Submitted by:   Bruce Cran <bruce at cran dot org dot uk>
  
  Revision  Changes    Path
  1.201     +1 -0      ports/comms/Makefile
  1.1       +37 -0     ports/comms/dfu-util/Makefile (new)
  1.1       +3 -0      ports/comms/dfu-util/distinfo (new)
  1.1       +13 -0     ports/comms/dfu-util/files/patch-configure.ac (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-commands.h (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-dfu.c (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-dfu.h (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-main.c (new)
  1.1       +11 -0     ports/comms/dfu-util/files/patch-src-sam7dfu.c (new)
  1.1       +9 -0      ports/comms/dfu-util/pkg-descr (new)
  1.1       +2 -0      ports/comms/dfu-util/pkg-message (new)



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