[Bug 252154] sysutils/mcfly might need a pkg message

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 26 06:34:54 UTC 2020


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

            Bug ID: 252154
           Summary: sysutils/mcfly might need a pkg message
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: grahamperrin at gmail.com
          Assignee: yuri at freebsd.org
             Flags: maintainer-feedback?(yuri at freebsd.org)

I installed the port, closed a Konsole tab, opened a tab, tested: 

----

mowa219-gjp4-8570p% zsh
mowa219-gjp4-8570p% history
   88  csh
   89  cd /usr/local/opt/mcfly/
   90  nano .zshrc
   91  exit
   92  htop
   93  exit
   94  tail -f /var/log/messages
   95  tail -f /var/log/messages
   96  exit
   97  pkg info mcfly
   98  history
   99  env
  100  env
  101  tail ~/.zshrc
  102  nano .zshrc
  103  exit
mowa219-gjp4-8570p% 
bck-i-search: _

----

owa219-gjp4-8570p% ls -dhl /usr/local/bin/mcfly
-rwxr-xr-x  1 root  wheel   3.9M 19 Dec 07:49 /usr/local/bin/mcfly
mowa219-gjp4-8570p% cd /usr/local/share/fish/vendor_completions.d 
mowa219-gjp4-8570p% ls -dhl mcfly.fish 
-rw-r--r--  1 root  wheel   3.0K 19 Dec 07:49 mcfly.fish
mowa219-gjp4-8570p% ls -dhl /usr/local/share/zsh/site-functions/_mcfly 
-rw-r--r--  1 root  wheel   3.1K 19 Dec 07:49
/usr/local/share/zsh/site-functions/_mcfly
mowa219-gjp4-8570p% cat ~/.zshrc 
# Lines configured by zsh-newuser-install
HISTFILE=~/.histfile
HISTSIZE=1000
SAVEHIST=1000
bindkey -e
# End of lines configured by zsh-newuser-install
# The following lines were added by compinstall
zstyle :compinstall filename '/home/grahamperrin/.zshrc'

autoload -Uz compinit
compinit
# End of lines added by compinstall

export EDITOR=/usr/local/bin/nano
export VISUAL=/usr/local/bin/nano
mowa219-gjp4-8570p% whoami
grahamperrin
mowa219-gjp4-8570p% pkg info mcfly
mcfly-0.5.2
Name           : mcfly
Version        : 0.5.2
Installed on   : Sat Dec 26 00:36:22 2020 GMT
Origin         : sysutils/mcfly
Architecture   : FreeBSD:13:amd64
Prefix         : /usr/local
Categories     : sysutils
Licenses       : MIT
Maintainer     : yuri at FreeBSD.org
WWW            : https://github.com/cantino/mcfly
Comment        : Fly through your shell history
Annotations    :
        FreeBSD_version: 1300132
        repo_type      : binary
        repository     : FreeBSD
Flat size      : 3.96MiB
Description    :
McFly replaces your default ctrl-r shell history search with an intelligent
search engine that takes into account your working directory and the context of
recently executed commands. McFly's suggestions are prioritized in real time
with a small neural network.

WWW: https://github.com/cantino/mcfly
mowa219-gjp4-8570p%

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


More information about the freebsd-ports-bugs mailing list