Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 10:29:57 +0400
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Dirk Meyer <dinoex@FreeBSD.ORG>
Cc:        cvs-ports@FreeBSD.ORG, cvs-all@FreeBSD.ORG, ports-committers@FreeBSD.ORG
Subject:   Re: cvs commit: ports/mail/sid-milter/files milter-sid.sh
Message-ID:  <20050523062957.GA71060@nagual.pp.ru>
In-Reply-To: <200505222137.j4MLbn2Y086190@repoman.freebsd.org>
References:  <200505222137.j4MLbn2Y086190@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 22, 2005 at 09:37:49PM +0000, Dirk Meyer wrote:
> dinoex      2005-05-22 21:37:49 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     mail/sid-milter/files milter-sid.sh 
>   Log:
>   - add restart target
>   - fix wait subtarget
>   Suggested by:   ache


Thanx! But there are still issues (I meet them when I recently made 
dk-milter port using your sid-milter as template).

1) You don't need to install libar and its includes. Nobody uses it so 
far. In fact dk-milter originally tryes to install libar/includes too, 
making conflict, but I patch it to not do it.
2) You do't need 'sleep 1' between start & stop, because both uses wait.
3) (question) why you use cd /root at start? It works without it.

-- 
http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050523062957.GA71060>