notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
cmatrix Show a scrolling 'Matrix' like screen
2.0 misc Deleted on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2021-12-20 11:24:46
Commit Hash: 2ff119f
People watching this port, also watch:: m4, gettext, gmake, libiconv
License: GPLv3+
WWW:
http://www.asty.org/cmatrix/
Description:
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/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/cmatrix
  2. man/man1/cmatrix.1.gz
  3. /usr/local/share/licenses/cmatrix-2.0/catalog.mk
  4. /usr/local/share/licenses/cmatrix-2.0/LICENSE
  5. /usr/local/share/licenses/cmatrix-2.0/GPLv3+
Collapse this list.
Dependency lines:
  • cmatrix>0:misc/cmatrix
No installation instructions:
This port has been deleted.
PKGNAME: cmatrix
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1580928017 SHA256 (abishekvashok-cmatrix-v2.0_GH0.tar.gz) = ad93ba39acd383696ab6a9ebbed1259ecf2d3cf9f49d6b97038c66f80749e99a SIZE (abishekvashok-cmatrix-v2.0_GH0.tar.gz) = 205640

Packages (timestamps in pop-ups are UTC):
cmatrix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--2.0---2.0-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. autoconf>=2.69 : devel/autoconf
  2. automake>=1.16.1 : devel/automake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cmatrix-2.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
misc_cmatrix
USES:
autoreconf ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/abishekvashok/cmatrix/tar.gz/v2.0?dummy=/
Collapse this list.
Port Moves
  • port moved to games/cmatrix on 2021-12-20
    REASON: Move to a more appropriate category

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0
20 Dec 2021 11:24:46
commit hash: 2ff119fd5a7d70ca14d04216ebcc057a337e5045commit hash: 2ff119fd5a7d70ca14d04216ebcc057a337e5045commit hash: 2ff119fd5a7d70ca14d04216ebcc057a337e5045commit hash: 2ff119fd5a7d70ca14d04216ebcc057a337e5045 files touched by this commit
Dries Michiels (driesm) search for other commits by this committer
misc/cmatrix: Move to a more appropriate category

Approved by:		eduardo (maintainer)
Approved by:		philip (mentor), 0mp (mentor)
Differential Revision:	https://reviews.freebsd.org/D33563
2.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.0
10 Feb 2021 07:42:50
Revision:564845Original commit files touched by this commit
eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
2.0
23 Feb 2020 08:08:30
Revision:526900Original commit files touched by this commit
pi search for other commits by this committer
misc/cmatrix: update 1.2a -> 2.0, submitter becomes maintainer

PR:		243915
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com>
Relnotes:	https://github.com/abishekvashok/cmatrix/releases/tag/v2.0
1.2a_1
02 Feb 2016 23:12:12
Revision:407903Original commit files touched by this commit
marino search for other commits by this committer
misc/cmatrix: document ncurses requirement (USES+=ncurses)
1.2a_1
12 Jan 2016 16:20:32
Revision:405891Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
1.2a_1
25 Dec 2015 10:15:12
Revision:404410Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
1.2a_1
28 Feb 2014 07:05:15
Revision:346435Original commit files touched by this commit
ehaupt search for other commits by this committer
- Support staging
- USES -> gmake
1.2a_1
21 Feb 2014 13:38:12
Revision:345421Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category misc
1.2a_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.2a_1
25 Mar 2013 04:30:31
Revision:315192Original commit files touched by this commit
eadler search for other commits by this committer
Cleanup unmaintained ports in the misc category:
	- Trim Header
	- Convert to OptionsNG
	- Prefer DISTNAME to DISTFILES
	- Reorder variables
	- Fix comments (don't include leading article)
	- @unexec rm must not cause failure
	- Tabs, not spaces
	- Single space for WWW
	- Pet portlint
	- etc.

In a few cases the option DOCS was used to control installation into EXAMPLEDIR.
I opted to keep the existing logic of the port in these cases.

Reviewed by:	koobs, ashish
1.2a_1
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.2a_1
19 Oct 2009 20:45:05
Original commit files touched by this commit
leeym search for other commits by this committer
- drop MAINTAINERship
1.2a_1
22 Aug 2009 00:28:34
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
1.2a_1
22 Jan 2006 12:59:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2a_1
07 Feb 2004 16:06:59
Original commit files touched by this commit
leeym search for other commits by this committer
use PORTDOCS and PLIST_FILES instead of pkg-plist
SIZEify distinfo
1.2a_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
1.2a
01 Jan 2004 15:45:09
Original commit files touched by this commit
leeym search for other commits by this committer
makes portlint happy
- apply DOCSDIR
- replace variable "file" with "f"
1.2a
07 Mar 2003 06:07:20
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
1.2a
19 Aug 2002 08:01:34
Original commit files touched by this commit
leeym search for other commits by this committer
change my email address to leeym@FreeBSD.org

Reviewed by:    ijliao (mentor)
Approved by:    ijliao (mentor)
1.2a
08 Jun 2002 04:27:54
Original commit files touched by this commit
pat search for other commits by this committer
Update to 1.2a
Update maintainer email address
DOCSDIR and PLIST NOPORTDOCS support

PR:             38990
Submitted by:   maintainer
08 Oct 2000 05:01:16
commit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.orgcommit hash: fp1.4792@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category misc to new layout.  
05 Jun 2000 18:19:04
commit hash: fp1.618@dev.null.freshports.orgcommit hash: fp1.618@dev.null.freshports.orgcommit hash: fp1.618@dev.null.freshports.orgcommit hash: fp1.618@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Change maintainer:    

Number of commits found: 24