Port details on branch 2025Q1 |
- pear-DB PEAR Database Abstraction Layer
- 1.12.2,1 databases
=69 1.12.2,1Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2003-06-08 06:53:53
- Last Update: 2024-04-20 14:25:39
- Commit Hash: 35723a2
- People watching this port, also watch:: gettext, gmake, expat, freetype2, unzip
- Also Listed In: pear www
- License: PHP301
- WWW:
- https://pear.php.net/package/DB
- https://github.com/pear/DB/
- Description:
- DB is a database abstraction layer providing:
- an OO-style query API
- portability features that make programs written for one DBMS work with other
DBMS's
- a DSN (data source name) format for specifying database servers
- prepare/execute (bind) emulation for databases that don't support it natively
- a result object for each query response
- portable error codes
- sequence emulation
- sequential and non-sequential row fetching as well as bulk fetching
- formats fetched rows as associative arrays, ordered arrays or objects
- row limit support
- transactions support
- table information interface
- DocBook and phpDocumentor API documentation
DB layers itself on top of PHP's existing database extensions.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php82-pear-DB>0:databases/pear-DB
- To install the port:
- cd /usr/ports/databases/pear-DB/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/pear-DB
- pkg install php82-pear-DB
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php82-pear-DB
- Package flavors (<flavor>: <package>)
- php82: php82-pear-DB
- php81: php81-pear-DB
- php83: php83-pear-DB
- distinfo:
- TIMESTAMP = 1713528514
SHA256 (PEAR/DB-1.12.2.tgz) = d7badd369bb3fdd08cc843e6aed002d824a9b6e44dc44b28945245219947c8b4
SIZE (PEAR/DB-1.12.2.tgz) = 137662
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:
-
- pear : devel/pear@php82
- Runtime dependencies:
-
- php.h : lang/php82
- pear : devel/pear@php82
- This port is required by:
- for Build
-
- databases/pear-DB_Pager
- databases/pear-DB_QueryTool
- databases/pear-DB_Sqlite_Tools
- databases/pear-DB_ldap
- databases/pear-DB_ldap2
- databases/pear-XML_Query2XML
-
Deleted ports which required this port:
- for Run
-
- databases/pear-DB_DataObject
- databases/pear-DB_Pager
- databases/pear-DB_QueryTool
- databases/pear-DB_Sqlite_Tools
- databases/pear-DB_ldap
- databases/pear-DB_ldap2
- databases/pear-Structures_DataGrid_DataSource_DB
-
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:
- No options to configure
- Options name:
- databases_pear-DB
- USES:
- pear
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|