Date: Tue, 05 Jan 2021 09:04:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 252433] [NEW PORT] misc/cxxmatrix: C++ Matrix: The Matrix Reloaded in Terminals Message-ID: <bug-252433-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252433 Bug ID: 252433 Summary: [NEW PORT] misc/cxxmatrix: C++ Matrix: The Matrix Reloaded in Terminals Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: ed.arrakis@gmail.com Attachment #221285 text/plain mime type: Created attachment 221285 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221285&action= =3Dedit Sugested shar archive 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 --- I've used: post-patch: @${REINPLACE_CMD} \ -e 's|CXXFLAGS :=3D|CXXFLAGS +=3D|g' \ -e 's|-Ofast||g' \ ${WRKSRC}/GNUmakefile to force CXXFLAGS respect FreeBSD CXXFLAGS and removed -0fast optimization. Thanks, Nuno Teixeira --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252433-7788>