From owner-freebsd-ports@freebsd.org Tue Jan 30 04:57:08 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2731ED8396 for ; Tue, 30 Jan 2018 04:57:08 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: from mail-io0-x229.google.com (mail-io0-x229.google.com [IPv6:2607:f8b0:4001:c06::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3AA987B367 for ; Tue, 30 Jan 2018 04:57:08 +0000 (UTC) (envelope-from gurenchan@gmail.com) Received: by mail-io0-x229.google.com with SMTP id c17so10030970iod.1 for ; Mon, 29 Jan 2018 20:57:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=W/3vtJ/zXfuPNWYCM7tLnzwLXc0WMj/VaE8oAi9GIdU=; b=qSrdz60z5OtCmhhR8Bql1VODUmsSFcnNWqSGWQ4rCwwR7EBTdZ386+9dm3ywBVDP37 ahG6IyJV2JCTa6W2zZ2o6G4OOcJXRsjASp3nMzJihXmgRTrOHImnhXwp2vfxFt37i7BJ uZ4iutxk/OPb8zt9JO16e4/p774TPsjiaH8fkk46dRXPUe5lcGk3c9L3iosorFBufDJ0 XHlrec0i9dz7vUsAc5ICP/5SnSxe7C5vXs+yRKm9Usp42jujCsVf/zjSe4TUG23LCvdH aJ1UDpKA2EbU0DsCx6+fJrNB+rHo7nY6KlA1bzv4g2N2V9gbypVBoRcWi08bU+QhIDJF RgYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=W/3vtJ/zXfuPNWYCM7tLnzwLXc0WMj/VaE8oAi9GIdU=; b=pRdluoH2Qtvpnp9LiFqrfkggIOB+eW0pm/z9B80xOKfGVKGafxVkpd+lrmk51Jq0EO YD8Dm3qC+pDZoBCqpeyrgWJN+bAl8f4S/eSSqYZsmecIHGSXGPntYrhoLL6mRzNjg+2I DJ8inqoatZ3zlF/3/6wXDHEoEzH355tPav9+Jwf+8oV/ojD+M5HbVDgXX1O3KeLHTifD HTqTCGfVzkEmJU9Bw3SRG/WWTGnbiSDGA/Jj56MXQm8Inw8vVXTyNqKMFfpFBXwmOxxR MUKuy2tKTX64Rwl3dnypb9h5GFtVjZI+UNDyG9qT78rAEByWy1pCYGMlWe9V2G9WmBSW 9xUg== X-Gm-Message-State: AKwxyteog8g+GC+mz9CGWMmiPAjISNauSG6z5QYejq/B4EKnG8cSHfb9 RdJs52zHtSl+6vImRM6xDlgkcQAaZtXOoKx8/AHjCw== X-Google-Smtp-Source: AH8x226r0usehHexa9XZhiFQxzNqLphWzEa9mMCtmWMp7Wl0NSiUmmTwIQ587p08GCcnKi9Oum7B6UQjmjJbawuAlsg= X-Received: by 10.107.97.24 with SMTP id v24mr28349401iob.296.1517288227259; Mon, 29 Jan 2018 20:57:07 -0800 (PST) MIME-Version: 1.0 Received: by 10.107.10.97 with HTTP; Mon, 29 Jan 2018 20:57:06 -0800 (PST) In-Reply-To: <20180126.040456.2159285771207405632.yasu@utahime.org> References: <20180126.040456.2159285771207405632.yasu@utahime.org> From: blubee blubeeme Date: Tue, 30 Jan 2018 12:57:06 +0800 Message-ID: Subject: Re: Building interactive ports with poudriere To: Yasuhiro KIMURA Cc: FreeBSD Ports Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jan 2018 04:57:08 -0000 On Fri, Jan 26, 2018 at 3:04 AM, Yasuhiro KIMURA wrote: > Hello. > > Poudriere sets 'BATCH=yes' when it builds ports. But there are some > ports that can't be built with batch mode. Then are there any way to > build such interactive ports with poudriere or do I have to build > other tools (or real environment)? I don't think that you can do what you are asking but with the bulk build options, you can use poudriere options [poudriere options] for a list > --- > Yasuhiro KIMURA > _______________________________________________ > freebsd-ports@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" >