Port details |
- cxxmatrix C++ Matrix: The Matrix Reloaded in Terminals
- g20220324 misc
=0 g20220324Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2021-01-05 12:47:53
- Last Update: 2022-07-10 08:18:55
- Commit Hash: 8435c15
- License: MIT
- WWW:
- https://github.com/akinomyoga/cxxmatrix
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cxxmatrix>0:misc/cxxmatrix
- No installation instructions:
- This port has been deleted.
- PKGNAME: cxxmatrix
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1657265873
SHA256 (akinomyoga-cxxmatrix-g20220324-f338ed4_GH0.tar.gz) = 622a819504b7c5e03659a60c5aa7fe1c31fe72327bf605ef1d6c52f7c07e044b
SIZE (akinomyoga-cxxmatrix-g20220324-f338ed4_GH0.tar.gz) = 30808
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gawk : lang/gawk
- gmake>=4.3 : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cxxmatrix-g20220324:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- misc_cxxmatrix
- USES:
- compiler:c++17-lang gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Port Moves |
- port moved to games/cxxmatrix on 2022-07-10
REASON: Move to a more appropriate category
|
Number of commits found: 7
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20220324 10 Jul 2022 08:18:55 |
Dries Michiels (driesm) |
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 |
g20220324 08 Jul 2022 07:45:06 |
Nuno Teixeira (eduardo) |
misc/cxxmatrix: Update to latest commit |
g20210628 01 Jul 2021 10:23:07 |
Nuno Teixeira (eduardo) |
misc/cxxmatrix: Update to latest commit
- pet portclippy
Approved by: dbaio, garga (mentors, implicit) |
g20201128 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
g20201128 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
g20201128 10 Feb 2021 07:42:50 |
eduardo |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
g20201128 05 Jan 2021 12:47:13 |
meta |
New port: misc/cxxmatrix: C++ Matrix: The Matrix Reloaded in Terminals
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
PR: 252433
Submitted by: Nuno Teixeira <ed.arrakis@gmail.com> |
Number of commits found: 7
|