From owner-freebsd-ports@freebsd.org Mon Sep 7 16:28:29 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ED75C3CEF21 for ; Mon, 7 Sep 2020 16:28:29 +0000 (UTC) (envelope-from mr@freebsd.org) Received: from app.eeeit.de (app.eeeit.de [188.68.43.176]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4BlYcY4Flkz4MLd for ; Mon, 7 Sep 2020 16:28:29 +0000 (UTC) (envelope-from mr@freebsd.org) Received: from localhost (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: mike@reifenberger.com) by app.eeeit.de (Postfix) with ESMTPSA id 86CF699B76 for ; Mon, 7 Sep 2020 18:28:21 +0200 (CEST) Received: from ipbcc2b3a3.dynamic.kabel-deutschland.de (ipbcc2b3a3.dynamic.kabel-deutschland.de [188.194.179.163]) by app.eeeit.de (Horde Framework) with HTTPS; Mon, 07 Sep 2020 16:28:21 +0000 Date: Mon, 07 Sep 2020 16:28:21 +0000 Message-ID: <20200907162821.Horde.NTJbaj1qugb8s1mNbwRTseQ@app.eeeit.de> From: MR To: freebsd-ports@freebsd.org Subject: Fwd: ports Makefile for gitlab subdirs User-Agent: Horde Application Framework 5 Content-Type: multipart/mixed; boundary="=_00Y7pYufKQsiESb5wGMpn41" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4BlYcY4Flkz4MLd X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:197540, ipnet:188.68.32.0/20, country:DE]; local_wl_from(0.00)[freebsd.org] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Sep 2020 16:28:30 -0000 This message is in MIME format. --=_00Y7pYufKQsiESb5wGMpn41 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: 8bit Hi, I want to migrate the kicad-devel port from github to gitlab. How should one handle the case if - like kicad - the project contains subgroups:   like https://gitlab.com/kicad/code/kicad.git Specifying: GL_ACCOUNT= kicad GL_PROJECT= code/kicad GL_COMMIT= bd23d003d219cb513b01feb4d9763879c9248f53 works for the download and extract but fails then: ... cd: /usr/ports/cad/kicad-devel/work/code/kicad-bd23d003d219cb513b01feb4d9763879c9248f53-bd23d003d219cb513b01feb4d9763879c9248f53: No such file or directory *** Error code 2 ... This gets extracted: kicad-bd23d003d219cb513b01feb4d9763879c9248f53-bd23d003d219cb513b01feb4d9763879c9248f53/ thanks in advance. greetings ... Michael -- greetings --- mike mr@freebsd.org ----- Ende der weitergeleiteten Nachricht ----- -- greetings --- mike mr@freebsd.org --=_00Y7pYufKQsiESb5wGMpn41 Content-Type: message/rfc822; name="Weitergeleitete Nachricht" Date: Wed, 02 Sep 2020 16:50:30 +0000 Message-ID: <20200902165030.Horde.10XSGPHC0tsrkkR5CSD5Z0o@app.eeeit.de> From: MR To: ports@freebsd.org Subject: ports Makefile for gitlab subdirs Received: from ipbcc2b3a3.dynamic.kabel-deutschland.de (ipbcc2b3a3.dynamic.kabel-deutschland.de [188.194.179.163]) by app.eeeit.de (Horde Framework) with HTTPS; Wed, 02 Sep 2020 16:50:30 +0000 User-Agent: Horde Application Framework 5 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I want to migrate the kicad-devel port from github to gitlab. How should one handle the case if - like kicad - the project contains=20=20 subgroups: =C2=A0 like https://gitlab.com/kicad/code/kicad.git Specifying: GL_ACCOUNT=3D kicad GL_PROJECT=3D code/kicad GL_COMMIT=3D bd23d003d219cb513b01feb4d9763879c9248f53 works for the download and extract but fails then: ... cd:=20=20 /usr/ports/cad/kicad-devel/work/code/kicad-bd23d003d219cb513b01feb4d9763879= c9248f53-bd23d003d219cb513b01feb4d9763879c9248f53:=20No such file or=20=20 directory ***=20Error code 2 ... This gets extracted: kicad-bd23d003d219cb513b01feb4d9763879c9248f53-bd23d003d219cb513b01feb4d976= 3879c9248f53/ thanks in advance. greetings ... Michael --=20 greetings --- mike mr@freebsd.org --=_00Y7pYufKQsiESb5wGMpn41--