Bug 163537 - New port: devel/firmware-utils various utils to create firmware images
Summary: New port: devel/firmware-utils various utils to create firmware images
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Eitan Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-22 14:50 UTC by Stefan Bethke
Modified: 2011-12-25 05:20 UTC (History)
0 users

See Also:


Attachments
file.shar (14.20 KB, text/plain)
2011-12-22 14:50 UTC, Stefan Bethke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Bethke 2011-12-22 14:50:10 UTC
A collection of utilities to create firmware images for embedded devices,
including many wireless routers from many vendors.

The utilities are collected and maintained by the OpenWrt router project.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2011-12-24 02:34:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-12-25 05:10:42 UTC
eadler      2011-12-25 05:10:28 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/firmware-utils Makefile distinfo pkg-descr pkg-plist 
    devel/firmware-utils/files Makefile freebsd.h patch-freebsd.h 
                               patch-mkcasfw.c patch-mkcsysimg.c 
                               patch-mkedimaximg.c 
                               patch-mkmylofw.c patch-mkzcfw.c 
                               patch-mkzynfw.c patch-ptgen.c 
                               patch-trx.c patch-trx2edips.c 
                               patch-wrt400n.c 
  Log:
  A collection of utilities to create firmware images for embedded devices,
  including many wireless routers from many vendors.
  
  The utilities are collected and maintained by the OpenWrt router project.
  
  WWW: http://www.openwrt.org/
  
  PR:             ports/163537
  Submitted by:   Stefan Bethke <stb@lassitu.de>
  Feature safe:   yes
  
  Revision  Changes    Path
  1.4770    +1 -0      ports/devel/Makefile
  1.1       +21 -0     ports/devel/firmware-utils/Makefile (new)
  1.1       +2 -0      ports/devel/firmware-utils/distinfo (new)
  1.1       +59 -0     ports/devel/firmware-utils/files/Makefile (new)
  1.1       +9 -0      ports/devel/firmware-utils/files/freebsd.h (new)
  1.1       +12 -0     ports/devel/firmware-utils/files/patch-freebsd.h (new)
  1.1       +19 -0     ports/devel/firmware-utils/files/patch-mkcasfw.c (new)
  1.1       +19 -0     ports/devel/firmware-utils/files/patch-mkcsysimg.c (new)
  1.1       +15 -0     ports/devel/firmware-utils/files/patch-mkedimaximg.c (new)
  1.1       +15 -0     ports/devel/firmware-utils/files/patch-mkmylofw.c (new)
  1.1       +12 -0     ports/devel/firmware-utils/files/patch-mkzcfw.c (new)
  1.1       +18 -0     ports/devel/firmware-utils/files/patch-mkzynfw.c (new)
  1.1       +13 -0     ports/devel/firmware-utils/files/patch-ptgen.c (new)
  1.1       +13 -0     ports/devel/firmware-utils/files/patch-trx.c (new)
  1.1       +13 -0     ports/devel/firmware-utils/files/patch-trx2edips.c (new)
  1.1       +11 -0     ports/devel/firmware-utils/files/patch-wrt400n.c (new)
  1.1       +6 -0      ports/devel/firmware-utils/pkg-descr (new)
  1.1       +38 -0     ports/devel/firmware-utils/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Eitan Adler freebsd_committer freebsd_triage 2011-12-25 05:11:37 UTC
State Changed
From-To: open->closed

Committed. Thanks! Only important change I made was PLIST_FILES -> 
pkg-plist