1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

Remove expired port:

2015-12-30 net/remmina-plugin-rdp: Broken for more than 6 months
This commit is contained in:
Rene Ladan 2015-12-30 23:50:16 +00:00
parent a159ab9d0c
commit 7b655e7cff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404884
3 changed files with 1 additions and 19 deletions

1
MOVED
View File

@ -8084,3 +8084,4 @@ graphics/pinta||2015-12-30|Has expired: Broken for more than 6 months
games/kanatest||2015-12-30|Has expired: Broken for more than 6 months
editors/bless||2015-12-30|Has expired: Broken for more than 6 months
security/burpsuite||2015-12-30|Has expired: Broken for more than 6 months
net/remmina-plugin-rdp||2015-12-30|Has expired: Broken for more than 6 months

View File

@ -1039,7 +1039,6 @@
SUBDIR += remmina-plugin-gnome
SUBDIR += remmina-plugin-i18n
SUBDIR += remmina-plugin-nx
SUBDIR += remmina-plugin-rdp
SUBDIR += remmina-plugin-telepathy
SUBDIR += remmina-plugin-vnc
SUBDIR += remmina-plugin-xdmcp

View File

@ -1,18 +0,0 @@
# Created by: Alexander Logvinov <avl@FreeBSD.org>
# $FreeBSD$
PKGNAMESUFFIX= -rdp
COMMENT= Remmina plugin for RDP protocol
LIB_DEPENDS= libfreerdp.so:${PORTSDIR}/net/freerdp
MASTERDIR= ${.CURDIR}/../remmina-plugins
BROKEN= version 1.0.0 is incompatible with freerdp 1.2.x
DEPRECATED= Broken for more than 6 months
EXPIRATION_DATE= 2015-12-30
PLIST_SUB+= ICONS="" SSH=""
.include "${MASTERDIR}/Makefile"