From owner-freebsd-ports@FreeBSD.ORG Tue Sep 9 12:09:11 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8A63CE92 for ; Tue, 9 Sep 2014 12:09:11 +0000 (UTC) Received: from mail-oa0-x234.google.com (mail-oa0-x234.google.com [IPv6:2607:f8b0:4003:c02::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4EA7CF78 for ; Tue, 9 Sep 2014 12:09:11 +0000 (UTC) Received: by mail-oa0-f52.google.com with SMTP id g18so2687281oah.25 for ; Tue, 09 Sep 2014 05:09:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=khera.org; s=google11; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=TSylOgC6F5lf2BJ+b23ZDWHYq7C8bCZM4tIj/PiFBZE=; b=Z3XuNSglPVC3khh9T60jzMFz2BgIdE3Ew28c6FdCHRnykFLkM2kV8Mw4VW68KZ3XW8 O1k6PYUwfjoPqj4FkXSVOdajQgqLFZO7Ejtu0V4O2idNJBznEhurIVWCgYU6W1UKyu9d GQEwrsHMxBW15XCkMCXEWfgrvh/vwWDt/OGq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=TSylOgC6F5lf2BJ+b23ZDWHYq7C8bCZM4tIj/PiFBZE=; b=QVxNrVjUR83U2np5zX7MQ5TnJo8Eqge4tiCXcaApq/XXJobN/SetEGko9Puo10/3hG Tt5erjoECxHRDWDGAoyrIH8uXrpIvdf+4sDnXS8nn396zdJIhUiPhdKSivJAtZyTsB4p uBe7SHw2iunGFLHSN7HRykBOi/L/nS8ES6aWVitic7knYqBpvfwkBvSps0Otd3tIy21t YXrFBta5YlyLmNUgkA6tBxHQnt3GRUuEBeFNKRugQbK29JhKs2IRqIMSEPlpY1S6vmyO Mn+1hE9rKPAUfI2lY2b4iYvO6hugqJ8KesRX9Mpm8WR7KKBphuYuRQlWuep2I27KA7b5 gtoQ== X-Gm-Message-State: ALoCoQlaSw9ClUidOkbpTbhz3Wf/zN/+7ksLpCD9kfC8saXsAYVIuOa565u10/QXPmK+tunW9bPh MIME-Version: 1.0 X-Received: by 10.60.47.13 with SMTP id z13mr10468190oem.71.1410264550238; Tue, 09 Sep 2014 05:09:10 -0700 (PDT) Received: by 10.76.129.105 with HTTP; Tue, 9 Sep 2014 05:09:10 -0700 (PDT) In-Reply-To: <2002322.VZ2xSeRTP9@curlew.lan> References: <2002322.VZ2xSeRTP9@curlew.lan> Date: Tue, 9 Sep 2014 08:09:10 -0400 Message-ID: Subject: Re: unable to set default apache port From: Vick Khera To: Mike Clarke Content-Type: text/plain; charset=UTF-8 Cc: FreeBSD Ports List , freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Sep 2014 12:09:11 -0000 On Mon, Sep 8, 2014 at 4:27 PM, Mike Clarke wrote: > APACHE_PORT= www/apache22 Thanks. This seems to be working. Should I file a bug report? It seems to me that the DEFAULT_VERSIONS ought to be sufficient.