From owner-freebsd-ports@FreeBSD.ORG Wed Jun 24 13:44:18 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 B4E141065675 for ; Wed, 24 Jun 2009 13:44:18 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-bw0-f209.google.com (mail-bw0-f209.google.com [209.85.218.209]) by mx1.freebsd.org (Postfix) with ESMTP id 081EB8FC12 for ; Wed, 24 Jun 2009 13:44:17 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by bwz5 with SMTP id 5so713264bwz.43 for ; Wed, 24 Jun 2009 06:44:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=bKUsaPx7xZTEREeWTKu6/IdOygUhg1aGlUj5D4r1bGw=; b=VHFETL2cpd/CAaDIJEjBxYaLSGOs/0XkHVpAKGNy1Nt8nr9XwbnfHuf7IRdV7BShb4 9xzTHITLuOBJfv6aCz93dV1uBCZJApZsBNaLexpy4y5F2ZzvYtaYMQ2iE5790U9PxqxL warmeJsND/UfYTRQjwP2Oln6aQnFgWArzjwAg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dyt6Yi9Ln3+UzJ4eSW30xT25NalUoo7/K9wCaaN3QfLErZmOBLNzyPIFGmSBKdEAW/ oa/JPgXMWXpDG93/RUCSJsgUgqZ/A410dcA68kpSrto8I//bpmPySMWV2v1beygeWr0t fxtPkOEzLKVFzByx4gYYkYyoyW8bZh/UO0NiE= MIME-Version: 1.0 Received: by 10.239.135.210 with SMTP id e18mr110979hbe.135.1245851056677; Wed, 24 Jun 2009 06:44:16 -0700 (PDT) In-Reply-To: <4A42256C.3030706@freebsd.org> References: <20090619093724.GH3582@obspm.fr> <28283d910906191559j95c1a32t2a76f5bd766594ad@mail.gmail.com> <4A3FE24B.5080208@p6m7g8.com> <4A42256C.3030706@freebsd.org> Date: Wed, 24 Jun 2009 10:44:16 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: "Frank J. Laszlo" Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "Philip M. Gollucci" , Helmut Schneider , freebsd-ports@freebsd.org Subject: Re: vim ports broken. 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, 24 Jun 2009 13:44:19 -0000 On Wed, Jun 24, 2009 at 10:09 AM, Frank J. Laszlo wrote: > Carlos A. M. dos Santos wrote: [...] >> Opps, now I got it: the official 7.2.041 patch can not be applied >> cleanly so David provided a custom one. Choosing "%" to differentiate >> it, however, was a bad idea. It would be better to use a simple >> underscore. >> >> > > Why is % any worse than an underscore? As I explained earlier, fetch has no > problem dealing with it. The errors people were posting are server-side, > ftp.freebsd.org has no problems handling it. POLA: users get surprised by the "Bad Request" answer and think that the package is broken. So they complain at -ports, generating lengthy email threads. -- My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken.