Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -17496,3 +17496,4 @@ x11/gsynaptics||2022-07-08|Has expired: Abandonware using old gnome2 libs x11/alltray||2022-07-08|Has expired: abandonware x11/simdock||2022-07-08|Has expired: Abandonware using deprecated gnome2 libs +misc/cxxmatrix|games/cxxmatrix|2022-06-09|Move to a more appropriate category Index: games/Makefile =================================================================== --- games/Makefile +++ games/Makefile @@ -182,6 +182,7 @@ SUBDIR += cursive SUBDIR += cutemaze SUBDIR += cuyo + SUBDIR += cxxmatrix SUBDIR += d2x SUBDIR += dMagnetic SUBDIR += dangen Index: games/cxxmatrix/Makefile =================================================================== --- games/cxxmatrix/Makefile +++ games/cxxmatrix/Makefile @@ -1,6 +1,6 @@ PORTNAME= cxxmatrix DISTVERSION= g20220324 -CATEGORIES= misc +CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= C++ Matrix: The Matrix Reloaded in Terminals Index: misc/Makefile =================================================================== --- misc/Makefile +++ misc/Makefile @@ -64,7 +64,6 @@ SUBDIR += cstream SUBDIR += ctm SUBDIR += cuttlefish - SUBDIR += cxxmatrix SUBDIR += dahdi SUBDIR += dahdi-kmod SUBDIR += dahdi-kmod26 Index: misc/cxxmatrix/distinfo =================================================================== --- /dev/null +++ misc/cxxmatrix/distinfo @@ -1,3 +0,0 @@ -TIMESTAMP = 1657265873 -SHA256 (akinomyoga-cxxmatrix-g20220324-f338ed4_GH0.tar.gz) = 622a819504b7c5e03659a60c5aa7fe1c31fe72327bf605ef1d6c52f7c07e044b -SIZE (akinomyoga-cxxmatrix-g20220324-f338ed4_GH0.tar.gz) = 30808 Index: misc/cxxmatrix/pkg-descr =================================================================== --- /dev/null +++ misc/cxxmatrix/pkg-descr @@ -1,16 +0,0 @@ -C++ Matrix: The Matrix Reloaded in Terminals (Number falls, Banners, -Matrix rains, Conway's Game of Life and Mandelbrot set) - -I wrote a simple terminal program of Matrix digital rain. -A part of the purpose of this program is to test the performance -of terminal emulators. Another purpose is just for fun. -Enjoy it with fast terminals (e.g., urxvt, alacritty, terminology, etc.)! - -Features - -- Hankaku kana characters as in the original film -- Ten levels of "green"s using terminal 256 color support -- Twinkling effects by adding random brightness fluctuations -- Diffused reflection effects by cell background colors - -WWW: https://github.com/akinomyoga/cxxmatrix