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
py-libtmux Typed scripting library / ORM / API wrapper for tmux
0.36.0 devel on this many watch lists=0 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 0.32.0Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-30 10:24:36
Last Update: 2024-03-31 18:51:21
Commit Hash: 6e4a9b2
Also Listed In: python
License: MIT
WWW:
https://libtmux.git-pull.com/
https://github.com/tmux-python/libtmux
Description:
libtmux is the tool behind tmuxp, a tmux workspace manager in python. It builds upon tmux's target and formats to create an object mapping to traverse, inspect and interact with live tmux sessions.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}libtmux>0:devel/py-libtmux@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-libtmux/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-libtmux
  • pkg install py39-libtmux
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-libtmux listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-libtmux
Package flavors (<flavor>: <package>)
  • py39: py39-libtmux
distinfo:
TIMESTAMP = 1711860511 SHA256 (libtmux-0.36.0.tar.gz) = 12b5554b3a19d663d2a04f30b87fb063bd6456463a3ef6c6445a721fd7f7569a SIZE (libtmux-0.36.0.tar.gz) = 256631

Packages (timestamps in pop-ups are UTC):
py37-libtmux
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--0.8.5---0.8.5-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-libtmux
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.36.00.36.0-0.36.00.36.0---
FreeBSD:13:quarterly0.25.00.25.00.22.10.25.00.36.00.25.00.25.00.25.0
FreeBSD:14:latest0.32.00.36.00.15.100.32.00.36.00.22.1-0.22.1
FreeBSD:14:quarterly0.25.00.36.0-0.25.00.36.00.25.00.25.00.25.0
FreeBSD:15:latest0.31.00.36.0n/a0.25.0n/a0.25.00.25.00.31.0
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. py39-poetry-core>=1.0.0 : devel/py-poetry-core@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. tmux : sysutils/tmux
  2. python3.9 : lang/python39
This port is required by:
for Run
  1. sysutils/py-tmuxp

Configuration Options:
No options to configure
Options name:
devel_py-libtmux
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/l/libtmux/
  2. https://pypi.org/packages/source/l/libtmux/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.36.0
31 Mar 2024 18:51:21
commit hash: 6e4a9b285a69aeddf98e2931772ad9e24709d6b6commit hash: 6e4a9b285a69aeddf98e2931772ad9e24709d6b6commit hash: 6e4a9b285a69aeddf98e2931772ad9e24709d6b6commit hash: 6e4a9b285a69aeddf98e2931772ad9e24709d6b6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.36.0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.35.1
31 Mar 2024 03:06:34
commit hash: 5b3e2546d1d7db352a94e29ef4cd25c0eed18cffcommit hash: 5b3e2546d1d7db352a94e29ef4cd25c0eed18cffcommit hash: 5b3e2546d1d7db352a94e29ef4cd25c0eed18cffcommit hash: 5b3e2546d1d7db352a94e29ef4cd25c0eed18cff files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.35.1

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.32.0
23 Mar 2024 14:49:20
commit hash: 228da01e15d794fdb952e7f8533fe2ecc19800a0commit hash: 228da01e15d794fdb952e7f8533fe2ecc19800a0commit hash: 228da01e15d794fdb952e7f8533fe2ecc19800a0commit hash: 228da01e15d794fdb952e7f8533fe2ecc19800a0 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.32.0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.31.0
21 Feb 2024 15:07:26
commit hash: c08aaf159503a5c22e46ec166b86fc74896e2efecommit hash: c08aaf159503a5c22e46ec166b86fc74896e2efecommit hash: c08aaf159503a5c22e46ec166b86fc74896e2efecommit hash: c08aaf159503a5c22e46ec166b86fc74896e2efe files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.31.0.post0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.25.0
25 Dec 2023 09:00:15
commit hash: ff23f3f31fda3caebb5ff004a7dc9e0352b47ed8commit hash: ff23f3f31fda3caebb5ff004a7dc9e0352b47ed8commit hash: ff23f3f31fda3caebb5ff004a7dc9e0352b47ed8commit hash: ff23f3f31fda3caebb5ff004a7dc9e0352b47ed8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.25.0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.24.1
27 Nov 2023 18:07:52
commit hash: 150eba98c5176fb5f031e6e028a36982fedd5b54commit hash: 150eba98c5176fb5f031e6e028a36982fedd5b54commit hash: 150eba98c5176fb5f031e6e028a36982fedd5b54commit hash: 150eba98c5176fb5f031e6e028a36982fedd5b54 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.24.1

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.24.0
27 Nov 2023 10:28:14
commit hash: a47ba76328353a6940a5da58f8bdb8dedc300485commit hash: a47ba76328353a6940a5da58f8bdb8dedc300485commit hash: a47ba76328353a6940a5da58f8bdb8dedc300485commit hash: a47ba76328353a6940a5da58f8bdb8dedc300485 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.24.0

- Update WWW

Changes:	https://github.com/tmux-python/libtmux/releases
		https://libtmux.git-pull.com/history.html
0.23.2
11 Sep 2023 03:11:27
commit hash: ddae32758258ce5a68ce8dfd430c2b84486003b3commit hash: ddae32758258ce5a68ce8dfd430c2b84486003b3commit hash: ddae32758258ce5a68ce8dfd430c2b84486003b3commit hash: ddae32758258ce5a68ce8dfd430c2b84486003b3 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.23.2

Changes:	https://github.com/tmux-python/libtmux/releases
0.23.1
04 Sep 2023 21:30:11
commit hash: c0a7a1ad77d4094123e4f9d6c7440d44174a87a5commit hash: c0a7a1ad77d4094123e4f9d6c7440d44174a87a5commit hash: c0a7a1ad77d4094123e4f9d6c7440d44174a87a5commit hash: c0a7a1ad77d4094123e4f9d6c7440d44174a87a5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.23.1

Changes:	https://github.com/tmux-python/libtmux/releases
0.23.0_1
26 Aug 2023 20:34:18
commit hash: 8b997b4484cb2aacbba5335ddd5c77be3576d639commit hash: 8b997b4484cb2aacbba5335ddd5c77be3576d639commit hash: 8b997b4484cb2aacbba5335ddd5c77be3576d639commit hash: 8b997b4484cb2aacbba5335ddd5c77be3576d639 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.23.0.post0

Changes:	https://github.com/tmux-python/libtmux/releases
0.23.0
26 Aug 2023 09:27:31
commit hash: 0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398commit hash: 0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398commit hash: 0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398commit hash: 0b0dd462ac33ba3b3c710abbdf54d7aec9a9f398 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.23.0

Changes:	https://github.com/tmux-python/libtmux/releases
0.22.1
18 Jul 2023 00:53:09
commit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0acommit hash: 9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
0.22.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
0.22.1
05 Jun 2023 18:47:06
commit hash: e73ee3fc80e2d15b56ca21ea318a66698d11a920commit hash: e73ee3fc80e2d15b56ca21ea318a66698d11a920commit hash: e73ee3fc80e2d15b56ca21ea318a66698d11a920commit hash: e73ee3fc80e2d15b56ca21ea318a66698d11a920 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.22.1

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.21.1
09 Apr 2023 20:40:18
commit hash: 279a97ec60ef6687cff21fb404a573a7d2ecbcc8commit hash: 279a97ec60ef6687cff21fb404a573a7d2ecbcc8commit hash: 279a97ec60ef6687cff21fb404a573a7d2ecbcc8commit hash: 279a97ec60ef6687cff21fb404a573a7d2ecbcc8 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.21.1

- Convert to USE_PYTHON=pep517

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.21.0
05 Feb 2023 15:47:56
commit hash: 7ecbbaa67a8e2e284eeb8ab05a7de169d6bb7fb5commit hash: 7ecbbaa67a8e2e284eeb8ab05a7de169d6bb7fb5commit hash: 7ecbbaa67a8e2e284eeb8ab05a7de169d6bb7fb5commit hash: 7ecbbaa67a8e2e284eeb8ab05a7de169d6bb7fb5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.21.0

Changes:	https://github.com/tmux-python/libtmux/releases
0.20.0
30 Jan 2023 12:59:51
commit hash: af9f94f01739a264f4f18578c199e3977b5caec5commit hash: af9f94f01739a264f4f18578c199e3977b5caec5commit hash: af9f94f01739a264f4f18578c199e3977b5caec5commit hash: af9f94f01739a264f4f18578c199e3977b5caec5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.15.10

Changes:	https://github.com/tmux-python/libtmux/releases
0.15.10
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
0.15.10
30 Dec 2022 09:04:41
commit hash: bad2892a824e45463d23f889624343ec8fbd5709commit hash: bad2892a824e45463d23f889624343ec8fbd5709commit hash: bad2892a824e45463d23f889624343ec8fbd5709commit hash: bad2892a824e45463d23f889624343ec8fbd5709 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.15.10

Changes:	https://github.com/tmux-python/libtmux/releases
0.15.8
09 Oct 2022 15:37:55
commit hash: 52bd1bbdeece52e40bda18c71d054a5fbb5aba15commit hash: 52bd1bbdeece52e40bda18c71d054a5fbb5aba15commit hash: 52bd1bbdeece52e40bda18c71d054a5fbb5aba15commit hash: 52bd1bbdeece52e40bda18c71d054a5fbb5aba15 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.15.8

Changes:	https://github.com/tmux-python/libtmux/releases
0.15.7
03 Oct 2022 17:10:32
commit hash: 4c0ba2642e0e1e7bd5e84b735cc32f5704d4dc4acommit hash: 4c0ba2642e0e1e7bd5e84b735cc32f5704d4dc4acommit hash: 4c0ba2642e0e1e7bd5e84b735cc32f5704d4dc4acommit hash: 4c0ba2642e0e1e7bd5e84b735cc32f5704d4dc4a files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.15.7

Changes:	https://github.com/tmux-python/libtmux/releases
0.15.2
03 Oct 2022 02:14:59
commit hash: 9b9135540aba36ba671bb46ab4c34712739b5483commit hash: 9b9135540aba36ba671bb46ab4c34712739b5483commit hash: 9b9135540aba36ba671bb46ab4c34712739b5483commit hash: 9b9135540aba36ba671bb46ab4c34712739b5483 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.15.2

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
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)
0.14.2
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)
0.14.2
31 Aug 2022 11:41:05
commit hash: 4d94f0ba20e80502d7850005d1720a2305c1aa7bcommit hash: 4d94f0ba20e80502d7850005d1720a2305c1aa7bcommit hash: 4d94f0ba20e80502d7850005d1720a2305c1aa7bcommit hash: 4d94f0ba20e80502d7850005d1720a2305c1aa7b files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.14.2

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.12.0
27 Aug 2022 10:24:24
commit hash: f13378b6be25ccdc5d3ad3ce947a46b2e496f70fcommit hash: f13378b6be25ccdc5d3ad3ce947a46b2e496f70fcommit hash: f13378b6be25ccdc5d3ad3ce947a46b2e496f70fcommit hash: f13378b6be25ccdc5d3ad3ce947a46b2e496f70f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.12.0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.11.0
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.11.0
30 Mar 2022 22:21:11
commit hash: 04ed05dfe903b182b05197722c767b5f68dd2739commit hash: 04ed05dfe903b182b05197722c767b5f68dd2739commit hash: 04ed05dfe903b182b05197722c767b5f68dd2739commit hash: 04ed05dfe903b182b05197722c767b5f68dd2739 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.11.0

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.10.3
23 Jan 2022 18:19:25
commit hash: 301363060f3ae3447fff1f731ca016a745a8237dcommit hash: 301363060f3ae3447fff1f731ca016a745a8237dcommit hash: 301363060f3ae3447fff1f731ca016a745a8237dcommit hash: 301363060f3ae3447fff1f731ca016a745a8237d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.10.3

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.10.2
01 Nov 2021 21:28:45
commit hash: ec315dedb2325940f16153d9583c9855d7b8ab7ccommit hash: ec315dedb2325940f16153d9583c9855d7b8ab7ccommit hash: ec315dedb2325940f16153d9583c9855d7b8ab7ccommit hash: ec315dedb2325940f16153d9583c9855d7b8ab7c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.10.2

Changes:	https://github.com/tmux-python/libtmux/releases
		https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.10.1
20 Jun 2021 16:16:00
commit hash: b7fac78abbae7a4413b5e99996f004570bf14f73commit hash: b7fac78abbae7a4413b5e99996f004570bf14f73commit hash: b7fac78abbae7a4413b5e99996f004570bf14f73commit hash: b7fac78abbae7a4413b5e99996f004570bf14f73 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-libtmux: Update to 0.10.1

Changes:	https://github.com/tmux-python/libtmux/releases
0.8.5
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.
0.8.5
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
0.8.5
08 Nov 2020 17:19:22
Revision:554534Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.5

Changes:	https://github.com/tmux-python/libtmux/releases
0.8.3
21 Aug 2020 21:24:03
Revision:545658Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.3

Changes:	https://github.com/tmux-python/libtmux/releases
0.8.2
03 Jun 2019 18:36:53
Revision:503406Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.2

Changes:	https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.8.1
27 Jan 2019 19:57:42
Revision:491388Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.1

Changes:	https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.8.0
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
0.8.0
12 Mar 2018 21:16:38
Revision:464311Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.8.0

- Update LICENSE
- Update WWW

Changes:	https://github.com/tmux-python/libtmux/blob/master/CHANGES
0.7.8
05 Mar 2018 17:14:35
Revision:463655Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.8

Changes:	https://github.com/tony/libtmux/blob/master/CHANGES
0.7.7
03 Mar 2018 19:16:06
Revision:463525Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.7.7

- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Add GitHub repository to WWW
- Take maintainership

Changes:	https://github.com/tony/libtmux/blob/master/CHANGES
0.6.3
26 Feb 2018 17:00:21
Revision:463030Original commit files touched by this commit
yuri search for other commits by this committer
Reset maintainership of 4 ports maintained by tony@git-pull.com

Based on his reply:
"I cannot maintain these ports at this time, ... I think it may be best to
remove the ports for now."

Approved by:	tcberner (mentor, implicit)
0.6.3
30 Mar 2017 10:22:36
Revision:437279Original commit files touched by this commit
miwi search for other commits by this committer
libtmux is the tool behind tmuxp, a tmux workspace manager in python.

WWW: https://pypi.python.org/pypi/libtmux

PR:		216672
Submitted by:	Tony Narlock <tony@git-pull.com>

Number of commits found: 43