FreshPorts -- The Place For Ports Sun, 6 Jul 2008 11:20 AM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
phpmyadmin 2.11.7 databases on this many watch lists=240 search for ports that depend on this port An older version of this port was marked as vulnerable.
A set of PHP-scripts to manage MySQL over the web
Maintained by: m.seaman@infracaninophile.co.uk search for ports maintained by this maintainer
Port Added: 19 Jan 2001 09:53:37
Also Listed In: www


   phpMyAdmin handles the administration of MySQL over the Web. It can
   manage a whole MySQL server as well as a single database.

   Currently phpMyAdmin can:
     - easily browse through databases and tables
     - create, copy, rename, alter and drop databases
     - create, copy, rename, alter and drop tables
     - do table maintenance
     - add, edit and drop fields
     - execute any SQL-statement, even multiple queries
     - create, alter and drop indexes
     - load text files into tables
     - create (*) and read dumps of tables or databases
     - export (*) data to SQL, CSV, XML, Word, Excel, PDF and Latex
       formats
     - administer multiple servers
     - manage MySQL users and privileges
     - check server settings and runtime information with
       configuration hints
     - check referential integrity in MyISAM tables
     - using Query-by-example (QBE), create complex queries
       automatically connecting required tables
     - create PDF graphics of your Database layout
     - search globally in a database or a subset of it
     - transform stored data into any format using a set of predefined
       functions, like displaying BLOB-data as image or download-link
     - support InnoDB tables and foreign keys (see FAQ 3.6)
     - support mysqli, the improved MySQL extension (see FAQ 1.17)
     - communicate in 50 different languages

   (*) phpMyAdmin can compress (Zip, GZip -RFC 1952- or Bzip2 formats)
   dumps and CSV exports if you use PHP4 >= 4.0.4 with Zlib support
   (--with-zli b) and/or Bzip2 support (--with-bz2).

WWW: http://www.phpmyadmin.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: lang/php5, textproc/php5-ctype, databases/php5-mysql, devel/php5-pcre, www/php5-session, archivers/php5-bz2, graphics/php5-gd, security/php5-openssl, print/pecl-pdflib, archivers/php5-zlib, security/php5-mcrypt, converters/php5-mbstring

To install the port: cd /usr/ports/databases/phpmyadmin/ && make install clean
To add the package: pkg_add -r phpMyAdmin


Configuration Options
===> The following configuration options are available for phpMyAdmin-2.11.7:
     BZ2=on (default) "bzip2 library support"
     GD=on (default) "GD library support"
     MYSQLI=off (default) "Improved MySQL support"
     OPENSSL=on (default) "OpenSSL support"
     PDF=on (default) "PDFlib support (implies GD)"
     ZLIB=on (default) "ZLIB support"
     MCRYPT=on (default) "MCrypt library support"
     MBSTRING=on (default) "Multi-byte character-set string support"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/phpmyadmin/
http://kent.dl.sourceforge.net/sourceforge/phpmyadmin/
http://easynews.dl.sourceforge.net/sourceforge/phpmyadmin/
http://ufpr.dl.sourceforge.net/sourceforge/phpmyadmin/
http://umn.dl.sourceforge.net/sourceforge/phpmyadmin/
http://heanet.dl.sourceforge.net/sourceforge/phpmyadmin/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 92

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Jun 2008 00:45:06
Original commit files touched by this commit  2.11.7
miwi search for other commits by this committer
- Update to 2.11.7

PR:             124900
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/e285a1f4-4568-11dd-ae96-0030843d3802.html
01 May 2008 14:51:02
Original commit files touched by this commit  2.11.6
miwi search for other commits by this committer
- Update to 2.11.6

PR:             123228
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
24 Apr 2008 23:26:21
Original commit files touched by this commit  2.11.5.2
miwi search for other commits by this committer
- Force commit to notes that's a Security update

- Update to 2.11.5.2
- Use the ${PW} variable

PR:             123004
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/6eb1dc51-1244-11dd-bab7-0016179b2dd5.html
               
http://www.vuxml.org/freebsd/fe971a0f-1246-11dd-bab7-0016179b2dd5.html
24 Apr 2008 23:24:21
Original commit files touched by this commit  2.11.5.2
miwi search for other commits by this committer
- Update to 2.11.5.2
- Use the ${PW} variable

PR:             123004
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
02 Mar 2008 04:40:52
Original commit files touched by this commit  2.11.5
tabthorpe search for other commits by this committer
- Update to 2.11.5, a bugfix-only version containing a security fix.

PR:             ports/121266
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-1
21 Jan 2008 10:58:20
Original commit files touched by this commit  2.11.4_1
miwi search for other commits by this committer
Changes:

* 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)
12 Jan 2008 17:36:26
Original commit files touched by this commit  2.11.4
miwi search for other commits by this committer
- Update to 2.11.4

PR:             119599
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
12 Dec 2007 14:56:49
Original commit files touched by this commit  2.11.3
rafan search for other commits by this committer
- Update to 2.11.3

PR:             ports/118500
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
21 Nov 2007 19:14:12
Original commit files touched by this commit  2.11.2.2
miwi search for other commits by this committer
- Update to 2.11.2.2

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
11 Nov 2007 16:12:24
Original commit files touched by this commit  2.11.2.1
miwi search for other commits by this committer
- Update to 2.11.2.1

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
30 Oct 2007 09:24:25
Original commit files touched by this commit  2.11.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.2

PR:             117663
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
20 Oct 2007 19:51:30
Original commit files touched by this commit  2.11.1.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.1.2

PR:             117353
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/498a8731-7cfc-11dc-96e6-0012f06707f0.html
16 Oct 2007 23:12:42
Original commit files touched by this commit  2.11.1.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update 2.11.1.1

PR:             117232
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html
23 Sep 2007 09:33:47
Original commit files touched by this commit  2.11.1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 2.11.1

PR:             ports/116490
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
22 Aug 2007 08:09:41
Original commit files touched by this commit  2.11.0
 This port version is marked as vulnerable.
clsung search for other commits by this committer
Routine update of phpmyadmin to version 2.11.0

>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)
04 Aug 2007 12:41:31
Original commit files touched by this commit  2.10.3
 This port version is marked as vulnerable.
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
22 Jul 2007 01:54:38
Original commit files touched by this commit  2.10.3
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.10.3

PR:             ports/114771
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
16 Jun 2007 12:58:35
Original commit files touched by this commit  2.10.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.10.2

PR:             ports/113717
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
19 May 2007 21:32:57
Original commit files touched by this commit  2.10.1_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
24 Apr 2007 07:54:15
Original commit files touched by this commit  2.10.1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to version 2.10.1

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)
07 Mar 2007 21:34:21
Original commit files touched by this commit  2.10.0.2
 This port version is marked as vulnerable.
thierry search for other commits by this committer
Yay! Another update. And it's only the 3rd in four days. Just for a
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
02 Mar 2007 07:31:19
Original commit files touched by this commit  2.10.0.1_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- fix dependencies

PR:             ports/109747
Submitted by:   maintainer (Matthew Seaman)
01 Mar 2007 09:56:37
Original commit files touched by this commit  2.10.0.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.10.0.1

PR:             109662
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
18 Jan 2007 06:57:00
Original commit files touched by this commit  2.9.2
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Add an option so users can build this package without any php dependencies.

PR:             ports/108034
Submitted by:   Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by:    Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
17 Jan 2007 02:44:14
Original commit files touched by this commit  2.9.2
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- This is the final release of version 2.9.2, which is actually unchanged
  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
10 Jan 2007 10:47:16
Original commit files touched by this commit  2.9.2.r1
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Update to 2.9.2-rc1. This update address some security problems.
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)
19 Nov 2006 14:41:31
Original commit files touched by this commit  2.9.1.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.9.1.1

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/
10 Nov 2006 07:05:01
Original commit files touched by this commit  2.9.1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Routine bug-fix update to version 2.9.1. From the announce message:

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)
01 Nov 2006 20:41:40
Original commit files touched by this commit  2.9.0.3
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.9.0.3

PR:             105045
Submitted by:   maintainer
Security:      
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-6,
                http://secunia.com/advisories/22599/
04 Oct 2006 02:35:31
Original commit files touched by this commit  2.9.0.2
 This port version is marked as vulnerable.
alepulver search for other commits by this committer
- Update to version 2.9.0.2 (fix problems in setup.php introduced in 2.9.0.1).

PR:             ports/103958
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
01 Oct 2006 20:55:53
Original commit files touched by this commit  2.9.0.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.9.0.1

PR:             103869
Submitted by:   maintainer
Security:       http://secunia.com/advisories/22126/
20 Sep 2006 19:35:24
Original commit files touched by this commit  2.9.0
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 2.9.0

PR:             ports/103439
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
31 Aug 2006 19:03:12
Original commit files touched by this commit  2.8.2.4
 This port version is marked as vulnerable.
itetcu search for other commits by this committer
Update two patchlevels at once.  This is all fairly routine bugfix
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)
16 Aug 2006 16:53:14
Original commit files touched by this commit  2.8.2.2_1
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- distfile has been re-rolled.

Noted by:       krisbot
PR:             ports/102150
Submitted by:   maintainer (Matthew Seaman)
15 Aug 2006 01:20:52
Original commit files touched by this commit  2.8.2.2
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to version 2.8.2.2
  - 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)
04 Aug 2006 06:12:04
Original commit files touched by this commit  2.8.2.1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 2.8.2.1

PR:             ports/101315
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
03 Jul 2006 13:28:00
Original commit files touched by this commit  2.8.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.8.2 which fixes several vulnerabilities

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
28 May 2006 16:02:02
Original commit files touched by this commit  2.8.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix syntax error in pkg-message's Apache configuration example

PR:             ports/98045
Submitted by:   Brian Gourlie <bgourlie@gmail.com>
Approved by:    maintainer
21 May 2006 02:03:25
Original commit files touched by this commit  2.8.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.8.1

PR:             97537
Submitted by:   maintainer
Security:      
http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html
16 May 2006 07:43:23
Original commit files touched by this commit  2.8.0.4
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- A trivial error pointed out to me by Gerard Seibert -- it's
  config.default.php not config.defaults.php, and the file is in the
  libraries sub-directory

PR:             ports/97334
Submitted by:   maintainer (Matthew Seaman)
13 May 2006 18:00:25
Original commit files touched by this commit  2.8.0.4
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- update to 2.8.0.4

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)
06 Apr 2006 17:41:48
Original commit files touched by this commit  2.8.0.3
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.8.0.3

PR:             95411
Submitted by:   maintainer
Security:       VuXML fba75b43-c588-11da-9110-00123ffe8333
21 Mar 2006 14:32:29
Original commit files touched by this commit  2.8.0.2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Fix OPTIONSFILE include

PR:             94749
Submitted by:   maintainer
18 Mar 2006 03:16:33
Original commit files touched by this commit  2.8.0.2
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 2.8.0.2

Changelog https://sourceforge.net/project/shownotes.php?release_id=402223

PR:             94611
Submitted by:   maintainer
16 Mar 2006 06:24:05
Original commit files touched by this commit  2.8.0.1
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 2.8.0.1

PR:             ports/94145
Submitted by:   maintainer
22 Jan 2006 05:52:28
Original commit files touched by this commit  2.7.0.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
27 Dec 2005 21:49:27
Original commit files touched by this commit  2.7.0.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[maintainer] databases/phpmyadmin

        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>
15 Dec 2005 06:21:16
Original commit files touched by this commit  2.7.0.1
 This port version is marked as vulnerable.
fenner search for other commits by this committer
Add missing dependency on PHP session module.

Submitted by:   Matthew Seaman (MAINTAINER)
PR:             ports/90417
11 Dec 2005 23:42:45
Original commit files touched by this commit  2.7.0.1
 This port version is marked as vulnerable.
leeym search for other commits by this committer
- Delete unused variables

PR:             90248
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
07 Dec 2005 21:41:26
Original commit files touched by this commit  2.7.0.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 2.7.0-pl1

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/
05 Dec 2005 11:37:27
Original commit files touched by this commit  2.7.0
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 2.7.0

PR:             ports/89962
Submitted by:   maintainer
16 Nov 2005 13:48:07
Original commit files touched by this commit  2.6.4.4
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Update to 2.6.4-pl4

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/
24 Oct 2005 17:54:38
Original commit files touched by this commit  2.6.4.3
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 2.6.4.pl3 (security fix)

    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
14 Oct 2005 10:45:51
Original commit files touched by this commit  2.6.4.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Upgrade to 2.6.4-pl2

PR:             87431, 87430
Submitted by:   Dennis Cabooter <dennis@rootxs.org>, Matthew Seaman
<m.seaman@infracaninophile.co.uk>
12 Oct 2005 01:40:26
Original commit files touched by this commit  2.6.4.1
 This port version is marked as vulnerable.
mnag search for other commits by this committer
Mark as FORBIDDEN

Security:      
http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html
18 Sep 2005 21:51:22
Original commit files touched by this commit  2.6.4.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.4 pl1

PR:             ports/86301
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
13 Sep 2005 21:45:16
Original commit files touched by this commit  2.6.4
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.4

PR:             ports/86085
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
31 Aug 2005 16:25:04
Original commit files touched by this commit  2.6.4.r1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 2.6.4-rc1

PR:             ports/85442
Submitted by:   maintainer
07 Jul 2005 16:29:18
Original commit files touched by this commit  2.6.3.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.3-pl1

PR:             ports/83083
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
27 May 2005 20:34:32
Original commit files touched by this commit  2.6.2.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.2-pl1

PR:             ports/81561
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
18 Apr 2005 19:11:30
Original commit files touched by this commit  2.6.2
 This port version is marked as vulnerable.
novel search for other commits by this committer
Upgrade to 2.6.2

PR:             80076
Submitted by:   Matthew Seaman (maintainer)
09 Apr 2005 23:02:10
Original commit files touched by this commit  2.6.2.r1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.2-rc1

PR:             ports/79558
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
06 Mar 2005 10:48:47
Original commit files touched by this commit  2.6.1.3
 This port version is marked as vulnerable.
thierry search for other commits by this committer
- Update to phpmyadmin-2.6.1.pl3 which corrects some pugs introduced
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)
25 Feb 2005 20:08:24
Original commit files touched by this commit  2.6.1.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.1.2

PR:             ports/78061
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
25 Jan 2005 20:12:33
Original commit files touched by this commit  2.6.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.6.1

PR:             ports/76675
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
10 Jan 2005 22:18:35
Original commit files touched by this commit  2.6.1.r2
 This port version is marked as vulnerable.
sem search for other commits by this committer
- Update to 2.6.1-rc2

PR:             ports/76049
Submitted by:   maintainer
19 Dec 2004 12:43:25
Original commit files touched by this commit  2.6.1.r1
 This port version is marked as vulnerable.
simon search for other commits by this committer
Update to phpMyAdmin-2.6.1-rc1 to solve command execution and file
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
20 Nov 2004 11:22:19
Original commit files touched by this commit  2.6.0.3