Path to this page:
./
databases/phpmyadmin,
Set of PHP-scripts to adminstrate MySQL over the WWW
Branch: pkgsrc-2013Q4,
Version: 4.0.10nb1,
Package name: phpmyadmin-4.0.10nb1,
Maintainer: tronphpMyAdmin 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:[
textproc/php-json] [
converters/php-mbstring] [
databases/php-mysqli] [
databases/php-mysql] [
devel/php-gettext] [
security/php-mcrypt] [
archivers/php-zlib] [
archivers/php-zip] [
archivers/php-bz2] [
graphics/php-gd]
Master sites:
SHA1: 2002e954471b3c76eddd5ffc14c224089bc08d26
RMD160: c78ea8b17fd01472df3eb7d25a8a0ef6a94eb6d0
Filesize: 4662.383 KB
Version history: (Expand)
- (2014-02-24) Updated to version: phpmyadmin-4.0.10nb1
- (2014-01-01) Package has been reborn
- (2013-12-31) Package added to pkgsrc.se, version phpmyadmin-4.0.10 (created)
CVS history: (Expand)
2014-02-24 17:31:04 by Eric Schnoebelen | Files touched by this commit (3) |
Log message:
Resolve the vunerability reported in PMASA-2014-1.
Based on GIT commit
https://github.com/phpmyadmin/phpmyadmin/commit/968d5d5f486820bfa30af046f063b9f23304e14a
RT ticket 4333.
|