head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.86 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.84 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.82 pkgsrc-2025Q3-base:1.1 pkgsrc-2025Q2:1.1.0.80 pkgsrc-2025Q2-base:1.1 pkgsrc-2025Q1:1.1.0.78 pkgsrc-2025Q1-base:1.1 pkgsrc-2024Q4:1.1.0.76 pkgsrc-2024Q4-base:1.1 pkgsrc-2024Q3:1.1.0.74 pkgsrc-2024Q3-base:1.1 pkgsrc-2024Q2:1.1.0.72 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.70 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.68 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.66 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.64 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.62 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.60 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.58 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.56 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.54 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.52 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.50 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.48 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.46 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.44 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.42 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.38 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.18 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.40 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.36 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.34 pkgsrc-2019Q2-base:1.1 pkgsrc-2019Q1:1.1.0.32 pkgsrc-2019Q1-base:1.1 pkgsrc-2018Q4:1.1.0.30 pkgsrc-2018Q4-base:1.1 pkgsrc-2018Q3:1.1.0.28 pkgsrc-2018Q3-base:1.1 pkgsrc-2018Q2:1.1.0.26 pkgsrc-2018Q2-base:1.1 pkgsrc-2018Q1:1.1.0.24 pkgsrc-2018Q1-base:1.1 pkgsrc-2017Q4:1.1.0.22 pkgsrc-2017Q4-base:1.1 pkgsrc-2017Q3:1.1.0.20 pkgsrc-2017Q3-base:1.1 pkgsrc-2017Q2:1.1.0.16 pkgsrc-2017Q2-base:1.1 pkgsrc-2017Q1:1.1.0.14 pkgsrc-2017Q1-base:1.1 pkgsrc-2016Q4:1.1.0.12 pkgsrc-2016Q4-base:1.1 pkgsrc-2016Q3:1.1.0.10 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.8 pkgsrc-2016Q2-base:1.1 pkgsrc-2016Q1:1.1.0.6 pkgsrc-2016Q1-base:1.1 pkgsrc-2015Q4:1.1.0.4 pkgsrc-2015Q4-base:1.1 pkgsrc-2015Q3:1.1.0.2 pkgsrc-2015Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2015.09.09.19.13.49; author christos; state Exp; branches; next ; commitid w1pqXlGiiKVEZBAy; desc @@ 1.1 log @update to 3.4.1: - improved automation to help combat spammers that are abusing new top level domains; - tweaks to the SPF support to block more spoofed emails; - increased character set normalization to make rules easier to develop and stop spammers from using alternate character sets to bypass tests; - continued refinement to the native IPv6 support; and - improved Bayesian classification with better debugging and attachment hashing. @ text @$NetBSD: patch-aq,v 1.7 2007/06/12 21:43:30 heinz Exp $ Purely changes for pkgsrc: - Change paths to those used by pkgsrc - Notes about search paths set by pkgsrc --- README.orig 2015-04-28 15:57:01.000000000 -0400 +++ README 2015-09-09 14:57:29.000000000 -0400 @@@@ -102,25 +102,25 @@@@ the standard defaults that people use. There is an explanation of all the default locations that Apache SpamAssassin will look at the end. - - /usr/share/spamassassin/*.cf: + - @@@@PREFIX@@@@/share/spamassassin/*.cf: Distributed configuration files, with all defaults. Do not modify these, as they are overwritten when you upgrade. - - /var/lib/spamassassin/*/*.cf: + - @@VARBASE@@/spamassassin/*/*.cf: Local state directory; updated rulesets, overriding the distributed configuration files, downloaded using "sa-update". Do not modify these, as they are overwritten when you run "sa-update". - - /etc/mail/spamassassin/*.cf: + - @@PKG_SYSCONFDIR@@/*.cf: Site config files, for system admins to create, modify, and add local rules and scores to. Modifications here will be appended to the config loaded from the above directory. - - /etc/mail/spamassassin/*.pre: + - @@PKG_SYSCONFDIR@@/*.pre: Plugin control files, installed from the distribution. These are used to control what plugins are loaded. Modifications here will @@@@ -129,22 +129,22 @@@@ You want to modify these files if you want to load additional plugins, or inhibit loading a plugin that is enabled by default. - If the files exist in /etc/mail/spamassassin, they will not + If the files exist in @@PKG_SYSCONFDIR@@, they will not be overwritten during future installs. - - /usr/share/spamassassin/user_prefs.template: + - @@@@PREFIX@@@@/share/spamassassin/user_prefs.template: Distributed default user preferences. Do not modify this, as it is overwritten when you upgrade. - - /etc/mail/spamassassin/user_prefs.template: + - @@PKG_SYSCONFDIR@@/user_prefs.template: Default user preferences, for system admins to create, modify, and set defaults for users' preferences files. Takes precedence over the above prefs file, if it exists. Do not put system-wide settings in here; put them in a file in the - "/etc/mail/spamassassin" directory ending in ".cf". This file is + "@@PKG_SYSCONFDIR@@" directory ending in ".cf". This file is just a template, which will be copied to a user's home directory for them to change. @@@@ -198,6 +198,12 @@@@ /opt/$DIR /opt/$DIR/share/spamassassin /etc/opt/mail/spamassassin $DIR $DIR/share/spamassassin $DIR/etc/mail/spamassassin +(Pkgsrc note: the pkgsrc build process used the following path names + __prefix__: @@@@PREFIX@@@@ + __def_rules_dir__: @@@@PREFIX@@@@/share/spamassassin + __local_rules_dir__: @@PKG_SYSCONFDIR@@ +) + The files themselves are then looked for in these paths: - Distributed Configuration Files @@@@ -237,6 +243,11 @@@@ /opt/$DIR /var/opt/spamassassin/__version__ $DIR $DIR/var/spamassassin/__version__ +(Pkgsrc note: the pkgsrc build process used the following path names + __prefix__: @@@@PREFIX@@@@ + __local_state_dir__: @@VARBASE@@/spamassassin/__version__ +) + This is normally written to by the "sa-update" script. "__version__" is replaced by a representation of the version number, so that multiple versions of Apache SpamAssassin will not interfere with each other's rulesets. @