Date: Sun, 9 Sep 2012 16:49:43 +0000 (UTC) From: Adam Weinberger <adamw@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303980 - head/mail/squirrelmail Message-ID: <201209091649.q89GnhQo008280@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adamw Date: Sun Sep 9 16:49:43 2012 New Revision: 303980 URL: http://svn.freebsd.org/changeset/ports/303980 Log: Use language from WWW to clarify that JS is supported, but not required. Modified: head/mail/squirrelmail/pkg-descr Modified: head/mail/squirrelmail/pkg-descr ============================================================================== --- head/mail/squirrelmail/pkg-descr Sun Sep 9 16:41:29 2012 (r303979) +++ head/mail/squirrelmail/pkg-descr Sun Sep 9 16:49:43 2012 (r303980) @@ -1,6 +1,6 @@ SquirrelMail is a standards-based webmail package written in PHP. 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 +and all pages render in pure HTML 4.0 (with no Javascript required) 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209091649.q89GnhQo008280>