| Port details |
- vite-plus Vite Plus the Unified Toolchain for the Web
- 0.2.9 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: mfechner@FreeBSD.org
 - Port Added: 2026-08-24 11:03:06
- Last Update: 2026-08-24 10:59:55
- Commit Hash: c9a28d6
- License: MIT
- WWW:
- https://github.com/voidzero-dev/vite-plus
- https://viteplus.dev/
- Description:
- Vite+ is the unified entry point for local web development. It combines Vite,
Vitest, Oxlint, Oxfmt, Rolldown, tsdown, and Vite Task into one zero-config
toolchain that also manages runtime and package manager workflows:
vp env: Manage Node.js globally and per project
vp install: Install dependencies with automatic package manager detection
vp dev: Run Vite's fast native ESM dev server with instant HMR
vp check: Run formatting, linting, and type checks in one command
vp test: Run tests through bundled Vitest
vp build: Build applications for production with Vite + Rolldown
vp run: Run package.json scripts and monorepo tasks with caching and
dependency-aware scheduling
vp pack: Build libraries for npm publishing or standalone app binaries
vp toolchain: Show the versions of Vite+, Vite, Rolldown, Oxc, and other
tools
vp create / vp migrate: Scaffold new projects and migrate existing ones
All of this is configured from your project root and works across Vite's
framework ecosystem. Vite+ is fully open-source under the MIT license.
 ¦ ¦ ¦ ¦ 
- 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:
-
- vite-plus>0:devel/vite-plus
- To install the port:
- cd /usr/ports/devel/vite-plus/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/vite-plus
- pkg install vite-plus
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: vite-plus
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787383034
SHA256 (52dbd194ea6b6d4320706caa5f2db14b1034adaf.tar.gz) = 58eea6a2825f4ae21f99abeaef3f8c6226d3c5c104922de47230d95ec7582e1c
SIZE (52dbd194ea6b6d4320706caa5f2db14b1034adaf.tar.gz) = 5842195
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
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_vite-plus
- USES:
- cargo ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|