DEPRECATED: No longer supported by the phpMyAdmin project This port expired on: 2012-01-12 A set of PHP-scripts to manage MySQL over the web Was Maintained by:m.seaman@infracaninophile.co.uk Port Added: 15 Oct 2008 14:47:14 Also Listed In:www License: GPLv2
phpMyAdmin handles the administration of MySQL over the Web. It can
manage a whole MySQL server as well as a single database.
* Intuitive web interface
* Support for most MySQL features:
o browse and drop databases, tables, views, fields and indexes
o create, copy, drop, rename and alter databases, tables, fields
and indexes
o maintenance of server, databases and tables, with proposals on
server configuration
o execute, edit and bookmark any SQL-statement, even batch-queries
o manage MySQL users and privileges
o manage stored procedures and triggers
* Import data from CSV and SQL
* Export data to various formats: CSV, SQL, XML, PDF, ISO/IEC 26300 -
OpenDocument Text and Spreadsheet, Word, Excel, LATEX and others
* Administering multiple servers
* Creating PDF graphics of your database layout
* Creating complex queries using Query-by-example (QBE)
* Searching globally in a database or a subset of it
* Transforming stored data into any format using a set of predefined
functions, like displaying BLOB-data as image or download-link
* And much more...
WWW: http://www.phpmyadmin.net/
- Update to 2.11.10.1, this fixes for various XSS vulnerabilities
PR: ports/149840
Submitted by: Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
Security: CVE-2010-3056
- Switch to using bsd.ports.options.mk
- Use USERS and GROUPS functionality, instead of supplying pkg-install
- Drop some warnings about changes that happened a long time ago now.
PR: 141802
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
- Remove MYSQLI options which doesn't make sence for this version of phpmyadmin
PR: 130897
Submitted by: Matthew Seaman <m dot seaman at infracaninophile dot co dot uk>
(maintainer)
- Connect phpmyadmin211
databases/phpmyadmin211 will contain a legacy version of PMA
for those that cannot upgrade yet.
PR: 127880
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)