| Port details |
- prisma-engines Engines for Prisma stack
- 6.19.0_1 databases
=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: otis@FreeBSD.org
 - Port Added: 2025-11-09 09:18:06
- Last Update: 2025-11-11 11:08:12
- Commit Hash: d6b6027
- License: APACHE20
- WWW:
- https://github.com/prisma/prisma-engines
- Description:
- A collection of engines that power the core stack for Prisma, most prominently
Prisma Client and Prisma Migrate.
It contains four engines:
- Query engine, used by the client to run database queries from Prisma Client
- Query compiler, an actively developed replacement for the query engine, used
to compile Prisma Client queries into query plans containing SQL statements
and other operations, which the client can use to execute Prisma queries
entirely in JS land
- Schema engine, used to create and run migrations and introspection
- Prisma Format, historically used to format prisma files (hence the name), now
powers other LSP functionality as well
¦ ¦ ¦ ¦ 
- 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:
-
- prisma-engines>0:databases/prisma-engines
- To install the port:
- cd /usr/ports/databases/prisma-engines/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/prisma-engines
- pkg install prisma-engines
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: prisma-engines
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1762628390
SHA256 (rust/crates/addr2line-0.20.0.crate) = f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3
SIZE (rust/crates/addr2line-0.20.0.crate) = 39558
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.91.0 : lang/rust
- cmake : devel/cmake-core
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libzstd.so : archivers/zstd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_prisma-engines
- USES:
- cargo pkgconfig ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|