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

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


Branch: pkgsrc-2011Q4, Version: 3.4.10.1, Package name: phpmyadmin-3.4.10.1, Maintainer: tron

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

DEINSTALL [+/-]

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

Master sites:

SHA1: d83a517310b47bbe5d7b00c42b86121dfb3db485
RMD160: cdfdd41d769f978bda3653477edc30d36c27f9d9
Filesize: 4611.409 KB

Version history: (Expand)


CVS history: (Expand)


   2012-02-19 05:19:44 by Steven Drake | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3686 - requested by tron
databases/phpmyadmin security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.97-1.98
- databases/phpmyadmin/PLIST                                    1.25
- databases/phpmyadmin/distinfo                                 1.58-1.59

---
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Thu Feb 16 20:19:25 UTC 2012

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo

   Log message:
   Update "phpmyadmin" package to version 3.4.10. Changes since 3.4.9:
   - bug #3460090 [interface] TextareaAutoSelect feature broken
   - patch #3375984 [export] PHP Array export might generate invalid php code
   - bug #3049209 [import] Import from ODS ignores cell that is the same as
     cell before
   - bug #3463933 [display] SELECT DISTINCT displays wrong total records found
   - patch #3458944 [operations] copy table data missing
     SET SQL_MODE='NO_AUTO_VALUE_ON_ZERO'
   - bug #3469254 [edit] Setting data to NULL and drop-downs
   - bug #3477063 [edit] Missing set fields and values in generated INSERT query
   - bug #3460867 [libraries] license issue with TCPDF (updated to 5.9.145)

---
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Sat Feb 18 23:04:45 UTC 2012

   Modified Files:
   	pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   pdatep "phpmyadmin" package to version 3.4.10.1. Changes since 3.4.10:
   - [security] XSS in replication setup, see PMASA-2012-1