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
eternalterminal Remote shell that reconnects without interrupting session
6.2.8_1 net on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 6.2.4_2Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-02-28 08:01:35
Last Update: 2024-02-12 18:57:46
Commit Hash: 0d5cdf4
People watching this port, also watch:: firefox, pfstools
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.
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 (13 items)
Collapse this list.
  1. /usr/local/share/licenses/eternalterminal-6.2.8_1/catalog.mk
  2. /usr/local/share/licenses/eternalterminal-6.2.8_1/LICENSE
  3. /usr/local/share/licenses/eternalterminal-6.2.8_1/APACHE20
  4. bin/et
  5. bin/etserver
  6. bin/etterminal
  7. bin/htm
  8. bin/htmd
  9. @sample etc/etserver/et.cfg.sample
  10. etc/rc.d/etserver
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • eternalterminal>0:net/eternalterminal
Conflicts:
CONFLICTS_INSTALL:
  • linux-enemyterritory
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 = 1707758298 SHA256 (MisterTea-EternalTerminal-et-v6.2.8_GH0.tar.gz) = 6c1a23a2fe9229a882622378126d4482ae67328a5ca8ef660f14034401711764 SIZE (MisterTea-EternalTerminal-et-v6.2.8_GH0.tar.gz) = 23387724

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libprotobuf.so : devel/protobuf
  2. libsodium.so : security/libsodium
  3. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/MisterTea/EternalTerminal/tar.gz/et-v6.2.8?dummy=/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.2.8_1
12 Feb 2024 18:57:46
commit hash: 0d5cdf4e4c3c96c0defe60e73bc9c19fd965781dcommit hash: 0d5cdf4e4c3c96c0defe60e73bc9c19fd965781dcommit hash: 0d5cdf4e4c3c96c0defe60e73bc9c19fd965781dcommit hash: 0d5cdf4e4c3c96c0defe60e73bc9c19fd965781d files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 1cf2efcfbb7d9376221c073ad0abd88c91644895commit hash: 1cf2efcfbb7d9376221c073ad0abd88c91644895commit hash: 1cf2efcfbb7d9376221c073ad0abd88c91644895commit hash: 1cf2efcfbb7d9376221c073ad0abd88c91644895 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
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
commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71commit hash: 69e2e87fa56b54e267429b326f7f6188a7baaa71 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 949d924b8d7e1ae26c3ac7bb3a071fbe7ac54c9ecommit hash: 949d924b8d7e1ae26c3ac7bb3a071fbe7ac54c9ecommit hash: 949d924b8d7e1ae26c3ac7bb3a071fbe7ac54c9ecommit hash: 949d924b8d7e1ae26c3ac7bb3a071fbe7ac54c9e files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: 2a6cc6635b837b263eef5058ecc822b82d23ceb8commit hash: 2a6cc6635b837b263eef5058ecc822b82d23ceb8commit hash: 2a6cc6635b837b263eef5058ecc822b82d23ceb8commit hash: 2a6cc6635b837b263eef5058ecc822b82d23ceb8 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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 View all of this commit message)
6.2.1_1
09 Oct 2022 15:37:51
commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5commit hash: 05e7a8b8e17851b506a55ab8676bd62779c328c5 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
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)
6.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)
6.2.1
20 Jul 2022 20:58:14
commit hash: b133c28ef7540f8ee6827459dc50c13493643972commit hash: b133c28ef7540f8ee6827459dc50c13493643972commit hash: b133c28ef7540f8ee6827459dc50c13493643972commit hash: b133c28ef7540f8ee6827459dc50c13493643972 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
net/eternalterminal: Add workaround for the dependency problem

Approved by:	portmgr (unbreak)
6.2.1
18 Jul 2022 06:52:36
commit hash: 3338385fde2640bc19110970dd75e26c41a8e305commit hash: 3338385fde2640bc19110970dd75e26c41a8e305commit hash: 3338385fde2640bc19110970dd75e26c41a8e305commit hash: 3338385fde2640bc19110970dd75e26c41a8e305 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: a982c02ba5ae26c8b427baa666bef9c94a9f4a64commit hash: a982c02ba5ae26c8b427baa666bef9c94a9f4a64commit hash: a982c02ba5ae26c8b427baa666bef9c94a9f4a64commit hash: a982c02ba5ae26c8b427baa666bef9c94a9f4a64 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769commit hash: 2ffb4427a317c99668e64f952d41091f1a4f0769 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49bcommit hash: 10d211b655d85e31bf9b8e27d234f526cfd1e49b files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2commit hash: f7e42ce5d5a3f11265d1e253b04212001992eca2 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 3b6e1ad43060826802b0d58ea2de4b63452b8e02commit hash: 3b6e1ad43060826802b0d58ea2de4b63452b8e02commit hash: 3b6e1ad43060826802b0d58ea2de4b63452b8e02commit hash: 3b6e1ad43060826802b0d58ea2de4b63452b8e02 files touched by this commit This port version is marked as vulnerable.
Piotr Kubaj (pkubaj) search for other commits by this committer
net/eternalterminal: fix build on powerpc*

Use correct architecture names.
6.1.11_1
17 Jan 2022 13:09:29
commit hash: 6ced46cab601100890a8a83510e6455700a82943commit hash: 6ced46cab601100890a8a83510e6455700a82943commit hash: 6ced46cab601100890a8a83510e6455700a82943commit hash: 6ced46cab601100890a8a83510e6455700a82943 files touched by this commit This port version is marked as vulnerable.
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: 9b0c305d91d0f880f6d5186883b10d3f19fa1b68commit hash: 9b0c305d91d0f880f6d5186883b10d3f19fa1b68commit hash: 9b0c305d91d0f880f6d5186883b10d3f19fa1b68commit hash: 9b0c305d91d0f880f6d5186883b10d3f19fa1b68 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Will Tisdale
net/eternalterminal: Update to 6.1.11

PR:		261199
6.1.10
12 Jan 2022 11:39:34
commit hash: 4cb97e15481b28a2859579ba172d4ab4306626a7commit hash: 4cb97e15481b28a2859579ba172d4ab4306626a7commit hash: 4cb97e15481b28a2859579ba172d4ab4306626a7commit hash: 4cb97e15481b28a2859579ba172d4ab4306626a7 files touched by this commit This port version is marked as vulnerable.
Guangyuan Yang (ygy) search for other commits by this committer
Author: Will Tisdale
net/eternalterminal: Update to 6.1.10

PR:		261102
6.1.9
10 Jan 2022 19:50:31
commit hash: 909a9752d8f8db2f54923ca92a75ad454e6f3d03commit hash: 909a9752d8f8db2f54923ca92a75ad454e6f3d03commit hash: 909a9752d8f8db2f54923ca92a75ad454e6f3d03commit hash: 909a9752d8f8db2f54923ca92a75ad454e6f3d03 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Will Tisdale
net/eternalterminal: Update to 6.1.9

Take maintainership

PR:		260736
5.1.9_10
10 Jan 2022 15:15:39
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
5.1.9_10
21 Jul 2021 18:11:52
commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366commit hash: f4acead6367a692af17431cc233565e8f1149366 files touched by this commit This port version is marked as vulnerable.
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
5.1.9_8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
5.1.9_8
26 Jan 2021 14:01:09
Revision:562671Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
5.1.9_7
30 Aug 2020 20:19:42
Revision:547081Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
5.1.9_6
17 Aug 2020 12:15:26
Revision:545159Original commit files touched by this commit This port version is marked as vulnerable.
zi search for other commits by this committer
- Reset MAINTAINER due to fatal bounces

Reported by:	portscout!
5.1.9_6
03 Jun 2020 18:32:06
Revision:537830Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
5.1.9_5
22 Jan 2020 05:53:20
Revision:523788Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
5.1.9_4
31 Jul 2019 16:38:53
Revision:507719Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
Bump PORTREVISION for devel/protobuf shlib change
5.1.9_3
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit This port version is marked as vulnerable.
gerald search for other commits by this committer
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
Revision:505909Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
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
Revision:497411Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
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
Revision:495095Original commit files touched by this commit This port version is marked as vulnerable.
meta search for other commits by this committer
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
Revision:488341Original commit files touched by this commit This port version is marked as vulnerable.
tcberner search for other commits by this committer
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
Revision:487272Original commit files touched by this commit This port version is marked as vulnerable.
gerald search for other commits by this committer
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
Revision:486531Original commit files touched by this commit This port version is marked as vulnerable.
sunpoet search for other commits by this committer
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
Revision:483512Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Fix build on powerpc64.
4.2.1
28 Feb 2018 08:01:17
Revision:463185Original commit files touched by this commit This port version is marked as vulnerable.
yuri search for other commits by this committer
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)

Number of commits found: 38