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/dk-milter/files/milter-dk.sh.in

Number of commits found: 12

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
14:49 dinoex search for other commits by this committer
- escape shell names
Original commit
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
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Tuesday, 7 Nov 2006
20:20 ache search for other commits by this committer
Install gentxt as gentxt-dk
Use "mailnull" as default user
Always chown piddir

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Original commit
Tuesday, 31 Oct 2006
00:27 ache search for other commits by this committer
Use right default socket name in startup script
Original commit
Sunday, 1 Oct 2006
15:08 alepulver search for other commits by this committer
- Fix starting up multiple instance.
- Fix RUN_DEPENDS does not work correctly by mistake.
- Support mail/postfix-current like security/amavisd-milter port does.

PR:             ports/103803
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Original commit
Monday, 25 Sep 2006
17:44 pav search for other commits by this committer
- a patch to fix `delayed queue ID' problem
- new switch WITH_POSTFIX_MILTER
- assign a new user `dkfilter' to run the milter as a non-priviledged process

PR:             ports/103490
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Original commit
Wednesday, 12 Jul 2006
08:09 delphij search for other commits by this committer
 - Update to 0.4.1
 - Fix some issues with rc.d script, add an option to ease the
   task to specify the selector.
Original commit
Tuesday, 17 Jan 2006
14:10 anray search for other commits by this committer
In some cases, several instances of a milter with different
configuration run simultaneously; e.g. different key with
different selector, or domain for dk-milter.

This patch enables multiple instantiation.

Almost the same as ports/91894

PR:             ports/91895
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Original commit
Sunday, 15 Jan 2006
09:11 pav search for other commits by this committer
- Convert RC script to rc_subr

PR:             ports/91595
Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Original commit
Monday, 23 May 2005
08:23 ache search for other commits by this committer
Use SUB_FILES
Original commit

Number of commits found: 12