FreeBSD Bugzilla – Attachment 170340 Details for
Bug 209263
[NEW PORT] shells/zsh-navigation-tools: advanced history searcher for Zsh
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Third .shar with the port
zsh-navigation-tools.shar (text/plain), 3.56 KB, created by
Sebastian Gniazdowski
on 2016-05-16 05:13:37 UTC
(
hide
)
Description:
Third .shar with the port
Filename:
MIME Type:
Creator:
Sebastian Gniazdowski
Created:
2016-05-16 05:13:37 UTC
Size:
3.56 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># zsh-navigation-tools ># zsh-navigation-tools/distinfo ># zsh-navigation-tools/Makefile ># zsh-navigation-tools/pkg-descr ># zsh-navigation-tools/pkg-plist ># >echo c - zsh-navigation-tools >mkdir -p zsh-navigation-tools > /dev/null 2>&1 >echo x - zsh-navigation-tools/distinfo >sed 's/^X//' >zsh-navigation-tools/distinfo << '8a0e4b8698b316448cb089b32790fdf8' >XSHA256 (psprint-zsh-navigation-tools-v2.1.14_GH0.tar.gz) = a05c8ea20be39bc178f4d33fa6f6616a06d9ad0d8b8d884521ed6ee802774963 >XSIZE (psprint-zsh-navigation-tools-v2.1.14_GH0.tar.gz) = 137760 >8a0e4b8698b316448cb089b32790fdf8 >echo x - zsh-navigation-tools/Makefile >sed 's/^X//' >zsh-navigation-tools/Makefile << '4361373b8c1a8114e388998efec3ffde' >X# $FreeBSD$ >X >XPORTNAME= zsh-navigation-tools >XPORTVERSION= 2.1.14 >XDISTVERSIONPREFIX= v >XCATEGORIES= shells >X >XMAINTAINER= sgniazdowski@gmail.com >XCOMMENT= Curses-based tools for Zshell, e.g. multi-word history searcher >X >XLICENSE= GPLv3 MIT >XLICENSE_COMB= dual >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XRUN_DEPENDS= zsh:shells/zsh >X >XNO_ARCH= yes >XOPTIONS_DEFINE= DOCS >X >XUSE_GITHUB= yes >XGH_ACCOUNT= psprint >X >X.include <bsd.port.mk> >4361373b8c1a8114e388998efec3ffde >echo x - zsh-navigation-tools/pkg-descr >sed 's/^X//' >zsh-navigation-tools/pkg-descr << '65e4db689609566270d7a06a1df1fd82' >XSet of Zsh tools with features like incremental multi-word searching, >Xapproximate matching, ANSI coloring, themes, unique mode, horizontal >Xscroll and advanced history management. Selected tools provided: >X - n-history - full-screen history searcher and manager >X - n-kill - browses process list, allows quick searching and >X sending signal to selected process >X - n-panelize - loads output of given command for browsing and >X multi-word searching >X - n-cd - browses dirstack and bookmarked directories, allows to >X enter selected directory >X - n-functions - browses functions, relegates editing to vared >X >XOnce installed, following should be added to zshrc: >Xsource /usr/local/share/zsh-navigation-tools/zsh-navigation-tools.plugin.zsh >X >XWritten in pure Zsh, with use of curses module. Can be configured from >Xzshrc. Binds n-history to Ctrl-R. Provides widgets for n-cd and n-kill. >X >XWWW: https://github.com/psprint/zsh-navigation-tools >65e4db689609566270d7a06a1df1fd82 >echo x - zsh-navigation-tools/pkg-plist >sed 's/^X//' >zsh-navigation-tools/pkg-plist << '5784efbf6f9f24e103576998a9d881f3' >X%%DATADIR%%/.config/znt/n-aliases.conf >X%%DATADIR%%/.config/znt/n-cd.conf >X%%DATADIR%%/.config/znt/n-env.conf >X%%DATADIR%%/.config/znt/n-functions.conf >X%%DATADIR%%/.config/znt/n-history.conf >X%%DATADIR%%/.config/znt/n-kill.conf >X%%DATADIR%%/.config/znt/n-list.conf >X%%DATADIR%%/.config/znt/n-options.conf >X%%DATADIR%%/.config/znt/n-panelize.conf >X%%DATADIR%%/.revision-hash >X%%DATADIR%%/n-aliases >X%%DATADIR%%/n-cd >X%%DATADIR%%/n-env >X%%DATADIR%%/n-functions >X%%DATADIR%%/n-help >X%%DATADIR%%/n-history >X%%DATADIR%%/n-kill >X%%DATADIR%%/n-list >X%%DATADIR%%/n-list-draw >X%%DATADIR%%/n-list-input >X%%DATADIR%%/n-options >X%%DATADIR%%/n-panelize >X%%DATADIR%%/znt-cd-widget >X%%DATADIR%%/znt-history-widget >X%%DATADIR%%/znt-kill-widget >X%%DATADIR%%/znt-usetty-wrapper >X%%DATADIR%%/zsh-navigation-tools.plugin.zsh >X%%PORTDOCS%%%%DOCSDIR%%/LICENSE >X%%PORTDOCS%%%%DOCSDIR%%/README.md >X%%PORTDOCS%%%%DOCSDIR%%/n-history2.png >5784efbf6f9f24e103576998a9d881f3 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 209263
:
169961
|
170330
|
170331
|
170332
|
170340
|
170341
|
170352
|
170353