notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: mail/dk-milter/files/milter-dk.sh.in
SVNWeb

Number of commits found: 12

Sun, 5 Aug 2012
[ 23:19 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 936 ports in this commit are shown above. View all ports for this commit)
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
Sat, 14 Jan 2012
[ 14:49 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- escape shell names
[ 08:57 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 951 ports in this commit are shown above. View all ports for this commit)
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.
Sat, 27 Mar 2010
[ 00:15 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 798 ports in this commit are shown above. View all ports for this commit)
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Tue, 7 Nov 2006
[ 20:20 ache search for other commits by this committer ] Original commit 
Install gentxt as gentxt-dk
Use "mailnull" as default user
Always chown piddir

Submitted by:   Hirohisa Yamaguchi <umq@ueo.co.jp>
Tue, 31 Oct 2006
[ 00:27 ache search for other commits by this committer ] Original commit 
Use right default socket name in startup script
Sun, 1 Oct 2006
[ 15:08 alepulver search for other commits by this committer ] Original commit 
- 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>
Mon, 25 Sep 2006
[ 17:44 pav search for other commits by this committer ] Original commit 
- 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)
Wed, 12 Jul 2006
[ 08:09 delphij search for other commits by this committer ] Original commit 
 - Update to 0.4.1
 - Fix some issues with rc.d script, add an option to ease the
   task to specify the selector.
Tue, 17 Jan 2006
[ 14:10 anray search for other commits by this committer ] Original commit 
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>
Sun, 15 Jan 2006
[ 09:11 pav search for other commits by this committer ] Original commit 
- Convert RC script to rc_subr

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

Number of commits found: 12