From owner-svn-ports-all@freebsd.org Sun Dec 11 02:27:51 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9146C6F67F; Sun, 11 Dec 2016 02:27:51 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8EDF17A5; Sun, 11 Dec 2016 02:27:51 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB2RotJ080059; Sun, 11 Dec 2016 02:27:50 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB2Roqh080056; Sun, 11 Dec 2016 02:27:50 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201612110227.uBB2Roqh080056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 11 Dec 2016 02:27:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428329 - head/lang/sagittarius-scheme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 02:27:52 -0000 Author: ashish Date: Sun Dec 11 02:27:50 2016 New Revision: 428329 URL: https://svnweb.freebsd.org/changeset/ports/428329 Log: - Update to 0.7.10 Modified: head/lang/sagittarius-scheme/Makefile head/lang/sagittarius-scheme/distinfo head/lang/sagittarius-scheme/pkg-plist Modified: head/lang/sagittarius-scheme/Makefile ============================================================================== --- head/lang/sagittarius-scheme/Makefile Sat Dec 10 22:55:58 2016 (r428328) +++ head/lang/sagittarius-scheme/Makefile Sun Dec 11 02:27:50 2016 (r428329) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sagittarius -PORTVERSION= 0.7.7 +PORTVERSION= 0.7.10 PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= https://bitbucket.org/ktakashi/sagittarius-scheme/downloads/ \ Modified: head/lang/sagittarius-scheme/distinfo ============================================================================== --- head/lang/sagittarius-scheme/distinfo Sat Dec 10 22:55:58 2016 (r428328) +++ head/lang/sagittarius-scheme/distinfo Sun Dec 11 02:27:50 2016 (r428329) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475484586 -SHA256 (sagittarius-0.7.7.tar.gz) = 8eeefe9daa85b42b8d738d0aadaddc7fa2832c0ecfa3d1d1ce8c2438140ce369 -SIZE (sagittarius-0.7.7.tar.gz) = 6424090 +TIMESTAMP = 1481395482 +SHA256 (sagittarius-0.7.10.tar.gz) = b9b3b21bcd96762555c680cbee5bd4875e12e50b51035298aed15298eb6dc02e +SIZE (sagittarius-0.7.10.tar.gz) = 6549299 Modified: head/lang/sagittarius-scheme/pkg-plist ============================================================================== --- head/lang/sagittarius-scheme/pkg-plist Sat Dec 10 22:55:58 2016 (r428328) +++ head/lang/sagittarius-scheme/pkg-plist Sun Dec 11 02:27:50 2016 (r428329) @@ -1,3 +1,5 @@ +bin/compile-r7rs +bin/compile-%%PORTNAME%% bin/%%PORTNAME%%-config bin/%%PORTNAME%%-package bin/%%PORTNAME%% @@ -56,6 +58,7 @@ include/%%PORTNAME%%/weak.h include/%%PORTNAME%%/win-compat.h include/%%PORTNAME%%/writer.h lib/lib%%PORTNAME%%.so +lib/lib%%PORTNAME%%.so.%%PORTVERSION%% lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%.h lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%/arith.h lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%/bignum.h @@ -109,6 +112,8 @@ lib/%%PORTNAME%%/%%PORTVERSION%%/include lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%/weak.h lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%/win-compat.h lib/%%PORTNAME%%/%%PORTVERSION%%/include/%%PORTNAME%%/writer.h +lib/%%PORTNAME%%/%%PORTVERSION%%/%%PLIST_ARCH%%-pc-freebsd/compile-%%PORTNAME%% +lib/%%PORTNAME%%/%%PORTVERSION%%/%%PLIST_ARCH%%-pc-freebsd/lib%%PORTNAME%%.so.%%PORTVERSION%% lib/%%PORTNAME%%/%%PORTVERSION%%/%%PLIST_ARCH%%-pc-freebsd/lib%%PORTNAME%%.so lib/%%PORTNAME%%/%%PORTVERSION%%/%%PLIST_ARCH%%-pc-freebsd/sash lib/%%PORTNAME%%/%%PORTVERSION%%/%%PLIST_ARCH%%-pc-freebsd/%%PORTNAME%%--crypto.so @@ -297,6 +302,7 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/net/mq/mqtt/topic.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/net/mq/amqp/transport.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/net/mq/amqp/types.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/net/rss.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/net/oauth.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/net/oauth/consumer.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/net/oauth/misc.scm @@ -483,6 +489,10 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a133/vectors.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a134.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a134/ideque.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a135.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a135/texts.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a139.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a139/syntax-parameters.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14/char-set.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/%3a14/char-sets.scm @@ -581,6 +591,8 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/132.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/133.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/134.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/135.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/139.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/14.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/17.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/srfi/2.scm @@ -632,6 +644,7 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/html.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/html-parser.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/htmlprag.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/object-builder.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/private/to-html-ext.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/private/to-html.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/text/sxml/serializer.scm @@ -657,6 +670,7 @@ libdata/pkgconfig/%%PORTNAME%%.pc %%DATADIR%%/%%PORTVERSION%%/sitelib/util/hashtables.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/util/heap.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/util/list.scm +%%DATADIR%%/%%PORTVERSION%%/sitelib/util/logging.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/util/port.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/util/queue.scm %%DATADIR%%/%%PORTVERSION%%/sitelib/util/sparse.scm From owner-svn-ports-all@freebsd.org Sun Dec 11 04:37:00 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3518EC70BD4; Sun, 11 Dec 2016 04:37:00 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C034CE0; Sun, 11 Dec 2016 04:36:59 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB4axw3033213; Sun, 11 Dec 2016 04:36:59 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB4avro033198; Sun, 11 Dec 2016 04:36:57 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612110436.uBB4avro033198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 11 Dec 2016 04:36:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428330 - in head/net: . freerdp freerdp/files freerdp1 freerdp1/files guacamole-server guacamole-server/files vinagre vinagre/files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 04:37:00 -0000 Author: woodsb02 Date: Sun Dec 11 04:36:57 2016 New Revision: 428330 URL: https://svnweb.freebsd.org/changeset/ports/428330 Log: net/freerdp: Update to 2.0.0 pre-release (GitHub as of 2016.11.24) - This update brings in the latest 2 years of FreeRDP project work, which has had a long time between tagging releases. - Remove DIRECTFB option, as it no longer compiles, and gets little upstream maintenance - Use NEON on aarch64, and optionally on armv6 - Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions of 12.0-CURRENT - Fix issue with X11_USE=xorg= being truncated due to whitespace as it wrapped over multiple lines - Move installed *.cmake files to correct location for modules net/freerdp1: - create new port based on previous net/freerdp 1.2.0, as it is required by net/guacamole-server net/vinagre: - patch to work with the new version of net/freerdp 2.0.0 net/guacamole-server: - patch to work with net/freerdp1 PR: 212004 PR: 214956 Submitted by: Kyle Evans (maintainer) Reported by: John Hein Reviewed by: Mikael Urankar Reviewed by: Ting-Wei Lan Reviewed by: Antenore Gatta Reviewed by: amdmi3 Approved by: adamw (mentor) Differential Revision: https://reviews.freebsd.org/D8712 Added: head/net/freerdp/files/patch-CMakeLists.txt - copied, changed from r428329, head/net/freerdp/files/patch-z001-CMakeLists.txt head/net/freerdp/files/patch-cmake_FindGStreamer__1__0.cmake - copied, changed from r428329, head/net/freerdp/files/patch-cmake_FindGStreamer_1_0.cmake head/net/freerdp/files/patch-libfreerdp_freerdp.pc.in - copied, changed from r428329, head/net/freerdp/files/patch-freerdp.pc.in head/net/freerdp/files/patch-winpr_winpr.pc.in - copied, changed from r428329, head/net/freerdp/files/patch-winpr.pc.in head/net/freerdp1/ - copied from r419907, head/net/freerdp/ head/net/freerdp1/files/patch-client_X11_CMakeLists.txt (contents, props changed) head/net/freerdp1/files/patch-client_X11_ModuleOptions.cmake (contents, props changed) head/net/freerdp1/files/patch-client_X11_cli_CMakeLists.txt (contents, props changed) head/net/freerdp1/files/patch-client_X11_xfreerdp.1.xml.in (contents, props changed) head/net/freerdp1/files/patch-client_common_CMakeLists.txt (contents, props changed) head/net/freerdp1/files/patch-libfreerdp_CMakeLists.txt (contents, props changed) head/net/freerdp1/files/patch-winpr_tools_hash_CMakeLists.txt (contents, props changed) head/net/freerdp1/files/patch-winpr_tools_makecert_CMakeLists.txt (contents, props changed) head/net/guacamole-server/files/patch-configure.ac (contents, props changed) head/net/vinagre/files/patch-configure.ac (contents, props changed) head/net/vinagre/files/patch-plugins_rdp_vinagre-rdp-tab.c (contents, props changed) Deleted: head/net/freerdp/files/patch-cmake-FindOpenSSL.cmake head/net/freerdp/files/patch-cmake_ConfigOptions.cmake head/net/freerdp/files/patch-cmake_FindGStreamer_1_0.cmake head/net/freerdp/files/patch-freerdp.pc.in head/net/freerdp/files/patch-git_1b663cef head/net/freerdp/files/patch-git_434436b7 head/net/freerdp/files/patch-libfreerdp-locale-timezone.c head/net/freerdp/files/patch-winpr.pc.in head/net/freerdp/files/patch-z001-CMakeLists.txt Modified: head/net/Makefile head/net/freerdp/Makefile head/net/freerdp/distinfo head/net/freerdp/files/patch-ffmpeg29 head/net/freerdp/pkg-plist head/net/freerdp1/Makefile head/net/freerdp1/files/patch-freerdp.pc.in head/net/freerdp1/pkg-plist head/net/guacamole-server/Makefile head/net/vinagre/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 11 02:27:50 2016 (r428329) +++ head/net/Makefile Sun Dec 11 04:36:57 2016 (r428330) @@ -146,6 +146,7 @@ SUBDIR += freeradius2 SUBDIR += freeradius3 SUBDIR += freerdp + SUBDIR += freerdp1 SUBDIR += freeswitch SUBDIR += freevrrpd SUBDIR += fspclient Modified: head/net/freerdp/Makefile ============================================================================== --- head/net/freerdp/Makefile Sun Dec 11 02:27:50 2016 (r428329) +++ head/net/freerdp/Makefile Sun Dec 11 04:36:57 2016 (r428330) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= freerdp -PORTVERSION= 1.2.0 -PORTREVISION= 7 +PORTVERSION= 2.0.0.g2016.11.24 CATEGORIES= net comms ipv6 MAINTAINER= bsdports@kyle-evans.net @@ -12,71 +11,87 @@ COMMENT= Free implementation of Remote D LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_LDCONFIG= yes -USES= alias cmake:outsource cpe execinfo pkgconfig compiler:c++11-lib ssl USE_GITHUB= yes GH_ACCOUNT= FreeRDP GH_PROJECT= ${GH_ACCOUNT} -GH_TAGNAME= f5ff6e1 +GH_TAGNAME= 2a6dbab +USES= alias cmake:outsource compiler:c++11-lib cpe execinfo gettext localbase pathfix pkgconfig ssl +USE_LDCONFIG= yes CPE_VENDOR= freerdp_project -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${WRKSRC}/include -I${WRKSRC}/winpr/include -I${LOCALBASE}/include +CMAKE_ARGS+= -DWITH_LIBSYSTEMD=OFF -DWITH_WAYLAND=OFF -DWITH_GSTREAMER_0_10=OFF ${CMAKE_ARGS_${ARCH}} -OPTIONS_DEFINE= ALSA CUPS DIRECTFB FFMPEG GSTREAMER PULSEAUDIO SSE X11 +CMAKE_ARGS_aarch64= -DWITH_NEON=ON +CFLAGS_aarch64= -D__ARM_NEON__=__ARM_NEON # clang + +OPTIONS_DEFINE= ALSA CUPS FFMPEG GSTREAMER PULSEAUDIO SSE X11 OPTIONS_DEFAULT= CUPS GSTREAMER X11 OPTIONS_SUB= yes +OPTIONS_DEFINE_armv6= NEON +OPTIONS_EXCLUDE_armv6= SSE + ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CMAKE_ON= -DWITH_ALSA=ON -ALSA_CMAKE_OFF= -DWITH_ALSA=OFF +ALSA_CMAKE_BOOL= WITH_ALSA CUPS_LIB_DEPENDS= libcups.so:print/cups -CUPS_CMAKE_ON= -DWITH_CUPS=ON -CUPS_CMAKE_OFF= -DWITH_CUPS=OFF - -# outdated and unmaintained upstream -DIRECTFB_DESC= Build FreeRDP DirectFB client (outdated) -DIRECTFB_LIB_DEPENDS= libdirectfb.so:devel/directfb -DIRECTFB_CMAKE_ON= -DWITH_DIRECTFB=ON -DIRECTFB_CMAKE_OFF= -DWITH_DIRECTFB=OFF -# currently DirectFB option fails with clang -DIRECTFB_USE= gcc=yes +CUPS_CMAKE_BOOL= WITH_CUPS FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libavutil.so:multimedia/ffmpeg -FFMPEG_CMAKE_ON= -DWITH_FFMPEG=ON -FFMPEG_CMAKE_OFF= -DWITH_FFMPEG=OFF +FFMPEG_CMAKE_BOOL= WITH_FFMPEG -GSTREAMER_CMAKE_ON= -DWITH_GSTREAMER_1_0=ON -DWITH_GSTREAMER_0_10=OFF -GSTREAMER_CMAKE_OFF= -DWITH_GSTREAMER_1_0=OFF -DWITH_GSTREAMER_0_10=OFF -GSTREAMER_USE= gstreamer1=yes xorg=x11,xextproto,xext,xrandr +GSTREAMER_CMAKE_BOOL= WITH_GSTREAMER_1_0 +GSTREAMER_USE= gnome=glib20 gstreamer1=yes xorg=x11,xextproto,xext,xrandr +GSTREAMER_LIB_DEPENDS= libgstbase-1.0.so:multimedia/gstreamer1 + +NEON_DESC= Enable Media Processing Engine instructions +NEON_CMAKE_BOOL= WITH_NEON +.if ! ${CFLAGS:M-march*} +NEON_CFLAGS= -march=armv7-a +.endif PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CMAKE_ON= -DWITH_PULSE=ON -PULSEAUDIO_CMAKE_OFF= -DWITH_PULSE=OFF +PULSEAUDIO_CMAKE_BOOL= WITH_PULSE -SSE_CMAKE_ON= -DWITH_SSE2=ON -SSE_CMAKE_OFF= -DWITH_SSE2=OFF +SSE_CMAKE_BOOL= WITH_SSE2 X11_DESC= Build FreeRDP X11 client X11_BUILD_DEPENDS= xmlto:textproc/xmlto -X11_CMAKE_ON= -DWITH_X11=ON -X11_CMAKE_OFF= -DWITH_X11=OFF -DWITH_XKBFILE=OFF -X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext \ - xcursor,xrandr,xi,xfixes,xrender - -.include - -post-extract: - ${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|' \ - -e '/CMAKE_INSTALL_RPATH /d' \ +X11_CMAKE_ON= -DWITH_XKBDFILE=OFF +X11_CMAKE_BOOL= WITH_X11 +X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xrandr,xi,xfixes,xrender + +.include + +.if ${OPSYS} == "FreeBSD" && ${ARCH} == "armv6" +.if ${OSVERSION} < 1100500 || \ + (${OSVERSION} >= 1100500 && ${OSVERSION} < 1100504) || \ + (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200008) +BROKEN= Fails to build on ARMv6 (libm bug). See: r305380 (HEAD), r305971 (stable/11) [\#199422, \#211965] \ + Please update to a later (fixed) version. +.endif +.endif + +post-patch: + @${REINPLACE_CMD} -e '/CMAKE_INSTALL_RPATH /d' \ ${WRKSRC}/CMakeLists.txt - ${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' \ + @${REINPLACE_CMD} -e 's/OPENBSD/BSD/' \ + ${WRKSRC}/winpr/CMakeLists.txt \ ${WRKSRC}/client/X11/CMakeLists.txt - ${REINPLACE_CMD} -e 's/NetBSD__)/NetBSD__) || defined(__FreeBSD__)/' \ + @${REINPLACE_CMD} -e 's/NetBSD__)/NetBSD__) || defined(__FreeBSD__)/' \ ${WRKSRC}/winpr/libwinpr/utils/trio/triodef.h - ${REINPLACE_CMD} -e 's|||' \ + @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/channels/drive/client/statvfs.c -.include + @${RM} ${WRKSRC}/cmake/FindOpenSSL.cmake + @${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/cmake|$${CMAKE_INSTALL_PREFIX}/share/cmake/Modules|' \ + ${WRKSRC}/client/CMakeLists.txt \ + ${WRKSRC}/winpr/CMakeLists.txt \ + ${WRKSRC}/uwac/CMakeLists.txt \ + ${WRKSRC}/server/CMakeLists.txt \ + ${WRKSRC}/server/shadow/CMakeLists.txt \ + ${WRKSRC}/libfreerdp/CMakeLists.txt + + +.include Modified: head/net/freerdp/distinfo ============================================================================== --- head/net/freerdp/distinfo Sun Dec 11 02:27:50 2016 (r428329) +++ head/net/freerdp/distinfo Sun Dec 11 04:36:57 2016 (r428330) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470755086 -SHA256 (FreeRDP-FreeRDP-1.2.0-f5ff6e1_GH0.tar.gz) = f39c7eaa007a3aef580f364f8f5c0b9208c6c3c8f5f00a4c0ed020a81535eb32 -SIZE (FreeRDP-FreeRDP-1.2.0-f5ff6e1_GH0.tar.gz) = 6033856 +TIMESTAMP = 1480005507 +SHA256 (FreeRDP-FreeRDP-2.0.0.g2016.11.24-2a6dbab_GH0.tar.gz) = 2a8550c3b067f49353614c4dc13fff4b2c0cf7653dd765c8e44eccaf8c79f20b +SIZE (FreeRDP-FreeRDP-2.0.0.g2016.11.24-2a6dbab_GH0.tar.gz) = 6417326 Copied and modified: head/net/freerdp/files/patch-CMakeLists.txt (from r428329, head/net/freerdp/files/patch-z001-CMakeLists.txt) ============================================================================== --- head/net/freerdp/files/patch-z001-CMakeLists.txt Sun Dec 11 02:27:50 2016 (r428329, copy source) +++ head/net/freerdp/files/patch-CMakeLists.txt Sun Dec 11 04:36:57 2016 (r428330) @@ -1,13 +1,14 @@ ---- CMakeLists.txt.intermediate 2015-06-06 13:17:20 UTC +--- CMakeLists.txt.orig 2016-11-24 13:19:47 UTC +++ CMakeLists.txt -@@ -322,6 +322,10 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "BSD") - set(FREEBSD TRUE) +@@ -156,6 +156,11 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "BSD") endif() endif() + +if(${CMAKE_SYSTEM_NAME} MATCHES "DragonFly") + set(BSD TRUE) + set(FREEBSD TRUE) +endif() - - # Android - if(ANDROID) ++ + # Configure MSVC Runtime + if(MSVC) + include(MSVCRuntime) Copied and modified: head/net/freerdp/files/patch-cmake_FindGStreamer__1__0.cmake (from r428329, head/net/freerdp/files/patch-cmake_FindGStreamer_1_0.cmake) ============================================================================== --- head/net/freerdp/files/patch-cmake_FindGStreamer_1_0.cmake Sun Dec 11 02:27:50 2016 (r428329, copy source) +++ head/net/freerdp/files/patch-cmake_FindGStreamer__1__0.cmake Sun Dec 11 04:36:57 2016 (r428330) @@ -2,15 +2,15 @@ Don't use custom code to find the includ Since 1.6.0 there are multiple include paths. So use pkg-config to find which. IMO the rest of this file should use pkg-config.... ---- cmake/FindGStreamer_1_0.cmake.orig 2015-06-26 15:30:00.000000000 +0200 -+++ cmake/FindGStreamer_1_0.cmake 2015-09-27 10:43:55.754514000 +0200 -@@ -78,7 +78,8 @@ +--- cmake/FindGStreamer_1_0.cmake.orig 2016-10-21 07:29:51 UTC ++++ cmake/FindGStreamer_1_0.cmake +@@ -78,7 +78,8 @@ endmacro() # 1.1. Find headers and libraries set(GLIB_ROOT_DIR ${GSTREAMER_1_0_ROOT_DIR}) find_package(Glib REQUIRED) --FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0 gstreamer-1.0 gst/gst.h gstreamer-1.0) +-FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0 gstreamer-1.0 gstreamer-1.0) ++#FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0 gstreamer-1.0 gstreamer-1.0) +pkg_check_modules (GSTREAMER_1_0 gstreamer-1.0) -+#FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0 gstreamer-1.0 gst/gst.h gstreamer-1.0) - FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0_BASE gstreamer-base-1.0 gst/gst.h gstbase-1.0) + FIND_GSTREAMER_COMPONENT(GSTREAMER_1_0_BASE gstreamer-base-1.0 gstbase-1.0) # 1.2. Check Gstreamer version Modified: head/net/freerdp/files/patch-ffmpeg29 ============================================================================== --- head/net/freerdp/files/patch-ffmpeg29 Sun Dec 11 02:27:50 2016 (r428329) +++ head/net/freerdp/files/patch-ffmpeg29 Sun Dec 11 04:36:57 2016 (r428330) @@ -1,45 +1,15 @@ -Description: Replace deprecated FFmpeg API -Author: Andreas Cadhalpun -Last-Update: <2015-11-02> - ---- channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c.orig 2016-06-11 21:12:27.134896000 +0200 -+++ channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c 2016-06-11 21:14:05.282247000 +0200 -@@ -103,7 +103,7 @@ - mdecoder->codec_context->bit_rate = media_type->BitRate; - mdecoder->codec_context->time_base.den = media_type->SamplesPerSecond.Numerator; - mdecoder->codec_context->time_base.num = media_type->SamplesPerSecond.Denominator; -- mdecoder->frame = avcodec_alloc_frame(); -+ mdecoder->frame = av_frame_alloc(); - return TRUE; - } +--- channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c.orig 2016-10-21 07:29:51 UTC ++++ channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c +@@ -346,7 +346,7 @@ static BOOL tsmf_ffmpeg_decode_video(ITS + av_picture_copy((AVPicture*) frame, (AVPicture*) mdecoder->frame, + mdecoder->codec_context->pix_fmt, + mdecoder->codec_context->width, mdecoder->codec_context->height); +- av_free(frame); ++ av_frame_free(&frame); + } -@@ -322,14 +322,14 @@ - mdecoder->codec_context->width, mdecoder->codec_context->height); - mdecoder->decoded_data = malloc(mdecoder->decoded_size); - ZeroMemory(mdecoder->decoded_data, mdecoder->decoded_size); -- frame = avcodec_alloc_frame(); -+ frame = av_frame_alloc(); - avpicture_fill((AVPicture *) frame, mdecoder->decoded_data, - mdecoder->codec_context->pix_fmt, - mdecoder->codec_context->width, mdecoder->codec_context->height); - av_picture_copy((AVPicture *) frame, (AVPicture *) mdecoder->frame, - mdecoder->codec_context->pix_fmt, - mdecoder->codec_context->width, mdecoder->codec_context->height); -- av_free(frame); -+ av_frame_free(&frame); - } return ret; - } -@@ -385,7 +385,7 @@ - (int16_t *) dst, &frame_size, src, src_size); - #else - { -- AVFrame *decoded_frame = avcodec_alloc_frame(); -+ AVFrame *decoded_frame = av_frame_alloc(); - int got_frame = 0; - AVPacket pkt; - av_init_packet(&pkt); -@@ -398,7 +398,7 @@ +@@ -428,7 +428,7 @@ static BOOL tsmf_ffmpeg_decode_audio(ITS decoded_frame->nb_samples, mdecoder->codec_context->sample_fmt, 1); memcpy(dst, decoded_frame->data[0], frame_size); } @@ -47,29 +17,20 @@ Last-Update: <2015-11-02> + av_frame_free(&decoded_frame); } #endif - if(len <= 0 || frame_size <= 0) -@@ -464,7 +464,7 @@ - TSMFFFmpegDecoder *mdecoder = (TSMFFFmpegDecoder *) decoder; - switch(mdecoder->codec_context->pix_fmt) - { -- case PIX_FMT_YUV420P: -+ case AV_PIX_FMT_YUV420P: - return RDP_PIXFMT_I420; - default: - CLOG_ERR("unsupported pixel format %u", -@@ -492,7 +492,7 @@ + if (len <= 0 || frame_size <= 0) +@@ -524,7 +524,7 @@ static void tsmf_ffmpeg_free(ITSMFDecode { - TSMFFFmpegDecoder *mdecoder = (TSMFFFmpegDecoder *) decoder; - if(mdecoder->frame) + TSMFFFmpegDecoder* mdecoder = (TSMFFFmpegDecoder*) decoder; + if (mdecoder->frame) - av_free(mdecoder->frame); + av_frame_free(&mdecoder->frame); - if(mdecoder->decoded_data) - free(mdecoder->decoded_data); - if(mdecoder->codec_context) -@@ -501,7 +501,7 @@ + + free(mdecoder->decoded_data); + +@@ -534,7 +534,7 @@ static void tsmf_ffmpeg_free(ITSMFDecode avcodec_close(mdecoder->codec_context); - if(mdecoder->codec_context->extradata) - free(mdecoder->codec_context->extradata); + + free(mdecoder->codec_context->extradata); - av_free(mdecoder->codec_context); + av_frame_free(&mdecoder->codec_context); } Copied and modified: head/net/freerdp/files/patch-libfreerdp_freerdp.pc.in (from r428329, head/net/freerdp/files/patch-freerdp.pc.in) ============================================================================== --- head/net/freerdp/files/patch-freerdp.pc.in Sun Dec 11 02:27:50 2016 (r428329, copy source) +++ head/net/freerdp/files/patch-libfreerdp_freerdp.pc.in Sun Dec 11 04:36:57 2016 (r428330) @@ -1,13 +1,11 @@ -Index: freerdp.pc.in -diff -u freerdp.pc.in.orig freerdp.pc.in ---- freerdp.pc.in.orig 2014-09-12 07:46:32.000000000 +0900 -+++ freerdp.pc.in 2015-05-26 02:05:37.874925433 +0900 -@@ -9,7 +9,7 @@ +--- libfreerdp/freerdp.pc.in.orig 2016-10-21 07:29:51 UTC ++++ libfreerdp/freerdp.pc.in +@@ -9,7 +9,7 @@ Description: FreeRDP: A Remote Desktop P URL: http://www.freerdp.com/ - Version: @FREERDP_VERSION_FULL@ + Version: @FREERDP_VERSION@ Requires: --Requires.private: winpr zlib libssl -+Requires.private: winpr +-Requires.private: @WINPR_PKG_CONFIG_FILENAME@ libssl ++Requires.private: @WINPR_PKG_CONFIG_FILENAME@ Libs: -L${libdir} ${libs} Libs.private: -ldl -lpthread Cflags: -I${includedir} Copied and modified: head/net/freerdp/files/patch-winpr_winpr.pc.in (from r428329, head/net/freerdp/files/patch-winpr.pc.in) ============================================================================== --- head/net/freerdp/files/patch-winpr.pc.in Sun Dec 11 02:27:50 2016 (r428329, copy source) +++ head/net/freerdp/files/patch-winpr_winpr.pc.in Sun Dec 11 04:36:57 2016 (r428330) @@ -1,12 +1,10 @@ -Index: winpr.pc.in -diff -u winpr.pc.in.orig winpr.pc.in ---- winpr.pc.in.orig 2014-09-12 07:46:32.000000000 +0900 -+++ winpr.pc.in 2015-05-26 02:05:59.353925013 +0900 -@@ -9,7 +9,6 @@ +--- winpr/winpr.pc.in.orig 2016-10-21 07:29:51 UTC ++++ winpr/winpr.pc.in +@@ -9,7 +9,6 @@ Description: WinPR: Windows Portable Run URL: http://www.freerdp.com/ - Version: @WINPR_VERSION_FULL@ - Requires: --Requires.private: zlib libssl + Version: @WINPR_VERSION@ + Requires: +-Requires.private: libssl Libs: -L${libdir} ${libs} Libs.private: -ldl -lrt -lm -lpthread Cflags: -I${includedir} Modified: head/net/freerdp/pkg-plist ============================================================================== --- head/net/freerdp/pkg-plist Sun Dec 11 02:27:50 2016 (r428329) +++ head/net/freerdp/pkg-plist Sun Dec 11 04:36:57 2016 (r428330) @@ -1,248 +1,222 @@ -%%DIRECTFB%%bin/dfreerdp +bin/winpr-hash +bin/winpr-makecert %%X11%%bin/xfreerdp -include/freerdp/addin.h -include/freerdp/altsec.h -include/freerdp/api.h -include/freerdp/assistance.h -include/freerdp/cache/bitmap.h -include/freerdp/cache/brush.h -include/freerdp/cache/cache.h -include/freerdp/cache/glyph.h -include/freerdp/cache/nine_grid.h -include/freerdp/cache/offscreen.h -include/freerdp/cache/palette.h -include/freerdp/cache/pointer.h -include/freerdp/channels/audin.h -include/freerdp/channels/channels.h -include/freerdp/channels/cliprdr.h -include/freerdp/channels/encomsp.h -include/freerdp/channels/log.h -include/freerdp/channels/rail.h -include/freerdp/channels/rdpdr.h -include/freerdp/channels/rdpgfx.h -include/freerdp/channels/rdpsnd.h -include/freerdp/channels/remdesk.h -include/freerdp/channels/tsmf.h -include/freerdp/channels/wtsvc.h -include/freerdp/client.h -include/freerdp/client/audin.h -include/freerdp/client/channels.h -include/freerdp/client/cliprdr.h -include/freerdp/client/cmdline.h -include/freerdp/client/disp.h -include/freerdp/client/drdynvc.h -include/freerdp/client/encomsp.h -include/freerdp/client/file.h -include/freerdp/client/rail.h -include/freerdp/client/rdpei.h -include/freerdp/client/rdpgfx.h -include/freerdp/client/rdpsnd.h -include/freerdp/client/remdesk.h -include/freerdp/client/tsmf.h -include/freerdp/codec/audio.h -include/freerdp/codec/bitmap.h -include/freerdp/codec/bulk.h -include/freerdp/codec/clear.h -include/freerdp/codec/color.h -include/freerdp/codec/dsp.h -include/freerdp/codec/h264.h -include/freerdp/codec/interleaved.h -include/freerdp/codec/jpeg.h -include/freerdp/codec/mppc.h -include/freerdp/codec/ncrush.h -include/freerdp/codec/nsc.h -include/freerdp/codec/planar.h -include/freerdp/codec/progressive.h -include/freerdp/codec/region.h -include/freerdp/codec/rfx.h -include/freerdp/codec/xcrush.h -include/freerdp/codec/zgfx.h -include/freerdp/codecs.h -include/freerdp/constants.h -include/freerdp/crypto/ber.h -include/freerdp/crypto/certificate.h -include/freerdp/crypto/crypto.h -include/freerdp/crypto/der.h -include/freerdp/crypto/er.h -include/freerdp/crypto/per.h -include/freerdp/crypto/tls.h -include/freerdp/dvc.h -include/freerdp/error.h -include/freerdp/event.h -include/freerdp/extension.h -include/freerdp/freerdp.h -include/freerdp/gdi/16bpp.h -include/freerdp/gdi/32bpp.h -include/freerdp/gdi/8bpp.h -include/freerdp/gdi/bitmap.h -include/freerdp/gdi/brush.h -include/freerdp/gdi/clipping.h -include/freerdp/gdi/dc.h -include/freerdp/gdi/drawing.h -include/freerdp/gdi/gdi.h -include/freerdp/gdi/line.h -include/freerdp/gdi/palette.h -include/freerdp/gdi/pen.h -include/freerdp/gdi/region.h -include/freerdp/gdi/shape.h -include/freerdp/graphics.h -include/freerdp/input.h -include/freerdp/listener.h -include/freerdp/locale/keyboard.h -include/freerdp/locale/locale.h -include/freerdp/locale/timezone.h -include/freerdp/log.h -include/freerdp/message.h -include/freerdp/metrics.h -include/freerdp/peer.h -include/freerdp/pointer.h -include/freerdp/primary.h -include/freerdp/primitives.h -include/freerdp/rail.h -include/freerdp/rail/icon.h -include/freerdp/rail/rail.h -include/freerdp/rail/window.h -include/freerdp/rail/window_list.h -include/freerdp/scancode.h -include/freerdp/secondary.h -include/freerdp/server/audin.h -include/freerdp/server/channels.h -include/freerdp/server/cliprdr.h -include/freerdp/server/drdynvc.h -include/freerdp/server/echo.h -include/freerdp/server/encomsp.h -include/freerdp/server/rdpdr.h -include/freerdp/server/rdpsnd.h -include/freerdp/server/remdesk.h -include/freerdp/server/shadow.h -include/freerdp/settings.h -include/freerdp/svc.h -include/freerdp/types.h -include/freerdp/update.h -include/freerdp/utils/debug.h -include/freerdp/utils/event.h -include/freerdp/utils/msusb.h -include/freerdp/utils/passphrase.h -include/freerdp/utils/pcap.h -include/freerdp/utils/profiler.h -include/freerdp/utils/rail.h -include/freerdp/utils/ringbuffer.h -include/freerdp/utils/signal.h -include/freerdp/utils/stopwatch.h -include/freerdp/utils/svc_plugin.h -include/freerdp/utils/tcp.h -include/freerdp/utils/time.h -include/freerdp/utils/uds.h -include/freerdp/version.h -include/freerdp/window.h -include/winpr/asn1.h -include/winpr/bcrypt.h -include/winpr/bitstream.h -include/winpr/cmdline.h -include/winpr/collections.h -include/winpr/comm.h -include/winpr/credentials.h -include/winpr/credui.h -include/winpr/crt.h -include/winpr/crypto.h -include/winpr/debug.h -include/winpr/dsparse.h -include/winpr/endian.h -include/winpr/environment.h -include/winpr/error.h -include/winpr/file.h -include/winpr/handle.h -include/winpr/heap.h -include/winpr/image.h -include/winpr/ini.h -include/winpr/input.h -include/winpr/interlocked.h -include/winpr/io.h -include/winpr/library.h -include/winpr/locale.h -include/winpr/memory.h -include/winpr/midl.h -include/winpr/ndr.h -include/winpr/nt.h -include/winpr/ntlm.h -include/winpr/path.h -include/winpr/pipe.h -include/winpr/platform.h -include/winpr/pool.h -include/winpr/print.h -include/winpr/registry.h -include/winpr/rpc.h -include/winpr/sam.h -include/winpr/schannel.h -include/winpr/security.h -include/winpr/smartcard.h -include/winpr/spec.h -include/winpr/ssl.h -include/winpr/sspi.h -include/winpr/sspicli.h -include/winpr/stream.h -include/winpr/string.h -include/winpr/synch.h -include/winpr/sysinfo.h -include/winpr/tchar.h -include/winpr/thread.h -include/winpr/timezone.h -include/winpr/tools/makecert.h -include/winpr/windows.h -include/winpr/winhttp.h -include/winpr/winpr.h -include/winpr/winsock.h -include/winpr/wlog.h -include/winpr/wnd.h -include/winpr/wtsapi.h -include/winpr/wtypes.h -lib/cmake/FreeRDP/FreeRDPConfig.cmake -lib/cmake/FreeRDP/FreeRDPConfigVersion.cmake -lib/cmake/FreeRDP/FreeRDPTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/FreeRDP/FreeRDPTargets.cmake -lib/cmake/WinPR/WinPRConfig.cmake -lib/cmake/WinPR/WinPRConfigVersion.cmake -lib/cmake/WinPR/WinPRTargets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/WinPR/WinPRTargets.cmake -%%ALSA%%lib/freerdp/audin-client-alsa.a -%%PULSEAUDIO%%lib/freerdp/audin-client-pulse.a -lib/freerdp/audin-client.a -lib/freerdp/cliprdr-client.a -lib/freerdp/disp-client.a -lib/freerdp/drdynvc-client.a -lib/freerdp/drive-client.a -lib/freerdp/echo-client.a -lib/freerdp/encomsp-client.a -lib/freerdp/parallel-client.a -%%CUPS%%lib/freerdp/printer-client.a -lib/freerdp/rail-client.a -lib/freerdp/rdpdr-client.a -lib/freerdp/rdpei-client.a -lib/freerdp/rdpgfx-client.a -%%ALSA%%lib/freerdp/rdpsnd-client-alsa.a -%%PULSEAUDIO%%lib/freerdp/rdpsnd-client-pulse.a -lib/freerdp/rdpsnd-client.a -lib/freerdp/remdesk-client.a -lib/freerdp/serial-client.a -lib/freerdp/smartcard-client.a -%%ALSA%%lib/freerdp/tsmf-client-alsa-audio.a -%%FFMPEG%%lib/freerdp/tsmf-client-ffmpeg-decoder.a -%%GSTREAMER%%lib/freerdp/tsmf-client-gstreamer-decoder.a -%%PULSEAUDIO%%lib/freerdp/tsmf-client-pulse-audio.a -lib/freerdp/tsmf-client.a -lib/libfreerdp.so -lib/libfreerdp.so.1.2 -lib/libfreerdp.so.1.2.0 +include/freerdp2/freerdp/addin.h +include/freerdp2/freerdp/altsec.h +include/freerdp2/freerdp/api.h +include/freerdp2/freerdp/assistance.h +include/freerdp2/freerdp/autodetect.h +include/freerdp2/freerdp/build-config.h +include/freerdp2/freerdp/cache/bitmap.h +include/freerdp2/freerdp/cache/brush.h +include/freerdp2/freerdp/cache/cache.h +include/freerdp2/freerdp/cache/glyph.h +include/freerdp2/freerdp/cache/nine_grid.h +include/freerdp2/freerdp/cache/offscreen.h +include/freerdp2/freerdp/cache/palette.h +include/freerdp2/freerdp/cache/pointer.h +include/freerdp2/freerdp/channels/audin.h +include/freerdp2/freerdp/channels/channels.h +include/freerdp2/freerdp/channels/cliprdr.h +include/freerdp2/freerdp/channels/encomsp.h +include/freerdp2/freerdp/channels/log.h +include/freerdp2/freerdp/channels/rail.h +include/freerdp2/freerdp/channels/rdpdr.h +include/freerdp2/freerdp/channels/rdpei.h +include/freerdp2/freerdp/channels/rdpgfx.h +include/freerdp2/freerdp/channels/rdpsnd.h +include/freerdp2/freerdp/channels/remdesk.h +include/freerdp2/freerdp/channels/tsmf.h +include/freerdp2/freerdp/channels/wtsvc.h +include/freerdp2/freerdp/client.h +include/freerdp2/freerdp/client/audin.h +include/freerdp2/freerdp/client/channels.h +include/freerdp2/freerdp/client/cliprdr.h +include/freerdp2/freerdp/client/cmdline.h +include/freerdp2/freerdp/client/disp.h +include/freerdp2/freerdp/client/drdynvc.h +include/freerdp2/freerdp/client/encomsp.h +include/freerdp2/freerdp/client/file.h +include/freerdp2/freerdp/client/rail.h +include/freerdp2/freerdp/client/rdpei.h +include/freerdp2/freerdp/client/rdpgfx.h +include/freerdp2/freerdp/client/rdpsnd.h +include/freerdp2/freerdp/client/remdesk.h +include/freerdp2/freerdp/client/tsmf.h +include/freerdp2/freerdp/codec/audio.h +include/freerdp2/freerdp/codec/bitmap.h +include/freerdp2/freerdp/codec/bulk.h +include/freerdp2/freerdp/codec/clear.h +include/freerdp2/freerdp/codec/color.h +include/freerdp2/freerdp/codec/dsp.h +include/freerdp2/freerdp/codec/h264.h +include/freerdp2/freerdp/codec/interleaved.h +include/freerdp2/freerdp/codec/jpeg.h +include/freerdp2/freerdp/codec/mppc.h +include/freerdp2/freerdp/codec/ncrush.h +include/freerdp2/freerdp/codec/nsc.h +include/freerdp2/freerdp/codec/planar.h +include/freerdp2/freerdp/codec/progressive.h +include/freerdp2/freerdp/codec/region.h +include/freerdp2/freerdp/codec/rfx.h +include/freerdp2/freerdp/codec/xcrush.h +include/freerdp2/freerdp/codec/zgfx.h +include/freerdp2/freerdp/codecs.h +include/freerdp2/freerdp/constants.h +include/freerdp2/freerdp/crypto/ber.h +include/freerdp2/freerdp/crypto/certificate.h +include/freerdp2/freerdp/crypto/crypto.h +include/freerdp2/freerdp/crypto/der.h +include/freerdp2/freerdp/crypto/er.h +include/freerdp2/freerdp/crypto/per.h +include/freerdp2/freerdp/crypto/tls.h +include/freerdp2/freerdp/dvc.h +include/freerdp2/freerdp/error.h +include/freerdp2/freerdp/event.h +include/freerdp2/freerdp/extension.h +include/freerdp2/freerdp/freerdp.h +include/freerdp2/freerdp/gdi/bitmap.h +include/freerdp2/freerdp/gdi/dc.h +include/freerdp2/freerdp/gdi/gdi.h +include/freerdp2/freerdp/gdi/gfx.h +include/freerdp2/freerdp/gdi/pen.h +include/freerdp2/freerdp/gdi/region.h +include/freerdp2/freerdp/gdi/shape.h +include/freerdp2/freerdp/graphics.h +include/freerdp2/freerdp/input.h +include/freerdp2/freerdp/listener.h +include/freerdp2/freerdp/locale/keyboard.h +include/freerdp2/freerdp/locale/locale.h +include/freerdp2/freerdp/log.h +include/freerdp2/freerdp/message.h +include/freerdp2/freerdp/metrics.h +include/freerdp2/freerdp/peer.h +include/freerdp2/freerdp/pointer.h +include/freerdp2/freerdp/primary.h +include/freerdp2/freerdp/primitives.h +include/freerdp2/freerdp/rail.h +include/freerdp2/freerdp/scancode.h +include/freerdp2/freerdp/secondary.h +include/freerdp2/freerdp/server/audin.h +include/freerdp2/freerdp/server/channels.h +include/freerdp2/freerdp/server/cliprdr.h +include/freerdp2/freerdp/server/drdynvc.h +include/freerdp2/freerdp/server/echo.h +include/freerdp2/freerdp/server/encomsp.h +include/freerdp2/freerdp/server/rdpdr.h +include/freerdp2/freerdp/server/rdpei.h +include/freerdp2/freerdp/server/rdpgfx.h +include/freerdp2/freerdp/server/rdpsnd.h +include/freerdp2/freerdp/server/remdesk.h +include/freerdp2/freerdp/server/shadow.h +include/freerdp2/freerdp/session.h +include/freerdp2/freerdp/settings.h +include/freerdp2/freerdp/svc.h +include/freerdp2/freerdp/types.h +include/freerdp2/freerdp/update.h +include/freerdp2/freerdp/utils/msusb.h +include/freerdp2/freerdp/utils/passphrase.h +include/freerdp2/freerdp/utils/pcap.h +include/freerdp2/freerdp/utils/profiler.h +include/freerdp2/freerdp/utils/ringbuffer.h +include/freerdp2/freerdp/utils/signal.h +include/freerdp2/freerdp/utils/stopwatch.h +include/freerdp2/freerdp/version.h +include/freerdp2/freerdp/window.h +include/winpr2/winpr/asn1.h +include/winpr2/winpr/bcrypt.h +include/winpr2/winpr/bitstream.h +include/winpr2/winpr/clipboard.h +include/winpr2/winpr/cmdline.h +include/winpr2/winpr/collections.h +include/winpr2/winpr/comm.h +include/winpr2/winpr/credentials.h +include/winpr2/winpr/credui.h +include/winpr2/winpr/crt.h +include/winpr2/winpr/crypto.h +include/winpr2/winpr/debug.h +include/winpr2/winpr/dsparse.h +include/winpr2/winpr/endian.h +include/winpr2/winpr/environment.h +include/winpr2/winpr/error.h +include/winpr2/winpr/file.h +include/winpr2/winpr/handle.h +include/winpr2/winpr/heap.h +include/winpr2/winpr/image.h +include/winpr2/winpr/ini.h +include/winpr2/winpr/input.h +include/winpr2/winpr/interlocked.h +include/winpr2/winpr/intrin.h +include/winpr2/winpr/io.h +include/winpr2/winpr/library.h +include/winpr2/winpr/locale.h +include/winpr2/winpr/memory.h +include/winpr2/winpr/midl.h +include/winpr2/winpr/ndr.h +include/winpr2/winpr/nt.h +include/winpr2/winpr/ntlm.h +include/winpr2/winpr/pack.h +include/winpr2/winpr/path.h +include/winpr2/winpr/pipe.h +include/winpr2/winpr/platform.h +include/winpr2/winpr/pool.h +include/winpr2/winpr/print.h +include/winpr2/winpr/registry.h +include/winpr2/winpr/rpc.h +include/winpr2/winpr/sam.h +include/winpr2/winpr/schannel.h +include/winpr2/winpr/security.h +include/winpr2/winpr/shell.h +include/winpr2/winpr/smartcard.h +include/winpr2/winpr/spec.h +include/winpr2/winpr/ssl.h +include/winpr2/winpr/sspi.h +include/winpr2/winpr/sspicli.h +include/winpr2/winpr/stream.h +include/winpr2/winpr/string.h +include/winpr2/winpr/synch.h +include/winpr2/winpr/sysinfo.h +include/winpr2/winpr/tchar.h +include/winpr2/winpr/thread.h +include/winpr2/winpr/timezone.h +include/winpr2/winpr/tools/makecert.h +include/winpr2/winpr/user.h +include/winpr2/winpr/version.h +include/winpr2/winpr/windows.h +include/winpr2/winpr/winhttp.h +include/winpr2/winpr/winpr.h +include/winpr2/winpr/winsock.h +include/winpr2/winpr/wlog.h +include/winpr2/winpr/wnd.h +include/winpr2/winpr/wtsapi.h +include/winpr2/winpr/wtypes.h lib/libfreerdp-client.so -lib/libfreerdp-client.so.1.2 -lib/libfreerdp-client.so.1.2.0 -lib/libwinpr.so -lib/libwinpr.so.1.1 -lib/libwinpr.so.1.1.0 -lib/libwinpr-makecert-tool.a -%%X11%%lib/libxfreerdp-client.so -%%X11%%lib/libxfreerdp-client.so.1.2 -%%X11%%lib/libxfreerdp-client.so.1.2.0 -libdata/pkgconfig/freerdp.pc -libdata/pkgconfig/winpr.pc +lib/libfreerdp-client.so.2 +lib/libfreerdp-client.so.2.0.0 +lib/libfreerdp.so +lib/libfreerdp.so.2 +lib/libfreerdp.so.2.0.0 +lib/libwinpr-tools.so +lib/libwinpr-tools.so.2 +lib/libwinpr-tools.so.2.0.0 +lib/libwinpr.so +lib/libwinpr.so.2 +lib/libwinpr.so.2.0.0 +libdata/pkgconfig/freerdp-client2.pc +libdata/pkgconfig/freerdp2.pc +libdata/pkgconfig/winpr-tools2.pc +libdata/pkgconfig/winpr2.pc +man/man1/wlog.1.gz %%X11%%man/man1/xfreerdp.1.gz +share/cmake/Modules/FreeRDP-Client2/FreeRDP-ClientConfig.cmake +share/cmake/Modules/FreeRDP-Client2/FreeRDP-ClientConfigVersion.cmake +share/cmake/Modules/FreeRDP-Client2/FreeRDP-ClientTargets-%%CMAKE_BUILD_TYPE%%.cmake +share/cmake/Modules/FreeRDP-Client2/FreeRDP-ClientTargets.cmake +share/cmake/Modules/FreeRDP2/FreeRDPConfig.cmake +share/cmake/Modules/FreeRDP2/FreeRDPConfigVersion.cmake +share/cmake/Modules/FreeRDP2/FreeRDPTargets-%%CMAKE_BUILD_TYPE%%.cmake +share/cmake/Modules/FreeRDP2/FreeRDPTargets.cmake +share/cmake/Modules/WinPR2/WinPRConfig.cmake +share/cmake/Modules/WinPR2/WinPRConfigVersion.cmake +share/cmake/Modules/WinPR2/WinPRTargets-%%CMAKE_BUILD_TYPE%%.cmake +share/cmake/Modules/WinPR2/WinPRTargets.cmake Modified: head/net/freerdp1/Makefile ============================================================================== --- head/net/freerdp/Makefile Tue Aug 9 07:51:50 2016 (r419907) +++ head/net/freerdp1/Makefile Sun Dec 11 04:36:57 2016 (r428330) @@ -3,8 +3,8 @@ PORTNAME= freerdp PORTVERSION= 1.2.0 -PORTREVISION= 7 CATEGORIES= net comms ipv6 +PKGNAMESUFFIX= 1 MAINTAINER= bsdports@kyle-evans.net COMMENT= Free implementation of Remote Desktop Protocol @@ -13,7 +13,7 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USE_LDCONFIG= yes -USES= alias cmake:outsource cpe execinfo pkgconfig compiler:c++11-lib ssl +USES= alias cmake:outsource cpe execinfo pathfix pkgconfig compiler:c++11-lib ssl USE_GITHUB= yes GH_ACCOUNT= FreeRDP GH_PROJECT= ${GH_ACCOUNT} @@ -69,14 +69,29 @@ X11_USE= xorg=x11,xkbfile,xcursor,xextp .include -post-extract: - ${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/pkgconfig|libdata/pkgconfig|' \ - -e '/CMAKE_INSTALL_RPATH /d' \ - ${WRKSRC}/CMakeLists.txt - ${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' \ +post-patch: + @${FIND} ${WRKSRC} -name 'CMakeLists.txt' | ${XARGS} \ + ${REINPLACE_CMD} \ + -e 's|list(APPEND $${MODULE_PREFIX}_LIBS freerdp)|list(APPEND $${MODULE_PREFIX}_LIBS freerdp1)|' \ + -e 's|list(APPEND $${MODULE_PREFIX}_LIBS winpr)|list(APPEND $${MODULE_PREFIX}_LIBS winpr1)|' + @${FIND} ${WRKSRC} -name 'CMakeLists.txt' | ${XARGS} \ + ${REINPLACE_CMD} -E \ + -e 's|freerdp winpr|freerdp1 winpr1|' \ + -e 's|winpr freerdp|winpr1 freerdp1|' \ + -e 's|-lwinpr|-lwinpr1|' \ + -e 's|-lfreerdp|-lfreerdp1|' \ + -e 's|^([[:blank:]]*)target_link_libraries\((.+) freerdp\)([[:blank:]]*)$$|\1target_link_libraries(\2 freerdp1)\3|' \ + -e 's|^([[:blank:]]*)target_link_libraries\((.+) winpr\)([[:blank:]]*)$$|\1target_link_libraries(\2 winpr1)\3|' \ + -e 's|^([[:blank:]]*)set\((.+) freerdp (.+) winpr\)([[:blank:]]*)$$|\1set(\2 freerdp1 \3 winpr1)\4|' \ + -e 's|^([[:blank:]]*)set\((.+) winpr\)([[:blank:]]*)$$|\1set(\2 winpr1)\3|' + @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' \ ${WRKSRC}/client/X11/CMakeLists.txt - ${REINPLACE_CMD} -e 's/NetBSD__)/NetBSD__) || defined(__FreeBSD__)/' \ + @${REINPLACE_CMD} -e 's/NetBSD__)/NetBSD__) || defined(__FreeBSD__)/' \ ${WRKSRC}/winpr/libwinpr/utils/trio/triodef.h - ${REINPLACE_CMD} -e 's|||' \ + @${REINPLACE_CMD} -e 's|||' \ ${WRKSRC}/channels/drive/client/statvfs.c + @${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_LIBDIR}/cmake|$${CMAKE_INSTALL_PREFIX}/share/cmake/Modules|' \ + ${WRKSRC}/winpr/CMakeLists.txt \ + ${WRKSRC}/CMakeLists.txt + .include Added: head/net/freerdp1/files/patch-client_X11_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freerdp1/files/patch-client_X11_CMakeLists.txt Sun Dec 11 04:36:57 2016 (r428330) @@ -0,0 +1,70 @@ +--- client/X11/CMakeLists.txt.orig 2016-12-04 14:35:40 UTC ++++ client/X11/CMakeLists.txt +@@ -16,7 +16,7 @@ + # See the License for the specific language governing permissions and + # limitations under the License. + +-set(MODULE_NAME "xfreerdp-client") ++set(MODULE_NAME "xfreerdp1-client") + set(MODULE_PREFIX "FREERDP_CLIENT_X11_CONTROL") + + include(FindDocBookXSL) +@@ -66,7 +66,7 @@ if(WITH_CLIENT_INTERFACE) + else() + set(${MODULE_PREFIX}_SRCS ${${MODULE_PREFIX}_SRCS} cli/xfreerdp.c cli/xfreerdp.h) + add_executable(${MODULE_NAME} ${${MODULE_PREFIX}_SRCS}) +- set_target_properties(${MODULE_NAME} PROPERTIES OUTPUT_NAME "xfreerdp") ++ set_target_properties(${MODULE_NAME} PROPERTIES OUTPUT_NAME "xfreerdp1") + endif() + + set(${MODULE_PREFIX}_LIBS +@@ -84,31 +84,31 @@ if(WITH_MANPAGES) + + TODAY(MAN_TODAY) + +- configure_file(xfreerdp.1.xml.in xfreerdp.1.xml @ONLY IMMEDIATE) ++ configure_file(xfreerdp.1.xml.in xfreerdp1.1.xml @ONLY IMMEDIATE) + + add_executable(generate_argument_docbook generate_argument_docbook.c) + +- set(GAD_LIBS freerdp-client) +- target_link_libraries(generate_argument_docbook ${GAD_LIBS} freerdp winpr) ++ set(GAD_LIBS freerdp1-client) ++ target_link_libraries(generate_argument_docbook ${GAD_LIBS} freerdp1 winpr1) + +- add_custom_command(OUTPUT xfreerdp.1 ++ add_custom_command(OUTPUT xfreerdp1.1 + COMMAND generate_argument_docbook + COMMAND ${CMAKE_COMMAND} -E copy + ${CMAKE_CURRENT_SOURCE_DIR}/xfreerdp-channels.1.xml ${CMAKE_CURRENT_BINARY_DIR} + COMMAND ${CMAKE_COMMAND} -E copy + ${CMAKE_CURRENT_SOURCE_DIR}/xfreerdp-examples.1.xml ${CMAKE_CURRENT_BINARY_DIR} +- COMMAND ${XSLTPROC_EXECUTABLE} ${DOCBOOKXSL_DIR}/manpages/docbook.xsl xfreerdp.1.xml ++ COMMAND ${XSLTPROC_EXECUTABLE} ${DOCBOOKXSL_DIR}/manpages/docbook.xsl xfreerdp1.1.xml + WORKING_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} + DEPENDS +- ${CMAKE_CURRENT_BINARY_DIR}/xfreerdp.1.xml ++ ${CMAKE_CURRENT_BINARY_DIR}/xfreerdp1.1.xml + ${CMAKE_CURRENT_SOURCE_DIR}/xfreerdp-examples.1.xml + ${CMAKE_CURRENT_SOURCE_DIR}/xfreerdp-channels.1.xml + generate_argument_docbook) + +- add_custom_target(xfreerdp.manpage ALL +- DEPENDS xfreerdp.1) ++ add_custom_target(xfreerdp1.manpage ALL ++ DEPENDS xfreerdp1.1) + +- install(FILES ${CMAKE_CURRENT_BINARY_DIR}/xfreerdp.1 DESTINATION share/man/man1) ++ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/xfreerdp1.1 DESTINATION man/man1) + else() + message(WARNING "WITH_MANPAGES was set, but xsltproc was not found. man-pages will not be installed") + endif() +@@ -199,7 +199,7 @@ endif() + + include_directories(${CMAKE_SOURCE_DIR}/resources) + +-set(${MODULE_PREFIX}_LIBS ${${MODULE_PREFIX}_LIBS} freerdp freerdp-client) ++set(${MODULE_PREFIX}_LIBS ${${MODULE_PREFIX}_LIBS} freerdp1 freerdp1-client) + target_link_libraries(${MODULE_NAME} ${${MODULE_PREFIX}_LIBS}) + + if(WITH_IPP) Added: head/net/freerdp1/files/patch-client_X11_ModuleOptions.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freerdp1/files/patch-client_X11_ModuleOptions.cmake Sun Dec 11 04:36:57 2016 (r428330) @@ -0,0 +1,8 @@ +--- client/X11/ModuleOptions.cmake.orig 2014-09-11 22:46:32 UTC ++++ client/X11/ModuleOptions.cmake +@@ -1,4 +1,4 @@ + +-set(FREERDP_CLIENT_NAME "xfreerdp") ++set(FREERDP_CLIENT_NAME "xfreerdp1") + set(FREERDP_CLIENT_PLATFORM "X11") + set(FREERDP_CLIENT_VENDOR "FreeRDP") Added: head/net/freerdp1/files/patch-client_X11_cli_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freerdp1/files/patch-client_X11_cli_CMakeLists.txt Sun Dec 11 04:36:57 2016 (r428330) @@ -0,0 +1,23 @@ +--- client/X11/cli/CMakeLists.txt.orig 2016-12-04 14:35:40 UTC ++++ client/X11/cli/CMakeLists.txt +@@ -15,7 +15,7 @@ + # See the License for the specific language governing permissions and + # limitations under the License. + +-set(MODULE_NAME "xfreerdp-cli") ++set(MODULE_NAME "xfreerdp1-cli") + set(MODULE_PREFIX "FREERDP_CLIENT_X11") + + include_directories(..) +@@ -24,9 +24,9 @@ set(${MODULE_PREFIX}_SRCS + xfreerdp.c) + + add_executable(${MODULE_NAME} ${${MODULE_PREFIX}_SRCS}) +-set_target_properties(${MODULE_NAME} PROPERTIES OUTPUT_NAME "xfreerdp" RUNTIME_OUTPUT_DIRECTORY "..") ++set_target_properties(${MODULE_NAME} PROPERTIES OUTPUT_NAME "xfreerdp1" RUNTIME_OUTPUT_DIRECTORY "..") + +-set(${MODULE_PREFIX}_LIBS ${${MODULE_PREFIX}_LIBS} xfreerdp-client) ++set(${MODULE_PREFIX}_LIBS ${${MODULE_PREFIX}_LIBS} xfreerdp1-client) + + target_link_libraries(${MODULE_NAME} ${${MODULE_PREFIX}_LIBS}) + Added: head/net/freerdp1/files/patch-client_X11_xfreerdp.1.xml.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freerdp1/files/patch-client_X11_xfreerdp.1.xml.in Sun Dec 11 04:36:57 2016 (r428330) @@ -0,0 +1,37 @@ +--- client/X11/xfreerdp.1.xml.in.orig 2014-09-11 22:46:32 UTC ++++ client/X11/xfreerdp.1.xml.in +@@ -16,13 +16,13 @@ PUBLIC "-//OASIS//DTD DocBook XML V4.5// + + + +- xfreerdp ++ xfreerdp1 + 1 + freerdp +- xfreerdp *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun Dec 11 04:46:39 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A411C70F9F; Sun, 11 Dec 2016 04:46:39 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C38C087A; Sun, 11 Dec 2016 04:46:38 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB4kb5h037338; Sun, 11 Dec 2016 04:46:37 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB4kb4g037337; Sun, 11 Dec 2016 04:46:37 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612110446.uBB4kb4g037337@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 11 Dec 2016 04:46:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428331 - head/net/freerdp1 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 04:46:39 -0000 Author: woodsb02 Date: Sun Dec 11 04:46:37 2016 New Revision: 428331 URL: https://svnweb.freebsd.org/changeset/ports/428331 Log: net/freerdp1: Fix issue with X11_USE=xorg= being truncated due to whitespace as it wrapped over multiple lines PR: 214956 Submitted by: Kyle Evans (maintainer) Reported by: John Hein Approved by: adamw (mentor, implicit) Modified: head/net/freerdp1/Makefile Modified: head/net/freerdp1/Makefile ============================================================================== --- head/net/freerdp1/Makefile Sun Dec 11 04:36:57 2016 (r428330) +++ head/net/freerdp1/Makefile Sun Dec 11 04:46:37 2016 (r428331) @@ -64,8 +64,7 @@ X11_DESC= Build FreeRDP X11 client X11_BUILD_DEPENDS= xmlto:textproc/xmlto X11_CMAKE_ON= -DWITH_X11=ON X11_CMAKE_OFF= -DWITH_X11=OFF -DWITH_XKBFILE=OFF -X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext \ - xcursor,xrandr,xi,xfixes,xrender +X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xrandr,xi,xfixes,xrender .include From owner-svn-ports-all@freebsd.org Sun Dec 11 06:11:09 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2024EC71A59; Sun, 11 Dec 2016 06:11:09 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DC699B8F; Sun, 11 Dec 2016 06:11:08 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB6B8EO069526; Sun, 11 Dec 2016 06:11:08 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB6B7w6069514; Sun, 11 Dec 2016 06:11:07 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612110611.uBB6B7w6069514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 11 Dec 2016 06:11:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428332 - in head/net/freerdp1: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 06:11:09 -0000 Author: woodsb02 Date: Sun Dec 11 06:11:06 2016 New Revision: 428332 URL: https://svnweb.freebsd.org/changeset/ports/428332 Log: net/freerdp1: Implement port improvements made to net/freerdp in r428330 - Remove DIRECTFB option, as it no longer compiles, and gets little upstream maintenance - Use NEON on aarch64, and optionally on armv6 - Mark as broken on armv6 on FreeBSD 11.0-RELEASE and early versions of 12.0-CURRENT - Re-generate patches (pet portlint) PR: 212004 PR: 213637 Submitted by: Kyle Evans (maintainer) Reviewed by: Mikael Urankar Reviewed by: koobs Reviewed by: jbeich Approved by: adamw (mentor, implicit) Added: head/net/freerdp1/files/patch-CMakeLists.txt - copied unchanged from r428331, head/net/freerdp1/files/patch-z001-CMakeLists.txt head/net/freerdp1/files/patch-cmake_FindGStreamer__1__0.cmake - copied, changed from r428331, head/net/freerdp1/files/patch-cmake_FindGStreamer_1_0.cmake head/net/freerdp1/files/patch-cmake_FindOpenSSL.cmake - copied, changed from r428331, head/net/freerdp1/files/patch-cmake-FindOpenSSL.cmake head/net/freerdp1/files/patch-libfreerdp_locale_timezone.c - copied, changed from r428331, head/net/freerdp1/files/patch-libfreerdp-locale-timezone.c Deleted: head/net/freerdp1/files/patch-cmake-FindOpenSSL.cmake head/net/freerdp1/files/patch-cmake_FindGStreamer_1_0.cmake head/net/freerdp1/files/patch-libfreerdp-locale-timezone.c head/net/freerdp1/files/patch-z001-CMakeLists.txt Modified: head/net/freerdp1/Makefile head/net/freerdp1/distinfo head/net/freerdp1/files/patch-ffmpeg29 head/net/freerdp1/files/patch-git_1b663cef head/net/freerdp1/files/patch-git_434436b7 head/net/freerdp1/files/patch-winpr.pc.in head/net/freerdp1/pkg-plist Modified: head/net/freerdp1/Makefile ============================================================================== --- head/net/freerdp1/Makefile Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/Makefile Sun Dec 11 06:11:06 2016 (r428332) @@ -3,6 +3,7 @@ PORTNAME= freerdp PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= net comms ipv6 PKGNAMESUFFIX= 1 @@ -12,61 +13,68 @@ COMMENT= Free implementation of Remote D LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USE_LDCONFIG= yes -USES= alias cmake:outsource cpe execinfo pathfix pkgconfig compiler:c++11-lib ssl USE_GITHUB= yes GH_ACCOUNT= FreeRDP GH_PROJECT= ${GH_ACCOUNT} GH_TAGNAME= f5ff6e1 +USES= alias cmake:outsource compiler:c++11-lib cpe execinfo gettext localbase pathfix pkgconfig ssl +USE_LDCONFIG= yes CPE_VENDOR= freerdp_project -LDFLAGS+= -L${LOCALBASE}/lib -CFLAGS+= -I${WRKSRC}/include -I${WRKSRC}/winpr/include -I${LOCALBASE}/include +CMAKE_ARGS+= -DWITH_LIBSYSTEMD=OFF -DWITH_WAYLAND=OFF -DWITH_GSTREAMER_0_10=OFF ${CMAKE_ARGS_${ARCH}} -OPTIONS_DEFINE= ALSA CUPS DIRECTFB FFMPEG GSTREAMER PULSEAUDIO SSE X11 +CMAKE_ARGS_aarch64= -DWITH_NEON=ON +CFLAGS_aarch64= -D__ARM_NEON__=__ARM_NEON # clang + +OPTIONS_DEFINE= ALSA CUPS FFMPEG GSTREAMER PULSEAUDIO SSE X11 OPTIONS_DEFAULT= CUPS GSTREAMER X11 OPTIONS_SUB= yes +OPTIONS_DEFINE_armv6= NEON +OPTIONS_EXCLUDE_armv6= SSE + ALSA_LIB_DEPENDS= libasound.so:audio/alsa-lib -ALSA_CMAKE_ON= -DWITH_ALSA=ON -ALSA_CMAKE_OFF= -DWITH_ALSA=OFF +ALSA_CMAKE_BOOL= WITH_ALSA CUPS_LIB_DEPENDS= libcups.so:print/cups -CUPS_CMAKE_ON= -DWITH_CUPS=ON -CUPS_CMAKE_OFF= -DWITH_CUPS=OFF - -# outdated and unmaintained upstream -DIRECTFB_DESC= Build FreeRDP DirectFB client (outdated) -DIRECTFB_LIB_DEPENDS= libdirectfb.so:devel/directfb -DIRECTFB_CMAKE_ON= -DWITH_DIRECTFB=ON -DIRECTFB_CMAKE_OFF= -DWITH_DIRECTFB=OFF -# currently DirectFB option fails with clang -DIRECTFB_USE= gcc=yes +CUPS_CMAKE_BOOL= WITH_CUPS FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libavutil.so:multimedia/ffmpeg -FFMPEG_CMAKE_ON= -DWITH_FFMPEG=ON -FFMPEG_CMAKE_OFF= -DWITH_FFMPEG=OFF +FFMPEG_CMAKE_BOOL= WITH_FFMPEG -GSTREAMER_CMAKE_ON= -DWITH_GSTREAMER_1_0=ON -DWITH_GSTREAMER_0_10=OFF -GSTREAMER_CMAKE_OFF= -DWITH_GSTREAMER_1_0=OFF -DWITH_GSTREAMER_0_10=OFF -GSTREAMER_USE= gstreamer1=yes xorg=x11,xextproto,xext,xrandr +GSTREAMER_CMAKE_BOOL= WITH_GSTREAMER_1_0 +GSTREAMER_USE= gnome=glib20 gstreamer1=yes xorg=x11,xextproto,xext,xrandr +GSTREAMER_LIB_DEPENDS= libgstbase-1.0.so:multimedia/gstreamer1 + +NEON_DESC= Enable Media Processing Engine instructions +NEON_CMAKE_BOOL= WITH_NEON +.if ! ${CFLAGS:M-march*} +NEON_CFLAGS= -march=armv7-a +.endif PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio -PULSEAUDIO_CMAKE_ON= -DWITH_PULSE=ON -PULSEAUDIO_CMAKE_OFF= -DWITH_PULSE=OFF +PULSEAUDIO_CMAKE_BOOL= WITH_PULSE -SSE_CMAKE_ON= -DWITH_SSE2=ON -SSE_CMAKE_OFF= -DWITH_SSE2=OFF +SSE_CMAKE_BOOL= WITH_SSE2 X11_DESC= Build FreeRDP X11 client X11_BUILD_DEPENDS= xmlto:textproc/xmlto -X11_CMAKE_ON= -DWITH_X11=ON -X11_CMAKE_OFF= -DWITH_X11=OFF -DWITH_XKBFILE=OFF +X11_CMAKE_BOOL= WITH_X11 +X11_CMAKE_OFF= -DWITH_XKBFILE=OFF X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xrandr,xi,xfixes,xrender -.include +.include + +.if ${OPSYS} == "FreeBSD" && ${ARCH} == "armv6" +.if ${OSVERSION} < 1100500 || \ + (${OSVERSION} >= 1100500 && ${OSVERSION} < 1100504) || \ + (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200008) +BROKEN= Fails to build on ARMv6 (libm bug). See: r305380 (HEAD), r305971 (stable/11) [\#199422, \#211965] \ + Please update to a later (fixed) version. +.endif +.endif post-patch: @${FIND} ${WRKSRC} -name 'CMakeLists.txt' | ${XARGS} \ @@ -83,6 +91,8 @@ post-patch: -e 's|^([[:blank:]]*)target_link_libraries\((.+) winpr\)([[:blank:]]*)$$|\1target_link_libraries(\2 winpr1)\3|' \ -e 's|^([[:blank:]]*)set\((.+) freerdp (.+) winpr\)([[:blank:]]*)$$|\1set(\2 freerdp1 \3 winpr1)\4|' \ -e 's|^([[:blank:]]*)set\((.+) winpr\)([[:blank:]]*)$$|\1set(\2 winpr1)\3|' + @${REINPLACE_CMD} -e '/CMAKE_INSTALL_RPATH /d' \ + ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e 's|share/man/man1|man/man1|' \ ${WRKSRC}/client/X11/CMakeLists.txt @${REINPLACE_CMD} -e 's/NetBSD__)/NetBSD__) || defined(__FreeBSD__)/' \ @@ -93,4 +103,4 @@ post-patch: ${WRKSRC}/winpr/CMakeLists.txt \ ${WRKSRC}/CMakeLists.txt -.include +.include Modified: head/net/freerdp1/distinfo ============================================================================== --- head/net/freerdp1/distinfo Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/distinfo Sun Dec 11 06:11:06 2016 (r428332) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470755086 +TIMESTAMP = 1481433621 SHA256 (FreeRDP-FreeRDP-1.2.0-f5ff6e1_GH0.tar.gz) = f39c7eaa007a3aef580f364f8f5c0b9208c6c3c8f5f00a4c0ed020a81535eb32 SIZE (FreeRDP-FreeRDP-1.2.0-f5ff6e1_GH0.tar.gz) = 6033856 Copied: head/net/freerdp1/files/patch-CMakeLists.txt (from r428331, head/net/freerdp1/files/patch-z001-CMakeLists.txt) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/freerdp1/files/patch-CMakeLists.txt Sun Dec 11 06:11:06 2016 (r428332, copy of r428331, head/net/freerdp1/files/patch-z001-CMakeLists.txt) @@ -0,0 +1,13 @@ +--- CMakeLists.txt.intermediate 2015-06-06 13:17:20 UTC ++++ CMakeLists.txt +@@ -322,6 +322,10 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "BSD") + set(FREEBSD TRUE) + endif() + endif() ++if(${CMAKE_SYSTEM_NAME} MATCHES "DragonFly") ++ set(BSD TRUE) ++ set(FREEBSD TRUE) ++endif() + + # Android + if(ANDROID) Copied and modified: head/net/freerdp1/files/patch-cmake_FindGStreamer__1__0.cmake (from r428331, head/net/freerdp1/files/patch-cmake_FindGStreamer_1_0.cmake) ============================================================================== --- head/net/freerdp1/files/patch-cmake_FindGStreamer_1_0.cmake Sun Dec 11 04:46:37 2016 (r428331, copy source) +++ head/net/freerdp1/files/patch-cmake_FindGStreamer__1__0.cmake Sun Dec 11 06:11:06 2016 (r428332) @@ -2,9 +2,9 @@ Don't use custom code to find the includ Since 1.6.0 there are multiple include paths. So use pkg-config to find which. IMO the rest of this file should use pkg-config.... ---- cmake/FindGStreamer_1_0.cmake.orig 2015-06-26 15:30:00.000000000 +0200 -+++ cmake/FindGStreamer_1_0.cmake 2015-09-27 10:43:55.754514000 +0200 -@@ -78,7 +78,8 @@ +--- cmake/FindGStreamer_1_0.cmake.orig 2014-09-11 22:46:32 UTC ++++ cmake/FindGStreamer_1_0.cmake +@@ -78,7 +78,8 @@ endmacro() # 1.1. Find headers and libraries set(GLIB_ROOT_DIR ${GSTREAMER_1_0_ROOT_DIR}) find_package(Glib REQUIRED) Copied and modified: head/net/freerdp1/files/patch-cmake_FindOpenSSL.cmake (from r428331, head/net/freerdp1/files/patch-cmake-FindOpenSSL.cmake) ============================================================================== --- head/net/freerdp1/files/patch-cmake-FindOpenSSL.cmake Sun Dec 11 04:46:37 2016 (r428331, copy source) +++ head/net/freerdp1/files/patch-cmake_FindOpenSSL.cmake Sun Dec 11 06:11:06 2016 (r428332) @@ -1,6 +1,6 @@ ---- cmake/FindOpenSSL.cmake.orig 2013-07-10 04:00:21.000000000 -0400 -+++ cmake/FindOpenSSL.cmake 2015-03-25 19:26:35.154024000 -0400 -@@ -270,7 +270,7 @@ +--- cmake/FindOpenSSL.cmake.orig 2014-09-11 22:46:32 UTC ++++ cmake/FindOpenSSL.cmake +@@ -266,7 +266,7 @@ if (OPENSSL_INCLUDE_DIR) set(OPENSSL_VERSION "${_OPENSSL_VERSION}") elseif(OPENSSL_INCLUDE_DIR AND EXISTS "${OPENSSL_INCLUDE_DIR}/openssl/opensslv.h") file(STRINGS "${OPENSSL_INCLUDE_DIR}/openssl/opensslv.h" openssl_version_str Modified: head/net/freerdp1/files/patch-ffmpeg29 ============================================================================== --- head/net/freerdp1/files/patch-ffmpeg29 Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/files/patch-ffmpeg29 Sun Dec 11 06:11:06 2016 (r428332) @@ -2,9 +2,9 @@ Description: Replace deprecated FFmpeg A Author: Andreas Cadhalpun Last-Update: <2015-11-02> ---- channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c.orig 2016-06-11 21:12:27.134896000 +0200 -+++ channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c 2016-06-11 21:14:05.282247000 +0200 -@@ -103,7 +103,7 @@ +--- channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c.orig 2014-09-11 22:46:32 UTC ++++ channels/tsmf/client/ffmpeg/tsmf_ffmpeg.c +@@ -103,7 +103,7 @@ static BOOL tsmf_ffmpeg_init_video_strea mdecoder->codec_context->bit_rate = media_type->BitRate; mdecoder->codec_context->time_base.den = media_type->SamplesPerSecond.Numerator; mdecoder->codec_context->time_base.num = media_type->SamplesPerSecond.Denominator; @@ -13,7 +13,7 @@ Last-Update: <2015-11-02> return TRUE; } -@@ -322,14 +322,14 @@ +@@ -322,14 +322,14 @@ static BOOL tsmf_ffmpeg_decode_video(ITS mdecoder->codec_context->width, mdecoder->codec_context->height); mdecoder->decoded_data = malloc(mdecoder->decoded_size); ZeroMemory(mdecoder->decoded_data, mdecoder->decoded_size); @@ -30,7 +30,7 @@ Last-Update: <2015-11-02> } return ret; } -@@ -385,7 +385,7 @@ +@@ -385,7 +385,7 @@ static BOOL tsmf_ffmpeg_decode_audio(ITS (int16_t *) dst, &frame_size, src, src_size); #else { @@ -39,7 +39,7 @@ Last-Update: <2015-11-02> int got_frame = 0; AVPacket pkt; av_init_packet(&pkt); -@@ -398,7 +398,7 @@ +@@ -398,7 +398,7 @@ static BOOL tsmf_ffmpeg_decode_audio(ITS decoded_frame->nb_samples, mdecoder->codec_context->sample_fmt, 1); memcpy(dst, decoded_frame->data[0], frame_size); } @@ -48,7 +48,7 @@ Last-Update: <2015-11-02> } #endif if(len <= 0 || frame_size <= 0) -@@ -464,7 +464,7 @@ +@@ -464,7 +464,7 @@ static UINT32 tsmf_ffmpeg_get_decoded_fo TSMFFFmpegDecoder *mdecoder = (TSMFFFmpegDecoder *) decoder; switch(mdecoder->codec_context->pix_fmt) { @@ -57,7 +57,7 @@ Last-Update: <2015-11-02> return RDP_PIXFMT_I420; default: CLOG_ERR("unsupported pixel format %u", -@@ -492,7 +492,7 @@ +@@ -492,7 +492,7 @@ static void tsmf_ffmpeg_free(ITSMFDecode { TSMFFFmpegDecoder *mdecoder = (TSMFFFmpegDecoder *) decoder; if(mdecoder->frame) @@ -66,7 +66,7 @@ Last-Update: <2015-11-02> if(mdecoder->decoded_data) free(mdecoder->decoded_data); if(mdecoder->codec_context) -@@ -501,7 +501,7 @@ +@@ -501,7 +501,7 @@ static void tsmf_ffmpeg_free(ITSMFDecode avcodec_close(mdecoder->codec_context); if(mdecoder->codec_context->extradata) free(mdecoder->codec_context->extradata); Modified: head/net/freerdp1/files/patch-git_1b663cef ============================================================================== --- head/net/freerdp1/files/patch-git_1b663cef Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/files/patch-git_1b663cef Sun Dec 11 06:11:06 2016 (r428332) @@ -12,7 +12,7 @@ Subject: [PATCH] build: cmake 3.1 compat work with all cmake versions. Tested with 3.1.0-rc3 ---- channels/CMakeLists.txt +--- channels/CMakeLists.txt.orig 2014-09-11 22:46:32 UTC +++ channels/CMakeLists.txt @@ -202,8 +202,8 @@ set(FILENAME "ChannelOptions.cmake") file(GLOB FILEPATHS RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*/${FILENAME}") @@ -25,7 +25,7 @@ Tested with 3.1.0-rc3 set(CHANNEL_OPTION) include(${FILEPATH}) if(${CHANNEL_OPTION}) ---- channels/client/CMakeLists.txt +--- channels/client/CMakeLists.txt.orig 2014-09-11 22:46:32 UTC +++ channels/client/CMakeLists.txt @@ -24,7 +24,9 @@ set(${MODULE_PREFIX}_SRCS ${CMAKE_CURRENT_SOURCE_DIR}/addin.c @@ -37,7 +37,7 @@ Tested with 3.1.0-rc3 foreach(STATIC_ENTRY ${CHANNEL_STATIC_CLIENT_ENTRIES}) foreach(STATIC_MODULE ${CHANNEL_STATIC_CLIENT_MODULES}) ---- third-party/CMakeLists.txt +--- third-party/CMakeLists.txt.orig 2014-09-11 22:46:32 UTC +++ third-party/CMakeLists.txt @@ -22,11 +22,11 @@ file(GLOB all_valid_subdirs RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*/CMakeLists.txt") Modified: head/net/freerdp1/files/patch-git_434436b7 ============================================================================== --- head/net/freerdp1/files/patch-git_434436b7 Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/files/patch-git_434436b7 Sun Dec 11 06:11:06 2016 (r428332) @@ -10,11 +10,9 @@ Subject: [PATCH] * BSD/FreeBSD build fix winpr/libwinpr/utils/CMakeLists.txt | 4 ++++ 4 files changed, 20 insertions(+), 1 deletion(-) -diff CMakeLists.txt CMakeLists.txt -index 0a9144a..386ae67 100644 ---- CMakeLists.txt +--- CMakeLists.txt.orig 2016-12-11 05:41:21 UTC +++ CMakeLists.txt -@@ -358,6 +358,14 @@ if(APPLE) +@@ -319,6 +319,14 @@ if(APPLE) endif() endif(APPLE) @@ -29,7 +27,7 @@ index 0a9144a..386ae67 100644 # Android if(ANDROID) set(WITH_LIBRARY_VERSIONING "OFF") -@@ -618,6 +626,12 @@ set(FREERDP_EXTENSION_PATH "${CMAKE_INSTALL_FULL_LIBDIR}/freerdp/extensions") +@@ -558,6 +566,12 @@ set(FREERDP_EXTENSION_PATH "${CMAKE_INST include_directories(${CMAKE_CURRENT_BINARY_DIR}) include_directories(${CMAKE_CURRENT_BINARY_DIR}/include) include_directories(${CMAKE_CURRENT_SOURCE_DIR}/include) @@ -42,9 +40,7 @@ index 0a9144a..386ae67 100644 # Configure files add_definitions("-DHAVE_CONFIG_H") -diff winpr/libwinpr/sysinfo/sysinfo.c winpr/libwinpr/sysinfo/sysinfo.c -index 1529d54..457ab9d 100644 ---- winpr/libwinpr/sysinfo/sysinfo.c +--- winpr/libwinpr/sysinfo/sysinfo.c.orig 2014-09-11 22:46:32 UTC +++ winpr/libwinpr/sysinfo/sysinfo.c @@ -54,6 +54,7 @@ #ifndef _WIN32 @@ -54,11 +50,9 @@ index 1529d54..457ab9d 100644 #ifdef HAVE_UNISTD_H #include -diff winpr/libwinpr/utils/CMakeLists.txt winpr/libwinpr/utils/CMakeLists.txt -index e524bf9..501f605 100644 ---- winpr/libwinpr/utils/CMakeLists.txt +--- winpr/libwinpr/utils/CMakeLists.txt.orig 2014-09-11 22:46:32 UTC +++ winpr/libwinpr/utils/CMakeLists.txt -@@ -113,6 +113,10 @@ if(UNIX) +@@ -105,6 +105,10 @@ if(UNIX) winpr_library_add(m) endif() @@ -69,6 +63,3 @@ index e524bf9..501f605 100644 if(BUILD_TESTING) add_subdirectory(test) endif() --- -2.4.1 - Copied and modified: head/net/freerdp1/files/patch-libfreerdp_locale_timezone.c (from r428331, head/net/freerdp1/files/patch-libfreerdp-locale-timezone.c) ============================================================================== --- head/net/freerdp1/files/patch-libfreerdp-locale-timezone.c Sun Dec 11 04:46:37 2016 (r428331, copy source) +++ head/net/freerdp1/files/patch-libfreerdp_locale_timezone.c Sun Dec 11 06:11:06 2016 (r428332) @@ -3,15 +3,9 @@ From: ivan-83 Date: Tue, 10 Mar 2015 04:40:47 +0300 Subject: [PATCH] * FreeBSD timezone detection patch ---- - libfreerdp/locale/timezone.c | 15 +++++++++++---- - 1 file changed, 11 insertions(+), 4 deletions(-) - -diff libfreerdp/locale/timezone.c libfreerdp/locale/timezone.c -index 92b74e8..0375f9c 100644 ---- libfreerdp/locale/timezone.c +--- libfreerdp/locale/timezone.c.orig 2014-09-11 22:46:32 UTC +++ libfreerdp/locale/timezone.c -@@ -1521,8 +1523,11 @@ char* freerdp_get_unix_timezone_identifier() +@@ -1507,8 +1507,11 @@ char* freerdp_get_unix_timezone_identifi return tzid; } @@ -24,7 +18,7 @@ index 92b74e8..0375f9c 100644 if (fp != NULL) { fseek(fp, 0, SEEK_END); -@@ -1678,8 +1683,10 @@ void freerdp_time_zone_detect(TIME_ZONE_INFO* clientTimeZone) +@@ -1664,8 +1667,10 @@ void freerdp_time_zone_detect(TIME_ZONE_ #ifdef HAVE_TM_GMTOFF #if defined(__FreeBSD__) @@ -37,6 +31,3 @@ index 92b74e8..0375f9c 100644 #else clientTimeZone->bias = timezone / 60; #endif --- -2.4.1 - Modified: head/net/freerdp1/files/patch-winpr.pc.in ============================================================================== --- head/net/freerdp1/files/patch-winpr.pc.in Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/files/patch-winpr.pc.in Sun Dec 11 06:11:06 2016 (r428332) @@ -1,8 +1,7 @@ Index: winpr.pc.in -diff -u winpr.pc.in.orig winpr.pc.in ---- winpr.pc.in.orig 2014-09-12 07:46:32.000000000 +0900 -+++ winpr.pc.in 2015-05-26 02:05:59.353925013 +0900 -@@ -9,7 +9,6 @@ +--- winpr.pc.in.orig 2014-09-11 22:46:32 UTC ++++ winpr.pc.in +@@ -9,7 +9,6 @@ Description: WinPR: Windows Portable Run URL: http://www.freerdp.com/ Version: @WINPR_VERSION_FULL@ Requires: Modified: head/net/freerdp1/pkg-plist ============================================================================== --- head/net/freerdp1/pkg-plist Sun Dec 11 04:46:37 2016 (r428331) +++ head/net/freerdp1/pkg-plist Sun Dec 11 06:11:06 2016 (r428332) @@ -1,4 +1,3 @@ -%%DIRECTFB%%bin/dfreerdp1 %%X11%%bin/xfreerdp1 include/freerdp/addin.h include/freerdp/altsec.h @@ -222,15 +221,15 @@ lib/freerdp/smartcard-client.a %%GSTREAMER%%lib/freerdp/tsmf-client-gstreamer-decoder.a %%PULSEAUDIO%%lib/freerdp/tsmf-client-pulse-audio.a lib/freerdp/tsmf-client.a -lib/libfreerdp1.so -lib/libfreerdp1.so.1.2 -lib/libfreerdp1.so.1.2.0 +lib/libfreerdp1.so +lib/libfreerdp1.so.1.2 +lib/libfreerdp1.so.1.2.0 lib/libfreerdp1-client.so lib/libfreerdp1-client.so.1.2 lib/libfreerdp1-client.so.1.2.0 -lib/libwinpr1.so -lib/libwinpr1.so.1.1 -lib/libwinpr1.so.1.1.0 +lib/libwinpr1.so +lib/libwinpr1.so.1.1 +lib/libwinpr1.so.1.1.0 lib/libwinpr-makecert-tool.a %%X11%%lib/libxfreerdp1-client.so %%X11%%lib/libxfreerdp1-client.so.1.2 From owner-svn-ports-all@freebsd.org Sun Dec 11 06:18:29 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25D6DC71E06; Sun, 11 Dec 2016 06:18:29 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E9428F2C; Sun, 11 Dec 2016 06:18:28 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB6ISvK073541; Sun, 11 Dec 2016 06:18:28 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB6ISE5073540; Sun, 11 Dec 2016 06:18:28 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201612110618.uBB6ISE5073540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 11 Dec 2016 06:18:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428333 - head/net/freerdp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 06:18:29 -0000 Author: woodsb02 Date: Sun Dec 11 06:18:27 2016 New Revision: 428333 URL: https://svnweb.freebsd.org/changeset/ports/428333 Log: net/freerdp: Fix X11_CMAKE_ON typo and logic error introduced in r428330 Approved by: adamw (mentor, implicit) Modified: head/net/freerdp/Makefile Modified: head/net/freerdp/Makefile ============================================================================== --- head/net/freerdp/Makefile Sun Dec 11 06:11:06 2016 (r428332) +++ head/net/freerdp/Makefile Sun Dec 11 06:18:27 2016 (r428333) @@ -3,6 +3,7 @@ PORTNAME= freerdp PORTVERSION= 2.0.0.g2016.11.24 +PORTREVISION= 1 CATEGORIES= net comms ipv6 MAINTAINER= bsdports@kyle-evans.net @@ -59,8 +60,8 @@ SSE_CMAKE_BOOL= WITH_SSE2 X11_DESC= Build FreeRDP X11 client X11_BUILD_DEPENDS= xmlto:textproc/xmlto -X11_CMAKE_ON= -DWITH_XKBDFILE=OFF X11_CMAKE_BOOL= WITH_X11 +X11_CMAKE_OFF= -DWITH_XKBFILE=OFF X11_USE= xorg=x11,xkbfile,xcursor,xextproto,xv,xinerama,xext,xrandr,xi,xfixes,xrender .include @@ -93,5 +94,4 @@ post-patch: ${WRKSRC}/server/shadow/CMakeLists.txt \ ${WRKSRC}/libfreerdp/CMakeLists.txt - .include From owner-svn-ports-all@freebsd.org Sun Dec 11 06:27:54 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D212C71011; Sun, 11 Dec 2016 06:27:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52BE8131A; Sun, 11 Dec 2016 06:27:54 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB6RrKL077740; Sun, 11 Dec 2016 06:27:53 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB6RraO077735; Sun, 11 Dec 2016 06:27:53 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612110627.uBB6RraO077735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 11 Dec 2016 06:27:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428334 - in head/devel/py-os-brick: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 06:27:54 -0000 Author: novel Date: Sun Dec 11 06:27:52 2016 New Revision: 428334 URL: https://svnweb.freebsd.org/changeset/ports/428334 Log: devel/py-os-brick: add NFS support - Add initial NFS support through third party patches - Bump PORTREVISION PR: 215156 Submitted by: maintainer Added: head/devel/py-os-brick/files/ head/devel/py-os-brick/files/01-os-type.patch (contents, props changed) head/devel/py-os-brick/files/02-nfs.patch (contents, props changed) Modified: head/devel/py-os-brick/Makefile head/devel/py-os-brick/pkg-message Modified: head/devel/py-os-brick/Makefile ============================================================================== --- head/devel/py-os-brick/Makefile Sun Dec 11 06:18:27 2016 (r428333) +++ head/devel/py-os-brick/Makefile Sun Dec 11 06:27:52 2016 (r428334) @@ -3,6 +3,7 @@ PORTNAME= os-brick PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +31,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}os-w NO_ARCH= yes +EXTRA_PATCHES= ${FILESDIR}/01-os-type.patch:-p1 \ + ${FILESDIR}/02-nfs.patch:-p1 + USES= python USE_PYTHON= autoplist distutils Added: head/devel/py-os-brick/files/01-os-type.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-os-brick/files/01-os-type.patch Sun Dec 11 06:27:52 2016 (r428334) @@ -0,0 +1,47 @@ +From b2edffa81edb25202ec6ed08d131b8fa4153a1d5 Mon Sep 17 00:00:00 2001 +From: Alexander Nusov +Date: Thu, 8 Dec 2016 16:26:21 +0300 +Subject: [PATCH] add support for freebsd os + +--- + os_brick/initiator/__init__.py | 1 + + os_brick/initiator/connector.py | 4 ++++ + 2 files changed, 5 insertions(+) + +diff --git a/os_brick/initiator/__init__.py b/os_brick/initiator/__init__.py +index 95e0b10..aa91615 100644 +--- a/os_brick/initiator/__init__.py ++++ b/os_brick/initiator/__init__.py +@@ -34,6 +34,7 @@ PLATFORM_S390 = 'S390' + OS_TYPE_ALL = 'ALL' + OS_TYPE_LINUX = 'LINUX' + OS_TYPE_WINDOWS = 'WIN' ++OS_TYPE_FREEBSD = 'FREEBSD' + + S390X = "s390x" + S390 = "s390" +diff --git a/os_brick/initiator/connector.py b/os_brick/initiator/connector.py +index 86adfa8..989b8d6 100644 +--- a/os_brick/initiator/connector.py ++++ b/os_brick/initiator/connector.py +@@ -51,6 +51,7 @@ PLATFORM_S390 = 'S390' + OS_TYPE_ALL = 'ALL' + OS_TYPE_LINUX = 'LINUX' + OS_TYPE_WINDOWS = 'WIN' ++OS_TYPE_FREEBSD = 'FREEBSD' + + S390X = "s390x" + S390 = "s390" +@@ -204,6 +205,9 @@ def get_connector_properties(root_helper, my_ip, multipath, enforce_multipath, + props['ip'] = my_ip + props['host'] = host if host else socket.gethostname() + ++ if sys.platform.startswith('freebsd'): ++ props['os_type'] = OS_TYPE_FREEBSD ++ + for item in connector_list: + connector = importutils.import_class(item) + +-- +2.8.1 + Added: head/devel/py-os-brick/files/02-nfs.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-os-brick/files/02-nfs.patch Sun Dec 11 06:27:52 2016 (r428334) @@ -0,0 +1,35 @@ +From fe3bf36779f577ef737108eb1d30b46a75fa4748 Mon Sep 17 00:00:00 2001 +From: Alexander Nusov +Date: Thu, 8 Dec 2016 16:27:57 +0300 +Subject: [PATCH] initial NFS support + +--- + os_brick/initiator/connectors/remotefs.py | 5 +++-- + 1 file changed, 3 insertions(+), 2 deletions(-) + +diff --git a/os_brick/initiator/connectors/remotefs.py b/os_brick/initiator/connectors/remotefs.py +index 50f11c1..f22b652 100644 +--- a/os_brick/initiator/connectors/remotefs.py ++++ b/os_brick/initiator/connectors/remotefs.py +@@ -26,6 +26,8 @@ LOG = logging.getLogger(__name__) + class RemoteFsConnector(base.BaseLinuxConnector): + """Connector class to attach/detach NFS and GlusterFS volumes.""" + ++ os_type = initiator.OS_TYPE_FREEBSD ++ + def __init__(self, mount_type, root_helper, driver=None, + execute=None, + device_scan_attempts=initiator.DEVICE_SCAN_ATTEMPTS_DEFAULT, +@@ -35,8 +37,7 @@ class RemoteFsConnector(base.BaseLinuxConnector): + mount_type_lower = mount_type.lower() + if conn: + mount_point_base = conn.get('mount_point_base') +- if mount_type_lower in ('nfs', 'glusterfs', 'scality', +- 'quobyte', 'vzstorage'): ++ if mount_type_lower in ('nfs',): + kwargs[mount_type_lower + '_mount_point_base'] = ( + kwargs.get(mount_type_lower + '_mount_point_base') or + mount_point_base) +-- +2.8.1 + Modified: head/devel/py-os-brick/pkg-message ============================================================================== --- head/devel/py-os-brick/pkg-message Sun Dec 11 06:18:27 2016 (r428333) +++ head/devel/py-os-brick/pkg-message Sun Dec 11 06:27:52 2016 (r428334) @@ -1,2 +1,5 @@ Please note that this is a development version. -Mounting cinder volumes doesn't work. +Only initial NFS support was added. + +Enable NFS client in rc.conf +# sysrc nfs_client_enable="YES" From owner-svn-ports-all@freebsd.org Sun Dec 11 07:16:13 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24AEBC70559; Sun, 11 Dec 2016 07:16:13 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E81DE8B3; Sun, 11 Dec 2016 07:16:12 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB7GCuW097482; Sun, 11 Dec 2016 07:16:12 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB7GCs7097480; Sun, 11 Dec 2016 07:16:12 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612110716.uBB7GCs7097480@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Dec 2016 07:16:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428335 - in head/devel: allegro allegro-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 07:16:13 -0000 Author: antoine Date: Sun Dec 11 07:16:11 2016 New Revision: 428335 URL: https://svnweb.freebsd.org/changeset/ports/428335 Log: allegro* build fine with bsd make Modified: head/devel/allegro-devel/Makefile head/devel/allegro/Makefile Modified: head/devel/allegro-devel/Makefile ============================================================================== --- head/devel/allegro-devel/Makefile Sun Dec 11 06:27:52 2016 (r428334) +++ head/devel/allegro-devel/Makefile Sun Dec 11 07:16:11 2016 (r428335) @@ -23,7 +23,7 @@ LIB_DEPENDS+= libjack.so:audio/jack \ libFLAC.so:audio/flac \ libphysfs.so:devel/physfs -USES= cmake gmake jpeg openal:soft pkgconfig +USES= cmake jpeg openal:soft pkgconfig USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_GL= glu USE_GNOME= gtk20 Modified: head/devel/allegro/Makefile ============================================================================== --- head/devel/allegro/Makefile Sun Dec 11 06:27:52 2016 (r428334) +++ head/devel/allegro/Makefile Sun Dec 11 07:16:11 2016 (r428335) @@ -16,7 +16,7 @@ COMMENT= Cross-platform library for game LIB_DEPENDS+= libpng.so:graphics/png \ libvorbis.so:audio/libvorbis -USES= cmake gmake makeinfo pkgconfig +USES= cmake makeinfo pkgconfig USE_XORG= x11 xpm xext xcursor xxf86vm xxf86dga USE_GL= glu USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Sun Dec 11 08:06:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F56FC7252C; Sun, 11 Dec 2016 08:06:15 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 369AE1E59; Sun, 11 Dec 2016 08:06:15 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB86ETU018003; Sun, 11 Dec 2016 08:06:14 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB86EHQ017999; Sun, 11 Dec 2016 08:06:14 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612110806.uBB86EHQ017999@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 11 Dec 2016 08:06:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428336 - in head/devel: . py-Pint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 08:06:15 -0000 Author: novel Date: Sun Dec 11 08:06:13 2016 New Revision: 428336 URL: https://svnweb.freebsd.org/changeset/ports/428336 Log: Add py-Pint 0.7.2, physical quantities module. PR: 215147 Submitted by: Alexander Nusov Added: head/devel/py-Pint/ head/devel/py-Pint/Makefile (contents, props changed) head/devel/py-Pint/distinfo (contents, props changed) head/devel/py-Pint/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 11 07:16:11 2016 (r428335) +++ head/devel/Makefile Sun Dec 11 08:06:13 2016 (r428336) @@ -3984,6 +3984,7 @@ SUBDIR += py-MultiMapping SUBDIR += py-PEAK-Rules SUBDIR += py-Persistence + SUBDIR += py-Pint SUBDIR += py-Products.ATContentTypes SUBDIR += py-Products.ATReferenceBrowserWidget SUBDIR += py-Products.Archetypes Added: head/devel/py-Pint/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-Pint/Makefile Sun Dec 11 08:06:13 2016 (r428336) @@ -0,0 +1,20 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= Pint +PORTVERSION= 0.7.2 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Physical quantities module + +LICENSE= BSD + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-Pint/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-Pint/distinfo Sun Dec 11 08:06:13 2016 (r428336) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481113688 +SHA256 (Pint-0.7.2.tar.gz) = 38b97d352a6376bb4e957095c8b75c1c2aa8edbf9a7ccf058d69b147862e77ad +SIZE (Pint-0.7.2.tar.gz) = 149210 Added: head/devel/py-Pint/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-Pint/pkg-descr Sun Dec 11 08:06:13 2016 (r428336) @@ -0,0 +1,11 @@ +Pint is a Python package to define, operate and manipulate physical +quantities: the product of a numerical value and a unit of measurement. It +allows arithmetic operations between them and conversions from and to +different units. + +It is distributed with a comprehensive list of physical units, prefixes and +constants. Due to its modular design, you can extend (or even rewrite!) the +complete list without changing the source code. It supports a lot of numpy +mathematical operations without monkey patching or wrapping numpy. + +WWW: http://pypi.python.org/pypi/Pint From owner-svn-ports-all@freebsd.org Sun Dec 11 08:10:50 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83C9AC725AD; Sun, 11 Dec 2016 08:10:50 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 578B310D3; Sun, 11 Dec 2016 08:10:50 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB8AnaY018337; Sun, 11 Dec 2016 08:10:49 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB8Anu4018333; Sun, 11 Dec 2016 08:10:49 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612110810.uBB8Anu4018333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 11 Dec 2016 08:10:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428337 - in head/net: . py-designateclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 08:10:50 -0000 Author: novel Date: Sun Dec 11 08:10:49 2016 New Revision: 428337 URL: https://svnweb.freebsd.org/changeset/ports/428337 Log: Add py-designateclient 2.3.0, openStack DNS-as-a-Service - Client. PR: 215146 Submitted by: Alexander Nusov Added: head/net/py-designateclient/ head/net/py-designateclient/Makefile (contents, props changed) head/net/py-designateclient/distinfo (contents, props changed) head/net/py-designateclient/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 11 08:06:13 2016 (r428336) +++ head/net/Makefile Sun Dec 11 08:10:49 2016 (r428337) @@ -965,6 +965,7 @@ SUBDIR += py-cjdns SUBDIR += py-cloudfiles SUBDIR += py-coherence + SUBDIR += py-designateclient SUBDIR += py-dpkt SUBDIR += py-dugong SUBDIR += py-ec2-cli-tools Added: head/net/py-designateclient/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-designateclient/Makefile Sun Dec 11 08:10:49 2016 (r428337) @@ -0,0 +1,33 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= designateclient +PORTVERSION= 2.3.0 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python-${PORTNAME}-${PORTVERSION} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= OpenStack DNS-as-a-Service - Client + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \ + ${PYTHON_PKGNAMEPREFIX}osc-lib>=1.0.2:devel/py-osc-lib \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.10.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema \ + ${PYTHON_PKGNAMEPREFIX}debtcollector>=1.2.0:devel/py-debtcollector \ + ${PYTHON_PKGNAMEPREFIX}cliff>=0:devel/py-cliff + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/net/py-designateclient/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-designateclient/distinfo Sun Dec 11 08:10:49 2016 (r428337) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481114369 +SHA256 (python-designateclient-2.3.0.tar.gz) = f41e533cd9eda72638ce288e3dfad1e18cfc4210bd9ca248d70939ff2fccf856 +SIZE (python-designateclient-2.3.0.tar.gz) = 78445 Added: head/net/py-designateclient/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-designateclient/pkg-descr Sun Dec 11 08:10:49 2016 (r428337) @@ -0,0 +1,4 @@ +This is a client library for Designate built on the Designate API. It provides +a Python API (the designateclient module) and a command-line tool (designate). + +WWW: http://pypi.python.org/pypi/python-designateclient From owner-svn-ports-all@freebsd.org Sun Dec 11 08:11:55 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85213C726F1; Sun, 11 Dec 2016 08:11:55 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FF6F12CA; Sun, 11 Dec 2016 08:11:55 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB8BsiO021482; Sun, 11 Dec 2016 08:11:54 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB8BsWm021476; Sun, 11 Dec 2016 08:11:54 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612110811.uBB8BsWm021476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 11 Dec 2016 08:11:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428338 - in head/net: . py-heatclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 08:11:55 -0000 Author: novel Date: Sun Dec 11 08:11:54 2016 New Revision: 428338 URL: https://svnweb.freebsd.org/changeset/ports/428338 Log: Add py-heatclient 1.6.1, openStack Orchestration API Client Library. PR: 215146 Submitted by: Alexander Nusov Added: head/net/py-heatclient/ head/net/py-heatclient/Makefile (contents, props changed) head/net/py-heatclient/distinfo (contents, props changed) head/net/py-heatclient/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 11 08:10:49 2016 (r428337) +++ head/net/Makefile Sun Dec 11 08:11:54 2016 (r428338) @@ -975,6 +975,7 @@ SUBDIR += py-gspread SUBDIR += py-gspreadsheet SUBDIR += py-haproxy-log-analysis + SUBDIR += py-heatclient SUBDIR += py-impacket SUBDIR += py-ipaddress SUBDIR += py-iplib Added: head/net/py-heatclient/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-heatclient/Makefile Sun Dec 11 08:11:54 2016 (r428338) @@ -0,0 +1,37 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= heatclient +PORTVERSION= 1.6.1 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python-${PORTNAME}-${PORTVERSION} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= OpenStack Orchestration API Client Library + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8:devel/py-pbr +RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}swiftclient>=2.2.0:databases/py-swiftclient \ + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.18.0:devel/py-oslo.utils \ + ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \ + ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \ + ${PYTHON_PKGNAMEPREFIX}osc-lib>=1.2.0:devel/py-osc-lib \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.14.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601 \ + ${PYTHON_PKGNAMEPREFIX}cliff>=2.2.0:devel/py-cliff \ + ${PYTHON_PKGNAMEPREFIX}yaml>=3.10.0:devel/py-yaml \ + ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ + ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/net/py-heatclient/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-heatclient/distinfo Sun Dec 11 08:11:54 2016 (r428338) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481114236 +SHA256 (python-heatclient-1.6.1.tar.gz) = 72141d0889694c913a58e8940eeb308f26ec87af6a6382fa71b400a0cdd331fd +SIZE (python-heatclient-1.6.1.tar.gz) = 177069 Added: head/net/py-heatclient/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-heatclient/pkg-descr Sun Dec 11 08:11:54 2016 (r428338) @@ -0,0 +1,4 @@ +This is a client library for Heat built on the Heat orchestration API. It +provides a Python API (the heatclient module) and a command-line tool (heat). + +WWW: http://pypi.python.org/pypi/python-heatclient From owner-svn-ports-all@freebsd.org Sun Dec 11 08:13:12 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFAD4C72730; Sun, 11 Dec 2016 08:13:12 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9A7A91468; Sun, 11 Dec 2016 08:13:12 +0000 (UTC) (envelope-from novel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB8DBpg022361; Sun, 11 Dec 2016 08:13:11 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB8DBa1022357; Sun, 11 Dec 2016 08:13:11 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612110813.uBB8DBa1022357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sun, 11 Dec 2016 08:13:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428339 - in head/net: . py-ceilometerclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 08:13:12 -0000 Author: novel Date: Sun Dec 11 08:13:11 2016 New Revision: 428339 URL: https://svnweb.freebsd.org/changeset/ports/428339 Log: Add py-ceilometerclient 2.7.0, openStack Telemetry API Client Library. PR: 215146 Submitted by: Alexander Nusov Added: head/net/py-ceilometerclient/ head/net/py-ceilometerclient/Makefile (contents, props changed) head/net/py-ceilometerclient/distinfo (contents, props changed) head/net/py-ceilometerclient/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sun Dec 11 08:11:54 2016 (r428338) +++ head/net/Makefile Sun Dec 11 08:13:11 2016 (r428339) @@ -961,6 +961,7 @@ SUBDIR += py-amqplib SUBDIR += py-avahi SUBDIR += py-beanstalkc + SUBDIR += py-ceilometerclient SUBDIR += py-cinderclient SUBDIR += py-cjdns SUBDIR += py-cloudfiles Added: head/net/py-ceilometerclient/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-ceilometerclient/Makefile Sun Dec 11 08:13:11 2016 (r428339) @@ -0,0 +1,33 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= ceilometerclient +PORTVERSION= 2.7.0 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= python-${PORTNAME}-${PORTVERSION} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= OpenStack Telemetry API Client Library + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}stevedore>=1.10.0:devel/py-stevedore \ + ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.5.0:devel/py-oslo.utils \ + ${PYTHON_PKGNAMEPREFIX}oslo.serialization>=1.10.0:devel/py-oslo.serialization \ + ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.1.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}iso8601>=0.1.11:devel/py-iso8601 + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/net/py-ceilometerclient/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-ceilometerclient/distinfo Sun Dec 11 08:13:11 2016 (r428339) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481114293 +SHA256 (python-ceilometerclient-2.7.0.tar.gz) = 64f17f7001e466f3298ac40085a4a86635f2e1d3816ee36da002d4a7a9d3f41b +SIZE (python-ceilometerclient-2.7.0.tar.gz) = 94394 Added: head/net/py-ceilometerclient/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-ceilometerclient/pkg-descr Sun Dec 11 08:13:11 2016 (r428339) @@ -0,0 +1,5 @@ +This is a client library for Ceilometer built on the Ceilometer API. It +provides a Python API (the ceilometerclient module) and a command-line tool +(ceilometer). + +WWW: http://pypi.python.org/pypi/python-ceilometerclient From owner-svn-ports-all@freebsd.org Sun Dec 11 08:25:59 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 506D2C729F3; Sun, 11 Dec 2016 08:25:59 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10B721A6A; Sun, 11 Dec 2016 08:25:58 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB8PwcT026614; Sun, 11 Dec 2016 08:25:58 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB8Pv4t026604; Sun, 11 Dec 2016 08:25:57 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612110825.uBB8Pv4t026604@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Dec 2016 08:25:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428340 - in head: audio/wildmidi devel/raknet devel/rapidjson math/plplot net/tigervnc net/tigervnc-devel science/mcstas science/mcstas-comps science/p5-Mcstas-Tools sysutils/condor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 08:25:59 -0000 Author: antoine Date: Sun Dec 11 08:25:56 2016 New Revision: 428340 URL: https://svnweb.freebsd.org/changeset/ports/428340 Log: Those ports build fine with bsd make Modified: head/audio/wildmidi/Makefile head/devel/raknet/Makefile head/devel/rapidjson/Makefile head/math/plplot/Makefile head/net/tigervnc-devel/Makefile head/net/tigervnc/Makefile head/science/mcstas-comps/Makefile head/science/mcstas/Makefile head/science/p5-Mcstas-Tools/Makefile head/sysutils/condor/Makefile Modified: head/audio/wildmidi/Makefile ============================================================================== --- head/audio/wildmidi/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/audio/wildmidi/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -14,7 +14,7 @@ LICENSE= LGPL3 USE_GITHUB= yes GH_ACCOUNT= Mindwerks -USES= gmake cmake:outsource +USES= cmake:outsource USE_LDCONFIG= yes OPTIONS_SUB= yes Modified: head/devel/raknet/Makefile ============================================================================== --- head/devel/raknet/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/devel/raknet/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -30,7 +30,7 @@ NO_WRKSUBDIR= yes USE_LDCONFIG= yes USE_GCC= any -USES= dos2unix cmake gmake zip +USES= dos2unix cmake zip DOS2UNIX_REGEX= .*\.(cpp|h|txt) # XXX Do not provide Samples for the following reason : Modified: head/devel/rapidjson/Makefile ============================================================================== --- head/devel/rapidjson/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/devel/rapidjson/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -21,7 +21,7 @@ DOXYGEN_BUILD_DEPENDS+= doxygen:devel/do USE_GITHUB= yes GH_ACCOUNT= miloyip -USES= cmake compiler:c++11-lang gmake pathfix +USES= cmake compiler:c++11-lang pathfix OPTIONS_DEFINE= DOXYGEN EXAMPLES OPTIONS_DEFAULT=${OPTIONS_DEFINE} Modified: head/math/plplot/Makefile ============================================================================== --- head/math/plplot/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/math/plplot/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -22,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash \ USE_GNOME= pango USE_PERL5= build -USES= cmake ghostscript gmake localbase perl5 pathfix pkgconfig +USES= cmake ghostscript localbase perl5 pathfix pkgconfig CMAKE_ARGS= -DENABLE_java:BOOL=OFF \ -DENABLE_octave:BOOL=OFF \ -DENABLE_pdl:BOOL=OFF \ Modified: head/net/tigervnc-devel/Makefile ============================================================================== --- head/net/tigervnc-devel/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/net/tigervnc-devel/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -27,7 +27,7 @@ CONFLICTS= tigervnc-[0-9]* \ tridiavnc-[0-9]* \ vnc-[0-9]* -USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \ +USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \ python ssl USE_GL= gl USE_LDCONFIG= yes Modified: head/net/tigervnc/Makefile ============================================================================== --- head/net/tigervnc/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/net/tigervnc/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -26,7 +26,7 @@ CONFLICTS= tigervnc-devel-[0-9]* \ tridiavnc-[0-9]* \ vnc-[0-9]* -USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \ +USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \ python ssl USE_GL= gl USE_LDCONFIG= yes Modified: head/science/mcstas-comps/Makefile ============================================================================== --- head/science/mcstas-comps/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/mcstas-comps/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -14,7 +14,7 @@ LICENSE= GPLv2 RUN_DEPENDS= ${LOCALBASE}/mcstas/${PORTVERSION}/bin/mcstas:science/mcstas -USES= cmake gmake +USES= cmake # Apparently cmake does not generate an install/strip target if nothing # is supposed to be stripped, so override the cmake-default install # target of install/strip by resetting STRIP Modified: head/science/mcstas/Makefile ============================================================================== --- head/science/mcstas/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/mcstas/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -12,9 +12,8 @@ COMMENT= Monte Carlo neutron ray tracing LICENSE= GPLv2 -USES= bison:build cmake gmake +USES= bison:build cmake CMAKE_ARGS= "-Denable_mcstas=1" -GNU_CONFIGURE= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} SUB_FILES= pkg-deinstall pkg-install Modified: head/science/p5-Mcstas-Tools/Makefile ============================================================================== --- head/science/p5-Mcstas-Tools/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/science/p5-Mcstas-Tools/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -18,9 +18,8 @@ RUN_DEPENDS= p5-Tk>0:x11-toolkits/p5-Tk PDL>0:math/PDL \ mcstas:science/mcstas -USES= cmake gmake perl5 shebangfix +USES= cmake perl5 shebangfix CMAKE_ARGS= -Denable_mcstas=1 -GNU_CONFIGURE= yes SHEBANG_FILES= ${EXECS:S/$/.pl/} PLIST_SUB= PORTVERSION=${PORTVERSION} Modified: head/sysutils/condor/Makefile ============================================================================== --- head/sysutils/condor/Makefile Sun Dec 11 08:13:11 2016 (r428339) +++ head/sysutils/condor/Makefile Sun Dec 11 08:25:56 2016 (r428340) @@ -28,7 +28,7 @@ LIB_DEPENDS+= libkrb5support.so:security WRKSRC= ${WRKDIR}/condor-${PORTVERSION} USE_LDCONFIG= yes # Does not build with Python 3 -USES= cmake cpe gmake perl5 pgsql python:2 shebangfix ssl +USES= cmake cpe perl5 pgsql python:2 shebangfix ssl CPE_VENDOR= condor_project SHEBANG_FILES= src/condor_scripts/condor_qsub \ src/condor_gridmanager/remote_gahp \ From owner-svn-ports-all@freebsd.org Sun Dec 11 09:00:49 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F13E1C723D0; Sun, 11 Dec 2016 09:00:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C00B9954; Sun, 11 Dec 2016 09:00:49 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBB90m3r038833; Sun, 11 Dec 2016 09:00:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBB90mKT038832; Sun, 11 Dec 2016 09:00:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612110900.uBB90mKT038832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 11 Dec 2016 09:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428341 - head/games/gottet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 09:00:50 -0000 Author: amdmi3 Date: Sun Dec 11 09:00:48 2016 New Revision: 428341 URL: https://svnweb.freebsd.org/changeset/ports/428341 Log: - Add LICENSE_FILE - Switch to options helpers Modified: head/games/gottet/Makefile Modified: head/games/gottet/Makefile ============================================================================== --- head/games/gottet/Makefile Sun Dec 11 08:25:56 2016 (r428340) +++ head/games/gottet/Makefile Sun Dec 11 09:00:48 2016 (r428341) @@ -11,6 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Tetris clone LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -24,7 +25,7 @@ post-patch: @${REINPLACE_CMD} -e \ 's|share/man|man|' ${WRKSRC}/gottet.pro -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} CREDITS ChangeLog NEWS README \ ${STAGEDIR}${DOCSDIR}) From owner-svn-ports-all@freebsd.org Sun Dec 11 10:20:10 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7185C7089A; Sun, 11 Dec 2016 10:20:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B1E5DA82; Sun, 11 Dec 2016 10:20:10 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBAK9vg070549; Sun, 11 Dec 2016 10:20:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBAK9Ue070545; Sun, 11 Dec 2016 10:20:09 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612111020.uBBAK9Ue070545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 11 Dec 2016 10:20:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428342 - head/net/ntpa X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 10:20:10 -0000 Author: pi Date: Sun Dec 11 10:20:09 2016 New Revision: 428342 URL: https://svnweb.freebsd.org/changeset/ports/428342 Log: net/ntpa: update 0.7.4 -> 0.7.6 - Added BSD3CLAUSE PostgreSQL GPLv2 to license list - Updated PostgreSQL data provider to v3.1.9 - Build with NPlot from ports tree - Improved logging of database errors - Sanitized default configuration - Change build script to autotools - Fixed threadpool issue in mono 2.6 PR: 215181 Submitted by: Carsten Larsen (maintainer) Modified: head/net/ntpa/Makefile head/net/ntpa/distinfo head/net/ntpa/pkg-plist Modified: head/net/ntpa/Makefile ============================================================================== --- head/net/ntpa/Makefile Sun Dec 11 09:00:48 2016 (r428341) +++ head/net/ntpa/Makefile Sun Dec 11 10:20:09 2016 (r428342) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= ntpa -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.6 CATEGORIES= net MASTER_SITES= http://dist.innolan.net/ MAINTAINER= cs@innolan.dk COMMENT= NTP data collection and charting -LICENSE= MIT +LICENSE= MIT BSD3CLAUSE PostgreSQL GPLv2 +LICENSE_COMB= multi -USES= mono +USES= mono pkgconfig autoreconf gmake +GNU_CONFIGURE= yes NO_ARCH= yes OPTIONS_SUB= yes USE_RC_SUBR= ntpa @@ -25,13 +27,16 @@ OPTIONS_DEFINE= WEBFILES GRAPH WEBFILES_DESC= Install web files GRAPH_DESC= Graph generation (requires Cairo) +GRAPH_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/NPlot.pc:graphics/nplot GRAPH_RUN_DEPENDS= nplot>=0:graphics/nplot -do-patch: - @${REINPLACE_CMD} 's|NPlot.0.9.10.0\\lib\\net20|NPlot.0.9.10.1|' \ - ${WRKSRC}/Ntp.Analyzer/Ntp.Analyzer.csproj - @${REINPLACE_CMD} '/Mono.Posix.4.0.0.0/d' \ - ${WRKSRC}/Ntp.Common/Ntp.Common.csproj +CONFIGURE_ARGS+= --libdir=${LOCALBASE}/libexec --bindir=${LOCALBASE}/libexec/ntpa + +.include + +.if ! ${PORT_OPTIONS:MGRAPH} +CONFIGURE_ENV+= NPLOT_CFLAGS=" " NPLOT_LIBS="-r:../packages/NPlot.0.9.10.0/lib/net20/NPlot.dll" +.endif post-install-WEBFILES-on: ${MKDIR} ${STAGEDIR}${WWWDIR} @@ -47,10 +52,9 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/examples/ntpd.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/openntp.conf ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/examples/small.conf ${STAGEDIR}${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/bin/MySql.Data.dll ${STAGEDIR}${PREFIX}/libexec/ntpa - ${INSTALL_DATA} ${WRKSRC}/bin/Npgsql.dll ${STAGEDIR}${PREFIX}/libexec/ntpa - ${INSTALL_DATA} ${WRKSRC}/bin/NPlot.dll ${STAGEDIR}${PREFIX}/libexec/ntpa - ${INSTALL_MAN} ${WRKSRC}/docs/ntpa.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/ntpa/ + ${INSTALL_DATA} ${WRKSRC}/examples/ntpa.conf ${STAGEDIR}${PREFIX}/etc/ntpa/ntpa.conf.sample + ${INSTALL_MAN} ${WRKSRC}/docs/ntpa.1 ${STAGEDIR}${PREFIX}/man/man1 ${MKDIR} ${STAGEDIR}/var/log/ntpa ${MKDIR} ${STAGEDIR}/var/run/ntpa Modified: head/net/ntpa/distinfo ============================================================================== --- head/net/ntpa/distinfo Sun Dec 11 09:00:48 2016 (r428341) +++ head/net/ntpa/distinfo Sun Dec 11 10:20:09 2016 (r428342) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473636210 -SHA256 (ntpa-0.7.4.tar.gz) = 21e755203552df6f27f38f1d58d06dcd71a4a113db97b89f1578217e69d5e544 -SIZE (ntpa-0.7.4.tar.gz) = 1095489 +TIMESTAMP = 1481372685 +SHA256 (ntpa-0.7.6.tar.gz) = 0c24c2640dc78edf8bdcb405df02f81835e6938eb5c4ca2780106091d057bfb5 +SIZE (ntpa-0.7.6.tar.gz) = 3245250 Modified: head/net/ntpa/pkg-plist ============================================================================== --- head/net/ntpa/pkg-plist Sun Dec 11 09:00:48 2016 (r428341) +++ head/net/ntpa/pkg-plist Sun Dec 11 10:20:09 2016 (r428342) @@ -4,7 +4,6 @@ sbin/ntpag sbin/ntpav libexec/ntpa/MySql.Data.dll libexec/ntpa/Npgsql.dll -libexec/ntpa/NPlot.dll libexec/ntpa/Ntp.Analyzer.dll libexec/ntpa/Ntp.Analyzer.Cli.exe libexec/ntpa/Ntp.Analyzer.Data.dll From owner-svn-ports-all@freebsd.org Sun Dec 11 10:57:38 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD0B0C714BA; Sun, 11 Dec 2016 10:57:38 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7F4B11D57; Sun, 11 Dec 2016 10:57:38 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBAvbol086599; Sun, 11 Dec 2016 10:57:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBAvbKx086595; Sun, 11 Dec 2016 10:57:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612111057.uBBAvbKx086595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sun, 11 Dec 2016 10:57:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428343 - in head/www/otrs: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 10:57:38 -0000 Author: pi Date: Sun Dec 11 10:57:37 2016 New Revision: 428343 URL: https://svnweb.freebsd.org/changeset/ports/428343 Log: www/otrs: update 5.0.10 -> 5.0.14 Changes: https://github.com/OTRS/otrs/blob/master/CHANGES.md Modified: head/www/otrs/Makefile head/www/otrs/distinfo head/www/otrs/files/pkg-message.in head/www/otrs/pkg-plist Modified: head/www/otrs/Makefile ============================================================================== --- head/www/otrs/Makefile Sun Dec 11 10:20:09 2016 (r428342) +++ head/www/otrs/Makefile Sun Dec 11 10:57:37 2016 (r428343) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= otrs -PORTVERSION= 5.0.10 +PORTVERSION= 5.0.14 CATEGORIES= www MASTER_SITES= http://ftp.otrs.org/pub/otrs/ \ ftp://ftp.samurai.com/pub/otrs/ \ Modified: head/www/otrs/distinfo ============================================================================== --- head/www/otrs/distinfo Sun Dec 11 10:20:09 2016 (r428342) +++ head/www/otrs/distinfo Sun Dec 11 10:57:37 2016 (r428343) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467038981 -SHA256 (otrs-5.0.10.tar.bz2) = 49ca022ee66ada03a05f79d68145f10546aedb887d84a651bec35b71ab0158de -SIZE (otrs-5.0.10.tar.bz2) = 18782844 +TIMESTAMP = 1479665863 +SHA256 (otrs-5.0.14.tar.bz2) = aaa5d3be55d69d665fef4a2c24c6c901afd338492ca7cfe278782a4041367019 +SIZE (otrs-5.0.14.tar.bz2) = 19350822 Modified: head/www/otrs/files/pkg-message.in ============================================================================== --- head/www/otrs/files/pkg-message.in Sun Dec 11 10:20:09 2016 (r428342) +++ head/www/otrs/files/pkg-message.in Sun Dec 11 10:57:37 2016 (r428343) @@ -11,10 +11,8 @@ receiving emails. Do not forget to run otrs.SetPermissions.pl script. For example: # %%PREFIX%%/otrs/bin/otrs.SetPermissions.pl \ ---web-user=%%WWWOWN%% --web-group=%%WWWOWN%% \ ---otrs-user=%%OTRS_USER%% --otrs-group=%%OTRS_GROUP%% \ ---admin-user=root --admin-group=wheel \ -%%PREFIX%%/otrs +--web-group=%%WWWOWN%% --otrs-user=%%OTRS_USER%% \ +--admin-group=wheel %%PREFIX%%/otrs If you are upgrading from an earlier version, follow the instructions for Modified: head/www/otrs/pkg-plist ============================================================================== --- head/www/otrs/pkg-plist Sun Dec 11 10:20:09 2016 (r428342) +++ head/www/otrs/pkg-plist Sun Dec 11 10:57:37 2016 (r428343) @@ -5,6 +5,7 @@ otrs/.mailfilter.dist otrs/.procmailrc.dist otrs/ARCHIVE @sample otrs/Kernel/Config.pm.dist otrs/Kernel/Config.pm +otrs/Kernel/Config.pod.dist otrs/Kernel/Config/Defaults.pm otrs/Kernel/Config/Files/CloudServices.xml otrs/Kernel/Config/Files/Daemon.xml @@ -62,6 +63,7 @@ otrs/Kernel/Language/he.pm otrs/Kernel/Language/hi.pm otrs/Kernel/Language/hr.pm otrs/Kernel/Language/hu.pm +otrs/Kernel/Language/id.pm otrs/Kernel/Language/it.pm otrs/Kernel/Language/ja.pm otrs/Kernel/Language/lt.pm @@ -164,6 +166,7 @@ otrs/Kernel/Modules/AgentDashboardCommon otrs/Kernel/Modules/AgentHTMLReference.pm otrs/Kernel/Modules/AgentInfo.pm otrs/Kernel/Modules/AgentLinkObject.pm +otrs/Kernel/Modules/AgentOTRSBusiness.pm otrs/Kernel/Modules/AgentPreferences.pm otrs/Kernel/Modules/AgentSearch.pm otrs/Kernel/Modules/AgentSpelling.pm @@ -272,6 +275,7 @@ otrs/Kernel/Output/HTML/NavBar/ModuleAdm otrs/Kernel/Output/HTML/Notification/AgentCloudServicesDisabled.pm otrs/Kernel/Output/HTML/Notification/AgentOTRSBusiness.pm otrs/Kernel/Output/HTML/Notification/AgentOnline.pm +otrs/Kernel/Output/HTML/Notification/AgentSessionLimit.pm otrs/Kernel/Output/HTML/Notification/AgentTicketEscalation.pm otrs/Kernel/Output/HTML/Notification/CustomerOTRSBusiness.pm otrs/Kernel/Output/HTML/Notification/CustomerOnline.pm @@ -418,6 +422,7 @@ otrs/Kernel/Output/HTML/Templates/Standa otrs/Kernel/Output/HTML/Templates/Standard/AgentInfo.tt otrs/Kernel/Output/HTML/Templates/Standard/AgentLinkObject.tt otrs/Kernel/Output/HTML/Templates/Standard/AgentNavigationBar.tt +otrs/Kernel/Output/HTML/Templates/Standard/AgentOTRSBusinessBlockScreen.tt otrs/Kernel/Output/HTML/Templates/Standard/AgentPreferences.tt otrs/Kernel/Output/HTML/Templates/Standard/AgentSpelling.tt otrs/Kernel/Output/HTML/Templates/Standard/AgentStatisticsAdd.tt @@ -662,12 +667,16 @@ otrs/Kernel/System/Console/Command/Maint otrs/Kernel/System/Console/Command/Maint/GenericAgent/Run.pm otrs/Kernel/System/Console/Command/Maint/Loader/CacheCleanup.pm otrs/Kernel/System/Console/Command/Maint/Loader/CacheGenerate.pm +otrs/Kernel/System/Console/Command/Maint/Log/Clear.pm +otrs/Kernel/System/Console/Command/Maint/Log/Print.pm otrs/Kernel/System/Console/Command/Maint/OTRSBusiness/AvailabilityCheck.pm otrs/Kernel/System/Console/Command/Maint/OTRSBusiness/EntitlementCheck.pm otrs/Kernel/System/Console/Command/Maint/PostMaster/MailAccountFetch.pm otrs/Kernel/System/Console/Command/Maint/PostMaster/Read.pm otrs/Kernel/System/Console/Command/Maint/PostMaster/SpoolMailsReprocess.pm otrs/Kernel/System/Console/Command/Maint/Registration/UpdateSend.pm +otrs/Kernel/System/Console/Command/Maint/SMIME/CustomerCertificate/Fetch.pm +otrs/Kernel/System/Console/Command/Maint/SMIME/CustomerCertificate/Renew.pm otrs/Kernel/System/Console/Command/Maint/SMIME/KeysRefresh.pm otrs/Kernel/System/Console/Command/Maint/Session/DeleteAll.pm otrs/Kernel/System/Console/Command/Maint/Session/DeleteExpired.pm @@ -800,11 +809,13 @@ otrs/Kernel/System/PostMaster.pm otrs/Kernel/System/PostMaster/DestQueue.pm otrs/Kernel/System/PostMaster/Filter.pm otrs/Kernel/System/PostMaster/Filter/CMD.pm +otrs/Kernel/System/PostMaster/Filter/Decrypt.pm otrs/Kernel/System/PostMaster/Filter/ExternalTicketNumberRecognition.pm otrs/Kernel/System/PostMaster/Filter/FollowUpArticleTypeCheck.pm otrs/Kernel/System/PostMaster/Filter/Match.pm otrs/Kernel/System/PostMaster/Filter/MatchDBSource.pm otrs/Kernel/System/PostMaster/Filter/NewTicketReject.pm +otrs/Kernel/System/PostMaster/Filter/SMIMEFetchFromCustomer.pm otrs/Kernel/System/PostMaster/FollowUp.pm otrs/Kernel/System/PostMaster/FollowUpCheck/Attachments.pm otrs/Kernel/System/PostMaster/FollowUpCheck/Body.pm @@ -905,6 +916,7 @@ otrs/Kernel/System/SupportDataCollector/ otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/FileSystemWritable.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageDeployment.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/PackageList.pm +otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SpoolMails.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/SystemID.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/DefaultType.pm otrs/Kernel/System/SupportDataCollector/Plugin/OTRS/Ticket/IndexModule.pm @@ -918,7 +930,6 @@ otrs/Kernel/System/SupportDataCollector/ otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/MPMModel.pm otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Apache/Performance.pm otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/EnvironmentVariables.pm -otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/IIS/Performance.pm otrs/Kernel/System/SupportDataCollector/Plugin/Webserver/Version.pm otrs/Kernel/System/SupportDataCollector/PluginAsynchronous.pm otrs/Kernel/System/SupportDataCollector/PluginAsynchronous/OTRS/ConcurrentUsers.pm @@ -1150,6 +1161,7 @@ otrs/var/httpd/htdocs/js/Core.Agent.Cust otrs/var/httpd/htdocs/js/Core.Agent.CustomerSearch.js otrs/var/httpd/htdocs/js/Core.Agent.DaemonInfo.js otrs/var/httpd/htdocs/js/Core.Agent.Dashboard.js +otrs/var/httpd/htdocs/js/Core.Agent.LinkObject.js otrs/var/httpd/htdocs/js/Core.Agent.Login.js otrs/var/httpd/htdocs/js/Core.Agent.Responsive.js otrs/var/httpd/htdocs/js/Core.Agent.Search.js @@ -1572,6 +1584,7 @@ otrs/var/httpd/htdocs/js/thirdparty/cked otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippet/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/codesnippetgeshi/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/colordialog/dialogs/colordialog.js +otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/contextmenu_linkopen/plugin.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/_translationstatus.txt otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/ar.js otrs/var/httpd/htdocs/js/thirdparty/ckeditor-%%VER_CKEDITOR%%/plugins/devtools/lang/bg.js @@ -2577,28 +2590,44 @@ otrs/var/httpd/htdocs/skins/Customer/def otrs/var/httpd/htdocs/skins/Customer/default/img/loader.gif otrs/var/httpd/htdocs/skins/Customer/default/img/logo.png otrs/var/logo-otrs.png +otrs/var/processes/examples/Application_for_leave.yml +otrs/var/processes/examples/Application_for_leave_post.pm +otrs/var/processes/examples/Application_for_leave_pre.pm +otrs/var/processes/examples/Base.pm otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.de.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.en.xml +otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilEscalationDeadlineExpires.hu.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.de.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.en.xml +otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilResponseDeadlineExpires.hu.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilSolutionDeadlineExpires.de.xml otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilSolutionDeadlineExpires.en.xml +otrs/var/stats/ListOfOpenTicketsSortedByTimeLeftUntilSolutionDeadlineExpires.hu.xml otrs/var/stats/ListOfTheMostTimeConsumingTickets.de.xml otrs/var/stats/ListOfTheMostTimeConsumingTickets.en.xml +otrs/var/stats/ListOfTheMostTimeConsumingTickets.hu.xml otrs/var/stats/ListOfTicketsClosedLastMonth.de.xml otrs/var/stats/ListOfTicketsClosedLastMonth.en.xml +otrs/var/stats/ListOfTicketsClosedLastMonth.hu.xml otrs/var/stats/ListOfTicketsClosedSortedByResponseTime.de.xml otrs/var/stats/ListOfTicketsClosedSortedByResponseTime.en.xml +otrs/var/stats/ListOfTicketsClosedSortedByResponseTime.hu.xml otrs/var/stats/ListOfTicketsClosedSortedBySolutionTime.de.xml otrs/var/stats/ListOfTicketsClosedSortedBySolutionTime.en.xml +otrs/var/stats/ListOfTicketsClosedSortedBySolutionTime.hu.xml otrs/var/stats/ListOfTicketsCreatedLastMonth.de.xml otrs/var/stats/ListOfTicketsCreatedLastMonth.en.xml +otrs/var/stats/ListOfTicketsCreatedLastMonth.hu.xml otrs/var/stats/Stats.NewTickets.de.xml otrs/var/stats/Stats.NewTickets.en.xml +otrs/var/stats/Stats.NewTickets.hu.xml otrs/var/stats/Stats.StatusActionOverview.de.xml otrs/var/stats/Stats.StatusActionOverview.en.xml +otrs/var/stats/Stats.StatusActionOverview.hu.xml otrs/var/stats/Stats.TicketOverview.de.xml otrs/var/stats/Stats.TicketOverview.en.xml +otrs/var/stats/Stats.TicketOverview.hu.xml +otrs/var/webservices/examples/Base.pm @owner @group @owner root @@ -2606,7 +2635,6 @@ otrs/var/stats/Stats.TicketOverview.en.x @dir otrs/var/article @dir otrs/var/httpd/htdocs/js/js-cache @dir otrs/var/log -@dir otrs/var/processes/examples @dir otrs/var/sessions @dir otrs/var/spool @dir otrs/var/tmp From owner-svn-ports-all@freebsd.org Sun Dec 11 11:00:15 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A223FC7158B; Sun, 11 Dec 2016 11:00:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 623F41EC2; Sun, 11 Dec 2016 11:00:15 +0000 (UTC) (envelope-from rene@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBB0ECF086892; Sun, 11 Dec 2016 11:00:14 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBB0EVU086887; Sun, 11 Dec 2016 11:00:14 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612111100.uBBB0EVU086887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 11 Dec 2016 11:00:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428344 - in head/emulators: fuse libspectrum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 11:00:15 -0000 Author: rene Date: Sun Dec 11 11:00:13 2016 New Revision: 428344 URL: https://svnweb.freebsd.org/changeset/ports/428344 Log: Update libspectrum and fuse to version 1.3.2 Distribution files checked against authors' PGP signature. Modified: head/emulators/fuse/Makefile head/emulators/fuse/distinfo head/emulators/libspectrum/Makefile head/emulators/libspectrum/distinfo head/emulators/libspectrum/pkg-plist Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Sun Dec 11 10:57:37 2016 (r428343) +++ head/emulators/fuse/Makefile Sun Dec 11 11:00:13 2016 (r428344) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse/distinfo ============================================================================== --- head/emulators/fuse/distinfo Sun Dec 11 10:57:37 2016 (r428343) +++ head/emulators/fuse/distinfo Sun Dec 11 11:00:13 2016 (r428344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478688480 -SHA256 (fuse-1.3.1.tar.gz) = 2973d50a72a176e308ee89f5930c4b722d47f40f05d32042eee987a921fdf089 -SIZE (fuse-1.3.1.tar.gz) = 1626538 +TIMESTAMP = 1481360960 +SHA256 (fuse-1.3.2.tar.gz) = 576bf916b499a4d5932acc34d315e2acd36636d1d5a3911c839589487a6b68e6 +SIZE (fuse-1.3.2.tar.gz) = 1629160 Modified: head/emulators/libspectrum/Makefile ============================================================================== --- head/emulators/libspectrum/Makefile Sun Dec 11 10:57:37 2016 (r428343) +++ head/emulators/libspectrum/Makefile Sun Dec 11 11:00:13 2016 (r428344) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libspectrum -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= emulators devel MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/libspectrum/distinfo ============================================================================== --- head/emulators/libspectrum/distinfo Sun Dec 11 10:57:37 2016 (r428343) +++ head/emulators/libspectrum/distinfo Sun Dec 11 11:00:13 2016 (r428344) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478687833 -SHA256 (libspectrum-1.3.1.tar.gz) = 1043de3be9f9c7ab671e1515c63dadb1999e8366bb08d4f1f399784b35cd5110 -SIZE (libspectrum-1.3.1.tar.gz) = 496995 +TIMESTAMP = 1481360929 +SHA256 (libspectrum-1.3.2.tar.gz) = c7d7580097116a7afd90f1e3d000e4b7a66b20178503f11e03b3a95180208c3f +SIZE (libspectrum-1.3.2.tar.gz) = 499612 Modified: head/emulators/libspectrum/pkg-plist ============================================================================== --- head/emulators/libspectrum/pkg-plist Sun Dec 11 10:57:37 2016 (r428343) +++ head/emulators/libspectrum/pkg-plist Sun Dec 11 11:00:13 2016 (r428344) @@ -2,7 +2,7 @@ include/libspectrum.h lib/libspectrum.a lib/libspectrum.so lib/libspectrum.so.8 -lib/libspectrum.so.8.4.4 +lib/libspectrum.so.8.4.5 man/man3/libspectrum.3.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog From owner-svn-ports-all@freebsd.org Sun Dec 11 12:12:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE022C6F488; Sun, 11 Dec 2016 12:12:17 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D73F36A; Sun, 11 Dec 2016 12:12:17 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBCCGwI017964; Sun, 11 Dec 2016 12:12:16 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBCCGJD017961; Sun, 11 Dec 2016 12:12:16 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612111212.uBBCCGJD017961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sun, 11 Dec 2016 12:12:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428345 - head/audio/speex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 12:12:17 -0000 Author: bapt Date: Sun Dec 11 12:12:16 2016 New Revision: 428345 URL: https://svnweb.freebsd.org/changeset/ports/428345 Log: Update to 1.2.0 Modified: head/audio/speex/Makefile head/audio/speex/distinfo head/audio/speex/pkg-plist Modified: head/audio/speex/Makefile ============================================================================== --- head/audio/speex/Makefile Sun Dec 11 11:00:13 2016 (r428344) +++ head/audio/speex/Makefile Sun Dec 11 12:12:16 2016 (r428345) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= speex -DISTVERSION= 1.2rc2 +DISTVERSION= 1.2.0 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ Modified: head/audio/speex/distinfo ============================================================================== --- head/audio/speex/distinfo Sun Dec 11 11:00:13 2016 (r428344) +++ head/audio/speex/distinfo Sun Dec 11 12:12:16 2016 (r428345) @@ -1,2 +1,3 @@ -SHA256 (speex-1.2rc2.tar.gz) = caa27c7247ff15c8521c2ae0ea21987c9e9710a8f2d3448e8b79da9806bce891 -SIZE (speex-1.2rc2.tar.gz) = 1016729 +TIMESTAMP = 1481458226 +SHA256 (speex-1.2.0.tar.gz) = eaae8af0ac742dc7d542c9439ac72f1f385ce838392dc849cae4536af9210094 +SIZE (speex-1.2.0.tar.gz) = 1047080 Modified: head/audio/speex/pkg-plist ============================================================================== --- head/audio/speex/pkg-plist Sun Dec 11 11:00:13 2016 (r428344) +++ head/audio/speex/pkg-plist Sun Dec 11 12:12:16 2016 (r428345) @@ -10,7 +10,7 @@ include/speex/speex_types.h lib/libspeex.a lib/libspeex.so lib/libspeex.so.1 -lib/libspeex.so.1.5.0 +lib/libspeex.so.1.5.1 libdata/pkgconfig/speex.pc man/man1/speexdec.1.gz man/man1/speexenc.1.gz From owner-svn-ports-all@freebsd.org Sun Dec 11 12:15:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F04EC6F67E; Sun, 11 Dec 2016 12:15:18 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0399882F; Sun, 11 Dec 2016 12:15:17 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBCFH0T019045; Sun, 11 Dec 2016 12:15:17 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBCFHBv019043; Sun, 11 Dec 2016 12:15:17 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612111215.uBBCFHBv019043@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 11 Dec 2016 12:15:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428346 - in head/security/py-rekall-core: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 12:15:18 -0000 Author: antoine Date: Sun Dec 11 12:15:16 2016 New Revision: 428346 URL: https://svnweb.freebsd.org/changeset/ports/428346 Log: Allow running when openpyxl 2.4 is installed Added: head/security/py-rekall-core/files/patch-rekall_plugins_renderers_xls.py (contents, props changed) Modified: head/security/py-rekall-core/Makefile Modified: head/security/py-rekall-core/Makefile ============================================================================== --- head/security/py-rekall-core/Makefile Sun Dec 11 12:12:16 2016 (r428345) +++ head/security/py-rekall-core/Makefile Sun Dec 11 12:15:16 2016 (r428346) @@ -3,6 +3,7 @@ PORTNAME= rekall-core DISTVERSION= 1.5.2.post1 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Added: head/security/py-rekall-core/files/patch-rekall_plugins_renderers_xls.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-rekall-core/files/patch-rekall_plugins_renderers_xls.py Sun Dec 11 12:15:16 2016 (r428346) @@ -0,0 +1,26 @@ +--- rekall/plugins/renderers/xls.py.orig 2015-10-23 12:57:00 UTC ++++ rekall/plugins/renderers/xls.py +@@ -37,11 +37,11 @@ from rekall.ui import text + # pylint: disable=unexpected-keyword-arg,no-value-for-parameter + # pylint: disable=redefined-outer-name + +-HEADER_STYLE = styles.Style(font=styles.Font(bold=True)) +-SECTION_STYLE = styles.Style( ++HEADER_STYLE = styles.NamedStyle(name='header', font=styles.Font(bold=True)) ++SECTION_STYLE = styles.NamedStyle(name='section', + fill=styles.PatternFill( + fill_type=fills.FILL_SOLID, start_color=styles.Color(colors.RED))) +-FORMAT_STYLE = styles.Style( ++FORMAT_STYLE = styles.NamedStyle(name='format', + alignment=styles.Alignment(vertical="top", wrap_text=False)) + + +@@ -291,7 +291,7 @@ class XLSNoneObjectRenderer(XLSObjectRen + class XLSDateTimeRenderer(XLSObjectRenderer): + """Renders timestamps as python datetime objects.""" + renders_type = "UnixTimeStamp" +- STYLE = styles.Style(number_format='MM/DD/YYYY HH:MM:SS') ++ STYLE = styles.NamedStyle(name='style', number_format='MM/DD/YYYY HH:MM:SS') + + def GetData(self, item, **options): + if item.v() == 0: From owner-svn-ports-all@freebsd.org Sun Dec 11 13:04:49 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A242C70E90; Sun, 11 Dec 2016 13:04:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 411A238C; Sun, 11 Dec 2016 13:04:49 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBD4mNh038813; Sun, 11 Dec 2016 13:04:48 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBD4m84038810; Sun, 11 Dec 2016 13:04:48 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612111304.uBBD4m84038810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 11 Dec 2016 13:04:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428347 - head/graphics/vips X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 13:04:49 -0000 Author: danilo Date: Sun Dec 11 13:04:48 2016 New Revision: 428347 URL: https://svnweb.freebsd.org/changeset/ports/428347 Log: - Update to 8.4.5 Modified: head/graphics/vips/Makefile head/graphics/vips/distinfo head/graphics/vips/pkg-plist Modified: head/graphics/vips/Makefile ============================================================================== --- head/graphics/vips/Makefile Sun Dec 11 12:15:16 2016 (r428346) +++ head/graphics/vips/Makefile Sun Dec 11 13:04:48 2016 (r428347) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vips -PORTVERSION= 8.4.4 +PORTVERSION= 8.4.5 CATEGORIES= graphics MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/${PORTVERSION:R}/ Modified: head/graphics/vips/distinfo ============================================================================== --- head/graphics/vips/distinfo Sun Dec 11 12:15:16 2016 (r428346) +++ head/graphics/vips/distinfo Sun Dec 11 13:04:48 2016 (r428347) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479075450 -SHA256 (vips-8.4.4.tar.gz) = 692e7b2abe656d14374de84afd650c44276fcd1a32c7d5edb661dccfeea49471 -SIZE (vips-8.4.4.tar.gz) = 11536210 +TIMESTAMP = 1481279555 +SHA256 (vips-8.4.5.tar.gz) = 0af73a51f53250ca240a683ba0d652003744382b78d8a10152c8f1bd019897fd +SIZE (vips-8.4.5.tar.gz) = 11527549 Modified: head/graphics/vips/pkg-plist ============================================================================== --- head/graphics/vips/pkg-plist Sun Dec 11 12:15:16 2016 (r428346) +++ head/graphics/vips/pkg-plist Sun Dec 11 13:04:48 2016 (r428347) @@ -71,15 +71,15 @@ lib/girepository-1.0/Vips-8.0.typelib lib/libvips-cpp.a lib/libvips-cpp.so lib/libvips-cpp.so.42 -lib/libvips-cpp.so.42.6.4 +lib/libvips-cpp.so.42.6.5 lib/libvips.a lib/libvips.so lib/libvips.so.42 -lib/libvips.so.42.6.4 +lib/libvips.so.42.6.5 lib/libvipsCC.a lib/libvipsCC.so lib/libvipsCC.so.42 -lib/libvipsCC.so.42.6.4 +lib/libvipsCC.so.42.6.5 %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/gi/overrides/Vips.pyo @@ -138,6 +138,7 @@ man/man1/vipsthumbnail.1.gz %%PORTDOCS%%share/gtk-doc/html/libvips/func-list.html %%PORTDOCS%%share/gtk-doc/html/libvips/home.png %%PORTDOCS%%share/gtk-doc/html/libvips/index.html +%%PORTDOCS%%share/gtk-doc/html/libvips/index.sgml %%PORTDOCS%%share/gtk-doc/html/libvips/interconvert.png %%PORTDOCS%%share/gtk-doc/html/libvips/left-insensitive.png %%PORTDOCS%%share/gtk-doc/html/libvips/left.png From owner-svn-ports-all@freebsd.org Sun Dec 11 14:18:17 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 250DDC710D0; Sun, 11 Dec 2016 14:18:17 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8C851F1F; Sun, 11 Dec 2016 14:18:16 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBEIGGU066801; Sun, 11 Dec 2016 14:18:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBEIG5E066799; Sun, 11 Dec 2016 14:18:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111418.uBBEIG5E066799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 14:18:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428348 - head/www/py-flexget X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 14:18:17 -0000 Author: jbeich Date: Sun Dec 11 14:18:15 2016 New Revision: 428348 URL: https://svnweb.freebsd.org/changeset/ports/428348 Log: www/py-flexget: update to 2.8.1 Changes: https://github.com/Flexget/Flexget/compare/2.8.0...2.8.1 Modified: head/www/py-flexget/Makefile (contents, props changed) head/www/py-flexget/distinfo (contents, props changed) Modified: head/www/py-flexget/Makefile ============================================================================== --- head/www/py-flexget/Makefile Sun Dec 11 13:04:48 2016 (r428347) +++ head/www/py-flexget/Makefile Sun Dec 11 14:18:15 2016 (r428348) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.2 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP @@ -13,6 +13,7 @@ MAINTAINER= jbeich@FreeBSD.org COMMENT= Program to automate downloading from different sources LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Sun Dec 11 13:04:48 2016 (r428347) +++ head/www/py-flexget/distinfo Sun Dec 11 14:18:15 2016 (r428348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481181308 -SHA256 (FlexGet-2.8.0.tar.gz) = 4966029e2e05207bb710d532187ba2f4ae92a80d9178b0904ca226f3238437c0 -SIZE (FlexGet-2.8.0.tar.gz) = 2600790 +TIMESTAMP = 1481440531 +SHA256 (FlexGet-2.8.2.tar.gz) = 80f0d89cc3857809bcf5a91665dfed2b4763ceedef86c8dee81aaf65ad45c52c +SIZE (FlexGet-2.8.2.tar.gz) = 2601047 From owner-svn-ports-all@freebsd.org Sun Dec 11 14:45:05 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4537FC71AB3; Sun, 11 Dec 2016 14:45:05 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EED9CDC9; Sun, 11 Dec 2016 14:45:04 +0000 (UTC) (envelope-from robak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBEj4aM078860; Sun, 11 Dec 2016 14:45:04 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBEj47R078858; Sun, 11 Dec 2016 14:45:04 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201612111445.uBBEj47R078858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Sun, 11 Dec 2016 14:45:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428349 - branches/2016Q4/textproc/html-xml-utils X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 14:45:05 -0000 Author: robak Date: Sun Dec 11 14:45:03 2016 New Revision: 428349 URL: https://svnweb.freebsd.org/changeset/ports/428349 Log: MFH: r426046 r428227 Update to upstream version 7.1 PR: 214200 Submitted by: udvzsolt@gmail.com Reviewed by: takefu@airport.fm (maintainer) Approved by: takefu@airport.fm (maintainer) textproc/html-xml-utils: fix build on 9.3 PR: 214526 Submitted by: Takefu (maintainer) Approved by: ports-secteam Modified: branches/2016Q4/textproc/html-xml-utils/Makefile branches/2016Q4/textproc/html-xml-utils/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/textproc/html-xml-utils/Makefile ============================================================================== --- branches/2016Q4/textproc/html-xml-utils/Makefile Sun Dec 11 14:18:15 2016 (r428348) +++ branches/2016Q4/textproc/html-xml-utils/Makefile Sun Dec 11 14:45:03 2016 (r428349) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= html-xml-utils -PORTVERSION= 7.0 +PORTVERSION= 7.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.w3.org/Tools/HTML-XML-utils/ @@ -14,12 +15,10 @@ LICENSE_NAME= W3C Software Notice and Li LICENSE_FILE= ${WRKSRC}/COPYING LICENSE_PERMS= auto-accept -USES= gmake iconv shebangfix +USES= gmake iconv localbase shebangfix GNU_CONFIGURE= yes SHEBANG_FILES= ${WRKSRC}/hxcite-mkbib - -CONFIGURE_ARGS= CPPFLAGS=-I${LOCALBASE}/include\ - LDFLAGS="-L${LOCALBASE}/lib ${ICONV_LIB}" +CONFIGURE_ARGS= LDFLAGS=${ICONV_LIB} .include Modified: branches/2016Q4/textproc/html-xml-utils/distinfo ============================================================================== --- branches/2016Q4/textproc/html-xml-utils/distinfo Sun Dec 11 14:18:15 2016 (r428348) +++ branches/2016Q4/textproc/html-xml-utils/distinfo Sun Dec 11 14:45:03 2016 (r428349) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464339263 -SHA256 (html-xml-utils-7.0.tar.gz) = e7d30de4fb4731f3ecd4622ac30db9fb82e1aa0ab190ae13e457360eea9460b0 -SIZE (html-xml-utils-7.0.tar.gz) = 334696 +TIMESTAMP = 1478246318 +SHA256 (html-xml-utils-7.1.tar.gz) = ec0efd2263b864bb7e0ae5c59f02c43c5d8aebd0e1c0d2bfce391e665766d56e +SIZE (html-xml-utils-7.1.tar.gz) = 319559 From owner-svn-ports-all@freebsd.org Sun Dec 11 15:00:49 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFD2AC71F97; Sun, 11 Dec 2016 15:00:49 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA55A1375; Sun, 11 Dec 2016 15:00:49 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBF0m9s083307; Sun, 11 Dec 2016 15:00:48 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBF0mWw083301; Sun, 11 Dec 2016 15:00:48 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201612111500.uBBF0mWw083301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Sun, 11 Dec 2016 15:00:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428350 - in head/sysutils: filebeat metricbeat packetbeat X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:00:50 -0000 Author: girgen Date: Sun Dec 11 15:00:48 2016 New Revision: 428350 URL: https://svnweb.freebsd.org/changeset/ports/428350 Log: Update to 5.1.1 Modified: head/sysutils/filebeat/Makefile head/sysutils/filebeat/distinfo head/sysutils/metricbeat/Makefile head/sysutils/metricbeat/distinfo head/sysutils/packetbeat/Makefile head/sysutils/packetbeat/distinfo Modified: head/sysutils/filebeat/Makefile ============================================================================== --- head/sysutils/filebeat/Makefile Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/filebeat/Makefile Sun Dec 11 15:00:48 2016 (r428350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= filebeat -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/filebeat/distinfo ============================================================================== --- head/sysutils/filebeat/distinfo Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/filebeat/distinfo Sun Dec 11 15:00:48 2016 (r428350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481067807 -SHA256 (elastic-beats-v5.0.2_GH0.tar.gz) = feef1e53b978c12b3b3c552534fd666839df5d7d3b974e16636360ca6c4ab7c0 -SIZE (elastic-beats-v5.0.2_GH0.tar.gz) = 15774694 +TIMESTAMP = 1481468225 +SHA256 (elastic-beats-v5.1.1_GH0.tar.gz) = f280b975afffd5c2e9ddb9aef2823aff065aec8c41325999c2721fa2770dafb0 +SIZE (elastic-beats-v5.1.1_GH0.tar.gz) = 16500866 Modified: head/sysutils/metricbeat/Makefile ============================================================================== --- head/sysutils/metricbeat/Makefile Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/metricbeat/Makefile Sun Dec 11 15:00:48 2016 (r428350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metricbeat -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/metricbeat/distinfo ============================================================================== --- head/sysutils/metricbeat/distinfo Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/metricbeat/distinfo Sun Dec 11 15:00:48 2016 (r428350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481067807 -SHA256 (elastic-beats-v5.0.2_GH0.tar.gz) = feef1e53b978c12b3b3c552534fd666839df5d7d3b974e16636360ca6c4ab7c0 -SIZE (elastic-beats-v5.0.2_GH0.tar.gz) = 15774694 +TIMESTAMP = 1481468225 +SHA256 (elastic-beats-v5.1.1_GH0.tar.gz) = f280b975afffd5c2e9ddb9aef2823aff065aec8c41325999c2721fa2770dafb0 +SIZE (elastic-beats-v5.1.1_GH0.tar.gz) = 16500866 Modified: head/sysutils/packetbeat/Makefile ============================================================================== --- head/sysutils/packetbeat/Makefile Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/packetbeat/Makefile Sun Dec 11 15:00:48 2016 (r428350) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= packetbeat -PORTVERSION= 5.0.2 +PORTVERSION= 5.1.1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/packetbeat/distinfo ============================================================================== --- head/sysutils/packetbeat/distinfo Sun Dec 11 14:45:03 2016 (r428349) +++ head/sysutils/packetbeat/distinfo Sun Dec 11 15:00:48 2016 (r428350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481067807 -SHA256 (elastic-beats-v5.0.2_GH0.tar.gz) = feef1e53b978c12b3b3c552534fd666839df5d7d3b974e16636360ca6c4ab7c0 -SIZE (elastic-beats-v5.0.2_GH0.tar.gz) = 15774694 +TIMESTAMP = 1481468225 +SHA256 (elastic-beats-v5.1.1_GH0.tar.gz) = f280b975afffd5c2e9ddb9aef2823aff065aec8c41325999c2721fa2770dafb0 +SIZE (elastic-beats-v5.1.1_GH0.tar.gz) = 16500866 From owner-svn-ports-all@freebsd.org Sun Dec 11 15:14:03 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B273C724E2; Sun, 11 Dec 2016 15:14:03 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1667D1C6E; Sun, 11 Dec 2016 15:14:03 +0000 (UTC) (envelope-from thierry@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFE25W091164; Sun, 11 Dec 2016 15:14:02 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFE2bB091162; Sun, 11 Dec 2016 15:14:02 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612111514.uBBFE2bB091162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sun, 11 Dec 2016 15:14:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428351 - in head/devel/m17n-lib: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:14:03 -0000 Author: thierry Date: Sun Dec 11 15:14:01 2016 New Revision: 428351 URL: https://svnweb.freebsd.org/changeset/ports/428351 Log: Fix a transliteration with a patch from Mike Fabian. It has been approved by upstream, but a chunk is missing. See https://lists.nongnu.org/archive/html/m17n-list/2015-08/msg00001.html and https://bugzilla.redhat.com/show_bug.cgi?id=1256244 PR: 214968 Approved by: maintainer Obtained from: Mike Fabian Added: head/devel/m17n-lib/files/patch-src_input.c (contents, props changed) Modified: head/devel/m17n-lib/Makefile Modified: head/devel/m17n-lib/Makefile ============================================================================== --- head/devel/m17n-lib/Makefile Sun Dec 11 15:00:48 2016 (r428350) +++ head/devel/m17n-lib/Makefile Sun Dec 11 15:14:01 2016 (r428351) @@ -3,13 +3,16 @@ PORTNAME= m17n-lib PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel textproc MASTER_SITES= SAVANNAH/m17n MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Library for the multilingual text handling +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= bison:devel/bison \ m17n-db>=1.6.4:devel/m17n-db LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ @@ -22,7 +25,7 @@ RUN_DEPENDS= m17n-db>=1.6.4:devel/m17n-d MAKE_JOBS_UNSAFE= yes USES= autoreconf gettext-tools libtool pathfix pkgconfig -USE_XORG= ice sm x11 xaw xft xt +USE_XORG= ice sm x11 xaw xft xmu xrender xt USE_GNOME= libxml2 USE_LDCONFIG= yes GNU_CONFIGURE= yes Added: head/devel/m17n-lib/files/patch-src_input.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/m17n-lib/files/patch-src_input.c Sun Dec 11 15:14:01 2016 (r428351) @@ -0,0 +1,20 @@ +--- src/input.c.orig 2014-11-28 22:57:48 UTC ++++ src/input.c +@@ -4264,7 +4264,7 @@ filter (MInputContext *ic, MSymbol key, + if (ic_info->commit_key_head > 0) + { + memmove (ic_info->keys, ic_info->keys + ic_info->commit_key_head, +- sizeof (int) * (ic_info->used - ic_info->commit_key_head)); ++ sizeof (MSymbol *) * (ic_info->used - ic_info->commit_key_head)); + ic_info->used -= ic_info->commit_key_head; + ic_info->key_head -= ic_info->commit_key_head; + ic_info->state_key_head -= ic_info->commit_key_head; +@@ -4278,7 +4278,7 @@ filter (MInputContext *ic, MSymbol key, + if (ic_info->key_head > 0) + { + memmove (ic_info->keys, ic_info->keys + ic_info->key_head, +- sizeof (int) * (ic_info->used - ic_info->key_head)); ++ sizeof (MSymbol *) * (ic_info->used - ic_info->key_head)); + ic_info->used -= ic_info->key_head; + ic_info->key_head = ic_info->state_key_head + = ic_info->commit_key_head = 0; From owner-svn-ports-all@freebsd.org Sun Dec 11 15:22:57 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BBE0C72718; Sun, 11 Dec 2016 15:22:57 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A45AFBB; Sun, 11 Dec 2016 15:22:56 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFMt3o098422; Sun, 11 Dec 2016 15:22:55 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFMljV098340; Sun, 11 Dec 2016 15:22:47 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111522.uBBFMljV098340@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 15:22:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428352 - in head: audio/acoustid-fingerprinter audio/alsa-plugins audio/amarok-kde4 audio/aqualung audio/aubio audio/audacity audio/baresip audio/beets audio/cantata audio/chromaprint ... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:22:57 -0000 Author: jbeich Date: Sun Dec 11 15:22:47 2016 New Revision: 428352 URL: https://svnweb.freebsd.org/changeset/ports/428352 Log: multimedia/ffmpeg: update to 3.2.2 Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog PR: 207547 Submitted by: riggs, ebirth@b0ss.net (libressl fix) Exp-run by: antoine (3 tries) Added: head/multimedia/ffmpeg/files/patch-libavformat_tls__openssl.c (contents, props changed) head/multimedia/ffmpeg/files/patch-tests_checkasm_Makefile (contents, props changed) Deleted: head/multimedia/ffmpeg/files/patch-kvazaar-0.7 head/multimedia/ffmpeg/files/patch-libavfilter-vf_libopencv.c Modified: head/audio/acoustid-fingerprinter/Makefile (contents, props changed) head/audio/alsa-plugins/Makefile (contents, props changed) head/audio/amarok-kde4/Makefile (contents, props changed) head/audio/aqualung/Makefile (contents, props changed) head/audio/aubio/Makefile (contents, props changed) head/audio/audacity/Makefile (contents, props changed) head/audio/baresip/Makefile (contents, props changed) head/audio/beets/Makefile (contents, props changed) head/audio/cantata/Makefile (contents, props changed) head/audio/chromaprint/Makefile (contents, props changed) head/audio/cmus/Makefile (contents, props changed) head/audio/forked-daapd/Makefile (contents, props changed) head/audio/idjc/Makefile (contents, props changed) head/audio/kid3-kde4/Makefile (contents, props changed) head/audio/lastfm-desktop/Makefile (contents, props changed) head/audio/libgroove/Makefile (contents, props changed) head/audio/libsoxr/Makefile (contents, props changed) head/audio/moc/Makefile (contents, props changed) head/audio/musicpd/Makefile (contents, props changed) head/audio/pacpl/Makefile (contents, props changed) head/audio/pianobar/Makefile (contents, props changed) head/audio/soundkonverter/Makefile (contents, props changed) head/audio/spek/Makefile (contents, props changed) head/audio/xmms2/Makefile (contents, props changed) head/cad/netgen/Makefile (contents, props changed) head/comms/dabstick-radio/Makefile (contents, props changed) head/databases/grass/Makefile (contents, props changed) head/deskutils/libstreamanalyzer/Makefile (contents, props changed) head/deskutils/xfce4-tumbler/Makefile (contents, props changed) head/devel/kf5-kfilemetadata/Makefile (contents, props changed) head/devel/libdlna/Makefile (contents, props changed) head/devel/renpy/Makefile (contents, props changed) head/devel/renpy6/Makefile (contents, props changed) head/devel/synfig/Makefile (contents, props changed) head/emulators/dolphin-emu/Makefile (contents, props changed) head/emulators/fuse-utils/Makefile (contents, props changed) head/emulators/kcemu/Makefile (contents, props changed) head/emulators/ppsspp-qt4/Makefile (contents, props changed) head/emulators/ppsspp-qt5/Makefile (contents, props changed) head/emulators/ppsspp/Makefile (contents, props changed) head/emulators/vice/Makefile (contents, props changed) head/emulators/visualboyadvance-m/Makefile (contents, props changed) head/games/alephone/Makefile (contents, props changed) head/games/corsix-th/Makefile (contents, props changed) head/games/openmw/Makefile (contents, props changed) head/games/retroarch/Makefile (contents, props changed) head/games/stepmania-devel/Makefile (contents, props changed) head/games/wargus/Makefile (contents, props changed) head/graphics/blender/Makefile (contents, props changed) head/graphics/bugle/Makefile (contents, props changed) head/graphics/cimg/Makefile (contents, props changed) head/graphics/gegl/Makefile (contents, props changed) head/graphics/gegl3/Makefile (contents, props changed) head/graphics/gimp-gmic-plugin/Makefile (contents, props changed) head/graphics/gnash/Makefile (contents, props changed) head/graphics/hiptext/Makefile (contents, props changed) head/graphics/iulib/Makefile (contents, props changed) head/graphics/opencv2/Makefile (contents, props changed) head/graphics/openimageio/Makefile (contents, props changed) head/graphics/osg/Makefile (contents, props changed) head/graphics/php5-ffmpeg/Makefile (contents, props changed) head/graphics/pqiv/Makefile (contents, props changed) head/graphics/py-imageio/Makefile (contents, props changed) head/graphics/wxsvg/Makefile (contents, props changed) head/mail/thunderbird/Makefile (contents, props changed) head/math/octave-forge-video/Makefile (contents, props changed) head/math/sage/Makefile (contents, props changed) head/multimedia/2mandvd/Makefile (contents, props changed) head/multimedia/audacious-plugins-gtk3/Makefile (contents, props changed) head/multimedia/audacious-plugins/Makefile (contents, props changed) head/multimedia/bino/Makefile (contents, props changed) head/multimedia/bombono/Makefile (contents, props changed) head/multimedia/devede/Makefile (contents, props changed) head/multimedia/dvbcut/Makefile (contents, props changed) head/multimedia/dvd-slideshow/Makefile (contents, props changed) head/multimedia/dvdstyler/Makefile (contents, props changed) head/multimedia/emby-server/Makefile (contents, props changed) head/multimedia/ffmpeg/Makefile (contents, props changed) head/multimedia/ffmpeg/distinfo (contents, props changed) head/multimedia/ffmpeg/files/patch-configure (contents, props changed) head/multimedia/ffmpeg/files/patch-libavcodec-Makefile (contents, props changed) head/multimedia/ffmpeg/files/patch-libavformat_rtsp.c (contents, props changed) head/multimedia/ffmpeg/pkg-plist (contents, props changed) head/multimedia/ffmpeg2theora/Makefile (contents, props changed) head/multimedia/ffmpegthumbnailer/Makefile (contents, props changed) head/multimedia/ffms2/Makefile (contents, props changed) head/multimedia/gstreamer1-libav/Makefile (contents, props changed) head/multimedia/imagination/Makefile (contents, props changed) head/multimedia/kdemultimedia4-ffmpegthumbs/Makefile (contents, props changed) head/multimedia/kdenlive/Makefile (contents, props changed) head/multimedia/libquicktime/Makefile (contents, props changed) head/multimedia/libxine/Makefile (contents, props changed) head/multimedia/lives/Makefile (contents, props changed) head/multimedia/m2tstoavi/Makefile (contents, props changed) head/multimedia/miro/Makefile (contents, props changed) head/multimedia/mplayer2/Makefile (contents, props changed) head/multimedia/mps-youtube/Makefile (contents, props changed) head/multimedia/mpv/Makefile (contents, props changed) head/multimedia/nordlicht/Makefile (contents, props changed) head/multimedia/obs-studio/Makefile (contents, props changed) head/multimedia/omxplayer/Makefile (contents, props changed) head/multimedia/openshot/Makefile (contents, props changed) head/multimedia/p5-FFmpeg-Command/Makefile (contents, props changed) head/multimedia/pHash/Makefile (contents, props changed) head/multimedia/py-ffmpeg/Makefile (contents, props changed) head/multimedia/qmmp-qt5/Makefile (contents, props changed) head/multimedia/qmmp/Makefile (contents, props changed) head/multimedia/tovid/Makefile (contents, props changed) head/multimedia/transcode/Makefile (contents, props changed) head/multimedia/tvheadend/Makefile (contents, props changed) head/multimedia/vapoursynth-l-smash-works/Makefile (contents, props changed) head/multimedia/vapoursynth/Makefile (contents, props changed) head/multimedia/vdr-plugin-markad/Makefile (contents, props changed) head/multimedia/vdr-plugin-osdpip/Makefile (contents, props changed) head/multimedia/vdr-plugin-xineliboutput/Makefile (contents, props changed) head/multimedia/vlc/Makefile (contents, props changed) head/multimedia/winff/Makefile (contents, props changed) head/multimedia/x264/Makefile (contents, props changed) head/multimedia/zoneminder-h264/Makefile (contents, props changed) head/multimedia/zoneminder/Makefile (contents, props changed) head/net-im/qTox/Makefile (contents, props changed) head/net-im/ring-daemon/Makefile (contents, props changed) head/net-p2p/retroshare/Makefile (contents, props changed) head/net-p2p/tribler/Makefile (contents, props changed) head/net/freerdp/Makefile (contents, props changed) head/net/freerdp1/Makefile (contents, props changed) head/net/freeswitch/Makefile (contents, props changed) head/net/mediastreamer/Makefile (contents, props changed) head/net/mediatomb/Makefile (contents, props changed) head/net/minidlna/Makefile (contents, props changed) head/net/opal/Makefile (contents, props changed) head/net/openh323/Makefile (contents, props changed) head/net/pjsip/Makefile (contents, props changed) head/net/serviio/Makefile (contents, props changed) head/sysutils/k3b-kde4/Makefile (contents, props changed) head/sysutils/kfilemetadata/Makefile (contents, props changed) head/sysutils/nepomuk-core/Makefile (contents, props changed) head/sysutils/xvidcap/Makefile (contents, props changed) head/textproc/libextractor/Makefile (contents, props changed) head/www/cherokee/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/gallery2/Makefile (contents, props changed) head/www/gallery3/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/madsonic-standalone/Makefile (contents, props changed) head/www/madsonic/Makefile (contents, props changed) head/www/nginx-devel/Makefile (contents, props changed) head/www/nginx/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) head/www/subsonic-standalone/Makefile (contents, props changed) head/www/subsonic/Makefile (contents, props changed) head/www/youtube_dl/Makefile (contents, props changed) head/x11-toolkits/nucleo/Makefile (contents, props changed) head/x11/leechcraft/Makefile (contents, props changed) head/x11/xpra/Makefile (contents, props changed) Modified: head/audio/acoustid-fingerprinter/Makefile ============================================================================== --- head/audio/acoustid-fingerprinter/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/acoustid-fingerprinter/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= acoustid-fingerprinter PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org Modified: head/audio/alsa-plugins/Makefile ============================================================================== --- head/audio/alsa-plugins/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/alsa-plugins/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= alsa-plugins PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/ \ GENTOO Modified: head/audio/amarok-kde4/Makefile ============================================================================== --- head/audio/amarok-kde4/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/amarok-kde4/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src Modified: head/audio/aqualung/Makefile ============================================================================== --- head/audio/aqualung/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/aqualung/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= aqualung PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/aubio/Makefile ============================================================================== --- head/audio/aubio/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/aubio/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= aubio PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://aubio.org/pub/ Modified: head/audio/audacity/Makefile ============================================================================== --- head/audio/audacity/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/audacity/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= audacity PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://github.com/audacity/audacity/archive/ DISTNAME= Audacity-${PORTVERSION} Modified: head/audio/baresip/Makefile ============================================================================== --- head/audio/baresip/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/baresip/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,6 +2,7 @@ PORTNAME= baresip PORTVERSION= 0.4.19 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.creytiv.com/pub/ Modified: head/audio/beets/Makefile ============================================================================== --- head/audio/beets/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/beets/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= beets PORTVERSION= 1.3.19 +PORTREVISION= 1 CATEGORIES= audio python MASTER_SITES= CHEESESHOP Modified: head/audio/cantata/Makefile ============================================================================== --- head/audio/cantata/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/cantata/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= cantata PORTVERSION= 2.0.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= audio kde MAINTAINER= kde@FreeBSD.org Modified: head/audio/chromaprint/Makefile ============================================================================== --- head/audio/chromaprint/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/chromaprint/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,6 +2,7 @@ PORTNAME= chromaprint PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://bitbucket.org/acoustid/${PORTNAME}/downloads/ Modified: head/audio/cmus/Makefile ============================================================================== --- head/audio/cmus/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/cmus/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,6 +4,7 @@ PORTNAME= cmus PORTVERSION= 2.7.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= t@tobik.me Modified: head/audio/forked-daapd/Makefile ============================================================================== --- head/audio/forked-daapd/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/forked-daapd/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= forked-daapd PORTVERSION= 24.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= takumiiinn@gmail.com Modified: head/audio/idjc/Makefile ============================================================================== --- head/audio/idjc/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/idjc/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= idjc PORTVERSION= 0.8.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio python MASTER_SITES= SF/idjc/idjc/0.8 Modified: head/audio/kid3-kde4/Makefile ============================================================================== --- head/audio/kid3-kde4/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/kid3-kde4/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= kid3 PORTVERSION= 3.4.3 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= audio kde MASTER_SITES= SF Modified: head/audio/lastfm-desktop/Makefile ============================================================================== --- head/audio/lastfm-desktop/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/lastfm-desktop/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= lastfm-desktop PORTVERSION= 2.1.36 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= vg@FreeBSD.org Modified: head/audio/libgroove/Makefile ============================================================================== --- head/audio/libgroove/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/libgroove/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= libgroove PORTVERSION= 4.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org Modified: head/audio/libsoxr/Makefile ============================================================================== --- head/audio/libsoxr/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/libsoxr/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= libsoxr PORTVERSION= 0.1.2.20160529 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= LOCAL/riggs/soxr/ Modified: head/audio/moc/Makefile ============================================================================== --- head/audio/moc/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/moc/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= moc PORTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/ Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/musicpd/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= musicpd PORTVERSION= 0.19.15 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/pacpl/Makefile ============================================================================== --- head/audio/pacpl/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/pacpl/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= pacpl PORTVERSION= 5.0.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/pianobar/Makefile ============================================================================== --- head/audio/pianobar/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/pianobar/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= pianobar PORTVERSION= 2016.06.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://6xq.net/projects/${PORTNAME}/ Modified: head/audio/soundkonverter/Makefile ============================================================================== --- head/audio/soundkonverter/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/soundkonverter/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,8 +3,8 @@ PORTNAME= soundkonverter PORTVERSION= 2.2.2 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= audio kde MAINTAINER= dbn@FreeBSD.org Modified: head/audio/spek/Makefile ============================================================================== --- head/audio/spek/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/spek/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= spek PORTVERSION= 0.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE Modified: head/audio/xmms2/Makefile ============================================================================== --- head/audio/xmms2/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/audio/xmms2/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 DISTVERSIONSUFFIX= DrO_o -PORTREVISION?= 17 +PORTREVISION?= 18 CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} Modified: head/cad/netgen/Makefile ============================================================================== --- head/cad/netgen/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/cad/netgen/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= netgen PORTVERSION= 5.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION:C|\.[[:digit:]]+$||}/ Modified: head/comms/dabstick-radio/Makefile ============================================================================== --- head/comms/dabstick-radio/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/comms/dabstick-radio/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= dabstick-radio PORTVERSION= 0.96 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= comms audio hamradio MASTER_SITES= http://www.sdr-j.tk/ \ LOCAL/nox/ Modified: head/databases/grass/Makefile ============================================================================== --- head/databases/grass/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/databases/grass/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= grass PORTVERSION= 6.4.6 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ Modified: head/deskutils/libstreamanalyzer/Makefile ============================================================================== --- head/deskutils/libstreamanalyzer/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/deskutils/libstreamanalyzer/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= libstreamanalyzer PORTVERSION= ${STRIGI_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= deskutils MASTER_SITES= ${STRIGI_MASTER_SITES} Modified: head/deskutils/xfce4-tumbler/Makefile ============================================================================== --- head/deskutils/xfce4-tumbler/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/deskutils/xfce4-tumbler/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= tumbler PORTVERSION= 0.1.31 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils xfce MASTER_SITES= XFCE PKGNAMEPREFIX= xfce4- Modified: head/devel/kf5-kfilemetadata/Makefile ============================================================================== --- head/devel/kf5-kfilemetadata/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/devel/kf5-kfilemetadata/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= kfilemetadata PORTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 CATEGORIES= devel kde kde-frameworks MAINTAINER= kde@FreeBSD.org Modified: head/devel/libdlna/Makefile ============================================================================== --- head/devel/libdlna/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/devel/libdlna/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= libdlna PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= devel MASTER_SITES= http://libdlna.geexbox.org/releases/ \ LOCAL/ehaupt Modified: head/devel/renpy/Makefile ============================================================================== --- head/devel/renpy/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/devel/renpy/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= renpy PORTVERSION?= 6.99.11 DISTVERSIONSUFFIX=-sdk -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= devel games MASTER_SITES= http://www.renpy.org/dl/${PORTVERSION}/ Modified: head/devel/renpy6/Makefile ============================================================================== --- head/devel/renpy6/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/devel/renpy6/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTVERSION= 6.18.3 -PORTREVISION= 1 +PORTREVISION= 2 PKGNAMESUFFIX= 6 CONFLICTS_INSTALL= ${PORTNAME}-[0-9]* Modified: head/devel/synfig/Makefile ============================================================================== --- head/devel/synfig/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/devel/synfig/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= synfig PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel graphics multimedia MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION}/source Modified: head/emulators/dolphin-emu/Makefile ============================================================================== --- head/emulators/dolphin-emu/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/dolphin-emu/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= dolphin-emu PORTVERSION= 5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org Modified: head/emulators/fuse-utils/Makefile ============================================================================== --- head/emulators/fuse-utils/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/fuse-utils/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= fuse-utils PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/fuse-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/kcemu/Makefile ============================================================================== --- head/emulators/kcemu/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/kcemu/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= kcemu PORTVERSION= 0.5.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/KCemu/KCemu-${PORTVERSION} DISTNAME= KCemu-${PORTVERSION} Modified: head/emulators/ppsspp-qt4/Makefile ============================================================================== --- head/emulators/ppsspp-qt4/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/ppsspp-qt4/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt4 MASTERDIR= ${.CURDIR}/../ppsspp Modified: head/emulators/ppsspp-qt5/Makefile ============================================================================== --- head/emulators/ppsspp-qt5/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/ppsspp-qt5/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMESUFFIX= -qt5 MASTERDIR= ${.CURDIR}/../ppsspp Modified: head/emulators/ppsspp/Makefile ============================================================================== --- head/emulators/ppsspp/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/ppsspp/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= ppsspp DISTVERSIONPREFIX= v DISTVERSION?= 1.3 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES= emulators # XXX Get from Debian once #697821 lands MASTER_SITES= https://bazaar.launchpad.net/~sergio-br2/${PORTNAME}/debian-sdl/download/5/${PORTNAME}.1-20140802045408-dd26dik367ztj5xg-8/:manpage Modified: head/emulators/vice/Makefile ============================================================================== --- head/emulators/vice/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/vice/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= vice PORTVERSION= 2.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= emulators MASTER_SITES= http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \ ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/ Modified: head/emulators/visualboyadvance-m/Makefile ============================================================================== --- head/emulators/visualboyadvance-m/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/emulators/visualboyadvance-m/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= visualboyadvance-m PORTVERSION= 2.0.0b2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= root@cooltrainer.org Modified: head/games/alephone/Makefile ============================================================================== --- head/games/alephone/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/alephone/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= alephone PORTVERSION= 20150620 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/marathon/Aleph%20One/2015-06-20 DISTNAME= AlephOne-${PORTVERSION} Modified: head/games/corsix-th/Makefile ============================================================================== --- head/games/corsix-th/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/corsix-th/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,6 +4,7 @@ PORTNAME= corsixth PORTVERSION= 0.60 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= madpilot@FreeBSD.org Modified: head/games/openmw/Makefile ============================================================================== --- head/games/openmw/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/openmw/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= openmw PORTVERSION= 0.40.0 DISTVERSIONPREFIX= openmw- -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= t@tobik.me Modified: head/games/retroarch/Makefile ============================================================================== --- head/games/retroarch/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/retroarch/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,6 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= games MAINTAINER= yuri@rawbw.com Modified: head/games/stepmania-devel/Makefile ============================================================================== --- head/games/stepmania-devel/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/stepmania-devel/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,6 +4,7 @@ PORTNAME= stepmania PORTVERSION= 5.0.11 DISTVERSIONPREFIX= v +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games PKGNAMESUFFIX= -devel Modified: head/games/wargus/Makefile ============================================================================== --- head/games/wargus/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/games/wargus/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= wargus PORTVERSION= 2.3.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://launchpadlibrarian.net/200671642/ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig Modified: head/graphics/blender/Makefile ============================================================================== --- head/graphics/blender/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/blender/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= blender PORTVERSION= 2.77a -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ Modified: head/graphics/bugle/Makefile ============================================================================== --- head/graphics/bugle/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/bugle/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20100508 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF Modified: head/graphics/cimg/Makefile ============================================================================== --- head/graphics/cimg/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/cimg/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= cimg DISTVERSIONPREFIX= v DISTVERSION= 1.7.9 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 3 CATEGORIES= graphics devel Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/gegl/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= GIMP Modified: head/graphics/gegl3/Makefile ============================================================================== --- head/graphics/gegl3/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/gegl3/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.3.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 Modified: head/graphics/gimp-gmic-plugin/Makefile ============================================================================== --- head/graphics/gimp-gmic-plugin/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/gimp-gmic-plugin/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,7 +2,7 @@ PORTNAME= gmic PORTVERSION= 1.6.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://gmic.eu/files/source/ PKGNAMEPREFIX= gimp- Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/gnash/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ Modified: head/graphics/hiptext/Makefile ============================================================================== --- head/graphics/hiptext/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/hiptext/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= hiptext PORTVERSION= 0.0.s20160621 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@rawbw.com Modified: head/graphics/iulib/Makefile ============================================================================== --- head/graphics/iulib/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/iulib/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= iulib PORTVERSION= 0.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE Modified: head/graphics/opencv2/Makefile ============================================================================== --- head/graphics/opencv2/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/opencv2/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME?= opencv PORTVERSION= 2.4.13.1 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= graphics PKGNAMESUFFIX?= 2 Modified: head/graphics/openimageio/Makefile ============================================================================== --- head/graphics/openimageio/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/openimageio/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= openimageio PORTVERSION= 1.6.12 DISTVERSIONPREFIX= Release- -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz Modified: head/graphics/osg/Makefile ============================================================================== --- head/graphics/osg/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/osg/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= osg PORTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://trac.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/graphics/php5-ffmpeg/Makefile ============================================================================== --- head/graphics/php5-ffmpeg/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/php5-ffmpeg/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.6.0.20120114 DISTVERSIONPREFIX= php- -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= php5- Modified: head/graphics/pqiv/Makefile ============================================================================== --- head/graphics/pqiv/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/pqiv/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= pqiv PORTVERSION= 2.6 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= danilo@FreeBSD.org Modified: head/graphics/py-imageio/Makefile ============================================================================== --- head/graphics/py-imageio/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/py-imageio/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,6 +2,7 @@ PORTNAME= imageio PORTVERSION= 1.6 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/wxsvg/Makefile ============================================================================== --- head/graphics/wxsvg/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/graphics/wxsvg/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= wxsvg PORTVERSION= 1.5.10 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/mail/thunderbird/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Modified: head/math/octave-forge-video/Makefile ============================================================================== --- head/math/octave-forge-video/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/math/octave-forge-video/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-video PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/sage/Makefile ============================================================================== --- head/math/sage/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/math/sage/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= sage PORTVERSION= 6.7 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://boxen.math.washington.edu/home/sagemath/sage-mirror/src/ \ http://mirrors.xmission.com/sage/src/ \ Modified: head/multimedia/2mandvd/Makefile ============================================================================== --- head/multimedia/2mandvd/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/2mandvd/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= 2ManDVD PORTVERSION= 1.8.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.tuxfamily.org/2mandvd/ Modified: head/multimedia/audacious-plugins-gtk3/Makefile ============================================================================== --- head/multimedia/audacious-plugins-gtk3/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/audacious-plugins-gtk3/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,6 +4,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.8.1 DISTVERSIONSUFFIX= -gtk3 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ PKGNAMESUFFIX= ${DISTVERSIONSUFFIX} Modified: head/multimedia/audacious-plugins/Makefile ============================================================================== --- head/multimedia/audacious-plugins/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/audacious-plugins/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.8.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/bino/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= bino PORTVERSION= 1.4.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= multimedia MASTER_SITES= http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/ Modified: head/multimedia/bombono/Makefile ============================================================================== --- head/multimedia/bombono/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/bombono/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,7 +3,7 @@ PORTNAME= bombono PORTVERSION= 1.2.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dvd/${PORTVERSION:R} DISTNAME= ${PORTNAME}-dvd-${PORTVERSION} Modified: head/multimedia/devede/Makefile ============================================================================== --- head/multimedia/devede/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/devede/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= devede PORTVERSION= 3.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= ports@FreeBSD.org Modified: head/multimedia/dvbcut/Makefile ============================================================================== --- head/multimedia/dvbcut/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/dvbcut/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= dvbcut PORTVERSION= 0.7.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= se@FreeBSD.org Modified: head/multimedia/dvd-slideshow/Makefile ============================================================================== --- head/multimedia/dvd-slideshow/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/dvd-slideshow/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -4,7 +4,7 @@ PORTNAME= dvd-slideshow PORTVERSION= 0.8.4 DISTVERSIONSUFFIX= -2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}${DISTVERSIONSUFFIX} \ SF/${PORTNAME}/${PORTNAME}-themes/${THEMEVERSION}-1:themes Modified: head/multimedia/dvdstyler/Makefile ============================================================================== --- head/multimedia/dvdstyler/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/dvdstyler/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= dvdstyler PORTVERSION= 2.9.6 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= multimedia MASTER_SITES= SF Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/emby-server/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -3,6 +3,7 @@ PORTNAME= emby-server PORTVERSION= 3.0.8500 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sun Dec 11 15:14:01 2016 (r428351) +++ head/multimedia/ffmpeg/Makefile Sun Dec 11 15:22:47 2016 (r428352) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.8.8 -PORTREVISION= 9 +PORTVERSION= 3.2.2 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -23,17 +22,17 @@ USE_LDCONFIG= yes USE_PERL5= build SHEBANG_FILES= doc/texi2pod.pl -PORTSCOUT= limit:^2\. +PORTSCOUT= limit:^3\. -OPTIONS_DEFINE= AACPLUS ALSA AMR_NB AMR_WB ASS BS2B CACA CDIO CELT DC1394 \ - DEBUG DOCS FAAC FDK_AAC FFSERVER FLITE FONTCONFIG \ +OPTIONS_DEFINE= ALSA AMR_NB AMR_WB ASS BS2B CACA CDIO CELT CHROMAPRINT DC1394 \ + DEBUG DOCS EBUR128 FDK_AAC FFSERVER FLITE FONTCONFIG \ FREETYPE FREI0R FRIBIDI GME GSM ICONV ILBC JACK KVAZAAR LADSPA \ - LAME LIBBLURAY MODPLUG OPENAL OPENCL OPENCV OPENGL \ - OPENH264 OPENJPEG OPTIMIZED_CFLAGS OPUS PULSEAUDIO QUVI \ - RTCPU RTMP SCHROEDINGER SDL SMB SNAPPY SNDIO SPEEX SSH \ - THEORA TWOLAME V4L VAAPI VDPAU VIDSTAB VORBIS VO_AACENC \ + LAME LIBBLURAY MODPLUG NETCDF OPENAL OPENCL OPENCV OPENGL \ + OPENH264 OPENJPEG OPTIMIZED_CFLAGS OPUS PULSEAUDIO \ + RUBBERBAND RTCPU SCHROEDINGER SDL SMB SNAPPY SNDIO SPEEX SSH \ + TESSERACT THEORA TWOLAME V4L VAAPI VDPAU VIDSTAB VORBIS \ VO_AMRWBENC VPX WAVPACK WEBP X11GRAB X264 X265 XCB XVID \ - XVIDEO ZMQ ZVBI + XVIDEO ZIMG ZMQ ZVBI OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GNUTLS ICONV \ OPENCV RTCPU SCHROEDINGER THEORA V4L VAAPI VDPAU \ @@ -54,7 +53,9 @@ OPTIONS_DEFAULT_i386= MMX SSE ASS_DESC= Subtitles rendering via libass BS2B_DESC= Bauer Stereophonic-to-Binaural filter CDIO_DESC= Audio CD grabbing with libcdio +CHROMAPRINT_DESC= Audio fingerprinting with chromaprint DC1394_DESC= IIDC-1394 grabbing using libdc1394 +EBUR128_DESC= EBU R128 measurement for loudnorm filter FDK_AAC_DESC= AAC audio encoding via Fraunhofer FDK FFSERVER_DESC= Build and install ffserver FLITE_DESC= Voice synthesis support via libflite @@ -64,24 +65,23 @@ ILBC_DESC= Internet Low Bit Rate codec KVAZAAR_DESC= H.265 video codec support via Kvazaar LICENSE_DESC= Licensing options NEON_DESC= Enable Media Processing Engine instructions +NETCDF_DESC= SOFAlizer binaural filter NONFREE_DESC= Allow use of nonfree code OPENH264_DESC= H.264 video codec support via OpenH264 -QUVI_DESC= Flash media stream URLs +RUBBERBAND_DESC=Time-stretching and pitch-shifting with librubberband RTCPU_DESC= Detect CPU capabilities at runtime +LIBRTMP_DESC= RTMP protocol support via librtmp +TESSERACT_DESC= Optical Character Recognition via Tesseract VFP_DESC= Enable Vector Floating Point instructions VIDSTAB_DESC= Video stabilization filter X11GRAB_DESC= X11 grabbing (legacy) XCB_DESC= X11 grabbing using XCB +ZIMG_DESC= "z" library video scaling filter ZMQ_DESC= Message passing via libzmq${ZMQ_VERSION} ZVBI_DESC= Teletext support via libzvbi OPTIONS_SUB= yes -# aacplus -AACPLUS_LIB_DEPENDS= libaacplus.so:audio/libaacplus -AACPLUS_CONFIGURE_ENABLE= libaacplus -AACPLUS_IMPLIES= NONFREE - # alsa ALSA_CONFIGURE_OFF= --disable-indev=alsa \ --disable-outdev=alsa @@ -117,6 +117,11 @@ CDIO_CONFIGURE_ENABLE= libcdio CELT_LIB_DEPENDS= libcelt0.so:audio/celt CELT_CONFIGURE_ENABLE= libcelt +# chromaprint +CHROMAPRINT_BROKEN= Dependency loop +CHROMAPRINT_LIB_DEPENDS= libchromaprint.so:audio/chromaprint +CHROMAPRINT_CONFIGURE_ENABLE= chromaprint + # dc1394 DC1394_LIB_DEPENDS= libdc1394.so:multimedia/libdc1394 DC1394_CONFIGURE_ENABLE= libdc1394 @@ -129,10 +134,9 @@ DEBUG_CONFIGURE_OFF= --disable-debug DOCS_BUILD_DEPENDS= texi2html:textproc/texi2html DOCS_CONFIGURE_ENABLE= htmlpages -# faac -FAAC_LIB_DEPENDS= libfaac.so:audio/faac -FAAC_CONFIGURE_ENABLE= libfaac -FAAC_IMPLIES= NONFREE +# ebur128 +EBUR128_LIB_DEPENDS= libebur128.so:audio/libebur128 +EBUR128_CONFIGURE_ENABLE= libebur128 # fdk_aac FDK_AAC_LIB_DEPENDS= libfdk-aac.so:audio/fdk-aac @@ -163,6 +167,10 @@ FREI0R_CONFIGURE_ENABLE= frei0r FRIBIDI_LIB_DEPENDS= libfribidi.so:converters/fribidi FRIBIDI_CONFIGURE_ENABLE= libfribidi +# gcrypt +GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt +GCRYPT_CONFIGURE_ENABLE= gcrypt + # gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_CONFIGURE_ENABLE= gnutls @@ -171,6 +179,11 @@ GNUTLS_CONFIGURE_ENABLE= gnutls GME_LIB_DEPENDS= libgme.so:audio/libgme GME_CONFIGURE_ENABLE= libgme +# gmp +GMP_LIB_DEPENDS= libgmp.so:math/gmp +GMP_CONFIGURE_ENABLE= gmp +GMP_IMPLIES= GPL3 + # gsm GSM_LIB_DEPENDS= libgsm.so:audio/gsm GSM_CONFIGURE_ENABLE= libgsm @@ -218,6 +231,10 @@ MMX_CONFIGURE_ENABLE= mmx MODPLUG_LIB_DEPENDS= libmodplug.so:audio/libmodplug MODPLUG_CONFIGURE_ENABLE= libmodplug +# netcdf +NETCDF_LIB_DEPENDS= libnetcdf.so:science/netcdf +NETCDF_CONFIGURE_ENABLE= netcdf + # OpenAL OPENAL_LIB_DEPENDS= libopenal.so:audio/openal-soft OPENAL_CONFIGURE_ENABLE= openal @@ -241,7 +258,7 @@ OPENH264_LIB_DEPENDS= libopenh264.so:mul OPENH264_CONFIGURE_ENABLE= libopenh264 # openjpeg -OPENJPEG_LIB_DEPENDS= libopenjpeg.so:graphics/openjpeg15 +OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg OPENJPEG_CONFIGURE_ENABLE= libopenjpeg # openssl @@ -262,25 +279,25 @@ PULSEAUDIO_CONFIGURE_ENABLE= libpulse PULSEAUDIO_CONFIGURE_OFF= --disable-indev=pulse \ --disable-outdev=pulse -# quvi -QUVI_LIB_DEPENDS= libquvi.so:multimedia/libquvi -QUVI_CONFIGURE_ENABLE= libquvi +# rubberband +RUBBERBAND_LIB_DEPENDS= librubberband.so:audio/rubberband +RUBBERBAND_CONFIGURE_ENABLE= librubberband # rtcpu RTCPU_CONFIGURE_ENABLE= runtime-cpudetect # rtmp -RTMP_LIB_DEPENDS= librtmp.so:multimedia/librtmp -RTMP_CONFIGURE_ENABLE= librtmp +LIBRTMP_LIB_DEPENDS= librtmp.so:multimedia/librtmp +LIBRTMP_CONFIGURE_ENABLE= librtmp # schroedinger SCHROEDINGER_LIB_DEPENDS= libschroedinger-1.0.so:multimedia/schroedinger SCHROEDINGER_CONFIGURE_ENABLE= libschroedinger # sdl -SDL_USE= SDL=sdl +SDL_USE= SDL=sdl2 SDL_CONFIGURE_ENABLE= ffplay -SDL_CONFIGURE_OFF= --disable-outdev=sdl +SDL_CONFIGURE_OFF= --disable-outdev=sdl --disable-sdl2 # smbclient SMB_LIB_DEPENDS= libsmbclient.so:net/samba-libsmbclient *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun Dec 11 15:23:09 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6192C72769; Sun, 11 Dec 2016 15:23:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5BC42142; Sun, 11 Dec 2016 15:23:09 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFN8Jd098530; Sun, 11 Dec 2016 15:23:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFN8Lq098529; Sun, 11 Dec 2016 15:23:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111523.uBBFN8Lq098529@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 15:23:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428353 - head/multimedia/mlt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:23:09 -0000 Author: jbeich Date: Sun Dec 11 15:23:08 2016 New Revision: 428353 URL: https://svnweb.freebsd.org/changeset/ports/428353 Log: multimedia/mlt: disable VDPAU to unbreak with ffmpeg 3.x In file included from producer_avformat.c:153: ./vdpau.c:162:11: error: no member named 'type' in 'struct AVFrame' frame->type = FF_BUFFER_TYPE_USER; ~~~~~ ^ ./vdpau.c:162:18: error: use of undeclared identifier 'FF_BUFFER_TYPE_USER' frame->type = FF_BUFFER_TYPE_USER; ^ ./vdpau.c:165:16: error: no member named 'reference' in 'struct AVFrame' if ( frame->reference ) ~~~~~ ^ ./vdpau.c:239:21: error: no member named 'get_buffer' in 'struct AVCodecContext'; did you mean 'get_buffer2'? self->video_codec->get_buffer = vdpau_get_buffer; ^~~~~~~~~~ get_buffer2 /usr/local/include/libavcodec/avcodec.h:2565:11: note: 'get_buffer2' declared here int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags); ^ ./vdpau.c:240:21: error: no member named 'release_buffer' in 'struct AVCodecContext' self->video_codec->release_buffer = vdpau_release_buffer; ~~~~~~~~~~~~~~~~~ ^ PR: 214197 Reported by: antoine (via exp-run) Suggested by: matthew@reztek.cz Approved by: portmgr blanket Modified: head/multimedia/mlt/Makefile (contents, props changed) Modified: head/multimedia/mlt/Makefile ============================================================================== --- head/multimedia/mlt/Makefile Sun Dec 11 15:22:47 2016 (r428352) +++ head/multimedia/mlt/Makefile Sun Dec 11 15:23:08 2016 (r428353) @@ -2,7 +2,7 @@ PORTNAME= mlt PORTVERSION= 6.2.0 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME} @@ -43,7 +43,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG FRE SAMPLERATE SOX SWFDEC VDPAU VIDSTAB OPTIONS_RADIO= QT OPTIONS_RADIO_QT= QT4 QT5 -OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 QT4 SAMPLERATE SOX SWFDEC VDPAU VIDSTAB +OPTIONS_DEFAULT=FFMPEG FREI0R GTK2 QT4 SAMPLERATE SOX SWFDEC VIDSTAB OPTIONS_SUB= yes GTK2_DESC= Images and text rendering via GTK+ 2 @@ -90,6 +90,8 @@ SWFDEC_USE= GNOME=glib20,cairo VDPAU_CONFIGURE_ON= --avformat-vdpau VDPAU_CONFIGURE_OFF= --avformat-no-vdpau +# vdpau.c:239:21: error: no member named 'get_buffer' in 'struct AVCodecContext' +VDPAU_BROKEN= https://sourceforge.net/p/mlt/bugs/240/ VIDSTAB_LIB_DEPENDS= libvidstab.so:multimedia/vid.stab VIDSTAB_CONFIGURE_ENABLE=vid.stab From owner-svn-ports-all@freebsd.org Sun Dec 11 15:23:18 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99624C727A7; Sun, 11 Dec 2016 15:23:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4E9431EE; Sun, 11 Dec 2016 15:23:18 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFNHQo098650; Sun, 11 Dec 2016 15:23:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFNH66098649; Sun, 11 Dec 2016 15:23:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111523.uBBFNH66098649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 15:23:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428354 - head/graphics/osg-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:23:18 -0000 Author: jbeich Date: Sun Dec 11 15:23:17 2016 New Revision: 428354 URL: https://svnweb.freebsd.org/changeset/ports/428354 Log: graphics/osg-devel: declare as BROKEN src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:230:20: error: no member named 'get_buffer' in 'AVCodecContext'; did you mean 'get_buffer2'? m_context->get_buffer = avcodec_default_get_buffer; ^~~~~~~~~~ get_buffer2 /usr/local/include/libavcodec/avcodec.h:2593:11: note: 'get_buffer2' declared here int (*get_buffer2)(struct AVCodecContext *s, AVFrame *frame, int flags); ^ src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:230:33: error: use of undeclared identifier 'avcodec_default_get_buffer'; did you mean 'avcodec_default_get_buffer2'? m_context->get_buffer = avcodec_default_get_buffer; ^~~~~~~~~~~~~~~~~~~~~~~~~~ avcodec_default_get_buffer2 /usr/local/include/libavcodec/avcodec.h:4651:5: note: 'avcodec_default_get_buffer2' declared here int avcodec_default_get_buffer2(AVCodecContext *s, AVFrame *frame, int flags); ^ src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:231:20: error: no member named 'release_buffer' in 'AVCodecContext' m_context->release_buffer = avcodec_default_release_buffer; ~~~~~~~~~ ^ src/osgPlugins/ffmpeg/FFmpegDecoderAudio.cpp:231:37: error: use of undeclared identifier 'avcodec_default_release_buffer'; did you mean 'avcodec_default_get_buffer2'? m_context->release_buffer = avcodec_default_release_buffer; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ avcodec_default_get_buffer2 /usr/local/include/libavcodec/avcodec.h:4651:5: note: 'avcodec_default_get_buffer2' declared here int avcodec_default_get_buffer2(AVCodecContext *s, AVFrame *frame, int flags); ^ PR: 209057 Reported by: antoine (via exp-run) Modified: head/graphics/osg-devel/Makefile (contents, props changed) Modified: head/graphics/osg-devel/Makefile ============================================================================== --- head/graphics/osg-devel/Makefile Sun Dec 11 15:23:08 2016 (r428353) +++ head/graphics/osg-devel/Makefile Sun Dec 11 15:23:17 2016 (r428354) @@ -64,6 +64,7 @@ GTA_LIB_DEPENDS= libgta.so:devel/libgta VNC_LIB_DEPENDS= libvncserver.so:net/libvncserver OPENEXR_LIB_DEPENDS= libIlmImf.so:graphics/OpenEXR FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg +FFMPEG_BROKEN= does not build with ffmpeg 3.x SVG_LIB_DEPENDS= librsvg-2.so:graphics/librsvg2 PDF_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib SDL_USE= SDL=sdl From owner-svn-ports-all@freebsd.org Sun Dec 11 15:30:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE5DEC72B55; Sun, 11 Dec 2016 15:30:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A4B89CA; Sun, 11 Dec 2016 15:30:16 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFUFHF099251; Sun, 11 Dec 2016 15:30:15 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFUFTj099249; Sun, 11 Dec 2016 15:30:15 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612111530.uBBFUFTj099249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 11 Dec 2016 15:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428355 - branches/2016Q4/net/asterisk11 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:30:16 -0000 Author: madpilot Date: Sun Dec 11 15:30:15 2016 New Revision: 428355 URL: https://svnweb.freebsd.org/changeset/ports/428355 Log: MFH: r424696 r424814 r427102 r428327 - Update asterisk11 to 11.25.1 [2] - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu Security: c0b13887-be44-11e6-b04f-001999f8d30b [2] Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/net/asterisk11/Makefile branches/2016Q4/net/asterisk11/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/net/asterisk11/Makefile ============================================================================== --- branches/2016Q4/net/asterisk11/Makefile Sun Dec 11 15:23:17 2016 (r428354) +++ branches/2016Q4/net/asterisk11/Makefile Sun Dec 11 15:30:15 2016 (r428355) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 11.23.1 +PORTVERSION= 11.25.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ @@ -229,15 +229,12 @@ post-patch: @${REINPLACE_CMD} -e '/#define HAVE_SYSINFO 1/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/%%LIBSYSINFO%%/d' ${WRKSRC}/main/Makefile .endif - .if exists(${FILESDIR}/.asterisk.makeopts) -USER_MAKEOPTS_FILE=${FILESDIR}/.asterisk.makeopts -.else -USER_MAKEOPTS_FILE= + ${CP} ${FILESDIR}/.asterisk.makeopts ${WRKSRC}/menuselect.makeopts .endif post-configure: - @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts USER_MAKEOPTS="${USER_MAKEOPTS_FILE}" + @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable res_pktccops menuselect.makeopts Modified: branches/2016Q4/net/asterisk11/distinfo ============================================================================== --- branches/2016Q4/net/asterisk11/distinfo Sun Dec 11 15:23:17 2016 (r428354) +++ branches/2016Q4/net/asterisk11/distinfo Sun Dec 11 15:30:15 2016 (r428355) @@ -1,6 +1,6 @@ -TIMESTAMP = 1473367385 -SHA256 (asterisk-11.23.1.tar.gz) = 5696a7f999dc01afdce91ed3afbd62f54b49ed37b4cbddb02bab124a88656d5c -SIZE (asterisk-11.23.1.tar.gz) = 35098451 +TIMESTAMP = 1481311749 +SHA256 (asterisk-11.25.1.tar.gz) = dc9c282ca1142b286e5a5c391647d6be73f35524c8def37718de866e8384a57c +SIZE (asterisk-11.25.1.tar.gz) = 35125897 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 From owner-svn-ports-all@freebsd.org Sun Dec 11 15:35:35 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA72AC72EC0; Sun, 11 Dec 2016 15:35:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB09BFF7; Sun, 11 Dec 2016 15:35:35 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBFZYU5003572; Sun, 11 Dec 2016 15:35:34 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBFZYao003566; Sun, 11 Dec 2016 15:35:34 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612111535.uBBFZYao003566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Sun, 11 Dec 2016 15:35:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428356 - in branches/2016Q4/net/asterisk13: . files X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 15:35:36 -0000 Author: madpilot Date: Sun Dec 11 15:35:34 2016 New Revision: 428356 URL: https://svnweb.freebsd.org/changeset/ports/428356 Log: MFH: r424697 r424815 r425883 r427103 r427462 r428328 - Update asterisk13 to 13.13.1 [3] - Include patches submitted upstream to fix a regression [2] - Make user provided makeopts work again [1] PR: 214810 [1] Submitted by: yani@pi-greece.eu Obtained from: https://issues.asterisk.org/jira/browse/ASTERISK-26617 [2] Security: c0b13887-be44-11e6-b04f-001999f8d30b [3] Security: 9e6640fe-be3a-11e6-b04f-001999f8d30b [3] Approved by: ports-secteam (junovitch) Added: branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h - copied unchanged from r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h branches/2016Q4/net/asterisk13/files/patch-main_utils.c - copied unchanged from r427462, head/net/asterisk13/files/patch-main_utils.c branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c - copied unchanged from r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c - copied unchanged from r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c Deleted: branches/2016Q4/net/asterisk13/files/patch-res_res__rtp__asterisk.c Modified: branches/2016Q4/net/asterisk13/Makefile branches/2016Q4/net/asterisk13/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/net/asterisk13/Makefile ============================================================================== --- branches/2016Q4/net/asterisk13/Makefile Sun Dec 11 15:30:15 2016 (r428355) +++ branches/2016Q4/net/asterisk13/Makefile Sun Dec 11 15:35:34 2016 (r428356) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= asterisk -PORTVERSION= 13.11.2 +PORTVERSION= 13.13.1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ @@ -250,15 +250,12 @@ post-patch-SYSINFO-on: post-patch-SYSINFO-off: @${REINPLACE_CMD} -e '/#define HAVE_SYSINFO 1/d' ${WRKSRC}/configure @${REINPLACE_CMD} -e '/%%LIBSYSINFO%%/d' ${WRKSRC}/main/Makefile - .if exists(${FILESDIR}/.asterisk.makeopts) -USER_MAKEOPTS_FILE=${FILESDIR}/.asterisk.makeopts -.else -USER_MAKEOPTS_FILE= + ${CP} ${USER_MAKEOPTS_FILE} ${WRKSRC}/menuselect.makeopts .endif post-configure: - @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts USER_MAKEOPTS="${USER_MAKEOPTS_FILE}" + @cd ${WRKSRC} && ${MAKE_CMD} menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --disable res_timing_kqueue menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable chan_mgcp menuselect.makeopts @cd ${WRKSRC} && ./menuselect/menuselect --enable res_pktccops menuselect.makeopts Modified: branches/2016Q4/net/asterisk13/distinfo ============================================================================== --- branches/2016Q4/net/asterisk13/distinfo Sun Dec 11 15:30:15 2016 (r428355) +++ branches/2016Q4/net/asterisk13/distinfo Sun Dec 11 15:35:34 2016 (r428356) @@ -1,6 +1,6 @@ -TIMESTAMP = 1473494815 -SHA256 (asterisk-13.11.2.tar.gz) = 6ea7001bb11ba11fcdbb5febb028b2fd62c44c7bda3cc966b8aaafcb429c5a3a -SIZE (asterisk-13.11.2.tar.gz) = 32630702 +TIMESTAMP = 1481311854 +SHA256 (asterisk-13.13.1.tar.gz) = 6da3c46a22e919b92edf2ccb5b3a2f51bc17e8819e6fca704026869bf349007a +SIZE (asterisk-13.13.1.tar.gz) = 32743348 SHA256 (asterisk-core-sounds-en-g729-1.5.tar.gz) = 8b28a59cfa53b59c76e0a191704f0708e3d83acffab8c5e6f25dfc599f0123f9 SIZE (asterisk-core-sounds-en-g729-1.5.tar.gz) = 1551123 SHA256 (asterisk-moh-opsound-g729-2.03.tar.gz) = 0147ca9a97f0c550227aacb7793499057c4d2c64e021c95f93722f27d5549585 Copied: branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h (from r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-include_asterisk_utils.h Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-include_asterisk_utils.h) @@ -0,0 +1,16 @@ +--- include/asterisk/utils.h.orig 2016-11-23 15:26:01 UTC ++++ include/asterisk/utils.h +@@ -1127,4 +1127,13 @@ int ast_file_is_readable(const char *fil + */ + int ast_compare_versions(const char *version1, const char *version2); + ++/* ++ * \brief Test that an OS supports IPv6 Networking. ++ * \since 13.14.0 ++ * ++ * \return True (non-zero) if the IPv6 supported. ++ * \return False (zero) if the OS doesn't support IPv6. ++ */ ++int ast_check_ipv6(void); ++ + #endif /* _ASTERISK_UTILS_H */ Copied: branches/2016Q4/net/asterisk13/files/patch-main_utils.c (from r427462, head/net/asterisk13/files/patch-main_utils.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-main_utils.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-main_utils.c) @@ -0,0 +1,21 @@ +--- main/utils.c.orig 2016-11-23 15:26:01 UTC ++++ main/utils.c +@@ -2425,6 +2425,18 @@ char *ast_utils_which(const char *binary + return NULL; + } + ++int ast_check_ipv6(void) ++{ ++ int udp6_socket = socket(AF_INET6, SOCK_DGRAM, 0); ++ ++ if (udp6_socket < 0) { ++ return 0; ++ } ++ ++ close(udp6_socket); ++ return 1; ++} ++ + void DO_CRASH_NORETURN ast_do_crash(void) + { + #if defined(DO_CRASH) Copied: branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c (from r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-res_res__pjsip__sdp__rtp.c) @@ -0,0 +1,23 @@ +--- res/res_pjsip_sdp_rtp.c.orig 2016-11-23 15:26:01 UTC ++++ res/res_pjsip_sdp_rtp.c +@@ -51,6 +51,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revisi + #include "asterisk/acl.h" + #include "asterisk/sdp_srtp.h" + #include "asterisk/dsp.h" ++#include "asterisk/utils.h" + + #include "asterisk/res_pjsip.h" + #include "asterisk/res_pjsip_session.h" +@@ -1493,7 +1494,11 @@ static int load_module(void) + { + CHECK_PJSIP_SESSION_MODULE_LOADED(); + +- ast_sockaddr_parse(&address_rtp, "::", 0); ++ if (ast_check_ipv6()) { ++ ast_sockaddr_parse(&address_rtp, "::", 0); ++ } else { ++ ast_sockaddr_parse(&address_rtp, "0.0.0.0", 0); ++ } + + if (!(sched = ast_sched_context_create())) { + ast_log(LOG_ERROR, "Unable to create scheduler context.\n"); Copied: branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c (from r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/net/asterisk13/files/patch-res_res__pjsip__t38.c Sun Dec 11 15:35:34 2016 (r428356, copy of r427462, head/net/asterisk13/files/patch-res_res__pjsip__t38.c) @@ -0,0 +1,23 @@ +--- res/res_pjsip_t38.c.orig 2016-11-23 15:26:01 UTC ++++ res/res_pjsip_t38.c +@@ -44,6 +44,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revisi + #include "asterisk/netsock2.h" + #include "asterisk/channel.h" + #include "asterisk/acl.h" ++#include "asterisk/utils.h" + + #include "asterisk/res_pjsip.h" + #include "asterisk/res_pjsip_session.h" +@@ -918,7 +919,11 @@ static int load_module(void) + { + CHECK_PJSIP_SESSION_MODULE_LOADED(); + +- ast_sockaddr_parse(&address, "::", 0); ++ if (ast_check_ipv6()) { ++ ast_sockaddr_parse(&address, "::", 0); ++ } else { ++ ast_sockaddr_parse(&address, "0.0.0.0", 0); ++ } + + if (ast_sip_session_register_supplement(&t38_supplement)) { + ast_log(LOG_ERROR, "Unable to register T.38 session supplement\n"); From owner-svn-ports-all@freebsd.org Sun Dec 11 16:05:40 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD351C7294F; Sun, 11 Dec 2016 16:05:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 637C31D3E; Sun, 11 Dec 2016 16:05:40 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBG5du2015796; Sun, 11 Dec 2016 16:05:39 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBG5dvB015794; Sun, 11 Dec 2016 16:05:39 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111605.uBBG5dvB015794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 11 Dec 2016 16:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428357 - branches/2016Q4/print/harfbuzz X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: