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/spamilter/files/patch-Makefile.tmpl

Number of commits found: 5

Thursday, 27 Mar 2014
21:20 dinoex search for other commits by this committer
- fix build with custom CC
Original commitRevision:349366 
Thursday, 5 Dec 2013
08:39 dinoex search for other commits by this committer
- use STAGEDIR
- use OPT_* flags
- use SHEBANG_FILES
Original commitRevision:335656 
Saturday, 17 Dec 2005
08:41 dinoex search for other commits by this committer
- fix missing/obsolete patches
- new options WITH_PAM SMTP_AFTER_POP3
Original commit
Thursday, 16 Dec 2004
20:57 dinoex search for other commits by this committer
- Fix threading for FreeBSD 5.2.1
Original commit
Friday, 11 Jun 2004
05:54 dinoex search for other commits by this committer
Spamilter is a Sendmail milter written entierly in C, and therefore
is faster and less cpu intensive than other interperative based solutions.

It blocks spam using the following methods;

    * Configurable Realtime DNS Blacklists
    * Sender Address verification
    * Configurable Black and White lists
    * Invalid MTA hostname verfication
    * Basic Virus/Worm file attachment rejection for files ending
      in .pif, .scr, etc.. via MsExtChk filter
    * SPF via libspf

Also;

    * Realtime firewall blocking of MTA hosts with invalid host names via
      MtaHostIpfw filter
    * Realtime rate limited connection blocking via firewall rule injection

All actions are logged via syslog with both the sender and the recipient.
From this, report generation and notification to recipients showing
 activity becomes extremely simple.

WWW: http://www.wanlink.com/spamilter/index.php
Original commit

Number of commits found: 5