aboutsummaryrefslogtreecommitdiff
path: root/net/eternalterminal
Commit message (Collapse)AuthorAgeFilesLines
* devel/protobuf: Update to 28.1Po-Chuan Hsieh12 days1-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* devel/protobuf: Update to 28.0Po-Chuan Hsieh2024-09-151-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* devel/protobuf: Update to 27.3Po-Chuan Hsieh2024-08-151-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* security/libsodium: update to 1.0.19, bump dependent portsVsevolod Stakhov2024-05-201-0/+1
| | | | | PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
* net/eternalterminal: Update to 6.2.9Nuno Teixeira2024-05-012-11/+7
| | | | | ChangeLog: https://github.com/MisterTea/EternalTerminal/releases/tag/et-v6.2.9
* net/eternalterminal: Don't install extra filesNuno Teixeira2024-02-123-7/+8
| | | | | | Use 'do-install' target to avoid install extra httplib files. Fixes: 1cf2efcfbb - Update to 6.2.8
* net/eternalterminal: Update to 6.2.8Nuno Teixeira2024-02-123-12/+19
| | | | | | | | | - 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
* devel/protobuf: Update to 24.4Po-Chuan Hsieh2023-12-141-1/+1
| | | | | | | - Use USES=pathfix to fix .pc installation - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* net/eternalterminal: back to the poolFernando Apesteguía2023-06-061-2/+3
| | | | | | | | Maintainer does not have a FreeBSD system anymore. While here add USES=ssl PR: 271845 Reported by: willtisdale@gmail.com
* net/eternalterminal: Update to 6.2.4Will Tisdale2023-01-232-5/+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. * Remove daemon flag in systemd config * Format all source with clang-format. * Fix tunnel parsing exception handling. * Fix SIGTERM behavior that causes systemd control of etserver to timeout. * Parse telemetry ini config as boolean and make telemetry opt-in. * Logfile open mode and permission plus location configurability. PR: 269079 Reported by: willtisdale@gmail.com (maintainer) MFH: 2023Q1 (security fixes) Security: CVE-2022-48257, CVE-2022-48258
* devel/protobuf: Update to 3.21.7Po-Chuan Hsieh2022-10-091-0/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | 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)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* net/eternalterminal: Add workaround for the dependency problemYuri Victorovich2022-07-201-1/+1
| | | | Approved by: portmgr (unbreak)
* net/eternalterminal: Unbreak build on some systemsYuri Victorovich2022-07-181-0/+2
| | | | | | | | 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)
* net/eternalterminal: Update to 6.2.1Will Tisdale2022-05-113-21/+4
| | | | | | | | ChangeLog: https://github.com/MisterTea/EternalTerminal/compare/et-v6.1.11...et-v6.2.1 PR: 263789 Reported by: willtisdale@gmail.com (maintainer)
* devel/glog: Update to 0.6.0Po-Chuan Hsieh2022-04-171-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/google/glog/releases
* devel/protobuf: Update to 3.20.0Po-Chuan Hsieh2022-04-161-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* devel/protobuf: Update to 3.19.4Po-Chuan Hsieh2022-02-281-1/+1
| | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases
* net/eternalterminal: fix build on powerpc*Piotr Kubaj2022-02-071-0/+14
| | | | Use correct architecture names.
* net/eternalterminal: Update to 6.1.11_1Will Tisdale2022-01-171-3/+5
| | | | | | | | Disable parallel jobs due to intermitent races. Clean up the Makefile a bit. PR: 261237 Reported by: willtisdale@gmail.com (maintainer)
* net/eternalterminal: Update to 6.1.11Will Tisdale2022-01-152-4/+4
| | | | PR: 261199
* net/eternalterminal: Update to 6.1.10Will Tisdale2022-01-122-4/+4
| | | | PR: 261102
* net/eternalterminal: Update to 6.1.9Will Tisdale2022-01-104-13/+27
| | | | | | Take maintainership PR: 260736
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* devel/protobuf: Update to 3.17.3Po-Chuan Hsieh2021-07-211-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 257026 Exp-run by: antoine
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2021-01-261-1/+1
| | | | Notes: svn path=/head/; revision=562671
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-08-301-1/+1
| | | | Notes: svn path=/head/; revision=547081
* - Reset MAINTAINER due to fatal bouncesRyan Steinmetz2020-08-171-1/+1
| | | | | | | Reported by: portscout! Notes: svn path=/head/; revision=545159
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-06-031-1/+1
| | | | Notes: svn path=/head/; revision=537830
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2020-01-221-1/+1
| | | | Notes: svn path=/head/; revision=523788
* Bump PORTREVISION for devel/protobuf shlib changeSunpoet Po-Chuan Hsieh2019-07-311-1/+1
| | | | Notes: svn path=/head/; revision=507719
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=507372
* Update devel/protobuf to 3.8.0Sunpoet Po-Chuan Hsieh2019-07-051-1/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 238808 Exp-run by: antoine Notes: svn path=/head/; revision=505909
* Update devel/protobuf to 3.7.1Sunpoet Po-Chuan Hsieh2019-03-311-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 236157 Exp-run by: antoine Notes: svn path=/head/; revision=497411
* net/eternalterminal: Update to 5.1.9Koichiro Iwao2019-03-092-6/+9
| | | | | | | | PR: 236343 Submitted by: Trevis <trevis@silencedpoet.com> (maintainer) Notes: svn path=/head/; revision=495095
* Change cmake default behaviour to outsource.Tobias C. Berner2018-12-251-1/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=488341
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=487272
* Update devel/protobuf to 3.6.1Sunpoet Po-Chuan Hsieh2018-12-031-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/protocolbuffers/protobuf/releases PR: 231008 Exp-run by: antoine Notes: svn path=/head/; revision=486531
* Fix build on powerpc64.Mark Linimon2018-10-301-1/+1
| | | | Notes: svn path=/head/; revision=483512
* net/eternaltcp: Renamed to net/eternalterminal; Updated to 4.2.1Yuri Victorovich2018-02-283-0/+34
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) Notes: svn path=/head/; revision=463185