Date: Sat, 15 May 2010 19:41:48 +0000 (UTC) From: Max Brazhnikov <makc@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/misc/fxload Makefile distinfo pkg-descr pkg-plist ports/misc/fxload/files pkg-message.in xilinx.conf Message-ID: <201005151941.o4FJfmhr047428@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005151941.o4FJfmhr047428>