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/p5-Mail-SpamAssassin/files/patch-sa-learn-raw

Number of commits found: 2

Saturday, 2 Jun 2007
07:09 clsung search for other commits by this committer
- SpamAssassin has been updated to 3.2.0
See http://spamassassin.apache.org
This is mostly a maintenance and features update.

There are however a couple of FreeBsd specific issues:

1) sa-update now puts files into /var/db/spamassassin/{version} where it
   belongs rather than in the non-standard /var/lib/spamassassin.
   Thanks to uhlar@fantomas.sk (see PR: ports/108934
2) security, version minimum updates:
   Compress-Zlib needs to be minimum 1.04, HTML-Parser, 3.3.1, Tar.pm,
   1.2.3, gnupg >=1.4.7 (gnupg 2.x preferred)
3) additional files needed: Detect.pm for encoding, p5-Mail-SPF replaces
   p5-Mail-SPF-Query, newer DKIM replaces DomainKeys
4) sa-compile is broken (need re2c >=.11.3 or it segfaults)
5) tools directory removed (find it in SVN if you need it)
6) patch files added: patch-ImageInfo.pm and patch-sa-compile.raw
7) patch files REMOVED (ports, please note:
   don't need patch-sa-learn-raw anymore!

PR:             ports/112502
Submitted by:   maintainer (Michael Scheidell)
Original commit
Saturday, 24 Feb 2007
09:01 rafan search for other commits by this committer
- If there is no gnupg installed, install 2.x. If there is, use it. [1]
- DKIM plugin and Mail::DKIM do not need Mail::DomainKeys [2]
- Fix sa-learn with stdin [3]
  https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5336
- Bump PORTREVISON

PR:             ports/109434 [1]
Submitted by:   Michele Possamai <possamai at xs4all.nl> [1],
                Mark Martinec (amavisd-new writer) [2], takefu [3]
Approved by:    Michael Scheidell <scheidell at secnap.net> (maintainer)
Original commit

Number of commits found: 2