NOTICE: This package has been removed from pkgsrc

./mail/ja-squirrelmail, PHP webmail package with Japanese localization

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.4.9a, Package name: ja-squirrelmail-1.4.9a, Maintainer: martti

This is SquirrelMail with Japanese localization and own patches.

SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and all
pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility
across browsers. It has very few requirements and is very easy to configure
and install. SquirrelMail has a all the functionality you would want from an
email client, including strong MIME support, address books, and folder
manipulation.


Required to run:
[misc/php-mbstring]

Master sites: (Expand)

SHA1: c9fc139c331cc99aa9bb54886106d2beccdd390a
RMD160: ccb4c0b4d74341862fecc4abe7f1fa63a4535984
Filesize: 470.313 KB

Version history: (Expand)


CVS history: (Expand)


   2007-05-20 19:07:06 by Takahiro Kambe | Files touched by this commit (7) | Package removed
Log message:
Remove ja-squirrelmail since its functionality is supported by
squirrelmail's options.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.
   2007-01-07 10:14:16 by Roland Illig | Files touched by this commit (412)
Log message:
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
   2006-12-07 06:38:44 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Correct wrong usage of PKGMANDIR.
   2006-12-06 16:26:26 by Takahiro Kambe | Files touched by this commit (4)
Log message:
Update ja-squirrelmail to 1.4.9a.

pkgsrc change:

* separate ja-patch into ja-patch and lite-patch.

ChangLog:
Version 1.4.9a - 3 December 2006
--------------------------------
  - Security: Multiple IE cross site scripting issues related to the
    widely acceptation of the word expression and url by IE.
  - Security: Removing @import when sanitizing html mail.

Version 1.4.9 - 2 December 2006
-------------------------------
  - Drop obsolete script plugins/make_archive.pl.
  - Fixed Google translate form in translate plugin. Added new language
    pairs.
  - Added XMAGICTRASH extension tests in configtest utility. Removed code
    that handled 'inbox.trash' as special folder in courier (#1354393).
  - Allowed moving folders to trash in courier.
  - Fix misspelled constant PREG_SPLIT_NI_EMPTY in sqimap_get_message
    (#1543573).
  - Provide View Unsafe Images link on viewing a text/html attachment.
  - Fix variable typo in folders_create.php (#1545316).
  - Added Courier IMAP OUTBOX check to configtest utility.
  - If mailbox name starts with slash or contains ../, error message is
    generated. Safety check for insecure default UW IMAP setup (#1557078).
  - Ignore message copy errors when messages are deleted. Allows to delete
    messages when quota is exceeded (#614887, #646386, #1446026).
  - Fixed unintended literal fetching (#1562271).
  - Added global file based address book listing controls. Added line
    length configuration option for local_file address book backend
    (#1181561). Added address book data integrity checks in local_file
    address book backend. Fixed eregi and object notices in local_file
    and database address book backends. Added additional address book
    field support.
  - Fixed variable corruption in configtest utility.
  - Checked if configuration file is readable in configuration utility
    (#1568355).
  - Special mailboxes marked in special_mailbox hook are no longer listed
    in folder delete, rename and subscription options.
  - Translate plugin: prevent PHP notice when viewing empty message.
  - Add CEST and MEST (non-standard) timezone codes for +0200.
  - Add <label> to From field in message list.
  - Add support for parsing SpamAssassin's X-Spam-Status header (#1589520).
  - Fix in bodystructure parser code related to strings ending with an
    escape character.
  - Added "attachment */*" hook
  - Added third parameter $logout_link to logout_error hook that allows
    plugin control over login page URI displayed on login error page.
  - Security: close cross site scripting vulnerability in draft, compose
    and mailto functionality [CVE-2006-6142].
  - Security: work around an issue in Internet Explorer that would guess
    the mime type of a file based on contents, not Content-Type header.
   2006-11-10 18:37:13 by Todd Vierling | Files touched by this commit (1)
Log message:
Use find -print | xargs rather than find -exec.
   2006-08-27 12:40:39 by Martti Kuparinen | Files touched by this commit (2)
Log message:
Sync with squirrelmail.
   2006-08-19 16:49:36 by Takahiro Kambe | Files touched by this commit (2)
Log message:
- Fix PLIST.
- Add APACHE_GROUP, APACHE_USER and VARBASE to BUILD_DEFS.

Bump PKGREVISION.