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

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


Branch: pkgsrc-2008Q3, Version: 2.11.9.4, Package name: phpmyadmin-2.11.9.4, 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:
[misc/php-mbstring] [databases/php-mysql] [lang/perl5]

Master sites: (Expand)

SHA1: ebbd34e91fd1baae400ecbd75622c93a30288604
RMD160: 8bed9f7f3a84b8181cc75dbebfbc9d03dcc7941c
Filesize: 3037.381 KB

Version history: (Expand)


CVS history: (Expand)


   2008-12-16 13:02:02 by Tyler R. Retzlaff | Files touched by this commit (2) | Package updated
Log message:
pullup ticket #2609 - requested by tron
phpmyadmin: update package

revisions pulled up:
pkgsrc/databases/phpmyadmin/Makefile	1.78
pkgsrc/databases/phpmyadmin/distinfo	1.40

   Module Name:    pkgsrc
   Committed By:   tron
   Date:           Mon Dec 15 09:11:49 UTC 2008

   Modified Files:
           pkgsrc/databases/phpmyadmin: Makefile distinfo

   Log message:
   Update "phpmyadmin" package to version 2.11.9.4. Changes since 2.11.9.3:
   - [security] possible XSRF on several pages
   2008-11-03 00:47:34 by Tyler R. Retzlaff | Files touched by this commit (2) | Package updated
Log message:
pullup ticket #2566 - requested by tron
phpmyadmin: update package for security fixes

revisions pulled up:
pkgsrc/databases/phpmyadmin/Makefile	1.76
pkgsrc/databases/phpmyadmin/distinfo	1.39

  Module Name:    pkgsrc
  Committed By:   tron
  Date:           Sat Nov  1 19:50:41 UTC 2008

  Modified Files:
          pkgsrc/databases/phpmyadmin: Makefile distinfo

  Log message:
  Update "phpmyadmin" package to version 2.11.9.3. Changes since 2.11.9.1:
  - [security] XSS in MSIE using NUL byte
  - [security] XSS in a Designer component