Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2017 19:37:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 215212] [NEW PORT] textproc/ripgrep: Command line search tool
Message-ID:  <bug-215212-13-i1VXKcXLDY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215212-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215212-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215212

--- Comment #3 from Tobias Kortkamp <tobik@freebsd.org> ---
(In reply to petteri.valkonen from comment #2)
The updated version builds fine in Poudriere but cannot be committed
IMHO.  I'm concerned that the tarballs you create in do-fetch will
change between different builds and machines, plus their checksums
are missing in distinfo.

I have a similar situation with devel/stack (a Haskell build tool that
uses Cabal during the build phase which also downloads dependencies),
where I currently create my own tarball of stack's dependencies
whenever I update the port.

For lack of a better alternative and unless someone has a better idea,
I suggest you roll your own tarball of the cargo registry (like you
currently do in do-fetch), give it a proper version number, upload it
somewhere, and make the port use it.

OpenBSD does something similar though they have ports framework
support for Cargo which makes this easier.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215212-13-i1VXKcXLDY>