Port details on branch 2016Q4 |
- phpmyadmin Set of PHP-scripts to manage MySQL over the web
- 4.6.5 databases
=0 4.6.5Version of this port present on the latest quarterly branch. - Maintainer: matthew@FreeBSD.org
 - Port Added: 2016-11-27 02:42:10
- Last Update: 2016-11-27 02:42:02
- Commit Hash: 1658cad
- Also Listed In: www
- License: GPLv2
- WWW:
- http://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: http://www.phpmyadmin.net/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- phpMyAdmin>0:databases/phpmyadmin
- To install the port:
- cd /usr/ports/databases/phpmyadmin/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/phpmyadmin
- pkg install phpMyAdmin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: phpMyAdmin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1480059999
SHA256 (phpMyAdmin-4.6.5-all-languages.tar.xz) = 6940e44d1d99c61c9f556295dc66176ff9ec8f07b0bbceb14fa352b5624bdee4
SIZE (phpMyAdmin-4.6.5-all-languages.tar.xz) = 6159436
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/php56
- ctype.so : textproc/php56-ctype
- session.so : www/php56-session
- filter.so : security/php56-filter
- mbstring.so : converters/php56-mbstring
- json.so : devel/php56-json
- mysqli.so : databases/php56-mysqli
- bz2.so : archivers/php56-bz2
- gd.so : graphics/php56-gd
- mcrypt.so : security/php56-mcrypt
- openssl.so : security/php56-openssl
- xml.so : textproc/php56-xml
- zip.so : archivers/php56-zip
- zlib.so : archivers/php56-zlib
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for phpMyAdmin-4.6.5:
BZ2=on: PHP bzip2 library support
GD=on: PHP GD library support (requires X11)
MCRYPT=on: PHP MCrypt library support
OPENSSL=on: PHP OpenSSL support
PDF=off: PHP PDFlib support
XML=on: PHP XML support (Export to OpenDoc)
ZIP=on: PHP Zip compression support
ZLIB=on: PHP ZLIB support
===> Use 'make config' to modify these settings
- Options name:
- databases_phpmyadmin
- USES:
- cpe php:web tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|