summaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin211
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.6.4.pl3 (security fix)garga2005-10-242-4/+4
| | | | | | | | | | | Security alert: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-5 Download details: http://www.phpmyadmin.net PR: ports/87922 Submitted by: maintainer
* Upgrade to 2.6.4-pl2edwin2005-10-142-6/+4
| | | | | PR: 87431, 87430 Submitted by: Dennis Cabooter <dennis@rootxs.org>, Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Mark as FORBIDDENmnag2005-10-121-0/+2
| | | | Security: http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html
* - Update to 2.6.4 pl1pav2005-09-182-5/+5
| | | | | PR: ports/86301 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.6.4pav2005-09-132-6/+8
| | | | | PR: ports/86085 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.6.4-rc1garga2005-08-312-5/+5
| | | | | PR: ports/85442 Submitted by: maintainer
* - Update to 2.6.3-pl1pav2005-07-073-25/+16
| | | | | PR: ports/83083 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.6.2-pl1pav2005-05-272-5/+5
| | | | | PR: ports/81561 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* Upgrade to 2.6.2novel2005-04-182-4/+4
| | | | | PR: 80076 Submitted by: Matthew Seaman (maintainer)
* - Update to 2.6.2-rc1pav2005-04-092-5/+5
| | | | | PR: ports/79558 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to phpmyadmin-2.6.1.pl3 which corrects some pugs introducedthierry2005-03-065-27/+22
| | | | | | | | | | | | | | | | with the security patches in pl2. Announcement is at: http://sourceforge.net/mailarchive/forum.php?thread_id=6732974&forum_id=2141 Release Notes: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 - add OPTIONS support for the PHP MCRYPT and MBSTRING modules, both of which are can be used by recent versions of phpMyAdmin. PR: ports/78445 Submitted by: Matthew Seaman (maintainer)
* - Update to 2.6.1.2pav2005-02-252-3/+5
| | | | | PR: ports/78061 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.6.1pav2005-01-252-3/+3
| | | | | PR: ports/76675 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.6.1-rc2sem2005-01-102-3/+3
| | | | | PR: ports/76049 Submitted by: maintainer
* Update to phpMyAdmin-2.6.1-rc1 to solve command execution and filesimon2004-12-192-4/+3
| | | | | | | | | | disclosure vulnerabilities. PR: ports/75158 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) VuXML: http://vuxml.FreeBSD.org/0ff0e9a6-4ee0-11d9-a9e7-0001020eed82.html http://vuxml.FreeBSD.org/9f0a405e-4edd-11d9-a9e7-0001020eed82.html Approved by: nectar
* Update port to phpMyAdmin-2.6.0-pl3 to fixjosef2004-11-203-3/+4
| | | | | | | | | vulnerability documented as: http://www.vuxml.org/freebsd/6a33477e-3a9c-11d9-84ad-000c6e8f12ef.html Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: ports/74111 With hat: secteam
* Upgrade to phpMyAdmin 2.6.0-pl2 in order to close a remote commandsimon2004-10-232-4/+4
| | | | | | | | | execution vulnerability. PR: ports/72954 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Fixes VuXML: http://vuxml.FreeBSD.org/fc07c9ca-22ce-11d9-814e-0001020eed82.html Approved by: edwin
* Fix build of databases/phpmyadminedwin2004-10-131-1/+10
| | | | | Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Reviewed by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
* [ Maintainer Update ] databases/phpmyadmin to 2.6.0edwin2004-10-123-20/+57
| | | | | | | | | - Update to phpMyAdmin 2.6.0 - Add OPTIONS support (From 71100) - Add MySQLi support PR: ports/72143 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* - Cope with recent php changespav2004-07-241-2/+4
| | | | | PR: ports/69336 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.5.7-pl1, which closes security vulnerability allowing remotepav2004-07-012-3/+4
| | | | | | | user to inject php code PR: ports/68557 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.5.7pav2004-06-092-5/+4
| | | | | PR: ports/67767 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - moves the default installation directory to /usr/local/www/phpMyAdminthierry2004-05-206-332/+232
| | | | | | | | | | | | | | instead of /usr/local/www/data/phpMyAdmin - Improves handling config files, making them not world readable by default. - Generates pkg-plist dynamically - Adds a WITH_SUPHP option PR: ports/66697 Submitted by: maintainer
* - Update to version 2.5.6thierry2004-03-277-355/+246
| | | | | | | | | | | | | | | | | | | Release notes are at http://www.phpmyadmin.net/home_page/relnotes.php?rel=0 This release fixes the vulnerability described in: http://marc.theaimsgroup.com/?l=bugtraq&m=107582619125932&w=2 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2004-0129 - Take maintainership - No more support for php3 PR: ports/64568 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> Approved by: mat (mentor)
* Drop maintainership.nbm2004-03-221-1/+1
|
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-111-0/+2
| | | | | | | | individual database entries for details. Report errors and omissions in the database to the FreeBSD Security Officer <security-officer@FreeBSD.org> bump PORTREVISON for x11/linux-XFree86-libs, since the vulnerabilites are fixed.
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-091-6/+2
| | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
* Add files I missed in my previous commit.nbm2003-11-214-0/+94
|
* Update phpMyAdmin to 2.5.4nbm2003-11-213-8/+41
| | | | | PR: 58872 Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
* Update phpmyadmin to 2.5.2nbm2003-08-193-8/+16
| | | | | PR: 54776 Submitted by: Kang Liu <lazykang@hotmail.com>
* Upgrade to 2.5.1nbm2003-07-044-223/+266
| | | | | PR: 53405 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Add php3 distinfo too.nbm2003-01-201-0/+1
| | | | | PR: 46923 Submitted by: Maxim Maximov <mcsi@agava.com>
* 1) Upgrade phpmyadmin to 2.3.2nbm2003-01-093-4/+21
| | | | | | | 2) Make databases/phpmyadmin operate with apache2 PR: 43706 (2) Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (2)
* Add md5 for the WITH_PHP3 casenbm2002-08-081-0/+1
| | | | | PR: 41399 Submitted by: Maxim Maximov <mcsi@agava.com>
* Upgrade to phpmyadmin 2.3.0 release candidate 4.nbm2002-08-043-77/+180
|
* Upgrade to version 2.2.4nbm2002-03-235-74/+153
| | | | | PR: 35600 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx>
* Switch from mysql322-{client,server} to mysql323-{client,server}.dirk2001-01-211-1/+1
| | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least).
* Change the BUILD_DEPENDS I was using for testing to RUN_DEPENDS.nbm2001-01-191-3/+3
|
* Add phpMyAdmin, a set of PHP3 scripts to adminstrate MySQL over the webnbm2001-01-195-0/+105
OpenPOWER on IntegriCloud