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: security/amavisd-new/files/amavis-p0fanalyzer.sh.in

Number of commits found: 8

Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Friday, 30 Mar 2007
21:52 gabor search for other commits by this committer
- Remove explicit -l from command line options of p0fanalyzer in the rc.d
  script and now amavis_p0f_daemon_flags defaults to -l, which was empty so far
- Bump PORTREVISION
Original commit
Monday, 26 Feb 2007
23:02 dougb search for other commits by this committer
Another round of the periodic sweep for removal of the
KEYWORD: FreeBSD scourge. We have ignored this keyword
for a long time now, so this is a non-functional change
(therefore no PORTREVISION bumps).

Insert a $FreeBSD tag where needed, and adjust a comment
in mail/milter-regex to match reality.
Original commit
Monday, 27 Nov 2006
12:55 erwin search for other commits by this committer
- Update to 2.4.4
- Don't quote amavis_p0f_daemon_flags in the p0f rc.d script [1]
- Don't use -p option of daemon on 4.X since it doesn't have such [1]

Requested by:   Michael Scheidell <scheidell@secnap.net> [1]
PR:             105862
Submitted by:   gabor (maintainer)
Original commit
Sunday, 1 Oct 2006
17:48 erwin search for other commits by this committer
- Update to 2.4.3
- Remove NEW_MILTER from OPTIONS since it was a circular dependency
- Change description for SQLITE in OPTIONS since it is almost only
  useful for logging
- Change the order of p0f parameters in the rc.d script, because -l
  must be the last command line option [1]
- Add new option so that arguments can be passed to p0f-analyzer.pl
  as well not just for p0f

Submitted by:   Henrik Schack <henrik@schack.dk> [1],
                gabor (maintainer)
Original commit
Monday, 25 Sep 2006
16:22 erwin search for other commits by this committer
- Use the same naming scheme for p0fanalyzer rc.d script as used by milter
script
- Fix pkg-message to reflect the p0fanalyzer rc.d script behavior
- Don't hardcode the interface into p0fanalyzer rc.d script
- Respect amavis_p0fanalyzer_flags
- Bump PORTREVISION

PR:             103560
Submitted by:   gabor (maintainer)
Requested by:   Attila Nagy <bra at fsn dot hu>,
                Reto Burkhalter <reto dot burkhalter at basis06 dot com>
Original commit
Sunday, 17 Sep 2006
16:10 erwin search for other commits by this committer
Really fix p0fanalyzer support this time.

Noticed by:     Henrik Schack <henrik@schack.dk>
Submitted by:   maintainer
Original commit

Number of commits found: 8