summaryrefslogtreecommitdiff
path: root/net/xrdp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/xrdp/Makefile')
-rw-r--r--net/xrdp/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile
index ae097f79b9fc..e3e59638558f 100644
--- a/net/xrdp/Makefile
+++ b/net/xrdp/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xrdp
DISTVERSIONPREFIX= v
-DISTVERSION= 0.9.26
+DISTVERSION= 0.10.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= net
DIST_SUBDIR?= ${PORTNAME}
@@ -9,7 +10,7 @@ PATCH_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/commit/
MAINTAINER= meta@FreeBSD.org
COMMENT= Open source Remote Desktop Protocol (RDP) server
-WWW= http://www.xrdp.org/
+WWW= https://www.xrdp.org/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
@@ -29,8 +30,9 @@ USE_GITHUB= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
GH_ACCOUNT= neutrinolabs
-GH_TUPLE= neutrinolabs:librfxcodec:c537401a:librfxcodec/librfxcodec \
- neutrinolabs:libpainter:b44f2fa:libpainter/libpainter
+GH_TUPLE= neutrinolabs:librfxcodec:e8208bf:librfxcodec/librfxcodec \
+ neutrinolabs:libpainter:2255b38:libpainter/libpainter \
+ neutrinolabs:ulalaca-xrdp:f683d17:ulalaca/ulalaca
CONFIGURE_ARGS= --enable-imlib2 \
--enable-jpeg \
@@ -39,6 +41,7 @@ CONFIGURE_ARGS= --enable-imlib2 \
--enable-pixman \
--enable-rfxcodec \
--enable-strict-locations \
+ --enable-vsock \
--localstatedir=/var \
--with-pkgconfigdir=${LOCALBASE}/libdata/pkgconfig
LDFLAGS+= -lssl