Summary: | New port -- misc/fxload: replacement for dead misc/ezload | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Wojciech A. Koszek <wkoszek> | ||||
Component: | Individual Port(s) | Assignee: | Max Brazhnikov <makc> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Wojciech A. Koszek
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->wkoszek Submitter has GNATS access (via the GNATS Auto Assign Tool) Responsible Changed From-To: wkoszek->freebsd-ports-bugs Submitter is not a ports committer. Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it. makc 2010-05-15 19:41:48 UTC FreeBSD ports repository Added files: misc/fxload Makefile distinfo pkg-descr pkg-plist misc/fxload/files pkg-message.in xilinx.conf Log: Add new port misc/fxload: The utility allows you to download firmware into and upload firmware from the memory of a Cypress EZ-USB/FX2 chip. It is a de facto standard for programming this family of devices. Port is based on original fxload(8) program available from Linux Hotplug Project. Libusb support has been provided to correctly work on FreeBSD. WWW: http://FreeBSD.czest.pl/~wkoszek/fxload/ PR: ports/146577 Submitted by: wkoszek@ Revision Changes Path 1.1 +37 -0 ports/misc/fxload/Makefile (new) 1.1 +3 -0 ports/misc/fxload/distinfo (new) 1.1 +14 -0 ports/misc/fxload/files/pkg-message.in (new) 1.1 +65 -0 ports/misc/fxload/files/xilinx.conf (new) 1.1 +10 -0 ports/misc/fxload/pkg-descr (new) 1.1 +5 -0 ports/misc/fxload/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" State Changed From-To: open->closed New port added, with minor changes. Thanks! |