From owner-freebsd-ports@FreeBSD.ORG Wed Aug 8 16:12:40 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 B275F106566B for ; Wed, 8 Aug 2012 16:12:40 +0000 (UTC) (envelope-from shen.elf@gmail.com) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 6523B8FC0C for ; Wed, 8 Aug 2012 16:12:40 +0000 (UTC) Received: by vbmv11 with SMTP id v11so1169909vbm.13 for ; Wed, 08 Aug 2012 09:12:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=lm7CrBmnxYjJCFqE32o/k8EgujDgLIZiw1fMnG1y2Lo=; b=NiGPJgKhwnUq85R2A2BGTal6muRZ2Cc96uiKewcWXt8bsfvDTC1SnqIOoj5OJVtYOX nsrbupWC92qsr+nHwVR4Op5DCb6VxNqjgoRgThw/ecOfmio38Go4+9LnAjU6I1Cn2Ls+ odntSwEHYFjz+4GJQhSUPonz9r4fG2jaEe554IpWKInG3KCytDzvNCYzMrn/KsHyqfEV BOln0kdV/LX9vLEXd3baDUtA+wRlZIDewI4qfRo4zf2xYx3JxnYW91XDn8AvG2Oqqhuc /ras/EmrqNXkB0zxY6B7S0k744ivdGbKHSm+2wuouwCsCxj7G8AKWxY5u59kw9i/6b+1 OgYA== MIME-Version: 1.0 Received: by 10.52.91.7 with SMTP id ca7mr8813056vdb.2.1344442352973; Wed, 08 Aug 2012 09:12:32 -0700 (PDT) Received: by 10.58.66.197 with HTTP; Wed, 8 Aug 2012 09:12:32 -0700 (PDT) Date: Thu, 9 Aug 2012 00:12:32 +0800 Message-ID: From: Yanhui Shen To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: net/mosh conflicts with lang/mosh X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Aug 2012 16:12:40 -0000 Hi, net/mosh is a mobile terminal, while lang/mosh is a R6RS scheme interpreter, and both of them have "bin/mosh". So is there any way to make both of them installed? Or actually, one of which needs to be renamed? -- Best regards, Yanhui Shen