Port details |
- eternalterminal Remote shell that reconnects without interrupting session
- 6.2.1 net
=1 Version of this port present on the latest quarterly branch. - Maintainer: willtisdale@gmail.com
 - Port Added: 2018-02-28 08:01:35
- Last Update: 2022-07-20 20:58:14
- Commit Hash: b133c28
- People watching this port, also watch:: pfstools, tmux
- License: APACHE20
- Description:
- EternalTerminal is a remote shell that automatically reconnects without
interrupting the session. It uses ssh under-the-hood for handshake and
encryption. Connection is via TCP unlike UDP based remote shells such as mosh.
WWW: https://eternalterminal.dev/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eternalterminal>0:net/eternalterminal
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/net/eternalterminal/ && make install clean
- To add the package, run one of these commands:
- pkg install net/eternalterminal
- pkg install eternalterminal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: eternalterminal
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1651782303
SHA256 (MisterTea-EternalTerminal-et-v6.2.1_GH0.tar.gz) = fdf68a51cb8b62b3dbbacd1d2aeba5d5491e5142e65c97713c2f1ce61d4fdbed
SIZE (MisterTea-EternalTerminal-et-v6.2.1_GH0.tar.gz) = 22307167
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- libgflags.so : devel/gflags
- libglog.so : devel/glog
- libprotobuf.so : devel/protobuf
- libsodium.so : security/libsodium
- libunwind.so : devel/libunwind
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_eternalterminal
- USES:
- cmake compiler:c++11-lang ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 20:58:14 6.2.1 |
Yuri Victorovich (yuri)  |
net/eternalterminal: Add workaround for the dependency problem
Approved by: portmgr (unbreak) |
18 Jul 2022 06:52:36 6.2.1 |
Yuri Victorovich (yuri)  |
net/eternalterminal: Unbreak build on some systems
There is a suspected build dependency problem that ET.pb.h is built
after it is used. Sequential build should have no such problem
Reported by: fallout
Approved by: portmgr (unbreak) |
11 May 2022 07:21:11 6.2.1 |
Fernando Apesteguía (fernape)  Author: Will Tisdale |
net/eternalterminal: Update to 6.2.1
ChangeLog:
https://github.com/MisterTea/EternalTerminal/compare/et-v6.1.11...et-v6.2.1
PR: 263789
Reported by: willtisdale@gmail.com (maintainer) |
17 Apr 2022 23:58:01 6.1.11_4 |
Po-Chuan Hsieh (sunpoet)  |
devel/glog: Update to 0.6.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/google/glog/releases |
16 Apr 2022 04:19:07 6.1.11_3 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.20.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
28 Feb 2022 12:46:46 6.1.11_2 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.19.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
07 Feb 2022 22:29:43 6.1.11_1 |
Piotr Kubaj (pkubaj)  |
net/eternalterminal: fix build on powerpc*
Use correct architecture names. |
17 Jan 2022 13:09:29 6.1.11_1 |
Fernando Apesteguía (fernape)  Author: Will Tisdale |
net/eternalterminal: Update to 6.1.11_1
Disable parallel jobs due to intermitent races.
Clean up the Makefile a bit.
PR: 261237
Reported by: willtisdale@gmail.com (maintainer) |
15 Jan 2022 09:09:15 6.1.11 |
Guangyuan Yang (ygy)  Author: Will Tisdale |
net/eternalterminal: Update to 6.1.11
PR: 261199 |
12 Jan 2022 11:39:34 6.1.10 |
Guangyuan Yang (ygy)  Author: Will Tisdale |
net/eternalterminal: Update to 6.1.10
PR: 261102 |
10 Jan 2022 19:50:31 6.1.9 |
Li-Wen Hsu (lwhsu)  Author: Will Tisdale |
net/eternalterminal: Update to 6.1.9
Take maintainership
PR: 260736 |
10 Jan 2022 15:15:39 5.1.9_10 |
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
21 Jul 2021 18:11:52 5.1.9_10 |
Po-Chuan Hsieh (sunpoet)  |
devel/protobuf: Update to 3.17.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 257026
Exp-run by: antoine |
07 Apr 2021 08:09:01 5.1.9_8 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 5.1.9_8 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Jan 2021 14:01:09
5.1.9_8 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
30 Aug 2020 20:19:42
5.1.9_7 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
17 Aug 2020 12:15:26
5.1.9_6 |
zi  |
- Reset MAINTAINER due to fatal bounces
Reported by: portscout! |
03 Jun 2020 18:32:06
5.1.9_6 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
22 Jan 2020 05:53:20
5.1.9_5 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
31 Jul 2019 16:38:53
5.1.9_4 |
sunpoet  |
Bump PORTREVISION for devel/protobuf shlib change |
26 Jul 2019 20:46:57
5.1.9_3 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
05 Jul 2019 19:08:49
5.1.9_2 |
sunpoet  |
Update devel/protobuf to 3.8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 238808
Exp-run by: antoine |
31 Mar 2019 13:41:03
5.1.9_1 |
sunpoet  |
Update devel/protobuf to 3.7.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 236157
Exp-run by: antoine |
09 Mar 2019 03:15:10
5.1.9 |
meta  |
net/eternalterminal: Update to 5.1.9
PR: 236343
Submitted by: Trevis <trevis@silencedpoet.com> (maintainer) |
25 Dec 2018 20:25:40
4.2.1_2 |
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 01:35:36
4.2.1_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
03 Dec 2018 19:41:33
4.2.1_1 |
sunpoet  |
Update devel/protobuf to 3.6.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
PR: 231008
Exp-run by: antoine |
30 Oct 2018 19:05:06
4.2.1 |
linimon  |
Fix build on powerpc64. |
28 Feb 2018 08:01:17
4.2.1 |
yuri  |
net/eternaltcp: Renamed to net/eternalterminal; Updated to 4.2.1
Request to rename:
https://github.com/MisterTea/EternalTCP/pull/92#issuecomment-368179461
Port changes:
* Updated GH_PROJECT/WWW accordingly
* Minor description correction
PR: 226231
Submitted by: Trevis <trevis@silencedpoet.com> (maintainer)
Approved by: tcberner (mentor, implicit) |