From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9992 invoked from network); 20 Jul 2007 17:54:13 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.1 (2007-05-02) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.1 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Jul 2007 17:54:13 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 72864 invoked from network); 20 Jul 2007 17:54:07 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Jul 2007 17:54:07 -0000 Received: (qmail 26754 invoked by alias); 20 Jul 2007 17:54:05 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 23690 Received: (qmail 26740 invoked from network); 20 Jul 2007 17:54:04 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Jul 2007 17:54:04 -0000 Received: (qmail 72591 invoked from network); 20 Jul 2007 17:54:04 -0000 Received: from ug-out-1314.google.com (66.249.92.169) by a.mx.sunsite.dk with SMTP; 20 Jul 2007 17:54:01 -0000 Received: by ug-out-1314.google.com with SMTP id u2so620827uge for ; Fri, 20 Jul 2007 10:54:00 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=n8crSVJOwsoLRSUsnxppzlNvfzwiARXrnvVhYtPS5DyVwy7Bp/Nh5OaGGOY2kOo+tA7MhL68SyTSy9Xyw2jcsT9J7IBCGtm5R1CZPyTiySOrJh2D8gKAfYUkUlIHPiS28080lWJ73CdWGleGUC3DcyOIw1/0oaxOobPwL/gOxOs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JXdquQtKhMC+LLFcrQcRp/1C2GAeTFW9X73QpSmeCSDqsC/zEvfVAlwvrSZXYR0fkL3J6KGh6GgrIuv7Pz+Ov7nJG3ga2hewq3JhopPmOxfpLLNfQ7yInG/ujQIsHeD1u3SCfEKFOMlD27c9/pZludmQIVI8R+4N7w7Imsbyzjc= Received: by 10.78.142.14 with SMTP id p14mr165058hud.1184954040391; Fri, 20 Jul 2007 10:54:00 -0700 (PDT) Received: by 10.78.163.10 with HTTP; Fri, 20 Jul 2007 10:54:00 -0700 (PDT) Message-ID: <747dc8f30707201054o1b53400ci39ba9ded210032b7@mail.gmail.com> Date: Fri, 20 Jul 2007 14:54:00 -0300 From: "Renato Botelho" To: "Peter Stephenson" Subject: Re: Contributing with Completions Cc: zsh-workers@sunsite.dk In-Reply-To: <200707201639.l6KGdHOs004106@pws-pc.ntlworld.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <747dc8f30707190601v40917b5erdeb07e604d5d5fb4@mail.gmail.com> <200707201639.l6KGdHOs004106@pws-pc.ntlworld.com> On 7/20/07, Peter Stephenson wrote: > "Renato Botelho" wrote: > > _csup -> csup is cvsup rewritten in C, it's on FreeBSD base system, i > > don't know if NetBSD or OpenBSD are using it. > > > > _portlint -> Tool for check FreeBSD ports syntax > > > > _portsnap -> Tool for get/update FreeBSD ports tree using snapshots > > Thanks, added. I haven't actually tried these out myself but no doubt > someone, somewhere will use them eventually. Thank you! I'll send here my next Completion works for FreeBSD. -- Renato Botelho