Summary: | ftp/curl: Curl started conflicting with fish shell | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | László Károlyi <laszlo-rdr-keethu9thi> |
Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> |
Status: | Closed FIXED | ||
Severity: | Affects Many People | CC: | asomers, w.schwarzenfeld |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any |
Description
László Károlyi
2019-03-29 12:17:11 UTC
So the curl.fish file shipped by the current shells/fish port is a mere one line. It's clearly inferior to the curl.fish file shipped by ftp/curl. BUT the curl.fish file in fish's repository is far better. It was derived from curl's curl.fish file, but has better descriptions for each option. So in the short term we should keep curl's curl.fish file, but in the long term we should keep fish's. I'm of the opinion that it would be simpler and easier just to keep fish's even for current releases. (In reply to Alan Somers from comment #1) The current curl.fish from fish 3.0.2 is not ideal but the one from fish-shell repository is better. I would like to remove curl.fish from ftp/curl. A commit references this bug: Author: sunpoet Date: Fri Mar 29 16:34:35 UTC 2019 New revision: 497165 URL: https://svnweb.freebsd.org/changeset/ports/497165 Log: Do not install curl.fish to avoid conflicts with shells/fish - Bump PORTREVISION for package change PR: 236878 Reported by: Laszlo Karolyi <laszlo@karolyi.hu> Changes: head/ftp/curl/Makefile head/ftp/curl/files/patch-scripts-Makefile.in head/ftp/curl/pkg-plist Committed. Thanks! Thanks for the fast reaction. I just tested it, it no longer conflicts. |