From owner-freebsd-ports Mon Aug 12 0:40: 9 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F31F37B400 for ; Mon, 12 Aug 2002 00:40:06 -0700 (PDT) Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13EB443E6A for ; Mon, 12 Aug 2002 00:40:05 -0700 (PDT) (envelope-from olive@oban.frmug.org) Received: (from uucp@localhost) by frmug.org (8.11.3/8.11.3/frmug-2.7/nospam) with UUCP id g7C7e4E40076 for ports@freebsd.org; Mon, 12 Aug 2002 09:40:04 +0200 (CEST) (envelope-from olive@oban.frmug.org) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id CC73A8C6D; Mon, 12 Aug 2002 09:35:56 +0200 (CEST) Date: Mon, 12 Aug 2002 09:35:56 +0200 From: Olivier Tharan To: ports@freebsd.org Subject: Re: FreeBSD Port: keychain-1.9 Message-ID: <20020812073556.GB1625@weirdos.oban.frmug.org> Mail-Followup-To: ports@FreeBSD.ORG References: <3D53A7DD.9030401@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <3D53A7DD.9030401@veidit.net> X-Attribution: Olive Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org * John Angelmo (20020809 13:30): > KeyChain 1.9; http://www.gentoo.org/projects/keychain > Copyright 2001 Gentoo Technologies, Inc.; Distributed under the GPL > /usr/local/bin/keychain: 244: Syntax error: "||" unexpected > > > Since I'm running current it might be a current issue or is it an issue > for keychain? It works correctly on -STABLE. It might be an sh issue; I copy here lines 243-244: # "> pidf" doesn't work ash. But it should work with any sh-compatible shell > "$pidf" || { echo "$0: Cannot create ${pidf}; exiting." 1>&2; rm -f "$pidf" "$cshpidf" "$lockf" 2> /dev/null; exit 1; } Maybe the '> $var' construct does not work on -CURRENT's sh? olive -- "Junk mail is war. RFCs do not apply." --Wietse Venema To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message