| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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)
|
|
|
|
|
| |
PR: 119599
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
| |
PR: ports/118500
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 117663
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
| |
PR: 117353
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security: http://www.vuxml.org/freebsd/498a8731-7cfc-11dc-96e6-0012f06707f0.html
|
|
|
|
|
|
| |
PR: 117232
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security: http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html
|
|
|
|
|
| |
PR: ports/116490
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
>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)
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
|
|
|
|
| |
PR: ports/114771
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
| |
PR: ports/113717
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: ports/109747
Submitted by: maintainer (Matthew Seaman)
|
|
|
|
|
| |
PR: 109662
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
| |
PR: ports/108034
Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk>
Approved by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
PR: 105045
Submitted by: maintainer
Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2006-6,
http://secunia.com/advisories/22599/
|
|
|
|
|
| |
PR: ports/103958
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
| |
PR: 103869
Submitted by: maintainer
Security: http://secunia.com/advisories/22126/
|
|
|
|
|
| |
PR: ports/103439
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Noted by: krisbot
PR: ports/102150
Submitted by: maintainer (Matthew Seaman)
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
PR: ports/101315
Submitted by: Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: ports/98045
Submitted by: Brian Gourlie <bgourlie@gmail.com>
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 97537
Submitted by: maintainer
Security: http://www.vuxml.org/freebsd/2ecd02e2-e864-11da-b9f4-00123ffe8333.html
|
|
|
|
|
|
|
|
| |
config.default.php not config.defaults.php, and the file is in the
libraries sub-directory
PR: ports/97334
Submitted by: maintainer (Matthew Seaman)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
PR: 95411
Submitted by: maintainer
Security: VuXML fba75b43-c588-11da-9110-00123ffe8333
|
|
|
|
|
| |
PR: 94749
Submitted by: maintainer
|
|
|
|
|
|
|
| |
Changelog https://sourceforge.net/project/shownotes.php?release_id=402223
PR: 94611
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/94145
Submitted by: maintainer
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
| |
Submitted by: Matthew Seaman (MAINTAINER)
PR: ports/90417
|
|
|
|
|
| |
PR: 90248
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
| |
PR: ports/89962
Submitted by: maintainer
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
PR: 87431, 87430
Submitted by: Dennis Cabooter <dennis@rootxs.org>, Matthew Seaman <m.seaman@infracaninophile.co.uk>
|
|
|
|
| |
Security: http://www.vuxml.org/freebsd/9b7053fd-3ab5-11da-9484-00123ffe8333.html
|