From owner-freebsd-ports@FreeBSD.ORG Fri Feb 3 18:17:19 2012 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 0F82B106566B for ; Fri, 3 Feb 2012 18:17:19 +0000 (UTC) (envelope-from svyatoslav.lempert@gmail.com) Received: from mail-lpp01m010-f54.google.com (mail-lpp01m010-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 893D78FC14 for ; Fri, 3 Feb 2012 18:17:18 +0000 (UTC) Received: by lagz14 with SMTP id z14so2602497lag.13 for ; Fri, 03 Feb 2012 10:17:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=qaEG4wI2EF50haKUTjypQQWe1TA6at5zGk1qTUluznk=; b=B/4w8Ieb6jt++0UqkxxNBJMT6b44Vfa5rjK6MIOVsgX6+jwg87zMSLWWlPuAmVQCAm 0y6qImbBmNHgN9Z0anqR9VLeQqZHtMHvbz/3TVYVq8jratiVum6jOJ0yvB6k8ip/7atX AXuN879EU7NsNZASAKvK+QPiDhdFo7tiSfNq4= Received: by 10.152.128.163 with SMTP id np3mr4286696lab.51.1328293037274; Fri, 03 Feb 2012 10:17:17 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.76.163 with HTTP; Fri, 3 Feb 2012 10:16:57 -0800 (PST) In-Reply-To: References: From: Svyatoslav Lempert Date: Sat, 4 Feb 2012 03:16:57 +0900 Message-ID: To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 Subject: Re: lang/php52 : help me solve patch working directory problem 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, 03 Feb 2012 18:17:19 -0000 2012/2/3 Svyatoslav Lempert : > How can I solve this problem? > Does anyone know which way is better? Lots of individual small patches and distribute in portstree or whatever can change WRKSRC for one patch only? -- Svyatoslav