CVS log for ports/databases/phpmyadmin/files/pkg-message.in
Up to [FreeBSD] / ports / databases / phpmyadmin / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Dec 23 09:00:42 2011 UTC (7 weeks, 1 day ago) by delphij
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -0 lines
Add an advise to users who installs phpMyAdmin that it's better to protect it with an additional layer. Approved by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jan 21 10:58:20 2008 UTC (4 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
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)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun May 28 15:02:02 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Fix syntax error in pkg-message's Apache configuration example PR: ports/98045 Submitted by: Brian Gourlie <bgourlie@gmail.com> Approved by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 13 17:00:25 2006 UTC (5 years, 9 months ago) by clsung
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +10 -1 lines
- 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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Mar 6 10:48:47 2005 UTC (6 years, 11 months ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0, RELEASE_5_4_0
- 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)
