summaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin
Commit message (Collapse)AuthorAgeFilesLines
* Changes:miwi2008-01-215-85/+127
| | | | | | | | | | | | | | | | | | | | | | | | | * When installed using WITH_SUPHP use a fix username/UID from /usr/ports/UIDs. There's no equivalent /usr/ports/GIDs entry because it defaults to group 'www'. * Consequently change the default username from phpmyadm to _pma and add an entry to /usr/ports/UIDs: _pma:*:336:80:phpMyAdmin Owner:/nonexistent:/sbin/nologin * Use the standard $WWWDIR for PLIST_SUB and SUB_LIST, instead of rolling my own equivalent. * Various internal code changes and clean-up * Bump PORTREVISION Note: the changes here mostly affect compilation with WITH_SUPHP defined. If you're not a suPHP user, then there's very little ultimately that has changed. PR: 119825 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.11.4miwi2008-01-122-4/+4
| | | | | PR: 119599 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.11.3rafan2007-12-122-4/+4
| | | | | PR: ports/118500 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* - Update to 2.11.2.2miwi2007-11-212-4/+4
| | | | | | | PR: 118169 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/15485ae8-9848-11dc-9e48-0016179b2dd5.html
* - Update to 2.11.2.1miwi2007-11-112-4/+4
| | | | | | | PR: 117974 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: portmgr (erwin) Security: http://www.vuxml.org/freebsd/2d2dcbb4-906c-11dc-a951-0016179b2dd5.html
* - Update to 2.11.2miwi2007-10-302-4/+4
| | | | | PR: 117663 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.11.1.2miwi2007-10-202-4/+4
| | | | | | PR: 117353 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/498a8731-7cfc-11dc-96e6-0012f06707f0.html
* - Update 2.11.1.1miwi2007-10-162-4/+4
| | | | | | PR: 117232 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html
* - Update to 2.11.1rafan2007-09-232-4/+4
| | | | | PR: ports/116490 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Routine update of phpmyadmin to version 2.11.0clsung2007-08-222-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | >From the announce message: The phpMyAdmin Project is proud to announce the immediate availability of phpMyAdmin 2.11.0, which will probably be the last series supporting PHP 4. This version supports creating VIEWs from query results and can manage triggers, procedures and functions. It also supports MySQL 5.0.37 query profiling and has an improved interface for servers hosting thousands of databases and tables. For the full announcement, see: http://sourceforge.net/mailarchive/message.php?msg_name=46CB572E.7020200%40cegepsherbrooke.qc.ca Full release notes can be found in either of these places: https://sourceforge.net/project/shownotes.php?release_id=533830 http://www.phpmyadmin.net/ChangeLog.txt PR: ports/115707 Submitted by: maintainer (Matthew Seaman)
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-3/+3
| | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
* - Update to 2.10.3pav2007-07-222-4/+4
| | | | | PR: ports/114771 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.10.2pav2007-06-162-5/+4
| | | | | PR: ports/113717 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Update to version 2.10.1clsung2007-04-242-4/+4
| | | | | | | | | | | | This is a bugfix only release, including fixing some security bugs. No more details than that have yet been released. ChangeLog is at: https://sourceforge.net/project/shownotes.php?release_id=503361 PR: ports/112065 Submitted by: maintainer (Matthew Seaman)
* Yay! Another update. And it's only the 3rd in four days. Just for athierry2007-03-072-5/+11
| | | | | | | | | | | | | | | | | | | | | | change, this is a security thing. http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-3 From the announce message: Hi, The "Month Of PHP Bugs" reveals some PHP vulnerabilities. MOPB-02-2007 (PHP Executor Deep Recursion Stack Overflow) uses phpMyAdmin as an example to show a recursion vulnerability in PHP, for which a protection is provided in version 2.10.0.2. More details will follow on phpmyadmin.net, Security section, PMASA-2007-3. Marc Delisle, for the team. PR: ports/109765 Submitted by: Matthew Seaman <m.seaman (at) infracaninophile.co.uk> (maintainer) Security: PMASA-2007-3
* - fix dependenciesclsung2007-03-021-1/+2
| | | | | PR: ports/109747 Submitted by: maintainer (Matthew Seaman)
* - Update to 2.10.0.1miwi2007-03-012-4/+4
| | | | | PR: 109662 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Add an option so users can build this package without any php dependencies.rafan2007-01-181-0/+4
| | | | | | PR: ports/108034 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Approved by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* - This is the final release of version 2.9.2, which is actually unchangedclsung2007-01-172-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | from the preliminary 2.9.2.rc1 currently in ports. That release was a fast reaction to the vulnerabilities more fully documented with this release. Fixes ----- * improved support for web clusters * deleting a user under MySQL 4.1.x * DELIMITER in export no longer commented out * export of query results and procedure definitions * detection of a binary column * problem on 64-bit systems * granting all privileges on a wildcard name * verification on encrypted zip files * security fixes ChangeLog: http://www.phpmyadmin.net/ChangeLog.txt PR: ports/108014 Submitted by: maintainer (Matthew Seaman) Security: http://www.securityfocus.com/archive/1/453432 Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-1 Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2007-2
* Update to 2.9.2-rc1. This update address some security problems.itetcu2007-01-102-5/+5
| | | | | | | | | | | | | | | | | | According to the announce message: The phpMyAdmin Project announces the immediate availability of the first release candidate for phpMyAdmin 2.9.2, a bugfix-only release containing security fixes. A security advisory will be published on phpmyadmin.net when releasing the final 2.9.2. (Marc Delisle) Changelog: http://www.phpmyadmin.net/ChangeLog.txt or https://sourceforge.net/project/shownotes.php?release_id=477232 Release notes: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 PR: ports/107730 Submitted by: Matthew Seaman (maintainer)
* - Update to 2.9.1.1pav2006-11-192-4/+4
| | | | | | PR: ports/105658 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: PMASA-2006-7 to PMASA-2006-9, http://secunia.com/advisories/22969/
* - Routine bug-fix update to version 2.9.1. From the announce message:clsung2006-11-102-4/+4
| | | | | | | | | | | | | | | | | | | | | Fixes ----- * XSS fix * Wrong import when ;; is at buffer boundary * Duplicate id for checkbox on table Operations page * Better behavior on the Add new fields page * Export: csv/cvs typo * Renaming a db containing a view * Automated timestamp values * Import: correctly fail if file is too short * Default font family on original theme Detailed list of changes is available under http://www.phpmyadmin.net/ChangeLog.txt PR: ports/105343 Submitted by: maintainer (Matthew Seaman)
* - Update to 2.9.0.3mnag2006-11-012-5/+5
| | | | | | | PR: 105045 Submitted by: maintainer Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-6, http://secunia.com/advisories/22599/
* - Update to version 2.9.0.2 (fix problems in setup.php introduced in 2.9.0.1).alepulver2006-10-042-4/+4
| | | | | PR: ports/103958 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
* - Update to 2.9.0.1mnag2006-10-012-4/+4
| | | | | | PR: 103869 Submitted by: maintainer Security: http://secunia.com/advisories/22126/
* - Update to 2.9.0rafan2006-09-203-9/+6
| | | | | PR: ports/103439 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* Update two patchlevels at once. This is all fairly routine bugfixitetcu2006-08-312-5/+4
| | | | | | | | | | | | | | | stuff. Announce messages: 2.8.2.3: This one contains two fixes: - cookie login on IIS with IE6 - switching from scripts/setup.php to the main script in case of register_globals enabled 2.8.2.4: Sorry for 2.8.2.3 which broke the setup script. Now fixed in 2.8.2.4. Changelog: https://sourceforge.net/project/shownotes.php?release_id=441457 PR: ports/102403 Submitted by: Matthew Seaman (maintainer)
* - distfile has been re-rolled.clsung2006-08-162-3/+4
| | | | | | Noted by: krisbot PR: ports/102150 Submitted by: maintainer (Matthew Seaman)
* - Update to version 2.8.2.2clsung2006-08-152-7/+7
| | | | | | | | | - bugfix - http://sourceforge.net/tracker/index.php?func=detail&aid=1536112&group_id=23067&atid=377408 - Respect DESTDIR PR: ports/102027 Submitted by: maintainer (Matthew Seaman)
* - Update to 2.8.2.1rafan2006-08-042-6/+6
| | | | | PR: ports/101315 Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
* - Update to 2.8.2 which fixes several vulnerabilitiesmiwi2006-07-032-4/+4
| | | | | | | PR: ports/99682 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Approved by: markus (co-mentor) Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-4
* - Fix syntax error in pkg-message's Apache configuration examplepav2006-05-281-1/+1
| | | | | | PR: ports/98045 Submitted by: Brian Gourlie <bgourlie@gmail.com> Approved by: maintainer
* - Update to 2.8.1mnag2006-05-212-4/+4
| | | | | | PR: 97537 Submitted by: maintainer Security: http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html
* - A trivial error pointed out to me by Gerard Seibert -- it'sclsung2006-05-161-2/+3
| | | | | | | | config.default.php not config.defaults.php, and the file is in the libraries sub-directory PR: ports/97334 Submitted by: maintainer (Matthew Seaman)
* - update to 2.8.0.4clsung2006-05-133-5/+19
| | | | | | | | | | | | | | | | | | | Release notes are at: https://sourceforge.net/project/shownotes.php?release_id=416383&group_id=23067 i) Update to version 2.8.0.4 to patch some security holes. See CVE-2006-2031 http://secunia.com/advisories/19659 http://pridels.blogspot.com/2006/04/phpmyadmin-xss-vuln.html ii) Provide a little guidance on how to get phpMyAdmin installed with PHP5 iii) Provide a little more guidance on how to configure Apache to work with phpMyAdmin. PR: 97185 Submitted by: matainer (Matthew Seaman)
* - Update to 2.8.0.3mnag2006-04-062-4/+4
| | | | | | PR: 95411 Submitted by: maintainer Security: VuXML fba75b43-c588-11da-9110-00123ffe8333
* - Fix OPTIONSFILE includemnag2006-03-211-0/+1
| | | | | PR: 94749 Submitted by: maintainer
* - Update to 2.8.0.2mnag2006-03-182-6/+4
| | | | | | | Changelog https://sourceforge.net/project/shownotes.php?release_id=402223 PR: 94611 Submitted by: maintainer
* - Update to 2.8.0.1sem2006-03-164-26/+42
| | | | | PR: ports/94145 Submitted by: maintainer
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* [maintainer] databases/phpmyadminedwin2005-12-272-5/+5
| | | | | | | | | | | | | | | | | | Update to 2.7.0-pl2 Release notes are at: http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 This is a bug-fix release -- particularly it fixes: * libraries/display_create_table.lib.php: bug #1376314, detection of privileges to create a table (fix for MySQL 4.0.x case) Plus updates to Japanese, Danish and Hungarian localization. PR: ports/90982 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Add missing dependency on PHP session module.fenner2005-12-151-1/+1
| | | | | Submitted by: Matthew Seaman (MAINTAINER) PR: ports/90417
* - Delete unused variablesleeym2005-12-111-4/+0
| | | | | PR: 90248 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
* Update to 2.7.0-pl1mnag2005-12-072-6/+6
| | | | | | | | PR: 90085 Submitted by: maintainer Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-9 http://www.hardened-php.net/advisory_252005.110.html http://secunia.com/advisories/17925/
* - Update to 2.7.0garga2005-12-054-19/+40
| | | | | PR: ports/89962 Submitted by: maintainer
* Update to 2.6.4-pl4mnag2005-11-162-4/+5
| | | | | | | PR: 89119 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-6 http://secunia.com/advisories/17578/
* - 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
OpenPOWER on IntegriCloud