Path to this page:
./
mail/squirrelmail,
PHP webmail package
Branch: CURRENT,
Version: 1.4.23pre15028,
Package name: php74-squirrelmail-1.4.23pre15028,
Maintainer: tacaSquirrelMail 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:[
lang/perl5] [
devel/php-gettext]
Master sites: (Expand)
Filesize: 511.492 KB
Version history: (Expand)
- (2024-09-18) Updated to version: php74-squirrelmail-1.4.23pre15028
- (2023-11-13) Updated to version: php74-squirrelmail-1.4.23pre14997
- (2022-12-19) Updated to version: squirrelmail-1.4.23pre14979
- (2022-09-16) Updated to version: squirrelmail-1.4.23pre14977
- (2022-06-28) Updated to version: squirrelmail-1.4.23pre14904nb2
- (2021-05-25) Updated to version: squirrelmail-1.4.23pre14904nb1
CVS history: (Expand)
2024-09-18 16:25:50 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
mail/squirrelmail: update to 1.4.23pre15028
pkgsrc change: remove a pkglint warning in squirrelmail.mk.
1.4.23pre15028 is latest snapshot of squirrelmail 1.4 stable branch.
* Reduce warnings especially PHP 8.3.
|
2023-11-13 16:59:03 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
mail/squirrelmail: update to 1.4.23pre14997
Original changes are better support for PHP 8.2, avoiding deprecated
warnings.
pkgsrc changes
* Prefix PKGNAME with PHP_PKG_PREFIX.
* Introduce squirrelmail.mk for common definitions for other
squirrelmail related packages.
* EGDIR and SMDIR are under PHP_PKG_PREFIX, for example:
share/example/squirrelmail => share/example/php81/squirrelmail
share/squirrelmail => share/php81/squirrelmail
* Use EGDIR and SMDIR in PLIST and add PRINT_PLIST_AWK support.
|
2022-12-19 15:35:35 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/squirrelmail: update to 1.4.23pre14979
1.4.23 stable revision at 14979 (2022-12-06)
* Fix poorly written timezone parsing.
|
2022-09-16 07:49:08 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
mail/squirrelmail: update to 1.4.23pre14977
Update to latest svn snapshot. It includes various improvements for PHP 8
compatibility. Address to PR pkg/57012.
Here are quote from commit log:
1.4.23pre14977 (2022-06-21)
* Add cookie SameSite attribute; uses default if "Strict" but can be
overridden by $same_site_cookies in config_local.php
* Browser seems to respond better when deleting the cookie if you void its
value also; helps actually get the cookie to be removed even though this
feels more like a browser problem... maybe it does not like a date in
1970?
* Make sure drafts are sent with the current date and not that of its
previous 'Save Draft' action
* Add option to prefix new mail number to the front of the org title
(browser title bar)
* Fix certain messages with headers in unknown charsets encoded as quoted
printable showing up as blank sender/subject in message list
* Add ability for plugins to request additional header fields in the message
list lookup
* Separate DNT and DSN
* Add proper RFC 3461 DSN functionality (previously we relied only on the
Return-Receipt-To header)
* Cause message subject to show in page title when message view is loaded in
its own window/tab
* Implement SQL identifier quoting in all cases
* Add option to folder prefs for marking deleted messages as read
* Fix: Login mechanisms other than "login" were broken if server returned
untagged data before login response
* Greatly fix the plaintext display of messages that do not have a text
part.
* Add ability to explicitly set prefs DB connection charset
* Add ability to explicitly set address book DB connection charset
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles were unfetchable (possibly fetched
conditionally?):
./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
|
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message:
mail: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|