Path to this page:
./
databases/phpmyadmin,
Set of PHP-scripts to adminstrate MySQL over the WWW
Branch: pkgsrc-2012Q2,
Version: 3.5.2.2,
Package name: phpmyadmin-3.5.2.2,
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
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1 2007/11/27 23:02:43 tron Exp $
CONF_INC_PHP=@CONF_INC_PHP@
PMCONFFILE=@PMCONFFILE@
case ${STAGE} in
DEINSTALL)
${RM} -f ${CONF_INC_PHP}
;;
esac
Required to run:[
converters/php-mbstring] [
graphics/php-gd] [
archivers/php-bz2] [
archivers/php-zlib] [
databases/php-mysql] [
devel/php-gettext] [
security/php-mcrypt] [
textproc/php-json]
Required to build:[
archivers/xz]
Master sites:
SHA1: 0772385c8133e7b0becaa6c81df7f76bdb9d3bf2
RMD160: 26e247336fa2876c939afa0fa842cc67ee7c38f3
Filesize: 3568.684 KB
Version history: (Expand)
- (2012-08-19) Updated to version: phpmyadmin-3.5.2.2
- (2012-08-09) Updated to version: phpmyadmin-3.5.2.1
- (2012-07-05) Package added to pkgsrc.se, version phpmyadmin-3.5.1 (created)
CVS history: (Expand)
2012-08-18 18:33:44 by S.P.Zeidler | Files touched by this commit (2) | |
Log message:
Pullup ticket #3901 - requested by tron
databases/phpmyadmin: security update
Revisions pulled up:
- databases/phpmyadmin/Makefile 1.104
- databases/phpmyadmin/distinfo 1.64
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Fri Aug 17 23:08:21 UTC 2012
Modified Files:
pkgsrc/databases/phpmyadmin: Makefile distinfo
Log message:
Updatep "phpmyadmin" package to version 3.5.2.2. Changes since 3.5.2.1:
- [security] Fixed XSS vulnerabilities, see PMASA-2012-4
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 pkgsrc/databases/phpmyadmin/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/databases/phpmyadmin/distinfo
|
2012-08-08 20:39:22 by S.P.Zeidler | Files touched by this commit (4) | |
Log message:
Pullup ticket #3889 - requested by tron
databases/phpmyadmin: security update
Revisions pulled up:
- databases/phpmyadmin/Makefile 1.102-1.103
- databases/phpmyadmin/PLIST 1.28
- databases/phpmyadmin/distinfo 1.62-1.63
- databases/phpmyadmin/patches/patch-libraries_header_http.inc.php deleted
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Sun Jul 15 13:02:32 UTC 2012
Modified Files:
pkgsrc/databases/phpmyadmin: Makefile PLIST distinfo
Removed Files:
pkgsrc/databases/phpmyadmin/patches:
patch-libraries_header_http.inc.php
Log message:
Update "phpmyadmin" package to version 3.5.2. Changes since 3.5.1:
- bug #3521416 [interface] JS error when editing index
- bug #3521313 [core] Call to undefined function __()
- bug #3521016 [edit] NOW() function incorrectly selected
- bug [GUI] Invalid HTML code on transformation_overview.php
- bug #3522930 [browse] Missing validation in Ajax mode
- bug Fix popup message on build SQL of import
- bug #3523499 [core] Make X-WebKit-CSP work better
- replace Highcharts with jqplot for query profiling, zoom search
- bug #3531584 [interface] No form validation in change password dialog
- bug #3531585 [interface] Broken password validation in copy user form
- bug #3531586 [unterface] Add user form prints JSON when user presses enter
- bug #3534121 [config] duplicate line in config.sample.inc.php
- bug #3534311 [interface] Grid editing incorrectly parses ENUM/SET values
- bug #3510196 [core] More clever URL rewriting with ForceSSL
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 pkgsrc/databases/phpmyadmin/Makefile
cvs rdiff -u -r1.27 -r1.28 pkgsrc/databases/phpmyadmin/PLIST
cvs rdiff -u -r1.61 -r1.62 pkgsrc/databases/phpmyadmin/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/databases/phpmyadmin/patches/patch-libraries_header_http.inc.php
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: tron
Date: Wed Aug 8 07:17:00 UTC 2012
Modified Files:
pkgsrc/databases/phpmyadmin: Makefile distinfo
Log message:
Update "phpmyadmin" package to version 3.5.2.1. Changes since 3.5.2:
- [security] Fixed local path disclosure vulnerability, see PMASA-2012-3
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 pkgsrc/databases/phpmyadmin/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/databases/phpmyadmin/distinfo
|