Index: MOVED =================================================================== --- MOVED +++ MOVED @@ -16616,3 +16616,4 @@ security/putty-gtk2||2021-12-15|Has expired: putty-gtk2 is being phased out games/xnethack-nox11|games/xnethack@nox11|2021-12-05|Turned into flavor devel/py-dexml||2021-12-20|Has expired: Use devel/py-dexml2 +misc/cmatrix|games/cmatrix|2021-12-19|Move to a more appropriate category Index: games/Makefile =================================================================== --- games/Makefile +++ games/Makefile @@ -149,6 +149,7 @@ SUBDIR += chroma SUBDIR += chromium-bsu SUBDIR += circuslinux + SUBDIR += cmatrix SUBDIR += cockatrice SUBDIR += coffeebreak SUBDIR += colobot Index: games/cmatrix/Makefile =================================================================== --- games/cmatrix/Makefile +++ games/cmatrix/Makefile @@ -3,7 +3,7 @@ PORTNAME= cmatrix PORTVERSION= 2.0 DISTVERSIONPREFIX= v -CATEGORIES= misc +CATEGORIES= games MAINTAINER= eduardo@FreeBSD.org COMMENT= Show a scrolling 'Matrix' like screen Index: misc/Makefile =================================================================== --- misc/Makefile +++ misc/Makefile @@ -41,7 +41,6 @@ SUBDIR += clifm SUBDIR += cloc SUBDIR += clpbar - SUBDIR += cmatrix SUBDIR += colortail SUBDIR += colwide SUBDIR += compat10x Index: misc/cmatrix/distinfo =================================================================== --- /dev/null +++ misc/cmatrix/distinfo @@ -1,3 +0,0 @@ -TIMESTAMP = 1580928017 -SHA256 (abishekvashok-cmatrix-v2.0_GH0.tar.gz) = ad93ba39acd383696ab6a9ebbed1259ecf2d3cf9f49d6b97038c66f80749e99a -SIZE (abishekvashok-cmatrix-v2.0_GH0.tar.gz) = 205640 Index: misc/cmatrix/pkg-descr =================================================================== --- /dev/null +++ misc/cmatrix/pkg-descr @@ -1,16 +0,0 @@ -CMatrix - show a scrolling 'Matrix' like screen (curses based) - -CMatrix by default operates in 'eye candy' mode. It must be aborted with -control-c. If you wish for more of a 'screen saver' effect, you must -specify -s on the command line. For usage, use cmatrix -h. - -If you have any suggestions/flames/patches to send, please feel free to -do so. Please do not critique my code, I know I'm a hack ;-) I just got -the urge to write this one evening, and decided to see how fast I could do -it. It's probably not particularly portable or efficient, but I'm pretty -sure it wont hog *too* much CPU time. - -This software is provided under the GNU GPL. I am in no way affiliated -in any way with the movie 'The Matrix', just a big fan. - -WWW: http://www.asty.org/cmatrix/