Index: Makefile =================================================================== --- Makefile (revision 491033) +++ Makefile (working copy) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rdesktop -PORTVERSION= 1.8.3 +PORTVERSION= 1.8.4 +DISTVERSIONPREFIX= v CATEGORIES= net comms ipv6 -MASTER_SITES= SF MAINTAINER= gregf@hugops.pw COMMENT= RDP client for Windows NT/2000/2003 Terminal Server @@ -11,8 +11,10 @@ LICENSE= GPLv3 +USES= autoreconf:build gmake iconv pkgconfig ssl +USE_GITHUB= yes + USE_XORG= x11 -USES= gmake iconv pkgconfig ssl CONFIGURE_ARGS+= ${ICONV_CONFIGURE_ARG} --disable-credssp GNU_CONFIGURE= yes DOCS= doc/AUTHORS doc/TODO doc/*.txt @@ -59,6 +61,9 @@ ${ECHO} "#define WITH_DEBUG_SERIAL 1" >> ${WRKSRC}/rdesktop.h .endif +pre-configure: + (cd ${WRKSRC} && ./bootstrap) + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/rdesktop ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/doc/rdesktop.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 Index: distinfo =================================================================== --- distinfo (revision 491033) +++ distinfo (working copy) @@ -1,2 +1,3 @@ -SHA256 (rdesktop-1.8.3.tar.gz) = 88b20156b34eff5f1b453f7c724e0a3ff9370a599e69c01dc2bf0b5e650eece4 -SIZE (rdesktop-1.8.3.tar.gz) = 320212 +TIMESTAMP = 1548247525 +SHA256 (rdesktop-rdesktop-v1.8.4_GH0.tar.gz) = 516f04df92f16eba04c96bbf9aeb05b9da686689c2bb5c107e0941583e09f933 +SIZE (rdesktop-rdesktop-v1.8.4_GH0.tar.gz) = 392460 Index: files/patch-configure =================================================================== --- files/patch-configure (revision 491033) +++ files/patch-configure (nonexistent) @@ -1,5 +0,0 @@ ---- configure.orig Wed Mar 2 09:35:03 2005 -+++ configure Mon Mar 7 16:54:07 2005 -@@ -1983 +1983 @@ -- CFLAGS="-g -O2" -+ #CFLAGS="-g -O2" Property changes on: files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: files/patch-xwin.c =================================================================== --- files/patch-xwin.c (revision 491033) +++ files/patch-xwin.c (nonexistent) @@ -1,9 +0,0 @@ ---- xwin.c.orig 2011-04-13 04:13:04.000000000 -0700 -+++ xwin.c 2012-10-08 19:06:06.000000000 -0700 -@@ -2150,4 +2150,6 @@ ui_resize_window() - g_backstore = bs; - } -+ -+ ui_reset_clip(); - } - Property changes on: files/patch-xwin.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: pkg-plist =================================================================== --- pkg-plist (revision 491033) +++ pkg-plist (working copy) @@ -8,6 +8,14 @@ %%PORTDOCS%%%%DOCSDIR%%/licensing.txt %%PORTDOCS%%%%DOCSDIR%%/patches.txt %%PORTDOCS%%%%DOCSDIR%%/redirection.txt +%%PORTDOCS%%%%DOCSDIR%%/ctrl.txt +%%PORTDOCS%%%%DOCSDIR%%/lspci-channel.txt +%%PORTDOCS%%%%DOCSDIR%%/makerelease.txt +%%PORTDOCS%%%%DOCSDIR%%/rdpsnd-rec.txt +%%PORTDOCS%%%%DOCSDIR%%/rdpsnd.txt +%%PORTDOCS%%%%DOCSDIR%%/seamlessrdp-channel.txt +%%DATADIR%%/keymaps/en-us-intl +%%DATADIR%%/keymaps/fr-bepo %%DATADIR%%/keymaps/ar %%DATADIR%%/keymaps/common %%DATADIR%%/keymaps/convert-map