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/amavisd.in

Number of commits found: 7

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, 15 Aug 2018
13:30 flo search for other commits by this committer
Don't warn when using ramdisk, according to the submitter who discussed it
with kib, the warning is no longer appropriate.

Reported by:	Willem Jan Withagen <wjw@digiware.nl>
Original commitRevision:477228 
Sunday, 28 Oct 2012
13:57 crees search for other commits by this committer
RC fixes;

- Use REQUIRE in lieu of BEFORE where possible
- Include KEYWORD: shutdown for persistent services
- load_rc_config should precede any default settings
- Style fixes, indenting functions, remove single-line functions

Approved by:	gabor (maintainer)
Feature safe:	yes
Original commitRevision:306550 
Saturday, 13 Oct 2012
18:35 gabor search for other commits by this committer
- Fix mistakenly expanded variable substitution

Noticed by:	zeising
Feature safe:	yes
Original commitRevision:305846 
18:04 gabor search for other commits by this committer
- Let amavisd_ram respect tmpfs [1]
- Fix amavis-p0fanalyzer startup script [2]
- Bump PORTREVISION

PR:		ports/169660 [1],
		ports/172182 [2]
Submitted by:	Helmut Schneider <jumper99@gmx.de> [1],
		Rouslan Iskhakov <rouslan@rshell.net> [2]
Feature safe:	yes
Original commitRevision:305843 
Monday, 6 Aug 2012
00:28 dougb search for other commits by this committer
Fix what looks like a copy-paste-o that originated in the same script:

command=foo >/dev/null 2>&1
	|
	v
command=foo
command_args='>/dev/null 2>&1'

This is clearly what should have been done, for several reasons.

No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter.
Original commit
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

Number of commits found: 7