| Port details |
- tauri-cli Build smaller, faster, and secure desktop apps with a web frontend
- 2.11.5 devel
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-07-31 06:33:07
- Last Update: 2026-07-31 06:31:06
- Commit Hash: 9d9c6b1
- License: MIT
- WWW:
- https://tauri.app
- Description:
- Tauri is a framework for building tiny, fast, and secure desktop
applications with a web frontend. Developers can use any frontend
framework that compiles to HTML, JavaScript, and CSS, while the backend
is written in Rust.
Tauri produces small binaries by using the operating system's native
webview instead of bundling a full browser engine. It supports creating
installers for Linux (.deb, AppImage), macOS (.app, .dmg), and Windows
(.exe, .msi), and provides features such as auto-updating, app signing,
system trays, multi-window mode, and transparent or frameless windows.
This port builds the Tauri command-line interface (CLI), used to create,
develop, and package Tauri applications.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- tauri-cli>0:devel/tauri-cli
- To install the port:
- cd /usr/ports/devel/tauri-cli/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/tauri-cli
- pkg install tauri-cli
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: tauri-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1785431147
SHA256 (rust/crates/Inflector-0.11.4.crate) = fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3
SIZE (rust/crates/Inflector-0.11.4.crate) = 17438
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:
-
- rust>=1.97.0 : lang/rust
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libappindicator3.so : devel/libappindicator
- libdbus-1.so : devel/dbus
- libsoup-3.0.so : devel/libsoup3
- libwebkit2gtk-4.1.so : www/webkit2-gtk@41
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_tauri-cli
- USES:
- cargo pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|