summaryrefslogtreecommitdiff
path: root/databases/phpmyadmin211
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-07 15:29:18 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-07 15:29:18 +0000
commit3ef9e2400bfcfcfa7e7c91622ad9171ebbee0790 (patch)
tree320c43c2068d59fe3dfa8ff37b95102d189c87c2 /databases/phpmyadmin211
parentOPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE, (diff)
- Update to 2.6.3-pl1
PR: ports/83083 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=138651
Diffstat (limited to 'databases/phpmyadmin211')
-rw-r--r--databases/phpmyadmin211/Makefile4
-rw-r--r--databases/phpmyadmin211/distinfo4
-rw-r--r--databases/phpmyadmin211/pkg-descr33
3 files changed, 16 insertions, 25 deletions
diff --git a/databases/phpmyadmin211/Makefile b/databases/phpmyadmin211/Makefile
index 8e8c969ecb08..58aaa7f1ca67 100644
--- a/databases/phpmyadmin211/Makefile
+++ b/databases/phpmyadmin211/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= phpMyAdmin
-PORTVERSION= 2.6.2.1
-#DISTVERSION= 2.6.2-pl1
+PORTVERSION= 2.6.3.1
+#DISTVERSION= 2.6.3-pl1
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
diff --git a/databases/phpmyadmin211/distinfo b/databases/phpmyadmin211/distinfo
index f99ce79e45ce..94ce1109b878 100644
--- a/databases/phpmyadmin211/distinfo
+++ b/databases/phpmyadmin211/distinfo
@@ -1,2 +1,2 @@
-MD5 (phpMyAdmin-2.6.2-pl1.tar.bz2) = f1f9f3d84815d457e4ab9a933d62eccb
-SIZE (phpMyAdmin-2.6.2-pl1.tar.bz2) = 1646442
+MD5 (phpMyAdmin-2.6.3-pl1.tar.bz2) = 28f6c827e99e1c96f6852c441f7e42ef
+SIZE (phpMyAdmin-2.6.3-pl1.tar.bz2) = 1710233
diff --git a/databases/phpmyadmin211/pkg-descr b/databases/phpmyadmin211/pkg-descr
index b1d2973e53c8..40a69e789814 100644
--- a/databases/phpmyadmin211/pkg-descr
+++ b/databases/phpmyadmin211/pkg-descr
@@ -1,24 +1,15 @@
-phpMyAdmin is intended to handle the administration of MySQL over the
-Web. It can manage a whole MySQL server as well as a single database.
-
-Currently it can:
- - create 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 47 different languages
+ 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
WWW: http://www.phpmyadmin.net/