aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin211/pkg-message
Commit message (Collapse)AuthorAgeFilesLines
* - Update to phpmyadmin-2.6.1.pl3 which corrects some pugs introducedThierry Thomas2005-03-061-12/+0
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=130444
* Update port to phpMyAdmin-2.6.0-pl3 to fixJosef El-Rayes2004-11-201-0/+1
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=121995
* - moves the default installation directory to /usr/local/www/phpMyAdminThierry Thomas2004-05-201-0/+11
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 Notes: svn path=/head/; revision=109564