From owner-freebsd-pkg@FreeBSD.ORG Thu Oct 2 12:51:17 2014 Return-Path: Delivered-To: freebsd-pkg@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EAEBF80B for ; Thu, 2 Oct 2014 12:51:17 +0000 (UTC) Received: from new1-smtp.messagingengine.com (new1-smtp.messagingengine.com [66.111.4.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDBF8D59 for ; Thu, 2 Oct 2014 12:51:17 +0000 (UTC) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by gateway2.nyi.internal (Postfix) with ESMTP id 6E8F71940 for ; Thu, 2 Oct 2014 08:51:14 -0400 (EDT) Received: from web6 ([10.202.2.216]) by compute6.internal (MEProxy); Thu, 02 Oct 2014 08:51:14 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=message-id:x-sasl-enc:from:to :mime-version:content-transfer-encoding:content-type:subject :date:in-reply-to:references; s=smtpout; bh=gjKFAxu50x8V7nnwqpBz MxNWDJw=; b=diIgBmT5YPEeUQdmvFC37Z+V/nKU6nlyNIJzWLLM+aYTaXxlrcg6 KNEVoPLlhAtCULjKmhWQsSLgxK8TesC5jMfcbOnktpNZboWgZR8Ezh0wi5Br9ueO qKcgq5R2z4jX0zPLKFH4TzS1BigA3ozlxQnAbH+ZSyk3mrMAEtwjaE4= Received: by web6.nyi.internal (Postfix, from userid 99) id 2ED685E96A; Thu, 2 Oct 2014 08:51:14 -0400 (EDT) Message-Id: <1412254274.2774381.174338977.0B5E19AB@webmail.messagingengine.com> X-Sasl-Enc: c0+J6c78qWV7PGe9br1IFwUQPVtl5b+eOHBHfhTEXVrF 1412254274 From: Mark Felder To: freebsd-pkg@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-3bf5bee3 Subject: Re: How to specify defaults now? Date: Thu, 02 Oct 2014 07:51:14 -0500 In-Reply-To: References: X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 12:51:18 -0000 On Wed, Oct 1, 2014, at 18:12, Rainer Duffner wrote: > Hi, > > I had: > > APACHE_PORT=www/apache22-worker-mpm > DEFAULT_MYSQL_VER=55 > DEFAULT_PGSQL_VER=92 > DEFAULT_PHP_VER=53 > RUBY_DEFAULT_VERSION=1.9 > RUBY_DEFAULT_VER=1.9 > The new syntax is in /usr/ports/Mk/bsd.default-versions.mk