git: 8435c15b9b9e - main - misc/cxxmatrix: move to a more appropriate category
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Jul 2022 08:19:35 UTC
The branch main has been updated by driesm: URL: https://cgit.FreeBSD.org/ports/commit/?id=8435c15b9b9edb0a5037e2bcc3c6ac2ffb214015 commit 8435c15b9b9edb0a5037e2bcc3c6ac2ffb214015 Author: Dries Michiels <driesm@FreeBSD.org> AuthorDate: 2022-07-09 18:33:47 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2022-07-10 08:18:55 +0000 misc/cxxmatrix: move to a more appropriate category Similar to other matrix effect generating programs like cmatrix, tmatrix, neo, ... also move this one to the games category. Approved by: eduardo Differential Revision: https://reviews.freebsd.org/D35762 --- MOVED | 1 + games/Makefile | 1 + {misc => games}/cxxmatrix/Makefile | 2 +- {misc => games}/cxxmatrix/distinfo | 0 {misc => games}/cxxmatrix/pkg-descr | 0 misc/Makefile | 1 - 6 files changed, 3 insertions(+), 2 deletions(-) diff --git a/MOVED b/MOVED index fa125981c9a7..05c77cb82099 100644 --- a/MOVED +++ b/MOVED @@ -17496,3 +17496,4 @@ devel/hs-haddock||2022-07-06|Removed: Haddock is shipped as part of lang/ghc 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-07-10|Move to a more appropriate category diff --git a/games/Makefile b/games/Makefile index 005486c937be..fa317e12474f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -182,6 +182,7 @@ SUBDIR += cursive SUBDIR += cutemaze SUBDIR += cuyo + SUBDIR += cxxmatrix SUBDIR += d2x SUBDIR += dMagnetic SUBDIR += dangen diff --git a/misc/cxxmatrix/Makefile b/games/cxxmatrix/Makefile similarity index 97% rename from misc/cxxmatrix/Makefile rename to games/cxxmatrix/Makefile index c2bcf3d2d2d3..b9ab773c11f9 100644 --- a/misc/cxxmatrix/Makefile +++ b/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 diff --git a/misc/cxxmatrix/distinfo b/games/cxxmatrix/distinfo similarity index 100% rename from misc/cxxmatrix/distinfo rename to games/cxxmatrix/distinfo diff --git a/misc/cxxmatrix/pkg-descr b/games/cxxmatrix/pkg-descr similarity index 100% rename from misc/cxxmatrix/pkg-descr rename to games/cxxmatrix/pkg-descr diff --git a/misc/Makefile b/misc/Makefile index acb8c97a33b1..d7a1d5b9e03c 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -64,7 +64,6 @@ SUBDIR += cstream SUBDIR += ctm SUBDIR += cuttlefish - SUBDIR += cxxmatrix SUBDIR += dahdi SUBDIR += dahdi-kmod SUBDIR += dahdi-kmod26