From nobody Sun Dec 24 23:54:59 2023 X-Original-To: ports@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SyzDb2M2Xz54vD6 for ; Mon, 25 Dec 2023 00:24:31 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4SyzDZ2RnJz4Fss for ; Mon, 25 Dec 2023 00:24:30 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Authentication-Results: mx1.freebsd.org; dkim=none; spf=softfail (mx1.freebsd.org: 198.144.192.42 is neither permitted nor denied by domain of yuri@FreeBSD.org) smtp.mailfrom=yuri@FreeBSD.org; dmarc=none Received: from [192.168.5.3] (c-24-6-36-155.hsd1.ca.comcast.net [24.6.36.155]) (authenticated bits=0) by shell1.rawbw.com (8.15.1/8.15.1) with ESMTPSA id 3BONt05o093745 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO) for ; Sun, 24 Dec 2023 15:55:00 -0800 (PST) (envelope-from yuri@FreeBSD.org) X-Authentication-Warning: shell1.rawbw.com: Host c-24-6-36-155.hsd1.ca.comcast.net [24.6.36.155] claimed to be [192.168.5.3] Content-Type: multipart/alternative; boundary="------------XaCO0Wd09q3kKQhMjzEGEyKG" Message-ID: <2650ec35-4fa6-4eea-892f-f167bc971f50@FreeBSD.org> Date: Sun, 24 Dec 2023 15:54:59 -0800 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: "ports@freebsd.org" From: Yuri Subject: What does poudriered do? X-Spamd-Result: default: False [2.23 / 15.00]; VIOLATED_DIRECT_SPF(3.50)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.38)[-0.376]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_NO_TLS_LAST(0.10)[]; ONCE_RECEIVED(0.10)[]; XM_UA_NO_VERSION(0.01)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[yuri]; DMARC_NA(0.00)[freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; TO_DN_EQ_ADDR_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; TO_DOM_EQ_FROM_DOM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; R_SPF_SOFTFAIL(0.00)[~all:c]; HAS_XAW(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:7961, ipnet:198.144.192.0/23, country:US]; R_DKIM_NA(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; GREYLIST(0.00)[pass,body] X-Rspamd-Queue-Id: 4SyzDZ2RnJz4Fss X-Spamd-Bar: ++ This is a multi-part message in MIME format. --------------XaCO0Wd09q3kKQhMjzEGEyKG Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit There doesn't seem to be any documentation for it. poudriered is only mentioned once in the man page poudriere(8) in the context of poudriere-queue, but it isn't clear what does it do exactly. Is the intent of poudriere-queue to merge requests, so that more ports can be added to the poudriere process, or does it merely queue the commands? Thanks, Yuri --------------XaCO0Wd09q3kKQhMjzEGEyKG Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit There doesn't seem to be any documentation for it.


poudriered is only mentioned once in the man page poudriere(8) in the context of poudriere-queue, but it isn't clear what does it do exactly.


Is the intent of poudriere-queue to merge requests, so that more ports can be added to the poudriere process, or does it merely queue the commands?



Thanks,
Yuri

--------------XaCO0Wd09q3kKQhMjzEGEyKG--