aboutsummaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin/pkg-descr
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2005-12-05 19:37:27 +0800
committergarga <garga@FreeBSD.org>2005-12-05 19:37:27 +0800
commit82276da2e641af1ab25073d03fbf9926a4f23ef6 (patch)
tree3a79223b5808d18ee6d661c89c534b8f6e342f56 /databases/phpmyadmin/pkg-descr
parent25b5f47e45ef3f19cf0f69121ea1bbae147a2b96 (diff)
downloadfreebsd-ports-gnome-82276da2e641af1ab25073d03fbf9926a4f23ef6.tar.gz
freebsd-ports-gnome-82276da2e641af1ab25073d03fbf9926a4f23ef6.tar.zst
freebsd-ports-gnome-82276da2e641af1ab25073d03fbf9926a4f23ef6.zip
- Update to 2.7.0
PR: ports/89962 Submitted by: maintainer
Diffstat (limited to 'databases/phpmyadmin/pkg-descr')
-rw-r--r--databases/phpmyadmin/pkg-descr33
1 files changed, 21 insertions, 12 deletions
diff --git a/databases/phpmyadmin/pkg-descr b/databases/phpmyadmin/pkg-descr
index 40a69e789814..5d106eb9dd91 100644
--- a/databases/phpmyadmin/pkg-descr
+++ b/databases/phpmyadmin/pkg-descr
@@ -1,15 +1,24 @@
- phpMyAdmin is intended to handle the administration of MySQL over the WWW.
- Currently it can:
- - create and drop databases
- - create, copy, drop and alter tables
- - delete, edit and add fields
- - execute any SQL-statement, even batch-queries
- - manage keys on fields
- - load text files into tables
- - create and read dumps of tables
- - export and import CSV data
- - administer one single database as well as a whole database server
- - communicate in 50 different languages
+ phpMyAdmin handles the administration of MySQL over the Web. It
+ can manage a whole MySQL server as well as a single database.
+
+ Currently it can:
+ - create, copy, rename and drop databases
+ - create, copy, drop, rename and alter tables
+ - do table maintenance
+ - delete, edit and add fields
+ - execute any SQL-statement, even batch-queries
+ - manage keys on fields
+ - load text files into tables
+ - create and read dumps of tables
+ - export data to CSV, XML and Latex formats
+ - administer multiple servers
+ - manage MySQL users and privileges
+ - check referential integrity
+ - 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
+ - communicate in 50 different languages
WWW: http://www.phpmyadmin.net/