8 Commits

Author SHA1 Message Date
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Matthew Seaman
5ac9c8c021 Fix instructions for the apache>=2.3 case
Submitted by:	starlition@tp.edu.tw
2013-12-25 09:43:15 +00:00
Matthew Seaman
330a78b248 Update to 4.1.2
- Add instructions for more recent verions of Apache to
    pkg-message (1)

Release Notes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.1.2/phpMyAdmin-4.1.2-notes.html/view
Submitted by:	poinsot.julien@gmail.com (1)
2013-12-23 22:58:24 +00:00
Xin LI
5233080d96 Add an advise to users who installs phpMyAdmin that it's better to
protect it with an additional layer.

Approved by:	maintainer
2011-12-23 09:00:42 +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
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
Cheng-Lung Sung
6965e56ee6 - 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)
2006-05-13 17:00:25 +00:00
Thierry Thomas
8603006888 - 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)
2005-03-06 10:48:47 +00:00