Port details on branch 2024Q3 |
- p5-DBI Perl5 Database Interface, required for DBD::* modules
- 1.644 databases =314 1.644Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: unknown
- Last Update: 2024-08-30 05:38:06
- Commit Hash: ca795fb
- People watching this port, also watch:: libiconv, gmake, expat, m4, gettext
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/DBI
- Description:
- The DBI interface allows perl programs to use DBD (Database Definition)
drivers with a common set of routines. A program can then (theoretically)
change from using mSQL to Oracle (for example) without changing the entire
program around.
This DBI interface is not yet fully specified. The current development
work is focused on writing drivers, such as DBD::Oracle, which also
implement emulations of old perl4 database interfaces, e.g., oraperl.
This strategy enables the DBI and drivers to serve a useful purpose
whilst allowing the real interface to evolve with experience behind the
emulation interface.
See also: https://dbi.perl.org
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBI>0:databases/p5-DBI
- To install the port:
- cd /usr/ports/databases/p5-DBI/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBI
- pkg install p5-DBI
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-DBI
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724996281
SHA256 (DBI-1.644.tar.gz) = 2297b99de09e67086640b590699e0e982fb469da63a93fe28dc14782db7a53c8
SIZE (DBI-1.644.tar.gz) = 689287
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:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/innotop
- databases/p5-Amon2-DBI
- databases/p5-AnyEvent-DBD-Pg
- databases/p5-App-Sqitch
- databases/p5-Bucardo
- databases/p5-Class-DBI-Loader
- databases/p5-Class-DBI-Sweet
-
Deleted ports which required this port:
- for Run
-
- comms/yfklog
- databases/innotop
- databases/mysqlreport
- databases/mysqlsla
- databases/mytop
- databases/p5-Amon2-DBI
- databases/p5-AnyEvent-DBD-Pg
-
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-DBI-1.644:
PROXY=off: Build DBI::Proxy
===> Use 'make config' to modify these settings
- Options name:
- databases_p5-DBI
- USES:
- cpe perl5 shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|