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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2020Q3
anydesk Fast remote desktop
5.5.5 deskutils on this many watch lists=0 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 5.5.5Version of this port present on the latest quarterly branch.
Maintainer: freebsd@sysctl.cz search for ports maintained by this maintainer
Port Added: 2020-07-05 09:06:18
Last Update: 2020-07-05 09:06:11
Commit Hash: 79cc6ff
License: not specified in port
WWW:
https://anydesk.com/remote-desktop
Description:
AnyDesk is fast remote desktop which uses DeskRT to provide a considerably better image quality and responsiveness than competing screensharing and remote desktop products. DeskRT is a new and innovative video codec specifically designed for the transmission of image material from graphical user interfaces. WWW: https://anydesk.com/remote-desktop
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 (1 items)
Collapse this list.
  1. bin/anydesk
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • anydesk>0:deskutils/anydesk
To install the port:
cd /usr/ports/deskutils/anydesk/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/anydesk
  • pkg install anydesk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: anydesk
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1593877007 SHA256 (anydesk-freebsd-5.5.5-x86_64.tar.gz) = a37aa9c50340781cce2b3fe4f102f3de3f9b33b930bf861e417512a15e26fae9 SIZE (anydesk-freebsd-5.5.5-x86_64.tar.gz) = 4782339

Expand this list (2 items)

Collapse this list.

SHA256 (anydesk-freebsd-5.5.5-i386.tar.gz) = 0c025e1b6bed521ddc6e76bac5c5b39b759824c12fed37d371d39c935467abb6 SIZE (anydesk-freebsd-5.5.5-i386.tar.gz) = 4405464

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. xorgproto>=0 : x11/xorgproto
  2. xorgproto>=0 : x11/xorgproto
  3. x11.pc : x11/libX11
  4. xcb.pc : x11/libxcb
  5. xdamage.pc : x11/libXdamage
  6. xext.pc : x11/libXext
  7. xfixes.pc : x11/libXfixes
  8. xi.pc : x11/libXi
  9. xrandr.pc : x11/libXrandr
  10. xrender.pc : x11/libXrender
  11. xtst.pc : x11/libXtst
Runtime dependencies:
  1. x11.pc : x11/libX11
  2. xcb.pc : x11/libxcb
  3. xdamage.pc : x11/libXdamage
  4. xext.pc : x11/libXext
  5. xfixes.pc : x11/libXfixes
  6. xi.pc : x11/libXi
  7. xrandr.pc : x11/libXrandr
  8. xrender.pc : x11/libXrender
  9. xtst.pc : x11/libXtst
Library dependencies:
  1. libfontconfig.so : x11-fonts/fontconfig
  2. libfreetype.so : print/freetype2
  3. libgtkglext-x11-1.0.so : x11-toolkits/gtkglext
  4. libinotify.so : devel/libinotify
  5. libpolkit-gobject-1.so : sysutils/polkit
  6. libxkbfile.so : x11/libxkbfile
  7. libGL.so : graphics/mesa-libs
  8. libGLU.so : graphics/libGLU
  9. libatk-1.0.so : accessibility/atk
  10. libcairo.so : graphics/cairo
  11. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  12. libglib-2.0.so : devel/glib20
  13. libintl.so : devel/gettext-runtime
  14. libgtk-x11-2.0.so : x11-toolkits/gtk20
  15. libpango-1.0.so : x11-toolkits/pango
  16. libpangox-1.0.so : x11-toolkits/pangox-compat
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
deskutils_anydesk
USES:
gl gnome xorg xorg
pkg-message:
For install:
1. Minimum OS version. ====================== Anydesk is a binary package for FreeBSD. Minimal recommended is 1 GiB system memory installed but performence will be reduced. For good performance is recommended and 2 GiB system memory. 2. Important settings ===================== Since Version 2.9.1 the following prerequisites have to be met: You need a mounted /proc directory. Either mount it manually or add it to your /etc/fstab file: fstab: proc /proc procfs rw 0 0 manually: # mount -t procfs proc /proc
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download.anydesk.com/freebsd/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
5.5.5
05 Jul 2020 09:06:12
Revision:541262Original commit files touched by this commit
joneum search for other commits by this committer
MFH: r541261

Update to 5.5.5

This Update fix CVE-2020-13160: AnyDesk before 5.5.3 on Linux and FreeBSD has a
format string vulnerability that can be exploited for remote code execution.

PR:		247406
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Security:	4344861a-be0b-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)
5.5.5
05 Jul 2020 09:06:11
commit hash: 79cc6ff8d266a1b09ff02eb753694a0c42ba9152commit hash: 79cc6ff8d266a1b09ff02eb753694a0c42ba9152commit hash: 79cc6ff8d266a1b09ff02eb753694a0c42ba9152commit hash: 79cc6ff8d266a1b09ff02eb753694a0c42ba9152 files touched by this commit
Jochen Neumeister (joneum) search for other commits by this committer
MFH: r541261

Update to 5.5.5

This Update fix CVE-2020-13160: AnyDesk before 5.5.3 on Linux and FreeBSD has a
format string vulnerability that can be exploited for remote code execution.

PR:		247406
Submitted by:	Martin Filla <freebsd@sysctl.cz> (maintainer)
Security:	4344861a-be0b-11ea-9172-4c72b94353b5
Sponsored by:	Netzkommune GmbH

Approved by:	ports-secteam (with hat)

Number of commits found: 2