Index: head/net-p2p/retroshare/Makefile =================================================================== --- head/net-p2p/retroshare/Makefile (revision 537071) +++ head/net-p2p/retroshare/Makefile (revision 537072) @@ -1,63 +1,64 @@ # Created by: glocke@bsdstammtisch.at # $FreeBSD$ PORTNAME= retroshare DISTVERSIONPREFIX= v DISTVERSION= 0.6.4 PORTREVISION= 4 CATEGORIES= net-p2p PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= 428b331d8efe.patch:-p1 MAINTAINER= peter@netkey.at COMMENT= Private and secure decentralised communication platform LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libsqlcipher.so:databases/sqlcipher \ libspeex.so:audio/speex \ libspeexdsp.so:audio/speexdsp \ libgnome-keyring.so:security/libgnome-keyring \ libgpgme.so:security/gpgme \ libopencv_highgui.so:graphics/opencv \ libopencv_imgproc.so:graphics/opencv-core \ libavcodec.so:multimedia/ffmpeg \ libcurl.so:ftp/curl \ libmicrohttpd.so:www/libmicrohttpd \ libminiupnpc.so:net/miniupnpc USES= compiler:features desktop-file-utils dos2unix \ gl gnome pkgconfig qmake qt:5 ssl USE_GITHUB= yes GH_ACCOUNT= RetroShare GH_PROJECT= RetroShare RS_REVISION= 0e6d27a USE_GNOME= libxml2 libxslt USE_GL= gl USE_QT= core gui multimedia printsupport network widgets xml \ buildtools_build uitools_build -DOS2UNIX_FILES= retroshare-nogui/src/retroshare-nogui.pro +DOS2UNIX_FILES= retroshare-nogui/src/retroshare-nogui.pro \ + retroshare-gui/src/gui/elastic/node.cpp .include post-patch: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/retroshare.pri @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/libretroshare/src/libretroshare.pro @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/libretroshare/src/rsserver/rsaccounts.cc @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/retroshare-gui/src/retroshare-gui.pro @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/retroshare-nogui/src/retroshare-nogui.pro @${REINPLACE_CMD} -e 's|/usr/bin|${PREFIX}/bin|' \ ${WRKSRC}/data/retroshare.desktop @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' \ ${WRKSRC}/data/retroshare.desktop @${REINPLACE_CMD} -e 's|RS_REVISION_NUMBER.*|RS_REVISION_NUMBER 0x${RS_REVISION}|' \ ${WRKSRC}/libretroshare/src/retroshare/rsversion.h .include Index: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_elastic_node.cpp =================================================================== --- head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_elastic_node.cpp (nonexistent) +++ head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_elastic_node.cpp (revision 537072) @@ -0,0 +1,10 @@ +--- retroshare-gui/src/gui/elastic/node.cpp.orig 2020-05-30 09:39:55 UTC ++++ retroshare-gui/src/gui/elastic/node.cpp +@@ -45,6 +45,7 @@ + #include + #include + #include ++#include + #include + #include + #include Property changes on: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_elastic_node.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsCommentTreeWidget.cpp =================================================================== --- head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsCommentTreeWidget.cpp (nonexistent) +++ head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsCommentTreeWidget.cpp (revision 537072) @@ -0,0 +1,10 @@ +--- retroshare-gui/src/gui/gxs/GxsCommentTreeWidget.cpp.orig 2020-05-30 09:39:55 UTC ++++ retroshare-gui/src/gui/gxs/GxsCommentTreeWidget.cpp +@@ -28,6 +28,7 @@ + #include + #include + #include ++#include + #include + + #include "gui/common/RSElidedItemDelegate.h" Property changes on: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsCommentTreeWidget.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsIdDetails.cpp =================================================================== --- head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsIdDetails.cpp (nonexistent) +++ head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsIdDetails.cpp (revision 537072) @@ -0,0 +1,10 @@ +--- retroshare-gui/src/gui/gxs/GxsIdDetails.cpp.orig 2020-05-30 09:39:55 UTC ++++ retroshare-gui/src/gui/gxs/GxsIdDetails.cpp +@@ -34,6 +34,7 @@ + + #include + #include ++#include + + /* Images for tag icons */ + #define IMAGE_LOADING ":/images/folder-draft.png" Property changes on: head/net-p2p/retroshare/files/patch-retroshare-gui_src_gui_gxs_GxsIdDetails.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property