From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 8 13:00:49 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2194A16A4CE for ; Sun, 8 Aug 2004 13:00:49 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F1B543D3F for ; Sun, 8 Aug 2004 13:00:49 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i78D0m9t056205 for ; Sun, 8 Aug 2004 13:00:48 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i78D0mEZ056204; Sun, 8 Aug 2004 13:00:48 GMT (envelope-from gnats) Date: Sun, 8 Aug 2004 13:00:48 GMT Message-Id: <200408081300.i78D0mEZ056204@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Mathieu Arnold Subject: Re: ports/70161: [NEW PORT] mail/spamass-rules_du_jour: Automatic updates of custom rulesets for SpamAssassin X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Mathieu Arnold List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2004 13:00:49 -0000 The following reply was made to PR ports/70161; it has been noted by GNATS. From: Mathieu Arnold To: Michael Ranner Cc: gnats Subject: Re: ports/70161: [NEW PORT] mail/spamass-rules_du_jour: Automatic updates of custom rulesets for SpamAssassin Date: Sun, 08 Aug 2004 14:52:38 +0200 +-le 08/08/2004 14:45 +0200, Michael Ranner =E9crivait : | Am Sonntag, 8. August 2004 14:31 schrieben Sie: |> Could you resubmit a shar with these changes ? |=20 | This should no problem |=20 |> Could you also remove the bash dependency and have the script work with |> /bin/sh instead of /bin/bash (it should be painless, and it would be = better |> not to install bash just to run the script :-) |=20 | Yes I tried it for the first time, but AFAIK /bin/sh did not support arrays | like this: |=20 | CF_URLS[7]=3D"http://mywebpages.comcast.net/mkettler/sa/antidrug.cf" | CF_FILES[7]=3D"antidrug.cf"; |=20 | Zsh also supports arrays but I think its not really an alternative. | Otherwise I had to change it to some kind of CF_URLS_7 but this will break | the config between FreeBSD and bash running systems. Ok, just give me a new shar with bash and the changes you said up there :-) --=20 Mathieu Arnold