Commit Graph

102 Commits

Author SHA1 Message Date
Xin LI
4f50044cf3 Update to 3.1.3.1 and 2.11.9.5.
Submitted by:	maintainer
Security:	06f9174f-190f-11de-b2f0-001c2514716c
2009-03-25 07:44:34 +00:00
Dmitry Marakasov
b62fd0d3b6 - Remove MYSQLI options which doesn't make sence for this version of phpmyadmin
PR:		130897
Submitted by:	Matthew Seaman <m dot seaman at infracaninophile dot co dot uk> (maintainer)
2009-02-01 15:53:45 +00:00
Martin Wilke
cb862b2ddb - Update to 2.11.9.4
PR:		129534
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:	http://www.vuxml.org/freebsd/54f72962-c7ba-11dd-a721-0030843d3802.html
2008-12-11 19:46:21 +00:00
Xin LI
eb6e9539d5 Update to 2.11.9.3
Submitted by:	maintainer
Security:	85b0bbc8-a7a5-11dd-8283-001c2514716c
2008-11-01 00:17:44 +00:00
Martin Wilke
bd2714c543 - Connect phpmyadmin211
databases/phpmyadmin211 will contain a legacy version of PMA
for those that cannot upgrade yet.

PR:		127880
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-10-15 14:50:59 +00:00
Martin Wilke
0cc5e0e97d - Update to 2.11.9.2
PR:		127548
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:	http://www.vuxml.org/freebsd/150e4548-8950-11dd-a6fe-0030843d3802.html
2008-09-23 09:28:28 +00:00
Martin Wilke
e9d810a95d - Update to 2.11.9.1
Security Update:
	A point release to close a code execution vulnerability. This bug
	allows a remote user logged in to the phpmyadmin web application to
	run arbitrary shell commands with the credentials of the web
	server.

PR:		127417
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:	portmgr (pav)
Security:	http://www.vuxml.org/freebsd/74bf1594-8493-11dd-bb64-0030843d3802.html
2008-09-17 09:28:53 +00:00
Martin Wilke
cf9b482030 - Update to 2.11.9
PR:		126933
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-08-29 15:04:24 +00:00
Martin Wilke
f332fe22f3 - Update to 2.11.8.1
PR:		126044
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-08-02 13:56:24 +00:00
Martin Wilke
7826d422f0 - Update to 2.11.8-rc1
PR:		125951
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-07-25 23:50:37 +00:00
Martin Wilke
bc12b10a78 - Update to 2.11.7.1
PR:		125650
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:	http://www.vuxml.org/freebsd/35e54755-54e4-11dd-ad8b-0030843d3802.html
2008-07-18 16:37:22 +00:00
Martin Wilke
ca053ffe58 - 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
2008-06-28 23:45:06 +00:00
Martin Wilke
459c62aa15 - Update to 2.11.6
PR:		123228
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-05-01 13:51:02 +00:00
Martin Wilke
8bbe385d9b - Update to 2.11.5.2
- Use the ${PW} variable

PR:		123004
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
2008-04-24 22:24:20 +00:00
Thomas Abthorpe
ccfd6cd589 - 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
2008-03-02 04:40:51 +00:00
Martin Wilke
784cf42941 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)
2008-01-21 10:58:20 +00:00
Martin Wilke
2423d5de7e - Update to 2.11.4
PR:		119599
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2008-01-12 17:36:26 +00:00
Rong-En Fan
ee274ddfc5 - Update to 2.11.3
PR:		ports/118500
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-12-12 14:56:49 +00:00
Martin Wilke
9ce0cc2c42 - 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
2007-11-21 19:14:12 +00:00
Martin Wilke
b38e684542 - 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
2007-11-11 16:12:24 +00:00
Martin Wilke
d6c32bbb80 - Update to 2.11.2
PR:		117663
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-10-30 09:24:24 +00:00
Martin Wilke
4df341267c - 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
2007-10-20 18:51:30 +00:00
Martin Wilke
74df38c550 - 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
2007-10-16 22:12:42 +00:00
Rong-En Fan
106d2a446b - Update to 2.11.1
PR:		ports/116490
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2007-09-23 08:33:47 +00:00
Cheng-Lung Sung
b1bfba9877 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)
2007-08-22 07:09:41 +00:00
Gabor Kovesdan
42542fb076 - 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)
2007-08-04 11:41:30 +00:00
Pav Lucistnik
2dfce3236b - Update to 2.10.3
PR:		ports/114771
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-07-22 00:54:38 +00:00
Pav Lucistnik
ba52f50b64 - Update to 2.10.2
PR:		ports/113717
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-06-16 11:58:34 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
771a7597ee - 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)
2007-04-24 06:54:15 +00:00
Thierry Thomas
cd0678d11e 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
2007-03-07 21:34:20 +00:00
Cheng-Lung Sung
fe4f8bfd70 - fix dependencies
PR:		ports/109747
Submitted by:	maintainer (Matthew Seaman)
2007-03-02 07:31:19 +00:00
Martin Wilke
536dade272 - Update to 2.10.0.1
PR:             109662
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2007-03-01 09:56:36 +00:00
Rong-En Fan
ad463aa7c9 - 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)
2007-01-18 06:56:59 +00:00
Cheng-Lung Sung
c4bd59fe2c - 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
2007-01-17 02:44:14 +00:00
Ion-Mihai Tetcu
6904f4f894 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)
2007-01-10 10:47:16 +00:00
Pav Lucistnik
93232410b1 - 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/
2006-11-19 14:41:31 +00:00
Cheng-Lung Sung
ddc8ba2bde - 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)
2006-11-10 07:05:00 +00:00
Marcus Alves Grando
072986a2a5 - 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/
2006-11-01 20:41:40 +00:00
Alejandro Pulver
74ccf7c129 - 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)
2006-10-04 01:35:31 +00:00
Marcus Alves Grando
65f007bbf9 - Update to 2.9.0.1
PR:		103869
Submitted by:	maintainer
Security:	http://secunia.com/advisories/22126/
2006-10-01 19:55:53 +00:00
Rong-En Fan
e9ea498484 - Update to 2.9.0
PR:		ports/103439
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2006-09-20 18:35:24 +00:00
Ion-Mihai Tetcu
54915889e1 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)
2006-08-31 18:03:12 +00:00
Cheng-Lung Sung
cf16586af9 - distfile has been re-rolled.
Noted by:	krisbot
PR:		ports/102150
Submitted by:	maintainer (Matthew Seaman)
2006-08-16 15:53:14 +00:00
Cheng-Lung Sung
653d6eb934 - 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)
2006-08-15 00:20:52 +00:00
Rong-En Fan
73e5c64e35 - Update to 2.8.2.1
PR:		ports/101315
Submitted by:	Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
2006-08-04 05:12:03 +00:00
Martin Wilke
792d580430 - 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
2006-07-03 12:28:00 +00:00
Pav Lucistnik
14dd14b714 - Fix syntax error in pkg-message's Apache configuration example
PR:		ports/98045
Submitted by:	Brian Gourlie <bgourlie@gmail.com>
Approved by:	maintainer
2006-05-28 15:02:02 +00:00
Marcus Alves Grando
a7a167893e - Update to 2.8.1
PR:		97537
Submitted by:	maintainer
Security:	http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html
2006-05-21 01:03:25 +00:00
Cheng-Lung Sung
f4895cc9b0 - 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)
2006-05-16 06:43:23 +00:00