Port details |
- xrdp Open source Remote Desktop Protocol (RDP) server
- 0.10.4.1,1 net
=9 0.10.4.1,1Version of this port present on the latest quarterly branch. - Maintainer: meta@FreeBSD.org
 - Port Added: 2007-05-04 01:13:19
- Last Update: 2025-07-08 04:29:39
- Commit Hash: e8b72fd
- People watching this port, also watch:: openssl, nmap, wget, lynx
- License: APACHE20
- WWW:
- https://www.xrdp.org/
- Description:
- Based on the work of rdesktop, xrdp uses the remote desktop protocol to
present a GUI to the user.
The goal of this project is to provide a fully functional Linux terminal
server, capable of accepting connections from rdesktop and Microsoft's own
terminal server / remote desktop clients.
Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop
but an X window desktop to the user.
Xrdp uses Xvnc or X11rdp to manage the X session.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/net/xrdp/ && make install clean
- To add the package, run one of these commands:
- pkg install net/xrdp
- pkg install xrdp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: xrdp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1751948616
SHA256 (xrdp/xrdp-0.10.4.1.tar.gz) = 52eadf3e86c57be0de0b9d5c184b52a7946a070746d3eb04b5089dd6d42f8f5f
SIZE (xrdp/xrdp-0.10.4.1.tar.gz) = 2468863
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- nasm : devel/nasm
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- ice.pc : x11/libICE
- pixman-1.pc : x11/pixman
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- Runtime dependencies:
-
- libxorgxrdp.so : x11-drivers/xorgxrdp
- xterm : x11/xterm
- ice.pc : x11/libICE
- pixman-1.pc : x11/pixman
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xfixes.pc : x11/libXfixes
- xrandr.pc : x11/libXrandr
- Library dependencies:
-
- libImlib2.so : graphics/imlib2
- libfdk-aac.so : audio/fdk-aac
- libopenh264.so : multimedia/openh264
- libopus.so : audio/opus
- libx264.so : multimedia/libx264
- libjpeg.so : graphics/jpeg-turbo
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for xrdp-0.10.4.1,1:
DEBUG=off: Build with debugging support
FUSE=off: Enable drive redirection via FUSE (experimental)
IPV6=on: IPv6 protocol support
====> Options available for the group AUDIO_CODEC
FDKAAC=on: Enable Fraunhofer FDK AAC for audio redirection
MP3LAME=off: Enable MP3 Lame for audio redirection
OPUS=on: Enable Opus for audio redirection
====> Options available for the group VIDEO_CODEC
OPENH264=on: H.264 video codec support via OpenH264
X264=on: H.264 video codec support via x264
===> Use 'make config' to modify these settings
- Options name:
- net_xrdp
- USES:
- autoreconf:build compiler:c11 cpe jpeg libtool localbase pkgconfig ssl xorg
- pkg-message:
- For install:
- xrdp has been installed.
There is an rc.d script, so the service can be enabled by adding this line
in /etc/rc.conf:
xrdp_enable="YES"
xrdp_sesman_enable="YES"
Do not forget to edit the configuration files in "/usr/local/etc/xrdp"
and the "/usr/local/etc/xrdp/startwm.sh" script.
To enable audio redirection, install the following ports/packages to meet
your environment.
- audio/pipewire-module-xrdp
- audio/pulseaudio-module-xrdp
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6.0,1 06 Oct 2012 01:25:47
  |
swills  |
- Update to 0.6.0 latest stable release
- Add GATEWAY option (do not install net/vnc as backend)
- Fix debug build's configure option
PR: ports/172306
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
0.6.0.20110117_3 09 Sep 2012 22:20:18
  |
swills  |
- Fix issue where effective login name is not set
PR: ports/157282
Submitted by: "Iwao, Koichiro" <meta@club.kyutech.ac.jp> (maintainer, old email
address) |
0.6.0.20110117_2 06 Aug 2012 11:55:56
 |
ak  |
- Convert to new options framework
- Add @stopdaemon for xrdp
- Remove xrdpsesman_enable (no longer needed)
PR: ports/170308
Submitted by: Koichiro IWAO <meta@vmeta.jp> (maintainer) |
0.6.0.20110117_1 20 Jul 2012 20:00:43
 |
swills  |
- Remove config files if unmodified
PR: ports/170017
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> |
0.6.0.20110117 02 Jun 2012 18:32:38
 |
culot  |
- Update MAINTAINER's address [1]
- Pet portlint(1) (replace spaces by tabs, move LICENSE section earlier)
PR: ports/168586 [1]
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
0.6.0.20110117 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.6.0.20110117 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.6.0.20110117 27 Apr 2011 11:29:10
 |
bapt  |
fix s/%%PREFIX/${PREFIX}/ typo
PR: ports/156673
Submitted by: "Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp> |
0.6.0.20110117 27 Apr 2011 09:29:03
 |
bapt  |
- update to 0.6.0.20110117 cvs snapshot
- support for for Japanese JP106 keyboard
- add license
- Add runtime dependency on Xvnc
PR: ports/155509
Submitted by: "Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp> (maintainer) |
0.6.0.20101009cvs_1 17 Apr 2011 01:11:15
 |
linimon  |
Over to submitter of most recent PR.
PR: ports/155509 |
0.6.0.20101009cvs_1 27 Jan 2011 12:33:55
 |
arved  |
Fix a programming bug resulting in high CPU Usage
PR: 154174
Submitted by: Mark Felder <feld@feld.me>
Obtained from: SF Bug ID: 3014917
Feature safe: yes |
0.6.0.20101009cvs 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.6.0.20101009cvs 10 Nov 2010 16:29:36
 |
stefan  |
Update to 0.6.0.20101009cvs.
PR: 151323
Submitted by: Koichiro IWAO <meta@club.kyutech.ac.jp> |
0.5.0.20090811cvs_1 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
0.5.0.20090811cvs_1 05 Oct 2010 19:57:56
 |
ade  |
Round one migration of ports from automake{19,110} to automake111 |
0.5.0.20090811cvs_1 15 Sep 2010 18:35:24
 |
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.5.0.20090811cvs 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.5.0.20090811cvs 16 Feb 2010 15:12:21
 |
pav  |
- Update to 20090811 cvs snapshot of upcoming 0.5.0
Tested by: Kouichiro Iwao <meta@club.kyutech.ac.jp>
Feature safe: yes |
0.4.1 27 Feb 2009 21:36:19
 |
alepulver  |
- Drop maintainership. |
0.4.1 05 Feb 2009 22:46:22
 |
alepulver  |
- Update to version 0.4.1. |
0.4.0 10 Sep 2007 04:12:37
 |
alepulver  |
- Update to version 0.4.0.
- Remove "xrdp_" prefix previously added to binaries, since there are no
conflicts.
Reported by: portscout |
0.3.2 05 Jun 2007 00:21:46
 |
alepulver  |
- Fix bug preventing login methods other than VNC to work [1].
- Remove note in pkg-message about the previous problem.
Obtained from: Christian Klein <chris@schwer.bewaff.net> (private e-mail) [1] |
0.3.2 04 May 2007 01:12:47
 |
alepulver  |
Based on the work of rdesktop, xrdp uses the remote desktop protocol to
present a GUI to the user.
The goal of this project is to provide a fully functional Linux terminal
server, capable of accepting connections from rdesktop and Microsoft's own
terminal server / remote desktop clients.
Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop
but an X window desktop to the user.
Xrdp uses Xvnc or X11rdp to manage the X session.
WWW: http://xrdp.sourceforge.net/ |