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) combination for a given watch list. This is what FreshPorts will look for.

Port details
mtm Terminal multiplexer focused on simplicity, compatibility and stability
1.2.1 sysutils on this many watch lists=1 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 1.2.1Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-05-11 16:14:05
Last Update: 2024-01-10 15:29:49
Commit Hash: e4610fc
People watching this port, also watch:: json-c, sysinfo, python, miller
License: GPLv3+
WWW:
https://github.com/deadpixi/mtm
Description:
mtm is the Micro Terminal Multiplexer, a terminal multiplexer. It has four major features/princples: - Simplicity: there are three commands (change focus, split, close). There are no modes, no dozens of commands, no crazy feature list. - Compatibility: mtm emulates a classic ANSI text terminal. That means it should work out of the box on essentially all terminfo/termcap-based systems (even pretty old ones), without needing to install a new termcap entry. - Size mtm is small. The entire project is around 1000 lines of code. - Stability: mtm is "finished" as it is now. You don't need to worry about it changing on you unexpectedly. The only changes that can happen at this point are: - Bug fixes. - Translation improvements. - Accessibility improvements. - Fixes to keep it working on modern OSes.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mtm
  2. share/man/man1/mtm.1.gz
  3. /usr/local/share/licenses/mtm-1.2.1/catalog.mk
  4. /usr/local/share/licenses/mtm-1.2.1/LICENSE
  5. /usr/local/share/licenses/mtm-1.2.1/GPLv3+
Collapse this list.
Dependency lines:
  • mtm>0:sysutils/mtm
To install the port:
cd /usr/ports/sysutils/mtm/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/mtm
  • pkg install mtm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mtm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1633890760 SHA256 (deadpixi-mtm-1.2.1_GH0.tar.gz) = 2ae05466ef44efa7ddb4bce58efc425617583d9196b72e80ec1090bd77df598c SIZE (deadpixi-mtm-1.2.1_GH0.tar.gz) = 383409

Packages (timestamps in pop-ups are UTC):
mtm
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2.11.2.11.2.0_11.2.11.2.1-1.2.0_1-
FreeBSD:13:quarterly1.2.11.2.11.2.11.2.11.2.11.2.11.2.11.2.1
FreeBSD:14:latest1.2.11.2.11.2.11.2.11.2.11.2.1-1.2.1
FreeBSD:14:quarterly1.2.11.2.1-1.2.11.2.11.2.11.2.11.2.1
FreeBSD:15:latest1.2.11.2.1n/a1.2.1n/a1.2.11.2.11.2.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_mtm
USES:
localbase ncurses:base
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/deadpixi/mtm/tar.gz/1.2.1?dummy=/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.1
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
1.2.1
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree

- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
  ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
  Also move conditional flags for non sparc64/arm ARCH to fixed flags.

Reviewed by:	brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068
1.2.1
16 May 2023 03:57:46
commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560commit hash: 8b63b54d43cc9f4a3c3af406790fc6f0d86db560 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Cleanup: drop redundant DESTDIR propagation via MAKE_{ARGS,ENV}

Our framework usually DTRT; sometimes it's necessary to pass it
explicitly, e.g. for ports with USES+=qmake or which use exotic
build systems, but these are mostly staging dawn and apparently
debug leftovers, so remove them to not confuse the reader.
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.2.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2.1
13 Oct 2021 10:14:14
commit hash: 3c238158dec37307a2fa384d447efaccb2862647commit hash: 3c238158dec37307a2fa384d447efaccb2862647commit hash: 3c238158dec37307a2fa384d447efaccb2862647commit hash: 3c238158dec37307a2fa384d447efaccb2862647 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/mtm: Fix build on older releases
1.2.1
10 Oct 2021 19:30:17
commit hash: 5aebc0240ceef43d188705c7d11602f8d8da4f14commit hash: 5aebc0240ceef43d188705c7d11602f8d8da4f14commit hash: 5aebc0240ceef43d188705c7d11602f8d8da4f14commit hash: 5aebc0240ceef43d188705c7d11602f8d8da4f14 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/mtm: Update to 1.2.1

Changes:	https://github.com/deadpixi/mtm/releases/tag/1.2.1
1.2.0_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.2.0_1
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.
1.2.0_1
14 Oct 2020 10:51:12
Revision:552324Original commit files touched by this commit
0mp search for other commits by this committer
Let mtm use ncurses from the base system on recent CURRENT

Also, update manual page installation path.

PR:		250227
Submitted by:	swills
1.2.0
28 Oct 2019 11:22:10
Revision:515853Original commit files touched by this commit
0mp search for other commits by this committer
Update to 1.2.0

Changelog:
https://github.com/deadpixi/mtm/releases/tag/1.2.0
1.1.0
20 Sep 2019 15:32:53
Revision:512418Original commit files touched by this commit
0mp search for other commits by this committer
Update to 1.1.0

Reported by:	portscout
Event:		EuroBSDcon 2019 Hackathon
1.0.1
09 Aug 2019 20:09:14
Revision:508478Original commit files touched by this commit
0mp search for other commits by this committer
sysutils/mtm: Fix building on 11.2 amd64

/usr/bin/ld: undefined reference to symbol `intrflush' (try adding -ltinfow)
/usr/local/lib/libtinfow.so: could not read symbols: Bad value

Reported by:	pkg-fallout
1.0.1
06 Aug 2019 20:35:37
Revision:508281Original commit files touched by this commit
0mp search for other commits by this committer
sysutils/mtm: Fix a typo in COMMENT

Reported by:	kai
1.0.1
06 Aug 2019 14:59:47
Revision:508255Original commit files touched by this commit
0mp search for other commits by this committer
sysutils/mtm: Update to 1.0.1

Reported by:	Repology
g20180507
18 Sep 2018 07:10:08
Revision:479979Original commit files touched by this commit
linimon search for other commits by this committer
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
g20180507
11 May 2018 16:13:49
Revision:469648Original commit files touched by this commit
krion search for other commits by this committer
Add sysutils/mtm:

mtm is the Micro Terminal Multiplexer, a terminal multiplexer.

It has four major features/princples:
 - Simplicity: there are three commands (change focus, split, close). There are
   no modes, no dozens of commands, no crazy feature list.
 - Compatibility: mtm emulates a classic ANSI text terminal. That means it
   should work out of the box on essentially all terminfo/termcap-based systems
   (even pretty old ones), without needing to install a new termcap entry.
 - Size mtm is small. The entire project is around 1000 lines of code.
 - Stability: mtm is "finished" as it is now. You don't need to worry about it
   changing on you unexpectedly. The only changes that can happen at this point
   are:
    - Bug fixes.
    - Translation improvements.
    - Accessibility improvements.
    - Fixes to keep it working on modern OSes.

WWW: https://github.com/deadpixi/mtm

PR:		228152
Submitted by:	0mp@FreeBSD.org
Reviewed by:	tobik

Number of commits found: 17