From owner-freebsd-ports@FreeBSD.ORG Fri Dec 26 23:26:25 2008 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 103031065673 for ; Fri, 26 Dec 2008 23:26:25 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id B94558FC18 for ; Fri, 26 Dec 2008 23:26:24 +0000 (UTC) (envelope-from sfourman@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so2073249yxb.13 for ; Fri, 26 Dec 2008 15:26:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; 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; bh=7Zcfp4x7oIszqVjRGUawFzleGpQCEmWOeOjS/P+SWfE=; b=Xt22JcPISG85eDhq0FnG11YMaIojTFEaB1bs0nt65LR3qEr7o4sdDUDWYgKd0l6NBx h/evaALbIiYZ1zTFmEm7hTuZWaWxcA9POE6LPm56Ah50lYtOEU2rWXarq2oZ+s6ptMEl SB2G0gpakbex29Y7gVaS3gACoOoYaO/97icwM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Us2u+oIvs/I6PgtDgep2lt/Z/M7h1jbQHj5rgaLxXAwO6IrT/27IHAZl5q4t4qZ+mD 3UxvjER8u5JBKMXMUSBaszvBM34MlcMKrlYC9GIfPi5sOfTcxzwh/IR1ojRb46bdYPDT fxmRl8u0lMq9yUk9XotCQz5rrlQ718VH+ZAIE= Received: by 10.100.105.9 with SMTP id d9mr6545289anc.142.1230333983783; Fri, 26 Dec 2008 15:26:23 -0800 (PST) Received: by 10.100.248.13 with HTTP; Fri, 26 Dec 2008 15:26:23 -0800 (PST) Message-ID: <11167f520812261526j1320da54t893806324a59e5dd@mail.gmail.com> Date: Fri, 26 Dec 2008 17:26:23 -0600 From: "Sam Fourman Jr." To: "Tijl Coosemans" In-Reply-To: <200812262107.22665.tijl@ulyssis.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081216071554.19716ikpfazg3l8o@econet.encontacto.net> <200812162129.50216.tijl@ulyssis.org> <11167f520812261106k16ac2706wa383a3be2ffa57@mail.gmail.com> <200812262107.22665.tijl@ulyssis.org> Cc: freebsd-ports@freebsd.org Subject: Re: Can't build Wine 1.1.10,1 port on up to date current. 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: Fri, 26 Dec 2008 23:26:25 -0000 > Attached. > > I also needed the mkdir patch with wine 1.1.11, so I included that as > well. Without it, wine creates directories with wrong permissions. > This has already been fixed upstream though, so you should remove it > when version 1.1.12 arrives. this set of patches worked like a charm on wine 1.1.11 Sam Fourman Jr.