Port details |
- rubygem-tmuxinator Manage complex tmux sessions easily
- 3.3.2 sysutils =2 3.3.0Version of this port present on the latest quarterly branch.
- Maintainer: ruby@FreeBSD.org
- Port Added: 2017-01-15 16:07:48
- Last Update: 2024-10-26 23:29:43
- Commit Hash: 650215d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: ruby
- License: MIT
- WWW:
- https://github.com/tmuxinator/tmuxinator
- Description:
- Tmuxinator allows complex tmux sessions to be defined using YAML and ERB,
and handles launching and reattaching those session.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rubygem-tmuxinator>0:sysutils/rubygem-tmuxinator
- To install the port:
- cd /usr/ports/sysutils/rubygem-tmuxinator/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/rubygem-tmuxinator
- pkg install rubygem-tmuxinator
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rubygem-tmuxinator
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729927195
SHA256 (rubygem/tmuxinator-3.3.2.gem) = ab5552e0284756a2291c73bf7c600d1b922383051f053d95a93f5602441e1a1e
SIZE (rubygem/tmuxinator-3.3.2.gem) = 33792
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:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Runtime dependencies:
-
- rubygem-erubi>=1.7<2 : www/rubygem-erubi
- rubygem-thor>=1.3.0<1.4 : devel/rubygem-thor
- rubygem-xdg2>=2.2.5<3 : devel/rubygem-xdg2
- tmux : sysutils/tmux
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
- Patch dependencies:
-
- ruby32 : lang/ruby32
- gem : devel/ruby-gems
-
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for rubygem-tmuxinator-3.3.2:
====> Use tmux 3.x from sysutils/tmux: you have to select exactly one of them
TMUX=on: Use tmux 3.x from sysutils/tmux
TMUX23=off: Use tmux 2.3 from sysutils/tmux23
===> Use 'make config' to modify these settings
- Options name:
- sysutils_rubygem-tmuxinator
- USES:
- gem
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.3.2 26 Oct 2024 23:29:43 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.3.2
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.3.1 14 Oct 2024 05:26:28 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.3.1
- Adjust *_DESC
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.3.0 18 Jun 2024 14:26:36 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.3.0
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.2.1 28 May 2024 20:21:34 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.2.1
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.2.0 20 Apr 2024 18:29:27 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.2.0
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.1.2 21 Feb 2024 15:11:25 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.1.2
- Change RUN_DEPENDS from rubygem-thor12 to rubygem-thor
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.0.5_1 01 Nov 2023 02:08:57 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Change RUN_DEPENDS from rubygem-thor to
rubygem-thor12
- Bump PORTREVISION for dependency change |
3.0.5 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
3.0.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
3.0.5 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
3.0.5 16 Jun 2022 14:02:24 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.0.5
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.0.4 09 Jun 2022 11:00:34 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.0.4
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.0.2 30 Mar 2022 22:21:48 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.0.2
Changes: https://github.com/tmuxinator/tmuxinator/releases |
3.0.1 21 Jul 2021 18:11:59 |
Po-Chuan Hsieh (sunpoet) |
sysutils/rubygem-tmuxinator: Update to 3.0.1
Changes: https://github.com/tmuxinator/tmuxinator/releases |
2.0.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.1 23 Aug 2020 19:48:01 |
sunpoet |
Update to 2.0.1
- Update version requirement of RUN_DEPENDS
- Update *_DESC
Changes: https://github.com/tmuxinator/tmuxinator/releases |
1.1.1 08 Aug 2019 07:45:55 |
meta |
sysutils/rubygem-tmuxinator: Update to 1.1.1
This commit is intended to support tmux 2.9 and 2.9a in particular.
PR: 239670
Submitted by: myself
Reported by: freebsd@rail.eu.org
Relnotes: https://github.com/tmuxinator/tmuxinator/releases/tag/v0.15.0
https://github.com/tmuxinator/tmuxinator/releases/tag/v0.16.0
https://github.com/tmuxinator/tmuxinator/releases/tag/v1.0.0
https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.0
https://github.com/tmuxinator/tmuxinator/releases/tag/v1.1.1
Sponsored by: HAW International, Inc. |
0.14.0_1 02 Jun 2019 18:38:17 |
sunpoet |
Change RUN_DEPENDS from rubygem-xdg to rubygem-xdg2
- Bump PORTREVISION for dependency change |
0.14.0 09 Dec 2018 23:20:29 |
swills |
sysutils/rubygem-tmuxinator: update to 0.14.0 |
0.13.0 24 Oct 2018 17:58:23 |
sunpoet |
Update to 0.13.0
Changes: https://github.com/tmuxinator/tmuxinator/releases |
0.12.0 31 Jul 2018 23:53:12 |
sunpoet |
Update to 0.12.0
Changes: https://github.com/tmuxinator/tmuxinator/releases
https://github.com/tmuxinator/tmuxinator/blob/master/CHANGELOG.md |
0.11.2 10 May 2018 23:14:46 |
sunpoet |
Update to 0.11.2
Changes: https://github.com/tmuxinator/tmuxinator/releases |
0.11.1 17 Apr 2018 19:16:11 |
sunpoet |
Update to 0.11.1
Changes: https://github.com/tmuxinator/tmuxinator/releases |
0.11.0 01 Apr 2018 07:25:41 |
krion |
Add sysutils/tmux23 support and OPTIONize dependencies.
Approved by: sunpoet
Differential Revision: https://reviews.freebsd.org/D14886 |
0.11.0 31 Mar 2018 22:47:40 |
sunpoet |
Update to 0.11.0
Changes: https://github.com/tmuxinator/tmuxinator/releases |
0.10.1 11 Dec 2017 10:44:13 |
sunpoet |
Update to 0.10.1
Changes: https://github.com/tmuxinator/tmuxinator/releases
https://github.com/tmuxinator/tmuxinator/blob/master/CHANGELOG.md |
0.10.0 20 Sep 2017 16:32:37 |
sunpoet |
Update to 0.10.0
Changes: https://github.com/tmuxinator/tmuxinator/releases
https://github.com/tmuxinator/tmuxinator/blob/master/CHANGELOG.md |
0.9.0 22 Mar 2017 18:21:55 |
adamw |
Donate to ruby@ |
0.9.0 15 Jan 2017 16:07:38 |
adamw |
Add rubygem-tmuxinator, a tmux session manager. |