From owner-freebsd-ports@freebsd.org Thu Apr 26 05:18:26 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 27670FC31B3 for ; Thu, 26 Apr 2018 05:18:26 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (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 ACB87767CA for ; Thu, 26 Apr 2018 05:18:25 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.89 (FreeBSD)) (envelope-from ) id 1fBZIU-000CT1-8p; Thu, 26 Apr 2018 07:18:22 +0200 Date: Thu, 26 Apr 2018 07:18:22 +0200 From: Kurt Jaeger To: Matthias Fechner Cc: freebsd-ports@freebsd.org Subject: Re: Fetch deps for ports build with go Message-ID: <20180426051821.GQ37752@home.opsec.eu> References: <25c0e155-5254-51d7-68fb-2b6560d03c10@fechner.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <25c0e155-5254-51d7-68fb-2b6560d03c10@fechner.net> 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: Thu, 26 Apr 2018 05:18:26 -0000 Hi! > It is compiled using go. > It seems that the new version is pulling in data via: > all: gitlab-pages > > setup: clean .GOPATH/.ok >         go get -u github.com/FiloSottile/gvt >         - ./bin/gvt fetch golang.org/x/tools/cmd/goimports >         - ./bin/gvt fetch github.com/wadey/gocovmerge >         - ./bin/gvt fetch github.com/golang/lint/golint >         - ./bin/gvt fetch github.com/fzipp/gocyclo > > What is here the way to go to get these deps fetch in the fetch phase? Comment this out and put a tree with those files somewhere to download, then extract those files in the extract step ? That's what's done with maven-fetched dependencies in some of the java ports. -- pi@opsec.eu +49 171 3101372 2 years to go !