| Port details |
- fwupd Update firmware automatically, safely, and reliably
- 2.1.1 sysutils
=0 2.0.19Version of this port present on the latest quarterly branch. - Maintainer: decke@FreeBSD.org
 - Port Added: 2025-10-15 20:06:08
- Last Update: 2026-04-06 20:29:18
- Commit Hash: 9b7f3c1
- License: LGPL21
- WWW:
- https://github.com/fwupd/fwupd/
- Description:
- Make firmware updates automatic, safe, and reliable.
fwupd is a simple daemon to allow session software to update device firmware on
your local machine. It is designed for desktops, but also usable on phones and
headless servers. You can either use a GUI software manager like GNOME Software
to view and apply updates, the command-line tool, or the system D-Bus interface
directly.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
-
- Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/fwupd/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/fwupd
- pkg install fwupd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: fwupd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1773346555
SHA256 (fwupd-fwupd-2.1.1_GH0.tar.gz) = 1bb6e7bef9a5e2ed4ba847a6e38b7d6ee87ad7255c8c4f090aef34b611b5626b
SIZE (fwupd-fwupd-2.1.1_GH0.tar.gz) = 7209099
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- blkid : filesystems/libblkid
- flashrom>0 : sysutils/flashrom
- help2man : misc/help2man
- fwupd-efi.pc : sysutils/fwupd-efi
- noto-sans>0 : x11-fonts/noto-sans
- py311-Jinja2>0 : devel/py-Jinja2@py311
- py311-pygobject>0 : devel/py-pygobject@py311
- py311-pangocffi>0 : x11-toolkits/py-pangocffi@py311
- valgrind>0 : devel/valgrind
- gtkdoc-scan : textproc/gtk-doc
- py311-gi-docgen>0 : textproc/py-gi-docgen@py311
- cmake : devel/cmake-core
- gettext-runtime>=0.26 : devel/gettext-runtime
- gettext-tools>=0.26 : devel/gettext-tools
- g-ir-scanner : devel/gobject-introspection
- meson : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- valac : lang/vala
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- blkid : filesystems/libblkid
- bsdisks : sysutils/bsdisks
- dbus-daemon : devel/dbus
- flashrom>0 : sysutils/flashrom
- fwupd-efi.pc : sysutils/fwupd-efi
- valgrind>0 : devel/valgrind
- python3.11 : lang/python311
- Library dependencies:
-
- libcbor.so : devel/libcbor
- libcurl.so : ftp/curl
- libdrm.so : graphics/libdrm
- libelf.so : devel/libelf
- libgcab-1.0.so : archivers/gcab
- libgnutls.so : security/gnutls
- libgpg-error.so : security/libgpg-error
- libgpgme.so : security/gpgme
- libgusb.so : devel/libgusb
- libjcat.so : textproc/libjcat
- libjson-glib-1.0.so : devel/json-glib
- libprotobuf-c.so : devel/protobuf-c
- libxmlb.so : textproc/libxmlb
- libintl.so : devel/gettext-runtime
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libarchive.so.13 : archivers/libarchive
- libreadline.so.8 : devel/readline
- libsqlite3.so : databases/sqlite3
- This port is required by:
- for Libraries
-
- sysutils/gnome-firmware
Configuration Options:
- ===> The following configuration options are available for fwupd-2.1.1:
DOCS=on: Build and/or install documentation
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- sysutils_fwupd
- USES:
- cmake:indirect gettext gnome inotify libarchive meson pkgconfig python readline shebangfix sqlite vala:build
- pkg-message:
- For install:
-
Warning: fwupd is highly experimental and DANGEROUS
PLEASE do not attempt to flash any devices yet!
If you want to help testing use those non-destructive commands:
fwupdmgr get-devices
fwupdmgr verify [DEVICE-ID|GUID]
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.1 06 Apr 2026 20:29:18
    |
Bernhard Froehlich (decke)  Author: Sergii Dmytruk |
sysutils/fwupd: Update to 2.1.1
- make uefi-capsules plugin work
- use base libefivar instead of devel/efivar
- use USES=inotify
Many thanks to Sergii Dmytruk for fixing UEFI support!
Differential Revision: https://reviews.freebsd.org/D55590 |
2.0.19 27 Dec 2025 20:42:25
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Update to 2.0.19 |
2.0.18_1 18 Dec 2025 14:58:08
    |
Mathieu Arnold (mat)  |
*: WITH_DEBUG is a user feature not a port one |
2.0.18_1 08 Dec 2025 13:40:04
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Add accidentally removed libinotify dependency for 14.x
PR: 291451 |
2.0.18 03 Dec 2025 18:48:07
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Update to 2.0.18 |
2.0.17 09 Nov 2025 19:25:35
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Update to 2.0.17 and fix two testcases |
2.0.16_4 20 Oct 2025 09:17:29
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Enable more plugins and enable testsuite
Testsuite currently passes 19/23 tests.
More detailed porting status in the wiki.
See: https://wiki.freebsd.org/BernhardFroehlich/fwupd |
2.0.16_3 17 Oct 2025 12:01:22
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Unbreak for FreeBSD 14 and shorten install message (so hopefully
people read it!) |
2.0.16_2 16 Oct 2025 13:52:26
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Add missing dbus runtime dependency for daemon |
2.0.16_1 16 Oct 2025 10:02:44
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Add DOCS option |
2.0.16 15 Oct 2025 20:02:28
    |
Bernhard Froehlich (decke)  |
sysutils/fwupd: Update firmware automatically, safely, and reliably
This port was initially submitted as part of D29332 by Norbert Kaminski
<norbert.kaminski@3mdeb.com>. Thanks a lot for the initial port and all
the work involved!
Differential Revision: https://reviews.freebsd.org/D29332 |