From owner-freebsd-ports@FreeBSD.ORG Fri Nov 1 10:13:29 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1F4A49B4 for ; Fri, 1 Nov 2013 10:13:29 +0000 (UTC) (envelope-from mat@mat.cc) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D61AE2E92 for ; Fri, 1 Nov 2013 10:13:28 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2902FBDC70; Fri, 1 Nov 2013 11:13:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=mat.cc; h=date:from:to :subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=plouf; bh=xFYx+YaXeQ6 HcZEjFKNJRnKG5Lg=; b=HMmqmawXDkR7Pm6CsjMyJxlU5R4uvrLIKbs/3tiuLeM nyn90oJxmWELVQNqmRyDO8Zgt2MfEC6HwTzWxEcS1LwC9Sfnzwkt8pOlRz1FtyIk urT4PbkXwElcMbbh0rrz6JFG5QW9FDYhkQH9dgOmz3C25/UGTgkgq4Xj6EhRY+f4 = Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 0A266BDC2E; Fri, 1 Nov 2013 11:13:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id CFA9DC694E75; Fri, 1 Nov 2013 11:13:26 +0100 (CET) Date: Fri, 01 Nov 2013 11:13:26 +0100 From: Mathieu Arnold To: Jakub Lach , freebsd-ports@freebsd.org Subject: Re: bsdadminscripts and pkng Message-ID: <2309EF678B683596258303B2@atuin.in.mat.cc> In-Reply-To: <1383286418841-5857184.post@n5.nabble.com> References: <1383263926158-5857069.post@n5.nabble.com> <1383286418841-5857184.post@n5.nabble.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2013 10:13:29 -0000 +--On 31 octobre 2013 23:13:38 -0700 Jakub Lach wrote: | - portmaster cannot use packages for dependencies- huge let down Well, if you want to use binary packages, doing pkg upgrade would be easier, I'd say. -- Mathieu Arnold