diff --git a/shells/Makefile b/shells/Makefile index 45056e4ea190..aad04461265f 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,79 +1,80 @@ COMMENT = Shells SUBDIR += 44bsd-csh SUBDIR += anongitssh SUBDIR += antibody SUBDIR += ast-ksh SUBDIR += atuin SUBDIR += bash SUBDIR += bash-completion SUBDIR += bash-completion-freebsd SUBDIR += bash-static SUBDIR += bashc SUBDIR += bicon SUBDIR += bosh SUBDIR += carapace SUBDIR += ch SUBDIR += dash SUBDIR += elvish SUBDIR += envy SUBDIR += es SUBDIR += etsh SUBDIR += fd SUBDIR += fish SUBDIR += git-prompt.zsh SUBDIR += heirloom-sh SUBDIR += ibsh SUBDIR += ion SUBDIR += jailkit SUBDIR += klish SUBDIR += ksh SUBDIR += ksh-devel SUBDIR += ksh93 SUBDIR += mksh SUBDIR += modernish SUBDIR += murex SUBDIR += nologinmsg SUBDIR += nsh SUBDIR += nu_plugin_formats SUBDIR += nu_plugin_gstat SUBDIR += nu_plugin_inc SUBDIR += nu_plugin_polars SUBDIR += nu_plugin_query SUBDIR += nushell SUBDIR += ohmyzsh SUBDIR += oil SUBDIR += oksh SUBDIR += p5-Bash-Completion SUBDIR += p5-Shell-Perl SUBDIR += p5-Term-Bash-Completion-Generator SUBDIR += p5-Term-ShellUI SUBDIR += pdksh SUBDIR += pear-PHP_Shell SUBDIR += psh SUBDIR += rc SUBDIR += rubygem-shellwords SUBDIR += rush SUBDIR += sash SUBDIR += scponly SUBDIR += sheldon SUBDIR += shell-hist SUBDIR += shellharden SUBDIR += starship SUBDIR += switchBashZsh SUBDIR += tcshrc SUBDIR += v7sh SUBDIR += viewglob SUBDIR += vshnu SUBDIR += wcd SUBDIR += xonsh SUBDIR += yash SUBDIR += zsh SUBDIR += zsh-antigen SUBDIR += zsh-autosuggestions SUBDIR += zsh-completions SUBDIR += zsh-fast-syntax-highlighting SUBDIR += zsh-navigation-tools SUBDIR += zsh-syntax-highlighting + SUBDIR += zsh-you-should-use .include diff --git a/shells/zsh-you-should-use/Makefile b/shells/zsh-you-should-use/Makefile new file mode 100644 index 000000000000..d8dc5d314849 --- /dev/null +++ b/shells/zsh-you-should-use/Makefile @@ -0,0 +1,27 @@ +PORTNAME= zsh-you-should-use +DISTVERSION= 1.7.3 +CATEGORIES= shells + +MAINTAINER= phantrungson17@gmail.com +COMMENT= ZSH plugin reminding you to use aliases for commands you typed +WWW= https://github.com/MichaelAquilina/zsh-you-should-use + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= zsh>=4.3:shells/zsh + +USE_GITHUB= yes +GH_ACCOUNT= MichaelAquilina + +NO_ARCH= yes +NO_BUILD= yes +SUB_FILES= pkg-message + +PLIST_FILES= ${DATADIR}/you-should-use.plugin.zsh + +do-install: + @${MKDIR} ${STAGEDIR}${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/you-should-use.plugin.zsh ${STAGEDIR}/${DATADIR} + +.include diff --git a/shells/zsh-you-should-use/distinfo b/shells/zsh-you-should-use/distinfo new file mode 100644 index 000000000000..b367085edc39 --- /dev/null +++ b/shells/zsh-you-should-use/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1707909230 +SHA256 (MichaelAquilina-zsh-you-should-use-1.7.3_GH0.tar.gz) = db4486cd12974332ec858d446aff9393dae6be430d425a56d7036d2ce4edeb9e +SIZE (MichaelAquilina-zsh-you-should-use-1.7.3_GH0.tar.gz) = 106229 diff --git a/shells/zsh-you-should-use/files/pkg-message.in b/shells/zsh-you-should-use/files/pkg-message.in new file mode 100644 index 000000000000..15abcf358063 --- /dev/null +++ b/shells/zsh-you-should-use/files/pkg-message.in @@ -0,0 +1,9 @@ +[ +{ type: install + message: <