aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin
Commit message (Collapse)AuthorAgeFilesLines
* - Fix trailing whitespace in pkg-messagesDmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415503
* Update to 4.6.1Matthew Seaman2016-05-032-3/+3
| | | | | | | | | This is a routine bug-fix update. ChangeLog: https://www.phpmyadmin.net/files/4.6.1/ Notes: svn path=/head/; revision=414517
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Update to 4.6.0Matthew Seaman2016-03-222-3/+3
| | | | | | | ChangeLog: https://www.phpmyadmin.net/files/4.6.0/ Notes: svn path=/head/; revision=411676
* Security Update to 4.5.5.1Matthew Seaman2016-03-012-3/+3
| | | | | | | | | | | Multiple XSS vulnerabilities and a man-in-the-middle attack against API calls to GitHub. MFH: 2016Q1 Security: f682a506-df7c-11e5-81e4-6805ca0b3d42 Notes: svn path=/head/; revision=409852
* Update to 4.5.5Matthew Seaman2016-02-232-3/+3
| | | | | | | | | This is a routine maintenance update. ChangeLog: https://www.phpmyadmin.net/files/4.5.5/ Notes: svn path=/head/; revision=409385
* Update to 4.5.4.1Matthew Seaman2016-01-292-3/+3
| | | | | | | | | | | This is actually pretty much a no-op on FreeBSD: we're using the bundled verion of phpseclib, and the regrssion fix does not apply to the 4.5.x branch. ChangeLog: https://www.phpmyadmin.net/files/4.5.4.1/ Notes: svn path=/head/; revision=407482
* Security Update to 4.5.4Matthew Seaman2016-01-282-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a combination of feature- and security- updates. The PMA project has not yet published the relevant advisories, so there is very little information available about what the vulnerabilities are and what versions they affect. PMSA-2016-1 to PMSA-2016-9 are expected to be available at https://www.phpmyadmin.net/security/ shortly. [Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-1 [Security] Unsafe generation of CSRF token, see PMASA-2016-2 [Security] Multiple XSS vulnerabilities, see PMASA-2016-3 [Security] Insecure password generation in JavaScript, see PMASA-2016-4 [Security] Unsafe comparison of CSRF token, see PMASA-2016-5 [Security] Multiple full path disclosure vulnerabilities, see PMASA-2016-6 [Security] XSS vulnerability in normalization page, see PMASA-2016-7 [Security] Full path disclosure vulnerability in SQL parser, see PMASA-2016-8 [Security] XSS vulnerability in SQL editor, see PMASA-2016-9 VuXML entries to follow once the advisories are available. ChangeLog: https://www.phpmyadmin.net/files/4.5.4/ MFH: 2016Q1 Security: https://www.phpmyadmin.net/security/PMASA-2016-1/ Security: https://www.phpmyadmin.net/security/PMASA-2016-2/ Security: https://www.phpmyadmin.net/security/PMASA-2016-3/ Security: https://www.phpmyadmin.net/security/PMASA-2016-4/ Security: https://www.phpmyadmin.net/security/PMASA-2016-5/ Security: https://www.phpmyadmin.net/security/PMASA-2016-6/ Security: https://www.phpmyadmin.net/security/PMASA-2016-7/ Security: https://www.phpmyadmin.net/security/PMASA-2016-8/ Security: https://www.phpmyadmin.net/security/PMASA-2016-9/ Notes: svn path=/head/; revision=407397
* Security update to 4.5.3.1Matthew Seaman2015-12-262-3/+3
| | | | | | | | | | | This update fixes regressions in 4.5.3 and addresses a path disclosure vulnerability. MFH: 2015Q4 Security: 88f75070-abcf-11e5-83d3-6805ca0b3d42 Notes: svn path=/head/; revision=404509
* Update to 4.5.3Matthew Seaman2015-12-232-3/+3
| | | | | | | ChangeLog: https://www.phpmyadmin.net/files/4.5.3/ Notes: svn path=/head/; revision=404321
* Update to 4.5.2:Matthew Seaman2015-11-232-4/+3
| | | | | | | ChangeLog: https://www.phpmyadmin.net/files/4.5.2/ Notes: svn path=/head/; revision=402277
* Remove outdated comment. pkg(8) handles empty dirs just fine, and theMatthew Seaman2015-11-221-3/+0
| | | | | | | code was changed long ago to account for that. Notes: svn path=/head/; revision=402231
* Remove the APC optionMatthew Seaman2015-11-181-2/+2
| | | | | | | | | | | | | | | The pecl-APC extension is not currently supported at the moment in PHP-5.5, which is the minimum PHP version required by phpMyAdmin. Also the 'animated progress bar' support doesn't need APC with PHP 5.4.x or above. (See question 2.9 in the PMA FAQ: https://phpmyadmin.readthedocs.org/en/latest/faq.html#configuration ) PR: 204659 Submitted by: sirdice (at) gmail.com Notes: svn path=/head/; revision=401867
* IGNORE_WITH_PHP=54 does not do anything, php 5.4 is called 5 here, soMathieu Arnold2015-11-131-1/+1
| | | | | | | | | add 5 to the list. Sponsored by: Absolight Notes: svn path=/head/; revision=401519
* Security update to 4.5.1Matthew Seaman2015-10-232-3/+3
| | | | | | | | | | See https://www.phpmyadmin.net/security/PMASA-2015-5/ MFH: 2015Q4 Security: 08d11134-79c5-11e5-8987-6805ca0b3d42 Notes: svn path=/head/; revision=400059
* Update to 4.5.0.2Matthew Seaman2015-09-262-3/+3
| | | | | | | | | Another quick fix for a regression in 4.5.0 ChangeLog: https://www.phpmyadmin.net/files/4.5.0.2/ Notes: svn path=/head/; revision=397983
* Update to 4.5.0.1Matthew Seaman2015-09-242-3/+3
| | | | | | | | | | This is a fix for a regression in 4.5.0: - issue #11492 AUTO_INCREMENT statements are partly missing from exports ChangeLog: https://www.phpmyadmin.net/files/4.5.0.1/ Notes: svn path=/head/; revision=397684
* Update to 4.5.0Matthew Seaman2015-09-242-4/+4
| | | | | | | | | | | This is the first release from the 4.5 branch, and a major update. With this release, the minimum required version of PHP is php-5.5 ChangeLog: https://www.phpmyadmin.net/files/4.5.0/ Notes: svn path=/head/; revision=397681
* Update to 4.4.15Matthew Seaman2015-09-202-3/+3
| | | | | | | | | | | This is the last routine (ie. other than security patches) release from the 4.4.x series. The next update will be a major jump to the 4.5.x series. ChangeLog: https://www.phpmyadmin.net/files/4.4.15/ Notes: svn path=/head/; revision=397367
* Security Update to 4.4.14.1Matthew Seaman2015-09-082-3/+3
| | | | | | | | | | Advisory: https://www.phpmyadmin.net/security/PMASA-2015-4/ MFH: 2015Q3 Security: 3904f759-5659-11e5-a207-6805ca0b3d42 Notes: svn path=/head/; revision=396428
* Update to 4.4.14Matthew Seaman2015-08-202-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: https://www.phpmyadmin.net/files/4.4.14/ Notes: svn path=/head/; revision=394891
* Update to 4.4.13.1Matthew Seaman2015-08-082-3/+3
| | | | | | | | | | Quick reaction update to correct a mistake in 4.4.13 that prevented importing a SQL dump file Change Log: https://www.phpmyadmin.net/files/4.4.13.1/ Notes: svn path=/head/; revision=393747
* Update to 4.4.13Matthew Seaman2015-08-082-3/+3
| | | | | | | | | This is a routine bug-fix update. Change Log: https://www.phpmyadmin.net/files/4.4.13/ Notes: svn path=/head/; revision=393719
* Update to 4.4.12Matthew Seaman2015-07-232-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: https://www.phpmyadmin.net/files/4.4.12/ Notes: svn path=/head/; revision=392717
* Update to 4.4.11Matthew Seaman2015-07-062-5/+4
| | | | | | | | | | | - Upstream has switched away from SourceForge to their own content delivery network - Trim some extraneous whitespace Change Log: https://www.phpmyadmin.net/files/4.4.11/ Notes: svn path=/head/; revision=391477
* Update to 4.4.10Matthew Seaman2015-06-182-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.10/phpMyAdmin-4.4.10-notes.html/view Notes: svn path=/head/; revision=390027
* Update to 4.4.9Matthew Seaman2015-06-042-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.9/phpMyAdmin-4.4.9-notes.html/view Notes: svn path=/head/; revision=388554
* Update to 4.4.8Matthew Seaman2015-05-282-3/+3
| | | | | | | | | This is a routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.8/phpMyAdmin-4.4.8-notes.html/view Notes: svn path=/head/; revision=387768
* Update to 4.4.7Matthew Seaman2015-05-162-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.7/phpMyAdmin-4.4.7-notes.html/view Notes: svn path=/head/; revision=386580
* Security update to 4.4.6.1Matthew Seaman2015-05-132-3/+3
| | | | | | | | | | | | | | | Security Advisories: http://www.phpmyadmin.net/home_page/security/PMASA-2015-2.php http://www.phpmyadmin.net/home_page/security/PMASA-2015-3.php ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6.1/phpMyAdmin-4.4.6.1-notes.html/view MFH: 2015Q2 Security: c6e31869-f99f-11e4-9f91-6805ca0b3d42 Notes: svn path=/head/; revision=386238
* Update to 4.4.6Matthew Seaman2015-05-072-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.6/phpMyAdmin-4.4.6-notes.html/view Notes: svn path=/head/; revision=385659
* Update to 4.4.5Matthew Seaman2015-05-062-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.5/phpMyAdmin-4.4.5-notes.html/view Notes: svn path=/head/; revision=385504
* Update to 4.4.4Matthew Seaman2015-04-262-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.4/phpMyAdmin-4.4.4-notes.html/view Notes: svn path=/head/; revision=384806
* Update to 4.4.3Matthew Seaman2015-04-212-3/+3
| | | | | | | | | This is a routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.3/phpMyAdmin-4.4.3-notes.html/view Notes: svn path=/head/; revision=384424
* Update to 4.4.2Matthew Seaman2015-04-132-3/+3
| | | | | | | | | This is a routine bugfix update ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.2/phpMyAdmin-4.4.2-notes.html/view Notes: svn path=/head/; revision=383928
* Update to 4.4.1.1Matthew Seaman2015-04-082-3/+3
| | | | | | | | | | Note: 4.4.1.1 is a quick fix just removing some debug code that was accidentally left in 4.4.1. The real meat of the changes are in 4.4.1 ChangeLog: (for 4.4.1) http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.1/phpMyAdmin-4.4.1-notes.html/view Notes: svn path=/head/; revision=383566
* Update to 4.4.0Matthew Seaman2015-04-032-3/+3
| | | | | | | | | This is a routine bugfix and functionality update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.4.0/phpMyAdmin-4.4.0-notes.html/view Notes: svn path=/head/; revision=383144
* Update to 4.3.13Matthew Seaman2015-03-292-3/+3
| | | | | | | | | This is a routine bugfix update. ChangeLog: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.13/phpMyAdmin-4.3.13-notes.html/view Notes: svn path=/head/; revision=382619
* Update to 4.3.12Matthew Seaman2015-03-142-3/+3
| | | | | | | | | This is a routine bugfix update. Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.12/phpMyAdmin-4.3.12-notes.html/view Notes: svn path=/head/; revision=381272
* Security update to 4.3.11.1Matthew Seaman2015-03-082-3/+3
| | | | | | | | | | Security Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2015-1.php Release Notes: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.11.1/phpMyAdmin-4.3.11.1-notes.html/view Security: 81b4c118-c586-11e4-8495-6805ca0b3d42 Notes: svn path=/head/; revision=380777
* Update to 4.3.10Matthew Seaman2015-02-212-9/+7
| | | | | | | | | | | This is a routine bugfix update - Drop @dirrm, @dirrmtry from plist Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.10/phpMyAdmin-4.3.10-notes.html/view Notes: svn path=/head/; revision=379544
* Update to 4.3.9Matthew Seaman2015-02-062-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.9/phpMyAdmin-4.3.9-notes.html/view Notes: svn path=/head/; revision=378539
* Update to 4.3.8Matthew Seaman2015-01-252-3/+3
| | | | | | | Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.8/phpMyAdmin-4.3.8-notes.html/view Notes: svn path=/head/; revision=377899
* Update to 4.3.7Matthew Seaman2015-01-172-3/+3
| | | | | | | Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.7/phpMyAdmin-4.3.7-notes.html/view Notes: svn path=/head/; revision=377216
* Upgrade to 4.3.6Matthew Seaman2015-01-082-3/+3
| | | | | | | | | This is a routine bugfix release. Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.6/phpMyAdmin-4.3.6-notes.html/view Notes: svn path=/head/; revision=376572
* Update to 4.3.5Matthew Seaman2015-01-062-3/+3
| | | | | | | | | This is a routine bug-fix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.5/phpMyAdmin-4.3.5-notes.html/view Notes: svn path=/head/; revision=376420
* Update to 4.3.4Matthew Seaman2014-12-292-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.4/phpMyAdmin-4.3.4-notes.html/view Notes: svn path=/head/; revision=375805
* Update to 4.3.3Matthew Seaman2014-12-212-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.3/phpMyAdmin-4.3.3-notes.html/view Notes: svn path=/head/; revision=375164
* Update to 4.3.2Matthew Seaman2014-12-132-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.2/phpMyAdmin-4.3.2-notes.html/view Notes: svn path=/head/; revision=374645
* Update to 4.3.1Matthew Seaman2014-12-092-3/+3
| | | | | | | | | This is a routine bugfix update Change Log: http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.3.1/phpMyAdmin-4.3.1-notes.html/view Notes: svn path=/head/; revision=374346