summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/PLIST
diff options
context:
space:
mode:
authormartti <martti>2007-10-02 05:28:19 +0000
committermartti <martti>2007-10-02 05:28:19 +0000
commit6ba7ad113cb619ea3d02791695f3e2c43e376088 (patch)
tree49d71e2ff9e7eca53cf6f2e0808e4a25eba85ed2 /mail/squirrelmail/PLIST
parentf0da57df506a65774ea4167928a158f6431b6343 (diff)
downloadpkgsrc-6ba7ad113cb619ea3d02791695f3e2c43e376088.tar.gz
Updated mail/squirrelmail to 1.4.11
Version 1.4.11 - 29 September 2007 ---------------------------------- - Minimum PHP requirement raised from 4.0.6 to 4.1.0. SquirrelMail has been broken for a while with 4.0.x without anyone noticing, this move merely reflects reality. - Fix broken set_url_var function in functions/html.php (#1729814). - Fix config.pl not detecting auth support correctly (#1727033). - Fix display of X-Priority in message view. - Work around mailers sending broken Date headers with no space after the first comma. - Let POP3 class properly cope with lines starting with a '.'. - Some HTML validation cleanups. - Invalid year in sent_subfolders plugin (#1607380). - Always treat Content-Type case-insensitively (#1732092). - Fix typo: html/plain should be text/html. - Fix en/decode header swith in MDN (#1694687). - Fix compatibility with Windows path in administrator plugin (#1740469). - Fix disabling password encryption in mail_fetch (#1738001). - Fix busy loop and notice when two literals in IMAP fetch (#1739433). - Backported code for site wide SMTP authentication (#1531889). - Fixed issue with compose session not being cleaned after message is saved or sent. - Added ability to detect HTTP_X_FORWARDED_PROTO in get_location(), thanks to Daniel Watts - Fix test for signout.php in the logged in check in is_logged_in() so it cannot be circumvented by manipulating the URL. External plugins might rely on this function guaranteeing that the user is logged in. - Use attachment_dir only at the point where we're actually reading from / writing to the files, do not carry it around in the object. This makes us safer in the event the object is somehow exposed to the outside world. - Better support mailboxes named 'None' (#1598890). - Sort readdir() output in conf.pl (#1755886). - Fix message cache in printer friendly, thanks Tomas Kuliavas. - Made the webmail_top hook work again for plugins that want to change the URI of the "right" frame; plugins have to change the value of the global variable $right_frame_url - Fix issue in darkness theme with extra closing bracket. - No longer store all message composition sessions in the PHP session, since it was not made use of and in rare cases, made sessions too big. - Composition restoration functionality now correctly restores attachments. - Added smtp_auth hook. - Change default Selection List Style to Indented. - Added "preselected" query argument to mailbox list. - Added mailbox_display_buttons hook. - Removed "Include CCs when Forwarding Messages", which had no functionality whatsoever. - Make the Message Details plugin actually show the correct entity when viewing details of attached messages.
Diffstat (limited to 'mail/squirrelmail/PLIST')
-rw-r--r--mail/squirrelmail/PLIST28
1 files changed, 23 insertions, 5 deletions
diff --git a/mail/squirrelmail/PLIST b/mail/squirrelmail/PLIST
index 0f713d679b5..6d83cc91819 100644
--- a/mail/squirrelmail/PLIST
+++ b/mail/squirrelmail/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2007/05/10 09:24:44 martti Exp $
+@comment $NetBSD: PLIST,v 1.23 2007/10/02 05:28:19 martti Exp $
man/man8/squirrelmail-conf.pl.8
share/examples/squirrelmail/squirrelmail.conf
share/squirrelmail/AUTHORS
@@ -56,6 +56,7 @@ share/squirrelmail/doc/ReleaseNotes/1.3/Notes-1.3.2.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.0.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.1.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.10.txt
+share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.10a.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.2.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.3.txt
share/squirrelmail/doc/ReleaseNotes/1.4/Notes-1.4.3a.txt
@@ -201,7 +202,6 @@ share/squirrelmail/plugins/administrator/defines.php
share/squirrelmail/plugins/administrator/index.php
share/squirrelmail/plugins/administrator/options.php
share/squirrelmail/plugins/administrator/setup.php
-share/squirrelmail/plugins/bug_report/INSTALL
share/squirrelmail/plugins/bug_report/README
share/squirrelmail/plugins/bug_report/bug_report.php
share/squirrelmail/plugins/bug_report/index.php
@@ -219,7 +219,15 @@ share/squirrelmail/plugins/calendar/setup.php
share/squirrelmail/plugins/delete_move_next/README
share/squirrelmail/plugins/delete_move_next/index.php
share/squirrelmail/plugins/delete_move_next/setup.php
-share/squirrelmail/plugins/filters/CHANGES
+share/squirrelmail/plugins/demo/COPYING
+share/squirrelmail/plugins/demo/INSTALL
+share/squirrelmail/plugins/demo/README
+share/squirrelmail/plugins/demo/demo.php
+share/squirrelmail/plugins/demo/demo.pot
+share/squirrelmail/plugins/demo/functions.php
+share/squirrelmail/plugins/demo/getpot
+share/squirrelmail/plugins/demo/index.php
+share/squirrelmail/plugins/demo/setup.php
share/squirrelmail/plugins/filters/README
share/squirrelmail/plugins/filters/bulkquery/INSTALL
share/squirrelmail/plugins/filters/bulkquery/Makefile
@@ -233,7 +241,7 @@ share/squirrelmail/plugins/filters/index.php
share/squirrelmail/plugins/filters/options.php
share/squirrelmail/plugins/filters/setup.php
share/squirrelmail/plugins/filters/spamoptions.php
-share/squirrelmail/plugins/fortune/INSTALL
+share/squirrelmail/plugins/fortune/README
share/squirrelmail/plugins/fortune/index.php
share/squirrelmail/plugins/fortune/setup.php
share/squirrelmail/plugins/index.php
@@ -310,7 +318,15 @@ share/squirrelmail/plugins/squirrelspell/sqspell_config.php
share/squirrelmail/plugins/squirrelspell/sqspell_functions.php
share/squirrelmail/plugins/squirrelspell/sqspell_interface.php
share/squirrelmail/plugins/squirrelspell/sqspell_options.php
-share/squirrelmail/plugins/translate/INSTALL
+share/squirrelmail/plugins/test/COPYING
+share/squirrelmail/plugins/test/INSTALL
+share/squirrelmail/plugins/test/README
+share/squirrelmail/plugins/test/decodeheader.php
+share/squirrelmail/plugins/test/functions.php
+share/squirrelmail/plugins/test/index.php
+share/squirrelmail/plugins/test/ngettext.php
+share/squirrelmail/plugins/test/setup.php
+share/squirrelmail/plugins/test/test.php
share/squirrelmail/plugins/translate/README
share/squirrelmail/plugins/translate/index.php
share/squirrelmail/plugins/translate/options.php
@@ -433,6 +449,7 @@ share/squirrelmail/themes/wood_theme.php
@dirrm share/squirrelmail/src
@dirrm share/squirrelmail/po
@dirrm share/squirrelmail/plugins/translate
+@dirrm share/squirrelmail/plugins/test
@dirrm share/squirrelmail/plugins/squirrelspell/modules
@dirrm share/squirrelmail/plugins/squirrelspell/js
@dirrm share/squirrelmail/plugins/squirrelspell/doc
@@ -448,6 +465,7 @@ share/squirrelmail/themes/wood_theme.php
@dirrm share/squirrelmail/plugins/fortune
@dirrm share/squirrelmail/plugins/filters/bulkquery
@dirrm share/squirrelmail/plugins/filters
+@dirrm share/squirrelmail/plugins/demo
@dirrm share/squirrelmail/plugins/delete_move_next
@dirrm share/squirrelmail/plugins/calendar
@dirrm share/squirrelmail/plugins/bug_report