notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
fxload Firmware download for Cypress EZ-USB devices
20140224_1 misc on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 20140224Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-05-15 19:42:10
Last Update: 2024-01-29 22:26:05
Commit Hash: 4dcaf0f
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: GPLv2+
WWW:
https://bitbucket.org/DJOConnor/fxload
Description:
The utility allows you to download firmware into and upload firmware from the memory of a Cypress EZ-USB/FX2/FX3 chips. It is a de facto standard for programming this family of devices. This port is based on original fxload(8) program available from Linux Hotplug Project. Libusb support has been provided to correctly work on FreeBSD and patches for the FX3 have been merged in.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/fxload-20140224_1/catalog.mk
  2. /usr/local/share/licenses/fxload-20140224_1/LICENSE
  3. /usr/local/share/licenses/fxload-20140224_1/GPLv2+
  4. etc/devd/xilinx.conf
  5. sbin/fxload
  6. share/man/man8/fxload.8.gz
  7. share/fxload/a3load.hex
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • fxload>0:misc/fxload
To install the port:
cd /usr/ports/misc/fxload/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/fxload
  • pkg install fxload
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fxload
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (fxload/RELEASE_20140224.tar.gz) = 7ed94cd0821d065bedd49311e7addcef0805a6412e64dbaa63ded9f0dea6946c SIZE (fxload/RELEASE_20140224.tar.gz) = 29017

Packages (timestamps in pop-ups are UTC):
fxload
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest20140224_120140224_12014022420140224_120140224_1-20140224-
FreeBSD:13:quarterly2014022420140224201402242014022420140224201402242014022420140224
FreeBSD:14:latest20140224_120140224_12014022420140224_120140224_120140224-20140224
FreeBSD:14:quarterly2014022420140224-2014022420140224201402242014022420140224
FreeBSD:15:latest20140224_120140224_1n/a20140224_1n/a20140224_120140224_120140224_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
This port is required by:
for Run
  1. devel/xc3sprog

Configuration Options:
No options to configure
Options name:
misc_fxload
USES:
gmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://bitbucket.org/DJOConnor/fxload/get/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
20140224_1
29 Jan 2024 22:26:05
commit hash: 4dcaf0fba1f72dfd1756409ad4e5c7e2578bf075commit hash: 4dcaf0fba1f72dfd1756409ad4e5c7e2578bf075commit hash: 4dcaf0fba1f72dfd1756409ad4e5c7e2578bf075commit hash: 4dcaf0fba1f72dfd1756409ad4e5c7e2578bf075 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
misc/fxload: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
20140224
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20140224
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20140224
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
20140224
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
20140224
09 Oct 2016 22:01:34
Revision:423625Original commit files touched by this commit
bsam search for other commits by this committer
Thank you Uffe for your past work on FreeBSD ports! Hope you'll find time
to contribute to FreeBSD in the future. Reset Uffe's ports maintainership.

Requested by:	 Uffe Jakobsen <uffe@uffe.org> (maintainer, via e-mail)
20140224
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
20140224
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
20140224
02 Dec 2015 14:28:31
Revision:402828Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update 20140224
- While here, add LICENSE

PR:		187001
Submitted by:	darius@dons.net.au
Approved by:	maintainer timeout (uffe@uffe.org, 9 months)
20100510
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
20100510
09 Dec 2014 13:36:34
Revision:374378Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
20100510
11 Aug 2014 19:00:16
Revision:364640Original commit files touched by this commit
pi search for other commits by this committer
misc/fxload: change maintainer

Approved by:	wkoszek (old maintainer), Uffe Jakobsen <uffe@uffe.org> (new)
20100510
26 Feb 2014 09:45:19
Revision:346176Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
20100510
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
20100510
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
20100510
12 Nov 2010 20:57:42
Original commit files touched by this commit
pav search for other commits by this committer
- Do not remove etc/devd, it is now part of mtree
20100510
15 May 2010 19:41:48
Original commit files touched by this commit
makc search for other commits by this committer
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@

Number of commits found: 19