notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
rustdesk-server Self hosted RustDesk server
1.1.8.2_1 net on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.8_3Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-30 20:51:07
Last Update: 2023-09-08 09:06:24
Commit Hash: aba8da2
People watching this port, also watch:: libjxl, polipo, tcpdump, ratproxy, tmux
License: AGPLv3
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/rustdesk-server-1.1.8.2_1/catalog.mk
  2. /usr/local/share/licenses/rustdesk-server-1.1.8.2_1/LICENSE
  3. /usr/local/share/licenses/rustdesk-server-1.1.8.2_1/AGPLv3
  4. bin/hbbr
  5. bin/hbbs
  6. bin/rustdesk-utils
  7. @sample share/examples/rustdesk-server/newsyslog.sample etc/newsyslog.conf.d/rustdesk-server.conf
  8. @sample share/examples/rustdesk-server/syslog.sample etc/syslog.d/rustdesk-server.conf
  9. @dir etc/newsyslog.conf.d
  10. @dir etc/syslog.d
  11. @owner
  12. @group
  13. @mode
Collapse this list.
Dependency lines:
  • rustdesk-server>0:net/rustdesk-server
To install the port:
cd /usr/ports/net/rustdesk-server/ && make install clean
To add the package, run one of these commands:
  • pkg install net/rustdesk-server
  • pkg install rustdesk-server
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rustdesk-server
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
rustdesk-server
ABIlatestquarterly
FreeBSD:12:aarch64--
FreeBSD:12:amd641.1.8.2_11.1.8_3
FreeBSD:12:armv6--
FreeBSD:12:armv7--
FreeBSD:12:i3861.1.8.2_11.1.8_3
FreeBSD:12:mips--
FreeBSD:12:mips64--
FreeBSD:12:powerpc64--
FreeBSD:13:aarch64--
FreeBSD:13:amd641.1.8.2_11.1.8_3
FreeBSD:13:armv6--
FreeBSD:13:armv71.1.8.2_11.1.8_3
FreeBSD:13:i3861.1.8.2_11.1.8_3
FreeBSD:13:mips--
FreeBSD:13:mips64--
FreeBSD:13:powerpc64--
FreeBSD:13:riscv64--
FreeBSD:14:aarch64--
FreeBSD:14:amd641.1.8.2_1-
FreeBSD:14:armv6--
FreeBSD:14:armv71.1.8.2_1-
FreeBSD:14:i3861.1.8.2_1-
FreeBSD:14:mips--
FreeBSD:14:mips64--
FreeBSD:14:powerpc64--
FreeBSD:14:riscv64--
FreeBSD:15:amd641.1.8.2_1-
FreeBSD:15:armv6--
FreeBSD:15:armv71.1.8.2_1-
FreeBSD:15:i3861.1.8.2_1-
FreeBSD:15:mips64--
FreeBSD:15:powerpc64--
FreeBSD:15:riscv64--
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rust>=1.72.0 : lang/rust
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
pkg-message:
If upgrading from < 1.1.8_3:
WWW: https://rustdesk.com/server/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rustdesk/rustdesk-server/tar.gz/1.1.8-2?dummy=/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.8.2_1
08 Sep 2023 09:06:24
commit hash:aba8da2be191461126505c67726fa87345ae63f8commit hash:aba8da2be191461126505c67726fa87345ae63f8commit hash:aba8da2be191461126505c67726fa87345ae63f8commit hash:aba8da2be191461126505c67726fa87345ae63f8 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.72.0

PR:		273331
1.1.8.2
25 Jul 2023 15:59:01
commit hash:71a8e1ca2ae4a433d866d52be924fcb04bb5cee3commit hash:71a8e1ca2ae4a433d866d52be924fcb04bb5cee3commit hash:71a8e1ca2ae4a433d866d52be924fcb04bb5cee3commit hash:71a8e1ca2ae4a433d866d52be924fcb04bb5cee3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Update to 1.1.8-2
1.1.8_3
24 Jul 2023 15:29:18
commit hash:20a8f667556567f3392f08c539f20bef64ab6098commit hash:20a8f667556567f3392f08c539f20bef64ab6098commit hash:20a8f667556567f3392f08c539f20bef64ab6098commit hash:20a8f667556567f3392f08c539f20bef64ab6098 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Correct location of runtime database files

Fix rustdesk-server startup scripts to use /var/db/rustdesk-server
by default to store its files. These files need to be preserved
across reboots, so /var/run is the wrong place.

Added pkg-message to inform users.

While here, fix some issues with comments referencing a different
software and update the declared defaults.

Reported by:	Victor Tschetter <tschetter.victor@gmail.com>
		https://github.com/rustdesk/rustdesk-server/issues/288
MFH:		2023Q3
1.1.8_2
17 Jul 2023 15:58:38
commit hash:cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash:cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash:cdf28617b49d6e4a3b049746d3754fbc36ef7892commit hash:cdf28617b49d6e4a3b049746d3754fbc36ef7892 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.71.0

PR:		272449
1.1.8_1
28 Jun 2023 12:47:03
commit hash:3951dbc359144407ce692d4b36dc502297d1767dcommit hash:3951dbc359144407ce692d4b36dc502297d1767dcommit hash:3951dbc359144407ce692d4b36dc502297d1767dcommit hash:3951dbc359144407ce692d4b36dc502297d1767d files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Upstream rerolled distfile with some minr changes.
1.1.8
22 Jun 2023 14:56:35
commit hash:213c1922782311be7a0e4c51f8aa9e3b1bf70676commit hash:213c1922782311be7a0e4c51f8aa9e3b1bf70676commit hash:213c1922782311be7a0e4c51f8aa9e3b1bf70676commit hash:213c1922782311be7a0e4c51f8aa9e3b1bf70676 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Update to 1.1.8
1.1.7.4_2
09 Jun 2023 11:38:16
commit hash:e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash:e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash:e1d1045bc7a57cb26a07750a25c7b8bdd94b7175commit hash:e1d1045bc7a57cb26a07750a25c7b8bdd94b7175 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.70.0

PR:		271797
1.1.7.4_1
23 Apr 2023 13:14:05
commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.69.0

PR:		270953
1.1.7.4
09 Apr 2023 08:12:21
commit hash:e5a1ccaa55885168b2f201f7abc943b6ab89220dcommit hash:e5a1ccaa55885168b2f201f7abc943b6ab89220dcommit hash:e5a1ccaa55885168b2f201f7abc943b6ab89220dcommit hash:e5a1ccaa55885168b2f201f7abc943b6ab89220d files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Mark broken on aarch64.
1.1.7.4
02 Apr 2023 16:44:29
commit hash:8ba93350635037f9abadd7bb64f74b33f55bf11dcommit hash:8ba93350635037f9abadd7bb64f74b33f55bf11dcommit hash:8ba93350635037f9abadd7bb64f74b33f55bf11dcommit hash:8ba93350635037f9abadd7bb64f74b33f55bf11d files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Update to 1.1.7-4

- Remove patch now present in upstream code.
1.1.7.3_1
31 Mar 2023 16:48:58
commit hash:292a4f4f5e751f452b1162cf876fd0166b6df025commit hash:292a4f4f5e751f452b1162cf876fd0166b6df025commit hash:292a4f4f5e751f452b1162cf876fd0166b6df025commit hash:292a4f4f5e751f452b1162cf876fd0166b6df025 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Update patch

Modify patch, needed to avoid crashes on startup, to improved one,
discussed in upstream PR.

Adding the "dont_minimize_extra_stacks" option to the flexi_logger
avoids the stack overflow causing the startup crashes.

Obtained
from:	https://github.com/rustdesk/rustdesk-server/pull/232#issuecomment-1491347232
1.1.7.3
30 Mar 2023 20:47:39
commit hash:000b96ce2a6204760f1e10f6f4f71a699d7dd231commit hash:000b96ce2a6204760f1e10f6f4f71a699d7dd231commit hash:000b96ce2a6204760f1e10f6f4f71a699d7dd231commit hash:000b96ce2a6204760f1e10f6f4f71a699d7dd231 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
net/rustdesk-server: Add new port

RustDesk-server is a self hosted server for the RustDesk remote
desktop software.

WWW: https://rustdesk.com/server/

Patches obtained from/discussed in:

https://github.com/rustdesk/rustdesk-server/pull/232
https://github.com/rustdesk/rustdesk-server/issues/209

Number of commits found: 12