From owner-freebsd-ports@FreeBSD.ORG Wed May 19 16:37:39 2010 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 98041106566B for ; Wed, 19 May 2010 16:37:39 +0000 (UTC) (envelope-from demelier.david@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.153]) by mx1.freebsd.org (Postfix) with ESMTP id 2816A8FC0A for ; Wed, 19 May 2010 16:37:38 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 22so2087926fge.13 for ; Wed, 19 May 2010 09:37:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=HK6og2rh9iL+7R19Mj8KEdy6tP1/3kFTL+wmcUR5HK0=; b=SeVlHkxSG3bZpiDPPhthUOGb4rUpC6PX2U/0ezCuGIXr1H0TFni3VAtyB6X9hio0rW KUHQQ9BBwoAi4ixUyxNwXJEXBfHklrpUiz+mr4qoA9kOdx9L9Qy8XyHrAJLIGtMIljFe OBeEk0SiC1Hobt3/sBXmoRhSvVyCHqRZef/Ac= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=UReL42aO9Bbn6X9jnEtDZfW5E54UeShp1l5qwaXw5NDeAfgcu4J+HZBD9CGrtGyucr ZVmG8QohYT5Vo5ajAzB7sdx4lr+yAMOKxrcoqwdJzpS/7gCG0klVAZXWeq7tcP/pnegH 1UTGvk+vBAlivD9fAFoAUXKVanrb7pfAWlORo= MIME-Version: 1.0 Received: by 10.103.7.31 with SMTP id k31mr6933556mui.132.1274287057511; Wed, 19 May 2010 09:37:37 -0700 (PDT) Received: by 10.204.123.202 with HTTP; Wed, 19 May 2010 09:37:37 -0700 (PDT) Date: Wed, 19 May 2010 18:37:37 +0200 Message-ID: From: David DEMELIER To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: ports-mgmt/portmaster does not have zsh completions anymore ? 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, 19 May 2010 16:37:39 -0000 Hi, Today I upgraded the portmaster port to 2.27 and I noticed that there was no completion anymore with my zsh. I was using it like portmaster - where tab gave me all the options available, I was able to do portmaster to use portsdir pattern too. Now there is nothing ! Are these completions completely removed? Cheers. -- Demelier David