From owner-freebsd-ports-bugs@freebsd.org Sat Dec 26 06:34:53 2020 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F020D4B013C for ; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4D2vDs6BDMz4vRp for ; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id D44EF4B01D7; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) Delivered-To: ports-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D41EF4B0270 for ; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D2vDs5TF9z4vgj for ; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id AABFA10B5C for ; Sat, 26 Dec 2020 06:34:53 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0BQ6Yrok096507 for ; Sat, 26 Dec 2020 06:34:53 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0BQ6YrCK096506 for ports-bugs@FreeBSD.org; Sat, 26 Dec 2020 06:34:53 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252154] sysutils/mcfly might need a pkg message Date: Sat, 26 Dec 2020 06:34:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: grahamperrin@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: yuri@freebsd.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2020 06:34:54 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252154 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@freebsd.org Reporter: grahamperrin@gmail.com Assignee: yuri@freebsd.org Flags: maintainer-feedback?(yuri@freebsd.org) I installed the port, closed a Konsole tab, opened a tab, tested:=20 ---- 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%=20 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=20 mowa219-gjp4-8570p% ls -dhl mcfly.fish=20 -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=20 -rw-r--r-- 1 root wheel 3.1K 19 Dec 07:49 /usr/local/share/zsh/site-functions/_mcfly mowa219-gjp4-8570p% cat ~/.zshrc=20 # Lines configured by zsh-newuser-install HISTFILE=3D~/.histfile HISTSIZE=3D1000 SAVEHIST=3D1000 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=3D/usr/local/bin/nano export VISUAL=3D/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@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 contex= t 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% --=20 You are receiving this mail because: You are the assignee for the bug.=