| Port details on branch 2020Q3 |
- phpmyadmin5 Set of PHP-scripts to manage MySQL over the web
- 5.0.2 databases
=0 5.0.2Version of this port present on the latest quarterly branch. - Maintainer: joneum@FreeBSD.org
 - Port Added: 2020-07-09 21:59:02
- Last Update: 2020-07-09 21:58:57
- Commit Hash: 4de2bd3
- Also Listed In: www
- License: GPLv2
- WWW:
- https://www.phpmyadmin.net/
- Description:
- Currently phpMyAdmin can:
* browse and drop databases, tables, views, columns and indexes
* display multiple results sets through stored procedures or queries
* create, copy, drop, rename and alter databases, tables, columns
and indexes
* maintain server, databases and tables, with proposals on server
configuration
* execute, edit and bookmark any SQL-statement, even batch-queries
* load text files into tables
* create and read dumps of tables
* export data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Microsoft Word 2000, and
LATEX formats
* import data and MySQL structures from OpenDocument spreadsheets,
as well as XML, CSV, and SQL files
* administer multiple servers
* manage MySQL users and privileges
* check referential integrity in MyISAM tables
* using Query-by-example (QBE), create complex queries
automatically connecting required tables
* create PDF graphics of your database layout
* search globally in a database or a subset of it
* transform stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link
* track changes on databases, tables and views
* support InnoDB tables and foreign keys
* support mysqli, the improved MySQL extension
* create, edit, call, export and drop stored procedures and
functions
* create, edit, export and drop events and triggers
* communicate in 62 different languages
WWW: https://www.phpmyadmin.net/
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- phpMyAdmin5${PHP_PKGNAMESUFFIX}>0:databases/phpmyadmin5
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/databases/phpmyadmin5/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/phpmyadmin5
- pkg install phpMyAdmin5-php72
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpMyAdmin5-php72
- Package flavors (<flavor>: <package>)
- php72: phpMyAdmin5-php72
- php73: phpMyAdmin5-php73
- php74: phpMyAdmin5-php74
- distinfo:
- TIMESTAMP = 1585233429
SHA256 (phpMyAdmin-5.0.2-all-languages.tar.xz) = cbcc78d1499308d9329950fcba2ebaa84c559a934fe54efc027d459d8e4161c8
SIZE (phpMyAdmin-5.0.2-all-languages.tar.xz) = 8018752
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- php.h : lang/php72
- ctype.so : textproc/php72-ctype
- filter.so : security/php72-filter
- hash.so : security/php72-hash
- json.so : devel/php72-json
- mysqli.so : databases/php72-mysqli
- session.so : www/php72-session
- xml.so : textproc/php72-xml
- xmlwriter.so : textproc/php72-xmlwriter
- bz2.so : archivers/php72-bz2
- gd.so : graphics/php72-gd
- mbstring.so : converters/php72-mbstring
- openssl.so : security/php72-openssl
- zip.so : archivers/php72-zip
- zlib.so : archivers/php72-zlib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phpMyAdmin5-php72-5.0.2:
BZ2=on: PHP bzip2 library support
CURL=off: PHP curl support
GD=on: PHP GD library support (requires X11)
GMP=off: PHP GMP library support
MBSTRING=on: PHP Multi-byte String support
OPCACHE=off: PHP Opcache support
OPENSSL=on: PHP OpenSSL support
PDF=off: PHP PDFlib support
SODIUM=off: PHP libsodium support (only available for PHP >= 7.2)
ZIP=on: PHP Zip compression support
ZLIB=on: PHP ZLIB support
===> Use 'make config' to modify these settings
- Options name:
- databases_phpmyadmin5
- USES:
- cpe php:web,flavors tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|