Move zsh-autosuggestions and zsh-syntax-highlighting from textproc to shells

This commit is contained in:
Joseph Mingrone 2019-05-15 21:11:43 +00:00
parent d85981f52b
commit 6441cbe730
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501751
12 changed files with 4 additions and 2 deletions

2
MOVED
View File

@ -12752,3 +12752,5 @@ sysutils/djmount||2019-05-15|Has expired: Unmaintained upstream and does not bui
multimedia/vdr-plugin-upnp||2019-05-15|Has expired: Unmaintained upstream and does not build with upnp >= 1.8
databases/puppetdb-cli|databases/rubygem-puppetdb_cli|2019-05-15|puppetdb-cli was rewritten in Ruby
devel/modules2tuple|ports-mgmt/modules2tuple|2019-05-15|Moved to ports-mgmt category
textproc/zsh-syntax-highlighting|shells/zsh-syntax-highlighting|2019-05-15|Moved to shells category
textproc/zsh-autosuggestions|shells/zsh-autosuggestions|2019-05-15|Moved to shells category

View File

@ -55,7 +55,9 @@
SUBDIR += xonsh
SUBDIR += zsh
SUBDIR += zsh-antigen
SUBDIR += zsh-autosuggestions
SUBDIR += zsh-completions
SUBDIR += zsh-navigation-tools
SUBDIR += zsh-syntax-highlighting
.include <bsd.port.subdir.mk>

View File

@ -1851,8 +1851,6 @@
SUBDIR += yould
SUBDIR += zenxml
SUBDIR += zorba
SUBDIR += zsh-autosuggestions
SUBDIR += zsh-syntax-highlighting
SUBDIR += zu-aspell
SUBDIR += zu-hunspell
SUBDIR += zxing-cpp