From owner-freebsd-ports@freebsd.org Wed Jul 26 07:11:38 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04C35DB3389 for ; Wed, 26 Jul 2017 07:11:38 +0000 (UTC) (envelope-from randy@psg.com) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id E7E707C776 for ; Wed, 26 Jul 2017 07:11:37 +0000 (UTC) (envelope-from randy@psg.com) Received: by mailman.ysv.freebsd.org (Postfix) id E42ABDB3388; Wed, 26 Jul 2017 07:11:37 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1AA8DB3387 for ; Wed, 26 Jul 2017 07:11:37 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B89737C774 for ; Wed, 26 Jul 2017 07:11:37 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.86_2) (envelope-from ) id 1daGTn-0000rD-3S for ports@freebsd.org; Wed, 26 Jul 2017 07:11:35 +0000 Date: Wed, 26 Jul 2017 16:11:32 +0900 Message-ID: From: Randy Bush To: FreeBSD Ports Subject: libidn2 drags in ruby and friends User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/24.5 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2017 07:11:38 -0000 it just wanted an upgrade of libidn2, but decided to install ruby and all her friends ===>>> The following actions will be taken if you choose to proceed: Upgrade libidn2-2.0.2 to libidn2-2.0.3 Install textproc/rubygem-ronn Install devel/ruby-gems Install lang/ruby23 Install devel/libunwind Install devel/rubygem-mustache Install textproc/rubygem-rdiscount Install www/rubygem-hpricot /usr/ports/dns/libidn2/Makefile: BUILD_DEPENDS= ronn:textproc/rubygem-ronn All that just to build manual pages and i can not even opt out? this is not helpful. randy