[Bug 215212] [NEW PORT] textproc/ripgrep: Command line search tool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 11 19:37:28 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215212

--- Comment #3 from Tobias Kortkamp <tobik at 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.

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


More information about the freebsd-ports-bugs mailing list