Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.38.2_1 26 Nov 2024 12:34:13
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Add upstream patch to fix runtime error with PHP 8.4
MFH: 2024Q4 |
2.38.2 10 Oct 2024 00:33:41
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.38.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.38.2
MFH: 2024Q4 |
2.38.1 09 Oct 2024 00:24:36
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.38.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.38.1
MFH: 2024Q4 |
2.38.0 16 Sep 2024 21:26:05
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.38.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.38.0
MFH: 2024Q3
Security: bd940aba-7467-11ef-a5c4-08002784c58d |
2.37.3 10 Sep 2024 03:56:55
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.37.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.37.3
MFH: 2023Q3 |
2.37.2 16 Aug 2024 02:49:13
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.37.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.37.2
MFH: 2024Q2 |
2.36.4 03 Aug 2024 18:59:37
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
2.36.4 28 Jul 2024 13:15:18
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
2.36.4 26 Jun 2024 19:54:21
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.36.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.36.4
MFH: 2024Q2 |
2.36.3 27 May 2024 10:38:45
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.36.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.36.3
MFH: 2024Q2 |
2.36.2 26 May 2024 14:38:41
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.36.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.36.2
MFH: 2024Q2 |
2.36.1_3 20 May 2024 10:33:03
    |
Vsevolod Stakhov (vsevolod)  |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
2.36.1 24 Apr 2024 09:06:40
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.36.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.36.1
MFH: 2024Q2 |
2.36.0 27 Mar 2024 06:55:16
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.36.0
ChangLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.36.0
MFH: 2024Q1 |
2.35.4 16 Mar 2024 01:14:48
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.35.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.35.4
MFH: 2024Q1 |
2.35.3 13 Mar 2024 00:57:33
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.35.3
* Add security/pecl-xxtea to RUN_DEPENDS.
* Replace REDIS_RUN_DEPENDS with REDIS_USE.
ChangLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.35.3
MFH: 2024Q1 |
2.35.2_3 11 Mar 2024 00:07:28
    |
Yasuhiro Kimura (yasu)  Author: Jesús Daniel Colmenares Oviedo |
mail/snappymail: Fix autoconfig
When configuring a new domain and hit the Autoconfig button, an
error is occurred due the missing SimpleXML extension.
```
[2024-03-09 07:18:28.749][72d59c31] PHP[WARNING]:
file_get_contents(https://autoconfig.disroot.org/.well-known/mail-v1.xml?emailaddress=test%40disroot.org):
Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
/usr/local/www/snappymail/snappymail/v/2.35.2/app/libraries/RainLoop/Providers/Domain/Autoconfig.php
[line:64, code:2]
[2024-03-09 07:18:30.360][72d59c31] PHP[WARNING]:
file_get_contents(https://disroot.org/.well-known/autoconfig/mail/config-v1.1.xml):
Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
/usr/local/www/snappymail/snappymail/v/2.35.2/app/libraries/RainLoop/Providers/Domain/Autoconfig.php
[line:64, code:2]
[2024-03-09 07:18:31.518][72d59c31] SERVICE[WARNING]: Call to undefined function
simplexml_load_string()
```
After installing the simplexml extension, it just shows a bunch of
warnings, but Autoconfig works and configures the parameters
without user intervention.
```
[2024-03-09 07:20:27.683][64f93497] PHP[WARNING]:
file_get_contents(https://autoconfig.disroot.org/.well-known/mail-v1.xml?emailaddress=test%40disroot.org):
Failed to open stream: HTTP request failed! HTTP/1.1 403 Forbidden
/usr/local/www/snappymail/snappymail/v/2.35.2/app/libraries/RainLoop/Providers/Domain/Autoconfig.php
[line:64, code:2]
[2024-03-09 07:20:29.426][64f93497] PHP[WARNING]:
file_get_contents(https://disroot.org/.well-known/autoconfig/mail/config-v1.1.xml):
Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
/usr/local/www/snappymail/snappymail/v/2.35.2/app/libraries/RainLoop/Providers/Domain/Autoconfig.php
[line:64, code:2]
```
PR: 277611
MFH: 2024Q1 |
2.35.2_2 08 Mar 2024 06:51:21
    |
Yasuhiro Kimura (yasu)  Author: Jesús Daniel Colmenares Oviedo |
mail/snappymail: Fix error while accessing admin page
On a fresh installation, the admin page returns a 500 error, indicating
a web server error. The logs reveal what the problem is, which is already
fixed in upstream [1], but until a new version of snappymail is released,
the user will see the following error:
```
RainLoop\Config\Application::SetPassword(): Argument #1 ($oPassword) must be of
type SnappyMail\SensitiveString, string given, called in
/usr/local/www/snappymail/snapp
ymail/v/2.35.2/app/libraries/RainLoop/Actions.php on line 672
```
Reference: https://github.com/the-djmaze/snappymail/issues/1472 [1]
PR: 277571
MFH: 2024Q1 |
2.35.2_1 08 Mar 2024 06:51:19
    |
Yasuhiro Kimura (yasu)  Author: Jesús Daniel Colmenares Oviedo |
mail/snappymail: Add missing ctype extension
When the user first logs in to its web server with snappymail installed, the
first
thing it will see is:
```
[302] The following PHP extensions are not available in your PHP configuration!
ctype
```
PR: 277570
MFH: 2024Q1 |
2.35.2 28 Feb 2024 01:45:13
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.35.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.35.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.35.2
MFH: 2024Q1 |
2.35.0 21 Feb 2024 01:40:46
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.35.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.35.0
MFH: 2024Q1 |
2.34.2 15 Feb 2024 11:09:19
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.34.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.34.2
MFH: 2024Q1 |
2.34.1 14 Feb 2024 01:04:14
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.34.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.34.1
MFH: 2024Q1 |
2.34.0 13 Feb 2024 13:30:31
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.34.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.34.0
MFH: 2024Q1 |
2.33.0 08 Feb 2024 05:27:01
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.33.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.33.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.32.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.31.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.30.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.29.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.29.3
MFH: 2024Q1 |
2.29.2 14 Nov 2023 19:43:27
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.29.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.29.2
MFH: 2023Q4 |
2.29.1 03 Oct 2023 02:17:02
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.29.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.29.1
MFH: 2023Q4 |
2.28.4 10 Jul 2023 16:31:28
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.28.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.28.4
MFH: 2023Q3 |
2.28.3 22 Jun 2023 12:39:45
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.28.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.28.3
MFH: 2023Q2 |
2.28.2 19 Jun 2023 16:06:47
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.28.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.28.2
MFH: 2023Q2 |
2.28.1 07 Jun 2023 04:58:05
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.28.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.28.1
MFH: 2023Q2 |
2.28.0 02 Jun 2023 05:38:53
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.28.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.28.0
MFH: 2023Q2 |
2.27.3 08 May 2023 06:18:35
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.27.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.3
MFH: 2023Q2 |
2.27.2 16 Apr 2023 18:09:23
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
2.27.2 22 Mar 2023 13:13:57
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.27.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.27.2
MFH: 2023Q1 |
2.26.4 25 Feb 2023 03:21:15
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.26.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.26.4
MFH: 2023Q1 |
2.26.3 22 Feb 2023 04:07:15
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.26.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.26.3
MFH: 2023Q1 |
2.26.2 17 Feb 2023 23:28:01
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.26.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.26.2
MFH: 2023Q1 |
2.26.1 17 Feb 2023 09:54:57
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.26.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.26.1
MFH: 2023Q1 |
2.26.0 11 Feb 2023 05:59:02
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.26.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.26.0
MFH: 2023Q1 |
2.25.5 10 Feb 2023 05:50:34
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.25.5
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.5
MFH: 2023Q1 |
2.25.4 07 Feb 2023 08:32:17
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.25.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.4
MFH: 2023Q1 |
2.25.1 31 Jan 2023 05:55:54
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.25.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.1
MFH: 2023Q1 |
2.25.0 27 Jan 2023 00:53:08
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.25.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.25.0
MFH: 2023Q1 |
2.24.6 20 Jan 2023 00:13:48
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.6
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.6
MFH: 2023Q1 |
2.24.5 13 Jan 2023 01:29:08
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.5
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.5
MFH: 2023Q1 |
2.24.4 05 Jan 2023 09:56:06
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.4
MFH: 2023Q1 |
2.24.3 28 Dec 2022 10:44:22
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.3 |
2.24.2 28 Dec 2022 00:35:28
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.2 |
2.24.1 24 Dec 2022 04:50:53
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.1 |
2.24.0 23 Dec 2022 07:32:49
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.24.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.24.0 |
2.23.1 16 Dec 2022 00:03:17
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.23.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.23.1 |
2.23.0 09 Dec 2022 04:36:12
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.23.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.23.0 |
2.22.7 07 Dec 2022 04:36:06
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.7
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.7 |
2.22.6 06 Dec 2022 04:36:25
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.6
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.6 |
2.22.5 03 Dec 2022 08:12:27
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.5
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.5 |
2.22.4 28 Nov 2022 14:11:26
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.4 |
2.22.3 26 Nov 2022 05:23:11
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.3 |
2.22.2 25 Nov 2022 02:43:18
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.2 |
2.22.1 24 Nov 2022 00:37:57
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.22.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.22.1 |
2.21.4 22 Nov 2022 13:46:12
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.21.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.21.4 |
2.21.3 18 Nov 2022 07:41:05
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.21.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.21.3 |
2.21.2 16 Nov 2022 02:39:42
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.21.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.21.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.21.2 |
2.21.0 12 Nov 2022 03:45:07
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: 2.21.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.21.0 |
2.20.6 09 Nov 2022 06:03:01
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.20.6
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/2.20.5
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.20.6 |
2.20.2 06 Nov 2022 04:02:54
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.20.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.20.2 |
2.20.0 04 Nov 2022 11:38:29
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.20.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.20.0 |
2.19.7 03 Nov 2022 00:34:44
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.19.7
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.19.7 |
2.19.6 01 Nov 2022 06:35:42
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.19.6
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.19.6 |
2.19.4 28 Oct 2022 00:59:55
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.19.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.19.3 (for
2.19.3)
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.19.4 (for
2.19.4) |
2.19.2 22 Oct 2022 01:14:42
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.19.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.19.2 |
2.18.6 13 Oct 2022 00:36:31
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.6
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.6 |
2.18.5 08 Oct 2022 03:50:50
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.5
ChageLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.5 |
2.18.4 05 Oct 2022 02:37:10
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.4
https://github.com/the-djmaze/snappymail/releases/tag/v2.18.4 |
2.18.3 01 Oct 2022 01:17:24
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.3 |
2.18.2 25 Sep 2022 01:54:58
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.2 |
2.18.1 22 Sep 2022 07:31:14
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.1 |
2.18.0 08 Sep 2022 10:26:23
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.18.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.18.0 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.17.4 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.17.4 02 Sep 2022 13:59:33
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.17.4
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.17.4 |
2.17.3 29 Aug 2022 17:10:03
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.17.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.17.3 |
2.17.2 09 Aug 2022 01:30:25
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.17.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.17.2 |
2.17.1 04 Aug 2022 16:48:46
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.17.1
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.17.1 |
2.17.0 19 Jul 2022 14:49:26
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.17.0
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.17.0 |
2.16.3 31 May 2022 08:19:50
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.16.3
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.16.3 |
2.16.2 30 May 2022 15:07:23
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Update to 2.16.2
ChangeLog: https://github.com/the-djmaze/snappymail/releases/tag/v2.16.2 |
2.16.1 23 May 2022 11:16:57
    |
Yasuhiro Kimura (yasu)  |
mail/snappymail: Add new port
Add SnappyMail, simple, modern, lightweight & fast web-based email
client. It is actively developed fork of RainLoop Webmail. |