From owner-freebsd-ports@FreeBSD.ORG Fri Apr 17 09:46:02 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 876EA106564A for ; Fri, 17 Apr 2009 09:46:02 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 0E9418FC13 for ; Fri, 17 Apr 2009 09:46:01 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by ewy19 with SMTP id 19so799203ewy.43 for ; Fri, 17 Apr 2009 02:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:reply-to:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=NHSdI5xsTEtzysOdv7w48+NQgXV49dW8NNtYumFOoVo=; b=Mzq+gRXoMh1itApBUfJ192IOQ57ZKDiyFgJL94Fyrk2o0TICynninu0hbOb5neRCGz +WUxbLrkXY9mwPq5097DEad0xP2MxsMCiy27Z/6vhr9F45AIOVFH0Qsl9NpxvkdhUHuO fxWOScmC7ontCacZVDxlxol6CpApdjcjY7Zuk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:content-transfer-encoding; b=dHL4oPsN+3MvB79i8saG7tJ9InL+D5cJVPywgfWdRQUASdwlELQzpVFmx+uXyyeMSi baMnwlLkPNrL0v9EFsTxUjKxSVrCoHhOmuCfT6kNXW8PAgQgZLDeyCpmXKJEwlZ+EpfS G5oZrIfAumowRZ4pj5GRHJS/NZUn/UysxU1Z0= MIME-Version: 1.0 Received: by 10.210.41.1 with SMTP id o1mr2539500ebo.29.1239961561103; Fri, 17 Apr 2009 02:46:01 -0700 (PDT) In-Reply-To: <200904171047.56671.oleg.ginzburg@nevosoft.ru> References: <200904161900.42681.oleg.ginzburg@nevosoft.ru> <200904162016.25524.oleg.ginzburg@nevosoft.ru> <200904171047.56671.oleg.ginzburg@nevosoft.ru> From: Chris Rees Date: Fri, 17 Apr 2009 10:45:46 +0100 Message-ID: To: oleg.ginzburg@nevosoft.ru Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-ports@freebsd.org Subject: Re: a little confuse with case-sensitive name ports and multiple ports with some name X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Apr 2009 09:46:02 -0000 2009/4/17 Oleg Ginzburg : > And i forget to say for one else problem with {archivers,mis}/deco: > both of them produced one binary file in /usr/local/bin/deco. > > cd /usr/ports/archivers/deco > make install > ... > (i have deco archivers) > pkg_add -r deco > > (deco/NC-clone replace /usr/local/bin/deco) > > =A0pkg_which /usr/local/bin/deco > [Updating the pkgdb in /var/db/pkg ... - 718 packages = found > (-1 +1) (...). done] > deco-3.9_4 deco-1.6 > > pkg_delete -f deco-3.9\* > > .. > OK, that's seriously annoying. That can't possibly be by design.... By the way, please don't top-post http://www.freebsd.org/doc/en/articles/mailing-list-faq/etiquette.html Chris --=20 A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail?