Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions net/et/DESCR
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Eternal Terminal is a remote shell that automatically reconnects without
interrupting the session.
39 changes: 39 additions & 0 deletions net/et/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# $NetBSD$

GITHUB_PROJECT= EternalTerminal
GITHUB_TAG= et-v${PKGVERSION_NOREV}

DISTNAME= et-6.1.11
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GITHUB:=MisterTea/}
DIST_SUBDIR= ${GITHUB_PROJECT}

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/MisterTea/EternalTerminal/
COMMENT= Remote shell to automatically reconnect
LICENSE= apache-2.0

WRKSRC= ${WRKDIR}/EternalTerminal-et-v6.1.11
USE_CMAKE= yes
USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
USE_TOOLS+= perl

PKGCONFIG_OVERRIDE+= external_imported/Catch2/CMake/catch2.pc.in
PKGCONFIG_OVERRIDE+= external_imported/UniversalStacktrace/external/Catch2/CMake/catch2.pc.in
PKGCONFIG_OVERRIDE+= external_imported/json/benchmarks/thirdparty/benchmark/cmake/benchmark.pc.in
PKGCONFIG_OVERRIDE+= external_imported/json/cmake/pkg-config.pc.in
PKGCONFIG_OVERRIDE+= external_imported/msgpack-c/msgpack.pc.in
PKGCONFIG_OVERRIDE+= external_imported/sentry-native/external/breakpad/breakpad-client.pc.in
PKGCONFIG_OVERRIDE+= external_imported/sentry-native/external/breakpad/breakpad.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/bzip2/bzip2.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/libvpx/vpx.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/openssl/openssl.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/sqlite3/sqlite3.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/szip/szip.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/v8/v8.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/v8/v8_libbase.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/v8/v8_libplatform.pc.in
PKGCONFIG_OVERRIDE+= external_imported/vcpkg/ports/v8/v8_monolith.pc.in

.include "../../mk/bsd.pkg.mk"
15 changes: 15 additions & 0 deletions net/et/PLIST
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
@comment $NetBSD$
bin/crashpad_handler
bin/et
bin/etserver
bin/etterminal
bin/htm
bin/htmd
lib/cmake/sentry/sentry_crashpad-targets.cmake
lib/libcrashpad_client.a
lib/libcrashpad_handler_lib.a
lib/libcrashpad_minidump.a
lib/libcrashpad_snapshot.a
lib/libcrashpad_tools.a
lib/libcrashpad_util.a
lib/libmini_chromium.a
5 changes: 5 additions & 0 deletions net/et/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
$NetBSD$

BLAKE2s (EternalTerminal/et-6.1.11.tar.gz) = 0e7079816a169b76e08c395c3f010df424a2f5abe95d99c0b08af53ae0b021e5
SHA512 (EternalTerminal/et-6.1.11.tar.gz) = 71b1fe20096a46e6f0ce87ec18d5074f90f48193a1637becb9692b20e7d92fc3b091cf843cecca30a4591fc94396494ff8282343ec6068a2905afd8f4225b3e4
Size (EternalTerminal/et-6.1.11.tar.gz) = 22081590 bytes