notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
sa-utils SpamAssassin nightly periodic maintenance
0.04 mail on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.04Version of this port present on the latest quarterly branch.
Maintainer: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-01-14 04:26:37
Last Update: 2022-07-20 14:22:19
Commit Hash: b587cc2
People watching this port, also watch:: mrtg, ca_root_nss, openssl, procmail, coreutils
License: not specified in port
Description:
Routine maintenance script for p5-Mail-SpamAssassin to run as a daily periodic job. * Check for updates to sa rules and download * Optionally use sa-compile to build a compiled set of rules * Optionally restart spamd whenever new rules are downloaded * Manage multiple update channels and GPG keys
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. etc/periodic/daily/sa-utils
Collapse this list.
Dependency lines:
  • sa-utils>0:mail/sa-utils
To install the port:
cd /usr/ports/mail/sa-utils/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/sa-utils
  • pkg install sa-utils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: sa-utils
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
sa-utils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.040.040.040.040.04-0.04-
FreeBSD:13:quarterly0.040.040.040.040.040.040.040.04
FreeBSD:14:latest0.040.040.040.040.04--0.04
FreeBSD:14:quarterly0.040.04-0.040.040.040.040.04
FreeBSD:15:latest0.040.04n/a0.04n/a0.040.040.04
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. sa-update : mail/spamassassin
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for sa-utils-0.04: SACOMPILE=off: Enable sa-compile support ===> Use 'make config' to modify these settings
Options name:
mail_sa-utils
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.04
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.04
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.04
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.04
16 Oct 2017 12:33:31
Revision:452189Original commit files touched by this commit
matthew search for other commits by this committer
Fix mistaken use of OPTIONS_SUB

Reported by:	adamw
0.04
16 Oct 2017 06:18:55
Revision:452173Original commit files touched by this commit
matthew search for other commits by this committer
Switch to options helpers
0.04
08 Apr 2017 13:02:36
Revision:438042Original commit files touched by this commit
matthew search for other commits by this committer
Update to 0.04.

Correctly apply the anticongestion sleep time.  Pointy hat to me for
copying too literally.

PR:		181556
Reported by:	asomers
0.03
07 Apr 2017 07:11:40
Revision:437913Original commit files touched by this commit
matthew search for other commits by this committer
New version: 0.03

Add a random delay using the standard 'anticongestion' function (where
available) before attempting to download updates.  This to avoid the
'thundering herd' of many simultaneous downloads.

PR:		218444
Reported by:	asomers
0.02_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.02_2
20 Dec 2014 19:12:12
Revision:375095Original commit files touched by this commit
bapt search for other commits by this committer
cleanup plist
0.02_2
11 Mar 2014 21:49:40
Revision:347936Original commit files touched by this commit
adamw search for other commits by this committer
Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name of
improving accessibility.

I think people who want to just find the port/package and install it are
more likely to look for "spamassassin the program" than "spamassassin the
perl module collection."
0.02_2
10 Dec 2013 19:47:43
Revision:336102Original commit files touched by this commit
bdrewery search for other commits by this committer
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
0.02_1
08 Dec 2013 22:38:52
Revision:335945Original commit files touched by this commit
matthew search for other commits by this committer
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes

While here, fix a few other niggles:

net/phpldapadmin -- remove indefinite article from COMMENT

www/p5-RT* -- fix comments referencing the different versions of RT

x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
  install targets; rework the handling of ${FONTPATH}
0.02_1
27 Sep 2013 08:06:39
Revision:328436Original commit files touched by this commit
matthew search for other commits by this committer
- Stageify
0.02_1
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
0.02_1
15 Dec 2012 09:31:59
Revision:308940Original commit files touched by this commit
matthew search for other commits by this committer
Trim remaining untrimmed headers on my ports

Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
0.02_1
10 Oct 2012 17:34:52
Revision:305675Original commit files touched by this commit
matthew search for other commits by this committer
- Trim Makefile headers
- Remove extraneous quote marks from option DESC

Submitted by:	Riccardo Torrini
0.02_1
04 Jun 2012 19:25:56
Original commit files touched by this commit
matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  Files   affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:    shaun (mentor)
0.02_1
09 Feb 2012 17:09:51
Original commit files touched by this commit
matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
0.02_1
15 May 2011 02:49:17
Original commit files touched by this commit
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
0.02_1
16 Dec 2010 02:34:07
Original commit files touched by this commit
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
0.02
16 Jan 2010 19:20:17
Original commit files touched by this commit
ale search for other commits by this committer
Make sa-compile support conditional.

Submitted by:   maintainer
0.02
14 Jan 2010 04:26:05
Original commit files touched by this commit
pgollucci search for other commits by this committer
Routine maintenance script for p5-Mail-SpamAssassin to run as a daily
periodic job.

   * Check for updates to sa rules and download
   * Optionally use sa-compile to build a compiled set of rules
   * Optionally restart spamd whenever new rules are downloaded
   * Manage multiple update channels and GPG keys

PR:             ports/142465
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>

Number of commits found: 22