Bug 243391 - [NEW PORT] misc/broot: Quick and easy new way to see and navigate directory trees
Summary: [NEW PORT] misc/broot: Quick and easy new way to see and navigate directory t...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias C. Berner
URL: https://github.com/Canop/broot
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-16 14:10 UTC by Lewis Cook
Modified: 2020-01-17 18:59 UTC (History)
1 user (show)

See Also:


Attachments
broot-0.11.9.diff (27.69 KB, patch)
2020-01-16 14:10 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
broot-0.11.9.log (117.83 KB, text/plain)
2020-01-16 14:11 UTC, Lewis Cook
no flags Details
broot-0.11.9.diff (27.76 KB, patch)
2020-01-16 14:38 UTC, Lewis Cook
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2020-01-16 14:10:44 UTC
Created attachment 210794 [details]
broot-0.11.9.diff

Feature-rich terminal file manager written in rust
which allows: filtering, searching, viewing and
manipulation of files and directories - and much
much more.

WWW: https://dystroy.org/broot/

QA:
   * Portline: Looks fine;
   * Poudriere: Package build, application works as expected.
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-01-16 14:11:14 UTC
Created attachment 210795 [details]
broot-0.11.9.log

* Poudriere build log.
Comment 2 Lewis Cook freebsd_committer freebsd_triage 2020-01-16 14:38:25 UTC
Created attachment 210797 [details]
broot-0.11.9.diff

* Add 'post-install' declarative running ${STRIP_CMD} on the installed binary.
Comment 3 Tobias C. Berner freebsd_committer freebsd_triage 2020-01-17 18:58:37 UTC
Committed. Thanks.
Comment 4 commit-hook freebsd_committer freebsd_triage 2020-01-17 18:59:24 UTC
A commit references this bug:

Author: tcberner
Date: Fri Jan 17 18:58:26 UTC 2020
New revision: 523349
URL: https://svnweb.freebsd.org/changeset/ports/523349

Log:
  New port: misc/broot: Quick and easy new way to see and navigate directory trees

  Feature-rich terminal file manager written in rust
  which allows: filtering, searching, viewing and
  manipulation of files and directories - and much
  much more.

  WWW: https://dystroy.org/broot/

  PR:		243391
  Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)

Changes:
  head/misc/Makefile
  head/misc/broot/
  head/misc/broot/Makefile
  head/misc/broot/distinfo
  head/misc/broot/files/
  head/misc/broot/files/pkg-message.in
  head/misc/broot/pkg-descr