From owner-cvs-ports@FreeBSD.ORG Sun Jul 8 17:20:51 2012 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6E9AB106566B; Sun, 8 Jul 2012 17:20:51 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 314FE8FC08; Sun, 8 Jul 2012 17:20:50 +0000 (UTC) Received: by bkcje9 with SMTP id je9so4901979bkc.13 for ; Sun, 08 Jul 2012 10:20:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hC69L+gb2qNBB1in2PPo09m/kC/cf7E+XrwNYppr2M4=; b=vuTAADq2Cq+Z3tDRiX0HYn0uRrji8MGefHhA2o2R5R5bpAjc0+cjTilkIAObAT/akS KmfqWP5COF2PJoJ9TpALT/FdMVGbNXa0kJBpiQnfQe/6oe5Pv4Qmk/DAfqoamyNwCspV yMrnznGEsM9fIKJ+s1CPfIRdyeF5FTAIsCcrQF8zkXy7FPJeGqxUgbGX5/oYdt8X/Z+v sjiyOv872mq0Kie6H1Q9U6YQiZ6LpTiHR5Z03ckjSu8OHIgVSqlRlX2yZ3k09gZ/f/bU 3M5GIMaBclQ4wJWh2BnhR8L1XB05za25AxQCYMTAxH0HalZQQdQAtKOQe5QfHZJK/T4/ 1sLg== MIME-Version: 1.0 Received: by 10.204.152.4 with SMTP id e4mr12473716bkw.2.1341768049084; Sun, 08 Jul 2012 10:20:49 -0700 (PDT) Received: by 10.204.49.87 with HTTP; Sun, 8 Jul 2012 10:20:49 -0700 (PDT) Received: by 10.204.49.87 with HTTP; Sun, 8 Jul 2012 10:20:49 -0700 (PDT) In-Reply-To: <201207081637.q68GbRA6062358@repoman.freebsd.org> References: <201207081637.q68GbRA6062358@repoman.freebsd.org> Date: Sun, 8 Jul 2012 18:20:49 +0100 Message-ID: From: Chris Rees To: Olli Hauer Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "cvs-ports@FreeBSD.org" , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/devel/apr0 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jul 2012 17:20:51 -0000 On Jul 8, 2012 6:06 PM, "Olli Hauer" wrote: > > On 2012-07-08 18:53, Chris Rees wrote: > > On 8 July 2012 17:37, Olli Hauer wrote: > >> ohauer 2012-07-08 16:37:27 UTC > >> > >> FreeBSD ports repository > >> > >> Modified files: > >> devel/apr0 Makefile > >> Log: > >> - convert to options NG > > > > Some of these _DESC variables are a bit generic; can't they just be > > left out and use the bsd.options.desc.mk values? > > > > Chris > > > > I had it before, but decide do keep the original to display > which utility ( apr or apu ) will be build with the option. > > But I forgot to remove the "Enable" word, will fix this within the next commits. > > If you prefered I can keep a hint in the Makefile about option-> apr / apu requirement. No problem since there's a good reason. I could have sworn we've already discussed it somewhere, but I can't find any record anywhere. Chris