From owner-svn-ports-head@FreeBSD.ORG Tue Mar 25 12:52:16 2014 Return-Path: Delivered-To: svn-ports-head@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 EE0C8EEA; Tue, 25 Mar 2014 12:52:16 +0000 (UTC) Received: from mail-oa0-x22d.google.com (mail-oa0-x22d.google.com [IPv6:2607:f8b0:4003:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 81B27842; Tue, 25 Mar 2014 12:52:16 +0000 (UTC) Received: by mail-oa0-f45.google.com with SMTP id eb12so483762oac.4 for ; Tue, 25 Mar 2014 05:52:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=8KAXVZliuPGI8VNBLVDAAHHe29HzN835Bf6+tDXaTvA=; b=tm5QKbmR+WmfLbnzetL2PSHh5b16PC47004PEeh5ZznvL76IlyqMhaLsVNoFpCHvBR Ru0GRvO5rmsKSZkz4j8unFQxeqseYCb9uJeGqgc0Hjba1AgT8qFLxRmcNvdmGkhzytgd WFuHnI3z0uwsinBgAfpFko1Pb9HSYzzipt/xEnCu6s0Xlz+4gZk4oqd1NUwUrfYYdkIN JOax4k2+RodqMOQPbNsBZjIgNBCm7qqmC3nZJFFJKK0fnkqczs9V1bhORx+N69x+6T7k evG3LeTHeW8wfb+ApRcoQd8Ly9tgRuGDjOx3z7yV8+MZdEF8gQbQcWys7x0docqQ4whx +d2A== MIME-Version: 1.0 X-Received: by 10.182.233.45 with SMTP id tt13mr32166744obc.9.1395751935894; Tue, 25 Mar 2014 05:52:15 -0700 (PDT) Sender: pali.gabor@gmail.com Received: by 10.182.22.44 with HTTP; Tue, 25 Mar 2014 05:52:15 -0700 (PDT) In-Reply-To: <20140325131515.3a8b69fd@kalimero.tijl.coosemans.org> References: <201403231326.s2NDQLWK007502@svn.freebsd.org> <20140324133844.4ea0806d@kalimero.tijl.coosemans.org> <20140325131515.3a8b69fd@kalimero.tijl.coosemans.org> Date: Tue, 25 Mar 2014 13:52:15 +0100 X-Google-Sender-Auth: _Y9tIIXFPg24fMPh-lZG1_oqDsg Message-ID: Subject: Re: svn commit: r348854 - in head/converters/libiconv: . files From: Gabor Pali To: Tijl Coosemans Content-Type: text/plain; charset=ISO-8859-1 Cc: "svn-ports-head@freebsd.org" , Antoine Brodin , "svn-ports-all@freebsd.org" , "ports-committers@freebsd.org" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 12:52:17 -0000 2014-03-25 13:15 GMT+01:00 Tijl Coosemans : > Because I assumed you need the existing bootstrap package to work in > order to build a new one. In theory yes, but that is where tricks like LD_PRELOAD should by applied... :-) Seriously, feel free to shoot haskell@ an email any time when you have even a tiny problem with lang/ghc or the hs- ports. > Can you build a new one from scratch? Sure! I will let you know once they are done.