Commit graph

106 commits

Author SHA1 Message Date
Cy Schubert
997e11cafa mail/spamassassin-devel: update to latest github commit 2024-10-01 15:35:32 -07:00
Cy Schubert
59346cfb27 mail/spamassassin-devel: update to latest github commit 2024-09-03 15:15:29 -07:00
Cy Schubert
d62753d468 mail/spamassassin-devel: update to latest github commit 2024-07-18 13:53:45 -07:00
Cy Schubert
4a2263bc0f mail/spamassassin-devel: update to latest github commit 2024-06-26 09:33:38 -07:00
Cy Schubert
a795f31003 mail/spamassassin-devel: update to latest github commit 2024-06-03 07:51:47 -07:00
Cy Schubert
1c10e10d60 mail/spamassassin-devel: update to latest github commit 2024-05-13 08:50:34 -07:00
Cy Schubert
e09ef8307c mail/spamassassin-devel: update to latest github commit 2024-04-11 09:37:02 -07:00
Florian Smeets
92a030dffd databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.

In cd16748194 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.

In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b.

DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This
thread on the amavis-users mailing list has a very good summary [2] from
the author of DBD:MariaDB.

This includes ideas and suggestions from vvd and mat. Thanks!

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889#c17
[2] https://lists.amavis.org/pipermail/amavis-users/2024-March/006823.html

PR:		275100, 277889
Reviewed by:	vvd, mat
Fixes:	cd16748194
Differential Revision: https://reviews.freebsd.org/D44662
2024-04-07 11:36:13 +02:00
Cy Schubert
be889b0b70 mail/spamassassin-devel: update to latest github commit 2024-04-02 10:02:47 -07:00
Cy Schubert
405b5b7cc6 mail/spamassassin-devel: update to latest github commit 2024-03-30 18:26:49 -07:00
Cy Schubert
dfe710588d mail/spamassassin-devel: update to latest github commit 2024-03-28 13:54:00 -07:00
Cy Schubert
b2f9a1d3e8 mail/spamassassin-devel: update to latest github commit 2024-03-02 18:51:45 -08:00
Cy Schubert
7a13acabdc mail/spamassassin-devel: update to latest github commit 2024-02-22 20:02:43 -08:00
Cy Schubert
528a08b5e8 mail/spamassassin*: Keep sa-update-keys
sa-update-keys was removed in 2015 due to upstream bug #7208. The
requestor asks that they be retained after deinstall to facilite
updates.

Reported by:	ler
2024-02-07 12:31:20 -08:00
Cy Schubert
b6ac42b186 mail/spamassassin*: Alter pkg-message to remind the user after upgrade
pkg-message states sa-update and sa-compile should be run after a
fresh install. It also tells the user to run these commands
periodically after install, implying that they should also be
run after update. Make the lanuage clearer so there is no confusion.

PR:	265316
MFH:	2024Q1
2024-02-06 16:41:33 -08:00
Cy Schubert
ae90a5e65f mail/spamassassin-devel: update to latest github commit 2024-02-06 16:41:33 -08:00
Cy Schubert
a61ae657b2 mail/spamassassin*: Add DMARC option
Add option enable DMARC (Domain-based Message Authentication). The
DMARC option is not a default option.

Requested by:	Vladislav Nikolaev <vladislav.nikolaev@outlook.com>
2024-02-06 16:41:33 -08:00
Cy Schubert
0799ca32b9 mail/spamassassin-devel: update to latest github commit 2024-01-03 08:41:08 -08:00
Cy Schubert
bdc08c2532 mail/spamassassin-devel: update to latest github commit 2023-12-05 21:54:08 -08:00
Cy Schubert
388fa384c1 mail/spamassassin-devel: update to latest github commit 2023-11-24 08:03:39 -08:00
Cy Schubert
82bb1c7f24 mail/spamassassin-devel: update to latest github commit 2023-11-19 06:03:29 -08:00
Cy Schubert
5ffdb51b86 mail/spamassassin-devel: update to latest github commit 2023-11-14 12:08:11 -08:00
Cy Schubert
83c8861074 mail/spamassassin-devel: update to latest github commit 2023-10-30 14:22:37 -07:00
Cy Schubert
3e67bd3323 mail/spamassassin-devel: update to latest github commit 2023-10-10 19:50:49 -07:00
Cy Schubert
5c022af1ab mail/spamassassin-devel: update to latest github commit 2023-09-26 14:45:12 -07:00
Cy Schubert
5dbad1e515 mail/spamassassin-devel: update to latest github commit 2023-09-05 12:05:55 -07:00
Cy Schubert
1500b526fc mail/spamassassin-devel: update to latest github commit 2023-08-28 09:35:27 -07:00
Cy Schubert
3328d4d5b8 mail/spamassassin-devel: update to latest github commit 2023-08-08 08:51:26 -07:00
Cy Schubert
4ca9e23c83 mail/spamassassin-devel: Fix syntax error 2023-07-31 12:32:20 -07:00
Cy Schubert
888550be03 mail/spamassassin-devel: Fix a typo 2023-07-31 11:50:17 -07:00
Cy Schubert
bf9fbfdb5c mail/spamassassin*: Fix IPv6 support
spamassassin now needs net/p5-IO-Socket-INET6 to support IPv6.

PR:		272830
MFH:		2023Q3
2023-07-31 09:38:08 -07:00
Cy Schubert
1887a0fb99 mail/spamassassin-devel: update to latest github commit 2023-07-17 08:04:45 -07:00
Cy Schubert
5db4be3837 mail/spamassassin-devel: update to latest github commit 2023-07-13 10:57:32 -07:00
Cy Schubert
2a00bc42c6 mail/spamassassin-devel: update to latest github commit 2023-06-27 19:31:08 -07:00
Cy Schubert
98cc460e26 mail/spamassassin-devel: update to latest github commit 2023-06-06 11:35:42 -07:00
Cy Schubert
9d6fbf5104 mail/spamassassin-devel: update to latest github commit 2023-05-02 07:40:02 -07:00
Cy Schubert
4baaecf241 mail/spamassassin-devel: update to latest github commit 2023-04-17 14:28:45 -07:00
Cy Schubert
b5d2a72f54 mail/spamassassin-devel: update to latest github commit 2023-03-31 17:04:15 -07:00
Cy Schubert
d7e95a435a mail/spamassassin-devel: update to latest github commit 2023-03-17 19:57:07 -07:00
Cy Schubert
1f79933087 mail/spamassassin*: Add two runtime dependencies
Reported by:	pi
MFH:		2023Q1
2023-02-23 10:45:04 -08:00
Cy Schubert
a1c8aa7909 mail/spamassassin-devel: update to latest github commit 2023-02-21 08:08:47 -08:00
Cy Schubert
38f8f58255 mail/spamassassin-devel: update to latest github commit 2023-02-15 11:29:16 -08:00
Cy Schubert
1f8c45ba3c mail/spamassassin-devel: update to latest github commit 2023-01-25 07:48:50 -08:00
Cy Schubert
15f1d30741 mail/spamassassin-devel: update to latest github commit 2023-01-17 13:12:14 -08:00
Cy Schubert
efb91ed2ab mail/spamassassin-devel: update to latest github commit 2023-01-03 08:56:26 -08:00
Cy Schubert
ff38aa5cd7 mail/spamassassin-devel: update to latest github commit 2022-12-19 11:23:30 -08:00
Cy Schubert
49188c088a mail/spamassassin-devel: update to latest github commit 2022-11-17 18:33:44 -08:00
Cy Schubert
c20b9e39a8 mail/spamassassin-devel: update to latest github commit 2022-10-31 08:01:44 -07:00
Cy Schubert
d44d26b97f mail/spamassassin-devel: update to latest github commit 2022-10-22 10:11:30 -07:00
Cy Schubert
691cdac014 mail/spamassassin-devel: update to latest github commit 2022-10-17 11:20:13 -07:00