Port details |
- eternalterminal Remote shell that reconnects without interrupting session
- 6.2.9_6 net =4 6.2.9_4Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2018-02-28 08:01:35
- Last Update: 2024-10-29 14:38:30
- Commit Hash: 94829e7
- People watching this port, also watch:: firefox, chromium, autoconf, telegram-desktop, vpopmail
- License: APACHE20
- WWW:
- https://eternalterminal.dev/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- eternalterminal>0:net/eternalterminal
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1714591736
SHA256 (MisterTea-EternalTerminal-et-v6.2.9_GH0.tar.gz) = 13bfb2722b011b5f0a28fa619508deca96deec9eee5e42b922add0c166d8185a
SIZE (MisterTea-EternalTerminal-et-v6.2.9_GH0.tar.gz) = 25948460
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-core
- ninja : devel/ninja
- Library dependencies:
-
- 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 ssl
- 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 |
6.2.9_6 29 Oct 2024 14:38:30 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.9_5 07 Oct 2024 14:16:41 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.9_4 18 Sep 2024 19:10:12 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.9_3 15 Sep 2024 20:09:36 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 28.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.9_2 15 Aug 2024 10:55:26 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 27.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.9_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
6.2.9 01 May 2024 20:20:28 |
Nuno Teixeira (eduardo) |
net/eternalterminal: Update to 6.2.9
ChangeLog:
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.9 |
6.2.8_1 12 Feb 2024 18:57:46 |
Nuno Teixeira (eduardo) |
net/eternalterminal: Don't install extra files
Use 'do-install' target to avoid install extra httplib files.
Fixes: 1cf2efcfbb - Update to 6.2.8 |
6.2.8 12 Feb 2024 16:49:01 |
Nuno Teixeira (eduardo) |
net/eternalterminal: Update to 6.2.8
- Take maintainership
ChangeLog:
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.8
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.7
https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.6 |
6.2.4_2 14 Dec 2023 17:03:10 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 24.4
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
6.2.4_1 06 Jun 2023 14:59:11 |
Fernando Apesteguía (fernape) |
net/eternalterminal: back to the pool
Maintainer does not have a FreeBSD system anymore.
While here add USES=ssl
PR: 271845
Reported by: willtisdale@gmail.com |
6.2.4 23 Jan 2023 12:52:45 |
Fernando Apesteguía (fernape) Author: Will Tisdale |
net/eternalterminal: Update to 6.2.4
ChangeLog:
https://github.com/MisterTea/EternalTerminal/compare/et-v6.2.1...et-v6.2.4
* CVE-2022-48257, CVE-2022-48258 remedied
* fix readme regarding port forwarding
* Fix test failures that started appearing in CI
* Add documentation for the EternalTerminal protocol
* ssh-et: apply upstream updates
* docs: write gpg key to trusted.gpg.d for APT
* Support for ipv6 addresses (with or without port specified)
* ipv6 abbreviated address support
* Fix launchd plist config to remove daemonization.
* Explicitly set verbosity from cxxopts value. (Only the first 15 lines of the commit message are shown above ) |
6.2.1_1 09 Oct 2022 15:37:51 |
Po-Chuan Hsieh (sunpoet) |
devel/protobuf: Update to 3.21.7
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases |
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) |
6.2.1 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 ) |
6.2.1 20 Jul 2022 20:58:14 |
Yuri Victorovich (yuri) |
net/eternalterminal: Add workaround for the dependency problem
Approved by: portmgr (unbreak) |
6.2.1 18 Jul 2022 06:52:36 |
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) |
6.2.1 11 May 2022 07:21:11 |
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) |
6.1.11_4 17 Apr 2022 23:58:01 |
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 |
6.1.11_3 16 Apr 2022 04:19:07 |
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 |
6.1.11_2 28 Feb 2022 12:46:46 |
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 |
6.1.11_1 07 Feb 2022 22:29:43 |
Piotr Kubaj (pkubaj) |
net/eternalterminal: fix build on powerpc*
Use correct architecture names. |
6.1.11_1 17 Jan 2022 13:09:29 |
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) |
6.1.11 15 Jan 2022 09:09:15 |
Guangyuan Yang (ygy) Author: Will Tisdale |
net/eternalterminal: Update to 6.1.11
PR: 261199 |
6.1.10 12 Jan 2022 11:39:34 |
Guangyuan Yang (ygy) Author: Will Tisdale |
net/eternalterminal: Update to 6.1.10
PR: 261102 |
6.1.9 10 Jan 2022 19:50:31 |
Li-Wen Hsu (lwhsu) Author: Will Tisdale |
net/eternalterminal: Update to 6.1.9
Take maintainership
PR: 260736 |
5.1.9_10 10 Jan 2022 15:15:39 |
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 ) |
5.1.9_10 21 Jul 2021 18:11:52 |
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 |
5.1.9_8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.1.9_8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.1.9_8 26 Jan 2021 14:01:09 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
5.1.9_7 30 Aug 2020 20:19:42 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
5.1.9_6 17 Aug 2020 12:15:26 |
zi |
- Reset MAINTAINER due to fatal bounces
Reported by: portscout! |
5.1.9_6 03 Jun 2020 18:32:06 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
5.1.9_5 22 Jan 2020 05:53:20 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
5.1.9_4 31 Jul 2019 16:38:53 |
sunpoet |
Bump PORTREVISION for devel/protobuf shlib change |
5.1.9_3 26 Jul 2019 20:46:57 |
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 |
5.1.9_2 05 Jul 2019 19:08:49 |
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 |
5.1.9_1 31 Mar 2019 13:41:03 |
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 |
5.1.9 09 Mar 2019 03:15:10 |
meta |
net/eternalterminal: Update to 5.1.9
PR: 236343
Submitted by: Trevis <trevis@silencedpoet.com> (maintainer) |
4.2.1_2 25 Dec 2018 20:25:40 |
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 |
4.2.1_2 12 Dec 2018 01:35:36 |
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 |
4.2.1_1 03 Dec 2018 19:41:33 |
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 |
4.2.1 30 Oct 2018 19:05:06 |
linimon |
Fix build on powerpc64. |
4.2.1 28 Feb 2018 08:01:17 |
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) |