summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-05-01 17:42:03 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-05-01 17:42:03 +0000
commit0bb1c9cd16f8d66f41214f0ff09ccdd5e364aef9 (patch)
tree8af854bb4d3d4a28d57859a8836eeda6a4969f0a /net
parentgopass is a rewrite of the pass password manager in Go with the aim (diff)
Update to 2.5
PR: 227885 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=468770
Diffstat (limited to 'net')
-rw-r--r--net/remotebox/Makefile27
-rw-r--r--net/remotebox/distinfo6
-rw-r--r--net/remotebox/pkg-plist2
3 files changed, 22 insertions, 13 deletions
diff --git a/net/remotebox/Makefile b/net/remotebox/Makefile
index 8f22e6b45fda..32b25bd221dd 100644
--- a/net/remotebox/Makefile
+++ b/net/remotebox/Makefile
@@ -2,10 +2,10 @@
# $FreeBSD$
PORTNAME= remotebox
-DISTVERSION= 2.4
+DISTVERSION= 2.5
CATEGORIES= net
MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/
-DISTNAME= RemoteBox-${PORTVERSION}
+DISTNAME= RemoteBox-${DISTVERSION}
MAINTAINER= freebsd_ports@k-worx.org
COMMENT= Open Source VirtualBox Client with Remote Management
@@ -17,19 +17,30 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \
p5-SOAP-Lite>=0:net/p5-SOAP-Lite
USES= shebangfix tar:bzip2
+SHEBANG_FILES= remotebox
NO_BUILD= yes
NO_ARCH= yes
-SHEBANG_FILES= remotebox
OPTIONS_DEFINE= DOCS
-OPTIONS_RADIO= RDP
-OPTIONS_RADIO_RDP= FREERDP RDESKTOP
-OPTIONS_DEFAULT= FREERDP
-FREERDP_DESC= Install freerdp (free RDP implementation)
-RDESKTOP_DESC= Install rdesktop (RDP client for Windows)
+OPTIONS_DEFAULT= FREERDP TIGERVNC
+OPTIONS_MULTI= VIEWER
+OPTIONS_MULTI_VIEWER= FREERDP RDESKTOP TIGERVNC VINAGRE
+OPTIONS_RADIO= KDE
+OPTIONS_RADIO_KDE= KRDC KRDC4
+
+FREERDP_DESC= RDP client (fork of rdesktop with more features)
+KRDC_DESC= RDP/VNC client for KDE5
+KRDC4_DESC= RDP/VNC client for KDE4
+RDESKTOP_DESC= RDP client (less features than freerdp)
+TIGERVNC_DESC= VNC client (desktop neutral)
+VINAGRE_DESC= VNC client for GNOME
FREERDP_RUN_DEPENDS= xfreerdp:net/freerdp
+KRDC_RUN_DEPENDS= krdc:net/krdc
+KRDC4_RUN_DEPENDS= krdc:net/krdc-kde4
RDESKTOP_RUN_DEPENDS= rdesktop:net/rdesktop
+TIGERVNC_RUN_DEPENDS= vncviewer:net/tigervnc
+VINAGRE_RUN_DEPENDS= vinagre:net/vinagre
post-patch:
@${REINPLACE_CMD} -e 's|$$Bin/share/remotebox|${DATADIR}|; \
diff --git a/net/remotebox/distinfo b/net/remotebox/distinfo
index 41b3323c647b..b957444ad610 100644
--- a/net/remotebox/distinfo
+++ b/net/remotebox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1516962637
-SHA256 (RemoteBox-2.4.tar.bz2) = 7f32affe6c4d760c5bfb53b795e34761a1edeac0bcb1c9769ffd95d5eebfec93
-SIZE (RemoteBox-2.4.tar.bz2) = 798317
+TIMESTAMP = 1525089326
+SHA256 (RemoteBox-2.5.tar.bz2) = 54e1ddcffd25230af60d867562b303a173a2e2daaab7024b48f29df25c625235
+SIZE (RemoteBox-2.5.tar.bz2) = 776654
diff --git a/net/remotebox/pkg-plist b/net/remotebox/pkg-plist
index 8b6b46a448ac..72aae43dfa8d 100644
--- a/net/remotebox/pkg-plist
+++ b/net/remotebox/pkg-plist
@@ -222,8 +222,6 @@ share/pixmaps/remotebox.png
%%DATADIR%%/icons/vm_start_32px.png
%%DATADIR%%/icons/vrdp_16px.png
%%DATADIR%%/icons/vrdp_32px.png
-%%DATADIR%%/old_vboxService.pm
-%%DATADIR%%/old_vboxserializers.pl
%%DATADIR%%/rbox_err.pl
%%DATADIR%%/rbox_gui_edit.pl
%%DATADIR%%/rbox_gui_edit_audio.pl