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

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


Branch: pkgsrc-2012Q3, Version: 3.5.3, Package name: phpmyadmin-3.5.3, 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


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

Master sites:

SHA1: df6b6438157d7cf423a60ee9f8df045a52602db8
RMD160: faba4759b004cfe67abff9d63f5d6f9b1c952dbd
Filesize: 3577.699 KB

Version history: (Expand)


CVS history: (Expand)


   2012-11-04 10:02:47 by S.P.Zeidler | Files touched by this commit (3) | Package updated
Log message:
Pullup ticket #3950 - requested by tron
databases/phpmyadmin: security update

Revisions pulled up:
- databases/phpmyadmin/Makefile                                 1.108
- databases/phpmyadmin/PLIST                                    1.31
- databases/phpmyadmin/distinfo                                 1.67

-------------------------------------------------------------------
   Module Name:	pkgsrc
   Committed By:	tron
   Date:		Wed Oct 17 18:35:06 UTC 2012

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

   Log message:
   Update "phpmyadmin" package to version 3.5.3. Changes since 3.5.2.2:
   - bug #3539044 [interface] Browse mode "Show" button gives blank \ 
page if no
     results anymore
   - bug #3534979 [interface] Copy Database Ajax feedback vanishes long before
     copying is done
   - bug #3527531 [interface] GC-maxlifetime warning incorrectly displayed
   - bug #3526916 [interface] Search fails with JS error when tooltips disabled
   - bug #3544366 [interface] Event comments not saved
   - bug #3549084 [edit] Can't enter date directly when editing inline
   - bug #3548491 [interface] Inline query editor doesn't work from search res=
   ults
   - bug #3547825 [edit] BLOB download no longer works
   - bug #3541966 [config] Error in generated configuration arrray
   - bug #3553551 [GUI] Invalid HTML code in multi submits confirmation form
   - [interface] Designer sometimes places tables on the top menu
   - bug #3546277 [core] Call to undefined function __() when config file has
     wrong permissions
   - bug #3540922 [edit] Error searching table with many fields
   - bug #3555104 [edit] Cannot copy a DB with table & views
   - bug #3559925 [privileges] Incorrect updating of the list of users
   - bug #3561224 [edit] cell edit date field with empty date fills in current
     date
   - bug #3559955 [edit] current_date from function drop down fails on update
   - bug #3562472 add support for Solaris and FreeBSD system load and memory
     display in server status
   - bug #3553068 [import] Table import from XML file fails
   - replace Highcharts with jqplot for Display chart
   - bug #3567684 [edit] Pasting value doesn't clear null checkbox
   - bug #3570786 [edit] Datepicker for date and datetime fields is broken

   To generate a diff of this commit:
   cvs rdiff -u -r1.107 -r1.108 pkgsrc/databases/phpmyadmin/Makefile
   cvs rdiff -u -r1.30 -r1.31 pkgsrc/databases/phpmyadmin/PLIST
   cvs rdiff -u -r1.66 -r1.67 pkgsrc/databases/phpmyadmin/distinfo