From nobody Wed Sep 13 11:06:42 2023 X-Original-To: freebsd-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 4RlyMB6Szfz4slbP for ; Wed, 13 Sep 2023 11:06:46 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms-10.1blu.de (ms-10.1blu.de [178.254.4.101]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RlyMB1TnDz4nbY for ; Wed, 13 Sep 2023 11:06:46 +0000 (UTC) (envelope-from guru@unixarea.de) Authentication-Results: mx1.freebsd.org; dkim=none; spf=pass (mx1.freebsd.org: domain of guru@unixarea.de designates 178.254.4.101 as permitted sender) smtp.mailfrom=guru@unixarea.de; dmarc=none Received: from [212.222.85.114] (helo=pureos) by ms-10.1blu.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1qgNhj-006G0C-Lg for freebsd-ports@freebsd.org; Wed, 13 Sep 2023 13:06:43 +0200 Date: Wed, 13 Sep 2023 13:06:42 +0200 From: Matthias Apitz To: freebsd-ports@freebsd.org Subject: Re: problem with git-pull Message-ID: Reply-To: Matthias Apitz Mail-Followup-To: freebsd-ports@freebsd.org References: 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 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 13.0-CURRENT r368166 (amd64) X-message-flag: Mails containing HTML will not be read! Please send only plain text. X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 212.222.85.114 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.34 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.959]; NEURAL_HAM_MEDIUM(-0.68)[-0.685]; MID_RHS_NOT_FQDN(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:178.254.4.101]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-ports@freebsd.org]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:42730, ipnet:178.254.0.0/19, country:DE]; MIME_TRACE(0.00)[0:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; HAS_XOIP(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; DMARC_NA(0.00)[unixarea.de]; REPLYTO_EQ_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_ALL(0.00)[]; HAS_REPLYTO(0.00)[guru@unixarea.de] X-Rspamd-Queue-Id: 4RlyMB1TnDz4nbY El día miércoles, septiembre 13, 2023 a las 12:55:20 +0200, Kurt Jaeger escribió: > Hi! > > > In short: Is there no way with git to pull only one special port > > for a recompilation? > > For things like that I always have a git ports tree besides the > poudriere ports tree. If I need one little recompile, I > update the non-poudriere tree, take the one change from that tree > that I need, put it into the poudriere and re-run poudriere... > > There might be easier ways to achieve the same, but this works. I updated, first, the ports tree below /usr/ports while poudriere was using /usr/local/poudriere/ports/ports20230806 (as defined when creating the port within poudriere). I was faulty thinking that both are physically the same place and /usr/local/poudriere/ports/ports20230806 only a mount point of /usr/ports. The fist 'git pull' did nothimng within poudriere, the other recompiled some ports which I did not wanted. I should have done a temp. copy of /usr/ports/security/wpa_supplicant to /usr/local/poudriere/ports/ports20230806/security/wpa_supplicant matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub