From owner-freebsd-ports@FreeBSD.ORG Tue Oct 30 14:40:03 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2D46C671; Tue, 30 Oct 2012 14:40:03 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward18.mail.yandex.net (forward18.mail.yandex.net [IPv6:2a02:6b8:0:1402::3]) by mx1.freebsd.org (Postfix) with ESMTP id 4E1C08FC0A; Tue, 30 Oct 2012 14:40:02 +0000 (UTC) Received: from smtp16.mail.yandex.net (smtp16.mail.yandex.net [95.108.252.16]) by forward18.mail.yandex.net (Yandex) with ESMTP id ADC891781ED1; Tue, 30 Oct 2012 18:40:00 +0400 (MSK) Received: from smtp16.mail.yandex.net (localhost [127.0.0.1]) by smtp16.mail.yandex.net (Yandex) with ESMTP id 766F56A05B0; Tue, 30 Oct 2012 18:40:00 +0400 (MSK) Received: from unknown (unknown [213.138.80.247]) by smtp16.mail.yandex.net (nwsmtp/Yandex) with ESMTP id dxZOk0X4-dxZ0msxw; Tue, 30 Oct 2012 18:40:00 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1351608000; bh=6wBrchW1VAtbCc3vcep1EUmLP52rYg+9n0noMymZ7Wo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=ZHa1adQweFDSPp19YRJTJ6Z9A4A4hqz3jK8HM0p5CG4gGxuy0FISOFvlyDx7IOe0c Bm3PNA7b+E2H4ycbzVySnDlxMVe5UfuJSlwAEBoAImpHqw7MjAPpksz8fuJDTKWw0W ZN9weVA1xMIl0it39ASA7u9Gxi1irVJ3gb1QyH7s= Message-ID: <508FE692.5050804@yandex.ru> Date: Tue, 30 Oct 2012 18:39:14 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121024 Thunderbird/16.0.1 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Lucas_Sali=E9s_Brum?= Subject: Re: lib name on LIB_DEPENDS References: <508D5370.6080404@gwdg.de> <508D7122.30208@gmail.com> <508FD54B.90302@gmail.com> <508FD758.80100@yandex.ru> <508FD8CC.50502@gmail.com> <508FDF16.5060403@gmail.com> <508FE1EE.3000603@gmail.com> <508FE515.8070900@gmail.com> In-Reply-To: <508FE515.8070900@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Chris Rees , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2012 14:40:03 -0000 Lucas Saliés Brum wrote on 30.10.2012 18:32: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Em 30/10/2012 11:23, Chris Rees escreveu: >> pkg_delete -f `make -VPKGNAME` > > My fault. > cgmailservice is installed. > > [lucas@jazz ~]:$ cgmailservice > cgmailservice: Command not found. > [lucas@jazz ~]:$ file /usr/local/bin/cgmailservice > /usr/local/bin/cgmailservice: Bourne-Again shell script, ASCII text > executable > [lucas@jazz ~]:$ cat /usr/local/bin/cgmailservice > #!/bin/bash should be /usr/local/bin/bash instead and shells/bash should be installed. -- Regards, Ruslan Tinderboxing kills... the drives.