Port details on branch 2024Q2 |
- p5-DBD-mysql MySQL driver for the Perl5 Database Interface (DBI)
- 5.005 databases
=0 5.005Version of this port present on the latest quarterly branch. - Maintainer: sirdice@gmail.com
 - Port Added: 2024-05-27 21:30:04
- Last Update: 2024-05-27 21:29:05
- Commit Hash: 078ec06
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/DBD-mysql
- Description:
- DBD::mysql is the Perl5 Database Interface driver for the MySQL
database. In other words: DBD::mysql is an interface between the Perl
programming language and the MySQL programming API that comes with the
MySQL relational database management system. Most functions provided by
this programming API are supported. Some rarely used functions are
missing, mainly because noone ever requested them.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-DBD-mysql>0:databases/p5-DBD-mysql
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/p5-DBD-mysql/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/p5-DBD-mysql
- pkg install p5-DBD-mysql
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-DBD-mysql
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1716833311
SHA256 (DBD-mysql-5.005.tar.gz) = 1558c203b3911e273d3f83249535b312165be2ca8edba6b6c210645d769d0541
SIZE (DBD-mysql-5.005.tar.gz) = 155029
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.08 : databases/p5-DBI
- perl5>=5.36<5.37 : lang/perl5.36
- p5-Devel-CheckLib>=1.09 : devel/p5-Devel-CheckLib
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Deep>=0 : devel/p5-Test-Deep
- Runtime dependencies:
-
- p5-DBI>=1.08 : databases/p5-DBI
- perl5>=5.36<5.37 : lang/perl5.36
- Library dependencies:
-
- libunwind.so : devel/libunwind
- libmysqlclient.so.21 : databases/mysql80-client
- This port is required by:
- for Build
-
- www/rt50
- for Run
-
- www/rt50
Configuration Options:
- No options to configure
- Options name:
- databases_p5-DBD-mysql
- USES:
- compiler:c11 mysql perl5 ssl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.005 27 May 2024 21:29:05
    |
Vladimir Druzenko (vvd)  Author: Remko Catersels |
databases/p5-DBD-mysql: update to 5.005, fix build in poudriere, add IGNORE for
non-mysql
Changelog:
https://github.com/perl5-dbi/DBD-mysql/releases/tag/5_005
Since 5.x upstream doesn't support MariaDB - add IGNORE for non-mysql.
PR: 279256 277889
MFH: 2024Q2
(cherry picked from commit 31b1edc0d2c4b13db76a583d512f34af68273681) |
Number of commits found: 1
|