| Summary: | [maintainer-update] update www/minio-client to have ability to install as mc if configured | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | John Hixson <jhixson> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | araujo | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
I will take it. Done! Thanks! A commit references this bug: Author: araujo Date: Wed Mar 22 12:10:26 UTC 2017 New revision: 436693 URL: https://svnweb.freebsd.org/changeset/ports/436693 Log: This port currently installs as minio-client, which is a bit long. Also, most examples of usage show mc. I intentionally used minio-client to avoid a naming collision with mc (midnight commander). I would like to give users the option to install as mc if desired. PR: ports/217858 Submitted by: John Hixson <jhixson@gmail.com> (maintainer) Changes: head/www/minio-client/Makefile |
Created attachment 180893 [details] port diff file This port currently installs as minio-client, which is a bit long. Also, most examples of usage show mc. I intentionally used minio-client to avoid a naming collision with mc (midnight commander). I would like to give users the option to install as mc if desired.