notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: mail/squirrelmail-decode/pkg-plist
SVNWeb

Number of commits found: 3

Tue, 24 Mar 2015
[ 19:16 adamw search for other commits by this committer ] Original commit   Revision:382161
Update squirrelmail* to 20150324, and clean up permission/owner handling in
the plists.

Also, avoid registering plugins during package build. It only makes sense to
run the registration on end-user machines, and running it during package
building
leads to a stagedir violation, as noted in [1].

PR:		198044 [1]
Submitted by:	amdmi3
Sat, 26 Oct 2013
[ 15:27 adamw search for other commits by this committer ] Original commit   Revision:331701
Support staging.
Sat, 17 Nov 2012
[ 17:44 adamw search for other commits by this committer ] Original commit   Revision:307522
Add the extra charset decoders from SquirrelMail.

This package contains extra decoding functions.

SquirrelMail decoding functions are used to display and convert messages
encoded in different character sets. Extra decoding library provides support
of some complex Eastern character sets and some rarely used Apple character
sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949
(UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN,
ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-*
character sets.

Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends
on sq_is8bit() function. In order to optimize decoding of Eastern character
sets, PHP installation needs recode (http://www.php.net/recode) or iconv
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 3