./databases/phpmyadmin, Set of PHP-scripts to adminstrate MySQL over the WWW

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2016Q2, Version: 4.6.3nb1, Package name: phpmyadmin-4.6.3nb1, Maintainer: pkgsrc-users

phpMyAdmin is a tool written in PHP intended to handle the administration of
MySQL over the Web. 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 47 different languages


Required to run:
[archivers/php-zlib] [archivers/php-bz2] [archivers/php-zip] [devel/php-gettext] [databases/php-mysqli] [graphics/php-gd] [security/php-mcrypt] [textproc/php-json] [converters/php-mbstring]

Master sites:

SHA1: 08f06598de52051d2431aecff330944618a742fd
RMD160: 5c56f83cfa0978df3a4091632418978580c1f616
Filesize: 5968.605 KB

Version history: (Expand)


CVS history: (Expand)


   2016-08-09 20:39:14 by Benny Siegert | Files touched by this commit (2)
Log message:
Pullup ticket #5077 - requested by nils
databases/phpmyadmin: bugfix

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.149
- databases/phpmyadmin/PLIST                                    1.43

---
   Module Name:	pkgsrc
   Committed By:	nils
   Date:		Mon Aug  8 09:04:26 UTC 2016

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST

   Log message:
   Fix PR pkg/51364.
   This is not the suggested fix, but Makefile should be easier to read
   this way.