Port details on branch 2024Q4 |
- p5-DBD-SQLite Provides access to SQLite3 databases through the DBI
- 1.76 databases
=20 1.76Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2002-04-06 20:37:37
- Last Update: 2024-12-25 19:16:55
- Commit Hash: fe804db
- People watching this port, also watch:: p5-DBI, unzip, wget, p5-libwww, nmap
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/DBD-SQLite
- Description:
- DBD::SQLite
===========
SQLite is a small fast embedded SQL database engine.
DBD::SQLite embeds that database engine into a DBD driver, so if
you want a relational database for your project, but don't want
to install a large RDBMS system like MySQL or PostgreSQL, then
DBD::SQLite may be just what you need.
It supports quite a lot of features, such as transactions (atomic
commit and rollback), indexes, DBA-free operation, a large subset
of SQL92 supported, and more.
See also: https://www.sqlite.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBD-SQLite>0:databases/p5-DBD-SQLite
- To install the port:
- cd /usr/ports/databases/p5-DBD-SQLite/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBD-SQLite
- pkg install p5-DBD-SQLite
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-DBD-SQLite
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729994418
SHA256 (DBD-SQLite-1.76.tar.gz) = 0a33a7a935be63371071dbe600cfaefa67cd971b67580a917bbf6ebaf723c584
SIZE (DBD-SQLite-1.76.tar.gz) = 2747259
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:
-
- p5-DBI>=1.57 : databases/p5-DBI
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-DBI>=1.57 : databases/p5-DBI
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/p5-Class-DBI-SQLite
- databases/p5-Class-Inflate
- databases/p5-DBD-PgLite
- databases/p5-DBICx-Deploy
- databases/p5-DBICx-TestDatabase
- databases/p5-DBIx-Class-Migration
- databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
-
Deleted ports which required this port:
- for Run
-
- comms/yfklog
- databases/p5-Class-DBI-SQLite
- databases/p5-DBD-PgLite
- databases/p5-DBICx-TestDatabase
- databases/p5-DBIx-Class-Migration
- databases/p5-DBIx-Class-ResultSet-RecursiveUpdate
- databases/p5-DBIx-Class-UUIDColumns
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for p5-DBD-SQLite-1.76:
BUNDLED_SQLITE=on: Use bundled SQLite (otherwise, from databases/sqlite3)
===> Use 'make config' to modify these settings
- Options name:
- databases_p5-DBD-SQLite
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|