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.

non port: mail/spamassassin/files/sa-spamd.in

Number of commits found: 10

Tuesday, 3 Jan 2023
18:56 Cy Schubert (cy) search for other commits by this committer
mail/spamassassin: Fix command_interpreter regression

PR/196517, the rc script unable to find its .pid file, has returned.
Restore SVN r376379 (691102663fb), fixing this bug again.

PR:		196517
Reported by:	ler
commit hash: 1f3e72b3f6f9b79ad1aa36881ff1ab8c00daaf83 commit hash: 1f3e72b3f6f9b79ad1aa36881ff1ab8c00daaf83 commit hash: 1f3e72b3f6f9b79ad1aa36881ff1ab8c00daaf83 commit hash: 1f3e72b3f6f9b79ad1aa36881ff1ab8c00daaf83 1f3e72b
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Wednesday, 26 Sep 2018
19:30 zeising search for other commits by this committer
mail/spamassassin: Update to 3.4.2

Update mail/spamassassin to 3.4.2.  This update includes security fixes.
For complete changelog and upgrade notes, see:
https://mail-archives.apache.org/mod_mbox/spamassassin-announce/201809.mbox/%3cc44ca0f1-cba9-b129-20b2-ba59816cfd13@apache.org%3e

Big thanks to Larry Rosenman (ler) for help with testing!

PR:		231412
Reported by:	dewayne@heuristicsystems.com.au
Tested by:	ler
MFH:		2018Q3
Security:	613193a0-c1b4-11e8-ae2d-54e1ad3d6335
Original commitRevision:480763 
Tuesday, 6 Jan 2015
01:05 marino search for other commits by this committer
mail/spamassassin: Revert command_interpreter fix for now

There is a report that defining command_interpreter actually causes
problem for spamd, athought it should not.  While the reason is being
investigated, the previous change has been reverted per maintainer's
request.

PR	196517
Original commitRevision:376379 
Monday, 5 Jan 2015
12:35 marino search for other commits by this committer
mail/spamassassin: Add perl command_interpret to rc script

spamd is a perl script, so defining command_interpreter is required
for proper rc.d functioning.
Original commitRevision:376295 
Sunday, 13 Jul 2014
17:55 adamw search for other commits by this committer
Create /var/run/spamd manually in the rc(8) script, as pkg_tools does
not create the directory from the @dirrm /var/run/spamd in the plist.

So, we'll do it manually for the next 6 weeks.

PR:		190005
Submitted by:	Trond.Endrestol@ximalas.info
Original commitRevision:361699 
Friday, 20 Jun 2014
18:28 adamw search for other commits by this committer
* Add a patch from SA bug 7057 to fix compatibility with Net::DNS >= 0.76 [1]
* Verify that /var/run/spamd exists before starting [2]
* While here, reformat Makefile

PR:	ports/191101 [1], ports/189912 [1], ports/190005 [2]
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> and pi [1a],
		brian@behlendorf.com [1b], Trond.Endrestol@ximalas.info [2]
Original commitRevision:358624 
Tuesday, 1 Apr 2014
14:06 adamw search for other commits by this committer
Partially revert r348415. There are many good scenarios where
preventing user-config file creation is a good thing. Recommend
one of those scenarios in the rc.d description.

PR:		ports/187659
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
Original commitRevision:349854 
Sunday, 16 Mar 2014
16:46 adamw search for other commits by this committer
Fix order of spamd args.

Noticed by:	ume
Original commitRevision:348419 
15:18 adamw search for other commits by this committer
-  Switch to recommended dependencies
  - Drop p5-libwww, as SA will use fetch(1)
  - Use p5-IO-Socket-IP unconditionally
    - Drop p5-IO-Socket-INET6
    - Remove the IPV6 option
  - Use p5-Geo-IP instead of p5-IP-Country
  - Remove unnecessary p5-Mail-Tools dependency
- Remove RAZOR and DKIM from OPTIONS_DEFAULT. All
  plugins now default to off.
- Make instructions clearer in pkg-message and rc.d script
Original commitRevision:348415 

Number of commits found: 10