From nobody Wed Sep 13 22:10:58 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 4RmF5d54NLz4syww for ; Wed, 13 Sep 2023 22:11:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RmF5d4frvz4GT7; Wed, 13 Sep 2023 22:11:01 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694643061; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nROPsvS/zkF+L4keAf8/jvPSR7faGlEzoo0eBg9rGq4=; b=R9OJMqPFEV7qWa2yLHr/obe3Zrs8q8CUfvWyNb2DPn5bpxz0Y9CcB2Yrn1NZO+vsgD+fws ms+QcOujkccZlV2JMPMhh62yzcjVXHAePPVXXzVt3cKEJpqhVVj993DWyQK19oJA2BSSC4 w2ZYaX9+5TwfiPShd+O6N+InBhDI/Pk09OfZaHjcfo791bRf7125O28lW26Zu2pUkhwcsm vcUI6xcihPre8f3ow6+8Ajych3j3jRsUPmDjcjZsJ94UqD/+5rT85298Rvn7W3Wm8/ntvy zjCjVj8pnH2JvPgHvZCqtnmHwWbk9buDTx+MUP0Uwz60tq0CFDMl2qm2YqhBrw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694643061; a=rsa-sha256; cv=none; b=BuVpGVNTxTkE43869q+o0okD3upl9O3D7h3ZsZwIa7HvooWjzOe7+uTk9u9JnjeDmekwxV edhnhlCOpuWkuurQHq7LUypymGxBDxDhWXoLVkTpBF0sjBGpGopzBXofDCBCgr60pyH9GJ n0L1IZuj4T0VcY8izjoHNyyNC4H4SUmsi69k++fKASZKZcR0YZlMAMKdOyGkbtGOaBq+As fzLIFkPi6fOkXeLRSeJNGA+IONYyYKOp3HvqdlHVp3H7kQyom15XLUBulodvnEl7YSNtnB QHMZYAoTxIpdClgqv/CVXBEdl55DrgH9ZR4RBcsa/bP6z0q8YNuZH7RQ6yRqrg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694643061; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nROPsvS/zkF+L4keAf8/jvPSR7faGlEzoo0eBg9rGq4=; b=k5fWZdXwGCwK2Ns8vIhNxSs7ASLVF+8dRyADQpIe6FaO3HvIzVRk0aJcXvrrdK4SZzVTGr QPbLgIecMN7ZcN3IbD1T7Vgk75sAcojD43SNazV+ysVGVWwazhxbFm2i/m66tpxrVrUF9c Re9mGCnUPiDQ7qzDBQIPA37iDJB/J6b9YWi8IuDmRVuxRBiKwaZAXKcaV8Vqrtj343MOSq EYlnBov87wqqX9H/If900895MvAnR+B6uRIlWuk3hTHhb+hSlsffj1buHM+VsP2yf6wbsM a4uaFlDnP6H1bckI4H2xB9yD5F4oFKUD4y7uVBJPFjUzzuc/Rz+Cr3m57zEw+g== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 77A15A8A3; Wed, 13 Sep 2023 22:11:01 +0000 (UTC) From: Jan Beich To: Martin Neubauer Cc: freebsd-ports@freebsd.org Subject: Re: problem with git-pull In-Reply-To: (Martin Neubauer's message of "Wed, 13 Sep 2023 18:56:34 +0200 (CEST)") References: Date: Thu, 14 Sep 2023 00:10:58 +0200 Message-ID: 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-Transfer-Encoding: quoted-printable Martin Neubauer writes: > On Wed, 13 Sep 2023, Matthias Apitz wrote: > >> El d=C3=ADa mi=C3=A9rcoles, septiembre 13, 2023 a las 12:55:20 +0200, Ku= rt Jaeger escribi=C3=B3: >> >>> 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/ports202308= 06 >> 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 > You might want to have a look at the -C switch (and maybe -S) to > poudriere as well. It's not without pitfalls, but might be a viable > option for the particular situation you described. -S switch is kinda broken per https://github.com/freebsd/poudriere/issues/8= 06 See also https://lists.freebsd.org/archives/freebsd-ports/2023-January/0032= 92.html