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: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2016 16:05:40 -0000 Author: jbeich Date: Sun Dec 11 16:05:39 2016 New Revision: 428357 URL: https://svnweb.freebsd.org/changeset/ports/428357 Log: MFH: r428264 print/harfbuzz: update to 1.3.4 Changes: https://github.com/behdad/harfbuzz/compare/1.3.3...1.3.4#files_bucket ABI: https://abi-laboratory.pro/tracker/timeline/harfbuzz/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/print/harfbuzz/Makefile branches/2016Q4/print/harfbuzz/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/print/harfbuzz/Makefile ============================================================================== --- branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/Makefile Sun Dec 11 16:05:39 2016 (r428357) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with- INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10303.0 +PLIST_SUB+= LIBVER=0.10304.0 EXTRA_PATCHES+= ${EXTRA_PATCHES_${OPSYS}_${OSREL:R}} EXTRA_PATCHES_FreeBSD_9= ${PATCHDIR}/extra-src_hb-open-type-private.hh Modified: branches/2016Q4/print/harfbuzz/distinfo ============================================================================== --- branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 15:35:34 2016 (r428356) +++ branches/2016Q4/print/harfbuzz/distinfo Sun Dec 11 16:05:39 2016 (r428357) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478356493 -SHA256 (harfbuzz-1.3.3.tar.bz2) = 2620987115a4122b47321610dccbcc18f7f121115fd7b88dc8a695c8b66cb3c9 -SIZE (harfbuzz-1.3.3.tar.bz2) = 1402836 +TIMESTAMP = 1480974341 +SHA256 (harfbuzz-1.3.4.tar.bz2) = 718aa6fcadef1a6548315b8cfe42cc27e926256302c337f42df3a443843f6a2b +SIZE (harfbuzz-1.3.4.tar.bz2) = 1408308 From owner-svn-ports-all@freebsd.org Sun Dec 11 16:10:52 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 A552EC72B8C; Sun, 11 Dec 2016 16:10:52 +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 6DFCC1ED6; Sun, 11 Dec 2016 16:10:52 +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 uBBGApmZ018880; Sun, 11 Dec 2016 16:10:51 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGAp9H018878; Sun, 11 Dec 2016 16:10:51 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111610.uBBGAp9H018878@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:10:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428358 - branches/2016Q4/devel/pybugz 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 16:10:52 -0000 Author: jbeich Date: Sun Dec 11 16:10:51 2016 New Revision: 428358 URL: https://svnweb.freebsd.org/changeset/ports/428358 Log: MFH: r428265 devel/pybugz: update to 0.13 Changes: https://github.com/williamh/pybugz/compare/0.12.1...0.13 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/devel/pybugz/Makefile branches/2016Q4/devel/pybugz/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/pybugz/Makefile ============================================================================== --- branches/2016Q4/devel/pybugz/Makefile Sun Dec 11 16:05:39 2016 (r428357) +++ branches/2016Q4/devel/pybugz/Makefile Sun Dec 11 16:10:51 2016 (r428358) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pybugz -DISTVERSION= 0.12.1 +DISTVERSION= 0.13 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: branches/2016Q4/devel/pybugz/distinfo ============================================================================== --- branches/2016Q4/devel/pybugz/distinfo Sun Dec 11 16:05:39 2016 (r428357) +++ branches/2016Q4/devel/pybugz/distinfo Sun Dec 11 16:10:51 2016 (r428358) @@ -1,2 +1,3 @@ -SHA256 (williamh-pybugz-0.12.1_GH0.tar.gz) = aade267d2ee6b02d6872e019ef4ddf8f96e1d81668faa2506e96875fa2981bc7 -SIZE (williamh-pybugz-0.12.1_GH0.tar.gz) = 25606 +TIMESTAMP = 1476563325 +SHA256 (williamh-pybugz-0.13_GH0.tar.gz) = a99309d42b7ed2e52cc0f0f3adc72d1ddc9354e3d944af276f9a7da946665afb +SIZE (williamh-pybugz-0.13_GH0.tar.gz) = 26876 From owner-svn-ports-all@freebsd.org Sun Dec 11 16:14:06 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 BE0CFC72C83; Sun, 11 Dec 2016 16:14:06 +0000 (UTC) (envelope-from gerald@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 8D14F2A2; Sun, 11 Dec 2016 16:14:06 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGE5wO019864; Sun, 11 Dec 2016 16:14:05 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGE5hV019862; Sun, 11 Dec 2016 16:14:05 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612111614.uBBGE5hV019862@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 11 Dec 2016 16:14:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428359 - head/lang/gcc6-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 16:14:06 -0000 Author: gerald Date: Sun Dec 11 16:14:05 2016 New Revision: 428359 URL: https://svnweb.freebsd.org/changeset/ports/428359 Log: Update to the 20161208 snapshot of GCC 6. This brings quite a number of backports from mainline GCC (code generation and otherwise). Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Sun Dec 11 16:10:51 2016 (r428358) +++ head/lang/gcc6-devel/Makefile Sun Dec 11 16:14:05 2016 (r428359) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.2.1.s20161201 +PORTVERSION= 6.2.1.s20161208 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Sun Dec 11 16:10:51 2016 (r428358) +++ head/lang/gcc6-devel/distinfo Sun Dec 11 16:14:05 2016 (r428359) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480892955 -SHA256 (gcc-6-20161201.tar.bz2) = d4e7a0c8285a2596ed49f6cde2bad09aa1e6de9ea001c221b965ff16cb494cce -SIZE (gcc-6-20161201.tar.bz2) = 95581516 +TIMESTAMP = 1481468685 +SHA256 (gcc-6-20161208.tar.bz2) = 02204cd43e5fa9578d3a253fd676ceeb4a3b0302a40bcd6c3d488b913698d855 +SIZE (gcc-6-20161208.tar.bz2) = 95580455 From owner-svn-ports-all@freebsd.org Sun Dec 11 16:20:23 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 3E4DAC72E75; Sun, 11 Dec 2016 16:20:23 +0000 (UTC) (envelope-from gerald@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 E7F687E4; Sun, 11 Dec 2016 16:20:22 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGKMDa020214; Sun, 11 Dec 2016 16:20:22 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGKMam020212; Sun, 11 Dec 2016 16:20:22 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612111620.uBBGKMam020212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sun, 11 Dec 2016 16:20:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428360 - in head/lang/gcc49: . 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 16:20:23 -0000 Author: gerald Date: Sun Dec 11 16:20:21 2016 New Revision: 428360 URL: https://svnweb.freebsd.org/changeset/ports/428360 Log: Copy over files/patch-x86-64-fix-m16 from lang/gcc since both ports are about the same version of GCC (except lang/gcc will move on to GCC 5). Added: head/lang/gcc49/files/patch-x86-64-fix-m16 - copied unchanged from r428286, head/lang/gcc/files/patch-x86-64-fix-m16 Modified: head/lang/gcc49/Makefile Modified: head/lang/gcc49/Makefile ============================================================================== --- head/lang/gcc49/Makefile Sun Dec 11 16:14:05 2016 (r428359) +++ head/lang/gcc49/Makefile Sun Dec 11 16:20:21 2016 (r428360) @@ -3,6 +3,7 @@ PORTNAME= gcc PORTVERSION= 4.9.4 +PORTREVISION= 1 CATEGORIES= lang java MASTER_SITES= GCC/releases/gcc-${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX} Copied: head/lang/gcc49/files/patch-x86-64-fix-m16 (from r428286, head/lang/gcc/files/patch-x86-64-fix-m16) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/gcc49/files/patch-x86-64-fix-m16 Sun Dec 11 16:20:21 2016 (r428360, copy of r428286, head/lang/gcc/files/patch-x86-64-fix-m16) @@ -0,0 +1,25 @@ +At the moment the -m16 option only passes the "--32" parameter to the +assembler on glibc OSes, while on other OSes the assembler is called +without any specific flag. This is wrong and causes the assembler to +fail. Fix it by adding support for the -m16 option to x86-64.h. + +2016-07-06 Roger Pau Monné + + * x86-64.h: append --32 to the assembler options when -m16 is used + even on non-glibc OSes. + +This should be backported to all stable branches up to 4.9 (when -m16 was +introduced). + +--- UTC +--- gcc/config/i386/x86-64.h ++++ gcc/config/i386/x86-64.h +@@ -49,7 +49,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively. If not, see + #define WCHAR_TYPE_SIZE 32 + + #undef ASM_SPEC +-#define ASM_SPEC "%{m32:--32} %{m64:--64} %{mx32:--x32}" ++#define ASM_SPEC "%{m16|m32:--32} %{m64:--64} %{mx32:--x32}" + + #undef ASM_OUTPUT_ALIGNED_BSS + #define ASM_OUTPUT_ALIGNED_BSS(FILE, DECL, NAME, SIZE, ALIGN) \ From owner-svn-ports-all@freebsd.org Sun Dec 11 16:22:34 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 DC117C71038; Sun, 11 Dec 2016 16:22:34 +0000 (UTC) (envelope-from gordon@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 91C3EB36; Sun, 11 Dec 2016 16:22:34 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGMXar024224; Sun, 11 Dec 2016 16:22:33 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGMXdF024221; Sun, 11 Dec 2016 16:22:33 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201612111622.uBBGMXdF024221@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 11 Dec 2016 16:22:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428361 - head/devel/p4d 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 16:22:35 -0000 Author: gordon Date: Sun Dec 11 16:22:33 2016 New Revision: 428361 URL: https://svnweb.freebsd.org/changeset/ports/428361 Log: Update devel/p4d due to micropatching. MFH: 2016Q4 (Blanket) Modified: head/devel/p4d/Makefile head/devel/p4d/distinfo.freebsd100x86 head/devel/p4d/distinfo.freebsd100x86_64 Modified: head/devel/p4d/Makefile ============================================================================== --- head/devel/p4d/Makefile Sun Dec 11 16:20:21 2016 (r428360) +++ head/devel/p4d/Makefile Sun Dec 11 16:22:33 2016 (r428361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1461251 +PORTVERSION= 2016.1.1470074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: head/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:20:21 2016 (r428360) +++ head/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:22:33 2016 (r428361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250052 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = c27e41f5a4f3eef09b636d765db419cdd621665272ee44dddc63a214e3254998 -SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = 5773496 +TIMESTAMP = 1481473287 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = d72220ff358bf9e749ee6578557b51fe818a2553169faf9ff99b4919885f1703 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = 5773496 Modified: head/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- head/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:20:21 2016 (r428360) +++ head/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:22:33 2016 (r428361) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250119 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = fdea3a0cf2fc97ef0c476647dcbb405579870ffb571d0cedbe105320fd6635fc -SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = 5904728 +TIMESTAMP = 1481473282 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 7cd547017921d0a93efab04b43ac8246330eb3ade949edbc3a863a0534d29e00 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 5905096 From owner-svn-ports-all@freebsd.org Sun Dec 11 16:23: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 D9E32C710CA; Sun, 11 Dec 2016 16:23:15 +0000 (UTC) (envelope-from gordon@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 8F98BC8C; Sun, 11 Dec 2016 16:23:15 +0000 (UTC) (envelope-from gordon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBGNERG024431; Sun, 11 Dec 2016 16:23:14 GMT (envelope-from gordon@FreeBSD.org) Received: (from gordon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGNExA024428; Sun, 11 Dec 2016 16:23:14 GMT (envelope-from gordon@FreeBSD.org) Message-Id: <201612111623.uBBGNExA024428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gordon set sender to gordon@FreeBSD.org using -f From: Gordon Tetlow Date: Sun, 11 Dec 2016 16:23:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428362 - branches/2016Q4/devel/p4d 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 16:23:16 -0000 Author: gordon Date: Sun Dec 11 16:23:14 2016 New Revision: 428362 URL: https://svnweb.freebsd.org/changeset/ports/428362 Log: MFH: r428361 Update devel/p4d due to micropatching. Approved by: ports-secteam (blanket) Modified: branches/2016Q4/devel/p4d/Makefile branches/2016Q4/devel/p4d/distinfo.freebsd100x86 branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/devel/p4d/Makefile ============================================================================== --- branches/2016Q4/devel/p4d/Makefile Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/Makefile Sun Dec 11 16:23:14 2016 (r428362) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= p4d -PORTVERSION= 2016.1.1461251 +PORTVERSION= 2016.1.1470074 CATEGORIES= devel MASTER_SITES= ftp://ftp.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ \ http://filehost.perforce.com/perforce/${P4VERSION}/bin.${PLATFORM}/ Modified: branches/2016Q4/devel/p4d/distinfo.freebsd100x86 ============================================================================== --- branches/2016Q4/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/distinfo.freebsd100x86 Sun Dec 11 16:23:14 2016 (r428362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250052 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = c27e41f5a4f3eef09b636d765db419cdd621665272ee44dddc63a214e3254998 -SIZE (perforce/2016.1.1461251/bin.freebsd100x86/p4d) = 5773496 +TIMESTAMP = 1481473287 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = d72220ff358bf9e749ee6578557b51fe818a2553169faf9ff99b4919885f1703 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86/p4d) = 5773496 Modified: branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 ============================================================================== --- branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:22:33 2016 (r428361) +++ branches/2016Q4/devel/p4d/distinfo.freebsd100x86_64 Sun Dec 11 16:23:14 2016 (r428362) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479250119 -SHA256 (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = fdea3a0cf2fc97ef0c476647dcbb405579870ffb571d0cedbe105320fd6635fc -SIZE (perforce/2016.1.1461251/bin.freebsd100x86_64/p4d) = 5904728 +TIMESTAMP = 1481473282 +SHA256 (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 7cd547017921d0a93efab04b43ac8246330eb3ade949edbc3a863a0534d29e00 +SIZE (perforce/2016.1.1470074/bin.freebsd100x86_64/p4d) = 5905096 From owner-svn-ports-all@freebsd.org Sun Dec 11 16:23: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 E1971C7111E; Sun, 11 Dec 2016 16:23:50 +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 B12BFD73; Sun, 11 Dec 2016 16:23:50 +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 uBBGNn0l024545; Sun, 11 Dec 2016 16:23:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBGNn6t024544; Sun, 11 Dec 2016 16:23:49 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111623.uBBGNn6t024544@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:23:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428363 - head/devel/msgpack 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 16:23:51 -0000 Author: jbeich Date: Sun Dec 11 16:23:49 2016 New Revision: 428363 URL: https://svnweb.freebsd.org/changeset/ports/428363 Log: devel/msgpack: modernize - Add |make test| support after ports r398125 - Convert to install-strip from automake - Drop ports r248211 it builds fine on 9.3/10.1/11.0 PR: 214523 Approved by: maintainer timeout (3 weeks) Modified: head/devel/msgpack/Makefile (contents, props changed) Modified: head/devel/msgpack/Makefile ============================================================================== --- head/devel/msgpack/Makefile Sun Dec 11 16:23:14 2016 (r428362) +++ head/devel/msgpack/Makefile Sun Dec 11 16:23:49 2016 (r428363) @@ -2,8 +2,8 @@ PORTNAME= msgpack PORTVERSION= 1.4.2 -PORTREVISION= 1 DISTVERSIONPREFIX= cpp- +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= kuriyama@FreeBSD.org @@ -11,29 +11,25 @@ COMMENT= MessagePack implementation for LICENSE= APACHE20 +TEST_DEPENDS= googletest>0:devel/googletest + USE_GITHUB= yes GH_PROJECT= msgpack-c -USES= libtool:build autoreconf:build pathfix - +USES= autoreconf:build libtool:build localbase pathfix GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +TEST_TARGET= check USE_LDCONFIG= yes -.include +.include .if ${ARCH} == "sparc64" # required for __sync _* atomic operations on sparc USE_GCC= yes .endif -.if ${ARCH} == "i386" -# Mayby not working on i386/i486/i586... -CONFIGURE_ARGS= CFLAGS="${CFLAGS} -march=i686" CXXFLAGS="${CXXFLAGS} -march=i686" -.endif - pre-configure: cd ${WRKSRC} && ./bootstrap -post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libmsgpackc.so.2.0.0 -.include +.include From owner-svn-ports-all@freebsd.org Sun Dec 11 17:01: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 15249C7264C; Sun, 11 Dec 2016 17:01:35 +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 D1CF45E8; Sun, 11 Dec 2016 17:01:34 +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 uBBH1Y6m040629; Sun, 11 Dec 2016 17:01:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBH1Yre040628; Sun, 11 Dec 2016 17:01:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111701.uBBH1Yre040628@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 17:01:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428364 - head/sysutils/lnav 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 17:01:35 -0000 Author: jbeich Date: Sun Dec 11 17:01:33 2016 New Revision: 428364 URL: https://svnweb.freebsd.org/changeset/ports/428364 Log: sysutils/lnav: more dynamic linking Some libraries were still linked dynamically and it broke if databases/sqlite3 was built with ICU=on. To avoid missing out on stability and security fixes link all dependencies dynamically. PR: 214538 Submitted by: Pavel Volkov Approved by: maintainer timeout (3 weeks) Modified: head/sysutils/lnav/Makefile (contents, props changed) Modified: head/sysutils/lnav/Makefile ============================================================================== --- head/sysutils/lnav/Makefile Sun Dec 11 16:23:49 2016 (r428363) +++ head/sysutils/lnav/Makefile Sun Dec 11 17:01:33 2016 (r428364) @@ -4,6 +4,7 @@ PORTNAME= lnav PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tom@hur.st @@ -11,16 +12,16 @@ COMMENT= Terminal based log file navigat LICENSE= BSD2CLAUSE -BUILD_DEPENDS= ${LOCALBASE}/lib/libpcre.a:devel/pcre \ - ${LOCALBASE}/lib/libsqlite3.a:databases/sqlite3 +LIB_DEPENDS= libpcrecpp.so:devel/pcre BROKEN_FreeBSD_9_i386= does not build USE_GITHUB= yes GH_ACCOUNT= tstack +USES= autoreconf execinfo gmake ncurses python sqlite readline GNU_CONFIGURE= yes -USES= autoreconf execinfo gmake ncurses python readline +CONFIGURE_ARGS= --disable-static PLIST_FILES= bin/lnav man/man1/lnav.1.gz From owner-svn-ports-all@freebsd.org Sun Dec 11 17:06:34 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 C9986C728A7; Sun, 11 Dec 2016 17:06:34 +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 7F311C3F; Sun, 11 Dec 2016 17:06:34 +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 uBBH6XWO040951; Sun, 11 Dec 2016 17:06:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBH6Xv9040949; Sun, 11 Dec 2016 17:06:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111706.uBBH6Xv9040949@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 17:06:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428365 - head/multimedia/vapoursynth-l-smash-works 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 17:06:34 -0000 Author: jbeich Date: Sun Dec 11 17:06:33 2016 New Revision: 428365 URL: https://svnweb.freebsd.org/changeset/ports/428365 Log: multimedia/vapoursynth-l-smash-works: update to 0.0.918 Changes: https://github.com/VFR-maniac/L-SMASH-Works/compare/9828349...a1a280b Modified: head/multimedia/vapoursynth-l-smash-works/Makefile (contents, props changed) head/multimedia/vapoursynth-l-smash-works/distinfo (contents, props changed) Modified: head/multimedia/vapoursynth-l-smash-works/Makefile ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 11 17:01:33 2016 (r428364) +++ head/multimedia/vapoursynth-l-smash-works/Makefile Sun Dec 11 17:06:33 2016 (r428365) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= l-smash-works -DISTVERSION= 0.0-877 # git rev-list --count HEAD -DISTVERSIONSUFFIX= -g9828349 -PORTREVISION= 1 +DISTVERSION= 0.0-918 # git rev-list --count HEAD +DISTVERSIONSUFFIX= -ga1a280b CATEGORIES= multimedia PKGNAMEPREFIX= vapoursynth- @@ -14,6 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/vapoursynth/VSHelper.h:multimedia/vapoursynth +BUILD_DEPENDS+= ffmpeg>=3.2,1:multimedia/ffmpeg LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ liblsmash.so:multimedia/l-smash Modified: head/multimedia/vapoursynth-l-smash-works/distinfo ============================================================================== --- head/multimedia/vapoursynth-l-smash-works/distinfo Sun Dec 11 17:01:33 2016 (r428364) +++ head/multimedia/vapoursynth-l-smash-works/distinfo Sun Dec 11 17:06:33 2016 (r428365) @@ -1,2 +1,3 @@ -SHA256 (VFR-maniac-L-SMASH-Works-0.0-877-g9828349_GH0.tar.gz) = ba816491d0972bf382c55de7de7fdd9a0c4643837c9dceb1f83b859a0dc1a4a9 -SIZE (VFR-maniac-L-SMASH-Works-0.0-877-g9828349_GH0.tar.gz) = 222345 +TIMESTAMP = 1479575780 +SHA256 (VFR-maniac-L-SMASH-Works-0.0-918-ga1a280b_GH0.tar.gz) = 89f3ff1c4d2457faed9fd4cd51cd2b967d117b19e51ed726acbd1dbcd48eb3a1 +SIZE (VFR-maniac-L-SMASH-Works-0.0-918-ga1a280b_GH0.tar.gz) = 225648 From owner-svn-ports-all@freebsd.org Sun Dec 11 17:15: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 28515C72C02; Sun, 11 Dec 2016 17:15:00 +0000 (UTC) (envelope-from ehaupt@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 EB93A10B1; Sun, 11 Dec 2016 17:14:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHExLd045039; Sun, 11 Dec 2016 17:14:59 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHExwq045038; Sun, 11 Dec 2016 17:14:59 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612111714.uBBHExwq045038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Dec 2016 17:14:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428366 - head/sysutils/sas2ircu 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 17:15:00 -0000 Author: ehaupt Date: Sun Dec 11 17:14:58 2016 New Revision: 428366 URL: https://svnweb.freebsd.org/changeset/ports/428366 Log: Update MASTER_SITE and make fetchable again. PR: 215091 Submitted by: freebsd-ports@dan.me.uk (maintainer) MFH: 2016Q4 Modified: head/sysutils/sas2ircu/Makefile Modified: head/sysutils/sas2ircu/Makefile ============================================================================== --- head/sysutils/sas2ircu/Makefile Sun Dec 11 17:06:33 2016 (r428365) +++ head/sysutils/sas2ircu/Makefile Sun Dec 11 17:14:58 2016 (r428366) @@ -4,27 +4,27 @@ PORTNAME= sas2ircu PORTVERSION= 20.00.00.00 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ DISTNAME= SAS2IRCU_P20 MAINTAINER= freebsd-ports@dan.me.uk -COMMENT= Tool for basic management of mps(4) based LSI RAID controllers +COMMENT= Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers LICENSE= sas2ircu -LICENSE_NAME= AVAGO +LICENSE_NAME= BROADCOM LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept RESTRICTED= Source recipient must acknowledge license.\ Reproduction or redistribution prohibited.\ - See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg USES= zip NO_BUILD= yes NO_WRKSRC= yes ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI +ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom .include From owner-svn-ports-all@freebsd.org Sun Dec 11 17:17:42 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 85391C72E12; Sun, 11 Dec 2016 17:17:42 +0000 (UTC) (envelope-from ehaupt@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 3A3BA15A0; Sun, 11 Dec 2016 17:17:42 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHHf73045346; Sun, 11 Dec 2016 17:17:41 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHHfKi045345; Sun, 11 Dec 2016 17:17:41 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612111717.uBBHHfKi045345@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Dec 2016 17:17:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428367 - branches/2016Q4/sysutils/sas2ircu 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 17:17:42 -0000 Author: ehaupt Date: Sun Dec 11 17:17:41 2016 New Revision: 428367 URL: https://svnweb.freebsd.org/changeset/ports/428367 Log: MFH: r428366 Update MASTER_SITE and make fetchable again. PR: 215091 Submitted by: freebsd-ports@dan.me.uk (maintainer) Approved by: Approved by: ports-secteam (blanket) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/sysutils/sas2ircu/Makefile ============================================================================== --- branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:14:58 2016 (r428366) +++ branches/2016Q4/sysutils/sas2ircu/Makefile Sun Dec 11 17:17:41 2016 (r428367) @@ -4,27 +4,27 @@ PORTNAME= sas2ircu PORTVERSION= 20.00.00.00 PORTREVISION= 1 CATEGORIES= sysutils -MASTER_SITES= http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ +MASTER_SITES= https://docs.broadcom.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_6g_p20_point6/ DISTNAME= SAS2IRCU_P20 MAINTAINER= freebsd-ports@dan.me.uk -COMMENT= Tool for basic management of mps(4) based LSI RAID controllers +COMMENT= Tool for basic management of mps(4) based LSI/Avago/Broadcom RAID controllers LICENSE= sas2ircu -LICENSE_NAME= AVAGO +LICENSE_NAME= BROADCOM LICENSE_TEXT= ${RESTRICTED} LICENSE_PERMS= no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept RESTRICTED= Source recipient must acknowledge license.\ Reproduction or redistribution prohibited.\ - See http://www.avagotech.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg + See https://www.broadcom.com/cs/Satellite?pagename=AVG2/Utilities/EulaMsg USES= zip NO_BUILD= yes NO_WRKSRC= yes ONLY_FOR_ARCHS= i386 amd64 -ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from LSI +ONLY_FOR_ARCHS_REASON= Binaries only available for i386 and amd64 from Broadcom .include From owner-svn-ports-all@freebsd.org Sun Dec 11 17:20: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 F32E9C72EB3; Sun, 11 Dec 2016 17:20:03 +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 AA31B16D3; Sun, 11 Dec 2016 17:20:03 +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 uBBHK26T045562; Sun, 11 Dec 2016 17:20:02 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHK2H8045561; Sun, 11 Dec 2016 17:20:02 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612111720.uBBHK2H8045561@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 17:20:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428368 - head/emulators/fuse-roms 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 17:20:04 -0000 Author: rene Date: Sun Dec 11 17:20:02 2016 New Revision: 428368 URL: https://svnweb.freebsd.org/changeset/ports/428368 Log: emulators/fuse-roms: another attempt to fix fetching with flaky Fedora sites (or they don't like our fetch command?) Pet portlint while here. Submitted by: pkg-fallout Modified: head/emulators/fuse-roms/Makefile Modified: head/emulators/fuse-roms/Makefile ============================================================================== --- head/emulators/fuse-roms/Makefile Sun Dec 11 17:17:41 2016 (r428367) +++ head/emulators/fuse-roms/Makefile Sun Dec 11 17:20:02 2016 (r428368) @@ -5,13 +5,14 @@ PORTNAME= fuse-roms PORTVERSION= 0.9.0 PORTREVISION= 2 CATEGORIES= emulators -MASTER_SITES= ftp://mirror.switch.ch/pool/4/mirror/rpmfusion/${FC_SUBDIR}:1 \ - ftp://ftp.ntua.gr/pub/linux/rpmfusion/${FC_SUBDIR}:1 \ - ftp://ftp.pbone.net/mirror/rpmfusion.org/${FC_SUBDIR}:1 \ - ftp://ftp.icm.edu.pl/vol/rzm5/linux-rpmfusion/${FC_SUBDIR}:1 \ +MASTER_SITES= ftp://mirror.switch.ch/pool/4/mirror/rpmfusion/${FC_SUBDIR}/:1 \ + ftp://ftp.ntua.gr/pub/linux/rpmfusion/${FC_SUBDIR}/:1 \ + ftp://ftp.pbone.net/mirror/rpmfusion.org/${FC_SUBDIR}/:1 \ + ftp://ftp.icm.edu.pl/vol/rzm5/linux-rpmfusion/${FC_SUBDIR}/:1 \ http://zxspectrum.it.omegahg.com/rom/:2 \ https://rene-ladan.nl/distfiles/ -DISTFILES= fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm:1 Opus-22.rom:2 +DISTFILES= fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm:1,DEFAULT \ + Opus-22.rom:2,DEFAULT EXTRACT_ONLY= fuse-emulator-roms-0.9.0-6.fc${FCVER}.noarch.rpm MAINTAINER= rene@FreeBSD.org @@ -20,8 +21,7 @@ COMMENT= Spectrum ROM files, for use wit LICENSE= NONE FCVER= 25 -FC_SUBDIR= nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/Packages/f/ -PORTSCOUT= ignore:1 +FC_SUBDIR= nonfree/fedora/releases/${FCVER}/Everything/x86_64/os/Packages/f NO_ARCH= yes NO_BUILD= yes DATADIR= ${PREFIX}/share/fuse From owner-svn-ports-all@freebsd.org Sun Dec 11 17:20:42 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 EDB90C72F29; Sun, 11 Dec 2016 17:20:42 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.critical.ch", Issuer "StartCom Class 1 DV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8F2AA17F5; Sun, 11 Dec 2016 17:20:42 +0000 (UTC) (envelope-from ehaupt@critical.ch) Received: from beaver.home.critical.ch (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id uBBHKblQ031639; Sun, 11 Dec 2016 18:20:37 +0100 (CET) (envelope-from ehaupt@critical.ch) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=critical.ch; s=critical; t=1481476838; bh=Pz2CgoGpeB/9mC8KPaH0W+T0qADBAGF7UTr+oADGLao=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=FiO9E2ixKyv6069opO7sWTRGWUm50GQAZEyki5ppZHs3iyu8h567mn1mKnDQuOtZ5 Qbj6YV2oWz1XM748joO/4rXmRFPk8soz6zUT0wvGFQBUdx+MAzkar5D8LH7pM1r1Hv BHjJ7pukvnlay63a6nC58Q1u94LMombWJ7+RTQZQ= Date: Sun, 11 Dec 2016 18:20:31 +0100 From: Emanuel Haupt To: Emanuel Haupt Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: Re: svn commit: r428367 - branches/2016Q4/sysutils/sas2ircu Message-Id: <20161211182031.7a05f3e2eb6b76c4ae2f8263@critical.ch> In-Reply-To: <201612111717.uBBHHfKi045345@repo.freebsd.org> References: <201612111717.uBBHHfKi045345@repo.freebsd.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 17:20:43 -0000 Emanuel Haupt wrote: > Author: ehaupt > Date: Sun Dec 11 17:17:41 2016 > New Revision: 428367 > URL: https://svnweb.freebsd.org/changeset/ports/428367 > > Log: > MFH: r428366 > > Update MASTER_SITE and make fetchable again. > > PR: 215091 > Submitted by: freebsd-ports@dan.me.uk (maintainer) > Approved by: Approved by: ports-secteam (blanket) ^^^^^^^^^^^^^ copy paste snafu From owner-svn-ports-all@freebsd.org Sun Dec 11 17:36: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 7A9D3C72424; Sun, 11 Dec 2016 17:36:35 +0000 (UTC) (envelope-from ehaupt@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 4A2D01FEF; Sun, 11 Dec 2016 17:36:35 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHaY32053535; Sun, 11 Dec 2016 17:36:34 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHaYGF053533; Sun, 11 Dec 2016 17:36:34 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612111736.uBBHaYGF053533@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Dec 2016 17:36:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428369 - head/security/py-SecretStorage 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 17:36:35 -0000 Author: ehaupt Date: Sun Dec 11 17:36:34 2016 New Revision: 428369 URL: https://svnweb.freebsd.org/changeset/ports/428369 Log: Update to 2.3.1 PR: 214866 Submitted by: douglas@douglasthrift.net (maintainer) Modified: head/security/py-SecretStorage/Makefile head/security/py-SecretStorage/distinfo Modified: head/security/py-SecretStorage/Makefile ============================================================================== --- head/security/py-SecretStorage/Makefile Sun Dec 11 17:20:02 2016 (r428368) +++ head/security/py-SecretStorage/Makefile Sun Dec 11 17:36:34 2016 (r428369) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SecretStorage -PORTVERSION= 2.2.1 +PORTVERSION= 2.3.1 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ COMMENT= Store passwords using the Secre LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography NO_ARCH= yes USES= python Modified: head/security/py-SecretStorage/distinfo ============================================================================== --- head/security/py-SecretStorage/distinfo Sun Dec 11 17:20:02 2016 (r428368) +++ head/security/py-SecretStorage/distinfo Sun Dec 11 17:36:34 2016 (r428369) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470223336 -SHA256 (SecretStorage-2.2.1.tar.gz) = d771e99ada09e39aceb75c4bb2d460895627b2260ab24c9cb790fb8aad1ecab6 -SIZE (SecretStorage-2.2.1.tar.gz) = 15972 +TIMESTAMP = 1480203823 +SHA256 (SecretStorage-2.3.1.tar.gz) = 3af65c87765323e6f64c83575b05393f9e003431959c9395d1791d51497f29b6 +SIZE (SecretStorage-2.3.1.tar.gz) = 16073 From owner-svn-ports-all@freebsd.org Sun Dec 11 17:40:04 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 5DD09C7247A; Sun, 11 Dec 2016 17:40:04 +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 2D31510E9; Sun, 11 Dec 2016 17:40:04 +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 uBBHe384053922; Sun, 11 Dec 2016 17:40:03 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHe22H053915; Sun, 11 Dec 2016 17:40:02 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612111740.uBBHe22H053915@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 17:40:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview 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 17:40:04 -0000 Author: antoine Date: Sun Dec 11 17:40:02 2016 New Revision: 428370 URL: https://svnweb.freebsd.org/changeset/ports/428370 Log: Those ports build fine with bsd make Modified: head/cad/gmsh/Makefile head/games/emptyepsilon/Makefile head/games/supertuxkart/Makefile head/games/tbe/Makefile head/mail/geary/Makefile head/math/cadabra2/Makefile head/science/pulseview/Makefile Modified: head/cad/gmsh/Makefile ============================================================================== --- head/cad/gmsh/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/cad/gmsh/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on SLAVEDIRS= cad/gmsh-occ -USES= blaslapack cmake fortran gmake jpeg tar:tgz +USES= blaslapack cmake fortran jpeg tar:tgz USE_GL= gl glu USE_XORG= x11 xcursor xext xinerama xfixes xft Modified: head/games/emptyepsilon/Makefile ============================================================================== --- head/games/emptyepsilon/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/games/emptyepsilon/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton -USES= cmake compiler:c++11-lib gmake +USES= cmake compiler:c++11-lib USE_GL= gl glu CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" Modified: head/games/supertuxkart/Makefile ============================================================================== --- head/games/supertuxkart/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/games/supertuxkart/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= fails to build: invokes x86 asm USES= alias cmake compiler:c++11-lib dos2unix gettext \ - gmake jpeg openal:al pkgconfig tar:xz + jpeg openal:al pkgconfig tar:xz USE_GL= gl glu USE_SDL= sdl USE_XORG= x11 xext sm ice Modified: head/games/tbe/Makefile ============================================================================== --- head/games/tbe/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/games/tbe/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -12,7 +12,7 @@ COMMENT= The Butterfly Effect BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip -USES= cmake compiler:c++11-lib execinfo gmake tar:tgz +USES= cmake compiler:c++11-lib execinfo tar:tgz USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \ svg uic_build xml Modified: head/mail/geary/Makefile ============================================================================== --- head/mail/geary/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/mail/geary/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -20,14 +20,12 @@ LIB_DEPENDS= libgmime-2.6.so:mail/gmime2 libgee-0.8.so:devel/libgee \ libgcr-3.so:security/gcr -USES= cmake desktop-file-utils gettext gmake \ +USES= cmake desktop-file-utils gettext \ libtool pkgconfig shebangfix tar:xz USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack SHEBANG_FILES= desktop/geary-attach USE_LDCONFIG= yes -GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --prefix=${PREFIX} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/math/cadabra2/Makefile ============================================================================== --- head/math/cadabra2/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/math/cadabra2/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -33,7 +33,7 @@ BROKEN_FreeBSD_9= does not build: fatal OPTIONS_DEFINE= GUI OPTIONS_DEFAULT=GUI -USES= compiler:c++14-lang cmake gettext-runtime gmake pkgconfig python:2 sqlite +USES= compiler:c++14-lang cmake gettext-runtime pkgconfig python:2 sqlite GUI_USE= GNOME=gtkmm30,gdkpixbuf2 USE_TEX= base texmf texhash USE_LDCONFIG= yes Modified: head/science/pulseview/Makefile ============================================================================== --- head/science/pulseview/Makefile Sun Dec 11 17:36:34 2016 (r428369) +++ head/science/pulseview/Makefile Sun Dec 11 17:40:02 2016 (r428370) @@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_thread.so:devel/bo libsigrok.so:devel/libsigrok \ libsigrokdecode.so:devel/libsigrokdecode -USES= cmake gmake pkgconfig +USES= cmake pkgconfig USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \ -DDISABLE_WERROR:BOOL=TRUE From owner-svn-ports-all@freebsd.org Sun Dec 11 17:41:32 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 75672C72603; Sun, 11 Dec 2016 17:41:32 +0000 (UTC) (envelope-from brnrd@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 3E40813CC; Sun, 11 Dec 2016 17:41:32 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHfViu054796; Sun, 11 Dec 2016 17:41:31 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHfVr7054795; Sun, 11 Dec 2016 17:41:31 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612111741.uBBHfVr7054795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 11 Dec 2016 17:41:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428371 - head/devel/commoncpp/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 17:41:32 -0000 Author: brnrd Date: Sun Dec 11 17:41:31 2016 New Revision: 428371 URL: https://svnweb.freebsd.org/changeset/ports/428371 Log: devel/commoncpp: Fix typo in patch Modified: head/devel/commoncpp/files/patch-src_ssl.cpp Modified: head/devel/commoncpp/files/patch-src_ssl.cpp ============================================================================== --- head/devel/commoncpp/files/patch-src_ssl.cpp Sun Dec 11 17:40:02 2016 (r428370) +++ head/devel/commoncpp/files/patch-src_ssl.cpp Sun Dec 11 17:41:31 2016 (r428371) @@ -5,7 +5,7 @@ return false; - ctx = SSL_CTX_new(SSLv3_client_method()); -+ ctx = SSL_CTX_new(SSL23_client_method()); ++ ctx = SSL_CTX_new(SSLv23_client_method()); if(!ctx) { SSL_CTX_free(ctx); return false; From owner-svn-ports-all@freebsd.org Sun Dec 11 17:53: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 1D0C7C7292A; Sun, 11 Dec 2016 17:53:54 +0000 (UTC) (envelope-from olivierd@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 D33571989; Sun, 11 Dec 2016 17:53:53 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBHrrhL061820; Sun, 11 Dec 2016 17:53:53 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBHrqwI061815; Sun, 11 Dec 2016 17:53:52 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612111753.uBBHrqwI061815@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 11 Dec 2016 17:53:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428372 - in head/x11: libfm libfm-extra 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 17:53:54 -0000 Author: olivierd Date: Sun Dec 11 17:53:52 2016 New Revision: 428372 URL: https://svnweb.freebsd.org/changeset/ports/428372 Log: - Update to 1.2.5 - Adjust dependencies (reported by QA script) - Switch to USES= localbase - Remove DOCS option - Take maintainership Modified: head/x11/libfm-extra/Makefile head/x11/libfm-extra/pkg-plist head/x11/libfm/Makefile head/x11/libfm/distinfo head/x11/libfm/pkg-plist Modified: head/x11/libfm-extra/Makefile ============================================================================== --- head/x11/libfm-extra/Makefile Sun Dec 11 17:41:31 2016 (r428371) +++ head/x11/libfm-extra/Makefile Sun Dec 11 17:53:52 2016 (r428372) @@ -4,7 +4,7 @@ PORTNAME= libfm PKGNAMESUFFIX= -extra -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olivierd@FreeBSD.org COMMENT= LibFM-Extra library LICENSE= LGPL21 @@ -20,6 +20,6 @@ USE_LDCONFIG= yes EXTRA_ONLY= yes -OPTIONS_EXCLUDE=DOCS NLS +OPTIONS_EXCLUDE= NLS .include "${MASTERDIR}/Makefile" Modified: head/x11/libfm-extra/pkg-plist ============================================================================== --- head/x11/libfm-extra/pkg-plist Sun Dec 11 17:41:31 2016 (r428371) +++ head/x11/libfm-extra/pkg-plist Sun Dec 11 17:53:52 2016 (r428372) @@ -2,6 +2,6 @@ include/libfm/fm-extra.h include/libfm/fm-version.h include/libfm/fm-xml-file.h lib/libfm-extra.so -lib/libfm-extra.so.%%ABI_VERSION%% -lib/libfm-extra.so.%%ABI_VERSION%%.%%MICRO_VERSION%% +lib/libfm-extra.so.4 +lib/libfm-extra.so.4.0.5 libdata/pkgconfig/libfm-extra.pc Modified: head/x11/libfm/Makefile ============================================================================== --- head/x11/libfm/Makefile Sun Dec 11 17:41:31 2016 (r428371) +++ head/x11/libfm/Makefile Sun Dec 11 17:53:52 2016 (r428372) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= libfm -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= x11 MASTER_SITES= SF/pcmanfm/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olivierd@FreeBSD.org COMMENT?= Core library of PCManFM file manager LICENSE= LGPL21 @@ -15,42 +15,42 @@ LICENSE= LGPL21 BUILD_DEPENDS= p5-XML-Parser>=0:textproc/p5-XML-Parser \ valac:lang/vala LIB_DEPENDS= libmenu-cache.so:x11/menu-cache \ - libexif.so:graphics/libexif + libexif.so:graphics/libexif \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libfm-extra.so:x11/libfm-extra .endif SLAVEDIRS= ${CATEGORIES}/${PORTNAME}-extra -USES= gettext-tools gmake libtool pathfix pkgconfig tar:xz +USES= gettext-tools gmake libtool localbase pathfix pkgconfig tar:xz USE_GNOME= glib20 intltool USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --sysconfdir=${LOCALBASE}/etc --disable-static -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .if ! defined(EXTRA_ONLY) USES+= desktop-file-utils shared-mime-info -USE_GNOME+= gtk20 +USE_GNOME+= gtk20 cairo gdkpixbuf2 CONFIGURE_ARGS+=--with-gtk=2 .else USE_GNOME+= intltool intlhack CONFIGURE_ARGS+=--with-extra-only .endif -MICRO_VERSION= 0.4 -ABI_VERSION= 4 -PLIST_SUB+= MICRO_VERSION=${MICRO_VERSION} \ - ABI_VERSION=${ABI_VERSION} - -PORTDOCS= AUTHORS NEWS README - -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls +post-extract: +.if !defined(EXTRA_ONLY) + ${MV} ${WRKSRC}/data/libfm.conf \ + ${WRKSRC}/data/libfm.conf.sample +.endif + post-patch: ${REINPLACE_CMD} -e 's|^[[:blank:]]\{5,\}USE_NLS=yes|#&|' \ ${WRKSRC}/configure @@ -59,7 +59,7 @@ post-patch: /@LN_S@ @PACKAGE@-@FMLIBVER@/d' \ ${WRKSRC}/src/Makefile.in -.if ! defined(EXTRA_ONLY) +.if !defined(EXTRA_ONLY) ${REINPLACE_CMD} -e 's|DATA = libfm-extra.pc|DATA =|' \ ${WRKSRC}/Makefile.in @@ -74,16 +74,12 @@ post-patch: /^vfs_menu_la_LIBADD/s|$$(top.*|-lfm-extra|' \ ${WRKSRC}/src/modules/Makefile.in -post-install: - ${MV} ${STAGEDIR}${PREFIX}/etc/xdg/${PORTNAME}/${PORTNAME}.conf \ - ${STAGEDIR}${PREFIX}/etc/xdg/${PORTNAME}/${PORTNAME}.conf.sample + ${REINPLACE_CMD} -e 's|libfm.conf|libfm.conf.sample|' \ + ${WRKSRC}/data/Makefile.in +post-install: ${INSTALL_DATA} ${WRKSRC}/src/actions/fm-actions.h \ ${STAGEDIR}${PREFIX}/include/${PORTNAME} - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .endif .include Modified: head/x11/libfm/distinfo ============================================================================== --- head/x11/libfm/distinfo Sun Dec 11 17:41:31 2016 (r428371) +++ head/x11/libfm/distinfo Sun Dec 11 17:53:52 2016 (r428372) @@ -1,2 +1,3 @@ -SHA256 (libfm-1.2.4.tar.xz) = 7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f -SIZE (libfm-1.2.4.tar.xz) = 912164 +TIMESTAMP = 1481474043 +SHA256 (libfm-1.2.5.tar.xz) = c706bb1020cf5f2d6f5a9226f692ce1985947134dcf2bde64278bd0420779b5a +SIZE (libfm-1.2.5.tar.xz) = 912740 Modified: head/x11/libfm/pkg-plist ============================================================================== --- head/x11/libfm/pkg-plist Sun Dec 11 17:41:31 2016 (r428371) +++ head/x11/libfm/pkg-plist Sun Dec 11 17:53:52 2016 (r428372) @@ -68,11 +68,11 @@ include/libfm/fm-thumbnailer.h include/libfm/fm-utils.h include/libfm/fm.h lib/libfm-gtk.so -lib/libfm-gtk.so.%%ABI_VERSION%% -lib/libfm-gtk.so.%%ABI_VERSION%%.%%MICRO_VERSION%% +lib/libfm-gtk.so.4 +lib/libfm-gtk.so.4.0.5 lib/libfm.so -lib/libfm.so.%%ABI_VERSION%% -lib/libfm.so.%%ABI_VERSION%%.%%MICRO_VERSION%% +lib/libfm.so.4 +lib/libfm.so.4.0.5 lib/libfm/modules/gtk-fileprop-x-desktop.so lib/libfm/modules/gtk-fileprop-x-shortcut.so lib/libfm/modules/gtk-menu-actions.so From owner-svn-ports-all@freebsd.org Sun Dec 11 18:01:07 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 52ED6C72B9A; Sun, 11 Dec 2016 18:01:07 +0000 (UTC) (envelope-from ehaupt@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 2D5491E8A; Sun, 11 Dec 2016 18:01:07 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBI16Rj063096; Sun, 11 Dec 2016 18:01:06 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBI15mg063092; Sun, 11 Dec 2016 18:01:05 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612111801.uBBI15mg063092@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sun, 11 Dec 2016 18:01:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428373 - in head/sysutils/fusefs-encfs: . 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 18:01:07 -0000 Author: ehaupt Date: Sun Dec 11 18:01:05 2016 New Revision: 428373 URL: https://svnweb.freebsd.org/changeset/ports/428373 Log: Update to 1.9.1 PR: 215204 Submitted by: dg@syrec.org (maintainer) Added: head/sysutils/fusefs-encfs/files/patch-CMakeLists.txt (contents, props changed) Deleted: head/sysutils/fusefs-encfs/files/patch-encfs_encfs.h head/sysutils/fusefs-encfs/files/patch-encfs_main.cpp head/sysutils/fusefs-encfs/files/patch-encfs_makeKey.cpp Modified: head/sysutils/fusefs-encfs/Makefile head/sysutils/fusefs-encfs/distinfo head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp head/sysutils/fusefs-encfs/pkg-plist Modified: head/sysutils/fusefs-encfs/Makefile ============================================================================== --- head/sysutils/fusefs-encfs/Makefile Sun Dec 11 17:53:52 2016 (r428372) +++ head/sysutils/fusefs-encfs/Makefile Sun Dec 11 18:01:05 2016 (r428373) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= encfs -PORTVERSION= 1.8.1 -DISTVERSIONPREFIX=v -PORTREVISION= 2 +PORTVERSION= 1.9.1 +DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- @@ -12,32 +11,27 @@ MAINTAINER= dg@syrec.org COMMENT= Encrypted pass-through FUSE filesystem LICENSE= GPLv3 - -LIB_DEPENDS= librlog.so:devel/rlog \ - libboost_serialization.so:devel/boost-libs +LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_powerpc64= does not build -WRKSRC= ${WRKDIR}/encfs-${PORTVERSION} - -USES= compiler:c++11-lib fuse autoreconf libtool pkgconfig +USES= cmake:outsource compiler:c++11-lib fuse ssl USE_GITHUB= yes GH_ACCOUNT= vgough -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-boost-serialization=boost_serialization -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -USE_LDCONFIG= yes -USE_OPENSSL= yes -INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= BUNDLED_TINYXML MANPAGES NLS +OPTIONS_DEFAULT= BUNDLED_TINYXML MANPAGES OPTIONS_SUB= yes -NLS_USES= gettext -NLS_CONFIGURE_ENABLE= nls -pre-configure: - @${REINPLACE_CMD} '/OPENSSL_LIBS=/s/-lssl/& -lcrypto/' \ - ${WRKSRC}/configure.ac +BUNDLED_TINYXML_DESC= Use bundled TinyXML2 instead of textproc/tinyxml2 +BUNDLED_TINYXML_CMAKE_BOOL= USE_INTERNAL_TINYXML +BUNDLED_TINYXML_LIB_DEPENDS_OFF= libtinyxml2.so:textproc/tinyxml2 + +MANPAGES_DESC= Install manpages (requires Perl 5) +MANPAGES_USES= perl5 +MANPAGES_USE= perl5=build + +NLS_USES= gettext +NLS_CMAKE_BOOL= ENABLE_NLS .include Modified: head/sysutils/fusefs-encfs/distinfo ============================================================================== --- head/sysutils/fusefs-encfs/distinfo Sun Dec 11 17:53:52 2016 (r428372) +++ head/sysutils/fusefs-encfs/distinfo Sun Dec 11 18:01:05 2016 (r428373) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465595410 -SHA256 (vgough-encfs-v1.8.1_GH0.tar.gz) = ed6b69d8aba06382ad01116bbce2e4ad49f8de85cdf4e2fab7ee4ac82af537e9 -SIZE (vgough-encfs-v1.8.1_GH0.tar.gz) = 316534 +TIMESTAMP = 1481339464 +SHA256 (vgough-encfs-v1.9.1_GH0.tar.gz) = 67203aeff7a06ce7be83df4948db296be89a00cffe1108a0a41c96d7481106a4 +SIZE (vgough-encfs-v1.9.1_GH0.tar.gz) = 455910 Added: head/sysutils/fusefs-encfs/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/fusefs-encfs/files/patch-CMakeLists.txt Sun Dec 11 18:01:05 2016 (r428373) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2016-12-10 16:58:46 UTC ++++ CMakeLists.txt +@@ -229,7 +229,7 @@ if (POD2MAN) + ${CMAKE_SOURCE_DIR}/encfs/encfsctl.pod encfsctl.1) + + install (FILES ${CMAKE_BINARY_DIR}/encfs.1 ${CMAKE_BINARY_DIR}/encfsctl.1 +- DESTINATION share/man/man1) ++ DESTINATION man/man1) + endif (POD2MAN) + + # Tests Modified: head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp ============================================================================== --- head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp Sun Dec 11 17:53:52 2016 (r428372) +++ head/sysutils/fusefs-encfs/files/patch-encfs_encfs.cpp Sun Dec 11 18:01:05 2016 (r428373) @@ -1,18 +1,11 @@ ---- encfs/encfs.cpp.orig 2015-03-24 20:45:16 UTC +--- encfs/encfs.cpp.orig 2016-09-18 20:16:04 UTC +++ encfs/encfs.cpp -@@ -529,6 +529,15 @@ int encfs_open(const char *path, struct - return res; +@@ -741,6 +741,6 @@ int encfs_removexattr(const char *path, + bind(_do_removexattr, _1, _2, name)); } -+int encfs_create(const char *path, mode_t mode, struct fuse_file_info *file) { -+ int res = encfs_mknod(path, mode, 0); -+ if (res) { -+ return res; -+ } +-} // namespace encfs +- + #endif // HAVE_XATTR + -+ return encfs_open(path, file); -+} -+ - int _do_flush(FileNode *fnode) { - /* Flush can be called multiple times for an open file, so it doesn't - close the file. However it is important to call close() for some ++} // namespace encfs Modified: head/sysutils/fusefs-encfs/pkg-plist ============================================================================== --- head/sysutils/fusefs-encfs/pkg-plist Sun Dec 11 17:53:52 2016 (r428372) +++ head/sysutils/fusefs-encfs/pkg-plist Sun Dec 11 18:01:05 2016 (r428373) @@ -1,11 +1,8 @@ bin/encfs bin/encfsctl bin/encfssh -lib/libencfs.so -lib/libencfs.so.6 -lib/libencfs.so.6.0.2 -man/man1/encfs.1.gz -man/man1/encfsctl.1.gz +%%MANPAGES%%man/man1/encfs.1.gz +%%MANPAGES%%man/man1/encfsctl.1.gz %%NLS%%share/locale/ar/LC_MESSAGES/encfs.mo %%NLS%%share/locale/be/LC_MESSAGES/encfs.mo %%NLS%%share/locale/bg/LC_MESSAGES/encfs.mo @@ -13,22 +10,19 @@ man/man1/encfsctl.1.gz %%NLS%%share/locale/ca/LC_MESSAGES/encfs.mo %%NLS%%share/locale/cs/LC_MESSAGES/encfs.mo %%NLS%%share/locale/da/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/de/LC_MESSAGES/encfs.mo %%NLS%%share/locale/de_AT/LC_MESSAGES/encfs.mo %%NLS%%share/locale/de_CH/LC_MESSAGES/encfs.mo %%NLS%%share/locale/de_DE/LC_MESSAGES/encfs.mo +%%NLS%%share/locale/de/LC_MESSAGES/encfs.mo %%NLS%%share/locale/el/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/en_AU/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/en_CA/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/en_GB/LC_MESSAGES/encfs.mo %%NLS%%share/locale/eo/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/es/LC_MESSAGES/encfs.mo %%NLS%%share/locale/es_ES/LC_MESSAGES/encfs.mo %%NLS%%share/locale/es_PE/LC_MESSAGES/encfs.mo +%%NLS%%share/locale/es/LC_MESSAGES/encfs.mo %%NLS%%share/locale/et/LC_MESSAGES/encfs.mo %%NLS%%share/locale/fi/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/fr/LC_MESSAGES/encfs.mo %%NLS%%share/locale/fr_FR/LC_MESSAGES/encfs.mo +%%NLS%%share/locale/fr/LC_MESSAGES/encfs.mo %%NLS%%share/locale/gl/LC_MESSAGES/encfs.mo %%NLS%%share/locale/he/LC_MESSAGES/encfs.mo %%NLS%%share/locale/hr/LC_MESSAGES/encfs.mo @@ -44,9 +38,9 @@ man/man1/encfsctl.1.gz %%NLS%%share/locale/nn/LC_MESSAGES/encfs.mo %%NLS%%share/locale/oc/LC_MESSAGES/encfs.mo %%NLS%%share/locale/pl/LC_MESSAGES/encfs.mo -%%NLS%%share/locale/pt/LC_MESSAGES/encfs.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/encfs.mo %%NLS%%share/locale/pt_PT/LC_MESSAGES/encfs.mo +%%NLS%%share/locale/pt/LC_MESSAGES/encfs.mo %%NLS%%share/locale/ro/LC_MESSAGES/encfs.mo %%NLS%%share/locale/ru/LC_MESSAGES/encfs.mo %%NLS%%share/locale/sk/LC_MESSAGES/encfs.mo From owner-svn-ports-all@freebsd.org Sun Dec 11 18:46:20 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 5961EC72ADE; Sun, 11 Dec 2016 18:46:20 +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 1DE431664; Sun, 11 Dec 2016 18:46:20 +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 uBBIkJLZ082072; Sun, 11 Dec 2016 18:46:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBIkJCt082071; Sun, 11 Dec 2016 18:46:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612111846.uBBIkJCt082071@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 18:46:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428374 - head/audio/deadbeef 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 18:46:20 -0000 Author: jbeich Date: Sun Dec 11 18:46:19 2016 New Revision: 428374 URL: https://svnweb.freebsd.org/changeset/ports/428374 Log: audio/deadbeef: switch to non-obsolete ffmpeg PR: 214821 Approved by: maintainer timeout (2 weeks) Modified: head/audio/deadbeef/Makefile (contents, props changed) Modified: head/audio/deadbeef/Makefile ============================================================================== --- head/audio/deadbeef/Makefile Sun Dec 11 18:01:05 2016 (r428373) +++ head/audio/deadbeef/Makefile Sun Dec 11 18:46:19 2016 (r428374) @@ -3,7 +3,7 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ @@ -129,9 +129,9 @@ HOTKEYS_CONFIGURE_OFF= --disable-hotkeys OGG_LIB_DEPENDS= libvorbis.so:audio/libvorbis OGG_CONFIGURE_OFF= --disable-vorbis -FFMPEG_LIB_DEPENDS= libavcodec0.so:multimedia/ffmpeg0 \ - libavformat0.so:multimedia/ffmpeg0 \ - libavutil0.so:multimedia/ffmpeg0 +FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ + libavformat.so:multimedia/ffmpeg \ + libavutil.so:multimedia/ffmpeg FFMPEG_CONFIGURE_ENABLE= ffmpeg FLAC_LIB_DEPENDS= libFLAC.so:audio/flac @@ -220,9 +220,6 @@ post-patch: @${REINPLACE_CMD} -e 's,/etc/timidity++/timidity-freepats.cfg:/etc/timidity/freepats.cfg:/etc/timidity/,${LOCALBASE}/share/,' \ ${WRKSRC}/plugins/wildmidi/wildmidiplug.c @${REINPLACE_CMD} \ - -e 's,libavcodec ,libavcodec0 ,g' \ - -e 's,libavutil ,libavutil0 ,g' \ - -e 's,libavformat ,libavformat0 ,g' \ -e '/HAVE_OGG" = "yes"/ {n; n; /HAVE_VORBISPLUGIN=yes/d;}' \ ${WRKSRC}/configure # Fix build with libzip-1.0 From owner-svn-ports-all@freebsd.org Sun Dec 11 19:16:53 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 BDCA7C72429; Sun, 11 Dec 2016 19:16:53 +0000 (UTC) (envelope-from sunpoet@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 987BD788; Sun, 11 Dec 2016 19:16:53 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBJGqjP094402; Sun, 11 Dec 2016 19:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBJGqSA094398; Sun, 11 Dec 2016 19:16:52 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612111916.uBBJGqSA094398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Dec 2016 19:16:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428375 - in head: devel textproc www x11 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 19:16:53 -0000 Author: sunpoet Date: Sun Dec 11 19:16:52 2016 New Revision: 428375 URL: https://svnweb.freebsd.org/changeset/ports/428375 Log: - Sort SUBDIRs Modified: head/devel/Makefile head/textproc/Makefile head/www/Makefile head/x11/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/devel/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -4029,7 +4029,6 @@ SUBDIR += py-Products.statusmessages SUBDIR += py-Products.validation SUBDIR += py-PyLD - SUBDIR += py-pyvalid SUBDIR += py-RPyC SUBDIR += py-Record SUBDIR += py-SymbolType @@ -4501,6 +4500,7 @@ SUBDIR += py-pytvmaze SUBDIR += py-pytz SUBDIR += py-pyutil + SUBDIR += py-pyvalid SUBDIR += py-pyvisa SUBDIR += py-pyvisa-py SUBDIR += py-pyxml2obj @@ -4716,11 +4716,11 @@ SUBDIR += py-z3c.formwidget.query SUBDIR += py-z3c.zcmlhook SUBDIR += py-zExceptions - SUBDIR += py-zkpython SUBDIR += py-zLOG SUBDIR += py-zc.buildout SUBDIR += py-zclockfile SUBDIR += py-zconfig + SUBDIR += py-zkpython SUBDIR += py-zope.annotation SUBDIR += py-zope.app.applicationcontrol SUBDIR += py-zope.app.appsetup @@ -5118,8 +5118,8 @@ SUBDIR += rubygem-formatador SUBDIR += rubygem-forwardable-extended SUBDIR += rubygem-gdata - SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gem-compare + SUBDIR += rubygem-gem_plugin SUBDIR += rubygem-gemcutter SUBDIR += rubygem-gemnasium-gitlab-service SUBDIR += rubygem-gemnasium-parser Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/textproc/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -18,6 +18,7 @@ SUBDIR += R-cran-xml2 SUBDIR += R-cran-xtable SUBDIR += R-cran-yaml + SUBDIR += UCD SUBDIR += ack SUBDIR += adabrowse SUBDIR += add-css-links @@ -361,9 +362,9 @@ SUBDIR += jrefentry SUBDIR += jshon SUBDIR += kdiff3 + SUBDIR += kenlm SUBDIR += kf5-kcodecs SUBDIR += kf5-sonnet - SUBDIR += kenlm SUBDIR += kibana3 SUBDIR += kibana41 SUBDIR += kibana43 @@ -1498,9 +1499,9 @@ SUBDIR += rubygem-rmmseg-cpp SUBDIR += rubygem-rouge SUBDIR += rubygem-rttool - SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-ruby-augeas SUBDIR += rubygem-ruby-xslt + SUBDIR += rubygem-ruby_expect SUBDIR += rubygem-rubypants SUBDIR += rubygem-rugments SUBDIR += rubygem-sanitize @@ -1642,7 +1643,6 @@ SUBDIR += txt2html SUBDIR += txt2man SUBDIR += txt2tags - SUBDIR += UCD SUBDIR += uchardet SUBDIR += uim SUBDIR += uim-el Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/www/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -1488,6 +1488,7 @@ SUBDIR += py-Products.CMFPlone SUBDIR += py-Products.PloneLDAP SUBDIR += py-Products.TinyMCE + SUBDIR += py-Tenjin SUBDIR += py-WebError SUBDIR += py-WebFlash SUBDIR += py-WebTest @@ -1799,7 +1800,6 @@ SUBDIR += py-splinter SUBDIR += py-spyne SUBDIR += py-surl - SUBDIR += py-Tenjin SUBDIR += py-textile SUBDIR += py-tgwebservices SUBDIR += py-tmdb3 Modified: head/x11/Makefile ============================================================================== --- head/x11/Makefile Sun Dec 11 18:46:19 2016 (r428374) +++ head/x11/Makefile Sun Dec 11 19:16:52 2016 (r428375) @@ -171,9 +171,9 @@ SUBDIR += libexo SUBDIR += libfakekey SUBDIR += libfm - SUBDIR += libfmqt-l10n SUBDIR += libfm-extra SUBDIR += libfm-qt + SUBDIR += libfmqt-l10n SUBDIR += libgnome SUBDIR += libgnome-reference SUBDIR += libgnomekbd From owner-svn-ports-all@freebsd.org Sun Dec 11 19:17:25 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 30C46C7248C; Sun, 11 Dec 2016 19:17:25 +0000 (UTC) (envelope-from dbn@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 C9476884; Sun, 11 Dec 2016 19:17:24 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBJHNeS094574; Sun, 11 Dec 2016 19:17:23 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBJHN18094570; Sun, 11 Dec 2016 19:17:23 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201612111917.uBBJHN18094570@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sun, 11 Dec 2016 19:17:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428376 - in head/emulators: i386-wine-devel i386-wine-staging 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 19:17:25 -0000 Author: dbn Date: Sun Dec 11 19:17:23 2016 New Revision: 428376 URL: https://svnweb.freebsd.org/changeset/ports/428376 Log: emulators/i386-wine-devel: update to 2.0.r1 - Make i386-wine-staging as broken: no patches available - Remove staging for the port-update target. Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/distinfo head/emulators/i386-wine-devel/pkg-plist head/emulators/i386-wine-staging/Makefile Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Sun Dec 11 19:16:52 2016 (r428375) +++ head/emulators/i386-wine-devel/Makefile.inc Sun Dec 11 19:17:23 2016 (r428376) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine -PORTVERSION= 1.9.23 +PORTVERSION= 2.0.r1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/ @@ -89,7 +89,7 @@ ${PLIST}: fetch port-update: ${RM} ${SLAVEDIR}/distinfo ${SLAVEDIR}/distinfo~ ${SLAVEDIR}/pkg-plist.* .for osrel in 9 10 11 12 -.for suffix in -devel -staging +.for suffix in -devel ${MAKE} fetch OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} PKGNAMESUFFIX=${suffix} ${MAKE} makesum OSREL=${osrel} OSVERSION=${osrel}99999 UNAME_r=${osrel} PKGNAMESUFFIX=${suffix} ${CAT} ${SLAVEDIR}/distinfo >> ${SLAVEDIR}/distinfo~ Modified: head/emulators/i386-wine-devel/distinfo ============================================================================== --- head/emulators/i386-wine-devel/distinfo Sun Dec 11 19:16:52 2016 (r428375) +++ head/emulators/i386-wine-devel/distinfo Sun Dec 11 19:17:23 2016 (r428376) @@ -1,17 +1,9 @@ -TIMESTAMP = 1479560713 -SHA256 (freebsd:9:x86:64/i386-wine-devel-1.9.23,1.txz) = 8e51118f33ded8f8ef0b23345b4d28d313c7965e596f3bab30b0fde5a5970b4d -SIZE (freebsd:9:x86:64/i386-wine-devel-1.9.23,1.txz) = 41056076 -SHA256 (freebsd:9:x86:64/i386-wine-staging-1.9.23,1.txz) = 8708d93ef689549c928fcb48966b640b1c858a2433e769b59755ebbc86880243 -SIZE (freebsd:9:x86:64/i386-wine-staging-1.9.23,1.txz) = 43587172 -SHA256 (freebsd:10:x86:64/i386-wine-devel-1.9.23,1.txz) = 5c6b1243cc4104b1f0043200a318b998b48b8003427d48883b9244288d309f90 -SIZE (freebsd:10:x86:64/i386-wine-devel-1.9.23,1.txz) = 40980056 -SHA256 (freebsd:10:x86:64/i386-wine-staging-1.9.23,1.txz) = e43921033cedfc66cc1ab10bbc7221f2d325cce3a7cc8a6619c254c668c27d8d -SIZE (freebsd:10:x86:64/i386-wine-staging-1.9.23,1.txz) = 43520976 -SHA256 (freebsd:11:x86:64/i386-wine-devel-1.9.23,1.txz) = 31f63cdc510350a9b44a28a75897113977abd322e60a130a8f6cdfa23f35c548 -SIZE (freebsd:11:x86:64/i386-wine-devel-1.9.23,1.txz) = 40501560 -SHA256 (freebsd:11:x86:64/i386-wine-staging-1.9.23,1.txz) = 264f17dc33e524dd861d567e0803161fbdab656c4741e7280b08c4a18dfa2222 -SIZE (freebsd:11:x86:64/i386-wine-staging-1.9.23,1.txz) = 43045608 -SHA256 (freebsd:12:x86:64/i386-wine-devel-1.9.23,1.txz) = cfaab9a9c20b5a52436f481b1037b72fa8ce561f6715da42ac48dbd4c0fc5447 -SIZE (freebsd:12:x86:64/i386-wine-devel-1.9.23,1.txz) = 40494864 -SHA256 (freebsd:12:x86:64/i386-wine-staging-1.9.23,1.txz) = 9396580f19cc710fb0a76d9b211af43809fb16d28bef310f6682b7219a580eba -SIZE (freebsd:12:x86:64/i386-wine-staging-1.9.23,1.txz) = 43043528 +TIMESTAMP = 1481483097 +SHA256 (freebsd:9:x86:64/i386-wine-devel-2.0.r1,1.txz) = 038be480151a6b417b91681431983bf936981a02532ea7d315c1e01405edc1aa +SIZE (freebsd:9:x86:64/i386-wine-devel-2.0.r1,1.txz) = 51397288 +SHA256 (freebsd:10:x86:64/i386-wine-devel-2.0.r1,1.txz) = ba896aa8dcd7c8028b4cf65983b25b46bc95d602c355ed580948c5bcc84cd119 +SIZE (freebsd:10:x86:64/i386-wine-devel-2.0.r1,1.txz) = 41010528 +SHA256 (freebsd:11:x86:64/i386-wine-devel-2.0.r1,1.txz) = 2f60a4d281d988da575be6edf5a9826aba6fcc7c0aa072dcad926d458312aaca +SIZE (freebsd:11:x86:64/i386-wine-devel-2.0.r1,1.txz) = 40537456 +SHA256 (freebsd:12:x86:64/i386-wine-devel-2.0.r1,1.txz) = afd2fbe021d08f1b652be2f99a8501c1a507c272dc4c102cbf4b314b34f36693 +SIZE (freebsd:12:x86:64/i386-wine-devel-2.0.r1,1.txz) = 40001604 Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Sun Dec 11 19:16:52 2016 (r428375) +++ head/emulators/i386-wine-devel/pkg-plist Sun Dec 11 19:17:23 2016 (r428376) @@ -1,5 +1,4 @@ bin/function_grep.pl -%%STAGING%%bin/msidb bin/msiexec bin/notepad bin/regedit @@ -23,7 +22,6 @@ bin/wineserver bin/wmc bin/wrc bin32/function_grep.pl -%%STAGING%%bin32/msidb bin32/msiexec bin32/notepad bin32/regedit @@ -98,8 +96,6 @@ include/wine/windows/accctrl.h include/wine/windows/access.idl include/wine/windows/aclapi.h include/wine/windows/aclui.h -%%STAGING%%include/wine/windows/activation.h -%%STAGING%%include/wine/windows/activation.idl include/wine/windows/activaut.h include/wine/windows/activaut.idl include/wine/windows/activdbg.h @@ -192,9 +188,7 @@ include/wine/windows/ctfutb.h include/wine/windows/ctfutb.idl include/wine/windows/ctxtcall.h include/wine/windows/ctxtcall.idl -%%STAGING%%include/wine/windows/cuda.h include/wine/windows/custcntl.h -%%STAGING%%include/wine/windows/cuviddec.h include/wine/windows/cvconst.h include/wine/windows/d2d1.h include/wine/windows/d2d1.idl @@ -238,8 +232,6 @@ include/wine/windows/d3dukmdt.h include/wine/windows/d3dvec.inl include/wine/windows/d3dx10.h include/wine/windows/d3dx10async.h -%%STAGING%%include/wine/windows/d3dx10core.h -%%STAGING%%include/wine/windows/d3dx10core.idl include/wine/windows/d3dx10math.h include/wine/windows/d3dx10tex.h include/wine/windows/d3dx11.h @@ -283,7 +275,6 @@ include/wine/windows/ddk/hidsdi.h include/wine/windows/ddk/hidtypes.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h -%%STAGING%%include/wine/windows/ddk/ndis.h include/wine/windows/ddk/ntddcdvd.h include/wine/windows/ddk/ntddk.h include/wine/windows/ddk/ntddser.h @@ -372,7 +363,6 @@ include/wine/windows/dxgi1_2.h include/wine/windows/dxgi1_2.idl include/wine/windows/dxgiformat.h include/wine/windows/dxgitype.h -%%STAGING%%include/wine/windows/dxva.h include/wine/windows/dxva2api.h include/wine/windows/dxva2api.idl include/wine/windows/dyngraph.idl @@ -400,7 +390,6 @@ include/wine/windows/gameux.idl include/wine/windows/gdiplus.h include/wine/windows/gdipluscolor.h include/wine/windows/gdipluscolormatrix.h -%%STAGING%%include/wine/windows/gdipluseffects.h include/wine/windows/gdiplusenums.h include/wine/windows/gdiplusflat.h include/wine/windows/gdiplusgpstubs.h @@ -508,8 +497,6 @@ include/wine/windows/metahost.h include/wine/windows/metahost.idl include/wine/windows/mfapi.h include/wine/windows/mferror.h -%%STAGING%%include/wine/windows/mfidl.h -%%STAGING%%include/wine/windows/mfidl.idl include/wine/windows/mfobjects.h include/wine/windows/mfobjects.idl include/wine/windows/midles.h @@ -593,14 +580,10 @@ include/wine/windows/ntddscsi.h include/wine/windows/ntddstor.h include/wine/windows/ntdef.h include/wine/windows/ntdsapi.h -%%STAGING%%include/wine/windows/ntifs.h include/wine/windows/ntquery.h include/wine/windows/ntsecapi.h include/wine/windows/ntsecpkg.h include/wine/windows/ntstatus.h -%%STAGING%%include/wine/windows/nvapi.h -%%STAGING%%include/wine/windows/nvcuvid.h -%%STAGING%%include/wine/windows/nvencodeapi.h include/wine/windows/oaidl.h include/wine/windows/oaidl.idl include/wine/windows/objbase.h @@ -708,7 +691,6 @@ include/wine/windows/shdeprecated.h include/wine/windows/shdeprecated.idl include/wine/windows/shdispid.h include/wine/windows/shellapi.h -%%STAGING%%include/wine/windows/shellscalingapi.h include/wine/windows/shimgdata.h include/wine/windows/shimgdata.idl include/wine/windows/shldisp.h @@ -732,7 +714,6 @@ include/wine/windows/srcrst.idl include/wine/windows/srrestoreptapi.h include/wine/windows/sspi.h include/wine/windows/stdole2.idl -%%STAGING%%include/wine/windows/stdole32.idl include/wine/windows/sti.h include/wine/windows/storage.h include/wine/windows/strmif.h @@ -917,211 +898,91 @@ lib32/.libGL/dri/swrast_dri.so lib32/.libGL/dri/vmwgfx_dri.so lib32/.libGL/libGL.so.1 lib32/libGLU.so.1 -%%OSREL10%%lib32/libLLVMAArch64AsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64AsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64AsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64AsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64AsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64AsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64CodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64CodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64CodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64Desc.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64Desc.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64Desc.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64Disassembler.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64Disassembler.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64Disassembler.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64Info.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64Info.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64Info.so.3.7 -%%OSREL10%%lib32/libLLVMAArch64Utils.so.3.7 -%%OSREL11%%lib32/libLLVMAArch64Utils.so.3.7 -%%OSREL12%%lib32/libLLVMAArch64Utils.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64AsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64AsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64CodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64Desc.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64Disassembler.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64Info.so.3.7 +%%DEVEL%%lib32/libLLVMAArch64Utils.so.3.7 lib32/libLLVMAMDGPUAsmParser.so.3.7 lib32/libLLVMAMDGPUAsmPrinter.so.3.7 lib32/libLLVMAMDGPUCodeGen.so.3.7 lib32/libLLVMAMDGPUDesc.so.3.7 lib32/libLLVMAMDGPUInfo.so.3.7 lib32/libLLVMAMDGPUUtils.so.3.7 -%%OSREL10%%lib32/libLLVMARMAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMARMAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMARMAsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMARMAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMARMAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMARMAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMARMCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMARMCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMARMCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMARMDesc.so.3.7 -%%OSREL11%%lib32/libLLVMARMDesc.so.3.7 -%%OSREL12%%lib32/libLLVMARMDesc.so.3.7 -%%OSREL10%%lib32/libLLVMARMDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMARMDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMARMDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMARMInfo.so.3.7 -%%OSREL11%%lib32/libLLVMARMInfo.so.3.7 -%%OSREL12%%lib32/libLLVMARMInfo.so.3.7 +%%DEVEL%%lib32/libLLVMARMAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMARMAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMARMCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMARMDesc.so.3.7 +%%DEVEL%%lib32/libLLVMARMDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMARMInfo.so.3.7 lib32/libLLVMAnalysis.so.3.7 -%%OSREL10%%lib32/libLLVMAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMAsmParser.so.3.7 lib32/libLLVMAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMBPFAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMBPFAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMBPFAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMBPFCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMBPFCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMBPFCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMBPFDesc.so.3.7 -%%OSREL11%%lib32/libLLVMBPFDesc.so.3.7 -%%OSREL12%%lib32/libLLVMBPFDesc.so.3.7 -%%OSREL10%%lib32/libLLVMBPFInfo.so.3.7 -%%OSREL11%%lib32/libLLVMBPFInfo.so.3.7 -%%OSREL12%%lib32/libLLVMBPFInfo.so.3.7 +%%DEVEL%%lib32/libLLVMBPFAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMBPFCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMBPFDesc.so.3.7 +%%DEVEL%%lib32/libLLVMBPFInfo.so.3.7 lib32/libLLVMBitReader.so.3.7 lib32/libLLVMBitWriter.so.3.7 lib32/libLLVMCodeGen.so.3.7 lib32/libLLVMCore.so.3.7 -%%OSREL10%%lib32/libLLVMCppBackendCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMCppBackendCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMCppBackendCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMCppBackendInfo.so.3.7 -%%OSREL11%%lib32/libLLVMCppBackendInfo.so.3.7 -%%OSREL12%%lib32/libLLVMCppBackendInfo.so.3.7 +%%DEVEL%%lib32/libLLVMCppBackendCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMCppBackendInfo.so.3.7 lib32/libLLVMExecutionEngine.so.3.7 -%%OSREL10%%lib32/libLLVMHexagonCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMHexagonCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMHexagonCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMHexagonDesc.so.3.7 -%%OSREL11%%lib32/libLLVMHexagonDesc.so.3.7 -%%OSREL12%%lib32/libLLVMHexagonDesc.so.3.7 -%%OSREL10%%lib32/libLLVMHexagonDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMHexagonDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMHexagonDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMHexagonInfo.so.3.7 -%%OSREL11%%lib32/libLLVMHexagonInfo.so.3.7 -%%OSREL12%%lib32/libLLVMHexagonInfo.so.3.7 -%%OSREL10%%lib32/libLLVMIRReader.so.3.7 -%%OSREL11%%lib32/libLLVMIRReader.so.3.7 -%%OSREL12%%lib32/libLLVMIRReader.so.3.7 +%%DEVEL%%lib32/libLLVMHexagonCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMHexagonDesc.so.3.7 +%%DEVEL%%lib32/libLLVMHexagonDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMHexagonInfo.so.3.7 +%%DEVEL%%lib32/libLLVMIRReader.so.3.7 lib32/libLLVMInstCombine.so.3.7 lib32/libLLVMInstrumentation.so.3.7 -%%OSREL10%%lib32/libLLVMLinker.so.3.7 -%%OSREL11%%lib32/libLLVMLinker.so.3.7 -%%OSREL12%%lib32/libLLVMLinker.so.3.7 +%%DEVEL%%lib32/libLLVMLinker.so.3.7 lib32/libLLVMMC.so.3.7 lib32/libLLVMMCDisassembler.so.3.7 lib32/libLLVMMCJIT.so.3.7 lib32/libLLVMMCParser.so.3.7 -%%OSREL10%%lib32/libLLVMMSP430AsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMMSP430AsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMMSP430AsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMMSP430CodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMMSP430CodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMMSP430CodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMMSP430Desc.so.3.7 -%%OSREL11%%lib32/libLLVMMSP430Desc.so.3.7 -%%OSREL12%%lib32/libLLVMMSP430Desc.so.3.7 -%%OSREL10%%lib32/libLLVMMSP430Info.so.3.7 -%%OSREL11%%lib32/libLLVMMSP430Info.so.3.7 -%%OSREL12%%lib32/libLLVMMSP430Info.so.3.7 -%%OSREL10%%lib32/libLLVMMipsAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMMipsAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMMipsAsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMMipsAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMMipsAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMMipsAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMMipsCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMMipsCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMMipsCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMMipsDesc.so.3.7 -%%OSREL11%%lib32/libLLVMMipsDesc.so.3.7 -%%OSREL12%%lib32/libLLVMMipsDesc.so.3.7 -%%OSREL10%%lib32/libLLVMMipsDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMMipsDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMMipsDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMMipsInfo.so.3.7 -%%OSREL11%%lib32/libLLVMMipsInfo.so.3.7 -%%OSREL12%%lib32/libLLVMMipsInfo.so.3.7 -%%OSREL10%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMNVPTXCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMNVPTXCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMNVPTXCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMNVPTXDesc.so.3.7 -%%OSREL11%%lib32/libLLVMNVPTXDesc.so.3.7 -%%OSREL12%%lib32/libLLVMNVPTXDesc.so.3.7 -%%OSREL10%%lib32/libLLVMNVPTXInfo.so.3.7 -%%OSREL11%%lib32/libLLVMNVPTXInfo.so.3.7 -%%OSREL12%%lib32/libLLVMNVPTXInfo.so.3.7 -%%OSREL10%%lib32/libLLVMObjCARCOpts.so.3.7 -%%OSREL11%%lib32/libLLVMObjCARCOpts.so.3.7 -%%OSREL12%%lib32/libLLVMObjCARCOpts.so.3.7 +%%DEVEL%%lib32/libLLVMMSP430AsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMMSP430CodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMMSP430Desc.so.3.7 +%%DEVEL%%lib32/libLLVMMSP430Info.so.3.7 +%%DEVEL%%lib32/libLLVMMipsAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMMipsAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMMipsCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMMipsDesc.so.3.7 +%%DEVEL%%lib32/libLLVMMipsDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMMipsInfo.so.3.7 +%%DEVEL%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMNVPTXCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMNVPTXDesc.so.3.7 +%%DEVEL%%lib32/libLLVMNVPTXInfo.so.3.7 +%%DEVEL%%lib32/libLLVMObjCARCOpts.so.3.7 lib32/libLLVMObject.so.3.7 -%%OSREL10%%lib32/libLLVMOption.so.3.7 -%%OSREL11%%lib32/libLLVMOption.so.3.7 -%%OSREL12%%lib32/libLLVMOption.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCAsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCDesc.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCDesc.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCDesc.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMPowerPCInfo.so.3.7 -%%OSREL11%%lib32/libLLVMPowerPCInfo.so.3.7 -%%OSREL12%%lib32/libLLVMPowerPCInfo.so.3.7 +%%DEVEL%%lib32/libLLVMOption.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCDesc.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMPowerPCInfo.so.3.7 lib32/libLLVMProfileData.so.3.7 lib32/libLLVMRuntimeDyld.so.3.7 lib32/libLLVMScalarOpts.so.3.7 lib32/libLLVMSelectionDAG.so.3.7 -%%OSREL10%%lib32/libLLVMSparcAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMSparcAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMSparcAsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMSparcAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMSparcAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMSparcAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMSparcCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMSparcCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMSparcCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMSparcDesc.so.3.7 -%%OSREL11%%lib32/libLLVMSparcDesc.so.3.7 -%%OSREL12%%lib32/libLLVMSparcDesc.so.3.7 -%%OSREL10%%lib32/libLLVMSparcDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMSparcDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMSparcDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMSparcInfo.so.3.7 -%%OSREL11%%lib32/libLLVMSparcInfo.so.3.7 -%%OSREL12%%lib32/libLLVMSparcInfo.so.3.7 +%%DEVEL%%lib32/libLLVMSparcAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMSparcAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMSparcCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMSparcDesc.so.3.7 +%%DEVEL%%lib32/libLLVMSparcDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMSparcInfo.so.3.7 lib32/libLLVMSupport.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZAsmParser.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZAsmParser.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZAsmParser.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZDesc.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZDesc.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZDesc.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMSystemZInfo.so.3.7 -%%OSREL11%%lib32/libLLVMSystemZInfo.so.3.7 -%%OSREL12%%lib32/libLLVMSystemZInfo.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZAsmParser.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZDesc.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMSystemZInfo.so.3.7 lib32/libLLVMTarget.so.3.7 lib32/libLLVMTransformUtils.so.3.7 lib32/libLLVMVectorize.so.3.7 @@ -1132,21 +993,11 @@ lib32/libLLVMX86Desc.so.3.7 lib32/libLLVMX86Disassembler.so.3.7 lib32/libLLVMX86Info.so.3.7 lib32/libLLVMX86Utils.so.3.7 -%%OSREL10%%lib32/libLLVMXCoreAsmPrinter.so.3.7 -%%OSREL11%%lib32/libLLVMXCoreAsmPrinter.so.3.7 -%%OSREL12%%lib32/libLLVMXCoreAsmPrinter.so.3.7 -%%OSREL10%%lib32/libLLVMXCoreCodeGen.so.3.7 -%%OSREL11%%lib32/libLLVMXCoreCodeGen.so.3.7 -%%OSREL12%%lib32/libLLVMXCoreCodeGen.so.3.7 -%%OSREL10%%lib32/libLLVMXCoreDesc.so.3.7 -%%OSREL11%%lib32/libLLVMXCoreDesc.so.3.7 -%%OSREL12%%lib32/libLLVMXCoreDesc.so.3.7 -%%OSREL10%%lib32/libLLVMXCoreDisassembler.so.3.7 -%%OSREL11%%lib32/libLLVMXCoreDisassembler.so.3.7 -%%OSREL12%%lib32/libLLVMXCoreDisassembler.so.3.7 -%%OSREL10%%lib32/libLLVMXCoreInfo.so.3.7 -%%OSREL11%%lib32/libLLVMXCoreInfo.so.3.7 -%%OSREL12%%lib32/libLLVMXCoreInfo.so.3.7 +%%DEVEL%%lib32/libLLVMXCoreAsmPrinter.so.3.7 +%%DEVEL%%lib32/libLLVMXCoreCodeGen.so.3.7 +%%DEVEL%%lib32/libLLVMXCoreDesc.so.3.7 +%%DEVEL%%lib32/libLLVMXCoreDisassembler.so.3.7 +%%DEVEL%%lib32/libLLVMXCoreInfo.so.3.7 lib32/libLLVMipa.so.3.7 lib32/libLLVMipo.so.3.7 lib32/libX11-xcb.so.1 @@ -1172,12 +1023,12 @@ lib32/libexpat.so.1 lib32/libffi.so.6 lib32/libfontconfig.so.1 lib32/libfreetype.so.6 -%%OSREL9%%lib32/libgcc_s.so.1 +%%DEVEL%%lib32/libgcc_s.so.1 lib32/libglapi.so.0 lib32/libgmp.so.10 lib32/libgnutls.so.30 lib32/libhogweed.so.4 -%%OSREL9%%lib32/libiconv.so.2 +%%DEVEL%%lib32/libiconv.so.2 lib32/libidn.so.11 lib32/libintl.so.8 lib32/libjpeg.so.8 @@ -1187,9 +1038,8 @@ lib32/libp11-kit.so.0 lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libpthread-stubs.so.0 -%%OSREL9%%lib32/libstdc++.so.6 +%%DEVEL%%lib32/libstdc++.so.6 lib32/libtasn1.so.6 -%%STAGING%%lib32/libtxc_dxtn.so lib32/libwine.so lib32/libwine.so.1 lib32/libxcb-dri2.so.0 @@ -1203,14 +1053,13 @@ lib32/wine/actxprxy.dll.so lib32/wine/advapi32.dll.so lib32/wine/advpack.dll.so lib32/wine/amstream.dll.so -%%STAGING%%lib32/wine/api-ms-win-appmodel-runtime-l1-1-1.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-apiquery-l1-1-0.dll.so +lib32/wine/api-ms-win-appmodel-identity-l1-1-0.dll.so lib32/wine/api-ms-win-core-appcompat-l1-1-1.dll.so lib32/wine/api-ms-win-core-appinit-l1-1-0.dll.so lib32/wine/api-ms-win-core-atoms-l1-1-0.dll.so lib32/wine/api-ms-win-core-bem-l1-1-0.dll.so lib32/wine/api-ms-win-core-com-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-com-l1-1-1.dll.so +lib32/wine/api-ms-win-core-com-private-l1-1-0.dll.so lib32/wine/api-ms-win-core-console-l1-1-0.dll.so lib32/wine/api-ms-win-core-console-l2-1-0.dll.so lib32/wine/api-ms-win-core-datetime-l1-1-0.dll.so @@ -1218,7 +1067,6 @@ lib32/wine/api-ms-win-core-datetime-l1-1 lib32/wine/api-ms-win-core-debug-l1-1-0.dll.so lib32/wine/api-ms-win-core-debug-l1-1-1.dll.so lib32/wine/api-ms-win-core-delayload-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-delayload-l1-1-1.dll.so lib32/wine/api-ms-win-core-errorhandling-l1-1-0.dll.so lib32/wine/api-ms-win-core-errorhandling-l1-1-1.dll.so lib32/wine/api-ms-win-core-errorhandling-l1-1-2.dll.so @@ -1232,7 +1080,6 @@ lib32/wine/api-ms-win-core-file-l2-1-1.d lib32/wine/api-ms-win-core-handle-l1-1-0.dll.so lib32/wine/api-ms-win-core-heap-l1-1-0.dll.so lib32/wine/api-ms-win-core-heap-l1-2-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-heap-l2-1-0.dll.so lib32/wine/api-ms-win-core-heap-obsolete-l1-1-0.dll.so lib32/wine/api-ms-win-core-interlocked-l1-1-0.dll.so lib32/wine/api-ms-win-core-interlocked-l1-2-0.dll.so @@ -1241,11 +1088,9 @@ lib32/wine/api-ms-win-core-io-l1-1-1.dll lib32/wine/api-ms-win-core-job-l1-1-0.dll.so lib32/wine/api-ms-win-core-job-l2-1-0.dll.so lib32/wine/api-ms-win-core-kernel32-legacy-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-kernel32-legacy-l1-1-1.dll.so lib32/wine/api-ms-win-core-kernel32-private-l1-1-1.dll.so lib32/wine/api-ms-win-core-libraryloader-l1-1-0.dll.so lib32/wine/api-ms-win-core-libraryloader-l1-1-1.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-libraryloader-l1-2-0.dll.so lib32/wine/api-ms-win-core-libraryloader-l1-2-2.dll.so lib32/wine/api-ms-win-core-localization-l1-1-0.dll.so lib32/wine/api-ms-win-core-localization-l1-2-0.dll.so @@ -1257,7 +1102,6 @@ lib32/wine/api-ms-win-core-localization- lib32/wine/api-ms-win-core-localregistry-l1-1-0.dll.so lib32/wine/api-ms-win-core-memory-l1-1-0.dll.so lib32/wine/api-ms-win-core-memory-l1-1-1.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-memory-l1-1-2.dll.so lib32/wine/api-ms-win-core-misc-l1-1-0.dll.so lib32/wine/api-ms-win-core-namedpipe-l1-1-0.dll.so lib32/wine/api-ms-win-core-namedpipe-l1-2-0.dll.so @@ -1273,7 +1117,6 @@ lib32/wine/api-ms-win-core-processthread lib32/wine/api-ms-win-core-profile-l1-1-0.dll.so lib32/wine/api-ms-win-core-psapi-l1-1-0.dll.so lib32/wine/api-ms-win-core-psapi-obsolete-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-quirks-l1-1-0.dll.so lib32/wine/api-ms-win-core-realtime-l1-1-0.dll.so lib32/wine/api-ms-win-core-registry-l1-1-0.dll.so lib32/wine/api-ms-win-core-registryuserspecific-l1-1-0.dll.so @@ -1281,7 +1124,6 @@ lib32/wine/api-ms-win-core-rtlsupport-l1 lib32/wine/api-ms-win-core-rtlsupport-l1-2-0.dll.so lib32/wine/api-ms-win-core-shlwapi-legacy-l1-1-0.dll.so lib32/wine/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll.so lib32/wine/api-ms-win-core-sidebyside-l1-1-0.dll.so lib32/wine/api-ms-win-core-string-l1-1-0.dll.so lib32/wine/api-ms-win-core-string-l2-1-0.dll.so @@ -1293,7 +1135,6 @@ lib32/wine/api-ms-win-core-sysinfo-l1-1- lib32/wine/api-ms-win-core-sysinfo-l1-2-0.dll.so lib32/wine/api-ms-win-core-sysinfo-l1-2-1.dll.so lib32/wine/api-ms-win-core-threadpool-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-threadpool-l1-2-0.dll.so lib32/wine/api-ms-win-core-threadpool-legacy-l1-1-0.dll.so lib32/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib32/wine/api-ms-win-core-toolhelp-l1-1-0.dll.so @@ -1307,26 +1148,11 @@ lib32/wine/api-ms-win-core-winrt-error-l lib32/wine/api-ms-win-core-winrt-error-l1-1-1.dll.so lib32/wine/api-ms-win-core-winrt-errorprivate-l1-1-1.dll.so lib32/wine/api-ms-win-core-winrt-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-winrt-registration-l1-1-0.dll.so lib32/wine/api-ms-win-core-winrt-string-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-core-wow64-l1-1-0.dll.so lib32/wine/api-ms-win-core-xstate-l1-1-0.dll.so lib32/wine/api-ms-win-core-xstate-l2-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-conio-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-convert-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-environment-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-filesystem-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-heap-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-locale-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-math-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-multibyte-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-private-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-process-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-runtime-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-stdio-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-string-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-time-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-crt-utility-l1-1-0.dll.so +lib32/wine/api-ms-win-devices-config-l1-1-1.dll.so +lib32/wine/api-ms-win-devices-query-l1-1-1.dll.so lib32/wine/api-ms-win-downlevel-advapi32-l1-1-0.dll.so lib32/wine/api-ms-win-downlevel-advapi32-l2-1-0.dll.so lib32/wine/api-ms-win-downlevel-normaliz-l1-1-0.dll.so @@ -1337,21 +1163,21 @@ lib32/wine/api-ms-win-downlevel-shlwapi- lib32/wine/api-ms-win-downlevel-user32-l1-1-0.dll.so lib32/wine/api-ms-win-downlevel-version-l1-1-0.dll.so lib32/wine/api-ms-win-dx-d3dkmt-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-eventing-classicprovider-l1-1-0.dll.so lib32/wine/api-ms-win-eventing-consumer-l1-1-0.dll.so lib32/wine/api-ms-win-eventing-controller-l1-1-0.dll.so lib32/wine/api-ms-win-eventing-provider-l1-1-0.dll.so lib32/wine/api-ms-win-eventlog-legacy-l1-1-0.dll.so lib32/wine/api-ms-win-ntuser-dc-access-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll.so +lib32/wine/api-ms-win-power-base-l1-1-0.dll.so +lib32/wine/api-ms-win-power-setting-l1-1-0.dll.so lib32/wine/api-ms-win-rtcore-ntuser-private-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-rtcore-ntuser-window-l1-1-0.dll.so lib32/wine/api-ms-win-security-audit-l1-1-1.dll.so lib32/wine/api-ms-win-security-base-l1-1-0.dll.so lib32/wine/api-ms-win-security-base-l1-2-0.dll.so lib32/wine/api-ms-win-security-base-private-l1-1-1.dll.so lib32/wine/api-ms-win-security-lsalookup-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-security-lsalookup-l1-1-1.dll.so +lib32/wine/api-ms-win-security-lsalookup-l2-1-1.dll.so +lib32/wine/api-ms-win-security-lsapolicy-l1-1-0.dll.so lib32/wine/api-ms-win-security-sddl-l1-1-0.dll.so lib32/wine/api-ms-win-service-core-l1-1-0.dll.so lib32/wine/api-ms-win-service-core-l1-1-1.dll.so @@ -1360,9 +1186,6 @@ lib32/wine/api-ms-win-service-management lib32/wine/api-ms-win-service-private-l1-1-1.dll.so lib32/wine/api-ms-win-service-winsvc-l1-1-0.dll.so lib32/wine/api-ms-win-service-winsvc-l1-2-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-shcore-obsolete-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-shcore-stream-l1-1-0.dll.so -%%STAGING%%lib32/wine/api-ms-win-shcore-thread-l1-1-0.dll.so lib32/wine/api-ms-win-shell-shellcom-l1-1-0.dll.so lib32/wine/api-ms-win-shell-shellfolders-l1-1-0.dll.so lib32/wine/apphelp.dll.so @@ -1525,15 +1348,13 @@ lib32/wine/evr.dll.so lib32/wine/expand.exe.so lib32/wine/explorer.exe.so lib32/wine/explorerframe.dll.so -%%STAGING%%lib32/wine/ext-ms-win-appmodel-usercontext-l1-1-0.dll.so +lib32/wine/ext-ms-win-domainjoin-netjoin-l1-1-0.dll.so lib32/wine/ext-ms-win-gdi-dc-create-l1-1-1.dll.so lib32/wine/ext-ms-win-gdi-dc-l1-2-0.dll.so lib32/wine/ext-ms-win-gdi-devcaps-l1-1-0.dll.so lib32/wine/ext-ms-win-gdi-draw-l1-1-1.dll.so lib32/wine/ext-ms-win-gdi-render-l1-1-0.dll.so -%%STAGING%%lib32/wine/ext-ms-win-kernel32-package-current-l1-1-0.dll.so lib32/wine/ext-ms-win-ntuser-message-l1-1-1.dll.so -%%STAGING%%lib32/wine/ext-ms-win-ntuser-mouse-l1-1-0.dll.so lib32/wine/ext-ms-win-ntuser-private-l1-1-1.dll.so lib32/wine/ext-ms-win-ntuser-rectangle-ext-l1-1-0.dll.so lib32/wine/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll.so @@ -1542,10 +1363,6 @@ lib32/wine/ext-ms-win-rtcore-gdi-object- lib32/wine/ext-ms-win-rtcore-gdi-rgn-l1-1-0.dll.so lib32/wine/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll.so lib32/wine/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll.so -%%STAGING%%lib32/wine/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll.so -%%STAGING%%lib32/wine/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so -%%STAGING%%lib32/wine/ext-ms-win-uxtheme-themes-l1-1-0.dll.so -%%STAGING%%lib32/wine/ext-ms-win-xaml-pal-l1-1-0.dll.so lib32/wine/extrac32.exe.so lib32/wine/fakedlls/acledit.dll lib32/wine/fakedlls/aclui.dll @@ -1554,14 +1371,13 @@ lib32/wine/fakedlls/actxprxy.dll lib32/wine/fakedlls/advapi32.dll lib32/wine/fakedlls/advpack.dll lib32/wine/fakedlls/amstream.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-appmodel-runtime-l1-1-1.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-apiquery-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-appmodel-identity-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-appcompat-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-appinit-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-atoms-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-bem-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-com-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-com-l1-1-1.dll +lib32/wine/fakedlls/api-ms-win-core-com-private-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-console-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-console-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-core-datetime-l1-1-0.dll @@ -1569,7 +1385,6 @@ lib32/wine/fakedlls/api-ms-win-core-date lib32/wine/fakedlls/api-ms-win-core-debug-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-debug-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-delayload-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-delayload-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-2.dll @@ -1583,7 +1398,6 @@ lib32/wine/fakedlls/api-ms-win-core-file lib32/wine/fakedlls/api-ms-win-core-handle-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-heap-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-heap-l1-2-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-heap-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-core-heap-obsolete-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-interlocked-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-interlocked-l1-2-0.dll @@ -1592,11 +1406,9 @@ lib32/wine/fakedlls/api-ms-win-core-io-l lib32/wine/fakedlls/api-ms-win-core-job-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-job-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-kernel32-private-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-libraryloader-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-libraryloader-l1-1-1.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-libraryloader-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-libraryloader-l1-2-2.dll lib32/wine/fakedlls/api-ms-win-core-localization-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-localization-l1-2-0.dll @@ -1608,7 +1420,6 @@ lib32/wine/fakedlls/api-ms-win-core-loca lib32/wine/fakedlls/api-ms-win-core-localregistry-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-memory-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-memory-l1-1-1.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-memory-l1-1-2.dll lib32/wine/fakedlls/api-ms-win-core-misc-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-namedpipe-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-namedpipe-l1-2-0.dll @@ -1624,7 +1435,6 @@ lib32/wine/fakedlls/api-ms-win-core-proc lib32/wine/fakedlls/api-ms-win-core-profile-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-psapi-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-psapi-obsolete-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-quirks-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-realtime-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-registry-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-registryuserspecific-l1-1-0.dll @@ -1632,7 +1442,6 @@ lib32/wine/fakedlls/api-ms-win-core-rtls lib32/wine/fakedlls/api-ms-win-core-rtlsupport-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-shlwapi-legacy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-shlwapi-obsolete-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-sidebyside-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-string-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-string-l2-1-0.dll @@ -1644,7 +1453,6 @@ lib32/wine/fakedlls/api-ms-win-core-sysi lib32/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-1.dll lib32/wine/fakedlls/api-ms-win-core-threadpool-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-threadpool-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-core-threadpool-legacy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-toolhelp-l1-1-0.dll @@ -1658,26 +1466,11 @@ lib32/wine/fakedlls/api-ms-win-core-winr lib32/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-winrt-errorprivate-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-winrt-registration-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-winrt-string-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-core-wow64-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-xstate-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-core-xstate-l2-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-conio-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-convert-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-environment-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-filesystem-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-heap-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-locale-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-math-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-multibyte-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-private-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-process-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-runtime-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-stdio-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-string-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-time-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-crt-utility-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-devices-config-l1-1-1.dll +lib32/wine/fakedlls/api-ms-win-devices-query-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-downlevel-advapi32-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-downlevel-advapi32-l2-1-0.dll lib32/wine/fakedlls/api-ms-win-downlevel-normaliz-l1-1-0.dll @@ -1688,21 +1481,21 @@ lib32/wine/fakedlls/api-ms-win-downlevel lib32/wine/fakedlls/api-ms-win-downlevel-user32-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-downlevel-version-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-dx-d3dkmt-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-eventing-classicprovider-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-eventing-consumer-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-eventing-controller-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-eventing-provider-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-eventlog-legacy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-ntuser-dc-access-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-rtcore-ntuser-draw-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-power-base-l1-1-0.dll +lib32/wine/fakedlls/api-ms-win-power-setting-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-rtcore-ntuser-private-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-rtcore-ntuser-window-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-audit-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-security-base-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-base-l1-2-0.dll lib32/wine/fakedlls/api-ms-win-security-base-private-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-1.dll +lib32/wine/fakedlls/api-ms-win-security-lsalookup-l2-1-1.dll +lib32/wine/fakedlls/api-ms-win-security-lsapolicy-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-security-sddl-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-service-core-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-service-core-l1-1-1.dll @@ -1711,9 +1504,6 @@ lib32/wine/fakedlls/api-ms-win-service-m lib32/wine/fakedlls/api-ms-win-service-private-l1-1-1.dll lib32/wine/fakedlls/api-ms-win-service-winsvc-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-service-winsvc-l1-2-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-shcore-obsolete-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-shcore-stream-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/api-ms-win-shcore-thread-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-shell-shellcom-l1-1-0.dll lib32/wine/fakedlls/api-ms-win-shell-shellfolders-l1-1-0.dll lib32/wine/fakedlls/apphelp.dll @@ -1876,15 +1666,13 @@ lib32/wine/fakedlls/evr.dll lib32/wine/fakedlls/expand.exe lib32/wine/fakedlls/explorer.exe lib32/wine/fakedlls/explorerframe.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-appmodel-usercontext-l1-1-0.dll +lib32/wine/fakedlls/ext-ms-win-domainjoin-netjoin-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-gdi-dc-create-l1-1-1.dll lib32/wine/fakedlls/ext-ms-win-gdi-dc-l1-2-0.dll lib32/wine/fakedlls/ext-ms-win-gdi-devcaps-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-gdi-draw-l1-1-1.dll lib32/wine/fakedlls/ext-ms-win-gdi-render-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-kernel32-package-current-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-ntuser-message-l1-1-1.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-ntuser-mouse-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-ntuser-private-l1-1-1.dll lib32/wine/fakedlls/ext-ms-win-ntuser-rectangle-ext-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-ntuser-uicontext-ext-l1-1-0.dll @@ -1893,19 +1681,12 @@ lib32/wine/fakedlls/ext-ms-win-rtcore-gd lib32/wine/fakedlls/ext-ms-win-rtcore-gdi-rgn-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll lib32/wine/fakedlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-uxtheme-themes-l1-1-0.dll -%%STAGING%%lib32/wine/fakedlls/ext-ms-win-xaml-pal-l1-1-0.dll lib32/wine/fakedlls/extrac32.exe lib32/wine/fakedlls/faultrep.dll -%%STAGING%%lib32/wine/fakedlls/feclient.dll lib32/wine/fakedlls/findstr.exe lib32/wine/fakedlls/fltlib.dll -%%STAGING%%lib32/wine/fakedlls/fltmgr.sys lib32/wine/fakedlls/fntcache.dll lib32/wine/fakedlls/fontsub.dll -%%STAGING%%lib32/wine/fakedlls/fsutil.exe lib32/wine/fakedlls/fusion.dll lib32/wine/fakedlls/fwpuclnt.dll lib32/wine/fakedlls/gameux.dll @@ -1929,7 +1710,6 @@ lib32/wine/fakedlls/iccvid.dll lib32/wine/fakedlls/icinfo.exe lib32/wine/fakedlls/icmp.dll lib32/wine/fakedlls/ieframe.dll -%%STAGING%%lib32/wine/fakedlls/iertutil.dll lib32/wine/fakedlls/iexplore.exe lib32/wine/fakedlls/ifsmgr.vxd lib32/wine/fakedlls/imaadp32.acm @@ -1953,7 +1733,6 @@ lib32/wine/fakedlls/joy.cpl lib32/wine/fakedlls/jscript.dll lib32/wine/fakedlls/jsproxy.dll lib32/wine/fakedlls/kernel32.dll -%%STAGING%%lib32/wine/fakedlls/kernelbase.dll lib32/wine/fakedlls/keyboard.drv16 lib32/wine/fakedlls/krnl386.exe16 lib32/wine/fakedlls/ksuser.dll @@ -2008,7 +1787,6 @@ lib32/wine/fakedlls/mshta.exe lib32/wine/fakedlls/mshtml.dll lib32/wine/fakedlls/mshtml.tlb lib32/wine/fakedlls/msi.dll -%%STAGING%%lib32/wine/fakedlls/msidb.exe lib32/wine/fakedlls/msident.dll lib32/wine/fakedlls/msiexec.exe lib32/wine/fakedlls/msimg32.dll @@ -2079,10 +1857,6 @@ lib32/wine/fakedlls/ntdll.dll lib32/wine/fakedlls/ntdsapi.dll lib32/wine/fakedlls/ntoskrnl.exe lib32/wine/fakedlls/ntprint.dll -%%STAGING%%lib32/wine/fakedlls/nvapi.dll -%%STAGING%%lib32/wine/fakedlls/nvcuda.dll -%%STAGING%%lib32/wine/fakedlls/nvcuvid.dll -%%STAGING%%lib32/wine/fakedlls/nvencodeapi.dll lib32/wine/fakedlls/objsel.dll lib32/wine/fakedlls/odbc32.dll lib32/wine/fakedlls/odbccp32.dll @@ -2168,14 +1942,12 @@ lib32/wine/fakedlls/setupapi.dll lib32/wine/fakedlls/setupx.dll16 lib32/wine/fakedlls/sfc.dll lib32/wine/fakedlls/sfc_os.dll -%%STAGING%%lib32/wine/fakedlls/shcore.dll lib32/wine/fakedlls/shdoclc.dll lib32/wine/fakedlls/shdocvw.dll lib32/wine/fakedlls/shell.dll16 lib32/wine/fakedlls/shell32.dll lib32/wine/fakedlls/shfolder.dll lib32/wine/fakedlls/shlwapi.dll -%%STAGING%%lib32/wine/fakedlls/shutdown.exe lib32/wine/fakedlls/slbcsp.dll lib32/wine/fakedlls/slc.dll lib32/wine/fakedlls/snmpapi.dll @@ -2202,15 +1974,12 @@ lib32/wine/fakedlls/taskkill.exe lib32/wine/fakedlls/tasklist.exe lib32/wine/fakedlls/taskmgr.exe lib32/wine/fakedlls/taskschd.dll -%%STAGING%%lib32/wine/fakedlls/tdi.sys lib32/wine/fakedlls/termsv.exe lib32/wine/fakedlls/toolhelp.dll16 lib32/wine/fakedlls/traffic.dll lib32/wine/fakedlls/twain.dll16 lib32/wine/fakedlls/twain_32.dll lib32/wine/fakedlls/typelib.dll16 -%%STAGING%%lib32/wine/fakedlls/ucrtbase.dll -%%STAGING%%lib32/wine/fakedlls/uiautomationcore.dll lib32/wine/fakedlls/unicows.dll lib32/wine/fakedlls/uninstaller.exe lib32/wine/fakedlls/unlodctr.exe @@ -2230,7 +1999,6 @@ lib32/wine/fakedlls/vcomp110.dll lib32/wine/fakedlls/vcomp120.dll lib32/wine/fakedlls/vcomp140.dll lib32/wine/fakedlls/vcomp90.dll -%%STAGING%%lib32/wine/fakedlls/vcruntime140.dll lib32/wine/fakedlls/vdhcp.vxd lib32/wine/fakedlls/vdmdbg.dll lib32/wine/fakedlls/ver.dll16 @@ -2241,8 +2009,6 @@ lib32/wine/fakedlls/vnbt.vxd lib32/wine/fakedlls/vnetbios.vxd lib32/wine/fakedlls/vssapi.dll lib32/wine/fakedlls/vtdapi.vxd -%%STAGING%%lib32/wine/fakedlls/vulkan-1.dll -%%STAGING%%lib32/wine/fakedlls/vulkan.dll lib32/wine/fakedlls/vwin32.vxd lib32/wine/fakedlls/w32skrnl.dll lib32/wine/fakedlls/w32sys.dll16 @@ -2265,7 +2031,6 @@ lib32/wine/fakedlls/winebrowser.exe lib32/wine/fakedlls/winebus.sys lib32/wine/fakedlls/winecfg.exe lib32/wine/fakedlls/wineconsole.exe -%%STAGING%%lib32/wine/fakedlls/wined3d-csmt.dll lib32/wine/fakedlls/wined3d.dll lib32/wine/fakedlls/winedbg.exe lib32/wine/fakedlls/winedevice.exe @@ -2322,7 +2087,6 @@ lib32/wine/fakedlls/wsock32.dll lib32/wine/fakedlls/wtsapi32.dll lib32/wine/fakedlls/wuapi.dll lib32/wine/fakedlls/wuaueng.dll -%%STAGING%%lib32/wine/fakedlls/wuauserv.exe lib32/wine/fakedlls/wusa.exe lib32/wine/fakedlls/xcopy.exe lib32/wine/fakedlls/xinput1_1.dll @@ -2335,13 +2099,10 @@ lib32/wine/fakedlls/xolehlp.dll lib32/wine/fakedlls/xpsprint.dll lib32/wine/fakedlls/xpssvcs.dll lib32/wine/faultrep.dll.so -%%STAGING%%lib32/wine/feclient.dll.so lib32/wine/findstr.exe.so lib32/wine/fltlib.dll.so -%%STAGING%%lib32/wine/fltmgr.sys.so lib32/wine/fntcache.dll.so lib32/wine/fontsub.dll.so -%%STAGING%%lib32/wine/fsutil.exe.so lib32/wine/fusion.dll.so lib32/wine/fwpuclnt.dll.so lib32/wine/gameux.dll.so @@ -2365,7 +2126,6 @@ lib32/wine/iccvid.dll.so lib32/wine/icinfo.exe.so lib32/wine/icmp.dll.so lib32/wine/ieframe.dll.so -%%STAGING%%lib32/wine/iertutil.dll.so lib32/wine/iexplore.exe.so lib32/wine/ifsmgr.vxd.so lib32/wine/imaadp32.acm.so @@ -2389,7 +2149,6 @@ lib32/wine/joy.cpl.so lib32/wine/jscript.dll.so lib32/wine/jsproxy.dll.so lib32/wine/kernel32.dll.so -%%STAGING%%lib32/wine/kernelbase.dll.so lib32/wine/keyboard.drv16.so lib32/wine/krnl386.exe16.so lib32/wine/ksuser.dll.so @@ -2622,7 +2381,6 @@ lib32/wine/mshta.exe.so lib32/wine/mshtml.dll.so lib32/wine/mshtml.tlb.so lib32/wine/msi.dll.so -%%STAGING%%lib32/wine/msidb.exe.so lib32/wine/msident.dll.so lib32/wine/msiexec.exe.so lib32/wine/msimg32.dll.so @@ -2693,10 +2451,6 @@ lib32/wine/ntdll.dll.so lib32/wine/ntdsapi.dll.so lib32/wine/ntoskrnl.exe.so lib32/wine/ntprint.dll.so -%%STAGING%%lib32/wine/nvapi.dll.so -%%STAGING%%lib32/wine/nvcuda.dll.so -%%STAGING%%lib32/wine/nvcuvid.dll.so -%%STAGING%%lib32/wine/nvencodeapi.dll.so lib32/wine/objsel.dll.so lib32/wine/odbc32.dll.so lib32/wine/odbccp32.dll.so @@ -2782,14 +2536,12 @@ lib32/wine/setupapi.dll.so lib32/wine/setupx.dll16.so lib32/wine/sfc.dll.so lib32/wine/sfc_os.dll.so -%%STAGING%%lib32/wine/shcore.dll.so lib32/wine/shdoclc.dll.so lib32/wine/shdocvw.dll.so lib32/wine/shell.dll16.so lib32/wine/shell32.dll.so lib32/wine/shfolder.dll.so lib32/wine/shlwapi.dll.so -%%STAGING%%lib32/wine/shutdown.exe.so lib32/wine/slbcsp.dll.so lib32/wine/slc.dll.so lib32/wine/snmpapi.dll.so @@ -2816,15 +2568,12 @@ lib32/wine/taskkill.exe.so lib32/wine/tasklist.exe.so lib32/wine/taskmgr.exe.so lib32/wine/taskschd.dll.so -%%STAGING%%lib32/wine/tdi.sys.so lib32/wine/termsv.exe.so *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Sun Dec 11 19:27:07 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 67315C721B4; Sun, 11 Dec 2016 19:27:07 +0000 (UTC) (envelope-from sunpoet@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 2EF15121D; Sun, 11 Dec 2016 19:27:07 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBJR6nj099472; Sun, 11 Dec 2016 19:27:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBJR19g099422; Sun, 11 Dec 2016 19:27:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612111927.uBBJR19g099422@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 11 Dec 2016 19:27:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428377 - in head: audio/rubygem-librmpd databases/rubygem-do_mysql databases/rubygem-do_postgres databases/rubygem-do_sqlite3 databases/rubygem-rbase devel/rubygem-abstract devel/rubyg... 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 19:27:07 -0000 Author: sunpoet Date: Sun Dec 11 19:27:01 2016 New Revision: 428377 URL: https://svnweb.freebsd.org/changeset/ports/428377 Log: - Update WWW: rubygems.org uses https:// With hat: ruby Modified: head/audio/rubygem-librmpd/pkg-descr head/databases/rubygem-do_mysql/pkg-descr head/databases/rubygem-do_postgres/pkg-descr head/databases/rubygem-do_sqlite3/pkg-descr head/databases/rubygem-rbase/pkg-descr head/devel/rubygem-abstract/pkg-descr head/devel/rubygem-annoy/pkg-descr head/devel/rubygem-awesome_print/pkg-descr head/devel/rubygem-clio/pkg-descr head/devel/rubygem-deep_merge/pkg-descr head/devel/rubygem-delayer-deferred/pkg-descr head/devel/rubygem-delayer/pkg-descr head/devel/rubygem-ditz/pkg-descr head/devel/rubygem-errand/pkg-descr head/devel/rubygem-gem_plugin/pkg-descr head/devel/rubygem-getopt/pkg-descr head/devel/rubygem-gitlab_meta/pkg-descr head/devel/rubygem-hamster/pkg-descr head/devel/rubygem-io-like/pkg-descr head/devel/rubygem-mspec/pkg-descr head/devel/rubygem-ptreloaded/pkg-descr head/devel/rubygem-racc/pkg-descr head/devel/rubygem-rice/pkg-descr head/devel/rubygem-rubyinlineaccel/pkg-descr head/devel/rubygem-stemmer/pkg-descr head/devel/rubygem-webby/pkg-descr head/graphics/rubygem-objectdetect/pkg-descr head/mail/rubygem-tmail/pkg-descr head/math/rubygem-narray/pkg-descr head/net-mgmt/rubygem-snmp/pkg-descr head/net-mgmt/rubygem-visage-app/pkg-descr head/net/rubygem-aws-s3/pkg-descr head/net/rubygem-net-netrc/pkg-descr head/security/rubygem-ezcrypto/pkg-descr head/security/rubygem-jugyo-twitter_oauth/pkg-descr head/sysutils/rubygem-fluent-plugin-file-alternative/pkg-descr head/textproc/rubygem-htmlentities/pkg-descr head/textproc/rubygem-ini/pkg-descr head/textproc/rubygem-opml/pkg-descr head/textproc/rubygem-tidy/pkg-descr head/www/rubygem-hashicorp-checkpoint/pkg-descr head/www/rubygem-layout_yullio_generator/pkg-descr head/www/rubygem-link_header/pkg-descr head/www/rubygem-ntlm-http/pkg-descr head/www/rubygem-rdf/pkg-descr head/www/rubygem-rfeedfinder/pkg-descr head/www/rubygem-totoridipjp/pkg-descr Modified: head/audio/rubygem-librmpd/pkg-descr ============================================================================== --- head/audio/rubygem-librmpd/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/audio/rubygem-librmpd/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ librmpd is a simple yet powerful Music P entirely in Ruby. It provides callback functionality to create an event/listener type of setup, along with thread safety for threaded apps. -WWW: http://rubygems.org/gems/librmpd/ +WWW: https://rubygems.org/gems/librmpd/ Modified: head/databases/rubygem-do_mysql/pkg-descr ============================================================================== --- head/databases/rubygem-do_mysql/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/databases/rubygem-do_mysql/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ The purpose of DO.rb is to rewrite exist a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -WWW: http://rubygems.org/gems/do_mysql/ +WWW: https://rubygems.org/gems/do_mysql/ Modified: head/databases/rubygem-do_postgres/pkg-descr ============================================================================== --- head/databases/rubygem-do_postgres/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/databases/rubygem-do_postgres/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ The purpose of DO.rb is to rewrite exist a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -WWW: http://rubygems.org/gems/do_postgres/ +WWW: https://rubygems.org/gems/do_postgres/ Modified: head/databases/rubygem-do_sqlite3/pkg-descr ============================================================================== --- head/databases/rubygem-do_sqlite3/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/databases/rubygem-do_sqlite3/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ The purpose of DO.rb is to rewrite exist a single interface. At present, PostgreSQL, MySQL, and SQLite adapters are available. -WWW: http://rubygems.org/gems/do_sqlite3/ +WWW: https://rubygems.org/gems/do_sqlite3/ Modified: head/databases/rubygem-rbase/pkg-descr ============================================================================== --- head/databases/rubygem-rbase/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/databases/rubygem-rbase/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ RBase is a library to manipulate XBase database using Ruby. -WWW: http://rubygems.org/gems/rbase/ +WWW: https://rubygems.org/gems/rbase/ Modified: head/devel/rubygem-abstract/pkg-descr ============================================================================== --- head/devel/rubygem-abstract/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-abstract/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ Abstract method makes your code more descriptive. It is useful even for dynamic language such as Ruby. -WWW: http://rubygems.org/gems/abstract/ +WWW: https://rubygems.org/gems/abstract/ Modified: head/devel/rubygem-annoy/pkg-descr ============================================================================== --- head/devel/rubygem-annoy/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-annoy/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ Annoy, like your annoying friend that as uses annoy to present the user with a simple question before continuing with a destructive action. -WWW: http://rubygems.org/gems/annoy +WWW: https://rubygems.org/gems/annoy Modified: head/devel/rubygem-awesome_print/pkg-descr ============================================================================== --- head/devel/rubygem-awesome_print/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-awesome_print/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Pretty print Ruby objects to visualize their structure. -WWW: http://rubygems.org/gems/awesome_print +WWW: https://rubygems.org/gems/awesome_print Modified: head/devel/rubygem-clio/pkg-descr ============================================================================== --- head/devel/rubygem-clio/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-clio/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ It provides an advanced options parser w suited to almost any perfered style, and provides a very rich and easy to use library for generating console output. -WWW: http://rubygems.org/gems/clio/ +WWW: https://rubygems.org/gems/clio/ Modified: head/devel/rubygem-deep_merge/pkg-descr ============================================================================== --- head/devel/rubygem-deep_merge/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-deep_merge/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,4 +1,4 @@ This is a deep_merge Ruby Gem that is used to recursively merge hashes, working with Ruby 1.9 and ActiveSupport. -WWW: http://rubygems.org/gems/deep_merge +WWW: https://rubygems.org/gems/deep_merge Modified: head/devel/rubygem-delayer-deferred/pkg-descr ============================================================================== --- head/devel/rubygem-delayer-deferred/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-delayer-deferred/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Deferred for Delayer. -WWW: http://rubygems.org/gems/delayer-deferred +WWW: https://rubygems.org/gems/delayer-deferred Modified: head/devel/rubygem-delayer/pkg-descr ============================================================================== --- head/devel/rubygem-delayer/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-delayer/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Delay any task, similar to a priority-queue. -WWW: http://rubygems.org/gems/delayer +WWW: https://rubygems.org/gems/delayer Modified: head/devel/rubygem-ditz/pkg-descr ============================================================================== --- head/devel/rubygem-ditz/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-ditz/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -4,4 +4,4 @@ Mercurial, and Bazaar. It can also be used with centralized systems like SVN. -WWW: http://rubygems.org/gems/ditz/ +WWW: https://rubygems.org/gems/ditz/ Modified: head/devel/rubygem-errand/pkg-descr ============================================================================== --- head/devel/rubygem-errand/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-errand/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,4 +1,4 @@ Errand provides Ruby bindings for RRD functions (via librrd), and a concise DSL for interacting with RRDs. -WWW: http://rubygems.org/gems/errand +WWW: https://rubygems.org/gems/errand Modified: head/devel/rubygem-gem_plugin/pkg-descr ============================================================================== --- head/devel/rubygem-gem_plugin/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-gem_plugin/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ load them as additional features to use originated from the Mongrel (http://mongrel.rubyforge.org/) project but proved useful enough to break out into a separate project. -WWW: http://rubygems.org/gems/gem_plugin/ +WWW: https://rubygems.org/gems/gem_plugin/ Modified: head/devel/rubygem-getopt/pkg-descr ============================================================================== --- head/devel/rubygem-getopt/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-getopt/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,4 +1,4 @@ Implements a simple Getopt::Std class for command line parsing, as well as a Getopt::Long class for more advanced command line parsing. -WWW: http://rubygems.org/gems/getopt/ +WWW: https://rubygems.org/gems/getopt/ Modified: head/devel/rubygem-gitlab_meta/pkg-descr ============================================================================== --- head/devel/rubygem-gitlab_meta/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-gitlab_meta/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ GitLab meta gem -WWW: http://rubygems.org/gems/gitlab_meta +WWW: https://rubygems.org/gems/gitlab_meta Modified: head/devel/rubygem-hamster/pkg-descr ============================================================================== --- head/devel/rubygem-hamster/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-hamster/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -4,4 +4,4 @@ Hamster provides 6 Persistent Data Struc SortedSet, List, and Deque (which works as an immutable queue or stack). -WWW: http://rubygems.org/gems/hamster +WWW: https://rubygems.org/gems/hamster Modified: head/devel/rubygem-io-like/pkg-descr ============================================================================== --- head/devel/rubygem-io-like/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-io-like/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -4,4 +4,4 @@ class which includes IO::Like needs to p enable the higher level methods. Buffering is automatically provided by default for the methods which normally provide it in IO. -WWW: http://rubygems.org/gems/io-like/ +WWW: https://rubygems.org/gems/io-like/ Modified: head/devel/rubygem-mspec/pkg-descr ============================================================================== --- head/devel/rubygem-mspec/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-mspec/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ A specialized ruby testing framework -WWW: http://rubygems.org/gems/mspec +WWW: https://rubygems.org/gems/mspec Modified: head/devel/rubygem-ptreloaded/pkg-descr ============================================================================== --- head/devel/rubygem-ptreloaded/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-ptreloaded/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ using RubyInlineAcceleration. The goal is to provide full compatibility to ParseTree while making it easier to build and extend. -WWW: http://rubygems.org/gems/ptreloaded/ +WWW: https://rubygems.org/gems/ptreloaded/ Modified: head/devel/rubygem-racc/pkg-descr ============================================================================== --- head/devel/rubygem-racc/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-racc/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ Racc is an LALR(1) parser generator for and generates Ruby code. Almost all functions of yacc(1) is implemented. -WWW: http://rubygems.org/gems/racc/ +WWW: https://rubygems.org/gems/racc/ Modified: head/devel/rubygem-rice/pkg-descr ============================================================================== --- head/devel/rubygem-rice/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-rice/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ exception-safe interface in order to mak extensions with C++ easier. It is similar to Boost.Python in many ways, but also attempts to provide an object-oriented interface to all of the Ruby C API. -WWW: http://rubygems.org/gems/rice +WWW: https://rubygems.org/gems/rice Modified: head/devel/rubygem-rubyinlineaccel/pkg-descr ============================================================================== --- head/devel/rubygem-rubyinlineaccel/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-rubyinlineaccel/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ RubyInlineAcceleration is an extension t which provides an easy way to use C libraries in Ruby by directly wrapping methods, structures and fields. -WWW: http://rubygems.org/gems/rubyinlineaccel/ +WWW: https://rubygems.org/gems/rubyinlineaccel/ Modified: head/devel/rubygem-stemmer/pkg-descr ============================================================================== --- head/devel/rubygem-stemmer/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-stemmer/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ An implementation of the Porter word stemming algorithm. -WWW: http://rubygems.org/gems/stemmer/ +WWW: https://rubygems.org/gems/stemmer/ Modified: head/devel/rubygem-webby/pkg-descr ============================================================================== --- head/devel/rubygem-webby/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/devel/rubygem-webby/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -11,4 +11,4 @@ contains just the information for that p can use your favorite markup language to write your pages; Webby supports quite a few. -WWW: http://rubygems.org/gems/webby/ +WWW: https://rubygems.org/gems/webby/ Modified: head/graphics/rubygem-objectdetect/pkg-descr ============================================================================== --- head/graphics/rubygem-objectdetect/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/graphics/rubygem-objectdetect/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ This is a simple library for detecting objects in pictures. -WWW: http://rubygems.org/gems/objectdetect/ +WWW: https://rubygems.org/gems/objectdetect/ Modified: head/mail/rubygem-tmail/pkg-descr ============================================================================== --- head/mail/rubygem-tmail/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/mail/rubygem-tmail/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,4 +1,4 @@ TMail is a mail manipulating library for Ruby, with RFC822 and MIME multipart support. -WWW: http://rubygems.org/gems/tmail/ +WWW: https://rubygems.org/gems/tmail/ Modified: head/math/rubygem-narray/pkg-descr ============================================================================== --- head/math/rubygem-narray/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/math/rubygem-narray/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -4,4 +4,4 @@ extension library incorporates fast calc numerical arrays into the Ruby language. NArray has features similar to NumPy, but NArray has vector and matrix subclasses. -WWW: http://rubygems.org/gems/narray/ +WWW: https://rubygems.org/gems/narray/ Modified: head/net-mgmt/rubygem-snmp/pkg-descr ============================================================================== --- head/net-mgmt/rubygem-snmp/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/net-mgmt/rubygem-snmp/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -3,4 +3,4 @@ Protocol). It is implemented in pure Rub on external libraries like net-snmp. You can run this library anywhere that Ruby can run. -WWW: http://rubygems.org/gems/snmp/ +WWW: https://rubygems.org/gems/snmp/ Modified: head/net-mgmt/rubygem-visage-app/pkg-descr ============================================================================== --- head/net-mgmt/rubygem-visage-app/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/net-mgmt/rubygem-visage-app/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ Visage is a web interface for viewing co JSON interface onto collectd's RRD data, giving you an easy way to mash up the data. -WWW: http://rubygems.org/gems/visage-app +WWW: https://rubygems.org/gems/visage-app Modified: head/net/rubygem-aws-s3/pkg-descr ============================================================================== --- head/net/rubygem-aws-s3/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/net/rubygem-aws-s3/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Client library for Amazon's Simple Storage Service's REST API -WWW: http://rubygems.org/gems/aws-s3/ +WWW: https://rubygems.org/gems/aws-s3/ Modified: head/net/rubygem-net-netrc/pkg-descr ============================================================================== --- head/net/rubygem-net-netrc/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/net/rubygem-net-netrc/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,4 +1,4 @@ Net::Netrc is a pure-Ruby module providing ftp(1)-style .netrc parsing. It is inspired by Graham Barr's Perl Net::Netrc module. -WWW: http://rubygems.org/gems/net-netrc/ +WWW: https://rubygems.org/gems/net-netrc/ Modified: head/security/rubygem-ezcrypto/pkg-descr ============================================================================== --- head/security/rubygem-ezcrypto/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/security/rubygem-ezcrypto/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -8,4 +8,4 @@ Features * Single class object oriented access to most commonly used features * Ruby like -WWW: http://rubygems.org/gems/ezcrypto/ +WWW: https://rubygems.org/gems/ezcrypto/ Modified: head/security/rubygem-jugyo-twitter_oauth/pkg-descr ============================================================================== --- head/security/rubygem-jugyo-twitter_oauth/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/security/rubygem-jugyo-twitter_oauth/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ A fork of Twitter OAuth REST API client library for Ruby -WWW: http://rubygems.org/gems/jugyo-twitter_oauth +WWW: https://rubygems.org/gems/jugyo-twitter_oauth Modified: head/sysutils/rubygem-fluent-plugin-file-alternative/pkg-descr ============================================================================== --- head/sysutils/rubygem-fluent-plugin-file-alternative/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/sysutils/rubygem-fluent-plugin-file-alternative/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ File output plugin alternative implement fluentd built-in 'out_file', and added many options to format output as you want. -WWW: http://rubygems.org/gems/fluent-plugin-file-alternative +WWW: https://rubygems.org/gems/fluent-plugin-file-alternative Modified: head/textproc/rubygem-htmlentities/pkg-descr ============================================================================== --- head/textproc/rubygem-htmlentities/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/textproc/rubygem-htmlentities/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ HTMLEntities is a simple library to faci named (ý and so on) or numerical ({ or Ī) entities in HTML and XHTML documents. -WWW: http://rubygems.org/gems/htmlentities/ +WWW: https://rubygems.org/gems/htmlentities/ Modified: head/textproc/rubygem-ini/pkg-descr ============================================================================== --- head/textproc/rubygem-ini/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/textproc/rubygem-ini/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -5,4 +5,4 @@ gem has one goal: make INI file, structu as fast, safe, and simple as possible. We take a modal approach with a pluggable parser class. -WWW: http://rubygems.org/gems/ini/ +WWW: https://rubygems.org/gems/ini/ Modified: head/textproc/rubygem-opml/pkg-descr ============================================================================== --- head/textproc/rubygem-opml/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/textproc/rubygem-opml/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ A simple wrapper for parsing OPML files. -WWW: http://rubygems.org/gems/opml/ +WWW: https://rubygems.org/gems/opml/ Modified: head/textproc/rubygem-tidy/pkg-descr ============================================================================== --- head/textproc/rubygem-tidy/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/textproc/rubygem-tidy/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Ruby interface to HTML Tidy Library Project -WWW: http://rubygems.org/gems/tidy/ +WWW: https://rubygems.org/gems/tidy/ Modified: head/www/rubygem-hashicorp-checkpoint/pkg-descr ============================================================================== --- head/www/rubygem-hashicorp-checkpoint/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-hashicorp-checkpoint/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Internal HashiCorp client library to check version information. -WWW: http://rubygems.org/gems/hashicorp-checkpoint +WWW: https://rubygems.org/gems/hashicorp-checkpoint Modified: head/www/rubygem-layout_yullio_generator/pkg-descr ============================================================================== --- head/www/rubygem-layout_yullio_generator/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-layout_yullio_generator/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ Yullio is the combination of Mollio CSS/ This generator copies and prepares the necessary files for your Rails app and gives your views instantly solid design and layout flexibility. -WWW: http://rubygems.org/gems/layout-yullio/ +WWW: https://rubygems.org/gems/layout-yullio/ Modified: head/www/rubygem-link_header/pkg-descr ============================================================================== --- head/www/rubygem-link_header/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-link_header/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -6,4 +6,4 @@ Converts conforming link headers to and and corresponding (JSON-friendly) Array representations, also HTML link elements. -WWW: http://rubygems.org/gems/link_header +WWW: https://rubygems.org/gems/link_header Modified: head/www/rubygem-ntlm-http/pkg-descr ============================================================================== --- head/www/rubygem-ntlm-http/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-ntlm-http/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ Ruby/NTLM provides message creator and parser for the NTLM authentication. -WWW: http://rubygems.org/gems/ntlm-http +WWW: https://rubygems.org/gems/ntlm-http Modified: head/www/rubygem-rdf/pkg-descr ============================================================================== --- head/www/rubygem-rdf/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-rdf/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -19,4 +19,4 @@ Features: * Performs auto-detection of input to select appropriate Reader class if one can not be determined from file characteristics. -WWW: http://rubygems.org/gems/rdf +WWW: https://rubygems.org/gems/rdf Modified: head/www/rubygem-rfeedfinder/pkg-descr ============================================================================== --- head/www/rubygem-rfeedfinder/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-rfeedfinder/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -2,4 +2,4 @@ rFeedFinder uses RSS autodiscovery, Atom URL correction, and Web service queries -- whatever it takes -- to find the feed. -WWW: http://rubygems.org/gems/rfeedfinder/ +WWW: https://rubygems.org/gems/rfeedfinder/ Modified: head/www/rubygem-totoridipjp/pkg-descr ============================================================================== --- head/www/rubygem-totoridipjp/pkg-descr Sun Dec 11 19:17:23 2016 (r428376) +++ head/www/rubygem-totoridipjp/pkg-descr Sun Dec 11 19:27:01 2016 (r428377) @@ -1,3 +1,3 @@ A Ruby library that provides access to totori.dip.jp Web APIs. -WWW: http://rubygems.org/gems/totoridipjp +WWW: https://rubygems.org/gems/totoridipjp From owner-svn-ports-all@freebsd.org Sun Dec 11 19:55: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 3F32CC72AB7; Sun, 11 Dec 2016 19:55:38 +0000 (UTC) (envelope-from olgeni@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 0EB9B1390; Sun, 11 Dec 2016 19:55:37 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBJtbSn011594; Sun, 11 Dec 2016 19:55:37 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBJtbQT011592; Sun, 11 Dec 2016 19:55:37 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612111955.uBBJtbQT011592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Dec 2016 19:55:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428378 - head/devel/erlang-gpb 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 19:55:38 -0000 Author: olgeni Date: Sun Dec 11 19:55:36 2016 New Revision: 428378 URL: https://svnweb.freebsd.org/changeset/ports/428378 Log: Update devel/erlang-gpb to version 3.26.5. Modified: head/devel/erlang-gpb/Makefile head/devel/erlang-gpb/distinfo Modified: head/devel/erlang-gpb/Makefile ============================================================================== --- head/devel/erlang-gpb/Makefile Sun Dec 11 19:27:01 2016 (r428377) +++ head/devel/erlang-gpb/Makefile Sun Dec 11 19:55:36 2016 (r428378) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gpb -PORTVERSION= 3.26.4 +PORTVERSION= 3.26.5 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-gpb/distinfo ============================================================================== --- head/devel/erlang-gpb/distinfo Sun Dec 11 19:27:01 2016 (r428377) +++ head/devel/erlang-gpb/distinfo Sun Dec 11 19:55:36 2016 (r428378) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477131883 -SHA256 (tomas-abrahamsson-gpb-3.26.4_GH0.tar.gz) = 7c2c98d1cf25e3a0a4d3242e2fbbe4ed82ccb7f71c1a87d654ef9523b3dc355d -SIZE (tomas-abrahamsson-gpb-3.26.4_GH0.tar.gz) = 352136 +TIMESTAMP = 1481486062 +SHA256 (tomas-abrahamsson-gpb-3.26.5_GH0.tar.gz) = f74fdf48ff67aef442c9b79fbb29379df748b6aa6c709282617c56ef1f198753 +SIZE (tomas-abrahamsson-gpb-3.26.5_GH0.tar.gz) = 352210 From owner-svn-ports-all@freebsd.org Sun Dec 11 20:01:30 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 104E6C72D72; Sun, 11 Dec 2016 20:01:30 +0000 (UTC) (envelope-from olgeni@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 CD1AC1C2E; Sun, 11 Dec 2016 20:01:29 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBK1ToT012698; Sun, 11 Dec 2016 20:01:29 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBK1SN5012696; Sun, 11 Dec 2016 20:01:28 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612112001.uBBK1SN5012696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Dec 2016 20:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428379 - head/databases/elixir-mariaex 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 20:01:30 -0000 Author: olgeni Date: Sun Dec 11 20:01:28 2016 New Revision: 428379 URL: https://svnweb.freebsd.org/changeset/ports/428379 Log: Update databases/elixir-mariaex to version 0.8.1. Modified: head/databases/elixir-mariaex/Makefile head/databases/elixir-mariaex/distinfo Modified: head/databases/elixir-mariaex/Makefile ============================================================================== --- head/databases/elixir-mariaex/Makefile Sun Dec 11 19:55:36 2016 (r428378) +++ head/databases/elixir-mariaex/Makefile Sun Dec 11 20:01:28 2016 (r428379) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mariaex -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= elixir- Modified: head/databases/elixir-mariaex/distinfo ============================================================================== --- head/databases/elixir-mariaex/distinfo Sun Dec 11 19:55:36 2016 (r428378) +++ head/databases/elixir-mariaex/distinfo Sun Dec 11 20:01:28 2016 (r428379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479806091 -SHA256 (xerions-mariaex-v0.8.0_GH0.tar.gz) = 796634ef85bb5e187735ce037f33acd9506ca85dc4444f411ba91c24f550311b -SIZE (xerions-mariaex-v0.8.0_GH0.tar.gz) = 31601 +TIMESTAMP = 1481486332 +SHA256 (xerions-mariaex-v0.8.1_GH0.tar.gz) = 397d791862548fbbdd6ca060ed2d980584fd1fa14985203bd00c138afd54cf5a +SIZE (xerions-mariaex-v0.8.1_GH0.tar.gz) = 31860 From owner-svn-ports-all@freebsd.org Sun Dec 11 20:11:11 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 C11C3C72121; Sun, 11 Dec 2016 20:11:11 +0000 (UTC) (envelope-from arved@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 8303E2E1; Sun, 11 Dec 2016 20:11:11 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBKBAj9016303; Sun, 11 Dec 2016 20:11:10 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBKBACL016301; Sun, 11 Dec 2016 20:11:10 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201612112011.uBBKBACL016301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sun, 11 Dec 2016 20:11:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428380 - head/devel/pcsc-lite 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 20:11:11 -0000 Author: arved Date: Sun Dec 11 20:11:10 2016 New Revision: 428380 URL: https://svnweb.freebsd.org/changeset/ports/428380 Log: Update to 1.8.19 Modified: head/devel/pcsc-lite/Makefile head/devel/pcsc-lite/distinfo Modified: head/devel/pcsc-lite/Makefile ============================================================================== --- head/devel/pcsc-lite/Makefile Sun Dec 11 20:01:28 2016 (r428379) +++ head/devel/pcsc-lite/Makefile Sun Dec 11 20:11:10 2016 (r428380) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= pcsc-lite -PORTVERSION= 1.8.18 +PORTVERSION= 1.8.19 PORTEPOCH= 2 CATEGORIES= devel security -MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4179/ +MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4198/ MAINTAINER= ports@FreeBSD.org COMMENT= Smartcard development library Modified: head/devel/pcsc-lite/distinfo ============================================================================== --- head/devel/pcsc-lite/distinfo Sun Dec 11 20:01:28 2016 (r428379) +++ head/devel/pcsc-lite/distinfo Sun Dec 11 20:11:10 2016 (r428380) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475093175 -SHA256 (pcsc-lite-1.8.18.tar.bz2) = b22d32b018f6a1016adba91abfcc63876cca999daa472dd86e953ddd41d00905 -SIZE (pcsc-lite-1.8.18.tar.bz2) = 741987 +TIMESTAMP = 1481446804 +SHA256 (pcsc-lite-1.8.19.tar.bz2) = b65e25ec6dd1328983b424ce1a649e2993b1c4c59fc87252689b5fa7037c4340 +SIZE (pcsc-lite-1.8.19.tar.bz2) = 744283 From owner-svn-ports-all@freebsd.org Sun Dec 11 20:16:27 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 B3A44C72424; Sun, 11 Dec 2016 20:16:27 +0000 (UTC) (envelope-from olgeni@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 831618BF; Sun, 11 Dec 2016 20:16:27 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBKGQCY020269; Sun, 11 Dec 2016 20:16:26 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBKGQh0020267; Sun, 11 Dec 2016 20:16:26 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612112016.uBBKGQh0020267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Dec 2016 20:16:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428381 - head/devel/erlang-msgpack 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 20:16:27 -0000 Author: olgeni Date: Sun Dec 11 20:16:26 2016 New Revision: 428381 URL: https://svnweb.freebsd.org/changeset/ports/428381 Log: Update devel/erlang-msgpack to version 0.7.0. Modified: head/devel/erlang-msgpack/Makefile head/devel/erlang-msgpack/distinfo Modified: head/devel/erlang-msgpack/Makefile ============================================================================== --- head/devel/erlang-msgpack/Makefile Sun Dec 11 20:11:10 2016 (r428380) +++ head/devel/erlang-msgpack/Makefile Sun Dec 11 20:16:26 2016 (r428381) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= msgpack -PORTVERSION= 0.6.0 +PORTVERSION= 0.7.0 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-msgpack/distinfo ============================================================================== --- head/devel/erlang-msgpack/distinfo Sun Dec 11 20:11:10 2016 (r428380) +++ head/devel/erlang-msgpack/distinfo Sun Dec 11 20:16:26 2016 (r428381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473514568 -SHA256 (msgpack-msgpack-erlang-0.6.0_GH0.tar.gz) = c1de9d86e8641edd3f6255e615828310a6e673f2127d01414a66e8a7a0cd9826 -SIZE (msgpack-msgpack-erlang-0.6.0_GH0.tar.gz) = 22434 +TIMESTAMP = 1481486299 +SHA256 (msgpack-msgpack-erlang-0.7.0_GH0.tar.gz) = 4155a11daed252a0e3e20527998803c5e3eb71f1fa5aa584b2c32831af9d3228 +SIZE (msgpack-msgpack-erlang-0.7.0_GH0.tar.gz) = 22714 From owner-svn-ports-all@freebsd.org Sun Dec 11 20:26: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 87458C72630; Sun, 11 Dec 2016 20:26:50 +0000 (UTC) (envelope-from arved@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 49785CA6; Sun, 11 Dec 2016 20:26:50 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBKQn7g024274; Sun, 11 Dec 2016 20:26:49 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBKQnUk024272; Sun, 11 Dec 2016 20:26:49 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201612112026.uBBKQnUk024272@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sun, 11 Dec 2016 20:26:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428382 - head/www/py-selenium 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 20:26:50 -0000 Author: arved Date: Sun Dec 11 20:26:49 2016 New Revision: 428382 URL: https://svnweb.freebsd.org/changeset/ports/428382 Log: Update to 3.0.2 PR: 215205 Submitted by: maintainer Modified: head/www/py-selenium/Makefile head/www/py-selenium/distinfo Modified: head/www/py-selenium/Makefile ============================================================================== --- head/www/py-selenium/Makefile Sun Dec 11 20:16:26 2016 (r428381) +++ head/www/py-selenium/Makefile Sun Dec 11 20:26:49 2016 (r428382) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-selenium/distinfo ============================================================================== --- head/www/py-selenium/distinfo Sun Dec 11 20:16:26 2016 (r428381) +++ head/www/py-selenium/distinfo Sun Dec 11 20:26:49 2016 (r428382) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480863107 -SHA256 (selenium-3.0.1.tar.gz) = 0705803349964c7a2a144f1796a5d29905fe2a09931b2bb945ee0cb4deab75d7 -SIZE (selenium-3.0.1.tar.gz) = 825112 +TIMESTAMP = 1481412151 +SHA256 (selenium-3.0.2.tar.gz) = 85daad4d09be86bddd4f45579986ac316c1909c3b4653ed471ea4519eb413c8f +SIZE (selenium-3.0.2.tar.gz) = 830314 From owner-svn-ports-all@freebsd.org Sun Dec 11 20:37:33 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 6A4B5C72EE5; Sun, 11 Dec 2016 20:37:33 +0000 (UTC) (envelope-from arved@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 39D591382; Sun, 11 Dec 2016 20:37:33 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBKbW8Q028275; Sun, 11 Dec 2016 20:37:32 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBKbWiM028273; Sun, 11 Dec 2016 20:37:32 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201612112037.uBBKbWiM028273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sun, 11 Dec 2016 20:37:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428383 - head/security/libscrypt 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 20:37:33 -0000 Author: arved Date: Sun Dec 11 20:37:32 2016 New Revision: 428383 URL: https://svnweb.freebsd.org/changeset/ports/428383 Log: Update to 1.21. Pass Maintainership to submitter PR: 215229 Submitted by: dbaio@bsd.com.br Modified: head/security/libscrypt/Makefile head/security/libscrypt/distinfo Modified: head/security/libscrypt/Makefile ============================================================================== --- head/security/libscrypt/Makefile Sun Dec 11 20:26:49 2016 (r428382) +++ head/security/libscrypt/Makefile Sun Dec 11 20:37:32 2016 (r428383) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= libscrypt -PORTVERSION= 1.20 +PORTVERSION= 1.21 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= C library for the scrypt key derivation function LICENSE= BSD2CLAUSE Modified: head/security/libscrypt/distinfo ============================================================================== --- head/security/libscrypt/distinfo Sun Dec 11 20:26:49 2016 (r428382) +++ head/security/libscrypt/distinfo Sun Dec 11 20:37:32 2016 (r428383) @@ -1,2 +1,3 @@ -SHA256 (technion-libscrypt-v1.20_GH0.tar.gz) = 6074add2170b7d00e080fe3a58d3dec76850a4f272d488f5e8cc3c4acb6d8e21 -SIZE (technion-libscrypt-v1.20_GH0.tar.gz) = 18451 +TIMESTAMP = 1481477417 +SHA256 (technion-libscrypt-v1.21_GH0.tar.gz) = 68e377e79745c10d489b759b970e52d819dbb80dd8ca61f8c975185df3f457d3 +SIZE (technion-libscrypt-v1.21_GH0.tar.gz) = 19425 From owner-svn-ports-all@freebsd.org Sun Dec 11 21:10:20 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 7194BC72E47; Sun, 11 Dec 2016 21:10:20 +0000 (UTC) (envelope-from olgeni@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 4106AA5E; Sun, 11 Dec 2016 21:10:20 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBLAJ5i040599; Sun, 11 Dec 2016 21:10:19 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBLAJ66040597; Sun, 11 Dec 2016 21:10:19 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612112110.uBBLAJ66040597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 11 Dec 2016 21:10:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428384 - head/devel/erlang-jsx 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 21:10:20 -0000 Author: olgeni Date: Sun Dec 11 21:10:19 2016 New Revision: 428384 URL: https://svnweb.freebsd.org/changeset/ports/428384 Log: Update devel/erlang-jsx to version 2.8.1. Modified: head/devel/erlang-jsx/Makefile head/devel/erlang-jsx/distinfo Modified: head/devel/erlang-jsx/Makefile ============================================================================== --- head/devel/erlang-jsx/Makefile Sun Dec 11 20:37:32 2016 (r428383) +++ head/devel/erlang-jsx/Makefile Sun Dec 11 21:10:19 2016 (r428384) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jsx -PORTVERSION= 2.8.0 +PORTVERSION= 2.8.1 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-jsx/distinfo ============================================================================== --- head/devel/erlang-jsx/distinfo Sun Dec 11 20:37:32 2016 (r428383) +++ head/devel/erlang-jsx/distinfo Sun Dec 11 21:10:19 2016 (r428384) @@ -1,2 +1,3 @@ -SHA256 (talentdeficit-jsx-2.8.0_GH0.tar.gz) = 13da17d2b7b225424d0a534c94fb9aef2f2785732030ee077917e7299a431bdb -SIZE (talentdeficit-jsx-2.8.0_GH0.tar.gz) = 41497 +TIMESTAMP = 1481486394 +SHA256 (talentdeficit-jsx-2.8.1_GH0.tar.gz) = bbe4488838c90c61bebd4479f2260c5b613669af56501cabc6025ca3e7ccd8a4 +SIZE (talentdeficit-jsx-2.8.1_GH0.tar.gz) = 41746 From owner-svn-ports-all@freebsd.org Sun Dec 11 22:21: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 453C8C7205D; Sun, 11 Dec 2016 22:21:51 +0000 (UTC) (envelope-from misha@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 EF42F100B; Sun, 11 Dec 2016 22:21:50 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBMLorw071591; Sun, 11 Dec 2016 22:21:50 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBMLorE071589; Sun, 11 Dec 2016 22:21:50 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612112221.uBBMLorE071589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Sun, 11 Dec 2016 22:21:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428385 - head/mail/notmuch 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 22:21:51 -0000 Author: misha Date: Sun Dec 11 22:21:49 2016 New Revision: 428385 URL: https://svnweb.freebsd.org/changeset/ports/428385 Log: - update from 0.23.2 to 0.23.3 - add support for 'test' target Approved by: wg (mentor) Modified: head/mail/notmuch/Makefile head/mail/notmuch/distinfo Modified: head/mail/notmuch/Makefile ============================================================================== --- head/mail/notmuch/Makefile Sun Dec 11 21:10:19 2016 (r428384) +++ head/mail/notmuch/Makefile Sun Dec 11 22:21:49 2016 (r428385) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= notmuch -PORTVERSION= 0.23.2 -PORTREVISION= 1 +PORTVERSION= 0.23.3 CATEGORIES= mail MASTER_SITES= http://notmuchmail.org/releases/ @@ -17,6 +16,10 @@ BUILD_DEPENDS= c++filt:devel/binutils LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ libxapian.so:databases/xapian-core \ libtalloc.so:devel/talloc +TEST_DEPENDS= bash:shells/bash \ + emacs:editors/emacs-nox11 \ + dtach:misc/dtach \ + base64:converters/base64 BROKEN_powerpc64= Does not build @@ -26,7 +29,17 @@ USE_GNOME= glib20 CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man USE_LDCONFIG= yes -MAKE_ENV+= PYTHONCMD=${PYTHON_CMD} +MAKE_ENV+= PYTHONCMD=${PYTHON_CMD} + +## a lot of tests are failing because they're Linux oriented and need +## some tweaking to run on FreeBSD +TEST_ENV+= NOTMUCH_SKIP_TESTS="basic new count insert tagging json sexp \ + emacs emacs-large-search-buffer crypto smime atomicity ruby \ + parse-time-string upgrade thread-search thread-breakage \ + message-property lock" V=1 \ + TEST_CFLAGS="-g -O0 -I${LOCALBASE}/include -L${LOCALBASE}/lib" + +TEST_TARGET= test OPTIONS_DEFINE= BASH DOXYGEN EMACS MANPAGES MUTT RUBY ZSH EMACS_DESC= Install EMACS lisp files (requires emacs) Modified: head/mail/notmuch/distinfo ============================================================================== --- head/mail/notmuch/distinfo Sun Dec 11 21:10:19 2016 (r428384) +++ head/mail/notmuch/distinfo Sun Dec 11 22:21:49 2016 (r428385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479902218 -SHA256 (notmuch-0.23.2.tar.gz) = edfd7528d43bf1e1ab2620607f9fdcf772603455a61c2eb49978619c352c97bc -SIZE (notmuch-0.23.2.tar.gz) = 690833 +TIMESTAMP = 1481130627 +SHA256 (notmuch-0.23.3.tar.gz) = 0f5da5cf0203b774e345c50d56e975a87c2fc5407ef4ea284b6e2b55a8951882 +SIZE (notmuch-0.23.3.tar.gz) = 691361 From owner-svn-ports-all@freebsd.org Sun Dec 11 23:33: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 7C693C73A23; Sun, 11 Dec 2016 23:33:17 +0000 (UTC) (envelope-from jhale@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 4BD341A23; Sun, 11 Dec 2016 23:33:17 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBNXGMa000938; Sun, 11 Dec 2016 23:33:16 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBNXGIa000936; Sun, 11 Dec 2016 23:33:16 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612112333.uBBNXGIa000936@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 11 Dec 2016 23:33:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428386 - in head/editors/focuswriter: . 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 23:33:17 -0000 Author: jhale Date: Sun Dec 11 23:33:16 2016 New Revision: 428386 URL: https://svnweb.freebsd.org/changeset/ports/428386 Log: Update to 1.6.3 PR: 215232 Submitted by: lightside (maintainer) Deleted: head/editors/focuswriter/files/ Modified: head/editors/focuswriter/Makefile head/editors/focuswriter/distinfo Modified: head/editors/focuswriter/Makefile ============================================================================== --- head/editors/focuswriter/Makefile Sun Dec 11 22:21:49 2016 (r428385) +++ head/editors/focuswriter/Makefile Sun Dec 11 23:33:16 2016 (r428386) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= focuswriter -PORTVERSION= 1.6.2 +PORTVERSION= 1.6.3 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/focuswriter/distinfo ============================================================================== --- head/editors/focuswriter/distinfo Sun Dec 11 22:21:49 2016 (r428385) +++ head/editors/focuswriter/distinfo Sun Dec 11 23:33:16 2016 (r428386) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480811966 -SHA256 (gottcode-focuswriter-v1.6.2_GH0.tar.gz) = dcc2c9fe081421c8fad9e7c653134f93659a28b0071e9925f9094c246520de3d -SIZE (gottcode-focuswriter-v1.6.2_GH0.tar.gz) = 10326671 +TIMESTAMP = 1481462900 +SHA256 (gottcode-focuswriter-v1.6.3_GH0.tar.gz) = 6a456a7da397b988bc05d3d92c57bc3070c3c7dcf1a0a62561deef99ea3f8dc9 +SIZE (gottcode-focuswriter-v1.6.3_GH0.tar.gz) = 10325804 From owner-svn-ports-all@freebsd.org Sun Dec 11 23:54:26 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 2066FC722C0; Sun, 11 Dec 2016 23:54:26 +0000 (UTC) (envelope-from jhale@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 BF7B917D0; Sun, 11 Dec 2016 23:54:25 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBBNsO7v009017; Sun, 11 Dec 2016 23:54:24 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBBNsOxW009015; Sun, 11 Dec 2016 23:54:24 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612112354.uBBNsOxW009015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sun, 11 Dec 2016 23:54:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428387 - head/misc/colwide 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 23:54:26 -0000 Author: jhale Date: Sun Dec 11 23:54:24 2016 New Revision: 428387 URL: https://svnweb.freebsd.org/changeset/ports/428387 Log: Switch to USE_GITHUB; MASTER_SITES no longer available Distinfo has changed, but verified no difference in installed files While here: Add NO_ARCH PR: 215186 Submitted by: Neel Chauhan (maintainer) Modified: head/misc/colwide/Makefile head/misc/colwide/distinfo Modified: head/misc/colwide/Makefile ============================================================================== --- head/misc/colwide/Makefile Sun Dec 11 23:33:16 2016 (r428386) +++ head/misc/colwide/Makefile Sun Dec 11 23:54:24 2016 (r428387) @@ -3,9 +3,6 @@ PORTNAME= colwide PORTVERSION= 0.01 CATEGORIES= misc perl5 -MASTER_SITES= http://www.neelc.org/files/colwide/ -EXTRACT_SUFX= # empty -EXTRACT_ONLY= # empty MAINTAINER= neel@neelc.org COMMENT= Utility which outputs a number of characters to the screen @@ -14,16 +11,17 @@ LICENSE= BSD2CLAUSE USES= perl5 shebangfix USE_PERL5= run +NO_ARCH= yes NO_BUILD= yes -NO_WRKSUBDIR= yes + +USE_GITHUB= yes +GH_ACCOUNT= neelchauhan +GH_TAGNAME= 7b32131 SHEBANG_FILES= colwide PLIST_FILES= bin/${PORTNAME} -do-extract: - ${CP} ${DISTDIR}/colwide-${PORTVERSION} ${WRKSRC}/colwide - do-install: ${INSTALL_SCRIPT} ${WRKSRC}/colwide ${STAGEDIR}${PREFIX}/bin/${PORTNAME} Modified: head/misc/colwide/distinfo ============================================================================== --- head/misc/colwide/distinfo Sun Dec 11 23:33:16 2016 (r428386) +++ head/misc/colwide/distinfo Sun Dec 11 23:54:24 2016 (r428387) @@ -1,2 +1,3 @@ -SHA256 (colwide-0.01) = 95c4c693d033331ce688f28a096c29e841bd706847d464f7d6d2c1163bc3c381 -SIZE (colwide-0.01) = 2220 +TIMESTAMP = 1481334662 +SHA256 (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = a58b44b610272ac98d77c272909aaf1ef5098ed66a46f630d270ccc3c3d7a27c +SIZE (neelchauhan-colwide-0.01-7b32131_GH0.tar.gz) = 2436 From owner-svn-ports-all@freebsd.org Mon Dec 12 00:40:47 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 170DBC6F45A; Mon, 12 Dec 2016 00:40:47 +0000 (UTC) (envelope-from jhale@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 DD36BE0A; Mon, 12 Dec 2016 00:40:46 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC0eknc025540; Mon, 12 Dec 2016 00:40:46 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC0ej0R025535; Mon, 12 Dec 2016 00:40:45 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612120040.uBC0ej0R025535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Mon, 12 Dec 2016 00:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428388 - in head: editors/scite x11-toolkits/scintilla x11-toolkits/scintilla/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: Mon, 12 Dec 2016 00:40:47 -0000 Author: jhale Date: Mon Dec 12 00:40:45 2016 New Revision: 428388 URL: https://svnweb.freebsd.org/changeset/ports/428388 Log: x11-toolkits/scintilla, editors/scite: Update to 3.7.1 Changes: http://www.scintilla.org/ScintillaHistory.html PR: 215234 Submitted by: lightside Approved by: Naram Qashat (maintainer) Modified: head/editors/scite/Makefile head/editors/scite/distinfo head/x11-toolkits/scintilla/Makefile head/x11-toolkits/scintilla/distinfo head/x11-toolkits/scintilla/files/patch-makefile Modified: head/editors/scite/Makefile ============================================================================== --- head/editors/scite/Makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/editors/scite/Makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} Modified: head/editors/scite/distinfo ============================================================================== --- head/editors/scite/distinfo Sun Dec 11 23:54:24 2016 (r428387) +++ head/editors/scite/distinfo Mon Dec 12 00:40:45 2016 (r428388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476648202 -SHA256 (scite370.tgz) = 034dca55b58d8c3af554900956ea20ca25be6d5157b394ecc3a055788496753b -SIZE (scite370.tgz) = 2352677 +TIMESTAMP = 1480823011 +SHA256 (scite371.tgz) = 9dfda3b09d48f64cc0764afb8b08c1246a6fce8d9ef95a4b535e8ef4ae2b36b9 +SIZE (scite371.tgz) = 2319371 Modified: head/x11-toolkits/scintilla/Makefile ============================================================================== --- head/x11-toolkits/scintilla/Makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/Makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scintilla -PORTVERSION= 3.7.0 +PORTVERSION= 3.7.1 CATEGORIES= x11-toolkits MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= scite${PORTVERSION:S/.//g} Modified: head/x11-toolkits/scintilla/distinfo ============================================================================== --- head/x11-toolkits/scintilla/distinfo Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/distinfo Mon Dec 12 00:40:45 2016 (r428388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476648092 -SHA256 (scite370.tgz) = 034dca55b58d8c3af554900956ea20ca25be6d5157b394ecc3a055788496753b -SIZE (scite370.tgz) = 2352677 +TIMESTAMP = 1480823011 +SHA256 (scite371.tgz) = 9dfda3b09d48f64cc0764afb8b08c1246a6fce8d9ef95a4b535e8ef4ae2b36b9 +SIZE (scite371.tgz) = 2319371 Modified: head/x11-toolkits/scintilla/files/patch-makefile ============================================================================== --- head/x11-toolkits/scintilla/files/patch-makefile Sun Dec 11 23:54:24 2016 (r428387) +++ head/x11-toolkits/scintilla/files/patch-makefile Mon Dec 12 00:40:45 2016 (r428388) @@ -1,4 +1,4 @@ ---- makefile.orig 2016-08-30 04:39:06 UTC +--- makefile.orig 2016-12-01 09:53:41 UTC +++ makefile @@ -9,14 +9,6 @@ srcdir ?= . @@ -38,9 +38,9 @@ clean: $(DEL) *.o $(COMPLIB) *.plist -@@ -116,9 +113,11 @@ $(COMPLIB): Accessor.o CharacterSet.o Le +@@ -119,9 +116,11 @@ $(COMPLIB): Accessor.o CharacterSet.o Le PropSetSimple.o PlatGTK.o \ - KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o CellBuffer.o CharacterCategory.o ViewStyle.o \ + KeyMap.o LineMarker.o PositionCache.o ScintillaGTK.o ScintillaGTKAccessible.o CellBuffer.o CharacterCategory.o ViewStyle.o \ RESearch.o RunStyles.o Selection.o Style.o Indicator.o AutoComplete.o UniConversion.o XPM.o \ - $(MARSHALLER) $(LEXOBJS) - $(AR) $(ARFLAGS) $@ $^ From owner-svn-ports-all@freebsd.org Mon Dec 12 01:39: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 20CD6C73628; Mon, 12 Dec 2016 01:39:18 +0000 (UTC) (envelope-from swills@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 E1BE1E10; Mon, 12 Dec 2016 01:39:17 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC1dHtu049740; Mon, 12 Dec 2016 01:39:17 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC1dGEX049738; Mon, 12 Dec 2016 01:39:16 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612120139.uBC1dGEX049738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 12 Dec 2016 01:39:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428389 - head/devel/rubygem-byebug 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: Mon, 12 Dec 2016 01:39:18 -0000 Author: swills Date: Mon Dec 12 01:39:16 2016 New Revision: 428389 URL: https://svnweb.freebsd.org/changeset/ports/428389 Log: devel/rubygem-byebug: update to 9.0.6 Modified: head/devel/rubygem-byebug/Makefile head/devel/rubygem-byebug/distinfo Modified: head/devel/rubygem-byebug/Makefile ============================================================================== --- head/devel/rubygem-byebug/Makefile Mon Dec 12 00:40:45 2016 (r428388) +++ head/devel/rubygem-byebug/Makefile Mon Dec 12 01:39:16 2016 (r428389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= byebug -PORTVERSION= 9.0.5 +PORTVERSION= 9.0.6 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-byebug/distinfo ============================================================================== --- head/devel/rubygem-byebug/distinfo Mon Dec 12 00:40:45 2016 (r428388) +++ head/devel/rubygem-byebug/distinfo Mon Dec 12 01:39:16 2016 (r428389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473686035 -SHA256 (rubygem/byebug-9.0.5.gem) = 3d6dec0f293dc8d1597b2765b75a58085feef8646245b6a688e654ce99b64da3 -SIZE (rubygem/byebug-9.0.5.gem) = 79360 +TIMESTAMP = 1481490477 +SHA256 (rubygem/byebug-9.0.6.gem) = 60b508d685ecbdd0ce4c8508527e893b27b4461a347564c589b0bd5c8c656ecd +SIZE (rubygem/byebug-9.0.6.gem) = 79360 From owner-svn-ports-all@freebsd.org Mon Dec 12 02:18:45 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 0C094C73F83; Mon, 12 Dec 2016 02:18:45 +0000 (UTC) (envelope-from swills@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 CF81F38A; Mon, 12 Dec 2016 02:18:44 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC2Iive066175; Mon, 12 Dec 2016 02:18:44 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC2IhA4066173; Mon, 12 Dec 2016 02:18:43 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612120218.uBC2IhA4066173@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 12 Dec 2016 02:18:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428390 - head/devel/rubygem-coffee-script-source 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: Mon, 12 Dec 2016 02:18:45 -0000 Author: swills Date: Mon Dec 12 02:18:43 2016 New Revision: 428390 URL: https://svnweb.freebsd.org/changeset/ports/428390 Log: rubygem-coffee-script-source: update to 1.11.1 Modified: head/devel/rubygem-coffee-script-source/Makefile head/devel/rubygem-coffee-script-source/distinfo Modified: head/devel/rubygem-coffee-script-source/Makefile ============================================================================== --- head/devel/rubygem-coffee-script-source/Makefile Mon Dec 12 01:39:16 2016 (r428389) +++ head/devel/rubygem-coffee-script-source/Makefile Mon Dec 12 02:18:43 2016 (r428390) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coffee-script-source -PORTVERSION= 1.10.0 +PORTVERSION= 1.11.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-coffee-script-source/distinfo ============================================================================== --- head/devel/rubygem-coffee-script-source/distinfo Mon Dec 12 01:39:16 2016 (r428389) +++ head/devel/rubygem-coffee-script-source/distinfo Mon Dec 12 02:18:43 2016 (r428390) @@ -1,2 +1,3 @@ -SHA256 (rubygem/coffee-script-source-1.10.0.gem) = e0e341d3717e0bc72c9e0d7113bed29ee8449723493ac8de5d83ce9cd3788ecc -SIZE (rubygem/coffee-script-source-1.10.0.gem) = 58880 +TIMESTAMP = 1481506728 +SHA256 (rubygem/coffee-script-source-1.11.1.gem) = 096ee2a4c29e286077292da31675199cd7a0e9e308319e86410e01f42984da75 +SIZE (rubygem/coffee-script-source-1.11.1.gem) = 64000 From owner-svn-ports-all@freebsd.org Mon Dec 12 02:28:45 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 3FC10C734E7; Mon, 12 Dec 2016 02:28:45 +0000 (UTC) (envelope-from wen@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 0CCC0114F; Mon, 12 Dec 2016 02:28:44 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC2Siqq070420; Mon, 12 Dec 2016 02:28:44 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC2SiWO070419; Mon, 12 Dec 2016 02:28:44 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612120228.uBC2SiWO070419@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 12 Dec 2016 02:28:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428391 - head/science/py-obspy 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: Mon, 12 Dec 2016 02:28:45 -0000 Author: wen Date: Mon Dec 12 02:28:44 2016 New Revision: 428391 URL: https://svnweb.freebsd.org/changeset/ports/428391 Log: - Update sqlalchemy dependency PR: 215221 Submitted by: rene@ Modified: head/science/py-obspy/Makefile Modified: head/science/py-obspy/Makefile ============================================================================== --- head/science/py-obspy/Makefile Mon Dec 12 02:18:43 2016 (r428390) +++ head/science/py-obspy/Makefile Mon Dec 12 02:28:44 2016 (r428391) @@ -3,7 +3,7 @@ PORTNAME= obspy PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -21,7 +21,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}suds>=0.4.0:net/py-suds \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}decorator>=0:devel/py-decorator \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0:databases/py-sqlalchemy07 + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0:databases/py-sqlalchemy10 RUN_DEPENDS:= ${BUILD_DEPENDS} USES= fortran python shebangfix zip From owner-svn-ports-all@freebsd.org Mon Dec 12 02:46:25 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 3A16EC73936; Mon, 12 Dec 2016 02:46:25 +0000 (UTC) (envelope-from stephen@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 095DF1965; Mon, 12 Dec 2016 02:46:24 +0000 (UTC) (envelope-from stephen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC2kOxg078653; Mon, 12 Dec 2016 02:46:24 GMT (envelope-from stephen@FreeBSD.org) Received: (from stephen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC2kOfh078651; Mon, 12 Dec 2016 02:46:24 GMT (envelope-from stephen@FreeBSD.org) Message-Id: <201612120246.uBC2kOfh078651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: stephen set sender to stephen@FreeBSD.org using -f From: Stephen Montgomery-Smith Date: Mon, 12 Dec 2016 02:46:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428392 - in head/math/qhull: . 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: Mon, 12 Dec 2016 02:46:25 -0000 Author: stephen Date: Mon Dec 12 02:46:23 2016 New Revision: 428392 URL: https://svnweb.freebsd.org/changeset/ports/428392 Log: - Add LICENCE, and small modification to description of error in libqhullcpp_QhullSet.h. PR: ports/215078 Submitted by: z7dr6ut7gs@snkmail.com Modified: head/math/qhull/Makefile head/math/qhull/files/patch-src_libqhullcpp_QhullSet.h Modified: head/math/qhull/Makefile ============================================================================== --- head/math/qhull/Makefile Mon Dec 12 02:28:44 2016 (r428391) +++ head/math/qhull/Makefile Mon Dec 12 02:46:23 2016 (r428392) @@ -10,6 +10,11 @@ DISTNAME= ${PORTNAME}-2015-src-7.2.0 MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations, and halfspaces +LICENSE= Qhull +LICENSE_NAME= Qhull License +LICENSE_FILE= ${WRKSRC}/COPYING.txt +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + USES= cmake tar:tgz USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} Modified: head/math/qhull/files/patch-src_libqhullcpp_QhullSet.h ============================================================================== --- head/math/qhull/files/patch-src_libqhullcpp_QhullSet.h Mon Dec 12 02:28:44 2016 (r428391) +++ head/math/qhull/files/patch-src_libqhullcpp_QhullSet.h Mon Dec 12 02:46:23 2016 (r428392) @@ -1,7 +1,7 @@ -c++ 4.2 (in base 9.x) gives a bogus error: +c++ 4.2 (in base 9.x) has a weakness that emits a bogus error: /usr/ports/math/qhull/work/qhull-2015.2/src/libqhullcpp/QhullSet.h:330: error: expected `;' before 'i' - Work around that by removing overspecified part of type declaration. +Work around that by removing overspecified part of type declaration (can remove after 9.x EOL). --- src/libqhullcpp/QhullSet.h.orig 2016-01-18 19:45:12 UTC +++ src/libqhullcpp/QhullSet.h From owner-svn-ports-all@freebsd.org Mon Dec 12 03:13: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 677B7C73003; Mon, 12 Dec 2016 03:13:55 +0000 (UTC) (envelope-from swills@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 2BFBAB5C; Mon, 12 Dec 2016 03:13:55 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC3DsDJ091284; Mon, 12 Dec 2016 03:13:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC3Dscd091282; Mon, 12 Dec 2016 03:13:54 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612120313.uBC3Dscd091282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 12 Dec 2016 03:13:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428393 - head/devel/rubygem-jbuilder 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: Mon, 12 Dec 2016 03:13:55 -0000 Author: swills Date: Mon Dec 12 03:13:54 2016 New Revision: 428393 URL: https://svnweb.freebsd.org/changeset/ports/428393 Log: devel/rubygem-jbuilder: update to 2.6.1 Modified: head/devel/rubygem-jbuilder/Makefile head/devel/rubygem-jbuilder/distinfo Modified: head/devel/rubygem-jbuilder/Makefile ============================================================================== --- head/devel/rubygem-jbuilder/Makefile Mon Dec 12 02:46:23 2016 (r428392) +++ head/devel/rubygem-jbuilder/Makefile Mon Dec 12 03:13:54 2016 (r428393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jbuilder -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-jbuilder/distinfo ============================================================================== --- head/devel/rubygem-jbuilder/distinfo Mon Dec 12 02:46:23 2016 (r428392) +++ head/devel/rubygem-jbuilder/distinfo Mon Dec 12 03:13:54 2016 (r428393) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473687342 -SHA256 (rubygem/jbuilder-2.6.0.gem) = 91e1f2178464637d650c396b740b286f9ee67c3835509b5856a0d568920870c9 -SIZE (rubygem/jbuilder-2.6.0.gem) = 27136 +TIMESTAMP = 1481509237 +SHA256 (rubygem/jbuilder-2.6.1.gem) = 1b18c6c1f8ec57b35a4c4e9496f3a8b197d0137e4c1df137edf27b0e6556b3fd +SIZE (rubygem/jbuilder-2.6.1.gem) = 27648 From owner-svn-ports-all@freebsd.org Mon Dec 12 03:27:08 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 E8BDAC73479; Mon, 12 Dec 2016 03:27:08 +0000 (UTC) (envelope-from wen@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 B850612BE; Mon, 12 Dec 2016 03:27:08 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC3R7Qg095542; Mon, 12 Dec 2016 03:27:07 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC3R71r095540; Mon, 12 Dec 2016 03:27:07 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612120327.uBC3R71r095540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 12 Dec 2016 03:27:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428394 - head/databases/py-PyGreSQL 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: Mon, 12 Dec 2016 03:27:09 -0000 Author: wen Date: Mon Dec 12 03:27:07 2016 New Revision: 428394 URL: https://svnweb.freebsd.org/changeset/ports/428394 Log: - Update to 5.0.3 Modified: head/databases/py-PyGreSQL/Makefile head/databases/py-PyGreSQL/distinfo Modified: head/databases/py-PyGreSQL/Makefile ============================================================================== --- head/databases/py-PyGreSQL/Makefile Mon Dec 12 03:13:54 2016 (r428393) +++ head/databases/py-PyGreSQL/Makefile Mon Dec 12 03:27:07 2016 (r428394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PyGreSQL -PORTVERSION= 5.0.2 +PORTVERSION= 5.0.3 PORTEPOCH= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP Modified: head/databases/py-PyGreSQL/distinfo ============================================================================== --- head/databases/py-PyGreSQL/distinfo Mon Dec 12 03:13:54 2016 (r428393) +++ head/databases/py-PyGreSQL/distinfo Mon Dec 12 03:27:07 2016 (r428394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474335864 -SHA256 (PyGreSQL-5.0.2.tar.gz) = c9b844d79abd872dd0571a322dafc39909aa5e116625056581356f013452ee0c -SIZE (PyGreSQL-5.0.2.tar.gz) = 637713 +TIMESTAMP = 1481510084 +SHA256 (PyGreSQL-5.0.3.tar.gz) = 162587999cf725e3a81a7b36aea125172dff3a78dea2e78be60dbb9b31a7f942 +SIZE (PyGreSQL-5.0.3.tar.gz) = 642756 From owner-svn-ports-all@freebsd.org Mon Dec 12 05:53:26 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 A4452C725C5; Mon, 12 Dec 2016 05:53:26 +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 64480162B; Mon, 12 Dec 2016 05:53:26 +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 uBC5rP7G055701; Mon, 12 Dec 2016 05:53:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC5rOoA055686; Mon, 12 Dec 2016 05:53:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612120553.uBC5rOoA055686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 12 Dec 2016 05:53:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428395 - in head: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/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: Mon, 12 Dec 2016 05:53:26 -0000 Author: jbeich Date: Mon Dec 12 05:53:24 2016 New Revision: 428395 URL: https://svnweb.freebsd.org/changeset/ports/428395 Log: gecko: apply some sparc64 crashfixes Obtained from: upstream MFH: 2016Q4 Added: head/mail/thunderbird/files/patch-bug1232150 (contents, props changed) head/mail/thunderbird/files/patch-bug1321877 (contents, props changed) head/www/firefox-esr/files/patch-bug1232150 (contents, props changed) head/www/firefox-esr/files/patch-bug1321877 (contents, props changed) head/www/firefox/files/patch-bug1321877 (contents, props changed) head/www/firefox/files/patch-bug1322112 (contents, props changed) head/www/firefox/files/patch-bug1322660 (contents, props changed) head/www/libxul/files/patch-bug1232150 (contents, props changed) head/www/libxul/files/patch-bug1321877 (contents, props changed) Modified: head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Mon Dec 12 03:27:07 2016 (r428394) +++ head/mail/thunderbird/Makefile Mon Dec 12 05:53:24 2016 (r428395) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/mail/thunderbird/files/patch-bug1232150 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/thunderbird/files/patch-bug1232150 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- mozilla/js/src/jit/AtomicOperations.h ++++ mozilla/js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ mozilla/js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Added: head/mail/thunderbird/files/patch-bug1321877 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/thunderbird/files/patch-bug1321877 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- mozilla/image/Downscaler.h ++++ mozilla/image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Mon Dec 12 03:27:07 2016 (r428394) +++ head/www/firefox-esr/Makefile Mon Dec 12 05:53:24 2016 (r428395) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Added: head/www/firefox-esr/files/patch-bug1232150 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1232150 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Added: head/www/firefox-esr/files/patch-bug1321877 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1321877 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Mon Dec 12 03:27:07 2016 (r428394) +++ head/www/firefox/Makefile Mon Dec 12 05:53:24 2016 (r428395) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Added: head/www/firefox/files/patch-bug1321877 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1321877 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Added: head/www/firefox/files/patch-bug1322112 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1322112 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,23 @@ +--- image/decoders/nsIconDecoder.cpp ++++ image/decoders/nsIconDecoder.cpp +@@ -89,17 +89,18 @@ nsIconDecoder::ReadRowOfPixels(const cha + { + MOZ_ASSERT(aLength % 4 == 0, "Rows should contain a multiple of four bytes"); + + auto result = mPipe.WritePixels([&]() -> NextPixel { + if (aLength == 0) { + return AsVariant(WriteState::NEED_MORE_DATA); // Done with this row. + } + +- uint32_t pixel = *reinterpret_cast(aData); ++ uint32_t pixel; ++ memcpy(&pixel, aData, 4); + aData += 4; + aLength -= 4; + + return AsVariant(pixel); + }); + + MOZ_ASSERT(result != WriteState::FAILURE); + + Added: head/www/firefox/files/patch-bug1322660 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1322660 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,80 @@ +--- modules/woff2/src/store_bytes.h ++++ modules/woff2/src/store_bytes.h +@@ -29,41 +29,44 @@ inline size_t StoreU32(uint8_t* dst, size_t offset, uint32_t x) { + dst[offset + 1] = x >> 16; + dst[offset + 2] = x >> 8; + dst[offset + 3] = x; + return offset + 4; + } + + inline size_t Store16(uint8_t* dst, size_t offset, int x) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + offset) = +- ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ uint16_t v = ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ memcpy(dst + offset, &v, 2); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + offset) = static_cast(x); ++ uint16_t v = static_cast(x); ++ memcpy(dst + offset, &v, 2); + #else + dst[offset] = x >> 8; + dst[offset + 1] = x; + #endif + return offset + 2; + } + + inline void StoreU32(uint32_t val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 24; + dst[(*offset)++] = val >> 16; + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + } + + inline void Store16(int val, size_t* offset, uint8_t* dst) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = ++ uint16_t v = ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); ++ memcpy(dst + *offset, &v, 2); + ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); + *offset += 2; + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = static_cast(val); ++ uint16_t v = static_cast(val); ++ memcpy(dst + *offset, &v, 2); + *offset += 2; + #else + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + #endif + } + + inline void StoreBytes(const uint8_t* data, size_t len, +--- modules/woff2/src/woff2_common.cc ++++ modules/woff2/src/woff2_common.cc +@@ -20,22 +20,23 @@ + + namespace woff2 { + + + uint32_t ComputeULongSum(const uint8_t* buf, size_t size) { + uint32_t checksum = 0; + size_t aligned_size = size & ~3; + for (size_t i = 0; i < aligned_size; i += 4) { ++ uint32_t v; ++ memcpy(&v, buf + i, 4); + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- uint32_t v = *reinterpret_cast(buf + i); + checksum += (((v & 0xFF) << 24) | ((v & 0xFF00) << 8) | + ((v & 0xFF0000) >> 8) | ((v & 0xFF000000) >> 24)); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- checksum += *reinterpret_cast(buf + i); ++ checksum += v; + #else + checksum += (buf[i] << 24) | (buf[i + 1] << 16) | + (buf[i + 2] << 8) | buf[i + 3]; + #endif + } + + // treat size not aligned on 4 as if it were padded to 4 with 0's + if (size != aligned_size) { Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Mon Dec 12 03:27:07 2016 (r428394) +++ head/www/libxul/Makefile Mon Dec 12 05:53:24 2016 (r428395) @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Added: head/www/libxul/files/patch-bug1232150 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libxul/files/patch-bug1232150 Mon Dec 12 05:53:24 2016 (r428395) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Dec 12 06:06:47 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 853A2C72823; Mon, 12 Dec 2016 06:06:47 +0000 (UTC) (envelope-from wen@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 3AD3F1A46; Mon, 12 Dec 2016 06:06:47 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBC66kxO060036; Mon, 12 Dec 2016 06:06:46 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC66kb0060032; Mon, 12 Dec 2016 06:06:46 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612120606.uBC66kb0060032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 12 Dec 2016 06:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428396 - in head/devel: . py-crank 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: Mon, 12 Dec 2016 06:06:47 -0000 Author: wen Date: Mon Dec 12 06:06:45 2016 New Revision: 428396 URL: https://svnweb.freebsd.org/changeset/ports/428396 Log: Generalized Object based Dispatch mechanism for use across frameworks. WWW: https://github.com/TurboGears/crank Added: head/devel/py-crank/ head/devel/py-crank/Makefile (contents, props changed) head/devel/py-crank/distinfo (contents, props changed) head/devel/py-crank/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Dec 12 05:53:24 2016 (r428395) +++ head/devel/Makefile Mon Dec 12 06:06:45 2016 (r428396) @@ -4129,6 +4129,7 @@ SUBDIR += py-country SUBDIR += py-cov-core SUBDIR += py-coverage + SUBDIR += py-crank SUBDIR += py-crcmod SUBDIR += py-ctags SUBDIR += py-cuisine Added: head/devel/py-crank/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-crank/Makefile Mon Dec 12 06:06:45 2016 (r428396) @@ -0,0 +1,18 @@ +# Created by: Wen Heping +# $FreeBSD$ + +PORTNAME= crank +PORTVERSION= 0.8.0 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= wen@FreeBSD.org +COMMENT= Generalization of dispatch mechanism for use across frameworks + +LICENSE= MIT + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/devel/py-crank/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-crank/distinfo Mon Dec 12 06:06:45 2016 (r428396) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481522048 +SHA256 (crank-0.8.0.tar.gz) = c511685a93d1306e1624dd445be609083da2007c2b4996304b43ea896caf96c0 +SIZE (crank-0.8.0.tar.gz) = 10484 Added: head/devel/py-crank/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-crank/pkg-descr Mon Dec 12 06:06:45 2016 (r428396) @@ -0,0 +1,3 @@ +Generalized Object based Dispatch mechanism for use across frameworks. + +WWW: https://github.com/TurboGears/crank From owner-svn-ports-all@freebsd.org Mon Dec 12 07:27:11 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 119A2C73D26; Mon, 12 Dec 2016 07:27:11 +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 BB938385; Mon, 12 Dec 2016 07:27: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 uBC7R9N9095035; Mon, 12 Dec 2016 07:27:09 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC7R9Bp095033; Mon, 12 Dec 2016 07:27:09 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612120727.uBC7R9Bp095033@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 12 Dec 2016 07:27:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428397 - head/www/py-wsgidav 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: Mon, 12 Dec 2016 07:27:11 -0000 Author: pi Date: Mon Dec 12 07:27:09 2016 New Revision: 428397 URL: https://svnweb.freebsd.org/changeset/ports/428397 Log: www/py-wsgidav: update 2.0.0 -> 2.1.0 - New runtime depends - #42: Remove print usage in favor of logging (Sergi Almacellas Abellana) - #43: PEP8 fixes (Sergi Almacellas Abellana, Tom Viner) - #45 New method _DAVResource.finalizeHeaders(environ, responseHeaders) (Samuel Fekete) - #55 Custom response handlers for PUT, GET etc. - New helpers addons.stream_tools.FileLikeQueue and StreamingFile allow to pipe / proxy PUT requests to external consumers. - #46 Wrap xml libraries with the equivalent defusedxml packages (Tom Viner) PR: 215241 Changes: https://github.com/mar10/wsgidav/blob/master/CHANGELOG.md Submitted by: Ultima1252@gmail.com (maintainer) Modified: head/www/py-wsgidav/Makefile head/www/py-wsgidav/distinfo Modified: head/www/py-wsgidav/Makefile ============================================================================== --- head/www/py-wsgidav/Makefile Mon Dec 12 06:06:45 2016 (r428396) +++ head/www/py-wsgidav/Makefile Mon Dec 12 07:27:09 2016 (r428397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= WsgiDAV -PORTVERSION= 2.0.0 +PORTVERSION= 2.1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,10 +11,13 @@ COMMENT= WSGI based WebDAV server for sh LICENSE= MIT +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cherrypy>=0:www/py-cherrypy \ ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest \ ${PYTHON_PKGNAMEPREFIX}cov-core>=0:devel/py-cov-core \ - ${PYTHON_PKGNAMEPREFIX}WebTest>=0:www/py-WebTest + ${PYTHON_PKGNAMEPREFIX}WebTest>=0:www/py-WebTest \ + ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}defusedxml>=0:devel/py-defusedxml NO_ARCH= yes USES= python zip Modified: head/www/py-wsgidav/distinfo ============================================================================== --- head/www/py-wsgidav/distinfo Mon Dec 12 06:06:45 2016 (r428396) +++ head/www/py-wsgidav/distinfo Mon Dec 12 07:27:09 2016 (r428397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475595472 -SHA256 (WsgiDAV-2.0.0.zip) = 776bc800ef8475e133668efc7cef8a7b1f6a9f30a2a8228eaa5349229e759a31 -SIZE (WsgiDAV-2.0.0.zip) = 161407 +TIMESTAMP = 1479250314 +SHA256 (WsgiDAV-2.1.0.zip) = 29d840dc9b98febca9c2ea881da2f9e6ea8879afad0e2468e371ad119228725d +SIZE (WsgiDAV-2.1.0.zip) = 142108 From owner-svn-ports-all@freebsd.org Mon Dec 12 08:08:42 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 B8401C738B7; Mon, 12 Dec 2016 08:08:42 +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 791041738; Mon, 12 Dec 2016 08:08:42 +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 uBC88f1K011281; Mon, 12 Dec 2016 08:08:41 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC88f2M011279; Mon, 12 Dec 2016 08:08:41 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612120808.uBC88f2M011279@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 12 Dec 2016 08:08:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428398 - in head/graphics/gegl: . 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: Mon, 12 Dec 2016 08:08:42 -0000 Author: jbeich Date: Mon Dec 12 08:08:41 2016 New Revision: 428398 URL: https://svnweb.freebsd.org/changeset/ports/428398 Log: graphics/gegl: unbreak FFMPEG=on runtime $ gimp /path/to/file.png GEGL-geglmodule.c-Message: Module '/usr/local/lib/gegl-0.2/ff-load.so' load error: /usr/local/lib/gegl-0.2/ff-load.so: Undefined symbol "av_read_packet" $ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local $ make [...] ./ff-load.c:140:9: error: implicit declaration of function 'av_close_input_file' is invalid in C99 [-Werror,-Wimplicit-function-declaration] av_close_input_file (p->ic); ^ ./ff-load.c:219:23: error: implicit declaration of function 'av_read_packet' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (av_read_packet (p->ic, &p->pkt) < 0) ^ ./ff-load.c:274:13: error: implicit declaration of function 'av_open_input_file' is invalid in C99 [-Werror,-Wimplicit-function-declaration] err = av_open_input_file (&p->ic, o->path, NULL, 0, NULL); ^ ./ff-load.c:279:13: error: implicit declaration of function 'av_find_stream_info' is invalid in C99 [-Werror,-Wimplicit-function-declaration] err = av_find_stream_info (p->ic); ^ ./ff-load.c:279:13: note: did you mean 'avformat_find_stream_info'? /usr/local/include/libavformat/avformat.h:2217:5: note: 'avformat_find_stream_info' declared here int avformat_find_stream_info(AVFormatContext *ic, AVDictionary **options); ^ ./ff-load.c:315:11: error: implicit declaration of function 'avcodec_open' is invalid in C99 [-Werror,-Wimplicit-function-declaration] if (avcodec_open (p->enc, p->codec) < 0) ^ ./ff-load.c:315:11: note: did you mean 'avcodec_open2'? /usr/local/include/libavcodec/avcodec.h:4324:5: note: 'avcodec_open2' declared here int avcodec_open2(AVCodecContext *avctx, const AVCodec *codec, AVDictionary **options); ^ ./ff-load.c:324:23: error: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration] p->lavc_frame = avcodec_alloc_frame (); ^ PR: 207547 Approved by: portmgr blanket Added: head/graphics/gegl/files/patch-operations_external_ff-load.c (contents, props changed) Modified: head/graphics/gegl/Makefile (contents, props changed) Modified: head/graphics/gegl/Makefile ============================================================================== --- head/graphics/gegl/Makefile Mon Dec 12 07:27:09 2016 (r428397) +++ head/graphics/gegl/Makefile Mon Dec 12 08:08:41 2016 (r428398) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.2.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= graphics MASTER_SITES= GIMP Added: head/graphics/gegl/files/patch-operations_external_ff-load.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gegl/files/patch-operations_external_ff-load.c Mon Dec 12 08:08:41 2016 (r428398) @@ -0,0 +1,59 @@ +https://git.gnome.org/browse/gegl/commit/?id=97067622352e +https://git.gnome.org/browse/gegl/commit/?id=6d50c42e2c9a + +--- operations/external/ff-load.c.orig 2012-04-01 11:17:57 UTC ++++ operations/external/ff-load.c +@@ -137,7 +137,7 @@ ff_cleanup (GeglChantO *o) + if (p->enc) + avcodec_close (p->enc); + if (p->ic) +- av_close_input_file (p->ic); ++ avformat_close_input(&p->ic); + if (p->lavc_frame) + av_free (p->lavc_frame); + +@@ -216,9 +216,9 @@ decode_frame (GeglOperation *operation, + { + do + { +- if (av_read_packet (p->ic, &p->pkt) < 0) ++ if (av_read_frame (p->ic, &p->pkt) < 0) + { +- fprintf (stderr, "av_read_packet failed for %s\n", ++ fprintf (stderr, "av_read_frame failed for %s\n", + o->path); + return -1; + } +@@ -271,12 +271,12 @@ prepare (GeglOperation *operation) + gint err; + + ff_cleanup (o); +- err = av_open_input_file (&p->ic, o->path, NULL, 0, NULL); ++ err = avformat_open_input(&p->ic, o->path, NULL, 0); + if (err < 0) + { + print_error (o->path, err); + } +- err = av_find_stream_info (p->ic); ++ err = avformat_find_stream_info (p->ic, NULL); + if (err < 0) + { + g_warning ("ff-load: error finding stream info for %s", o->path); +@@ -312,7 +312,7 @@ prepare (GeglOperation *operation) + if (p->codec->capabilities & CODEC_CAP_TRUNCATED) + p->enc->flags |= CODEC_FLAG_TRUNCATED; + +- if (avcodec_open (p->enc, p->codec) < 0) ++ if (avcodec_open2 (p->enc, p->codec, NULL) < 0) + { + g_warning ("error opening codec %s", p->enc->codec->name); + return; +@@ -321,7 +321,7 @@ prepare (GeglOperation *operation) + p->width = p->enc->width; + p->height = p->enc->height; + p->frames = 10000000; +- p->lavc_frame = avcodec_alloc_frame (); ++ p->lavc_frame = av_frame_alloc (); + + if (p->fourcc) + g_free (p->fourcc); From owner-svn-ports-all@freebsd.org Mon Dec 12 08:24:07 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 3AE92C73CA5; Mon, 12 Dec 2016 08:24:07 +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 EFDDD1F16; Mon, 12 Dec 2016 08:24:06 +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 uBC8O6nH018882; Mon, 12 Dec 2016 08:24:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC8O6Ch018880; Mon, 12 Dec 2016 08:24:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612120824.uBC8O6Ch018880@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 12 Dec 2016 08:24:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428399 - in head/graphics/gegl3: . 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: Mon, 12 Dec 2016 08:24:07 -0000 Author: jbeich Date: Mon Dec 12 08:24:05 2016 New Revision: 428399 URL: https://svnweb.freebsd.org/changeset/ports/428399 Log: graphics/gegl3: unbreak FFMPEG=on runtime $ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local $ make [...] ./ff-save.c:700:9: error: implicit declaration of function 'avcodec_encode_video' is invalid in C99 [-Werror,-Wimplicit-function-declaration] avcodec_encode_video (c, ^ ./ff-save.c:700:9: note: did you mean 'avcodec_encode_video2'? /usr/local/include/libavcodec/avcodec.h:5323:5: note: 'avcodec_encode_video2' declared here int avcodec_encode_video2(AVCodecContext *avctx, AVPacket *avpkt, ^ PR: 207547 Obtained from: upstream Approved by: portmgr blanket Added: head/graphics/gegl3/files/ head/graphics/gegl3/files/patch-operations_external_ff-save.c (contents, props changed) Modified: head/graphics/gegl3/Makefile (contents, props changed) Modified: head/graphics/gegl3/Makefile ============================================================================== --- head/graphics/gegl3/Makefile Mon Dec 12 08:08:41 2016 (r428398) +++ head/graphics/gegl3/Makefile Mon Dec 12 08:24:05 2016 (r428399) @@ -3,7 +3,7 @@ PORTNAME= gegl PORTVERSION= 0.3.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= GIMP PKGNAMESUFFIX= 3 Added: head/graphics/gegl3/files/patch-operations_external_ff-save.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gegl3/files/patch-operations_external_ff-save.c Mon Dec 12 08:24:05 2016 (r428399) @@ -0,0 +1,42 @@ +https://git.gnome.org/browse/gegl/commit/?id=e26d6deace35 + +--- operations/external/ff-save.c.orig 2015-11-23 06:16:26 UTC ++++ operations/external/ff-save.c +@@ -696,10 +696,33 @@ write_video_frame (GeglProperties *o, + else + { + /* encode the image */ +- out_size = +- avcodec_encode_video (c, +- p->video_outbuf, +- p->video_outbuf_size, picture_ptr); ++ AVPacket pkt2; ++ int got_packet = 0; ++ av_init_packet(&pkt2); ++ pkt2.data = p->video_outbuf; ++ pkt2.size = p->video_outbuf_size; ++ ++ out_size = avcodec_encode_video2(c, &pkt2, picture_ptr, &got_packet); ++ ++ if (!out_size && got_packet && c->coded_frame) ++ { ++ c->coded_frame->pts = pkt2.pts; ++ c->coded_frame->key_frame = !!(pkt2.flags & AV_PKT_FLAG_KEY); ++ if (c->codec->capabilities & AV_CODEC_CAP_INTRA_ONLY) ++ c->coded_frame->pict_type = AV_PICTURE_TYPE_I; ++ } ++ ++ if (pkt2.side_data_elems > 0) ++ { ++ int i; ++ for (i = 0; i < pkt2.side_data_elems; i++) ++ av_free(pkt2.side_data[i].data); ++ av_freep(&pkt2.side_data); ++ pkt2.side_data_elems = 0; ++ } ++ ++ if (!out_size) ++ out_size = pkt2.size; + + /* if zero size, it means the image was buffered */ + if (out_size != 0) From owner-svn-ports-all@freebsd.org Mon Dec 12 08:52: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 3F488C6C410; Mon, 12 Dec 2016 08:52:35 +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 19D1FDFA; Mon, 12 Dec 2016 08:52:35 +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 uBC8qYkM030897; Mon, 12 Dec 2016 08:52:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC8qYBl030894; Mon, 12 Dec 2016 08:52:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612120852.uBC8qYBl030894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 12 Dec 2016 08:52:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428400 - in head/graphics/php5-ffmpeg: . 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: Mon, 12 Dec 2016 08:52:35 -0000 Author: jbeich Date: Mon Dec 12 08:52:33 2016 New Revision: 428400 URL: https://svnweb.freebsd.org/changeset/ports/428400 Log: graphics/php5-ffmpeg: unbreak runtime with ffmpeg 3.x $ echo CFLAGS+=-Werror=implicit-function-declaration >>Makefile.local $ make [...] ffmpeg_movie.c:1228:13:error: implicit declaration of function 'avcodec_alloc_frame' is invalid in C99 [-Werror,-Wimplicit-function-declaration] frame = avcodec_alloc_frame(); ^ PR: 214191 Pointy hat to: jbeich Approved by: portmgr blanket Modified: head/graphics/php5-ffmpeg/Makefile (contents, props changed) head/graphics/php5-ffmpeg/files/patch-ffmpeg_frame.c (contents, props changed) head/graphics/php5-ffmpeg/files/patch-ffmpeg_movie.c (contents, props changed) Modified: head/graphics/php5-ffmpeg/Makefile ============================================================================== --- head/graphics/php5-ffmpeg/Makefile Mon Dec 12 08:24:05 2016 (r428399) +++ head/graphics/php5-ffmpeg/Makefile Mon Dec 12 08:52:33 2016 (r428400) @@ -4,7 +4,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.6.0.20120114 DISTVERSIONPREFIX= php- -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= LOCAL/sunpoet PKGNAMEPREFIX= php5- Modified: head/graphics/php5-ffmpeg/files/patch-ffmpeg_frame.c ============================================================================== --- head/graphics/php5-ffmpeg/files/patch-ffmpeg_frame.c Mon Dec 12 08:24:05 2016 (r428399) +++ head/graphics/php5-ffmpeg/files/patch-ffmpeg_frame.c Mon Dec 12 08:52:33 2016 (r428400) @@ -1,5 +1,23 @@ --- ffmpeg_frame.c.orig 2014-07-23 17:57:32 UTC +++ ffmpeg_frame.c +@@ -211,7 +211,7 @@ int _php_convert_frame(ff_frame_context + return 0; // NOP + } + +- dst_frame = avcodec_alloc_frame(); ++ dst_frame = av_frame_alloc(); + avpicture_alloc((AVPicture*)dst_frame, dst_fmt, ff_frame->width, + ff_frame->height); + +@@ -400,7 +400,7 @@ FFMPEG_PHP_METHOD(ffmpeg_frame, ffmpeg_f + height = gdImageSY(gd_img); + + /* create a an av_frame and allocate space for it */ +- frame = avcodec_alloc_frame(); ++ frame = av_frame_alloc(); + avpicture_alloc((AVPicture*)frame, FFMPEG_PHP_FFMPEG_RGB_PIX_FORMAT, width, height); + + /* copy the gd image to the av_frame */ @@ -499,7 +499,7 @@ int _php_resample_frame(ff_frame_context } @@ -9,11 +27,13 @@ img_resample_ctx = img_resample_full_init( wanted_width, wanted_height, -@@ -511,7 +511,7 @@ int _php_resample_frame(ff_frame_context +@@ -510,8 +510,8 @@ int _php_resample_frame(ff_frame_context + return -1; } - resampled_frame = avcodec_alloc_frame(); +- resampled_frame = avcodec_alloc_frame(); - avpicture_alloc((AVPicture*)resampled_frame, PIX_FMT_YUV420P, ++ resampled_frame = av_frame_alloc(); + avpicture_alloc((AVPicture*)resampled_frame, AV_PIX_FMT_YUV420P, wanted_width, wanted_height); Modified: head/graphics/php5-ffmpeg/files/patch-ffmpeg_movie.c ============================================================================== --- head/graphics/php5-ffmpeg/files/patch-ffmpeg_movie.c Mon Dec 12 08:24:05 2016 (r428399) +++ head/graphics/php5-ffmpeg/files/patch-ffmpeg_movie.c Mon Dec 12 08:52:33 2016 (r428400) @@ -53,3 +53,21 @@ /* fake mpeg2 transport stream codec (currently not registered) */ codec_name = "mpeg2ts"; } else if (decoder_ctx->codec_name[0] != '\0') { +@@ -1223,7 +1225,7 @@ static AVFrame* _php_read_av_frame(ff_mo + return NULL; + } + +- frame = avcodec_alloc_frame(); ++ frame = av_frame_alloc(); + + /* read next frame */ + while (av_read_frame(ffmovie_ctx->fmt_ctx, &packet) >= 0) { +@@ -1353,7 +1355,7 @@ static int _php_get_ff_frame(ff_movie_co + ff_frame->keyframe = is_keyframe; + ff_frame->pts = pts; + +- ff_frame->av_frame = avcodec_alloc_frame(); ++ ff_frame->av_frame = av_frame_alloc(); + avpicture_alloc((AVPicture*)ff_frame->av_frame, ff_frame->pixel_format, + ff_frame->width, ff_frame->height); + From owner-svn-ports-all@freebsd.org Mon Dec 12 09:00: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 A4C66C6C92F; Mon, 12 Dec 2016 09:00:51 +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 745F710FA; Mon, 12 Dec 2016 09:00:51 +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 uBC90oOq031397; Mon, 12 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC90oWQ031396; Mon, 12 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612120900.uBC90oWQ031396@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 12 Dec 2016 09:00:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428401 - head/textproc/dictionary 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: Mon, 12 Dec 2016 09:00:51 -0000 Author: amdmi3 Date: Mon Dec 12 09:00:50 2016 New Revision: 428401 URL: https://svnweb.freebsd.org/changeset/ports/428401 Log: - Add LICENSE - Switch to options helpers - Simplify installation Modified: head/textproc/dictionary/Makefile Modified: head/textproc/dictionary/Makefile ============================================================================== --- head/textproc/dictionary/Makefile Mon Dec 12 08:52:33 2016 (r428400) +++ head/textproc/dictionary/Makefile Mon Dec 12 09:00:50 2016 (r428401) @@ -12,23 +12,29 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER= ports@FreeBSD.org COMMENT= Dictionary client for Emacs +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/GPL + USE_EMACS= yes LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/${PORTNAME} ELS= connection.el dictionary.el link.el -DOCSDIR= README + +PORTDOCS= * + +OPTIONS_DEFINE= DOCS do-build: - cd ${WRKSRC}; ${EMACS_CMD} -batch -l lpath.el -f batch-byte-compile ${ELS} + cd ${WRKSRC} && ${EMACS_CMD} -batch -l lpath.el -f batch-byte-compile ${ELS} do-install: @${MKDIR} ${STAGEDIR}${LISPDIR} .for i in ${ELS} *.elc dictionary-init.el ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${LISPDIR} .endfor + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for i in ${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR} -.endfor + ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-all@freebsd.org Mon Dec 12 09:57:20 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 665E1C70859; Mon, 12 Dec 2016 09:57:20 +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 1CCB3F78; Mon, 12 Dec 2016 09:57:20 +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 uBC9vJBd055327; Mon, 12 Dec 2016 09:57:19 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC9vJq1055324; Mon, 12 Dec 2016 09:57:19 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612120957.uBC9vJq1055324@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 12 Dec 2016 09:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428402 - head/deskutils/calibre 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: Mon, 12 Dec 2016 09:57:20 -0000 Author: madpilot Date: Mon Dec 12 09:57:18 2016 New Revision: 428402 URL: https://svnweb.freebsd.org/changeset/ports/428402 Log: Update calibre to 2.74.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/Makefile Mon Dec 12 09:57:18 2016 (r428402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.73.0 +PORTVERSION= 2.74.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/distinfo Mon Dec 12 09:57:18 2016 (r428402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480075033 -SHA256 (calibre-2.73.0.tar.xz) = ec05836d60ae6214c3dde22ec7f9340ab77b05eac25b0df5e245b43f553b1a9f -SIZE (calibre-2.73.0.tar.xz) = 38674308 +TIMESTAMP = 1481312175 +SHA256 (calibre-2.74.0.tar.xz) = a366cf0256f81f5fc30752fb03d80abeb721422d554ca7deb60ab52f9009ffb6 +SIZE (calibre-2.74.0.tar.xz) = 38620816 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/pkg-plist Mon Dec 12 09:57:18 2016 (r428402) @@ -1173,7 +1173,7 @@ lib/calibre/calibre/library/server/opds. lib/calibre/calibre/library/server/utils.py lib/calibre/calibre/library/server/xml.py lib/calibre/calibre/library/sqlite.py -lib/calibre/calibre/library/test.py +lib/calibre/calibre/library/test_cli.py lib/calibre/calibre/libunzip.py lib/calibre/calibre/linux.py lib/calibre/calibre/plugins/_patiencediff_c.so From owner-svn-ports-all@freebsd.org Mon Dec 12 09:58: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 8AA48C708AA; Mon, 12 Dec 2016 09:58:05 +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 585B11067; Mon, 12 Dec 2016 09:58:05 +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 uBC9w4Hs055487; Mon, 12 Dec 2016 09:58:04 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBC9w4Fq055485; Mon, 12 Dec 2016 09:58:04 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612120958.uBC9w4Fq055485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 12 Dec 2016 09:58:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428403 - in head/sysutils/conky: . 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: Mon, 12 Dec 2016 09:58:05 -0000 Author: madpilot Date: Mon Dec 12 09:58:04 2016 New Revision: 428403 URL: https://svnweb.freebsd.org/changeset/ports/428403 Log: - Update conky to 1.10.6 - Remove patch submitted upstream Deleted: head/sysutils/conky/files/patch-src_freebsd.cc Modified: head/sysutils/conky/Makefile head/sysutils/conky/distinfo Modified: head/sysutils/conky/Makefile ============================================================================== --- head/sysutils/conky/Makefile Mon Dec 12 09:57:18 2016 (r428402) +++ head/sysutils/conky/Makefile Mon Dec 12 09:58:04 2016 (r428403) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= conky -PORTVERSION= 1.10.5 +PORTVERSION= 1.10.6 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= madpilot@FreeBSD.org Modified: head/sysutils/conky/distinfo ============================================================================== --- head/sysutils/conky/distinfo Mon Dec 12 09:57:18 2016 (r428402) +++ head/sysutils/conky/distinfo Mon Dec 12 09:58:04 2016 (r428403) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475571819 -SHA256 (brndnmtthws-conky-v1.10.5_GH0.tar.gz) = 3bcf1ae93721e0575cd4ef8fd60da9e5bf1b2fbceb365fb9792f2aec6139f569 -SIZE (brndnmtthws-conky-v1.10.5_GH0.tar.gz) = 365176 +TIMESTAMP = 1481146772 +SHA256 (brndnmtthws-conky-v1.10.6_GH0.tar.gz) = 4c80982960b2a72e3e33cef33347c97b9239ed110d9584da4e7f17f28faf60ca +SIZE (brndnmtthws-conky-v1.10.6_GH0.tar.gz) = 365669 From owner-svn-ports-all@freebsd.org Mon Dec 12 10:03:36 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 07D66C70D58; Mon, 12 Dec 2016 10:03:36 +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 B18BE15EF; Mon, 12 Dec 2016 10:03:35 +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 uBCA3YVd059406; Mon, 12 Dec 2016 10:03:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCA3Y6c059401; Mon, 12 Dec 2016 10:03:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612121003.uBCA3Y6c059401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 12 Dec 2016 10:03:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428404 - in head/games: . ascii-invaders 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: Mon, 12 Dec 2016 10:03:36 -0000 Author: amdmi3 Date: Mon Dec 12 10:03:34 2016 New Revision: 428404 URL: https://svnweb.freebsd.org/changeset/ports/428404 Log: An ASCII-art game like Space Invaders using Curses. WWW: https://github.com/macdice/ascii-invaders Added: head/games/ascii-invaders/ head/games/ascii-invaders/Makefile (contents, props changed) head/games/ascii-invaders/distinfo (contents, props changed) head/games/ascii-invaders/pkg-descr (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Mon Dec 12 09:58:04 2016 (r428403) +++ head/games/Makefile Mon Dec 12 10:03:34 2016 (r428404) @@ -48,6 +48,7 @@ SUBDIR += armagetron SUBDIR += arx-libertatis SUBDIR += asc + SUBDIR += ascii-invaders SUBDIR += asciiquarium SUBDIR += assaultcube SUBDIR += asteroid Added: head/games/ascii-invaders/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/ascii-invaders/Makefile Mon Dec 12 10:03:34 2016 (r428404) @@ -0,0 +1,25 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= ascii-invaders +PORTVERSION= 1.0.1 +DISTVERSIONPREFIX= v +CATEGORIES= games + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= ASCII-art game like Space Invaders using Curses + +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= macdice + +USES= ncurses + +PLIST_FILES= bin/ascii_invaders + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/ascii_invaders ${STAGEDIR}${PREFIX}/bin + +.include Added: head/games/ascii-invaders/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/ascii-invaders/distinfo Mon Dec 12 10:03:34 2016 (r428404) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481293760 +SHA256 (macdice-ascii-invaders-v1.0.1_GH0.tar.gz) = 6d54de95370817f520a1e5cb0cdf884c0417415bfb15e679d5b39998991723cd +SIZE (macdice-ascii-invaders-v1.0.1_GH0.tar.gz) = 37578 Added: head/games/ascii-invaders/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/ascii-invaders/pkg-descr Mon Dec 12 10:03:34 2016 (r428404) @@ -0,0 +1,3 @@ +An ASCII-art game like Space Invaders using Curses. + +WWW: https://github.com/macdice/ascii-invaders From owner-svn-ports-all@freebsd.org Mon Dec 12 10:04:26 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 9717CC70DB8; Mon, 12 Dec 2016 10:04:26 +0000 (UTC) (envelope-from dinoex@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 66BC816CC; Mon, 12 Dec 2016 10:04:26 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCA4Pe5059529; Mon, 12 Dec 2016 10:04:25 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCA4PeZ059528; Mon, 12 Dec 2016 10:04:25 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612121004.uBCA4PeZ059528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Mon, 12 Dec 2016 10:04:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428405 - head/graphics/gnash 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: Mon, 12 Dec 2016 10:04:26 -0000 Author: dinoex Date: Mon Dec 12 10:04:25 2016 New Revision: 428405 URL: https://svnweb.freebsd.org/changeset/ports/428405 Log: - mark BROKEN possible bug in boost 1.62 Modified: head/graphics/gnash/Makefile Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Mon Dec 12 10:03:34 2016 (r428404) +++ head/graphics/gnash/Makefile Mon Dec 12 10:04:25 2016 (r428405) @@ -21,6 +21,8 @@ LIB_DEPENDS= libboost_thread.so:devel/bo CONFLICTS= gnash-devel-[0-9]* +BROKEN= fails to build with Boost 1.62 + USES= cpe tar:bzip2 pkgconfig gmake libtool jpeg CPE_VENDOR= gnu GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Mon Dec 12 11:05:14 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 9C626C71F82; Mon, 12 Dec 2016 11:05:14 +0000 (UTC) (envelope-from rm@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 6BFE01869; Mon, 12 Dec 2016 11:05:14 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCB5DQu083763; Mon, 12 Dec 2016 11:05:13 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCB5DiR083761; Mon, 12 Dec 2016 11:05:13 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612121105.uBCB5DiR083761@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 12 Dec 2016 11:05:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428406 - in head/sysutils/ioping: . 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: Mon, 12 Dec 2016 11:05:14 -0000 Author: rm Date: Mon Dec 12 11:05:13 2016 New Revision: 428406 URL: https://svnweb.freebsd.org/changeset/ports/428406 Log: sysutils/ioping: update to 1.0 - update to 1.0 - switch to gmake instead of local patch + make Changelog: https://github.com/koct9i/ioping/blob/v1.0/changelog PR: 215248 Submitted by: olevole@olevole.ru (maintainer) Deleted: head/sysutils/ioping/files/ Modified: head/sysutils/ioping/Makefile head/sysutils/ioping/distinfo Modified: head/sysutils/ioping/Makefile ============================================================================== --- head/sysutils/ioping/Makefile Mon Dec 12 10:04:25 2016 (r428405) +++ head/sysutils/ioping/Makefile Mon Dec 12 11:05:13 2016 (r428406) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ioping -PORTVERSION= 0.9 +PORTVERSION= 1.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -14,11 +14,9 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= koct9i -PLIST_FILES= bin/ioping man/man1/ioping.1.gz +USES= gmake -do-build: - (cd ${WRKSRC} && ${CC} ${CFLAGS} -DVERSION=${PORTVERSION} ioping.c \ - -o ioping ${LDFLAGS} -lm) +PLIST_FILES= bin/ioping man/man1/ioping.1.gz do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ioping ${STAGEDIR}${PREFIX}/bin Modified: head/sysutils/ioping/distinfo ============================================================================== --- head/sysutils/ioping/distinfo Mon Dec 12 10:04:25 2016 (r428405) +++ head/sysutils/ioping/distinfo Mon Dec 12 11:05:13 2016 (r428406) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464784292 -SHA256 (koct9i-ioping-v0.9_GH0.tar.gz) = bd64dd91e829233e75a4d52c8731258efa9e9ff7aaec7e1316a6ca4edfb9e880 -SIZE (koct9i-ioping-v0.9_GH0.tar.gz) = 23380 +TIMESTAMP = 1481538494 +SHA256 (koct9i-ioping-v1.0_GH0.tar.gz) = db999abb0f9de00bce800267965cdd9b826ebce6052e905b12d9f40076157088 +SIZE (koct9i-ioping-v1.0_GH0.tar.gz) = 28824 From owner-svn-ports-all@freebsd.org Mon Dec 12 11:12: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 E775CC7233E; Mon, 12 Dec 2016 11:12:09 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 9991D1E2B; Mon, 12 Dec 2016 11:12:09 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by ihor-3.amdmi3.ru (Postfix) with ESMTPS id A88BC1AF147; Mon, 12 Dec 2016 12:41:31 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 3472D96B; Mon, 12 Dec 2016 13:57:47 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 52F722E1; Mon, 12 Dec 2016 14:01:18 +0300 (MSK) Date: Mon, 12 Dec 2016 14:01:18 +0300 From: Dmitry Marakasov To: Antoine Brodin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview Message-ID: <20161212110118.GA16840@hades.panopticon> References: <201612111740.uBBHe22H053915@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <201612111740.uBBHe22H053915@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) 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: Mon, 12 Dec 2016 11:12:10 -0000 * Antoine Brodin (antoine@FreeBSD.org) wrote: > Author: antoine > Date: Sun Dec 11 17:40:02 2016 > New Revision: 428370 > URL: https://svnweb.freebsd.org/changeset/ports/428370 > > Log: > Those ports build fine with bsd make Please revert unless you've verified that package contents are equal with both makes. I've seen cases where, though the build was fine, package built with bsd make was broken (empty files were generated instead of data, for example) > Modified: > head/cad/gmsh/Makefile > head/games/emptyepsilon/Makefile > head/games/supertuxkart/Makefile > head/games/tbe/Makefile > head/mail/geary/Makefile > head/math/cadabra2/Makefile > head/science/pulseview/Makefile > > Modified: head/cad/gmsh/Makefile > ============================================================================== > --- head/cad/gmsh/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/cad/gmsh/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on > > SLAVEDIRS= cad/gmsh-occ > > -USES= blaslapack cmake fortran gmake jpeg tar:tgz > +USES= blaslapack cmake fortran jpeg tar:tgz > USE_GL= gl glu > USE_XORG= x11 xcursor xext xinerama xfixes xft > > > Modified: head/games/emptyepsilon/Makefile > ============================================================================== > --- head/games/emptyepsilon/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/emptyepsilon/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -18,7 +18,7 @@ USE_GITHUB= yes > GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} > GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton > > -USES= cmake compiler:c++11-lib gmake > +USES= cmake compiler:c++11-lib > USE_GL= gl glu > CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" > > > Modified: head/games/supertuxkart/Makefile > ============================================================================== > --- head/games/supertuxkart/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/supertuxkart/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386 > ONLY_FOR_ARCHS_REASON= fails to build: invokes x86 asm > > USES= alias cmake compiler:c++11-lib dos2unix gettext \ > - gmake jpeg openal:al pkgconfig tar:xz > + jpeg openal:al pkgconfig tar:xz > USE_GL= gl glu > USE_SDL= sdl > USE_XORG= x11 xext sm ice > > Modified: head/games/tbe/Makefile > ============================================================================== > --- head/games/tbe/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/games/tbe/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -12,7 +12,7 @@ COMMENT= The Butterfly Effect > > BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip > > -USES= cmake compiler:c++11-lib execinfo gmake tar:tgz > +USES= cmake compiler:c++11-lib execinfo tar:tgz > USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \ > svg uic_build xml > > > Modified: head/mail/geary/Makefile > ============================================================================== > --- head/mail/geary/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/mail/geary/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -20,14 +20,12 @@ LIB_DEPENDS= libgmime-2.6.so:mail/gmime2 > libgee-0.8.so:devel/libgee \ > libgcr-3.so:security/gcr > > -USES= cmake desktop-file-utils gettext gmake \ > +USES= cmake desktop-file-utils gettext \ > libtool pkgconfig shebangfix tar:xz > USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack > SHEBANG_FILES= desktop/geary-attach > USE_LDCONFIG= yes > -GNU_CONFIGURE= yes > INSTALLS_ICONS= yes > -CONFIGURE_ARGS= --prefix=${PREFIX} > CPPFLAGS+= -I${LOCALBASE}/include > LDFLAGS+= -L${LOCALBASE}/lib > > > Modified: head/math/cadabra2/Makefile > ============================================================================== > --- head/math/cadabra2/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/math/cadabra2/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -33,7 +33,7 @@ BROKEN_FreeBSD_9= does not build: fatal > OPTIONS_DEFINE= GUI > OPTIONS_DEFAULT=GUI > > -USES= compiler:c++14-lang cmake gettext-runtime gmake pkgconfig python:2 sqlite > +USES= compiler:c++14-lang cmake gettext-runtime pkgconfig python:2 sqlite > GUI_USE= GNOME=gtkmm30,gdkpixbuf2 > USE_TEX= base texmf texhash > USE_LDCONFIG= yes > > Modified: head/science/pulseview/Makefile > ============================================================================== > --- head/science/pulseview/Makefile Sun Dec 11 17:36:34 2016 (r428369) > +++ head/science/pulseview/Makefile Sun Dec 11 17:40:02 2016 (r428370) > @@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_thread.so:devel/bo > libsigrok.so:devel/libsigrok \ > libsigrokdecode.so:devel/libsigrokdecode > > -USES= cmake gmake pkgconfig > +USES= cmake pkgconfig > USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build > CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \ > -DDISABLE_WERROR:BOOL=TRUE > > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-all@freebsd.org Mon Dec 12 11:31: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 92417C72A59; Mon, 12 Dec 2016 11:31:03 +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 369C8DDC; Mon, 12 Dec 2016 11:31:03 +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 uBCBV2Po093715; Mon, 12 Dec 2016 11:31:02 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCBV1tb093710; Mon, 12 Dec 2016 11:31:01 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201612121131.uBCBV1tb093710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Mon, 12 Dec 2016 11:31:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428407 - in head/lang/rubinius: . 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: Mon, 12 Dec 2016 11:31:03 -0000 Author: ashish Date: Mon Dec 12 11:31:01 2016 New Revision: 428407 URL: https://svnweb.freebsd.org/changeset/ports/428407 Log: - Update to 3.69 - Update LICENSE - Add OPTIONs for LLVM 3.6+ versions - Remove all OS related BROKEN variables for now - Add dependency on libyaml - Remove a merged diff Added: head/lang/rubinius/files/build-tool.c (contents, props changed) head/lang/rubinius/files/patch-configure (contents, props changed) Deleted: head/lang/rubinius/files/patch-vm_builtin_io.cpp Modified: head/lang/rubinius/Makefile head/lang/rubinius/distinfo head/lang/rubinius/pkg-plist Modified: head/lang/rubinius/Makefile ============================================================================== --- head/lang/rubinius/Makefile Mon Dec 12 11:05:13 2016 (r428406) +++ head/lang/rubinius/Makefile Mon Dec 12 11:31:01 2016 (r428407) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rubinius -PORTVERSION= 2.5.2 +PORTVERSION= 3.69 CATEGORIES= lang MASTER_SITES= http://releases.rubini.us/:source DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:source @@ -11,18 +11,14 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ashish@FreeBSD.org COMMENT= LLVM based ruby language implementation -LICENSE= BSD3CLAUSE +LICENSE= MPL LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/bundle:sysutils/rubygem-bundler \ - ${LOCALBASE}/bin/llvm-config35:devel/llvm35 \ - ${LOCALBASE}/bin/bison:devel/bison + ${LOCALBASE}/bin/bison:devel/bison \ + ${LLVM_CONFIG_PATH}:${LLVM_PORT} +LIB_DEPENDS= libyaml.so:textproc/libyaml -BROKEN_FreeBSD_9= does not build -BROKEN_FreeBSD_11= does not build -BROKEN_FreeBSD_12= does not build - -BROKEN_RUBY22= yes BROKEN_RUBY23= yes HAS_CONFIGURE= yes @@ -32,17 +28,26 @@ CONFIGURE_ARGS= -P "${PREFIX}" \ -G "${PREFIX}/lib/ruby/gems/rubinius" \ -B "${PREFIX}/bin" \ -M "${PREFIX}/man" \ - --cc ${CC} \ - --cxx ${CXX} \ + --cc ${LLVM_CC_PATH} \ + --cxx ${LLVM_CXX_PATH} \ + --llvm-config ${LLVM_CONFIG_PATH} \ --no-bin-links \ - --llvm-config ${LOCALBASE}/bin/llvm-config35 \ - --with-fibers --without-dtrace --release-build \ + --without-dtrace --release-build \ --sitedir "${PREFIX}/lib/ruby/site_ruby/rubinius" \ --vendordir "${PREFIX}/lib/ruby/vendor_ruby/rubinius" \ --stagingdir "${STAGEDIR}${PREFIX}" --with-execinfo \ --system-name ${OPSYS} -USES= compiler:c++11-lib execinfo gmake perl5 readline tar:bzip2 +OPTIONS_RADIO= LLVM +OPTIONS_DEFAULT= LLVM39 +OPTIONS_RADIO_LLVM= LLVM36 LLVM37 LLVM38 LLVM39 + +LLVM36_DESC= LLVM 3.6 +LLVM37_DESC= LLVM 3.7 +LLVM38_DESC= LLVM 3.8 +LLVM39_DESC= LLVM 3.9 + +USES= execinfo gmake perl5 readline tar:bzip2 libedit USE_OPENSSL= yes USE_RUBY= yes RUBY_NO_RUN_DEPENDS= yes @@ -52,6 +57,11 @@ PLIST_SUB+= FREEBSD_DIR=${FREEBSD_DIR} GEM_PATH= ${WRKSRC}/gems/ruby/${RUBY_VER} RAKE_BIN= ${GEM_PATH}/bin/rake +# https://github.com/rubinius/rubinius/issues/3716 +CFLAGS+= -Qunused-arguments +CPPFLAGS+= -Qunused-arguments +CXXFLAGS+= -Qunused-arguments + # Hack to prevent rbx from creating $HOME/.rbx during compilation of gems MAKE_ENV+= HOME=${WRKSRC} @@ -64,6 +74,26 @@ MAKE_ENV+= LANG=en_US.UTF-8 F_OS= ${OPSYS:tl} F_MAJOR= ${OSREL:C/\..*$//} FREEBSD_DIR= ${F_ARCH}-${F_OS}-${F_MAJOR} +LLVM_CC_PATH= ${LOCALBASE}/bin/${LLVM_CC} +LLVM_CXX_PATH= ${LOCALBASE}/bin/${LLVM_CXX} +LLVM_CONFIG_PATH= ${LOCALBASE}/bin/${LLVM_CONFIG} + +LLVM36_VARS= LLVM_CONFIG=llvm-config36 \ + LLVM_PORT=devel/llvm36 \ + LLVM_CC=clang36 \ + LLVM_CXX=clang++36 +LLVM37_VARS= LLVM_CONFIG=llvm-config37 \ + LLVM_PORT=devel/llvm37 \ + LLVM_CC=clang37 \ + LLVM_CXX=clang++37 +LLVM38_VARS= LLVM_CONFIG=llvm-config38 \ + LLVM_PORT=devel/llvm38 \ + LLVM_CC=clang38 \ + LLVM_CXX=clang++38 +LLVM39_VARS= LLVM_CONFIG=llvm-config39 \ + LLVM_PORT=devel/llvm39 \ + LLVM_CC=clang39 \ + LLVM_CXX=clang++39 .include @@ -83,13 +113,22 @@ post-extract: .for DF in ${DISTFILES:N*\:source} @${LN} -s ${DISTDIR}/${DF:C/:gems//g} ${WRKSRC}/vendor/cache/ .endfor + @${CP} ${FILESDIR}/build-tool.c ${WRKDIR} post-patch: @${GREP} -Rl '#!.*ruby$$' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e '/^#!.*ruby$$/s/ruby$$/${RUBY_NAME}/g' + @${REINPLACE_CMD} -e "s,%%CC%%,${LLVM_CC_PATH}," ${WRKSRC}/configure ${WRKDIR}/build-tool.c + @${REINPLACE_CMD} -e "s,%%CXX%%,${LLVM_CXX_PATH}," ${WRKSRC}/configure ${WRKDIR}/build-tool.c pre-configure: @cd ${WRKSRC} && ${MKDIR} gems && ${LOCALBASE}/bin/bundle install --local --path=${WRKSRC}/gems +post-configure: + # Setup paths to compilers + @${CC} -o ${WRKSRC}/build/bin/build-tool ${WRKDIR}/build-tool.c + @${LN} -sf ${WRKSRC}/build/bin/build-tool ${WRKSRC}/build/bin/cc + @${LN} -sf ${WRKSRC}/build/bin/build-tool ${WRKSRC}/build/bin/c++ + do-build: # "build" target here installs into ${STAGEDIR}${PREFIX} @(cd ${WRKSRC}/; ${SETENV} ${MAKE_ENV} ${RAKE_BIN} -j ${MAKE_JOBS_NUMBER} build) Modified: head/lang/rubinius/distinfo ============================================================================== --- head/lang/rubinius/distinfo Mon Dec 12 11:05:13 2016 (r428406) +++ head/lang/rubinius/distinfo Mon Dec 12 11:31:01 2016 (r428407) @@ -1,2 +1,3 @@ -SHA256 (rubinius-2.5.2.tar.bz2) = 1b077537224d4ff1f8c628e5bbe0621dc6f833bc2d67a03aa10173b72299a1a8 -SIZE (rubinius-2.5.2.tar.bz2) = 11709271 +TIMESTAMP = 1480567102 +SHA256 (rubinius-3.69.tar.bz2) = 2dcde5cb7ba1e1664f6bf902cd866d2564985536a0908caeac2e4099b6b255b2 +SIZE (rubinius-3.69.tar.bz2) = 12689413 Added: head/lang/rubinius/files/build-tool.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rubinius/files/build-tool.c Mon Dec 12 11:31:01 2016 (r428407) @@ -0,0 +1,29 @@ +/* LLVM wrapper script invokes the actual binary based on the argv[0] + * which rubinius messes up, by calling clang39 as cc, and thus breaking + * the LLVM wrapper. This hack workarounds this limitation, by invoking + * LLVM wrapper script with expected argv[0] + */ + +#include +#include + +#define PATH_CC "%%CC%%" +#define PATH_CXX "%%CXX%%" + +int +main(int argc, char** argv) +{ + char* basename = strrchr(argv[0] , '/'); + + if(NULL == basename) + basename = argv[0]; + else + basename++; + + if( !strcmp(basename, "cc")) + execv(PATH_CC, argv); + else if( !strcmp(basename, "c++")) + execv(PATH_CXX, argv); + else + return 0; +} Added: head/lang/rubinius/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/rubinius/files/patch-configure Mon Dec 12 11:31:01 2016 (r428407) @@ -0,0 +1,13 @@ +--- configure.orig 2016-12-01 05:41:14 UTC ++++ configure +@@ -710,8 +710,8 @@ not support #{name} compiler, please ema + check_tool_version @cc, '-dumpversion', [4, 1] + check_tool_version @cxx, '-dumpversion', [4, 1] + +- supported_compiler "clang C" unless @cc =~ /clang/ +- supported_compiler "clang++ C++" unless @cxx =~ /clang\+\+/ ++ supported_compiler "clang C" unless @cc == "%%CC%%" ++ supported_compiler "clang++ C++" unless @cxx == "%%CXX%%" + + if File.exist? @build_bin + if !File.directory? @build_bin Modified: head/lang/rubinius/pkg-plist ============================================================================== --- head/lang/rubinius/pkg-plist Mon Dec 12 11:05:13 2016 (r428406) +++ head/lang/rubinius/pkg-plist Mon Dec 12 11:31:01 2016 (r428407) @@ -5,14 +5,14 @@ include/rubinius/capi_oop.h include/rubinius/gen/rbx_config.h include/rubinius/gen/rbx_release.h include/rubinius/rbx_config.h -include/rubinius/rbxti/atomic.hpp -include/rubinius/rbxti.hpp +include/rubinius/ruby.h include/rubinius/ruby/backward/rubyio.h include/rubinius/ruby/backward/rubysig.h include/rubinius/ruby/backward/st.h include/rubinius/ruby/backward/util.h include/rubinius/ruby/config.h include/rubinius/ruby/defines.h +include/rubinius/ruby/digest.h include/rubinius/ruby/dl.h include/rubinius/ruby/encoding.h include/rubinius/ruby/intern.h @@ -24,889 +24,13 @@ include/rubinius/ruby/regenc.h include/rubinius/ruby/regex.h include/rubinius/ruby/ruby.h include/rubinius/ruby/st.h +include/rubinius/ruby/subst.h include/rubinius/ruby/thread.h include/rubinius/ruby/thread_native.h include/rubinius/ruby/transcoder.h include/rubinius/ruby/util.h include/rubinius/ruby/version.h include/rubinius/ruby/win32.h -include/rubinius/ruby.h -lib/ruby/rubinius/bin/compile.rb -lib/ruby/rubinius/bin/docs.rb -lib/ruby/rubinius/bin/erb.rb -lib/ruby/rubinius/bin/gem.rb -lib/ruby/rubinius/bin/irb.rb -lib/ruby/rubinius/bin/render_profile.rb -lib/ruby/rubinius/bin/report.rb -lib/ruby/rubinius/encoding/converter/big5.so -lib/ruby/rubinius/encoding/converter/chinese.so -lib/ruby/rubinius/encoding/converter/emoji.so -lib/ruby/rubinius/encoding/converter/emoji_iso2022_kddi.so -lib/ruby/rubinius/encoding/converter/emoji_sjis_docomo.so -lib/ruby/rubinius/encoding/converter/emoji_sjis_kddi.so -lib/ruby/rubinius/encoding/converter/emoji_sjis_softbank.so -lib/ruby/rubinius/encoding/converter/escape.so -lib/ruby/rubinius/encoding/converter/gb18030.so -lib/ruby/rubinius/encoding/converter/gbk.so -lib/ruby/rubinius/encoding/converter/iso2022.so -lib/ruby/rubinius/encoding/converter/japanese.so -lib/ruby/rubinius/encoding/converter/japanese_euc.so -lib/ruby/rubinius/encoding/converter/japanese_sjis.so -lib/ruby/rubinius/encoding/converter/korean.so -lib/ruby/rubinius/encoding/converter/newline.so -lib/ruby/rubinius/encoding/converter/single_byte.so -lib/ruby/rubinius/encoding/converter/utf8_mac.so -lib/ruby/rubinius/encoding/converter/utf_16_32.so -lib/ruby/rubinius/ffi/file_processor.rb -lib/ruby/rubinius/ffi/generator.rb -lib/ruby/rubinius/ffi/generators/constants.rb -lib/ruby/rubinius/ffi/generators/structures.rb -lib/ruby/rubinius/ffi/generators/types.rb -lib/ruby/rubinius/ffi/generators.rb -lib/ruby/rubinius/gauntlet_rubygems.rb -lib/ruby/rubinius/rbconfig/datadir.rb -lib/ruby/rubinius/rbconfig.rb -lib/ruby/rubinius/rbconfig.rbc -lib/ruby/rubinius/rubinius/build_config.rb -lib/ruby/rubinius/rubinius/build_config.rbc -lib/ruby/rubinius/rubinius/configuration.rb -lib/ruby/rubinius/rubinius/configuration_variables.rb -lib/ruby/rubinius/rubinius/documentation.rb -lib/ruby/rubinius/rubinius/ffi.rb -lib/ruby/rubinius/rubygems/available_set.rb -lib/ruby/rubinius/rubygems/basic_specification.rb -lib/ruby/rubinius/rubygems/command.rb -lib/ruby/rubinius/rubygems/command_manager.rb -lib/ruby/rubinius/rubygems/commands/build_command.rb -lib/ruby/rubinius/rubygems/commands/cert_command.rb -lib/ruby/rubinius/rubygems/commands/check_command.rb -lib/ruby/rubinius/rubygems/commands/cleanup_command.rb -lib/ruby/rubinius/rubygems/commands/contents_command.rb -lib/ruby/rubinius/rubygems/commands/dependency_command.rb -lib/ruby/rubinius/rubygems/commands/environment_command.rb -lib/ruby/rubinius/rubygems/commands/fetch_command.rb -lib/ruby/rubinius/rubygems/commands/generate_index_command.rb -lib/ruby/rubinius/rubygems/commands/help_command.rb -lib/ruby/rubinius/rubygems/commands/install_command.rb -lib/ruby/rubinius/rubygems/commands/list_command.rb -lib/ruby/rubinius/rubygems/commands/lock_command.rb -lib/ruby/rubinius/rubygems/commands/mirror_command.rb -lib/ruby/rubinius/rubygems/commands/open_command.rb -lib/ruby/rubinius/rubygems/commands/outdated_command.rb -lib/ruby/rubinius/rubygems/commands/owner_command.rb -lib/ruby/rubinius/rubygems/commands/pristine_command.rb -lib/ruby/rubinius/rubygems/commands/push_command.rb -lib/ruby/rubinius/rubygems/commands/query_command.rb -lib/ruby/rubinius/rubygems/commands/rdoc_command.rb -lib/ruby/rubinius/rubygems/commands/search_command.rb -lib/ruby/rubinius/rubygems/commands/server_command.rb -lib/ruby/rubinius/rubygems/commands/setup_command.rb -lib/ruby/rubinius/rubygems/commands/sources_command.rb -lib/ruby/rubinius/rubygems/commands/specification_command.rb -lib/ruby/rubinius/rubygems/commands/stale_command.rb -lib/ruby/rubinius/rubygems/commands/uninstall_command.rb -lib/ruby/rubinius/rubygems/commands/unpack_command.rb -lib/ruby/rubinius/rubygems/commands/update_command.rb -lib/ruby/rubinius/rubygems/commands/which_command.rb -lib/ruby/rubinius/rubygems/commands/yank_command.rb -lib/ruby/rubinius/rubygems/compatibility.rb -lib/ruby/rubinius/rubygems/config_file.rb -lib/ruby/rubinius/rubygems/core_ext/kernel_gem.rb -lib/ruby/rubinius/rubygems/core_ext/kernel_require.rb -lib/ruby/rubinius/rubygems/defaults/rbx.rb -lib/ruby/rubinius/rubygems/defaults.rb -lib/ruby/rubinius/rubygems/dependency.rb -lib/ruby/rubinius/rubygems/dependency_installer.rb -lib/ruby/rubinius/rubygems/dependency_list.rb -lib/ruby/rubinius/rubygems/dependency_resolver/activation_request.rb -lib/ruby/rubinius/rubygems/dependency_resolver/api_set.rb -lib/ruby/rubinius/rubygems/dependency_resolver/api_specification.rb -lib/ruby/rubinius/rubygems/dependency_resolver/composed_set.rb -lib/ruby/rubinius/rubygems/dependency_resolver/current_set.rb -lib/ruby/rubinius/rubygems/dependency_resolver/dependency_conflict.rb -lib/ruby/rubinius/rubygems/dependency_resolver/dependency_request.rb -lib/ruby/rubinius/rubygems/dependency_resolver/index_set.rb -lib/ruby/rubinius/rubygems/dependency_resolver/index_specification.rb -lib/ruby/rubinius/rubygems/dependency_resolver/installed_specification.rb -lib/ruby/rubinius/rubygems/dependency_resolver/installer_set.rb -lib/ruby/rubinius/rubygems/dependency_resolver.rb -lib/ruby/rubinius/rubygems/deprecate.rb -lib/ruby/rubinius/rubygems/doctor.rb -lib/ruby/rubinius/rubygems/errors.rb -lib/ruby/rubinius/rubygems/exceptions.rb -lib/ruby/rubinius/rubygems/ext/build_error.rb -lib/ruby/rubinius/rubygems/ext/builder.rb -lib/ruby/rubinius/rubygems/ext/cmake_builder.rb -lib/ruby/rubinius/rubygems/ext/configure_builder.rb -lib/ruby/rubinius/rubygems/ext/ext_conf_builder.rb -lib/ruby/rubinius/rubygems/ext/rake_builder.rb -lib/ruby/rubinius/rubygems/ext.rb -lib/ruby/rubinius/rubygems/gem_runner.rb -lib/ruby/rubinius/rubygems/gemcutter_utilities.rb -lib/ruby/rubinius/rubygems/indexer.rb -lib/ruby/rubinius/rubygems/install_default_message.rb -lib/ruby/rubinius/rubygems/install_message.rb -lib/ruby/rubinius/rubygems/install_update_options.rb -lib/ruby/rubinius/rubygems/installer.rb -lib/ruby/rubinius/rubygems/installer_test_case.rb -lib/ruby/rubinius/rubygems/local_remote_options.rb -lib/ruby/rubinius/rubygems/mock_gem_ui.rb -lib/ruby/rubinius/rubygems/name_tuple.rb -lib/ruby/rubinius/rubygems/package/digest_io.rb -lib/ruby/rubinius/rubygems/package/file_source.rb -lib/ruby/rubinius/rubygems/package/io_source.rb -lib/ruby/rubinius/rubygems/package/old.rb -lib/ruby/rubinius/rubygems/package/source.rb -lib/ruby/rubinius/rubygems/package/tar_header.rb -lib/ruby/rubinius/rubygems/package/tar_reader/entry.rb -lib/ruby/rubinius/rubygems/package/tar_reader.rb -lib/ruby/rubinius/rubygems/package/tar_test_case.rb -lib/ruby/rubinius/rubygems/package/tar_writer.rb -lib/ruby/rubinius/rubygems/package.rb -lib/ruby/rubinius/rubygems/package_task.rb -lib/ruby/rubinius/rubygems/path_support.rb -lib/ruby/rubinius/rubygems/platform.rb -lib/ruby/rubinius/rubygems/psych_additions.rb -lib/ruby/rubinius/rubygems/psych_tree.rb -lib/ruby/rubinius/rubygems/rdoc.rb -lib/ruby/rubinius/rubygems/remote_fetcher.rb -lib/ruby/rubinius/rubygems/request/connection_pools.rb -lib/ruby/rubinius/rubygems/request/http_pool.rb -lib/ruby/rubinius/rubygems/request/https_pool.rb -lib/ruby/rubinius/rubygems/request.rb -lib/ruby/rubinius/rubygems/request_set/gem_dependency_api.rb -lib/ruby/rubinius/rubygems/request_set/lockfile.rb -lib/ruby/rubinius/rubygems/request_set.rb -lib/ruby/rubinius/rubygems/requirement.rb -lib/ruby/rubinius/rubygems/resolver/activation_request.rb -lib/ruby/rubinius/rubygems/resolver/api_set.rb -lib/ruby/rubinius/rubygems/resolver/api_specification.rb -lib/ruby/rubinius/rubygems/resolver/best_set.rb -lib/ruby/rubinius/rubygems/resolver/composed_set.rb -lib/ruby/rubinius/rubygems/resolver/conflict.rb -lib/ruby/rubinius/rubygems/resolver/current_set.rb -lib/ruby/rubinius/rubygems/resolver/dependency_request.rb -lib/ruby/rubinius/rubygems/resolver/git_set.rb -lib/ruby/rubinius/rubygems/resolver/git_specification.rb -lib/ruby/rubinius/rubygems/resolver/index_set.rb -lib/ruby/rubinius/rubygems/resolver/index_specification.rb -lib/ruby/rubinius/rubygems/resolver/installed_specification.rb -lib/ruby/rubinius/rubygems/resolver/installer_set.rb -lib/ruby/rubinius/rubygems/resolver/local_specification.rb -lib/ruby/rubinius/rubygems/resolver/lock_set.rb -lib/ruby/rubinius/rubygems/resolver/lock_specification.rb -lib/ruby/rubinius/rubygems/resolver/requirement_list.rb -lib/ruby/rubinius/rubygems/resolver/set.rb -lib/ruby/rubinius/rubygems/resolver/spec_specification.rb -lib/ruby/rubinius/rubygems/resolver/specification.rb -lib/ruby/rubinius/rubygems/resolver/stats.rb -lib/ruby/rubinius/rubygems/resolver/vendor_set.rb -lib/ruby/rubinius/rubygems/resolver/vendor_specification.rb -lib/ruby/rubinius/rubygems/resolver.rb -lib/ruby/rubinius/rubygems/security/policies.rb -lib/ruby/rubinius/rubygems/security/policy.rb -lib/ruby/rubinius/rubygems/security/signer.rb -lib/ruby/rubinius/rubygems/security/trust_dir.rb -lib/ruby/rubinius/rubygems/security.rb -lib/ruby/rubinius/rubygems/server.rb -lib/ruby/rubinius/rubygems/source/git.rb -lib/ruby/rubinius/rubygems/source/installed.rb -lib/ruby/rubinius/rubygems/source/local.rb -lib/ruby/rubinius/rubygems/source/lock.rb -lib/ruby/rubinius/rubygems/source/specific_file.rb -lib/ruby/rubinius/rubygems/source/vendor.rb -lib/ruby/rubinius/rubygems/source.rb -lib/ruby/rubinius/rubygems/source_list.rb -lib/ruby/rubinius/rubygems/source_local.rb -lib/ruby/rubinius/rubygems/source_specific_file.rb -lib/ruby/rubinius/rubygems/spec_fetcher.rb -lib/ruby/rubinius/rubygems/specification.rb -lib/ruby/rubinius/rubygems/ssl_certs/AddTrustExternalCARoot-2048.pem -lib/ruby/rubinius/rubygems/ssl_certs/AddTrustExternalCARoot.pem -lib/ruby/rubinius/rubygems/ssl_certs/Class3PublicPrimaryCertificationAuthority.pem -lib/ruby/rubinius/rubygems/ssl_certs/DigiCertHighAssuranceEVRootCA.pem -lib/ruby/rubinius/rubygems/ssl_certs/Entrust_net-Secure-Server-Certification-Authority.pem -lib/ruby/rubinius/rubygems/ssl_certs/EntrustnetSecureServerCertificationAuthority.pem -lib/ruby/rubinius/rubygems/ssl_certs/GeoTrustGlobalCA.pem -lib/ruby/rubinius/rubygems/ssl_certs/GeoTrust_Global_CA.pem -lib/ruby/rubinius/rubygems/ssl_certs/VerisignClass3PublicPrimaryCertificationAuthority-G2.pem -lib/ruby/rubinius/rubygems/ssl_certs/ca-bundle.pem -lib/ruby/rubinius/rubygems/stub_specification.rb -lib/ruby/rubinius/rubygems/syck_hack.rb -lib/ruby/rubinius/rubygems/test_case.rb -lib/ruby/rubinius/rubygems/test_utilities.rb -lib/ruby/rubinius/rubygems/text.rb -lib/ruby/rubinius/rubygems/uninstaller.rb -lib/ruby/rubinius/rubygems/uri_formatter.rb -lib/ruby/rubinius/rubygems/user_interaction.rb -lib/ruby/rubinius/rubygems/util/list.rb -lib/ruby/rubinius/rubygems/util/stringio.rb -lib/ruby/rubinius/rubygems/util.rb -lib/ruby/rubinius/rubygems/validator.rb -lib/ruby/rubinius/rubygems/version.rb -lib/ruby/rubinius/rubygems/version_option.rb -lib/ruby/rubinius/rubygems.rb -lib/ruby/rubinius/ubygems.rb -rubinius/2.5/kernel/alpha.rb -rubinius/2.5/kernel/bootstrap/alias.rb -rubinius/2.5/kernel/bootstrap/array.rb -rubinius/2.5/kernel/bootstrap/array_mirror.rb -rubinius/2.5/kernel/bootstrap/atomic.rb -rubinius/2.5/kernel/bootstrap/basic_object.rb -rubinius/2.5/kernel/bootstrap/bignum.rb -rubinius/2.5/kernel/bootstrap/block_environment.rb -rubinius/2.5/kernel/bootstrap/byte_array.rb -rubinius/2.5/kernel/bootstrap/call_custom_cache.rb -rubinius/2.5/kernel/bootstrap/call_site.rb -rubinius/2.5/kernel/bootstrap/channel.rb -rubinius/2.5/kernel/bootstrap/character.rb -rubinius/2.5/kernel/bootstrap/class.rb -rubinius/2.5/kernel/bootstrap/compact_lookup_table.rb -rubinius/2.5/kernel/bootstrap/compiled_code.rb -rubinius/2.5/kernel/bootstrap/configuration.rb -rubinius/2.5/kernel/bootstrap/constant_cache.rb -rubinius/2.5/kernel/bootstrap/constant_scope.rb -rubinius/2.5/kernel/bootstrap/constant_table.rb -rubinius/2.5/kernel/bootstrap/dir.rb -rubinius/2.5/kernel/bootstrap/encoding.rb -rubinius/2.5/kernel/bootstrap/exception.rb -rubinius/2.5/kernel/bootstrap/executable.rb -rubinius/2.5/kernel/bootstrap/false.rb -rubinius/2.5/kernel/bootstrap/fixnum.rb -rubinius/2.5/kernel/bootstrap/gc.rb -rubinius/2.5/kernel/bootstrap/io.rb -rubinius/2.5/kernel/bootstrap/iseq.rb -rubinius/2.5/kernel/bootstrap/jit.rb -rubinius/2.5/kernel/bootstrap/kernel.rb -rubinius/2.5/kernel/bootstrap/logger.rb -rubinius/2.5/kernel/bootstrap/lookup_table.rb -rubinius/2.5/kernel/bootstrap/method_table.rb -rubinius/2.5/kernel/bootstrap/mirror.rb -rubinius/2.5/kernel/bootstrap/mono_inline_cache.rb -rubinius/2.5/kernel/bootstrap/nil.rb -rubinius/2.5/kernel/bootstrap/poly_inline_cache.rb -rubinius/2.5/kernel/bootstrap/proc.rb -rubinius/2.5/kernel/bootstrap/process.rb -rubinius/2.5/kernel/bootstrap/regexp.rb -rubinius/2.5/kernel/bootstrap/respond_to_cache.rb -rubinius/2.5/kernel/bootstrap/rubinius.rb -rubinius/2.5/kernel/bootstrap/stat.rb -rubinius/2.5/kernel/bootstrap/string.rb -rubinius/2.5/kernel/bootstrap/symbol.rb -rubinius/2.5/kernel/bootstrap/thread.rb -rubinius/2.5/kernel/bootstrap/thunk.rb -rubinius/2.5/kernel/bootstrap/time.rb -rubinius/2.5/kernel/bootstrap/true.rb -rubinius/2.5/kernel/bootstrap/tuple.rb -rubinius/2.5/kernel/bootstrap/type.rb -rubinius/2.5/kernel/bootstrap/variable_scope.rb -rubinius/2.5/kernel/bootstrap/vm.rb -rubinius/2.5/kernel/bootstrap/weakref.rb -rubinius/2.5/kernel/common/argf.rb -rubinius/2.5/kernel/common/array.rb -rubinius/2.5/kernel/common/autoload.rb -rubinius/2.5/kernel/common/backtrace.rb -rubinius/2.5/kernel/common/basic_object.rb -rubinius/2.5/kernel/common/bignum.rb -rubinius/2.5/kernel/common/binding.rb -rubinius/2.5/kernel/common/block_environment.rb -rubinius/2.5/kernel/common/byte_array.rb -rubinius/2.5/kernel/common/capi.rb -rubinius/2.5/kernel/common/channel.rb -rubinius/2.5/kernel/common/class.rb -rubinius/2.5/kernel/common/code_loader.rb -rubinius/2.5/kernel/common/comparable.rb -rubinius/2.5/kernel/common/compiled_code.rb -rubinius/2.5/kernel/common/complex.rb -rubinius/2.5/kernel/common/complexifier.rb -rubinius/2.5/kernel/common/constant_scope.rb -rubinius/2.5/kernel/common/continuation.rb -rubinius/2.5/kernel/common/ctype.rb -rubinius/2.5/kernel/common/delegated_method.rb -rubinius/2.5/kernel/common/dir.rb -rubinius/2.5/kernel/common/dir_glob.rb -rubinius/2.5/kernel/common/encoding.rb -rubinius/2.5/kernel/common/enumerable.rb -rubinius/2.5/kernel/common/enumerator.rb -rubinius/2.5/kernel/common/env.rb -rubinius/2.5/kernel/common/errno.rb -rubinius/2.5/kernel/common/eval.rb -rubinius/2.5/kernel/common/exception.rb -rubinius/2.5/kernel/common/executable.rb -rubinius/2.5/kernel/common/false.rb -rubinius/2.5/kernel/common/fiber.rb -rubinius/2.5/kernel/common/file.rb -rubinius/2.5/kernel/common/file_test.rb -rubinius/2.5/kernel/common/fixnum.rb -rubinius/2.5/kernel/common/float.rb -rubinius/2.5/kernel/common/gc.rb -rubinius/2.5/kernel/common/global.rb -rubinius/2.5/kernel/common/hash.rb -rubinius/2.5/kernel/common/hash_hamt.rb -rubinius/2.5/kernel/common/hook.rb -rubinius/2.5/kernel/common/identity_map.rb -rubinius/2.5/kernel/common/immediate.rb -rubinius/2.5/kernel/common/integer.rb -rubinius/2.5/kernel/common/io.rb -rubinius/2.5/kernel/common/kernel.rb -rubinius/2.5/kernel/common/loaded_features.rb -rubinius/2.5/kernel/common/location.rb -rubinius/2.5/kernel/common/lookup_table.rb -rubinius/2.5/kernel/common/lru_cache.rb -rubinius/2.5/kernel/common/main.rb -rubinius/2.5/kernel/common/marshal.rb -rubinius/2.5/kernel/common/math.rb -rubinius/2.5/kernel/common/method.rb -rubinius/2.5/kernel/common/method_equality.rb -rubinius/2.5/kernel/common/method_table.rb -rubinius/2.5/kernel/common/missing_method.rb -rubinius/2.5/kernel/common/module.rb -rubinius/2.5/kernel/common/mutex.rb -rubinius/2.5/kernel/common/native_method.rb -rubinius/2.5/kernel/common/nil.rb -rubinius/2.5/kernel/common/numeric.rb -rubinius/2.5/kernel/common/object_space.rb -rubinius/2.5/kernel/common/proc.rb -rubinius/2.5/kernel/common/process.rb -rubinius/2.5/kernel/common/process_mirror.rb -rubinius/2.5/kernel/common/random.rb -rubinius/2.5/kernel/common/range.rb -rubinius/2.5/kernel/common/rational.rb -rubinius/2.5/kernel/common/rationalizer.rb -rubinius/2.5/kernel/common/regexp.rb -rubinius/2.5/kernel/common/signal.rb -rubinius/2.5/kernel/common/splitter.rb -rubinius/2.5/kernel/common/sprinter.rb -rubinius/2.5/kernel/common/stat.rb -rubinius/2.5/kernel/common/string.rb -rubinius/2.5/kernel/common/string_mirror.rb -rubinius/2.5/kernel/common/struct.rb -rubinius/2.5/kernel/common/symbol.rb -rubinius/2.5/kernel/common/thread.rb -rubinius/2.5/kernel/common/thread_group.rb -rubinius/2.5/kernel/common/throw_catch.rb -rubinius/2.5/kernel/common/time.rb -rubinius/2.5/kernel/common/true.rb -rubinius/2.5/kernel/common/tuple.rb -rubinius/2.5/kernel/common/type.rb -rubinius/2.5/kernel/common/undefined.rb -rubinius/2.5/kernel/common/variable_scope.rb -rubinius/2.5/kernel/delta/class.rb -rubinius/2.5/kernel/delta/code_loader.rb -rubinius/2.5/kernel/delta/console.rb -rubinius/2.5/kernel/delta/converter_paths.rb -rubinius/2.5/kernel/delta/ctype.rb -rubinius/2.5/kernel/delta/exception.rb -rubinius/2.5/kernel/delta/ffi.rb -rubinius/2.5/kernel/delta/file.rb -rubinius/2.5/kernel/delta/file_test.rb -rubinius/2.5/kernel/delta/fsevent.rb -rubinius/2.5/kernel/delta/kernel.rb -rubinius/2.5/kernel/delta/math.rb -rubinius/2.5/kernel/delta/metrics.rb -rubinius/2.5/kernel/delta/module.rb -rubinius/2.5/kernel/delta/options.rb -rubinius/2.5/kernel/delta/pack.rb -rubinius/2.5/kernel/delta/rubinius.rb -rubinius/2.5/kernel/delta/ruby_constants.rb -rubinius/2.5/kernel/delta/runtime.rb -rubinius/2.5/kernel/delta/signal.rb -rubinius/2.5/kernel/delta/stats.rb -rubinius/2.5/kernel/delta/struct.rb -rubinius/2.5/kernel/delta/thread.rb -rubinius/2.5/kernel/loader.rb -rubinius/2.5/kernel/platform/enum.rb -rubinius/2.5/kernel/platform/env.rb -rubinius/2.5/kernel/platform/ffi.rb -rubinius/2.5/kernel/platform/file.rb -rubinius/2.5/kernel/platform/library.rb -rubinius/2.5/kernel/platform/math.rb -rubinius/2.5/kernel/platform/pointer.rb -rubinius/2.5/kernel/platform/pointer_accessors.rb -rubinius/2.5/kernel/platform/posix.rb -rubinius/2.5/kernel/platform/struct.rb -rubinius/2.5/kernel/platform/union.rb -rubinius/2.5/kernel/signature.rb -rubinius/2.5/runtime/alpha.rbc -rubinius/2.5/runtime/bootstrap/alias.rbc -rubinius/2.5/runtime/bootstrap/array.rbc -rubinius/2.5/runtime/bootstrap/array_mirror.rbc -rubinius/2.5/runtime/bootstrap/atomic.rbc -rubinius/2.5/runtime/bootstrap/basic_object.rbc -rubinius/2.5/runtime/bootstrap/bignum.rbc -rubinius/2.5/runtime/bootstrap/block_environment.rbc -rubinius/2.5/runtime/bootstrap/byte_array.rbc -rubinius/2.5/runtime/bootstrap/call_custom_cache.rbc -rubinius/2.5/runtime/bootstrap/call_site.rbc -rubinius/2.5/runtime/bootstrap/channel.rbc -rubinius/2.5/runtime/bootstrap/character.rbc -rubinius/2.5/runtime/bootstrap/class.rbc -rubinius/2.5/runtime/bootstrap/compact_lookup_table.rbc -rubinius/2.5/runtime/bootstrap/compiled_code.rbc -rubinius/2.5/runtime/bootstrap/configuration.rbc -rubinius/2.5/runtime/bootstrap/constant_cache.rbc -rubinius/2.5/runtime/bootstrap/constant_scope.rbc -rubinius/2.5/runtime/bootstrap/constant_table.rbc -rubinius/2.5/runtime/bootstrap/dir.rbc -rubinius/2.5/runtime/bootstrap/encoding.rbc -rubinius/2.5/runtime/bootstrap/exception.rbc -rubinius/2.5/runtime/bootstrap/executable.rbc -rubinius/2.5/runtime/bootstrap/false.rbc -rubinius/2.5/runtime/bootstrap/fixnum.rbc -rubinius/2.5/runtime/bootstrap/gc.rbc -rubinius/2.5/runtime/bootstrap/io.rbc -rubinius/2.5/runtime/bootstrap/iseq.rbc -rubinius/2.5/runtime/bootstrap/jit.rbc -rubinius/2.5/runtime/bootstrap/kernel.rbc -rubinius/2.5/runtime/bootstrap/load_order.txt -rubinius/2.5/runtime/bootstrap/logger.rbc -rubinius/2.5/runtime/bootstrap/lookup_table.rbc -rubinius/2.5/runtime/bootstrap/method_table.rbc -rubinius/2.5/runtime/bootstrap/mirror.rbc -rubinius/2.5/runtime/bootstrap/mono_inline_cache.rbc -rubinius/2.5/runtime/bootstrap/nil.rbc -rubinius/2.5/runtime/bootstrap/poly_inline_cache.rbc -rubinius/2.5/runtime/bootstrap/proc.rbc -rubinius/2.5/runtime/bootstrap/process.rbc -rubinius/2.5/runtime/bootstrap/regexp.rbc -rubinius/2.5/runtime/bootstrap/respond_to_cache.rbc -rubinius/2.5/runtime/bootstrap/rubinius.rbc -rubinius/2.5/runtime/bootstrap/stat.rbc -rubinius/2.5/runtime/bootstrap/string.rbc -rubinius/2.5/runtime/bootstrap/symbol.rbc -rubinius/2.5/runtime/bootstrap/thread.rbc -rubinius/2.5/runtime/bootstrap/thunk.rbc -rubinius/2.5/runtime/bootstrap/time.rbc -rubinius/2.5/runtime/bootstrap/true.rbc -rubinius/2.5/runtime/bootstrap/tuple.rbc -rubinius/2.5/runtime/bootstrap/type.rbc -rubinius/2.5/runtime/bootstrap/variable_scope.rbc -rubinius/2.5/runtime/bootstrap/vm.rbc -rubinius/2.5/runtime/bootstrap/weakref.rbc -rubinius/2.5/runtime/common/argf.rbc -rubinius/2.5/runtime/common/array.rbc -rubinius/2.5/runtime/common/autoload.rbc -rubinius/2.5/runtime/common/backtrace.rbc -rubinius/2.5/runtime/common/basic_object.rbc -rubinius/2.5/runtime/common/bignum.rbc -rubinius/2.5/runtime/common/binding.rbc -rubinius/2.5/runtime/common/block_environment.rbc -rubinius/2.5/runtime/common/byte_array.rbc -rubinius/2.5/runtime/common/capi.rbc -rubinius/2.5/runtime/common/channel.rbc -rubinius/2.5/runtime/common/class.rbc -rubinius/2.5/runtime/common/code_loader.rbc -rubinius/2.5/runtime/common/comparable.rbc -rubinius/2.5/runtime/common/compiled_code.rbc -rubinius/2.5/runtime/common/complex.rbc -rubinius/2.5/runtime/common/complexifier.rbc -rubinius/2.5/runtime/common/constant_scope.rbc -rubinius/2.5/runtime/common/continuation.rbc -rubinius/2.5/runtime/common/ctype.rbc -rubinius/2.5/runtime/common/delegated_method.rbc -rubinius/2.5/runtime/common/dir.rbc -rubinius/2.5/runtime/common/dir_glob.rbc -rubinius/2.5/runtime/common/encoding.rbc -rubinius/2.5/runtime/common/enumerable.rbc -rubinius/2.5/runtime/common/enumerator.rbc -rubinius/2.5/runtime/common/env.rbc -rubinius/2.5/runtime/common/errno.rbc -rubinius/2.5/runtime/common/eval.rbc -rubinius/2.5/runtime/common/exception.rbc -rubinius/2.5/runtime/common/executable.rbc -rubinius/2.5/runtime/common/false.rbc -rubinius/2.5/runtime/common/fiber.rbc -rubinius/2.5/runtime/common/file.rbc -rubinius/2.5/runtime/common/file_test.rbc -rubinius/2.5/runtime/common/fixnum.rbc -rubinius/2.5/runtime/common/float.rbc -rubinius/2.5/runtime/common/gc.rbc -rubinius/2.5/runtime/common/global.rbc -rubinius/2.5/runtime/common/hash.rbc -rubinius/2.5/runtime/common/hash_hamt.rbc -rubinius/2.5/runtime/common/hook.rbc -rubinius/2.5/runtime/common/identity_map.rbc -rubinius/2.5/runtime/common/immediate.rbc -rubinius/2.5/runtime/common/integer.rbc -rubinius/2.5/runtime/common/io.rbc -rubinius/2.5/runtime/common/kernel.rbc -rubinius/2.5/runtime/common/load_order.txt -rubinius/2.5/runtime/common/loaded_features.rbc -rubinius/2.5/runtime/common/location.rbc -rubinius/2.5/runtime/common/lookup_table.rbc -rubinius/2.5/runtime/common/lru_cache.rbc -rubinius/2.5/runtime/common/main.rbc -rubinius/2.5/runtime/common/marshal.rbc -rubinius/2.5/runtime/common/math.rbc -rubinius/2.5/runtime/common/method.rbc -rubinius/2.5/runtime/common/method_equality.rbc -rubinius/2.5/runtime/common/method_table.rbc -rubinius/2.5/runtime/common/missing_method.rbc -rubinius/2.5/runtime/common/module.rbc -rubinius/2.5/runtime/common/mutex.rbc -rubinius/2.5/runtime/common/native_method.rbc -rubinius/2.5/runtime/common/nil.rbc -rubinius/2.5/runtime/common/numeric.rbc -rubinius/2.5/runtime/common/object_space.rbc -rubinius/2.5/runtime/common/proc.rbc -rubinius/2.5/runtime/common/process.rbc -rubinius/2.5/runtime/common/process_mirror.rbc -rubinius/2.5/runtime/common/random.rbc -rubinius/2.5/runtime/common/range.rbc -rubinius/2.5/runtime/common/rational.rbc -rubinius/2.5/runtime/common/rationalizer.rbc -rubinius/2.5/runtime/common/regexp.rbc -rubinius/2.5/runtime/common/signal.rbc -rubinius/2.5/runtime/common/splitter.rbc -rubinius/2.5/runtime/common/sprinter.rbc -rubinius/2.5/runtime/common/stat.rbc -rubinius/2.5/runtime/common/string.rbc -rubinius/2.5/runtime/common/string_mirror.rbc -rubinius/2.5/runtime/common/struct.rbc -rubinius/2.5/runtime/common/symbol.rbc -rubinius/2.5/runtime/common/thread.rbc -rubinius/2.5/runtime/common/thread_group.rbc -rubinius/2.5/runtime/common/throw_catch.rbc -rubinius/2.5/runtime/common/time.rbc -rubinius/2.5/runtime/common/true.rbc -rubinius/2.5/runtime/common/tuple.rbc -rubinius/2.5/runtime/common/type.rbc -rubinius/2.5/runtime/common/undefined.rbc -rubinius/2.5/runtime/common/variable_scope.rbc -rubinius/2.5/runtime/delta/class.rbc -rubinius/2.5/runtime/delta/code_loader.rbc -rubinius/2.5/runtime/delta/console.rbc -rubinius/2.5/runtime/delta/converter_paths.rbc -rubinius/2.5/runtime/delta/ctype.rbc -rubinius/2.5/runtime/delta/exception.rbc -rubinius/2.5/runtime/delta/ffi.rbc -rubinius/2.5/runtime/delta/file.rbc -rubinius/2.5/runtime/delta/file_test.rbc -rubinius/2.5/runtime/delta/fsevent.rbc -rubinius/2.5/runtime/delta/kernel.rbc -rubinius/2.5/runtime/delta/load_order.txt -rubinius/2.5/runtime/delta/math.rbc -rubinius/2.5/runtime/delta/metrics.rbc -rubinius/2.5/runtime/delta/module.rbc -rubinius/2.5/runtime/delta/options.rbc -rubinius/2.5/runtime/delta/pack.rbc -rubinius/2.5/runtime/delta/rubinius.rbc -rubinius/2.5/runtime/delta/ruby_constants.rbc -rubinius/2.5/runtime/delta/runtime.rbc -rubinius/2.5/runtime/delta/signal.rbc -rubinius/2.5/runtime/delta/stats.rbc -rubinius/2.5/runtime/delta/struct.rbc -rubinius/2.5/runtime/delta/thread.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/.gitignore -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/Gemfile -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/LICENSE -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/README.md -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/Rakefile -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/constants.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/control_flow.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/data.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/definitions.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/encoding.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/exceptions.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/file.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/grapher.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/literals.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/node.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/operators.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/self.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/sends.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/transforms.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/values.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/variables.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast/version.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rb -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/lib/rubinius/ast.rbc -rubinius/2.5/runtime/gems/rubinius-ast-2.3.1/rubinius-ast.gemspec -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/.gitignore -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/.travis.yml -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/Gemfile -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/LICENSE -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/README.md -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/Rakefile -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiled_file.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/compiler.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/evaluator.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/generator_methods.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/iseq.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/locals.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/opcodes.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/printers.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/stages.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler/version.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/lib/rubinius/compiler.rbc -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/rubinius-compiler.gemspec -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/alias_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/and_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/array_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/attrasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/back_ref_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/call_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/case_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/cdecl_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/class_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/colon2_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/colon3_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/const_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/guards/profiler.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/helpers/generator.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/matchers/compile_as.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/mspec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/actions/debug.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/actions/gcstats.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/actions/memory.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/actions/parser.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/actions/profiler.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/runner/relates.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/utils/options.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/custom/utils/script.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/cvar_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/cvasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/cvdecl_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/defined_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/defn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/defs_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dot2_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dot3_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dregx_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dstr_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dsym_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/dxstr_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/ensure_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/false_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/flip2_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/flip3_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/for_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/gasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/generator/encode_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/gvar_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/hash_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/iasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/if_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/iter_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/lasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/lit_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/masgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/match2_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/match3_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/match_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/module_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/nil_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/not_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/nth_ref_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/op_asgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/or_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/postexe_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/preexe_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/regex_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/rescue_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/return_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/sclass_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/spec_helper.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/str_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/super_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/assembly_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/block_given_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/fast_coerce_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/fast_new_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/invoke_primitive_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/kernel_methods_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/primitive_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/transforms/privately_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/true_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/undef_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/until_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/valias_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/while_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/xstr_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/yield_spec.rb -rubinius/2.5/runtime/gems/rubinius-compiler-2.3.1/spec/zsuper_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/.gitignore -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/.travis.yml -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/Gemfile -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/LICENSE -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/README.md -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/Rakefile -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/Makefile -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/encoding_compat.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/encoding_compat.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/encoding_compat.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/extconf.rbc -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/grammar.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/grammar.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/grammar.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/grammar.y -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/lex.c.blt -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/melbourne.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/melbourne.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/melbourne.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/melbourne.so -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/namespace.h -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/node_types.rbc -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/parser_state.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/symbols.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/symbols.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/symbols.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/var_table.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/var_table.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/var_table.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/visitor.cpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/visitor.hpp -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/ext/rubinius/melbourne/visitor.o -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/melbourne.so -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne/version.rbc -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/lib/rubinius/melbourne.rbc -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/rubinius-melbourne.gemspec -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/alias_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/and_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/array_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/attrasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/back_ref_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/call_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/case_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/cdecl_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/class_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/colon2_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/colon3_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/const_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/custom/matchers/parse_as.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/custom/runner/relates.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/cvar_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/cvasgn_spec.rb -rubinius/2.5/runtime/gems/rubinius-melbourne-2.3.1.0/spec/default.mspec *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Mon Dec 12 11:44:27 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 2FC0EC72E3B; Mon, 12 Dec 2016 11:44:27 +0000 (UTC) (envelope-from mm@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 0A06614E5; Mon, 12 Dec 2016 11:44:26 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCBiQvc000386; Mon, 12 Dec 2016 11:44:26 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCBiOAN000371; Mon, 12 Dec 2016 11:44:24 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201612121144.uBCBiOAN000371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Mon, 12 Dec 2016 11:44:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428408 - in head: comms/pear-Horde_ActiveSync devel/pear-Horde_Core mail/pear-Horde_Imap_Client security/pear-Horde_Auth security/pear-Horde_Crypt sysutils/pear-Horde_Vfs www/pear-Hord... 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: Mon, 12 Dec 2016 11:44:27 -0000 Author: mm Date: Mon Dec 12 11:44:24 2016 New Revision: 428408 URL: https://svnweb.freebsd.org/changeset/ports/428408 Log: Horde package update: comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4 security/pear-Horde_Auth 2.2.0 -> 2.2.1 devel/pear-Horde_Core 2.27.2 -> 2.27.5 security/pear-Horde_Crypt 2.7.3 -> 2.7.4 mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11 www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4 Modified: head/comms/pear-Horde_ActiveSync/Makefile head/comms/pear-Horde_ActiveSync/distinfo head/devel/pear-Horde_Core/Makefile head/devel/pear-Horde_Core/distinfo head/mail/pear-Horde_Imap_Client/Makefile head/mail/pear-Horde_Imap_Client/distinfo head/security/pear-Horde_Auth/Makefile head/security/pear-Horde_Auth/distinfo head/security/pear-Horde_Crypt/Makefile head/security/pear-Horde_Crypt/distinfo head/sysutils/pear-Horde_Vfs/Makefile head/sysutils/pear-Horde_Vfs/distinfo head/www/pear-Horde_Service_Weather/Makefile head/www/pear-Horde_Service_Weather/distinfo Modified: head/comms/pear-Horde_ActiveSync/Makefile ============================================================================== --- head/comms/pear-Horde_ActiveSync/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/comms/pear-Horde_ActiveSync/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_ActiveSync -PORTVERSION= 2.37.3 -PORTREVISION= 1 +PORTVERSION= 2.37.4 CATEGORIES= comms www pear MAINTAINER= horde@FreeBSD.org Modified: head/comms/pear-Horde_ActiveSync/distinfo ============================================================================== --- head/comms/pear-Horde_ActiveSync/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/comms/pear-Horde_ActiveSync/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478908747 -SHA256 (Horde/Horde_ActiveSync-2.37.3.tgz) = a6fd2b096d0488ddbf2b4eb22ac444c96041e917f644b0afac1d07fade57ed27 -SIZE (Horde/Horde_ActiveSync-2.37.3.tgz) = 380233 +TIMESTAMP = 1481542951 +SHA256 (Horde/Horde_ActiveSync-2.37.4.tgz) = 76f4923f40c794f372ccccfa44c495171ed1ceefbbdb6bfbbaac5237f1e52aba +SIZE (Horde/Horde_ActiveSync-2.37.4.tgz) = 380749 Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/devel/pear-Horde_Core/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Core -PORTVERSION= 2.27.2 +PORTVERSION= 2.27.5 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- Modified: head/devel/pear-Horde_Core/distinfo ============================================================================== --- head/devel/pear-Horde_Core/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/devel/pear-Horde_Core/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478647742 -SHA256 (Horde/Horde_Core-2.27.2.tgz) = 71ded0e79d6b7ce773eb036989ab4e7940624d1460a6511d5797e1695e49dbc1 -SIZE (Horde/Horde_Core-2.27.2.tgz) = 1659151 +TIMESTAMP = 1481542959 +SHA256 (Horde/Horde_Core-2.27.5.tgz) = 3e24cd14e6414a49538194a14c19093df0ca47a3233fe3d1d21deb96f08dca90 +SIZE (Horde/Horde_Core-2.27.5.tgz) = 1659592 Modified: head/mail/pear-Horde_Imap_Client/Makefile ============================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/mail/pear-Horde_Imap_Client/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.29.10 +PORTVERSION= 2.29.11 CATEGORIES= mail www pear PKGNAMEPREFIX= pear- Modified: head/mail/pear-Horde_Imap_Client/distinfo ============================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/mail/pear-Horde_Imap_Client/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478647745 -SHA256 (Horde/Horde_Imap_Client-2.29.10.tgz) = 23592d5c94f05f0d9bb79c89c2e34b6b0da82f3321fc8259bf955b3539043554 -SIZE (Horde/Horde_Imap_Client-2.29.10.tgz) = 247135 +TIMESTAMP = 1481542966 +SHA256 (Horde/Horde_Imap_Client-2.29.11.tgz) = 92364360bfc433e972b46ef8ebe1955a159d33a0c8d00d45a23a4f2fc8ff5143 +SIZE (Horde/Horde_Imap_Client-2.29.11.tgz) = 247211 Modified: head/security/pear-Horde_Auth/Makefile ============================================================================== --- head/security/pear-Horde_Auth/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/security/pear-Horde_Auth/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Auth -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org Modified: head/security/pear-Horde_Auth/distinfo ============================================================================== --- head/security/pear-Horde_Auth/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/security/pear-Horde_Auth/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470611688 -SHA256 (Horde/Horde_Auth-2.2.0.tgz) = 77ad5235a5a0ed3d91bc70a85f5f354c7d401fe0294f07cc74867bf1a9948428 -SIZE (Horde/Horde_Auth-2.2.0.tgz) = 59128 +TIMESTAMP = 1481542954 +SHA256 (Horde/Horde_Auth-2.2.1.tgz) = ad954f706182498795b65007d80c72a5a274d7d141ec82dbc0cc480681d07459 +SIZE (Horde/Horde_Auth-2.2.1.tgz) = 59178 Modified: head/security/pear-Horde_Crypt/Makefile ============================================================================== --- head/security/pear-Horde_Crypt/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/security/pear-Horde_Crypt/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Crypt -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= security www pear PKGNAMEPREFIX= pear- Modified: head/security/pear-Horde_Crypt/distinfo ============================================================================== --- head/security/pear-Horde_Crypt/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/security/pear-Horde_Crypt/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Crypt-2.7.3.tgz) = a04b6dd1ad65346bd42200c662ede803e2be6b14b2bdd307e291d36834c4a74e -SIZE (Horde/Horde_Crypt-2.7.3.tgz) = 150625 +TIMESTAMP = 1481542963 +SHA256 (Horde/Horde_Crypt-2.7.4.tgz) = 71a9e9b561fb1f31a4dbf570335a636543cb7e6ae0b2e80fac0d9c22541f4a2c +SIZE (Horde/Horde_Crypt-2.7.4.tgz) = 150869 Modified: head/sysutils/pear-Horde_Vfs/Makefile ============================================================================== --- head/sysutils/pear-Horde_Vfs/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/sysutils/pear-Horde_Vfs/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Vfs -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= sysutils www pear PKGNAMEPREFIX= pear- Modified: head/sysutils/pear-Horde_Vfs/distinfo ============================================================================== --- head/sysutils/pear-Horde_Vfs/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/sysutils/pear-Horde_Vfs/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489178 -SHA256 (Horde/Horde_Vfs-2.3.3.tgz) = fe3a9f5acbbf5e5d065a63f8d0462f9763f4fa7c029786a964d2702a48053f33 -SIZE (Horde/Horde_Vfs-2.3.3.tgz) = 72804 +TIMESTAMP = 1481542973 +SHA256 (Horde/Horde_Vfs-2.3.4.tgz) = c3439c783f03f6fb8c3a283751e5c50aa723be0638be3e735babe0f3de96326a +SIZE (Horde/Horde_Vfs-2.3.4.tgz) = 72723 Modified: head/www/pear-Horde_Service_Weather/Makefile ============================================================================== --- head/www/pear-Horde_Service_Weather/Makefile Mon Dec 12 11:31:01 2016 (r428407) +++ head/www/pear-Horde_Service_Weather/Makefile Mon Dec 12 11:44:24 2016 (r428408) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Service_Weather -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Service_Weather/distinfo ============================================================================== --- head/www/pear-Horde_Service_Weather/distinfo Mon Dec 12 11:31:01 2016 (r428407) +++ head/www/pear-Horde_Service_Weather/distinfo Mon Dec 12 11:44:24 2016 (r428408) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478908754 -SHA256 (Horde/Horde_Service_Weather-2.5.2.tgz) = eb278d1f48437139dee902458a0b7fa498fa94aca2d29c53ac99e87d93fc370c -SIZE (Horde/Horde_Service_Weather-2.5.2.tgz) = 213923 +TIMESTAMP = 1481542970 +SHA256 (Horde/Horde_Service_Weather-2.5.3.tgz) = f4b21012fb0fb5ff9150a1bfed849abb56aa3528ac2e19fb92e6a9bacbf80a67 +SIZE (Horde/Horde_Service_Weather-2.5.3.tgz) = 215734 From owner-svn-ports-all@freebsd.org Mon Dec 12 12:38: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 5D477C739CD; Mon, 12 Dec 2016 12:38:40 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: from mail-io0-x241.google.com (mail-io0-x241.google.com [IPv6:2607:f8b0:4001:c06::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 25D3E132E; Mon, 12 Dec 2016 12:38:40 +0000 (UTC) (envelope-from antoine.brodin.freebsd@gmail.com) Received: by mail-io0-x241.google.com with SMTP id f73so21203393ioe.2; Mon, 12 Dec 2016 04:38:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=WaMh57H8W9h7vcEhcRG75m8G5sG4RvJdNlfk8gwL6Yg=; b=AWlgLxXvN54CBKFXHmWlu2xqwfZUzbNnJlbcR6Uuo0Ny/KBNosRd+sV3LfO/UYKphX ye1MvYEineST3kux9HcWKIXx5iLiMhIVDN90sTc86GSVCORUdoQkQ84hDqRUnCwLbo/o 620YZkRzUqq0B6b6rN7QCILm6SHaBvzawzsEs6XMQo16qJORvZ8SCXsgKNSol0VCaFji tRvLrWFrnNv+wCd8V+xZpr/SBIAts0YrVEfin30PjYZ3a3dAiAddbY9oOj7hZwREvJAm DJXSOI+GhRWw4QBabo56cGrBz/ClZDhdqIfJKpNkqY7qHTVBRSQCBSDxLGQfLeHZeuJV fP0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=WaMh57H8W9h7vcEhcRG75m8G5sG4RvJdNlfk8gwL6Yg=; b=IbBUaZfLgsglUApAB36SPHV+HhP9INt8Q08jk7NfQ14i9H6olz1gyKYjTTAOAxEeT4 Vk6raVbZWp1a2tpARfw7KwUF6gx71ObZXAxbL7U1hsCrHbMEmcw65EbUA4B7M9BVaGVx 01AhoCRKNWjP0NBC9Zlxd0iai71Y8zyxczvYEJoO7kM2HtKZglBZ/5eKiQKH2RLq5yJL H4kvBNRXu+G1D2Jzt13B0aY9SEBLElnGapiummXmiU6A4W2MdaUIivCM6uW5rLs506z/ ZzX5PDcSwh2gxtEerZLohgjT+EBOwF8pSO5vvnaSAPpFjChw5pFt+n/VQ+zhPmvx2V5f 1v6A== X-Gm-Message-State: AKaTC03DKHyeNkfsFA5Nh8zWRife10jo/V4Z0766WL/TOm/KzixtuJA6cMTacSHZeSDe7y1DuHNu8tiPCwZs2A== X-Received: by 10.36.111.208 with SMTP id x199mr11652166itb.52.1481546319567; Mon, 12 Dec 2016 04:38:39 -0800 (PST) MIME-Version: 1.0 Sender: antoine.brodin.freebsd@gmail.com Received: by 10.107.128.164 with HTTP; Mon, 12 Dec 2016 04:38:38 -0800 (PST) In-Reply-To: <20161212110118.GA16840@hades.panopticon> References: <201612111740.uBBHe22H053915@repo.freebsd.org> <20161212110118.GA16840@hades.panopticon> From: Antoine Brodin Date: Mon, 12 Dec 2016 12:38:38 +0000 X-Google-Sender-Auth: QmUohG82c5n9vcgEdPcpNOUhkgE Message-ID: Subject: Re: svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview To: Dmitry Marakasov Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Mon, 12 Dec 2016 12:38:40 -0000 On Mon, Dec 12, 2016 at 11:01 AM, Dmitry Marakasov wrote: > * Antoine Brodin (antoine@FreeBSD.org) wrote: >> Author: antoine >> Date: Sun Dec 11 17:40:02 2016 >> New Revision: 428370 >> URL: https://svnweb.freebsd.org/changeset/ports/428370 >> >> Log: >> Those ports build fine with bsd make > > Please revert unless you've verified that package contents are equal > with both makes. I've seen cases where, though the build was fine, > package built with bsd make was broken (empty files were generated > instead of data, for example) Hi, There are no significant changes in package content and only white space changes in command invocations. Cheers, Antoine >> Modified: >> head/cad/gmsh/Makefile >> head/games/emptyepsilon/Makefile >> head/games/supertuxkart/Makefile >> head/games/tbe/Makefile >> head/mail/geary/Makefile >> head/math/cadabra2/Makefile >> head/science/pulseview/Makefile From owner-svn-ports-all@freebsd.org Mon Dec 12 12:58:25 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 0DDBDC73074; Mon, 12 Dec 2016 12:58:25 +0000 (UTC) (envelope-from ehaupt@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 D19951E1D; Mon, 12 Dec 2016 12:58:24 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCCwOhj028416; Mon, 12 Dec 2016 12:58:24 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCCwNPj028414; Mon, 12 Dec 2016 12:58:23 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612121258.uBCCwNPj028414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 12 Dec 2016 12:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428409 - head/irc/znc 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: Mon, 12 Dec 2016 12:58:25 -0000 Author: ehaupt Date: Mon Dec 12 12:58:23 2016 New Revision: 428409 URL: https://svnweb.freebsd.org/changeset/ports/428409 Log: Update to 1.6.4. This fixes various segfaults. Changelog: http://wiki.znc.in/ChangeLog/1.6.4 PR: 215238 Submitted by: dbaio@bsd.com.br (maintainer) MFH: 2016Q4 Modified: head/irc/znc/Makefile head/irc/znc/distinfo Modified: head/irc/znc/Makefile ============================================================================== --- head/irc/znc/Makefile Mon Dec 12 11:44:24 2016 (r428408) +++ head/irc/znc/Makefile Mon Dec 12 12:58:23 2016 (r428409) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= znc -PORTVERSION= 1.6.3 -PORTREVISION= 5 +PORTVERSION= 1.6.4 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ Modified: head/irc/znc/distinfo ============================================================================== --- head/irc/znc/distinfo Mon Dec 12 11:44:24 2016 (r428408) +++ head/irc/znc/distinfo Mon Dec 12 12:58:23 2016 (r428409) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475969471 -SHA256 (znc-1.6.3.tar.gz) = 631c46de76fe601a41ef7676bc974958e9a302b72b25fc92b4a603a25d89b827 -SIZE (znc-1.6.3.tar.gz) = 1464200 +TIMESTAMP = 1481547160 +SHA256 (znc-1.6.4.tar.gz) = 431097eb17860bfc980f3e68fdd75f98af4bdeecd793c84835c6cb11c3320d1c +SIZE (znc-1.6.4.tar.gz) = 1468049 From owner-svn-ports-all@freebsd.org Mon Dec 12 13:01:28 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 63C80C73219; Mon, 12 Dec 2016 13:01:28 +0000 (UTC) (envelope-from ehaupt@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 2C78A1FEC; Mon, 12 Dec 2016 13:01:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCD1RJr029591; Mon, 12 Dec 2016 13:01:27 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCD1Rin029589; Mon, 12 Dec 2016 13:01:27 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612121301.uBCD1Rin029589@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Mon, 12 Dec 2016 13:01:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428410 - branches/2016Q4/irc/znc 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: Mon, 12 Dec 2016 13:01:28 -0000 Author: ehaupt Date: Mon Dec 12 13:01:27 2016 New Revision: 428410 URL: https://svnweb.freebsd.org/changeset/ports/428410 Log: MFH: r428409 Update to 1.6.4. This fixes various segfaults. Changelog: http://wiki.znc.in/ChangeLog/1.6.4 Approved by: ports-secteam (blanket) Modified: branches/2016Q4/irc/znc/Makefile branches/2016Q4/irc/znc/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/irc/znc/Makefile ============================================================================== --- branches/2016Q4/irc/znc/Makefile Mon Dec 12 12:58:23 2016 (r428409) +++ branches/2016Q4/irc/znc/Makefile Mon Dec 12 13:01:27 2016 (r428410) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= znc -PORTVERSION= 1.6.3 -PORTREVISION= 5 +PORTVERSION= 1.6.4 CATEGORIES= irc ipv6 MASTER_SITES= http://znc.in/releases/ \ http://znc.in/releases/archive/ Modified: branches/2016Q4/irc/znc/distinfo ============================================================================== --- branches/2016Q4/irc/znc/distinfo Mon Dec 12 12:58:23 2016 (r428409) +++ branches/2016Q4/irc/znc/distinfo Mon Dec 12 13:01:27 2016 (r428410) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475969471 -SHA256 (znc-1.6.3.tar.gz) = 631c46de76fe601a41ef7676bc974958e9a302b72b25fc92b4a603a25d89b827 -SIZE (znc-1.6.3.tar.gz) = 1464200 +TIMESTAMP = 1481547160 +SHA256 (znc-1.6.4.tar.gz) = 431097eb17860bfc980f3e68fdd75f98af4bdeecd793c84835c6cb11c3320d1c +SIZE (znc-1.6.4.tar.gz) = 1468049 From owner-svn-ports-all@freebsd.org Mon Dec 12 13:37:04 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 00931C73BE3; Mon, 12 Dec 2016 13:37:04 +0000 (UTC) (envelope-from swills@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 C37CC14E4; Mon, 12 Dec 2016 13:37:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCDb24A044643; Mon, 12 Dec 2016 13:37:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCDb2at044641; Mon, 12 Dec 2016 13:37:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612121337.uBCDb2at044641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 12 Dec 2016 13:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428411 - head/www/rubygem-jquery-rails4 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: Mon, 12 Dec 2016 13:37:04 -0000 Author: swills Date: Mon Dec 12 13:37:02 2016 New Revision: 428411 URL: https://svnweb.freebsd.org/changeset/ports/428411 Log: www/rubygem-jquery-rails4: update to 4.2.1 Modified: head/www/rubygem-jquery-rails4/Makefile head/www/rubygem-jquery-rails4/distinfo Modified: head/www/rubygem-jquery-rails4/Makefile ============================================================================== --- head/www/rubygem-jquery-rails4/Makefile Mon Dec 12 13:01:27 2016 (r428410) +++ head/www/rubygem-jquery-rails4/Makefile Mon Dec 12 13:37:02 2016 (r428411) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jquery-rails -PORTVERSION= 4.1.1 +PORTVERSION= 4.2.1 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 Modified: head/www/rubygem-jquery-rails4/distinfo ============================================================================== --- head/www/rubygem-jquery-rails4/distinfo Mon Dec 12 13:01:27 2016 (r428410) +++ head/www/rubygem-jquery-rails4/distinfo Mon Dec 12 13:37:02 2016 (r428411) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jquery-rails-4.1.1.gem) = 413a5046709d4ba36742df1cd8ec15e1ba5369710739b970c283380c53ce4bab -SIZE (rubygem/jquery-rails-4.1.1.gem) = 356352 +TIMESTAMP = 1481512435 +SHA256 (rubygem/jquery-rails-4.2.1.gem) = 3366f122a06c9b75d70b450aa4d23a226ecf78ac23377c0ca658c8b37bf4385f +SIZE (rubygem/jquery-rails-4.2.1.gem) = 515584 From owner-svn-ports-all@freebsd.org Mon Dec 12 14:40:24 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 3E9F9C72FD4; Mon, 12 Dec 2016 14:40:24 +0000 (UTC) (envelope-from swills@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 0A3D9130D; Mon, 12 Dec 2016 14:40:23 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCEeNeG068401; Mon, 12 Dec 2016 14:40:23 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCEeN7V068399; Mon, 12 Dec 2016 14:40:23 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612121440.uBCEeN7V068399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 12 Dec 2016 14:40:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428412 - head/devel/rubygem-minitest 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: Mon, 12 Dec 2016 14:40:24 -0000 Author: swills Date: Mon Dec 12 14:40:22 2016 New Revision: 428412 URL: https://svnweb.freebsd.org/changeset/ports/428412 Log: devel/rubygem-minitest: update to 5.10.1 Modified: head/devel/rubygem-minitest/Makefile head/devel/rubygem-minitest/distinfo Modified: head/devel/rubygem-minitest/Makefile ============================================================================== --- head/devel/rubygem-minitest/Makefile Mon Dec 12 13:37:02 2016 (r428411) +++ head/devel/rubygem-minitest/Makefile Mon Dec 12 14:40:22 2016 (r428412) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= minitest -PORTVERSION= 5.9.0 +PORTVERSION= 5.10.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-minitest/distinfo ============================================================================== --- head/devel/rubygem-minitest/distinfo Mon Dec 12 13:37:02 2016 (r428411) +++ head/devel/rubygem-minitest/distinfo Mon Dec 12 14:40:22 2016 (r428412) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463680621 -SHA256 (rubygem/minitest-5.9.0.gem) = 94660b4c3907ec4374a8c6980f63eb26644efe35c05b571567ce6d11c271dfbd -SIZE (rubygem/minitest-5.9.0.gem) = 73216 +TIMESTAMP = 1481549814 +SHA256 (rubygem/minitest-5.10.1.gem) = 4bf1fcf3306977f97348ff3c46520191a853c2637628aea20db55c7035aa62fa +SIZE (rubygem/minitest-5.10.1.gem) = 74240 From owner-svn-ports-all@freebsd.org Mon Dec 12 14:48:06 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 1097BC73300; Mon, 12 Dec 2016 14:48:06 +0000 (UTC) (envelope-from mat@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 D43FA1830; Mon, 12 Dec 2016 14:48:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCEm5LK072599; Mon, 12 Dec 2016 14:48:05 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCEm5S9072598; Mon, 12 Dec 2016 14:48:05 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612121448.uBCEm5S9072598@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Dec 2016 14:48:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428413 - head/security/p5-Crypt-SMIME 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: Mon, 12 Dec 2016 14:48:06 -0000 Author: mat Date: Mon Dec 12 14:48:04 2016 New Revision: 428413 URL: https://svnweb.freebsd.org/changeset/ports/428413 Log: Note that this needs a more recent OpenSSL version. Sponsored by: Absolight Modified: head/security/p5-Crypt-SMIME/Makefile (contents, props changed) Modified: head/security/p5-Crypt-SMIME/Makefile ============================================================================== --- head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:40:22 2016 (r428412) +++ head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:48:04 2016 (r428413) @@ -27,4 +27,10 @@ USES= perl5 ssl post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/SMIME/SMIME.so -.include +.include + +.if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} +IGNORE= Need a more recent version of OpenSSL. +.endif + +.include From owner-svn-ports-all@freebsd.org Mon Dec 12 14:48:14 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 1E5B0C73325; Mon, 12 Dec 2016 14:48:14 +0000 (UTC) (envelope-from mat@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 C9BB0187B; Mon, 12 Dec 2016 14:48:13 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCEmC3Q072732; Mon, 12 Dec 2016 14:48:12 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCEmCVe072729; Mon, 12 Dec 2016 14:48:12 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612121448.uBCEmCVe072729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Dec 2016 14:48:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428414 - in head/lang/perl5-devel: . 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: Mon, 12 Dec 2016 14:48:14 -0000 Author: mat Date: Mon Dec 12 14:48:12 2016 New Revision: 428414 URL: https://svnweb.freebsd.org/changeset/ports/428414 Log: Update to v5.25.7-110-gc551bb0. Changes: https://github.com/Perl/perl5/compare/v5.25.7-52-ga14be3e...v5.25.7-110-gc551bb0 Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) head/lang/perl5-devel/files/patch-t_porting_customized.dat (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Dec 12 14:48:04 2016 (r428413) +++ head/lang/perl5-devel/Makefile Mon Dec 12 14:48:12 2016 (r428414) @@ -30,7 +30,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.25.7-52-ga14be3e +GH_TAGNAME= v5.25.7-110-gc551bb0 MAKE_JOBS_UNSAFE= yes Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Dec 12 14:48:04 2016 (r428413) +++ head/lang/perl5-devel/distinfo Mon Dec 12 14:48:12 2016 (r428414) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480938339 -SHA256 (perl/perl-5.25.7-52_GH0.tar.gz) = 5d2d62b82c59eb080453b0b0c5b30bcb08405d6beb0c167001962f424b7153cf -SIZE (perl/perl-5.25.7-52_GH0.tar.gz) = 18384515 +TIMESTAMP = 1481552353 +SHA256 (perl/perl-5.25.7-110_GH0.tar.gz) = 28793fdd1b4a809082ce527e0156de1e438eb35308787073382aea1e04bf7d0e +SIZE (perl/perl-5.25.7-110_GH0.tar.gz) = 18394157 Modified: head/lang/perl5-devel/files/patch-t_porting_customized.dat ============================================================================== --- head/lang/perl5-devel/files/patch-t_porting_customized.dat Mon Dec 12 14:48:04 2016 (r428413) +++ head/lang/perl5-devel/files/patch-t_porting_customized.dat Mon Dec 12 14:48:12 2016 (r428414) @@ -1,8 +1,8 @@ ---- t/porting/customized.dat.orig 2016-11-14 00:17:42 UTC +--- t/porting/customized.dat.orig 2016-12-11 21:33:47 UTC +++ t/porting/customized.dat @@ -4,6 +4,7 @@ CPAN cpan/CPAN/scripts/cpan 22610ed0301d Digest cpan/Digest/Digest.pm 43f7f544cb11842b2f55c73e28930da50774e081 - Encode cpan/Encode/Encode.xs dba310bf3d362b1ade421b1a741875511d84809a + Encode cpan/Encode/Unicode/Unicode.pm 9749692c67f7d69083034de9184a93f070ab4799 ExtUtils::Constant cpan/ExtUtils-Constant/t/Constant.t a0369c919e216fb02767a637666bb4577ad79b02 +ExtUtils::MakeMaker cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Any.pm ac29a8dc1c7d6f0aca4abff0730c05bde1dab3ad File::Path cpan/File-Path/lib/File/Path.pm fd8ce4420a0c113d3f47dd3223859743655c1da8 From owner-svn-ports-all@freebsd.org Mon Dec 12 14:48: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 40209C7333D; Mon, 12 Dec 2016 14:48:17 +0000 (UTC) (envelope-from mat@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 08F8718C5; Mon, 12 Dec 2016 14:48:16 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCEmGpl072846; Mon, 12 Dec 2016 14:48:16 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCEmGlt072845; Mon, 12 Dec 2016 14:48:16 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612121448.uBCEmGlt072845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Dec 2016 14:48:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428415 - head/dns/bind9-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: Mon, 12 Dec 2016 14:48:17 -0000 Author: mat Date: Mon Dec 12 14:48:15 2016 New Revision: 428415 URL: https://svnweb.freebsd.org/changeset/ports/428415 Log: Update to latest commit. Sponsored by: Absolight Modified: head/dns/bind9-devel/Makefile (contents, props changed) head/dns/bind9-devel/distinfo (contents, props changed) Modified: head/dns/bind9-devel/Makefile ============================================================================== --- head/dns/bind9-devel/Makefile Mon Dec 12 14:48:12 2016 (r428414) +++ head/dns/bind9-devel/Makefile Mon Dec 12 14:48:15 2016 (r428415) @@ -5,10 +5,10 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} .if defined(BIND_TOOLS_SLAVE) # dns/bind-tools here -PORTREVISION= 1 +PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 MASTER_SITES= LOCAL/mat/bind @@ -30,8 +30,8 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= MPL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.12.0a.2016.12.05 -HASH= df372d9 +ISCVERSION= 9.12.0a.2016.12.08 +HASH= c1619b8 USES= cpe libedit Modified: head/dns/bind9-devel/distinfo ============================================================================== --- head/dns/bind9-devel/distinfo Mon Dec 12 14:48:12 2016 (r428414) +++ head/dns/bind9-devel/distinfo Mon Dec 12 14:48:15 2016 (r428415) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480943902 -SHA256 (bind9-df372d9.tar.gz) = 169be1d4e6568391ec5f1d7f14a3cb485a9797a3c74cdbed49cc95b36b5fe95c -SIZE (bind9-df372d9.tar.gz) = 11870220 +TIMESTAMP = 1481553348 +SHA256 (bind9-c1619b8.tar.gz) = 2d782fd62cf2f3dd0653c2535b2d4315403b6e69d9e1581648d3566dc6f75050 +SIZE (bind9-c1619b8.tar.gz) = 11808685 From owner-svn-ports-all@freebsd.org Mon Dec 12 14:55: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 295BBC73643; Mon, 12 Dec 2016 14:55:00 +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 D3CF11F35; Mon, 12 Dec 2016 14:54:59 +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 uBCEsxQe076758; Mon, 12 Dec 2016 14:54:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCEswq4076756; Mon, 12 Dec 2016 14:54:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612121454.uBCEswq4076756@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 12 Dec 2016 14:54:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428416 - head/devel/py-apscheduler 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: Mon, 12 Dec 2016 14:55:00 -0000 Author: jbeich Date: Mon Dec 12 14:54:58 2016 New Revision: 428416 URL: https://svnweb.freebsd.org/changeset/ports/428416 Log: devel/py-apscheduler: update to 3.3.0 - Assume maintainership Changes: https://github.com/agronholm/apscheduler/compare/v3.2.0...v3.3.0 PR: 215187 Approved by: wg (previous maintainer) Modified: head/devel/py-apscheduler/Makefile (contents, props changed) head/devel/py-apscheduler/distinfo (contents, props changed) Modified: head/devel/py-apscheduler/Makefile ============================================================================== --- head/devel/py-apscheduler/Makefile Mon Dec 12 14:48:15 2016 (r428415) +++ head/devel/py-apscheduler/Makefile Mon Dec 12 14:54:58 2016 (r428416) @@ -1,14 +1,13 @@ # $FreeBSD$ PORTNAME= apscheduler -PORTVERSION= 3.2.0 -PORTREVISION= 1 +PORTVERSION= 3.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= APScheduler-${DISTVERSION} -MAINTAINER= wg@FreeBSD.org +MAINTAINER= jbeich@FreeBSD.org COMMENT= In-process task scheduler with Cron-like capabilities LICENSE= MIT @@ -24,7 +23,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyt NO_ARCH= yes USES= python:2.7+ USE_PYTHON= autoplist distutils -TEST_ENV= ${MAKE_ENV} TZ=UTC PYTHONPATH=. +TEST_ENV= ${MAKE_ENV} TZ=UTC .include @@ -32,6 +31,9 @@ TEST_ENV= ${MAKE_ENV} TZ=UTC PYTHONPATH= RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}futures>0:devel/py-futures \ ${PYTHON_PKGNAMEPREFIX}funcsigs>0:devel/py-funcsigs TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock +.else +TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pytest-asyncio>0:devel/py-pytest-asyncio \ + ${PYTHON_PKGNAMEPREFIX}pytest-tornado>0:devel/py-pytest-tornado .endif post-patch: Modified: head/devel/py-apscheduler/distinfo ============================================================================== --- head/devel/py-apscheduler/distinfo Mon Dec 12 14:48:15 2016 (r428415) +++ head/devel/py-apscheduler/distinfo Mon Dec 12 14:54:58 2016 (r428416) @@ -1,2 +1,3 @@ -SHA256 (APScheduler-3.2.0.tar.gz) = 5baa1195ba711868fae257612cf80372ff1124014ca896884bf132f75636f638 -SIZE (APScheduler-3.2.0.tar.gz) = 80946 +TIMESTAMP = 1478424277 +SHA256 (APScheduler-3.3.0.tar.gz) = 9b238b9c47352c66200f043693477ad016471cefa8cf55650ab8dadd9a609aef +SIZE (APScheduler-3.3.0.tar.gz) = 85442 From owner-svn-ports-all@freebsd.org Mon Dec 12 15:54:58 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 5B62CC73A2B; Mon, 12 Dec 2016 15:54:58 +0000 (UTC) (envelope-from tz@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 2955D8DB; Mon, 12 Dec 2016 15:54:58 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCFsvNq002547; Mon, 12 Dec 2016 15:54:57 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCFsvk2002545; Mon, 12 Dec 2016 15:54:57 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612121554.uBCFsvk2002545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Mon, 12 Dec 2016 15:54:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428417 - head/lang/php56 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: Mon, 12 Dec 2016 15:54:58 -0000 Author: tz Date: Mon Dec 12 15:54:57 2016 New Revision: 428417 URL: https://svnweb.freebsd.org/changeset/ports/428417 Log: lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29 Changelog: http://www.php.net/ChangeLog-5.php#5.6.29 PR: 215190 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) MFH: 2016Q4 Modified: head/lang/php56/Makefile head/lang/php56/distinfo Modified: head/lang/php56/Makefile ============================================================================== --- head/lang/php56/Makefile Mon Dec 12 14:54:58 2016 (r428416) +++ head/lang/php56/Makefile Mon Dec 12 15:54:57 2016 (r428417) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.28 +PORTVERSION= 5.6.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: head/lang/php56/distinfo ============================================================================== --- head/lang/php56/distinfo Mon Dec 12 14:54:58 2016 (r428416) +++ head/lang/php56/distinfo Mon Dec 12 15:54:57 2016 (r428417) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479844408 -SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 -SIZE (php-5.6.28.tar.xz) = 12441072 +TIMESTAMP = 1481346047 +SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 +SIZE (php-5.6.29.tar.xz) = 12444988 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 From owner-svn-ports-all@freebsd.org Mon Dec 12 16:05:47 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 5CBFFC73E9B; Mon, 12 Dec 2016 16:05:47 +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 10AE8E6B; Mon, 12 Dec 2016 16:05:46 +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 uBCG5k39006714; Mon, 12 Dec 2016 16:05:46 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCG5jb7006709; Mon, 12 Dec 2016 16:05:45 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612121605.uBCG5jb7006709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 12 Dec 2016 16:05:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428418 - in head/www: . py-django-babel 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: Mon, 12 Dec 2016 16:05:47 -0000 Author: novel Date: Mon Dec 12 16:05:45 2016 New Revision: 428418 URL: https://svnweb.freebsd.org/changeset/ports/428418 Log: Add py-django-babel 0.5.1, utilities for using Babel in django. PR: 215149 Submitted by: Alexander Nusov Added: head/www/py-django-babel/ head/www/py-django-babel/Makefile (contents, props changed) head/www/py-django-babel/distinfo (contents, props changed) head/www/py-django-babel/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Dec 12 15:54:57 2016 (r428417) +++ head/www/Makefile Mon Dec 12 16:05:45 2016 (r428418) @@ -1528,6 +1528,7 @@ SUBDIR += py-django-appmedia SUBDIR += py-django-assets SUBDIR += py-django-auth-ldap + SUBDIR += py-django-babel SUBDIR += py-django-bitfield SUBDIR += py-django-bootstrap-form SUBDIR += py-django-caching-app-plugins Added: head/www/py-django-babel/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-babel/Makefile Mon Dec 12 16:05:45 2016 (r428418) @@ -0,0 +1,23 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= django-babel +PORTVERSION= 0.5.1 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Utilities for using Babel in django + +LICENSE= BSD + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 \ + ${PYTHON_PKGNAMEPREFIX}Babel>=0:devel/py-babel + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-django-babel/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-babel/distinfo Mon Dec 12 16:05:45 2016 (r428418) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481115722 +SHA256 (django-babel-0.5.1.tar.gz) = a0e342a549d1269cd0c02a1b4b483d6c7c7341db4c87b6b149a2b5bc059cee57 +SIZE (django-babel-0.5.1.tar.gz) = 19364 Added: head/www/py-django-babel/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-babel/pkg-descr Mon Dec 12 16:05:45 2016 (r428418) @@ -0,0 +1,3 @@ +Utilities for using Babel in Django + +WWW: http://pypi.python.org/pypi/django-babel From owner-svn-ports-all@freebsd.org Mon Dec 12 16:07:36 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 225B6C73F0D; Mon, 12 Dec 2016 16:07:36 +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 C9BEFF6E; Mon, 12 Dec 2016 16:07:35 +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 uBCG7YOs006946; Mon, 12 Dec 2016 16:07:34 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCG7Yr7006941; Mon, 12 Dec 2016 16:07:34 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612121607.uBCG7Yr7006941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 12 Dec 2016 16:07:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428419 - in head/www: . py-django-pyscss 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: Mon, 12 Dec 2016 16:07:36 -0000 Author: novel Date: Mon Dec 12 16:07:34 2016 New Revision: 428419 URL: https://svnweb.freebsd.org/changeset/ports/428419 Log: Add py-django-pyscss 2.0.2, makes it easier to use PySCSS in Django. PR: 215149 Submitted by: Alexander Nusov Added: head/www/py-django-pyscss/ head/www/py-django-pyscss/Makefile (contents, props changed) head/www/py-django-pyscss/distinfo (contents, props changed) head/www/py-django-pyscss/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Dec 12 16:05:45 2016 (r428418) +++ head/www/Makefile Mon Dec 12 16:07:34 2016 (r428419) @@ -1575,6 +1575,7 @@ SUBDIR += py-django-pipeline13 SUBDIR += py-django-post_office SUBDIR += py-django-profiles + SUBDIR += py-django-pyscss SUBDIR += py-django-recaptcha SUBDIR += py-django-redis SUBDIR += py-django-registration Added: head/www/py-django-pyscss/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-pyscss/Makefile Mon Dec 12 16:07:34 2016 (r428419) @@ -0,0 +1,23 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= django-pyscss +PORTVERSION= 2.0.2 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Makes it easier to use PySCSS in Django + +LICENSE= BSD + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 \ + ${PYTHON_PKGNAMEPREFIX}pyscss>=1.3.4:textproc/py-pyscss + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-django-pyscss/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-pyscss/distinfo Mon Dec 12 16:07:34 2016 (r428419) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481112842 +SHA256 (django-pyscss-2.0.2.tar.gz) = 0f4844f8fd3f69f4d428a616fdcf2b650a24862dd81443ae3fba14980c7b0615 +SIZE (django-pyscss-2.0.2.tar.gz) = 17791 Added: head/www/py-django-pyscss/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-pyscss/pkg-descr Mon Dec 12 16:07:34 2016 (r428419) @@ -0,0 +1,3 @@ +Makes it easier to use PySCSS in Django. + +WWW: http://pypi.python.org/pypi/django-pyscss From owner-svn-ports-all@freebsd.org Mon Dec 12 16:09: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 26670C73F5E; Mon, 12 Dec 2016 16:09: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 012B31078; Mon, 12 Dec 2016 16:09:53 +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 uBCG9rYd007198; Mon, 12 Dec 2016 16:09:53 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCG9qcW007194; Mon, 12 Dec 2016 16:09:52 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612121609.uBCG9qcW007194@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Mon, 12 Dec 2016 16:09:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428420 - in head/www: . py-django-openstack-auth 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: Mon, 12 Dec 2016 16:09:54 -0000 Author: novel Date: Mon Dec 12 16:09:52 2016 New Revision: 428420 URL: https://svnweb.freebsd.org/changeset/ports/428420 Log: Add py-django-openstack-auth 3.0.0, django authentication backend for use with OpenStack Identity. PR: 215149 Submitted by: Alexander Nusov Added: head/www/py-django-openstack-auth/ head/www/py-django-openstack-auth/Makefile (contents, props changed) head/www/py-django-openstack-auth/distinfo (contents, props changed) head/www/py-django-openstack-auth/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Dec 12 16:07:34 2016 (r428419) +++ head/www/Makefile Mon Dec 12 16:09:52 2016 (r428420) @@ -1565,6 +1565,7 @@ SUBDIR += py-django-mezzanine-grappelli SUBDIR += py-django-mptt SUBDIR += py-django-openid-auth + SUBDIR += py-django-openstack-auth SUBDIR += py-django-otp SUBDIR += py-django-otp-yubikey SUBDIR += py-django-overextends Added: head/www/py-django-openstack-auth/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-openstack-auth/Makefile Mon Dec 12 16:09:52 2016 (r428420) @@ -0,0 +1,30 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= django-openstack-auth +PORTVERSION= 3.0.0 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= django_openstack_auth-${PORTVERSION} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Django authentication backend for use with OpenStack Identity + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr +RUN_DEPENDS:= ${BUILD_DEPENDS} +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ + ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.14.0:devel/py-keystoneauth1 \ + ${PYTHON_PKGNAMEPREFIX}keystoneclient>=3.6.0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}oslo.policy>=1.15.0:devel/py-oslo.policy \ + ${PYTHON_PKGNAMEPREFIX}oslo.config>=0:devel/py-oslo.config \ + ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/www/py-django-openstack-auth/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-openstack-auth/distinfo Mon Dec 12 16:09:52 2016 (r428420) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481158612 +SHA256 (django_openstack_auth-3.0.0.tar.gz) = 74b7d2deb6e266714d13fc87f85a7e73e1befa3ca784a724519deccd65d2cd35 +SIZE (django_openstack_auth-3.0.0.tar.gz) = 64664 Added: head/www/py-django-openstack-auth/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-django-openstack-auth/pkg-descr Mon Dec 12 16:09:52 2016 (r428420) @@ -0,0 +1,3 @@ +Django authentication backend for use with OpenStack Identity + +WWW: http://pypi.python.org/pypi/django_openstack_auth From owner-svn-ports-all@freebsd.org Mon Dec 12 17:01:20 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 5F966C73879; Mon, 12 Dec 2016 17:01:20 +0000 (UTC) (envelope-from lwhsu@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 2ED021896; Mon, 12 Dec 2016 17:01:20 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCH1JjO030280; Mon, 12 Dec 2016 17:01:19 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCH1JHn030278; Mon, 12 Dec 2016 17:01:19 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201612121701.uBCH1JHn030278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Mon, 12 Dec 2016 17:01:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428421 - head/devel/jenkins 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: Mon, 12 Dec 2016 17:01:20 -0000 Author: lwhsu Date: Mon Dec 12 17:01:19 2016 New Revision: 428421 URL: https://svnweb.freebsd.org/changeset/ports/428421 Log: - Update to 2.36 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Mon Dec 12 16:09:52 2016 (r428420) +++ head/devel/jenkins/Makefile Mon Dec 12 17:01:19 2016 (r428421) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.35 +PORTVERSION= 2.36 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Mon Dec 12 16:09:52 2016 (r428420) +++ head/devel/jenkins/distinfo Mon Dec 12 17:01:19 2016 (r428421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480995622 -SHA256 (jenkins/2.35/jenkins.war) = 0dcf81b264f54cfe84952c10f33bf9fd8ac2c01a4d16316c00d0cb29cecc3f5c -SIZE (jenkins/2.35/jenkins.war) = 68853552 +TIMESTAMP = 1481524308 +SHA256 (jenkins/2.36/jenkins.war) = 3ab53b2954687c7f31d0b7bee41ef0137f6af9c636fe9d5588c9dc1a682856c4 +SIZE (jenkins/2.36/jenkins.war) = 68878624 From owner-svn-ports-all@freebsd.org Mon Dec 12 17:10: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 5828CC73C80 for ; Mon, 12 Dec 2016 17:10:09 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 34BEE1EC4; Mon, 12 Dec 2016 17:10:09 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id A4FD943C04; Mon, 12 Dec 2016 11:09:01 -0600 (CST) Subject: Re: svn commit: r428233 - head/Mk/Uses [kmod.mk] Reply-To: marino@freebsd.org, marino@freebsd.org References: <201612091847.uB9Il9uR007592@repo.freebsd.org> <5cdc9a0f-4b88-ca81-7c0c-f5e4fc2f8a93@marino.st> To: Rene Ladan , ports-committers@freebsd.org, svn-ports-all@freebsd.org, Gleb Smirnoff From: John Marino Message-ID: Date: Mon, 12 Dec 2016 11:10:04 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <5cdc9a0f-4b88-ca81-7c0c-f5e4fc2f8a93@marino.st> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161212-0, 12/12/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:10:09 -0000 On 12/10/2016 10:42, John Marino wrote: > On 12/9/2016 12:47, Rene Ladan wrote: >> Author: rene >> Date: Fri Dec 9 18:47:09 2016 >> New Revision: 428233 >> URL: https://svnweb.freebsd.org/changeset/ports/428233 >> >> Log: >> Uses/kmod.mk: add support for debug versions of kernel modules. >> >> Submitted by: glebius via private mail >> >> Modified: >> head/Mk/Uses/kmod.mk >> >> Modified: head/Mk/Uses/kmod.mk >> ============================================================================== >> >> --- head/Mk/Uses/kmod.mk Fri Dec 9 17:50:43 2016 (r428232) >> +++ head/Mk/Uses/kmod.mk Fri Dec 9 18:47:09 2016 (r428233) >> @@ -34,13 +34,19 @@ MAKE_ENV+= KMODDIR="${KMODDIR}" SYSDIR=" >> PLIST_FILES+= "@kld ${KMODDIR}" >> >> STRIP_CMD+= --strip-debug # do not strip kernel symbols >> +KERN_DEBUGDIR?= ${DEBUGDIR} >> .endif >> >> .if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_KMOD_POST_MK) >> _INCLUDE_USES_KMOD_POST_MK= yes >> >> _USES_install+= 290:${STAGEDIR}${KMODDIR} >> +_USES_install+= 291:${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR} >> + >> ${STAGEDIR}${KMODDIR}: >> @${MKDIR} ${.TARGET} >> >> +${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR}: >> + @${MKDIR} ${.TARGET} >> + >> .endif >> > > > After this commit, I am seeing: > make: "/xports/Mk/Uses/kmod.mk" line 50: warning: duplicate script for > target "/construction/x11-drivers/drm-kmod/stage/boot/modules" ignored > make: "/xports/Mk/Uses/kmod.mk" line 47: warning: using previous script > for "/construction/x11-drivers/drm-kmod/stage/boot/modules" defined here > > The cause is that if KERN_DEBUGDIR is not defined, the targets ending in > ${KMODDIR} are identical. There needs to be a guard checking for the > definition of KERN_DEBUGDIR. > > Thanks, > John Resending -- I was having DNS issues that caused my mail not to be delivered to @FreeBSD addresses for a while. --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:11: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 EA583C73E50; Mon, 12 Dec 2016 17:11:29 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B97D11D9; Mon, 12 Dec 2016 17:11:29 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 8DD0043C0F; Mon, 12 Dec 2016 09:40:34 -0600 (CST) Subject: Re: svn commit: r428413 - head/security/p5-Crypt-SMIME To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612121448.uBCEm5S9072598@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <8b95073f-afd8-a8a9-b4d2-599f22ef7c80@marino.st> Date: Mon, 12 Dec 2016 09:41:40 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612121448.uBCEm5S9072598@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161212-0, 12/12/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:11:30 -0000 On 12/12/2016 08:48, Mathieu Arnold wrote: > Author: mat > Date: Mon Dec 12 14:48:04 2016 > New Revision: 428413 > URL: https://svnweb.freebsd.org/changeset/ports/428413 > > Log: > Note that this needs a more recent OpenSSL version. > > Sponsored by: Absolight > > Modified: > head/security/p5-Crypt-SMIME/Makefile (contents, props changed) > > Modified: head/security/p5-Crypt-SMIME/Makefile > ============================================================================== > --- head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:40:22 2016 (r428412) > +++ head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:48:04 2016 (r428413) > @@ -27,4 +27,10 @@ USES= perl5 ssl > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/SMIME/SMIME.so > > -.include > +.include > + > +.if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} > +IGNORE= Need a more recent version of OpenSSL. > +.endif > + > +.include > FYI, I am planning to mark this only for openssl. It requires CMS which is disabled on libressl. But this commit paves the way for mine. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:16: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 B12CAC73031; Mon, 12 Dec 2016 17:16:09 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E6E47EA; Mon, 12 Dec 2016 17:16:08 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 1AC9543C19; Mon, 12 Dec 2016 11:15:01 -0600 (CST) Subject: Re: svn commit: r428413 - head/security/p5-Crypt-SMIME To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612121448.uBCEm5S9072598@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <120410fe-1ecc-c501-24b8-9cff0839e9cb@marino.st> Date: Mon, 12 Dec 2016 11:16:06 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612121448.uBCEm5S9072598@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161212-0, 12/12/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:16:09 -0000 On 12/12/2016 08:48, Mathieu Arnold wrote: > Author: mat > Date: Mon Dec 12 14:48:04 2016 > New Revision: 428413 > URL: https://svnweb.freebsd.org/changeset/ports/428413 > > Log: > Note that this needs a more recent OpenSSL version. > > Sponsored by: Absolight > > Modified: > head/security/p5-Crypt-SMIME/Makefile (contents, props changed) > > Modified: head/security/p5-Crypt-SMIME/Makefile > ============================================================================== > --- head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:40:22 2016 (r428412) > +++ head/security/p5-Crypt-SMIME/Makefile Mon Dec 12 14:48:04 2016 (r428413) > @@ -27,4 +27,10 @@ USES= perl5 ssl > post-install: > ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/SMIME/SMIME.so > > -.include > +.include > + > +.if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} > +IGNORE= Need a more recent version of OpenSSL. > +.endif > + > +.include > [resend] FYI, I am planning to mark this only for openssl. It requires CMS which is disabled on libressl. But this commit paves the way for mine. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:24:30 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 B80D2C73466; Mon, 12 Dec 2016 17:24:30 +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 6EE94F55; Mon, 12 Dec 2016 17:24:30 +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 uBCHOTNb039910; Mon, 12 Dec 2016 17:24:29 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCHOTRw039908; Mon, 12 Dec 2016 17:24:29 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612121724.uBCHOTRw039908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 12 Dec 2016 17:24:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428422 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup 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: Mon, 12 Dec 2016 17:24:30 -0000 Author: pi Date: Mon Dec 12 17:24:29 2016 New Revision: 428422 URL: https://svnweb.freebsd.org/changeset/ports/428422 Log: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup: update 0.600 -> 0.620 - Updates for compatibility with plugin v0.620 o croak unstead of return undef o add config3 + schema3.ddl for tests o update test script for new tests in plugin PR: 214278 Submitted by: Henk van Oers (maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Mon Dec 12 17:01:19 2016 (r428421) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Mon Dec 12 17:24:29 2016 (r428422) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup -PORTVERSION= 0.600 +PORTVERSION= 0.620 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,12 +13,13 @@ COMMENT= Extensible authentication frame LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ - p5-Dancer2-Plugin-Auth-Extensible>=0.600:security/p5-Dancer2-Plugin-Auth-Extensible \ +BUILD_DEPENDS= p5-Dancer2>=0.204001:www/p5-Dancer2 \ + p5-Dancer2-Plugin-Auth-Extensible>=0.620:security/p5-Dancer2-Plugin-Auth-Extensible \ p5-Dancer2-Plugin-Passphrase>=3.3.0:security/p5-Dancer2-Plugin-Passphrase \ p5-Dancer2-Plugin-DBIC>=0.0013:databases/p5-Dancer2-Plugin-DBIC RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Mon Dec 12 17:01:19 2016 (r428421) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Mon Dec 12 17:24:29 2016 (r428422) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464883075 -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600.tar.gz) = 8d239bc403e9d9431724dac9beec8385255886eaaaa9f5cf705161346c0ca0a2 -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.600.tar.gz) = 12406 +TIMESTAMP = 1478453750 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.620.tar.gz) = 9ee8abe36038f04672b56edb749c35f2c114d88bc2e6c1298d6c72896058aba0 +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.620.tar.gz) = 12734 From owner-svn-ports-all@freebsd.org Mon Dec 12 17:26:04 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 0F481C735D8; Mon, 12 Dec 2016 17:26:04 +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 B9A5A1245; Mon, 12 Dec 2016 17:26:03 +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 uBCHQ2MW040090; Mon, 12 Dec 2016 17:26:02 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCHQ2XJ040088; Mon, 12 Dec 2016 17:26:02 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612121726.uBCHQ2XJ040088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 12 Dec 2016 17:26:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428423 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database 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: Mon, 12 Dec 2016 17:26:04 -0000 Author: pi Date: Mon Dec 12 17:26:02 2016 New Revision: 428423 URL: https://svnweb.freebsd.org/changeset/ports/428423 Log: security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database: update 0.600 -> 0.620 - Update to new requirements of plugin version 0.620 PR: 215243 Submitted by: Henk van Oers (maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile Mon Dec 12 17:24:29 2016 (r428422) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/Makefile Mon Dec 12 17:26:02 2016 (r428423) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Database -PORTVERSION= 0.600 +PORTVERSION= 0.620 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo Mon Dec 12 17:24:29 2016 (r428422) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Database/distinfo Mon Dec 12 17:26:02 2016 (r428423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476370811 -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.600.tar.gz) = 8a1d727fa05a7cbad1a2a3785be033b005aecaa59fd114d726215c26597172aa -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.600.tar.gz) = 9601 +TIMESTAMP = 1481527952 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.620.tar.gz) = ad071814b141be5ef517d8c9be31196d6953c8bb680004efb13dfbb6474a2d8e +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Database-0.620.tar.gz) = 8993 From owner-svn-ports-all@freebsd.org Mon Dec 12 17:26:30 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 F3F47C73657; Mon, 12 Dec 2016 17:26:29 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D14081367; Mon, 12 Dec 2016 17:26:29 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id B7E5F43C2E; Sat, 10 Dec 2016 11:27:23 -0600 (CST) Subject: Re: svn commit: r428308 - in head/net-mgmt: . nagnu To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612101705.uBAH5Ukq054251@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <746cbe6f-fa0e-376a-0b42-c2ff2a382ed3@marino.st> Date: Sat, 10 Dec 2016 11:28:28 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612101705.uBAH5Ukq054251@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161209-1, 12/09/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:26:30 -0000 On 12/10/2016 11:05, Kurt Jaeger wrote: > Author: pi > Date: Sat Dec 10 17:05:29 2016 > New Revision: 428308 > URL: https://svnweb.freebsd.org/changeset/ports/428308 > > Log: > New port: net-mgmt/nagnu > > Nagnu is a curses/terminal based dashboard for nagios showing current > status of hosts and services. > > WWW: https://github.com/frlen/nagnu > > PR: 208846 > Submitted by: Fredrik Lennmark > > > Added: head/net-mgmt/nagnu/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net-mgmt/nagnu/Makefile Sat Dec 10 17:05:29 2016 (r428308) > @@ -0,0 +1,33 @@ > +# $FreeBSD$ > + > +PORTNAME= nagnu > +PORTVERSION= 1.1.2 > +CATEGORIES= net-mgmt > + > +MAINTAINER= fredrik@min-hemsida.net > +COMMENT= Nagios dashboard > + > +LICENSE= BSD2CLAUSE > + > +LIB_DEPENDS= libcurl.so:ftp/curl \ > + libncurses.so:devel/ncurses > + > +USE_GITHUB= yes > +GH_ACCOUNT= frlen > +PLIST_FILES= bin/nagnu \ > + man/man8/nagnu.8.gz \ > + share/examples/nagnu/nagnu.conf.sample > + > +GNU_CONFIGURE= yes > + > +do-install: > + ${INSTALL_PROGRAM} ${WRKSRC}/nagnu ${STAGEDIR}${PREFIX}/bin > + > + ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/nagnu > + ${INSTALL_DATA} ${WRKSRC}/nagnu.conf.sample \ > + ${STAGEDIR}${PREFIX}/share/examples/nagnu/nagnu.conf.sample > + > + ${INSTALL_MAN} ${WRKSRC}/docs/nagnu.8 \ > + ${STAGEDIR}${MANPREFIX}/man/man8 > + > +.include shouldn't this be using "USES+=ncurses:port", not LIB_DEPENDS ? --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:28:53 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 32159C73751; Mon, 12 Dec 2016 17:28:53 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0E9F115F9; Mon, 12 Dec 2016 17:28:52 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.com (Postfix) with ESMTP id 910BC43C20; Mon, 12 Dec 2016 11:27:44 -0600 (CST) Subject: Re: svn commit: r428308 - in head/net-mgmt: . nagnu To: Kurt Jaeger , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612101705.uBAH5Ukq054251@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <4e20197f-a291-1824-9293-5bad8da6cdbc@marino.st> Date: Mon, 12 Dec 2016 11:28:49 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612101705.uBAH5Ukq054251@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161212-0, 12/12/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:28:53 -0000 On 12/10/2016 11:05, Kurt Jaeger wrote: > Author: pi > Date: Sat Dec 10 17:05:29 2016 > New Revision: 428308 > URL: https://svnweb.freebsd.org/changeset/ports/428308 > > Log: > New port: net-mgmt/nagnu > > Nagnu is a curses/terminal based dashboard for nagios showing current > status of hosts and services. > > WWW: https://github.com/frlen/nagnu > > PR: 208846 > Submitted by: Fredrik Lennmark > > Added: > head/net-mgmt/nagnu/ > head/net-mgmt/nagnu/Makefile (contents, props changed) > head/net-mgmt/nagnu/distinfo (contents, props changed) > head/net-mgmt/nagnu/pkg-descr (contents, props changed) > Modified: > head/net-mgmt/Makefile > > Modified: head/net-mgmt/Makefile > ============================================================================== > --- head/net-mgmt/Makefile Sat Dec 10 16:55:23 2016 (r428307) > +++ head/net-mgmt/Makefile Sat Dec 10 17:05:29 2016 (r428308) > @@ -144,6 +144,7 @@ > SUBDIR += nagiosgraph > SUBDIR += nagiosql > SUBDIR += nagircbot > + SUBDIR += nagnu > SUBDIR += nagstamon > SUBDIR += nagtail > SUBDIR += nagvis > > Added: head/net-mgmt/nagnu/Makefile > ============================================================================== > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/net-mgmt/nagnu/Makefile Sat Dec 10 17:05:29 2016 (r428308) > @@ -0,0 +1,33 @@ > +# $FreeBSD$ > + > +PORTNAME= nagnu > +PORTVERSION= 1.1.2 > +CATEGORIES= net-mgmt > + > +MAINTAINER= fredrik@min-hemsida.net > +COMMENT= Nagios dashboard > + > +LICENSE= BSD2CLAUSE > + > +LIB_DEPENDS= libcurl.so:ftp/curl \ > + libncurses.so:devel/ncurses > + > +USE_GITHUB= yes > +GH_ACCOUNT= frlen > +PLIST_FILES= bin/nagnu \ > + man/man8/nagnu.8.gz \ > + share/examples/nagnu/nagnu.conf.sample > + > +GNU_CONFIGURE= yes > + > +do-install: > + ${INSTALL_PROGRAM} ${WRKSRC}/nagnu ${STAGEDIR}${PREFIX}/bin > + > + ${MKDIR} ${STAGEDIR}${PREFIX}/share/examples/nagnu > + ${INSTALL_DATA} ${WRKSRC}/nagnu.conf.sample \ > + ${STAGEDIR}${PREFIX}/share/examples/nagnu/nagnu.conf.sample > + > + ${INSTALL_MAN} ${WRKSRC}/docs/nagnu.8 \ > + ${STAGEDIR}${MANPREFIX}/man/man8 > + > +.include > [resend] shouldn't this be using "USES+=ncurses:port", not LIB_DEPENDS ? --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:45: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 87002C73D50; Mon, 12 Dec 2016 17:45:03 +0000 (UTC) (envelope-from olivierd@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 61A11146; Mon, 12 Dec 2016 17:45:03 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCHj2a9048156; Mon, 12 Dec 2016 17:45:02 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCHj158048149; Mon, 12 Dec 2016 17:45:01 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612121745.uBCHj158048149@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 12 Dec 2016 17:45:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428424 - in head: Mk/Uses devel devel/lxqt-build-tools devel/lxqt-build-tools/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: Mon, 12 Dec 2016 17:45:03 -0000 Author: olivierd Date: Mon Dec 12 17:45:01 2016 New Revision: 428424 URL: https://svnweb.freebsd.org/changeset/ports/428424 Log: Several helpers CMake modules needed to build LXQt itself as well as other components. WWW: https://github.com/lxde/lxqt-build-tools Obtained from: LXQt devel repo Added: head/devel/lxqt-build-tools/ head/devel/lxqt-build-tools/Makefile (contents, props changed) head/devel/lxqt-build-tools/distinfo (contents, props changed) head/devel/lxqt-build-tools/files/ head/devel/lxqt-build-tools/files/extra-patch-cmake_modules_LXQtCompilerSettings.cmake (contents, props changed) head/devel/lxqt-build-tools/pkg-descr (contents, props changed) head/devel/lxqt-build-tools/pkg-plist (contents, props changed) Modified: head/Mk/Uses/lxqt.mk head/devel/Makefile Modified: head/Mk/Uses/lxqt.mk ============================================================================== --- head/Mk/Uses/lxqt.mk Mon Dec 12 17:26:02 2016 (r428423) +++ head/Mk/Uses/lxqt.mk Mon Dec 12 17:45:01 2016 (r428424) @@ -9,6 +9,7 @@ # # Available LXQt components are: # +# buildtools - Helpers CMake modules # libfmqt - Libfm Qt bindings # lxqt - LXQt core library # qtxdg - Qt implementation of freedesktop.org xdg specs @@ -42,7 +43,11 @@ CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR=${MA -DPULL_TRANSLATIONS:BOOL=OFF # Available LXQt components are: -_USE_LXQT_ALL= libfmqt lxqt qtxdg +_USE_LXQT_ALL= buildtools libfmqt lxqt qtxdg + +_DATAROOTDIR= ${LOCALBASE}/share + +buildtools_BUILD_DEPENDS= ${_DATAROOTDIR}/cmake/lxqt-build-tools/lxqt-build-tools-config.cmake:devel/lxqt-build-tools libfmqt_LIB_DEPENDS= libfm-qt.so:x11/libfm-qt Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Dec 12 17:26:02 2016 (r428423) +++ head/devel/Makefile Mon Dec 12 17:45:01 2016 (r428424) @@ -1567,6 +1567,7 @@ SUBDIR += luajava SUBDIR += lutok SUBDIR += lwp + SUBDIR += lxqt-build-tools SUBDIR += m17n-db SUBDIR += m17n-docs SUBDIR += m17n-lib Added: head/devel/lxqt-build-tools/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lxqt-build-tools/Makefile Mon Dec 12 17:45:01 2016 (r428424) @@ -0,0 +1,28 @@ +# Created by: Olivier Duchateau +# $FreeBSD$ + +PORTNAME= lxqt-build-tools +PORTVERSION= 0.3.0 +CATEGORIES= devel +MASTER_SITES= LXQT/${PORTNAME} + +MAINTAINER= olivierd@FreeBSD.org +COMMENT= Helpers CMake modules for LXQt + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/BSD-3-Clause + +USES= cmake:outsource lxqt pkgconfig tar:xz +USE_QT5= qmake_build buildtools_build core + +.include + +# When the CXX compiler is GNU 4.2.1 (DragonFlyBSD seems to have >= 4.7.x) +# we get the following errors: +# cc1plus: error: unrecognized command line option "-flto" +# cc1plus: error: unrecognized command line option "-fuse-linker-plugin" +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000024 +EXTRA_PATCHES= ${FILESDIR}/extra-patch-cmake_modules_LXQtCompilerSettings.cmake +.endif + +.include Added: head/devel/lxqt-build-tools/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lxqt-build-tools/distinfo Mon Dec 12 17:45:01 2016 (r428424) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481464588 +SHA256 (lxqt/lxqt-build-tools-0.3.0.tar.xz) = 850124c0b76be38859745542fa45cb65191034d32b4fbc9f3399c867db69c008 +SIZE (lxqt/lxqt-build-tools-0.3.0.tar.xz) = 19024 Added: head/devel/lxqt-build-tools/files/extra-patch-cmake_modules_LXQtCompilerSettings.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lxqt-build-tools/files/extra-patch-cmake_modules_LXQtCompilerSettings.cmake Mon Dec 12 17:45:01 2016 (r428424) @@ -0,0 +1,13 @@ +--- cmake/modules/LXQtCompilerSettings.cmake.orig 2016-12-06 20:31:16 UTC ++++ cmake/modules/LXQtCompilerSettings.cmake +@@ -144,7 +144,9 @@ endif() + if (CMAKE_COMPILER_IS_GNUCXX OR LXQT_COMPILER_IS_CLANGCXX) + # -flto: use link-time optimizations to generate more efficient code + if (CMAKE_COMPILER_IS_GNUCXX) +- set(LTO_FLAGS "-flto -fuse-linker-plugin") ++ if (NOT ${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD") ++ set(LTO_FLAGS "-flto -fuse-linker-plugin") ++ endif () + elseif (LXQT_COMPILER_IS_CLANGCXX) + # The link-time optimization of clang++/llvm seems to be too aggrassive. + # After testing, it breaks the signal/slots of QObject sometimes. Added: head/devel/lxqt-build-tools/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lxqt-build-tools/pkg-descr Mon Dec 12 17:45:01 2016 (r428424) @@ -0,0 +1,4 @@ +Several helpers CMake modules needed to build LXQt itself as well as other +components. + +WWW: https://github.com/lxde/lxqt-build-tools Added: head/devel/lxqt-build-tools/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/lxqt-build-tools/pkg-plist Mon Dec 12 17:45:01 2016 (r428424) @@ -0,0 +1,22 @@ +share/cmake/lxqt-build-tools/find-modules/FindFm.cmake +share/cmake/lxqt-build-tools/find-modules/FindGLIB.cmake +share/cmake/lxqt-build-tools/find-modules/FindMenuCache.cmake +share/cmake/lxqt-build-tools/find-modules/FindUDev.cmake +share/cmake/lxqt-build-tools/find-modules/FindXCB.cmake +share/cmake/lxqt-build-tools/find-modules/FindXdgUserDirs.cmake +share/cmake/lxqt-build-tools/lxqt-build-tools-config-version.cmake +share/cmake/lxqt-build-tools/lxqt-build-tools-config.cmake +share/cmake/lxqt-build-tools/modules/LXQtAppTranslationLoader.cpp.in +share/cmake/lxqt-build-tools/modules/LXQtCompilerSettings.cmake +share/cmake/lxqt-build-tools/modules/LXQtConfigVars.cmake +share/cmake/lxqt-build-tools/modules/LXQtCreatePkgConfigFile.cmake +share/cmake/lxqt-build-tools/modules/LXQtCreatePortableHeaders.cmake +share/cmake/lxqt-build-tools/modules/LXQtLibTranslationLoader.cpp.in +share/cmake/lxqt-build-tools/modules/LXQtPluginTranslationLoader.cpp.in +share/cmake/lxqt-build-tools/modules/LXQtTranslate.cmake +share/cmake/lxqt-build-tools/modules/LXQtTranslateDesktop.cmake +share/cmake/lxqt-build-tools/modules/LXQtTranslateTs.cmake +share/cmake/lxqt-build-tools/modules/LXQtTranslationLoader.cmake +share/cmake/lxqt-build-tools/modules/Qt5PatchedLinguistToolsMacros.cmake +share/cmake/lxqt-build-tools/modules/Qt5TranslationLoader.cmake +share/cmake/lxqt-build-tools/modules/Qt5TranslationLoader.cpp.in From owner-svn-ports-all@freebsd.org Mon Dec 12 17:49: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 D4B86C73EB0; Mon, 12 Dec 2016 17:49:39 +0000 (UTC) (envelope-from hrs@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 A461F6A7; Mon, 12 Dec 2016 17:49:39 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCHncaF048472; Mon, 12 Dec 2016 17:49:38 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCHncwl048471; Mon, 12 Dec 2016 17:49:38 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201612121749.uBCHncwl048471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Mon, 12 Dec 2016 17:49:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428425 - head/print/gsfonts 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: Mon, 12 Dec 2016 17:49:39 -0000 Author: hrs Date: Mon Dec 12 17:49:38 2016 New Revision: 428425 URL: https://svnweb.freebsd.org/changeset/ports/428425 Log: Revert r427895. The symlinks to Japanese and Chinese fonts are provided to normalize the font names into standardized ones, and to make the users be able to install the actual font files into the location pointed by them. japanese/font-std and chinese/font-std will install ones which can be redistributed freely, and one can install commercial font files instead. To avoid installing big Japanese and Chinese font files for people who do not need them, this port does not have explicit runtime dependency on japanese/font-std or chinese/font-std. PR: 214381 Modified: head/print/gsfonts/Makefile Modified: head/print/gsfonts/Makefile ============================================================================== --- head/print/gsfonts/Makefile Mon Dec 12 17:45:01 2016 (r428424) +++ head/print/gsfonts/Makefile Mon Dec 12 17:49:38 2016 (r428425) @@ -3,7 +3,7 @@ PORTNAME= gsfonts PORTVERSION= 8.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= print x11-fonts MASTER_SITES= SF/gs-fonts/gs-fonts/${PORTVERSION}%20%28base%2035%2C%20GPL%29/:std \ SF/gs-fonts/gs-fonts/6.0%20%28misc%2C%20GPL%29/:other @@ -19,9 +19,6 @@ NO_BUILD= yes PLIST_SUB= FONTSDIR="${FONTSDIR:S|${STAGEDIR}${PREFIX}/||}" OPTIONS_DEFINE= DOCS -RUN_DEPENDS+= ${LOCALBASE}/share/fonts/std.ja_JP/Ryumin-Light:japanese/font-std \ - ${LOCALBASE}/share/fonts/std.zh_CN/STSong-Light:chinese/font-std \ - FONTSDIR= ${STAGEDIR}${PREFIX}/share/ghostscript/fonts CJKFONTS?= std.ja_JP/Ryumin-Light \ std.ja_JP/GothicBBB-Medium \ From owner-svn-ports-all@freebsd.org Mon Dec 12 17:51:31 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 39672C73F8D for ; Mon, 12 Dec 2016 17:51:31 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from shepard.synsport.com (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 16764A24; Mon, 12 Dec 2016 17:51:30 +0000 (UTC) (envelope-from freebsd.contact@marino.st) Received: from [127.0.0.1] (ip72-204-83-236.fv.ks.cox.net [72.204.83.236]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 920B543C39; Sat, 10 Dec 2016 10:41:42 -0600 (CST) Subject: Re: svn commit: r428233 - head/Mk/Uses [kmod.mk] To: Rene Ladan , ports-committers@freebsd.org, svn-ports-all@freebsd.org, Gleb Smirnoff References: <201612091847.uB9Il9uR007592@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <5cdc9a0f-4b88-ca81-7c0c-f5e4fc2f8a93@marino.st> Date: Sat, 10 Dec 2016 10:42:47 -0600 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 In-Reply-To: <201612091847.uB9Il9uR007592@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 161209-1, 12/09/2016), Outbound message X-Antivirus-Status: Clean 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: Mon, 12 Dec 2016 17:51:31 -0000 On 12/9/2016 12:47, Rene Ladan wrote: > Author: rene > Date: Fri Dec 9 18:47:09 2016 > New Revision: 428233 > URL: https://svnweb.freebsd.org/changeset/ports/428233 > > Log: > Uses/kmod.mk: add support for debug versions of kernel modules. > > Submitted by: glebius via private mail > > Modified: > head/Mk/Uses/kmod.mk > > Modified: head/Mk/Uses/kmod.mk > ============================================================================== > --- head/Mk/Uses/kmod.mk Fri Dec 9 17:50:43 2016 (r428232) > +++ head/Mk/Uses/kmod.mk Fri Dec 9 18:47:09 2016 (r428233) > @@ -34,13 +34,19 @@ MAKE_ENV+= KMODDIR="${KMODDIR}" SYSDIR=" > PLIST_FILES+= "@kld ${KMODDIR}" > > STRIP_CMD+= --strip-debug # do not strip kernel symbols > +KERN_DEBUGDIR?= ${DEBUGDIR} > .endif > > .if defined(_POSTMKINCLUDED) && !defined(_INCLUDE_USES_KMOD_POST_MK) > _INCLUDE_USES_KMOD_POST_MK= yes > > _USES_install+= 290:${STAGEDIR}${KMODDIR} > +_USES_install+= 291:${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR} > + > ${STAGEDIR}${KMODDIR}: > @${MKDIR} ${.TARGET} > > +${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR}: > + @${MKDIR} ${.TARGET} > + > .endif > After this commit, I am seeing: make: "/xports/Mk/Uses/kmod.mk" line 50: warning: duplicate script for target "/construction/x11-drivers/drm-kmod/stage/boot/modules" ignored make: "/xports/Mk/Uses/kmod.mk" line 47: warning: using previous script for "/construction/x11-drivers/drm-kmod/stage/boot/modules" defined here The cause is that if KERN_DEBUGDIR is not defined, the targets ending in ${KMODDIR} are identical. There needs to be a guard checking for the definition of KERN_DEBUGDIR. Thanks, John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-all@freebsd.org Mon Dec 12 17:59:02 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 03231C74226; Mon, 12 Dec 2016 17:59:02 +0000 (UTC) (envelope-from mat@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 C6077F48; Mon, 12 Dec 2016 17:59:01 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCHx01t052827; Mon, 12 Dec 2016 17:59:00 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCHx03X052826; Mon, 12 Dec 2016 17:59:00 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612121759.uBCHx03X052826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 12 Dec 2016 17:59:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428426 - head/www/grafana3 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: Mon, 12 Dec 2016 17:59:02 -0000 Author: mat Date: Mon Dec 12 17:59:00 2016 New Revision: 428426 URL: https://svnweb.freebsd.org/changeset/ports/428426 Log: Convert to GH_TUPLE. Sponsored by: Absolight Modified: head/www/grafana3/Makefile (contents, props changed) Modified: head/www/grafana3/Makefile ============================================================================== --- head/www/grafana3/Makefile Mon Dec 12 17:49:38 2016 (r428425) +++ head/www/grafana3/Makefile Mon Dec 12 17:59:00 2016 (r428426) @@ -1,9 +1,10 @@ # $FreeBSD$ -PORTNAME= grafana3 +PORTNAME= grafana PORTVERSION= 3.1.1 DISTVERSIONPREFIX= v PORTREVISION= 1 +PKGNAMESUFFIX= 3 CATEGORIES= www MAINTAINER= jhixson@gmail.com @@ -16,47 +17,57 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/ ONLY_FOR_ARCHS= i386 amd64 USE_RC_SUBR= grafana3 -TAG= ${DISTVERSIONPREFIX}${PORTVERSION} USES= compiler USE_GITHUB= yes -GH_ACCOUNT= grafana BurntSushi:toml Unknwon:com aws:aws_sdk_go \ - bmizerany:assert bradfitz:gomemcache codegangsta:cli \ - davecgh:go_spew fatih:color franela:goreq go-ini:ini go-ldap:ldap \ - go-macaron:binding,gzip,inject,session go-sql-driver:mysql \ - go-stack:stack go-xorm:core,xorm gorilla:websocket gosimple:slug \ - hashicorp:go_version inconshreveable:log15 jmespath:go_jmespath \ - jtolds:gls klauspost:compress,cpuid,crc32 kr:pretty,text lib:pq \ - mattn:go_colorable,go_isatty,go_sqlite3 rainycape:unidecode \ - smartystreets:goconvey streadway:amqp golang:net,oauth2,sys \ - go-asn1-ber:asn1_ber go-bufio:bufio go-macaron:macaron \ - go-redis:redis jhixson74:grafana_public - -GH_PROJECT= grafana toml:toml com:com aws-sdk-go:aws_sdk_go \ - assert:assert gomemcache:gomemcache cli:cli go-spew:go_spew \ - color:color goreq:goreq ini:ini ldap:ldap binding:binding \ - gzip:gzip inject:inject session:session mysql:mysql stack:stack \ - core:core xorm:xorm websocket:websocket slug:slug \ - go-version:go_version log15:log15 go-jmespath:go_jmespath gls:gls \ - compress:compress cpuid:cpuid crc32:crc32 pretty:pretty text:text \ - pq:pq go-colorable:go_colorable go-isatty:go_isatty \ - go-sqlite3:go_sqlite3 unidecode:unidecode goconvey:goconvey \ - amqp:amqp net:net oauth2:oauth2 sys:sys asn1-ber:asn1_ber \ - bufio:bufio macaron:macaron redis:redis grafana_public:grafana_public - -GH_TAGNAME= ${TAG} v0.2.0:toml v1:com v1.1.36:aws_sdk_go \ - release.r60:assert release.r60:gomemcache v1.17.0:cli \ - 5215b55:go_spew v0.1:color fc08df6:goreq v1.12.0:ini v2.3.0:ldap \ - bd00823:binding cad1c65:gzip c5ab7bf:inject 66031fc:session \ - v1.2:mysql v1.5.2:stack v0.5.3:core v0.5.3:xorm v1.0.0:websocket \ - v1.0:slug 0181db4:go_version v2.11:log15 0b12d6b:go_jmespath \ - v4.2.0:gls v1.0:compress v1.0:cpuid v1.0:crc32 add1dbc:pretty \ - 7cafcd8:text e2402a7:pq v0.0.5:go_colorable v0.0.1:go_isatty \ - v1.1.0:go_sqlite3 cb7f23e:unidecode c53abc9:goconvey 2e25825:amqp \ - bc3663d:net 65a8d08:oauth2 62bee03:sys v1:asn1_ber v1:bufio \ - v1:macaron v2:redis ${TAG}:grafana_public +GH_TUPLE= \ + BurntSushi:toml:v0.2.0:toml/src/github.com/BurntSushi/toml \ + Unknwon:com:v1:com/src/github.com/Unknwon/com \ + aws:aws-sdk-go:v1.1.36:aws_sdk_go/src/github.com/aws/aws-sdk-go \ + bmizerany:assert:release.r60:assert/src/github.com/bmizerany/assert \ + bradfitz:gomemcache:release.r60:gomemcache/src/github.com/bradfitz/gomemcache \ + codegangsta:cli:v1.17.0:cli/src/github.com/codegangsta/cli \ + davecgh:go-spew:5215b55:go_spew/src/github.com/davecgh/go-spew \ + fatih:color:v0.1:color/src/github.com/fatih/color \ + franela:goreq:fc08df6:goreq/src/github.com/franela/goreq \ + go-ini:ini:v1.12.0:ini/src/gopkg.in/ini.v1 \ + go-ldap:ldap:v2.3.0:ldap/src/github.com/go-ldap/ldap \ + go-macaron:binding:bd00823:binding/src/github.com/go-macaron/binding \ + go-macaron:gzip:cad1c65:gzip/src/github.com/go-macaron/gzip \ + go-macaron:inject:c5ab7bf:inject/src/github.com/go-macaron/inject \ + go-macaron:session:66031fc:session/src/github.com/go-macaron/session \ + go-sql-driver:mysql:v1.2:mysql/src/github.com/go-sql-driver/mysql \ + go-stack:stack:v1.5.2:stack/src/github.com/go-stack/stack \ + go-xorm:core:v0.5.3:core/src/github.com/go-xorm/core \ + go-xorm:xorm:v0.5.3:xorm/src/github.com/go-xorm/xorm \ + gorilla:websocket:v1.0.0:websocket/src/github.com/gorilla/websocket \ + gosimple:slug:v1.0:slug/src/github.com/gosimple/slug \ + hashicorp:go-version:0181db4:go_version/src/github.com/hashicorp/go-version \ + inconshreveable:log15:v2.11:log15/src/github.com/inconshreveable/log15 \ + jmespath:go-jmespath:0b12d6b:go_jmespath/src/github.com/jmespath/go-jmespath \ + jtolds:gls:v4.2.0:gls/src/github.com/jtolds/gls \ + klauspost:compress:v1.0:compress/src/github.com/klauspost/compress \ + klauspost:cpuid:v1.0:cpuid/src/github.com/klauspost/cpuid \ + klauspost:crc32:v1.0:crc32/src/github.com/klauspost/crc32 \ + kr:pretty:add1dbc:pretty/src/github.com/kr/pretty \ + kr:text:7cafcd8:text/src/github.com/kr/text \ + lib:pq:e2402a7:pq/src/github.com/lib/pq \ + mattn:go-colorable:v0.0.5:go_colorable/src/github.com/mattn/go-colorable \ + mattn:go-isatty:v0.0.1:go_isatty/src/github.com/mattn/go-isatty \ + mattn:go-sqlite3:v1.1.0:go_sqlite3/src/github.com/mattn/go-sqlite3 \ + rainycape:unidecode:cb7f23e:unidecode/src/github.com/rainycape/unidecode \ + smartystreets:goconvey:c53abc9:goconvey/src/github.com/smartystreets/goconvey \ + streadway:amqp:2e25825:amqp/src/github.com/streadway/amqp \ + golang:net:bc3663d:net/src/golang.org/x/net \ + golang:oauth2:65a8d08:oauth2/src/golang.org/x/oauth2 \ + golang:sys:62bee03:sys/src/golang.org/x/sys \ + go-asn1-ber:asn1-ber:v1:asn1_ber/src/gopkg.in/asn1-ber.v1 \ + go-bufio:bufio:v1:bufio/src/gopkg.in/bufio.v1 \ + go-macaron:macaron:v1:macaron/src/gopkg.in/macaron.v1 \ + go-redis:redis:v2:redis/src/gopkg.in/redis.v2 \ + jhixson74:grafana_public:${DISTVERSIONFULL}:grafana_public GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana @@ -65,11 +76,11 @@ USERS= ${GRAFANA_USER} GROUPS= ${GRAFANA_GROUP} GRAFANAHOMEDIR= ${PREFIX}/share/grafana/ -GRAFANADATADIR= /var/db/${PORTNAME}/ -GRAFANALOGDIR= /var/log/${PORTNAME}/ -GRAFANAPIDDIR= /var/run/${PORTNAME}/ -GRAFANAPLUGINDIR= /var/db/${PORTNAME}/plugins -GRAFANADASHBOARDDIR= /var/db/${PORTNAME}/dashboards +GRAFANADATADIR= /var/db/${PKGBASE}/ +GRAFANALOGDIR= /var/log/${PKGBASE}/ +GRAFANAPIDDIR= /var/run/${PKGBASE}/ +GRAFANAPLUGINDIR= /var/db/${PKGBASE}/plugins +GRAFANADASHBOARDDIR= /var/db/${PKGBASE}/dashboards SUB_FILES= grafana3 grafana3.conf SUB_LIST+= GRAFANA_USER=${GRAFANA_USER} \ @@ -91,135 +102,12 @@ post-extract: .jscs.json .jsfmtrc .jshintrc appveyor.yml benchmarks bower.json \ build.go CHANGELOG.md circle.yml conf docker docs emails examples \ Godeps Gruntfile.js karma.conf.js latest.json LICENSE.md Makefile \ - NOTICE.md package.json packaging pkg public README.md symlink_git_hooks.sh \ + NOTICE.md package.json packaging pkg README.md symlink_git_hooks.sh \ tasks test.sh tests trigger_grafana_packer.sh tsconfig.json \ tsd.json tslint.json vendor @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/grafana/grafana .endfor - @${MKDIR} ${WRKSRC}/src/github.com/BurntSushi - @${MKDIR} ${WRKSRC}/src/github.com/Unknwon - @${MKDIR} ${WRKSRC}/src/github.com/aws - @${MKDIR} ${WRKSRC}/src/github.com/bmizerany - @${MKDIR} ${WRKSRC}/src/github.com/bradfitz - @${MKDIR} ${WRKSRC}/src/github.com/codegangsta - @${MKDIR} ${WRKSRC}/src/github.com/davecgh - @${MKDIR} ${WRKSRC}/src/github.com/fatih - @${MKDIR} ${WRKSRC}/src/github.com/franela - @${MKDIR} ${WRKSRC}/src/github.com/go-ini - @${MKDIR} ${WRKSRC}/src/github.com/go-ldap - @${MKDIR} ${WRKSRC}/src/github.com/go-macaron - @${MKDIR} ${WRKSRC}/src/github.com/go-sql-driver - @${MKDIR} ${WRKSRC}/src/github.com/go-stack - @${MKDIR} ${WRKSRC}/src/github.com/go-xorm - @${MKDIR} ${WRKSRC}/src/github.com/gorilla - @${MKDIR} ${WRKSRC}/src/github.com/gosimple - @${MKDIR} ${WRKSRC}/src/github.com/hashicorp - @${MKDIR} ${WRKSRC}/src/github.com/inconshreveable - @${MKDIR} ${WRKSRC}/src/github.com/jmespath - @${MKDIR} ${WRKSRC}/src/github.com/jtolds - @${MKDIR} ${WRKSRC}/src/github.com/klauspost - @${MKDIR} ${WRKSRC}/src/github.com/kr - @${MKDIR} ${WRKSRC}/src/github.com/lib - @${MKDIR} ${WRKSRC}/src/github.com/mattn - @${MKDIR} ${WRKSRC}/src/github.com/rainycape - @${MKDIR} ${WRKSRC}/src/github.com/smartystreets - @${MKDIR} ${WRKSRC}/src/github.com/streadway - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/gopkg.in/asn1-ber.v1 - @${MKDIR} ${WRKSRC}/src/gopkg.in/bufio.v1 - @${MKDIR} ${WRKSRC}/src/gopkg.in/ini.v1 - @${MKDIR} ${WRKSRC}/src/gopkg.in/macaron.v1 - @${MKDIR} ${WRKSRC}/src/gopkg.in/redis.v2 - @${MV} ${WRKSRC_toml} \ - ${WRKSRC}/src/github.com/BurntSushi/toml - @${MV} ${WRKSRC_com} \ - ${WRKSRC}/src/github.com/Unknwon/com - @${MV} ${WRKSRC_aws_sdk_go} \ - ${WRKSRC}/src/github.com/aws/aws-sdk-go - @${MV} ${WRKSRC_assert} \ - ${WRKSRC}/src/github.com/bmizerany/assert - @${MV} ${WRKSRC_gomemcache} \ - ${WRKSRC}/src/github.com/bradfitz/gomemcache - @${MV} ${WRKSRC_cli} \ - ${WRKSRC}/src/github.com/codegangsta/cli - @${MV} ${WRKSRC_go_spew} \ - ${WRKSRC}/src/github.com/davecgh/go-spew - @${MV} ${WRKSRC_color} \ - ${WRKSRC}/src/github.com/fatih/color - @${MV} ${WRKSRC_goreq} \ - ${WRKSRC}/src/github.com/franela/goreq - @${MV} ${WRKSRC_ldap} \ - ${WRKSRC}/src/github.com/go-ldap/ldap - @${MV} ${WRKSRC_binding} \ - ${WRKSRC}/src/github.com/go-macaron/binding - @${MV} ${WRKSRC_gzip} \ - ${WRKSRC}/src/github.com/go-macaron/gzip - @${MV} ${WRKSRC_inject} \ - ${WRKSRC}/src/github.com/go-macaron/inject - @${MV} ${WRKSRC_session} \ - ${WRKSRC}/src/github.com/go-macaron/session - @${MV} ${WRKSRC_mysql} \ - ${WRKSRC}/src/github.com/go-sql-driver/mysql - @${MV} ${WRKSRC_stack} \ - ${WRKSRC}/src/github.com/go-stack/stack - @${MV} ${WRKSRC_core} \ - ${WRKSRC}/src/github.com/go-xorm/core - @${MV} ${WRKSRC_xorm} \ - ${WRKSRC}/src/github.com/go-xorm/xorm - @${MV} ${WRKSRC_websocket} \ - ${WRKSRC}/src/github.com/gorilla/websocket - @${MV} ${WRKSRC_slug} \ - ${WRKSRC}/src/github.com/gosimple/slug - @${MV} ${WRKSRC_go_version} \ - ${WRKSRC}/src/github.com/hashicorp/go-version - @${MV} ${WRKSRC_log15} \ - ${WRKSRC}/src/github.com/inconshreveable/log15 - @${MV} ${WRKSRC_go_jmespath} \ - ${WRKSRC}/src/github.com/jmespath/go-jmespath - @${MV} ${WRKSRC_gls} \ - ${WRKSRC}/src/github.com/jtolds/gls - @${MV} ${WRKSRC_compress} \ - ${WRKSRC}/src/github.com/klauspost/compress - @${MV} ${WRKSRC_cpuid} \ - ${WRKSRC}/src/github.com/klauspost/cpuid - @${MV} ${WRKSRC_crc32} \ - ${WRKSRC}/src/github.com/klauspost/crc32 - @${MV} ${WRKSRC_pretty} \ - ${WRKSRC}/src/github.com/kr/pretty - @${MV} ${WRKSRC_text} \ - ${WRKSRC}/src/github.com/kr/text - @${MV} ${WRKSRC_pq} \ - ${WRKSRC}/src/github.com/lib/pq - @${MV} ${WRKSRC_go_colorable} \ - ${WRKSRC}/src/github.com/mattn/go-colorable - @${MV} ${WRKSRC_go_isatty} \ - ${WRKSRC}/src/github.com/mattn/go-isatty - @${MV} ${WRKSRC_go_sqlite3} \ - ${WRKSRC}/src/github.com/mattn/go-sqlite3 - @${MV} ${WRKSRC_unidecode} \ - ${WRKSRC}/src/github.com/rainycape/unidecode - @${MV} ${WRKSRC_goconvey} \ - ${WRKSRC}/src/github.com/smartystreets/goconvey - @${MV} ${WRKSRC_amqp} \ - ${WRKSRC}/src/github.com/streadway/amqp - @${MV} ${WRKSRC_net} \ - ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_oauth2} \ - ${WRKSRC}/src/golang.org/x/oauth2 - @${MV} ${WRKSRC_sys} \ - ${WRKSRC}/src/golang.org/x/sys - @${MV} ${WRKSRC_asn1_ber} \ - ${WRKSRC}/src/gopkg.in/asn1-ber.v1 - @${MV} ${WRKSRC_bufio} \ - ${WRKSRC}/src/gopkg.in/bufio.v1 - @${MV} ${WRKSRC_ini} \ - ${WRKSRC}/src/gopkg.in/ini.v1 - @${MV} ${WRKSRC_macaron} \ - ${WRKSRC}/src/gopkg.in/macaron.v1 - @${MV} ${WRKSRC_redis} \ - ${WRKSRC}/src/gopkg.in/redis.v2 - ${RM} -r ${WRKSRC}/src/github.com/grafana/grafana/public ${MV} ${WRKSRC_grafana_public}/public ${WRKSRC}/src/github.com/grafana/grafana/public ${MV} ${WRKSRC_grafana_public}/public_gen ${WRKSRC}/src/github.com/grafana/grafana/public_gen From owner-svn-ports-all@freebsd.org Mon Dec 12 20:08:32 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 08C28C74BB3; Mon, 12 Dec 2016 20:08:32 +0000 (UTC) (envelope-from olgeni@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 CC53817B7; Mon, 12 Dec 2016 20:08:31 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCK8VGD006082; Mon, 12 Dec 2016 20:08:31 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCK8UeJ006080; Mon, 12 Dec 2016 20:08:30 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612122008.uBCK8UeJ006080@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Mon, 12 Dec 2016 20:08:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428427 - head/net/nats-streaming-server 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: Mon, 12 Dec 2016 20:08:32 -0000 Author: olgeni Date: Mon Dec 12 20:08:30 2016 New Revision: 428427 URL: https://svnweb.freebsd.org/changeset/ports/428427 Log: Update net/nats-streaming-server to version 0.3.4. Modified: head/net/nats-streaming-server/Makefile head/net/nats-streaming-server/distinfo Modified: head/net/nats-streaming-server/Makefile ============================================================================== --- head/net/nats-streaming-server/Makefile Mon Dec 12 17:59:00 2016 (r428426) +++ head/net/nats-streaming-server/Makefile Mon Dec 12 20:08:30 2016 (r428427) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nats-streaming-server -PORTVERSION= 0.3.0 +PORTVERSION= 0.3.4 DISTVERSIONPREFIX= v CATEGORIES= net Modified: head/net/nats-streaming-server/distinfo ============================================================================== --- head/net/nats-streaming-server/distinfo Mon Dec 12 17:59:00 2016 (r428426) +++ head/net/nats-streaming-server/distinfo Mon Dec 12 20:08:30 2016 (r428427) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476910345 -SHA256 (nats-io-nats-streaming-server-v0.3.0_GH0.tar.gz) = 22f062d012841f7d5e45b10c21ebe59b6a12299a4b42e6a478f2ad5f3144386b -SIZE (nats-io-nats-streaming-server-v0.3.0_GH0.tar.gz) = 396424 +TIMESTAMP = 1481572987 +SHA256 (nats-io-nats-streaming-server-v0.3.4_GH0.tar.gz) = 33b67d4307356d0fcd99117278b3120e8b247ede03dadbdd41a8e9710aa4539c +SIZE (nats-io-nats-streaming-server-v0.3.4_GH0.tar.gz) = 413984 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:23: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 41ED4C6E02C; Mon, 12 Dec 2016 20:23:59 +0000 (UTC) (envelope-from brnrd@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 1152BAE; Mon, 12 Dec 2016 20:23:58 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKNwuF014155; Mon, 12 Dec 2016 20:23:58 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKNwxj014152; Mon, 12 Dec 2016 20:23:58 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612122023.uBCKNwxj014152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 12 Dec 2016 20:23:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428428 - head/security/vuxml 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: Mon, 12 Dec 2016 20:23:59 -0000 Author: brnrd Date: Mon Dec 12 20:23:57 2016 New Revision: 428428 URL: https://svnweb.freebsd.org/changeset/ports/428428 Log: security/vuxml: Document PHP 7.0.13 & 5.6.29 vulnerabilities - No further detail provided by the PHP project Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Dec 12 20:08:30 2016 (r428427) +++ head/security/vuxml/vuln.xml Mon Dec 12 20:23:57 2016 (r428428) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + PHP -- Multiple vulnerabilities + + + php56 + 5.6.29 + + + php70 + 7.0.14 + + + + +

The PHP project reports:

+
+

This is a security release. Several security bugs were fixed in + this release.

+
+ +
+ + http://php.net/archive/2016.php#id2016-12-08-1 + http://php.net/archive/2016.php#id2016-12-08-2 + + + 2016-12-12 + 2016-12-12 + +
+ asterisk -- Authentication Bypass From owner-svn-ports-all@freebsd.org Mon Dec 12 20:53: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 00354C6EC58; Mon, 12 Dec 2016 20:53:12 +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 C40601629; Mon, 12 Dec 2016 20:53:12 +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 uBCKrBT6026131; Mon, 12 Dec 2016 20:53:11 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKrBAG026130; Mon, 12 Dec 2016 20:53:11 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612122053.uBCKrBAG026130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 12 Dec 2016 20:53:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428429 - head/Mk/Uses 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: Mon, 12 Dec 2016 20:53:13 -0000 Author: rene Date: Mon Dec 12 20:53:11 2016 New Revision: 428429 URL: https://svnweb.freebsd.org/changeset/ports/428429 Log: If KERN_DEBUGDIR happens to be empty, the port would try to install files twice to the same location leading to make(1) warnings. Reported by: marino Pointy hat: rene (r428333) Modified: head/Mk/Uses/kmod.mk Modified: head/Mk/Uses/kmod.mk ============================================================================== --- head/Mk/Uses/kmod.mk Mon Dec 12 20:23:57 2016 (r428428) +++ head/Mk/Uses/kmod.mk Mon Dec 12 20:53:11 2016 (r428429) @@ -41,12 +41,16 @@ KERN_DEBUGDIR?= ${DEBUGDIR} _INCLUDE_USES_KMOD_POST_MK= yes _USES_install+= 290:${STAGEDIR}${KMODDIR} +.if !empty(KERN_DEBUGDIR) _USES_install+= 291:${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR} +.endif ${STAGEDIR}${KMODDIR}: @${MKDIR} ${.TARGET} +.if !empty(KERN_DEBUGDIR) ${STAGEDIR}${KERN_DEBUGDIR}${KMODDIR}: @${MKDIR} ${.TARGET} +.endif .endif From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57:27 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 E9360C6ED34; Mon, 12 Dec 2016 20:57:27 +0000 (UTC) (envelope-from sunpoet@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 B87E118E9; Mon, 12 Dec 2016 20:57:27 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvQ02026429; Mon, 12 Dec 2016 20:57:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvQMT026428; Mon, 12 Dec 2016 20:57:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvQMT026428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428430 - head/math/p5-Math-BigInt 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: Mon, 12 Dec 2016 20:57:28 -0000 Author: sunpoet Date: Mon Dec 12 20:57:26 2016 New Revision: 428430 URL: https://svnweb.freebsd.org/changeset/ports/428430 Log: - Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl releases - Bump PORTREVISION for dependency change Modified: head/math/p5-Math-BigInt/Makefile Modified: head/math/p5-Math-BigInt/Makefile ============================================================================== --- head/math/p5-Math-BigInt/Makefile Mon Dec 12 20:53:11 2016 (r428429) +++ head/math/p5-Math-BigInt/Makefile Mon Dec 12 20:57:26 2016 (r428430) @@ -3,6 +3,7 @@ PORTNAME= Math-BigInt PORTVERSION= 1.999801 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM @@ -14,9 +15,6 @@ COMMENT= Arbitrary size integer math per LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Math-Complex>=1.39:math/p5-Math-Complex -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure NO_ARCH= yes From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57:32 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 EED36C6ED62; Mon, 12 Dec 2016 20:57:32 +0000 (UTC) (envelope-from sunpoet@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 C999B1905; Mon, 12 Dec 2016 20:57:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvVHf026607; Mon, 12 Dec 2016 20:57:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvV60026603; Mon, 12 Dec 2016 20:57:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvV60026603@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428431 - in head/math: . p5-Math-BigInt-Lite 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: Mon, 12 Dec 2016 20:57:33 -0000 Author: sunpoet Date: Mon Dec 12 20:57:31 2016 New Revision: 428431 URL: https://svnweb.freebsd.org/changeset/ports/428431 Log: - Add p5-Math-BigInt-Lite 0.16 Math::BigInt is not very good suited to work with small (read: typical less than 10 digits) numbers, since it has a quite high per-operation overhead and is thus much slower than normal Perl for operations. But for some applications, you want fast speed for small numbers without the risk of overflowing. This is were Math::BigInt::Lite comes into play. Math::BigInt::Lite objects should behave in every way like Math::BigInt objects, that is apart from the different label, you should not be able to tell the difference. Since Math::BigInt::Lite is designed with speed in mind, there are certain limitations build-in. In praxis, however, you will not feel them, because everytime something gets to big to pass as Lite (literally), it will upgrade the objects and operation in question to Math::BigInt. WWW: http://search.cpan.org/dist/Math-BigInt-Lite/ Added: head/math/p5-Math-BigInt-Lite/ head/math/p5-Math-BigInt-Lite/Makefile (contents, props changed) head/math/p5-Math-BigInt-Lite/distinfo (contents, props changed) head/math/p5-Math-BigInt-Lite/pkg-descr (contents, props changed) head/math/p5-Math-BigInt-Lite/pkg-plist (contents, props changed) Modified: head/math/Makefile Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Mon Dec 12 20:57:26 2016 (r428430) +++ head/math/Makefile Mon Dec 12 20:57:31 2016 (r428431) @@ -434,6 +434,7 @@ SUBDIR += p5-Math-BigInt SUBDIR += p5-Math-BigInt-FastCalc SUBDIR += p5-Math-BigInt-GMP + SUBDIR += p5-Math-BigInt-Lite SUBDIR += p5-Math-BigInt-Pari SUBDIR += p5-Math-BigRat SUBDIR += p5-Math-CDF Added: head/math/p5-Math-BigInt-Lite/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/p5-Math-BigInt-Lite/Makefile Mon Dec 12 20:57:31 2016 (r428431) @@ -0,0 +1,24 @@ +# Created by: Sunpoet Po-Chuan Hsieh +# $FreeBSD$ + +PORTNAME= Math-BigInt-Lite +PORTVERSION= 0.16 +CATEGORIES= math perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= What Math::BigInts are before they become big + +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-Math-BigInt>=1.999801:math/p5-Math-BigInt +RUN_DEPENDS:= ${BUILD_DEPENDS} + +NO_ARCH= yes +USE_PERL5= configure +USES= perl5 + +.include Added: head/math/p5-Math-BigInt-Lite/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/p5-Math-BigInt-Lite/distinfo Mon Dec 12 20:57:31 2016 (r428431) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481546184 +SHA256 (Math-BigInt-Lite-0.16.tar.gz) = 314908e10ec1259373497b9a44231f0eb42005945912c2027e732898c1885670 +SIZE (Math-BigInt-Lite-0.16.tar.gz) = 73427 Added: head/math/p5-Math-BigInt-Lite/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/p5-Math-BigInt-Lite/pkg-descr Mon Dec 12 20:57:31 2016 (r428431) @@ -0,0 +1,15 @@ +Math::BigInt is not very good suited to work with small (read: typical less than +10 digits) numbers, since it has a quite high per-operation overhead and is thus +much slower than normal Perl for operations. + +But for some applications, you want fast speed for small numbers without the +risk of overflowing. This is were Math::BigInt::Lite comes into play. + +Math::BigInt::Lite objects should behave in every way like Math::BigInt objects, +that is apart from the different label, you should not be able to tell the +difference. Since Math::BigInt::Lite is designed with speed in mind, there are +certain limitations build-in. In praxis, however, you will not feel them, +because everytime something gets to big to pass as Lite (literally), it will +upgrade the objects and operation in question to Math::BigInt. + +WWW: http://search.cpan.org/dist/Math-BigInt-Lite/ Added: head/math/p5-Math-BigInt-Lite/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/p5-Math-BigInt-Lite/pkg-plist Mon Dec 12 20:57:31 2016 (r428431) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Math/BigInt/Lite.pm +%%PERL5_MAN3%%/Math::BigInt::Lite.3.gz From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57: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 0F39DC6EDB2; Mon, 12 Dec 2016 20:57:39 +0000 (UTC) (envelope-from sunpoet@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 DDCCA1986; Mon, 12 Dec 2016 20:57:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvcZX026832; Mon, 12 Dec 2016 20:57:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvbrZ026826; Mon, 12 Dec 2016 20:57:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvbrZ026826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428432 - in head: comms/xastir devel/p5-Shape devel/shapelib devel/shapelib/files graphics/gpsmanshp 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: Mon, 12 Dec 2016 20:57:39 -0000 Author: sunpoet Date: Mon Dec 12 20:57:37 2016 New Revision: 428432 URL: https://svnweb.freebsd.org/changeset/ports/428432 Log: - Update to 1.4.0 - Use PORTDOCS - Update pkg-descr - Bump PORTREVISION for dependent ports Changes: http://shapelib.maptools.org/release.html Deleted: head/devel/shapelib/files/ Modified: head/comms/xastir/Makefile head/devel/p5-Shape/Makefile head/devel/shapelib/Makefile head/devel/shapelib/distinfo head/devel/shapelib/pkg-descr head/devel/shapelib/pkg-plist head/graphics/gpsmanshp/Makefile Modified: head/comms/xastir/Makefile ============================================================================== --- head/comms/xastir/Makefile Mon Dec 12 20:57:31 2016 (r428431) +++ head/comms/xastir/Makefile Mon Dec 12 20:57:37 2016 (r428432) @@ -3,7 +3,7 @@ PORTNAME= xastir PORTVERSION= 2.0.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTNAME}-${PORTVERSION} Modified: head/devel/p5-Shape/Makefile ============================================================================== --- head/devel/p5-Shape/Makefile Mon Dec 12 20:57:31 2016 (r428431) +++ head/devel/p5-Shape/Makefile Mon Dec 12 20:57:37 2016 (r428432) @@ -3,7 +3,7 @@ PORTNAME= Shape PORTVERSION= 0.04 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel perl5 MASTER_SITES= http://users.tkk.fi/~jolma/pub/ PKGNAMEPREFIX= p5- Modified: head/devel/shapelib/Makefile ============================================================================== --- head/devel/shapelib/Makefile Mon Dec 12 20:57:31 2016 (r428431) +++ head/devel/shapelib/Makefile Mon Dec 12 20:57:37 2016 (r428432) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= shapelib -PORTVERSION= 1.3.0 -PORTREVISION= 9 +PORTVERSION= 1.4.0 CATEGORIES= devel geography MASTER_SITES= http://download.osgeo.org/shapelib/ \ ftp://ftp.remotesensing.org/shapelib/ \ @@ -18,31 +17,21 @@ OPTIONS_DEFINE= DOCS PROJ OPTIONS_SUB= yes MAKE_JOBS_UNSAFE= yes +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip USE_LDCONFIG= yes +USES= libtool localbase pathfix -PROJ_LIB_DEPENDS= libproj.so:graphics/proj - -.include - -# Ref: /usr/share/mk/bsd.endian.mk -.if ${ARCH} == "amd64" || ${ARCH} == "arm" || ${ARCH} == "i386" || ${ARCH} == "ia64" -ENDIAN= -D_LITTLE_ENDIAN -.else -ENDIAN= -D_BIG_ENDIAN # mips*eb, powerpc, powerpc64 and sparc -.endif - -post-patch: - @${REINPLACE_CMD} -e 's|%%ENDIAN%%|${ENDIAN}|g' ${WRKSRC}/contrib/Makefile +PORTDOCS= * -post-patch-PROJ-off: - @${REINPLACE_CMD} -e 's|%%PROJ%%|-DNO_PROJ4|g' ${WRKSRC}/Makefile ${WRKSRC}/contrib/Makefile - -post-patch-PROJ-on: - @${REINPLACE_CMD} -e 's|%%PROJ%%|-DPROJ4|g' ${WRKSRC}/Makefile ${WRKSRC}/contrib/Makefile +PROJ_CONFIGURE_OFF= --with-proj-cflags="" --with-proj-libs="" +PROJ_LIB_DEPENDS= libproj.so:graphics/proj post-install: - ${LN} -s libshp.so.1 ${STAGEDIR}${PREFIX}/lib/libshp.so + ${INSTALL_PROGRAM} ${WRKSRC}/.libs/shptest ${STAGEDIR}${PREFIX}/bin/ + +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR}/ ${INSTALL_DATA} ${WRKSRC}/web/*.html ${STAGEDIR}${DOCSDIR}/ -.include +.include Modified: head/devel/shapelib/distinfo ============================================================================== --- head/devel/shapelib/distinfo Mon Dec 12 20:57:31 2016 (r428431) +++ head/devel/shapelib/distinfo Mon Dec 12 20:57:37 2016 (r428432) @@ -1,2 +1,3 @@ -SHA256 (shapelib-1.3.0.tar.gz) = 23d474016158ab5077db2f599527631706ba5c0dc7c4178a6a1d685bb014f68f -SIZE (shapelib-1.3.0.tar.gz) = 156301 +TIMESTAMP = 1481467052 +SHA256 (shapelib-1.4.0.tar.gz) = 3eddd5f2690f2cf18d8d9798267537a2102a289020b9818f9a31eb626f91a7a1 +SIZE (shapelib-1.4.0.tar.gz) = 548990 Modified: head/devel/shapelib/pkg-descr ============================================================================== --- head/devel/shapelib/pkg-descr Mon Dec 12 20:57:31 2016 (r428431) +++ head/devel/shapelib/pkg-descr Mon Dec 12 20:57:37 2016 (r428432) @@ -1,17 +1,5 @@ - Shapefile C Library V1.2 - - Purpose - - The Shapefile C Library provides the ability to write simple C - programs for reading, writing and updating (to a limited extent) ESRI - Shapefiles, and the associated attribute file (.dbf). - - Documentation - - /usr/local/share/doc/shapelib/shapelib.html - General docs - /usr/local/share/doc/shapelib/shp_api.html - Shape (.SHP) File API - /usr/local/share/doc/shapelib/dbg_api.html - Attribute (.DBF) File API - -Check Shapelib Homepage below: +The Shapefile C Library provides the ability to write simple C programs for +reading, writing and updating (to a limited extent) ESRI Shapefiles, and the +associated attribute file (.dbf). WWW: http://shapelib.maptools.org/ Modified: head/devel/shapelib/pkg-plist ============================================================================== --- head/devel/shapelib/pkg-plist Mon Dec 12 20:57:31 2016 (r428431) +++ head/devel/shapelib/pkg-plist Mon Dec 12 20:57:37 2016 (r428432) @@ -23,12 +23,6 @@ bin/shputils include/shapefil.h lib/libshp.a lib/libshp.so -lib/libshp.so.1 -%%PORTDOCS%%%%DOCSDIR%%/codepage.html -%%PORTDOCS%%%%DOCSDIR%%/dbf_api.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/license.html -%%PORTDOCS%%%%DOCSDIR%%/manifest.html -%%PORTDOCS%%%%DOCSDIR%%/release.html -%%PORTDOCS%%%%DOCSDIR%%/shapelib-tools.html -%%PORTDOCS%%%%DOCSDIR%%/shp_api.html +lib/libshp.so.2 +lib/libshp.so.2.0.1 +libdata/pkgconfig/shapelib.pc Modified: head/graphics/gpsmanshp/Makefile ============================================================================== --- head/graphics/gpsmanshp/Makefile Mon Dec 12 20:57:31 2016 (r428431) +++ head/graphics/gpsmanshp/Makefile Mon Dec 12 20:57:37 2016 (r428432) @@ -3,6 +3,7 @@ PORTNAME= gpsmanshp PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= graphics tcl geography MASTER_SITES= SF/${PORTNAME}/distr DISTNAME= ${PORTNAME}_${PORTVERSION} From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57:44 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 221D3C6EDF1; Mon, 12 Dec 2016 20:57:44 +0000 (UTC) (envelope-from sunpoet@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 D7EFD1A0B; Mon, 12 Dec 2016 20:57:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvhjM027023; Mon, 12 Dec 2016 20:57:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvga7027018; Mon, 12 Dec 2016 20:57:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvga7027018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428433 - in head: dns/libpsl dns/libpsl/files ftp/curl ftp/wget 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: Mon, 12 Dec 2016 20:57:44 -0000 Author: sunpoet Date: Mon Dec 12 20:57:42 2016 New Revision: 428433 URL: https://svnweb.freebsd.org/changeset/ports/428433 Log: - Update to 0.16.0 - Bump PORTREVISION for dependent ports Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS Deleted: head/dns/libpsl/files/patch-src-psl2c.c Modified: head/dns/libpsl/Makefile head/dns/libpsl/distinfo head/dns/libpsl/pkg-plist head/ftp/curl/Makefile head/ftp/wget/Makefile Modified: head/dns/libpsl/Makefile ============================================================================== --- head/dns/libpsl/Makefile Mon Dec 12 20:57:37 2016 (r428432) +++ head/dns/libpsl/Makefile Mon Dec 12 20:57:42 2016 (r428433) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= libpsl -PORTVERSION= 0.15.0 +PORTVERSION= 0.16.0 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -51,7 +50,4 @@ NLS_CPPFLAGS= -DENABLE_NLS=1 NLS_USES= gettext NLS_USES_OFF= gettext-tools -post-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/psl2c ${STAGEDIR}${PREFIX}/bin/ - .include Modified: head/dns/libpsl/distinfo ============================================================================== --- head/dns/libpsl/distinfo Mon Dec 12 20:57:37 2016 (r428432) +++ head/dns/libpsl/distinfo Mon Dec 12 20:57:42 2016 (r428433) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479478048 -SHA256 (rockdaboot-libpsl-libpsl-0.15.0_GH0.tar.gz) = abdfa468df012b927995dad056fd425ba357eed5bf00083246fada9720ad4480 -SIZE (rockdaboot-libpsl-libpsl-0.15.0_GH0.tar.gz) = 50248 +TIMESTAMP = 1481476237 +SHA256 (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = f27318917f740e8d92554c2916aa2b3f6abcb49e19139c65baebb3e0ff0f3cdf +SIZE (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = 48888 Modified: head/dns/libpsl/pkg-plist ============================================================================== --- head/dns/libpsl/pkg-plist Mon Dec 12 20:57:37 2016 (r428432) +++ head/dns/libpsl/pkg-plist Mon Dec 12 20:57:42 2016 (r428433) @@ -1,10 +1,9 @@ bin/psl -bin/psl2c include/libpsl.h lib/libpsl.a lib/libpsl.so -lib/libpsl.so.5 -lib/libpsl.so.5.0.2 +lib/libpsl.so.6 +lib/libpsl.so.6.0.0 libdata/pkgconfig/libpsl.pc man/man1/psl-make-dafsa.1.gz man/man1/psl.1.gz Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Mon Dec 12 20:57:37 2016 (r428432) +++ head/ftp/curl/Makefile Mon Dec 12 20:57:42 2016 (r428433) @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.51.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Mon Dec 12 20:57:37 2016 (r428432) +++ head/ftp/wget/Makefile Mon Dec 12 20:57:42 2016 (r428433) @@ -3,6 +3,7 @@ PORTNAME= wget DISTVERSION= 1.18 +PORTREVISION= 1 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57:48 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 85697C6EE27; Mon, 12 Dec 2016 20:57:48 +0000 (UTC) (envelope-from sunpoet@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 545CA1A5C; Mon, 12 Dec 2016 20:57:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvlQo027126; Mon, 12 Dec 2016 20:57:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvljK027125; Mon, 12 Dec 2016 20:57:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvljK027125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428434 - head/graphics/php-gdal 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: Mon, 12 Dec 2016 20:57:48 -0000 Author: sunpoet Date: Mon Dec 12 20:57:47 2016 New Revision: 428434 URL: https://svnweb.freebsd.org/changeset/ports/428434 Log: - Fix typo in r426643 - Change GDALmake.opt and cpl_config.h hack from pre-build: to post-configure: - Update comment Modified: head/graphics/php-gdal/Makefile Modified: head/graphics/php-gdal/Makefile ============================================================================== --- head/graphics/php-gdal/Makefile Mon Dec 12 20:57:42 2016 (r428433) +++ head/graphics/php-gdal/Makefile Mon Dec 12 20:57:47 2016 (r428434) @@ -20,7 +20,7 @@ LIB_DEPENDS= libgdal.so:graphics/gdal ALL_TARGET= php_gdal.so php_gdalconst.so php_ogr.so php_osr.so CFLAGS+= -fPIC -#IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 MAKEFILE= GNUmakefile PHP_MOD_NAME= php_${PORTNAME} USES= php:build gmake localbase tar:xz @@ -31,8 +31,8 @@ post-patch: @${REINPLACE_CMD} -e '/^SWIG = swig/ s|$$|3.0|' ${WRKSRC}/../SWIGmake.base @${REINPLACE_CMD} -e 's|^CC=.*$$|CC=${CC}|; s|^CXX=.*$$|CXX=${CXX}|; s|^CFLAGS=.*$$|CFLAGS=${CFLAGS}|' ${WRKSRC}/${MAKEFILE} -# include/cpl_config.h will exist after build phase -pre-build: +# GDALmake.opt and cpl_config.h are not available until configure phase +post-configure: ${SED} -e '/^GDAL_ROOT/d' ${DATADIR}/GDALmake.opt > ${WRKSRC}/../../GDALmake.opt ${CP} ${LOCALBASE}/include/cpl_config.h ${WRKSRC}/../../port/ From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57:52 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 E5A65C6EE5C; Mon, 12 Dec 2016 20:57:52 +0000 (UTC) (envelope-from sunpoet@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 AF1A91ADE; Mon, 12 Dec 2016 20:57:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvpgl027226; Mon, 12 Dec 2016 20:57:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvpT2027225; Mon, 12 Dec 2016 20:57:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvpT2027225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428435 - head/science/cdo 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: Mon, 12 Dec 2016 20:57:53 -0000 Author: sunpoet Date: Mon Dec 12 20:57:51 2016 New Revision: 428435 URL: https://svnweb.freebsd.org/changeset/ports/428435 Log: - Fix build on FreeBSD 9 though I cannot reproduce the failure on my poudriere - Add missing USES=execinfo Modified: head/science/cdo/Makefile Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Mon Dec 12 20:57:47 2016 (r428434) +++ head/science/cdo/Makefile Mon Dec 12 20:57:51 2016 (r428435) @@ -35,7 +35,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes -USES= gmake libtool localbase pathfix +USES= execinfo gmake libtool localbase pathfix CGRIBEX_CONFIGURE_WITH= cgribex CGRIBEX_LIB_DEPENDS= libcgribex.so:science/cgribex @@ -59,6 +59,7 @@ CFLAGS+= -DPTHREAD_MUTEXATTR_CONDATTR .endif post-patch: + @${REINPLACE_CMD} -e '/^SUBDIRS = / s| contrib||' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|$$(libdir)/\($$$$pkgconfigfile\)|${PREFIX}/libdata/\1|' ${WRKSRC}/libcdi/src/Makefile.in @${REINPLACE_CMD} -e 's|unsigned32 |uint32_t |' ${WRKSRC}/libcdi/src/cdilib.c ${WRKSRC}/libcdi/src/util.c From owner-svn-ports-all@freebsd.org Mon Dec 12 20:57: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 5BB34C6EE8C; Mon, 12 Dec 2016 20:57:57 +0000 (UTC) (envelope-from sunpoet@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 2AF091B43; Mon, 12 Dec 2016 20:57:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKvuN4027345; Mon, 12 Dec 2016 20:57:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKvuHI027343; Mon, 12 Dec 2016 20:57:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122057.uBCKvuHI027343@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428436 - head/devel/p5-Rinci 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: Mon, 12 Dec 2016 20:57:57 -0000 Author: sunpoet Date: Mon Dec 12 20:57:56 2016 New Revision: 428436 URL: https://svnweb.freebsd.org/changeset/ports/428436 Log: - Update to 1.1.82 Changes: http://search.cpan.org/dist/Rinci/Changes Modified: head/devel/p5-Rinci/Makefile head/devel/p5-Rinci/distinfo Modified: head/devel/p5-Rinci/Makefile ============================================================================== --- head/devel/p5-Rinci/Makefile Mon Dec 12 20:57:51 2016 (r428435) +++ head/devel/p5-Rinci/Makefile Mon Dec 12 20:57:56 2016 (r428436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.81 +PORTVERSION= 1.1.82 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR Modified: head/devel/p5-Rinci/distinfo ============================================================================== --- head/devel/p5-Rinci/distinfo Mon Dec 12 20:57:51 2016 (r428435) +++ head/devel/p5-Rinci/distinfo Mon Dec 12 20:57:56 2016 (r428436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478370090 -SHA256 (Rinci-1.1.81.tar.gz) = 0433b975380820aca9f86f43a4986daffbd6a8eb30cc207ebe214c2d0a2d22e5 -SIZE (Rinci-1.1.81.tar.gz) = 57330 +TIMESTAMP = 1481467068 +SHA256 (Rinci-1.1.82.tar.gz) = e7904269c14b24df54445f6b691e875e7a72a1c1b37f1e3a2cc88425e85f4cd7 +SIZE (Rinci-1.1.82.tar.gz) = 64505 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:01 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 E9AE6C6EEC2; Mon, 12 Dec 2016 20:58:01 +0000 (UTC) (envelope-from sunpoet@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 B0D651BD4; Mon, 12 Dec 2016 20:58:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKw0eP027467; Mon, 12 Dec 2016 20:58:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKw08i027465; Mon, 12 Dec 2016 20:58:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKw08i027465@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428437 - head/devel/py-greenlet 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: Mon, 12 Dec 2016 20:58:02 -0000 Author: sunpoet Date: Mon Dec 12 20:58:00 2016 New Revision: 428437 URL: https://svnweb.freebsd.org/changeset/ports/428437 Log: - Update to 0.4.11 - Remove ONLY_FOR_ARCHS Changes: https://github.com/python-greenlet/greenlet/blob/master/NEWS Modified: head/devel/py-greenlet/Makefile head/devel/py-greenlet/distinfo Modified: head/devel/py-greenlet/Makefile ============================================================================== --- head/devel/py-greenlet/Makefile Mon Dec 12 20:57:56 2016 (r428436) +++ head/devel/py-greenlet/Makefile Mon Dec 12 20:58:00 2016 (r428437) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= greenlet -PORTVERSION= 0.4.10 +PORTVERSION= 0.4.11 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE DO_MAKE_TEST= ${PYTHON_CMD} -ONLY_FOR_ARCHS= amd64 i386 TEST_TARGET= run-tests.py USE_PYTHON= autoplist concurrent distutils USES= python Modified: head/devel/py-greenlet/distinfo ============================================================================== --- head/devel/py-greenlet/distinfo Mon Dec 12 20:57:56 2016 (r428436) +++ head/devel/py-greenlet/distinfo Mon Dec 12 20:58:00 2016 (r428437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466892098 -SHA256 (greenlet-0.4.10.tar.gz) = c4417624aa88380cdf0fe110a8a6e0dbcc26f80887197fe5df0427dfa348ae62 -SIZE (greenlet-0.4.10.tar.gz) = 57556 +TIMESTAMP = 1481467074 +SHA256 (greenlet-0.4.11.tar.gz) = 3095bda0db92736c3197912c9f7f8065e5630a03b2f6c431617338228d9811f6 +SIZE (greenlet-0.4.11.tar.gz) = 58293 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:06 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 3DCDEC6EEF7; Mon, 12 Dec 2016 20:58:06 +0000 (UTC) (envelope-from sunpoet@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 078D91C4B; Mon, 12 Dec 2016 20:58:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKw5ZG027584; Mon, 12 Dec 2016 20:58:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKw5vl027582; Mon, 12 Dec 2016 20:58:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKw5vl027582@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428438 - head/science/py-pysal 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: Mon, 12 Dec 2016 20:58:06 -0000 Author: sunpoet Date: Mon Dec 12 20:58:04 2016 New Revision: 428438 URL: https://svnweb.freebsd.org/changeset/ports/428438 Log: - Update to 1.13.0 Changes: https://github.com/pysal/pysal/releases Modified: head/science/py-pysal/Makefile head/science/py-pysal/distinfo Modified: head/science/py-pysal/Makefile ============================================================================== --- head/science/py-pysal/Makefile Mon Dec 12 20:58:00 2016 (r428437) +++ head/science/py-pysal/Makefile Mon Dec 12 20:58:04 2016 (r428438) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pysal -PORTVERSION= 1.12.0 +PORTVERSION= 1.13.0 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.3,1:math/py-numpy \ - ${PYTHON_PKGNAMEPREFIX}scipy>=0.7:science/py-scipy + ${PYTHON_PKGNAMEPREFIX}scipy>=0.11:science/py-scipy RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose Modified: head/science/py-pysal/distinfo ============================================================================== --- head/science/py-pysal/distinfo Mon Dec 12 20:58:00 2016 (r428437) +++ head/science/py-pysal/distinfo Mon Dec 12 20:58:04 2016 (r428438) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479405325 -SHA256 (PySAL-1.12.0.tar.gz) = db09b47d91ee8d9373f06417d90206ba028d7f2898fcfcdfd35cf61603bff3ba -SIZE (PySAL-1.12.0.tar.gz) = 16054455 +TIMESTAMP = 1481467085 +SHA256 (PySAL-1.13.0.tar.gz) = 11b3a452b5457e0c49457f061932b84e143bc8ed891b7ee6a2c826e91125faab +SIZE (PySAL-1.13.0.tar.gz) = 16028843 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58: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 724BAC6EF2D; Mon, 12 Dec 2016 20:58:12 +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 4061A1CE9; Mon, 12 Dec 2016 20:58:12 +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 uBCKwBjj027818; Mon, 12 Dec 2016 20:58:11 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwBMi027816; Mon, 12 Dec 2016 20:58:11 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612122058.uBCKwBMi027816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Mon, 12 Dec 2016 20:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428440 - in head/www/py-kallithea: . 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: Mon, 12 Dec 2016 20:58:12 -0000 Author: rene Date: Mon Dec 12 20:58:11 2016 New Revision: 428440 URL: https://svnweb.freebsd.org/changeset/ports/428440 Log: www/py-kallithea: fix RC script While here, add NO_ARCH PR: 214893 Submitted by: maintainer (freebsd@skinc.ru) MFH: 2016Q4 Modified: head/www/py-kallithea/Makefile head/www/py-kallithea/files/kallithea.in Modified: head/www/py-kallithea/Makefile ============================================================================== --- head/www/py-kallithea/Makefile Mon Dec 12 20:58:09 2016 (r428439) +++ head/www/py-kallithea/Makefile Mon Dec 12 20:58:11 2016 (r428440) @@ -3,6 +3,7 @@ PORTNAME= kallithea PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -41,6 +42,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wait USES= python:2.7 USE_PYTHON= distutils autoplist +NO_ARCH= yes + USE_RC_SUBR= kallithea SUB_FILES= pkg-message Modified: head/www/py-kallithea/files/kallithea.in ============================================================================== --- head/www/py-kallithea/files/kallithea.in Mon Dec 12 20:58:09 2016 (r428439) +++ head/www/py-kallithea/files/kallithea.in Mon Dec 12 20:58:11 2016 (r428440) @@ -40,7 +40,7 @@ command=%%PREFIX%%/bin/paster pidfile="${kallithea_pidfile}" required_files="${kallithea_config}" -command_args=" serve --user=${kallithea_user} --group=${kallithea_group} --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" +command_args=" serve --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" start_precmd=kallithea_prestart status_cmd=kallithea_status From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58: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 0F560C6EF77; Mon, 12 Dec 2016 20:58:16 +0000 (UTC) (envelope-from sunpoet@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 C26691D4B; Mon, 12 Dec 2016 20:58:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwESY027957; Mon, 12 Dec 2016 20:58:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwEf2027955; Mon, 12 Dec 2016 20:58:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwEf2027955@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428441 - head/devel/p5-Config-Model 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: Mon, 12 Dec 2016 20:58:16 -0000 Author: sunpoet Date: Mon Dec 12 20:58:14 2016 New Revision: 428441 URL: https://svnweb.freebsd.org/changeset/ports/428441 Log: - Update to 2.096 Changes: http://search.cpan.org/dist/Config-Model/Changes Modified: head/devel/p5-Config-Model/Makefile head/devel/p5-Config-Model/distinfo Modified: head/devel/p5-Config-Model/Makefile ============================================================================== --- head/devel/p5-Config-Model/Makefile Mon Dec 12 20:58:11 2016 (r428440) +++ head/devel/p5-Config-Model/Makefile Mon Dec 12 20:58:14 2016 (r428441) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Config-Model -PORTVERSION= 2.095 +PORTVERSION= 2.096 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -25,6 +25,7 @@ BUILD_DEPENDS= p5-Carp-Assert-More>=0:de p5-Parse-RecDescent>=1.90.0:devel/p5-Parse-RecDescent \ p5-Path-Tiny>=0.70:devel/p5-Path-Tiny \ p5-Pod-POM>=0:textproc/p5-Pod-POM \ + p5-Regexp-Common>=0:textproc/p5-Regexp-Common \ p5-Term-ReadLine-Perl>=0:devel/p5-Term-ReadLine-Perl \ p5-Text-Diff>=0:textproc/p5-Text-Diff \ p5-Text-Levenshtein-Damerau>=0:devel/p5-Text-Levenshtein-Damerau Modified: head/devel/p5-Config-Model/distinfo ============================================================================== --- head/devel/p5-Config-Model/distinfo Mon Dec 12 20:58:11 2016 (r428440) +++ head/devel/p5-Config-Model/distinfo Mon Dec 12 20:58:14 2016 (r428441) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481116615 -SHA256 (Config-Model-2.095.tar.gz) = 48aacb64138127399ca1245108ed42d4ff22d326cb76d42d6ce13a87853f1b0d -SIZE (Config-Model-2.095.tar.gz) = 335709 +TIMESTAMP = 1481544542 +SHA256 (Config-Model-2.096.tar.gz) = 88f0d9e66b08e9735e46219daf00c872ebb96aeae96eea1a36e1b647330f7b5a +SIZE (Config-Model-2.096.tar.gz) = 337095 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:11 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 17A09C6EF27; Mon, 12 Dec 2016 20:58:11 +0000 (UTC) (envelope-from sunpoet@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 DAEAF1CCD; Mon, 12 Dec 2016 20:58:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwAHD027703; Mon, 12 Dec 2016 20:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKw9Rm027701; Mon, 12 Dec 2016 20:58:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKw9Rm027701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428439 - head/devel/rubygem-unicode-display_width 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: Mon, 12 Dec 2016 20:58:11 -0000 Author: sunpoet Date: Mon Dec 12 20:58:09 2016 New Revision: 428439 URL: https://svnweb.freebsd.org/changeset/ports/428439 Log: - Update to 1.1.2 Changes: https://github.com/janlelis/unicode-display_width/blob/master/CHANGELOG.txt Modified: head/devel/rubygem-unicode-display_width/Makefile head/devel/rubygem-unicode-display_width/distinfo Modified: head/devel/rubygem-unicode-display_width/Makefile ============================================================================== --- head/devel/rubygem-unicode-display_width/Makefile Mon Dec 12 20:58:04 2016 (r428438) +++ head/devel/rubygem-unicode-display_width/Makefile Mon Dec 12 20:58:09 2016 (r428439) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unicode-display_width -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-unicode-display_width/distinfo ============================================================================== --- head/devel/rubygem-unicode-display_width/distinfo Mon Dec 12 20:58:04 2016 (r428438) +++ head/devel/rubygem-unicode-display_width/distinfo Mon Dec 12 20:58:09 2016 (r428439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480754883 -SHA256 (rubygem/unicode-display_width-1.1.1.gem) = 3f3ac133a3040c607f3fa1d61867d49c0ce341c6d96063c2deeeab23f55835ac -SIZE (rubygem/unicode-display_width-1.1.1.gem) = 11776 +TIMESTAMP = 1481467089 +SHA256 (rubygem/unicode-display_width-1.1.2.gem) = d966add501d3c35fc5ba2cba50d78bf58567fa187e73b4a549de5bc3c6f6d351 +SIZE (rubygem/unicode-display_width-1.1.2.gem) = 11776 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:20 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 E19C0C6EFBB; Mon, 12 Dec 2016 20:58:20 +0000 (UTC) (envelope-from sunpoet@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 B05B51DD0; Mon, 12 Dec 2016 20:58:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwJMo028076; Mon, 12 Dec 2016 20:58:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwJoQ028074; Mon, 12 Dec 2016 20:58:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwJoQ028074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428442 - head/devel/p5-DateTime-Format-Strptime 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: Mon, 12 Dec 2016 20:58:21 -0000 Author: sunpoet Date: Mon Dec 12 20:58:19 2016 New Revision: 428442 URL: https://svnweb.freebsd.org/changeset/ports/428442 Log: - Update to 1.70 Changes: http://search.cpan.org/dist/DateTime-Format-Strptime/Changes Modified: head/devel/p5-DateTime-Format-Strptime/Makefile head/devel/p5-DateTime-Format-Strptime/distinfo Modified: head/devel/p5-DateTime-Format-Strptime/Makefile ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/Makefile Mon Dec 12 20:58:14 2016 (r428441) +++ head/devel/p5-DateTime-Format-Strptime/Makefile Mon Dec 12 20:58:19 2016 (r428442) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= DateTime-Format-Strptime -PORTVERSION= 1.68 +PORTVERSION= 1.70 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN Modified: head/devel/p5-DateTime-Format-Strptime/distinfo ============================================================================== --- head/devel/p5-DateTime-Format-Strptime/distinfo Mon Dec 12 20:58:14 2016 (r428441) +++ head/devel/p5-DateTime-Format-Strptime/distinfo Mon Dec 12 20:58:19 2016 (r428442) @@ -1,2 +1,3 @@ -SHA256 (DateTime-Format-Strptime-1.68.tar.gz) = d0f97e282b4de61390b5c3a498d3b9ee553f728c169c0845c6de02102d823929 -SIZE (DateTime-Format-Strptime-1.68.tar.gz) = 103125 +TIMESTAMP = 1481467100 +SHA256 (DateTime-Format-Strptime-1.70.tar.gz) = ceead46b714c6baea3250b987078771f1ffbe217b501d6fc91ff3c5f2afbbc67 +SIZE (DateTime-Format-Strptime-1.70.tar.gz) = 105460 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:25 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 93FB4C6EFEF; Mon, 12 Dec 2016 20:58:25 +0000 (UTC) (envelope-from sunpoet@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 44E2E1E3A; Mon, 12 Dec 2016 20:58:25 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwOKR028193; Mon, 12 Dec 2016 20:58:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwOpH028191; Mon, 12 Dec 2016 20:58:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwOpH028191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428443 - head/devel/p5-JIRA-Client 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: Mon, 12 Dec 2016 20:58:25 -0000 Author: sunpoet Date: Mon Dec 12 20:58:24 2016 New Revision: 428443 URL: https://svnweb.freebsd.org/changeset/ports/428443 Log: - Update to 0.45 - Add LICENSE - Add NO_ARCH - Mark DEPRECATED and set EXPIRATION_DATE to 2017-01-31 Note that the only consumer (devel/p5-SVN-Hooks) uses the JIRA::REST module instead of JIRA::Client since 1.33. See http://search.cpan.org/dist/SVN-Hooks/Changes for details. Changes: http://search.cpan.org/dist/JIRA-Client/Changes Modified: head/devel/p5-JIRA-Client/Makefile head/devel/p5-JIRA-Client/distinfo Modified: head/devel/p5-JIRA-Client/Makefile ============================================================================== --- head/devel/p5-JIRA-Client/Makefile Mon Dec 12 20:58:19 2016 (r428442) +++ head/devel/p5-JIRA-Client/Makefile Mon Dec 12 20:58:24 2016 (r428443) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= JIRA-Client -PORTVERSION= 0.43 +PORTVERSION= 0.45 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,10 +10,18 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Extended interface to JIRA's SOAP API +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \ p5-SOAP-Lite>=0:net/p5-SOAP-Lite BUILD_DEPENDS:= ${RUN_DEPENDS} +DEPRECATED= Deprecated by upstream due to deprecated JIRA's SOAP API +EXPIRATION_DATE=2017-01-31 + +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-JIRA-Client/distinfo ============================================================================== --- head/devel/p5-JIRA-Client/distinfo Mon Dec 12 20:58:19 2016 (r428442) +++ head/devel/p5-JIRA-Client/distinfo Mon Dec 12 20:58:24 2016 (r428443) @@ -1,2 +1,3 @@ -SHA256 (JIRA-Client-0.43.tar.gz) = 3a2fb6fccb238e5c9d461c4a1a3a3ff6e506ac089d176e3ab51d4a72599baed7 -SIZE (JIRA-Client-0.43.tar.gz) = 29672 +TIMESTAMP = 1481544551 +SHA256 (JIRA-Client-0.45.tar.gz) = 688b800765c748f31a132f663370f2f382bec83d15048a12320ca22f8f8fc068 +SIZE (JIRA-Client-0.45.tar.gz) = 29600 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:30 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 16E51C73035; Mon, 12 Dec 2016 20:58:30 +0000 (UTC) (envelope-from sunpoet@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 DA0A71EB8; Mon, 12 Dec 2016 20:58:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwT5H028311; Mon, 12 Dec 2016 20:58:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwStg028309; Mon, 12 Dec 2016 20:58:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwStg028309@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428444 - head/devel/p5-MCE 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: Mon, 12 Dec 2016 20:58:30 -0000 Author: sunpoet Date: Mon Dec 12 20:58:28 2016 New Revision: 428444 URL: https://svnweb.freebsd.org/changeset/ports/428444 Log: - Update to 1.810 Changes: http://search.cpan.org/dist/MCE/Changes Modified: head/devel/p5-MCE/Makefile head/devel/p5-MCE/distinfo Modified: head/devel/p5-MCE/Makefile ============================================================================== --- head/devel/p5-MCE/Makefile Mon Dec 12 20:58:24 2016 (r428443) +++ head/devel/p5-MCE/Makefile Mon Dec 12 20:58:28 2016 (r428444) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MCE -PORTVERSION= 1.809 +PORTVERSION= 1.810 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MARIOROY Modified: head/devel/p5-MCE/distinfo ============================================================================== --- head/devel/p5-MCE/distinfo Mon Dec 12 20:58:24 2016 (r428443) +++ head/devel/p5-MCE/distinfo Mon Dec 12 20:58:28 2016 (r428444) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479979056 -SHA256 (MCE-1.809.tar.gz) = aa0d5aedeb6233ce8e90bd857e04fa554d0b79ede5ea20422d0f88fcbe4178d6 -SIZE (MCE-1.809.tar.gz) = 170943 +TIMESTAMP = 1481467109 +SHA256 (MCE-1.810.tar.gz) = dbcb78589761b04c23473f554394f9a3de6701933a56ad419de30a05caf94ffd +SIZE (MCE-1.810.tar.gz) = 170956 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:34 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 62CD2C73087; Mon, 12 Dec 2016 20:58:34 +0000 (UTC) (envelope-from sunpoet@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 2995F1F37; Mon, 12 Dec 2016 20:58:34 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwXKZ028429; Mon, 12 Dec 2016 20:58:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwXRY028427; Mon, 12 Dec 2016 20:58:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwXRY028427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428445 - head/math/p5-Math-BigInt-FastCalc 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: Mon, 12 Dec 2016 20:58:34 -0000 Author: sunpoet Date: Mon Dec 12 20:58:33 2016 New Revision: 428445 URL: https://svnweb.freebsd.org/changeset/ports/428445 Log: - Update to 0.5004 Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Modified: head/math/p5-Math-BigInt-FastCalc/Makefile head/math/p5-Math-BigInt-FastCalc/distinfo Modified: head/math/p5-Math-BigInt-FastCalc/Makefile ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile Mon Dec 12 20:58:28 2016 (r428444) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Mon Dec 12 20:58:33 2016 (r428445) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.5003 +PORTVERSION= 0.5004 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Mon Dec 12 20:58:28 2016 (r428444) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Mon Dec 12 20:58:33 2016 (r428445) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480923792 -SHA256 (Math-BigInt-FastCalc-0.5003.tar.gz) = 065fcbccb59d81e0765301e207eed3d75c2a2600079ab0aea91c0c71ba36c3c9 -SIZE (Math-BigInt-FastCalc-0.5003.tar.gz) = 2279894 +TIMESTAMP = 1481544561 +SHA256 (Math-BigInt-FastCalc-0.5004.tar.gz) = ac0f9564c49b9080e05eea9d2a2d8a1160e98b6d6459849c3576e93731397a7e +SIZE (Math-BigInt-FastCalc-0.5004.tar.gz) = 2282122 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58: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 B77ADC730C4; Mon, 12 Dec 2016 20:58:38 +0000 (UTC) (envelope-from sunpoet@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 833C41FAE; Mon, 12 Dec 2016 20:58:38 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwbaf028546; Mon, 12 Dec 2016 20:58:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwb7U028545; Mon, 12 Dec 2016 20:58:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwb7U028545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428446 - head/math/p5-bignum 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: Mon, 12 Dec 2016 20:58:38 -0000 Author: sunpoet Date: Mon Dec 12 20:58:37 2016 New Revision: 428446 URL: https://svnweb.freebsd.org/changeset/ports/428446 Log: - Update to 0.46 Changes: http://search.cpan.org/dist/bignum/CHANGES Modified: head/math/p5-bignum/Makefile head/math/p5-bignum/distinfo Modified: head/math/p5-bignum/Makefile ============================================================================== --- head/math/p5-bignum/Makefile Mon Dec 12 20:58:33 2016 (r428445) +++ head/math/p5-bignum/Makefile Mon Dec 12 20:58:37 2016 (r428446) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM Modified: head/math/p5-bignum/distinfo ============================================================================== --- head/math/p5-bignum/distinfo Mon Dec 12 20:58:33 2016 (r428445) +++ head/math/p5-bignum/distinfo Mon Dec 12 20:58:37 2016 (r428446) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480923818 -SHA256 (bignum-0.45.tar.gz) = 303e9f9ac41a169e476189e7f7a0fb68b1e48394e2ac0362eb15e933080ce834 -SIZE (bignum-0.45.tar.gz) = 26719 +TIMESTAMP = 1481544568 +SHA256 (bignum-0.46.tar.gz) = 50249838dfde61e4fecfd6b6af0baab742a891109793f89a5ef11d080df23445 +SIZE (bignum-0.46.tar.gz) = 26776 From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:43 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 6CDF2C7310F; Mon, 12 Dec 2016 20:58:43 +0000 (UTC) (envelope-from sunpoet@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 1FC5092; Mon, 12 Dec 2016 20:58:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwgwQ028681; Mon, 12 Dec 2016 20:58:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwgq7028678; Mon, 12 Dec 2016 20:58:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwgq7028678@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428447 - head/net/p5-Net-LDAP-Server-Test 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: Mon, 12 Dec 2016 20:58:43 -0000 Author: sunpoet Date: Mon Dec 12 20:58:41 2016 New Revision: 428447 URL: https://svnweb.freebsd.org/changeset/ports/428447 Log: - Update to 0.22 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Net-LDAP-Server-Test/Changes Modified: head/net/p5-Net-LDAP-Server-Test/Makefile head/net/p5-Net-LDAP-Server-Test/distinfo head/net/p5-Net-LDAP-Server-Test/pkg-plist Modified: head/net/p5-Net-LDAP-Server-Test/Makefile ============================================================================== --- head/net/p5-Net-LDAP-Server-Test/Makefile Mon Dec 12 20:58:37 2016 (r428446) +++ head/net/p5-Net-LDAP-Server-Test/Makefile Mon Dec 12 20:58:41 2016 (r428447) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-LDAP-Server-Test -PORTVERSION= 0.21 +PORTVERSION= 0.22 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ BUILD_DEPENDS= p5-Data-Dump>=0:devel/p5- p5-Net-LDAP-Server>=0.3:net/p5-Net-LDAP-Server \ p5-perl-ldap>=0:net/p5-perl-ldap +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-Net-LDAP-Server-Test/distinfo ============================================================================== --- head/net/p5-Net-LDAP-Server-Test/distinfo Mon Dec 12 20:58:37 2016 (r428446) +++ head/net/p5-Net-LDAP-Server-Test/distinfo Mon Dec 12 20:58:41 2016 (r428447) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470644533 -SHA256 (Net-LDAP-Server-Test-0.21.tar.gz) = 776411d086aa6b604072ac03eba87e33ffbde82ec96a30a785914576771f4950 -SIZE (Net-LDAP-Server-Test-0.21.tar.gz) = 15572 +TIMESTAMP = 1481467118 +SHA256 (Net-LDAP-Server-Test-0.22.tar.gz) = b120717b5f1f6f6b13b31437fdd218ee0fc69eb01218de14d922f929cf8d2d8e +SIZE (Net-LDAP-Server-Test-0.22.tar.gz) = 15705 Modified: head/net/p5-Net-LDAP-Server-Test/pkg-plist ============================================================================== --- head/net/p5-Net-LDAP-Server-Test/pkg-plist Mon Dec 12 20:58:37 2016 (r428446) +++ head/net/p5-Net-LDAP-Server-Test/pkg-plist Mon Dec 12 20:58:41 2016 (r428447) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Net::LDAP::Server::Test.3.gz %%SITE_PERL%%/Net/LDAP/Server/Test.pm +%%PERL5_MAN3%%/Net::LDAP::Server::Test.3.gz From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:47 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 EA91DC73144; Mon, 12 Dec 2016 20:58:47 +0000 (UTC) (envelope-from sunpoet@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 B6E7210A; Mon, 12 Dec 2016 20:58:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwkZI028813; Mon, 12 Dec 2016 20:58:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwkRR028810; Mon, 12 Dec 2016 20:58:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwkRR028810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428448 - head/textproc/p5-Pod-Autopod 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: Mon, 12 Dec 2016 20:58:48 -0000 Author: sunpoet Date: Mon Dec 12 20:58:46 2016 New Revision: 428448 URL: https://svnweb.freebsd.org/changeset/ports/428448 Log: - Update to 1.215 - Sort PLIST Modified: head/textproc/p5-Pod-Autopod/Makefile head/textproc/p5-Pod-Autopod/distinfo head/textproc/p5-Pod-Autopod/pkg-plist Modified: head/textproc/p5-Pod-Autopod/Makefile ============================================================================== --- head/textproc/p5-Pod-Autopod/Makefile Mon Dec 12 20:58:41 2016 (r428447) +++ head/textproc/p5-Pod-Autopod/Makefile Mon Dec 12 20:58:46 2016 (r428448) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-Autopod -PORTVERSION= 1.208 +PORTVERSION= 1.215 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Pod-Autopod/distinfo ============================================================================== --- head/textproc/p5-Pod-Autopod/distinfo Mon Dec 12 20:58:41 2016 (r428447) +++ head/textproc/p5-Pod-Autopod/distinfo Mon Dec 12 20:58:46 2016 (r428448) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479554425 -SHA256 (Pod-Autopod-1.208.tar.gz) = 203ad9904a808a6df99a357be117cfd25947289c15832461984996e73095fca1 -SIZE (Pod-Autopod-1.208.tar.gz) = 31971 +TIMESTAMP = 1481467126 +SHA256 (Pod-Autopod-1.215.tar.gz) = 06fadbfbcd4e7a6d04f32a0ce768b70595a7d8ab8df788df89717f2f1096ba99 +SIZE (Pod-Autopod-1.215.tar.gz) = 32271 Modified: head/textproc/p5-Pod-Autopod/pkg-plist ============================================================================== --- head/textproc/p5-Pod-Autopod/pkg-plist Mon Dec 12 20:58:41 2016 (r428447) +++ head/textproc/p5-Pod-Autopod/pkg-plist Mon Dec 12 20:58:46 2016 (r428448) @@ -1,4 +1,4 @@ bin/autopod %%SITE_PERL%%/Pod/Autopod.pm -%%PERL5_MAN3%%/Pod::Autopod.3.gz %%PERL5_MAN1%%/autopod.1.gz +%%PERL5_MAN3%%/Pod::Autopod.3.gz From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:52 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 61BFFC73188; Mon, 12 Dec 2016 20:58:52 +0000 (UTC) (envelope-from sunpoet@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 26785184; Mon, 12 Dec 2016 20:58:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwpIm028907; Mon, 12 Dec 2016 20:58:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwpnF028906; Mon, 12 Dec 2016 20:58:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwpnF028906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428449 - head/devel/py-pyshapelib 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: Mon, 12 Dec 2016 20:58:52 -0000 Author: sunpoet Date: Mon Dec 12 20:58:51 2016 New Revision: 428449 URL: https://svnweb.freebsd.org/changeset/ports/428449 Log: - Remove .include - Convert to options target helper Approved by: portmgr (blanket) Modified: head/devel/py-pyshapelib/Makefile Modified: head/devel/py-pyshapelib/Makefile ============================================================================== --- head/devel/py-pyshapelib/Makefile Mon Dec 12 20:58:46 2016 (r428448) +++ head/devel/py-pyshapelib/Makefile Mon Dec 12 20:58:51 2016 (r428449) @@ -30,22 +30,17 @@ SHAPELIB= shapelib-1.3.0 post-extract: ${LN} -s ${WRKDIR}/${SHAPELIB} ${WRKDIR}/shapelib -.include - -post-install: -.if ${PORT_OPTIONS:MDOCS} +post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_MAN} ${WRKSRC}/$f ${STAGEDIR}${DOCSDIR} .endfor -.endif -.if ${PORT_OPTIONS:MEXAMPLES} +post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in ${PORTEXAMPLES} ${INSTALL_DATA} ${WRKSRC}/$f ${STAGEDIR}${EXAMPLESDIR} .endfor -.endif .include From owner-svn-ports-all@freebsd.org Mon Dec 12 20:58:56 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 D8C2DC731C0; Mon, 12 Dec 2016 20:58:56 +0000 (UTC) (envelope-from sunpoet@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 A80AA1F8; Mon, 12 Dec 2016 20:58:56 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKwtq9029007; Mon, 12 Dec 2016 20:58:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKwtSa029006; Mon, 12 Dec 2016 20:58:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122058.uBCKwtSa029006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:58:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428450 - head/devel/rubygem-execjs 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: Mon, 12 Dec 2016 20:58:57 -0000 Author: sunpoet Date: Mon Dec 12 20:58:55 2016 New Revision: 428450 URL: https://svnweb.freebsd.org/changeset/ports/428450 Log: - Add NODE6 option Modified: head/devel/rubygem-execjs/Makefile Modified: head/devel/rubygem-execjs/Makefile ============================================================================== --- head/devel/rubygem-execjs/Makefile Mon Dec 12 20:58:51 2016 (r428449) +++ head/devel/rubygem-execjs/Makefile Mon Dec 12 20:58:55 2016 (r428450) @@ -13,19 +13,20 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem OPTIONS_SINGLE= BACKEND -OPTIONS_SINGLE_BACKEND= NODE NODE4 +OPTIONS_SINGLE_BACKEND= NODE NODE4 NODE6 OPTIONS_DEFAULT= NODE NODE_DESC= Use www/node as backend NODE4_DESC= Use www/node4 as backend +NODE6_DESC= Use www/node6 as backend NODE_RUN_DEPENDS= node>=0:www/node NODE4_RUN_DEPENDS= node4>=0:www/node4 +NODE6_RUN_DEPENDS= node6>=0:www/node6 post-patch: @${REINPLACE_CMD} -e 's#%%LOCALBASE%%#${LOCALBASE}#' \ From owner-svn-ports-all@freebsd.org Mon Dec 12 20:59:01 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 1A404C731EF; Mon, 12 Dec 2016 20:59:01 +0000 (UTC) (envelope-from sunpoet@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 D517F269; Mon, 12 Dec 2016 20:59:00 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKx0Er029114; Mon, 12 Dec 2016 20:59:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKx0Cp029110; Mon, 12 Dec 2016 20:59:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122059.uBCKx0Cp029110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:59:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428451 - head/converters/rubygem-bsdconv 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: Mon, 12 Dec 2016 20:59:01 -0000 Author: sunpoet Date: Mon Dec 12 20:58:59 2016 New Revision: 428451 URL: https://svnweb.freebsd.org/changeset/ports/428451 Log: - Remove unnecessary GEM_NAME - While I'm here, use = instead of += for CONFIGURE_ARGS With hat: ruby Modified: head/converters/rubygem-bsdconv/Makefile Modified: head/converters/rubygem-bsdconv/Makefile ============================================================================== --- head/converters/rubygem-bsdconv/Makefile Mon Dec 12 20:58:55 2016 (r428450) +++ head/converters/rubygem-bsdconv/Makefile Mon Dec 12 20:58:59 2016 (r428451) @@ -14,10 +14,7 @@ LICENSE= ISCL LIB_DEPENDS= libbsdconv.so:converters/bsdconv -CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE} - -GEM_NAME= ${DISTNAME} - +CONFIGURE_ARGS= --with-bsdconv-dir=${LOCALBASE} USE_RUBY= yes USES= gem From owner-svn-ports-all@freebsd.org Mon Dec 12 20:59: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 68457C7321F; Mon, 12 Dec 2016 20:59:05 +0000 (UTC) (envelope-from sunpoet@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 34B72303; Mon, 12 Dec 2016 20:59:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKx4tX029215; Mon, 12 Dec 2016 20:59:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKx4kZ029214; Mon, 12 Dec 2016 20:59:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122059.uBCKx4kZ029214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:59:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428452 - head/devel/rubygem-gem-compare 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: Mon, 12 Dec 2016 20:59:05 -0000 Author: sunpoet Date: Mon Dec 12 20:59:04 2016 New Revision: 428452 URL: https://svnweb.freebsd.org/changeset/ports/428452 Log: - Add LICENSE - Add NO_ARCH Modified: head/devel/rubygem-gem-compare/Makefile Modified: head/devel/rubygem-gem-compare/Makefile ============================================================================== --- head/devel/rubygem-gem-compare/Makefile Mon Dec 12 20:58:59 2016 (r428451) +++ head/devel/rubygem-gem-compare/Makefile Mon Dec 12 20:59:04 2016 (r428452) @@ -8,12 +8,16 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= RubyGems plugin for comparing gem versions +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= rubygem-json>=0:devel/rubygem-json \ rubygem-curb>=0:ftp/rubygem-curb \ rubygem-diffy>=0:textproc/rubygem-diffy \ rubygem-rainbow>=0:devel/rubygem-rainbow \ rubygem-gemnasium-parser>=0:devel/rubygem-gemnasium-parser +NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-all@freebsd.org Mon Dec 12 20:59: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 25414C73260; Mon, 12 Dec 2016 20:59:10 +0000 (UTC) (envelope-from sunpoet@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 E8C2C38F; Mon, 12 Dec 2016 20:59:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCKx9ov029333; Mon, 12 Dec 2016 20:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCKx99E029331; Mon, 12 Dec 2016 20:59:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612122059.uBCKx99E029331@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 12 Dec 2016 20:59:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428453 - head/devel/p5-IPC-PerlSSH 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: Mon, 12 Dec 2016 20:59:10 -0000 Author: sunpoet Date: Mon Dec 12 20:59:08 2016 New Revision: 428453 URL: https://svnweb.freebsd.org/changeset/ports/428453 Log: - Update to 0.17 - While I'm here, add LICENSE_FILE, TEST_DEPENDS and NO_ARCH Changes: http://search.cpan.org/dist/IPC-PerlSSH/Changes PR: 215247 Submitted by: Niels Kristensen (maintainer) Modified: head/devel/p5-IPC-PerlSSH/Makefile head/devel/p5-IPC-PerlSSH/distinfo (contents, props changed) Modified: head/devel/p5-IPC-PerlSSH/Makefile ============================================================================== --- head/devel/p5-IPC-PerlSSH/Makefile Mon Dec 12 20:59:04 2016 (r428452) +++ head/devel/p5-IPC-PerlSSH/Makefile Mon Dec 12 20:59:08 2016 (r428453) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IPC-PerlSSH -PORTVERSION= 0.16 +PORTVERSION= 0.17 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,9 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= niels@kristensen.io COMMENT= Class for executing remote perl code over an SSH link -LICENSE= GPLv1 ART10 +LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal + +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild Modified: head/devel/p5-IPC-PerlSSH/distinfo ============================================================================== --- head/devel/p5-IPC-PerlSSH/distinfo Mon Dec 12 20:59:04 2016 (r428452) +++ head/devel/p5-IPC-PerlSSH/distinfo Mon Dec 12 20:59:08 2016 (r428453) @@ -1,2 +1,3 @@ -SHA256 (IPC-PerlSSH-0.16.tar.gz) = 17bbfc871d5997c75409c54e8460472cb63107682bac8e8e441eb84460baff54 -SIZE (IPC-PerlSSH-0.16.tar.gz) = 33130 +TIMESTAMP = 1481544157 +SHA256 (IPC-PerlSSH-0.17.tar.gz) = d251b2ba382e5c869a7ae7b64331c3438a5c6eb9117123811349f556cee51c30 +SIZE (IPC-PerlSSH-0.17.tar.gz) = 31850 From owner-svn-ports-all@freebsd.org Mon Dec 12 23:44:01 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 E5A7AC7475D; Mon, 12 Dec 2016 23:44:01 +0000 (UTC) (envelope-from wen@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 A6E97636; Mon, 12 Dec 2016 23:44:01 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBCNi0Cd097572; Mon, 12 Dec 2016 23:44:00 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBCNi0uK097570; Mon, 12 Dec 2016 23:44:00 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612122344.uBCNi0uK097570@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 12 Dec 2016 23:44:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428454 - head/www/py-turbogears2 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: Mon, 12 Dec 2016 23:44:02 -0000 Author: wen Date: Mon Dec 12 23:44:00 2016 New Revision: 428454 URL: https://svnweb.freebsd.org/changeset/ports/428454 Log: - Update to 2.3.10 - Add LICENSE - Update DEPENDS - Change MASTER_SITES to CHEESESHOP Modified: head/www/py-turbogears2/Makefile head/www/py-turbogears2/distinfo Modified: head/www/py-turbogears2/Makefile ============================================================================== --- head/www/py-turbogears2/Makefile Mon Dec 12 20:59:08 2016 (r428453) +++ head/www/py-turbogears2/Makefile Mon Dec 12 23:44:00 2016 (r428454) @@ -2,33 +2,20 @@ # $FreeBSD$ PORTNAME= TurboGears2 -PORTVERSION= 2.1.5 +PORTVERSION= 2.3.10 CATEGORIES= www python -MASTER_SITES= http://www.turbogears.org/2.1/downloads/${PORTVERSION}/ +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Python-Based Framework for Rapid Web Development -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ToscaWidgets>=0.9.4:devel/py-ToscaWidgets \ - ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5.1:textproc/py-genshi \ - ${PYTHON_PKGNAMEPREFIX}WebFlash>=0.1a8:www/py-WebFlash \ - ${PYTHON_PKGNAMEPREFIX}WebError>=0.10.1:www/py-WebError \ - ${PYTHON_PKGNAMEPREFIX}repoze.tm2>=0:devel/py-repoze.tm2 \ - ${PYTHON_PKGNAMEPREFIX}TurboJson>=1.3.0:devel/py-turbojson \ - ${PYTHON_PKGNAMEPREFIX}repoze.who>=1.0.0:devel/py-repoze.who \ - ${PYTHON_PKGNAMEPREFIX}repoze.who-testutil>=1.0.1,1:devel/py-repoze.who-testutil \ - ${PYTHON_PKGNAMEPREFIX}repoze.what>=1.0.8:devel/py-repoze.what \ - ${PYTHON_PKGNAMEPREFIX}repoze.what-pylons>=1.0:devel/py-repoze.what-pylons \ - ${PYTHON_PKGNAMEPREFIX}repoze.tm2>=1.0,1:devel/py-repoze.tm2 \ - ${PYTHON_PKGNAMEPREFIX}coverage>=0:devel/py-coverage \ - ${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose \ - ${PYTHON_PKGNAMEPREFIX}TurboKid>=1.0.4:devel/py-turbokid \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0.4:databases/py-sqlalchemy07 \ - ${PYTHON_PKGNAMEPREFIX}Jinja2>=0:devel/py-Jinja2 \ - ${PYTHON_PKGNAMEPREFIX}Chameleon>=2.0:textproc/py-Chameleon \ - ${PYTHON_PKGNAMEPREFIX}mako>=0:textproc/py-mako \ - ${PYTHON_PKGNAMEPREFIX}Babel>=0.9.4:devel/py-babel +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}crank>=0:devel/py-crank \ + ${PYTHON_PKGNAMEPREFIX}webob>=1.2:www/py-webob \ + ${PYTHON_PKGNAMEPREFIX}MarkupSafe>=0:textproc/py-MarkupSafe \ + ${PYTHON_PKGNAMEPREFIX}repoze.lru>=0:devel/py-repoze.lru USES= python USE_PYTHON= distutils autoplist Modified: head/www/py-turbogears2/distinfo ============================================================================== --- head/www/py-turbogears2/distinfo Mon Dec 12 20:59:08 2016 (r428453) +++ head/www/py-turbogears2/distinfo Mon Dec 12 23:44:00 2016 (r428454) @@ -1,2 +1,3 @@ -SHA256 (TurboGears2-2.1.5.tar.gz) = d86a1cc24e2f78b2e8af87892c56f92a183a54f8bbb89dfc8584927e1c3d179f -SIZE (TurboGears2-2.1.5.tar.gz) = 81011 +TIMESTAMP = 1481510057 +SHA256 (TurboGears2-2.3.10.tar.gz) = 163b7fa443861d7ea0f0f86b8d6e7cd95459ee5d3ca15a199a2fa32d4b00c81b +SIZE (TurboGears2-2.3.10.tar.gz) = 176533 From owner-svn-ports-all@freebsd.org Tue Dec 13 00:06:07 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 020C9C74E3C; Tue, 13 Dec 2016 00:06:07 +0000 (UTC) (envelope-from marino@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 C5C9C10AF; Tue, 13 Dec 2016 00:06:06 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD065Ga006074; Tue, 13 Dec 2016 00:06:05 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD06573006073; Tue, 13 Dec 2016 00:06:05 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612130006.uBD06573006073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 00:06:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428455 - head/net-mgmt/nagnu 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: Tue, 13 Dec 2016 00:06:07 -0000 Author: marino Date: Tue Dec 13 00:06:05 2016 New Revision: 428455 URL: https://svnweb.freebsd.org/changeset/ports/428455 Log: net-mgmt/nagnu: Fix ncurses requirement specification discussed-with: pi (originally committer) Modified: head/net-mgmt/nagnu/Makefile Modified: head/net-mgmt/nagnu/Makefile ============================================================================== --- head/net-mgmt/nagnu/Makefile Mon Dec 12 23:44:00 2016 (r428454) +++ head/net-mgmt/nagnu/Makefile Tue Dec 13 00:06:05 2016 (r428455) @@ -9,9 +9,9 @@ COMMENT= Nagios dashboard LICENSE= BSD2CLAUSE -LIB_DEPENDS= libcurl.so:ftp/curl \ - libncurses.so:devel/ncurses +LIB_DEPENDS= libcurl.so:ftp/curl +USES= ncurses:port USE_GITHUB= yes GH_ACCOUNT= frlen PLIST_FILES= bin/nagnu \ From owner-svn-ports-all@freebsd.org Tue Dec 13 00:12: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 4D283C74FEE; Tue, 13 Dec 2016 00:12:39 +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 1CB111551; Tue, 13 Dec 2016 00:12:39 +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 uBD0Cces009894; Tue, 13 Dec 2016 00:12:38 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD0Cc90009892; Tue, 13 Dec 2016 00:12:38 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612130012.uBD0Cc90009892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 13 Dec 2016 00:12:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428456 - head/x11/yad 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: Tue, 13 Dec 2016 00:12:39 -0000 Author: danilo Date: Tue Dec 13 00:12:37 2016 New Revision: 428456 URL: https://svnweb.freebsd.org/changeset/ports/428456 Log: - Update to 0.38.0 Modified: head/x11/yad/Makefile head/x11/yad/distinfo Modified: head/x11/yad/Makefile ============================================================================== --- head/x11/yad/Makefile Tue Dec 13 00:06:05 2016 (r428455) +++ head/x11/yad/Makefile Tue Dec 13 00:12:37 2016 (r428456) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yad -PORTVERSION= 0.37.0 +PORTVERSION= 0.38.0 CATEGORIES= x11 gnome MASTER_SITES= SF/${PORTNAME}-dialog/ Modified: head/x11/yad/distinfo ============================================================================== --- head/x11/yad/distinfo Tue Dec 13 00:06:05 2016 (r428455) +++ head/x11/yad/distinfo Tue Dec 13 00:12:37 2016 (r428456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471704377 -SHA256 (yad-0.37.0.tar.xz) = 91efaf24b56dfbed8e86e4af800f13ec9cca4b550b82b65552aaab40ebd3183a -SIZE (yad-0.37.0.tar.xz) = 255584 +TIMESTAMP = 1481571113 +SHA256 (yad-0.38.0.tar.xz) = a4be2a2fab2be8b7b36443da308a667a6fefbe9a0b649168310a99ffa607a8e3 +SIZE (yad-0.38.0.tar.xz) = 257016 From owner-svn-ports-all@freebsd.org Tue Dec 13 00:30:42 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 C0BB0C73AD9; Tue, 13 Dec 2016 00:30:42 +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 77A507DE; Tue, 13 Dec 2016 00:30:42 +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 uBD0Ufc0014265; Tue, 13 Dec 2016 00:30:41 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD0UfEN014262; Tue, 13 Dec 2016 00:30:41 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612130030.uBD0UfEN014262@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 13 Dec 2016 00:30:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428457 - head/graphics/gscan2pdf 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: Tue, 13 Dec 2016 00:30:42 -0000 Author: danilo Date: Tue Dec 13 00:30:41 2016 New Revision: 428457 URL: https://svnweb.freebsd.org/changeset/ports/428457 Log: - Update to 1.6.0 Modified: head/graphics/gscan2pdf/Makefile head/graphics/gscan2pdf/distinfo head/graphics/gscan2pdf/pkg-plist Modified: head/graphics/gscan2pdf/Makefile ============================================================================== --- head/graphics/gscan2pdf/Makefile Tue Dec 13 00:12:37 2016 (r428456) +++ head/graphics/gscan2pdf/Makefile Tue Dec 13 00:30:41 2016 (r428457) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gscan2pdf -PORTVERSION= 1.5.5 +PORTVERSION= 1.6.0 CATEGORIES= graphics MASTER_SITES= SF @@ -37,6 +37,7 @@ RUN_DEPENDS:= p5-Proc-ProcessTable>0:dev p5-Gtk2-Ex-PodViewer>0.17:x11-toolkits/p5-Gtk2-Ex-PodViewer \ p5-Filesys-Df>0.92:sysutils/p5-Filesys-Df \ p5-Data-UUID>=1.220:devel/p5-Data-UUID \ + p5-Date-Calc>=6.4:devel/p5-Date-Calc \ ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/graphics/gscan2pdf/distinfo ============================================================================== --- head/graphics/gscan2pdf/distinfo Tue Dec 13 00:12:37 2016 (r428456) +++ head/graphics/gscan2pdf/distinfo Tue Dec 13 00:30:41 2016 (r428457) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477511080 -SHA256 (gscan2pdf-1.5.5.tar.xz) = 966544f4924e45d373a9a4a4e02b4a1bb7be3e17dd2b4895aee491f39603c490 -SIZE (gscan2pdf-1.5.5.tar.xz) = 386964 +TIMESTAMP = 1481479123 +SHA256 (gscan2pdf-1.6.0.tar.xz) = ec177d77da7bb81acb5d5cefb754e47c58ab391699ce0cb2ef3c68f980b8e001 +SIZE (gscan2pdf-1.6.0.tar.xz) = 389856 Modified: head/graphics/gscan2pdf/pkg-plist ============================================================================== --- head/graphics/gscan2pdf/pkg-plist Tue Dec 13 00:12:37 2016 (r428456) +++ head/graphics/gscan2pdf/pkg-plist Tue Dec 13 00:30:41 2016 (r428457) @@ -18,6 +18,7 @@ bin/scanimage-perl %%SITE_PERL%%/Gscan2pdf/Page.pm %%SITE_PERL%%/Gscan2pdf/PageRange.pm %%SITE_PERL%%/Gscan2pdf/Scanner/Options.pm +%%SITE_PERL%%/Gscan2pdf/Scanner/Profile.pm %%SITE_PERL%%/Gscan2pdf/Tesseract.pm %%SITE_PERL%%/Gscan2pdf/Unpaper.pm man/man1/gscan2pdf.1.gz From owner-svn-ports-all@freebsd.org Tue Dec 13 01:35:32 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 CD8E9C746BC; Tue, 13 Dec 2016 01:35:32 +0000 (UTC) (envelope-from marino@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 9BC1BD13; Tue, 13 Dec 2016 01:35:32 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD1ZVIt041999; Tue, 13 Dec 2016 01:35:31 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD1ZVjm041998; Tue, 13 Dec 2016 01:35:31 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612130135.uBD1ZVjm041998@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 01:35:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428458 - head/security/p5-Crypt-SMIME 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: Tue, 13 Dec 2016 01:35:33 -0000 Author: marino Date: Tue Dec 13 01:35:31 2016 New Revision: 428458 URL: https://svnweb.freebsd.org/changeset/ports/428458 Log: security/p5-Crypt-SMIME: IGNORE with LibreSSL This requires CMS (Cryptographic Message Syntax) which is still unsupported by LibreSSL. Approved by: SSL blanket Modified: head/security/p5-Crypt-SMIME/Makefile Modified: head/security/p5-Crypt-SMIME/Makefile ============================================================================== --- head/security/p5-Crypt-SMIME/Makefile Tue Dec 13 00:30:41 2016 (r428457) +++ head/security/p5-Crypt-SMIME/Makefile Tue Dec 13 01:35:31 2016 (r428458) @@ -29,8 +29,12 @@ post-install: .include -.if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} +.if ${SSL_DEFAULT:Mlibressl*} +IGNORE= Required CMS is disabled on LibreSSL +.else +. if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} IGNORE= Need a more recent version of OpenSSL. +. endif .endif .include From owner-svn-ports-all@freebsd.org Tue Dec 13 02:50:43 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 C415EC7342B; Tue, 13 Dec 2016 02:50:43 +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 93822164C; Tue, 13 Dec 2016 02:50:43 +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 uBD2ogsQ071489; Tue, 13 Dec 2016 02:50:42 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD2ogjd071487; Tue, 13 Dec 2016 02:50:42 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612130250.uBD2ogjd071487@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Dec 2016 02:50:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428459 - branches/2016Q4/multimedia/ffmpeg 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: Tue, 13 Dec 2016 02:50:43 -0000 Author: jbeich Date: Tue Dec 13 02:50:42 2016 New Revision: 428459 URL: https://svnweb.freebsd.org/changeset/ports/428459 Log: multimedia/ffmpeg: update to 2.8.10 This is a direct commit to 2016Q4. /head switched to 3.x in r428352. Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n2.8.10:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/multimedia/ffmpeg/Makefile branches/2016Q4/multimedia/ffmpeg/distinfo Modified: branches/2016Q4/multimedia/ffmpeg/Makefile ============================================================================== --- branches/2016Q4/multimedia/ffmpeg/Makefile Tue Dec 13 01:35:31 2016 (r428458) +++ branches/2016Q4/multimedia/ffmpeg/Makefile Tue Dec 13 02:50:42 2016 (r428459) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 2.8.8 -PORTREVISION= 6 +PORTVERSION= 2.8.10 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: branches/2016Q4/multimedia/ffmpeg/distinfo ============================================================================== --- branches/2016Q4/multimedia/ffmpeg/distinfo Tue Dec 13 01:35:31 2016 (r428458) +++ branches/2016Q4/multimedia/ffmpeg/distinfo Tue Dec 13 02:50:42 2016 (r428459) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474303802 -SHA256 (ffmpeg-2.8.8.tar.bz2) = b70848958feadca180315d17b1131a1b519527971590e6ee8363a4c568ed06a6 -SIZE (ffmpeg-2.8.8.tar.bz2) = 8583641 +TIMESTAMP = 1480992767 +SHA256 (ffmpeg-2.8.10.tar.bz2) = d1ce1a73503dce6e2b1e208cb93a2a8a7e89f9c64357ddc3e4da3cab33dea9c9 +SIZE (ffmpeg-2.8.10.tar.bz2) = 8585304 From owner-svn-ports-all@freebsd.org Tue Dec 13 03:00: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 8C10CC73931; Tue, 13 Dec 2016 03:00:09 +0000 (UTC) (envelope-from cy@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 551BE1DC0; Tue, 13 Dec 2016 03:00:09 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD3085A075710; Tue, 13 Dec 2016 03:00:08 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD308kR075708; Tue, 13 Dec 2016 03:00:08 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612130300.uBD308kR075708@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 13 Dec 2016 03:00:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428460 - in head/net: ntp ntp-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: Tue, 13 Dec 2016 03:00:09 -0000 Author: cy Date: Tue Dec 13 03:00:08 2016 New Revision: 428460 URL: https://svnweb.freebsd.org/changeset/ports/428460 Log: Flag ntp and ntp-devel ignore if libressl is installed due to md5 symbol conflicts. PR: 215093 Modified: head/net/ntp-devel/Makefile head/net/ntp/Makefile Modified: head/net/ntp-devel/Makefile ============================================================================== --- head/net/ntp-devel/Makefile Tue Dec 13 02:50:42 2016 (r428459) +++ head/net/ntp-devel/Makefile Tue Dec 13 03:00:08 2016 (r428460) @@ -59,6 +59,10 @@ THREADS_CONFIGURE_WITH= threads .include +if ${SSL_DEFAULT:Mlibressl*} +IGNORE= detected LibreSSL (undefined references to MD5 symbols) +.endif + .for D in ${NTP_DRIVERS} .if ${PORT_OPTIONS:M${D}} CONFIGURE_ARGS+= --enable-${D} Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Tue Dec 13 02:50:42 2016 (r428459) +++ head/net/ntp/Makefile Tue Dec 13 03:00:08 2016 (r428460) @@ -70,6 +70,10 @@ ${D}_CONFIGURE_ON= --enable-${D} BROKEN= Does not build under FreeBSD-9, aclocal not found .endif +.if ${SSL_DEFAULT:Mlibressl*} +IGNORE= detected LibreSSL (md5 definition conflicts) +.endif + # XXX Temporary hack. Remember to remove this next commit. post-extract: @${TOUCH} ${WRKSRC}/scripts/build/checkHtmlFileDates From owner-svn-ports-all@freebsd.org Tue Dec 13 03:01: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 0BDCCC73B77; Tue, 13 Dec 2016 03:01:57 +0000 (UTC) (envelope-from cy@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 CFD9F2CE; Tue, 13 Dec 2016 03:01:56 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD31uvL077413; Tue, 13 Dec 2016 03:01:56 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD31uUT077412; Tue, 13 Dec 2016 03:01:56 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612130301.uBD31uUT077412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Tue, 13 Dec 2016 03:01:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428461 - head/net/ntp-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: Tue, 13 Dec 2016 03:01:57 -0000 Author: cy Date: Tue Dec 13 03:01:55 2016 New Revision: 428461 URL: https://svnweb.freebsd.org/changeset/ports/428461 Log: Correct cut&paste error, add missing dot. Modified: head/net/ntp-devel/Makefile Modified: head/net/ntp-devel/Makefile ============================================================================== --- head/net/ntp-devel/Makefile Tue Dec 13 03:00:08 2016 (r428460) +++ head/net/ntp-devel/Makefile Tue Dec 13 03:01:55 2016 (r428461) @@ -59,7 +59,7 @@ THREADS_CONFIGURE_WITH= threads .include -if ${SSL_DEFAULT:Mlibressl*} +.if ${SSL_DEFAULT:Mlibressl*} IGNORE= detected LibreSSL (undefined references to MD5 symbols) .endif From owner-svn-ports-all@freebsd.org Tue Dec 13 03:09: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 1F379C6F09A; Tue, 13 Dec 2016 03:09:18 +0000 (UTC) (envelope-from wen@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 E2FD1BBC; Tue, 13 Dec 2016 03:09:17 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD39Hxa080689; Tue, 13 Dec 2016 03:09:17 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD39GuI080687; Tue, 13 Dec 2016 03:09:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612130309.uBD39GuI080687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 13 Dec 2016 03:09:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428462 - head/math/R-cran-coda 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: Tue, 13 Dec 2016 03:09:18 -0000 Author: wen Date: Tue Dec 13 03:09:16 2016 New Revision: 428462 URL: https://svnweb.freebsd.org/changeset/ports/428462 Log: - Update to 0.19-1 Modified: head/math/R-cran-coda/Makefile head/math/R-cran-coda/distinfo Modified: head/math/R-cran-coda/Makefile ============================================================================== --- head/math/R-cran-coda/Makefile Tue Dec 13 03:01:55 2016 (r428461) +++ head/math/R-cran-coda/Makefile Tue Dec 13 03:09:16 2016 (r428462) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= coda -DISTVERSION= 0.18-1 +DISTVERSION= 0.19-1 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-coda/distinfo ============================================================================== --- head/math/R-cran-coda/distinfo Tue Dec 13 03:01:55 2016 (r428461) +++ head/math/R-cran-coda/distinfo Tue Dec 13 03:09:16 2016 (r428462) @@ -1,2 +1,3 @@ -SHA256 (coda_0.18-1.tar.gz) = a8a4889959f5a34291bd744de89604143b73dcf693a2caf014f29371003a4c0f -SIZE (coda_0.18-1.tar.gz) = 73289 +TIMESTAMP = 1481586312 +SHA256 (coda_0.19-1.tar.gz) = d41ff5731da6805170769dba75dd011ab33f916d15b2336001f279e21a524491 +SIZE (coda_0.19-1.tar.gz) = 73734 From owner-svn-ports-all@freebsd.org Tue Dec 13 03:14: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 5625AC6F3F2; Tue, 13 Dec 2016 03:14:51 +0000 (UTC) (envelope-from marino@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 2572AFE7; Tue, 13 Dec 2016 03:14:51 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD3Eo1x084568; Tue, 13 Dec 2016 03:14:50 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD3Eov2084567; Tue, 13 Dec 2016 03:14:50 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612130314.uBD3Eov2084567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 03:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428463 - head/security/R-cran-openssl 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: Tue, 13 Dec 2016 03:14:51 -0000 Author: marino Date: Tue Dec 13 03:14:50 2016 New Revision: 428463 URL: https://svnweb.freebsd.org/changeset/ports/428463 Log: security/R-cran-openssl: Fix openssl support, IGNORE LibreSSL The SSL specification wasn't correct. The SSL requirement needs to be documented even when the base SSL is used. Relocate USES=ssl to be seen unconditionally and block building on FreeBSD 9 with base OpenSSL using the standard technique. LibreSSL is not supported due to use of RSA_get0_* and other unsupported functions. Approved by: SSL blanket Modified: head/security/R-cran-openssl/Makefile Modified: head/security/R-cran-openssl/Makefile ============================================================================== --- head/security/R-cran-openssl/Makefile Tue Dec 13 03:09:16 2016 (r428462) +++ head/security/R-cran-openssl/Makefile Tue Dec 13 03:14:50 2016 (r428463) @@ -11,17 +11,21 @@ COMMENT= Toolkit for Encryption, Signatu LICENSE= MIT -USES= cran:auto-plist,compiles +USES= cran:auto-plist,compiles ssl + +R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=${OPENSSLLIB}" post-patch: ${REINPLACE_CMD} -e '1,5d' ${WRKSRC}/src/ssl.c -.include +.include -.if ${OSVERSION} < 1000015 -WITH_OPENSSL_PORT= yes -R_POSTCMD_INSTALL_OPTIONS+= --configure-vars="INCLUDE_DIR=${OPENSSLINC} LIB_DIR=${OPENSSLLIB}" -USES+= ssl +.if ${SSL_DEFAULT:Mlibressl*} +IGNORE= Detected LibreSSL (missing RSA_get0_key and others) +.else +. if ${OSVERSION} < 1000015 && ${SSL_DEFAULT:Mbase} +IGNORE= Need a more recent version of OpenSSL. +. endif .endif -.include +.include From owner-svn-ports-all@freebsd.org Tue Dec 13 04:08:58 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 0C1CAC74D0D; Tue, 13 Dec 2016 04:08:58 +0000 (UTC) (envelope-from marino@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 CFD08CDC; Tue, 13 Dec 2016 04:08:57 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD48vn8004852; Tue, 13 Dec 2016 04:08:57 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD48v62004851; Tue, 13 Dec 2016 04:08:57 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612130408.uBD48v62004851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 04:08:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428464 - head/sysutils/goaccess 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: Tue, 13 Dec 2016 04:08:58 -0000 Author: marino Date: Tue Dec 13 04:08:56 2016 New Revision: 428464 URL: https://svnweb.freebsd.org/changeset/ports/428464 Log: sysutils/goaccess: Document ncurses support plus FLAGS While here, restore build on DF with USES=alias Approved by: ncurses blanket Modified: head/sysutils/goaccess/Makefile Modified: head/sysutils/goaccess/Makefile ============================================================================== --- head/sysutils/goaccess/Makefile Tue Dec 13 03:14:50 2016 (r428463) +++ head/sysutils/goaccess/Makefile Tue Dec 13 04:08:56 2016 (r428464) @@ -16,10 +16,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= pkgconfig +USES= alias pkgconfig ncurses -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CFLAGS+= -I${NCURSESINC} -I${LOCALBASE}/include +LDFLAGS+= -L${NCURSESLIB} -L${LOCALBASE}/lib PORTDOCS= AUTHORS COPYING ChangeLog NEWS README TODO From owner-svn-ports-all@freebsd.org Tue Dec 13 05:28:30 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 E6386C75498; Tue, 13 Dec 2016 05:28:30 +0000 (UTC) (envelope-from olivierd@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 9682E11D1; Tue, 13 Dec 2016 05:28:30 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD5ST0m037439; Tue, 13 Dec 2016 05:28:29 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD5STa6037436; Tue, 13 Dec 2016 05:28:29 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612130528.uBD5STa6037436@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Tue, 13 Dec 2016 05:28:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428465 - head/devel/liteide 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: Tue, 13 Dec 2016 05:28:31 -0000 Author: olivierd Date: Tue Dec 13 05:28:29 2016 New Revision: 428465 URL: https://svnweb.freebsd.org/changeset/ports/428465 Log: Update to 30.3 PR: 215251 Submitted by: Dmitri Goutnik (maintainer) Modified: head/devel/liteide/Makefile head/devel/liteide/distinfo head/devel/liteide/pkg-plist Modified: head/devel/liteide/Makefile ============================================================================== --- head/devel/liteide/Makefile Tue Dec 13 04:08:56 2016 (r428464) +++ head/devel/liteide/Makefile Tue Dec 13 05:28:29 2016 (r428465) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liteide -PORTVERSION= 30.2 +PORTVERSION= 30.3 DISTVERSIONPREFIX= x CATEGORIES= devel editors Modified: head/devel/liteide/distinfo ============================================================================== --- head/devel/liteide/distinfo Tue Dec 13 04:08:56 2016 (r428464) +++ head/devel/liteide/distinfo Tue Dec 13 05:28:29 2016 (r428465) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468338352 -SHA256 (visualfc-liteide-x30.2_GH0.tar.gz) = d2406c7eb591f8529af1475919e2f6bd4d75c7b6ce24789c82ee5a044661b608 -SIZE (visualfc-liteide-x30.2_GH0.tar.gz) = 2266603 +TIMESTAMP = 1481413618 +SHA256 (visualfc-liteide-x30.3_GH0.tar.gz) = 4fa77c0e2f35f8dc4a7f8636560afb0f5dca09bfde99b56c30516f5790096971 +SIZE (visualfc-liteide-x30.3_GH0.tar.gz) = 2323139 Modified: head/devel/liteide/pkg-plist ============================================================================== --- head/devel/liteide/pkg-plist Tue Dec 13 04:08:56 2016 (r428464) +++ head/devel/liteide/pkg-plist Tue Dec 13 05:28:29 2016 (r428465) @@ -1,6 +1,7 @@ bin/liteide lib/liteide/libcolorstyle.a lib/liteide/libcplusplus.a +lib/liteide/libdiff_match_pitch.a lib/liteide/libdocbrowserapi.a lib/liteide/libdocumentbrowser.a lib/liteide/libeditorutil.a @@ -187,6 +188,7 @@ share/icons/hicolor/64x64/apps/liteide.p %%DATADIR%%/liteeditor/kate/json.xml %%DATADIR%%/liteeditor/kate/katehelp.md %%DATADIR%%/liteeditor/kate/language.dtd +%%DATADIR%%/liteeditor/kate/less.xml %%DATADIR%%/liteeditor/kate/lua.xml %%DATADIR%%/liteeditor/kate/markdown.xml %%DATADIR%%/liteeditor/kate/perl.xml @@ -264,6 +266,7 @@ share/icons/hicolor/64x64/apps/liteide.p %%DATADIR%%/welcome/images/liteide-logo128.png %%DATADIR%%/welcome/images/liteide-logo64.png %%DATADIR%%/welcome/images/liteide.png +%%DATADIR%%/welcome/images/liteide128.xpm %%DATADIR%%/welcome/images/liteide400.png %%DATADIR%%/welcome/zh_CN/LGPL_EXCEPTION.TXT %%DATADIR%%/welcome/zh_CN/LICENSE.LGPL From owner-svn-ports-all@freebsd.org Tue Dec 13 05:45:37 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 78A24C75D1D; Tue, 13 Dec 2016 05:45:37 +0000 (UTC) (envelope-from marino@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 481C01E25; Tue, 13 Dec 2016 05:45:37 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD5jaex045453; Tue, 13 Dec 2016 05:45:36 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD5jaej045452; Tue, 13 Dec 2016 05:45:36 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612130545.uBD5jaej045452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 05:45:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428466 - head/net-mgmt/nagnu 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: Tue, 13 Dec 2016 05:45:37 -0000 Author: marino Date: Tue Dec 13 05:45:36 2016 New Revision: 428466 URL: https://svnweb.freebsd.org/changeset/ports/428466 Log: net-mgmt/nagnu: Fix ncurses requirement specification part II Upon further discussion, it was revealed that base ncurses will satisfy requirements, so adjust USES accordingly. discussed-with: pi (originally committer) Modified: head/net-mgmt/nagnu/Makefile Modified: head/net-mgmt/nagnu/Makefile ============================================================================== --- head/net-mgmt/nagnu/Makefile Tue Dec 13 05:28:29 2016 (r428465) +++ head/net-mgmt/nagnu/Makefile Tue Dec 13 05:45:36 2016 (r428466) @@ -2,6 +2,7 @@ PORTNAME= nagnu PORTVERSION= 1.1.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= fredrik@min-hemsida.net @@ -11,7 +12,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libcurl.so:ftp/curl -USES= ncurses:port +USES= ncurses USE_GITHUB= yes GH_ACCOUNT= frlen PLIST_FILES= bin/nagnu \ From owner-svn-ports-all@freebsd.org Tue Dec 13 06:44:20 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 627D4C75168; Tue, 13 Dec 2016 06:44:20 +0000 (UTC) (envelope-from kevlo@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 31E9F1A49; Tue, 13 Dec 2016 06:44:20 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD6iJPH069336; Tue, 13 Dec 2016 06:44:19 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD6iJ4h069335; Tue, 13 Dec 2016 06:44:19 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201612130644.uBD6iJ4h069335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Tue, 13 Dec 2016 06:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428467 - head/chinese/autoconvert 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: Tue, 13 Dec 2016 06:44:20 -0000 Author: kevlo Date: Tue Dec 13 06:44:19 2016 New Revision: 428467 URL: https://svnweb.freebsd.org/changeset/ports/428467 Log: Unbreak fetching by pointing to archived distfile in Google Cloud Storage. Modified: head/chinese/autoconvert/Makefile Modified: head/chinese/autoconvert/Makefile ============================================================================== --- head/chinese/autoconvert/Makefile Tue Dec 13 05:45:36 2016 (r428466) +++ head/chinese/autoconvert/Makefile Tue Dec 13 06:44:19 2016 (r428467) @@ -5,15 +5,12 @@ PORTNAME= autoconvert PORTVERSION= 0.3.16 PORTREVISION= 5 CATEGORIES= chinese -MASTER_SITES= GOOGLE_CODE -PROJECTHOST= libhz +MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libhz/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Intelligent Chinese encoding converter -BROKEN= Unfetchable (google code has gone away) - LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual From owner-svn-ports-all@freebsd.org Tue Dec 13 07:05: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 3AF94C7569A; Tue, 13 Dec 2016 07:05:59 +0000 (UTC) (envelope-from wen@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 E5A35648; Tue, 13 Dec 2016 07:05:58 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD75w9V077382; Tue, 13 Dec 2016 07:05:58 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD75vWw077379; Tue, 13 Dec 2016 07:05:57 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612130705.uBD75vWw077379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 13 Dec 2016 07:05:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428468 - head/graphics/mapserver 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: Tue, 13 Dec 2016 07:05:59 -0000 Author: wen Date: Tue Dec 13 07:05:57 2016 New Revision: 428468 URL: https://svnweb.freebsd.org/changeset/ports/428468 Log: - Update to 7.0.3 Modified: head/graphics/mapserver/Makefile head/graphics/mapserver/distinfo head/graphics/mapserver/pkg-plist Modified: head/graphics/mapserver/Makefile ============================================================================== --- head/graphics/mapserver/Makefile Tue Dec 13 06:44:19 2016 (r428467) +++ head/graphics/mapserver/Makefile Tue Dec 13 07:05:57 2016 (r428468) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= mapserver -PORTVERSION= 7.0.2 -PORTREVISION= 1 +PORTVERSION= 7.0.3 CATEGORIES= graphics www geography MASTER_SITES= http://download.osgeo.org/mapserver/ Modified: head/graphics/mapserver/distinfo ============================================================================== --- head/graphics/mapserver/distinfo Tue Dec 13 06:44:19 2016 (r428467) +++ head/graphics/mapserver/distinfo Tue Dec 13 07:05:57 2016 (r428468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474596141 -SHA256 (mapserver-7.0.2.tar.gz) = b46bc57d5d5c388aa085800d322493715f99b9ef206845d1767bda71b50bdf4f -SIZE (mapserver-7.0.2.tar.gz) = 2617399 +TIMESTAMP = 1481598701 +SHA256 (mapserver-7.0.3.tar.gz) = dbec8f0ccdf506e7117cec5b704e8f9692451f72a07d9f4879d508ed96c55550 +SIZE (mapserver-7.0.3.tar.gz) = 2621285 Modified: head/graphics/mapserver/pkg-plist ============================================================================== --- head/graphics/mapserver/pkg-plist Tue Dec 13 06:44:19 2016 (r428467) +++ head/graphics/mapserver/pkg-plist Tue Dec 13 07:05:57 2016 (r428468) @@ -11,7 +11,7 @@ bin/tile4ms %%PHP%%etc/php/ext-20-php_mapscript.ini lib/libmapserver.so lib/libmapserver.so.2 -lib/libmapserver.so.7.0.2 +lib/libmapserver.so.7.0.3 %%PHP%%lib/php/%%PHP_EXT_DIR%%/php_mapscript.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/mapscript.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/_mapscript.so From owner-svn-ports-all@freebsd.org Tue Dec 13 07:21: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 DFE7BC75C1D; Tue, 13 Dec 2016 07:21:12 +0000 (UTC) (envelope-from matthew@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 AF667E8A; Tue, 13 Dec 2016 07:21:12 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD7LB9w081802; Tue, 13 Dec 2016 07:21:11 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD7LB6c081800; Tue, 13 Dec 2016 07:21:11 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612130721.uBD7LB6c081800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Tue, 13 Dec 2016 07:21:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r428469 - svnadmin/conf X-SVN-Group: ports-svnadmin 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: Tue, 13 Dec 2016 07:21:13 -0000 Author: matthew Date: Tue Dec 13 07:21:11 2016 New Revision: 428469 URL: https://svnweb.freebsd.org/changeset/ports/428469 Log: Please welcome Nikolai Lifanov as a Ports Comitter. I shall be mentorring. Approved by: portmgr Modified: svnadmin/conf/access svnadmin/conf/mentors Modified: svnadmin/conf/access ============================================================================== --- svnadmin/conf/access Tue Dec 13 07:05:57 2016 (r428468) +++ svnadmin/conf/access Tue Dec 13 07:21:11 2016 (r428469) @@ -106,6 +106,7 @@ kuriyama kwm leeym lev +lifanov linimon lme lth Modified: svnadmin/conf/mentors ============================================================================== --- svnadmin/conf/mentors Tue Dec 13 07:05:57 2016 (r428468) +++ svnadmin/conf/mentors Tue Dec 13 07:21:11 2016 (r428469) @@ -22,6 +22,7 @@ gnn skreuzer ian sbruno Co-mentor: mat jrm swills Co-mentor: amdmi3 kami cs Co-mentor: koobs +lifanov matthew misha jpaetzel Co-mentor: wg olivier jadawin Co-mentor: tabthorpe rpaulo bapt Co-mentor: swills From owner-svn-ports-all@freebsd.org Tue Dec 13 07:35:48 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 D32B6C7504E; Tue, 13 Dec 2016 07:35:48 +0000 (UTC) (envelope-from wen@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 A192C15D0; Tue, 13 Dec 2016 07:35:48 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD7Zlrw089575; Tue, 13 Dec 2016 07:35:47 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD7ZlJ4089573; Tue, 13 Dec 2016 07:35:47 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612130735.uBD7ZlJ4089573@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 13 Dec 2016 07:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428470 - head/devel/p5-Params-ValidationCompiler 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: Tue, 13 Dec 2016 07:35:48 -0000 Author: wen Date: Tue Dec 13 07:35:47 2016 New Revision: 428470 URL: https://svnweb.freebsd.org/changeset/ports/428470 Log: - Update to 0.21 Changes: http://cpansearch.perl.org/src/DROLSKY/Params-ValidationCompiler-0.21/Changes Modified: head/devel/p5-Params-ValidationCompiler/Makefile head/devel/p5-Params-ValidationCompiler/distinfo Modified: head/devel/p5-Params-ValidationCompiler/Makefile ============================================================================== --- head/devel/p5-Params-ValidationCompiler/Makefile Tue Dec 13 07:21:11 2016 (r428469) +++ head/devel/p5-Params-ValidationCompiler/Makefile Tue Dec 13 07:35:47 2016 (r428470) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Params-ValidationCompiler -PORTVERSION= 0.19 +PORTVERSION= 0.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Params-ValidationCompiler/distinfo ============================================================================== --- head/devel/p5-Params-ValidationCompiler/distinfo Tue Dec 13 07:21:11 2016 (r428469) +++ head/devel/p5-Params-ValidationCompiler/distinfo Tue Dec 13 07:35:47 2016 (r428470) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479946970 -SHA256 (Params-ValidationCompiler-0.19.tar.gz) = c6c7e0945269868a2c51d2a48c825a0b267fdf58f55d7841cae63f61b06886ff -SIZE (Params-ValidationCompiler-0.19.tar.gz) = 38999 +TIMESTAMP = 1481612854 +SHA256 (Params-ValidationCompiler-0.21.tar.gz) = f2760746b0af43d38dd95bc2fa2ef4ad6e8db9ce0bdf232d0f414b7a911f113c +SIZE (Params-ValidationCompiler-0.21.tar.gz) = 39789 From owner-svn-ports-all@freebsd.org Tue Dec 13 08:45:20 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 31E28C745F0; Tue, 13 Dec 2016 08:45:20 +0000 (UTC) (envelope-from olgeni@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 0161D16A8; Tue, 13 Dec 2016 08:45:19 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD8jJ2K017649; Tue, 13 Dec 2016 08:45:19 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD8jJP2017647; Tue, 13 Dec 2016 08:45:19 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612130845.uBD8jJP2017647@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 13 Dec 2016 08:45:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428471 - head/devel/elixir-libring 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: Tue, 13 Dec 2016 08:45:20 -0000 Author: olgeni Date: Tue Dec 13 08:45:18 2016 New Revision: 428471 URL: https://svnweb.freebsd.org/changeset/ports/428471 Log: Update devel/elixir-libring to version 1.0.1. Modified: head/devel/elixir-libring/Makefile head/devel/elixir-libring/distinfo Modified: head/devel/elixir-libring/Makefile ============================================================================== --- head/devel/elixir-libring/Makefile Tue Dec 13 07:35:47 2016 (r428470) +++ head/devel/elixir-libring/Makefile Tue Dec 13 08:45:18 2016 (r428471) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libring -DISTVERSION= 1.0.0 +DISTVERSION= 1.0.1 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-libring/distinfo ============================================================================== --- head/devel/elixir-libring/distinfo Tue Dec 13 07:35:47 2016 (r428470) +++ head/devel/elixir-libring/distinfo Tue Dec 13 08:45:18 2016 (r428471) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475422050 -SHA256 (bitwalker-libring-1.0.0_GH0.tar.gz) = 5d767f05b4fa5be25a497011a8a3a8b6cad61be76fc20110dfbbf06768e2771d -SIZE (bitwalker-libring-1.0.0_GH0.tar.gz) = 10067 +TIMESTAMP = 1481618626 +SHA256 (bitwalker-libring-1.0.1_GH0.tar.gz) = 27afff324f1f0d906e38cba37e83cb9a17cbf308d45baab5235b9fd70a91bd4d +SIZE (bitwalker-libring-1.0.1_GH0.tar.gz) = 10523 From owner-svn-ports-all@freebsd.org Tue Dec 13 09:00: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 6B5F3C74D1A; Tue, 13 Dec 2016 09:00:54 +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 2D62C1C85; Tue, 13 Dec 2016 09:00:54 +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 uBD90rTd024086; Tue, 13 Dec 2016 09:00:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD90r9b024085; Tue, 13 Dec 2016 09:00:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612130900.uBD90r9b024085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 09:00:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428472 - head/multimedia/vdr-plugin-infosatepg 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: Tue, 13 Dec 2016 09:00:54 -0000 Author: amdmi3 Date: Tue Dec 13 09:00:53 2016 New Revision: 428472 URL: https://svnweb.freebsd.org/changeset/ports/428472 Log: - Add LICENSE - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers Modified: head/multimedia/vdr-plugin-infosatepg/Makefile Modified: head/multimedia/vdr-plugin-infosatepg/Makefile ============================================================================== --- head/multimedia/vdr-plugin-infosatepg/Makefile Tue Dec 13 08:45:18 2016 (r428471) +++ head/multimedia/vdr-plugin-infosatepg/Makefile Tue Dec 13 09:00:53 2016 (r428472) @@ -11,22 +11,29 @@ DISTNAME= ${PORTNAME:S/-plugin-/-/}-${DI MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - infosat EPG plugin +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= tar:tgz PATCH_STRIP= -p1 -HAVE_CONFIGURE= yes -PORTDOCS= COPYING README HISTORY WRKSRC= ${WRKDIR}/${PLUGIN}-${DISTVERSION} +PORTDOCS= README HISTORY + +OPTIONS_DEFINE= DOCS NLS + .include "${.CURDIR}/../vdr/Makefile.plugins" post-patch: post-patch-plugin pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr post-install: post-install-pluginlocales - ${MKDIR} ${STAGEDIR}${DOCSDIR} + @${MKDIR} ${STAGEDIR}/var/cache/vdr/${PLUGIN} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) - ${MKDIR} ${STAGEDIR}/var/cache/vdr/${PLUGIN} .include From owner-svn-ports-all@freebsd.org Tue Dec 13 09:05: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 D5745C74FF7; Tue, 13 Dec 2016 09:05:18 +0000 (UTC) (envelope-from olgeni@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 A4AB4D4; Tue, 13 Dec 2016 09:05:18 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBD95Huw025845; Tue, 13 Dec 2016 09:05:17 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBD95HUN025843; Tue, 13 Dec 2016 09:05:17 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612130905.uBD95HUN025843@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 13 Dec 2016 09:05:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428473 - head/net-im/py-python-telegram-bot 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: Tue, 13 Dec 2016 09:05:18 -0000 Author: olgeni Date: Tue Dec 13 09:05:17 2016 New Revision: 428473 URL: https://svnweb.freebsd.org/changeset/ports/428473 Log: Update net-im/py-python-telegram-bot to version 5.3.0. Modified: head/net-im/py-python-telegram-bot/Makefile head/net-im/py-python-telegram-bot/distinfo Modified: head/net-im/py-python-telegram-bot/Makefile ============================================================================== --- head/net-im/py-python-telegram-bot/Makefile Tue Dec 13 09:00:53 2016 (r428472) +++ head/net-im/py-python-telegram-bot/Makefile Tue Dec 13 09:05:17 2016 (r428473) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-telegram-bot -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.0 CATEGORIES= net-im devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net-im/py-python-telegram-bot/distinfo ============================================================================== --- head/net-im/py-python-telegram-bot/distinfo Tue Dec 13 09:00:53 2016 (r428472) +++ head/net-im/py-python-telegram-bot/distinfo Tue Dec 13 09:05:17 2016 (r428473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477423921 -SHA256 (python-telegram-bot-5.2.0.tar.gz) = 92c57965ed5b0320ed3a3a9153acd804b99cd0fa6bbe992adcd8c694588dac35 -SIZE (python-telegram-bot-5.2.0.tar.gz) = 83824 +TIMESTAMP = 1481619158 +SHA256 (python-telegram-bot-5.3.0.tar.gz) = 1048a8430c96d7c435efddddb054d0318bfdc8a324489a2be5ba5bf13ce75ce2 +SIZE (python-telegram-bot-5.3.0.tar.gz) = 85390 From owner-svn-ports-all@freebsd.org Tue Dec 13 10:25:46 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 ADDE8C70FF9; Tue, 13 Dec 2016 10:25:46 +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 7D1CA109A; Tue, 13 Dec 2016 10:25:46 +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 uBDAPjgw057725; Tue, 13 Dec 2016 10:25:45 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDAPjqj057724; Tue, 13 Dec 2016 10:25:45 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201612131025.uBDAPjqj057724@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Tue, 13 Dec 2016 10:25:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428474 - head/sysutils/metricbeat/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: Tue, 13 Dec 2016 10:25:46 -0000 Author: girgen Date: Tue Dec 13 10:25:45 2016 New Revision: 428474 URL: https://svnweb.freebsd.org/changeset/ports/428474 Log: Fix build on 386 by adding upstreams fix WWW: https://github.com/shirou/gopsutil/commit/e864f2a037bf2e2e62d20e2f132ab08e261b6e71 Added: head/sysutils/metricbeat/files/patch-gopsutil (contents, props changed) Added: head/sysutils/metricbeat/files/patch-gopsutil ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/metricbeat/files/patch-gopsutil Tue Dec 13 10:25:45 2016 (r428474) @@ -0,0 +1,22 @@ +--- ../src/github.com/elastic/beats/vendor/github.com/shirou/gopsutil/disk/disk_freebsd_386.go.orig 2016-12-13 11:17:18.930219000 +0100 ++++ ../src/github.com/elastic/beats/vendor/github.com/shirou/gopsutil/disk/disk_freebsd_386.go 2016-12-13 11:17:23.015481000 +0100 +@@ -39,6 +39,10 @@ + MNT_SUSPEND = 4 + ) + ++const ( ++ sizeOfDevstat = 0xf0 ++) ++ + type ( + _C_short int16 + _C_int int32 +@@ -95,7 +99,7 @@ + Flags uint32 + Device_type uint32 + Priority uint32 +- ID *byte ++ Id *byte + Sequence1 uint32 + } + type Bintime struct { From owner-svn-ports-all@freebsd.org Tue Dec 13 10:38:19 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 53A05C724F9; Tue, 13 Dec 2016 10:38:19 +0000 (UTC) (envelope-from demon@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 231A01718; Tue, 13 Dec 2016 10:38:19 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDAcItI061917; Tue, 13 Dec 2016 10:38:18 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDAcIHh061916; Tue, 13 Dec 2016 10:38:18 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201612131038.uBDAcIHh061916@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 13 Dec 2016 10:38:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428475 - head/net/haproxy-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: Tue, 13 Dec 2016 10:38:19 -0000 Author: demon Date: Tue Dec 13 10:38:18 2016 New Revision: 428475 URL: https://svnweb.freebsd.org/changeset/ports/428475 Log: Correct MASTER_SITES. Modified: head/net/haproxy-devel/Makefile Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Tue Dec 13 10:25:45 2016 (r428474) +++ head/net/haproxy-devel/Makefile Tue Dec 13 10:38:18 2016 (r428475) @@ -4,7 +4,7 @@ PORTNAME= haproxy DISTVERSION= 1.7-dev6 CATEGORIES= net www -MASTER_SITES= http://haproxy.1wt.eu/download/1.7/src/devel/ +MASTER_SITES= http://www.haproxy.org/download/1.7/src/devel/ PKGNAMESUFFIX= -devel DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} From owner-svn-ports-all@freebsd.org Tue Dec 13 10:44:02 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 806A5C7278E; Tue, 13 Dec 2016 10:44:02 +0000 (UTC) (envelope-from jhale@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 5000C1BC5; Tue, 13 Dec 2016 10:44:02 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDAi1XJ065935; Tue, 13 Dec 2016 10:44:01 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDAi1vD065933; Tue, 13 Dec 2016 10:44:01 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612131044.uBDAi1vD065933@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 13 Dec 2016 10:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428476 - head/net/samplicator 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: Tue, 13 Dec 2016 10:44:02 -0000 Author: jhale Date: Tue Dec 13 10:44:01 2016 New Revision: 428476 URL: https://svnweb.freebsd.org/changeset/ports/428476 Log: Update to 1.3.8rc1 PR: 212811 Submitted by: Franco Fichtner Approved by: maintainer timeout Modified: head/net/samplicator/Makefile head/net/samplicator/distinfo Modified: head/net/samplicator/Makefile ============================================================================== --- head/net/samplicator/Makefile Tue Dec 13 10:38:18 2016 (r428475) +++ head/net/samplicator/Makefile Tue Dec 13 10:44:01 2016 (r428476) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= samplicator -DISTVERSION= 1.3.7-beta6 -PORTREVISION= 2 +DISTVERSION= 1.3.8rc1 CATEGORIES= net MAINTAINER= me@falz.net @@ -15,7 +14,6 @@ USES= autoreconf USE_GITHUB= yes GH_ACCOUNT= sleinen -GH_TAGNAME= d64d1ca GNU_CONFIGURE= yes USE_RC_SUBR= ${PORTNAME} Modified: head/net/samplicator/distinfo ============================================================================== --- head/net/samplicator/distinfo Tue Dec 13 10:38:18 2016 (r428475) +++ head/net/samplicator/distinfo Tue Dec 13 10:44:01 2016 (r428476) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474549776 -SHA256 (sleinen-samplicator-1.3.7-beta6-d64d1ca_GH0.tar.gz) = 12917256e6a0812f69bb4fe4d313b142c67c59dadc426e174564dd2d02877eb4 -SIZE (sleinen-samplicator-1.3.7-beta6-d64d1ca_GH0.tar.gz) = 22785 +TIMESTAMP = 1481624137 +SHA256 (sleinen-samplicator-1.3.8rc1_GH0.tar.gz) = 4ad81d213d1f5242ca3cdc3e512c347f17dfc519986cb4d1ed2c8ba23f473347 +SIZE (sleinen-samplicator-1.3.8rc1_GH0.tar.gz) = 29759 From owner-svn-ports-all@freebsd.org Tue Dec 13 11:24:04 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 8F9EBC757BA; Tue, 13 Dec 2016 11:24:04 +0000 (UTC) (envelope-from gerald@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 59B6B331; Tue, 13 Dec 2016 11:24:04 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBO3ox081870; Tue, 13 Dec 2016 11:24:03 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBO39O081868; Tue, 13 Dec 2016 11:24:03 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612131124.uBDBO39O081868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 13 Dec 2016 11:24:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428477 - in head/lang/gcc7-devel: . 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: Tue, 13 Dec 2016 11:24:04 -0000 Author: gerald Date: Tue Dec 13 11:24:03 2016 New Revision: 428477 URL: https://svnweb.freebsd.org/changeset/ports/428477 Log: Update to the 20161211 development snapshot of GCC 7. Remove files/patch-unwind-ia64.h since, like lang/gcc6 even, we no longer support ia64 (ONLY_FOR_ARCHS does not include ia64). Deleted: head/lang/gcc7-devel/files/patch-unwind-ia64.h Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Tue Dec 13 10:44:01 2016 (r428476) +++ head/lang/gcc7-devel/Makefile Tue Dec 13 11:24:03 2016 (r428477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.0.s20161204 +PORTVERSION= 7.0.0.s20161211 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Tue Dec 13 10:44:01 2016 (r428476) +++ head/lang/gcc7-devel/distinfo Tue Dec 13 11:24:03 2016 (r428477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480892913 -SHA256 (gcc-7-20161204.tar.bz2) = ff39758b70e33db3ecd79fb4ba4d49b98b565a6868619bf300abbbaf2ad89cc0 -SIZE (gcc-7-20161204.tar.bz2) = 78701779 +TIMESTAMP = 1481542578 +SHA256 (gcc-7-20161211.tar.bz2) = c198400bf2e7f3ebad3b37c81a034d6b7e2a1f172d983072e58a95566ace9984 +SIZE (gcc-7-20161211.tar.bz2) = 78763334 From owner-svn-ports-all@freebsd.org Tue Dec 13 11:30:52 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 DCF52C759D5; Tue, 13 Dec 2016 11:30:52 +0000 (UTC) (envelope-from demon@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 AC6A2850; Tue, 13 Dec 2016 11:30:52 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBUp6c082860; Tue, 13 Dec 2016 11:30:51 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBUphq082859; Tue, 13 Dec 2016 11:30:51 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201612131130.uBDBUphq082859@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Tue, 13 Dec 2016 11:30:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428478 - head/www/uwsgi 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: Tue, 13 Dec 2016 11:30:53 -0000 Author: demon Date: Tue Dec 13 11:30:51 2016 New Revision: 428478 URL: https://svnweb.freebsd.org/changeset/ports/428478 Log: Correct OpenSSL support. PR: 215047 Submitted by: Melvyn Sopacua Modified: head/www/uwsgi/Makefile Modified: head/www/uwsgi/Makefile ============================================================================== --- head/www/uwsgi/Makefile Tue Dec 13 11:24:03 2016 (r428477) +++ head/www/uwsgi/Makefile Tue Dec 13 11:30:51 2016 (r428478) @@ -12,7 +12,7 @@ COMMENT= Developer-friendly WSGI server LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python ssl USE_PYTHON= distutils USE_RC_SUBR= uwsgi @@ -43,6 +43,8 @@ O_XML= libxml2 O_XML= false .endif +CFLAGS+= -I${OPENSSLINC} +LDFLAGS+= ${OPENSSL_LDFLAGS} MAKE_ENV+= CPUCOUNT=${MAKE_JOBS_NUMBER} UWSGI_EMBED_PLUGINS=cgi PYSETUP= uwsgiconfig.py From owner-svn-ports-all@freebsd.org Tue Dec 13 11:39: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 449EBC75BD7; Tue, 13 Dec 2016 11:39:03 +0000 (UTC) (envelope-from jhale@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 1F124CAE; Tue, 13 Dec 2016 11:39:03 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBd28w086191; Tue, 13 Dec 2016 11:39:02 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBd24g086189; Tue, 13 Dec 2016 11:39:02 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612131139.uBDBd24g086189@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Tue, 13 Dec 2016 11:39:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428479 - head/editors/neovim 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: Tue, 13 Dec 2016 11:39:03 -0000 Author: jhale Date: Tue Dec 13 11:39:01 2016 New Revision: 428479 URL: https://svnweb.freebsd.org/changeset/ports/428479 Log: Update to 0.1.7 PR: 214897 Submitted by: Oleg Gushchenkov (maintainer) Modified: head/editors/neovim/Makefile head/editors/neovim/distinfo head/editors/neovim/pkg-plist Modified: head/editors/neovim/Makefile ============================================================================== --- head/editors/neovim/Makefile Tue Dec 13 11:30:51 2016 (r428478) +++ head/editors/neovim/Makefile Tue Dec 13 11:39:01 2016 (r428479) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= neovim -PORTVERSION= 0.1.6 +PORTVERSION= 0.1.7 DISTVERSIONPREFIX= v CATEGORIES= editors @@ -42,6 +42,6 @@ pre-build: -I${LUA_INCDIR} -shared lmpack.c -o \ ${BUILD_WRKSRC}/src/nvim/mpack.so \ ${LUA_LIBDIR}/liblua-${LUA_VER}.so) - @${LN} -s ${BUILD_WRKSRC}/src/nvim/mpack.so ${BUILD_WRKSRC}/runtime/mpack.so + @${LN} -s ${BUILD_WRKSRC}/src/nvim/mpack.so ${BUILD_WRKSRC}/runtime/mpack.so .include Modified: head/editors/neovim/distinfo ============================================================================== --- head/editors/neovim/distinfo Tue Dec 13 11:30:51 2016 (r428478) +++ head/editors/neovim/distinfo Tue Dec 13 11:39:01 2016 (r428479) @@ -1,5 +1,5 @@ -TIMESTAMP = 1478584984 -SHA256 (neovim-neovim-v0.1.6_GH0.tar.gz) = a9fe7aadd38ef015f82ec340f6b6c0629d02c9ca4d85352db0934ae511d2f02a -SIZE (neovim-neovim-v0.1.6_GH0.tar.gz) = 7810818 +TIMESTAMP = 1480313427 +SHA256 (neovim-neovim-v0.1.7_GH0.tar.gz) = d8f885d019b1ad608f36ae23b8f1b15b7e33585e16f7514666ab6c9809bb4b7e +SIZE (neovim-neovim-v0.1.7_GH0.tar.gz) = 7601279 SHA256 (tarruda-libmpack-1.0.3_GH0.tar.gz) = 65eb21cfa9313204ac5296e3b305d752b8422c724b6375caecc6385f0a6d6e22 SIZE (tarruda-libmpack-1.0.3_GH0.tar.gz) = 45720 Modified: head/editors/neovim/pkg-plist ============================================================================== --- head/editors/neovim/pkg-plist Tue Dec 13 11:30:51 2016 (r428478) +++ head/editors/neovim/pkg-plist Tue Dec 13 11:39:01 2016 (r428479) @@ -13,30 +13,21 @@ share/locale/fr/LC_MESSAGES/nvim.mo share/locale/ga/LC_MESSAGES/nvim.mo share/locale/it/LC_MESSAGES/nvim.mo share/locale/ja.euc-jp/LC_MESSAGES/nvim.mo -share/locale/ja.sjis/LC_MESSAGES/nvim.mo share/locale/ja/LC_MESSAGES/nvim.mo share/locale/ko.UTF-8/LC_MESSAGES/nvim.mo -share/locale/ko/LC_MESSAGES/nvim.mo share/locale/nb/LC_MESSAGES/nvim.mo share/locale/nl/LC_MESSAGES/nvim.mo share/locale/no/LC_MESSAGES/nvim.mo share/locale/pl.UTF-8/LC_MESSAGES/nvim.mo -share/locale/pl.cp1250/LC_MESSAGES/nvim.mo -share/locale/pl/LC_MESSAGES/nvim.mo share/locale/pt_BR/LC_MESSAGES/nvim.mo -share/locale/ru.cp1251/LC_MESSAGES/nvim.mo share/locale/ru/LC_MESSAGES/nvim.mo share/locale/sk.cp1250/LC_MESSAGES/nvim.mo share/locale/sk/LC_MESSAGES/nvim.mo share/locale/sv/LC_MESSAGES/nvim.mo -share/locale/uk.cp1251/LC_MESSAGES/nvim.mo share/locale/uk/LC_MESSAGES/nvim.mo share/locale/vi/LC_MESSAGES/nvim.mo share/locale/zh_CN.UTF-8/LC_MESSAGES/nvim.mo -share/locale/zh_CN.cp936/LC_MESSAGES/nvim.mo -share/locale/zh_CN/LC_MESSAGES/nvim.mo share/locale/zh_TW.UTF-8/LC_MESSAGES/nvim.mo -share/locale/zh_TW/LC_MESSAGES/nvim.mo share/nvim/runtime/autoload/ada.vim share/nvim/runtime/autoload/adacomplete.vim share/nvim/runtime/autoload/ccomplete.vim From owner-svn-ports-all@freebsd.org Tue Dec 13 11:46:48 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 B51AAC75F93; Tue, 13 Dec 2016 11:46:48 +0000 (UTC) (envelope-from koobs@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 6A9351326; Tue, 13 Dec 2016 11:46:48 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBklMO090119; Tue, 13 Dec 2016 11:46:47 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBklD0090118; Tue, 13 Dec 2016 11:46:47 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201612131146.uBDBklD0090118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 13 Dec 2016 11:46:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428480 - head/databases/py-sqlalchemy-migrate 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: Tue, 13 Dec 2016 11:46:48 -0000 Author: koobs Date: Tue Dec 13 11:46:47 2016 New Revision: 428480 URL: https://svnweb.freebsd.org/changeset/ports/428480 Log: databases/py-sqlalchemy-migrate: Add sqlparse and six dependencies Both sqlparse and six are mentioned as dependencies, but are missing in the ports RUN_DEPENDS. The missing sqlparse dependencies causes (at least) devel/buildbot to generate an error at run-time [1]. This change adds sqlparse and six to RUN_DEPENDS. While I'm here: - Add LICENSE_FILE - Update RUN_DEPENDS version specs to match upstream files (NOOP) - Enable "concurrent" Python version installation - Add NO_ARCH (architecture independent) PR: 215273 [1] Reported by: Nikola Kolev Approved by: portmgr (blanket) MFH: 2016Q4 Modified: head/databases/py-sqlalchemy-migrate/Makefile Modified: head/databases/py-sqlalchemy-migrate/Makefile ============================================================================== --- head/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:39:01 2016 (r428479) +++ head/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:46:47 2016 (r428480) @@ -3,6 +3,7 @@ PORTNAME= sqlalchemy-migrate PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +12,18 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Database schema migrations for SQLAlchemy LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8.1:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy10 \ - ${PYTHON_PKGNAMEPREFIX}Tempita>0:textproc/py-Tempita \ - ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7.8:databases/py-sqlalchemy10 \ + ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ + ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator \ + ${PYTHON_PKGNAMEPREFIX}sqlparse>0:databases/py-sqlparse \ + ${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils concurrent autoplist + +NO_ARCH= yes .include From owner-svn-ports-all@freebsd.org Tue Dec 13 11:58: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 3071FC75482; Tue, 13 Dec 2016 11:58:16 +0000 (UTC) (envelope-from koobs@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 D9F431A41; Tue, 13 Dec 2016 11:58:15 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDBwFqn094524; Tue, 13 Dec 2016 11:58:15 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDBwFhc094523; Tue, 13 Dec 2016 11:58:15 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201612131158.uBDBwFhc094523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Tue, 13 Dec 2016 11:58:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428481 - branches/2016Q4/databases/py-sqlalchemy-migrate 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: Tue, 13 Dec 2016 11:58:16 -0000 Author: koobs Date: Tue Dec 13 11:58:14 2016 New Revision: 428481 URL: https://svnweb.freebsd.org/changeset/ports/428481 Log: MFH: r428480 databases/py-sqlalchemy-migrate: Add sqlparse and six dependencies Both sqlparse and six are mentioned as dependencies, but are missing in the ports RUN_DEPENDS. The missing sqlparse dependencies causes (at least) devel/buildbot to generate an error at run-time [1]. This change adds sqlparse and six to RUN_DEPENDS. While I'm here: - Add LICENSE_FILE - Update RUN_DEPENDS version specs to match upstream files (NOOP) - Enable "concurrent" Python version installation - Add NO_ARCH (architecture independent) PR: 215273 [1] Reported by: Nikola Kolev Approved by: portmgr (blanket) Approved by: ports-secteam (blanket) Modified: branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile ============================================================================== --- branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:46:47 2016 (r428480) +++ branches/2016Q4/databases/py-sqlalchemy-migrate/Makefile Tue Dec 13 11:58:14 2016 (r428481) @@ -3,6 +3,7 @@ PORTNAME= sqlalchemy-migrate PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +12,18 @@ MAINTAINER= lwhsu@FreeBSD.org COMMENT= Database schema migrations for SQLAlchemy LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.8.1:devel/py-pbr -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=1.0.13:databases/py-sqlalchemy10 \ - ${PYTHON_PKGNAMEPREFIX}Tempita>0:textproc/py-Tempita \ - ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.3:devel/py-pbr +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.7.8:databases/py-sqlalchemy10 \ + ${PYTHON_PKGNAMEPREFIX}Tempita>=0.4:textproc/py-Tempita \ + ${PYTHON_PKGNAMEPREFIX}decorator>0:devel/py-decorator \ + ${PYTHON_PKGNAMEPREFIX}sqlparse>0:databases/py-sqlparse \ + ${PYTHON_PKGNAMEPREFIX}six>=1.7.0:devel/py-six USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= distutils concurrent autoplist + +NO_ARCH= yes .include From owner-svn-ports-all@freebsd.org Tue Dec 13 12:15:34 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 B4A0CC72C95; Tue, 13 Dec 2016 12:15:34 +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 753CF139C; Tue, 13 Dec 2016 12:15:34 +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 uBDCFXjQ002461; Tue, 13 Dec 2016 12:15:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDCFXL1002458; Tue, 13 Dec 2016 12:15:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131215.uBDCFXL1002458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 12:15:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428482 - in head/multimedia/vdr: . 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: Tue, 13 Dec 2016 12:15:34 -0000 Author: amdmi3 Date: Tue Dec 13 12:15:33 2016 New Revision: 428482 URL: https://svnweb.freebsd.org/changeset/ports/428482 Log: - Pet portlint - Switch to options helpers - Cosmetic fixes - Remove broken extra patch - Turn non-optional extra patch to regular patch - Fix Makefile.plugins to not override PLIST_SUB Added: head/multimedia/vdr/files/patch-vdr-1.7.15-disable_ca_updates - copied unchanged from r428481, head/multimedia/vdr/files/vdr-1.7.15-disable_ca_updates.patch Deleted: head/multimedia/vdr/files/vdr-1.7.15-disable_ca_updates.patch head/multimedia/vdr/files/vdr-1.7.27-pat.diff Modified: head/multimedia/vdr/Makefile head/multimedia/vdr/Makefile.plugins Modified: head/multimedia/vdr/Makefile ============================================================================== --- head/multimedia/vdr/Makefile Tue Dec 13 11:58:14 2016 (r428481) +++ head/multimedia/vdr/Makefile Tue Dec 13 12:15:33 2016 (r428482) @@ -6,6 +6,7 @@ PORTVERSION= 1.7.29 PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.tvdr.de/vdr/Developer/ +DIST_SUBDIR= vdr MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - development version @@ -13,47 +14,53 @@ COMMENT= Video Disk Recorder - developme LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= v4l_compat>=1.0.20120501:multimedia/v4l_compat -BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig -RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig \ +BUILD_DEPENDS= v4l_compat>=1.0.20120501:multimedia/v4l_compat \ + ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:x11-fonts/fontconfig \ xorg-fonts-truetype>=0:x11-fonts/xorg-fonts-truetype -OPTIONS_DEFINE= IPTVPATCH TTXPATCH STB0899_SIGNAL DOCS NLS -IPTVPATCH_DESC= Stops EIT scans on IPTV channels -TTXPATCH_DESC= Support patches for teletext subtitle plugin -DVBPATCH_DESC= DVB audio patch for some countries -STB0899_SIGNAL_DESC= STB0899 signal strength patch -OPTIONS_DEFAULT= IPTVPATCH TTXPATCH - USES= cpe gettext gmake iconv:wchar_t jpeg pkgconfig shebangfix tar:bzip2 CPE_VENDOR= tvdr SHEBANG_FILES= svdrpsend -DIST_SUBDIR= vdr -PORTDOCS= COPYING INSTALL MANUAL README HISTORY CONFDIR= ${ETCDIR} USE_CSTD= gnu89 -MAKE_ARGS+= CC="${CC}" -MAKE_ARGS+= CXX="${CXX}" -MAKE_ARGS+= VDR_USER=${VDR_USER} -MAKE_ARGS+= CONFDIR=${CONFDIR} -MAKE_ARGS+= OSTYPE=FreeBSD -MAKE_ARGS+= LIRC_DEVICE=/var/run/lirc/lircd -MAKE_ARGS+= LIBDIR=../../lib -MAKE_ARGS+= VDRDIR=${WRKSRC} -MAKE_ARGS+= TMPDIR=/tmp -MAKE_ARGS+= PREFIX=${PREFIX} +MAKE_ARGS= CC="${CC}" \ + CXX="${CXX}" \ + VDR_USER=${VDR_USER} \ + CONFDIR=${CONFDIR} \ + OSTYPE=FreeBSD \ + LIRC_DEVICE=/var/run/lirc/lircd \ + LIBDIR=../../lib \ + VDRDIR=${WRKSRC} \ + TMPDIR=/tmp \ + PREFIX=${PREFIX} ALL_TARGET= all plugins -VIDEODIR= /video -SUB_LIST+= VIDEODIR=${VIDEODIR} -SUB_FILES+= vdr-waitdvb -USE_RC_SUBR= vdr VDR_USER= vdr VDR_GROUP= vdr + +VIDEODIR= /video +SUB_LIST= VIDEODIR=${VIDEODIR} +SUB_FILES= vdr-waitdvb +USE_RC_SUBR= vdr USERS= ${VDR_USER} GROUPS= ${VDR_GROUP} -PLIST_SUB= VDR_USER=${VDR_USER} -PLIST_SUB+= VDR_GROUP=${VDR_GROUP} +PLIST_SUB= VDR_USER=${VDR_USER} \ + VDR_GROUP=${VDR_GROUP} + +PORTDOCS= INSTALL MANUAL README HISTORY + +OPTIONS_DEFINE= IPTVPATCH TTXPATCH STB0899_SIGNAL DOCS NLS +OPTIONS_DEFAULT= IPTVPATCH TTXPATCH +OPTIONS_SUB= yes + +IPTVPATCH_DESC= Stops EIT scans on IPTV channels +TTXPATCH_DESC= Support patches for teletext subtitle plugin +STB0899_SIGNAL_DESC= STB0899 signal strength patch + +IPTVPATCH_EXTRA_PATCHES= ${FILESDIR}/vdr-1.7.15-disable_eitscan.patch + +NLS_ALL_TARGET= vdr plugins .include @@ -65,27 +72,6 @@ IGNORE= will not work due to lack of dr USE_GCC= any .endif -EXTRA_PATCHES+= ${FILESDIR}/vdr-1.7.15-disable_ca_updates.patch -.if ${PORT_OPTIONS:MIPTVPATCH} -EXTRA_PATCHES+= ${FILESDIR}/vdr-1.7.15-disable_eitscan.patch -.endif -.if ${PORT_OPTIONS:MDVBPATCH} -EXTRA_PATCHES+= ${FILESDIR}/vdr-1.7.27-pat.diff -.endif - -.if ${PORT_OPTIONS:MTTXPATCH} -PLIST_SUB+= TTXPATCH="" -.else -PLIST_SUB+= TTXPATCH="@comment " -.endif - -.if ${PORT_OPTIONS:MNLS} -PLIST_SUB+= NLS="" -.else -PLIST_SUB+= NLS="@comment " -ALL_TARGET= vdr plugins -.endif - post-patch: # clang doesn't know -MG: @${REINPLACE_CMD} -e '/^MAKEDEP.*-MM/s/-MG[[:space:]]*$$/# -MG/' \ @@ -93,15 +79,6 @@ post-patch: ${WRKSRC}/PLUGINS/src/*/Makefile @[ ! -f ${WRKSRC}/s2apiwrapper.c ] || \ ${REINPLACE_CMD} 's/__u32/uint32_t/' ${WRKSRC}/s2apiwrapper.c -.if ${PORT_OPTIONS:MTTXPATCH} - @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/vdr-1.7.21-ttxtsubs.patch-1 - @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/vdr-1.7.21-ttxtsubs.patch-2 -.endif -.if ${PORT_OPTIONS:MSTB0899_SIGNAL} -# This fixes signal strength display for e.g. pctv452e-based tuners. -# (like TT S2-36?0.) - @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/stb0899-signalstrength.patch -.endif @${SED} \ -e '/^PREFIX/d' \ -e 's|^\(VIDEODIR[[:space:]]*\)[?]*\(=[[:space:]]*\).*|\1\2${VIDEODIR}|' \ @@ -110,20 +87,29 @@ post-patch: # We don't support this yet: @${RM} -r ${WRKSRC}/PLUGINS/src/dvbhddevice +post-patch-TTXPATCH-on: + @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/vdr-1.7.21-ttxtsubs.patch-1 + @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/vdr-1.7.21-ttxtsubs.patch-2 + +post-patch-STB0899_SIGNAL-on: +# This fixes signal strength display for e.g. pctv452e-based tuners. +# (like TT S2-36?0.) + @${PATCH} -d ${WRKSRC} --quiet -p1 <${FILESDIR}/stb0899-signalstrength.patch + post-install: -.if ${PORT_OPTIONS:MNLS} - @(cd ${WRKSRC} && ${COPYTREE_SHARE} locale ${STAGEDIR}${PREFIX}/share/) -.endif - ${MKDIR} ${STAGEDIR}${CONFDIR}/plugins + @${MKDIR} ${STAGEDIR}${CONFDIR}/plugins ${INSTALL_DATA} ${FILESDIR}/remote.conf ${STAGEDIR}${CONFDIR}/remote.conf.sample for i in $$(cd ${WRKSRC} && ls *.conf); do \ ${MV} -i ${STAGEDIR}${CONFDIR}/$$i \ ${STAGEDIR}${CONFDIR}/$$i.sample; \ done ${INSTALL_SCRIPT} ${WRKDIR}/vdr-waitdvb ${STAGEDIR}${PREFIX}/bin -.if ${PORT_OPTIONS:MDOCS} - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-NLS-on: + @(cd ${WRKSRC} && ${COPYTREE_SHARE} locale ${STAGEDIR}${PREFIX}/share/) + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) -.endif .include Modified: head/multimedia/vdr/Makefile.plugins ============================================================================== --- head/multimedia/vdr/Makefile.plugins Tue Dec 13 11:58:14 2016 (r428481) +++ head/multimedia/vdr/Makefile.plugins Tue Dec 13 12:15:33 2016 (r428482) @@ -27,7 +27,7 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} MAKE_ENV+= LOCALBASE=${LOCALBASE} VDR_USER= vdr VDR_GROUP= vdr -PLIST_SUB= VDR_USER=${VDR_USER} +PLIST_SUB+= VDR_USER=${VDR_USER} PLIST_SUB+= VDR_GROUP=${VDR_GROUP} PLIST_SUB+= APIVERSION=${APIVERSION} Copied: head/multimedia/vdr/files/patch-vdr-1.7.15-disable_ca_updates (from r428481, head/multimedia/vdr/files/vdr-1.7.15-disable_ca_updates.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/vdr/files/patch-vdr-1.7.15-disable_ca_updates Tue Dec 13 12:15:33 2016 (r428482, copy of r428481, head/multimedia/vdr/files/vdr-1.7.15-disable_ca_updates.patch) @@ -0,0 +1,10 @@ +--- pat.c.orig 2010-06-06 19:11:15.000000000 +0300 ++++ pat.c 2010-06-06 20:42:47.000000000 +0300 +@@ -490,6 +490,7 @@ + } + if (Setup.UpdateChannels >= 2) { + Channel->SetPids(Vpid, Ppid, Vtype, Apids, Atypes, ALangs, Dpids, Dtypes, DLangs, Spids, SLangs, Tpid); ++ if (!cSource::IsType(Channel->Source(), 'I')) + Channel->SetCaIds(CaDescriptors->CaIds()); + Channel->SetSubtitlingDescriptors(SubtitlingTypes, CompositionPageIds, AncillaryPageIds); + } From owner-svn-ports-all@freebsd.org Tue Dec 13 12:41: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 D2BE4C74447; Tue, 13 Dec 2016 12:41:16 +0000 (UTC) (envelope-from kevans91@ksu.edu) Received: from NAM01-SN1-obe.outbound.protection.outlook.com (mail-sn1nam01on0055.outbound.protection.outlook.com [104.47.32.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9989F1E90; Tue, 13 Dec 2016 12:41:14 +0000 (UTC) (envelope-from kevans91@ksu.edu) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ksu.edu; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=FhIihBo25BAvwyHcf5G9ukG1BkN9iGblz90uO/fO42c=; b=BVjVwN1hkcue0HrMIsczCqTbOT2EqzF3+Fp8pw+n3hi5544a25fYbzN2SjY0+ePCH/op182UPgKDKA/APuYTHd0Yu4VcXWbl+qyfaA/VVISo+au1KGJGkQa7+HTP/FT83in8mSzoG32gRVWyvSohgFdI32xVWnEatR2+xdC6T/U= Authentication-Results: spf=none (sender IP is ) smtp.mailfrom=kevans91@ksu.edu; Received: from mail-yb0-f178.google.com (209.85.213.178) by DM2PR0501MB1325.namprd05.prod.outlook.com (10.160.130.154) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P384) id 15.1.771.4; Tue, 13 Dec 2016 05:26:39 +0000 Received: by mail-yb0-f178.google.com with SMTP id v78so8381265ybe.3; Mon, 12 Dec 2016 21:26:39 -0800 (PST) X-Gm-Message-State: AKaTC03oiZOqMx4SEY+2fUQQVq62mXjXoDBE66DloMuE5NrbXPLfbSZ6nVUgf90+b8vR2/cXEyRN9NQWQGNEkw== X-Received: by 10.37.163.33 with SMTP id d30mr46227845ybi.54.1481606794015; Mon, 12 Dec 2016 21:26:34 -0800 (PST) MIME-Version: 1.0 Received: by 10.37.55.194 with HTTP; Mon, 12 Dec 2016 21:26:13 -0800 (PST) In-Reply-To: <201612101844.uBAIia2u094366@repo.freebsd.org> References: <201612101844.uBAIia2u094366@repo.freebsd.org> From: Kyle Evans Date: Mon, 12 Dec 2016 23:26:13 -0600 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r428312 - in head/devel: aarch64-none-elf-gcc amd64-gcc arm-none-eabi-gcc mips-gcc mips64-gcc powerpc64-gcc powerpc64-gcc/files sparc64-gcc To: Baptiste Daroussin CC: , , Content-Type: text/plain; charset="UTF-8" X-Originating-IP: [209.85.213.178] X-ClientProxiedBy: SN1PR18CA0041.namprd18.prod.outlook.com (10.163.219.179) To DM2PR0501MB1325.namprd05.prod.outlook.com (10.160.130.154) X-MS-Office365-Filtering-Correlation-Id: a371cb91-3162-4c81-2959-08d423189dbd X-Microsoft-Antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001); SRVR:DM2PR0501MB1325; X-Microsoft-Exchange-Diagnostics: 1; DM2PR0501MB1325; 3:jPHMcTGFgtJ87NYwZELuIC+bumiYnnhW96gMVcJO39SG88PjbwE8RRODe+Kqtw6iFNJWi0D3LEnhs3IxLutJ1FHBGYLTnDqcxCeUw6hl7C7iTV9tUwnD/lovIkpWl9fI2yPOgm9IqwdpIk9Txm5PLVo5rpD+wOOf6qElMo9ISa0AaW5m7SZHdXPC5VodNbfgKh/6IGmhDBUnRHelxuuxD/iB/QfKVS696nRSm4cpuDxJRxGfdxYF1N8ghCfLG2LKk2EBRf9gZLEyr7EXsMp7pw==; 25:m9kkB3juIUPxHriEjgRoeRvj4dBdYcB88CK9/CQOGBn+3l3ZtcWMKjVggGnO/4NzZ7RTzVHi5qg+STRRBccq3tFKH9i3H++ocXGMC9OilUmkH8MMxvSRFqUinMAnSxBp6v7DsniktgrxKz6VK0KEVQAPYkmXRPzX+h7wQ4CDmgxZdH4V2/h0ggryxWpJev3xsDYIXyb4p0J9TkNVQG07/VLqu0S4nG9R4RdcK3Qt+jm3+tkXNUVj1LUULtZXng02X9jE23BeMW0fz9pF1z3PGJa44+w9DQRfFjjptdh3h/jbkMokh4siMC0gGCS4QRbdMv32yvrqeESkEuoyPeX2psZWZ1HUl4OTVVUciZP3kxorvYIJgq+1Zp3+L/U2WrH8TzMA9AoNuuqTqueMrL6iyW/b/sYeYEieXJ/R2gZ7lMZPgkH7DdWIcd2xYHTl1onAmVOqDrEmopp5orKSC/k9Qw== X-Microsoft-Exchange-Diagnostics: 1; DM2PR0501MB1325; 31:x4lgt++4c0Jo5y9i1cdt6MFBScerJw2EUKlXRrh5FJOjxaKeq6OwVgW1yyBdVof/EE/7BuK+SbPdzAvXo787QAC5jTsYhAdFuL/a7hGElvcfRAUYPAPPiaxPqi3j65DAS1Pz35jwr05XUnZXDAuQ1TQ9mxmCNGzBCyT8r9/+xtcLYpVSSU7ugpsmsfIxYNnJWddY76t/VuDBZ1QVN9spesJxr2i+1V4OmD4qGAaQtvJLp05AjdnJ9dRRw9kfXN4YeYk3pHKZPSmXgj0griD12gj0PFKy77LcJbwRiz6Tdwo=; 20:C1qHmCoBOKI0ljbHufbO7HVFzv3b0lDCR5fk1tG5Yd4Qf0brIl2+SedjuFQa1kET7/te1RvrGG77eJd6vvQSfevXi/9SA9AkQhq8oe4HcYhg+f06TSkunZstB6I0+pWGmW9871Qe1f5QiceqaESfh0jmKV7A9vgriBpqxomympd42nAUQM8PsZyCucWDHWoG1mWNgnqp5YFaaP132tODdVvaMhId48ixMENqbVhcboKPoTswjOnklHrBuN3Q8eUjhnc7ilFwtsSWmyAkerQCZVp2B2vdMTUgA3GZGmgZ4qcOCGyd4Ju75yW5l0idmmCmwnjXv2ugKw+azst6dY8JI5a6u87Zkq3ss5h2qpgBq9eeiSOntKj1b31Ow9GX2P5vmwrFpZi0li8BnUZZGV7uDeoGL/QaTvc1jQJbUAHoMaDfx/0Qtrm3g8MK3CIwKXOHs5r7AiGLJqUJ+MbPF+q81FdSF1okplFo08wr1CPXyS2CqiMWABn9rUxdKoKJhPW2 X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:(56005881305849); X-Exchange-Antispam-Report-CFA-Test: BCL:0; PCL:0; RULEID:(6040375)(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6041248)(20161123560025)(20161123555025)(20161123564025)(20161123562025)(6072148); SRVR:DM2PR0501MB1325; BCL:0; PCL:0; RULEID:; SRVR:DM2PR0501MB1325; X-Microsoft-Exchange-Diagnostics: 1; DM2PR0501MB1325; 4:gAwu7F4Avm6aaJ/WtayS1EgNzPmNpOHx8nEmga5hAtNQPfCbUcpMmL5OE33std3nyU49cBspaCRK9RRihGCos/Q14J87bde4SCrM7wRIyNQj/Qa0CnRzA3edKWfKMAaBwqPa2Mgt+/U4u3DDTaMIKWyl2SFDDX4wHl3J+tGmgPubqn2UHBjLYca8nMUU3SxxLTJ+F1h3Aqrd6JLwLHHtztw8KkoHyaUH1+7Q6ki2I2WbKEgkpatU9XPMShKlFC0L12p9cD5wnroX0tK5z8FkS6zYddUy0KWGVTtbacknjts3QTth4gGd+E1R0bRzVNVFTkE4LEcknChR5dTYnDlz9cQeUcZXRhbhRYCZaydsBZp0zW0Fp91Za7hbxuMvsikwLt5kwx5CPNsKAHbE2fTdRaiR7zVQHbtxzyY0gxmfTG73ogOOPN7+AaRosMGgCABAIH0JR2/+MfWBQyyAeO5nxxPkZejfxvrcqZ7GzVT4qqTVr6V9RBCbwPNf/t3AUen0ICnboZ4nEjrndRv76LAVCdjLWSgtBcLmoTN+jVlqL2GlBy8EIgSdX2Bv1cOAuAk0mvckKHx9bBV9vrgqqxFRCiW06nJOnLgfc4Sb4FGNIuTlkHSGn7w58FM5WR0jc50y X-Forefront-PRVS: 01559F388D X-Forefront-Antispam-Report: SFV:NSPM; SFS:(10009020)(4630300001)(6009001)(7916002)(39450400003)(24454002)(51744003)(189002)(377454003)(199003)(63696999)(86362001)(89122001)(38730400001)(2950100002)(110136003)(105586002)(8676002)(90282001)(61726006)(81166006)(75432002)(5660300001)(305945005)(9896002)(61266001)(5820100001)(106356001)(50466002)(230783001)(189998001)(81156014)(66066001)(3846002)(2906002)(88552002)(101416001)(450100001)(68736007)(98316002)(42186005)(55446002)(9686002)(345774005)(6116002)(4326007)(54356999)(76176999)(97736004)(69596002)(47776003)(50986999)(122856001)(59536001)(93516999)(6916009)(7736002)(92566002)(23676002)(229853002)(55456009); DIR:OUT; SFP:1101; SCL:1; SRVR:DM2PR0501MB1325; H:mail-yb0-f178.google.com; FPR:; SPF:None; PTR:InfoNoRecords; MX:1; A:1; LANG:en; Received-SPF: None (protection.outlook.com: ksu.edu does not designate permitted sender hosts) X-Microsoft-Exchange-Diagnostics: =?utf-8?B?MTtETTJQUjA1MDFNQjEzMjU7MjM6bWFwRTVmdklJTWFSVXd5eDdyMThPT0lH?= =?utf-8?B?enVIcGtsMy9oN1NlTXI0YUVTNGZMUGdXNU9Ea2VUb0Qrd0szWE5wa3M0OVhv?= =?utf-8?B?bnYwdk83VXNNSkd4S1VZZVNkRmc5Ky9vdy85ZDNhaTU0cDVRKysveDlmcmt3?= =?utf-8?B?VU0vRm5sczlNU0l5WGN0ZlBFK2UvK0VBZnFZMkZSYjFpYnM3Y2JvZWZSZFdG?= =?utf-8?B?bmJJRTdlQlZQY0l2cWoxWVY1dTB4NG03cEsvUW9RYmtJdFVKTzBnRDRUU2ZL?= =?utf-8?B?MGxtUmQzS2pwc0dTZm1halZMWG9ZZTRnVVpBSElTejVFTmxaZEljSFUrTHpG?= =?utf-8?B?ay9SZmZMczFPOTNmdXNaclBWQjNJdmFGRTF6SnZDVFlmR1hMcjRyQnM1TEtV?= =?utf-8?B?YURHODRPdHlNRnRaZU9ZTUd2TXF2MFo2eWt3K2ZEYktFYzdmZ0RiZGs2bWtG?= =?utf-8?B?OHdleU01amxkblp3ckU4RmFaZytkQUdVSTFxZVZOSmdZcjV5dWZHbGd3UWNp?= =?utf-8?B?MmllRUNyNFNYRzFDRDVnVGpRWlhwdWxCSzRMeXZEYk8wSG1nYTZKSjZGT0Rl?= =?utf-8?B?UTZ1M2FkSXBwNGI3dEpLOGlETVNGQWxtKzJabnhXUUhnRG5iVzRTTG9NSXhs?= =?utf-8?B?YWNRSGd0V0NaUXEyUlhCclNBTWlJbDRER3pQdjNIU3JLUHo0Q3lWQjhBQ0pw?= =?utf-8?B?U0hIYkdWeExaY3RyZ1lqbW0yNDRjOVZXbFBjeWlWMXNkVkU3RHdhL0pWZUIv?= =?utf-8?B?OFlkb3ZISEs2Ykk4R3huZDhPbm1pQ0JrdUVCQUFZSHptRitPQUFWYkhHMnlv?= =?utf-8?B?OWxXRmhoYWY5alpUSzFwOG53RHZaSUVabEQ4OTY2V2JudHFmZ0plUFVRVTRV?= =?utf-8?B?bVRTYnE1MVNmUjUrOHlNdlBWSEZ4bmkrd1huRWxuSFF0WTdOZmwyT2h3OERa?= =?utf-8?B?T2NxT3JEenNFcW9wNTk0TitiTHN3a1Z0ZjJHUUlrWW12eDdrMDZOeHZVdjBk?= =?utf-8?B?S0pFZHJVdHIvTVhkRFBON2FnYTV6eVZtNklZM1FtbndOcjE4UHZhYzBIeDdH?= =?utf-8?B?VU5mWU1TbHE2OHVqaVRqZ0NwWGR0bXNTTmY2aW1yQmFxaWxzNzBKeHdpSkpB?= =?utf-8?B?S2VkaU42UnQ3ako1R3hyYU94ZzdwRHRFZTduQWFycisxbUEyL29SdXp6MHhl?= =?utf-8?B?VHlpSUx1ZnFQV1VKU3N1emhzcFN3dTVkZDhVd0ZyQ3BoVnhSczZGcWdvWFlm?= =?utf-8?B?UE9qWW50V1QwZ1JjQXp5YVpTc1I0b2h4OUphWjFuaDBNK2dwcTNBdjFna1Uw?= =?utf-8?B?U0w1WGFrWm9lb0s0V0FmR0dTS1ovVndoSTFLZWlhdkh6U3kzNnR3YkNZZkdR?= =?utf-8?B?U3F4SENiNTU2L1BZK3BieUsrQVluSnZSMzJuRnZYYm5kZm92djlzTXg1Tlhx?= =?utf-8?B?UG5xOFpCNldWeFp0V3FaMk9lUzlwTkYwOG54NFJMZEFycFZwcVh5L2IyNGVS?= =?utf-8?B?R2NYNWNhMDJZUXRYUzlqR2FabTNNR25GUnNCT0hpN3lYdnJpNm80MEYrUW5V?= =?utf-8?B?bkk2d2dWV3lUbWhkckQybU5JT1dZYnZGRWZBdDhYMXh1bzc5NytCcTJxMUl3?= =?utf-8?B?dUg0Y0p6WWVtaXo5UmRPRTB5bkV2dmpnckRVdEVVUUdnaHNIWGpMcGlHSDkz?= =?utf-8?B?TjIzVHZOUU1oSWFCbk5YVDB4eGxQYjdaMGtkbm0zWEJ1K2g5NXllVm5pYmp3?= =?utf-8?B?UEE3c3pWUk9TYUxZanNjQ1hxaHRRbG1RTzJtVndVeWNWYzIvQ1h1d1V5YVZl?= =?utf-8?B?M2VUVGxVWjRaQ05MdGpNdEQyWEVPK0ZON0FvbHlzL2pGTnVLVlU5WUdnc05u?= =?utf-8?B?NS9xSGxmNFUyM24wcC9qSlZqWW9CcUlzSTRhZXhzL1d0cTZiMEhkK3RoNXhs?= =?utf-8?B?T1poS2hPWmRFb1E9PQ==?= X-Microsoft-Exchange-Diagnostics: 1; DM2PR0501MB1325; 6:lHJ/wyZ9OO7K+Ivd/6E8O1vsqpNpMpWEfwybIzMPb3nVL3SOf02X7hdcgp7QiMpwD2I/ZekHQ3MbuWeA0D1u/B/sU98zmVmWkaqShqJ31xyCk1MJMy5CXkR6geqE+1itkKlQLKUpoVvaJYAMeQ+tRt4P0Dw7TBHuvl1fIXC9Irqj7yuD294kNz8wFDWMYyNEkZq2WbOoJB5gJCPngJzyS81l23Og3FdzuX8BtDduk0kskP9hE+MpfbcAD1VJNQ9h2FeqMFMMWds0rScyp3uJHh5P1sE5Ch/ysyJIdHQPGiZWlNvt2N98h9xX2HjXeIAFG4oqPX/QkUDpnY7pMwVBtLB0eEwZGvx4xJ2uYX1Cc5yuA8UzthsCC7XJlo3E5XGEhqkessvmSVgjNIqJNaL26BDcwf5vKc0t2lC1yZ94YO4=; 5:YsCRLxfcE3LeKXOKnrsRj2iJ60m8imrp1jZaZJp0gvQ5dnDWlphiNbtXX019Ov3r2DOfnRbWCp99BZ2wqXl/3yhgVODeVh5AH4/OMe6/LxodRihkhUIbD6FJNNm+ktpM8jBHNOiT2G3NMLeB+0f1bA==; 24:h5uDHCknVWjbjnDz35ubCCjkfXumRdDgZi6p/sNXflUipWstfg5w48Pf1xkmKNb3wHtod88E2VrxKoYvu/seBk2TPA0QTYyor5lYRjYab3I= SpamDiagnosticOutput: 1:99 SpamDiagnosticMetadata: NSPM X-Microsoft-Exchange-Diagnostics: 1; DM2PR0501MB1325; 7:vLDoxgrMfX2bShnU5mc4treYTaKls5su7kAvFlR4bWquIn0SS4wVOhm+bRKkILUNok2buUMt4tCaZv382+zd7NLbj9i2HVMrhvM0zORCscGyTKtYkQNt/D4NBaOBPnRIBDOLWdN1zIBJXg/sCV15XQvgNVelPJ64esKR1BySVC7RbsnyyMt5xSKdhHD81tY61kQNDiOPhEKgsfHwZBdPGmyC+Od6XVXF5SKN/njn5DcOmHGU8U3vUmEteNFulLCURNvOd1XSBTGvt5lWxw6GG2qNLlGZI0ZFk+UUOgN7XqNCR7yDgdIEvdfMtA6+nENLMqen7Dc/PgXtC4zpRSlmHyjOIsaADm+I8V2eYeEeQFxPd15TptI+7kMcitkjDX7IT5UGUIPNjTL/t3qtPr+lLJrsg8uU8IloI9/sn5gPpwn+b8sLBDqtVjHoFbW+jMZgVdWHL2kQARjNzCV94PTsGg==; 20:7IYERXaaCb68CY3yKkx1Ffd1gEZdgbR19yT+W2Ln1BwGt4yT4AOqdwXIiumL9VoPenOzfq/9dLVO8/E+/hHG+cI08LlhHosNr5bHa5RHuaAp0ki1pUMDIGGyomlW7Ps9YsZ3FPuuOqNJNOIQmGLf26MWqU3T9KMmwGcDkUhvCus=; 23:THFZ6RzLj/90Nu5qcHItcBDesZRN5bOezMAyAsh3W+/R+f2E/jRTfRfOXzfIC8vDZjp//ekmhnAd70wwr5Z39HZyjVkbBIie2Q85nkhJsy6u+EYALo01kRZQ5HPLBm3luDCUFiQZYISFgXtS2DDP6w== X-MS-Exchange-CrossTenant-OriginalArrivalTime: 13 Dec 2016 05:26:39.8659 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: DM2PR0501MB1325 X-OriginatorOrg: ksu.edu 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: Tue, 13 Dec 2016 12:41:16 -0000 Hi, On Sat, Dec 10, 2016 at 12:44 PM, Baptiste Daroussin wrote: > Author: bapt > Date: Sat Dec 10 18:44:36 2016 > New Revision: 428312 > URL: https://svnweb.freebsd.org/changeset/ports/428312 > > Log: > Update cross toolchain gcc to 6.2.0 > Remove the powerpc64 patch which has been upstreamed After this update, I seem to no longer have any issues with libstdcxx enabled for devel/arm-none-eabi-gcc. Would you consider dropping the flag to disable libstdcxx? As far as I can tell, it's the only remaining blocker for Arduino 1.6 SAMD board compilation support. > Modified: head/devel/powerpc64-gcc/Makefile > ============================================================================== > --- head/devel/powerpc64-gcc/Makefile Sat Dec 10 18:38:34 2016 (r428311) > +++ head/devel/powerpc64-gcc/Makefile Sat Dec 10 18:44:36 2016 (r428312) > @@ -29,7 +28,7 @@ RUN_DEPENDS= ${BU_PREFIX}-as:devel/${PKG > > .if empty(GCC_TARGET) > # We are building for a FreeBSD target > -GCC_TARGET?= ${PKGNAMEPREFIX}portbld-${OPSYS:tl}${OSREL} > +GCC_TARGET?= ${PKGNAMEPREFIX}unknown-${OPSYS:tl}${OSREL} > BU_PREFIX?= ${PKGNAMEPREFIX}${OPSYS:tl} > EXTRA_PATCHES+= ${FILESDIR}/freebsd-format-extensions > .else > @@ -48,6 +47,7 @@ CONFIGURE_ARGS+=--target=${GCC_TARGET} - > --with-gmp=${LOCALBASE} \ > --with-pkgversion="FreeBSD Ports Collection for ${PKGNAMEPREFIX:C/-//g}" \ > --with-system-zlib \ > + --with-gcc-include-dir=/usr/include/c++/v1/ \ > --with-as=${LOCALBASE}/bin/${BU_PREFIX}-as \ > --with-ld=${LOCALBASE}/bin/${BU_PREFIX}-ld > > @@ -62,9 +62,9 @@ post-patch: > ${WRKSRC}//gcc/cp/g++spec.c > > .if ${ARCH} == "amd64" > -CONFIGURE_TARGET= x86_64-portbld-${OPSYS:tl}${OSREL} > +CONFIGURE_TARGET= x86_64-unknown-${OPSYS:tl}${OSREL} > .else > -CONFIGURE_TARGET= ${ARCH}-portbld-${OPSYS:tl}${OSREL} > +CONFIGURE_TARGET= ${ARCH}-unknown-${OPSYS:tl}${OSREL} > .endif > > post-install: The s/portbld/unknown of {GCC,CONFIGURE} in these two sections seems to break all of the *-xtoolchain-gcc ports, as they're expecting 'portbld' still. Was this intentional, or a change that has yet to be reflected in these other ports? Thank you for your time! =) Kyle Evans From owner-svn-ports-all@freebsd.org Tue Dec 13 13:33:32 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 D3221C75AF8; Tue, 13 Dec 2016 13:33:32 +0000 (UTC) (envelope-from swills@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 9FF411C26; Tue, 13 Dec 2016 13:33:32 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDDXVF1034325; Tue, 13 Dec 2016 13:33:31 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDDXV9u034323; Tue, 13 Dec 2016 13:33:31 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612131333.uBDDXV9u034323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 13 Dec 2016 13:33:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428483 - head/devel/jenkins-lts 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: Tue, 13 Dec 2016 13:33:32 -0000 Author: swills Date: Tue Dec 13 13:33:31 2016 New Revision: 428483 URL: https://svnweb.freebsd.org/changeset/ports/428483 Log: devel/jenkins-lts: update to 2.19.4 Modified: head/devel/jenkins-lts/Makefile head/devel/jenkins-lts/distinfo Modified: head/devel/jenkins-lts/Makefile ============================================================================== --- head/devel/jenkins-lts/Makefile Tue Dec 13 12:15:33 2016 (r428482) +++ head/devel/jenkins-lts/Makefile Tue Dec 13 13:33:31 2016 (r428483) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.19.3 +PORTVERSION= 2.19.4 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war-stable/${PORTVERSION}/ PKGNAMESUFFIX= -lts Modified: head/devel/jenkins-lts/distinfo ============================================================================== --- head/devel/jenkins-lts/distinfo Tue Dec 13 12:15:33 2016 (r428482) +++ head/devel/jenkins-lts/distinfo Tue Dec 13 13:33:31 2016 (r428483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479318802 -SHA256 (jenkins/2.19.3/jenkins.war) = bad23e08ce084fdaaccfb7c76fccf435f62cda30c6095b4b3929fb02a9ab3a36 -SIZE (jenkins/2.19.3/jenkins.war) = 69764788 +TIMESTAMP = 1481577159 +SHA256 (jenkins/2.19.4/jenkins.war) = c1b82650ad4bbddc696a18b4907c6e21078adfdabd4ed609c789aba29483fa72 +SIZE (jenkins/2.19.4/jenkins.war) = 69770196 From owner-svn-ports-all@freebsd.org Tue Dec 13 13:38:43 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 DE07FC75D9E; Tue, 13 Dec 2016 13:38:43 +0000 (UTC) (envelope-from gerald@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 AD8B31EDF; Tue, 13 Dec 2016 13:38:43 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDDcgKG034598; Tue, 13 Dec 2016 13:38:42 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDDcgmC034597; Tue, 13 Dec 2016 13:38:42 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612131338.uBDDcgmC034597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Tue, 13 Dec 2016 13:38:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428484 - head/math/lapack 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: Tue, 13 Dec 2016 13:38:44 -0000 Author: gerald Date: Tue Dec 13 13:38:42 2016 New Revision: 428484 URL: https://svnweb.freebsd.org/changeset/ports/428484 Log: Add a comment to never remove the PORTREVISION?= line, since math/lapack/Makefile is also included from math/blas which overrides PORTNAME and PORTREVSION. Approved by: maho (maintainer) Modified: head/math/lapack/Makefile Modified: head/math/lapack/Makefile ============================================================================== --- head/math/lapack/Makefile Tue Dec 13 13:33:31 2016 (r428483) +++ head/math/lapack/Makefile Tue Dec 13 13:38:42 2016 (r428484) @@ -3,7 +3,7 @@ PORTNAME?= lapack PORTVERSION= 3.5.0 -PORTREVISION?= 1 +PORTREVISION?= 1 # Never remove this line, keep PORTREVISION?=0 in case. CATEGORIES= math MASTER_SITES= NL/lapack/ DISTFILES= lapack-${PORTVERSION}.tgz From owner-svn-ports-all@freebsd.org Tue Dec 13 13:59: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 9E128C749AE; Tue, 13 Dec 2016 13:59:15 +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 78AF8127A; Tue, 13 Dec 2016 13:59:15 +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 uBDDxEef042888; Tue, 13 Dec 2016 13:59:14 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDDxEBA042881; Tue, 13 Dec 2016 13:59:14 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612131359.uBDDxEBA042881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Dec 2016 13:59:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428485 - in head/devel: . py-py py-pytest py-pytest-asyncio py3-py py3-pytest 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: Tue, 13 Dec 2016 13:59:15 -0000 Author: jbeich Date: Tue Dec 13 13:59:13 2016 New Revision: 428485 URL: https://svnweb.freebsd.org/changeset/ports/428485 Log: devel/py-pytest-asyncio: unbreak with python < 3.x by default =================================================== ===> py35-pytest-asyncio-0.5.0 depends on package: py35-pytest>=3.0.2 - not found ===> py35-pytest-asyncio-0.5.0 depends on package: /packages/All/py35-pytest-3.0.3.txz - not found ===> USE_PACKAGE_DEPENDS_ONLY set - not building missing dependency from source *** [run-depends] Error code 1 Reported by: pkg-fallout Added: head/devel/py3-py/ head/devel/py3-py/Makefile (contents, props changed) head/devel/py3-pytest/ head/devel/py3-pytest/Makefile (contents, props changed) Modified: head/devel/Makefile (contents, props changed) head/devel/py-py/Makefile (contents, props changed) head/devel/py-pytest-asyncio/Makefile (contents, props changed) head/devel/py-pytest/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Dec 13 13:38:42 2016 (r428484) +++ head/devel/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -4805,8 +4805,10 @@ SUBDIR += py3-libpeas SUBDIR += py3-lxml SUBDIR += py3-nose + SUBDIR += py3-py SUBDIR += py3-pyicu SUBDIR += py3-pylru-cache + SUBDIR += py3-pytest SUBDIR += py3-python-magic SUBDIR += py3-pytz SUBDIR += py3-threema-msgapi Modified: head/devel/py-py/Makefile ============================================================================== --- head/devel/py-py/Makefile Tue Dec 13 13:38:42 2016 (r428484) +++ head/devel/py-py/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest -USES= python +USES+= python USE_PYTHON= autoplist distutils NO_ARCH= yes Modified: head/devel/py-pytest-asyncio/Makefile ============================================================================== --- head/devel/py-pytest-asyncio/Makefile Tue Dec 13 13:38:42 2016 (r428484) +++ head/devel/py-pytest-asyncio/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -11,7 +11,7 @@ COMMENT= Py.test plugin providing fixtur LICENSE= APACHE20 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.2:devel/py-pytest +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.0.2:devel/py3-pytest NO_ARCH= yes USES= python:3.3+ Modified: head/devel/py-pytest/Makefile ============================================================================== --- head/devel/py-pytest/Makefile Tue Dec 13 13:38:42 2016 (r428484) +++ head/devel/py-pytest/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -12,7 +12,7 @@ COMMENT= Simple powerful testing with Py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py-py +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}py>=1.4.29:devel/py${SLAVE_SUFFIX}-py TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock \ ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ ${PYTHON_PKGNAMEPREFIX}hypothesis>0:devel/py-hypothesis \ @@ -20,7 +20,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}moc ${PYTHON_PKGNAMEPREFIX}pexpect>0:misc/py-pexpect \ ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=1.13:devel/py-pytest-xdist -USES= python +USES+= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes Added: head/devel/py3-py/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-py/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -0,0 +1,7 @@ +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-py + +USES= python:3.2+ + +.include "${MASTERDIR}/Makefile" Added: head/devel/py3-pytest/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pytest/Makefile Tue Dec 13 13:59:13 2016 (r428485) @@ -0,0 +1,8 @@ +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pytest + +USES= python:3.3+ +SLAVE_SUFFIX= ${PYTHON_MAJOR_VER} + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-all@freebsd.org Tue Dec 13 14:04:22 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 4AB24C74D27; Tue, 13 Dec 2016 14:04:22 +0000 (UTC) (envelope-from swills@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 19A6516C0; Tue, 13 Dec 2016 14:04:22 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDE4LKj046691; Tue, 13 Dec 2016 14:04:21 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDE4LT6046689; Tue, 13 Dec 2016 14:04:21 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201612131404.uBDE4LT6046689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 13 Dec 2016 14:04:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428486 - head/devel/rubygem-sdoc 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: Tue, 13 Dec 2016 14:04:22 -0000 Author: swills Date: Tue Dec 13 14:04:20 2016 New Revision: 428486 URL: https://svnweb.freebsd.org/changeset/ports/428486 Log: devel/rubygem-sdoc: update to 0.4.2 Modified: head/devel/rubygem-sdoc/Makefile head/devel/rubygem-sdoc/distinfo Modified: head/devel/rubygem-sdoc/Makefile ============================================================================== --- head/devel/rubygem-sdoc/Makefile Tue Dec 13 13:59:13 2016 (r428485) +++ head/devel/rubygem-sdoc/Makefile Tue Dec 13 14:04:20 2016 (r428486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sdoc -PORTVERSION= 0.4.1 +PORTVERSION= 0.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-sdoc/distinfo ============================================================================== --- head/devel/rubygem-sdoc/distinfo Tue Dec 13 13:59:13 2016 (r428485) +++ head/devel/rubygem-sdoc/distinfo Tue Dec 13 14:04:20 2016 (r428486) @@ -1,2 +1,3 @@ -SHA256 (rubygem/sdoc-0.4.1.gem) = 177b6c1d55f33afb337d704f4ec3f9a7a4a958abbb6bd3a6cb91c890a372be9b -SIZE (rubygem/sdoc-0.4.1.gem) = 281088 +TIMESTAMP = 1481553577 +SHA256 (rubygem/sdoc-0.4.2.gem) = 361d33a927490089b6560efecff460e9a9d2e608952482e0633857bb41f01b62 +SIZE (rubygem/sdoc-0.4.2.gem) = 282112 From owner-svn-ports-all@freebsd.org Tue Dec 13 14:17:48 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 43335C754A5; Tue, 13 Dec 2016 14:17:48 +0000 (UTC) (envelope-from sunpoet@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 1262B1EC3; Tue, 13 Dec 2016 14:17:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEHlSA050917; Tue, 13 Dec 2016 14:17:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEHlwM050915; Tue, 13 Dec 2016 14:17:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131417.uBDEHlwM050915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 14:17:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428487 - head/databases/pecl-memcache 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: Tue, 13 Dec 2016 14:17:48 -0000 Author: sunpoet Date: Tue Dec 13 14:17:46 2016 New Revision: 428487 URL: https://svnweb.freebsd.org/changeset/ports/428487 Log: - Sort USE_PHP - Update WWW Modified: head/databases/pecl-memcache/Makefile head/databases/pecl-memcache/pkg-descr Modified: head/databases/pecl-memcache/Makefile ============================================================================== --- head/databases/pecl-memcache/Makefile Tue Dec 13 14:04:20 2016 (r428486) +++ head/databases/pecl-memcache/Makefile Tue Dec 13 14:17:46 2016 (r428487) @@ -20,7 +20,7 @@ OPTIONS_DEFINE= EXAMPLES CONFIGURE_ARGS= --with-zlib-dir=/usr IGNORE_WITH_PHP=70 USE_CSTD= gnu89 -USE_PHP= zlib:build session:build +USE_PHP= session:build zlib:build USES= dos2unix php:ext tar:tgz post-install-EXAMPLES-on: Modified: head/databases/pecl-memcache/pkg-descr ============================================================================== --- head/databases/pecl-memcache/pkg-descr Tue Dec 13 14:04:20 2016 (r428486) +++ head/databases/pecl-memcache/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) @@ -1,5 +1,5 @@ Memcached is a caching daemon designed especially for dynamic web applications -to decrease database load by storing objects in memory. This extension allows +to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces. -WWW: http://pecl.php.net/package/memcache/ +WWW: https://pecl.php.net/package/memcache From owner-svn-ports-all@freebsd.org Tue Dec 13 14:26:23 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 E1565C75757; Tue, 13 Dec 2016 14:26:23 +0000 (UTC) (envelope-from sunpoet@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 85AA63BC; Tue, 13 Dec 2016 14:26:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEQMSV056376; Tue, 13 Dec 2016 14:26:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEQCht056271; Tue, 13 Dec 2016 14:26:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131426.uBDEQCht056271@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 14:26:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428488 - in head: archivers/pecl-lzf archivers/pecl-phk archivers/pecl-rar converters/pecl-fribidi converters/pecl-igbinary databases/pecl-drizzle databases/pecl-leveldb databases/pecl... 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: Tue, 13 Dec 2016 14:26:24 -0000 Author: sunpoet Date: Tue Dec 13 14:26:11 2016 New Revision: 428488 URL: https://svnweb.freebsd.org/changeset/ports/428488 Log: - Update WWW: pecl.php.net uses https:// Approved by: portmgr (blanket) Modified: head/archivers/pecl-lzf/pkg-descr head/archivers/pecl-phk/pkg-descr head/archivers/pecl-rar/pkg-descr head/converters/pecl-fribidi/pkg-descr head/converters/pecl-igbinary/pkg-descr head/databases/pecl-drizzle/pkg-descr head/databases/pecl-leveldb/pkg-descr head/databases/pecl-memcached/pkg-descr head/databases/pecl-mongo/pkg-descr head/databases/pecl-pdo_user/pkg-descr head/databases/pecl-tokyo_tyrant/pkg-descr head/databases/php70-memcached/pkg-descr head/devel/pecl-APCu/pkg-descr head/devel/pecl-eio/pkg-descr head/devel/pecl-ev/pkg-descr head/devel/pecl-event/pkg-descr head/devel/pecl-expect/pkg-descr head/devel/pecl-gearman/pkg-descr head/devel/pecl-htscanner/pkg-descr head/devel/pecl-inotify/pkg-descr head/devel/pecl-intl/pkg-descr head/devel/pecl-jsmin/pkg-descr head/devel/pecl-jsonc/pkg-descr head/devel/pecl-judy/pkg-descr head/devel/pecl-libevent/pkg-descr head/devel/pecl-memoize/pkg-descr head/devel/pecl-msgpack/pkg-descr head/devel/pecl-newt/pkg-descr head/devel/pecl-params/pkg-descr head/devel/pecl-propro/pkg-descr (contents, props changed) head/devel/pecl-propro2/pkg-descr head/devel/pecl-pthreads/pkg-descr head/devel/pecl-qb/pkg-descr head/devel/pecl-raphf/pkg-descr (contents, props changed) head/devel/pecl-raphf2/pkg-descr head/devel/pecl-runkit/pkg-descr head/devel/pecl-scream/pkg-descr head/devel/pecl-spl_types/pkg-descr head/devel/pecl-statgrab/pkg-descr head/devel/pecl-strict/pkg-descr (contents, props changed) head/devel/pecl-svn/pkg-descr head/devel/pecl-swoole/pkg-descr (contents, props changed) head/devel/pecl-sync/pkg-descr (contents, props changed) head/devel/pecl-uopz/pkg-descr head/devel/pecl-uploadprogress/pkg-descr head/devel/pecl-uri_template/pkg-descr head/devel/pecl-vld/pkg-descr head/devel/pecl-weakref/pkg-descr (contents, props changed) head/devel/pecl-xhprof/pkg-descr head/devel/pecl-zookeeper/pkg-descr head/devel/php70-APCu/pkg-descr (contents, props changed) head/graphics/pecl-gmagick/pkg-descr head/graphics/pecl-imagick/pkg-descr head/graphics/pecl-imlib2/pkg-descr head/lang/pecl-perl/pkg-descr head/mail/pecl-mailparse/pkg-descr head/mail/pecl-pop3/pkg-descr head/math/pecl-big_int/pkg-descr head/math/pecl-bitset/pkg-descr head/math/pecl-bitset2/pkg-descr head/math/pecl-stats/pkg-descr head/math/pecl-stats2/pkg-descr (contents, props changed) head/math/pecl-trader/pkg-descr (contents, props changed) head/misc/pecl-timezonedb/pkg-descr head/net-im/pecl-stomp/pkg-descr head/net-im/pecl-stomp2/pkg-descr (contents, props changed) head/net/pecl-amqp/pkg-descr head/net/pecl-geoip/pkg-descr head/net/pecl-gupnp/pkg-descr head/net/pecl-ip2location/pkg-descr (contents, props changed) head/net/pecl-mosquitto/pkg-descr head/net/pecl-oauth/pkg-descr head/net/pecl-oauth2/pkg-descr (contents, props changed) head/net/pecl-radius/pkg-descr head/net/pecl-yaz/pkg-descr head/print/pecl-haru/pkg-descr head/print/pecl-pdflib/pkg-descr head/security/pecl-crack/pkg-descr head/security/pecl-crypto/pkg-descr head/security/pecl-gnupg/pkg-descr head/security/pecl-libsodium/pkg-descr head/security/pecl-pam/pkg-descr head/security/pecl-scrypt/pkg-descr head/security/pecl-ssh2/pkg-descr head/sysutils/pecl-mogilefs/pkg-descr head/textproc/pecl-cld/pkg-descr (contents, props changed) head/textproc/pecl-doublemetaphone/pkg-descr head/textproc/pecl-stem/pkg-descr head/textproc/pecl-syck/pkg-descr head/textproc/pecl-wbxml/pkg-descr head/textproc/pecl-xdiff/pkg-descr head/textproc/pecl-xdiff2/pkg-descr (contents, props changed) head/textproc/pecl-yaml/pkg-descr head/www/pecl-http/pkg-descr head/www/pecl-http1/pkg-descr head/www/pecl-http2/pkg-descr head/www/pecl-solr/pkg-descr head/www/pecl-swish/pkg-descr head/www/pecl-yaf/pkg-descr head/www/pecl-yar/pkg-descr Modified: head/archivers/pecl-lzf/pkg-descr ============================================================================== --- head/archivers/pecl-lzf/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/archivers/pecl-lzf/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This package handles LZF de/compression. -WWW: http://pecl.php.net/package/lzf/ +WWW: https://pecl.php.net/package/lzf Modified: head/archivers/pecl-phk/pkg-descr ============================================================================== --- head/archivers/pecl-phk/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/archivers/pecl-phk/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -4,4 +4,4 @@ distribute and run a library or an appli The PHK accelerator transparently makes PHK runtime faster. -WWW: http://pecl.php.net/package/phk/ +WWW: https://pecl.php.net/package/phk Modified: head/archivers/pecl-rar/pkg-descr ============================================================================== --- head/archivers/pecl-rar/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/archivers/pecl-rar/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ Rar is a powerful and effective archiver created by Eugene Roshal and became rather popular quite fast. This extension gives you possibility to read Rar archives. -WWW: http://pecl.php.net/package/rar/ +WWW: https://pecl.php.net/package/rar Modified: head/converters/pecl-fribidi/pkg-descr ============================================================================== --- head/converters/pecl-fribidi/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/converters/pecl-fribidi/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ A PHP frontend to the FriBidi library: an implementation of the unicode Bidi algorithm, provides means for handling right-to-left text. -WWW: http://pecl.php.net/package/fribidi/ +WWW: https://pecl.php.net/package/fribidi Modified: head/converters/pecl-igbinary/pkg-descr ============================================================================== --- head/converters/pecl-igbinary/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/converters/pecl-igbinary/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -4,4 +4,4 @@ stores PHP data structures in a compact significant when using memcached or similar memory based storages for serialized data. -WWW: http://pecl.php.net/package/igbinary +WWW: https://pecl.php.net/package/igbinary Modified: head/databases/pecl-drizzle/pkg-descr ============================================================================== --- head/databases/pecl-drizzle/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-drizzle/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ This PHP extension provides a wrapper for libdrizzle, the client and protocol library for the Drizzle database. -WWW: http://pecl.php.net/package/drizzle +WWW: https://pecl.php.net/package/drizzle Modified: head/databases/pecl-leveldb/pkg-descr ============================================================================== --- head/databases/pecl-leveldb/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-leveldb/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension is a PHP binding for Google LevelDB -WWW: http://pecl.php.net/package/leveldb +WWW: https://pecl.php.net/package/leveldb Modified: head/databases/pecl-memcached/pkg-descr ============================================================================== --- head/databases/pecl-memcached/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-memcached/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ web applications by alleviating database This extension uses libmemcached library to provide API for communicating with memcached servers. -WWW: http://pecl.php.net/package/memcached +WWW: https://pecl.php.net/package/memcached Modified: head/databases/pecl-mongo/pkg-descr ============================================================================== --- head/databases/pecl-mongo/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-mongo/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ pecl-mongo provides an interface for communicating with the Mongo database in PHP. -WWW: http://pecl.php.net/package/mongo +WWW: https://pecl.php.net/package/mongo Modified: head/databases/pecl-pdo_user/pkg-descr ============================================================================== --- head/databases/pecl-pdo_user/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-pdo_user/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ pdo_user provides a Userspace interface for PDO drivers. -WWW: http://pecl.php.net/package/pdo_user +WWW: https://pecl.php.net/package/pdo_user Modified: head/databases/pecl-tokyo_tyrant/pkg-descr ============================================================================== --- head/databases/pecl-tokyo_tyrant/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/pecl-tokyo_tyrant/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ pecl-tokyo_tyrant is a PHP extension provides object oriented API for communicating with Tokyo Tyrant key-value store. -WWW: http://pecl.php.net/package/tokyo_tyrant/ +WWW: https://pecl.php.net/package/tokyo_tyrant Modified: head/databases/php70-memcached/pkg-descr ============================================================================== --- head/databases/php70-memcached/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/databases/php70-memcached/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ web applications by alleviating database This extension uses the libmemcached library to provide the API for communicating with memcached servers. -WWW: http://pecl.php.net/package/memcached +WWW: https://pecl.php.net/package/memcached Modified: head/devel/pecl-APCu/pkg-descr ============================================================================== --- head/devel/pecl-APCu/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-APCu/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ APCu - APC User Cache -WWW: http://pecl.php.net/package/apcu +WWW: https://pecl.php.net/package/apcu Modified: head/devel/pecl-eio/pkg-descr ============================================================================== --- head/devel/pecl-eio/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-eio/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -6,4 +6,4 @@ fdatasync, mknod, readdir etc.); sendfil FreeBSD); readahead. libeio itself emulates the system calls, if they are not available on specific(UNIX-like) platform. -WWW: http://pecl.php.net/package/eio/ +WWW: https://pecl.php.net/package/eio Modified: head/devel/pecl-ev/pkg-descr ============================================================================== --- head/devel/pecl-ev/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-ev/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This is a PHP binding for lib library. -WWW: http://pecl.php.net/package/ev +WWW: https://pecl.php.net/package/ev Modified: head/devel/pecl-event/pkg-descr ============================================================================== --- head/devel/pecl-event/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-event/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This is a port of libevent to the PHP infrastructure. -WWW: http://pecl.php.net/package/event +WWW: https://pecl.php.net/package/event Modified: head/devel/pecl-expect/pkg-descr ============================================================================== --- head/devel/pecl-expect/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-expect/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ This extension allows to interact with processes through PTY, using expect library. -WWW: http://pecl.php.net/package/expect/ +WWW: https://pecl.php.net/package/expect Modified: head/devel/pecl-gearman/pkg-descr ============================================================================== --- head/devel/pecl-gearman/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-gearman/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. -WWW: http://pecl.php.net/package/gearman +WWW: https://pecl.php.net/package/gearman Modified: head/devel/pecl-htscanner/pkg-descr ============================================================================== --- head/devel/pecl-htscanner/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-htscanner/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ just like apache's htaccess. It is espec This package was originally developed by Bart Vanbrabant. -WWW: http://pecl.php.net/package/htscanner/ +WWW: https://pecl.php.net/package/htscanner Modified: head/devel/pecl-inotify/pkg-descr ============================================================================== --- head/devel/pecl-inotify/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-inotify/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ The inotify extension allows to use inotify functions in a PHP script. -WWW: http://pecl.php.net/package/inotify +WWW: https://pecl.php.net/package/inotify Modified: head/devel/pecl-intl/pkg-descr ============================================================================== --- head/devel/pecl-intl/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-intl/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ functionality in PHP. [1] http://www.icu-project.org/ -WWW: http://pecl.php.net/package/intl +WWW: https://pecl.php.net/package/intl Modified: head/devel/pecl-jsmin/pkg-descr ============================================================================== --- head/devel/pecl-jsmin/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-jsmin/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension provides an API for minifying JavaScript. -WWW: http://pecl.php.net/package/jsmin +WWW: https://pecl.php.net/package/jsmin Modified: head/devel/pecl-jsonc/pkg-descr ============================================================================== --- head/devel/pecl-jsonc/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-jsonc/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Support for JSON (JavaScript Object Notation) serialization. This is a drop-in alternative to PHP standard json extension. -WWW: http://pecl.php.net/package/jsonc +WWW: https://pecl.php.net/package/jsonc Modified: head/devel/pecl-judy/pkg-descr ============================================================================== --- head/devel/pecl-judy/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-judy/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ is based on the Judy C library. A Judy a populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency. -WWW: http://pecl.php.net/package/Judy +WWW: https://pecl.php.net/package/Judy Modified: head/devel/pecl-libevent/pkg-descr ============================================================================== --- head/devel/pecl-libevent/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-libevent/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This is a PHP binding for libevent library. -WWW: http://pecl.php.net/package/libevent +WWW: https://pecl.php.net/package/libevent Modified: head/devel/pecl-memoize/pkg-descr ============================================================================== --- head/devel/pecl-memoize/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-memoize/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -9,4 +9,4 @@ time: `memoize()` call or `memoize.default_ttl` are used. - memcached: Uses libmemcached or the memcached PHP extension -WWW: http://pecl.php.net/package/memoize +WWW: https://pecl.php.net/package/memoize Modified: head/devel/pecl-msgpack/pkg-descr ============================================================================== --- head/devel/pecl-msgpack/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-msgpack/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension provides API for communicating with MessagePack serialization. -WWW: http://pecl.php.net/package/msgpack +WWW: https://pecl.php.net/package/msgpack Modified: head/devel/pecl-newt/pkg-descr ============================================================================== --- head/devel/pecl-newt/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-newt/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ windows, buttons, checkboxes, radiobutto textareas, scales, etc. Use of this extension if very similar to the original Newt API of C programming language. -WWW: http://pecl.php.net/package/newt +WWW: https://pecl.php.net/package/newt Modified: head/devel/pecl-params/pkg-descr ============================================================================== --- head/devel/pecl-params/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-params/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ The params extension provides userspace equivalent of zend_parse_parameters() -WWW: http://pecl.php.net/package/params/ +WWW: https://pecl.php.net/package/params Modified: head/devel/pecl-propro/pkg-descr ============================================================================== --- head/devel/pecl-propro/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-propro/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ A facility to manage possibly persistent Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/propro/ +WWW: https://pecl.php.net/package/propro Modified: head/devel/pecl-propro2/pkg-descr ============================================================================== --- head/devel/pecl-propro2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-propro2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -4,4 +4,4 @@ and freedom. php70+ specific version only. -WWW: http://pecl.php.net/package/propro/ +WWW: https://pecl.php.net/package/propro Modified: head/devel/pecl-pthreads/pkg-descr ============================================================================== --- head/devel/pecl-pthreads/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-pthreads/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ A compatible Threading API for PHP5.3+ -WWW: http://pecl.php.net/package/pthreads +WWW: https://pecl.php.net/package/pthreads Modified: head/devel/pecl-qb/pkg-descr ============================================================================== --- head/devel/pecl-qb/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-qb/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -12,4 +12,4 @@ regular PHP code is basically seamless. let developers harness greater processing power than what baseline PHP offers without the risk involved in adopting a brand new platform. -WWW: http://pecl.php.net/package/qb/ +WWW: https://pecl.php.net/package/qb Modified: head/devel/pecl-raphf/pkg-descr ============================================================================== --- head/devel/pecl-raphf/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-raphf/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ A facility to manage possibly persistent Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/raphf/ +WWW: https://pecl.php.net/package/raphf Modified: head/devel/pecl-raphf2/pkg-descr ============================================================================== --- head/devel/pecl-raphf2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-raphf2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ A facility to manage possibly persistent Provides simliar functionality like the zend_list API, but with more flexiblity and freedom. -WWW: http://pecl.php.net/package/raphf/ +WWW: https://pecl.php.net/package/raphf Modified: head/devel/pecl-runkit/pkg-descr ============================================================================== --- head/devel/pecl-runkit/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-runkit/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ The runkit extension provides means to m functions, and user-defined classes. It also provides for custom superglobal variables and embeddable sub-interpreters via sandboxing. -WWW: http://pecl.php.net/package/runkit +WWW: https://pecl.php.net/package/runkit Modified: head/devel/pecl-scream/pkg-descr ============================================================================== --- head/devel/pecl-scream/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-scream/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ control operator (aka The At Sign: '@') This feature is controlled by an ini setting. -WWW: http://pecl.php.net/package/scream +WWW: https://pecl.php.net/package/scream Modified: head/devel/pecl-spl_types/pkg-descr ============================================================================== --- head/devel/pecl-spl_types/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-spl_types/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ The SPL_Types extension is a collection of special typehandling classes. -WWW: http://pecl.php.net/package/SPL_Types/ +WWW: https://pecl.php.net/package/SPL_Types Modified: head/devel/pecl-statgrab/pkg-descr ============================================================================== --- head/devel/pecl-statgrab/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-statgrab/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ systems. This extension allows you to call the functions made available by libstatgrab library. -WWW: http://pecl.php.net/package/statgrab/ +WWW: https://pecl.php.net/package/statgrab Modified: head/devel/pecl-strict/pkg-descr ============================================================================== --- head/devel/pecl-strict/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-strict/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -9,4 +9,4 @@ without changing Zend. Support for the f Variadic support for all of the above types is also included. -WWW: http://pecl.php.net/package/strict +WWW: https://pecl.php.net/package/strict Modified: head/devel/pecl-svn/pkg-descr ============================================================================== --- head/devel/pecl-svn/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-svn/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ PHP bindings to the libsvn library which provide access to subversion repositories. -WWW: http://pecl.php.net/package/svn +WWW: https://pecl.php.net/package/svn Modified: head/devel/pecl-swoole/pkg-descr ============================================================================== --- head/devel/pecl-swoole/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-swoole/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -11,4 +11,4 @@ Asynchronous & concurrent & distributed * async dns lookup * support IPv4/IPv6/UnixSocket/TCP/UDP -WWW: http://pecl.php.net/package/swoole +WWW: https://pecl.php.net/package/swoole Modified: head/devel/pecl-sync/pkg-descr ============================================================================== --- head/devel/pecl-sync/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-sync/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -4,4 +4,4 @@ Named and unnamed Mutex, Semaphore, Even OS-level synchronization on both *NIX (POSIX semaphores required) and Windows platforms. -WWW: http://pecl.php.net/package/sync +WWW: https://pecl.php.net/package/sync Modified: head/devel/pecl-uopz/pkg-descr ============================================================================== --- head/devel/pecl-uopz/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-uopz/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ extension exposes Zend Engine functional execution time in order to allow modification of the internal structures that represent PHP code, and for user code to interact with the VM. -WWW: http://pecl.php.net/package/uopz +WWW: https://pecl.php.net/package/uopz Modified: head/devel/pecl-uploadprogress/pkg-descr ============================================================================== --- head/devel/pecl-uploadprogress/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-uploadprogress/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ An extension to track progress of a file upload. -WWW: http://pecl.php.net/package/uploadprogress/ +WWW: https://pecl.php.net/package/uploadprogress Modified: head/devel/pecl-uri_template/pkg-descr ============================================================================== --- head/devel/pecl-uri_template/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-uri_template/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ Implementation of URI Template(RFC6570) specification for PHP. -WWW: http://pecl.php.net/package/uri_template +WWW: https://pecl.php.net/package/uri_template Modified: head/devel/pecl-vld/pkg-descr ============================================================================== --- head/devel/pecl-vld/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-vld/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script. -WWW: http://pecl.php.net/package/vld/ +WWW: https://pecl.php.net/package/vld Modified: head/devel/pecl-weakref/pkg-descr ============================================================================== --- head/devel/pecl-weakref/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-weakref/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC). -WWW: http://pecl.php.net/package/Weakref +WWW: https://pecl.php.net/package/Weakref Modified: head/devel/pecl-xhprof/pkg-descr ============================================================================== --- head/devel/pecl-xhprof/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-xhprof/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -6,4 +6,4 @@ CPU times and number of calls for each f ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs. -WWW: http://pecl.php.net/package/xhprof/ +WWW: https://pecl.php.net/package/xhprof Modified: head/devel/pecl-zookeeper/pkg-descr ============================================================================== --- head/devel/pecl-zookeeper/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/pecl-zookeeper/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension provides API for communicating with ZooKeeper service. -WWW: http://pecl.php.net/package/zookeeper +WWW: https://pecl.php.net/package/zookeeper Modified: head/devel/php70-APCu/pkg-descr ============================================================================== --- head/devel/php70-APCu/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/devel/php70-APCu/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ APCu - APC User Cache -WWW: http://pecl.php.net/package/apcu +WWW: https://pecl.php.net/package/apcu Modified: head/graphics/pecl-gmagick/pkg-descr ============================================================================== --- head/graphics/pecl-gmagick/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/graphics/pecl-gmagick/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ Provides a wrapper to the GraphicsMagick library. -WWW: http://pecl.php.net/package/gmagick/ +WWW: https://pecl.php.net/package/gmagick Modified: head/graphics/pecl-imagick/pkg-descr ============================================================================== --- head/graphics/pecl-imagick/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/graphics/pecl-imagick/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ Provides a wrapper to the ImageMagick/GraphicsMagick library. -WWW: http://pecl.php.net/package/imagick/ +WWW: https://pecl.php.net/package/imagick Modified: head/graphics/pecl-imlib2/pkg-descr ============================================================================== --- head/graphics/pecl-imlib2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/graphics/pecl-imlib2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ This extension provides an image manipul Imlib2 is a very fast image manipulation library, but without the support for as many image formats as other libraries such as imagemagick. -WWW: http://pecl.php.net/package/imlib2 +WWW: https://pecl.php.net/package/imlib2 Modified: head/lang/pecl-perl/pkg-descr ============================================================================== --- head/lang/pecl-perl/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/lang/pecl-perl/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ This extension embeds Perl Interpreter i It allows execute Perl files, evaluate Perl code, access Perl variables and instantiate Perl objects. -WWW: http://pecl.php.net/package/perl +WWW: https://pecl.php.net/package/perl Modified: head/mail/pecl-mailparse/pkg-descr ============================================================================== --- head/mail/pecl-mailparse/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/mail/pecl-mailparse/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -4,4 +4,4 @@ Mailparse is stream based, which means t copies of the files it processes - so it is very resource efficient when dealing with large messages. -WWW: http://pecl.php.net/package/mailparse +WWW: https://pecl.php.net/package/mailparse Modified: head/mail/pecl-pop3/pkg-descr ============================================================================== --- head/mail/pecl-pop3/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/mail/pecl-pop3/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ script to connect to and interact with a It is based on the PHP streams interface and requires no external library. -WWW: http://pecl.php.net/package/POP3 +WWW: https://pecl.php.net/package/POP3 Modified: head/math/pecl-big_int/pkg-descr ============================================================================== --- head/math/pecl-big_int/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-big_int/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -13,4 +13,4 @@ This package is much faster than bundled all functions, which are implemented in PHP GMP extension, but it needn't any external libraries. -WWW: http://pecl.php.net/package/big_int/ +WWW: https://pecl.php.net/package/big_int Modified: head/math/pecl-bitset/pkg-descr ============================================================================== --- head/math/pecl-bitset/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-bitset/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset Modified: head/math/pecl-bitset2/pkg-descr ============================================================================== --- head/math/pecl-bitset2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-bitset2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension for PHP provides routines for manipulating bitsets. -WWW: http://pecl.php.net/package/Bitset +WWW: https://pecl.php.net/package/Bitset Modified: head/math/pecl-stats/pkg-descr ============================================================================== --- head/math/pecl-stats/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-stats/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats Modified: head/math/pecl-stats2/pkg-descr ============================================================================== --- head/math/pecl-stats2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-stats2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Extension for PHP that provides few dozens routines for statistical computation. -WWW: http://pecl.php.net/package/stats/ +WWW: https://pecl.php.net/package/stats Modified: head/math/pecl-trader/pkg-descr ============================================================================== --- head/math/pecl-trader/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/math/pecl-trader/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ RSI, Stochastic, TRIX the candlestick pa arithmetic and algebraic functions are present. -WWW: http://pecl.php.net/package/trader/ +WWW: https://pecl.php.net/package/trader Modified: head/misc/pecl-timezonedb/pkg-descr ============================================================================== --- head/misc/pecl-timezonedb/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/misc/pecl-timezonedb/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ This extension is a drop-in replacement comes with PHP. You should only install this extension in case you need to get a later version of the timezone database then the one that ships with PHP. -WWW: http://pecl.php.net/package/timezonedb +WWW: https://pecl.php.net/package/timezonedb Modified: head/net-im/pecl-stomp/pkg-descr ============================================================================== --- head/net-im/pecl-stomp/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net-im/pecl-stomp/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ pecl-stomp allows php applications to co Stomp compliant Message Brokers through easy object oriented and procedural interfaces. -WWW: http://pecl.php.net/package/stomp +WWW: https://pecl.php.net/package/stomp Modified: head/net-im/pecl-stomp2/pkg-descr ============================================================================== --- head/net-im/pecl-stomp2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net-im/pecl-stomp2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ pecl-stomp allows php applications to co Stomp compliant Message Brokers through easy object oriented and procedural interfaces. -WWW: http://pecl.php.net/package/stomp +WWW: https://pecl.php.net/package/stomp Modified: head/net/pecl-amqp/pkg-descr ============================================================================== --- head/net/pecl-amqp/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-amqp/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ This extension uses rabbitmq-c library t communicating with AMQP compliant servers, and writing producers and consumers. -WWW: http://pecl.php.net/package/amqp +WWW: https://pecl.php.net/package/amqp Modified: head/net/pecl-geoip/pkg-descr ============================================================================== --- head/net/pecl-geoip/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-geoip/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,5 +2,5 @@ This PHP extension allows you to find th State, Country, Longitude, Latitude, and other information as all, such as ISP and connection type. For more info, please visit Maxmind's website. -WWW: http://pecl.php.net/package/geoip +WWW: https://pecl.php.net/package/geoip WWW: http://www.maxmind.com/ Modified: head/net/pecl-gupnp/pkg-descr ============================================================================== --- head/net/pecl-gupnp/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-gupnp/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This PHP extensions is a wrapper for GUPnP (net/gupnp). -WWW: http://pecl.php.net/package/gupnp +WWW: https://pecl.php.net/package/gupnp Modified: head/net/pecl-ip2location/pkg-descr ============================================================================== --- head/net/pecl-ip2location/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-ip2location/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -5,4 +5,4 @@ name, net speed, area code, weather stat mobile country code (MCC), mobile network code (MNC) and carrier brand, elevation, and usage type. -WWW: http://pecl.php.net/package/ip2location +WWW: https://pecl.php.net/package/ip2location Modified: head/net/pecl-mosquitto/pkg-descr ============================================================================== --- head/net/pecl-mosquitto/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-mosquitto/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Mosquitto provides support for the MQTT protocol, including publishing, subscribing, and an event loop. -WWW: http://pecl.php.net/package/Mosquitto +WWW: https://pecl.php.net/package/Mosquitto Modified: head/net/pecl-oauth/pkg-descr ============================================================================== --- head/net/pecl-oauth/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-oauth/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ Oauth is an authorization protocol built HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth Modified: head/net/pecl-oauth2/pkg-descr ============================================================================== --- head/net/pecl-oauth2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-oauth2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ Oauth is an authorization protocol built HTTP which allows applications to securely access data without having to store usernames and passwords. -WWW: http://pecl.php.net/package/oauth/ +WWW: https://pecl.php.net/package/oauth Modified: head/net/pecl-radius/pkg-descr ============================================================================== --- head/net/pecl-radius/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-radius/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -6,4 +6,4 @@ RADIUS accounting (RFC 2866), works on U authenticate your users against the user-database of your OS (for example against Windows Active-Directory via IAS). -WWW: http://pecl.php.net/package/radius +WWW: https://pecl.php.net/package/radius Modified: head/net/pecl-yaz/pkg-descr ============================================================================== --- head/net/pecl-yaz/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/net/pecl-yaz/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ PHP/YAZ is an extension to the popular web server language PHP that implements Z39.50 origin (client) functionality as well as the SRW/SRU protocols. -WWW: http://pecl.php.net/package/yaz/ +WWW: https://pecl.php.net/package/yaz Modified: head/print/pecl-haru/pkg-descr ============================================================================== --- head/print/pecl-haru/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/print/pecl-haru/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ The PECL-haru extension provides binding libHaru library. libHaru is a free, cross platform, and Open Source library for generating PDF files. -WWW: http://pecl.php.net/package/haru/ +WWW: https://pecl.php.net/package/haru Modified: head/print/pecl-pdflib/pkg-descr ============================================================================== --- head/print/pecl-pdflib/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/print/pecl-pdflib/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ This extension wraps the PDFlib programming library for processing PDF on the fly, created by Thomas Merz. -WWW: http://pecl.php.net/package/pdflib/ +WWW: https://pecl.php.net/package/pdflib Modified: head/security/pecl-crack/pkg-descr ============================================================================== --- head/security/pecl-crack/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-crack/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -17,4 +17,4 @@ word, and searches for it in your dictio - after all that, it's PROBABLY a safe(-ish) password. 8-) -WWW: http://pecl.php.net/package/crack +WWW: https://pecl.php.net/package/crack Modified: head/security/pecl-crypto/pkg-descr ============================================================================== --- head/security/pecl-crypto/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-crypto/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This package provides an objective wrapper for OpenSSL Crypto Library -WWW: http://pecl.php.net/package/crypto +WWW: https://pecl.php.net/package/crypto Modified: head/security/pecl-gnupg/pkg-descr ============================================================================== --- head/security/pecl-gnupg/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-gnupg/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension provides methods to PHP interact with gnupg. -WWW: http://pecl.php.net/package/gnupg +WWW: https://pecl.php.net/package/gnupg Modified: head/security/pecl-libsodium/pkg-descr ============================================================================== --- head/security/pecl-libsodium/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-libsodium/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ A simple, low-level PHP extension for libsodium. -WWW: http://pecl.php.net/package/libsodium +WWW: https://pecl.php.net/package/libsodium Modified: head/security/pecl-pam/pkg-descr ============================================================================== --- head/security/pecl-pam/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-pam/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ PAM is a system of libraries that handle applications and services. The library provides a stable API for applications to defer to for authentication tasks. -WWW: http://pecl.php.net/package/PAM/ +WWW: https://pecl.php.net/package/PAM Modified: head/security/pecl-scrypt/pkg-descr ============================================================================== --- head/security/pecl-scrypt/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-scrypt/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ implementation. Scrypt is a key derivati far more secure against hardware brute-force attacks than alternative functions such as PBKDF2 or bcrypt. -WWW: http://pecl.php.net/package/scrypt +WWW: https://pecl.php.net/package/scrypt Modified: head/security/pecl-ssh2/pkg-descr ============================================================================== --- head/security/pecl-ssh2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/security/pecl-ssh2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ PHP bindings to the libssh2 library whic (shell, remote exec, tunneling, file transfer) on a remote machine using a secure cryptographic transport. -WWW: http://pecl.php.net/package/ssh2 +WWW: https://pecl.php.net/package/ssh2 Modified: head/sysutils/pecl-mogilefs/pkg-descr ============================================================================== --- head/sysutils/pecl-mogilefs/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/sysutils/pecl-mogilefs/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ Those trackers are part of the distribut by Danga Interactive (http://www.danga.com/) and used in serveral large scale projects like LiveJournal. -WWW: http://pecl.php.net/package/mogilefs +WWW: https://pecl.php.net/package/mogilefs Modified: head/textproc/pecl-cld/pkg-descr ============================================================================== --- head/textproc/pecl-cld/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-cld/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Exposes Chromium Compact Language Detector to PHP to find out what language a text is -WWW: http://pecl.php.net/package/cld +WWW: https://pecl.php.net/package/cld Modified: head/textproc/pecl-doublemetaphone/pkg-descr ============================================================================== --- head/textproc/pecl-doublemetaphone/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-doublemetaphone/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ The doublemetaphone extension provides an implementation of the Double Metaphone algorithm. -WWW: http://pecl.php.net/package/doublemetaphone +WWW: https://pecl.php.net/package/doublemetaphone Modified: head/textproc/pecl-stem/pkg-descr ============================================================================== --- head/textproc/pecl-stem/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-stem/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ This stem extension for PHP provides ste languages using Dr. M.F. Porter's Snowball API, which can be found at: http://snowball.tartarus.org -WWW: http://pecl.php.net/package/stem/ +WWW: https://pecl.php.net/package/stem Modified: head/textproc/pecl-syck/pkg-descr ============================================================================== --- head/textproc/pecl-syck/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-syck/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -7,4 +7,4 @@ interaction with scripting languages. YA serialization, configuration settings, log files, Internet messaging and filtering. -WWW: http://pecl.php.net/package/syck/ +WWW: https://pecl.php.net/package/syck Modified: head/textproc/pecl-wbxml/pkg-descr ============================================================================== --- head/textproc/pecl-wbxml/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-wbxml/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ This extension provides WBXML (Wireless Binary XML) conversion capabilities using the libwbxml library, which can be found at https://libwbxml.opensync.org/ -WWW: http://pecl.php.net/package/WBXML/ +WWW: https://pecl.php.net/package/WBXML Modified: head/textproc/pecl-xdiff/pkg-descr ============================================================================== --- head/textproc/pecl-xdiff/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-xdiff/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ pecl-xdiff is a php extension that creates and applies patches to both text and binary files. -WWW: http://pecl.php.net/package/xdiff/ +WWW: https://pecl.php.net/package/xdiff Modified: head/textproc/pecl-xdiff2/pkg-descr ============================================================================== --- head/textproc/pecl-xdiff2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-xdiff2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ pecl-xdiff is a php extension that creates and applies patches to both text and binary files. -WWW: http://pecl.php.net/package/xdiff/ +WWW: https://pecl.php.net/package/xdiff Modified: head/textproc/pecl-yaml/pkg-descr ============================================================================== --- head/textproc/pecl-yaml/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/textproc/pecl-yaml/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -2,4 +2,4 @@ pecl-yaml is a YAML-1.1 parser and emitt YAML 1.1 (YAML Ain't Markup Language) serialization using the LibYAML library. -WWW: http://pecl.php.net/package/yaml/ +WWW: https://pecl.php.net/package/yaml Modified: head/www/pecl-http/pkg-descr ============================================================================== --- head/www/pecl-http/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-http/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -7,4 +7,4 @@ as well as a convenient way to send any with caching and resuming capabilities. It provides powerful request functionality too. -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Modified: head/www/pecl-http1/pkg-descr ============================================================================== --- head/www/pecl-http1/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-http1/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -16,4 +16,4 @@ Please upgrade to www/pecl-http as soon !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Modified: head/www/pecl-http2/pkg-descr ============================================================================== --- head/www/pecl-http2/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-http2/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -7,4 +7,4 @@ as well as a convenient way to send any with caching and resuming capabilities. It provides powerful request functionality too. -WWW: http://pecl.php.net/package/pecl_http/ +WWW: https://pecl.php.net/package/pecl_http Modified: head/www/pecl-solr/pkg-descr ============================================================================== --- head/www/pecl-solr/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-solr/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -3,4 +3,4 @@ light-weight, feature-rich library that applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. -WWW: http://pecl.php.net/package/solr/ +WWW: https://pecl.php.net/package/solr Modified: head/www/pecl-swish/pkg-descr ============================================================================== --- head/www/pecl-swish/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-swish/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,3 +1,3 @@ This extension provides bindings to the Swish-e API. -WWW: http://pecl.php.net/package/swish/ +WWW: https://pecl.php.net/package/swish Modified: head/www/pecl-yaf/pkg-descr ============================================================================== --- head/www/pecl-yaf/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-yaf/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Yaf is a PHP MVC framework, the difference being Yaf is a PHP Extension. -WWW: http://pecl.php.net/package/yaf +WWW: https://pecl.php.net/package/yaf Modified: head/www/pecl-yar/pkg-descr ============================================================================== --- head/www/pecl-yar/pkg-descr Tue Dec 13 14:17:46 2016 (r428487) +++ head/www/pecl-yar/pkg-descr Tue Dec 13 14:26:11 2016 (r428488) @@ -1,4 +1,4 @@ Yar (Yet another RPC framework) is a light, concurrent RPC framework, supports multi package protocols (json, msgpack) -WWW: http://pecl.php.net/package/yar +WWW: https://pecl.php.net/package/yar From owner-svn-ports-all@freebsd.org Tue Dec 13 14:28:53 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 42A63C75829; Tue, 13 Dec 2016 14:28:53 +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 1226B772; Tue, 13 Dec 2016 14:28:53 +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 uBDESq7g056580; Tue, 13 Dec 2016 14:28:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDESqSl056578; Tue, 13 Dec 2016 14:28:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612131428.uBDESqSl056578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 13 Dec 2016 14:28:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428489 - in head/benchmarks/fio: . 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: Tue, 13 Dec 2016 14:28:53 -0000 Author: jbeich Date: Tue Dec 13 14:28:51 2016 New Revision: 428489 URL: https://svnweb.freebsd.org/changeset/ports/428489 Log: benchmarks/fio: use pshared mutex on 11.0+ PR: 215254 Approved by: bapt (maintainer) Added: head/benchmarks/fio/files/ head/benchmarks/fio/files/patch-os_os-freebsd.h (contents, props changed) Modified: head/benchmarks/fio/Makefile (contents, props changed) Modified: head/benchmarks/fio/Makefile ============================================================================== --- head/benchmarks/fio/Makefile Tue Dec 13 14:26:11 2016 (r428488) +++ head/benchmarks/fio/Makefile Tue Dec 13 14:28:51 2016 (r428489) @@ -3,6 +3,7 @@ PORTNAME= fio PORTVERSION= 2.15 +PORTREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ Added: head/benchmarks/fio/files/patch-os_os-freebsd.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/benchmarks/fio/files/patch-os_os-freebsd.h Tue Dec 13 14:28:51 2016 (r428489) @@ -0,0 +1,12 @@ +--- os/os-freebsd.h.orig 2016-10-25 18:38:13 UTC ++++ os/os-freebsd.h +@@ -22,6 +22,9 @@ + #define FIO_HAVE_TRIM + #define FIO_HAVE_GETTID + #define FIO_HAVE_CPU_AFFINITY ++#if _POSIX_THREAD_PROCESS_SHARED > 0 ++#define FIO_HAVE_PSHARED_MUTEX ++#endif + + #define OS_MAP_ANON MAP_ANON + From owner-svn-ports-all@freebsd.org Tue Dec 13 14:41:11 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 D765BC75D23; Tue, 13 Dec 2016 14:41:11 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from ihor-3.amdmi3.ru (ihor-3.amdmi3.ru [185.117.152.228]) by mx1.freebsd.org (Postfix) with ESMTP id 8A242DFC; Tue, 13 Dec 2016 14:41:11 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from hive.panopticon (unknown [78.153.152.119]) by ihor-3.amdmi3.ru (Postfix) with ESMTPS id 038F31AF123; Tue, 13 Dec 2016 16:20:32 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id 0E24446C; Tue, 13 Dec 2016 17:36:46 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 9E1B9A14; Tue, 13 Dec 2016 17:40:17 +0300 (MSK) Date: Tue, 13 Dec 2016 17:40:17 +0300 From: Dmitry Marakasov To: Antoine Brodin Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Subject: Re: svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview Message-ID: <20161213144017.GA42991@hades.panopticon> References: <201612111740.uBBHe22H053915@repo.freebsd.org> <20161212110118.GA16840@hades.panopticon> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.1 (2016-10-04) 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: Tue, 13 Dec 2016 14:41:11 -0000 * Antoine Brodin (antoine@freebsd.org) wrote: > >> Date: Sun Dec 11 17:40:02 2016 > >> New Revision: 428370 > >> URL: https://svnweb.freebsd.org/changeset/ports/428370 > >> > >> Log: > >> Those ports build fine with bsd make > > > > Please revert unless you've verified that package contents are equal > > with both makes. I've seen cases where, though the build was fine, > > package built with bsd make was broken (empty files were generated > > instead of data, for example) > > There are no significant changes in package content and only white > space changes in command invocations. Then it's OK, thank you! -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru From owner-svn-ports-all@freebsd.org Tue Dec 13 14:52:25 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 07B5DC75099; Tue, 13 Dec 2016 14:52:25 +0000 (UTC) (envelope-from flo@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 BE21F1564; Tue, 13 Dec 2016 14:52:24 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEqNv7066243; Tue, 13 Dec 2016 14:52:23 GMT (envelope-from flo@FreeBSD.org) Received: (from flo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEqNnp066240; Tue, 13 Dec 2016 14:52:23 GMT (envelope-from flo@FreeBSD.org) Message-Id: <201612131452.uBDEqNnp066240@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: flo set sender to flo@FreeBSD.org using -f From: Florian Smeets Date: Tue, 13 Dec 2016 14:52:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428490 - in head/security/amavisd-new: . 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: Tue, 13 Dec 2016 14:52:25 -0000 Author: flo Date: Tue Dec 13 14:52:23 2016 New Revision: 428490 URL: https://svnweb.freebsd.org/changeset/ports/428490 Log: - fix clamd socket file location in default config file [1] - prevent error messages from amavisd-p0fanalyzer rc script [2] - add a patch to fix dkim siging that was broken in 2.11.0 [3] PR: 200036 [1], 209038 [2], 214202 [3] Submitted by: barnerd [1] Miroslav Lachman <000.fbsd@quip.cz> [2] ari@stonepile.fi [3] Added: head/security/amavisd-new/files/patch-amavisd (contents, props changed) Modified: head/security/amavisd-new/Makefile head/security/amavisd-new/files/amavis-p0fanalyzer.in Modified: head/security/amavisd-new/Makefile ============================================================================== --- head/security/amavisd-new/Makefile Tue Dec 13 14:28:51 2016 (r428489) +++ head/security/amavisd-new/Makefile Tue Dec 13 14:52:23 2016 (r428490) @@ -2,6 +2,7 @@ PORTNAME= amavisd-new PORTVERSION= 2.11.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ @@ -229,7 +230,7 @@ post-patch: -e "s|/var/lib/amavis|${AMAVISDIR}|" \ -e "s|/var/virusmails|${AMAVISQUARANTINE}|" \ -e 's|$$localhost_name = .localhost.;|$$localhost_name = $$myhostname;|' \ - -e 's|/var/run/clamav/clamd|/var/run/clamav/clamd.sock|g' \ + -e 's|/var/run/clamav/clamd|/var/run/clamav/clamd|g' \ ${WRKSRC}/amavisd.conf @${REINPLACE_CMD} "s|/var/amavis/db|${AMAVISDIR}/db|" ${WRKSRC}/amavisd-agent @${REINPLACE_CMD} "s|/var/amavis/db|${AMAVISDIR}/db|" ${WRKSRC}/amavisd-nanny Modified: head/security/amavisd-new/files/amavis-p0fanalyzer.in ============================================================================== --- head/security/amavisd-new/files/amavis-p0fanalyzer.in Tue Dec 13 14:28:51 2016 (r428489) +++ head/security/amavisd-new/files/amavis-p0fanalyzer.in Tue Dec 13 14:52:23 2016 (r428490) @@ -32,8 +32,8 @@ p0fanalyzer_start() p0fanalyzer_stop() { - /bin/kill `cat ${amavis_p0fanalyzer_pidfile2}` && rm ${amavis_p0fanalyzer_pidfile2} - /bin/kill `cat ${amavis_p0fanalyzer_pidfile1}` && rm ${amavis_p0fanalyzer_pidfile1} + test -s ${amavis_p0fanalyzer_pidfile1} && /bin/kill `cat ${amavis_p0fanalyzer_pidfile2}` + test -s ${amavis_p0fanalyzer_pidfile1} && /bin/kill `cat ${amavis_p0fanalyzer_pidfile1}` } run_rc_command $1 Added: head/security/amavisd-new/files/patch-amavisd ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/amavisd-new/files/patch-amavisd Tue Dec 13 14:52:23 2016 (r428490) @@ -0,0 +1,10 @@ +--- amavisd.orig 2016-12-10 16:31:50 UTC ++++ amavisd +@@ -34338,6 +34338,7 @@ sub collect_some_dkim_info($) { + $sig_ind++; + } + Amavis::load_policy_bank($_,$msginfo) for @bank_names; ++ $msginfo->originating(c('originating')); + $msginfo->dkim_signatures_valid(\@signatures_valid) if @signatures_valid; + # if (ll(5) && $sig_ind > 0) { + # # show which header fields are covered by which signature From owner-svn-ports-all@freebsd.org Tue Dec 13 14:54:30 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 3611EC75102; Tue, 13 Dec 2016 14:54:30 +0000 (UTC) (envelope-from marino@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 05A0116C0; Tue, 13 Dec 2016 14:54:29 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEsTUx068588; Tue, 13 Dec 2016 14:54:29 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEsTme068587; Tue, 13 Dec 2016 14:54:29 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612131454.uBDEsTme068587@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 14:54:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428491 - head/www/ufdbguard 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: Tue, 13 Dec 2016 14:54:30 -0000 Author: marino Date: Tue Dec 13 14:54:28 2016 New Revision: 428491 URL: https://svnweb.freebsd.org/changeset/ports/428491 Log: www/ufdbguard is not jobs safe It may attempt to link before all the object files are created. Modified: head/www/ufdbguard/Makefile Modified: head/www/ufdbguard/Makefile ============================================================================== --- head/www/ufdbguard/Makefile Tue Dec 13 14:52:23 2016 (r428490) +++ head/www/ufdbguard/Makefile Tue Dec 13 14:54:28 2016 (r428491) @@ -52,6 +52,8 @@ CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE --with-ufdb-dbhome=${DBDIR} \ --with-ufdb-images_dir=${EXAMPLESDIR}/images +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= UNIXSOCKETS OPTIONS_DEFAULT= UNIXSOCKETS From owner-svn-ports-all@freebsd.org Tue Dec 13 14:57:06 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 2CDDBC75262; Tue, 13 Dec 2016 14:57:06 +0000 (UTC) (envelope-from mat@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 F0BE61929; Tue, 13 Dec 2016 14:57:05 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEv53X068949; Tue, 13 Dec 2016 14:57:05 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEv5Xc068948; Tue, 13 Dec 2016 14:57:05 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612131457.uBDEv5Xc068948@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 13 Dec 2016 14:57:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428492 - head/Mk 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: Tue, 13 Dec 2016 14:57:06 -0000 Author: mat Date: Tue Dec 13 14:57:04 2016 New Revision: 428492 URL: https://svnweb.freebsd.org/changeset/ports/428492 Log: Add a small target to help converting long strings of GH_* to GH_TUPLE. Sponsored by: Absolight Modified: head/Mk/bsd.sites.mk (contents, props changed) Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Tue Dec 13 14:54:28 2016 (r428491) +++ head/Mk/bsd.sites.mk Tue Dec 13 14:57:04 2016 (r428492) @@ -569,6 +569,7 @@ GH_PROJECT_${_group}?= ${GH_PROJECT_DEFA GH_TAGNAME_${_group}?= ${GH_TAGNAME_DEFAULT} GH_TAGNAME_${_group}_SANITIZED= ${GH_TAGNAME_${_group}:S,/,-,} GH_TAGNAME_${_group}_EXTRACT= ${GH_TAGNAME_${_group}_SANITIZED:C/^[vV]([0-9])/\1/} +_GH_TUPLE_OUT:= ${_GH_TUPLE_OUT} ${GH_ACCOUNT_${_group}}:${GH_PROJECT_${_group}}:${GH_TAGNAME_${_group}}:${_group}/${GH_SUBDIR_${_group}} DISTNAME_${_group}:= ${GH_ACCOUNT_${_group}}-${GH_PROJECT_${_group}}-${GH_TAGNAME_${_group}_SANITIZED} DISTFILE_${_group}:= ${DISTNAME_${_group}}_GH${_GITHUB_REV}${_GITHUB_EXTRACT_SUFX} DISTFILES:= ${DISTFILES} ${DISTFILE_${_group}}:${_group} @@ -584,6 +585,8 @@ post-extract-gh-${_group}: . endif . endfor . endif +convert-to-gh-tuple: + @${ECHO_MSG} ${GH_ACCOUNT}:${GH_PROJECT}:${GH_TAGNAME} ${_GH_TUPLE_OUT:S/\/$//} .endif # defined(USE_GITHUB) .endif # !defined(IGNORE_MASTER_SITE_GITHUB) From owner-svn-ports-all@freebsd.org Tue Dec 13 14:58: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 7B5FFC752FD; Tue, 13 Dec 2016 14:58:10 +0000 (UTC) (envelope-from mat@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 31A901A43; Tue, 13 Dec 2016 14:58:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDEw98p069218; Tue, 13 Dec 2016 14:58:09 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDEw8Kb069211; Tue, 13 Dec 2016 14:58:08 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612131458.uBDEw8Kb069211@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 13 Dec 2016 14:58:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428493 - in head: databases/influxdb net-mgmt/telegraf net/rclone sysutils/envconsul www/gohugo www/grafana2 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: Tue, 13 Dec 2016 14:58:10 -0000 Author: mat Date: Tue Dec 13 14:58:08 2016 New Revision: 428493 URL: https://svnweb.freebsd.org/changeset/ports/428493 Log: Convert a few ports to GH_TUPLE. Sponsored by: Absolight Modified: head/databases/influxdb/Makefile (contents, props changed) head/net-mgmt/telegraf/Makefile (contents, props changed) head/net/rclone/Makefile (contents, props changed) head/sysutils/envconsul/Makefile (contents, props changed) head/www/gohugo/Makefile (contents, props changed) head/www/grafana2/Makefile (contents, props changed) Modified: head/databases/influxdb/Makefile ============================================================================== --- head/databases/influxdb/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/databases/influxdb/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -18,24 +18,24 @@ USE_RC_SUBR= influxd USE_GITHUB= yes GH_ACCOUNT= influxdata:DEFAULT -GH_TUPLE= BurntSushi:toml:9906417:toml \ - bmizerany:pat:c068ca2:pat \ - boltdb:bolt:5cc10bb:bolt \ - davecgh:go-spew:5215b55:go_spew \ - dgrijalva:jwt-go:63734ea:jwt_go \ - dgryski:go-bits:2ad8d70:go_bits \ - dgryski:go-bitstream:7d46cd2:go_bitstream \ - gogo:protobuf:0394392:protobuf \ - golang:snappy:d9eb7a3:snappy \ - influxdata:usage-client:6d38953:usage_client \ - jwilder:encoding:4dada27:encoding \ - kimor79:gollectd:61d0dee:gollectd \ - paulbellamy:ratecounter:5a11f58:ratecounter \ - peterh:liner:8975875:liner \ - rakyll:statik:274df12:statik \ - retailnext:hllpp:38a7bb7:hllpp \ - collectd:go-collectd:9fc824c:go_collectd \ - golang:crypto:c197bcf:crypto +GH_TUPLE= BurntSushi:toml:9906417:toml/src/github.com/BurntSushi/toml \ + bmizerany:pat:c068ca2:pat/src/github.com/bmizerany/pat \ + boltdb:bolt:5cc10bb:bolt/src/github.com/boltdb/bolt \ + davecgh:go-spew:5215b55:go_spew/src/github.com/davecgh/go-spew \ + dgrijalva:jwt-go:63734ea:jwt_go/src/github.com/dgrijalva/jwt-go \ + dgryski:go-bits:2ad8d70:go_bits/src/github.com/dgryski/go-bits \ + dgryski:go-bitstream:7d46cd2:go_bitstream/src/github.com/dgryski/go-bitstream \ + gogo:protobuf:0394392:protobuf/src/github.com/gogo/protobuf \ + golang:snappy:d9eb7a3:snappy/src/github.com/golang/snappy \ + influxdata:usage-client:6d38953:usage_client/src/github.com/influxdata/usage-client \ + jwilder:encoding:4dada27:encoding/src/github.com/jwilder/encoding \ + kimor79:gollectd:61d0dee:gollectd/src/github.com/kimor79/gollectd \ + paulbellamy:ratecounter:5a11f58:ratecounter/src/github.com/paulbellamy/ratecounter \ + peterh:liner:8975875:liner/src/github.com/peterh/liner \ + rakyll:statik:274df12:statik/src/github.com/rakyll/statik \ + retailnext:hllpp:38a7bb7:hllpp/src/github.com/retailnext/hllpp \ + collectd:go-collectd:9fc824c:go_collectd/src/collectd.org \ + golang:crypto:c197bcf:crypto/src/golang.org/x/crypto SUB_FILES= influxd SUB_LIST+= INFLUXD_USER=${INFLUXD_USER} \ @@ -63,25 +63,7 @@ GROUPS= ${INFLUXD_GROUP} STRIP= # stripping can break go binaries post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/BurntSushi - @${MKDIR} ${WRKSRC}/src/github.com/bmizerany - @${MKDIR} ${WRKSRC}/src/github.com/boltdb - @${MKDIR} ${WRKSRC}/src/github.com/davecgh - @${MKDIR} ${WRKSRC}/src/github.com/dgrijalva - @${MKDIR} ${WRKSRC}/src/github.com/dgryski - @${MKDIR} ${WRKSRC}/src/github.com/gogo - @${MKDIR} ${WRKSRC}/src/github.com/golang - @${MKDIR} ${WRKSRC}/src/github.com/hashicorp - @${MKDIR} ${WRKSRC}/src/github.com/influxdata - @${MKDIR} ${WRKSRC}/src/github.com/jwilder - @${MKDIR} ${WRKSRC}/src/github.com/kimor79 - @${MKDIR} ${WRKSRC}/src/github.com/paulbellamy - @${MKDIR} ${WRKSRC}/src/github.com/peterh - @${MKDIR} ${WRKSRC}/src/github.com/rakyll - @${MKDIR} ${WRKSRC}/src/github.com/retailnext - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/gopkg.in/fatih - @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} + @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} @cd ${WRKSRC} && \ ${MV} LICENSE build.sh gobuild.sh node.go tests \ circle-test.sh importer package.sh toml \ @@ -91,28 +73,10 @@ post-patch: .mention-bot Dockerfile_build_ubuntu64_git appveyor.yml coordinator models stress \ Dockerfile_test_ubuntu32 build-docker.sh errors.go monitor tcp \ Godeps build.py etc nightly.sh test.sh \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} - @${MV} ${WRKSRC_toml} ${WRKSRC}/src/github.com/BurntSushi/toml - @${MV} ${WRKSRC_pat} ${WRKSRC}/src/github.com/bmizerany/pat - @${MV} ${WRKSRC_bolt} ${WRKSRC}/src/github.com/boltdb/bolt - @${MV} ${WRKSRC_go_spew} ${WRKSRC}/src/github.com/davecgh/go-spew - @${MV} ${WRKSRC_jwt_go} ${WRKSRC}/src/github.com/dgrijalva/jwt-go - @${MV} ${WRKSRC_go_bits} ${WRKSRC}/src/github.com/dgryski/go-bits - @${MV} ${WRKSRC_go_bitstream} ${WRKSRC}/src/github.com/dgryski/go-bitstream - @${MV} ${WRKSRC_protobuf} ${WRKSRC}/src/github.com/gogo/protobuf - @${MV} ${WRKSRC_snappy} ${WRKSRC}/src/github.com/golang/snappy - @${MV} ${WRKSRC_usage_client} ${WRKSRC}/src/github.com/influxdata/usage-client - @${MV} ${WRKSRC_encoding} ${WRKSRC}/src/github.com/jwilder/encoding - @${MV} ${WRKSRC_gollectd} ${WRKSRC}/src/github.com/kimor79/gollectd - @${MV} ${WRKSRC_ratecounter} ${WRKSRC}/src/github.com/paulbellamy/ratecounter - @${MV} ${WRKSRC_liner} ${WRKSRC}/src/github.com/peterh/liner - @${MV} ${WRKSRC_statik} ${WRKSRC}/src/github.com/rakyll/statik - @${MV} ${WRKSRC_hllpp} ${WRKSRC}/src/github.com/retailnext/hllpp - @${MV} ${WRKSRC_go_collectd} ${WRKSRC}/src/collectd.org - @${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} do-build: - @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} && \ + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT} && \ ${SETENV} GOPATH=${WRKSRC} go install -ldflags "-X main.version=${DISTVERSION}" ./... do-install: @@ -125,9 +89,9 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/influx_tsm ${STAGEDIR}${PREFIX}/bin/influx_tsm @${SED} -i .bak -e \ "s|/tmp/influxdb/development|/var/db/influxdb|g" \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}/etc/config.sample.toml + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT}/etc/config.sample.toml ${INSTALL_DATA} \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}/etc/config.sample.toml \ + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT}/etc/config.sample.toml \ ${STAGEDIR}${PREFIX}/etc/influxd.conf.sample @${MKDIR} ${STAGEDIR}/var/db/influxdb @${MKDIR} ${STAGEDIR}/var/log/influxdb Modified: head/net-mgmt/telegraf/Makefile ============================================================================== --- head/net-mgmt/telegraf/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/net-mgmt/telegraf/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -20,73 +20,73 @@ USE_RC_SUBR= telegraf USE_GITHUB= yes GH_ACCOUNT= influxdata:DEFAULT -GH_TUPLE= Shopify:sarama:8aadb47:sarama \ - Sirupsen:logrus:219c8cb:logrus \ - aerospike:aerospike-client-go:7f3a312:aerospike_client_go \ - amir:raidman:53c1b96:raidman \ - aws:aws-sdk-go:13a1206:aws_sdk_go \ - beorn7:perks:3ac7bf7:perks \ - cenkalti:backoff:4dc7767:backoff \ - couchbase:go-couchbase:cb66431:go_couchbase \ - couchbase:gomemcached:a5ea635:gomemcached \ - couchbase:goutils:5823a0c:goutils \ - dancannon:gorethink:e7cac92:gorethink \ - davecgh:go-spew:5215b55:go_spew \ - docker:engine-api:8924d69:engine_api \ - docker:go-connections:f549a93:go_connections \ - docker:go-units:5d2041e:go_units \ - eapache:go-resiliency:b86b1ec:go_resiliency \ - eapache:queue:ded5959:queue \ - eclipse:paho.mqtt.golang:0f7a459:paho_mqtt_golang \ - go-sql-driver:mysql:1fca743:mysql \ - gobwas:glob:49571a1:glob \ - golang:protobuf:552c7b9:protobuf \ - golang:snappy:d9eb7a3:snappy \ - gonuts:go-shellquote:e842a11:go_shellquote \ - gorilla:context:1ea2538:context \ - gorilla:mux:c9e326e:mux \ - hailocab:go-hostpool:e80d13c:go_hostpool \ - hashicorp:consul:5aa9045:consul \ - hpcloud:tail:b294095:tail \ - influxdata:config:b79f682:config \ - influxdata:influxdb:fc57c0f:influxdb \ - influxdata:toml:af4df43:toml \ - influxdata:wlog:7c63b0a:wlog \ - kardianos:osext:29ae4ff:osext \ - kardianos:service:5e33559:service \ - klauspost:crc32:19b0b33:crc32 \ - lib:pq:e182dc4:pq \ - matttproud:golang_protobuf_extensions:d0c3fe8:golang_protobuf_extensions \ - miekg:dns:cce6c13:dns \ - mreiferson:go-snappystream:028eae7:go_snappystream \ - naoina:go-stringutil:6b638e9:go_stringutil \ - nats-io:go-nats:ea8b4fd:go_nats \ - nats-io:nuid:a5152d6:nuid \ - nsqio:go-nsq:0b80d6f:go_nsq \ - opencontainers:runc:89ab7f2:runc \ - prometheus:client_golang:18acf99:client_golang \ - prometheus:client_model:fa8ad6f:client_model \ - prometheus:common:e8eabff:common \ - prometheus:procfs:406e5b7:procfs \ - samuel:go-zookeeper:218e9c8:go_zookeeper \ - shirou:gopsutil:4d0c402:gopsutil \ - soniah:gosnmp:3fe3beb:gosnmp \ - sparrc:gdm:66023a5:gdm \ - streadway:amqp:b4f3cea:amqp \ - stretchr:testify:1f4a164:testify \ - vjeantet:grok:83bfdfd:grok \ - wvanbergen:kafka:46f9a1c:kafka \ - wvanbergen:kazoo-go:0f76871:kazoo_go \ - yuin:gopher-lua:bf3808a:gopher_lua \ - zensqlmonitor:go-mssqldb:ffe5510:go_mssqldb \ - golang:crypto:c197bcf:crypto \ - golang:net:6acef71:net \ - golang:text:a71fd10:text \ - golang:tools:fc2b74b:tools \ - dancannon:gorethink:7d1af5b:gorethink_v1 \ - fatih:pool:cba550e:pool_v2 \ - go-mgo:mgo:d90005c:mgo \ - go-yaml:yaml:a83829b:yaml +GH_TUPLE= Shopify:sarama:8aadb47:sarama/src/github.com/Shopify/sarama \ + Sirupsen:logrus:219c8cb:logrus/src/github.com/Sirupsen/logrus \ + aerospike:aerospike-client-go:7f3a312:aerospike_client_go/src/github.com/aerospike/aerospike-client-go \ + amir:raidman:53c1b96:raidman/src/github.com/amir/raidman \ + aws:aws-sdk-go:13a1206:aws_sdk_go/src/github.com/aws/aws-sdk-go \ + beorn7:perks:3ac7bf7:perks/src/github.com/beorn7/perks \ + cenkalti:backoff:4dc7767:backoff/src/github.com/cenkalti/backoff \ + couchbase:go-couchbase:cb66431:go_couchbase/src/github.com/couchbase/go-couchbase \ + couchbase:gomemcached:a5ea635:gomemcached/src/github.com/couchbase/gomemcached \ + couchbase:goutils:5823a0c:goutils/src/github.com/couchbase/goutils \ + dancannon:gorethink:e7cac92:gorethink/src/github.com/dancannon/gorethink \ + davecgh:go-spew:5215b55:go_spew/src/github.com/davecgh/go-spew \ + docker:engine-api:8924d69:engine_api/src/github.com/docker/engine-api \ + docker:go-connections:f549a93:go_connections/src/github.com/docker/go-connections \ + docker:go-units:5d2041e:go_units/src/github.com/docker/go-units \ + eapache:go-resiliency:b86b1ec:go_resiliency/src/github.com/eapache/go-resiliency \ + eapache:queue:ded5959:queue/src/github.com/eapache/queue \ + eclipse:paho.mqtt.golang:0f7a459:paho_mqtt_golang/src/github.com/eclipse/paho.mqtt.golang \ + go-sql-driver:mysql:1fca743:mysql/src/github.com/go-sql-driver/mysql \ + gobwas:glob:49571a1:glob/src/github.com/gobwas/glob \ + golang:protobuf:552c7b9:protobuf/src/github.com/golang/protobuf \ + golang:snappy:d9eb7a3:snappy/src/github.com/golang/snappy \ + gonuts:go-shellquote:e842a11:go_shellquote/src/github.com/gonuts/go-shellquote \ + gorilla:context:1ea2538:context/src/github.com/gorilla/context \ + gorilla:mux:c9e326e:mux/src/github.com/gorilla/mux \ + hailocab:go-hostpool:e80d13c:go_hostpool/src/github.com/hailocab/go-hostpool \ + hashicorp:consul:5aa9045:consul/src/github.com/hashicorp/consul \ + hpcloud:tail:b294095:tail/src/github.com/hpcloud/tail \ + influxdata:config:b79f682:config/src/github.com/influxdata/config \ + influxdata:influxdb:fc57c0f:influxdb/src/github.com/influxdata/influxdb \ + influxdata:toml:af4df43:toml/src/github.com/influxdata/toml \ + influxdata:wlog:7c63b0a:wlog/src/github.com/influxdata/wlog \ + kardianos:osext:29ae4ff:osext/src/github.com/kardianos/osext \ + kardianos:service:5e33559:service/src/github.com/kardianos/service \ + klauspost:crc32:19b0b33:crc32/src/github.com/klauspost/crc32 \ + lib:pq:e182dc4:pq/src/github.com/lib/pq \ + matttproud:golang_protobuf_extensions:d0c3fe8:golang_protobuf_extensions/src/github.com/matttproud/golang_protobuf_extensions \ + miekg:dns:cce6c13:dns/src/github.com/miekg/dns \ + mreiferson:go-snappystream:028eae7:go_snappystream/src/github.com/mreiferson/go-snappystream \ + naoina:go-stringutil:6b638e9:go_stringutil/src/github.com/naoina/go-stringutil \ + nats-io:go-nats:ea8b4fd:go_nats/src/github.com/nats-io/nats \ + nats-io:nuid:a5152d6:nuid/src/github.com/nats-io/nuid \ + nsqio:go-nsq:0b80d6f:go_nsq/src/github.com/nsqio/go-nsq \ + opencontainers:runc:89ab7f2:runc/src/github.com/opencontainers/runc \ + prometheus:client_golang:18acf99:client_golang/src/github.com/prometheus/client_golang \ + prometheus:client_model:fa8ad6f:client_model/src/github.com/prometheus/client_model \ + prometheus:common:e8eabff:common/src/github.com/prometheus/common \ + prometheus:procfs:406e5b7:procfs/src/github.com/prometheus/procfs \ + samuel:go-zookeeper:218e9c8:go_zookeeper/src/github.com/samuel/go-zookeeper \ + shirou:gopsutil:4d0c402:gopsutil/src/github.com/shirou/gopsutil \ + soniah:gosnmp:3fe3beb:gosnmp/src/github.com/soniah/gosnmp \ + sparrc:gdm:66023a5:gdm/src/github.com/sparrc/gdm \ + streadway:amqp:b4f3cea:amqp/src/github.com/streadway/amqp \ + stretchr:testify:1f4a164:testify/src/github.com/stretchr/testify \ + vjeantet:grok:83bfdfd:grok/src/github.com/vjeantet/grok \ + wvanbergen:kafka:46f9a1c:kafka/src/github.com/wvanbergen/kafka \ + wvanbergen:kazoo-go:0f76871:kazoo_go/src/github.com/wvanbergen/kazoo-go \ + yuin:gopher-lua:bf3808a:gopher_lua/src/github.com/yuin/gopher-lua \ + zensqlmonitor:go-mssqldb:ffe5510:go_mssqldb/src/github.com/zensqlmonitor/go-mssqldb \ + golang:crypto:c197bcf:crypto/src/golang.org/x/crypto \ + golang:net:6acef71:net/src/golang.org/x/net \ + golang:text:a71fd10:text/src/golang.org/x/text \ + golang:tools:fc2b74b:tools/src/golang.org/x/tools \ + dancannon:gorethink:7d1af5b:gorethink_v1/src/gopkg.in/dancannon/gorethink.v1 \ + fatih:pool:cba550e:pool_v2/src/gopkg.in/fatih/pool.v2 \ + go-mgo:mgo:d90005c:mgo/src/gopkg.in/mgo.v2 \ + go-yaml:yaml:a83829b:yaml/src/gopkg.in/yaml.v2 SUB_FILES= telegraf SUB_LIST+= TELEGRAF_PIDDIR=${TELEGRAF_PIDDIR} @@ -95,124 +95,11 @@ PLIST_SUB= TELEGRAF_PIDDIR=${TELEGRAF_PI STRIP= # stripping can break go binaries post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} \ - ${WRKSRC}/src/github.com/Shopify \ - ${WRKSRC}/src/github.com/Sirupsen \ - ${WRKSRC}/src/github.com/aerospike \ - ${WRKSRC}/src/github.com/amir \ - ${WRKSRC}/src/github.com/aws \ - ${WRKSRC}/src/github.com/beorn7 \ - ${WRKSRC}/src/github.com/cenkalti \ - ${WRKSRC}/src/github.com/couchbase \ - ${WRKSRC}/src/github.com/dancannon \ - ${WRKSRC}/src/github.com/davecgh \ - ${WRKSRC}/src/github.com/docker \ - ${WRKSRC}/src/github.com/eapache \ - ${WRKSRC}/src/github.com/eclipse \ - ${WRKSRC}/src/github.com/go-sql-driver \ - ${WRKSRC}/src/github.com/gobwas \ - ${WRKSRC}/src/github.com/golang \ - ${WRKSRC}/src/github.com/gonuts \ - ${WRKSRC}/src/github.com/gorilla \ - ${WRKSRC}/src/github.com/hailocab \ - ${WRKSRC}/src/github.com/hashicorp \ - ${WRKSRC}/src/github.com/hpcloud \ - ${WRKSRC}/src/github.com/influxdata \ - ${WRKSRC}/src/github.com/kardianos \ - ${WRKSRC}/src/github.com/klauspost \ - ${WRKSRC}/src/github.com/lib \ - ${WRKSRC}/src/github.com/matttproud \ - ${WRKSRC}/src/github.com/miekg \ - ${WRKSRC}/src/github.com/mreiferson \ - ${WRKSRC}/src/github.com/naoina \ - ${WRKSRC}/src/github.com/nats-io \ - ${WRKSRC}/src/github.com/nsqio \ - ${WRKSRC}/src/github.com/opencontainers \ - ${WRKSRC}/src/github.com/prometheus \ - ${WRKSRC}/src/github.com/samuel \ - ${WRKSRC}/src/github.com/shirou \ - ${WRKSRC}/src/github.com/soniah \ - ${WRKSRC}/src/github.com/sparrc \ - ${WRKSRC}/src/github.com/streadway \ - ${WRKSRC}/src/github.com/stretchr \ - ${WRKSRC}/src/github.com/vjeantet \ - ${WRKSRC}/src/github.com/wvanbergen \ - ${WRKSRC}/src/github.com/yuin \ - ${WRKSRC}/src/github.com/zensqlmonitor \ - ${WRKSRC}/src/golang.org/x \ - ${WRKSRC}/src/gopkg.in/dancannon \ - ${WRKSRC}/src/gopkg.in/fatih - cd ${WRKSRC} && ${MV} CHANGELOG.md CONTRIBUTING.md Godeps Godeps_windows \ + @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} + @cd ${WRKSRC} && ${MV} CHANGELOG.md CONTRIBUTING.md Godeps Godeps_windows \ LICENSE Makefile README.md accumulator.go agent aggregator.go circle.yml cmd docs etc filter \ input.go internal logger metric.go metric_test.go output.go plugins processor.go scripts testutil \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} - ${MV} ${WRKSRC_sarama} ${WRKSRC}/src/github.com/Shopify/sarama ;\ - ${MV} ${WRKSRC_logrus} ${WRKSRC}/src/github.com/Sirupsen/logrus ;\ - ${MV} ${WRKSRC_aerospike_client_go} ${WRKSRC}/src/github.com/aerospike/aerospike-client-go ;\ - ${MV} ${WRKSRC_raidman} ${WRKSRC}/src/github.com/amir/raidman ;\ - ${MV} ${WRKSRC_aws_sdk_go} ${WRKSRC}/src/github.com/aws/aws-sdk-go ;\ - ${MV} ${WRKSRC_perks} ${WRKSRC}/src/github.com/beorn7/perks ;\ - ${MV} ${WRKSRC_backoff} ${WRKSRC}/src/github.com/cenkalti/backoff ;\ - ${MV} ${WRKSRC_go_couchbase} ${WRKSRC}/src/github.com/couchbase/go-couchbase ;\ - ${MV} ${WRKSRC_gomemcached} ${WRKSRC}/src/github.com/couchbase/gomemcached ;\ - ${MV} ${WRKSRC_goutils} ${WRKSRC}/src/github.com/couchbase/goutils ;\ - ${MV} ${WRKSRC_gorethink} ${WRKSRC}/src/github.com/dancannon/gorethink ;\ - ${MV} ${WRKSRC_go_spew} ${WRKSRC}/src/github.com/davecgh/go-spew ;\ - ${MV} ${WRKSRC_engine_api} ${WRKSRC}/src/github.com/docker/engine-api ;\ - ${MV} ${WRKSRC_go_connections} ${WRKSRC}/src/github.com/docker/go-connections ;\ - ${MV} ${WRKSRC_go_units} ${WRKSRC}/src/github.com/docker/go-units ;\ - ${MV} ${WRKSRC_go_resiliency} ${WRKSRC}/src/github.com/eapache/go-resiliency ;\ - ${MV} ${WRKSRC_queue} ${WRKSRC}/src/github.com/eapache/queue ;\ - ${MV} ${WRKSRC_paho_mqtt_golang} ${WRKSRC}/src/github.com/eclipse/paho.mqtt.golang ;\ - ${MV} ${WRKSRC_mysql} ${WRKSRC}/src/github.com/go-sql-driver/mysql ;\ - ${MV} ${WRKSRC_glob} ${WRKSRC}/src/github.com/gobwas/glob ;\ - ${MV} ${WRKSRC_protobuf} ${WRKSRC}/src/github.com/golang/protobuf ;\ - ${MV} ${WRKSRC_snappy} ${WRKSRC}/src/github.com/golang/snappy ;\ - ${MV} ${WRKSRC_go_shellquote} ${WRKSRC}/src/github.com/gonuts/go-shellquote ;\ - ${MV} ${WRKSRC_context} ${WRKSRC}/src/github.com/gorilla/context ;\ - ${MV} ${WRKSRC_mux} ${WRKSRC}/src/github.com/gorilla/mux ;\ - ${MV} ${WRKSRC_go_hostpool} ${WRKSRC}/src/github.com/hailocab/go-hostpool ;\ - ${MV} ${WRKSRC_consul} ${WRKSRC}/src/github.com/hashicorp/consul ;\ - ${MV} ${WRKSRC_tail} ${WRKSRC}/src/github.com/hpcloud/tail ;\ - ${MV} ${WRKSRC_config} ${WRKSRC}/src/github.com/influxdata/config ;\ - ${MV} ${WRKSRC_influxdb} ${WRKSRC}/src/github.com/influxdata/influxdb ;\ - ${MV} ${WRKSRC_toml} ${WRKSRC}/src/github.com/influxdata/toml ;\ - ${MV} ${WRKSRC_wlog} ${WRKSRC}/src/github.com/influxdata/wlog ;\ - ${MV} ${WRKSRC_osext} ${WRKSRC}/src/github.com/kardianos/osext ;\ - ${MV} ${WRKSRC_service} ${WRKSRC}/src/github.com/kardianos/service ;\ - ${MV} ${WRKSRC_crc32} ${WRKSRC}/src/github.com/klauspost/crc32 ;\ - ${MV} ${WRKSRC_pq} ${WRKSRC}/src/github.com/lib/pq ;\ - ${MV} ${WRKSRC_golang_protobuf_extensions} ${WRKSRC}/src/github.com/matttproud/golang_protobuf_extensions ;\ - ${MV} ${WRKSRC_dns} ${WRKSRC}/src/github.com/miekg/dns ;\ - ${MV} ${WRKSRC_go_snappystream} ${WRKSRC}/src/github.com/mreiferson/go-snappystream ;\ - ${MV} ${WRKSRC_go_stringutil} ${WRKSRC}/src/github.com/naoina/go-stringutil ;\ - ${MV} ${WRKSRC_go_nats} ${WRKSRC}/src/github.com/nats-io/nats ;\ - ${MV} ${WRKSRC_nuid} ${WRKSRC}/src/github.com/nats-io/nuid ;\ - ${MV} ${WRKSRC_go_nsq} ${WRKSRC}/src/github.com/nsqio/go-nsq ;\ - ${MV} ${WRKSRC_runc} ${WRKSRC}/src/github.com/opencontainers/runc ;\ - ${MV} ${WRKSRC_client_golang} ${WRKSRC}/src/github.com/prometheus/client_golang ;\ - ${MV} ${WRKSRC_client_model} ${WRKSRC}/src/github.com/prometheus/client_model ;\ - ${MV} ${WRKSRC_common} ${WRKSRC}/src/github.com/prometheus/common ;\ - ${MV} ${WRKSRC_procfs} ${WRKSRC}/src/github.com/prometheus/procfs ;\ - ${MV} ${WRKSRC_go_zookeeper} ${WRKSRC}/src/github.com/samuel/go-zookeeper ;\ - ${MV} ${WRKSRC_gopsutil} ${WRKSRC}/src/github.com/shirou/gopsutil ;\ - ${MV} ${WRKSRC_gosnmp} ${WRKSRC}/src/github.com/soniah/gosnmp ;\ - ${MV} ${WRKSRC_gdm} ${WRKSRC}/src/github.com/sparrc/gdm ;\ - ${MV} ${WRKSRC_amqp} ${WRKSRC}/src/github.com/streadway/amqp ;\ - ${MV} ${WRKSRC_testify} ${WRKSRC}/src/github.com/stretchr/testify ;\ - ${MV} ${WRKSRC_grok} ${WRKSRC}/src/github.com/vjeantet/grok ;\ - ${MV} ${WRKSRC_kafka} ${WRKSRC}/src/github.com/wvanbergen/kafka ;\ - ${MV} ${WRKSRC_kazoo_go} ${WRKSRC}/src/github.com/wvanbergen/kazoo-go ;\ - ${MV} ${WRKSRC_gopher_lua} ${WRKSRC}/src/github.com/yuin/gopher-lua ;\ - ${MV} ${WRKSRC_go_mssqldb} ${WRKSRC}/src/github.com/zensqlmonitor/go-mssqldb ;\ - ${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto ;\ - ${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net ;\ - ${MV} ${WRKSRC_text} ${WRKSRC}/src/golang.org/x/text ;\ - ${MV} ${WRKSRC_tools} ${WRKSRC}/src/golang.org/x/tools ;\ - ${MV} ${WRKSRC_gorethink_v1} ${WRKSRC}/src/gopkg.in/dancannon/gorethink.v1 ;\ - ${MV} ${WRKSRC_pool_v2} ${WRKSRC}/src/gopkg.in/fatih/pool.v2 ;\ - ${MV} ${WRKSRC_mgo} ${WRKSRC}/src/gopkg.in/mgo.v2 ;\ - ${MV} ${WRKSRC_yaml} ${WRKSRC}/src/gopkg.in/yaml.v2 + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} do-build: @cd ${WRKSRC}/src/github.com/influxdata/${PORTNAME} && \ @@ -221,7 +108,7 @@ do-build: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${INSTALL_DATA} \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}/etc/${PORTNAME}.conf \ + ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${GH_PROJECT}/etc/${PORTNAME}.conf \ ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample .include Modified: head/net/rclone/Makefile ============================================================================== --- head/net/rclone/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/net/rclone/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -12,87 +12,41 @@ LICENSE= MIT USES= go USE_GITHUB= yes +GH_ACCOUNT= ncw +GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} GH_TUPLE+= \ - ncw:rclone:${DISTVERSIONFULL} \ - ncw:go-acd:56da839:goacd \ - ncw:swift:b964f2c:swift \ - aws:aws-sdk-go:87a2cff:awssdkgo \ - mreiferson:go-httpclient:31f0106:gohttpclient \ - google:go-querystring:9235644:goquerystring \ - GoogleCloudPlatform:google-cloud-go:80a7732:gcloudgolang \ - google:google-api-go-client:0caa379:googleapigoclient \ - golang:oauth2:3c3a985:oauth2 \ - golang:net:6d3beae:net \ - golang:text:a7c0236:text \ - skratchdot:open-golang:75fb7ed:opengolang \ - stacktic:dropbox:58f839b:dropbox \ - tsenart:tb:19f4c3d:tb \ - VividCortex:ewma:c595cd8:ewma \ - golang:crypto:8e06e8d:crypto \ - pkg:errors:a887431:errors \ - bazil:fuse:371fbbd:fuse \ - spf13:cobra:9c28e4b:cobra \ - spf13:pflag:c7e63cf:pflag \ - rfjakob:eme:601d0e2:eme \ - ogier:pflag:45c278a:opflag \ - Unknwon:goconfig:5aa4f8c:goconfig \ - cpuguy83:go-md2man:a65d4d2:gomd2man + google:google-api-go-client:0caa379:googleapigoclient/src/google.golang.org/api \ + ncw:go-acd:56da839:goacd/src/github.com/ncw/go-acd \ + ncw:swift:b964f2c:swift/src/github.com/ncw/swift \ + aws:aws-sdk-go:87a2cff:awssdkgo/src/github.com/aws/aws-sdk-go \ + mreiferson:go-httpclient:31f0106:gohttpclient/src/github.com/mreiferson/go-httpclient \ + google:go-querystring:9235644:goquerystring/src/github.com/google/go-querystring \ + GoogleCloudPlatform:google-cloud-go:80a7732:gcloudgolang/src/cloud.google.com/go \ + golang:oauth2:3c3a985:oauth2/src/golang.org/x/oauth2 \ + golang:net:6d3beae:net/src/golang.org/x/net \ + golang:text:a7c0236:text/src/golang.org/x/text \ + skratchdot:open-golang:75fb7ed:opengolang/src/github.com/skratchdot/open-golang \ + stacktic:dropbox:58f839b:dropbox/src/github.com/stacktic/dropbox \ + tsenart:tb:19f4c3d:tb/src/github.com/tsenart/tb \ + VividCortex:ewma:c595cd8:ewma/src/github.com/VividCortex/ewma \ + golang:crypto:8e06e8d:crypto/src/golang.org/x/crypto \ + pkg:errors:a887431:errors/src/github.com/pkg/errors \ + bazil:fuse:371fbbd:fuse/src/bazil.org/fuse \ + spf13:cobra:9c28e4b:cobra/src/github.com/spf13/cobra \ + spf13:pflag:c7e63cf:pflag/src/github.com/spf13/pflag \ + rfjakob:eme:601d0e2:eme/src/github.com/rfjakob/eme \ + ogier:pflag:45c278a:opflag/src/github.com/ogier/pflag \ + Unknwon:goconfig:5aa4f8c:goconfig/src/github.com/Unknwon/goconfig \ + cpuguy83:go-md2man:a65d4d2:gomd2man/src/github.com/cpuguy83/go-md2man PLIST_FILES= bin/rclone STRIP= # stripping can break go binaries -post-extract: - @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} -.for src in amazonclouddrive b2 cmd crypt dircache docs drive dropbox fs fstest googlecloudstorage graphics hubic local oauthutil onedrive pacer rest s3 swift yandex CONTRIBUTING.md COPYING README.md appveyor.yml rclone.go - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/ncw/${PORTNAME} -.endfor - @${MKDIR} ${WRKSRC}/src/bazil.org - @${MKDIR} ${WRKSRC}/src/github.com/Unknwon - @${MKDIR} ${WRKSRC}/src/github.com/cpuguy83 - @${MKDIR} ${WRKSRC}/src/github.com/ogier - @${MKDIR} ${WRKSRC}/src/github.com/rfjakob - @${MKDIR} ${WRKSRC}/src/github.com/spf13 - @${MKDIR} ${WRKSRC}/src/github.com/stacktic - @${MKDIR} ${WRKSRC}/src/github.com/tsenart - @${MKDIR} ${WRKSRC}/src/github.com/VividCortex - @${MKDIR} ${WRKSRC}/src/github.com/aws - @${MKDIR} ${WRKSRC}/src/github.com/mreiferson - @${MKDIR} ${WRKSRC}/src/github.com/skratchdot - @${MKDIR} ${WRKSRC}/src/github.com/google - @${MKDIR} ${WRKSRC}/src/github.com/pkg - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/cloud.google.com - @${MKDIR} ${WRKSRC}/src/google.golang.org - @${MV} ${WRKSRC_fuse} ${WRKSRC}/src/bazil.org/fuse - @${MV} ${WRKSRC_swift} ${WRKSRC}/src/github.com/ncw/swift - @${MV} ${WRKSRC_goacd} ${WRKSRC}/src/github.com/ncw/go-acd - @${MV} ${WRKSRC_goconfig} ${WRKSRC}/src/github.com/Unknwon/goconfig - @${MV} ${WRKSRC_gomd2man} ${WRKSRC}/src/github.com/cpuguy83/go-md2man - @${MV} ${WRKSRC_opflag} ${WRKSRC}/src/github.com/ogier/pflag - @${MV} ${WRKSRC_eme} ${WRKSRC}/src/github.com/rfjakob/eme - @${MV} ${WRKSRC_cobra} ${WRKSRC}/src/github.com/spf13/cobra - @${MV} ${WRKSRC_pflag} ${WRKSRC}/src/github.com/spf13/pflag - @${MV} ${WRKSRC_dropbox} ${WRKSRC}/src/github.com/stacktic/dropbox - @${MV} ${WRKSRC_tb} ${WRKSRC}/src/github.com/tsenart/tb - @${MV} ${WRKSRC_ewma} ${WRKSRC}/src/github.com/VividCortex/ewma - @${MV} ${WRKSRC_awssdkgo} ${WRKSRC}/src/github.com/aws/aws-sdk-go - @${MV} ${WRKSRC_gohttpclient} ${WRKSRC}/src/github.com/mreiferson/go-httpclient - @${MV} ${WRKSRC_opengolang} ${WRKSRC}/src/github.com/skratchdot/open-golang - @${MV} ${WRKSRC_goquerystring} ${WRKSRC}/src/github.com/google/go-querystring - @${MV} ${WRKSRC_errors} ${WRKSRC}/src/github.com/pkg/errors - @${MV} ${WRKSRC_oauth2} ${WRKSRC}/src/golang.org/x/oauth2 - @${MV} ${WRKSRC_googleapigoclient} ${WRKSRC}/src/google.golang.org/api - @${MV} ${WRKSRC_gcloudgolang} ${WRKSRC}/src/cloud.google.com/go - @${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_text} ${WRKSRC}/src/golang.org/x/text - @${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto - do-build: - @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}; ${SETENV} GOPATH=${WRKSRC} go build . + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}; ${SETENV} GOPATH=${WRKSRC} go build . do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Modified: head/sysutils/envconsul/Makefile ============================================================================== --- head/sysutils/envconsul/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/sysutils/envconsul/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -14,33 +14,39 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes -GH_ACCOUNT= armon:gometrics,goradix aws:awssdkgo coreos:etcd fatih:structs \ - go-ini:ini go-sql-driver:mysql hashicorp:DEFAULT,consul,consultemplate \ - hashicorp:errwrap,gocleanhttp,gogatedio,gomsgpack \ - hashicorp:gomultierror,gosyslog,gouuid,golanglru,hcl,logutils \ - hashicorp:serf,vault jmespath:gojmespath lib:pq \ - mitchellh:copystructure,iochan,mapstructure,reflectwalk \ - samuel:gozookeeper golang:crypto,net -GH_PROJECT= go-metrics:gometrics go-radix:goradix aws-sdk-go:awssdkgo \ - etcd:etcd structs:structs ini:ini mysql:mysql consul:consul \ - consul-template:consultemplate errwrap:errwrap \ - go-cleanhttp:gocleanhttp go-gatedio:gogatedio \ - go-msgpack:gomsgpack go-multierror:gomultierror \ - go-syslog:gosyslog go-uuid:gouuid golang-lru:golanglru hcl:hcl \ - logutils:logutils serf:serf vault:vault go-jmespath:gojmespath \ - pq:pq copystructure:copystructure iochan:iochan \ - mapstructure:mapstructure reflectwalk:reflectwalk \ - go-zookeeper:gozookeeper crypto:crypto net:net -GH_TAGNAME= 6c5fa0d:gometrics fbd82e8:goradix 308eaa6:awssdkgo 6afd8e4:etcd \ - a9f7daa:structs aea5e9f:ini 527bcd5:mysql 809ed36:consul \ - ec11b92:consultemplate c2a1a65:envconsul 7554cd9:errwrap \ - 875fb67:gocleanhttp 8b8de10:gogatedio fa3f638:gomsgpack \ - d30f099:gomultierror 42a2b57:gosyslog 2951e8b:gouuid \ - 17e3543:golanglru 4de5195:hcl 0dc08b1:logutils 8d36400:serf \ - 97820e2:vault bbaa094:gojmespath ffe986a:pq \ - 6fc6626:copystructure 87b45ff:iochan 281073e:mapstructure \ - eecf4c7:reflectwalk 913027e:gozookeeper c8b9e63:crypto \ - 271cfc1:net +GH_ACCOUNT= hashicorp +GH_TUPLE= \ + armon:go-metrics:6c5fa0d:gometrics/src/github.com/armon/go-metrics \ + armon:go-radix:fbd82e8:goradix/src/github.com/armon/go-radix \ + aws:aws-sdk-go:308eaa6:awssdkgo/src/github.com/aws/aws-sdk-go \ + coreos:etcd:6afd8e4:etcd/src/github.com/coreos/etcd \ + fatih:structs:a9f7daa:structs/src/github.com/fatih/structs \ + go-ini:ini:aea5e9f:ini/src/github.com/go-ini/ini \ + go-sql-driver:mysql:527bcd5:mysql/src/github.com/go-sql-driver/mysql \ + hashicorp:consul:809ed36:consul/src/github.com/hashicorp/consul \ + hashicorp:consul-template:ec11b92:consultemplate/src/github.com/hashicorp/consul-template \ + hashicorp:errwrap:7554cd9:errwrap/src/github.com/hashicorp/errwrap \ + hashicorp:go-cleanhttp:875fb67:gocleanhttp/src/github.com/hashicorp/go-cleanhttp \ + hashicorp:go-gatedio:8b8de10:gogatedio/src/github.com/hashicorp/go-gatedio \ + hashicorp:go-msgpack:fa3f638:gomsgpack/src/github.com/hashicorp/go-msgpack \ + hashicorp:go-multierror:d30f099:gomultierror/src/github.com/hashicorp/go-multierror \ + hashicorp:go-syslog:42a2b57:gosyslog/src/github.com/hashicorp/go-syslog \ + hashicorp:go-uuid:2951e8b:gouuid/src/github.com/hashicorp/go-uuid \ + hashicorp:golang-lru:17e3543:golanglru/src/github.com/hashicorp/golang-lru \ + hashicorp:hcl:4de5195:hcl/src/github.com/hashicorp/hcl \ + hashicorp:logutils:0dc08b1:logutils/src/github.com/hashicorp/logutils \ + hashicorp:serf:8d36400:serf/src/github.com/hashicorp/serf \ + hashicorp:vault:97820e2:vault/src/github.com/hashicorp/vault \ + jmespath:go-jmespath:bbaa094:gojmespath/src/github.com/jmespath/go-jmespath \ + lib:pq:ffe986a:pq/src/github.com/lib/pq \ + mitchellh:copystructure:6fc6626:copystructure/src/github.com/mitchellh/copystructure \ + mitchellh:iochan:87b45ff:iochan/src/github.com/mitchellh/iochan \ + mitchellh:mapstructure:281073e:mapstructure/src/github.com/mitchellh/mapstructure \ + mitchellh:reflectwalk:eecf4c7:reflectwalk/src/github.com/mitchellh/reflectwalk \ + samuel:go-zookeeper:913027e:gozookeeper/src/github.com/samuel/go-zookeeper \ + golang:crypto:c8b9e63:crypto/src/golang.org/x/crypto \ + golang:net:271cfc1:net/src/golang.org/x/net \ + hashicorp:envconsul:c2a1a65:envconsul PLIST_FILES= bin/envconsul @@ -58,47 +64,6 @@ post-patch: @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/hashicorp/envconsul .endfor - @${MKDIR} ${WRKSRC}/src/github.com/armon - @${MKDIR} ${WRKSRC}/src/github.com/aws - @${MKDIR} ${WRKSRC}/src/github.com/coreos - @${MKDIR} ${WRKSRC}/src/github.com/fatih - @${MKDIR} ${WRKSRC}/src/github.com/go-ini - @${MKDIR} ${WRKSRC}/src/github.com/go-sql-driver - @${MKDIR} ${WRKSRC}/src/github.com/jmespath - @${MKDIR} ${WRKSRC}/src/github.com/lib - @${MKDIR} ${WRKSRC}/src/github.com/mitchellh - @${MKDIR} ${WRKSRC}/src/github.com/samuel - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MV} ${WRKSRC_gometrics} ${WRKSRC}/src/github.com/armon/go-metrics - @${MV} ${WRKSRC_goradix} ${WRKSRC}/src/github.com/armon/go-radix - @${MV} ${WRKSRC_awssdkgo} ${WRKSRC}/src/github.com/aws/aws-sdk-go - @${MV} ${WRKSRC_etcd} ${WRKSRC}/src/github.com/coreos/etcd - @${MV} ${WRKSRC_structs} ${WRKSRC}/src/github.com/fatih/structs - @${MV} ${WRKSRC_ini} ${WRKSRC}/src/github.com/go-ini/ini - @${MV} ${WRKSRC_mysql} ${WRKSRC}/src/github.com/go-sql-driver/mysql - @${MV} ${WRKSRC_consul} ${WRKSRC}/src/github.com/hashicorp/consul - @${MV} ${WRKSRC_consultemplate} ${WRKSRC}/src/github.com/hashicorp/consul-template - @${MV} ${WRKSRC_errwrap} ${WRKSRC}/src/github.com/hashicorp/errwrap - @${MV} ${WRKSRC_gocleanhttp} ${WRKSRC}/src/github.com/hashicorp/go-cleanhttp - @${MV} ${WRKSRC_gogatedio} ${WRKSRC}/src/github.com/hashicorp/go-gatedio - @${MV} ${WRKSRC_gomsgpack} ${WRKSRC}/src/github.com/hashicorp/go-msgpack - @${MV} ${WRKSRC_gomultierror} ${WRKSRC}/src/github.com/hashicorp/go-multierror - @${MV} ${WRKSRC_gosyslog} ${WRKSRC}/src/github.com/hashicorp/go-syslog - @${MV} ${WRKSRC_gouuid} ${WRKSRC}/src/github.com/hashicorp/go-uuid - @${MV} ${WRKSRC_golanglru} ${WRKSRC}/src/github.com/hashicorp/golang-lru - @${MV} ${WRKSRC_hcl} ${WRKSRC}/src/github.com/hashicorp/hcl - @${MV} ${WRKSRC_logutils} ${WRKSRC}/src/github.com/hashicorp/logutils - @${MV} ${WRKSRC_serf} ${WRKSRC}/src/github.com/hashicorp/serf - @${MV} ${WRKSRC_vault} ${WRKSRC}/src/github.com/hashicorp/vault - @${MV} ${WRKSRC_gojmespath} ${WRKSRC}/src/github.com/jmespath/go-jmespath - @${MV} ${WRKSRC_pq} ${WRKSRC}/src/github.com/lib/pq - @${MV} ${WRKSRC_copystructure} ${WRKSRC}/src/github.com/mitchellh/copystructure - @${MV} ${WRKSRC_iochan} ${WRKSRC}/src/github.com/mitchellh/iochan - @${MV} ${WRKSRC_mapstructure} ${WRKSRC}/src/github.com/mitchellh/mapstructure - @${MV} ${WRKSRC_reflectwalk} ${WRKSRC}/src/github.com/mitchellh/reflectwalk - @${MV} ${WRKSRC_gozookeeper} ${WRKSRC}/src/github.com/samuel/go-zookeeper - @${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto - @${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net do-build: @cd ${WRKSRC}/src/github.com/hashicorp/envconsul; ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -o bin/envconsul Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/www/gohugo/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -15,134 +15,54 @@ LICENSE= APACHE20 BUILD_DEPENDS= go>=1.5.0:lang/go USE_GITHUB= yes -GH_ACCOUNT= eknkc:amber \ - spf13:DEFAULT,afero,jWalterWeatherman,cast,cobra \ - spf13:fsync,nitro,pflag,viper \ - yosssi:ace \ - BurntSushi:toml \ - PuerkitoBio:purell,urlesc \ - bep:inflect \ - dchest:cssmin \ - fsnotify:fsnotify \ - gorilla:websocket \ - hashicorp:hcl \ - kardianos:osext \ - kr:fs \ - kyokomi:emoji \ - magiconair:properties \ - miekg:mmark \ - mitchellh:mapstructure \ - pkg:errors,sftp \ - russross:blackfriday \ - shurcooL:sanitized_anchor_name \ - golang:crypto,sys,text,net \ - go-yaml:yaml \ - cpuguy83:go_md2man \ - nicksnyder:go_i18n \ - pelletier:go_toml,go_buffruneio -GH_PROJECT= amber:amber afero:afero \ - jWalterWeatherman:jWalterWeatherman ace:ace toml:toml \ - purell:purell urlesc:urlesc inflect:inflect cssmin:cssmin \ - fsnotify:fsnotify websocket:websocket hcl:hcl osext:osext \ - fs:fs emoji:emoji properties:properties mmark:mmark \ - mapstructure:mapstructure errors:errors sftp:sftp \ - go-md2man:go_md2man blackfriday:blackfriday \ - sanitized_anchor_name:sanitized_anchor_name cast:cast \ - cobra:cobra fsync:fsync nitro:nitro pflag:pflag viper:viper \ - crypto:crypto sys:sys text:text yaml:yaml go-i18n:go_i18n \ - go-toml:go_toml go-buffruneio:go_buffruneio net:net -GH_TAGNAME= 80f9e27:amber 52e4a6c:afero \ - 33c24e7:jWalterWeatherman ea038f4:ace bbd5bb6:toml \ - 8a29053:purell 5bd2802:urlesc b896c45:inflect \ - a65d4d2:go_md2man fb8d9b4:cssmin 944cff2:fsnotify \ - 1f512fc:websocket 6f5bfed:hcl c2c54e5:osext 2788f0d:fs \ - 17c5e70:emoji c265cfa:properties c584d6f:mmark \ - a6ef2f0:mapstructure 645ef00:errors 4d0e916:sftp \ - 0b647d0:blackfriday 1dba4b3:sanitized_anchor_name 2580bc9:cast \ - 9c28e4b:cobra 1773df7:fsync 24d7ef3:nitro b83537d:pflag \ - ec4eb2f:viper d172538:crypto 8d1157a:sys ede1cb9:text \ - a5b47d3:yaml e6c90c3:go_i18n 64ff1ea:go_toml \ - df1e16f:go_buffruneio f4b625e:net +GH_ACCOUNT= spf13 +GH_SUBDIR= src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} +GH_TUPLE= eknkc:amber:80f9e27:amber/src/github.com/eknkc/amber \ + spf13:afero:52e4a6c:afero/src/github.com/spf13/afero \ + spf13:jWalterWeatherman:33c24e7:jWalterWeatherman/src/github.com/spf13/jwalterweatherman \ + spf13:cast:2580bc9:cast/src/github.com/spf13/cast \ + spf13:cobra:9c28e4b:cobra/src/github.com/spf13/cobra \ + spf13:fsync:1773df7:fsync/src/github.com/spf13/fsync \ + spf13:nitro:24d7ef3:nitro/src/github.com/spf13/nitro \ + spf13:pflag:b83537d:pflag/src/github.com/spf13/pflag \ + spf13:viper:ec4eb2f:viper/src/github.com/spf13/viper \ + yosssi:ace:ea038f4:ace/src/github.com/yosssi/ace \ + BurntSushi:toml:bbd5bb6:toml/src/github.com/BurntSushi/toml \ + PuerkitoBio:purell:8a29053:purell/src/github.com/PuerkitoBio/purell \ + PuerkitoBio:urlesc:5bd2802:urlesc/src/github.com/PuerkitoBio/urlesc \ + bep:inflect:b896c45:inflect/src/github.com/bep/inflect \ + dchest:cssmin:fb8d9b4:cssmin/src/github.com/dchest/cssmin \ + fsnotify:fsnotify:944cff2:fsnotify/src/github.com/fsnotify/fsnotify \ + gorilla:websocket:1f512fc:websocket/src/github.com/gorilla/websocket \ + hashicorp:hcl:6f5bfed:hcl/src/github.com/hashicorp/hcl \ + kardianos:osext:c2c54e5:osext/src/github.com/kardianos/osext \ + kr:fs:2788f0d:fs/src/github.com/kr/fs \ + kyokomi:emoji:17c5e70:emoji/src/github.com/kyokomi/emoji \ + magiconair:properties:c265cfa:properties/src/github.com/magiconair/properties \ + miekg:mmark:c584d6f:mmark/src/github.com/miekg/mmark \ + mitchellh:mapstructure:a6ef2f0:mapstructure/src/github.com/mitchellh/mapstructure \ + pkg:errors:645ef00:errors/src/github.com/pkg/errors \ + pkg:sftp:4d0e916:sftp/src/github.com/pkg/sftp \ + russross:blackfriday:0b647d0:blackfriday/src/github.com/russross/blackfriday \ + shurcooL:sanitized_anchor_name:1dba4b3:sanitized_anchor_name/src/github.com/shurcooL/sanitized_anchor_name \ + golang:crypto:d172538:crypto/src/golang.org/x/crypto \ + golang:sys:8d1157a:sys/src/golang.org/x/sys \ + golang:text:ede1cb9:text/src/golang.org/x/text \ + golang:net:f4b625e:net/src/golang.org/x/net \ + go-yaml:yaml:a5b47d3:yaml/src/gopkg.in/yaml.v2 \ + cpuguy83:go-md2man:a65d4d2:go_md2man/src/github.com/cpuguy83/go-md2man \ + nicksnyder:go-i18n:e6c90c3:go_i18n/src/github.com/nicksnyder/go-i18n \ + pelletier:go-toml:64ff1ea:go_toml/src/github.com/pelletier/go-toml \ + pelletier:go-buffruneio:df1e16f:go_buffruneio/src/github.com/pelletier/go-buffruneio STRIP= # stripping can break go binaries -post-extract: - @${MKDIR} ${WRKSRC}/src/github.com/BurntSushi - @${MKDIR} ${WRKSRC}/src/github.com/PuerkitoBio - @${MKDIR} ${WRKSRC}/src/github.com/bep - @${MKDIR} ${WRKSRC}/src/github.com/cpuguy83 - @${MKDIR} ${WRKSRC}/src/github.com/dchest - @${MKDIR} ${WRKSRC}/src/github.com/eknkc - @${MKDIR} ${WRKSRC}/src/github.com/fsnotify - @${MKDIR} ${WRKSRC}/src/github.com/gorilla - @${MKDIR} ${WRKSRC}/src/github.com/hashicorp - @${MKDIR} ${WRKSRC}/src/github.com/kardianos - @${MKDIR} ${WRKSRC}/src/github.com/kr - @${MKDIR} ${WRKSRC}/src/github.com/kyokomi - @${MKDIR} ${WRKSRC}/src/github.com/magiconair - @${MKDIR} ${WRKSRC}/src/github.com/miekg - @${MKDIR} ${WRKSRC}/src/github.com/mitchellh - @${MKDIR} ${WRKSRC}/src/github.com/pkg - @${MKDIR} ${WRKSRC}/src/github.com/russross - @${MKDIR} ${WRKSRC}/src/github.com/shurcooL - @${MKDIR} ${WRKSRC}/src/github.com/spf13 - @${MKDIR} ${WRKSRC}/src/github.com/spf13/hugo - @${MKDIR} ${WRKSRC}/src/github.com/yosssi - @${MKDIR} ${WRKSRC}/src/github.com/nicksnyder - @${MKDIR} ${WRKSRC}/src/github.com/pelletier - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/gopkg.in -.for src in CONTRIBUTING.md Dockerfile LICENSE.md Makefile README.md bench.sh \ - bufferpool commands create docs examples helpers hugofs \ - hugolib livereload main.go parser requirements.txt source \ - target tpl transform utils watcher wercker.yml - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/spf13/${PORTNAME} -.endfor - @${MV} ${WRKSRC_toml} ${WRKSRC}/src/github.com/BurntSushi/toml - @${MV} ${WRKSRC_purell} ${WRKSRC}/src/github.com/PuerkitoBio/purell - @${MV} ${WRKSRC_urlesc} ${WRKSRC}/src/github.com/PuerkitoBio/urlesc - @${MV} ${WRKSRC_inflect} ${WRKSRC}/src/github.com/bep/inflect - @${MV} ${WRKSRC_go_md2man} ${WRKSRC}/src/github.com/cpuguy83/go-md2man - @${MV} ${WRKSRC_cssmin} ${WRKSRC}/src/github.com/dchest/cssmin - @${MV} ${WRKSRC_amber} ${WRKSRC}/src/github.com/eknkc/amber - @${MV} ${WRKSRC_fsnotify} ${WRKSRC}/src/github.com/fsnotify/fsnotify - @${MV} ${WRKSRC_websocket} ${WRKSRC}/src/github.com/gorilla/websocket - @${MV} ${WRKSRC_hcl} ${WRKSRC}/src/github.com/hashicorp/hcl - @${MV} ${WRKSRC_osext} ${WRKSRC}/src/github.com/kardianos/osext - @${MV} ${WRKSRC_fs} ${WRKSRC}/src/github.com/kr/fs - @${MV} ${WRKSRC_emoji} ${WRKSRC}/src/github.com/kyokomi/emoji - @${MV} ${WRKSRC_properties} ${WRKSRC}/src/github.com/magiconair/properties - @${MV} ${WRKSRC_mmark} ${WRKSRC}/src/github.com/miekg/mmark - @${MV} ${WRKSRC_mapstructure} ${WRKSRC}/src/github.com/mitchellh/mapstructure - @${MV} ${WRKSRC_errors} ${WRKSRC}/src/github.com/pkg/errors - @${MV} ${WRKSRC_sftp} ${WRKSRC}/src/github.com/pkg/sftp - @${MV} ${WRKSRC_blackfriday} ${WRKSRC}/src/github.com/russross/blackfriday - @${MV} ${WRKSRC_sanitized_anchor_name} ${WRKSRC}/src/github.com/shurcooL/sanitized_anchor_name - @${MV} ${WRKSRC_afero} ${WRKSRC}/src/github.com/spf13/afero - @${MV} ${WRKSRC_cast} ${WRKSRC}/src/github.com/spf13/cast - @${MV} ${WRKSRC_cobra} ${WRKSRC}/src/github.com/spf13/cobra - @${MV} ${WRKSRC_fsync} ${WRKSRC}/src/github.com/spf13/fsync - @${MV} ${WRKSRC_jWalterWeatherman} ${WRKSRC}/src/github.com/spf13/jwalterweatherman - @${MV} ${WRKSRC_nitro} ${WRKSRC}/src/github.com/spf13/nitro - @${MV} ${WRKSRC_pflag} ${WRKSRC}/src/github.com/spf13/pflag - @${MV} ${WRKSRC_viper} ${WRKSRC}/src/github.com/spf13/viper - @${MV} ${WRKSRC_ace} ${WRKSRC}/src/github.com/yosssi/ace - @${MV} ${WRKSRC_go_i18n} ${WRKSRC}/src/github.com/nicksnyder/go-i18n - @${MV} ${WRKSRC_go_toml} ${WRKSRC}/src/github.com/pelletier/go-toml - @${MV} ${WRKSRC_go_buffruneio} ${WRKSRC}/src/github.com/pelletier/go-buffruneio - @${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto - @${MV} ${WRKSRC_sys} ${WRKSRC}/src/golang.org/x/sys - @${MV} ${WRKSRC_text} ${WRKSRC}/src/golang.org/x/text - @${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_yaml} ${WRKSRC}/src/gopkg.in/yaml.v2 - do-build: - @cd ${WRKSRC}/src/github.com/spf13/${PORTNAME} && ${SETENV} GOPATH=${WRKSRC} go build -o bin/${PORTNAME} - @cd ${WRKSRC}/src/github.com/spf13/${PORTNAME} && ./bin/${PORTNAME} gen man --dir man/man1/ + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} && ${SETENV} GOPATH=${WRKSRC} go build -o bin/${PORTNAME} + @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME} && ./bin/${PORTNAME} gen man --dir man/man1/ do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/spf13/${PORTNAME}/bin/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} + ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}/bin/${PORTNAME} ${STAGEDIR}/${PREFIX}/bin/${PORTNAME} .for i in hugo.1 hugo_benchmark.1 hugo_check.1 hugo_config.1 hugo_convert.1 \ hugo_convert_toJSON.1 hugo_convert_toTOML.1 \ hugo_convert_toYAML.1 hugo_gen.1 hugo_gen_autocomplete.1 \ @@ -151,7 +71,7 @@ do-install: hugo_list_future.1 hugo_new.1 hugo_new_site.1 hugo_new_theme.1 \ hugo_server.1 hugo_undraft.1 hugo_version.1 hugo_env.1 \ hugo_list_expired.1 - ${INSTALL_MAN} ${WRKSRC}/src/github.com/spf13/${PORTNAME}/man/man1/$i ${STAGEDIR}/${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/src/github.com/${GH_ACCOUNT_DEFAULT}/${PORTNAME}/man/man1/$i ${STAGEDIR}/${PREFIX}/man/man1 .endfor .include Modified: head/www/grafana2/Makefile ============================================================================== --- head/www/grafana2/Makefile Tue Dec 13 14:57:04 2016 (r428492) +++ head/www/grafana2/Makefile Tue Dec 13 14:58:08 2016 (r428493) @@ -1,10 +1,13 @@ # $FreeBSD$ -PORTNAME= grafana2 +PORTNAME= grafana PORTVERSION= 2.6.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www +MASTER_SITES= http://files.bartelmess.io/public/:static_assets +PKGNAMESUFFIX= 2 +DISTFILES= grafana-static-${PORTVERSION}.tar.gz:static_assets MAINTAINER= thomas@bartelmess.io COMMENT= Dashboard and graph editor for Graphite, InfluxDB & OpenTSDB @@ -20,28 +23,33 @@ USE_RC_SUBR= grafana2 USES= compiler USE_GITHUB= yes -GH_ACCOUNT= grafana rainycape:unidecode aws:aws_sdk_go \ - Unknwon:macaron,com jtolds:gls streadway:amqp mattn:go_sqlite3 \ - davecgh:go_spew golang:net,oauth2 smartystreets:goconvey \ - jmespath:go_jmespath go-bufio:bufio BurntSushi:toml gosimple:slug \ - go-sql-driver:mysql macaron-contrib:session,binding lib:pq \ - go-ldap:ldap go-redis:redis go-ini:ini go-xorm:core,xorm \ - go-asn1-ber:asn1_ber -GH_PROJECT= grafana mysql:mysql aws-sdk-go:aws_sdk_go ini:ini \ - session:session gls:gls core:core bufio:bufio net:net \ - go-sqlite3:go_sqlite3 go-jmespath:go_jmespath slug:slug xorm:xorm \ - amqp:amqp redis:redis macaron:macaron toml:toml go-spew:go_spew \ - goconvey:goconvey asn1-ber:asn1_ber pq:pq binding:binding \ - unidecode:unidecode ldap:ldap com:com oauth2:oauth2 -GH_TAGNAME= \ - v1.2-26-g9543750:mysql 972f0c5:net v1.0.0:aws_sdk_go \ - v0-16-g1772191:ini 31e841d:session f1ac7f4:gls c58fcf0:oauth2 \ - v1:bufio go1.0-cutoff-13-g19eeca3:pq v0.1.0-21-g056c9bc:toml \ - 8d25846:slug v0.4.2-58-ge2889e5:xorm 0.2.2:go_jmespath \ - 150b7f2:amqp v2.3.2:redis 93de4f3:macaron e28cd44:go_sqlite3 \ - d9bcf40:com 1.5.0-356-gfbc0a1c:goconvey v1:asn1_ber \ - 0fbe4b9:binding 836ef0a:unidecode v1-19-g83e6542:ldap \ - 2df1748:go_spew be6e7ac:core +GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} +GH_TUPLE= \ + BurntSushi:toml:v0.1.0-21-g056c9bc:toml/src/github.com/BurntSushi/toml \ + Unknwon:macaron:93de4f3:macaron/src/github.com/Unknwon/macaron \ + Unknwon:com:d9bcf40:com/src/github.com/Unknwon/com \ + davecgh:go-spew:2df1748:go_spew/src/github.com/davecgh/go-spew \ + go-bufio:bufio:v1:bufio/src/gopkg.in/bufio.v1 \ + macaron-contrib:binding:0fbe4b9:binding/src/github.com/macaron-contrib/binding \ + macaron-contrib:session:31e841d:session/src/github.com/macaron-contrib/session \ + jmespath:go-jmespath:0.2.2:go_jmespath/src/github.com/jmespath/go-jmespath \ + lib:pq:go1.0-cutoff-13-g19eeca3:pq/src/github.com/lib/pq \ + jtolds:gls:f1ac7f4:gls/src/github.com/jtolds/gls \ + go-asn1-ber:asn1-ber:v1:asn1_ber/src/gopkg.in/asn1-ber.v1 \ + go-xorm:core:be6e7ac:core/src/github.com/go-xorm/core \ + go-xorm:xorm:v0.4.2-58-ge2889e5:xorm/src/github.com/go-xorm/xorm \ + go-ini:ini:v0-16-g1772191:ini/src/gopkg.in/ini.v1 \ + aws:aws-sdk-go:v1.0.0:aws_sdk_go/src/github.com/aws/aws-sdk-go \ + mattn:go-sqlite3:e28cd44:go_sqlite3/src/github.com/mattn/go-sqlite3 \ + go-ldap:ldap:v1-19-g83e6542:ldap/src/github.com/go-ldap/ldap \ + go-redis:redis:v2.3.2:redis/src/gopkg.in/redis.v2 \ + gosimple:slug:8d25846:slug/src/github.com/gosimple/slug \ + streadway:amqp:150b7f2:amqp/src/github.com/streadway/amqp \ + golang:oauth2:c58fcf0:oauth2/src/golang.org/x/oauth2 \ + golang:net:972f0c5:net/src/golang.org/x/net \ + smartystreets:goconvey:1.5.0-356-gfbc0a1c:goconvey/src/github.com/smartystreets/goconvey \ + rainycape:unidecode:836ef0a:unidecode/src/github.com/rainycape/unidecode \ + go-sql-driver:mysql:v1.2-26-g9543750:mysql/src/github.com/go-sql-driver/mysql GRAFANA_USER?= grafana GRAFANA_GROUP?= grafana @@ -50,9 +58,9 @@ USERS= ${GRAFANA_USER} GROUPS= ${GRAFANA_GROUP} GRAFANAHOMEDIR= ${PREFIX}/share/grafana/ -GRAFANADATADIR= /var/db/${PORTNAME}/ -GRAFANALOGDIR= /var/log/${PORTNAME}/ -GRAFANAPIDDIR= /var/run/${PORTNAME}/ +GRAFANADATADIR= /var/db/${PKGBASE}/ +GRAFANALOGDIR= /var/log/${PKGBASE}/ +GRAFANAPIDDIR= /var/run/${PKGBASE}/ SUB_FILES= grafana2 grafana2.conf SUB_LIST+= GRAFANA_USER=${GRAFANA_USER} \ @@ -64,85 +72,23 @@ SUB_LIST+= GRAFANA_USER=${GRAFANA_USER} PLIST_SUB+= GRAFANAHOMEDIR=${GRAFANAHOMEDIR} -MASTER_SITES+= http://files.bartelmess.io/public/:static_assets -DISTFILES+= grafana-static-${PORTVERSION}.tar.gz:static_assets - post-extract: - @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana -.for src in .bra.toml .jscs.json CHANGELOG.md Gruntfile.js README.md build.go docker main.go pkg tasks \ - .gitignore .jsfmtrc CONTRIBUTING.md LICENSE.md appveyor.yml circle.yml docs package.json public tests \ - .hooks .jshintrc Godeps NOTICE.md benchmarks conf latest.json packaging vendor - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana -.endfor - @${MKDIR} ${WRKSRC}/src/github.com/go-sql-driver - @${MKDIR} ${WRKSRC}/src/github.com/aws - @${MKDIR} ${WRKSRC}/src/gopkg.in - @${MKDIR} ${WRKSRC}/src/github.com/macaron-contrib - @${MKDIR} ${WRKSRC}/src/github.com/jtolds - @${MKDIR} ${WRKSRC}/src/github.com/go-xorm - @${MKDIR} ${WRKSRC}/src/gopkg.in - @${MKDIR} ${WRKSRC}/src/github.com/mattn - @${MKDIR} ${WRKSRC}/src/github.com/jmespath - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/github.com/gosimple - @${MKDIR} ${WRKSRC}/src/github.com/smartystreets - @${MKDIR} ${WRKSRC}/src/github.com/davecgh - @${MKDIR} ${WRKSRC}/src/github.com/streadway - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/gopkg.in - @${MKDIR} ${WRKSRC}/src/github.com/Unknwon - @${MKDIR} ${WRKSRC}/src/github.com/macaron-contrib - @${MKDIR} ${WRKSRC}/src/github.com/go-xorm - @${MKDIR} ${WRKSRC}/src/github.com/Unknwon - @${MKDIR} ${WRKSRC}/src/gopkg.in - @${MKDIR} ${WRKSRC}/src/github.com/BurntSushi - @${MKDIR} ${WRKSRC}/src/github.com/rainycape - @${MKDIR} ${WRKSRC}/src/github.com/go-ldap - @${MKDIR} ${WRKSRC}/src/github.com/lib - - @${MV} ${WRKSRC_mysql} ${WRKSRC}/src/github.com/go-sql-driver/mysql - @${MV} ${WRKSRC_aws_sdk_go} ${WRKSRC}/src/github.com/aws/aws-sdk-go - @${MV} ${WRKSRC_ini} ${WRKSRC}/src/gopkg.in/ini.v1 - @${MV} ${WRKSRC_session} ${WRKSRC}/src/github.com/macaron-contrib/session - @${MV} ${WRKSRC_gls} ${WRKSRC}/src/github.com/jtolds/gls - @${MV} ${WRKSRC_core} ${WRKSRC}/src/github.com/go-xorm/core - @${MV} ${WRKSRC_bufio} ${WRKSRC}/src/gopkg.in/bufio.v1 - @${MV} ${WRKSRC_go_sqlite3} ${WRKSRC}/src/github.com/mattn/go-sqlite3 - @${MV} ${WRKSRC_go_jmespath} ${WRKSRC}/src/github.com/jmespath/go-jmespath - @${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_slug} ${WRKSRC}/src/github.com/gosimple/slug - @${MV} ${WRKSRC_goconvey} ${WRKSRC}/src/github.com/smartystreets/goconvey - @${MV} ${WRKSRC_go_spew} ${WRKSRC}/src/github.com/davecgh/go-spew - @${MV} ${WRKSRC_amqp} ${WRKSRC}/src/github.com/streadway/amqp - @${MV} ${WRKSRC_oauth2} ${WRKSRC}/src/golang.org/x/oauth2 - @${MV} ${WRKSRC_redis} ${WRKSRC}/src/gopkg.in/redis.v2 - @${MV} ${WRKSRC_macaron} ${WRKSRC}/src/github.com/Unknwon/macaron - @${MV} ${WRKSRC_binding} ${WRKSRC}/src/github.com/macaron-contrib/binding - @${MV} ${WRKSRC_xorm} ${WRKSRC}/src/github.com/go-xorm/xorm - @${MV} ${WRKSRC_com} ${WRKSRC}/src/github.com/Unknwon/com - @${MV} ${WRKSRC_asn1_ber} ${WRKSRC}/src/gopkg.in/asn1-ber.v1 - @${MV} ${WRKSRC_toml} ${WRKSRC}/src/github.com/BurntSushi/toml - @${MV} ${WRKSRC_unidecode} ${WRKSRC}/src/github.com/rainycape/unidecode - @${MV} ${WRKSRC_ldap} ${WRKSRC}/src/github.com/go-ldap/ldap - @${MV} ${WRKSRC_pq} ${WRKSRC}/src/github.com/lib/pq - - ${RM} -r ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/public - ${MV} ${WRKDIR}/public ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/ - ${RM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/public/.DS_Store - ${RM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/public/app/.DS_Store - ${RM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/public/._.DS_Store - ${RM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/public/app/._.DS_Store + ${RM} -r ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/public + ${MV} ${WRKDIR}/public ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/ + ${RM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/public/.DS_Store + ${RM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/public/app/.DS_Store + ${RM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/public/._.DS_Store + ${RM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/public/app/._.DS_Store do-build: - cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana; \ + cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go run build.go build do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana/bin/grafana-server \ + ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME}/bin/grafana-server \ ${STAGEDIR}${PREFIX}/bin/grafana-server - cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/grafana && \ - ${COPYTREE_SHARE} public ${STAGEDIR}${PREFIX}/share/grafana + cd ${WRKSRC}/src/github.com/${PORTNAME}/${PORTNAME} && \ + ${COPYTREE_SHARE} public ${STAGEDIR}${PREFIX}/share/${PORTNAME} ${MKDIR} ${STAGEDIR}${GRAFANAPIDDIR} ${MKDIR} ${STAGEDIR}${GRAFANALOGDIR} ${MKDIR} ${STAGEDIR}${GRAFANAHOMEDIR} *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Dec 13 15:05:22 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 76861C75624; Tue, 13 Dec 2016 15:05:22 +0000 (UTC) (envelope-from sunpoet@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 091051FB3; Tue, 13 Dec 2016 15:05:21 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDF5Lso077026; Tue, 13 Dec 2016 15:05:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDF57DV076886; Tue, 13 Dec 2016 15:05:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131505.uBDF57DV076886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 15:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428494 - in head: archivers/pear-File_Archive archivers/pear-PHP_Archive audio/pear-Text_Spell_Audio benchmarks/pear-Benchmark converters/pear-Services_JSON databases/pear-DB databases... 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: Tue, 13 Dec 2016 15:05:22 -0000 Author: sunpoet Date: Tue Dec 13 15:05:06 2016 New Revision: 428494 URL: https://svnweb.freebsd.org/changeset/ports/428494 Log: - Update WWW: pear.php.net uses https:// Approved by: portmgr (blanket) Modified: head/archivers/pear-File_Archive/pkg-descr head/archivers/pear-PHP_Archive/pkg-descr head/audio/pear-Text_Spell_Audio/pkg-descr head/benchmarks/pear-Benchmark/pkg-descr head/converters/pear-Services_JSON/pkg-descr head/databases/pear-DB/pkg-descr head/databases/pear-DBA/pkg-descr head/databases/pear-DBA_Relational/pkg-descr head/databases/pear-DB_DataObject/pkg-descr head/databases/pear-DB_DataObject_FormBuilder/pkg-descr head/databases/pear-DB_Pager/pkg-descr head/databases/pear-DB_QueryTool/pkg-descr head/databases/pear-DB_Sqlite_Tools/pkg-descr head/databases/pear-DB_Table/pkg-descr head/databases/pear-DB_ldap/pkg-descr head/databases/pear-DB_ldap2/pkg-descr head/databases/pear-MDB/pkg-descr head/databases/pear-MDB2/pkg-descr head/databases/pear-MDB2_Driver_mysql/pkg-descr head/databases/pear-MDB2_Driver_mysqli/pkg-descr head/databases/pear-MDB2_Driver_pgsql/pkg-descr head/databases/pear-MDB2_Schema/pkg-descr head/databases/pear-MDB_QueryTool/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_Array/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_CSV/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_DB/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_DBQuery/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_DBTable/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_DataObject/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_MDB2/pkg-descr head/databases/pear-Structures_DataGrid_DataSource_PDO/pkg-descr head/databases/pear-XML_Query2XML/pkg-descr head/devel/pear-Config/pkg-descr head/devel/pear-Console_Color/pkg-descr head/devel/pear-Console_CommandLine/pkg-descr head/devel/pear-Console_Getargs/pkg-descr head/devel/pear-Console_Table/pkg-descr head/devel/pear-Date/pkg-descr head/devel/pear-Date_Holidays/pkg-descr head/devel/pear-Date_Holidays_Austria/pkg-descr head/devel/pear-Date_Holidays_Brazil/pkg-descr head/devel/pear-Date_Holidays_Denmark/pkg-descr head/devel/pear-Date_Holidays_Discordian/pkg-descr head/devel/pear-Date_Holidays_EnglandWales/pkg-descr head/devel/pear-Date_Holidays_Germany/pkg-descr head/devel/pear-Date_Holidays_Iceland/pkg-descr head/devel/pear-Date_Holidays_Ireland/pkg-descr head/devel/pear-Date_Holidays_Italy/pkg-descr head/devel/pear-Date_Holidays_Japan/pkg-descr head/devel/pear-Date_Holidays_Netherlands/pkg-descr head/devel/pear-Date_Holidays_Norway/pkg-descr head/devel/pear-Date_Holidays_PHPdotNet/pkg-descr head/devel/pear-Date_Holidays_Romania/pkg-descr head/devel/pear-Date_Holidays_Slovenia/pkg-descr head/devel/pear-Date_Holidays_Sweden/pkg-descr head/devel/pear-Date_Holidays_UNO/pkg-descr head/devel/pear-Date_Holidays_USA/pkg-descr head/devel/pear-Date_Holidays_Ukraine/pkg-descr head/devel/pear-Event_Dispatcher/pkg-descr head/devel/pear-FSM/pkg-descr head/devel/pear-HTML_BBCodeParser/pkg-descr head/devel/pear-HTML_CSS/pkg-descr head/devel/pear-HTML_Common/pkg-descr head/devel/pear-HTML_Common2/pkg-descr head/devel/pear-HTML_Form/pkg-descr head/devel/pear-HTML_Javascript/pkg-descr head/devel/pear-HTML_Page2/pkg-descr head/devel/pear-HTML_QuickForm/pkg-descr head/devel/pear-HTML_QuickForm2/pkg-descr head/devel/pear-HTML_QuickForm_Controller/pkg-descr head/devel/pear-HTML_QuickForm_Livesearch/pkg-descr head/devel/pear-HTML_QuickForm_Renderer_Tableless/pkg-descr head/devel/pear-HTML_QuickForm_SelectFilter/pkg-descr head/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr head/devel/pear-HTML_Select/pkg-descr head/devel/pear-HTML_Table/pkg-descr head/devel/pear-HTML_Template_Flexy/pkg-descr head/devel/pear-HTML_Template_IT/pkg-descr head/devel/pear-HTML_Template_PHPLIB/pkg-descr head/devel/pear-HTML_TreeMenu/pkg-descr head/devel/pear-I18N/pkg-descr head/devel/pear-Math_Fraction/pkg-descr head/devel/pear-Net_Gearman/pkg-descr head/devel/pear-OLE/pkg-descr head/devel/pear-PEAR_Info/pkg-descr head/devel/pear-PEAR_PackageFileManager/pkg-descr head/devel/pear-PEAR_PackageFileManager2/pkg-descr head/devel/pear-PEAR_PackageFileManager_Plugins/pkg-descr head/devel/pear-PHPDoc/pkg-descr head/devel/pear-PHP_ArrayOf/pkg-descr head/devel/pear-PHP_Beautifier/pkg-descr head/devel/pear-PHP_CodeSniffer/pkg-descr head/devel/pear-PHP_Compat/pkg-descr head/devel/pear-PHP_CompatInfo/pkg-descr head/devel/pear-PHP_Parser/pkg-descr head/devel/pear-PHP_ParserGenerator/pkg-descr head/devel/pear-PHP_UML/pkg-descr head/devel/pear-Pager/pkg-descr head/devel/pear-PhpDocumentor/pkg-descr head/devel/pear-Structure_LinkedList/pkg-descr head/devel/pear-Structures_DataGrid/pkg-descr head/devel/pear-Structures_DataGrid_Renderer_Console/pkg-descr head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/pkg-descr head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/pkg-descr head/devel/pear-Structures_DataGrid_Renderer_XUL/pkg-descr head/devel/pear-System_Command/pkg-descr head/devel/pear-Testing_Selenium/pkg-descr head/devel/pear-Text_Diff/pkg-descr head/devel/pear-VFS/pkg-descr head/devel/pear-Validate/pkg-descr head/devel/pear-Validate_AU/pkg-descr head/devel/pear-Validate_Finance/pkg-descr head/devel/pear-Validate_Finance_CreditCard/pkg-descr head/devel/pear-Validate_US/pkg-descr head/devel/pear-Var_Dump/pkg-descr head/devel/pear-VersionControl_Git/pkg-descr head/devel/pear-VersionControl_SVN/pkg-descr head/devel/pear-XML_NITF/pkg-descr head/devel/pear-XML_Parser/pkg-descr head/devel/pear-XML_SVG/pkg-descr head/devel/pear-XML_Serializer/pkg-descr head/devel/pear-XML_Transformer/pkg-descr head/devel/pear-XML_Util/pkg-descr head/devel/pear-codegen/pkg-descr head/dns/pear-File_DNS/pkg-descr head/dns/pear-Net_DNS/pkg-descr head/dns/pear-Net_DNS2/pkg-descr head/finance/pear_Payment_DTA/pkg-descr head/ftp/pear-Net_FTP/pkg-descr head/games/pear-Games_Chess/pkg-descr head/graphics/pear-Image_3D/pkg-descr head/graphics/pear-Image_Barcode/pkg-descr head/graphics/pear-Image_Barcode2/pkg-descr head/graphics/pear-Image_Canvas/pkg-descr head/graphics/pear-Image_Color/pkg-descr head/graphics/pear-Image_Graph/pkg-descr head/graphics/pear-Image_GraphViz/pkg-descr head/graphics/pear-Image_Transform/pkg-descr head/irc/pear-Net_SmartIRC/pkg-descr head/mail/pear-Contact_Vcard_Build/pkg-descr head/mail/pear-Contact_Vcard_Parse/pkg-descr head/mail/pear-MIME_Type/pkg-descr head/mail/pear-Mail/pkg-descr head/mail/pear-Mail_Mbox/pkg-descr head/mail/pear-Mail_Mime/pkg-descr head/mail/pear-Mail_Queue/pkg-descr head/mail/pear-Mail_mimeDecode/pkg-descr head/mail/pear-Net_Cyrus/pkg-descr head/mail/pear-Net_IMAP/pkg-descr head/mail/pear-Net_LMTP/pkg-descr head/math/pear-Math_BigInteger/pkg-descr head/math/pear-Math_Combinatorics/pkg-descr head/misc/pear-Services_Weather/pkg-descr head/misc/pear-Text_Figlet/pkg-descr head/net/pear-Auth_RADIUS/pkg-descr head/net/pear-File_Bittorrent2/pkg-descr head/net/pear-Net_CDDB/pkg-descr head/net/pear-Net_CheckIP/pkg-descr head/net/pear-Net_DIME/pkg-descr head/net/pear-Net_DNSBL/pkg-descr head/net/pear-Net_Dict/pkg-descr head/net/pear-Net_Finger/pkg-descr head/net/pear-Net_Geo/pkg-descr head/net/pear-Net_GeoIP/pkg-descr head/net/pear-Net_IDNA/pkg-descr head/net/pear-Net_IPv4/pkg-descr head/net/pear-Net_IPv6/pkg-descr head/net/pear-Net_Ident/pkg-descr head/net/pear-Net_LDAP/pkg-descr head/net/pear-Net_LDAP2/pkg-descr head/net/pear-Net_MAC/pkg-descr head/net/pear-Net_NNTP/pkg-descr head/net/pear-Net_Nmap/pkg-descr head/net/pear-Net_POP3/pkg-descr head/net/pear-Net_Ping/pkg-descr head/net/pear-Net_SMS/pkg-descr head/net/pear-Net_SMTP/pkg-descr head/net/pear-Net_Server/pkg-descr head/net/pear-Net_Socket/pkg-descr head/net/pear-Net_Traceroute/pkg-descr head/net/pear-Net_URL/pkg-descr head/net/pear-Net_URL2/pkg-descr head/net/pear-Net_URL_Mapper/pkg-descr head/net/pear-Net_UserAgent_Detect/pkg-descr head/net/pear-Net_UserAgent_Mobile/pkg-descr head/net/pear-Net_Vpopmaild/pkg-descr head/net/pear-Net_Whois/pkg-descr head/net/pear-SOAP/pkg-descr head/net/pear-Services_Pingback/pkg-descr head/net/pear-Services_Twitter/pkg-descr head/net/pear-URI_Template/pkg-descr head/net/pear-XML_RPC/pkg-descr head/net/pear-XML_RPC2/pkg-descr head/print/pear-File_PDF/pkg-descr head/security/pear-Auth/pkg-descr head/security/pear-Auth_HTTP/pkg-descr head/security/pear-Auth_PrefManager/pkg-descr head/security/pear-Auth_SASL/pkg-descr head/security/pear-Crypt_Blowfish/pkg-descr head/security/pear-Crypt_CHAP/pkg-descr head/security/pear-Crypt_DiffieHellman/pkg-descr head/security/pear-Crypt_GPG/pkg-descr head/security/pear-Crypt_HMAC2/pkg-descr head/security/pear-Crypt_MicroID/pkg-descr head/security/pear-Crypt_RC4/pkg-descr head/security/pear-Crypt_RSA/pkg-descr head/security/pear-Crypt_XXTEA/pkg-descr head/security/pear-File_HtAccess/pkg-descr head/security/pear-File_Passwd/pkg-descr head/security/pear-File_SMBPasswd/pkg-descr head/security/pear-HTML_Crypt/pkg-descr head/security/pear-LiveUser/pkg-descr head/security/pear-LiveUser_Admin/pkg-descr head/security/pear-Net_Portscan/pkg-descr head/security/pear-Text_Password/pkg-descr head/shells/pear-PHP_Shell/pkg-descr head/sysutils/pear-Cache/pkg-descr head/sysutils/pear-Cache_Lite/pkg-descr head/sysutils/pear-File/pkg-descr head/sysutils/pear-File_Find/pkg-descr head/sysutils/pear-File_Fstab/pkg-descr head/sysutils/pear-File_Gettext/pkg-descr head/sysutils/pear-I18Nv2/pkg-descr head/sysutils/pear-Log/pkg-descr head/sysutils/pear-Translation2/pkg-descr head/textproc/pear-File_Fortune/pkg-descr head/textproc/pear-File_MARC/pkg-descr head/textproc/pear-Numbers_Roman/pkg-descr head/textproc/pear-Numbers_Words/pkg-descr head/textproc/pear-Spreadsheet_Excel_Writer/pkg-descr head/textproc/pear-Structures_DataGrid_DataSource_RSS/pkg-descr head/textproc/pear-Structures_DataGrid_DataSource_XML/pkg-descr head/textproc/pear-Structures_DataGrid_Renderer_CSV/pkg-descr head/textproc/pear-Structures_DataGrid_Renderer_XLS/pkg-descr head/textproc/pear-Structures_DataGrid_Renderer_XML/pkg-descr head/textproc/pear-Text_Highlighter/pkg-descr head/textproc/pear-Validate_ISPN/pkg-descr head/textproc/pear-XML_Beautifier/pkg-descr head/textproc/pear-XML_DTD/pkg-descr head/textproc/pear-XML_Feed_Parser/pkg-descr head/textproc/pear-XML_HTMLSax/pkg-descr head/textproc/pear-XML_Wddx/pkg-descr head/www/pear-HTML_AJAX/pkg-descr head/www/pear-HTML_TagCloud/pkg-descr head/www/pear-HTTP/pkg-descr head/www/pear-HTTP_Client/pkg-descr head/www/pear-HTTP_Download/pkg-descr head/www/pear-HTTP_FloodControl/pkg-descr head/www/pear-HTTP_Header/pkg-descr head/www/pear-HTTP_Request/pkg-descr head/www/pear-HTTP_Request2/pkg-descr head/www/pear-HTTP_Server/pkg-descr head/www/pear-HTTP_Session2/pkg-descr head/www/pear-HTTP_Upload/pkg-descr head/www/pear-HTTP_WebDAV_Client/pkg-descr head/www/pear-HTTP_WebDAV_Server/pkg-descr head/www/pear-Services_Amazon/pkg-descr head/www/pear-Services_Amazon_S3/pkg-descr head/www/pear-Services_Blogging/pkg-descr head/www/pear-Services_Compete/pkg-descr head/www/pear-Services_Delicious/pkg-descr head/www/pear-Services_Digg/pkg-descr head/www/pear-Services_Facebook/pkg-descr head/www/pear-Services_GeoNames/pkg-descr head/www/pear-Services_Google/pkg-descr head/www/pear-Services_OpenSearch/pkg-descr head/www/pear-Services_ShortURL/pkg-descr head/www/pear-Services_TinyURL/pkg-descr head/www/pear-Services_TwitPic/pkg-descr head/www/pear-Services_W3C_CSSValidator/pkg-descr head/www/pear-Services_W3C_HTMLValidator/pkg-descr head/www/pear-Services_Yadis/pkg-descr head/www/pear-Services_Yahoo/pkg-descr head/www/pear-Services_urlTea/pkg-descr head/www/pear-Structures_DataGrid_Renderer_Flexy/pkg-descr head/www/pear-Structures_DataGrid_Renderer_Pager/pkg-descr head/www/pear-Structures_DataGrid_Renderer_Smarty/pkg-descr head/www/pear-Text_Wiki/pkg-descr head/www/pear-UDDI/pkg-descr head/www/pear-XML_GRDDL/pkg-descr Modified: head/archivers/pear-File_Archive/pkg-descr ============================================================================== --- head/archivers/pear-File_Archive/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/archivers/pear-File_Archive/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ archives to files, memory, mail or stand See http://poocl.la-grotte.org for a tutorial. -WWW: http://pear.php.net/package/File_Archive/ +WWW: https://pear.php.net/package/File_Archive Modified: head/archivers/pear-PHP_Archive/pkg-descr ============================================================================== --- head/archivers/pear-PHP_Archive/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/archivers/pear-PHP_Archive/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ The PHP_Archive package allows creation of self-contained cross-platform PHP libraries or applications, similar to Java jar files. -WWW: http://pear.php.net/package/PHP_Archive/ +WWW: https://pear.php.net/package/PHP_Archive Modified: head/audio/pear-Text_Spell_Audio/pkg-descr ============================================================================== --- head/audio/pear-Text_Spell_Audio/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/audio/pear-Text_Spell_Audio/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ optionally adding distortion and echo. T an image-based CAPTCHA to enable people who are unable to read the security image hear it read out instead. -WWW: http://pear.php.net/package/Text_Spell_Audio/ +WWW: https://pear.php.net/package/Text_Spell_Audio Modified: head/benchmarks/pear-Benchmark/pkg-descr ============================================================================== --- head/benchmarks/pear-Benchmark/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/benchmarks/pear-Benchmark/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Framework to benchmark PHP scripts or function calls. -WWW: http://pear.php.net/package/Benchmark/ +WWW: https://pear.php.net/package/Benchmark Modified: head/converters/pear-Services_JSON/pkg-descr ============================================================================== --- head/converters/pear-Services_JSON/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/converters/pear-Services_JSON/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -14,4 +14,4 @@ be encoded into JSON notation for use in decoded from incoming Javascript requests. JSON format is native to Javascript,and can be directly eval()'ed with no further parsing overhead. -WWW: http://pear.php.net/package/Services_JSON/ +WWW: https://pear.php.net/package/Services_JSON Modified: head/databases/pear-DB/pkg-descr ============================================================================== --- head/databases/pear-DB/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -21,4 +21,4 @@ provide interchangeability when all of D enabled: fbsql, ibase, informix, msql, mssql, mysql, mysqli, oci8, odbc, pgsql, sqlite and sybase. -WWW: http://pear.php.net/package/DB/ +WWW: https://pear.php.net/package/DB Modified: head/databases/pear-DBA/pkg-descr ============================================================================== --- head/databases/pear-DBA/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DBA/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ PEAR::DBA is a wrapper for the php DBA f emulator and provides a uniform, object-based interface for the Berkeley-style database systems. -WWW: http://pear.php.net/package/DBA/ +WWW: https://pear.php.net/package/DBA Modified: head/databases/pear-DBA_Relational/pkg-descr ============================================================================== --- head/databases/pear-DBA_Relational/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DBA_Relational/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Table management extension to DBA -WWW: http://pear.php.net/package/DBA_Relational/ +WWW: https://pear.php.net/package/DBA_Relational Modified: head/databases/pear-DB_DataObject/pkg-descr ============================================================================== --- head/databases/pear-DB_DataObject/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_DataObject/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ The core class is designed to be extende put the data logic inside the data classes. included is a Generator to make your configuration files and your base classes. -WWW: http://pear.php.net/package/DB_DataObject +WWW: https://pear.php.net/package/DB_DataObject Modified: head/databases/pear-DB_DataObject_FormBuilder/pkg-descr ============================================================================== --- head/databases/pear-DB_DataObject_FormBuilder/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_DataObject_FormBuilder/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ PEAR::DB_DataObject_FormBuilder will aid you in rapid application development using the packages DB_DataObject and HTML_QuickForm. -WWW: http://pear.php.net/package/DB_DataObject_FormBuilder/ +WWW: https://pear.php.net/package/DB_DataObject_FormBuilder Modified: head/databases/pear-DB_Pager/pkg-descr ============================================================================== --- head/databases/pear-DB_Pager/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_Pager/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ paginated results from a database query including fetching only the needed rows and giving extensive information for helping build an HTML or GTK query result display. -WWW: http://pear.php.net/package/DB_Pager +WWW: https://pear.php.net/package/DB_Pager Modified: head/databases/pear-DB_QueryTool/pkg-descr ============================================================================== --- head/databases/pear-DB_QueryTool/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_QueryTool/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -7,4 +7,4 @@ HTML-forms using arrays that contain the updated/added in a DB. This package bases on an SQL-Builder which lets you easily build SQL-Statements and execute them. -WWW: http://pear.php.net/package/DB_QueryTool/ +WWW: https://pear.php.net/package/DB_QueryTool Modified: head/databases/pear-DB_Sqlite_Tools/pkg-descr ============================================================================== --- head/databases/pear-DB_Sqlite_Tools/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_Sqlite_Tools/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ export in XML format, performance optmiz the insertion and retrieval of encrypted data from an Sqlite database without any external extension. -WWW: http://pear.php.net/package/DB_Sqlite_Tools/ +WWW: https://pear.php.net/package/DB_Sqlite_Tools Modified: head/databases/pear-DB_Table/pkg-descr ============================================================================== --- head/databases/pear-DB_Table/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_Table/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ creation, data validation, insert, updat these with PEAR::HTML_QuickForm to automatically generate input forms that match the table column definitions. -WWW: http://pear.php.net/package/DB_Table/ +WWW: https://pear.php.net/package/DB_Table Modified: head/databases/pear-DB_ldap/pkg-descr ============================================================================== --- head/databases/pear-DB_ldap/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_ldap/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ PEAR::DB_ldap class provides a DB compliant interface to LDAP servers. -WWW: http://pear.php.net/package/DB_ldap/ +WWW: https://pear.php.net/package/DB_ldap Modified: head/databases/pear-DB_ldap2/pkg-descr ============================================================================== --- head/databases/pear-DB_ldap2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-DB_ldap2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ PEAR::DB_ldap class provides a DB compliant interface to LDAP v2 and v3 database. -WWW: http://pear.php.net/package/DB_ldap2/ +WWW: https://pear.php.net/package/DB_ldap2 Modified: head/databases/pear-MDB/pkg-descr ============================================================================== --- head/databases/pear-MDB/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ portability. Currently supported RDBMS are MySQL, PostGreSQL, Oracle, Frontbase, Querysim, Interbase/Firebird, and MSSQL -WWW: http://pear.php.net/package/MDB +WWW: https://pear.php.net/package/MDB Modified: head/databases/pear-MDB2/pkg-descr ============================================================================== --- head/databases/pear-MDB2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ most other DB abstraction packages is th ensure portability. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements. -WWW: http://pear.php.net/package/MDB2 +WWW: https://pear.php.net/package/MDB2 Modified: head/databases/pear-MDB2_Driver_mysql/pkg-descr ============================================================================== --- head/databases/pear-MDB2_Driver_mysql/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB2_Driver_mysql/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is the MySQL MDB2 driver. -WWW: http://pear.php.net/package/MDB2_Driver_mysql +WWW: https://pear.php.net/package/MDB2_Driver_mysql Modified: head/databases/pear-MDB2_Driver_mysqli/pkg-descr ============================================================================== --- head/databases/pear-MDB2_Driver_mysqli/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB2_Driver_mysqli/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is the MySQLi MDB2 driver. -WWW: http://pear.php.net/package/MDB2_Driver_mysqli +WWW: https://pear.php.net/package/MDB2_Driver_mysqli Modified: head/databases/pear-MDB2_Driver_pgsql/pkg-descr ============================================================================== --- head/databases/pear-MDB2_Driver_pgsql/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB2_Driver_pgsql/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is the PostgreSQL MDB2 driver. -WWW: http://pear.php.net/package/MDB2_Driver_pgsql +WWW: https://pear.php.net/package/MDB2_Driver_pgsql Modified: head/databases/pear-MDB2_Schema/pkg-descr ============================================================================== --- head/databases/pear-MDB2_Schema/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB2_Schema/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ and insert data into a database. Reverse existing databases is also supported. The format is compatible with both PEAR::MDB and Metabase. -WWW: http://pear.php.net/package/MDB2_Schema/ +WWW: https://pear.php.net/package/MDB2_Schema Modified: head/databases/pear-MDB_QueryTool/pkg-descr ============================================================================== --- head/databases/pear-MDB_QueryTool/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-MDB_QueryTool/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -10,4 +10,4 @@ easily build SQL-Statements and execute NB: this is a PEAR::MDB porting from the original DB_QueryTool written by Wolfram Kriesing and Paolo Panto (vision:produktion, wk@visionp.de). -WWW: http://pear.php.net/package/MDB_QueryTool/ +WWW: https://pear.php.net/package/MDB_QueryTool Modified: head/databases/pear-Structures_DataGrid_DataSource_Array/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_Array/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_Array/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This is a DataSource driver for Structures_DataGrid using arrays. It is a base package for some other DataSource drivers like CSV or XML. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_Array/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_Array Modified: head/databases/pear-Structures_DataGrid_DataSource_CSV/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_CSV/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_CSV/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is a DataSource driver for Structures_DataGrid using CSV files. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_CSV/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_CSV Modified: head/databases/pear-Structures_DataGrid_DataSource_DB/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DB/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_DB/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ This is DataSource driver for Structures Please note that this driver is deprecated. Consider using DBQuery or MDB2 DataSource drivers instead. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DB/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_DB Modified: head/databases/pear-Structures_DataGrid_DataSource_DBQuery/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBQuery/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_DBQuery/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This is a DataSource driver for Structures_DataGrid using PEAR::DB and an SQL query. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_DBQuery Modified: head/databases/pear-Structures_DataGrid_DataSource_DBTable/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBTable/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_DBTable/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is a DataSource driver for Structures_DataGrid using PEAR::DB_Table. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DBTable/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_DBTable Modified: head/databases/pear-Structures_DataGrid_DataSource_DataObject/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DataObject/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_DataObject/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is a DataSource driver for Structures_DataGrid using PEAR::DB_DataObject. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_DataObject/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_DataObject Modified: head/databases/pear-Structures_DataGrid_DataSource_MDB2/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_MDB2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_MDB2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an SQL query. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_MDB2 Modified: head/databases/pear-Structures_DataGrid_DataSource_PDO/pkg-descr ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_PDO/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-Structures_DataGrid_DataSource_PDO/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This is a DataSource driver for Structures_DataGrid using PHP Data Objects (PDO) and an SQL query. -WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_PDO/ +WWW: https://pear.php.net/package/Structures_DataGrid_DataSource_PDO Modified: head/databases/pear-XML_Query2XML/pkg-descr ============================================================================== --- head/databases/pear-XML_Query2XML/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/databases/pear-XML_Query2XML/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ more SQL SELECT queries into XML data. V transformations are supported. Is was written with performance in mind and can handel large amounts of data. -WWW: http://pear.php.net/package/XML_Query2XML +WWW: https://pear.php.net/package/XML_Query2XML Modified: head/devel/pear-Config/pkg-descr ============================================================================== --- head/devel/pear-Config/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Config/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ The Config package provides methods for * Parses configurations into a tree structure * Provides XPath like access to directives -WWW: http://pear.php.net/package/Config/ +WWW: https://pear.php.net/package/Config Modified: head/devel/pear-Console_Color/pkg-descr ============================================================================== --- head/devel/pear-Console_Color/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Console_Color/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ You can use Console_Color::convert to tr control codes. print Console_Color::convert("%rHello World!%n"); would print "Hello World" in red, for example. -WWW: http://pear.php.net/package/Console_Color/ +WWW: https://pear.php.net/package/Console_Color Modified: head/devel/pear-Console_CommandLine/pkg-descr ============================================================================== --- head/devel/pear-Console_CommandLine/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Console_CommandLine/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -10,4 +10,4 @@ Main features: * builtin support for i18n, * and much more... -WWW: http://pear.php.net/package/Console_CommandLine +WWW: https://pear.php.net/package/Console_CommandLine Modified: head/devel/pear-Console_Getargs/pkg-descr ============================================================================== --- head/devel/pear-Console_Getargs/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Console_Getargs/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ parameters parser for your CLI applicati It performs some basic arguments validation and automatically creates a formatted help text, based on the given configuration. -WWW: http://pear.php.net/package/Console_Getargs/ +WWW: https://pear.php.net/package/Console_Getargs Modified: head/devel/pear-Console_Table/pkg-descr ============================================================================== --- head/devel/pear-Console_Table/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Console_Table/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ to build Console tables. Can be with or without headers, and has various configurable options. -WWW: http://pear.php.net/package/Console_Table +WWW: https://pear.php.net/package/Console_Table Modified: head/devel/pear-Date/pkg-descr ============================================================================== --- head/devel/pear-Date/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ calendars and compare dates that date pr package also provides a class to convert date strings between Gregorian and Human calendar formats. -WWW: http://pear.php.net/package/Date +WWW: https://pear.php.net/package/Date Modified: head/devel/pear-Date_Holidays/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ it is easy to add new drivers that calcu The methods of the class can be used to get a holiday's date and title in various languages. -WWW: http://pear.php.net/package/Date_Holidays +WWW: https://pear.php.net/package/Date_Holidays Modified: head/devel/pear-Date_Holidays_Austria/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Austria/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Austria/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Austria. -WWW: http://pear.php.net/package/Date_Holidays_Austria/ +WWW: https://pear.php.net/package/Date_Holidays_Austria Modified: head/devel/pear-Date_Holidays_Brazil/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Brazil/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Brazil/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Brazil. -WWW: http://pear.php.net/package/Date_Holidays_Brazil/ +WWW: https://pear.php.net/package/Date_Holidays_Brazil Modified: head/devel/pear-Date_Holidays_Denmark/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Denmark/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Denmark/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Denmark. -WWW: http://pear.php.net/package/Date_Holidays_Denmark/ +WWW: https://pear.php.net/package/Date_Holidays_Denmark Modified: head/devel/pear-Date_Holidays_Discordian/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Discordian/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Discordian/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate Discordian holidays. -WWW: http://pear.php.net/package/Date_Holidays_Discordian/ +WWW: https://pear.php.net/package/Date_Holidays_Discordian Modified: head/devel/pear-Date_Holidays_EnglandWales/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_EnglandWales/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_EnglandWales/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in England and Wales. -WWW: http://pear.php.net/package/Date_Holidays_EnglandWales/ +WWW: https://pear.php.net/package/Date_Holidays_EnglandWales Modified: head/devel/pear-Date_Holidays_Germany/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Germany/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Germany/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Germany. -WWW: http://pear.php.net/package/Date_Holidays_Germany/ +WWW: https://pear.php.net/package/Date_Holidays_Germany Modified: head/devel/pear-Date_Holidays_Iceland/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Iceland/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Iceland/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Iceland. -WWW: http://pear.php.net/package/Date_Holidays_Iceland/ +WWW: https://pear.php.net/package/Date_Holidays_Iceland Modified: head/devel/pear-Date_Holidays_Ireland/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Ireland/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Ireland/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Ireland. -WWW: http://pear.php.net/package/Date_Holidays_Ireland/ +WWW: https://pear.php.net/package/Date_Holidays_Ireland Modified: head/devel/pear-Date_Holidays_Italy/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Italy/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Italy/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Italy. -WWW: http://pear.php.net/package/Date_Holidays_Italy/ +WWW: https://pear.php.net/package/Date_Holidays_Italy Modified: head/devel/pear-Date_Holidays_Japan/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Japan/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Japan/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Japan. -WWW: http://pear.php.net/package/Date_Holidays_Japan/ +WWW: https://pear.php.net/package/Date_Holidays_Japan Modified: head/devel/pear-Date_Holidays_Netherlands/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Netherlands/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in the Netherlands. -WWW: http://pear.php.net/package/Date_Holidays_Netherlands/ +WWW: https://pear.php.net/package/Date_Holidays_Netherlands Modified: head/devel/pear-Date_Holidays_Norway/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Norway/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Norway/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Norway. -WWW: http://pear.php.net/package/Date_Holidays_Norway/ +WWW: https://pear.php.net/package/Date_Holidays_Norway Modified: head/devel/pear-Date_Holidays_PHPdotNet/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_PHPdotNet/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_PHPdotNet/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Driver based class to calculate birthdays of some members of the PHP.net community. -WWW: http://pear.php.net/package/Date_Holidays_PHPdotNet/ +WWW: https://pear.php.net/package/Date_Holidays_PHPdotNet Modified: head/devel/pear-Date_Holidays_Romania/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Romania/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Romania/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Romania. -WWW: http://pear.php.net/package/Date_Holidays_Romania/ +WWW: https://pear.php.net/package/Date_Holidays_Romania Modified: head/devel/pear-Date_Holidays_Slovenia/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Slovenia/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Slovenia/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Slovenia. -WWW: http://pear.php.net/package/Date_Holidays_Slovenia/ +WWW: https://pear.php.net/package/Date_Holidays_Slovenia Modified: head/devel/pear-Date_Holidays_Sweden/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Sweden/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Sweden/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in Sweden. -WWW: http://pear.php.net/package/Date_Holidays_Sweden/ +WWW: https://pear.php.net/package/Date_Holidays_Sweden Modified: head/devel/pear-Date_Holidays_UNO/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_UNO/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_UNO/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in UNO. -WWW: http://pear.php.net/package/Date_Holidays_UNO/ +WWW: https://pear.php.net/package/Date_Holidays_UNO Modified: head/devel/pear-Date_Holidays_USA/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_USA/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_USA/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in USA. -WWW: http://pear.php.net/package/Date_Holidays_USA/ +WWW: https://pear.php.net/package/Date_Holidays_USA Modified: head/devel/pear-Date_Holidays_Ukraine/pkg-descr ============================================================================== --- head/devel/pear-Date_Holidays_Ukraine/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Date_Holidays_Ukraine/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Driver based class to calculate holidays in the Ukraine. -WWW: http://pear.php.net/package/Date_Holidays_Ukraine/ +WWW: https://pear.php.net/package/Date_Holidays_Ukraine Modified: head/devel/pear-Event_Dispatcher/pkg-descr ============================================================================== --- head/devel/pear-Event_Dispatcher/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Event_Dispatcher/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -7,4 +7,4 @@ an object posts an appropriate notificat The Event_Dispatcher dispatches a message to each registered observer, passing the notification as the sole argument. -WWW: http://pear.php.net/package/Event_Dispatcher/ +WWW: https://pear.php.net/package/Event_Dispatcher Modified: head/devel/pear-FSM/pkg-descr ============================================================================== --- head/devel/pear-FSM/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-FSM/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ The FSM package provides a simple class that implements a Finite State Machine. -WWW: http://pear.php.net/package/FSM/ +WWW: https://pear.php.net/package/FSM Modified: head/devel/pear-HTML_BBCodeParser/pkg-descr ============================================================================== --- head/devel/pear-HTML_BBCodeParser/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_BBCodeParser/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ produce xhtml 1.0 compliant code. All ta their attributes. It should be easy to extend this parser with your own tags. -WWW: http://pear.php.net/package/HTML_BBCodeParser/ +WWW: https://pear.php.net/package/HTML_BBCodeParser Modified: head/devel/pear-HTML_CSS/pkg-descr ============================================================================== --- head/devel/pear-HTML_CSS/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_CSS/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -12,4 +12,4 @@ In addition, it shares the following wit * Indent style support * Line ending style -WWW: http://pear.php.net/package/HTML_CSS/ +WWW: https://pear.php.net/package/HTML_CSS Modified: head/devel/pear-HTML_Common/pkg-descr ============================================================================== --- head/devel/pear-HTML_Common/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Common/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ attributes handling. * Handles comments in HTML code. * Handles layout and tabs for nicer HTML code. -WWW: http://pear.php.net/package/HTML_Common/ +WWW: https://pear.php.net/package/HTML_Common Modified: head/devel/pear-HTML_Common2/pkg-descr ============================================================================== --- head/devel/pear-HTML_Common2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Common2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ attributes handling. * Handles global document options (charset, linebreak and more). * Provides methods to handle indentation and HTML comments. -WWW: http://pear.php.net/package/HTML_Common2/ +WWW: https://pear.php.net/package/HTML_Common2 Modified: head/devel/pear-HTML_Form/pkg-descr ============================================================================== --- head/devel/pear-HTML_Form/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Form/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ form in "table mode" with a fixed layout This package has been superceded by HTML_QuickForm. -WWW: http://pear.php.net/package/HTML_Form/ +WWW: https://pear.php.net/package/HTML_Form Modified: head/devel/pear-HTML_Javascript/pkg-descr ============================================================================== --- head/devel/pear-HTML_Javascript/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Javascript/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ HTML_Javascript for performing basic JS HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standard output(print), or return. -WWW: http://pear.php.net/package/HTML_Javascript/ +WWW: https://pear.php.net/package/HTML_Javascript Modified: head/devel/pear-HTML_Page2/pkg-descr ============================================================================== --- head/devel/pear-HTML_Page2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Page2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -17,4 +17,4 @@ Ideas for use: * Use to validate the output of a class for XHTML compliance * Quick prototyping using PEAR packages is now a breeze. -WWW: http://pear.php.net/package/HTML_Page2/ +WWW: https://pear.php.net/package/HTML_Page2 Modified: head/devel/pear-HTML_QuickForm/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -12,4 +12,4 @@ Features: * Support for external template engines (ITX, Sigma, Flexy, Smarty). * Pluggable elements, rules and renderers extensions. -WWW: http://pear.php.net/package/HTML_QuickForm +WWW: https://pear.php.net/package/HTML_QuickForm Modified: head/devel/pear-HTML_QuickForm2/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This package is expected to offer at least the same functionality as HTML_QuickForm and work with PHP5 E_STRICT setting. -WWW: http://pear.php.net/package/HTML_QuickForm2 +WWW: https://pear.php.net/package/HTML_QuickForm2 Modified: head/devel/pear-HTML_QuickForm_Controller/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm_Controller/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm_Controller/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -11,4 +11,4 @@ Cool features: * Includes usage examples for common usage cases (single-page form, wizard, tabbed form). -WWW: http://pear.php.net/package/HTML_QuickForm_Controller +WWW: https://pear.php.net/package/HTML_QuickForm_Controller Modified: head/devel/pear-HTML_QuickForm_Livesearch/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm_Livesearch/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm_Livesearch/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ to your browser without reloading the pa This type of livesearch is useful when you have a form with a dropdown list with a large number of row. -WWW: http://pear.php.net/package/HTML_QuickForm_Livesearch/ +WWW: https://pear.php.net/package/HTML_QuickForm_Livesearch Modified: head/devel/pear-HTML_QuickForm_Renderer_Tableless/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm_Renderer_Tableless/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm_Renderer_Tableless/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Replacement for the default renderer of HTML_QuickForm that uses only XHTML and CSS but no table tags, and generates fully valid XHTML output. -WWW: http://pear.php.net/package/HTML_QuickForm_Renderer_Tableless +WWW: https://pear.php.net/package/HTML_QuickForm_Renderer_Tableless Modified: head/devel/pear-HTML_QuickForm_SelectFilter/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm_SelectFilter/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm_SelectFilter/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ The PEAR::HTML_QuickForm_SelectFilter pa PEAR::HTML_QuickForm package that is used to define dynamic filters on the client side for select elements. -WWW: http://pear.php.net/package/HTML_QuickForm_SelectFilter/ +WWW: https://pear.php.net/package/HTML_QuickForm_SelectFilter Modified: head/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr ============================================================================== --- head/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_QuickForm_advmultiselect/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ The HTML_QuickForm_advmultiselect package adds an element to the HTML_QuickForm package that is two select boxes next to each other emulating a multi-select. -WWW: http://pear.php.net/package/HTML_QuickForm_advmultiselect +WWW: https://pear.php.net/package/HTML_QuickForm_advmultiselect Modified: head/devel/pear-HTML_Select/pkg-descr ============================================================================== --- head/devel/pear-HTML_Select/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Select/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ The PEAR::HTML_Select package is a class for generating HTML form select elements. -WWW: http://pear.php.net/package/HTML_Select/ +WWW: https://pear.php.net/package/HTML_Select Modified: head/devel/pear-HTML_Table/pkg-descr ============================================================================== --- head/devel/pear-HTML_Table/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Table/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ design of HTML tables. * PHP code is shorter, easier to read and to maintain. * Tables options can be reused. -WWW: http://pear.php.net/package/HTML_Table +WWW: https://pear.php.net/package/HTML_Table Modified: head/devel/pear-HTML_Template_Flexy/pkg-descr ============================================================================== --- head/devel/pear-HTML_Template_Flexy/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Template_Flexy/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ however in Version 0.2, It became one of Lexer, rather than regex'es, making it possible to do things like ASP.net or Cold Fusion tags. -WWW: http://pear.php.net/package/HTML_Template_Flexy/ +WWW: https://pear.php.net/package/HTML_Template_Flexy Modified: head/devel/pear-HTML_Template_IT/pkg-descr ============================================================================== --- head/devel/pear-HTML_Template_IT/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Template_IT/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -18,4 +18,4 @@ user configurable websites. Using blocks you to modify some parts of your layout easily. -WWW: http://pear.php.net/package/html_template_it/ +WWW: https://pear.php.net/package/html_template_it Modified: head/devel/pear-HTML_Template_PHPLIB/pkg-descr ============================================================================== --- head/devel/pear-HTML_Template_PHPLIB/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_Template_PHPLIB/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ features that can't be found currently i fallback paths. It has minor improvements and cleanup in the code as well as some speed improvements. -WWW: http://pear.php.net/package/HTML_Template_PHPLIB/ +WWW: https://pear.php.net/package/HTML_Template_PHPLIB Modified: head/devel/pear-HTML_TreeMenu/pkg-descr ============================================================================== --- head/devel/pear-HTML_TreeMenu/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-HTML_TreeMenu/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ have an optional link and icon. New API (see CVS for changelog) and new features, of which most came from Chip Chapin (http://www.chipchapin.com). -WWW: http://pear.php.net/package/HTML_TreeMenu/ +WWW: https://pear.php.net/package/HTML_TreeMenu Modified: head/devel/pear-I18N/pkg-descr ============================================================================== --- head/devel/pear-I18N/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-I18N/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ determine the current users (browser-)la Localizing Numbers, DateTime and currency is also possible. -WWW: http://pear.php.net/package/I18N/ +WWW: https://pear.php.net/package/I18N Modified: head/devel/pear-Math_Fraction/pkg-descr ============================================================================== --- head/devel/pear-Math_Fraction/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Math_Fraction/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ The Math_FractionOp static class contain - simplifying (reducing) and getting the reciprocal of a fraction - converting a float to fraction. -WWW: http://pear.php.net/package/Math_Fraction/ +WWW: https://pear.php.net/package/Math_Fraction Modified: head/devel/pear-Net_Gearman/pkg-descr ============================================================================== --- head/devel/pear-Net_Gearman/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Net_Gearman/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Gearman client library for PHP. -WWW: http://pear.php.net/package/Net_Gearman/ +WWW: https://pear.php.net/package/Net_Gearman Modified: head/devel/pear-OLE/pkg-descr ============================================================================== --- head/devel/pear-OLE/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-OLE/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This package allows reading and writing of OLE (Object Linking and Embedding) files, the format used as container for Excel, Word and other MS file formats. -WWW: http://pear.php.net/package/OLE/ +WWW: https://pear.php.net/package/OLE Modified: head/devel/pear-PEAR_Info/pkg-descr ============================================================================== --- head/devel/pear-PEAR_Info/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PEAR_Info/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -12,4 +12,4 @@ PEAR install. With a few parameters, the entire package.xml is automatically updated with a listing of all files in a package. -WWW: http://pear.php.net/package/PEAR_Info/ +WWW: https://pear.php.net/package/PEAR_Info Modified: head/devel/pear-PEAR_PackageFileManager/pkg-descr ============================================================================== --- head/devel/pear-PEAR_PackageFileManager/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PEAR_PackageFileManager/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -21,4 +21,4 @@ Features include PEAR_PackageFileManager is fully unit tested. -WWW: http://pear.php.net/package/PEAR_PackageFileManager/ +WWW: https://pear.php.net/package/PEAR_PackageFileManager Modified: head/devel/pear-PEAR_PackageFileManager2/pkg-descr ============================================================================== --- head/devel/pear-PEAR_PackageFileManager2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PEAR_PackageFileManager2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -18,4 +18,4 @@ one that queries a Perforce repository. file from any directory. - can specify a different name for the package.xml file -WWW: http://pear.php.net/package/PEAR_PackageFileManager2/ +WWW: https://pear.php.net/package/PEAR_PackageFileManager2 Modified: head/devel/pear-PEAR_PackageFileManager_Plugins/pkg-descr ============================================================================== --- head/devel/pear-PEAR_PackageFileManager_Plugins/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PEAR_PackageFileManager_Plugins/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ Supported are This package is to be used with PackageFileManager v1 and v2 and can't be used on it's own -WWW: http://pear.php.net/package/PEAR_PackageFileManager_Plugins +WWW: https://pear.php.net/package/PEAR_PackageFileManager_Plugins Modified: head/devel/pear-PHPDoc/pkg-descr ============================================================================== --- head/devel/pear-PHPDoc/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHPDoc/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ PHPDoc is an attempt to adopt Javadoc to the PHP world. -WWW: http://pear.php.net/package/PHPDoc/ +WWW: https://pear.php.net/package/PHPDoc Modified: head/devel/pear-PHP_ArrayOf/pkg-descr ============================================================================== --- head/devel/pear-PHP_ArrayOf/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_ArrayOf/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Allows to create classes similar to ArrayObject with additional element type or index constraints. -WWW: http://pear.php.net/package/PHP_ArrayOf +WWW: https://pear.php.net/package/PHP_ArrayOf Modified: head/devel/pear-PHP_Beautifier/pkg-descr ============================================================================== --- head/devel/pear-PHP_Beautifier/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_Beautifier/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ This program reformat and beautify PHP s The program is Open Source and distributed under the terms of PHP Licence. It is written in PHP 5 and has a command line tool. -WWW: http://pear.php.net/package/PHP_Beautifier/ +WWW: https://pear.php.net/package/PHP_Beautifier Modified: head/devel/pear-PHP_CodeSniffer/pkg-descr ============================================================================== --- head/devel/pear-PHP_CodeSniffer/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_CodeSniffer/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ is an essential development tool that en and consistent. It can also help prevent some common semantic errors made by developers. -WWW: http://pear.php.net/package/PHP_CodeSniffer +WWW: https://pear.php.net/package/PHP_CodeSniffer Modified: head/devel/pear-PHP_Compat/pkg-descr ============================================================================== --- head/devel/pear-PHP_Compat/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_Compat/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ PHP_Compat provides missing functionality for older versions of PHP. -WWW: http://pear.php.net/package/PHP_Compat/ +WWW: https://pear.php.net/package/PHP_Compat Modified: head/devel/pear-PHP_CompatInfo/pkg-descr ============================================================================== --- head/devel/pear-PHP_CompatInfo/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_CompatInfo/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ minimum version and extensions required debug output which shows which functions require which version and CLI output script. -WWW: http://pear.php.net/package/PHP_CompatInfo/ +WWW: https://pear.php.net/package/PHP_CompatInfo Modified: head/devel/pear-PHP_Parser/pkg-descr ============================================================================== --- head/devel/pear-PHP_Parser/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_Parser/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -3,4 +3,4 @@ generated by PHP_ParserGenerator. The pa that PHP uses to parse itself, modified for Lemon parser format, and it therefore as robust as PHP itself. -WWW: http://pear.php.net/package/PHP_Parser/ +WWW: https://pear.php.net/package/PHP_Parser Modified: head/devel/pear-PHP_ParserGenerator/pkg-descr ============================================================================== --- head/devel/pear-PHP_ParserGenerator/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_ParserGenerator/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Translate a grammar file in the lemon parser generator format into a PHP 5-based parser -WWW: http://pear.php.net/package/PHP_ParserGenerator/ +WWW: https://pear.php.net/package/PHP_ParserGenerator Modified: head/devel/pear-PHP_UML/pkg-descr ============================================================================== --- head/devel/pear-PHP_UML/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PHP_UML/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ PHP_UML is a reverse-engineering package that scans PHP files and directories, and delivers an UML/XMI representation of the classes and packages found. -WWW: http://pear.php.net/package/PHP_UML/ +WWW: https://pear.php.net/package/PHP_UML Modified: head/devel/pear-Pager/pkg-descr ============================================================================== --- head/devel/pear-Pager/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Pager/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ of the output (it even works with front Two operating modes available: "Jumping" and "Sliding" window style. -WWW: http://pear.php.net/package/Pager/ +WWW: https://pear.php.net/package/Pager Modified: head/devel/pear-PhpDocumentor/pkg-descr ============================================================================== --- head/devel/pear-PhpDocumentor/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-PhpDocumentor/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ templates, Windows help file CHM output, output for use with documenting PEAR. In addition, it can do PHPXref source code highlighting and linking. -WWW: http://pear.php.net/package/PhpDocumentor/ +WWW: https://pear.php.net/package/PhpDocumentor Modified: head/devel/pear-Structure_LinkedList/pkg-descr ============================================================================== --- head/devel/pear-Structure_LinkedList/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structure_LinkedList/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ A singly-linked list offers the ability nodes at any point within the list. A doubly-linked list also offers the ability to request previous nodes in the list. -WWW: http://pear.php.net/package/Structures_LinkedList/ +WWW: https://pear.php.net/package/Structures_LinkedList Modified: head/devel/pear-Structures_DataGrid/pkg-descr ============================================================================== --- head/devel/pear-Structures_DataGrid/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structures_DataGrid/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ limit the data that is presented and pro .NET Framework DataGrid control and works very well with database and XML result sets. -WWW: http://pear.php.net/package/Structures_DataGrid/ +WWW: https://pear.php.net/package/Structures_DataGrid Modified: head/devel/pear-Structures_DataGrid_Renderer_Console/pkg-descr ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_Console/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structures_DataGrid_Renderer_Console/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is a Renderer driver for Structures_DataGrid using PEAR::Console_Table. -WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_Console/ +WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_Console Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/pkg-descr ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLSortForm/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This driver renders an HTML form to let the user easily sort the datagrid, using multiple fields and directions. It uses the HTML_Quickform package. -WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLSortForm/ +WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_HTMLSortForm Modified: head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/pkg-descr ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structures_DataGrid_Renderer_HTMLTable/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ This is a Renderer driver for Structures_DataGrid using PEAR::HTML_Table. -WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable/ +WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_HTMLTable Modified: head/devel/pear-Structures_DataGrid_Renderer_XUL/pkg-descr ============================================================================== --- head/devel/pear-Structures_DataGrid_Renderer_XUL/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Structures_DataGrid_Renderer_XUL/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Renderer driver for pear-Structures_DataGrid that generates the XML string for a XUL listbox. -WWW: http://pear.php.net/package/Structures_DataGrid_Renderer_XUL/ +WWW: https://pear.php.net/package/Structures_DataGrid_Renderer_XUL Modified: head/devel/pear-System_Command/pkg-descr ============================================================================== --- head/devel/pear-System_Command/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-System_Command/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -9,4 +9,4 @@ unlike other implementations, distinguis to stdout. It also reports the exit status of the command. So in every sense of the word, it gives php shell capabilities. -WWW: http://pear.php.net/package/System_Command/ +WWW: https://pear.php.net/package/System_Command Modified: head/devel/pear-Testing_Selenium/pkg-descr ============================================================================== --- head/devel/pear-Testing_Selenium/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Testing_Selenium/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -10,4 +10,4 @@ Server communicates directly with the br (XmlHttpRequest). -WWW: http://pear.php.net/package/Testing_Selenium +WWW: https://pear.php.net/package/Testing_Selenium Modified: head/devel/pear-Text_Diff/pkg-descr ============================================================================== --- head/devel/pear-Text_Diff/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Text_Diff/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Engine for performing and rendering text diffs. -WWW: http://pear.php.net/package/Text_Diff +WWW: https://pear.php.net/package/Text_Diff Modified: head/devel/pear-VFS/pkg-descr ============================================================================== --- head/devel/pear-VFS/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-VFS/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -8,4 +8,4 @@ This PEAR package provides a Virtual Fil supported, and there are both object-based and array-based interfaces to directory listings. -WWW: http://pear.php.net/package/VFS +WWW: https://pear.php.net/package/VFS Modified: head/devel/pear-Validate/pkg-descr ============================================================================== --- head/devel/pear-Validate/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Validate/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -6,4 +6,4 @@ Package to validate various data. It inc * uri (RFC2396) * possibility valid multiple data with a single method call (::multiple) -WWW: http://pear.php.net/package/Validate +WWW: https://pear.php.net/package/Validate Modified: head/devel/pear-Validate_AU/pkg-descr ============================================================================== --- head/devel/pear-Validate_AU/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Validate_AU/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ A PEAR data validation class for Austral postal code, tax file number, Australian business number, Australian company number and Australian regional codes validation. -WWW: http://pear.php.net/package/Validate_AU/ +WWW: https://pear.php.net/package/Validate_AU Modified: head/devel/pear-Validate_Finance/pkg-descr ============================================================================== --- head/devel/pear-Validate_Finance/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Validate_Finance/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ Package to validate various data. It includes: * IBAN -WWW: http://pear.php.net/package/Validate_Finance +WWW: https://pear.php.net/package/Validate_Finance Modified: head/devel/pear-Validate_Finance_CreditCard/pkg-descr ============================================================================== --- head/devel/pear-Validate_Finance_CreditCard/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Validate_Finance_CreditCard/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,3 +1,3 @@ Package to validate Credit Card numbers and types. -WWW: http://pear.php.net/package/Validate_Finance_CreditCard +WWW: https://pear.php.net/package/Validate_Finance_CreditCard Modified: head/devel/pear-Validate_US/pkg-descr ============================================================================== --- head/devel/pear-Validate_US/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Validate_US/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ A PEAR data validation class for US. The package includes SSN, Postal Code, Regions (States), Phone Numbers. -WWW: http://pear.php.net/package/Validate_US/ +WWW: https://pear.php.net/package/Validate_US Modified: head/devel/pear-Var_Dump/pkg-descr ============================================================================== --- head/devel/pear-Var_Dump/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-Var_Dump/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -13,4 +13,4 @@ result in various graphical ways: * XML, * ... -WWW: http://pear.php.net/package/Var_Dump/ +WWW: https://pear.php.net/package/Var_Dump Modified: head/devel/pear-VersionControl_Git/pkg-descr ============================================================================== --- head/devel/pear-VersionControl_Git/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-VersionControl_Git/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ VersionControl_Git is a library that pro handle Git repository. You can use Git command via the wrapper class. Some features are provided by high-featured interface. -WWW: http://pear.php.net/package/VersionControl_Git +WWW: https://pear.php.net/package/VersionControl_Git Modified: head/devel/pear-VersionControl_SVN/pkg-descr ============================================================================== --- head/devel/pear-VersionControl_SVN/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-VersionControl_SVN/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ VersionControl_SVN is a simple OO-style interface for Subversion, the free/open-source version control system. -WWW: http://pear.php.net/package/VersionControl_SVN +WWW: https://pear.php.net/package/VersionControl_SVN Modified: head/devel/pear-XML_NITF/pkg-descr ============================================================================== --- head/devel/pear-XML_NITF/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_NITF/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ are produced. Various methods for access such as the hedline(s), byline, and lede are provided. This class was originally tested against the Associated Press's (AP) XML data feed. -WWW: http://pear.php.net/package/XML_NITF/ +WWW: https://pear.php.net/package/XML_NITF Modified: head/devel/pear-XML_Parser/pkg-descr ============================================================================== --- head/devel/pear-XML_Parser/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_Parser/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -13,4 +13,4 @@ Furthermore its now possible to split th object, so you do not have to extend XML_Parser anymore in order to parse a document with it. -WWW: http://pear.php.net/package/XML_Parser/ +WWW: https://pear.php.net/package/XML_Parser Modified: head/devel/pear-XML_SVG/pkg-descr ============================================================================== --- head/devel/pear-XML_SVG/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_SVG/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ PEAR::XML_SVG package provides an object-oriented API for building SVG documents. -WWW: http://pear.php.net/package/XML_SVG/ +WWW: https://pear.php.net/package/XML_SVG Modified: head/devel/pear-XML_Serializer/pkg-descr ============================================================================== --- head/devel/pear-XML_Serializer/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_Serializer/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -20,4 +20,4 @@ similar to XML_RSS. Since version 0.8.0 the package is able to treat XML documents similar to the simplexml extension of PHP 5. -WWW: http://pear.php.net/package/XML_Serializer/ +WWW: https://pear.php.net/package/XML_Serializer Modified: head/devel/pear-XML_Transformer/pkg-descr ============================================================================== --- head/devel/pear-XML_Transformer/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_Transformer/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ The XML Transformer allows the binding o to transform an XML document without the need for and the limitations of XSLT. -WWW: http://pear.php.net/package/XML_Transformer/ +WWW: https://pear.php.net/package/XML_Transformer Modified: head/devel/pear-XML_Util/pkg-descr ============================================================================== --- head/devel/pear-XML_Util/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-XML_Util/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -2,4 +2,4 @@ Selection of methods that are often need documents. Functionality includes creating of attribute lists from arrays, creation of tags, validation of XML names and more. -WWW: http://pear.php.net/package/XML_Util/ +WWW: https://pear.php.net/package/XML_Util Modified: head/devel/pear-codegen/pkg-descr ============================================================================== --- head/devel/pear-codegen/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/devel/pear-codegen/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ This is an 'abstract' package, it provides the base framework for applications like CodeGen_PECL. -WWW: http://pear.php.net/package/CodeGen/ +WWW: https://pear.php.net/package/CodeGen Modified: head/dns/pear-File_DNS/pkg-descr ============================================================================== --- head/dns/pear-File_DNS/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/dns/pear-File_DNS/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -1,4 +1,4 @@ The File_DNS class provides a way to read, edit and write RFC1033 style DNS Zones. -WWW: http://pear.php.net/package/File_DNS +WWW: https://pear.php.net/package/File_DNS Modified: head/dns/pear-Net_DNS/pkg-descr ============================================================================== --- head/dns/pear-Net_DNS/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/dns/pear-Net_DNS/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ Creates an object hierarchy from a DNS s view all of the information given by the DNS server. It bypasses the system resolver library and communicates directly with the server. -WWW: http://pear.php.net/package/Net_DNS/ +WWW: https://pear.php.net/package/Net_DNS Modified: head/dns/pear-Net_DNS2/pkg-descr ============================================================================== --- head/dns/pear-Net_DNS2/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/dns/pear-Net_DNS2/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -5,4 +5,4 @@ This release is (in most cases) 2x - 10x includes more RR's (including DNSSEC RR's), and improved sockets and streams support. -WWW: http://pear.php.net/package/Net_DNS2/ +WWW: https://pear.php.net/package/Net_DNS2 Modified: head/finance/pear_Payment_DTA/pkg-descr ============================================================================== --- head/finance/pear_Payment_DTA/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/finance/pear_Payment_DTA/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ banking programs. No dependencies registered. -WWW: http://pear.php.net/package/Payment_DTA/ +WWW: https://pear.php.net/package/Payment_DTA Modified: head/ftp/pear-Net_FTP/pkg-descr ============================================================================== --- head/ftp/pear-Net_FTP/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/ftp/pear-Net_FTP/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ supported by PHP and additionally featur dircreation and chmodding. It although implements an observer pattern to allow for example the view of a progress bar. -WWW: http://pear.php.net/package/Net_FTP/ +WWW: https://pear.php.net/package/Net_FTP Modified: head/games/pear-Games_Chess/pkg-descr ============================================================================== --- head/games/pear-Games_Chess/pkg-descr Tue Dec 13 14:58:08 2016 (r428493) +++ head/games/pear-Games_Chess/pkg-descr Tue Dec 13 15:05:06 2016 (r428494) @@ -4,4 +4,4 @@ FEN (Farnsworth-Edwards Notation) for de *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Tue Dec 13 15: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 303D2C75B3E; Tue, 13 Dec 2016 15:16:13 +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 E44A5A4A; Tue, 13 Dec 2016 15:16:12 +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 uBDFGCb9081314; Tue, 13 Dec 2016 15:16:12 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFGBKt081311; Tue, 13 Dec 2016 15:16:11 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131516.uBDFGBKt081311@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:16:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428495 - head/net/self-service-password 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: Tue, 13 Dec 2016 15:16:13 -0000 Author: amdmi3 Date: Tue Dec 13 15:16:11 2016 New Revision: 428495 URL: https://svnweb.freebsd.org/changeset/ports/428495 Log: - Update to 1.0 - Switch to official master site - While here, fix license PR: 213872 Submitted by: ports@bsdserwis.com (maintainer) Modified: head/net/self-service-password/Makefile head/net/self-service-password/distinfo head/net/self-service-password/pkg-plist Modified: head/net/self-service-password/Makefile ============================================================================== --- head/net/self-service-password/Makefile Tue Dec 13 15:05:06 2016 (r428494) +++ head/net/self-service-password/Makefile Tue Dec 13 15:16:11 2016 (r428495) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= self-service-password -PORTVERSION= 0.9 +PORTVERSION= 1.0 CATEGORIES= net www +MASTER_SITES= http://tools.ltb-project.org/attachments/download/889/ +DISTNAME= ltb-project-${PORTNAME}-${PORTVERSION} MAINTAINER= ports@bsdserwis.com COMMENT= Set of PHP-scripts to change LDAP password over the web -LICENSE= GPLv2 - -USE_GITHUB= yes -GH_ACCOUNT= ltb-project +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENCE USES= php:web USE_PHP= filter hash ldap mbstring mcrypt openssl session @@ -30,9 +30,8 @@ SUB_FILES= pkg-message post-extract: @${MV} ${WRKSRC}/${CFGDIR}/${CFGFILE} ${WRKSRC}/${CFGDIR}/${CFGFILE}.sample - @${RM} -r ${WRKSRC}/packaging/ do-install: - @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ "-not -name checklang.pl" + @cd ${WRKSRC}/ && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}/ .include Modified: head/net/self-service-password/distinfo ============================================================================== --- head/net/self-service-password/distinfo Tue Dec 13 15:05:06 2016 (r428494) +++ head/net/self-service-password/distinfo Tue Dec 13 15:16:11 2016 (r428495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476215618 -SHA256 (ltb-project-self-service-password-0.9_GH0.tar.gz) = 7f265f2c5acdbfecaace6f2b3fe27300c2550886a9343dd09e8fba3ab8550766 -SIZE (ltb-project-self-service-password-0.9_GH0.tar.gz) = 77598 +TIMESTAMP = 1477603147 +SHA256 (ltb-project-self-service-password-1.0.tar.gz) = 4fe48f3f8571c3ba244fa8a3396d46207783c30bac665d605dbf012873e35030 +SIZE (ltb-project-self-service-password-1.0.tar.gz) = 1716552 Modified: head/net/self-service-password/pkg-plist ============================================================================== --- head/net/self-service-password/pkg-plist Tue Dec 13 15:05:06 2016 (r428494) +++ head/net/self-service-password/pkg-plist Tue Dec 13 15:16:11 2016 (r428495) @@ -1,13 +1,41 @@ @owner %%SSP_OWN%% @group %%SSP_GRP%% @sample %%WWWDIR%%/conf/config.inc.php.sample +%%WWWDIR%%/LICENCE +%%WWWDIR%%/README.md +%%WWWDIR%%/css/bootstrap-theme.css.map +%%WWWDIR%%/css/bootstrap-theme.min.css +%%WWWDIR%%/css/bootstrap.css.map +%%WWWDIR%%/css/bootstrap.min.css +%%WWWDIR%%/css/font-awesome.min.css +%%WWWDIR%%/css/self-service-password.css +%%WWWDIR%%/fonts/fontawesome-webfont.eot +%%WWWDIR%%/fonts/fontawesome-webfont.svg +%%WWWDIR%%/fonts/fontawesome-webfont.ttf +%%WWWDIR%%/fonts/fontawesome-webfont.woff +%%WWWDIR%%/fonts/fontawesome-webfont.woff2 +%%WWWDIR%%/fonts/glyphicons-halflings-regular.eot +%%WWWDIR%%/fonts/glyphicons-halflings-regular.svg +%%WWWDIR%%/fonts/glyphicons-halflings-regular.ttf +%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff +%%WWWDIR%%/fonts/glyphicons-halflings-regular.woff2 +%%WWWDIR%%/images/favicon.ico +%%WWWDIR%%/images/ltb-logo.png +%%WWWDIR%%/images/unsplash-clouds.jpeg +%%WWWDIR%%/images/unsplash-sky.jpeg +%%WWWDIR%%/images/unsplash-space.jpeg +%%WWWDIR%%/images/unsplash-stars.jpeg %%WWWDIR%%/index.php +%%WWWDIR%%/js/bootstrap.min.js +%%WWWDIR%%/js/jquery-1.10.2.min.js %%WWWDIR%%/lang/ca.inc.php %%WWWDIR%%/lang/cn.inc.php +%%WWWDIR%%/lang/cs.inc.php %%WWWDIR%%/lang/de.inc.php %%WWWDIR%%/lang/en.inc.php %%WWWDIR%%/lang/es.inc.php %%WWWDIR%%/lang/fr.inc.php +%%WWWDIR%%/lang/hu.inc.php %%WWWDIR%%/lang/it.inc.php %%WWWDIR%%/lang/nl.inc.php %%WWWDIR%%/lang/pl.inc.php @@ -16,24 +44,31 @@ %%WWWDIR%%/lang/ru.inc.php %%WWWDIR%%/lang/sk.inc.php %%WWWDIR%%/lang/sl.inc.php +%%WWWDIR%%/lang/tr.inc.php +%%WWWDIR%%/lang/uk.inc.php %%WWWDIR%%/lang/zh-CN.inc.php %%WWWDIR%%/lib/detectbrowserlanguage.php %%WWWDIR%%/lib/functions.inc.php -%%WWWDIR%%/lib/recaptchalib.php +%%WWWDIR%%/lib/vendor/PHPMailer/PHPMailerAutoload.php +%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmailer.php +%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmaileroauth.php +%%WWWDIR%%/lib/vendor/PHPMailer/class.phpmaileroauthgoogle.php +%%WWWDIR%%/lib/vendor/PHPMailer/class.pop3.php +%%WWWDIR%%/lib/vendor/PHPMailer/class.smtp.php +%%WWWDIR%%/lib/vendor/ReCaptcha/ReCaptcha.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Curl.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/CurlPost.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Post.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/Socket.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod/SocketPost.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestMethod.php +%%WWWDIR%%/lib/vendor/ReCaptcha/RequestParameters.php +%%WWWDIR%%/lib/vendor/ReCaptcha/Response.php +%%WWWDIR%%/lib/vendor/autoload.php +%%WWWDIR%%/menu.php %%WWWDIR%%/pages/change.php %%WWWDIR%%/pages/resetbyquestions.php %%WWWDIR%%/pages/resetbytoken.php %%WWWDIR%%/pages/sendsms.php %%WWWDIR%%/pages/sendtoken.php %%WWWDIR%%/pages/setquestions.php -%%WWWDIR%%/style/accept.png -%%WWWDIR%%/style/email.png -%%WWWDIR%%/style/error.png -%%WWWDIR%%/style/exclamation.png -%%WWWDIR%%/style/favicon.ico -%%WWWDIR%%/style/help.png -%%WWWDIR%%/style/key.png -%%WWWDIR%%/style/light.png -%%WWWDIR%%/style/ltb-logo.png -%%WWWDIR%%/style/styles.css -%%WWWDIR%%/style/user_suit.png From owner-svn-ports-all@freebsd.org Tue Dec 13 15:20:43 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 6532AC75D32; Tue, 13 Dec 2016 15:20:43 +0000 (UTC) (envelope-from royger@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 3FDFDC7A; Tue, 13 Dec 2016 15:20:43 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDFKgjY081751; Tue, 13 Dec 2016 15:20:42 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFKgdM081749; Tue, 13 Dec 2016 15:20:42 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612131520.uBDFKgdM081749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Tue, 13 Dec 2016 15:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428496 - in head/emulators/xen-kernel: . 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: Tue, 13 Dec 2016 15:20:43 -0000 Author: royger (src committer) Date: Tue Dec 13 15:20:42 2016 New Revision: 428496 URL: https://svnweb.freebsd.org/changeset/ports/428496 Log: xen: apply XSA-200 MFH: 2016Q4 Approved by: bapt Sponsored by: Citrix Systems R&D Added: head/emulators/xen-kernel/files/xsa200-4.7.patch (contents, props changed) Modified: head/emulators/xen-kernel/Makefile Modified: head/emulators/xen-kernel/Makefile ============================================================================== --- head/emulators/xen-kernel/Makefile Tue Dec 13 15:16:11 2016 (r428495) +++ head/emulators/xen-kernel/Makefile Tue Dec 13 15:20:42 2016 (r428496) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -kernel PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -44,7 +44,8 @@ EXTRA_PATCHES= ${FILESDIR}/0001-xen-logd ${FILESDIR}/xsa192.patch \ ${FILESDIR}/xsa193-4.7.patch \ ${FILESDIR}/xsa194.patch \ - ${FILESDIR}/xsa195.patch + ${FILESDIR}/xsa195.patch \ + ${FILESDIR}/xsa200-4.7.patch .include Added: head/emulators/xen-kernel/files/xsa200-4.7.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/xen-kernel/files/xsa200-4.7.patch Tue Dec 13 15:20:42 2016 (r428496) @@ -0,0 +1,55 @@ +From: Jan Beulich +Subject: x86emul: CMPXCHG8B ignores operand size prefix + +Otherwise besides mis-handling the instruction, the comparison failure +case would result in uninitialized stack data being handed back to the +guest in rDX:rAX (32 bits leaked for 32-bit guests, 96 bits for 64-bit +ones). + +This is XSA-200. + +Signed-off-by: Jan Beulich + +--- a/tools/tests/x86_emulator/test_x86_emulator.c ++++ b/tools/tests/x86_emulator/test_x86_emulator.c +@@ -435,6 +435,24 @@ int main(int argc, char **argv) + goto fail; + printf("okay\n"); + ++ printf("%-40s", "Testing cmpxchg8b (%edi) [opsize]..."); ++ instr[0] = 0x66; instr[1] = 0x0f; instr[2] = 0xc7; instr[3] = 0x0f; ++ res[0] = 0x12345678; ++ res[1] = 0x87654321; ++ regs.eflags = 0x200; ++ regs.eip = (unsigned long)&instr[0]; ++ regs.edi = (unsigned long)res; ++ rc = x86_emulate(&ctxt, &emulops); ++ if ( (rc != X86EMUL_OKAY) || ++ (res[0] != 0x12345678) || ++ (res[1] != 0x87654321) || ++ (regs.eax != 0x12345678) || ++ (regs.edx != 0x87654321) || ++ ((regs.eflags&0x240) != 0x200) || ++ (regs.eip != (unsigned long)&instr[4]) ) ++ goto fail; ++ printf("okay\n"); ++ + printf("%-40s", "Testing movsxbd (%%eax),%%ecx..."); + instr[0] = 0x0f; instr[1] = 0xbe; instr[2] = 0x08; + regs.eflags = 0x200; +--- a/xen/arch/x86/x86_emulate/x86_emulate.c ++++ b/xen/arch/x86/x86_emulate/x86_emulate.c +@@ -4775,8 +4775,12 @@ x86_emulate( + generate_exception_if((modrm_reg & 7) != 1, EXC_UD, -1); + generate_exception_if(ea.type != OP_MEM, EXC_UD, -1); + if ( op_bytes == 8 ) ++ { + host_and_vcpu_must_have(cx16); +- op_bytes *= 2; ++ op_bytes = 16; ++ } ++ else ++ op_bytes = 8; + + /* Get actual old value. */ + if ( (rc = ops->read(ea.mem.seg, ea.mem.off, old, op_bytes, From owner-svn-ports-all@freebsd.org Tue Dec 13 15:20: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 768B8C75D65; Tue, 13 Dec 2016 15:20: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 43526CA4; Tue, 13 Dec 2016 15:20: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 uBDFKmse081883; Tue, 13 Dec 2016 15:20:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFKmpf081881; Tue, 13 Dec 2016 15:20:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131520.uBDFKmpf081881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:20:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428497 - head/net/py-netifaces 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: Tue, 13 Dec 2016 15:20:49 -0000 Author: amdmi3 Date: Tue Dec 13 15:20:48 2016 New Revision: 428497 URL: https://svnweb.freebsd.org/changeset/ports/428497 Log: - Update to 0.10.5 PR: 214328 Submitted by: joneum@bsdproject.de Approved by: maintainer timeout (count@211.ru, 1 month) Modified: head/net/py-netifaces/Makefile head/net/py-netifaces/distinfo Modified: head/net/py-netifaces/Makefile ============================================================================== --- head/net/py-netifaces/Makefile Tue Dec 13 15:20:42 2016 (r428496) +++ head/net/py-netifaces/Makefile Tue Dec 13 15:20:48 2016 (r428497) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netifaces -PORTVERSION= 0.10.4 +PORTVERSION= 0.10.5 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-netifaces/distinfo ============================================================================== --- head/net/py-netifaces/distinfo Tue Dec 13 15:20:42 2016 (r428496) +++ head/net/py-netifaces/distinfo Tue Dec 13 15:20:48 2016 (r428497) @@ -1,2 +1,3 @@ -SHA256 (netifaces-0.10.4.tar.gz) = 9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde -SIZE (netifaces-0.10.4.tar.gz) = 22969 +TIMESTAMP = 1478617707 +SHA256 (netifaces-0.10.5.tar.gz) = 59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b +SIZE (netifaces-0.10.5.tar.gz) = 24879 From owner-svn-ports-all@freebsd.org Tue Dec 13 15:21: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 0D245C75DD1; Tue, 13 Dec 2016 15:21:35 +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 D0E7CEFE; Tue, 13 Dec 2016 15:21:34 +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 uBDFLYeQ083418; Tue, 13 Dec 2016 15:21:34 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFLYII083417; Tue, 13 Dec 2016 15:21:34 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131521.uBDFLYII083417@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:21:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428498 - head/devel/p5-Parse-Yapp 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: Tue, 13 Dec 2016 15:21:35 -0000 Author: amdmi3 Date: Tue Dec 13 15:21:33 2016 New Revision: 428498 URL: https://svnweb.freebsd.org/changeset/ports/428498 Log: - Add LICENSE - Add NO_ARCH Approved by: portmgr blanket Modified: head/devel/p5-Parse-Yapp/Makefile Modified: head/devel/p5-Parse-Yapp/Makefile ============================================================================== --- head/devel/p5-Parse-Yapp/Makefile Tue Dec 13 15:20:48 2016 (r428497) +++ head/devel/p5-Parse-Yapp/Makefile Tue Dec 13 15:21:33 2016 (r428498) @@ -11,7 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= lyngbol@wheel.dk COMMENT= Perl extension for generating and using LALR parsers +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include From owner-svn-ports-all@freebsd.org Tue Dec 13 15:26: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 11E75C75221; Tue, 13 Dec 2016 15:26:15 +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 BB73D1423; Tue, 13 Dec 2016 15:26:14 +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 uBDFQD5b086131; Tue, 13 Dec 2016 15:26:13 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFQD7d086129; Tue, 13 Dec 2016 15:26:13 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131526.uBDFQD7d086129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:26:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428499 - in head/mail/mutt: . 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: Tue, 13 Dec 2016 15:26:15 -0000 Author: amdmi3 Date: Tue Dec 13 15:26:13 2016 New Revision: 428499 URL: https://svnweb.freebsd.org/changeset/ports/428499 Log: - Update to 1.7.2 - VVV and RR patches are still 1.7.1 - Remove patch-gpgme180 this is part of 1.7.2 From the 1.7.2 release email: This is a bug fix release, primarily fixing build issues with OpenSSL 1.1 and GPGME 1.8. Please note that as part of the OpenSSL fixes, versions less than 0.9.6 are no longer supported. PR: 215084 Submitted by: dereks@lifeofadishwasher.com (maintainer) Deleted: head/mail/mutt/files/patch-gpgme180 Modified: head/mail/mutt/Makefile head/mail/mutt/distinfo Modified: head/mail/mutt/Makefile ============================================================================== --- head/mail/mutt/Makefile Tue Dec 13 15:21:33 2016 (r428498) +++ head/mail/mutt/Makefile Tue Dec 13 15:26:13 2016 (r428499) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mutt -PORTVERSION= 1.7.1 -PORTREVISION?= 2 +PORTVERSION= 1.7.2 +PORTREVISION?= 0 CATEGORIES+= mail ipv6 MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \ @@ -218,8 +218,8 @@ DOCS_EXTRA_PATCHES= ${PATCHDIR}/extra-pa .include # un/comment as each VERSION is created for PORTVERSION -#VVV_PATCH_VERSION= 1.7.0 -#RR_PATCH_VERSION= 1.7.0 +VVV_PATCH_VERSION= 1.7.1 +RR_PATCH_VERSION= 1.7.1 #GREETING_PATCH_VERSION= 1.7.0 .if !defined(VVV_PATCH_VERSION) Modified: head/mail/mutt/distinfo ============================================================================== --- head/mail/mutt/distinfo Tue Dec 13 15:21:33 2016 (r428498) +++ head/mail/mutt/distinfo Tue Dec 13 15:26:13 2016 (r428499) @@ -1,6 +1,6 @@ -TIMESTAMP = 1476585934 -SHA256 (mutt/mutt-1.7.1.tar.gz) = e9c6f88e83d48690033f0d862a70293ac746286b77241554f5448bc23bd0d6df -SIZE (mutt/mutt-1.7.1.tar.gz) = 4025008 +TIMESTAMP = 1480971443 +SHA256 (mutt/mutt-1.7.2.tar.gz) = 1553501687cd22d5b8aaee4dc5a7d9dcf6cc61d7956f6aabaadd252d10cd5ff9 +SIZE (mutt/mutt-1.7.2.tar.gz) = 4025880 SHA256 (mutt/patch-1.7.1.rr.compressed.gz) = 97bc56bbc6b0312b87e8dfb68dd9b551edb9d6771bb1b52b1c6f63f51d0bd05b SIZE (mutt/patch-1.7.1.rr.compressed.gz) = 9985 SHA256 (mutt/patch-1.7.1.vvv.nntp.gz) = 798db983e3d63d954bfd88e0b8771f806afddf0ae07cc9a03d27def355675687 From owner-svn-ports-all@freebsd.org Tue Dec 13 15:28:26 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 86809C752AB; Tue, 13 Dec 2016 15:28:26 +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 3CD4D15B8; Tue, 13 Dec 2016 15:28:26 +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 uBDFSPRC086507; Tue, 13 Dec 2016 15:28:25 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFSPCY086504; Tue, 13 Dec 2016 15:28:25 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131528.uBDFSPCY086504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:28:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428500 - in head/devel/tig: . 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: Tue, 13 Dec 2016 15:28:26 -0000 Author: amdmi3 Date: Tue Dec 13 15:28:24 2016 New Revision: 428500 URL: https://svnweb.freebsd.org/changeset/ports/428500 Log: - Update to 2.2.1 PR: 214695 Submitted by: lightside@gmx.com Approved by: maintainer timeout (darcsis@gmail.com, 3 weeks) Deleted: head/devel/tig/files/ Modified: head/devel/tig/Makefile head/devel/tig/distinfo head/devel/tig/pkg-descr Modified: head/devel/tig/Makefile ============================================================================== --- head/devel/tig/Makefile Tue Dec 13 15:26:13 2016 (r428499) +++ head/devel/tig/Makefile Tue Dec 13 15:28:24 2016 (r428500) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= tig -PORTVERSION= 2.2 +PORTVERSION= 2.2.1 CATEGORIES= devel -MASTER_SITES= http://jonas.nitro.dk/tig/releases/ +MASTER_SITES= https://github.com/jonas/tig/releases/download/${DISTNAME}/ MAINTAINER= darcsis@gmail.com COMMENT= Text-mode interface for git @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= git:devel/git -USES= autoreconf iconv gmake ncurses readline:port +USES= iconv gmake ncurses readline:port GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_BASE} MAKE_ARGS= V=1 Modified: head/devel/tig/distinfo ============================================================================== --- head/devel/tig/distinfo Tue Dec 13 15:26:13 2016 (r428499) +++ head/devel/tig/distinfo Tue Dec 13 15:28:24 2016 (r428500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470883142 -SHA256 (tig-2.2.tar.gz) = 8f5213d3abb45ca9a79810b8d2a2a12d941112bc4682bcfa91f34db74942754c -SIZE (tig-2.2.tar.gz) = 1030062 +TIMESTAMP = 1479353524 +SHA256 (tig-2.2.1.tar.gz) = 0b48080896de59179c45c980080b4b414bb235df65ad08d661a9c9e169c3fa71 +SIZE (tig-2.2.1.tar.gz) = 1028479 Modified: head/devel/tig/pkg-descr ============================================================================== --- head/devel/tig/pkg-descr Tue Dec 13 15:26:13 2016 (r428499) +++ head/devel/tig/pkg-descr Tue Dec 13 15:28:24 2016 (r428500) @@ -10,4 +10,4 @@ commit with the log message, diffstat, a Using it as a pager, it will display input from stdin and colorize it. -WWW: http://jonas.nitro.dk/tig/ +WWW: https://jonas.github.io/tig/ From owner-svn-ports-all@freebsd.org Tue Dec 13 15:33: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 80D28C75712; Tue, 13 Dec 2016 15:33:15 +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 496891D9F; Tue, 13 Dec 2016 15:33:15 +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 uBDFXECS090650; Tue, 13 Dec 2016 15:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFXEWr090646; Tue, 13 Dec 2016 15:33:14 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131533.uBDFXEWr090646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428501 - head/www/kanboard 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: Tue, 13 Dec 2016 15:33:15 -0000 Author: amdmi3 Date: Tue Dec 13 15:33:14 2016 New Revision: 428501 URL: https://svnweb.freebsd.org/changeset/ports/428501 Log: - Update to 1.0.34 - While here, minor cosmetic fix and add NO_ARCH New features: * Custom project roles with configurable restrictions * Duplicate a task to multiple projects during creation * New automatic action: - Close a task in a specific column when not moved during a given period Improvements: * Do not close the popover when clicking on the background * Add visual icon to show a dropdown action on task * Avoid 'blur' effect on popover * Accept more file types for external links * Restrict search to active projects * Improve task status filter * Add filter tag:none * Always apply merge hooks in task creation controller * Update task moved date only when the column or swimlane is changed * Add new subtask hooks * Add the actual use of TaskStartDateFilter * Update translations and documentation Bug fixes: * Send absolute links in email notifications * Restrict task complexity to a specific range to avoid integer overflow * Do not show closed tasks in task move position form PR: 213891 Submitted by: bsd@if0.eu (maintainer) Modified: head/www/kanboard/Makefile head/www/kanboard/distinfo head/www/kanboard/pkg-plist Modified: head/www/kanboard/Makefile ============================================================================== --- head/www/kanboard/Makefile Tue Dec 13 15:28:24 2016 (r428500) +++ head/www/kanboard/Makefile Tue Dec 13 15:33:14 2016 (r428501) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kanboard -PORTVERSION= 1.0.33 +PORTVERSION= 1.0.34 CATEGORIES= www MASTER_SITES= http://kanboard.net/ \ https://bitbucket.org/if0/kanboard-archives/downloads/ \ @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes +NO_ARCH= yes USES= php zip USE_PHP= ctype curl dom gd hash filter iconv json mcrypt mbstring \ openssl pdo session simplexml \ @@ -39,7 +40,7 @@ SQLITE_USE= PHP=pdo_sqlite,sqlite3 OPCACHE_USE= PHP=opcache do-install: - @${MKDIR} -m 0755 ${STAGEDIR}${WWWDIR} + @${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) .include Modified: head/www/kanboard/distinfo ============================================================================== --- head/www/kanboard/distinfo Tue Dec 13 15:28:24 2016 (r428500) +++ head/www/kanboard/distinfo Tue Dec 13 15:33:14 2016 (r428501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473429990 -SHA256 (kanboard-1.0.33.zip) = 58d587d7562888b12e0dc4067bbde8f40462a5ead8a23ea9afc7c2b372d87b97 -SIZE (kanboard-1.0.33.zip) = 5270661 +TIMESTAMP = 1477757844 +SHA256 (kanboard-1.0.34.zip) = db47464821de50a62d9ae36296d90e092fadcbcfcd2d3eef4331c9afebad4d84 +SIZE (kanboard-1.0.34.zip) = 6951416 Modified: head/www/kanboard/pkg-plist ============================================================================== --- head/www/kanboard/pkg-plist Tue Dec 13 15:28:24 2016 (r428500) +++ head/www/kanboard/pkg-plist Tue Dec 13 15:33:14 2016 (r428501) @@ -27,6 +27,7 @@ %%WWWDIR%%/app/Action/TaskCloseColumn.php %%WWWDIR%%/app/Action/TaskCloseNoActivity.php %%WWWDIR%%/app/Action/TaskCloseNoActivityColumn.php +%%WWWDIR%%/app/Action/TaskCloseNotMovedColumn.php %%WWWDIR%%/app/Action/TaskCreation.php %%WWWDIR%%/app/Action/TaskDuplicateAnotherProject.php %%WWWDIR%%/app/Action/TaskEmail.php @@ -117,6 +118,8 @@ %%WWWDIR%%/app/Controller/CaptchaController.php %%WWWDIR%%/app/Controller/CategoryController.php %%WWWDIR%%/app/Controller/ColumnController.php +%%WWWDIR%%/app/Controller/ColumnMoveRestrictionController.php +%%WWWDIR%%/app/Controller/ColumnRestrictionController.php %%WWWDIR%%/app/Controller/CommentController.php %%WWWDIR%%/app/Controller/ConfigController.php %%WWWDIR%%/app/Controller/CurrencyController.php @@ -143,6 +146,8 @@ %%WWWDIR%%/app/Controller/ProjectListController.php %%WWWDIR%%/app/Controller/ProjectOverviewController.php %%WWWDIR%%/app/Controller/ProjectPermissionController.php +%%WWWDIR%%/app/Controller/ProjectRoleController.php +%%WWWDIR%%/app/Controller/ProjectRoleRestrictionController.php %%WWWDIR%%/app/Controller/ProjectStatusController.php %%WWWDIR%%/app/Controller/ProjectTagController.php %%WWWDIR%%/app/Controller/ProjectUserOverviewController.php @@ -271,7 +276,10 @@ %%WWWDIR%%/app/Core/User/UserProviderInterface.php %%WWWDIR%%/app/Core/User/UserSession.php %%WWWDIR%%/app/Core/User/UserSync.php +%%WWWDIR%%/app/Decorator/ColumnMoveRestrictionCacheDecorator.php +%%WWWDIR%%/app/Decorator/ColumnRestrictionCacheDecorator.php %%WWWDIR%%/app/Decorator/MetadataCacheDecorator.php +%%WWWDIR%%/app/Decorator/ProjectRoleRestrictionCacheDecorator.php %%WWWDIR%%/app/Event/AuthFailureEvent.php %%WWWDIR%%/app/Event/AuthSuccessEvent.php %%WWWDIR%%/app/Event/CommentEvent.php @@ -380,6 +388,7 @@ %%WWWDIR%%/app/Helper/ModelHelper.php %%WWWDIR%%/app/Helper/ProjectActivityHelper.php %%WWWDIR%%/app/Helper/ProjectHeaderHelper.php +%%WWWDIR%%/app/Helper/ProjectRoleHelper.php %%WWWDIR%%/app/Helper/SubtaskHelper.php %%WWWDIR%%/app/Helper/TaskHelper.php %%WWWDIR%%/app/Helper/TextHelper.php @@ -436,6 +445,8 @@ %%WWWDIR%%/app/Model/CategoryModel.php %%WWWDIR%%/app/Model/ColorModel.php %%WWWDIR%%/app/Model/ColumnModel.php +%%WWWDIR%%/app/Model/ColumnMoveRestrictionModel.php +%%WWWDIR%%/app/Model/ColumnRestrictionModel.php %%WWWDIR%%/app/Model/CommentModel.php %%WWWDIR%%/app/Model/ConfigModel.php %%WWWDIR%%/app/Model/CurrencyModel.php @@ -461,6 +472,8 @@ %%WWWDIR%%/app/Model/ProjectNotificationModel.php %%WWWDIR%%/app/Model/ProjectNotificationTypeModel.php %%WWWDIR%%/app/Model/ProjectPermissionModel.php +%%WWWDIR%%/app/Model/ProjectRoleModel.php +%%WWWDIR%%/app/Model/ProjectRoleRestrictionModel.php %%WWWDIR%%/app/Model/ProjectTaskDuplicationModel.php %%WWWDIR%%/app/Model/ProjectTaskPriorityModel.php %%WWWDIR%%/app/Model/ProjectUserRoleModel.php @@ -590,6 +603,10 @@ %%WWWDIR%%/app/Template/column/edit.php %%WWWDIR%%/app/Template/column/index.php %%WWWDIR%%/app/Template/column/remove.php +%%WWWDIR%%/app/Template/column_move_restriction/create.php +%%WWWDIR%%/app/Template/column_move_restriction/remove.php +%%WWWDIR%%/app/Template/column_restriction/create.php +%%WWWDIR%%/app/Template/column_restriction/remove.php %%WWWDIR%%/app/Template/comment/create.php %%WWWDIR%%/app/Template/comment/edit.php %%WWWDIR%%/app/Template/comment/remove.php @@ -720,6 +737,12 @@ %%WWWDIR%%/app/Template/project_overview/information.php %%WWWDIR%%/app/Template/project_overview/show.php %%WWWDIR%%/app/Template/project_permission/index.php +%%WWWDIR%%/app/Template/project_role/create.php +%%WWWDIR%%/app/Template/project_role/edit.php +%%WWWDIR%%/app/Template/project_role/remove.php +%%WWWDIR%%/app/Template/project_role/show.php +%%WWWDIR%%/app/Template/project_role_restriction/create.php +%%WWWDIR%%/app/Template/project_role_restriction/remove.php %%WWWDIR%%/app/Template/project_status/disable.php %%WWWDIR%%/app/Template/project_status/enable.php %%WWWDIR%%/app/Template/project_status/remove.php @@ -771,6 +794,7 @@ %%WWWDIR%%/app/Template/task/time_tracking_summary.php %%WWWDIR%%/app/Template/task/transitions.php %%WWWDIR%%/app/Template/task_bulk/show.php +%%WWWDIR%%/app/Template/task_creation/duplicate_projects.php %%WWWDIR%%/app/Template/task_creation/show.php %%WWWDIR%%/app/Template/task_duplication/copy.php %%WWWDIR%%/app/Template/task_duplication/duplicate.php @@ -843,6 +867,8 @@ %%WWWDIR%%/app/Validator/AuthValidator.php %%WWWDIR%%/app/Validator/BaseValidator.php %%WWWDIR%%/app/Validator/CategoryValidator.php +%%WWWDIR%%/app/Validator/ColumnMoveRestrictionValidator.php +%%WWWDIR%%/app/Validator/ColumnRestrictionValidator.php %%WWWDIR%%/app/Validator/ColumnValidator.php %%WWWDIR%%/app/Validator/CommentValidator.php %%WWWDIR%%/app/Validator/CurrencyValidator.php @@ -851,6 +877,7 @@ %%WWWDIR%%/app/Validator/GroupValidator.php %%WWWDIR%%/app/Validator/LinkValidator.php %%WWWDIR%%/app/Validator/PasswordResetValidator.php +%%WWWDIR%%/app/Validator/ProjectRoleValidator.php %%WWWDIR%%/app/Validator/ProjectValidator.php %%WWWDIR%%/app/Validator/SubtaskValidator.php %%WWWDIR%%/app/Validator/SwimlaneValidator.php @@ -1044,6 +1071,7 @@ %%WWWDIR%%/doc/cronjob.markdown %%WWWDIR%%/doc/currency-rate.markdown %%WWWDIR%%/doc/custom-filters.markdown +%%WWWDIR%%/doc/custom-project-roles.markdown %%WWWDIR%%/doc/debian-installation.markdown %%WWWDIR%%/doc/docker.markdown %%WWWDIR%%/doc/duplicate-move-tasks.markdown @@ -1051,25 +1079,76 @@ %%WWWDIR%%/doc/email-configuration.markdown %%WWWDIR%%/doc/env.markdown %%WWWDIR%%/doc/es_ES/2fa.markdown +%%WWWDIR%%/doc/es_ES/analytics-tasks.markdown %%WWWDIR%%/doc/es_ES/analytics.markdown %%WWWDIR%%/doc/es_ES/api-action-procedures.markdown %%WWWDIR%%/doc/es_ES/api-authentication.markdown %%WWWDIR%%/doc/es_ES/api-board-procedures.markdown +%%WWWDIR%%/doc/es_ES/api-category-procedures.markdown +%%WWWDIR%%/doc/es_ES/api-column-procedures.markdown %%WWWDIR%%/doc/es_ES/api-comment-procedures.markdown %%WWWDIR%%/doc/es_ES/api-examples.markdown %%WWWDIR%%/doc/es_ES/api-external-task-link-procedures.markdown %%WWWDIR%%/doc/es_ES/api-group-member-procedures.markdown +%%WWWDIR%%/doc/es_ES/api-group-procedures.markdown +%%WWWDIR%%/doc/es_ES/api-internal-task-link-procedures.markdown %%WWWDIR%%/doc/es_ES/api-json-rpc.markdown +%%WWWDIR%%/doc/es_ES/api-link-procedures.markdown +%%WWWDIR%%/doc/es_ES/board-collapsed-expanded.markdown +%%WWWDIR%%/doc/es_ES/board-configuration.markdown +%%WWWDIR%%/doc/es_ES/board-horizontal-scrolling-and-compact-view.markdown +%%WWWDIR%%/doc/es_ES/board-show-hide-columns.markdown %%WWWDIR%%/doc/es_ES/bruteforce-protection.markdown %%WWWDIR%%/doc/es_ES/calendar-configuration.markdown %%WWWDIR%%/doc/es_ES/centos-installation.markdown +%%WWWDIR%%/doc/es_ES/cli.markdown +%%WWWDIR%%/doc/es_ES/cloudron.markdown +%%WWWDIR%%/doc/es_ES/coding-standards.markdown +%%WWWDIR%%/doc/es_ES/config.markdown +%%WWWDIR%%/doc/es_ES/contributing.markdown +%%WWWDIR%%/doc/es_ES/creating-projects.markdown +%%WWWDIR%%/doc/es_ES/creating-tasks.markdown +%%WWWDIR%%/doc/es_ES/cronjob.markdown %%WWWDIR%%/doc/es_ES/debian-installation.markdown +%%WWWDIR%%/doc/es_ES/docker.markdown %%WWWDIR%%/doc/es_ES/email-configuration.markdown +%%WWWDIR%%/doc/es_ES/faq.markdown +%%WWWDIR%%/doc/es_ES/freebsd-installation.markdown +%%WWWDIR%%/doc/es_ES/heroku.markdown %%WWWDIR%%/doc/es_ES/installation.markdown %%WWWDIR%%/doc/es_ES/kanban-vs-todo-and-scrum.markdown +%%WWWDIR%%/doc/es_ES/keyboard-shortcuts.markdown +%%WWWDIR%%/doc/es_ES/mysql-configuration.markdown +%%WWWDIR%%/doc/es_ES/plugin-authentication-architecture.markdown +%%WWWDIR%%/doc/es_ES/plugin-authentication.markdown +%%WWWDIR%%/doc/es_ES/plugin-authorization-architecture.markdown +%%WWWDIR%%/doc/es_ES/plugin-automatic-actions.markdown +%%WWWDIR%%/doc/es_ES/plugin-avatar-provider.markdown +%%WWWDIR%%/doc/es_ES/plugin-directory.markdown +%%WWWDIR%%/doc/es_ES/plugin-events.markdown +%%WWWDIR%%/doc/es_ES/plugin-external-link.markdown +%%WWWDIR%%/doc/es_ES/plugin-group-provider.markdown +%%WWWDIR%%/doc/es_ES/plugin-helpers.markdown +%%WWWDIR%%/doc/es_ES/plugin-hooks.markdown +%%WWWDIR%%/doc/es_ES/plugin-ldap-client.markdown +%%WWWDIR%%/doc/es_ES/plugin-mail-transports.markdown +%%WWWDIR%%/doc/es_ES/plugin-metadata.markdown +%%WWWDIR%%/doc/es_ES/plugin-notifications.markdown +%%WWWDIR%%/doc/es_ES/plugin-overrides.markdown +%%WWWDIR%%/doc/es_ES/plugin-registration.markdown +%%WWWDIR%%/doc/es_ES/plugin-routes.markdown +%%WWWDIR%%/doc/es_ES/plugin-schema-migrations.markdown +%%WWWDIR%%/doc/es_ES/plugins.markdown +%%WWWDIR%%/doc/es_ES/requirements.markdown +%%WWWDIR%%/doc/es_ES/reverse-proxy-authentication.markdown +%%WWWDIR%%/doc/es_ES/rss.markdown +%%WWWDIR%%/doc/es_ES/screenshots.markdown %%WWWDIR%%/doc/es_ES/subtasks.markdown %%WWWDIR%%/doc/es_ES/suse-installation.markdown +%%WWWDIR%%/doc/es_ES/swimlanes.markdown +%%WWWDIR%%/doc/es_ES/tags.markdown %%WWWDIR%%/doc/es_ES/translations.markdown +%%WWWDIR%%/doc/es_ES/update.markdown %%WWWDIR%%/doc/es_ES/user-mentions.markdown %%WWWDIR%%/doc/faq.markdown %%WWWDIR%%/doc/fr_FR/2fa.markdown @@ -1084,16 +1163,20 @@ %%WWWDIR%%/doc/fr_FR/board-show-hide-columns.markdown %%WWWDIR%%/doc/fr_FR/calendar-configuration.markdown %%WWWDIR%%/doc/fr_FR/calendar.markdown +%%WWWDIR%%/doc/fr_FR/centos-installation.markdown %%WWWDIR%%/doc/fr_FR/closing-tasks.markdown %%WWWDIR%%/doc/fr_FR/create-tasks-by-email.markdown %%WWWDIR%%/doc/fr_FR/creating-projects.markdown %%WWWDIR%%/doc/fr_FR/creating-tasks.markdown %%WWWDIR%%/doc/fr_FR/currency-rate.markdown +%%WWWDIR%%/doc/fr_FR/custom-project-roles.markdown +%%WWWDIR%%/doc/fr_FR/debian-installation.markdown %%WWWDIR%%/doc/fr_FR/duplicate-move-tasks.markdown %%WWWDIR%%/doc/fr_FR/editing-projects.markdown %%WWWDIR%%/doc/fr_FR/gantt-chart-projects.markdown %%WWWDIR%%/doc/fr_FR/gantt-chart-tasks.markdown %%WWWDIR%%/doc/fr_FR/index.markdown +%%WWWDIR%%/doc/fr_FR/installation.markdown %%WWWDIR%%/doc/fr_FR/kanban-vs-todo-and-scrum.markdown %%WWWDIR%%/doc/fr_FR/keyboard-shortcuts.markdown %%WWWDIR%%/doc/fr_FR/link-labels.markdown @@ -1104,6 +1187,7 @@ %%WWWDIR%%/doc/fr_FR/project-views.markdown %%WWWDIR%%/doc/fr_FR/recurring-tasks.markdown %%WWWDIR%%/doc/fr_FR/removing-projects.markdown +%%WWWDIR%%/doc/fr_FR/requirements.markdown %%WWWDIR%%/doc/fr_FR/roles.markdown %%WWWDIR%%/doc/fr_FR/screenshots.markdown %%WWWDIR%%/doc/fr_FR/screenshots/automatic-action-creation.png @@ -1115,6 +1199,7 @@ %%WWWDIR%%/doc/fr_FR/screenshots/calendar-view.png %%WWWDIR%%/doc/fr_FR/screenshots/gantt-view.png %%WWWDIR%%/doc/fr_FR/screenshots/hide-column.png +%%WWWDIR%%/doc/fr_FR/screenshots/internal-task-links.png %%WWWDIR%%/doc/fr_FR/screenshots/list-view.png %%WWWDIR%%/doc/fr_FR/screenshots/new-project.png %%WWWDIR%%/doc/fr_FR/screenshots/new-user.png @@ -1128,12 +1213,15 @@ %%WWWDIR%%/doc/fr_FR/screenshots/swimlanes.png %%WWWDIR%%/doc/fr_FR/screenshots/task-creation-board.png %%WWWDIR%%/doc/fr_FR/screenshots/task-creation-form.png +%%WWWDIR%%/doc/fr_FR/screenshots/task-transitions.png %%WWWDIR%%/doc/fr_FR/sharing-projects.markdown %%WWWDIR%%/doc/fr_FR/subtasks.markdown %%WWWDIR%%/doc/fr_FR/swimlanes.markdown %%WWWDIR%%/doc/fr_FR/task-links.markdown %%WWWDIR%%/doc/fr_FR/time-tracking.markdown %%WWWDIR%%/doc/fr_FR/transitions.markdown +%%WWWDIR%%/doc/fr_FR/ubuntu-installation.markdown +%%WWWDIR%%/doc/fr_FR/update.markdown %%WWWDIR%%/doc/fr_FR/usage-examples.markdown %%WWWDIR%%/doc/fr_FR/user-management.markdown %%WWWDIR%%/doc/fr_FR/what-is-kanban.markdown @@ -1282,28 +1370,100 @@ %%WWWDIR%%/doc/ru_RU/windows-apache-installation.markdown %%WWWDIR%%/doc/ru_RU/windows-iis-installation.markdown %%WWWDIR%%/doc/screenshots.markdown +%%WWWDIR%%/doc/screenshots/2fa.png +%%WWWDIR%%/doc/screenshots/add-subtask-shortcut.png +%%WWWDIR%%/doc/screenshots/add-subtask.png +%%WWWDIR%%/doc/screenshots/add_new_restriction.png +%%WWWDIR%%/doc/screenshots/apple-calendar-add-subscription.png +%%WWWDIR%%/doc/screenshots/apple-calendar-edit-subscription.png +%%WWWDIR%%/doc/screenshots/application-settings.png %%WWWDIR%%/doc/screenshots/automatic-action-creation.png +%%WWWDIR%%/doc/screenshots/average-lead-cycle-time.png +%%WWWDIR%%/doc/screenshots/average-time-spent-into-each-column.png +%%WWWDIR%%/doc/screenshots/bitbucket-webhooks.png %%WWWDIR%%/doc/screenshots/board-collapsed-mode.png %%WWWDIR%%/doc/screenshots/board-compact-mode.png %%WWWDIR%%/doc/screenshots/board-expanded-mode.png +%%WWWDIR%%/doc/screenshots/board-hide-show-column.png +%%WWWDIR%%/doc/screenshots/board-settings.png %%WWWDIR%%/doc/screenshots/board-task-limit.png %%WWWDIR%%/doc/screenshots/board-view.png +%%WWWDIR%%/doc/screenshots/budget-cost-breakdown.png +%%WWWDIR%%/doc/screenshots/budget-graph.png +%%WWWDIR%%/doc/screenshots/budget-lines.png +%%WWWDIR%%/doc/screenshots/burndown-chart.png +%%WWWDIR%%/doc/screenshots/calendar-settings.png %%WWWDIR%%/doc/screenshots/calendar-view.png +%%WWWDIR%%/doc/screenshots/calendar.png +%%WWWDIR%%/doc/screenshots/cfd.png +%%WWWDIR%%/doc/screenshots/closing-tasks.png +%%WWWDIR%%/doc/screenshots/currency-rate.png +%%WWWDIR%%/doc/screenshots/custom-filter-creation.png +%%WWWDIR%%/doc/screenshots/custom-filter-dropdown.png +%%WWWDIR%%/doc/screenshots/custom_roles.png +%%WWWDIR%%/doc/screenshots/dropdown-screenshot.png +%%WWWDIR%%/doc/screenshots/example-restriction-task-creation.png +%%WWWDIR%%/doc/screenshots/example-restriction-task-drag-and-drop.png +%%WWWDIR%%/doc/screenshots/example-restriction-task-status-blocked.png +%%WWWDIR%%/doc/screenshots/example-restriction-task-status.png +%%WWWDIR%%/doc/screenshots/example-restrictions.png +%%WWWDIR%%/doc/screenshots/gantt-chart-all-projects.png +%%WWWDIR%%/doc/screenshots/gantt-chart-not-defined.png +%%WWWDIR%%/doc/screenshots/gantt-chart-project.png %%WWWDIR%%/doc/screenshots/gantt-view.png +%%WWWDIR%%/doc/screenshots/github-webhooks.png +%%WWWDIR%%/doc/screenshots/gitlab-webhooks.png +%%WWWDIR%%/doc/screenshots/google-calendar-add-subscription.png %%WWWDIR%%/doc/screenshots/groups-management.png %%WWWDIR%%/doc/screenshots/hide-column.png +%%WWWDIR%%/doc/screenshots/hipchat-notification.png +%%WWWDIR%%/doc/screenshots/hipchat-room-token.png +%%WWWDIR%%/doc/screenshots/hipchat-settings.png +%%WWWDIR%%/doc/screenshots/hourly-rate.png +%%WWWDIR%%/doc/screenshots/internal-task-links.png +%%WWWDIR%%/doc/screenshots/jabber-notification.png +%%WWWDIR%%/doc/screenshots/jabber-settings.png +%%WWWDIR%%/doc/screenshots/kanboard-github-webhooks.png +%%WWWDIR%%/doc/screenshots/link-label-creation.png +%%WWWDIR%%/doc/screenshots/link-labels.png %%WWWDIR%%/doc/screenshots/list-view.png %%WWWDIR%%/doc/screenshots/mention-autocomplete.png +%%WWWDIR%%/doc/screenshots/menu-close-task.png +%%WWWDIR%%/doc/screenshots/new-private-project.png %%WWWDIR%%/doc/screenshots/new-project.png %%WWWDIR%%/doc/screenshots/new-user.png +%%WWWDIR%%/doc/screenshots/new_custom_role.png +%%WWWDIR%%/doc/screenshots/new_restriction.png +%%WWWDIR%%/doc/screenshots/notifications.png +%%WWWDIR%%/doc/screenshots/outlook-add-subscription.png +%%WWWDIR%%/doc/screenshots/outlook-edit-subscription.png +%%WWWDIR%%/doc/screenshots/overtime-timetable.png +%%WWWDIR%%/doc/screenshots/project-automatic-action-step1.png +%%WWWDIR%%/doc/screenshots/project-automatic-action-step2.png +%%WWWDIR%%/doc/screenshots/project-automatic-action-step3.png +%%WWWDIR%%/doc/screenshots/project-automatic-actions.png +%%WWWDIR%%/doc/screenshots/project-creation-form.png +%%WWWDIR%%/doc/screenshots/project-creation-link.png %%WWWDIR%%/doc/screenshots/project-disable-sharing.png %%WWWDIR%%/doc/screenshots/project-edition.png %%WWWDIR%%/doc/screenshots/project-enable-sharing.png +%%WWWDIR%%/doc/screenshots/project-nobody-allowed.png %%WWWDIR%%/doc/screenshots/project-permissions.png %%WWWDIR%%/doc/screenshots/project-remove.png +%%WWWDIR%%/doc/screenshots/project-settings.png %%WWWDIR%%/doc/screenshots/project-view.png +%%WWWDIR%%/doc/screenshots/recurring-tasks.png +%%WWWDIR%%/doc/screenshots/restrictions.png %%WWWDIR%%/doc/screenshots/show-column.png +%%WWWDIR%%/doc/screenshots/slack-add-incoming-webhook.png +%%WWWDIR%%/doc/screenshots/slack-notification.png +%%WWWDIR%%/doc/screenshots/subtask-status-done.png +%%WWWDIR%%/doc/screenshots/subtask-status-inprogress.png +%%WWWDIR%%/doc/screenshots/subtask-time-tracking.png +%%WWWDIR%%/doc/screenshots/subtask-timer.png +%%WWWDIR%%/doc/screenshots/subtask-user-restriction.png %%WWWDIR%%/doc/screenshots/swimlane-configuration.png +%%WWWDIR%%/doc/screenshots/swimlanes-configuration.png %%WWWDIR%%/doc/screenshots/swimlanes.png %%WWWDIR%%/doc/screenshots/tags-board.png %%WWWDIR%%/doc/screenshots/tags-global.png @@ -1312,8 +1472,29 @@ %%WWWDIR%%/doc/screenshots/tags-task.png %%WWWDIR%%/doc/screenshots/task-creation-board.png %%WWWDIR%%/doc/screenshots/task-creation-form.png +%%WWWDIR%%/doc/screenshots/task-distribution.png +%%WWWDIR%%/doc/screenshots/task-duplication-another-project.png +%%WWWDIR%%/doc/screenshots/task-duplication.png +%%WWWDIR%%/doc/screenshots/task-lead-cycle-time.png +%%WWWDIR%%/doc/screenshots/task-links.png +%%WWWDIR%%/doc/screenshots/task-screenshot.png +%%WWWDIR%%/doc/screenshots/task-time-tracking.png +%%WWWDIR%%/doc/screenshots/task-timesheet.png +%%WWWDIR%%/doc/screenshots/task-transitions.png +%%WWWDIR%%/doc/screenshots/thunderbird-new-calendar-step1.png +%%WWWDIR%%/doc/screenshots/thunderbird-new-calendar-step2.png +%%WWWDIR%%/doc/screenshots/time-into-each-column.png +%%WWWDIR%%/doc/screenshots/timetable.png +%%WWWDIR%%/doc/screenshots/transitions-export.png +%%WWWDIR%%/doc/screenshots/transitions.png +%%WWWDIR%%/doc/screenshots/user-repartition.png +%%WWWDIR%%/doc/screenshots/web-notifications-icon.png +%%WWWDIR%%/doc/screenshots/web-notifications.png +%%WWWDIR%%/doc/screenshots/week-timetable.png %%WWWDIR%%/doc/search.markdown %%WWWDIR%%/doc/sharing-projects.markdown +%%WWWDIR%%/doc/solving-blank-page-issue.markdown +%%WWWDIR%%/doc/solving-database-migration-issues.markdown %%WWWDIR%%/doc/sqlite-database.markdown %%WWWDIR%%/doc/subtasks.markdown %%WWWDIR%%/doc/suse-installation.markdown @@ -1332,7 +1513,6 @@ %%WWWDIR%%/doc/user-mentions.markdown %%WWWDIR%%/doc/user-types.markdown %%WWWDIR%%/doc/vagrant.markdown -%%WWWDIR%%/doc/web.config %%WWWDIR%%/doc/webhooks.markdown %%WWWDIR%%/doc/what-is-kanban.markdown %%WWWDIR%%/doc/windows-apache-installation.markdown From owner-svn-ports-all@freebsd.org Tue Dec 13 15:45:44 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 00C96C75B66; Tue, 13 Dec 2016 15:45:44 +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 CF6536B1; Tue, 13 Dec 2016 15:45:43 +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 uBDFjhsC094712; Tue, 13 Dec 2016 15:45:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFjgC3094709; Tue, 13 Dec 2016 15:45:42 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131545.uBDFjgC3094709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:45:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428502 - head/devel/skalibs 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: Tue, 13 Dec 2016 15:45:44 -0000 Author: amdmi3 Date: Tue Dec 13 15:45:42 2016 New Revision: 428502 URL: https://svnweb.freebsd.org/changeset/ports/428502 Log: - Update to 2.4.0.0 - Update maintainer's email - While here, add LICENSE_FILE, don't install unneeded docs, fix command for docs installation and apply some cosmetic fixes PR: 213894 Submitted by: colin@heliocat.net (maintainer) Modified: head/devel/skalibs/Makefile head/devel/skalibs/distinfo head/devel/skalibs/pkg-plist Modified: head/devel/skalibs/Makefile ============================================================================== --- head/devel/skalibs/Makefile Tue Dec 13 15:33:14 2016 (r428501) +++ head/devel/skalibs/Makefile Tue Dec 13 15:45:42 2016 (r428502) @@ -2,28 +2,31 @@ # $FreeBSD$ PORTNAME= skalibs -PORTVERSION= 2.3.9.0 +PORTVERSION= 2.4.0.0 CATEGORIES= devel MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ -MAINTAINER= colin@heliocat.net +MAINTAINER= colin-ports@heliocat.net COMMENT= General purpose C libraries used by skarnet.org software LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake USE_LDCONFIG= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--prefix=${PREFIX} \ +CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-default-path=${PREFIX}/bin:/usr/bin:/bin -DOCS= AUTHORS COPYING INSTALL README doc/*.html +DOCS= AUTHORS README doc/*.html OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libskarnet.so.${PORTVERSION} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libskarnet.so.${PORTVERSION} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} .for d in libbiguint libdatastruct librandom libstdcrypto libstddjb libunixonacid @${MKDIR} ${STAGEDIR}${DOCSDIR}/${d} cd ${WRKSRC} && ${INSTALL_MAN} doc/${d}/*.html ${STAGEDIR}${DOCSDIR}/${d} Modified: head/devel/skalibs/distinfo ============================================================================== --- head/devel/skalibs/distinfo Tue Dec 13 15:33:14 2016 (r428501) +++ head/devel/skalibs/distinfo Tue Dec 13 15:45:42 2016 (r428502) @@ -1,2 +1,3 @@ -SHA256 (skalibs-2.3.9.0.tar.gz) = 6229fb4fb415699bbff3b446ff44aa5b7fb9c512b83bd68ae4005603afab60cb -SIZE (skalibs-2.3.9.0.tar.gz) = 211781 +TIMESTAMP = 1477762910 +SHA256 (skalibs-2.4.0.0.tar.gz) = a58cdcc8a2f083090632cdee01f962bee2f99c3f8be61f36c1e13adaef42cea9 +SIZE (skalibs-2.4.0.0.tar.gz) = 214565 Modified: head/devel/skalibs/pkg-plist ============================================================================== --- head/devel/skalibs/pkg-plist Tue Dec 13 15:33:14 2016 (r428501) +++ head/devel/skalibs/pkg-plist Tue Dec 13 15:45:42 2016 (r428502) @@ -1,3 +1,4 @@ +include/skalibs/alarm.h include/skalibs/alloc.h include/skalibs/allreadwrite.h include/skalibs/avlnode.h @@ -44,7 +45,6 @@ include/skalibs/nsig.h include/skalibs/random.h include/skalibs/randomegd.h include/skalibs/rc4.h -include/skalibs/rrandom.h include/skalibs/segfault.h include/skalibs/selfpipe.h include/skalibs/setgroups.h @@ -71,10 +71,6 @@ include/skalibs/uint16.h include/skalibs/uint32.h include/skalibs/uint64.h include/skalibs/ulong.h -include/skalibs/unirandom.h -include/skalibs/unirandomdev.h -include/skalibs/unirandomegd.h -include/skalibs/unisurf.h include/skalibs/unix-timed.h include/skalibs/unix-transactional.h include/skalibs/unixconnection.h @@ -83,21 +79,20 @@ include/skalibs/unixonacid.h include/skalibs/ushort.h include/skalibs/webipc.h lib/libskarnet.so -lib/libskarnet.so.2.3 -lib/libskarnet.so.2.3.9 -lib/libskarnet.so.2.3.9.0 +lib/libskarnet.so.2.4 +lib/libskarnet.so.2.4.0 +lib/libskarnet.so.2.4.0.0 lib/skalibs/libskarnet.a -lib/skalibs/sysdeps/rt.lib lib/skalibs/sysdeps/socket.lib +lib/skalibs/sysdeps/spawn.lib lib/skalibs/sysdeps/sysclock.lib lib/skalibs/sysdeps/sysdeps lib/skalibs/sysdeps/sysdeps.h lib/skalibs/sysdeps/tainnow.lib lib/skalibs/sysdeps/target +lib/skalibs/sysdeps/timer.lib lib/skalibs/sysdeps/util.lib %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/crosscompile.html %%PORTDOCS%%%%DOCSDIR%%/djblegacy.html @@ -108,6 +103,7 @@ lib/skalibs/sysdeps/util.lib %%PORTDOCS%%%%DOCSDIR%%/librandom/index.html %%PORTDOCS%%%%DOCSDIR%%/libskarnet.html %%PORTDOCS%%%%DOCSDIR%%/libstdcrypto/index.html +%%PORTDOCS%%%%DOCSDIR%%/libstddjb/alarm.html %%PORTDOCS%%%%DOCSDIR%%/libstddjb/alloc.html %%PORTDOCS%%%%DOCSDIR%%/libstddjb/allreadwrite.html %%PORTDOCS%%%%DOCSDIR%%/libstddjb/bitarray.html From owner-svn-ports-all@freebsd.org Tue Dec 13 15:45:53 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 75DB9C75BA3; Tue, 13 Dec 2016 15:45:53 +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 506B1760; Tue, 13 Dec 2016 15:45:53 +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 uBDFjqtG095010; Tue, 13 Dec 2016 15:45:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFjqE3095007; Tue, 13 Dec 2016 15:45:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131545.uBDFjqE3095007@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:45:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428504 - head/sysutils/s6 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: Tue, 13 Dec 2016 15:45:53 -0000 Author: amdmi3 Date: Tue Dec 13 15:45:52 2016 New Revision: 428504 URL: https://svnweb.freebsd.org/changeset/ports/428504 Log: - Update to 2.4.0.0 - Update maintainer's email - While here, add LICENSE_FILE, fix library dependency, don't install unneeded docs, fix command for docs installation and apply some cosmetic fixes PR: 213899 Submitted by: colin@heliocat.net (maintainer) Modified: head/sysutils/s6/Makefile head/sysutils/s6/distinfo head/sysutils/s6/pkg-plist Modified: head/sysutils/s6/Makefile ============================================================================== --- head/sysutils/s6/Makefile Tue Dec 13 15:45:47 2016 (r428503) +++ head/sysutils/s6/Makefile Tue Dec 13 15:45:52 2016 (r428504) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= s6 -PORTVERSION= 2.2.4.3 +PORTVERSION= 2.4.0.0 CATEGORIES= sysutils MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ -MAINTAINER= colin@heliocat.net +MAINTAINER= colin-ports@heliocat.net COMMENT= skarnet.org supervision suite LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= skalibs>=2.3.9.0:devel/skalibs \ - execline>=2.1.4.5:lang/execline +LIB_DEPENDS= libskarnet.so:devel/skalibs +BUILD_DEPENDS= execline>=2.2.0.0:lang/execline RUN_DEPENDS= execlineb:lang/execline USES= gmake @@ -23,24 +24,22 @@ SUB_LIST= SERVICE_DIR="${SERVICE_DIR}" USE_LDCONFIG= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--prefix=${PREFIX} \ - --with-default-path=${LOCALBASE}/bin:/usr/bin:/bin \ - --with-include=${LOCALBASE}/include \ - --with-dynlib=${LOCALBASE}/lib \ - --with-lib=${LOCALBASE}/lib/skalibs \ - --with-lib=${LOCALBASE}/lib/execline \ - --enable-shared +CONFIGURE_ARGS= --prefix=${PREFIX} \ + --with-default-path=${LOCALBASE}/bin:/usr/bin:/bin \ + --with-include=${LOCALBASE}/include \ + --with-dynlib=${LOCALBASE}/lib \ + --with-lib=${LOCALBASE}/lib/skalibs \ + --with-lib=${LOCALBASE}/lib/execline \ + --enable-shared + +DOCS= AUTHORS README doc/*.html -DOCS= AUTHORS COPYING INSTALL README doc/*.html OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6.so.${PORTVERSION} - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/s6lockd-helper - @${MKDIR} ${STAGEDIR}${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${STAGEDIR}${DOCSDIR} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libs6.so.${PORTVERSION} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/s6lockd-helper cd ${WRKDIR} && ${INSTALL_SCRIPT} s6-svscanboot \ ${STAGEDIR}${PREFIX}/bin @${MKDIR} ${STAGEDIR}${ETCDIR}/s6-svscan/env @@ -52,4 +51,8 @@ post-install: cd ${WRKDIR} && ${INSTALL_SCRIPT} s6-svscan-log_run \ ${STAGEDIR}${ETCDIR}/s6-svscan-log/run.sample +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR} + .include Modified: head/sysutils/s6/distinfo ============================================================================== --- head/sysutils/s6/distinfo Tue Dec 13 15:45:47 2016 (r428503) +++ head/sysutils/s6/distinfo Tue Dec 13 15:45:52 2016 (r428504) @@ -1,2 +1,3 @@ -SHA256 (s6-2.2.4.3.tar.gz) = f584ec56d5f2a3a2d81698d5f744b9b64d8fb6c22b56649faa71f3b62da7db3f -SIZE (s6-2.2.4.3.tar.gz) = 192153 +TIMESTAMP = 1477766011 +SHA256 (s6-2.4.0.0.tar.gz) = 5e788d5935dbcce76ac9a99cfcf6ee46a2ffb84220c84225df7589e9a3585560 +SIZE (s6-2.4.0.0.tar.gz) = 193534 Modified: head/sysutils/s6/pkg-plist ============================================================================== --- head/sysutils/s6/pkg-plist Tue Dec 13 15:45:47 2016 (r428503) +++ head/sysutils/s6/pkg-plist Tue Dec 13 15:45:52 2016 (r428504) @@ -1,5 +1,6 @@ bin/s6-accessrules-cdb-from-fs bin/s6-accessrules-fs-from-cdb +bin/s6-applyuidgid bin/s6-cleanfifodir bin/s6-connlimit bin/s6-envdir @@ -36,6 +37,7 @@ bin/s6-log bin/s6-mkfifodir bin/s6-setlock bin/s6-setsid +bin/s6-setuidgid bin/s6-softlimit bin/s6-sudo bin/s6-sudoc @@ -66,16 +68,12 @@ include/s6/s6-supervise.h include/s6/s6.h include/s6/s6lock.h lib/libs6.so -lib/libs6.so.2.2 -lib/libs6.so.2.2.4 -lib/libs6.so.2.2.4.3 +lib/libs6.so.2.4 +lib/libs6.so.2.4.0 +lib/libs6.so.2.4.0.0 lib/s6/libs6.a libexec/s6lockd-helper -sbin/s6-applyuidgid -sbin/s6-setuidgid %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/fifodir.html %%PORTDOCS%%%%DOCSDIR%%/ftrig.html From owner-svn-ports-all@freebsd.org Tue Dec 13 15:45:48 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 CD94DC75B81; Tue, 13 Dec 2016 15:45:48 +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 A830D6BD; Tue, 13 Dec 2016 15:45:48 +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 uBDFjlbR094858; Tue, 13 Dec 2016 15:45:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFjl1f094855; Tue, 13 Dec 2016 15:45:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131545.uBDFjl1f094855@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:45:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428503 - head/lang/execline 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: Tue, 13 Dec 2016 15:45:48 -0000 Author: amdmi3 Date: Tue Dec 13 15:45:47 2016 New Revision: 428503 URL: https://svnweb.freebsd.org/changeset/ports/428503 Log: - Update to 2.2.0.0 - Update maintainer's email - While here, add LICENSE_FILE, fix library dependency, don't install unneeded docs, fix command for docs installation and apply some cosmetic fixes PR: 213897 Submitted by: colin@heliocat.net (maintainer) Modified: head/lang/execline/Makefile head/lang/execline/distinfo head/lang/execline/pkg-plist Modified: head/lang/execline/Makefile ============================================================================== --- head/lang/execline/Makefile Tue Dec 13 15:45:42 2016 (r428502) +++ head/lang/execline/Makefile Tue Dec 13 15:45:47 2016 (r428503) @@ -2,35 +2,39 @@ # $FreeBSD$ PORTNAME= execline -PORTVERSION= 2.1.4.5 +PORTVERSION= 2.2.0.0 CATEGORIES= lang shells MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/ -MAINTAINER= colin@heliocat.net +MAINTAINER= colin-ports@heliocat.net COMMENT= Lightweight non-interactive sh(1)-like scripting language LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= skalibs>=2.3.8.3:devel/skalibs +LIB_DEPENDS= libskarnet.so:devel/skalibs CONFLICTS_INSTALL= ImageMagick-* # bin/import USES= gmake USE_LDCONFIG= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS+=--prefix=${PREFIX} \ +CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-sysdeps=${LOCALBASE}/lib/skalibs/sysdeps \ --with-lib=${LOCALBASE}/lib/skalibs \ --with-dynlib=${LOCALBASE}/lib \ --with-include=${LOCALBASE}/include \ --enable-shared -DOCS= AUTHORS COPYING INSTALL README doc/*.html +DOCS= AUTHORS README doc/*.html + OPTIONS_DEFINE= DOCS post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libexecline.so.${PORTVERSION} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libexecline.so.${PORTVERSION} + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_MAN} ${DOCS} ${STAGEDIR}${DOCSDIR} Modified: head/lang/execline/distinfo ============================================================================== --- head/lang/execline/distinfo Tue Dec 13 15:45:42 2016 (r428502) +++ head/lang/execline/distinfo Tue Dec 13 15:45:47 2016 (r428503) @@ -1,2 +1,3 @@ -SHA256 (execline-2.1.4.5.tar.gz) = ab4451d4992a5d7fb2ae34cffe4d0806e4902bf9aa27ee3b75617aa35379356f -SIZE (execline-2.1.4.5.tar.gz) = 80203 +TIMESTAMP = 1477765618 +SHA256 (execline-2.2.0.0.tar.gz) = 93bd744f2e3ad204cb89f147efdc6ca4e622f9c6bfc9895e0b2cb8b0480029de +SIZE (execline-2.2.0.0.tar.gz) = 82860 Modified: head/lang/execline/pkg-plist ============================================================================== --- head/lang/execline/pkg-plist Tue Dec 13 15:45:42 2016 (r428502) +++ head/lang/execline/pkg-plist Tue Dec 13 15:45:47 2016 (r428503) @@ -48,12 +48,10 @@ include/execline/config.h include/execline/execline.h lib/execline/libexecline.a lib/libexecline.so -lib/libexecline.so.2.1 -lib/libexecline.so.2.1.4 -lib/libexecline.so.2.1.4.5 +lib/libexecline.so.2.2 +lib/libexecline.so.2.2.0 +lib/libexecline.so.2.2.0.0 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/background.html %%PORTDOCS%%%%DOCSDIR%%/backtick.html From owner-svn-ports-all@freebsd.org Tue Dec 13 15:46: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 3D67DC75BE8; Tue, 13 Dec 2016 15:46:00 +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 0B606826; Tue, 13 Dec 2016 15:45:59 +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 uBDFjx5c095121; Tue, 13 Dec 2016 15:45:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDFjx9e095120; Tue, 13 Dec 2016 15:45:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131545.uBDFjx9e095120@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 15:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428505 - head 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: Tue, 13 Dec 2016 15:46:00 -0000 Author: amdmi3 Date: Tue Dec 13 15:45:59 2016 New Revision: 428505 URL: https://svnweb.freebsd.org/changeset/ports/428505 Log: - Add UPDATING entry for devel/skalibs, lang/execline, sysutils/s6 update PR: 213894, 213897, 213899 Submitted by: colin@heliocat.net (maintainer) Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 13 15:45:52 2016 (r428504) +++ head/UPDATING Tue Dec 13 15:45:59 2016 (r428505) @@ -5,6 +5,27 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161213: + AFFECTS: users of devel/skalibs, lang/execline, sysutils/s6 + AUTHOR: Colin Booth + + skalibs has undergone a major version bump and compatibility is not + guaranteed for software with a runtime dependency on + libskarnet.so.2.3.9.0. This will not affect lang/execline or + sysutils/s6 as those are statically linked against libskarnet.a. + + execline has undergone a major version bump and compatibility is not + guaranteed for software with a runtime dependency on + libexecline.so.2.1.4.5. This will not affect sysutils/s6 as all s6 + programs are statically linked against libexecline.a. + + s6 has undergone a major version bump and compatibility is not + guaranteed for software with a runtime dependency on + libs6.so.2.2.4.3. Additionally, s6-applyuidgid and s6-setuidgid + have moved from $PREFIX/sbin to $PREFIX/bin. Any scripts calling + those utilities that are not relying on $PATH resolution to find + them will need to be rewritten. + 20161207: AFFECTS: users of www/node AUTHOR: bradleythughes@fastmail.fm From owner-svn-ports-all@freebsd.org Tue Dec 13 16:07: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 4BC7BC7598C; Tue, 13 Dec 2016 16:07:03 +0000 (UTC) (envelope-from ehaupt@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 0160A1B7E; Tue, 13 Dec 2016 16:07:02 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDG72Ww003500; Tue, 13 Dec 2016 16:07:02 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDG72NS003498; Tue, 13 Dec 2016 16:07:02 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612131607.uBDG72NS003498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 13 Dec 2016 16:07:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428506 - head/x11/xdotool 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: Tue, 13 Dec 2016 16:07:03 -0000 Author: ehaupt Date: Tue Dec 13 16:07:01 2016 New Revision: 428506 URL: https://svnweb.freebsd.org/changeset/ports/428506 Log: Update to 3.20160805.1 Approved by: Greg Fitzgerald (maintainer, via mail) Deleted: head/x11/xdotool/pkg-plist Modified: head/x11/xdotool/Makefile head/x11/xdotool/distinfo Modified: head/x11/xdotool/Makefile ============================================================================== --- head/x11/xdotool/Makefile Tue Dec 13 15:45:59 2016 (r428505) +++ head/x11/xdotool/Makefile Tue Dec 13 16:07:01 2016 (r428506) @@ -2,7 +2,7 @@ PORTNAME= xdotool DISTVERSIONPREFIX= v -DISTVERSION= 3.20150503.1 +DISTVERSION= 3.20160805.1 PORTEPOCH= 1 CATEGORIES= x11 @@ -10,6 +10,7 @@ MAINTAINER= gregf@hugops.pw COMMENT= Programmatically simulate keyboard input or mouse activity LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYRIGHT LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon @@ -21,9 +22,16 @@ USES= gmake pkgconfig perl5 USE_XORG= x11 xtst xinerama USE_PERL5= build +PLIST_FILES= bin/xdotool include/xdo.h lib/libxdo.so \ + lib/libxdo.so.3 man/man1/xdotool.1.gz + # Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers post-patch: @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' \ ${WRKSRC}/Makefile +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/xdotool \ + ${STAGEDIR}${PREFIX}/lib/libxdo.so.3 + .include Modified: head/x11/xdotool/distinfo ============================================================================== --- head/x11/xdotool/distinfo Tue Dec 13 15:45:59 2016 (r428505) +++ head/x11/xdotool/distinfo Tue Dec 13 16:07:01 2016 (r428506) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471135682 -SHA256 (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = b097ef0e3897d1a24e3f45f0faed58329742d3d9434b9b46eb97eb1040f999bf -SIZE (jordansissel-xdotool-v3.20150503.1_GH0.tar.gz) = 103128 +TIMESTAMP = 1481639544 +SHA256 (jordansissel-xdotool-v3.20160805.1_GH0.tar.gz) = ddafca1239075c203769c17a5a184587731e56fbe0438c09d08f8af1704e117a +SIZE (jordansissel-xdotool-v3.20160805.1_GH0.tar.gz) = 106026 From owner-svn-ports-all@freebsd.org Tue Dec 13 16:26:21 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 696EDC76573; Tue, 13 Dec 2016 16:26:21 +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 1EC1D126D; Tue, 13 Dec 2016 16:26:21 +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 uBDGQKfF011463; Tue, 13 Dec 2016 16:26:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDGQKi3011461; Tue, 13 Dec 2016 16:26:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131626.uBDGQKi3011461@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 16:26:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428507 - in head/games/pinball: . 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: Tue, 13 Dec 2016 16:26:21 -0000 Author: amdmi3 Date: Tue Dec 13 16:26:19 2016 New Revision: 428507 URL: https://svnweb.freebsd.org/changeset/ports/428507 Log: - Fix build with libc++ 3.9 - Add LICENSE_FILE - Switch to USES=localbase - Simplify docs installation PR: 214651 Reported by: jbeich Approved by: maintainer timeout (thierry, 3 weeks) Added: head/games/pinball/files/patch-base_Config.cpp (contents, props changed) Modified: head/games/pinball/Makefile Modified: head/games/pinball/Makefile ============================================================================== --- head/games/pinball/Makefile Tue Dec 13 16:07:01 2016 (r428506) +++ head/games/pinball/Makefile Tue Dec 13 16:26:19 2016 (r428507) @@ -11,13 +11,15 @@ MAINTAINER= thierry@FreeBSD.org COMMENT= Emilia Pinball is a free pinball game LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake libtool:keepla # .la needed for plugin loading -USE_GL= gl +USES= gmake localbase:ldflags libtool:keepla # .la needed for plugin loading +USE_GL= gl glu GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-debug USE_LDCONFIG= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --without-debug +CPPFLAGS+= -DRZR_LIBSTATIC OPTIONS_DEFINE= DOCS @@ -29,13 +31,8 @@ USE_GL+= glu .else USE_SDL= image mixer sdl .endif - -CPPFLAGS+= -I${LOCALBASE}/include -DRZR_LIBSTATIC -LDFLAGS+= -L${LOCALBASE}/lib #MAKE_JOBS_UNSAFE= yes -DOCS= README - # For gmake>=3.82 pre-configure: @${FIND} ${WRKSRC} -name Makefile.in -print | ${XARGS} \ @@ -49,9 +46,7 @@ post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/pinball/lib*.so* post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}${DOCSDIR} -.for FILE in ${DOCS} - ${INSTALL_DATA} ${WRKSRC}/${FILE} ${STAGEDIR}${DOCSDIR} -.endfor + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include Added: head/games/pinball/files/patch-base_Config.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/pinball/files/patch-base_Config.cpp Tue Dec 13 16:26:19 2016 (r428507) @@ -0,0 +1,13 @@ +--- base/Config.cpp.orig 2003-11-21 07:59:09 UTC ++++ base/Config.cpp +@@ -423,8 +423,8 @@ void Config::setPaths(char const * const + m_sDataDir = string(EM_DATADIR) + "/"; + m_sExeDir = "./"; + if ( *( m_sDataDir.c_str() ) != '/' ) { +- char* ptr=0; +- char* ptrw = 0; ++ const char* ptr=0; ++ const char* ptrw = 0; + //cout<<"relative to exe file"< 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 C2BAAC76646; Tue, 13 Dec 2016 16:30:02 +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 836A413D8; Tue, 13 Dec 2016 16:30:02 +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 uBDGU132011834; Tue, 13 Dec 2016 16:30:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDGU0mW011826; Tue, 13 Dec 2016 16:30:00 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131630.uBDGU0mW011826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 16:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428508 - in head: chinese/wordpress-zh_TW german/wordpress japanese/wordpress www/wordpress 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: Tue, 13 Dec 2016 16:30:02 -0000 Author: amdmi3 Date: Tue Dec 13 16:30:00 2016 New Revision: 428508 URL: https://svnweb.freebsd.org/changeset/ports/428508 Log: - Update to 4.7 PR: 215110 Submitted by: joneum@bsdproject.de (maintainer) Modified: head/chinese/wordpress-zh_TW/Makefile head/chinese/wordpress-zh_TW/distinfo head/german/wordpress/Makefile head/german/wordpress/distinfo head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo head/www/wordpress/Makefile head/www/wordpress/distinfo Modified: head/chinese/wordpress-zh_TW/Makefile ============================================================================== --- head/chinese/wordpress-zh_TW/Makefile Tue Dec 13 16:26:19 2016 (r428507) +++ head/chinese/wordpress-zh_TW/Makefile Tue Dec 13 16:30:00 2016 (r428508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6.1 +PORTVERSION= 4.7 DISTVERSIONSUFFIX= -zh_TW CATEGORIES= chinese www MASTER_SITES= http://tw.wordpress.org/ Modified: head/chinese/wordpress-zh_TW/distinfo ============================================================================== --- head/chinese/wordpress-zh_TW/distinfo Tue Dec 13 16:26:19 2016 (r428507) +++ head/chinese/wordpress-zh_TW/distinfo Tue Dec 13 16:30:00 2016 (r428508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473834324 -SHA256 (wordpress-4.6.1-zh_TW.tar.gz) = f27fd9d160242aa1dcc66781c1b8bd7d3508848aeded4a2ed5ce9314fab6cd1d -SIZE (wordpress-4.6.1-zh_TW.tar.gz) = 8383651 +TIMESTAMP = 1481118620 +SHA256 (wordpress-4.7-zh_TW.tar.gz) = 528ae59bf9ed9b7688cd4673e47e7242692fb567434d226c7afdb963a7e5e1de +SIZE (wordpress-4.7-zh_TW.tar.gz) = 8452109 Modified: head/german/wordpress/Makefile ============================================================================== --- head/german/wordpress/Makefile Tue Dec 13 16:26:19 2016 (r428507) +++ head/german/wordpress/Makefile Tue Dec 13 16:30:00 2016 (r428508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6.1 +PORTVERSION= 4.7 DISTVERSIONSUFFIX= -de_DE CATEGORIES= german www MASTER_SITES= http://de.wordpress.org/ Modified: head/german/wordpress/distinfo ============================================================================== --- head/german/wordpress/distinfo Tue Dec 13 16:26:19 2016 (r428507) +++ head/german/wordpress/distinfo Tue Dec 13 16:30:00 2016 (r428508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473772317 -SHA256 (wordpress-4.6.1-de_DE.tar.gz) = 3325f1aa7a96d02746f67a517ed944ad8eeb2cca962cfb4205116a7075fd8de2 -SIZE (wordpress-4.6.1-de_DE.tar.gz) = 8405409 +TIMESTAMP = 1481118419 +SHA256 (wordpress-4.7-de_DE.tar.gz) = 39949e90a24427535a1cb256d05ee6df7669826243f01dde996f1cebb33a64ff +SIZE (wordpress-4.7-de_DE.tar.gz) = 8471043 Modified: head/japanese/wordpress/Makefile ============================================================================== --- head/japanese/wordpress/Makefile Tue Dec 13 16:26:19 2016 (r428507) +++ head/japanese/wordpress/Makefile Tue Dec 13 16:30:00 2016 (r428508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6.1 +PORTVERSION= 4.7 DISTVERSIONSUFFIX= -ja CATEGORIES= japanese www MASTER_SITES= http://ja.wordpress.org/ Modified: head/japanese/wordpress/distinfo ============================================================================== --- head/japanese/wordpress/distinfo Tue Dec 13 16:26:19 2016 (r428507) +++ head/japanese/wordpress/distinfo Tue Dec 13 16:30:00 2016 (r428508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473833740 -SHA256 (wordpress-4.6.1-ja.tar.gz) = 674d6c26e62d7e124a66c9472b375164f3d11c341f6217f479e7d64074e545b7 -SIZE (wordpress-4.6.1-ja.tar.gz) = 8402893 +TIMESTAMP = 1481118915 +SHA256 (wordpress-4.7-ja.tar.gz) = 5a1c873046e50b059705a7c7957d56a59077ef3a703c207abf1401052602aad8 +SIZE (wordpress-4.7-ja.tar.gz) = 8488132 Modified: head/www/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Tue Dec 13 16:26:19 2016 (r428507) +++ head/www/wordpress/Makefile Tue Dec 13 16:30:00 2016 (r428508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6.1 +PORTVERSION= 4.7 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://wordpress.org/ Modified: head/www/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Tue Dec 13 16:26:19 2016 (r428507) +++ head/www/wordpress/distinfo Tue Dec 13 16:30:00 2016 (r428508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473265458 -SHA256 (wordpress-4.6.1.tar.gz) = 873f562cdea14d6305b9ad2f41f18a557d99cd8694b4a0056a33970e127abfee -SIZE (wordpress-4.6.1.tar.gz) = 7961036 +TIMESTAMP = 1481101948 +SHA256 (wordpress-4.7.tar.gz) = 7eae27ff70716dae2d2ba58280f2832fd70a208c9cdaf29ab36ac789c14d6977 +SIZE (wordpress-4.7.tar.gz) = 7993186 From owner-svn-ports-all@freebsd.org Tue Dec 13 16:34: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 D7C53C76C44; Tue, 13 Dec 2016 16:34:09 +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 8E2501E61; Tue, 13 Dec 2016 16:34:09 +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 uBDGY89T015860; Tue, 13 Dec 2016 16:34:08 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDGY8AK015858; Tue, 13 Dec 2016 16:34:08 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612131634.uBDGY8AK015858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 13 Dec 2016 16:34:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428509 - head/net/3proxy 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: Tue, 13 Dec 2016 16:34:10 -0000 Author: amdmi3 Date: Tue Dec 13 16:34:08 2016 New Revision: 428509 URL: https://svnweb.freebsd.org/changeset/ports/428509 Log: - Update to 0.8.8 - While here, fix license and switch to options helpers PR: 215272 Submitted by: timp87@gmail.com (maintainer) Modified: head/net/3proxy/Makefile head/net/3proxy/distinfo Modified: head/net/3proxy/Makefile ============================================================================== --- head/net/3proxy/Makefile Tue Dec 13 16:30:00 2016 (r428508) +++ head/net/3proxy/Makefile Tue Dec 13 16:34:08 2016 (r428509) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= 3proxy -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.8 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= net MAINTAINER= timp87@gmail.com COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP) -LICENSE= APACHE20 BSD2CLAUSE GPLv2 GPLv3 LGPL21 LGPL3 +LICENSE= APACHE20 BSD3CLAUSE GPLv2+ LGPL21+ LICENSE_COMB= dual OPTIONS_DEFINE= DOCS @@ -30,12 +30,15 @@ post-build: ${MV} ${WRKSRC}/man/proxy.8 ${WRKSRC}/man/httppr.8 do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/ ${STAGEDIR}${DOCSDIR}/ + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/ cd ${WRKSRC}/src/ && ${INSTALL_PROGRAM} 3proxy dighosts ftppr icqpr mycrypt pop3p httppr smtpp socks tcppm udppm ${STAGEDIR}${PREFIX}/bin/ cd ${WRKSRC}/cfg/ && ${INSTALL_DATA} 3proxy.cfg.sample ${STAGEDIR}${PREFIX}/etc/ cd ${WRKSRC}/src/ && ${INSTALL_LIB} PCREPlugin.so StringsPlugin.so TrafficPlugin.so ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/ cd ${WRKSRC}/man/ && ${INSTALL_MAN} 3proxy.cfg.3 ${STAGEDIR}${PREFIX}/man/man3/ cd ${WRKSRC}/man/ && ${INSTALL_MAN} 3proxy.8 ftppr.8 pop3p.8 httppr.8 socks.8 tcppm.8 udppm.8 ${STAGEDIR}${PREFIX}/man/man8/ + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/ && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/ .include Modified: head/net/3proxy/distinfo ============================================================================== --- head/net/3proxy/distinfo Tue Dec 13 16:30:00 2016 (r428508) +++ head/net/3proxy/distinfo Tue Dec 13 16:34:08 2016 (r428509) @@ -1,3 +1,3 @@ TIMESTAMP = 1473183946 -SHA256 (z3APA3A-3proxy-3proxy-0.8.7_GH0.tar.gz) = 09a633ece5b2d7b077044bdd58291b7066b7f83e7ae62492f837ca13afb5eacf -SIZE (z3APA3A-3proxy-3proxy-0.8.7_GH0.tar.gz) = 496653 +SHA256 (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = a614527db4056a29672362b6491378d74dbcc21433efa293d351d225d2cccf67 +SIZE (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = 497039 From owner-svn-ports-all@freebsd.org Tue Dec 13 16:50:02 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 DC210C7526C; Tue, 13 Dec 2016 16:50:02 +0000 (UTC) (envelope-from ehaupt@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 B677DA7C; Tue, 13 Dec 2016 16:50:02 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDGo1f9020222; Tue, 13 Dec 2016 16:50:01 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDGo1He020219; Tue, 13 Dec 2016 16:50:01 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612131650.uBDGo1He020219@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 13 Dec 2016 16:50:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428510 - in head/x11-fonts: . emojione-color-font-ttf 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: Tue, 13 Dec 2016 16:50:03 -0000 Author: ehaupt Date: Tue Dec 13 16:50:01 2016 New Revision: 428510 URL: https://svnweb.freebsd.org/changeset/ports/428510 Log: Add emojione-color-font-ttf 1.3, color emoji font using EmojiOne Unicode 9.0. Added: head/x11-fonts/emojione-color-font-ttf/ head/x11-fonts/emojione-color-font-ttf/Makefile (contents, props changed) head/x11-fonts/emojione-color-font-ttf/distinfo (contents, props changed) head/x11-fonts/emojione-color-font-ttf/pkg-descr (contents, props changed) Modified: head/x11-fonts/Makefile Modified: head/x11-fonts/Makefile ============================================================================== --- head/x11-fonts/Makefile Tue Dec 13 16:34:08 2016 (r428509) +++ head/x11-fonts/Makefile Tue Dec 13 16:50:01 2016 (r428510) @@ -37,6 +37,7 @@ SUBDIR += doulos-compact SUBDIR += droid-fonts-ttf SUBDIR += ecofont + SUBDIR += emojione-color-font-ttf SUBDIR += encodings SUBDIR += exo SUBDIR += fantasque-sans-mono Added: head/x11-fonts/emojione-color-font-ttf/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/emojione-color-font-ttf/Makefile Tue Dec 13 16:50:01 2016 (r428510) @@ -0,0 +1,28 @@ +# Created by: Emanuel Haupt +# $FreeBSD$ + +PORTNAME= emojione-color-font-ttf +PORTVERSION= 1.3 +CATEGORIES= x11-fonts +MASTER_SITES= http://github.com/eosrei/emojione-color-font/releases/download/v${PORTVERSION}/ +DISTNAME= EmojiOneColor-SVGinOT-${PORTVERSION} + +MAINTAINER= ehaupt@FreeBSD.org +COMMENT= Color emoji font using EmojiOne Unicode 9.0 + +LICENSE= CC-BY-4.0 MIT +LICENSE_COMB= multi +LICENSE_FILE_CC-BY-4.0+= ${WRKSRC}/LICENSE-CC-BY.txt +LICENSE_FILE_MIT+= ${WRKSRC}/LICENSE-MIT.txt + +USES= fonts zip +NO_BUILD= yes +NO_ARCH= yes + +PLIST_FILES= %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf + +do-install: + @${MKDIR} ${STAGEDIR}${FONTSDIR}/ + ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/ + +.include Added: head/x11-fonts/emojione-color-font-ttf/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/emojione-color-font-ttf/distinfo Tue Dec 13 16:50:01 2016 (r428510) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481646374 +SHA256 (EmojiOneColor-SVGinOT-1.3.zip) = 227145bc498aa9c8e5aa6a2b726340c0b611a24b10f09c9812cdf34d366976eb +SIZE (EmojiOneColor-SVGinOT-1.3.zip) = 2850541 Added: head/x11-fonts/emojione-color-font-ttf/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-fonts/emojione-color-font-ttf/pkg-descr Tue Dec 13 16:50:01 2016 (r428510) @@ -0,0 +1,9 @@ +A color and B&W emoji SVGinOT font built from EmojiOne artwork with support for +ZWJ, skin tone diversity and country flags. + +The font works in all operating systems, but will currently only show color +emoji in Firefox, Thunderbird and other Mozilla Gecko-based applications. This +is not a limitation of the font, but of the operating systems and applications. +Regular B&W outline emoji are included for backwards/fallback compatibility. + +WWW: https://github.com/eosrei/emojione-color-font From owner-svn-ports-all@freebsd.org Tue Dec 13 17:09: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 1676AC75D5F; Tue, 13 Dec 2016 17:09:40 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CAF581A5B; Tue, 13 Dec 2016 17:09:39 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 0297EBDD8A; Tue, 13 Dec 2016 18:09:37 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 78014BDDC2; Tue, 13 Dec 2016 18:09:36 +0100 (CET) Subject: Re: svn commit: r428510 - in head/x11-fonts: . emojione-color-font-ttf To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612131650.uBDGo1He020219@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <5cbbe9da-8faf-d747-a46a-85a75bf6928f@FreeBSD.org> Date: Tue, 13 Dec 2016 18:09:33 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612131650.uBDGo1He020219@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rukFcMOJtDcGG6Fk93eThqSbqtp1IeIDf" 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: Tue, 13 Dec 2016 17:09:40 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rukFcMOJtDcGG6Fk93eThqSbqtp1IeIDf Content-Type: multipart/mixed; boundary="P0R6OScCeJLWmUv0UuEeuxEJJg0S2NcVr"; protected-headers="v1" From: Mathieu Arnold To: Emanuel Haupt , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <5cbbe9da-8faf-d747-a46a-85a75bf6928f@FreeBSD.org> Subject: Re: svn commit: r428510 - in head/x11-fonts: . emojione-color-font-ttf References: <201612131650.uBDGo1He020219@repo.freebsd.org> In-Reply-To: <201612131650.uBDGo1He020219@repo.freebsd.org> --P0R6OScCeJLWmUv0UuEeuxEJJg0S2NcVr Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 13/12/2016 =C3=A0 17:50, Emanuel Haupt a =C3=A9crit : > +PLIST_FILES=3D %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf This should be ${FONTSDIR}/Emo... The only reason we have %%FOO%% in plists is to carry variables from the Makefile, as you are in the Makefile, you don't need them. --=20 Mathieu Arnold --P0R6OScCeJLWmUv0UuEeuxEJJg0S2NcVr-- --rukFcMOJtDcGG6Fk93eThqSbqtp1IeIDf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYUCtOXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85II5cQAKlvBf3Jam7Djs+GkVF7PKfR i8bxJrpsTSCwoId1FBI6qRAj/xBaNy1c9tvGgWpZOTPXdEsgwuNkANCcj/nZWaco wm0Cp7LsQyIhYo4NGXFI++e7c3Utsty6Q5Lg1vR/UTvNJFz/RsfRXgC8tI2bUO8C kjD+wm6m/zojKm46bnOVKEORmPk5SisByWMnfQ5mVlnjrPS0kiMp9SFcoSPLXVe8 DVq8PoWevZi2zz4ZHNI6C9PV6kKRxbL9SfGbGbyirD9Y5fGFPyQQRTScETu8Ttt2 3JKjWW8ldBl2FHz/ATHFLCHYddh3MSYA0LPz+X1hD1KbiHHoy5K5I0AwolQH3tAv U2A+Ma4laKaiOcSUxTRy8RqZq3uCB9GcHPAE86CTZamEFMPWDXlGPUfJPe/aP5v0 /gZQC4+YrIusxWz15ZHmIzX59ppLzqKqsuSEOio7njvIihOduxi6AlArKPMDwiZf Ly/g8LAxoASgItdQV0J9+wTXdZbdsaPnYIXQiKJhJmSASuwrANICNMy5igF89O/t LEW2Ga8mR65QShSi8u0s0hWkxPTepTA+VJn5tRsGLZSbM5I0IZ3XWaY897xi4xBO FpYKFxuXqV6vZ6y6U/M0Yfg2f9SBFIgsZFeRXb4eEwoBhiKLLb2TMCxbbDgpIlM+ 2RCYipJF3sJmD09PLEYL =js4w -----END PGP SIGNATURE----- --rukFcMOJtDcGG6Fk93eThqSbqtp1IeIDf-- From owner-svn-ports-all@freebsd.org Tue Dec 13 17:20: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 D96B7C76365; Tue, 13 Dec 2016 17:20:15 +0000 (UTC) (envelope-from sunpoet@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 A86513C6; Tue, 13 Dec 2016 17:20:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHKEcA032938; Tue, 13 Dec 2016 17:20:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHKEHb032937; Tue, 13 Dec 2016 17:20:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131720.uBDHKEHb032937@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428511 - head/german/mythes 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: Tue, 13 Dec 2016 17:20:16 -0000 Author: sunpoet Date: Tue Dec 13 17:20:14 2016 New Revision: 428511 URL: https://svnweb.freebsd.org/changeset/ports/428511 Log: - Update to 2016.12.11 Modified: head/german/mythes/Makefile head/german/mythes/distinfo Modified: head/german/mythes/Makefile ============================================================================== --- head/german/mythes/Makefile Tue Dec 13 16:50:01 2016 (r428510) +++ head/german/mythes/Makefile Tue Dec 13 17:20:14 2016 (r428511) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.11.27 +PORTVERSION= 2016.12.11 CATEGORIES= german textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ DISTNAME= Deutscher-Thesaurus-${PORTVERSION:C/\.//g} Modified: head/german/mythes/distinfo ============================================================================== --- head/german/mythes/distinfo Tue Dec 13 16:50:01 2016 (r428510) +++ head/german/mythes/distinfo Tue Dec 13 17:20:14 2016 (r428511) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480353437 -SHA256 (mythes/Deutscher-Thesaurus-20161127.oxt) = 721a49f23d52134ffc64c35ff560dcd29eae393cb1c8353eb35e1443c5143096 -SIZE (mythes/Deutscher-Thesaurus-20161127.oxt) = 8091040 +TIMESTAMP = 1481647742 +SHA256 (mythes/Deutscher-Thesaurus-20161211.oxt) = 9106ad1e5a66a8be6e0aab9bc51ec0bfc4ee0b994b40698c6eaf2b5b5c18a39a +SIZE (mythes/Deutscher-Thesaurus-20161211.oxt) = 8121896 From owner-svn-ports-all@freebsd.org Tue Dec 13 17:20:20 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 D1F78C76390; Tue, 13 Dec 2016 17:20:20 +0000 (UTC) (envelope-from sunpoet@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 9E4323DF; Tue, 13 Dec 2016 17:20:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHKJ0s033057; Tue, 13 Dec 2016 17:20:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHKJL3033055; Tue, 13 Dec 2016 17:20:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131720.uBDHKJL3033055@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:20:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428512 - head/textproc/sk-mythes 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: Tue, 13 Dec 2016 17:20:20 -0000 Author: sunpoet Date: Tue Dec 13 17:20:19 2016 New Revision: 428512 URL: https://svnweb.freebsd.org/changeset/ports/428512 Log: - Update to 2016.12.11 Modified: head/textproc/sk-mythes/Makefile head/textproc/sk-mythes/distinfo Modified: head/textproc/sk-mythes/Makefile ============================================================================== --- head/textproc/sk-mythes/Makefile Tue Dec 13 17:20:14 2016 (r428511) +++ head/textproc/sk-mythes/Makefile Tue Dec 13 17:20:19 2016 (r428512) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mythes -PORTVERSION= 2016.11.27 +PORTVERSION= 2016.12.11 CATEGORIES= textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME}/ PKGNAMEPREFIX= sk- Modified: head/textproc/sk-mythes/distinfo ============================================================================== --- head/textproc/sk-mythes/distinfo Tue Dec 13 17:20:14 2016 (r428511) +++ head/textproc/sk-mythes/distinfo Tue Dec 13 17:20:19 2016 (r428512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480353442 -SHA256 (mythes/OOo-Thesaurus2-sk_SK-20161127.zip) = 16791a6190c3524a02cbc4c4992429edfe9ff2285ecaac92a65869286b841438 -SIZE (mythes/OOo-Thesaurus2-sk_SK-20161127.zip) = 239397 +TIMESTAMP = 1481647749 +SHA256 (mythes/OOo-Thesaurus2-sk_SK-20161211.zip) = 9e77f8ec2f4d3e7b68c3da407ced616190a20c8aabd2878d523883ecaedbe516 +SIZE (mythes/OOo-Thesaurus2-sk_SK-20161211.zip) = 239397 From owner-svn-ports-all@freebsd.org Tue Dec 13 17:23:32 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 5A1D6C76582; Tue, 13 Dec 2016 17:23:32 +0000 (UTC) (envelope-from sunpoet@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 34D54B34; Tue, 13 Dec 2016 17:23:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHNVhm037054; Tue, 13 Dec 2016 17:23:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHNVDQ037051; Tue, 13 Dec 2016 17:23:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131723.uBDHNVDQ037051@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:23:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428513 - head/devel/p5-Connector 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: Tue, 13 Dec 2016 17:23:32 -0000 Author: sunpoet Date: Tue Dec 13 17:23:30 2016 New Revision: 428513 URL: https://svnweb.freebsd.org/changeset/ports/428513 Log: - Update to 1.21 Changes: https://github.com/mrscotty/connector/commits/master PR: 214255 Submitted by: Sergei Vyshenski (maintainer) Modified: head/devel/p5-Connector/Makefile head/devel/p5-Connector/distinfo head/devel/p5-Connector/pkg-plist Modified: head/devel/p5-Connector/Makefile ============================================================================== --- head/devel/p5-Connector/Makefile Tue Dec 13 17:20:19 2016 (r428512) +++ head/devel/p5-Connector/Makefile Tue Dec 13 17:23:30 2016 (r428513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Connector -PORTVERSION= 1.16 +PORTVERSION= 1.21 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Connector/distinfo ============================================================================== --- head/devel/p5-Connector/distinfo Tue Dec 13 17:20:19 2016 (r428512) +++ head/devel/p5-Connector/distinfo Tue Dec 13 17:23:30 2016 (r428513) @@ -1,2 +1,3 @@ -SHA256 (Connector-1.16.tar.gz) = 096020da9704423907bc793da7573a2f77a802970df1339c9b4d176f90257d65 -SIZE (Connector-1.16.tar.gz) = 72064 +TIMESTAMP = 1481644505 +SHA256 (Connector-1.21.tar.gz) = 84427a4d7fa40fac279fcfea2ec3a6f1157b982f0fdaf685c32ab58e053e23ca +SIZE (Connector-1.21.tar.gz) = 81166 Modified: head/devel/p5-Connector/pkg-plist ============================================================================== --- head/devel/p5-Connector/pkg-plist Tue Dec 13 17:20:19 2016 (r428512) +++ head/devel/p5-Connector/pkg-plist Tue Dec 13 17:23:30 2016 (r428513) @@ -5,14 +5,20 @@ %%SITE_PERL%%/Connector/Builtin/Authentication/PasswordScheme.pm %%SITE_PERL%%/Connector/Builtin/Env.pm %%SITE_PERL%%/Connector/Builtin/File/Path.pm +%%SITE_PERL%%/Connector/Builtin/File/SCP.pm %%SITE_PERL%%/Connector/Builtin/File/Simple.pm %%SITE_PERL%%/Connector/Builtin/Memory.pm %%SITE_PERL%%/Connector/Builtin/Static.pm +%%SITE_PERL%%/Connector/Iterator.pm %%SITE_PERL%%/Connector/Multi.pm +%%SITE_PERL%%/Connector/Multi/Merge.pm +%%SITE_PERL%%/Connector/Multi/YAML.pm %%SITE_PERL%%/Connector/Proxy.pm +%%SITE_PERL%%/Connector/Proxy/Authentication/KeyNanny.pm %%SITE_PERL%%/Connector/Proxy/Config/Std.pm %%SITE_PERL%%/Connector/Proxy/Config/Versioned.pm %%SITE_PERL%%/Connector/Proxy/DBI.pm +%%SITE_PERL%%/Connector/Proxy/HTTP.pm %%SITE_PERL%%/Connector/Proxy/Net/LDAP.pm %%SITE_PERL%%/Connector/Proxy/Net/LDAP/DN.pm %%SITE_PERL%%/Connector/Proxy/Net/LDAP/Simple.pm @@ -28,10 +34,16 @@ %%PERL5_MAN3%%/Connector::Builtin::Authentication::PasswordScheme.3.gz %%PERL5_MAN3%%/Connector::Builtin::Env.3.gz %%PERL5_MAN3%%/Connector::Builtin::File::Path.3.gz +%%PERL5_MAN3%%/Connector::Builtin::File::SCP.3.gz +%%PERL5_MAN3%%/Connector::Iterator.3.gz %%PERL5_MAN3%%/Connector::Multi.3.gz +%%PERL5_MAN3%%/Connector::Multi::Merge.3.gz +%%PERL5_MAN3%%/Connector::Multi::YAML.3.gz %%PERL5_MAN3%%/Connector::Proxy.3.gz +%%PERL5_MAN3%%/Connector::Proxy::Authentication::KeyNanny.3.gz %%PERL5_MAN3%%/Connector::Proxy::Config::Versioned.3.gz %%PERL5_MAN3%%/Connector::Proxy::DBI.3.gz +%%PERL5_MAN3%%/Connector::Proxy::HTTP.3.gz %%PERL5_MAN3%%/Connector::Proxy::Net::LDAP.3.gz %%PERL5_MAN3%%/Connector::Proxy::Net::LDAP::DN.3.gz %%PERL5_MAN3%%/Connector::Proxy::Net::LDAP::Simple.3.gz From owner-svn-ports-all@freebsd.org Tue Dec 13 17:23:37 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 52CBBC765A7; Tue, 13 Dec 2016 17:23:37 +0000 (UTC) (envelope-from sunpoet@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 09E52B65; Tue, 13 Dec 2016 17:23:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHNa1w037205; Tue, 13 Dec 2016 17:23:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHNZTp037201; Tue, 13 Dec 2016 17:23:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131723.uBDHNZTp037201@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:23:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428514 - head/devel/p5-SVN-S4 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: Tue, 13 Dec 2016 17:23:37 -0000 Author: sunpoet Date: Tue Dec 13 17:23:35 2016 New Revision: 428514 URL: https://svnweb.freebsd.org/changeset/ports/428514 Log: - Update to 1.062 - While I'm here: - Add BUILD_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/SVN-S4/Changes PR: 214436 Submitted by: Gary J. Hayers (maintainer) Modified: head/devel/p5-SVN-S4/Makefile head/devel/p5-SVN-S4/distinfo head/devel/p5-SVN-S4/pkg-plist Modified: head/devel/p5-SVN-S4/Makefile ============================================================================== --- head/devel/p5-SVN-S4/Makefile Tue Dec 13 17:23:30 2016 (r428513) +++ head/devel/p5-SVN-S4/Makefile Tue Dec 13 17:23:35 2016 (r428514) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= SVN-S4 -PORTVERSION= 1.056 +PORTVERSION= 1.062 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,11 +13,13 @@ COMMENT= Wrapper for subversion program LICENSE= ART20 LGPL3 LICENSE_COMB= dual -BUILD_DEPENDS= p5-subversion>=0:devel/p5-subversion -RUN_DEPENDS= p5-Config-Tiny>=0:devel/p5-Config-Tiny \ +BUILD_DEPENDS= p5-Config-Tiny>=0:devel/p5-Config-Tiny \ + p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \ p5-IO-AIO>=0:devel/p5-IO-AIO \ p5-subversion>=0:devel/p5-subversion +RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install Modified: head/devel/p5-SVN-S4/distinfo ============================================================================== --- head/devel/p5-SVN-S4/distinfo Tue Dec 13 17:23:30 2016 (r428513) +++ head/devel/p5-SVN-S4/distinfo Tue Dec 13 17:23:35 2016 (r428514) @@ -1,2 +1,3 @@ -SHA256 (SVN-S4-1.056.tar.gz) = 0c4f99e27cffbae2535cefe5430faf9d3f46d75b9c4ca2ddcb1dcf0fa14d3b53 -SIZE (SVN-S4-1.056.tar.gz) = 74291 +TIMESTAMP = 1481644256 +SHA256 (SVN-S4-1.062.tar.gz) = a30a1f53c8e1a9d865c6ac79a71ee20ad3ffaf880e2506062fb51b112b824bd3 +SIZE (SVN-S4-1.062.tar.gz) = 76374 Modified: head/devel/p5-SVN-S4/pkg-plist ============================================================================== --- head/devel/p5-SVN-S4/pkg-plist Tue Dec 13 17:23:30 2016 (r428513) +++ head/devel/p5-SVN-S4/pkg-plist Tue Dec 13 17:23:35 2016 (r428514) @@ -13,6 +13,7 @@ bin/s4 %%SITE_PERL%%/SVN/S4/Update.pm %%SITE_PERL%%/SVN/S4/ViewSpec.pm %%SITE_PERL%%/SVN/S4/WorkProp.pm +%%PERL5_MAN1%%/s4.1.gz %%PERL5_MAN3%%/SVN::S4.3.gz %%PERL5_MAN3%%/SVN::S4::CatOrMods.3.gz %%PERL5_MAN3%%/SVN::S4::Commit.3.gz @@ -27,4 +28,3 @@ bin/s4 %%PERL5_MAN3%%/SVN::S4::Update.3.gz %%PERL5_MAN3%%/SVN::S4::ViewSpec.3.gz %%PERL5_MAN3%%/SVN::S4::WorkProp.3.gz -%%PERL5_MAN1%%/s4.1.gz From owner-svn-ports-all@freebsd.org Tue Dec 13 17:23:41 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 EFA6FC765DA; Tue, 13 Dec 2016 17:23:41 +0000 (UTC) (envelope-from sunpoet@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 BD3B6BBB; Tue, 13 Dec 2016 17:23:41 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHNexT037335; Tue, 13 Dec 2016 17:23:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHNecU037333; Tue, 13 Dec 2016 17:23:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131723.uBDHNecU037333@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:23:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428515 - head/sysutils/p5-Tail-Stat 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: Tue, 13 Dec 2016 17:23:42 -0000 Author: sunpoet Date: Tue Dec 13 17:23:40 2016 New Revision: 428515 URL: https://svnweb.freebsd.org/changeset/ports/428515 Log: - Update to 0.26 - While I'm here, fix *_DEPENDS: Sys::Syslog 0.16+ is already in all supported Perl releases Changes: http://search.cpan.org/dist/Tail-Stat/Changes PR: 215274 Submitted by: Oleg A. Mamontov (maintainer) Modified: head/sysutils/p5-Tail-Stat/Makefile head/sysutils/p5-Tail-Stat/distinfo Modified: head/sysutils/p5-Tail-Stat/Makefile ============================================================================== --- head/sysutils/p5-Tail-Stat/Makefile Tue Dec 13 17:23:35 2016 (r428514) +++ head/sysutils/p5-Tail-Stat/Makefile Tue Dec 13 17:23:40 2016 (r428515) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Tail-Stat -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:LONERR @@ -19,7 +19,6 @@ BUILD_DEPENDS= p5-DateTime>=0:devel/p5-D p5-Log-Dispatch>=2.26:devel/p5-Log-Dispatch \ p5-POE>=0:devel/p5-POE \ p5-Pid-File-Flock>=0:devel/p5-Pid-File-Flock \ - p5-Sys-Syslog>=0.16:sysutils/p5-Sys-Syslog \ p5-Tie-Hash-Indexed>=0:devel/p5-Tie-Hash-Indexed RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-TCP>=0:devel/p5-Test-TCP Modified: head/sysutils/p5-Tail-Stat/distinfo ============================================================================== --- head/sysutils/p5-Tail-Stat/distinfo Tue Dec 13 17:23:35 2016 (r428514) +++ head/sysutils/p5-Tail-Stat/distinfo Tue Dec 13 17:23:40 2016 (r428515) @@ -1,2 +1,3 @@ -SHA256 (Tail-Stat-0.25.tar.gz) = 6f345794cbf4723e3939f46e744e0326ef8d1d5738fbe5968aa983c4d6211acb -SIZE (Tail-Stat-0.25.tar.gz) = 138811 +TIMESTAMP = 1481628782 +SHA256 (Tail-Stat-0.26.tar.gz) = 077a5943c94dc892f72b30e4db6b06e49d9f5d7c43748c9f40e2ac85168dfa24 +SIZE (Tail-Stat-0.26.tar.gz) = 139451 From owner-svn-ports-all@freebsd.org Tue Dec 13 17:27:11 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 7C635C767C6; Tue, 13 Dec 2016 17:27:11 +0000 (UTC) (envelope-from sunpoet@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 49F3010CA; Tue, 13 Dec 2016 17:27:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHRA93037645; Tue, 13 Dec 2016 17:27:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHRAuh037643; Tue, 13 Dec 2016 17:27:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131727.uBDHRAuh037643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:27:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428516 - head/misc/p5-Geo-Coder-OpenCage 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: Tue, 13 Dec 2016 17:27:11 -0000 Author: sunpoet Date: Tue Dec 13 17:27:10 2016 New Revision: 428516 URL: https://svnweb.freebsd.org/changeset/ports/428516 Log: - Update to 0.09 Changes: http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes Modified: head/misc/p5-Geo-Coder-OpenCage/Makefile head/misc/p5-Geo-Coder-OpenCage/distinfo Modified: head/misc/p5-Geo-Coder-OpenCage/Makefile ============================================================================== --- head/misc/p5-Geo-Coder-OpenCage/Makefile Tue Dec 13 17:23:40 2016 (r428515) +++ head/misc/p5-Geo-Coder-OpenCage/Makefile Tue Dec 13 17:27:10 2016 (r428516) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Geo-Coder-OpenCage -PORTVERSION= 0.08 +PORTVERSION= 0.09 CATEGORIES= misc geography perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/misc/p5-Geo-Coder-OpenCage/distinfo ============================================================================== --- head/misc/p5-Geo-Coder-OpenCage/distinfo Tue Dec 13 17:23:40 2016 (r428515) +++ head/misc/p5-Geo-Coder-OpenCage/distinfo Tue Dec 13 17:27:10 2016 (r428516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480923781 -SHA256 (Geo-Coder-OpenCage-0.08.tar.gz) = c1460b0c1133484a1b27838cb25837029c5f4ec2741cf33eb5b64c60acc8fe7e -SIZE (Geo-Coder-OpenCage-0.08.tar.gz) = 12512 +TIMESTAMP = 1481632039 +SHA256 (Geo-Coder-OpenCage-0.09.tar.gz) = 110c595beb7f2569390822789375ee8d86532e1b6ce6256c7ee11b66b7fc6c54 +SIZE (Geo-Coder-OpenCage-0.09.tar.gz) = 12531 From owner-svn-ports-all@freebsd.org Tue Dec 13 17:27: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 1DBB9C767DB; Tue, 13 Dec 2016 17:27:16 +0000 (UTC) (envelope-from sunpoet@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 E043510D3; Tue, 13 Dec 2016 17:27:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHRFIJ037764; Tue, 13 Dec 2016 17:27:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHREaN037762; Tue, 13 Dec 2016 17:27:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131727.uBDHREaN037762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:27:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428517 - head/textproc/rubygem-autoprefixer-rails 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: Tue, 13 Dec 2016 17:27:16 -0000 Author: sunpoet Date: Tue Dec 13 17:27:14 2016 New Revision: 428517 URL: https://svnweb.freebsd.org/changeset/ports/428517 Log: - Update to 6.5.4 Changes: https://github.com/ai/autoprefixer-rails/blob/master/CHANGELOG.md Modified: head/textproc/rubygem-autoprefixer-rails/Makefile head/textproc/rubygem-autoprefixer-rails/distinfo Modified: head/textproc/rubygem-autoprefixer-rails/Makefile ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/Makefile Tue Dec 13 17:27:10 2016 (r428516) +++ head/textproc/rubygem-autoprefixer-rails/Makefile Tue Dec 13 17:27:14 2016 (r428517) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= autoprefixer-rails -PORTVERSION= 6.5.3 +PORTVERSION= 6.5.4 CATEGORIES= textproc ruby MASTER_SITES= RG Modified: head/textproc/rubygem-autoprefixer-rails/distinfo ============================================================================== --- head/textproc/rubygem-autoprefixer-rails/distinfo Tue Dec 13 17:27:10 2016 (r428516) +++ head/textproc/rubygem-autoprefixer-rails/distinfo Tue Dec 13 17:27:14 2016 (r428517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480754959 -SHA256 (rubygem/autoprefixer-rails-6.5.3.gem) = 03a101b0f8c3e2ffdc342fe04802bafe1f9c506ade54772a5254dd80e2573c3e -SIZE (rubygem/autoprefixer-rails-6.5.3.gem) = 333824 +TIMESTAMP = 1481632048 +SHA256 (rubygem/autoprefixer-rails-6.5.4.gem) = 50001555168164f23f30c82bcfbfdeb5ecfb087eeb5f227cd309b8e551c4cf0e +SIZE (rubygem/autoprefixer-rails-6.5.4.gem) = 337408 From owner-svn-ports-all@freebsd.org Tue Dec 13 17:27:21 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 5119EC7680E; Tue, 13 Dec 2016 17:27:21 +0000 (UTC) (envelope-from sunpoet@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 0A096111C; Tue, 13 Dec 2016 17:27:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHRKas037899; Tue, 13 Dec 2016 17:27:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHRJLB037896; Tue, 13 Dec 2016 17:27:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131727.uBDHRJLB037896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:27:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428518 - head/security/p5-Authen-Radius 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: Tue, 13 Dec 2016 17:27:21 -0000 Author: sunpoet Date: Tue Dec 13 17:27:19 2016 New Revision: 428518 URL: https://svnweb.freebsd.org/changeset/ports/428518 Log: - Update to 0.26 - Use PORTDATA - Simplify raddb file installation Changes: http://search.cpan.org/dist/Authen-Radius/Changes Modified: head/security/p5-Authen-Radius/Makefile head/security/p5-Authen-Radius/distinfo head/security/p5-Authen-Radius/pkg-plist Modified: head/security/p5-Authen-Radius/Makefile ============================================================================== --- head/security/p5-Authen-Radius/Makefile Tue Dec 13 17:27:14 2016 (r428517) +++ head/security/p5-Authen-Radius/Makefile Tue Dec 13 17:27:19 2016 (r428518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Authen-Radius -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -23,18 +23,7 @@ USES= perl5 USE_PERL5= configure NO_ARCH= yes -RADDBFILES= dictionary \ - dictionary.ascend \ - dictionary.cisco \ - dictionary.compat \ - dictionary.livingston \ - dictionary.quintum \ - dictionary.rfc2869 \ - dictionary.shiva \ - dictionary.tunnel \ - dictionary.usr \ - dictionary.versanet \ - dictionary.xtradius +PORTDATA= * post-patch: @${REINPLACE_CMD} -e 's|/etc/raddb|${DATADIR}|' ${WRKSRC}/Radius.pm @@ -42,6 +31,6 @@ post-patch: post-install: @${MKDIR} ${STAGEDIR}${DATADIR} - (cd ${WRKSRC}/raddb/ && ${INSTALL_DATA} ${RADDBFILES} ${STAGEDIR}${DATADIR}) + ${INSTALL_DATA} ${WRKSRC}/raddb/dictionary* ${STAGEDIR}${DATADIR} .include Modified: head/security/p5-Authen-Radius/distinfo ============================================================================== --- head/security/p5-Authen-Radius/distinfo Tue Dec 13 17:27:14 2016 (r428517) +++ head/security/p5-Authen-Radius/distinfo Tue Dec 13 17:27:19 2016 (r428518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481116634 -SHA256 (Authen-Radius-0.25.tar.gz) = ae09fffea66e080ccbbed608f10f896e509d2d68c67f359d475545cdffaaed48 -SIZE (Authen-Radius-0.25.tar.gz) = 48610 +TIMESTAMP = 1481632055 +SHA256 (Authen-Radius-0.26.tar.gz) = 4f272c19b8a9f6514a1107e98efae6773208233df4db11f2dc4764b4784b17c3 +SIZE (Authen-Radius-0.26.tar.gz) = 49432 Modified: head/security/p5-Authen-Radius/pkg-plist ============================================================================== --- head/security/p5-Authen-Radius/pkg-plist Tue Dec 13 17:27:14 2016 (r428517) +++ head/security/p5-Authen-Radius/pkg-plist Tue Dec 13 17:27:19 2016 (r428518) @@ -1,14 +1,2 @@ %%SITE_PERL%%/Authen/Radius.pm %%PERL5_MAN3%%/Authen::Radius.3.gz -%%DATADIR%%/dictionary -%%DATADIR%%/dictionary.ascend -%%DATADIR%%/dictionary.cisco -%%DATADIR%%/dictionary.compat -%%DATADIR%%/dictionary.livingston -%%DATADIR%%/dictionary.quintum -%%DATADIR%%/dictionary.rfc2869 -%%DATADIR%%/dictionary.shiva -%%DATADIR%%/dictionary.tunnel -%%DATADIR%%/dictionary.usr -%%DATADIR%%/dictionary.versanet -%%DATADIR%%/dictionary.xtradius From owner-svn-ports-all@freebsd.org Tue Dec 13 17:50: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 BF461C76EFF; Tue, 13 Dec 2016 17:50:05 +0000 (UTC) (envelope-from sunpoet@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 745A21E84; Tue, 13 Dec 2016 17:50:05 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHo441046520; Tue, 13 Dec 2016 17:50:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHo4h8046517; Tue, 13 Dec 2016 17:50:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131750.uBDHo4h8046517@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:50:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428519 - head/databases/mydumper 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: Tue, 13 Dec 2016 17:50:05 -0000 Author: sunpoet Date: Tue Dec 13 17:50:04 2016 New Revision: 428519 URL: https://svnweb.freebsd.org/changeset/ports/428519 Log: - Change upstream to GitHub - Use USES=mysql - Update pkg-descr - Update WWW Modified: head/databases/mydumper/Makefile head/databases/mydumper/distinfo head/databases/mydumper/pkg-descr Modified: head/databases/mydumper/Makefile ============================================================================== --- head/databases/mydumper/Makefile Tue Dec 13 17:27:19 2016 (r428518) +++ head/databases/mydumper/Makefile Tue Dec 13 17:50:04 2016 (r428519) @@ -3,8 +3,8 @@ PORTNAME= mydumper PORTVERSION= 0.9.1 +DISTVERSIONPREFIX= v CATEGORIES= databases -MASTER_SITES= http://code.launchpad.net/mydumper/${PORTVERSION:R}/${PORTVERSION}/+download/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= MySQL Data Dumper @@ -15,11 +15,13 @@ LIB_DEPENDS= libpcre.so:devel/pcre CMAKE_ARGS= -DBUILD_DOCS=OFF -DWITH_BINLOG=OFF USE_GNOME= glib20 -USE_MYSQL= yes -USES= cmake pkgconfig +USES= cmake mysql pkgconfig PLIST_FILES= sbin/mydumper sbin/myloader +GH_ACCOUNT= maxbube +USE_GITHUB= yes + post-patch: @${REINPLACE_CMD} -e '/link_libraries(mydumper/ s|)$$| -lm)|; s|-Werror||' ${WRKSRC}/CMakeLists.txt Modified: head/databases/mydumper/distinfo ============================================================================== --- head/databases/mydumper/distinfo Tue Dec 13 17:27:19 2016 (r428518) +++ head/databases/mydumper/distinfo Tue Dec 13 17:50:04 2016 (r428519) @@ -1,2 +1,3 @@ -SHA256 (mydumper-0.9.1.tar.gz) = aefab5dc4192acb043d685b6bb952c87557fbea5e083b8547c68ccfec878171f -SIZE (mydumper-0.9.1.tar.gz) = 44463 +TIMESTAMP = 1481642232 +SHA256 (maxbube-mydumper-v0.9.1_GH0.tar.gz) = 662ae410dbc5072136a9db3476514dc243c2f64189e1074a811ff03af1c05d79 +SIZE (maxbube-mydumper-v0.9.1_GH0.tar.gz) = 44692 Modified: head/databases/mydumper/pkg-descr ============================================================================== --- head/databases/mydumper/pkg-descr Tue Dec 13 17:27:19 2016 (r428518) +++ head/databases/mydumper/pkg-descr Tue Dec 13 17:50:04 2016 (r428519) @@ -1,3 +1,12 @@ -How MySQL DBA & support engineer would imagine 'mysqldump' ;-) +== What is mydumper? Why? == -WWW: https://launchpad.net/mydumper +* Parallelism (hence, speed) and performance (avoids expensive character set + conversion routines, efficient code overall) +* Easier to manage output (separate files for tables, dump metadata, etc, easy + to view/parse data) +* Consistency - maintains snapshot across all threads, provides accurate master + and slave log positions, etc +* Manageability - supports PCRE for specifying database and tables inclusions + and exclusions + +WWW: https://github.com/maxbube/mydumper From owner-svn-ports-all@freebsd.org Tue Dec 13 17:50: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 E4DA5C76F1A; Tue, 13 Dec 2016 17:50:09 +0000 (UTC) (envelope-from sunpoet@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 AF8031E89; Tue, 13 Dec 2016 17:50:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHo8hI046623; Tue, 13 Dec 2016 17:50:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHo8if046622; Tue, 13 Dec 2016 17:50:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131750.uBDHo8if046622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:50:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428520 - head/databases/mysqldumper 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: Tue, 13 Dec 2016 17:50:10 -0000 Author: sunpoet Date: Tue Dec 13 17:50:08 2016 New Revision: 428520 URL: https://svnweb.freebsd.org/changeset/ports/428520 Log: - Use USES=mysql and USES=php Modified: head/databases/mysqldumper/Makefile Modified: head/databases/mysqldumper/Makefile ============================================================================== --- head/databases/mysqldumper/Makefile Tue Dec 13 17:50:04 2016 (r428519) +++ head/databases/mysqldumper/Makefile Tue Dec 13 17:50:08 2016 (r428520) @@ -19,12 +19,11 @@ OPTIONS_DEFAULT=APACHE PORTSCOUT= limit:^[0-9\.]*$$ +IGNORE_WITH_PHP=70 NO_ARCH= yes NO_BUILD= yes -USE_MYSQL= yes USE_PHP= ftp mysql session zlib -USES= cpe perl5 zip -IGNORE_WITH_PHP= 70 +USES= cpe mysql perl5 php zip PLIST_SUB= WWWGRP=${WWWGRP} WWWOWN=${WWWOWN} WRKSRC= ${WRKDIR}/msd${PORTVERSION} From owner-svn-ports-all@freebsd.org Tue Dec 13 17:50: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 5ABB5C76F54; Tue, 13 Dec 2016 17:50:15 +0000 (UTC) (envelope-from sunpoet@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 1D1891EEE; Tue, 13 Dec 2016 17:50:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHoEFZ046817; Tue, 13 Dec 2016 17:50:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHoDQ5046811; Tue, 13 Dec 2016 17:50:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131750.uBDHoDQ5046811@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 17:50:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428521 - in head/databases/rocksdb: . 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: Tue, 13 Dec 2016 17:50:15 -0000 Author: sunpoet Date: Tue Dec 13 17:50:13 2016 New Revision: 428521 URL: https://svnweb.freebsd.org/changeset/ports/428521 Log: - Update to 4.13 (4.13.4) - Use upstream install target instead of handmade one - Respect upstream shlib version Changes: https://github.com/facebook/rocksdb/releases Added: head/databases/rocksdb/files/ head/databases/rocksdb/files/patch-utilities-column_aware_encoding_exp.cc (contents, props changed) head/databases/rocksdb/files/patch-utilities-persistent_cache-hash_table_bench.cc (contents, props changed) head/databases/rocksdb/files/patch-utilities-persistent_cache-persistent_cache_bench.cc (contents, props changed) Modified: head/databases/rocksdb/Makefile head/databases/rocksdb/distinfo head/databases/rocksdb/pkg-plist Modified: head/databases/rocksdb/Makefile ============================================================================== --- head/databases/rocksdb/Makefile Tue Dec 13 17:50:08 2016 (r428520) +++ head/databases/rocksdb/Makefile Tue Dec 13 17:50:13 2016 (r428521) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= rocksdb -PORTVERSION= 4.11.2 +PORTVERSION= 4.13 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= databases MAINTAINER= sunpoet@FreeBSD.org @@ -31,7 +30,7 @@ CONFIGURE_ARGS= make_config.mk CONFIGURE_ENV= ROCKSDB_ROOT=${WRKSRC} CONFIGURE_SCRIPT= build_tools/build_detect_platform CPPFLAGS+= -DOS_FREEBSD -MAKE_ENV= CXX=${CXX} +MAKE_ENV= CXX=${CXX} INSTALL_PATH=${STAGEDIR}${PREFIX} USE_CXXSTD= c++11 USE_LDCONFIG= yes USES= compiler:c++11-lib gmake localbase:ldflags @@ -41,7 +40,7 @@ PORTDATA= make_config.mk GH_ACCOUNT= facebook USE_GITHUB= yes -BENCHMARKS= cache_bench db_bench memtablerep_bench table_reader_bench +BENCHMARKS= cache_bench column_aware_encoding_exp db_bench memtablerep_bench persistent_cache_bench table_reader_bench TOOLS= db_repl_stress db_sanity_test db_stress ldb rocksdb_dump rocksdb_undump sst_dump write_stress DEBUG_MAKE_ENV= DEBUG_LEVEL=2 @@ -77,13 +76,11 @@ post-patch-LZ4-off: post-patch-ZSTD-off: @${REINPLACE_CMD} -e '/zstd/Id' ${WRKSRC}/build_tools/build_detect_platform -do-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/include/rocksdb/ ${STAGEDIR}${DATADIR}/ +post-install: + ${MKDIR} ${STAGEDIR}${DATADIR}/ cd ${WRKSRC}/ && ${INSTALL_PROGRAM} ${BENCHMARKS} ${TOOLS} ${STAGEDIR}${PREFIX}/bin/ - cd ${WRKSRC}/include/rocksdb/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/include/rocksdb/ - ${INSTALL_DATA} ${WRKSRC}/librocksdb.a ${STAGEDIR}${PREFIX}/lib/ - ${INSTALL_LIB} ${WRKSRC}/librocksdb.so ${STAGEDIR}${PREFIX}/lib/librocksdb.so.0 - ${LN} -fs librocksdb.so.0 ${STAGEDIR}${PREFIX}/lib/librocksdb.so + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librocksdb.so + ${INSTALL_DATA} ${WRKSRC}/librocksdb_tools.a ${STAGEDIR}${PREFIX}/lib/ ${INSTALL_DATA} ${WRKSRC}/make_config.mk ${STAGEDIR}${DATADIR}/ regression-test test: build Modified: head/databases/rocksdb/distinfo ============================================================================== --- head/databases/rocksdb/distinfo Tue Dec 13 17:50:08 2016 (r428520) +++ head/databases/rocksdb/distinfo Tue Dec 13 17:50:13 2016 (r428521) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479552145 -SHA256 (facebook-rocksdb-v4.11.2_GH0.tar.gz) = 9374be06fdfccbbdbc60de90b72b5db7040e1bc4e12532e4c67aaec8181b45be -SIZE (facebook-rocksdb-v4.11.2_GH0.tar.gz) = 2270731 +TIMESTAMP = 1481632386 +SHA256 (facebook-rocksdb-v4.13_GH0.tar.gz) = 423ca51df17c8b763a339920499028dec37014210a59c0d302310b2a04a96514 +SIZE (facebook-rocksdb-v4.13_GH0.tar.gz) = 2880432 Added: head/databases/rocksdb/files/patch-utilities-column_aware_encoding_exp.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/rocksdb/files/patch-utilities-column_aware_encoding_exp.cc Tue Dec 13 17:50:13 2016 (r428521) @@ -0,0 +1,10 @@ +--- utilities/column_aware_encoding_exp.cc.orig 2016-12-09 20:59:51 UTC ++++ utilities/column_aware_encoding_exp.cc +@@ -8,6 +8,7 @@ + #endif + + #include ++#include + + #ifndef ROCKSDB_LITE + #ifdef GFLAGS Added: head/databases/rocksdb/files/patch-utilities-persistent_cache-hash_table_bench.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/rocksdb/files/patch-utilities-persistent_cache-hash_table_bench.cc Tue Dec 13 17:50:13 2016 (r428521) @@ -0,0 +1,16 @@ +Obtained from: https://github.com/facebook/rocksdb/commit/85bd8f518b55782f2fada586eabc953df15478e1 + +--- utilities/persistent_cache/hash_table_bench.cc.orig 2016-12-09 20:59:51 UTC ++++ utilities/persistent_cache/hash_table_bench.cc +@@ -272,9 +272,9 @@ class GranularLockImpl : public HashTabl + // main + // + int main(int argc, char** argv) { +- google::SetUsageMessage(std::string("\nUSAGE:\n") + std::string(argv[0]) + ++ GFLAGS::SetUsageMessage(std::string("\nUSAGE:\n") + std::string(argv[0]) + + " [OPTIONS]..."); +- google::ParseCommandLineFlags(&argc, &argv, false); ++ GFLAGS::ParseCommandLineFlags(&argc, &argv, false); + + // + // Micro benchmark unordered_map Added: head/databases/rocksdb/files/patch-utilities-persistent_cache-persistent_cache_bench.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/rocksdb/files/patch-utilities-persistent_cache-persistent_cache_bench.cc Tue Dec 13 17:50:13 2016 (r428521) @@ -0,0 +1,16 @@ +Obtained from: https://github.com/facebook/rocksdb/commit/85bd8f518b55782f2fada586eabc953df15478e1 + +--- utilities/persistent_cache/persistent_cache_bench.cc.orig 2016-12-09 20:59:51 UTC ++++ utilities/persistent_cache/persistent_cache_bench.cc +@@ -302,9 +302,9 @@ class CacheTierBenchmark { + // main + // + int main(int argc, char** argv) { +- google::SetUsageMessage(std::string("\nUSAGE:\n") + std::string(argv[0]) + ++ GFLAGS::SetUsageMessage(std::string("\nUSAGE:\n") + std::string(argv[0]) + + " [OPTIONS]..."); +- google::ParseCommandLineFlags(&argc, &argv, false); ++ GFLAGS::ParseCommandLineFlags(&argc, &argv, false); + + std::ostringstream msg; + msg << "Config" << std::endl Modified: head/databases/rocksdb/pkg-plist ============================================================================== --- head/databases/rocksdb/pkg-plist Tue Dec 13 17:50:08 2016 (r428520) +++ head/databases/rocksdb/pkg-plist Tue Dec 13 17:50:13 2016 (r428521) @@ -1,10 +1,12 @@ bin/cache_bench +bin/column_aware_encoding_exp bin/db_bench bin/db_repl_stress bin/db_sanity_test bin/db_stress bin/ldb bin/memtablerep_bench +bin/persistent_cache_bench bin/rocksdb_dump bin/rocksdb_undump bin/sst_dump @@ -23,7 +25,6 @@ include/rocksdb/env.h include/rocksdb/experimental.h include/rocksdb/filter_policy.h include/rocksdb/flush_block_policy.h -include/rocksdb/immutable_options.h include/rocksdb/iostats_context.h include/rocksdb/iterator.h include/rocksdb/ldb_tool.h @@ -47,18 +48,19 @@ include/rocksdb/status.h include/rocksdb/table.h include/rocksdb/table_properties.h include/rocksdb/thread_status.h +include/rocksdb/threadpool.h include/rocksdb/transaction_log.h include/rocksdb/types.h include/rocksdb/universal_compaction.h include/rocksdb/utilities/backupable_db.h include/rocksdb/utilities/checkpoint.h include/rocksdb/utilities/convenience.h +include/rocksdb/utilities/date_tiered_db.h include/rocksdb/utilities/db_ttl.h include/rocksdb/utilities/document_db.h include/rocksdb/utilities/env_librados.h include/rocksdb/utilities/env_mirror.h include/rocksdb/utilities/env_registry.h -include/rocksdb/utilities/flashcache.h include/rocksdb/utilities/geo_db.h include/rocksdb/utilities/info_log_finder.h include/rocksdb/utilities/json_document.h @@ -85,4 +87,7 @@ include/rocksdb/write_batch_base.h include/rocksdb/write_buffer_manager.h lib/librocksdb.a lib/librocksdb.so -lib/librocksdb.so.0 +lib/librocksdb.so.4 +lib/librocksdb.so.4.13 +lib/librocksdb.so.4.13.4 +lib/librocksdb_tools.a From owner-svn-ports-all@freebsd.org Tue Dec 13 17:51: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 D23D6C76FA8; Tue, 13 Dec 2016 17:51:15 +0000 (UTC) (envelope-from tijl@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 ACE2C221; Tue, 13 Dec 2016 17:51:15 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDHpEfu047795; Tue, 13 Dec 2016 17:51:14 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDHpEo0047790; Tue, 13 Dec 2016 17:51:14 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612131751.uBDHpEo0047790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 13 Dec 2016 17:51:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428522 - in head: . www www/linux-c6-flashplugin11 www/linux-c6-flashplugin24 www/linux-c7-flashplugin11 www/linux-f10-flashplugin11 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: Tue, 13 Dec 2016 17:51:15 -0000 Author: tijl Date: Tue Dec 13 17:51:14 2016 New Revision: 428522 URL: https://svnweb.freebsd.org/changeset/ports/428522 Log: Update flash plugin to 24.0.0.186 and remove flash plugin 11.x ports. Deleted: head/www/linux-c6-flashplugin11/ head/www/linux-c7-flashplugin11/ head/www/linux-f10-flashplugin11/ Modified: head/MOVED head/www/Makefile head/www/linux-c6-flashplugin24/Makefile head/www/linux-c6-flashplugin24/distinfo head/www/linux-c6-flashplugin24/pkg-descr Modified: head/MOVED ============================================================================== --- head/MOVED Tue Dec 13 17:50:13 2016 (r428521) +++ head/MOVED Tue Dec 13 17:51:14 2016 (r428522) @@ -8831,3 +8831,6 @@ graphics/ocrfeeder||2016-12-08|Has expir devel/libcppformat|devel/libfmt|2016-12-08|Project was renamed databases/py35-mysqlclient|databases/py3-mysqlclient|2016-12-10|Moved to match existing naming convention databases/py35-psycopg2|databases/py3-psycopg2|2016-12-10|Moved to match existing naming convention +www/linux-f10-flashplugin11||2016-12-13|Deprecated +www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated +www/linux-c7-flashplugin11|www/linux-c7-flashplugin24|2016-12-13|Deprecated Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Tue Dec 13 17:50:13 2016 (r428521) +++ head/www/Makefile Tue Dec 13 17:51:14 2016 (r428522) @@ -372,13 +372,10 @@ SUBDIR += links SUBDIR += links-hacked SUBDIR += links1 - SUBDIR += linux-c6-flashplugin11 SUBDIR += linux-c6-flashplugin24 SUBDIR += linux-c6-qt47-webkit - SUBDIR += linux-c7-flashplugin11 SUBDIR += linux-c7-flashplugin24 SUBDIR += linux-c7-qtwebkit - SUBDIR += linux-f10-flashplugin11 SUBDIR += linux-firefox SUBDIR += linux-opera SUBDIR += linux-seamonkey Modified: head/www/linux-c6-flashplugin24/Makefile ============================================================================== --- head/www/linux-c6-flashplugin24/Makefile Tue Dec 13 17:50:13 2016 (r428521) +++ head/www/linux-c6-flashplugin24/Makefile Tue Dec 13 17:51:14 2016 (r428522) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 24.0.0.170 +PORTVERSION= 24.0.0.186 CATEGORIES= www multimedia linux -MASTER_SITES= https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux32/ \ - LOCAL/tijl/${DIST_SUBDIR} +MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX?= linux-c6- -PKGNAMESUFFIX= 24 DISTFILES= flash_player_npapi_linux.i386.tar.gz DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} Modified: head/www/linux-c6-flashplugin24/distinfo ============================================================================== --- head/www/linux-c6-flashplugin24/distinfo Tue Dec 13 17:50:13 2016 (r428521) +++ head/www/linux-c6-flashplugin24/distinfo Tue Dec 13 17:51:14 2016 (r428522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481055000 -SHA256 (flashplugin/24.0.0.170/flash_player_npapi_linux.i386.tar.gz) = c705850fa33fc71d61f27e155d5dd1933dd49356492e6972383e2063ba3f310e -SIZE (flashplugin/24.0.0.170/flash_player_npapi_linux.i386.tar.gz) = 9159686 +TIMESTAMP = 1481650383 +SHA256 (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 3b5803388f31940484c1020db4c5533aa48cfccab3880eb55a6f25610eb691fd +SIZE (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 9159537 Modified: head/www/linux-c6-flashplugin24/pkg-descr ============================================================================== --- head/www/linux-c6-flashplugin24/pkg-descr Tue Dec 13 17:50:13 2016 (r428521) +++ head/www/linux-c6-flashplugin24/pkg-descr Tue Dec 13 17:51:14 2016 (r428522) @@ -1,10 +1,7 @@ -This is the official Flash Player from Adobe. This plugin enables -you to see .swf and .spl files on the 'net from your Opera, Mozilla or -Firefox sessions. - -Please see the Adobe home page for more information. +This is the official Flash Player from Adobe. Together with nspluginwrapper +this plugin allows you to see .swf and .spl files in Firefox. FreeBSD Flash License Agreement: - http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 +https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=96374 -WWW: http://www.adobe.com/ +WWW: https://www.adobe.com/ From owner-svn-ports-all@freebsd.org Tue Dec 13 18:37: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 CEED9C76099; Tue, 13 Dec 2016 18:37:50 +0000 (UTC) (envelope-from sunpoet@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 9B23DB19; Tue, 13 Dec 2016 18:37:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDIbnsN067024; Tue, 13 Dec 2016 18:37:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDIbn1J067023; Tue, 13 Dec 2016 18:37:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131837.uBDIbn1J067023@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 18:37:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428523 - head/emulators/linux-c6 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: Tue, 13 Dec 2016 18:37:50 -0000 Author: sunpoet Date: Tue Dec 13 18:37:49 2016 New Revision: 428523 URL: https://svnweb.freebsd.org/changeset/ports/428523 Log: - Fix INDEX: change from removed linux-c6-flashplugin11 to linux-c6-flashplugin24 - Bump PORTREVISION for dependency change Notified by: Portsnap buildbox Approved by: portmgr (blanket) Modified: head/emulators/linux-c6/Makefile Modified: head/emulators/linux-c6/Makefile ============================================================================== --- head/emulators/linux-c6/Makefile Tue Dec 13 17:51:14 2016 (r428522) +++ head/emulators/linux-c6/Makefile Tue Dec 13 18:37:49 2016 (r428523) @@ -3,7 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -52,7 +52,7 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin11 \ + linux-c6-flashplugin>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ From owner-svn-ports-all@freebsd.org Tue Dec 13 18:40: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 075D2C761A4; Tue, 13 Dec 2016 18:40:51 +0000 (UTC) (envelope-from sunpoet@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 CAD78CE7; Tue, 13 Dec 2016 18:40:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDIeoxm067266; Tue, 13 Dec 2016 18:40:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDIeoc6067265; Tue, 13 Dec 2016 18:40:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612131840.uBDIeoc6067265@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 13 Dec 2016 18:40:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428524 - head/emulators/linux-c6 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: Tue, 13 Dec 2016 18:40:51 -0000 Author: sunpoet Date: Tue Dec 13 18:40:49 2016 New Revision: 428524 URL: https://svnweb.freebsd.org/changeset/ports/428524 Log: - Fix typo Modified: head/emulators/linux-c6/Makefile Modified: head/emulators/linux-c6/Makefile ============================================================================== --- head/emulators/linux-c6/Makefile Tue Dec 13 18:37:49 2016 (r428523) +++ head/emulators/linux-c6/Makefile Tue Dec 13 18:40:49 2016 (r428524) @@ -52,7 +52,7 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin24 \ + linux-c6-flashplugin24>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ From owner-svn-ports-all@freebsd.org Tue Dec 13 19:13:21 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 8C0B0C76A86; Tue, 13 Dec 2016 19:13:21 +0000 (UTC) (envelope-from tijl@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 4CFF42B6; Tue, 13 Dec 2016 19:13:21 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDJDK6L082978; Tue, 13 Dec 2016 19:13:20 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDJDKIN082975; Tue, 13 Dec 2016 19:13:20 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612131913.uBDJDKIN082975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 13 Dec 2016 19:13:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428525 - in head/emulators: linux-c6 linux-c7 linux-f10 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: Tue, 13 Dec 2016 19:13:21 -0000 Author: tijl Date: Tue Dec 13 19:13:20 2016 New Revision: 428525 URL: https://svnweb.freebsd.org/changeset/ports/428525 Log: Remove dependency on flash plugin. Modified: head/emulators/linux-c6/Makefile head/emulators/linux-c7/Makefile head/emulators/linux-f10/Makefile Modified: head/emulators/linux-c6/Makefile ============================================================================== --- head/emulators/linux-c6/Makefile Tue Dec 13 18:40:49 2016 (r428524) +++ head/emulators/linux-c6/Makefile Tue Dec 13 19:13:20 2016 (r428525) @@ -3,7 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -52,7 +52,6 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin24>0:www/linux-c6-flashplugin24 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ Modified: head/emulators/linux-c7/Makefile ============================================================================== --- head/emulators/linux-c7/Makefile Tue Dec 13 18:40:49 2016 (r428524) +++ head/emulators/linux-c7/Makefile Tue Dec 13 19:13:20 2016 (r428525) @@ -3,7 +3,7 @@ PORTNAME= linux-c7 PORTVERSION= ${LINUX_DIST_VER} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -45,7 +45,6 @@ RUN_DEPENDS= linux-c7-libasyncns>0:dns/l linux-c7-libvorbis>0:audio/linux-c7-libvorbis \ linux-c7-libtheora>0:multimedia/linux-c7-libtheora \ linux-c7-libv4l>0:multimedia/linux-c7-libv4l \ - linux-c7-flashplugin>0:www/linux-c7-flashplugin11 \ linux-c7-cyrus-sasl2>0:security/linux-c7-cyrus-sasl2 \ linux-c7-libssh2>0:security/linux-c7-libssh2 \ linux-c7-openssl-compat>0:security/linux-c7-openssl-compat \ Modified: head/emulators/linux-f10/Makefile ============================================================================== --- head/emulators/linux-f10/Makefile Tue Dec 13 18:40:49 2016 (r428524) +++ head/emulators/linux-f10/Makefile Tue Dec 13 19:13:20 2016 (r428525) @@ -3,6 +3,7 @@ PORTNAME= linux-f10 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -48,7 +49,6 @@ RUN_DEPENDS= linux-f10-libasyncns>0:dns/ linux-f10-alsa-lib>0:audio/linux-f10-alsa-lib \ linux-f10-libv4l>0:multimedia/linux-f10-libv4l \ linux-f10-libtheora>0:multimedia/linux-f10-libtheora \ - linux-f10-flashplugin>0:www/linux-f10-flashplugin11 \ linux-f10-nss>0:security/linux-f10-nss \ linux-f10-libtasn1>0:security/linux-f10-libtasn1 \ linux-f10-libgcrypt>0:security/linux-f10-libgcrypt \ From owner-svn-ports-all@freebsd.org Tue Dec 13 19:19: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 96ACEC76B01; Tue, 13 Dec 2016 19:19:17 +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 4C54767D; Tue, 13 Dec 2016 19:19:17 +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 uBDJJGLN083314; Tue, 13 Dec 2016 19:19:16 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDJJGPP083312; Tue, 13 Dec 2016 19:19:16 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612131919.uBDJJGPP083312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Dec 2016 19:19:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428526 - in branches/2016Q4/www/py-kallithea: . 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: Tue, 13 Dec 2016 19:19:17 -0000 Author: rene Date: Tue Dec 13 19:19:16 2016 New Revision: 428526 URL: https://svnweb.freebsd.org/changeset/ports/428526 Log: MFH: r428440 www/py-kallithea: fix RC script While here, add NO_ARCH PR: 214893 Submitted by: maintainer (freebsd@skinc.ru) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/py-kallithea/Makefile branches/2016Q4/www/py-kallithea/files/kallithea.in Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/py-kallithea/Makefile ============================================================================== --- branches/2016Q4/www/py-kallithea/Makefile Tue Dec 13 19:13:20 2016 (r428525) +++ branches/2016Q4/www/py-kallithea/Makefile Tue Dec 13 19:19:16 2016 (r428526) @@ -3,6 +3,7 @@ PORTNAME= kallithea PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= www devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -41,6 +42,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wait USES= python:2.7 USE_PYTHON= distutils autoplist +NO_ARCH= yes + USE_RC_SUBR= kallithea SUB_FILES= pkg-message Modified: branches/2016Q4/www/py-kallithea/files/kallithea.in ============================================================================== --- branches/2016Q4/www/py-kallithea/files/kallithea.in Tue Dec 13 19:13:20 2016 (r428525) +++ branches/2016Q4/www/py-kallithea/files/kallithea.in Tue Dec 13 19:19:16 2016 (r428526) @@ -40,7 +40,7 @@ command=%%PREFIX%%/bin/paster pidfile="${kallithea_pidfile}" required_files="${kallithea_config}" -command_args=" serve --user=${kallithea_user} --group=${kallithea_group} --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" +command_args=" serve --pid-file=${pidfile} --log-file=${kallithea_logfile} --daemon ${kallithea_config}" start_precmd=kallithea_prestart status_cmd=kallithea_status From owner-svn-ports-all@freebsd.org Tue Dec 13 19:47:26 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 37301C762E2; Tue, 13 Dec 2016 19:47:26 +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 DB52819A0; Tue, 13 Dec 2016 19:47:25 +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 uBDJlPjU095503; Tue, 13 Dec 2016 19:47:25 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDJlO3k095501; Tue, 13 Dec 2016 19:47:24 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612131947.uBDJlO3k095501@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 13 Dec 2016 19:47:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428527 - in head: deskutils/griffith games/childsplay 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: Tue, 13 Dec 2016 19:47:26 -0000 Author: rene Date: Tue Dec 13 19:47:24 2016 New Revision: 428527 URL: https://svnweb.freebsd.org/changeset/ports/428527 Log: Update sqlalchemy dependency of deskutils/griffith and games/childsplay to version 1.0 sqlalchemy 0.8 is no longer supported upstream. Modified: head/deskutils/griffith/Makefile head/games/childsplay/Makefile Modified: head/deskutils/griffith/Makefile ============================================================================== --- head/deskutils/griffith/Makefile Tue Dec 13 19:19:16 2016 (r428526) +++ head/deskutils/griffith/Makefile Tue Dec 13 19:47:24 2016 (r428527) @@ -3,7 +3,7 @@ PORTNAME= griffith PORTVERSION= 0.13 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= deskutils MASTER_SITES= http://launchpadlibrarian.net/87859599/ @@ -14,7 +14,7 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>=0.5:databases/py-sqlalchemy08 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0.5:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:graphics/py-pillow \ ${PYTHON_PKGNAMEPREFIX}reportlab1>=1.19:print/py-reportlab1 Modified: head/games/childsplay/Makefile ============================================================================== --- head/games/childsplay/Makefile Tue Dec 13 19:19:16 2016 (r428526) +++ head/games/childsplay/Makefile Tue Dec 13 19:47:24 2016 (r428527) @@ -3,7 +3,7 @@ PORTNAME= childsplay PORTVERSION= 2.6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SAVANNAH @@ -14,7 +14,7 @@ LICENSE= GPLv3 # only LICENSE_FILE= ${WRKSRC}/gpl-3.0.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy08>0:databases/py-sqlalchemy08 \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}game>0:devel/py-game NO_BUILD= yes From owner-svn-ports-all@freebsd.org Tue Dec 13 20:19: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 62A24C7505C; Tue, 13 Dec 2016 20:19:13 +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 3270D138A; Tue, 13 Dec 2016 20:19:13 +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 uBDKJCDd007819; Tue, 13 Dec 2016 20:19:12 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDKJC6j007817; Tue, 13 Dec 2016 20:19:12 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612132019.uBDKJC6j007817@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Tue, 13 Dec 2016 20:19:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428528 - head/devel/py-pkgconfig 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: Tue, 13 Dec 2016 20:19:13 -0000 Author: pi Date: Tue Dec 13 20:19:12 2016 New Revision: 428528 URL: https://svnweb.freebsd.org/changeset/ports/428528 Log: devel/py-pkgconfig: update 1.1.0 -> 1.2.2 - Improve the tests - Potential break: switch from result set to list - Expose --list-all query - Added support for PKG_CONFIG environment variable PR: 215261 Submitted by: Johannes Jost Meixner (maintainer) Modified: head/devel/py-pkgconfig/Makefile head/devel/py-pkgconfig/distinfo Modified: head/devel/py-pkgconfig/Makefile ============================================================================== --- head/devel/py-pkgconfig/Makefile Tue Dec 13 19:47:24 2016 (r428527) +++ head/devel/py-pkgconfig/Makefile Tue Dec 13 20:19:12 2016 (r428528) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pkgconfig -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pkgconfig/distinfo ============================================================================== --- head/devel/py-pkgconfig/distinfo Tue Dec 13 19:47:24 2016 (r428527) +++ head/devel/py-pkgconfig/distinfo Tue Dec 13 20:19:12 2016 (r428528) @@ -1,2 +1,3 @@ -SHA256 (pkgconfig-1.1.0.tar.gz) = 709daaf077aa2b33bedac12706373412c3683576a43013bbaa529fc2769d80df -SIZE (pkgconfig-1.1.0.tar.gz) = 3887 +TIMESTAMP = 1481606929 +SHA256 (pkgconfig-1.2.2.tar.gz) = 3685ba02a9b72654a764b728b559f327e1dbd7dc6ebc310a1bd429666ee202aa +SIZE (pkgconfig-1.2.2.tar.gz) = 5305 From owner-svn-ports-all@freebsd.org Tue Dec 13 20:29: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 E9988C7547F; Tue, 13 Dec 2016 20:29:57 +0000 (UTC) (envelope-from ehaupt@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 B903D1B7B; Tue, 13 Dec 2016 20:29:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDKTuOa011886; Tue, 13 Dec 2016 20:29:56 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDKTuxW011885; Tue, 13 Dec 2016 20:29:56 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612132029.uBDKTuxW011885@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 13 Dec 2016 20:29:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428529 - head/x11-fonts/emojione-color-font-ttf 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: Tue, 13 Dec 2016 20:29:58 -0000 Author: ehaupt Date: Tue Dec 13 20:29:56 2016 New Revision: 428529 URL: https://svnweb.freebsd.org/changeset/ports/428529 Log: Use ${FONTSDIR} instead of %%FONTSDIR%% in PLIST_FILES. No revision bump since this is a no-op. Notified by: mat Modified: head/x11-fonts/emojione-color-font-ttf/Makefile Modified: head/x11-fonts/emojione-color-font-ttf/Makefile ============================================================================== --- head/x11-fonts/emojione-color-font-ttf/Makefile Tue Dec 13 20:19:12 2016 (r428528) +++ head/x11-fonts/emojione-color-font-ttf/Makefile Tue Dec 13 20:29:56 2016 (r428529) @@ -19,7 +19,7 @@ USES= fonts zip NO_BUILD= yes NO_ARCH= yes -PLIST_FILES= %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf +PLIST_FILES= ${FONTSDIR}/EmojiOneColor-SVGinOT.ttf do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR}/ From owner-svn-ports-all@freebsd.org Tue Dec 13 20:31: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 1672EC754E0; Tue, 13 Dec 2016 20:31:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from critical.ch (critical.ch [IPv6:2a01:4f8:c17:de4::1:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.critical.ch", Issuer "StartCom Class 1 DV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 96B611D2C; Tue, 13 Dec 2016 20:31:28 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from beaver.home.critical.ch (84-72-21-190.dclient.hispeed.ch [84.72.21.190]) (authenticated bits=0) by critical.ch (8.15.2/8.15.2/critical-1.0) with ESMTPA id uBDKVPCf030704; Tue, 13 Dec 2016 21:31:25 +0100 (CET) (envelope-from ehaupt@FreeBSD.org) Date: Tue, 13 Dec 2016 21:31:19 +0100 From: Emanuel Haupt To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428510 - in head/x11-fonts: . emojione-color-font-ttf Message-Id: <20161213213119.92a232f52862b295c99e1f5e@FreeBSD.org> In-Reply-To: <5cbbe9da-8faf-d747-a46a-85a75bf6928f@FreeBSD.org> References: <201612131650.uBDGo1He020219@repo.freebsd.org> <5cbbe9da-8faf-d747-a46a-85a75bf6928f@FreeBSD.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: Tue, 13 Dec 2016 20:31:29 -0000 Mathieu Arnold wrote: > Le 13/12/2016 =E0 17:50, Emanuel Haupt a =E9crit : > > +PLIST_FILES=3D %%FONTSDIR%%/EmojiOneColor-SVGinOT.ttf >=20 > This should be ${FONTSDIR}/Emo... > The only reason we have %%FOO%% in plists is to carry variables from > the Makefile, as you are in the Makefile, you don't need them. Fixed in r428529. From owner-svn-ports-all@freebsd.org Tue Dec 13 21:00: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 0DAFFC763C4; Tue, 13 Dec 2016 21:00:13 +0000 (UTC) (envelope-from marino@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 DC6E618B1; Tue, 13 Dec 2016 21:00:12 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDL0CJZ024205; Tue, 13 Dec 2016 21:00:12 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDL0BDF024202; Tue, 13 Dec 2016 21:00:11 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612132100.uBDL0BDF024202@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 21:00:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428530 - head/devel/simple_components 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: Tue, 13 Dec 2016 21:00:13 -0000 Author: marino Date: Tue Dec 13 21:00:11 2016 New Revision: 428530 URL: https://svnweb.freebsd.org/changeset/ports/428530 Log: devel/simple_components: Upgrade version 4.13 => 4.17 Modified: head/devel/simple_components/Makefile head/devel/simple_components/distinfo head/devel/simple_components/pkg-plist Modified: head/devel/simple_components/Makefile ============================================================================== --- head/devel/simple_components/Makefile Tue Dec 13 20:29:56 2016 (r428529) +++ head/devel/simple_components/Makefile Tue Dec 13 21:00:11 2016 (r428530) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simple_components -PORTVERSION= 4.13 +PORTVERSION= 4.17 CATEGORIES= devel MASTER_SITES= http://www.dmitry-kazakov.de/ada/ DISTNAME= components_${PORTVERSION:S/./_/} Modified: head/devel/simple_components/distinfo ============================================================================== --- head/devel/simple_components/distinfo Tue Dec 13 20:29:56 2016 (r428529) +++ head/devel/simple_components/distinfo Tue Dec 13 21:00:11 2016 (r428530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464641126 -SHA256 (components_4_13.tgz) = d366d3ba7ff4130a0e77d57378b05945af29cc7f2549413722420649a3f24cec -SIZE (components_4_13.tgz) = 3022188 +TIMESTAMP = 1481615483 +SHA256 (components_4_17.tgz) = 2aa6ddce38345edfb388effb17f0c9e36b696fb2dff2ed91e70dae5fdf7e282d +SIZE (components_4_17.tgz) = 3061734 Modified: head/devel/simple_components/pkg-plist ============================================================================== --- head/devel/simple_components/pkg-plist Tue Dec 13 20:29:56 2016 (r428529) +++ head/devel/simple_components/pkg-plist Tue Dec 13 21:00:11 2016 (r428530) @@ -1,11 +1,20 @@ +%%ISC%%/%%HS%%-sqlite_browser/%%SSM%%-http_server-sqlite_browser.adb %%ISC%%/%%HS%%-sqlite_browser/%%SSM%%-http_server-sqlite_browser.ads +%%ISC%%/%%HS%%/%%SSM%%-http_client-signaled.adb %%ISC%%/%%HS%%/%%SSM%%-http_client-signaled.ads +%%ISC%%/%%HS%%/%%SSM%%-http_client.adb %%ISC%%/%%HS%%/%%SSM%%-http_client.ads +%%ISC%%/%%HS%%/%%SSM%%-http_server.adb %%ISC%%/%%HS%%/%%SSM%%-http_server.ads +%%ISC%%/%%SV%%-modbus/%%SSM%%-modbus_client-synchronous.adb %%ISC%%/%%SV%%-modbus/%%SSM%%-modbus_client-synchronous.ads +%%ISC%%/%%SV%%-modbus/%%SSM%%-modbus_client.adb %%ISC%%/%%SV%%-modbus/%%SSM%%-modbus_client.ads +%%ISC%%/%%SV%%-secure/gnat-sockets-server-secure-anonymous.adb %%ISC%%/%%SV%%-secure/gnat-sockets-server-secure-anonymous.ads +%%ISC%%/%%SV%%-secure/gnat-sockets-server-secure-x509.adb %%ISC%%/%%SV%%-secure/gnat-sockets-server-secure-x509.ads +%%ISC%%/%%SV%%-secure/gnat-sockets-server-secure.adb %%ISC%%/%%SV%%-secure/gnat-sockets-server-secure.ads %%ISC%%/%%SV%%/%%SSM%%-big_endian-generic_double_precision_ieee_754.adb %%ISC%%/%%SV%%/%%SSM%%-big_endian-generic_double_precision_ieee_754.ads @@ -15,6 +24,7 @@ %%ISC%%/%%SV%%/%%SSM%%-big_endian-ieee_754_long_floats.ads %%ISC%%/%%SV%%/%%SSM%%-big_endian-integers.adb %%ISC%%/%%SV%%/%%SSM%%-big_endian-integers.ads +%%ISC%%/%%SV%%/%%SSM%%-big_endian-unsigneds.adb %%ISC%%/%%SV%%/%%SSM%%-big_endian-unsigneds.ads %%ISC%%/%%SV%%/%%SSM%%-big_endian.ads %%ISC%%/%%SV%%/%%SSM%%-chain_code-generic_integer.adb @@ -24,6 +34,7 @@ %%ISC%%/%%SV%%/%%SSM%%-chain_code-integers.ads %%ISC%%/%%SV%%/%%SSM%%-chain_code-naturals.ads %%ISC%%/%%SV%%/%%SSM%%-chain_code.ads +%%ISC%%/%%SV%%/%%SSM%%-expected_sequence.adb %%ISC%%/%%SV%%/%%SSM%%-expected_sequence.ads %%ISC%%/%%SV%%/%%SSM%%-little_endian-generic_double_precision_ieee_754.adb %%ISC%%/%%SV%%/%%SSM%%-little_endian-generic_double_precision_ieee_754.ads @@ -33,10 +44,14 @@ %%ISC%%/%%SV%%/%%SSM%%-little_endian-ieee_754_long_floats.ads %%ISC%%/%%SV%%/%%SSM%%-little_endian-integers.adb %%ISC%%/%%SV%%/%%SSM%%-little_endian-integers.ads +%%ISC%%/%%SV%%/%%SSM%%-little_endian-unsigneds.adb %%ISC%%/%%SV%%/%%SSM%%-little_endian-unsigneds.ads %%ISC%%/%%SV%%/%%SSM%%-little_endian.ads +%%ISC%%/%%SV%%/%%SSM%%-terminated_strings.adb %%ISC%%/%%SV%%/%%SSM%%-terminated_strings.ads +%%ISC%%/%%SV%%/%%SSM%%-variable_length_arrays.adb %%ISC%%/%%SV%%/%%SSM%%-variable_length_arrays.ads +%%ISC%%/%%SV%%/%%SSM%%-variable_length_strings.adb %%ISC%%/%%SV%%/%%SSM%%-variable_length_strings.ads %%ISC%%/%%SV%%/%%SSM%%.adb %%ISC%%/%%SV%%/%%SSM%%.ads @@ -52,19 +67,24 @@ %%ISC%%/%%OD%%/odbc-api-keys-sets.ads %%ISC%%/%%OD%%/odbc-api-keys.adb %%ISC%%/%%OD%%/odbc-api-keys.ads +%%ISC%%/%%OD%%/odbc-api-links.adb %%ISC%%/%%OD%%/odbc-api-links.ads %%ISC%%/%%OD%%/odbc-api.adb %%ISC%%/%%OD%%/odbc-api.ads %%ISC%%/%%OD%%/odbc-architecture_dependent.ads +%%ISC%%/%%OD%%/odbc-bound_parameters.adb %%ISC%%/%%OD%%/odbc-bound_parameters.ads %%ISC%%/%%OD%%/odbc-driver_dependent.ads %%ISC%%/%%OD%%/odbc-sqltypes.adb %%ISC%%/%%OD%%/odbc-sqltypes.ads +%%ISC%%/%%OD%%/odbc-thin.adb %%ISC%%/%%OD%%/odbc-thin.ads %%ISC%%/%%OD%%/odbc.ads +%%ISC%%/%%OD%%/persistent-native_odbc-text_io.adb %%ISC%%/%%OD%%/persistent-native_odbc-text_io.ads %%ISC%%/%%OD%%/persistent-native_odbc.adb %%ISC%%/%%OD%%/persistent-native_odbc.ads +%%ISC%%/components-sqlite/persistent-sqlite-text_io.adb %%ISC%%/components-sqlite/persistent-sqlite-text_io.ads %%ISC%%/components-sqlite/persistent-sqlite.adb %%ISC%%/components-sqlite/persistent-sqlite.ads @@ -72,14 +92,18 @@ %%ISC%%/components-sqlite/persistent-sqlite_keys-sets.ads %%ISC%%/components-sqlite/persistent-sqlite_keys.adb %%ISC%%/components-sqlite/persistent-sqlite_keys.ads +%%ISC%%/components-sqlite/persistent-sqlite_links.adb %%ISC%%/components-sqlite/persistent-sqlite_links.ads %%ISC%%/components-sqlite/sqlite.adb %%ISC%%/components-sqlite/sqlite.ads +%%ISC%%/components-sqlite/sqlite3.c %%ISC%%/components-sqlite/sqlite3.h %%ISC%%/components/backward_link_handles-sets.ads %%ISC%%/components/backward_link_handles.ads +%%ISC%%/components/block_streams.adb %%ISC%%/components/block_streams.ads %%ISC%%/components/deposit_handles.ads +%%ISC%%/components/gamma.adb %%ISC%%/%%GN%%_address_order.adb %%ISC%%/%%GN%%_address_order.ads %%ISC%%/%%GN%%_b_tree.adb @@ -146,6 +170,7 @@ %%ISC%%/components/long_float_cubic_spline.ads %%ISC%%/%%OB%%-archived-handle.adb %%ISC%%/%%OB%%-archived-handle.ads +%%ISC%%/%%OB%%-archived-iterators.adb %%ISC%%/%%OB%%-archived-iterators.ads %%ISC%%/%%OB%%-archived-lists.adb %%ISC%%/%%OB%%-archived-lists.ads @@ -206,18 +231,25 @@ %%ISC%%/%%PR%%-generic_token-segmented_lexer.ads %%ISC%%/%%PR%%-generic_token.adb %%ISC%%/%%PR%%-generic_token.ads +%%ISC%%/%%PR%%-multiline_source-latin1_text_io.adb %%ISC%%/%%PR%%-multiline_source-latin1_text_io.ads %%ISC%%/%%PR%%-multiline_source-location_text_io.ads +%%ISC%%/%%PR%%-multiline_source-standard_input.adb %%ISC%%/%%PR%%-multiline_source-standard_input.ads +%%ISC%%/%%PR%%-multiline_source-stream_io.adb %%ISC%%/%%PR%%-multiline_source-stream_io.ads +%%ISC%%/%%PR%%-multiline_source-text_io.adb %%ISC%%/%%PR%%-multiline_source-text_io.ads +%%ISC%%/%%PR%%-multiline_source-wide_text_io.adb %%ISC%%/%%PR%%-multiline_source-wide_text_io.ads %%ISC%%/%%PR%%-multiline_source.adb %%ISC%%/%%PR%%-multiline_source.ads %%ISC%%/%%PR%%-string_source.adb %%ISC%%/%%PR%%-string_source.ads %%ISC%%/%%PR%%.ads +%%ISC%%/%%PT%%-blocking_files-text_io.adb %%ISC%%/%%PT%%-blocking_files-text_io.ads +%%ISC%%/%%PT%%-blocking_files-transactional-dump.adb %%ISC%%/%%PT%%-blocking_files-transactional-dump.ads %%ISC%%/%%PT%%-blocking_files-transactional.adb %%ISC%%/%%PT%%-blocking_files-transactional.ads @@ -232,12 +264,15 @@ %%ISC%%/%%PT%%-data_bank-indexed.adb %%ISC%%/%%PT%%-data_bank-indexed.ads %%ISC%%/%%PT%%-data_bank-mutexes.ads +%%ISC%%/%%PT%%-data_bank-reference.adb %%ISC%%/%%PT%%-data_bank-reference.ads +%%ISC%%/%%PT%%-data_bank.adb %%ISC%%/%%PT%%-data_bank.ads %%ISC%%/%%PT%%-directory.adb %%ISC%%/%%PT%%-directory.ads %%ISC%%/%%PT%%-handle.adb %%ISC%%/%%PT%%-handle.ads +%%ISC%%/%%PT%%-memory_pools-dump.adb %%ISC%%/%%PT%%-memory_pools-dump.ads %%ISC%%/%%PT%%-memory_pools-streams-external_b_tree-generic_table.adb %%ISC%%/%%PT%%-memory_pools-streams-external_b_tree-generic_table.ads @@ -251,6 +286,7 @@ %%ISC%%/%%PT%%-memory_pools-streams.ads %%ISC%%/%%PT%%-memory_pools.adb %%ISC%%/%%PT%%-memory_pools.ads +%%ISC%%/%%PT%%-single_file-text_io.adb %%ISC%%/%%PT%%-single_file-text_io.ads %%ISC%%/%%PT%%-single_file.adb %%ISC%%/%%PT%%-single_file.ads @@ -258,12 +294,19 @@ %%ISC%%/%%PT%%-single_file_keys-sets.ads %%ISC%%/%%PT%%-single_file_keys.adb %%ISC%%/%%PT%%-single_file_keys.ads +%%ISC%%/%%PT%%.adb %%ISC%%/%%PT%%.ads %%ISC%%/components/stack_storage-mark_and_release.adb %%ISC%%/components/stack_storage-mark_and_release.ads +%%ISC%%/components/stack_storage.adb %%ISC%%/components/stack_storage.ads +%%ISC%%/components/storage_streams.adb %%ISC%%/components/storage_streams.ads +%%ISC%%/components/%%SE%%-symmetric_serialization.adb %%ISC%%/components/%%SE%%-symmetric_serialization.ads +%%ISC%%/components/%%SE%%-time_conversions.adb +%%ISC%%/components/%%SE%%-time_conversions.ads +%%ISC%%/components/synchronization-events.adb %%ISC%%/components/synchronization-events.ads %%ISC%%/components/synchronization-generic_events_array.adb %%ISC%%/components/synchronization-generic_events_array.ads @@ -271,11 +314,14 @@ %%ISC%%/components/synchronization-generic_mutexes_array.ads %%ISC%%/components/synchronization-generic_pulse_events.adb %%ISC%%/components/synchronization-generic_pulse_events.ads +%%ISC%%/components/synchronization-mutexes.adb %%ISC%%/components/synchronization-mutexes.ads +%%ISC%%/components/synchronization-pulse_events.adb %%ISC%%/components/synchronization-pulse_events.ads %%ISC%%/components/synchronization.ads %%ISC%%/components/tables-utf8_names.adb %%ISC%%/components/tables-utf8_names.ads +%%ISC%%/%%SE%%/%%SE%%-base64.adb %%ISC%%/%%SE%%/%%SE%%-base64.ads %%ISC%%/%%SE%%/%%SE%%-fields.adb %%ISC%%/%%SE%%/%%SE%%-fields.ads @@ -291,7 +337,9 @@ %%ISC%%/%%SE%%/%%SE%%-integers.ads %%ISC%%/%%SE%%/%%SE%%-lexicographical_order.adb %%ISC%%/%%SE%%/%%SE%%-lexicographical_order.ads +%%ISC%%/%%SE%%/%%SE%%-quoted.adb %%ISC%%/%%SE%%/%%SE%%-quoted.ads +%%ISC%%/%%SE%%/%%SE%%-roman_edit.adb %%ISC%%/%%SE%%/%%SE%%-roman_edit.ads %%ISC%%/%%SE%%/%%SE%%-streams-generic_integer.adb %%ISC%%/%%SE%%/%%SE%%-streams-generic_integer.ads @@ -311,19 +359,26 @@ %%ISC%%/%%SE%%/%%SE%%-utf8-blocks.ads %%ISC%%/%%SE%%/%%SE%%-utf8-categorization.adb %%ISC%%/%%SE%%/%%SE%%-utf8-categorization.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-handling.adb %%ISC%%/%%SE%%/%%SE%%-utf8-handling.ads %%ISC%%/%%SE%%/%%SE%%-utf8-integer_edit.adb %%ISC%%/%%SE%%/%%SE%%-utf8-integer_edit.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-mapping.adb %%ISC%%/%%SE%%/%%SE%%-utf8-mapping.ads %%ISC%%/%%SE%%/%%SE%%-utf8-maps-constants.ads %%ISC%%/%%SE%%/%%SE%%-utf8-maps.adb %%ISC%%/%%SE%%/%%SE%%-utf8-maps.ads %%ISC%%/%%SE%%/%%SE%%-utf8-subscript-integer_edit.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-subscript.adb %%ISC%%/%%SE%%/%%SE%%-utf8-subscript.ads %%ISC%%/%%SE%%/%%SE%%-utf8-superscript-integer_edit.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-superscript.adb %%ISC%%/%%SE%%/%%SE%%-utf8-superscript.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-wildcards-case_insensitive.adb %%ISC%%/%%SE%%/%%SE%%-utf8-wildcards-case_insensitive.ads +%%ISC%%/%%SE%%/%%SE%%-utf8-wildcards.adb %%ISC%%/%%SE%%/%%SE%%-utf8-wildcards.ads +%%ISC%%/%%SE%%/%%SE%%-utf8.adb %%ISC%%/%%SE%%/%%SE%%-utf8.ads %%ISC%%/%%SE%%/%%SE%%.adb %%ISC%%/%%SE%%/%%SE%%.ads @@ -685,6 +740,8 @@ lib/gnat/tables.gpr %%LSC%%/components/storage_streams.o %%LSC%%/components/%%SE%%-symmetric_serialization.ali %%LSC%%/components/%%SE%%-symmetric_serialization.o +%%LSC%%/components/%%SE%%-time_conversions.ali +%%LSC%%/components/%%SE%%-time_conversions.o %%LSC%%/components/synchronization-events.ali %%LSC%%/components/synchronization-events.o %%LSC%%/components/synchronization-generic_events_array.ali From owner-svn-ports-all@freebsd.org Tue Dec 13 21:11: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 45610C767BC; Tue, 13 Dec 2016 21:11:38 +0000 (UTC) (envelope-from marino@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 061A227A; Tue, 13 Dec 2016 21:11:37 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDLBbvF030511; Tue, 13 Dec 2016 21:11:37 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDLBalM030508; Tue, 13 Dec 2016 21:11:36 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612132111.uBDLBalM030508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 13 Dec 2016 21:11:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428531 - head/devel/pragmarcs 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: Tue, 13 Dec 2016 21:11:38 -0000 Author: marino Date: Tue Dec 13 21:11:36 2016 New Revision: 428531 URL: https://svnweb.freebsd.org/changeset/ports/428531 Log: devel/pragmarcs: Upgrade version 20160904 => 20161207 Modified: head/devel/pragmarcs/Makefile head/devel/pragmarcs/distinfo head/devel/pragmarcs/pkg-plist Modified: head/devel/pragmarcs/Makefile ============================================================================== --- head/devel/pragmarcs/Makefile Tue Dec 13 21:00:11 2016 (r428530) +++ head/devel/pragmarcs/Makefile Tue Dec 13 21:11:36 2016 (r428531) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pragmarcs -PORTVERSION= 20160904 +PORTVERSION= 20161207 CATEGORIES= devel MAINTAINER= marino@FreeBSD.org @@ -15,7 +15,7 @@ USES= ada USE_GITHUB= yes GH_ACCOUNT= jrcarter GH_PROJECT= PragmARC -GH_TAGNAME= 7dae727 +GH_TAGNAME= 1378e7a post-extract: @${CP} ${FILESDIR}/buildlib.gpr ${WRKSRC}/ Modified: head/devel/pragmarcs/distinfo ============================================================================== --- head/devel/pragmarcs/distinfo Tue Dec 13 21:00:11 2016 (r428530) +++ head/devel/pragmarcs/distinfo Tue Dec 13 21:11:36 2016 (r428531) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473175199 -SHA256 (jrcarter-PragmARC-20160904-7dae727_GH0.tar.gz) = 2e834de2860b45f20aecbbb2c0078622e0bdbd3760f1a2e0feb547163480cdb6 -SIZE (jrcarter-PragmARC-20160904-7dae727_GH0.tar.gz) = 94352 +TIMESTAMP = 1481663178 +SHA256 (jrcarter-PragmARC-20161207-1378e7a_GH0.tar.gz) = 7b65a71ddc5aa9e3aeb636a15a6d28de9daaf80c7efa415a72de933f244eb99e +SIZE (jrcarter-PragmARC-20161207-1378e7a_GH0.tar.gz) = 95176 Modified: head/devel/pragmarcs/pkg-plist ============================================================================== --- head/devel/pragmarcs/pkg-plist Tue Dec 13 21:00:11 2016 (r428530) +++ head/devel/pragmarcs/pkg-plist Tue Dec 13 21:11:36 2016 (r428531) @@ -85,8 +85,12 @@ include/pragmarcs/pragmarc-queue_unbound include/pragmarcs/pragmarc-queue_unbounded_unprotected.ads include/pragmarcs/pragmarc-quick_searcher.adb include/pragmarcs/pragmarc-quick_searcher.ads +include/pragmarcs/pragmarc-random_ranges.adb +include/pragmarcs/pragmarc-random_ranges.ads include/pragmarcs/pragmarc-rational_numbers.adb include/pragmarcs/pragmarc-rational_numbers.ads +include/pragmarcs/pragmarc-real_random_ranges.adb +include/pragmarcs/pragmarc-real_random_ranges.ads include/pragmarcs/pragmarc-real_random_values.adb include/pragmarcs/pragmarc-real_random_values.ads include/pragmarcs/pragmarc-reflection.ads @@ -186,7 +190,9 @@ lib/pragmarcs/pragmarc-queue_unbounded.a lib/pragmarcs/pragmarc-queue_unbounded_blocking.ali lib/pragmarcs/pragmarc-queue_unbounded_unprotected.ali lib/pragmarcs/pragmarc-quick_searcher.ali +lib/pragmarcs/pragmarc-random_ranges.ali lib/pragmarcs/pragmarc-rational_numbers.ali +lib/pragmarcs/pragmarc-real_random_ranges.ali lib/pragmarcs/pragmarc-real_random_values.ali lib/pragmarcs/pragmarc-reflection.ali lib/pragmarcs/pragmarc-regular_expression_matcher.ali From owner-svn-ports-all@freebsd.org Tue Dec 13 23:00:20 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 68930C76601; Tue, 13 Dec 2016 23:00:20 +0000 (UTC) (envelope-from feld@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 37F2838D; Tue, 13 Dec 2016 23:00:20 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDN0Jdi072358; Tue, 13 Dec 2016 23:00:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDN0Jeq072356; Tue, 13 Dec 2016 23:00:19 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612132300.uBDN0Jeq072356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 13 Dec 2016 23:00:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428532 - head/net-p2p/sonarr 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: Tue, 13 Dec 2016 23:00:20 -0000 Author: feld Date: Tue Dec 13 23:00:19 2016 New Revision: 428532 URL: https://svnweb.freebsd.org/changeset/ports/428532 Log: net-p2p/sonarr: Update to 2.0.0.4427 Changelog: https://github.com/Sonarr/Sonarr/releases/tag/v2.0.0.4427 Modified: head/net-p2p/sonarr/Makefile head/net-p2p/sonarr/distinfo Modified: head/net-p2p/sonarr/Makefile ============================================================================== --- head/net-p2p/sonarr/Makefile Tue Dec 13 21:11:36 2016 (r428531) +++ head/net-p2p/sonarr/Makefile Tue Dec 13 23:00:19 2016 (r428532) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= sonarr -PORTVERSION= 2.0.0.4409 +PORTVERSION= 2.0.0.4427 PORTREVISION= 0 CATEGORIES= net-p2p MASTER_SITES= http://download.sonarr.tv/v2/master/mono/ Modified: head/net-p2p/sonarr/distinfo ============================================================================== --- head/net-p2p/sonarr/distinfo Tue Dec 13 21:11:36 2016 (r428531) +++ head/net-p2p/sonarr/distinfo Tue Dec 13 23:00:19 2016 (r428532) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480430611 -SHA256 (NzbDrone.master.2.0.0.4409.mono.tar.gz) = 825bd1afb1c2a95a2e6e367a931ac74aaac5dfd2ee44a467a4c82f17490d52cd -SIZE (NzbDrone.master.2.0.0.4409.mono.tar.gz) = 6461904 +TIMESTAMP = 1481668003 +SHA256 (NzbDrone.master.2.0.0.4427.mono.tar.gz) = 8229b2a9cffdd230ef978e08f171e407491d842ae20b90ec63b9c353fe86d218 +SIZE (NzbDrone.master.2.0.0.4427.mono.tar.gz) = 6465396 From owner-svn-ports-all@freebsd.org Tue Dec 13 23:09: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 6ED32C767E0; Tue, 13 Dec 2016 23:09:15 +0000 (UTC) (envelope-from dinoex@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 3D68BA34; Tue, 13 Dec 2016 23:09:15 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBDN9ETO076492; Tue, 13 Dec 2016 23:09:14 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBDN9Duj076485; Tue, 13 Dec 2016 23:09:13 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612132309.uBDN9Duj076485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 13 Dec 2016 23:09:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428533 - in head/graphics/gnash: . 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: Tue, 13 Dec 2016 23:09:15 -0000 Author: dinoex Date: Tue Dec 13 23:09:13 2016 New Revision: 428533 URL: https://svnweb.freebsd.org/changeset/ports/428533 Log: - update to git version - use autoreconf - add missing direct dependecies - drop option ffmpeg0 - add more hardware acceleration Added: head/graphics/gnash/files/patch-Makefile.am (contents, props changed) head/graphics/gnash/files/patch-configure.ac (contents, props changed) head/graphics/gnash/files/patch-libbase_Makefile.am (contents, props changed) head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp (contents, props changed) Deleted: head/graphics/gnash/files/ffmpeg0.patch head/graphics/gnash/files/patch-configure head/graphics/gnash/files/patch-libbase_GnashImageGif.cpp head/graphics/gnash/files/patch-libbase_GnashSleep.h head/graphics/gnash/files/patch-libbase_IOChannel.h head/graphics/gnash/files/patch-libbase_accumulator.h head/graphics/gnash/files/patch-libbase_rc.cpp head/graphics/gnash/files/patch-libcore_DragState.h head/graphics/gnash/files/patch-libcore_swf_DefineButtonTag.h head/graphics/gnash/files/patch-libmedia_FLVParser.cpp head/graphics/gnash/files/patch-plugin_npapi_plugin.cpp Modified: head/graphics/gnash/Makefile head/graphics/gnash/distinfo head/graphics/gnash/pkg-plist Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Tue Dec 13 23:00:19 2016 (r428532) +++ head/graphics/gnash/Makefile Tue Dec 13 23:09:13 2016 (r428533) @@ -3,27 +3,32 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ +DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= GNU Flash movie player LICENSE= GPLv3 -LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ - libltdl.so:devel/libltdl \ - libcurl.so:ftp/curl \ +LIB_DEPENDS= libltdl.so:devel/libltdl \ + libnspr4.so:devel/nspr \ + libc++.so.1:devel/libc++ \ libgif.so:graphics/giflib \ + libpng.so:graphics/png \ + libcurl.so:ftp/curl \ libspeex.so:audio/speex \ - libnspr4.so:devel/nspr + libspeexdsp.so:audio/speexdsp \ + libboost_thread.so:devel/boost-libs \ + libfreetype.so:print/freetype2 \ + libfontconfig.so:x11-fonts/fontconfig CONFLICTS= gnash-devel-[0-9]* -BROKEN= fails to build with Boost 1.62 - -USES= cpe tar:bzip2 pkgconfig gmake libtool jpeg +USES= cpe tar:bzip2 compiler:features autoreconf pkgconfig gmake libtool jpeg desktop-file-utils CPE_VENDOR= gnu GNU_CONFIGURE= yes WANT_GSTREAMER= yes @@ -33,25 +38,28 @@ INSTALLS_ICONS= yes SYSCONFIGDIR= ${PREFIX}/etc # jemalloc leads to infinite recursion on FreeBSD +CFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --with-boost-incl="${LOCALBASE}/include" \ --with-boost-lib="${LOCALBASE}/lib" \ - --disable-testsuite \ --with-plugins-install=prefix \ --sysconfdir="${SYSCONFIGDIR}" \ + --disable-testsuite \ --disable-kparts3 \ --disable-jemalloc -GNASHVER= ${PORTVERSION} +GNASHVER= 0.8.11dev CONFIG_FILES= gnashpluginrc gnashrc -WRKSRC= ${WRKDIR}/${PORTNAME}-${GNASHVER} +WRKSRC= ${WRKDIR}/${DISTNAME} PLIST_SUB+= GNASHVER="${GNASHVER}" USE_LDCONFIG= ${PREFIX}/lib/gnash OPTIONS_DEFINE= PLUGIN CYGNAL VAAPI DOCS OPTIONS_SINGLE= MEDIA GUI RENDERER -OPTIONS_SINGLE_MEDIA= FFMPEG FFMPEG2 GSTREAMER +OPTIONS_SINGLE_MEDIA= FFMPEG GSTREAMER OPTIONS_SINGLE_GUI= GTK2 KDE4 OPTIONS_SINGLE_RENDERER=AGG OPENGL CAIRO OPTIONS_DEFAULT=GTK2 PLUGIN AGG FFMPEG VAAPI @@ -61,10 +69,9 @@ OPTIONS_SUB= yes PLUGIN_DESC= browser plugin CYGNAL_DESC= Cygnal media server AGG_DESC= AGG renderer -OPENGL_DESC= OpenGL renderer -CAIRO_DESC= Cairo renderer (experimental) -FFMPEG_DESC= ffmpeg0 media handler -FFMPEG2_DESC= ffmpeg2 media handler (broken) +OPENGL_DESC= OpenGL renderer (experimental) +CAIRO_DESC= Cairo renderer +FFMPEG_DESC= ffmpeg media handler GSTREAMER_DESC= GStreamer media handler VAAPI_DESC= VAAPI support (requires FFMPEG) @@ -106,7 +113,8 @@ CONFIGURE_ARGS+= --disable-npapi .if ${PORT_OPTIONS:MKDE4} && ${PORT_OPTIONS:MPLUGIN} PLIST_SUB+= KPARTS4="${KDE_PREFIX}" -CONFIGURE_ARGS+= --with-kde4_prefix=${KDE_PREFIX} +CONFIGURE_ARGS+= --with-kde4_prefix=${KDE_PREFIX} \ + --with-kde-appsdatadir=${KDE_PREFIX}/share/apps/klash .else PLIST_SUB+= KPARTS4="@comment " CONFIGURE_ARGS+= --disable-kparts4 @@ -118,7 +126,7 @@ CONFIGURE_ARGS+= --disable-kparts4 GNASH_GUIS= .if ${PORT_OPTIONS:MGTK2} -USE_GNOME+= gtk20 atk gconf2 +USE_GNOME+= gtk20 pango atk gconf2 GNASH_GUIS+= gtk .endif @@ -127,7 +135,11 @@ GNASH_GUIS+= kde4 USE_QT4= moc_build QT_NONSTANDARD= yes USE_KDE= kdelibs +CONFIGURE_ARGS+= --without-gconf CONFIGURE_ENV+= KDE4_CONFIG="${KDE_PREFIX}/bin/kde4-config" +.if ${PORT_OPTIONS:MNLS} +LDFLAGS+= -lintl +.endif .endif .if ${GNASH_GUIS} == "" @@ -147,6 +159,7 @@ GNASH_RENDERERS+= agg .endif .if ${PORT_OPTIONS:MOPENGL} +IGNORE= support for OpenGL is currently broken, use option AGG USE_GL= yes GNASH_RENDERERS+= ogl .if ${PORT_OPTIONS:MGTK2} @@ -166,39 +179,33 @@ GNASH_RENDERERS+= cairo IGNORE= needs at least one renderer enabled. Please rerun 'make config' and enable AGG, OPENGL or CAIRO .endif -CONFIGURE_ARGS+= --enable-renderer=`${ECHO} ${GNASH_RENDERERS} | ${TR} ' ' ,` +CONFIGURE_ARGS+= --enable-renderer=${GNASH_RENDERERS:S/^ //W:S/ /,/gW} # # Hardware acceleration options processing # .if ${PORT_OPTIONS:MVAAPI} -.if empty(PORT_OPTIONS:MFFMPEG) && empty(PORT_OPTIONS:MFFMPEG2) +.if empty(PORT_OPTIONS:MFFMPEG) IGNORE= VAAPI currently works only with FFMPEG. Please rerun 'make config' and enable FFMPEG .endif LIB_DEPENDS+= libva.so:multimedia/libva +CONFIGURE_ARGS+= --enable-device=egl,x11,vaapi .else CONFIGURE_ARGS+= --enable-hwaccel=none # XVideo +CONFIGURE_ARGS+= --enable-device=egl,x11 .endif # # Media handler options processing # -.if ${PORT_OPTIONS:MFFMPEG2} && empty(PORT_OPTIONS:MFFMPEG) && empty(PORT_OPTIONS:MGSTREAMER) +.if ${PORT_OPTIONS:MFFMPEG} && empty(PORT_OPTIONS:MGSTREAMER) LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg CONFIGURE_ARGS+= --enable-media=ffmpeg \ --with-ffmpeg-incl=${LOCALBASE}/include/libavcodec \ --with-ffmpeg-lib=${LOCALBASE}/lib USE_SDL+= sdl MAKE_ARGS+= INCLUDES="-I${LOCALBASE}/include/ffmpeg" -.elif ${PORT_OPTIONS:MFFMPEG} && empty(PORT_OPTIONS:MFFMPEG2) && empty(PORT_OPTIONS:MGSTREAMER) -EXTRA_PATCHES+= ${FILESDIR}/ffmpeg0.patch -LIB_DEPENDS+= libavcodec0.so:multimedia/ffmpeg0 -CONFIGURE_ARGS+= --enable-media=ffmpeg \ - --with-ffmpeg-incl=${LOCALBASE}/include/ffmpeg0/libavcodec \ - --with-ffmpeg-lib=${LOCALBASE}/lib/ffmpeg0 -USE_SDL+= sdl -MAKE_ARGS+= INCLUDES="-I${LOCALBASE}/include/ffmpeg0" -.elif ${PORT_OPTIONS:MGSTREAMER} && empty(PORT_OPTIONS:MFFMPEG) && empty(PORT_OPTIONS:MFFMPEG2) +.elif ${PORT_OPTIONS:MGSTREAMER} && empty(PORT_OPTIONS:MFFMPEG) USE_GSTREAMER= yes CONFIGURE_ARGS+= --enable-media=gst USE_SDL+= sdl @@ -209,22 +216,14 @@ IGNORE= can't be built with multiple m .include -pre-everything:: -.if ${PORT_OPTIONS:MOPENGL} - @${ECHO_CMD} "OpenGL support is currently broken (Gnash hangs using 100% CPU). Use at your own risk" - @sleep 3 -.endif - post-patch: - ${REINPLACE_CMD} -e '/KDE4_APPSDATADIR=/ s|share/kde4|share|' \ - -e 's|/usr/local|${LOCALBASE}|g; \ - s|/lib64|/lib|g; \ - s|/usr/X11R6|${LOCALBASE}|g' ${WRKSRC}/configure \ - ${WRKSRC}/macros/libslist ${WRKSRC}/macros/incllist - ${REINPLACE_CMD} -e '/^pkgconfigdir =/ s|libdir)|exec_prefix)/libdata|' \ - ${WRKSRC}/Makefile.in - ${REINPLACE_CMD} -e '/^man1dir =/ s|=.*|= ${MAN1PREFIX}/man/man1|' \ - ${WRKSRC}/doc/C/Makefile.in + ${REINPLACE_CMD} -e 's|lib64|lib|g' -e 's|lib32|lib|g' \ + ${WRKSRC}/macros/libslist + ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \ + -e 's|/usr/X11R6|${LOCALBASE}|g' \ + ${WRKSRC}/macros/incllist + ${REINPLACE_CMD} -e 's|CODEC_ID_|AV_CODEC_ID_|' \ + ${WRKSRC}/libmedia/ffmpeg/VideoDecoderFfmpegVaapi.cpp post-install: .for conf in ${CONFIG_FILES} Modified: head/graphics/gnash/distinfo ============================================================================== --- head/graphics/gnash/distinfo Tue Dec 13 23:00:19 2016 (r428532) +++ head/graphics/gnash/distinfo Tue Dec 13 23:09:13 2016 (r428533) @@ -1,2 +1,3 @@ -SHA256 (gnash-0.8.10.tar.bz2) = 9625072e45df92baa2c28fc9999d4e2deb66bc827530baedfad2e4e2292d1224 -SIZE (gnash-0.8.10.tar.bz2) = 4238106 +TIMESTAMP = 1481612892 +SHA256 (gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880.tar.bz2) = 9a88a623ccb4adab0381d4f97afe3019bab95855dd58685709b7a968fd91bb1d +SIZE (gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880.tar.bz2) = 4856961 Added: head/graphics/gnash/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gnash/files/patch-Makefile.am Tue Dec 13 23:09:13 2016 (r428533) @@ -0,0 +1,11 @@ +--- Makefile.am.orig 2016-07-21 14:25:09.000000000 +0200 ++++ Makefile.am 2016-12-13 10:23:36.939767000 +0100 +@@ -512,7 +512,7 @@ + apidoc: + $(MAKE) -C doc $@ + +-pkgconfigdir = $(libdir)/pkgconfig ++pkgconfigdir = $(exec_prefix)/libdata/pkgconfig + pkgconfig_DATA = \ + gnash.pc \ + $(NULL) Added: head/graphics/gnash/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gnash/files/patch-configure.ac Tue Dec 13 23:09:13 2016 (r428533) @@ -0,0 +1,20 @@ +--- configure.ac.orig 2016-07-21 14:25:09.000000000 +0200 ++++ configure.ac 2016-12-13 08:41:26.852652000 +0100 +@@ -4144,7 +4144,7 @@ + fi + echo " SSL libs are: $SSL_LIBS" + else +- PKG_ERR([No SSL development package is installed, but it's enabled."]) ++ PKG_ERR([No SSL development package is installed, but it's enabled.]) + fi + fi + +@@ -4157,7 +4157,7 @@ + fi + echo " SSH libs are: $SSH_LIBS" + else +- PKG_ERR([No SSH development package is installed, but it's enabled."]) ++ PKG_ERR([No SSH development package is installed, but it's enabled.]) + fi + fi + Added: head/graphics/gnash/files/patch-libbase_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gnash/files/patch-libbase_Makefile.am Tue Dec 13 23:09:13 2016 (r428533) @@ -0,0 +1,25 @@ +--- libbase/Makefile.am.orig 2016-07-21 14:25:09.000000000 +0200 ++++ libbase/Makefile.am 2016-12-13 22:20:48.980088000 +0100 +@@ -135,6 +135,7 @@ + endif + + if HAVE_VAAPI ++if HAVE_VAAPI_GLX + libgnashbase_la_SOURCES += \ + GnashVaapiImage.cpp \ + GnashVaapiImage.h \ +@@ -143,6 +144,14 @@ + GnashVaapiTexture.h \ + $(NULL) + ++else ++libgnashbase_la_SOURCES += \ ++ GnashVaapiImage.cpp \ ++ GnashVaapiImage.h \ ++ GnashVaapiImageProxy.h \ ++ $(NULL) ++ ++endif + endif + + Added: head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp Tue Dec 13 23:09:13 2016 (r428533) @@ -0,0 +1,12 @@ +--- libmedia/ffmpeg/VideoDecoderFfmpeg.cpp.orig 2016-07-21 14:25:09.000000000 +0200 ++++ libmedia/ffmpeg/VideoDecoderFfmpeg.cpp 2016-12-13 21:47:28.602555000 +0100 +@@ -544,7 +544,9 @@ + vaapi_set_surface(pic, surface); + + static unsigned int pic_num = 0; ++#if LIBAVCODEC_VERSION_MAJOR < 57 + pic->type = FF_BUFFER_TYPE_USER; ++#endif + #if LIBAVCODEC_VERSION_MAJOR < 54 + // This field has been unused for longer but has been removed with + // libavcodec 54. Modified: head/graphics/gnash/pkg-plist ============================================================================== --- head/graphics/gnash/pkg-plist Tue Dec 13 23:00:19 2016 (r428532) +++ head/graphics/gnash/pkg-plist Tue Dec 13 23:09:13 2016 (r428533) @@ -1,9 +1,10 @@ +bin/eglinfo bin/gnash %%GTK2%%bin/gnash-gtk-launcher %%GTK2%%bin/gtk-gnash %%KDE4%%bin/gnash-qt-launcher -%%KDE4%%bin/kde4-gnash bin/gprocessor +%%KDE4%%bin/qt4-gnash bin/rtmpget %%GSTREAMER%%bin/findmicrophones %%GSTREAMER%%bin/findwebcams @@ -151,24 +152,18 @@ include/gnash/asobj/movie_root.h include/gnash/asobj/namedStrings.h include/gnash/display_pkg.h include/gnash/dsodefs.h -include/gnash/extension.h include/gnash/external_pkg.h include/gnash/filters_pkg.h include/gnash/geom_pkg.h include/gnash/getclocktime.hpp include/gnash/gettext.h include/gnash/gmemory.h -include/gnash/jemalloc.h -include/gnash/jemalloc_gnash.h -include/gnash/jemalloc_rb.h -include/gnash/jemalloc_types.h include/gnash/log.h include/gnash/net_pkg.h include/gnash/noseek_fd_adapter.h include/gnash/parser/movie_definition.h include/gnash/rc.h include/gnash/ref_counted.h -include/gnash/sharedlib.h include/gnash/snappingrange.h include/gnash/string_table.h include/gnash/text_pkg.h @@ -206,6 +201,8 @@ lib/gnash/libgnashrender-%%GNASHVER%%.so lib/gnash/libgnashrender.so lib/gnash/libgnashsound-%%GNASHVER%%.so lib/gnash/libgnashsound.so +%%VAAPI%%lib/gnash/libgnashvaapi-%%GNASHVER%%.so +%%VAAPI%%lib/gnash/libgnashvaapi.so libdata/pkgconfig/gnash.pc %%GTK2%%share/applications/gnash.desktop %%KDE4%%share/applications/klash.desktop @@ -220,7 +217,7 @@ man/man1/soldumper.1.gz %%GTK2%%man/man1/gnash-gtk-launcher.1.gz %%GTK2%%man/man1/gtk-gnash.1.gz %%KDE4%%man/man1/gnash-qt-launcher.1.gz -%%KDE4%%man/man1/kde4-gnash.1.gz +%%KDE4%%man/man1/qt4-gnash.1.gz %%DATADIR%%/GnashG.png %%DATADIR%%/gnash-splash.swf %%DATADIR%%/gnash_128_96.ico @@ -240,6 +237,8 @@ share/locale/fr/LC_MESSAGES/gnash.mo share/locale/it/LC_MESSAGES/gnash.mo share/locale/ja/LC_MESSAGES/gnash.mo share/locale/km/LC_MESSAGES/gnash.mo +share/locale/nb/LC_MESSAGES/gnash.mo share/locale/ne/LC_MESSAGES/gnash.mo share/locale/ru/LC_MESSAGES/gnash.mo +share/locale/zh_CN/LC_MESSAGES/gnash.mo share/locale/zh_TW/LC_MESSAGES/gnash.mo From owner-svn-ports-all@freebsd.org Wed Dec 14 00:42:43 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 27746C7494D; Wed, 14 Dec 2016 00:42:43 +0000 (UTC) (envelope-from acm@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 E84EA125D; Wed, 14 Dec 2016 00:42:42 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0ggjI016605; Wed, 14 Dec 2016 00:42:42 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0gfxO016602; Wed, 14 Dec 2016 00:42:41 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140042.uBE0gfxO016602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 00:42:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428534 - head/devel/sope2 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: Wed, 14 Dec 2016 00:42:43 -0000 Author: acm Date: Wed Dec 14 00:42:41 2016 New Revision: 428534 URL: https://svnweb.freebsd.org/changeset/ports/428534 Log: - Update to 2.3.18 Approved by: maintainer (implicit) Modified: head/devel/sope2/Makefile head/devel/sope2/distinfo head/devel/sope2/pkg-plist Modified: head/devel/sope2/Makefile ============================================================================== --- head/devel/sope2/Makefile Tue Dec 13 23:09:13 2016 (r428533) +++ head/devel/sope2/Makefile Wed Dec 14 00:42:41 2016 (r428534) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sope2 -PORTVERSION= 2.3.17 +PORTVERSION= 2.3.18 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} Modified: head/devel/sope2/distinfo ============================================================================== --- head/devel/sope2/distinfo Tue Dec 13 23:09:13 2016 (r428533) +++ head/devel/sope2/distinfo Wed Dec 14 00:42:41 2016 (r428534) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478673266 -SHA256 (SOPE-2.3.17.tar.gz) = 3547a37f44c1bac2484999828c766005f86335ff2249317b085d191882bde8c4 -SIZE (SOPE-2.3.17.tar.gz) = 2279816 +TIMESTAMP = 1481639578 +SHA256 (SOPE-2.3.18.tar.gz) = 326a55a0ed428fe5019c37dbd986f5f7a3a0189d4461289a20a0f010c6cd86a7 +SIZE (SOPE-2.3.18.tar.gz) = 2280682 Modified: head/devel/sope2/pkg-plist ============================================================================== --- head/devel/sope2/pkg-plist Tue Dec 13 23:09:13 2016 (r428533) +++ head/devel/sope2/pkg-plist Wed Dec 14 00:42:41 2016 (r428534) @@ -470,3 +470,4 @@ GNUstep/Local/Tools/wod GNUstep/System/Library/Makefiles/Additional/ngobjweb.make GNUstep/System/Library/Makefiles/woapp.make GNUstep/System/Library/Makefiles/wobundle.make +libdata/ldconfig/sope2 From owner-svn-ports-all@freebsd.org Wed Dec 14 00:44:08 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 C9CB2C74995; Wed, 14 Dec 2016 00:44:08 +0000 (UTC) (envelope-from acm@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 958E41354; Wed, 14 Dec 2016 00:44:08 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0i7et016802; Wed, 14 Dec 2016 00:44:07 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0i7b0016799; Wed, 14 Dec 2016 00:44:07 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140044.uBE0i7b0016799@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 00:44:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428535 - head/devel/sope3 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: Wed, 14 Dec 2016 00:44:08 -0000 Author: acm Date: Wed Dec 14 00:44:07 2016 New Revision: 428535 URL: https://svnweb.freebsd.org/changeset/ports/428535 Log: - Update 3.2.4 Approved by: maintainer (implicit) Modified: head/devel/sope3/Makefile head/devel/sope3/distinfo head/devel/sope3/pkg-plist Modified: head/devel/sope3/Makefile ============================================================================== --- head/devel/sope3/Makefile Wed Dec 14 00:42:41 2016 (r428534) +++ head/devel/sope3/Makefile Wed Dec 14 00:44:07 2016 (r428535) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sope3 -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.4 CATEGORIES= devel gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOPE-${PORTVERSION} Modified: head/devel/sope3/distinfo ============================================================================== --- head/devel/sope3/distinfo Wed Dec 14 00:42:41 2016 (r428534) +++ head/devel/sope3/distinfo Wed Dec 14 00:44:07 2016 (r428535) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478673000 -SHA256 (SOPE-3.2.1.tar.gz) = ed2124b3c7219c9475fe918e8ab1564b8f71d68c3cd8599f6e61b5574ae10433 -SIZE (SOPE-3.2.1.tar.gz) = 2280029 +TIMESTAMP = 1481638217 +SHA256 (SOPE-3.2.4.tar.gz) = ce705bc45494463b778c8d4738f35df98b080a725fcce313102dfa6445ac2914 +SIZE (SOPE-3.2.4.tar.gz) = 2280139 Modified: head/devel/sope3/pkg-plist ============================================================================== --- head/devel/sope3/pkg-plist Wed Dec 14 00:42:41 2016 (r428534) +++ head/devel/sope3/pkg-plist Wed Dec 14 00:44:07 2016 (r428535) @@ -470,3 +470,4 @@ GNUstep/Local/Tools/wod GNUstep/System/Library/Makefiles/Additional/ngobjweb.make GNUstep/System/Library/Makefiles/woapp.make GNUstep/System/Library/Makefiles/wobundle.make +libdata/ldconfig/sope3 From owner-svn-ports-all@freebsd.org Wed Dec 14 00:44:44 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 78FFFC74A1D; Wed, 14 Dec 2016 00:44:44 +0000 (UTC) (envelope-from acm@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 488981497; Wed, 14 Dec 2016 00:44:44 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0ihPU016932; Wed, 14 Dec 2016 00:44:43 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0ihjg016930; Wed, 14 Dec 2016 00:44:43 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140044.uBE0ihjg016930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 00:44:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428536 - head/www/sogo2 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: Wed, 14 Dec 2016 00:44:44 -0000 Author: acm Date: Wed Dec 14 00:44:43 2016 New Revision: 428536 URL: https://svnweb.freebsd.org/changeset/ports/428536 Log: - Update 2.3.18 Approved by: maintainer (implicit) Modified: head/www/sogo2/Makefile head/www/sogo2/distinfo Modified: head/www/sogo2/Makefile ============================================================================== --- head/www/sogo2/Makefile Wed Dec 14 00:44:07 2016 (r428535) +++ head/www/sogo2/Makefile Wed Dec 14 00:44:43 2016 (r428536) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sogo2 -PORTVERSION= 2.3.17 +PORTVERSION= 2.3.18 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} Modified: head/www/sogo2/distinfo ============================================================================== --- head/www/sogo2/distinfo Wed Dec 14 00:44:07 2016 (r428535) +++ head/www/sogo2/distinfo Wed Dec 14 00:44:43 2016 (r428536) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478673245 -SHA256 (SOGo-2.3.17.tar.gz) = 6c84b3fad8874d45aabef6d2f9ce63b11cd44615cf5f90ee5517e6001819cc65 -SIZE (SOGo-2.3.17.tar.gz) = 12373265 +TIMESTAMP = 1481639556 +SHA256 (SOGo-2.3.18.tar.gz) = 6cb921d4380ecef0aa2b59702025a3228e271104d5c7be1c4765b53abde1cb5c +SIZE (SOGo-2.3.18.tar.gz) = 12371658 From owner-svn-ports-all@freebsd.org Wed Dec 14 00:45:24 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 CBF4AC74A9C; Wed, 14 Dec 2016 00:45:24 +0000 (UTC) (envelope-from acm@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 9B86E15C2; Wed, 14 Dec 2016 00:45:24 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0jNcL017078; Wed, 14 Dec 2016 00:45:23 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0jNZ3017076; Wed, 14 Dec 2016 00:45:23 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140045.uBE0jNZ3017076@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 00:45:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428537 - head/www/sogo3 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: Wed, 14 Dec 2016 00:45:24 -0000 Author: acm Date: Wed Dec 14 00:45:23 2016 New Revision: 428537 URL: https://svnweb.freebsd.org/changeset/ports/428537 Log: - Update to 3.2.4 Approved by: maintainer (implicit) Modified: head/www/sogo3/Makefile head/www/sogo3/distinfo Modified: head/www/sogo3/Makefile ============================================================================== --- head/www/sogo3/Makefile Wed Dec 14 00:44:43 2016 (r428536) +++ head/www/sogo3/Makefile Wed Dec 14 00:45:23 2016 (r428537) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sogo3 -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.4 CATEGORIES= www gnustep MASTER_SITES= http://www.sogo.nu/files/downloads/SOGo/Sources/ DISTNAME= SOGo-${PORTVERSION} Modified: head/www/sogo3/distinfo ============================================================================== --- head/www/sogo3/distinfo Wed Dec 14 00:44:43 2016 (r428536) +++ head/www/sogo3/distinfo Wed Dec 14 00:45:23 2016 (r428537) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478673100 -SHA256 (SOGo-3.2.1.tar.gz) = 1ff074d7cc887e0b623bc34ed66a742d83df555a7c486804d661959d6f9c9813 -SIZE (SOGo-3.2.1.tar.gz) = 32318551 +TIMESTAMP = 1481638262 +SHA256 (SOGo-3.2.4.tar.gz) = a843f1c62e775b5e571ffd991b055536349923ad9b590c0f9503def6f7582967 +SIZE (SOGo-3.2.4.tar.gz) = 32324033 From owner-svn-ports-all@freebsd.org Wed Dec 14 00:47:32 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 192D4C74B06; Wed, 14 Dec 2016 00:47:32 +0000 (UTC) (envelope-from acm@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 AA10F16D2; Wed, 14 Dec 2016 00:47:31 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0lUe2017281; Wed, 14 Dec 2016 00:47:30 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0lU7L017278; Wed, 14 Dec 2016 00:47:30 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140047.uBE0lU7L017278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 00:47:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428538 - head/www/drupal8 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: Wed, 14 Dec 2016 00:47:32 -0000 Author: acm Date: Wed Dec 14 00:47:30 2016 New Revision: 428538 URL: https://svnweb.freebsd.org/changeset/ports/428538 Log: - Update to 8.2.4 Modified: head/www/drupal8/Makefile head/www/drupal8/distinfo head/www/drupal8/pkg-plist Modified: head/www/drupal8/Makefile ============================================================================== --- head/www/drupal8/Makefile Wed Dec 14 00:45:23 2016 (r428537) +++ head/www/drupal8/Makefile Wed Dec 14 00:47:30 2016 (r428538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal8 -PORTVERSION= 8.2.3 +PORTVERSION= 8.2.4 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} Modified: head/www/drupal8/distinfo ============================================================================== --- head/www/drupal8/distinfo Wed Dec 14 00:45:23 2016 (r428537) +++ head/www/drupal8/distinfo Wed Dec 14 00:47:30 2016 (r428538) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479744836 -SHA256 (drupal/drupal-8.2.3.tar.gz) = 6fa904b0a7ece93bbbc23ce7d6f5793f97890f97a76075d01dad3032587dd988 -SIZE (drupal/drupal-8.2.3.tar.gz) = 12129681 +TIMESTAMP = 1481638188 +SHA256 (drupal/drupal-8.2.4.tar.gz) = 119bdd1e3ef592cd17efc318651d25e875d242708455ea9b3110dd5905a35d17 +SIZE (drupal/drupal-8.2.4.tar.gz) = 12051590 Modified: head/www/drupal8/pkg-plist ============================================================================== --- head/www/drupal8/pkg-plist Wed Dec 14 00:45:23 2016 (r428537) +++ head/www/drupal8/pkg-plist Wed Dec 14 00:47:30 2016 (r428538) @@ -3381,6 +3381,7 @@ %%WWWDIR%%/core/modules/config/tests/config_test_language/config/install/config_test.dynamic.dotted.english.yml %%WWWDIR%%/core/modules/config/tests/config_test_language/config/install/config_test.dynamic.dotted.french.yml %%WWWDIR%%/core/modules/config/tests/config_test_language/config_test_language.info.yml +%%WWWDIR%%/core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php %%WWWDIR%%/core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php %%WWWDIR%%/core/modules/config_translation/config_translation.api.php %%WWWDIR%%/core/modules/config_translation/config_translation.info.yml @@ -3602,6 +3603,7 @@ %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/EntityOperationsTest.php %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/EntityRevisionConverterTest.php %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/EntityStateChangeValidationTest.php +%%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/EntityTypeInfoTest.php %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/ModerationStateEntityTest.php %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldItemListTest.php %%WWWDIR%%/core/modules/content_moderation/tests/src/Kernel/ViewsDataIntegrationTest.php @@ -3728,6 +3730,7 @@ %%WWWDIR%%/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_argument_datetime.yml %%WWWDIR%%/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_filter_datetime.yml %%WWWDIR%%/core/modules/datetime/tests/modules/datetime_test/test_views/views.view.test_sort_datetime.yml +%%WWWDIR%%/core/modules/datetime/tests/src/Kernel/DateTimeFormInjectionTest.php %%WWWDIR%%/core/modules/datetime/tests/src/Kernel/DateTimeItemTest.php %%WWWDIR%%/core/modules/datetime_range/config/schema/datetime_range.schema.yml %%WWWDIR%%/core/modules/datetime_range/datetime_range.info.yml @@ -3960,9 +3963,12 @@ %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItem.php %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithDependencies.php %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestItemWithPreconfiguredOptions.php +%%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldType/TestObjectItem.php %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidget.php %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Field/FieldWidget/TestFieldWidgetMultiple.php %%WWWDIR%%/core/modules/field/tests/modules/field_test/src/Plugin/Validation/Constraint/TestFieldConstraint.php +%%WWWDIR%%/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.info.yml +%%WWWDIR%%/core/modules/field/tests/modules/field_test_boolean_access_denied/field_test_boolean_access_denied.module %%WWWDIR%%/core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml %%WWWDIR%%/core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import_2.yml %%WWWDIR%%/core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.test_bundle.field_test_import_2.yml @@ -4031,8 +4037,10 @@ %%WWWDIR%%/core/modules/field/tests/src/Kernel/String/RawStringFormatterTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/String/StringFormatterTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/String/UuidFormatterTest.php +%%WWWDIR%%/core/modules/field/tests/src/Kernel/String/UuidItemTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/TestItemTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/TestItemWithDependenciesTest.php +%%WWWDIR%%/core/modules/field/tests/src/Kernel/TestObjectItemTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/Timestamp/TimestampFormatterTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/TranslationTest.php %%WWWDIR%%/core/modules/field/tests/src/Kernel/Uri/UriItemTest.php @@ -4433,8 +4441,37 @@ %%WWWDIR%%/core/modules/hal/src/Normalizer/FileEntityNormalizer.php %%WWWDIR%%/core/modules/hal/src/Normalizer/NormalizerBase.php %%WWWDIR%%/core/modules/hal/src/Tests/FileDenormalizeTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Block/BlockHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Block/BlockHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Block/BlockHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Comment/CommentHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Comment/CommentHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Comment/CommentHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Comment/CommentHalJsonTestBase.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/ConfigTest/ConfigTestHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/ConfigTest/ConfigTestHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/ConfigTest/ConfigTestHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/EntityTest/EntityTestHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/EntityTest/EntityTestHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/EntityTest/EntityTestHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/HalEntityNormalizationTrait.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Node/NodeHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Node/NodeHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Node/NodeHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Role/RoleHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Role/RoleHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Role/RoleHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Term/TermHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Term/TermHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Term/TermHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/User/UserHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/User/UserHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/User/UserHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Vocabulary/VocabularyHalJsonAnonTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Vocabulary/VocabularyHalJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/EntityResource/Vocabulary/VocabularyHalJsonCookieTest.php +%%WWWDIR%%/core/modules/hal/tests/src/Functional/HalJsonBasicAuthWorkaroundFor2805281Trait.php %%WWWDIR%%/core/modules/hal/tests/src/Kernel/DenormalizeTest.php -%%WWWDIR%%/core/modules/hal/tests/src/Kernel/EntityNormalizeTest.php %%WWWDIR%%/core/modules/hal/tests/src/Kernel/EntityTranslationNormalizeTest.php %%WWWDIR%%/core/modules/hal/tests/src/Kernel/FileNormalizeTest.php %%WWWDIR%%/core/modules/hal/tests/src/Kernel/NormalizeTest.php @@ -4628,10 +4665,14 @@ %%WWWDIR%%/core/modules/language/language.routing.yml %%WWWDIR%%/core/modules/language/language.services.yml %%WWWDIR%%/core/modules/language/migration_templates/d6_language_content_settings.yml +%%WWWDIR%%/core/modules/language/migration_templates/d6_language_negotiation_settings.yml +%%WWWDIR%%/core/modules/language/migration_templates/d6_language_types.yml %%WWWDIR%%/core/modules/language/migration_templates/d7_language_content_settings.yml %%WWWDIR%%/core/modules/language/migration_templates/d7_language_negotiation_settings.yml +%%WWWDIR%%/core/modules/language/migration_templates/d7_language_types.yml %%WWWDIR%%/core/modules/language/migration_templates/default_language.yml %%WWWDIR%%/core/modules/language/migration_templates/language.yml +%%WWWDIR%%/core/modules/language/migration_templates/language_prefixes_and_domains.yml %%WWWDIR%%/core/modules/language/src/Annotation/LanguageNegotiation.php %%WWWDIR%%/core/modules/language/src/Config/LanguageConfigCollectionNameTrait.php %%WWWDIR%%/core/modules/language/src/Config/LanguageConfigFactoryOverride.php @@ -4685,6 +4726,9 @@ %%WWWDIR%%/core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php %%WWWDIR%%/core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrlFallback.php %%WWWDIR%%/core/modules/language/src/Plugin/migrate/destination/DefaultLangcode.php +%%WWWDIR%%/core/modules/language/src/Plugin/migrate/process/LanguageDomains.php +%%WWWDIR%%/core/modules/language/src/Plugin/migrate/process/LanguageNegotiation.php +%%WWWDIR%%/core/modules/language/src/Plugin/migrate/process/LanguageTypes.php %%WWWDIR%%/core/modules/language/src/Plugin/migrate/source/Language.php %%WWWDIR%%/core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php %%WWWDIR%%/core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php @@ -4737,6 +4781,7 @@ %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/MigrateDefaultLanguageTrait.php %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateDefaultLanguageTest.php %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageContentSettingsTest.php +%%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d6/MigrateLanguageNegotiationSettingsTest.php %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateDefaultLanguageTest.php %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageContentSettingsTest.php %%WWWDIR%%/core/modules/language/tests/src/Kernel/Migrate/d7/MigrateLanguageNegotiationSettingsTest.php @@ -4750,6 +4795,9 @@ %%WWWDIR%%/core/modules/language/tests/src/Unit/LanguageNegotiationUrlTest.php %%WWWDIR%%/core/modules/language/tests/src/Unit/Menu/LanguageLocalTasksTest.php %%WWWDIR%%/core/modules/language/tests/src/Unit/Migrate/LanguageTest.php +%%WWWDIR%%/core/modules/language/tests/src/Unit/process/LanguageDomainsTest.php +%%WWWDIR%%/core/modules/language/tests/src/Unit/process/LanguageNegotiationTest.php +%%WWWDIR%%/core/modules/language/tests/src/Unit/process/LanguageTypesTest.php %%WWWDIR%%/core/modules/language/tests/test_module/test_module.info.yml %%WWWDIR%%/core/modules/link/config/schema/link.schema.yml %%WWWDIR%%/core/modules/link/link.info.yml @@ -4910,6 +4958,7 @@ %%WWWDIR%%/core/modules/menu_link_content/src/MenuLinkContentStorageSchema.php %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/Deriver/MenuLinkContentDeriver.php %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php +%%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/process/LinkUri.php %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/process/d6/LinkUri.php %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/process/d7/InternalUri.php %%WWWDIR%%/core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php @@ -4929,7 +4978,7 @@ %%WWWDIR%%/core/modules/menu_link_content/tests/src/Kernel/Migrate/d7/MigrateMenuLinkTest.php %%WWWDIR%%/core/modules/menu_link_content/tests/src/Kernel/PathAliasMenuLinkContentTest.php %%WWWDIR%%/core/modules/menu_link_content/tests/src/Kernel/Plugin/migrate/source/MenuLinkTest.php -%%WWWDIR%%/core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/d6/LinkUriTest.php +%%WWWDIR%%/core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/LinkUriTest.php %%WWWDIR%%/core/modules/menu_link_content/tests/src/Unit/Plugin/migrate/process/d7/InternalUriTest.php %%WWWDIR%%/core/modules/menu_ui/config/install/menu_ui.settings.yml %%WWWDIR%%/core/modules/menu_ui/config/schema/menu_ui.schema.yml @@ -5026,6 +5075,7 @@ %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityDisplay.php %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/destination/PerComponentEntityFormDisplay.php %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/id_map/Sql.php +%%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/process/ArrayBuild.php %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/process/Callback.php %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/process/Concat.php %%WWWDIR%%/core/modules/migrate/src/Plugin/migrate/process/DedupeBase.php @@ -5093,6 +5143,8 @@ %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/DownloadTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/ExtractTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Kernel/process/RouteTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Event/MigrateImportEventTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/Event/MigratePostRowSaveEventTest.php @@ -5116,6 +5168,7 @@ %%WWWDIR%%/core/modules/migrate/tests/src/Unit/destination/EntityRevisionTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityDisplayTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/destination/PerComponentEntityFormDisplayTest.php +%%WWWDIR%%/core/modules/migrate/tests/src/Unit/process/ArrayBuildTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/process/CallbackTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/process/ConcatTest.php %%WWWDIR%%/core/modules/migrate/tests/src/Unit/process/DedupeEntityTest.php @@ -5176,11 +5229,11 @@ %%WWWDIR%%/core/modules/migrate_drupal_ui/migrate_drupal_ui.install %%WWWDIR%%/core/modules/migrate_drupal_ui/migrate_drupal_ui.module %%WWWDIR%%/core/modules/migrate_drupal_ui/migrate_drupal_ui.routing.yml +%%WWWDIR%%/core/modules/migrate_drupal_ui/src/Batch/MigrateMessageCapture.php +%%WWWDIR%%/core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Controller/MigrateController.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeForm.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/MigrateAccessCheck.php -%%WWWDIR%%/core/modules/migrate_drupal_ui/src/MigrateMessageCapture.php -%%WWWDIR%%/core/modules/migrate_drupal_ui/src/MigrateUpgradeRunBatch.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/MigrateAccessTest.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/MigrateUpgradeTestBase.php %%WWWDIR%%/core/modules/migrate_drupal_ui/src/Tests/d6/MigrateUpgrade6Test.php @@ -5392,6 +5445,7 @@ %%WWWDIR%%/core/modules/node/src/Tests/SummaryLengthTest.php %%WWWDIR%%/core/modules/node/src/Tests/Views/BulkFormAccessTest.php %%WWWDIR%%/core/modules/node/src/Tests/Views/BulkFormTest.php +%%WWWDIR%%/core/modules/node/src/Tests/Views/FilterNodeAccessTest.php %%WWWDIR%%/core/modules/node/src/Tests/Views/FilterUidRevisionTest.php %%WWWDIR%%/core/modules/node/src/Tests/Views/FrontPageTest.php %%WWWDIR%%/core/modules/node/src/Tests/Views/NodeContextualLinksTest.php @@ -5430,6 +5484,7 @@ %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/node_test_views.views.inc %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_contextual_links.yml %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_field_filters.yml +%%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_access.yml %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_filter_node_uid_revision.yml %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_language.yml %%WWWDIR%%/core/modules/node/tests/modules/node_test_views/test_views/views.view.test_nid_argument.yml @@ -5783,20 +5838,13 @@ %%WWWDIR%%/core/modules/rest/src/RestPermissions.php %%WWWDIR%%/core/modules/rest/src/RestResourceConfigInterface.php %%WWWDIR%%/core/modules/rest/src/Routing/ResourceRoutes.php -%%WWWDIR%%/core/modules/rest/src/Tests/AuthTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/CreateTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/CsrfTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/DeleteTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/NodeTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/PageCacheTest.php %%WWWDIR%%/core/modules/rest/src/Tests/RESTTestBase.php -%%WWWDIR%%/core/modules/rest/src/Tests/ReadTest.php %%WWWDIR%%/core/modules/rest/src/Tests/ResourceTest.php %%WWWDIR%%/core/modules/rest/src/Tests/Update/EntityResourcePermissionsUpdateTest.php %%WWWDIR%%/core/modules/rest/src/Tests/Update/ResourceGranularityUpdateTest.php %%WWWDIR%%/core/modules/rest/src/Tests/Update/RestConfigurationEntitiesUpdateTest.php %%WWWDIR%%/core/modules/rest/src/Tests/Update/RestExportAuthUpdateTest.php -%%WWWDIR%%/core/modules/rest/src/Tests/UpdateTest.php +%%WWWDIR%%/core/modules/rest/src/Tests/Views/ExcludedFieldTokenTest.php %%WWWDIR%%/core/modules/rest/src/Tests/Views/StyleSerializerTest.php %%WWWDIR%%/core/modules/rest/tests/fixtures/update/drupal-8.rest-rest_post_update_resource_granularity.php %%WWWDIR%%/core/modules/rest/tests/fixtures/update/drupal-8.rest-rest_update_8201.php @@ -5805,16 +5853,62 @@ %%WWWDIR%%/core/modules/rest/tests/fixtures/update/rest.resource.entity.comment_2721595.yml %%WWWDIR%%/core/modules/rest/tests/fixtures/update/rest.resource.entity.node_2721595.yml %%WWWDIR%%/core/modules/rest/tests/fixtures/update/rest.resource.entity.user_2721595.yml +%%WWWDIR%%/core/modules/rest/tests/modules/config_test_rest/config_test_rest.info.yml +%%WWWDIR%%/core/modules/rest/tests/modules/config_test_rest/config_test_rest.module +%%WWWDIR%%/core/modules/rest/tests/modules/config_test_rest/config_test_rest.permissions.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test/rest_test.info.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test/rest_test.module %%WWWDIR%%/core/modules/rest/tests/modules/rest_test/src/Plugin/rest/resource/NoSerializationClassTestResource.php %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/rest_test_views.info.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/rest_test_views.module +%%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_excluded_field_token_display.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_entity_translated.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_display_field.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_display_field.yml %%WWWDIR%%/core/modules/rest/tests/modules/rest_test_views/test_views/views.view.test_serializer_node_exposed_filter.yml +%%WWWDIR%%/core/modules/rest/tests/src/Functional/AnonResourceTestTrait.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/BasicAuthResourceTestTrait.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/CookieResourceTestTrait.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Block/BlockJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Block/BlockJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Block/BlockJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Block/BlockResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Comment/CommentJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Comment/CommentJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Comment/CommentJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Comment/CommentResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/ConfigTest/ConfigTestJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/ConfigTest/ConfigTestJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/ConfigTest/ConfigTestJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/ConfigTest/ConfigTestResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/EntityTest/EntityTestJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/EntityTest/EntityTestJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/EntityTest/EntityTestJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/EntityTest/EntityTestResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Node/NodeJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Node/NodeJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Node/NodeJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Node/NodeResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Role/RoleJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Role/RoleJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Role/RoleJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Role/RoleResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Term/TermJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Term/TermJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Term/TermJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Term/TermResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/User/UserJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/User/UserJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/User/UserJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/User/UserResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyJsonAnonTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyJsonBasicAuthTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyJsonCookieTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/EntityResource/Vocabulary/VocabularyResourceTestBase.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/JsonBasicAuthWorkaroundFor2805281Trait.php +%%WWWDIR%%/core/modules/rest/tests/src/Functional/ResourceTestBase.php %%WWWDIR%%/core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php %%WWWDIR%%/core/modules/rest/tests/src/Kernel/Entity/RestResourceConfigTest.php %%WWWDIR%%/core/modules/rest/tests/src/Kernel/RequestHandlerTest.php @@ -5822,6 +5916,7 @@ %%WWWDIR%%/core/modules/rest/tests/src/Kernel/Views/RestExportTest.php %%WWWDIR%%/core/modules/rest/tests/src/Kernel/Views/StyleSerializerKernelTest.php %%WWWDIR%%/core/modules/rest/tests/src/Unit/CollectRoutesTest.php +%%WWWDIR%%/core/modules/rest/tests/src/Unit/Entity/RestResourceConfigTest.php %%WWWDIR%%/core/modules/rest/tests/src/Unit/Plugin/views/style/SerializerTest.php %%WWWDIR%%/core/modules/search/config/install/search.settings.yml %%WWWDIR%%/core/modules/search/config/schema/search.schema.yml @@ -6111,6 +6206,7 @@ %%WWWDIR%%/core/modules/simpletest/tests/modules/simpletest_test/simpletest_test.install %%WWWDIR%%/core/modules/simpletest/tests/src/Functional/ThroughUITest.php %%WWWDIR%%/core/modules/simpletest/tests/src/FunctionalJavascript/BrowserWithJavascriptTest.php +%%WWWDIR%%/core/modules/simpletest/tests/src/FunctionalJavascript/JavascriptGetDrupalSettingsTest.php %%WWWDIR%%/core/modules/simpletest/tests/src/Kernel/Migrate/d6/MigrateSimpletestConfigsTest.php %%WWWDIR%%/core/modules/simpletest/tests/src/Kernel/Migrate/d7/MigrateSimpletestSettingsTest.php %%WWWDIR%%/core/modules/simpletest/tests/src/Unit/AssertContentTraitTest.php @@ -6229,6 +6325,7 @@ %%WWWDIR%%/core/modules/system/migration_templates/d6_system_date.yml %%WWWDIR%%/core/modules/system/migration_templates/d6_system_file.yml %%WWWDIR%%/core/modules/system/migration_templates/d6_system_performance.yml +%%WWWDIR%%/core/modules/system/migration_templates/d7_global_theme_settings.yml %%WWWDIR%%/core/modules/system/migration_templates/d7_menu.yml %%WWWDIR%%/core/modules/system/migration_templates/d7_system_authorize.yml %%WWWDIR%%/core/modules/system/migration_templates/d7_system_cron.yml @@ -6867,6 +6964,7 @@ %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/FieldTestItem.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItem.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldType/ShapeItemRequired.php +%%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Field/FieldWidget/ShapeOnlyColorEditableWidget.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestCompositeConstraint.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestCompositeConstraintValidator.php %%WWWDIR%%/core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/EntityTestEntityLevel.php @@ -7267,6 +7365,7 @@ %%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemPerformanceTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemRssTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d6/MigrateSystemSiteTest.php +%%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateGlobalThemeSettingsTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateMenuTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/Migrate/d7/MigrateSystemConfigurationTest.php %%WWWDIR%%/core/modules/system/tests/src/Kernel/PathHooksTest.php @@ -8627,6 +8726,7 @@ %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldCounterTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldCustomTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldDateTest.php +%%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldDropbuttonTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldEntityLinkTest.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldFieldAccessTestBase.php %%WWWDIR%%/core/modules/views/tests/src/Kernel/Handler/FieldFieldTest.php @@ -8794,6 +8894,7 @@ %%WWWDIR%%/core/modules/views_ui/src/Tests/StorageTest.php %%WWWDIR%%/core/modules/views_ui/src/Tests/StyleTableTest.php %%WWWDIR%%/core/modules/views_ui/src/Tests/StyleUITest.php +%%WWWDIR%%/core/modules/views_ui/src/Tests/TokenizeAreaUITest.php %%WWWDIR%%/core/modules/views_ui/src/Tests/TranslatedViewTest.php %%WWWDIR%%/core/modules/views_ui/src/Tests/UITestBase.php %%WWWDIR%%/core/modules/views_ui/src/Tests/UnsavedPreviewTest.php @@ -8823,6 +8924,7 @@ %%WWWDIR%%/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.info.yml %%WWWDIR%%/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.libraries.yml %%WWWDIR%%/core/modules/views_ui/tests/modules/views_ui_test/views_ui_test.module +%%WWWDIR%%/core/modules/views_ui/tests/src/FunctionalJavascript/FilterCriteriaTest.php %%WWWDIR%%/core/modules/views_ui/tests/src/FunctionalJavascript/LibraryCachingTest.php %%WWWDIR%%/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsListingTest.php %%WWWDIR%%/core/modules/views_ui/tests/src/FunctionalJavascript/ViewsWizardTest.php @@ -8983,6 +9085,7 @@ %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Breadcrumb/Breadcrumb404Test.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/BrowserTestBaseTest.php %%WWWDIR%%/core/tests/Drupal/FunctionalTests/Core/Config/SchemaConfigListenerTest.php +%%WWWDIR%%/core/tests/Drupal/FunctionalTests/Entity/ContentEntityFormCorrectUserInputMappingOnFieldDeltaElementsTest.php %%WWWDIR%%/core/tests/Drupal/KernelTests/AssertConfigTrait.php %%WWWDIR%%/core/tests/Drupal/KernelTests/AssertLegacyTrait.php %%WWWDIR%%/core/tests/Drupal/KernelTests/Component/Utility/SafeMarkupKernelTest.php @@ -9233,6 +9336,7 @@ %%WWWDIR%%/core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/PhpArrayDumperTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Component/DependencyInjection/Fixture/container_test_file_service_test_service_function.data %%WWWDIR%%/core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php +%%WWWDIR%%/core/tests/Drupal/Tests/Component/Diff/DiffFormatterTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Component/Diff/Engine/DiffEngineTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Component/Diff/Engine/DiffOpTest.php %%WWWDIR%%/core/tests/Drupal/Tests/Component/Diff/Engine/HWLDFWordAccumulatorTest.php From owner-svn-ports-all@freebsd.org Wed Dec 14 00:54:33 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 A5191C74DB4; Wed, 14 Dec 2016 00:54:33 +0000 (UTC) (envelope-from kevlo@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 74AE71B23; Wed, 14 Dec 2016 00:54:33 +0000 (UTC) (envelope-from kevlo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE0sWj4021068; Wed, 14 Dec 2016 00:54:32 GMT (envelope-from kevlo@FreeBSD.org) Received: (from kevlo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE0sWRd021067; Wed, 14 Dec 2016 00:54:32 GMT (envelope-from kevlo@FreeBSD.org) Message-Id: <201612140054.uBE0sWRd021067@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kevlo set sender to kevlo@FreeBSD.org using -f From: Kevin Lo Date: Wed, 14 Dec 2016 00:54:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428539 - head/mail/mutt 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: Wed, 14 Dec 2016 00:54:33 -0000 Author: kevlo Date: Wed Dec 14 00:54:32 2016 New Revision: 428539 URL: https://svnweb.freebsd.org/changeset/ports/428539 Log: Update distinfo after r428499. Modified: head/mail/mutt/distinfo Modified: head/mail/mutt/distinfo ============================================================================== --- head/mail/mutt/distinfo Wed Dec 14 00:47:30 2016 (r428538) +++ head/mail/mutt/distinfo Wed Dec 14 00:54:32 2016 (r428539) @@ -1,4 +1,4 @@ -TIMESTAMP = 1480971443 +TIMESTAMP = 1481676540 SHA256 (mutt/mutt-1.7.2.tar.gz) = 1553501687cd22d5b8aaee4dc5a7d9dcf6cc61d7956f6aabaadd252d10cd5ff9 SIZE (mutt/mutt-1.7.2.tar.gz) = 4025880 SHA256 (mutt/patch-1.7.1.rr.compressed.gz) = 97bc56bbc6b0312b87e8dfb68dd9b551edb9d6771bb1b52b1c6f63f51d0bd05b @@ -11,8 +11,8 @@ SHA256 (mutt/patch-1.5.1.dgc.deepif.1) = SIZE (mutt/patch-1.5.1.dgc.deepif.1) = 767 SHA256 (mutt/patch-1.7.0.ats.date_conditional.1) = a7f65e0b6e59713582b3b0a1c3d3c0e54e5875f5dfe3bda285e51a5b6d96e14e SIZE (mutt/patch-1.7.0.ats.date_conditional.1) = 2415 -SHA256 (mutt/mutt-1.7.1.vc.greeting) = 05dce466675c8692ab4a2c34d309de06e98e965241249e3cfccbb8d10873b9a3 -SIZE (mutt/mutt-1.7.1.vc.greeting) = 4175 +SHA256 (mutt/mutt-1.7.2.vc.greeting) = 05dce466675c8692ab4a2c34d309de06e98e965241249e3cfccbb8d10873b9a3 +SIZE (mutt/mutt-1.7.2.vc.greeting) = 4175 SHA256 (mutt/patch-1.7.1.vvv.initials.gz) = 1405104d8929d672dc5ffebbca8ea5601a88c515e862ec2f89e5b92bfdb53ad0 SIZE (mutt/patch-1.7.1.vvv.initials.gz) = 675 SHA256 (mutt/patch-1.7.1.vvv.quote.gz) = de0e47fb8ffe1ab6587aba37438c90443bee6508759bf82d8aa5da27317b3cc7 From owner-svn-ports-all@freebsd.org Wed Dec 14 02:38: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 9F80BC74B09; Wed, 14 Dec 2016 02:38:05 +0000 (UTC) (envelope-from junovitch@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 603ED1443; Wed, 14 Dec 2016 02:38:05 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE2c4sV061975; Wed, 14 Dec 2016 02:38:04 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE2c4du061972; Wed, 14 Dec 2016 02:38:04 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612140238.uBE2c4du061972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 14 Dec 2016 02:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428540 - in head/databases/pgrouting: . 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: Wed, 14 Dec 2016 02:38:05 -0000 Author: junovitch Date: Wed Dec 14 02:38:04 2016 New Revision: 428540 URL: https://svnweb.freebsd.org/changeset/ports/428540 Log: databases/pgrouting: update 2.3.0 -> 2.3.1 PR: 214752 Submitted by: lbartoletti@tuxfamily.org (maintainer) Deleted: head/databases/pgrouting/files/patch-src_trsp_src_GraphDefinition.cpp Modified: head/databases/pgrouting/Makefile head/databases/pgrouting/distinfo head/databases/pgrouting/pkg-plist Modified: head/databases/pgrouting/Makefile ============================================================================== --- head/databases/pgrouting/Makefile Wed Dec 14 00:54:32 2016 (r428539) +++ head/databases/pgrouting/Makefile Wed Dec 14 02:38:04 2016 (r428540) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= pgrouting -PORTVERSION= 2.3.0 -DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 +PORTVERSION= 2.3.1 +DISTVERSIONPREFIX= v CATEGORIES= databases geography MAINTAINER= lbartoletti@tuxfamily.org Modified: head/databases/pgrouting/distinfo ============================================================================== --- head/databases/pgrouting/distinfo Wed Dec 14 00:54:32 2016 (r428539) +++ head/databases/pgrouting/distinfo Wed Dec 14 02:38:04 2016 (r428540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474949998 -SHA256 (pgRouting-pgrouting-pgrouting-2.3.0_GH0.tar.gz) = cadeed30bfc57f6e77bc48a10301b26e5d71d8e86f366ed60ab5b0eaa0c45662 -SIZE (pgRouting-pgrouting-pgrouting-2.3.0_GH0.tar.gz) = 6546737 +TIMESTAMP = 1479802054 +SHA256 (pgRouting-pgrouting-v2.3.1_GH0.tar.gz) = 065e55f4838b55c21e44f68fe45b001f0d8fb081e765704dc6580ffc05a1c25b +SIZE (pgRouting-pgrouting-v2.3.1_GH0.tar.gz) = 6554416 Modified: head/databases/pgrouting/pkg-plist ============================================================================== --- head/databases/pgrouting/pkg-plist Wed Dec 14 00:54:32 2016 (r428539) +++ head/databases/pgrouting/pkg-plist Wed Dec 14 02:38:04 2016 (r428540) @@ -1,11 +1,12 @@ lib/postgresql/libpgrouting-2.3.so -share/postgresql/extension/pgrouting--2.0.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.0.1--2.3.0.sql -share/postgresql/extension/pgrouting--2.1.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.0--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.1--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.2--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.3--2.3.0.sql -share/postgresql/extension/pgrouting--2.2.4--2.3.0.sql -share/postgresql/extension/pgrouting--2.3.0.sql +share/postgresql/extension/pgrouting--2.0.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.0.1--2.3.1.sql +share/postgresql/extension/pgrouting--2.1.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.1--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.2--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.3--2.3.1.sql +share/postgresql/extension/pgrouting--2.2.4--2.3.1.sql +share/postgresql/extension/pgrouting--2.3.0--2.3.1.sql +share/postgresql/extension/pgrouting--2.3.1.sql share/postgresql/extension/pgrouting.control From owner-svn-ports-all@freebsd.org Wed Dec 14 02:45: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 E7B2AC74E11; Wed, 14 Dec 2016 02:45:55 +0000 (UTC) (envelope-from junovitch@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 9D111188A; Wed, 14 Dec 2016 02:45:55 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE2jscj066497; Wed, 14 Dec 2016 02:45:54 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE2jsBF066495; Wed, 14 Dec 2016 02:45:54 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612140245.uBE2jsBF066495@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 14 Dec 2016 02:45:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428541 - head/security/vuxml 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: Wed, 14 Dec 2016 02:45:56 -0000 Author: junovitch Date: Wed Dec 14 02:45:54 2016 New Revision: 428541 URL: https://svnweb.freebsd.org/changeset/ports/428541 Log: Document Xen Security Advisory (XSA 200) Reported by: royger Security: CVE-2016-9932 Security: https://vuxml.FreeBSD.org/freebsd/80a897a2-c1a6-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 14 02:38:04 2016 (r428540) +++ head/security/vuxml/vuln.xml Wed Dec 14 02:45:54 2016 (r428541) @@ -58,6 +58,44 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + xen-kernel -- x86 CMPXCHG8B emulation fails to ignore operand size override + + + xen-kernel + 4.7.1_1 + + + + +

The Xen Project reports:

+
+

The x86 instruction CMPXCHG8B is supposed to ignore legacy operand + size overrides; it only honors the REX.W override (making it + CMPXCHG16B). So, the operand size is always 8 or 16. When support + for CMPXCHG16B emulation was added to the instruction emulator, + this restriction on the set of possible operand sizes was relied on + in some parts of the emulation; but a wrong, fully general, operand + size value was used for other parts of the emulation. As a result, + if a guest uses a supposedly-ignored operand size prefix, a small + amount of hypervisor stack data is leaked to the guests: a 96 bit + leak to guests running in 64-bit mode; or, a 32 bit leak to other + guests.

+

A malicious unprivileged guest may be able to obtain sensitive + information from the host.

+
+ +
+ + CVE-2016-9932 + http://xenbits.xen.org/xsa/advisory-200.html + + + 2016-12-13 + 2016-12-14 + +
+ PHP -- Multiple vulnerabilities From owner-svn-ports-all@freebsd.org Wed Dec 14 02:58:06 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 DA359C76072; Wed, 14 Dec 2016 02:58:06 +0000 (UTC) (envelope-from junovitch@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 8F92F1D01; Wed, 14 Dec 2016 02:58:06 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE2w5Yc070618; Wed, 14 Dec 2016 02:58:05 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE2w5nD070616; Wed, 14 Dec 2016 02:58:05 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612140258.uBE2w5nD070616@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 14 Dec 2016 02:58:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428542 - head/security/vuxml 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: Wed, 14 Dec 2016 02:58:07 -0000 Author: junovitch Date: Wed Dec 14 02:58:05 2016 New Revision: 428542 URL: https://svnweb.freebsd.org/changeset/ports/428542 Log: Document Wordpress security issues in 4.6.1. I didn't see any security updates in the 4.7 blog entry but we missed capturing these fixes from 4.6.1 earlier. Security: https://vuxml.FreeBSD.org/freebsd/54e50cd9-c1a8-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 14 02:45:54 2016 (r428541) +++ head/security/vuxml/vuln.xml Wed Dec 14 02:58:05 2016 (r428542) @@ -58,6 +58,43 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + wordpress -- multiple vulnerabilities + + + wordpress + 4.6.1,1 + + + de-wordpress + ja-wordpress + ru-wordpress + zh-wordpress-zh_CN + zh-wordpress-zh_TW + 4.6.1 + + + + +

Jeremy Felt reports:

+
+

WordPress versions 4.6 and earlier are affected by two security + issues: a cross-site scripting vulnerability via image filename, + reported by SumOfPwn researcher Cengiz Han Sahin; and a path + traversal vulnerability in the upgrade package uploader, reported + by Dominik Schilling from the WordPress security team.

+
+ +
+ + https://wordpress.org/news/2016/09/wordpress-4-6-1-security-and-maintenance-release/ + + + 2016-09-07 + 2016-12-14 + +
+ xen-kernel -- x86 CMPXCHG8B emulation fails to ignore operand size override From owner-svn-ports-all@freebsd.org Wed Dec 14 03:12: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 6116CC767B2; Wed, 14 Dec 2016 03:12:29 +0000 (UTC) (envelope-from junovitch@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 1692B1C9F; Wed, 14 Dec 2016 03:12:29 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE3CSJs078974; Wed, 14 Dec 2016 03:12:28 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE3CSre078972; Wed, 14 Dec 2016 03:12:28 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612140312.uBE3CSre078972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Wed, 14 Dec 2016 03:12:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428543 - head/security/vuxml 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: Wed, 14 Dec 2016 03:12:29 -0000 Author: junovitch Date: Wed Dec 14 03:12:27 2016 New Revision: 428543 URL: https://svnweb.freebsd.org/changeset/ports/428543 Log: Update Roundcube entry with CVE and Bugtraq ID and switch to more detailed Mitre verbiage. PR: 214925 Security: CVE-2016-9920 Security: https://vuxml.FreeBSD.org/freebsd/125f5958-b611-11e6-a9a5-b499baebfeaf.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 14 02:58:05 2016 (r428542) +++ head/security/vuxml/vuln.xml Wed Dec 14 03:12:27 2016 (r428543) @@ -1459,17 +1459,26 @@ Notes:

The Roundcube project reports

-
-

Vulnerability in handling of mail()'s 5th argument

+
+

steps/mail/sendmail.inc in Roundcube before 1.1.7 and 1.2.x before + 1.2.3, when no SMTP server is configured and the sendmail program is + enabled, does not properly restrict the use of custom envelope-from + addresses on the sendmail command line, which allows remote + authenticated users to execute arbitrary code via a modified HTTP + request that sends a crafted e-mail message.

+ CVE-2016-9920 + 94858 + http://www.openwall.com/lists/oss-security/2016/12/08/17 https://github.com/roundcube/roundcubemail/wiki/Changelog#release-123 2016-11-29 2016-11-29 + 2016-12-14 From owner-svn-ports-all@freebsd.org Wed Dec 14 03:47:20 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 ED12DC7303C; Wed, 14 Dec 2016 03:47:20 +0000 (UTC) (envelope-from lifanov@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 AEF811BBC; Wed, 14 Dec 2016 03:47:20 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE3lJTP091716; Wed, 14 Dec 2016 03:47:19 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE3lIFK091701; Wed, 14 Dec 2016 03:47:18 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612140347.uBE3lIFK091701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Wed, 14 Dec 2016 03:47:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428544 - in head: archivers/innoextract emulators/winetricks games/alex4 games/cowsay games/endgame-singularity games/endgame-singularity-music games/gemrb games/stonesoup games/tome4 ... 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: Wed, 14 Dec 2016 03:47:21 -0000 Author: lifanov Date: Wed Dec 14 03:47:18 2016 New Revision: 428544 URL: https://svnweb.freebsd.org/changeset/ports/428544 Log: update MAINTAINER to my FreeBSD.org email Reviewed by: matthew Approved by: matthew (maintainer) Differential Revision: https://reviews.freebsd.org/D8782 Modified: head/archivers/innoextract/Makefile head/emulators/winetricks/Makefile head/games/alex4/Makefile head/games/cowsay/Makefile head/games/endgame-singularity-music/Makefile head/games/endgame-singularity/Makefile head/games/gemrb/Makefile head/games/stonesoup/Makefile head/games/tome4/Makefile head/games/wtf/Makefile head/news/diablo/Makefile head/security/hashcat-legacy/Makefile head/security/hashcat/Makefile head/sysutils/ansible/Makefile head/sysutils/debootstrap/Makefile Modified: head/archivers/innoextract/Makefile ============================================================================== --- head/archivers/innoextract/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/archivers/innoextract/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB Modified: head/emulators/winetricks/Makefile ============================================================================== --- head/emulators/winetricks/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/emulators/winetricks/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -5,7 +5,7 @@ PORTNAME= winetricks PORTVERSION= 20161012 CATEGORIES= emulators -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Easy way to work around problems in Wine LICENSE= LGPL21 Modified: head/games/alex4/Makefile ============================================================================== --- head/games/alex4/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/alex4/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -9,7 +9,7 @@ MASTER_SITES= SF/allegator/Alex4/source% DISTFILES= alex4src_data.zip ${PORTNAME}.png:icons EXTRACT_ONLY= alex4src_data.zip -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Classic platformer with Alex the Allegator LICENSE= GPLv2 Modified: head/games/cowsay/Makefile ============================================================================== --- head/games/cowsay/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/cowsay/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= cowsay- PORTREVISION= 1 CATEGORIES= games -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Configurable talking characters in ASCII art LICENSE= GPLv3+ Modified: head/games/endgame-singularity-music/Makefile ============================================================================== --- head/games/endgame-singularity-music/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/endgame-singularity-music/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= games PROJECTHOST= endgame-singularity -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Music pack for endgame-singularity LICENSE= CC-BY-SA-3.0 Modified: head/games/endgame-singularity/Makefile ============================================================================== --- head/games/endgame-singularity/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/endgame-singularity/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -8,7 +8,7 @@ PORTREVISION= 5 CATEGORIES= games PKGNAMEPREFIX= endgame- -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Simulates the life of a true AI LICENSE= GPLv2 Modified: head/games/gemrb/Makefile ============================================================================== --- head/games/gemrb/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/gemrb/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -6,7 +6,7 @@ PORTVERSION= 0.8.4 CATEGORIES= games emulators MASTER_SITES= SF/${PORTNAME}/GemRB%20Sources/GemRB%20${PORTVERSION:.1=}%20Sources -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= GemRB (Game engine made with preRendered Background) LICENSE= GPLv2+ Modified: head/games/stonesoup/Makefile ============================================================================== --- head/games/stonesoup/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/stonesoup/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -9,7 +9,7 @@ MASTER_SITES= SF/crawl-ref/Stone%20Soup/ MASTER_SITES= http://crawl.develz.org/release/ DISTNAME= stone_soup-${PORTVERSION}-nodeps -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game LICENSE= GPLv2 Modified: head/games/tome4/Makefile ============================================================================== --- head/games/tome4/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/tome4/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -10,7 +10,7 @@ DISTFILES= t-engine4-src-${PORTVERSION}$ ${PORTNAME}.png:icons EXTRACT_ONLY= t-engine4-src-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Epic tactical turn-based roguelike adventure LICENSE= GPLv3+ Modified: head/games/wtf/Makefile ============================================================================== --- head/games/wtf/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/games/wtf/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -6,7 +6,7 @@ PORTVERSION= 20161126 CATEGORIES= games MASTER_SITES= SF/bsdwtf -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Translates common Internet acronyms LICENSE= PD Modified: head/news/diablo/Makefile ============================================================================== --- head/news/diablo/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/news/diablo/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -8,7 +8,7 @@ CATEGORIES= news MASTER_SITES= http://www.openusenet.org/diablo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-REL -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Comprehensive newsfeeding and newsreading software package LICENSE= BSD3CLAUSE Modified: head/security/hashcat-legacy/Makefile ============================================================================== --- head/security/hashcat-legacy/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/security/hashcat-legacy/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -6,7 +6,7 @@ PORTVERSION= 2.00 PORTREVISION= 1 CATEGORIES= security -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT Modified: head/security/hashcat/Makefile ============================================================================== --- head/security/hashcat/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/security/hashcat/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -6,7 +6,7 @@ PORTVERSION= 3.20 DISTVERSIONPREFIX= v CATEGORIES= security -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT Modified: head/sysutils/ansible/Makefile ============================================================================== --- head/sysutils/ansible/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/sysutils/ansible/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -7,7 +7,7 @@ PORTREVISION?= 1 CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Radically simple IT automation LICENSE= GPLv3+ Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Wed Dec 14 03:12:27 2016 (r428543) +++ head/sysutils/debootstrap/Makefile Wed Dec 14 03:47:18 2016 (r428544) @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= lifanov@mail.lifanov.com +MAINTAINER= lifanov@FreeBSD.org COMMENT= Install Debian base system into a directory LICENSE= MIT From owner-svn-ports-all@freebsd.org Wed Dec 14 04:48:48 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 D76CEC76253; Wed, 14 Dec 2016 04:48:48 +0000 (UTC) (envelope-from acm@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 B20F4155F; Wed, 14 Dec 2016 04:48:48 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE4mlWG015936; Wed, 14 Dec 2016 04:48:47 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE4mlKd015934; Wed, 14 Dec 2016 04:48:47 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140448.uBE4mlKd015934@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 04:48:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428545 - in head/games: . alienarena alienarena-data 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: Wed, 14 Dec 2016 04:48:48 -0000 Author: acm Date: Wed Dec 14 04:48:47 2016 New Revision: 428545 URL: https://svnweb.freebsd.org/changeset/ports/428545 Log: - Re-add games/alienarena and games/alienarena-data ports Added: head/games/alienarena/ - copied from r367482, head/games/alienarena/ head/games/alienarena-data/ - copied from r367482, head/games/alienarena-data/ Modified: head/games/Makefile head/games/alienarena/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Wed Dec 14 03:47:18 2016 (r428544) +++ head/games/Makefile Wed Dec 14 04:48:47 2016 (r428545) @@ -32,6 +32,8 @@ SUBDIR += alephone-data SUBDIR += alephone-scenarios SUBDIR += alex4 + SUBDIR += alienarena + SUBDIR += alienarena-data SUBDIR += alienblaster SUBDIR += alienwave SUBDIR += allacrost Modified: head/games/alienarena/Makefile ============================================================================== --- head/games/alienarena/Makefile Sat Sep 6 23:03:41 2014 (r367482) +++ head/games/alienarena/Makefile Wed Dec 14 04:48:47 2016 (r428545) @@ -5,29 +5,26 @@ PORTNAME= alienarena PORTVERSION= 2013.766 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= ftp://ftp.linux.kiev.ua/pub/Linux/Gentoo/distfiles/ \ - http://ftp.jeuxlinux.fr/files/ \ - http://mirror.ipgn.com.au/games/alienarena/ \ - http://gd.tuwien.ac.at/opsys/linux/gentoo/distfiles/ \ - http://offload2.icculus.org:9090/alienarena/Files/ \ - http://offload1.icculus.org:9090/alienarena/Files/ \ +MASTER_SITES= SF/alienarena.mirror/Alien%20Arena%207.66/ \ http://icculus.org/alienarena/Files/ \ http://red.planetarena.org/files/ \ ${MASTER_SITE_GENTOO:S|$|distfiles/|} DISTNAME= ${PORTNAME}-7.66-linux20130827 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= acm@FreeBSD.org COMMENT= Alien Arena (native version) RUN_DEPENDS= ${DATADIR}/data1/default.cfg:${PORTSDIR}/games/alienarena-data -USES= dos2unix gmake +USES= compiler:c++11-lib dos2unix gmake +USE_CXXSTD= c++11 GNU_CONFIGURE= yes CONFIGURE_WRKSRC=${WRKDIR}/${PORTNAME}-7.66/ CPPFLAGS+= -I${LOCALBASE}/include LIBS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--with-xf86vm \ - --with-xf86dga + --with-xf86dga \ + --with-system-libode EXTRACT_AFTER_ARGS= --exclude "data1" @@ -48,7 +45,6 @@ PLIST_SUB= LIBDIR=${LIBDIR:S/${PREFIX}\/ LIBDIR= ${PREFIX}/lib/${PORTNAME} -NO_STAGE= yes .include .if ${PORT_OPTIONS:MCLIENT} @@ -56,8 +52,9 @@ USES+= openal:soft,alut pkgconfig LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl \ libfreetype.so:${PORTSDIR}/print/freetype2 \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng15.so:${PORTSDIR}/graphics/png \ + libpng16.so:${PORTSDIR}/graphics/png \ libvorbis.so:${PORTSDIR}/audio/libvorbis +BUILD_DEPENDS+= ${LOCALBASE}/lib/libode.a:devel/ode USE_GL= yes USE_XORG= xxf86dga xxf86vm .endif @@ -79,24 +76,27 @@ PLIST_SUB+= DEDICATED="@comment " .endif post-patch: + @${REINPLACE_CMD} -e "s|(CCLD)|(CXX)|g" ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e "s|malloc.h|stdlib.h|g" ${WRKSRC}/client/snd_openal.c @${REINPLACE_CMD} -e "s|.codered|.config/alienarena|g" ${WRKSRC}/qcommon/qcommon.h # Resolve name collision with jpeg-8 ${REINPLACE_CMD} -e 's|jpeg_mem_src|local_jpeg_mem_src|' \ ${WRKSRC}/ref_gl/r_image.c + ${REINPLACE_CMD} -e 's|inline void IQM_DrawVBO|void IQM_DrawVBO|' \ + ${WRKSRC}/ref_gl/r_iqm.c do-install: - ${MKDIR} ${LIBDIR}/arena ${LIBDIR}/data1 - ${LN} -s ${DATADIR}/arena/* ${LIBDIR}/arena - ${LN} -s ${DATADIR}/botinfo ${LIBDIR} - ${LN} -s ${DATADIR}/data1/* ${LIBDIR}/data1 + ${MKDIR} ${STAGEDIR}${LIBDIR}/arena ${STAGEDIR}${LIBDIR}/data1 + ${LN} -s ${DATADIR}/arena/* ${STAGEDIR}${LIBDIR}/arena + ${LN} -s ${DATADIR}/botinfo ${STAGEDIR}${LIBDIR} + ${LN} -s ${DATADIR}/data1/* ${STAGEDIR}${LIBDIR}/data1 .if ${PORT_OPTIONS:MCLIENT} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \ - ${PREFIX}/bin/${PORTNAME} + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .endif .if ${PORT_OPTIONS:MDEDICATED} ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-ded \ - ${PREFIX}/bin/${PORTNAME}-ded + ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-ded .endif post-install: From owner-svn-ports-all@freebsd.org Wed Dec 14 04:49:43 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 39C3EC76299; Wed, 14 Dec 2016 04:49:43 +0000 (UTC) (envelope-from acm@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 098C6164B; Wed, 14 Dec 2016 04:49:42 +0000 (UTC) (envelope-from acm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE4ng6B016057; Wed, 14 Dec 2016 04:49:42 GMT (envelope-from acm@FreeBSD.org) Received: (from acm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE4ngTF016056; Wed, 14 Dec 2016 04:49:42 GMT (envelope-from acm@FreeBSD.org) Message-Id: <201612140449.uBE4ngTF016056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: acm set sender to acm@FreeBSD.org using -f From: Jose Alonso Cardenas Marquez Date: Wed, 14 Dec 2016 04:49:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428546 - head 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: Wed, 14 Dec 2016 04:49:43 -0000 Author: acm Date: Wed Dec 14 04:49:42 2016 New Revision: 428546 URL: https://svnweb.freebsd.org/changeset/ports/428546 Log: - Re-add games/alienarena and games/alienarena-data ports Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Wed Dec 14 04:48:47 2016 (r428545) +++ head/MOVED Wed Dec 14 04:49:42 2016 (r428546) @@ -6953,8 +6953,6 @@ databases/msql||2014-09-07|Has expired: multimedia/pvr250||2014-09-07|Has expired: Not staged and BROKEN multimedia/pvrxxx||2014-09-07|Has expired: Not staged and BROKEN textproc/py-4suite-xml||2014-09-07|Has expired: Not staged -games/alienarena||2014-09-07|Has expired: Not staged -games/alienarena-data||2014-09-07|Useless with alienarena removed net/libexosip2-legacy|net/libexosip2|2014-09-07|Has expired: Superseded by net/libexosip2 net/libosip|net/libosip2|2014-09-07|Has expired: Superseded by net/libosip2 lang/caml-light||2014-09-07|Not staged From owner-svn-ports-all@freebsd.org Wed Dec 14 07:39:48 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 09BB1C76799; Wed, 14 Dec 2016 07:39:48 +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 BCE561877; Wed, 14 Dec 2016 07:39:47 +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 uBE7dl2h083186; Wed, 14 Dec 2016 07:39:47 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE7dkSN083181; Wed, 14 Dec 2016 07:39:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612140739.uBE7dkSN083181@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 14 Dec 2016 07:39:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428547 - in head/shells/zsh: . 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: Wed, 14 Dec 2016 07:39:48 -0000 Author: bapt Date: Wed Dec 14 07:39:46 2016 New Revision: 428547 URL: https://svnweb.freebsd.org/changeset/ports/428547 Log: Update ZSH to 5.3 Among the usual bugs fixes and completion updates, FreeBSD users will now benefit new completion functions for: - cu - gstat - jot - rcctl - sysrc Deleted: head/shells/zsh/files/patch-Completion_Unix_Command___make head/shells/zsh/files/patch-Test_C02cond.ztst Modified: head/shells/zsh/Makefile head/shells/zsh/distinfo head/shells/zsh/files/patch-Completion-Unix-Command-_sysctl head/shells/zsh/pkg-plist Modified: head/shells/zsh/Makefile ============================================================================== --- head/shells/zsh/Makefile Wed Dec 14 04:49:42 2016 (r428546) +++ head/shells/zsh/Makefile Wed Dec 14 07:39:46 2016 (r428547) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zsh -DISTVERSION= 5.2 -PORTREVISION= 4 +DISTVERSION= 5.3 CATEGORIES= shells MASTER_SITES= http://www.zsh.org/pub/ \ SF \ Modified: head/shells/zsh/distinfo ============================================================================== --- head/shells/zsh/distinfo Wed Dec 14 04:49:42 2016 (r428546) +++ head/shells/zsh/distinfo Wed Dec 14 07:39:46 2016 (r428547) @@ -1,4 +1,5 @@ -SHA256 (zsh-5.2.tar.xz) = f17916320ffaa844bbd7ce48ceeb5945fc5f3eff64b149b4229bbfbdf3795a9d -SIZE (zsh-5.2.tar.xz) = 2820108 -SHA256 (zsh-5.2-doc.tar.xz) = 328352cf3d5d0ec4b6e31dcefd25ff5b4c0e6b8077d1fe84448ebb50d6ada52a -SIZE (zsh-5.2-doc.tar.xz) = 3108600 +TIMESTAMP = 1481613901 +SHA256 (zsh-5.3.tar.xz) = 76f82cfd5ce373cf799a03b6f395283f128430db49202e3e3f512fb5a19d6f8a +SIZE (zsh-5.3.tar.xz) = 2928684 +SHA256 (zsh-5.3-doc.tar.xz) = cdfc6c3f7235b13308af5316cfa87abb5f51b3ec72d45f9043fde6e5b2e8663e +SIZE (zsh-5.3-doc.tar.xz) = 3161944 Modified: head/shells/zsh/files/patch-Completion-Unix-Command-_sysctl ============================================================================== --- head/shells/zsh/files/patch-Completion-Unix-Command-_sysctl Wed Dec 14 04:49:42 2016 (r428546) +++ head/shells/zsh/files/patch-Completion-Unix-Command-_sysctl Wed Dec 14 07:39:46 2016 (r428547) @@ -1,11 +1,11 @@ ---- Completion/Unix/Command/_sysctl.orig 2015-11-29 21:46:55 UTC +--- Completion/Unix/Command/_sysctl.orig 2016-07-24 19:44:43 UTC +++ Completion/Unix/Command/_sysctl -@@ -1,7 +1,7 @@ - #compdef sysctl - - case $OSTYPE in +@@ -13,7 +13,7 @@ case $OSTYPE in + dragonfly*|freebsd<8->.*) + args+=( "-i[silently exit if variable doesn't exist]" ) + ;| - *freebsd<5->.*|freebsd4.[4-9]*) -+ *freebsd<5->.*|freebsd4.[4-9]*|*freebsd[0-9][0-9].*) ++ *freebsd<5->.*|freebsd4.[4-9]*|freebsd<10->.*) local -a sysctlvars sysctlvars=( $(_call_program sysctl-variables sysctl -aN) ) - _arguments -s -A "-*" \ + _arguments -s -S -A "-*" $args \ Modified: head/shells/zsh/pkg-plist ============================================================================== --- head/shells/zsh/pkg-plist Wed Dec 14 04:49:42 2016 (r428546) +++ head/shells/zsh/pkg-plist Wed Dec 14 07:39:46 2016 (r428547) @@ -78,13 +78,17 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_bsdinstall %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_chflags %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_csup +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_cu %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_cvsup %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_fetch %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_freebsd-update %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_fstat +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_fw_update +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_gstat %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_jails %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_jexec %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_jls +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_jot %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_kld %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_mixerctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_pfctl @@ -94,7 +98,9 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_portsnap %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_powerd %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_procstat +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_rcctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_sockstat +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_sysrc %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_systat %%DATADIR%%/%%ZSH_VER%%/functions/Completion/BSD/_watch-snoop %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Base.zwc @@ -202,6 +208,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_dcut %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_deb_architectures %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_deb_packages +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_debbugs_bugnumber %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_debchange %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_debcheckout %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Debian/_debdiff @@ -245,22 +252,29 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_brctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_btrfs %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_chrt +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_cpupower %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_cryptsetup %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_ethtool %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_fuse_arguments %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_fuse_values %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_fusermount +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_gpasswd +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_htop +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_iconvconfig %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_ionice %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_ipset %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_iptables %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_iwconfig +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_kpartx %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_losetup %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_lsusb +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_ltrace %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_mdadm %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_mii-tool %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_modutils %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_mondo %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_nmcli +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_pidof %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_pkgtool %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_qdbus %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Linux/_rpmbuild @@ -315,6 +329,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix.zwc %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_a2ps %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_aap +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_absolute_command_paths %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_adb %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ant %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_antiword @@ -328,8 +343,10 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_attr %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_augeas %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_awk +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_baudrates %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_baz %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_beep +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_bibtex %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_bind_addresses %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_bison %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_bittorrent @@ -360,9 +377,10 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cp %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cpio %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cplay +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cscope %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cssh -%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_curl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ctags_tags +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_curl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cut %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_cvs %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_darcs @@ -379,10 +397,13 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_diff %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_diff_options %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_diffstat +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dig %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dir_list %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_directories %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_django +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dmesg %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dmidecode +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_doas %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_domains %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_dsh %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_du @@ -436,6 +457,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_groups %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_growisofs %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_gs +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_gsettings %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_guilt %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_gzip %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_have_glob_qual @@ -449,6 +471,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_imagemagick %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_init_d %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_initctl +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_iostat %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ip %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_irssi %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ispell @@ -464,11 +487,14 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ldd %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_less %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_lha +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_libvirt %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_links %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_list_files %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_lldb %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ln %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_loadkeys +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_locale +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_localedef %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_locales %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_locate %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_look @@ -513,7 +539,9 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_npm %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_nslookup %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_objdump +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_object_files %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_od +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_openstack %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_other_accounts %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_pack %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_patch @@ -530,6 +558,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_perldoc %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_pgrep %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_php +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_picocom %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_pids %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_pine %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ping @@ -575,6 +604,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_samba %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sccs %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_screen +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_script %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sed %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_service %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_services @@ -597,6 +627,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_subversion %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sudo %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_surfraw +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sys_calls %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_sysctl %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tail %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tar @@ -618,11 +649,15 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tmux %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_todo.sh %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_toilet +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_top %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_topgit %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_totd +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_touch +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tput %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tr %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tracepath %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_tree +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_truss %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_ttys %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_twidge %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Unix/_twisted @@ -672,6 +707,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X.zwc %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_acroread %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_dcop +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_evince %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_gnome-gv %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_gqview %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_gv @@ -727,6 +763,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_xv %%DATADIR%%/%%ZSH_VER%%/functions/Completion/X/_xwit %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh.zwc +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_add-zle-hook-widget %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_add-zsh-hook %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_alias %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_aliases @@ -741,6 +778,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_command_names %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_compadd %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_compdef +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_completers %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_condition %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_default %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_delimiters @@ -807,6 +845,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_vars %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_wait %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_which +%%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_widgets %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_zargs %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_zattr %%DATADIR%%/%%ZSH_VER%%/functions/Completion/Zsh/_zcalc @@ -841,7 +880,10 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/MIME/zsh-mime-contexts %%DATADIR%%/%%ZSH_VER%%/functions/MIME/zsh-mime-handler %%DATADIR%%/%%ZSH_VER%%/functions/MIME/zsh-mime-setup +%%DATADIR%%/%%ZSH_VER%%/functions/Math.zwc +%%DATADIR%%/%%ZSH_VER%%/functions/Math/zmathfunc %%DATADIR%%/%%ZSH_VER%%/functions/Misc.zwc +%%DATADIR%%/%%ZSH_VER%%/functions/Misc/add-zle-hook-widget %%DATADIR%%/%%ZSH_VER%%/functions/Misc/add-zsh-hook %%DATADIR%%/%%ZSH_VER%%/functions/Misc/allopt %%DATADIR%%/%%ZSH_VER%%/functions/Misc/checkmail @@ -946,9 +988,11 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_check_com %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_formats %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_get_cmd +%%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_hexdump %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_hook %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_maxexports %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_nvcsformats +%%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_patch2subject %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_quilt %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_realpath %%DATADIR%%/%%ZSH_VER%%/functions/VCS_Info/VCS_INFO_reposub @@ -1031,6 +1075,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Zle/replace-string-again %%DATADIR%%/%%ZSH_VER%%/functions/Zle/select-bracketed %%DATADIR%%/%%ZSH_VER%%/functions/Zle/select-quoted +%%DATADIR%%/%%ZSH_VER%%/functions/Zle/select-word-match %%DATADIR%%/%%ZSH_VER%%/functions/Zle/select-word-style %%DATADIR%%/%%ZSH_VER%%/functions/Zle/send-invisible %%DATADIR%%/%%ZSH_VER%%/functions/Zle/smart-insert-last-word @@ -1041,6 +1086,7 @@ bin/zsh-%%ZSH_VER%% %%DATADIR%%/%%ZSH_VER%%/functions/Zle/up-case-word-match %%DATADIR%%/%%ZSH_VER%%/functions/Zle/up-line-or-beginning-search %%DATADIR%%/%%ZSH_VER%%/functions/Zle/url-quote-magic +%%DATADIR%%/%%ZSH_VER%%/functions/Zle/vi-pipe %%DATADIR%%/%%ZSH_VER%%/functions/Zle/which-command %%DATADIR%%/%%ZSH_VER%%/functions/Zle/zcalc-auto-insert %%DATADIR%%/%%ZSH_VER%%/functions/Zle/zed-set-file-name From owner-svn-ports-all@freebsd.org Wed Dec 14 08:45: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 D4B52C77C71; Wed, 14 Dec 2016 08:45:35 +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 730CC1B63; Wed, 14 Dec 2016 08:45:35 +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 uBE8jYNq011113; Wed, 14 Dec 2016 08:45:34 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8jY5B011109; Wed, 14 Dec 2016 08:45:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140845.uBE8jY5B011109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:45:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428548 - in branches/2016Q4/www: firefox firefox-i18n 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: Wed, 14 Dec 2016 08:45:35 -0000 Author: jbeich Date: Wed Dec 14 08:45:34 2016 New Revision: 428548 URL: https://svnweb.freebsd.org/changeset/ports/428548 Log: MFH: r428102 r428261 www/firefox: update to 50.1.0 Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/firefox-i18n/Makefile branches/2016Q4/www/firefox-i18n/distinfo branches/2016Q4/www/firefox/Makefile branches/2016Q4/www/firefox/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/firefox-i18n/Makefile ============================================================================== --- branches/2016Q4/www/firefox-i18n/Makefile Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox-i18n/Makefile Wed Dec 14 08:45:34 2016 (r428548) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= firefox-i18n -PORTVERSION= 50.0.2 +PORTVERSION= 50.1.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/linux-i686/xpi \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/linux-i686/xpi + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build2/linux-i686/xpi PKGNAMEPREFIX= DISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} DIST_SUBDIR= xpi/${DISTNAME} Modified: branches/2016Q4/www/firefox-i18n/distinfo ============================================================================== --- branches/2016Q4/www/firefox-i18n/distinfo Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox-i18n/distinfo Wed Dec 14 08:45:34 2016 (r428548) @@ -1,181 +1,181 @@ -TIMESTAMP = 1480609804 -SHA256 (xpi/firefox-i18n-50.0.2/ach.xpi) = 83b9a4d0b464040fa701509a0fd31c8572e5dcf48dbd924944843ab35d0426d3 -SIZE (xpi/firefox-i18n-50.0.2/ach.xpi) = 425410 -SHA256 (xpi/firefox-i18n-50.0.2/af.xpi) = b4cc49e81caa1fd4f599647a5f082c1932d5f5aa6f3f28da486dbac1d295c3f5 -SIZE (xpi/firefox-i18n-50.0.2/af.xpi) = 433950 -SHA256 (xpi/firefox-i18n-50.0.2/an.xpi) = 03f42a5ab19f3319df5d6f3197824b76bcf78a2a41e90d0f1b5d6d78b4312f96 -SIZE (xpi/firefox-i18n-50.0.2/an.xpi) = 442207 -SHA256 (xpi/firefox-i18n-50.0.2/ar.xpi) = 731f4ef994c253afb829391fd6247f9e7707b55669f666d17ce682dd2e7693a5 -SIZE (xpi/firefox-i18n-50.0.2/ar.xpi) = 470435 -SHA256 (xpi/firefox-i18n-50.0.2/as.xpi) = 8bf940672fc703ed8809c97183ab77d98100f63175cc1d3e8c2518b54a87feb2 -SIZE (xpi/firefox-i18n-50.0.2/as.xpi) = 484771 -SHA256 (xpi/firefox-i18n-50.0.2/ast.xpi) = d90e23f658721be12f455f5c3040e27964fd9dcfbb27ccf4b1439e2fc07370af -SIZE (xpi/firefox-i18n-50.0.2/ast.xpi) = 433849 -SHA256 (xpi/firefox-i18n-50.0.2/az.xpi) = 9982da2a487d00ac5f813dfa939c717163eac7b4f3f9ee8f0eca379bcb188967 -SIZE (xpi/firefox-i18n-50.0.2/az.xpi) = 451404 -SHA256 (xpi/firefox-i18n-50.0.2/be.xpi) = 6b6a5e639ad3f3f56c6a1cdeae911cd2bfaf1b2faa8f2422e4cbe6faf4e74d14 -SIZE (xpi/firefox-i18n-50.0.2/be.xpi) = 458492 -SHA256 (xpi/firefox-i18n-50.0.2/bg.xpi) = 210e90ae3c71f84d08e04d156403cb57a129ab36d0808aad1b3816c7fb8abdfe -SIZE (xpi/firefox-i18n-50.0.2/bg.xpi) = 484622 -SHA256 (xpi/firefox-i18n-50.0.2/bn-BD.xpi) = 5c9e9d77efab7976809b1ce2dad9095115e5c7df43117d27c9283e0fb7cbb408 -SIZE (xpi/firefox-i18n-50.0.2/bn-BD.xpi) = 509168 -SHA256 (xpi/firefox-i18n-50.0.2/bn-IN.xpi) = aee48e7e89738aa1d070b6c3277b6d8aef8f29326162645eeb45984e89fe4797 -SIZE (xpi/firefox-i18n-50.0.2/bn-IN.xpi) = 503132 -SHA256 (xpi/firefox-i18n-50.0.2/br.xpi) = 7a4cd30df0e11f97015c718748f7f11ffeeb2f742a22d4379f0584816d1e87e3 -SIZE (xpi/firefox-i18n-50.0.2/br.xpi) = 432449 -SHA256 (xpi/firefox-i18n-50.0.2/bs.xpi) = 0597b140517965a7d94eb4a3ed347d738fe9fff9d3b49caf623ffef005f20204 -SIZE (xpi/firefox-i18n-50.0.2/bs.xpi) = 439556 -SHA256 (xpi/firefox-i18n-50.0.2/ca.xpi) = ce222e3d7ddc0e7fee9553302511a02b5fd1278203d810bf5e5e39f58363cdd3 -SIZE (xpi/firefox-i18n-50.0.2/ca.xpi) = 440360 -SHA256 (xpi/firefox-i18n-50.0.2/cs.xpi) = 95083fb779f833194b96d90858c90bb7de055bc41177c7adf590806d6c45ed55 -SIZE (xpi/firefox-i18n-50.0.2/cs.xpi) = 439543 -SHA256 (xpi/firefox-i18n-50.0.2/cy.xpi) = b3e4993445fc55fc2130af52aea5ffad42cb849d2f98afcb96fe4cba9ae811c4 -SIZE (xpi/firefox-i18n-50.0.2/cy.xpi) = 433665 -SHA256 (xpi/firefox-i18n-50.0.2/da.xpi) = 8d560412d4ea6fb7f5ef13459a98bab350dfce09a6e8669f8588a7bd02c773b8 -SIZE (xpi/firefox-i18n-50.0.2/da.xpi) = 421325 -SHA256 (xpi/firefox-i18n-50.0.2/de.xpi) = 85b078a1224ee15e8a1b8bdfecb00fbf5688188c04cdea17186789218696e82d -SIZE (xpi/firefox-i18n-50.0.2/de.xpi) = 438195 -SHA256 (xpi/firefox-i18n-50.0.2/dsb.xpi) = a6ca1ebc7c2bf85ca24cd19c84f18a8445027d483c859c1646d6e4a3fa1032ef -SIZE (xpi/firefox-i18n-50.0.2/dsb.xpi) = 456086 -SHA256 (xpi/firefox-i18n-50.0.2/el.xpi) = 24d89691b01f93218f67cd6aa0af9148367faa92fb31498fd5067dab4818a930 -SIZE (xpi/firefox-i18n-50.0.2/el.xpi) = 502227 -SHA256 (xpi/firefox-i18n-50.0.2/en-GB.xpi) = 54248475af0eb5020b147514ec805621c142a4bf062bdc34c867416bdf43619d -SIZE (xpi/firefox-i18n-50.0.2/en-GB.xpi) = 415255 -SHA256 (xpi/firefox-i18n-50.0.2/en-US.xpi) = 5424e3019c63032ef56a27907afe5814023dcf165e0de57d402fe73b3b9284e4 -SIZE (xpi/firefox-i18n-50.0.2/en-US.xpi) = 425321 -SHA256 (xpi/firefox-i18n-50.0.2/en-ZA.xpi) = f139d88b13e7f5e55216f05f9e8fa824c8dbf5e5a967a00655c1ca3766714623 -SIZE (xpi/firefox-i18n-50.0.2/en-ZA.xpi) = 408747 -SHA256 (xpi/firefox-i18n-50.0.2/eo.xpi) = 00fbf898d33fd23018e23bbfe4b7e2d057a4afdd6a0376bfaebeb9044db89cc3 -SIZE (xpi/firefox-i18n-50.0.2/eo.xpi) = 434338 -SHA256 (xpi/firefox-i18n-50.0.2/es-AR.xpi) = 1b503bdfea75900631e63cff150ae44e97d014420d8cb2b3286c14c6070dea69 -SIZE (xpi/firefox-i18n-50.0.2/es-AR.xpi) = 439533 -SHA256 (xpi/firefox-i18n-50.0.2/es-CL.xpi) = 15c79b2f402a8b8d3efbbf33753bac3901e4d31e91bbef95e6c58c5749dd38f9 -SIZE (xpi/firefox-i18n-50.0.2/es-CL.xpi) = 440866 -SHA256 (xpi/firefox-i18n-50.0.2/es-ES.xpi) = 91f35c75797dfed7358460498bf342a8498873bcc4247f5fb428623caa90da3c -SIZE (xpi/firefox-i18n-50.0.2/es-ES.xpi) = 342209 -SHA256 (xpi/firefox-i18n-50.0.2/es-MX.xpi) = 7e695f6082241263bb83bff7f119cfef1f85b3facb2a3a23bffcf15dd1362204 -SIZE (xpi/firefox-i18n-50.0.2/es-MX.xpi) = 445100 -SHA256 (xpi/firefox-i18n-50.0.2/et.xpi) = a6b3ae1f0b7cac833d08606224c064a5b996171ed953ad30d87dd3ff4b640d0e -SIZE (xpi/firefox-i18n-50.0.2/et.xpi) = 422048 -SHA256 (xpi/firefox-i18n-50.0.2/eu.xpi) = 599835e211f9e5f451c9a538c94c29caf451c46de54ebd949549486cdca8c51f -SIZE (xpi/firefox-i18n-50.0.2/eu.xpi) = 435621 -SHA256 (xpi/firefox-i18n-50.0.2/fa.xpi) = 4f2e3a16b9f28c4d61720aa5913c28a93887ffed2ef077f1e332bcb2a824ec46 -SIZE (xpi/firefox-i18n-50.0.2/fa.xpi) = 487593 -SHA256 (xpi/firefox-i18n-50.0.2/ff.xpi) = a67037a6d7f4c190dc073bdf15471a01b581337fe457becee757674390e7a4fe -SIZE (xpi/firefox-i18n-50.0.2/ff.xpi) = 438310 -SHA256 (xpi/firefox-i18n-50.0.2/fi.xpi) = dac5a419372a3da365f772b3e2ecd2acd278c2ebfdb05d701203c43384047b71 -SIZE (xpi/firefox-i18n-50.0.2/fi.xpi) = 426491 -SHA256 (xpi/firefox-i18n-50.0.2/fr.xpi) = 18b683f313be7c58079868ea74793287ae4e90668818eb31ed07424c798a9735 -SIZE (xpi/firefox-i18n-50.0.2/fr.xpi) = 447065 -SHA256 (xpi/firefox-i18n-50.0.2/fy-NL.xpi) = 2c59c8294f33299f4d016db4bf325e68d1ede0ae6e72387ece95bdf3dd04c17d -SIZE (xpi/firefox-i18n-50.0.2/fy-NL.xpi) = 441788 -SHA256 (xpi/firefox-i18n-50.0.2/ga-IE.xpi) = d17bea3cd65639b758e70bc037407fd4ebb5a119354fe2a6951bc493306975cc -SIZE (xpi/firefox-i18n-50.0.2/ga-IE.xpi) = 455097 -SHA256 (xpi/firefox-i18n-50.0.2/gd.xpi) = f5f2d15865fe289a2cf5a0e3248b1b11ee81477fbc7216203f2789d10da5f1c6 -SIZE (xpi/firefox-i18n-50.0.2/gd.xpi) = 444265 -SHA256 (xpi/firefox-i18n-50.0.2/gl.xpi) = 43443460f92a397562e41d6d164fc6841c9090e6ad96c5af3eeb48d4730ab20e -SIZE (xpi/firefox-i18n-50.0.2/gl.xpi) = 451916 -SHA256 (xpi/firefox-i18n-50.0.2/gn.xpi) = f69c5f8470334254ca9e9f7202b84e90c4af1986d759ce6da6c6758a0107ec42 -SIZE (xpi/firefox-i18n-50.0.2/gn.xpi) = 453225 -SHA256 (xpi/firefox-i18n-50.0.2/gu-IN.xpi) = cd93e0c1d0b9c798d09a3f9cba9d83a896affd8d48eee6ed33da86c472455d3a -SIZE (xpi/firefox-i18n-50.0.2/gu-IN.xpi) = 487096 -SHA256 (xpi/firefox-i18n-50.0.2/he.xpi) = f091c55a32ca6e6360a7a34d05184c0da111e374ead45de4902bdf3b8af44c7a -SIZE (xpi/firefox-i18n-50.0.2/he.xpi) = 455648 -SHA256 (xpi/firefox-i18n-50.0.2/hi-IN.xpi) = ceda99abfaf12189795332ed871d84431458dc1378cc1b3492f301d853a5369a -SIZE (xpi/firefox-i18n-50.0.2/hi-IN.xpi) = 499704 -SHA256 (xpi/firefox-i18n-50.0.2/hr.xpi) = 258f83dd5e575bac420f54defa9ec18bdeff73559c0e0b2f45f818c34b99de0e -SIZE (xpi/firefox-i18n-50.0.2/hr.xpi) = 444277 -SHA256 (xpi/firefox-i18n-50.0.2/hsb.xpi) = 95bd0ace426e060957752e7baca61cdc3a9cd867f637de7b0875b69c5bde6818 -SIZE (xpi/firefox-i18n-50.0.2/hsb.xpi) = 453907 -SHA256 (xpi/firefox-i18n-50.0.2/hu.xpi) = 5a6a447494cfc93ed287c1f518ab1666c06a244f32e9cc494c1867634a5be46d -SIZE (xpi/firefox-i18n-50.0.2/hu.xpi) = 448348 -SHA256 (xpi/firefox-i18n-50.0.2/hy-AM.xpi) = f0c9b033e6ccbb70660aed1ecc80d06bd02b659ffa2e4ee53b51a489090a0908 -SIZE (xpi/firefox-i18n-50.0.2/hy-AM.xpi) = 492715 -SHA256 (xpi/firefox-i18n-50.0.2/id.xpi) = eded14951c477a8ebeada56c936e53d737e2907f1e4c5a46de0707c1dd7ca0c7 -SIZE (xpi/firefox-i18n-50.0.2/id.xpi) = 423000 -SHA256 (xpi/firefox-i18n-50.0.2/is.xpi) = 57c13e9eff970ee4aa0eebf133334713921fff28c3272e9fe85e44b1eae35a2b -SIZE (xpi/firefox-i18n-50.0.2/is.xpi) = 435393 -SHA256 (xpi/firefox-i18n-50.0.2/it.xpi) = 23a9ac0d9e56634048eb7dc9ecf57b03e14e56013804481fb4df385798517975 -SIZE (xpi/firefox-i18n-50.0.2/it.xpi) = 336080 -SHA256 (xpi/firefox-i18n-50.0.2/ja.xpi) = b61cd8d8c1e3add7351d6190a9924ac71357ea61d1ddaa39d28856c9b4cfa807 -SIZE (xpi/firefox-i18n-50.0.2/ja.xpi) = 484311 -SHA256 (xpi/firefox-i18n-50.0.2/kk.xpi) = 2dc12c8e107afe86f34dcb18b0a397f2745053e38678abf5e338eaecff1d5357 -SIZE (xpi/firefox-i18n-50.0.2/kk.xpi) = 493718 -SHA256 (xpi/firefox-i18n-50.0.2/km.xpi) = 1bc4de6e9963dcc3d082656fa0a9fad68c9ee662ff1e2f4adb53f6f9751fd160 -SIZE (xpi/firefox-i18n-50.0.2/km.xpi) = 518205 -SHA256 (xpi/firefox-i18n-50.0.2/kn.xpi) = a0a19c5f65efe0f0102fe236d01e02c6e0cd23dc051002442435d87e05910475 -SIZE (xpi/firefox-i18n-50.0.2/kn.xpi) = 517625 -SHA256 (xpi/firefox-i18n-50.0.2/ko.xpi) = 16265343fa9eba15d14fa28ee18d3f30c9d93745070c90f0cabecc5f33155c32 -SIZE (xpi/firefox-i18n-50.0.2/ko.xpi) = 460200 -SHA256 (xpi/firefox-i18n-50.0.2/lij.xpi) = 2158be0d8634ee90af494896e9f7be41db0a8f7357ce641bd6459f92251a06b1 -SIZE (xpi/firefox-i18n-50.0.2/lij.xpi) = 394009 -SHA256 (xpi/firefox-i18n-50.0.2/lt.xpi) = 034831f5099c415b20837c8955b5a7a6c9bbf7603611b7b39a3258c488b073ed -SIZE (xpi/firefox-i18n-50.0.2/lt.xpi) = 449250 -SHA256 (xpi/firefox-i18n-50.0.2/lv.xpi) = 7133e9c0102fdef8598092505bcd3b69633ce3388d701146abed2897c844a973 -SIZE (xpi/firefox-i18n-50.0.2/lv.xpi) = 444936 -SHA256 (xpi/firefox-i18n-50.0.2/mai.xpi) = 18630404bdf62fd1066736ea6af508bbed20894531a80b974cfb0db32baea9e0 -SIZE (xpi/firefox-i18n-50.0.2/mai.xpi) = 497920 -SHA256 (xpi/firefox-i18n-50.0.2/mk.xpi) = 8025b0f8eb48729afbf5bb20e6893a155b6cfb43814580b186c18cecbe2cb256 -SIZE (xpi/firefox-i18n-50.0.2/mk.xpi) = 494591 -SHA256 (xpi/firefox-i18n-50.0.2/ml.xpi) = dc8633476180c413ec817e5237ba892c92eacf38a03dee3a00d3d896c52ee54a -SIZE (xpi/firefox-i18n-50.0.2/ml.xpi) = 514614 -SHA256 (xpi/firefox-i18n-50.0.2/mr.xpi) = 96443d6ca0af7ccf849f02c8ed2feca741e07d672e4c72791d6c729b829e5d73 -SIZE (xpi/firefox-i18n-50.0.2/mr.xpi) = 498731 -SHA256 (xpi/firefox-i18n-50.0.2/ms.xpi) = 5024e38dc2875aad4348168aa6a1cd9e0034965242cdc2d88945507ea3f66411 -SIZE (xpi/firefox-i18n-50.0.2/ms.xpi) = 433891 -SHA256 (xpi/firefox-i18n-50.0.2/nb-NO.xpi) = 2b2e032e96e3fd50e0e18d6489391b3ad4b4bf290b615f2993583462b3eb0d7e -SIZE (xpi/firefox-i18n-50.0.2/nb-NO.xpi) = 431341 -SHA256 (xpi/firefox-i18n-50.0.2/nl.xpi) = d99d8a348b6acca99396ff3adead4d73365aeedc620477368cdd4eaf94084dbe -SIZE (xpi/firefox-i18n-50.0.2/nl.xpi) = 429142 -SHA256 (xpi/firefox-i18n-50.0.2/nn-NO.xpi) = 3e948361393022bfbdc2471f1f52ae9612bfcc7421bde363b9f2cc92ceb12832 -SIZE (xpi/firefox-i18n-50.0.2/nn-NO.xpi) = 425413 -SHA256 (xpi/firefox-i18n-50.0.2/or.xpi) = a4371b641228a4c59e1df7eb1b20615d033bf6f1e7d327a275a0c0d2a4eec24f -SIZE (xpi/firefox-i18n-50.0.2/or.xpi) = 495202 -SHA256 (xpi/firefox-i18n-50.0.2/pa-IN.xpi) = f2739db2080c82534a8183a2462e82957730b0529e4f44c625f3412b15dc6d37 -SIZE (xpi/firefox-i18n-50.0.2/pa-IN.xpi) = 474241 -SHA256 (xpi/firefox-i18n-50.0.2/pl.xpi) = 319a086b7440c62ce5c10e4c61bd7dcc7955580b71984ba95ef10142f3fe96a1 -SIZE (xpi/firefox-i18n-50.0.2/pl.xpi) = 353777 -SHA256 (xpi/firefox-i18n-50.0.2/pt-BR.xpi) = dcb3cc50a6ec033beefc4cdfebefc9e10d9985e2dae9d2d2e7a75df4043e2ebe -SIZE (xpi/firefox-i18n-50.0.2/pt-BR.xpi) = 438615 -SHA256 (xpi/firefox-i18n-50.0.2/pt-PT.xpi) = 4c35b31a40cd1118dd619386c6960b6a3ec2eff5442a486c4747a9e9c082417b -SIZE (xpi/firefox-i18n-50.0.2/pt-PT.xpi) = 433533 -SHA256 (xpi/firefox-i18n-50.0.2/rm.xpi) = c25b150e435460a0bf80853abe5389aa26493dc05b3eff1db82460d175edd810 -SIZE (xpi/firefox-i18n-50.0.2/rm.xpi) = 431604 -SHA256 (xpi/firefox-i18n-50.0.2/ro.xpi) = 9911f11737e690d0415a38013eff67d4282a633e3142c4bdb50f23d311155bb2 -SIZE (xpi/firefox-i18n-50.0.2/ro.xpi) = 445556 -SHA256 (xpi/firefox-i18n-50.0.2/ru.xpi) = d973413d77bfd8a1f98890ee799513ff5f2142440faa2cc43a9d1a11887bbaf2 -SIZE (xpi/firefox-i18n-50.0.2/ru.xpi) = 390433 -SHA256 (xpi/firefox-i18n-50.0.2/si.xpi) = 2c6c83e8af1a1989a73b0894549057d470bb78e6d7a6688302397637b33a78dc -SIZE (xpi/firefox-i18n-50.0.2/si.xpi) = 486232 -SHA256 (xpi/firefox-i18n-50.0.2/sk.xpi) = 1ee595eaee68074398b4e49dc044cc29019778982f8fbd51df29d810f4ef55fe -SIZE (xpi/firefox-i18n-50.0.2/sk.xpi) = 452174 -SHA256 (xpi/firefox-i18n-50.0.2/sl.xpi) = 796969d3159148c2296955319ea03db0a2e3f129413c89d94e249c61e31575cf -SIZE (xpi/firefox-i18n-50.0.2/sl.xpi) = 430207 -SHA256 (xpi/firefox-i18n-50.0.2/son.xpi) = 3adb7db131a89597ac38b36a55c51cabfc13a1158cafd6a5af6a0c9d9b539e33 -SIZE (xpi/firefox-i18n-50.0.2/son.xpi) = 433273 -SHA256 (xpi/firefox-i18n-50.0.2/sq.xpi) = 6a5641e47eb8746be82e96060e2aa44335013465b762ed3b96b4f3c06fb92890 -SIZE (xpi/firefox-i18n-50.0.2/sq.xpi) = 449092 -SHA256 (xpi/firefox-i18n-50.0.2/sr.xpi) = ca9826e23b26d4d180bf2bd9f9ee6c7865ae664ad442d8a6fbd761021ec6b08a -SIZE (xpi/firefox-i18n-50.0.2/sr.xpi) = 459593 -SHA256 (xpi/firefox-i18n-50.0.2/sv-SE.xpi) = fab68bbe7cd7d7179d68bd5a99312a9ea970c7300d45061eab2d2d10fc9b88a8 -SIZE (xpi/firefox-i18n-50.0.2/sv-SE.xpi) = 438327 -SHA256 (xpi/firefox-i18n-50.0.2/ta.xpi) = 7c0ea613ddc14ad0f6fbc2c2181f5aed2ca537dac8b96fdba8a9063f0937e47c -SIZE (xpi/firefox-i18n-50.0.2/ta.xpi) = 489666 -SHA256 (xpi/firefox-i18n-50.0.2/te.xpi) = 1131e25308b9d30ae9fdc1bf3d0d84d4fa1f06f414b0d290a45392c57c8a8a23 -SIZE (xpi/firefox-i18n-50.0.2/te.xpi) = 515620 -SHA256 (xpi/firefox-i18n-50.0.2/th.xpi) = 795153523a8bf89b16f4e484a8c37e6a3cdc9190dd529b34981a6651400bf6ec -SIZE (xpi/firefox-i18n-50.0.2/th.xpi) = 484870 -SHA256 (xpi/firefox-i18n-50.0.2/tr.xpi) = 280084081487f18ee2c734e2c17af2ae7566284688501bb797ebcc8e1c7e4633 -SIZE (xpi/firefox-i18n-50.0.2/tr.xpi) = 440603 -SHA256 (xpi/firefox-i18n-50.0.2/uk.xpi) = 41b41cb66a37480ae2674b9ab6e3b1e911804ad82423365a8c15c23bb6400c18 -SIZE (xpi/firefox-i18n-50.0.2/uk.xpi) = 490968 -SHA256 (xpi/firefox-i18n-50.0.2/uz.xpi) = 408816328660a0089dd5d336929cef5a4a7dcafee5c2153f3f780631a051e317 -SIZE (xpi/firefox-i18n-50.0.2/uz.xpi) = 444774 -SHA256 (xpi/firefox-i18n-50.0.2/vi.xpi) = 11c241bc767e00cfb3f7196004d69b121362533f1e30eadc8c3833b3aeebd5d4 -SIZE (xpi/firefox-i18n-50.0.2/vi.xpi) = 447653 -SHA256 (xpi/firefox-i18n-50.0.2/xh.xpi) = 3cb09d72d68de9946711ae2174272720b188068fdac8c0b31fa9c2a74d3dc139 -SIZE (xpi/firefox-i18n-50.0.2/xh.xpi) = 437879 -SHA256 (xpi/firefox-i18n-50.0.2/zh-CN.xpi) = 3fad24b5d6841669c0c0e79a5770cc475a3618e5d19e22c9562a7ee614595bde -SIZE (xpi/firefox-i18n-50.0.2/zh-CN.xpi) = 457903 -SHA256 (xpi/firefox-i18n-50.0.2/zh-TW.xpi) = 7732340e82d5ca0a7f047b0dfc99e6d928cc79e4d56b1dec3dbe1e9584396eb0 -SIZE (xpi/firefox-i18n-50.0.2/zh-TW.xpi) = 469092 +TIMESTAMP = 1481172756 +SHA256 (xpi/firefox-i18n-50.1.0/ach.xpi) = db54b84c0c15fcaba27e2e124049c3f24efa4367fb6ed97daf34a62ad567ce73 +SIZE (xpi/firefox-i18n-50.1.0/ach.xpi) = 425410 +SHA256 (xpi/firefox-i18n-50.1.0/af.xpi) = 1f90832b46c293e69e798a67895b9aba430b869c0e3184a0d611cb06bcb415da +SIZE (xpi/firefox-i18n-50.1.0/af.xpi) = 433950 +SHA256 (xpi/firefox-i18n-50.1.0/an.xpi) = 84a0200f752ae65e0bc08d0cc4a351c69e20d2a513199eb32ace260f078b0266 +SIZE (xpi/firefox-i18n-50.1.0/an.xpi) = 442206 +SHA256 (xpi/firefox-i18n-50.1.0/ar.xpi) = 6d3f8fff35b26a9b5dd86607ab3e504b2796ae5af6e07b6d327901803c1cb94b +SIZE (xpi/firefox-i18n-50.1.0/ar.xpi) = 470436 +SHA256 (xpi/firefox-i18n-50.1.0/as.xpi) = 4f81c6948c19a3c0c0278d0ee0604b84382e013c84cbd729b8bb534ef8d885a9 +SIZE (xpi/firefox-i18n-50.1.0/as.xpi) = 484771 +SHA256 (xpi/firefox-i18n-50.1.0/ast.xpi) = 81918465211a3d0ce575e7d7ef10735a8b7c45738bdf1e2478720c0e5d633709 +SIZE (xpi/firefox-i18n-50.1.0/ast.xpi) = 433850 +SHA256 (xpi/firefox-i18n-50.1.0/az.xpi) = 0c21e6def5113289295652f67f95ea4a3f5be885d781eaac94a0f0ac05111fd2 +SIZE (xpi/firefox-i18n-50.1.0/az.xpi) = 451404 +SHA256 (xpi/firefox-i18n-50.1.0/be.xpi) = 65d6fe396efc6b95dd90bc7fff7061d8643c64fa20180796cc98840ecbf07e4d +SIZE (xpi/firefox-i18n-50.1.0/be.xpi) = 458492 +SHA256 (xpi/firefox-i18n-50.1.0/bg.xpi) = 53623d2bfd9907697b5d7b0e747fb0eecbbea714967c9d36571ac62514a7c6b4 +SIZE (xpi/firefox-i18n-50.1.0/bg.xpi) = 484622 +SHA256 (xpi/firefox-i18n-50.1.0/bn-BD.xpi) = 5768972ee398ed19f3eb254d26598ebd327a340d26ac4cb329e2a990f99edab8 +SIZE (xpi/firefox-i18n-50.1.0/bn-BD.xpi) = 509168 +SHA256 (xpi/firefox-i18n-50.1.0/bn-IN.xpi) = 18ccacde99791e10583c15976b29feb8520cec616896ec2cef3c667a17819def +SIZE (xpi/firefox-i18n-50.1.0/bn-IN.xpi) = 503132 +SHA256 (xpi/firefox-i18n-50.1.0/br.xpi) = 166d2077653f00163accb1d56ad56f76528c874dac47f0b6ed9f2df27300eb0c +SIZE (xpi/firefox-i18n-50.1.0/br.xpi) = 432449 +SHA256 (xpi/firefox-i18n-50.1.0/bs.xpi) = 5d9823adc07551066d342a3652a8861d5194a4f6cf3d5c19aff25e095cbcbf71 +SIZE (xpi/firefox-i18n-50.1.0/bs.xpi) = 439556 +SHA256 (xpi/firefox-i18n-50.1.0/ca.xpi) = bde4ce518973aa378f806f425da45b14fa916e19c9246a53c3655c1b6d7f55c8 +SIZE (xpi/firefox-i18n-50.1.0/ca.xpi) = 440361 +SHA256 (xpi/firefox-i18n-50.1.0/cs.xpi) = 72dfa15075f3a37114a143f0b2bb02e0f0f70a35a119776713d673bee92881da +SIZE (xpi/firefox-i18n-50.1.0/cs.xpi) = 439542 +SHA256 (xpi/firefox-i18n-50.1.0/cy.xpi) = a78071188fa1f9f561c52f970cb0412826db62e67bbcb827ba64aaa23d1c94c0 +SIZE (xpi/firefox-i18n-50.1.0/cy.xpi) = 433665 +SHA256 (xpi/firefox-i18n-50.1.0/da.xpi) = 76dc2bca941cb71e4f2233f91632feeb438cdc82c2c23d06c08e28d300f53552 +SIZE (xpi/firefox-i18n-50.1.0/da.xpi) = 421325 +SHA256 (xpi/firefox-i18n-50.1.0/de.xpi) = bcd98186dc9e9f19c56ae926f4177d52bb70f0510b0eeddb518fa217a98ac630 +SIZE (xpi/firefox-i18n-50.1.0/de.xpi) = 438195 +SHA256 (xpi/firefox-i18n-50.1.0/dsb.xpi) = bfb9285909e173591750d69ccbe7249b4daa252c6f28462ab04ccdfc8fe2bcc6 +SIZE (xpi/firefox-i18n-50.1.0/dsb.xpi) = 456086 +SHA256 (xpi/firefox-i18n-50.1.0/el.xpi) = 146fc2a2bb1a990aeb794fc81a7e952b0d83a8ac15aeb8b508688264b221b751 +SIZE (xpi/firefox-i18n-50.1.0/el.xpi) = 502227 +SHA256 (xpi/firefox-i18n-50.1.0/en-GB.xpi) = 3187df8d2c923979e9c67ce7658111094a9f3f1eb15aa8f270b0f76cdbf9d2ba +SIZE (xpi/firefox-i18n-50.1.0/en-GB.xpi) = 415255 +SHA256 (xpi/firefox-i18n-50.1.0/en-US.xpi) = fae6dd8f778c10cc0a0b6dc4805153cf16a273948794c98dfb8a35dd05ebf1ea +SIZE (xpi/firefox-i18n-50.1.0/en-US.xpi) = 425321 +SHA256 (xpi/firefox-i18n-50.1.0/en-ZA.xpi) = 9ab6b4f4fe4df033a95ebb597f97a6ef99517aea895b7df8411a34d72cf9c472 +SIZE (xpi/firefox-i18n-50.1.0/en-ZA.xpi) = 408747 +SHA256 (xpi/firefox-i18n-50.1.0/eo.xpi) = 2435e4cb414f2c24cafbf3304530696282bce48cc05e394d60053c0d5277a630 +SIZE (xpi/firefox-i18n-50.1.0/eo.xpi) = 434338 +SHA256 (xpi/firefox-i18n-50.1.0/es-AR.xpi) = cb71ab12ca44e1bb37d12cc5823068e9ffcf8235e746f72938bd49afd141fc36 +SIZE (xpi/firefox-i18n-50.1.0/es-AR.xpi) = 439533 +SHA256 (xpi/firefox-i18n-50.1.0/es-CL.xpi) = 8ab50e87e703c5bbc6b8e67a44e660d87cca1227198bb8beb8fd02460eade51a +SIZE (xpi/firefox-i18n-50.1.0/es-CL.xpi) = 440866 +SHA256 (xpi/firefox-i18n-50.1.0/es-ES.xpi) = 029956fbed461784de92ec1a0d3fc6ceff52e5ab46158b20369c74f52b254d80 +SIZE (xpi/firefox-i18n-50.1.0/es-ES.xpi) = 342208 +SHA256 (xpi/firefox-i18n-50.1.0/es-MX.xpi) = 93b072b9658b9dc6c4d88d8b2b9328ee83f9857d29b578531a94bdbfaff8338f +SIZE (xpi/firefox-i18n-50.1.0/es-MX.xpi) = 445100 +SHA256 (xpi/firefox-i18n-50.1.0/et.xpi) = dc5ca066b594e206f0afc598e87129deafcb559363736b7d71f6aa10ad00bd45 +SIZE (xpi/firefox-i18n-50.1.0/et.xpi) = 422048 +SHA256 (xpi/firefox-i18n-50.1.0/eu.xpi) = eaa622437e55deda535ffe4974a8a09b9567c6a14fc648f1f04e60e9694c0c71 +SIZE (xpi/firefox-i18n-50.1.0/eu.xpi) = 435622 +SHA256 (xpi/firefox-i18n-50.1.0/fa.xpi) = ff8f7077f5eda083624a95405890dc569ea0a9eee12f36b144bfc639715229d4 +SIZE (xpi/firefox-i18n-50.1.0/fa.xpi) = 487592 +SHA256 (xpi/firefox-i18n-50.1.0/ff.xpi) = 202821f043547fc43a75ed60de9068b285cb93461e18ec6265829e92a17886cf +SIZE (xpi/firefox-i18n-50.1.0/ff.xpi) = 438310 +SHA256 (xpi/firefox-i18n-50.1.0/fi.xpi) = 9f9c4ea0b9de6a7ae0db1c426d56e3c79c1bfc4087eed78c05db9b083344c7ed +SIZE (xpi/firefox-i18n-50.1.0/fi.xpi) = 426490 +SHA256 (xpi/firefox-i18n-50.1.0/fr.xpi) = 5cd3e02bfae67736c9232c7755c61dd0c6b89824f7b1fa83e5af802e6e87c775 +SIZE (xpi/firefox-i18n-50.1.0/fr.xpi) = 447065 +SHA256 (xpi/firefox-i18n-50.1.0/fy-NL.xpi) = 44ddd7d338d386e4adfdf4894d081b3854684280afeb76846f78d5f183e2d505 +SIZE (xpi/firefox-i18n-50.1.0/fy-NL.xpi) = 441788 +SHA256 (xpi/firefox-i18n-50.1.0/ga-IE.xpi) = fddb1d88ed94575c80f8a7bbe9f21dc0fb49e409cc08fbb2ee32bef78e21ae86 +SIZE (xpi/firefox-i18n-50.1.0/ga-IE.xpi) = 455097 +SHA256 (xpi/firefox-i18n-50.1.0/gd.xpi) = 33a7c184e2877da1bdf45d5a92b950a4bbc753471f88ea90e7c3585cb2043c32 +SIZE (xpi/firefox-i18n-50.1.0/gd.xpi) = 444265 +SHA256 (xpi/firefox-i18n-50.1.0/gl.xpi) = 18c9b30f1de7d04c4675145f05b6e96b18ac0c8f4a26fa7c0ce37f912bc9acb7 +SIZE (xpi/firefox-i18n-50.1.0/gl.xpi) = 451916 +SHA256 (xpi/firefox-i18n-50.1.0/gn.xpi) = 2eb03c758f4ade230d611a4f1a965209642429f82d233381bde0a5e2cf43aadb +SIZE (xpi/firefox-i18n-50.1.0/gn.xpi) = 453225 +SHA256 (xpi/firefox-i18n-50.1.0/gu-IN.xpi) = c1c647eb01b7a7fa71e9fc99750f8a3b23bd5b7d7623d05a175f7eebedb2b5d6 +SIZE (xpi/firefox-i18n-50.1.0/gu-IN.xpi) = 487095 +SHA256 (xpi/firefox-i18n-50.1.0/he.xpi) = f3734156473a998d51f421b206179a4e78b3fb589e1591a3f85600721bf72876 +SIZE (xpi/firefox-i18n-50.1.0/he.xpi) = 455648 +SHA256 (xpi/firefox-i18n-50.1.0/hi-IN.xpi) = 16e8f425db1d3d08293cc6e92c845c05990e8a89607609362d6371360971a837 +SIZE (xpi/firefox-i18n-50.1.0/hi-IN.xpi) = 499704 +SHA256 (xpi/firefox-i18n-50.1.0/hr.xpi) = b16d41138602b16dc38f669312d04e95b90c249dc6eb7066a421c5bffe43bc28 +SIZE (xpi/firefox-i18n-50.1.0/hr.xpi) = 444277 +SHA256 (xpi/firefox-i18n-50.1.0/hsb.xpi) = 91e3b5846538e39bbcc314e72adc338297decfa25aeffde8d53eb0c6cbf251a5 +SIZE (xpi/firefox-i18n-50.1.0/hsb.xpi) = 453907 +SHA256 (xpi/firefox-i18n-50.1.0/hu.xpi) = 6978364271143ab41996efc78f520f3bb687af52267fe01cfb48ec23febb3c26 +SIZE (xpi/firefox-i18n-50.1.0/hu.xpi) = 448352 +SHA256 (xpi/firefox-i18n-50.1.0/hy-AM.xpi) = 6a94b0973613dfca2c230713312221d92a3627c7f2128cee4ec81d71b24b416e +SIZE (xpi/firefox-i18n-50.1.0/hy-AM.xpi) = 492715 +SHA256 (xpi/firefox-i18n-50.1.0/id.xpi) = d90e4b4ede96c33671e283eb1192038f9dbd7bb2d71d53a2353a3add338e3ea0 +SIZE (xpi/firefox-i18n-50.1.0/id.xpi) = 423000 +SHA256 (xpi/firefox-i18n-50.1.0/is.xpi) = 3e85b0206e8538b45d4d6548e053e367524d23b336b0be214971531be5cd3c29 +SIZE (xpi/firefox-i18n-50.1.0/is.xpi) = 435393 +SHA256 (xpi/firefox-i18n-50.1.0/it.xpi) = 37ebf392af8f59e8fd2e241c10d01b61976c52af6909c8a012a40813f2a23647 +SIZE (xpi/firefox-i18n-50.1.0/it.xpi) = 336080 +SHA256 (xpi/firefox-i18n-50.1.0/ja.xpi) = a1675efea45733c61418a943d8b19db9d5c780a29d81c905618ee06993a87394 +SIZE (xpi/firefox-i18n-50.1.0/ja.xpi) = 484310 +SHA256 (xpi/firefox-i18n-50.1.0/kk.xpi) = 020411b4f57db00413cdc648378bf48e6f28b0ff783888b47b9801b31f360363 +SIZE (xpi/firefox-i18n-50.1.0/kk.xpi) = 493718 +SHA256 (xpi/firefox-i18n-50.1.0/km.xpi) = 5f75fba1b2b1094de89b0d050300abbdd8c425718840cab353e01b7515f4cf3a +SIZE (xpi/firefox-i18n-50.1.0/km.xpi) = 518205 +SHA256 (xpi/firefox-i18n-50.1.0/kn.xpi) = 70ab37759463b4fc11bc78db7c6f1208ddcb711bbefdf1bfae6f1d53c4538b9f +SIZE (xpi/firefox-i18n-50.1.0/kn.xpi) = 517625 +SHA256 (xpi/firefox-i18n-50.1.0/ko.xpi) = 5e5e6631db6d3115578c240016dddb884543ef196647b04d62b0ce1c27c0a38a +SIZE (xpi/firefox-i18n-50.1.0/ko.xpi) = 460199 +SHA256 (xpi/firefox-i18n-50.1.0/lij.xpi) = 8857040d7ad2b7b31bfe1262939e238467fbe0e7fdb9fae3077991b10e847d5d +SIZE (xpi/firefox-i18n-50.1.0/lij.xpi) = 394009 +SHA256 (xpi/firefox-i18n-50.1.0/lt.xpi) = cd7f0dd21c9316ef4cd028ad213f006b8b065416dac7c25fcf3f70ebf783b96e +SIZE (xpi/firefox-i18n-50.1.0/lt.xpi) = 449250 +SHA256 (xpi/firefox-i18n-50.1.0/lv.xpi) = 499f7870b5436d4d676c5b0237a8e5f3a36dcc7e33e1202e0f756353cf147d64 +SIZE (xpi/firefox-i18n-50.1.0/lv.xpi) = 444936 +SHA256 (xpi/firefox-i18n-50.1.0/mai.xpi) = 81b3e68c6b540fdf337fdbcd7a92e813d5d2de67b70696c188b7367dd897eced +SIZE (xpi/firefox-i18n-50.1.0/mai.xpi) = 497919 +SHA256 (xpi/firefox-i18n-50.1.0/mk.xpi) = ef03c0ce5005e6973e7c6ae52431c9af8493f809999a76d49df21a8844e56608 +SIZE (xpi/firefox-i18n-50.1.0/mk.xpi) = 494591 +SHA256 (xpi/firefox-i18n-50.1.0/ml.xpi) = 8ca7aad3bfe7247108b6fefd3eb498e9d20e45bcec74d546cbd77ceee04a9d9d +SIZE (xpi/firefox-i18n-50.1.0/ml.xpi) = 514614 +SHA256 (xpi/firefox-i18n-50.1.0/mr.xpi) = b349d5ce15844c4a0081396f439f3df9864220c53c89780c94f6ace62c432cce +SIZE (xpi/firefox-i18n-50.1.0/mr.xpi) = 498731 +SHA256 (xpi/firefox-i18n-50.1.0/ms.xpi) = 2150f76796e717f1c5205f75f0486d7b35c318b1d5a5145777286e4631098257 +SIZE (xpi/firefox-i18n-50.1.0/ms.xpi) = 433891 +SHA256 (xpi/firefox-i18n-50.1.0/nb-NO.xpi) = e01046e7f9f3be466e51314faedf31e4f0132f66568f3a1c4017b2b827c91070 +SIZE (xpi/firefox-i18n-50.1.0/nb-NO.xpi) = 431341 +SHA256 (xpi/firefox-i18n-50.1.0/nl.xpi) = e29c868af5d5d218dcf36969e118fc6d8d9889f6562e1fab493b3a0e79b896db +SIZE (xpi/firefox-i18n-50.1.0/nl.xpi) = 429142 +SHA256 (xpi/firefox-i18n-50.1.0/nn-NO.xpi) = 0e62ebc13749cda45cb7c69d5eb68ea5a8e5691559e4d427fc7dc0c949f44be4 +SIZE (xpi/firefox-i18n-50.1.0/nn-NO.xpi) = 425413 +SHA256 (xpi/firefox-i18n-50.1.0/or.xpi) = 3e81619b1ddaa43d21d6cc971965fa675a26181e8f62ed21b18b1791894757d6 +SIZE (xpi/firefox-i18n-50.1.0/or.xpi) = 495202 +SHA256 (xpi/firefox-i18n-50.1.0/pa-IN.xpi) = 085dddc431a6b510e7dc409217e9958adc148c1e19adb47d42fc5579e7b9f120 +SIZE (xpi/firefox-i18n-50.1.0/pa-IN.xpi) = 474241 +SHA256 (xpi/firefox-i18n-50.1.0/pl.xpi) = 42dd3339773d32c95a03e9fc5b3816f5433c1c1c3e63aac5e345376f86abaef2 +SIZE (xpi/firefox-i18n-50.1.0/pl.xpi) = 353777 +SHA256 (xpi/firefox-i18n-50.1.0/pt-BR.xpi) = a33ef5db5f8b0cd4d601929d91e8c88b1c6397e9afa155b08eaf20ab78f3953e +SIZE (xpi/firefox-i18n-50.1.0/pt-BR.xpi) = 438615 +SHA256 (xpi/firefox-i18n-50.1.0/pt-PT.xpi) = c2ddec6e2ed7a1e74fcefa5d0887e99a3015888d54b783d9ed1577cac98b8a4d +SIZE (xpi/firefox-i18n-50.1.0/pt-PT.xpi) = 433532 +SHA256 (xpi/firefox-i18n-50.1.0/rm.xpi) = 0bfd6923f26daed995bf6484a9174add457851177c55b7cc7890df1ab6639084 +SIZE (xpi/firefox-i18n-50.1.0/rm.xpi) = 431604 +SHA256 (xpi/firefox-i18n-50.1.0/ro.xpi) = 273e122349d4b003de3de2d0fafbb22e1cf498717f368ffddf1d0993b7b73a87 +SIZE (xpi/firefox-i18n-50.1.0/ro.xpi) = 445556 +SHA256 (xpi/firefox-i18n-50.1.0/ru.xpi) = 789e045aec63b3be715b3405369676661c1f3b61aca4089e34d31aa8b659755c +SIZE (xpi/firefox-i18n-50.1.0/ru.xpi) = 390433 +SHA256 (xpi/firefox-i18n-50.1.0/si.xpi) = b1e1f3571b16b6094d227bc2ddc55788effbc274918da915f4a17962c97788af +SIZE (xpi/firefox-i18n-50.1.0/si.xpi) = 486232 +SHA256 (xpi/firefox-i18n-50.1.0/sk.xpi) = f2c93b899bbfce32102f2eddc35744ee98528384ef1f1a269577e44e0a644c98 +SIZE (xpi/firefox-i18n-50.1.0/sk.xpi) = 452174 +SHA256 (xpi/firefox-i18n-50.1.0/sl.xpi) = 19dc731ddd193e207b022607381e68004abc886464d849c50755ea4d31e61df0 +SIZE (xpi/firefox-i18n-50.1.0/sl.xpi) = 430207 +SHA256 (xpi/firefox-i18n-50.1.0/son.xpi) = 1da8f877c0d00333dfdcb21a9115c04f233986ca987ba5739b91ad7877b33d59 +SIZE (xpi/firefox-i18n-50.1.0/son.xpi) = 433273 +SHA256 (xpi/firefox-i18n-50.1.0/sq.xpi) = 041e88f2d34a715225ebc6ec78ae75cbca3c8a97221c1f6a64e3f06fbdc8dde1 +SIZE (xpi/firefox-i18n-50.1.0/sq.xpi) = 449092 +SHA256 (xpi/firefox-i18n-50.1.0/sr.xpi) = 7b1ef7b953890ba61c58e57e6149fafea873e39167961831a61599d7be4d39cf +SIZE (xpi/firefox-i18n-50.1.0/sr.xpi) = 459593 +SHA256 (xpi/firefox-i18n-50.1.0/sv-SE.xpi) = f50f74e78b3d1424aec6396747c66413713bbb82aa26eed37abdfa7b228ca6ec +SIZE (xpi/firefox-i18n-50.1.0/sv-SE.xpi) = 438327 +SHA256 (xpi/firefox-i18n-50.1.0/ta.xpi) = 434425518bba81a965e0771b7c379e32fb0688eb0aeb1302d74823ee5515d9f5 +SIZE (xpi/firefox-i18n-50.1.0/ta.xpi) = 489664 +SHA256 (xpi/firefox-i18n-50.1.0/te.xpi) = 5ede0cec24269fad84f1c8eec17f3da5be59e452f470e13926ddf351fcc5e11b +SIZE (xpi/firefox-i18n-50.1.0/te.xpi) = 515622 +SHA256 (xpi/firefox-i18n-50.1.0/th.xpi) = d6918d086f2e461b50d56f4dec9e98de9f8cd8bb75b84d108eee8020406c2893 +SIZE (xpi/firefox-i18n-50.1.0/th.xpi) = 484869 +SHA256 (xpi/firefox-i18n-50.1.0/tr.xpi) = f667b82e5893c63a893aa1daede1bbab3468c0cebc35dd64f7f689c85f235b35 +SIZE (xpi/firefox-i18n-50.1.0/tr.xpi) = 440603 +SHA256 (xpi/firefox-i18n-50.1.0/uk.xpi) = ef2a937b6c9015b7b46dc8837aaa4011c83dbeacdfa2a11820d7efe2301e7d5c +SIZE (xpi/firefox-i18n-50.1.0/uk.xpi) = 490968 +SHA256 (xpi/firefox-i18n-50.1.0/uz.xpi) = 22da17f8404fe6a98d58812e85eb70a5c7de898ab0f3f3598b3fc6a0adecc8ed +SIZE (xpi/firefox-i18n-50.1.0/uz.xpi) = 444775 +SHA256 (xpi/firefox-i18n-50.1.0/vi.xpi) = 5fb86b8039a3ec5f5d29887dbbcf6ddd843c6818ea28ce422ac839ac82098b82 +SIZE (xpi/firefox-i18n-50.1.0/vi.xpi) = 447653 +SHA256 (xpi/firefox-i18n-50.1.0/xh.xpi) = 5dee657d054ec57f480523ce6ee6b02e63b4173edda319cafc0ed246d9368a52 +SIZE (xpi/firefox-i18n-50.1.0/xh.xpi) = 437879 +SHA256 (xpi/firefox-i18n-50.1.0/zh-CN.xpi) = 258db702f1ada9105bcd6b11e8ddf8197246dff9bc18ee2ab0eb9e4b5ea3f6b2 +SIZE (xpi/firefox-i18n-50.1.0/zh-CN.xpi) = 457904 +SHA256 (xpi/firefox-i18n-50.1.0/zh-TW.xpi) = ce6729051516187b63af735a0470a4904183499f03dddd849b314a94d4629bcb +SIZE (xpi/firefox-i18n-50.1.0/zh-TW.xpi) = 469091 Modified: branches/2016Q4/www/firefox/Makefile ============================================================================== --- branches/2016Q4/www/firefox/Makefile Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:45:34 2016 (r428548) @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 50.0.2 +DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla Modified: branches/2016Q4/www/firefox/distinfo ============================================================================== --- branches/2016Q4/www/firefox/distinfo Wed Dec 14 07:39:46 2016 (r428547) +++ branches/2016Q4/www/firefox/distinfo Wed Dec 14 08:45:34 2016 (r428548) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480587407 -SHA256 (firefox-50.0.2.source.tar.xz) = aa770cb8552bdcf4a7e8bb0ecde27d41ee5b2a972335c6b24dd3afb4d911dfe3 -SIZE (firefox-50.0.2.source.tar.xz) = 195625752 +TIMESTAMP = 1481320836 +SHA256 (firefox-50.1.0.source.tar.xz) = 54bb9bccbf9eed0c7715ae7f45330bf41ce24b756f5fdecb380e06709a6ac5a4 +SIZE (firefox-50.1.0.source.tar.xz) = 195823768 From owner-svn-ports-all@freebsd.org Wed Dec 14 08:50:02 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 CDE66C77DC0; Wed, 14 Dec 2016 08:50:02 +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 6A9B71DCB; Wed, 14 Dec 2016 08:50:02 +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 uBE8o1VN011524; Wed, 14 Dec 2016 08:50:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8o0VQ011515; Wed, 14 Dec 2016 08:50:00 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140850.uBE8o0VQ011515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:50:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428549 - in branches/2016Q4/www: firefox-esr firefox-esr-i18n libxul linux-firefox 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: Wed, 14 Dec 2016 08:50:03 -0000 Author: jbeich Date: Wed Dec 14 08:50:00 2016 New Revision: 428549 URL: https://svnweb.freebsd.org/changeset/ports/428549 Log: MFH: r428326 www/firefox-esr: update to 45.6.0 (rc1) Changes: https://www.mozilla.org/firefox/45.6.0/releasenotes/ Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238 Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/firefox-esr-i18n/Makefile branches/2016Q4/www/firefox-esr-i18n/distinfo branches/2016Q4/www/firefox-esr/Makefile branches/2016Q4/www/firefox-esr/distinfo branches/2016Q4/www/libxul/Makefile branches/2016Q4/www/libxul/distinfo branches/2016Q4/www/linux-firefox/Makefile branches/2016Q4/www/linux-firefox/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/www/firefox-esr-i18n/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr-i18n/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr-i18n/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -PORTVERSION= 45.5.1 +PORTVERSION= 45.6.0 CATEGORIES= www MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}esr/linux-i686/xpi \ MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}esr-candidates/build1/linux-i686/xpi Modified: branches/2016Q4/www/firefox-esr-i18n/distinfo ============================================================================== --- branches/2016Q4/www/firefox-esr-i18n/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr-i18n/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,181 +1,181 @@ -TIMESTAMP = 1480609743 -SHA256 (xpi/firefox-45.5.1/ach.xpi) = 172a8c5cb771d6427bc4c9141711821286e8fe0a2a5ef5b322dedccf8a4b60ba -SIZE (xpi/firefox-45.5.1/ach.xpi) = 426529 -SHA256 (xpi/firefox-45.5.1/af.xpi) = 04a1cc52ff79d7ab5371a83efb2217dd4a2b27807dbdc055b0a7080ce6c5d0d0 -SIZE (xpi/firefox-45.5.1/af.xpi) = 439353 -SHA256 (xpi/firefox-45.5.1/an.xpi) = 6900690ee5f194f3392ea9fc7d9d6b5b9fbcb420ee10ff21b53062e5dd16da6d -SIZE (xpi/firefox-45.5.1/an.xpi) = 449036 -SHA256 (xpi/firefox-45.5.1/ar.xpi) = 320c41dbdc50cd778bb524767306323b29c33bac64c3a28bcc021a72e7b175b4 -SIZE (xpi/firefox-45.5.1/ar.xpi) = 474961 -SHA256 (xpi/firefox-45.5.1/as.xpi) = 2bea2356abef2c556197f1d07b427722bbbc15b697505ec622b98d1fec0af4f8 -SIZE (xpi/firefox-45.5.1/as.xpi) = 483095 -SHA256 (xpi/firefox-45.5.1/ast.xpi) = 05fa6961b2be007719c72eef010d0c8b612c41ca34ecba3c6e878f4bfdaa92d9 -SIZE (xpi/firefox-45.5.1/ast.xpi) = 419249 -SHA256 (xpi/firefox-45.5.1/az.xpi) = 96da29f386a990c177f09fdcb6f7a2de19c3fe8cb137668104b8484a277962ef -SIZE (xpi/firefox-45.5.1/az.xpi) = 464018 -SHA256 (xpi/firefox-45.5.1/be.xpi) = abf50e17d78c016d4bd28951c9b0a44785bd727f2b336aa6a1c380f2b115389f -SIZE (xpi/firefox-45.5.1/be.xpi) = 442619 -SHA256 (xpi/firefox-45.5.1/bg.xpi) = 027ec38f12e038834bd9c4d5938257e2856364768bed7452d9d0a99bff95ca97 -SIZE (xpi/firefox-45.5.1/bg.xpi) = 460810 -SHA256 (xpi/firefox-45.5.1/bn-BD.xpi) = 1ba09838893f1923db07f937f659217c630d6bd8ee6940e356b6ac9f5962608b -SIZE (xpi/firefox-45.5.1/bn-BD.xpi) = 515642 -SHA256 (xpi/firefox-45.5.1/bn-IN.xpi) = 41983f3463e23851d9783eb49aff5a5a887a987382122942d43edb8c6ca5b688 -SIZE (xpi/firefox-45.5.1/bn-IN.xpi) = 494075 -SHA256 (xpi/firefox-45.5.1/br.xpi) = 697f91adab0ad879ab41b9073533284b73bb42a75d103adf80dc2bf3df16a9d4 -SIZE (xpi/firefox-45.5.1/br.xpi) = 436390 -SHA256 (xpi/firefox-45.5.1/bs.xpi) = 94d9dbb9863b76764c3f84686b003ef95d20c85fe893ab4a581f3cbdd87f4e91 -SIZE (xpi/firefox-45.5.1/bs.xpi) = 442997 -SHA256 (xpi/firefox-45.5.1/ca.xpi) = 3703c88885ab75b8a187ad98eaf31dcf4fbb8cb8d3c97d5efb6b3900a0ec5955 -SIZE (xpi/firefox-45.5.1/ca.xpi) = 436832 -SHA256 (xpi/firefox-45.5.1/cs.xpi) = 0786a95dea8d77e42078484f65f2e6f1810b9c35585044a687bbe135604c83b9 -SIZE (xpi/firefox-45.5.1/cs.xpi) = 443482 -SHA256 (xpi/firefox-45.5.1/cy.xpi) = c373c4ab74165e94bb09730741bbfd3b88c54635535500798d403fd00b186dea -SIZE (xpi/firefox-45.5.1/cy.xpi) = 438907 -SHA256 (xpi/firefox-45.5.1/da.xpi) = 357a5a05bdda778076023c3b95cebe60ae253053c01795a74488672f4d531b91 -SIZE (xpi/firefox-45.5.1/da.xpi) = 430078 -SHA256 (xpi/firefox-45.5.1/de.xpi) = cb10bd76505ad2f217bf29b7779dfdbdfb959cb42ad552c4e2bde78380e8d9f6 -SIZE (xpi/firefox-45.5.1/de.xpi) = 445482 -SHA256 (xpi/firefox-45.5.1/dsb.xpi) = 7722037c116ef1827c1316b99bff0d22612281d122f2e54336a4cf2b218469df -SIZE (xpi/firefox-45.5.1/dsb.xpi) = 463791 -SHA256 (xpi/firefox-45.5.1/el.xpi) = 26dd726a8f2f5a9d8260a1bb157fffb0fe97962788a92e8f211435d325afe84f -SIZE (xpi/firefox-45.5.1/el.xpi) = 470867 -SHA256 (xpi/firefox-45.5.1/en-GB.xpi) = 54ebe8d284782bc256b26fa9256de99a2b338430845a2e2634a8a21d445bc403 -SIZE (xpi/firefox-45.5.1/en-GB.xpi) = 423870 -SHA256 (xpi/firefox-45.5.1/en-US.xpi) = acc8fe0985022151bb001f3fa7b6c8d6a63d2928bdf77ba2000870c83d56bb15 -SIZE (xpi/firefox-45.5.1/en-US.xpi) = 425461 -SHA256 (xpi/firefox-45.5.1/en-ZA.xpi) = 327be0ebd57bd9e5de8e20fc6e89ef6a0c9f56a227f50e9f74254f817169a48e -SIZE (xpi/firefox-45.5.1/en-ZA.xpi) = 420776 -SHA256 (xpi/firefox-45.5.1/eo.xpi) = fefd83295e99065d7a8117d7a0e300baf694f019b90ee221a723a44e82a8d9b0 -SIZE (xpi/firefox-45.5.1/eo.xpi) = 440960 -SHA256 (xpi/firefox-45.5.1/es-AR.xpi) = cd3636a291b5b97e7a424d051e86dd8d524758991400749135b6ad22ccaf6d33 -SIZE (xpi/firefox-45.5.1/es-AR.xpi) = 441481 -SHA256 (xpi/firefox-45.5.1/es-CL.xpi) = ef9c2ace7a74f1f9fa8ffd2f7af6dcdf6f1798b799be871bba6242b8ce078d74 -SIZE (xpi/firefox-45.5.1/es-CL.xpi) = 368763 -SHA256 (xpi/firefox-45.5.1/es-ES.xpi) = b23501e76d1e9422340ba817e223939d9f3655d69d63d80d527bb988f1d76b31 -SIZE (xpi/firefox-45.5.1/es-ES.xpi) = 353716 -SHA256 (xpi/firefox-45.5.1/es-MX.xpi) = 16c444c562ab9336558ed70c3da71826c06f4f4660dd394cd5150034382e3232 -SIZE (xpi/firefox-45.5.1/es-MX.xpi) = 449394 -SHA256 (xpi/firefox-45.5.1/et.xpi) = 62070863641bb8163b0570a22a41293c1382f7755157bc418a445a580d818f07 -SIZE (xpi/firefox-45.5.1/et.xpi) = 433352 -SHA256 (xpi/firefox-45.5.1/eu.xpi) = e2c78a08058def239a95be921b154538e9c65b0bf17b894323df3ebddfbdaa54 -SIZE (xpi/firefox-45.5.1/eu.xpi) = 441357 -SHA256 (xpi/firefox-45.5.1/fa.xpi) = 5d592a7043007991787d5bd348280d91458595cc2c7aeabd7d84f785b8d499f5 -SIZE (xpi/firefox-45.5.1/fa.xpi) = 491941 -SHA256 (xpi/firefox-45.5.1/ff.xpi) = c9bc19005e8c2bfc705b957b27a5a691a457bdcca0f4d0c65b2ed460505034b7 -SIZE (xpi/firefox-45.5.1/ff.xpi) = 441499 -SHA256 (xpi/firefox-45.5.1/fi.xpi) = 95830ab1777a7abbdb5e830b6444f3ae4189e353ee3f1c91c88b75bd1eb09b50 -SIZE (xpi/firefox-45.5.1/fi.xpi) = 438347 -SHA256 (xpi/firefox-45.5.1/fr.xpi) = 1ddf11a5b3ea9d07270eaf70fb766b75e123c5d45bb6c0bb4d1c94047deea9cb -SIZE (xpi/firefox-45.5.1/fr.xpi) = 450037 -SHA256 (xpi/firefox-45.5.1/fy-NL.xpi) = 37cdf7d49c7b0bd74f13cc5343146bb2f113cd3df22e99ec352aaa89dbcf2938 -SIZE (xpi/firefox-45.5.1/fy-NL.xpi) = 447779 -SHA256 (xpi/firefox-45.5.1/ga-IE.xpi) = 3fa23e7bdb71b43ba8ca5ec9eb8fccbba1a0daaee4598350bdf6a08fb12867ce -SIZE (xpi/firefox-45.5.1/ga-IE.xpi) = 460056 -SHA256 (xpi/firefox-45.5.1/gd.xpi) = 3184ebcf00bccee3b57ffae3c1ca787d5cd248648425df61a4401e58acc43979 -SIZE (xpi/firefox-45.5.1/gd.xpi) = 449711 -SHA256 (xpi/firefox-45.5.1/gl.xpi) = 729f97a591c74dd823735623474e36d73415505091341913bcd2eea17f4b091f -SIZE (xpi/firefox-45.5.1/gl.xpi) = 434804 -SHA256 (xpi/firefox-45.5.1/gn.xpi) = 5f22674abd50bf0a005512d056094e448221dbe75d41ac4f12e664bffcdd5249 -SIZE (xpi/firefox-45.5.1/gn.xpi) = 460648 -SHA256 (xpi/firefox-45.5.1/gu-IN.xpi) = ef94734a82c95824408e2a94d0e3c0b72fc6a6172eaf0bc455404159a28ea8ac -SIZE (xpi/firefox-45.5.1/gu-IN.xpi) = 472567 -SHA256 (xpi/firefox-45.5.1/he.xpi) = 3e359859650e3bc2909954efbf4dab9e38b007329cdbca3ca57c872cb2b29c4c -SIZE (xpi/firefox-45.5.1/he.xpi) = 454785 -SHA256 (xpi/firefox-45.5.1/hi-IN.xpi) = c579edc5c30e5b8cd0c4e8e988aad6fc3c84bef023a818920e18b78c52c4fcb8 -SIZE (xpi/firefox-45.5.1/hi-IN.xpi) = 486991 -SHA256 (xpi/firefox-45.5.1/hr.xpi) = fd835c7ac82c1b112f4b9a509842aafa2bc25dfd7452870be07d9d04e220a0d3 -SIZE (xpi/firefox-45.5.1/hr.xpi) = 449068 -SHA256 (xpi/firefox-45.5.1/hsb.xpi) = d0cf5ae20865a6422d425be16e441911ee7f628e96993693202c3a1baf9cd454 -SIZE (xpi/firefox-45.5.1/hsb.xpi) = 461453 -SHA256 (xpi/firefox-45.5.1/hu.xpi) = bd2bd9395d42625c8eec9cf73a3c054b484b0309e5727f74b41197082a3d3d93 -SIZE (xpi/firefox-45.5.1/hu.xpi) = 449777 -SHA256 (xpi/firefox-45.5.1/hy-AM.xpi) = 3579966a2a86dd271f710600dade51d71788725f4a78eca29a354e4e1ea0cdce -SIZE (xpi/firefox-45.5.1/hy-AM.xpi) = 500039 -SHA256 (xpi/firefox-45.5.1/id.xpi) = aedfc36977b658f77b75db21d9fb21d6412209c80098c4944d0557213b736f11 -SIZE (xpi/firefox-45.5.1/id.xpi) = 427175 -SHA256 (xpi/firefox-45.5.1/is.xpi) = 48cfd7ac429b58d9be92f019d24076c3406f23b5fd26da92d3e53c5aa3bd1c64 -SIZE (xpi/firefox-45.5.1/is.xpi) = 443214 -SHA256 (xpi/firefox-45.5.1/it.xpi) = c5393d7d9a3d77cf7343a40712b62ef778c748c9a780d0f4073483a1bd46ae99 -SIZE (xpi/firefox-45.5.1/it.xpi) = 343724 -SHA256 (xpi/firefox-45.5.1/ja.xpi) = e988601279701e17ee8b4d93d48620526acc6bee55f10a7e1f663a6f2e85a539 -SIZE (xpi/firefox-45.5.1/ja.xpi) = 486331 -SHA256 (xpi/firefox-45.5.1/kk.xpi) = 118756171112229f652dde0b4d60b3ec22865ed0eb9986ca426a7a76073e101e -SIZE (xpi/firefox-45.5.1/kk.xpi) = 498895 -SHA256 (xpi/firefox-45.5.1/km.xpi) = f8db2c89f7cb0648d917d28250bdbc965d9ed171308d619521a39a6ca2bcd27d -SIZE (xpi/firefox-45.5.1/km.xpi) = 504301 -SHA256 (xpi/firefox-45.5.1/kn.xpi) = 125890d7466872240603261f4bf653757cff2d39c0289b9aae4fdff8f92a42f1 -SIZE (xpi/firefox-45.5.1/kn.xpi) = 495881 -SHA256 (xpi/firefox-45.5.1/ko.xpi) = ae2063d06023d835f59bdccc98875bdf6e7b9141e16abf6380a5617c77e0a201 -SIZE (xpi/firefox-45.5.1/ko.xpi) = 465289 -SHA256 (xpi/firefox-45.5.1/lij.xpi) = 13f0aa5ecc863eb46ae4c0b0de7546f9c8a16a121869f00ffa0f213d263f6c56 -SIZE (xpi/firefox-45.5.1/lij.xpi) = 381388 -SHA256 (xpi/firefox-45.5.1/lt.xpi) = 1f57e527ec29d17e653e6849007838926841945c7052c4b63ee0d8c44119d9c2 -SIZE (xpi/firefox-45.5.1/lt.xpi) = 454678 -SHA256 (xpi/firefox-45.5.1/lv.xpi) = 0cff9a5cccae90ba6b1d5a8cd43e18388fe7c1a3ef7b2563ce85e759624f97e3 -SIZE (xpi/firefox-45.5.1/lv.xpi) = 445719 -SHA256 (xpi/firefox-45.5.1/mai.xpi) = eb6d35bcb9ab62fd9a38609c40299bbc79aacd1ef102c2fadaac5c9163afa57e -SIZE (xpi/firefox-45.5.1/mai.xpi) = 492650 -SHA256 (xpi/firefox-45.5.1/mk.xpi) = ce9c64776e6e763f023cf3ac15e6d4463d3bde4ef61829413082269db97d2377 -SIZE (xpi/firefox-45.5.1/mk.xpi) = 476392 -SHA256 (xpi/firefox-45.5.1/ml.xpi) = bea1ec1d7cc230718db6ec04c8e217d1297e3b700259c2bb87de7bef73505102 -SIZE (xpi/firefox-45.5.1/ml.xpi) = 498680 -SHA256 (xpi/firefox-45.5.1/mr.xpi) = 72542cee0e1b8d07a948d518bdad1fd1543f95e59af9adbf578d741bb186f526 -SIZE (xpi/firefox-45.5.1/mr.xpi) = 503700 -SHA256 (xpi/firefox-45.5.1/ms.xpi) = 5bc80a1f604e308dde247e1c4b0c916a4990148c4c505584dd8f344fd7bde943 -SIZE (xpi/firefox-45.5.1/ms.xpi) = 440065 -SHA256 (xpi/firefox-45.5.1/nb-NO.xpi) = daf747f93c2d610886ff4360fa8b2e3c3fc240f82bbcf4e92fa0830998e4ab32 -SIZE (xpi/firefox-45.5.1/nb-NO.xpi) = 435470 -SHA256 (xpi/firefox-45.5.1/nl.xpi) = 05b4caf7827fe2081666bc23c35626477aabbd21af655ae1ee95d9b868dfb0ab -SIZE (xpi/firefox-45.5.1/nl.xpi) = 435202 -SHA256 (xpi/firefox-45.5.1/nn-NO.xpi) = cc92f63d0326c0ab462a6eaff22719645f5df75acaa509ccf219bf056d71c49b -SIZE (xpi/firefox-45.5.1/nn-NO.xpi) = 432934 -SHA256 (xpi/firefox-45.5.1/or.xpi) = 108b3ee326cb80395970661a8fba4e24e6a22b659cc3223f2c7492148e05dc7d -SIZE (xpi/firefox-45.5.1/or.xpi) = 495922 -SHA256 (xpi/firefox-45.5.1/pa-IN.xpi) = 0b0babdc524dfd614680b85b22d77a88a6fc87e230e8a821cddfa00af9d56ba9 -SIZE (xpi/firefox-45.5.1/pa-IN.xpi) = 489551 -SHA256 (xpi/firefox-45.5.1/pl.xpi) = 7a8d586af73712f8187e777266576a158634615481b4a46f3afdc9b346d1e004 -SIZE (xpi/firefox-45.5.1/pl.xpi) = 383929 -SHA256 (xpi/firefox-45.5.1/pt-BR.xpi) = 9c6900b4bdb2c293471c4c898ad2db89d67de66f388771f7ae0f8bf4e3598e3e -SIZE (xpi/firefox-45.5.1/pt-BR.xpi) = 450990 -SHA256 (xpi/firefox-45.5.1/pt-PT.xpi) = f9e608017d1fa1e3e4076efa20947496eb4c259fc5c90a7269222c4fcce50f53 -SIZE (xpi/firefox-45.5.1/pt-PT.xpi) = 437023 -SHA256 (xpi/firefox-45.5.1/rm.xpi) = b974a691a8eee4342aaee6bfb8917899125ddc3d8d80fc396eecace952ab1e54 -SIZE (xpi/firefox-45.5.1/rm.xpi) = 437717 -SHA256 (xpi/firefox-45.5.1/ro.xpi) = bcaf90c8a46072825bad4b3f13e88a6ab6882603a28255c2b923f2c97e607bd1 -SIZE (xpi/firefox-45.5.1/ro.xpi) = 444062 -SHA256 (xpi/firefox-45.5.1/ru.xpi) = bbe862b7fe6435ec18d2671ea8d3bbd0a3976cf7258f4259f4d500d92d3965f8 -SIZE (xpi/firefox-45.5.1/ru.xpi) = 392738 -SHA256 (xpi/firefox-45.5.1/si.xpi) = ac140ec1ca39a0f02f1a9899d4be2f487c909e5e9ab43456b5a79796b5c12f70 -SIZE (xpi/firefox-45.5.1/si.xpi) = 482247 -SHA256 (xpi/firefox-45.5.1/sk.xpi) = 8f85dc374f46dac6f622d0e22222d7e7a7536fa26bff799e1373fa3665999220 -SIZE (xpi/firefox-45.5.1/sk.xpi) = 453606 -SHA256 (xpi/firefox-45.5.1/sl.xpi) = 8748e52bec3c524216046e9d76d402ef336da4cb068b48a588a9e5471a3ac4eb -SIZE (xpi/firefox-45.5.1/sl.xpi) = 444963 -SHA256 (xpi/firefox-45.5.1/son.xpi) = 63d6827d7c747f98082d43c7ec674bb986738a5eefe39763a06c28eff78ea48e -SIZE (xpi/firefox-45.5.1/son.xpi) = 433513 -SHA256 (xpi/firefox-45.5.1/sq.xpi) = b336e6a490d2fb5d6e7dd1f82d76fadf624f2a2b90ab7439e46f68f04b07f8d6 -SIZE (xpi/firefox-45.5.1/sq.xpi) = 452186 -SHA256 (xpi/firefox-45.5.1/sr.xpi) = f08448a95f8fb2b0e959ae8eab09bcad64d170b1f9f4986552fad0795dd47256 -SIZE (xpi/firefox-45.5.1/sr.xpi) = 464478 -SHA256 (xpi/firefox-45.5.1/sv-SE.xpi) = 37a6b468044452752eb39d25316d3748c7aca3baf8f641246a578074b67666e3 -SIZE (xpi/firefox-45.5.1/sv-SE.xpi) = 444214 -SHA256 (xpi/firefox-45.5.1/ta.xpi) = dfb7e7947ed7cbbd7becb0d3a33b096481052343842d47f3f507ed8da094ab8e -SIZE (xpi/firefox-45.5.1/ta.xpi) = 483119 -SHA256 (xpi/firefox-45.5.1/te.xpi) = d1fecb274f34acc257d58c23417abe47b6222952a1da3e6670f4b69a418e4e88 -SIZE (xpi/firefox-45.5.1/te.xpi) = 492469 -SHA256 (xpi/firefox-45.5.1/th.xpi) = 7692a802fe24043c4e890f31dd907c347159fed2e98c9cf7c9e227d11ffe872f -SIZE (xpi/firefox-45.5.1/th.xpi) = 477651 -SHA256 (xpi/firefox-45.5.1/tr.xpi) = 4391d231bf7d54727d8611357b2283634c74545568a07b2711ace36819ab250a -SIZE (xpi/firefox-45.5.1/tr.xpi) = 451166 -SHA256 (xpi/firefox-45.5.1/uk.xpi) = 7f59bdf3cdec6c0042341ad6b395ff7cdf3417841bdbe405cf87bf957e7de123 -SIZE (xpi/firefox-45.5.1/uk.xpi) = 494781 -SHA256 (xpi/firefox-45.5.1/uz.xpi) = 7d44d131f9f8e134bfc07d368be77d293a6b56aaaa3c818395749a04b15d2812 -SIZE (xpi/firefox-45.5.1/uz.xpi) = 443802 -SHA256 (xpi/firefox-45.5.1/vi.xpi) = e131146d1a02c86fb5a5e3da02b173ebaf14c665fe7b086c482892fc913d225e -SIZE (xpi/firefox-45.5.1/vi.xpi) = 450778 -SHA256 (xpi/firefox-45.5.1/xh.xpi) = 5558cb4f9704bc592babd1d8966e7bbaa684039615b4e7a9b528235ced01fe9f -SIZE (xpi/firefox-45.5.1/xh.xpi) = 432918 -SHA256 (xpi/firefox-45.5.1/zh-CN.xpi) = e0cde1825e0e59dc9d7ca9a820c506978fd142d43f563c75cb7121485e436344 -SIZE (xpi/firefox-45.5.1/zh-CN.xpi) = 475797 -SHA256 (xpi/firefox-45.5.1/zh-TW.xpi) = d408a34d2889e9ea2b5add8cdfc3d57279f90073a1bc83c7d6a96033a0b73020 -SIZE (xpi/firefox-45.5.1/zh-TW.xpi) = 466529 +TIMESTAMP = 1481330255 +SHA256 (xpi/firefox-45.6.0/ach.xpi) = a26ca317025b57f8465fee3052c97d013755f8a1096ae1258adaeb7aa44a3e8f +SIZE (xpi/firefox-45.6.0/ach.xpi) = 426530 +SHA256 (xpi/firefox-45.6.0/af.xpi) = 38726e81586b9e76dcc0e363ce7ff8a0f8499ac75d7111bb46d32672f792041c +SIZE (xpi/firefox-45.6.0/af.xpi) = 439354 +SHA256 (xpi/firefox-45.6.0/an.xpi) = 59550c5311cbd4ae6947f772062573519dff438588ec418ae93c3f129f1ea287 +SIZE (xpi/firefox-45.6.0/an.xpi) = 449036 +SHA256 (xpi/firefox-45.6.0/ar.xpi) = 942f7d98417b5887efebab011ef559b1f5a745d1a13aae8819cb95c1821e8a9b +SIZE (xpi/firefox-45.6.0/ar.xpi) = 474961 +SHA256 (xpi/firefox-45.6.0/as.xpi) = 5004a06d292ec48b7d09f95396d89c7d45a9307f102b9cbcefbd08b7b296ff80 +SIZE (xpi/firefox-45.6.0/as.xpi) = 483096 +SHA256 (xpi/firefox-45.6.0/ast.xpi) = edce42f12992dd7fc01f01581a88bfb72eec67deff85efeb82bdd7be553262a7 +SIZE (xpi/firefox-45.6.0/ast.xpi) = 419250 +SHA256 (xpi/firefox-45.6.0/az.xpi) = b8ae594bf9948275818e2f15b1ad657602961391f498110512a19ffd2941549b +SIZE (xpi/firefox-45.6.0/az.xpi) = 464018 +SHA256 (xpi/firefox-45.6.0/be.xpi) = 8e86cfe3765e09fc5d236e369d3888e9336417fa8bdffe3343fc142f897aab6e +SIZE (xpi/firefox-45.6.0/be.xpi) = 442619 +SHA256 (xpi/firefox-45.6.0/bg.xpi) = 72ccd390f9ea546953771275b105fd4170f7e4318ef4806a083c81ee356c1df6 +SIZE (xpi/firefox-45.6.0/bg.xpi) = 460809 +SHA256 (xpi/firefox-45.6.0/bn-BD.xpi) = a19113d4d31a1914b1634d7db52e05e321af294605eeadd6af4abb62001dbee7 +SIZE (xpi/firefox-45.6.0/bn-BD.xpi) = 515643 +SHA256 (xpi/firefox-45.6.0/bn-IN.xpi) = 51207ccd5b8e7d57efbf2e18041d37e7c04bcfa72f325b72bff3ffc7f71496e3 +SIZE (xpi/firefox-45.6.0/bn-IN.xpi) = 494076 +SHA256 (xpi/firefox-45.6.0/br.xpi) = 5b9674c896f5a433b201c4bf57fda780f7c931c027706fede3547b33ef212a52 +SIZE (xpi/firefox-45.6.0/br.xpi) = 436390 +SHA256 (xpi/firefox-45.6.0/bs.xpi) = f85df2b22ac201dfe5779b86c751a182a260cd233159a75bd6118a600fc4472f +SIZE (xpi/firefox-45.6.0/bs.xpi) = 442998 +SHA256 (xpi/firefox-45.6.0/ca.xpi) = 0a0144e5cea1ca0aada35f163b4827008e8af394c3d2a93adc43adc269d6c13c +SIZE (xpi/firefox-45.6.0/ca.xpi) = 436832 +SHA256 (xpi/firefox-45.6.0/cs.xpi) = 194c74a13ae82696e39b6034c94db1b04bd308382b2edd72dc256e0ca94460a0 +SIZE (xpi/firefox-45.6.0/cs.xpi) = 443482 +SHA256 (xpi/firefox-45.6.0/cy.xpi) = 034e5b66421dfd7f918fb2a47d6f3ec5ba33be82d546247c793ecd9d30218097 +SIZE (xpi/firefox-45.6.0/cy.xpi) = 438908 +SHA256 (xpi/firefox-45.6.0/da.xpi) = 217d08088073beb852e8ad93bc1c34ba0ee59d4e1dfee92d04a97360fa0666c5 +SIZE (xpi/firefox-45.6.0/da.xpi) = 430078 +SHA256 (xpi/firefox-45.6.0/de.xpi) = 8b7fa38d503b146f8536b216c9088ee84d6877ab29c0507e6d4247fd2ebf1631 +SIZE (xpi/firefox-45.6.0/de.xpi) = 445482 +SHA256 (xpi/firefox-45.6.0/dsb.xpi) = 3e75a7a03bb794f84ff83bffd0729a0c966b620323f1850b6e19d909a6b8cb88 +SIZE (xpi/firefox-45.6.0/dsb.xpi) = 463791 +SHA256 (xpi/firefox-45.6.0/el.xpi) = f498644ec1cb0eb653f009391b9a33405ba8acc8e54abbda7848f712e70138d7 +SIZE (xpi/firefox-45.6.0/el.xpi) = 470867 +SHA256 (xpi/firefox-45.6.0/en-GB.xpi) = 76263a88c5f1e919cf6a865d37637a2409d7775dd11f823e45922ae594f5e040 +SIZE (xpi/firefox-45.6.0/en-GB.xpi) = 423871 +SHA256 (xpi/firefox-45.6.0/en-US.xpi) = 0fb6cb0ac97d02c107bed06120fb7b2ca395b5fe06e9e09f67129ce0890ad100 +SIZE (xpi/firefox-45.6.0/en-US.xpi) = 425462 +SHA256 (xpi/firefox-45.6.0/en-ZA.xpi) = a94fe56de96737ffd6d945bf287c48b602ea2f117be17480f1143727e56625e3 +SIZE (xpi/firefox-45.6.0/en-ZA.xpi) = 420776 +SHA256 (xpi/firefox-45.6.0/eo.xpi) = 28912cacd69ed38d8b87505690b8e34cde467661ce71276bdead3c4d63dc3d42 +SIZE (xpi/firefox-45.6.0/eo.xpi) = 440960 +SHA256 (xpi/firefox-45.6.0/es-AR.xpi) = 6100f5ade04cf30db44cb175fad1777f0340c73d57ee0d9b90d6ce8993ae4831 +SIZE (xpi/firefox-45.6.0/es-AR.xpi) = 441482 +SHA256 (xpi/firefox-45.6.0/es-CL.xpi) = f72f2fe882022dffe962065dde8795562e6ced4237460f62eb628af4bf19dc3f +SIZE (xpi/firefox-45.6.0/es-CL.xpi) = 368763 +SHA256 (xpi/firefox-45.6.0/es-ES.xpi) = 2f29901396a62f2c294a115246ce76267854a2e7b6e0c9f805966518f23e9346 +SIZE (xpi/firefox-45.6.0/es-ES.xpi) = 353716 +SHA256 (xpi/firefox-45.6.0/es-MX.xpi) = 0551d4f51ca86d3ead5f899bc15cc133260b38f94eaa936e893e29a801531dc2 +SIZE (xpi/firefox-45.6.0/es-MX.xpi) = 449395 +SHA256 (xpi/firefox-45.6.0/et.xpi) = e367f3c203878066a133a507d01e16bce926734eaceefcd9c9be2421f7491781 +SIZE (xpi/firefox-45.6.0/et.xpi) = 433352 +SHA256 (xpi/firefox-45.6.0/eu.xpi) = 71a47516d6b618c50674d15e3b4e6dbd41a2bdef8d69fcd167af6b3fe544cbc2 +SIZE (xpi/firefox-45.6.0/eu.xpi) = 441357 +SHA256 (xpi/firefox-45.6.0/fa.xpi) = 82c1559a88593516a357b366d21d41946f2f521946e9e00101d0b13bca1b3f02 +SIZE (xpi/firefox-45.6.0/fa.xpi) = 491941 +SHA256 (xpi/firefox-45.6.0/ff.xpi) = ff9ce14401f460ecc47c8b60ba131b41a5e50b19fc3abc5cc8553c339bd2ca20 +SIZE (xpi/firefox-45.6.0/ff.xpi) = 441500 +SHA256 (xpi/firefox-45.6.0/fi.xpi) = cc9d95a297c309bb34fa7356cacef58daf913b5357c7c4661b51e64bd989f798 +SIZE (xpi/firefox-45.6.0/fi.xpi) = 438347 +SHA256 (xpi/firefox-45.6.0/fr.xpi) = c58eab87d4adb52b54c1295852253f92ff5afff666a63c1eada1178aa638c4b9 +SIZE (xpi/firefox-45.6.0/fr.xpi) = 450037 +SHA256 (xpi/firefox-45.6.0/fy-NL.xpi) = d65c3b8d8796e3bc3383879da80bfad4d3133c61efc4191f50de1cfabb6022d1 +SIZE (xpi/firefox-45.6.0/fy-NL.xpi) = 447779 +SHA256 (xpi/firefox-45.6.0/ga-IE.xpi) = e6d46c50a5dd6e866866fd9461a2442438695547cad6dd650579905b585d4209 +SIZE (xpi/firefox-45.6.0/ga-IE.xpi) = 460056 +SHA256 (xpi/firefox-45.6.0/gd.xpi) = 860e3b0627aff036012a0752d6dabd9c8608d276f01a8c1b771a15976ed3eb64 +SIZE (xpi/firefox-45.6.0/gd.xpi) = 449711 +SHA256 (xpi/firefox-45.6.0/gl.xpi) = 6dc28b0b1167a02cd563b00db2fb20af8dac08e7865efeda05755c3ae29de2a0 +SIZE (xpi/firefox-45.6.0/gl.xpi) = 434804 +SHA256 (xpi/firefox-45.6.0/gn.xpi) = 5fb792f76fd0d222f80c028b44ff1e005c369323b95123c4e052b80a238795af +SIZE (xpi/firefox-45.6.0/gn.xpi) = 460648 +SHA256 (xpi/firefox-45.6.0/gu-IN.xpi) = c0146a7e562a98366f3cd6831f5573c5d30f8967f208b752900922f6522dd623 +SIZE (xpi/firefox-45.6.0/gu-IN.xpi) = 472567 +SHA256 (xpi/firefox-45.6.0/he.xpi) = ae02bc7b8bcc4d5bb9cd56562d1b0329d78c7fdb96bbfb86e35bedf4e2dd332b +SIZE (xpi/firefox-45.6.0/he.xpi) = 454786 +SHA256 (xpi/firefox-45.6.0/hi-IN.xpi) = a9b05aed46cd06a7338703322c168699aba8093300ceb8be9a4d90753bf38f3d +SIZE (xpi/firefox-45.6.0/hi-IN.xpi) = 486991 +SHA256 (xpi/firefox-45.6.0/hr.xpi) = dfeb7ef5786b400232b1672a359a2c12d6d9fabafa421b9f16c92b01da14670c +SIZE (xpi/firefox-45.6.0/hr.xpi) = 449069 +SHA256 (xpi/firefox-45.6.0/hsb.xpi) = 7014e996175ed59c0fc020c8b9471eb188261e8d8788fa3cd36a74ace2e9ce11 +SIZE (xpi/firefox-45.6.0/hsb.xpi) = 461454 +SHA256 (xpi/firefox-45.6.0/hu.xpi) = bb659f779b6e220c3d285ea70f9a067a731b3d8e2e2bd480d1746cd4c898f29b +SIZE (xpi/firefox-45.6.0/hu.xpi) = 449777 +SHA256 (xpi/firefox-45.6.0/hy-AM.xpi) = 167346fa2c0259fb4aa5931b9e6ad7e9db8248053ee94e573ed8b1a9eef3614f +SIZE (xpi/firefox-45.6.0/hy-AM.xpi) = 500040 +SHA256 (xpi/firefox-45.6.0/id.xpi) = 8460beaadd76ca321cab90a19c62a08ff8fe3f4e0d7686af8a1da491b654195f +SIZE (xpi/firefox-45.6.0/id.xpi) = 427176 +SHA256 (xpi/firefox-45.6.0/is.xpi) = f1756dd05eead22b7bb07a970a12db53800fdd3032de4ceec94f830f3d095aa3 +SIZE (xpi/firefox-45.6.0/is.xpi) = 443210 +SHA256 (xpi/firefox-45.6.0/it.xpi) = bb4a9037e63926ce2ed002c87f84eb3f39aab425f6bed61a06c81953cf6a1f66 +SIZE (xpi/firefox-45.6.0/it.xpi) = 343724 +SHA256 (xpi/firefox-45.6.0/ja.xpi) = 41d2318c0c5960f715a6b414d7a510e626bc712843d8202806d77e44b8610e56 +SIZE (xpi/firefox-45.6.0/ja.xpi) = 486331 +SHA256 (xpi/firefox-45.6.0/kk.xpi) = 71f683c2c290095517fb014dec274bce06edcbd1ed184ace151341a5a6cc7dbb +SIZE (xpi/firefox-45.6.0/kk.xpi) = 498896 +SHA256 (xpi/firefox-45.6.0/km.xpi) = 00ce78af19868767ab7e09f1b77bf765b7d9935424a77b6858e149163d3b495f +SIZE (xpi/firefox-45.6.0/km.xpi) = 504302 +SHA256 (xpi/firefox-45.6.0/kn.xpi) = 8b6e911efe4ed07b67af05f6e457d44711fb09b5fc0030d339fc24290accbb9b +SIZE (xpi/firefox-45.6.0/kn.xpi) = 495881 +SHA256 (xpi/firefox-45.6.0/ko.xpi) = 22176eb8bb6fbde1efb8d67f1dd7563c575215d813fd7100c946ed4220e1ffee +SIZE (xpi/firefox-45.6.0/ko.xpi) = 465289 +SHA256 (xpi/firefox-45.6.0/lij.xpi) = 33eea4f409d500598b3c0ea08568091d539cbf8c0ed38398827ec477b2e3b80b +SIZE (xpi/firefox-45.6.0/lij.xpi) = 381385 +SHA256 (xpi/firefox-45.6.0/lt.xpi) = 66d4a337278df1a72f14abcca57be904cb9b53ef36076e9f62f724913f995ae3 +SIZE (xpi/firefox-45.6.0/lt.xpi) = 454678 +SHA256 (xpi/firefox-45.6.0/lv.xpi) = 231d1ead106e11a9eaa1b9915df98d5a8734d6db3ab6e563303de44511350c63 +SIZE (xpi/firefox-45.6.0/lv.xpi) = 445720 +SHA256 (xpi/firefox-45.6.0/mai.xpi) = bf0529141003ab3deb80cad52a05cd9a51146af9203e8ed0ece569fa221a7670 +SIZE (xpi/firefox-45.6.0/mai.xpi) = 492650 +SHA256 (xpi/firefox-45.6.0/mk.xpi) = 4edf68595d772794d3654d1cd12096076b073d9da9792cc971e5489f80d1d136 +SIZE (xpi/firefox-45.6.0/mk.xpi) = 476392 +SHA256 (xpi/firefox-45.6.0/ml.xpi) = 3287e490dfe0ae1bb59a61dfa37b3599e4279445523f60ae7db8d0c6cab85f77 +SIZE (xpi/firefox-45.6.0/ml.xpi) = 498681 +SHA256 (xpi/firefox-45.6.0/mr.xpi) = 280aa77f29befd555c10681a9ca8b7c869e8a12b4e2319bae2e97dcf5d88d617 +SIZE (xpi/firefox-45.6.0/mr.xpi) = 503700 +SHA256 (xpi/firefox-45.6.0/ms.xpi) = 1cd26312aea78e9a346443e137a02d455cf844f81bd3b4881c53cb099ba791f3 +SIZE (xpi/firefox-45.6.0/ms.xpi) = 440065 +SHA256 (xpi/firefox-45.6.0/nb-NO.xpi) = e550c89cc083420cfac125e6d9674e472a8581c127610ea439cbf5c44df73662 +SIZE (xpi/firefox-45.6.0/nb-NO.xpi) = 435471 +SHA256 (xpi/firefox-45.6.0/nl.xpi) = d5451bbb75b9be00fadf76a6b7ab5b48899d87729da2473e17929b83a5f76714 +SIZE (xpi/firefox-45.6.0/nl.xpi) = 435202 +SHA256 (xpi/firefox-45.6.0/nn-NO.xpi) = e5901ff82a8845623ba8aeea5750f034aceed59b9e152ca3561bc005c0fd7e08 +SIZE (xpi/firefox-45.6.0/nn-NO.xpi) = 432934 +SHA256 (xpi/firefox-45.6.0/or.xpi) = 99998ee8edbf815796cbe6709bf8d313ae88719ce98d3663e95ed954488ad332 +SIZE (xpi/firefox-45.6.0/or.xpi) = 495922 +SHA256 (xpi/firefox-45.6.0/pa-IN.xpi) = 62954f7ef1d85b9a5b8e0a1c9feab3cf722c75a522948180877f4162bd274f24 +SIZE (xpi/firefox-45.6.0/pa-IN.xpi) = 489551 +SHA256 (xpi/firefox-45.6.0/pl.xpi) = da9b0b1f9ab8a49ce64a0b912b7d30f1cfd746a33ee0fe3391660fec1c792f55 +SIZE (xpi/firefox-45.6.0/pl.xpi) = 383929 +SHA256 (xpi/firefox-45.6.0/pt-BR.xpi) = acbc237c0efc7e5a65069799661030527db13efbaa996c26ab4eebc4eb067ff1 +SIZE (xpi/firefox-45.6.0/pt-BR.xpi) = 450991 +SHA256 (xpi/firefox-45.6.0/pt-PT.xpi) = 8e9ac6965d6508d2d9c88f8ff86360bc192aff55757f4c10e767b7337be4a901 +SIZE (xpi/firefox-45.6.0/pt-PT.xpi) = 437022 +SHA256 (xpi/firefox-45.6.0/rm.xpi) = 156b1133adebd0fabc47a7b398cb0ddee3b4a46e843356c3e8255b5000d54564 +SIZE (xpi/firefox-45.6.0/rm.xpi) = 437718 +SHA256 (xpi/firefox-45.6.0/ro.xpi) = 735f430dcf7e9283b2541ab8f9b65c9ab504e1185e828461a9cd35a911ed092e +SIZE (xpi/firefox-45.6.0/ro.xpi) = 444062 +SHA256 (xpi/firefox-45.6.0/ru.xpi) = c3157ddf5bbdb1527f1aaec459a5f16d10383ad077e2b1ee64f5f1cee6b9367e +SIZE (xpi/firefox-45.6.0/ru.xpi) = 392738 +SHA256 (xpi/firefox-45.6.0/si.xpi) = f9a125661bcea85258fcfd99ea01fb2438477156f8cb285d1da5f46374eb7ae9 +SIZE (xpi/firefox-45.6.0/si.xpi) = 482248 +SHA256 (xpi/firefox-45.6.0/sk.xpi) = 97bc8abb6ef48a1a48bdccfc74ea330e6baaaef45bf062916f918018d28e360f +SIZE (xpi/firefox-45.6.0/sk.xpi) = 453606 +SHA256 (xpi/firefox-45.6.0/sl.xpi) = 878360c5b569183c794b241bd9bd3ccb79f9bb5d739795ac9b0c46960b6ebe18 +SIZE (xpi/firefox-45.6.0/sl.xpi) = 444964 +SHA256 (xpi/firefox-45.6.0/son.xpi) = da8d54259390da5d28f8ceead2727c6fb685effd7cbad08a868d2321edd0ae48 +SIZE (xpi/firefox-45.6.0/son.xpi) = 433513 +SHA256 (xpi/firefox-45.6.0/sq.xpi) = 1f18a2036fea7121e7e4e0ff9900b9eac4fecfa7b6afd56ce086a01f4b8d08e8 +SIZE (xpi/firefox-45.6.0/sq.xpi) = 452186 +SHA256 (xpi/firefox-45.6.0/sr.xpi) = 3b590326481cc5455f8566087afdaeb44e398e15e86f1cf9d023c67070b921de +SIZE (xpi/firefox-45.6.0/sr.xpi) = 464478 +SHA256 (xpi/firefox-45.6.0/sv-SE.xpi) = 5d7dd6098f7ea9dd0c83f9e57a4841ab6112ce9930367ed768614b6de9d3da5e +SIZE (xpi/firefox-45.6.0/sv-SE.xpi) = 444213 +SHA256 (xpi/firefox-45.6.0/ta.xpi) = bf6c7077b91a8b030091d0d7841619df74b9b82b8a248ccb3dc665a7413088cb +SIZE (xpi/firefox-45.6.0/ta.xpi) = 483118 +SHA256 (xpi/firefox-45.6.0/te.xpi) = bb043c63242f7d0c6c14e900c3aeba3c43238058fe838116c7706f2058b01bc8 +SIZE (xpi/firefox-45.6.0/te.xpi) = 492471 +SHA256 (xpi/firefox-45.6.0/th.xpi) = b98df316512b85fe33bf3d928852253f6892151da29df968cf79e2765255ece3 +SIZE (xpi/firefox-45.6.0/th.xpi) = 477650 +SHA256 (xpi/firefox-45.6.0/tr.xpi) = d7f0c4e82b6d4b2ede6082430189c0571d03ecb2cf0e8b9b089754b4f1b112b9 +SIZE (xpi/firefox-45.6.0/tr.xpi) = 451166 +SHA256 (xpi/firefox-45.6.0/uk.xpi) = 5127771f5b665e0cf38a111a8cbaed71cfd223a238ed72e075c6d271d7a65222 +SIZE (xpi/firefox-45.6.0/uk.xpi) = 494781 +SHA256 (xpi/firefox-45.6.0/uz.xpi) = b1fc4b5bfcef5f016170ca4f5e1cc1585364175a0f4becb0f582183a5cbd611b +SIZE (xpi/firefox-45.6.0/uz.xpi) = 443803 +SHA256 (xpi/firefox-45.6.0/vi.xpi) = 330804510ccf84a95393858b9ad242b623b5340b0045dbd7874adaa84f3aa602 +SIZE (xpi/firefox-45.6.0/vi.xpi) = 450778 +SHA256 (xpi/firefox-45.6.0/xh.xpi) = bc0c472e5aea467a22f4db2216f9c25b11c904214df2380c49283ce6bfba3bea +SIZE (xpi/firefox-45.6.0/xh.xpi) = 432919 +SHA256 (xpi/firefox-45.6.0/zh-CN.xpi) = b92849fc289e03139a075cb916efcc1363ed82e2d13a97519c8523efe66244dd +SIZE (xpi/firefox-45.6.0/zh-CN.xpi) = 475797 +SHA256 (xpi/firefox-45.6.0/zh-TW.xpi) = 80f55f03daa55e6b081f46a5badde962da433c54de5e4eb1a39c203a4a3b7dee +SIZE (xpi/firefox-45.6.0/zh-TW.xpi) = 466529 Modified: branches/2016Q4/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.5.1 +DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Modified: branches/2016Q4/www/firefox-esr/distinfo ============================================================================== --- branches/2016Q4/www/firefox-esr/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/firefox-esr/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480589024 -SHA256 (firefox-45.5.1esr.source.tar.xz) = 2796c22ab04fdd8529192118ce6cd9dee7ae88de0ed9317b4192da6eefac9db8 -SIZE (firefox-45.5.1esr.source.tar.xz) = 185542224 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.source.tar.xz) = c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b +SIZE (firefox-45.6.0esr.source.tar.xz) = 183076768 Modified: branches/2016Q4/www/libxul/Makefile ============================================================================== --- branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libxul -DISTVERSION= 45.5.1 -PORTREVISION= 0 +DISTVERSION= 45.6.0 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Modified: branches/2016Q4/www/libxul/distinfo ============================================================================== --- branches/2016Q4/www/libxul/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/libxul/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480597833 -SHA256 (firefox-45.5.1esr.source.tar.xz) = 2796c22ab04fdd8529192118ce6cd9dee7ae88de0ed9317b4192da6eefac9db8 -SIZE (firefox-45.5.1esr.source.tar.xz) = 185542224 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.source.tar.xz) = c1e7ddf6efb0f54c8071131b6395f4942a422c2ab70f2e9a81b588373d6fbf5b +SIZE (firefox-45.6.0esr.source.tar.xz) = 183076768 Modified: branches/2016Q4/www/linux-firefox/Makefile ============================================================================== --- branches/2016Q4/www/linux-firefox/Makefile Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/linux-firefox/Makefile Wed Dec 14 08:50:00 2016 (r428549) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 45.5.1 +DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr PORTEPOCH= 2 CATEGORIES= www ipv6 Modified: branches/2016Q4/www/linux-firefox/distinfo ============================================================================== --- branches/2016Q4/www/linux-firefox/distinfo Wed Dec 14 08:45:34 2016 (r428548) +++ branches/2016Q4/www/linux-firefox/distinfo Wed Dec 14 08:50:00 2016 (r428549) @@ -1,6 +1,6 @@ -TIMESTAMP = 1480595452 -SHA256 (firefox-45.5.1esr.tar.bz2) = c60ced5a2d4279a7cbe012a3142d3eae48bf79bcf2ea268704c401fc79964233 -SIZE (firefox-45.5.1esr.tar.bz2) = 52340474 +TIMESTAMP = 1481330255 +SHA256 (firefox-45.6.0esr.tar.bz2) = dcee8c2fdd0b55395c18bb75ec06bad95b6665f45ef33123f679a68f0a732d82 +SIZE (firefox-45.6.0esr.tar.bz2) = 52341247 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b From owner-svn-ports-all@freebsd.org Wed Dec 14 08:57:19 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 D3445C77FB0; Wed, 14 Dec 2016 08:57:19 +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 6FCBC11ED; Wed, 14 Dec 2016 08:57:19 +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 uBE8vIu8015787; Wed, 14 Dec 2016 08:57:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE8vHkT015773; Wed, 14 Dec 2016 08:57:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140857.uBE8vHkT015773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 08:57:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428550 - in branches/2016Q4: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/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: Wed, 14 Dec 2016 08:57:19 -0000 Author: jbeich Date: Wed Dec 14 08:57:17 2016 New Revision: 428550 URL: https://svnweb.freebsd.org/changeset/ports/428550 Log: MFH: r428395 gecko: apply some sparc64 crashfixes Obtained from: upstream Approved by: ports-secteam (junovitch) Added: branches/2016Q4/mail/thunderbird/files/patch-bug1232150 - copied unchanged from r428395, head/mail/thunderbird/files/patch-bug1232150 branches/2016Q4/mail/thunderbird/files/patch-bug1321877 - copied unchanged from r428395, head/mail/thunderbird/files/patch-bug1321877 branches/2016Q4/www/firefox-esr/files/patch-bug1232150 - copied unchanged from r428395, head/www/firefox-esr/files/patch-bug1232150 branches/2016Q4/www/firefox-esr/files/patch-bug1321877 - copied unchanged from r428395, head/www/firefox-esr/files/patch-bug1321877 branches/2016Q4/www/firefox/files/patch-bug1321877 - copied unchanged from r428395, head/www/firefox/files/patch-bug1321877 branches/2016Q4/www/firefox/files/patch-bug1322112 - copied unchanged from r428395, head/www/firefox/files/patch-bug1322112 branches/2016Q4/www/firefox/files/patch-bug1322660 - copied unchanged from r428395, head/www/firefox/files/patch-bug1322660 branches/2016Q4/www/libxul/files/patch-bug1232150 - copied unchanged from r428395, head/www/libxul/files/patch-bug1232150 branches/2016Q4/www/libxul/files/patch-bug1321877 - copied unchanged from r428395, head/www/libxul/files/patch-bug1321877 Modified: branches/2016Q4/mail/thunderbird/Makefile branches/2016Q4/www/firefox-esr/Makefile branches/2016Q4/www/firefox/Makefile branches/2016Q4/www/libxul/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/mail/thunderbird/Makefile ============================================================================== --- branches/2016Q4/mail/thunderbird/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/mail/thunderbird/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Copied: branches/2016Q4/mail/thunderbird/files/patch-bug1232150 (from r428395, head/mail/thunderbird/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/mail/thunderbird/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/mail/thunderbird/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- mozilla/js/src/jit/AtomicOperations.h ++++ mozilla/js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ mozilla/js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Copied: branches/2016Q4/mail/thunderbird/files/patch-bug1321877 (from r428395, head/mail/thunderbird/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/mail/thunderbird/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/mail/thunderbird/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- mozilla/image/Downscaler.h ++++ mozilla/image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: branches/2016Q4/www/firefox-esr/Makefile ============================================================================== --- branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/firefox-esr/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -4,6 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Copied: branches/2016Q4/www/firefox-esr/files/patch-bug1232150 (from r428395, head/www/firefox-esr/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox-esr/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox-esr/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_sub(addr, val); ++# else ++ return __atomic_fetch_sub(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAndSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_and(addr, val); ++# else ++ return __atomic_fetch_and(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchOrSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_or(addr, val); ++# else ++ return __atomic_fetch_or(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchXorSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_xor(addr, val); ++# else ++ return __atomic_fetch_xor(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSafeWhenRacy(T* addr) ++{ ++ return *addr; // FIXME (1208663): not yet safe ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSafeWhenRacy(T* addr, T val) ++{ ++ *addr = val; // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memcpySafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memcpy(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++inline void ++js::jit::AtomicOperations::memmoveSafeWhenRacy(void* dest, const void* src, size_t nbytes) ++{ ++ ::memmove(dest, src, nbytes); // FIXME (1208663): not yet safe ++} ++ ++template ++inline T ++js::jit::AtomicOperations::exchangeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ T v; ++ __sync_synchronize(); ++ do { ++ v = *addr; ++ } while (__sync_val_compare_and_swap(addr, v, val) != v); ++ return v; ++# else ++ T v; ++ __atomic_exchange(addr, &val, &v, __ATOMIC_SEQ_CST); ++ return v; ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::acquire(void* addr) ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ while (!__sync_bool_compare_and_swap(&spinlock, 0, 1)) ++ ; ++# else ++ uint32_t zero = 0; ++ uint32_t one = 1; ++ while (!__atomic_compare_exchange(&spinlock, &zero, &one, false, __ATOMIC_ACQUIRE, __ATOMIC_ACQUIRE)) { ++ zero = 0; ++ continue; ++ } ++# endif ++} ++ ++template ++inline void ++js::jit::RegionLock::release(void* addr) ++{ ++ MOZ_ASSERT(AtomicOperations::loadSeqCst(&spinlock) == 1, "releasing unlocked region lock"); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_sub_and_fetch(&spinlock, 1); ++# else ++ uint32_t zero = 0; ++ __atomic_store(&spinlock, &zero, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++# undef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++#elif defined(ENABLE_SHARED_ARRAY_BUFFER) ++ ++# error "Either disable JS shared memory, use GCC or Clang, or add code here" ++ ++#endif ++ ++#endif // jit_sparc_AtomicOperations_sparc_h Copied: branches/2016Q4/www/firefox-esr/files/patch-bug1321877 (from r428395, head/www/firefox-esr/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox-esr/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox-esr/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Modified: branches/2016Q4/www/firefox/Makefile ============================================================================== --- branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/firefox/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Copied: branches/2016Q4/www/firefox/files/patch-bug1321877 (from r428395, head/www/firefox/files/patch-bug1321877) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1321877 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1321877) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- image/Downscaler.h ++++ image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Copied: branches/2016Q4/www/firefox/files/patch-bug1322112 (from r428395, head/www/firefox/files/patch-bug1322112) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1322112 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1322112) @@ -0,0 +1,23 @@ +--- image/decoders/nsIconDecoder.cpp ++++ image/decoders/nsIconDecoder.cpp +@@ -89,17 +89,18 @@ nsIconDecoder::ReadRowOfPixels(const cha + { + MOZ_ASSERT(aLength % 4 == 0, "Rows should contain a multiple of four bytes"); + + auto result = mPipe.WritePixels([&]() -> NextPixel { + if (aLength == 0) { + return AsVariant(WriteState::NEED_MORE_DATA); // Done with this row. + } + +- uint32_t pixel = *reinterpret_cast(aData); ++ uint32_t pixel; ++ memcpy(&pixel, aData, 4); + aData += 4; + aLength -= 4; + + return AsVariant(pixel); + }); + + MOZ_ASSERT(result != WriteState::FAILURE); + + Copied: branches/2016Q4/www/firefox/files/patch-bug1322660 (from r428395, head/www/firefox/files/patch-bug1322660) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/firefox/files/patch-bug1322660 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/firefox/files/patch-bug1322660) @@ -0,0 +1,80 @@ +--- modules/woff2/src/store_bytes.h ++++ modules/woff2/src/store_bytes.h +@@ -29,41 +29,44 @@ inline size_t StoreU32(uint8_t* dst, size_t offset, uint32_t x) { + dst[offset + 1] = x >> 16; + dst[offset + 2] = x >> 8; + dst[offset + 3] = x; + return offset + 4; + } + + inline size_t Store16(uint8_t* dst, size_t offset, int x) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + offset) = +- ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ uint16_t v = ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ memcpy(dst + offset, &v, 2); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + offset) = static_cast(x); ++ uint16_t v = static_cast(x); ++ memcpy(dst + offset, &v, 2); + #else + dst[offset] = x >> 8; + dst[offset + 1] = x; + #endif + return offset + 2; + } + + inline void StoreU32(uint32_t val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 24; + dst[(*offset)++] = val >> 16; + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + } + + inline void Store16(int val, size_t* offset, uint8_t* dst) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = ++ uint16_t v = ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); ++ memcpy(dst + *offset, &v, 2); + ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); + *offset += 2; + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = static_cast(val); ++ uint16_t v = static_cast(val); ++ memcpy(dst + *offset, &v, 2); + *offset += 2; + #else + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + #endif + } + + inline void StoreBytes(const uint8_t* data, size_t len, +--- modules/woff2/src/woff2_common.cc ++++ modules/woff2/src/woff2_common.cc +@@ -20,22 +20,23 @@ + + namespace woff2 { + + + uint32_t ComputeULongSum(const uint8_t* buf, size_t size) { + uint32_t checksum = 0; + size_t aligned_size = size & ~3; + for (size_t i = 0; i < aligned_size; i += 4) { ++ uint32_t v; ++ memcpy(&v, buf + i, 4); + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- uint32_t v = *reinterpret_cast(buf + i); + checksum += (((v & 0xFF) << 24) | ((v & 0xFF00) << 8) | + ((v & 0xFF0000) >> 8) | ((v & 0xFF000000) >> 24)); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- checksum += *reinterpret_cast(buf + i); ++ checksum += v; + #else + checksum += (buf[i] << 24) | (buf[i + 1] << 16) | + (buf[i + 2] << 8) | buf[i + 3]; + #endif + } + + // treat size not aligned on 4 as if it were padded to 4 with 0's + if (size != aligned_size) { Modified: branches/2016Q4/www/libxul/Makefile ============================================================================== --- branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:50:00 2016 (r428549) +++ branches/2016Q4/www/libxul/Makefile Wed Dec 14 08:57:17 2016 (r428550) @@ -3,6 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.6.0 +PORTREVISION= 1 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Copied: branches/2016Q4/www/libxul/files/patch-bug1232150 (from r428395, head/www/libxul/files/patch-bug1232150) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/www/libxul/files/patch-bug1232150 Wed Dec 14 08:57:17 2016 (r428550, copy of r428395, head/www/libxul/files/patch-bug1232150) @@ -0,0 +1,280 @@ +commit 9a18802e82c7 +Author: Martin Husemann +Date: Fri Jan 22 00:09:00 2016 +0100 + + Bug 1232150 - "Atomic operations for PPC/PPC64". r=lhansen +--- + js/src/jit/AtomicOperations.h | 2 + + js/src/jit/none/AtomicOperations-sparc.h | 251 +++++++++++++++++++++++++++++++ + 2 files changed, 253 insertions(+) + +diff --git js/src/jit/AtomicOperations.h js/src/jit/AtomicOperations.h +index 16196342a282..42aee72eb879 100644 +--- js/src/jit/AtomicOperations.h ++++ js/src/jit/AtomicOperations.h +@@ -328,6 +328,8 @@ AtomicOperations::isLockfree(int32_t size) + # include "jit/mips-shared/AtomicOperations-mips-shared.h" + #elif defined(__ppc__) || defined(__PPC__) + # include "jit/none/AtomicOperations-ppc.h" ++#elif defined(__sparc__) ++# include "jit/none/AtomicOperations-sparc.h" + #elif defined(JS_CODEGEN_NONE) + // You can disable the JIT with --disable-ion but you must still + // provide the atomic operations that will be used by the JS engine. +diff --git js/src/jit/none/AtomicOperations-sparc.h js/src/jit/none/AtomicOperations-sparc.h +new file mode 100644 +index 000000000000..706ada86241b +--- /dev/null ++++ js/src/jit/none/AtomicOperations-sparc.h +@@ -0,0 +1,251 @@ ++/* -*- Mode: C++; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 4 -*- ++ * vim: set ts=8 sts=4 et sw=4 tw=99: ++ * This Source Code Form is subject to the terms of the Mozilla Public ++ * License, v. 2.0. If a copy of the MPL was not distributed with this ++ * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ ++ ++/* For documentation, see jit/AtomicOperations.h */ ++ ++#ifndef jit_sparc_AtomicOperations_sparc_h ++#define jit_sparc_AtomicOperations_sparc_h ++ ++#include "mozilla/Assertions.h" ++#include "mozilla/Types.h" ++ ++#if defined(__clang__) || defined(__GNUC__) ++ ++// The default implementation tactic for gcc/clang is to use the newer ++// __atomic intrinsics added for use in C++11 . Where that ++// isn't available, we use GCC's older __sync functions instead. ++// ++// ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS is kept as a backward ++// compatible option for older compilers: enable this to use GCC's old ++// __sync functions instead of the newer __atomic functions. This ++// will be required for GCC 4.6.x and earlier, and probably for Clang ++// 3.1, should we need to use those versions. ++ ++//#define ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ ++inline bool ++js::jit::AtomicOperations::isLockfree8() ++{ ++# ifndef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int8_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int16_t), 0)); ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int32_t), 0)); ++# if defined(__LP64__) ++ MOZ_ASSERT(__atomic_always_lock_free(sizeof(int64_t), 0)); ++# endif ++ return true; ++# else ++ return false; ++# endif ++} ++ ++inline void ++js::jit::AtomicOperations::fenceSeqCst() ++{ ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++# else ++ __atomic_thread_fence(__ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::loadSeqCst(T* addr) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ T v = *addr; ++ __sync_synchronize(); ++# else ++ T v; ++ __atomic_load(addr, &v, __ATOMIC_SEQ_CST); ++# endif ++ return v; ++} ++ ++template ++inline void ++js::jit::AtomicOperations::storeSeqCst(T* addr, T val) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ __sync_synchronize(); ++ *addr = val; ++ __sync_synchronize(); ++# else ++ __atomic_store(addr, &val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::compareExchangeSeqCst(T* addr, T oldval, T newval) ++{ ++ MOZ_ASSERT(sizeof(T) < 8 || isLockfree8()); ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_val_compare_and_swap(addr, oldval, newval); ++# else ++ __atomic_compare_exchange(addr, &oldval, &newval, false, __ATOMIC_SEQ_CST, __ATOMIC_SEQ_CST); ++ return oldval; ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchAddSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) ++ static_assert(sizeof(T) <= 4, "not available for 8-byte values yet"); ++#endif ++# ifdef ATOMICS_IMPLEMENTED_WITH_SYNC_INTRINSICS ++ return __sync_fetch_and_add(addr, val); ++# else ++ return __atomic_fetch_add(addr, val, __ATOMIC_SEQ_CST); ++# endif ++} ++ ++template ++inline T ++js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) ++{ ++#if !defined( __LP64__) *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Wed Dec 14 09:00: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 A016DC752D0; Wed, 14 Dec 2016 09:00:51 +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 6123E13D4; Wed, 14 Dec 2016 09:00:51 +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 uBE90oNQ016081; Wed, 14 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE90ovN016077; Wed, 14 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612140900.uBE90ovN016077@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 14 Dec 2016 09:00:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428551 - in head/x11-wm/wmii-devel: . 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: Wed, 14 Dec 2016 09:00:51 -0000 Author: amdmi3 Date: Wed Dec 14 09:00:50 2016 New Revision: 428551 URL: https://svnweb.freebsd.org/changeset/ports/428551 Log: - Fix CONFLICTS on wmii - Silence stripping - Regenerate patches Modified: head/x11-wm/wmii-devel/Makefile head/x11-wm/wmii-devel/files/patch-cmd__Makefile head/x11-wm/wmii-devel/files/patch-cmd__menu__Makefile head/x11-wm/wmii-devel/files/patch-cmd__wmii__Makefile Modified: head/x11-wm/wmii-devel/Makefile ============================================================================== --- head/x11-wm/wmii-devel/Makefile Wed Dec 14 08:57:17 2016 (r428550) +++ head/x11-wm/wmii-devel/Makefile Wed Dec 14 09:00:50 2016 (r428551) @@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libixp.so:devel/libixp -CONFLICTS= wmii-3.6* +CONFLICTS= wmii-[0-9]* USES= pkgconfig tar:tbz USE_XORG= x11 xext xrandr xrender xinerama xft @@ -37,7 +37,7 @@ post-patch: post-install: .for f in bin/wimenu bin/wmii bin/wmii9menu bin/wmiir lib/libwmii_hack.so - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f} .endfor .include Modified: head/x11-wm/wmii-devel/files/patch-cmd__Makefile ============================================================================== --- head/x11-wm/wmii-devel/files/patch-cmd__Makefile Wed Dec 14 08:57:17 2016 (r428550) +++ head/x11-wm/wmii-devel/files/patch-cmd__Makefile Wed Dec 14 09:00:50 2016 (r428551) @@ -1,6 +1,6 @@ ---- cmd/Makefile..orig +--- cmd/Makefile.orig 2010-06-10 07:24:01 UTC +++ cmd/Makefile -@@ -20,14 +20,14 @@ +@@ -20,14 +20,14 @@ CFLAGS += $(INCX11) include $(ROOT)/mk/many.mk include $(ROOT)/mk/dir.mk Modified: head/x11-wm/wmii-devel/files/patch-cmd__menu__Makefile ============================================================================== --- head/x11-wm/wmii-devel/files/patch-cmd__menu__Makefile Wed Dec 14 08:57:17 2016 (r428550) +++ head/x11-wm/wmii-devel/files/patch-cmd__menu__Makefile Wed Dec 14 09:00:50 2016 (r428551) @@ -1,6 +1,6 @@ ---- cmd/menu/Makefile.orig +--- cmd/menu/Makefile.orig 2010-06-10 07:24:01 UTC +++ cmd/menu/Makefile -@@ -14,8 +14,8 @@ +@@ -14,8 +14,8 @@ HFILES= dat.h fns.h PACKAGES += $(X11PACKAGES) xext xrandr xrender xinerama Modified: head/x11-wm/wmii-devel/files/patch-cmd__wmii__Makefile ============================================================================== --- head/x11-wm/wmii-devel/files/patch-cmd__wmii__Makefile Wed Dec 14 08:57:17 2016 (r428550) +++ head/x11-wm/wmii-devel/files/patch-cmd__wmii__Makefile Wed Dec 14 09:00:50 2016 (r428551) @@ -1,6 +1,6 @@ ---- cmd/wmii/Makefile.orig +--- cmd/wmii/Makefile.orig 2010-06-10 07:24:02 UTC +++ cmd/wmii/Makefile -@@ -9,7 +9,7 @@ +@@ -9,7 +9,7 @@ HFILES= dat.h fns.h PACKAGES += $(X11PACKAGES) xext xrandr xrender xinerama From owner-svn-ports-all@freebsd.org Wed Dec 14 09:08:36 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 4F940C756E6; Wed, 14 Dec 2016 09:08:36 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D82A11A9E; Wed, 14 Dec 2016 09:08:35 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 1BF54BDD89; Wed, 14 Dec 2016 10:08:33 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id CFAD4BDD84; Wed, 14 Dec 2016 10:08:32 +0100 (CET) Subject: Re: svn commit: r428534 - head/devel/sope2 To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612140042.uBE0gfxO016602@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <1926726e-52b7-460c-61c6-bbb85bc5e5b8@FreeBSD.org> Date: Wed, 14 Dec 2016 10:08:30 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612140042.uBE0gfxO016602@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="TfPctRUBCwMR7gUVrOiCHXnTTXR30pd1T" 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: Wed, 14 Dec 2016 09:08:36 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --TfPctRUBCwMR7gUVrOiCHXnTTXR30pd1T Content-Type: multipart/mixed; boundary="0m1AbGtDNGvX7vnKHXtUsHI6glGa3N8be"; protected-headers="v1" From: Mathieu Arnold To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <1926726e-52b7-460c-61c6-bbb85bc5e5b8@FreeBSD.org> Subject: Re: svn commit: r428534 - head/devel/sope2 References: <201612140042.uBE0gfxO016602@repo.freebsd.org> In-Reply-To: <201612140042.uBE0gfxO016602@repo.freebsd.org> --0m1AbGtDNGvX7vnKHXtUsHI6glGa3N8be Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 14/12/2016 =C3=A0 01:42, Jose Alonso Cardenas Marquez a =C3=A9crit : > Modified: head/devel/sope2/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/sope2/pkg-plist Tue Dec 13 23:09:13 2016 (r428533) > +++ head/devel/sope2/pkg-plist Wed Dec 14 00:42:41 2016 (r428534) > @@ -470,3 +470,4 @@ GNUstep/Local/Tools/wod > GNUstep/System/Library/Makefiles/Additional/ngobjweb.make > GNUstep/System/Library/Makefiles/woapp.make > GNUstep/System/Library/Makefiles/wobundle.make > +libdata/ldconfig/sope2 > This file is created and automatically added to the plist by the framework with USE_LDCONFIG. You must not add it manually. --=20 Mathieu Arnold --0m1AbGtDNGvX7vnKHXtUsHI6glGa3N8be-- --TfPctRUBCwMR7gUVrOiCHXnTTXR30pd1T Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYUQwQXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IbGMP/3xbdi9usynVxl1F2g3YtD6b LcvmBba0zseoOOTqo828lwpxE/veKFmJmbixttU8f7bDUecgE2LGlROjwbdKALmN gWVs0ZYFl3Oeb3L12OFc1gpilM1bDo4XjjURhbCl/BI8x91qzI1eQdI7MDhAmXlV qJNQU0hV8aacHeWNQcbItLIA3eE4rngf/99Nw8W8QlYxFDcM+DqfaPVubW4v9kko v68/TvbsgguDMpqAiiJG+JCDzfPzGmy12gwzYAv6XEO157aVMapLXxMEi/qgWAGi a6aDa6f9YfObewc7hft8O9sqC8+lgW6jJNXnJy6p9Zhozr7LVl1EwVB1aa7QYvor v6JnSwgSOeqChAbZBFurOsebwQwPenRFZPdq4xlY+HmOwXIy/RyEjQ3YAFPF3RhE mOvYbE1wQV6kft/Ot1EIg6tFijd9pFxz6AbRAXRoUn2SLdoEa7EBVRrwS8zXoHJ5 uq5dOQ+qyJSeMDt9f9r1bhFErC59bok9Iig6S2wfqODEDDDXhDhG4zbwMh4v+CL+ OUCd3/Mi7R8NY28YkVEL8LixVw1HwUYIjCk+AmdPodtiRy4XGr7gekJABcSeOw5H 2PAX61yVgzrjMan4dyc2gauRDzRSQvwByzJhRRE9BX+gIzM9iqW2VMD/67ryPUMO v60GmGFTFxD7Jpn2TfyM =LKlT -----END PGP SIGNATURE----- --TfPctRUBCwMR7gUVrOiCHXnTTXR30pd1T-- From owner-svn-ports-all@freebsd.org Wed Dec 14 09:08:45 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 4A1E9C75726; Wed, 14 Dec 2016 09:08:45 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D314A1AED; Wed, 14 Dec 2016 09:08:44 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 19DC2BDD87; Wed, 14 Dec 2016 10:08:43 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 0DF11BDD85; Wed, 14 Dec 2016 10:08:43 +0100 (CET) Subject: Re: svn commit: r428535 - head/devel/sope3 To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612140044.uBE0i7b0016799@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Wed, 14 Dec 2016 10:08:42 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612140044.uBE0i7b0016799@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="seisSIvbxAfpXX12pl0sXBmaO7rpPqLnu" 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: Wed, 14 Dec 2016 09:08:45 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --seisSIvbxAfpXX12pl0sXBmaO7rpPqLnu Content-Type: multipart/mixed; boundary="J7LxvDoFEjWQJ5XVjla2iaeMS79w7hg3n"; protected-headers="v1" From: Mathieu Arnold To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r428535 - head/devel/sope3 References: <201612140044.uBE0i7b0016799@repo.freebsd.org> In-Reply-To: <201612140044.uBE0i7b0016799@repo.freebsd.org> --J7LxvDoFEjWQJ5XVjla2iaeMS79w7hg3n Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 14/12/2016 =C3=A0 01:44, Jose Alonso Cardenas Marquez a =C3=A9crit : > Modified: head/devel/sope3/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/devel/sope3/pkg-plist Wed Dec 14 00:42:41 2016 (r428534) > +++ head/devel/sope3/pkg-plist Wed Dec 14 00:44:07 2016 (r428535) > @@ -470,3 +470,4 @@ GNUstep/Local/Tools/wod > GNUstep/System/Library/Makefiles/Additional/ngobjweb.make > GNUstep/System/Library/Makefiles/woapp.make > GNUstep/System/Library/Makefiles/wobundle.make > +libdata/ldconfig/sope3 > This file is created and automatically added to the plist by the framework with USE_LDCONFIG. You must not add it manually. --=20 Mathieu Arnold --J7LxvDoFEjWQJ5XVjla2iaeMS79w7hg3n-- --seisSIvbxAfpXX12pl0sXBmaO7rpPqLnu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYUQwaXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IAzYP/RI5x4eB/yYODgEfWnTfoQnn x+ViXBfYh43U7l+h33JbESEMI8biw2abVbQrrD+qfd9AZmMytc1XEOa+xn6qM+XU 228osOxPnpBTT/4Yj6XIn+/P/MJ1EFuSjO2SWDfosd2q6OzYu12AKZgnNzMtwCMX qvVOtSFtFzACSr3OkHZg1DWgUbiyocX+90MX9ikST7xfjlzjdX+tRwjVDZwoACml 2+qOs6QzDkYyhSPjONquENdffczRQQTwhtiiZ4dloh087KnPyNkB0EShDcTNj+o/ zLigjuEyAO+0+nLOZY1BWtfsUZnN4U6xGCTj7+wOjMx2y9wTkm2/ntJ0ZeM6Kmbj Djv3S1zLre9u7ENe0Idul+t81gtnHgagis62AGt8iChUarh4DWlw6QIyqHWkx2tb srMhD+jFpXNl6koSYt35u/6BhSSi1LiQUawM0wyYCMP4yN69hvi/sc6FZuLgcbD7 LyvVoM8SIM6qWwDfmst5JbQpXQbB+p3qyhV3Gewp8bNapDhze2TRXYhmVp/7cM8u ywzXnviW29ZQu9w8uFO7BbLjOsRnJNQev+ju+rV8+LkOiluolRuq8eeaioUjXG2o vPIj80sjV0CeqXM/Bu5pM5yvfiDyMj1kWti+Yu6KyFUq52dLvgXsnyQHxwVHwR93 waoXh1d5+v19cDNSSFfQ =s81S -----END PGP SIGNATURE----- --seisSIvbxAfpXX12pl0sXBmaO7rpPqLnu-- From owner-svn-ports-all@freebsd.org Wed Dec 14 09:20:27 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 02ED9C75E4C; Wed, 14 Dec 2016 09:20:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 89E231454; Wed, 14 Dec 2016 09:20:26 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E3A85BDCAC; Wed, 14 Dec 2016 10:20:24 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id BAF84BDC85; Wed, 14 Dec 2016 10:20:24 +0100 (CET) Subject: Re: svn commit: r428545 - in head/games: . alienarena alienarena-data To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612140448.uBE4mlKd015934@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <0832fa13-356d-5149-8f53-17cbdffb79ab@FreeBSD.org> Date: Wed, 14 Dec 2016 10:20:23 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612140448.uBE4mlKd015934@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="aMrkIGFMhlfJbhCV8rOAx28iLnUSUmO30" 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: Wed, 14 Dec 2016 09:20:27 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --aMrkIGFMhlfJbhCV8rOAx28iLnUSUmO30 Content-Type: multipart/mixed; boundary="pUVxkBbGBtJdOgf16IBfKVkoFb2PBBN8A"; protected-headers="v1" From: Mathieu Arnold To: Jose Alonso Cardenas Marquez , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <0832fa13-356d-5149-8f53-17cbdffb79ab@FreeBSD.org> Subject: Re: svn commit: r428545 - in head/games: . alienarena alienarena-data References: <201612140448.uBE4mlKd015934@repo.freebsd.org> In-Reply-To: <201612140448.uBE4mlKd015934@repo.freebsd.org> --pUVxkBbGBtJdOgf16IBfKVkoFb2PBBN8A Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 14/12/2016 =C3=A0 05:48, Jose Alonso Cardenas Marquez a =C3=A9crit : > .if ${PORT_OPTIONS:MCLIENT} > @@ -56,8 +52,9 @@ USES+=3D openal:soft,alut pkgconfig > LIB_DEPENDS+=3D libcurl.so:${PORTSDIR}/ftp/curl \ > libfreetype.so:${PORTSDIR}/print/freetype2 \ > libjpeg.so:${PORTSDIR}/graphics/jpeg \ > - libpng15.so:${PORTSDIR}/graphics/png \ > + libpng16.so:${PORTSDIR}/graphics/png \ > libvorbis.so:${PORTSDIR}/audio/libvorbis > +BUILD_DEPENDS+=3D ${LOCALBASE}/lib/libode.a:devel/ode > USE_GL=3D yes > USE_XORG=3D xxf86dga xxf86vm > .endif > @@ -79,24 +76,27 @@ PLIST_SUB+=3D DEDICATED=3D"@comment " > .endif All the options handling before would be done better using options helpers, and by defining OPTION_SUB. > =20 > do-install: > - ${MKDIR} ${LIBDIR}/arena ${LIBDIR}/data1 > - ${LN} -s ${DATADIR}/arena/* ${LIBDIR}/arena > - ${LN} -s ${DATADIR}/botinfo ${LIBDIR} > - ${LN} -s ${DATADIR}/data1/* ${LIBDIR}/data1 > + ${MKDIR} ${STAGEDIR}${LIBDIR}/arena ${STAGEDIR}${LIBDIR}/data1 > + ${LN} -s ${DATADIR}/arena/* ${STAGEDIR}${LIBDIR}/arena > + ${LN} -s ${DATADIR}/botinfo ${STAGEDIR}${LIBDIR} > + ${LN} -s ${DATADIR}/data1/* ${STAGEDIR}${LIBDIR}/data1 > .if ${PORT_OPTIONS:MCLIENT} > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \ > - ${PREFIX}/bin/${PORTNAME} > + ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > .endif > .if ${PORT_OPTIONS:MDEDICATED} > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME}-ded \ > - ${PREFIX}/bin/${PORTNAME}-ded > + ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-ded > .endif > =20 Same here, use options target helpers. > post-install: > The post-install target should be removed, it echo's the pkg message file, which is already done when the package is installed. --=20 Mathieu Arnold --pUVxkBbGBtJdOgf16IBfKVkoFb2PBBN8A-- --aMrkIGFMhlfJbhCV8rOAx28iLnUSUmO30 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYUQ7YXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I4jEP/2YtsAI8ST7ZZ59R6wKc8JV5 VFb8esKFpNonUeDIo2LVoGtPfG4L4qdGWwehP2FIecezRrIvD9FTeqQD9gHPp5WX WiyKs/V3hyrSS7adkHnupMmo+ClNRGOOBC5wehCR592NNkqP6ZuMvSBe5ilNR4Sw rFbRayj8ckJ0RUbI/b2o5yJOAbrHIprDh6SXMeP1rsUIjPUZ1FijyzAVjBtRgviV mBid7UQq7ilFUJDLAwoWHSvge6nP0LjRRZjxPg+flUHvtF3GJ+tJvluHWwDg3liy eCUvSpfPi3etjFKM6gV2XKwBJGEYC5SNe3ZN/iLpuaL3KaiWuKAAPvswX+EDLhXm NdUldAvUmv4nvEfpJ5pJ5kQtcPLq7Kus5SJJwCweH9CQihNZPltJraqbD6NEZjFm Ol341xTe5Dx71252AbyF0oVjg9+EC2cOClZljxpK2VUTAl9q9dNze+EUXWOnMH6z rZycwyOiXy2Y9sCIMOh6iPyulkGT5Q13OJqNFdfYJV6mgDkwwQ6nZHKuUBkb43qQ bsPvNNKuGABrhGtgO0vzkoK36FHtc0pkWFjniDv8wqKAo7z3usZNWE4Cq4V3DoM7 WovNnosqF7llZnmCbCC7d+7Z93wezs5YhGzmt8NPhICIM/7nQmXL7tmkOl56Fisr Wt9Fc1Rd6MkvZCy/7K3u =SX/W -----END PGP SIGNATURE----- --aMrkIGFMhlfJbhCV8rOAx28iLnUSUmO30-- From owner-svn-ports-all@freebsd.org Wed Dec 14 09:27:19 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 15816C7610A; Wed, 14 Dec 2016 09:27:19 +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 D90011B71; Wed, 14 Dec 2016 09:27:18 +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 uBE9RIOC027999; Wed, 14 Dec 2016 09:27:18 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE9RHne027997; Wed, 14 Dec 2016 09:27:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612140927.uBE9RHne027997@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 14 Dec 2016 09:27:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428552 - head/devel/stack 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: Wed, 14 Dec 2016 09:27:19 -0000 Author: amdmi3 Date: Wed Dec 14 09:27:17 2016 New Revision: 428552 URL: https://svnweb.freebsd.org/changeset/ports/428552 Log: - Update to 1.3.0 PR: 215276 Submitted by: t@tobik.me (maintainer) Modified: head/devel/stack/Makefile head/devel/stack/distinfo Modified: head/devel/stack/Makefile ============================================================================== --- head/devel/stack/Makefile Wed Dec 14 09:00:50 2016 (r428551) +++ head/devel/stack/Makefile Wed Dec 14 09:27:17 2016 (r428552) @@ -9,7 +9,7 @@ # bump the version here. PORTNAME= stack -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= devel haskell MASTER_SITES= GH \ https://github.com/applicative-tech/stack-dependencies/releases/download/${PORTVERSION}/:deps Modified: head/devel/stack/distinfo ============================================================================== --- head/devel/stack/distinfo Wed Dec 14 09:00:50 2016 (r428551) +++ head/devel/stack/distinfo Wed Dec 14 09:27:17 2016 (r428552) @@ -1,5 +1,5 @@ -TIMESTAMP = 1474066136 -SHA256 (stack-dependencies-1.2.0.tar.gz) = 10be720c45d6a0441cc6544dbe09d6fa9aa787462545577a79746f6b34fe09bc -SIZE (stack-dependencies-1.2.0.tar.gz) = 37424751 -SHA256 (applicative-tech-stack-dependencies-1.2.0_GH0.tar.gz) = 09439541370d3ed65c10c748be668731d50faba73bc7f47da24405accb369a94 -SIZE (applicative-tech-stack-dependencies-1.2.0_GH0.tar.gz) = 983 +TIMESTAMP = 1481548288 +SHA256 (stack-dependencies-1.3.0.tar.gz) = 170b9ef3cdbc46bad0f576ba325155a9d9607aa85afd047e14059fbd4ff11a52 +SIZE (stack-dependencies-1.3.0.tar.gz) = 38884296 +SHA256 (applicative-tech-stack-dependencies-1.3.0_GH0.tar.gz) = c9d07972422796f0c7723394594298dfb562c0fea9904c7c81a363a385141402 +SIZE (applicative-tech-stack-dependencies-1.3.0_GH0.tar.gz) = 997 From owner-svn-ports-all@freebsd.org Wed Dec 14 09:55: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 2EDD1C76B5A; Wed, 14 Dec 2016 09:55:10 +0000 (UTC) (envelope-from royger@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 098821B21; Wed, 14 Dec 2016 09:55:09 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBE9t9nM040030; Wed, 14 Dec 2016 09:55:09 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE9t9Vk040028; Wed, 14 Dec 2016 09:55:09 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612140955.uBE9t9Vk040028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Wed, 14 Dec 2016 09:55:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428553 - in branches/2016Q4/emulators/xen-kernel: . 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: Wed, 14 Dec 2016 09:55:10 -0000 Author: royger (src committer) Date: Wed Dec 14 09:55:08 2016 New Revision: 428553 URL: https://svnweb.freebsd.org/changeset/ports/428553 Log: -n MFH: -n r428496 xen: apply XSA-200 Approved by: bapt Sponsored by: Citrix Systems R&D Approved by: ports-secteam (junovitch) Added: branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch - copied unchanged from r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch Modified: branches/2016Q4/emulators/xen-kernel/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/emulators/xen-kernel/Makefile ============================================================================== --- branches/2016Q4/emulators/xen-kernel/Makefile Wed Dec 14 09:27:17 2016 (r428552) +++ branches/2016Q4/emulators/xen-kernel/Makefile Wed Dec 14 09:55:08 2016 (r428553) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -kernel PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -44,7 +44,8 @@ EXTRA_PATCHES= ${FILESDIR}/0001-xen-logd ${FILESDIR}/xsa192.patch \ ${FILESDIR}/xsa193-4.7.patch \ ${FILESDIR}/xsa194.patch \ - ${FILESDIR}/xsa195.patch + ${FILESDIR}/xsa195.patch \ + ${FILESDIR}/xsa200-4.7.patch .include Copied: branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch (from r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/emulators/xen-kernel/files/xsa200-4.7.patch Wed Dec 14 09:55:08 2016 (r428553, copy of r428496, head/emulators/xen-kernel/files/xsa200-4.7.patch) @@ -0,0 +1,55 @@ +From: Jan Beulich +Subject: x86emul: CMPXCHG8B ignores operand size prefix + +Otherwise besides mis-handling the instruction, the comparison failure +case would result in uninitialized stack data being handed back to the +guest in rDX:rAX (32 bits leaked for 32-bit guests, 96 bits for 64-bit +ones). + +This is XSA-200. + +Signed-off-by: Jan Beulich + +--- a/tools/tests/x86_emulator/test_x86_emulator.c ++++ b/tools/tests/x86_emulator/test_x86_emulator.c +@@ -435,6 +435,24 @@ int main(int argc, char **argv) + goto fail; + printf("okay\n"); + ++ printf("%-40s", "Testing cmpxchg8b (%edi) [opsize]..."); ++ instr[0] = 0x66; instr[1] = 0x0f; instr[2] = 0xc7; instr[3] = 0x0f; ++ res[0] = 0x12345678; ++ res[1] = 0x87654321; ++ regs.eflags = 0x200; ++ regs.eip = (unsigned long)&instr[0]; ++ regs.edi = (unsigned long)res; ++ rc = x86_emulate(&ctxt, &emulops); ++ if ( (rc != X86EMUL_OKAY) || ++ (res[0] != 0x12345678) || ++ (res[1] != 0x87654321) || ++ (regs.eax != 0x12345678) || ++ (regs.edx != 0x87654321) || ++ ((regs.eflags&0x240) != 0x200) || ++ (regs.eip != (unsigned long)&instr[4]) ) ++ goto fail; ++ printf("okay\n"); ++ + printf("%-40s", "Testing movsxbd (%%eax),%%ecx..."); + instr[0] = 0x0f; instr[1] = 0xbe; instr[2] = 0x08; + regs.eflags = 0x200; +--- a/xen/arch/x86/x86_emulate/x86_emulate.c ++++ b/xen/arch/x86/x86_emulate/x86_emulate.c +@@ -4775,8 +4775,12 @@ x86_emulate( + generate_exception_if((modrm_reg & 7) != 1, EXC_UD, -1); + generate_exception_if(ea.type != OP_MEM, EXC_UD, -1); + if ( op_bytes == 8 ) ++ { + host_and_vcpu_must_have(cx16); +- op_bytes *= 2; ++ op_bytes = 16; ++ } ++ else ++ op_bytes = 8; + + /* Get actual old value. */ + if ( (rc = ops->read(ea.mem.seg, ea.mem.off, old, op_bytes, From owner-svn-ports-all@freebsd.org Wed Dec 14 09:58:27 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 6605EC76C8E; Wed, 14 Dec 2016 09:58:27 +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 35AA81D3C; Wed, 14 Dec 2016 09:58:27 +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 uBE9wQ7V040253; Wed, 14 Dec 2016 09:58:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBE9wQ8s040251; Wed, 14 Dec 2016 09:58:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612140958.uBE9wQ8s040251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 09:58:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428554 - 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: Wed, 14 Dec 2016 09:58:27 -0000 Author: jbeich Date: Wed Dec 14 09:58:26 2016 New Revision: 428554 URL: https://svnweb.freebsd.org/changeset/ports/428554 Log: www/py-flexget: update to 2.8.4 Changes: https://github.com/Flexget/Flexget/compare/2.8.2...2.8.4 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 Wed Dec 14 09:55:08 2016 (r428553) +++ head/www/py-flexget/Makefile Wed Dec 14 09:58:26 2016 (r428554) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.4 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Wed Dec 14 09:55:08 2016 (r428553) +++ head/www/py-flexget/distinfo Wed Dec 14 09:58:26 2016 (r428554) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481440531 -SHA256 (FlexGet-2.8.2.tar.gz) = 80f0d89cc3857809bcf5a91665dfed2b4763ceedef86c8dee81aaf65ad45c52c -SIZE (FlexGet-2.8.2.tar.gz) = 2601047 +TIMESTAMP = 1481613320 +SHA256 (FlexGet-2.8.4.tar.gz) = 93cae9629a23d447ec2cdd167953c022ce79ae53a706ceee58173f1c2deb2102 +SIZE (FlexGet-2.8.4.tar.gz) = 2601262 From owner-svn-ports-all@freebsd.org Wed Dec 14 10:19:08 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 DBE52C772A4; Wed, 14 Dec 2016 10:19:08 +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 B69B4188A; Wed, 14 Dec 2016 10:19:08 +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 uBEAJ72M048620; Wed, 14 Dec 2016 10:19:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEAJ7Mn048618; Wed, 14 Dec 2016 10:19:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612141019.uBEAJ7Mn048618@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 10:19:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428555 - head/security/vuxml 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: Wed, 14 Dec 2016 10:19:09 -0000 Author: jbeich Date: Wed Dec 14 10:19:07 2016 New Revision: 428555 URL: https://svnweb.freebsd.org/changeset/ports/428555 Log: security/vuxml: mark www/firefox < 50.1_1,1 as vulnerable Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Wed Dec 14 09:58:26 2016 (r428554) +++ head/security/vuxml/vuln.xml Wed Dec 14 10:19:07 2016 (r428555) @@ -58,6 +58,76 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + mozilla -- multiple vulnerabilities + + + firefox + 50.1.0_1,1 + + + seamonkey + linux-seamonkey + 2.47 + + + firefox-esr + 45.6.0,1 + + + linux-firefox + 45.6.0,2 + + + libxul + thunderbird + linux-thunderbird + 45.6.0 + + + + +

Mozilla Foundation reports:

+
+

CVE-2016-9894: Buffer overflow in SkiaGL

+

CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements

+

CVE-2016-9895: CSP bypass using marquee tag

+

CVE-2016-9896: Use-after-free with WebVR

+

CVE-2016-9897: Memory corruption in libGLES

+

CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees

+

CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs

+

CVE-2016-9904: Cross-origin information leak in shared atoms

+

CVE-2016-9901: Data from Pocket server improperly sanitized before execution

+

CVE-2016-9902: Pocket extension does not validate the origin of events

+

CVE-2016-9903: XSS injection vulnerability in add-ons SDK

+

CVE-2016-9080: Memory safety bugs fixed in Firefox 50.1

+

CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6

+
+ +
+ + CVE-2016-9894 + CVE-2016-9899 + CVE-2016-9895 + CVE-2016-9896 + CVE-2016-9897 + CVE-2016-9898 + CVE-2016-9900 + CVE-2016-9904 + CVE-2016-9901 + CVE-2016-9902 + CVE-2016-9903 + CVE-2016-9080 + CVE-2016-9893 + https://www.mozilla.org/security/advisories/mfsa2016-94/ + https://www.mozilla.org/security/advisories/mfsa2016-95/ + + + 2016-12-13 + 2016-12-14 + +
+ wordpress -- multiple vulnerabilities @@ -1238,6 +1308,14 @@ Notes: 45.5.1,2 + seamonkey + 2.47 + + + linux-seamonkey + 2.47 + + libxul 45.5.1 @@ -1268,6 +1346,7 @@ Notes: 2016-11-30 2016-12-01 + 2016-12-14 From owner-svn-ports-all@freebsd.org Wed Dec 14 11:12: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 CF917C77EB4; Wed, 14 Dec 2016 11:12:54 +0000 (UTC) (envelope-from martymac@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 A47D21564; Wed, 14 Dec 2016 11:12:54 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEBCrep072255; Wed, 14 Dec 2016 11:12:53 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEBCr4A072253; Wed, 14 Dec 2016 11:12:53 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201612141112.uBEBCr4A072253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Wed, 14 Dec 2016 11:12:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428556 - in head/games/flightgear: . 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: Wed, 14 Dec 2016 11:12:54 -0000 Author: martymac Date: Wed Dec 14 11:12:53 2016 New Revision: 428556 URL: https://svnweb.freebsd.org/changeset/ports/428556 Log: Backport security fix 280cd52 Without this fix, a malicious aircraft maintainer can easily overwrite arbitrary files the user running FlightGear has write access to. Reported by: Florent Rougon Security: https://sourceforge.net/p/flightgear/flightgear/ci/280cd523686fbdb175d50417266d2487a8ce67d2/ Added: head/games/flightgear/files/patch-280cd52-src-Autopilot-route_mgr.cxx (contents, props changed) Modified: head/games/flightgear/Makefile Modified: head/games/flightgear/Makefile ============================================================================== --- head/games/flightgear/Makefile Wed Dec 14 10:19:07 2016 (r428555) +++ head/games/flightgear/Makefile Wed Dec 14 11:12:53 2016 (r428556) @@ -3,6 +3,7 @@ PORTNAME= flightgear PORTVERSION= 2016.4.3 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} Added: head/games/flightgear/files/patch-280cd52-src-Autopilot-route_mgr.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/flightgear/files/patch-280cd52-src-Autopilot-route_mgr.cxx Wed Dec 14 11:12:53 2016 (r428556) @@ -0,0 +1,55 @@ +commit 280cd523686fbdb175d50417266d2487a8ce67d2 +Author: Florent Rougon +Date: Fri Dec 9 11:29:13 2016 +0100 + + Security fix: don't allow the route manager to overwrite any file + + Since the Save function can be triggered from Nasal with an arbitrary + path, we must check this path before overwriting the file. + + (also add a missing include that is directly needed for this commit) + +diff --git src/Autopilot/route_mgr.cxx src/Autopilot/route_mgr.cxx +index bae5b1d23..901c64e14 100644 +--- src/Autopilot/route_mgr.cxx ++++ src/Autopilot/route_mgr.cxx +@@ -44,6 +44,7 @@ + #include + #include + ++#include
+ #include "Main/fg_props.hxx" + #include "Navaids/positioned.hxx" + #include +@@ -54,6 +55,8 @@ + #include "Airports/runways.hxx" + #include + #include ++#include
// fgValidatePath() ++#include + + #define RM "/autopilot/route-manager/" + +@@ -709,7 +712,21 @@ void FGRouteMgr::InputListener::valueChanged(SGPropertyNode *prop) + mgr->loadRoute(path); + } else if (!strcmp(s, "@SAVE")) { + SGPath path(mgr->_pathNode->getStringValue()); +- mgr->saveRoute(path); ++ SGPath authorizedPath = fgValidatePath(path, true /* write */); ++ ++ if (!authorizedPath.isNull()) { ++ mgr->saveRoute(authorizedPath); ++ } else { ++ std::string msg = ++ "The route manager was asked to write the flightplan to '" + ++ path.utf8Str() + "', but this path is not authorized for writing. " + ++ "Please choose another location, for instance in the $FG_HOME/Export " ++ "folder (" + (globals->get_fg_home() / "Export").utf8Str() + ")."; ++ ++ SG_LOG(SG_AUTOPILOT, SG_ALERT, msg); ++ modalMessageBox("FlightGear", "Unable to write to the specified file", ++ msg); ++ } + } else if (!strcmp(s, "@NEXT")) { + mgr->jumpToIndex(mgr->currentIndex() + 1); + } else if (!strcmp(s, "@PREVIOUS")) { From owner-svn-ports-all@freebsd.org Wed Dec 14 11:38: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 6F176C7634D; Wed, 14 Dec 2016 11:38:38 +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 3E6C91E23; Wed, 14 Dec 2016 11:38:38 +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 uBEBcb8r080410; Wed, 14 Dec 2016 11:38:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEBcb8T080408; Wed, 14 Dec 2016 11:38:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612141138.uBEBcb8T080408@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 14 Dec 2016 11:38:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428557 - head/devel/pecl-sync 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: Wed, 14 Dec 2016 11:38:38 -0000 Author: amdmi3 Date: Wed Dec 14 11:38:37 2016 New Revision: 428557 URL: https://svnweb.freebsd.org/changeset/ports/428557 Log: - Update to 1.1.1 - Remove IGNORE_WITH_PHP=70 - Add LICENSE_FILE - Use tar:tgz PR: 215137 Submitted by: gasol.wu@gmail.com (maintainer) Modified: head/devel/pecl-sync/Makefile head/devel/pecl-sync/distinfo Modified: head/devel/pecl-sync/Makefile ============================================================================== --- head/devel/pecl-sync/Makefile Wed Dec 14 11:12:53 2016 (r428556) +++ head/devel/pecl-sync/Makefile Wed Dec 14 11:38:37 2016 (r428557) @@ -2,20 +2,18 @@ # $FreeBSD$ PORTNAME= sync -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1.0 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= gasol.wu@gmail.com COMMENT= Named and unnamed synchronization objects in PHP LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -USES= php:ext -IGNORE_WITH_PHP= 70 +USES= php:ext tar:tgz .include Modified: head/devel/pecl-sync/distinfo ============================================================================== --- head/devel/pecl-sync/distinfo Wed Dec 14 11:12:53 2016 (r428556) +++ head/devel/pecl-sync/distinfo Wed Dec 14 11:38:37 2016 (r428557) @@ -1,2 +1,3 @@ -SHA256 (PECL/sync-1.0.1.tgz) = e63943977502eb878f8ef60eb4fcc24ad94fa68ad2ba8b67b98f382d2ffc78f3 -SIZE (PECL/sync-1.0.1.tgz) = 11597 +TIMESTAMP = 1481103666 +SHA256 (PECL/sync-1.1.0.tgz) = bf94138a266badbd7a6eac19d122fbf4e2158fabd4012c4a6abd94d8ee5eb748 +SIZE (PECL/sync-1.1.0.tgz) = 16789 From owner-svn-ports-all@freebsd.org Wed Dec 14 11:59: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 CB804C76CFA; Wed, 14 Dec 2016 11:59:59 +0000 (UTC) (envelope-from araujo@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 9B2F31CBD; Wed, 14 Dec 2016 11:59:59 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEBxw28088610; Wed, 14 Dec 2016 11:59:58 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEBxwnr088608; Wed, 14 Dec 2016 11:59:58 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201612141159.uBEBxwnr088608@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Wed, 14 Dec 2016 11:59:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428558 - head/www/youtube_dl 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: Wed, 14 Dec 2016 11:59:59 -0000 Author: araujo Date: Wed Dec 14 11:59:58 2016 New Revision: 428558 URL: https://svnweb.freebsd.org/changeset/ports/428558 Log: Update to 2016.12.12. PR: ports/215295 Submitted by: takefu@airport.fm Modified: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo Modified: head/www/youtube_dl/Makefile ============================================================================== --- head/www/youtube_dl/Makefile Wed Dec 14 11:38:37 2016 (r428557) +++ head/www/youtube_dl/Makefile Wed Dec 14 11:59:58 2016 (r428558) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= youtube_dl -PORTVERSION= 2016.12.01 +PORTVERSION= 2016.12.12 PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://yt-dl.org/downloads/${PORTVERSION}/ Modified: head/www/youtube_dl/distinfo ============================================================================== --- head/www/youtube_dl/distinfo Wed Dec 14 11:38:37 2016 (r428557) +++ head/www/youtube_dl/distinfo Wed Dec 14 11:59:58 2016 (r428558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480952989 -SHA256 (youtube-dl-2016.12.01.tar.gz) = ddff281a251c7a40bf8c28afa1df63e9a64ff61b6b8097535fbbe587e8ccaef7 -SIZE (youtube-dl-2016.12.01.tar.gz) = 2478435 +TIMESTAMP = 1481716316 +SHA256 (youtube-dl-2016.12.12.tar.gz) = 643efa7755ac4aa03a241f106d8923dfd5dbaf8d3c14e56b696048c4f2fab430 +SIZE (youtube-dl-2016.12.12.tar.gz) = 2478147 From owner-svn-ports-all@freebsd.org Wed Dec 14 12:19:32 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 83385C77C93; Wed, 14 Dec 2016 12:19:32 +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 52A381DB4; Wed, 14 Dec 2016 12:19:32 +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 uBECJVKj096578; Wed, 14 Dec 2016 12:19:31 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBECJV9a096577; Wed, 14 Dec 2016 12:19:31 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201612141219.uBECJV9a096577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Wed, 14 Dec 2016 12:19:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428559 - head/lang/rubinius 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: Wed, 14 Dec 2016 12:19:32 -0000 Author: ashish Date: Wed Dec 14 12:19:31 2016 New Revision: 428559 URL: https://svnweb.freebsd.org/changeset/ports/428559 Log: - Only supported on AMD64 platforms Reported by: pkg-fallout Modified: head/lang/rubinius/Makefile Modified: head/lang/rubinius/Makefile ============================================================================== --- head/lang/rubinius/Makefile Wed Dec 14 11:59:58 2016 (r428558) +++ head/lang/rubinius/Makefile Wed Dec 14 12:19:31 2016 (r428559) @@ -42,6 +42,8 @@ OPTIONS_RADIO= LLVM OPTIONS_DEFAULT= LLVM39 OPTIONS_RADIO_LLVM= LLVM36 LLVM37 LLVM38 LLVM39 +ONLY_FOR_ARCHS= amd64 + LLVM36_DESC= LLVM 3.6 LLVM37_DESC= LLVM 3.7 LLVM38_DESC= LLVM 3.8 From owner-svn-ports-all@freebsd.org Wed Dec 14 13:43:36 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 85F33C77839; Wed, 14 Dec 2016 13:43:36 +0000 (UTC) (envelope-from gahr@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 55BD813B8; Wed, 14 Dec 2016 13:43:36 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEDhZDP032846; Wed, 14 Dec 2016 13:43:35 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEDhZOZ032845; Wed, 14 Dec 2016 13:43:35 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201612141343.uBEDhZOZ032845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Wed, 14 Dec 2016 13:43:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428560 - head/security/nacl 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: Wed, 14 Dec 2016 13:43:36 -0000 Author: gahr Date: Wed Dec 14 13:43:35 2016 New Revision: 428560 URL: https://svnweb.freebsd.org/changeset/ports/428560 Log: security/nacl: fix post-patch (prevented c++ from working) and add LICENSE PR: 215277 Submitted by: gahr@ Approved by: johans@ (maintainer) Modified: head/security/nacl/Makefile Modified: head/security/nacl/Makefile ============================================================================== --- head/security/nacl/Makefile Wed Dec 14 12:19:31 2016 (r428559) +++ head/security/nacl/Makefile Wed Dec 14 13:43:35 2016 (r428560) @@ -3,13 +3,15 @@ PORTNAME= nacl PORTVERSION= 20110221 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://hyperelliptic.org/nacl/ MAINTAINER= johans@FreeBSD.org COMMENT= High speed cryptography library +LICENSE= PD + USES= tar:bzip2 ALL_TARGET= do USE_BINUTILS= yes @@ -21,9 +23,9 @@ HOSTNAME_CMD?= /bin/hostname -s MYARCH= ${ARCH:S/i386/x86/} post-patch: - @${REINPLACE_CMD} -i -e "s|$$| -fPIC|" ${WRKSRC}/okcompilers/c - @${REINPLACE_CMD} -i -e "s|gcc|${CC}|" ${WRKSRC}/okcompilers/c - @${REINPLACE_CMD} -i -e "s|c++|${CXX}|" ${WRKSRC}/okcompilers/cpp + @${REINPLACE_CMD} -e "s|$$| -fPIC|" ${WRKSRC}/okcompilers/c + @${REINPLACE_CMD} -e "s|gcc|${CC}|" ${WRKSRC}/okcompilers/c + @${REINPLACE_CMD} -e "s|g++|${CXX}|" ${WRKSRC}/okcompilers/cpp pre-build: ${RM} -r ${WRKSRC}/crypto_onetimeauth/poly1305/amd64 From owner-svn-ports-all@freebsd.org Wed Dec 14 13:44:37 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 357AEC778AC; Wed, 14 Dec 2016 13:44:37 +0000 (UTC) (envelope-from dinoex@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 051F31538; Wed, 14 Dec 2016 13:44:36 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEDiam1033005; Wed, 14 Dec 2016 13:44:36 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEDiaQJ033004; Wed, 14 Dec 2016 13:44:36 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612141344.uBEDiaQJ033004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Wed, 14 Dec 2016 13:44:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428561 - head/emulators/vice 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: Wed, 14 Dec 2016 13:44:37 -0000 Author: dinoex Date: Wed Dec 14 13:44:36 2016 New Revision: 428561 URL: https://svnweb.freebsd.org/changeset/ports/428561 Log: - fix option XAW3D Modified: head/emulators/vice/Makefile Modified: head/emulators/vice/Makefile ============================================================================== --- head/emulators/vice/Makefile Wed Dec 14 13:43:35 2016 (r428560) +++ head/emulators/vice/Makefile Wed Dec 14 13:44:36 2016 (r428561) @@ -101,6 +101,7 @@ __pmlinks1!= ${ECHO_CMD} '${LMLINKS:S/ .if ${PORT_OPTIONS:MXAW3D} GNOME_SUFFIX= -xaw3d CONFLICTS?= vice-gnome-1.* vice-1.* +USES+= perl5 .endif .if ${PORT_OPTIONS:MGNOMEUI} @@ -145,6 +146,7 @@ post-extract: @${RM} ${WRKSRC}/doc/vice.info* post-patch: + ${CHMOD} +x "${WRKSRC}/doc/html/texi2html" ${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g" \ ${WRKSRC}/man/vice.1 ${REINPLACE_CMD} -e 's|^localedir.*|localedir = $$(DESTDIR)${LOCALBASE}/share/locale|' \ From owner-svn-ports-all@freebsd.org Wed Dec 14 13:58:23 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 17B25C77B86; Wed, 14 Dec 2016 13:58:23 +0000 (UTC) (envelope-from tz@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 DB5481AB7; Wed, 14 Dec 2016 13:58:22 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEDwMAn037087; Wed, 14 Dec 2016 13:58:22 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEDwLsM037085; Wed, 14 Dec 2016 13:58:21 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612141358.uBEDwLsM037085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Wed, 14 Dec 2016 13:58:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428562 - branches/2016Q4/lang/php56 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: Wed, 14 Dec 2016 13:58:23 -0000 Author: tz Date: Wed Dec 14 13:58:21 2016 New Revision: 428562 URL: https://svnweb.freebsd.org/changeset/ports/428562 Log: MFH: r428417 lang/php56: Update PHP 5.6 from 5.6.28 to 5.6.29 Changelog: http://www.php.net/ChangeLog-5.php#5.6.29 PR: 215190 Submitted by: rustem.alimov@gmail.com Approved by: mentors (implicit) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/lang/php56/Makefile branches/2016Q4/lang/php56/distinfo Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/lang/php56/Makefile ============================================================================== --- branches/2016Q4/lang/php56/Makefile Wed Dec 14 13:44:36 2016 (r428561) +++ branches/2016Q4/lang/php56/Makefile Wed Dec 14 13:58:21 2016 (r428562) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= php56 -PORTVERSION= 5.6.28 +PORTVERSION= 5.6.29 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions Modified: branches/2016Q4/lang/php56/distinfo ============================================================================== --- branches/2016Q4/lang/php56/distinfo Wed Dec 14 13:44:36 2016 (r428561) +++ branches/2016Q4/lang/php56/distinfo Wed Dec 14 13:58:21 2016 (r428562) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479844408 -SHA256 (php-5.6.28.tar.xz) = 07187ba2870f89cef334cd2ad6cb801aeec5eaf283da0293a9a6be75d6786d11 -SIZE (php-5.6.28.tar.xz) = 12441072 +TIMESTAMP = 1481346047 +SHA256 (php-5.6.29.tar.xz) = 0ff352a433f73e2c82b0d5b283b600402518569bf72a74e247f356dacbf322a7 +SIZE (php-5.6.29.tar.xz) = 12444988 SHA256 (php-5.5.x-mail-header.patch) = f510672c4bf2c228e4d8c7837e16a82169de82139dcf33fafce51e9e55a1b9ed SIZE (php-5.5.x-mail-header.patch) = 4426 From owner-svn-ports-all@freebsd.org Wed Dec 14 14: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 91ED6C776B8; Wed, 14 Dec 2016 14:25:59 +0000 (UTC) (envelope-from ehaupt@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 481B911A0; Wed, 14 Dec 2016 14:25:59 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEEPwM4049243; Wed, 14 Dec 2016 14:25:58 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEEPwfQ049241; Wed, 14 Dec 2016 14:25:58 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612141425.uBEEPwfQ049241@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Wed, 14 Dec 2016 14:25:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428563 - head/www/kannel 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: Wed, 14 Dec 2016 14:25:59 -0000 Author: ehaupt Date: Wed Dec 14 14:25:58 2016 New Revision: 428563 URL: https://svnweb.freebsd.org/changeset/ports/428563 Log: - Document the iconv runtime dependency - Move from USE_OPENSSL to USES=ssl - Move from MYSQL_USE to MYSQL_USES - Bump PORTREVISION (because of dependency change) PR: 215133 Submitted by: dbaio@bsd.com.br (maintainer) MFH: 2016Q4 Modified: head/www/kannel/Makefile head/www/kannel/distinfo Modified: head/www/kannel/Makefile ============================================================================== --- head/www/kannel/Makefile Wed Dec 14 13:58:21 2016 (r428562) +++ head/www/kannel/Makefile Wed Dec 14 14:25:58 2016 (r428563) @@ -3,7 +3,7 @@ PORTNAME= kannel PORTVERSION= 1.4.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ @@ -17,26 +17,20 @@ LICENSE_NAME= The Kannel Software Licens LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -PORTSCOUT= skipv:1.5.0 - LIB_DEPENDS= libpcre.so:devel/pcre +PORTSCOUT= skipv:1.5.0 + USERS= kannel GROUPS= kannel -USES= tar:bzip2 gmake bison +USES= bison gmake iconv ssl tar:bzip2 USE_GCC= yes USE_GNOME= libxml2 -USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \ - --enable-pcre=yes --enable-docs=no --with-malloc=native \ - --enable-start-stop-daemon=no --without-sdb --without-oracle \ - --without-sqlite2 - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -pthread +CONFIGURE_ARGS= --enable-pcre=yes --enable-docs=no --with-malloc=native \ + --enable-start-stop-daemon=no OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 OPTIONS_DEFAULT= MYSQL @@ -44,7 +38,7 @@ OPTIONS_DEFAULT= MYSQL SQLITE3_USES= sqlite:3 SQLITE3_CONFIGURE_WITH= sqlite3 -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_WITH= mysql PGSQL_USES= pgsql Modified: head/www/kannel/distinfo ============================================================================== --- head/www/kannel/distinfo Wed Dec 14 13:58:21 2016 (r428562) +++ head/www/kannel/distinfo Wed Dec 14 14:25:58 2016 (r428563) @@ -1,2 +1,3 @@ +TIMESTAMP = 1481149943 SHA256 (gateway-1.4.4.tar.bz2) = df665b600d1960708637d0c2875f11d296677b931add0a6b3cdd102024d1a717 SIZE (gateway-1.4.4.tar.bz2) = 2949852 From owner-svn-ports-all@freebsd.org Wed Dec 14 14:31:52 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 31A05C778D8; Wed, 14 Dec 2016 14:31:52 +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 00FFF167A; Wed, 14 Dec 2016 14:31:51 +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 uBEEVpgS053040; Wed, 14 Dec 2016 14:31:51 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEEVpG4053038; Wed, 14 Dec 2016 14:31:51 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201612141431.uBEEVpG4053038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Wed, 14 Dec 2016 14:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428564 - head/devel/artifactory 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: Wed, 14 Dec 2016 14:31:52 -0000 Author: robak Date: Wed Dec 14 14:31:50 2016 New Revision: 428564 URL: https://svnweb.freebsd.org/changeset/ports/428564 Log: devel/artifactory: update 4.14.2 -> 4.15.0 PR: 215281 Submitted by: David Harrigan (maintainer) Modified: head/devel/artifactory/Makefile head/devel/artifactory/distinfo Modified: head/devel/artifactory/Makefile ============================================================================== --- head/devel/artifactory/Makefile Wed Dec 14 14:25:58 2016 (r428563) +++ head/devel/artifactory/Makefile Wed Dec 14 14:31:50 2016 (r428564) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= artifactory -PORTVERSION= 4.14.2 +PORTVERSION= 4.15.0 CATEGORIES= devel java MASTER_SITES= https://bintray.com/artifact/download/jfrog/artifactory/ DISTNAME= jfrog-${PORTNAME}-oss-${PORTVERSION} Modified: head/devel/artifactory/distinfo ============================================================================== --- head/devel/artifactory/distinfo Wed Dec 14 14:25:58 2016 (r428563) +++ head/devel/artifactory/distinfo Wed Dec 14 14:31:50 2016 (r428564) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480327698 -SHA256 (jfrog-artifactory-oss-4.14.2.zip) = 74ffcb027fc6d6a93acb8f454fe09a90907ed6f8ff7880c282d0ce7f2bef8865 -SIZE (jfrog-artifactory-oss-4.14.2.zip) = 41412238 +TIMESTAMP = 1481648375 +SHA256 (jfrog-artifactory-oss-4.15.0.zip) = a8b26d78eb3622a484a6cb6d70cb2ee7d47a46e93af7646ed8878243e113e45e +SIZE (jfrog-artifactory-oss-4.15.0.zip) = 41458108 From owner-svn-ports-all@freebsd.org Wed Dec 14 14:45: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 E3A1BC77CE6; Wed, 14 Dec 2016 14:45:38 +0000 (UTC) (envelope-from lifanov@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 AA4261E5E; Wed, 14 Dec 2016 14:45:38 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEEjbdD057307; Wed, 14 Dec 2016 14:45:37 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEEjblc057306; Wed, 14 Dec 2016 14:45:37 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612141445.uBEEjblc057306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Wed, 14 Dec 2016 14:45:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428565 - head/games/wtf 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: Wed, 14 Dec 2016 14:45:39 -0000 Author: lifanov Date: Wed Dec 14 14:45:37 2016 New Revision: 428565 URL: https://svnweb.freebsd.org/changeset/ports/428565 Log: update games/wtf to 20161212 Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8786 Modified: head/games/wtf/Makefile head/games/wtf/distinfo Modified: head/games/wtf/Makefile ============================================================================== --- head/games/wtf/Makefile Wed Dec 14 14:31:50 2016 (r428564) +++ head/games/wtf/Makefile Wed Dec 14 14:45:37 2016 (r428565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wtf -PORTVERSION= 20161126 +PORTVERSION= 20161212 CATEGORIES= games MASTER_SITES= SF/bsdwtf Modified: head/games/wtf/distinfo ============================================================================== --- head/games/wtf/distinfo Wed Dec 14 14:31:50 2016 (r428564) +++ head/games/wtf/distinfo Wed Dec 14 14:45:37 2016 (r428565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480163135 -SHA256 (wtf-20161126.tar.gz) = ac3607e71593809f06ca9713bf48b24370580bbd25337fdfb438f39a75642511 -SIZE (wtf-20161126.tar.gz) = 24750 +TIMESTAMP = 1481687273 +SHA256 (wtf-20161212.tar.gz) = 6ea519e2c6233321102d3b34c60ae116bb4d997ab4a72b307bd73fb4adb4397a +SIZE (wtf-20161212.tar.gz) = 24754 From owner-svn-ports-all@freebsd.org Wed Dec 14 15:39:19 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 3A755C80B71; Wed, 14 Dec 2016 15:39:19 +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 EF7251F95; Wed, 14 Dec 2016 15:39: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 uBEFdIpu077689; Wed, 14 Dec 2016 15:39:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEFdH9F077677; Wed, 14 Dec 2016 15:39:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612141539.uBEFdH9F077677@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 15:39:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428566 - in head: mail/thunderbird mail/thunderbird/files www/firefox www/firefox-esr www/firefox-esr/files www/firefox/files www/libxul www/libxul/files www/seamonkey www/seamonkey/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: Wed, 14 Dec 2016 15:39:19 -0000 Author: jbeich Date: Wed Dec 14 15:39:16 2016 New Revision: 428566 URL: https://svnweb.freebsd.org/changeset/ports/428566 Log: gecko: improve NSS 3.28 compatibility https://bugzilla.mozilla.org/show_bug.cgi?id=1323209 MFH: 2016Q4 Added: head/mail/thunderbird/files/patch-bug1290037 (contents, props changed) head/www/firefox-esr/files/patch-bug1290037 (contents, props changed) head/www/firefox/files/patch-bug1290037 (contents, props changed) head/www/libxul/files/patch-bug1290037 (contents, props changed) head/www/seamonkey/files/patch-bug1290037 (contents, props changed) Modified: head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox-esr/Makefile (contents, props changed) head/www/firefox/Makefile (contents, props changed) head/www/libxul/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Wed Dec 14 14:45:37 2016 (r428565) +++ head/mail/thunderbird/Makefile Wed Dec 14 15:39:16 2016 (r428566) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/mail/thunderbird/files/patch-bug1290037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/mail/thunderbird/files/patch-bug1290037 Wed Dec 14 15:39:16 2016 (r428566) @@ -0,0 +1,29 @@ +commit 7943c27406fb +Author: Franziskus Kiefer +Date: Thu Jul 28 16:48:00 2016 +0200 + + Bug 1290037 - Update keybits in H2, r=mt + + MozReview-Commit-ID: 35oWoDMqe1Y + + --HG-- + extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a +--- + netwerk/protocol/http/Http2Session.cpp | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp +index dbcc1115cbd3..f3cd57304f73 100644 +--- mozilla/netwerk/protocol/http/Http2Session.cpp ++++ mozilla/netwerk/protocol/http/Http2Session.cpp +@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() + LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); +- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 +- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", ++ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. ++ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); + } Modified: head/www/firefox-esr/Makefile ============================================================================== --- head/www/firefox-esr/Makefile Wed Dec 14 14:45:37 2016 (r428565) +++ head/www/firefox-esr/Makefile Wed Dec 14 15:39:16 2016 (r428566) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 45.6.0 DISTVERSIONSUFFIX=esr.source -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ Added: head/www/firefox-esr/files/patch-bug1290037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox-esr/files/patch-bug1290037 Wed Dec 14 15:39:16 2016 (r428566) @@ -0,0 +1,29 @@ +commit 7943c27406fb +Author: Franziskus Kiefer +Date: Thu Jul 28 16:48:00 2016 +0200 + + Bug 1290037 - Update keybits in H2, r=mt + + MozReview-Commit-ID: 35oWoDMqe1Y + + --HG-- + extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a +--- + netwerk/protocol/http/Http2Session.cpp | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp +index dbcc1115cbd3..f3cd57304f73 100644 +--- netwerk/protocol/http/Http2Session.cpp ++++ netwerk/protocol/http/Http2Session.cpp +@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() + LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); +- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 +- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", ++ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. ++ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); + } Modified: head/www/firefox/Makefile ============================================================================== --- head/www/firefox/Makefile Wed Dec 14 14:45:37 2016 (r428565) +++ head/www/firefox/Makefile Wed Dec 14 15:39:16 2016 (r428566) @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ Added: head/www/firefox/files/patch-bug1290037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/firefox/files/patch-bug1290037 Wed Dec 14 15:39:16 2016 (r428566) @@ -0,0 +1,29 @@ +commit 7943c27406fb +Author: Franziskus Kiefer +Date: Thu Jul 28 16:48:00 2016 +0200 + + Bug 1290037 - Update keybits in H2, r=mt + + MozReview-Commit-ID: 35oWoDMqe1Y + + --HG-- + extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a +--- + netwerk/protocol/http/Http2Session.cpp | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp +index dbcc1115cbd3..f3cd57304f73 100644 +--- netwerk/protocol/http/Http2Session.cpp ++++ netwerk/protocol/http/Http2Session.cpp +@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() + LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); +- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 +- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", ++ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. ++ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); + } Modified: head/www/libxul/Makefile ============================================================================== --- head/www/libxul/Makefile Wed Dec 14 14:45:37 2016 (r428565) +++ head/www/libxul/Makefile Wed Dec 14 15:39:16 2016 (r428566) @@ -3,7 +3,7 @@ PORTNAME= libxul DISTVERSION= 45.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= www devel MASTER_SITES= MOZILLA/firefox/releases/${DISTVERSION}esr/source \ MOZILLA/firefox/candidates/${DISTVERSION}esr-candidates/build1/source Added: head/www/libxul/files/patch-bug1290037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/libxul/files/patch-bug1290037 Wed Dec 14 15:39:16 2016 (r428566) @@ -0,0 +1,29 @@ +commit 7943c27406fb +Author: Franziskus Kiefer +Date: Thu Jul 28 16:48:00 2016 +0200 + + Bug 1290037 - Update keybits in H2, r=mt + + MozReview-Commit-ID: 35oWoDMqe1Y + + --HG-- + extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a +--- + netwerk/protocol/http/Http2Session.cpp | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp +index dbcc1115cbd3..f3cd57304f73 100644 +--- netwerk/protocol/http/Http2Session.cpp ++++ netwerk/protocol/http/Http2Session.cpp +@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() + LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); +- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 +- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", ++ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. ++ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); + } Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Wed Dec 14 14:45:37 2016 (r428565) +++ head/www/seamonkey/Makefile Wed Dec 14 15:39:16 2016 (r428566) @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.40 MOZILLA_VER= 43 # above + 3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source Added: head/www/seamonkey/files/patch-bug1290037 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1290037 Wed Dec 14 15:39:16 2016 (r428566) @@ -0,0 +1,29 @@ +commit 7943c27406fb +Author: Franziskus Kiefer +Date: Thu Jul 28 16:48:00 2016 +0200 + + Bug 1290037 - Update keybits in H2, r=mt + + MozReview-Commit-ID: 35oWoDMqe1Y + + --HG-- + extra : rebase_source : 020fbd93c190131eb04eed2d583787d6e5954a5a +--- + netwerk/protocol/http/Http2Session.cpp | 4 ++-- + 1 file changed, 2 insertions(+), 2 deletions(-) + +diff --git netwerk/protocol/http/Http2Session.cpp netwerk/protocol/http/Http2Session.cpp +index dbcc1115cbd3..f3cd57304f73 100644 +--- mozilla/netwerk/protocol/http/Http2Session.cpp ++++ mozilla/netwerk/protocol/http/Http2Session.cpp +@@ -3549,8 +3549,8 @@ Http2Session::ConfirmTLSProfile() + LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to DH %d < 2048\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); +- } else if (kea == ssl_kea_ecdh && keybits < 256) { // 256 bits is "security level" of 128 +- LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 256\n", ++ } else if (kea == ssl_kea_ecdh && keybits < 224) { // see rfc7540 9.2.1. ++ LOG3(("Http2Session::ConfirmTLSProfile %p FAILED due to ECDH %d < 224\n", + this, keybits)); + RETURN_SESSION_ERROR(this, INADEQUATE_SECURITY); + } From owner-svn-ports-all@freebsd.org Wed Dec 14 15:39:31 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 AD676C80BA7; Wed, 14 Dec 2016 15:39:31 +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 7CD3CC4; Wed, 14 Dec 2016 15:39:31 +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 uBEFdUPK077829; Wed, 14 Dec 2016 15:39:30 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEFdUOD077827; Wed, 14 Dec 2016 15:39:30 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612141539.uBEFdUOD077827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 15:39:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428567 - in head: devel/onscripter games/openbor 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: Wed, 14 Dec 2016 15:39:31 -0000 Author: jbeich Date: Wed Dec 14 15:39:30 2016 New Revision: 428567 URL: https://svnweb.freebsd.org/changeset/ports/428567 Log: Add missing comments for -Wl,--as-needed in my ports Modified: head/devel/onscripter/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) Modified: head/devel/onscripter/Makefile ============================================================================== --- head/devel/onscripter/Makefile Wed Dec 14 15:39:16 2016 (r428566) +++ head/devel/onscripter/Makefile Wed Dec 14 15:39:30 2016 (r428567) @@ -19,7 +19,7 @@ USE_SDL= image mixer ttf MAKEFILE= Makefile.Linux ALL_TARGET= ALL MAKE_ARGS= RM="${RM}" -LDFLAGS+= -Wl,--as-needed +LDFLAGS+= -Wl,--as-needed # limit jpeg to bin/*conv PORTDOCS= * PLIST_FILES?= bin/nsaconv \ bin/nsadec \ Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Wed Dec 14 15:39:16 2016 (r428566) +++ head/games/openbor/Makefile Wed Dec 14 15:39:30 2016 (r428567) @@ -22,7 +22,7 @@ MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCAL MAKE_ARGS= CC="${CC}" LIBRARIES="${LOCALBASE}/lib" \ TARGET_ARCH=${ARCH:S/i386/x86/} ARCHFLAGS="" \ TARGET_FINAL='${TARGET}' BUILD_MMX="" -LDFLAGS+= -Wl,--as-needed +LDFLAGS+= -Wl,--as-needed # ogg, pthread, zlib PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png PORTDOCS= README From owner-svn-ports-all@freebsd.org Wed Dec 14 16:04:45 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 45991C66637; Wed, 14 Dec 2016 16:04:45 +0000 (UTC) (envelope-from dinoex@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 203A416E0; Wed, 14 Dec 2016 16:04:45 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEG4ii6089983; Wed, 14 Dec 2016 16:04:44 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEG4hvo089979; Wed, 14 Dec 2016 16:04:43 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612141604.uBEG4hvo089979@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Wed, 14 Dec 2016 16:04:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428568 - in head/irc: . hexchat-fish 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: Wed, 14 Dec 2016 16:04:45 -0000 Author: dinoex Date: Wed Dec 14 16:04:43 2016 New Revision: 428568 URL: https://svnweb.freebsd.org/changeset/ports/428568 Log: FiSHLiM is a HexChat plugin for FiSH IRC encryption. * Sending/receiving messages * Topic decryption * Using unecrypted keys / keys without a password from blow.ini * Pure protocol-level filtering (works with highlighting, nick coloring etc) * Partially encrypted messages (i.e. prefixed with nickname by a bouncer) * CBC mode WWW: http://fishlim.kodafritt.se/ Added: head/irc/hexchat-fish/ head/irc/hexchat-fish/Makefile (contents, props changed) head/irc/hexchat-fish/distinfo (contents, props changed) head/irc/hexchat-fish/pkg-descr (contents, props changed) Modified: head/irc/Makefile Modified: head/irc/Makefile ============================================================================== --- head/irc/Makefile Wed Dec 14 15:39:30 2016 (r428567) +++ head/irc/Makefile Wed Dec 14 16:04:43 2016 (r428568) @@ -29,6 +29,7 @@ SUBDIR += gruftistats SUBDIR += gseen.mod SUBDIR += hexchat + SUBDIR += hexchat-fish SUBDIR += hybserv SUBDIR += icbirc SUBDIR += ii Added: head/irc/hexchat-fish/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/hexchat-fish/Makefile Wed Dec 14 16:04:43 2016 (r428568) @@ -0,0 +1,37 @@ +# $FreeBSD$ + +PORTNAME= fishlim +PORTVERSION= 0.0.19 +CATEGORIES= irc security +MASTER_SITES= http://git.fishlim.kodafritt.se/fishlim/snapshot/ +PKGNAMEPREFIX= hexchat- +DISTNAME= fishlim-f952f6f21f6b7786e10d06a5ca90749f6e9f1f40 + +MAINTAINER= dinoex@FreeBSD.org +COMMENT= Encryption plugin for Hexchat + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= hexchat:irc/hexchat + +USES= tar:bz2 pkgconfig ssl +USE_GNOME= glib20 + +CFLAGS+= -I${LOCALBASE}/include/glib-2.0 +CFLAGS+= -I${OPENSSLINC} +LDFLAGS+= -L${OPENSSLLIB} -lcrypto + +PLIST_FILES= lib/hexchat/plugins/fishlim.so + +post-patch: + # base eopnssl has no libcrypto.pc + ${REINPLACE_CMD} -e 's| libcrypto||' \ + ${WRKSRC}/Makefile + +do-install: + ${MKDIR} ${STAGEDIR}${PREFIX}/lib/hexchat/plugins + ${INSTALL_PROGRAM} ${WRKSRC}/fishlim.so \ + ${STAGEDIR}${PREFIX}/lib/hexchat/plugins/ + +.include Added: head/irc/hexchat-fish/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/hexchat-fish/distinfo Wed Dec 14 16:04:43 2016 (r428568) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481727978 +SHA256 (fishlim-f952f6f21f6b7786e10d06a5ca90749f6e9f1f40.tar.bz2) = fc036d94f814028127dcf6a8ac20b6037719082f9035d77dd27a2166842f215e +SIZE (fishlim-f952f6f21f6b7786e10d06a5ca90749f6e9f1f40.tar.bz2) = 20362 Added: head/irc/hexchat-fish/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/hexchat-fish/pkg-descr Wed Dec 14 16:04:43 2016 (r428568) @@ -0,0 +1,10 @@ +FiSHLiM is a HexChat plugin for FiSH IRC encryption. + + * Sending/receiving messages + * Topic decryption + * Using unecrypted keys / keys without a password from blow.ini + * Pure protocol-level filtering (works with highlighting, nick coloring etc) + * Partially encrypted messages (i.e. prefixed with nickname by a bouncer) + * CBC mode + +WWW: http://fishlim.kodafritt.se/ From owner-svn-ports-all@freebsd.org Wed Dec 14 16:06:23 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 536E1C66740; Wed, 14 Dec 2016 16:06:23 +0000 (UTC) (envelope-from mat@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 E232B199B; Wed, 14 Dec 2016 16:06:22 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEG6MME090588; Wed, 14 Dec 2016 16:06:22 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEG6K1b090567; Wed, 14 Dec 2016 16:06:20 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612141606.uBEG6K1b090567@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 14 Dec 2016 16:06:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428569 - in head: databases/leofs games/libretro-cores japanese/mozc-server lang/rust-nightly lang/swift multimedia/kodi net-im/cutegram net-im/telegram net-im/telegram-purple net/sync... 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: Wed, 14 Dec 2016 16:06:23 -0000 Author: mat Date: Wed Dec 14 16:06:19 2016 New Revision: 428569 URL: https://svnweb.freebsd.org/changeset/ports/428569 Log: More USE_GITHUB cleanup. Use GH_SUBDIR, or GH_TUPLE, where applicable. Sponsored by: Absolight Modified: head/databases/leofs/Makefile (contents, props changed) head/games/libretro-cores/Makefile (contents, props changed) head/japanese/mozc-server/Makefile (contents, props changed) head/japanese/mozc-server/distinfo (contents, props changed) head/lang/rust-nightly/Makefile (contents, props changed) head/lang/swift/Makefile (contents, props changed) head/multimedia/kodi/Makefile (contents, props changed) head/net-im/cutegram/Makefile (contents, props changed) head/net-im/telegram-purple/Makefile (contents, props changed) head/net-im/telegram/Makefile (contents, props changed) head/net/syncthing-inotify/Makefile (contents, props changed) head/print/cups-connector/Makefile (contents, props changed) head/security/honeybadger/Makefile (contents, props changed) head/sysutils/epazote/Makefile (contents, props changed) head/sysutils/nomad/Makefile (contents, props changed) head/sysutils/restic/Makefile (contents, props changed) head/textproc/multimarkdown/Makefile (contents, props changed) head/www/uchiwa/Makefile (contents, props changed) head/www/uchiwa/distinfo (contents, props changed) Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/databases/leofs/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -118,14 +118,13 @@ label= ${dep:C,^.*:,,} GH_ACCOUNT:= ${GH_ACCOUNT} ${account}:${label} GH_PROJECT:= ${GH_PROJECT} ${project}:${label} GH_TAGNAME:= ${GH_TAGNAME} ${tagname}:${label} +GH_SUBDIR:= ${GH_SUBDIR} deps/${label}:${label} .endfor post-extract: .for dep in ${LEOFS_DEPS} .for tagname in ${dep:C,^[^=]+=([^\?]+)\?.*$,\1,} .for label in ${dep:C,^.*:,,} - @${MKDIR} ${WRKSRC}/deps - @${MV} ${WRKSRC_${label}} ${WRKSRC}/deps/${label} @if [ -f "${WRKSRC}/deps/${label}/src/${label}.app.src" ]; then \ ${REINPLACE_CMD} -e "s|{vsn, *git}|{vsn, \"${tagname}\"}|" \ "${WRKSRC}/deps/${label}/src/${label}.app.src"; \ Modified: head/games/libretro-cores/Makefile ============================================================================== --- head/games/libretro-cores/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/games/libretro-cores/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -79,7 +79,7 @@ ALL_CORES+= libretro:yabause:yabause:b12 USE_GITHUB= nodefault # variables that depend on ALL_CORES -GH_TUPLE= ${ALL_CORES:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\1:\2:\4:\3,} +GH_TUPLE= ${ALL_CORES:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\1:\2:\4:\3/\2,} CORE_DIRS= ${ALL_CORES:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\2,} #PLIST_FILES+= ${ALL_CORES:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),libexec/libretro/\3_libretro.so,} @@ -108,12 +108,6 @@ DOS2UNIX_FILES= hatari/Makefile.libretro USE_CXXSTD= gnu++11 .endif -post-extract: - @${MKDIR} ${WRKSRC} -.for dir in ${ALL_CORES:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\2:\3,} - @${MV} ${WRKSRC_${dir:C/^([^:]*):([^:]*)/\2/}} ${WRKSRC}/${dir:C/^([^:]*):([^:]*)/\1/} -.endfor - post-patch: @${REINPLACE_CMD} -e 's/"__VA_ARGS__/" __VA_ARGS__/' \ ${WRKSRC}/desmume/desmume/src/wifi.cpp Modified: head/japanese/mozc-server/Makefile ============================================================================== --- head/japanese/mozc-server/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/japanese/mozc-server/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -5,12 +5,6 @@ PORTNAME= mozc PORTVERSION= 2.17.2322.102 PORTREVISION= 2 CATEGORIES= japanese -MASTER_SITES= https://codeload.github.com/google/${PORTNAME}/tar.gz/9b4c9e0?dummy=/:main \ - https://codeload.github.com/hiroyuki-komatsu/japanese-usage-dictionary/tar.gz/e5b3425?dummy=/:udic -DISTFILES= google-${PORTNAME}-9b4c9e0_GH0.tar.gz:main \ - hiroyuki-komatsu-japanese-usage-dictionary-e5b3425.tar.gz:udic -EXTRACT_ONLY= google-${PORTNAME}-9b4c9e0_GH0.tar.gz \ - hiroyuki-komatsu-japanese-usage-dictionary-e5b3425.tar.gz MAINTAINER= hrs@FreeBSD.org COMMENT?= Mozc Japanese Input Method, Server @@ -25,9 +19,12 @@ LIB_DEPENDS= libprotobuf.so:devel/protob libzinnia.so:japanese/zinnia RUN_DEPENDS= xdg-open:devel/xdg-utils +USE_GITHUB= yes +GH_TUPLE= google:${PORTNAME}:9b4c9e0 \ + hiroyuki-komatsu:japanese-usage-dictionary:e5b3425:udic + USES= compiler:c++11-lang pkgconfig iconv:wchar_t gmake \ tar:bzip2 python:2.7,build shebangfix -WRKSRC= ${WRKDIR}/${PORTNAME}-9b4c9e0 SHEBANG_FILES= src/build_mozc.py BUILD_WRKSRC= ${WRKSRC}/src @@ -153,7 +150,7 @@ post-extract-mozc_server: ${PYTHON_CMD} ${BUILD_WRKSRC}/dictionary/gen_zip_code_seed.py \ --zip_code=ken_all.csv --jigyosyo=jigyosyo.csv \ >> dictionary09.txt - ${MV} ${WRKDIR}/japanese-usage-dictionary-e5b3425/usage_dict.txt \ + ${MV} ${WRKSRC_udic}/usage_dict.txt \ ${BUILD_WRKSRC}/third_party/japanese_usage_dictionary post-extract: post-extract-mozc_server @@ -259,14 +256,7 @@ do-install-ibus_mozc: # uim_mozc .if ${BUILD_MOZC_LIST:Muim_mozc} == "uim_mozc" || make(makesum) -#USE_GITHUB= yes # XXX -GH_ACCOUNT= e-kato -GH_PROJECT= macuim -GH_TAGNAME= v0.6.16.2.1 -DISTFILES+= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}_GH0${EXTRACT_SUFX}:gh_uim -EXTRACT_ONLY+= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_TAGNAME}_GH0${EXTRACT_SUFX} -MASTER_SITES+= https://codeload.github.com/${GH_ACCOUNT}/${GH_PROJECT}/tar.gz/${GH_TAGNAME}?dummy=/:gh_uim -WRKSRC_MU= ${WRKDIR}/${GH_PROJECT}-${GH_TAGNAME:C/^v//} +GH_TUPLE+= e-kato:macuim:v0.6.16.2.1:MU LIB_DEPENDS+= libuim.so:textproc/uim RUN_DEPENDS+= mozc_server:japanese/mozc-server \ Modified: head/japanese/mozc-server/distinfo ============================================================================== --- head/japanese/mozc-server/distinfo Wed Dec 14 16:04:43 2016 (r428568) +++ head/japanese/mozc-server/distinfo Wed Dec 14 16:06:19 2016 (r428569) @@ -1,12 +1,13 @@ -SHA256 (google-mozc-9b4c9e0_GH0.tar.gz) = b7f57c4bfbff9a7e657de4f8213bac2f8d3cc454076463ddc66e32ebcf7bf795 -SIZE (google-mozc-9b4c9e0_GH0.tar.gz) = 57248995 -SHA256 (hiroyuki-komatsu-japanese-usage-dictionary-e5b3425.tar.gz) = 2af954cd844c6a3113449d7dca37e36b769ecb2b49d3a54318a3bdee1a75af56 -SIZE (hiroyuki-komatsu-japanese-usage-dictionary-e5b3425.tar.gz) = 71050 +TIMESTAMP = 1481723411 SHA256 (ken_all-20160428.zip) = dd732957ca98dcad8c68aaa89447d77bd9201f26a19241f2531cb3f4ba2296f0 SIZE (ken_all-20160428.zip) = 1684351 SHA256 (jigyosyo-20160428.zip) = b95ed393343ed85363e8e7e14725af5e0b0586e60289a386fdba288e0e36f040 SIZE (jigyosyo-20160428.zip) = 752471 -SHA256 (e-kato-macuim-v0.6.16.2.1_GH0.tar.bz2) = ae999a2f02379bd049484a22684c37be5eb1f4db9763fa79885c4981502336e9 -SIZE (e-kato-macuim-v0.6.16.2.1_GH0.tar.bz2) = 324549 +SHA256 (google-mozc-2.17.2322.102-9b4c9e0_GH0.tar.gz) = b7f57c4bfbff9a7e657de4f8213bac2f8d3cc454076463ddc66e32ebcf7bf795 +SIZE (google-mozc-2.17.2322.102-9b4c9e0_GH0.tar.gz) = 57248995 +SHA256 (hiroyuki-komatsu-japanese-usage-dictionary-e5b3425_GH0.tar.gz) = 2af954cd844c6a3113449d7dca37e36b769ecb2b49d3a54318a3bdee1a75af56 +SIZE (hiroyuki-komatsu-japanese-usage-dictionary-e5b3425_GH0.tar.gz) = 71050 +SHA256 (e-kato-macuim-v0.6.16.2.1_GH0.tar.gz) = ae999a2f02379bd049484a22684c37be5eb1f4db9763fa79885c4981502336e9 +SIZE (e-kato-macuim-v0.6.16.2.1_GH0.tar.gz) = 324549 SHA256 (fcitx-mozc-2.17.2313.102.1.patch) = 52a7ed450f075eca3f4d468390ef59f9a439e0ac74327639802a7f11caa1a2c2 SIZE (fcitx-mozc-2.17.2313.102.1.patch) = 140531 Modified: head/lang/rust-nightly/Makefile ============================================================================== --- head/lang/rust-nightly/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/lang/rust-nightly/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -16,19 +16,13 @@ DISTINFO_FILE= ${.CURDIR}/distinfo PLIST= ${.CURDIR}/pkg-plist USE_GITHUB= yes -GH_ACCOUNT= rust-lang -GH_PROJECT= rust \ - compiler-rt:compiler_rt \ - hoedown:hoedown \ - jemalloc:jemalloc \ - libc:liblibc \ - rust-installer:rust_installer -GH_TAGNAME= 7ed6068 \ - ac3d1cd:compiler_rt \ - a3736a0:hoedown \ - e058ca6:jemalloc \ - b0d6253:liblibc \ - c37d374:rust_installer +GH_TUPLE= rust-lang:rust:7ed6068 \ + rust-lang:compiler-rt:ac3d1cd:compiler_rt/src/compiler-rt \ + rust-lang:hoedown:a3736a0:hoedown/src/rt/hoedown \ + rust-lang:jemalloc:e058ca6:jemalloc/src/jemalloc \ + rust-lang:libc:b0d6253:liblibc/src/liblibc \ + rust-lang:rust-installer:c37d374:rust_installer/src/rust-installer \ + rust-lang:llvm:7ca76af:llvm BUILD_DEPENDS= cmake:devel/cmake @@ -42,19 +36,6 @@ PORT_LLVM_GH_PROJECT_OFF= llvm:llvm PORT_LLVM_GH_TAGNAME_OFF= 7ca76af:llvm PORT_LLVM_VARS_OFF= NOPRECIOUSMAKEVARS=1 # ARCH -post-extract: slave-post-extract -slave-post-extract: - @(${RMDIR} ${WRKSRC}/src/compiler-rt && \ - ${MV} ${WRKSRC_compiler_rt} ${WRKSRC}/src/compiler-rt) - @(${RMDIR} ${WRKSRC}/src/rt/hoedown && \ - ${MV} ${WRKSRC_hoedown} ${WRKSRC}/src/rt/hoedown) - @(${RMDIR} ${WRKSRC}/src/jemalloc && \ - ${MV} ${WRKSRC_jemalloc} ${WRKSRC}/src/jemalloc) - @(${RMDIR} ${WRKSRC}/src/liblibc && \ - ${MV} ${WRKSRC_liblibc} ${WRKSRC}/src/liblibc) - @(${RMDIR} ${WRKSRC}/src/rust-installer && \ - ${MV} ${WRKSRC_rust_installer} ${WRKSRC}/src/rust-installer) - post-extract-PORT_LLVM-off: @(${RMDIR} ${WRKSRC}/src/llvm && \ ${MV} ${WRKSRC_llvm} ${WRKSRC}/src/llvm) Modified: head/lang/swift/Makefile ============================================================================== --- head/lang/swift/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/lang/swift/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -27,6 +27,9 @@ GH_PROJECT= swift:DEFAULT swift-llvm:llv swift-corelibs-xctest:xctest swift-corelibs-foundation:xcfound GH_TAGNAME= swift-${PORTVERSION}-RELEASE:DEFAULT,llvm,clang,lldb,cmark \ swift-DEVELOPMENT-SNAPSHOT-2016-05-03-a:llbuild,swiftpm,xctest,xcfound +GH_SUBDIR= llvm:llvm clang:clang lldb:lldb cmark:cmark llbuild:llbuild \ + swiftpm:swiftpm swift-corelibs-xctest:xctest \ + swift-corelibs-foundation:xcfound WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USES= iconv libedit ninja perl5 pkgconfig python:3,build sqlite @@ -55,14 +58,6 @@ BROKEN= Does not build post-extract: @${MKDIR} ${WRKSRC} @${MV} ${WRKDIR}/${PORTNAME}-${PORTNAME}-${PORTVERSION}-RELEASE ${WRKSRC}/swift - @${MV} ${WRKSRC_llvm} ${WRKSRC}/llvm - @${MV} ${WRKSRC_clang} ${WRKSRC}/clang - @${MV} ${WRKSRC_lldb} ${WRKSRC}/lldb - @${MV} ${WRKSRC_cmark} ${WRKSRC}/cmark - @${MV} ${WRKSRC_llbuild} ${WRKSRC}/llbuild - @${MV} ${WRKSRC_swiftpm} ${WRKSRC}/swiftpm - @${MV} ${WRKSRC_xctest} ${WRKSRC}/swift-corelibs-xctest - @${MV} ${WRKSRC_xcfound} ${WRKSRC}/swift-corelibs-foundation post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/multimedia/kodi/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -67,7 +67,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli CONFLICTS_BUILD=compat9x USE_GITHUB= yes -GH_TUPLE= xbmc:xbmc:c327c53 xbmc:FFmpeg:2.8.6-Jarvis-16.0:ffmpeg +GH_TUPLE= xbmc:xbmc:c327c53 \ + xbmc:FFmpeg:2.8.6-Jarvis-16.0:ffmpeg/tools/depends/target/ffmpeg USES= autoreconf:build compiler:c++11-lib gettext gmake iconv jpeg \ libtool pkgconfig python:2 ssl @@ -154,9 +155,6 @@ SFTP_CONFIGURE_ENABLE= ssh CONFIGURE_ARGS+= --disable-debug --disable-alsa --disable-texturepacker -post-extract: - ${MV} ${WRKSRC_ffmpeg} ${WRKSRC}/tools/depends/target/ffmpeg/ - post-patch: ${REINPLACE_CMD} 's;make;gmake;' \ ${WRKSRC}/bootstrap \ Modified: head/net-im/cutegram/Makefile ============================================================================== --- head/net-im/cutegram/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/net-im/cutegram/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -20,6 +20,7 @@ USE_GITHUB= yes GH_ACCOUNT= Aseman-Land GH_PROJECT= Cutegram aseman-qt-tools:tools GH_TAGNAME= 91bf14b:tools +GH_SUBDIR= Cutegram/asemantools:tools USES= qmake:outsource desktop-file-utils USE_QT5= qmake_build buildtools_build core qml quick sql xml multimedia \ @@ -29,10 +30,6 @@ QMAKE_ARGS= LIBQTELEGRAM_INCLUDE_PATH="$ TELEGRAMQML_INCLUDE_PATH="${LOCALBASE}/include/telegramqml" INSTALLS_ICONS= yes -post-extract: - @${RMDIR} ${WRKSRC}/Cutegram/asemantools && \ - ${MV} ${WRKSRC_tools} ${WRKSRC}/Cutegram/asemantools - post-patch: @${REINPLACE_CMD} -e "/isEmpty(OPENSSL_INCLUDE_PATH)/d" \ ${WRKSRC}/Cutegram/Cutegram.pro Modified: head/net-im/telegram-purple/Makefile ============================================================================== --- head/net-im/telegram-purple/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/net-im/telegram-purple/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -30,6 +30,7 @@ USE_GITHUB= yes GH_ACCOUNT= majn:DEFAULT,tgl vysheng:tlparser GH_PROJECT= tgl:tgl tl-parser:tlparser GH_TAGNAME?= 624cf5a:tgl 36bf190:tlparser +GH_SUBDIR= tgl:tgl tgl/tl-parser:tlparser BROKEN_sparc64= cannot compile: assertion fails @@ -37,8 +38,4 @@ pre-configure: @${REINPLACE_CMD} -e 's|/etc/telegram-purple/server.tglpub|${PREFIX}/etc/telegram-purple/server.tglpub|g' \ ${WRKSRC}/telegram-purple.c -post-extract: - @${MV} ${WRKSRC_tgl}/* ${WRKSRC}/tgl - @${MV} ${WRKSRC_tlparser}/* ${WRKSRC}/tgl/tl-parser - .include Modified: head/net-im/telegram/Makefile ============================================================================== --- head/net-im/telegram/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/net-im/telegram/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -26,7 +26,8 @@ GNU_CONFIGURE= yes USE_GITHUB= yes GH_ACCOUNT= vysheng GH_PROJECT= tg tgl:tgl tl-parser:tlparser -GH_TAGNAME= 1.3.1 2.0.1:tgl 1659d87:tlparser +GH_TAGNAME= 2.0.1:tgl 1659d87:tlparser +GH_SUBDIR= tgl:tgl tgl/tl-parser:tlparser PLIST_FILES= bin/telegram-cli \ etc/telegram-cli/server.pub @@ -38,10 +39,6 @@ PORTDOCS= * USE_GCC= yes .endif -post-extract: - @${MV} ${WRKSRC_tgl}/* ${WRKSRC}/tgl - @${MV} ${WRKSRC_tlparser}/* ${WRKSRC}/tgl/tl-parser - do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/telegram-cli ${INSTALL_PROGRAM} ${WRKSRC}/bin/telegram-cli ${STAGEDIR}${PREFIX}/bin Modified: head/net/syncthing-inotify/Makefile ============================================================================== --- head/net/syncthing-inotify/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/net/syncthing-inotify/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -11,25 +11,15 @@ COMMENT= Syncthing inotify monitor BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes -GH_ACCOUNT= syncthing cenkalti:backoff zillode:notify syncthing:ignore -GH_PROJECT= backoff:backoff notify:notify syncthing:ignore -GH_TAGNAME= 9831e1e:backoff 2da5cc9:notify v0.13.4:ignore +GH_ACCOUNT= syncthing +GH_TUPLE= cenkalti:backoff:9831e1e:backoff/src/github.com/cenkalti/backoff \ + zillode:notify:2da5cc9:notify/src/github.com/zillode/notify \ + syncthing:syncthing:v0.13.4:ignore/src/github.com/syncthing/syncthing STRIP= # stripping can break go binaries PLIST_FILES= bin/syncthing-inotify -post-extract: - @${MKDIR} ${WRKSRC}/src/github.com/cenkalti - @${MKDIR} ${WRKSRC}/src/github.com/zillode - @${MKDIR} ${WRKSRC}/src/github.com/syncthing - @${MV} ${WRKSRC_backoff} \ - ${WRKSRC}/src/github.com/cenkalti/backoff - @${MV} ${WRKSRC_notify} \ - ${WRKSRC}/src/github.com/zillode/notify - @${MV} ${WRKSRC_ignore} \ - ${WRKSRC}/src/github.com/syncthing/syncthing - do-build: @cd ${WRKSRC} ; ${SETENV} GOPATH=${WRKSRC} go build @${MV} ${WRKSRC}/syncthing-inotify-${PORTVERSION} ${WRKSRC}/syncthing-inotify Modified: head/print/cups-connector/Makefile ============================================================================== --- head/print/cups-connector/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/print/cups-connector/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -16,12 +16,12 @@ BUILD_DEPENDS= go:lang/go \ USES= compiler pkgconfig USE_GITHUB= yes -GH_ACCOUNT= google:DEFAULT codegangsta:cli coreos:gosystemd \ - golang:oauth2,net mildred:xdg -GH_PROJECT= cli:cli go-systemd:gosystemd oauth2:oauth2 net:net \ - go-xdg:xdg -GH_TAGNAME= 1fdc26d:DEFAULT a294348:cli 7b2428f:gosystemd \ - 2cd4472:oauth2 6acef71:net 875014b:xdg +GH_TUPLE= google:cups-connector:1fdc26d:DEFAULT/src/github.com/google/cups-connector \ + codegangsta:cli:a294348:cli/src/github.com/codegangsta/cli \ + coreos:go-systemd:7b2428f:gosystemd/src/github.com/coreos/go-systemd \ + golang:oauth2:2cd4472:oauth2/src/golang.org/x/oauth2 \ + golang:net:6acef71:net/src/golang.org/x/net \ + mildred:go-xdg:875014b:xdg/src/launchpad.net/go-xdg/v0 BIN_FILES= gcp-connector-util gcp-cups-connector PLIST_FILES= ${BIN_FILES:S/^/bin\//} @@ -33,21 +33,6 @@ PORTDOCS= CONTRIBUTING.md README.md post-patch: @${REINPLACE_CMD} -e "s@%%PREFIX%%@${PREFIX}@g" \ ${WRKSRC}/cups/core.go ${WRKSRC}/privet/avahi.go - @${MKDIR} ${WRKSRC}/src/github.com/google/cups-connector -.for src in cdd cups gcp gcp-connector-util gcp-cups-connector \ - gcp-windows-connector lib log manager monitor privet winspool xmpp - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/google/cups-connector -.endfor - @${MKDIR} ${WRKSRC}/src/github.com/codegangsta - @${MKDIR} ${WRKSRC}/src/github.com/coreos - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/launchpad.net/go-xdg - @${MV} ${WRKSRC_cli} ${WRKSRC}/src/github.com/codegangsta/cli - @${MV} ${WRKSRC_gosystemd} ${WRKSRC}/src/github.com/coreos/go-systemd - @${MV} ${WRKSRC_oauth2} ${WRKSRC}/src/golang.org/x/oauth2 - @${MV} ${WRKSRC_net} ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_xdg} ${WRKSRC}/src/launchpad.net/go-xdg/v0 do-build: .for bin in ${BIN_FILES} Modified: head/security/honeybadger/Makefile ============================================================================== --- head/security/honeybadger/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/security/honeybadger/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -10,12 +10,13 @@ COMMENT= Quantum Insert detector and 0-d BUILD_DEPENDS= go:lang/go USE_GITHUB= yes -GH_ACCOUNT= david415:DEFAULT google:gp fatih:co mattn:gc,gi \ - golang:xs,xn -GH_PROJECT= HoneyBadger:DEFAULT gopacket:gp color:co go-colorable:gc \ - go-isatty:gi net:xn sys:xs -GH_TAGNAME= 11dc0ca:DEFAULT f361903:gp 7a5857d:co 9fdad7c:gc 56b76bd:gi \ - b6d7b13:xn 50c6bc5:xs +GH_TUPLE= david415:HoneyBadger:11dc0ca:DEFAULT/src/github.com/david415/HoneyBadger \ + google:gopacket:f361903:gp/src/github.com/google/gopacket \ + fatih:color:7a5857d:co/src/github.com/fatih/color \ + mattn:go-colorable:9fdad7c:gc/src/github.com/mattn/go-colorable \ + mattn:go-isatty:56b76bd:gi/src/github.com/mattn/go-isatty \ + golang:sys:50c6bc5:xs/src/golang.org/x/sys \ + golang:net:b6d7b13:xn/src/golang.org/x/net BIN_FILES= handshakeHijacker honeyBadger \ honeybadgerReportTool honeybadgerReportToolColor sprayInjector @@ -28,33 +29,6 @@ PORTDOCS= README.rst LICENSE LICENSE_BSD LICENSE= GPLv3 -post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/david415/HoneyBadger -.for src in .travis.yml LICENSE LICENSE_BSD README.rst attack blocks cmd \ - connection.go connection_test.go dispatcher.go dispatcher_test.go \ - drivers logging ordered_coalesce.go ordered_coalesce_test.go \ - pcap_integration_test.go retrospective.go retrospective_test.go \ - sniffer.go supervisor.go types - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/david415/HoneyBadger -.endfor - @${MKDIR} ${WRKSRC}/src/github.com/google - @${MKDIR} ${WRKSRC}/src/github.com/fatih - @${MKDIR} ${WRKSRC}/src/github.com/mattn - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MV} ${WRKSRC_gp} \ - ${WRKSRC}/src/github.com/google/gopacket - @${MV} ${WRKSRC_co} \ - ${WRKSRC}/src/github.com/fatih/color - @${MV} ${WRKSRC_gc} \ - ${WRKSRC}/src/github.com/mattn/go-colorable - @${MV} ${WRKSRC_gi} \ - ${WRKSRC}/src/github.com/mattn/go-isatty - @${MV} ${WRKSRC_xn} \ - ${WRKSRC}/src/golang.org/x/net - @${MV} ${WRKSRC_xs} \ - ${WRKSRC}/src/golang.org/x/sys - do-build: .for bin in ${BIN_FILES} cd ${WRKSRC}/src/github.com/david415/HoneyBadger/cmd/${bin}; ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build Modified: head/sysutils/epazote/Makefile ============================================================================== --- head/sysutils/epazote/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/sysutils/epazote/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -15,33 +15,14 @@ BUILD_DEPENDS= go>=1.7:lang/go USES= compiler USE_GITHUB= yes -GH_ACCOUNT= epazote:DEFAULT \ - epazote:scheduler \ - go-yaml:yaml -GH_PROJECT= epazote scheduler:scheduler yaml:yaml -GH_TAGNAME= 0.1.0:scheduler v2:yaml +GH_TUPLE= epazote:scheduler:0.1.0:scheduler/src/github.com/epazote/scheduler \ + go-yaml:yaml:v2:yaml/src/gopkg.in/yaml.v2 +GH_SUBDIR= src/github.com/${PORTNAME}/${PORTNAME} STRIP= # stripping can break go binaries PLIST_FILES= bin/epazote -post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} -.for src in a_test.go block.go block_test.go changelog.md cmd color.go \ - color_test.go config.go config_test.go epazote.go examples \ - mail.go mail_test.go mailman.go mailman_test.go report.go \ - report_test.go request.go request_test.go scandir.go \ - scandir_test.go singleton.go singleton_test.go start.go \ - start_test.go supervice.go supervice_test.go test try.go try_test.go - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT} -.endfor - @${MV} ${WRKSRC_scheduler}/${src} \ - ${WRKSRC}/src/github.com/${GH_ACCOUNT}/scheduler - @${MKDIR} ${WRKSRC}/src/gopkg.in - @${MV} ${WRKSRC_yaml}/ \ - ${WRKSRC}/src/gopkg.in/yaml.v2 - do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${GH_PROJECT}; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -ldflags \ Modified: head/sysutils/nomad/Makefile ============================================================================== --- head/sysutils/nomad/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/sysutils/nomad/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -18,12 +18,15 @@ ONLY_FOR_ARCHS= amd64 USES= compiler USE_GITHUB= yes -GH_ACCOUNT= hashicorp:DEFAULT kardianos:govendor mitchellh:gox \ - golang:tools axw:gocov matm:gocov_html ugorji:go -GH_PROJECT= govendor:govendor gox:gox tools:tools gocov:gocov \ - gocov-html:gocov_html go:go -GH_TAGNAME= v1.0.8:govendor v0.3.0:gox 8b84dae:tools \ - c77561c:gocov v1.1:gocov_html faddd61:go +GH_ACCOUNT= hashicorp +GH_SUBDIR= src/github.com/hashicorp/nomad +GH_TUPLE= kardianos:govendor:v1.0.8:govendor/src/github.com/kardianos/govendor \ + mitchellh:gox:v0.3.0:gox/src/github.com/mitchellh/gox \ + golang:tools:8b84dae:tools/src/golang.org/x/tools \ + axw:gocov:c77561c:gocov/src/github.com/axw/gocov \ + matm:gocov-html:v1.1:gocov_html/src/gopkg.in/matm/v1/gocov-html \ + ugorji:go:faddd61:go/src/github.com/ugorji/go + USE_RC_SUBR= nomad @@ -32,35 +35,6 @@ GROUPS= nomad STRIP= -post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/hashicorp/nomad -.for src in .gitignore .travis.yml api CHANGELOG.md client command \ - commands.go demo dist GNUmakefile helper ISSUE_TEMPLATE.md jobspec \ - LICENSE main_test.go main.go nomad README.md scheduler scripts \ - testutil Vagrantfile vendor version.go website - @${MV} ${WRKSRC}/${src} \ - ${WRKSRC}/src/github.com/hashicorp/nomad -.endfor - @${MKDIR} ${WRKSRC}/src/github.com/axw - @${MKDIR} ${WRKSRC}/src/github.com/kardianos - @${MKDIR} ${WRKSRC}/src/github.com/matm - @${MKDIR} ${WRKSRC}/src/github.com/mitchellh - @${MKDIR} ${WRKSRC}/src/github.com/ugorji - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MKDIR} ${WRKSRC}/src/gopkg.in/matm/v1 - @${MV} ${WRKSRC_govendor} \ - ${WRKSRC}/src/github.com/kardianos/govendor - @${MV} ${WRKSRC_gox} \ - ${WRKSRC}/src/github.com/mitchellh/gox - @${MV} ${WRKSRC_gocov} \ - ${WRKSRC}/src/github.com/axw/gocov - @${MV} ${WRKSRC_go} \ - ${WRKSRC}/src/github.com/ugorji/go - @${MV} ${WRKSRC_gocov_html} \ - ${WRKSRC}/src/gopkg.in/matm/v1/gocov-html - @${MV} ${WRKSRC_tools} \ - ${WRKSRC}/src/golang.org/x/tools - do-build: @cd ${WRKSRC}/src/github.com/hashicorp/nomad; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ Modified: head/sysutils/restic/Makefile ============================================================================== --- head/sysutils/restic/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/sysutils/restic/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -14,23 +14,21 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/ BROKEN= fails to build USE_GITHUB= yes -GH_ACCOUNT= restic:DEFAULT,chunker juju:errors golang:crypto -GH_PROJECT= chunker:chunker errors:errors crypto:crypto -GH_TAGNAME= 16a28ff:chunker 1b5e39b:errors 74f810a:crypto +GH_TUPLE= restic:chunker:16a28ff:chunker/src/github.com/restic/chunker \ + juju:errors:1b5e39b:errors/src/github.com/juju/errors \ + golang:crypto:74f810a:crypto/src/golang.org/x/crypto STRIP= # stripping can break go binaries +# Seems to build even less when using +# GH_SUBDIR=/src/github.com/${GH_ACCOUNT}/${PORTNAME} instead of this +# post-extract thing: post-extract: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} .for src in CONTRIBUTING.md Godeps LICENSE Makefile README.md VERSION Vagrantfile appveyor.yml archiver.go archiver_int_test.go archiver_test.go backend build.go cache.go cache_test.go checker cmd crypto debug doc doc.go filter fuse lock.go lock_test.go lock_unix.go lock_windows.go node.go node_darwin.go node_freebsd.go node_linux.go node_openbsd.go node_test.go node_unix.go node_windows.go pack pipe progress.go repository restorer.go run_integration_tests.go run_tests.go snapshot.go snapshot_test.go test tree.go tree_test.go walk.go walk_test.go @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/restic/${PORTNAME} .endfor - @${MKDIR} ${WRKSRC}/src/github.com/juju - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MV} ${WRKSRC_chunker} ${WRKSRC}/src/github.com/restic/chunker - @${MV} ${WRKSRC_errors} ${WRKSRC}/src/github.com/juju/errors - @${MV} ${WRKSRC_crypto} ${WRKSRC}/src/golang.org/x/crypto do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}; ${SETENV} GOPATH=${WRKSRC} go run build.go Modified: head/textproc/multimarkdown/Makefile ============================================================================== --- head/textproc/multimarkdown/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/textproc/multimarkdown/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -16,6 +16,7 @@ USE_GITHUB= yes GH_ACCOUNT= fletcher:DEFAULT nddrylliog:greg GH_PROJECT= MultiMarkdown-4 greg:greg GH_TAGNAME= 98ecf13:greg +GH_SUBDIR= greg:greg ALL_TARGET= ${PORTNAME} USES= gmake @@ -27,25 +28,15 @@ HELPERS_DESC= Helper scripts (conflicts CHEAT_SHEET_GH_PROJECT= human-markdown-reference:cheat CHEAT_SHEET_GH_TAGNAME= 199dae8:cheat +CHEAT_SHEET_GH_SUBDIR= cheat-sheet:cheat EXTRAS_GH_PROJECT= MMD-Support:support EXTRAS_GH_TAGNAME= 685c95c:support +EXTRAS_GH_SUBDIR= Support:support HELPERS_CONFLICTS_INSTALL= mtools-* OPTIONS_SUB= yes -post-extract: - @${RMDIR} ${WRKSRC}/greg - @${MV} ${WRKSRC_greg} ${WRKSRC}/greg - -post-extract-CHEAT_SHEET-on: - @${RMDIR} ${WRKSRC}/cheat-sheet - @${MV} ${WRKSRC_cheat} ${WRKSRC}/cheat-sheet - -post-extract-EXTRAS-on: - @${RMDIR} ${WRKSRC}/Support - @${MV} ${WRKSRC_support} ${WRKSRC}/Support - post-patch: @${REINPLACE_CMD} -E "s/^(CFLAGS).+=/\1 \+=/" ${WRKSRC}/Makefile ${WRKSRC}/greg/Makefile @${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g" ${WRKSRC}/scripts/* Modified: head/www/uchiwa/Makefile ============================================================================== --- head/www/uchiwa/Makefile Wed Dec 14 16:04:43 2016 (r428568) +++ head/www/uchiwa/Makefile Wed Dec 14 16:06:19 2016 (r428569) @@ -19,76 +19,43 @@ UCHIWA_SHAREDIR= ${PREFIX}/share/uchiwa/ USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= sensu:DEFAULT -GH_TUPLE= dgrijalva:jwt-go:61124b62ad244d655f87d944aefaa2ae5a0d2f16:jwtgo -GH_TUPLE+= gorilla:context:215affda49addc4c8ef7e2534915df2c8c35c6cd:context -GH_TUPLE+= mitchellh:mapstructure:f7d28d5aeab42b9b95d2e6d6b956f73a290077fc:mapstructure -GH_TUPLE+= palourde:mergo:d931ffd2c07cb4caf7194e0f6af9ac6771c26d54:mergo -GH_TUPLE+= stretchr:objx:cbeaeb16a013161a98496fad62933b1d21786672:objx -GH_TUPLE+= stretchr:testify:e4ec8152c15fc46bd5056ce65997a07c7d415325:testify -GH_TUPLE+= sensu:uchiwa-web:${PORTVERSION}:uchiwaweb -GH_TUPLE+= angular:bower-angular-cookies:b89821e37d3011ad0bca9a4847a8fcc59f90fabb:bowerangularcookies -GH_TUPLE+= urish:angular-moment:0.9.2:urishangularmoment -GH_TUPLE+= angular:bower-angular:v1.4.11:angularbowerangular -GH_TUPLE+= angular:bower-angular-route:v1.4.11:angularbowerangularroute -GH_TUPLE+= angular:bower-angular-sanitize:v1.4.11:angularbowerangularsanitize -GH_TUPLE+= twbs:bootstrap:v3.1.1:bootstrap -GH_TUPLE+= twbs:bootstrap-sass:v3.1.1:bootstrapsass -GH_TUPLE+= foxandxss:angular-toastr:1.6.0:forandxssangulartoastr -GH_TUPLE+= wallin:angular-gravatar:0.3.2:wallinangulargravatar -GH_TUPLE+= fortawesome:font-awesome:v4.4.0:fortawesomefontawesome -GH_TUPLE+= components:highlightjs:08edd75426b52b165cc2b8a569870df4794c36dc:componentshighlightjs -GH_TUPLE+= angular-ui:bootstrap-bower:0.13.4:angularuibootstrapbower -GH_TUPLE+= moment:moment:2.8.4:momentmoment -GH_TUPLE+= jquery:jquery-dist:3.0.0:jqueryjquery -GH_TUPLE+= jashkenas:underscore:1f4bf626f23a99f7a676f5076dc1b1475554c8f7:jashkenasunderscore -GH_TUPLE+= kless:osutil:3ac994847c4376a4b905fc0a19f450c5a4bec647:klessosutil +GH_TUPLE= dgrijalva:jwt-go:61124b62ad244d655f87d944aefaa2ae5a0d2f16:jwtgo/src/github.com/dgrijalva/jwt-go +GH_TUPLE+= gorilla:context:215affda49addc4c8ef7e2534915df2c8c35c6cd:context/src/github.com/gorilla/context +GH_TUPLE+= mitchellh:mapstructure:f7d28d5aeab42b9b95d2e6d6b956f73a290077fc:mapstructure/src/github.com/mitchellh/mapstructure +GH_TUPLE+= palourde:mergo:d931ffd2c07cb4caf7194e0f6af9ac6771c26d54:mergo/src/github.com/palourde/mergo +GH_TUPLE+= stretchr:objx:cbeaeb16a013161a98496fad62933b1d21786672:objx/src/github.com/stretchr/objx +GH_TUPLE+= stretchr:testify:e4ec8152c15fc46bd5056ce65997a07c7d415325:testify/src/github.com/stretchr/testify +GH_TUPLE+= sensu:uchiwa-web:${PORTVERSION}:uchiwaweb/public/bower_components/uchiwa-web +GH_TUPLE+= angular:bower-angular-cookies:b89821e37d3011ad0bca9a4847a8fcc59f90fabb:bowerangularcookies/public/bower_components/angular-cookies +GH_TUPLE+= urish:angular-moment:0.9.2:urishangularmoment/public/bower_components/angular-moment +GH_TUPLE+= angular:bower-angular:v1.4.11:angularbowerangular/public/bower_components/angular +GH_TUPLE+= angular:bower-angular-route:v1.4.11:angularbowerangularroute/public/bower_components/angular-route +GH_TUPLE+= angular:bower-angular-sanitize:v1.4.11:angularbowerangularsanitize/public/bower_components/angular-sanitize +GH_TUPLE+= twbs:bootstrap:v3.1.1:bootstrap/public/bower_components/bootstrap +GH_TUPLE+= twbs:bootstrap-sass:v3.1.1:bootstrapsass/public/bower_components/bootstrap-sass-official +GH_TUPLE+= foxandxss:angular-toastr:1.6.0:forandxssangulartoastr/public/bower_components/angular-toastr +GH_TUPLE+= wallin:angular-gravatar:0.3.2:wallinangulargravatar/public/bower_components/angular-gravatar +GH_TUPLE+= fortawesome:Font-Awesome:v4.4.0:fortawesomefontawesome/public/bower_components/fontawesome +GH_TUPLE+= components:highlightjs:08edd75426b52b165cc2b8a569870df4794c36dc:componentshighlightjs/public/bower_components/highlightjs +GH_TUPLE+= angular-ui:bootstrap-bower:0.13.4:angularuibootstrapbower/public/bower_components/angular-bootstrap +GH_TUPLE+= moment:moment:2.8.4:momentmoment/public/bower_components/moment +GH_TUPLE+= jquery:jquery-dist:3.0.0:jqueryjquery/public/bower_components/jquery +GH_TUPLE+= jashkenas:underscore:1f4bf626f23a99f7a676f5076dc1b1475554c8f7:jashkenasunderscore/public/bower_components/underscore +GH_TUPLE+= kless:osutil:3ac994847c4376a4b905fc0a19f450c5a4bec647:klessosutil/src/github.com/kless/osutil + USERS= uchiwa GROUPS= uchiwa STRIP= # -post-patch: - @${MKDIR} ${WRKSRC}/src/github.com/sensu/uchiwa - @${MKDIR} ${WRKSRC}/src/github.com/dgrijalva - @${MKDIR} ${WRKSRC}/src/github.com/gorilla - @${MKDIR} ${WRKSRC}/src/github.com/mitchellh - @${MKDIR} ${WRKSRC}/src/github.com/palourde - @${MKDIR} ${WRKSRC}/src/github.com/stretchr - @${MKDIR} ${WRKSRC}/src/github.com/stretchr/testify - @${MKDIR} ${WRKSRC}/src/github.com/kless - @${MKDIR} ${WRKSRC}/src/github.com/tools - +post-extract: + @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} .for src in .travis.yml Gruntfile.js bower.json package.json uchiwa \ Dockerfile LICENSE config.json.example public uchiwa.go .bowerrc \ Godeps README.md fixtures @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} .endfor - @${MV} ${WRKSRC_jwtgo} ${WRKSRC}/src/github.com/dgrijalva/jwt-go - @${MV} ${WRKSRC_context} ${WRKSRC}/src/github.com/gorilla/context - @${MV} ${WRKSRC_mapstructure} ${WRKSRC}/src/github.com/mitchellh/mapstructure - @${MV} ${WRKSRC_mergo} ${WRKSRC}/src/github.com/palourde/mergo - @${MV} ${WRKSRC_objx} ${WRKSRC}/src/github.com/stretchr/objx - @${MV} ${WRKSRC_testify}/assert ${WRKSRC}/src/github.com/stretchr/testify/assert - @${MV} ${WRKSRC_testify}/mock ${WRKSRC}/src/github.com/stretchr/testify/mock - @${MV} ${WRKSRC_klessosutil} ${WRKSRC}/src/github.com/kless/osutil - @${MKDIR} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components - @${MV} ${WRKSRC_bowerangularcookies} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-cookies - @${MV} ${WRKSRC_urishangularmoment} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-moment - @${MV} ${WRKSRC_angularbowerangular} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular - @${MV} ${WRKSRC_angularbowerangularroute} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-route - @${MV} ${WRKSRC_angularbowerangularsanitize} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-sanitize - @${MV} ${WRKSRC_bootstrap} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/bootstrap - @${MV} ${WRKSRC_bootstrapsass} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/bootstrap-sass-official - @${MV} ${WRKSRC_forandxssangulartoastr} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-toastr - @${MV} ${WRKSRC_wallinangulargravatar} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-gravatar - @${MV} ${WRKDIR}/Font-Awesome-4.4.0 ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/fontawesome - @${MV} ${WRKSRC_componentshighlightjs} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/highlightjs - @${MV} ${WRKSRC_angularuibootstrapbower} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/angular-bootstrap - @${MV} ${WRKSRC_jqueryjquery} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/jquery - @${MV} ${WRKSRC_jashkenasunderscore} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/underscore - @${MV} ${WRKSRC_momentmoment} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/moment - @${MV} ${WRKSRC_uchiwaweb} ${WRKSRC}/src/github.com/sensu/uchiwa/public/bower_components/uchiwa-web do-build: @cd ${WRKSRC}/src/github.com/sensu && ${SETENV} GOPATH=${WRKSRC} go install ./... Modified: head/www/uchiwa/distinfo ============================================================================== --- head/www/uchiwa/distinfo Wed Dec 14 16:04:43 2016 (r428568) +++ head/www/uchiwa/distinfo Wed Dec 14 16:06:19 2016 (r428569) @@ -33,8 +33,8 @@ SHA256 (foxandxss-angular-toastr-1.6.0_G SIZE (foxandxss-angular-toastr-1.6.0_GH0.tar.gz) = 26166 SHA256 (wallin-angular-gravatar-0.3.2_GH0.tar.gz) = 938d248fd115cf2bc6b24416cc908aa34bb7bf4b1649f67348d2c571458505a7 SIZE (wallin-angular-gravatar-0.3.2_GH0.tar.gz) = 14827 -SHA256 (fortawesome-font-awesome-v4.4.0_GH0.tar.gz) = 3962ab205a1547be1e10a840f44fa6b6a28359e6f3f21932f0f8dabf419eeccb -SIZE (fortawesome-font-awesome-v4.4.0_GH0.tar.gz) = 2310490 +SHA256 (fortawesome-Font-Awesome-v4.4.0_GH0.tar.gz) = 3962ab205a1547be1e10a840f44fa6b6a28359e6f3f21932f0f8dabf419eeccb +SIZE (fortawesome-Font-Awesome-v4.4.0_GH0.tar.gz) = 2310490 SHA256 (components-highlightjs-08edd75426b52b165cc2b8a569870df4794c36dc_GH0.tar.gz) = 3b576e352ce0331485cb39b42983f40a69c810b9a29ba72f0850243236961df7 SIZE (components-highlightjs-08edd75426b52b165cc2b8a569870df4794c36dc_GH0.tar.gz) = 401481 SHA256 (angular-ui-bootstrap-bower-0.13.4_GH0.tar.gz) = 38f15424f8eac597198bb0a1dfdddddb6afbfe3ef9633b24240f3bc070ec036b From owner-svn-ports-all@freebsd.org Wed Dec 14 16:10: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 40845C669FA; Wed, 14 Dec 2016 16:10:55 +0000 (UTC) (envelope-from lme@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 015111E24; Wed, 14 Dec 2016 16:10:54 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEGAsbC091128; Wed, 14 Dec 2016 16:10:54 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEGArdM091125; Wed, 14 Dec 2016 16:10:53 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201612141610.uBEGArdM091125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Wed, 14 Dec 2016 16:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428570 - head/net-mgmt/icinga2 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: Wed, 14 Dec 2016 16:10:55 -0000 Author: lme Date: Wed Dec 14 16:10:53 2016 New Revision: 428570 URL: https://svnweb.freebsd.org/changeset/ports/428570 Log: net-mgmt/icinga2: Update to 2.6.0 Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/distinfo head/net-mgmt/icinga2/pkg-plist Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Wed Dec 14 16:06:19 2016 (r428569) +++ head/net-mgmt/icinga2/Makefile Wed Dec 14 16:10:53 2016 (r428570) @@ -2,8 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.5.4 -PORTREVISION= 1 +DISTVERSION= 2.6.0 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icinga2/distinfo ============================================================================== --- head/net-mgmt/icinga2/distinfo Wed Dec 14 16:06:19 2016 (r428569) +++ head/net-mgmt/icinga2/distinfo Wed Dec 14 16:10:53 2016 (r428570) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473347191 -SHA256 (icinga-icinga2-v2.5.4_GH0.tar.gz) = f22ca17cd9951598ab6a1bc27c1ef82b9f1bb49795f69066ccd4d499faa240fc -SIZE (icinga-icinga2-v2.5.4_GH0.tar.gz) = 2493864 +TIMESTAMP = 1481663803 +SHA256 (icinga-icinga2-v2.6.0_GH0.tar.gz) = b04627d7508dda4bb7b75b74501586d34b5d3d8752291c56682ba1137af03270 +SIZE (icinga-icinga2-v2.6.0_GH0.tar.gz) = 2353930 Modified: head/net-mgmt/icinga2/pkg-plist ============================================================================== --- head/net-mgmt/icinga2/pkg-plist Wed Dec 14 16:06:19 2016 (r428569) +++ head/net-mgmt/icinga2/pkg-plist Wed Dec 14 16:10:53 2016 (r428570) @@ -1,5 +1,4 @@ etc/bash_completion.d/icinga2 -%%EXAMPLESDIR%%/newsyslog/icinga2 @sample %%ETCDIR%%/conf.d/app.conf.sample @sample %%ETCDIR%%/conf.d/commands.conf.sample @sample %%ETCDIR%%/conf.d/downtimes.conf.sample @@ -39,24 +38,41 @@ etc/bash_completion.d/icinga2 @sample %%ETCDIR%%/scripts/mail-service-notification.sh.sample @sample %%ETCDIR%%/zones.conf.sample %%ETCDIR%%/zones.d/README -lib/icinga2/sbin/icinga2 lib/icinga2/libbase.so +lib/icinga2/libbase.so.2.6.0 lib/icinga2/libchecker.so +lib/icinga2/libchecker.so.2.6.0 lib/icinga2/libcli.so +lib/icinga2/libcli.so.2.6.0 lib/icinga2/libcompat.so +lib/icinga2/libcompat.so.2.6.0 lib/icinga2/libconfig.so +lib/icinga2/libconfig.so.2.6.0 %%DBBACKEND%%lib/icinga2/libdb_ido.so +%%DBBACKEND%%lib/icinga2/libdb_ido.so.2.6.0 %%MYSQL%%lib/icinga2/libdb_ido_mysql.so +%%MYSQL%%lib/icinga2/libdb_ido_mysql.so.2.6.0 %%PGSQL%%lib/icinga2/libdb_ido_pgsql.so +%%PGSQL%%lib/icinga2/libdb_ido_pgsql.so.2.6.0 lib/icinga2/libexecvpe.so +lib/icinga2/libexecvpe.so.2.6.0 lib/icinga2/libicinga.so +lib/icinga2/libicinga.so.2.6.0 lib/icinga2/liblivestatus.so +lib/icinga2/liblivestatus.so.2.6.0 lib/icinga2/libmethods.so +lib/icinga2/libmethods.so.2.6.0 lib/icinga2/libmmatch.so +lib/icinga2/libmmatch.so.2.6.0 lib/icinga2/libnotification.so +lib/icinga2/libnotification.so.2.6.0 lib/icinga2/libperfdata.so +lib/icinga2/libperfdata.so.2.6.0 lib/icinga2/libremote.so +lib/icinga2/libremote.so.2.6.0 lib/icinga2/libsocketpair.so +lib/icinga2/libsocketpair.so.2.6.0 +lib/icinga2/sbin/icinga2 man/man8/icinga2.8.gz sbin/icinga2 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS @@ -88,6 +104,7 @@ sbin/icinga2 %%PORTDOCS%%%%DOCSDIR%%/markdown/7-agent-based-monitoring.md %%PORTDOCS%%%%DOCSDIR%%/markdown/8-advanced-topics.md %%PORTDOCS%%%%DOCSDIR%%/markdown/9-object-types.md +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/newsyslog/icinga2 %%MYSQL%%%%DATADIR%%-ido-mysql/schema/mysql.sql %%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.0.2.sql %%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.1.0.sql @@ -95,6 +112,7 @@ sbin/icinga2 %%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.3.0.sql %%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.4.0.sql %%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.5.0.sql +%%MYSQL%%%%DATADIR%%-ido-mysql/schema/upgrade/2.6.0.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/pgsql.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.0.2.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.1.0.sql @@ -102,12 +120,12 @@ sbin/icinga2 %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.3.0.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.4.0.sql %%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.5.0.sql +%%PGSQL%%%%DATADIR%%-ido-pgsql/schema/upgrade/2.6.0.sql %%DATADIR%%/include/command-icinga.conf %%DATADIR%%/include/command-nscp-local.conf %%DATADIR%%/include/command-plugins-manubulon.conf %%DATADIR%%/include/command-plugins-windows.conf %%DATADIR%%/include/command-plugins.conf -%%DATADIR%%/include/command.conf %%DATADIR%%/include/hangman %%DATADIR%%/include/itl %%DATADIR%%/include/manubulon @@ -118,10 +136,12 @@ sbin/icinga2 %%DATADIR%%/include/plugins-contrib.d/hardware.conf %%DATADIR%%/include/plugins-contrib.d/icingacli.conf %%DATADIR%%/include/plugins-contrib.d/ipmi.conf +%%DATADIR%%/include/plugins-contrib.d/logmanagement.conf %%DATADIR%%/include/plugins-contrib.d/metrics.conf %%DATADIR%%/include/plugins-contrib.d/network-components.conf %%DATADIR%%/include/plugins-contrib.d/network-services.conf %%DATADIR%%/include/plugins-contrib.d/operating-system.conf +%%DATADIR%%/include/plugins-contrib.d/storage.conf %%DATADIR%%/include/plugins-contrib.d/virtualization.conf %%DATADIR%%/include/plugins-contrib.d/vmware.conf %%DATADIR%%/include/plugins-contrib.d/web.conf From owner-svn-ports-all@freebsd.org Wed Dec 14 16:13:32 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 AF7A6C66CE6; Wed, 14 Dec 2016 16:13:32 +0000 (UTC) (envelope-from lme@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 50BC115D0; Wed, 14 Dec 2016 16:13:32 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEGDVp8094968; Wed, 14 Dec 2016 16:13:31 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEGDVU9094964; Wed, 14 Dec 2016 16:13:31 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201612141613.uBEGDVU9094964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Wed, 14 Dec 2016 16:13:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428571 - head/net-mgmt/icingaweb2 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: Wed, 14 Dec 2016 16:13:32 -0000 Author: lme Date: Wed Dec 14 16:13:31 2016 New Revision: 428571 URL: https://svnweb.freebsd.org/changeset/ports/428571 Log: net-mgmt/icingaweb2: - Update to 2.4.0 - Icinga Web 2 only supports ZendFramework 1.x. Change the runtime dependency from 2.x to 1.x Modified: head/net-mgmt/icingaweb2/Makefile head/net-mgmt/icingaweb2/distinfo head/net-mgmt/icingaweb2/pkg-plist Modified: head/net-mgmt/icingaweb2/Makefile ============================================================================== --- head/net-mgmt/icingaweb2/Makefile Wed Dec 14 16:10:53 2016 (r428570) +++ head/net-mgmt/icingaweb2/Makefile Wed Dec 14 16:13:31 2016 (r428571) @@ -2,8 +2,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.3.4 -PORTREVISION= 1 +DISTVERSION= 2.4.0 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -12,12 +11,13 @@ COMMENT= Next generation web interface f LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework +RUN_DEPENDS= zf:www/zend-framework1 USE_GITHUB= yes GH_ACCOUNT= icinga NO_BUILD= yes +NO_ARCH= yes USES= php:build USE_PHP= ctype dom gd gettext hash json openssl session sockets Modified: head/net-mgmt/icingaweb2/distinfo ============================================================================== --- head/net-mgmt/icingaweb2/distinfo Wed Dec 14 16:10:53 2016 (r428570) +++ head/net-mgmt/icingaweb2/distinfo Wed Dec 14 16:13:31 2016 (r428571) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467570093 -SHA256 (icinga-icingaweb2-v2.3.4_GH0.tar.gz) = 057e9debfbd10df4278dfc675e507b11843478dd7f295c8554cdbc9317dfbd4e -SIZE (icinga-icingaweb2-v2.3.4_GH0.tar.gz) = 9822375 +TIMESTAMP = 1481667215 +SHA256 (icinga-icingaweb2-v2.4.0_GH0.tar.gz) = aa8c1b2a0e655aa646045cb39c9db054fcb59bd0cac6751934f5b246aa067696 +SIZE (icinga-icingaweb2-v2.4.0_GH0.tar.gz) = 7177228 Modified: head/net-mgmt/icingaweb2/pkg-plist ============================================================================== --- head/net-mgmt/icingaweb2/pkg-plist Wed Dec 14 16:10:53 2016 (r428570) +++ head/net-mgmt/icingaweb2/pkg-plist Wed Dec 14 16:13:31 2016 (r428571) @@ -13,6 +13,8 @@ %%WWWDIR%%/application/clicommands/ModuleCommand.php %%WWWDIR%%/application/clicommands/WebCommand.php %%WWWDIR%%/application/controllers/AboutController.php +%%WWWDIR%%/application/controllers/AccountController.php +%%WWWDIR%%/application/controllers/AnnouncementsController.php %%WWWDIR%%/application/controllers/ApplicationStateController.php %%WWWDIR%%/application/controllers/AuthenticationController.php %%WWWDIR%%/application/controllers/ConfigController.php @@ -24,7 +26,6 @@ %%WWWDIR%%/application/controllers/LayoutController.php %%WWWDIR%%/application/controllers/ListController.php %%WWWDIR%%/application/controllers/NavigationController.php -%%WWWDIR%%/application/controllers/PreferenceController.php %%WWWDIR%%/application/controllers/RoleController.php %%WWWDIR%%/application/controllers/SearchController.php %%WWWDIR%%/application/controllers/StaticController.php @@ -41,6 +42,9 @@ %%WWWDIR%%/application/fonts/fontello-ifont/css/ifont.css %%WWWDIR%%/application/fonts/fontello-ifont/demo.html %%WWWDIR%%/application/fonts/icingaweb.md +%%WWWDIR%%/application/forms/Account/ChangePasswordForm.php +%%WWWDIR%%/application/forms/Announcement/AcknowledgeAnnouncementForm.php +%%WWWDIR%%/application/forms/Announcement/AnnouncementForm.php %%WWWDIR%%/application/forms/Authentication/LoginForm.php %%WWWDIR%%/application/forms/AutoRefreshForm.php %%WWWDIR%%/application/forms/Config/General/ApplicationConfigForm.php @@ -84,6 +88,8 @@ %%WWWDIR%%/application/layouts/scripts/parts/navigation.phtml %%WWWDIR%%/application/layouts/scripts/pdf.phtml %%WWWDIR%%/application/layouts/scripts/wrapped.phtml +%%WWWDIR%%/application/locale/ar_SA/LC_MESSAGES/icinga.mo +%%WWWDIR%%/application/locale/ar_SA/LC_MESSAGES/icinga.po %%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/icinga.mo %%WWWDIR%%/application/locale/de_DE/LC_MESSAGES/icinga.po %%WWWDIR%%/application/locale/fi_FI/LC_MESSAGES/icinga.mo @@ -92,6 +98,7 @@ %%WWWDIR%%/application/locale/it_IT/LC_MESSAGES/icinga.po %%WWWDIR%%/application/locale/pt_BR/LC_MESSAGES/icinga.mo %%WWWDIR%%/application/locale/pt_BR/LC_MESSAGES/icinga.po +%%WWWDIR%%/application/locale/ru_RU/LC_MESSAGES/icinga.mo %%WWWDIR%%/application/locale/ru_RU/LC_MESSAGES/icinga.po %%WWWDIR%%/application/views/helpers/CreateTicketLinks.php %%WWWDIR%%/application/views/helpers/FormDateTime.php @@ -100,6 +107,8 @@ %%WWWDIR%%/application/views/helpers/ProtectId.php %%WWWDIR%%/application/views/helpers/Util.php %%WWWDIR%%/application/views/scripts/about/index.phtml +%%WWWDIR%%/application/views/scripts/account/index.phtml +%%WWWDIR%%/application/views/scripts/announcements/index.phtml %%WWWDIR%%/application/views/scripts/application-state/index.phtml %%WWWDIR%%/application/views/scripts/authentication/login.phtml %%WWWDIR%%/application/views/scripts/authentication/logout.phtml @@ -130,13 +139,13 @@ %%WWWDIR%%/application/views/scripts/index/welcome.phtml %%WWWDIR%%/application/views/scripts/inline.phtml %%WWWDIR%%/application/views/scripts/joystickPagination.phtml +%%WWWDIR%%/application/views/scripts/layout/announcements.phtml %%WWWDIR%%/application/views/scripts/layout/menu.phtml %%WWWDIR%%/application/views/scripts/list/applicationlog.phtml %%WWWDIR%%/application/views/scripts/mixedPagination.phtml %%WWWDIR%%/application/views/scripts/navigation/index.phtml %%WWWDIR%%/application/views/scripts/navigation/shared.phtml %%WWWDIR%%/application/views/scripts/pivottablePagination.phtml -%%WWWDIR%%/application/views/scripts/preference/index.phtml %%WWWDIR%%/application/views/scripts/role/list.phtml %%WWWDIR%%/application/views/scripts/search/hint.phtml %%WWWDIR%%/application/views/scripts/search/index.phtml @@ -153,6 +162,7 @@ %%WWWDIR%%/doc/05-Authentication.md %%WWWDIR%%/doc/06-Security.md %%WWWDIR%%/doc/07-Preferences.md +%%WWWDIR%%/doc/90-SELinux.md %%WWWDIR%%/doc/99-Vagrant.md %%WWWDIR%%/doc/accessibility/ifont-mute.html %%WWWDIR%%/doc/accessibility/ifont.html @@ -380,6 +390,9 @@ %%WWWDIR%%/library/Icinga/Util/StringHelper.php %%WWWDIR%%/library/Icinga/Util/TimezoneDetect.php %%WWWDIR%%/library/Icinga/Util/Translator.php +%%WWWDIR%%/library/Icinga/Web/Announcement.php +%%WWWDIR%%/library/Icinga/Web/Announcement/AnnouncementCookie.php +%%WWWDIR%%/library/Icinga/Web/Announcement/AnnouncementIniRepository.php %%WWWDIR%%/library/Icinga/Web/Controller.php %%WWWDIR%%/library/Icinga/Web/Controller/ActionController.php %%WWWDIR%%/library/Icinga/Web/Controller/AuthBackendController.php @@ -412,6 +425,7 @@ %%WWWDIR%%/library/Icinga/Web/Form/Validator/DateFormatValidator.php %%WWWDIR%%/library/Icinga/Web/Form/Validator/DateTimeValidator.php %%WWWDIR%%/library/Icinga/Web/Form/Validator/InArray.php +%%WWWDIR%%/library/Icinga/Web/Form/Validator/InternalUrlValidator.php %%WWWDIR%%/library/Icinga/Web/Form/Validator/ReadablePathValidator.php %%WWWDIR%%/library/Icinga/Web/Form/Validator/TimeFormatValidator.php %%WWWDIR%%/library/Icinga/Web/Form/Validator/TriStateValidator.php @@ -460,6 +474,7 @@ %%WWWDIR%%/library/Icinga/Web/ViewStream.php %%WWWDIR%%/library/Icinga/Web/Widget.php %%WWWDIR%%/library/Icinga/Web/Widget/AbstractWidget.php +%%WWWDIR%%/library/Icinga/Web/Widget/Announcements.php %%WWWDIR%%/library/Icinga/Web/Widget/Chart/HistoryColorGrid.php %%WWWDIR%%/library/Icinga/Web/Widget/Chart/InlinePie.php %%WWWDIR%%/library/Icinga/Web/Widget/Dashboard.php @@ -549,6 +564,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/AttrTransform/SafeParam.php %%WWWDIR%%/library/vendor/HTMLPurifier/AttrTransform/ScriptRequired.php %%WWWDIR%%/library/vendor/HTMLPurifier/AttrTransform/TargetBlank.php +%%WWWDIR%%/library/vendor/HTMLPurifier/AttrTransform/TargetNoreferrer.php %%WWWDIR%%/library/vendor/HTMLPurifier/AttrTransform/Textarea.php %%WWWDIR%%/library/vendor/HTMLPurifier/AttrTypes.php %%WWWDIR%%/library/vendor/HTMLPurifier/AttrValidator.php @@ -586,6 +602,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.DefaultTextDir.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.EnableID.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.ForbiddenClasses.txt +%%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.ID.HTML5.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklist.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.IDBlacklistRegexp.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/Attr.IDPrefix.txt @@ -601,6 +618,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.RemoveNbsp.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveEmpty.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/AutoFormat.RemoveSpansWithoutAttributes.txt +%%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/CSS.AllowDuplicates.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/CSS.AllowImportant.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/CSS.AllowTricky.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/CSS.AllowedFonts.txt @@ -665,6 +683,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.SafeScripting.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.Strict.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.TargetBlank.txt +%%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.TargetNoreferrer.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.TidyAdd.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.TidyLevel.txt %%WWWDIR%%/library/vendor/HTMLPurifier/ConfigSchema/schema/HTML.TidyRemove.txt @@ -747,6 +766,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/Tables.php %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/Target.php %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/TargetBlank.php +%%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/TargetNoreferrer.php %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/Text.php %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/Tidy.php %%WWWDIR%%/library/vendor/HTMLPurifier/HTMLModule/Tidy/Name.php @@ -833,6 +853,7 @@ %%WWWDIR%%/library/vendor/HTMLPurifier/URIScheme/mailto.php %%WWWDIR%%/library/vendor/HTMLPurifier/URIScheme/news.php %%WWWDIR%%/library/vendor/HTMLPurifier/URIScheme/nntp.php +%%WWWDIR%%/library/vendor/HTMLPurifier/URIScheme/tel.php %%WWWDIR%%/library/vendor/HTMLPurifier/URISchemeRegistry.php %%WWWDIR%%/library/vendor/HTMLPurifier/UnitConverter.php %%WWWDIR%%/library/vendor/HTMLPurifier/VERSION @@ -847,86 +868,6 @@ %%WWWDIR%%/library/vendor/Parsedown/LICENSE %%WWWDIR%%/library/vendor/Parsedown/Parsedown.php %%WWWDIR%%/library/vendor/Parsedown/SOURCE -%%WWWDIR%%/library/vendor/Zend/Acl.php -%%WWWDIR%%/library/vendor/Zend/Acl/Assert/Interface.php -%%WWWDIR%%/library/vendor/Zend/Acl/Exception.php -%%WWWDIR%%/library/vendor/Zend/Acl/Resource.php -%%WWWDIR%%/library/vendor/Zend/Acl/Resource/Interface.php -%%WWWDIR%%/library/vendor/Zend/Acl/Role.php -%%WWWDIR%%/library/vendor/Zend/Acl/Role/Interface.php -%%WWWDIR%%/library/vendor/Zend/Acl/Role/Registry.php -%%WWWDIR%%/library/vendor/Zend/Acl/Role/Registry/Exception.php -%%WWWDIR%%/library/vendor/Zend/Application.php -%%WWWDIR%%/library/vendor/Zend/Application/Bootstrap/Bootstrap.php -%%WWWDIR%%/library/vendor/Zend/Application/Bootstrap/BootstrapAbstract.php -%%WWWDIR%%/library/vendor/Zend/Application/Bootstrap/Bootstrapper.php -%%WWWDIR%%/library/vendor/Zend/Application/Bootstrap/Exception.php -%%WWWDIR%%/library/vendor/Zend/Application/Bootstrap/ResourceBootstrapper.php -%%WWWDIR%%/library/vendor/Zend/Application/Exception.php -%%WWWDIR%%/library/vendor/Zend/Application/Module/Autoloader.php -%%WWWDIR%%/library/vendor/Zend/Application/Module/Bootstrap.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Cachemanager.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Db.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Dojo.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Exception.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Frontcontroller.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Layout.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Locale.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Log.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Mail.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Modules.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Multidb.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Navigation.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Resource.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/ResourceAbstract.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Router.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Session.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Translate.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/Useragent.php -%%WWWDIR%%/library/vendor/Zend/Application/Resource/View.php -%%WWWDIR%%/library/vendor/Zend/Auth.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/DbTable.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Digest.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Exception.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Http.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Http/Resolver/Exception.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Http/Resolver/File.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Http/Resolver/Interface.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Interface.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/Ldap.php -%%WWWDIR%%/library/vendor/Zend/Auth/Adapter/OpenId.php -%%WWWDIR%%/library/vendor/Zend/Auth/Exception.php -%%WWWDIR%%/library/vendor/Zend/Auth/Result.php -%%WWWDIR%%/library/vendor/Zend/Auth/Storage/Exception.php -%%WWWDIR%%/library/vendor/Zend/Auth/Storage/Interface.php -%%WWWDIR%%/library/vendor/Zend/Auth/Storage/NonPersistent.php -%%WWWDIR%%/library/vendor/Zend/Auth/Storage/Session.php -%%WWWDIR%%/library/vendor/Zend/Barcode.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Exception.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Code128.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Code25.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Code25interleaved.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Code39.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Ean13.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Ean2.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Ean5.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Ean8.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Error.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Exception.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Identcode.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Itf14.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Leitcode.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/ObjectAbstract.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Planet.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Postnet.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Royalmail.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Upca.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Object/Upce.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Renderer/Exception.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Renderer/Image.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Renderer/Pdf.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Renderer/RendererAbstract.php -%%WWWDIR%%/library/vendor/Zend/Barcode/Renderer/Svg.php %%WWWDIR%%/library/vendor/Zend/Cache.php %%WWWDIR%%/library/vendor/Zend/Cache/Backend.php %%WWWDIR%%/library/vendor/Zend/Cache/Backend/Apc.php @@ -955,40 +896,21 @@ %%WWWDIR%%/library/vendor/Zend/Cache/Frontend/Output.php %%WWWDIR%%/library/vendor/Zend/Cache/Frontend/Page.php %%WWWDIR%%/library/vendor/Zend/Cache/Manager.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Adapter.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Base.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Dumb.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Exception.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Figlet.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Image.php -%%WWWDIR%%/library/vendor/Zend/Captcha/ReCaptcha.php -%%WWWDIR%%/library/vendor/Zend/Captcha/Word.php %%WWWDIR%%/library/vendor/Zend/Config.php %%WWWDIR%%/library/vendor/Zend/Config/Exception.php %%WWWDIR%%/library/vendor/Zend/Config/Ini.php -%%WWWDIR%%/library/vendor/Zend/Config/Json.php %%WWWDIR%%/library/vendor/Zend/Config/Writer.php %%WWWDIR%%/library/vendor/Zend/Config/Writer/Array.php %%WWWDIR%%/library/vendor/Zend/Config/Writer/FileAbstract.php %%WWWDIR%%/library/vendor/Zend/Config/Writer/Ini.php -%%WWWDIR%%/library/vendor/Zend/Config/Writer/Json.php -%%WWWDIR%%/library/vendor/Zend/Config/Writer/Xml.php -%%WWWDIR%%/library/vendor/Zend/Config/Writer/Yaml.php -%%WWWDIR%%/library/vendor/Zend/Config/Xml.php -%%WWWDIR%%/library/vendor/Zend/Config/Yaml.php -%%WWWDIR%%/library/vendor/Zend/Console/Getopt.php -%%WWWDIR%%/library/vendor/Zend/Console/Getopt/Exception.php %%WWWDIR%%/library/vendor/Zend/Controller/Action.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Exception.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/Abstract.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/ActionStack.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/AjaxContext.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/AutoComplete/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/AutoCompleteDojo.php -%%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/AutoCompleteScriptaculous.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/Cache.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/ContextSwitch.php -%%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/FlashMessenger.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/Json.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/Redirector.php %%WWWDIR%%/library/vendor/Zend/Controller/Action/Helper/Url.php @@ -1048,9 +970,6 @@ %%WWWDIR%%/library/vendor/Zend/Crypt/Rsa/Key.php %%WWWDIR%%/library/vendor/Zend/Crypt/Rsa/Key/Private.php %%WWWDIR%%/library/vendor/Zend/Crypt/Rsa/Key/Public.php -%%WWWDIR%%/library/vendor/Zend/Currency.php -%%WWWDIR%%/library/vendor/Zend/Currency/CurrencyInterface.php -%%WWWDIR%%/library/vendor/Zend/Currency/Exception.php %%WWWDIR%%/library/vendor/Zend/Date.php %%WWWDIR%%/library/vendor/Zend/Date/Cities.php %%WWWDIR%%/library/vendor/Zend/Date/DateObject.php @@ -1079,7 +998,6 @@ %%WWWDIR%%/library/vendor/Zend/Db/Expr.php %%WWWDIR%%/library/vendor/Zend/Db/Profiler.php %%WWWDIR%%/library/vendor/Zend/Db/Profiler/Exception.php -%%WWWDIR%%/library/vendor/Zend/Db/Profiler/Firebug.php %%WWWDIR%%/library/vendor/Zend/Db/Profiler/Query.php %%WWWDIR%%/library/vendor/Zend/Db/Select.php %%WWWDIR%%/library/vendor/Zend/Db/Select/Exception.php @@ -1109,114 +1027,7 @@ %%WWWDIR%%/library/vendor/Zend/Db/Table/Rowset/Exception.php %%WWWDIR%%/library/vendor/Zend/Db/Table/Select.php %%WWWDIR%%/library/vendor/Zend/Db/Table/Select/Exception.php -%%WWWDIR%%/library/vendor/Zend/Debug.php -%%WWWDIR%%/library/vendor/Zend/Dom/Exception.php -%%WWWDIR%%/library/vendor/Zend/Dom/Query.php -%%WWWDIR%%/library/vendor/Zend/Dom/Query/Css2Xpath.php -%%WWWDIR%%/library/vendor/Zend/Dom/Query/Result.php -%%WWWDIR%%/library/vendor/Zend/EventManager/Event.php -%%WWWDIR%%/library/vendor/Zend/EventManager/EventCollection.php -%%WWWDIR%%/library/vendor/Zend/EventManager/EventDescription.php -%%WWWDIR%%/library/vendor/Zend/EventManager/EventManager.php -%%WWWDIR%%/library/vendor/Zend/EventManager/EventManagerAware.php -%%WWWDIR%%/library/vendor/Zend/EventManager/Exception.php -%%WWWDIR%%/library/vendor/Zend/EventManager/Exception/InvalidArgumentException.php -%%WWWDIR%%/library/vendor/Zend/EventManager/Filter.php -%%WWWDIR%%/library/vendor/Zend/EventManager/Filter/FilterIterator.php -%%WWWDIR%%/library/vendor/Zend/EventManager/FilterChain.php -%%WWWDIR%%/library/vendor/Zend/EventManager/GlobalEventManager.php -%%WWWDIR%%/library/vendor/Zend/EventManager/ListenerAggregate.php -%%WWWDIR%%/library/vendor/Zend/EventManager/ResponseCollection.php -%%WWWDIR%%/library/vendor/Zend/EventManager/SharedEventCollection.php -%%WWWDIR%%/library/vendor/Zend/EventManager/SharedEventCollectionAware.php -%%WWWDIR%%/library/vendor/Zend/EventManager/SharedEventManager.php -%%WWWDIR%%/library/vendor/Zend/EventManager/StaticEventManager.php %%WWWDIR%%/library/vendor/Zend/Exception.php -%%WWWDIR%%/library/vendor/Zend/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder/Exception.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder/Header.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder/Header/Itunes.php -%%WWWDIR%%/library/vendor/Zend/Feed/Builder/Interface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Element.php -%%WWWDIR%%/library/vendor/Zend/Feed/Entry/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Entry/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Entry/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Exception.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/CallbackAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/CallbackInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Exception.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/HttpResponse.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Model/ModelAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Model/Subscription.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Model/SubscriptionInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Publisher.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Subscriber.php -%%WWWDIR%%/library/vendor/Zend/Feed/Pubsubhubbub/Subscriber/Callback.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Collection.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Collection/Author.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Collection/Category.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Collection/CollectionAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Entry/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Entry/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/EntryAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/EntryInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Atom/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Atom/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Content/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/CreativeCommons/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/CreativeCommons/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/DublinCore/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/DublinCore/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/EntryAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/FeedAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Podcast/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Podcast/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Slash/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Syndication/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/Thread/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Extension/WellFormedWeb/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Feed/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Feed/Atom/Source.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/Feed/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/FeedAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/FeedInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Reader/FeedSet.php -%%WWWDIR%%/library/vendor/Zend/Feed/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Deleted.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Exception/InvalidMethodException.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/Atom/Renderer/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/Content/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/DublinCore/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/DublinCore/Renderer/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/ITunes/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/ITunes/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/ITunes/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/ITunes/Renderer/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/RendererAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/RendererInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/Slash/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/Threading/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Extension/WellFormedWeb/Renderer/Entry.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Feed.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Feed/FeedAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Entry/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Entry/Atom/Deleted.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Entry/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Feed/Atom.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Feed/Atom/AtomAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Feed/Atom/Source.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/Feed/Rss.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/RendererAbstract.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Renderer/RendererInterface.php -%%WWWDIR%%/library/vendor/Zend/Feed/Writer/Source.php %%WWWDIR%%/library/vendor/Zend/File/ClassFileLocator.php %%WWWDIR%%/library/vendor/Zend/File/PhpClassFile.php %%WWWDIR%%/library/vendor/Zend/File/Transfer.php @@ -1284,8 +1095,6 @@ %%WWWDIR%%/library/vendor/Zend/Form/Decorator/Abstract.php %%WWWDIR%%/library/vendor/Zend/Form/Decorator/Callback.php %%WWWDIR%%/library/vendor/Zend/Form/Decorator/Captcha.php -%%WWWDIR%%/library/vendor/Zend/Form/Decorator/Captcha/ReCaptcha.php -%%WWWDIR%%/library/vendor/Zend/Form/Decorator/Captcha/Word.php %%WWWDIR%%/library/vendor/Zend/Form/Decorator/Description.php %%WWWDIR%%/library/vendor/Zend/Form/Decorator/DtDdWrapper.php %%WWWDIR%%/library/vendor/Zend/Form/Decorator/Errors.php @@ -1307,11 +1116,9 @@ %%WWWDIR%%/library/vendor/Zend/Form/DisplayGroup.php %%WWWDIR%%/library/vendor/Zend/Form/Element.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Button.php -%%WWWDIR%%/library/vendor/Zend/Form/Element/Captcha.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Checkbox.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Exception.php %%WWWDIR%%/library/vendor/Zend/Form/Element/File.php -%%WWWDIR%%/library/vendor/Zend/Form/Element/Hash.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Hidden.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Image.php %%WWWDIR%%/library/vendor/Zend/Form/Element/Multi.php @@ -1328,117 +1135,24 @@ %%WWWDIR%%/library/vendor/Zend/Form/Element/Xhtml.php %%WWWDIR%%/library/vendor/Zend/Form/Exception.php %%WWWDIR%%/library/vendor/Zend/Form/SubForm.php -%%WWWDIR%%/library/vendor/Zend/Http/Client.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Curl.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Interface.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Proxy.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Socket.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Stream.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Adapter/Test.php -%%WWWDIR%%/library/vendor/Zend/Http/Client/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/Cookie.php -%%WWWDIR%%/library/vendor/Zend/Http/CookieJar.php -%%WWWDIR%%/library/vendor/Zend/Http/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/Header/Exception/InvalidArgumentException.php -%%WWWDIR%%/library/vendor/Zend/Http/Header/Exception/RuntimeException.php -%%WWWDIR%%/library/vendor/Zend/Http/Header/HeaderValue.php -%%WWWDIR%%/library/vendor/Zend/Http/Header/SetCookie.php -%%WWWDIR%%/library/vendor/Zend/Http/Response.php -%%WWWDIR%%/library/vendor/Zend/Http/Response/Stream.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/AbstractDevice.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Bot.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Checker.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Console.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Desktop.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Device.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Email.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Features/Adapter.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Features/Adapter/Browscap.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Features/Adapter/DeviceAtlas.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Features/Adapter/TeraWurfl.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Features/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Feed.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Mobile.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Offline.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Probe.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Spam.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Storage.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Storage/Exception.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Storage/NonPersistent.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Storage/Session.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Text.php -%%WWWDIR%%/library/vendor/Zend/Http/UserAgent/Validator.php %%WWWDIR%%/library/vendor/Zend/Json.php %%WWWDIR%%/library/vendor/Zend/Json/Decoder.php %%WWWDIR%%/library/vendor/Zend/Json/Encoder.php %%WWWDIR%%/library/vendor/Zend/Json/Exception.php %%WWWDIR%%/library/vendor/Zend/Json/Expr.php -%%WWWDIR%%/library/vendor/Zend/Json/Server.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Cache.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Error.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Exception.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Request.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Request/Http.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Response.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Response/Http.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Smd.php -%%WWWDIR%%/library/vendor/Zend/Json/Server/Smd/Service.php +%%WWWDIR%%/library/vendor/Zend/LICENSE.txt %%WWWDIR%%/library/vendor/Zend/Layout.php %%WWWDIR%%/library/vendor/Zend/Layout/Controller/Action/Helper/Layout.php %%WWWDIR%%/library/vendor/Zend/Layout/Controller/Plugin/Layout.php %%WWWDIR%%/library/vendor/Zend/Layout/Exception.php -%%WWWDIR%%/library/vendor/Zend/Ldap.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Attribute.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Collection.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Collection/Iterator/Default.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Converter.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Converter/Exception.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Dn.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Exception.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/And.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Exception.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Logical.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Mask.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Not.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/Or.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Filter/String.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Ldif/Encoder.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/ChildrenIterator.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Collection.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/RootDse.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/RootDse/ActiveDirectory.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/RootDse/OpenLdap.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/RootDse/eDirectory.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/ActiveDirectory.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/AttributeType/ActiveDirectory.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/AttributeType/Interface.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/AttributeType/OpenLdap.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/Item.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/ObjectClass/ActiveDirectory.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/ObjectClass/Interface.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/ObjectClass/OpenLdap.php -%%WWWDIR%%/library/vendor/Zend/Ldap/Node/Schema/OpenLdap.php %%WWWDIR%%/library/vendor/Zend/Loader.php %%WWWDIR%%/library/vendor/Zend/Loader/Autoloader.php %%WWWDIR%%/library/vendor/Zend/Loader/Autoloader/Interface.php -%%WWWDIR%%/library/vendor/Zend/Loader/Autoloader/Resource.php -%%WWWDIR%%/library/vendor/Zend/Loader/AutoloaderFactory.php -%%WWWDIR%%/library/vendor/Zend/Loader/ClassMapAutoloader.php %%WWWDIR%%/library/vendor/Zend/Loader/Exception.php %%WWWDIR%%/library/vendor/Zend/Loader/Exception/InvalidArgumentException.php %%WWWDIR%%/library/vendor/Zend/Loader/PluginLoader.php %%WWWDIR%%/library/vendor/Zend/Loader/PluginLoader/Exception.php %%WWWDIR%%/library/vendor/Zend/Loader/PluginLoader/Interface.php -%%WWWDIR%%/library/vendor/Zend/Loader/SplAutoloader.php -%%WWWDIR%%/library/vendor/Zend/Loader/StandardAutoloader.php %%WWWDIR%%/library/vendor/Zend/Locale.php %%WWWDIR%%/library/vendor/Zend/Locale/Data.php %%WWWDIR%%/library/vendor/Zend/Locale/Data/Translation.php @@ -1456,13 +1170,11 @@ %%WWWDIR%%/library/vendor/Zend/Log/Filter/Priority.php %%WWWDIR%%/library/vendor/Zend/Log/Filter/Suppress.php %%WWWDIR%%/library/vendor/Zend/Log/Formatter/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Log/Formatter/Firebug.php %%WWWDIR%%/library/vendor/Zend/Log/Formatter/Interface.php %%WWWDIR%%/library/vendor/Zend/Log/Formatter/Simple.php %%WWWDIR%%/library/vendor/Zend/Log/Formatter/Xml.php %%WWWDIR%%/library/vendor/Zend/Log/Writer/Abstract.php %%WWWDIR%%/library/vendor/Zend/Log/Writer/Db.php -%%WWWDIR%%/library/vendor/Zend/Log/Writer/Firebug.php %%WWWDIR%%/library/vendor/Zend/Log/Writer/Mail.php %%WWWDIR%%/library/vendor/Zend/Log/Writer/Mock.php %%WWWDIR%%/library/vendor/Zend/Log/Writer/Null.php @@ -1505,130 +1217,11 @@ %%WWWDIR%%/library/vendor/Zend/Mail/Transport/File.php %%WWWDIR%%/library/vendor/Zend/Mail/Transport/Sendmail.php %%WWWDIR%%/library/vendor/Zend/Mail/Transport/Smtp.php -%%WWWDIR%%/library/vendor/Zend/Markup.php -%%WWWDIR%%/library/vendor/Zend/Markup/Exception.php -%%WWWDIR%%/library/vendor/Zend/Markup/Parser/Bbcode.php -%%WWWDIR%%/library/vendor/Zend/Markup/Parser/Exception.php -%%WWWDIR%%/library/vendor/Zend/Markup/Parser/ParserInterface.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Exception.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html/Code.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html/HtmlAbstract.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html/Img.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html/List.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/Html/Url.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/RendererAbstract.php -%%WWWDIR%%/library/vendor/Zend/Markup/Renderer/TokenConverterInterface.php -%%WWWDIR%%/library/vendor/Zend/Markup/Token.php -%%WWWDIR%%/library/vendor/Zend/Markup/TokenList.php -%%WWWDIR%%/library/vendor/Zend/Measure/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Measure/Acceleration.php -%%WWWDIR%%/library/vendor/Zend/Measure/Angle.php -%%WWWDIR%%/library/vendor/Zend/Measure/Area.php -%%WWWDIR%%/library/vendor/Zend/Measure/Binary.php -%%WWWDIR%%/library/vendor/Zend/Measure/Capacitance.php -%%WWWDIR%%/library/vendor/Zend/Measure/Cooking/Volume.php -%%WWWDIR%%/library/vendor/Zend/Measure/Cooking/Weight.php -%%WWWDIR%%/library/vendor/Zend/Measure/Current.php -%%WWWDIR%%/library/vendor/Zend/Measure/Density.php -%%WWWDIR%%/library/vendor/Zend/Measure/Energy.php -%%WWWDIR%%/library/vendor/Zend/Measure/Exception.php -%%WWWDIR%%/library/vendor/Zend/Measure/Flow/Mass.php -%%WWWDIR%%/library/vendor/Zend/Measure/Flow/Mole.php -%%WWWDIR%%/library/vendor/Zend/Measure/Flow/Volume.php -%%WWWDIR%%/library/vendor/Zend/Measure/Force.php -%%WWWDIR%%/library/vendor/Zend/Measure/Frequency.php -%%WWWDIR%%/library/vendor/Zend/Measure/Illumination.php -%%WWWDIR%%/library/vendor/Zend/Measure/Length.php -%%WWWDIR%%/library/vendor/Zend/Measure/Lightness.php -%%WWWDIR%%/library/vendor/Zend/Measure/Number.php -%%WWWDIR%%/library/vendor/Zend/Measure/Power.php -%%WWWDIR%%/library/vendor/Zend/Measure/Pressure.php -%%WWWDIR%%/library/vendor/Zend/Measure/Speed.php -%%WWWDIR%%/library/vendor/Zend/Measure/Temperature.php -%%WWWDIR%%/library/vendor/Zend/Measure/Time.php -%%WWWDIR%%/library/vendor/Zend/Measure/Torque.php -%%WWWDIR%%/library/vendor/Zend/Measure/Viscosity/Dynamic.php -%%WWWDIR%%/library/vendor/Zend/Measure/Viscosity/Kinematic.php -%%WWWDIR%%/library/vendor/Zend/Measure/Volume.php -%%WWWDIR%%/library/vendor/Zend/Measure/Weight.php -%%WWWDIR%%/library/vendor/Zend/Memory.php -%%WWWDIR%%/library/vendor/Zend/Memory/AccessController.php -%%WWWDIR%%/library/vendor/Zend/Memory/Container.php -%%WWWDIR%%/library/vendor/Zend/Memory/Container/Interface.php -%%WWWDIR%%/library/vendor/Zend/Memory/Container/Locked.php -%%WWWDIR%%/library/vendor/Zend/Memory/Container/Movable.php -%%WWWDIR%%/library/vendor/Zend/Memory/Exception.php -%%WWWDIR%%/library/vendor/Zend/Memory/Manager.php -%%WWWDIR%%/library/vendor/Zend/Memory/Value.php %%WWWDIR%%/library/vendor/Zend/Mime.php %%WWWDIR%%/library/vendor/Zend/Mime/Decode.php %%WWWDIR%%/library/vendor/Zend/Mime/Exception.php %%WWWDIR%%/library/vendor/Zend/Mime/Message.php %%WWWDIR%%/library/vendor/Zend/Mime/Part.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Exception.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Apns.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/DeviceQuotaExceeded.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/InvalidAuthToken.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/InvalidPayload.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/InvalidRegistration.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/InvalidToken.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/InvalidTopic.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/QuotaExceeded.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Exception/ServerUnavailable.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Gcm.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Interface.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Apns.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Exception.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Gcm.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Interface.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Mpns.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Mpns/Raw.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Mpns/Tile.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Message/Mpns/Toast.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Mpns.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Response/Gcm.php -%%WWWDIR%%/library/vendor/Zend/Mobile/Push/Test/ApnsProxy.php -%%WWWDIR%%/library/vendor/Zend/Navigation.php -%%WWWDIR%%/library/vendor/Zend/Navigation/Container.php -%%WWWDIR%%/library/vendor/Zend/Navigation/Exception.php -%%WWWDIR%%/library/vendor/Zend/Navigation/Page.php -%%WWWDIR%%/library/vendor/Zend/Navigation/Page/Mvc.php -%%WWWDIR%%/library/vendor/Zend/Navigation/Page/Uri.php -%%WWWDIR%%/library/vendor/Zend/Oauth.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Client.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Config.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Config/ConfigInterface.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Consumer.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Exception.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Http.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Http/AccessToken.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Http/RequestToken.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Http/UserAuthorization.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Http/Utility.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Signature/Hmac.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Signature/Plaintext.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Signature/Rsa.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Signature/SignatureAbstract.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Token.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Token/Access.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Token/AuthorizedRequest.php -%%WWWDIR%%/library/vendor/Zend/Oauth/Token/Request.php -%%WWWDIR%%/library/vendor/Zend/OpenId.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Consumer.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Consumer/Storage.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Consumer/Storage/File.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Exception.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Extension.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Extension/Sreg.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Provider.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Provider/Storage.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Provider/Storage/File.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Provider/User.php -%%WWWDIR%%/library/vendor/Zend/OpenId/Provider/User/Session.php %%WWWDIR%%/library/vendor/Zend/Paginator.php %%WWWDIR%%/library/vendor/Zend/Paginator/Adapter/Array.php %%WWWDIR%%/library/vendor/Zend/Paginator/Adapter/DbSelect.php @@ -1646,159 +1239,12 @@ %%WWWDIR%%/library/vendor/Zend/Paginator/SerializableLimitIterator.php %%WWWDIR%%/library/vendor/Zend/ProgressBar.php %%WWWDIR%%/library/vendor/Zend/ProgressBar/Adapter.php -%%WWWDIR%%/library/vendor/Zend/ProgressBar/Adapter/Console.php %%WWWDIR%%/library/vendor/Zend/ProgressBar/Adapter/Exception.php %%WWWDIR%%/library/vendor/Zend/ProgressBar/Adapter/JsPull.php %%WWWDIR%%/library/vendor/Zend/ProgressBar/Adapter/JsPush.php %%WWWDIR%%/library/vendor/Zend/ProgressBar/Exception.php -%%WWWDIR%%/library/vendor/Zend/Queue.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Activemq.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/AdapterAbstract.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/AdapterInterface.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Array.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/Message.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/Queue.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/mysql.sql -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/postgresql.sql -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/queue_sqlite.sql -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Db/sqlsrv.sql -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Memcacheq.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/Null.php -%%WWWDIR%%/library/vendor/Zend/Queue/Adapter/PlatformJobQueue.php -%%WWWDIR%%/library/vendor/Zend/Queue/Exception.php -%%WWWDIR%%/library/vendor/Zend/Queue/Message.php -%%WWWDIR%%/library/vendor/Zend/Queue/Message/Iterator.php -%%WWWDIR%%/library/vendor/Zend/Queue/Message/PlatformJob.php -%%WWWDIR%%/library/vendor/Zend/Queue/Stomp/Client.php -%%WWWDIR%%/library/vendor/Zend/Queue/Stomp/Client/Connection.php -%%WWWDIR%%/library/vendor/Zend/Queue/Stomp/Client/ConnectionInterface.php -%%WWWDIR%%/library/vendor/Zend/Queue/Stomp/Frame.php -%%WWWDIR%%/library/vendor/Zend/Queue/Stomp/FrameInterface.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Class.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Docblock.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Docblock/Tag.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Docblock/Tag/Param.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Docblock/Tag/Return.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Exception.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Extension.php -%%WWWDIR%%/library/vendor/Zend/Reflection/File.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Function.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Method.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Parameter.php -%%WWWDIR%%/library/vendor/Zend/Reflection/Property.php +%%WWWDIR%%/library/vendor/Zend/README.md %%WWWDIR%%/library/vendor/Zend/Registry.php -%%WWWDIR%%/library/vendor/Zend/Rest/Client.php -%%WWWDIR%%/library/vendor/Zend/Rest/Client/Exception.php -%%WWWDIR%%/library/vendor/Zend/Rest/Client/Result.php -%%WWWDIR%%/library/vendor/Zend/Rest/Client/Result/Exception.php -%%WWWDIR%%/library/vendor/Zend/Rest/Controller.php -%%WWWDIR%%/library/vendor/Zend/Rest/Exception.php -%%WWWDIR%%/library/vendor/Zend/Rest/Route.php -%%WWWDIR%%/library/vendor/Zend/Rest/Server.php -%%WWWDIR%%/library/vendor/Zend/Rest/Server/Exception.php -%%WWWDIR%%/library/vendor/Zend/SOURCE -%%WWWDIR%%/library/vendor/Zend/Search/Exception.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Text/CaseInsensitive.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/TextNum/CaseInsensitive.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8/CaseInsensitive.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Analyzer/Common/Utf8Num/CaseInsensitive.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/Token.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/TokenFilter.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/TokenFilter/LowerCase.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/TokenFilter/LowerCaseUtf8.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/TokenFilter/ShortWords.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/Docx.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/Exception.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/Html.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/OpenXml.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/Pptx.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Document/Xlsx.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Exception.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/FSM.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/FSMAction.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Field.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/DictionaryLoader.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/DocsFilter.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/FieldInfo.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/SegmentInfo.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/SegmentMerger.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/SegmentWriter.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/SegmentWriter/DocumentWriter.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/SegmentWriter/StreamWriter.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/Term.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/TermInfo.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/TermsPriorityQueue.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/TermsStream/Interface.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Index/Writer.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Interface.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Interface/MultiSearcher.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/LockManager.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/MultiSearcher.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/PriorityQueue.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Proxy.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/BooleanExpressionRecognizer.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Highlighter/Default.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Highlighter/Interface.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Boolean.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Empty.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Fuzzy.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Insignificant.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/MultiTerm.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Phrase.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Preprocessing.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Preprocessing/Fuzzy.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Preprocessing/Phrase.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Preprocessing/Term.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Range.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Term.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Query/Wildcard.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryEntry.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryEntry/Phrase.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryEntry/Subquery.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryEntry/Term.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryHit.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryLexer.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryParser.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryParserContext.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryParserException.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/QueryToken.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Similarity.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Similarity/Default.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight/Boolean.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight/Empty.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight/MultiTerm.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight/Phrase.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Search/Weight/Term.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Storage/Directory.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Storage/Directory/Filesystem.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Storage/File.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Storage/File/Filesystem.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/Storage/File/Memory.php -%%WWWDIR%%/library/vendor/Zend/Search/Lucene/TermStreamsPriorityQueue.php -%%WWWDIR%%/library/vendor/Zend/Serializer.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/AdapterAbstract.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/AdapterInterface.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/Amf0.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/Amf3.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/Igbinary.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/Json.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/PhpCode.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/PhpSerialize.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/PythonPickle.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Adapter/Wddx.php -%%WWWDIR%%/library/vendor/Zend/Serializer/Exception.php %%WWWDIR%%/library/vendor/Zend/Server/Abstract.php %%WWWDIR%%/library/vendor/Zend/Server/Cache.php %%WWWDIR%%/library/vendor/Zend/Server/Definition.php @@ -1848,255 +1294,19 @@ %%WWWDIR%%/library/vendor/Zend/Soap/Wsdl/Strategy/Composite.php %%WWWDIR%%/library/vendor/Zend/Soap/Wsdl/Strategy/DefaultComplexType.php %%WWWDIR%%/library/vendor/Zend/Soap/Wsdl/Strategy/Interface.php -%%WWWDIR%%/library/vendor/Zend/Stdlib/CallbackHandler.php -%%WWWDIR%%/library/vendor/Zend/Stdlib/Exception.php -%%WWWDIR%%/library/vendor/Zend/Stdlib/Exception/InvalidCallbackException.php -%%WWWDIR%%/library/vendor/Zend/Stdlib/PriorityQueue.php -%%WWWDIR%%/library/vendor/Zend/Stdlib/SplPriorityQueue.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Decorator/Cloud.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Decorator/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Decorator/HtmlCloud.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Decorator/HtmlTag.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Decorator/Tag.php -%%WWWDIR%%/library/vendor/Zend/Tag/Cloud/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tag/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tag/Item.php -%%WWWDIR%%/library/vendor/Zend/Tag/ItemList.php -%%WWWDIR%%/library/vendor/Zend/Tag/Taggable.php -%%WWWDIR%%/library/vendor/Zend/Test/DbAdapter.php -%%WWWDIR%%/library/vendor/Zend/Test/DbStatement.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/DomQuery.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/DomQuery34.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/DomQuery37.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/DomQuery41.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/Exception.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/Redirect.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/Redirect34.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/Redirect37.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/Redirect41.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/ResponseHeader.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/ResponseHeader34.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/ResponseHeader37.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Constraint/ResponseHeader41.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/ControllerTestCase.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/DatabaseTestCase.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Connection.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/DataSet/DbRowset.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/DataSet/DbTable.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/DataSet/DbTableDataSet.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/DataSet/QueryDataSet.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/DataSet/QueryTable.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Exception.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Metadata/Generic.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Operation/DeleteAll.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Operation/Insert.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/Operation/Truncate.php -%%WWWDIR%%/library/vendor/Zend/Test/PHPUnit/Db/SimpleTester.php -%%WWWDIR%%/library/vendor/Zend/Text/Exception.php -%%WWWDIR%%/library/vendor/Zend/Text/Figlet.php -%%WWWDIR%%/library/vendor/Zend/Text/Figlet/Exception.php -%%WWWDIR%%/library/vendor/Zend/Text/Figlet/zend-framework.flf -%%WWWDIR%%/library/vendor/Zend/Text/MultiByte.php -%%WWWDIR%%/library/vendor/Zend/Text/Table.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Column.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Decorator/Ascii.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Decorator/Interface.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Decorator/Unicode.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Exception.php -%%WWWDIR%%/library/vendor/Zend/Text/Table/Row.php %%WWWDIR%%/library/vendor/Zend/TimeSync.php %%WWWDIR%%/library/vendor/Zend/TimeSync/Exception.php %%WWWDIR%%/library/vendor/Zend/TimeSync/Ntp.php %%WWWDIR%%/library/vendor/Zend/TimeSync/Protocol.php %%WWWDIR%%/library/vendor/Zend/TimeSync/Sntp.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Action/Base.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Action/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Action/Interface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Action/Repository.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Config.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/ArgumentParser.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/HelpSystem.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/Manifest.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/ResponseDecorator/AlignCenter.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/ResponseDecorator/Blockize.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/ResponseDecorator/Colorizer.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Console/ResponseDecorator/Indention.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Interactive/InputHandler.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Interactive/InputInterface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Interactive/InputRequest.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Interactive/InputResponse.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Interactive/OutputInterface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Manifest.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Request.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Response.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Response/ContentDecorator/Interface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Response/ContentDecorator/Separator.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Storage.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Storage/AdapterInterface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Client/Storage/Directory.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Loader/Abstract.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Loader/BasicLoader.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Loader/IncludePathLoader.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Loader/IncludePathLoader/RecursiveFilterIterator.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Loader/Interface.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Manifest/ActionManifestable.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Manifest/ActionMetadata.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Manifest/Exception.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Manifest/Indexable.php -%%WWWDIR%%/library/vendor/Zend/Tool/Framework/Manifest/Interface.php *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Wed Dec 14 16:38:28 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 2EAC3C808C7; Wed, 14 Dec 2016 16:38:28 +0000 (UTC) (envelope-from mat@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 F2A4A71; Wed, 14 Dec 2016 16:38:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEGcRgg003871; Wed, 14 Dec 2016 16:38:27 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEGcRPa003870; Wed, 14 Dec 2016 16:38:27 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612141638.uBEGcRPa003870@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 14 Dec 2016 16:38:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428572 - head/net/openntpd 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: Wed, 14 Dec 2016 16:38:28 -0000 Author: mat Date: Wed Dec 14 16:38:26 2016 New Revision: 428572 URL: https://svnweb.freebsd.org/changeset/ports/428572 Log: Fix building when libressl is not the default. PR: 215150 Sponsored by: Absolight Modified: head/net/openntpd/Makefile (contents, props changed) Modified: head/net/openntpd/Makefile ============================================================================== --- head/net/openntpd/Makefile Wed Dec 14 16:13:31 2016 (r428571) +++ head/net/openntpd/Makefile Wed Dec 14 16:38:26 2016 (r428572) @@ -48,9 +48,11 @@ LDFLAGS+= -fstack-protector LIBS+= -lssp_nonshared . endif +# Don't use COPYTREE_SHARE here as it hard links files, and the original files +# are owned by root, which creates problems of its own. pre-configure: - @cd `${MAKE} -V STAGEDIR -C ${PORTSDIR}/security/libressl`${LOCALBASE} \ - && ${COPYTREE_SHARE} . ${WRKDIR}/libressl "! -name *.so*" + @cd `${MAKE} -V STAGEDIR -C ${PORTSDIR}/security/libressl`${PREFIX} \ + && ${FIND} -E . ! -name *.so\* | ${CPIO} -dump ${WRKDIR}/libressl >/dev/null 2>&1 .endif # SSL_DEFAULT .include From owner-svn-ports-all@freebsd.org Wed Dec 14 16:55:28 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 87DABC7709D; Wed, 14 Dec 2016 16:55:28 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CBD3167C; Wed, 14 Dec 2016 16:55:27 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id B6A77BDE24; Wed, 14 Dec 2016 17:55:25 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 902A6BDE10; Wed, 14 Dec 2016 17:55:25 +0100 (CET) Subject: Re: svn commit: r428027 - head/www/py-django18 To: Wen Heping , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612070235.uB72ZE43010731@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <0f9b3cc4-af05-a80f-6bac-28932ec0b921@FreeBSD.org> Date: Wed, 14 Dec 2016 17:55:23 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612070235.uB72ZE43010731@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="p8iF2AvdWX8MwXg6j4kMPwMI3nX9vO7Lu" 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: Wed, 14 Dec 2016 16:55:28 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --p8iF2AvdWX8MwXg6j4kMPwMI3nX9vO7Lu Content-Type: multipart/mixed; boundary="9vUORwH1AWoBGImAfK0KmH5mwaqbri2Ou"; protected-headers="v1" From: Mathieu Arnold To: Wen Heping , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <0f9b3cc4-af05-a80f-6bac-28932ec0b921@FreeBSD.org> Subject: Re: svn commit: r428027 - head/www/py-django18 References: <201612070235.uB72ZE43010731@repo.freebsd.org> In-Reply-To: <201612070235.uB72ZE43010731@repo.freebsd.org> --9vUORwH1AWoBGImAfK0KmH5mwaqbri2Ou Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 07/12/2016 =C3=A0 03:35, Wen Heping a =C3=A9crit : > Author: wen > Date: Wed Dec 7 02:35:13 2016 > New Revision: 428027 > URL: https://svnweb.freebsd.org/changeset/ports/428027 > > Log: > - Update to 1.8.17 > After this (I think), django fails to build. I'm not sure exactly why, it seems like it tries to fetch stuff while building, or something: https://pkg.absolight.fr/data/11amd64-pkgng-default/20161214T174600Z/logs= /errors/py27-django18-1.8.17.log --=20 Mathieu Arnold --9vUORwH1AWoBGImAfK0KmH5mwaqbri2Ou-- --p8iF2AvdWX8MwXg6j4kMPwMI3nX9vO7Lu Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYUXl8XxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I6+IQAIia/5oEPSMu6SvJxsvp5AAr SV47P4RB3Yo4uXj54DHmh+vQslTPxmdS8KZvzDRUUhKfTJLYsdAjXr8Nup3MbAwh u9Jk34Qb+mk6jfZz1ZgB7W8+INC2lHieJCG2FDBrUC/JBIn99ptTJbo4jn0jYwH1 li2gdANdhc4Scioc+ZqcUVhvcrBUcLYWTVl5O8pYKxqRzg0LLx+LKr68u+Mn0O1e Qs7TPWXsbk3wu6hqEK9nmS9N+DkvXxhKzgIKAAunsYLASTM0yvpQwnpKSuYpvPiK 8voMfyUslKWiF/ct6p73pJY4CpicJLyTKNwcH8byY8furkQpwxm/BT1cp2/r4Dah +xCgwTXTQsb/sQVAvkueGQ/a7DGtB8EoZ9cgyZ+rKHMEjhLlUOLFablfVI2NwahW N4T/6GHj3ZBpAcgQdRQ/BtVEOYa4SrUHFYuiyvM+CY5aCKKF+EAcfbjBw4hahF5p z/xqZG44hOGAWx5CLcEfMyio/ib5rRgbftPjrK3FIEja4ryP4hr42QrR5OWClSBU EGySgCXv9zjBHoXFtC0Vq64P826VGUp84CqIMwjYoNNGFeSXhQEG8a0D2AAgvdIh SWYBcOviHB7YIOLgooz5eAUx61MJ3oHx/MFUkfUOlLxwkVixiVCiLYGa7pP1SYaS wvRdIHT8Rbkxvu7TDuYN =eX59 -----END PGP SIGNATURE----- --p8iF2AvdWX8MwXg6j4kMPwMI3nX9vO7Lu-- From owner-svn-ports-all@freebsd.org Wed Dec 14 17:03: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 D6BB2C7746A; Wed, 14 Dec 2016 17:03:17 +0000 (UTC) (envelope-from sbz@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 9929F1C45; Wed, 14 Dec 2016 17:03:17 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEH3GnT015909; Wed, 14 Dec 2016 17:03:16 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEH3Ghm015905; Wed, 14 Dec 2016 17:03:16 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201612141703.uBEH3Ghm015905@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Wed, 14 Dec 2016 17:03:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428573 - in head/security/libssh2: . 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: Wed, 14 Dec 2016 17:03:17 -0000 Author: sbz Date: Wed Dec 14 17:03:16 2016 New Revision: 428573 URL: https://svnweb.freebsd.org/changeset/ports/428573 Log: - Update to 1.8.0 PR: 214914 Submitted by: Anton Yuzhaninov Added: head/security/libssh2/files/ head/security/libssh2/files/patch-configure (contents, props changed) Modified: head/security/libssh2/Makefile head/security/libssh2/distinfo head/security/libssh2/pkg-plist Modified: head/security/libssh2/Makefile ============================================================================== --- head/security/libssh2/Makefile Wed Dec 14 16:38:26 2016 (r428572) +++ head/security/libssh2/Makefile Wed Dec 14 17:03:16 2016 (r428573) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libssh2 -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.0 PORTEPOCH= 2 CATEGORIES= security devel MASTER_SITES= http://www.libssh2.org/download/ \ @@ -26,14 +26,13 @@ TRACE_DESC= Enable debug packet traces TRACE_CONFIGURE_ENABLE= debug GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt -GCRYPT_CONFIGURE_ON= --with-libgcrypt --without-openssl -GCRYPT_CONFIGURE_OFF= --without-libgcrypt --with-openssl +GCRYPT_CONFIGURE_ON= --with-libgcrypt +GCRYPT_CONFIGURE_OFF= --with-openssl GCRYPT_CPPFLAGS= -I${LOCALBASE}/include GCRYPT_LIBS= -L${LOCALBASE}/lib GCRYPT_USE_OFF= openssl=yes ZLIB_CONFIGURE_WITH= libz - .include .if empty(PORT_OPTIONS:MGCRYPT) && ${SSL_DEFAULT:Mopenssl-devel} @@ -41,7 +40,7 @@ BROKEN= Does not build with openssl-dev .endif post-patch: - @${REINPLACE_CMD} -e '/Libs:/s/@LDFLAGS@//' -e '/Libs:/s/@LIBS@//' \ + @${REINPLACE_CMD} -e '/Libs:/s/@LIBS@//' \ ${WRKSRC}/libssh2.pc.in .if ! ${PORT_OPTIONS:MGCRYPT} . if ${SSL_DEFAULT} == base @@ -54,9 +53,4 @@ post-build: @${REINPLACE_CMD} -E -e '/Requires.private:/{s/[[:<:]]zlib[[:>:]]//;s/,,/,/;s/ ,/ /;s/,$$//;}' \ ${WRKSRC}/libssh2.pc -# allow maintainer to generate MAN3 manpages list (make extract is required before) -x-generate-man3: extract - @(cd ${WRKSRC}/docs && ${LS} -1F *.3 | ${SORT} | ${CUT} -d '/' -f4 \ - | ${GREP} -v template) - .include Modified: head/security/libssh2/distinfo ============================================================================== --- head/security/libssh2/distinfo Wed Dec 14 16:38:26 2016 (r428572) +++ head/security/libssh2/distinfo Wed Dec 14 17:03:16 2016 (r428573) @@ -1,2 +1,3 @@ -SHA256 (libssh2-1.7.0.tar.gz) = e4561fd43a50539a8c2ceb37841691baf03ecb7daf043766da1b112e4280d584 -SIZE (libssh2-1.7.0.tar.gz) = 811714 +TIMESTAMP = 1481730876 +SHA256 (libssh2-1.8.0.tar.gz) = 39f34e2f6835f4b992cafe8625073a88e5a28ba78f83e8099610a7b3af4676d4 +SIZE (libssh2-1.8.0.tar.gz) = 854916 Added: head/security/libssh2/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/libssh2/files/patch-configure Wed Dec 14 17:03:16 2016 (r428573) @@ -0,0 +1,15 @@ +--- configure.orig 2016-11-28 18:30:51 UTC ++++ configure +@@ -14250,9 +14250,9 @@ if test "${with_libgcrypt+set}" = set; t + + old_LDFLAGS=$LDFLAGS + old_CFLAGS=$CFLAGS +- if test -n "$use_libgcrypt" && test "$use_libgcrypt" != "no"; then +- LDFLAGS="$LDFLAGS -L$use_libgcrypt/lib" +- CFLAGS="$CFLAGS -I$use_libgcrypt/include" ++ if test -n "$with_libgcrypt_prefix" && test "$with_libgcrypt_prefix" != "no"; then ++ LDFLAGS="$LDFLAGS -L$with_libgcrypt_prefix/lib" ++ CFLAGS="$CFLAGS -I$with_libgcrypt_prefix/include" + fi + + Modified: head/security/libssh2/pkg-plist ============================================================================== --- head/security/libssh2/pkg-plist Wed Dec 14 16:38:26 2016 (r428572) +++ head/security/libssh2/pkg-plist Wed Dec 14 17:03:16 2016 (r428573) @@ -15,17 +15,17 @@ man/man3/libssh2_agent_userauth.3.gz man/man3/libssh2_banner_set.3.gz man/man3/libssh2_base64_decode.3.gz man/man3/libssh2_channel_close.3.gz -man/man3/libssh2_channel_direct_tcpip.3.gz man/man3/libssh2_channel_direct_tcpip_ex.3.gz +man/man3/libssh2_channel_direct_tcpip.3.gz man/man3/libssh2_channel_eof.3.gz man/man3/libssh2_channel_exec.3.gz -man/man3/libssh2_channel_flush.3.gz man/man3/libssh2_channel_flush_ex.3.gz man/man3/libssh2_channel_flush_stderr.3.gz +man/man3/libssh2_channel_flush.3.gz man/man3/libssh2_channel_forward_accept.3.gz man/man3/libssh2_channel_forward_cancel.3.gz -man/man3/libssh2_channel_forward_listen.3.gz man/man3/libssh2_channel_forward_listen_ex.3.gz +man/man3/libssh2_channel_forward_listen.3.gz man/man3/libssh2_channel_free.3.gz man/man3/libssh2_channel_get_exit_signal.3.gz man/man3/libssh2_channel_get_exit_status.3.gz @@ -35,32 +35,32 @@ man/man3/libssh2_channel_ignore_extended man/man3/libssh2_channel_open_ex.3.gz man/man3/libssh2_channel_open_session.3.gz man/man3/libssh2_channel_process_startup.3.gz -man/man3/libssh2_channel_read.3.gz man/man3/libssh2_channel_read_ex.3.gz man/man3/libssh2_channel_read_stderr.3.gz +man/man3/libssh2_channel_read.3.gz man/man3/libssh2_channel_receive_window_adjust.3.gz man/man3/libssh2_channel_receive_window_adjust2.3.gz -man/man3/libssh2_channel_request_pty.3.gz man/man3/libssh2_channel_request_pty_ex.3.gz -man/man3/libssh2_channel_request_pty_size.3.gz man/man3/libssh2_channel_request_pty_size_ex.3.gz +man/man3/libssh2_channel_request_pty_size.3.gz +man/man3/libssh2_channel_request_pty.3.gz man/man3/libssh2_channel_send_eof.3.gz man/man3/libssh2_channel_set_blocking.3.gz -man/man3/libssh2_channel_setenv.3.gz man/man3/libssh2_channel_setenv_ex.3.gz +man/man3/libssh2_channel_setenv.3.gz man/man3/libssh2_channel_shell.3.gz man/man3/libssh2_channel_subsystem.3.gz man/man3/libssh2_channel_wait_closed.3.gz man/man3/libssh2_channel_wait_eof.3.gz -man/man3/libssh2_channel_window_read.3.gz man/man3/libssh2_channel_window_read_ex.3.gz -man/man3/libssh2_channel_window_write.3.gz +man/man3/libssh2_channel_window_read.3.gz man/man3/libssh2_channel_window_write_ex.3.gz -man/man3/libssh2_channel_write.3.gz +man/man3/libssh2_channel_window_write.3.gz man/man3/libssh2_channel_write_ex.3.gz man/man3/libssh2_channel_write_stderr.3.gz -man/man3/libssh2_channel_x11_req.3.gz +man/man3/libssh2_channel_write.3.gz man/man3/libssh2_channel_x11_req_ex.3.gz +man/man3/libssh2_channel_x11_req.3.gz man/man3/libssh2_exit.3.gz man/man3/libssh2_free.3.gz man/man3/libssh2_hostkey_hash.3.gz @@ -79,36 +79,36 @@ man/man3/libssh2_knownhost_readfile.3.gz man/man3/libssh2_knownhost_readline.3.gz man/man3/libssh2_knownhost_writefile.3.gz man/man3/libssh2_knownhost_writeline.3.gz -man/man3/libssh2_poll.3.gz man/man3/libssh2_poll_channel_read.3.gz -man/man3/libssh2_publickey_add.3.gz +man/man3/libssh2_poll.3.gz man/man3/libssh2_publickey_add_ex.3.gz +man/man3/libssh2_publickey_add.3.gz man/man3/libssh2_publickey_init.3.gz man/man3/libssh2_publickey_list_fetch.3.gz man/man3/libssh2_publickey_list_free.3.gz -man/man3/libssh2_publickey_remove.3.gz man/man3/libssh2_publickey_remove_ex.3.gz +man/man3/libssh2_publickey_remove.3.gz man/man3/libssh2_publickey_shutdown.3.gz man/man3/libssh2_scp_recv.3.gz man/man3/libssh2_scp_recv2.3.gz +man/man3/libssh2_scp_send_ex.3.gz man/man3/libssh2_scp_send.3.gz man/man3/libssh2_scp_send64.3.gz -man/man3/libssh2_scp_send_ex.3.gz man/man3/libssh2_session_abstract.3.gz man/man3/libssh2_session_banner_get.3.gz man/man3/libssh2_session_banner_set.3.gz man/man3/libssh2_session_block_directions.3.gz man/man3/libssh2_session_callback_set.3.gz -man/man3/libssh2_session_disconnect.3.gz man/man3/libssh2_session_disconnect_ex.3.gz +man/man3/libssh2_session_disconnect.3.gz man/man3/libssh2_session_flag.3.gz man/man3/libssh2_session_free.3.gz man/man3/libssh2_session_get_blocking.3.gz man/man3/libssh2_session_get_timeout.3.gz man/man3/libssh2_session_handshake.3.gz man/man3/libssh2_session_hostkey.3.gz -man/man3/libssh2_session_init.3.gz man/man3/libssh2_session_init_ex.3.gz +man/man3/libssh2_session_init.3.gz man/man3/libssh2_session_last_errno.3.gz man/man3/libssh2_session_last_error.3.gz man/man3/libssh2_session_method_pref.3.gz @@ -118,60 +118,60 @@ man/man3/libssh2_session_set_last_error. man/man3/libssh2_session_set_timeout.3.gz man/man3/libssh2_session_startup.3.gz man/man3/libssh2_session_supported_algs.3.gz -man/man3/libssh2_sftp_close.3.gz man/man3/libssh2_sftp_close_handle.3.gz +man/man3/libssh2_sftp_close.3.gz man/man3/libssh2_sftp_closedir.3.gz man/man3/libssh2_sftp_fsetstat.3.gz -man/man3/libssh2_sftp_fstat.3.gz man/man3/libssh2_sftp_fstat_ex.3.gz +man/man3/libssh2_sftp_fstat.3.gz man/man3/libssh2_sftp_fstatvfs.3.gz man/man3/libssh2_sftp_fsync.3.gz man/man3/libssh2_sftp_get_channel.3.gz man/man3/libssh2_sftp_init.3.gz man/man3/libssh2_sftp_last_error.3.gz man/man3/libssh2_sftp_lstat.3.gz -man/man3/libssh2_sftp_mkdir.3.gz man/man3/libssh2_sftp_mkdir_ex.3.gz -man/man3/libssh2_sftp_open.3.gz +man/man3/libssh2_sftp_mkdir.3.gz man/man3/libssh2_sftp_open_ex.3.gz +man/man3/libssh2_sftp_open.3.gz man/man3/libssh2_sftp_opendir.3.gz man/man3/libssh2_sftp_read.3.gz -man/man3/libssh2_sftp_readdir.3.gz man/man3/libssh2_sftp_readdir_ex.3.gz +man/man3/libssh2_sftp_readdir.3.gz man/man3/libssh2_sftp_readlink.3.gz man/man3/libssh2_sftp_realpath.3.gz -man/man3/libssh2_sftp_rename.3.gz man/man3/libssh2_sftp_rename_ex.3.gz +man/man3/libssh2_sftp_rename.3.gz man/man3/libssh2_sftp_rewind.3.gz -man/man3/libssh2_sftp_rmdir.3.gz man/man3/libssh2_sftp_rmdir_ex.3.gz +man/man3/libssh2_sftp_rmdir.3.gz man/man3/libssh2_sftp_seek.3.gz man/man3/libssh2_sftp_seek64.3.gz man/man3/libssh2_sftp_setstat.3.gz man/man3/libssh2_sftp_shutdown.3.gz -man/man3/libssh2_sftp_stat.3.gz man/man3/libssh2_sftp_stat_ex.3.gz +man/man3/libssh2_sftp_stat.3.gz man/man3/libssh2_sftp_statvfs.3.gz -man/man3/libssh2_sftp_symlink.3.gz man/man3/libssh2_sftp_symlink_ex.3.gz +man/man3/libssh2_sftp_symlink.3.gz man/man3/libssh2_sftp_tell.3.gz man/man3/libssh2_sftp_tell64.3.gz -man/man3/libssh2_sftp_unlink.3.gz man/man3/libssh2_sftp_unlink_ex.3.gz +man/man3/libssh2_sftp_unlink.3.gz man/man3/libssh2_sftp_write.3.gz -man/man3/libssh2_trace.3.gz man/man3/libssh2_trace_sethandler.3.gz +man/man3/libssh2_trace.3.gz man/man3/libssh2_userauth_authenticated.3.gz -man/man3/libssh2_userauth_hostbased_fromfile.3.gz man/man3/libssh2_userauth_hostbased_fromfile_ex.3.gz -man/man3/libssh2_userauth_keyboard_interactive.3.gz +man/man3/libssh2_userauth_hostbased_fromfile.3.gz man/man3/libssh2_userauth_keyboard_interactive_ex.3.gz +man/man3/libssh2_userauth_keyboard_interactive.3.gz man/man3/libssh2_userauth_list.3.gz -man/man3/libssh2_userauth_password.3.gz man/man3/libssh2_userauth_password_ex.3.gz -man/man3/libssh2_userauth_publickey.3.gz -man/man3/libssh2_userauth_publickey_fromfile.3.gz +man/man3/libssh2_userauth_password.3.gz man/man3/libssh2_userauth_publickey_fromfile_ex.3.gz +man/man3/libssh2_userauth_publickey_fromfile.3.gz man/man3/libssh2_userauth_publickey_frommemory.3.gz +man/man3/libssh2_userauth_publickey.3.gz man/man3/libssh2_version.3.gz libdata/pkgconfig/libssh2.pc From owner-svn-ports-all@freebsd.org Wed Dec 14 17:20:06 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 1945CC77A9A; Wed, 14 Dec 2016 17:20:06 +0000 (UTC) (envelope-from gerald@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 DAC74CF2; Wed, 14 Dec 2016 17:20:05 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHK5gs020570; Wed, 14 Dec 2016 17:20:05 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHK4jb020568; Wed, 14 Dec 2016 17:20:04 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612141720.uBEHK4jb020568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 14 Dec 2016 17:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428574 - head/lang/gcc5-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: Wed, 14 Dec 2016 17:20:06 -0000 Author: gerald Date: Wed Dec 14 17:20:04 2016 New Revision: 428574 URL: https://svnweb.freebsd.org/changeset/ports/428574 Log: Update to the 20161213 snapshot of GCC 5.4.1. Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Wed Dec 14 17:03:16 2016 (r428573) +++ head/lang/gcc5-devel/Makefile Wed Dec 14 17:20:04 2016 (r428574) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20161206 +PORTVERSION= 5.4.1.s20161213 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Wed Dec 14 17:03:16 2016 (r428573) +++ head/lang/gcc5-devel/distinfo Wed Dec 14 17:20:04 2016 (r428574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481112115 -SHA256 (gcc-5-20161206.tar.bz2) = 690eab933dea842ecc24d0727b58b92f930e61014cb8e7b2329cff2a30476464 -SIZE (gcc-5-20161206.tar.bz2) = 91807353 +TIMESTAMP = 1481710358 +SHA256 (gcc-5-20161213.tar.bz2) = e2a8065c01482b7ef3ab001585cbd895488d65ad1dbb1363c98c048c682c20ac +SIZE (gcc-5-20161213.tar.bz2) = 91827202 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:23:31 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 5E9E3C77DCB; Wed, 14 Dec 2016 17:23:31 +0000 (UTC) (envelope-from olivierd@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 2DFF112B3; Wed, 14 Dec 2016 17:23:31 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHNUFX024283; Wed, 14 Dec 2016 17:23:30 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHNU0i024281; Wed, 14 Dec 2016 17:23:30 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612141723.uBEHNU0i024281@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 14 Dec 2016 17:23:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428575 - head/sysutils/nomad 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: Wed, 14 Dec 2016 17:23:31 -0000 Author: olivierd Date: Wed Dec 14 17:23:30 2016 New Revision: 428575 URL: https://svnweb.freebsd.org/changeset/ports/428575 Log: Update to 0.5.1 PR: 215270 Submitted by: (maintainer) Modified: head/sysutils/nomad/Makefile head/sysutils/nomad/distinfo Modified: head/sysutils/nomad/Makefile ============================================================================== --- head/sysutils/nomad/Makefile Wed Dec 14 17:20:04 2016 (r428574) +++ head/sysutils/nomad/Makefile Wed Dec 14 17:23:30 2016 (r428575) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nomad -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/nomad/distinfo ============================================================================== --- head/sysutils/nomad/distinfo Wed Dec 14 17:20:04 2016 (r428574) +++ head/sysutils/nomad/distinfo Wed Dec 14 17:23:30 2016 (r428575) @@ -1,6 +1,6 @@ -TIMESTAMP = 1479585907 -SHA256 (hashicorp-nomad-v0.5.0_GH0.tar.gz) = a7d9126b4ce7937dbf3c72f14172261ddf59e88f4c2e4b7167601ab3ca421059 -SIZE (hashicorp-nomad-v0.5.0_GH0.tar.gz) = 17718704 +TIMESTAMP = 1481616683 +SHA256 (hashicorp-nomad-v0.5.1_GH0.tar.gz) = 7bbd5f8c23affb3c1b70d1c8fda22271b6ef7941fed938f79e94fce27139e7b6 +SIZE (hashicorp-nomad-v0.5.1_GH0.tar.gz) = 17724166 SHA256 (kardianos-govendor-v1.0.8_GH0.tar.gz) = 7e887b84c7a9278473f39ae8a74440ffc17b329aa193e9304d170d458f8785c7 SIZE (kardianos-govendor-v1.0.8_GH0.tar.gz) = 114321 SHA256 (mitchellh-gox-v0.3.0_GH0.tar.gz) = 29dc6b689f670a5444cc54cd9111549ccb01501901bc9197d0e1325a35157802 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:29:45 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 5BE43C80059; Wed, 14 Dec 2016 17:29:45 +0000 (UTC) (envelope-from olivierd@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 2B5ED18DE; Wed, 14 Dec 2016 17:29:45 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHTi1h024724; Wed, 14 Dec 2016 17:29:44 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHTiCB024722; Wed, 14 Dec 2016 17:29:44 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612141729.uBEHTiCB024722@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 14 Dec 2016 17:29:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428576 - head/graphics/bmeps 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: Wed, 14 Dec 2016 17:29:45 -0000 Author: olivierd Date: Wed Dec 14 17:29:44 2016 New Revision: 428576 URL: https://svnweb.freebsd.org/changeset/ports/428576 Log: Update to 4.6.0 PR: 215296 Submitted by: (maintainer) Modified: head/graphics/bmeps/Makefile head/graphics/bmeps/distinfo Modified: head/graphics/bmeps/Makefile ============================================================================== --- head/graphics/bmeps/Makefile Wed Dec 14 17:23:30 2016 (r428575) +++ head/graphics/bmeps/Makefile Wed Dec 14 17:29:44 2016 (r428576) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmpp -PORTVERSION= 4.5.0 +PORTVERSION= 4.6.0 CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION}/src DISTNAME= dktools-${PORTVERSION} Modified: head/graphics/bmeps/distinfo ============================================================================== --- head/graphics/bmeps/distinfo Wed Dec 14 17:23:30 2016 (r428575) +++ head/graphics/bmeps/distinfo Wed Dec 14 17:29:44 2016 (r428576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480558200 -SHA256 (dktools-4.5.0.tar.gz) = 4151db1307f4f115f1270849f7544f147e6acbdd5f383c00518916e1bb83cf64 -SIZE (dktools-4.5.0.tar.gz) = 9098807 +TIMESTAMP = 1481619284 +SHA256 (dktools-4.6.0.tar.gz) = 32aa7283a5c5c68c79e29f4f9ddc48c1059a3b82bc161839fb514402afbd80c6 +SIZE (dktools-4.6.0.tar.gz) = 12094653 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:49:22 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 5EDBEC80756; Wed, 14 Dec 2016 17:49:22 +0000 (UTC) (envelope-from olivierd@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 1515C7D0; Wed, 14 Dec 2016 17:49:22 +0000 (UTC) (envelope-from olivierd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHnLlC033006; Wed, 14 Dec 2016 17:49:21 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHnLTb033003; Wed, 14 Dec 2016 17:49:21 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201612141749.uBEHnLTb033003@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Wed, 14 Dec 2016 17:49:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428577 - head/textproc/py-Chameleon 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: Wed, 14 Dec 2016 17:49:22 -0000 Author: olivierd Date: Wed Dec 14 17:49:20 2016 New Revision: 428577 URL: https://svnweb.freebsd.org/changeset/ports/428577 Log: - Update to 3.0 - Reassign to the Python team - Port is neutral - Adjust WWW entry Changelog: https://github.com/malthe/chameleon/blob/3.0/CHANGES.rst#30-2016-12-07 Modified: head/textproc/py-Chameleon/Makefile head/textproc/py-Chameleon/distinfo head/textproc/py-Chameleon/pkg-descr Modified: head/textproc/py-Chameleon/Makefile ============================================================================== --- head/textproc/py-Chameleon/Makefile Wed Dec 14 17:29:44 2016 (r428576) +++ head/textproc/py-Chameleon/Makefile Wed Dec 14 17:49:20 2016 (r428577) @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= Chameleon -PORTVERSION= 2.25 +PORTVERSION= 3.0 CATEGORIES= textproc www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Fast HTML/XML Template Compiler LICENSE= BSD4CLAUSE @@ -15,5 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include Modified: head/textproc/py-Chameleon/distinfo ============================================================================== --- head/textproc/py-Chameleon/distinfo Wed Dec 14 17:29:44 2016 (r428576) +++ head/textproc/py-Chameleon/distinfo Wed Dec 14 17:49:20 2016 (r428577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474945965 -SHA256 (Chameleon-2.25.tar.gz) = 6b2740e077626306c10a659bb9fe80d2eb8b6ceb89b521dfbed2f1432b2b496d -SIZE (Chameleon-2.25.tar.gz) = 193965 +TIMESTAMP = 1481737394 +SHA256 (Chameleon-3.0.tar.gz) = b830b9c44578635caa73ae91f511013df7576304f6f1375f99a27bce5e2099d9 +SIZE (Chameleon-3.0.tar.gz) = 158668 Modified: head/textproc/py-Chameleon/pkg-descr ============================================================================== --- head/textproc/py-Chameleon/pkg-descr Wed Dec 14 17:29:44 2016 (r428576) +++ head/textproc/py-Chameleon/pkg-descr Wed Dec 14 17:49:20 2016 (r428577) @@ -6,4 +6,4 @@ HTML markup or XML. The language used is invention, but available here as a standalone library that you can use in any script or application running Python. -WWW: http://www.pagetemplates.org/ +WWW: https://github.com/malthe/chameleon From owner-svn-ports-all@freebsd.org Wed Dec 14 17:49: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 57952C8079F; Wed, 14 Dec 2016 17:49:35 +0000 (UTC) (envelope-from sbz@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 24D02899; Wed, 14 Dec 2016 17:49:35 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHnY89033127; Wed, 14 Dec 2016 17:49:34 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHnYsj033125; Wed, 14 Dec 2016 17:49:34 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201612141749.uBEHnYsj033125@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Wed, 14 Dec 2016 17:49:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428578 - head/security/py-paramiko 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: Wed, 14 Dec 2016 17:49:35 -0000 Author: sbz Date: Wed Dec 14 17:49:34 2016 New Revision: 428578 URL: https://svnweb.freebsd.org/changeset/ports/428578 Log: - Update to 2.0.3 Modified: head/security/py-paramiko/Makefile head/security/py-paramiko/distinfo Modified: head/security/py-paramiko/Makefile ============================================================================== --- head/security/py-paramiko/Makefile Wed Dec 14 17:49:20 2016 (r428577) +++ head/security/py-paramiko/Makefile Wed Dec 14 17:49:34 2016 (r428578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-paramiko/distinfo ============================================================================== --- head/security/py-paramiko/distinfo Wed Dec 14 17:49:20 2016 (r428577) +++ head/security/py-paramiko/distinfo Wed Dec 14 17:49:34 2016 (r428578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480541457 -SHA256 (paramiko-2.0.2.tar.gz) = 411bf90fa22b078a923ff19ef9772c1115a0953702db93549a2848acefd141dc -SIZE (paramiko-2.0.2.tar.gz) = 1190464 +TIMESTAMP = 1481736886 +SHA256 (paramiko-2.0.3.tar.gz) = 2a01779503769bd32b44666137073f71b625c26a7088e2950c9ec3398acdea43 +SIZE (paramiko-2.0.3.tar.gz) = 1195796 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:58:08 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 A169BC809F7; Wed, 14 Dec 2016 17:58:08 +0000 (UTC) (envelope-from sunpoet@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 56C4DD67; Wed, 14 Dec 2016 17:58:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHw7tn037021; Wed, 14 Dec 2016 17:58:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHw78E037019; Wed, 14 Dec 2016 17:58:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612141758.uBEHw78E037019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Dec 2016 17:58:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428579 - head/databases/pecl-memcached 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: Wed, 14 Dec 2016 17:58:08 -0000 Author: sunpoet Date: Wed Dec 14 17:58:07 2016 New Revision: 428579 URL: https://svnweb.freebsd.org/changeset/ports/428579 Log: - Use upstream PHP7 development in GitHub and unbreak this port for php70 - Bump PORTREVISION Modified: head/databases/pecl-memcached/Makefile head/databases/pecl-memcached/distinfo Modified: head/databases/pecl-memcached/Makefile ============================================================================== --- head/databases/pecl-memcached/Makefile Wed Dec 14 17:49:34 2016 (r428578) +++ head/databases/pecl-memcached/Makefile Wed Dec 14 17:58:07 2016 (r428579) @@ -3,11 +3,9 @@ PORTNAME= memcached PORTVERSION= 2.2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases -MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -DIST_SUBDIR= PECL MAINTAINER= sunpoet@FreeBSD.org COMMENT= PHP extension for interfacing with memcached via libmemcached library @@ -21,13 +19,22 @@ OPTIONS_DEFINE= IGBINARY SASL IGBINARY_DESC= Binary serializer support CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} -IGNORE_WITH_PHP=70 USE_PHP= json:build session:build -USES= php:ext pkgconfig tar:tgz +USES= php:ext pkgconfig + +GH_TUPLE= php-${PORTNAME}-dev:php-${PORTNAME}:${PORTVERSION} \ + php-${PORTNAME}-dev:php-${PORTNAME}:e65be32:php7 +USE_GITHUB= yes IGBINARY_CONFIGURE_ENABLE= memcached-igbinary IGBINARY_USE= PHP=igbinary:build SASL_CONFIGURE_ENABLE= memcached-sasl SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -.include +.include + +.if ${PHP_VER} == 70 +WRKSRC_SUBDIR= ../php-memcached-e65be32 +.endif + +.include Modified: head/databases/pecl-memcached/distinfo ============================================================================== --- head/databases/pecl-memcached/distinfo Wed Dec 14 17:49:34 2016 (r428578) +++ head/databases/pecl-memcached/distinfo Wed Dec 14 17:58:07 2016 (r428579) @@ -1,2 +1,5 @@ -SHA256 (PECL/memcached-2.2.0.tgz) = 17b9600f6d4c807f23a3f5c45fcd8775ca2e61d6eda70370af2bef4c6e159f58 -SIZE (PECL/memcached-2.2.0.tgz) = 70449 +TIMESTAMP = 1481736896 +SHA256 (php-memcached-dev-php-memcached-2.2.0_GH0.tar.gz) = 7248ac9eefedd8ed6babb68da66d58c2a769e9d12380ab9409246cdd7478c00d +SIZE (php-memcached-dev-php-memcached-2.2.0_GH0.tar.gz) = 79278 +SHA256 (php-memcached-dev-php-memcached-e65be32_GH0.tar.gz) = 36855bf3dd2ccd57cff9d5351c66b4c92985e54b8003c8343a1cd05bf0d6960a +SIZE (php-memcached-dev-php-memcached-e65be32_GH0.tar.gz) = 82057 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:58: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 1F8FCC809FB; Wed, 14 Dec 2016 17:58:13 +0000 (UTC) (envelope-from sunpoet@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 E3056D6F; Wed, 14 Dec 2016 17:58:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHwC6o037137; Wed, 14 Dec 2016 17:58:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHwBBs037135; Wed, 14 Dec 2016 17:58:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612141758.uBEHwBBs037135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Dec 2016 17:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428580 - head/devel/p5-MetaCPAN-Client 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: Wed, 14 Dec 2016 17:58:13 -0000 Author: sunpoet Date: Wed Dec 14 17:58:11 2016 New Revision: 428580 URL: https://svnweb.freebsd.org/changeset/ports/428580 Log: - Update to 2.002000 Changes: http://search.cpan.org/dist/MetaCPAN-Client/Changes Modified: head/devel/p5-MetaCPAN-Client/Makefile head/devel/p5-MetaCPAN-Client/distinfo Modified: head/devel/p5-MetaCPAN-Client/Makefile ============================================================================== --- head/devel/p5-MetaCPAN-Client/Makefile Wed Dec 14 17:58:07 2016 (r428579) +++ head/devel/p5-MetaCPAN-Client/Makefile Wed Dec 14 17:58:11 2016 (r428580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MetaCPAN-Client -PORTVERSION= 2.001000 +PORTVERSION= 2.002000 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MICKEY Modified: head/devel/p5-MetaCPAN-Client/distinfo ============================================================================== --- head/devel/p5-MetaCPAN-Client/distinfo Wed Dec 14 17:58:07 2016 (r428579) +++ head/devel/p5-MetaCPAN-Client/distinfo Wed Dec 14 17:58:11 2016 (r428580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270309 -SHA256 (MetaCPAN-Client-2.001000.tar.gz) = f68e89a7ce60f62862c5b36b9631d850df382b99ae3d77f9932ebafa02b45641 -SIZE (MetaCPAN-Client-2.001000.tar.gz) = 40893 +TIMESTAMP = 1481715069 +SHA256 (MetaCPAN-Client-2.002000.tar.gz) = 9332772163743fc890ccfa668842560658333c7c65e1bbcee2cea825bed595f4 +SIZE (MetaCPAN-Client-2.002000.tar.gz) = 41146 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:58:24 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 55D22C80A68; Wed, 14 Dec 2016 17:58:24 +0000 (UTC) (envelope-from sunpoet@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 23226E33; Wed, 14 Dec 2016 17:58:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHwNTF037863; Wed, 14 Dec 2016 17:58:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHwKgD037830; Wed, 14 Dec 2016 17:58:20 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612141758.uBEHwKgD037830@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Dec 2016 17:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428581 - in head: astro/libosmpbf astro/merkaartor audio/clementine-player audio/mixxx audio/mumble audio/murmur devel/goprotobuf devel/php5-pinba devel/pinba_engine devel/protobuf dev... 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: Wed, 14 Dec 2016 17:58:24 -0000 Author: sunpoet Date: Wed Dec 14 17:58:20 2016 New Revision: 428581 URL: https://svnweb.freebsd.org/changeset/ports/428581 Log: - Update devel/protobuf to 3.1.0 - Bump PORTREVISION for shlib change Changes: https://github.com/google/protobuf/releases Modified: head/astro/libosmpbf/Makefile head/astro/merkaartor/Makefile head/audio/clementine-player/Makefile head/audio/mixxx/Makefile head/audio/mumble/Makefile head/audio/murmur/Makefile head/devel/goprotobuf/Makefile head/devel/php5-pinba/Makefile head/devel/pinba_engine/Makefile head/devel/protobuf-c/Makefile head/devel/protobuf/Makefile head/devel/protobuf/distinfo head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h head/devel/protobuf/pkg-plist head/devel/tesla/Makefile head/dns/powerdns/Makefile head/games/cockatrice/Makefile head/games/pink-pony/Makefile head/games/pokerth/Makefile head/japanese/mozc-server/Makefile head/net-im/ricochet/Makefile head/net-p2p/bitcoin/Makefile head/net-p2p/dogecoin/Makefile head/net-p2p/litecoin/Makefile head/net-p2p/namecoin/Makefile head/net-p2p/zetacoin/Makefile head/net/mosh/Makefile head/net/ostinato/Makefile head/net/spoofer/Makefile head/security/certificate-transparency/Makefile Modified: head/astro/libosmpbf/Makefile ============================================================================== --- head/astro/libosmpbf/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/astro/libosmpbf/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,6 +4,7 @@ PORTNAME= libosmpbf PORTVERSION= 1.3.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= astro geography devel MAINTAINER= amdmi3@FreeBSD.org Modified: head/astro/merkaartor/Makefile ============================================================================== --- head/astro/merkaartor/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/astro/merkaartor/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= merkaartor PORTVERSION= 0.18.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= astro MAINTAINER= dev2@heesakkers.info Modified: head/audio/clementine-player/Makefile ============================================================================== --- head/audio/clementine-player/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/audio/clementine-player/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio PKGNAMESUFFIX= -player Modified: head/audio/mixxx/Makefile ============================================================================== --- head/audio/mixxx/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/audio/mixxx/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= mixxx PORTVERSION= 1.11.0 DISTVERSIONSUFFIX= -src -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://downloads.mixxx.org/${PORTNAME}-${PORTVERSION}/ Modified: head/audio/mumble/Makefile ============================================================================== --- head/audio/mumble/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/audio/mumble/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= mumble PORTVERSION= 1.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Mumble/${PORTVERSION} Modified: head/audio/murmur/Makefile ============================================================================== --- head/audio/murmur/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/audio/murmur/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= murmur PORTVERSION= 1.2.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org Modified: head/devel/goprotobuf/Makefile ============================================================================== --- head/devel/goprotobuf/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/goprotobuf/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,6 +3,7 @@ PORTNAME= goprotobuf PORTVERSION= 20151207 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.c-s.li/ports/ Modified: head/devel/php5-pinba/Makefile ============================================================================== --- head/devel/php5-pinba/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/php5-pinba/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= pinba PORTVERSION= 2012.03.20 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel PKGNAMEPREFIX= php5- Modified: head/devel/pinba_engine/Makefile ============================================================================== --- head/devel/pinba_engine/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/pinba_engine/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= pinba_engine PORTVERSION= 2011.08.18 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= raven428@gmail.com Modified: head/devel/protobuf-c/Makefile ============================================================================== --- head/devel/protobuf-c/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/protobuf-c/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,6 +4,7 @@ PORTNAME= protobuf-c PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= truckman@FreeBSD.org Modified: head/devel/protobuf/Makefile ============================================================================== --- head/devel/protobuf/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/protobuf/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 2.6.1 +PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel @@ -12,6 +12,8 @@ COMMENT= Data interchange format library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_sparc64= fails to compile: no atomic ops available + CFLAGS+= -DGOOGLE_PROTOBUF_NO_RTTI GNU_CONFIGURE= yes INSTALL_TARGET= install-strip @@ -23,6 +25,4 @@ USES= autoreconf gmake libtool pathfix GH_ACCOUNT= google USE_GITHUB= yes -BROKEN_sparc64= fails to compile: no atomic ops available - .include Modified: head/devel/protobuf/distinfo ============================================================================== --- head/devel/protobuf/distinfo Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/protobuf/distinfo Wed Dec 14 17:58:20 2016 (r428581) @@ -1,2 +1,3 @@ -SHA256 (google-protobuf-v2.6.1_GH0.tar.gz) = 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 -SIZE (google-protobuf-v2.6.1_GH0.tar.gz) = 1349051 +TIMESTAMP = 1481285848 +SHA256 (google-protobuf-v3.1.0_GH0.tar.gz) = 0a0ae63cbffc274efb573bdde9a253e3f32e458c41261df51c5dbc5ad541e8f7 +SIZE (google-protobuf-v3.1.0_GH0.tar.gz) = 4051503 Modified: head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h ============================================================================== --- head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h Wed Dec 14 17:58:20 2016 (r428581) @@ -1,6 +1,6 @@ --- src/google/protobuf/stubs/atomicops.h.orig 2015-05-06 14:28:24 UTC +++ src/google/protobuf/stubs/atomicops.h -@@ -187,6 +187,8 @@ GOOGLE_PROTOBUF_ATOMICOPS_ERROR +@@ -202,6 +202,8 @@ GOOGLE_PROTOBUF_ATOMICOPS_ERROR #elif defined(__GNUC__) #if defined(GOOGLE_PROTOBUF_ARCH_IA32) || defined(GOOGLE_PROTOBUF_ARCH_X64) #include Modified: head/devel/protobuf/pkg-plist ============================================================================== --- head/devel/protobuf/pkg-plist Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/protobuf/pkg-plist Wed Dec 14 17:58:20 2016 (r428581) @@ -1,23 +1,47 @@ bin/protoc +include/google/protobuf/any.h +include/google/protobuf/any.pb.h +include/google/protobuf/any.proto +include/google/protobuf/api.pb.h +include/google/protobuf/api.proto +include/google/protobuf/arena.h +include/google/protobuf/arenastring.h include/google/protobuf/compiler/code_generator.h include/google/protobuf/compiler/command_line_interface.h include/google/protobuf/compiler/cpp/cpp_generator.h +include/google/protobuf/compiler/csharp/csharp_generator.h +include/google/protobuf/compiler/csharp/csharp_names.h include/google/protobuf/compiler/importer.h include/google/protobuf/compiler/java/java_generator.h +include/google/protobuf/compiler/java/java_names.h +include/google/protobuf/compiler/javanano/javanano_generator.h +include/google/protobuf/compiler/js/js_generator.h +include/google/protobuf/compiler/objectivec/objectivec_generator.h +include/google/protobuf/compiler/objectivec/objectivec_helpers.h include/google/protobuf/compiler/parser.h +include/google/protobuf/compiler/php/php_generator.h include/google/protobuf/compiler/plugin.h include/google/protobuf/compiler/plugin.pb.h include/google/protobuf/compiler/plugin.proto include/google/protobuf/compiler/python/python_generator.h +include/google/protobuf/compiler/ruby/ruby_generator.h include/google/protobuf/descriptor.h include/google/protobuf/descriptor.pb.h include/google/protobuf/descriptor.proto include/google/protobuf/descriptor_database.h +include/google/protobuf/duration.pb.h +include/google/protobuf/duration.proto include/google/protobuf/dynamic_message.h +include/google/protobuf/empty.pb.h +include/google/protobuf/empty.proto include/google/protobuf/extension_set.h +include/google/protobuf/field_mask.pb.h +include/google/protobuf/field_mask.proto include/google/protobuf/generated_enum_reflection.h +include/google/protobuf/generated_enum_util.h include/google/protobuf/generated_message_reflection.h include/google/protobuf/generated_message_util.h +include/google/protobuf/has_bits.h include/google/protobuf/io/coded_stream.h include/google/protobuf/io/gzip_stream.h include/google/protobuf/io/printer.h @@ -26,11 +50,25 @@ include/google/protobuf/io/tokenizer.h include/google/protobuf/io/zero_copy_stream.h include/google/protobuf/io/zero_copy_stream_impl.h include/google/protobuf/io/zero_copy_stream_impl_lite.h +include/google/protobuf/map.h +include/google/protobuf/map_entry.h +include/google/protobuf/map_entry_lite.h +include/google/protobuf/map_field.h +include/google/protobuf/map_field_inl.h +include/google/protobuf/map_field_lite.h +include/google/protobuf/map_type_handler.h include/google/protobuf/message.h include/google/protobuf/message_lite.h +include/google/protobuf/metadata.h +include/google/protobuf/reflection.h include/google/protobuf/reflection_ops.h include/google/protobuf/repeated_field.h include/google/protobuf/service.h +include/google/protobuf/source_context.pb.h +include/google/protobuf/source_context.proto +include/google/protobuf/struct.pb.h +include/google/protobuf/struct.proto +include/google/protobuf/stubs/atomic_sequence_num.h include/google/protobuf/stubs/atomicops.h include/google/protobuf/stubs/atomicops_internals_arm64_gcc.h include/google/protobuf/stubs/atomicops_internals_arm_gcc.h @@ -40,31 +78,61 @@ include/google/protobuf/stubs/atomicops_ include/google/protobuf/stubs/atomicops_internals_macosx.h include/google/protobuf/stubs/atomicops_internals_mips_gcc.h include/google/protobuf/stubs/atomicops_internals_pnacl.h +include/google/protobuf/stubs/atomicops_internals_power.h +include/google/protobuf/stubs/atomicops_internals_ppc_gcc.h +include/google/protobuf/stubs/atomicops_internals_solaris.h include/google/protobuf/stubs/atomicops_internals_tsan.h include/google/protobuf/stubs/atomicops_internals_x86_gcc.h include/google/protobuf/stubs/atomicops_internals_x86_msvc.h +include/google/protobuf/stubs/bytestream.h +include/google/protobuf/stubs/callback.h +include/google/protobuf/stubs/casts.h include/google/protobuf/stubs/common.h +include/google/protobuf/stubs/fastmem.h +include/google/protobuf/stubs/hash.h +include/google/protobuf/stubs/logging.h +include/google/protobuf/stubs/macros.h +include/google/protobuf/stubs/mutex.h include/google/protobuf/stubs/once.h include/google/protobuf/stubs/platform_macros.h +include/google/protobuf/stubs/port.h +include/google/protobuf/stubs/scoped_ptr.h +include/google/protobuf/stubs/shared_ptr.h +include/google/protobuf/stubs/singleton.h +include/google/protobuf/stubs/status.h include/google/protobuf/stubs/stl_util.h +include/google/protobuf/stubs/stringpiece.h include/google/protobuf/stubs/template_util.h include/google/protobuf/stubs/type_traits.h include/google/protobuf/text_format.h +include/google/protobuf/timestamp.pb.h +include/google/protobuf/timestamp.proto +include/google/protobuf/type.pb.h +include/google/protobuf/type.proto include/google/protobuf/unknown_field_set.h +include/google/protobuf/util/field_comparator.h +include/google/protobuf/util/field_mask_util.h +include/google/protobuf/util/json_util.h +include/google/protobuf/util/message_differencer.h +include/google/protobuf/util/time_util.h +include/google/protobuf/util/type_resolver.h +include/google/protobuf/util/type_resolver_util.h include/google/protobuf/wire_format.h include/google/protobuf/wire_format_lite.h include/google/protobuf/wire_format_lite_inl.h +include/google/protobuf/wrappers.pb.h +include/google/protobuf/wrappers.proto lib/libprotobuf-lite.a lib/libprotobuf-lite.so -lib/libprotobuf-lite.so.9 -lib/libprotobuf-lite.so.9.0.1 +lib/libprotobuf-lite.so.11 +lib/libprotobuf-lite.so.11.0.0 lib/libprotobuf.a lib/libprotobuf.so -lib/libprotobuf.so.9 -lib/libprotobuf.so.9.0.1 +lib/libprotobuf.so.11 +lib/libprotobuf.so.11.0.0 lib/libprotoc.a lib/libprotoc.so -lib/libprotoc.so.9 -lib/libprotoc.so.9.0.1 +lib/libprotoc.so.11 +lib/libprotoc.so.11.0.0 libdata/pkgconfig/protobuf-lite.pc libdata/pkgconfig/protobuf.pc Modified: head/devel/tesla/Makefile ============================================================================== --- head/devel/tesla/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/devel/tesla/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -2,7 +2,7 @@ PORTNAME= tesla DISTVERSION= 0.0.20140425 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel lang MAINTAINER= brooks@FreeBSD.org Modified: head/dns/powerdns/Makefile ============================================================================== --- head/dns/powerdns/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/dns/powerdns/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -2,7 +2,7 @@ PORTNAME= powerdns PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${PORTVERSION} Modified: head/games/cockatrice/Makefile ============================================================================== --- head/games/cockatrice/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/games/cockatrice/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= Cockatrice PORTVERSION= 0.0.g2016.10.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= sbruno@FreeBSD.org Modified: head/games/pink-pony/Makefile ============================================================================== --- head/games/pink-pony/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/games/pink-pony/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,6 +3,7 @@ PORTNAME= pink-pony PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org Modified: head/games/pokerth/Makefile ============================================================================== --- head/games/pokerth/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/games/pokerth/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= pokerth PORTVERSION= 1.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.1 DISTNAME= PokerTH-${PORTVERSION}-src Modified: head/japanese/mozc-server/Makefile ============================================================================== --- head/japanese/mozc-server/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/japanese/mozc-server/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= mozc PORTVERSION= 2.17.2322.102 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MAINTAINER= hrs@FreeBSD.org Modified: head/net-im/ricochet/Makefile ============================================================================== --- head/net-im/ricochet/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-im/ricochet/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,6 +4,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= yuri@rawbw.com Modified: head/net-p2p/bitcoin/Makefile ============================================================================== --- head/net-p2p/bitcoin/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-p2p/bitcoin/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= bitcoin PORTVERSION= 0.12.1 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p finance MAINTAINER= robbak@robbak.com Modified: head/net-p2p/dogecoin/Makefile ============================================================================== --- head/net-p2p/dogecoin/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-p2p/dogecoin/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= dogecoin PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MAINTAINER= swills@FreeBSD.org Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-p2p/litecoin/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= litecoin PORTVERSION= 0.10.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MASTER_SITES= LOCAL/swills Modified: head/net-p2p/namecoin/Makefile ============================================================================== --- head/net-p2p/namecoin/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-p2p/namecoin/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= namecoin PORTVERSION= 0.3.80 DISTVERSIONPREFIX= nc -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net-p2p dns Modified: head/net-p2p/zetacoin/Makefile ============================================================================== --- head/net-p2p/zetacoin/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net-p2p/zetacoin/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -4,7 +4,7 @@ PORTNAME= zetacoin PORTVERSION= 0.11.2.3 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p finance MAINTAINER= daniel@morante.net Modified: head/net/mosh/Makefile ============================================================================== --- head/net/mosh/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net/mosh/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= mosh PORTVERSION= 1.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://mosh.mit.edu/ \ http://mirrors.rit.edu/zi/ Modified: head/net/ostinato/Makefile ============================================================================== --- head/net/ostinato/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net/ostinato/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,6 +3,7 @@ PORTNAME= ostinato PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= net security MASTER_SITES= https://bintray.com/artifact/download/pstavirs/ostinato/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Modified: head/net/spoofer/Makefile ============================================================================== --- head/net/spoofer/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/net/spoofer/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,6 +3,7 @@ PORTNAME= spoofer PORTVERSION= 1.0.5 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.caida.org/projects/spoofer/downloads/ Modified: head/security/certificate-transparency/Makefile ============================================================================== --- head/security/certificate-transparency/Makefile Wed Dec 14 17:58:11 2016 (r428580) +++ head/security/certificate-transparency/Makefile Wed Dec 14 17:58:20 2016 (r428581) @@ -3,7 +3,7 @@ PORTNAME= certificate-transparency PORTVERSION= 20161015 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MAINTAINER= ports@FreeBSD.org From owner-svn-ports-all@freebsd.org Wed Dec 14 17:58: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 13613C80A96; Wed, 14 Dec 2016 17:58:29 +0000 (UTC) (envelope-from sunpoet@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 CFA50E97; Wed, 14 Dec 2016 17:58:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHwRlE037979; Wed, 14 Dec 2016 17:58:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHwRro037977; Wed, 14 Dec 2016 17:58:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612141758.uBEHwRro037977@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Dec 2016 17:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428582 - head/devel/py-protobuf 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: Wed, 14 Dec 2016 17:58:29 -0000 Author: sunpoet Date: Wed Dec 14 17:58:27 2016 New Revision: 428582 URL: https://svnweb.freebsd.org/changeset/ports/428582 Log: - Update to 3.1.0 Changes: https://github.com/google/protobuf/releases Modified: head/devel/py-protobuf/Makefile head/devel/py-protobuf/distinfo Modified: head/devel/py-protobuf/Makefile ============================================================================== --- head/devel/py-protobuf/Makefile Wed Dec 14 17:58:20 2016 (r428581) +++ head/devel/py-protobuf/Makefile Wed Dec 14 17:58:27 2016 (r428582) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= protobuf -PORTVERSION= 2.6.1 +PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,9 @@ COMMENT= Google protobuf Python Client L LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-apputils>=0:devel/py-google-apputils \ +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six \ protoc:devel/protobuf -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-apputils>=0:devel/py-google-apputils +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9:devel/py-six DO_MAKE_TEST= ${PYTHON_CMD} ${PYDISTUTILS_SETUP} NO_ARCH= yes Modified: head/devel/py-protobuf/distinfo ============================================================================== --- head/devel/py-protobuf/distinfo Wed Dec 14 17:58:20 2016 (r428581) +++ head/devel/py-protobuf/distinfo Wed Dec 14 17:58:27 2016 (r428582) @@ -1,2 +1,3 @@ -SHA256 (google-protobuf-v2.6.1_GH0.tar.gz) = 2667b7cda4a6bc8a09e5463adf3b5984e08d94e72338277affa8594d8b6e5cd1 -SIZE (google-protobuf-v2.6.1_GH0.tar.gz) = 1349051 +TIMESTAMP = 1481285848 +SHA256 (google-protobuf-v3.1.0_GH0.tar.gz) = 0a0ae63cbffc274efb573bdde9a253e3f32e458c41261df51c5dbc5ad541e8f7 +SIZE (google-protobuf-v3.1.0_GH0.tar.gz) = 4051503 From owner-svn-ports-all@freebsd.org Wed Dec 14 17:58:33 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 382FFC80AB9; Wed, 14 Dec 2016 17:58:33 +0000 (UTC) (envelope-from sunpoet@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 07B12EF9; Wed, 14 Dec 2016 17:58:32 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEHwWn0038080; Wed, 14 Dec 2016 17:58:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEHwWDv038079; Wed, 14 Dec 2016 17:58:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612141758.uBEHwWDv038079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Dec 2016 17:58:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428583 - head/sysutils/zbackup 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: Wed, 14 Dec 2016 17:58:33 -0000 Author: sunpoet Date: Wed Dec 14 17:58:31 2016 New Revision: 428583 URL: https://svnweb.freebsd.org/changeset/ports/428583 Log: - Fix build with protobuf 3.1.0 - Bump PORTREVISION for devel/protobuf shlib change - While I'm here, add missing USES=ssl Modified: head/sysutils/zbackup/Makefile Modified: head/sysutils/zbackup/Makefile ============================================================================== --- head/sysutils/zbackup/Makefile Wed Dec 14 17:58:27 2016 (r428582) +++ head/sysutils/zbackup/Makefile Wed Dec 14 17:58:31 2016 (r428583) @@ -2,6 +2,7 @@ PORTNAME= zbackup PORTVERSION= 1.4.4 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/zbackup/zbackup/archive/ DISTNAME= ${PORTVERSION} @@ -14,7 +15,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libprotobuf.so:devel/protobuf \ liblzo2.so:archivers/lzo2 -USES= alias cmake +USES= alias cmake ssl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} @@ -23,6 +24,9 @@ OPTIONS_DEFINE= DOCS PLIST_FILES= bin/zbackup PORTDOCS= README.md +post-patch: + @${REINPLACE_CMD} -e 's| CHECK(| ZBACKUP_CHECK(|' ${WRKSRC}/*.cc ${WRKSRC}/*.hh ${WRKSRC}/tests/*/*.cc + do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Wed Dec 14 18:27:02 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 CB821C766AB; Wed, 14 Dec 2016 18:27:02 +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 9049C3DF; Wed, 14 Dec 2016 18:27:02 +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 uBEIR12o050124; Wed, 14 Dec 2016 18:27:01 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEIR1P1050122; Wed, 14 Dec 2016 18:27:01 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612141827.uBEIR1P1050122@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 14 Dec 2016 18:27:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428584 - head/comms/xlog 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: Wed, 14 Dec 2016 18:27:02 -0000 Author: danilo Date: Wed Dec 14 18:27:01 2016 New Revision: 428584 URL: https://svnweb.freebsd.org/changeset/ports/428584 Log: - Update to 2.0.14 - Declare some dependencies explicitly (Q/A) Modified: head/comms/xlog/Makefile head/comms/xlog/distinfo Modified: head/comms/xlog/Makefile ============================================================================== --- head/comms/xlog/Makefile Wed Dec 14 17:58:31 2016 (r428583) +++ head/comms/xlog/Makefile Wed Dec 14 18:27:01 2016 (r428584) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xlog -PORTVERSION= 2.0.13 +PORTVERSION= 2.0.14 CATEGORIES= comms hamradio MASTER_SITES= SAVANNAH @@ -12,14 +12,16 @@ COMMENT= Amateur Radio logging applicati LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libhamlib.so:comms/hamlib +LIB_DEPENDS= libhamlib.so:comms/hamlib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 USES= pkgconfig shared-mime-info -USE_GNOME= gtk20 +USE_GNOME= cairo gdkpixbuf2 gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-mime-update CONFIGURE_ENV+= ac_cv_c_compiler_gnu=no -MAKE_ARGS= PREFIX=/${PREFIX} +MAKE_ARGS= PREFIX=${PREFIX} LIBS+= -lm Modified: head/comms/xlog/distinfo ============================================================================== --- head/comms/xlog/distinfo Wed Dec 14 17:58:31 2016 (r428583) +++ head/comms/xlog/distinfo Wed Dec 14 18:27:01 2016 (r428584) @@ -1,2 +1,3 @@ -SHA256 (xlog-2.0.13.tar.gz) = d53d8538b9fc61e761d1bd84ad0c866cc9a50540b663521ebad49df479d798ab -SIZE (xlog-2.0.13.tar.gz) = 11427287 +TIMESTAMP = 1481589120 +SHA256 (xlog-2.0.14.tar.gz) = 16407e016f9991cfe02d85e9841ced6112416e43800898be888a2cc44c368d58 +SIZE (xlog-2.0.14.tar.gz) = 11452537 From owner-svn-ports-all@freebsd.org Wed Dec 14 18:38:07 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 3C18BC76A95; Wed, 14 Dec 2016 18:38:07 +0000 (UTC) (envelope-from brooks@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 0BB07C22; Wed, 14 Dec 2016 18:38:06 +0000 (UTC) (envelope-from brooks@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEIc6rd054057; Wed, 14 Dec 2016 18:38:06 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEIc63N054056; Wed, 14 Dec 2016 18:38:06 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201612141838.uBEIc63N054056@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 14 Dec 2016 18:38:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428585 - head/lang/clang-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: Wed, 14 Dec 2016 18:38:07 -0000 Author: brooks Date: Wed Dec 14 18:38:06 2016 New Revision: 428585 URL: https://svnweb.freebsd.org/changeset/ports/428585 Log: Get PORTVERSION from llvm-devel automatically. PR: 215305 Modified: head/lang/clang-devel/Makefile Modified: head/lang/clang-devel/Makefile ============================================================================== --- head/lang/clang-devel/Makefile Wed Dec 14 18:27:01 2016 (r428584) +++ head/lang/clang-devel/Makefile Wed Dec 14 18:38:06 2016 (r428585) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clang -PORTVERSION= 3.8.d20150720 +PORTVERSION= ${LLVM_MAJOR}.d${SNAPDATE} PORTREVISION= 1 CATEGORIES= lang devel PKGNAMESUFFIX= -devel @@ -16,4 +16,6 @@ LLVM_SUFFIX= -devel USES= metaport +.include "${.CURDIR}/../../devel/llvm-devel/Makefile.snapshot" + .include From owner-svn-ports-all@freebsd.org Wed Dec 14 19:19:46 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 D6D86C80D26; Wed, 14 Dec 2016 19:19:46 +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 A691BD26; Wed, 14 Dec 2016 19:19:46 +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 uBEJJjgF070088; Wed, 14 Dec 2016 19:19:45 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEJJjt8070086; Wed, 14 Dec 2016 19:19:45 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612141919.uBEJJjt8070086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Wed, 14 Dec 2016 19:19:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428586 - head/dns/mDNSResponder_nss 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: Wed, 14 Dec 2016 19:19:46 -0000 Author: pi Date: Wed Dec 14 19:19:45 2016 New Revision: 428586 URL: https://svnweb.freebsd.org/changeset/ports/428586 Log: dns/mDNSResponder_nss: update 765.1.2 -> 765.20.4 PR: 215075 Submitted by: Matthieu Volat (maintainer) Modified: head/dns/mDNSResponder_nss/Makefile head/dns/mDNSResponder_nss/distinfo Modified: head/dns/mDNSResponder_nss/Makefile ============================================================================== --- head/dns/mDNSResponder_nss/Makefile Wed Dec 14 18:38:06 2016 (r428585) +++ head/dns/mDNSResponder_nss/Makefile Wed Dec 14 19:19:45 2016 (r428586) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mDNSResponder -PORTVERSION= 765.1.2 +PORTVERSION= 765.20.4 CATEGORIES= dns net MASTER_SITES= http://opensource.apple.com/tarballs/mDNSResponder/ PKGNAMESUFFIX= _nss Modified: head/dns/mDNSResponder_nss/distinfo ============================================================================== --- head/dns/mDNSResponder_nss/distinfo Wed Dec 14 18:38:06 2016 (r428585) +++ head/dns/mDNSResponder_nss/distinfo Wed Dec 14 19:19:45 2016 (r428586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479804601 -SHA256 (mDNSResponder-765.1.2.tar.gz) = 108f21529c621d82b5f0802b9b4102ed9619d03435f7e5ca2b9dbed1ea11ddf1 -SIZE (mDNSResponder-765.1.2.tar.gz) = 2307465 +TIMESTAMP = 1480769460 +SHA256 (mDNSResponder-765.20.4.tar.gz) = 1759d0fb52f6382b9d9fc43f53b8b4fd9a61da6aed96eddd86a05419825afdff +SIZE (mDNSResponder-765.20.4.tar.gz) = 2307562 From owner-svn-ports-all@freebsd.org Wed Dec 14 19:25: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 B7960C80ECB; Wed, 14 Dec 2016 19:25:00 +0000 (UTC) (envelope-from marino@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 6E54A11AD; Wed, 14 Dec 2016 19:25:00 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEJOxgK074186; Wed, 14 Dec 2016 19:24:59 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEJOxDg074184; Wed, 14 Dec 2016 19:24:59 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612141924.uBEJOxDg074184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 14 Dec 2016 19:24:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428587 - head/ports-mgmt/synth 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: Wed, 14 Dec 2016 19:25:00 -0000 Author: marino Date: Wed Dec 14 19:24:59 2016 New Revision: 428587 URL: https://svnweb.freebsd.org/changeset/ports/428587 Log: ports-mgmt/synth: Upgrade version 1.65 => 1.66 The primary reason for the creation of v1.66 is to provide support for pkgsrc on FreeBSD, DragonFly, NetBSD and initial support for Linux and Solaris. It represents over 100 commits and was successful. Along the way, some improvements were made for the ports version. A (likely incomplete) list includes: - Improve watchdog kill message by including inactive time for trigger - Add SYNTHPROFILE variable and value to builders' mk.conf which can be used by custom local makefiles - Force users to define TERM in environment if it is not present - Ensure fetch(1) doesn't check for valid SSL certificates. Since all downloads are hash-checked for authenticity, misconfigured SSL of a webserver is not a good reason to break fetching. - New 6th log which documents why existing packages are obsolete (same as setting WHYFAIL in env.) "06_obsolete_packages.log" - New SELFTEST environment command for test mode which forces new "test" phase to execute (for ports with regression tests) - Updated man page Modified: head/ports-mgmt/synth/Makefile head/ports-mgmt/synth/distinfo Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Wed Dec 14 19:19:45 2016 (r428586) +++ head/ports-mgmt/synth/Makefile Wed Dec 14 19:24:59 2016 (r428587) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= synth -PORTVERSION= 1.65 +PORTVERSION= 1.66 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt Modified: head/ports-mgmt/synth/distinfo ============================================================================== --- head/ports-mgmt/synth/distinfo Wed Dec 14 19:19:45 2016 (r428586) +++ head/ports-mgmt/synth/distinfo Wed Dec 14 19:24:59 2016 (r428587) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478540657 -SHA256 (jrmarino-synth-v1.65_GH0.tar.gz) = 2a7ffa0e2929ea08ccb3bdd469cbd017f85da04f106839359ed919041daeca4f -SIZE (jrmarino-synth-v1.65_GH0.tar.gz) = 125987 +TIMESTAMP = 1481720544 +SHA256 (jrmarino-synth-v1.66_GH0.tar.gz) = 4edd974e5ed091a1b629e4c9ff7507923156aa749b9664ca7f727e220931bc2b +SIZE (jrmarino-synth-v1.66_GH0.tar.gz) = 137564 From owner-svn-ports-all@freebsd.org Wed Dec 14 20:03: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 5D320C80BBE; Wed, 14 Dec 2016 20:03: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 07F581E76; Wed, 14 Dec 2016 20:03:17 +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 uBEK3H0U090084; Wed, 14 Dec 2016 20:03:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEK3HGu090083; Wed, 14 Dec 2016 20:03:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612142003.uBEK3HGu090083@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 20:03:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428588 - head/multimedia/ffmpeg 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: Wed, 14 Dec 2016 20:03:18 -0000 Author: jbeich Date: Wed Dec 14 20:03:17 2016 New Revision: 428588 URL: https://svnweb.freebsd.org/changeset/ports/428588 Log: multimedia/ffmpeg: expose GCRYPT, GMP, LIBRTMP options GMP is enabled by default as GNUTLS indirectly pulls math/gmp mimicing the behavior in ffmpeg-2.8.10. PR: 208457 (lost in a mismerge) Reported by: sunpoet Modified: head/multimedia/ffmpeg/Makefile (contents, props changed) Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Wed Dec 14 19:24:59 2016 (r428587) +++ head/multimedia/ffmpeg/Makefile Wed Dec 14 20:03:17 2016 (r428588) @@ -3,6 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.2.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -34,11 +35,12 @@ OPTIONS_DEFINE= ALSA AMR_NB AMR_WB ASS B VO_AMRWBENC VPX WAVPACK WEBP X11GRAB X264 X265 XCB XVID \ XVIDEO ZIMG ZMQ ZVBI -OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GNUTLS ICONV \ +OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GMP GNUTLS ICONV \ OPENCV RTCPU SCHROEDINGER THEORA V4L VAAPI VDPAU \ VORBIS VPX X264 XVID -OPTIONS_RADIO= SSL +OPTIONS_RADIO= RTMP SSL +OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP OPENSSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL OPTIONS_GROUP= LICENSE OPTIONS_GROUP_LICENSE= GPL3 NONFREE @@ -70,7 +72,8 @@ NONFREE_DESC= Allow use of nonfree code OPENH264_DESC= H.264 video codec support via OpenH264 RUBBERBAND_DESC=Time-stretching and pitch-shifting with librubberband RTCPU_DESC= Detect CPU capabilities at runtime -LIBRTMP_DESC= RTMP protocol support via librtmp +RTMP_DESC= RTMP(T)E protocol support +LIBRTMP_DESC= ${RTMP_DESC} via librtmp TESSERACT_DESC= Optical Character Recognition via Tesseract VFP_DESC= Enable Vector Floating Point instructions VIDSTAB_DESC= Video stabilization filter From owner-svn-ports-all@freebsd.org Wed Dec 14 20:31: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 EC208C7736A; Wed, 14 Dec 2016 20:31:05 +0000 (UTC) (envelope-from feld@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 BB8D2EDB; Wed, 14 Dec 2016 20:31:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEKV4Ju098825; Wed, 14 Dec 2016 20:31:04 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEKV4TE098823; Wed, 14 Dec 2016 20:31:04 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612142031.uBEKV4TE098823@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 14 Dec 2016 20:31:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428589 - head/multimedia/plexmediaserver-plexpass 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: Wed, 14 Dec 2016 20:31:06 -0000 Author: feld Date: Wed Dec 14 20:31:04 2016 New Revision: 428589 URL: https://svnweb.freebsd.org/changeset/ports/428589 Log: multimedia/plexmediaserver-plexpass: Update to 1.3.2 Changelog: https://forums.plex.tv/discussion/comment/1317877#Comment_1317877 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Wed Dec 14 20:03:17 2016 (r428588) +++ head/multimedia/plexmediaserver-plexpass/Makefile Wed Dec 14 20:31:04 2016 (r428589) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.3.1.3102 +PORTVERSION= 1.3.2.3112 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= a8accf1 +PLEX_BUILD= 1751929 USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Wed Dec 14 20:03:17 2016 (r428588) +++ head/multimedia/plexmediaserver-plexpass/distinfo Wed Dec 14 20:31:04 2016 (r428589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481123837 -SHA256 (PlexMediaServer-1.3.1.3102-a8accf1-freebsd-amd64.tar.bz2) = cdccebb5a569304f934b5c3a17be62b4857f7f06ac8668f6b9f9c6738470591a -SIZE (PlexMediaServer-1.3.1.3102-a8accf1-freebsd-amd64.tar.bz2) = 83560850 +TIMESTAMP = 1481252459 +SHA256 (PlexMediaServer-1.3.2.3112-1751929-freebsd-amd64.tar.bz2) = 040da60e2480d5dc83341990ebb0366c21ae89b91df26126e0c081e29fe0c872 +SIZE (PlexMediaServer-1.3.2.3112-1751929-freebsd-amd64.tar.bz2) = 83567998 From owner-svn-ports-all@freebsd.org Wed Dec 14 20:45:48 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 AB784C775D9; Wed, 14 Dec 2016 20:45:48 +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 7ACB616E5; Wed, 14 Dec 2016 20:45:48 +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 uBEKjlsn006967; Wed, 14 Dec 2016 20:45:47 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEKjlSU006965; Wed, 14 Dec 2016 20:45:47 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201612142045.uBEKjlSU006965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 14 Dec 2016 20:45:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428590 - head/www/xpi-uBlock_origin 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: Wed, 14 Dec 2016 20:45:48 -0000 Author: thierry Date: Wed Dec 14 20:45:47 2016 New Revision: 428590 URL: https://svnweb.freebsd.org/changeset/ports/428590 Log: Upgrade to 1.10.2. Changelog at https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/versions/?page=1#version-1.10.2 Modified: head/www/xpi-uBlock_origin/Makefile head/www/xpi-uBlock_origin/distinfo Modified: head/www/xpi-uBlock_origin/Makefile ============================================================================== --- head/www/xpi-uBlock_origin/Makefile Wed Dec 14 20:31:04 2016 (r428589) +++ head/www/xpi-uBlock_origin/Makefile Wed Dec 14 20:45:47 2016 (r428590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ublock_origin -PORTVERSION= 1.10.0 +PORTVERSION= 1.10.2 DISTVERSIONSUFFIX= -an+fx+sm+tb CATEGORIES= www Modified: head/www/xpi-uBlock_origin/distinfo ============================================================================== --- head/www/xpi-uBlock_origin/distinfo Wed Dec 14 20:31:04 2016 (r428589) +++ head/www/xpi-uBlock_origin/distinfo Wed Dec 14 20:45:47 2016 (r428590) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480452125 -SHA256 (xpi/ublock_origin-1.10.0-an+fx+sm+tb.xpi) = 00970e10594a99a2fdb0f78169374ec604ec64586dd4ef4bf80199143e73f545 -SIZE (xpi/ublock_origin-1.10.0-an+fx+sm+tb.xpi) = 1548371 +TIMESTAMP = 1481748168 +SHA256 (xpi/ublock_origin-1.10.2-an+fx+sm+tb.xpi) = 1534f9eca3983ee29fe9b61eda74a3afd17602a159621e2a820069833dfd5a34 +SIZE (xpi/ublock_origin-1.10.2-an+fx+sm+tb.xpi) = 1548536 From owner-svn-ports-all@freebsd.org Wed Dec 14 20:49:14 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 777E0C776AD; Wed, 14 Dec 2016 20:49:14 +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 46B8918DF; Wed, 14 Dec 2016 20:49:14 +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 uBEKnDpT007205; Wed, 14 Dec 2016 20:49:13 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEKnD8P007204; Wed, 14 Dec 2016 20:49:13 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201612142049.uBEKnD8P007204@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 14 Dec 2016 20:49:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-svnadmin@freebsd.org Subject: svn commit: r428591 - svnadmin/conf X-SVN-Group: ports-svnadmin 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: Wed, 14 Dec 2016 20:49:14 -0000 Author: rene Date: Wed Dec 14 20:49:13 2016 New Revision: 428591 URL: https://svnweb.freebsd.org/changeset/ports/428591 Log: Add adamw and feld to conf/authz Modified: svnadmin/conf/authz Modified: svnadmin/conf/authz ============================================================================== --- svnadmin/conf/authz Wed Dec 14 20:45:47 2016 (r428590) +++ svnadmin/conf/authz Wed Dec 14 20:49:13 2016 (r428591) @@ -22,7 +22,7 @@ [groups] committers = beat -portmgr = bdrewery, antoine, mat, swills, rene +portmgr = bdrewery, antoine, mat, swills, rene, adamw, feld [/] * = r From owner-svn-ports-all@freebsd.org Wed Dec 14 21:02: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 86F7AC77B54; Wed, 14 Dec 2016 21:02:38 +0000 (UTC) (envelope-from rm@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 5672561C; Wed, 14 Dec 2016 21:02:38 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEL2bdL015102; Wed, 14 Dec 2016 21:02:37 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEL2bG8015100; Wed, 14 Dec 2016 21:02:37 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612142102.uBEL2bG8015100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Wed, 14 Dec 2016 21:02:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428592 - head/audio/py-eyed3 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: Wed, 14 Dec 2016 21:02:38 -0000 Author: rm Date: Wed Dec 14 21:02:37 2016 New Revision: 428592 URL: https://svnweb.freebsd.org/changeset/ports/428592 Log: audio/py-eyed3: update to 0.7.10 - update to 0.7.10 - remove dependency upon magic: it is not used since 0.7.8 Changelog: 0.7.10 - 12.10.2016 (Hollow) Bug Fixes: [issue 97] - Missing import [issue 105] - Fix the rendering of default constructed id3.TagHeader Fixed Tag.frameiter Modified: head/audio/py-eyed3/Makefile head/audio/py-eyed3/distinfo Modified: head/audio/py-eyed3/Makefile ============================================================================== --- head/audio/py-eyed3/Makefile Wed Dec 14 20:49:13 2016 (r428591) +++ head/audio/py-eyed3/Makefile Wed Dec 14 21:02:37 2016 (r428592) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eyed3 -PORTVERSION= 0.7.9 +PORTVERSION= 0.7.10 CATEGORIES= audio python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,6 @@ COMMENT= Python module for processing ID LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}magic>0:devel/py-magic - NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils Modified: head/audio/py-eyed3/distinfo ============================================================================== --- head/audio/py-eyed3/distinfo Wed Dec 14 20:49:13 2016 (r428591) +++ head/audio/py-eyed3/distinfo Wed Dec 14 21:02:37 2016 (r428592) @@ -1,2 +1,3 @@ -SHA256 (eyeD3-0.7.9.tar.gz) = 34b97f6e99da41a42a0c66eebe351cf515fcafe0f4d85850e937ed224ee39395 -SIZE (eyeD3-0.7.9.tar.gz) = 230175 +TIMESTAMP = 1481747988 +SHA256 (eyeD3-0.7.10.tar.gz) = 98a7d249136e845eb5469866657160f623d0a44f602e59bc907a12a3bf665172 +SIZE (eyeD3-0.7.10.tar.gz) = 232523 From owner-svn-ports-all@freebsd.org Wed Dec 14 21:03:20 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 BDB99C77B92; Wed, 14 Dec 2016 21:03:20 +0000 (UTC) (envelope-from rm@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 8D24A773; Wed, 14 Dec 2016 21:03:20 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBEL3JK1015237; Wed, 14 Dec 2016 21:03:19 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBEL3J3f015235; Wed, 14 Dec 2016 21:03:19 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612142103.uBEL3J3f015235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Wed, 14 Dec 2016 21:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428593 - head/devel/py-pyro 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: Wed, 14 Dec 2016 21:03:20 -0000 Author: rm Date: Wed Dec 14 21:03:19 2016 New Revision: 428593 URL: https://svnweb.freebsd.org/changeset/ports/428593 Log: devel/py-pyro: update to 4.52 Modified: head/devel/py-pyro/Makefile head/devel/py-pyro/distinfo Modified: head/devel/py-pyro/Makefile ============================================================================== --- head/devel/py-pyro/Makefile Wed Dec 14 21:02:37 2016 (r428592) +++ head/devel/py-pyro/Makefile Wed Dec 14 21:03:19 2016 (r428593) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyro -PORTVERSION= 4.51 +PORTVERSION= 4.52 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyro/distinfo ============================================================================== --- head/devel/py-pyro/distinfo Wed Dec 14 21:02:37 2016 (r428592) +++ head/devel/py-pyro/distinfo Wed Dec 14 21:03:19 2016 (r428593) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481320122 -SHA256 (Pyro4-4.51.tar.gz) = d6508b8c70d612356a8ddbe486890b03d840c37b5f7cd8e9366bc4c0dd44d3e6 -SIZE (Pyro4-4.51.tar.gz) = 450528 +TIMESTAMP = 1481748694 +SHA256 (Pyro4-4.52.tar.gz) = 449f4bdf8dcbaca90e6436eb40c4e860b0de47346e2c7735d0584496d28451e5 +SIZE (Pyro4-4.52.tar.gz) = 451807 From owner-svn-ports-all@freebsd.org Wed Dec 14 21:35:26 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 D9E2BC8091A; Wed, 14 Dec 2016 21:35:26 +0000 (UTC) (envelope-from rm@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 B49061609; Wed, 14 Dec 2016 21:35:26 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBELZPnf027915; Wed, 14 Dec 2016 21:35:25 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBELZP0p027913; Wed, 14 Dec 2016 21:35:25 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612142135.uBELZP0p027913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Wed, 14 Dec 2016 21:35:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428594 - in head/deskutils/gourmet: . 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: Wed, 14 Dec 2016 21:35:27 -0000 Author: rm Date: Wed Dec 14 21:35:25 2016 New Revision: 428594 URL: https://svnweb.freebsd.org/changeset/ports/428594 Log: deskutils/gourmet: fix runtime - fix runtime by applying upstream patch that adjusts using more fresh Pillow API calls - add missing dependency upon BeautifulSoup - bump PORTREVISION PR: 214880 Reported by: rhs Added: head/deskutils/gourmet/files/ head/deskutils/gourmet/files/patch-pillow3 (contents, props changed) Modified: head/deskutils/gourmet/Makefile Modified: head/deskutils/gourmet/Makefile ============================================================================== --- head/deskutils/gourmet/Makefile Wed Dec 14 21:03:19 2016 (r428593) +++ head/deskutils/gourmet/Makefile Wed Dec 14 21:35:25 2016 (r428594) @@ -3,7 +3,7 @@ PORTNAME= gourmet PORTVERSION= 0.17.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MAINTAINER= rm@FreeBSD.org @@ -20,13 +20,14 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqli ${PYTHON_PKGNAMEPREFIX}poppler>=0:graphics/py-poppler \ ${PYTHON_PKGNAMEPREFIX}rtf>=0:print/py-rtf \ ${PYTHON_PKGNAMEPREFIX}reportlab>0:print/py-reportlab \ - ${PYTHON_PKGNAMEPREFIX}elib.intl>0:textproc/py-elib.intl + ${PYTHON_PKGNAMEPREFIX}elib.intl>0:textproc/py-elib.intl \ + ${PYTHON_PKGNAMEPREFIX}beautifulsoup32>0:www/py-beautifulsoup32 OPTIONS_DEFINE= IPYTHON IPYTHON_DESC= Interactive shell support IPYTHON_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipython>0:devel/ipython -USES= gettext python:2 +USES= gettext python:2.7+ USE_GNOME= intltool pygnome2 pygtk2 USE_PYTHON= autoplist distutils PLIST_FILES+= man/man1/gourmet.1.gz Added: head/deskutils/gourmet/files/patch-pillow3 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/gourmet/files/patch-pillow3 Wed Dec 14 21:35:25 2016 (r428594) @@ -0,0 +1,34 @@ +commit 4d88788a6efc68acf243a1a33d854f76b2f26dfd +Author: Joe Sapp +Date: Tue Nov 3 21:23:05 2015 -0500 + + Use Image.tobytes() instead of tostring() + + tostring() was deprecated (in Pillow at least) in version 2.0. See https://github.com/python-pillow/Pillow/commit/baa5143394708704328dcd46b0387f36a276a762 + +diff --git a/gourmet/gtk_extras/ratingWidget.py b/gourmet/gtk_extras/ratingWidget.py +index 0e01735d..efa64638 100644 +--- gourmet/gtk_extras/ratingWidget.py ++++ gourmet/gtk_extras/ratingWidget.py +@@ -135,7 +135,7 @@ class StarGenerator: + if is_rgba: rowstride = 4 + else: rowstride = 3 + pb=gtk.gdk.pixbuf_new_from_data( +- image.tostring(), ++ image.tobytes(), + gtk.gdk.COLORSPACE_RGB, + is_rgba, + 8, +diff --git a/gourmet/plugins/browse_recipes/icon_helpers.py b/gourmet/plugins/browse_recipes/icon_helpers.py +index 61c772c0..2e7b08b1 100644 +--- gourmet/plugins/browse_recipes/icon_helpers.py ++++ gourmet/plugins/browse_recipes/icon_helpers.py +@@ -38,7 +38,7 @@ def get_pixbuf_from_image (image): + if is_rgba: rowstride = 4 + else: rowstride = 3 + pb=gtk.gdk.pixbuf_new_from_data( +- image.tostring(), ++ image.tobytes(), + gtk.gdk.COLORSPACE_RGB, + is_rgba, + 8, From owner-svn-ports-all@freebsd.org Wed Dec 14 21:42:14 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 49DDAC80BD9; Wed, 14 Dec 2016 21:42:14 +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 196461B3D; Wed, 14 Dec 2016 21:42:14 +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 uBELgDVr031922; Wed, 14 Dec 2016 21:42:13 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBELgDjo031920; Wed, 14 Dec 2016 21:42:13 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201612142142.uBELgDjo031920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Wed, 14 Dec 2016 21:42:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428595 - head/net-mgmt/telegraf 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: Wed, 14 Dec 2016 21:42:14 -0000 Author: girgen Date: Wed Dec 14 21:42:12 2016 New Revision: 428595 URL: https://svnweb.freebsd.org/changeset/ports/428595 Log: Update to 1.1.2 Modified: head/net-mgmt/telegraf/Makefile head/net-mgmt/telegraf/distinfo Modified: head/net-mgmt/telegraf/Makefile ============================================================================== --- head/net-mgmt/telegraf/Makefile Wed Dec 14 21:35:25 2016 (r428594) +++ head/net-mgmt/telegraf/Makefile Wed Dec 14 21:42:12 2016 (r428595) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= telegraf -DISTVERSION= 1.1.1 -PORTREVISION= 1 +DISTVERSION= 1.1.2 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org Modified: head/net-mgmt/telegraf/distinfo ============================================================================== --- head/net-mgmt/telegraf/distinfo Wed Dec 14 21:35:25 2016 (r428594) +++ head/net-mgmt/telegraf/distinfo Wed Dec 14 21:42:12 2016 (r428595) @@ -1,6 +1,6 @@ -TIMESTAMP = 1479816693 -SHA256 (influxdata-telegraf-1.1.1_GH0.tar.gz) = d6452e40ed78554499e9e423a11eadb51ed8c60568d82df114f346bb16f7cf4a -SIZE (influxdata-telegraf-1.1.1_GH0.tar.gz) = 609233 +TIMESTAMP = 1481751532 +SHA256 (influxdata-telegraf-1.1.2_GH0.tar.gz) = be466154a107eb4bb4e46cb793363860e3740e4ae8e3859c3d2539e23fcc04c9 +SIZE (influxdata-telegraf-1.1.2_GH0.tar.gz) = 611049 SHA256 (Shopify-sarama-8aadb47_GH0.tar.gz) = 4d5c1a1771719b72b20944601586bdb54c33e77456ba28386cbfa9a24a717d2c SIZE (Shopify-sarama-8aadb47_GH0.tar.gz) = 107944 SHA256 (Sirupsen-logrus-219c8cb_GH0.tar.gz) = 69fc1b5e03ac00f1f8af7cdfa6e8c382b1189c63697059a2fcda9e19e8fbb6ad From owner-svn-ports-all@freebsd.org Wed Dec 14 21:48: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 495AFC80DA8; Wed, 14 Dec 2016 21:48:15 +0000 (UTC) (envelope-from johans@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 16D691D59; Wed, 14 Dec 2016 21:48:15 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBELmENd033053; Wed, 14 Dec 2016 21:48:14 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBELmAkn033012; Wed, 14 Dec 2016 21:48:10 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201612142148.uBELmAkn033012@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Wed, 14 Dec 2016 21:48:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428596 - in head: archivers/rpm4 deskutils/tuxcards devel/bison devel/editline devel/gnulib devel/m4 devel/ocaml-camlp5 devel/ocaml-cmdliner devel/ocaml-findlib devel/ocaml-ipaddr deve... 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: Wed, 14 Dec 2016 21:48:15 -0000 Author: johans Date: Wed Dec 14 21:48:10 2016 New Revision: 428596 URL: https://svnweb.freebsd.org/changeset/ports/428596 Log: Stepping down as maintainer for some ports. Modified: head/archivers/rpm4/Makefile head/deskutils/tuxcards/Makefile head/devel/bison/Makefile head/devel/editline/Makefile head/devel/gnulib/Makefile head/devel/m4/Makefile head/devel/ocaml-camlp5/Makefile head/devel/ocaml-cmdliner/Makefile head/devel/ocaml-findlib/Makefile head/devel/ocaml-ipaddr/Makefile head/devel/ocaml-lwt/Makefile head/devel/ocaml-magic/Makefile head/devel/ocaml-pcre/Makefile head/devel/ocaml-react/Makefile head/devel/ocaml-ulex/Makefile head/devel/readline/Makefile head/ftp/ocaml-ocurl/Makefile head/games/tbe/Makefile head/graphics/dmtx-utils/Makefile head/graphics/libdmtx/Makefile head/lang/pike78/Makefile head/math/coq/Makefile head/math/gap/Makefile head/math/ocaml-ocamlgraph/Makefile head/net/libmxp/Makefile head/net/liboauth/Makefile head/net/nfsshell/Makefile head/print/texinfo/Makefile head/security/libecc/Makefile head/security/mcrypt/Makefile head/security/nacl/Makefile head/security/nettle/Makefile head/security/ocaml-ssl/Makefile head/security/py-pyme/Makefile head/security/xmlsec1/Makefile head/textproc/ocaml-pxp/Makefile head/textproc/ocaml-text/Makefile head/x11-toolkits/libxaw3dxft/Makefile Modified: head/archivers/rpm4/Makefile ============================================================================== --- head/archivers/rpm4/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/archivers/rpm4/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ CATEGORIES= archivers MASTER_SITES= http://rpm.org/releases/rpm-${PORTVERSION:R:R}.x/ PKGNAMESUFFIX= 4 -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The RPM Package Manager LIB_DEPENDS= libpopt.so:devel/popt \ Modified: head/deskutils/tuxcards/Makefile ============================================================================== --- head/deskutils/tuxcards/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/deskutils/tuxcards/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= http://www.tuxcards.de/src/${PORTNAME}-${PORTVERSION}/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for managing notes within a hierarchical tree WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/bison/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= m4>=1.4.16,1:devel/m4 Modified: head/devel/editline/Makefile ============================================================================== --- head/devel/editline/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/editline/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -4,7 +4,7 @@ PORTNAME= editline PORTVERSION= 1.15.2 CATEGORIES= devel -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Minix editline: A free readline() for UNIX LICENSE= BSD4CLAUSE Modified: head/devel/gnulib/Makefile ============================================================================== --- head/devel/gnulib/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/gnulib/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/ DISTNAME= ${PORTNAME}-${PORTVERSION}-stable -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU portability library BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo Modified: head/devel/m4/Makefile ============================================================================== --- head/devel/m4/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/m4/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU m4 USES= makeinfo tar:bzip2 Modified: head/devel/ocaml-camlp5/Makefile ============================================================================== --- head/devel/ocaml-camlp5/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-camlp5/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -12,7 +12,7 @@ DIST_SUBDIR= ${PKGBASE} PATCH_SITES= ${MASTER_SITES} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Preprocessor-pretty-printer of OCaml LICENSE= INRIA Modified: head/devel/ocaml-cmdliner/Makefile ============================================================================== --- head/devel/ocaml-cmdliner/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-cmdliner/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ CATEGORIES= devel MASTER_SITES= http://erratique.ch/software/cmdliner/releases/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml module for handling of command line interfaces LICENSE= BSD3CLAUSE Modified: head/devel/ocaml-findlib/Makefile ============================================================================== --- head/devel/ocaml-findlib/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-findlib/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml package manager USE_OCAML= yes Modified: head/devel/ocaml-ipaddr/Makefile ============================================================================== --- head/devel/ocaml-ipaddr/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-ipaddr/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -5,7 +5,7 @@ PORTVERSION= 2.6.1 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for manipulation of IP address representations BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/sexplib/sexplib.a:devel/ocaml-sexplib Modified: head/devel/ocaml-lwt/Makefile ============================================================================== --- head/devel/ocaml-lwt/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-lwt/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTVERSION= 2.5.2 CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cooperative threading library for OCaml LICENSE= LGPL21 Modified: head/devel/ocaml-magic/Makefile ============================================================================== --- head/devel/ocaml-magic/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-magic/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -9,7 +9,7 @@ MASTER_SITES= SF/ocaml-${PORTNAME}/ocaml PKGNAMEPREFIX= ocaml- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml binding for libmagic(3) USE_OCAML= yes Modified: head/devel/ocaml-pcre/Makefile ============================================================================== --- head/devel/ocaml-pcre/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-pcre/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl compatible regular expressions for Objective Caml LIB_DEPENDS= libpcre.so:devel/pcre Modified: head/devel/ocaml-react/Makefile ============================================================================== --- head/devel/ocaml-react/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-react/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ MASTER_SITES= http://erratique.ch/softwa PKGNAMEPREFIX= ocaml- EXTRACT_SUFX= .tbz -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml module for functional reactive programming LICENSE= BSD3CLAUSE Modified: head/devel/ocaml-ulex/Makefile ============================================================================== --- head/devel/ocaml-ulex/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/ocaml-ulex/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= http://www.cduce.org/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lexer generator for Unicode and OCaml USES= gmake Modified: head/devel/readline/Makefile ============================================================================== --- head/devel/readline/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/devel/readline/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^( PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for editing command lines as they are typed LICENSE= GPLv3 Modified: head/ftp/ocaml-ocurl/Makefile ============================================================================== --- head/ftp/ocaml-ocurl/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/ftp/ocaml-ocurl/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= http://ygrek.org.ua/p/release/ocurl/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Interface for OCaml to the curl lib BUILD_DEPENDS= ocamlc:lang/ocaml \ Modified: head/games/tbe/Makefile ============================================================================== --- head/games/tbe/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/games/tbe/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Butterfly Effect BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip Modified: head/graphics/dmtx-utils/Makefile ============================================================================== --- head/graphics/dmtx-utils/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/graphics/dmtx-utils/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/libdmtx/libdmtx/${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Software for reading and writing Data Matrix barcodes LIB_DEPENDS= libdmtx.so:graphics/libdmtx Modified: head/graphics/libdmtx/Makefile ============================================================================== --- head/graphics/libdmtx/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/graphics/libdmtx/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for reading and writing Data Matrix barcodes LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick Modified: head/lang/pike78/Makefile ============================================================================== --- head/lang/pike78/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/lang/pike78/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -10,7 +10,7 @@ MASTER_SITES= http://pike.ida.liu.se/pub ftp://ftp.caudium.net/pike/official_releases/${PORTVERSION}/ DISTNAME= Pike-v${PORTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic programming language with a syntax similar to C++ LIB_DEPENDS= libtiff.so:graphics/tiff \ Modified: head/math/coq/Makefile ============================================================================== --- head/math/coq/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/math/coq/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -9,7 +9,7 @@ MASTER_SITES= http://coq.inria.fr/distri ftp://ftp.stack.nl/pub/users/johans/coq/ DISTNAME= ${PORTNAME}-${COQVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Theorem prover based on lambda-C LICENSE= LGPL21 Modified: head/math/gap/Makefile ============================================================================== --- head/math/gap/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/math/gap/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.gap-system.org/p ftp://ftp.gap-system.org/pub/gap/gap48/old/ DISTNAME= ${GAP_VERSION}p${PORTVERSION:R:E}_${GAP_DISTTIME} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GAP is a system for computational discrete algebra LIB_DEPENDS= libgmp.so:math/gmp Modified: head/math/ocaml-ocamlgraph/Makefile ============================================================================== --- head/math/ocaml-ocamlgraph/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/math/ocaml-ocamlgraph/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ MASTER_SITES= http://ocamlgraph.lri.fr/d ftp://ftp.stack.nl/pub/users/johans/ocamlgraph/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph manipulation library for OCaml OPTIONS_DEFINE= GUI DOCS Modified: head/net/libmxp/Makefile ============================================================================== --- head/net/libmxp/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/net/libmxp/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTVERSION= 0.2.4 CATEGORIES= net games textproc MASTER_SITES= http://www.kmuddy.com/libmxp/files/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Parser for the MUD eXtension protocol USES= cmake Modified: head/net/liboauth/Makefile ============================================================================== --- head/net/liboauth/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/net/liboauth/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/${PORTNAME} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C library implementing the OAuth Core standard LIB_DEPENDS= libcurl.so:ftp/curl Modified: head/net/nfsshell/Makefile ============================================================================== --- head/net/nfsshell/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/net/nfsshell/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTVERSION= 20130510 CATEGORIES= net #MASTER_SITES= http://www.cs.vu.nl/pub/leendert/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Userland NFS command tool USE_GITHUB= yes Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/print/texinfo/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ht DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Typeset documentation system with multiple format output BUILD_DEPENDS+= help2man:misc/help2man Modified: head/security/libecc/Makefile ============================================================================== --- head/security/libecc/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/libecc/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ Elliptic Curve Library LIB_DEPENDS= libgmp.so:math/gmp Modified: head/security/mcrypt/Makefile ============================================================================== --- head/security/mcrypt/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/mcrypt/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/MCrypt/${PO ftp://ftp.ntua.gr/pub/security/mcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/attic/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Replacement for crypt(1) LIB_DEPENDS= libmcrypt.so:security/libmcrypt \ Modified: head/security/nacl/Makefile ============================================================================== --- head/security/nacl/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/nacl/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= http://hyperelliptic.org/nacl/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High speed cryptography library LICENSE= PD Modified: head/security/nettle/Makefile ============================================================================== --- head/security/nettle/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/nettle/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ MASTER_SITES= GNU \ http://www.lysator.liu.se/~nisse/archive/:liu \ ftp://ftp.lysator.liu.se/pub/security/lsh/:liu -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Low-level cryptographic library LICENSE= LGPL3 GPLv2+ Modified: head/security/ocaml-ssl/Makefile ============================================================================== --- head/security/ocaml-ssl/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/ocaml-ssl/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTVERSION= 0.5.3 CATEGORIES= security devel PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenSSL bindings for OCaml USE_GITHUB= yes Modified: head/security/py-pyme/Makefile ============================================================================== --- head/security/py-pyme/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/py-pyme/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -8,7 +8,7 @@ CATEGORIES= security python MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python interface to GPGME library LICENSE= GPLv2 Modified: head/security/xmlsec1/Makefile ============================================================================== --- head/security/xmlsec1/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/security/xmlsec1/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -10,7 +10,7 @@ MASTER_SITES= http://www.aleksey.com/xml ftp://ftp.xmlsoft.org/xmlsec/releases/ \ ftp://ftp.rpmfind.net/pub/XML/xmlsec/releases/ -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= XML Security Library LIB_DEPENDS= libltdl.so:devel/libltdl Modified: head/textproc/ocaml-pxp/Makefile ============================================================================== --- head/textproc/ocaml-pxp/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/textproc/ocaml-pxp/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -7,7 +7,7 @@ CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser for OCaml BUILD_DEPENDS= ${LOCALBASE}/${OCAML_SITELIBDIR}/netstring/netstring.a:www/ocaml-net Modified: head/textproc/ocaml-text/Makefile ============================================================================== --- head/textproc/ocaml-text/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/textproc/ocaml-text/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ PORTVERSION= 0.8 CATEGORIES= textproc PKGNAMEPREFIX= ocaml- -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OCaml library for dealing with text USE_GITHUB= yes Modified: head/x11-toolkits/libxaw3dxft/Makefile ============================================================================== --- head/x11-toolkits/libxaw3dxft/Makefile Wed Dec 14 21:42:12 2016 (r428595) +++ head/x11-toolkits/libxaw3dxft/Makefile Wed Dec 14 21:48:10 2016 (r428596) @@ -6,7 +6,7 @@ CATEGORIES= x11-toolkits MASTER_SITES= SF/sf-xpaint/${PORTNAME} DISTNAME= libXaw3dXft-${DISTVERSION} -MAINTAINER= johans@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Xaw (Athena Widget Set) replacement with extended fonts LIB_DEPENDS= libfreetype.so:print/freetype2 From owner-svn-ports-all@freebsd.org Wed Dec 14 21:55: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 4A010C80FEA; Wed, 14 Dec 2016 21:55:09 +0000 (UTC) (envelope-from rm@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 19C5C2CC; Wed, 14 Dec 2016 21:55:09 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBELt81K036885; Wed, 14 Dec 2016 21:55:08 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBELt8XA036884; Wed, 14 Dec 2016 21:55:08 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201612142155.uBELt8XA036884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Wed, 14 Dec 2016 21:55:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428597 - head/deskutils/gourmet 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: Wed, 14 Dec 2016 21:55:09 -0000 Author: rm Date: Wed Dec 14 21:55:08 2016 New Revision: 428597 URL: https://svnweb.freebsd.org/changeset/ports/428597 Log: deskutils/gourmet: update sqlalchemy dependency Update the sqlalchemy dependency from 0.7 to 1.0, as the former expired both in the Ports Tree and upstream. New dependency was build and runtime tested. PR: 215217 Submitted by: rene Modified: head/deskutils/gourmet/Makefile Modified: head/deskutils/gourmet/Makefile ============================================================================== --- head/deskutils/gourmet/Makefile Wed Dec 14 21:48:10 2016 (r428596) +++ head/deskutils/gourmet/Makefile Wed Dec 14 21:55:08 2016 (r428597) @@ -3,7 +3,7 @@ PORTNAME= gourmet PORTVERSION= 0.17.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= deskutils gnome MAINTAINER= rm@FreeBSD.org @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}python-distutils-extra>0:devel/py-python-distutils-extra \ ${PYTHON_PKGNAMEPREFIX}elib.intl>0:textproc/py-elib.intl RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>=0:databases/py-sqlite3 \ - ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>=0:databases/py-sqlalchemy07 \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>=0:databases/py-sqlalchemy10 \ ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow \ ${PYTHON_PKGNAMEPREFIX}poppler>=0:graphics/py-poppler \ ${PYTHON_PKGNAMEPREFIX}rtf>=0:print/py-rtf \ From owner-svn-ports-all@freebsd.org Wed Dec 14 23:17:37 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 37818C77A4D; Wed, 14 Dec 2016 23:17:37 +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 06BD819C9; Wed, 14 Dec 2016 23:17:36 +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 uBENHaZg068976; Wed, 14 Dec 2016 23:17:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBENHaIv068975; Wed, 14 Dec 2016 23:17:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612142317.uBENHaIv068975@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 14 Dec 2016 23:17:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428598 - head/multimedia/ffmpeg 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: Wed, 14 Dec 2016 23:17:37 -0000 Author: jbeich Date: Wed Dec 14 23:17:35 2016 New Revision: 428598 URL: https://svnweb.freebsd.org/changeset/ports/428598 Log: multimedia/ffmpeg: limit OPENSSL to one _RADIO group Worse is better. To fix properly one would have to replace OPENSSL in RTMP with a synthetic option that _IMPLIES=OPENSSL. PR: 215306 Reported by: Laurence 'GreenReaper' Parry Modified: head/multimedia/ffmpeg/Makefile (contents, props changed) Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Wed Dec 14 21:55:08 2016 (r428597) +++ head/multimedia/ffmpeg/Makefile Wed Dec 14 23:17:35 2016 (r428598) @@ -40,7 +40,7 @@ OPTIONS_DEFAULT= FFSERVER FONTCONFIG FRE VORBIS VPX X264 XVID OPTIONS_RADIO= RTMP SSL -OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP OPENSSL +OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP OPTIONS_RADIO_SSL= GNUTLS OPENSSL OPTIONS_GROUP= LICENSE OPTIONS_GROUP_LICENSE= GPL3 NONFREE From owner-svn-ports-all@freebsd.org Thu Dec 15 00:07: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 7114CC80A0C; Thu, 15 Dec 2016 00:07:49 +0000 (UTC) (envelope-from sunpoet@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 362D01525; Thu, 15 Dec 2016 00:07:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF07mPr089102; Thu, 15 Dec 2016 00:07:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF07mbg089101; Thu, 15 Dec 2016 00:07:48 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612150007.uBF07mbg089101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Dec 2016 00:07:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428599 - head/devel/bison 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: Thu, 15 Dec 2016 00:07:49 -0000 Author: sunpoet Date: Thu Dec 15 00:07:48 2016 New Revision: 428599 URL: https://svnweb.freebsd.org/changeset/ports/428599 Log: - Take maintainership Modified: head/devel/bison/Makefile Modified: head/devel/bison/Makefile ============================================================================== --- head/devel/bison/Makefile Wed Dec 14 23:17:35 2016 (r428598) +++ head/devel/bison/Makefile Thu Dec 15 00:07:48 2016 (r428599) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parser generator from FSF, (mostly) compatible with Yacc BUILD_DEPENDS= m4>=1.4.16,1:devel/m4 From owner-svn-ports-all@freebsd.org Thu Dec 15 00:16: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 853F1C80B81; Thu, 15 Dec 2016 00:16:54 +0000 (UTC) (envelope-from sunpoet@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 461C5196F; Thu, 15 Dec 2016 00:16:54 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF0Grku093091; Thu, 15 Dec 2016 00:16:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF0GrVG093086; Thu, 15 Dec 2016 00:16:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612150016.uBF0GrVG093086@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Dec 2016 00:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428600 - in head: devel/editline devel/m4 devel/readline print/texinfo security/nettle 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: Thu, 15 Dec 2016 00:16:54 -0000 Author: sunpoet Date: Thu Dec 15 00:16:52 2016 New Revision: 428600 URL: https://svnweb.freebsd.org/changeset/ports/428600 Log: - Take maintainership Modified: head/devel/editline/Makefile head/devel/m4/Makefile head/devel/readline/Makefile head/print/texinfo/Makefile head/security/nettle/Makefile Modified: head/devel/editline/Makefile ============================================================================== --- head/devel/editline/Makefile Thu Dec 15 00:07:48 2016 (r428599) +++ head/devel/editline/Makefile Thu Dec 15 00:16:52 2016 (r428600) @@ -4,7 +4,7 @@ PORTNAME= editline PORTVERSION= 1.15.2 CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minix editline: A free readline() for UNIX LICENSE= BSD4CLAUSE Modified: head/devel/m4/Makefile ============================================================================== --- head/devel/m4/Makefile Thu Dec 15 00:07:48 2016 (r428599) +++ head/devel/m4/Makefile Thu Dec 15 00:16:52 2016 (r428600) @@ -8,7 +8,7 @@ PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNU -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= GNU m4 USES= makeinfo tar:bzip2 Modified: head/devel/readline/Makefile ============================================================================== --- head/devel/readline/Makefile Thu Dec 15 00:07:48 2016 (r428599) +++ head/devel/readline/Makefile Thu Dec 15 00:16:52 2016 (r428600) @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^( PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for editing command lines as they are typed LICENSE= GPLv3 Modified: head/print/texinfo/Makefile ============================================================================== --- head/print/texinfo/Makefile Thu Dec 15 00:07:48 2016 (r428599) +++ head/print/texinfo/Makefile Thu Dec 15 00:16:52 2016 (r428600) @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ht DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Typeset documentation system with multiple format output BUILD_DEPENDS+= help2man:misc/help2man Modified: head/security/nettle/Makefile ============================================================================== --- head/security/nettle/Makefile Thu Dec 15 00:07:48 2016 (r428599) +++ head/security/nettle/Makefile Thu Dec 15 00:16:52 2016 (r428600) @@ -8,7 +8,7 @@ MASTER_SITES= GNU \ http://www.lysator.liu.se/~nisse/archive/:liu \ ftp://ftp.lysator.liu.se/pub/security/lsh/:liu -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level cryptographic library LICENSE= LGPL3 GPLv2+ From owner-svn-ports-all@freebsd.org Thu Dec 15 03:28: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 5BAFDC80182; Thu, 15 Dec 2016 03:28:57 +0000 (UTC) (envelope-from wen@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 3603510AF; Thu, 15 Dec 2016 03:28:57 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF3Sua3073129; Thu, 15 Dec 2016 03:28:56 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF3StJn073124; Thu, 15 Dec 2016 03:28:55 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612150328.uBF3StJn073124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 15 Dec 2016 03:28:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428601 - in head/lang/nim: . 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: Thu, 15 Dec 2016 03:28:57 -0000 Author: wen Date: Thu Dec 15 03:28:55 2016 New Revision: 428601 URL: https://svnweb.freebsd.org/changeset/ports/428601 Log: - Update to 0.15.2 PR: 215280 Submitted by: ports@nicandneal.net(maintainer) Modified: head/lang/nim/Makefile head/lang/nim/distinfo head/lang/nim/files/patch-build.sh head/lang/nim/files/patch-install.sh head/lang/nim/pkg-plist Modified: head/lang/nim/Makefile ============================================================================== --- head/lang/nim/Makefile Thu Dec 15 00:16:52 2016 (r428600) +++ head/lang/nim/Makefile Thu Dec 15 03:28:55 2016 (r428601) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nim -PORTVERSION= 0.15.0 +PORTVERSION= 0.15.2 CATEGORIES= lang MASTER_SITES= http://nim-lang.org/download/ Modified: head/lang/nim/distinfo ============================================================================== --- head/lang/nim/distinfo Thu Dec 15 00:16:52 2016 (r428600) +++ head/lang/nim/distinfo Thu Dec 15 03:28:55 2016 (r428601) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475889989 -SHA256 (nim-0.15.0.tar.xz) = c514535050b2b2156147bbe6e23aafe07cd996b2afa2c81fa9a09e1cd8c669fb -SIZE (nim-0.15.0.tar.xz) = 3786260 +TIMESTAMP = 1481642313 +SHA256 (nim-0.15.2.tar.xz) = 905df2316262aa2cbacae067acf45fc05c2a71c8c6fde1f2a70c927ebafcfe8a +SIZE (nim-0.15.2.tar.xz) = 3251764 Modified: head/lang/nim/files/patch-build.sh ============================================================================== --- head/lang/nim/files/patch-build.sh Thu Dec 15 00:16:52 2016 (r428600) +++ head/lang/nim/files/patch-build.sh Thu Dec 15 03:28:55 2016 (r428601) @@ -1,6 +1,6 @@ ---- build.sh.orig 2016-10-08 02:10:59 UTC +--- build.sh.orig 2016-12-13 16:14:36 UTC +++ build.sh -@@ -26,10 +26,6 @@ do +@@ -26,10 +26,6 @@ esac done Modified: head/lang/nim/files/patch-install.sh ============================================================================== --- head/lang/nim/files/patch-install.sh Thu Dec 15 00:16:52 2016 (r428600) +++ head/lang/nim/files/patch-install.sh Thu Dec 15 03:28:55 2016 (r428601) @@ -1,6 +1,6 @@ ---- install.sh.orig 2016-09-30 22:23:34 UTC +--- install.sh.orig 2016-12-13 16:08:57 UTC +++ install.sh -@@ -32,48 +32,14 @@ if [ $# -eq 1 ] ; then +@@ -32,48 +32,14 @@ "--help"|"-h"|"help"|"h") echo "Nim installation script" echo "Usage: [sudo] sh install.sh DIR" @@ -19,7 +19,7 @@ - libdir=/usr/lib/nim - docdir=/usr/share/nim/doc - datadir=/usr/share/nim/data -- nimbleDir="/opt/nimble/pkgs/compiler-0.15.0" +- nimbleDir="/opt/nimble/pkgs/compiler-0.15.2" - ;; - "/usr/local/bin") - bindir=/usr/local/bin @@ -27,7 +27,7 @@ - libdir=/usr/local/lib/nim - docdir=/usr/local/share/nim/doc - datadir=/usr/local/share/nim/data -- nimbleDir="/opt/nimble/pkgs/compiler-0.15.0" +- nimbleDir="/opt/nimble/pkgs/compiler-0.15.2" - ;; - "/opt") - bindir="/opt/nim/bin" @@ -35,7 +35,7 @@ - libdir="/opt/nim/lib" - docdir="/opt/nim/doc" - datadir="/opt/nim/data" -- nimbleDir="/opt/nimble/pkgs/compiler-0.15.0" +- nimbleDir="/opt/nimble/pkgs/compiler-0.15.2" - mkdir -p /opt/nim - mkdir -p $bindir - mkdir -p $configdir Modified: head/lang/nim/pkg-plist ============================================================================== --- head/lang/nim/pkg-plist Thu Dec 15 00:16:52 2016 (r428600) +++ head/lang/nim/pkg-plist Thu Dec 15 03:28:55 2016 (r428601) @@ -209,6 +209,7 @@ lib/system/threads.nim lib/system/timers.nim lib/system/widestrs.nim lib/upcoming/asyncdispatch.nim +lib/windows/registry.nim lib/windows/winlean.nim lib/wrappers/iup.nim lib/wrappers/joyent_http_parser.nim @@ -306,131 +307,6 @@ nim/compiler/pragmas.nim nim/compiler/procfind.nim nim/compiler/readme.txt nim/compiler/renderer.nim -nim/compiler/rnimcache/compiler_active.c -nim/compiler/rnimcache/compiler_aliases.c -nim/compiler/rnimcache/compiler_ast.c -nim/compiler/rnimcache/compiler_astalgo.c -nim/compiler/rnimcache/compiler_bitsets.c -nim/compiler/rnimcache/compiler_ccgmerge.c -nim/compiler/rnimcache/compiler_ccgutils.c -nim/compiler/rnimcache/compiler_cgen.c -nim/compiler/rnimcache/compiler_cgendata.c -nim/compiler/rnimcache/compiler_cgmeth.c -nim/compiler/rnimcache/compiler_commands.c -nim/compiler/rnimcache/compiler_condsyms.c -nim/compiler/rnimcache/compiler_debuginfo.c -nim/compiler/rnimcache/compiler_depends.c -nim/compiler/rnimcache/compiler_docgen.c -nim/compiler/rnimcache/compiler_docgen2.c -nim/compiler/rnimcache/compiler_evaltempl.c -nim/compiler/rnimcache/compiler_extccomp.c -nim/compiler/rnimcache/compiler_filter_tmpl.c -nim/compiler/rnimcache/compiler_filters.c -nim/compiler/rnimcache/compiler_guards.c -nim/compiler/rnimcache/compiler_idents.c -nim/compiler/rnimcache/compiler_idgen.c -nim/compiler/rnimcache/compiler_importer.c -nim/compiler/rnimcache/compiler_itersgen.c -nim/compiler/rnimcache/compiler_jsgen.c -nim/compiler/rnimcache/compiler_lambdalifting.c -nim/compiler/rnimcache/compiler_lexer.c -nim/compiler/rnimcache/compiler_lists.c -nim/compiler/rnimcache/compiler_llstream.c -nim/compiler/rnimcache/compiler_locals.c -nim/compiler/rnimcache/compiler_lookups.c -nim/compiler/rnimcache/compiler_lowerings.c -nim/compiler/rnimcache/compiler_magicsys.c -nim/compiler/rnimcache/compiler_main.c -nim/compiler/rnimcache/compiler_modules.c -nim/compiler/rnimcache/compiler_msgs.c -nim/compiler/rnimcache/compiler_nim.c -nim/compiler/rnimcache/compiler_nimblecmd.c -nim/compiler/rnimcache/compiler_nimconf.c -nim/compiler/rnimcache/compiler_nimlexbase.c -nim/compiler/rnimcache/compiler_nimsets.c -nim/compiler/rnimcache/compiler_nodejs.c -nim/compiler/rnimcache/compiler_nversion.c -nim/compiler/rnimcache/compiler_options.c -nim/compiler/rnimcache/compiler_parampatterns.c -nim/compiler/rnimcache/compiler_parser.c -nim/compiler/rnimcache/compiler_passaux.c -nim/compiler/rnimcache/compiler_passes.c -nim/compiler/rnimcache/compiler_patterns.c -nim/compiler/rnimcache/compiler_pbraces.c -nim/compiler/rnimcache/compiler_platform.c -nim/compiler/rnimcache/compiler_pluginsupport.c -nim/compiler/rnimcache/compiler_pragmas.c -nim/compiler/rnimcache/compiler_pretty.c -nim/compiler/rnimcache/compiler_prettybase.c -nim/compiler/rnimcache/compiler_procfind.c -nim/compiler/rnimcache/compiler_renderer.c -nim/compiler/rnimcache/compiler_rodread.c -nim/compiler/rnimcache/compiler_rodutils.c -nim/compiler/rnimcache/compiler_rodwrite.c -nim/compiler/rnimcache/compiler_ropes.c -nim/compiler/rnimcache/compiler_saturate.c -nim/compiler/rnimcache/compiler_scriptconfig.c -nim/compiler/rnimcache/compiler_sem.c -nim/compiler/rnimcache/compiler_semdata.c -nim/compiler/rnimcache/compiler_semfold.c -nim/compiler/rnimcache/compiler_semmacrosanity.c -nim/compiler/rnimcache/compiler_semparallel.c -nim/compiler/rnimcache/compiler_sempass2.c -nim/compiler/rnimcache/compiler_semtypinst.c -nim/compiler/rnimcache/compiler_service.c -nim/compiler/rnimcache/compiler_sigmatch.c -nim/compiler/rnimcache/compiler_syntaxes.c -nim/compiler/rnimcache/compiler_transf.c -nim/compiler/rnimcache/compiler_trees.c -nim/compiler/rnimcache/compiler_treetab.c -nim/compiler/rnimcache/compiler_types.c -nim/compiler/rnimcache/compiler_typesrenderer.c -nim/compiler/rnimcache/compiler_vm.c -nim/compiler/rnimcache/compiler_vmdef.c -nim/compiler/rnimcache/compiler_vmdeps.c -nim/compiler/rnimcache/compiler_vmgen.c -nim/compiler/rnimcache/compiler_vmmarshal.c -nim/compiler/rnimcache/compiler_wordrecg.c -nim/compiler/rnimcache/compiler_writetracking.c -nim/compiler/rnimcache/docutils_highlite.c -nim/compiler/rnimcache/docutils_rst.c -nim/compiler/rnimcache/docutils_rstast.c -nim/compiler/rnimcache/docutils_rstgen.c -nim/compiler/rnimcache/stdlib_algorithm.c -nim/compiler/rnimcache/stdlib_cgi.c -nim/compiler/rnimcache/stdlib_cookies.c -nim/compiler/rnimcache/stdlib_cpuinfo.c -nim/compiler/rnimcache/stdlib_etcpriv.c -nim/compiler/rnimcache/stdlib_hashes.c -nim/compiler/rnimcache/stdlib_intsets.c -nim/compiler/rnimcache/stdlib_json.c -nim/compiler/rnimcache/stdlib_lexbase.c -nim/compiler/rnimcache/stdlib_linux.c -nim/compiler/rnimcache/stdlib_macros.c -nim/compiler/rnimcache/stdlib_marshal.c -nim/compiler/rnimcache/stdlib_math.c -nim/compiler/rnimcache/stdlib_memfiles.c -nim/compiler/rnimcache/stdlib_nativesockets.c -nim/compiler/rnimcache/stdlib_net.c -nim/compiler/rnimcache/stdlib_os.c -nim/compiler/rnimcache/stdlib_osproc.c -nim/compiler/rnimcache/stdlib_parseopt.c -nim/compiler/rnimcache/stdlib_parseutils.c -nim/compiler/rnimcache/stdlib_posix.c -nim/compiler/rnimcache/stdlib_securehash.c -nim/compiler/rnimcache/stdlib_sequtils.c -nim/compiler/rnimcache/stdlib_sets.c -nim/compiler/rnimcache/stdlib_streams.c -nim/compiler/rnimcache/stdlib_strtabs.c -nim/compiler/rnimcache/stdlib_strutils.c -nim/compiler/rnimcache/stdlib_system.c -nim/compiler/rnimcache/stdlib_tables.c -nim/compiler/rnimcache/stdlib_terminal.c -nim/compiler/rnimcache/stdlib_termios.c -nim/compiler/rnimcache/stdlib_times.c -nim/compiler/rnimcache/stdlib_typeinfo.c -nim/compiler/rnimcache/stdlib_unicode.c -nim/compiler/rnimcache/stdlib_xmltree.c nim/compiler/rodread.nim nim/compiler/rodutils.nim nim/compiler/rodwrite.nim From owner-svn-ports-all@freebsd.org Thu Dec 15 04:18:32 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 314FFC8165D; Thu, 15 Dec 2016 04:18:32 +0000 (UTC) (envelope-from tota@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 00F63C5F; Thu, 15 Dec 2016 04:18:31 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF4IVTt092910; Thu, 15 Dec 2016 04:18:31 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF4IVkW092908; Thu, 15 Dec 2016 04:18:31 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612150418.uBF4IVkW092908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 15 Dec 2016 04:18:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428602 - head/devel/R-cran-Rcpp 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: Thu, 15 Dec 2016 04:18:32 -0000 Author: tota Date: Thu Dec 15 04:18:30 2016 New Revision: 428602 URL: https://svnweb.freebsd.org/changeset/ports/428602 Log: - Update to 0.12.8 Modified: head/devel/R-cran-Rcpp/Makefile (contents, props changed) head/devel/R-cran-Rcpp/distinfo (contents, props changed) Modified: head/devel/R-cran-Rcpp/Makefile ============================================================================== --- head/devel/R-cran-Rcpp/Makefile Thu Dec 15 03:28:55 2016 (r428601) +++ head/devel/R-cran-Rcpp/Makefile Thu Dec 15 04:18:30 2016 (r428602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rcpp -PORTVERSION= 0.12.7 +PORTVERSION= 0.12.8 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/devel/R-cran-Rcpp/distinfo ============================================================================== --- head/devel/R-cran-Rcpp/distinfo Thu Dec 15 03:28:55 2016 (r428601) +++ head/devel/R-cran-Rcpp/distinfo Thu Dec 15 04:18:30 2016 (r428602) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473406685 -SHA256 (Rcpp_0.12.7.tar.gz) = ebfad3767e5c4c1abdcd38c2ce72cd7a18fc7f3c7f1d070e2b335cec3c69f1c6 -SIZE (Rcpp_0.12.7.tar.gz) = 2421965 +TIMESTAMP = 1481244913 +SHA256 (Rcpp_0.12.8.tar.gz) = 5162e1e94b45a058914a9bb7974777e0c6034e9f9a3435953f4f201c28de4147 +SIZE (Rcpp_0.12.8.tar.gz) = 2435852 From owner-svn-ports-all@freebsd.org Thu Dec 15 06:33: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 DD920C80D52; Thu, 15 Dec 2016 06:33:35 +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 A009EC92; Thu, 15 Dec 2016 06:33:35 +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 uBF6XYYt048657; Thu, 15 Dec 2016 06:33:34 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF6XYeG048655; Thu, 15 Dec 2016 06:33:34 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612150633.uBF6XYeG048655@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 15 Dec 2016 06:33:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428603 - in head/security/clamav-unofficial-sigs: . 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: Thu, 15 Dec 2016 06:33:36 -0000 Author: pi Date: Thu Dec 15 06:33:34 2016 New Revision: 428603 URL: https://svnweb.freebsd.org/changeset/ports/428603 Log: security/clamav-unofficial-sigs: fix regexp problems PR: 214573 Submitted by: Marko Njezic (maintainer) Reported by: freebsdbug@patpro.net Modified: head/security/clamav-unofficial-sigs/Makefile head/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh Modified: head/security/clamav-unofficial-sigs/Makefile ============================================================================== --- head/security/clamav-unofficial-sigs/Makefile Thu Dec 15 04:18:30 2016 (r428602) +++ head/security/clamav-unofficial-sigs/Makefile Thu Dec 15 06:33:34 2016 (r428603) @@ -3,6 +3,7 @@ PORTNAME= clamav-unofficial-sigs PORTVERSION= 5.3.2 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= sf@maxempire.com Modified: head/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh ============================================================================== --- head/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh Thu Dec 15 04:18:30 2016 (r428602) +++ head/security/clamav-unofficial-sigs/files/patch-clamav-unofficial-sigs.sh Thu Dec 15 06:33:34 2016 (r428603) @@ -1,4 +1,4 @@ ---- clamav-unofficial-sigs.sh.orig 2016-06-03 09:51:21 UTC +--- clamav-unofficial-sigs.sh.orig 2016-11-18 10:05:40 UTC +++ clamav-unofficial-sigs.sh @@ -753,6 +753,8 @@ function make_signature_database_from_as #Remove the clamav-unofficial-sigs script @@ -27,7 +27,7 @@ - if [ "$(xshok_array_count "$sanesecurity_mirror_ips")" -lt 1 ] ; then - sanesecurity_mirror_ips=$(host -t A "$sanesecurity_url" | sed -n '/has address/{s/.*address \([^ ]*\).*/\1/;p;}') - fi -+ sanesecurity_mirror_ips=$(host "$sanesecurity_url" | sed 's/.*\s//') ++ sanesecurity_mirror_ips=$(host "$sanesecurity_url" | sed 's/.*[[:space:]]//') if [ "$(xshok_array_count "$sanesecurity_mirror_ips")" -ge "1" ] ; then for sanesecurity_mirror_ip in $sanesecurity_mirror_ips ; do @@ -37,7 +37,7 @@ - if [ "$sanesecurity_mirror_name" == "" ] ; then - sanesecurity_mirror_name=$(host "$sanesecurity_mirror_ip" | sed -n '/name pointer/{s/.*pointer \([^ ]*\).*\.$/\1/;p;}') - fi -+ sanesecurity_mirror_name=$(host "$sanesecurity_mirror_ip" | sed 's/.*\s//' | sed 's/\.$//') ++ sanesecurity_mirror_name=$(host "$sanesecurity_mirror_ip" | sed 's/.*[[:space:]]//' | sed 's/\.$//') sanesecurity_mirror_site_info="$sanesecurity_mirror_name $sanesecurity_mirror_ip" xshok_pretty_echo_and_log "Sanesecurity mirror site used: $sanesecurity_mirror_site_info" $rsync_bin $rsync_output_level $no_motd --files-from="$sanesecurity_include_dbs" -ctuz $connect_timeout --timeout="$rsync_max_time" "rsync://$sanesecurity_mirror_ip/sanesecurity" "$work_dir_sanesecurity" 2>/dev/null From owner-svn-ports-all@freebsd.org Thu Dec 15 08:19:04 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 6EE1BC81DFF; Thu, 15 Dec 2016 08:19:04 +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 3D1DCCDE; Thu, 15 Dec 2016 08:19:04 +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 uBF8J3sP088790; Thu, 15 Dec 2016 08:19:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF8J3gd088789; Thu, 15 Dec 2016 08:19:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612150819.uBF8J3gd088789@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 15 Dec 2016 08:19:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428604 - head/devel/powerpc64-xtoolchain-gcc 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: Thu, 15 Dec 2016 08:19:04 -0000 Author: bapt Date: Thu Dec 15 08:19:03 2016 New Revision: 428604 URL: https://svnweb.freebsd.org/changeset/ports/428604 Log: Use 'unknown' instead of 'portbld' in the triplet so that it is consistent with base compilers Modified: head/devel/powerpc64-xtoolchain-gcc/Makefile Modified: head/devel/powerpc64-xtoolchain-gcc/Makefile ============================================================================== --- head/devel/powerpc64-xtoolchain-gcc/Makefile Thu Dec 15 06:33:34 2016 (r428603) +++ head/devel/powerpc64-xtoolchain-gcc/Makefile Thu Dec 15 08:19:03 2016 (r428604) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xtoolchain -PORTVERSION= 0.1 +PORTVERSION= 0.2 CATEGORIES= devel MASTER_SITES= # none DISTFILES= # none @@ -18,9 +18,9 @@ TOOLCHAIN_PREFIX= x86_64- .else TOOLCHAIN_PREFIX= ${PKGNAMEPREFIX} .endif -XCC?= ${TOOLCHAIN_PREFIX}portbld-${OPSYS:tl}${OSREL}-gcc -XCXX?= ${TOOLCHAIN_PREFIX}portbld-${OPSYS:tl}${OSREL}-g++ -XCPP?= ${TOOLCHAIN_PREFIX}portbld-${OPSYS:tl}${OSREL}-cpp +XCC?= ${TOOLCHAIN_PREFIX}unknown-${OPSYS:tl}${OSREL}-gcc +XCXX?= ${TOOLCHAIN_PREFIX}unknown-${OPSYS:tl}${OSREL}-g++ +XCPP?= ${TOOLCHAIN_PREFIX}unknown-${OPSYS:tl}${OSREL}-cpp X_COMPILER_TYPE?= ${PKGNAMESUFFIX:C/-//g} RUN_DEPENDS?= ${XCC}:devel/${PKGNAMEPREFIX}${X_COMPILER_TYPE} From owner-svn-ports-all@freebsd.org Thu Dec 15 08:59:22 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 2D27BC75CD5; Thu, 15 Dec 2016 08:59:22 +0000 (UTC) (envelope-from misha@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 F00B366B; Thu, 15 Dec 2016 08:59:21 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF8xLJV005079; Thu, 15 Dec 2016 08:59:21 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF8xKDC005071; Thu, 15 Dec 2016 08:59:20 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612150859.uBF8xKDC005071@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Thu, 15 Dec 2016 08:59:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428605 - in head/irc/charybdis: . 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: Thu, 15 Dec 2016 08:59:22 -0000 Author: misha Date: Thu Dec 15 08:59:20 2016 New Revision: 428605 URL: https://svnweb.freebsd.org/changeset/ports/428605 Log: - update from 3.4.2 to 3.5.3 - use of official master site - remove 'expect' from CONFLICTS - remove DOCS option - binaries are stripped by default - help files are linked relatively Approved by: crees (maintainer), jpaetzel (mentor) Added: head/irc/charybdis/files/patch-extensions_Makefile.in (contents, props changed) head/irc/charybdis/files/patch-help_Makefile.in (contents, props changed) head/irc/charybdis/files/patch-modules_Makefile.in (contents, props changed) head/irc/charybdis/files/patch-tools_Makefile.in (contents, props changed) Deleted: head/irc/charybdis/files/patch-remove-RB_PRNG_EGD head/irc/charybdis/files/patch-tools-Makefile-in Modified: head/irc/charybdis/Makefile head/irc/charybdis/distinfo head/irc/charybdis/files/patch-configure head/irc/charybdis/pkg-plist Modified: head/irc/charybdis/Makefile ============================================================================== --- head/irc/charybdis/Makefile Thu Dec 15 08:19:03 2016 (r428604) +++ head/irc/charybdis/Makefile Thu Dec 15 08:59:20 2016 (r428605) @@ -1,13 +1,9 @@ # $FreeBSD$ PORTNAME= charybdis -PORTVERSION= 3.4.2 -PORTREVISION= 6 -CATEGORIES= irc net -MASTER_SITES= http://www.stack.nl/~jilles/irc/ \ - http://www.bayofrum.net/dist/${PORTNAME}/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -EXTRACT_ONLY= ${DISTFILES:M*tbz2} +PORTVERSION= 3.5.3 +CATEGORIES= irc ipv6 net +MASTER_SITES= http://distfiles.charybdis.io/ MAINTAINER= crees@FreeBSD.org COMMENT= Powerful IRC daemon, based on ircd-ratbox @@ -20,17 +16,12 @@ BROKEN_powerpc64= Does not build CONFLICTS= ircd-ratbox-[0-9]* ircd-ratbox-devel-[0-9]* \ nefarious-[0-9]* ircd-hybrid-[0-9]* \ ptlink-ircd-[0-9]* bnc-[0-9]* \ - expect-[0-9]* whois-[0-9]* undernet-ircu-[0-9]* \ + whois-[0-9]* undernet-ircu-[0-9]* \ ru-ircd-hybrid-[0-9]* \ -MASTER_SITES:= ${MASTER_SITES} \ - ${MASTER_SITES:S,$,charybdis-stable-oper-guide/:pdf,} - -PORTDOCS= charybdis-oper-guide.pdf - -USES= libtool pathfix tar:tbz2 -USE_OPENSSL= yes +USES= libtool pathfix ssl tar:bz2 USE_RC_SUBR= ${PORTNAME} +USE_LDCONFIG= yes GNU_CONFIGURE= yes USERS= ircd GROUPS= ircd @@ -39,19 +30,13 @@ CONFIGURE_ARGS= --sysconfdir=${ETCDIR} \ --enable-fhs-paths \ --enable-kqueue -OPTIONS_DEFINE= DOCS - -DOCS_DISTFILES= ${PORTDOCS}:pdf - pre-install: @${MKDIR} ${STAGEDIR}${DATADIR} @${MKDIR} ${STAGEDIR}${ETCDIR} ${INSTALL_DATA} ${WRKSRC}/doc/ircd.motd \ ${STAGEDIR}${ETCDIR}/ircd.motd.sample -pre-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${DISTDIR}/charybdis-oper-guide.pdf \ - ${STAGEDIR}${DOCSDIR} +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libratbox.so .include Modified: head/irc/charybdis/distinfo ============================================================================== --- head/irc/charybdis/distinfo Thu Dec 15 08:19:03 2016 (r428604) +++ head/irc/charybdis/distinfo Thu Dec 15 08:59:20 2016 (r428605) @@ -1,4 +1,3 @@ -SHA256 (charybdis-3.4.2.tbz2) = 8a38e67072d90147c40202918c82237765e339cbc849456da54994ce6e31b754 -SIZE (charybdis-3.4.2.tbz2) = 1526229 -SHA256 (charybdis-oper-guide.pdf) = 13a0fe5642ed62810e76aed4c95dcd2fcd63f3565af9035fdd7b3874b5951e07 -SIZE (charybdis-oper-guide.pdf) = 553379 +TIMESTAMP = 1481632793 +SHA256 (charybdis-3.5.3.tar.bz2) = 9fb928524acbadeabedef56b0b6446c2d6de365382e256f5c21170c75390e16b +SIZE (charybdis-3.5.3.tar.bz2) = 1555846 Modified: head/irc/charybdis/files/patch-configure ============================================================================== --- head/irc/charybdis/files/patch-configure Thu Dec 15 08:19:03 2016 (r428604) +++ head/irc/charybdis/files/patch-configure Thu Dec 15 08:59:20 2016 (r428605) @@ -1,6 +1,23 @@ ---- configure.orig 2012-12-31 21:47:31 UTC +--- configure.orig 2016-09-05 22:33:24 UTC +++ configure -@@ -5411,7 +5411,7 @@ if test "x$enable_fhs_paths" = "xyes"; t +@@ -677,6 +677,7 @@ MV + CP + RM + INSTALL_DATA ++INSTALL_LIB + INSTALL_SCRIPT + INSTALL_PROGRAM + SET_MAKE +@@ -4833,6 +4834,8 @@ test -z "$INSTALL_SCRIPT" && INSTALL_SCR + + test -z "$INSTALL_DATA" && INSTALL_DATA='${INSTALL} -m 644' + ++test -z "$INSTALL_LIB" && INSTALL_LIB='${INSTALL} -s -m 644' ++ + # Extract the first word of "rm", so it can be a program name with args. + set dummy rm; ac_word=$2 + { $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 +@@ -5424,7 +5427,7 @@ if test "x$enable_fhs_paths" = "xyes"; t pkglibexecdir='${libexecdir}/${PACKAGE_TARNAME}' rundir=${rundir-'${prefix}/run'} pkgrundir='${rundir}/${PACKAGE_TARNAME}' Added: head/irc/charybdis/files/patch-extensions_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/charybdis/files/patch-extensions_Makefile.in Thu Dec 15 08:59:20 2016 (r428605) @@ -0,0 +1,19 @@ +--- extensions/Makefile.in.orig 2016-12-13 14:45:17 UTC ++++ extensions/Makefile.in +@@ -14,6 +14,7 @@ MKDEP = @MKDEP@ + INSTALL = @INSTALL@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_LIB = @INSTALL_LIB@ + INSTALL_SUID = @INSTALL_PROGRAM@ -o root -m 4755 + SHELL = /bin/sh + +@@ -104,7 +105,7 @@ install: all + fi + @echo "Installing modules into $(DESTDIR)$(AUTOMODULEDIR) .." + @for file in $(OBJS); do \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(AUTOMODULEDIR); \ ++ $(INSTALL_LIB) $$file $(DESTDIR)$(AUTOMODULEDIR); \ + done + + .SUFFIXES: .so Added: head/irc/charybdis/files/patch-help_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/charybdis/files/patch-help_Makefile.in Thu Dec 15 08:59:20 2016 (r428605) @@ -0,0 +1,15 @@ +--- help/Makefile.in.orig 2016-12-13 14:45:17 UTC ++++ help/Makefile.in +@@ -88,9 +88,10 @@ install: + $(INSTALL_DATA) $$help $(DESTDIR)$(uhelpdir); \ + fi \ + done +- @for link in $(SYMLINKS); do \ ++ @cd $(DESTDIR)$(uhelpdir); \ ++ for link in $(SYMLINKS); do \ + rm -f $(DESTDIR)$(uhelpdir)/$$link; \ +- ln -s $(ohelpdir)/$$link $(DESTDIR)$(uhelpdir); \ ++ ln -s ../opers/$$link $$link; \ + done + + Added: head/irc/charybdis/files/patch-modules_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/charybdis/files/patch-modules_Makefile.in Thu Dec 15 08:59:20 2016 (r428605) @@ -0,0 +1,23 @@ +--- modules/Makefile.in.orig 2016-12-13 14:45:17 UTC ++++ modules/Makefile.in +@@ -16,6 +16,7 @@ MKDEP = @MKDEP@ -DIRCD_PREFIX=\"@prefix + INSTALL = @INSTALL@ + INSTALL_PROGRAM = @INSTALL_PROGRAM@ + INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_LIB = @INSTALL_LIB@ + INSTALL_SUID = @INSTALL_PROGRAM@ -o root -m 4755 + SEDOBJ = @SEDOBJ@ + SHELL = /bin/sh +@@ -179,10 +180,10 @@ install_libmodules.a: libmodules.a + install_shared_modules: install-mkdirs + @echo "ircd: installing modules" + @for file in $(SH_CORE_OBJS); do \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(moduledir); \ ++ $(INSTALL_LIB) $$file $(DESTDIR)$(moduledir); \ + done + @for file in $(SH_OBJS); do \ +- $(INSTALL_DATA) $$file $(DESTDIR)$(automoduledir); \ ++ $(INSTALL_LIB) $$file $(DESTDIR)$(automoduledir); \ + done + + install_hpux_shared: install-mkdirs Added: head/irc/charybdis/files/patch-tools_Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/charybdis/files/patch-tools_Makefile.in Thu Dec 15 08:59:20 2016 (r428605) @@ -0,0 +1,30 @@ +--- tools/Makefile.in.orig 2016-12-13 14:45:17 UTC ++++ tools/Makefile.in +@@ -4,6 +4,7 @@ CC = @CC@ + INSTALL = @INSTALL@ + INSTALL_BIN = @INSTALL_PROGRAM@ + INSTALL_DATA = @INSTALL_DATA@ ++INSTALL_SCRIPT = @INSTALL_SCRIPT@ + INSTALL_SUID = @INSTALL_PROGRAM@ -o root -m 4755 + RM = @RM@ + LEX = @LEX@ +@@ -29,9 +30,9 @@ libexecdir = @libexecdir@ + sysconfdir = @sysconfdir@ + localstatedir = @localstatedir@ + +-PROGS = viconf mkpasswd genssl ++PROGS = viconf mkpasswd + +-all: $(PROGS) ++all: $(PROGS) genssl + + build: all + +@@ -93,6 +94,7 @@ install: install-mkdirs build + fi; \ + $(INSTALL_BIN) $$i $(DESTDIR)$(bindir)/$(PROGRAM_PREFIX)$$i; \ + done; \ ++ $(INSTALL_SCRIPT) genssl $(DESTDIR)$(bindir); \ + $(RM) -f $(DESTDIR)$(bindir)/$(PROGRAM_PREFIX)vimotd + $(LN) $(DESTDIR)$(bindir)/$(PROGRAM_PREFIX)viconf $(DESTDIR)$(bindir)/$(PROGRAM_PREFIX)vimotd + Modified: head/irc/charybdis/pkg-plist ============================================================================== --- head/irc/charybdis/pkg-plist Thu Dec 15 08:19:03 2016 (r428604) +++ head/irc/charybdis/pkg-plist Thu Dec 15 08:59:20 2016 (r428605) @@ -1,14 +1,14 @@ bin/bantool -bin/convertilines -bin/convertklines -bin/genssl.sh +bin/genssl bin/ircd bin/mkpasswd bin/viconf bin/vimotd -%%ETCDIR%%/example.conf +@sample %%ETCDIR%%/ircd.conf.example %%ETCDIR%%/ircd.conf @sample %%ETCDIR%%/ircd.motd.sample %%ETCDIR%%/reference.conf +lib/charybdis/modules/autoload/chm_nocolour.so +lib/charybdis/modules/autoload/chm_noctcp.so lib/charybdis/modules/autoload/m_accept.so lib/charybdis/modules/autoload/m_admin.so lib/charybdis/modules/autoload/m_away.so @@ -53,6 +53,7 @@ lib/charybdis/modules/autoload/m_service lib/charybdis/modules/autoload/m_set.so lib/charybdis/modules/autoload/m_signon.so lib/charybdis/modules/autoload/m_snote.so +lib/charybdis/modules/autoload/m_starttls.so lib/charybdis/modules/autoload/m_stats.so lib/charybdis/modules/autoload/m_svinfo.so lib/charybdis/modules/autoload/m_tb.so @@ -74,29 +75,33 @@ lib/charybdis/modules/autoload/m_whowas. lib/charybdis/modules/autoload/m_xline.so lib/charybdis/modules/autoload/sno_routing.so lib/charybdis/modules/extensions/chm_adminonly.so -lib/charybdis/modules/extensions/chm_operonly.so +lib/charybdis/modules/extensions/chm_nonotice.so lib/charybdis/modules/extensions/chm_operonly_compat.so +lib/charybdis/modules/extensions/chm_operonly.so lib/charybdis/modules/extensions/chm_quietunreg_compat.so -lib/charybdis/modules/extensions/chm_sslonly.so lib/charybdis/modules/extensions/chm_sslonly_compat.so +lib/charybdis/modules/extensions/chm_sslonly.so lib/charybdis/modules/extensions/createauthonly.so lib/charybdis/modules/extensions/createoperonly.so lib/charybdis/modules/extensions/example_module.so lib/charybdis/modules/extensions/extb_account.so lib/charybdis/modules/extensions/extb_canjoin.so lib/charybdis/modules/extensions/extb_channel.so +lib/charybdis/modules/extensions/extb_combi.so lib/charybdis/modules/extensions/extb_extgecos.so +lib/charybdis/modules/extensions/extb_hostmask.so lib/charybdis/modules/extensions/extb_oper.so lib/charybdis/modules/extensions/extb_realname.so lib/charybdis/modules/extensions/extb_server.so lib/charybdis/modules/extensions/extb_ssl.so lib/charybdis/modules/extensions/extb_usermode.so lib/charybdis/modules/extensions/force_user_invis.so +lib/charybdis/modules/extensions/hide_uncommon_channels.so lib/charybdis/modules/extensions/hurt.so -lib/charybdis/modules/extensions/ip_cloaking.so lib/charybdis/modules/extensions/ip_cloaking_3.0.so lib/charybdis/modules/extensions/ip_cloaking_4.0.so lib/charybdis/modules/extensions/ip_cloaking_old.so +lib/charybdis/modules/extensions/ip_cloaking.so lib/charybdis/modules/extensions/m_42.so lib/charybdis/modules/extensions/m_adminwall.so lib/charybdis/modules/extensions/m_findforwards.so @@ -104,16 +109,17 @@ lib/charybdis/modules/extensions/m_ident lib/charybdis/modules/extensions/m_mkpasswd.so lib/charybdis/modules/extensions/m_ojoin.so lib/charybdis/modules/extensions/m_okick.so -lib/charybdis/modules/extensions/m_olist.so lib/charybdis/modules/extensions/m_omode.so lib/charybdis/modules/extensions/m_opme.so lib/charybdis/modules/extensions/m_remove.so lib/charybdis/modules/extensions/m_roleplay.so lib/charybdis/modules/extensions/m_sendbans.so lib/charybdis/modules/extensions/m_webirc.so +lib/charybdis/modules/extensions/no_kill_services.so lib/charybdis/modules/extensions/no_locops.so lib/charybdis/modules/extensions/no_oper_invis.so lib/charybdis/modules/extensions/override.so +lib/charybdis/modules/extensions/restrict-unauthenticated.so lib/charybdis/modules/extensions/sno_farconnect.so lib/charybdis/modules/extensions/sno_globalkline.so lib/charybdis/modules/extensions/sno_globaloper.so @@ -181,6 +187,7 @@ man/man8/ircd.8.gz %%DATADIR%%/help/opers/modreload %%DATADIR%%/help/opers/modrestart %%DATADIR%%/help/opers/modunload +%%DATADIR%%/help/opers/monitor %%DATADIR%%/help/opers/motd %%DATADIR%%/help/opers/names %%DATADIR%%/help/opers/nick @@ -252,6 +259,7 @@ man/man8/ircd.8.gz %%DATADIR%%/help/users/list %%DATADIR%%/help/users/lusers %%DATADIR%%/help/users/map +%%DATADIR%%/help/users/monitor %%DATADIR%%/help/users/motd %%DATADIR%%/help/users/names %%DATADIR%%/help/users/nick From owner-svn-ports-all@freebsd.org Thu Dec 15 09:00: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 BEEC4C75FBA; Thu, 15 Dec 2016 09:00:51 +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 8E6AB936; Thu, 15 Dec 2016 09:00:51 +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 uBF90oJx006130; Thu, 15 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF90oSK006129; Thu, 15 Dec 2016 09:00:50 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612150900.uBF90oSK006129@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Dec 2016 09:00:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428606 - head/net/sendemail 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: Thu, 15 Dec 2016 09:00:51 -0000 Author: amdmi3 Date: Thu Dec 15 09:00:50 2016 New Revision: 428606 URL: https://svnweb.freebsd.org/changeset/ports/428606 Log: - Add LICENSE - Add NO_ARCH - Switch to options helpers Modified: head/net/sendemail/Makefile Modified: head/net/sendemail/Makefile ============================================================================== --- head/net/sendemail/Makefile Thu Dec 15 08:59:20 2016 (r428605) +++ head/net/sendemail/Makefile Thu Dec 15 09:00:50 2016 (r428606) @@ -12,10 +12,13 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight, completely command line based, SMTP email agent +LICENSE= GPLv2+ + USES= perl5 shebangfix +SHEBANG_FILES= ${PORTNAME} USE_PERL5= run NO_BUILD= yes -SHEBANG_FILES= ${PORTNAME} +NO_ARCH= yes PLIST_FILES= bin/sendEmail PORTDOCS= CHANGELOG README TODO @@ -28,6 +31,8 @@ SSL_RUN_DEPENDS=p5-IO-Socket-SSL>=0:secu do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Thu Dec 15 09:16:58 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 44926C807F0; Thu, 15 Dec 2016 09:16:58 +0000 (UTC) (envelope-from tobez@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 14064123C; Thu, 15 Dec 2016 09:16:58 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF9GvCj013372; Thu, 15 Dec 2016 09:16:57 GMT (envelope-from tobez@FreeBSD.org) Received: (from tobez@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF9Gv10013370; Thu, 15 Dec 2016 09:16:57 GMT (envelope-from tobez@FreeBSD.org) Message-Id: <201612150916.uBF9Gv10013370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobez set sender to tobez@FreeBSD.org using -f From: Anton Berezin Date: Thu, 15 Dec 2016 09:16:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428607 - head/devel/p5-Path-Tiny 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: Thu, 15 Dec 2016 09:16:58 -0000 Author: tobez Date: Thu Dec 15 09:16:56 2016 New Revision: 428607 URL: https://svnweb.freebsd.org/changeset/ports/428607 Log: Update to 0.098. Submitted by: Anton Yuzhaninov Modified: head/devel/p5-Path-Tiny/Makefile head/devel/p5-Path-Tiny/distinfo Modified: head/devel/p5-Path-Tiny/Makefile ============================================================================== --- head/devel/p5-Path-Tiny/Makefile Thu Dec 15 09:00:50 2016 (r428606) +++ head/devel/p5-Path-Tiny/Makefile Thu Dec 15 09:16:56 2016 (r428607) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Path-Tiny -PORTVERSION= 0.076 +PORTVERSION= 0.098 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DAGOLDEN @@ -14,7 +14,8 @@ COMMENT= File path utility LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -TEST_DEPENDS= p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings +TEST_DEPENDS= p5-Test-MockRandom>=0:devel/p5-Test-MockRandom \ + p5-Test-FailWarnings>=0:devel/p5-Test-FailWarnings NO_ARCH= yes USES= perl5 Modified: head/devel/p5-Path-Tiny/distinfo ============================================================================== --- head/devel/p5-Path-Tiny/distinfo Thu Dec 15 09:00:50 2016 (r428606) +++ head/devel/p5-Path-Tiny/distinfo Thu Dec 15 09:16:56 2016 (r428607) @@ -1,2 +1,3 @@ -SHA256 (Path-Tiny-0.076.tar.gz) = 10bafd96f561f0e811be764d557efffbd53ba9b044a79c82e97db8e27d5cc764 -SIZE (Path-Tiny-0.076.tar.gz) = 81008 +TIMESTAMP = 1481793341 +SHA256 (Path-Tiny-0.098.tar.gz) = 68f95c21fba6b03039e3dd8831d18feb701e537ff9764f07ca93e08aa8aa6f72 +SIZE (Path-Tiny-0.098.tar.gz) = 91600 From owner-svn-ports-all@freebsd.org Thu Dec 15 09:22:11 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 4E3A1C80A70; Thu, 15 Dec 2016 09:22:11 +0000 (UTC) (envelope-from bsam@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 1D7F6166B; Thu, 15 Dec 2016 09:22:11 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBF9MAEl017165; Thu, 15 Dec 2016 09:22:10 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBF9MAQ9017163; Thu, 15 Dec 2016 09:22:10 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612150922.uBF9MAQ9017163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Thu, 15 Dec 2016 09:22:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428608 - head/databases/mtools-mongodb 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: Thu, 15 Dec 2016 09:22:11 -0000 Author: bsam Date: Thu Dec 15 09:22:09 2016 New Revision: 428608 URL: https://svnweb.freebsd.org/changeset/ports/428608 Log: databases/mtools-mongodb: update to version 1.2.3. Modified: head/databases/mtools-mongodb/Makefile head/databases/mtools-mongodb/distinfo Modified: head/databases/mtools-mongodb/Makefile ============================================================================== --- head/databases/mtools-mongodb/Makefile Thu Dec 15 09:16:56 2016 (r428607) +++ head/databases/mtools-mongodb/Makefile Thu Dec 15 09:22:09 2016 (r428608) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mtools -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.3 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/databases/mtools-mongodb/distinfo ============================================================================== --- head/databases/mtools-mongodb/distinfo Thu Dec 15 09:16:56 2016 (r428607) +++ head/databases/mtools-mongodb/distinfo Thu Dec 15 09:22:09 2016 (r428608) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473237173 -SHA256 (mtools-1.2.1.tar.gz) = 58cda9d1b41ad1d7ad9fc7fda91e094d81b46d4c24d729513b2c38d95346d4c2 -SIZE (mtools-1.2.1.tar.gz) = 1695734 +TIMESTAMP = 1481737047 +SHA256 (mtools-1.2.3.tar.gz) = 250bcef7dc6114cb0bc193c4ff195cc345112afb0d708bddcef1584d090a2c0a +SIZE (mtools-1.2.3.tar.gz) = 1697099 From owner-svn-ports-all@freebsd.org Thu Dec 15 10:10:23 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 704D9C8178A; Thu, 15 Dec 2016 10:10:23 +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 3FEBAD33; Thu, 15 Dec 2016 10:10:23 +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 uBFAAMYo033648; Thu, 15 Dec 2016 10:10:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFAAMe8033646; Thu, 15 Dec 2016 10:10:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612151010.uBFAAMe8033646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Dec 2016 10:10:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428609 - head/security/tor 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: Thu, 15 Dec 2016 10:10:23 -0000 Author: amdmi3 Date: Thu Dec 15 10:10:22 2016 New Revision: 428609 URL: https://svnweb.freebsd.org/changeset/ports/428609 Log: - Update to 0.2.8.11 PR: 215183 Submitted by: neel@neelc.org Approved by: yuri@rawbw.com (maintainer) Modified: head/security/tor/Makefile head/security/tor/distinfo Modified: head/security/tor/Makefile ============================================================================== --- head/security/tor/Makefile Thu Dec 15 09:22:09 2016 (r428608) +++ head/security/tor/Makefile Thu Dec 15 10:10:22 2016 (r428609) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -PORTVERSION= 0.2.8.10 +PORTVERSION= 0.2.8.11 CATEGORIES= security net ipv6 MASTER_SITES= TOR Modified: head/security/tor/distinfo ============================================================================== --- head/security/tor/distinfo Thu Dec 15 09:22:09 2016 (r428608) +++ head/security/tor/distinfo Thu Dec 15 10:10:22 2016 (r428609) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480695910 -SHA256 (tor-0.2.8.10.tar.gz) = c88b8c57b34ebf44b731df5d68f73eb6b6708bcf4e42cf7b4817fd4e304c9c4d -SIZE (tor-0.2.8.10.tar.gz) = 5312435 +TIMESTAMP = 1481316726 +SHA256 (tor-0.2.8.11.tar.gz) = 7adea0bfa17edafd4e09453f4f58a0dca737660e5358f9dafd52d55d55dc6ab3 +SIZE (tor-0.2.8.11.tar.gz) = 5313244 From owner-svn-ports-all@freebsd.org Thu Dec 15 10:20:41 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 80272C81B6A; Thu, 15 Dec 2016 10:20:41 +0000 (UTC) (envelope-from olgeni@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 411981318; Thu, 15 Dec 2016 10:20:41 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFAKeZa037729; Thu, 15 Dec 2016 10:20:40 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFAKe18037726; Thu, 15 Dec 2016 10:20:40 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612151020.uBFAKe18037726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 15 Dec 2016 10:20:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428610 - head/textproc/elixir-earmark 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: Thu, 15 Dec 2016 10:20:41 -0000 Author: olgeni Date: Thu Dec 15 10:20:40 2016 New Revision: 428610 URL: https://svnweb.freebsd.org/changeset/ports/428610 Log: Update textproc/elixir-earmark to version 1.1. Modified: head/textproc/elixir-earmark/Makefile head/textproc/elixir-earmark/distinfo head/textproc/elixir-earmark/pkg-plist Modified: head/textproc/elixir-earmark/Makefile ============================================================================== --- head/textproc/elixir-earmark/Makefile Thu Dec 15 10:10:22 2016 (r428609) +++ head/textproc/elixir-earmark/Makefile Thu Dec 15 10:20:40 2016 (r428610) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= earmark -PORTVERSION= 1.0.3 +PORTVERSION= 1.1 DISTVERSIONPREFIX= v CATEGORIES= textproc PKGNAMEPREFIX= elixir- Modified: head/textproc/elixir-earmark/distinfo ============================================================================== --- head/textproc/elixir-earmark/distinfo Thu Dec 15 10:10:22 2016 (r428609) +++ head/textproc/elixir-earmark/distinfo Thu Dec 15 10:20:40 2016 (r428610) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478161872 -SHA256 (pragdave-earmark-v1.0.3_GH0.tar.gz) = 6e1fc6efa1dca82c2aa0021865df89e7fbb37930a4b825e588d50d16c3df6d5c -SIZE (pragdave-earmark-v1.0.3_GH0.tar.gz) = 84001 +TIMESTAMP = 1481797030 +SHA256 (pragdave-earmark-v1.1_GH0.tar.gz) = a0cb1f3f764724ce345f53dee0cd7ecde54ac598fecd34aa20bf0329c50fa7fe +SIZE (pragdave-earmark-v1.1_GH0.tar.gz) = 91270 Modified: head/textproc/elixir-earmark/pkg-plist ============================================================================== --- head/textproc/elixir-earmark/pkg-plist Thu Dec 15 10:10:22 2016 (r428609) +++ head/textproc/elixir-earmark/pkg-plist Thu Dec 15 10:20:40 2016 (r428610) @@ -1,4 +1,3 @@ -lib/elixir/lib/earmark/ebin/Elixir.Collectable.Earmark.Options.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.BlockQuote.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.Code.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.FnDef.beam @@ -11,6 +10,7 @@ lib/elixir/lib/earmark/ebin/Elixir.Earma lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.List.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.ListItem.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.Para.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.Plugin.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.Ruler.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.Table.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Block.beam @@ -21,6 +21,7 @@ lib/elixir/lib/earmark/ebin/Elixir.Earma lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.LineHelpers.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.LinkParser.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.LookaheadHelpers.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.ReparseHelpers.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.StringHelpers.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.YeccHelpers.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Helpers.beam @@ -40,13 +41,17 @@ lib/elixir/lib/earmark/ebin/Elixir.Earma lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.IdDef.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.Indent.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.ListItem.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.Plugin.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.Ruler.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.SetextUnderlineHeading.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.TableLine.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.Text.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Line.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Message.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Options.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Parser.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Plugin.Error.beam +lib/elixir/lib/earmark/ebin/Elixir.Earmark.Plugin.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Scanner.Backtix.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Scanner.Blockquote.beam lib/elixir/lib/earmark/ebin/Elixir.Earmark.Scanner.CodeFence.beam @@ -77,13 +82,16 @@ lib/elixir/lib/earmark/lib/earmark/helpe lib/elixir/lib/earmark/lib/earmark/helpers/line_helpers.ex lib/elixir/lib/earmark/lib/earmark/helpers/link_parser.ex lib/elixir/lib/earmark/lib/earmark/helpers/lookahead_helpers.ex +lib/elixir/lib/earmark/lib/earmark/helpers/reparse_helpers.ex lib/elixir/lib/earmark/lib/earmark/helpers/string_helpers.ex lib/elixir/lib/earmark/lib/earmark/helpers/yecc_helpers.ex lib/elixir/lib/earmark/lib/earmark/html_renderer.ex lib/elixir/lib/earmark/lib/earmark/inline.ex lib/elixir/lib/earmark/lib/earmark/line.ex +lib/elixir/lib/earmark/lib/earmark/message.ex lib/elixir/lib/earmark/lib/earmark/options.ex lib/elixir/lib/earmark/lib/earmark/parser.ex +lib/elixir/lib/earmark/lib/earmark/plugin.ex lib/elixir/lib/earmark/lib/earmark/scanner.ex lib/elixir/lib/earmark/lib/earmark/types.ex %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-all@freebsd.org Thu Dec 15 10:25: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 109F1C81C17; Thu, 15 Dec 2016 10:25:10 +0000 (UTC) (envelope-from olgeni@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 D40621771; Thu, 15 Dec 2016 10:25:09 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFAP9UR041668; Thu, 15 Dec 2016 10:25:09 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFAP86Z041666; Thu, 15 Dec 2016 10:25:08 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612151025.uBFAP86Z041666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 15 Dec 2016 10:25:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428611 - head/devel/elixir-math 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: Thu, 15 Dec 2016 10:25:10 -0000 Author: olgeni Date: Thu Dec 15 10:25:08 2016 New Revision: 428611 URL: https://svnweb.freebsd.org/changeset/ports/428611 Log: Update devel/elixir-math to version 0.3.0. Modified: head/devel/elixir-math/Makefile head/devel/elixir-math/distinfo Modified: head/devel/elixir-math/Makefile ============================================================================== --- head/devel/elixir-math/Makefile Thu Dec 15 10:20:40 2016 (r428610) +++ head/devel/elixir-math/Makefile Thu Dec 15 10:25:08 2016 (r428611) @@ -2,7 +2,7 @@ PORTNAME= math DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 +DISTVERSION= 0.3.0 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-math/distinfo ============================================================================== --- head/devel/elixir-math/distinfo Thu Dec 15 10:20:40 2016 (r428610) +++ head/devel/elixir-math/distinfo Thu Dec 15 10:25:08 2016 (r428611) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472197448 -SHA256 (folz-math-v0.2.0_GH0.tar.gz) = 913ba8881219ba4c403874a2b0c53eaabe80820b85931ad161685f1381a96023 -SIZE (folz-math-v0.2.0_GH0.tar.gz) = 79202 +TIMESTAMP = 1481797476 +SHA256 (folz-math-v0.3.0_GH0.tar.gz) = 689304235b1bc50e9c59c6c374ece9f701e0ea9512c21558082dd1083abf18e6 +SIZE (folz-math-v0.3.0_GH0.tar.gz) = 79225 From owner-svn-ports-all@freebsd.org Thu Dec 15 11:20:06 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 6C930C80F53; Thu, 15 Dec 2016 11:20:06 +0000 (UTC) (envelope-from tdb@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 317E91991; Thu, 15 Dec 2016 11:20:06 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFBK5ba061890; Thu, 15 Dec 2016 11:20:05 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFBK5Ea061888; Thu, 15 Dec 2016 11:20:05 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201612151120.uBFBK5Ea061888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Thu, 15 Dec 2016 11:20:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428612 - head/misc/proxyper 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: Thu, 15 Dec 2016 11:20:06 -0000 Author: tdb Date: Thu Dec 15 11:20:05 2016 New Revision: 428612 URL: https://svnweb.freebsd.org/changeset/ports/428612 Log: Fix perms by essentially reverting previous change. Modified: head/misc/proxyper/Makefile head/misc/proxyper/pkg-plist Modified: head/misc/proxyper/Makefile ============================================================================== --- head/misc/proxyper/Makefile Thu Dec 15 10:25:08 2016 (r428611) +++ head/misc/proxyper/Makefile Thu Dec 15 11:20:05 2016 (r428612) @@ -3,6 +3,7 @@ PORTNAME= proxyper PORTVERSION= 347 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://http.distributed.net/pub/dcti/proxyper/ \ ftp://ftp.distributed.net/pub/dcti/proxyper/ Modified: head/misc/proxyper/pkg-plist ============================================================================== --- head/misc/proxyper/pkg-plist Thu Dec 15 10:25:08 2016 (r428611) +++ head/misc/proxyper/pkg-plist Thu Dec 15 11:20:05 2016 (r428612) @@ -4,5 +4,6 @@ distributed.net/proxy/proxyper @sample distributed.net/proxy/proxyper.ini.sample @owner nobody @group daemon +@dir distributed.net/proxy @group @owner From owner-svn-ports-all@freebsd.org Thu Dec 15 11:51: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 4703FC81ED4; Thu, 15 Dec 2016 11:51:12 +0000 (UTC) (envelope-from tdb@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 16D9CF47; Thu, 15 Dec 2016 11:51:12 +0000 (UTC) (envelope-from tdb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFBpB3S076042; Thu, 15 Dec 2016 11:51:11 GMT (envelope-from tdb@FreeBSD.org) Received: (from tdb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFBpBEb076041; Thu, 15 Dec 2016 11:51:11 GMT (envelope-from tdb@FreeBSD.org) Message-Id: <201612151151.uBFBpBEb076041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tdb set sender to tdb@FreeBSD.org using -f From: Tim Bishop Date: Thu, 15 Dec 2016 11:51:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428613 - head/misc/proxyper 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: Thu, 15 Dec 2016 11:51:12 -0000 Author: tdb Date: Thu Dec 15 11:51:11 2016 New Revision: 428613 URL: https://svnweb.freebsd.org/changeset/ports/428613 Log: Use shorter @dir form for permissions. Submitted by: mat Modified: head/misc/proxyper/pkg-plist Modified: head/misc/proxyper/pkg-plist ============================================================================== --- head/misc/proxyper/pkg-plist Thu Dec 15 11:20:05 2016 (r428612) +++ head/misc/proxyper/pkg-plist Thu Dec 15 11:51:11 2016 (r428613) @@ -2,8 +2,4 @@ distributed.net/proxy/ChangeLog.txt distributed.net/proxy/manual.html distributed.net/proxy/proxyper @sample distributed.net/proxy/proxyper.ini.sample -@owner nobody -@group daemon -@dir distributed.net/proxy -@group -@owner +@dir(nobody,daemon,) distributed.net/proxy From owner-svn-ports-all@freebsd.org Thu Dec 15 11:54:24 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 CAF64C800AA; Thu, 15 Dec 2016 11:54:24 +0000 (UTC) (envelope-from olgeni@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 8042E130B; Thu, 15 Dec 2016 11:54:24 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFBsN0a077981; Thu, 15 Dec 2016 11:54:23 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFBsNgu077978; Thu, 15 Dec 2016 11:54:23 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612151154.uBFBsNgu077978@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Thu, 15 Dec 2016 11:54:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428614 - head/devel/elixir-conform 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: Thu, 15 Dec 2016 11:54:24 -0000 Author: olgeni Date: Thu Dec 15 11:54:23 2016 New Revision: 428614 URL: https://svnweb.freebsd.org/changeset/ports/428614 Log: Update devel/elixir-conform to version 2.1.2. Modified: head/devel/elixir-conform/Makefile head/devel/elixir-conform/distinfo head/devel/elixir-conform/pkg-plist Modified: head/devel/elixir-conform/Makefile ============================================================================== --- head/devel/elixir-conform/Makefile Thu Dec 15 11:51:11 2016 (r428613) +++ head/devel/elixir-conform/Makefile Thu Dec 15 11:54:23 2016 (r428614) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= conform -DISTVERSION= 2.1.1 +DISTVERSION= 2.1.2 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-conform/distinfo ============================================================================== --- head/devel/elixir-conform/distinfo Thu Dec 15 11:51:11 2016 (r428613) +++ head/devel/elixir-conform/distinfo Thu Dec 15 11:54:23 2016 (r428614) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469705251 -SHA256 (bitwalker-conform-2.1.1_GH0.tar.gz) = f803e9f2419d3204d4eae325ef91d662ba5af413662b3d6c9e732841a9f0948c -SIZE (bitwalker-conform-2.1.1_GH0.tar.gz) = 2793894 +TIMESTAMP = 1481797730 +SHA256 (bitwalker-conform-2.1.2_GH0.tar.gz) = 4b51c3a6abd78244b0825ac1b7823a27d441e53481f39c871bf130e0998993cd +SIZE (bitwalker-conform-2.1.2_GH0.tar.gz) = 2795025 Modified: head/devel/elixir-conform/pkg-plist ============================================================================== --- head/devel/elixir-conform/pkg-plist Thu Dec 15 11:51:11 2016 (r428613) +++ head/devel/elixir-conform/pkg-plist Thu Dec 15 11:54:23 2016 (r428614) @@ -43,5 +43,7 @@ lib/elixir/lib/conform/lib/mix/tasks/con lib/elixir/lib/conform/lib/mix/tasks/conform.effective.ex lib/elixir/lib/conform/lib/mix/tasks/conform.new.ex lib/elixir/lib/conform/priv/bin/conform +lib/elixir/lib/conform/priv/bin/post_upgrade.sh lib/elixir/lib/conform/priv/bin/pre_start.sh +lib/elixir/lib/conform/priv/bin/pre_upgrade.sh %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-all@freebsd.org Thu Dec 15 13:19: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 802F1C81CFE; Thu, 15 Dec 2016 13:19:40 +0000 (UTC) (envelope-from mat@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 4FD95AD7; Thu, 15 Dec 2016 13:19:40 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFDJdeA010116; Thu, 15 Dec 2016 13:19:39 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFDJdJZ010114; Thu, 15 Dec 2016 13:19:39 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612151319.uBFDJdJZ010114@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 15 Dec 2016 13:19:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428615 - head/audio/idjc 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: Thu, 15 Dec 2016 13:19:40 -0000 Author: mat Date: Thu Dec 15 13:19:39 2016 New Revision: 428615 URL: https://svnweb.freebsd.org/changeset/ports/428615 Log: Fix plist, and add missing direct dependency. Reported by: pkg-fallout Sponsored by: Absolight Modified: head/audio/idjc/Makefile (contents, props changed) head/audio/idjc/pkg-plist (contents, props changed) Modified: head/audio/idjc/Makefile ============================================================================== --- head/audio/idjc/Makefile Thu Dec 15 11:54:23 2016 (r428614) +++ head/audio/idjc/Makefile Thu Dec 15 13:19:39 2016 (r428615) @@ -3,7 +3,7 @@ PORTNAME= idjc PORTVERSION= 0.8.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio python MASTER_SITES= SF/idjc/idjc/0.8 @@ -22,6 +22,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ff libFLAC.so:audio/flac \ libmp3lame.so:audio/lame \ libvorbis.so:audio/libvorbis \ + libsamplerate.so:audio/libsamplerate \ libshout-idjc.so:audio/shout-idjc RUN_DEPENDS= oggenc:audio/vorbis-tools \ ${PYTHON_PKGNAMEPREFIX}mutagen>=0:audio/py-mutagen \ Modified: head/audio/idjc/pkg-plist ============================================================================== --- head/audio/idjc/pkg-plist Thu Dec 15 11:54:23 2016 (r428614) +++ head/audio/idjc/pkg-plist Thu Dec 15 13:19:39 2016 (r428615) @@ -107,6 +107,7 @@ share/applications/idjc.desktop %%DATADIR%%/stop.png %%DATADIR%%/volume2.png %%NLS%%share/locale/fr/LC_MESSAGES/idjc.mo +%%NLS%%share/locale/es/LC_MESSAGES/idjc.mo %%NLS%%share/locale/it/LC_MESSAGES/idjc.mo man/man1/idjc-auto.1.gz man/man1/idjc-ls.1.gz From owner-svn-ports-all@freebsd.org Thu Dec 15 13:38:23 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 106D6C815DE; Thu, 15 Dec 2016 13:38:23 +0000 (UTC) (envelope-from misha@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 A0F4116D0; Thu, 15 Dec 2016 13:38:22 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFDcLiJ018122; Thu, 15 Dec 2016 13:38:21 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFDcLUa018117; Thu, 15 Dec 2016 13:38:21 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612151338.uBFDcLUa018117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Thu, 15 Dec 2016 13:38:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428616 - head/irc/atheme-services 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: Thu, 15 Dec 2016 13:38:23 -0000 Author: misha Date: Thu Dec 15 13:38:21 2016 New Revision: 428616 URL: https://svnweb.freebsd.org/changeset/ports/428616 Log: - update from 7.2.6 to 7.2.7 - add LICENSE - add 'ssl', 'localbase' and 'cpe' to USES - simplify options handling Approved by: tdb (maintainer), jpaetzel (mentor) Security: CVE-2014-9773 Security: CVE-2016-4478 Modified: head/irc/atheme-services/Makefile head/irc/atheme-services/distinfo (contents, props changed) head/irc/atheme-services/pkg-plist (contents, props changed) Modified: head/irc/atheme-services/Makefile ============================================================================== --- head/irc/atheme-services/Makefile Thu Dec 15 13:19:39 2016 (r428615) +++ head/irc/atheme-services/Makefile Thu Dec 15 13:38:21 2016 (r428616) @@ -2,14 +2,20 @@ # $FreeBSD$ PORTNAME= atheme-services -PORTVERSION= 7.2.6 -CATEGORIES= irc -MASTER_SITES= http://atheme.github.io/downloads/ +PORTVERSION= 7.2.7 +CATEGORIES= irc ipv6 net +MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/ +DISTNAME= atheme-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of services for IRC networks -USES= tar:bzip2 pkgconfig pathfix gmake +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libmowgli-2.so:devel/libmowgli2 + +USES= cpe gmake localbase pathfix pkgconfig ssl tar:bzip2 PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -18,14 +24,12 @@ CONFIGURE_ARGS= --enable-fhs-paths \ --localstatedir=/var \ --disable-gtk-doc \ --enable-large-net -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib + +CPE_PRODUCT= atheme USERS= ircservices GROUPS= ircservices -LIB_DEPENDS+= libmowgli-2.so:devel/libmowgli2 - USE_RC_SUBR= atheme-services OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL @@ -36,61 +40,16 @@ CRACKLIB_DESC= Use cracklib for checking OPTIONS_SUB= yes -.include - -.if ${PORT_OPTIONS:MCONTRIB} -CONFIGURE_ARGS+= --enable-contrib -.else -CONFIGURE_ARGS+= --disable-contrib -.endif - -.if ${PORT_OPTIONS:MCRACKLIB} -LIB_DEPENDS+= libcrack.so:security/cracklib -CONFIGURE_ARGS+= --with-cracklib -.else -CONFIGURE_ARGS+= --without-cracklib -.endif - -.if ${PORT_OPTIONS:MLDAP} -USE_OPENLDAP= yes -CONFIGURE_ARGS+= --with-ldap -.else -CONFIGURE_ARGS+= --without-ldap -.endif - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+= --enable-nls -.else -CONFIGURE_ARGS+= --disable-nls -.endif - -.if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:devel/pcre -CONFIGURE_ARGS+= --with-pcre -.else -CONFIGURE_ARGS+= --without-pcre -.endif - -.if ${PORT_OPTIONS:MPERL} -USES+= perl5 -CONFIGURE_ARGS+= --with-perl -.else -CONFIGURE_ARGS+= --without-perl -.endif - -post-install: -# Treat atheme.motd like atheme.conf. So don't install it directly, -# but instead copy it from atheme.motd.example if it doesn't exist, -# and only remove it at deinstall time if it's unchanged. - @${RM} ${STAGEDIR}${PREFIX}/etc/atheme/atheme.motd -# These are just to satisfy check-orphans - @${RMDIR} ${STAGEDIR}/var/lib/atheme - @${RMDIR} ${STAGEDIR}/var/lib - @${RMDIR} ${STAGEDIR}/var/log/atheme - @${RMDIR} ${STAGEDIR}/var/run/atheme -.if !${PORT_OPTIONS:MDOCS} - @${RM} -R ${STAGEDIR}${PREFIX}/share/doc/atheme -.endif +CONTRIB_CONFIGURE_ENABLE= contrib +CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib +CRACKLIB_CONFIGURE_WITH= cracklib +LDAP_USE= openldap=yes +LDAP_CONFIGURE_WITH= ldap +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre +PCRE_CONFIGURE_WITH= pcre +PERL_USES= perl5 +PERL_CONFIGURE_WITH= perl .include Modified: head/irc/atheme-services/distinfo ============================================================================== --- head/irc/atheme-services/distinfo Thu Dec 15 13:19:39 2016 (r428615) +++ head/irc/atheme-services/distinfo Thu Dec 15 13:38:21 2016 (r428616) @@ -1,2 +1,3 @@ -SHA256 (atheme-services-7.2.6.tar.bz2) = c2805f50ac8ea05e35ae2cebb67b59dd5f8c2159ee7dea6842a85cab514b3ba2 -SIZE (atheme-services-7.2.6.tar.bz2) = 1215437 +TIMESTAMP = 1481712949 +SHA256 (atheme-7.2.7.tar.bz2) = 64159a5aef905f0a15f35c7dd2bf1b140d918290488e9b6762fd85fd1bfafd94 +SIZE (atheme-7.2.7.tar.bz2) = 1181086 Modified: head/irc/atheme-services/pkg-plist ============================================================================== --- head/irc/atheme-services/pkg-plist Thu Dec 15 13:19:39 2016 (r428615) +++ head/irc/atheme-services/pkg-plist Thu Dec 15 13:38:21 2016 (r428616) @@ -1,161 +1,20 @@ bin/atheme-services bin/dbverify bin/ecdsakeygen +@dir(ircservices,ircservices,) /var/lib/atheme +@dir(ircservices,ircservices,) /var/log/atheme +@dir(ircservices,ircservices,) /var/run/atheme @group ircservices +@dir etc/atheme @mode 640 @sample etc/atheme/atheme.conf.example etc/atheme/atheme.conf +@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd etc/atheme/atheme.conf.operserv-example etc/atheme/atheme.conf.userserv-example etc/atheme/atheme.cron.example -@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd -@group @mode -include/atheme/abirev.h -include/atheme/account.h -include/atheme/atheme.h -include/atheme/atheme_memory.h -include/atheme/atheme_string.h -include/atheme/auth.h -include/atheme/authcookie.h -include/atheme/base64.h -include/atheme/channels.h -include/atheme/commandtree.h -include/atheme/common.h -include/atheme/conf.h -include/atheme/confprocess.h -include/atheme/connection.h -include/atheme/crypto.h -include/atheme/culture.h -include/atheme/database_backend.h -include/atheme/datastream.h -include/atheme/entity-validation.h -include/atheme/entity.h -include/atheme/flags.h -include/atheme/global.h -include/atheme/hook.h -include/atheme/hooktypes.h -include/atheme/httpd.h -include/atheme/i18n.h -include/atheme/inline/account.h -include/atheme/inline/channels.h -include/atheme/inline/connection.h -include/atheme/libathemecore.h -include/atheme/linker.h -include/atheme/match.h -include/atheme/md5.h -include/atheme/module.h -include/atheme/object.h -include/atheme/phandler.h -include/atheme/pmodule.h -include/atheme/privs.h -include/atheme/protocol/asuka.h -include/atheme/protocol/bahamut.h -include/atheme/protocol/charybdis.h -include/atheme/protocol/hybrid.h -include/atheme/protocol/inspircd.h -include/atheme/protocol/ircd-seven.h -include/atheme/protocol/ircnet.h -include/atheme/protocol/nefarious.h -include/atheme/protocol/ratbox.h -include/atheme/protocol/shadowircd.h -include/atheme/protocol/undernet.h -include/atheme/protocol/unreal.h -include/atheme/res.h -include/atheme/reslib.h -include/atheme/sasl.h -include/atheme/serno.h -include/atheme/servers.h -include/atheme/services.h -include/atheme/servtree.h -include/atheme/sourceinfo.h -include/atheme/stdinc.h -include/atheme/sysconf.h -include/atheme/table.h -include/atheme/taint.h -include/atheme/template.h -include/atheme/tools.h -include/atheme/uid.h -include/atheme/uplink.h -include/atheme/users.h -lib/atheme/modules/alis/main.so -lib/atheme/modules/auth/dummy.so -%%LDAP%%lib/atheme/modules/auth/ldap.so -lib/atheme/modules/backend/corestorage.so -lib/atheme/modules/backend/flatfile.so -lib/atheme/modules/backend/opensex.so -lib/atheme/modules/botserv/bottalk.so -lib/atheme/modules/botserv/help.so -lib/atheme/modules/botserv/info.so -lib/atheme/modules/botserv/main.so -lib/atheme/modules/botserv/set.so -lib/atheme/modules/botserv/set_core.so -lib/atheme/modules/botserv/set_fantasy.so -lib/atheme/modules/botserv/set_nobot.so -lib/atheme/modules/botserv/set_private.so -lib/atheme/modules/chanfix/main.so -lib/atheme/modules/chanserv/access.so -lib/atheme/modules/chanserv/akick.so -lib/atheme/modules/chanserv/antiflood.so -lib/atheme/modules/chanserv/ban.so -lib/atheme/modules/chanserv/clear.so -lib/atheme/modules/chanserv/clear_akicks.so -lib/atheme/modules/chanserv/clear_bans.so -lib/atheme/modules/chanserv/clear_flags.so -lib/atheme/modules/chanserv/clear_users.so -lib/atheme/modules/chanserv/clone.so -lib/atheme/modules/chanserv/close.so -lib/atheme/modules/chanserv/count.so -lib/atheme/modules/chanserv/drop.so -lib/atheme/modules/chanserv/fflags.so -lib/atheme/modules/chanserv/flags.so -lib/atheme/modules/chanserv/ftransfer.so -lib/atheme/modules/chanserv/getkey.so -lib/atheme/modules/chanserv/halfop.so -lib/atheme/modules/chanserv/help.so -lib/atheme/modules/chanserv/hold.so -lib/atheme/modules/chanserv/info.so -lib/atheme/modules/chanserv/invite.so -lib/atheme/modules/chanserv/kick.so -lib/atheme/modules/chanserv/list.so -lib/atheme/modules/chanserv/main.so -lib/atheme/modules/chanserv/mark.so -lib/atheme/modules/chanserv/moderate.so -lib/atheme/modules/chanserv/op.so -lib/atheme/modules/chanserv/owner.so -lib/atheme/modules/chanserv/protect.so -lib/atheme/modules/chanserv/quiet.so -lib/atheme/modules/chanserv/recover.so -lib/atheme/modules/chanserv/register.so -lib/atheme/modules/chanserv/set.so -lib/atheme/modules/chanserv/set_core.so -lib/atheme/modules/chanserv/set_email.so -lib/atheme/modules/chanserv/set_entrymsg.so -lib/atheme/modules/chanserv/set_fantasy.so -lib/atheme/modules/chanserv/set_gameserv.so -lib/atheme/modules/chanserv/set_guard.so -lib/atheme/modules/chanserv/set_keeptopic.so -lib/atheme/modules/chanserv/set_limitflags.so -lib/atheme/modules/chanserv/set_mlock.so -lib/atheme/modules/chanserv/set_prefix.so -lib/atheme/modules/chanserv/set_private.so -lib/atheme/modules/chanserv/set_property.so -lib/atheme/modules/chanserv/set_pubacl.so -lib/atheme/modules/chanserv/set_restricted.so -lib/atheme/modules/chanserv/set_secure.so -lib/atheme/modules/chanserv/set_topiclock.so -lib/atheme/modules/chanserv/set_url.so -lib/atheme/modules/chanserv/set_verbose.so -lib/atheme/modules/chanserv/status.so -lib/atheme/modules/chanserv/successor_acl.so -lib/atheme/modules/chanserv/sync.so -lib/atheme/modules/chanserv/taxonomy.so -lib/atheme/modules/chanserv/template.so -lib/atheme/modules/chanserv/topic.so -lib/atheme/modules/chanserv/unban_self.so -lib/atheme/modules/chanserv/version.so -lib/atheme/modules/chanserv/voice.so -lib/atheme/modules/chanserv/why.so -lib/atheme/modules/chanserv/xop.so +@group +@dir /var/lib %%CONTRIB%%lib/atheme/modules/contrib/backtrace.so %%CONTRIB%%lib/atheme/modules/contrib/cs_access_alias.so %%CONTRIB%%lib/atheme/modules/contrib/cs_babbler.so @@ -189,8 +48,8 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/ns_goodmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_guestnoreg.so %%CONTRIB%%lib/atheme/modules/contrib/ns_listlogins.so -%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck_async.so +%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_regnotice.so %%CONTRIB%%lib/atheme/modules/contrib/ns_sendpassmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_waitreg.so @@ -211,369 +70,25 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/os_testproc.so %%CONTRIB%%lib/atheme/modules/contrib/os_trace.so %%CONTRIB%%lib/atheme/modules/contrib/wumpus.so -lib/atheme/modules/crypto/ircservices.so -lib/atheme/modules/crypto/pbkdf2.so -lib/atheme/modules/crypto/pbkdf2v2.so -lib/atheme/modules/crypto/posix.so -lib/atheme/modules/crypto/rawmd5.so -lib/atheme/modules/crypto/rawsha1.so -lib/atheme/modules/exttarget/chanacs.so -lib/atheme/modules/exttarget/channel.so -lib/atheme/modules/exttarget/main.so -lib/atheme/modules/exttarget/oper.so -lib/atheme/modules/exttarget/registered.so -lib/atheme/modules/exttarget/server.so -lib/atheme/modules/gameserv/dice.so -lib/atheme/modules/gameserv/eightball.so -lib/atheme/modules/gameserv/gamecalc.so -lib/atheme/modules/gameserv/happyfarm.so -lib/atheme/modules/gameserv/help.so -lib/atheme/modules/gameserv/lottery.so -lib/atheme/modules/gameserv/main.so -lib/atheme/modules/gameserv/namegen.so -lib/atheme/modules/gameserv/rps.so -lib/atheme/modules/global/main.so -lib/atheme/modules/groupserv/acsnolimit.so -lib/atheme/modules/groupserv/drop.so -lib/atheme/modules/groupserv/fdrop.so -lib/atheme/modules/groupserv/fflags.so -lib/atheme/modules/groupserv/flags.so -lib/atheme/modules/groupserv/help.so -lib/atheme/modules/groupserv/info.so -lib/atheme/modules/groupserv/invite.so -lib/atheme/modules/groupserv/join.so -lib/atheme/modules/groupserv/list.so -lib/atheme/modules/groupserv/listchans.so -lib/atheme/modules/groupserv/main.so -lib/atheme/modules/groupserv/register.so -lib/atheme/modules/groupserv/regnolimit.so -lib/atheme/modules/groupserv/set.so -lib/atheme/modules/groupserv/set_channel.so -lib/atheme/modules/groupserv/set_description.so -lib/atheme/modules/groupserv/set_email.so -lib/atheme/modules/groupserv/set_groupname.so -lib/atheme/modules/groupserv/set_joinflags.so -lib/atheme/modules/groupserv/set_open.so -lib/atheme/modules/groupserv/set_public.so -lib/atheme/modules/groupserv/set_url.so -lib/atheme/modules/helpserv/helpme.so -lib/atheme/modules/helpserv/main.so -lib/atheme/modules/helpserv/services.so -lib/atheme/modules/helpserv/ticket.so -lib/atheme/modules/hostserv/group.so -lib/atheme/modules/hostserv/help.so -lib/atheme/modules/hostserv/main.so -lib/atheme/modules/hostserv/offer.so -lib/atheme/modules/hostserv/onoff.so -lib/atheme/modules/hostserv/request.so -lib/atheme/modules/hostserv/vhost.so -lib/atheme/modules/hostserv/vhostnick.so -lib/atheme/modules/infoserv/main.so -lib/atheme/modules/memoserv/delete.so -lib/atheme/modules/memoserv/forward.so -lib/atheme/modules/memoserv/help.so -lib/atheme/modules/memoserv/ignore.so -lib/atheme/modules/memoserv/list.so -lib/atheme/modules/memoserv/main.so -lib/atheme/modules/memoserv/read.so -lib/atheme/modules/memoserv/send.so -lib/atheme/modules/memoserv/sendall.so -lib/atheme/modules/memoserv/sendgroup.so -lib/atheme/modules/memoserv/sendops.so -lib/atheme/modules/misc/canon_gmail.so -lib/atheme/modules/misc/httpd.so -lib/atheme/modules/nickserv/access.so -lib/atheme/modules/nickserv/badmail.so -lib/atheme/modules/nickserv/cert.so %%CRACKLIB%%lib/atheme/modules/nickserv/cracklib.so -lib/atheme/modules/nickserv/drop.so -lib/atheme/modules/nickserv/enforce.so -lib/atheme/modules/nickserv/freeze.so -lib/atheme/modules/nickserv/ghost.so -lib/atheme/modules/nickserv/group.so -lib/atheme/modules/nickserv/help.so -lib/atheme/modules/nickserv/hold.so -lib/atheme/modules/nickserv/identify.so -lib/atheme/modules/nickserv/info.so -lib/atheme/modules/nickserv/info_lastquit.so -lib/atheme/modules/nickserv/list.so -lib/atheme/modules/nickserv/listchans.so -lib/atheme/modules/nickserv/listgroups.so -lib/atheme/modules/nickserv/listmail.so -lib/atheme/modules/nickserv/listownmail.so -lib/atheme/modules/nickserv/login.so -lib/atheme/modules/nickserv/logout.so -lib/atheme/modules/nickserv/main.so -lib/atheme/modules/nickserv/mark.so -lib/atheme/modules/nickserv/multimark.so -lib/atheme/modules/nickserv/register.so -lib/atheme/modules/nickserv/regnolimit.so -lib/atheme/modules/nickserv/resetpass.so -lib/atheme/modules/nickserv/restrict.so -lib/atheme/modules/nickserv/return.so -lib/atheme/modules/nickserv/sendpass.so -lib/atheme/modules/nickserv/sendpass_user.so -lib/atheme/modules/nickserv/set.so -lib/atheme/modules/nickserv/set_accountname.so -lib/atheme/modules/nickserv/set_core.so -lib/atheme/modules/nickserv/set_email.so -lib/atheme/modules/nickserv/set_emailmemos.so -lib/atheme/modules/nickserv/set_enforcetime.so -lib/atheme/modules/nickserv/set_hidemail.so -lib/atheme/modules/nickserv/set_language.so -lib/atheme/modules/nickserv/set_nevergroup.so -lib/atheme/modules/nickserv/set_neverop.so -lib/atheme/modules/nickserv/set_nogreet.so -lib/atheme/modules/nickserv/set_nomemo.so -lib/atheme/modules/nickserv/set_noop.so -lib/atheme/modules/nickserv/set_nopassword.so -lib/atheme/modules/nickserv/set_password.so -lib/atheme/modules/nickserv/set_private.so -lib/atheme/modules/nickserv/set_privmsg.so -lib/atheme/modules/nickserv/set_property.so -lib/atheme/modules/nickserv/set_pubkey.so -lib/atheme/modules/nickserv/set_quietchg.so -lib/atheme/modules/nickserv/setpass.so -lib/atheme/modules/nickserv/status.so -lib/atheme/modules/nickserv/taxonomy.so -lib/atheme/modules/nickserv/vacation.so -lib/atheme/modules/nickserv/verify.so -lib/atheme/modules/nickserv/vhost.so -lib/atheme/modules/operserv/akill.so -lib/atheme/modules/operserv/clearchan.so -lib/atheme/modules/operserv/clones.so -lib/atheme/modules/operserv/compare.so -lib/atheme/modules/operserv/greplog.so -lib/atheme/modules/operserv/help.so -lib/atheme/modules/operserv/identify.so -lib/atheme/modules/operserv/ignore.so -lib/atheme/modules/operserv/info.so -lib/atheme/modules/operserv/inject.so -lib/atheme/modules/operserv/jupe.so -lib/atheme/modules/operserv/main.so -lib/atheme/modules/operserv/mode.so -lib/atheme/modules/operserv/modinspect.so -lib/atheme/modules/operserv/modlist.so -lib/atheme/modules/operserv/modload.so -lib/atheme/modules/operserv/modreload.so -lib/atheme/modules/operserv/modunload.so -lib/atheme/modules/operserv/noop.so -lib/atheme/modules/operserv/override.so -lib/atheme/modules/operserv/rakill.so -lib/atheme/modules/operserv/raw.so -lib/atheme/modules/operserv/readonly.so -lib/atheme/modules/operserv/rehash.so -lib/atheme/modules/operserv/restart.so -lib/atheme/modules/operserv/rmatch.so -lib/atheme/modules/operserv/rnc.so -lib/atheme/modules/operserv/rwatch.so -lib/atheme/modules/operserv/set.so -lib/atheme/modules/operserv/sgline.so -lib/atheme/modules/operserv/shutdown.so -lib/atheme/modules/operserv/soper.so -lib/atheme/modules/operserv/specs.so -lib/atheme/modules/operserv/sqline.so -lib/atheme/modules/operserv/update.so -lib/atheme/modules/operserv/uptime.so -lib/atheme/modules/protocol/asuka.so -lib/atheme/modules/protocol/bahamut.so -lib/atheme/modules/protocol/base36uid.so -lib/atheme/modules/protocol/charybdis.so -lib/atheme/modules/protocol/elemental-ircd.so -lib/atheme/modules/protocol/hybrid.so -lib/atheme/modules/protocol/inspircd.so -lib/atheme/modules/protocol/ircd-seven.so -lib/atheme/modules/protocol/ircnet.so -lib/atheme/modules/protocol/mixin_nohalfops.so -lib/atheme/modules/protocol/mixin_noholdnick.so -lib/atheme/modules/protocol/mixin_noowner.so -lib/atheme/modules/protocol/mixin_noprotect.so -lib/atheme/modules/protocol/nefarious.so -lib/atheme/modules/protocol/ngircd.so -lib/atheme/modules/protocol/p10-generic.so -lib/atheme/modules/protocol/ratbox.so -lib/atheme/modules/protocol/shadowircd.so -lib/atheme/modules/protocol/ts6-generic.so -lib/atheme/modules/protocol/undernet.so -lib/atheme/modules/protocol/unreal.so -lib/atheme/modules/proxyscan/dnsbl.so -lib/atheme/modules/proxyscan/main.so -lib/atheme/modules/rpgserv/enable.so -lib/atheme/modules/rpgserv/help.so -lib/atheme/modules/rpgserv/info.so -lib/atheme/modules/rpgserv/list.so -lib/atheme/modules/rpgserv/main.so -lib/atheme/modules/rpgserv/search.so -lib/atheme/modules/rpgserv/set.so -lib/atheme/modules/saslserv/authcookie.so -lib/atheme/modules/saslserv/ecdsa-nist256p-challenge.so -lib/atheme/modules/saslserv/external.so -lib/atheme/modules/saslserv/main.so -lib/atheme/modules/saslserv/plain.so -%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm -%%PERL%%lib/atheme/modules/scripting/lib/init.pl -%%PERL%%lib/atheme/modules/scripting/perl.so -lib/atheme/modules/security/cmdperm.so -lib/atheme/modules/statserv/channel.so -lib/atheme/modules/statserv/main.so -lib/atheme/modules/statserv/netsplit.so -lib/atheme/modules/statserv/server.so -lib/atheme/modules/transport/jsonrpc.so -lib/atheme/modules/transport/p10.so -lib/atheme/modules/transport/rfc1459.so -lib/atheme/modules/transport/xmlrpc.so -lib/libathemecore.so -lib/libathemecore.so.1 -lib/libathemecore.so.1.0.0 -libdata/pkgconfig/atheme-services.pc -share/atheme/email/memo -share/atheme/email/register -share/atheme/email/sendpass -share/atheme/email/setemail -share/atheme/email/setpass -share/atheme/help/alis/list -share/atheme/help/botserv/act -share/atheme/help/botserv/assign -share/atheme/help/botserv/bot -share/atheme/help/botserv/botlist -share/atheme/help/botserv/info -share/atheme/help/botserv/say -share/atheme/help/botserv/set_fantasy -share/atheme/help/botserv/set_nobot -share/atheme/help/botserv/set_private -share/atheme/help/botserv/unassign -share/atheme/help/chanfix/chanfix -share/atheme/help/chanfix/info -share/atheme/help/chanfix/scores -share/atheme/help/contrib/access -share/atheme/help/contrib/ajoin -share/atheme/help/contrib/as_activate -share/atheme/help/contrib/as_cancel -share/atheme/help/contrib/as_reject -share/atheme/help/contrib/as_request -share/atheme/help/contrib/as_waiting -share/atheme/help/contrib/badwords -share/atheme/help/contrib/cs_fregister -share/atheme/help/contrib/cs_ping -share/atheme/help/contrib/defcon -share/atheme/help/contrib/dnsblexempt -share/atheme/help/contrib/dnsblscan -share/atheme/help/contrib/down -share/atheme/help/contrib/fenforce -share/atheme/help/contrib/forbid -share/atheme/help/contrib/fregister -share/atheme/help/contrib/fsend -share/atheme/help/contrib/generatehash -share/atheme/help/contrib/generatepass -share/atheme/help/contrib/helpme -share/atheme/help/contrib/joinmon -share/atheme/help/contrib/kill -share/atheme/help/contrib/klinechan -share/atheme/help/contrib/listklinechan -share/atheme/help/contrib/listlogins -share/atheme/help/contrib/loadchanmodes -share/atheme/help/contrib/logstream -share/atheme/help/contrib/os_modeall -share/atheme/help/contrib/pingspam -share/atheme/help/contrib/procwatch -share/atheme/help/contrib/roulette -share/atheme/help/contrib/savechanmodes -share/atheme/help/contrib/set_blockbadwords -share/atheme/help/contrib/set_dnsblaction -share/atheme/help/contrib/trace -share/atheme/help/contrib/up -share/atheme/help/contrib/userinfo -share/atheme/help/cservice/access_add -share/atheme/help/cservice/access_del -share/atheme/help/cservice/access_info -share/atheme/help/cservice/access_list -share/atheme/help/cservice/access_set -share/atheme/help/cservice/akick -share/atheme/help/cservice/ban -share/atheme/help/cservice/clear_akicks -share/atheme/help/cservice/clear_bans -share/atheme/help/cservice/clear_flags -share/atheme/help/cservice/clear_users -share/atheme/help/cservice/clone -share/atheme/help/cservice/close -share/atheme/help/cservice/count -share/atheme/help/cservice/drop -share/atheme/help/cservice/fdrop -share/atheme/help/cservice/fflags -share/atheme/help/cservice/flags -share/atheme/help/cservice/forcexop -share/atheme/help/cservice/ftransfer -share/atheme/help/cservice/getkey -share/atheme/help/cservice/halfop -share/atheme/help/cservice/hold -share/atheme/help/cservice/info -share/atheme/help/cservice/invite -share/atheme/help/cservice/kick -share/atheme/help/cservice/kickban -share/atheme/help/cservice/list -share/atheme/help/cservice/mark -share/atheme/help/cservice/op_voice -share/atheme/help/cservice/owner -share/atheme/help/cservice/protect -share/atheme/help/cservice/quiet -share/atheme/help/cservice/recover -share/atheme/help/cservice/register -share/atheme/help/cservice/role_add -share/atheme/help/cservice/role_del -share/atheme/help/cservice/role_list -share/atheme/help/cservice/role_set -share/atheme/help/cservice/set_antiflood -share/atheme/help/cservice/set_email -share/atheme/help/cservice/set_entrymsg -share/atheme/help/cservice/set_fantasy -share/atheme/help/cservice/set_founder -share/atheme/help/cservice/set_gameserv -share/atheme/help/cservice/set_guard -share/atheme/help/cservice/set_keeptopic -share/atheme/help/cservice/set_limitflags -share/atheme/help/cservice/set_mlock -share/atheme/help/cservice/set_nosync -share/atheme/help/cservice/set_prefix -share/atheme/help/cservice/set_private -share/atheme/help/cservice/set_property -share/atheme/help/cservice/set_pubacl -share/atheme/help/cservice/set_restricted -share/atheme/help/cservice/set_secure -share/atheme/help/cservice/set_topiclock -share/atheme/help/cservice/set_url -share/atheme/help/cservice/set_verbose -share/atheme/help/cservice/status -share/atheme/help/cservice/sync -share/atheme/help/cservice/taxonomy -share/atheme/help/cservice/template -share/atheme/help/cservice/topic -share/atheme/help/cservice/topicappend -share/atheme/help/cservice/topicprepend -share/atheme/help/cservice/topicswap -share/atheme/help/cservice/unban -share/atheme/help/cservice/unban_self -share/atheme/help/cservice/unquiet -share/atheme/help/cservice/why -share/atheme/help/cservice/xop +%%DOCS%%share/doc/atheme/FAQ +%%DOCS%%share/doc/atheme/IRCD +%%DOCS%%share/doc/atheme/JSONRPC +%%DOCS%%share/doc/atheme/LICENSE +%%DOCS%%share/doc/atheme/PCOMMANDS +%%DOCS%%share/doc/atheme/perl/Atheme.pod +%%DOCS%%share/doc/atheme/PRIVILEGES +%%DOCS%%share/doc/atheme/reference/gtk-doc.make +%%DOCS%%share/doc/atheme/RELEASE +%%DOCS%%share/doc/atheme/SASL +%%DOCS%%share/doc/atheme/SQL +%%DOCS%%share/doc/atheme/technical/MODES +%%DOCS%%share/doc/atheme/technical/XMLRPCLIB +%%DOCS%%share/doc/atheme/TRANSLATION +%%DOCS%%share/doc/atheme/VERSION_LETTERS +%%DOCS%%share/doc/atheme/WINDOWS +%%DOCS%%share/doc/atheme/XMLRPC +%%LDAP%%lib/atheme/modules/auth/ldap.so %%NLS%%share/atheme/help/es/alis/list %%NLS%%share/atheme/help/es/botserv/act %%NLS%%share/atheme/help/es/botserv/assign @@ -868,6 +383,687 @@ share/atheme/help/cservice/xop %%NLS%%share/atheme/help/es/userserv/vacation %%NLS%%share/atheme/help/es/userserv/verify %%NLS%%share/atheme/help/es/userserv/vhost +%%NLS%%share/atheme/help/ru/charset +%%NLS%%share/atheme/help/ru/cservice/akick +%%NLS%%share/atheme/help/ru/cservice/ban +%%NLS%%share/atheme/help/ru/cservice/clear_bans +%%NLS%%share/atheme/help/ru/cservice/clear_users +%%NLS%%share/atheme/help/ru/cservice/close +%%NLS%%share/atheme/help/ru/cservice/count +%%NLS%%share/atheme/help/ru/cservice/drop +%%NLS%%share/atheme/help/ru/cservice/fflags +%%NLS%%share/atheme/help/ru/cservice/flags +%%NLS%%share/atheme/help/ru/cservice/forcexop +%%NLS%%share/atheme/help/ru/cservice/ftransfer +%%NLS%%share/atheme/help/ru/cservice/getkey +%%NLS%%share/atheme/help/ru/cservice/halfop +%%NLS%%share/atheme/help/ru/cservice/hold +%%NLS%%share/atheme/help/ru/cservice/info +%%NLS%%share/atheme/help/ru/cservice/invite +%%NLS%%share/atheme/help/ru/cservice/kick +%%NLS%%share/atheme/help/ru/cservice/kickban +%%NLS%%share/atheme/help/ru/cservice/list +%%NLS%%share/atheme/help/ru/cservice/mark +%%NLS%%share/atheme/help/ru/cservice/op_voice +%%NLS%%share/atheme/help/ru/cservice/quiet +%%NLS%%share/atheme/help/ru/cservice/recover +%%NLS%%share/atheme/help/ru/cservice/register +%%NLS%%share/atheme/help/ru/cservice/set_email +%%NLS%%share/atheme/help/ru/cservice/set_entrymsg +%%NLS%%share/atheme/help/ru/cservice/set_fantasy +%%NLS%%share/atheme/help/ru/cservice/set_founder +%%NLS%%share/atheme/help/ru/cservice/set_guard +%%NLS%%share/atheme/help/ru/cservice/set_keeptopic +%%NLS%%share/atheme/help/ru/cservice/set_mlock +%%NLS%%share/atheme/help/ru/cservice/set_private +%%NLS%%share/atheme/help/ru/cservice/set_property +%%NLS%%share/atheme/help/ru/cservice/set_restricted +%%NLS%%share/atheme/help/ru/cservice/set_secure +%%NLS%%share/atheme/help/ru/cservice/set_topiclock +%%NLS%%share/atheme/help/ru/cservice/set_url +%%NLS%%share/atheme/help/ru/cservice/set_verbose +%%NLS%%share/atheme/help/ru/cservice/status +%%NLS%%share/atheme/help/ru/cservice/taxonomy +%%NLS%%share/atheme/help/ru/cservice/template +%%NLS%%share/atheme/help/ru/cservice/topic +%%NLS%%share/atheme/help/ru/cservice/topicappend +%%NLS%%share/atheme/help/ru/cservice/topicprepend +%%NLS%%share/atheme/help/ru/cservice/unban +%%NLS%%share/atheme/help/ru/cservice/unban_self +%%NLS%%share/atheme/help/ru/cservice/unquiet +%%NLS%%share/atheme/help/ru/cservice/userinfo +%%NLS%%share/atheme/help/ru/cservice/why +%%NLS%%share/atheme/help/ru/cservice/xop +%%NLS%%share/atheme/help/ru/gameserv/eightball +%%NLS%%share/atheme/help/ru/gameserv/namegen +%%NLS%%share/atheme/help/ru/gameserv/roll +%%NLS%%share/atheme/help/ru/gservice/global +%%NLS%%share/atheme/help/ru/help +%%NLS%%share/atheme/help/ru/memoserv/delete +%%NLS%%share/atheme/help/ru/memoserv/forward +%%NLS%%share/atheme/help/ru/memoserv/ignore +%%NLS%%share/atheme/help/ru/memoserv/list +%%NLS%%share/atheme/help/ru/memoserv/read +%%NLS%%share/atheme/help/ru/memoserv/send +%%NLS%%share/atheme/help/ru/memoserv/sendops +%%NLS%%share/atheme/help/ru/nickserv/acc +%%NLS%%share/atheme/help/ru/nickserv/access +%%NLS%%share/atheme/help/ru/nickserv/drop +%%NLS%%share/atheme/help/ru/nickserv/freeze +%%NLS%%share/atheme/help/ru/nickserv/fungroup +%%NLS%%share/atheme/help/ru/nickserv/fverify +%%NLS%%share/atheme/help/ru/nickserv/ghost +%%NLS%%share/atheme/help/ru/nickserv/group +%%NLS%%share/atheme/help/ru/nickserv/hold +%%NLS%%share/atheme/help/ru/nickserv/identify +%%NLS%%share/atheme/help/ru/nickserv/info +%%NLS%%share/atheme/help/ru/nickserv/list +%%NLS%%share/atheme/help/ru/nickserv/listchans +%%NLS%%share/atheme/help/ru/nickserv/listmail +%%NLS%%share/atheme/help/ru/nickserv/listvhost +%%NLS%%share/atheme/help/ru/nickserv/login +%%NLS%%share/atheme/help/ru/nickserv/logout +%%NLS%%share/atheme/help/ru/nickserv/mark +%%NLS%%share/atheme/help/ru/nickserv/register +%%NLS%%share/atheme/help/ru/nickserv/release +%%NLS%%share/atheme/help/ru/nickserv/resetpass +%%NLS%%share/atheme/help/ru/nickserv/return +%%NLS%%share/atheme/help/ru/nickserv/sendpass +%%NLS%%share/atheme/help/ru/nickserv/set_accountname +%%NLS%%share/atheme/help/ru/nickserv/set_email +%%NLS%%share/atheme/help/ru/nickserv/set_emailmemos +%%NLS%%share/atheme/help/ru/nickserv/set_enforce +%%NLS%%share/atheme/help/ru/nickserv/set_hidemail +%%NLS%%share/atheme/help/ru/nickserv/set_neverop +%%NLS%%share/atheme/help/ru/nickserv/set_nomemo +%%NLS%%share/atheme/help/ru/nickserv/set_noop +%%NLS%%share/atheme/help/ru/nickserv/set_password +%%NLS%%share/atheme/help/ru/nickserv/set_private +%%NLS%%share/atheme/help/ru/nickserv/set_privmsg +%%NLS%%share/atheme/help/ru/nickserv/set_property +%%NLS%%share/atheme/help/ru/nickserv/setpass +%%NLS%%share/atheme/help/ru/nickserv/status +%%NLS%%share/atheme/help/ru/nickserv/taxonomy +%%NLS%%share/atheme/help/ru/nickserv/ungroup +%%NLS%%share/atheme/help/ru/nickserv/vacation +%%NLS%%share/atheme/help/ru/nickserv/verify +%%NLS%%share/atheme/help/ru/nickserv/vhost +%%NLS%%share/atheme/help/ru/oservice/akill +%%NLS%%share/atheme/help/ru/oservice/clearchan +%%NLS%%share/atheme/help/ru/oservice/clones +%%NLS%%share/atheme/help/ru/oservice/compare +%%NLS%%share/atheme/help/ru/oservice/identify +%%NLS%%share/atheme/help/ru/oservice/ignore +%%NLS%%share/atheme/help/ru/oservice/inject +%%NLS%%share/atheme/help/ru/oservice/jupe +%%NLS%%share/atheme/help/ru/oservice/mode +%%NLS%%share/atheme/help/ru/oservice/modinspect +%%NLS%%share/atheme/help/ru/oservice/modlist +%%NLS%%share/atheme/help/ru/oservice/modload +%%NLS%%share/atheme/help/ru/oservice/modrestart +%%NLS%%share/atheme/help/ru/oservice/modunload +%%NLS%%share/atheme/help/ru/oservice/noop +%%NLS%%share/atheme/help/ru/oservice/rakill +%%NLS%%share/atheme/help/ru/oservice/raw +%%NLS%%share/atheme/help/ru/oservice/rehash +%%NLS%%share/atheme/help/ru/oservice/restart +%%NLS%%share/atheme/help/ru/oservice/rmatch +%%NLS%%share/atheme/help/ru/oservice/rnc +%%NLS%%share/atheme/help/ru/oservice/rwatch +%%NLS%%share/atheme/help/ru/oservice/sgline +%%NLS%%share/atheme/help/ru/oservice/shutdown +%%NLS%%share/atheme/help/ru/oservice/soper +%%NLS%%share/atheme/help/ru/oservice/specs +%%NLS%%share/atheme/help/ru/oservice/update +%%NLS%%share/atheme/help/ru/oservice/uptime +%%NLS%%share/atheme/help/ru/saslserv/pkey +%%NLS%%share/atheme/help/ru/userserv/drop +%%NLS%%share/atheme/help/ru/userserv/freeze +%%NLS%%share/atheme/help/ru/userserv/fverify +%%NLS%%share/atheme/help/ru/userserv/hold +%%NLS%%share/atheme/help/ru/userserv/info +%%NLS%%share/atheme/help/ru/userserv/list +%%NLS%%share/atheme/help/ru/userserv/listchans +%%NLS%%share/atheme/help/ru/userserv/listmail +%%NLS%%share/atheme/help/ru/userserv/listvhost +%%NLS%%share/atheme/help/ru/userserv/login +%%NLS%%share/atheme/help/ru/userserv/logout +%%NLS%%share/atheme/help/ru/userserv/mark +%%NLS%%share/atheme/help/ru/userserv/register +%%NLS%%share/atheme/help/ru/userserv/resetpass +%%NLS%%share/atheme/help/ru/userserv/return +%%NLS%%share/atheme/help/ru/userserv/sendpass +%%NLS%%share/atheme/help/ru/userserv/set_email +%%NLS%%share/atheme/help/ru/userserv/set_emailmemos +%%NLS%%share/atheme/help/ru/userserv/set_hidemail +%%NLS%%share/atheme/help/ru/userserv/set_neverop +%%NLS%%share/atheme/help/ru/userserv/set_noop +%%NLS%%share/atheme/help/ru/userserv/set_password +%%NLS%%share/atheme/help/ru/userserv/set_private +%%NLS%%share/atheme/help/ru/userserv/set_privmsg +%%NLS%%share/atheme/help/ru/userserv/set_property +%%NLS%%share/atheme/help/ru/userserv/setpass +%%NLS%%share/atheme/help/ru/userserv/status +%%NLS%%share/atheme/help/ru/userserv/taxonomy +%%NLS%%share/atheme/help/ru/userserv/vacation +%%NLS%%share/atheme/help/ru/userserv/verify +%%NLS%%share/atheme/help/ru/userserv/vhost +%%NLS%%share/locale/cy/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/da/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/de/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/es/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/fr/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/ru/LC_MESSAGES/atheme.mo +%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm +%%PERL%%lib/atheme/modules/scripting/lib/init.pl +%%PERL%%lib/atheme/modules/scripting/perl.so +include/atheme/abirev.h +include/atheme/account.h +include/atheme/atheme_memory.h +include/atheme/atheme_string.h +include/atheme/atheme.h +include/atheme/auth.h +include/atheme/authcookie.h +include/atheme/base64.h +include/atheme/channels.h +include/atheme/commandtree.h +include/atheme/common.h +include/atheme/conf.h +include/atheme/confprocess.h +include/atheme/connection.h +include/atheme/crypto.h +include/atheme/culture.h +include/atheme/database_backend.h +include/atheme/datastream.h +include/atheme/entity-validation.h +include/atheme/entity.h +include/atheme/flags.h +include/atheme/global.h +include/atheme/hook.h +include/atheme/hooktypes.h +include/atheme/httpd.h +include/atheme/i18n.h +include/atheme/inline/account.h +include/atheme/inline/channels.h +include/atheme/inline/connection.h +include/atheme/libathemecore.h +include/atheme/linker.h +include/atheme/match.h +include/atheme/md5.h +include/atheme/module.h +include/atheme/object.h +include/atheme/phandler.h +include/atheme/pmodule.h +include/atheme/privs.h +include/atheme/protocol/asuka.h +include/atheme/protocol/bahamut.h +include/atheme/protocol/charybdis.h +include/atheme/protocol/elemental-ircd.h +include/atheme/protocol/inspircd.h +include/atheme/protocol/ircd-seven.h +include/atheme/protocol/ircnet.h +include/atheme/protocol/nefarious.h +include/atheme/protocol/ratbox.h +include/atheme/protocol/unreal.h +include/atheme/res.h +include/atheme/reslib.h +include/atheme/sasl.h +include/atheme/serno.h +include/atheme/servers.h +include/atheme/services.h +include/atheme/servtree.h +include/atheme/sourceinfo.h +include/atheme/stdinc.h +include/atheme/sysconf.h +include/atheme/table.h +include/atheme/taint.h +include/atheme/template.h +include/atheme/tools.h +include/atheme/uid.h +include/atheme/uplink.h +include/atheme/users.h +lib/atheme/modules/alis/main.so +lib/atheme/modules/auth/dummy.so +lib/atheme/modules/backend/corestorage.so +lib/atheme/modules/backend/flatfile.so +lib/atheme/modules/backend/opensex.so +lib/atheme/modules/botserv/bottalk.so +lib/atheme/modules/botserv/help.so +lib/atheme/modules/botserv/info.so +lib/atheme/modules/botserv/main.so +lib/atheme/modules/botserv/set_core.so +lib/atheme/modules/botserv/set_fantasy.so +lib/atheme/modules/botserv/set_nobot.so +lib/atheme/modules/botserv/set_private.so +lib/atheme/modules/botserv/set_saycaller.so +lib/atheme/modules/botserv/set.so +lib/atheme/modules/chanfix/main.so +lib/atheme/modules/chanserv/access.so +lib/atheme/modules/chanserv/akick.so +lib/atheme/modules/chanserv/antiflood.so +lib/atheme/modules/chanserv/ban.so +lib/atheme/modules/chanserv/clear_akicks.so +lib/atheme/modules/chanserv/clear_bans.so +lib/atheme/modules/chanserv/clear_flags.so +lib/atheme/modules/chanserv/clear_users.so +lib/atheme/modules/chanserv/clear.so +lib/atheme/modules/chanserv/clone.so +lib/atheme/modules/chanserv/close.so +lib/atheme/modules/chanserv/count.so +lib/atheme/modules/chanserv/drop.so +lib/atheme/modules/chanserv/fflags.so +lib/atheme/modules/chanserv/flags.so +lib/atheme/modules/chanserv/ftransfer.so +lib/atheme/modules/chanserv/getkey.so +lib/atheme/modules/chanserv/halfop.so +lib/atheme/modules/chanserv/help.so +lib/atheme/modules/chanserv/hold.so +lib/atheme/modules/chanserv/info.so +lib/atheme/modules/chanserv/invite.so +lib/atheme/modules/chanserv/kick.so +lib/atheme/modules/chanserv/list.so +lib/atheme/modules/chanserv/main.so +lib/atheme/modules/chanserv/mark.so +lib/atheme/modules/chanserv/moderate.so +lib/atheme/modules/chanserv/op.so *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Thu Dec 15 14:18:42 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 173CAC811CF; Thu, 15 Dec 2016 14:18:42 +0000 (UTC) (envelope-from lifanov@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 DA573E3B; Thu, 15 Dec 2016 14:18:41 +0000 (UTC) (envelope-from lifanov@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFEIfZe034198; Thu, 15 Dec 2016 14:18:41 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFEIfHQ034197; Thu, 15 Dec 2016 14:18:41 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201612151418.uBFEIfHQ034197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 15 Dec 2016 14:18:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428617 - head/security/hashcat-legacy 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: Thu, 15 Dec 2016 14:18:42 -0000 Author: lifanov Date: Thu Dec 15 14:18:40 2016 New Revision: 428617 URL: https://svnweb.freebsd.org/changeset/ports/428617 Log: security/hashcat-legacy: fix if lang/gccXX is installed and lang/gcc is not PR: 215184 Submitted by: John Hein Reported by: John Hein Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D8798 Modified: head/security/hashcat-legacy/Makefile Modified: head/security/hashcat-legacy/Makefile ============================================================================== --- head/security/hashcat-legacy/Makefile Thu Dec 15 13:38:21 2016 (r428616) +++ head/security/hashcat-legacy/Makefile Thu Dec 15 14:18:40 2016 (r428617) @@ -28,6 +28,9 @@ ONLY_FOR_ARCHS_REASON= uses amd64 instru ALL_TARGET= posix64 posixXOP +post-patch: + @${REINPLACE_CMD} -r 's|^(CC_.*[[:blank:]]*=[[:blank:]]*)gcc[[:blank:]]*$$|\1${CC}|' ${WRKSRC}/src/Makefile + do-install: .for v in 64 XOP ${INSTALL_PROGRAM} ${WRKSRC}/hashcat-cli${v}.bin ${STAGEDIR}${LOCALBASE}/bin From owner-svn-ports-all@freebsd.org Thu Dec 15 14:40:22 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 06C03C8195F; Thu, 15 Dec 2016 14:40:22 +0000 (UTC) (envelope-from lme@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 C7E1C191A; Thu, 15 Dec 2016 14:40:21 +0000 (UTC) (envelope-from lme@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFEeKOZ042133; Thu, 15 Dec 2016 14:40:20 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFEeK4B042131; Thu, 15 Dec 2016 14:40:20 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201612151440.uBFEeK4B042131@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Thu, 15 Dec 2016 14:40:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428618 - in head/net-mgmt/icinga2: . 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: Thu, 15 Dec 2016 14:40:22 -0000 Author: lme Date: Thu Dec 15 14:40:20 2016 New Revision: 428618 URL: https://svnweb.freebsd.org/changeset/ports/428618 Log: net-mgmt/icinga2: - Ignore SIGPIPE in the rc script. This is a workaround for the bug described in https://dev.icinga.com/issues/13567 - Bump PORTREVISION Modified: head/net-mgmt/icinga2/Makefile head/net-mgmt/icinga2/files/icinga2.in Modified: head/net-mgmt/icinga2/Makefile ============================================================================== --- head/net-mgmt/icinga2/Makefile Thu Dec 15 14:18:40 2016 (r428617) +++ head/net-mgmt/icinga2/Makefile Thu Dec 15 14:40:20 2016 (r428618) @@ -3,6 +3,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v DISTVERSION= 2.6.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org Modified: head/net-mgmt/icinga2/files/icinga2.in ============================================================================== --- head/net-mgmt/icinga2/files/icinga2.in Thu Dec 15 14:18:40 2016 (r428617) +++ head/net-mgmt/icinga2/files/icinga2.in Thu Dec 15 14:40:20 2016 (r428618) @@ -19,6 +19,11 @@ . /etc/rc.subr +# XXX temporary workaround for a bug in Icinga 2. See +# https://dev.icinga.org/issues/13567 + +trap "" SIGPIPE + # Add /usr/local/bin to path, so that the notification scripts # can work (#!/usr/bin/env bash) export PATH=$PATH:%%LOCALBASE%%/bin From owner-svn-ports-all@freebsd.org Thu Dec 15 14:48:42 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 8874FC81D28; Thu, 15 Dec 2016 14:48:42 +0000 (UTC) (envelope-from tota@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 57DF71F31; Thu, 15 Dec 2016 14:48:42 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFEmfho046173; Thu, 15 Dec 2016 14:48:41 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFEmf2A046171; Thu, 15 Dec 2016 14:48:41 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612151448.uBFEmf2A046171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 15 Dec 2016 14:48:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428619 - head/graphics/R-cran-colorspace 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: Thu, 15 Dec 2016 14:48:42 -0000 Author: tota Date: Thu Dec 15 14:48:41 2016 New Revision: 428619 URL: https://svnweb.freebsd.org/changeset/ports/428619 Log: - Update to 1.3-2 Modified: head/graphics/R-cran-colorspace/Makefile (contents, props changed) head/graphics/R-cran-colorspace/distinfo (contents, props changed) Modified: head/graphics/R-cran-colorspace/Makefile ============================================================================== --- head/graphics/R-cran-colorspace/Makefile Thu Dec 15 14:40:20 2016 (r428618) +++ head/graphics/R-cran-colorspace/Makefile Thu Dec 15 14:48:41 2016 (r428619) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= colorspace -DISTVERSION= 1.2-7 +DISTVERSION= 1.3-2 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/graphics/R-cran-colorspace/distinfo ============================================================================== --- head/graphics/R-cran-colorspace/distinfo Thu Dec 15 14:40:20 2016 (r428618) +++ head/graphics/R-cran-colorspace/distinfo Thu Dec 15 14:48:41 2016 (r428619) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476519912 -SHA256 (colorspace_1.2-7.tar.gz) = a5a1c0bf1b0cb8dec5b7208fd873583c180aa540c9b214b5f17d5ecee3499c3a -SIZE (colorspace_1.2-7.tar.gz) = 265357 +TIMESTAMP = 1481776074 +SHA256 (colorspace_1.3-2.tar.gz) = dd9fd2342b650456901d014e7ff6d2e201f8bec0b555be63b1a878d2e1513e34 +SIZE (colorspace_1.3-2.tar.gz) = 293433 From owner-svn-ports-all@freebsd.org Thu Dec 15 15:10:01 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 AF0A6C77358; Thu, 15 Dec 2016 15:10:01 +0000 (UTC) (envelope-from tijl@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 898A8C97; Thu, 15 Dec 2016 15:10:01 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFFA0Ij054403; Thu, 15 Dec 2016 15:10:00 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFFA0OG054397; Thu, 15 Dec 2016 15:10:00 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612151510.uBFFA0OG054397@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Thu, 15 Dec 2016 15:10:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428620 - in branches/2016Q4: . www www/linux-c6-flashplugin11 www/linux-c6-flashplugin24 www/linux-f10-flashplugin11 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: Thu, 15 Dec 2016 15:10:01 -0000 Author: tijl Date: Thu Dec 15 15:10:00 2016 New Revision: 428620 URL: https://svnweb.freebsd.org/changeset/ports/428620 Log: MFH: r425225, r425380, r425941, r427989, r428522 Add flash plugin 24.0.0.186 and remove flash plugin 11.x ports because the distfiles are no longer available. Approved by: ports-secteam (feld) Added: branches/2016Q4/www/linux-c6-flashplugin24/ - copied from r425225, head/www/linux-c6-flashplugin24/ Deleted: branches/2016Q4/www/linux-c6-flashplugin11/ branches/2016Q4/www/linux-f10-flashplugin11/ Modified: branches/2016Q4/MOVED branches/2016Q4/www/Makefile branches/2016Q4/www/linux-c6-flashplugin24/Makefile branches/2016Q4/www/linux-c6-flashplugin24/distinfo branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/MOVED ============================================================================== --- branches/2016Q4/MOVED Thu Dec 15 14:48:41 2016 (r428619) +++ branches/2016Q4/MOVED Thu Dec 15 15:10:00 2016 (r428620) @@ -8664,3 +8664,5 @@ databases/postgresql91-docs||2016-10-02| www/mediawiki125||2016-10-02|Has expired: EOL upstream multimedia/kvazaar-devel|multimedia/kvazaar|2016-10-05|Out of date: use multimedia/kvazaar for now www/lighttpd-mod_geoip|www/lighttpd|2016-10-21|Integrated into www/lighttpd +www/linux-f10-flashplugin11||2016-12-13|Deprecated +www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated Modified: branches/2016Q4/www/Makefile ============================================================================== --- branches/2016Q4/www/Makefile Thu Dec 15 14:48:41 2016 (r428619) +++ branches/2016Q4/www/Makefile Thu Dec 15 15:10:00 2016 (r428620) @@ -367,9 +367,8 @@ SUBDIR += links SUBDIR += links-hacked SUBDIR += links1 - SUBDIR += linux-c6-flashplugin11 + SUBDIR += linux-c6-flashplugin24 SUBDIR += linux-c6-qt47-webkit - SUBDIR += linux-f10-flashplugin11 SUBDIR += linux-firefox SUBDIR += linux-opera SUBDIR += linux-seamonkey Modified: branches/2016Q4/www/linux-c6-flashplugin24/Makefile ============================================================================== --- head/www/linux-c6-flashplugin24/Makefile Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/Makefile Thu Dec 15 15:10:00 2016 (r428620) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= flashplugin -PORTVERSION= 24.0.0.138 +PORTVERSION= 24.0.0.186 CATEGORIES= www multimedia linux -MASTER_SITES= https://fpdownload.macromedia.com/pub/labs/flashruntimes/flashplayer/linux32/ +MASTER_SITES= https://fpdownload.macromedia.com/get/flashplayer/pdc/${PORTVERSION}/ PKGNAMEPREFIX?= linux-c6- -PKGNAMESUFFIX= 24 DISTFILES= flash_player_npapi_linux.i386.tar.gz DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} Modified: branches/2016Q4/www/linux-c6-flashplugin24/distinfo ============================================================================== --- head/www/linux-c6-flashplugin24/distinfo Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/distinfo Thu Dec 15 15:10:00 2016 (r428620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478178247 -SHA256 (flashplugin/24.0.0.138/flash_player_npapi_linux.i386.tar.gz) = b8ad51040695c6c6a6534353f0950b012353682dd1b1e37168897a1c7eaa0c07 -SIZE (flashplugin/24.0.0.138/flash_player_npapi_linux.i386.tar.gz) = 9159673 +TIMESTAMP = 1481650383 +SHA256 (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 3b5803388f31940484c1020db4c5533aa48cfccab3880eb55a6f25610eb691fd +SIZE (flashplugin/24.0.0.186/flash_player_npapi_linux.i386.tar.gz) = 9159537 Modified: branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr ============================================================================== --- head/www/linux-c6-flashplugin24/pkg-descr Thu Nov 3 14:54:39 2016 (r425225) +++ branches/2016Q4/www/linux-c6-flashplugin24/pkg-descr Thu Dec 15 15:10:00 2016 (r428620) @@ -1,10 +1,7 @@ -This is the official Flash Player from Adobe. This plugin enables -you to see .swf and .spl files on the 'net from your Opera, Mozilla or -Firefox sessions. - -Please see the Adobe home page for more information. +This is the official Flash Player from Adobe. Together with nspluginwrapper +this plugin allows you to see .swf and .spl files in Firefox. FreeBSD Flash License Agreement: - http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/96374 +https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=96374 -WWW: http://www.adobe.com/ +WWW: https://www.adobe.com/ From owner-svn-ports-all@freebsd.org Thu Dec 15 15:14:52 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 214FBC77622; Thu, 15 Dec 2016 15:14:52 +0000 (UTC) (envelope-from tota@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 E4D8F12D1; Thu, 15 Dec 2016 15:14:51 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFFEpJL058383; Thu, 15 Dec 2016 15:14:51 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFFEoaU058381; Thu, 15 Dec 2016 15:14:50 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612151514.uBFFEoaU058381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Thu, 15 Dec 2016 15:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428621 - head/devel/R-cran-BH 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: Thu, 15 Dec 2016 15:14:52 -0000 Author: tota Date: Thu Dec 15 15:14:50 2016 New Revision: 428621 URL: https://svnweb.freebsd.org/changeset/ports/428621 Log: - Update to 1.62.0-1 Modified: head/devel/R-cran-BH/Makefile (contents, props changed) head/devel/R-cran-BH/distinfo (contents, props changed) Modified: head/devel/R-cran-BH/Makefile ============================================================================== --- head/devel/R-cran-BH/Makefile Thu Dec 15 15:10:00 2016 (r428620) +++ head/devel/R-cran-BH/Makefile Thu Dec 15 15:14:50 2016 (r428621) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= BH -DISTVERSION= 1.60.0-2 +DISTVERSION= 1.62.0-1 CATEGORIES= devel DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/devel/R-cran-BH/distinfo ============================================================================== --- head/devel/R-cran-BH/distinfo Thu Dec 15 15:10:00 2016 (r428620) +++ head/devel/R-cran-BH/distinfo Thu Dec 15 15:14:50 2016 (r428621) @@ -1,2 +1,3 @@ -SHA256 (BH_1.60.0-2.tar.gz) = e441aede925d760dc0142be77079ebd7a46f2392772b875cde6ca567dd49c48c -SIZE (BH_1.60.0-2.tar.gz) = 9783419 +TIMESTAMP = 1481813817 +SHA256 (BH_1.62.0-1.tar.gz) = 5718a14084e30e35288a9e021487df5518913b1ae28f4131b69e34fbdd6d6e07 +SIZE (BH_1.62.0-1.tar.gz) = 10181096 From owner-svn-ports-all@freebsd.org Thu Dec 15 15:27:14 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 386C1C777F4; Thu, 15 Dec 2016 15:27:14 +0000 (UTC) (envelope-from dinoex@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 07F3E17D9; Thu, 15 Dec 2016 15:27:13 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFFRDjh062644; Thu, 15 Dec 2016 15:27:13 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFFRD49062643; Thu, 15 Dec 2016 15:27:13 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612151527.uBFFRD49062643@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 15 Dec 2016 15:27:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428622 - head/irc/hexchat-fish 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: Thu, 15 Dec 2016 15:27:14 -0000 Author: dinoex Date: Thu Dec 15 15:27:13 2016 New Revision: 428622 URL: https://svnweb.freebsd.org/changeset/ports/428622 Log: - add BUILD_DEPENDS Modified: head/irc/hexchat-fish/Makefile Modified: head/irc/hexchat-fish/Makefile ============================================================================== --- head/irc/hexchat-fish/Makefile Thu Dec 15 15:14:50 2016 (r428621) +++ head/irc/hexchat-fish/Makefile Thu Dec 15 15:27:13 2016 (r428622) @@ -13,6 +13,7 @@ COMMENT= Encryption plugin for Hexchat LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= hexchat:irc/hexchat RUN_DEPENDS= hexchat:irc/hexchat USES= tar:bz2 pkgconfig ssl From owner-svn-ports-all@freebsd.org Thu Dec 15 16:18: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 7625AC81E3F; Thu, 15 Dec 2016 16:18:39 +0000 (UTC) (envelope-from sunpoet@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 2D5001F9; Thu, 15 Dec 2016 16:18:39 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFGIc7r083182; Thu, 15 Dec 2016 16:18:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFGIcUf083179; Thu, 15 Dec 2016 16:18:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612151618.uBFGIcUf083179@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Dec 2016 16:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428623 - head/devel/libunistring 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: Thu, 15 Dec 2016 16:18:39 -0000 Author: sunpoet Date: Thu Dec 15 16:18:37 2016 New Revision: 428623 URL: https://svnweb.freebsd.org/changeset/ports/428623 Log: - Update to 0.9.7 - While I'm here, add LICENSE_FILE and update WWW Changes: http://git.savannah.gnu.org/cgit/libunistring.git/tree/NEWS PR: 215310 Submitted by: Takefu (maintainer) Modified: head/devel/libunistring/Makefile head/devel/libunistring/distinfo head/devel/libunistring/pkg-descr Modified: head/devel/libunistring/Makefile ============================================================================== --- head/devel/libunistring/Makefile Thu Dec 15 15:27:13 2016 (r428622) +++ head/devel/libunistring/Makefile Thu Dec 15 16:18:37 2016 (r428623) @@ -1,15 +1,16 @@ # $FreeBSD$ PORTNAME= libunistring -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= takefu@airport.fm COMMENT= Unicode string library -LICENSE= GPLv3 LGPL3 +LICENSE= GPLv2 LGPL3+ LICENSE_COMB= dual +LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LIB USES= alias charsetfix gmake iconv libtool tar:xz USE_LDCONFIG= yes Modified: head/devel/libunistring/distinfo ============================================================================== --- head/devel/libunistring/distinfo Thu Dec 15 15:27:13 2016 (r428622) +++ head/devel/libunistring/distinfo Thu Dec 15 16:18:37 2016 (r428623) @@ -1,2 +1,3 @@ -SHA256 (libunistring-0.9.6.tar.xz) = 2df42eae46743e3f91201bf5c100041540a7704e8b9abfd57c972b2d544de41b -SIZE (libunistring-0.9.6.tar.xz) = 1960488 +TIMESTAMP = 1481789058 +SHA256 (libunistring-0.9.7.tar.xz) = 2e3764512aaf2ce598af5a38818c0ea23dedf1ff5460070d1b6cee5c3336e797 +SIZE (libunistring-0.9.7.tar.xz) = 1967300 Modified: head/devel/libunistring/pkg-descr ============================================================================== --- head/devel/libunistring/pkg-descr Thu Dec 15 15:27:13 2016 (r428622) +++ head/devel/libunistring/pkg-descr Thu Dec 15 16:18:37 2016 (r428623) @@ -3,4 +3,4 @@ GNU LIBUNISTRING - Unicode string librar This library provides functions for manipulating Unicode strings and for manipulating C strings according to the Unicode standard. -WWW: http://www.gnu.org/software/libunistring/ +WWW: https://www.gnu.org/software/libunistring/ From owner-svn-ports-all@freebsd.org Thu Dec 15 16:18:43 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 D3537C81E67; Thu, 15 Dec 2016 16:18:43 +0000 (UTC) (envelope-from sunpoet@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 A29DE20D; Thu, 15 Dec 2016 16:18:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFGIglD083315; Thu, 15 Dec 2016 16:18:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFGIgUL083313; Thu, 15 Dec 2016 16:18:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612151618.uBFGIgUL083313@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 15 Dec 2016 16:18:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428624 - head/russian/wordpress 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: Thu, 15 Dec 2016 16:18:43 -0000 Author: sunpoet Date: Thu Dec 15 16:18:42 2016 New Revision: 428624 URL: https://svnweb.freebsd.org/changeset/ports/428624 Log: - Update to 4.7 Changes: https://codex.wordpress.org/Version_4.7 https://wordpress.org/news/2016/12/vaughan/ PR: 215312 Submitted by: Mikhail Timofeev <9267096@gmail.com> (maintainer) Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Thu Dec 15 16:18:37 2016 (r428623) +++ head/russian/wordpress/Makefile Thu Dec 15 16:18:42 2016 (r428624) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.6.1 +PORTVERSION= 4.7 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Thu Dec 15 16:18:37 2016 (r428623) +++ head/russian/wordpress/distinfo Thu Dec 15 16:18:42 2016 (r428624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473301715 -SHA256 (wordpress-4.6.1-ru_RU.tar.gz) = 15d8a091782a5c0342ee5788a4a11b76c43b195194e4336b359a45fed51d4958 -SIZE (wordpress-4.6.1-ru_RU.tar.gz) = 8437759 +TIMESTAMP = 1481647350 +SHA256 (wordpress-4.7-ru_RU.tar.gz) = 70e89422e56b06f1cdecd50a30a8c1cf70d341e72057c3707fbdd182edaa1cb9 +SIZE (wordpress-4.7-ru_RU.tar.gz) = 8509085 From owner-svn-ports-all@freebsd.org Thu Dec 15 16:28:01 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 4097AC81148; Thu, 15 Dec 2016 16:28:01 +0000 (UTC) (envelope-from ehaupt@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 10254BF4; Thu, 15 Dec 2016 16:28:00 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFGS0Z2087635; Thu, 15 Dec 2016 16:28:00 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFGS0Ar087633; Thu, 15 Dec 2016 16:28:00 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612151628.uBFGS0Ar087633@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 15 Dec 2016 16:28:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428625 - head/audio/mp3guessenc 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: Thu, 15 Dec 2016 16:28:01 -0000 Author: ehaupt Date: Thu Dec 15 16:27:59 2016 New Revision: 428625 URL: https://svnweb.freebsd.org/changeset/ports/428625 Log: Update to 0.26.2 Modified: head/audio/mp3guessenc/Makefile head/audio/mp3guessenc/distinfo Modified: head/audio/mp3guessenc/Makefile ============================================================================== --- head/audio/mp3guessenc/Makefile Thu Dec 15 16:18:42 2016 (r428624) +++ head/audio/mp3guessenc/Makefile Thu Dec 15 16:27:59 2016 (r428625) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mp3guessenc -PORTVERSION= 0.26.1 +PORTVERSION= 0.26.2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/\.[0-9]*$//} Modified: head/audio/mp3guessenc/distinfo ============================================================================== --- head/audio/mp3guessenc/distinfo Thu Dec 15 16:18:42 2016 (r428624) +++ head/audio/mp3guessenc/distinfo Thu Dec 15 16:27:59 2016 (r428625) @@ -1,2 +1,3 @@ -SHA256 (mp3guessenc-0.26.1.tar.gz) = 6ddc4f80df0a9b10701a3982fe1f61c3f8625fe8b82dbf7bacfaebff51c2504a -SIZE (mp3guessenc-0.26.1.tar.gz) = 107317 +TIMESTAMP = 1481811709 +SHA256 (mp3guessenc-0.26.2.tar.gz) = 2d472e9f03d4e44382c6ffc03d1a376eb46b7b44af0866829bb8ede807eae669 +SIZE (mp3guessenc-0.26.2.tar.gz) = 110357 From owner-svn-ports-all@freebsd.org Thu Dec 15 16:42:42 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 65336C81743; Thu, 15 Dec 2016 16:42:42 +0000 (UTC) (envelope-from mat@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 34C7716BC; Thu, 15 Dec 2016 16:42:42 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFGgffF095405; Thu, 15 Dec 2016 16:42:41 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFGgf9e095404; Thu, 15 Dec 2016 16:42:41 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612151642.uBFGgf9e095404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Thu, 15 Dec 2016 16:42:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428626 - head/databases/mdbtools 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: Thu, 15 Dec 2016 16:42:42 -0000 Author: mat Date: Thu Dec 15 16:42:41 2016 New Revision: 428626 URL: https://svnweb.freebsd.org/changeset/ports/428626 Log: Silence stage-qa. Reported by: pkg-fallout Sponsored by: Absolight Modified: head/databases/mdbtools/Makefile (contents, props changed) Modified: head/databases/mdbtools/Makefile ============================================================================== --- head/databases/mdbtools/Makefile Thu Dec 15 16:27:59 2016 (r428625) +++ head/databases/mdbtools/Makefile Thu Dec 15 16:42:41 2016 (r428626) @@ -19,7 +19,7 @@ LIB_DEPENDS= libodbc.so:databases/unixOD OPTIONS_DEFINE= GNOME DOCS OPTIONS_SUB= yes -USES= autoreconf bison iconv libtool pathfix pkgconfig +USES= autoreconf bison gettext-runtime iconv libtool pathfix pkgconfig readline USE_GITHUB= yes GH_ACCOUNT= brianb USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Thu Dec 15 17:10: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 AFBA9C81295; Thu, 15 Dec 2016 17:10:38 +0000 (UTC) (envelope-from tcberner@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 7DC5BB5E; Thu, 15 Dec 2016 17:10:38 +0000 (UTC) (envelope-from tcberner@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFHAbMB004125; Thu, 15 Dec 2016 17:10:37 GMT (envelope-from tcberner@FreeBSD.org) Received: (from tcberner@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFHAbRv004118; Thu, 15 Dec 2016 17:10:37 GMT (envelope-from tcberner@FreeBSD.org) Message-Id: <201612151710.uBFHAbRv004118@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tcberner set sender to tcberner@FreeBSD.org using -f From: "Tobias C. Berner" Date: Thu, 15 Dec 2016 17:10:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428627 - in head/devel: qbs qbs/files qtcreator 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: Thu, 15 Dec 2016 17:10:38 -0000 Author: tcberner Date: Thu Dec 15 17:10:36 2016 New Revision: 428627 URL: https://svnweb.freebsd.org/changeset/ports/428627 Log: Update devel/qtcreator to 4.2.0 and devel/qbs to 1.7.0 Changelog: http://blog.qt.io/blog/2016/12/14/qt-creator-4-2-released/ Approved by: rakuco (mentor) Deleted: head/devel/qbs/files/ Modified: head/devel/qbs/Makefile head/devel/qbs/distinfo head/devel/qbs/pkg-plist head/devel/qtcreator/Makefile head/devel/qtcreator/distinfo head/devel/qtcreator/pkg-plist Modified: head/devel/qbs/Makefile ============================================================================== --- head/devel/qbs/Makefile Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qbs/Makefile Thu Dec 15 17:10:36 2016 (r428627) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qbs -PORTVERSION= 1.6.1 +PORTVERSION= 1.7.0 DISTVERSIONPREFIX= src- CATEGORIES= devel MASTER_SITES= QT/official_releases/${PORTNAME}/${PORTVERSION} Modified: head/devel/qbs/distinfo ============================================================================== --- head/devel/qbs/distinfo Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qbs/distinfo Thu Dec 15 17:10:36 2016 (r428627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478880548 -SHA256 (KDE/Qt/qbs/qbs-src-1.6.1.tar.gz) = 72bbba4ac0ede177df52e44e79692752016ecd1c26b9ae86c76b0df1e18cbb10 -SIZE (KDE/Qt/qbs/qbs-src-1.6.1.tar.gz) = 934229 +TIMESTAMP = 1481804589 +SHA256 (KDE/Qt/qbs/qbs-src-1.7.0.tar.gz) = a7271e35f35c015f6deda3bf5b614031019018572cebb9904920f251b583c3ef +SIZE (KDE/Qt/qbs/qbs-src-1.7.0.tar.gz) = 992213 Modified: head/devel/qbs/pkg-plist ============================================================================== --- head/devel/qbs/pkg-plist Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qbs/pkg-plist Thu Dec 15 17:10:36 2016 (r428627) @@ -38,11 +38,11 @@ include/qbs/use_installed_corelib.pri include/qbs/use_installed_qtprofilesetup.pri lib/libqbscore.so lib/libqbscore.so.1 -lib/libqbscore.so.1.6 +lib/libqbscore.so.1.7 lib/libqbscore.so.%%SHLIB_VERSION%% lib/libqbsqtprofilesetup.so lib/libqbsqtprofilesetup.so.1 -lib/libqbsqtprofilesetup.so.1.6 +lib/libqbsqtprofilesetup.so.1.7 lib/libqbsqtprofilesetup.so.%%SHLIB_VERSION%% lib/qbs/plugins/libqbs_cpp_scanner.so lib/qbs/plugins/libqbs_qt_scanner.so @@ -80,6 +80,8 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%PORTDOCS%%%%DOCSDIR%%/html/images/ico_out.png %%PORTDOCS%%%%DOCSDIR%%/html/images/logo.png %%PORTDOCS%%%%DOCSDIR%%/html/index.html +%%PORTDOCS%%%%DOCSDIR%%/html/innosetup-item.html +%%PORTDOCS%%%%DOCSDIR%%/html/innosetup-module.html %%PORTDOCS%%%%DOCSDIR%%/html/installing-files.html %%PORTDOCS%%%%DOCSDIR%%/html/installpackage-item.html %%PORTDOCS%%%%DOCSDIR%%/html/java-module.html @@ -97,7 +99,9 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%PORTDOCS%%%%DOCSDIR%%/html/language-introduction.html %%PORTDOCS%%%%DOCSDIR%%/html/lex-yacc-module.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-builtin-services.html +%%PORTDOCS%%%%DOCSDIR%%/html/list-of-convenience-items.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-items.html +%%PORTDOCS%%%%DOCSDIR%%/html/list-of-language-items.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-modules.html %%PORTDOCS%%%%DOCSDIR%%/html/list-of-tools.html %%PORTDOCS%%%%DOCSDIR%%/html/loadablemodule-item.html @@ -125,8 +129,8 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%PORTDOCS%%%%DOCSDIR%%/html/setup.html %%PORTDOCS%%%%DOCSDIR%%/html/shell.html %%PORTDOCS%%%%DOCSDIR%%/html/staticlibrary-item.html -%%PORTDOCS%%%%DOCSDIR%%/html/style/offline.css %%PORTDOCS%%%%DOCSDIR%%/html/style/offline-simple.css +%%PORTDOCS%%%%DOCSDIR%%/html/style/offline.css %%PORTDOCS%%%%DOCSDIR%%/html/subproject-item.html %%PORTDOCS%%%%DOCSDIR%%/html/system-requirements.html %%PORTDOCS%%%%DOCSDIR%%/html/typescript-module.html @@ -203,6 +207,7 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/imports/qbs/Probes/FrameworkProbe.qbs %%DATADIR%%/imports/qbs/Probes/GccProbe.qbs %%DATADIR%%/imports/qbs/Probes/IncludeProbe.qbs +%%DATADIR%%/imports/qbs/Probes/InnoSetupProbe.qbs %%DATADIR%%/imports/qbs/Probes/JdkProbe.qbs %%DATADIR%%/imports/qbs/Probes/MsvcProbe.qbs %%DATADIR%%/imports/qbs/Probes/NodeJsProbe.qbs @@ -220,6 +225,7 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/imports/qbs/base/AutotestRunner.qbs %%DATADIR%%/imports/qbs/base/CppApplication.qbs %%DATADIR%%/imports/qbs/base/DynamicLibrary.qbs +%%DATADIR%%/imports/qbs/base/InnoSetup.qbs %%DATADIR%%/imports/qbs/base/InstallPackage.qbs %%DATADIR%%/imports/qbs/base/JavaClassCollection.qbs %%DATADIR%%/imports/qbs/base/JavaJarFile.qbs @@ -265,6 +271,7 @@ lib/qbs/plugins/libqbs_qt_scanner.so %%DATADIR%%/modules/cpp/windows-msvc.qbs %%DATADIR%%/modules/ib/IBModule.qbs %%DATADIR%%/modules/ib/ib.js +%%DATADIR%%/modules/innosetup/InnoSetupModule.qbs %%DATADIR%%/modules/java/JavaModule.qbs %%DATADIR%%/modules/java/io/qt/qbs/Artifact.java %%DATADIR%%/modules/java/io/qt/qbs/ArtifactListJsonWriter.java Modified: head/devel/qtcreator/Makefile ============================================================================== --- head/devel/qtcreator/Makefile Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qtcreator/Makefile Thu Dec 15 17:10:36 2016 (r428627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qtcreator -DISTVERSION= 4.1.0 +DISTVERSION= 4.2.0 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} Modified: head/devel/qtcreator/distinfo ============================================================================== --- head/devel/qtcreator/distinfo Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qtcreator/distinfo Thu Dec 15 17:10:36 2016 (r428627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472157703 -SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.1.0.tar.gz) = 412c0223dbfd86983b39e10e2c7cb42b530995cfe2f3aa3529ea3f1b00ffb403 -SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.1.0.tar.gz) = 22342296 +TIMESTAMP = 1481721888 +SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.0.tar.gz) = 0e05783bbc3a38aa935dd1b17191bcbc2af3cf6f7197865ee089fe094d0cf27b +SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-4.2.0.tar.gz) = 22825810 Modified: head/devel/qtcreator/pkg-plist ============================================================================== --- head/devel/qtcreator/pkg-plist Thu Dec 15 16:42:41 2016 (r428626) +++ head/devel/qtcreator/pkg-plist Thu Dec 15 17:10:36 2016 (r428627) @@ -1,60 +1,64 @@ bin/qtcreator lib/qtcreator/libAggregation.so lib/qtcreator/libAggregation.so.4 -lib/qtcreator/libAggregation.so.4.1 -lib/qtcreator/libAggregation.so.4.1.0 +lib/qtcreator/libAggregation.so.4.2 +lib/qtcreator/libAggregation.so.4.2.0 lib/qtcreator/libCPlusPlus.so lib/qtcreator/libCPlusPlus.so.4 -lib/qtcreator/libCPlusPlus.so.4.1 -lib/qtcreator/libCPlusPlus.so.4.1.0 +lib/qtcreator/libCPlusPlus.so.4.2 +lib/qtcreator/libCPlusPlus.so.4.2.0 lib/qtcreator/libClangbackendipc.so lib/qtcreator/libClangbackendipc.so.4 -lib/qtcreator/libClangbackendipc.so.4.1 -lib/qtcreator/libClangbackendipc.so.4.1.0 +lib/qtcreator/libClangbackendipc.so.4.2 +lib/qtcreator/libClangbackendipc.so.4.2.0 lib/qtcreator/libExtensionSystem.so lib/qtcreator/libExtensionSystem.so.4 -lib/qtcreator/libExtensionSystem.so.4.1 -lib/qtcreator/libExtensionSystem.so.4.1.0 +lib/qtcreator/libExtensionSystem.so.4.2 +lib/qtcreator/libExtensionSystem.so.4.2.0 +lib/qtcreator/libFlameGraph.so +lib/qtcreator/libFlameGraph.so.4 +lib/qtcreator/libFlameGraph.so.4.2 +lib/qtcreator/libFlameGraph.so.4.2.0 lib/qtcreator/libGLSL.so lib/qtcreator/libGLSL.so.4 -lib/qtcreator/libGLSL.so.4.1 -lib/qtcreator/libGLSL.so.4.1.0 +lib/qtcreator/libGLSL.so.4.2 +lib/qtcreator/libGLSL.so.4.2.0 lib/qtcreator/libLanguageUtils.so lib/qtcreator/libLanguageUtils.so.4 -lib/qtcreator/libLanguageUtils.so.4.1 -lib/qtcreator/libLanguageUtils.so.4.1.0 +lib/qtcreator/libLanguageUtils.so.4.2 +lib/qtcreator/libLanguageUtils.so.4.2.0 lib/qtcreator/libModeling.so lib/qtcreator/libModeling.so.4 -lib/qtcreator/libModeling.so.4.1 -lib/qtcreator/libModeling.so.4.1.0 +lib/qtcreator/libModeling.so.4.2 +lib/qtcreator/libModeling.so.4.2.0 lib/qtcreator/libQmlDebug.so lib/qtcreator/libQmlDebug.so.4 -lib/qtcreator/libQmlDebug.so.4.1 -lib/qtcreator/libQmlDebug.so.4.1.0 +lib/qtcreator/libQmlDebug.so.4.2 +lib/qtcreator/libQmlDebug.so.4.2.0 lib/qtcreator/libQmlEditorWidgets.so lib/qtcreator/libQmlEditorWidgets.so.4 -lib/qtcreator/libQmlEditorWidgets.so.4.1 -lib/qtcreator/libQmlEditorWidgets.so.4.1.0 +lib/qtcreator/libQmlEditorWidgets.so.4.2 +lib/qtcreator/libQmlEditorWidgets.so.4.2.0 lib/qtcreator/libQmlJS.so lib/qtcreator/libQmlJS.so.4 -lib/qtcreator/libQmlJS.so.4.1 -lib/qtcreator/libQmlJS.so.4.1.0 +lib/qtcreator/libQmlJS.so.4.2 +lib/qtcreator/libQmlJS.so.4.2.0 lib/qtcreator/libQtcSsh.so lib/qtcreator/libQtcSsh.so.4 -lib/qtcreator/libQtcSsh.so.4.1 -lib/qtcreator/libQtcSsh.so.4.1.0 +lib/qtcreator/libQtcSsh.so.4.2 +lib/qtcreator/libQtcSsh.so.4.2.0 lib/qtcreator/libSqlite.so lib/qtcreator/libSqlite.so.4 -lib/qtcreator/libSqlite.so.4.1 -lib/qtcreator/libSqlite.so.4.1.0 +lib/qtcreator/libSqlite.so.4.2 +lib/qtcreator/libSqlite.so.4.2.0 lib/qtcreator/libTimeline.so lib/qtcreator/libTimeline.so.4 -lib/qtcreator/libTimeline.so.4.1 -lib/qtcreator/libTimeline.so.4.1.0 +lib/qtcreator/libTimeline.so.4.2 +lib/qtcreator/libTimeline.so.4.2.0 lib/qtcreator/libUtils.so lib/qtcreator/libUtils.so.4 -lib/qtcreator/libUtils.so.4.1 -lib/qtcreator/libUtils.so.4.1.0 +lib/qtcreator/libUtils.so.4.2 +lib/qtcreator/libUtils.so.4.2.0 lib/qtcreator/plugins/libAndroid.so lib/qtcreator/plugins/libAutoTest.so lib/qtcreator/plugins/libAutotoolsProjectManager.so @@ -103,6 +107,7 @@ lib/qtcreator/plugins/libQnx.so lib/qtcreator/plugins/libQtSupport.so lib/qtcreator/plugins/libRemoteLinux.so lib/qtcreator/plugins/libResourceEditor.so +lib/qtcreator/plugins/libScxmlEditor.so lib/qtcreator/plugins/libSubversion.so lib/qtcreator/plugins/libTaskList.so lib/qtcreator/plugins/libTextEditor.so @@ -134,12 +139,14 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/debugger/LICENSE.GPL3-EXCEPT %%DATADIR%%/debugger/README.txt %%DATADIR%%/debugger/boosttypes.py +%%DATADIR%%/debugger/cdbbridge.py %%DATADIR%%/debugger/creatortypes.py %%DATADIR%%/debugger/dumper.py %%DATADIR%%/debugger/dumper.py.bak %%DATADIR%%/debugger/gdbbridge.py %%DATADIR%%/debugger/lldbbridge.py %%DATADIR%%/debugger/misctypes.py +%%DATADIR%%/debugger/opencvtypes.py %%DATADIR%%/debugger/pdbbridge.py %%DATADIR%%/debugger/personaltypes.py %%DATADIR%%/debugger/qttypes.py @@ -268,6 +275,8 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/qml/qmlpuppet/container/informationcontainer.h %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/instancecontainer.h +%%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.cpp +%%DATADIR%%/qml/qmlpuppet/container/mockuptypecontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.cpp %%DATADIR%%/qml/qmlpuppet/container/propertyabstractcontainer.h %%DATADIR%%/qml/qmlpuppet/container/propertybindingcontainer.cpp @@ -291,6 +300,7 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceglobal.h %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.cpp %%DATADIR%%/qml/qmlpuppet/interfaces/nodeinstanceserverinterface.h +%%DATADIR%%/qml/qmlpuppet/mockfiles/GenericBackend.qml %%DATADIR%%/qml/qmlpuppet/mockfiles/Window.qml %%DATADIR%%/qml/qmlpuppet/qml2puppet/Info.plist %%DATADIR%%/qml/qmlpuppet/qml2puppet/instances/anchorchangesnodeinstance.cpp @@ -378,6 +388,7 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/CustomSpinBoxStyle.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/DoubleSpinBox.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExpandingSpacer.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExpressionTextField.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ExtendedFunctionButton.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FlickableSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/FontComboBox.qml @@ -390,6 +401,7 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/Label.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/LineEdit.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/OriginControl.qml +%%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/PaddingSection.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/RoundedPanel.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/ScrollView.qml %%DATADIR%%/qmldesigner/propertyEditorQmlSources/HelperWidgets/SecondColumnLayout.qml @@ -592,6 +604,9 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/templates/wizards/files/nim/file.nim %%DATADIR%%/templates/wizards/files/nim/icon.png %%DATADIR%%/templates/wizards/files/nim/wizard.json +%%DATADIR%%/templates/wizards/files/nimscript/file.nims +%%DATADIR%%/templates/wizards/files/nimscript/icon.png +%%DATADIR%%/templates/wizards/files/nimscript/wizard.json %%DATADIR%%/templates/wizards/files/python/file.py %%DATADIR%%/templates/wizards/files/python/wizard.json %%DATADIR%%/templates/wizards/files/qrc/file.qrc @@ -636,13 +651,6 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/threejs/3rdparty/three.js %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/threejs/glcode.js %%DATADIR%%/templates/wizards/projects/qmake/qtcanvas3dapplication/wizard.json -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/Page1.qml.tpl -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/Page1Form.ui.qml.tpl -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/app.pro -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/main.cpp -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/main.qml.tpl -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/qml.qrc -%%DATADIR%%/templates/wizards/projects/qmake/qtlabscontrolsapplication/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/MainForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/app.pro %%DATADIR%%/templates/wizards/projects/qmake/qtquickapplication/main.cpp @@ -656,6 +664,7 @@ share/icons/hicolor/64x64/apps/QtProject %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/main.cpp %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/main.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/qml.qrc +%%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/qtquickcontrols2.conf %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrols2application/wizard.json %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/MainForm.ui.qml.tpl %%DATADIR%%/templates/wizards/projects/qmake/qtquickcontrolsapplication/app.pro From owner-svn-ports-all@freebsd.org Thu Dec 15 17:27:58 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 9CAFBC81A98; Thu, 15 Dec 2016 17:27:58 +0000 (UTC) (envelope-from royger@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 7781019C0; Thu, 15 Dec 2016 17:27:58 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFHRvn3012036; Thu, 15 Dec 2016 17:27:57 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFHRvem012034; Thu, 15 Dec 2016 17:27:57 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612151727.uBFHRvem012034@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Thu, 15 Dec 2016 17:27:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428628 - in head/sysutils/xen-tools: . 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: Thu, 15 Dec 2016 17:27:58 -0000 Author: royger (src committer) Date: Thu Dec 15 17:27:57 2016 New Revision: 428628 URL: https://svnweb.freebsd.org/changeset/ports/428628 Log: xen-tools: fix path of xenstore device When xenstore is not running on the same domain as the toolstack the xenstore device is used in order to access it (like when running some tools from an unprivileged domain). Fix the path to point to the FreeBSD path (/dev/xen/xenstore). This is a backport of upstream commit 7ff99b. Sponsored by: Citrix Systems R&D Approved by: bapt MFH: 2016Q4 --This line, and hose below, will be ignored-- M sysutils/xen-tools/Makefile AM sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Added: head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch (contents, props changed) Modified: head/sysutils/xen-tools/Makefile Modified: head/sysutils/xen-tools/Makefile ============================================================================== --- head/sysutils/xen-tools/Makefile Thu Dec 15 17:10:36 2016 (r428627) +++ head/sysutils/xen-tools/Makefile Thu Dec 15 17:27:57 2016 (r428628) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -47,7 +47,8 @@ QEMU_ARGS= --disable-gtk \ EXTRA_PATCHES= ${FILESDIR}/var_paths.patch:-p1 \ ${FILESDIR}/xsa198.patch:-p1 \ ${FILESDIR}/0001-libxl-fix-creation-of-pkgconf-install-dir.patch \ - ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch + ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch \ + ${FILESDIR}/0001-libs-xenstore-set-correct-FreeBSD-device.patch CONFIGURE_ARGS+= --with-extra-qemuu-configure-args="${QEMU_ARGS}" \ --with-system-seabios=${LOCALBASE}/share/seabios/bios.bin Added: head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Thu Dec 15 17:27:57 2016 (r428628) @@ -0,0 +1,32 @@ +From 7ff99b232e0f91a5189f429498868bfccf8d7154 Mon Sep 17 00:00:00 2001 +From: Roger Pau Monne +Date: Mon, 12 Dec 2016 16:07:40 +0000 +Subject: [PATCH] libs/xenstore: set correct FreeBSD device +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +The path to the xenstore FreeBSD device is /dev/xen/xenstore. + +Signed-off-by: Roger Pau Monné +Acked-by: Wei Liu +--- + tools/xenstore/xs_lib.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/tools/xenstore/xs_lib.c b/tools/xenstore/xs_lib.c +index 5ef3d6d..3e43f88 100644 +--- a/tools/xenstore/xs_lib.c ++++ b/tools/xenstore/xs_lib.c +@@ -85,6 +85,8 @@ const char *xs_domain_dev(void) + return "/proc/xen/xenbus"; + #elif defined(__NetBSD__) + return "/kern/xen/xenbus"; ++#elif defined(__FreeBSD__) ++ return "/dev/xen/xenstore"; + #else + return "/dev/xen/xenbus"; + #endif +-- +2.10.1 (Apple Git-78) + From owner-svn-ports-all@freebsd.org Thu Dec 15 19:07:32 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 4E02AC824C6; Thu, 15 Dec 2016 19:07:32 +0000 (UTC) (envelope-from dumbbell@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 2805914D; Thu, 15 Dec 2016 19:07:32 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFJ7V6X052433; Thu, 15 Dec 2016 19:07:31 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJ7Ufm052420; Thu, 15 Dec 2016 19:07:30 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201612151907.uBFJ7Ufm052420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Thu, 15 Dec 2016 19:07:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428629 - in head: devel/rubygem-blobstore_client devel/rubygem-blobstore_client/files devel/rubygem-bosh-template devel/rubygem-bosh_common devel/rubygem-semi_semantic sysutils/rubygem... 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: Thu, 15 Dec 2016 19:07:32 -0000 Author: dumbbell (src committer) Date: Thu Dec 15 19:07:29 2016 New Revision: 428629 URL: https://svnweb.freebsd.org/changeset/ports/428629 Log: Update CloudFoundry BOSH CLI to 3262.24.0 The following ports are updated as part of this commit: o devel/rubygem-blobstore_client (1.3215.0 -> 1.3262.24.0) o devel/rubygem-bosh-template (1.3215.0 -> 1.3262.24.0) o devel/rubygem-bosh_common (1.3215.0 -> 1.3262.24.0) o devel/rubygem-semi_semantic (1.1.0 -> 1.2.0) o sysutils/rubygem-bosh_cli (1.3215.0 -> 1.3262.24.0) Approved by: sunpoet Differential Revision: https://reviews.freebsd.org/D7336 Modified: head/devel/rubygem-blobstore_client/Makefile head/devel/rubygem-blobstore_client/distinfo head/devel/rubygem-blobstore_client/files/patch-gemspec head/devel/rubygem-bosh-template/Makefile head/devel/rubygem-bosh-template/distinfo head/devel/rubygem-bosh_common/Makefile head/devel/rubygem-bosh_common/distinfo head/devel/rubygem-semi_semantic/Makefile head/devel/rubygem-semi_semantic/distinfo head/sysutils/rubygem-bosh_cli/Makefile head/sysutils/rubygem-bosh_cli/distinfo head/sysutils/rubygem-bosh_cli/files/patch-gemspec Modified: head/devel/rubygem-blobstore_client/Makefile ============================================================================== --- head/devel/rubygem-blobstore_client/Makefile Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-blobstore_client/Makefile Thu Dec 15 19:07:29 2016 (r428629) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= blobstore_client -PORTVERSION= 1.3215.0 -PORTREVISION= 1 +PORTVERSION= 1.3262.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-blobstore_client/distinfo ============================================================================== --- head/devel/rubygem-blobstore_client/distinfo Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-blobstore_client/distinfo Thu Dec 15 19:07:29 2016 (r428629) @@ -1,2 +1,3 @@ -SHA256 (rubygem/blobstore_client-1.3215.0.gem) = 33f51c5cada7ebe054bceeddc5a375241d2140351f2e532b94f7c0e20b57049a -SIZE (rubygem/blobstore_client-1.3215.0.gem) = 10752 +TIMESTAMP = 1479573787 +SHA256 (rubygem/blobstore_client-1.3262.24.0.gem) = 73593f3f17f2ff13eda98c2f6388fae2cebcfa08781f72377dbf221e75c767ea +SIZE (rubygem/blobstore_client-1.3262.24.0.gem) = 11776 Modified: head/devel/rubygem-blobstore_client/files/patch-gemspec ============================================================================== --- head/devel/rubygem-blobstore_client/files/patch-gemspec Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-blobstore_client/files/patch-gemspec Thu Dec 15 19:07:29 2016 (r428629) @@ -1,4 +1,4 @@ ---- blobstore_client.gemspec.orig 2016-03-31 14:21:24 UTC +--- blobstore_client.gemspec.orig 2016-07-27 11:01:39 UTC +++ blobstore_client.gemspec @@ -23,8 +23,8 @@ Gem::Specification.new do |s| s.specification_version = 4 @@ -9,5 +9,5 @@ + s.add_runtime_dependency(%q.freeze, [">= 2.2.0"]) + s.add_runtime_dependency(%q.freeze, [">= 2.7.1"]) s.add_runtime_dependency(%q.freeze, ["~> 1.1"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.3215.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.3262.4.0"]) s.add_development_dependency(%q.freeze, ["~> 3.0"]) Modified: head/devel/rubygem-bosh-template/Makefile ============================================================================== --- head/devel/rubygem-bosh-template/Makefile Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-bosh-template/Makefile Thu Dec 15 19:07:29 2016 (r428629) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh-template -PORTVERSION= 1.3215.0 +PORTVERSION= 1.3262.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-bosh-template/distinfo ============================================================================== --- head/devel/rubygem-bosh-template/distinfo Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-bosh-template/distinfo Thu Dec 15 19:07:29 2016 (r428629) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bosh-template-1.3215.0.gem) = d8ea6eb970f55d9ec7b23bb9362f3718e824aef96c6e9c55f1fda5d81bbd8c19 -SIZE (rubygem/bosh-template-1.3215.0.gem) = 7168 +TIMESTAMP = 1479573816 +SHA256 (rubygem/bosh-template-1.3262.24.0.gem) = 8ac89f49771fc368937ba37f30cee8f9caa8c4389b9186216ffbb25c844b2b8e +SIZE (rubygem/bosh-template-1.3262.24.0.gem) = 7680 Modified: head/devel/rubygem-bosh_common/Makefile ============================================================================== --- head/devel/rubygem-bosh_common/Makefile Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-bosh_common/Makefile Thu Dec 15 19:07:29 2016 (r428629) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_common -PORTVERSION= 1.3215.0 +PORTVERSION= 1.3262.24.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-bosh_common/distinfo ============================================================================== --- head/devel/rubygem-bosh_common/distinfo Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-bosh_common/distinfo Thu Dec 15 19:07:29 2016 (r428629) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bosh_common-1.3215.0.gem) = 4b94a7e336df7a00914825606d5de6a53c264d82aca17be78352c67a6df6ae67 -SIZE (rubygem/bosh_common-1.3215.0.gem) = 11776 +TIMESTAMP = 1479573803 +SHA256 (rubygem/bosh_common-1.3262.24.0.gem) = 1c29497007d3aabe6477dcc6af20ac9a4be9174cdb240fc7e976538e5e046ccc +SIZE (rubygem/bosh_common-1.3262.24.0.gem) = 12288 Modified: head/devel/rubygem-semi_semantic/Makefile ============================================================================== --- head/devel/rubygem-semi_semantic/Makefile Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-semi_semantic/Makefile Thu Dec 15 19:07:29 2016 (r428629) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= semi_semantic -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-semi_semantic/distinfo ============================================================================== --- head/devel/rubygem-semi_semantic/distinfo Thu Dec 15 17:27:57 2016 (r428628) +++ head/devel/rubygem-semi_semantic/distinfo Thu Dec 15 19:07:29 2016 (r428629) @@ -1,2 +1,3 @@ -SHA256 (rubygem/semi_semantic-1.1.0.gem) = f183dd131a35c2b52f426855b36de4932131db49350f40f51b938f35470978b3 -SIZE (rubygem/semi_semantic-1.1.0.gem) = 5632 +TIMESTAMP = 1469616449 +SHA256 (rubygem/semi_semantic-1.2.0.gem) = 1fa2d74b075b0dbd2c055cb2a033685a2b79c9c2207afa5c072c207797aaa040 +SIZE (rubygem/semi_semantic-1.2.0.gem) = 6656 Modified: head/sysutils/rubygem-bosh_cli/Makefile ============================================================================== --- head/sysutils/rubygem-bosh_cli/Makefile Thu Dec 15 17:27:57 2016 (r428628) +++ head/sysutils/rubygem-bosh_cli/Makefile Thu Dec 15 19:07:29 2016 (r428629) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_cli -PORTVERSION= 1.3215.0 -PORTREVISION= 2 +PORTVERSION= 1.3262.24.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -35,5 +34,8 @@ PLIST_FILES= bin/bosh post-install: ${INSTALL_SCRIPT} ${STAGEDIR}${PREFIX}/${GEM_LIB_DIR}/bin/bosh ${STAGEDIR}${PREFIX}/bin + ${REINPLACE_CMD} -i '' \ + -e "s|require_relative '../bin/optionally_run_with_bundler'|require_relative '../${GEM_LIB_DIR}/bin/optionally_run_with_bundler'|" \ + '${STAGEDIR}${PREFIX}/bin/bosh' .include Modified: head/sysutils/rubygem-bosh_cli/distinfo ============================================================================== --- head/sysutils/rubygem-bosh_cli/distinfo Thu Dec 15 17:27:57 2016 (r428628) +++ head/sysutils/rubygem-bosh_cli/distinfo Thu Dec 15 19:07:29 2016 (r428629) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bosh_cli-1.3215.0.gem) = cfb858c0fd3fb4caf1c0a915859d1a6d4908f63b2e69947b7ec78dab626c26a0 -SIZE (rubygem/bosh_cli-1.3215.0.gem) = 99840 +TIMESTAMP = 1479574290 +SHA256 (rubygem/bosh_cli-1.3262.24.0.gem) = 0f941228ef2e9dc2284830003c04fdcafed3c1b177931f9ea3ffc2027a7bd907 +SIZE (rubygem/bosh_cli-1.3262.24.0.gem) = 101376 Modified: head/sysutils/rubygem-bosh_cli/files/patch-gemspec ============================================================================== --- head/sysutils/rubygem-bosh_cli/files/patch-gemspec Thu Dec 15 17:27:57 2016 (r428628) +++ head/sysutils/rubygem-bosh_cli/files/patch-gemspec Thu Dec 15 19:07:29 2016 (r428629) @@ -1,9 +1,9 @@ ---- bosh_cli.gemspec.orig 2016-04-01 13:32:04 UTC +--- bosh_cli.gemspec.orig 2016-11-19 16:52:52 UTC +++ bosh_cli.gemspec @@ -25,19 +25,19 @@ Gem::Specification.new do |s| if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then - s.add_runtime_dependency(%q.freeze, ["~> 1.3215.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.3215.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.3262.24.0"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.3262.24.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 3.2.1"]) + s.add_runtime_dependency(%q.freeze, [">= 3.2.1"]) s.add_runtime_dependency(%q.freeze, ["~> 1.7"]) @@ -15,8 +15,9 @@ + s.add_runtime_dependency(%q.freeze, [">= 0.9.0"]) + s.add_runtime_dependency(%q.freeze, [">= 2.7.1"]) + s.add_runtime_dependency(%q.freeze, [">= 1.4.3"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.3215.0"]) - s.add_runtime_dependency(%q.freeze, ["= 2.9.2"]) + s.add_runtime_dependency(%q.freeze, ["~> 1.3262.24.0"]) +- s.add_runtime_dependency(%q.freeze, ["= 2.9.2"]) ++ s.add_runtime_dependency(%q.freeze, [">= 2.9.2"]) s.add_runtime_dependency(%q.freeze, ["~> 1.2.0"]) - s.add_runtime_dependency(%q.freeze, ["~> 1.1.0"]) + s.add_runtime_dependency(%q.freeze, [">= 1.1.0"]) From owner-svn-ports-all@freebsd.org Thu Dec 15 19:51:25 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 D5654C82EDC; Thu, 15 Dec 2016 19:51:25 +0000 (UTC) (envelope-from bsam@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 A9B6A19BA; Thu, 15 Dec 2016 19:51:25 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFJpOFv071501; Thu, 15 Dec 2016 19:51:24 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJpOMF071496; Thu, 15 Dec 2016 19:51:24 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612151951.uBFJpOMF071496@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Thu, 15 Dec 2016 19:51:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428630 - in head/print/foo2zjs: . 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: Thu, 15 Dec 2016 19:51:25 -0000 Author: bsam Date: Thu Dec 15 19:51:24 2016 New Revision: 428630 URL: https://svnweb.freebsd.org/changeset/ports/428630 Log: print/foo2zjs: update to 20161203 (unbreak) and remove GOOGLE_CODE from MASTER_SITES (has gone). Modified: head/print/foo2zjs/Makefile head/print/foo2zjs/distinfo head/print/foo2zjs/files/patch-Makefile head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in head/print/foo2zjs/pkg-plist Modified: head/print/foo2zjs/Makefile ============================================================================== --- head/print/foo2zjs/Makefile Thu Dec 15 19:07:29 2016 (r428629) +++ head/print/foo2zjs/Makefile Thu Dec 15 19:51:24 2016 (r428630) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= foo2zjs -PORTVERSION= 20150511 -PORTREVISION= 4 +PORTVERSION= 20161203 CATEGORIES= print -MASTER_SITES= GOOGLE_CODE \ - LOCAL/bsam/${PORTNAME} \ +MASTER_SITES= LOCAL/bsam/${PORTNAME} \ ftp://ftp.wart.ru/pub/FreeBSD/ports/distfiles/ MAINTAINER= ports@FreeBSD.org @@ -15,8 +13,6 @@ COMMENT= Driver for printers that use th LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable (google code has gone away) - LIB_DEPENDS= libcups.so:print/cups RUN_DEPENDS= ${LOCALBASE}/share/foomatic/db/oldprinterids:print/foomatic-db \ foomatic-rip:print/cups-filters \ Modified: head/print/foo2zjs/distinfo ============================================================================== --- head/print/foo2zjs/distinfo Thu Dec 15 19:07:29 2016 (r428629) +++ head/print/foo2zjs/distinfo Thu Dec 15 19:51:24 2016 (r428630) @@ -1,2 +1,3 @@ -SHA256 (foo2zjs-20150511.tar.gz) = 2fe042afc281d5433d9a6cc6c456c74a635fc701485d1947c729f10ee4537add -SIZE (foo2zjs-20150511.tar.gz) = 1804945 +TIMESTAMP = 1481811015 +SHA256 (foo2zjs-20161203.tar.gz) = 8608c9adfc86dc4ea721f234b0f3fcbe8d0393aea953d69e7f706a3dec3c9514 +SIZE (foo2zjs-20161203.tar.gz) = 1791101 Modified: head/print/foo2zjs/files/patch-Makefile ============================================================================== --- head/print/foo2zjs/files/patch-Makefile Thu Dec 15 19:07:29 2016 (r428629) +++ head/print/foo2zjs/files/patch-Makefile Thu Dec 15 19:51:24 2016 (r428630) @@ -1,5 +1,5 @@ ---- Makefile.orig 2014-03-24 16:30:37.000000000 +0400 -+++ Makefile 2014-03-31 13:19:31.290736089 +0400 +--- Makefile.orig 2016-12-03 21:16:15 UTC ++++ Makefile @@ -17,28 +17,26 @@ SYSNAME := $(shell uname -n) VERSION=0.0 @@ -161,21 +161,21 @@ endif install-crd: -@@ -847,10 +832,10 @@ install-extra: +@@ -840,10 +825,10 @@ install-extra: fi; \ done --MODEL=$(DESTDIR)/usr/share/cups/model +-MODEL=$(PREFIX)/share/cups/model -LOCALMODEL=$(DESTDIR)/usr/local/share/cups/model +MODEL=$(DESTDIR)$(PREFIX)/share/cups/model +LOCALMODEL=$(DESTDIR)$(PREFIX)/share/cups/model MACMODEL=/Library/Printers/PPDs/Contents/Resources --PPD=$(DESTDIR)/usr/share/ppd +-PPD=$(PREFIX)/share/ppd +PPD=$(DESTDIR)$(PREFIX)/ppd VARPPD=/var/lp/ppd install-ppd: # -@@ -885,6 +870,7 @@ install-ppd: +@@ -878,6 +863,7 @@ install-ppd: fi # export PATH=$$PATH:`pwd`:; \ Modified: head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in ============================================================================== --- head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in Thu Dec 15 19:07:29 2016 (r428629) +++ head/print/foo2zjs/files/patch-foo2hiperc-wrapper.in Thu Dec 15 19:51:24 2016 (r428630) @@ -1,5 +1,5 @@ ---- foo2hiperc-wrapper.in.orig 2013-12-02 00:25:17.000000000 +0400 -+++ foo2hiperc-wrapper.in 2014-03-31 13:01:56.653808270 +0400 +--- foo2hiperc-wrapper.in.orig 2013-12-01 20:25:17 UTC ++++ foo2hiperc-wrapper.in @@ -48,10 +48,6 @@ PATH=$PATH:. # # Log the command line, for debugging and problem reports @@ -22,7 +22,18 @@ else GSBIN=${GSBIN:-gs} fi -@@ -723,18 +719,6 @@ $PREFILTER \ +@@ -539,10 +535,6 @@ create_crd() { + none | none.icm | */none.icm) + ;; + *) +- if [ -x /usr/bin/logger ]; then +- logger -t "$BASENAME" -p lpr.info -- \ +- "`basename $ICC2PS` -o $GAMMAFILE -t$INTENT > $ICCTMP.crd.ps" +- fi + $ICC2PS -o $GAMMAFILE -t$INTENT > $ICCTMP.crd.ps 2>$ICCTMP.log \ + || error "Problem converting .ICM file to Postscript" + ;; +@@ -723,18 +715,6 @@ $PREFILTER \ $BC $AIB $COLOR2MONO $NOPLANES $EXTRAPAD $COMPRESSED -D$DEBUG # Modified: head/print/foo2zjs/pkg-plist ============================================================================== --- head/print/foo2zjs/pkg-plist Thu Dec 15 19:07:29 2016 (r428629) +++ head/print/foo2zjs/pkg-plist Thu Dec 15 19:51:24 2016 (r428630) @@ -121,6 +121,7 @@ foomatic/db/source/opt/foo2zjs-z3-MediaT foomatic/db/source/opt/foo2zjs-z3-PageSize.xml foomatic/db/source/printer/Dell-1355.xml foomatic/db/source/printer/Dell-C1765.xml +foomatic/db/source/printer/Epson-AcuLaser_CX17NF.xml foomatic/db/source/printer/Epson-AcuLaser_M1400.xml foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CM205.xml foomatic/db/source/printer/Fuji_Xerox-DocuPrint_CM215.xml @@ -202,6 +203,8 @@ foomatic/db/source/printer/Samsung-CLX-2 foomatic/db/source/printer/Samsung-CLX-3160.xml foomatic/db/source/printer/Samsung-CLX-3175.xml foomatic/db/source/printer/Samsung-CLX-3185.xml +foomatic/db/source/printer/Xerox-Phaser_3010.xml +foomatic/db/source/printer/Xerox-Phaser_3040.xml foomatic/db/source/printer/Xerox-Phaser_6110.xml foomatic/db/source/printer/Xerox-Phaser_6115MFP.xml foomatic/db/source/printer/Xerox-Phaser_6121MFP.xml @@ -209,6 +212,7 @@ foomatic/db/source/printer/Xerox-WorkCen foomatic/db/source/printer/Xerox-WorkCentre_6015.xml share/cups/model/Dell-1355.ppd.gz share/cups/model/Dell-C1765.ppd.gz +share/cups/model/Epson-AcuLaser_CX17NF.ppd.gz share/cups/model/Epson-AcuLaser_M1400.ppd.gz share/cups/model/Fuji_Xerox-DocuPrint_CM205.ppd.gz share/cups/model/Fuji_Xerox-DocuPrint_CM215.ppd.gz @@ -290,6 +294,8 @@ share/cups/model/Samsung-CLX-2160.ppd.gz share/cups/model/Samsung-CLX-3160.ppd.gz share/cups/model/Samsung-CLX-3175.ppd.gz share/cups/model/Samsung-CLX-3185.ppd.gz +share/cups/model/Xerox-Phaser_3010.ppd.gz +share/cups/model/Xerox-Phaser_3040.ppd.gz share/cups/model/Xerox-Phaser_6110.ppd.gz share/cups/model/Xerox-Phaser_6115MFP.ppd.gz share/cups/model/Xerox-Phaser_6121MFP.ppd.gz From owner-svn-ports-all@freebsd.org Thu Dec 15 19:52:58 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 19D52C81056; Thu, 15 Dec 2016 19:52:58 +0000 (UTC) (envelope-from ehaupt@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 C49C11CFD; Thu, 15 Dec 2016 19:52:57 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFJquER072380; Thu, 15 Dec 2016 19:52:56 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJqujP072378; Thu, 15 Dec 2016 19:52:56 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612151952.uBFJqujP072378@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 15 Dec 2016 19:52:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428631 - branches/2016Q4/www/kannel 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: Thu, 15 Dec 2016 19:52:58 -0000 Author: ehaupt Date: Thu Dec 15 19:52:56 2016 New Revision: 428631 URL: https://svnweb.freebsd.org/changeset/ports/428631 Log: MFH: r428563 - Document the iconv runtime dependency - Move from USE_OPENSSL to USES=ssl - Move from MYSQL_USE to MYSQL_USES - Bump PORTREVISION (because of dependency change) Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/www/kannel/Makefile branches/2016Q4/www/kannel/distinfo Modified: branches/2016Q4/www/kannel/Makefile ============================================================================== --- branches/2016Q4/www/kannel/Makefile Thu Dec 15 19:51:24 2016 (r428630) +++ branches/2016Q4/www/kannel/Makefile Thu Dec 15 19:52:56 2016 (r428631) @@ -3,7 +3,7 @@ PORTNAME= kannel PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://www.kannel.org/download/${PORTVERSION}/ @@ -17,26 +17,20 @@ LICENSE_NAME= The Kannel Software Licens LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -PORTSCOUT= skipv:1.5.0 - LIB_DEPENDS= libpcre.so:devel/pcre +PORTSCOUT= skipv:1.5.0 + USERS= kannel GROUPS= kannel -USES= tar:bzip2 gmake bison +USES= bison gmake iconv ssl tar:bzip2 USE_GCC= yes USE_GNOME= libxml2 -USE_OPENSSL= yes USE_RC_SUBR= ${PORTNAME}_bearerbox ${PORTNAME}_smsbox ${PORTNAME}_wapbox GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-cflags="${CPPFLAGS}" --with-libs="${LDFLAGS}" \ - --enable-pcre=yes --enable-docs=no --with-malloc=native \ - --enable-start-stop-daemon=no --without-sdb --without-oracle \ - --without-sqlite2 - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -pthread +CONFIGURE_ARGS= --enable-pcre=yes --enable-docs=no --with-malloc=native \ + --enable-start-stop-daemon=no OPTIONS_DEFINE= MYSQL PGSQL SQLITE3 OPTIONS_DEFAULT= MYSQL @@ -44,7 +38,7 @@ OPTIONS_DEFAULT= MYSQL SQLITE3_USES= sqlite:3 SQLITE3_CONFIGURE_WITH= sqlite3 -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_WITH= mysql PGSQL_USES= pgsql Modified: branches/2016Q4/www/kannel/distinfo ============================================================================== --- branches/2016Q4/www/kannel/distinfo Thu Dec 15 19:51:24 2016 (r428630) +++ branches/2016Q4/www/kannel/distinfo Thu Dec 15 19:52:56 2016 (r428631) @@ -1,2 +1,3 @@ +TIMESTAMP = 1481149943 SHA256 (gateway-1.4.4.tar.bz2) = df665b600d1960708637d0c2875f11d296677b931add0a6b3cdd102024d1a717 SIZE (gateway-1.4.4.tar.bz2) = 2949852 From owner-svn-ports-all@freebsd.org Thu Dec 15 19:54:08 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 D8D5EC81112; Thu, 15 Dec 2016 19:54:08 +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 8FE561E44; Thu, 15 Dec 2016 19:54:08 +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 uBFJs7Fv072545; Thu, 15 Dec 2016 19:54:07 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJs7vL072543; Thu, 15 Dec 2016 19:54:07 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612151954.uBFJs7vL072543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 15 Dec 2016 19:54:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428632 - head/multimedia/mpc-qt 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: Thu, 15 Dec 2016 19:54:09 -0000 Author: jbeich Date: Thu Dec 15 19:54:07 2016 New Revision: 428632 URL: https://svnweb.freebsd.org/changeset/ports/428632 Log: multimedia/mpc-qt: update to 0s20161214 Changes: https://github.com/cmdrkotori/mpc-qt/compare/5853b77...165c793 Modified: head/multimedia/mpc-qt/Makefile (contents, props changed) head/multimedia/mpc-qt/distinfo (contents, props changed) Modified: head/multimedia/mpc-qt/Makefile ============================================================================== --- head/multimedia/mpc-qt/Makefile Thu Dec 15 19:52:56 2016 (r428631) +++ head/multimedia/mpc-qt/Makefile Thu Dec 15 19:54:07 2016 (r428632) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mpc-qt -DISTVERSIONPREFIX= v -DISTVERSION= 0.0.0.s20161114 +DISTVERSION= 0.0.0.s20161214 CATEGORIES= multimedia audio MASTER_SITES= https://aur.archlinux.org/cgit/aur.git/plain/${PORTNAME}.desktop?h=${PORTNAME}-git&id=b1a6b91&dummy=/:desktop DISTFILES= ${PORTNAME}.desktop:desktop @@ -17,7 +16,7 @@ LIB_DEPENDS= libmpv.so:multimedia/mpv USE_GITHUB= yes GH_ACCOUNT= cmdrkotori -GH_TAGNAME= 5853b77 +GH_TAGNAME= 165c793 USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_QT5= qmake_build buildtools_build core gui network widgets x11extras Modified: head/multimedia/mpc-qt/distinfo ============================================================================== --- head/multimedia/mpc-qt/distinfo Thu Dec 15 19:52:56 2016 (r428631) +++ head/multimedia/mpc-qt/distinfo Thu Dec 15 19:54:07 2016 (r428632) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479320830 +TIMESTAMP = 1481720079 SHA256 (mpc-qt.desktop) = 7694745aac0e52c050a6bc069a0686b025e509136919d985d3c4495eec0f1c9d SIZE (mpc-qt.desktop) = 1270 -SHA256 (cmdrkotori-mpc-qt-v0.0.0.s20161114-5853b77_GH0.tar.gz) = df26b9e528b4fdb88efc998f36f1d6a79f7ae5ff18b8a63335787b7e90aae752 -SIZE (cmdrkotori-mpc-qt-v0.0.0.s20161114-5853b77_GH0.tar.gz) = 230836 +SHA256 (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 891da4629e5a7d6534d5b0c34a15cf03fab992177644c78a7dc954df4dcd7558 +SIZE (cmdrkotori-mpc-qt-0.0.0.s20161214-165c793_GH0.tar.gz) = 231946 From owner-svn-ports-all@freebsd.org Thu Dec 15 19:54: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 C1F3CC81159; Thu, 15 Dec 2016 19:54: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 9C7AC1EB3; Thu, 15 Dec 2016 19:54: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 uBFJsHvw072671; Thu, 15 Dec 2016 19:54:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFJsH1k072669; Thu, 15 Dec 2016 19:54:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612151954.uBFJsH1k072669@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 15 Dec 2016 19:54:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428633 - head/emulators/citra 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: Thu, 15 Dec 2016 19:54:18 -0000 Author: jbeich Date: Thu Dec 15 19:54:17 2016 New Revision: 428633 URL: https://svnweb.freebsd.org/changeset/ports/428633 Log: emulators/citra: update to s20161215 Audio appears to work fine now. Changes: https://github.com/citra-emu/citra/compare/07f65ad3...0e032573 Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Thu Dec 15 19:54:07 2016 (r428632) +++ head/emulators/citra/Makefile Thu Dec 15 19:54:17 2016 (r428633) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20161207 +PORTVERSION= s20161215 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,17 +28,19 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dynarmic/issues/35 USE_GITHUB= yes -GH_TUPLE= citra-emu:${PORTNAME}:07f65ad3 \ +GH_TUPLE= citra-emu:${PORTNAME}:0e032573 \ citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ - MerryMage:dynarmic:54d0519:dynarmic/externals/dynarmic \ + MerryMage:dynarmic:34e19f1:dynarmic/externals/dynarmic \ fmtlib:fmt:3.0.0-146-g796beaa:fmt/externals/dynarmic/externals/fmt \ - herumi:xbyak:v3.71-440-gd62f6fb:xbyak/externals/dynarmic/externals/xbyak \ + herumi:xbyak:v5.40:xbyak/externals/xbyak \ neobrain:nihstro:26a0a04:nihstro/externals/nihstro \ philsquared:Catch:v1.4.0:catch/externals/catch \ svn2github:inih:603729d:inih/externals/inih/inih USES= cmake:outsource compiler:c++14-lang iconv localbase:ldflags FAVORITE_COMPILER= ${COMPILER_TYPE} # c++14-lib +CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}_${COMPILER_VERSION}} +CFLAGS_clang_34=-msse4.1 # See LLVM r239883 CXXFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 \ -D_DECLARE_C99_LDBL_MATH # XXX ports/193528 LDFLAGS+= -Wl,--as-needed # GL @@ -50,17 +52,21 @@ OPTIONS_EXCLUDE:= ${OPTIONS_MULTI_GUI} SDL_USE= SDL=sdl2 SDL_CMAKE_BOOL= ENABLE_SDL2 -SDL_PLIST_FILES=bin/${PORTNAME} +SDL_PLIST_FILES=bin/${PORTNAME} \ + man/man6/${PORTNAME}.6.gz QT5_USES= desktop-file-utils shared-mime-info QT5_USE= QT5=qmake_build,buildtools_build,core,gui,opengl,widgets QT5_CMAKE_BOOL= ENABLE_QT QT5_PLIST_FILES=bin/${PORTNAME}-qt \ + man/man6/${PORTNAME}-qt.6.gz \ share/applications/${PORTNAME}.desktop \ share/mime/packages/${PORTNAME}.xml \ share/pixmaps/${PORTNAME}.svg post-patch: + @${REINPLACE_CMD} -e 's,share/man,man,' \ + ${WRKSRC}/CMakeLists.txt @${REINPLACE_CMD} -e 's/@GIT_BRANCH@/master/' \ -e 's/@GIT_DESC@/${GH_TAGNAME}/' \ ${WRKSRC}/src/common/scm_rev.cpp.in Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Thu Dec 15 19:54:07 2016 (r428632) +++ head/emulators/citra/distinfo Thu Dec 15 19:54:17 2016 (r428633) @@ -1,14 +1,14 @@ -TIMESTAMP = 1481052799 -SHA256 (citra-emu-citra-s20161207-07f65ad3_GH0.tar.gz) = 746eb6da9064cdeefe1a5eef4dd8c9de5dfc4937c09c24e221710ad8f6038ef2 -SIZE (citra-emu-citra-s20161207-07f65ad3_GH0.tar.gz) = 2222934 +TIMESTAMP = 1481819637 +SHA256 (citra-emu-citra-s20161215-0e032573_GH0.tar.gz) = f15c14493921f757a148badf1f744c71ef96ac465b27d3a2d8705eb3c59801c5 +SIZE (citra-emu-citra-s20161215-0e032573_GH0.tar.gz) = 2234072 SHA256 (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = de5e101818ba38b5ea30d8cde0b2b788b53bc7c0f5d77b380b8968569872c2cb SIZE (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = 34535 -SHA256 (MerryMage-dynarmic-54d0519_GH0.tar.gz) = a80a0620b5d5ee53c7ffd32a6c96d64497cefe7fcd05bc71e8e496b71d9f4582 -SIZE (MerryMage-dynarmic-54d0519_GH0.tar.gz) = 308093 +SHA256 (MerryMage-dynarmic-34e19f1_GH0.tar.gz) = bf1c4c7a34e722bdbea1d70b858b8ee466d2e3a9fdc275094aaeb6baa22ecfae +SIZE (MerryMage-dynarmic-34e19f1_GH0.tar.gz) = 310706 SHA256 (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = e5b0b3055082d9dc2b56509d8a11032fdeb3ab846feb5369591ccf58593446f9 SIZE (fmtlib-fmt-3.0.0-146-g796beaa_GH0.tar.gz) = 612701 -SHA256 (herumi-xbyak-v3.71-440-gd62f6fb_GH0.tar.gz) = 9a3073910278520abc6509843462e542900524093155933fb75ace5dc6340e8d -SIZE (herumi-xbyak-v3.71-440-gd62f6fb_GH0.tar.gz) = 202647 +SHA256 (herumi-xbyak-v5.40_GH0.tar.gz) = 106bbe15dc7e5d025ff98d1b5dd62a3f0a26d2569debe77fcde14852d50a66e1 +SIZE (herumi-xbyak-v5.40_GH0.tar.gz) = 203521 SHA256 (neobrain-nihstro-26a0a04_GH0.tar.gz) = 8d94e57f5a9aebf976e4df3c7a0c69d4a0c4a6f2c3d0e4d464a7f09a826b345f SIZE (neobrain-nihstro-26a0a04_GH0.tar.gz) = 110136 SHA256 (philsquared-Catch-v1.4.0_GH0.tar.gz) = b225e9828291636745db75e42cd604b8d755dcad0c5235fc90d7c725c4b49fb1 From owner-svn-ports-all@freebsd.org Thu Dec 15 20:22: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 39FDFC81C20; Thu, 15 Dec 2016 20:22:16 +0000 (UTC) (envelope-from cy@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 DBDBE1601; Thu, 15 Dec 2016 20:22:15 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFKMFhY085305; Thu, 15 Dec 2016 20:22:15 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFKME4H085302; Thu, 15 Dec 2016 20:22:14 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612152022.uBFKME4H085302@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Thu, 15 Dec 2016 20:22:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428634 - in head/net/ntp: . 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: Thu, 15 Dec 2016 20:22:16 -0000 Author: cy Date: Thu Dec 15 20:22:14 2016 New Revision: 428634 URL: https://svnweb.freebsd.org/changeset/ports/428634 Log: Fix build with LibreSSL. PR: 215323 Submitted by: naddy Added: head/net/ntp/files/patch-include_libssl__compat.h (contents, props changed) head/net/ntp/files/patch-libntp_libssl__compat.c (contents, props changed) Modified: head/net/ntp/Makefile Modified: head/net/ntp/Makefile ============================================================================== --- head/net/ntp/Makefile Thu Dec 15 19:54:17 2016 (r428633) +++ head/net/ntp/Makefile Thu Dec 15 20:22:14 2016 (r428634) @@ -70,10 +70,6 @@ ${D}_CONFIGURE_ON= --enable-${D} BROKEN= Does not build under FreeBSD-9, aclocal not found .endif -.if ${SSL_DEFAULT:Mlibressl*} -IGNORE= detected LibreSSL (md5 definition conflicts) -.endif - # XXX Temporary hack. Remember to remove this next commit. post-extract: @${TOUCH} ${WRKSRC}/scripts/build/checkHtmlFileDates Added: head/net/ntp/files/patch-include_libssl__compat.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntp/files/patch-include_libssl__compat.h Thu Dec 15 20:22:14 2016 (r428634) @@ -0,0 +1,11 @@ +--- include/libssl_compat.h.orig 2016-11-21 12:28:40 UTC ++++ include/libssl_compat.h +@@ -25,7 +25,7 @@ + #include "openssl/rsa.h" + + /* ----------------------------------------------------------------- */ +-#if OPENSSL_VERSION_NUMBER < 0x10100000L ++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + /* ----------------------------------------------------------------- */ + + # include Added: head/net/ntp/files/patch-libntp_libssl__compat.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/ntp/files/patch-libntp_libssl__compat.c Thu Dec 15 20:22:14 2016 (r428634) @@ -0,0 +1,11 @@ +--- libntp/libssl_compat.c.orig 2016-11-21 12:28:40 UTC ++++ libntp/libssl_compat.c +@@ -23,7 +23,7 @@ + #include "ntp_types.h" + + /* ----------------------------------------------------------------- */ +-#if OPENSSL_VERSION_NUMBER < 0x10100000L ++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined(LIBRESSL_VERSION_NUMBER) + /* ----------------------------------------------------------------- */ + + #include "libssl_compat.h" From owner-svn-ports-all@freebsd.org Thu Dec 15 21:45:08 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 D6A52C82239; Thu, 15 Dec 2016 21:45:08 +0000 (UTC) (envelope-from cs@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 8CBB5135; Thu, 15 Dec 2016 21:45:08 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFLj7nD019030; Thu, 15 Dec 2016 21:45:07 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFLj7qE019026; Thu, 15 Dec 2016 21:45:07 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201612152145.uBFLj7qE019026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 15 Dec 2016 21:45:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428635 - in head/devel: . go-glide 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: Thu, 15 Dec 2016 21:45:08 -0000 Author: cs Date: Thu Dec 15 21:45:07 2016 New Revision: 428635 URL: https://svnweb.freebsd.org/changeset/ports/428635 Log: Glide is a package manager for Go that is conceptually similar to package managers for other languages such as Cargo for Rust, NPM for Node.js, Pip for Python, Bundler for Ruby, and so forth. WWW: https://glide.sh/ Added: head/devel/go-glide/ head/devel/go-glide/Makefile (contents, props changed) head/devel/go-glide/distinfo (contents, props changed) head/devel/go-glide/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Dec 15 20:22:14 2016 (r428634) +++ head/devel/Makefile Thu Dec 15 21:45:07 2016 (r428635) @@ -749,6 +749,7 @@ SUBDIR += go-codec SUBDIR += go-faker SUBDIR += go-form + SUBDIR += go-glide SUBDIR += go-go.uuid SUBDIR += go-goregen SUBDIR += go-hashicorp-logutils Added: head/devel/go-glide/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-glide/Makefile Thu Dec 15 21:45:07 2016 (r428635) @@ -0,0 +1,21 @@ +# Created by: Carlo Strub +# $FreeBSD$ + +PORTNAME= glide +PORTVERSION= 0.12.3 +CATEGORIES= devel +PKGNAMEPREFIX= go- + +MAINTAINER= cs@FreeBSD.org +COMMENT= Package Management for Golang + +LICENSE= MIT + +USE_GITHUB= yes +GH_ACCOUNT= Masterminds +GH_TAGNAME= v0.12.3 +USES= go +GO_PKGNAME= github.com/Masterminds/glide +PLIST_FILES= bin/glide + +.include Added: head/devel/go-glide/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-glide/distinfo Thu Dec 15 21:45:07 2016 (r428635) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481837638 +SHA256 (Masterminds-glide-0.12.3-v0.12.3_GH0.tar.gz) = a304c29267cf7e00b7299b6ac8da0317f2f4f4096acb6cf817d4c745e0dee8b4 +SIZE (Masterminds-glide-0.12.3-v0.12.3_GH0.tar.gz) = 244609 Added: head/devel/go-glide/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-glide/pkg-descr Thu Dec 15 21:45:07 2016 (r428635) @@ -0,0 +1,5 @@ +Glide is a package manager for Go that is conceptually similar to package +managers for other languages such as Cargo for Rust, NPM for Node.js, Pip for +Python, Bundler for Ruby, and so forth. + +WWW: https://glide.sh/ From owner-svn-ports-all@freebsd.org Thu Dec 15 22:01:47 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 5F565C82614; Thu, 15 Dec 2016 22:01:47 +0000 (UTC) (envelope-from cs@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 15075A60; Thu, 15 Dec 2016 22:01:47 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFM1k28025501; Thu, 15 Dec 2016 22:01:46 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFM1jor025497; Thu, 15 Dec 2016 22:01:45 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201612152201.uBFM1jor025497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 15 Dec 2016 22:01:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428636 - in head/devel: . go-gocode 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: Thu, 15 Dec 2016 22:01:47 -0000 Author: cs Date: Thu Dec 15 22:01:45 2016 New Revision: 428636 URL: https://svnweb.freebsd.org/changeset/ports/428636 Log: Gocode is a helper tool which is intended to be integrated with your source code editor, like vim, neovim and emacs. WWW: https://github.com/nsf/gocode Added: head/devel/go-gocode/ head/devel/go-gocode/Makefile (contents, props changed) head/devel/go-gocode/distinfo (contents, props changed) head/devel/go-gocode/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Dec 15 21:45:07 2016 (r428635) +++ head/devel/Makefile Thu Dec 15 22:01:45 2016 (r428636) @@ -751,6 +751,7 @@ SUBDIR += go-form SUBDIR += go-glide SUBDIR += go-go.uuid + SUBDIR += go-gocode SUBDIR += go-goregen SUBDIR += go-hashicorp-logutils SUBDIR += go-json-rest Added: head/devel/go-gocode/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-gocode/Makefile Thu Dec 15 22:01:45 2016 (r428636) @@ -0,0 +1,21 @@ +# Created by: Carlo Strub +# $FreeBSD$ + +PORTNAME= gocode +PORTVERSION= 20161122 +CATEGORIES= devel +PKGNAMEPREFIX= go- + +MAINTAINER= cs@FreeBSD.org +COMMENT= Autocompletion daemon for golang + +LICENSE= MIT + +USE_GITHUB= yes +GH_ACCOUNT= nsf +GH_TAGNAME= 5070dacabf2a80deeaf4ddb0be3761d06fce7be5 +USES= go +GO_PKGNAME= github.com/nsf/gocode +PLIST_FILES= bin/gocode + +.include Added: head/devel/go-gocode/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-gocode/distinfo Thu Dec 15 22:01:45 2016 (r428636) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481838919 +SHA256 (nsf-gocode-20161122-5070dacabf2a80deeaf4ddb0be3761d06fce7be5_GH0.tar.gz) = d2009f26d4bfb82bbd7bc36c0e2b86d2339e9a6c348a764b16c01ef5a4c40f3c +SIZE (nsf-gocode-20161122-5070dacabf2a80deeaf4ddb0be3761d06fce7be5_GH0.tar.gz) = 87145 Added: head/devel/go-gocode/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/go-gocode/pkg-descr Thu Dec 15 22:01:45 2016 (r428636) @@ -0,0 +1,4 @@ +Gocode is a helper tool which is intended to be integrated with your source +code editor, like vim, neovim and emacs. + +WWW: https://github.com/nsf/gocode From owner-svn-ports-all@freebsd.org Thu Dec 15 22:05:07 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 403DFC82660; Thu, 15 Dec 2016 22:05:07 +0000 (UTC) (envelope-from cs@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 0FFE9D25; Thu, 15 Dec 2016 22:05:06 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBFM56s4027306; Thu, 15 Dec 2016 22:05:06 GMT (envelope-from cs@FreeBSD.org) Received: (from cs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFM56aV027305; Thu, 15 Dec 2016 22:05:06 GMT (envelope-from cs@FreeBSD.org) Message-Id: <201612152205.uBFM56aV027305@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cs set sender to cs@FreeBSD.org using -f From: Carlo Strub Date: Thu, 15 Dec 2016 22:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428637 - head/devel/liteide 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: Thu, 15 Dec 2016 22:05:07 -0000 Author: cs Date: Thu Dec 15 22:05:06 2016 New Revision: 428637 URL: https://svnweb.freebsd.org/changeset/ports/428637 Log: Use pkg gocode, as it is now available. Approved by: maintainer (implicit) Modified: head/devel/liteide/pkg-message Modified: head/devel/liteide/pkg-message ============================================================================== --- head/devel/liteide/pkg-message Thu Dec 15 22:01:45 2016 (r428636) +++ head/devel/liteide/pkg-message Thu Dec 15 22:05:06 2016 (r428637) @@ -6,6 +6,6 @@ In order to have full Go support, please To have code autocompletion, you'll also need gocode: - go get -u github.com/nsf/gocode + pkg install devel/go-gocode ====================================================================== From owner-svn-ports-all@freebsd.org Thu Dec 15 23:05: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 ADF86C822EB; Thu, 15 Dec 2016 23:05:13 +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 7D31F9B5; Thu, 15 Dec 2016 23:05:13 +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 uBFN5CXm051231; Thu, 15 Dec 2016 23:05:12 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBFN5C0s051230; Thu, 15 Dec 2016 23:05:12 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612152305.uBFN5C0s051230@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Thu, 15 Dec 2016 23:05:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428638 - head/sysutils/u-boot-cubieboard 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: Thu, 15 Dec 2016 23:05:13 -0000 Author: bapt Date: Thu Dec 15 23:05:12 2016 New Revision: 428638 URL: https://svnweb.freebsd.org/changeset/ports/428638 Log: Fix build with gcc6 Modified: head/sysutils/u-boot-cubieboard/Makefile Modified: head/sysutils/u-boot-cubieboard/Makefile ============================================================================== --- head/sysutils/u-boot-cubieboard/Makefile Thu Dec 15 22:05:06 2016 (r428637) +++ head/sysutils/u-boot-cubieboard/Makefile Thu Dec 15 23:05:12 2016 (r428638) @@ -34,6 +34,7 @@ MAKE_ARGS+= ARCH=arm \ post-patch: @${REINPLACE_CMD} -e "s,%%MODEL%%,${MODEL}," \ ${WRKSRC}/include/configs/sunxi-common.h + @${LN} -sf compiler-gcc5.h ${WRKSRC}/include/linux/compiler-gcc6.h do-configure: (cd ${WRKSRC}; ${MAKE_CMD} ${CONF_TARGET}) From owner-svn-ports-all@freebsd.org Fri Dec 16 01:50:47 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 F13C1C82C21; Fri, 16 Dec 2016 01:50:47 +0000 (UTC) (envelope-from gerald@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 C08AB1A58; Fri, 16 Dec 2016 01:50:47 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG1okuv017160; Fri, 16 Dec 2016 01:50:46 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG1okBk017158; Fri, 16 Dec 2016 01:50:46 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612160150.uBG1okBk017158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 16 Dec 2016 01:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428639 - in head/lang/gcc6-devel: . 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: Fri, 16 Dec 2016 01:50:48 -0000 Author: gerald Date: Fri Dec 16 01:50:46 2016 New Revision: 428639 URL: https://svnweb.freebsd.org/changeset/ports/428639 Log: Update to the 20161208 snapshot of GCC 6. Remove files/patch-unwind-ia64.h since we have not been supporting ia64 with this release for a while (ONLY_FOR_ARCHS has not been covering ia64). Deleted: head/lang/gcc6-devel/files/patch-unwind-ia64.h Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Thu Dec 15 23:05:12 2016 (r428638) +++ head/lang/gcc6-devel/Makefile Fri Dec 16 01:50:46 2016 (r428639) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.2.1.s20161208 +PORTVERSION= 6.2.1.s20161215 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Thu Dec 15 23:05:12 2016 (r428638) +++ head/lang/gcc6-devel/distinfo Fri Dec 16 01:50:46 2016 (r428639) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481468685 -SHA256 (gcc-6-20161208.tar.bz2) = 02204cd43e5fa9578d3a253fd676ceeb4a3b0302a40bcd6c3d488b913698d855 -SIZE (gcc-6-20161208.tar.bz2) = 95580455 +TIMESTAMP = 1481843649 +SHA256 (gcc-6-20161215.tar.bz2) = 5c447c2666cd85f7b6bd23ffbaf3a9706e575e2ac4951683c61b739c9514e030 +SIZE (gcc-6-20161215.tar.bz2) = 95669246 From owner-svn-ports-all@freebsd.org Fri Dec 16 02:14:30 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 BD7ADC77581; Fri, 16 Dec 2016 02:14:30 +0000 (UTC) (envelope-from junovitch@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 72D301F1D; Fri, 16 Dec 2016 02:14:30 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG2ETqF029039; Fri, 16 Dec 2016 02:14:29 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG2ET0f029037; Fri, 16 Dec 2016 02:14:29 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201612160214.uBG2ET0f029037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Fri, 16 Dec 2016 02:14:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428640 - head/security/vuxml 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: Fri, 16 Dec 2016 02:14:30 -0000 Author: junovitch Date: Fri Dec 16 02:14:29 2016 New Revision: 428640 URL: https://svnweb.freebsd.org/changeset/ports/428640 Log: Document two CVEs fixed in Atheme 7.2.7 PR: 209217 Security: CVE-2014-9773 Security: CVE-2016-4478 Security: https://vuxml.FreeBSD.org/freebsd/e47ab5db-c333-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Dec 16 01:50:46 2016 (r428639) +++ head/security/vuxml/vuln.xml Fri Dec 16 02:14:29 2016 (r428640) @@ -58,6 +58,43 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + atheme-services -- multiple vulnerabilities + + + atheme-services + 7.2.7 + + + + +

Mitre reports:

+
+

modules/chanserv/flags.c in Atheme before 7.2.7 allows remote + attackers to modify the Anope FLAGS behavior by registering and + dropping the (1) LIST, (2) CLEAR, or (3) MODIFY keyword nicks.

+
+
+

Buffer overflow in the xmlrpc_char_encode function in + modules/transport/xmlrpc/xmlrpclib.c in Atheme before 7.2.7 allows + remote attackers to cause a denial of service via vectors related + to XMLRPC response encoding.

+
+ +
+ + ports/209217 + CVE-2014-9773 + CVE-2016-4478 + https://github.com/atheme/atheme/commit/87580d767868360d2fed503980129504da84b63e + https://github.com/atheme/atheme/commit/c597156adc60a45b5f827793cd420945f47bc03b + + + 2016-01-09 + 2016-12-16 + +
+ mozilla -- multiple vulnerabilities From owner-svn-ports-all@freebsd.org Fri Dec 16 05:08: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 2011EC8025A; Fri, 16 Dec 2016 05:08:12 +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 EEF2F3D7; Fri, 16 Dec 2016 05:08:11 +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 uBG58BOa099182; Fri, 16 Dec 2016 05:08:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG589cY099162; Fri, 16 Dec 2016 05:08:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612160508.uBG589cY099162@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 05:08:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428641 - in head: Mk/Uses audio/csound6 audio/gbsplay cad/kicad cad/openvsp comms/sdr-wspr emulators/pipelight graphics/qgis graphics/shotwell graphics/vigra math/ceres-solver math/oct... 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: Fri, 16 Dec 2016 05:08:12 -0000 Author: jbeich Date: Fri Dec 16 05:08:09 2016 New Revision: 428641 URL: https://svnweb.freebsd.org/changeset/ports/428641 Log: Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems PR: 215192 Requested by: dim Exp-run by: antoine Approved by: antoine Modified: head/Mk/Uses/compiler.mk (contents, props changed) head/audio/csound6/Makefile (contents, props changed) head/audio/gbsplay/Makefile (contents, props changed) head/cad/kicad/Makefile (contents, props changed) head/cad/openvsp/Makefile (contents, props changed) head/comms/sdr-wspr/Makefile (contents, props changed) head/emulators/pipelight/Makefile (contents, props changed) head/graphics/qgis/Makefile (contents, props changed) head/graphics/shotwell/Makefile (contents, props changed) head/graphics/vigra/Makefile (contents, props changed) head/math/ceres-solver/Makefile (contents, props changed) head/math/octave-forge-parallel/Makefile (contents, props changed) head/math/saga/Makefile (contents, props changed) head/multimedia/bombono/Makefile (contents, props changed) head/net/mediatomb/Makefile (contents, props changed) head/print/lilypond-devel/Makefile (contents, props changed) head/science/gnudatalanguage/Makefile (contents, props changed) Modified: head/Mk/Uses/compiler.mk ============================================================================== --- head/Mk/Uses/compiler.mk Fri Dec 16 02:14:29 2016 (r428640) +++ head/Mk/Uses/compiler.mk Fri Dec 16 05:08:09 2016 (r428641) @@ -241,9 +241,18 @@ CXX= ${LOCALBASE}/bin/clang++34 USE_GCC= yes CHOSEN_COMPILER_TYPE= gcc .if ${COMPILER_FEATURES:Mlibc++} +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1001508 LDFLAGS+= -L${LOCALBASE}/lib/c++ CXXFLAGS+= -nostdinc++ -isystem ${LOCALBASE}/include/c++/v1 BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++ +.else +CXXFLAGS+= -nostdinc++ -isystem /usr/include/c++/v1 +LDFLAGS+= -L${WRKDIR} + +_USES_configure+= 200:gcc-libc++-configure +gcc-libc++-configure: + @${LN} -fs /usr/lib/libc++.so ${WRKDIR}/libstdc++.so +.endif # OSVERSION < 1001508 .endif .endif Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/audio/csound6/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= csound PORTVERSION= 6.06 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang MASTER_SITES= SF/${PORTNAME}/${PORTNAME}6/${PORTNAME:S/c/C/}${PORTVERSION} PKGNAMESUFFIX= 6 Modified: head/audio/gbsplay/Makefile ============================================================================== --- head/audio/gbsplay/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/audio/gbsplay/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,6 +3,7 @@ PORTNAME= gbsplay PORTVERSION= 0.0.93 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org Modified: head/cad/kicad/Makefile ============================================================================== --- head/cad/kicad/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/cad/kicad/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= kicad DISTVERSION= 20140622%2Bbzr4027 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= https://launchpadlibrarian.net/179199115/ Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/cad/openvsp/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -4,6 +4,7 @@ PORTNAME= openvsp PORTVERSION= 3.9.1 DISTVERSIONPREFIX= ${GH_PROJECT}_ +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= fernando.apesteguia@gmail.com Modified: head/comms/sdr-wspr/Makefile ============================================================================== --- head/comms/sdr-wspr/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/comms/sdr-wspr/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,8 +3,8 @@ PORTNAME= sdr-wspr PORTVERSION= 0.1.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= jeff@baitis.net Modified: head/emulators/pipelight/Makefile ============================================================================== --- head/emulators/pipelight/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/emulators/pipelight/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= pipelight PORTVERSION= 0.2.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/mmueller2012/pipelight/get/ \ http://repos.fds-team.de/pluginloader/v${DISTVERSION}/:plg Modified: head/graphics/qgis/Makefile ============================================================================== --- head/graphics/qgis/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/graphics/qgis/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -4,7 +4,7 @@ PORTNAME= qgis DISTVERSIONPREFIX= final- DISTVERSION= 2_14_3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de Modified: head/graphics/shotwell/Makefile ============================================================================== --- head/graphics/shotwell/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/graphics/shotwell/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,6 +3,7 @@ PORTNAME= shotwell PORTVERSION= 0.24.2 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME/sources/shotwell/${PORTVERSION:R} Modified: head/graphics/vigra/Makefile ============================================================================== --- head/graphics/vigra/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/graphics/vigra/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= vigra DISTVERSION= 1.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org Modified: head/math/ceres-solver/Makefile ============================================================================== --- head/math/ceres-solver/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/math/ceres-solver/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -2,7 +2,7 @@ PORTNAME= ceres-solver DISTVERSION= 1.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= jbeich@FreeBSD.org Modified: head/math/octave-forge-parallel/Makefile ============================================================================== --- head/math/octave-forge-parallel/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/math/octave-forge-parallel/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org Modified: head/math/saga/Makefile ============================================================================== --- head/math/saga/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/math/saga/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= saga PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]*$//}/SAGA%20${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/multimedia/bombono/Makefile ============================================================================== --- head/multimedia/bombono/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/multimedia/bombono/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= bombono PORTVERSION= 1.2.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dvd/${PORTVERSION:R} DISTNAME= ${PORTNAME}-dvd-${PORTVERSION} Modified: head/net/mediatomb/Makefile ============================================================================== --- head/net/mediatomb/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/net/mediatomb/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= mediatomb PORTVERSION= 0.12.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net multimedia MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION} Modified: head/print/lilypond-devel/Makefile ============================================================================== --- head/print/lilypond-devel/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/print/lilypond-devel/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,6 +3,7 @@ PORTNAME= lilypond PORTVERSION= 2.19.51 +PORTREVISION= 1 CATEGORIES= print audio MASTER_SITES= http://download.linuxaudio.org/lilypond/sources/v${PORTVERSION:R}/ PKGNAMESUFFIX= -devel Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Fri Dec 16 02:14:29 2016 (r428640) +++ head/science/gnudatalanguage/Makefile Fri Dec 16 05:08:09 2016 (r428641) @@ -3,7 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.6v2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION:R} .if defined(BUILD_PYTHON_MODULE) From owner-svn-ports-all@freebsd.org Fri Dec 16 05:30: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 0AA12C80A0F; Fri, 16 Dec 2016 05:30:17 +0000 (UTC) (envelope-from tota@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 A9A4AF42; Fri, 16 Dec 2016 05:30:16 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG5UFPk007538; Fri, 16 Dec 2016 05:30:15 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG5UF5B007536; Fri, 16 Dec 2016 05:30:15 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612160530.uBG5UF5B007536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 16 Dec 2016 05:30:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428642 - head/textproc/R-cran-rmarkdown 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: Fri, 16 Dec 2016 05:30:17 -0000 Author: tota Date: Fri Dec 16 05:30:15 2016 New Revision: 428642 URL: https://svnweb.freebsd.org/changeset/ports/428642 Log: - Update to 1.1 Modified: head/textproc/R-cran-rmarkdown/Makefile (contents, props changed) head/textproc/R-cran-rmarkdown/distinfo (contents, props changed) Modified: head/textproc/R-cran-rmarkdown/Makefile ============================================================================== --- head/textproc/R-cran-rmarkdown/Makefile Fri Dec 16 05:08:09 2016 (r428641) +++ head/textproc/R-cran-rmarkdown/Makefile Fri Dec 16 05:30:15 2016 (r428642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rmarkdown -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= textproc DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,12 +11,14 @@ COMMENT= Dynamic Documents for R LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-knitr>=1.13:print/R-cran-knitr \ +CRAN_DEPENDS= R-cran-knitr>=1.14:print/R-cran-knitr \ R-cran-yaml>=2.1.5:textproc/R-cran-yaml \ R-cran-htmltools>=0.2.4:textproc/R-cran-htmltools \ R-cran-caTools>0:devel/R-cran-caTools \ + R-cran-evaluate>=0.8:devel/R-cran-evaluate \ R-cran-base64enc>0:converters/R-cran-base64enc \ - R-cran-jsonlite>0:converters/R-cran-jsonlite + R-cran-jsonlite>0:converters/R-cran-jsonlite \ + R-cran-tibble>0:devel/R-cran-tibble BUILD_DEPENDS= ${CRAN_DEPENDS} RUN_DEPENDS= hs-pandoc>=1.12.3:textproc/hs-pandoc \ ${CRAN_DEPENDS} Modified: head/textproc/R-cran-rmarkdown/distinfo ============================================================================== --- head/textproc/R-cran-rmarkdown/distinfo Fri Dec 16 05:08:09 2016 (r428641) +++ head/textproc/R-cran-rmarkdown/distinfo Fri Dec 16 05:30:15 2016 (r428642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468902196 -SHA256 (rmarkdown_1.0.tar.gz) = ff1ecb74ebc444b9b0b7b547adc512daefe1ee08d06bc0e3ee4eb68e58d2ef30 -SIZE (rmarkdown_1.0.tar.gz) = 2049183 +TIMESTAMP = 1481815174 +SHA256 (rmarkdown_1.1.tar.gz) = a07d757a7c1e1a979b9b721386252da0258d75e47aed8c8df4724419be9afbb3 +SIZE (rmarkdown_1.1.tar.gz) = 2065151 From owner-svn-ports-all@freebsd.org Fri Dec 16 05:59: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 6FBADC8211C; Fri, 16 Dec 2016 05:59:38 +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 4A3F51B36; Fri, 16 Dec 2016 05:59:38 +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 uBG5xbnp019409; Fri, 16 Dec 2016 05:59:37 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG5xbMn019406; Fri, 16 Dec 2016 05:59:37 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612160559.uBG5xbMn019406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 05:59:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428643 - in head/emulators/citra: . 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: Fri, 16 Dec 2016 05:59:38 -0000 Author: jbeich Date: Fri Dec 16 05:59:37 2016 New Revision: 428643 URL: https://svnweb.freebsd.org/changeset/ports/428643 Log: emulators/citra: update to s20161216 r428633 followup to drop -msse4.1 on 10.x. Changes: https://github.com/citra-emu/citra/compare/0e032573...cda7210f Added: head/emulators/citra/files/patch-src_video__core_shader_shader__jit__x64.cpp (contents, props changed) Modified: head/emulators/citra/Makefile (contents, props changed) head/emulators/citra/distinfo (contents, props changed) Modified: head/emulators/citra/Makefile ============================================================================== --- head/emulators/citra/Makefile Fri Dec 16 05:30:15 2016 (r428642) +++ head/emulators/citra/Makefile Fri Dec 16 05:59:37 2016 (r428643) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= citra -PORTVERSION= s20161215 +PORTVERSION= s20161216 PORTREVISION?= 0 CATEGORIES= emulators @@ -28,7 +28,7 @@ ONLY_FOR_ARCHS= amd64 ONLY_FOR_ARCHS_REASON= https://github.com/MerryMage/dynarmic/issues/35 USE_GITHUB= yes -GH_TUPLE= citra-emu:${PORTNAME}:0e032573 \ +GH_TUPLE= citra-emu:${PORTNAME}:cda7210f \ citra-emu:ext-soundtouch:5274ec4:soundtouch/externals/soundtouch \ MerryMage:dynarmic:34e19f1:dynarmic/externals/dynarmic \ fmtlib:fmt:3.0.0-146-g796beaa:fmt/externals/dynarmic/externals/fmt \ @@ -39,8 +39,6 @@ GH_TUPLE= citra-emu:${PORTNAME}:0e032573 USES= cmake:outsource compiler:c++14-lang iconv localbase:ldflags FAVORITE_COMPILER= ${COMPILER_TYPE} # c++14-lib -CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}_${COMPILER_VERSION}} -CFLAGS_clang_34=-msse4.1 # See LLVM r239883 CXXFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 \ -D_DECLARE_C99_LDBL_MATH # XXX ports/193528 LDFLAGS+= -Wl,--as-needed # GL Modified: head/emulators/citra/distinfo ============================================================================== --- head/emulators/citra/distinfo Fri Dec 16 05:30:15 2016 (r428642) +++ head/emulators/citra/distinfo Fri Dec 16 05:59:37 2016 (r428643) @@ -1,6 +1,6 @@ -TIMESTAMP = 1481819637 -SHA256 (citra-emu-citra-s20161215-0e032573_GH0.tar.gz) = f15c14493921f757a148badf1f744c71ef96ac465b27d3a2d8705eb3c59801c5 -SIZE (citra-emu-citra-s20161215-0e032573_GH0.tar.gz) = 2234072 +TIMESTAMP = 1481866882 +SHA256 (citra-emu-citra-s20161216-cda7210f_GH0.tar.gz) = f758274addb86b70a5fb75ec47d737eccfaa9f87b7c4183d45e594c084fee443 +SIZE (citra-emu-citra-s20161216-cda7210f_GH0.tar.gz) = 2234713 SHA256 (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = de5e101818ba38b5ea30d8cde0b2b788b53bc7c0f5d77b380b8968569872c2cb SIZE (citra-emu-ext-soundtouch-5274ec4_GH0.tar.gz) = 34535 SHA256 (MerryMage-dynarmic-34e19f1_GH0.tar.gz) = bf1c4c7a34e722bdbea1d70b858b8ee466d2e3a9fdc275094aaeb6baa22ecfae Added: head/emulators/citra/files/patch-src_video__core_shader_shader__jit__x64.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/citra/files/patch-src_video__core_shader_shader__jit__x64.cpp Fri Dec 16 05:59:37 2016 (r428643) @@ -0,0 +1,23 @@ +#include fails without -msse4.1 on Clang < 3.8 + +https://github.com/llvm-mirror/clang/commit/41885d36e85ead75a1d18ef7d2f43663f90ed67e + +--- src/video_core/shader/shader_jit_x64.cpp.orig 2016-12-16 05:41:22 UTC ++++ src/video_core/shader/shader_jit_x64.cpp +@@ -6,7 +6,6 @@ + #include + #include + #include +-#include + #include + #include "common/assert.h" + #include "common/logging/log.h" +@@ -499,7 +498,7 @@ void JitShader::Compile_FLR(Instruction + Compile_SwizzleSrc(instr, 1, instr.common.src1, SRC1); + + if (Common::GetCPUCaps().sse4_1) { +- roundps(SRC1, SRC1, _MM_FROUND_FLOOR); ++ roundps(SRC1, SRC1, Gen::FROUND_FLOOR); + } else { + cvttps2dq(SRC1, SRC1); + cvtdq2ps(SRC1, SRC1); From owner-svn-ports-all@freebsd.org Fri Dec 16 06:19: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 4EB9FC8254F; Fri, 16 Dec 2016 06:19:38 +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 07FC563B; Fri, 16 Dec 2016 06:19:37 +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 uBG6Jbht027599; Fri, 16 Dec 2016 06:19:37 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG6JbCc027597; Fri, 16 Dec 2016 06:19:37 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612160619.uBG6JbCc027597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 16 Dec 2016 06:19:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428644 - in branches/2016Q4/emulators: linux-c6 linux-f10 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: Fri, 16 Dec 2016 06:19:38 -0000 Author: antoine Date: Fri Dec 16 06:19:36 2016 New Revision: 428644 URL: https://svnweb.freebsd.org/changeset/ports/428644 Log: Unbreak INDEX in 2016Q4 Modified: branches/2016Q4/emulators/linux-c6/Makefile branches/2016Q4/emulators/linux-f10/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/emulators/linux-c6/Makefile ============================================================================== --- branches/2016Q4/emulators/linux-c6/Makefile Fri Dec 16 05:59:37 2016 (r428643) +++ branches/2016Q4/emulators/linux-c6/Makefile Fri Dec 16 06:19:36 2016 (r428644) @@ -3,6 +3,7 @@ PORTNAME= linux-c6 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -51,7 +52,6 @@ RUN_DEPENDS= linux-c6-libasyncns>0:dns/l linux-c6-libtheora>0:multimedia/linux-c6-libtheora \ linux-c6-libv4l>0:multimedia/linux-c6-libv4l \ linux-c6-qt47-webkit>0:www/linux-c6-qt47-webkit \ - linux-c6-flashplugin>0:www/linux-c6-flashplugin11 \ linux-c6-cyrus-sasl2>0:security/linux-c6-cyrus-sasl2 \ linux-c6-libssh2>0:security/linux-c6-libssh2 \ linux-c6-openssl-compat>0:security/linux-c6-openssl-compat \ Modified: branches/2016Q4/emulators/linux-f10/Makefile ============================================================================== --- branches/2016Q4/emulators/linux-f10/Makefile Fri Dec 16 05:59:37 2016 (r428643) +++ branches/2016Q4/emulators/linux-f10/Makefile Fri Dec 16 06:19:36 2016 (r428644) @@ -3,6 +3,7 @@ PORTNAME= linux-f10 PORTVERSION= ${LINUX_DIST_VER} +PORTREVISION= 1 CATEGORIES= emulators linux MAINTAINER= emulation@FreeBSD.org @@ -48,7 +49,6 @@ RUN_DEPENDS= linux-f10-libasyncns>0:dns/ linux-f10-alsa-lib>0:audio/linux-f10-alsa-lib \ linux-f10-libv4l>0:multimedia/linux-f10-libv4l \ linux-f10-libtheora>0:multimedia/linux-f10-libtheora \ - linux-f10-flashplugin>0:www/linux-f10-flashplugin11 \ linux-f10-nss>0:security/linux-f10-nss \ linux-f10-libtasn1>0:security/linux-f10-libtasn1 \ linux-f10-libgcrypt>0:security/linux-f10-libgcrypt \ From owner-svn-ports-all@freebsd.org Fri Dec 16 06:43: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 B3774C82C0F; Fri, 16 Dec 2016 06:43:54 +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 74C661554; Fri, 16 Dec 2016 06:43:54 +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 uBG6hrcw039704; Fri, 16 Dec 2016 06:43:53 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG6hq0k039696; Fri, 16 Dec 2016 06:43:52 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612160643.uBG6hq0k039696@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Fri, 16 Dec 2016 06:43:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428645 - in head/emulators: . unicorn unicorn/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: Fri, 16 Dec 2016 06:43:54 -0000 Author: antoine Date: Fri Dec 16 06:43:52 2016 New Revision: 428645 URL: https://svnweb.freebsd.org/changeset/ports/428645 Log: New port: emulators/unicorn Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator framework based on QEMU. Unicorn offers some unparalleled features: - Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, SPARC, and X86 (16, 32, 64-bit) - Clean/simple/lightweight/intuitive architecture-neutral API - Implemented in pure C language, with bindings for Perl, Rust, Ruby, Python, Java, MSVC, .NET, Go, Delphi/Free Pascal and Haskell. - Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris confirmed) - High performance via Just-In-Time compilation - Support for fine-grained instrumentation at various levels - Thread-safety by design - Distributed under free software license GPLv2 WWW: http://www.unicorn-engine.org/ Added: head/emulators/unicorn/ head/emulators/unicorn/Makefile (contents, props changed) head/emulators/unicorn/distinfo (contents, props changed) head/emulators/unicorn/files/ head/emulators/unicorn/files/patch-Makefile (contents, props changed) head/emulators/unicorn/files/patch-qemu_configure (contents, props changed) head/emulators/unicorn/files/patch-tests_unit_Makefile (contents, props changed) head/emulators/unicorn/pkg-descr (contents, props changed) head/emulators/unicorn/pkg-plist (contents, props changed) Modified: head/emulators/Makefile Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Fri Dec 16 06:19:36 2016 (r428644) +++ head/emulators/Makefile Fri Dec 16 06:43:52 2016 (r428645) @@ -147,6 +147,7 @@ SUBDIR += tuxnes SUBDIR += uae SUBDIR += ucon64 + SUBDIR += unicorn SUBDIR += vba SUBDIR += vboxtool SUBDIR += vgb-bin Added: head/emulators/unicorn/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/Makefile Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,28 @@ +# $FreeBSD$ + +PORTNAME= unicorn +PORTVERSION= 0.9 +CATEGORIES= emulators + +MAINTAINER= antoine@FreeBSD.org +COMMENT= Unicorn CPU emulator framework + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +TEST_DEPENDS= cmocka>0:sysutils/cmocka + +USE_GITHUB= yes +GH_ACCOUNT= unicorn-engine + +USES= gmake pkgconfig python:2.7,build +USE_GNOME= glib20 +USE_LDCONFIG= yes +MAKE_ENV= INSTALL_LIB="${INSTALL_LIB}" \ + UNICORN_QEMU_FLAGS=--python=${PYTHON_CMD} \ + V=1 +TEST_TARGET= test +TEST_WRKSRC= ${WRKSRC}/tests/unit +BROKEN_FreeBSD_9_i386= fails to link + +.include Added: head/emulators/unicorn/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/distinfo Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481841704 +SHA256 (unicorn-engine-unicorn-0.9_GH0.tar.gz) = 1ca03b1c8f6360335567b528210713461e839d47c4eb7c676ba3aa4f72b8cf10 +SIZE (unicorn-engine-unicorn-0.9_GH0.tar.gz) = 2576109 Added: head/emulators/unicorn/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/files/patch-Makefile Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,61 @@ +--- Makefile.orig 2015-10-15 16:22:04 UTC ++++ Makefile +@@ -59,9 +59,9 @@ UNICORN_CFLAGS += -fPIC + V ?= 0 + + ifeq ($(UNICORN_DEBUG),yes) +-CFLAGS += -O3 ++#CFLAGS += -O3 + else +-CFLAGS += -g ++#CFLAGS += -g + endif + + ifeq ($(CROSS),) +@@ -158,7 +158,7 @@ LIBDIRARCH ?= lib + # Or better, pass 'LIBDIRARCH=lib64' to 'make install/uninstall' via 'make.sh'. + #LIBDIRARCH ?= lib64 + +-LIBDIR ?= $(DESTDIR)$(PREFIX)/$(LIBDIRARCH) ++LIBDIR = $(DESTDIR)$(PREFIX)/$(LIBDIRARCH) + INCDIR ?= $(DESTDIR)$(PREFIX)/include + + LIBDATADIR ?= $(LIBDIR) +@@ -181,7 +181,7 @@ else + PKGCFGDIR ?= $(LIBDATADIR)/pkgconfig + endif + +-all: compile_lib ++all: compile_lib $(PKGCFGF) + ifeq (,$(findstring yes,$(UNICORN_BUILD_CORE_ONLY))) + ifeq ($(UNICORN_SHARED),yes) + ifeq ($(V),0) +@@ -213,9 +213,8 @@ else + endif + + compile_lib: config qemu/config-host.h-timestamp +- rm -rf lib$(LIBNAME)* $(LIBNAME)*.lib $(LIBNAME)*.dll && cd qemu && $(MAKE) -j 8 ++ cd qemu && $(MAKE) + $(MAKE) unicorn +- cd samples && $(MAKE) clean + + unicorn: $(LIBRARY) $(ARCHIVE) + +@@ -225,7 +224,7 @@ ifeq ($(V),0) + $(call log,GEN,$(LIBRARY)) + @$(CC) $(CFLAGS) -shared $^ -o $(LIBRARY) $(GLIB) -lm + else +- $(CC) $(CFLAGS) -shared $^ -o $(LIBRARY) $(GLIB) -lm ++ $(CC) $(CFLAGS) -shared -Wl,-soname,libunicorn.so $^ -o $(LIBRARY) $(GLIB) -lm + endif + endif + +@@ -254,7 +253,7 @@ test: all + $(MAKE) -C tests/unit test + + +-install: all $(PKGCFGF) ++install: all + mkdir -p $(LIBDIR) + ifeq ($(UNICORN_SHARED),yes) + $(INSTALL_LIB) $(LIBRARY) $(LIBDIR) Added: head/emulators/unicorn/files/patch-qemu_configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/files/patch-qemu_configure Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,18 @@ +--- qemu/configure.orig 2015-10-15 16:22:04 UTC ++++ qemu/configure +@@ -285,11 +285,11 @@ QEMU_CFLAGS="-Wstrict-prototypes -Wredun + QEMU_CFLAGS="-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $QEMU_CFLAGS" + QEMU_INCLUDES="-I. -I\$(SRC_PATH) -I\$(SRC_PATH)/include" + if test "$debug_info" = "yes"; then +- CFLAGS="-g $CFLAGS" +- LDFLAGS="-g $LDFLAGS" ++# CFLAGS="-g $CFLAGS" ++# LDFLAGS="-g $LDFLAGS" + else +- CFLAGS="-O3 $CFLAGS" +- LDFLAGS="-O3 $LDFLAGS" ++# CFLAGS="-O3 $CFLAGS" ++# LDFLAGS="-O3 $LDFLAGS" + fi + + # make source path absolute Added: head/emulators/unicorn/files/patch-tests_unit_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/files/patch-tests_unit_Makefile Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,22 @@ +--- tests/unit/Makefile.orig 2015-10-15 16:22:04 UTC ++++ tests/unit/Makefile +@@ -1,8 +1,8 @@ + + CFLAGS += -Wall -Werror -Wno-unused-function -g +-CFLAGS += -L ../../ ++CFLAGS += -L ../../ -L $(PREFIX)/lib + CFLAGS += -lcmocka -lunicorn +-CFLAGS += -I ../../include ++CFLAGS += -I ../../include -I $(PREFIX)/include + + ALL_TESTS = test_sanity test_x86 test_mem_map + +@@ -25,7 +25,7 @@ test_x86: test_x86.c + test_mem_map: test_mem_map.c + + ${ALL_TESTS}: +- gcc ${CFLAGS} -o $@ $^ ++ $(CC) ${CFLAGS} -o $@ $^ + + + Added: head/emulators/unicorn/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/pkg-descr Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,17 @@ +Unicorn is a lightweight, multi-platform, multi-architecture CPU emulator +framework based on QEMU. + +Unicorn offers some unparalleled features: +- Multi-architecture: ARM, ARM64 (ARMv8), M68K, MIPS, SPARC, and X86 (16, 32, + 64-bit) +- Clean/simple/lightweight/intuitive architecture-neutral API +- Implemented in pure C language, with bindings for Perl, Rust, Ruby, Python, + Java, MSVC, .NET, Go, Delphi/Free Pascal and Haskell. +- Native support for Windows & *nix (with Mac OSX, Linux, *BSD & Solaris + confirmed) +- High performance via Just-In-Time compilation +- Support for fine-grained instrumentation at various levels +- Thread-safety by design +- Distributed under free software license GPLv2 + +WWW: http://www.unicorn-engine.org/ Added: head/emulators/unicorn/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/unicorn/pkg-plist Fri Dec 16 06:43:52 2016 (r428645) @@ -0,0 +1,12 @@ +include/unicorn/arm.h +include/unicorn/arm64.h +include/unicorn/m68k.h +include/unicorn/mips.h +include/unicorn/platform.h +include/unicorn/sparc.h +include/unicorn/unicorn.h +include/unicorn/x86.h +lib/libunicorn.a +lib/libunicorn.so +lib/libunicorn.so.0 +libdata/pkgconfig/unicorn.pc From owner-svn-ports-all@freebsd.org Fri Dec 16 07:02:43 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 0AA95C8210F; Fri, 16 Dec 2016 07:02:43 +0000 (UTC) (envelope-from dinoex@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 C87D21D39; Fri, 16 Dec 2016 07:02:42 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG72f32047659; Fri, 16 Dec 2016 07:02:41 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG72fYq047657; Fri, 16 Dec 2016 07:02:41 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612160702.uBG72fYq047657@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Fri, 16 Dec 2016 07:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428646 - in head/emulators/stonx: . 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: Fri, 16 Dec 2016 07:02:43 -0000 Author: dinoex Date: Fri Dec 16 07:02:41 2016 New Revision: 428646 URL: https://svnweb.freebsd.org/changeset/ports/428646 Log: - fix build on FreeBSD-10 i386 - add LICENSE Modified: head/emulators/stonx/Makefile head/emulators/stonx/files/patch-configure Modified: head/emulators/stonx/Makefile ============================================================================== --- head/emulators/stonx/Makefile Fri Dec 16 06:43:52 2016 (r428645) +++ head/emulators/stonx/Makefile Fri Dec 16 07:02:41 2016 (r428646) @@ -10,6 +10,8 @@ DISTNAME= STonX-0.6.7.6 MAINTAINER= dinoex@FreeBSD.org COMMENT= AtariST emulator +LICENSE= GPLv2+ + BUILD_DEPENDS= bdftopcf:x11-fonts/bdftopcf \ gccmakedep:devel/gccmakedep \ mkfontdir:x11-fonts/mkfontdir \ Modified: head/emulators/stonx/files/patch-configure ============================================================================== --- head/emulators/stonx/files/patch-configure Fri Dec 16 06:43:52 2016 (r428645) +++ head/emulators/stonx/files/patch-configure Fri Dec 16 07:02:41 2016 (r428646) @@ -7,7 +7,7 @@ +*freebsd*) + echo 'A FreeBSD box...' + case $t in -+ i*86-*) ++ i*86-*freebsd9*) + cat >>confdefs.h <<\_ACEOF +#define NZREG "%ebx" +_ACEOF From owner-svn-ports-all@freebsd.org Fri Dec 16 07:26:45 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 5EAEBC825B8; Fri, 16 Dec 2016 07:26:45 +0000 (UTC) (envelope-from dinoex@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 16BD7883; Fri, 16 Dec 2016 07:26:45 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG7QiJv055871; Fri, 16 Dec 2016 07:26:44 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG7Qi8q055869; Fri, 16 Dec 2016 07:26:44 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612160726.uBG7Qi8q055869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Fri, 16 Dec 2016 07:26:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428647 - head/emulators/stonx 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: Fri, 16 Dec 2016 07:26:45 -0000 Author: dinoex Date: Fri Dec 16 07:26:44 2016 New Revision: 428647 URL: https://svnweb.freebsd.org/changeset/ports/428647 Log: - use FONTNAME Modified: head/emulators/stonx/Makefile head/emulators/stonx/pkg-plist Modified: head/emulators/stonx/Makefile ============================================================================== --- head/emulators/stonx/Makefile Fri Dec 16 07:02:41 2016 (r428646) +++ head/emulators/stonx/Makefile Fri Dec 16 07:26:44 2016 (r428647) @@ -22,7 +22,7 @@ RESTRICTED= Contains ROM (C) by Atari TOSIMG?= tos.img USES= fonts -FONTNAME= # empty +FONTNAME= misc USE_XORG= x11 sm ice xext xextproto HAS_CONFIGURE= yes CONFIGURE_ARGS= --x-includes=${LOCALBASE}/include \ @@ -30,7 +30,6 @@ CONFIGURE_ARGS= --x-includes=${LOCALBASE ALL_TARGET= all fnttobdf tosfonts fonts BINDIR= ${PREFIX}/bin -FNTDIR= ${PREFIX}/share/fonts/misc DATA= atari/bench1.pas atari/bench1.prg ETCFILES= keysyms-alternative keysyms-german keysyms-spanish @@ -51,10 +50,10 @@ post-install: ${INSTALL_DATA} ${WRKSRC}/etc/$f ${STAGEDIR}${ETCDIR}/ .endfor @${ECHO_MSG} "===> Installing fonts" - ${MKDIR} ${STAGEDIR}${FNTDIR} + ${MKDIR} ${STAGEDIR}${FONTSDIR} .for f in ${FONTS} - ${INSTALL_DATA} ${WRKSRC}/data/$f ${STAGEDIR}${FNTDIR}/ - ${GZIP_CMD} ${STAGEDIR}${FNTDIR}/$f + ${INSTALL_DATA} ${WRKSRC}/data/$f ${STAGEDIR}${FONTSDIR}/ + ${GZIP_CMD} ${STAGEDIR}${FONTSDIR}/$f .endfor post-install-DOCS-on: Modified: head/emulators/stonx/pkg-plist ============================================================================== --- head/emulators/stonx/pkg-plist Fri Dec 16 07:02:41 2016 (r428646) +++ head/emulators/stonx/pkg-plist Fri Dec 16 07:26:44 2016 (r428647) @@ -9,12 +9,12 @@ bin/stonx %%DATADIR%%/gemdos_c/final.tos %%DATADIR%%/gemdos_c/mint/stonx.xfs %%DATADIR%%/tos.img -%%FONTSDIR%%/misc/System0-iso.pcf.gz -%%FONTSDIR%%/misc/System0.pcf.gz -%%FONTSDIR%%/misc/System1-iso.pcf.gz -%%FONTSDIR%%/misc/System1.pcf.gz -%%FONTSDIR%%/misc/System2-iso.pcf.gz -%%FONTSDIR%%/misc/System2.pcf.gz +%%FONTSDIR%%/System0-iso.pcf.gz +%%FONTSDIR%%/System0.pcf.gz +%%FONTSDIR%%/System1-iso.pcf.gz +%%FONTSDIR%%/System1.pcf.gz +%%FONTSDIR%%/System2-iso.pcf.gz +%%FONTSDIR%%/System2.pcf.gz %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING %%PORTDOCS%%%%DOCSDIR%%/DEBUGGING From owner-svn-ports-all@freebsd.org Fri Dec 16 08:00:19 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 B5D00C82F3B; Fri, 16 Dec 2016 08:00:19 +0000 (UTC) (envelope-from jhale@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 82B52167F; Fri, 16 Dec 2016 08:00:19 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG80Ic0068030; Fri, 16 Dec 2016 08:00:18 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG80ILs068028; Fri, 16 Dec 2016 08:00:18 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160800.uBG80ILs068028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 08:00:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428648 - head/devel/libthai 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: Fri, 16 Dec 2016 08:00:19 -0000 Author: jhale Date: Fri Dec 16 08:00:18 2016 New Revision: 428648 URL: https://svnweb.freebsd.org/changeset/ports/428648 Log: Update to 0.1.26 Modified: head/devel/libthai/Makefile head/devel/libthai/distinfo Modified: head/devel/libthai/Makefile ============================================================================== --- head/devel/libthai/Makefile Fri Dec 16 07:26:44 2016 (r428647) +++ head/devel/libthai/Makefile Fri Dec 16 08:00:18 2016 (r428648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libthai -PORTVERSION= 0.1.25 +PORTVERSION= 0.1.26 CATEGORIES= devel MASTER_SITES= http://linux.thai.net/pub/thailinux/software/libthai/ Modified: head/devel/libthai/distinfo ============================================================================== --- head/devel/libthai/distinfo Fri Dec 16 07:26:44 2016 (r428647) +++ head/devel/libthai/distinfo Fri Dec 16 08:00:18 2016 (r428648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479488633 -SHA256 (libthai-0.1.25.tar.xz) = 0e22462a526e486d1e3e536c1ad7b45fae52f03bdfebfa969bec829ff9965a8b -SIZE (libthai-0.1.25.tar.xz) = 408740 +TIMESTAMP = 1481874947 +SHA256 (libthai-0.1.26.tar.xz) = 8710112c836b272db1740a9ea3e6c7ebb65b64eee0e143fc2b2c60f99f6bfe2a +SIZE (libthai-0.1.26.tar.xz) = 409380 From owner-svn-ports-all@freebsd.org Fri Dec 16 08:12:27 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 B078EC824A5; Fri, 16 Dec 2016 08:12:27 +0000 (UTC) (envelope-from tota@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 7D7001F69; Fri, 16 Dec 2016 08:12:27 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8CQFL075807; Fri, 16 Dec 2016 08:12:26 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8CQBC075806; Fri, 16 Dec 2016 08:12:26 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612160812.uBG8CQBC075806@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 16 Dec 2016 08:12:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428649 - head/print/R-cran-knitr 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: Fri, 16 Dec 2016 08:12:27 -0000 Author: tota Date: Fri Dec 16 08:12:26 2016 New Revision: 428649 URL: https://svnweb.freebsd.org/changeset/ports/428649 Log: - Update to 1.15.1 Modified: head/print/R-cran-knitr/Makefile (contents, props changed) head/print/R-cran-knitr/distinfo (contents, props changed) Modified: head/print/R-cran-knitr/Makefile ============================================================================== --- head/print/R-cran-knitr/Makefile Fri Dec 16 08:00:18 2016 (r428648) +++ head/print/R-cran-knitr/Makefile Fri Dec 16 08:12:26 2016 (r428649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= knitr -PORTVERSION= 1.14 +PORTVERSION= 1.15.1 CATEGORIES= print DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -11,9 +11,8 @@ COMMENT= General-Purpose Package for Dyn LICENSE= GPLv2+ -CRAN_DEPENDS= R-cran-evaluate>=0.8:devel/R-cran-evaluate \ +CRAN_DEPENDS= R-cran-evaluate>=0.10:devel/R-cran-evaluate \ R-cran-digest>0:security/R-cran-digest \ - R-cran-formatR>0:textproc/R-cran-formatR \ R-cran-highr>0:textproc/R-cran-highr \ R-cran-markdown>0:textproc/R-cran-markdown \ R-cran-stringr>=0.6:textproc/R-cran-stringr \ Modified: head/print/R-cran-knitr/distinfo ============================================================================== --- head/print/R-cran-knitr/distinfo Fri Dec 16 08:00:18 2016 (r428648) +++ head/print/R-cran-knitr/distinfo Fri Dec 16 08:12:26 2016 (r428649) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471319456 -SHA256 (knitr_1.14.tar.gz) = ba6d301482d020a911390d5eff181e1771f0e02ac3f3d9853a9724b1ec041aec -SIZE (knitr_1.14.tar.gz) = 1017858 +TIMESTAMP = 1481866389 +SHA256 (knitr_1.15.1.tar.gz) = 8161a75f95ada059aeea093267457fad4bb804fba0f6575450baec79e6687ddd +SIZE (knitr_1.15.1.tar.gz) = 1027808 From owner-svn-ports-all@freebsd.org Fri Dec 16 08:19: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 BAE7CC825F0; Fri, 16 Dec 2016 08:19:50 +0000 (UTC) (envelope-from ehaupt@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 8A704199; Fri, 16 Dec 2016 08:19:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8JngW076125; Fri, 16 Dec 2016 08:19:49 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8Jnop076124; Fri, 16 Dec 2016 08:19:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612160819.uBG8Jnop076124@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 16 Dec 2016 08:19:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428650 - head/net/rsync 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: Fri, 16 Dec 2016 08:19:50 -0000 Author: ehaupt Date: Fri Dec 16 08:19:49 2016 New Revision: 428650 URL: https://svnweb.freebsd.org/changeset/ports/428650 Log: Make ICONV a default option. The iconv option is extremely useful, indeed necessary when exchanging files with systems that have different encoding. This change does not require third- party patches. Discussed on: ports Suggested by: Alan Braslau (via mail) Modified: head/net/rsync/Makefile Modified: head/net/rsync/Makefile ============================================================================== --- head/net/rsync/Makefile Fri Dec 16 08:12:26 2016 (r428649) +++ head/net/rsync/Makefile Fri Dec 16 08:19:49 2016 (r428650) @@ -4,7 +4,7 @@ PORTNAME= rsync PORTVERSION= 3.1.2 CATEGORIES= net ipv6 -PORTREVISION= 5 +PORTREVISION= 6 MASTER_SITES= http://rsync.samba.org/ftp/rsync/ \ ftp://ftp.samba.org/pub/rsync/ \ ftp://ftp.sunet.se/pub/unix/admin/rsync/ \ @@ -54,7 +54,7 @@ ATIMES_DESC= Preserve access times, adds ACL_DESC= Add backward-compatibility for the --acls option # define default options -OPTIONS_DEFAULT=SSH FLAGS +OPTIONS_DEFAULT=FLAGS ICONV SSH ZLIB_BASE_CONFIGURE_ON= --with-included-zlib=no TIMELIMIT_EXTRA_PATCHES= ${WRKSRC}/patches/time-limit.diff From owner-svn-ports-all@freebsd.org Fri Dec 16 08:32:27 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 EE556C82B3E; Fri, 16 Dec 2016 08:32:27 +0000 (UTC) (envelope-from dinoex@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 9C8EFD01; Fri, 16 Dec 2016 08:32:27 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8WQjB083930; Fri, 16 Dec 2016 08:32:26 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8WQ9j083928; Fri, 16 Dec 2016 08:32:26 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201612160832.uBG8WQ9j083928@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Fri, 16 Dec 2016 08:32:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428651 - head/graphics/gnash 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: Fri, 16 Dec 2016 08:32:28 -0000 Author: dinoex Date: Fri Dec 16 08:32:26 2016 New Revision: 428651 URL: https://svnweb.freebsd.org/changeset/ports/428651 Log: - add missing direct dependecies - fix option CYGNAL Modified: head/graphics/gnash/Makefile head/graphics/gnash/pkg-plist Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Fri Dec 16 08:19:49 2016 (r428650) +++ head/graphics/gnash/Makefile Fri Dec 16 08:32:26 2016 (r428651) @@ -3,9 +3,8 @@ PORTNAME= gnash PORTVERSION= 0.8.10 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= graphics -MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ MASTER_SITES= http://git.savannah.gnu.org/cgit/gnash.git/snapshot/ DISTNAME= gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880 @@ -34,6 +33,7 @@ GNU_CONFIGURE= yes WANT_GSTREAMER= yes USE_GNOME= libxml2 USE_XORG= x11 xau xdmcp xext xi xinerama ice sm xv +USE_GL= egl INSTALLS_ICONS= yes SYSCONFIGDIR= ${PREFIX}/etc @@ -160,7 +160,6 @@ GNASH_RENDERERS+= agg .if ${PORT_OPTIONS:MOPENGL} IGNORE= support for OpenGL is currently broken, use option AGG -USE_GL= yes GNASH_RENDERERS+= ogl .if ${PORT_OPTIONS:MGTK2} LIB_DEPENDS+= libgdkglext-x11-1.0.so:x11-toolkits/gtkglext @@ -199,14 +198,17 @@ CONFIGURE_ARGS+= --enable-device=egl,x11 # Media handler options processing # .if ${PORT_OPTIONS:MFFMPEG} && empty(PORT_OPTIONS:MGSTREAMER) -LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg +LIB_DEPENDS+= libavcodec.so:multimedia/ffmpeg \ + libtheora.so:multimedia/libtheora \ + libogg.so:audio/libogg \ + libvorbis.so:audio/libvorbis CONFIGURE_ARGS+= --enable-media=ffmpeg \ --with-ffmpeg-incl=${LOCALBASE}/include/libavcodec \ --with-ffmpeg-lib=${LOCALBASE}/lib USE_SDL+= sdl MAKE_ARGS+= INCLUDES="-I${LOCALBASE}/include/ffmpeg" .elif ${PORT_OPTIONS:MGSTREAMER} && empty(PORT_OPTIONS:MFFMPEG) -USE_GSTREAMER= yes +USE_GSTREAMER= ffmpeg mad vorbis CONFIGURE_ARGS+= --enable-media=gst USE_SDL+= sdl .else Modified: head/graphics/gnash/pkg-plist ============================================================================== --- head/graphics/gnash/pkg-plist Fri Dec 16 08:19:49 2016 (r428650) +++ head/graphics/gnash/pkg-plist Fri Dec 16 08:32:26 2016 (r428651) @@ -152,6 +152,7 @@ include/gnash/asobj/movie_root.h include/gnash/asobj/namedStrings.h include/gnash/display_pkg.h include/gnash/dsodefs.h +%%CYGNAL%%include/gnash/extension.h include/gnash/external_pkg.h include/gnash/filters_pkg.h include/gnash/geom_pkg.h @@ -164,6 +165,7 @@ include/gnash/noseek_fd_adapter.h include/gnash/parser/movie_definition.h include/gnash/rc.h include/gnash/ref_counted.h +%%CYGNAL%%include/gnash/sharedlib.h include/gnash/snappingrange.h include/gnash/string_table.h include/gnash/text_pkg.h From owner-svn-ports-all@freebsd.org Fri Dec 16 08:33: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 0A55AC82B81; Fri, 16 Dec 2016 08:33:10 +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 C70A3E06; Fri, 16 Dec 2016 08:33: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 uBG8X8G9084063; Fri, 16 Dec 2016 08:33:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8X8Jt084061; Fri, 16 Dec 2016 08:33:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612160833.uBG8X8Jt084061@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 08:33:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428652 - head/security/vuxml 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: Fri, 16 Dec 2016 08:33:10 -0000 Author: jbeich Date: Fri Dec 16 08:33:08 2016 New Revision: 428652 URL: https://svnweb.freebsd.org/changeset/ports/428652 Log: security/vuxml: oops, seamonkey 2.46 has CVE-2016-9079 fix https://hg.mozilla.org/releases/mozilla-release/rev/8b8d2820718f Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Fri Dec 16 08:32:26 2016 (r428651) +++ head/security/vuxml/vuln.xml Fri Dec 16 08:33:08 2016 (r428652) @@ -1346,11 +1346,11 @@ Notes: seamonkey - 2.47 + 2.46 linux-seamonkey - 2.47 + 2.46 libxul @@ -1383,7 +1383,7 @@ Notes: 2016-11-30 2016-12-01 - 2016-12-14 + 2016-12-16 From owner-svn-ports-all@freebsd.org Fri Dec 16 08:33: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 DF5D4C82BB8; Fri, 16 Dec 2016 08:33:15 +0000 (UTC) (envelope-from martymac@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 94B15E24; Fri, 16 Dec 2016 08:33:15 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8XEPq084186; Fri, 16 Dec 2016 08:33:14 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8XEBo084184; Fri, 16 Dec 2016 08:33:14 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201612160833.uBG8XEBo084184@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Fri, 16 Dec 2016 08:33:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428653 - in head/devel/simgear: . 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: Fri, 16 Dec 2016 08:33:16 -0000 Author: martymac Date: Fri Dec 16 08:33:14 2016 New Revision: 428653 URL: https://svnweb.freebsd.org/changeset/ports/428653 Log: Backport security fix a2b111b Avoids a malicious repository writing to files outside the local storage root Reported by: "Rebecca N. Palmer" Security: https://sourceforge.net/p/flightgear/simgear/ci/a2b111bb09485769d75addf563cb6e44be6655b3/ Added: head/devel/simgear/files/patch-a2b111b-simgear-io-HTTPRepository.cxx (contents, props changed) Modified: head/devel/simgear/Makefile Modified: head/devel/simgear/Makefile ============================================================================== --- head/devel/simgear/Makefile Fri Dec 16 08:33:08 2016 (r428652) +++ head/devel/simgear/Makefile Fri Dec 16 08:33:14 2016 (r428653) @@ -2,6 +2,7 @@ PORTNAME= simgear PORTVERSION= 2016.4.3 +PORTREVISION= 1 CATEGORIES= devel games MASTER_SITES= SF/flightgear/release-${PORTVERSION:R} Added: head/devel/simgear/files/patch-a2b111b-simgear-io-HTTPRepository.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/simgear/files/patch-a2b111b-simgear-io-HTTPRepository.cxx Fri Dec 16 08:33:14 2016 (r428653) @@ -0,0 +1,28 @@ +commit a2b111bb09485769d75addf563cb6e44be6655b3 +Author: James Turner +Date: Wed Dec 14 09:41:44 2016 +0000 + + Bugfix: reject dubious paths in HTTP repos. + + This avoids a malicious repository writing to files outside the local + storage root. + +diff --git simgear/io/HTTPRepository.cxx simgear/io/HTTPRepository.cxx +index 1c95f278..b0335783 100644 +--- simgear/io/HTTPRepository.cxx ++++ simgear/io/HTTPRepository.cxx +@@ -503,6 +503,14 @@ private: + SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: invalid type in line '" << line << "', expected 'd' or 'f', (ignoring line)" ); + continue; + } ++ ++ // security: prevent writing outside the repository via ../../.. filenames ++ // (valid filenames never contain / - subdirectories have their own .dirindex) ++ if ((tokens[1] == "..") || (tokens[1].find_first_of("/\\") != std::string::npos)) { ++ SG_LOG(SG_TERRASYNC, SG_WARN, "malformed .dirindex file: invalid filename in line '" << line << "', (ignoring line)" ); ++ continue; ++ } ++ + children.push_back(ChildInfo(typeData == "f" ? ChildInfo::FileType : ChildInfo::DirectoryType, tokens[1], tokens[2])); + + if (tokens.size() > 3) { From owner-svn-ports-all@freebsd.org Fri Dec 16 08:36: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 5F059C82C44; Fri, 16 Dec 2016 08:36:12 +0000 (UTC) (envelope-from jhale@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 1605BFF5; Fri, 16 Dec 2016 08:36:12 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8aBe6084408; Fri, 16 Dec 2016 08:36:11 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8aBWZ084406; Fri, 16 Dec 2016 08:36:11 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160836.uBG8aBWZ084406@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 08:36:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428654 - head/sysutils/shlock 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: Fri, 16 Dec 2016 08:36:12 -0000 Author: jhale Date: Fri Dec 16 08:36:10 2016 New Revision: 428654 URL: https://svnweb.freebsd.org/changeset/ports/428654 Log: Update to 2.6.1 Add LICENSE (ISCL) Drop verify target Modified: head/sysutils/shlock/Makefile head/sysutils/shlock/distinfo Modified: head/sysutils/shlock/Makefile ============================================================================== --- head/sysutils/shlock/Makefile Fri Dec 16 08:33:14 2016 (r428653) +++ head/sysutils/shlock/Makefile Fri Dec 16 08:36:10 2016 (r428654) @@ -1,17 +1,16 @@ # $FreeBSD$ PORTNAME= shlock -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.1 CATEGORIES= sysutils MASTER_SITES= ISC/inn -DISTFILES= inn-${PORTVERSION}${EXTRACT_SUFX} \ - inn-${PORTVERSION}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= inn-${PORTVERSION}${EXTRACT_SUFX} +DISTNAME= inn-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Create lock files for use in shell scripts -WRKSRC= ${WRKDIR}/inn-${PORTVERSION} +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_PERL="${TRUE}" @@ -20,13 +19,6 @@ ALL_TARGET= all-lib PLIST_FILES= bin/shlock man/man1/shlock.1.gz -verify: checksum - gpg --verify ${DISTDIR}/inn-${PORTVERSION}${EXTRACT_SUFX}.asc - -post-patch: - @${REINPLACE_CMD} -e \ - '/#pragma GCC/s|^|// |' ${WRKSRC}/lib/getmodaddr.c - post-build: @(cd ${WRKSRC}/backends && ${DO_MAKE_BUILD} shlock) Modified: head/sysutils/shlock/distinfo ============================================================================== --- head/sysutils/shlock/distinfo Fri Dec 16 08:33:14 2016 (r428653) +++ head/sysutils/shlock/distinfo Fri Dec 16 08:36:10 2016 (r428654) @@ -1,4 +1,3 @@ -SHA256 (inn-2.6.0.tar.gz) = ba96be8e87c2b56bf896c9f96492ed7706beb68e082794f8fabc7058a1804da7 -SIZE (inn-2.6.0.tar.gz) = 2597729 -SHA256 (inn-2.6.0.tar.gz.asc) = 7e855a79b50606871f299bae8c47531a376ce87f0b99bb7cba30bcdc7a155020 -SIZE (inn-2.6.0.tar.gz.asc) = 473 +TIMESTAMP = 1481875845 +SHA256 (inn-2.6.1.tar.gz) = 50f03516d39922f5c4db68915d2a70c8d5ffe8c14a16ba01029c148700523bda +SIZE (inn-2.6.1.tar.gz) = 2570558 From owner-svn-ports-all@freebsd.org Fri Dec 16 08:45: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 3E481C8206D; Fri, 16 Dec 2016 08:45:00 +0000 (UTC) (envelope-from jhale@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 18F44152C; Fri, 16 Dec 2016 08:45:00 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8ixFh088322; Fri, 16 Dec 2016 08:44:59 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8iwfx088318; Fri, 16 Dec 2016 08:44:58 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160844.uBG8iwfx088318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 08:44:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428655 - in head/comms/gammu: . 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: Fri, 16 Dec 2016 08:45:00 -0000 Author: jhale Date: Fri Dec 16 08:44:58 2016 New Revision: 428655 URL: https://svnweb.freebsd.org/changeset/ports/428655 Log: Update to 1.38.0 Convert mysql to USES Make patches with "make makepatch" Added: head/comms/gammu/files/patch-libgammu_device_bluetooth_blue__bsd.c - copied, changed from r428654, head/comms/gammu/files/patch-libgammu__device__bluetooth__blue_bsd.c Deleted: head/comms/gammu/files/patch-libgammu__device__bluetooth__blue_bsd.c Modified: head/comms/gammu/Makefile head/comms/gammu/distinfo head/comms/gammu/files/patch-CMakeLists.txt Modified: head/comms/gammu/Makefile ============================================================================== --- head/comms/gammu/Makefile Fri Dec 16 08:36:10 2016 (r428654) +++ head/comms/gammu/Makefile Fri Dec 16 08:44:58 2016 (r428655) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gammu -PORTVERSION= 1.37.91 +PORTVERSION= 1.38.0 CATEGORIES= comms MASTER_SITES= http://dl.cihar.com/gammu/releases/ @@ -13,11 +13,9 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libcurl.so:ftp/curl -#RUN_DEPENDS= cdialog:devel/cdialog -CONFLICTS= gammu-devel-[1-9]* gammu-python-[1-9]* - -CMAKE_ARGS= -DINSTALL_LIBDATA_DIR:PATH=${PREFIX}/libdata +CMAKE_ARGS= -DINSTALL_LIBDATA_DIR:PATH=${PREFIX}/libdata \ + -DINSTALL_MAN_DIR:PATH=${PREFIX}/man USES= cmake:outsource gettext iconv pkgconfig shebangfix tar:xz SHEBANG_FILES= utils/jadmaker utils/gammu-config @@ -40,7 +38,7 @@ DBI_LIB_DEPENDS= libdbi.so:databases/lib DBI_CMAKE_OFF= -DWITH_LibDBI:BOOL=OFF PGSQL_USES= pgsql PGSQL_CMAKE_OFF= -DWITH_Postgres:BOOL=OFF -MYSQL_USE= mysql=yes +MYSQL_USES= mysql MYSQL_CMAKE_OFF= -DWITH_MySQL:BOOL=OFF ODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC ODBC_CMAKE_OFF= -DWITH_ODBC:BOOL=OFF Modified: head/comms/gammu/distinfo ============================================================================== --- head/comms/gammu/distinfo Fri Dec 16 08:36:10 2016 (r428654) +++ head/comms/gammu/distinfo Fri Dec 16 08:44:58 2016 (r428655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478878437 -SHA256 (gammu-1.37.91.tar.xz) = fb353ed465b1ae408485e55c97f3a9e910af2c271b03a5bf3aab61bb4225fe00 -SIZE (gammu-1.37.91.tar.xz) = 1675144 +TIMESTAMP = 1481869854 +SHA256 (gammu-1.38.0.tar.xz) = 561cc1f116db604a7a2c29c05f2ef7f23a4e1fff1db187b69b277e5516181071 +SIZE (gammu-1.38.0.tar.xz) = 1677156 Modified: head/comms/gammu/files/patch-CMakeLists.txt ============================================================================== --- head/comms/gammu/files/patch-CMakeLists.txt Fri Dec 16 08:36:10 2016 (r428654) +++ head/comms/gammu/files/patch-CMakeLists.txt Fri Dec 16 08:44:58 2016 (r428655) @@ -25,12 +25,3 @@ ) # OpenCellID API key -@@ -591,7 +589,7 @@ mark_as_advanced (INSTALL_DATA_DIR) - set (INSTALL_DOC_DIR "share/doc/gammu" CACHE STRING "Path for documentation installation") - mark_as_advanced (INSTALL_DOC_DIR) - --set (INSTALL_MAN_DIR "share/man" CACHE STRING "Path for man pages installation") -+set (INSTALL_MAN_DIR "man" CACHE STRING "Path for man pages installation") - mark_as_advanced (INSTALL_MAN_DIR) - - # Phone and protocol configuration Copied and modified: head/comms/gammu/files/patch-libgammu_device_bluetooth_blue__bsd.c (from r428654, head/comms/gammu/files/patch-libgammu__device__bluetooth__blue_bsd.c) ============================================================================== --- head/comms/gammu/files/patch-libgammu__device__bluetooth__blue_bsd.c Fri Dec 16 08:36:10 2016 (r428654, copy source) +++ head/comms/gammu/files/patch-libgammu_device_bluetooth_blue__bsd.c Fri Dec 16 08:44:58 2016 (r428655) @@ -1,5 +1,5 @@ ---- libgammu/device/bluetooth/blue_bsd.c.orig 2016-11-12 10:13:02.619065000 +0800 -+++ libgammu/device/bluetooth/blue_bsd.c 2016-11-12 10:13:27.768173000 +0800 +--- libgammu/device/bluetooth/blue_bsd.c.orig 2016-12-12 13:47:26 UTC ++++ libgammu/device/bluetooth/blue_bsd.c @@ -10,6 +10,8 @@ #ifdef GSM_ENABLE_BLUETOOTHDEVICE #ifdef BSD_BLUE_FOUND From owner-svn-ports-all@freebsd.org Fri Dec 16 08:50: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 EDFBEC821AB; Fri, 16 Dec 2016 08:50:57 +0000 (UTC) (envelope-from olgeni@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 BD7C31726; Fri, 16 Dec 2016 08:50:57 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8ou5t088638; Fri, 16 Dec 2016 08:50:56 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8ouwc088636; Fri, 16 Dec 2016 08:50:56 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612160850.uBG8ouwc088636@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 16 Dec 2016 08:50:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428656 - head/net/gnatsd 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: Fri, 16 Dec 2016 08:50:58 -0000 Author: olgeni Date: Fri Dec 16 08:50:56 2016 New Revision: 428656 URL: https://svnweb.freebsd.org/changeset/ports/428656 Log: Update net/gnatsd to version 0.9.6. Modified: head/net/gnatsd/Makefile head/net/gnatsd/distinfo Modified: head/net/gnatsd/Makefile ============================================================================== --- head/net/gnatsd/Makefile Fri Dec 16 08:44:58 2016 (r428655) +++ head/net/gnatsd/Makefile Fri Dec 16 08:50:56 2016 (r428656) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= gnatsd -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.6 DISTVERSIONPREFIX= v -PORTREVISION= 2 CATEGORIES= net MAINTAINER= olgeni@FreeBSD.org Modified: head/net/gnatsd/distinfo ============================================================================== --- head/net/gnatsd/distinfo Fri Dec 16 08:44:58 2016 (r428655) +++ head/net/gnatsd/distinfo Fri Dec 16 08:50:56 2016 (r428656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471597445 -SHA256 (nats-io-gnatsd-v0.9.4_GH0.tar.gz) = 6465161c52e3e703f88cfe37182904d956234c4346f9ad6eb74903eff0190c98 -SIZE (nats-io-gnatsd-v0.9.4_GH0.tar.gz) = 213240 +TIMESTAMP = 1481877729 +SHA256 (nats-io-gnatsd-v0.9.6_GH0.tar.gz) = 18d6d1b014bfd262da101e15ed914e194b51b47e3e1a8ca4e8743c742d65310c +SIZE (nats-io-gnatsd-v0.9.6_GH0.tar.gz) = 216564 From owner-svn-ports-all@freebsd.org Fri Dec 16 08:53:36 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 17EF3C823B7; Fri, 16 Dec 2016 08:53:36 +0000 (UTC) (envelope-from tota@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 D4F4F1B23; Fri, 16 Dec 2016 08:53:35 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG8rZjU092709; Fri, 16 Dec 2016 08:53:35 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG8rYM8092707; Fri, 16 Dec 2016 08:53:34 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612160853.uBG8rYM8092707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 16 Dec 2016 08:53:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428657 - head/ftp/R-cran-curl 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: Fri, 16 Dec 2016 08:53:36 -0000 Author: tota Date: Fri Dec 16 08:53:34 2016 New Revision: 428657 URL: https://svnweb.freebsd.org/changeset/ports/428657 Log: - Update to 2.2 Modified: head/ftp/R-cran-curl/Makefile (contents, props changed) head/ftp/R-cran-curl/distinfo (contents, props changed) Modified: head/ftp/R-cran-curl/Makefile ============================================================================== --- head/ftp/R-cran-curl/Makefile Fri Dec 16 08:50:56 2016 (r428656) +++ head/ftp/R-cran-curl/Makefile Fri Dec 16 08:53:34 2016 (r428657) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/ftp/R-cran-curl/distinfo ============================================================================== --- head/ftp/R-cran-curl/distinfo Fri Dec 16 08:50:56 2016 (r428656) +++ head/ftp/R-cran-curl/distinfo Fri Dec 16 08:53:34 2016 (r428657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475914788 -SHA256 (curl_2.1.tar.gz) = 5f6f34836c7de74e96f168abcd618f35094bec2bbdd654a4554be254263b7d28 -SIZE (curl_2.1.tar.gz) = 397300 +TIMESTAMP = 1481877299 +SHA256 (curl_2.2.tar.gz) = b2b221b9a69af3a5fa35d92e1e63ce9d86070dbacfd1faa19b47c9e2bef4db43 +SIZE (curl_2.2.tar.gz) = 398330 From owner-svn-ports-all@freebsd.org Fri Dec 16 09:00:46 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 26ABAC8272F; Fri, 16 Dec 2016 09:00:46 +0000 (UTC) (envelope-from jhale@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 EA4331E2C; Fri, 16 Dec 2016 09:00:45 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG90j87093154; Fri, 16 Dec 2016 09:00:45 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG90jpq093152; Fri, 16 Dec 2016 09:00:45 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160900.uBG90jpq093152@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 09:00:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428658 - head/devel/py-botocore 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: Fri, 16 Dec 2016 09:00:46 -0000 Author: jhale Date: Fri Dec 16 09:00:44 2016 New Revision: 428658 URL: https://svnweb.freebsd.org/changeset/ports/428658 Log: Update to 1.4.86 Changes: https://github.com/boto/botocore/blob/1.4.86/CHANGELOG.rst PR: 215327 Submitted by: Bradley T. Hughes (maintainer) Modified: head/devel/py-botocore/Makefile head/devel/py-botocore/distinfo Modified: head/devel/py-botocore/Makefile ============================================================================== --- head/devel/py-botocore/Makefile Fri Dec 16 08:53:34 2016 (r428657) +++ head/devel/py-botocore/Makefile Fri Dec 16 09:00:44 2016 (r428658) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= botocore -PORTVERSION= 1.4.85 +PORTVERSION= 1.4.86 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-botocore/distinfo ============================================================================== --- head/devel/py-botocore/distinfo Fri Dec 16 08:53:34 2016 (r428657) +++ head/devel/py-botocore/distinfo Fri Dec 16 09:00:44 2016 (r428658) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270132 -SHA256 (botocore-1.4.85.tar.gz) = 329155bfe2f5efb1fb0421cbc2a9a2563698828136f91712fa9f4ccb5be9b3bb -SIZE (botocore-1.4.85.tar.gz) = 3270064 +TIMESTAMP = 1481878412 +SHA256 (botocore-1.4.86.tar.gz) = acb78cdb1c1d0c2a299768c11312cc66aca9834d201009f4d5a4b1b1f40353f7 +SIZE (botocore-1.4.86.tar.gz) = 3283524 From owner-svn-ports-all@freebsd.org Fri Dec 16 09:00:53 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 1C8BDC8275A; Fri, 16 Dec 2016 09:00:53 +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 C7EA71E69; Fri, 16 Dec 2016 09:00:52 +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 uBG90pcn093270; Fri, 16 Dec 2016 09:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG90pAT093269; Fri, 16 Dec 2016 09:00:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612160900.uBG90pAT093269@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Dec 2016 09:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428659 - head/games/xlife 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: Fri, 16 Dec 2016 09:00:53 -0000 Author: amdmi3 Date: Fri Dec 16 09:00:51 2016 New Revision: 428659 URL: https://svnweb.freebsd.org/changeset/ports/428659 Log: - Switch to options helpers - Simplify installation Modified: head/games/xlife/Makefile Modified: head/games/xlife/Makefile ============================================================================== --- head/games/xlife/Makefile Fri Dec 16 09:00:44 2016 (r428658) +++ head/games/xlife/Makefile Fri Dec 16 09:00:51 2016 (r428659) @@ -19,15 +19,16 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER USES= imake:notall tar:bzip2 USE_XORG= x11 -DESKTOP_ENTRIES="XLife" "" "${PORTNAME}" \ - "${PORTNAME}" "Game;Simulation;" "" - -OPTIONS_DEFINE= DOCS PORTDOCS= * -DOC_FILES= CHANGES HACKING MISSED README \ - SHORT-INFO XLIFE-HISTORY.dot -.include +DESKTOP_ENTRIES="XLife" \ + "" \ + "${PORTNAME}" \ + "${PORTNAME}" \ + "Game;Simulation;" \ + "" + +OPTIONS_DEFINE= DOCS post-extract: @${LN} -sf xlife.man ${WRKSRC}/xlife.6 @@ -46,22 +47,20 @@ post-patch: 's|GAWKPATH|${LOCALBASE}/bin/gawk|' ${WRKSRC}/table2r do-install: - (cd ${WRKSRC} && ${INSTALL_PROGRAM} gen-multirules xlife \ - ${STAGEDIR}${PREFIX}/bin) - @${LN} -sf xlife ${STAGEDIR}${PREFIX}/bin/lifeconv - (cd ${WRKSRC} && ${INSTALL_SCRIPT} table2r \ - ${STAGEDIR}${PREFIX}/bin) - (cd ${WRKSRC} && ${INSTALL_MAN} xlife.6 \ - ${STAGEDIR}${MAN6PREFIX}/man/man6) - @${LN} -sf xlife.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/lifeconv.6 + ${INSTALL_PROGRAM} ${WRKSRC}/gen-multirules ${WRKSRC}/xlife ${STAGEDIR}${PREFIX}/bin + ${LN} -sf xlife ${STAGEDIR}${PREFIX}/bin/lifeconv + ${INSTALL_SCRIPT} ${WRKSRC}/table2r ${STAGEDIR}${PREFIX}/bin + ${INSTALL_MAN} ${WRKSRC}/xlife.6 ${STAGEDIR}${MAN6PREFIX}/man/man6 + ${LN} -sf xlife.6 ${STAGEDIR}${MAN6PREFIX}/man/man6/lifeconv.6 @${MKDIR} ${STAGEDIR}${DATADIR}/patterns - @(cd ${WRKSRC}/patterns && ${COPYTREE_SHARE} . \ - ${STAGEDIR}${DATADIR}/patterns) + @(cd ${WRKSRC}/patterns && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}/patterns) + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - (cd ${WRKSRC} && ${INSTALL_DATA} ${DOC_FILES} \ - ${STAGEDIR}${DOCSDIR}) +.for f in CHANGES HACKING MISSED README SHORT-INFO XLIFE-HISTORY.dot + ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} +.endfor @${MKDIR} ${STAGEDIR}${DOCSDIR}/doc - @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . \ - ${STAGEDIR}${DOCSDIR}/doc) + @(cd ${WRKSRC}/doc && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/doc) .include From owner-svn-ports-all@freebsd.org Fri Dec 16 09:02:24 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 4C338C82903; Fri, 16 Dec 2016 09:02:24 +0000 (UTC) (envelope-from dumbbell@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 1AC7C1286; Fri, 16 Dec 2016 09:02:24 +0000 (UTC) (envelope-from dumbbell@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG92NpU094836; Fri, 16 Dec 2016 09:02:23 GMT (envelope-from dumbbell@FreeBSD.org) Received: (from dumbbell@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG92NbM094834; Fri, 16 Dec 2016 09:02:23 GMT (envelope-from dumbbell@FreeBSD.org) Message-Id: <201612160902.uBG92NbM094834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dumbbell set sender to dumbbell@FreeBSD.org using -f From: =?UTF-8?Q?Jean-S=c3=a9bastien_P=c3=a9dron?= Date: Fri, 16 Dec 2016 09:02:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428660 - head/net/concourse-fly 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: Fri, 16 Dec 2016 09:02:24 -0000 Author: dumbbell (src committer) Date: Fri Dec 16 09:02:22 2016 New Revision: 428660 URL: https://svnweb.freebsd.org/changeset/ports/428660 Log: net/concourse-fly: Update to 2.5.1 Approved by: bapt Differential Revision: https://reviews.freebsd.org/D8797 Modified: head/net/concourse-fly/Makefile head/net/concourse-fly/distinfo Modified: head/net/concourse-fly/Makefile ============================================================================== --- head/net/concourse-fly/Makefile Fri Dec 16 09:00:51 2016 (r428659) +++ head/net/concourse-fly/Makefile Fri Dec 16 09:02:22 2016 (r428660) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= concourse -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 CATEGORIES= net sysutils MASTER_SITES= LOCAL/dumbbell/concourse/ PKGNAMESUFFIX= -fly Modified: head/net/concourse-fly/distinfo ============================================================================== --- head/net/concourse-fly/distinfo Fri Dec 16 09:00:51 2016 (r428659) +++ head/net/concourse-fly/distinfo Fri Dec 16 09:02:22 2016 (r428660) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479387892 -SHA256 (concourse-2.5.0.tar.xz) = f2b6fac8df71a93f445cddccfb814a92d983c2deec6477a23f7c3d8bcd314729 -SIZE (concourse-2.5.0.tar.xz) = 8665392 +TIMESTAMP = 1481738476 +SHA256 (concourse-2.5.1.tar.xz) = b4b03b703bb35155f3ecbbd233c07d1c33fd17a362f4571b9e6a48bf6f101051 +SIZE (concourse-2.5.1.tar.xz) = 8627332 From owner-svn-ports-all@freebsd.org Fri Dec 16 09:02:42 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 AEB63C82961; Fri, 16 Dec 2016 09:02:42 +0000 (UTC) (envelope-from jhale@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 7E1CC1391; Fri, 16 Dec 2016 09:02:42 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG92f3e097043; Fri, 16 Dec 2016 09:02:41 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG92foX097041; Fri, 16 Dec 2016 09:02:41 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612160902.uBG92foX097041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 09:02:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428661 - head/devel/awscli 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: Fri, 16 Dec 2016 09:02:42 -0000 Author: jhale Date: Fri Dec 16 09:02:41 2016 New Revision: 428661 URL: https://svnweb.freebsd.org/changeset/ports/428661 Log: Update to 1.11.29 Changes: https://github.com/aws/aws-cli/blob/1.11.29/CHANGELOG.rst PR: 215328 Submitted by: Bradley T. Hughes (maintainer) Modified: head/devel/awscli/Makefile head/devel/awscli/distinfo Modified: head/devel/awscli/Makefile ============================================================================== --- head/devel/awscli/Makefile Fri Dec 16 09:02:22 2016 (r428660) +++ head/devel/awscli/Makefile Fri Dec 16 09:02:41 2016 (r428661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= awscli -PORTVERSION= 1.11.28 +PORTVERSION= 1.11.29 CATEGORIES= devel MASTER_SITES= CHEESESHOP @@ -12,7 +12,7 @@ COMMENT= Universal Command Line Interfac LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.85:devel/py-botocore \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.4.86:devel/py-botocore \ ${PYTHON_PKGNAMEPREFIX}colorama>=0.2.5:devel/py-colorama \ ${PYTHON_PKGNAMEPREFIX}s3transfer>=0.1.9:net/py-s3transfer \ ${PYTHON_PKGNAMEPREFIX}docutils>=0.10:textproc/py-docutils \ Modified: head/devel/awscli/distinfo ============================================================================== --- head/devel/awscli/distinfo Fri Dec 16 09:02:22 2016 (r428660) +++ head/devel/awscli/distinfo Fri Dec 16 09:02:41 2016 (r428661) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481270230 -SHA256 (awscli-1.11.28.tar.gz) = 4f56328e3bef6618821f87db0e1fa0f584d49fde23b013da28cc2dd0ab402cff -SIZE (awscli-1.11.28.tar.gz) = 502854 +TIMESTAMP = 1481878517 +SHA256 (awscli-1.11.29.tar.gz) = ac7800ae5dc4977469d436496d63acc7e33b26caa430a37a2ae490f377de761d +SIZE (awscli-1.11.29.tar.gz) = 505802 From owner-svn-ports-all@freebsd.org Fri Dec 16 09:07:24 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 7435FC82A4F; Fri, 16 Dec 2016 09:07:24 +0000 (UTC) (envelope-from misha@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 109B31574; Fri, 16 Dec 2016 09:07:23 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG97NVG097339; Fri, 16 Dec 2016 09:07:23 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG97NnN097336; Fri, 16 Dec 2016 09:07:23 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612160907.uBG97NnN097336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Fri, 16 Dec 2016 09:07:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428662 - branches/2016Q4/irc/atheme-services 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: Fri, 16 Dec 2016 09:07:24 -0000 Author: misha Date: Fri Dec 16 09:07:22 2016 New Revision: 428662 URL: https://svnweb.freebsd.org/changeset/ports/428662 Log: MFH: r428616 - update from 7.2.6 to 7.2.7 - add LICENSE - add 'ssl', 'localbase' and 'cpe' to USES - simplify options handling PR: 209217 Approved by: ports-secteam (junovitch) Security: CVE-2014-9773 Security: CVE-2016-4478 Modified: branches/2016Q4/irc/atheme-services/Makefile branches/2016Q4/irc/atheme-services/distinfo (contents, props changed) branches/2016Q4/irc/atheme-services/pkg-plist (contents, props changed) Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/irc/atheme-services/Makefile ============================================================================== --- branches/2016Q4/irc/atheme-services/Makefile Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/Makefile Fri Dec 16 09:07:22 2016 (r428662) @@ -2,14 +2,20 @@ # $FreeBSD$ PORTNAME= atheme-services -PORTVERSION= 7.2.6 -CATEGORIES= irc -MASTER_SITES= http://atheme.github.io/downloads/ +PORTVERSION= 7.2.7 +CATEGORIES= irc ipv6 net +MASTER_SITES= https://github.com/atheme/atheme/releases/download/v${PORTVERSION}/ +DISTNAME= atheme-${PORTVERSION} MAINTAINER= tdb@FreeBSD.org COMMENT= Set of services for IRC networks -USES= tar:bzip2 pkgconfig pathfix gmake +LICENSE= ISCL +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libmowgli-2.so:devel/libmowgli2 + +USES= cpe gmake localbase pathfix pkgconfig ssl tar:bzip2 PATHFIX_MAKEFILEIN= Makefile USE_LDCONFIG= yes GNU_CONFIGURE= yes @@ -18,14 +24,12 @@ CONFIGURE_ARGS= --enable-fhs-paths \ --localstatedir=/var \ --disable-gtk-doc \ --enable-large-net -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib + +CPE_PRODUCT= atheme USERS= ircservices GROUPS= ircservices -LIB_DEPENDS+= libmowgli-2.so:devel/libmowgli2 - USE_RC_SUBR= atheme-services OPTIONS_DEFINE= CONTRIB CRACKLIB DOCS LDAP NLS PCRE PERL @@ -36,61 +40,16 @@ CRACKLIB_DESC= Use cracklib for checking OPTIONS_SUB= yes -.include - -.if ${PORT_OPTIONS:MCONTRIB} -CONFIGURE_ARGS+= --enable-contrib -.else -CONFIGURE_ARGS+= --disable-contrib -.endif - -.if ${PORT_OPTIONS:MCRACKLIB} -LIB_DEPENDS+= libcrack.so:security/cracklib -CONFIGURE_ARGS+= --with-cracklib -.else -CONFIGURE_ARGS+= --without-cracklib -.endif - -.if ${PORT_OPTIONS:MLDAP} -USE_OPENLDAP= yes -CONFIGURE_ARGS+= --with-ldap -.else -CONFIGURE_ARGS+= --without-ldap -.endif - -.if ${PORT_OPTIONS:MNLS} -USES+= gettext -CONFIGURE_ARGS+= --enable-nls -.else -CONFIGURE_ARGS+= --disable-nls -.endif - -.if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:devel/pcre -CONFIGURE_ARGS+= --with-pcre -.else -CONFIGURE_ARGS+= --without-pcre -.endif - -.if ${PORT_OPTIONS:MPERL} -USES+= perl5 -CONFIGURE_ARGS+= --with-perl -.else -CONFIGURE_ARGS+= --without-perl -.endif - -post-install: -# Treat atheme.motd like atheme.conf. So don't install it directly, -# but instead copy it from atheme.motd.example if it doesn't exist, -# and only remove it at deinstall time if it's unchanged. - @${RM} ${STAGEDIR}${PREFIX}/etc/atheme/atheme.motd -# These are just to satisfy check-orphans - @${RMDIR} ${STAGEDIR}/var/lib/atheme - @${RMDIR} ${STAGEDIR}/var/lib - @${RMDIR} ${STAGEDIR}/var/log/atheme - @${RMDIR} ${STAGEDIR}/var/run/atheme -.if !${PORT_OPTIONS:MDOCS} - @${RM} -Rf ${STAGEDIR}${PREFIX}/share/doc/atheme -.endif +CONTRIB_CONFIGURE_ENABLE= contrib +CRACKLIB_LIB_DEPENDS= libcrack.so:security/cracklib +CRACKLIB_CONFIGURE_WITH= cracklib +LDAP_USE= openldap=yes +LDAP_CONFIGURE_WITH= ldap +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre +PCRE_CONFIGURE_WITH= pcre +PERL_USES= perl5 +PERL_CONFIGURE_WITH= perl .include Modified: branches/2016Q4/irc/atheme-services/distinfo ============================================================================== --- branches/2016Q4/irc/atheme-services/distinfo Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/distinfo Fri Dec 16 09:07:22 2016 (r428662) @@ -1,2 +1,3 @@ -SHA256 (atheme-services-7.2.6.tar.bz2) = c2805f50ac8ea05e35ae2cebb67b59dd5f8c2159ee7dea6842a85cab514b3ba2 -SIZE (atheme-services-7.2.6.tar.bz2) = 1215437 +TIMESTAMP = 1481712949 +SHA256 (atheme-7.2.7.tar.bz2) = 64159a5aef905f0a15f35c7dd2bf1b140d918290488e9b6762fd85fd1bfafd94 +SIZE (atheme-7.2.7.tar.bz2) = 1181086 Modified: branches/2016Q4/irc/atheme-services/pkg-plist ============================================================================== --- branches/2016Q4/irc/atheme-services/pkg-plist Fri Dec 16 09:02:41 2016 (r428661) +++ branches/2016Q4/irc/atheme-services/pkg-plist Fri Dec 16 09:07:22 2016 (r428662) @@ -1,161 +1,20 @@ bin/atheme-services bin/dbverify bin/ecdsakeygen +@dir(ircservices,ircservices,) /var/lib/atheme +@dir(ircservices,ircservices,) /var/log/atheme +@dir(ircservices,ircservices,) /var/run/atheme @group ircservices +@dir etc/atheme @mode 640 @sample etc/atheme/atheme.conf.example etc/atheme/atheme.conf +@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd etc/atheme/atheme.conf.operserv-example etc/atheme/atheme.conf.userserv-example etc/atheme/atheme.cron.example -@sample etc/atheme/atheme.motd.example etc/atheme/atheme.motd -@group @mode -include/atheme/abirev.h -include/atheme/account.h -include/atheme/atheme.h -include/atheme/atheme_memory.h -include/atheme/atheme_string.h -include/atheme/auth.h -include/atheme/authcookie.h -include/atheme/base64.h -include/atheme/channels.h -include/atheme/commandtree.h -include/atheme/common.h -include/atheme/conf.h -include/atheme/confprocess.h -include/atheme/connection.h -include/atheme/crypto.h -include/atheme/culture.h -include/atheme/database_backend.h -include/atheme/datastream.h -include/atheme/entity-validation.h -include/atheme/entity.h -include/atheme/flags.h -include/atheme/global.h -include/atheme/hook.h -include/atheme/hooktypes.h -include/atheme/httpd.h -include/atheme/i18n.h -include/atheme/inline/account.h -include/atheme/inline/channels.h -include/atheme/inline/connection.h -include/atheme/libathemecore.h -include/atheme/linker.h -include/atheme/match.h -include/atheme/md5.h -include/atheme/module.h -include/atheme/object.h -include/atheme/phandler.h -include/atheme/pmodule.h -include/atheme/privs.h -include/atheme/protocol/asuka.h -include/atheme/protocol/bahamut.h -include/atheme/protocol/charybdis.h -include/atheme/protocol/hybrid.h -include/atheme/protocol/inspircd.h -include/atheme/protocol/ircd-seven.h -include/atheme/protocol/ircnet.h -include/atheme/protocol/nefarious.h -include/atheme/protocol/ratbox.h -include/atheme/protocol/shadowircd.h -include/atheme/protocol/undernet.h -include/atheme/protocol/unreal.h -include/atheme/res.h -include/atheme/reslib.h -include/atheme/sasl.h -include/atheme/serno.h -include/atheme/servers.h -include/atheme/services.h -include/atheme/servtree.h -include/atheme/sourceinfo.h -include/atheme/stdinc.h -include/atheme/sysconf.h -include/atheme/table.h -include/atheme/taint.h -include/atheme/template.h -include/atheme/tools.h -include/atheme/uid.h -include/atheme/uplink.h -include/atheme/users.h -lib/atheme/modules/alis/main.so -lib/atheme/modules/auth/dummy.so -%%LDAP%%lib/atheme/modules/auth/ldap.so -lib/atheme/modules/backend/corestorage.so -lib/atheme/modules/backend/flatfile.so -lib/atheme/modules/backend/opensex.so -lib/atheme/modules/botserv/bottalk.so -lib/atheme/modules/botserv/help.so -lib/atheme/modules/botserv/info.so -lib/atheme/modules/botserv/main.so -lib/atheme/modules/botserv/set.so -lib/atheme/modules/botserv/set_core.so -lib/atheme/modules/botserv/set_fantasy.so -lib/atheme/modules/botserv/set_nobot.so -lib/atheme/modules/botserv/set_private.so -lib/atheme/modules/chanfix/main.so -lib/atheme/modules/chanserv/access.so -lib/atheme/modules/chanserv/akick.so -lib/atheme/modules/chanserv/antiflood.so -lib/atheme/modules/chanserv/ban.so -lib/atheme/modules/chanserv/clear.so -lib/atheme/modules/chanserv/clear_akicks.so -lib/atheme/modules/chanserv/clear_bans.so -lib/atheme/modules/chanserv/clear_flags.so -lib/atheme/modules/chanserv/clear_users.so -lib/atheme/modules/chanserv/clone.so -lib/atheme/modules/chanserv/close.so -lib/atheme/modules/chanserv/count.so -lib/atheme/modules/chanserv/drop.so -lib/atheme/modules/chanserv/fflags.so -lib/atheme/modules/chanserv/flags.so -lib/atheme/modules/chanserv/ftransfer.so -lib/atheme/modules/chanserv/getkey.so -lib/atheme/modules/chanserv/halfop.so -lib/atheme/modules/chanserv/help.so -lib/atheme/modules/chanserv/hold.so -lib/atheme/modules/chanserv/info.so -lib/atheme/modules/chanserv/invite.so -lib/atheme/modules/chanserv/kick.so -lib/atheme/modules/chanserv/list.so -lib/atheme/modules/chanserv/main.so -lib/atheme/modules/chanserv/mark.so -lib/atheme/modules/chanserv/moderate.so -lib/atheme/modules/chanserv/op.so -lib/atheme/modules/chanserv/owner.so -lib/atheme/modules/chanserv/protect.so -lib/atheme/modules/chanserv/quiet.so -lib/atheme/modules/chanserv/recover.so -lib/atheme/modules/chanserv/register.so -lib/atheme/modules/chanserv/set.so -lib/atheme/modules/chanserv/set_core.so -lib/atheme/modules/chanserv/set_email.so -lib/atheme/modules/chanserv/set_entrymsg.so -lib/atheme/modules/chanserv/set_fantasy.so -lib/atheme/modules/chanserv/set_gameserv.so -lib/atheme/modules/chanserv/set_guard.so -lib/atheme/modules/chanserv/set_keeptopic.so -lib/atheme/modules/chanserv/set_limitflags.so -lib/atheme/modules/chanserv/set_mlock.so -lib/atheme/modules/chanserv/set_prefix.so -lib/atheme/modules/chanserv/set_private.so -lib/atheme/modules/chanserv/set_property.so -lib/atheme/modules/chanserv/set_pubacl.so -lib/atheme/modules/chanserv/set_restricted.so -lib/atheme/modules/chanserv/set_secure.so -lib/atheme/modules/chanserv/set_topiclock.so -lib/atheme/modules/chanserv/set_url.so -lib/atheme/modules/chanserv/set_verbose.so -lib/atheme/modules/chanserv/status.so -lib/atheme/modules/chanserv/successor_acl.so -lib/atheme/modules/chanserv/sync.so -lib/atheme/modules/chanserv/taxonomy.so -lib/atheme/modules/chanserv/template.so -lib/atheme/modules/chanserv/topic.so -lib/atheme/modules/chanserv/unban_self.so -lib/atheme/modules/chanserv/version.so -lib/atheme/modules/chanserv/voice.so -lib/atheme/modules/chanserv/why.so -lib/atheme/modules/chanserv/xop.so +@group +@dir /var/lib %%CONTRIB%%lib/atheme/modules/contrib/backtrace.so %%CONTRIB%%lib/atheme/modules/contrib/cs_access_alias.so %%CONTRIB%%lib/atheme/modules/contrib/cs_babbler.so @@ -189,8 +48,8 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/ns_goodmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_guestnoreg.so %%CONTRIB%%lib/atheme/modules/contrib/ns_listlogins.so -%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck_async.so +%%CONTRIB%%lib/atheme/modules/contrib/ns_mxcheck.so %%CONTRIB%%lib/atheme/modules/contrib/ns_regnotice.so %%CONTRIB%%lib/atheme/modules/contrib/ns_sendpassmail.so %%CONTRIB%%lib/atheme/modules/contrib/ns_waitreg.so @@ -211,369 +70,25 @@ lib/atheme/modules/chanserv/xop.so %%CONTRIB%%lib/atheme/modules/contrib/os_testproc.so %%CONTRIB%%lib/atheme/modules/contrib/os_trace.so %%CONTRIB%%lib/atheme/modules/contrib/wumpus.so -lib/atheme/modules/crypto/ircservices.so -lib/atheme/modules/crypto/pbkdf2.so -lib/atheme/modules/crypto/pbkdf2v2.so -lib/atheme/modules/crypto/posix.so -lib/atheme/modules/crypto/rawmd5.so -lib/atheme/modules/crypto/rawsha1.so -lib/atheme/modules/exttarget/chanacs.so -lib/atheme/modules/exttarget/channel.so -lib/atheme/modules/exttarget/main.so -lib/atheme/modules/exttarget/oper.so -lib/atheme/modules/exttarget/registered.so -lib/atheme/modules/exttarget/server.so -lib/atheme/modules/gameserv/dice.so -lib/atheme/modules/gameserv/eightball.so -lib/atheme/modules/gameserv/gamecalc.so -lib/atheme/modules/gameserv/happyfarm.so -lib/atheme/modules/gameserv/help.so -lib/atheme/modules/gameserv/lottery.so -lib/atheme/modules/gameserv/main.so -lib/atheme/modules/gameserv/namegen.so -lib/atheme/modules/gameserv/rps.so -lib/atheme/modules/global/main.so -lib/atheme/modules/groupserv/acsnolimit.so -lib/atheme/modules/groupserv/drop.so -lib/atheme/modules/groupserv/fdrop.so -lib/atheme/modules/groupserv/fflags.so -lib/atheme/modules/groupserv/flags.so -lib/atheme/modules/groupserv/help.so -lib/atheme/modules/groupserv/info.so -lib/atheme/modules/groupserv/invite.so -lib/atheme/modules/groupserv/join.so -lib/atheme/modules/groupserv/list.so -lib/atheme/modules/groupserv/listchans.so -lib/atheme/modules/groupserv/main.so -lib/atheme/modules/groupserv/register.so -lib/atheme/modules/groupserv/regnolimit.so -lib/atheme/modules/groupserv/set.so -lib/atheme/modules/groupserv/set_channel.so -lib/atheme/modules/groupserv/set_description.so -lib/atheme/modules/groupserv/set_email.so -lib/atheme/modules/groupserv/set_groupname.so -lib/atheme/modules/groupserv/set_joinflags.so -lib/atheme/modules/groupserv/set_open.so -lib/atheme/modules/groupserv/set_public.so -lib/atheme/modules/groupserv/set_url.so -lib/atheme/modules/helpserv/helpme.so -lib/atheme/modules/helpserv/main.so -lib/atheme/modules/helpserv/services.so -lib/atheme/modules/helpserv/ticket.so -lib/atheme/modules/hostserv/group.so -lib/atheme/modules/hostserv/help.so -lib/atheme/modules/hostserv/main.so -lib/atheme/modules/hostserv/offer.so -lib/atheme/modules/hostserv/onoff.so -lib/atheme/modules/hostserv/request.so -lib/atheme/modules/hostserv/vhost.so -lib/atheme/modules/hostserv/vhostnick.so -lib/atheme/modules/infoserv/main.so -lib/atheme/modules/memoserv/delete.so -lib/atheme/modules/memoserv/forward.so -lib/atheme/modules/memoserv/help.so -lib/atheme/modules/memoserv/ignore.so -lib/atheme/modules/memoserv/list.so -lib/atheme/modules/memoserv/main.so -lib/atheme/modules/memoserv/read.so -lib/atheme/modules/memoserv/send.so -lib/atheme/modules/memoserv/sendall.so -lib/atheme/modules/memoserv/sendgroup.so -lib/atheme/modules/memoserv/sendops.so -lib/atheme/modules/misc/canon_gmail.so -lib/atheme/modules/misc/httpd.so -lib/atheme/modules/nickserv/access.so -lib/atheme/modules/nickserv/badmail.so -lib/atheme/modules/nickserv/cert.so %%CRACKLIB%%lib/atheme/modules/nickserv/cracklib.so -lib/atheme/modules/nickserv/drop.so -lib/atheme/modules/nickserv/enforce.so -lib/atheme/modules/nickserv/freeze.so -lib/atheme/modules/nickserv/ghost.so -lib/atheme/modules/nickserv/group.so -lib/atheme/modules/nickserv/help.so -lib/atheme/modules/nickserv/hold.so -lib/atheme/modules/nickserv/identify.so -lib/atheme/modules/nickserv/info.so -lib/atheme/modules/nickserv/info_lastquit.so -lib/atheme/modules/nickserv/list.so -lib/atheme/modules/nickserv/listchans.so -lib/atheme/modules/nickserv/listgroups.so -lib/atheme/modules/nickserv/listmail.so -lib/atheme/modules/nickserv/listownmail.so -lib/atheme/modules/nickserv/login.so -lib/atheme/modules/nickserv/logout.so -lib/atheme/modules/nickserv/main.so -lib/atheme/modules/nickserv/mark.so -lib/atheme/modules/nickserv/multimark.so -lib/atheme/modules/nickserv/register.so -lib/atheme/modules/nickserv/regnolimit.so -lib/atheme/modules/nickserv/resetpass.so -lib/atheme/modules/nickserv/restrict.so -lib/atheme/modules/nickserv/return.so -lib/atheme/modules/nickserv/sendpass.so -lib/atheme/modules/nickserv/sendpass_user.so -lib/atheme/modules/nickserv/set.so -lib/atheme/modules/nickserv/set_accountname.so -lib/atheme/modules/nickserv/set_core.so -lib/atheme/modules/nickserv/set_email.so -lib/atheme/modules/nickserv/set_emailmemos.so -lib/atheme/modules/nickserv/set_enforcetime.so -lib/atheme/modules/nickserv/set_hidemail.so -lib/atheme/modules/nickserv/set_language.so -lib/atheme/modules/nickserv/set_nevergroup.so -lib/atheme/modules/nickserv/set_neverop.so -lib/atheme/modules/nickserv/set_nogreet.so -lib/atheme/modules/nickserv/set_nomemo.so -lib/atheme/modules/nickserv/set_noop.so -lib/atheme/modules/nickserv/set_nopassword.so -lib/atheme/modules/nickserv/set_password.so -lib/atheme/modules/nickserv/set_private.so -lib/atheme/modules/nickserv/set_privmsg.so -lib/atheme/modules/nickserv/set_property.so -lib/atheme/modules/nickserv/set_pubkey.so -lib/atheme/modules/nickserv/set_quietchg.so -lib/atheme/modules/nickserv/setpass.so -lib/atheme/modules/nickserv/status.so -lib/atheme/modules/nickserv/taxonomy.so -lib/atheme/modules/nickserv/vacation.so -lib/atheme/modules/nickserv/verify.so -lib/atheme/modules/nickserv/vhost.so -lib/atheme/modules/operserv/akill.so -lib/atheme/modules/operserv/clearchan.so -lib/atheme/modules/operserv/clones.so -lib/atheme/modules/operserv/compare.so -lib/atheme/modules/operserv/greplog.so -lib/atheme/modules/operserv/help.so -lib/atheme/modules/operserv/identify.so -lib/atheme/modules/operserv/ignore.so -lib/atheme/modules/operserv/info.so -lib/atheme/modules/operserv/inject.so -lib/atheme/modules/operserv/jupe.so -lib/atheme/modules/operserv/main.so -lib/atheme/modules/operserv/mode.so -lib/atheme/modules/operserv/modinspect.so -lib/atheme/modules/operserv/modlist.so -lib/atheme/modules/operserv/modload.so -lib/atheme/modules/operserv/modreload.so -lib/atheme/modules/operserv/modunload.so -lib/atheme/modules/operserv/noop.so -lib/atheme/modules/operserv/override.so -lib/atheme/modules/operserv/rakill.so -lib/atheme/modules/operserv/raw.so -lib/atheme/modules/operserv/readonly.so -lib/atheme/modules/operserv/rehash.so -lib/atheme/modules/operserv/restart.so -lib/atheme/modules/operserv/rmatch.so -lib/atheme/modules/operserv/rnc.so -lib/atheme/modules/operserv/rwatch.so -lib/atheme/modules/operserv/set.so -lib/atheme/modules/operserv/sgline.so -lib/atheme/modules/operserv/shutdown.so -lib/atheme/modules/operserv/soper.so -lib/atheme/modules/operserv/specs.so -lib/atheme/modules/operserv/sqline.so -lib/atheme/modules/operserv/update.so -lib/atheme/modules/operserv/uptime.so -lib/atheme/modules/protocol/asuka.so -lib/atheme/modules/protocol/bahamut.so -lib/atheme/modules/protocol/base36uid.so -lib/atheme/modules/protocol/charybdis.so -lib/atheme/modules/protocol/elemental-ircd.so -lib/atheme/modules/protocol/hybrid.so -lib/atheme/modules/protocol/inspircd.so -lib/atheme/modules/protocol/ircd-seven.so -lib/atheme/modules/protocol/ircnet.so -lib/atheme/modules/protocol/mixin_nohalfops.so -lib/atheme/modules/protocol/mixin_noholdnick.so -lib/atheme/modules/protocol/mixin_noowner.so -lib/atheme/modules/protocol/mixin_noprotect.so -lib/atheme/modules/protocol/nefarious.so -lib/atheme/modules/protocol/ngircd.so -lib/atheme/modules/protocol/p10-generic.so -lib/atheme/modules/protocol/ratbox.so -lib/atheme/modules/protocol/shadowircd.so -lib/atheme/modules/protocol/ts6-generic.so -lib/atheme/modules/protocol/undernet.so -lib/atheme/modules/protocol/unreal.so -lib/atheme/modules/proxyscan/dnsbl.so -lib/atheme/modules/proxyscan/main.so -lib/atheme/modules/rpgserv/enable.so -lib/atheme/modules/rpgserv/help.so -lib/atheme/modules/rpgserv/info.so -lib/atheme/modules/rpgserv/list.so -lib/atheme/modules/rpgserv/main.so -lib/atheme/modules/rpgserv/search.so -lib/atheme/modules/rpgserv/set.so -lib/atheme/modules/saslserv/authcookie.so -lib/atheme/modules/saslserv/ecdsa-nist256p-challenge.so -lib/atheme/modules/saslserv/external.so -lib/atheme/modules/saslserv/main.so -lib/atheme/modules/saslserv/plain.so -%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm -%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm -%%PERL%%lib/atheme/modules/scripting/lib/init.pl -%%PERL%%lib/atheme/modules/scripting/perl.so -lib/atheme/modules/security/cmdperm.so -lib/atheme/modules/statserv/channel.so -lib/atheme/modules/statserv/main.so -lib/atheme/modules/statserv/netsplit.so -lib/atheme/modules/statserv/server.so -lib/atheme/modules/transport/jsonrpc.so -lib/atheme/modules/transport/p10.so -lib/atheme/modules/transport/rfc1459.so -lib/atheme/modules/transport/xmlrpc.so -lib/libathemecore.so -lib/libathemecore.so.1 -lib/libathemecore.so.1.0.0 -libdata/pkgconfig/atheme-services.pc -share/atheme/email/memo -share/atheme/email/register -share/atheme/email/sendpass -share/atheme/email/setemail -share/atheme/email/setpass -share/atheme/help/alis/list -share/atheme/help/botserv/act -share/atheme/help/botserv/assign -share/atheme/help/botserv/bot -share/atheme/help/botserv/botlist -share/atheme/help/botserv/info -share/atheme/help/botserv/say -share/atheme/help/botserv/set_fantasy -share/atheme/help/botserv/set_nobot -share/atheme/help/botserv/set_private -share/atheme/help/botserv/unassign -share/atheme/help/chanfix/chanfix -share/atheme/help/chanfix/info -share/atheme/help/chanfix/scores -share/atheme/help/contrib/access -share/atheme/help/contrib/ajoin -share/atheme/help/contrib/as_activate -share/atheme/help/contrib/as_cancel -share/atheme/help/contrib/as_reject -share/atheme/help/contrib/as_request -share/atheme/help/contrib/as_waiting -share/atheme/help/contrib/badwords -share/atheme/help/contrib/cs_fregister -share/atheme/help/contrib/cs_ping -share/atheme/help/contrib/defcon -share/atheme/help/contrib/dnsblexempt -share/atheme/help/contrib/dnsblscan -share/atheme/help/contrib/down -share/atheme/help/contrib/fenforce -share/atheme/help/contrib/forbid -share/atheme/help/contrib/fregister -share/atheme/help/contrib/fsend -share/atheme/help/contrib/generatehash -share/atheme/help/contrib/generatepass -share/atheme/help/contrib/helpme -share/atheme/help/contrib/joinmon -share/atheme/help/contrib/kill -share/atheme/help/contrib/klinechan -share/atheme/help/contrib/listklinechan -share/atheme/help/contrib/listlogins -share/atheme/help/contrib/loadchanmodes -share/atheme/help/contrib/logstream -share/atheme/help/contrib/os_modeall -share/atheme/help/contrib/pingspam -share/atheme/help/contrib/procwatch -share/atheme/help/contrib/roulette -share/atheme/help/contrib/savechanmodes -share/atheme/help/contrib/set_blockbadwords -share/atheme/help/contrib/set_dnsblaction -share/atheme/help/contrib/trace -share/atheme/help/contrib/up -share/atheme/help/contrib/userinfo -share/atheme/help/cservice/access_add -share/atheme/help/cservice/access_del -share/atheme/help/cservice/access_info -share/atheme/help/cservice/access_list -share/atheme/help/cservice/access_set -share/atheme/help/cservice/akick -share/atheme/help/cservice/ban -share/atheme/help/cservice/clear_akicks -share/atheme/help/cservice/clear_bans -share/atheme/help/cservice/clear_flags -share/atheme/help/cservice/clear_users -share/atheme/help/cservice/clone -share/atheme/help/cservice/close -share/atheme/help/cservice/count -share/atheme/help/cservice/drop -share/atheme/help/cservice/fdrop -share/atheme/help/cservice/fflags -share/atheme/help/cservice/flags -share/atheme/help/cservice/forcexop -share/atheme/help/cservice/ftransfer -share/atheme/help/cservice/getkey -share/atheme/help/cservice/halfop -share/atheme/help/cservice/hold -share/atheme/help/cservice/info -share/atheme/help/cservice/invite -share/atheme/help/cservice/kick -share/atheme/help/cservice/kickban -share/atheme/help/cservice/list -share/atheme/help/cservice/mark -share/atheme/help/cservice/op_voice -share/atheme/help/cservice/owner -share/atheme/help/cservice/protect -share/atheme/help/cservice/quiet -share/atheme/help/cservice/recover -share/atheme/help/cservice/register -share/atheme/help/cservice/role_add -share/atheme/help/cservice/role_del -share/atheme/help/cservice/role_list -share/atheme/help/cservice/role_set -share/atheme/help/cservice/set_antiflood -share/atheme/help/cservice/set_email -share/atheme/help/cservice/set_entrymsg -share/atheme/help/cservice/set_fantasy -share/atheme/help/cservice/set_founder -share/atheme/help/cservice/set_gameserv -share/atheme/help/cservice/set_guard -share/atheme/help/cservice/set_keeptopic -share/atheme/help/cservice/set_limitflags -share/atheme/help/cservice/set_mlock -share/atheme/help/cservice/set_nosync -share/atheme/help/cservice/set_prefix -share/atheme/help/cservice/set_private -share/atheme/help/cservice/set_property -share/atheme/help/cservice/set_pubacl -share/atheme/help/cservice/set_restricted -share/atheme/help/cservice/set_secure -share/atheme/help/cservice/set_topiclock -share/atheme/help/cservice/set_url -share/atheme/help/cservice/set_verbose -share/atheme/help/cservice/status -share/atheme/help/cservice/sync -share/atheme/help/cservice/taxonomy -share/atheme/help/cservice/template -share/atheme/help/cservice/topic -share/atheme/help/cservice/topicappend -share/atheme/help/cservice/topicprepend -share/atheme/help/cservice/topicswap -share/atheme/help/cservice/unban -share/atheme/help/cservice/unban_self -share/atheme/help/cservice/unquiet -share/atheme/help/cservice/why -share/atheme/help/cservice/xop +%%DOCS%%share/doc/atheme/FAQ +%%DOCS%%share/doc/atheme/IRCD +%%DOCS%%share/doc/atheme/JSONRPC +%%DOCS%%share/doc/atheme/LICENSE +%%DOCS%%share/doc/atheme/PCOMMANDS +%%DOCS%%share/doc/atheme/perl/Atheme.pod +%%DOCS%%share/doc/atheme/PRIVILEGES +%%DOCS%%share/doc/atheme/reference/gtk-doc.make +%%DOCS%%share/doc/atheme/RELEASE +%%DOCS%%share/doc/atheme/SASL +%%DOCS%%share/doc/atheme/SQL +%%DOCS%%share/doc/atheme/technical/MODES +%%DOCS%%share/doc/atheme/technical/XMLRPCLIB +%%DOCS%%share/doc/atheme/TRANSLATION +%%DOCS%%share/doc/atheme/VERSION_LETTERS +%%DOCS%%share/doc/atheme/WINDOWS +%%DOCS%%share/doc/atheme/XMLRPC +%%LDAP%%lib/atheme/modules/auth/ldap.so %%NLS%%share/atheme/help/es/alis/list %%NLS%%share/atheme/help/es/botserv/act %%NLS%%share/atheme/help/es/botserv/assign @@ -868,6 +383,687 @@ share/atheme/help/cservice/xop %%NLS%%share/atheme/help/es/userserv/vacation %%NLS%%share/atheme/help/es/userserv/verify %%NLS%%share/atheme/help/es/userserv/vhost +%%NLS%%share/atheme/help/ru/charset +%%NLS%%share/atheme/help/ru/cservice/akick +%%NLS%%share/atheme/help/ru/cservice/ban +%%NLS%%share/atheme/help/ru/cservice/clear_bans +%%NLS%%share/atheme/help/ru/cservice/clear_users +%%NLS%%share/atheme/help/ru/cservice/close +%%NLS%%share/atheme/help/ru/cservice/count +%%NLS%%share/atheme/help/ru/cservice/drop +%%NLS%%share/atheme/help/ru/cservice/fflags +%%NLS%%share/atheme/help/ru/cservice/flags +%%NLS%%share/atheme/help/ru/cservice/forcexop +%%NLS%%share/atheme/help/ru/cservice/ftransfer +%%NLS%%share/atheme/help/ru/cservice/getkey +%%NLS%%share/atheme/help/ru/cservice/halfop +%%NLS%%share/atheme/help/ru/cservice/hold +%%NLS%%share/atheme/help/ru/cservice/info +%%NLS%%share/atheme/help/ru/cservice/invite +%%NLS%%share/atheme/help/ru/cservice/kick +%%NLS%%share/atheme/help/ru/cservice/kickban +%%NLS%%share/atheme/help/ru/cservice/list +%%NLS%%share/atheme/help/ru/cservice/mark +%%NLS%%share/atheme/help/ru/cservice/op_voice +%%NLS%%share/atheme/help/ru/cservice/quiet +%%NLS%%share/atheme/help/ru/cservice/recover +%%NLS%%share/atheme/help/ru/cservice/register +%%NLS%%share/atheme/help/ru/cservice/set_email +%%NLS%%share/atheme/help/ru/cservice/set_entrymsg +%%NLS%%share/atheme/help/ru/cservice/set_fantasy +%%NLS%%share/atheme/help/ru/cservice/set_founder +%%NLS%%share/atheme/help/ru/cservice/set_guard +%%NLS%%share/atheme/help/ru/cservice/set_keeptopic +%%NLS%%share/atheme/help/ru/cservice/set_mlock +%%NLS%%share/atheme/help/ru/cservice/set_private +%%NLS%%share/atheme/help/ru/cservice/set_property +%%NLS%%share/atheme/help/ru/cservice/set_restricted +%%NLS%%share/atheme/help/ru/cservice/set_secure +%%NLS%%share/atheme/help/ru/cservice/set_topiclock +%%NLS%%share/atheme/help/ru/cservice/set_url +%%NLS%%share/atheme/help/ru/cservice/set_verbose +%%NLS%%share/atheme/help/ru/cservice/status +%%NLS%%share/atheme/help/ru/cservice/taxonomy +%%NLS%%share/atheme/help/ru/cservice/template +%%NLS%%share/atheme/help/ru/cservice/topic +%%NLS%%share/atheme/help/ru/cservice/topicappend +%%NLS%%share/atheme/help/ru/cservice/topicprepend +%%NLS%%share/atheme/help/ru/cservice/unban +%%NLS%%share/atheme/help/ru/cservice/unban_self +%%NLS%%share/atheme/help/ru/cservice/unquiet +%%NLS%%share/atheme/help/ru/cservice/userinfo +%%NLS%%share/atheme/help/ru/cservice/why +%%NLS%%share/atheme/help/ru/cservice/xop +%%NLS%%share/atheme/help/ru/gameserv/eightball +%%NLS%%share/atheme/help/ru/gameserv/namegen +%%NLS%%share/atheme/help/ru/gameserv/roll +%%NLS%%share/atheme/help/ru/gservice/global +%%NLS%%share/atheme/help/ru/help +%%NLS%%share/atheme/help/ru/memoserv/delete +%%NLS%%share/atheme/help/ru/memoserv/forward +%%NLS%%share/atheme/help/ru/memoserv/ignore +%%NLS%%share/atheme/help/ru/memoserv/list +%%NLS%%share/atheme/help/ru/memoserv/read +%%NLS%%share/atheme/help/ru/memoserv/send +%%NLS%%share/atheme/help/ru/memoserv/sendops +%%NLS%%share/atheme/help/ru/nickserv/acc +%%NLS%%share/atheme/help/ru/nickserv/access +%%NLS%%share/atheme/help/ru/nickserv/drop +%%NLS%%share/atheme/help/ru/nickserv/freeze +%%NLS%%share/atheme/help/ru/nickserv/fungroup +%%NLS%%share/atheme/help/ru/nickserv/fverify +%%NLS%%share/atheme/help/ru/nickserv/ghost +%%NLS%%share/atheme/help/ru/nickserv/group +%%NLS%%share/atheme/help/ru/nickserv/hold +%%NLS%%share/atheme/help/ru/nickserv/identify +%%NLS%%share/atheme/help/ru/nickserv/info +%%NLS%%share/atheme/help/ru/nickserv/list +%%NLS%%share/atheme/help/ru/nickserv/listchans +%%NLS%%share/atheme/help/ru/nickserv/listmail +%%NLS%%share/atheme/help/ru/nickserv/listvhost +%%NLS%%share/atheme/help/ru/nickserv/login +%%NLS%%share/atheme/help/ru/nickserv/logout +%%NLS%%share/atheme/help/ru/nickserv/mark +%%NLS%%share/atheme/help/ru/nickserv/register +%%NLS%%share/atheme/help/ru/nickserv/release +%%NLS%%share/atheme/help/ru/nickserv/resetpass +%%NLS%%share/atheme/help/ru/nickserv/return +%%NLS%%share/atheme/help/ru/nickserv/sendpass +%%NLS%%share/atheme/help/ru/nickserv/set_accountname +%%NLS%%share/atheme/help/ru/nickserv/set_email +%%NLS%%share/atheme/help/ru/nickserv/set_emailmemos +%%NLS%%share/atheme/help/ru/nickserv/set_enforce +%%NLS%%share/atheme/help/ru/nickserv/set_hidemail +%%NLS%%share/atheme/help/ru/nickserv/set_neverop +%%NLS%%share/atheme/help/ru/nickserv/set_nomemo +%%NLS%%share/atheme/help/ru/nickserv/set_noop +%%NLS%%share/atheme/help/ru/nickserv/set_password +%%NLS%%share/atheme/help/ru/nickserv/set_private +%%NLS%%share/atheme/help/ru/nickserv/set_privmsg +%%NLS%%share/atheme/help/ru/nickserv/set_property +%%NLS%%share/atheme/help/ru/nickserv/setpass +%%NLS%%share/atheme/help/ru/nickserv/status +%%NLS%%share/atheme/help/ru/nickserv/taxonomy +%%NLS%%share/atheme/help/ru/nickserv/ungroup +%%NLS%%share/atheme/help/ru/nickserv/vacation +%%NLS%%share/atheme/help/ru/nickserv/verify +%%NLS%%share/atheme/help/ru/nickserv/vhost +%%NLS%%share/atheme/help/ru/oservice/akill +%%NLS%%share/atheme/help/ru/oservice/clearchan +%%NLS%%share/atheme/help/ru/oservice/clones +%%NLS%%share/atheme/help/ru/oservice/compare +%%NLS%%share/atheme/help/ru/oservice/identify +%%NLS%%share/atheme/help/ru/oservice/ignore +%%NLS%%share/atheme/help/ru/oservice/inject +%%NLS%%share/atheme/help/ru/oservice/jupe +%%NLS%%share/atheme/help/ru/oservice/mode +%%NLS%%share/atheme/help/ru/oservice/modinspect +%%NLS%%share/atheme/help/ru/oservice/modlist +%%NLS%%share/atheme/help/ru/oservice/modload +%%NLS%%share/atheme/help/ru/oservice/modrestart +%%NLS%%share/atheme/help/ru/oservice/modunload +%%NLS%%share/atheme/help/ru/oservice/noop +%%NLS%%share/atheme/help/ru/oservice/rakill +%%NLS%%share/atheme/help/ru/oservice/raw +%%NLS%%share/atheme/help/ru/oservice/rehash +%%NLS%%share/atheme/help/ru/oservice/restart +%%NLS%%share/atheme/help/ru/oservice/rmatch +%%NLS%%share/atheme/help/ru/oservice/rnc +%%NLS%%share/atheme/help/ru/oservice/rwatch +%%NLS%%share/atheme/help/ru/oservice/sgline +%%NLS%%share/atheme/help/ru/oservice/shutdown +%%NLS%%share/atheme/help/ru/oservice/soper +%%NLS%%share/atheme/help/ru/oservice/specs +%%NLS%%share/atheme/help/ru/oservice/update +%%NLS%%share/atheme/help/ru/oservice/uptime +%%NLS%%share/atheme/help/ru/saslserv/pkey +%%NLS%%share/atheme/help/ru/userserv/drop +%%NLS%%share/atheme/help/ru/userserv/freeze +%%NLS%%share/atheme/help/ru/userserv/fverify +%%NLS%%share/atheme/help/ru/userserv/hold +%%NLS%%share/atheme/help/ru/userserv/info +%%NLS%%share/atheme/help/ru/userserv/list +%%NLS%%share/atheme/help/ru/userserv/listchans +%%NLS%%share/atheme/help/ru/userserv/listmail +%%NLS%%share/atheme/help/ru/userserv/listvhost +%%NLS%%share/atheme/help/ru/userserv/login +%%NLS%%share/atheme/help/ru/userserv/logout +%%NLS%%share/atheme/help/ru/userserv/mark +%%NLS%%share/atheme/help/ru/userserv/register +%%NLS%%share/atheme/help/ru/userserv/resetpass +%%NLS%%share/atheme/help/ru/userserv/return +%%NLS%%share/atheme/help/ru/userserv/sendpass +%%NLS%%share/atheme/help/ru/userserv/set_email +%%NLS%%share/atheme/help/ru/userserv/set_emailmemos +%%NLS%%share/atheme/help/ru/userserv/set_hidemail +%%NLS%%share/atheme/help/ru/userserv/set_neverop +%%NLS%%share/atheme/help/ru/userserv/set_noop +%%NLS%%share/atheme/help/ru/userserv/set_password +%%NLS%%share/atheme/help/ru/userserv/set_private +%%NLS%%share/atheme/help/ru/userserv/set_privmsg +%%NLS%%share/atheme/help/ru/userserv/set_property +%%NLS%%share/atheme/help/ru/userserv/setpass +%%NLS%%share/atheme/help/ru/userserv/status +%%NLS%%share/atheme/help/ru/userserv/taxonomy +%%NLS%%share/atheme/help/ru/userserv/vacation +%%NLS%%share/atheme/help/ru/userserv/verify +%%NLS%%share/atheme/help/ru/userserv/vhost +%%NLS%%share/locale/cy/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/da/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/de/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/es/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/fr/LC_MESSAGES/atheme.mo +%%NLS%%share/locale/ru/LC_MESSAGES/atheme.mo +%%PERL%%lib/atheme/modules/scripting/examples/catserv.pl +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme.so +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Account.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanAcs.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChanMode.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ChannelRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Command.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Entity.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Fault.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Hooks.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/HookHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/Hooklist.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Internal/ServiceHash.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Log.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/NickRegistration.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Object.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/ReadOnlyHashWrapper.pm +%%PERL%%lib/atheme/modules/scripting/lib/Atheme/Service.pm +%%PERL%%lib/atheme/modules/scripting/lib/init.pl +%%PERL%%lib/atheme/modules/scripting/perl.so +include/atheme/abirev.h +include/atheme/account.h +include/atheme/atheme_memory.h +include/atheme/atheme_string.h +include/atheme/atheme.h +include/atheme/auth.h +include/atheme/authcookie.h +include/atheme/base64.h +include/atheme/channels.h +include/atheme/commandtree.h +include/atheme/common.h +include/atheme/conf.h +include/atheme/confprocess.h +include/atheme/connection.h +include/atheme/crypto.h +include/atheme/culture.h +include/atheme/database_backend.h +include/atheme/datastream.h +include/atheme/entity-validation.h +include/atheme/entity.h +include/atheme/flags.h +include/atheme/global.h +include/atheme/hook.h +include/atheme/hooktypes.h +include/atheme/httpd.h +include/atheme/i18n.h +include/atheme/inline/account.h +include/atheme/inline/channels.h +include/atheme/inline/connection.h +include/atheme/libathemecore.h +include/atheme/linker.h +include/atheme/match.h +include/atheme/md5.h +include/atheme/module.h +include/atheme/object.h +include/atheme/phandler.h +include/atheme/pmodule.h +include/atheme/privs.h +include/atheme/protocol/asuka.h +include/atheme/protocol/bahamut.h +include/atheme/protocol/charybdis.h +include/atheme/protocol/elemental-ircd.h +include/atheme/protocol/inspircd.h +include/atheme/protocol/ircd-seven.h +include/atheme/protocol/ircnet.h +include/atheme/protocol/nefarious.h +include/atheme/protocol/ratbox.h +include/atheme/protocol/unreal.h +include/atheme/res.h +include/atheme/reslib.h +include/atheme/sasl.h +include/atheme/serno.h +include/atheme/servers.h +include/atheme/services.h +include/atheme/servtree.h +include/atheme/sourceinfo.h +include/atheme/stdinc.h +include/atheme/sysconf.h +include/atheme/table.h +include/atheme/taint.h +include/atheme/template.h +include/atheme/tools.h +include/atheme/uid.h +include/atheme/uplink.h +include/atheme/users.h +lib/atheme/modules/alis/main.so +lib/atheme/modules/auth/dummy.so +lib/atheme/modules/backend/corestorage.so +lib/atheme/modules/backend/flatfile.so +lib/atheme/modules/backend/opensex.so +lib/atheme/modules/botserv/bottalk.so +lib/atheme/modules/botserv/help.so +lib/atheme/modules/botserv/info.so +lib/atheme/modules/botserv/main.so +lib/atheme/modules/botserv/set_core.so +lib/atheme/modules/botserv/set_fantasy.so +lib/atheme/modules/botserv/set_nobot.so +lib/atheme/modules/botserv/set_private.so +lib/atheme/modules/botserv/set_saycaller.so +lib/atheme/modules/botserv/set.so +lib/atheme/modules/chanfix/main.so +lib/atheme/modules/chanserv/access.so +lib/atheme/modules/chanserv/akick.so +lib/atheme/modules/chanserv/antiflood.so +lib/atheme/modules/chanserv/ban.so +lib/atheme/modules/chanserv/clear_akicks.so +lib/atheme/modules/chanserv/clear_bans.so +lib/atheme/modules/chanserv/clear_flags.so +lib/atheme/modules/chanserv/clear_users.so +lib/atheme/modules/chanserv/clear.so +lib/atheme/modules/chanserv/clone.so +lib/atheme/modules/chanserv/close.so +lib/atheme/modules/chanserv/count.so +lib/atheme/modules/chanserv/drop.so +lib/atheme/modules/chanserv/fflags.so +lib/atheme/modules/chanserv/flags.so +lib/atheme/modules/chanserv/ftransfer.so +lib/atheme/modules/chanserv/getkey.so +lib/atheme/modules/chanserv/halfop.so +lib/atheme/modules/chanserv/help.so +lib/atheme/modules/chanserv/hold.so +lib/atheme/modules/chanserv/info.so +lib/atheme/modules/chanserv/invite.so +lib/atheme/modules/chanserv/kick.so +lib/atheme/modules/chanserv/list.so +lib/atheme/modules/chanserv/main.so +lib/atheme/modules/chanserv/mark.so +lib/atheme/modules/chanserv/moderate.so +lib/atheme/modules/chanserv/op.so *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri Dec 16 09:21:06 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 51ED0C82F57; Fri, 16 Dec 2016 09:21:06 +0000 (UTC) (envelope-from tota@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 217D71C32; Fri, 16 Dec 2016 09:21:06 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG9L5wN003759; Fri, 16 Dec 2016 09:21:05 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9L5ko003757; Fri, 16 Dec 2016 09:21:05 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612160921.uBG9L5ko003757@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Fri, 16 Dec 2016 09:21:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428663 - head/graphics/py-webcolors 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: Fri, 16 Dec 2016 09:21:06 -0000 Author: tota Date: Fri Dec 16 09:21:04 2016 New Revision: 428663 URL: https://svnweb.freebsd.org/changeset/ports/428663 Log: - Update to 1.7 Modified: head/graphics/py-webcolors/Makefile (contents, props changed) head/graphics/py-webcolors/distinfo (contents, props changed) Modified: head/graphics/py-webcolors/Makefile ============================================================================== --- head/graphics/py-webcolors/Makefile Fri Dec 16 09:07:22 2016 (r428662) +++ head/graphics/py-webcolors/Makefile Fri Dec 16 09:21:04 2016 (r428663) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webcolors -PORTVERSION= 1.5 +PORTVERSION= 1.7 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/graphics/py-webcolors/distinfo ============================================================================== --- head/graphics/py-webcolors/distinfo Fri Dec 16 09:07:22 2016 (r428662) +++ head/graphics/py-webcolors/distinfo Fri Dec 16 09:21:04 2016 (r428663) @@ -1,2 +1,3 @@ -SHA256 (webcolors-1.5.tar.gz) = b3b1c3a41e9c69d1982b76b6531239115519f91cc034a24e975749832dc51b8e -SIZE (webcolors-1.5.tar.gz) = 29960 +TIMESTAMP = 1481878562 +SHA256 (webcolors-1.7.tar.gz) = e47e68644d41c0b1f1e4d939cfe4039bdf1ab31234df63c7a4f59d4766487206 +SIZE (webcolors-1.7.tar.gz) = 31291 From owner-svn-ports-all@freebsd.org Fri Dec 16 09:21:25 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 B41B5C82F92; Fri, 16 Dec 2016 09:21:25 +0000 (UTC) (envelope-from olgeni@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 83BB81D49; Fri, 16 Dec 2016 09:21:25 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG9LODq003887; Fri, 16 Dec 2016 09:21:24 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9LOQb003884; Fri, 16 Dec 2016 09:21:24 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201612160921.uBG9LOQb003884@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 16 Dec 2016 09:21:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428664 - head/databases/couchdb 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: Fri, 16 Dec 2016 09:21:25 -0000 Author: olgeni Date: Fri Dec 16 09:21:24 2016 New Revision: 428664 URL: https://svnweb.freebsd.org/changeset/ports/428664 Log: Use more restrictive permissions for CouchDB's data and configuration files. PR: 214334 Submitted by: Dave Cottlehuber Modified: head/databases/couchdb/Makefile head/databases/couchdb/pkg-plist Modified: head/databases/couchdb/Makefile ============================================================================== --- head/databases/couchdb/Makefile Fri Dec 16 09:21:04 2016 (r428663) +++ head/databases/couchdb/Makefile Fri Dec 16 09:21:24 2016 (r428664) @@ -3,7 +3,7 @@ PORTNAME= couchdb PORTVERSION= 1.6.1 -PORTREVISION= 9 +PORTREVISION= 10 PORTEPOCH= 2 CATEGORIES= databases MASTER_SITES= APACHE/couchdb/source/${PORTVERSION} Modified: head/databases/couchdb/pkg-plist ============================================================================== --- head/databases/couchdb/pkg-plist Fri Dec 16 09:21:04 2016 (r428663) +++ head/databases/couchdb/pkg-plist Fri Dec 16 09:21:24 2016 (r428664) @@ -2,7 +2,7 @@ bin/couch-config bin/couchdb bin/couchjs %%ETCDIR%%/default.ini -@sample(couchdb,,) %%ETCDIR%%/local.ini.sample +@sample(couchdb,couchdb,600) %%ETCDIR%%/local.ini.sample etc/logrotate.d/couchdb lib/couchdb/bin/couchjs lib/couchdb/erlang/lib/couch-%%VERSION%%/ebin/couch.app @@ -632,8 +632,8 @@ man/man1/couchjs.1.gz %%PORTDOCS%%%%DOCSDIR%%/NOTICE.gz %%PORTDOCS%%%%DOCSDIR%%/README.gz %%PORTDOCS%%%%DOCSDIR%%/THANKS.gz -@dir %%ETCDIR%%/default.d -@dir %%ETCDIR%%/local.d -@dir /var/db/couchdb -@dir /var/log/couchdb -@dir /var/run/couchdb +@dir(couchdb,couchdb,750) %%ETCDIR%%/default.d +@dir(couchdb,couchdb,750) %%ETCDIR%%/local.d +@dir(couchdb,couchdb,750) /var/db/couchdb +@dir(couchdb,couchdb,750) /var/log/couchdb +@dir(couchdb,couchdb,750) /var/run/couchdb From owner-svn-ports-all@freebsd.org Fri Dec 16 09:24:33 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 9FD7CC82FE1; Fri, 16 Dec 2016 09:24:33 +0000 (UTC) (envelope-from tz@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 6F9ED1038; Fri, 16 Dec 2016 09:24:33 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG9OWXJ005722; Fri, 16 Dec 2016 09:24:32 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9OWhl005721; Fri, 16 Dec 2016 09:24:32 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612160924.uBG9OWhl005721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 16 Dec 2016 09:24:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428665 - head/cad/openvsp 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: Fri, 16 Dec 2016 09:24:33 -0000 Author: tz Date: Fri Dec 16 09:24:32 2016 New Revision: 428665 URL: https://svnweb.freebsd.org/changeset/ports/428665 Log: cad/openvsp: fix compilation in 10.1 The port broke on 10.1 since the update to gcc 4.9. Now we enforce gcc 4.8 on FreeBSD 10.1. PR: 215307 Submitted by: fernando.apesteguia@gmail.com (maintainer) Approved by: mentors (implict) MFH: 2016Q4 Modified: head/cad/openvsp/Makefile Modified: head/cad/openvsp/Makefile ============================================================================== --- head/cad/openvsp/Makefile Fri Dec 16 09:21:24 2016 (r428664) +++ head/cad/openvsp/Makefile Fri Dec 16 09:24:32 2016 (r428665) @@ -4,7 +4,7 @@ PORTNAME= openvsp PORTVERSION= 3.9.1 DISTVERSIONPREFIX= ${GH_PROJECT}_ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MAINTAINER= fernando.apesteguia@gmail.com @@ -39,7 +39,20 @@ WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_PR CMAKE_SOURCE_PATH= ${WRKSRC}/SuperProject CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX} -USES= cmake:outsource compiler:gcc-c++11-lib jpeg +USES= cmake:outsource jpeg + +.include + +.if ${OSVERSION} == 1001000 +# Fails to build with GCC 4.9 in 10.1 +USE_GCC= 4.8 +LDFLAGS+= -L${LOCALBASE}/lib/c++ +CXXFLAGS+= -nostdinc++ -isystem ${LOCALBASE}/include/c++/v1 +BUILD_DEPENDS+= ${LOCALBASE}/lib/c++/libstdc++.so:devel/libc++ +.else +USES += compiler:gcc-c++11-lib +.endif + CMAKE_ARGS= -DVSP_USE_SYSTEM_CMINPACK:BOOLEAN=yes \ -DVSP_USE_SYSTEM_CPPTEST:BOOLEAN=yes \ -DVSP_USE_SYSTEM_LIBXML2:BOOLEAN=yes \ From owner-svn-ports-all@freebsd.org Fri Dec 16 09:48: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 BE481C7752E; Fri, 16 Dec 2016 09:48:55 +0000 (UTC) (envelope-from ehaupt@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 7F0081B78; Fri, 16 Dec 2016 09:48:55 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBG9ms9V013919; Fri, 16 Dec 2016 09:48:54 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9msLK013914; Fri, 16 Dec 2016 09:48:54 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612160948.uBG9msLK013914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 16 Dec 2016 09:48:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428666 - in head/editors: . hexer 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: Fri, 16 Dec 2016 09:48:55 -0000 Author: ehaupt Date: Fri Dec 16 09:48:54 2016 New Revision: 428666 URL: https://svnweb.freebsd.org/changeset/ports/428666 Log: Add hexer 1.0.3, multi buffer editor for binary files. PR: 213426 Submitted by: anastasios@mageirias.com Added: head/editors/hexer/ head/editors/hexer/Makefile (contents, props changed) head/editors/hexer/distinfo (contents, props changed) head/editors/hexer/pkg-descr (contents, props changed) head/editors/hexer/pkg-plist (contents, props changed) Modified: head/editors/Makefile Modified: head/editors/Makefile ============================================================================== --- head/editors/Makefile Fri Dec 16 09:24:32 2016 (r428665) +++ head/editors/Makefile Fri Dec 16 09:48:54 2016 (r428666) @@ -69,6 +69,7 @@ SUBDIR += heme SUBDIR += hexcurse SUBDIR += hexedit + SUBDIR += hexer SUBDIR += hexpert SUBDIR += hnb SUBDIR += hte Added: head/editors/hexer/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/hexer/Makefile Fri Dec 16 09:48:54 2016 (r428666) @@ -0,0 +1,31 @@ +# $FreeBSD$ + +PORTNAME= hexer +PORTVERSION= 1.0.3 +CATEGORIES= editors +MASTER_SITES= http://devel.ringlet.net/files/editors/hexer/ \ + LOCAL/ehaupt + +MAINTAINER= anastasios@mageirias.com +COMMENT= Multi buffer editor for binary files + +LICENSE= DEMETRIO +LICENSE_NAME= Sascha Demetrio Custom License +LICENSE_FILE= ${WRKSRC}/COPYRIGHT +LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept + +OPTIONS_DEFINE= MYC +MYC_DESC= Builtin calculator +OPTIONS_SUB= yes +OPTIONS_DEFAULT=MYC + +ALL_TARGET= all +MYC_ALL_TARGET= myc + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/hexer + +post-install-MYC-on: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/myc + +.include Added: head/editors/hexer/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/hexer/distinfo Fri Dec 16 09:48:54 2016 (r428666) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481880979 +SHA256 (hexer-1.0.3.tar.gz) = 74149464a713efc34d6bae1cb95e82727ead12dc8a8444f9dfd66f6e459c8191 +SIZE (hexer-1.0.3.tar.gz) = 129665 Added: head/editors/hexer/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/hexer/pkg-descr Fri Dec 16 09:48:54 2016 (r428666) @@ -0,0 +1,5 @@ +Hexer is a multi buffer editor for binary files for UN*X that displays its +buffer(s) as hex dump. The user interface is kept similar to vi/ex. All +POSIX-compatible environments should be supported. + +WWW: https://gitlab.com/hexer/hexer Added: head/editors/hexer/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/hexer/pkg-plist Fri Dec 16 09:48:54 2016 (r428666) @@ -0,0 +1,4 @@ +bin/hexer +man/man1/hexer.1.gz +%%MYC%%bin/myc +%%MYC%%man/man1/myc.1.gz From owner-svn-ports-all@freebsd.org Fri Dec 16 09:49: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 D8A25C77565; Fri, 16 Dec 2016 09:49:13 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 969B01C6C; Fri, 16 Dec 2016 09:49:13 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 40E27BDD91; Fri, 16 Dec 2016 10:49:10 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id DA243BDD25; Fri, 16 Dec 2016 10:49:09 +0100 (CET) Subject: Re: svn commit: r428664 - head/databases/couchdb To: Jimmy Olgeni , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612160921.uBG9LOQb003884@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Fri, 16 Dec 2016 10:49:07 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612160921.uBG9LOQb003884@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7F4xO9MTAsoExr0rmm8pf9ePcUASU8XpG" 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: Fri, 16 Dec 2016 09:49:14 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --7F4xO9MTAsoExr0rmm8pf9ePcUASU8XpG Content-Type: multipart/mixed; boundary="NHHORuLjjkRFovdnEnsiAgu7xQRhMch5K"; protected-headers="v1" From: Mathieu Arnold To: Jimmy Olgeni , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r428664 - head/databases/couchdb References: <201612160921.uBG9LOQb003884@repo.freebsd.org> In-Reply-To: <201612160921.uBG9LOQb003884@repo.freebsd.org> --NHHORuLjjkRFovdnEnsiAgu7xQRhMch5K Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 16/12/2016 =C3=A0 10:21, Jimmy Olgeni a =C3=A9crit : > -@sample(couchdb,,) %%ETCDIR%%/local.ini.sample > +@sample(couchdb,couchdb,600) %%ETCDIR%%/local.ini.sample If the mode is 600, you could have left the group empty, it does not matt= er. --=20 Mathieu Arnold --NHHORuLjjkRFovdnEnsiAgu7xQRhMch5K-- --7F4xO9MTAsoExr0rmm8pf9ePcUASU8XpG Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYU7iVXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I+fMQAIzpq2yULp8M06TS74FcFgy0 4jso54E0hvR3aULxcUN14Ij/Kl3V5JTHQpjEjahEwU2ZqKYml89x8DfHGbf/Zbb0 in+q5w18oiV9H/V0qKv6UieRbIGRljD5+g2NVW3cwMNo6BNAGM+P4caSFFdFIrm5 0O6dX4Vtie7NpyJ1MlhrQvguzstXTeNULWvBnPXg9gKJzPIod+WN6daMpUoqNPLT VNtyrJ+0463ZovSs1Vgam0CiyWfnu5xuHjQHSfpaW4gyD2jYOWJevPOHOR/JApNw gYRLvLx02lUYCxH1zYPpPXwgDOn3PEdO+R98/FCLKQSh4jjiGUHkL0QIuyyyGm+0 BeAJZHsJAjGKqCMVZR3Ch4Clr9UYYC7cMu4nvvhlRJXcV3yA3XykLFVz0RkXPFdk P5jG3A/rfP68kBlX9O+cgUFqRx3D6SjRIFPWv9ZLLVWV2/apzr0cjPsi6BLfy480 e0ZnrDRrX03eNk6/iCNFxEKRZeqqHR21t+6E41b/kYtu10nRdbl8xp2cOLUs/Shy X0avKG4gD1PvO1s4+HzksyR/Td+SMkOUWf5ZM59gayYjt6kotEVwN40+wr8pxsPL VW4AmnBgPN9FA59d5iS5CciWwk0PjxB9Tlj/nXnKeen0xiLqImIACgQWMHQSEbXl h6Or0r/wBEmon+3SFReA =TH9G -----END PGP SIGNATURE----- --7F4xO9MTAsoExr0rmm8pf9ePcUASU8XpG-- From owner-svn-ports-all@freebsd.org Fri Dec 16 09:59:45 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 46E24C77952; Fri, 16 Dec 2016 09:59:45 +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 166C81158; Fri, 16 Dec 2016 09:59:45 +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 uBG9xieY018032; Fri, 16 Dec 2016 09:59:44 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBG9xiG7018030; Fri, 16 Dec 2016 09:59:44 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612160959.uBG9xiG7018030@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Fri, 16 Dec 2016 09:59:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428667 - head/devel/slibtool 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: Fri, 16 Dec 2016 09:59:45 -0000 Author: bapt Date: Fri Dec 16 09:59:43 2016 New Revision: 428667 URL: https://svnweb.freebsd.org/changeset/ports/428667 Log: Update to 0.5.13 Modified: head/devel/slibtool/Makefile head/devel/slibtool/distinfo Modified: head/devel/slibtool/Makefile ============================================================================== --- head/devel/slibtool/Makefile Fri Dec 16 09:48:54 2016 (r428666) +++ head/devel/slibtool/Makefile Fri Dec 16 09:59:43 2016 (r428667) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= slibtool -PORTVERSION= 0.5.12 +PORTVERSION= 0.5.13 CATEGORIES= devel MASTER_SITES= http://dl.midipix.org/${PORTNAME}/ Modified: head/devel/slibtool/distinfo ============================================================================== --- head/devel/slibtool/distinfo Fri Dec 16 09:48:54 2016 (r428666) +++ head/devel/slibtool/distinfo Fri Dec 16 09:59:43 2016 (r428667) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480808560 -SHA256 (slibtool-0.5.12.tar.xz) = 5e70e3fa41f42e0e4569795dc9bed6261b93a6fa5dc2a354ffa7fdf0cff85c1b -SIZE (slibtool-0.5.12.tar.xz) = 50024 +TIMESTAMP = 1481882315 +SHA256 (slibtool-0.5.13.tar.xz) = ad79658de08f5cd120dd3caa97c6ff5883b2bf093c6fbb3c9c0ec00b139ad9c7 +SIZE (slibtool-0.5.13.tar.xz) = 50200 From owner-svn-ports-all@freebsd.org Fri Dec 16 10:10:08 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 CEF11C77BC4; Fri, 16 Dec 2016 10:10:08 +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 A97D717AC; Fri, 16 Dec 2016 10:10:08 +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 uBGAA7W3022295; Fri, 16 Dec 2016 10:10:07 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAA7ji022293; Fri, 16 Dec 2016 10:10:07 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612161010.uBGAA7ji022293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 16 Dec 2016 10:10:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428668 - head/archivers/rpm4 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: Fri, 16 Dec 2016 10:10:08 -0000 Author: amdmi3 Date: Fri Dec 16 10:10:07 2016 New Revision: 428668 URL: https://svnweb.freebsd.org/changeset/ports/428668 Log: - Make plugins optional - Switch to options helpers - Cosmetic fixes - Remove obsolete conflicts - Fix COMMENT Modified: head/archivers/rpm4/Makefile head/archivers/rpm4/pkg-plist Modified: head/archivers/rpm4/Makefile ============================================================================== --- head/archivers/rpm4/Makefile Fri Dec 16 09:59:43 2016 (r428667) +++ head/archivers/rpm4/Makefile Fri Dec 16 10:10:07 2016 (r428668) @@ -3,36 +3,23 @@ PORTNAME= rpm PORTVERSION= 4.12.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= archivers MASTER_SITES= http://rpm.org/releases/rpm-${PORTVERSION:R:R}.x/ PKGNAMESUFFIX= 4 MAINTAINER= ports@FreeBSD.org -COMMENT= The RPM Package Manager +COMMENT= Red Hat Package Manager LIB_DEPENDS= libpopt.so:devel/popt \ - libnss3.so:security/nss \ - libdbus-1.so:devel/dbus + libnss3.so:security/nss BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:textproc/gsed -OPTIONS_DEFINE= PYTHON NLS DOCS -OPTIONS_DEFAULT=PYTHON -OPTIONS_SUB= yes -PYTHON_CONFIGURE_ENABLE=python -PYTHON_USES= python:2.7 -NLS_CONFIGURE_ENABLE=nls -NLS_USES= gettext -NLS_LIBS= -lintl -PORTDOCS= * - USES= alias bdb gmake libarchive libtool lua:51 pathfix pkgconfig \ shebangfix tar:bzip2 INVALID_BDB_VER=51 GNU_CONFIGURE= yes USE_LDCONFIG= yes -INSTALL_TARGET= install-strip -CONFLICTS_INSTALL= rpm-[35].* rpm5-* SHEBANG_FILES= scripts/brp-python-bytecompile scripts/check-prereqs \ scripts/check-rpaths-worker scripts/pythondeps.sh \ scripts/mono-find-requires scripts/mono-find-provides \ @@ -41,32 +28,49 @@ SHEBANG_FILES= scripts/brp-python-byteco scripts/perl.prov scripts/perl.req scripts/perldeps.pl \ scripts/osgideps.pl scripts/tcl.req \ python/rpm/transaction.py - -CPPFLAGS+= -I${LOCALBASE}/include \ - -I${LOCALBASE}/include/nspr -I${LOCALBASE}/include/nss/nss \ - -I${BDB_INCLUDE_DIR} -I${LUA_INCDIR} -LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/nss \ - -L${BDB_LIB_DIR} -L${LUA_LIBDIR} -CONFIGURE_ARGS+=--with-external-db \ +CONFIGURE_ARGS= --with-external-db \ --without-db \ --with-popt-prefix="${LOCALBASE}" \ --sysconfdir=${PREFIX}/etc \ --localstatedir=/var \ --without-javaglue -CONFIGURE_ENV+= LUA_CFLAGS=-I${LUA_INCDIR} \ +CONFIGURE_ENV= LUA_CFLAGS=-I${LUA_INCDIR} \ LUA_LIBS="-L${LUA_LIBDIR} -llua-${LUA_VER} -lm" -PLIST_SUB+= VERSION=${PORTVERSION} +INSTALL_TARGET= install-strip + +CPPFLAGS+= -I${LOCALBASE}/include \ + -I${LOCALBASE}/include/nspr -I${LOCALBASE}/include/nss/nss \ + -I${BDB_INCLUDE_DIR} -I${LUA_INCDIR} +LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/nss \ + -L${BDB_LIB_DIR} -L${LUA_LIBDIR} + +PLIST_SUB= VERSION=${PORTVERSION} + +PORTDOCS= * + +OPTIONS_DEFINE= PYTHON PLUGINS NLS DOCS +OPTIONS_DEFAULT=PYTHON PLUGINS +OPTIONS_SUB= yes + +PYTHON_CONFIGURE_ENABLE=python +PYTHON_USES= python:2.7 + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext +NLS_LIBS= -lintl + +PLUGINS_CONFIGURE_ENABLE=plugins +PLUGINS_LIB_DEPENDS= libdbus-1.so:devel/dbus post-patch: - ${REINPLACE_CMD} -e 's:\.\./\.\./bin/::' ${WRKSRC}/Makefile.in - ${REINPLACE_CMD} -e 's/(hpux)/& || defined(__FreeBSD__)/' \ + @${REINPLACE_CMD} -e 's:\.\./\.\./bin/::' ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's/(hpux)/& || defined(__FreeBSD__)/' \ ${WRKSRC}/misc/fts.? - ${REINPLACE_CMD} -e 's/ __GLIBC__.*/& || defined(__FreeBSD__)/' \ + @${REINPLACE_CMD} -e 's/ __GLIBC__.*/& || defined(__FreeBSD__)/' \ ${WRKSRC}/system.h -post-install: - # Install documentation - ${MKDIR} ${STAGEDIR}${DOCSDIR} +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} librpm/html ${STAGEDIR}${DOCSDIR} .include Modified: head/archivers/rpm4/pkg-plist ============================================================================== --- head/archivers/rpm4/pkg-plist Fri Dec 16 09:59:43 2016 (r428667) +++ head/archivers/rpm4/pkg-plist Fri Dec 16 10:10:07 2016 (r428668) @@ -64,8 +64,8 @@ lib/librpmsign.so.3.3.1 %%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/_rpmb.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/_rpms.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/rpm/transaction.py -lib/rpm-plugins/syslog.so -lib/rpm-plugins/systemd_inhibit.so +%%PLUGINS%%lib/rpm-plugins/syslog.so +%%PLUGINS%%lib/rpm-plugins/systemd_inhibit.so lib/rpm/appdata.prov lib/rpm/brp-compress lib/rpm/brp-java-gcjcompile From owner-svn-ports-all@freebsd.org Fri Dec 16 10:35:44 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 A93E9C8050C; Fri, 16 Dec 2016 10:35:44 +0000 (UTC) (envelope-from royger@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 7BB51918; Fri, 16 Dec 2016 10:35:44 +0000 (UTC) (envelope-from royger@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGAZh3M034417; Fri, 16 Dec 2016 10:35:43 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAZhos034415; Fri, 16 Dec 2016 10:35:43 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201612161035.uBGAZhos034415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: royger set sender to royger@FreeBSD.org using -f From: =?UTF-8?Q?Roger_Pau_Monn=c3=a9?= Date: Fri, 16 Dec 2016 10:35:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428669 - in branches/2016Q4/sysutils/xen-tools: . 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: Fri, 16 Dec 2016 10:35:44 -0000 Author: royger (src committer) Date: Fri Dec 16 10:35:43 2016 New Revision: 428669 URL: https://svnweb.freebsd.org/changeset/ports/428669 Log: MFH: r428628 xen-tools: fix path of xenstore device When xenstore is not running on the same domain as the toolstack the xenstore device is used in order to access it (like when running some tools from an unprivileged domain). Fix the path to point to the FreeBSD path (/dev/xen/xenstore). This is a backport of upstream commit 7ff99b. Sponsored by: Citrix Systems R&D Approved by: portmgr (junovitch) --This line, and hose below, will be ignored-- M sysutils/xen-tools/Makefile AM sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Added: branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch - copied unchanged from r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Modified: branches/2016Q4/sysutils/xen-tools/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/sysutils/xen-tools/Makefile ============================================================================== --- branches/2016Q4/sysutils/xen-tools/Makefile Fri Dec 16 10:10:07 2016 (r428668) +++ branches/2016Q4/sysutils/xen-tools/Makefile Fri Dec 16 10:35:43 2016 (r428669) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools PORTVERSION= 4.7.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ @@ -46,7 +46,8 @@ QEMU_ARGS= --disable-gtk \ EXTRA_PATCHES= ${FILESDIR}/var_paths.patch:-p1 \ ${FILESDIR}/xsa198.patch:-p1 \ ${FILESDIR}/0001-libxl-fix-creation-of-pkgconf-install-dir.patch \ - ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch + ${FILESDIR}/0001-tools-configure-fix-pkg-config-install-path-for-Free.patch \ + ${FILESDIR}/0001-libs-xenstore-set-correct-FreeBSD-device.patch CONFIGURE_ARGS+= --with-extra-qemuu-configure-args="${QEMU_ARGS}" \ --with-system-seabios=${LOCALBASE}/share/seabios/bios.bin Copied: branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch (from r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ branches/2016Q4/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch Fri Dec 16 10:35:43 2016 (r428669, copy of r428628, head/sysutils/xen-tools/files/0001-libs-xenstore-set-correct-FreeBSD-device.patch) @@ -0,0 +1,32 @@ +From 7ff99b232e0f91a5189f429498868bfccf8d7154 Mon Sep 17 00:00:00 2001 +From: Roger Pau Monne +Date: Mon, 12 Dec 2016 16:07:40 +0000 +Subject: [PATCH] libs/xenstore: set correct FreeBSD device +MIME-Version: 1.0 +Content-Type: text/plain; charset=UTF-8 +Content-Transfer-Encoding: 8bit + +The path to the xenstore FreeBSD device is /dev/xen/xenstore. + +Signed-off-by: Roger Pau Monné +Acked-by: Wei Liu +--- + tools/xenstore/xs_lib.c | 2 ++ + 1 file changed, 2 insertions(+) + +diff --git a/tools/xenstore/xs_lib.c b/tools/xenstore/xs_lib.c +index 5ef3d6d..3e43f88 100644 +--- a/tools/xenstore/xs_lib.c ++++ b/tools/xenstore/xs_lib.c +@@ -85,6 +85,8 @@ const char *xs_domain_dev(void) + return "/proc/xen/xenbus"; + #elif defined(__NetBSD__) + return "/kern/xen/xenbus"; ++#elif defined(__FreeBSD__) ++ return "/dev/xen/xenstore"; + #else + return "/dev/xen/xenbus"; + #endif +-- +2.10.1 (Apple Git-78) + From owner-svn-ports-all@freebsd.org Fri Dec 16 10:52:34 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 4E6B8C80A1B; Fri, 16 Dec 2016 10:52:34 +0000 (UTC) (envelope-from tijl@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 2375F147A; Fri, 16 Dec 2016 10:52:34 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGAqXho042696; Fri, 16 Dec 2016 10:52:33 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAqWtt042686; Fri, 16 Dec 2016 10:52:32 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612161052.uBGAqWtt042686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 16 Dec 2016 10:52:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428670 - in branches/2016Q4: Mk/Uses devel devel/linux-c6-libelf ftp/linux-c6-curl graphics/linux-c6-dri net/linux-c6-openldap 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: Fri, 16 Dec 2016 10:52:34 -0000 Author: tijl Date: Fri Dec 16 10:52:32 2016 New Revision: 428670 URL: https://svnweb.freebsd.org/changeset/ports/428670 Log: MFH: r425219, r425220, r425270, r425343, r425344 Add missing runtime dependencies to some Linux ports. Approved by: ports-secteam (junovitch) Added: branches/2016Q4/devel/linux-c6-libelf/ - copied from r425343, head/devel/linux-c6-libelf/ Modified: branches/2016Q4/Mk/Uses/linux.mk branches/2016Q4/devel/Makefile branches/2016Q4/ftp/linux-c6-curl/Makefile branches/2016Q4/graphics/linux-c6-dri/Makefile branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 branches/2016Q4/net/linux-c6-openldap/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/Mk/Uses/linux.mk ============================================================================== --- branches/2016Q4/Mk/Uses/linux.mk Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/Mk/Uses/linux.mk Fri Dec 16 10:52:32 2016 (r428670) @@ -87,6 +87,7 @@ linux_jasper_DEP= linux-${linux_ARGS}-j linux_jpeg_DEP= linux-${linux_ARGS}-jpeg>0:graphics/linux-${linux_ARGS}-jpeg linux_libasyncns_DEP= linux-${linux_ARGS}-libasyncns>0:dns/linux-${linux_ARGS}-libasyncns linux_libaudiofile_DEP= linux-${linux_ARGS}-libaudiofile>0:audio/linux-${linux_ARGS}-libaudiofile +linux_libelf_DEP= linux-${linux_ARGS}-libelf>0:devel/linux-${linux_ARGS}-libelf linux_libgcrypt_DEP= linux-${linux_ARGS}-libgcrypt>0:security/linux-${linux_ARGS}-libgcrypt linux_libgfortran_DEP= linux-${linux_ARGS}-libgfortran>0:devel/linux-${linux_ARGS}-libgfortran linux_libglu_DEP= linux-${linux_ARGS}-libGLU>0:graphics/linux-${linux_ARGS}-libGLU Modified: branches/2016Q4/devel/Makefile ============================================================================== --- branches/2016Q4/devel/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/devel/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -1427,6 +1427,7 @@ SUBDIR += linux-c6-dbus-glib SUBDIR += linux-c6-dbus-libs SUBDIR += linux-c6-devtools + SUBDIR += linux-c6-libelf SUBDIR += linux-c6-libgfortran SUBDIR += linux-c6-libglade2 SUBDIR += linux-c6-libpciaccess Modified: branches/2016Q4/ftp/linux-c6-curl/Makefile ============================================================================== --- branches/2016Q4/ftp/linux-c6-curl/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/ftp/linux-c6-curl/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.19.7 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= ftp linux LIB_DISTFILES= lib${DISTNAME}${EXTRACT_SUFX} SRC_DISTFILES= ${DISTNAME}${SRC_SUFX}:SOURCE @@ -13,9 +13,8 @@ COMMENT= Command line tool for transferr CONFLICTS= linux-curl-[0-9]* linux-f10-curl-[0-9]* - USES= linux:c6 -USE_LINUX= openldap libssh2 # cyrus-sasl2 +USE_LINUX= libssh2 nspr nss openldap USE_LINUX_RPM= nolib RPMVERSION= 52.el6 USE_LDCONFIG= yes Modified: branches/2016Q4/graphics/linux-c6-dri/Makefile ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,13 +3,16 @@ PORTNAME= dri PORTVERSION= 11.0.7 +PORTREVISION= 1 CATEGORIES= graphics linux LIB_DISTFILES= mesa-libGL-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ mesa-libGLU-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ mesa-dri-drivers-${PORTVERSION}-4.el6${EXTRACT_SUFX} \ + mesa-private-llvm-3.6.2-1.el6${EXTRACT_SUFX} \ libdrm-2.4.65-2.el6${EXTRACT_SUFX} \ freeglut-2.6.0-1.el6${EXTRACT_SUFX} SRC_DISTFILES= mesa-${PORTVERSION}-4.el6.src.rpm:SOURCE \ + mesa-private-llvm-3.6.2-1.el6.src.rpm:SOURCE \ libdrm-2.4.65-2.el6.src.rpm:SOURCE \ freeglut-2.6.0-1.el6.src.rpm:SOURCE @@ -19,7 +22,7 @@ COMMENT= Mesa libGL runtime libraries (L CONFLICTS= linux_dri-[0-9]* linux_dri-devel-[0-9]* linux-f10-dri-[0-9]* linux-dri-[0-9]* USES= linux:c6 -USE_LINUX= xorglibs +USE_LINUX= expat libelf libpciaccess xorglibs USE_LINUX_RPM= yes USE_LDCONFIG= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr Modified: branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/distinfo.i386 Fri Dec 16 10:52:32 2016 (r428670) @@ -1,16 +1,20 @@ -TIMESTAMP = 1466256916 +TIMESTAMP = 1478274394 SHA256 (rpm/i686/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 83568569fee8b38f0ab8d5efa2977a937b4ab5121407210b2b4089f5c28eec13 SIZE (rpm/i686/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 162340 SHA256 (rpm/i686/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 23af90e8395cbdd59eb6f5e08cd011a876883a8f60e66dbe67e70e1268c9e7b0 SIZE (rpm/i686/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 200644 SHA256 (rpm/i686/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 513b7f3e21fe85e3e4aa8dd1e35556417754719cc2b50b344ce476915385d759 SIZE (rpm/i686/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 4320300 +SHA256 (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 422490005089f282a2c4c44571dd44e9329fc23ba5ebb1273cabe715fc3129de +SIZE (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 7174860 SHA256 (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 9d99918eef5d755b43d5790bcafa04dadccedb11fd1bf33d75626463802c3f0a SIZE (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 143292 SHA256 (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = fa6cb446baf0b4e02a68c7260e3a2186fc2bb208293d39ccb48dd8ed9c61b606 SIZE (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = 170044 SHA256 (rpm/i686/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 9db7bd5036fcc8fa25585cd5625e56d95118092b816ba09867073e310db44b5d SIZE (rpm/i686/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 129624873 +SHA256 (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 5ea1a930ce15e99159edc294ca8f3bf42c7cbc28081a6bae8b45cafae9c1b199 +SIZE (rpm/i686/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 131903629 SHA256 (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 6ddaefc6000fb04ee906d157053509b15a7783251e2be8532bbd7b389c4de793 SIZE (rpm/i686/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 687561 SHA256 (rpm/i686/centos/6.8/freeglut-2.6.0-1.el6.src.rpm) = 04ca4b3c4917110e7878df3d82f52639a76274ed3c0611ff72b86ea5e242d037 Modified: branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/distinfo.x86_64 Fri Dec 16 10:52:32 2016 (r428670) @@ -1,10 +1,12 @@ -TIMESTAMP = 1466257533 +TIMESTAMP = 1478274822 SHA256 (rpm/x86_64/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 83568569fee8b38f0ab8d5efa2977a937b4ab5121407210b2b4089f5c28eec13 SIZE (rpm/x86_64/centos/6.8/mesa-libGL-11.0.7-4.el6.i686.rpm) = 162340 SHA256 (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 23af90e8395cbdd59eb6f5e08cd011a876883a8f60e66dbe67e70e1268c9e7b0 SIZE (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.i686.rpm) = 200644 SHA256 (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 513b7f3e21fe85e3e4aa8dd1e35556417754719cc2b50b344ce476915385d759 SIZE (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.i686.rpm) = 4320300 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 422490005089f282a2c4c44571dd44e9329fc23ba5ebb1273cabe715fc3129de +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.i686.rpm) = 7174860 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 9d99918eef5d755b43d5790bcafa04dadccedb11fd1bf33d75626463802c3f0a SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.i686.rpm) = 143292 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.i686.rpm) = fa6cb446baf0b4e02a68c7260e3a2186fc2bb208293d39ccb48dd8ed9c61b606 @@ -15,12 +17,16 @@ SHA256 (rpm/x86_64/centos/6.8/mesa-libGL SIZE (rpm/x86_64/centos/6.8/mesa-libGLU-11.0.7-4.el6.x86_64.rpm) = 202272 SHA256 (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.x86_64.rpm) = 9d6229146f751141ce3c6fc79eaaa93b9a2c6d2e5f59d254aaec6d4dbfc2a88c SIZE (rpm/x86_64/centos/6.8/mesa-dri-drivers-11.0.7-4.el6.x86_64.rpm) = 4250876 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm) = 13b79d5d9e72b18427392fc31f8ccb4936e02f821b335bcf78aad68744f2100c +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm) = 6777220 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.x86_64.rpm) = b7a8d49c31f1cdb9f2a5a3e2b89416b0411c75332ce49422961435e205db8291 SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.x86_64.rpm) = 139324 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.x86_64.rpm) = 5d4fd35678aae535319678f90b11c345ee9e1e415be2c2de05d8838adb8153bd SIZE (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.x86_64.rpm) = 175576 SHA256 (rpm/x86_64/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 9db7bd5036fcc8fa25585cd5625e56d95118092b816ba09867073e310db44b5d SIZE (rpm/x86_64/centos/6.8/mesa-11.0.7-4.el6.src.rpm) = 129624873 +SHA256 (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 5ea1a930ce15e99159edc294ca8f3bf42c7cbc28081a6bae8b45cafae9c1b199 +SIZE (rpm/x86_64/centos/6.8/mesa-private-llvm-3.6.2-1.el6.src.rpm) = 131903629 SHA256 (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 6ddaefc6000fb04ee906d157053509b15a7783251e2be8532bbd7b389c4de793 SIZE (rpm/x86_64/centos/6.8/libdrm-2.4.65-2.el6.src.rpm) = 687561 SHA256 (rpm/x86_64/centos/6.8/freeglut-2.6.0-1.el6.src.rpm) = 04ca4b3c4917110e7878df3d82f52639a76274ed3c0611ff72b86ea5e242d037 Modified: branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/pkg-plist.i386 Fri Dec 16 10:52:32 2016 (r428670) @@ -13,6 +13,7 @@ usr/lib/libGL.so.1 usr/lib/libGL.so.1.2.0 usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.1 +usr/lib/libLLVM-3.6-mesa.so usr/lib/libdrm.so.2 usr/lib/libdrm.so.2.4.0 usr/lib/libdrm_amdgpu.so.1 @@ -46,3 +47,4 @@ usr/share/doc/freeglut-2.6.0/ogl_sm.png usr/share/doc/freeglut-2.6.0/progress.html usr/share/doc/freeglut-2.6.0/structure.html usr/share/doc/libdrm-2.4.65/README +usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT Modified: branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 ============================================================================== --- branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/graphics/linux-c6-dri/pkg-plist.x86_64 Fri Dec 16 10:52:32 2016 (r428670) @@ -13,6 +13,7 @@ usr/lib/libGL.so.1 usr/lib/libGL.so.1.2.0 usr/lib/libGLU.so.1 usr/lib/libGLU.so.1.3.1 +usr/lib/libLLVM-3.6-mesa.so usr/lib/libdrm.so.2 usr/lib/libdrm.so.2.4.0 usr/lib/libdrm_amdgpu.so.1 @@ -43,6 +44,7 @@ usr/lib64/libGL.so.1 usr/lib64/libGL.so.1.2.0 usr/lib64/libGLU.so.1 usr/lib64/libGLU.so.1.3.1 +usr/lib64/libLLVM-3.6-mesa.so usr/lib64/libdrm.so.2 usr/lib64/libdrm.so.2.4.0 usr/lib64/libdrm_amdgpu.so.1 @@ -76,3 +78,4 @@ usr/share/doc/freeglut-2.6.0/ogl_sm.png usr/share/doc/freeglut-2.6.0/progress.html usr/share/doc/freeglut-2.6.0/structure.html usr/share/doc/libdrm-2.4.65/README +usr/share/doc/mesa-private-llvm-3.6.2/LICENSE.TXT Modified: branches/2016Q4/net/linux-c6-openldap/Makefile ============================================================================== --- branches/2016Q4/net/linux-c6-openldap/Makefile Fri Dec 16 10:35:43 2016 (r428669) +++ branches/2016Q4/net/linux-c6-openldap/Makefile Fri Dec 16 10:52:32 2016 (r428670) @@ -3,7 +3,7 @@ PORTNAME= openldap PORTVERSION= 2.4.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Lightweight Directory Access Pr CONFLICTS= linux-f10-openldap-[0-9]* USES= linux:c6 -#USE_LINUX= openssl +USE_LINUX= cyrus-sasl2 nss nspr RPMVERSION= 12.el6 USE_LINUX_RPM= yes USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Fri Dec 16 10:57:37 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 5B8ADC80CE3; Fri, 16 Dec 2016 10:57:37 +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 0B0F0171B; Fri, 16 Dec 2016 10:57:36 +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 uBGAvavv043559; Fri, 16 Dec 2016 10:57:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAvYq5043536; Fri, 16 Dec 2016 10:57:34 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612161057.uBGAvYq5043536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 10:57:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428671 - in head: Mk/Uses www/linux-seamonkey www/seamonkey www/seamonkey-i18n www/seamonkey/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: Fri, 16 Dec 2016 10:57:37 -0000 Author: jbeich Date: Fri Dec 16 10:57:33 2016 New Revision: 428671 URL: https://svnweb.freebsd.org/changeset/ports/428671 Log: www/seamonkey: update to 2.46 - Compatible with FFmpeg 3.x - Language packs are BROKEN until release announcement Changes: http://www.seamonkey-project.org/news MFH: 2016Q4 Security: 4f00dac0-1e18-4481-95af-7aaad63fd303 Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15 Security: 1bcfd963-e483-41b8-ab8e-bad5c3ce49c9 Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f Security: 8065d37b-8e7c-4707-a608-1b0a2b8509c3 Security: aa1aefe3-6e37-47db-bfda-343ef4acb1b5 Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964 Security: 18f39fb6-7400-4063-acaf-0806e92c094f Added: head/www/seamonkey/files/patch-bug1256136 (contents, props changed) head/www/seamonkey/files/patch-bug1288587 (contents, props changed) head/www/seamonkey/files/patch-bug1299694 (contents, props changed) head/www/seamonkey/files/patch-bug1315986 (contents, props changed) head/www/seamonkey/files/patch-bug1320991 (contents, props changed) head/www/seamonkey/files/patch-bug1321877 (contents, props changed) head/www/seamonkey/files/patch-bug1322112 (contents, props changed) head/www/seamonkey/files/patch-bug1322660 (contents, props changed) Deleted: head/www/seamonkey/files/patch-bug1209410 head/www/seamonkey/files/patch-bug1228255 head/www/seamonkey/files/patch-bug1228742 head/www/seamonkey/files/patch-bug1233275 head/www/seamonkey/files/patch-bug1234033 head/www/seamonkey/files/patch-bug1243312 head/www/seamonkey/files/patch-bug1245076 head/www/seamonkey/files/patch-bug1268816 head/www/seamonkey/files/patch-bug1269165 head/www/seamonkey/files/patch-bug1269171 head/www/seamonkey/files/patch-bug1285501 head/www/seamonkey/files/patch-media-mtransport-third_party-nICEr-src-util-mbslen.c head/www/seamonkey/files/patch-modules-libpref-init-all.js head/www/seamonkey/files/patch-mozilla-dom-events-MessageEvent.h Modified: head/Mk/Uses/gecko.mk (contents, props changed) head/www/linux-seamonkey/Makefile (contents, props changed) head/www/linux-seamonkey/distinfo (contents, props changed) head/www/linux-seamonkey/pkg-plist (contents, props changed) head/www/seamonkey-i18n/Makefile (contents, props changed) head/www/seamonkey-i18n/distinfo (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) head/www/seamonkey/distinfo (contents, props changed) head/www/seamonkey/files/patch-bug1021761 (contents, props changed) head/www/seamonkey/files/patch-bug1320621 (contents, props changed) head/www/seamonkey/files/patch-bug702179 (contents, props changed) head/www/seamonkey/files/patch-bug826985 (contents, props changed) head/www/seamonkey/files/patch-bug847568 (contents, props changed) head/www/seamonkey/files/patch-config-baseconfig.mk (contents, props changed) head/www/seamonkey/files/patch-ijg-libjpeg (contents, props changed) head/www/seamonkey/files/patch-sample-type (contents, props changed) head/www/seamonkey/files/patch-z-bug517422 (contents, props changed) Modified: head/Mk/Uses/gecko.mk ============================================================================== --- head/Mk/Uses/gecko.mk Fri Dec 16 10:52:32 2016 (r428670) +++ head/Mk/Uses/gecko.mk Fri Dec 16 10:57:33 2016 (r428671) @@ -51,8 +51,8 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLE .elif ${gecko_ARGS:Mseamonkey} -_GECKO_DEFAULT_VERSION= 40 -_GECKO_VERSIONS= 40 +_GECKO_DEFAULT_VERSION= 46 +_GECKO_VERSIONS= 46 _GECKO_TYPE= seamonkey .if exists(${LOCALBASE}/bin/seamonkey) @@ -61,7 +61,7 @@ _GECKO_INSTALLED_VER:= ${_GECKO_INSTALLE .endif # Dependence lines for different Seamonkey versions -40_DEPENDS= ${LOCALBASE}/lib/seamonkey/seamonkey:www/seamonkey +46_DEPENDS= ${LOCALBASE}/lib/seamonkey/seamonkey:www/seamonkey .elif ${gecko_ARGS:Mthunderbird} Modified: head/www/linux-seamonkey/Makefile ============================================================================== --- head/www/linux-seamonkey/Makefile Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/linux-seamonkey/Makefile Fri Dec 16 10:57:33 2016 (r428671) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.40 +DISTVERSION= 2.46 CATEGORIES= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/linux-i686/en-US \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/linux-i686/en-US + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/linux-i686/en-US MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser Modified: head/www/linux-seamonkey/distinfo ============================================================================== --- head/www/linux-seamonkey/distinfo Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/linux-seamonkey/distinfo Fri Dec 16 10:57:33 2016 (r428671) @@ -1,6 +1,6 @@ -TIMESTAMP = 1475123784 -SHA256 (seamonkey-2.40.tar.bz2) = dc42044206fe4f3d2f2c797ef1516635e27789d6983293a56c6557626e1841be -SIZE (seamonkey-2.40.tar.bz2) = 50683245 +TIMESTAMP = 1481682190 +SHA256 (seamonkey-2.46.tar.bz2) = 096a1a8e229eaa05c2db5ae0661f856aceae58f1cae406cf52d2b270ca8a9957 +SIZE (seamonkey-2.46.tar.bz2) = 48816262 SHA256 (glib2-2.22.2-2.fc12.i686.rpm) = e3b459c245ec14e7248e9de4b506963a4773407f3e58835db5070d0ed02ecc99 SIZE (glib2-2.22.2-2.fc12.i686.rpm) = 1162908 SHA256 (gtk2-2.18.3-19.fc12.i686.rpm) = aea9cf7ffe9c8dae0faa2bf3d2aa1b2117c55dce03da72dcce8c268279ec0a4b Modified: head/www/linux-seamonkey/pkg-plist ============================================================================== --- head/www/linux-seamonkey/pkg-plist Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/linux-seamonkey/pkg-plist Fri Dec 16 10:57:33 2016 (r428671) @@ -51,7 +51,6 @@ lib/%%APP_NAME%%/chrome/icons/default/pl lib/%%APP_NAME%%/chrome/icons/default/places48.png lib/%%APP_NAME%%/chrome/icons/default/seamonkey.png lib/%%APP_NAME%%/components/components.manifest -lib/%%APP_NAME%%/components/libmozgnome.so lib/%%APP_NAME%%/components/libsuite.so lib/%%APP_NAME%%/crashreporter lib/%%APP_NAME%%/crashreporter-override.ini @@ -66,11 +65,10 @@ lib/%%APP_NAME%%/defaults/profile/panels lib/%%APP_NAME%%/dependentlibs.list lib/%%APP_NAME%%/dictionaries/en-US.aff lib/%%APP_NAME%%/dictionaries/en-US.dic -lib/%%APP_NAME%%/distribution/extensions/inspector@mozilla.org.xpi -lib/%%APP_NAME%%/distribution/extensions/{59c81df5-4b7a-477b-912d-4e0fdf64e5f2}.xpi lib/%%APP_NAME%%/extensions/modern@themes.mozilla.org.xpi lib/%%APP_NAME%%/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}.xpi lib/%%APP_NAME%%/icons/updater.png +lib/%%APP_NAME%%/icudt56l.dat lib/%%APP_NAME%%/isp/Bogofilter.sfd lib/%%APP_NAME%%/isp/DSPAM.sfd lib/%%APP_NAME%%/isp/POPFile.sfd @@ -78,8 +76,8 @@ lib/%%APP_NAME%%/isp/SpamAssassin.sfd lib/%%APP_NAME%%/isp/SpamPal.sfd lib/%%APP_NAME%%/isp/movemail.rdf lib/%%APP_NAME%%/isp/rss.rdf -lib/%%APP_NAME%%/libfreebl3.chk -lib/%%APP_NAME%%/libfreebl3.so +lib/%%APP_NAME%%/libfreeblpriv3.chk +lib/%%APP_NAME%%/libfreeblpriv3.so lib/%%APP_NAME%%/libldap60.so lib/%%APP_NAME%%/libldif60.so lib/%%APP_NAME%%/liblgpllibs.so Modified: head/www/seamonkey-i18n/Makefile ============================================================================== --- head/www/seamonkey-i18n/Makefile Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey-i18n/Makefile Fri Dec 16 10:57:33 2016 (r428671) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= seamonkey-i18n -PORTVERSION= 2.40 +PORTVERSION= 2.46 CATEGORIES= www mail news editors irc MASTER_SITES= MOZILLA/${PORTNAME:S|-i18n||}/releases/${DISTVERSION}/langpack \ - MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build1/langpack + MOZILLA/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build9/langpack PKGNAMEPREFIX= DISTFILES= ${SEAMONKEY_I18N_:S/$/.langpack.xpi/:S/^/seamonkey-${PORTVERSION}./} DIST_SUBDIR= xpi/${DISTNAME} @@ -13,6 +13,9 @@ DIST_SUBDIR= xpi/${DISTNAME} MAINTAINER= gecko@FreeBSD.org COMMENT= Localized interface for SeaMonkey +BROKEN= upstream has yet to rename distfiles, see \ + http://download.cdn.mozilla.net/pub/${PORTNAME:S|-i18n||}/candidates/${DISTVERSION}-candidates/build9/linux-i686/xpi/ + USES= zip gecko:seamonkey USE_XPI= seamonkey linux-seamonkey Modified: head/www/seamonkey-i18n/distinfo ============================================================================== --- head/www/seamonkey-i18n/distinfo Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey-i18n/distinfo Fri Dec 16 10:57:33 2016 (r428671) @@ -1,53 +1,53 @@ -TIMESTAMP = 1475123784 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.be.langpack.xpi) = 257bd56c3db3d62600e8fcb4e621df1cb3cede2e73354a0f588516152598e9b8 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.be.langpack.xpi) = 846940 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ca.langpack.xpi) = 06d423fc182c0d6b674572a94c0628febbe314883dc0be7f481583ae21ce9485 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ca.langpack.xpi) = 838972 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.cs.langpack.xpi) = b2485aaed83ad46edb565fd6d35b785fc350ae96a7c32df91eb028807d8f442e -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.cs.langpack.xpi) = 831462 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.de.langpack.xpi) = 8d72d02bcec01e63a6b4630bcfd092fa1dcdf21b8424f4de878d4460e6ba1865 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.de.langpack.xpi) = 839670 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.en-GB.langpack.xpi) = b19890d7c446ffd98a9c94f95986cbbed9842f4149ce549d3463128957f1ed9f -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.en-GB.langpack.xpi) = 801900 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.en-US.langpack.xpi) = 45c6f3aee27022a7523268d21f38924dbfa3553f2dfca25e8e11ef41c1119392 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.en-US.langpack.xpi) = 801237 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.es-AR.langpack.xpi) = 096bfcbd124463398d1776955587036f7d8d969582053d8980dde18e34e21738 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.es-AR.langpack.xpi) = 850745 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.es-ES.langpack.xpi) = 8d95036953298f880de663961a4b686bed9b233dfdc247a5107465d97d671b68 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.es-ES.langpack.xpi) = 819863 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.fi.langpack.xpi) = fbbca3abdc2fca3a7d18500e606ef75e3ee4ecbaefce3fc6bec211422521ac0e -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.fi.langpack.xpi) = 806026 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.fr.langpack.xpi) = faed1301c6f7eebf6999521feb7a8161f4ec5c6dab01ae717f9bb7df360a6382 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.fr.langpack.xpi) = 812115 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.gl.langpack.xpi) = 36d8a69aa1a526dd8ecc6a2fe2da55b5b4d3e4bcbbd2d13af0f76fa79ae21fc4 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.gl.langpack.xpi) = 817071 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.hu.langpack.xpi) = b259e45414ea7247c586605797064743efd203ad22ef4a6ca734d9d39ea0ddcd -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.hu.langpack.xpi) = 849367 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.it.langpack.xpi) = 6818ac8634aa959c049791bd96e228ee68fb4af214d73b2ded67cdf9e8fba159 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.it.langpack.xpi) = 730855 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ja.langpack.xpi) = 73c868aad2fdcc3ddf3cbb84bdca2ec7e43c7fcf0ac1d5ec243717123dcaf353 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ja.langpack.xpi) = 888099 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.lt.langpack.xpi) = eb99109e0b25415e460c31fe6be35d41ada6040ca91bb90fb29af951f0b21b6a -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.lt.langpack.xpi) = 858221 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.nb-NO.langpack.xpi) = 2762bcddb6b4d36b2d14bb961e6b3604420e099216d5efc60b8835bc2709251d -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.nb-NO.langpack.xpi) = 829131 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.nl.langpack.xpi) = fa6f780f2fec5b43c75bc46778ddcfa983c989fe16a0c1995c0bc65a375188f9 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.nl.langpack.xpi) = 796595 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.pl.langpack.xpi) = 96d1eaf1bafce2a4b11abfc7b3cccc3409b073e7353416ec7eaec48f61d0ed83 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.pl.langpack.xpi) = 861834 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.pt-PT.langpack.xpi) = 1ef665be4063a864564ac13d6cf87892bc5c3c57a9e4115efd03403382e14b8b -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.pt-PT.langpack.xpi) = 831873 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ru.langpack.xpi) = 68f6ca318be2cd1f78245db311ac9c0e0ae877697c0e310284615b352338a61e -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.ru.langpack.xpi) = 892052 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.sk.langpack.xpi) = af8c126fe02cb3a8b9783c4a1f8d4bdec8b684195a2a8b5be537df88e2ec2861 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.sk.langpack.xpi) = 858148 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.sv-SE.langpack.xpi) = fc970bfc8b52119c147d564076904df9b3722fb922bc9703709ceb5be2bd6144 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.sv-SE.langpack.xpi) = 824804 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.tr.langpack.xpi) = c5dce74507307008127e3402e0c9a877f333f2b1085b1c912c77969f4a433632 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.tr.langpack.xpi) = 814264 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.uk.langpack.xpi) = 9932ca0ac00312a9fd9bab3199f7e55564beb6f5f339647c7a6c0cdd4cd82241 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.uk.langpack.xpi) = 875815 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.zh-CN.langpack.xpi) = 28f634be2ed10526dbf6bf310b28f4da921d5809bce8216418c34ad07ac75443 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.zh-CN.langpack.xpi) = 839892 -SHA256 (xpi/seamonkey-i18n-2.40/seamonkey-2.40.zh-TW.langpack.xpi) = eaec998d922789be13cfc42660ab96abd0b1ec47cb4394b8a9f725969141ba89 -SIZE (xpi/seamonkey-i18n-2.40/seamonkey-2.40.zh-TW.langpack.xpi) = 861767 +TIMESTAMP = 1481640594 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.be.langpack.xpi) = d97376ff92ffcdf04ec08273b60b8750d2c4f65edd71eed734313f72885f45db +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.be.langpack.xpi) = 936650 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ca.langpack.xpi) = 11adc88aab13826dbb7dd9374f877b80c87a085d75712c976173f243950292a6 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ca.langpack.xpi) = 937577 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.cs.langpack.xpi) = 4fae0f46a8ba83a72e6c7a50b7ba73153f153055b874fa3e857ebf6867a48ff3 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.cs.langpack.xpi) = 936101 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.de.langpack.xpi) = e6d000492fbb3aa1f7624dbb3a546742bd9badb67a9cee8a95fd8b8ead7ac0eb +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.de.langpack.xpi) = 942796 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.en-GB.langpack.xpi) = be1e956e11c4e36def6af6ee0c0795f5ec19e4370d811b6f3fdf60ed38f184c4 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.en-GB.langpack.xpi) = 900232 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.en-US.langpack.xpi) = ff188a86cebac99fa25575b8f8a2eb01d0f6ee009485c826dd9fbf3701839eb4 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.en-US.langpack.xpi) = 900829 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.es-AR.langpack.xpi) = 5b7a9da73fe69c9004487f844f97f5f18d3db79e49dd151ae9a6229545ef7d2c +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.es-AR.langpack.xpi) = 952318 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.es-ES.langpack.xpi) = da0c4b4e156965310ad4280c5ab461abd778b89e55d16a1f1ee78f692bbb76cb +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.es-ES.langpack.xpi) = 881728 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.fi.langpack.xpi) = 9242710c283628b6e9f68eee0425e1f7b81d81be27c1d5c3dc441018751b1511 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.fi.langpack.xpi) = 905048 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.fr.langpack.xpi) = e8e01037b879fe49e9dc042f27e08737083ac2bd7f9652ec2216d69f3de84ac9 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.fr.langpack.xpi) = 945990 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.gl.langpack.xpi) = e10ed62becc1e090c1734434d4a48b403dadb75b2231b70b33e2f34666fa42fa +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.gl.langpack.xpi) = 915640 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.hu.langpack.xpi) = 7366d80af72e1e5c46275b0f3f4efa36290b59ac2c24dc4b2debf06dbdc469fe +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.hu.langpack.xpi) = 950137 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.it.langpack.xpi) = 939162085a89575988fc44251f6f484bce087433bf06220fe94a3a3ef31a4279 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.it.langpack.xpi) = 788290 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ja.langpack.xpi) = b3f8a0e23cbd3e235d33d1fb083ff6b5b4d0abdd4697d89be444f90e657afea5 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ja.langpack.xpi) = 1000175 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.lt.langpack.xpi) = 32ca1b4668234c96c161512e6e7a444d864229d86efdc89caafff5e1d882bd0d +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.lt.langpack.xpi) = 951611 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.nb-NO.langpack.xpi) = 20b93b1f9475fc97a9f86f48d2bbcdeca43015c2cfe62a5a7b4d204dee1d7e0f +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.nb-NO.langpack.xpi) = 921937 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.nl.langpack.xpi) = eb9e84781c9c70411ccc199b8ccd6bf96729763ac09210d67d2dbe9178f9b8c4 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.nl.langpack.xpi) = 926891 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.pl.langpack.xpi) = 47a18be4d673bc8ef172b358512390d5bcfc6f81d1c2d327669aa135b2aec482 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.pl.langpack.xpi) = 918214 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.pt-PT.langpack.xpi) = 0ba281071038143950c64a03edaab7a37a4d284ed1583b50633ab58e393c7743 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.pt-PT.langpack.xpi) = 934340 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ru.langpack.xpi) = fd50c7fd8f291530f68af88424dffd15e59340cb854a1edc915d2d5dc548ec78 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.ru.langpack.xpi) = 960162 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.sk.langpack.xpi) = 124d643a414d595941cc5fd72c0529629df8f3ea15c0f16186e7e3d5550dca22 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.sk.langpack.xpi) = 962527 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.sv-SE.langpack.xpi) = 6cadce5a8b40aaf1cc39157f5a9be3de5890d4b298082c11f9da1bdf43638869 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.sv-SE.langpack.xpi) = 935346 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.tr.langpack.xpi) = 1ad81e539c119d4bcc9b4c15dc1a54d604ae8d999c3e7dbc112c2633dd914409 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.tr.langpack.xpi) = 912742 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.uk.langpack.xpi) = 50be5f1fc5bf46133308185fee7f6761eca90550bbbb6d27ded3a0f81e2cfb81 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.uk.langpack.xpi) = 995478 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.zh-CN.langpack.xpi) = 19e835ebb01e3c7c8bdd3aeee9105f18187fb7c588bf2e329db45c39acb4e5dc +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.zh-CN.langpack.xpi) = 942579 +SHA256 (xpi/seamonkey-i18n-2.46/seamonkey-2.46.zh-TW.langpack.xpi) = 2fe7403370d70d4daa6a302fc24fc72a062cb9777acc672faf20f51f2ed73955 +SIZE (xpi/seamonkey-i18n-2.46/seamonkey-2.46.zh-TW.langpack.xpi) = 970970 Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/Makefile Fri Dec 16 10:57:33 2016 (r428671) @@ -2,28 +2,27 @@ # $FreeBSD$ PORTNAME= seamonkey -DISTVERSION= 2.40 -MOZILLA_VER= 43 # above + 3 -PORTREVISION= 7 +DISTVERSION= 2.46 +MOZILLA_VER= 49 # above + 3 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX} MAINTAINER= gecko@FreeBSD.org COMMENT= The open source, standards compliant web browser -BUILD_DEPENDS= nspr>=4.10.10:devel/nspr \ - nss>=3.20.1:security/nss \ +BUILD_DEPENDS= nspr>=4.12:devel/nspr \ + nss>=3.25:security/nss \ libevent2>=2.0.21_2:devel/libevent2 \ soundtouch>=1.9.0:audio/soundtouch \ - harfbuzz>=1.0.3:print/harfbuzz \ - graphite2>=1.3.4:graphics/graphite2 \ - png>=1.6.17:graphics/png \ + harfbuzz>=1.2.6:print/harfbuzz \ + graphite2>=1.3.8:graphics/graphite2 \ + png>=1.6.21:graphics/png \ libvorbis>=1.3.5,3:audio/libvorbis \ libvpx>=1.5.0:multimedia/libvpx \ - sqlite3>=3.8.11.1:databases/sqlite3 \ + sqlite3>=3.13:databases/sqlite3 \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 \ v4l_compat>0:multimedia/v4l_compat \ autoconf-2.13:devel/autoconf213 \ @@ -32,8 +31,8 @@ BUILD_DEPENDS= nspr>=4.10.10:devel/nspr LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.5 -L_VERSION= 4.5 +EM_VERSION= 1.9.6.1 +L_VERSION= 5.1 SSP_UNSAFE= yes USE_GECKO= gecko @@ -42,46 +41,32 @@ USES= tar:xz MOZ_PIS_SCRIPTS= moz_pis_S50cleanhome MOZ_EXTENSIONS= default -MOZ_OPTIONS+= --program-transform-name='s/seamonkey/${MOZILLA}/' \ - --enable-application=suite +MOZ_OPTIONS+= --enable-application=suite USE_MOZILLA= # empty MOZ_PKGCONFIG_FILES= BROKEN_aarch64= Fails to link: error adding symbols: File in wrong format -OPTIONS_DEFINE= CHATZILLA COMPOSER ENIGMAIL LDAP LIGHTNING MAILNEWS RUST +OPTIONS_DEFINE= ENIGMAIL LDAP LIGHTNING RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 -OPTIONS_DEFAULT=CANBERRA CHATZILLA COMPOSER ENIGMAIL GTK2 LDAP LIGHTNING MAILNEWS +OPTIONS_DEFAULT=CANBERRA ENIGMAIL GTK2 LDAP LIGHTNING -CHATZILLA_DESC?=Chatzilla IRC module -COMPOSER_DESC?= HTML Composer module LDAP_DESC?= LDAP support for Mailnews -MAILNEWS_DESC?= Mail and News modules .include "${.CURDIR}/../../www/firefox/Makefile.options" .include -.if ${PORT_OPTIONS:MCHATZILLA} -MOZ_EXTENSIONS:= ${MOZ_EXTENSIONS},irc -.endif - -.include - WRKSRC:= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZSRC:= ${WRKSRC}/mozilla XPI_LIBDIR= ${PREFIX}/lib/xpi -.if ! ${PORT_OPTIONS:MMAILNEWS} -MOZ_OPTIONS+= --disable-ldap --disable-mailnews -.else -# mail and news desired, but not LDAP .if ! ${PORT_OPTIONS:MLDAP} -MOZ_OPTIONS+= --disable-ldap --enable-mailnews +MOZ_OPTIONS+= --disable-ldap .else -MOZ_OPTIONS+= --enable-ldap --enable-mailnews +MOZ_OPTIONS+= --enable-ldap .endif .if ${PORT_OPTIONS:MENIGMAIL} MASTER_SITES+= https://www.enigmail.net/download/source/:enigmail @@ -96,11 +81,6 @@ EM_ID_RFILES= ${XPI_LIBDIR}/${EM_ID}/ins ${XPI_LIBDIR}/${EM_ID}/components/enigmail.js \ ${XPI_LIBDIR}/${EM_ID}/modules/app.jsm .endif -.endif - -.if ! ${PORT_OPTIONS:MCOMPOSER} -MOZ_OPTIONS+= --disable-composer -.endif .if ${PORT_OPTIONS:MLIGHTNING} MOZ_OPTIONS+= --enable-calendar @@ -113,7 +93,7 @@ XPI_ID= lightning@seamonkey.mozilla.org MOZ_OPTIONS+= --disable-calendar .endif -.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL} +.if ${PORT_OPTIONS:MENIGMAIL} post-extract: @${TAR} -xf ${_DISTDIR}/${EM_DISTFILE} \ -C ${WRKSRC}/mailnews/extensions @@ -127,7 +107,7 @@ post-patch: @${SED} -e 's|%%MOZILLA%%|${MOZILLA}|g' \ < ${FILESDIR}/seamonkey.desktop.in > \ ${WRKDIR}/${MOZILLA}.desktop -.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL} +.if ${PORT_OPTIONS:MENIGMAIL} @${REINPLACE_CMD} -e 's,/usr/bin/perl,${PERL},' \ ${WRKSRC}/mailnews/extensions/enigmail/util/fixlang.pl \ ${WRKSRC}/mailnews/extensions/enigmail/util/make-lang-xpi.pl @@ -145,13 +125,13 @@ pre-configure: (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) -.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL} +.if ${PORT_OPTIONS:MENIGMAIL} post-configure: cd ${WRKSRC}/mailnews/extensions/enigmail/ && \ ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} ./configure .endif -.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL} +.if ${PORT_OPTIONS:MENIGMAIL} post-build: ${DO_MAKE_BUILD:N-j*:S,${MAKEFILE},Makefile,} all xpi \ -C ${WRKSRC}/mailnews/extensions/enigmail @@ -170,7 +150,7 @@ post-install: @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${XPI_ID} ${LOCALBASE}/lib/seamonkey/extensions 2>/dev/null || true' >> ${TMPPLIST} @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/seamonkey/extensions/${XPI_ID}' >> ${TMPPLIST} .endif -.if ${PORT_OPTIONS:MMAILNEWS} && ${PORT_OPTIONS:MENIGMAIL} +.if ${PORT_OPTIONS:MENIGMAIL} @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} @(cd ${STAGEDIR}${XPI_LIBDIR}/${EM_ID}; ${TAR} -xf ${EM_XPI_FILE}) @${REINPLACE_CMD} -i "" "s/${EM_ORIG_ID}/${EM_ID}/" ${EM_ID_RFILES:S/^/${STAGEDIR}/g} @@ -180,4 +160,4 @@ post-install: @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/${PORTNAME}/extensions/${EM_ID}' >> ${TMPPLIST} .endif -.include +.include Modified: head/www/seamonkey/distinfo ============================================================================== --- head/www/seamonkey/distinfo Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/distinfo Fri Dec 16 10:57:33 2016 (r428671) @@ -1,5 +1,5 @@ -TIMESTAMP = 1475123784 -SHA256 (seamonkey-2.40.source.tar.xz) = 7ecccc039d03f38d197b123b59ea42eac4c0c10e4bdec779b3665d79b435fa01 -SIZE (seamonkey-2.40.source.tar.xz) = 193702432 -SHA256 (enigmail-1.9.5.tar.gz) = 831e53a4add0f465241f075be9475103367aa1452675adae054d8fb272e5d3ad -SIZE (enigmail-1.9.5.tar.gz) = 1744278 +TIMESTAMP = 1481682190 +SHA256 (seamonkey-2.46.source.tar.xz) = 39c84ce6fa1ed7c30152473e0dcd858df07437e84b29e5a18973db437a28a912 +SIZE (seamonkey-2.46.source.tar.xz) = 204913776 +SHA256 (enigmail-1.9.6.1.tar.gz) = 3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f +SIZE (enigmail-1.9.6.1.tar.gz) = 1745021 Modified: head/www/seamonkey/files/patch-bug1021761 ============================================================================== --- head/www/seamonkey/files/patch-bug1021761 Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/files/patch-bug1021761 Fri Dec 16 10:57:33 2016 (r428671) @@ -1,7 +1,19 @@ -diff --git configure.in configure.in +diff --git build/moz.configure/old.configure build/moz.configure/old.configure +index b95dd2b..4cbefd5 100644 +--- mozilla/build/moz.configure/old.configure ++++ mozilla/build/moz.configure/old.configure +@@ -305,6 +305,7 @@ def old_configure_options(*options): + '--with-nspr-prefix', + '--with-nss-exec-prefix', + '--with-nss-prefix', ++ '--with-oss', + '--with-pthreads', + '--with-qemu-exe', + '--with-servo', +diff --git old-configure.in configure.in index 48e60c0..ec08417 100644 ---- mozilla/configure.in -+++ mozilla/configure.in +--- mozilla/old-configure.in ++++ mozilla/old-configure.in @@ -5591,6 +5591,67 @@ fi AC_SUBST(MOZ_WEBM_ENCODER) @@ -503,23 +515,21 @@ index a962553..1f780f4 100644 assert(r == 0); /* Ugly hack: the PA ALSA plugin allows buffer configurations that can't -@@ -848,23 +954,23 @@ alsa_stream_init(cubeb * ctx, cubeb_stream ** stream, char const * stream_name, +@@ -859,7 +965,7 @@ alsa_stream_init(cubeb * ctx, cubeb_stre latency = latency < 500 ? 500 : latency; } - r = snd_pcm_set_params(stm->pcm, format, SND_PCM_ACCESS_RW_INTERLEAVED, -- stm->params.channels, stm->params.rate, 1, -- latency * 1000); + r = WRAP(snd_pcm_set_params)(stm->pcm, format, SND_PCM_ACCESS_RW_INTERLEAVED, -+ stm->params.channels, stm->params.rate, 1, -+ latency * 1000); + stm->params.channels, stm->params.rate, 1, + latency * 1000); if (r < 0) { - alsa_stream_destroy(stm); +@@ -867,15 +973,15 @@ alsa_stream_init(cubeb * ctx, cubeb_stre return CUBEB_ERROR_INVALID_FORMAT; } -- r = snd_pcm_get_params(stm->pcm, &stm->buffer_size, &stm->period_size); -+ r = WRAP(snd_pcm_get_params)(stm->pcm, &stm->buffer_size, &stm->period_size); +- r = snd_pcm_get_params(stm->pcm, &stm->buffer_size, &period_size); ++ r = WRAP(snd_pcm_get_params)(stm->pcm, &stm->buffer_size, &period_size); assert(r == 0); - stm->nfds = snd_pcm_poll_descriptors_count(stm->pcm); @@ -561,7 +571,7 @@ index a962553..1f780f4 100644 /* get a pcm, disabling resampling, so we get a rate the * hardware/dmix/pulse/etc. supports. */ -- r = snd_pcm_open(&pcm, "default", SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); +- r = snd_pcm_open(&pcm, CUBEB_ALSA_PCM_NAME, SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); + r = WRAP(snd_pcm_open)(&pcm, CUBEB_ALSA_PCM_NAME, SND_PCM_STREAM_PLAYBACK | SND_PCM_NO_AUTO_RESAMPLE, 0); if (r < 0) { return CUBEB_ERROR; @@ -643,7 +653,7 @@ new file mode 100644 index 0000000..5e38e27 --- /dev/null +++ mozilla/media/libcubeb/src/cubeb_oss.c -@@ -0,0 +1,432 @@ +@@ -0,0 +1,442 @@ +/* + * Copyright © 2014 Mozilla Foundation + * @@ -664,6 +674,7 @@ index 0000000..5e38e27 +#include +#include +#include ++#include + +#include "cubeb/cubeb.h" +#include "cubeb-internal.h" @@ -762,7 +773,7 @@ index 0000000..5e38e27 + pthread_mutex_lock(&stream->state_mutex); + if (stream->data_callback && stream->running && !stream->stopped) { + pthread_mutex_unlock(&stream->state_mutex); -+ got = stream->data_callback(stream, stream->user_ptr, buffer, nframes); ++ got = stream->data_callback(stream, stream->user_ptr, NULL, buffer, nframes); + } else { + pthread_mutex_unlock(&stream->state_mutex); + } @@ -892,7 +903,10 @@ index 0000000..5e38e27 + +static int oss_stream_init(cubeb * context, cubeb_stream ** stm, + char const * stream_name, -+ cubeb_stream_params stream_params, ++ cubeb_devid input_device, ++ cubeb_stream_params * input_stream_params, ++ cubeb_devid output_device, ++ cubeb_stream_params * output_stream_params, + unsigned int latency, + cubeb_data_callback data_callback, + cubeb_state_callback state_callback, void * user_ptr) @@ -903,6 +917,12 @@ index 0000000..5e38e27 + stream->state_callback = state_callback; + stream->user_ptr = user_ptr; + ++ assert(!input_stream_params && "not supported."); ++ if (input_device || output_device) { ++ /* Device selection not yet implemented. */ ++ return CUBEB_ERROR_DEVICE_UNAVAILABLE; ++ } ++ + if ((stream->fd = open(CUBEB_OSS_DEFAULT_OUTPUT, O_WRONLY)) == -1) { + free(stream); + return CUBEB_ERROR; @@ -914,7 +934,7 @@ index 0000000..5e38e27 + free(stream); \ + return CUBEB_ERROR_INVALID_FORMAT; } } while (0) + -+ stream->params = stream_params; ++ stream->params = *output_stream_params; + stream->volume = 1.0; + stream->panning = 0.0; + @@ -1138,13 +1158,13 @@ index 991f03f..3d99eb5 100644 +if CONFIG['MOZ_OSS']: + OS_LIBS += CONFIG['MOZ_OSS_LIBS'] - if CONFIG['MOZ_NATIVE_JPEG']: + if CONFIG['MOZ_SYSTEM_JPEG']: OS_LIBS += CONFIG['MOZ_JPEG_LIBS'] diff --git toolkit/library/moz.build toolkit/library/moz.build index e191f13..4fb268a 100644 --- mozilla/toolkit/library/moz.build +++ mozilla/toolkit/library/moz.build -@@ -234,8 +234,8 @@ if CONFIG['MOZ_NATIVE_LIBVPX']: +@@ -234,8 +234,8 @@ if CONFIG['MOZ_SYSTEM_LIBVPX']: if not CONFIG['MOZ_TREE_PIXMAN']: OS_LIBS += CONFIG['MOZ_PIXMAN_LIBS'] Added: head/www/seamonkey/files/patch-bug1256136 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1256136 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,21 @@ +diff --git xpcom/glue/nsISupportsImpl.h xpcom/glue/nsISupportsImpl.h +index 9102102..e1f34c0 100644 +--- mozilla/xpcom/glue/nsISupportsImpl.h ++++ mozilla/xpcom/glue/nsISupportsImpl.h +@@ -32,11 +32,11 @@ + #include "mozilla/TypeTraits.h" + + #if defined(__clang__) +- // bug 1028428 shows that at least in FreeBSD 10.0 with Clang 3.4 and libc++ 3.4, +- // std::is_destructible is buggy in that it returns false when it should return true +- // on ipc::SharedMemory. On the other hand, all Clang versions currently in use +- // seem to handle the fallback just fine. +-# define MOZ_CAN_USE_IS_DESTRUCTIBLE_FALLBACK ++# if MOZ_USING_LIBCXX && __has_include() ++# define MOZ_HAVE_STD_IS_DESTRUCTIBLE ++# else ++# define MOZ_CAN_USE_IS_DESTRUCTIBLE_FALLBACK ++# endif + #elif defined(__GNUC__) + // GCC 4.7 is has buggy std::is_destructible + # if MOZ_USING_LIBSTDCXX && MOZ_GCC_VERSION_AT_LEAST(4, 8, 0) Added: head/www/seamonkey/files/patch-bug1288587 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1288587 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,67 @@ +diff --git a/build/moz.configure/init.configure b/build/moz.configure/init.configure +index 855214a..1e91d51 100644 +--- mozilla/build/moz.configure/init.configure ++++ mozilla/build/moz.configure/init.configure +@@ -165,16 +165,17 @@ option(env='PYTHON', nargs=1, help='Python interpreter') + # ============================================================== + @depends('PYTHON', check_build_environment, mozconfig, '--help') + @imports('os') + @imports('sys') + @imports('subprocess') + @imports(_from='mozbuild.configure.util', _import='LineIO') + @imports(_from='mozbuild.virtualenv', _import='VirtualenvManager') + @imports(_from='mozbuild.virtualenv', _import='verify_python_version') ++@imports(_from='__builtin__', _import='KeyError') + @imports('distutils.sysconfig') + def virtualenv_python(env_python, build_env, mozconfig, help): + if help: + return + + python = env_python[0] if env_python else None + + # Ideally we'd rely on the mozconfig injection from mozconfig_options, +@@ -184,16 +185,22 @@ def virtualenv_python(env_python, build_env, mozconfig, help): + if 'PYTHON' in mozconfig['env']['added']: + python = mozconfig['env']['added']['PYTHON'] + elif 'PYTHON' in mozconfig['env']['modified']: + python = mozconfig['env']['modified']['PYTHON'][1] + elif 'PYTHON' in mozconfig['vars']['added']: + python = mozconfig['vars']['added']['PYTHON'] + elif 'PYTHON' in mozconfig['vars']['modified']: + python = mozconfig['vars']['modified']['PYTHON'][1] ++ for i in ('env', 'vars'): ++ for j in ('added', 'modified'): ++ try: ++ del mozconfig[i][j]['PYTHON'] ++ except KeyError: ++ pass + + with LineIO(lambda l: log.error(l)) as out: + verify_python_version(out) + topsrcdir, topobjdir = build_env.topsrcdir, build_env.topobjdir + if topobjdir.endswith('/js/src'): + topobjdir = topobjdir[:-7] + + with LineIO(lambda l: log.info(l)) as out: +@@ -219,17 +226,20 @@ def virtualenv_python(env_python, build_env, mozconfig, help): + log.info('Creating Python environment') + manager.build(python) + + python = normsep(manager.python_path) + + if python != normsep(sys.executable): + log.info('Reexecuting in the virtualenv') + if env_python: +- del os.environ['PYTHON'] ++ try: ++ del os.environ['PYTHON'] ++ except KeyError: ++ pass + # One would prefer to use os.execl, but that's completely borked on + # Windows. + sys.exit(subprocess.call([python] + sys.argv)) + + # We are now in the virtualenv + if not distutils.sysconfig.get_python_lib(): + die('Could not determine python site packages directory') + Added: head/www/seamonkey/files/patch-bug1299694 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1299694 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,31 @@ +commit 6ab2496 +Author: Chris Pearce +Date: Mon Sep 5 13:54:37 2016 +1200 + + Bug 1299694 - Ensure we don't enable Widevine unintentionally. r=glandium + + On FreeBSD the target.kernel etc checks in enable_eme are failing, + but we're still falling through to |return value|, and so Widevine + is being enabled. If we remove the |return value| from enable_eme + we at least make Widevine disabled where it's not supposed to be + enabled. + + MozReview-Commit-ID: D1h0IUidxhv +--- + toolkit/moz.configure | 3 ++- + 1 file changed, 2 insertions(+), 1 deletion(-) + +diff --git toolkit/moz.configure toolkit/moz.configure +index 0c98c7a..a00b6eb 100644 +--- mozilla/toolkit/moz.configure ++++ mozilla/toolkit/moz.configure +@@ -366,7 +366,8 @@ def enable_eme(value, target): + return value + elif value and value.origin != 'default': + die('%s is not supported on %s' % (value.format('--enable-eme'), target.alias)) +- return value ++ # Return the same type of OptionValue (Positive or Negative), with an empty tuple. ++ return value.__class__(()) + + @depends(enable_eme, fmp4) + def eme(value, fmp4): Added: head/www/seamonkey/files/patch-bug1315986 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1315986 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,49 @@ +commit c0d2685148b5 +Author: Jonathan Kew +Date: Wed Nov 9 15:07:54 2016 +0000 + + Bug 1315986 - Update line-break class mapping in nsJISx4051LineBreaker to handle new classes in ICU58/Unicode 9, and add assertions to detect any future additions that will require further updates. r=masayuki +--- + intl/lwbrk/nsJISx4051LineBreaker.cpp | 12 ++++++++++-- + 1 file changed, 10 insertions(+), 2 deletions(-) + +diff --git intl/lwbrk/nsJISx4051LineBreaker.cpp intl/lwbrk/nsJISx4051LineBreaker.cpp +index 0d89e91..1b262fa 100644 +--- mozilla/intl/lwbrk/nsJISx4051LineBreaker.cpp ++++ mozilla/intl/lwbrk/nsJISx4051LineBreaker.cpp +@@ -12,6 +12,10 @@ + #include "nsTArray.h" + #include "nsUnicodeProperties.h" + ++#if ENABLE_INTL_API ++#include "unicode/uchar.h" // for U_LB_COUNT until bug 1305700 ++#endif ++ + /* + + Simplification of Pair Table in JIS X 4051 +@@ -547,10 +551,22 @@ GetClass(uint32_t u) + /* CLOSE_PARENTHESIS = 36, [CP] */ CLASS_CLOSE_LIKE_CHARACTER, + /* CONDITIONAL_JAPANESE_STARTER = 37, [CJ] */ CLASS_CLOSE, + /* HEBREW_LETTER = 38, [HL] */ CLASS_CHARACTER, +- /* REGIONAL_INDICATOR = 39, [RI] */ CLASS_CHARACTER ++ /* REGIONAL_INDICATOR = 39, [RI] */ CLASS_CHARACTER, ++#if U_ICU_VERSION_MAJOR_NUM > 57 ++ /* E_BASE = 40, [EB] */ CLASS_BREAKABLE, ++ /* E_MODIFIER = 41, [EM] */ CLASS_CHARACTER, ++ /* ZWJ = 42, [ZWJ]*/ CLASS_CHARACTER, ++#endif + }; + +- return sUnicodeLineBreakToClass[mozilla::unicode::GetLineBreakClass(u)]; ++#if ENABLE_INTL_API ++ static_assert(U_LB_COUNT == mozilla::ArrayLength(sUnicodeLineBreakToClass), ++ "Gecko vs ICU LineBreak class mismatch"); ++#endif ++ ++ auto cls = mozilla::unicode::GetLineBreakClass(u); ++ MOZ_ASSERT(cls < mozilla::ArrayLength(sUnicodeLineBreakToClass)); ++ return sUnicodeLineBreakToClass[cls]; + } + + static bool Modified: head/www/seamonkey/files/patch-bug1320621 ============================================================================== --- head/www/seamonkey/files/patch-bug1320621 Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/files/patch-bug1320621 Fri Dec 16 10:57:33 2016 (r428671) @@ -10,7 +10,7 @@ Make sure --enable-system-hunspell picks - FINAL_LIBRARY = 'xul' -+if CONFIG['MOZ_NATIVE_HUNSPELL']: ++if CONFIG['MOZ_SYSTEM_HUNSPELL']: + CXXFLAGS += CONFIG['MOZ_HUNSPELL_CFLAGS'] +else: + LOCAL_INCLUDES += ['../src'] @@ -26,7 +26,7 @@ Make sure --enable-system-hunspell picks FINAL_LIBRARY = 'xul' -+if CONFIG['MOZ_NATIVE_HUNSPELL']: ++if CONFIG['MOZ_SYSTEM_HUNSPELL']: + CXXFLAGS += CONFIG['MOZ_HUNSPELL_CFLAGS'] +else: + LOCAL_INCLUDES += ['../hunspell/src'] Added: head/www/seamonkey/files/patch-bug1320991 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1320991 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,24 @@ +--- mozilla/modules/libmar/tests/moz.build.orig 2016-10-31 20:15:26 UTC ++++ mozilla/modules/libmar/tests/moz.build +@@ -9,21 +9,6 @@ XPCSHELL_TESTS_MANIFESTS += ['unit/xpcsh + DEFINES['BIN_SUFFIX'] = CONFIG['BIN_SUFFIX'] + + if CONFIG['OS_TARGET'] != 'Android': +- nss_files = ['nss3'] +- if not CONFIG['MOZ_FOLD_LIBS']: +- nss_files.extend([ +- 'nssutil3', +- 'plc4', +- 'nspr4', +- 'plds4', +- ]) +- TEST_HARNESS_FILES.xpcshell.modules.libmar.tests.unit += sorted( +- ['!/dist/bin/%s%s%s' % ( +- CONFIG['DLL_PREFIX'], +- name, +- CONFIG['DLL_SUFFIX'], +- ) for name in nss_files] +- ) + TEST_HARNESS_FILES.xpcshell.modules.libmar.tests.unit += [ + '!../tool/signmar%s' % CONFIG['BIN_SUFFIX'], + ] Added: head/www/seamonkey/files/patch-bug1321877 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1321877 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,42 @@ +commit a13d95795217 +Author: +Date: Thu Dec 8 18:20:12 2016 -0600 + + Bug 1321877. Fix compiler warnings in Downscaler.h when skia is not enabled. r=tnikkel +--- + image/Downscaler.h | 11 +++++++---- + 1 file changed, 7 insertions(+), 4 deletions(-) + +diff --git image/Downscaler.h image/Downscaler.h +index 21179a38f200..0bdef0eaa646 100644 +--- mozilla/image/Downscaler.h ++++ mozilla/image/Downscaler.h +@@ -154,14 +154,14 @@ private: + class Downscaler + { + public: +- explicit Downscaler(const nsIntSize&) ++ explicit Downscaler(const nsIntSize&) : mScale(1.0, 1.0) + { + MOZ_RELEASE_ASSERT(false, "Skia is not enabled"); + } + +- const nsIntSize& OriginalSize() const { return nsIntSize(); } +- const nsIntSize& TargetSize() const { return nsIntSize(); } +- const gfxSize& Scale() const { return gfxSize(1.0, 1.0); } ++ const nsIntSize& OriginalSize() const { return mSize; } ++ const nsIntSize& TargetSize() const { return mSize; } ++ const gfxSize& Scale() const { return mScale; } + + nsresult BeginFrame(const nsIntSize&, const Maybe&, uint8_t*, bool, bool = false) + { +@@ -177,6 +177,9 @@ public: + DownscalerInvalidRect TakeInvalidRect() { return DownscalerInvalidRect(); } + void ResetForNextProgressivePass() { } + const nsIntSize FrameSize() const { return nsIntSize(0, 0); } ++private: ++ nsIntSize mSize; ++ gfxSize mScale; + }; + + #endif // MOZ_ENABLE_SKIA Added: head/www/seamonkey/files/patch-bug1322112 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1322112 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,23 @@ +--- mozilla/image/decoders/nsIconDecoder.cpp ++++ mozilla/image/decoders/nsIconDecoder.cpp +@@ -89,17 +89,18 @@ nsIconDecoder::ReadRowOfPixels(const cha + { + MOZ_ASSERT(aLength % 4 == 0, "Rows should contain a multiple of four bytes"); + + auto result = mPipe.WritePixels([&]() -> NextPixel { + if (aLength == 0) { + return AsVariant(WriteState::NEED_MORE_DATA); // Done with this row. + } + +- uint32_t pixel = *reinterpret_cast(aData); ++ uint32_t pixel; ++ memcpy(&pixel, aData, 4); + aData += 4; + aLength -= 4; + + return AsVariant(pixel); + }); + + MOZ_ASSERT(result != WriteState::FAILURE); + + Added: head/www/seamonkey/files/patch-bug1322660 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1322660 Fri Dec 16 10:57:33 2016 (r428671) @@ -0,0 +1,80 @@ +--- mozilla/modules/woff2/src/store_bytes.h ++++ mozilla/modules/woff2/src/store_bytes.h +@@ -29,41 +29,44 @@ inline size_t StoreU32(uint8_t* dst, size_t offset, uint32_t x) { + dst[offset + 1] = x >> 16; + dst[offset + 2] = x >> 8; + dst[offset + 3] = x; + return offset + 4; + } + + inline size_t Store16(uint8_t* dst, size_t offset, int x) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + offset) = +- ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ uint16_t v = ((x & 0xFF) << 8) | ((x & 0xFF00) >> 8); ++ memcpy(dst + offset, &v, 2); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + offset) = static_cast(x); ++ uint16_t v = static_cast(x); ++ memcpy(dst + offset, &v, 2); + #else + dst[offset] = x >> 8; + dst[offset + 1] = x; + #endif + return offset + 2; + } + + inline void StoreU32(uint32_t val, size_t* offset, uint8_t* dst) { + dst[(*offset)++] = val >> 24; + dst[(*offset)++] = val >> 16; + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + } + + inline void Store16(int val, size_t* offset, uint8_t* dst) { + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = ++ uint16_t v = ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); ++ memcpy(dst + *offset, &v, 2); + ((val & 0xFF) << 8) | ((val & 0xFF00) >> 8); + *offset += 2; + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- *reinterpret_cast(dst + *offset) = static_cast(val); ++ uint16_t v = static_cast(val); ++ memcpy(dst + *offset, &v, 2); + *offset += 2; + #else + dst[(*offset)++] = val >> 8; + dst[(*offset)++] = val; + #endif + } + + inline void StoreBytes(const uint8_t* data, size_t len, +--- mozilla/modules/woff2/src/woff2_common.cc ++++ mozilla/modules/woff2/src/woff2_common.cc +@@ -20,22 +20,23 @@ + + namespace woff2 { + + + uint32_t ComputeULongSum(const uint8_t* buf, size_t size) { + uint32_t checksum = 0; + size_t aligned_size = size & ~3; + for (size_t i = 0; i < aligned_size; i += 4) { ++ uint32_t v; ++ memcpy(&v, buf + i, 4); + #if (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_LITTLE_ENDIAN__)) +- uint32_t v = *reinterpret_cast(buf + i); + checksum += (((v & 0xFF) << 24) | ((v & 0xFF00) << 8) | + ((v & 0xFF0000) >> 8) | ((v & 0xFF000000) >> 24)); + #elif (defined(__BYTE_ORDER__) && (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)) +- checksum += *reinterpret_cast(buf + i); ++ checksum += v; + #else + checksum += (buf[i] << 24) | (buf[i + 1] << 16) | + (buf[i + 2] << 8) | buf[i + 3]; + #endif + } + + // treat size not aligned on 4 as if it were padded to 4 with 0's + if (size != aligned_size) { Modified: head/www/seamonkey/files/patch-bug702179 ============================================================================== --- head/www/seamonkey/files/patch-bug702179 Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/files/patch-bug702179 Fri Dec 16 10:57:33 2016 (r428671) @@ -1,10 +1,13 @@ ---- mozilla/js/src/moz.build.orig 2015-10-29 22:17:54 UTC -+++ mozilla/js/src/moz.build -@@ -637,7 +637,3 @@ +--- mozilla/js/src/moz.build.orig 2015-12-16 12:32:04.574425000 +0100 ++++ mozilla/js/src/moz.build 2015-12-16 12:32:09.032032000 +0100 +@@ -671,10 +671,6 @@ CFLAGS += CONFIG['MOZ_ICU_CFLAGS'] + CXXFLAGS += CONFIG['MOZ_ICU_CFLAGS'] + LOCAL_INCLUDES += CONFIG['MOZ_ICU_INCLUDES'] - if not CONFIG['GNU_CXX']: - ALLOW_COMPILER_WARNINGS = True -- -NO_EXPAND_LIBS = True - -DIST_INSTALL = True +- + # Prepare self-hosted JS code for embedding + GENERATED_FILES += ['selfhosted.out.h'] + selfhosted = GENERATED_FILES['selfhosted.out.h'] Modified: head/www/seamonkey/files/patch-bug826985 ============================================================================== --- head/www/seamonkey/files/patch-bug826985 Fri Dec 16 10:52:32 2016 (r428670) +++ head/www/seamonkey/files/patch-bug826985 Fri Dec 16 10:57:33 2016 (r428671) @@ -5,7 +5,7 @@ Date: Fri Jan 4 13:49:22 2013 +0100 Bug 826985 - Support more video formats for WebRTC via libv4l2 on Linux. --- config/system-headers | 1 + - configure.in | 7 +++++++ + old-configure.in | 7 +++++++ media/webrtc/signaling/test/Makefile.in | 1 + .../modules/video_capture/linux/device_info_linux.cc | 17 +++++++++++++++++ .../modules/video_capture/linux/video_capture_linux.cc | 16 +++++++++++++++- @@ -17,18 +17,18 @@ diff --git config/system-headers config/ index 55e4cd1..76567b3 100644 --- mozilla/config/system-headers +++ mozilla/config/system-headers -@@ -627,6 +627,7 @@ libgnome/libgnome.h +@@ -629,6 +629,7 @@ libgnome/libgnome.h libgnomeui/gnome-icon-lookup.h libgnomeui/gnome-icon-theme.h libgnomeui/gnome-ui-init.h +libv4l2.h - lib$routines.h limits limits.h -diff --git configure.in configure.in + link.h +diff --git old-configure.in configure.in index 55e4cd1..76567b3 100644 ---- mozilla/configure.in -+++ mozilla/configure.in +--- mozilla/old-configure.in ++++ mozilla/old-configure.in @@ -5309,6 +5309,9 @@ if test -n "$MOZ_WEBRTC"; then MOZ_VP8_ENCODER=1 MOZ_VP8_ERROR_CONCEALMENT=1 @@ -145,26 +145,26 @@ index d46b5aa..e452223 100644 'targets': [ { 'target_name': 'video_capture_module', -@@ -69,6 +72,19 @@ - 'linux/video_capture_linux.cc', - 'linux/video_capture_linux.h', - ], -+ 'conditions': [ -+ ['use_libv4l2==1', { -+ 'defines': [ -+ 'HAVE_LIBV4L2', +@@ -75,6 +78,19 @@ + 'linux/video_capture_linux.cc', + 'linux/video_capture_linux.h', + ], ++ 'conditions': [ ++ ['use_libv4l2==1', { ++ 'defines': [ ++ 'HAVE_LIBV4L2', ++ ], ++ 'cflags_mozilla': [ ++ '$(MOZ_LIBV4L2_CFLAGS)', ++ ], ++ 'libraries': [ ++ '-lv4l2', ++ ], ++ }], *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-all@freebsd.org Fri Dec 16 10:57: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 E7401C80D37; Fri, 16 Dec 2016 10:57:49 +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 B57E417B6; Fri, 16 Dec 2016 10:57:49 +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 uBGAvmXM043772; Fri, 16 Dec 2016 10:57:48 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGAvmEs043766; Fri, 16 Dec 2016 10:57:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612161057.uBGAvmEs043766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 10:57:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428672 - in head: . mail/thunderbird www/firefox www/seamonkey 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: Fri, 16 Dec 2016 10:57:50 -0000 Author: jbeich Date: Fri Dec 16 10:57:48 2016 New Revision: 428672 URL: https://svnweb.freebsd.org/changeset/ports/428672 Log: gecko: drop ENIGMAIL, LIGHTNING to simplify updates ENIGMAIL can still return as www/xpi-enigmail but, alas, xpi-* ports and their framework are mostly unmaintained. PR: 209155 (for tracking) Modified: head/UPDATING head/mail/thunderbird/Makefile (contents, props changed) head/mail/thunderbird/distinfo (contents, props changed) head/www/firefox/Makefile.options (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) head/www/seamonkey/distinfo (contents, props changed) Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Dec 16 10:57:33 2016 (r428671) +++ head/UPDATING Fri Dec 16 10:57:48 2016 (r428672) @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20161216: + AFFECTS: mail/thunderbird, www/seamonkey + AUTHOR: gecko@FreeBSD.org + + ENIGMAIL is no longer provided as part of the ports after upstream + dropped binary components in 1.9. Go to Tools -> Add-ons Manager + then type "enigmail" in the search box to install. + + LIGHTNING is now only built as a system addon (disabled by default) + using upstream build glue. Go to Tools -> Add-ons Manager to enable. + 20161213: AFFECTS: users of devel/skalibs, lang/execline, sysutils/s6 AUTHOR: Colin Booth Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri Dec 16 10:57:33 2016 (r428671) +++ head/mail/thunderbird/Makefile Fri Dec 16 10:57:48 2016 (r428672) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -31,9 +31,6 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.6.1 -L_VERSION= 4.7.5.1 - SSP_UNSAFE= yes USE_GECKO= gecko USE_MOZILLA= # empty @@ -56,10 +53,10 @@ PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZIL SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome -OPTIONS_DEFINE= ENIGMAIL LIGHTNING RUST +OPTIONS_DEFINE= RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 -OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA ENIGMAIL GTK2 LIGHTNING +OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA GTK2 .include "${.CURDIR}/../../www/firefox/Makefile.options" .include @@ -69,93 +66,23 @@ MOZSRC:= ${WRKSRC}/mozilla XPI_LIBDIR= ${PREFIX}/lib/xpi -.if ${PORT_OPTIONS:MENIGMAIL} -MASTER_SITES+= https://www.enigmail.net/download/source/:enigmail -DISTFILES+= ${EM_DISTFILE}:enigmail -RUN_DEPENDS+= gpg2:security/gnupg -EM_DISTNAME= enigmail-${EM_VERSION} -EM_DISTFILE= ${EM_DISTNAME}.tar.gz -EM_XPI_FILE= ${WRKSRC}/mailnews/extensions/enigmail/build/${EM_DISTNAME}.xpi -EM_ORIG_ID= {847b3a00-7ab1-11d4-8f02-006008948af5} -EM_ID= ${PORTNAME}@mozilla-enigmail.org -EM_ID_RFILES= ${XPI_LIBDIR}/${EM_ID}/install.rdf \ - ${XPI_LIBDIR}/${EM_ID}/components/enigmail.js \ - ${XPI_LIBDIR}/${EM_ID}/modules/app.jsm -.endif - -.if ${PORT_OPTIONS:MLIGHTNING} -MOZ_OPTIONS+= --enable-calendar -MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=calendar -LIGHTNING_DIR= share/lightning -XPI_FILE= ${MOZ_OBJDIR}/dist/xpi-stage/lightning-${L_VERSION}.en-US.${OPSYS:tl}${OSREL}-${ARCH:S/amd64/x86_64/}.xpi -XPI_ORIG_ID= {e2fda1a4-762b-4020-b5ad-a41df1933103} -XPI_ID= lightning@thunderbird.mozilla.org -.else -MOZ_OPTIONS+= --disable-calendar -.endif - post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop -.if ${PORT_OPTIONS:MENIGMAIL} - @${TAR} -xf ${_DISTDIR}/${EM_DISTFILE} \ - -C ${WRKSRC}/mailnews/extensions -.endif - post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/mail/app/nsMailApp.cpp -.if ${PORT_OPTIONS:MENIGMAIL} - @${REINPLACE_CMD} -e 's,/usr/bin/perl,${PERL},' \ - ${WRKSRC}/mailnews/extensions/enigmail/util/fixlang.pl \ - ${WRKSRC}/mailnews/extensions/enigmail/util/make-lang-xpi.pl - @${REINPLACE_CMD} -e '/^xpi/s/$$/ all/' \ - -e '/^all/s/ xpi//' \ - -e '/^XPI_MODULE_VERS/s/= .*/= ${EM_VERSION}/' \ - ${WRKSRC}/mailnews/extensions/enigmail/Makefile - @${REINPLACE_CMD} -e '/em:version/s,>[^<]*<,>${EM_VERSION}<,' \ - -e '/em:maxVersion/s/pre//' \ - ${WRKSRC}/mailnews/extensions/enigmail/package/install.rdf -.endif pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) -.if ${PORT_OPTIONS:MENIGMAIL} -post-configure: - cd ${WRKSRC}/mailnews/extensions/enigmail/ && \ - ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} ./configure - -post-build: - ${DO_MAKE_BUILD:N-j*:S,${MAKEFILE},Makefile,} all xpi \ - -C ${WRKSRC}/mailnews/extensions/enigmail -.endif - port-pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/lib/${PORTNAME}/defaults post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop ${STAGEDIR}${PREFIX}/share/applications ${LN} -sf ${PORTNAME_ICON_SRC} ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME_ICON} -.if ${PORT_OPTIONS:MLIGHTNING} - @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/thunderbird - @(cd ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}; ${TAR} -xf ${XPI_FILE}) - @${REINPLACE_CMD} -i "" "s/${XPI_ORIG_ID}/${XPI_ID}/" ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}/install.rdf - @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} - @${LN} -sf ${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/thunderbird 2>/dev/null || true - @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${XPI_ID} ${LOCALBASE}/lib/thunderbird/extensions 2>/dev/null || true' >> ${TMPPLIST} - @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/thunderbird/extensions/${XPI_ID}' >> ${TMPPLIST} -.endif -.if ${PORT_OPTIONS:MENIGMAIL} - @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} - @(cd ${STAGEDIR}${XPI_LIBDIR}/${EM_ID}; ${TAR} -xf ${EM_XPI_FILE}) - @${REINPLACE_CMD} -i "" "s/${EM_ORIG_ID}/${EM_ID}/" ${EM_ID_RFILES:S/^/${STAGEDIR}/} - @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} - @${LN} -sf ${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} 2>/dev/null || true - @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${EM_ID} ${LOCALBASE}/lib/${PORTNAME}/extensions 2>/dev/null || true' >> ${TMPPLIST} - @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/${PORTNAME}/extensions/${EM_ID}' >> ${TMPPLIST} -.endif .include Modified: head/mail/thunderbird/distinfo ============================================================================== --- head/mail/thunderbird/distinfo Fri Dec 16 10:57:33 2016 (r428671) +++ head/mail/thunderbird/distinfo Fri Dec 16 10:57:48 2016 (r428672) @@ -1,5 +1,3 @@ TIMESTAMP = 1480587562 SHA256 (thunderbird-45.5.1.source.tar.xz) = 15088086ab8643275f04775002aca02701e30b4d61f108d5380b6e6b7582a24c SIZE (thunderbird-45.5.1.source.tar.xz) = 201116636 -SHA256 (enigmail-1.9.6.1.tar.gz) = 3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f -SIZE (enigmail-1.9.6.1.tar.gz) = 1745021 Modified: head/www/firefox/Makefile.options ============================================================================== --- head/www/firefox/Makefile.options Fri Dec 16 10:57:33 2016 (r428671) +++ head/www/firefox/Makefile.options Fri Dec 16 10:57:48 2016 (r428672) @@ -22,9 +22,7 @@ OPTIONS_EXCLUDE+= ${OPTIONS_EXCLUDE_${OP BUNDLED_CAIRO_DESC?= Use bundled fork of cairo-1.9.5 CANBERRA_DESC?= Sound theme alerts -ENIGMAIL_DESC?= Enigmail extension GNOMEUI_DESC?= libgnomeui support module INTEGER_SAMPLES_DESC?= Integer audio sample format LIBPROXY_DESC?= Proxy support via libproxy -LIGHTNING_DESC?= Calendar extension RUST_DESC?= Build with components written in Rust language Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Fri Dec 16 10:57:33 2016 (r428671) +++ head/www/seamonkey/Makefile Fri Dec 16 10:57:48 2016 (r428672) @@ -4,6 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.46 MOZILLA_VER= 49 # above + 3 +PORTREVISION= 1 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source @@ -31,9 +32,6 @@ BUILD_DEPENDS= nspr>=4.12:devel/nspr \ LIB_DEPENDS= libv4l2.so:multimedia/libv4l -EM_VERSION= 1.9.6.1 -L_VERSION= 5.1 - SSP_UNSAFE= yes USE_GECKO= gecko USE_GL= gl @@ -48,10 +46,10 @@ MOZ_PKGCONFIG_FILES= BROKEN_aarch64= Fails to link: error adding symbols: File in wrong format -OPTIONS_DEFINE= ENIGMAIL LDAP LIGHTNING RUST +OPTIONS_DEFINE= LDAP RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 -OPTIONS_DEFAULT=CANBERRA ENIGMAIL GTK2 LDAP LIGHTNING +OPTIONS_DEFAULT=CANBERRA GTK2 LDAP LDAP_DESC?= LDAP support for Mailnews @@ -68,36 +66,6 @@ MOZ_OPTIONS+= --disable-ldap .else MOZ_OPTIONS+= --enable-ldap .endif -.if ${PORT_OPTIONS:MENIGMAIL} -MASTER_SITES+= https://www.enigmail.net/download/source/:enigmail -DISTFILES+= ${EM_DISTFILE}:enigmail -RUN_DEPENDS+= gpg2:security/gnupg -EM_DISTNAME= enigmail-${EM_VERSION} -EM_DISTFILE= ${EM_DISTNAME}.tar.gz -EM_XPI_FILE= ${WRKSRC}/mailnews/extensions/enigmail/build/${EM_DISTNAME}.xpi -EM_ORIG_ID= {847b3a00-7ab1-11d4-8f02-006008948af5} -EM_ID= ${PORTNAME}@mozilla-enigmail.org -EM_ID_RFILES= ${XPI_LIBDIR}/${EM_ID}/install.rdf \ - ${XPI_LIBDIR}/${EM_ID}/components/enigmail.js \ - ${XPI_LIBDIR}/${EM_ID}/modules/app.jsm -.endif - -.if ${PORT_OPTIONS:MLIGHTNING} -MOZ_OPTIONS+= --enable-calendar -MOZ_MK_OPTIONS+= MOZ_CO_PROJECT=calendar -LIGHTNING_DIR= share/lightning -XPI_FILE= ${MOZ_OBJDIR}/dist/xpi-stage/lightning-${L_VERSION}.en-US.${OPSYS:tl}${OSREL}-${ARCH:S/amd64/x86_64/}.xpi -XPI_ORIG_ID= {e2fda1a4-762b-4020-b5ad-a41df1933103} -XPI_ID= lightning@seamonkey.mozilla.org -.else -MOZ_OPTIONS+= --disable-calendar -.endif - -.if ${PORT_OPTIONS:MENIGMAIL} -post-extract: - @${TAR} -xf ${_DISTDIR}/${EM_DISTFILE} \ - -C ${WRKSRC}/mailnews/extensions -.endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ @@ -107,57 +75,15 @@ post-patch: @${SED} -e 's|%%MOZILLA%%|${MOZILLA}|g' \ < ${FILESDIR}/seamonkey.desktop.in > \ ${WRKDIR}/${MOZILLA}.desktop -.if ${PORT_OPTIONS:MENIGMAIL} - @${REINPLACE_CMD} -e 's,/usr/bin/perl,${PERL},' \ - ${WRKSRC}/mailnews/extensions/enigmail/util/fixlang.pl \ - ${WRKSRC}/mailnews/extensions/enigmail/util/make-lang-xpi.pl - @${REINPLACE_CMD} -e '/^xpi/s/$$/ all/' \ - -e '/^all/s/ xpi//' \ - -e '/^XPI_MODULE_VERS/s/= .*/= ${EM_VERSION}/' \ - ${WRKSRC}/mailnews/extensions/enigmail/Makefile - @${REINPLACE_CMD} -e '/em:version/s,>[^<]*<,>${EM_VERSION}<,' \ - -e '/em:maxVersion/s/pre//' \ - ${WRKSRC}/mailnews/extensions/enigmail/package/install.rdf -.endif pre-configure: (cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC} && ${LOCALBASE}/bin/autoconf-2.13) (cd ${MOZSRC}/js/src/ && ${LOCALBASE}/bin/autoconf-2.13) -.if ${PORT_OPTIONS:MENIGMAIL} -post-configure: - cd ${WRKSRC}/mailnews/extensions/enigmail/ && \ - ${SETENV} ${CONFIGURE_ENV} ${MAKE_ENV} ./configure -.endif - -.if ${PORT_OPTIONS:MENIGMAIL} -post-build: - ${DO_MAKE_BUILD:N-j*:S,${MAKEFILE},Makefile,} all xpi \ - -C ${WRKSRC}/mailnews/extensions/enigmail -.endif - post-install: ${INSTALL_DATA} ${WRKDIR}/${MOZILLA}.desktop ${STAGEDIR}${PREFIX}/share/applications/ ${LN} -sf ${PREFIX}/lib/${MOZILLA}/chrome/icons/default/default48.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/${MOZILLA}.png -.if ${PORT_OPTIONS:MLIGHTNING} - @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/seamonkey - @(cd ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}; ${TAR} -xf ${XPI_FILE}) - @${REINPLACE_CMD} -i "" "s/${XPI_ORIG_ID}/${XPI_ID}/" ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID}/install.rdf - @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${XPI_ID} - @${LN} -sf ${XPI_LIBDIR}/${XPI_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/seamonkey 2>/dev/null || true - @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${XPI_ID} ${LOCALBASE}/lib/seamonkey/extensions 2>/dev/null || true' >> ${TMPPLIST} - @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/seamonkey/extensions/${XPI_ID}' >> ${TMPPLIST} -.endif -.if ${PORT_OPTIONS:MENIGMAIL} - @${MKDIR} ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} - @(cd ${STAGEDIR}${XPI_LIBDIR}/${EM_ID}; ${TAR} -xf ${EM_XPI_FILE}) - @${REINPLACE_CMD} -i "" "s/${EM_ORIG_ID}/${EM_ID}/" ${EM_ID_RFILES:S/^/${STAGEDIR}/g} - @${CHMOD} -R a+rX,go-w ${STAGEDIR}${XPI_LIBDIR}/${EM_ID} - @${LN} -sf ${XPI_LIBDIR}/${EM_ID} ${STAGEDIR}${XPI_LIBDIR}/symlinks/${PORTNAME} 2>/dev/null || true - @${ECHO_CMD} '@exec ${LN} -sf %D/lib/xpi/${EM_ID} ${LOCALBASE}/lib/${PORTNAME}/extensions 2>/dev/null || true' >> ${TMPPLIST} - @${ECHO_CMD} '@unexec ${RM} ${LOCALBASE}/lib/${PORTNAME}/extensions/${EM_ID}' >> ${TMPPLIST} -.endif .include Modified: head/www/seamonkey/distinfo ============================================================================== --- head/www/seamonkey/distinfo Fri Dec 16 10:57:33 2016 (r428671) +++ head/www/seamonkey/distinfo Fri Dec 16 10:57:48 2016 (r428672) @@ -1,5 +1,3 @@ TIMESTAMP = 1481682190 SHA256 (seamonkey-2.46.source.tar.xz) = 39c84ce6fa1ed7c30152473e0dcd858df07437e84b29e5a18973db437a28a912 SIZE (seamonkey-2.46.source.tar.xz) = 204913776 -SHA256 (enigmail-1.9.6.1.tar.gz) = 3874331e981aed864443d3c965d856e003fd84f73e5a89fd5004ced9dc29b96f -SIZE (enigmail-1.9.6.1.tar.gz) = 1745021 From owner-svn-ports-all@freebsd.org Fri Dec 16 12:30: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 84ECFC83F6C; Fri, 16 Dec 2016 12:30:35 +0000 (UTC) (envelope-from tz@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 2D0F9EBC; Fri, 16 Dec 2016 12:30:35 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGCUYpo080457; Fri, 16 Dec 2016 12:30:34 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGCUYs9080020; Fri, 16 Dec 2016 12:30:34 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201612161230.uBGCUYs9080020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 16 Dec 2016 12:30:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428673 - head/news/nzbget 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: Fri, 16 Dec 2016 12:30:35 -0000 Author: tz Date: Fri Dec 16 12:30:33 2016 New Revision: 428673 URL: https://svnweb.freebsd.org/changeset/ports/428673 Log: news/nzbget: Update from 16.4 to 17.1 Changelog: https://github.com/nzbget/nzbget/blob/v17.1/ChangeLog PR: 215191 Submitted by: toxic@doobie.com (maintainer) Approved by: mentors (implicit) Modified: head/news/nzbget/Makefile head/news/nzbget/distinfo head/news/nzbget/pkg-plist Modified: head/news/nzbget/Makefile ============================================================================== --- head/news/nzbget/Makefile Fri Dec 16 10:57:48 2016 (r428672) +++ head/news/nzbget/Makefile Fri Dec 16 12:30:33 2016 (r428673) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nzbget -PORTVERSION= 16.4 -PORTREVISION= 3 +PORTVERSION= 17.1 DISTVERSIONPREFIX= v CATEGORIES= news @@ -14,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libxml2.so:textproc/libxml2 -USES= ncurses pkgconfig shebangfix +USES= ncurses pkgconfig shebangfix compiler:c++14-lang USE_RC_SUBR= nzbget GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-libcurses-includes=${NCURSESINC} \ @@ -59,6 +58,12 @@ GNUTLS_LIB_DEPENDS= libgnutls.so:securit CONFIGURE_ARGS+= --disable-sigchld-handler .endif +.if ${OSVERSION} < 1000500 +USE_GCC= 4.9+ +CONFIGURE_ENV+= zlib_LIBS='-lz ' \ + zlib_CFLAGS=' ' +.endif + post-install: ${INSTALL_DATA} ${WRKSRC}/nzbget.conf \ ${STAGEDIR}${PREFIX}/etc/nzbget.conf.sample Modified: head/news/nzbget/distinfo ============================================================================== --- head/news/nzbget/distinfo Fri Dec 16 10:57:48 2016 (r428672) +++ head/news/nzbget/distinfo Fri Dec 16 12:30:33 2016 (r428673) @@ -1,2 +1,3 @@ -SHA256 (nzbget-nzbget-v16.4_GH0.tar.gz) = 07229ee57a1dd16d154c949708f6632e92b92a9fb8a651867c915da81ca81af6 -SIZE (nzbget-nzbget-v16.4_GH0.tar.gz) = 1591305 +TIMESTAMP = 1480399881 +SHA256 (nzbget-nzbget-v17.1_GH0.tar.gz) = fdc3092e072966d895af9558a2331c6de446445e6dcdd6fca25c1fb6f905ac4f +SIZE (nzbget-nzbget-v17.1_GH0.tar.gz) = 1612896 Modified: head/news/nzbget/pkg-plist ============================================================================== --- head/news/nzbget/pkg-plist Fri Dec 16 10:57:48 2016 (r428672) +++ head/news/nzbget/pkg-plist Fri Dec 16 12:30:33 2016 (r428673) @@ -1,7 +1,7 @@ bin/nzbget @sample etc/nzbget.conf.sample @comment %%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +@comment %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README %%DATADIR%%/nzbget.conf From owner-svn-ports-all@freebsd.org Fri Dec 16 12:46: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 43822C82468; Fri, 16 Dec 2016 12:46:03 +0000 (UTC) (envelope-from tijl@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 E2A021755; Fri, 16 Dec 2016 12:46:02 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGCk2Kb087990; Fri, 16 Dec 2016 12:46:02 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGCk150087987; Fri, 16 Dec 2016 12:46:01 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612161246.uBGCk150087987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Fri, 16 Dec 2016 12:46:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428674 - head/audio/libgme 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: Fri, 16 Dec 2016 12:46:03 -0000 Author: tijl Date: Fri Dec 16 12:46:01 2016 New Revision: 428674 URL: https://svnweb.freebsd.org/changeset/ports/428674 Log: Update to 0.6.1 to fix arbitrary code execution through specially crafted audio file. MFH: 2016Q4 Modified: head/audio/libgme/Makefile head/audio/libgme/distinfo head/audio/libgme/pkg-plist Modified: head/audio/libgme/Makefile ============================================================================== --- head/audio/libgme/Makefile Fri Dec 16 12:30:33 2016 (r428673) +++ head/audio/libgme/Makefile Fri Dec 16 12:46:01 2016 (r428674) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgme -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/mpyne/game-music-emu/downloads/ DISTNAME= game-music-emu-${PORTVERSION} @@ -19,7 +19,7 @@ PORTDOCS= changes.txt design.txt gme.txt OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e '/pkgconfig/s,lib/,libdata/,' \ + @${REINPLACE_CMD} -e '/pkgconfig/s/lib[[:>:]]/libdata/' \ ${WRKSRC}/gme/CMakeLists.txt post-install-DOCS-on: Modified: head/audio/libgme/distinfo ============================================================================== --- head/audio/libgme/distinfo Fri Dec 16 12:30:33 2016 (r428673) +++ head/audio/libgme/distinfo Fri Dec 16 12:46:01 2016 (r428674) @@ -1,2 +1,3 @@ -SHA256 (game-music-emu-0.6.0.tar.bz2) = 506e81d0c61e1a26d503fbf5351503e0b31f9fbb374cb1f09979758b46a24987 -SIZE (game-music-emu-0.6.0.tar.bz2) = 170202 +TIMESTAMP = 1481891839 +SHA256 (game-music-emu-0.6.1.tar.bz2) = dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 +SIZE (game-music-emu-0.6.1.tar.bz2) = 171140 Modified: head/audio/libgme/pkg-plist ============================================================================== --- head/audio/libgme/pkg-plist Fri Dec 16 12:30:33 2016 (r428673) +++ head/audio/libgme/pkg-plist Fri Dec 16 12:46:01 2016 (r428674) @@ -1,5 +1,5 @@ include/gme/gme.h lib/libgme.so lib/libgme.so.0 -lib/libgme.so.0.6.0 +lib/libgme.so.0.6.1 libdata/pkgconfig/libgme.pc From owner-svn-ports-all@freebsd.org Fri Dec 16 13:07:27 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 BE4A1C82ACE; Fri, 16 Dec 2016 13:07:27 +0000 (UTC) (envelope-from ehaupt@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 998B81E4; Fri, 16 Dec 2016 13:07:27 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGD7QCG096151; Fri, 16 Dec 2016 13:07:26 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGD7Q83096145; Fri, 16 Dec 2016 13:07:26 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612161307.uBGD7Q83096145@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 16 Dec 2016 13:07:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428675 - in head/deskutils: . go-for-it 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: Fri, 16 Dec 2016 13:07:27 -0000 Author: ehaupt Date: Fri Dec 16 13:07:26 2016 New Revision: 428675 URL: https://svnweb.freebsd.org/changeset/ports/428675 Log: Add go-for-it 1.4.7, stylish to-do list with built-in productivity timer. PR: 212990 Submitted by: neel@neelc.org Added: head/deskutils/go-for-it/ head/deskutils/go-for-it/Makefile (contents, props changed) head/deskutils/go-for-it/distinfo (contents, props changed) head/deskutils/go-for-it/pkg-descr (contents, props changed) head/deskutils/go-for-it/pkg-plist (contents, props changed) Modified: head/deskutils/Makefile Modified: head/deskutils/Makefile ============================================================================== --- head/deskutils/Makefile Fri Dec 16 12:46:01 2016 (r428674) +++ head/deskutils/Makefile Fri Dec 16 13:07:26 2016 (r428675) @@ -94,6 +94,7 @@ SUBDIR += gnote SUBDIR += gnotime SUBDIR += gnustep-wrapper + SUBDIR += go-for-it SUBDIR += gourmet SUBDIR += griffith SUBDIR += growl-for-linux Added: head/deskutils/go-for-it/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/go-for-it/Makefile Fri Dec 16 13:07:26 2016 (r428675) @@ -0,0 +1,30 @@ +# $FreeBSD$ + +PORTNAME= go-for-it +PORTVERSION= 1.4.7 +DISTVERSIONPREFIX= release_ +CATEGORIES= deskutils + +MAINTAINER= neel@neelc.org +COMMENT= Stylish to-do list with built-in productivity timer + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_DEPENDS= valac:lang/vala +LIB_DEPENDS= libnotify.so:devel/libnotify + +USE_GITHUB= yes +GH_ACCOUNT= mank319 +GH_PROJECT= Go-For-It + +GNU_CONFIGURE= yes +USES= cmake gettext-runtime pkgconfig +USE_GNOME= cairo glib20 gtk30 +INSTALLS_ICONS= yes + +post-install: + ${INSTALL_DATA} ${WRKSRC}/data/go-for-it.desktop \ + ${STAGEDIR}${PREFIX}/share/applications + +.include Added: head/deskutils/go-for-it/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/go-for-it/distinfo Fri Dec 16 13:07:26 2016 (r428675) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481883163 +SHA256 (mank319-Go-For-It-release_1.4.7_GH0.tar.gz) = f935ac3c1bb82095f5b4910b440a54c8e7b00d844154572beacf03294dd81c21 +SIZE (mank319-Go-For-It-release_1.4.7_GH0.tar.gz) = 301310 Added: head/deskutils/go-for-it/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/go-for-it/pkg-descr Fri Dec 16 13:07:26 2016 (r428675) @@ -0,0 +1,4 @@ +Go For It! is a simple and stylish productivity app, featuring a to-do list, +merged with a timer that keeps your focus on the current task. + +WWW: http://manuel-kehl.de/projects/go-for-it/ Added: head/deskutils/go-for-it/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/deskutils/go-for-it/pkg-plist Fri Dec 16 13:07:26 2016 (r428675) @@ -0,0 +1,12 @@ +bin/go-for-it +share/icons/hicolor/16x16/apps/go-for-it.svg +share/icons/hicolor/24x24/apps/go-for-it.svg +share/icons/hicolor/32x32/apps/go-for-it.svg +share/icons/hicolor/48x48/apps/go-for-it.svg +share/icons/hicolor/64x64/apps/go-for-it.svg +share/icons/hicolor/128x128/apps/go-for-it.svg +share/icons/hicolor/24x24/actions/go-for-it-open-menu-fallback.svg +share/go-for-it/style/go-for-it-3.20.css +share/go-for-it/style/go-for-it-3.10.css +share/go-for-it/style/go-for-it-legacy.css +share/applications/go-for-it.desktop From owner-svn-ports-all@freebsd.org Fri Dec 16 13:18:11 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 32F0EC82E4E; Fri, 16 Dec 2016 13:18:11 +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 E7B6BA47; Fri, 16 Dec 2016 13:18:10 +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 uBGDIAjs000287; Fri, 16 Dec 2016 13:18:10 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDI9Zu000282; Fri, 16 Dec 2016 13:18:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612161318.uBGDI9Zu000282@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 13:18:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428676 - in head: . mail/thunderbird www/firefox www/seamonkey www/seamonkey/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: Fri, 16 Dec 2016 13:18:11 -0000 Author: jbeich Date: Fri Dec 16 13:18:09 2016 New Revision: 428676 URL: https://svnweb.freebsd.org/changeset/ports/428676 Log: Oops, restore Lightning build after r428672 addons.mozilla.org version still cannot be used due to binary components that aren't provided for any Tier3 platform. Added: head/www/seamonkey/files/patch-bug1231349 (contents, props changed) Modified: head/UPDATING head/mail/thunderbird/Makefile (contents, props changed) head/www/firefox/Makefile.options (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Dec 16 13:07:26 2016 (r428675) +++ head/UPDATING Fri Dec 16 13:18:09 2016 (r428676) @@ -13,9 +13,6 @@ you update your ports collection, before dropped binary components in 1.9. Go to Tools -> Add-ons Manager then type "enigmail" in the search box to install. - LIGHTNING is now only built as a system addon (disabled by default) - using upstream build glue. Go to Tools -> Add-ons Manager to enable. - 20161213: AFFECTS: users of devel/skalibs, lang/execline, sysutils/s6 AUTHOR: Colin Booth Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri Dec 16 13:07:26 2016 (r428675) +++ head/mail/thunderbird/Makefile Fri Dec 16 13:18:09 2016 (r428676) @@ -3,7 +3,7 @@ PORTNAME= thunderbird DISTVERSION= 45.5.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= mail news net-im ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source @@ -53,10 +53,10 @@ PORTNAME_ICON_SRC= ${PREFIX}/lib/${MOZIL SYSTEM_PREFS= ${FAKEDIR}/lib/${PORTNAME}/defaults/pref/${PORTNAME}.js MOZ_PIS_SCRIPTS=moz_pis_S50cleanhome -OPTIONS_DEFINE= RUST +OPTIONS_DEFINE= LIGHTNING RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 -OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA GTK2 +OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA GTK2 LIGHTNING .include "${.CURDIR}/../../www/firefox/Makefile.options" .include @@ -66,9 +66,16 @@ MOZSRC:= ${WRKSRC}/mozilla XPI_LIBDIR= ${PREFIX}/lib/xpi +.if ${PORT_OPTIONS:MLIGHTNING} +MOZ_OPTIONS+= --enable-calendar +.else +MOZ_OPTIONS+= --disable-calendar +.endif + post-extract: @${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON}|;s|@MOZILLA@|${MOZILLA}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop + post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/mail/app/nsMailApp.cpp Modified: head/www/firefox/Makefile.options ============================================================================== --- head/www/firefox/Makefile.options Fri Dec 16 13:07:26 2016 (r428675) +++ head/www/firefox/Makefile.options Fri Dec 16 13:18:09 2016 (r428676) @@ -25,4 +25,5 @@ CANBERRA_DESC?= Sound theme alerts GNOMEUI_DESC?= libgnomeui support module INTEGER_SAMPLES_DESC?= Integer audio sample format LIBPROXY_DESC?= Proxy support via libproxy +LIGHTNING_DESC?= Calendar extension RUST_DESC?= Build with components written in Rust language Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Fri Dec 16 13:07:26 2016 (r428675) +++ head/www/seamonkey/Makefile Fri Dec 16 13:18:09 2016 (r428676) @@ -4,7 +4,7 @@ PORTNAME= seamonkey DISTVERSION= 2.46 MOZILLA_VER= 49 # above + 3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= www mail news editors irc ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build9/source @@ -46,10 +46,10 @@ MOZ_PKGCONFIG_FILES= BROKEN_aarch64= Fails to link: error adding symbols: File in wrong format -OPTIONS_DEFINE= LDAP RUST +OPTIONS_DEFINE= LDAP LIGHTNING RUST OPTIONS_SINGLE= TOOLKIT OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3 -OPTIONS_DEFAULT=CANBERRA GTK2 LDAP +OPTIONS_DEFAULT=CANBERRA GTK2 LDAP LIGHTNING LDAP_DESC?= LDAP support for Mailnews @@ -66,6 +66,11 @@ MOZ_OPTIONS+= --disable-ldap .else MOZ_OPTIONS+= --enable-ldap .endif +.if ${PORT_OPTIONS:MLIGHTNING} +MOZ_OPTIONS+= --enable-calendar +.else +MOZ_OPTIONS+= --disable-calendar +.endif post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ Added: head/www/seamonkey/files/patch-bug1231349 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/seamonkey/files/patch-bug1231349 Fri Dec 16 13:18:09 2016 (r428676) @@ -0,0 +1,16 @@ +diff --git a/suite/installer/package-manifest.in b/suite/installer/package-manifest.in +--- suite/installer/package-manifest.in ++++ suite/installer/package-manifest.in +@@ -911,3 +956,12 @@ + @RESPATH@/extensions/debugQA@mozilla.org/chrome/debugqa@JAREXT@ + #endif + #endif ++ ++#ifdef MOZ_CALENDAR ++[calendar] ++#ifdef NIGHTLY_BUILD ++@RESPATH@/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/ ++#else ++@RESPATH@/distribution/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/ ++#endif ++#endif From owner-svn-ports-all@freebsd.org Fri Dec 16 13:31: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 0CA27C83582; Fri, 16 Dec 2016 13:31:13 +0000 (UTC) (envelope-from brnrd@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 CD81B12DA; Fri, 16 Dec 2016 13:31:12 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGDVBRD004538; Fri, 16 Dec 2016 13:31:11 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDVB0e004536; Fri, 16 Dec 2016 13:31:11 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201612161331.uBGDVB0e004536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Fri, 16 Dec 2016 13:31:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428677 - head/databases/mariadb101-server 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: Fri, 16 Dec 2016 13:31:13 -0000 Author: brnrd Date: Fri Dec 16 13:31:11 2016 New Revision: 428677 URL: https://svnweb.freebsd.org/changeset/ports/428677 Log: databases/mariadb101-server: Update to 10.1.20 - Regular update Modified: head/databases/mariadb101-server/Makefile head/databases/mariadb101-server/distinfo Modified: head/databases/mariadb101-server/Makefile ============================================================================== --- head/databases/mariadb101-server/Makefile Fri Dec 16 13:18:09 2016 (r428676) +++ head/databases/mariadb101-server/Makefile Fri Dec 16 13:31:11 2016 (r428677) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME?= mariadb -PORTVERSION= 10.1.19 -PORTREVISION= 1 +PORTVERSION= 10.1.20 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ Modified: head/databases/mariadb101-server/distinfo ============================================================================== --- head/databases/mariadb101-server/distinfo Fri Dec 16 13:18:09 2016 (r428676) +++ head/databases/mariadb101-server/distinfo Fri Dec 16 13:31:11 2016 (r428677) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478591187 -SHA256 (mariadb-10.1.19.tar.gz) = 5b9373f314e2d1727422fb3795bcf50c1c59005129b35b6cadafae5663251a81 -SIZE (mariadb-10.1.19.tar.gz) = 61222929 +TIMESTAMP = 1481835914 +SHA256 (mariadb-10.1.20.tar.gz) = c24e83f24d674d9912319f9e9422f093c8ca6be1721a4380cbd74792b89ba0b9 +SIZE (mariadb-10.1.20.tar.gz) = 61312731 From owner-svn-ports-all@freebsd.org Fri Dec 16 13:42: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 7E678C83758; Fri, 16 Dec 2016 13:42:12 +0000 (UTC) (envelope-from olivier@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 4D3D31860; Fri, 16 Dec 2016 13:42:12 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGDgBlW011593; Fri, 16 Dec 2016 13:42:11 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDgBW0011592; Fri, 16 Dec 2016 13:42:11 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201612161342.uBGDgBW0011592@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Fri, 16 Dec 2016 13:42:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428678 - head/www/py-bottle-cork 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: Fri, 16 Dec 2016 13:42:12 -0000 Author: olivier Date: Fri Dec 16 13:42:11 2016 New Revision: 428678 URL: https://svnweb.freebsd.org/changeset/ports/428678 Log: Update sqlalchemy dependency PR: 215223 Submitted by: rene Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D8799 Modified: head/www/py-bottle-cork/Makefile Modified: head/www/py-bottle-cork/Makefile ============================================================================== --- head/www/py-bottle-cork/Makefile Fri Dec 16 13:31:11 2016 (r428677) +++ head/www/py-bottle-cork/Makefile Fri Dec 16 13:42:11 2016 (r428678) @@ -2,6 +2,7 @@ PORTNAME= bottle-cork PORTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -27,7 +28,7 @@ OPTIONS_DEFINE= SQLITE MONGODB SQLALCHE SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 MONGODB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>0:databases/pymongo -SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy07>0:databases/py-sqlalchemy07 +SQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy10>0:databases/py-sqlalchemy10 .if ${PORT_OPTIONS:MEXAMPLES} post-install: From owner-svn-ports-all@freebsd.org Fri Dec 16 13:44: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 13F64C837DA; Fri, 16 Dec 2016 13:44:03 +0000 (UTC) (envelope-from olivier@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 D75CE19CE; Fri, 16 Dec 2016 13:44:02 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGDi25K012448; Fri, 16 Dec 2016 13:44:02 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDi1DY012446; Fri, 16 Dec 2016 13:44:01 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201612161344.uBGDi1DY012446@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Fri, 16 Dec 2016 13:44:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428679 - head/net/py-GeoIP2 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: Fri, 16 Dec 2016 13:44:03 -0000 Author: olivier Date: Fri Dec 16 13:44:01 2016 New Revision: 428679 URL: https://svnweb.freebsd.org/changeset/ports/428679 Log: Update to 2.4.2 Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D8800 Modified: head/net/py-GeoIP2/Makefile head/net/py-GeoIP2/distinfo Modified: head/net/py-GeoIP2/Makefile ============================================================================== --- head/net/py-GeoIP2/Makefile Fri Dec 16 13:42:11 2016 (r428678) +++ head/net/py-GeoIP2/Makefile Fri Dec 16 13:44:01 2016 (r428679) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= GeoIP2 -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v CATEGORIES= net python geography PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-GeoIP2/distinfo ============================================================================== --- head/net/py-GeoIP2/distinfo Fri Dec 16 13:42:11 2016 (r428678) +++ head/net/py-GeoIP2/distinfo Fri Dec 16 13:44:01 2016 (r428679) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465846708 -SHA256 (maxmind-GeoIP2-python-v2.4.0_GH0.tar.gz) = af0cdf4d7bd01e07de7d7719fab8a4eb2fde64b9d980de7a0b73cb5302dbfcde -SIZE (maxmind-GeoIP2-python-v2.4.0_GH0.tar.gz) = 30272 +TIMESTAMP = 1481751876 +SHA256 (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 1d3ed0cc0baeafeba137564dcd8487c42d3775b6748a95bf0bc55ef940eda301 +SIZE (maxmind-GeoIP2-python-v2.4.2_GH0.tar.gz) = 31195 From owner-svn-ports-all@freebsd.org Fri Dec 16 13:48: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 7AF4AC8387D; Fri, 16 Dec 2016 13:48:39 +0000 (UTC) (envelope-from olivier@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 389AE1B3B; Fri, 16 Dec 2016 13:48:39 +0000 (UTC) (envelope-from olivier@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGDmcYP012749; Fri, 16 Dec 2016 13:48:38 GMT (envelope-from olivier@FreeBSD.org) Received: (from olivier@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDmbBa012744; Fri, 16 Dec 2016 13:48:37 GMT (envelope-from olivier@FreeBSD.org) Message-Id: <201612161348.uBGDmbBa012744@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivier set sender to olivier@FreeBSD.org using -f From: Olivier Cochard Date: Fri, 16 Dec 2016 13:48:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428680 - in head/irc/hexchat: . 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: Fri, 16 Dec 2016 13:48:39 -0000 Author: olivier Date: Fri Dec 16 13:48:37 2016 New Revision: 428680 URL: https://svnweb.freebsd.org/changeset/ports/428680 Log: Update to 2.12.4 PR: 215302 Submitted by: Piotr Kubaj (maintainer) Approved by: tabthorpe Differential Revision: https://reviews.freebsd.org/D8805 Modified: head/irc/hexchat/Makefile head/irc/hexchat/distinfo head/irc/hexchat/files/patch-src__common__server.c head/irc/hexchat/files/patch-src__common__ssl.c head/irc/hexchat/pkg-plist Modified: head/irc/hexchat/Makefile ============================================================================== --- head/irc/hexchat/Makefile Fri Dec 16 13:44:01 2016 (r428679) +++ head/irc/hexchat/Makefile Fri Dec 16 13:48:37 2016 (r428680) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= hexchat -PORTVERSION= 2.12.3 +PORTVERSION= 2.12.4 CATEGORIES= irc gnome ipv6 -MASTER_SITES= http://dl.hexchat.net/${PORTNAME}/ +MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/archive/ +DISTNAME= v${PORTVERSION} MAINTAINER= pkubaj@anongoth.pl COMMENT= IRC chat program with GTK and Text Frontend @@ -12,12 +13,15 @@ COMMENT= IRC chat program with GTK and T LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= devel/autoconf-archive>0:devel/autoconf-archive LIB_DEPENDS= libproxy.so:net/libproxy \ libfontconfig.so:x11-fonts/fontconfig \ libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 -USES= gmake desktop-file-utils libtool pkgconfig tar:xz ssl +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +USES= autoreconf gmake desktop-file-utils libtool pkgconfig ssl USE_GNOME= cairo gtk20 intltool libxml2 USE_XORG= x11 GNU_CONFIGURE= yes @@ -36,7 +40,7 @@ SUB_FILES= pkg-message PORTDOCS= * -OPTIONS_DEFINE= CA_BUNDLE CANBERRA DBUS DOAT DOCS FISHLIM LUA NLS NOTIFY \ +OPTIONS_DEFINE= CA_BUNDLE CANBERRA DBUS DOCS FISHLIM LUA NLS NOTIFY \ PERL PYTHON SOCKS TEXTFE OPTIONS_DEFAULT= CA_BUNDLE CANBERRA DBUS NOTIFY PERL PYTHON @@ -45,7 +49,6 @@ OPTIONS_SUB= yes CA_BUNDLE_DESC= Include CA bundle for SSL verification CANBERRA_DESC= Audio support via Libcanberra -DOAT_DESC= Do At plugin FISHLIM_DESC= FiSHLiM plugin TEXTFE_DESC= Text frontend SOCKS_DESC= SOCKS proxy support, FORBIDDEN in FreeBSD 10+ @@ -56,7 +59,6 @@ CANBERRA_CONFIGURE_ENABLE=libcanberra DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib DBUS_CONFIGURE_ENABLE= dbus DBUS_USE= GNOME=gconf2 -DOAT_CONFIGURE_ENABLE= doat FISHLIM_CONFIGURE_ENABLE=fishlim LUA_CONFIGURE_ENABLE= lua LUA_USES= lua Modified: head/irc/hexchat/distinfo ============================================================================== --- head/irc/hexchat/distinfo Fri Dec 16 13:44:01 2016 (r428679) +++ head/irc/hexchat/distinfo Fri Dec 16 13:48:37 2016 (r428680) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477276791 -SHA256 (hexchat-2.12.3.tar.xz) = 6f2b22372c7a9ed8ffab817079638e8f4178f5f8ba63c89cb3baa01be614f2ba -SIZE (hexchat-2.12.3.tar.xz) = 1577736 +TIMESTAMP = 1481549280 +SHA256 (v2.12.4.tar.gz) = eb9ebe45b1c9e39543517b48d63caa2f2736e82a8dbbd1da96132070752f8084 +SIZE (v2.12.4.tar.gz) = 2780008 Modified: head/irc/hexchat/files/patch-src__common__server.c ============================================================================== --- head/irc/hexchat/files/patch-src__common__server.c Fri Dec 16 13:44:01 2016 (r428679) +++ head/irc/hexchat/files/patch-src__common__server.c Fri Dec 16 13:48:37 2016 (r428680) @@ -1,11 +1,11 @@ ---- src/common/server.c.orig 2014-11-25 18:42:31.000000000 +0100 -+++ src/common/server.c 2015-05-21 15:48:24.162789182 +0200 -@@ -875,7 +875,7 @@ +--- src/common/server.c.orig 2016-12-10 14:30:51 UTC ++++ src/common/server.c +@@ -743,7 +743,7 @@ server_connect_success (server *serv) /* it'll be a memory leak, if connection isn't terminated by server_cleanup() */ serv->ssl = _SSL_socket (serv->ctx, serv->sok); - if ((err = _SSL_set_verify (serv->ctx, ssl_cb_verify, NULL))) -+ if ((err = _SSL_set_verify (serv->ctx, ssl_cb_verify, %%CA_BUNDLE%%))) ++ if ((err = _SSL_set_verify (serv->ctx, ssl_cb_verify, "/usr/local/share/certs/ca-root-nss.crt"))) { EMIT_SIGNAL (XP_TE_CONNFAIL, serv->server_session, err, NULL, NULL, NULL, 0); Modified: head/irc/hexchat/files/patch-src__common__ssl.c ============================================================================== --- head/irc/hexchat/files/patch-src__common__ssl.c Fri Dec 16 13:44:01 2016 (r428679) +++ head/irc/hexchat/files/patch-src__common__ssl.c Fri Dec 16 13:48:37 2016 (r428680) @@ -1,6 +1,6 @@ ---- src/common/ssl.c.orig 2014-11-25 18:42:31.000000000 +0100 -+++ src/common/ssl.c 2015-05-21 15:58:31.403630733 +0200 -@@ -320,7 +320,7 @@ +--- src/common/ssl.c.orig 2016-12-10 14:30:51 UTC ++++ src/common/ssl.c +@@ -328,7 +328,7 @@ _SSL_set_verify (SSL_CTX *ctx, void *ver __SSL_fill_err_buf ("SSL_CTX_set_default_verify_paths"); return (err_buf); } @@ -9,7 +9,7 @@ if (cacert) { if (!SSL_CTX_load_verify_locations (ctx, cacert, NULL)) -@@ -329,7 +329,7 @@ +@@ -337,7 +337,7 @@ _SSL_set_verify (SSL_CTX *ctx, void *ver return (err_buf); } } Modified: head/irc/hexchat/pkg-plist ============================================================================== --- head/irc/hexchat/pkg-plist Fri Dec 16 13:44:01 2016 (r428679) +++ head/irc/hexchat/pkg-plist Fri Dec 16 13:48:37 2016 (r428680) @@ -2,7 +2,6 @@ bin/hexchat %%TEXTFE%%bin/hexchat-text include/hexchat-plugin.h lib/hexchat/plugins/checksum.so -%%DOAT%%lib/hexchat/plugins/doat.so %%FISHLIM%%lib/hexchat/plugins/fishlim.so %%PERL%%lib/hexchat/plugins/perl.so %%PYTHON%%lib/hexchat/plugins/python.so From owner-svn-ports-all@freebsd.org Fri Dec 16 13:50: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 9D717C838C3; Fri, 16 Dec 2016 13:50:51 +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 69E381CB7; Fri, 16 Dec 2016 13:50:51 +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 uBGDoosH012966; Fri, 16 Dec 2016 13:50:50 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGDooJw012964; Fri, 16 Dec 2016 13:50:50 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612161350.uBGDooJw012964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 13:50:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428681 - in head: mail/thunderbird www/seamonkey 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: Fri, 16 Dec 2016 13:50:51 -0000 Author: jbeich Date: Fri Dec 16 13:50:50 2016 New Revision: 428681 URL: https://svnweb.freebsd.org/changeset/ports/428681 Log: Drop unused variable after r428672 Modified: head/mail/thunderbird/Makefile (contents, props changed) head/www/seamonkey/Makefile (contents, props changed) Modified: head/mail/thunderbird/Makefile ============================================================================== --- head/mail/thunderbird/Makefile Fri Dec 16 13:48:37 2016 (r428680) +++ head/mail/thunderbird/Makefile Fri Dec 16 13:50:50 2016 (r428681) @@ -64,8 +64,6 @@ OPTIONS_DEFAULT=BUNDLED_CAIRO CANBERRA G WRKSRC:= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZSRC:= ${WRKSRC}/mozilla -XPI_LIBDIR= ${PREFIX}/lib/xpi - .if ${PORT_OPTIONS:MLIGHTNING} MOZ_OPTIONS+= --enable-calendar .else Modified: head/www/seamonkey/Makefile ============================================================================== --- head/www/seamonkey/Makefile Fri Dec 16 13:48:37 2016 (r428680) +++ head/www/seamonkey/Makefile Fri Dec 16 13:50:50 2016 (r428681) @@ -59,8 +59,6 @@ LDAP_DESC?= LDAP support for Mailnews WRKSRC:= ${WRKDIR}/${PORTNAME}-${DISTVERSION} MOZSRC:= ${WRKSRC}/mozilla -XPI_LIBDIR= ${PREFIX}/lib/xpi - .if ! ${PORT_OPTIONS:MLDAP} MOZ_OPTIONS+= --disable-ldap .else From owner-svn-ports-all@freebsd.org Fri Dec 16 14:03:44 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 3DD8FC83BE3; Fri, 16 Dec 2016 14:03:44 +0000 (UTC) (envelope-from sunpoet@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 0F3BD6BE; Fri, 16 Dec 2016 14:03:43 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGE3hha020861; Fri, 16 Dec 2016 14:03:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGE3h2V020860; Fri, 16 Dec 2016 14:03:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612161403.uBGE3h2V020860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 16 Dec 2016 14:03:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428682 - head/www/p5-POE-Component-Server-HTTPServer 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: Fri, 16 Dec 2016 14:03:44 -0000 Author: sunpoet Date: Fri Dec 16 14:03:43 2016 New Revision: 428682 URL: https://svnweb.freebsd.org/changeset/ports/428682 Log: - Remove duplicate entries of p5-libwww Modified: head/www/p5-POE-Component-Server-HTTPServer/Makefile Modified: head/www/p5-POE-Component-Server-HTTPServer/Makefile ============================================================================== --- head/www/p5-POE-Component-Server-HTTPServer/Makefile Fri Dec 16 13:50:50 2016 (r428681) +++ head/www/p5-POE-Component-Server-HTTPServer/Makefile Fri Dec 16 14:03:43 2016 (r428682) @@ -13,8 +13,6 @@ COMMENT= POE Component to server HTTP re BUILD_DEPENDS= p5-POE>=0:devel/p5-POE \ p5-libwww>=0:www/p5-libwww \ - p5-libwww>=0:www/p5-libwww \ - p5-libwww>=0:www/p5-libwww \ p5-HTML-Template-HashWrapper>=0:www/p5-HTML-Template-HashWrapper \ p5-MIME-Types>=0:mail/p5-MIME-Types RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-all@freebsd.org Fri Dec 16 15:31:26 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 0013EC83798; Fri, 16 Dec 2016 15:31:25 +0000 (UTC) (envelope-from jhale@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 CE72E12D3; Fri, 16 Dec 2016 15:31:25 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGFVPCq055904; Fri, 16 Dec 2016 15:31:25 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGFVOI4055900; Fri, 16 Dec 2016 15:31:24 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612161531.uBGFVOI4055900@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 15:31:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428683 - in head/security: pinentry pinentry-qt4 pinentry/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: Fri, 16 Dec 2016 15:31:26 -0000 Author: jhale Date: Fri Dec 16 15:31:24 2016 New Revision: 428683 URL: https://svnweb.freebsd.org/changeset/ports/428683 Log: Update to 1.0.0 Add LICENSE (GPLv2+) Dependency cleanup Whitespace fix Remake patches Take maintainership Added: head/security/pinentry/files/patch-secmem_secmem.c - copied, changed from r428682, head/security/pinentry/files/patch-more_sec_mem Deleted: head/security/pinentry/files/patch-more_sec_mem Modified: head/security/pinentry-qt4/Makefile head/security/pinentry/Makefile head/security/pinentry/distinfo Modified: head/security/pinentry-qt4/Makefile ============================================================================== --- head/security/pinentry-qt4/Makefile Fri Dec 16 14:03:43 2016 (r428682) +++ head/security/pinentry-qt4/Makefile Fri Dec 16 15:31:24 2016 (r428683) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pinentry -PORTREVISION= 1 +PORTREVISION= 0 COMMENT= Qt 4 version of the GnuPG password dialog Modified: head/security/pinentry/Makefile ============================================================================== --- head/security/pinentry/Makefile Fri Dec 16 14:03:43 2016 (r428682) +++ head/security/pinentry/Makefile Fri Dec 16 15:31:24 2016 (r428683) @@ -2,14 +2,17 @@ # $FreeBSD$ PORTNAME= pinentry -PORTVERSION= 0.9.7 -PORTREVISION?= 1 +PORTVERSION= 1.0.0 +PORTREVISION?= 0 CATEGORIES= security MASTER_SITES= GNUPG/pinentry -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jhale@FreeBSD.org COMMENT?= Collection of simple PIN or passphrase entry dialogs +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + USES= tar:bzip2 .if !defined(PINENTRY_GUI) @@ -42,7 +45,7 @@ QT4_RUN_DEPENDS= ${PINENTRY_QT4}:securit QT5_DESC= Qt 5 frontend PINENTRY_QT5= pinentry-qt5 -QT5_RUN_DEPENDS= ${PINENTRY_QT5}:security/pinentry-qt5 +QT5_RUN_DEPENDS= ${PINENTRY_QT5}:security/pinentry-qt5 GNOME3_DESC= GNOME 3 frontend PINENTRY_GNOME3= pinentry-gnome3 @@ -63,21 +66,19 @@ do-install: .else # !defined(PINENTRY_GUI) PKGNAMESUFFIX= -${PINENTRY_GUI} LIB_DEPENDS= libassuan.so:security/libassuan \ - libgcrypt.so:security/libgcrypt \ - libksba.so:security/libksba + libgpg-error.so:security/libgpg-error -USES+= iconv gmake ncurses pkgconfig +USES+= gmake iconv localbase ncurses pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-pinentry-emacs - -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -Wl,--as-needed OPTIONS_DEFINE= LIBSECRET LIBSECRET_DESC= Saving the passphrase with libsecret LIBSECRET_CONFIGURE_ENABLE= libsecret LIBSECRET_LIB_DEPENDS= libsecret-1.so:security/libsecret +LIBSECRET_USE= GNOME=glib20 .if ${PINENTRY_GUI} == "gnome3" OPTIONS_SLAVE= LIBSECRET @@ -90,7 +91,7 @@ CONFIGURE_ARGS+=--disable-pinentry-gnome .if ${PINENTRY_GUI} == "qt4" USES+= compiler:c++11-lib -USE_QT4= gui moc_build +USE_QT4= corelib gui moc_build PLIST_FILES= bin/pinentry-qt4 CONFIGURE_ARGS+=--disable-pinentry-qt5 \ --program-suffix=4 Modified: head/security/pinentry/distinfo ============================================================================== --- head/security/pinentry/distinfo Fri Dec 16 14:03:43 2016 (r428682) +++ head/security/pinentry/distinfo Fri Dec 16 15:31:24 2016 (r428683) @@ -1,2 +1,3 @@ -SHA256 (pinentry-0.9.7.tar.bz2) = 6398208394972bbf897c3325780195584682a0d0c164ca5a0da35b93b1e4e7b2 -SIZE (pinentry-0.9.7.tar.bz2) = 432978 +TIMESTAMP = 1481880660 +SHA256 (pinentry-1.0.0.tar.bz2) = 1672c2edc1feb036075b187c0773787b2afd0544f55025c645a71b4c2f79275a +SIZE (pinentry-1.0.0.tar.bz2) = 436930 Copied and modified: head/security/pinentry/files/patch-secmem_secmem.c (from r428682, head/security/pinentry/files/patch-more_sec_mem) ============================================================================== --- head/security/pinentry/files/patch-more_sec_mem Fri Dec 16 14:03:43 2016 (r428682, copy source) +++ head/security/pinentry/files/patch-secmem_secmem.c Fri Dec 16 15:31:24 2016 (r428683) @@ -1,6 +1,6 @@ ---- secmem/secmem.c.orig 2007-07-03 05:49:48.000000000 +0600 -+++ secmem/secmem.c 2008-02-17 22:19:50.000000000 +0500 -@@ -85,7 +85,7 @@ +--- secmem/secmem.c.orig 2016-04-14 14:39:51 UTC ++++ secmem/secmem.c +@@ -88,7 +88,7 @@ log_fatal(char *template, ...) # define MAP_ANONYMOUS MAP_ANON #endif From owner-svn-ports-all@freebsd.org Fri Dec 16 15:35: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 DEBECC83884; Fri, 16 Dec 2016 15:35:57 +0000 (UTC) (envelope-from danfe@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 7C12317C8; Fri, 16 Dec 2016 15:35:57 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGFZue5057018; Fri, 16 Dec 2016 15:35:56 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGFZuRW057010; Fri, 16 Dec 2016 15:35:56 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201612161535.uBGFZuRW057010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Fri, 16 Dec 2016 15:35:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428684 - in head/graphics: . photivo photivo/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: Fri, 16 Dec 2016 15:35:58 -0000 Author: danfe Date: Fri Dec 16 15:35:55 2016 New Revision: 428684 URL: https://svnweb.freebsd.org/changeset/ports/428684 Log: Add a port of Photivo, a free and open source photo processor. Unfortunately, I had to deprive it from using OpenMP features, since `compiler:openmp' pulls in GCC and libstdc++ which causes linking problems due to incompatible std::string ABI. Also, while Qt 4.x should be supported, it does not build against, so sadly it's Qt 5.x based only for now. WWW: http://photivo.org/ Added: head/graphics/photivo/ head/graphics/photivo/Makefile (contents, props changed) head/graphics/photivo/distinfo (contents, props changed) head/graphics/photivo/files/ head/graphics/photivo/files/patch-CMakeLists.txt (contents, props changed) head/graphics/photivo/files/patch-Sources_ptDefines.h (contents, props changed) head/graphics/photivo/files/patch-Sources_ptImage.cpp (contents, props changed) head/graphics/photivo/pkg-descr (contents, props changed) head/graphics/photivo/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Fri Dec 16 15:31:24 2016 (r428683) +++ head/graphics/Makefile Fri Dec 16 15:35:55 2016 (r428684) @@ -769,6 +769,7 @@ SUBDIR += pfstools SUBDIR += pgplot SUBDIR += pho + SUBDIR += photivo SUBDIR += photopc SUBDIR += phototonic SUBDIR += php-facedetect Added: head/graphics/photivo/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/Makefile Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,44 @@ +# Created by: Alexey Dokuchaev +# $FreeBSD$ + +PORTNAME= photivo +PORTVERSION= 0.0.2015.03.21 +CATEGORIES= graphics +MASTER_SITES= https://storage.googleapis.com/google-code-archive-source/v2/code.google.com/${PORTNAME}/ +DISTNAME= source-archive +DIST_SUBDIR= ${PORTNAME} + +MAINTAINER= danfe@FreeBSD.org +COMMENT= Free and open source photo processor + +LICENSE= GPLv3 + +LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ + libexiv2.so:graphics/exiv2 \ + liblqr-1.so:graphics/liblqr-1 \ + liblensfun.so:graphics/lensfun \ + libGraphicsMagick.so:graphics/GraphicsMagick \ + libfftw3.so:math/fftw3 + +USES= cmake compiler:c++0x desktop-file-utils dos2unix \ + gettext-runtime jpeg pkgconfig zip +USE_GNOME= glib20 +USE_QT5= qmake_build buildtools_build core gui network widgets +DOS2UNIX_FILES= Sources/ptImage.cpp + +WRKSRC= ${WRKDIR}/${PORTNAME} + +post-patch: + @${REINPLACE_CMD} -e 's,#define cimg_use_openmp 1,//&,' \ + ${WRKSRC}/Sources/ptCimg.cpp \ + ${WRKSRC}/Sources/ptImage_Pyramid.cpp + @${REINPLACE_CMD} -e '/#include "\.\.\/ptImage\.h"/ \ + { x ; s/.*/#include / ; H ; x ; }' \ + ${WRKSRC}/Sources/filters/ptFilter_EAWavelets.cpp \ + ${WRKSRC}/Sources/filters/ptFilter_FilmGrain.cpp \ + ${WRKSRC}/Sources/filters/ptFilter_HighpassSharpen.cpp \ + ${WRKSRC}/Sources/filters/ptFilter_PyramidDenoise.cpp \ + ${WRKSRC}/Sources/filters/ptFilter_StdCurve.cpp \ + ${WRKSRC}/Sources/filters/ptFilter_WaveletDenoise.cpp + +.include Added: head/graphics/photivo/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/distinfo Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,3 @@ +TIMESTAMP = 1458713356 +SHA256 (photivo/source-archive.zip) = 643a9a5a93336157c61d805e452bd4b7f46ce3e432a94ec708af0a043aa6d573 +SIZE (photivo/source-archive.zip) = 26160589 Added: head/graphics/photivo/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/files/patch-CMakeLists.txt Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,20 @@ +--- CMakeLists.txt.orig 2016-03-22 03:34:54 UTC ++++ CMakeLists.txt +@@ -140,7 +140,7 @@ message( "Build Adobe profiles creator : + + set( CMAKE_CXX_FLAGS "" ) + set( CMAKE_C_FLAGS "" ) +-set( CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -funroll-loops -fopenmp -std=gnu++0x" ) ++set( CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -funroll-loops -std=gnu++0x" ) + set( CMAKE_CXX_FLAGS_RELWITHDEBINFO "${CMAKE_CXX_FLAGS_RELWITHDEBINFO} -std=gnu++0x" ) + set( CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} -std=gnu++0x" ) + +@@ -488,8 +488,6 @@ else( NOT ${CMAKE_SYSTEM_PROCESSOR} OR $ + "-march=i686 -ffast-math -DAPPVERSION='${APPVERSION}' -DPREFIX=${CMAKE_INSTALL_PREFIX}" ) + endif( NOT ${CMAKE_SYSTEM_PROCESSOR} OR ${CMAKE_SYSTEM_PROCESSOR} STREQUAL "x86_64" ) + +-set_target_properties( photivo PROPERTIES LINK_FLAGS "-lgomp" ) +- + target_link_libraries( photivo + ${GLIB2_LIBRARIES} + ${QT_LIBRARIES} Added: head/graphics/photivo/files/patch-Sources_ptDefines.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/files/patch-Sources_ptDefines.h Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,20 @@ +--- Sources/ptDefines.h.orig 2016-03-22 03:34:55 UTC ++++ Sources/ptDefines.h +@@ -33,6 +33,8 @@ + #define __STDC_LIMIT_MACROS + #include + ++#include ++ + // disable the file manager + // #define PT_WITHOUT_FILEMGR + +@@ -63,7 +65,7 @@ std::unique_ptr make_unique(Args&& .. + namespace pt { + namespace detail { + struct c_deleter { +- void operator()(void* ptr) { std::free(ptr); } ++ void operator()(void* ptr) { free(ptr); } + }; + } + template Added: head/graphics/photivo/files/patch-Sources_ptImage.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/files/patch-Sources_ptImage.cpp Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,33 @@ +--- Sources/ptImage.cpp.orig 2016-03-22 03:34:55 UTC ++++ Sources/ptImage.cpp +@@ -40,8 +40,11 @@ + #include + #include + +-#include ++#ifdef __GLIBCXX__ + #include ++#else ++#include ++#endif + #include + + // std stuff needs to be declared apparently for jpeglib +@@ -1718,7 +1721,7 @@ ptImage* ptImage::ApplyCurve(const ptCur + if (ChannelMask & 1) Channel.push_back(0); + if (ChannelMask & 2) Channel.push_back(1); + if (ChannelMask & 4) Channel.push_back(2); +- __gnu_parallel::for_each (m_Data.begin(), m_Data.end(), [&](TPixel16 &Pixel) { ++ std::for_each (m_Data.begin(), m_Data.end(), [&](TPixel16 &Pixel) { + std::for_each (Channel.begin(), Channel.end(), [&](const short &Value){ + Pixel[Value] = Curve->Curve[ Pixel[Value] ]; + }); +@@ -1742,7 +1745,7 @@ ptImage* ptImage::ApplyLByHueCurve(const + // neutral value for a* and b* channel + const float WPH = 0x8080; + +- __gnu_parallel::for_each (m_Data.begin(), m_Data.end(), [&](TPixel16 &Pixel) { ++ std::for_each (m_Data.begin(), m_Data.end(), [&](TPixel16 &Pixel) { + // Factor by hue + float ValueA = (float)Pixel[1]-WPH; + float ValueB = (float)Pixel[2]-WPH; Added: head/graphics/photivo/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/pkg-descr Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,8 @@ +Photivo is a multi-platform photo processor for raw and bitmap images with +16-bit precision. + +Photivo tries to give the user as much control as possible to express their +creativity and to allow flexible adjustments for the various needs in +photography. + +WWW: http://photivo.org/ Added: head/graphics/photivo/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/photivo/pkg-plist Fri Dec 16 15:35:55 2016 (r428684) @@ -0,0 +1,493 @@ +bin/photivo +bin/ptClear +share/applications/photivo.desktop +share/pixmaps/photivo-appicon.png +%%DATADIR%%/ChannelMixers/BlueChannel_BW.ptm +%%DATADIR%%/ChannelMixers/Generic_BW.ptm +%%DATADIR%%/ChannelMixers/GreenChannel_BW.ptm +%%DATADIR%%/ChannelMixers/HighContrast_BW.ptm +%%DATADIR%%/ChannelMixers/IR_ChannelSwitch.ptm +%%DATADIR%%/ChannelMixers/Luminance.ptm +%%DATADIR%%/ChannelMixers/NormalContrast_BW.ptm +%%DATADIR%%/ChannelMixers/RedChannel_BW.ptm +%%DATADIR%%/Curves/Astia.ptc +%%DATADIR%%/Curves/Base/Canon.ptc +%%DATADIR%%/Curves/Base/DarkContrast.ptc +%%DATADIR%%/Curves/Base/FotogenicV41.ptc +%%DATADIR%%/Curves/Base/FotogenicV42.ptc +%%DATADIR%%/Curves/Base/Kodak.ptc +%%DATADIR%%/Curves/Base/Leica.ptc +%%DATADIR%%/Curves/Base/Minolta.ptc +%%DATADIR%%/Curves/Base/Nikon.ptc +%%DATADIR%%/Curves/Base/Olympus.ptc +%%DATADIR%%/Curves/Base/Panasonic.ptc +%%DATADIR%%/Curves/Base/Pentax.ptc +%%DATADIR%%/Curves/Base/Sony.ptc +%%DATADIR%%/Curves/EV3V42.ptc +%%DATADIR%%/Curves/Optima.ptc +%%DATADIR%%/Curves/PointAndShootV41.ptc +%%DATADIR%%/Curves/Reala.ptc +%%DATADIR%%/Curves/Velvia.ptc +%%DATADIR%%/LensfunDatabase/Do not delete.txt +%%DATADIR%%/Presets/Latest.pts +%%DATADIR%%/Presets/MakeFancy.pts +%%DATADIR%%/Presets/Neutral_absolute.pts +%%DATADIR%%/Presets/Neutral_ufraw.pts +%%DATADIR%%/Presets/vignette.pts +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS-1Ds_Mark_II.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_20D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_30D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_350D_DIGITAL.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_400D_DIGITAL.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_40D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_450D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_500D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_50D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_550D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_5D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_5D_Mark_II.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_60D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_7D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_DIGITAL_REBEL_XSi.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_DIGITAL_REBEL_XT.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_DIGITAL_REBEL_XTi.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_Kiss_Digital_N.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_Kiss_Digital_X.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_Kiss_Digital_X2.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_Kiss_Digital_X3.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_Kiss_Digital_X4.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_REBEL_T1i.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_EOS_REBEL_T2i.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_PowerShot_G12.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_PowerShot_S60.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Canon_PowerShot_S90.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Elphel_353E.icc +%%DATADIR%%/Profiles/Camera/Enhanced/KODAK_EASYSHARE_Z1015_IS.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_COOLPIX_P7000.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D200.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D3000.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D300s.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D3100.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D40X.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D5000.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D60.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D700.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D7000.icc +%%DATADIR%%/Profiles/Camera/Enhanced/NIKON_D90.icc +%%DATADIR%%/Profiles/Camera/Enhanced/OLYMPUS_E-500.icc +%%DATADIR%%/Profiles/Camera/Enhanced/OLYMPUS_E-PL1.icc +%%DATADIR%%/Profiles/Camera/Enhanced/OLYMPUS_SP570UZ.icc +%%DATADIR%%/Profiles/Camera/Enhanced/PENTAX_645D.icc +%%DATADIR%%/Profiles/Camera/Enhanced/PENTAX_K-5.icc +%%DATADIR%%/Profiles/Camera/Enhanced/PENTAX_K-7.icc +%%DATADIR%%/Profiles/Camera/Enhanced/PENTAX_K-x.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-FZ100.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-FZ40.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-G1.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-G2.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-GF1.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-LX3.icc +%%DATADIR%%/Profiles/Camera/Enhanced/Panasonic_DMC-LX5.icc +%%DATADIR%%/Profiles/Camera/Enhanced/SONY_DSLR-A100.icc +%%DATADIR%%/Profiles/Camera/Enhanced/SONY_DSLR-A200.icc +%%DATADIR%%/Profiles/Camera/Enhanced/SONY_DSLR-A550.icc +%%DATADIR%%/Profiles/Camera/Enhanced/SONY_DSLR-A700.icc +%%DATADIR%%/Profiles/Camera/Flat/FlatProfile.icc +%%DATADIR%%/Profiles/Camera/Standard/AGFAPHOTO_DC-833m.icc +%%DATADIR%%/Profiles/Camera/Standard/Apple_QuickTake.icc +%%DATADIR%%/Profiles/Camera/Standard/CASIO_EX-S20.icc +%%DATADIR%%/Profiles/Camera/Standard/CASIO_EX-Z10.icc +%%DATADIR%%/Profiles/Camera/Standard/CASIO_EX-Z750.icc +%%DATADIR%%/Profiles/Camera/Standard/CINE.icc +%%DATADIR%%/Profiles/Camera/Standard/CINE_650.icc +%%DATADIR%%/Profiles/Camera/Standard/CINE_660.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1DS.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D_Mark_II.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D_Mark_III.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D_Mark_II_N.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D_Mark_IV.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1D_X.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1Ds_Mark_II.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS-1Ds_Mark_III.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_1000D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_10D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_1100D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_20D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_20Da.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_300D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_30D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_350D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_400D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_40D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_450D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_500D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_50D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_550D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_5D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_5D_Mark_II.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_5D_Mark_III.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_600D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_60D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_650D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_6D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_7D.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_D2000.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_D30.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_D60.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_D6000.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_EOS_M.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A470.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A5.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A50.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A530.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A610.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A620.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A630.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A640.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A650.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_A720.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G1.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G10.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G11.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G12.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G15.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G1_X.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G2.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G3.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G5.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G6.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_G9.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_Pro1.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_Pro70.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_Pro90.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S100.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S110.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S30.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S3_IS.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S40.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S45.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S50.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S60.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S70.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S90.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_S95.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_SX110_IS.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_SX1_IS.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_SX220.icc +%%DATADIR%%/Profiles/Camera/Standard/Canon_PowerShot_SX50_HS.icc +%%DATADIR%%/Profiles/Camera/Standard/Contax_N_Digital.icc +%%DATADIR%%/Profiles/Camera/Standard/EPSON_R-D1.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_E550.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_E900.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_F5.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_F6.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_F7.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_F77.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_F8.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_HS10_HS11.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_HS20EXR.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_HS3.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_IS-1.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_IS_Pro.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S100FS.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S200EXR.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S20Pro.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S2Pro.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S3Pro.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5000.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5100.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5200.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5500.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5600.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S5Pro.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S6.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S7000.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S9000.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S9100.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S9500.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_S9600.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_X-E1.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_X-Pro1.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_X-S1.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_X10.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_X100.icc +%%DATADIR%%/Profiles/Camera/Standard/FUJIFILM_XF1.icc +%%DATADIR%%/Profiles/Camera/Standard/Imacon_Ixpress.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_DCS420.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_DCS460.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EASYSHARE_Z1015.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EOSDCS1.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EOSDCS3B.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EasyShare_Z980.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EasyShare_Z981.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_EasyShare_Z990.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_NC2000.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_P712.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_P850.icc +%%DATADIR%%/Profiles/Camera/Standard/KODAK_P880.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS315C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS330C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS520C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS560C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS620C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS620X.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS660C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS720X.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS760C.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS_Pro_14.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS_Pro_14nx.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_DCS_Pro_SLR.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_ProBack.icc +%%DATADIR%%/Profiles/Camera/Standard/Kodak_ProBack645.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_D-LUX2.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_D-LUX3.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_D-LUX_4.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_D-LUX_5.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_D-LUX_6.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_DIGILUX_2.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_DIGILUX_3.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_V-LUX1.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_V-LUX_2.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_V-LUX_3.icc +%%DATADIR%%/Profiles/Camera/Standard/LEICA_V-LUX_4.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf_Aptus_54S.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf_Aptus_65.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf_Aptus_75.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf_CMost.icc +%%DATADIR%%/Profiles/Camera/Standard/Leaf_Valeo_6.icc +%%DATADIR%%/Profiles/Camera/Standard/MINOLTA_DYNAX_5.icc +%%DATADIR%%/Profiles/Camera/Standard/MINOLTA_DYNAX_7.icc +%%DATADIR%%/Profiles/Camera/Standard/MINOLTA_DiMAGE_A200.icc +%%DATADIR%%/Profiles/Camera/Standard/MOTOROLA_PIXL.icc +%%DATADIR%%/Profiles/Camera/Standard/Mamiya_ZD.icc +%%DATADIR%%/Profiles/Camera/Standard/Micron_2010.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_5.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_7.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_7Hi.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_A1.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_A2.icc +%%DATADIR%%/Profiles/Camera/Standard/Minolta_DiMAGE_Z2.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_1_.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_1_V2.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_COOLPIX_P6000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_COOLPIX_P7000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_COOLPIX_P7100.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_COOLPIX_P7700.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D1.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D100.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D1H.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D1X.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D200.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D2H.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D2X.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D300.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3100.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3200.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3S.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D3X.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D4.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D40.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D40X.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D50.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D5000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D5100.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D60.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D600.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D70.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D700.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D7000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D80.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D800.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_D90.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E2100.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E2500.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E3200.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E4300.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E4500.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E5000.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E5400.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E5700.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E8400.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E8700.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E8800.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E950.icc +%%DATADIR%%/Profiles/Camera/Standard/NIKON_E995.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_C5050.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_C5060.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_C70.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_C7070.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_C80.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-1.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-10.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-20.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-3.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-30.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-300.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-330.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-400.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-410.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-420.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-450.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-5.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-500.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-510.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-520.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-600.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-620.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-M5.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-P1.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-P2.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-P3.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PL1.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PL1s.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PL2.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PL3.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PL5.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PM1.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_E-PM2.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP3.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP350.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP500UZ.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP510UZ.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP550UZ.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP560UZ.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_SP570UZ.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_XZ-1.icc +%%DATADIR%%/Profiles/Camera/Standard/OLYMPUS_XZ-2.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_645D.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-5.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-5_II.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-7.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-m.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-r.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K-x.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K1.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K10D.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K2000.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K200D.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX_K20D.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX__ist_D.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX__ist_DL.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX__ist_DL2.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX__ist_DS.icc +%%DATADIR%%/Profiles/Camera/Standard/PENTAX__ist_DS2.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FX150.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ100.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ150.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ18.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ200.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ28.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ3.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ30.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ4.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ50.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-FZ8.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-G1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-G10.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-G2.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-G3.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-G5.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GF1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GF2.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GF3.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GF5.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GH1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GH2.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GH3.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-GX1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-L1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-L10.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LC1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LX1.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LX2.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LX3.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LX5.icc +%%DATADIR%%/Profiles/Camera/Standard/Panasonic_DMC-LX7.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_H_20.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_H_25.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_P40.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_P65.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_P_2.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_P_30.icc +%%DATADIR%%/Profiles/Camera/Standard/Phase_One_P_45.icc +%%DATADIR%%/Profiles/Camera/Standard/RED_ONE.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_EX1.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_EX2F.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_GX-1.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_NX.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_NX1000.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_NX2.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_S85.icc +%%DATADIR%%/Profiles/Camera/Standard/SAMSUNG_WB2000.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSC-F828.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSC-R1.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSC-RX1.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSC-RX100.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSC-V3.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A100.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A2.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A290.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A300.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A330.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A350.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A380.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A390.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A450.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A5.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A580.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A700.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A850.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_DSLR-A900.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-3.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-5.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-5N.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-5R.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-6.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX-7.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_NEX.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A33.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A35.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A37.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A55.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A57.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A65.icc +%%DATADIR%%/Profiles/Camera/Standard/SONY_SLT-A77.icc +%%DATADIR%%/Profiles/Camera/Standard/Sinar.icc +%%DATADIR%%/Profiles/Output/AdobeRGBlinear.icc +%%DATADIR%%/Profiles/Output/ProPhotoRGBlinear.icc +%%DATADIR%%/Profiles/Output/WideGamutRGBlinear.icc +%%DATADIR%%/Profiles/Output/sRGB.icc +%%DATADIR%%/Profiles/Output/sRGBlinear.icc +%%DATADIR%%/Profiles/Preview/sRGB.icc +%%DATADIR%%/Themes/50Grey.ptheme +%%DATADIR%%/Themes/DarkGrey.ptheme +%%DATADIR%%/Themes/Night.ptheme +%%DATADIR%%/Themes/Photivo.linux.qss +%%DATADIR%%/Themes/Photivo.qss +%%DATADIR%%/Themes/Photivo.windows.qss +%%DATADIR%%/Themes/PhotivoShapeOnly.qss +%%DATADIR%%/Themes/ShapeOnly.ptheme +%%DATADIR%%/Translations/photivo_Czech.qm +%%DATADIR%%/Translations/photivo_Czech.ts +%%DATADIR%%/Translations/photivo_Danish.qm +%%DATADIR%%/Translations/photivo_Danish.ts +%%DATADIR%%/Translations/photivo_Dutch.qm +%%DATADIR%%/Translations/photivo_Dutch.ts +%%DATADIR%%/Translations/photivo_French.qm +%%DATADIR%%/Translations/photivo_French.ts +%%DATADIR%%/Translations/photivo_German.qm +%%DATADIR%%/Translations/photivo_German.ts +%%DATADIR%%/Translations/photivo_Italian.qm +%%DATADIR%%/Translations/photivo_Italian.ts +%%DATADIR%%/Translations/photivo_Polish.qm +%%DATADIR%%/Translations/photivo_Polish.ts +%%DATADIR%%/Translations/photivo_Russian.qm +%%DATADIR%%/Translations/photivo_Russian.ts +%%DATADIR%%/Translations/photivo_Spanish.qm +%%DATADIR%%/Translations/photivo_Spanish.ts +%%DATADIR%%/UISettings/default.ptu From owner-svn-ports-all@freebsd.org Fri Dec 16 16:10: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 D1C28C80522; Fri, 16 Dec 2016 16:10:15 +0000 (UTC) (envelope-from ehaupt@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 A03AAF26; Fri, 16 Dec 2016 16:10:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGGAEFM069443; Fri, 16 Dec 2016 16:10:14 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGGAEc5069441; Fri, 16 Dec 2016 16:10:14 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612161610.uBGGAEc5069441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Fri, 16 Dec 2016 16:10:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428685 - head/audio/mp3guessenc 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: Fri, 16 Dec 2016 16:10:15 -0000 Author: ehaupt Date: Fri Dec 16 16:10:14 2016 New Revision: 428685 URL: https://svnweb.freebsd.org/changeset/ports/428685 Log: Update to 0.27.0 Modified: head/audio/mp3guessenc/Makefile head/audio/mp3guessenc/distinfo Modified: head/audio/mp3guessenc/Makefile ============================================================================== --- head/audio/mp3guessenc/Makefile Fri Dec 16 15:35:55 2016 (r428684) +++ head/audio/mp3guessenc/Makefile Fri Dec 16 16:10:14 2016 (r428685) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mp3guessenc -PORTVERSION= 0.26.2 +PORTVERSION= 0.27.0 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:C/\.[0-9]*$//} Modified: head/audio/mp3guessenc/distinfo ============================================================================== --- head/audio/mp3guessenc/distinfo Fri Dec 16 15:35:55 2016 (r428684) +++ head/audio/mp3guessenc/distinfo Fri Dec 16 16:10:14 2016 (r428685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481811709 -SHA256 (mp3guessenc-0.26.2.tar.gz) = 2d472e9f03d4e44382c6ffc03d1a376eb46b7b44af0866829bb8ede807eae669 -SIZE (mp3guessenc-0.26.2.tar.gz) = 110357 +TIMESTAMP = 1481904508 +SHA256 (mp3guessenc-0.27.0.tar.gz) = 1ad3845fdd19c6c95c9b4a68655f86849df2b190266b78bff071a5ff696bc4db +SIZE (mp3guessenc-0.27.0.tar.gz) = 110854 From owner-svn-ports-all@freebsd.org Fri Dec 16 16:22: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 DCD3EC80996; Fri, 16 Dec 2016 16:22:00 +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 A9E301709; Fri, 16 Dec 2016 16:22:00 +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 uBGGLx8b077320; Fri, 16 Dec 2016 16:21:59 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGGLxl3077314; Fri, 16 Dec 2016 16:21:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612161621.uBGGLxl3077314@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 16 Dec 2016 16:21:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428686 - in head: devel/android-tools-adb devel/android-tools-fastboot devel/fb-adb devel/py-adb games/openbor sysutils/fusefs-gitfs 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: Fri, 16 Dec 2016 16:22:01 -0000 Author: jbeich Date: Fri Dec 16 16:21:59 2016 New Revision: 428686 URL: https://svnweb.freebsd.org/changeset/ports/428686 Log: List in more categories Modified: head/devel/android-tools-adb/Makefile (contents, props changed) head/devel/android-tools-fastboot/Makefile (contents, props changed) head/devel/fb-adb/Makefile (contents, props changed) head/devel/py-adb/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) head/sysutils/fusefs-gitfs/Makefile (contents, props changed) Modified: head/devel/android-tools-adb/Makefile ============================================================================== --- head/devel/android-tools-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/android-tools-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -4,7 +4,7 @@ PORTNAME= android-tools-adb DISTVERSIONPREFIX= android- DISTVERSION?= 7.1.1_r4 PORTREVISION?= 0 -CATEGORIES= devel +CATEGORIES= devel comms .ifndef EXTRA_PATCHES PATCH_SITES= https://github.com/android/platform_system_core/commit/ PATCHFILES= b4cff495a1f9.patch:-p1 Modified: head/devel/android-tools-fastboot/Makefile ============================================================================== --- head/devel/android-tools-fastboot/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/android-tools-fastboot/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -4,7 +4,7 @@ PORTNAME= android-tools-fastboot DISTVERSIONPREFIX= android- DISTVERSION?= 7.1.1_r4 PORTREVISION?= 0 -CATEGORIES= devel +CATEGORIES= devel sysutils MASTER_SITES= https://anonscm.debian.org/cgit/android-tools/android-tools.git/plain/debian/:manpage DISTFILES= fastboot.1?id=706e754:manpage EXTRACT_ONLY= ${DISTFILES:N*\:manpage:C/:.*//} Modified: head/devel/fb-adb/Makefile ============================================================================== --- head/devel/fb-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/fb-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -3,7 +3,7 @@ PORTNAME= fb-adb DISTVERSION= 1.4.4-126 DISTVERSIONSUFFIX= -g6fd78ae -CATEGORIES= devel +CATEGORIES= devel comms MAINTAINER= jbeich@FreeBSD.org COMMENT= Better shell for Android devices Modified: head/devel/py-adb/Makefile ============================================================================== --- head/devel/py-adb/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/devel/py-adb/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= adb PORTVERSION= 1.1.1 -CATEGORIES= devel python +CATEGORIES= devel comms python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/games/openbor/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= openbor PORTVERSION= 3.0.r4390 -CATEGORIES= games +CATEGORIES= games devel MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Modified: head/sysutils/fusefs-gitfs/Makefile ============================================================================== --- head/sysutils/fusefs-gitfs/Makefile Fri Dec 16 16:10:14 2016 (r428685) +++ head/sysutils/fusefs-gitfs/Makefile Fri Dec 16 16:21:59 2016 (r428686) @@ -2,7 +2,7 @@ PORTNAME= gitfs DISTVERSION= 0.4.5.1 -CATEGORIES= sysutils +CATEGORIES= sysutils devel PKGNAMEPREFIX= fusefs- MAINTAINER= jbeich@FreeBSD.org From owner-svn-ports-all@freebsd.org Fri Dec 16 17:12:41 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 CB524C817D8; Fri, 16 Dec 2016 17:12:41 +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 998E411DB; Fri, 16 Dec 2016 17:12:41 +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 uBGHCes7097118; Fri, 16 Dec 2016 17:12:40 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGHCeBf097116; Fri, 16 Dec 2016 17:12:40 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612161712.uBGHCeBf097116@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 16 Dec 2016 17:12:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428687 - head/editors/nano 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: Fri, 16 Dec 2016 17:12:41 -0000 Author: danilo Date: Fri Dec 16 17:12:40 2016 New Revision: 428687 URL: https://svnweb.freebsd.org/changeset/ports/428687 Log: - Update to 2.7.2 Modified: head/editors/nano/Makefile head/editors/nano/distinfo Modified: head/editors/nano/Makefile ============================================================================== --- head/editors/nano/Makefile Fri Dec 16 16:21:59 2016 (r428686) +++ head/editors/nano/Makefile Fri Dec 16 17:12:40 2016 (r428687) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU Modified: head/editors/nano/distinfo ============================================================================== --- head/editors/nano/distinfo Fri Dec 16 16:21:59 2016 (r428686) +++ head/editors/nano/distinfo Fri Dec 16 17:12:40 2016 (r428687) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479077654 -SHA256 (nano-2.7.1.tar.gz) = 81547310d3ab7a220426c9c2f2435a372fb43d4b27818f016de25698862ae118 -SIZE (nano-2.7.1.tar.gz) = 2032955 +TIMESTAMP = 1481908183 +SHA256 (nano-2.7.2.tar.gz) = 89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c +SIZE (nano-2.7.2.tar.gz) = 2050098 From owner-svn-ports-all@freebsd.org Fri Dec 16 17:26:11 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 39BCBC81C1B; Fri, 16 Dec 2016 17:26:11 +0000 (UTC) (envelope-from misha@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 09EEE184A; Fri, 16 Dec 2016 17:26:10 +0000 (UTC) (envelope-from misha@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGHQA5c001773; Fri, 16 Dec 2016 17:26:10 GMT (envelope-from misha@FreeBSD.org) Received: (from misha@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGHQAih001771; Fri, 16 Dec 2016 17:26:10 GMT (envelope-from misha@FreeBSD.org) Message-Id: <201612161726.uBGHQAih001771@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: misha set sender to misha@FreeBSD.org using -f From: Mikhail Pchelin Date: Fri, 16 Dec 2016 17:26:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428688 - head/mail/offlineimap 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: Fri, 16 Dec 2016 17:26:11 -0000 Author: misha Date: Fri Dec 16 17:26:09 2016 New Revision: 428688 URL: https://svnweb.freebsd.org/changeset/ports/428688 Log: - update from 7.0.9 to 7.0.12 Approved by: wg (co-mentor) Modified: head/mail/offlineimap/Makefile head/mail/offlineimap/distinfo Modified: head/mail/offlineimap/Makefile ============================================================================== --- head/mail/offlineimap/Makefile Fri Dec 16 17:12:40 2016 (r428687) +++ head/mail/offlineimap/Makefile Fri Dec 16 17:26:09 2016 (r428688) @@ -3,7 +3,7 @@ PORTNAME= offlineimap DISTVERSIONPREFIX= v -DISTVERSION= 7.0.9 +DISTVERSION= 7.0.12 CATEGORIES= mail python MAINTAINER= mp39590@gmail.com Modified: head/mail/offlineimap/distinfo ============================================================================== --- head/mail/offlineimap/distinfo Fri Dec 16 17:12:40 2016 (r428687) +++ head/mail/offlineimap/distinfo Fri Dec 16 17:26:09 2016 (r428688) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478351776 -SHA256 (OfflineIMAP-offlineimap-v7.0.9_GH0.tar.gz) = aec349b97fe41681ebad48d03cac62dc84e405ad136ac92067ecfcd640bf6a12 -SIZE (OfflineIMAP-offlineimap-v7.0.9_GH0.tar.gz) = 692604 +TIMESTAMP = 1481881723 +SHA256 (OfflineIMAP-offlineimap-v7.0.12_GH0.tar.gz) = 7fdad62ed59eb817969465dcba794271f8f84aa51d31ace9994865dbf9b934d4 +SIZE (OfflineIMAP-offlineimap-v7.0.12_GH0.tar.gz) = 695070 From owner-svn-ports-all@freebsd.org Fri Dec 16 18:02: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 9E633C82EA3; Fri, 16 Dec 2016 18:02:03 +0000 (UTC) (envelope-from dvl@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 5488E1862; Fri, 16 Dec 2016 18:02:03 +0000 (UTC) (envelope-from dvl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGI22c8018150; Fri, 16 Dec 2016 18:02:02 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGI22ws018146; Fri, 16 Dec 2016 18:02:02 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201612161802.uBGI22ws018146@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Fri, 16 Dec 2016 18:02:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428689 - head/textproc/p5-String-LCSS 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: Fri, 16 Dec 2016 18:02:03 -0000 Author: dvl Date: Fri Dec 16 18:02:02 2016 New Revision: 428689 URL: https://svnweb.freebsd.org/changeset/ports/428689 Log: Add p5-String-LCSS 0.12, to determine the longest common substring shared by two strings Added: head/textproc/p5-String-LCSS/ head/textproc/p5-String-LCSS/Makefile (contents, props changed) head/textproc/p5-String-LCSS/distinfo (contents, props changed) head/textproc/p5-String-LCSS/pkg-descr (contents, props changed) head/textproc/p5-String-LCSS/pkg-plist (contents, props changed) Added: head/textproc/p5-String-LCSS/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-String-LCSS/Makefile Fri Dec 16 18:02:02 2016 (r428689) @@ -0,0 +1,16 @@ +# Created by: Dan Langille +# $FreeBSD$ + +PORTNAME= String-LCSS +PORTVERSION= 0.12 +CATEGORIES= textproc perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= dvl@FreeBSD.org +COMMENT= Find The Longest Common Substring of Two Strings. + +USES= perl5 +USE_PERL5= configure + +.include Added: head/textproc/p5-String-LCSS/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-String-LCSS/distinfo Fri Dec 16 18:02:02 2016 (r428689) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481910782 +SHA256 (String-LCSS-0.12.tar.gz) = 049646e5881c0114998e589616ba9ffaeb59b1ce095d43158fd0fd6d8fe03b39 +SIZE (String-LCSS-0.12.tar.gz) = 2923 Added: head/textproc/p5-String-LCSS/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-String-LCSS/pkg-descr Fri Dec 16 18:02:02 2016 (r428689) @@ -0,0 +1,8 @@ +String::LCSS provides the function "lcss" to ferret out the longest common +substring shared by two strings passed as arguments. undef is returned if +the susbstring length is one char or less. + +When used in an array context, lcss will returns the indexi of the match root +in the two args. + +WWW: http://search.cpan.org/dist/String-LCSS/ Added: head/textproc/p5-String-LCSS/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/p5-String-LCSS/pkg-plist Fri Dec 16 18:02:02 2016 (r428689) @@ -0,0 +1,2 @@ +%%PERL5_MAN3%%/String::LCSS.3.gz +%%SITE_PERL%%/String/LCSS.pm From owner-svn-ports-all@freebsd.org Fri Dec 16 18:24:52 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 EF5BEC839F0; Fri, 16 Dec 2016 18:24:52 +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 B19A016EC; Fri, 16 Dec 2016 18:24:52 +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 uBGIOpvd026691; Fri, 16 Dec 2016 18:24:51 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGIOpbc026686; Fri, 16 Dec 2016 18:24:51 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201612161824.uBGIOpbc026686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 16 Dec 2016 18:24:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428690 - in head: databases/cego devel/lfcbase 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: Fri, 16 Dec 2016 18:24:53 -0000 Author: pi Date: Fri Dec 16 18:24:51 2016 New Revision: 428690 URL: https://svnweb.freebsd.org/changeset/ports/428690 Log: devel/lfcbase: update 1.8.10 -> 1.8.11 lfcbase: - Added range check to Chain::toInteger method to catch overflow exception cego: - This version brings a complete redesign of low level page handling. Instead of page references identified by fileId and pageid, a database unique pageid is used now This results in a complete reimplemtation of several low level classes like CegoFileHandler, CegoBufferPool, Blob handling, etc. Since pages are references by a single ( 64 bit ) id now, I expect an increased performance behaviour over all database operations. Most code modifications are done, code complies and basic functionally works ( create tableset, create table, insert table ) - First performance analysis indicates a speedup of about 10% for btree creation, so significant speedup for full table scans. - All base checks passed, but there is still a page allocation leak for table drops - Functional tests with SysMT successful completed Submitted by: Bjoern Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo head/devel/lfcbase/Makefile head/devel/lfcbase/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Fri Dec 16 18:02:02 2016 (r428689) +++ head/databases/cego/Makefile Fri Dec 16 18:24:51 2016 (r428690) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.31.7 +PORTVERSION= 2.32.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Fri Dec 16 18:02:02 2016 (r428689) +++ head/databases/cego/distinfo Fri Dec 16 18:24:51 2016 (r428690) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480845737 -SHA256 (cego-2.31.7.tar.gz) = 32718c47c816ef095a3d03ae60d207823f255d98820e77e0347fe838480581be -SIZE (cego-2.31.7.tar.gz) = 1437416 +TIMESTAMP = 1481910060 +SHA256 (cego-2.32.0.tar.gz) = 7135da4c0da2828aa0fc889cbddec6c06aa79c7ed7463a7833121fce2ac4feb5 +SIZE (cego-2.32.0.tar.gz) = 1439113 Modified: head/devel/lfcbase/Makefile ============================================================================== --- head/devel/lfcbase/Makefile Fri Dec 16 18:02:02 2016 (r428689) +++ head/devel/lfcbase/Makefile Fri Dec 16 18:24:51 2016 (r428690) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.8.10 +PORTVERSION= 1.8.11 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfcbase/distinfo ============================================================================== --- head/devel/lfcbase/distinfo Fri Dec 16 18:02:02 2016 (r428689) +++ head/devel/lfcbase/distinfo Fri Dec 16 18:24:51 2016 (r428690) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470911683 -SHA256 (lfcbase-1.8.10.tar.gz) = cf2edfffe16f2a0622e672a8e2f0073745ffe0454b95cf9c31118af5830588bc -SIZE (lfcbase-1.8.10.tar.gz) = 607610 +TIMESTAMP = 1481910038 +SHA256 (lfcbase-1.8.11.tar.gz) = 76c17caa7a530852f5e6aa0ed81f631d94d885c51a8fe62e9f1355079c112d08 +SIZE (lfcbase-1.8.11.tar.gz) = 602056 From owner-svn-ports-all@freebsd.org Fri Dec 16 18:58:52 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 9EAA9C832DF; Fri, 16 Dec 2016 18:58:52 +0000 (UTC) (envelope-from bsam@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 6E668BC0; Fri, 16 Dec 2016 18:58:52 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGIwp7U038931; Fri, 16 Dec 2016 18:58:51 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGIwpXa038929; Fri, 16 Dec 2016 18:58:51 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612161858.uBGIwpXa038929@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Fri, 16 Dec 2016 18:58:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428691 - head/java/intellij 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: Fri, 16 Dec 2016 18:58:52 -0000 Author: bsam Date: Fri Dec 16 18:58:51 2016 New Revision: 428691 URL: https://svnweb.freebsd.org/changeset/ports/428691 Log: java/intellij: Update to version 2016.3.1. Modified: head/java/intellij/Makefile head/java/intellij/distinfo head/java/intellij/pkg-plist Modified: head/java/intellij/Makefile ============================================================================== --- head/java/intellij/Makefile Fri Dec 16 18:24:51 2016 (r428690) +++ head/java/intellij/Makefile Fri Dec 16 18:58:51 2016 (r428691) @@ -5,8 +5,7 @@ # Vadim Zhukov PORTNAME= intellij -PORTVERSION= 2016.3 -PORTREVISION= 1 +PORTVERSION= 2016.3.1 CATEGORIES= java devel MASTER_SITES= https://download.jetbrains.com/idea/ \ http://download.jetbrains.com/idea/ @@ -26,7 +25,7 @@ JAVA_VERSION= 1.7+ NO_ARCH= yes NO_BUILD= yes -WRKDIST= ${WRKDIR}/idea-IC-163.7743.44 +WRKDIST= ${WRKDIR}/idea-IC-163.9166.29 .include "common.mk" Modified: head/java/intellij/distinfo ============================================================================== --- head/java/intellij/distinfo Fri Dec 16 18:24:51 2016 (r428690) +++ head/java/intellij/distinfo Fri Dec 16 18:58:51 2016 (r428691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480085577 -SHA256 (ideaIC-2016.3.tar.gz) = c37dfa09707a894853fb65f3977a07cb5256d43c1698e0e8a4ae508b7a50e2ae -SIZE (ideaIC-2016.3.tar.gz) = 410473013 +TIMESTAMP = 1481883245 +SHA256 (ideaIC-2016.3.1.tar.gz) = 7bceaf6e4a5adef071b5d7240f218b14bfa87208c61a206b13eac0f067ee996f +SIZE (ideaIC-2016.3.1.tar.gz) = 410563028 Modified: head/java/intellij/pkg-plist ============================================================================== --- head/java/intellij/pkg-plist Fri Dec 16 18:24:51 2016 (r428690) +++ head/java/intellij/pkg-plist Fri Dec 16 18:58:51 2016 (r428691) @@ -10093,14 +10093,14 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/javaFX/lib/javaFX.jar %%IDEA_HOME%%/plugins/javaFX/lib/resources_en.jar %%IDEA_HOME%%/plugins/junit/lib/idea-junit.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-jupiter-api-5.0.0-M2.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-jupiter-engine-5.0.0-M2.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-platform-commons-1.0.0-M2.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-platform-engine-1.0.0-M2.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-platform-launcher-1.0.0-M2.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-platform-runner-1.0.0-M2.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-jupiter-api-5.0.0-M3.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-jupiter-engine-5.0.0-M3.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-platform-commons-1.0.0-M3.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-platform-engine-1.0.0-M3.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-platform-launcher-1.0.0-M3.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-platform-runner-1.0.0-M3.jar %%IDEA_HOME%%/plugins/junit/lib/junit-rt.jar -%%IDEA_HOME%%/plugins/junit/lib/junit-vintage-engine-4.12.0-M2.jar +%%IDEA_HOME%%/plugins/junit/lib/junit-vintage-engine-4.12.0-M3.jar %%IDEA_HOME%%/plugins/junit/lib/junit5-rt.jar %%IDEA_HOME%%/plugins/junit/lib/opentest4j-1.0.0-M1.jar %%IDEA_HOME%%/plugins/junit/lib/resources_en.jar @@ -10280,8 +10280,9 @@ share/applications/idea.desktop %%IDEA_HOME%%/plugins/tasks/lib/tasks-java.jar %%IDEA_HOME%%/plugins/tasks/lib/wsdl4j-1.4.jar %%IDEA_HOME%%/plugins/terminal/.zshrc +%%IDEA_HOME%%/plugins/terminal/fish/config.fish %%IDEA_HOME%%/plugins/terminal/jediterm-bash.in -%%IDEA_HOME%%/plugins/terminal/lib/jediterm-pty-2.2.jar +%%IDEA_HOME%%/plugins/terminal/lib/jediterm-pty-2.2.1.jar %%IDEA_HOME%%/plugins/terminal/lib/resources_en.jar %%IDEA_HOME%%/plugins/terminal/lib/terminal.jar %%IDEA_HOME%%/plugins/testng/lib/jcommander.jar From owner-svn-ports-all@freebsd.org Fri Dec 16 19:08:42 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 5CA1FC835F0; Fri, 16 Dec 2016 19:08:42 +0000 (UTC) (envelope-from bsam@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 0762C1231; Fri, 16 Dec 2016 19:08:41 +0000 (UTC) (envelope-from bsam@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGJ8fQA043180; Fri, 16 Dec 2016 19:08:41 GMT (envelope-from bsam@FreeBSD.org) Received: (from bsam@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGJ8eBj043177; Fri, 16 Dec 2016 19:08:40 GMT (envelope-from bsam@FreeBSD.org) Message-Id: <201612161908.uBGJ8eBj043177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bsam set sender to bsam@FreeBSD.org using -f From: Boris Samorodov Date: Fri, 16 Dec 2016 19:08:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428692 - head/java/intellij-pycharm 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: Fri, 16 Dec 2016 19:08:42 -0000 Author: bsam Date: Fri Dec 16 19:08:40 2016 New Revision: 428692 URL: https://svnweb.freebsd.org/changeset/ports/428692 Log: java/intellij-pycharm: Update to version 2016.3.1. Modified: head/java/intellij-pycharm/Makefile head/java/intellij-pycharm/distinfo head/java/intellij-pycharm/pkg-plist Modified: head/java/intellij-pycharm/Makefile ============================================================================== --- head/java/intellij-pycharm/Makefile Fri Dec 16 18:58:51 2016 (r428691) +++ head/java/intellij-pycharm/Makefile Fri Dec 16 19:08:40 2016 (r428692) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycharm -PORTVERSION= 2016.3 +PORTVERSION= 2016.3.1 CATEGORIES= java devel python MASTER_SITES= https://download.jetbrains.com/python/ \ http://download.jetbrains.com/python/ Modified: head/java/intellij-pycharm/distinfo ============================================================================== --- head/java/intellij-pycharm/distinfo Fri Dec 16 18:58:51 2016 (r428691) +++ head/java/intellij-pycharm/distinfo Fri Dec 16 19:08:40 2016 (r428692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480086423 -SHA256 (pycharm-community-2016.3.tar.gz) = 3a5f1cc3643b3dbe285fad278d604c715e13adbfc21fdfbe96a8f80fa31028de -SIZE (pycharm-community-2016.3.tar.gz) = 215283479 +TIMESTAMP = 1481886696 +SHA256 (pycharm-community-2016.3.1.tar.gz) = 69a18300b09f1b031e8a75f60152e4c42ea163b65aa0279e0b365a1cf9186b29 +SIZE (pycharm-community-2016.3.1.tar.gz) = 215588574 Modified: head/java/intellij-pycharm/pkg-plist ============================================================================== --- head/java/intellij-pycharm/pkg-plist Fri Dec 16 18:58:51 2016 (r428691) +++ head/java/intellij-pycharm/pkg-plist Fri Dec 16 19:08:40 2016 (r428692) @@ -1173,6 +1173,6 @@ share/applications/pycharm-ce.desktop %%DATADIR%%/plugins/terminal/.zshrc %%DATADIR%%/plugins/terminal/fish/config.fish %%DATADIR%%/plugins/terminal/jediterm-bash.in -%%DATADIR%%/plugins/terminal/lib/jediterm-pty-2.2.jar +%%DATADIR%%/plugins/terminal/lib/jediterm-pty-2.2.1.jar %%DATADIR%%/plugins/terminal/lib/resources_en.jar %%DATADIR%%/plugins/terminal/lib/terminal.jar From owner-svn-ports-all@freebsd.org Fri Dec 16 19:14:58 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 9CE95C8396B; Fri, 16 Dec 2016 19:14:58 +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 5DC44191F; Fri, 16 Dec 2016 19:14:58 +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 uBGJEvBq047257; Fri, 16 Dec 2016 19:14:57 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGJEvij047254; Fri, 16 Dec 2016 19:14:57 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201612161914.uBGJEvij047254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Fri, 16 Dec 2016 19:14:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428693 - head/math/armadillo 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: Fri, 16 Dec 2016 19:14:58 -0000 Author: danilo Date: Fri Dec 16 19:14:57 2016 New Revision: 428693 URL: https://svnweb.freebsd.org/changeset/ports/428693 Log: - Update to 7.600.1 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Fri Dec 16 19:08:40 2016 (r428692) +++ head/math/armadillo/Makefile Fri Dec 16 19:14:57 2016 (r428693) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.500.2 -PORTREVISION= 1 +PORTVERSION= 7.600.1 CATEGORIES= math MASTER_SITES= SF/arma @@ -17,8 +16,9 @@ LIB_DEPENDS= libboost_date_time.so:devel libhdf5.so:science/hdf5 \ libsuperlu.so:math/superlu -USES= blaslapack cmake compiler:c++11-lang tar:xz +USES= blaslapack cmake compiler:c++11-lang pkgconfig tar:xz USE_LDCONFIG= yes +CMAKE_ARGS+= -DPKG_CONFIG_DIR=${LOCALBASE}/libdata/pkgconfig/ BROKEN_powerpc64= Does not build Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Fri Dec 16 19:08:40 2016 (r428692) +++ head/math/armadillo/distinfo Fri Dec 16 19:14:57 2016 (r428693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479472898 -SHA256 (armadillo-7.500.2.tar.xz) = bdde22b47cc9718a05762300828ba4e086aa0527970e4ce08eb08677fb2623ea -SIZE (armadillo-7.500.2.tar.xz) = 3994336 +TIMESTAMP = 1481908403 +SHA256 (armadillo-7.600.1.tar.xz) = f3a35c2a56dc706e9c413438d5b3063a0df2141515efaf2d1170d1944573afb7 +SIZE (armadillo-7.600.1.tar.xz) = 3997480 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Fri Dec 16 19:08:40 2016 (r428692) +++ head/math/armadillo/pkg-plist Fri Dec 16 19:14:57 2016 (r428693) @@ -207,6 +207,8 @@ include/armadillo_bits/fn_unique.hpp include/armadillo_bits/fn_var.hpp include/armadillo_bits/fn_vectorise.hpp include/armadillo_bits/fn_zeros.hpp +include/armadillo_bits/glue_atan2_bones.hpp +include/armadillo_bits/glue_atan2_meat.hpp include/armadillo_bits/glue_conv_bones.hpp include/armadillo_bits/glue_conv_meat.hpp include/armadillo_bits/glue_cor_bones.hpp @@ -219,6 +221,8 @@ include/armadillo_bits/glue_hist_bones.h include/armadillo_bits/glue_hist_meat.hpp include/armadillo_bits/glue_histc_bones.hpp include/armadillo_bits/glue_histc_meat.hpp +include/armadillo_bits/glue_hypot_bones.hpp +include/armadillo_bits/glue_hypot_meat.hpp include/armadillo_bits/glue_join_bones.hpp include/armadillo_bits/glue_join_meat.hpp include/armadillo_bits/glue_kron_bones.hpp @@ -483,7 +487,8 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.500.2 +lib/libarmadillo.so.7.600.1 +libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake share/Armadillo/CMake/ArmadilloLibraryDepends-release.cmake From owner-svn-ports-all@freebsd.org Fri Dec 16 20:16: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 2BD92C83B98; Fri, 16 Dec 2016 20:16:50 +0000 (UTC) (envelope-from cy@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 D4FC79DD; Fri, 16 Dec 2016 20:16:49 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGKGnjH071381; Fri, 16 Dec 2016 20:16:49 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGKGmVp071377; Fri, 16 Dec 2016 20:16:48 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201612162016.uBGKGmVp071377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Fri, 16 Dec 2016 20:16:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428694 - in head/security: krb5-113 krb5-114 krb5-115 krb5-appl 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: Fri, 16 Dec 2016 20:16:50 -0000 Author: cy Date: Fri Dec 16 20:16:48 2016 New Revision: 428694 URL: https://svnweb.freebsd.org/changeset/ports/428694 Log: Replace description with somthing more relevant to today. Suggested by: wollman Modified: head/security/krb5-113/Makefile head/security/krb5-114/Makefile head/security/krb5-115/Makefile head/security/krb5-appl/Makefile Modified: head/security/krb5-113/Makefile ============================================================================== --- head/security/krb5-113/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/krb5-113/Makefile Fri Dec 16 20:16:48 2016 (r428694) @@ -13,7 +13,7 @@ PATCH_SITES= http://web.mit.edu/kerbero PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org -COMMENT= Authentication system developed at MIT, successor to Kerberos IV +COMMENT= MIT implementation of RFC 4120 network authentication service LICENSE= MIT Modified: head/security/krb5-114/Makefile ============================================================================== --- head/security/krb5-114/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/krb5-114/Makefile Fri Dec 16 20:16:48 2016 (r428694) @@ -14,7 +14,7 @@ PATCH_SITES= http://web.mit.edu/kerbero PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org -COMMENT= Authentication system developed at MIT, successor to Kerberos IV +COMMENT= MIT implementation of RFC 4120 network authentication service LICENSE= MIT Modified: head/security/krb5-115/Makefile ============================================================================== --- head/security/krb5-115/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/krb5-115/Makefile Fri Dec 16 20:16:48 2016 (r428694) @@ -14,7 +14,7 @@ PATCH_SITES= http://web.mit.edu/kerbero PATCH_DIST_STRIP= -p2 MAINTAINER= cy@FreeBSD.org -COMMENT= Authentication system developed at MIT, successor to Kerberos IV +COMMENT= MIT implementation of RFC 4120 network authentication service LICENSE= MIT Modified: head/security/krb5-appl/Makefile ============================================================================== --- head/security/krb5-appl/Makefile Fri Dec 16 19:14:57 2016 (r428693) +++ head/security/krb5-appl/Makefile Fri Dec 16 20:16:48 2016 (r428694) @@ -12,7 +12,7 @@ EXTRACT_SUFX= .tar PATCH_SITES= http://web.mit.edu/kerberos/advisories/ MAINTAINER= cy@FreeBSD.org -COMMENT= Authentication system developed at MIT, successor to Kerberos IV +COMMENT= MIT implementation of RFC 4120 network authentication clients BUILD_DEPENDS= krb5-config:security/krb5 From owner-svn-ports-all@freebsd.org Fri Dec 16 20:21: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 DDB73C83F7B; Fri, 16 Dec 2016 20:21:17 +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 B8638ED2; Fri, 16 Dec 2016 20:21:17 +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 uBGKLGrP072406; Fri, 16 Dec 2016 20:21:16 GMT (envelope-from robak@FreeBSD.org) Received: (from robak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGKLGF4072401; Fri, 16 Dec 2016 20:21:16 GMT (envelope-from robak@FreeBSD.org) Message-Id: <201612162021.uBGKLGF4072401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: robak set sender to robak@FreeBSD.org using -f From: Bartek Rutkowski Date: Fri, 16 Dec 2016 20:21:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428695 - in head/sysutils: . iocell 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: Fri, 16 Dec 2016 20:21:18 -0000 Author: robak Date: Fri Dec 16 20:21:16 2016 New Revision: 428695 URL: https://svnweb.freebsd.org/changeset/ports/428695 Log: sysutils/iocell: NEW PORT - Feature rich Jail containers manager (iocage fork) iocell is a zero dependency drop in jail/container manager amalgamating some of the best features and technologies FreeBSD operating system has to offer. It is geared for ease of use with a simple and easy to understand command syntax. iocell has been forked from iocage with the goal of keeping original iocage experience available, providing bugfixes and new features. WWW: https://github.com/bartekrutkowski/iocell Submitted by: Bartek Rutkowski Sponsored by: Pixeware LTD Added: head/sysutils/iocell/ head/sysutils/iocell/Makefile (contents, props changed) head/sysutils/iocell/distinfo (contents, props changed) head/sysutils/iocell/pkg-descr (contents, props changed) head/sysutils/iocell/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Dec 16 20:16:48 2016 (r428694) +++ head/sysutils/Makefile Fri Dec 16 20:21:16 2016 (r428695) @@ -454,6 +454,7 @@ SUBDIR += intel-qcu SUBDIR += iocage SUBDIR += iocage-devel + SUBDIR += iocell SUBDIR += iogen SUBDIR += iograph SUBDIR += iohyve Added: head/sysutils/iocell/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/iocell/Makefile Fri Dec 16 20:21:16 2016 (r428695) @@ -0,0 +1,39 @@ +# Created by: Bartek Rutkowski +# $FreeBSD$ + +PORTNAME= iocell +PORTVERSION= 2.0.0 +DISTVERSIONPREFIX=v +CATEGORIES= sysutils + +MAINTAINER= robak@FreeBSD.org +COMMENT= Feature rich Jail containers manager (iocage fork) + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= uclcmd:devel/uclcmd + +CONFLICTS= iocage-* + +USE_GITHUB= yes +GH_ACCOUNT= bartekrutkowski + +NO_BUILD= yes +NO_ARCH= yes + +IGNORE_FreeBSD_9= requires FreeBSD 10.x or newer + +post-patch: + @${REINPLACE_CMD} -e "s|/usr/local/lib/iocell|${PREFIX}/lib/iocell|g" ${WRKSRC}/iocell + +pre-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/iocell + +do-install: + ${INSTALL_SCRIPT} ${WRKSRC}/rc.d/iocell ${STAGEDIR}${PREFIX}/etc/rc.d + ${INSTALL_SCRIPT} ${WRKSRC}/iocell ${STAGEDIR}${PREFIX}/sbin + (cd ${WRKSRC}/lib/ && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/lib/iocell) + ${INSTALL_MAN} ${WRKSRC}/iocell.8 ${STAGEDIR}${PREFIX}/man/man8 + +.include Added: head/sysutils/iocell/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/iocell/distinfo Fri Dec 16 20:21:16 2016 (r428695) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481915244 +SHA256 (bartekrutkowski-iocell-v2.0.0_GH0.tar.gz) = a175e6e5177a8ea8771d4443b766384b1c9db65093fe56d6d9e1cb942dea1a3f +SIZE (bartekrutkowski-iocell-v2.0.0_GH0.tar.gz) = 371045 Added: head/sysutils/iocell/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/iocell/pkg-descr Fri Dec 16 20:21:16 2016 (r428695) @@ -0,0 +1,12 @@ +iocell is a zero dependency drop in jail/container manager +amalgamating some of the best features and technologies +FreeBSD operating system has to offer. + +It is geared for ease of use with a simple and easy to +understand command syntax. + +iocell has been forked from iocage with the goal of keeping +original iocage experience available, providing bugfixes +and new features. + +WWW: https://github.com/bartekrutkowski/iocell Added: head/sysutils/iocell/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/iocell/pkg-plist Fri Dec 16 20:21:16 2016 (r428695) @@ -0,0 +1,19 @@ +etc/rc.d/iocell +lib/iocell/ioc-cmd +lib/iocell/ioc-common +lib/iocell/ioc-configure +lib/iocell/ioc-git +lib/iocell/ioc-globals +lib/iocell/ioc-hacks +lib/iocell/ioc-help +lib/iocell/ioc-image +lib/iocell/ioc-info +lib/iocell/ioc-network +lib/iocell/ioc-rc +lib/iocell/ioc-rctl +lib/iocell/ioc-send +lib/iocell/ioc-snapshot +lib/iocell/ioc-upgrade +lib/iocell/ioc-zfs +man/man8/iocell.8.gz +sbin/iocell From owner-svn-ports-all@freebsd.org Fri Dec 16 20:30:32 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 8B1F2C822A4; Fri, 16 Dec 2016 20:30:32 +0000 (UTC) (envelope-from mandree@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 5A5841339; Fri, 16 Dec 2016 20:30:32 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGKUVvU075975; Fri, 16 Dec 2016 20:30:31 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGKUVKl075972; Fri, 16 Dec 2016 20:30:31 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201612162030.uBGKUVKl075972@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 16 Dec 2016 20:30:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428696 - in head/security: . putty putty-nogtk 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: Fri, 16 Dec 2016 20:30:32 -0000 Author: mandree Date: Fri Dec 16 20:30:31 2016 New Revision: 428696 URL: https://svnweb.freebsd.org/changeset/ports/428696 Log: Add new putty-nogtk port as alternative SSH implementation. Added: head/security/putty-nogtk/ head/security/putty-nogtk/Makefile (contents, props changed) Modified: head/security/Makefile head/security/putty/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Fri Dec 16 20:21:16 2016 (r428695) +++ head/security/Makefile Fri Dec 16 20:30:31 2016 (r428696) @@ -822,6 +822,7 @@ SUBDIR += pulledpork SUBDIR += pure-sfv SUBDIR += putty + SUBDIR += putty-nogtk SUBDIR += pvk SUBDIR += pwauth SUBDIR += pwman Added: head/security/putty-nogtk/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/putty-nogtk/Makefile Fri Dec 16 20:30:31 2016 (r428696) @@ -0,0 +1,12 @@ +# Created by: Matthias Andree +# $FreeBSD$ + +PKGNAMESUFFIX= -nogtk + +OPTIONS_EXCLUDE= GTK2 + +CONFLICTS_INSTALL= pssh-[0-9]* putty-[0-9]* + +MASTERDIR= ${.CURDIR}/../../security/putty + +.include "${MASTERDIR}/Makefile" Modified: head/security/putty/Makefile ============================================================================== --- head/security/putty/Makefile Fri Dec 16 20:21:16 2016 (r428695) +++ head/security/putty/Makefile Fri Dec 16 20:30:31 2016 (r428696) @@ -26,7 +26,7 @@ PLIST_FILES+= man/man1/plink.1.gz man/ma OPTIONS_DEFINE= GSSAPI GTK2 OPTIONS_DEFAULT=GSSAPI GTK2 -CONFLICTS= pssh-[0-9]* +CONFLICTS_INSTALL?= pssh-[0-9]* putty-nogtk-[0-9]* .include From owner-svn-ports-all@freebsd.org Fri Dec 16 23:40: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 775C2C83751; Fri, 16 Dec 2016 23:40:49 +0000 (UTC) (envelope-from jhale@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 1381E969; Fri, 16 Dec 2016 23:40:49 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBGNemMK052241; Fri, 16 Dec 2016 23:40:48 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBGNelfA052231; Fri, 16 Dec 2016 23:40:47 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612162340.uBGNelfA052231@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Fri, 16 Dec 2016 23:40:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428697 - in head/multimedia/motion: . 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: Fri, 16 Dec 2016 23:40:49 -0000 Author: jhale Date: Fri Dec 16 23:40:47 2016 New Revision: 428697 URL: https://svnweb.freebsd.org/changeset/ports/428697 Log: Update to 4.0.1 Project has moved to Github and is under active development Add support for Sqlite 3 database Convert to options helpers Move 3 line pkg-plist into the Makefile Added: head/multimedia/motion/files/patch-conf.c (contents, props changed) head/multimedia/motion/files/patch-configure.ac - copied, changed from r428696, head/multimedia/motion/files/patch-configure.in head/multimedia/motion/files/patch-netcam.c (contents, props changed) head/multimedia/motion/files/patch-track.c (contents, props changed) head/multimedia/motion/files/patch-video__freebsd.c (contents, props changed) head/multimedia/motion/files/patch-webhttpd.c (contents, props changed) Deleted: head/multimedia/motion/files/patch-configure.in head/multimedia/motion/pkg-plist Modified: head/multimedia/motion/Makefile head/multimedia/motion/distinfo head/multimedia/motion/files/pkg-message.in head/multimedia/motion/pkg-descr Modified: head/multimedia/motion/Makefile ============================================================================== --- head/multimedia/motion/Makefile Fri Dec 16 20:30:31 2016 (r428696) +++ head/multimedia/motion/Makefile Fri Dec 16 23:40:47 2016 (r428697) @@ -2,110 +2,99 @@ # $FreeBSD$ PORTNAME= motion -PORTVERSION= 3.2.12 -PORTREVISION= 5 +PORTVERSION= 4.0.1 +DISTVERSIONPREFIX= release- CATEGORIES= multimedia -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20-%20${PORTVERSION:R}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Motion detection application -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -OPTIONS_DEFINE= FFMPEG MYSQL PGSQL DOCS EXAMPLES -OPTIONS_SINGLE= VIDEO -OPTIONS_SINGLE_VIDEO= BKTR PWCBSD -OPTIONS_DEFAULT= BKTR FFMPEG -VIDEO_DESC= Video capture driver. Choose one of BKTR or PWCBSD -BKTR_DESC= BKTR based TV capture cards -PWCBSD_DESC= PWCBSD based Webcams +USE_GITHUB= yes +GH_ACCOUNT= Motion-Project -USES= autoreconf gmake jpeg +USES= autoreconf gmake jpeg localbase pkgconfig GNU_CONFIGURE= yes +CONFIGURE_ARGS= --without-linuxthreads \ + --without-jpeg-mmx + +KMODDIR?= /boot/modules +.if ${KMODDIR} == /boot/kernel +KMODDIR= /boot/modules +.endif USE_RC_SUBR= ${PORTNAME} SUB_FILES= pkg-message -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -PORTDOCS= CHANGELOG CREDITS README README.FreeBSD \ +PLIST_FILES= bin/motion \ + man/man1/motion.1.gz \ + "@sample etc/motion.conf.sample" +PORTDOCS= CHANGELOG CREDITS README.md README.FreeBSD \ motion_guide.html -PORTEXAMPLES= motion-dist.conf thread1.conf thread2.conf \ - thread3.conf thread4.conf +PORTEXAMPLES= camera1-dist.conf camera2-dist.conf \ + camera3-dist.conf camera4-dist.conf -.include +OPTIONS_DEFINE= DOCS EXAMPLES FFMPEG MYSQL PGSQL SQLITE3 +OPTIONS_SINGLE= VIDEO +OPTIONS_SINGLE_VIDEO= BKTR PWCBSD +OPTIONS_DEFAULT= BKTR FFMPEG +VIDEO_DESC= Video capture driver -.if ${PORT_OPTIONS:MBKTR} -CONFIGURE_ARGS+=--with-bktr -.else -CONFIGURE_ARGS+=--without-bktr -.endif +BKTR_DESC= BKTR based TV capture cards +BKTR_CONFIGURE_WITH= bktr -.if ${PORT_OPTIONS:MPWCBSD} -# Location /boot/modules is hard coded in the pwc port, so use it here too -KMODDIR= /boot/modules -BUILD_DEPENDS+= v4l_compat>=1.0.20060801:multimedia/v4l_compat -RUN_DEPENDS+= ${KMODDIR}/pwc.ko:multimedia/pwcbsd -CONFIGURE_ARGS+=--with-pwcbsd -.else -CONFIGURE_ARGS+=--without-pwcbsd -.endif +PWCBSD_DESC= PWCBSD based Webcams +PWCBSD_BUILD_DEPENDS= v4l_compat>=1.0.20060801:multimedia/v4l_compat +PWCBSD_RUN_DEPENDS= ${KMODDIR}/pwc.ko:multimedia/pwcbsd +PWCBSD_CONFIGURE_WITH= pwcbsd + +FFMPEG_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg +FFMPEG_CONFIGURE_ON= --with-ffmpeg=${LOCALBASE} +FFMPEG_CONFIGURE_OFF= --without-ffmpeg + +MYSQL_USES= mysql +MYSQL_CONFIGURE_ON= --with-mysql-lib=${LOCALBASE}/lib/mysql \ + --with-mysql-include=${LOCALBASE}/include/mysql +MYSQL_CONFIGURE_OFF= --without-mysql + +PGSQL_USES= pgsql +PGSQL_CONFIGURE_ON= --with-pgsql-lib=${LOCALBASE}/lib \ + --with-pgsql-include=${LOCALBASE}/include +PGSQL_CONFIGURE_OFF= --without-pgsql -CONFIGURE_ARGS+=--without-linuxthreads +SQLITE3_USES= sqlite:3 +SQLITE3_CONFIGURE_WITH= sqlite3 -.if ${PORT_OPTIONS:MFFMPEG} -LIB_DEPENDS+= libavformat0.so:multimedia/ffmpeg0 -CONFIGURE_ARGS+=--with-ffmpeg=${LOCALBASE} -.else -CONFIGURE_ARGS+=--without-ffmpeg -.endif - -.if ${PORT_OPTIONS:MMYSQL} -USE_MYSQL= yes -CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \ - --with-mysql-include=${LOCALBASE}/include/mysql -.else -CONFIGURE_ARGS+=--without-mysql -.endif +.include -.if ${PORT_OPTIONS:MPGSQL} -USES+= pgsql -CONFIGURE_ARGS+=--with-pgsql-lib=${LOCALBASE}/lib \ - --with-pgsql-include=${LOCALBASE}/include -.else -CONFIGURE_ARGS+=--without-pgsql +.if ${JPEG_PORT} == "graphics/jpeg-turbo" +CONFIGURE_ARGS+= --with-jpeg-turbo=${LOCALBASE} .endif -.include - post-patch: @${REINPLACE_CMD} -e \ - 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure.in -# Resolve name collision with jpeg-8 - @${REINPLACE_CMD} -e \ - 's|jpeg_mem_dest|local_jpeg_mem_dest|' ${WRKSRC}/picture.c + 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/configure.ac # Fix pidfile path @${REINPLACE_CMD} -e \ 's|/run/motion|/run|' ${WRKSRC}/motion-dist.conf.in +# Fix warnings about mismatched format specifiers (Fixed upstream in dbd7282) + @${REINPLACE_CMD} -e \ + 's|%hd|%d|g;s|%hu|%u|g;s|%Zu|%zu|g' ${WRKSRC}/webhttpd.c ${WRKSRC}/stream.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/motion ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/motion.1 ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_DATA} ${WRKSRC}/motion-dist.conf \ ${STAGEDIR}${PREFIX}/etc/motion.conf.sample -.if ${PORT_OPTIONS:MDOCS} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} -.for f in ${PORTDOCS} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${DOCSDIR} -.endfor -.endif -.if ${PORT_OPTIONS:MEXAMPLES} + ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} + +do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} -.for f in ${PORTEXAMPLES} - ${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${EXAMPLESDIR} -.endfor -.endif + ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${STAGEDIR}${EXAMPLESDIR} .include Modified: head/multimedia/motion/distinfo ============================================================================== --- head/multimedia/motion/distinfo Fri Dec 16 20:30:31 2016 (r428696) +++ head/multimedia/motion/distinfo Fri Dec 16 23:40:47 2016 (r428697) @@ -1,2 +1,3 @@ -SHA256 (motion-3.2.12.tar.gz) = a597f8d7ec0bf3c5fb62722c4eead59717fe01c2ae0d256c642027cea74b2f0a -SIZE (motion-3.2.12.tar.gz) = 425729 +TIMESTAMP = 1481857527 +SHA256 (Motion-Project-motion-release-4.0.1_GH0.tar.gz) = 2f67669a09ce0481ecd987028dae1c5cb135dfdc3c254c06ab7c9ca0c6c183f0 +SIZE (Motion-Project-motion-release-4.0.1_GH0.tar.gz) = 444779 Added: head/multimedia/motion/files/patch-conf.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-conf.c Fri Dec 16 23:40:47 2016 (r428697) @@ -0,0 +1,254 @@ +Convert old GNU field designator syntax to C99 syntax to remove some +annoying warnings. Fixed upstream in a870946, mostly. + +--- conf.c.orig 2016-10-25 01:39:24 UTC ++++ conf.c +@@ -49,131 +49,131 @@ char *get_current_dir_name(void) + #define stripnewline(x) {if ((x)[strlen(x)-1]=='\n') (x)[strlen(x) - 1] = 0; } + + struct config conf_template = { +- camera_name: NULL, +- width: DEF_WIDTH, +- height: DEF_HEIGHT, +- quality: DEF_QUALITY, +- camera_id: 0, +- rotate_deg: 0, +- max_changes: DEF_CHANGES, +- threshold_tune: 0, +- output_pictures: "on", +- motion_img: 0, +- emulate_motion: 0, +- event_gap: DEF_EVENT_GAP, +- max_movie_time: DEF_MAXMOVIETIME, +- snapshot_interval: 0, +- locate_motion_mode: "off", +- locate_motion_style: "box", +- input: IN_DEFAULT, +- norm: 0, +- frame_limit: DEF_MAXFRAMERATE, +- quiet: 1, +- picture_type: "jpeg", +- noise: DEF_NOISELEVEL, +- noise_tune: 1, +- minimum_frame_time: 0, +- lightswitch: 0, +- autobright: 0, +- brightness: 0, +- contrast: 0, +- saturation: 0, +- hue: 0, +- power_line_frequency: -1, +- roundrobin_frames: 1, +- roundrobin_skip: 1, +- pre_capture: 0, +- post_capture: 0, +- switchfilter: 0, +- ffmpeg_output: 0, +- extpipe: NULL, +- useextpipe: 0, +- ffmpeg_output_debug: 0, +- ffmpeg_bps: DEF_FFMPEG_BPS, +- ffmpeg_vbr: DEF_FFMPEG_VBR, +- ffmpeg_video_codec: DEF_FFMPEG_CODEC, ++ .camera_name = NULL, ++ .width = DEF_WIDTH, ++ .height = DEF_HEIGHT, ++ .quality = DEF_QUALITY, ++ .camera_id = 0, ++ .rotate_deg = 0, ++ .max_changes = DEF_CHANGES, ++ .threshold_tune = 0, ++ .output_pictures = "on", ++ .motion_img = 0, ++ .emulate_motion = 0, ++ .event_gap = DEF_EVENT_GAP, ++ .max_movie_time = DEF_MAXMOVIETIME, ++ .snapshot_interval = 0, ++ .locate_motion_mode = "off", ++ .locate_motion_style = "box", ++ .input = IN_DEFAULT, ++ .norm = 0, ++ .frame_limit = DEF_MAXFRAMERATE, ++ .quiet = 1, ++ .picture_type = "jpeg", ++ .noise = DEF_NOISELEVEL, ++ .noise_tune = 1, ++ .minimum_frame_time = 0, ++ .lightswitch = 0, ++ .autobright = 0, ++ .brightness = 0, ++ .contrast = 0, ++ .saturation = 0, ++ .hue = 0, ++ .power_line_frequency = -1, ++ .roundrobin_frames = 1, ++ .roundrobin_skip = 1, ++ .pre_capture = 0, ++ .post_capture = 0, ++ .switchfilter = 0, ++ .ffmpeg_output = 0, ++ .extpipe = NULL, ++ .useextpipe = 0, ++ .ffmpeg_output_debug = 0, ++ .ffmpeg_bps = DEF_FFMPEG_BPS, ++ .ffmpeg_vbr = DEF_FFMPEG_VBR, ++ .ffmpeg_video_codec = DEF_FFMPEG_CODEC, + #ifdef HAVE_SDL +- sdl_threadnr: 0, ++ .sdl_threadnr = 0, + #endif +- ipv6_enabled: 0, +- stream_port: 0, +- stream_quality: 50, +- stream_motion: 0, +- stream_maxrate: 1, +- stream_localhost: 1, +- stream_limit: 0, +- stream_auth_method: 0, +- stream_authentication: NULL, +- stream_preview_scale: 25, +- stream_preview_newline: 0, +- webcontrol_port: 0, +- webcontrol_localhost: 1, +- webcontrol_html_output: 1, +- webcontrol_authentication: NULL, +- frequency: 0, +- tuner_number: 0, +- timelapse: 0, +- timelapse_mode: DEF_TIMELAPSE_MODE, ++ .ipv6_enabled = 0, ++ .stream_port = 0, ++ .stream_quality = 50, ++ .stream_motion = 0, ++ .stream_maxrate = 1, ++ .stream_localhost = 1, ++ .stream_limit = 0, ++ .stream_auth_method = 0, ++ .stream_authentication = NULL, ++ .stream_preview_scale = 25, ++ .stream_preview_newline = 0, ++ .webcontrol_port = 0, ++ .webcontrol_localhost = 1, ++ .webcontrol_html_output = 1, ++ .webcontrol_authentication = NULL, ++ .frequency = 0, ++ .tuner_number = 0, ++ .timelapse = 0, ++ .timelapse_mode = DEF_TIMELAPSE_MODE, + #if (defined(BSD)) +- tuner_device: NULL, ++ .tuner_device = NULL, + #endif +- video_device: VIDEO_DEVICE, +- v4l2_palette: DEF_PALETTE, +- vidpipe: NULL, +- filepath: NULL, +- imagepath: DEF_IMAGEPATH, +- moviepath: DEF_MOVIEPATH, +- snappath: DEF_SNAPPATH, +- timepath: DEF_TIMEPATH, +- on_event_start: NULL, +- on_event_end: NULL, +- mask_file: NULL, +- smart_mask_speed: 0, ++ .video_device = VIDEO_DEVICE, ++ .v4l2_palette = DEF_PALETTE, ++ .vidpipe = NULL, ++ .filepath = NULL, ++ .imagepath = DEF_IMAGEPATH, ++ .moviepath = DEF_MOVIEPATH, ++ .snappath = DEF_SNAPPATH, ++ .timepath = DEF_TIMEPATH, ++ .on_event_start = NULL, ++ .on_event_end = NULL, ++ .mask_file = NULL, ++ .smart_mask_speed = 0, + #if defined(HAVE_MYSQL) || defined(HAVE_PGSQL) || defined(HAVE_SQLITE3) +- sql_log_image: 1, +- sql_log_snapshot: 1, +- sql_log_movie: 0, +- sql_log_timelapse: 0, +- sql_query: DEF_SQL_QUERY, +- database_type: NULL, +- database_dbname: NULL, +- database_host: "localhost", +- database_user: NULL, +- database_password: NULL, +- database_port: 0, +- database_busy_timeout: 0, ++ .sql_log_image = 1, ++ .sql_log_snapshot = 1, ++ .sql_log_movie = 0, ++ .sql_log_timelapse = 0, ++ .sql_query = DEF_SQL_QUERY, ++ .database_type = NULL, ++ .database_dbname = NULL, ++ .database_host = "localhost", ++ .database_user = NULL, ++ .database_password = NULL, ++ .database_port = 0, ++ .database_busy_timeout = 0, + #endif /* defined(HAVE_MYSQL) || defined(HAVE_PGSQL) || define(HAVE_SQLITE3) */ +- on_picture_save: NULL, +- on_motion_detected: NULL, +- on_area_detected: NULL, +- on_movie_start: NULL, +- on_movie_end: NULL, +- on_camera_lost: NULL, +- motionvidpipe: NULL, +- netcam_url: NULL, +- netcam_userpass: NULL, +- netcam_keepalive: "off", +- netcam_proxy: NULL, +- netcam_tolerant_check: 0, +- rtsp_uses_tcp: 1, ++ .on_picture_save = NULL, ++ .on_motion_detected = NULL, ++ .on_area_detected = NULL, ++ .on_movie_start = NULL, ++ .on_movie_end = NULL, ++ .on_camera_lost = NULL, ++ .motionvidpipe = NULL, ++ .netcam_url = NULL, ++ .netcam_userpass = NULL, ++ .netcam_keepalive = "off", ++ .netcam_proxy = NULL, ++ .netcam_tolerant_check = 0, ++ .rtsp_uses_tcp = 1, + #ifdef HAVE_MMAL +- mmalcam_name: NULL, +- mmalcam_control_params: NULL, ++ .mmalcam_name = NULL, ++ .mmalcam_control_params = NULL, + #endif +- text_changes: 0, +- text_left: NULL, +- text_right: DEF_TIMESTAMP, +- text_event: DEF_EVENTSTAMP, +- text_double: 0, +- despeckle_filter: NULL, +- area_detect: NULL, +- minimum_motion_frames: 1, +- exif_text: NULL, +- pid_file: NULL, +- log_file: NULL, +- log_level: LEVEL_DEFAULT+10, +- log_type_str: NULL, +- camera_dir: sysconfdir"/conf.d" ++ .text_changes = 0, ++ .text_left = NULL, ++ .text_right = DEF_TIMESTAMP, ++ .text_event = DEF_EVENTSTAMP, ++ .text_double = 0, ++ .despeckle_filter = NULL, ++ .area_detect = NULL, ++ .minimum_motion_frames = 1, ++ .exif_text = NULL, ++ .pid_file = NULL, ++ .log_file = NULL, ++ .log_level = LEVEL_DEFAULT+10, ++ .log_type_str = NULL, ++ .camera_dir = sysconfdir"/conf.d" + }; + + Copied and modified: head/multimedia/motion/files/patch-configure.ac (from r428696, head/multimedia/motion/files/patch-configure.in) ============================================================================== --- head/multimedia/motion/files/patch-configure.in Fri Dec 16 20:30:31 2016 (r428696, copy source) +++ head/multimedia/motion/files/patch-configure.ac Fri Dec 16 23:40:47 2016 (r428697) @@ -1,78 +1,11 @@ ---- configure.in.orig 2010-06-01 10:48:23.000000000 +0400 -+++ configure.in 2013-12-01 13:32:23.000000000 +0400 -@@ -316,7 +316,7 @@ - # - else if test "${FFMPEG_DIR}" = "yes"; then - # AUTODETECT STATIC/SHARED LIB -- AC_MSG_CHECKING(for ffmpeg autodetecting) -+ AC_MSG_CHECKING(for ffmpeg autodetecting libraries) - - if test -f /usr/lib64/libavcodec.a -o -f /usr/lib64/libavcodec.so && test -f /usr/lib64/libavformat.a -o -f /usr/lib64/libavformat.so ; then - AC_MSG_RESULT(found in /usr/lib64) -@@ -347,11 +347,11 @@ - echo "" - fi - else -- AC_MSG_CHECKING(for ffmpeg in -> [${FFMPEG_DIR}] <-) -- if test -f ${FFMPEG_DIR}/lib/libavcodec.a -o -f ${FFMPEG_DIR}/lib/libavcodec.so && test -f ${FFMPEG_DIR}/lib/libavformat.a -o -f ${FFMPEG_DIR}/lib/libavformat.so ; then -+ AC_MSG_CHECKING(for ffmpeg libraries in -> [${FFMPEG_DIR}] <-) -+ if test -f ${FFMPEG_DIR}/lib/ffmpeg0/libavcodec0.a -o -f ${FFMPEG_DIR}/lib/ffmpeg0/libavcodec0.so && test -f ${FFMPEG_DIR}/lib/ffmpeg0/libavformat0.a -o -f ${FFMPEG_DIR}/lib/ffmpeg0/libavformat0.so ; then - AC_MSG_RESULT(found) - FFMPEG_OK="found" -- FFMPEG_LIB="${FFMPEG_DIR}/lib" -+ FFMPEG_LIB="${FFMPEG_DIR}/lib/ffmpeg0" - elif test -f ${FFMPEG_DIR}/libavcodec.a -o -f ${FFMPEG_DIR}/libavcodec.so && test -f ${FFMPEG_DIR}/libavformat.a -o -f ${FFMPEG_DIR}/libavformat.so ; then - AC_MSG_RESULT(found) - FFMPEG_LIB="${FFMPEG_DIR}" -@@ -389,12 +389,12 @@ - elif test -f ${FFMPEG_DIR}/include/ffmpeg/avformat.h; then - AC_MSG_RESULT(found ${FFMPEG_DIR}/include/ffmpeg/avformat.h) - FFMPEG_CFLAGS="-I${FFMPEG_DIR}/include/ffmpeg" -- elif test -f ${FFMPEG_DIR}/include/libavformat/avformat.h; then -- AC_MSG_RESULT(found ${FFMPEG_DIR}/include/libavformat/avformat.h) -- FFMPEG_CFLAGS="-I${FFMPEG_DIR}/include -DFFMPEG_NEW_INCLUDES" -- elif test -f ${FFMPEG_DIR}/include/ffmpeg/libavformat/avformat.h; then -- AC_MSG_RESULT(found ${FFMPEG_DIR}/include/ffmpeg/libavformat/avformat.h) -- FFMPEG_CFLAGS="-I${FFMPEG_DIR}/include/ffmpeg -DFFMPEG_NEW_INCLUDES" -+# elif test -f ${FFMPEG_DIR}/include/libavformat/avformat.h; then -+# AC_MSG_RESULT(found ${FFMPEG_DIR}/include/libavformat/avformat.h) -+# FFMPEG_CFLAGS="-I${FFMPEG_DIR}/include -DFFMPEG_NEW_INCLUDES" -+ elif test -f ${FFMPEG_DIR}/include/ffmpeg0/libavformat/avformat.h; then -+ AC_MSG_RESULT(found ${FFMPEG_DIR}/include/ffmpeg0/libavformat/avformat.h) -+ FFMPEG_CFLAGS="-I${FFMPEG_DIR}/include/ffmpeg0 -DFFMPEG_NEW_INCLUDES" - else - AC_MSG_RESULT(not found) - FFMPEG_OK="no_found" -@@ -413,9 +413,9 @@ - # - - if test "${FFMPEG_OK}" = "found"; then -- TEMP_LIBS="$TEMP_LIBS -L${FFMPEG_LIB} -lavformat -lavcodec -lavutil -lm -lz" -+ TEMP_LIBS="$TEMP_LIBS -L${FFMPEG_LIB} -lavformat0 -lavcodec0 -lavutil0 -lm -lz" - TEMP_LDFLAGS="${TEMP_LDFLAGS} -L${FFMPEG_LIB}" -- TEMP_CFLAGS="${TEMP_CFLAGS} -DHAVE_FFMPEG ${FFMPEG_CFLAGS}" -+ TEMP_CFLAGS="-DHAVE_FFMPEG ${FFMPEG_CFLAGS} ${TEMP_CFLAGS}" - - FFMPEG_OBJ="ffmpeg.o" - AC_SUBST(FFMPEG_OBJ) -@@ -751,7 +751,7 @@ +--- configure.ac.orig 2016-10-25 01:39:24 UTC ++++ configure.ac +@@ -790,7 +790,7 @@ SUPPORTED_V4L2_old=false if test "${V4L}" = "no"; then AC_MSG_CHECKING(for V42L support) AC_MSG_RESULT(skipping) -else +elif test "${BKTR}" = "no"; then - AC_CHECK_TYPE([struct v4l2_buffer], - [SUPPORTED_V4L2=true], - [SUPPORTED_V4L2=false], -@@ -1067,6 +1067,11 @@ - LIBS="${TEMP_LIBS}" - LDFLAGS="${TEMP_LDFLAGS}" - -+AC_CHECK_FUNC(avformat_alloc_context, AC_DEFINE([have_avformat_alloc_context],1,[Define to 1 if you have avformat_alloc_context support])) -+AC_CHECK_FUNC(av_avformat_alloc_context, AC_DEFINE([have_av_avformat_alloc_context],1,[Define to 1 if you have av_avformat_alloc_context support])) -+AC_CHECK_FUNC(av_register_protocol2, AC_DEFINE([have_av_register_protocol2],1,[Define to 1 if you have av_register_protocol2 support])) -+AC_CHECK_FUNC(av_register_protocol, AC_DEFINE([have_av_register_protocol],1,[Define to 1 if you have av_register_protocol support])) -+ - # - # Add the right exec path for rc scripts - # + AC_CHECK_TYPE([struct v4l2_buffer], + [SUPPORTED_V4L2=true], + [SUPPORTED_V4L2=false], Added: head/multimedia/motion/files/patch-netcam.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-netcam.c Fri Dec 16 23:40:47 2016 (r428697) @@ -0,0 +1,13 @@ +Fix sockaddr type mismatch warnings (Fixed upstream in dbd7282) + +--- netcam.c.orig 2016-10-25 01:39:24 UTC ++++ netcam.c +@@ -948,7 +948,7 @@ static int netcam_connect(netcam_context + } + + /* Now the connect call will return immediately. */ +- ret = connect(netcam->sock, &server, sizeof(server)); ++ ret = connect(netcam->sock, (struct sockaddr *)&server, sizeof(server)); + back_err = errno; /* Save the errno from connect */ + + /* If the connect failed with anything except EINPROGRESS, error. */ Added: head/multimedia/motion/files/patch-track.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-track.c Fri Dec 16 23:40:47 2016 (r428697) @@ -0,0 +1,50 @@ +Convert old GNU field designator syntax to C99 syntax to remove some +annoying warnings. Fixed upstream in a870946. + +--- track.c.orig 2016-10-25 01:39:24 UTC ++++ track.c +@@ -17,25 +17,25 @@ + + + struct trackoptions track_template = { +- dev: -1, /* dev open */ +- port: NULL, /* char *port */ +- motorx: 0, /* int motorx */ +- motory: 0, /* int motory */ +- maxx: 0, /* int maxx; */ +- maxy: 0, /* int maxy; */ +- minx: 0, /* int minx; */ +- miny: 0, /* int miny; */ +- homex: 128, /* int homex; */ +- homey: 128, /* int homey; */ +- motorx_reverse: 0, /* int reversed x servo; */ +- motory_reverse: 0, /* int reversed y servo; */ +- speed: TRACK_SPEED, /* speed */ +- stepsize: TRACK_STEPSIZE, /* stepsize */ +- active: 0, /* auto tracking active */ +- minmaxfound: 0, /* flag for minmax values stored for pwc based camera */ +- step_angle_x: 10, /* UVC step angle in degrees X-axis that camera moves during auto tracking */ +- step_angle_y: 10, /* UVC step angle in degrees Y-axis that camera moves during auto tracking */ +- move_wait: 10 /* number of frames to disable motion detection after camera moving */ ++ .dev = -1, /* dev open */ ++ .port = NULL, /* char *port */ ++ .motorx = 0, /* int motorx */ ++ .motory = 0, /* int motory */ ++ .maxx = 0, /* int maxx; */ ++ .maxy = 0, /* int maxy; */ ++ .minx = 0, /* int minx; */ ++ .miny = 0, /* int miny; */ ++ .homex = 128, /* int homex; */ ++ .homey = 128, /* int homey; */ ++ .motorx_reverse = 0, /* int reversed x servo; */ ++ .motory_reverse = 0, /* int reversed y servo; */ ++ .speed = TRACK_SPEED, /* speed */ ++ .stepsize = TRACK_STEPSIZE, /* stepsize */ ++ .active = 0, /* auto tracking active */ ++ .minmaxfound = 0, /* flag for minmax values stored for pwc based camera */ ++ .step_angle_x = 10, /* UVC step angle in degrees X-axis that camera moves during auto tracking */ ++ .step_angle_y = 10, /* UVC step angle in degrees Y-axis that camera moves during auto tracking */ ++ .move_wait = 10 /* number of frames to disable motion detection after camera moving */ + }; + + Added: head/multimedia/motion/files/patch-video__freebsd.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-video__freebsd.c Fri Dec 16 23:40:47 2016 (r428697) @@ -0,0 +1,20 @@ +Comment out unused struct to avoid warnings. + +--- video_freebsd.c.orig 2016-10-25 01:39:24 UTC ++++ video_freebsd.c +@@ -41,6 +41,7 @@ + + #define array_elem(x) (sizeof(x) / sizeof((x)[0])) + ++/* + static const struct camparam_st { + int min, max, range, drv_min, drv_range, def; + } CamParams[] = { +@@ -58,6 +59,7 @@ static const struct camparam_st { + BT848_CHROMAREGMIN, (BT848_CHROMAREGMAX - BT848_CHROMAREGMIN + 1), + BT848_CHROMACENTER, }, + }; ++*/ + + #define BRIGHT 0 + #define CONTR 1 Added: head/multimedia/motion/files/patch-webhttpd.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/motion/files/patch-webhttpd.c Fri Dec 16 23:40:47 2016 (r428697) @@ -0,0 +1,45 @@ +Fix warnings about mismatched format specifiers (Fixed upstream in dbd7282) +Fix sockaddr type mismatch warnings (Fixed upstream in dbd7282) + +--- webhttpd.c.orig 2016-10-25 01:39:24 UTC ++++ webhttpd.c +@@ -2067,7 +2067,7 @@ static unsigned int handle_get(int clien + //Send the webcontrol section if applicable + if (cnt[0]->conf.webcontrol_html_output) { + send_template_ini_client(client_socket, ini_template); +- sprintf(res, "Motion "VERSION" Running [%hu] Cameras
\n" ++ sprintf(res, "Motion "VERSION" Running [%d] Cameras
\n" + "All\n", i); + send_template(client_socket, res); + +@@ -2079,7 +2079,7 @@ static unsigned int handle_get(int clien + send_template(client_socket, res); + counter = 0; + } +- sprintf(res, "Camera %d%s%s\n", y, cnt[y]->conf.camera_id, ++ sprintf(res, "Camera %d%s%s\n", y, cnt[y]->conf.camera_id, + cnt[y]->conf.camera_name ? " -- " : "", + cnt[y]->conf.camera_name ? cnt[y]->conf.camera_name : ""); + send_template(client_socket, res); +@@ -2112,10 +2112,10 @@ static unsigned int handle_get(int clien + send_template_end_client(client_socket); + } else { + send_template_ini_client_raw(client_socket); +- sprintf(res, "Motion "VERSION" Running [%hu] Cameras\n0\n", i); ++ sprintf(res, "Motion "VERSION" Running [%d] Cameras\n0\n", i); + send_template_raw(client_socket, res); + for (y = 1; y < i; y++) { +- sprintf(res, "%hu\n", y); ++ sprintf(res, "%d\n", y); + send_template_raw(client_socket, res); + } + } +@@ -2571,7 +2571,7 @@ static int acceptnonblocking(int serverf + + if (select(serverfd + 1, &fds, NULL, NULL, &tm) > 0) { + if (FD_ISSET(serverfd, &fds)) { +- if ((curfd = accept(serverfd, &client, &client_len)) > 0) ++ if ((curfd = accept(serverfd, (struct sockaddr *)&client, &client_len)) > 0) + return curfd; + } + } Modified: head/multimedia/motion/files/pkg-message.in ============================================================================== --- head/multimedia/motion/files/pkg-message.in Fri Dec 16 20:30:31 2016 (r428696) +++ head/multimedia/motion/files/pkg-message.in Fri Dec 16 23:40:47 2016 (r428697) @@ -4,6 +4,31 @@ To use the motion service properly, you %%PREFIX%%/etc/motion.conf according to your needs. + +To set up your capture device (if using BKTR): + + 1. Load the bktr modules + + Type as root: + kldload bktr_mem.ko + kldload bktr.ko + + You can setup this in your /boot/loader.conf adding: + bktr_mem_load="YES" + bktr_load="YES" + + 2. Configure your card settings (tuner type, format, and card) + + Type as root: + sysctl hw.bt848.card=1 ( Miro pctv ) + sysctl hw.bt848.tuner=10 ( PHILIPS_FR1216_PAL ) + sysctl hw.bt848.format=0 ( PAL ) + + or add to /etc/sysctl.conf adding: + hw.bt848.card=1 + hw.bt848.tuner=10 + hw.bt848.format=0 + To automatically start the service at boot time, add the following line to /etc/rc.conf: @@ -12,4 +37,5 @@ add the following line to /etc/rc.conf: Then, to start the service right now without reboot, execute service motion start + **************************************************************** Modified: head/multimedia/motion/pkg-descr ============================================================================== --- head/multimedia/motion/pkg-descr Fri Dec 16 20:30:31 2016 (r428696) +++ head/multimedia/motion/pkg-descr Fri Dec 16 23:40:47 2016 (r428697) @@ -3,4 +3,4 @@ capture devices that supports bktr(4) wi support is not yet implemented. Latest port versions supports webcams supported by pwcbsd. -WWW: http://motion.sourceforge.net/ +WWW: https://motion-project.github.io/ From owner-svn-ports-all@freebsd.org Sat Dec 17 00:38:23 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 4689BC83BB2; Sat, 17 Dec 2016 00:38:23 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) (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 29A9295F; Sat, 17 Dec 2016 00:38:22 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from [172.20.0.229] (unknown [65.200.160.161]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ainaz.pair.com (Postfix) with ESMTPSA id 3AA2F3F531; Fri, 16 Dec 2016 19:38:16 -0500 (EST) Date: Sat, 17 Dec 2016 01:38:15 +0100 (CET) From: Gerald Pfeifer To: Torsten Zuehlsdorff , toxic@doobie.com cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428673 - head/news/nzbget In-Reply-To: <201612161230.uBGCUYs9080020@repo.freebsd.org> Message-ID: References: <201612161230.uBGCUYs9080020@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII 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: Sat, 17 Dec 2016 00:38:23 -0000 Hi Thorsten, hi toxic@doobie.com, On Fri, 16 Dec 2016, Torsten Zuehlsdorff wrote: > +.if ${OSVERSION} < 1000500 > +USE_GCC= 4.9+ the canonical way of stating this is USE_GCC=yes (which pulls in GCC 4.9 right now, and may move to GCC 5 at a later point in time, which should be fine since it's 4.9+, not plain 4.9). Okay for me to make this change? Gerald From owner-svn-ports-all@freebsd.org Sat Dec 17 00:43:19 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 0B0E3C83D59; Sat, 17 Dec 2016 00:43:19 +0000 (UTC) (envelope-from gerald@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 CE515CCA; Sat, 17 Dec 2016 00:43:18 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH0hH1q080237; Sat, 17 Dec 2016 00:43:17 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH0hHsr080235; Sat, 17 Dec 2016 00:43:17 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612170043.uBH0hHsr080235@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Dec 2016 00:43:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428698 - head/emulators/wine-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: Sat, 17 Dec 2016 00:43:19 -0000 Author: gerald Date: Sat Dec 17 00:43:17 2016 New Revision: 428698 URL: https://svnweb.freebsd.org/changeset/ports/428698 Log: Remove the BROKEN designation when the STAGING option is set; the staging patchset is now available again for the current development version of Wine. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/Makefile Sat Dec 17 00:43:17 2016 (r428698) @@ -141,8 +141,6 @@ PLIST_SUB+= WINE32="" WINE64="@comment .endif .if ${PORT_OPTIONS:MSTAGING} -BROKEN= The Staging patchset has not been ported to Wine 1.9.24 - MASTER_SITES+= https://github.com/compholio/wine-compholio-daily/archive/:cho COMP_DIST= v${DISTVERSION}.tar.gz DISTFILES+= ${COMP_DIST}:cho Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Fri Dec 16 23:40:47 2016 (r428697) +++ head/emulators/wine-devel/distinfo Sat Dec 17 00:43:17 2016 (r428698) @@ -1,3 +1,5 @@ -TIMESTAMP = 1481319505 +TIMESTAMP = 1481926330 SHA256 (wine-2.0-rc1.tar.bz2) = 063baa6a437989c07192ba10b02b6f2903250fbeaf8068056209d54fbcbf39fe SIZE (wine-2.0-rc1.tar.bz2) = 23594154 +SHA256 (v2.0-rc1.tar.gz) = de45476c5e38147505ece4150996c730c8076f18abeb6969ee2e5eb0ee749c67 +SIZE (v2.0-rc1.tar.gz) = 10042720 From owner-svn-ports-all@freebsd.org Sat Dec 17 01:23: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 14D4FC8311A; Sat, 17 Dec 2016 01:23:13 +0000 (UTC) (envelope-from mm@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 CE690135; Sat, 17 Dec 2016 01:23:12 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH1NCQT097402; Sat, 17 Dec 2016 01:23:12 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH1N7nk097357; Sat, 17 Dec 2016 01:23:07 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201612170123.uBH1N7nk097357@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Sat, 17 Dec 2016 01:23:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428699 - in head: archivers/pear-Horde_Compress archivers/pear-Horde_Pack databases/pear-Horde_Db deskutils/horde-kronolith deskutils/horde-mnemo devel/horde-timeobjects devel/horde-wh... 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: Sat, 17 Dec 2016 01:23:13 -0000 Author: mm Date: Sat Dec 17 01:23:07 2016 New Revision: 428699 URL: https://svnweb.freebsd.org/changeset/ports/428699 Log: Horde package update: comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4 security/pear-Horde_Auth 2.2.0 -> 2.2.1 www/pear-Horde_Browser 2.0.12 -> 2.0.13 archivers/pear-Horde_Compress 2.1.5 -> 2.1.6 devel/pear-Horde_Core 2.27.2 -> 2.27.6 security/pear-Horde_Crypt 2.7.3 -> 2.7.5 textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3 devel/pear-Horde_Date 2.3.1 -> 2.3.2 www/pear-Horde_Dav 1.1.3 -> 1.1.4 databases/pear-Horde_Db 2.3.3 -> 2.3.4 mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11 archivers/pear-Horde_Pack 1.0.6 -> 1.0.7 www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 sysutils/pear-Horde_Vfs 2.3.3 -> 2.3.4 ftp/horde-gollem 3.0.9 -> 3.0.10 www/horde-base 5.2.12 -> 5.2.13 mail/horde-imp 6.2.16 -> 6.2.17 mail/horde-ingo 3.2.12 -> 3.2.13 deskutils/horde-kronolith 4.2.18 -> 4.2.19 deskutils/horde-mnemo 4.2.11 -> 4.2.12 www/horde-passwd 5.0.5 -> 5.0.6 devel/horde-timeobjects 2.1.2 -> 2.1.3 www/horde-trean 1.1.6 -> 1.1.7 mail/horde-turba 4.2.17 -> 4.2.18 www/horde-wicked 2.0.6 -> 2.0.7 devel/horde-whups 3.0.8 -> 3.0.9 Modified: head/archivers/pear-Horde_Compress/Makefile head/archivers/pear-Horde_Compress/distinfo head/archivers/pear-Horde_Pack/Makefile head/archivers/pear-Horde_Pack/distinfo head/databases/pear-Horde_Db/Makefile head/databases/pear-Horde_Db/distinfo head/deskutils/horde-kronolith/Makefile head/deskutils/horde-kronolith/distinfo head/deskutils/horde-mnemo/Makefile head/deskutils/horde-mnemo/distinfo head/devel/horde-timeobjects/Makefile head/devel/horde-timeobjects/distinfo head/devel/horde-whups/Makefile head/devel/horde-whups/distinfo head/devel/pear-Horde_Core/Makefile head/devel/pear-Horde_Core/distinfo head/devel/pear-Horde_Date/Makefile head/devel/pear-Horde_Date/distinfo head/ftp/horde-gollem/Makefile head/ftp/horde-gollem/distinfo head/mail/horde-imp/Makefile head/mail/horde-imp/distinfo head/mail/horde-ingo/Makefile head/mail/horde-ingo/distinfo head/mail/horde-turba/Makefile head/mail/horde-turba/distinfo head/security/pear-Horde_Crypt/Makefile head/security/pear-Horde_Crypt/distinfo head/textproc/pear-Horde_CssMinify/Makefile head/textproc/pear-Horde_CssMinify/distinfo head/www/horde-base/Makefile head/www/horde-base/distinfo head/www/horde-passwd/Makefile head/www/horde-passwd/distinfo head/www/horde-trean/Makefile head/www/horde-trean/distinfo head/www/horde-wicked/Makefile head/www/horde-wicked/distinfo head/www/pear-Horde_Browser/Makefile head/www/pear-Horde_Browser/distinfo head/www/pear-Horde_Dav/Makefile head/www/pear-Horde_Dav/distinfo Modified: head/archivers/pear-Horde_Compress/Makefile ============================================================================== --- head/archivers/pear-Horde_Compress/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/archivers/pear-Horde_Compress/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Compress -PORTVERSION= 2.1.5 +PORTVERSION= 2.1.6 CATEGORIES= archivers www pear PKGNAMEPREFIX= pear- Modified: head/archivers/pear-Horde_Compress/distinfo ============================================================================== --- head/archivers/pear-Horde_Compress/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/archivers/pear-Horde_Compress/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Compress-2.1.5.tgz) = cb66cf97623be6a162d247d9d84e46cfb254df716c2483eb5ff4fb96cb7c957c -SIZE (Horde/Horde_Compress-2.1.5.tgz) = 2194115 +TIMESTAMP = 1481937629 +SHA256 (Horde/Horde_Compress-2.1.6.tgz) = 3c66fe9f01507275efd1a1ad997825691bb16408910ef651cd1dedcb30905e03 +SIZE (Horde/Horde_Compress-2.1.6.tgz) = 2194074 Modified: head/archivers/pear-Horde_Pack/Makefile ============================================================================== --- head/archivers/pear-Horde_Pack/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/archivers/pear-Horde_Pack/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Pack -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 CATEGORIES= archivers www pear PKGNAMEPREFIX= pear- Modified: head/archivers/pear-Horde_Pack/distinfo ============================================================================== --- head/archivers/pear-Horde_Pack/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/archivers/pear-Horde_Pack/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Pack-1.0.6.tgz) = 6d85c791effa85e515b581f831b93f85c601331c0124a325ca0f4c8b34dac957 -SIZE (Horde/Horde_Pack-1.0.6.tgz) = 15969 +TIMESTAMP = 1481937654 +SHA256 (Horde/Horde_Pack-1.0.7.tgz) = 36943ce412b53eafab8149336468ef68aa00613bc473875b565cb0630bde3da8 +SIZE (Horde/Horde_Pack-1.0.7.tgz) = 16074 Modified: head/databases/pear-Horde_Db/Makefile ============================================================================== --- head/databases/pear-Horde_Db/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/databases/pear-Horde_Db/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Db -PORTVERSION= 2.3.3 +PORTVERSION= 2.3.4 CATEGORIES= databases www pear PKGNAMEPREFIX= pear- Modified: head/databases/pear-Horde_Db/distinfo ============================================================================== --- head/databases/pear-Horde_Db/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/databases/pear-Horde_Db/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473287948 -SHA256 (Horde/Horde_Db-2.3.3.tgz) = e608e99e8cad0eb8c169b9e0699a68b77bb25feb8343e9bfaad8a4fdabea0ec3 -SIZE (Horde/Horde_Db-2.3.3.tgz) = 94082 +TIMESTAMP = 1481937649 +SHA256 (Horde/Horde_Db-2.3.4.tgz) = 7f5e3fe28493c1e716c0d0a5969e72e640bb2c179ff29bfc6333cefce4b5677a +SIZE (Horde/Horde_Db-2.3.4.tgz) = 94755 Modified: head/deskutils/horde-kronolith/Makefile ============================================================================== --- head/deskutils/horde-kronolith/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/deskutils/horde-kronolith/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kronolith -PORTVERSION= 4.2.18 +PORTVERSION= 4.2.19 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-kronolith/distinfo ============================================================================== --- head/deskutils/horde-kronolith/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/deskutils/horde-kronolith/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473288042 -SHA256 (Horde/kronolith-4.2.18.tgz) = 531c182b751386ccaf2a55e093b7a00afe50b35605f3f69cff5164837912022b -SIZE (Horde/kronolith-4.2.18.tgz) = 2615798 +TIMESTAMP = 1481937703 +SHA256 (Horde/kronolith-4.2.19.tgz) = dd5af3da1efcedac90e7d1492bb650e6a496d779a3e6a7d400c70e87fc668196 +SIZE (Horde/kronolith-4.2.19.tgz) = 2615858 Modified: head/deskutils/horde-mnemo/Makefile ============================================================================== --- head/deskutils/horde-mnemo/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/deskutils/horde-mnemo/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mnemo -PORTVERSION= 4.2.11 +PORTVERSION= 4.2.12 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-mnemo/distinfo ============================================================================== --- head/deskutils/horde-mnemo/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/deskutils/horde-mnemo/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489299 -SHA256 (Horde/mnemo-4.2.11.tgz) = e7ebf129c888c7e488da798ee3f3a51683e05d16b303fe0c443e3ea845a9b659 -SIZE (Horde/mnemo-4.2.11.tgz) = 1178961 +TIMESTAMP = 1481937708 +SHA256 (Horde/mnemo-4.2.12.tgz) = f0e6c76bdd7eb3ad5aa0d3980d3f1a49d602ebe1f73955f9db3a5c03cf9d4dcf +SIZE (Horde/mnemo-4.2.12.tgz) = 1179057 Modified: head/devel/horde-timeobjects/Makefile ============================================================================== --- head/devel/horde-timeobjects/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/horde-timeobjects/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timeobjects -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= devel www pear PKGNAMEPREFIX= horde- Modified: head/devel/horde-timeobjects/distinfo ============================================================================== --- head/devel/horde-timeobjects/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/horde-timeobjects/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/timeobjects-2.1.2.tgz) = 05bb5c1dc6f844be08d4007fc85dfe39879d812093ece037fe05d98bd347fc09 -SIZE (Horde/timeobjects-2.1.2.tgz) = 415033 +TIMESTAMP = 1481937717 +SHA256 (Horde/timeobjects-2.1.3.tgz) = baaa085fae659e93b456ad365146f580acfe4cb93b38deb75fdd8bf977115fd3 +SIZE (Horde/timeobjects-2.1.3.tgz) = 416227 Modified: head/devel/horde-whups/Makefile ============================================================================== --- head/devel/horde-whups/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/horde-whups/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= whups -PORTVERSION= 3.0.8 +PORTVERSION= 3.0.9 CATEGORIES= devel www pear PKGNAMEPREFIX= horde- Modified: head/devel/horde-whups/distinfo ============================================================================== --- head/devel/horde-whups/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/horde-whups/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489653 -SHA256 (Horde/whups-3.0.8.tgz) = 32f514498fe25a79371f23deaac14ecea8385985ed3244b671f557b0bd103c9b -SIZE (Horde/whups-3.0.8.tgz) = 1303496 +TIMESTAMP = 1481937737 +SHA256 (Horde/whups-3.0.9.tgz) = 12d60afe352bd24391537d7550789bc350981546c557cbeb6f4377e6a9c99ba8 +SIZE (Horde/whups-3.0.9.tgz) = 1303632 Modified: head/devel/pear-Horde_Core/Makefile ============================================================================== --- head/devel/pear-Horde_Core/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/pear-Horde_Core/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Core -PORTVERSION= 2.27.5 +PORTVERSION= 2.27.6 CATEGORIES= devel www pear PKGNAMEPREFIX= pear- Modified: head/devel/pear-Horde_Core/distinfo ============================================================================== --- head/devel/pear-Horde_Core/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/pear-Horde_Core/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481542959 -SHA256 (Horde/Horde_Core-2.27.5.tgz) = 3e24cd14e6414a49538194a14c19093df0ca47a3233fe3d1d21deb96f08dca90 -SIZE (Horde/Horde_Core-2.27.5.tgz) = 1659592 +TIMESTAMP = 1481937634 +SHA256 (Horde/Horde_Core-2.27.6.tgz) = 5cc57fe0315fc94180e7b0689e9a87324b1cb6f276020406bae43affe04c73ff +SIZE (Horde/Horde_Core-2.27.6.tgz) = 1659661 Modified: head/devel/pear-Horde_Date/Makefile ============================================================================== --- head/devel/pear-Horde_Date/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/pear-Horde_Date/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Date -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= devel www pear MAINTAINER= horde@FreeBSD.org Modified: head/devel/pear-Horde_Date/distinfo ============================================================================== --- head/devel/pear-Horde_Date/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/devel/pear-Horde_Date/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489165 -SHA256 (Horde/Horde_Date-2.3.1.tgz) = 49c1ee3f68e56b5fe9a3107f89a7801c158ca94db6af4ae67b6d82cf663f7446 -SIZE (Horde/Horde_Date-2.3.1.tgz) = 72532 +TIMESTAMP = 1481937643 +SHA256 (Horde/Horde_Date-2.3.2.tgz) = 3783dc62364c9f5f54d070556ede9d805c64c533ed0b77fafbe837543c3fa723 +SIZE (Horde/Horde_Date-2.3.2.tgz) = 72551 Modified: head/ftp/horde-gollem/Makefile ============================================================================== --- head/ftp/horde-gollem/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/ftp/horde-gollem/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gollem -PORTVERSION= 3.0.9 +PORTVERSION= 3.0.10 CATEGORIES= ftp www pear PKGNAMEPREFIX= horde- Modified: head/ftp/horde-gollem/distinfo ============================================================================== --- head/ftp/horde-gollem/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/ftp/horde-gollem/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489182 -SHA256 (Horde/gollem-3.0.9.tgz) = 12fa942ac791ee90dd14b1005680cf176d621c17029897f465b869015a59d8fa -SIZE (Horde/gollem-3.0.9.tgz) = 989610 +TIMESTAMP = 1481937663 +SHA256 (Horde/gollem-3.0.10.tgz) = 829b84c31e4588cde96a6e08a7458d916219f49a4ef02cc262caff987d3d2e9b +SIZE (Horde/gollem-3.0.10.tgz) = 989674 Modified: head/mail/horde-imp/Makefile ============================================================================== --- head/mail/horde-imp/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-imp/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= imp -PORTVERSION= 6.2.16 +PORTVERSION= 6.2.17 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-imp/distinfo ============================================================================== --- head/mail/horde-imp/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-imp/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473287831 -SHA256 (Horde/imp-6.2.16.tgz) = ac1548f589ac593f9e55bcce7f9ec073c0600616272419b947f98a1c9039df8d -SIZE (Horde/imp-6.2.16.tgz) = 5009152 +TIMESTAMP = 1481937689 +SHA256 (Horde/imp-6.2.17.tgz) = 0449e26a15238f558b5184c0fa101a23943b8f267512559ee96a31a8c6ee5d5d +SIZE (Horde/imp-6.2.17.tgz) = 5008979 Modified: head/mail/horde-ingo/Makefile ============================================================================== --- head/mail/horde-ingo/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-ingo/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ingo -PORTVERSION= 3.2.12 +PORTVERSION= 3.2.13 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-ingo/distinfo ============================================================================== --- head/mail/horde-ingo/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-ingo/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473287837 -SHA256 (Horde/ingo-3.2.12.tgz) = 7c8877580ee81c3078e666b90ad2c0c160df3081c17c6505dc5d9ba475422595 -SIZE (Horde/ingo-3.2.12.tgz) = 1506871 +TIMESTAMP = 1481937695 +SHA256 (Horde/ingo-3.2.13.tgz) = 3b062012f356a82ef5d328723fd16f50f3e5d9d3fcb290e0cc346aa7f545880d +SIZE (Horde/ingo-3.2.13.tgz) = 1506854 Modified: head/mail/horde-turba/Makefile ============================================================================== --- head/mail/horde-turba/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-turba/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= turba -PORTVERSION= 4.2.17 +PORTVERSION= 4.2.18 PKGNAMEPREFIX= horde- CATEGORIES= mail www pear Modified: head/mail/horde-turba/distinfo ============================================================================== --- head/mail/horde-turba/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/mail/horde-turba/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478647759 -SHA256 (Horde/turba-4.2.17.tgz) = ab4c0b30e0be620d423dc04069e130215add2f25764d2a72dc3c65da94518c0a -SIZE (Horde/turba-4.2.17.tgz) = 1979416 +TIMESTAMP = 1481937728 +SHA256 (Horde/turba-4.2.18.tgz) = f052ba36733e0b573876e2add5c7b79903d99e3c2f7aa4d4bb80a4eb730e817b +SIZE (Horde/turba-4.2.18.tgz) = 1979424 Modified: head/security/pear-Horde_Crypt/Makefile ============================================================================== --- head/security/pear-Horde_Crypt/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/security/pear-Horde_Crypt/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Crypt -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= security www pear PKGNAMEPREFIX= pear- Modified: head/security/pear-Horde_Crypt/distinfo ============================================================================== --- head/security/pear-Horde_Crypt/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/security/pear-Horde_Crypt/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481542963 -SHA256 (Horde/Horde_Crypt-2.7.4.tgz) = 71a9e9b561fb1f31a4dbf570335a636543cb7e6ae0b2e80fac0d9c22541f4a2c -SIZE (Horde/Horde_Crypt-2.7.4.tgz) = 150869 +TIMESTAMP = 1481937637 +SHA256 (Horde/Horde_Crypt-2.7.5.tgz) = 3d5d67a8c9986976d66b1d69db0f4045e5aac1ebe3ca05ccf356317e5620180a +SIZE (Horde/Horde_Crypt-2.7.5.tgz) = 150871 Modified: head/textproc/pear-Horde_CssMinify/Makefile ============================================================================== --- head/textproc/pear-Horde_CssMinify/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/textproc/pear-Horde_CssMinify/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_CssMinify -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= textproc www pear MAINTAINER= horde@FreeBSD.org Modified: head/textproc/pear-Horde_CssMinify/distinfo ============================================================================== --- head/textproc/pear-Horde_CssMinify/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/textproc/pear-Horde_CssMinify/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_CssMinify-1.0.2.tgz) = 73d156402ddd3b1e97678aa6b3e533a1603b70bee4c920f581c6a437f0afb6fe -SIZE (Horde/Horde_CssMinify-1.0.2.tgz) = 11580 +TIMESTAMP = 1481937640 +SHA256 (Horde/Horde_CssMinify-1.0.3.tgz) = 6c4b94610fd2b9fa7c575cc068fa9d79b96e9f118b808ba8f6377273950e5851 +SIZE (Horde/Horde_CssMinify-1.0.3.tgz) = 11660 Modified: head/www/horde-base/Makefile ============================================================================== --- head/www/horde-base/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-base/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= horde -PORTVERSION= 5.2.12 +PORTVERSION= 5.2.13 CATEGORIES= www pear PKGNAMEPREFIX= Modified: head/www/horde-base/distinfo ============================================================================== --- head/www/horde-base/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-base/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473288030 -SHA256 (Horde/horde-5.2.12.tgz) = 3f1833c68595733ec36a90788db817e2d54c1f0e4696dc88628f9a7128d8fa90 -SIZE (Horde/horde-5.2.12.tgz) = 2936787 +TIMESTAMP = 1481937676 +SHA256 (Horde/horde-5.2.13.tgz) = 6646efe424614372c1a919839b94fec89dd69b96b59348ae75a3b5e4f4e746ff +SIZE (Horde/horde-5.2.13.tgz) = 2936426 Modified: head/www/horde-passwd/Makefile ============================================================================== --- head/www/horde-passwd/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-passwd/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= passwd -PORTVERSION= 5.0.5 +PORTVERSION= 5.0.6 CATEGORIES= www pear PKGNAMEPREFIX= horde- Modified: head/www/horde-passwd/distinfo ============================================================================== --- head/www/horde-passwd/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-passwd/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489311 -SHA256 (Horde/passwd-5.0.5.tgz) = bbe13e44546b6f0bd78b9a06df76374cc035e6ddce124ede807d6de3edacacff -SIZE (Horde/passwd-5.0.5.tgz) = 1089619 +TIMESTAMP = 1481937713 +SHA256 (Horde/passwd-5.0.6.tgz) = 68b4124b836620b8924edb9df11909ab16db27bf868b8378d8e677b17cac2ea6 +SIZE (Horde/passwd-5.0.6.tgz) = 1089962 Modified: head/www/horde-trean/Makefile ============================================================================== --- head/www/horde-trean/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-trean/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= trean -PORTVERSION= 1.1.6 +PORTVERSION= 1.1.7 CATEGORIES= www pear PKGNAMEPREFIX= horde- Modified: head/www/horde-trean/distinfo ============================================================================== --- head/www/horde-trean/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-trean/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489316 -SHA256 (Horde/trean-1.1.6.tgz) = 6173c22c35d55b4d174a2142b057cad0f54126dca50c969b4f2ece24496010ed -SIZE (Horde/trean-1.1.6.tgz) = 658119 +TIMESTAMP = 1481937721 +SHA256 (Horde/trean-1.1.7.tgz) = 9c279c7c8b5f555829e140788cfdbf1f7bfe0dddeb74c0c6d723289b48b110d6 +SIZE (Horde/trean-1.1.7.tgz) = 658190 Modified: head/www/horde-wicked/Makefile ============================================================================== --- head/www/horde-wicked/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-wicked/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wicked -PORTVERSION= 2.0.6 +PORTVERSION= 2.0.7 CATEGORIES= www pear PKGNAMEPREFIX= horde- Modified: head/www/horde-wicked/distinfo ============================================================================== --- head/www/horde-wicked/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/horde-wicked/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467489336 -SHA256 (Horde/wicked-2.0.6.tgz) = d37822b3cbfb4a16d76697013fdb3d50b39ddd03afba9dffdefff0e5ffb2bff9 -SIZE (Horde/wicked-2.0.6.tgz) = 615843 +TIMESTAMP = 1481937732 +SHA256 (Horde/wicked-2.0.7.tgz) = 7d3f4c16ec411e84e678cc117f996ac60c31e4465d075e698e62229c800041a5 +SIZE (Horde/wicked-2.0.7.tgz) = 616089 Modified: head/www/pear-Horde_Browser/Makefile ============================================================================== --- head/www/pear-Horde_Browser/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/pear-Horde_Browser/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Browser -PORTVERSION= 2.0.12 +PORTVERSION= 2.0.13 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Browser/distinfo ============================================================================== --- head/www/pear-Horde_Browser/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/pear-Horde_Browser/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Browser-2.0.12.tgz) = 0cb091e997f390119c0d06085b4309e54558fabeb110072b2559b5cd8f348c65 -SIZE (Horde/Horde_Browser-2.0.12.tgz) = 37570 +TIMESTAMP = 1481937622 +SHA256 (Horde/Horde_Browser-2.0.13.tgz) = d7691d7636172680d887715fb9ed83a9efdf791f8e7e1c4d32d99b8c3be27403 +SIZE (Horde/Horde_Browser-2.0.13.tgz) = 37599 Modified: head/www/pear-Horde_Dav/Makefile ============================================================================== --- head/www/pear-Horde_Dav/Makefile Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/pear-Horde_Dav/Makefile Sat Dec 17 01:23:07 2016 (r428699) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Dav -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org Modified: head/www/pear-Horde_Dav/distinfo ============================================================================== --- head/www/pear-Horde_Dav/distinfo Sat Dec 17 00:43:17 2016 (r428698) +++ head/www/pear-Horde_Dav/distinfo Sat Dec 17 01:23:07 2016 (r428699) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Dav-1.1.3.tgz) = 894a03fa568ee161ee68e9ac4c9b2c19f4eee09f234b9738e9020d8bb3cdc1e8 -SIZE (Horde/Horde_Dav-1.1.3.tgz) = 218964 +TIMESTAMP = 1481937646 +SHA256 (Horde/Horde_Dav-1.1.4.tgz) = ac8dec3e04c4d2a3ab45142c17cb5fd741fb1533d90c6bbaab3a406290db64bd +SIZE (Horde/Horde_Dav-1.1.4.tgz) = 247189 From owner-svn-ports-all@freebsd.org Sat Dec 17 05:15:20 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 E7D7CC83366; Sat, 17 Dec 2016 05:15:20 +0000 (UTC) (envelope-from tota@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 B748F1AAD; Sat, 17 Dec 2016 05:15:20 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH5FJUD090757; Sat, 17 Dec 2016 05:15:19 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH5FJoK090755; Sat, 17 Dec 2016 05:15:19 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170515.uBH5FJoK090755@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 05:15:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428700 - head/finance/R-cran-plm 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: Sat, 17 Dec 2016 05:15:21 -0000 Author: tota Date: Sat Dec 17 05:15:19 2016 New Revision: 428700 URL: https://svnweb.freebsd.org/changeset/ports/428700 Log: - Update to 1.6-5 Modified: head/finance/R-cran-plm/Makefile (contents, props changed) head/finance/R-cran-plm/distinfo (contents, props changed) Modified: head/finance/R-cran-plm/Makefile ============================================================================== --- head/finance/R-cran-plm/Makefile Sat Dec 17 01:23:07 2016 (r428699) +++ head/finance/R-cran-plm/Makefile Sat Dec 17 05:15:19 2016 (r428700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plm -DISTVERSION= 1.5-12 +DISTVERSION= 1.6-5 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,12 +11,14 @@ COMMENT= Linear Models for Panel Data LICENSE= GPLv2+ -RUN_DEPENDS= R-cran-Formula>=0.2.0:math/R-cran-Formula \ +CRAN_DEPENDS= R-cran-Formula>=0.2.0:math/R-cran-Formula \ R-cran-bdsmatrix>0:math/R-cran-bdsmatrix \ R-cran-zoo>0:math/R-cran-zoo \ R-cran-sandwich>0:math/R-cran-sandwich \ R-cran-car>0:math/R-cran-car \ R-cran-lmtest>0:finance/R-cran-lmtest +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist Modified: head/finance/R-cran-plm/distinfo ============================================================================== --- head/finance/R-cran-plm/distinfo Sat Dec 17 01:23:07 2016 (r428699) +++ head/finance/R-cran-plm/distinfo Sat Dec 17 05:15:19 2016 (r428700) @@ -1,2 +1,3 @@ -SHA256 (plm_1.5-12.tar.gz) = 5f9e8aae36fea65ab385ffb315a1f2e8e2707f474bd031cf8fd4ef6d1aa84d7f -SIZE (plm_1.5-12.tar.gz) = 1246790 +TIMESTAMP = 1481945491 +SHA256 (plm_1.6-5.tar.gz) = a2df49b3c1210fbfcaf868c67b0368c5fab9ccc6141a5460341cb5f0fabff103 +SIZE (plm_1.6-5.tar.gz) = 1359226 From owner-svn-ports-all@freebsd.org Sat Dec 17 05:16:24 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 C570EC833DC; Sat, 17 Dec 2016 05:16:24 +0000 (UTC) (envelope-from dbn@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 93C6B1BB9; Sat, 17 Dec 2016 05:16:24 +0000 (UTC) (envelope-from dbn@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH5GNv3090922; Sat, 17 Dec 2016 05:16:23 GMT (envelope-from dbn@FreeBSD.org) Received: (from dbn@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH5GNXT090919; Sat, 17 Dec 2016 05:16:23 GMT (envelope-from dbn@FreeBSD.org) Message-Id: <201612170516.uBH5GNXT090919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbn set sender to dbn@FreeBSD.org using -f From: David Naylor Date: Sat, 17 Dec 2016 05:16:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428701 - in head/emulators/i386-wine-devel: . 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: Sat, 17 Dec 2016 05:16:24 -0000 Author: dbn Date: Sat Dec 17 05:16:23 2016 New Revision: 428701 URL: https://svnweb.freebsd.org/changeset/ports/428701 Log: i386-wine-devel: fix pkg-plist. - Fix generation of pkg-plist by properly detecting a single suffix (i.e. all -devel or all -staging) [1][2] - Regenerate pkg-plist - Add USES=desktop-file-utils [1] - Fix mono dependency [1] PR: 215255 [2] PR: 215269 [1] Submitted by: Vikash Badal (vikashb@where-ever.za.net) [1] Reported by: Neel Chauhan (neel@neelc.org) [2] Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine-devel/files/mergeplist.py head/emulators/i386-wine-devel/pkg-plist Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Sat Dec 17 05:15:19 2016 (r428700) +++ head/emulators/i386-wine-devel/Makefile.inc Sat Dec 17 05:16:23 2016 (r428701) @@ -39,11 +39,11 @@ PKGDEINSTALL= ${PKGINSTALL} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine -USES= tar:xz +USES= tar:xz desktop-file-utils BUNDLE_LIBS= yes GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.47-x86.msi:emulators/wine-gecko-devel -MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.3.msi:emulators/wine-mono-devel +MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.6.4.msi:emulators/wine-mono-devel # Included for OPSYS and OSVERSION .include Modified: head/emulators/i386-wine-devel/files/mergeplist.py ============================================================================== --- head/emulators/i386-wine-devel/files/mergeplist.py Sat Dec 17 05:15:19 2016 (r428700) +++ head/emulators/i386-wine-devel/files/mergeplist.py Sat Dec 17 05:16:23 2016 (r428701) @@ -117,7 +117,12 @@ def gen_list(plists): for line in sorted(lines.keys()): suffix = lines[line][0].split('-', 2) suffix = len(suffix) == 2 and suffix[-1] - if suffix and all(name.split('-', 2)[-1] == suffix for name in lines[line]): + single_suffix = False + if suffix: + plists_suffix_len = sum(1 for name in names if name.endswith(suffix)) + single_suffix = plists_suffix_len == sum(1 for _ in lines[line]) and \ + all(name.split('-', 2)[-1] == suffix for name in lines[line]) + if single_suffix: yield "%%" + suffix + "%%" + line else: for name in lines[line]: Modified: head/emulators/i386-wine-devel/pkg-plist ============================================================================== --- head/emulators/i386-wine-devel/pkg-plist Sat Dec 17 05:15:19 2016 (r428700) +++ head/emulators/i386-wine-devel/pkg-plist Sat Dec 17 05:16:23 2016 (r428701) @@ -898,91 +898,211 @@ lib32/.libGL/dri/swrast_dri.so lib32/.libGL/dri/vmwgfx_dri.so lib32/.libGL/libGL.so.1 lib32/libGLU.so.1 -%%DEVEL%%lib32/libLLVMAArch64AsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64AsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64CodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64Desc.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64Disassembler.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64Info.so.3.7 -%%DEVEL%%lib32/libLLVMAArch64Utils.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64AsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64AsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64AsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64AsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64AsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64AsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64CodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64CodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64CodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64Desc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64Desc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64Desc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64Disassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64Disassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64Disassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64Info.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64Info.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64Info.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAArch64Utils.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAArch64Utils.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAArch64Utils.so.3.7 lib32/libLLVMAMDGPUAsmParser.so.3.7 lib32/libLLVMAMDGPUAsmPrinter.so.3.7 lib32/libLLVMAMDGPUCodeGen.so.3.7 lib32/libLLVMAMDGPUDesc.so.3.7 lib32/libLLVMAMDGPUInfo.so.3.7 lib32/libLLVMAMDGPUUtils.so.3.7 -%%DEVEL%%lib32/libLLVMARMAsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMARMAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMARMCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMARMDesc.so.3.7 -%%DEVEL%%lib32/libLLVMARMDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMARMInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMARMInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMARMInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMARMInfo.so.3.7 lib32/libLLVMAnalysis.so.3.7 -%%DEVEL%%lib32/libLLVMAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMAsmParser.so.3.7 lib32/libLLVMAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMBPFAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMBPFCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMBPFDesc.so.3.7 -%%DEVEL%%lib32/libLLVMBPFInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMBPFAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMBPFAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMBPFAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMBPFCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMBPFCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMBPFCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMBPFDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMBPFDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMBPFDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMBPFInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMBPFInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMBPFInfo.so.3.7 lib32/libLLVMBitReader.so.3.7 lib32/libLLVMBitWriter.so.3.7 lib32/libLLVMCodeGen.so.3.7 lib32/libLLVMCore.so.3.7 -%%DEVEL%%lib32/libLLVMCppBackendCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMCppBackendInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMCppBackendCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMCppBackendCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMCppBackendCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMCppBackendInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMCppBackendInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMCppBackendInfo.so.3.7 lib32/libLLVMExecutionEngine.so.3.7 -%%DEVEL%%lib32/libLLVMHexagonCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMHexagonDesc.so.3.7 -%%DEVEL%%lib32/libLLVMHexagonDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMHexagonInfo.so.3.7 -%%DEVEL%%lib32/libLLVMIRReader.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMHexagonCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMHexagonCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMHexagonCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMHexagonDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMHexagonDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMHexagonDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMHexagonDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMHexagonDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMHexagonDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMHexagonInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMHexagonInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMHexagonInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMIRReader.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMIRReader.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMIRReader.so.3.7 lib32/libLLVMInstCombine.so.3.7 lib32/libLLVMInstrumentation.so.3.7 -%%DEVEL%%lib32/libLLVMLinker.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMLinker.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMLinker.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMLinker.so.3.7 lib32/libLLVMMC.so.3.7 lib32/libLLVMMCDisassembler.so.3.7 lib32/libLLVMMCJIT.so.3.7 lib32/libLLVMMCParser.so.3.7 -%%DEVEL%%lib32/libLLVMMSP430AsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMMSP430CodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMMSP430Desc.so.3.7 -%%DEVEL%%lib32/libLLVMMSP430Info.so.3.7 -%%DEVEL%%lib32/libLLVMMipsAsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMMipsAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMMipsCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMMipsDesc.so.3.7 -%%DEVEL%%lib32/libLLVMMipsDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMMipsInfo.so.3.7 -%%DEVEL%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMNVPTXCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMNVPTXDesc.so.3.7 -%%DEVEL%%lib32/libLLVMNVPTXInfo.so.3.7 -%%DEVEL%%lib32/libLLVMObjCARCOpts.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMSP430AsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMSP430AsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMSP430AsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMSP430CodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMSP430CodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMSP430CodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMSP430Desc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMSP430Desc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMSP430Desc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMSP430Info.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMSP430Info.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMSP430Info.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMMipsInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMMipsInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMMipsInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMNVPTXAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMNVPTXCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMNVPTXCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMNVPTXCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMNVPTXDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMNVPTXDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMNVPTXDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMNVPTXInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMNVPTXInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMNVPTXInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMObjCARCOpts.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMObjCARCOpts.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMObjCARCOpts.so.3.7 lib32/libLLVMObject.so.3.7 -%%DEVEL%%lib32/libLLVMOption.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCAsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCDesc.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMPowerPCInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMOption.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMOption.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMOption.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMPowerPCInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMPowerPCInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMPowerPCInfo.so.3.7 lib32/libLLVMProfileData.so.3.7 lib32/libLLVMRuntimeDyld.so.3.7 lib32/libLLVMScalarOpts.so.3.7 lib32/libLLVMSelectionDAG.so.3.7 -%%DEVEL%%lib32/libLLVMSparcAsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMSparcAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMSparcCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMSparcDesc.so.3.7 -%%DEVEL%%lib32/libLLVMSparcDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMSparcInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSparcInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSparcInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSparcInfo.so.3.7 lib32/libLLVMSupport.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZAsmParser.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZDesc.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMSystemZInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZAsmParser.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZAsmParser.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZAsmParser.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMSystemZInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMSystemZInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMSystemZInfo.so.3.7 lib32/libLLVMTarget.so.3.7 lib32/libLLVMTransformUtils.so.3.7 lib32/libLLVMVectorize.so.3.7 @@ -993,11 +1113,21 @@ lib32/libLLVMX86Desc.so.3.7 lib32/libLLVMX86Disassembler.so.3.7 lib32/libLLVMX86Info.so.3.7 lib32/libLLVMX86Utils.so.3.7 -%%DEVEL%%lib32/libLLVMXCoreAsmPrinter.so.3.7 -%%DEVEL%%lib32/libLLVMXCoreCodeGen.so.3.7 -%%DEVEL%%lib32/libLLVMXCoreDesc.so.3.7 -%%DEVEL%%lib32/libLLVMXCoreDisassembler.so.3.7 -%%DEVEL%%lib32/libLLVMXCoreInfo.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMXCoreAsmPrinter.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMXCoreAsmPrinter.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMXCoreAsmPrinter.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMXCoreCodeGen.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMXCoreCodeGen.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMXCoreCodeGen.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMXCoreDesc.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMXCoreDesc.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMXCoreDesc.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMXCoreDisassembler.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMXCoreDisassembler.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMXCoreDisassembler.so.3.7 +%%OSREL10-DEVEL%%lib32/libLLVMXCoreInfo.so.3.7 +%%OSREL11-DEVEL%%lib32/libLLVMXCoreInfo.so.3.7 +%%OSREL12-DEVEL%%lib32/libLLVMXCoreInfo.so.3.7 lib32/libLLVMipa.so.3.7 lib32/libLLVMipo.so.3.7 lib32/libX11-xcb.so.1 @@ -1023,12 +1153,12 @@ lib32/libexpat.so.1 lib32/libffi.so.6 lib32/libfontconfig.so.1 lib32/libfreetype.so.6 -%%DEVEL%%lib32/libgcc_s.so.1 +%%OSREL9-DEVEL%%lib32/libgcc_s.so.1 lib32/libglapi.so.0 lib32/libgmp.so.10 lib32/libgnutls.so.30 lib32/libhogweed.so.4 -%%DEVEL%%lib32/libiconv.so.2 +%%OSREL9-DEVEL%%lib32/libiconv.so.2 lib32/libidn.so.11 lib32/libintl.so.8 lib32/libjpeg.so.8 @@ -1038,7 +1168,7 @@ lib32/libp11-kit.so.0 lib32/libpciaccess.so.0 lib32/libpng16.so.16 lib32/libpthread-stubs.so.0 -%%DEVEL%%lib32/libstdc++.so.6 +%%OSREL9-DEVEL%%lib32/libstdc++.so.6 lib32/libtasn1.so.6 lib32/libwine.so lib32/libwine.so.1 From owner-svn-ports-all@freebsd.org Sat Dec 17 05:52: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 47025C84519; Sat, 17 Dec 2016 05:52:38 +0000 (UTC) (envelope-from tota@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 164861127; Sat, 17 Dec 2016 05:52:38 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH5qbki006796; Sat, 17 Dec 2016 05:52:37 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH5qbQK006794; Sat, 17 Dec 2016 05:52:37 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170552.uBH5qbQK006794@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 05:52:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428702 - head/devel/R-cran-data.table 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: Sat, 17 Dec 2016 05:52:38 -0000 Author: tota Date: Sat Dec 17 05:52:36 2016 New Revision: 428702 URL: https://svnweb.freebsd.org/changeset/ports/428702 Log: - Update to 1.10.0 - Change LICENSE from GPLv2+ to GPLv3 Modified: head/devel/R-cran-data.table/Makefile (contents, props changed) head/devel/R-cran-data.table/distinfo (contents, props changed) Modified: head/devel/R-cran-data.table/Makefile ============================================================================== --- head/devel/R-cran-data.table/Makefile Sat Dec 17 05:16:23 2016 (r428701) +++ head/devel/R-cran-data.table/Makefile Sat Dec 17 05:52:36 2016 (r428702) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= data.table -PORTVERSION= 1.9.6 +PORTVERSION= 1.10.0 CATEGORIES= devel DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= tota@FreeBSD.org COMMENT= Extension of Data.frame -LICENSE= GPLv2+ +LICENSE= GPLv3 CRAN_DEPENDS= R-cran-chron>0:devel/R-cran-chron BUILD_DEPENDS= ${CRAN_DEPENDS} Modified: head/devel/R-cran-data.table/distinfo ============================================================================== --- head/devel/R-cran-data.table/distinfo Sat Dec 17 05:16:23 2016 (r428701) +++ head/devel/R-cran-data.table/distinfo Sat Dec 17 05:52:36 2016 (r428702) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475925141 -SHA256 (data.table_1.9.6.tar.gz) = 6f74c349c1731823aef6899edcf18418454167d04eba983e3a6fe17ee9fd236e -SIZE (data.table_1.9.6.tar.gz) = 3709070 +TIMESTAMP = 1481951896 +SHA256 (data.table_1.10.0.tar.gz) = cf61732ef9b38ecb6579055d1cd145198ad23a5a9ae4378f94a1494e6c56c884 +SIZE (data.table_1.10.0.tar.gz) = 3065341 From owner-svn-ports-all@freebsd.org Sat Dec 17 06:05: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 81D1FC848C5; Sat, 17 Dec 2016 06:05:12 +0000 (UTC) (envelope-from tota@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 4A7811656; Sat, 17 Dec 2016 06:05:12 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH65BBN011143; Sat, 17 Dec 2016 06:05:11 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH65BsL011141; Sat, 17 Dec 2016 06:05:11 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170605.uBH65BsL011141@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 06:05:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428703 - head/textproc/p5-Text-HikiDoc 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: Sat, 17 Dec 2016 06:05:12 -0000 Author: tota Date: Sat Dec 17 06:05:11 2016 New Revision: 428703 URL: https://svnweb.freebsd.org/changeset/ports/428703 Log: - Update to 1.10.0 Modified: head/textproc/p5-Text-HikiDoc/Makefile (contents, props changed) head/textproc/p5-Text-HikiDoc/distinfo (contents, props changed) Modified: head/textproc/p5-Text-HikiDoc/Makefile ============================================================================== --- head/textproc/p5-Text-HikiDoc/Makefile Sat Dec 17 05:52:36 2016 (r428702) +++ head/textproc/p5-Text-HikiDoc/Makefile Sat Dec 17 06:05:11 2016 (r428703) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Text-HikiDoc -PORTVERSION= 1.022 +PORTVERSION= 1.023 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/textproc/p5-Text-HikiDoc/distinfo ============================================================================== --- head/textproc/p5-Text-HikiDoc/distinfo Sat Dec 17 05:52:36 2016 (r428702) +++ head/textproc/p5-Text-HikiDoc/distinfo Sat Dec 17 06:05:11 2016 (r428703) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480822068 -SHA256 (Text-HikiDoc-1.022.tar.gz) = a7a167d7bbf774ec1b3f87a3d2affd2ce5735b6817ba67772bad2ca482ef97a8 -SIZE (Text-HikiDoc-1.022.tar.gz) = 23025 +TIMESTAMP = 1481954131 +SHA256 (Text-HikiDoc-1.023.tar.gz) = 348e4c405ab13643644645ca376306218f2a68c6840974efb79395510b91e934 +SIZE (Text-HikiDoc-1.023.tar.gz) = 23012 From owner-svn-ports-all@freebsd.org Sat Dec 17 06:11: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 AC1CFC84ACF; Sat, 17 Dec 2016 06:11:03 +0000 (UTC) (envelope-from tota@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 74A291870; Sat, 17 Dec 2016 06:11:03 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH6B2k8013553; Sat, 17 Dec 2016 06:11:02 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH6B2cT013539; Sat, 17 Dec 2016 06:11:02 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170611.uBH6B2cT013539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 06:11:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428704 - head/ftp/R-cran-curl 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: Sat, 17 Dec 2016 06:11:03 -0000 Author: tota Date: Sat Dec 17 06:11:02 2016 New Revision: 428704 URL: https://svnweb.freebsd.org/changeset/ports/428704 Log: - Update to 2.3 Modified: head/ftp/R-cran-curl/Makefile (contents, props changed) head/ftp/R-cran-curl/distinfo (contents, props changed) Modified: head/ftp/R-cran-curl/Makefile ============================================================================== --- head/ftp/R-cran-curl/Makefile Sat Dec 17 06:05:11 2016 (r428703) +++ head/ftp/R-cran-curl/Makefile Sat Dec 17 06:11:02 2016 (r428704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= curl -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= ftp DISTNAME= ${PORTNAME}_${PORTVERSION} Modified: head/ftp/R-cran-curl/distinfo ============================================================================== --- head/ftp/R-cran-curl/distinfo Sat Dec 17 06:05:11 2016 (r428703) +++ head/ftp/R-cran-curl/distinfo Sat Dec 17 06:11:02 2016 (r428704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481877299 -SHA256 (curl_2.2.tar.gz) = b2b221b9a69af3a5fa35d92e1e63ce9d86070dbacfd1faa19b47c9e2bef4db43 -SIZE (curl_2.2.tar.gz) = 398330 +TIMESTAMP = 1481954811 +SHA256 (curl_2.3.tar.gz) = f901dad6bb70a6875a85da75bcbb42afffdcdf4ef221909733826bcb012d7c3d +SIZE (curl_2.3.tar.gz) = 400460 From owner-svn-ports-all@freebsd.org Sat Dec 17 06:52:41 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 EF7DAC847BE; Sat, 17 Dec 2016 06:52:41 +0000 (UTC) (envelope-from tota@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 AFBF6CF7; Sat, 17 Dec 2016 06:52:41 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH6qeqb030892; Sat, 17 Dec 2016 06:52:40 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH6qeej030888; Sat, 17 Dec 2016 06:52:40 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612170652.uBH6qeej030888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 06:52:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428705 - in head/math: . R-cran-backports 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: Sat, 17 Dec 2016 06:52:42 -0000 Author: tota Date: Sat Dec 17 06:52:40 2016 New Revision: 428705 URL: https://svnweb.freebsd.org/changeset/ports/428705 Log: - Add new port: math/R-cran-backports Implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version. WWW: https://cran.r-project.org/web/packages/backports/ Added: head/math/R-cran-backports/ head/math/R-cran-backports/Makefile (contents, props changed) head/math/R-cran-backports/distinfo (contents, props changed) head/math/R-cran-backports/pkg-descr (contents, props changed) Modified: head/math/Makefile (contents, props changed) Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Sat Dec 17 06:11:02 2016 (r428704) +++ head/math/Makefile Sat Dec 17 06:52:40 2016 (r428705) @@ -26,6 +26,7 @@ SUBDIR += R-cran-VGAM SUBDIR += R-cran-Zelig SUBDIR += R-cran-assertthat + SUBDIR += R-cran-backports SUBDIR += R-cran-bdsmatrix SUBDIR += R-cran-car SUBDIR += R-cran-coda Added: head/math/R-cran-backports/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-backports/Makefile Sat Dec 17 06:52:40 2016 (r428705) @@ -0,0 +1,16 @@ +# Created by: TAKATSU Tomonari +# $FreeBSD$ + +PORTNAME= backports +PORTVERSION= 1.0.4 +CATEGORIES= math +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= tota@FreeBSD.org +COMMENT= Reimplementations of Functions Introduced Since R-3.0.0 + +LICENSE= GPLv2 + +USES= cran:auto-plist + +.include Added: head/math/R-cran-backports/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-backports/distinfo Sat Dec 17 06:52:40 2016 (r428705) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481956875 +SHA256 (backports_1.0.4.tar.gz) = c2c5df9be73fd1162f9cb7fb7e807c99b758cc992fd10a2a47f76e6b73815a3b +SIZE (backports_1.0.4.tar.gz) = 5818 Added: head/math/R-cran-backports/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/R-cran-backports/pkg-descr Sat Dec 17 06:52:40 2016 (r428705) @@ -0,0 +1,8 @@ +Implementations of functions which have been introduced in R since +version 3.0.0. The backports are conditionally exported which results +in R resolving the function names to the version shipped with R (if +available) and uses the implemented backports as fallback. This way +package developers can make use of the new functions without worrying +about the minimum required R version. + +WWW: https://cran.r-project.org/web/packages/backports/ From owner-svn-ports-all@freebsd.org Sat Dec 17 09:00: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 A4453C82A0D; Sat, 17 Dec 2016 09:00:54 +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 7E21BA9E; Sat, 17 Dec 2016 09:00:54 +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 uBH90rV9080960; Sat, 17 Dec 2016 09:00:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH90rYA080957; Sat, 17 Dec 2016 09:00:53 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612170900.uBH90rYA080957@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 09:00:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428706 - in head/net/ohphone: . 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: Sat, 17 Dec 2016 09:00:54 -0000 Author: amdmi3 Date: Sat Dec 17 09:00:53 2016 New Revision: 428706 URL: https://svnweb.freebsd.org/changeset/ports/428706 Log: - Add LICENSE - Switch to options helpers - Regenerate patches Modified: head/net/ohphone/Makefile head/net/ohphone/files/patch-main.cxx head/net/ohphone/files/patch-xlibvid.cxx Modified: head/net/ohphone/Makefile ============================================================================== --- head/net/ohphone/Makefile Sat Dec 17 06:52:40 2016 (r428705) +++ head/net/ohphone/Makefile Sat Dec 17 09:00:53 2016 (r428706) @@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.frm2.tum.de/pub/ MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing Program, compatible with NetMeeting +LICENSE= MPL + LIB_DEPENDS= libh323_r.so:net/openh323 USES= bison gmake @@ -35,9 +37,13 @@ OPTIONS_DEFINE= DOCS EXAMPLES do-install: ${INSTALL_PROGRAM} ${WRKSRC}/obj_r/ohphone ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/ohphone.1 ${STAGEDIR}${PREFIX}/man/man1 - ${MKDIR} ${STAGEDIR}${DOCSDIR}/${PORTNAME} + +do-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/ReadMe.txt ${STAGEDIR}${DOCSDIR}/${PORTNAME} - ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME} + +do-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/check_listen.awk ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/regtest ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/stresstest ${STAGEDIR}${EXAMPLESDIR}/${PORTNAME} Modified: head/net/ohphone/files/patch-main.cxx ============================================================================== --- head/net/ohphone/files/patch-main.cxx Sat Dec 17 06:52:40 2016 (r428705) +++ head/net/ohphone/files/patch-main.cxx Sat Dec 17 09:00:53 2016 (r428706) @@ -1,5 +1,5 @@ ---- ./main.cxx.orig 2006-04-07 02:21:49.000000000 +0800 -+++ ./main.cxx 2008-03-03 23:07:51.000000000 +0800 +--- main.cxx.orig 2006-04-06 18:21:49 UTC ++++ main.cxx @@ -184,6 +184,8 @@ */ @@ -18,7 +18,7 @@ #include #endif -@@ -554,7 +556,7 @@ +@@ -554,7 +556,7 @@ void OhPhone::Main() " : svga256 256 colour VGA (Linux only)\n" " : svga full colour VGA (Linux only)\n" #endif @@ -27,7 +27,7 @@ " : sdl Use Simple DirectMedia Library\n" #endif #ifdef HAS_X11 -@@ -855,7 +857,7 @@ +@@ -855,7 +857,7 @@ BOOL MyH323EndPoint::Initialise(PConfigA && !(videoReceiveDevice *= "svga") && !(videoReceiveDevice *= "svga256") #endif @@ -36,7 +36,7 @@ && !(videoReceiveDevice *= "sdl") #endif #ifdef HAS_X11 -@@ -2065,7 +2067,7 @@ +@@ -2065,7 +2067,7 @@ BOOL MyH323EndPoint::OpenVideoChannel(H3 if ((!isEncoding) || videoLocal) PAssert(!videoReceiveDevice.IsEmpty(), "video display created without device type"); Modified: head/net/ohphone/files/patch-xlibvid.cxx ============================================================================== --- head/net/ohphone/files/patch-xlibvid.cxx Sat Dec 17 06:52:40 2016 (r428705) +++ head/net/ohphone/files/patch-xlibvid.cxx Sat Dec 17 09:00:53 2016 (r428706) @@ -1,5 +1,5 @@ ---- ./xlibvid.cxx.orig 2008-03-03 23:09:06.000000000 +0800 -+++ ./xlibvid.cxx 2008-03-03 23:09:16.000000000 +0800 +--- xlibvid.cxx.orig 2006-04-06 18:21:49 UTC ++++ xlibvid.cxx @@ -88,6 +88,7 @@ #include #include From owner-svn-ports-all@freebsd.org Sat Dec 17 09:03:20 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 9402EC82C78; Sat, 17 Dec 2016 09:03:20 +0000 (UTC) (envelope-from sunpoet@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 6374ADE8; Sat, 17 Dec 2016 09:03:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBH93Jjf082836; Sat, 17 Dec 2016 09:03:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBH93JDT082835; Sat, 17 Dec 2016 09:03:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612170903.uBH93JDT082835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 09:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428707 - head/www/nghttp2 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: Sat, 17 Dec 2016 09:03:20 -0000 Author: sunpoet Date: Sat Dec 17 09:03:19 2016 New Revision: 428707 URL: https://svnweb.freebsd.org/changeset/ports/428707 Log: - Fix PLIST r421805 introduced APP option but manpages are designed to be installed unconditionally. Modified: head/www/nghttp2/pkg-plist Modified: head/www/nghttp2/pkg-plist ============================================================================== --- head/www/nghttp2/pkg-plist Sat Dec 17 09:00:53 2016 (r428706) +++ head/www/nghttp2/pkg-plist Sat Dec 17 09:03:19 2016 (r428707) @@ -20,7 +20,7 @@ lib/libnghttp2.so.14.12.2 %%ASIO%%lib/libnghttp2_asio.so.1.0.0 libdata/pkgconfig/libnghttp2.pc %%ASIO%%libdata/pkgconfig/libnghttp2_asio.pc -%%APP%%man/man1/h2load.1.gz -%%APP%%man/man1/nghttp.1.gz -%%APP%%man/man1/nghttpd.1.gz -%%APP%%man/man1/nghttpx.1.gz +man/man1/h2load.1.gz +man/man1/nghttp.1.gz +man/man1/nghttpd.1.gz +man/man1/nghttpx.1.gz From owner-svn-ports-all@freebsd.org Sat Dec 17 10:22:42 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 9F335C837D7; Sat, 17 Dec 2016 10:22:42 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 31AF616A7; Sat, 17 Dec 2016 10:22:41 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id E3AA6BDD25; Sat, 17 Dec 2016 11:22:38 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id BCAF2BDD1E; Sat, 17 Dec 2016 11:22:38 +0100 (CET) Subject: Re: svn commit: r428707 - head/www/nghttp2 To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612170903.uBH93JDT082835@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <6ea2b683-9b07-812c-b8d6-c97f33a3e2d5@FreeBSD.org> Date: Sat, 17 Dec 2016 11:22:36 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612170903.uBH93JDT082835@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6MunRjv2ai9sbRq897i1sljlfB64LQ54k" 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: Sat, 17 Dec 2016 10:22:42 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --6MunRjv2ai9sbRq897i1sljlfB64LQ54k Content-Type: multipart/mixed; boundary="N7gdsKVV52l743ODvKPklx6uklwrRqnrJ"; protected-headers="v1" From: Mathieu Arnold To: Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <6ea2b683-9b07-812c-b8d6-c97f33a3e2d5@FreeBSD.org> Subject: Re: svn commit: r428707 - head/www/nghttp2 References: <201612170903.uBH93JDT082835@repo.freebsd.org> In-Reply-To: <201612170903.uBH93JDT082835@repo.freebsd.org> --N7gdsKVV52l743ODvKPklx6uklwrRqnrJ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 17/12/2016 =C3=A0 10:03, Sunpoet Po-Chuan Hsieh a =C3=A9crit : > Author: sunpoet > Date: Sat Dec 17 09:03:19 2016 > New Revision: 428707 > URL: https://svnweb.freebsd.org/changeset/ports/428707 > > Log: > - Fix PLIST > =20 > r421805 introduced APP option but manpages are designed to be install= ed unconditionally. This needs a PORTREVISION bump. > Modified: > head/www/nghttp2/pkg-plist > > Modified: head/www/nghttp2/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/www/nghttp2/pkg-plist Sat Dec 17 09:00:53 2016 (r428706) > +++ head/www/nghttp2/pkg-plist Sat Dec 17 09:03:19 2016 (r428707) > @@ -20,7 +20,7 @@ lib/libnghttp2.so.14.12.2 > %%ASIO%%lib/libnghttp2_asio.so.1.0.0 > libdata/pkgconfig/libnghttp2.pc > %%ASIO%%libdata/pkgconfig/libnghttp2_asio.pc > -%%APP%%man/man1/h2load.1.gz > -%%APP%%man/man1/nghttp.1.gz > -%%APP%%man/man1/nghttpd.1.gz > -%%APP%%man/man1/nghttpx.1.gz > +man/man1/h2load.1.gz > +man/man1/nghttp.1.gz > +man/man1/nghttpd.1.gz > +man/man1/nghttpx.1.gz > > --=20 Mathieu Arnold --N7gdsKVV52l743ODvKPklx6uklwrRqnrJ-- --6MunRjv2ai9sbRq897i1sljlfB64LQ54k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYVRHuXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I3ecP/i4xNLJby4RHsab7njGvMQZT o1ZWjGCIAzmz/gBg7PpBqmc0VArmG6IPgadTzUOzQ8mDmJx2WatoW9FET+GyNjKu r2E0zSyETC40svv3BGm23+BjPq2jt0zwXHKl57Ks3jR5hqB3wVyBeF5fmGI3rhwb mbEEKJnPXM1Nsfa+REZwayJtOY6Rw2FSjT3J+3yP0wF7TZ8D4HSRvucbkJ6uu7dW s3y1YPEtdGnsB75mICykAj+tBa5/rll4eC9KwSmdS2Oy/e9Dnml9cqhkGGxdQJkV FDsuVjGNMIvCinM4jkBjUodllkUDiXGNUkxX7N5+2p4k0MmLZhleMjg3n159CmMn O9ugX0E61IREgUWRtQKvqOTcnt2bYOZYwR4cTZSr6KP+vdhvoccvmO23QDJZyI1b qu/GCQtjvfCMoq/cCqBDmtYcb9GxsT9FjTL6zFKNChjAxY3dCdOwXLkGUoNVXIxl RPkZ3wWFR0fja0s939Km34wNTUHl8vbcy8OezJTkzlAQwOdNmmLBV3yS4Mg+IUxJ qckpMwBBDdA7iuF4+TsSWFErH9iGfATlgxYr6brKNy80C2UUTPSGgSI3c28FMTBI phZp1qUe4hesh8RH7JqlaQe+t+QiO9+dfRnBDNmnZNncOP8MsiAThNERW6Qub/m0 H+0apUIu0cxvEE2nN17A =mfz9 -----END PGP SIGNATURE----- --6MunRjv2ai9sbRq897i1sljlfB64LQ54k-- From owner-svn-ports-all@freebsd.org Sat Dec 17 10:37:48 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 26FCFC83AAA; Sat, 17 Dec 2016 10:37:48 +0000 (UTC) (envelope-from tijl@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 C3ADB1B9C; Sat, 17 Dec 2016 10:37:47 +0000 (UTC) (envelope-from tijl@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHAbkpG018788; Sat, 17 Dec 2016 10:37:46 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHAbk1V018785; Sat, 17 Dec 2016 10:37:46 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201612171037.uBHAbk1V018785@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 17 Dec 2016 10:37:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428708 - branches/2016Q4/audio/libgme 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: Sat, 17 Dec 2016 10:37:48 -0000 Author: tijl Date: Sat Dec 17 10:37:46 2016 New Revision: 428708 URL: https://svnweb.freebsd.org/changeset/ports/428708 Log: MFH: r428674 Update to 0.6.1 to fix arbitrary code execution through specially crafted audio file. Approved by: ports-secteam (junovitch) Modified: branches/2016Q4/audio/libgme/Makefile branches/2016Q4/audio/libgme/distinfo branches/2016Q4/audio/libgme/pkg-plist Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/audio/libgme/Makefile ============================================================================== --- branches/2016Q4/audio/libgme/Makefile Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/Makefile Sat Dec 17 10:37:46 2016 (r428708) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libgme -PORTVERSION= 0.6.0 +PORTVERSION= 0.6.1 CATEGORIES= audio MASTER_SITES= https://bitbucket.org/mpyne/game-music-emu/downloads/ DISTNAME= game-music-emu-${PORTVERSION} @@ -19,7 +19,7 @@ PORTDOCS= changes.txt design.txt gme.txt OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e '/pkgconfig/s,lib/,libdata/,' \ + @${REINPLACE_CMD} -e '/pkgconfig/s/lib[[:>:]]/libdata/' \ ${WRKSRC}/gme/CMakeLists.txt post-install-DOCS-on: Modified: branches/2016Q4/audio/libgme/distinfo ============================================================================== --- branches/2016Q4/audio/libgme/distinfo Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/distinfo Sat Dec 17 10:37:46 2016 (r428708) @@ -1,2 +1,3 @@ -SHA256 (game-music-emu-0.6.0.tar.bz2) = 506e81d0c61e1a26d503fbf5351503e0b31f9fbb374cb1f09979758b46a24987 -SIZE (game-music-emu-0.6.0.tar.bz2) = 170202 +TIMESTAMP = 1481891839 +SHA256 (game-music-emu-0.6.1.tar.bz2) = dc11bea098072d540d4d52dfb252e76fc3d3af67ee2807da48fbd8dbda3fd321 +SIZE (game-music-emu-0.6.1.tar.bz2) = 171140 Modified: branches/2016Q4/audio/libgme/pkg-plist ============================================================================== --- branches/2016Q4/audio/libgme/pkg-plist Sat Dec 17 09:03:19 2016 (r428707) +++ branches/2016Q4/audio/libgme/pkg-plist Sat Dec 17 10:37:46 2016 (r428708) @@ -1,5 +1,5 @@ include/gme/gme.h lib/libgme.so lib/libgme.so.0 -lib/libgme.so.0.6.0 +lib/libgme.so.0.6.1 libdata/pkgconfig/libgme.pc From owner-svn-ports-all@freebsd.org Sat Dec 17 10:42: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 F3DEDC83C57; Sat, 17 Dec 2016 10:42:16 +0000 (UTC) (envelope-from ehaupt@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 BD8C51EB9; Sat, 17 Dec 2016 10:42:16 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHAgF5v022631; Sat, 17 Dec 2016 10:42:15 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHAgFQ2022630; Sat, 17 Dec 2016 10:42:15 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171042.uBHAgFQ2022630@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 10:42:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428709 - head/audio/yell 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: Sat, 17 Dec 2016 10:42:17 -0000 Author: ehaupt Date: Sat Dec 17 10:42:15 2016 New Revision: 428709 URL: https://svnweb.freebsd.org/changeset/ports/428709 Log: Add LICENSE Modified: head/audio/yell/Makefile Modified: head/audio/yell/Makefile ============================================================================== --- head/audio/yell/Makefile Sat Dec 17 10:37:46 2016 (r428708) +++ head/audio/yell/Makefile Sat Dec 17 10:42:15 2016 (r428709) @@ -9,6 +9,8 @@ MASTER_SITES= LOCAL/ehaupt MAINTAINER= ehaupt@FreeBSD.org COMMENT= Command-line pc speaker bell +LICENSE= BSD2CLAUSE + ONLY_FOR_ARCHS= i386 amd64 OPTIONS_DEFINE= SUID From owner-svn-ports-all@freebsd.org Sat Dec 17 10:43: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 5262CC83CA4; Sat, 17 Dec 2016 10:43:59 +0000 (UTC) (envelope-from sunpoet@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 2CC951FCF; Sat, 17 Dec 2016 10:43:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHAhwd0022797; Sat, 17 Dec 2016 10:43:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHAhwPZ022795; Sat, 17 Dec 2016 10:43:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171043.uBHAhwPZ022795@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 10:43:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428710 - head/www/nghttp2 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: Sat, 17 Dec 2016 10:43:59 -0000 Author: sunpoet Date: Sat Dec 17 10:43:58 2016 New Revision: 428710 URL: https://svnweb.freebsd.org/changeset/ports/428710 Log: - Add EXAMPLES option - Update pkg-descr - Bump PORTREVISION for package change Modified: head/www/nghttp2/Makefile head/www/nghttp2/pkg-descr Modified: head/www/nghttp2/Makefile ============================================================================== --- head/www/nghttp2/Makefile Sat Dec 17 10:42:15 2016 (r428709) +++ head/www/nghttp2/Makefile Sat Dec 17 10:43:58 2016 (r428710) @@ -4,6 +4,7 @@ PORTNAME= nghttp2 PORTVERSION= 1.17.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www net MAINTAINER= sunpoet@FreeBSD.org @@ -12,15 +13,14 @@ COMMENT= HTTP/2.0 C Library LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -OPTIONS_DEFINE= APP ASIO DOCS HPACK SPDY +OPTIONS_DEFINE= APP ASIO DOCS EXAMPLES HPACK SPDY OPTIONS_DEFAULT=APP HPACK SPDY OPTIONS_SUB= yes APP_DESC= Build h2load, nghttp, nghttpd and nghttpx SPDY_DESC= Enable SPDY in h2load and nghttpx SPDY_IMPLIES= APP -CONFIGURE_ARGS= --disable-python-bindings \ - --disable-examples +CONFIGURE_ARGS= --disable-python-bindings CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" \ ZLIB_CFLAGS="-I${INCLUDEDIR}" \ @@ -34,19 +34,22 @@ USES= autoreconf compiler:c++11-lib gma PORTDATA= fetch-ocsp-response PORTDOCS= * +PORTEXAMPLES= * USE_GITHUB= yes APP_BUILD_DEPENDS= libev>=4.11:devel/libev -APP_CONFIGURE_OFF= --without-libxml2 APP_CONFIGURE_ENABLE= app +APP_CONFIGURE_OFF= --without-libxml2 APP_LIB_DEPENDS= libev.so:devel/libev APP_USE= GNOME=libxml2 +APP_USES= gnome ASIO_BUILD_DEPENDS= boost-libs>=1.54.0:devel/boost-libs ASIO_CONFIGURE_OFF= --with-boost=no ASIO_CONFIGURE_ON= --enable-asio-lib --with-boost-asio --with-boost-system --with-boost-thread ASIO_LIB_DEPENDS= libboost_thread.so:devel/boost-libs ASIO_RUN_DEPENDS= boost-libs>=1.54.0:devel/boost-libs +EXAMPLES_CONFIGURE_ENABLE= examples HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson HPACK_CONFIGURE_ENABLE= hpack-tools HPACK_LIB_DEPENDS= libjansson.so:devel/jansson @@ -72,7 +75,12 @@ CONFIGURE_ARGS+=--with-jemalloc .endif post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx + ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx/ ${INSTALL_DATA} ${FILESDIR}/nghttpx.conf.sample ${STAGEDIR}${PREFIX}/etc/nghttpx/nghttpx.conf.sample +post-install-examples-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_DATA} ${WRKSRC}/examples/*.c* ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_PROGRAM} ${WRKSRC}/examples/.libs/* ${STAGEDIR}${EXAMPLESDIR}/ + .include Modified: head/www/nghttp2/pkg-descr ============================================================================== --- head/www/nghttp2/pkg-descr Sat Dec 17 10:42:15 2016 (r428709) +++ head/www/nghttp2/pkg-descr Sat Dec 17 10:43:58 2016 (r428710) @@ -1,6 +1,8 @@ -nghttp2 - HTTP/2.0 C Library +nghttp2 is an implementation of HTTP/2 and its header compression algorithm +HPACK in C. -This is an experimental implementation of Hypertext Transfer Protocol version -2.0. +The framing layer of HTTP/2 is implemented as a form of reusable C library. On +top of that, we have implemented HTTP/2 client, server and proxy. We have also +developed load test and benchmarking tool for HTTP/2 and SPDY. WWW: https://nghttp2.org/ From owner-svn-ports-all@freebsd.org Sat Dec 17 10:54:58 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 2960BC83EA7; Sat, 17 Dec 2016 10:54:58 +0000 (UTC) (envelope-from tota@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 D5B626A9; Sat, 17 Dec 2016 10:54:57 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHAsvuf027052; Sat, 17 Dec 2016 10:54:57 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHAsuCi027048; Sat, 17 Dec 2016 10:54:56 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612171054.uBHAsuCi027048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 10:54:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428711 - in head/devel: . R-cran-rprojroot 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: Sat, 17 Dec 2016 10:54:58 -0000 Author: tota Date: Sat Dec 17 10:54:56 2016 New Revision: 428711 URL: https://svnweb.freebsd.org/changeset/ports/428711 Log: - Add new port: devel/R-cran-rprojroot Robust, reliable and flexible paths to files below a project root. The 'root' of a project is defined as a directory that matches a certain criterion, e.g., it contains a certain regular file. WWW: https://cran.r-project.org/web/packages/rprojroot/ Added: head/devel/R-cran-rprojroot/ head/devel/R-cran-rprojroot/Makefile (contents, props changed) head/devel/R-cran-rprojroot/distinfo (contents, props changed) head/devel/R-cran-rprojroot/pkg-descr (contents, props changed) Modified: head/devel/Makefile (contents, props changed) Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Dec 17 10:43:58 2016 (r428710) +++ head/devel/Makefile Sat Dec 17 10:54:56 2016 (r428711) @@ -45,6 +45,7 @@ SUBDIR += R-cran-reshape SUBDIR += R-cran-reshape2 SUBDIR += R-cran-rngtools + SUBDIR += R-cran-rprojroot SUBDIR += R-cran-rstudioapi SUBDIR += R-cran-sourcetools SUBDIR += R-cran-tibble Added: head/devel/R-cran-rprojroot/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-rprojroot/Makefile Sat Dec 17 10:54:56 2016 (r428711) @@ -0,0 +1,20 @@ +# Created by: TAKATSU Tomonari +# $FreeBSD$ + +PORTNAME= rprojroot +DISTVERSION= 1.1 +CATEGORIES= devel +DISTNAME= ${PORTNAME}_${DISTVERSION} + +MAINTAINER= tota@FreeBSD.org +COMMENT= Finding Files in Project Subdirectories + +LICENSE= GPLv3 + +CRAN_DEPENDS= R-cran-backports>0:math/R-cran-backports +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} + +USES= cran:auto-plist + +.include Added: head/devel/R-cran-rprojroot/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-rprojroot/distinfo Sat Dec 17 10:54:56 2016 (r428711) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481956089 +SHA256 (rprojroot_1.1.tar.gz) = d0827bc1c9ec1484de311d4aa1ee2bc6b4bf728fcb119849f4503492d575dc13 +SIZE (rprojroot_1.1.tar.gz) = 21336 Added: head/devel/R-cran-rprojroot/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/R-cran-rprojroot/pkg-descr Sat Dec 17 10:54:56 2016 (r428711) @@ -0,0 +1,5 @@ +Robust, reliable and flexible paths to files below a project root. +The 'root' of a project is defined as a directory that matches a +certain criterion, e.g., it contains a certain regular file. + +WWW: https://cran.r-project.org/web/packages/rprojroot/ From owner-svn-ports-all@freebsd.org Sat Dec 17 11:02:32 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 32CBCC84189; Sat, 17 Dec 2016 11:02:32 +0000 (UTC) (envelope-from demon@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 E7BD6C2B; Sat, 17 Dec 2016 11:02:31 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHB2VR1030986; Sat, 17 Dec 2016 11:02:31 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHB2U7K030983; Sat, 17 Dec 2016 11:02:30 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201612171102.uBHB2U7K030983@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sat, 17 Dec 2016 11:02:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428712 - head/net/haproxy 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: Sat, 17 Dec 2016 11:02:32 -0000 Author: demon Date: Sat Dec 17 11:02:30 2016 New Revision: 428712 URL: https://svnweb.freebsd.org/changeset/ports/428712 Log: Update to version 1.7.1. Modified: head/net/haproxy/Makefile head/net/haproxy/distinfo head/net/haproxy/pkg-plist Modified: head/net/haproxy/Makefile ============================================================================== --- head/net/haproxy/Makefile Sat Dec 17 10:54:56 2016 (r428711) +++ head/net/haproxy/Makefile Sat Dec 17 11:02:30 2016 (r428712) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.10 +PORTVERSION= 1.7.1 CATEGORIES= net www -MASTER_SITES= http://www.haproxy.org/download/1.6/src/ +MASTER_SITES= http://www.haproxy.org/download/1.7/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} MAINTAINER= demon@FreeBSD.org Modified: head/net/haproxy/distinfo ============================================================================== --- head/net/haproxy/distinfo Sat Dec 17 10:54:56 2016 (r428711) +++ head/net/haproxy/distinfo Sat Dec 17 11:02:30 2016 (r428712) @@ -1,5 +1,5 @@ -TIMESTAMP = 1479715109 -SHA256 (haproxy-1.6.10.tar.gz) = 5c865e0238d31b03ec7e31d4bf1a20d08984eea7fcf4bbb36a40bd35d8744460 -SIZE (haproxy-1.6.10.tar.gz) = 1571842 +TIMESTAMP = 1481626268 +SHA256 (haproxy-1.7.1.tar.gz) = 56a7f5e919755d9b01b64f91b497c2c4eabdbe3a6fd84f7e5192a264097d8759 +SIZE (haproxy-1.7.1.tar.gz) = 1730401 SHA256 (deviceatlas-enterprise-c-2.1.zip) = a02fc29486d245b1c8d946c663b71ba981e88fee8d037f5bc1bf255deb287974 SIZE (deviceatlas-enterprise-c-2.1.zip) = 504286 Modified: head/net/haproxy/pkg-plist ============================================================================== --- head/net/haproxy/pkg-plist Sat Dec 17 10:54:56 2016 (r428711) +++ head/net/haproxy/pkg-plist Sat Dec 17 11:02:30 2016 (r428712) @@ -1,6 +1,10 @@ man/man1/haproxy.1.gz sbin/halog sbin/haproxy +%%PORTDOCS%%%%DOCSDIR%%/51Degrees-device-detection.txt +%%PORTDOCS%%%%DOCSDIR%%/DeviceAtlas-device-detection.txt +%%PORTDOCS%%%%DOCSDIR%%/SPOE.txt +%%PORTDOCS%%%%DOCSDIR%%/WURFL-device-detection.txt %%PORTDOCS%%%%DOCSDIR%%/acl.fig %%PORTDOCS%%%%DOCSDIR%%/architecture.txt %%PORTDOCS%%%%DOCSDIR%%/close-options.txt @@ -37,6 +41,7 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/internals/entities.pdf %%PORTDOCS%%%%DOCSDIR%%/internals/entities.svg %%PORTDOCS%%%%DOCSDIR%%/internals/entities.txt +%%PORTDOCS%%%%DOCSDIR%%/internals/filters.txt %%PORTDOCS%%%%DOCSDIR%%/internals/hashing.txt %%PORTDOCS%%%%DOCSDIR%%/internals/header-parser-speed.txt %%PORTDOCS%%%%DOCSDIR%%/internals/header-tree.txt @@ -64,6 +69,7 @@ sbin/haproxy %%PORTDOCS%%%%DOCSDIR%%/lua-api/index.rst %%PORTDOCS%%%%DOCSDIR%%/lua.txt %%PORTDOCS%%%%DOCSDIR%%/management.txt +%%PORTDOCS%%%%DOCSDIR%%/netscaler-client-ip-insertion-protocol.txt %%PORTDOCS%%%%DOCSDIR%%/network-namespaces.txt %%PORTDOCS%%%%DOCSDIR%%/proxy-protocol.txt %%PORTDOCS%%%%DOCSDIR%%/queuing.fig @@ -92,3 +98,4 @@ sbin/haproxy %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssl.cfg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/stats_haproxy.sh %%PORTEXAMPLES%%%%EXAMPLESDIR%%/transparent_proxy.cfg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wurfl-example.cfg From owner-svn-ports-all@freebsd.org Sat Dec 17 11:03:34 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 24807C841FA; Sat, 17 Dec 2016 11:03:34 +0000 (UTC) (envelope-from demon@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 E8415D2A; Sat, 17 Dec 2016 11:03:33 +0000 (UTC) (envelope-from demon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHB3XGi031114; Sat, 17 Dec 2016 11:03:33 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHB3X0a031113; Sat, 17 Dec 2016 11:03:33 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201612171103.uBHB3X0a031113@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sat, 17 Dec 2016 11:03:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428713 - head/net/haproxy-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: Sat, 17 Dec 2016 11:03:34 -0000 Author: demon Date: Sat Dec 17 11:03:32 2016 New Revision: 428713 URL: https://svnweb.freebsd.org/changeset/ports/428713 Log: Mark IGNORE Modified: head/net/haproxy-devel/Makefile Modified: head/net/haproxy-devel/Makefile ============================================================================== --- head/net/haproxy-devel/Makefile Sat Dec 17 11:02:30 2016 (r428712) +++ head/net/haproxy-devel/Makefile Sat Dec 17 11:03:32 2016 (r428713) @@ -15,6 +15,7 @@ LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi CONFLICTS_INSTALL= haproxy-[1234567890]\* +IGNORE= no devel version available USES= cpe gmake USE_RC_SUBR= haproxy From owner-svn-ports-all@freebsd.org Sat Dec 17 11:09:25 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 B54F5C843B5; Sat, 17 Dec 2016 11:09:25 +0000 (UTC) (envelope-from ehaupt@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 83476E79; Sat, 17 Dec 2016 11:09:25 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHB9OL8031399; Sat, 17 Dec 2016 11:09:24 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHB9Ooi031398; Sat, 17 Dec 2016 11:09:24 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171109.uBHB9Ooi031398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 11:09:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428714 - head/astro/p5-GPS 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: Sat, 17 Dec 2016 11:09:25 -0000 Author: ehaupt Date: Sat Dec 17 11:09:24 2016 New Revision: 428714 URL: https://svnweb.freebsd.org/changeset/ports/428714 Log: Add licenses Modified: head/astro/p5-GPS/Makefile Modified: head/astro/p5-GPS/Makefile ============================================================================== --- head/astro/p5-GPS/Makefile Sat Dec 17 11:03:32 2016 (r428713) +++ head/astro/p5-GPS/Makefile Sat Dec 17 11:09:24 2016 (r428714) @@ -12,6 +12,9 @@ DISTNAME= perl-GPS-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Perl interface to GPS receivers +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Device-SerialPort>=0.07:comms/p5-Device-SerialPort RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-all@freebsd.org Sat Dec 17 11:11: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 24C47C844F0; Sat, 17 Dec 2016 11:11:39 +0000 (UTC) (envelope-from ehaupt@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 E86551088; Sat, 17 Dec 2016 11:11:38 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHBBcS1032995; Sat, 17 Dec 2016 11:11:38 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHBBcmi032994; Sat, 17 Dec 2016 11:11:38 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171111.uBHBBcmi032994@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 11:11:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428715 - head/audio/libmodplug 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: Sat, 17 Dec 2016 11:11:39 -0000 Author: ehaupt Date: Sat Dec 17 11:11:37 2016 New Revision: 428715 URL: https://svnweb.freebsd.org/changeset/ports/428715 Log: Add license Modified: head/audio/libmodplug/Makefile Modified: head/audio/libmodplug/Makefile ============================================================================== --- head/audio/libmodplug/Makefile Sat Dec 17 11:09:24 2016 (r428714) +++ head/audio/libmodplug/Makefile Sat Dec 17 11:11:37 2016 (r428715) @@ -10,6 +10,9 @@ MASTER_SITES= SF/modplug-xmms/${PORTNAME MAINTAINER= ehaupt@FreeBSD.org COMMENT= ModPlug mod-like music shared libraries +LICENSE= PD +LICENSE_FILE= ${WRKSRC}/COPYING + USES= cpe gmake pathfix pkgconfig libtool INSTALL_TARGET= install-strip USE_LDCONFIG= yes From owner-svn-ports-all@freebsd.org Sat Dec 17 11:29:02 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 6D287C8481A; Sat, 17 Dec 2016 11:29:02 +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 3C3CC175C; Sat, 17 Dec 2016 11:29:02 +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 uBHBT1ZV039729; Sat, 17 Dec 2016 11:29:01 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHBT1Vf039727; Sat, 17 Dec 2016 11:29:01 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171129.uBHBT1Vf039727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 11:29:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428716 - head/security/tor-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: Sat, 17 Dec 2016 11:29:02 -0000 Author: amdmi3 Date: Sat Dec 17 11:29:01 2016 New Revision: 428716 URL: https://svnweb.freebsd.org/changeset/ports/428716 Log: - Update to 0.2.9.7-rc PR: 215279 Submitted by: neel@neelc.org Approved by: yuri@rawbw.com (maintainer) Modified: head/security/tor-devel/Makefile head/security/tor-devel/distinfo Modified: head/security/tor-devel/Makefile ============================================================================== --- head/security/tor-devel/Makefile Sat Dec 17 11:11:37 2016 (r428715) +++ head/security/tor-devel/Makefile Sat Dec 17 11:29:01 2016 (r428716) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tor -DISTVERSION= 0.2.9.6-rc +DISTVERSION= 0.2.9.7-rc CATEGORIES= security net ipv6 MASTER_SITES= TOR PKGNAMESUFFIX= -devel Modified: head/security/tor-devel/distinfo ============================================================================== --- head/security/tor-devel/distinfo Sat Dec 17 11:11:37 2016 (r428715) +++ head/security/tor-devel/distinfo Sat Dec 17 11:29:01 2016 (r428716) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480696626 -SHA256 (tor-0.2.9.6-rc.tar.gz) = 871ba289c87ffec99ada458083f388ba5b81c6174ba0c6f821eb9a08ed4990bb -SIZE (tor-0.2.9.6-rc.tar.gz) = 5492978 +TIMESTAMP = 1481645876 +SHA256 (tor-0.2.9.7-rc.tar.gz) = 0e73c18afd5f1d0cc60f2bba1ac7bd5b64ae984a41dfcbbb06897dc5843b68d0 +SIZE (tor-0.2.9.7-rc.tar.gz) = 5508830 From owner-svn-ports-all@freebsd.org Sat Dec 17 11:36:08 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 6B33EC84A33; Sat, 17 Dec 2016 11:36:08 +0000 (UTC) (envelope-from tota@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 323161B7C; Sat, 17 Dec 2016 11:36:08 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHBa7Bw043624; Sat, 17 Dec 2016 11:36:07 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHBa7UD043622; Sat, 17 Dec 2016 11:36:07 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612171136.uBHBa7UD043622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 11:36:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428717 - head/graphics/R-cran-rgdal 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: Sat, 17 Dec 2016 11:36:08 -0000 Author: tota Date: Sat Dec 17 11:36:07 2016 New Revision: 428717 URL: https://svnweb.freebsd.org/changeset/ports/428717 Log: - Update to 1.2-5 Modified: head/graphics/R-cran-rgdal/Makefile (contents, props changed) head/graphics/R-cran-rgdal/distinfo (contents, props changed) Modified: head/graphics/R-cran-rgdal/Makefile ============================================================================== --- head/graphics/R-cran-rgdal/Makefile Sat Dec 17 11:29:01 2016 (r428716) +++ head/graphics/R-cran-rgdal/Makefile Sat Dec 17 11:36:07 2016 (r428717) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rgdal -DISTVERSION= 1.2-4 +DISTVERSION= 1.2-5 CATEGORIES= graphics DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -13,7 +13,9 @@ LICENSE= GPLv2+ LIB_DEPENDS= libgdal.so:graphics/gdal \ libproj.so:graphics/proj -RUN_DEPENDS= R-cran-sp>=1.1.0:math/R-cran-sp +CRAN_DEPENDS= R-cran-sp>=1.1.0:math/R-cran-sp +BUILD_DEPENDS= ${CRAN_DEPENDS} +RUN_DEPENDS= ${CRAN_DEPENDS} USES= cran:auto-plist,compiles Modified: head/graphics/R-cran-rgdal/distinfo ============================================================================== --- head/graphics/R-cran-rgdal/distinfo Sat Dec 17 11:29:01 2016 (r428716) +++ head/graphics/R-cran-rgdal/distinfo Sat Dec 17 11:36:07 2016 (r428717) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481018889 -SHA256 (rgdal_1.2-4.tar.gz) = 308350ccadc1be4e5edea8d66d3b2b0dadccf31de5ffd31ba29c66f407d1a91a -SIZE (rgdal_1.2-4.tar.gz) = 1652186 +TIMESTAMP = 1481972483 +SHA256 (rgdal_1.2-5.tar.gz) = fbac3c1afa9f2b2ad69d026458381fce9a22a80723e89436c814202b6c42710d +SIZE (rgdal_1.2-5.tar.gz) = 1652472 From owner-svn-ports-all@freebsd.org Sat Dec 17 11:48: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 AB09DC84DFE; Sat, 17 Dec 2016 11:48:40 +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 7A5E2776; Sat, 17 Dec 2016 11:48:40 +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 uBHBmd0T047653; Sat, 17 Dec 2016 11:48:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHBmdSq047651; Sat, 17 Dec 2016 11:48:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171148.uBHBmdSq047651@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 11:48:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428718 - in head/textproc: . p5-String-LCSS 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: Sat, 17 Dec 2016 11:48:40 -0000 Author: antoine Date: Sat Dec 17 11:48:39 2016 New Revision: 428718 URL: https://svnweb.freebsd.org/changeset/ports/428718 Log: Hook p5-String-LCSS to the build Modified: head/textproc/Makefile head/textproc/p5-String-LCSS/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Dec 17 11:36:07 2016 (r428717) +++ head/textproc/Makefile Sat Dec 17 11:48:39 2016 (r428718) @@ -800,6 +800,7 @@ SUBDIR += p5-String-Fraction SUBDIR += p5-String-HexConvert SUBDIR += p5-String-Koremutake + SUBDIR += p5-String-LCSS SUBDIR += p5-String-Print SUBDIR += p5-String-RewritePrefix SUBDIR += p5-String-Scanf Modified: head/textproc/p5-String-LCSS/Makefile ============================================================================== --- head/textproc/p5-String-LCSS/Makefile Sat Dec 17 11:36:07 2016 (r428717) +++ head/textproc/p5-String-LCSS/Makefile Sat Dec 17 11:48:39 2016 (r428718) @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dvl@FreeBSD.org -COMMENT= Find The Longest Common Substring of Two Strings. +COMMENT= Find The Longest Common Substring of Two Strings USES= perl5 USE_PERL5= configure From owner-svn-ports-all@freebsd.org Sat Dec 17 12:09: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 96583C8420F; Sat, 17 Dec 2016 12:09:50 +0000 (UTC) (envelope-from ehaupt@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 65E3B16A6; Sat, 17 Dec 2016 12:09:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHC9nW2056293; Sat, 17 Dec 2016 12:09:49 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHC9nfT056292; Sat, 17 Dec 2016 12:09:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171209.uBHC9nfT056292@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:09:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428719 - head/graphics/jp2a 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: Sat, 17 Dec 2016 12:09:50 -0000 Author: ehaupt Date: Sat Dec 17 12:09:49 2016 New Revision: 428719 URL: https://svnweb.freebsd.org/changeset/ports/428719 Log: Add license Modified: head/graphics/jp2a/Makefile Modified: head/graphics/jp2a/Makefile ============================================================================== --- head/graphics/jp2a/Makefile Sat Dec 17 11:48:39 2016 (r428718) +++ head/graphics/jp2a/Makefile Sat Dec 17 12:09:49 2016 (r428719) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Converts JPG images to ASCII +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libcurl.so:ftp/curl USES= jpeg tar:bzip2 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:13:52 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 B67FCC84445; Sat, 17 Dec 2016 12:13:52 +0000 (UTC) (envelope-from ehaupt@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 85F941AA7; Sat, 17 Dec 2016 12:13:52 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCDpI3060026; Sat, 17 Dec 2016 12:13:51 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCDpZ3060025; Sat, 17 Dec 2016 12:13:51 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171213.uBHCDpZ3060025@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428720 - head/net-im/bsflite 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: Sat, 17 Dec 2016 12:13:52 -0000 Author: ehaupt Date: Sat Dec 17 12:13:51 2016 New Revision: 428720 URL: https://svnweb.freebsd.org/changeset/ports/428720 Log: Add LICENSE Modified: head/net-im/bsflite/Makefile Modified: head/net-im/bsflite/Makefile ============================================================================== --- head/net-im/bsflite/Makefile Sat Dec 17 12:09:49 2016 (r428719) +++ head/net-im/bsflite/Makefile Sat Dec 17 12:13:51 2016 (r428720) @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ehaupt@FreeBSD.org COMMENT= Lightweight command line AIM client +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + PLIST_FILES= bin/bsflite %%EXAMPLESDIR%%/config-example PORTDOCS= COPYING ChangeLog README From owner-svn-ports-all@freebsd.org Sat Dec 17 12:16: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 E9CB8C84594; Sat, 17 Dec 2016 12:16:29 +0000 (UTC) (envelope-from ehaupt@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 B96BC1CEF; Sat, 17 Dec 2016 12:16:29 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCGSgJ060211; Sat, 17 Dec 2016 12:16:28 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCGSfW060210; Sat, 17 Dec 2016 12:16:28 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171216.uBHCGSfW060210@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:16:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428721 - head/security/op 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: Sat, 17 Dec 2016 12:16:30 -0000 Author: ehaupt Date: Sat Dec 17 12:16:28 2016 New Revision: 428721 URL: https://svnweb.freebsd.org/changeset/ports/428721 Log: Add license Modified: head/security/op/Makefile Modified: head/security/op/Makefile ============================================================================== --- head/security/op/Makefile Sat Dec 17 12:13:51 2016 (r428720) +++ head/security/op/Makefile Sat Dec 17 12:16:28 2016 (r428721) @@ -11,6 +11,9 @@ MASTER_SITES= http://swapoff.org/files/o MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controlled privilege escalation tool +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes post-install: From owner-svn-ports-all@freebsd.org Sat Dec 17 12:20: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 076D7C84824; Sat, 17 Dec 2016 12:20:00 +0000 (UTC) (envelope-from tota@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 C98DA1F3B; Sat, 17 Dec 2016 12:19:59 +0000 (UTC) (envelope-from tota@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCJwdo060432; Sat, 17 Dec 2016 12:19:58 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCJw3q060430; Sat, 17 Dec 2016 12:19:58 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201612171219.uBHCJw3q060430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Sat, 17 Dec 2016 12:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428722 - head/math/R-cran-zoo 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: Sat, 17 Dec 2016 12:20:00 -0000 Author: tota Date: Sat Dec 17 12:19:58 2016 New Revision: 428722 URL: https://svnweb.freebsd.org/changeset/ports/428722 Log: - Update to 1.7-14 - Add "compiles" argument to USES=cran Modified: head/math/R-cran-zoo/Makefile (contents, props changed) head/math/R-cran-zoo/distinfo (contents, props changed) Modified: head/math/R-cran-zoo/Makefile ============================================================================== --- head/math/R-cran-zoo/Makefile Sat Dec 17 12:16:28 2016 (r428721) +++ head/math/R-cran-zoo/Makefile Sat Dec 17 12:19:58 2016 (r428722) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zoo -DISTVERSION= 1.7-13 +DISTVERSION= 1.7-14 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,6 +11,6 @@ COMMENT= S3 Infrastructure for Regular a LICENSE= GPLv2+ -USES= cran:auto-plist +USES= cran:auto-plist,compiles .include Modified: head/math/R-cran-zoo/distinfo ============================================================================== --- head/math/R-cran-zoo/distinfo Sat Dec 17 12:16:28 2016 (r428721) +++ head/math/R-cran-zoo/distinfo Sat Dec 17 12:19:58 2016 (r428722) @@ -1,2 +1,3 @@ -SHA256 (zoo_1.7-13.tar.gz) = 0ca5264d6077c785963705e462aec3e57e0d0651379f9bf4ee32e4f3b25dc754 -SIZE (zoo_1.7-13.tar.gz) = 842068 +TIMESTAMP = 1481976565 +SHA256 (zoo_1.7-14.tar.gz) = 4ee2f121f9eb279e05a9b4f162b358599dee4030ad5dca555fd73d5498b57a3f +SIZE (zoo_1.7-14.tar.gz) = 845047 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:21:11 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 B3A92C84A8A; Sat, 17 Dec 2016 12:21:11 +0000 (UTC) (envelope-from ehaupt@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 833F411F; Sat, 17 Dec 2016 12:21:11 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCLAML063521; Sat, 17 Dec 2016 12:21:10 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCLAQF063520; Sat, 17 Dec 2016 12:21:10 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171221.uBHCLAQF063520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:21:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428723 - head/security/vpnc 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: Sat, 17 Dec 2016 12:21:11 -0000 Author: ehaupt Date: Sat Dec 17 12:21:10 2016 New Revision: 428723 URL: https://svnweb.freebsd.org/changeset/ports/428723 Log: Add licenses Modified: head/security/vpnc/Makefile Modified: head/security/vpnc/Makefile ============================================================================== --- head/security/vpnc/Makefile Sat Dec 17 12:19:58 2016 (r428722) +++ head/security/vpnc/Makefile Sat Dec 17 12:21:10 2016 (r428723) @@ -11,6 +11,10 @@ MASTER_SITES= http://www.unix-ag.uni-kl. MAINTAINER= ehaupt@FreeBSD.org COMMENT= Client for Cisco 3000 VPN Concentrator +LICENSE= GPLv2 BSD2CLAUSE +LICENSE_COMB= multi +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error RUN_DEPENDS= vpnc-script:sysutils/vpnc-scripts From owner-svn-ports-all@freebsd.org Sat Dec 17 12:24:30 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 B2207C84AF4; Sat, 17 Dec 2016 12:24:30 +0000 (UTC) (envelope-from ehaupt@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 8190C691; Sat, 17 Dec 2016 12:24:30 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCOTuK064580; Sat, 17 Dec 2016 12:24:29 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCOT7L064578; Sat, 17 Dec 2016 12:24:29 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171224.uBHCOT7L064578@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:24:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428724 - head/x11/p5-X11-Protocol-Other 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: Sat, 17 Dec 2016 12:24:30 -0000 Author: ehaupt Date: Sat Dec 17 12:24:29 2016 New Revision: 428724 URL: https://svnweb.freebsd.org/changeset/ports/428724 Log: - Add LICENSE - Mark NO_ARCH Modified: head/x11/p5-X11-Protocol-Other/Makefile Modified: head/x11/p5-X11-Protocol-Other/Makefile ============================================================================== --- head/x11/p5-X11-Protocol-Other/Makefile Sat Dec 17 12:21:10 2016 (r428723) +++ head/x11/p5-X11-Protocol-Other/Makefile Sat Dec 17 12:24:29 2016 (r428724) @@ -3,6 +3,7 @@ PORTNAME= X11-Protocol-Other PORTVERSION= 29 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,10 +11,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module for window manager related functions for use by client programs +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + BUILD_DEPENDS= p5-X11-Protocol>=0:x11/p5-X11-Protocol RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include From owner-svn-ports-all@freebsd.org Sat Dec 17 12:31: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 EF66CC84D9C; Sat, 17 Dec 2016 12:31:50 +0000 (UTC) (envelope-from ehaupt@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 B8329B0F; Sat, 17 Dec 2016 12:31:50 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCVnDk068613; Sat, 17 Dec 2016 12:31:49 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCVnTY068612; Sat, 17 Dec 2016 12:31:49 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201612171231.uBHCVnTY068612@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 17 Dec 2016 12:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428725 - head/sysutils/fatback 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: Sat, 17 Dec 2016 12:31:51 -0000 Author: ehaupt Date: Sat Dec 17 12:31:49 2016 New Revision: 428725 URL: https://svnweb.freebsd.org/changeset/ports/428725 Log: Add LICENSE Modified: head/sysutils/fatback/Makefile Modified: head/sysutils/fatback/Makefile ============================================================================== --- head/sysutils/fatback/Makefile Sat Dec 17 12:24:29 2016 (r428724) +++ head/sysutils/fatback/Makefile Sat Dec 17 12:31:49 2016 (r428725) @@ -10,6 +10,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Recover deleted files from FAT filesystems +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes INFO= fatback-manual From owner-svn-ports-all@freebsd.org Sat Dec 17 12:49:42 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 66927C840F2; Sat, 17 Dec 2016 12:49:42 +0000 (UTC) (envelope-from sunpoet@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 412FD1050; Sat, 17 Dec 2016 12:49:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCnf6F072887; Sat, 17 Dec 2016 12:49:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCnfuC072882; Sat, 17 Dec 2016 12:49:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171249.uBHCnfuC072882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:49:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428726 - in head/databases: . php70-memcache 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: Sat, 17 Dec 2016 12:49:42 -0000 Author: sunpoet Date: Sat Dec 17 12:49:40 2016 New Revision: 428726 URL: https://svnweb.freebsd.org/changeset/ports/428726 Log: - Add php70-memcache Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory. This extension allows you to work with memcached through handy OO and procedural interfaces. Note that this port uses unofficial development from https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch). WWW: https://pecl.php.net/package/memcache Added: head/databases/php70-memcache/ head/databases/php70-memcache/Makefile (contents, props changed) head/databases/php70-memcache/distinfo (contents, props changed) head/databases/php70-memcache/pkg-descr (contents, props changed) head/databases/php70-memcache/pkg-plist (contents, props changed) Modified: head/databases/Makefile Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Sat Dec 17 12:31:49 2016 (r428725) +++ head/databases/Makefile Sat Dec 17 12:49:40 2016 (r428726) @@ -611,6 +611,7 @@ SUBDIR += php56-sybase_ct SUBDIR += php70-dba SUBDIR += php70-interbase + SUBDIR += php70-memcache SUBDIR += php70-memcached SUBDIR += php70-mysqli SUBDIR += php70-odbc Added: head/databases/php70-memcache/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/php70-memcache/Makefile Sat Dec 17 12:49:40 2016 (r428726) @@ -0,0 +1,34 @@ +# Created by: Gerrit Beine +# $FreeBSD$ + +PORTNAME= memcache +PORTVERSION= 3.0.8 +PORTREVISION= 1 +CATEGORIES= databases +PKGNAMEPREFIX= php70- + +MAINTAINER= sunpoet@FreeBSD.org +COMMENT= Memcached extension for PHP 7 + +LICENSE= PHP30 +LICENSE_FILE= ${WRKSRC}/LICENSE + +OPTIONS_DEFINE= EXAMPLES + +CONFIGURE_ARGS= --with-zlib-dir=/usr +IGNORE_WITH_PHP=56 +PHP_VER= 70 +USE_CSTD= gnu89 +USE_PHP= session:build zlib:build +USES= dos2unix php:ext + +GH_ACCOUNT= websupport-sk +GH_PROJECT= pecl-${PORTNAME} +GH_TAGNAME= 5041d2f +USE_GITHUB= yes + +post-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_DATA} ${WRKSRC}/example.php ${STAGEDIR}${EXAMPLESDIR}/ + +.include Added: head/databases/php70-memcache/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/php70-memcache/distinfo Sat Dec 17 12:49:40 2016 (r428726) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481566704 +SHA256 (websupport-sk-pecl-memcache-3.0.8-5041d2f_GH0.tar.gz) = b441255305e962cecfbb6e88501374a317aeb4dec706e3c2e7c780bb26bf5a96 +SIZE (websupport-sk-pecl-memcache-3.0.8-5041d2f_GH0.tar.gz) = 110448 Added: head/databases/php70-memcache/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/php70-memcache/pkg-descr Sat Dec 17 12:49:40 2016 (r428726) @@ -0,0 +1,8 @@ +Memcached is a caching daemon designed especially for dynamic web applications +to decrease database load by storing objects in memory. This extension allows +you to work with memcached through handy OO and procedural interfaces. + +Note that this port uses unofficial development from +https://github.com/websupport-sk/pecl-memcache (NON_BLOCKING_IO_php7 branch). + +WWW: https://pecl.php.net/package/memcache Added: head/databases/php70-memcache/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/php70-memcache/pkg-plist Sat Dec 17 12:49:40 2016 (r428726) @@ -0,0 +1 @@ +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example.php From owner-svn-ports-all@freebsd.org Sat Dec 17 12:49: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 D6B98C84127; Sat, 17 Dec 2016 12:49:55 +0000 (UTC) (envelope-from sunpoet@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 AA4B4110E; Sat, 17 Dec 2016 12:49:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCns5Z073075; Sat, 17 Dec 2016 12:49:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCnsYS073070; Sat, 17 Dec 2016 12:49:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171249.uBHCnsYS073070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:49:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428727 - in head/dns: p5-Mozilla-PublicSuffix public_suffix_list rubygem-public_suffix rubygem-public_suffix_service 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: Sat, 17 Dec 2016 12:49:56 -0000 Author: sunpoet Date: Sat Dec 17 12:49:54 2016 New Revision: 428727 URL: https://svnweb.freebsd.org/changeset/ports/428727 Log: - Update to 0.0.0.20161216 - Add SLAVEDIRS - Bump PORTREVISION for dependent ports Changes: https://github.com/publicsuffix/list/commits/master Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile head/dns/public_suffix_list/Makefile head/dns/public_suffix_list/distinfo head/dns/rubygem-public_suffix/Makefile head/dns/rubygem-public_suffix_service/Makefile Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile ============================================================================== --- head/dns/p5-Mozilla-PublicSuffix/Makefile Sat Dec 17 12:49:40 2016 (r428726) +++ head/dns/p5-Mozilla-PublicSuffix/Makefile Sat Dec 17 12:49:54 2016 (r428727) @@ -4,6 +4,7 @@ PORTNAME= Mozilla-PublicSuffix PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/public_suffix_list/Makefile ============================================================================== --- head/dns/public_suffix_list/Makefile Sat Dec 17 12:49:40 2016 (r428726) +++ head/dns/public_suffix_list/Makefile Sat Dec 17 12:49:54 2016 (r428727) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= public_suffix_list -PORTVERSION= 0.0.0.20161028 +PORTVERSION= 0.0.0.20161216 CATEGORIES= dns MAINTAINER= sunpoet@FreeBSD.org @@ -11,6 +11,8 @@ COMMENT= Public Suffix List by Mozilla LICENSE= MPL LICENSE_FILE= ${WRKSRC}/LICENSE +SLAVEDIRS= dns/p5-Mozilla-PublicSuffix dns/rubygem-public_suffix dns/rubygem-public_suffix_service + NO_ARCH= yes NO_BUILD= yes @@ -19,7 +21,7 @@ PLIST_FILES= %%DATADIR%%/public_suffix_l GH_ACCOUNT= publicsuffix GH_PROJECT= list -GH_TAGNAME= 2f02484 +GH_TAGNAME= ffb052a USE_GITHUB= yes do-install: Modified: head/dns/public_suffix_list/distinfo ============================================================================== --- head/dns/public_suffix_list/distinfo Sat Dec 17 12:49:40 2016 (r428726) +++ head/dns/public_suffix_list/distinfo Sat Dec 17 12:49:54 2016 (r428727) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478199475 -SHA256 (publicsuffix-list-0.0.0.20161028-2f02484_GH0.tar.gz) = 177aa983b9df9240f1f1494be655153da05760c28954f110ed8aa59daaa7bf32 -SIZE (publicsuffix-list-0.0.0.20161028-2f02484_GH0.tar.gz) = 80023 +TIMESTAMP = 1481901719 +SHA256 (publicsuffix-list-0.0.0.20161216-ffb052a_GH0.tar.gz) = 1ab122384454b23aa03f17a7a6e95a5ea4034840ce686af73eda87ea702f8d5c +SIZE (publicsuffix-list-0.0.0.20161216-ffb052a_GH0.tar.gz) = 80817 Modified: head/dns/rubygem-public_suffix/Makefile ============================================================================== --- head/dns/rubygem-public_suffix/Makefile Sat Dec 17 12:49:40 2016 (r428726) +++ head/dns/rubygem-public_suffix/Makefile Sat Dec 17 12:49:54 2016 (r428727) @@ -3,7 +3,7 @@ PORTNAME= public_suffix PORTVERSION= 1.5.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns rubygems MASTER_SITES= RG Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Sat Dec 17 12:49:40 2016 (r428726) +++ head/dns/rubygem-public_suffix_service/Makefile Sat Dec 17 12:49:54 2016 (r428727) @@ -3,7 +3,7 @@ PORTNAME= public_suffix_service PORTVERSION= 0.9.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= dns rubygems MASTER_SITES= RG From owner-svn-ports-all@freebsd.org Sat Dec 17 12:50:21 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 28F3EC8417C; Sat, 17 Dec 2016 12:50:21 +0000 (UTC) (envelope-from sunpoet@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 D25791259; Sat, 17 Dec 2016 12:50:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCoKCS073285; Sat, 17 Dec 2016 12:50:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCoJUd073280; Sat, 17 Dec 2016 12:50:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171250.uBHCoJUd073280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:50:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428728 - in head: dns/libpsl ftp/curl ftp/wget 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: Sat, 17 Dec 2016 12:50:21 -0000 Author: sunpoet Date: Sat Dec 17 12:50:19 2016 New Revision: 428728 URL: https://svnweb.freebsd.org/changeset/ports/428728 Log: - Update to 0.16.1 - Bump PORTREVISION for dependent ports Changes: https://github.com/rockdaboot/libpsl/blob/master/NEWS Modified: head/dns/libpsl/Makefile head/dns/libpsl/distinfo head/dns/libpsl/pkg-plist head/ftp/curl/Makefile head/ftp/wget/Makefile Modified: head/dns/libpsl/Makefile ============================================================================== --- head/dns/libpsl/Makefile Sat Dec 17 12:49:54 2016 (r428727) +++ head/dns/libpsl/Makefile Sat Dec 17 12:50:19 2016 (r428728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpsl -PORTVERSION= 0.16.0 +PORTVERSION= 0.16.1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= dns Modified: head/dns/libpsl/distinfo ============================================================================== --- head/dns/libpsl/distinfo Sat Dec 17 12:49:54 2016 (r428727) +++ head/dns/libpsl/distinfo Sat Dec 17 12:50:19 2016 (r428728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481476237 -SHA256 (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = f27318917f740e8d92554c2916aa2b3f6abcb49e19139c65baebb3e0ff0f3cdf -SIZE (rockdaboot-libpsl-libpsl-0.16.0_GH0.tar.gz) = 48888 +TIMESTAMP = 1481901453 +SHA256 (rockdaboot-libpsl-libpsl-0.16.1_GH0.tar.gz) = 2fd2d67514b3e0711cf8617b4556e3c70e9d68c3feef5b6fff54e66cc7f217a7 +SIZE (rockdaboot-libpsl-libpsl-0.16.1_GH0.tar.gz) = 48963 Modified: head/dns/libpsl/pkg-plist ============================================================================== --- head/dns/libpsl/pkg-plist Sat Dec 17 12:49:54 2016 (r428727) +++ head/dns/libpsl/pkg-plist Sat Dec 17 12:50:19 2016 (r428728) @@ -2,8 +2,8 @@ bin/psl include/libpsl.h lib/libpsl.a lib/libpsl.so -lib/libpsl.so.6 -lib/libpsl.so.6.0.0 +lib/libpsl.so.5 +lib/libpsl.so.5.1.0 libdata/pkgconfig/libpsl.pc man/man1/psl-make-dafsa.1.gz man/man1/psl.1.gz Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Sat Dec 17 12:49:54 2016 (r428727) +++ head/ftp/curl/Makefile Sat Dec 17 12:50:19 2016 (r428728) @@ -3,7 +3,7 @@ PORTNAME= curl PORTVERSION= 7.51.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= ftp www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Sat Dec 17 12:49:54 2016 (r428727) +++ head/ftp/wget/Makefile Sat Dec 17 12:50:19 2016 (r428728) @@ -3,7 +3,7 @@ PORTNAME= wget DISTVERSION= 1.18 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU From owner-svn-ports-all@freebsd.org Sat Dec 17 12:53:11 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 141DEC8439B; Sat, 17 Dec 2016 12:53:11 +0000 (UTC) (envelope-from sunpoet@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 D77DD1625; Sat, 17 Dec 2016 12:53:10 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCrA2H077112; Sat, 17 Dec 2016 12:53:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCrAg7077111; Sat, 17 Dec 2016 12:53:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171253.uBHCrAg7077111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:53:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428729 - head/chinese/opencc 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: Sat, 17 Dec 2016 12:53:11 -0000 Author: sunpoet Date: Sat Dec 17 12:53:09 2016 New Revision: 428729 URL: https://svnweb.freebsd.org/changeset/ports/428729 Log: - Remove MASTER_SITES Approved by: portmgr (blanket) Modified: head/chinese/opencc/Makefile Modified: head/chinese/opencc/Makefile ============================================================================== --- head/chinese/opencc/Makefile Sat Dec 17 12:50:19 2016 (r428728) +++ head/chinese/opencc/Makefile Sat Dec 17 12:53:09 2016 (r428729) @@ -5,7 +5,6 @@ PORTNAME= opencc PORTVERSION= 1.0.4 DISTVERSIONPREFIX= ver. CATEGORIES= chinese converters -MASTER_SITES= GITHUB MAINTAINER= lichray@gmail.com COMMENT= Open Chinese Convert library and utilities From owner-svn-ports-all@freebsd.org Sat Dec 17 12:53: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 0E949C843B6; Sat, 17 Dec 2016 12:53:16 +0000 (UTC) (envelope-from sunpoet@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 C0FE2163D; Sat, 17 Dec 2016 12:53:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCrETw077272; Sat, 17 Dec 2016 12:53:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCrEQQ077268; Sat, 17 Dec 2016 12:53:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171253.uBHCrEQQ077268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:53:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428730 - in head/chinese: . php-opencc 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: Sat, 17 Dec 2016 12:53:16 -0000 Author: sunpoet Date: Sat Dec 17 12:53:14 2016 New Revision: 428730 URL: https://svnweb.freebsd.org/changeset/ports/428730 Log: - Add php-opencc 0.0.0.20161110 Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese, supporting character-level conversion, phrase-level conversion, variant conversion and regional idioms among Mainland China, Taiwan and Hong kong. WWW: https://github.com/NauxLiu/opencc4php PR: 215092 Submitted by: Gasol Wu Added: head/chinese/php-opencc/ head/chinese/php-opencc/Makefile (contents, props changed) head/chinese/php-opencc/distinfo (contents, props changed) head/chinese/php-opencc/pkg-descr (contents, props changed) Modified: head/chinese/Makefile Modified: head/chinese/Makefile ============================================================================== --- head/chinese/Makefile Sat Dec 17 12:53:09 2016 (r428729) +++ head/chinese/Makefile Sat Dec 17 12:53:14 2016 (r428730) @@ -96,6 +96,7 @@ SUBDIR += p5-cconv SUBDIR += pcmanx SUBDIR += php-cconv + SUBDIR += php-opencc SUBDIR += phpbb-tw SUBDIR += phpbb3-tw SUBDIR += py-cconv Added: head/chinese/php-opencc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/php-opencc/Makefile Sat Dec 17 12:53:14 2016 (r428730) @@ -0,0 +1,23 @@ +# Created by: Gasol Wu +# $FreeBSD$ + +PORTNAME= opencc +PORTVERSION= 0.0.0.20161110 +CATEGORIES= chinese +PKGNAMEPREFIX= php- + +MAINTAINER= gasol.wu@gmail.com +COMMENT= OpenCC shared extension for php + +LICENSE= PHP301 + +LIB_DEPENDS= libopencc.so:chinese/opencc + +USE_GITHUB= yes +GH_ACCOUNT= NauxLiu +GH_PROJECT= opencc4php +GH_TAGNAME= 8007639 + +USES= php:ext + +.include Added: head/chinese/php-opencc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/php-opencc/distinfo Sat Dec 17 12:53:14 2016 (r428730) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481908552 +SHA256 (NauxLiu-opencc4php-0.0.0.20161110-8007639_GH0.tar.gz) = 7d5fe9431bccfe5b52dd43e0736509825c1f839f2d8081a5f3ef18131f3ab095 +SIZE (NauxLiu-opencc4php-0.0.0.20161110-8007639_GH0.tar.gz) = 6776 Added: head/chinese/php-opencc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/chinese/php-opencc/pkg-descr Sat Dec 17 12:53:14 2016 (r428730) @@ -0,0 +1,6 @@ +Open Chinese Convert is an opensource project for conversion between Traditional +Chinese and Simplified Chinese, supporting character-level conversion, +phrase-level conversion, variant conversion and regional idioms among Mainland +China, Taiwan and Hong kong. + +WWW: https://github.com/NauxLiu/opencc4php From owner-svn-ports-all@freebsd.org Sat Dec 17 12:56: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 B0124C844AC; Sat, 17 Dec 2016 12:56:57 +0000 (UTC) (envelope-from mandree@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 7F6FB18B4; Sat, 17 Dec 2016 12:56:57 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCuu4r077534; Sat, 17 Dec 2016 12:56:56 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCuuDS077532; Sat, 17 Dec 2016 12:56:56 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201612171256.uBHCuuDS077532@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sat, 17 Dec 2016 12:56:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428731 - head/print/jabref 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: Sat, 17 Dec 2016 12:56:57 -0000 Author: mandree Date: Sat Dec 17 12:56:56 2016 New Revision: 428731 URL: https://svnweb.freebsd.org/changeset/ports/428731 Log: Update to new upstream release 3.8. ChangeLog: Modified: head/print/jabref/Makefile head/print/jabref/distinfo Modified: head/print/jabref/Makefile ============================================================================== --- head/print/jabref/Makefile Sat Dec 17 12:53:14 2016 (r428730) +++ head/print/jabref/Makefile Sat Dec 17 12:56:56 2016 (r428731) @@ -2,11 +2,12 @@ # $FreeBSD$ PORTNAME= jabref -PORTVERSION= 3.7 +PORTVERSION= 3.8 PORTEPOCH= 1 CATEGORIES= print java editors MASTER_SITES= SF/${PORTNAME}/v${PORTVERSION}/ \ - http://builds.jabref.org/ + http://builds.jabref.org/ \ + https://github.com/JabRef/jabref/releases/download/v${PORTVERSION}/ DISTNAME= JabRef-${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= # Modified: head/print/jabref/distinfo ============================================================================== --- head/print/jabref/distinfo Sat Dec 17 12:53:14 2016 (r428730) +++ head/print/jabref/distinfo Sat Dec 17 12:56:56 2016 (r428731) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480668868 -SHA256 (JabRef-3.7.jar) = 1475552e2956b7a94cbab7b6c8671fc391be0d42cfa1ece3aed75dd0a8c1ecf3 -SIZE (JabRef-3.7.jar) = 36702576 +TIMESTAMP = 1481976674 +SHA256 (JabRef-3.8.jar) = 13bcfd10ab3d2dbe21dfad06ecf4dbf1cd08e4e1fe6a6a93293d844b4c5c3a98 +SIZE (JabRef-3.8.jar) = 36714920 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:04 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 C14C5C844DB; Sat, 17 Dec 2016 12:57:04 +0000 (UTC) (envelope-from sunpoet@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 8A0DF18E5; Sat, 17 Dec 2016 12:57:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCv3p7077642; Sat, 17 Dec 2016 12:57:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCv3cj077641; Sat, 17 Dec 2016 12:57:03 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCv3cj077641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428732 - head/devel/editline 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: Sat, 17 Dec 2016 12:57:04 -0000 Author: sunpoet Date: Sat Dec 17 12:57:03 2016 New Revision: 428732 URL: https://svnweb.freebsd.org/changeset/ports/428732 Log: - Add LICENSE_FILE - Silence patch message - Cosmetic change Modified: head/devel/editline/Makefile Modified: head/devel/editline/Makefile ============================================================================== --- head/devel/editline/Makefile Sat Dec 17 12:56:56 2016 (r428731) +++ head/devel/editline/Makefile Sat Dec 17 12:57:03 2016 (r428732) @@ -8,20 +8,21 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minix editline: A free readline() for UNIX LICENSE= BSD4CLAUSE - -USES= autoreconf libtool ncurses pathfix -USE_GITHUB= yes -GH_ACCOUNT= troglobit - -USE_LDCONFIG= yes +LICENSE_FILE= ${WRKSRC}/LICENSE GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +USE_LDCONFIG= yes +USES= autoreconf libtool ncurses pathfix + PORTDOCS= * +GH_ACCOUNT= troglobit +USE_GITHUB= yes + +# Rename to libeditline.3 to avoid conflict with libedit post-patch: - # rename to libeditline.3 to avoid conflict with libedit - ${REINPLACE_CMD} 's|editline.3|lib&|' ${WRKSRC}/man/Makefile.am - cd ${WRKSRC}/man; ${MV} editline.3 libeditline.3 + @${REINPLACE_CMD} 's|editline.3|lib&|' ${WRKSRC}/man/Makefile.am + @${MV} ${WRKSRC}/man/editline.3 ${WRKSRC}/man/libeditline.3 .include From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57: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 D7613C8450B; Sat, 17 Dec 2016 12:57:09 +0000 (UTC) (envelope-from sunpoet@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 B1AA41962; Sat, 17 Dec 2016 12:57:09 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCv8Ln077801; Sat, 17 Dec 2016 12:57:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCv8HL077796; Sat, 17 Dec 2016 12:57:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCv8HL077796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428733 - in head/devel/m4: . 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: Sat, 17 Dec 2016 12:57:10 -0000 Author: sunpoet Date: Sat Dec 17 12:57:08 2016 New Revision: 428733 URL: https://svnweb.freebsd.org/changeset/ports/428733 Log: - Add LICENSE - Use xz-compressed tarball - Use PORTEXAMPLES - Convert to options target helper - Use REINPLACE_CMD instead of patch files - Update pkg-descr - Update WWW: use https:// - Cosmetic change Deleted: head/devel/m4/files/ Modified: head/devel/m4/Makefile head/devel/m4/distinfo head/devel/m4/pkg-descr head/devel/m4/pkg-plist Modified: head/devel/m4/Makefile ============================================================================== --- head/devel/m4/Makefile Sat Dec 17 12:57:03 2016 (r428732) +++ head/devel/m4/Makefile Sat Dec 17 12:57:08 2016 (r428733) @@ -9,26 +9,33 @@ CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= sunpoet@FreeBSD.org -COMMENT= GNU m4 +COMMENT= GNU M4 + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +OPTIONS_DEFINE= LIBSIGSEGV EXAMPLES +LIBSIGSEGV_DESC=Use alternative page fault handler (GNU libsigsegv) -USES= makeinfo tar:bzip2 -GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" +GNU_CONFIGURE= yes +USES= makeinfo tar:xz -INFO= m4 - -EXAMPLESDIR= share/examples/gm4 +EXAMPLESDIR= ${PREFIX}/share/examples/gm4 +INFO= m4 +PORTEXAMPLES= * -OPTIONS_DEFINE= LIBSIGSEGV EXAMPLES -LIBSIGSEGV_DESC= Use alternative page fault handler (GNU libsigsegv) -LIBSIGSEGV_LIB_DEPENDS= libsigsegv.so:devel/libsigsegv -LIBSIGSEGV_CONFIGURE_ON= --with-libsigsegv-prefix=${LOCALBASE} LIBSIGSEGV_CONFIGURE_OFF= --without-libsigsegv-prefix +LIBSIGSEGV_CONFIGURE_ON= --with-libsigsegv-prefix=${LOCALBASE} +LIBSIGSEGV_LIB_DEPENDS= libsigsegv.so:devel/libsigsegv -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/${EXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/examples/*.m4 \ - ${STAGEDIR}${PREFIX}/${EXAMPLESDIR} +post-patch: + @${REINPLACE_CMD} -e '/^* M4: / s|M4|G&|' ${WRKSRC}/doc/m4.texi + @${REINPLACE_CMD} -e '/^install-exec-am: / s| .*||' ${WRKSRC}/lib/Makefile.in + +post-install-EXAMPLES-on: + ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + ${INSTALL_DATA} ${WRKSRC}/examples/*.m4 ${STAGEDIR}${EXAMPLESDIR}/ .include Modified: head/devel/m4/distinfo ============================================================================== --- head/devel/m4/distinfo Sat Dec 17 12:57:03 2016 (r428732) +++ head/devel/m4/distinfo Sat Dec 17 12:57:08 2016 (r428733) @@ -1,2 +1,3 @@ -SHA256 (m4-1.4.17.tar.bz2) = 8e4e1f963932136ed45dcd5afb0c6e237e96a6fcdcd2a2fa6755040859500d70 -SIZE (m4-1.4.17.tar.bz2) = 1438525 +TIMESTAMP = 1481787624 +SHA256 (m4-1.4.17.tar.xz) = f0543c3beb51fa6b3337d8025331591e0e18d8ec2886ed391f1aade43477d508 +SIZE (m4-1.4.17.tar.xz) = 1149088 Modified: head/devel/m4/pkg-descr ============================================================================== --- head/devel/m4/pkg-descr Sat Dec 17 12:57:03 2016 (r428732) +++ head/devel/m4/pkg-descr Sat Dec 17 12:57:08 2016 (r428733) @@ -1,7 +1,15 @@ - GNU `m4' is an implementation of the traditional UNIX macro -processor. It is mostly SVR4 compatible, although it has some -extensions (for example, handling more than 9 positional parameters to -macros). `m4' also has builtin functions for including files, running -shell commands, doing arithmetic, etc. +GNU M4 is an implementation of the traditional Unix macro processor. It is +mostly SVR4 compatible although it has some extensions (for example, handling +more than 9 positional parameters to macros). GNU M4 also has built-in functions +for including files, running shell commands, doing arithmetic, etc. -WWW: http://www.gnu.org/software/m4/m4.html +GNU M4 is a macro processor in the sense that it copies its input to the output +expanding macros as it goes. Macros are either builtin or user-defined and can +take any number of arguments. Besides just doing macro expansion, m4 has builtin +functions for including named files, running UNIX commands, doing integer +arithmetic, manipulating text in various ways, recursion etc... m4 can be used +either as a front-end to a compiler or as a macro processor in its own right. + +One of the biggest users of GNU M4 is the GNU Autoconf project. + +WWW: https://www.gnu.org/software/m4/m4.html Modified: head/devel/m4/pkg-plist ============================================================================== --- head/devel/m4/pkg-plist Sat Dec 17 12:57:03 2016 (r428732) +++ head/devel/m4/pkg-plist Sat Dec 17 12:57:08 2016 (r428733) @@ -1,46 +1,2 @@ bin/gm4 man/man1/gm4.1.gz -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/capitalize.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/capitalize2.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/comments.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curry.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ddivert.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/debug.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/esyscmd.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exp.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/file.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreach.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreach2.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreachq.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreachq2.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreachq3.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/foreachq4.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/forloop.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/forloop2.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/forloop3.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fstab.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/hanoi.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incl-test.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/incl.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/include.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/indir.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/join.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/loop.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multiquotes.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/patsubst.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pushpop.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/quote.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/regexp.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/reverse.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stack.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/stack_sep.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sync-lines.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sysv-args.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/trace.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/translit.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/undivert.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrap.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wrapfifo.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wraplifo.m4 -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/wraplifo2.m4 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57: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 299CBC84541; Sat, 17 Dec 2016 12:57:15 +0000 (UTC) (envelope-from sunpoet@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 046F419CC; Sat, 17 Dec 2016 12:57:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvERd077945; Sat, 17 Dec 2016 12:57:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvDUX077941; Sat, 17 Dec 2016 12:57:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvDUX077941@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428734 - in head/devel/protobuf: . 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: Sat, 17 Dec 2016 12:57:15 -0000 Author: sunpoet Date: Sat Dec 17 12:57:13 2016 New Revision: 428734 URL: https://svnweb.freebsd.org/changeset/ports/428734 Log: - Allow make test PR: 215346 Submitted by: jbeich Added: head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgunzip.cc (contents, props changed) head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgzip.cc (contents, props changed) Modified: head/devel/protobuf/Makefile head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h Modified: head/devel/protobuf/Makefile ============================================================================== --- head/devel/protobuf/Makefile Sat Dec 17 12:57:08 2016 (r428733) +++ head/devel/protobuf/Makefile Sat Dec 17 12:57:13 2016 (r428734) @@ -12,17 +12,25 @@ COMMENT= Data interchange format library LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= googlemock>=0:devel/googlemock \ + googletest>=0:devel/googletest + BROKEN_sparc64= fails to compile: no atomic ops available CFLAGS+= -DGOOGLE_PROTOBUF_NO_RTTI GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +TEST_ARGS= ${MAKE_ARGS} ${_MAKE_JOBS} TEST_TARGET= check USE_CSTD= c99 # for audio/clementine-player support USE_LDCONFIG= yes -USES= autoreconf gmake libtool pathfix pkgconfig +USES= autoreconf gmake libtool localbase pathfix pkgconfig GH_ACCOUNT= google USE_GITHUB= yes +post-patch: + @${REINPLACE_CMD} -e 's|^check-local:|disabled-&|' ${WRKSRC}/Makefile.am + @${REINPLACE_CMD} -Ee '/gtest|mock/ s|[^ ]*lib(.*)\.la|-l\1|' ${WRKSRC}/src/Makefile.am + .include Modified: head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h ============================================================================== --- head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h Sat Dec 17 12:57:08 2016 (r428733) +++ head/devel/protobuf/files/patch-src-google-protobuf-stubs-atomicops.h Sat Dec 17 12:57:13 2016 (r428734) @@ -1,6 +1,6 @@ ---- src/google/protobuf/stubs/atomicops.h.orig 2015-05-06 14:28:24 UTC +--- src/google/protobuf/stubs/atomicops.h.orig 2016-09-24 02:12:45 UTC +++ src/google/protobuf/stubs/atomicops.h -@@ -202,6 +202,8 @@ GOOGLE_PROTOBUF_ATOMICOPS_ERROR +@@ -202,6 +202,8 @@ Atomic64 Release_Load(volatile const Ato #elif defined(__GNUC__) #if defined(GOOGLE_PROTOBUF_ARCH_IA32) || defined(GOOGLE_PROTOBUF_ARCH_X64) #include Added: head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgunzip.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgunzip.cc Sat Dec 17 12:57:13 2016 (r428734) @@ -0,0 +1,10 @@ +--- src/google/protobuf/testing/zcgunzip.cc.orig 2016-09-24 02:12:45 UTC ++++ src/google/protobuf/testing/zcgunzip.cc +@@ -42,6 +42,7 @@ + #include + #include + #include ++#include + + #ifdef _WIN32 + #ifndef STDIN_FILENO Added: head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgzip.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/protobuf/files/patch-src-google-protobuf-testing-zcgzip.cc Sat Dec 17 12:57:13 2016 (r428734) @@ -0,0 +1,10 @@ +--- src/google/protobuf/testing/zcgzip.cc.orig 2016-09-24 02:12:45 UTC ++++ src/google/protobuf/testing/zcgzip.cc +@@ -41,6 +41,7 @@ + #include + #include + #include ++#include + + #ifdef _WIN32 + #ifndef STDIN_FILENO From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:20 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 5A28DC8457D; Sat, 17 Dec 2016 12:57:20 +0000 (UTC) (envelope-from sunpoet@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 350ED1A4E; Sat, 17 Dec 2016 12:57:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvJhD078090; Sat, 17 Dec 2016 12:57:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvJQC078088; Sat, 17 Dec 2016 12:57:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvJQC078088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428735 - in head/devel/readline: . 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: Sat, 17 Dec 2016 12:57:20 -0000 Author: sunpoet Date: Sat Dec 17 12:57:19 2016 New Revision: 428735 URL: https://svnweb.freebsd.org/changeset/ports/428735 Log: - Sort INFO - Convert to options target helper - Cosmetic change - Silence patch message - Do not silence installation message - Simplify patch file - Pet portlint: fix diff header of patch file Deleted: head/devel/readline/files/patch-support-shlib-install Modified: head/devel/readline/Makefile head/devel/readline/files/patch-support-shobj-conf Modified: head/devel/readline/Makefile ============================================================================== --- head/devel/readline/Makefile Sat Dec 17 12:57:13 2016 (r428734) +++ head/devel/readline/Makefile Sat Dec 17 12:57:19 2016 (r428735) @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= readline -PORTVERSION= 6.3${PATCHLEVEL} +PORTVERSION= 6.3.${PATCHLEVEL} CATEGORIES= devel -MASTER_SITES= GNU \ - ftp://ftp.cwru.edu/pub/bash/ -DISTNAME= ${PORTNAME}-${PORTVERSION:C/^([0-9].[0-9]).*/\1/} +MASTER_SITES= GNU +DISTNAME= ${PORTNAME}-${PORTVERSION:R} PATCH_SITES= GNU/${PORTNAME}/${PORTNAME}-${PORTVERSION:R}-patches @@ -19,30 +18,26 @@ OPTIONS_DEFINE= TERMCAP DOCS OPTIONS_DEFAULT=TERMCAP TERMCAP_DESC= Link against libtermcap -USES= cpe -CPE_VENDOR= gnu -CPE_VERSION= ${PORTVERSION:C/${PATCHLEVEL}$//} -CPE_UPDATE= ${PATCHLEVEL:C/^\.//} GNU_CONFIGURE= yes USE_LDCONFIG= yes +USES= cpe -INFO= readline rluserman history +INFO= history readline rluserman + +CPE_VENDOR= gnu +CPE_VERSION= ${PORTVERSION:R} +CPE_UPDATE= ${PATCHLEVEL} PATCHES= 1 2 3 4 5 6 7 8 -.for p in ${PATCHES:S/^/00/} -PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S/.//}-${p:C/.*(...)$/\1/} +PATCHLEVEL= ${PATCHES:Q:S|\ |.|g:E} +.for patch in ${PATCHES:S|^|00|} +PATCHFILES+= ${PORTNAME}${PORTVERSION:R:S|.||}-${patch:C|.*(...)$|\1|} .endfor -PATCHLEVEL= ${PATCHES:M1:S/1/./}${PATCHES:Q:S/^/./:S/ /./g:E} - -.include -pre-configure: -.if ${PORT_OPTIONS:MTERMCAP} - ${REINPLACE_CMD} "s/SHOBJ_LDFLAGS =/SHOBJ_LDFLAGS = -ltermcap/" ${WRKSRC}/shlib/Makefile.in -.endif +post-patch-TERMCAP-on: + @${REINPLACE_CMD} -e '/SHOBJ_LDFLAGS = / s| = |&-ltermcap |' ${WRKSRC}/shlib/Makefile.in post-install: - @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libreadline.so.6 \ - ${STAGEDIR}${PREFIX}/lib/libhistory.so.6 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libhistory.so.6 ${STAGEDIR}${PREFIX}/lib/libreadline.so.6 .include Modified: head/devel/readline/files/patch-support-shobj-conf ============================================================================== --- head/devel/readline/files/patch-support-shobj-conf Sat Dec 17 12:57:13 2016 (r428734) +++ head/devel/readline/files/patch-support-shobj-conf Sat Dec 17 12:57:19 2016 (r428735) @@ -1,20 +1,6 @@ ---- support/shobj-conf.orig 2009-10-28 14:20:21.000000000 +0100 -+++ support/shobj-conf 2011-11-05 18:02:22.000000000 +0100 -@@ -118,7 +118,7 @@ - SHLIB_LIBVERSION='$(SHLIB_LIBSUFF).$(SHLIB_MAJOR)$(SHLIB_MINOR)' - ;; - --freebsd2*) -+freebsd2.*) - SHOBJ_CFLAGS=-fpic - SHOBJ_LD=ld - SHOBJ_LDFLAGS='-x -Bshareable' -@@ -128,25 +128,18 @@ - ;; - - # FreeBSD-3.x ELF --freebsd3*|freebsdaout*) -+freebsd3.*|freebsdaout*) +--- support/shobj-conf.orig 2009-10-28 13:20:21 UTC ++++ support/shobj-conf +@@ -128,17 +128,10 @@ SHOBJ_CFLAGS=-fPIC SHOBJ_LD='${CC}' @@ -32,7 +18,3 @@ ;; # FreeBSD-4.x and later have only ELF - freebsd[4-9]*|freebsd1[0-9]*|freebsdelf*|dragonfly*) - SHOBJ_CFLAGS=-fPIC - SHOBJ_LD='${CC}' - From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:24 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 7B1D8C845B5; Sat, 17 Dec 2016 12:57:24 +0000 (UTC) (envelope-from sunpoet@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 4A81F1AB3; Sat, 17 Dec 2016 12:57:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvNOa078191; Sat, 17 Dec 2016 12:57:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvNrj078190; Sat, 17 Dec 2016 12:57:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvNrj078190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428736 - head/finance/p5-Finance-Quote 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: Sat, 17 Dec 2016 12:57:24 -0000 Author: sunpoet Date: Sat Dec 17 12:57:23 2016 New Revision: 428736 URL: https://svnweb.freebsd.org/changeset/ports/428736 Log: - Update LICENSE - Add LICENSE_FILE - Fix *_DEPENDS: add missing p5-CGI [1], p5-HTML-Parser and p5-HTTP-Cookies - Bump PORTREVISION for dependency change PR: 215326 [1] Submitted by: madpilot [1] Modified: head/finance/p5-Finance-Quote/Makefile Modified: head/finance/p5-Finance-Quote/Makefile ============================================================================== --- head/finance/p5-Finance-Quote/Makefile Sat Dec 17 12:57:19 2016 (r428735) +++ head/finance/p5-Finance-Quote/Makefile Sat Dec 17 12:57:23 2016 (r428736) @@ -3,6 +3,7 @@ PORTNAME= Finance-Quote PORTVERSION= 1.38 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,12 +11,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Get stock and mutual fund quotes from various exchanges -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ +BUILD_DEPENDS= p5-CGI>=0:www/p5-CGI \ + p5-DateTime>=0:devel/p5-DateTime \ + p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-HTML-TableExtract>=0:www/p5-HTML-TableExtract \ p5-HTML-Tree>=0:www/p5-HTML-Tree \ + p5-HTTP-Cookies>=0:www/p5-HTTP-Cookies \ p5-HTTP-Message>=0:www/p5-HTTP-Message \ p5-JSON>=0:converters/p5-JSON \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57: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 229D2C84603; Sat, 17 Dec 2016 12:57:29 +0000 (UTC) (envelope-from sunpoet@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 E64551B29; Sat, 17 Dec 2016 12:57:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvSf3078322; Sat, 17 Dec 2016 12:57:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvRoD078320; Sat, 17 Dec 2016 12:57:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvRoD078320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428737 - head/misc/pciids 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: Sat, 17 Dec 2016 12:57:29 -0000 Author: sunpoet Date: Sat Dec 17 12:57:27 2016 New Revision: 428737 URL: https://svnweb.freebsd.org/changeset/ports/428737 Log: - Update to 20161215 Changes: https://github.com/pciutils/pciids/commits/master Modified: head/misc/pciids/Makefile head/misc/pciids/distinfo Modified: head/misc/pciids/Makefile ============================================================================== --- head/misc/pciids/Makefile Sat Dec 17 12:57:23 2016 (r428736) +++ head/misc/pciids/Makefile Sat Dec 17 12:57:27 2016 (r428737) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pciids -PORTVERSION= 20161121 +PORTVERSION= 20161215 CATEGORIES= misc MAINTAINER= sunpoet@FreeBSD.org @@ -17,7 +17,7 @@ NO_BUILD= yes PLIST_FILES= %%DATADIR%%/pci.ids GH_ACCOUNT= pciutils -GH_TAGNAME= d5ae6a2 +GH_TAGNAME= e483abc USE_GITHUB= yes do-install: Modified: head/misc/pciids/distinfo ============================================================================== --- head/misc/pciids/distinfo Sat Dec 17 12:57:23 2016 (r428736) +++ head/misc/pciids/distinfo Sat Dec 17 12:57:27 2016 (r428737) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479930054 -SHA256 (pciutils-pciids-20161121-d5ae6a2_GH0.tar.gz) = 368216f6b65b6cefaea66c3422ec81ede1efd4a33086e00e3579e6c9e1e840e2 -SIZE (pciutils-pciids-20161121-d5ae6a2_GH0.tar.gz) = 250510 +TIMESTAMP = 1481826686 +SHA256 (pciutils-pciids-20161215-e483abc_GH0.tar.gz) = 46b5b09d7a6dd9c0602380674cf24f9e1ad4982ae7f62933a5c1eaae3ef8d4eb +SIZE (pciutils-pciids-20161215-e483abc_GH0.tar.gz) = 250722 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:33 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 B6A2AC84652; Sat, 17 Dec 2016 12:57:33 +0000 (UTC) (envelope-from sunpoet@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 7EF111BCC; Sat, 17 Dec 2016 12:57:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvWac078440; Sat, 17 Dec 2016 12:57:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvWrC078438; Sat, 17 Dec 2016 12:57:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvWrC078438@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428738 - head/misc/usbids 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: Sat, 17 Dec 2016 12:57:33 -0000 Author: sunpoet Date: Sat Dec 17 12:57:32 2016 New Revision: 428738 URL: https://svnweb.freebsd.org/changeset/ports/428738 Log: - Update to 20161205 Changes: http://people.FreeBSD.org/~sunpoet/usbids-20161205.diff Modified: head/misc/usbids/Makefile head/misc/usbids/distinfo Modified: head/misc/usbids/Makefile ============================================================================== --- head/misc/usbids/Makefile Sat Dec 17 12:57:27 2016 (r428737) +++ head/misc/usbids/Makefile Sat Dec 17 12:57:32 2016 (r428738) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= usbids -PORTVERSION= 20161114 +PORTVERSION= 20161205 CATEGORIES= misc MASTER_SITES= LOCAL/sunpoet Modified: head/misc/usbids/distinfo ============================================================================== --- head/misc/usbids/distinfo Sat Dec 17 12:57:27 2016 (r428737) +++ head/misc/usbids/distinfo Sat Dec 17 12:57:32 2016 (r428738) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479579611 -SHA256 (usbids-20161114.tar.xz) = ee3f13bb91492e0017137ac84a355e80038e5297d45e2219732a0845601131ad -SIZE (usbids-20161114.tar.xz) = 160640 +TIMESTAMP = 1481826683 +SHA256 (usbids-20161205.tar.xz) = 1a61c085ad0fc75cee8fcca43c08d592f33a4cae68e85974d62744561bdad9b4 +SIZE (usbids-20161205.tar.xz) = 161100 From owner-svn-ports-all@freebsd.org Sat Dec 17 12: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 01311C84691; Sat, 17 Dec 2016 12:57:38 +0000 (UTC) (envelope-from sunpoet@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 C4D7E1C39; Sat, 17 Dec 2016 12:57:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvaPa078541; Sat, 17 Dec 2016 12:57:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvaa1078540; Sat, 17 Dec 2016 12:57:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvaa1078540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428739 - head/science/cdo 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: Sat, 17 Dec 2016 12:57:38 -0000 Author: sunpoet Date: Sat Dec 17 12:57:36 2016 New Revision: 428739 URL: https://svnweb.freebsd.org/changeset/ports/428739 Log: - Add UUID option - Bump PORTREVISION for dependency change Modified: head/science/cdo/Makefile Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Sat Dec 17 12:57:32 2016 (r428738) +++ head/science/cdo/Makefile Sat Dec 17 12:57:36 2016 (r428739) @@ -3,6 +3,7 @@ PORTNAME= cdo PORTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://code.zmaw.de/attachments/download/12760/ \ LOCAL/sunpoet @@ -13,12 +14,13 @@ COMMENT= Climate Data Operators LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS -OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS +OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS UUID +OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS UUID OPTIONS_SUB= yes CGRIBEX_DESC= Use CGRIBEX library for GRIB1 files HDF5_IMPLIES= SZIP NETCDF_IMPLIES= HDF5 +UUID_DESC= UUID support PORTSCOUT= site:https://code.zmaw.de/projects/cdo/files @@ -51,6 +53,8 @@ SZIP_CONFIGURE_WITH= szlib SZIP_LIB_DEPENDS= libsz.so:science/szip UDUNITS_CONFIGURE_WITH= udunits2 UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits +UUID_CONFIGURE_OFF= ac_cv_func_uuid_create=no ac_cv_have_decl_uuid_create=no ac_cv_have_decl_uuid_generate=no ac_cv_lib_uuid_uuid_generate=no +UUID_LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid .include From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:42 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 C9A6AC846CA; Sat, 17 Dec 2016 12:57:42 +0000 (UTC) (envelope-from sunpoet@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 A44871CBF; Sat, 17 Dec 2016 12:57:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvf39078674; Sat, 17 Dec 2016 12:57:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvf78078671; Sat, 17 Dec 2016 12:57:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvf78078671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428740 - head/security/nettle 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: Sat, 17 Dec 2016 12:57:42 -0000 Author: sunpoet Date: Sat Dec 17 12:57:41 2016 New Revision: 428740 URL: https://svnweb.freebsd.org/changeset/ports/428740 Log: - Use = instead of += for CONFIGURE_ENV - Use USES=localbase - Use USES=pathfix - Use USES=ssl - Reformat pkg-descr - Update WWW: use https:// Modified: head/security/nettle/Makefile head/security/nettle/distinfo head/security/nettle/pkg-descr Modified: head/security/nettle/Makefile ============================================================================== --- head/security/nettle/Makefile Sat Dec 17 12:57:36 2016 (r428739) +++ head/security/nettle/Makefile Sat Dec 17 12:57:41 2016 (r428740) @@ -5,35 +5,32 @@ PORTNAME= nettle PORTVERSION= 3.2 CATEGORIES= security MASTER_SITES= GNU \ - http://www.lysator.liu.se/~nisse/archive/:liu \ - ftp://ftp.lysator.liu.se/pub/security/lsh/:liu + http://www.lysator.liu.se/~nisse/archive/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Low-level cryptographic library -LICENSE= LGPL3 GPLv2+ +LICENSE= GPLv2+ LGPL3 LICENSE_COMB= multi +LICENSE_FILE_GPLv2= ${WRKSRC}/COPYINGv2 +LICENSE_FILE_GPLv3= ${WRKSRC}/COPYINGv3 +LICENSE_FILE_LGPL3= ${WRKSRC}/COPYING.LESSERv3 LIB_DEPENDS= libgmp.so:math/gmp -USES= gmake makeinfo -USE_OPENSSL= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV+= M4="/usr/bin/m4 -g" -CONFIGURE_ARGS= --enable-shared -MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" +OPTIONS_DEFINE= DOCS EXAMPLES -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --enable-shared +CONFIGURE_ENV= M4="/usr/bin/m4 -g" +GNU_CONFIGURE= yes USE_LDCONFIG= yes +USES= gmake localbase makeinfo pathfix ssl +INFO= nettle PORTDOCS= NEWS README TODO nettle.html nettle.pdf PORTEXAMPLES= *.c *.h -INFO= nettle -OPTIONS_DEFINE= DOCS EXAMPLES - -.include +.include .if ${ARCH} == "sparc64" CONFIGURE_ENV+= CCPIC=-fPIC @@ -42,13 +39,12 @@ CONFIGURE_ENV+= CCPIC=-fPIC post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so -post-install-EXAMPLES-on: - @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} - cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTEXAMPLES} \ - ${STAGEDIR}${EXAMPLESDIR} - post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR} -.include +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} + cd ${WRKSRC}/examples && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR} + +.include Modified: head/security/nettle/distinfo ============================================================================== --- head/security/nettle/distinfo Sat Dec 17 12:57:36 2016 (r428739) +++ head/security/nettle/distinfo Sat Dec 17 12:57:41 2016 (r428740) @@ -1,2 +1,3 @@ +TIMESTAMP = 1481791671 SHA256 (nettle-3.2.tar.gz) = ea4283def236413edab5a4cf9cf32adf540c8df1b9b67641cfc2302fca849d97 SIZE (nettle-3.2.tar.gz) = 1879604 Modified: head/security/nettle/pkg-descr ============================================================================== --- head/security/nettle/pkg-descr Sat Dec 17 12:57:36 2016 (r428739) +++ head/security/nettle/pkg-descr Sat Dec 17 12:57:41 2016 (r428740) @@ -1,6 +1,5 @@ -Nettle is a cryptographic library that is designed to fit easily in more or -less any context: In crypto toolkits for object-oriented languages (C++, -Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel -space. +Nettle is a cryptographic library that is designed to fit easily in more or less +any context: In crypto toolkits for object-oriented languages (C++, Python, +Pike, ...), in applications like LSH or GNUPG, or even in kernel space. -WWW: http://www.lysator.liu.se/~nisse/nettle/ +WWW: https://www.lysator.liu.se/~nisse/nettle/ From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:47 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 B9C4DC846FF; Sat, 17 Dec 2016 12:57:47 +0000 (UTC) (envelope-from sunpoet@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 66C391D2F; Sat, 17 Dec 2016 12:57:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvk5g078791; Sat, 17 Dec 2016 12:57:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvkrH078788; Sat, 17 Dec 2016 12:57:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvkrH078788@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428741 - head/www/httrack 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: Sat, 17 Dec 2016 12:57:47 -0000 Author: sunpoet Date: Sat Dec 17 12:57:46 2016 New Revision: 428741 URL: https://svnweb.freebsd.org/changeset/ports/428741 Log: - Fix webhttrack runtime check - Bump PORTREVISION for package change install-data-hook: creates a symbolic link from DOCSDIR to DATADIR/html. When webhttrack starts, it checks if html directory is available. This commit removes the invalid symbolic link and makes an empty directory if DOCS option is disabled. PR: 208875 Reported by: James Modified: head/www/httrack/Makefile head/www/httrack/pkg-plist Modified: head/www/httrack/Makefile ============================================================================== --- head/www/httrack/Makefile Sat Dec 17 12:57:41 2016 (r428740) +++ head/www/httrack/Makefile Sat Dec 17 12:57:46 2016 (r428741) @@ -3,6 +3,7 @@ PORTNAME= httrack PORTVERSION= 3.48.22 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://download.httrack.com/ \ http://mirror.httrack.com/ \ @@ -40,10 +41,14 @@ CONFIGURE_ARGS+=ac_cv_lib_iconv_iconv=ye .endif post-patch: - @${REINPLACE_CMD} -e '/ install-data-hook/d' ${WRKSRC}/html/Makefile.in @${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/html/server/div/WebHTTrack* post-install: - ${INSTALL_DATA} ${WRKSRC}/html/httrack.css ${STAGEDIR}${DOCSDIR}/httrack.css + ${INSTALL_DATA} ${WRKSRC}/html/httrack.css ${STAGEDIR}${DOCSDIR}/ + +post-install-DOCS-off: +# make an empty directory instead of an invalid symbolic link to DOCSDIR + ${RM} ${STAGEDIR}${DATADIR}/html + ${MKDIR} ${STAGEDIR}${DATADIR}/html/ .include Modified: head/www/httrack/pkg-plist ============================================================================== --- head/www/httrack/pkg-plist Sat Dec 17 12:57:41 2016 (r428740) +++ head/www/httrack/pkg-plist Sat Dec 17 12:57:46 2016 (r428741) @@ -70,6 +70,7 @@ man/man1/proxytrack.1.gz man/man1/webhttrack.1.gz share/applications/WebHTTrack-Websites.desktop share/applications/WebHTTrack.desktop +%%NO_DOCS%%@dir(,,755) %%DATADIR%%/html %%ICONS%%share/icons/hicolor/16x16/apps/httrack.png %%ICONS%%share/icons/hicolor/32x32/apps/httrack.png %%ICONS%%share/icons/hicolor/48x48/apps/httrack.png From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57:52 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 99D29C84731; Sat, 17 Dec 2016 12:57:52 +0000 (UTC) (envelope-from sunpoet@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 666C51DB0; Sat, 17 Dec 2016 12:57:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvpDF078923; Sat, 17 Dec 2016 12:57:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvpLV078921; Sat, 17 Dec 2016 12:57:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvpLV078921@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428742 - head/devel/p5-Rinci 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: Sat, 17 Dec 2016 12:57:52 -0000 Author: sunpoet Date: Sat Dec 17 12:57:51 2016 New Revision: 428742 URL: https://svnweb.freebsd.org/changeset/ports/428742 Log: - Update to 1.1.83 Changes: http://search.cpan.org/dist/Rinci/Changes Modified: head/devel/p5-Rinci/Makefile head/devel/p5-Rinci/distinfo Modified: head/devel/p5-Rinci/Makefile ============================================================================== --- head/devel/p5-Rinci/Makefile Sat Dec 17 12:57:46 2016 (r428741) +++ head/devel/p5-Rinci/Makefile Sat Dec 17 12:57:51 2016 (r428742) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Rinci -PORTVERSION= 1.1.82 +PORTVERSION= 1.1.83 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PERLANCAR Modified: head/devel/p5-Rinci/distinfo ============================================================================== --- head/devel/p5-Rinci/distinfo Sat Dec 17 12:57:46 2016 (r428741) +++ head/devel/p5-Rinci/distinfo Sat Dec 17 12:57:51 2016 (r428742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481467068 -SHA256 (Rinci-1.1.82.tar.gz) = e7904269c14b24df54445f6b691e875e7a72a1c1b37f1e3a2cc88425e85f4cd7 -SIZE (Rinci-1.1.82.tar.gz) = 64505 +TIMESTAMP = 1481901459 +SHA256 (Rinci-1.1.83.tar.gz) = 4d3871baecfc9db4c8bd7ef8c947e7fe9cf548aef483b09821f86c32ec3a0e7b +SIZE (Rinci-1.1.83.tar.gz) = 60293 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:57: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 55483C84766; Sat, 17 Dec 2016 12:57:57 +0000 (UTC) (envelope-from sunpoet@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 238BF1E25; Sat, 17 Dec 2016 12:57:57 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCvu9b079040; Sat, 17 Dec 2016 12:57:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCvuZd079038; Sat, 17 Dec 2016 12:57:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171257.uBHCvuZd079038@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:57:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428743 - head/devel/rubygem-jekyll-coffeescript 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: Sat, 17 Dec 2016 12:57:57 -0000 Author: sunpoet Date: Sat Dec 17 12:57:55 2016 New Revision: 428743 URL: https://svnweb.freebsd.org/changeset/ports/428743 Log: - Update to 1.0.2 Changes: https://github.com/jekyll/jekyll-coffeescript/blob/master/History.markdown Modified: head/devel/rubygem-jekyll-coffeescript/Makefile head/devel/rubygem-jekyll-coffeescript/distinfo Modified: head/devel/rubygem-jekyll-coffeescript/Makefile ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/Makefile Sat Dec 17 12:57:51 2016 (r428742) +++ head/devel/rubygem-jekyll-coffeescript/Makefile Sat Dec 17 12:57:55 2016 (r428743) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= jekyll-coffeescript -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,8 @@ COMMENT= CoffeeScript converter for Jeky LICENSE= MIT -RUN_DEPENDS= rubygem-coffee-script>=2.2:devel/rubygem-coffee-script +RUN_DEPENDS= rubygem-coffee-script>=2.2:devel/rubygem-coffee-script \ + rubygem-coffee-script-source>=1.11.1:devel/rubygem-coffee-script-source NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-jekyll-coffeescript/distinfo ============================================================================== --- head/devel/rubygem-jekyll-coffeescript/distinfo Sat Dec 17 12:57:51 2016 (r428742) +++ head/devel/rubygem-jekyll-coffeescript/distinfo Sat Dec 17 12:57:55 2016 (r428743) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jekyll-coffeescript-1.0.1.gem) = 0f8e79bd58f455a36e612e5584ae4a374f21a186fae913975bf82fdcd5c2d3a6 -SIZE (rubygem/jekyll-coffeescript-1.0.1.gem) = 4608 +TIMESTAMP = 1481901465 +SHA256 (rubygem/jekyll-coffeescript-1.0.2.gem) = d65e8909cdeb2eade4d6193e655a1ed2d54fd76040ee3909f0ad8d2576c8e378 +SIZE (rubygem/jekyll-coffeescript-1.0.2.gem) = 4608 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:02 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 09541C84794; Sat, 17 Dec 2016 12:58:02 +0000 (UTC) (envelope-from sunpoet@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 C02901EA2; Sat, 17 Dec 2016 12:58:01 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCw0Po079178; Sat, 17 Dec 2016 12:58:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCw07u079175; Sat, 17 Dec 2016 12:58:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCw07u079175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428744 - head/graphics/p5-Chart-Clicker 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: Sat, 17 Dec 2016 12:58:02 -0000 Author: sunpoet Date: Sat Dec 17 12:58:00 2016 New Revision: 428744 URL: https://svnweb.freebsd.org/changeset/ports/428744 Log: - Update to 2.90 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Chart-Clicker/Changes Modified: head/graphics/p5-Chart-Clicker/Makefile head/graphics/p5-Chart-Clicker/distinfo head/graphics/p5-Chart-Clicker/pkg-plist Modified: head/graphics/p5-Chart-Clicker/Makefile ============================================================================== --- head/graphics/p5-Chart-Clicker/Makefile Sat Dec 17 12:57:55 2016 (r428743) +++ head/graphics/p5-Chart-Clicker/Makefile Sat Dec 17 12:58:00 2016 (r428744) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Chart-Clicker -PORTVERSION= 2.88 +PORTVERSION= 2.90 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Powerful, extensible charting LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-Color-Scheme>=0:graphics/p5-Color-Scheme \ p5-Moose>=0:devel/p5-Moose \ @@ -28,6 +29,7 @@ TEST_DEPENDS= p5-Test-Exception>=0:devel p5-Test-Fatal>=0:devel/p5-Test-Fatal \ p5-Test-Pod>=1:devel/p5-Test-Pod +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/graphics/p5-Chart-Clicker/distinfo ============================================================================== --- head/graphics/p5-Chart-Clicker/distinfo Sat Dec 17 12:57:55 2016 (r428743) +++ head/graphics/p5-Chart-Clicker/distinfo Sat Dec 17 12:58:00 2016 (r428744) @@ -1,2 +1,3 @@ -SHA256 (Chart-Clicker-2.88.tar.gz) = b3731561bac14e6db64a34845699888ee38e6b8ed3dcc2f57fb78b31f70663b2 -SIZE (Chart-Clicker-2.88.tar.gz) = 72765 +TIMESTAMP = 1481901477 +SHA256 (Chart-Clicker-2.90.tar.gz) = 17f4c66262fed74889e723b90cde59efa0883accd7d4175d81a8b0f88c85fa9e +SIZE (Chart-Clicker-2.90.tar.gz) = 73758 Modified: head/graphics/p5-Chart-Clicker/pkg-plist ============================================================================== --- head/graphics/p5-Chart-Clicker/pkg-plist Sat Dec 17 12:57:55 2016 (r428743) +++ head/graphics/p5-Chart-Clicker/pkg-plist Sat Dec 17 12:58:00 2016 (r428744) @@ -15,6 +15,7 @@ %%SITE_PERL%%/Chart/Clicker/Data/Series/HighLow.pm %%SITE_PERL%%/Chart/Clicker/Data/Series/Size.pm %%SITE_PERL%%/Chart/Clicker/Decoration.pm +%%SITE_PERL%%/Chart/Clicker/Decoration/Annotation.pm %%SITE_PERL%%/Chart/Clicker/Decoration/Glass.pm %%SITE_PERL%%/Chart/Clicker/Decoration/Grid.pm %%SITE_PERL%%/Chart/Clicker/Decoration/Legend.pm @@ -53,6 +54,7 @@ %%PERL5_MAN3%%/Chart::Clicker::Data::Series::HighLow.3.gz %%PERL5_MAN3%%/Chart::Clicker::Data::Series::Size.3.gz %%PERL5_MAN3%%/Chart::Clicker::Decoration.3.gz +%%PERL5_MAN3%%/Chart::Clicker::Decoration::Annotation.3.gz %%PERL5_MAN3%%/Chart::Clicker::Decoration::Glass.3.gz %%PERL5_MAN3%%/Chart::Clicker::Decoration::Grid.3.gz %%PERL5_MAN3%%/Chart::Clicker::Decoration::Legend.3.gz From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:06 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 CDDC1C847CC; Sat, 17 Dec 2016 12:58:06 +0000 (UTC) (envelope-from sunpoet@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 7ABA01F17; Sat, 17 Dec 2016 12:58:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCw5r5079297; Sat, 17 Dec 2016 12:58:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCw5eG079294; Sat, 17 Dec 2016 12:58:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCw5eG079294@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428745 - head/graphics/p5-Graphics-Primitive-Driver-Cairo 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: Sat, 17 Dec 2016 12:58:06 -0000 Author: sunpoet Date: Sat Dec 17 12:58:05 2016 New Revision: 428745 URL: https://svnweb.freebsd.org/changeset/ports/428745 Log: - Update to 0.47 - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Graphics-Primitive-Driver-Cairo/Changes Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile ============================================================================== --- head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile Sat Dec 17 12:58:00 2016 (r428744) +++ head/graphics/p5-Graphics-Primitive-Driver-Cairo/Makefile Sat Dec 17 12:58:05 2016 (r428745) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Graphics-Primitive-Driver-Cairo -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,6 +12,7 @@ COMMENT= Cairo backend for Graphics::Pri LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-Cairo \ p5-Graphics-Primitive>=0:graphics/p5-Graphics-Primitive \ @@ -20,6 +21,7 @@ BUILD_DEPENDS= p5-Cairo>=0:graphics/p5-C RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Graphics-Color>=0:graphics/p5-Graphics-Color +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo ============================================================================== --- head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo Sat Dec 17 12:58:00 2016 (r428744) +++ head/graphics/p5-Graphics-Primitive-Driver-Cairo/distinfo Sat Dec 17 12:58:05 2016 (r428745) @@ -1,2 +1,3 @@ -SHA256 (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 30ff39c2e5d67081dada2abf94bb29c1286e8d758dcb74d81f84a00386f23a51 -SIZE (Graphics-Primitive-Driver-Cairo-0.46.tar.gz) = 19228 +TIMESTAMP = 1481901486 +SHA256 (Graphics-Primitive-Driver-Cairo-0.47.tar.gz) = 82ed5a7dbfad92204a6de185109c6360e5e9dfe14e1b9c09951d912ef23def49 +SIZE (Graphics-Primitive-Driver-Cairo-0.47.tar.gz) = 19240 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:11 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 57611C84803; Sat, 17 Dec 2016 12:58:11 +0000 (UTC) (envelope-from sunpoet@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 26B181F9A; Sat, 17 Dec 2016 12:58:11 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwAqB079413; Sat, 17 Dec 2016 12:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwAIK079412; Sat, 17 Dec 2016 12:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwAIK079412@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428746 - head/math/p5-Math-BigInt-FastCalc 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: Sat, 17 Dec 2016 12:58:11 -0000 Author: sunpoet Date: Sat Dec 17 12:58:10 2016 New Revision: 428746 URL: https://svnweb.freebsd.org/changeset/ports/428746 Log: - Update to 0.5005 Changes: http://search.cpan.org/dist/Math-BigInt-FastCalc/CHANGES Modified: head/math/p5-Math-BigInt-FastCalc/Makefile head/math/p5-Math-BigInt-FastCalc/distinfo Modified: head/math/p5-Math-BigInt-FastCalc/Makefile ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/Makefile Sat Dec 17 12:58:05 2016 (r428745) +++ head/math/p5-Math-BigInt-FastCalc/Makefile Sat Dec 17 12:58:10 2016 (r428746) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-FastCalc -PORTVERSION= 0.5004 +PORTVERSION= 0.5005 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-BigInt-FastCalc/distinfo ============================================================================== --- head/math/p5-Math-BigInt-FastCalc/distinfo Sat Dec 17 12:58:05 2016 (r428745) +++ head/math/p5-Math-BigInt-FastCalc/distinfo Sat Dec 17 12:58:10 2016 (r428746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481544561 -SHA256 (Math-BigInt-FastCalc-0.5004.tar.gz) = ac0f9564c49b9080e05eea9d2a2d8a1160e98b6d6459849c3576e93731397a7e -SIZE (Math-BigInt-FastCalc-0.5004.tar.gz) = 2282122 +TIMESTAMP = 1481826694 +SHA256 (Math-BigInt-FastCalc-0.5005.tar.gz) = 735150256f57b8e290c67d86fac61272ab8b4d1852ad128175122afbc4ec3073 +SIZE (Math-BigInt-FastCalc-0.5005.tar.gz) = 2282205 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58: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 0835DC8483C; Sat, 17 Dec 2016 12:58:16 +0000 (UTC) (envelope-from sunpoet@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 CBD287B; Sat, 17 Dec 2016 12:58:15 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwFmB079532; Sat, 17 Dec 2016 12:58:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwEoZ079530; Sat, 17 Dec 2016 12:58:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwEoZ079530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428747 - head/math/p5-bignum 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: Sat, 17 Dec 2016 12:58:16 -0000 Author: sunpoet Date: Sat Dec 17 12:58:14 2016 New Revision: 428747 URL: https://svnweb.freebsd.org/changeset/ports/428747 Log: - Update to 0.47 Changes: http://search.cpan.org/dist/bignum/CHANGES Modified: head/math/p5-bignum/Makefile head/math/p5-bignum/distinfo Modified: head/math/p5-bignum/Makefile ============================================================================== --- head/math/p5-bignum/Makefile Sat Dec 17 12:58:10 2016 (r428746) +++ head/math/p5-bignum/Makefile Sat Dec 17 12:58:14 2016 (r428747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bignum -PORTVERSION= 0.46 +PORTVERSION= 0.47 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM Modified: head/math/p5-bignum/distinfo ============================================================================== --- head/math/p5-bignum/distinfo Sat Dec 17 12:58:10 2016 (r428746) +++ head/math/p5-bignum/distinfo Sat Dec 17 12:58:14 2016 (r428747) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481544568 -SHA256 (bignum-0.46.tar.gz) = 50249838dfde61e4fecfd6b6af0baab742a891109793f89a5ef11d080df23445 -SIZE (bignum-0.46.tar.gz) = 26776 +TIMESTAMP = 1481826701 +SHA256 (bignum-0.47.tar.gz) = b084eac6d676d2acc4d60deed58e6e31b2f572b7b0be1aec9b93be92bad8261a +SIZE (bignum-0.47.tar.gz) = 26898 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:20 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 8783EC84888; Sat, 17 Dec 2016 12:58:20 +0000 (UTC) (envelope-from sunpoet@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 4FD44EF; Sat, 17 Dec 2016 12:58:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwJnP079648; Sat, 17 Dec 2016 12:58:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwJhC079646; Sat, 17 Dec 2016 12:58:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwJhC079646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428748 - head/www/p5-Catalyst-Runtime 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: Sat, 17 Dec 2016 12:58:20 -0000 Author: sunpoet Date: Sat Dec 17 12:58:19 2016 New Revision: 428748 URL: https://svnweb.freebsd.org/changeset/ports/428748 Log: - Update to 5.90113 Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes Modified: head/www/p5-Catalyst-Runtime/Makefile head/www/p5-Catalyst-Runtime/distinfo Modified: head/www/p5-Catalyst-Runtime/Makefile ============================================================================== --- head/www/p5-Catalyst-Runtime/Makefile Sat Dec 17 12:58:14 2016 (r428747) +++ head/www/p5-Catalyst-Runtime/Makefile Sat Dec 17 12:58:19 2016 (r428748) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Runtime -PORTVERSION= 5.90112 +PORTVERSION= 5.90113 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Catalyst-Runtime/distinfo ============================================================================== --- head/www/p5-Catalyst-Runtime/distinfo Sat Dec 17 12:58:14 2016 (r428747) +++ head/www/p5-Catalyst-Runtime/distinfo Sat Dec 17 12:58:19 2016 (r428748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476112010 -SHA256 (Catalyst-Runtime-5.90112.tar.gz) = ddfc57349704a9f4292e770e055bd0b35e401c8ebaee301611dae04e9f6ca436 -SIZE (Catalyst-Runtime-5.90112.tar.gz) = 390187 +TIMESTAMP = 1481901510 +SHA256 (Catalyst-Runtime-5.90113.tar.gz) = 2d7efdcac129535db59b9bb6bb2cd7a5d35f6d878ae50a29cb128e6118cb1b26 +SIZE (Catalyst-Runtime-5.90113.tar.gz) = 391087 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:25 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 09961C848D6; Sat, 17 Dec 2016 12:58:25 +0000 (UTC) (envelope-from sunpoet@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 C50F9170; Sat, 17 Dec 2016 12:58:24 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwNNV079767; Sat, 17 Dec 2016 12:58:23 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwNmv079765; Sat, 17 Dec 2016 12:58:23 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwNmv079765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428749 - head/www/p5-WebDriver-Tiny 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: Sat, 17 Dec 2016 12:58:25 -0000 Author: sunpoet Date: Sat Dec 17 12:58:23 2016 New Revision: 428749 URL: https://svnweb.freebsd.org/changeset/ports/428749 Log: - Update to 0.006 Changes: http://search.cpan.org/dist/WebDriver-Tiny/Changes Modified: head/www/p5-WebDriver-Tiny/Makefile head/www/p5-WebDriver-Tiny/distinfo Modified: head/www/p5-WebDriver-Tiny/Makefile ============================================================================== --- head/www/p5-WebDriver-Tiny/Makefile Sat Dec 17 12:58:19 2016 (r428748) +++ head/www/p5-WebDriver-Tiny/Makefile Sat Dec 17 12:58:23 2016 (r428749) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= WebDriver-Tiny -PORTVERSION= 0.005 +PORTVERSION= 0.006 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CVLIBRARY Modified: head/www/p5-WebDriver-Tiny/distinfo ============================================================================== --- head/www/p5-WebDriver-Tiny/distinfo Sat Dec 17 12:58:19 2016 (r428748) +++ head/www/p5-WebDriver-Tiny/distinfo Sat Dec 17 12:58:23 2016 (r428749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479918956 -SHA256 (WebDriver-Tiny-0.005.tar.gz) = 86a22ed2032c648702b92e5b60ecad0861d74c4751ad92a38f65dc8055360243 -SIZE (WebDriver-Tiny-0.005.tar.gz) = 25340 +TIMESTAMP = 1481826708 +SHA256 (WebDriver-Tiny-0.006.tar.gz) = fce0f3dcbaff9c0b01ebc9e4f4be555c100e3e51fcd4f3f6c911102f3d1dc932 +SIZE (WebDriver-Tiny-0.006.tar.gz) = 25628 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58: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 4E1CEC84914; Sat, 17 Dec 2016 12:58:29 +0000 (UTC) (envelope-from sunpoet@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 1B0CD1E6; Sat, 17 Dec 2016 12:58:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwSlo079884; Sat, 17 Dec 2016 12:58:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwSaJ079882; Sat, 17 Dec 2016 12:58:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwSaJ079882@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428750 - head/german/hunspell 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: Sat, 17 Dec 2016 12:58:29 -0000 Author: sunpoet Date: Sat Dec 17 12:58:27 2016 New Revision: 428750 URL: https://svnweb.freebsd.org/changeset/ports/428750 Log: - Update to 20161207 Modified: head/german/hunspell/Makefile head/german/hunspell/distinfo Modified: head/german/hunspell/Makefile ============================================================================== --- head/german/hunspell/Makefile Sat Dec 17 12:58:23 2016 (r428749) +++ head/german/hunspell/Makefile Sat Dec 17 12:58:27 2016 (r428750) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20160407 -PORTREVISION= 1 +PORTVERSION= 20161207 CATEGORIES= german textproc MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/ \ LOCAL/sunpoet/${PORTNAME} Modified: head/german/hunspell/distinfo ============================================================================== --- head/german/hunspell/distinfo Sat Dec 17 12:58:23 2016 (r428749) +++ head/german/hunspell/distinfo Sat Dec 17 12:58:27 2016 (r428750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479585250 -SHA256 (hunspell/igerman98-20160407.tar.bz2) = 776058da1081d63883eaa47fa5de36cb4308b92e2a28988e7a7ab0de841576a3 -SIZE (hunspell/igerman98-20160407.tar.bz2) = 460772 +TIMESTAMP = 1481824225 +SHA256 (hunspell/igerman98-20161207.tar.bz2) = 17296f03c5fea62d76ecc530ebe80f6adc430278f58d472dc1842d71612960a8 +SIZE (hunspell/igerman98-20161207.tar.bz2) = 470207 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:33 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 9C576C84959; Sat, 17 Dec 2016 12:58:33 +0000 (UTC) (envelope-from sunpoet@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 6A4AD25D; Sat, 17 Dec 2016 12:58:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwWMr080002; Sat, 17 Dec 2016 12:58:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwWMg080000; Sat, 17 Dec 2016 12:58:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwWMg080000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428751 - head/polish/hunspell 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: Sat, 17 Dec 2016 12:58:33 -0000 Author: sunpoet Date: Sat Dec 17 12:58:32 2016 New Revision: 428751 URL: https://svnweb.freebsd.org/changeset/ports/428751 Log: - Update to 20161216 Modified: head/polish/hunspell/Makefile head/polish/hunspell/distinfo Modified: head/polish/hunspell/Makefile ============================================================================== --- head/polish/hunspell/Makefile Sat Dec 17 12:58:27 2016 (r428750) +++ head/polish/hunspell/Makefile Sat Dec 17 12:58:32 2016 (r428751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= hunspell -PORTVERSION= 20161111 +PORTVERSION= 20161216 CATEGORIES= polish textproc MASTER_SITES= LOCAL/sunpoet/${PORTNAME} DISTNAME= sjp-myspell-pl-${PORTVERSION} Modified: head/polish/hunspell/distinfo ============================================================================== --- head/polish/hunspell/distinfo Sat Dec 17 12:58:27 2016 (r428750) +++ head/polish/hunspell/distinfo Sat Dec 17 12:58:32 2016 (r428751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479585472 -SHA256 (hunspell/sjp-myspell-pl-20161111.zip) = a54999868807266b1035517de718f2f5e997cf1441f1b4a5a962913816d4e71c -SIZE (hunspell/sjp-myspell-pl-20161111.zip) = 1150588 +TIMESTAMP = 1481951556 +SHA256 (hunspell/sjp-myspell-pl-20161216.zip) = e06a471b0559e90e227aaf56b9a66384de388e13fd7cae8512923770cb32daf5 +SIZE (hunspell/sjp-myspell-pl-20161216.zip) = 1156870 From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:37 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 E7E66C84999; Sat, 17 Dec 2016 12:58:37 +0000 (UTC) (envelope-from sunpoet@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 B09BF2EE; Sat, 17 Dec 2016 12:58:37 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwaFd080104; Sat, 17 Dec 2016 12:58:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwaYZ080103; Sat, 17 Dec 2016 12:58:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwaYZ080103@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428752 - head/chinese/libchewing 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: Sat, 17 Dec 2016 12:58:38 -0000 Author: sunpoet Date: Sat Dec 17 12:58:36 2016 New Revision: 428752 URL: https://svnweb.freebsd.org/changeset/ports/428752 Log: - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS - Use = instead of += for CMAKE_ARGS Modified: head/chinese/libchewing/Makefile Modified: head/chinese/libchewing/Makefile ============================================================================== --- head/chinese/libchewing/Makefile Sat Dec 17 12:58:32 2016 (r428751) +++ head/chinese/libchewing/Makefile Sat Dec 17 12:58:36 2016 (r428752) @@ -13,14 +13,12 @@ COMMENT= Chewing intelligent phonetic in LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo - -USES= cmake libtool pathfix pkgconfig sqlite tar:bzip2 +USES= cmake libtool makeinfo pathfix pkgconfig sqlite tar:bzip2 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= chewing -CMAKE_ARGS+= -DMAKEINFO=${LOCALBASE}/bin/makeinfo +CMAKE_ARGS= -DMAKEINFO=${LOCALBASE}/bin/makeinfo CFLAGS+= -I${LOCALBASE}/include INFO= libchewing From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:42 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 90000C849D4; Sat, 17 Dec 2016 12:58:42 +0000 (UTC) (envelope-from sunpoet@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 5B6F8386; Sat, 17 Dec 2016 12:58:42 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwfrP080219; Sat, 17 Dec 2016 12:58:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwf7s080217; Sat, 17 Dec 2016 12:58:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwf7s080217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428753 - head/devel/gnulib 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: Sat, 17 Dec 2016 12:58:42 -0000 Author: sunpoet Date: Sat Dec 17 12:58:41 2016 New Revision: 428753 URL: https://svnweb.freebsd.org/changeset/ports/428753 Log: - Use DISTVERSIONSUFFIX instead of DISTNAME - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS - Update WWW: use https:// Modified: head/devel/gnulib/Makefile head/devel/gnulib/pkg-descr Modified: head/devel/gnulib/Makefile ============================================================================== --- head/devel/gnulib/Makefile Sat Dec 17 12:58:36 2016 (r428752) +++ head/devel/gnulib/Makefile Sat Dec 17 12:58:41 2016 (r428753) @@ -2,16 +2,14 @@ PORTNAME= gnulib PORTVERSION= 20140202 +DISTVERSIONSUFFIX= -stable CATEGORIES= devel MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/ -DISTNAME= ${PORTNAME}-${PORTVERSION}-stable MAINTAINER= ports@FreeBSD.org COMMENT= GNU portability library -BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo - -USES= gmake perl5 shebangfix +USES= gmake makeinfo perl5 shebangfix SHEBANG_FILES= check-module PLIST_FILES= bin/check-module bin/gnulib-tool Modified: head/devel/gnulib/pkg-descr ============================================================================== --- head/devel/gnulib/pkg-descr Sat Dec 17 12:58:36 2016 (r428752) +++ head/devel/gnulib/pkg-descr Sat Dec 17 12:58:41 2016 (r428753) @@ -11,4 +11,4 @@ tarball; the idea is to copy files from However, there are bimonthly stable snapshots of the Gnulib codebase published at http://erislabs.net/ianb/projects/gnulib/ -WWW: http://www.gnu.org/software/gnulib/ +WWW: https://www.gnu.org/software/gnulib/ From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58:46 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 E06FEC84A0E; Sat, 17 Dec 2016 12:58:46 +0000 (UTC) (envelope-from sunpoet@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 AE0F15E8; Sat, 17 Dec 2016 12:58:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwjZM080309; Sat, 17 Dec 2016 12:58:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwj9T080308; Sat, 17 Dec 2016 12:58:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwj9T080308@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428754 - head/devel/openocd 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: Sat, 17 Dec 2016 12:58:47 -0000 Author: sunpoet Date: Sat Dec 17 12:58:45 2016 New Revision: 428754 URL: https://svnweb.freebsd.org/changeset/ports/428754 Log: - Add LICENSE - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS Approved by: portmgr (blanket) Modified: head/devel/openocd/Makefile Modified: head/devel/openocd/Makefile ============================================================================== --- head/devel/openocd/Makefile Sat Dec 17 12:58:41 2016 (r428753) +++ head/devel/openocd/Makefile Sat Dec 17 12:58:45 2016 (r428754) @@ -9,7 +9,8 @@ MASTER_SITES= SF MAINTAINER= skreuzer@FreeBSD.org COMMENT= Open On-Chip Debugger -BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-werror @@ -52,7 +53,7 @@ RMTBITBANG_DESC=Support Remote-Bitbang D MINIDRIVER_DESC=Dummy minidriver only (will exclude others!) CMSISDAP_DESC=Support for CMSIS-DAP Compliant Debugger -USES= gmake libtool pkgconfig tar:bzip2 +USES= gmake libtool makeinfo pkgconfig tar:bzip2 CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib INFO= openocd From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58: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 3976BC84A45; Sat, 17 Dec 2016 12:58:51 +0000 (UTC) (envelope-from sunpoet@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 0910B686; Sat, 17 Dec 2016 12:58:50 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwogQ080396; Sat, 17 Dec 2016 12:58:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwoet080395; Sat, 17 Dec 2016 12:58:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwoet080395@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428755 - head/graphics/enblend 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: Sat, 17 Dec 2016 12:58:51 -0000 Author: sunpoet Date: Sat Dec 17 12:58:50 2016 New Revision: 428755 URL: https://svnweb.freebsd.org/changeset/ports/428755 Log: - Remove duplicate BUILD_DEPENDS: already added by USES=makeinfo Approved by: portmgr (blanket) Modified: head/graphics/enblend/Makefile Modified: head/graphics/enblend/Makefile ============================================================================== --- head/graphics/enblend/Makefile Sat Dec 17 12:58:45 2016 (r428754) +++ head/graphics/enblend/Makefile Sat Dec 17 12:58:50 2016 (r428755) @@ -15,7 +15,6 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= help2man:misc/help2man \ - ${LOCALBASE}/bin/makeinfo:print/texinfo \ OpenEXR>=1.0:graphics/OpenEXR LIB_DEPENDS= liblcms2.so:graphics/lcms2 \ libtiff.so:graphics/tiff \ From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58: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 5E8BCC84A8D; Sat, 17 Dec 2016 12:58:55 +0000 (UTC) (envelope-from sunpoet@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 2BC9B74B; Sat, 17 Dec 2016 12:58:55 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwsfY080499; Sat, 17 Dec 2016 12:58:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwshV080498; Sat, 17 Dec 2016 12:58:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwshV080498@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428756 - head/lang/kawa 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: Sat, 17 Dec 2016 12:58:55 -0000 Author: sunpoet Date: Sat Dec 17 12:58:54 2016 New Revision: 428756 URL: https://svnweb.freebsd.org/changeset/ports/428756 Log: - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS Modified: head/lang/kawa/Makefile Modified: head/lang/kawa/Makefile ============================================================================== --- head/lang/kawa/Makefile Sat Dec 17 12:58:50 2016 (r428755) +++ head/lang/kawa/Makefile Sat Dec 17 12:58:54 2016 (r428756) @@ -11,9 +11,7 @@ COMMENT= Java-based Scheme implementatio LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo - -USES= gmake readline +USES= gmake makeinfo readline USE_JAVA= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-kawa-frontend \ From owner-svn-ports-all@freebsd.org Sat Dec 17 12:58: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 A2E5AC84ACD; Sat, 17 Dec 2016 12:58:59 +0000 (UTC) (envelope-from sunpoet@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 582387BD; Sat, 17 Dec 2016 12:58:59 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCwwpC080586; Sat, 17 Dec 2016 12:58:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCwwKw080585; Sat, 17 Dec 2016 12:58:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171258.uBHCwwKw080585@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:58:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428757 - head/lang/twelf 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: Sat, 17 Dec 2016 12:58:59 -0000 Author: sunpoet Date: Sat Dec 17 12:58:58 2016 New Revision: 428757 URL: https://svnweb.freebsd.org/changeset/ports/428757 Log: - USe DISTVERSIONPREFIX instead of DISTNAME - Add missing OPTIONS_DEFINE=DOCS - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS - Convert to options helper - Convert to options target helper - While I'm here, fix indent Approved by: portmgr (blanket) Modified: head/lang/twelf/Makefile Modified: head/lang/twelf/Makefile ============================================================================== --- head/lang/twelf/Makefile Sat Dec 17 12:58:54 2016 (r428756) +++ head/lang/twelf/Makefile Sat Dec 17 12:58:58 2016 (r428757) @@ -3,10 +3,10 @@ PORTNAME= twelf PORTVERSION= 1.7.1 +DISTVERSIONPREFIX= src- CATEGORIES= lang math MASTER_SITES= http://twelf.plparty.org/releases/ \ - http://www-2.cs.cmu.edu/~twelf/dist/ http://www.cs.cmu.edu/~twelf/dist/ -DISTNAME= ${PORTNAME}-src-${PORTVERSION} + http://www-2.cs.cmu.edu/~twelf/dist/ http://www.cs.cmu.edu/~twelf/dist/ MAINTAINER= beyert@cs.ucr.edu COMMENT= Meta-logical framework for deductive systems @@ -18,43 +18,36 @@ RUN_DEPENDS= mlton:lang/mlton BUILD_DEPENDS= mlton:lang/mlton \ texi2html:textproc/texi2html -USES= gmake +OPTIONS_DEFINE= DOCS + +USES= gmake ALL_TARGET= mlton PLIST_FILES= bin/${PORTNAME}-server PORTDATA= emacs examples examples-clp examples-delphin tex vim README PORTDOCS= dvi html info pdf ps +WRKSRC= ${WRKDIR}/twelf +INFO= twelf -.include - -.if ${PORT_OPTIONS:MDOCS} -USE_TEX= tex:build dvipsk:build -BUILD_DEPENDS+= ${LOCALBASE}/bin/makeinfo:print/texinfo -.endif +DOCS_USE= TEX=dvipsk:build,tex:build +DOCS_USES= makeinfo -post-patch: -.if ${PORT_OPTIONS:MDOCS} +post-patch-DOCS-on: @${REINPLACE_CMD} 's|-number|-number-sections|g' \ ${WRKSRC}/doc/guide/Makefile @${REINPLACE_CMD} 's|twelf_\*.html|twelf/\*.html|g' \ ${WRKSRC}/doc/guide/Makefile -.endif -post-build: -.if ${PORT_OPTIONS:MDOCS} +post-build-DOCS-on: cd ${WRKSRC}/doc/guide && ${MAKE} all ${INSTALL_TARGET} -.endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME}-server \ ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DATADIR} cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR} -.if ${PORT_OPTIONS:MDOCS} + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} cd ${WRKSRC}/doc && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} -.endif - -WRKSRC= ${WRKDIR}/twelf -INFO= twelf .include From owner-svn-ports-all@freebsd.org Sat Dec 17 12:59: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 A63CDC84AF0; Sat, 17 Dec 2016 12:59:03 +0000 (UTC) (envelope-from sunpoet@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 75ADC823; Sat, 17 Dec 2016 12:59:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHCx2M6080680; Sat, 17 Dec 2016 12:59:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHCx2sR080679; Sat, 17 Dec 2016 12:59:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171259.uBHCx2sR080679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 12:59:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428758 - head/math/octave 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: Sat, 17 Dec 2016 12:59:03 -0000 Author: sunpoet Date: Sat Dec 17 12:59:02 2016 New Revision: 428758 URL: https://svnweb.freebsd.org/changeset/ports/428758 Log: - Use USES=makeinfo instead of hard-coded BUILD_DEPENDS - Update RUN_DEPENDS: remove redundant LOCALBASE/bin Approved by: portmgr (blanket) Modified: head/math/octave/Makefile Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Sat Dec 17 12:58:58 2016 (r428757) +++ head/math/octave/Makefile Sat Dec 17 12:59:02 2016 (r428758) @@ -14,11 +14,10 @@ LICENSE= GPLv3 BUILD_DEPENDS= gnuplot:math/gnuplot \ ${LOCALBASE}/bin/gperf:devel/gperf \ - gsed:textproc/gsed \ - ${LOCALBASE}/bin/makeinfo:print/texinfo + gsed:textproc/gsed RUN_DEPENDS= gnuplot:math/gnuplot \ gsed:textproc/gsed \ - ${LOCALBASE}/bin/makeinfo:print/texinfo + makeinfo:print/texinfo LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \ libarpack.so:math/arpack \ libcurl.so:ftp/curl \ @@ -37,7 +36,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphi libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= charsetfix fortran gmake libtool perl5 pkgconfig readline tar:xz +USES= charsetfix fortran gmake libtool makeinfo perl5 pkgconfig readline tar:xz USE_LDCONFIG= yes USE_PERL5= build USE_TEX= dvipsk:build From owner-svn-ports-all@freebsd.org Sat Dec 17 13:09: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 8F1ACC84DC5; Sat, 17 Dec 2016 13:09:13 +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 5E7B618F9; Sat, 17 Dec 2016 13:09:13 +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 uBHD9CgJ084921; Sat, 17 Dec 2016 13:09:12 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHD9C4E084919; Sat, 17 Dec 2016 13:09:12 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171309.uBHD9C4E084919@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 13:09:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428759 - head/devel/git-cinnabar 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: Sat, 17 Dec 2016 13:09:13 -0000 Author: jbeich Date: Sat Dec 17 13:09:12 2016 New Revision: 428759 URL: https://svnweb.freebsd.org/changeset/ports/428759 Log: devel/git-cinnabar: update to 0.4.0.r.12 Changes: https://github.com/glandium/git-cinnabar/compare/194d2a1...16fcf5c Modified: head/devel/git-cinnabar/Makefile (contents, props changed) head/devel/git-cinnabar/distinfo (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Sat Dec 17 12:59:02 2016 (r428758) +++ head/devel/git-cinnabar/Makefile Sat Dec 17 13:09:12 2016 (r428759) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0rc-6 -DISTVERSIONSUFFIX= -g194d2a1 # release branch +DISTVERSION= 0.4.0rc-12 +DISTVERSIONSUFFIX= -g16fcf5c # release branch CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Modified: head/devel/git-cinnabar/distinfo ============================================================================== --- head/devel/git-cinnabar/distinfo Sat Dec 17 12:59:02 2016 (r428758) +++ head/devel/git-cinnabar/distinfo Sat Dec 17 13:09:12 2016 (r428759) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480662179 -SHA256 (glandium-git-cinnabar-0.4.0rc-6-g194d2a1_GH0.tar.gz) = 437a8a686d57dde6f8b0335bfbdb9dd1341257c77aef83f2711238d1c4aed066 -SIZE (glandium-git-cinnabar-0.4.0rc-6-g194d2a1_GH0.tar.gz) = 89342 +TIMESTAMP = 1481947720 +SHA256 (glandium-git-cinnabar-0.4.0rc-12-g16fcf5c_GH0.tar.gz) = 9e8bebd0895e17fa88aea6f9ad2b6fec09dcc197c7e21db508619fadf19999b1 +SIZE (glandium-git-cinnabar-0.4.0rc-12-g16fcf5c_GH0.tar.gz) = 89662 From owner-svn-ports-all@freebsd.org Sat Dec 17 13:20:20 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 87B9BC8509E; Sat, 17 Dec 2016 13:20:20 +0000 (UTC) (envelope-from sunpoet@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 4855A1D6D; Sat, 17 Dec 2016 13:20:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHDKJxw088976; Sat, 17 Dec 2016 13:20:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHDKJ25088973; Sat, 17 Dec 2016 13:20:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171320.uBHDKJ25088973@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 13:20:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428760 - head/dns/unbound 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: Sat, 17 Dec 2016 13:20:20 -0000 Author: sunpoet Date: Sat Dec 17 13:20:19 2016 New Revision: 428760 URL: https://svnweb.freebsd.org/changeset/ports/428760 Log: - Update to 1.6.0 - Do not silence installation message - While I'm here: - Move LIB_DEPENDS upwards - Use = instead of += for CONFIGURE_ARGS and USES - Convert to options helper - Use TEST_TARGET Changes: https://unbound.nlnetlabs.nl/pipermail/unbound-users/2016-December/004587.html PR: 215322 Submitted by: Jaap Akkerhuis (maintainer) Modified: head/dns/unbound/Makefile head/dns/unbound/distinfo head/dns/unbound/pkg-plist Modified: head/dns/unbound/Makefile ============================================================================== --- head/dns/unbound/Makefile Sat Dec 17 13:09:12 2016 (r428759) +++ head/dns/unbound/Makefile Sat Dec 17 13:20:19 2016 (r428760) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.5.10 +PORTVERSION= 1.6.0 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ @@ -12,13 +12,17 @@ COMMENT= Validating, recursive, and cach LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +LIB_DEPENDS= libexpat.so:textproc/expat2 \ + libldns.so:dns/ldns + BROKEN_aarch64= Fails to link: missing sbrk -USES+= autoreconf cpe libtool ssl +USES= autoreconf cpe libtool ssl CPE_VENDOR= nlnetlabs GNU_CONFIGURE= yes -CONFIGURE_ARGS+=--with-ssl=${OPENSSLBASE} --with-libexpat=${LOCALBASE} +CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE} --with-libexpat=${LOCALBASE} USE_LDCONFIG= yes +TEST_TARGET= test USERS= ${PORTNAME} GROUPS= ${PORTNAME} @@ -40,58 +44,34 @@ MUNIN_PLUGIN_DESC= Install Munin plugin FILTER_AAAA_DESC= Build with AAAA filter functionality (contrib) DNSTAP_DESC= Enable dnstap logging support -.include - -LIB_DEPENDS+= libexpat.so:textproc/expat2 \ - libldns.so:dns/ldns - STRIP_FILES= .libs/libunbound.so unbound-checkconf unbound \ unbound-control .libs/unbound-host .libs/unbound-anchor -.if ${PORT_OPTIONS:MPYTHON} -USES+= python:2 -CONFIGURE_ARGS+=--with-pyunbound=yes --with-pythonmodule=yes LDFLAGS="-L${LOCALBASE}/lib" -BUILD_DEPENDS+= swig:devel/swig13 -STRIP_FILES+= .libs/_unbound.so -.endif +DNSTAP_CONFIGURE_ENABLE=dnstap +DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm \ + libprotobuf-c.so:devel/protobuf-c +ECDSA_CONFIGURE_ENABLE= ecdsa +ECDSA_VARS= DEPENDS_ARGS+=WITH_ECDSA=yes +GOST_CONFIGURE_ENABLE= gost +GOST_VARS= DEPENDS_ARGS+=WITH_GOST=yes +LIBEVENT_CONFIGURE_WITH=libevent +LIBEVENT_CPPFLAGS+= $$(pkg-config libevent --cflags-only-I) +LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent2 +LIBEVENT_LDFLAGS+= $$(pkg-config libevent --libs-only-L) +LIBEVENT_USES= pkgconfig +MUNIN_PLUGIN_SUB_FILES= pkg-message +PYTHON_BUILD_DEPENDS= swig:devel/swig13 +PYTHON_CONFIGURE_ON= --with-pyunbound=yes --with-pythonmodule=yes LDFLAGS="-L${LOCALBASE}/lib" +PYTHON_USES= python:2 +PYTHON_VARS= STRIP_FILES+=.libs/_unbound.so +THREADS_CONFIGURE_WITH= pthreads + +.include .if ${PORT_OPTIONS:MGOST} . if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000015 WITH_OPENSSL_PORT= yes . endif -DEPENDS_ARGS+= WITH_GOST=yes -.else -CONFIGURE_ARGS+=--disable-gost -.endif - -.if ${PORT_OPTIONS:MECDSA} -DEPENDS_ARGS+= WITH_ECDSA=yes -.else -CONFIGURE_ARGS+=--disable-ecdsa -.endif - -.if ${PORT_OPTIONS:MDNSTAP} -CONFIGURE_ARGS+=--enable-dnstap -LIB_DEPENDS+= libprotobuf-c.so:devel/protobuf-c -LIB_DEPENDS+= libfstrm.so:devel/fstrm -.endif - -.if ${PORT_OPTIONS:MMUNIN_PLUGIN} -SUB_FILES+= pkg-message -.endif - -.if ${PORT_OPTIONS:MLIBEVENT} -LIB_DEPENDS+= libevent.so:devel/libevent2 -USES+= pkgconfig -CONFIGURE_ARGS+=--with-libevent -CPPFLAGS+= $$(pkg-config libevent --cflags-only-I) -LDFLAGS+= $$(pkg-config libevent --libs-only-L) -.else -CONFIGURE_ARGS+=--with-libevent=no -.endif - -.if empty(PORT_OPTIONS:MTHREADS) -CONFIGURE_ARGS+=--without-pthreads .endif post-patch: @@ -111,7 +91,7 @@ post-install-PYTHON-on: post-install-MUNIN_PLUGIN-on: @${MKDIR} ${STAGEDIR}${PREFIX}/share/munin/plugins - @${INSTALL_SCRIPT} ${WRKDIR}/unbound-${PORTVERSION}/contrib/unbound_munin_ \ + ${INSTALL_SCRIPT} ${WRKDIR}/unbound-${PORTVERSION}/contrib/unbound_munin_ \ ${STAGEDIR}${PREFIX}/share/munin/plugins/ @${ECHO_MSG} @${ECHO_MSG} "=============================================================" @@ -122,7 +102,4 @@ post-install-DOCS-on: ${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/doc/|} ${STAGEDIR}${DOCSDIR} -regression-test: build - (cd ${WRKSRC} && ${MAKE} test) - .include Modified: head/dns/unbound/distinfo ============================================================================== --- head/dns/unbound/distinfo Sat Dec 17 13:09:12 2016 (r428759) +++ head/dns/unbound/distinfo Sat Dec 17 13:20:19 2016 (r428760) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474980110 -SHA256 (unbound-1.5.10.tar.gz) = a39b8b4fcca2a2b35a2daa53fe35150cc3f09038dc9acede09c912fc248a9486 -SIZE (unbound-1.5.10.tar.gz) = 4941299 +TIMESTAMP = 1481819504 +SHA256 (unbound-1.6.0.tar.gz) = 6b7db874e6debda742fee8869d722e5a17faf1086e93c911b8564532aeeffab7 +SIZE (unbound-1.6.0.tar.gz) = 5063253 Modified: head/dns/unbound/pkg-plist ============================================================================== --- head/dns/unbound/pkg-plist Sat Dec 17 13:09:12 2016 (r428759) +++ head/dns/unbound/pkg-plist Sat Dec 17 13:20:19 2016 (r428760) @@ -3,7 +3,7 @@ include/unbound.h lib/libunbound.a lib/libunbound.so lib/libunbound.so.2 -lib/libunbound.so.2.4.2 +lib/libunbound.so.2.4.3 %%PYTHON%%%%PYTHON_SITELIBDIR%%/_unbound.so %%PYTHON%%%%PYTHON_SITELIBDIR%%/unbound.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/unboundmodule.py From owner-svn-ports-all@freebsd.org Sat Dec 17 13:25:28 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 59BF7C85267; Sat, 17 Dec 2016 13:25:28 +0000 (UTC) (envelope-from sunpoet@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 290D71E2; Sat, 17 Dec 2016 13:25:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHDPROZ092765; Sat, 17 Dec 2016 13:25:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHDPRCo092764; Sat, 17 Dec 2016 13:25:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201612171325.uBHDPRCo092764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Dec 2016 13:25:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428761 - head/ftp/curl 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: Sat, 17 Dec 2016 13:25:28 -0000 Author: sunpoet Date: Sat Dec 17 13:25:27 2016 New Revision: 428761 URL: https://svnweb.freebsd.org/changeset/ports/428761 Log: - Add net to CATEGORIES PR: 205269 Suggested by: Modified: head/ftp/curl/Makefile Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Sat Dec 17 13:20:19 2016 (r428760) +++ head/ftp/curl/Makefile Sat Dec 17 13:25:27 2016 (r428761) @@ -4,7 +4,7 @@ PORTNAME= curl PORTVERSION= 7.51.0 PORTREVISION= 4 -CATEGORIES= ftp www +CATEGORIES= ftp net www MASTER_SITES= http://curl.haxx.se/download/ \ LOCAL/sunpoet From owner-svn-ports-all@freebsd.org Sat Dec 17 13:26:06 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 67203C852A8; Sat, 17 Dec 2016 13:26:06 +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 3697A2EE; Sat, 17 Dec 2016 13:26:06 +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 uBHDQ5du092884; Sat, 17 Dec 2016 13:26:05 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHDQ5RV092883; Sat, 17 Dec 2016 13:26:05 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171326.uBHDQ5RV092883@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 13:26:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428762 - head/math/octave 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: Sat, 17 Dec 2016 13:26:06 -0000 Author: antoine Date: Sat Dec 17 13:26:05 2016 New Revision: 428762 URL: https://svnweb.freebsd.org/changeset/ports/428762 Log: Revert r428758 and unbreak The portmgr blanket doesn't cover breakages Pointy hat: sunpoet Modified: head/math/octave/Makefile Modified: head/math/octave/Makefile ============================================================================== --- head/math/octave/Makefile Sat Dec 17 13:25:27 2016 (r428761) +++ head/math/octave/Makefile Sat Dec 17 13:26:05 2016 (r428762) @@ -3,7 +3,7 @@ PORTNAME= octave PORTVERSION= 4.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= GNU @@ -14,10 +14,11 @@ LICENSE= GPLv3 BUILD_DEPENDS= gnuplot:math/gnuplot \ ${LOCALBASE}/bin/gperf:devel/gperf \ - gsed:textproc/gsed + gsed:textproc/gsed \ + ${LOCALBASE}/bin/makeinfo:print/texinfo RUN_DEPENDS= gnuplot:math/gnuplot \ gsed:textproc/gsed \ - makeinfo:print/texinfo + ${LOCALBASE}/bin/makeinfo:print/texinfo LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \ libarpack.so:math/arpack \ libcurl.so:ftp/curl \ @@ -36,7 +37,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphi libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= charsetfix fortran gmake libtool makeinfo perl5 pkgconfig readline tar:xz +USES= charsetfix fortran gmake libtool perl5 pkgconfig readline tar:xz USE_LDCONFIG= yes USE_PERL5= build USE_TEX= dvipsk:build From owner-svn-ports-all@freebsd.org Sat Dec 17 13:41:34 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 99FBEC85741; Sat, 17 Dec 2016 13:41:34 +0000 (UTC) (envelope-from riggs@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 625A8CE2; Sat, 17 Dec 2016 13:41:34 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHDfX0R098314; Sat, 17 Dec 2016 13:41:33 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHDfWIF098306; Sat, 17 Dec 2016 13:41:32 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612171341.uBHDfWIF098306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 17 Dec 2016 13:41:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428763 - in head/audio/fluidsynth: . 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: Sat, 17 Dec 2016 13:41:34 -0000 Author: riggs Date: Sat Dec 17 13:41:32 2016 New Revision: 428763 URL: https://svnweb.freebsd.org/changeset/ports/428763 Log: Add SNDIO support and non-default OPTION PR: 212838 Submitted by: t@tobik.me Added: head/audio/fluidsynth/files/fluid_sndio.c (contents, props changed) head/audio/fluidsynth/files/patch-CMakeLists.txt (contents, props changed) head/audio/fluidsynth/files/patch-cmake__admin_report.cmake (contents, props changed) head/audio/fluidsynth/files/patch-src_CMakeLists.txt (contents, props changed) head/audio/fluidsynth/files/patch-src_config.cmake (contents, props changed) head/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c (contents, props changed) head/audio/fluidsynth/files/patch-src_drivers_fluid__mdriver.c (contents, props changed) Modified: head/audio/fluidsynth/Makefile Modified: head/audio/fluidsynth/Makefile ============================================================================== --- head/audio/fluidsynth/Makefile Sat Dec 17 13:26:05 2016 (r428762) +++ head/audio/fluidsynth/Makefile Sat Dec 17 13:41:32 2016 (r428763) @@ -13,7 +13,7 @@ COMMENT= Real-time software synthesizer LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING -OPTIONS_DEFINE= JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDFILE +OPTIONS_DEFINE= JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDFILE SNDIO OPTIONS_DEFAULT= JACK USE_GNOME= glib20 @@ -49,7 +49,11 @@ PULSEAUDIO_CMAKE_OFF= -Denable-pulseaudi SNDFILE_LIB_DEPENDS= libsndfile.so:audio/libsndfile SNDFILE_CMAKE_OFF= -Denable-libsndfile:BOOL=FALSE +SNDIO_LIB_DEPENDS= libsndio.so:audio/sndio +SNDIO_CMAKE_OFF= -Denable-sndio:BOOL=FALSE + post-patch: + ${CP} ${FILESDIR}/fluid_sndio.c ${WRKSRC}/src/drivers/ @${REINPLACE_CMD} -e \ '/Linux/s|^|#| ; \ /_init_lib_suffix/s|"64"|""| ; \ Added: head/audio/fluidsynth/files/fluid_sndio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/fluid_sndio.c Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,521 @@ +/* sndio backend for FluidSynth - A Software Synthesizer + * + * Copyright (c) 2008 Jacob Meuser + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + */ + + +/* fluid_sndio.c + * + * Driver for the sndio audio access library + */ + +#include "fluid_synth.h" +#include "fluid_adriver.h" +#include "fluid_midi.h" +#include "fluid_mdriver.h" +#include "fluid_settings.h" + +#if SNDIO_SUPPORT + +#include + +#include +#include +#include +#include + + +/** fluid_sndio_audio_driver_t + * + * This structure should not be accessed directly. Use audio port + * functions instead. + */ +typedef struct { + fluid_audio_driver_t driver; + fluid_synth_t* synth; + fluid_audio_callback_t read; + void* buffer; + pthread_t thread; + int cont; + struct sio_hdl *hdl; + struct sio_par par; + int buffer_size; + int buffer_byte_size; + fluid_audio_func_t callback; + void* data; + float* buffers[2]; +} fluid_sndio_audio_driver_t; + +typedef struct { + fluid_midi_driver_t driver; + struct mio_hdl *hdl; + pthread_t thread; + int status; + fluid_midi_parser_t *parser; +} fluid_sndio_midi_driver_t; + +int delete_fluid_sndio_audio_driver(fluid_audio_driver_t* p); + +/* local utilities */ +static void* fluid_sndio_audio_run(void* d); +static void* fluid_sndio_audio_run2(void* d); + + +void +fluid_sndio_audio_driver_settings(fluid_settings_t* settings) +{ + fluid_settings_register_str(settings, "audio.sndio.device", "default", 0, NULL, NULL); +} + +/* + * new_fluid_sndio_audio_driver + */ +fluid_audio_driver_t* +new_fluid_sndio_audio_driver(fluid_settings_t* settings, fluid_synth_t* synth) +{ + fluid_sndio_audio_driver_t* dev = NULL; + double sample_rate; + int periods, period_size; + char* devname; + pthread_attr_t attr; + int err; + + dev = FLUID_NEW(fluid_sndio_audio_driver_t); + if (dev == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + return NULL; + } + FLUID_MEMSET(dev, 0, sizeof(fluid_sndio_audio_driver_t)); + + fluid_settings_getint(settings, "audio.periods", &periods); + fluid_settings_getint(settings, "audio.period-size", &period_size); + fluid_settings_getnum(settings, "synth.sample-rate", &sample_rate); + + dev->hdl = NULL; + dev->synth = synth; + dev->callback = NULL; + dev->data = NULL; + dev->cont = 1; + + if (!fluid_settings_getstr(settings, "audio.sndio.device", &devname)) { + devname = NULL; + } + + dev->hdl = sio_open(devname, SIO_PLAY, 0); + if (dev->hdl == NULL) { + FLUID_LOG(FLUID_ERR, "sndio could not be opened for writing"); + goto error_recovery; + } + + sio_initpar(&dev->par); + + if (fluid_settings_str_equal(settings, "audio.sample-format", "16bits")) { + dev->par.bits = 16; + dev->par.le = SIO_LE_NATIVE; + dev->read = fluid_synth_write_s16; + } else { + FLUID_LOG(FLUID_ERR, "Unknown sample format"); + goto error_recovery; + } + + dev->par.appbufsz = period_size * periods; + dev->par.round = period_size; + + dev->par.pchan = 2; + dev->par.rate = sample_rate; + + if (!sio_setpar(dev->hdl, &dev->par)) { + FLUID_LOG(FLUID_ERR, "Couldn't set sndio audio parameters"); + goto error_recovery; + } + + if (!sio_getpar(dev->hdl, &dev->par)) { + FLUID_LOG(FLUID_ERR, "Couldn't get sndio audio parameters"); + goto error_recovery; + } else if (dev->par.pchan != 2 || dev->par.rate != sample_rate || + dev->par.bits != 16) { + FLUID_LOG(FLUID_ERR, "Couldn't set sndio audio parameters as desired"); + goto error_recovery; + } + + dev->buffer_size = dev->par.round; + dev->buffer_byte_size = dev->par.round * dev->par.bps * dev->par.pchan; + + dev->buffer = FLUID_MALLOC(dev->buffer_byte_size); + if (dev->buffer == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + goto error_recovery; + } + + if (!sio_start(dev->hdl)) { + FLUID_LOG(FLUID_ERR, "Couldn't start sndio"); + goto error_recovery; + } + + if (pthread_attr_init(&attr)) { + FLUID_LOG(FLUID_ERR, "Couldn't initialize audio thread attributes"); + goto error_recovery; + } + + err = pthread_create(&dev->thread, &attr, fluid_sndio_audio_run, (void*) dev); + if (err) { + FLUID_LOG(FLUID_ERR, "Couldn't create audio thread"); + goto error_recovery; + } + + return (fluid_audio_driver_t*) dev; + +error_recovery: + delete_fluid_sndio_audio_driver((fluid_audio_driver_t*) dev); + return NULL; +} + +fluid_audio_driver_t* +new_fluid_sndio_audio_driver2(fluid_settings_t* settings, fluid_audio_func_t func, void* data) +{ + fluid_sndio_audio_driver_t* dev = NULL; + double sample_rate; + int periods, period_size; + char* devname; + pthread_attr_t attr; + int err; + + dev = FLUID_NEW(fluid_sndio_audio_driver_t); + if (dev == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + return NULL; + } + FLUID_MEMSET(dev, 0, sizeof(fluid_sndio_audio_driver_t)); + + fluid_settings_getint(settings, "audio.periods", &periods); + fluid_settings_getint(settings, "audio.period-size", &period_size); + fluid_settings_getnum(settings, "synth.sample-rate", &sample_rate); + + dev->hdl = NULL; + dev->synth = NULL; + dev->read = NULL; + dev->callback = func; + dev->data = data; + dev->cont = 1; + + if (!fluid_settings_getstr(settings, "audio.sndio.device", &devname)) { + devname = NULL; + } + + dev->hdl = sio_open(devname, SIO_PLAY, 0); + if (dev->hdl == NULL) { + FLUID_LOG(FLUID_ERR, "sndio could not be opened for writing"); + goto error_recovery; + } + + sio_initpar(&dev->par); + + dev->par.appbufsz = period_size * periods; + dev->par.round = period_size; + + dev->par.bits = 16; + dev->par.le = SIO_LE_NATIVE; + dev->par.pchan = 2; + dev->par.rate = sample_rate; + + if (!sio_setpar(dev->hdl, &dev->par)){ + FLUID_LOG(FLUID_ERR, "Can't configure sndio parameters"); + goto error_recovery; + } + + if (!sio_getpar(dev->hdl, &dev->par)) { + FLUID_LOG(FLUID_ERR, "Couldn't get sndio audio parameters"); + goto error_recovery; + } else if (dev->par.pchan != 2 || dev->par.rate != sample_rate || + dev->par.bits != 16) { + FLUID_LOG(FLUID_ERR, "Couldn't set sndio audio parameters as desired"); + goto error_recovery; + } + + dev->buffer_size = dev->par.round; + dev->buffer_byte_size = dev->par.round * dev->par.bps * dev->par.pchan; + + /* allocate the buffers. FIXME!!! don't use interleaved samples */ + dev->buffer = FLUID_MALLOC(dev->buffer_byte_size); + if (dev->buffer == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + goto error_recovery; + } + dev->buffers[0] = FLUID_ARRAY(float, dev->buffer_size); + dev->buffers[1] = FLUID_ARRAY(float, dev->buffer_size); + if ((dev->buffer == NULL) || (dev->buffers[0] == NULL) || (dev->buffers[1] == NULL)) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + goto error_recovery; + } + + if (!sio_start(dev->hdl)) { + FLUID_LOG(FLUID_ERR, "Couldn't start sndio"); + goto error_recovery; + } + + if (pthread_attr_init(&attr)) { + FLUID_LOG(FLUID_ERR, "Couldn't initialize audio thread attributes"); + goto error_recovery; + } + + err = pthread_create(&dev->thread, &attr, fluid_sndio_audio_run2, (void*) dev); + if (err) { + FLUID_LOG(FLUID_ERR, "Couldn't create audio2 thread"); + goto error_recovery; + } + + return (fluid_audio_driver_t*) dev; + +error_recovery: + delete_fluid_sndio_audio_driver((fluid_audio_driver_t*) dev); + return NULL; +} + +/* + * delete_fluid_sndio_audio_driver + */ +int +delete_fluid_sndio_audio_driver(fluid_audio_driver_t* p) +{ + fluid_sndio_audio_driver_t* dev = (fluid_sndio_audio_driver_t*) p; + + if (dev == NULL) { + return FLUID_OK; + } + dev->cont = 0; + if (dev->thread) { + if (pthread_join(dev->thread, NULL)) { + FLUID_LOG(FLUID_ERR, "Failed to join the audio thread"); + return FLUID_FAILED; + } + } + if (dev->hdl) { + sio_close(dev->hdl); + } + if (dev->buffer != NULL) { + FLUID_FREE(dev->buffer); + } + FLUID_FREE(dev); + return FLUID_OK; +} + +/* + * fluid_sndio_audio_run + */ +void* +fluid_sndio_audio_run(void* d) +{ + fluid_sndio_audio_driver_t* dev = (fluid_sndio_audio_driver_t*) d; + fluid_synth_t* synth = dev->synth; + void* buffer = dev->buffer; + int len = dev->buffer_size; + + /* it's as simple as that: */ + while (dev->cont) + { + dev->read (synth, len, buffer, 0, 2, buffer, 1, 2); + sio_write (dev->hdl, buffer, dev->buffer_byte_size); + } + + FLUID_LOG(FLUID_DBG, "Audio thread finished"); + + pthread_exit(NULL); + + return 0; /* not reached */ +} + + +/* + * fluid_sndio_audio_run + */ +void* +fluid_sndio_audio_run2(void* d) +{ + fluid_sndio_audio_driver_t* dev = (fluid_sndio_audio_driver_t*) d; + short* buffer = (short*) dev->buffer; + float* left = dev->buffers[0]; + float* right = dev->buffers[1]; + int buffer_size = dev->buffer_size; + int dither_index = 0; + + FLUID_LOG(FLUID_DBG, "Audio thread running"); + + /* it's as simple as that: */ + while (dev->cont) + { + (*dev->callback)(dev->data, buffer_size, 0, NULL, 2, dev->buffers); + + fluid_synth_dither_s16 (&dither_index, buffer_size, left, right, + buffer, 0, 2, buffer, 1, 2); + + sio_write (dev->hdl, buffer, dev->buffer_byte_size); + } + + FLUID_LOG(FLUID_DBG, "Audio thread finished"); + + pthread_exit(NULL); + + return 0; /* not reached */ +} + +void fluid_sndio_midi_driver_settings(fluid_settings_t* settings) +{ + fluid_settings_register_str(settings, "midi.sndio.device", "default", 0, NULL, NULL); +} + +int +delete_fluid_sndio_midi_driver(fluid_midi_driver_t *addr) +{ + int err; + fluid_sndio_midi_driver_t *dev = (fluid_sndio_midi_driver_t *)addr; + + if (dev == NULL) { + return FLUID_OK; + } + dev->status = FLUID_MIDI_DONE; + + /* cancel the thread and wait for it before cleaning up */ + if (dev->thread) { + err = pthread_cancel(dev->thread); + if (err) { + FLUID_LOG(FLUID_ERR, "Failed to cancel the midi thread"); + return FLUID_FAILED; + } + if (pthread_join(dev->thread, NULL)) { + FLUID_LOG(FLUID_ERR, "Failed to join the midi thread"); + return FLUID_FAILED; + } + } + if (dev->hdl != NULL) { + mio_close(dev->hdl); + } + if (dev->parser != NULL) { + delete_fluid_midi_parser(dev->parser); + } + FLUID_FREE(dev); + return FLUID_OK; +} + +void * +fluid_sndio_midi_run(void *addr) +{ + int n, i; + fluid_midi_event_t* evt; + fluid_sndio_midi_driver_t *dev = (fluid_sndio_midi_driver_t *)addr; +#define MIDI_BUFLEN (3125 / 10) + unsigned char buffer[MIDI_BUFLEN]; + + /* make sure the other threads can cancel this thread any time */ + if (pthread_setcancelstate(PTHREAD_CANCEL_ENABLE, NULL)) { + FLUID_LOG(FLUID_ERR, "Failed to set the cancel state of the midi thread"); + pthread_exit(NULL); + } + if (pthread_setcanceltype(PTHREAD_CANCEL_ASYNCHRONOUS, NULL)) { + FLUID_LOG(FLUID_ERR, "Failed to set the cancel state of the midi thread"); + pthread_exit(NULL); + } + + /* go into a loop until someone tells us to stop */ + dev->status = FLUID_MIDI_LISTENING; + + while (dev->status == FLUID_MIDI_LISTENING) { + + /* read new data */ + n = mio_read(dev->hdl, buffer, MIDI_BUFLEN); + if (n == 0 && mio_eof(dev->hdl)) { + FLUID_LOG(FLUID_ERR, "Failed to read the midi input"); + dev->status = FLUID_MIDI_DONE; + } + + /* let the parser convert the data into events */ + for (i = 0; i < n; i++) { + evt = fluid_midi_parser_parse(dev->parser, buffer[i]); + if (evt != NULL) { + /* send the event to the next link in the chain */ + (*dev->driver.handler)(dev->driver.data, evt); + } + } + } + pthread_exit(NULL); +} + +int +fluid_sndio_midi_driver_status(fluid_midi_driver_t *addr) +{ + fluid_sndio_midi_driver_t *dev = (fluid_sndio_midi_driver_t *)addr; + return dev->status; +} + + +fluid_midi_driver_t * +new_fluid_sndio_midi_driver(fluid_settings_t *settings, + handle_midi_event_func_t handler, void *data) +{ + int err; + fluid_sndio_midi_driver_t *dev; + char *device; + + /* not much use doing anything */ + if (handler == NULL) { + FLUID_LOG(FLUID_ERR, "Invalid argument"); + return NULL; + } + + /* allocate the device */ + dev = FLUID_NEW(fluid_sndio_midi_driver_t); + if (dev == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + return NULL; + } + FLUID_MEMSET(dev, 0, sizeof(fluid_sndio_midi_driver_t)); + dev->hdl = NULL; + + dev->driver.handler = handler; + dev->driver.data = data; + + /* allocate one event to store the input data */ + dev->parser = new_fluid_midi_parser(); + if (dev->parser == NULL) { + FLUID_LOG(FLUID_ERR, "Out of memory"); + goto error_recovery; + } + + /* get the device name. if none is specified, use the default device. */ + if (!fluid_settings_getstr(settings, "midi.sndio.device", &device)) { + device = NULL; + } + + /* open the default hardware device. only use midi in. */ + dev->hdl = mio_open(device, MIO_IN, 0); + if (dev->hdl == NULL) { + FLUID_LOG(FLUID_ERR, "Couldn't open sndio midi device"); + goto error_recovery; + } + + dev->status = FLUID_MIDI_READY; + + err = pthread_create(&dev->thread, NULL, fluid_sndio_midi_run, (void *)dev); + if (err) { + FLUID_LOG(FLUID_PANIC, "Couldn't create the midi thread."); + goto error_recovery; + } + return (fluid_midi_driver_t *) dev; + + error_recovery: + delete_fluid_sndio_midi_driver((fluid_midi_driver_t *)dev); + return NULL; +} + +#endif /*#if SNDIO_SUPPORT */ Added: head/audio/fluidsynth/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-CMakeLists.txt Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,22 @@ +--- CMakeLists.txt.orig 2012-08-16 04:01:13 UTC ++++ CMakeLists.txt +@@ -61,6 +61,7 @@ option ( enable-debug "enable debugging + option ( enable-libsndfile "compile libsndfile support (if it is available)" on ) + option ( enable-aufile "compile support for sound file output" on ) + option ( enable-pulseaudio "compile PulseAudio support (if it is available)" on ) ++option ( enable-sndio "compile Sndio support (if it is available)" on ) + option ( enable-jack "compile JACK support (if it is available)" on ) + option ( enable-midishare "compile MidiShare support (if it is available)" on ) + option ( enable-readline "compile readline lib line editing (if it is available)" on ) +@@ -313,6 +314,11 @@ else ( enable-pulseaudio ) + unset_pkg_config ( PULSE ) + endif ( enable-pulseaudio ) + ++unset ( SNDIO_SUPPORT CACHE ) ++if ( enable-sndio ) ++ set ( SNDIO_SUPPORT 1 ) ++endif ( enable-sndio ) ++ + unset ( ALSA_SUPPORT CACHE ) + if ( enable-alsa ) + pkg_check_modules ( ALSA alsa>=0.9.1 ) Added: head/audio/fluidsynth/files/patch-cmake__admin_report.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-cmake__admin_report.cmake Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,15 @@ +--- cmake_admin/report.cmake.orig 2012-08-16 04:01:13 UTC ++++ cmake_admin/report.cmake +@@ -25,6 +25,12 @@ else ( PULSE_SUPPORT ) + message ( "PulseAudio: no" ) + endif ( PULSE_SUPPORT ) + ++if ( SNDIO_SUPPORT ) ++ message ( "Sndio: yes" ) ++else ( SNDIO_SUPPORT ) ++ message ( "Sndio: no" ) ++endif ( SNDIO_SUPPORT ) ++ + if ( JACK_SUPPORT ) + message ( "JACK: yes" ) + else ( JACK_SUPPORT ) Added: head/audio/fluidsynth/files/patch-src_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-src_CMakeLists.txt Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,30 @@ +--- src/CMakeLists.txt.orig 2012-08-16 04:01:13 UTC ++++ src/CMakeLists.txt +@@ -47,6 +47,11 @@ if ( PULSE_SUPPORT ) + include_directories ( ${PULSE_INCLUDEDIR} ${PULSE_INCLUDE_DIRS} ) + endif ( PULSE_SUPPORT ) + ++if ( SNDIO_SUPPORT ) ++ set ( fluid_sndio_SOURCES drivers/fluid_sndio.c ) ++ set ( SNDIO_LIBRARIES sndio ) ++endif ( SNDIO_SUPPORT ) ++ + if ( ALSA_SUPPORT ) + set ( fluid_alsa_SOURCES drivers/fluid_alsa.c ) + include_directories ( ${ALSA_INCLUDEDIR} ${ALSA_INCLUDE_DIRS} ) +@@ -244,6 +249,7 @@ add_library ( libfluidsynth + ${fluid_oss_SOURCES} + ${fluid_portaudio_SOURCES} + ${fluid_pulse_SOURCES} ++ ${fluid_sndio_SOURCES} + ${fluid_windows_SOURCES} + ${libfluidsynth_SOURCES} + ${public_HEADERS} +@@ -286,6 +292,7 @@ target_link_libraries ( libfluidsynth + ${JACK_LIBRARIES} + ${ALSA_LIBRARIES} + ${PULSE_LIBRARIES} ++ ${SNDIO_LIBRARIES} + ${PORTAUDIO_LIBRARIES} + ${LIBSNDFILE_LIBRARIES} + ${DBUS_LIBRARIES} Added: head/audio/fluidsynth/files/patch-src_config.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-src_config.cmake Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,12 @@ +--- src/config.cmake.orig 2012-08-16 04:01:13 UTC ++++ src/config.cmake +@@ -178,6 +178,9 @@ + /* Define to enable PulseAudio driver */ + #cmakedefine PULSE_SUPPORT @PULSE_SUPPORT@ + ++/* Define to enable Sndio driver */ ++#cmakedefine SNDIO_SUPPORT @SNDIO_SUPPORT@ ++ + /* Define to 1 if you have the ANSI C header files. */ + #cmakedefine STDC_HEADERS @STDC_HEADERS@ + Added: head/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,54 @@ +$OpenBSD: patch-src_drivers_fluid_adriver_c,v 1.1 2013/03/29 12:37:43 sthen Exp $ +--- src/drivers/fluid_adriver.c.orig 2012-08-16 04:01:13 UTC ++++ src/drivers/fluid_adriver.c +@@ -64,6 +64,15 @@ int delete_fluid_oss_audio_driver(fluid_ + void fluid_oss_audio_driver_settings(fluid_settings_t* settings); + #endif + ++#if SNDIO_SUPPORT ++fluid_audio_driver_t* new_fluid_sndio_audio_driver(fluid_settings_t* settings, ++ fluid_synth_t* synth); ++fluid_audio_driver_t* new_fluid_sndio_audio_driver2(fluid_settings_t* settings, ++ fluid_audio_func_t func, void* data); ++int delete_fluid_sndio_audio_driver(fluid_audio_driver_t* p); ++void fluid_sndio_audio_driver_settings(fluid_settings_t* settings); ++#endif ++ + #if COREAUDIO_SUPPORT + fluid_audio_driver_t* new_fluid_core_audio_driver(fluid_settings_t* settings, + fluid_synth_t* synth); +@@ -120,6 +129,13 @@ int delete_fluid_file_audio_driver(fluid + + /* Available audio drivers, listed in order of preference */ + fluid_audriver_definition_t fluid_audio_drivers[] = { ++#if SNDIO_SUPPORT ++ { "sndio", ++ new_fluid_sndio_audio_driver, ++ new_fluid_sndio_audio_driver2, ++ delete_fluid_sndio_audio_driver, ++ fluid_sndio_audio_driver_settings }, ++#endif + #if JACK_SUPPORT + { "jack", + new_fluid_jack_audio_driver, +@@ -223,7 +239,9 @@ void fluid_audio_driver_settings(fluid_s + FLUID_DEFAULT_AUDIO_RT_PRIO, 0, 99, 0, NULL, NULL); + + /* Set the default driver */ +-#if JACK_SUPPORT ++#if SNDIO_SUPPORT ++ fluid_settings_register_str(settings, "audio.driver", "sndio", 0, NULL, NULL); ++#elif JACK_SUPPORT + fluid_settings_register_str(settings, "audio.driver", "jack", 0, NULL, NULL); + #elif ALSA_SUPPORT + fluid_settings_register_str(settings, "audio.driver", "alsa", 0, NULL, NULL); +@@ -257,6 +275,9 @@ void fluid_audio_driver_settings(fluid_s + #if OSS_SUPPORT + fluid_settings_add_option(settings, "audio.driver", "oss"); + #endif ++#if SNDIO_SUPPORT ++ fluid_settings_add_option(settings, "audio.driver", "sndio"); ++#endif + #if COREAUDIO_SUPPORT + fluid_settings_add_option(settings, "audio.driver", "coreaudio"); + #endif Added: head/audio/fluidsynth/files/patch-src_drivers_fluid__mdriver.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/audio/fluidsynth/files/patch-src_drivers_fluid__mdriver.c Sat Dec 17 13:41:32 2016 (r428763) @@ -0,0 +1,53 @@ +$OpenBSD: patch-src_drivers_fluid_mdriver_c,v 1.1 2013/03/29 12:37:43 sthen Exp $ +--- src/drivers/fluid_mdriver.c.orig 2012-08-16 04:01:13 UTC ++++ src/drivers/fluid_mdriver.c +@@ -46,6 +46,15 @@ fluid_midi_driver_t *new_fluid_jack_midi + int delete_fluid_jack_midi_driver(fluid_midi_driver_t *p); + #endif + ++/* SNDIO */ ++#if SNDIO_SUPPORT ++fluid_midi_driver_t* new_fluid_sndio_midi_driver(fluid_settings_t* settings, ++ handle_midi_event_func_t handler, ++ void* event_handler_data); ++int delete_fluid_sndio_midi_driver(fluid_midi_driver_t* p); ++void fluid_sndio_midi_driver_settings(fluid_settings_t* settings); ++#endif ++ + /* OSS */ + #if OSS_SUPPORT + fluid_midi_driver_t* new_fluid_oss_midi_driver(fluid_settings_t* settings, +@@ -96,6 +105,12 @@ struct fluid_mdriver_definition_t { + + + struct fluid_mdriver_definition_t fluid_midi_drivers[] = { ++#if SNDIO_SUPPORT ++ { "sndio", ++ new_fluid_sndio_midi_driver, ++ delete_fluid_sndio_midi_driver, ++ fluid_sndio_midi_driver_settings }, ++#endif + #if JACK_SUPPORT + { "jack", + new_fluid_jack_midi_driver, +@@ -149,7 +164,9 @@ void fluid_midi_driver_settings(fluid_se + FLUID_DEFAULT_MIDI_RT_PRIO, 0, 99, 0, NULL, NULL); + + /* Set the default driver */ +-#if ALSA_SUPPORT ++#if SNDIO_SUPPORT ++ fluid_settings_register_str(settings, "midi.driver", "sndio", 0, NULL, NULL); ++#elif ALSA_SUPPORT + fluid_settings_register_str(settings, "midi.driver", "alsa_seq", 0, NULL, NULL); + #elif JACK_SUPPORT + fluid_settings_register_str(settings, "midi.driver", "jack", 0, NULL, NULL); +@@ -170,6 +187,9 @@ void fluid_midi_driver_settings(fluid_se + fluid_settings_add_option(settings, "midi.driver", "alsa_seq"); + fluid_settings_add_option(settings, "midi.driver", "alsa_raw"); + #endif ++#if SNDIO_SUPPORT ++ fluid_settings_add_option(settings, "midi.driver", "sndio"); ++#endif + #if JACK_SUPPORT + fluid_settings_add_option(settings, "midi.driver", "jack"); + #endif From owner-svn-ports-all@freebsd.org Sat Dec 17 13:50:43 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 C37A1C8583E; Sat, 17 Dec 2016 13:50:43 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 6865DFB2; Sat, 17 Dec 2016 13:50:43 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 35435BDD58; Sat, 17 Dec 2016 14:50:40 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 024D2BDD25; Sat, 17 Dec 2016 14:50:39 +0100 (CET) Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files To: Thomas Zander , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201612171341.uBHDfWIF098306@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> Date: Sat, 17 Dec 2016 14:50:38 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <201612171341.uBHDfWIF098306@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="eaoXu0iLJsKud01rAWpfcd16l0oiq2E9C" 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: Sat, 17 Dec 2016 13:50:43 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --eaoXu0iLJsKud01rAWpfcd16l0oiq2E9C Content-Type: multipart/mixed; boundary="9QOOwuoQw1NapFJRedRJgwkoIiamr22oX"; protected-headers="v1" From: Mathieu Arnold To: Thomas Zander , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files References: <201612171341.uBHDfWIF098306@repo.freebsd.org> In-Reply-To: <201612171341.uBHDfWIF098306@repo.freebsd.org> --9QOOwuoQw1NapFJRedRJgwkoIiamr22oX Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 17/12/2016 =C3=A0 14:41, Thomas Zander a =C3=A9crit : > Modified: head/audio/fluidsynth/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- head/audio/fluidsynth/Makefile Sat Dec 17 13:26:05 2016 (r428762) > +++ head/audio/fluidsynth/Makefile Sat Dec 17 13:41:32 2016 (r428763) > @@ -13,7 +13,7 @@ COMMENT=3D Real-time software synthesizer=20 > LICENSE=3D LGPL20 > LICENSE_FILE=3D ${WRKSRC}/COPYING > =20 > -OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDF= ILE > +OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO SNDF= ILE SNDIO > OPTIONS_DEFAULT=3D JACK This is missing a PORTREVISION bump. > +SNDIO_LIB_DEPENDS=3D libsndio.so:audio/sndio > +SNDIO_CMAKE_OFF=3D -Denable-sndio:BOOL=3DFALSE I guess this should probably be: SNDIO_CMAKE_BOOL=3D enable-sndio --=20 Mathieu Arnold --9QOOwuoQw1NapFJRedRJgwkoIiamr22oX-- --eaoXu0iLJsKud01rAWpfcd16l0oiq2E9C Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYVUKvXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IkhgQALMg4PgQXEXuHbESHrwrn6Ab IXbw+THLp8VEp4PUwa37NpQr/lZ4+5IQJV0ta8l80q4IQ6fww8Etrns+cuxEhPDi mTN+IIQNFXHfEEOd7D4X5352HM5a9J0gP46qWpGx0K0626szWE7KWNly8AQeUy12 6C9UsJlfn2Wa1xvzGd2E9KayUborgiDpAJ0UEBFQThzYbhG6gPWk1wl4COber7uf +wrAF8X7CTKJxiSqontgW4anDr/pv6Be62Z4RaV8nQScFazNwbXoN8htyYfh9lZw UH/4A80qWdMokoqVDw0KYjvO3YXDeqIgD4nfK5xb7i2zW27cZ6jyKunJZC/2YhLO NKVy5wOIDsZ/Q6qYiQJZrBvylLF1NYXaH0KdNqiqg7c7MJ6PjSrI44/rVfwXFTxK JSNX2mAznd7UWPP8U5BoiSKuoVW73rOjjyTCUXYvcCbQ4DUJPXxjh8+qVkWCHQQA G+AwMycysd4kjobjJG47HbBdyr5lBXvYClxa0M9U/8nl/5gmlHmr/9qisy50Cc9e gd6VdfXm481RMHk+dF921FaVwmKjQRYds9a6IEAFKmJUfN57SPMi3OjkaQSXX2dF QGEtV5JU1VsABSD26QeARB9Fh5F4KV7aSpR8nPUPhgRFFt2XV0SrmOvEYsTw5BiH VZz64zMG/15gRjLAm742 =wSbg -----END PGP SIGNATURE----- --eaoXu0iLJsKud01rAWpfcd16l0oiq2E9C-- From owner-svn-ports-all@freebsd.org Sat Dec 17 13:54:30 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 53452C859C7; Sat, 17 Dec 2016 13:54:30 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wj0-x242.google.com (mail-wj0-x242.google.com [IPv6:2a00:1450:400c:c01::242]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDF231364; Sat, 17 Dec 2016 13:54:29 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wj0-x242.google.com with SMTP id he10so17914148wjc.2; Sat, 17 Dec 2016 05:54:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=LSCYRkSX6+SBfrTkTaOxgen4ixX9zM2izBrtNJM108s=; b=TPs7QKrq8N10oirFFkN3wQPgJcYAjSDdEf1Ds/cnKFOxKDVE75Yw2ZGFXwAlfjbfbb awALtQkEmSWWS4CR30Hw6nQvFPYBPf/jYfM1b4zA5hUsRatNOAE01lYCKC1ggFaaB9PF jQHfSY/N0x9YOUNB9kXfg0iiBgEHqoHGUR1kwtjbBEm+3tfkYVlPXoWJ1bheuvzbe4ct 6Xxh+x6MfdLbOg+XwQX7NDc37uldNFDVL6bZ0tz0LeGfv6aRfwxx5ongsv/nvZ421apB jAo8igS+OdT7++FAkgBiYvOrnzqWjw/Pw2wBDJGG/vtShAP+42XQY1k/2vydST2y22Bw XwOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=LSCYRkSX6+SBfrTkTaOxgen4ixX9zM2izBrtNJM108s=; b=kzxoY3lAiFzxPtXHftq7W23P1MyPo40GbcpCd/MRvGz7EflhKvurFeX5o/w3hR6UmJ EazSbwd7Y9leKCmhg1iTW2W9qo1Fw8FzpmWBkO9dDFImzyuJWbuNpPoJmH+Z08f2QwnF Fb/P1EV+YwTGgmfC7Cnl9TgGtjW6VQ4QFdGi0AT62ucxNLM4P7EwVJGa150FT2yYQ9s+ VlZvSwIv7aAX5QEVLPqwJpOFQbHZCGS7SMfxcHsW8G0+0h9yzEXlG4IvRw6Bw0IVDs4M edM/hmUF4Jt9PMg5tFePWfN7GKhKmJYZyFPTUCupOFy7niZzREAfjSdBu1kxYX6s6wT+ awdg== X-Gm-Message-State: AIkVDXLrPtGOs9PHs0kybKqnJy9D9IShZI+LeMM1zKkM4V8VpLdTuOkADNCwhdYrdC5DTQ== X-Received: by 10.194.85.107 with SMTP id g11mr6969394wjz.82.1481982867968; Sat, 17 Dec 2016 05:54:27 -0800 (PST) Received: from orwell.gmail.com (dhcp-077-248-147-050.chello.nl. [77.248.147.50]) by smtp.gmail.com with ESMTPSA id kp5sm11619294wjb.8.2016.12.17.05.54.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 17 Dec 2016 05:54:27 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: "Jason E. Hale" Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r428683 - in head/security: pinentry pinentry-qt4 pinentry/files References: <201612161531.uBGFVOI4055900@repo.freebsd.org> Date: Sat, 17 Dec 2016 14:53:58 +0100 In-Reply-To: <201612161531.uBGFVOI4055900@repo.freebsd.org> (Jason E. Hale's message of "Fri, 16 Dec 2016 15:31:24 +0000 (UTC)") Message-ID: <8660miveyx.fsf@FreeBSD.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain 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: Sat, 17 Dec 2016 13:54:30 -0000 "Jason E. Hale" writes: > Author: jhale > Date: Fri Dec 16 15:31:24 2016 > New Revision: 428683 > URL: https://svnweb.freebsd.org/changeset/ports/428683 > > Log: > Update to 1.0.0 > Add LICENSE (GPLv2+) > Dependency cleanup > Whitespace fix > Remake patches > Take maintainership This broke pinentry-qt5: checking for Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Widgets >= 5.0.0... yes checking for Qt5Core >= 5.7.0... no checking for moc... /usr/local/lib/qt5/bin/moc checking moc version... no checking for moc-qt5... no checking for qtchooser... no ./configure: qtchooser: not found checking for QtCore >= 4.6.0 QtGui >= 4.6.0... yes checking for moc... (cached) /usr/local/lib/qt5/bin/moc checking moc version... no checking for moc-qt4... no configure: error: No pinentry enabled. From owner-svn-ports-all@freebsd.org Sat Dec 17 14:34: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 7E1FCC840FF; Sat, 17 Dec 2016 14:34:05 +0000 (UTC) (envelope-from gerald@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 45A01791; Sat, 17 Dec 2016 14:34:05 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHEY4sa021205; Sat, 17 Dec 2016 14:34:04 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHEY4jp021203; Sat, 17 Dec 2016 14:34:04 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201612171434.uBHEY4jp021203@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Sat, 17 Dec 2016 14:34:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428764 - head/emulators/wine-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: Sat, 17 Dec 2016 14:34:05 -0000 Author: gerald Date: Sat Dec 17 14:34:04 2016 New Revision: 428764 URL: https://svnweb.freebsd.org/changeset/ports/428764 Log: Fix the package list: Over the last couple of snapshots, a number of components has moved from the Wine Staging project into Wine proper, so %%STAGING%%foo/bar/smthng in pkg-plist now becomes just foo/bar/smthng. However, make check-plist did not notice this and indeed both the port before this update and with this update always pass check-plist without issues, both when the STAGING option is set and when it's not. (This is not a cosmetic issue, by the way, it did affect functionality of the Wine ports.) PR: 215338 Submitted by: Matthieu Volat Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Sat Dec 17 13:41:32 2016 (r428763) +++ head/emulators/wine-devel/Makefile Sat Dec 17 14:34:04 2016 (r428764) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 2.0-rc1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Sat Dec 17 13:41:32 2016 (r428763) +++ head/emulators/wine-devel/pkg-plist Sat Dec 17 14:34:04 2016 (r428764) @@ -215,8 +215,8 @@ include/wine/windows/d3dukmdt.h include/wine/windows/d3dvec.inl include/wine/windows/d3dx10.h include/wine/windows/d3dx10async.h -%%STAGING%%include/wine/windows/d3dx10core.h -%%STAGING%%include/wine/windows/d3dx10core.idl +include/wine/windows/d3dx10core.h +include/wine/windows/d3dx10core.idl include/wine/windows/d3dx10math.h include/wine/windows/d3dx10tex.h include/wine/windows/d3dx11.h @@ -352,7 +352,7 @@ include/wine/windows/gameux.idl include/wine/windows/gdiplus.h include/wine/windows/gdipluscolor.h include/wine/windows/gdipluscolormatrix.h -%%STAGING%%include/wine/windows/gdipluseffects.h +include/wine/windows/gdipluseffects.h include/wine/windows/gdiplusenums.h include/wine/windows/gdiplusflat.h include/wine/windows/gdiplusgpstubs.h @@ -867,7 +867,7 @@ include/wine/windows/ddk/hidsdi.h include/wine/windows/ddk/hidtypes.h include/wine/windows/ddk/imm.h include/wine/windows/ddk/mountmgr.h -%%STAGING%%include/wine/windows/ddk/ndis.h +include/wine/windows/ddk/ndis.h include/wine/windows/ddk/ntddcdvd.h include/wine/windows/ddk/ntddk.h include/wine/windows/ddk/ntddser.h @@ -892,14 +892,14 @@ lib/wine/advapi32.dll.so lib/wine/advpack.dll.so lib/wine/amstream.dll.so lib/wine/api-ms-win-appmodel-identity-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-appmodel-runtime-l1-1-1.dll.so -%%STAGING%%lib/wine/api-ms-win-core-apiquery-l1-1-0.dll.so +lib/wine/api-ms-win-appmodel-runtime-l1-1-1.dll.so +lib/wine/api-ms-win-core-apiquery-l1-1-0.dll.so lib/wine/api-ms-win-core-appcompat-l1-1-1.dll.so lib/wine/api-ms-win-core-appinit-l1-1-0.dll.so lib/wine/api-ms-win-core-atoms-l1-1-0.dll.so lib/wine/api-ms-win-core-bem-l1-1-0.dll.so lib/wine/api-ms-win-core-com-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-com-l1-1-1.dll.so +lib/wine/api-ms-win-core-com-l1-1-1.dll.so lib/wine/api-ms-win-core-com-private-l1-1-0.dll.so lib/wine/api-ms-win-core-console-l1-1-0.dll.so lib/wine/api-ms-win-core-console-l2-1-0.dll.so @@ -908,7 +908,7 @@ lib/wine/api-ms-win-core-datetime-l1-1-1 lib/wine/api-ms-win-core-debug-l1-1-0.dll.so lib/wine/api-ms-win-core-debug-l1-1-1.dll.so lib/wine/api-ms-win-core-delayload-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-delayload-l1-1-1.dll.so +lib/wine/api-ms-win-core-delayload-l1-1-1.dll.so lib/wine/api-ms-win-core-errorhandling-l1-1-0.dll.so lib/wine/api-ms-win-core-errorhandling-l1-1-1.dll.so lib/wine/api-ms-win-core-errorhandling-l1-1-2.dll.so @@ -931,11 +931,11 @@ lib/wine/api-ms-win-core-io-l1-1-1.dll.s lib/wine/api-ms-win-core-job-l1-1-0.dll.so lib/wine/api-ms-win-core-job-l2-1-0.dll.so lib/wine/api-ms-win-core-kernel32-legacy-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-kernel32-legacy-l1-1-1.dll.so +lib/wine/api-ms-win-core-kernel32-legacy-l1-1-1.dll.so lib/wine/api-ms-win-core-kernel32-private-l1-1-1.dll.so lib/wine/api-ms-win-core-libraryloader-l1-1-0.dll.so lib/wine/api-ms-win-core-libraryloader-l1-1-1.dll.so -%%STAGING%%lib/wine/api-ms-win-core-libraryloader-l1-2-0.dll.so +lib/wine/api-ms-win-core-libraryloader-l1-2-0.dll.so lib/wine/api-ms-win-core-libraryloader-l1-2-2.dll.so lib/wine/api-ms-win-core-localization-l1-1-0.dll.so lib/wine/api-ms-win-core-localization-l1-2-0.dll.so @@ -947,7 +947,7 @@ lib/wine/api-ms-win-core-localization-pr lib/wine/api-ms-win-core-localregistry-l1-1-0.dll.so lib/wine/api-ms-win-core-memory-l1-1-0.dll.so lib/wine/api-ms-win-core-memory-l1-1-1.dll.so -%%STAGING%%lib/wine/api-ms-win-core-memory-l1-1-2.dll.so +lib/wine/api-ms-win-core-memory-l1-1-2.dll.so lib/wine/api-ms-win-core-misc-l1-1-0.dll.so lib/wine/api-ms-win-core-namedpipe-l1-1-0.dll.so lib/wine/api-ms-win-core-namedpipe-l1-2-0.dll.so @@ -983,7 +983,7 @@ lib/wine/api-ms-win-core-sysinfo-l1-1-0. lib/wine/api-ms-win-core-sysinfo-l1-2-0.dll.so lib/wine/api-ms-win-core-sysinfo-l1-2-1.dll.so lib/wine/api-ms-win-core-threadpool-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-threadpool-l1-2-0.dll.so +lib/wine/api-ms-win-core-threadpool-l1-2-0.dll.so lib/wine/api-ms-win-core-threadpool-legacy-l1-1-0.dll.so lib/wine/api-ms-win-core-timezone-l1-1-0.dll.so lib/wine/api-ms-win-core-toolhelp-l1-1-0.dll.so @@ -997,26 +997,26 @@ lib/wine/api-ms-win-core-winrt-error-l1- lib/wine/api-ms-win-core-winrt-error-l1-1-1.dll.so lib/wine/api-ms-win-core-winrt-errorprivate-l1-1-1.dll.so lib/wine/api-ms-win-core-winrt-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-winrt-registration-l1-1-0.dll.so +lib/wine/api-ms-win-core-winrt-registration-l1-1-0.dll.so lib/wine/api-ms-win-core-winrt-string-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-core-wow64-l1-1-0.dll.so +lib/wine/api-ms-win-core-wow64-l1-1-0.dll.so lib/wine/api-ms-win-core-xstate-l1-1-0.dll.so lib/wine/api-ms-win-core-xstate-l2-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-conio-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-convert-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-environment-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-filesystem-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-heap-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-locale-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-math-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-multibyte-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-private-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-process-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-runtime-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-stdio-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-string-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-time-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-crt-utility-l1-1-0.dll.so +lib/wine/api-ms-win-crt-conio-l1-1-0.dll.so +lib/wine/api-ms-win-crt-convert-l1-1-0.dll.so +lib/wine/api-ms-win-crt-environment-l1-1-0.dll.so +lib/wine/api-ms-win-crt-filesystem-l1-1-0.dll.so +lib/wine/api-ms-win-crt-heap-l1-1-0.dll.so +lib/wine/api-ms-win-crt-locale-l1-1-0.dll.so +lib/wine/api-ms-win-crt-math-l1-1-0.dll.so +lib/wine/api-ms-win-crt-multibyte-l1-1-0.dll.so +lib/wine/api-ms-win-crt-private-l1-1-0.dll.so +lib/wine/api-ms-win-crt-process-l1-1-0.dll.so +lib/wine/api-ms-win-crt-runtime-l1-1-0.dll.so +lib/wine/api-ms-win-crt-stdio-l1-1-0.dll.so +lib/wine/api-ms-win-crt-string-l1-1-0.dll.so +lib/wine/api-ms-win-crt-time-l1-1-0.dll.so +lib/wine/api-ms-win-crt-utility-l1-1-0.dll.so lib/wine/api-ms-win-devices-config-l1-1-1.dll.so lib/wine/api-ms-win-devices-query-l1-1-1.dll.so lib/wine/api-ms-win-downlevel-advapi32-l1-1-0.dll.so @@ -1029,7 +1029,7 @@ lib/wine/api-ms-win-downlevel-shlwapi-l2 lib/wine/api-ms-win-downlevel-user32-l1-1-0.dll.so lib/wine/api-ms-win-downlevel-version-l1-1-0.dll.so lib/wine/api-ms-win-dx-d3dkmt-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-eventing-classicprovider-l1-1-0.dll.so +lib/wine/api-ms-win-eventing-classicprovider-l1-1-0.dll.so lib/wine/api-ms-win-eventing-consumer-l1-1-0.dll.so lib/wine/api-ms-win-eventing-controller-l1-1-0.dll.so lib/wine/api-ms-win-eventing-provider-l1-1-0.dll.so @@ -1045,7 +1045,7 @@ lib/wine/api-ms-win-security-base-l1-1-0 lib/wine/api-ms-win-security-base-l1-2-0.dll.so lib/wine/api-ms-win-security-base-private-l1-1-1.dll.so lib/wine/api-ms-win-security-lsalookup-l1-1-0.dll.so -%%STAGING%%lib/wine/api-ms-win-security-lsalookup-l1-1-1.dll.so +lib/wine/api-ms-win-security-lsalookup-l1-1-1.dll.so lib/wine/api-ms-win-security-lsalookup-l2-1-1.dll.so lib/wine/api-ms-win-security-lsapolicy-l1-1-0.dll.so lib/wine/api-ms-win-security-sddl-l1-1-0.dll.so @@ -1228,7 +1228,7 @@ lib/wine/ext-ms-win-gdi-dc-l1-2-0.dll.so lib/wine/ext-ms-win-gdi-devcaps-l1-1-0.dll.so lib/wine/ext-ms-win-gdi-draw-l1-1-1.dll.so lib/wine/ext-ms-win-gdi-render-l1-1-0.dll.so -%%STAGING%%lib/wine/ext-ms-win-kernel32-package-current-l1-1-0.dll.so +lib/wine/ext-ms-win-kernel32-package-current-l1-1-0.dll.so lib/wine/ext-ms-win-ntuser-message-l1-1-1.dll.so %%STAGING%%lib/wine/ext-ms-win-ntuser-mouse-l1-1-0.dll.so lib/wine/ext-ms-win-ntuser-private-l1-1-1.dll.so @@ -1240,7 +1240,7 @@ lib/wine/ext-ms-win-rtcore-gdi-rgn-l1-1- lib/wine/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll.so lib/wine/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll.so -%%STAGING%%lib/wine/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so +lib/wine/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-uxtheme-themes-l1-1-0.dll.so %%STAGING%%lib/wine/ext-ms-win-xaml-pal-l1-1-0.dll.so lib/wine/extrac32.exe.so @@ -1252,14 +1252,14 @@ lib/wine/fakedlls/advapi32.dll lib/wine/fakedlls/advpack.dll lib/wine/fakedlls/amstream.dll lib/wine/fakedlls/api-ms-win-appmodel-identity-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-appmodel-runtime-l1-1-1.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-apiquery-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-appmodel-runtime-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-apiquery-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-appcompat-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-appinit-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-atoms-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-bem-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-com-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-com-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-com-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-com-private-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-console-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-console-l2-1-0.dll @@ -1268,7 +1268,7 @@ lib/wine/fakedlls/api-ms-win-core-dateti lib/wine/fakedlls/api-ms-win-core-debug-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-debug-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-delayload-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-delayload-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-delayload-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-errorhandling-l1-1-2.dll @@ -1291,11 +1291,11 @@ lib/wine/fakedlls/api-ms-win-core-io-l1- lib/wine/fakedlls/api-ms-win-core-job-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-job-l2-1-0.dll lib/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-core-kernel32-legacy-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-kernel32-private-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-1-1.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-2-0.dll +lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-libraryloader-l1-2-2.dll lib/wine/fakedlls/api-ms-win-core-localization-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-localization-l1-2-0.dll @@ -1307,7 +1307,7 @@ lib/wine/fakedlls/api-ms-win-core-locali lib/wine/fakedlls/api-ms-win-core-localregistry-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-memory-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-memory-l1-1-1.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-memory-l1-1-2.dll +lib/wine/fakedlls/api-ms-win-core-memory-l1-1-2.dll lib/wine/fakedlls/api-ms-win-core-misc-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-namedpipe-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-namedpipe-l1-2-0.dll @@ -1343,7 +1343,7 @@ lib/wine/fakedlls/api-ms-win-core-sysinf lib/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-sysinfo-l1-2-1.dll lib/wine/fakedlls/api-ms-win-core-threadpool-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-threadpool-l1-2-0.dll +lib/wine/fakedlls/api-ms-win-core-threadpool-l1-2-0.dll lib/wine/fakedlls/api-ms-win-core-threadpool-legacy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-timezone-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-toolhelp-l1-1-0.dll @@ -1357,26 +1357,26 @@ lib/wine/fakedlls/api-ms-win-core-winrt- lib/wine/fakedlls/api-ms-win-core-winrt-error-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-winrt-errorprivate-l1-1-1.dll lib/wine/fakedlls/api-ms-win-core-winrt-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-winrt-registration-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-core-winrt-registration-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-winrt-string-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-core-wow64-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-core-wow64-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-xstate-l1-1-0.dll lib/wine/fakedlls/api-ms-win-core-xstate-l2-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-conio-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-convert-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-environment-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-filesystem-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-heap-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-locale-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-math-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-multibyte-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-private-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-process-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-runtime-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-stdio-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-string-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-time-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-crt-utility-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-conio-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-convert-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-environment-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-filesystem-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-heap-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-locale-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-math-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-multibyte-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-private-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-process-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-runtime-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-stdio-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-string-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-time-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-crt-utility-l1-1-0.dll lib/wine/fakedlls/api-ms-win-devices-config-l1-1-1.dll lib/wine/fakedlls/api-ms-win-devices-query-l1-1-1.dll lib/wine/fakedlls/api-ms-win-downlevel-advapi32-l1-1-0.dll @@ -1389,7 +1389,7 @@ lib/wine/fakedlls/api-ms-win-downlevel-s lib/wine/fakedlls/api-ms-win-downlevel-user32-l1-1-0.dll lib/wine/fakedlls/api-ms-win-downlevel-version-l1-1-0.dll lib/wine/fakedlls/api-ms-win-dx-d3dkmt-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-eventing-classicprovider-l1-1-0.dll +lib/wine/fakedlls/api-ms-win-eventing-classicprovider-l1-1-0.dll lib/wine/fakedlls/api-ms-win-eventing-consumer-l1-1-0.dll lib/wine/fakedlls/api-ms-win-eventing-controller-l1-1-0.dll lib/wine/fakedlls/api-ms-win-eventing-provider-l1-1-0.dll @@ -1405,7 +1405,7 @@ lib/wine/fakedlls/api-ms-win-security-ba lib/wine/fakedlls/api-ms-win-security-base-l1-2-0.dll lib/wine/fakedlls/api-ms-win-security-base-private-l1-1-1.dll lib/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-1.dll +lib/wine/fakedlls/api-ms-win-security-lsalookup-l1-1-1.dll lib/wine/fakedlls/api-ms-win-security-lsalookup-l2-1-1.dll lib/wine/fakedlls/api-ms-win-security-lsapolicy-l1-1-0.dll lib/wine/fakedlls/api-ms-win-security-sddl-l1-1-0.dll @@ -1588,7 +1588,7 @@ lib/wine/fakedlls/ext-ms-win-gdi-dc-l1-2 lib/wine/fakedlls/ext-ms-win-gdi-devcaps-l1-1-0.dll lib/wine/fakedlls/ext-ms-win-gdi-draw-l1-1-1.dll lib/wine/fakedlls/ext-ms-win-gdi-render-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/ext-ms-win-kernel32-package-current-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-kernel32-package-current-l1-1-0.dll lib/wine/fakedlls/ext-ms-win-ntuser-message-l1-1-1.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-ntuser-mouse-l1-1-0.dll lib/wine/fakedlls/ext-ms-win-ntuser-private-l1-1-1.dll @@ -1600,7 +1600,7 @@ lib/wine/fakedlls/ext-ms-win-rtcore-gdi- lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-dc-access-l1-1-0.dll lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-dpi-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-syscolors-l1-1-0.dll -%%STAGING%%lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll +lib/wine/fakedlls/ext-ms-win-rtcore-ntuser-sysparams-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-uxtheme-themes-l1-1-0.dll %%STAGING%%lib/wine/fakedlls/ext-ms-win-xaml-pal-l1-1-0.dll lib/wine/fakedlls/extrac32.exe @@ -1608,10 +1608,10 @@ lib/wine/fakedlls/faultrep.dll %%STAGING%%lib/wine/fakedlls/feclient.dll lib/wine/fakedlls/findstr.exe lib/wine/fakedlls/fltlib.dll -%%STAGING%%lib/wine/fakedlls/fltmgr.sys +lib/wine/fakedlls/fltmgr.sys lib/wine/fakedlls/fntcache.dll lib/wine/fakedlls/fontsub.dll -%%STAGING%%lib/wine/fakedlls/fsutil.exe +lib/wine/fakedlls/fsutil.exe lib/wine/fakedlls/fusion.dll lib/wine/fakedlls/fwpuclnt.dll lib/wine/fakedlls/gameux.dll @@ -1659,7 +1659,7 @@ lib/wine/fakedlls/joy.cpl lib/wine/fakedlls/jscript.dll lib/wine/fakedlls/jsproxy.dll lib/wine/fakedlls/kernel32.dll -%%STAGING%%lib/wine/fakedlls/kernelbase.dll +lib/wine/fakedlls/kernelbase.dll %%WINE32%%lib/wine/fakedlls/keyboard.drv16 %%WINE32%%lib/wine/fakedlls/krnl386.exe16 lib/wine/fakedlls/ksuser.dll @@ -1884,7 +1884,7 @@ lib/wine/fakedlls/shdocvw.dll lib/wine/fakedlls/shell32.dll lib/wine/fakedlls/shfolder.dll lib/wine/fakedlls/shlwapi.dll -%%STAGING%%lib/wine/fakedlls/shutdown.exe +lib/wine/fakedlls/shutdown.exe lib/wine/fakedlls/slbcsp.dll lib/wine/fakedlls/slc.dll lib/wine/fakedlls/snmpapi.dll @@ -1911,14 +1911,14 @@ lib/wine/fakedlls/taskkill.exe lib/wine/fakedlls/tasklist.exe lib/wine/fakedlls/taskmgr.exe lib/wine/fakedlls/taskschd.dll -%%STAGING%%lib/wine/fakedlls/tdi.sys +lib/wine/fakedlls/tdi.sys lib/wine/fakedlls/termsv.exe %%WINE32%%lib/wine/fakedlls/toolhelp.dll16 lib/wine/fakedlls/traffic.dll %%WINE32%%lib/wine/fakedlls/twain.dll16 lib/wine/fakedlls/twain_32.dll %%WINE32%%lib/wine/fakedlls/typelib.dll16 -%%STAGING%%lib/wine/fakedlls/ucrtbase.dll +lib/wine/fakedlls/ucrtbase.dll %%STAGING%%lib/wine/fakedlls/uiautomationcore.dll lib/wine/fakedlls/unicows.dll lib/wine/fakedlls/uninstaller.exe @@ -2048,10 +2048,10 @@ lib/wine/faultrep.dll.so %%STAGING%%lib/wine/feclient.dll.so lib/wine/findstr.exe.so lib/wine/fltlib.dll.so -%%STAGING%%lib/wine/fltmgr.sys.so +lib/wine/fltmgr.sys.so lib/wine/fntcache.dll.so lib/wine/fontsub.dll.so -%%STAGING%%lib/wine/fsutil.exe.so +lib/wine/fsutil.exe.so lib/wine/fusion.dll.so lib/wine/fwpuclnt.dll.so lib/wine/gameux.dll.so @@ -2099,7 +2099,7 @@ lib/wine/joy.cpl.so lib/wine/jscript.dll.so lib/wine/jsproxy.dll.so lib/wine/kernel32.dll.so -%%STAGING%%lib/wine/kernelbase.dll.so +lib/wine/kernelbase.dll.so %%WINE32%%lib/wine/keyboard.drv16.so %%WINE32%%lib/wine/krnl386.exe16.so lib/wine/ksuser.dll.so @@ -2502,7 +2502,7 @@ lib/wine/shdocvw.dll.so lib/wine/shell32.dll.so lib/wine/shfolder.dll.so lib/wine/shlwapi.dll.so -%%STAGING%%lib/wine/shutdown.exe.so +lib/wine/shutdown.exe.so lib/wine/slbcsp.dll.so lib/wine/slc.dll.so lib/wine/snmpapi.dll.so @@ -2529,14 +2529,14 @@ lib/wine/taskkill.exe.so lib/wine/tasklist.exe.so lib/wine/taskmgr.exe.so lib/wine/taskschd.dll.so -%%STAGING%%lib/wine/tdi.sys.so +lib/wine/tdi.sys.so lib/wine/termsv.exe.so %%WINE32%%lib/wine/toolhelp.dll16.so lib/wine/traffic.dll.so %%WINE32%%lib/wine/twain.dll16.so lib/wine/twain_32.dll.so %%WINE32%%lib/wine/typelib.dll16.so -%%STAGING%%lib/wine/ucrtbase.dll.so +lib/wine/ucrtbase.dll.so %%STAGING%%lib/wine/uiautomationcore.dll.so lib/wine/unicows.dll.so lib/wine/uninstaller.exe.so @@ -2557,7 +2557,7 @@ lib/wine/vcomp110.dll.so lib/wine/vcomp120.dll.so lib/wine/vcomp140.dll.so lib/wine/vcomp90.dll.so -%%STAGING%%lib/wine/vcruntime140.dll.so +lib/wine/vcruntime140.dll.so %%WINE32%%lib/wine/vdhcp.vxd.so lib/wine/vdmdbg.dll.so %%WINE32%%lib/wine/ver.dll16.so From owner-svn-ports-all@freebsd.org Sat Dec 17 14:41: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 07056C845C6; Sat, 17 Dec 2016 14:41:09 +0000 (UTC) (envelope-from jhale@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 B0EC0D35; Sat, 17 Dec 2016 14:41:08 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHEf7Oh022300; Sat, 17 Dec 2016 14:41:07 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHEf7aA022298; Sat, 17 Dec 2016 14:41:07 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612171441.uBHEf7aA022298@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 17 Dec 2016 14:41:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428765 - in head/sysutils/showbeastie: . 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: Sat, 17 Dec 2016 14:41:09 -0000 Author: jhale Date: Sat Dec 17 14:41:07 2016 New Revision: 428765 URL: https://svnweb.freebsd.org/changeset/ports/428765 Log: Update to 0.3 - Fix build on FreeBSD 12.0-CURRENT. sys/boot/ficl/Makefile now includes sys/boot/Makefile.ficl, so the directory the port copies is moved up one level - Showbeastie will now sleep until the user terminates it with Ctrl-c, which makes sure that logos and brands can be displayed correctly on 80x25 consoles PR: 214674 Submitted by: Tobias Kortkamp (maintainer) Modified: head/sysutils/showbeastie/Makefile head/sysutils/showbeastie/files/patch-testmain.c Modified: head/sysutils/showbeastie/Makefile ============================================================================== --- head/sysutils/showbeastie/Makefile Sat Dec 17 14:34:04 2016 (r428764) +++ head/sysutils/showbeastie/Makefile Sat Dec 17 14:41:07 2016 (r428765) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= showbeastie -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= sysutils MASTER_SITES= # none DISTFILES= # none @@ -27,11 +27,13 @@ MAKE_ARGS+= -m ${SRC_BASE}/share/mk BROKEN_FreeBSD_9= builds but expects newer loader environment +WRKSRC_SUBDIR= ficl + pre-patch: @${MKDIR} ${WRKSRC} - @${TAR} -C ${SRC_BASE}/sys/boot/ficl \ + @${TAR} -C ${SRC_BASE}/sys/boot \ --exclude '*.o' --exclude '*.a' --exclude 'testmain' \ - -cf - . | ${TAR} -C ${WRKSRC} -xf - + -cf - . | ${TAR} -C ${WRKSRC}/.. -xf - post-patch: ${REINPLACE_CMD} 's|-I.*/\.\./common|-I${SRC_BASE}/sys/boot/common|g' \ Modified: head/sysutils/showbeastie/files/patch-testmain.c ============================================================================== --- head/sysutils/showbeastie/files/patch-testmain.c Sat Dec 17 14:34:04 2016 (r428764) +++ head/sysutils/showbeastie/files/patch-testmain.c Sat Dec 17 14:41:07 2016 (r428765) @@ -1,4 +1,4 @@ ---- testmain.c.orig 2015-10-11 17:48:47 UTC +--- testmain.c.orig 2016-11-17 00:02:13 UTC +++ testmain.c @@ -296,6 +296,7 @@ void buildTestInterface(FICL_SYSTEM *pSy ficlBuild(pSys, "cd", ficlChDir, FW_DEFAULT); @@ -8,7 +8,7 @@ ficlBuild(pSys, "pwd", ficlGetCWD, FW_DEFAULT); ficlBuild(pSys, "system", ficlSystem, FW_DEFAULT); ficlBuild(pSys, "spewhash", spewHash, FW_DEFAULT); -@@ -316,17 +317,58 @@ int main(int argc, char **argv) +@@ -316,17 +317,59 @@ int main(int argc, char **argv) buildTestInterface(pSys); pVM = ficlNewVM(pSys); @@ -63,7 +63,8 @@ + ficlEvaluate(pVM, "draw-beastie"); + ficlEvaluate(pVM, "draw-brand"); + ficlEvaluate(pVM, "menu-init"); -+ printf("\n\n"); ++ fflush(stdout); ++ sleep(3600); // sleep "forever" + return 0; + for (;;) From owner-svn-ports-all@freebsd.org Sat Dec 17 14:47: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 1F74BC84825; Sat, 17 Dec 2016 14:47:03 +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 E2F47109D; Sat, 17 Dec 2016 14:47:02 +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 uBHEl2XT025553; Sat, 17 Dec 2016 14:47:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHEl2vR025552; Sat, 17 Dec 2016 14:47:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171447.uBHEl2vR025552@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 14:47:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428766 - head/graphics/colmap 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: Sat, 17 Dec 2016 14:47:03 -0000 Author: jbeich Date: Sat Dec 17 14:47:01 2016 New Revision: 428766 URL: https://svnweb.freebsd.org/changeset/ports/428766 Log: graphics/colmap: unblock on amd64 due to intermittent errors FreeBSD 9.3 amd64: 51: Test command: src/util/threading_test 51: Test timeout computed to be: 9.99988e+06 51: Running 23 test cases... 51: src/util/threading_test.cc(309): error: in "TestDefaultCallback": check called_back1 has failed 51: 51: *** 1 failure is detected in the test module "util/threading" FreeBSD 11.0 amd64: 51: Test command: src/util/threading_test 51: Test timeout computed to be: 9.99988e+06 51: Running 23 test cases... 51: src/util/threading_test.cc(183): error: in "TestThreadPauseStop": check thread.IsRunning() has failed 51: src/util/threading_test.cc(184): error: in "TestThreadPauseStop": check !thread.IsFinished() has failed 51: 51: *** 2 failures are detected in the test module "util/threading" Reported by: pkg-fallout (r428457 and r428600 builds were green) Modified: head/graphics/colmap/Makefile (contents, props changed) Modified: head/graphics/colmap/Makefile ============================================================================== --- head/graphics/colmap/Makefile Sat Dec 17 14:41:07 2016 (r428765) +++ head/graphics/colmap/Makefile Sat Dec 17 14:47:01 2016 (r428766) @@ -102,6 +102,4 @@ post-install-DOCS-on: # 34 - mvs/depth_map_test (Failed) # 39 - optim/loransac_test (Failed) # 42 - optim/ransac_test (Failed) -.if ${ARCH} != amd64 do-test: .IGNORE -.endif From owner-svn-ports-all@freebsd.org Sat Dec 17 15:31: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 259DCC8549C; Sat, 17 Dec 2016 15:31: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 E26D6957; Sat, 17 Dec 2016 15:31:11 +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 uBHFVBjt044243; Sat, 17 Dec 2016 15:31:11 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFV9sW044227; Sat, 17 Dec 2016 15:31:09 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612171531.uBHFV9sW044227@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 17 Dec 2016 15:31:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428767 - in head: . devel/py-glance-store devel/py-keystonemiddleware misc/py-glance net net/py-ceilometerclient net/py-cinderclient net/py-designateclient net/py-glanceclient net/py-h... 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: Sat, 17 Dec 2016 15:31:12 -0000 Author: novel Date: Sat Dec 17 15:31:09 2016 New Revision: 428767 URL: https://svnweb.freebsd.org/changeset/ports/428767 Log: Rename python openstack clients to match pypi names - Rename the following ports: py-ceilometerclient py-cinderclient py-designateclient py-glanceclient py-heatclient py-keystoneclient py-neutronclient py-novaclient py-openstackclient to py-python-$(component)client to match pypi name - Update MOVED - Update the appropriate dependency lines Suggested by: koobs Added: head/net/py-python-ceilometerclient/ - copied from r428766, head/net/py-ceilometerclient/ head/net/py-python-cinderclient/ - copied from r428766, head/net/py-cinderclient/ head/net/py-python-designateclient/ - copied from r428766, head/net/py-designateclient/ head/net/py-python-glanceclient/ - copied from r428766, head/net/py-glanceclient/ head/net/py-python-keystoneclient/ - copied from r428766, head/net/py-keystoneclient/ head/net/py-python-neutronclient/ - copied from r428766, head/net/py-neutronclient/ head/net/py-python-novaclient/ - copied from r428766, head/net/py-novaclient/ head/net/py-python-openstackclient/ - copied from r428766, head/net/py-openstackclient/ Deleted: head/net/py-ceilometerclient/ head/net/py-cinderclient/ head/net/py-designateclient/ head/net/py-glanceclient/ head/net/py-keystoneclient/ head/net/py-neutronclient/ head/net/py-novaclient/ head/net/py-openstackclient/ Modified: head/MOVED head/devel/py-glance-store/Makefile head/devel/py-keystonemiddleware/Makefile head/misc/py-glance/Makefile head/net/Makefile head/net/py-heatclient/Makefile head/net/py-python-ceilometerclient/Makefile head/net/py-python-cinderclient/Makefile head/net/py-python-designateclient/Makefile head/net/py-python-glanceclient/Makefile head/net/py-python-keystoneclient/Makefile head/net/py-python-neutronclient/Makefile head/net/py-python-novaclient/Makefile head/net/py-python-openstackclient/Makefile head/security/py-keystone/Makefile head/www/py-django-openstack-auth/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sat Dec 17 14:47:01 2016 (r428766) +++ head/MOVED Sat Dec 17 15:31:09 2016 (r428767) @@ -8832,3 +8832,12 @@ databases/py35-psycopg2|databases/py3-ps www/linux-f10-flashplugin11||2016-12-13|Deprecated www/linux-c6-flashplugin11|www/linux-c6-flashplugin24|2016-12-13|Deprecated www/linux-c7-flashplugin11|www/linux-c7-flashplugin24|2016-12-13|Deprecated +net/py-ceilometerclient|net/py-python-ceilometerclient|2016-12-17|Rename to match pypi name +net/py-cinderclient|net/py-python-cinderclient|2016-12-17|Rename to match pypi name +net/py-designateclient|net/py-python-designateclient|2016-12-17|Rename to match pypi name +net/py-glanceclient|net/py-python-glanceclient|2016-12-17|Rename to match pypi name +net/py-heatclient|net/py-python-heatclient|2016-12-17|Rename to match pypi name +net/py-keystoneclient|net/py-python-keystoneclient|2016-12-17|Rename to match pypi name +net/py-neutronclient|net/py-python-neutronclient|2016-12-17|Rename to match pypi name +net/py-novaclient|net/py-python-novaclient|2016-12-17|Rename to match pypi name +net/py-openstackclient|net/py-python-openstackclient|2016-12-17|Rename to match pypi name Modified: head/devel/py-glance-store/Makefile ============================================================================== --- head/devel/py-glance-store/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/devel/py-glance-store/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -3,6 +3,7 @@ PORTNAME= glance-store PORTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}enum ${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}keystoneclient>=0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.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 \ Modified: head/devel/py-keystonemiddleware/Makefile ============================================================================== --- head/devel/py-keystonemiddleware/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/devel/py-keystonemiddleware/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -3,6 +3,7 @@ PORTNAME= keystonemiddleware PORTVERSION= 4.10.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pb RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}webob>=1.2.3:www/py-webob \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}pycadf>=0:devel/py-pycadf \ ${PYTHON_PKGNAMEPREFIX}positional>=1.1.1:devel/py-positional \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.0:devel/py-oslo.utils \ Modified: head/misc/py-glance/Makefile ============================================================================== --- head/misc/py-glance/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/misc/py-glance/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -3,7 +3,7 @@ PORTNAME= glance PORTVERSION= 13.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc python MASTER_SITES= https://fossies.org/linux/misc/openstack/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -38,7 +38,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sql ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ ${PYTHON_PKGNAMEPREFIX}Paste>=0:www/py-paste \ ${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}openssl>=0.14:security/py-openssl \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}oslo.db>=0:devel/py-oslo.db \ Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -961,27 +961,21 @@ SUBDIR += py-amqplib SUBDIR += py-avahi SUBDIR += py-beanstalkc - SUBDIR += py-ceilometerclient - SUBDIR += py-cinderclient SUBDIR += py-cjdns SUBDIR += py-cloudfiles SUBDIR += py-coherence - SUBDIR += py-designateclient SUBDIR += py-dpkt SUBDIR += py-dugong SUBDIR += py-ec2-cli-tools SUBDIR += py-eventlet - SUBDIR += py-glanceclient SUBDIR += py-gntp SUBDIR += py-gspread SUBDIR += py-gspreadsheet SUBDIR += py-haproxy-log-analysis - SUBDIR += py-heatclient SUBDIR += py-impacket SUBDIR += py-ipaddress SUBDIR += py-iplib SUBDIR += py-kafka-python - SUBDIR += py-keystoneclient SUBDIR += py-kombu SUBDIR += py-ldap SUBDIR += py-ldap3 @@ -1000,13 +994,10 @@ SUBDIR += py-netifaces SUBDIR += py-netlib SUBDIR += py-netstring - SUBDIR += py-neutronclient SUBDIR += py-nnpy - SUBDIR += py-novaclient SUBDIR += py-ntplib SUBDIR += py-oauth SUBDIR += py-oauth2 - SUBDIR += py-openstackclient SUBDIR += py-paho-mqtt SUBDIR += py-pamqp SUBDIR += py-pcap @@ -1025,7 +1016,16 @@ SUBDIR += py-pysocks SUBDIR += py-pystun SUBDIR += py-python-bitcoinrpc + SUBDIR += py-python-ceilometerclient + SUBDIR += py-python-cinderclient + SUBDIR += py-python-designateclient + SUBDIR += py-python-glanceclient + SUBDIR += py-python-heatclient + SUBDIR += py-python-keystoneclient + SUBDIR += py-python-neutronclient + SUBDIR += py-python-novaclient SUBDIR += py-python-ntlm + SUBDIR += py-python-openstackclient SUBDIR += py-pyvmomi SUBDIR += py-pyzmq SUBDIR += py-qt4-network Modified: head/net/py-heatclient/Makefile ============================================================================== --- head/net/py-heatclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-heatclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= heatclient +PORTNAME= python-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 Modified: head/net/py-python-ceilometerclient/Makefile ============================================================================== --- head/net/py-ceilometerclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-ceilometerclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= ceilometerclient +PORTNAME= python-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 Modified: head/net/py-python-cinderclient/Makefile ============================================================================== --- head/net/py-cinderclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-cinderclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= cinderclient +PORTNAME= python-cinderclient PORTVERSION= 1.9.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack Cinder API Modified: head/net/py-python-designateclient/Makefile ============================================================================== --- head/net/py-designateclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-designateclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= designateclient +PORTNAME= python-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 Modified: head/net/py-python-glanceclient/Makefile ============================================================================== --- head/net/py-glanceclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-glanceclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,12 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= glanceclient +PORTNAME= python-glanceclient PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack Glance API @@ -14,7 +14,7 @@ COMMENT= Client for the OpenStack Glance BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6:devel/py-pbr RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel \ ${PYTHON_PKGNAMEPREFIX}prettytable>=0:devel/py-prettytable \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}requests>=2.10.0:www/py-requests \ ${PYTHON_PKGNAMEPREFIX}warlock>=0:devel/py-warlock \ ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ Modified: head/net/py-python-keystoneclient/Makefile ============================================================================== --- head/net/py-keystoneclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-keystoneclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= keystoneclient +PORTNAME= python-keystoneclient PORTVERSION= 3.7.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack Keystone API Modified: head/net/py-python-neutronclient/Makefile ============================================================================== --- head/net/py-neutronclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-neutronclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= neutronclient +PORTNAME= python-neutronclient PORTVERSION= 6.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack Neutron API Modified: head/net/py-python-novaclient/Makefile ============================================================================== --- head/net/py-novaclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-novaclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,11 @@ # Created by: Roman Bogorodskiy # $FreeBSD$ -PORTNAME= novaclient +PORTNAME= python-novaclient PORTVERSION= 6.0.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= novel@FreeBSD.org COMMENT= Client for the OpenStack Nova API Modified: head/net/py-python-openstackclient/Makefile ============================================================================== --- head/net/py-openstackclient/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/net/py-python-openstackclient/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -1,12 +1,12 @@ # Created by: Alexander Nusov # $FreeBSD$ -PORTNAME= openstackclient +PORTNAME= python-openstackclient PORTVERSION= 3.4.1 +PORTREVISION= 1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= alexander.nusov@nfvexpress.com COMMENT= Client for the OpenStack @@ -21,11 +21,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babe ${PYTHON_PKGNAMEPREFIX}osc-lib>=1.2.0:devel/py-osc-lib \ ${PYTHON_PKGNAMEPREFIX}oslo.i18n>=2.1.0:devel/py-oslo.i18n \ ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.18.0:devel/py-oslo.utils \ - ${PYTHON_PKGNAMEPREFIX}glanceclient>=2.5.0:net/py-glanceclient \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=3.6.0:net/py-keystoneclient \ - ${PYTHON_PKGNAMEPREFIX}novaclient>=0:net/py-novaclient \ - ${PYTHON_PKGNAMEPREFIX}cinderclient>=0:net/py-cinderclient \ - ${PYTHON_PKGNAMEPREFIX}neutronclient>=0:net/py-neutronclient + ${PYTHON_PKGNAMEPREFIX}python-glanceclient>=2.5.0:net/py-python-glanceclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.6.0:net/py-python-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-novaclient>=0:net/py-python-novaclient \ + ${PYTHON_PKGNAMEPREFIX}python-cinderclient>=0:net/py-python-cinderclient \ + ${PYTHON_PKGNAMEPREFIX}python-neutronclient>=0:net/py-python-neutronclient USES= python USE_PYTHON= distutils autoplist noegginfo Modified: head/security/py-keystone/Makefile ============================================================================== --- head/security/py-keystone/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/security/py-keystone/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -3,7 +3,7 @@ PORTNAME= keystone PORTVERSION= 10.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security python MASTER_SITES= https://fossies.org/linux/misc/openstack/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -26,7 +26,7 @@ RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}Bab ${PYTHON_PKGNAMEPREFIX}sqlalchemy-migrate>=0.9.6:databases/py-sqlalchemy-migrate \ ${PYTHON_PKGNAMEPREFIX}stevedore>=1.16.0:devel/py-stevedore \ ${PYTHON_PKGNAMEPREFIX}passlib>=1.6:security/py-passlib \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}keystonemiddleware>=0:devel/py-keystonemiddleware \ ${PYTHON_PKGNAMEPREFIX}oslo.cache>=1.5.0:devel/py-oslo.cache \ ${PYTHON_PKGNAMEPREFIX}oslo.concurrency>=3.8.0:devel/py-oslo.concurrency \ Modified: head/www/py-django-openstack-auth/Makefile ============================================================================== --- head/www/py-django-openstack-auth/Makefile Sat Dec 17 14:47:01 2016 (r428766) +++ head/www/py-django-openstack-auth/Makefile Sat Dec 17 15:31:09 2016 (r428767) @@ -3,6 +3,7 @@ PORTNAME= django-openstack-auth PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pb RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six \ ${PYTHON_PKGNAMEPREFIX}keystoneauth1>=2.14.0:devel/py-keystoneauth1 \ - ${PYTHON_PKGNAMEPREFIX}keystoneclient>=3.6.0:net/py-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}python-keystoneclient>=3.6.0:net/py-python-keystoneclient \ ${PYTHON_PKGNAMEPREFIX}oslo.policy>=1.15.0:devel/py-oslo.policy \ ${PYTHON_PKGNAMEPREFIX}oslo.config>=0:devel/py-oslo.config \ ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18 From owner-svn-ports-all@freebsd.org Sat Dec 17 15:35: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 8688CC857BD; Sat, 17 Dec 2016 15:35:49 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-lf0-x244.google.com (mail-lf0-x244.google.com [IPv6:2a00:1450:4010:c07::244]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 271B6DA4; Sat, 17 Dec 2016 15:35:49 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: by mail-lf0-x244.google.com with SMTP id y21so3782617lfa.0; Sat, 17 Dec 2016 07:35:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=zLlxasFutPYMsdQGNjXmxANS/My2hvTn3/WhVN1OeWk=; b=sQm4a3am6rMdYjLJsPo6ABvX1c+cXlNrYHB5XjTvG5+TaI71sMWzzfe8R8ndnT4SXs yPZmDlL94ylfJUi/ZTPwIXKWljDA+V7ggM15rokFooUUzOsujqoEVDpYQhhIKrsPaTYm VnEMYMhs950nllzjxlfbiRn23wwTyTpvlTDwR44XpxT1Yvf32TISfBypR0xnoGgHQohM jQH8KDwdi99JJhq0sh7C/mMXR55DcZXqmN3AFFXrMXin3p3itlLOsmb3QTvzut1X1KfG 0eE1mJaxmpObxlPjXmROgCQS9AnXTrS59PaMp7mnM7DsicFnE/wGm5ZezRI74HGcX4h5 P0lw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=zLlxasFutPYMsdQGNjXmxANS/My2hvTn3/WhVN1OeWk=; b=nFAW1AduSwloQqvAtt2WWm5ew5EcwN46a065Ce9N8qYkTzFO8Hs7w/gM+oog6iUq/1 s9aeKRkM9jqQZACAwBbaICA/luwRbbphz2xAhinUsvHqYDFr3GczTZXCU3e5eNwpV2k7 3j+NCu9GLobUAzkuBFFrPvVKAftXUrsEox4TBMlRDypLjV8XqDWjq7eoNZMBgVJI4ui7 MI3zCxtGzhciOSH6cUHPKe5xuR1CIqL3BgiwKgEWlTEEz4HO5UvLRS3n6a/HnTtkaJH9 DAFY6mkUcBOIWxkJ8DuucVrIHmZR/BmifrstjO2YNRyo2c0Rx9PDXlIjdE88csqvP8Hi 1PJQ== X-Gm-Message-State: AIkVDXIH2ZBmpn6T+aRzEQITPsdVe/D+69wh1HuYaQE2tETR7+uTUXxOISyNZQhrLcxswJfL/ndrhkGVZQDNTA== X-Received: by 10.25.24.160 with SMTP id 32mr1364670lfy.103.1481988946961; Sat, 17 Dec 2016 07:35:46 -0800 (PST) MIME-Version: 1.0 Sender: bsdkaffee@gmail.com Received: by 10.25.228.196 with HTTP; Sat, 17 Dec 2016 07:35:46 -0800 (PST) In-Reply-To: <8660miveyx.fsf@FreeBSD.org> References: <201612161531.uBGFVOI4055900@repo.freebsd.org> <8660miveyx.fsf@FreeBSD.org> From: "Jason E. Hale" Date: Sat, 17 Dec 2016 10:35:46 -0500 X-Google-Sender-Auth: Ex60X84umVO7ZwjbepXVVeSsNZs Message-ID: Subject: Re: svn commit: r428683 - in head/security: pinentry pinentry-qt4 pinentry/files To: Raphael Kubo da Costa Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Sat, 17 Dec 2016 15:35:49 -0000 On Sat, Dec 17, 2016 at 8:53 AM, Raphael Kubo da Costa wrote: > "Jason E. Hale" writes: > >> Author: jhale >> Date: Fri Dec 16 15:31:24 2016 >> New Revision: 428683 >> URL: https://svnweb.freebsd.org/changeset/ports/428683 >> >> Log: >> Update to 1.0.0 >> Add LICENSE (GPLv2+) >> Dependency cleanup >> Whitespace fix >> Remake patches >> Take maintainership > > This broke pinentry-qt5: > > checking for Qt5Core >= 5.0.0 Qt5Gui >= 5.0.0 Qt5Widgets >= 5.0.0... yes > checking for Qt5Core >= 5.7.0... no > checking for moc... /usr/local/lib/qt5/bin/moc > checking moc version... no > checking for moc-qt5... no > checking for qtchooser... no > ./configure: qtchooser: not found > checking for QtCore >= 4.6.0 QtGui >= 4.6.0... yes > checking for moc... (cached) /usr/local/lib/qt5/bin/moc > checking moc version... no > checking for moc-qt4... no > configure: error: No pinentry enabled. Hmm, I ran all the flavors through poudriere before the commit and never ran across this and I can't reproduce it. It looks like the configure script has the correct moc, but the moc version detection is failing. The version detection scheme is exactly the same in the qt.m4 file as the previous version, so why it's only not working with this version is beyond me. The only thing they changed in that file was requiring c++11 for Qt >= 5.7.0 which wouldn't apply here. AC_CHECK_TOOL(MOC, moc) AC_MSG_CHECKING([moc version]) mocversion=`$MOC -v 2>&1` mocversiongrep=`echo $mocversion | grep "Qt 5\|moc 5"` if test x"$mocversiongrep" != x"$mocversion"; then AC_MSG_RESULT([no]) $ /usr/local/lib/qt5/bin/moc -v moc 5.6.2 Which satisfies the condition, unless your 'moc -v' is barfing out something strange. From owner-svn-ports-all@freebsd.org Sat Dec 17 15:41:53 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 C5B45C8586B; Sat, 17 Dec 2016 15:41:53 +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 955E6FD4; Sat, 17 Dec 2016 15:41:53 +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 uBHFfqAi049351; Sat, 17 Dec 2016 15:41:52 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFfq0F049350; Sat, 17 Dec 2016 15:41:52 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612171541.uBHFfq0F049350@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 17 Dec 2016 15:41:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428768 - head/devel/libvirt 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: Sat, 17 Dec 2016 15:41:53 -0000 Author: novel Date: Sat Dec 17 15:41:52 2016 New Revision: 428768 URL: https://svnweb.freebsd.org/changeset/ports/428768 Log: devel/libvirt: tabs/spaces cleanup Replace a couple of spaces with tabs to follow common style. PR: 215264 Submitted by: timp87@gmail.com Modified: head/devel/libvirt/Makefile Modified: head/devel/libvirt/Makefile ============================================================================== --- head/devel/libvirt/Makefile Sat Dec 17 15:31:09 2016 (r428767) +++ head/devel/libvirt/Makefile Sat Dec 17 15:41:52 2016 (r428768) @@ -108,7 +108,7 @@ SUB_LIST+= PORTVERSION="-${PORTVERSION}" .include .if !${PLIST_SUB:MXEN} -PLIST_SUB+= XEN="@comment " +PLIST_SUB+= XEN="@comment " .endif CONF_FILES= \ @@ -165,7 +165,7 @@ regression-test: build .include .if ${ARCH} == amd64 || ${ARCH} == i386 -RUN_DEPENDS+= dmidecode:${PORTSDIR}/sysutils/dmidecode +RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif .include From owner-svn-ports-all@freebsd.org Sat Dec 17 15:45:30 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 A91A6C85A12; Sat, 17 Dec 2016 15:45:30 +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 789C812B7; Sat, 17 Dec 2016 15:45:30 +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 uBHFjTPh050253; Sat, 17 Dec 2016 15:45:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFjTlH050252; Sat, 17 Dec 2016 15:45:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171545.uBHFjTlH050252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 15:45:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428769 - head/astro/libosmium 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: Sat, 17 Dec 2016 15:45:30 -0000 Author: amdmi3 Date: Sat Dec 17 15:45:29 2016 New Revision: 428769 URL: https://svnweb.freebsd.org/changeset/ports/428769 Log: - Mark BROKEN on 9.x - Fix typo Modified: head/astro/libosmium/Makefile Modified: head/astro/libosmium/Makefile ============================================================================== --- head/astro/libosmium/Makefile Sat Dec 17 15:41:52 2016 (r428768) +++ head/astro/libosmium/Makefile Sat Dec 17 15:45:29 2016 (r428769) @@ -18,13 +18,15 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \ libexpat.so:textproc/expat2 BUILD_DEPENDS= sparsehash>=0:devel/sparsehash +BROKEN_FreeBSD_9= does not build (lack of c++11 support) + USE_GITHUB= yes GH_ACCOUNT= osmcode USES= cmake compiler:c++11-lib CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF -# though it build tests, the library itself it header-only +# though it builds tests, the library itself it header-only NO_ARCH= yes PORTDOCS= * From owner-svn-ports-all@freebsd.org Sat Dec 17 15:46:01 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 1F9A9C85A49; Sat, 17 Dec 2016 15:46:01 +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 E357B1391; Sat, 17 Dec 2016 15:46:00 +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 uBHFk0Ah050386; Sat, 17 Dec 2016 15:46:00 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFjxAf050380; Sat, 17 Dec 2016 15:45:59 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612171545.uBHFjxAf050380@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 17 Dec 2016 15:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428770 - head/x11/libXpm 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: Sat, 17 Dec 2016 15:46:01 -0000 Author: bapt Date: Sat Dec 17 15:45:59 2016 New Revision: 428770 URL: https://svnweb.freebsd.org/changeset/ports/428770 Log: Update to 3.5.12 Modified: head/x11/libXpm/Makefile head/x11/libXpm/distinfo Modified: head/x11/libXpm/Makefile ============================================================================== --- head/x11/libXpm/Makefile Sat Dec 17 15:45:29 2016 (r428769) +++ head/x11/libXpm/Makefile Sat Dec 17 15:45:59 2016 (r428770) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libXpm -PORTVERSION= 3.5.11 -PORTREVISION= 4 +PORTVERSION= 3.5.12 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org Modified: head/x11/libXpm/distinfo ============================================================================== --- head/x11/libXpm/distinfo Sat Dec 17 15:45:29 2016 (r428769) +++ head/x11/libXpm/distinfo Sat Dec 17 15:45:59 2016 (r428770) @@ -1,2 +1,3 @@ -SHA256 (xorg/lib/libXpm-3.5.11.tar.bz2) = c5bdafa51d1ae30086fac01ab83be8d47fe117b238d3437f8e965434090e041c -SIZE (xorg/lib/libXpm-3.5.11.tar.bz2) = 443496 +TIMESTAMP = 1481989508 +SHA256 (xorg/lib/libXpm-3.5.12.tar.bz2) = fd6a6de3da48de8d1bb738ab6be4ad67f7cb0986c39bd3f7d51dd24f7854bdec +SIZE (xorg/lib/libXpm-3.5.12.tar.bz2) = 430736 From owner-svn-ports-all@freebsd.org Sat Dec 17 15:47:23 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 7569FC85A8B; Sat, 17 Dec 2016 15:47:23 +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 450F714C4; Sat, 17 Dec 2016 15:47:23 +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 uBHFlMNp050517; Sat, 17 Dec 2016 15:47:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFlMZe050516; Sat, 17 Dec 2016 15:47:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171547.uBHFlMZe050516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 15:47:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428771 - head/sysutils/ioping 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: Sat, 17 Dec 2016 15:47:23 -0000 Author: amdmi3 Date: Sat Dec 17 15:47:22 2016 New Revision: 428771 URL: https://svnweb.freebsd.org/changeset/ports/428771 Log: - Fix LICENSE - Add LICENSE_FILE - Mark BROKEN on 9.x Approved by: portmgr blanket Modified: head/sysutils/ioping/Makefile Modified: head/sysutils/ioping/Makefile ============================================================================== --- head/sysutils/ioping/Makefile Sat Dec 17 15:45:59 2016 (r428770) +++ head/sysutils/ioping/Makefile Sat Dec 17 15:47:22 2016 (r428771) @@ -9,7 +9,10 @@ CATEGORIES= sysutils MAINTAINER= olevole@olevole.ru COMMENT= Simple disk I/0 latency measuring tool -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/LICENSE + +BROKEN_FreeBSD_9= does not build on FreeBSD 9.x: lack of mkostemp() USE_GITHUB= yes GH_ACCOUNT= koct9i From owner-svn-ports-all@freebsd.org Sat Dec 17 15:49: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 2CCEAC85BE0; Sat, 17 Dec 2016 15:49:38 +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 F06DF1658; Sat, 17 Dec 2016 15:49:37 +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 uBHFnbAS050682; Sat, 17 Dec 2016 15:49:37 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHFnbZe050681; Sat, 17 Dec 2016 15:49:37 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171549.uBHFnbZe050681@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 15:49:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428772 - head/sysutils/storcli 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: Sat, 17 Dec 2016 15:49:38 -0000 Author: amdmi3 Date: Sat Dec 17 15:49:36 2016 New Revision: 428772 URL: https://svnweb.freebsd.org/changeset/ports/428772 Log: - Mark BROKEN: does not fetch: fetch: http://docs.avagotech.com/docs-and-downloads/docs-and-downloads/raid-controllers/raid-controllers-common-files/1.19.04_StorCLI.zip: size mismatch: expected 41606377, actual 445196 Approved by: portmgr blanket Modified: head/sysutils/storcli/Makefile Modified: head/sysutils/storcli/Makefile ============================================================================== --- head/sysutils/storcli/Makefile Sat Dec 17 15:47:22 2016 (r428771) +++ head/sysutils/storcli/Makefile Sat Dec 17 15:49:36 2016 (r428772) @@ -18,6 +18,8 @@ RESTRICTED= Source recipient must acknow redistribution prohibited. See \ http://www.avagotech.com/docs/12354864 +BROKEN= does not fetch + USES= zip ONLY_FOR_ARCHS= i386 amd64 From owner-svn-ports-all@freebsd.org Sat Dec 17 16:11: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 6C66FC8400D; Sat, 17 Dec 2016 16:11:03 +0000 (UTC) (envelope-from mat@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 2EB311F10; Sat, 17 Dec 2016 16:11:03 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHGB2aG059744; Sat, 17 Dec 2016 16:11:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGB1Qv059736; Sat, 17 Dec 2016 16:11:01 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201612171611.uBHGB1Qv059736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Sat, 17 Dec 2016 16:11:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428773 - in head: comms/conserver-com databases/p5-DBIx-Admin-TableInfo databases/php70-memcached devel/p5-Test-DependentModules games/alienarena math/p5-Statistics-Descriptive securit... 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: Sat, 17 Dec 2016 16:11:03 -0000 Author: mat Date: Sat Dec 17 16:11:01 2016 New Revision: 428773 URL: https://svnweb.freebsd.org/changeset/ports/428773 Log: Whatever you do, ${PORTSDIR}/ keeps creeping back. Sponsored by: Absolight Modified: head/comms/conserver-com/Makefile (contents, props changed) head/databases/p5-DBIx-Admin-TableInfo/Makefile (contents, props changed) head/databases/php70-memcached/Makefile (contents, props changed) head/devel/p5-Test-DependentModules/Makefile (contents, props changed) head/games/alienarena/Makefile (contents, props changed) head/math/p5-Statistics-Descriptive/Makefile (contents, props changed) head/security/dotdotpwn/Makefile (contents, props changed) Modified: head/comms/conserver-com/Makefile ============================================================================== --- head/comms/conserver-com/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/comms/conserver-com/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -34,7 +34,7 @@ DEFAULTPORT?= 782 DEFAULTHOST?= localhost FREEIPMI_CONFIGURE_ON= --with-freeipmi=${LOCALBASE} -FREEIPMI_LIB_DEPENDS= libfreeipmi.so:${PORTSDIR}/sysutils/freeipmi +FREEIPMI_LIB_DEPENDS= libfreeipmi.so:sysutils/freeipmi GSSAPI_CONFIGURE_WITH= gssapi GSSAPIONLY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-conserver__master.c STRIPREALM_CONFIGURE_WITH= striprealm Modified: head/databases/p5-DBIx-Admin-TableInfo/Makefile ============================================================================== --- head/databases/p5-DBIx-Admin-TableInfo/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/databases/p5-DBIx-Admin-TableInfo/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -20,7 +20,7 @@ BUILD_DEPENDS= p5-DBI>=0:databases/p5-DB p5-Data-Dumper-Concise>=2.022:devel/p5-Data-Dumper-Concise \ p5-Lingua-EN-PluralToSingular>=0.18:textproc/p5-Lingua-EN-PluralToSingular \ p5-Moo>=2.002004:devel/p5-Moo \ - p5-Text-Table-Manifold>=1:${PORTSDIR}/textproc/p5-Text-Table-Manifold + p5-Text-Table-Manifold>=1:textproc/p5-Text-Table-Manifold RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes Modified: head/databases/php70-memcached/Makefile ============================================================================== --- head/databases/php70-memcached/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/databases/php70-memcached/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -29,6 +29,6 @@ GH_TAGNAME= c032fba PHP_MODNAME= memcached SASL_CONFIGURE_ENABLE= memcached-sasl -SASL_LIB_DEPENDS= libsasl2.so:${PORTSDIR}/security/cyrus-sasl2 +SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 .include Modified: head/devel/p5-Test-DependentModules/Makefile ============================================================================== --- head/devel/p5-Test-DependentModules/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/devel/p5-Test-DependentModules/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -33,7 +33,7 @@ USES= perl5 .include .if ${PERL_LEVEL} >= 502200 -TEST_DEPENDS+= p5-Module-Build>=0:${PORTSDIR}/devel/p5-Module-Build +TEST_DEPENDS+= p5-Module-Build>=0:devel/p5-Module-Build .endif .include Modified: head/games/alienarena/Makefile ============================================================================== --- head/games/alienarena/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/games/alienarena/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-7.66-linux20130827 MAINTAINER= acm@FreeBSD.org COMMENT= Alien Arena (native version) -RUN_DEPENDS= ${DATADIR}/data1/default.cfg:${PORTSDIR}/games/alienarena-data +RUN_DEPENDS= ${DATADIR}/data1/default.cfg:games/alienarena-data USES= compiler:c++11-lib dos2unix gmake USE_CXXSTD= c++11 @@ -49,11 +49,11 @@ LIBDIR= ${PREFIX}/lib/${PORTNAME} .if ${PORT_OPTIONS:MCLIENT} USES+= openal:soft,alut pkgconfig -LIB_DEPENDS+= libcurl.so:${PORTSDIR}/ftp/curl \ - libfreetype.so:${PORTSDIR}/print/freetype2 \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ - libpng16.so:${PORTSDIR}/graphics/png \ - libvorbis.so:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= libcurl.so:ftp/curl \ + libfreetype.so:print/freetype2 \ + libjpeg.so:graphics/jpeg \ + libpng16.so:graphics/png \ + libvorbis.so:audio/libvorbis BUILD_DEPENDS+= ${LOCALBASE}/lib/libode.a:devel/ode USE_GL= yes USE_XORG= xxf86dga xxf86vm Modified: head/math/p5-Statistics-Descriptive/Makefile ============================================================================== --- head/math/p5-Statistics-Descriptive/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/math/p5-Statistics-Descriptive/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Perl module that supplies statistical methods for perl5 -RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils +RUN_DEPENDS= p5-List-MoreUtils>=0:lang/p5-List-MoreUtils USES= perl5 USE_PERL5= configure Modified: head/security/dotdotpwn/Makefile ============================================================================== --- head/security/dotdotpwn/Makefile Sat Dec 17 15:49:36 2016 (r428772) +++ head/security/dotdotpwn/Makefile Sat Dec 17 16:11:01 2016 (r428773) @@ -23,7 +23,7 @@ OPTIONS_SUB= yes NMAP_DESC= ENABLE OS DETECTION FEATURE - REQUIRES NMAP OPTIONS_DEFAULT= NMAP -OSDETECTION_RUN_DEPENDS= nmap:${PORTSDIR}/security/nmap +OSDETECTION_RUN_DEPENDS= nmap:security/nmap USES= perl5 shebangfix From owner-svn-ports-all@freebsd.org Sat Dec 17 16:31:30 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 4D8DEC846FC; Sat, 17 Dec 2016 16:31:30 +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 1CC17A48; Sat, 17 Dec 2016 16:31:30 +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 uBHGVTFB070586; Sat, 17 Dec 2016 16:31:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGVTq8070584; Sat, 17 Dec 2016 16:31:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171631.uBHGVTq8070584@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 16:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428774 - head/devel/gnulib 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: Sat, 17 Dec 2016 16:31:30 -0000 Author: antoine Date: Sat Dec 17 16:31:28 2016 New Revision: 428774 URL: https://svnweb.freebsd.org/changeset/ports/428774 Log: Revert r428753 and unbreak Pointy hat: sunpoet Modified: head/devel/gnulib/Makefile head/devel/gnulib/pkg-descr Modified: head/devel/gnulib/Makefile ============================================================================== --- head/devel/gnulib/Makefile Sat Dec 17 16:11:01 2016 (r428773) +++ head/devel/gnulib/Makefile Sat Dec 17 16:31:28 2016 (r428774) @@ -2,14 +2,16 @@ PORTNAME= gnulib PORTVERSION= 20140202 -DISTVERSIONSUFFIX= -stable CATEGORIES= devel MASTER_SITES= http://erislabs.net/ianb/projects/gnulib/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-stable MAINTAINER= ports@FreeBSD.org COMMENT= GNU portability library -USES= gmake makeinfo perl5 shebangfix +BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo + +USES= gmake perl5 shebangfix SHEBANG_FILES= check-module PLIST_FILES= bin/check-module bin/gnulib-tool Modified: head/devel/gnulib/pkg-descr ============================================================================== --- head/devel/gnulib/pkg-descr Sat Dec 17 16:11:01 2016 (r428773) +++ head/devel/gnulib/pkg-descr Sat Dec 17 16:31:28 2016 (r428774) @@ -11,4 +11,4 @@ tarball; the idea is to copy files from However, there are bimonthly stable snapshots of the Gnulib codebase published at http://erislabs.net/ianb/projects/gnulib/ -WWW: https://www.gnu.org/software/gnulib/ +WWW: http://www.gnu.org/software/gnulib/ From owner-svn-ports-all@freebsd.org Sat Dec 17 16:32:48 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 32B17C848DE; Sat, 17 Dec 2016 16:32:48 +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 02431D7F; Sat, 17 Dec 2016 16:32:47 +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 uBHGWlSw070722; Sat, 17 Dec 2016 16:32:47 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGWl8a070721; Sat, 17 Dec 2016 16:32:47 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171632.uBHGWl8a070721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 16:32:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428775 - head/chinese/libchewing 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: Sat, 17 Dec 2016 16:32:48 -0000 Author: antoine Date: Sat Dec 17 16:32:46 2016 New Revision: 428775 URL: https://svnweb.freebsd.org/changeset/ports/428775 Log: Revert r428752 and unbreak Pointy hat: sunpoet Modified: head/chinese/libchewing/Makefile Modified: head/chinese/libchewing/Makefile ============================================================================== --- head/chinese/libchewing/Makefile Sat Dec 17 16:31:28 2016 (r428774) +++ head/chinese/libchewing/Makefile Sat Dec 17 16:32:46 2016 (r428775) @@ -13,12 +13,14 @@ COMMENT= Chewing intelligent phonetic in LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake libtool makeinfo pathfix pkgconfig sqlite tar:bzip2 +BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo + +USES= cmake libtool pathfix pkgconfig sqlite tar:bzip2 USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= chewing -CMAKE_ARGS= -DMAKEINFO=${LOCALBASE}/bin/makeinfo +CMAKE_ARGS+= -DMAKEINFO=${LOCALBASE}/bin/makeinfo CFLAGS+= -I${LOCALBASE}/include INFO= libchewing From owner-svn-ports-all@freebsd.org Sat Dec 17 16:33: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 D5019C8494A; Sat, 17 Dec 2016 16:33:50 +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 A48BDE67; Sat, 17 Dec 2016 16:33:50 +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 uBHGXnlQ070870; Sat, 17 Dec 2016 16:33:49 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGXn3X070869; Sat, 17 Dec 2016 16:33:49 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171633.uBHGXn3X070869@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 16:33:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428776 - head/lang/kawa 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: Sat, 17 Dec 2016 16:33:50 -0000 Author: antoine Date: Sat Dec 17 16:33:49 2016 New Revision: 428776 URL: https://svnweb.freebsd.org/changeset/ports/428776 Log: Revert r428756 and unbreak Pointy hat: sunpoet Modified: head/lang/kawa/Makefile Modified: head/lang/kawa/Makefile ============================================================================== --- head/lang/kawa/Makefile Sat Dec 17 16:32:46 2016 (r428775) +++ head/lang/kawa/Makefile Sat Dec 17 16:33:49 2016 (r428776) @@ -11,7 +11,9 @@ COMMENT= Java-based Scheme implementatio LICENSE= MIT -USES= gmake makeinfo readline +BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo + +USES= gmake readline USE_JAVA= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-kawa-frontend \ From owner-svn-ports-all@freebsd.org Sat Dec 17 16:35:27 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 CE65FC849B0; Sat, 17 Dec 2016 16:35:27 +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 9DF2FF4B; Sat, 17 Dec 2016 16:35:27 +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 uBHGZQHa071030; Sat, 17 Dec 2016 16:35:26 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGZQ9H071029; Sat, 17 Dec 2016 16:35:26 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612171635.uBHGZQ9H071029@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 16:35:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428777 - head/devel/openocd 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: Sat, 17 Dec 2016 16:35:27 -0000 Author: antoine Date: Sat Dec 17 16:35:26 2016 New Revision: 428777 URL: https://svnweb.freebsd.org/changeset/ports/428777 Log: Revert r428754 and unbreak Pointy hat: sunpoet Modified: head/devel/openocd/Makefile Modified: head/devel/openocd/Makefile ============================================================================== --- head/devel/openocd/Makefile Sat Dec 17 16:33:49 2016 (r428776) +++ head/devel/openocd/Makefile Sat Dec 17 16:35:26 2016 (r428777) @@ -9,8 +9,7 @@ MASTER_SITES= SF MAINTAINER= skreuzer@FreeBSD.org COMMENT= Open On-Chip Debugger -LICENSE= GPLv2 -LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${LOCALBASE}/bin/makeinfo:print/texinfo GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-werror @@ -53,7 +52,7 @@ RMTBITBANG_DESC=Support Remote-Bitbang D MINIDRIVER_DESC=Dummy minidriver only (will exclude others!) CMSISDAP_DESC=Support for CMSIS-DAP Compliant Debugger -USES= gmake libtool makeinfo pkgconfig tar:bzip2 +USES= gmake libtool pkgconfig tar:bzip2 CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib INFO= openocd From owner-svn-ports-all@freebsd.org Sat Dec 17 16:36:52 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 4D55BC84AEE; Sat, 17 Dec 2016 16:36:52 +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 1603B10FE; Sat, 17 Dec 2016 16:36:52 +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 uBHGapOc071175; Sat, 17 Dec 2016 16:36:51 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGapZ3071174; Sat, 17 Dec 2016 16:36:51 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171636.uBHGapZ3071174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 16:36:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428778 - head/sysutils/ttyd 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: Sat, 17 Dec 2016 16:36:52 -0000 Author: amdmi3 Date: Sat Dec 17 16:36:51 2016 New Revision: 428778 URL: https://svnweb.freebsd.org/changeset/ports/428778 Log: - Fix build on 9.x Approved by: portmgr blanket Modified: head/sysutils/ttyd/Makefile Modified: head/sysutils/ttyd/Makefile ============================================================================== --- head/sysutils/ttyd/Makefile Sat Dec 17 16:35:26 2016 (r428777) +++ head/sysutils/ttyd/Makefile Sat Dec 17 16:36:51 2016 (r428778) @@ -18,6 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= tsl0922 USES= cmake pkgconfig ssl +USE_CSTD= c99 PLIST_FILES= bin/${PORTNAME} do-install: From owner-svn-ports-all@freebsd.org Sat Dec 17 16:38: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 5F4D5C84B55; Sat, 17 Dec 2016 16:38:03 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-oi0-x243.google.com (mail-oi0-x243.google.com [IPv6:2607:f8b0:4003:c06::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 292FF122B; Sat, 17 Dec 2016 16:38:03 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-oi0-x243.google.com with SMTP id f201so14186889oib.0; Sat, 17 Dec 2016 08:38:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=JTkNBZNY016xRInB4F2DhZxqGTUkKtLC3WUC5B24YIM=; b=A4NIrDcNg3AjPHLI2x+p9BlnD3pSBPkRiJIrshTaWn5LgS3xeeH4xKIR32MJ2CpYxY E9/LjaVth0ZpjhKDD6yx2YuQ4p+G5GOMYRq/7E52bHmTPsgCVeQYb0P3oqWn66npx53g jtr+lJSpKh1LIIs3rgFMoWlZqSfVcvX8ze0GXnT+NWJLQ8BK05MTM3RLEctuJncE8BC8 UD0CcDvQUq2W/RZMfg3g8vpAlMdktKXTVFupKhpK+vEZepCr2m6ysUZEyjtfRBwoW9bV f8L2N2MGLI4W+gZgaqjQWvvSw3chGidD3EWV05I6deqy+m+JqCNcGF1DqL26lOvy+y0s SuMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=JTkNBZNY016xRInB4F2DhZxqGTUkKtLC3WUC5B24YIM=; b=cNJWpz4TScd6APwvkiewNOFd/Scdj64BxsFDsWzwnYuA0JD+/PWo3UAXbLMWB8ueXM R0k+BHYDQtfoK8HlgcqPeZJHbrtzgkIROjE0X5mZq302pLEEkl4JXIZTVE6VFoTxtoHq 8SxQJSeOBERLnr5aaNayBlUD2gvNm2K3vwulUjVBaXLBWRS8YoimQUNdlap5SWp3bPln /lCwJWs3F6dPexT3oRwA2RT8kRPZ+kZW2Bqk3rXYk8TLT/UOQyMXDyA4GNNZnM+VBZeh S8zqI+Raxi4Brb64zwrj+S5OR6DiI5OQqVWOllB6/vnLrPLDPv4LR5DOv5aJeoHgaC9s q2XA== X-Gm-Message-State: AIkVDXJpk122qsMpllKJP5yAGvIyh1nPb1uoRlcJ9OsImzEUkT56Vhc+/nsgwWGe6n9gLyJbFnKt+UoGWy/OHQ== X-Received: by 10.202.245.74 with SMTP id t71mr4974415oih.37.1481992682091; Sat, 17 Dec 2016 08:38:02 -0800 (PST) MIME-Version: 1.0 Sender: thomas.e.zander@googlemail.com Received: by 10.202.46.84 with HTTP; Sat, 17 Dec 2016 08:38:01 -0800 (PST) In-Reply-To: <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> References: <201612171341.uBHDfWIF098306@repo.freebsd.org> <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> From: Thomas Zander Date: Sat, 17 Dec 2016 17:38:01 +0100 X-Google-Sender-Auth: G9p4Eyyq3BJO_GQYScRsIZftU7Y Message-ID: Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files To: Mathieu Arnold Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Sat, 17 Dec 2016 16:38:03 -0000 On 17 December 2016 at 14:50, Mathieu Arnold wrote: > Le 17/12/2016 =C3=A0 14:41, Thomas Zander a =C3=A9crit : >> Modified: head/audio/fluidsynth/Makefile >> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D >> --- head/audio/fluidsynth/Makefile Sat Dec 17 13:26:05 2016 (r= 428762) >> +++ head/audio/fluidsynth/Makefile Sat Dec 17 13:41:32 2016 (r= 428763) >> @@ -13,7 +13,7 @@ COMMENT=3D Real-time software synthesizer >> LICENSE=3D LGPL20 >> LICENSE_FILE=3D ${WRKSRC}/COPYING >> >> -OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO = SNDFILE >> +OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDIO = SNDFILE SNDIO >> OPTIONS_DEFAULT=3D JACK > > This is missing a PORTREVISION bump. Since when? The new SNDIO knob is disabled by default and the default package remains unchanged. >> +SNDIO_LIB_DEPENDS=3D libsndio.so:audio/sndio >> +SNDIO_CMAKE_OFF=3D -Denable-sndio:BOOL=3DFALSE > > I guess this should probably be: > > SNDIO_CMAKE_BOOL=3D enable-sndio At the moment, fluidsynth handles all CMAKE bool switches in the 'old' fashion. We should update all of them, but I'd like to confirm that it still builds. Best regards Riggs From owner-svn-ports-all@freebsd.org Sat Dec 17 16:38:21 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 72554C84B81; Sat, 17 Dec 2016 16:38:21 +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 41E51130D; Sat, 17 Dec 2016 16:38:21 +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 uBHGcKMi071311; Sat, 17 Dec 2016 16:38:20 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGcKa1071310; Sat, 17 Dec 2016 16:38:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171638.uBHGcKa1071310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 16:38:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428779 - head/devel/protobuf 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: Sat, 17 Dec 2016 16:38:21 -0000 Author: amdmi3 Date: Sat Dec 17 16:38:20 2016 New Revision: 428779 URL: https://svnweb.freebsd.org/changeset/ports/428779 Log: - Mark BROKEN on 9.x: ./google/protobuf/arena.h:628: sorry, unimplemented: inlining failed in call to 'static T* google::protobuf::Arena::CreateMaybeMessage(google::protobuf::Arena*, ...) [with T = google::protobuf::Mixin]': function not inlinable Approved by: portmgr blanket Modified: head/devel/protobuf/Makefile Modified: head/devel/protobuf/Makefile ============================================================================== --- head/devel/protobuf/Makefile Sat Dec 17 16:36:51 2016 (r428778) +++ head/devel/protobuf/Makefile Sat Dec 17 16:38:20 2016 (r428779) @@ -16,6 +16,7 @@ TEST_DEPENDS= googlemock>=0:devel/google googletest>=0:devel/googletest BROKEN_sparc64= fails to compile: no atomic ops available +BROKEN_FreeBSD_9= does not build CFLAGS+= -DGOOGLE_PROTOBUF_NO_RTTI GNU_CONFIGURE= yes From owner-svn-ports-all@freebsd.org Sat Dec 17 16:38:28 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 3792BC84BB1; Sat, 17 Dec 2016 16:38:28 +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 1267B1342; Sat, 17 Dec 2016 16:38:28 +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 uBHGcRw4071473; Sat, 17 Dec 2016 16:38:27 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGcQUp071469; Sat, 17 Dec 2016 16:38:26 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612171638.uBHGcQUp071469@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 17 Dec 2016 16:38:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428780 - in head/net: . py-python-barbicanclient 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: Sat, 17 Dec 2016 16:38:28 -0000 Author: novel Date: Sat Dec 17 16:38:26 2016 New Revision: 428780 URL: https://svnweb.freebsd.org/changeset/ports/428780 Log: Add py-python-barbicanclient 4.1.0, client Library for OpenStack Barbican Key Management API. PR: 215298 Submitted by: Alexander Nusov Added: head/net/py-python-barbicanclient/ head/net/py-python-barbicanclient/Makefile (contents, props changed) head/net/py-python-barbicanclient/distinfo (contents, props changed) head/net/py-python-barbicanclient/pkg-descr (contents, props changed) Modified: head/net/Makefile Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Sat Dec 17 16:38:20 2016 (r428779) +++ head/net/Makefile Sat Dec 17 16:38:26 2016 (r428780) @@ -1015,6 +1015,7 @@ SUBDIR += py-pysmb SUBDIR += py-pysocks SUBDIR += py-pystun + SUBDIR += py-python-barbicanclient SUBDIR += py-python-bitcoinrpc SUBDIR += py-python-ceilometerclient SUBDIR += py-python-cinderclient Added: head/net/py-python-barbicanclient/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-python-barbicanclient/Makefile Sat Dec 17 16:38:26 2016 (r428780) @@ -0,0 +1,30 @@ +# Created by: Alexander Nusov +# $FreeBSD$ + +PORTNAME= python-barbicanclient +PORTVERSION= 4.1.0 +CATEGORIES= net python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= alexander.nusov@nfvexpress.com +COMMENT= Client Library for OpenStack Barbican Key Management API + +LICENSE= APACHE20 + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pbr>=1.6: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}python-keystoneclient>=0:net/py-python-keystoneclient \ + ${PYTHON_PKGNAMEPREFIX}oslo.utils>=3.16.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}cliff>=0:devel/py-cliff + +NO_ARCH= yes + +USES= python +USE_PYTHON= autoplist distutils + +.include Added: head/net/py-python-barbicanclient/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-python-barbicanclient/distinfo Sat Dec 17 16:38:26 2016 (r428780) @@ -0,0 +1,3 @@ +TIMESTAMP = 1481137848 +SHA256 (python-barbicanclient-4.1.0.tar.gz) = 843678153d6091ad40133191229128b481d58d4c7d170ed21ceac5d8bfade3d7 +SIZE (python-barbicanclient-4.1.0.tar.gz) = 106512 Added: head/net/py-python-barbicanclient/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/py-python-barbicanclient/pkg-descr Sat Dec 17 16:38:26 2016 (r428780) @@ -0,0 +1,5 @@ +This is a client for the Barbican Key Management API. There is a Python +library for accessing the API (barbicanclient module), and a command-line +script (barbican). + +WWW: http://pypi.python.org/pypi/python-barbicanclient From owner-svn-ports-all@freebsd.org Sat Dec 17 16:59: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 46C0BC8522A; Sat, 17 Dec 2016 16:59:00 +0000 (UTC) (envelope-from jhale@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 164A01E2E; Sat, 17 Dec 2016 16:59:00 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHGwxQ2079556; Sat, 17 Dec 2016 16:58:59 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHGwxOo079554; Sat, 17 Dec 2016 16:58:59 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201612171658.uBHGwxOo079554@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Sat, 17 Dec 2016 16:58:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428781 - head/security/snort2pfcd 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: Sat, 17 Dec 2016 16:59:00 -0000 Author: jhale Date: Sat Dec 17 16:58:58 2016 New Revision: 428781 URL: https://svnweb.freebsd.org/changeset/ports/428781 Log: Update to 1.2 PR: 213429 Submitted by: Samee Shahzada (maintainer) Modified: head/security/snort2pfcd/Makefile head/security/snort2pfcd/distinfo Modified: head/security/snort2pfcd/Makefile ============================================================================== --- head/security/snort2pfcd/Makefile Sat Dec 17 16:38:26 2016 (r428780) +++ head/security/snort2pfcd/Makefile Sat Dec 17 16:58:58 2016 (r428781) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= snort2pfcd -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= security MASTER_SITES= http://www.tworoutes.com/oss/ Modified: head/security/snort2pfcd/distinfo ============================================================================== --- head/security/snort2pfcd/distinfo Sat Dec 17 16:38:26 2016 (r428780) +++ head/security/snort2pfcd/distinfo Sat Dec 17 16:58:58 2016 (r428781) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475476031 -SHA256 (snort2pfcd-1.0.tar.gz) = 95a3a9f14c6a42cf1f25d53dd8413a085fdc2056461b8cbc19ff16da0c073d44 -SIZE (snort2pfcd-1.0.tar.gz) = 10318 +TIMESTAMP = 1481986010 +SHA256 (snort2pfcd-1.2.tar.gz) = 74d829c3140d1e0b385fbbbc9e50a714087e43b94def1040fc2454fa176a6ba7 +SIZE (snort2pfcd-1.2.tar.gz) = 11231 From owner-svn-ports-all@freebsd.org Sat Dec 17 17:00: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 02D53C85449; Sat, 17 Dec 2016 17:00:10 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (prod2.absolight.net [79.143.243.136]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B837B7C; Sat, 17 Dec 2016 17:00:09 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 517F8BDD72; Sat, 17 Dec 2016 18:00:07 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by prod2.absolight.net (Postfix) with ESMTPSA id 17CCFBDD4C; Sat, 17 Dec 2016 18:00:07 +0100 (CET) Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files To: Thomas Zander References: <201612171341.uBHDfWIF098306@repo.freebsd.org> <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: Date: Sat, 17 Dec 2016 18:00:05 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qEFBOQh6MFxs3JojIt18AW1Kth6Ct5TlK" 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: Sat, 17 Dec 2016 17:00:10 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --qEFBOQh6MFxs3JojIt18AW1Kth6Ct5TlK Content-Type: multipart/mixed; boundary="DsTCVB5jVOqkvaxe7M9ktD9OowFoFt9B6"; protected-headers="v1" From: Mathieu Arnold To: Thomas Zander Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files References: <201612171341.uBHDfWIF098306@repo.freebsd.org> <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> In-Reply-To: --DsTCVB5jVOqkvaxe7M9ktD9OowFoFt9B6 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 17/12/2016 =C3=A0 17:38, Thomas Zander a =C3=A9crit : > On 17 December 2016 at 14:50, Mathieu Arnold wrote: >> Le 17/12/2016 =C3=A0 14:41, Thomas Zander a =C3=A9crit : >>> Modified: head/audio/fluidsynth/Makefile >>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >>> --- head/audio/fluidsynth/Makefile Sat Dec 17 13:26:05 2016 = (r428762) >>> +++ head/audio/fluidsynth/Makefile Sat Dec 17 13:41:32 2016 = (r428763) >>> @@ -13,7 +13,7 @@ COMMENT=3D Real-time software synthesizer >>> LICENSE=3D LGPL20 >>> LICENSE_FILE=3D ${WRKSRC}/COPYING >>> >>> -OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUD= IO SNDFILE >>> +OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUD= IO SNDFILE SNDIO >>> OPTIONS_DEFAULT=3D JACK >> This is missing a PORTREVISION bump. > Since when? The new SNDIO knob is disabled by default and the default > package remains unchanged. First, because, well, it is the rule[1]. You changed the options list, so the package can change, so it must be bumped. Second, because if I had built this port before you added the option, and I had sndio installed, it would be linked with it but there would not be a dependency recorded. But if I build it after this option is added, it is not liked with SNDIO any more. Which makes a different package, which is a big reason for bumping PORTREVISION. >>> +SNDIO_LIB_DEPENDS=3D libsndio.so:audio/sndio >>> +SNDIO_CMAKE_OFF=3D -Denable-sndio:BOOL=3DFALSE >> I guess this should probably be: >> >> SNDIO_CMAKE_BOOL=3D enable-sndio > At the moment, fluidsynth handles all CMAKE bool switches in the 'old' > fashion. We should update all of them, but I'd like to confirm that it > still builds. 1: https://www.freebsd.org/doc/en/books/porters-handbook/makefile-naming.htm= l#makefile-portrevision --=20 Mathieu Arnold --DsTCVB5jVOqkvaxe7M9ktD9OowFoFt9B6-- --qEFBOQh6MFxs3JojIt18AW1Kth6Ct5TlK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAEBCgBmBQJYVW8WXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85IN0MQALYBzfp2E4iLstoFxeBY1iuI oc8UUabh5uzztCp5OnMDqBSOusSi1s9evXANxsZahRr+s2BwH8bOIPU8qmnL4y3d 2f1LkE4dsaWrCW5/JU1k/0OMWF5k6dRuX1CMrEMeiq9vcgEvTLSMTW+lJ/dxjf2a a3h7iCKPzSRRKm0l1+Djs6horMLi6uHGfmDknpvJyGWMgwfMu6MNWdF3rqe9ji9G VtTo+kzFT+GgVTJuycsM+FtMgWnNzaVXAMpgLdwB6o65G3pp6WW5LbAA8ixNx7zL ePWpAW5/9j8/MHLwYmcmikVQ+3Bs+1fiML62Vagk0e/YRXGsDkQyjTx/B2FFG3Wy NBwlyBNH/oA7KcerF5iYiG7J9OiNAzGXSzggZyhgwuAqY/hYHE15fpMyNXLLqJIu UjeJOD2SqwtK+ghjm//uETi0L5L9wr6bgSpyTm/BhAw1hmmQJmX+RCCqMJxYPRz4 GJncou6VBpUkQtPp3E58ul8Gnj2cIofIAFzGSTLoiRJxk0/1Wqs2PUM1UNHeHsrD GA5eibgWP2hNDytOia7wDIHvsLA9rIxQlFETx1wngIV9P6mPJncMeAvL2B6PddFB IvSYntzJS5TgCFh1fkwFfdzXkM4Ke2rT+fmqnoK/aeMoAbgRNqRZSwA4I09kLNpb p+tjYEeVQMEX5leulY2W =Y1rp -----END PGP SIGNATURE----- --qEFBOQh6MFxs3JojIt18AW1Kth6Ct5TlK-- From owner-svn-ports-all@freebsd.org Sat Dec 17 17:08:43 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 94160C8562E; Sat, 17 Dec 2016 17:08:43 +0000 (UTC) (envelope-from riggs@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 588B46CA; Sat, 17 Dec 2016 17:08:43 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHH8gMq083702; Sat, 17 Dec 2016 17:08:42 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHH8gnB083701; Sat, 17 Dec 2016 17:08:42 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612171708.uBHH8gnB083701@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 17 Dec 2016 17:08:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428782 - head/audio/fluidsynth 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: Sat, 17 Dec 2016 17:08:43 -0000 Author: riggs Date: Sat Dec 17 17:08:42 2016 New Revision: 428782 URL: https://svnweb.freebsd.org/changeset/ports/428782 Log: Bump PORTREVISION (due to changed OPTIONS set in the previous commit) Modified: head/audio/fluidsynth/Makefile Modified: head/audio/fluidsynth/Makefile ============================================================================== --- head/audio/fluidsynth/Makefile Sat Dec 17 16:58:58 2016 (r428781) +++ head/audio/fluidsynth/Makefile Sat Dec 17 17:08:42 2016 (r428782) @@ -3,7 +3,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} From owner-svn-ports-all@freebsd.org Sat Dec 17 17:13: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 3A2A5C85773; Sat, 17 Dec 2016 17:13:29 +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 E3CB4A80; Sat, 17 Dec 2016 17:13:28 +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 uBHHDStU087473; Sat, 17 Dec 2016 17:13:28 GMT (envelope-from novel@FreeBSD.org) Received: (from novel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHDS2L087472; Sat, 17 Dec 2016 17:13:28 GMT (envelope-from novel@FreeBSD.org) Message-Id: <201612171713.uBHHDS2L087472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: novel set sender to novel@FreeBSD.org using -f From: Roman Bogorodskiy Date: Sat, 17 Dec 2016 17:13:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428783 - in head/net: py-heatclient py-python-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: Sat, 17 Dec 2016 17:13:29 -0000 Author: novel Date: Sat Dec 17 17:13:27 2016 New Revision: 428783 URL: https://svnweb.freebsd.org/changeset/ports/428783 Log: net/py-heatclient: complete rename to net/py-python-heatclient Should have been done as a part of my previous commit (r428767), but somehow forgot to svn mv for this one. Reported by: antoine Added: head/net/py-python-heatclient/ - copied from r428782, head/net/py-heatclient/ Deleted: head/net/py-heatclient/ From owner-svn-ports-all@freebsd.org Sat Dec 17 17:17:02 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 EE313C857BF; Sat, 17 Dec 2016 17:17:02 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: from mail-oi0-x241.google.com (mail-oi0-x241.google.com [IPv6:2607:f8b0:4003:c06::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A8FCDB92; Sat, 17 Dec 2016 17:17:02 +0000 (UTC) (envelope-from thomas.e.zander@googlemail.com) Received: by mail-oi0-x241.google.com with SMTP id f201so14281344oib.0; Sat, 17 Dec 2016 09:17:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-transfer-encoding; bh=T+MCeXeJihRFnG7WiXzXQkbLqjHu+qHbIAKTd8tuvkc=; b=esb1/NfFzGMSksj+Ct0D428yTuNOxsqnbqljEPdprFNlVTaCBW6UHaSRQ1pE9S71is 9RO/1O3SPUelcPMb3nTrtBNO9ciILpL56jbyoIY64dotNatNU7IlZWep8XvYW7f56L7y TR2Cm38KZA8YELz8CyvEMbLm5dS+ObfskbKNXcBhMUePInrd9v6xh1YTrkuYOl8Sp+Tq gU2dNZ9uszhMiUOWKJdxSr97jIxgy78PdOgA2ZvzyMQG7Q2w1rW+u6FPCR+aKg6wK5mR v/vVlT1fQ6cG2uiHuAN9TdU0dO3Mnikt73E7UThbVFvYtboAjyPEOFP5YskSpTyXCpuH csBw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc:content-transfer-encoding; bh=T+MCeXeJihRFnG7WiXzXQkbLqjHu+qHbIAKTd8tuvkc=; b=iba6czINPJktZhYl4Yvl8kW01jHYUQ/PnocQZ6VxNO8bjlbpIgHBKXwbiQvQbT1on+ ZqLEiSCujatyHl1yHwd7aEHHB9f3kZqxbvqsX7ehFw/4FqZpz95pjkco8JhrPLjNh6t+ RsOunEeay4jsfx+aE8hOmot0mo4071eDx29XP2EczNkJW5K+suYy+kcadDTe6ls3yQ+3 CHteV1XC0Kpl8xg7fKSfUMzSBpK0gNVt4yFkQbDILGQKIYT437aNzhpa8mlIzfdCbTJQ eA1T2BMkMWvFFltAoEB03RFuLbPUDpj26YKIlq7NoDao/8WvpghxqScDsXcyvYoFRxjw ihhw== X-Gm-Message-State: AIkVDXK/meNZEkpso6LfETVMui8Uhq2olhpWYe10lFIZXaJpsrFHKyVMrGpq241pEfxqb+wWwDMKRlSDbuCpHg== X-Received: by 10.202.241.130 with SMTP id p124mr4739783oih.85.1481995021701; Sat, 17 Dec 2016 09:17:01 -0800 (PST) MIME-Version: 1.0 Sender: thomas.e.zander@googlemail.com Received: by 10.202.46.84 with HTTP; Sat, 17 Dec 2016 09:17:01 -0800 (PST) In-Reply-To: References: <201612171341.uBHDfWIF098306@repo.freebsd.org> <8e01a684-eef8-a3ab-1cea-757db5879feb@FreeBSD.org> From: Thomas Zander Date: Sat, 17 Dec 2016 18:17:01 +0100 X-Google-Sender-Auth: 9R63rk3n2n1ncmuKRbLqGLYz158 Message-ID: Subject: Re: svn commit: r428763 - in head/audio/fluidsynth: . files To: Mathieu Arnold Cc: "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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: Sat, 17 Dec 2016 17:17:03 -0000 On 17 December 2016 at 18:00, Mathieu Arnold wrote: > Le 17/12/2016 =C3=A0 17:38, Thomas Zander a =C3=A9crit : >> On 17 December 2016 at 14:50, Mathieu Arnold wrote: >>> Le 17/12/2016 =C3=A0 14:41, Thomas Zander a =C3=A9crit : >>>> Modified: head/audio/fluidsynth/Makefile >>>> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D >>>> --- head/audio/fluidsynth/Makefile Sat Dec 17 13:26:05 2016 = (r428762) >>>> +++ head/audio/fluidsynth/Makefile Sat Dec 17 13:41:32 2016 = (r428763) >>>> @@ -13,7 +13,7 @@ COMMENT=3D Real-time software synthesizer >>>> LICENSE=3D LGPL20 >>>> LICENSE_FILE=3D ${WRKSRC}/COPYING >>>> >>>> -OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDI= O SNDFILE >>>> +OPTIONS_DEFINE=3D JACK ALSA DBUS LADSPA LASH PORTAUDIO PULSEAUDI= O SNDFILE SNDIO >>>> OPTIONS_DEFAULT=3D JACK >>> This is missing a PORTREVISION bump. >> Since when? The new SNDIO knob is disabled by default and the default >> package remains unchanged. > > First, because, well, it is the rule[1]. You changed the options list, > so the package can change, so it must be bumped. Thanks for pointing to the doc. However, I specifically remember discussions about NOT bumping in case the default package remains unchanged, the goal being to avoid futile rebuild of packages. That was the rationale for not bumping. But if it's the rule, sure, don't want to break any laws here :-) > Second, because if I had built this port before you added the option, > and I had sndio installed, it would be linked with it but there would > not be a dependency recorded. But if I build it after this option is > added, it is not liked with SNDIO any more. Which makes a different > package, which is a big reason for bumping PORTREVISION. That's incorrect. The patch brings in not only the cmake args but the whole sndio output module. fluidsynth before this commit would never link to sndio. So this would have not been a problem at all. Best regards Riggs From owner-svn-ports-all@freebsd.org Sat Dec 17 17:18: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 B3675C8582E; Sat, 17 Dec 2016 17:18:39 +0000 (UTC) (envelope-from riggs@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 74655C8E; Sat, 17 Dec 2016 17:18:39 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHIcl9087796; Sat, 17 Dec 2016 17:18:38 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHIc55087790; Sat, 17 Dec 2016 17:18:38 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612171718.uBHHIc55087790@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 17 Dec 2016 17:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428784 - head/devel/vasm 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: Sat, 17 Dec 2016 17:18:39 -0000 Author: riggs Date: Sat Dec 17 17:18:38 2016 New Revision: 428784 URL: https://svnweb.freebsd.org/changeset/ports/428784 Log: Update to upstream version 1.7g PR: 214886 Submitted by: cs@innolan.dk (maintainer) Modified: head/devel/vasm/Makefile head/devel/vasm/distinfo head/devel/vasm/pkg-descr head/devel/vasm/pkg-plist Modified: head/devel/vasm/Makefile ============================================================================== --- head/devel/vasm/Makefile Sat Dec 17 17:13:27 2016 (r428783) +++ head/devel/vasm/Makefile Sat Dec 17 17:18:38 2016 (r428784) @@ -2,22 +2,23 @@ # $FreeBSD$ PORTNAME= vasm -PORTVERSION= 1.7e +PORTVERSION= 1.7g CATEGORIES= devel MASTER_SITES= http://server.owl.de/%SUBDIR%/ MASTER_SITE_SUBDIR= ~frank/tags/ -DISTNAME= vasm1_7e +DISTNAME= vasm1_7g MAINTAINER= cs@innolan.dk COMMENT= Portable 6502 6800 arm c16x jagrisc m68k ppc vidcore x86 z80 assembler LEGAL_TEXT= This archive may be redistributed without modifications and used for non-commercial purposes. +NO_ARCH= yes USES= gmake pathfix WRKSRC= ${WRKDIR}/vasm -CPU_LIST= 6502 6800 arm c16x jagrisc m68k ppc test vidcore x86 z80 -SYNTAX_LIST= std mot oldstyle +CPU_LIST= 6502 6800 arm c16x jagrisc m68k ppc test tr3200 vidcore x86 z80 +SYNTAX_LIST= std madmac mot oldstyle test OUTPUT_LIST= aout bin elf hunk test tos vobj do-build: Modified: head/devel/vasm/distinfo ============================================================================== --- head/devel/vasm/distinfo Sat Dec 17 17:13:27 2016 (r428783) +++ head/devel/vasm/distinfo Sat Dec 17 17:18:38 2016 (r428784) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468497219 -SHA256 (vasm1_7e.tar.gz) = 2878c9c62bd7b33379111a66649f6de7f9267568946c097ffb7c08f0acd0df92 -SIZE (vasm1_7e.tar.gz) = 383164 +TIMESTAMP = 1480238303 +SHA256 (vasm1_7g.tar.gz) = 9cfca33c348fe10419cb2ef59a7ff25c262cd6cf1d353bb51d4468f1f1535c55 +SIZE (vasm1_7g.tar.gz) = 393623 Modified: head/devel/vasm/pkg-descr ============================================================================== --- head/devel/vasm/pkg-descr Sat Dec 17 17:13:27 2016 (r428783) +++ head/devel/vasm/pkg-descr Sat Dec 17 17:18:38 2016 (r428784) @@ -7,13 +7,13 @@ Currently the following CPUs are officia M680x0 family (including M6888x, M68851 and CPU32) ColdFire family (all models of V2, V3, V4, V4e) 80x86 family (IA32 8/16/32 bit, using MIT-syntax) - PowerPC family (POWER, 40x, 6xx, 7xx, 7xxx, 860, e300) + PowerPC family (POWER, 40x, 440, 460, 6xx, 7xx, 860, Book-E, e300 and e500) ARM (architecture ARMv1 to ARMv4, including THUMB mode) Jaguar RISC (GPU and DSP instruction sets) Z80 family (Z80, 8080, GBZ80, 64180, RCM2/3/4k) C16x/ST10 6502 family - 6800 family (6800, 68HC11) + 6800 family (6800, 6801, 6803, 68HC11) These syntax flavours are supported: Modified: head/devel/vasm/pkg-plist ============================================================================== --- head/devel/vasm/pkg-plist Sat Dec 17 17:13:27 2016 (r428783) +++ head/devel/vasm/pkg-plist Sat Dec 17 17:18:38 2016 (r428784) @@ -1,36 +1,63 @@ +bin/vasm6502_madmac bin/vasm6502_mot bin/vasm6502_oldstyle bin/vasm6502_std +bin/vasm6502_test +bin/vasm6800_madmac bin/vasm6800_mot bin/vasm6800_oldstyle bin/vasm6800_std +bin/vasm6800_test +bin/vasmarm_madmac bin/vasmarm_mot bin/vasmarm_oldstyle bin/vasmarm_std +bin/vasmarm_test +bin/vasmc16x_madmac bin/vasmc16x_mot bin/vasmc16x_oldstyle bin/vasmc16x_std +bin/vasmc16x_test +bin/vasmjagrisc_madmac bin/vasmjagrisc_mot bin/vasmjagrisc_oldstyle bin/vasmjagrisc_std +bin/vasmjagrisc_test +bin/vasmm68k_madmac bin/vasmm68k_mot bin/vasmm68k_oldstyle bin/vasmm68k_std +bin/vasmm68k_test +bin/vasmppc_madmac bin/vasmppc_mot bin/vasmppc_oldstyle bin/vasmppc_std +bin/vasmppc_test +bin/vasmtest_madmac bin/vasmtest_mot bin/vasmtest_oldstyle bin/vasmtest_std +bin/vasmtest_test +bin/vasmtr3200_madmac +bin/vasmtr3200_mot +bin/vasmtr3200_oldstyle +bin/vasmtr3200_std +bin/vasmtr3200_test +bin/vasmvidcore_madmac bin/vasmvidcore_mot bin/vasmvidcore_oldstyle bin/vasmvidcore_std +bin/vasmvidcore_test +bin/vasmx86_madmac bin/vasmx86_mot bin/vasmx86_oldstyle bin/vasmx86_std +bin/vasmx86_test +bin/vasmz80_madmac bin/vasmz80_mot bin/vasmz80_oldstyle bin/vasmz80_std +bin/vasmz80_test bin/vobjdump %%PORTDOCS%%%%DOCSDIR%%/cpu_6502.texi %%PORTDOCS%%%%DOCSDIR%%/cpu_6800.texi @@ -39,6 +66,7 @@ bin/vobjdump %%PORTDOCS%%%%DOCSDIR%%/cpu_jagrisc.texi %%PORTDOCS%%%%DOCSDIR%%/cpu_m68k.texi %%PORTDOCS%%%%DOCSDIR%%/cpu_ppc.texi +%%PORTDOCS%%%%DOCSDIR%%/cpu_tr3200.texi %%PORTDOCS%%%%DOCSDIR%%/cpu_x86.texi %%PORTDOCS%%%%DOCSDIR%%/cpu_z80.texi %%PORTDOCS%%%%DOCSDIR%%/interface.texi @@ -49,6 +77,7 @@ bin/vobjdump %%PORTDOCS%%%%DOCSDIR%%/output_test.texi %%PORTDOCS%%%%DOCSDIR%%/output_tos.texi %%PORTDOCS%%%%DOCSDIR%%/output_vobj.texi +%%PORTDOCS%%%%DOCSDIR%%/syntax_madmac.texi %%PORTDOCS%%%%DOCSDIR%%/syntax_mot.texi %%PORTDOCS%%%%DOCSDIR%%/syntax_oldstyle.texi %%PORTDOCS%%%%DOCSDIR%%/syntax_std.texi From owner-svn-ports-all@freebsd.org Sat Dec 17 17:26: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 D8CFDC85AF4; Sat, 17 Dec 2016 17:26:18 +0000 (UTC) (envelope-from riggs@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 A890911C9; Sat, 17 Dec 2016 17:26:18 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHQHvs091987; Sat, 17 Dec 2016 17:26:17 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHQHOx091986; Sat, 17 Dec 2016 17:26:17 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612171726.uBHHQHOx091986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 17 Dec 2016 17:26:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428785 - head/devel/vasm 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: Sat, 17 Dec 2016 17:26:19 -0000 Author: riggs Date: Sat Dec 17 17:26:17 2016 New Revision: 428785 URL: https://svnweb.freebsd.org/changeset/ports/428785 Log: Correction from previous commit. NO_ARCH should not have been set. PR: 214886 Modified: head/devel/vasm/Makefile Modified: head/devel/vasm/Makefile ============================================================================== --- head/devel/vasm/Makefile Sat Dec 17 17:18:38 2016 (r428784) +++ head/devel/vasm/Makefile Sat Dec 17 17:26:17 2016 (r428785) @@ -3,6 +3,7 @@ PORTNAME= vasm PORTVERSION= 1.7g +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://server.owl.de/%SUBDIR%/ MASTER_SITE_SUBDIR= ~frank/tags/ @@ -13,7 +14,6 @@ COMMENT= Portable 6502 6800 arm c16x jag LEGAL_TEXT= This archive may be redistributed without modifications and used for non-commercial purposes. -NO_ARCH= yes USES= gmake pathfix WRKSRC= ${WRKDIR}/vasm From owner-svn-ports-all@freebsd.org Sat Dec 17 17:27: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 1E525C85B2C; Sat, 17 Dec 2016 17:27:09 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-lf0-x241.google.com (mail-lf0-x241.google.com [IPv6:2a00:1450:4010:c07::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 9297012BB; Sat, 17 Dec 2016 17:27:08 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: by mail-lf0-x241.google.com with SMTP id p100so3937596lfg.2; Sat, 17 Dec 2016 09:27:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=Y90tmrp8VKy8O3eQ/n9FMvvngl7CLbF10TQyQllbCBU=; b=oDz5op5p+/0q/u8pyZ5sym0/4IQeGrTV4B9Rs7YyZ+0UU4JwVWJfZNHqylqaux+nXp dbfI2Vdhoc1duH+KMh+SOvK0U7xvJZzhac+5MTIW1FUVOs2CU1TSf7TJ1iTg+ia3QKJR axCAHx9xOqAK4gGVtD7rwwoPHFsT1QVnz5vVx25jFg6KIx+Fa5KQwCax+nkZsWy5p4lh iSokaDQQ6f6ibgAvu+lDfHMSY3p+qkEsCZv1/RZUakFVoQ/3LghJuxCnQam3gCRwesut EXrckE1Y6fJcZTyRKEfhqepbmR1xTXxkSuMpscw9NXdhP6u76t8ufMSQXJHSKeHPTxAr MbYg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=Y90tmrp8VKy8O3eQ/n9FMvvngl7CLbF10TQyQllbCBU=; b=mG5OEJdAcdsGJe3n7SMjcXKqSBAW4cBAGwcrHfTKSdoG8bRDYJF7EUCTaTQMvwuT+5 byhwpJveSnDA4vKvumm+r62OAF18b0Zl9NgjLAwITv3FGXQOcH0YsGRUquBfND0bv1Dg EYuZ6J2Q+JmqHarATCfqaO23i5f8DrvNqLpcZFWGoF0oRqM5Kqd7+KhSvb9NQHb2AQYM +CetGS5AxxbL0yxp0IlHadsoOYOu+4M/3K0lFmFPSNu2jdvJEf/LbcOyzifwpEeLmj08 VueML6KyREZ5iUStRaGNzKnym6ZVEQSHDpXBy0aiIdqFgsTsZZnqHPJUTV7hnJ/42mNU vF6w== X-Gm-Message-State: AIkVDXKkRedxm454d2on9tvOMAjBINTovCqI29aCS547H2tVundMa5H2YaPoyo3rdlBMjIlQiS9ww5fBivA5aw== X-Received: by 10.46.5.71 with SMTP id 68mr3872258ljf.13.1481995625521; Sat, 17 Dec 2016 09:27:05 -0800 (PST) MIME-Version: 1.0 Sender: bsdkaffee@gmail.com Received: by 10.25.228.196 with HTTP; Sat, 17 Dec 2016 09:27:04 -0800 (PST) In-Reply-To: <201612171545.uBHFjTlH050252@repo.freebsd.org> References: <201612171545.uBHFjTlH050252@repo.freebsd.org> From: "Jason E. Hale" Date: Sat, 17 Dec 2016 12:27:04 -0500 X-Google-Sender-Auth: j2d2gsZrIl7n7XRvJAtIclADGqg Message-ID: Subject: Re: svn commit: r428769 - head/astro/libosmium To: Dmitry Marakasov Cc: ports-committers , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 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: Sat, 17 Dec 2016 17:27:09 -0000 On Sat, Dec 17, 2016 at 10:45 AM, Dmitry Marakasov wrote: > Author: amdmi3 > Date: Sat Dec 17 15:45:29 2016 > New Revision: 428769 > URL: https://svnweb.freebsd.org/changeset/ports/428769 > > Log: > - Mark BROKEN on 9.x > - Fix typo > > Modified: > head/astro/libosmium/Makefile > > -# though it build tests, the library itself it header-only > +# though it builds tests, the library itself it header-only Not much better 's/it/is/3' :) From owner-svn-ports-all@freebsd.org Sat Dec 17 17:30:02 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 A832DC85CC7; Sat, 17 Dec 2016 17:30:02 +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 77DE816AC; Sat, 17 Dec 2016 17:30:02 +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 uBHHU1mq092255; Sat, 17 Dec 2016 17:30:01 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHU1A1092254; Sat, 17 Dec 2016 17:30:01 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201612171730.uBHHU1A1092254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 17 Dec 2016 17:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428786 - head/sysutils/ttyd 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: Sat, 17 Dec 2016 17:30:02 -0000 Author: bapt Date: Sat Dec 17 17:30:01 2016 New Revision: 428786 URL: https://svnweb.freebsd.org/changeset/ports/428786 Log: Update ttyd to 1.2.1 Modified: head/sysutils/ttyd/Makefile head/sysutils/ttyd/distinfo Modified: head/sysutils/ttyd/Makefile ============================================================================== --- head/sysutils/ttyd/Makefile Sat Dec 17 17:26:17 2016 (r428785) +++ head/sysutils/ttyd/Makefile Sat Dec 17 17:30:01 2016 (r428786) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ttyd -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= sysutils MAINTAINER= neel@neelc.org Modified: head/sysutils/ttyd/distinfo ============================================================================== --- head/sysutils/ttyd/distinfo Sat Dec 17 17:26:17 2016 (r428785) +++ head/sysutils/ttyd/distinfo Sat Dec 17 17:30:01 2016 (r428786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479470581 -SHA256 (tsl0922-ttyd-1.2.0_GH0.tar.gz) = 00f8399a1045057a55a5a5dd2540bfbf39df972ad0c1c2a9e3bc94574514c9bd -SIZE (tsl0922-ttyd-1.2.0_GH0.tar.gz) = 177550 +TIMESTAMP = 1481995747 +SHA256 (tsl0922-ttyd-1.2.1_GH0.tar.gz) = 6f4f5e30d92ea1694ce528bdebb892a92aac5dda1ce13ea3b1ce7b865b971f85 +SIZE (tsl0922-ttyd-1.2.1_GH0.tar.gz) = 179612 From owner-svn-ports-all@freebsd.org Sat Dec 17 17:31:27 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 96D0CC85E2B; Sat, 17 Dec 2016 17:31:27 +0000 (UTC) (envelope-from marino@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 664FC1959; Sat, 17 Dec 2016 17:31:27 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHVQsT093131; Sat, 17 Dec 2016 17:31:26 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHVQif093130; Sat, 17 Dec 2016 17:31:26 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612171731.uBHHVQif093130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 17:31:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428787 - head/lang/maude 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: Sat, 17 Dec 2016 17:31:27 -0000 Author: marino Date: Sat Dec 17 17:31:26 2016 New Revision: 428787 URL: https://svnweb.freebsd.org/changeset/ports/428787 Log: lang/maude: document ncurses requirement - Set to link directly against ncurses (not curses) - Explicitly set extra patches to apply to DF as well. They were already but it wasn't clear if that was wanted or not. - set USES=alias to fix building on DF Modified: head/lang/maude/Makefile Modified: head/lang/maude/Makefile ============================================================================== --- head/lang/maude/Makefile Sat Dec 17 17:30:01 2016 (r428786) +++ head/lang/maude/Makefile Sat Dec 17 17:31:26 2016 (r428787) @@ -20,10 +20,10 @@ LIB_DEPENDS= libbdd.so:science/buddy \ libgmp.so:math/gmp \ libsigsegv.so:devel/libsigsegv -USES= autoreconf bison +USES= alias autoreconf bison ncurses GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CPPFLAGS+= -I${NCURSESINC} -I${LOCALBASE}/include +LDFLAGS+= -L${NCURSESLIB} -L${LOCALBASE}/lib CONFIGURE_ARGS= --datadir=${DATADIR} MAKE_JOBS_UNSAFE= yes @@ -39,7 +39,7 @@ BROKEN_aarch64= Fails to link: missing .include -.if ${OSVERSION} >= 1000000 +.if ${OPSYS} == "DragonFly" || ${OSVERSION} >= 1000000 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Mixfix-lexerAux .endif @@ -64,6 +64,8 @@ post-extract: post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|' \ ${WRKSRC}/src/Mixfix/global.hh + @${REINPLACE_CMD} -e 's|-lcurses|-lncurses|g' \ + ${WRKSRC}/configure.ac post-install: ${MKDIR} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-all@freebsd.org Sat Dec 17 17:32:37 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 3D184C85E79; Sat, 17 Dec 2016 17:32:37 +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 F1FAD1B10; Sat, 17 Dec 2016 17:32:36 +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 uBHHWaxK096222; Sat, 17 Dec 2016 17:32:36 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHWaBS096220; Sat, 17 Dec 2016 17:32:36 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171732.uBHHWaBS096220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 17:32:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428788 - in head/graphics/colmap: . 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: Sat, 17 Dec 2016 17:32:37 -0000 Author: jbeich Date: Sat Dec 17 17:32:35 2016 New Revision: 428788 URL: https://svnweb.freebsd.org/changeset/ports/428788 Log: graphics/colmap: enable OPENMP on 10.2+ after r428641 Added: head/graphics/colmap/files/patch-pba-nostd (contents, props changed) Modified: head/graphics/colmap/Makefile (contents, props changed) Modified: head/graphics/colmap/Makefile ============================================================================== --- head/graphics/colmap/Makefile Sat Dec 17 17:31:26 2016 (r428787) +++ head/graphics/colmap/Makefile Sat Dec 17 17:32:35 2016 (r428788) @@ -3,6 +3,7 @@ PORTNAME= colmap DISTVERSION= 2.1-0 # synthetic tag DISTVERSIONSUFFIX= -g55fbe10 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -25,7 +26,7 @@ LIB_DEPENDS= libboost_filesystem.so:deve libfreeimage.so:graphics/freeimage \ libceres.so:math/ceres-solver -USES= cmake compiler:c++11-lib fortran localbase sqlite +USES= cmake compiler:${OPENMP}c++11-lib fortran localbase sqlite USE_GITHUB= yes USE_GL= gl glew glut USE_QT5= qmake_build buildtools_build core gui opengl_build widgets @@ -33,6 +34,7 @@ EXCLUDE= SQLite EXTRACT_AFTER_ARGS= ${EXCLUDE:S,^,--exclude src/ext/,} CMAKE_ARGS= -DBOOST_STATIC=off -DCUDA_ENABLED=off CFLAGS+= -DVL_OS_LINUX=1 +CXXFLAGS+= -fpermissive # libc++ vs. g++49 CXXFLAGS+= -D_GLIBCXX_USE_C99 -D_GLIBCXX_USE_C99_MATH_TR1 \ -D_DECLARE_C99_LDBL_MATH # XXX ports/193528 LDFLAGS+= -Wl,--as-needed # gflags, glu, xi, xmu @@ -40,11 +42,9 @@ TEST_TARGET= test ARGS="-V" OPTIONS_DEFINE= DOCS OPENMP OPTIONS_DEFAULT= OPENMP ${MACHINE_CPU:tu} -.if !exists(/usr/bin/gcc) -# XXX ports/199603 + ports/210337 -# USES=compiler:gcc-c++11-lib fails to build -OPTIONS_EXCLUDE= OPENMP -.endif +# XXX ports/215138: exclude still broken +OPTIONS_EXCLUDE= ${OPTIONS_EXCLUDE_${OPSYS}_${OSREL}} # not OSREL:R +OPTIONS_EXCLUDE_FreeBSD_10.1= OPENMP OPTIONS_GROUP= SIMD OPTIONS_GROUP_SIMD= ${OPTIONS_GROUP_SIMD_${MACHINE_ARCH}} @@ -58,6 +58,8 @@ DOCS_PORTDOCS= * OPENMP_USES= compiler:openmp OPENMP_CMAKE_BOOL= OPENMP_ENABLED +# XXX ports/199603 + ports/210337 +OPENMP_VARS= OPENMP=gcc- .for _simd in ${OPTIONS_GROUP_SIMD} ${_simd}_DESC= ${MMX_DESC:S/MMX/${_simd}/} Added: head/graphics/colmap/files/patch-pba-nostd ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/colmap/files/patch-pba-nostd Sat Dec 17 17:32:35 2016 (r428788) @@ -0,0 +1,74 @@ +In file included from src/./ext/PBA/pba.h:50:0, + from src/./optim/bundle_adjustment.h:29, + from src/./util/option_manager.h:34, + from src/./ui/bundle_adjustment_widget.h:25, + from src/ui/bundle_adjustment_widget.cc:17: +src/./ext/PBA/ConfigBA.h:24:12: error: 'vector' is already declared in this scope + using std::vector; + ^~~~~~ + +--- src/ext/PBA/ConfigBA.h.orig 2016-12-07 13:47:54 UTC ++++ src/ext/PBA/ConfigBA.h +@@ -21,7 +21,6 @@ + #ifndef CONFIG_BA_H + #define CONFIG_BA_H + #include +-using std::vector; + + namespace pba { + +@@ -181,7 +180,7 @@ class ConfigBA { + bool __matlab_format_stat; + char* __stat_filename; + const char* __driver_output; +- vector __bundle_records; ++ std::vector __bundle_records; + double __timer_record[NUM_TIMER]; + int __num_cpu_thread_all; + int __num_cpu_thread[NUM_FUNC]; +--- src/ext/PBA/SparseBundleCPU.h.orig 2016-12-07 13:47:54 UTC ++++ src/ext/PBA/SparseBundleCPU.h +@@ -146,7 +146,7 @@ class SparseBundleCPU : public ParallelB + SparseBundleCPU(const int num_threads); + + typedef avec VectorF; +- typedef vector VectorI; ++ typedef std::vector VectorI; + typedef float float_t; + + protected: // cpu data +@@ -204,8 +204,8 @@ class SparseBundleCPU : public ParallelB + VectorF _cuCameraQListW; + + protected: +- bool ProcessIndexCameraQ(vector& qmap, vector& qlist); +- void ProcessWeightCameraQ(vector& cpnum, vector& qmap, Float* qmapw, ++ bool ProcessIndexCameraQ(std::vector& qmap, std::vector& qlist); ++ void ProcessWeightCameraQ(std::vector& cpnum, std::vector& qmap, Float* qmapw, + Float* qlistw); + + protected: // internal functions +--- src/ext/PBA/SparseBundleCU.h.orig 2016-12-07 13:47:54 UTC ++++ src/ext/PBA/SparseBundleCU.h +@@ -40,7 +40,7 @@ class SparseBundleCU : public ParallelBA + const int* _camera_idx; + const int* _point_idx; + const int* _focal_mask; +- vector _imgpt_datax; ++ std::vector _imgpt_datax; + //////////////////////// + float _projection_sse; // sumed square error + protected: // cuda data +@@ -84,9 +84,9 @@ class SparseBundleCU : public ParallelBA + CuTexImage _cuCameraQListW; + + protected: +- bool ProcessIndexCameraQ(vector& qmap, vector& qlist); +- void ProcessWeightCameraQ(vector& cpnum, vector& qmap, +- vector& qmapw, vector& qlistw); ++ bool ProcessIndexCameraQ(std::vector& qmap, std::vector& qlist); ++ void ProcessWeightCameraQ(std::vector& cpnum, std::vector& qmap, ++ std::vector& qmapw, std::vector& qlistw); + + protected: // internal functions + int GetParameterLength(); From owner-svn-ports-all@freebsd.org Sat Dec 17 17:37:37 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 61B88C8504B; Sat, 17 Dec 2016 17:37:37 +0000 (UTC) (envelope-from adamw@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 2E4561EC1; Sat, 17 Dec 2016 17:37:37 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHbaFd096543; Sat, 17 Dec 2016 17:37:36 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHbaeq096541; Sat, 17 Dec 2016 17:37:36 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612171737.uBHHbaeq096541@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 17:37:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428789 - head/editors/vim 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: Sat, 17 Dec 2016 17:37:37 -0000 Author: adamw Date: Sat Dec 17 17:37:36 2016 New Revision: 428789 URL: https://svnweb.freebsd.org/changeset/ports/428789 Log: Update to patchlevel 134. Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Dec 17 17:32:35 2016 (r428788) +++ head/editors/vim/Makefile Sat Dec 17 17:37:36 2016 (r428789) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0130 +PORTVERSION= 8.0.0134 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Dec 17 17:32:35 2016 (r428788) +++ head/editors/vim/distinfo Sat Dec 17 17:37:36 2016 (r428789) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481386253 -SHA256 (vim-vim-v8.0.0130_GH0.tar.gz) = 73b1236dc4fdf77bff6ab946f80463932c7a806bb020cf0738ffad3ed2e7ed13 -SIZE (vim-vim-v8.0.0130_GH0.tar.gz) = 12948905 +TIMESTAMP = 1481996189 +SHA256 (vim-vim-v8.0.0134_GH0.tar.gz) = 1b3e3e7d187eed55cbdb0a1dae6b8f3b885005fbae84222420877d7afa3b2310 +SIZE (vim-vim-v8.0.0134_GH0.tar.gz) = 12949311 From owner-svn-ports-all@freebsd.org Sat Dec 17 17:39:32 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 C7D87C850A8; Sat, 17 Dec 2016 17:39:32 +0000 (UTC) (envelope-from marino@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 973B91FC3; Sat, 17 Dec 2016 17:39:32 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHdVfh096727; Sat, 17 Dec 2016 17:39:31 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHdV46096726; Sat, 17 Dec 2016 17:39:31 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612171739.uBHHdV46096726@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 17:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428790 - head/audio/murmur/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: Sat, 17 Dec 2016 17:39:32 -0000 Author: marino Date: Sat Dec 17 17:39:31 2016 New Revision: 428790 URL: https://svnweb.freebsd.org/changeset/ports/428790 Log: audio/murmur: Remove incomplete command line option Modern GCC doesn't accept empty Wl arguments. Solves: c++: error: unrecognized command line option '-Wl' I confirmed the patch modification doesn't break the build on FreeBSD 10.3. Approved by: just-fix-it Modified: head/audio/murmur/files/patch-compiler.pri Modified: head/audio/murmur/files/patch-compiler.pri ============================================================================== --- head/audio/murmur/files/patch-compiler.pri Sat Dec 17 17:37:36 2016 (r428789) +++ head/audio/murmur/files/patch-compiler.pri Sat Dec 17 17:39:31 2016 (r428790) @@ -5,7 +5,7 @@ QMAKE_CFLAGS *= -fstack-protector -fPIE -pie QMAKE_CXXFLAGS *= -fstack-protector -fPIE -pie - QMAKE_LFLAGS = -Wl,--no-add-needed -+ QMAKE_LFLAGS = -Wl ++ QMAKE_LFLAGS = } DEFINES *= _FORTIFY_SOURCE=2 From owner-svn-ports-all@freebsd.org Sat Dec 17 17:48: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 61C04C85352; Sat, 17 Dec 2016 17:48:00 +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 313B3809; Sat, 17 Dec 2016 17:48:00 +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 uBHHlxc2000755; Sat, 17 Dec 2016 17:47:59 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHlx7p000754; Sat, 17 Dec 2016 17:47:59 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201612171747.uBHHlx7p000754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 17 Dec 2016 17:47:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428791 - head/astro/libosmium 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: Sat, 17 Dec 2016 17:48:00 -0000 Author: amdmi3 Date: Sat Dec 17 17:47:59 2016 New Revision: 428791 URL: https://svnweb.freebsd.org/changeset/ports/428791 Log: - Fix another comment type Reported by: jhale Modified: head/astro/libosmium/Makefile Modified: head/astro/libosmium/Makefile ============================================================================== --- head/astro/libosmium/Makefile Sat Dec 17 17:39:31 2016 (r428790) +++ head/astro/libosmium/Makefile Sat Dec 17 17:47:59 2016 (r428791) @@ -26,7 +26,7 @@ GH_ACCOUNT= osmcode USES= cmake compiler:c++11-lib CMAKE_ARGS= -DBUILD_EXAMPLES:BOOL=OFF -# though it builds tests, the library itself it header-only +# though it builds tests, the library itself is header-only NO_ARCH= yes PORTDOCS= * From owner-svn-ports-all@freebsd.org Sat Dec 17 17:54:02 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 23B97C8564F; Sat, 17 Dec 2016 17:54:02 +0000 (UTC) (envelope-from marino@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 E759DE37; Sat, 17 Dec 2016 17:54:01 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHs1Qg004563; Sat, 17 Dec 2016 17:54:01 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHs1Kn004562; Sat, 17 Dec 2016 17:54:01 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612171754.uBHHs1Kn004562@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 17:54:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428792 - head/audio/playgsf 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: Sat, 17 Dec 2016 17:54:02 -0000 Author: marino Date: Sat Dec 17 17:54:00 2016 New Revision: 428792 URL: https://svnweb.freebsd.org/changeset/ports/428792 Log: audio/playgsf: Remove packaged static library which circumvents Makefile It appears that the static resample library should not have been part of the distribution tarball. It's presence causes libresample.a not to be built and to be used instead. It was detected by DF's ar programs which reported it as malformed. Fix the distribution issue by removing the pre-existing library and force it to be rebuilt. Approved by: just-fix-it Modified: head/audio/playgsf/Makefile Modified: head/audio/playgsf/Makefile ============================================================================== --- head/audio/playgsf/Makefile Sat Dec 17 17:47:59 2016 (r428791) +++ head/audio/playgsf/Makefile Sat Dec 17 17:54:00 2016 (r428792) @@ -3,7 +3,7 @@ PORTNAME= playgsf PORTVERSION= 0.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://projects.raphnet.net/playgsf/ \ LOCAL/ehaupt @@ -28,6 +28,10 @@ ONLY_FOR_ARCHS= i386 amd64 PORTSCOUT= skipv:0.7.2 +post-extract: + # Don't use accidentally packaged static library + @${RM} ${WRKSRC}/libresample-0.1.3/libresample.a + post-patch: @${REINPLACE_CMD} \ -e 's|\([[:space:]]*\).*configure.*|\1@true|' \ From owner-svn-ports-all@freebsd.org Sat Dec 17 17:56: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 3C6AEC856A2; Sat, 17 Dec 2016 17:56:57 +0000 (UTC) (envelope-from adamw@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 F14C2F8A; Sat, 17 Dec 2016 17:56:56 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHHuud5004807; Sat, 17 Dec 2016 17:56:56 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHHutLF004804; Sat, 17 Dec 2016 17:56:55 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612171756.uBHHutLF004804@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 17:56:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428793 - head/textproc/p5-HTML-FormatText-WithLinks-AndTables 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: Sat, 17 Dec 2016 17:56:57 -0000 Author: adamw Date: Sat Dec 17 17:56:55 2016 New Revision: 428793 URL: https://svnweb.freebsd.org/changeset/ports/428793 Log: Update to 0.07. Add NO_ARCH, fix typo in COMMENT, and add a more descriptive descr based on text from the POD. Changes: https://metacpan.org/changes/distribution/HTML-FormatText-WithLinks-AndTables Modified: head/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile head/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo head/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr Modified: head/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile ============================================================================== --- head/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile Sat Dec 17 17:54:00 2016 (r428792) +++ head/textproc/p5-HTML-FormatText-WithLinks-AndTables/Makefile Sat Dec 17 17:56:55 2016 (r428793) @@ -2,14 +2,13 @@ # $FreeBSD$ PORTNAME= HTML-FormatText-WithLinks-AndTables -PORTVERSION= 0.06 -PORTREVISION= 1 +PORTVERSION= 0.07 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl5 module to convert HTML to text with tables in tact +COMMENT= Perl5 module to convert HTML to text with tables intact LICENSE= ART10 GPLv1 LICENSE_COMB= dual @@ -21,5 +20,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo ============================================================================== --- head/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo Sat Dec 17 17:54:00 2016 (r428792) +++ head/textproc/p5-HTML-FormatText-WithLinks-AndTables/distinfo Sat Dec 17 17:56:55 2016 (r428793) @@ -1,2 +1,3 @@ -SHA256 (HTML-FormatText-WithLinks-AndTables-0.06.tar.gz) = e5b23f0475fb81fd6fed688bb914295a39542b3e5b43c8517494226a52d868fa -SIZE (HTML-FormatText-WithLinks-AndTables-0.06.tar.gz) = 299894 +TIMESTAMP = 1481997260 +SHA256 (HTML-FormatText-WithLinks-AndTables-0.07.tar.gz) = 809ee2f11705706b33c54312b5c7bee674838f2beaaedaf8cb945e702aae39b6 +SIZE (HTML-FormatText-WithLinks-AndTables-0.07.tar.gz) = 11934 Modified: head/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr ============================================================================== --- head/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr Sat Dec 17 17:54:00 2016 (r428792) +++ head/textproc/p5-HTML-FormatText-WithLinks-AndTables/pkg-descr Sat Dec 17 17:56:55 2016 (r428793) @@ -1,3 +1,9 @@ -Converts HTML to Text with tables in tact +This module was inspired by HTML::FormatText::WithLinks which has proven to be +a useful `lynx -dump` work-alike. The aim was to provide facility to take a +simple HTML based email template, and to also convert it to text with the + structure intact for inclusion as "multipart/alternative" content. +Further, it will preserve both the formatting specified by the
tag's +"align" attribute, and will also preserve multiline text inside of a +element provided it is broken using
tags. WWW: http://search.cpan.org/dist/HTML-FormatText-WithLinks-AndTables/ From owner-svn-ports-all@freebsd.org Sat Dec 17 18:02:11 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 EE7A2C8585B; Sat, 17 Dec 2016 18:02:11 +0000 (UTC) (envelope-from riggs@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 AF579131B; Sat, 17 Dec 2016 18:02:11 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHI2AfY006979; Sat, 17 Dec 2016 18:02:10 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHI2ARV006970; Sat, 17 Dec 2016 18:02:10 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201612171802.uBHI2ARV006970@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 17 Dec 2016 18:02:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428794 - in head/textproc: . zxing-cpp zxing-cpp/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: Sat, 17 Dec 2016 18:02:12 -0000 Author: riggs Date: Sat Dec 17 18:02:09 2016 New Revision: 428794 URL: https://svnweb.freebsd.org/changeset/ports/428794 Log: New port: textproc/zxing-cpp, a C++ Library for QR code recognition PR: 214519 Submitted by: yuri@rawbw.com (maintainer) Added: head/textproc/zxing-cpp/ head/textproc/zxing-cpp/Makefile (contents, props changed) head/textproc/zxing-cpp/distinfo (contents, props changed) head/textproc/zxing-cpp/files/ head/textproc/zxing-cpp/files/patch-core_src_zxing_DecodeHints.cpp (contents, props changed) head/textproc/zxing-cpp/files/patch-core_src_zxing_oned_OneDReader.cpp (contents, props changed) head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.cpp (contents, props changed) head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.h (contents, props changed) head/textproc/zxing-cpp/pkg-descr (contents, props changed) head/textproc/zxing-cpp/pkg-plist (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Sat Dec 17 17:56:55 2016 (r428793) +++ head/textproc/Makefile Sat Dec 17 18:02:09 2016 (r428794) @@ -1738,5 +1738,6 @@ SUBDIR += zsh-syntax-highlighting SUBDIR += zu-aspell SUBDIR += zu-hunspell + SUBDIR += zxing-cpp .include Added: head/textproc/zxing-cpp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/Makefile Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,21 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= zxing-cpp +PORTVERSION= 0.20161114 +DISTVERSIONPREFIX= v +CATEGORIES= textproc + +MAINTAINER= yuri@rawbw.com +COMMENT= ZXing C++ Library for QR code recognition + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/COPYING + +USE_GITHUB= yes +GH_ACCOUNT= glassechidna +GH_TAGNAME= 97e9c5c + +USES= cmake:outsource gmake iconv + +.include Added: head/textproc/zxing-cpp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/distinfo Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,3 @@ +TIMESTAMP = 1479160657 +SHA256 (glassechidna-zxing-cpp-v0.20161114-97e9c5c_GH0.tar.gz) = 5084329c0d3a045b2c1e416c42e8f52bf4b1afea5d44cb9442b8af12a19cba05 +SIZE (glassechidna-zxing-cpp-v0.20161114-97e9c5c_GH0.tar.gz) = 307807 Added: head/textproc/zxing-cpp/files/patch-core_src_zxing_DecodeHints.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/files/patch-core_src_zxing_DecodeHints.cpp Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,11 @@ +--- core/src/zxing/DecodeHints.cpp.orig 2016-11-10 14:45:28 UTC ++++ core/src/zxing/DecodeHints.cpp +@@ -29,7 +29,7 @@ using zxing::DecodeHints; + // VC++ + using zxing::BarcodeFormat; + +-// const DecodeHintType DecodeHints::CHARACTER_SET; ++const DecodeHintType DecodeHints::CHARACTER_SET; + + const DecodeHints DecodeHints::PRODUCT_HINT( + UPC_A_HINT | Added: head/textproc/zxing-cpp/files/patch-core_src_zxing_oned_OneDReader.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/files/patch-core_src_zxing_oned_OneDReader.cpp Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,10 @@ +--- core/src/zxing/oned/OneDReader.cpp.orig 2016-11-10 14:45:28 UTC ++++ core/src/zxing/oned/OneDReader.cpp +@@ -21,6 +21,7 @@ + #include + #include + #include ++#include + #include + #include + Added: head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.cpp Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,14 @@ +--- core/src/zxing/pdf417/detector/LinesSampler.cpp.orig 2016-11-10 14:45:28 UTC ++++ core/src/zxing/pdf417/detector/LinesSampler.cpp +@@ -75,6 +75,11 @@ VoteResult getValueWithMaxVotes(map LinesSampler::init_ratios_table() { + // Pre-computes and outputs the symbol ratio table. + vector > table (BitMatrixParser::SYMBOL_TABLE_LENGTH); Added: head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/files/patch-core_src_zxing_pdf417_detector_LinesSampler.h Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,19 @@ +--- core/src/zxing/pdf417/detector/LinesSampler.h.orig 2016-11-14 22:55:07 UTC ++++ core/src/zxing/pdf417/detector/LinesSampler.h +@@ -28,12 +28,12 @@ namespace detector { + + class LinesSampler { + protected: +- static const int MODULES_IN_SYMBOL = 17; +- static const int BARS_IN_SYMBOL = 8; +- static const int POSSIBLE_SYMBOLS = 2787; ++ static const int MODULES_IN_SYMBOL; ++ static const int BARS_IN_SYMBOL; ++ static const int POSSIBLE_SYMBOLS; + static const std::vector RATIOS_TABLE; + static std::vector init_ratios_table(); +- static const int BARCODE_START_OFFSET = 2; ++ static const int BARCODE_START_OFFSET; + + Ref linesMatrix_; + int symbolsPerLine_; Added: head/textproc/zxing-cpp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/pkg-descr Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,3 @@ +The fork of C++ version of ZXing library (https://github.com/zxing/zxing). + +WWW: https://github.com/glassechidna/zxing-cpp Added: head/textproc/zxing-cpp/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/zxing-cpp/pkg-plist Sat Dec 17 18:02:09 2016 (r428794) @@ -0,0 +1,104 @@ +bin/zxing +include/zxing/BarcodeFormat.h +include/zxing/Binarizer.h +include/zxing/BinaryBitmap.h +include/zxing/ChecksumException.h +include/zxing/DecodeHints.h +include/zxing/Exception.h +include/zxing/FormatException.h +include/zxing/IllegalStateException.h +include/zxing/InvertedLuminanceSource.h +include/zxing/LuminanceSource.h +include/zxing/MultiFormatReader.h +include/zxing/NotFoundException.h +include/zxing/Reader.h +include/zxing/ReaderException.h +include/zxing/Result.h +include/zxing/ResultPoint.h +include/zxing/ResultPointCallback.h +include/zxing/ZXing.h +include/zxing/aztec/AztecDetectorResult.h +include/zxing/aztec/AztecReader.h +include/zxing/aztec/decoder/Decoder.h +include/zxing/aztec/detector/Detector.h +include/zxing/common/Array.h +include/zxing/common/BitArray.h +include/zxing/common/BitMatrix.h +include/zxing/common/BitSource.h +include/zxing/common/CharacterSetECI.h +include/zxing/common/Counted.h +include/zxing/common/DecoderResult.h +include/zxing/common/DetectorResult.h +include/zxing/common/GlobalHistogramBinarizer.h +include/zxing/common/GreyscaleLuminanceSource.h +include/zxing/common/GreyscaleRotatedLuminanceSource.h +include/zxing/common/GridSampler.h +include/zxing/common/HybridBinarizer.h +include/zxing/common/IllegalArgumentException.h +include/zxing/common/PerspectiveTransform.h +include/zxing/common/Point.h +include/zxing/common/Str.h +include/zxing/common/StringUtils.h +include/zxing/common/detector/JavaMath.h +include/zxing/common/detector/MathUtils.h +include/zxing/common/detector/MonochromeRectangleDetector.h +include/zxing/common/detector/WhiteRectangleDetector.h +include/zxing/common/reedsolomon/GenericGF.h +include/zxing/common/reedsolomon/GenericGFPoly.h +include/zxing/common/reedsolomon/ReedSolomonDecoder.h +include/zxing/common/reedsolomon/ReedSolomonException.h +include/zxing/datamatrix/DataMatrixReader.h +include/zxing/datamatrix/Version.h +include/zxing/datamatrix/decoder/BitMatrixParser.h +include/zxing/datamatrix/decoder/DataBlock.h +include/zxing/datamatrix/decoder/DecodedBitStreamParser.h +include/zxing/datamatrix/decoder/Decoder.h +include/zxing/datamatrix/detector/CornerPoint.h +include/zxing/datamatrix/detector/Detector.h +include/zxing/datamatrix/detector/DetectorException.h +include/zxing/multi/ByQuadrantReader.h +include/zxing/multi/GenericMultipleBarcodeReader.h +include/zxing/multi/MultipleBarcodeReader.h +include/zxing/multi/qrcode/QRCodeMultiReader.h +include/zxing/multi/qrcode/detector/MultiDetector.h +include/zxing/multi/qrcode/detector/MultiFinderPatternFinder.h +include/zxing/oned/CodaBarReader.h +include/zxing/oned/Code128Reader.h +include/zxing/oned/Code39Reader.h +include/zxing/oned/Code93Reader.h +include/zxing/oned/EAN13Reader.h +include/zxing/oned/EAN8Reader.h +include/zxing/oned/ITFReader.h +include/zxing/oned/MultiFormatOneDReader.h +include/zxing/oned/MultiFormatUPCEANReader.h +include/zxing/oned/OneDReader.h +include/zxing/oned/OneDResultPoint.h +include/zxing/oned/UPCAReader.h +include/zxing/oned/UPCEANReader.h +include/zxing/oned/UPCEReader.h +include/zxing/pdf417/PDF417Reader.h +include/zxing/pdf417/decoder/BitMatrixParser.h +include/zxing/pdf417/decoder/DecodedBitStreamParser.h +include/zxing/pdf417/decoder/Decoder.h +include/zxing/pdf417/decoder/ec/ErrorCorrection.h +include/zxing/pdf417/decoder/ec/ModulusGF.h +include/zxing/pdf417/decoder/ec/ModulusPoly.h +include/zxing/pdf417/detector/Detector.h +include/zxing/pdf417/detector/LinesSampler.h +include/zxing/qrcode/ErrorCorrectionLevel.h +include/zxing/qrcode/FormatInformation.h +include/zxing/qrcode/QRCodeReader.h +include/zxing/qrcode/Version.h +include/zxing/qrcode/decoder/BitMatrixParser.h +include/zxing/qrcode/decoder/DataBlock.h +include/zxing/qrcode/decoder/DataMask.h +include/zxing/qrcode/decoder/DecodedBitStreamParser.h +include/zxing/qrcode/decoder/Decoder.h +include/zxing/qrcode/decoder/Mode.h +include/zxing/qrcode/detector/AlignmentPattern.h +include/zxing/qrcode/detector/AlignmentPatternFinder.h +include/zxing/qrcode/detector/Detector.h +include/zxing/qrcode/detector/FinderPattern.h +include/zxing/qrcode/detector/FinderPatternFinder.h +include/zxing/qrcode/detector/FinderPatternInfo.h +lib/libzxing.a From owner-svn-ports-all@freebsd.org Sat Dec 17 18:23:48 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 01A8CC85F76; Sat, 17 Dec 2016 18:23:48 +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 C55AC1FE4; Sat, 17 Dec 2016 18:23:47 +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 uBHINkft017525; Sat, 17 Dec 2016 18:23:46 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHINkEJ017524; Sat, 17 Dec 2016 18:23:46 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171823.uBHINkEJ017524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 18:23:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428795 - head/audio/soundtouch 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: Sat, 17 Dec 2016 18:23:48 -0000 Author: jbeich Date: Sat Dec 17 18:23:46 2016 New Revision: 428795 URL: https://svnweb.freebsd.org/changeset/ports/428795 Log: audio/soundtouch: OPENMP=on to use system C++ library Mixing libc++ and libstdc++ often causes crashes. Modified: head/audio/soundtouch/Makefile (contents, props changed) Modified: head/audio/soundtouch/Makefile ============================================================================== --- head/audio/soundtouch/Makefile Sat Dec 17 18:02:09 2016 (r428794) +++ head/audio/soundtouch/Makefile Sat Dec 17 18:23:46 2016 (r428795) @@ -3,7 +3,7 @@ PORTNAME= soundtouch PORTVERSION= 1.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.surina.net/soundtouch/ @@ -29,7 +29,7 @@ OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:M INTEGER_SAMPLES_DESC= Use integer sample format INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples OPENMP_CONFIGURE_ENABLE=openmp -OPENMP_USES= compiler:openmp +OPENMP_USES= compiler:gcc-c++11-lib SSE_CONFIGURE_ENABLE= x86-optimizations SSE_USES= compiler:c++11-lang From owner-svn-ports-all@freebsd.org Sat Dec 17 18:26:30 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 C5431C85FB1; Sat, 17 Dec 2016 18:26:30 +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 89FEA14C; Sat, 17 Dec 2016 18:26:30 +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 uBHIQTSX017770; Sat, 17 Dec 2016 18:26:29 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHIQTVN017769; Sat, 17 Dec 2016 18:26:29 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201612171826.uBHIQTVN017769@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 17 Dec 2016 18:26:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r428796 - branches/2016Q4/audio/soundtouch 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: Sat, 17 Dec 2016 18:26:30 -0000 Author: jbeich Date: Sat Dec 17 18:26:29 2016 New Revision: 428796 URL: https://svnweb.freebsd.org/changeset/ports/428796 Log: MFH: r428795 audio/soundtouch: OPENMP=on to use system C++ library Mixing libc++ and libstdc++ often causes crashes. Approved by: ports-secteam blanket Modified: branches/2016Q4/audio/soundtouch/Makefile Directory Properties: branches/2016Q4/ (props changed) Modified: branches/2016Q4/audio/soundtouch/Makefile ============================================================================== --- branches/2016Q4/audio/soundtouch/Makefile Sat Dec 17 18:23:46 2016 (r428795) +++ branches/2016Q4/audio/soundtouch/Makefile Sat Dec 17 18:26:29 2016 (r428796) @@ -3,6 +3,7 @@ PORTNAME= soundtouch PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.surina.net/soundtouch/ @@ -29,7 +30,7 @@ OPTIONS_DEFAULT_i386= ${MACHINE_CPU:tu:M INTEGER_SAMPLES_DESC= Use integer sample format INTEGER_SAMPLES_CONFIGURE_ENABLE= integer-samples OPENMP_CONFIGURE_ENABLE=openmp -OPENMP_USES= compiler:openmp +OPENMP_USES= compiler:gcc-c++11-lib SSE_CONFIGURE_ENABLE= x86-optimizations SSE_USES= compiler:c++11-lang From owner-svn-ports-all@freebsd.org Sat Dec 17 18:45: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 311EFC85399; Sat, 17 Dec 2016 18:45:12 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wm0-x243.google.com (mail-wm0-x243.google.com [IPv6:2a00:1450:400c:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B8785D4E; Sat, 17 Dec 2016 18:45:11 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wm0-x243.google.com with SMTP id u144so11309435wmu.0; Sat, 17 Dec 2016 10:45:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=ksPR4sh2QUQP7jqM+YgYAviHk2u58tZxymnMxqZmyro=; b=Xyi//f/UCh6Y+G6dEe6WDDq6XXf7io+3oGc9zUtYpOEDu9f60ttDQLB8ZcGKTydT1V TzYSUKCH86+qgtn82nL4kMeEs+KupRIB/Y1BA1Yh+SlUsPIBXpTrjQDcre2A0S+B3q0Z OIAcLgGASIRXkPw+Bc7r4ILECPNrt8vNDdB9WYDilM4mXdicm9baZwx4A92SSjEBjmlv pNL3w5cgcqYp/LOK9Mt4USoJsZGiOHv2ceUMCMot8kgCD4HJTaVUSJfI5jsCGT3V538U 7TdOlfcXmvOcuUmnxpKWTZPFPC1TZDtiQXtEX0OeZZFCabLFFwQFGo0QR64KDN2w/rAg q9+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:references:date :in-reply-to:message-id:user-agent:mime-version; bh=ksPR4sh2QUQP7jqM+YgYAviHk2u58tZxymnMxqZmyro=; b=W1cVOxLQ4nkKvqnWzV/8IwqCBNI6xx597zFIZBDorrCTZb5CaKm3a6NUM6AGNydMDK /nDI2YRsVY6kdvSwb6RAtEv2KyGjkCJuCcLn0ZeWcJo/TsNnxQsWcuX+oml8tGu9UNJW 3ZLwUAzO9ddPH2VXYra1GlSCho3IAWwwEhsuIUNZpW+lKtN2HYPfNuc+JpmxPZ0vFBVd vAQIFjRMHhGa5JYwyP0EJ8All2oreWoPkL5G0foMM1URX85Zu2dJ9DLyjq/AazQKAb4N uCMfSJIfQ4JFzOm1oOCoUMA3NukpVsTJhPsrhD2LpbI/c5ogpsRlN18VzihhUzRRyeRs gSwg== X-Gm-Message-State: AIkVDXLzc56E/d/a75NByfg+Wm56WXyuFJ6qjb7DI3GJvT9Z5INVkyJpbV2dv2QmyjrpJQ== X-Received: by 10.28.178.205 with SMTP id b196mr7826329wmf.8.1482000308500; Sat, 17 Dec 2016 10:45:08 -0800 (PST) Received: from orwell.gmail.com (dhcp-077-248-147-050.chello.nl. [77.248.147.50]) by smtp.gmail.com with ESMTPSA id f67sm9095872wmd.13.2016.12.17.10.45.07 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 17 Dec 2016 10:45:07 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: "Jason E. Hale" Cc: "svn-ports-head\@freebsd.org" , "svn-ports-all\@freebsd.org" , ports-committers Subject: Re: svn commit: r428683 - in head/security: pinentry pinentry-qt4 pinentry/files References: <201612161531.uBGFVOI4055900@repo.freebsd.org> <8660miveyx.fsf@FreeBSD.org> Date: Sat, 17 Dec 2016 19:44:38 +0100 In-Reply-To: (Jason E. Hale's message of "Sat, 17 Dec 2016 10:35:46 -0500") Message-ID: <864m224cq1.fsf@FreeBSD.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain 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: Sat, 17 Dec 2016 18:45:12 -0000 "Jason E. Hale" writes: > AC_CHECK_TOOL(MOC, moc) > AC_MSG_CHECKING([moc version]) > mocversion=`$MOC -v 2>&1` > mocversiongrep=`echo $mocversion | grep "Qt 5\|moc 5"` > if test x"$mocversiongrep" != x"$mocversion"; then > AC_MSG_RESULT([no]) Ah, this is only broken on non-standard configurations (I build with WITHOUT_GNU_GREP_COMPAT=yes), which means the grep call above will fail because the | won't be recognized as a special character. I'll see if I can send a patch upstream. From owner-svn-ports-all@freebsd.org Sat Dec 17 19:06:37 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 0DE39C85804; Sat, 17 Dec 2016 19:06:37 +0000 (UTC) (envelope-from mm@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 D14941658; Sat, 17 Dec 2016 19:06:36 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHJ6a8L033919; Sat, 17 Dec 2016 19:06:36 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHJ6ZWY033913; Sat, 17 Dec 2016 19:06:35 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201612171906.uBHJ6ZWY033913@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Sat, 17 Dec 2016 19:06:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428797 - in head: deskutils/horde-groupware mail/horde-webmail mail/pear-Horde_Imap_Client 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: Sat, 17 Dec 2016 19:06:37 -0000 Author: mm Date: Sat Dec 17 19:06:35 2016 New Revision: 428797 URL: https://svnweb.freebsd.org/changeset/ports/428797 Log: Horde package update: mail/pear-Horde_Imap_Client 2.29.11 -> 2.29.12 mail/horde-webmail 5.2.16 -> 5.2.17 deskutils/horde-groupware 5.2.16 -> 5.2.17 Modified: head/deskutils/horde-groupware/Makefile head/deskutils/horde-groupware/distinfo head/mail/horde-webmail/Makefile head/mail/horde-webmail/distinfo head/mail/pear-Horde_Imap_Client/Makefile head/mail/pear-Horde_Imap_Client/distinfo Modified: head/deskutils/horde-groupware/Makefile ============================================================================== --- head/deskutils/horde-groupware/Makefile Sat Dec 17 18:26:29 2016 (r428796) +++ head/deskutils/horde-groupware/Makefile Sat Dec 17 19:06:35 2016 (r428797) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= groupware -PORTVERSION= 5.2.16 +PORTVERSION= 5.2.17 CATEGORIES= deskutils www pear PKGNAMEPREFIX= horde- Modified: head/deskutils/horde-groupware/distinfo ============================================================================== --- head/deskutils/horde-groupware/distinfo Sat Dec 17 18:26:29 2016 (r428796) +++ head/deskutils/horde-groupware/distinfo Sat Dec 17 19:06:35 2016 (r428797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473288055 -SHA256 (Horde/groupware-5.2.16.tgz) = 27074cd302459f3b85916ce7a9949fb18768368491eb9593b5a8ad590e3eccb8 -SIZE (Horde/groupware-5.2.16.tgz) = 129730 +TIMESTAMP = 1482001581 +SHA256 (Horde/groupware-5.2.17.tgz) = f529643a4ebfed54c8265f3356bb1f68d835153cae28a7fe8c9ffe457dd5a778 +SIZE (Horde/groupware-5.2.17.tgz) = 132146 Modified: head/mail/horde-webmail/Makefile ============================================================================== --- head/mail/horde-webmail/Makefile Sat Dec 17 18:26:29 2016 (r428796) +++ head/mail/horde-webmail/Makefile Sat Dec 17 19:06:35 2016 (r428797) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= webmail -PORTVERSION= 5.2.16 +PORTVERSION= 5.2.17 CATEGORIES= mail www pear PKGNAMEPREFIX= horde- Modified: head/mail/horde-webmail/distinfo ============================================================================== --- head/mail/horde-webmail/distinfo Sat Dec 17 18:26:29 2016 (r428796) +++ head/mail/horde-webmail/distinfo Sat Dec 17 19:06:35 2016 (r428797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473287848 -SHA256 (Horde/webmail-5.2.16.tgz) = 4ac8f0f466e84f7dcce0dfe9c8c140a6ff27d34efaa20b283a7d4341b8c55a24 -SIZE (Horde/webmail-5.2.16.tgz) = 169482 +TIMESTAMP = 1482001577 +SHA256 (Horde/webmail-5.2.17.tgz) = 47ad8da428d1e72e7da7ac0022cc987e36750e96f0ba13d1a32f707d8eca4dee +SIZE (Horde/webmail-5.2.17.tgz) = 172378 Modified: head/mail/pear-Horde_Imap_Client/Makefile ============================================================================== --- head/mail/pear-Horde_Imap_Client/Makefile Sat Dec 17 18:26:29 2016 (r428796) +++ head/mail/pear-Horde_Imap_Client/Makefile Sat Dec 17 19:06:35 2016 (r428797) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Horde_Imap_Client -PORTVERSION= 2.29.11 +PORTVERSION= 2.29.12 CATEGORIES= mail www pear PKGNAMEPREFIX= pear- Modified: head/mail/pear-Horde_Imap_Client/distinfo ============================================================================== --- head/mail/pear-Horde_Imap_Client/distinfo Sat Dec 17 18:26:29 2016 (r428796) +++ head/mail/pear-Horde_Imap_Client/distinfo Sat Dec 17 19:06:35 2016 (r428797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481542966 -SHA256 (Horde/Horde_Imap_Client-2.29.11.tgz) = 92364360bfc433e972b46ef8ebe1955a159d33a0c8d00d45a23a4f2fc8ff5143 -SIZE (Horde/Horde_Imap_Client-2.29.11.tgz) = 247211 +TIMESTAMP = 1482001573 +SHA256 (Horde/Horde_Imap_Client-2.29.12.tgz) = 2956a2f047bbaaac1299f848221b81a9ae3c4e635954a775a65a6cbde0efa2b2 +SIZE (Horde/Horde_Imap_Client-2.29.12.tgz) = 247415 From owner-svn-ports-all@freebsd.org Sat Dec 17 19:50: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 76149C85549; Sat, 17 Dec 2016 19:50:49 +0000 (UTC) (envelope-from sbz@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 45A22EC6; Sat, 17 Dec 2016 19:50:49 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHJomTV050197; Sat, 17 Dec 2016 19:50:48 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHJomfe050195; Sat, 17 Dec 2016 19:50:48 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201612171950.uBHJomfe050195@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Sat, 17 Dec 2016 19:50:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428798 - head/security/py-paramiko 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: Sat, 17 Dec 2016 19:50:49 -0000 Author: sbz Date: Sat Dec 17 19:50:48 2016 New Revision: 428798 URL: https://svnweb.freebsd.org/changeset/ports/428798 Log: - Update to 2.0.4 Modified: head/security/py-paramiko/Makefile head/security/py-paramiko/distinfo Modified: head/security/py-paramiko/Makefile ============================================================================== --- head/security/py-paramiko/Makefile Sat Dec 17 19:06:35 2016 (r428797) +++ head/security/py-paramiko/Makefile Sat Dec 17 19:50:48 2016 (r428798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= paramiko -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-paramiko/distinfo ============================================================================== --- head/security/py-paramiko/distinfo Sat Dec 17 19:06:35 2016 (r428797) +++ head/security/py-paramiko/distinfo Sat Dec 17 19:50:48 2016 (r428798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481736886 -SHA256 (paramiko-2.0.3.tar.gz) = 2a01779503769bd32b44666137073f71b625c26a7088e2950c9ec3398acdea43 -SIZE (paramiko-2.0.3.tar.gz) = 1195796 +TIMESTAMP = 1482003307 +SHA256 (paramiko-2.0.4.tar.gz) = 1aaca608f1e613653a9468e1b0c695cae8995cc10d01c109042c9e28a45ffbc0 +SIZE (paramiko-2.0.4.tar.gz) = 1190784 From owner-svn-ports-all@freebsd.org Sat Dec 17 20:13:53 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 0F769C85A57; Sat, 17 Dec 2016 20:13:53 +0000 (UTC) (envelope-from sbz@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 CCFDF1A9E; Sat, 17 Dec 2016 20:13:52 +0000 (UTC) (envelope-from sbz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHKDq2F061834; Sat, 17 Dec 2016 20:13:52 GMT (envelope-from sbz@FreeBSD.org) Received: (from sbz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHKDpTt061832; Sat, 17 Dec 2016 20:13:51 GMT (envelope-from sbz@FreeBSD.org) Message-Id: <201612172013.uBHKDpTt061832@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sbz set sender to sbz@FreeBSD.org using -f From: Sofian Brabez Date: Sat, 17 Dec 2016 20:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428799 - in head/sysutils/pax-utils: . 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: Sat, 17 Dec 2016 20:13:53 -0000 Author: sbz Date: Sat Dec 17 20:13:51 2016 New Revision: 428799 URL: https://svnweb.freebsd.org/changeset/ports/428799 Log: - Update to 1.1.7 Deleted: head/sysutils/pax-utils/files/ Modified: head/sysutils/pax-utils/Makefile head/sysutils/pax-utils/distinfo Modified: head/sysutils/pax-utils/Makefile ============================================================================== --- head/sysutils/pax-utils/Makefile Sat Dec 17 19:50:48 2016 (r428798) +++ head/sysutils/pax-utils/Makefile Sat Dec 17 20:13:51 2016 (r428799) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pax-utils -PORTVERSION= 0.7 +PORTVERSION= 1.1.7 CATEGORIES= sysutils MASTER_SITES= http://dev.gentoo.org/~vapier/dist/ \ LOCAL/sbz @@ -11,13 +11,14 @@ MAINTAINER= sbz@FreeBSD.org COMMENT= Various ELF related utils for ELF32, ELF64 binaries LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake tar:xz PLIST_FILES= bin/dumpelf bin/pspax bin/scanelf bin/scanmacho \ man/man1/dumpelf.1.gz man/man1/pspax.1.gz \ man/man1/scanelf.1.gz man/man1/scanmacho.1.gz -PORTDOCS= BUGS README TODO +PORTDOCS= BUGS COPYING README.md TODO OPTIONS_DEFINE= DOCS Modified: head/sysutils/pax-utils/distinfo ============================================================================== --- head/sysutils/pax-utils/distinfo Sat Dec 17 19:50:48 2016 (r428798) +++ head/sysutils/pax-utils/distinfo Sat Dec 17 20:13:51 2016 (r428799) @@ -1,2 +1,3 @@ -SHA256 (pax-utils-0.7.tar.xz) = 1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84 -SIZE (pax-utils-0.7.tar.xz) = 90188 +TIMESTAMP = 1482004695 +SHA256 (pax-utils-1.1.7.tar.xz) = bb9bdbf0888de9444b53b78f7b8069af9832bac7cef0588030b8ce49e8ebad10 +SIZE (pax-utils-1.1.7.tar.xz) = 648376 From owner-svn-ports-all@freebsd.org Sat Dec 17 20:50:42 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 BE438C856E1; Sat, 17 Dec 2016 20:50:42 +0000 (UTC) (envelope-from adamw@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 8DCE4E2D; Sat, 17 Dec 2016 20:50:42 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHKofYC074121; Sat, 17 Dec 2016 20:50:41 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHKofAo074119; Sat, 17 Dec 2016 20:50:41 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612172050.uBHKofAo074119@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 20:50:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428800 - head/lang/p5-Try-Catch 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: Sat, 17 Dec 2016 20:50:42 -0000 Author: adamw Date: Sat Dec 17 20:50:41 2016 New Revision: 428800 URL: https://svnweb.freebsd.org/changeset/ports/428800 Log: Update to 1.1.0, and add NO_ARCH. Changes: https://metacpan.org/changes/release/MAMOD/Try-Catch-1.1.0 Modified: head/lang/p5-Try-Catch/Makefile head/lang/p5-Try-Catch/distinfo Modified: head/lang/p5-Try-Catch/Makefile ============================================================================== --- head/lang/p5-Try-Catch/Makefile Sat Dec 17 20:13:51 2016 (r428799) +++ head/lang/p5-Try-Catch/Makefile Sat Dec 17 20:50:41 2016 (r428800) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Try-Catch -PORTVERSION= 1.0.0 +PORTVERSION= 1.1.0 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAMOD @@ -16,5 +16,6 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/lang/p5-Try-Catch/distinfo ============================================================================== --- head/lang/p5-Try-Catch/distinfo Sat Dec 17 20:13:51 2016 (r428799) +++ head/lang/p5-Try-Catch/distinfo Sat Dec 17 20:50:41 2016 (r428800) @@ -1,2 +1,3 @@ -SHA256 (Try-Catch-1.0.0.tar.gz) = 741bb9968d6d152f62d95bf249011b9f9ba2f459b2068fd9c6367dd21b34f69a -SIZE (Try-Catch-1.0.0.tar.gz) = 7885 +TIMESTAMP = 1482007789 +SHA256 (Try-Catch-1.1.0.tar.gz) = a075f8fdf04fba27d3c39cd65eaff879dd385deb1c853fe7918267de7c8a4c33 +SIZE (Try-Catch-1.1.0.tar.gz) = 8226 From owner-svn-ports-all@freebsd.org Sat Dec 17 20:52:46 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 89D53C85839; Sat, 17 Dec 2016 20:52:46 +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 593211144; Sat, 17 Dec 2016 20:52:46 +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 uBHKqj5F077770; Sat, 17 Dec 2016 20:52:45 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHKqj4G077768; Sat, 17 Dec 2016 20:52:45 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201612172052.uBHKqj4G077768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 17 Dec 2016 20:52:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428801 - head/textproc/py-xlsxwriter 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: Sat, 17 Dec 2016 20:52:46 -0000 Author: antoine Date: Sat Dec 17 20:52:45 2016 New Revision: 428801 URL: https://svnweb.freebsd.org/changeset/ports/428801 Log: - Update to 0.9.4 - Allow concurrent installation [1] PR: 215331 [1] Modified: head/textproc/py-xlsxwriter/Makefile head/textproc/py-xlsxwriter/distinfo Modified: head/textproc/py-xlsxwriter/Makefile ============================================================================== --- head/textproc/py-xlsxwriter/Makefile Sat Dec 17 20:50:41 2016 (r428800) +++ head/textproc/py-xlsxwriter/Makefile Sat Dec 17 20:52:45 2016 (r428801) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XlsxWriter -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USES= python -USE_PYTHON= distutils autoplist +USE_PYTHON= concurrent distutils autoplist .include Modified: head/textproc/py-xlsxwriter/distinfo ============================================================================== --- head/textproc/py-xlsxwriter/distinfo Sat Dec 17 20:50:41 2016 (r428800) +++ head/textproc/py-xlsxwriter/distinfo Sat Dec 17 20:52:45 2016 (r428801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468428710 -SHA256 (XlsxWriter-0.9.3.tar.gz) = 19d2b5c0dd4d5fc00e8d7f164795f50e885b20d1cc27a3d04d5c7fec3c4d57f6 -SIZE (XlsxWriter-0.9.3.tar.gz) = 235051 +TIMESTAMP = 1481869457 +SHA256 (XlsxWriter-0.9.4.tar.gz) = 1642cf0adc6486dd3b17db9aba72a47fd41b947da6081e97acd6ab9872a22386 +SIZE (XlsxWriter-0.9.4.tar.gz) = 235547 From owner-svn-ports-all@freebsd.org Sat Dec 17 20:54:24 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 61F40C858DB; Sat, 17 Dec 2016 20:54:24 +0000 (UTC) (envelope-from marino@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 3178D12BD; Sat, 17 Dec 2016 20:54:24 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHKsNmk077933; Sat, 17 Dec 2016 20:54:23 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHKsNva077932; Sat, 17 Dec 2016 20:54:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172054.uBHKsNva077932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 20:54:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428802 - head/archivers/macutils 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: Sat, 17 Dec 2016 20:54:24 -0000 Author: marino Date: Sat Dec 17 20:54:23 2016 New Revision: 428802 URL: https://svnweb.freebsd.org/changeset/ports/428802 Log: archivers/macutils: Deprecate, set 3 month expiration Macutils hasn't had a maintainer in over 16 years. The build log is filled with warnings about mismatching protocols, some of which are caused by the many missing header includes and other caused by rerolling standard functions like malloc. Although there is no listed WWW, maybe there's a new version somewhere. Set expiration 3 months out to give people plenty of time to fix and or adopt this ancient port. While here, bring in a dports CFLAG to fix build there. Modified: head/archivers/macutils/Makefile Modified: head/archivers/macutils/Makefile ============================================================================== --- head/archivers/macutils/Makefile Sat Dec 17 20:52:45 2016 (r428801) +++ head/archivers/macutils/Makefile Sat Dec 17 20:54:23 2016 (r428802) @@ -13,6 +13,10 @@ COMMENT= Utilities for Apple Macintosh f WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= makefile +DEPRECATED= Not maintained in 16 years, many missing header inclusions +EXPIRATION_DATE= 2017-03-17 + +CFLAGS+= -DMAXNAMLEN=255 BINDIR= ${STAGEDIR}${PREFIX}/bin DOCFILES= README.crc README.hexbin README.macput README.unpit \ README.zoom README.crc.orig README.macget README.scan \ From owner-svn-ports-all@freebsd.org Sat Dec 17 21:10:32 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 D6030C85C73; Sat, 17 Dec 2016 21:10:32 +0000 (UTC) (envelope-from marino@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 8947719D7; Sat, 17 Dec 2016 21:10:32 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLAVdZ082593; Sat, 17 Dec 2016 21:10:31 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLAVMl082591; Sat, 17 Dec 2016 21:10:31 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172110.uBHLAVMl082591@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 21:10:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428803 - head/archivers/rpm4 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: Sat, 17 Dec 2016 21:10:32 -0000 Author: marino Date: Sat Dec 17 21:10:31 2016 New Revision: 428803 URL: https://svnweb.freebsd.org/changeset/ports/428803 Log: archivers/rpm4: Defined plist var OPSYS (fixes DF) Modified: head/archivers/rpm4/Makefile head/archivers/rpm4/pkg-plist Modified: head/archivers/rpm4/Makefile ============================================================================== --- head/archivers/rpm4/Makefile Sat Dec 17 20:54:23 2016 (r428802) +++ head/archivers/rpm4/Makefile Sat Dec 17 21:10:31 2016 (r428803) @@ -44,7 +44,8 @@ CPPFLAGS+= -I${LOCALBASE}/include \ LDFLAGS+= -L${LOCALBASE}/lib -L${LOCALBASE}/lib/nss \ -L${BDB_LIB_DIR} -L${LUA_LIBDIR} -PLIST_SUB= VERSION=${PORTVERSION} +PLIST_SUB= VERSION=${PORTVERSION} \ + OPSYS=${OPSYS:tl} PORTDOCS= * Modified: head/archivers/rpm4/pkg-plist ============================================================================== --- head/archivers/rpm4/pkg-plist Sat Dec 17 20:54:23 2016 (r428802) +++ head/archivers/rpm4/pkg-plist Sat Dec 17 21:10:31 2016 (r428803) @@ -114,60 +114,60 @@ lib/rpm/perl.prov lib/rpm/perl.req lib/rpm/perldeps.pl lib/rpm/pkgconfigdeps.sh -lib/rpm/platform/aarch64-freebsd/macros -lib/rpm/platform/alpha-freebsd/macros -lib/rpm/platform/alphaev5-freebsd/macros -lib/rpm/platform/alphaev56-freebsd/macros -lib/rpm/platform/alphaev6-freebsd/macros -lib/rpm/platform/alphaev67-freebsd/macros -lib/rpm/platform/alphapca56-freebsd/macros -lib/rpm/platform/amd64-freebsd/macros -lib/rpm/platform/armv3l-freebsd/macros -lib/rpm/platform/armv4b-freebsd/macros -lib/rpm/platform/armv4l-freebsd/macros -lib/rpm/platform/armv5tejl-freebsd/macros -lib/rpm/platform/armv5tel-freebsd/macros -lib/rpm/platform/armv6hl-freebsd/macros -lib/rpm/platform/armv6l-freebsd/macros -lib/rpm/platform/armv7hl-freebsd/macros -lib/rpm/platform/armv7hnl-freebsd/macros -lib/rpm/platform/armv7l-freebsd/macros -lib/rpm/platform/athlon-freebsd/macros -lib/rpm/platform/geode-freebsd/macros -lib/rpm/platform/i386-freebsd/macros -lib/rpm/platform/i486-freebsd/macros -lib/rpm/platform/i586-freebsd/macros -lib/rpm/platform/i686-freebsd/macros -lib/rpm/platform/ia32e-freebsd/macros -lib/rpm/platform/ia64-freebsd/macros -lib/rpm/platform/m68k-freebsd/macros -lib/rpm/platform/noarch-freebsd/macros -lib/rpm/platform/pentium3-freebsd/macros -lib/rpm/platform/pentium4-freebsd/macros -lib/rpm/platform/ppc-freebsd/macros -lib/rpm/platform/ppc32dy4-freebsd/macros -lib/rpm/platform/ppc64-freebsd/macros -lib/rpm/platform/ppc64iseries-freebsd/macros -lib/rpm/platform/ppc64le-freebsd/macros -lib/rpm/platform/ppc64p7-freebsd/macros -lib/rpm/platform/ppc64pseries-freebsd/macros -lib/rpm/platform/ppc8260-freebsd/macros -lib/rpm/platform/ppc8560-freebsd/macros -lib/rpm/platform/ppciseries-freebsd/macros -lib/rpm/platform/ppcpseries-freebsd/macros -lib/rpm/platform/s390-freebsd/macros -lib/rpm/platform/s390x-freebsd/macros -lib/rpm/platform/sh-freebsd/macros -lib/rpm/platform/sh3-freebsd/macros -lib/rpm/platform/sh4-freebsd/macros -lib/rpm/platform/sh4a-freebsd/macros -lib/rpm/platform/sparc-freebsd/macros -lib/rpm/platform/sparc64-freebsd/macros -lib/rpm/platform/sparc64v-freebsd/macros -lib/rpm/platform/sparcv8-freebsd/macros -lib/rpm/platform/sparcv9-freebsd/macros -lib/rpm/platform/sparcv9v-freebsd/macros -lib/rpm/platform/x86_64-freebsd/macros +lib/rpm/platform/aarch64-%%OPSYS%%/macros +lib/rpm/platform/alpha-%%OPSYS%%/macros +lib/rpm/platform/alphaev5-%%OPSYS%%/macros +lib/rpm/platform/alphaev56-%%OPSYS%%/macros +lib/rpm/platform/alphaev6-%%OPSYS%%/macros +lib/rpm/platform/alphaev67-%%OPSYS%%/macros +lib/rpm/platform/alphapca56-%%OPSYS%%/macros +lib/rpm/platform/amd64-%%OPSYS%%/macros +lib/rpm/platform/armv3l-%%OPSYS%%/macros +lib/rpm/platform/armv4b-%%OPSYS%%/macros +lib/rpm/platform/armv4l-%%OPSYS%%/macros +lib/rpm/platform/armv5tejl-%%OPSYS%%/macros +lib/rpm/platform/armv5tel-%%OPSYS%%/macros +lib/rpm/platform/armv6hl-%%OPSYS%%/macros +lib/rpm/platform/armv6l-%%OPSYS%%/macros +lib/rpm/platform/armv7hl-%%OPSYS%%/macros +lib/rpm/platform/armv7hnl-%%OPSYS%%/macros +lib/rpm/platform/armv7l-%%OPSYS%%/macros +lib/rpm/platform/athlon-%%OPSYS%%/macros +lib/rpm/platform/geode-%%OPSYS%%/macros +lib/rpm/platform/i386-%%OPSYS%%/macros +lib/rpm/platform/i486-%%OPSYS%%/macros +lib/rpm/platform/i586-%%OPSYS%%/macros +lib/rpm/platform/i686-%%OPSYS%%/macros +lib/rpm/platform/ia32e-%%OPSYS%%/macros +lib/rpm/platform/ia64-%%OPSYS%%/macros +lib/rpm/platform/m68k-%%OPSYS%%/macros +lib/rpm/platform/noarch-%%OPSYS%%/macros +lib/rpm/platform/pentium3-%%OPSYS%%/macros +lib/rpm/platform/pentium4-%%OPSYS%%/macros +lib/rpm/platform/ppc-%%OPSYS%%/macros +lib/rpm/platform/ppc32dy4-%%OPSYS%%/macros +lib/rpm/platform/ppc64-%%OPSYS%%/macros +lib/rpm/platform/ppc64iseries-%%OPSYS%%/macros +lib/rpm/platform/ppc64le-%%OPSYS%%/macros +lib/rpm/platform/ppc64p7-%%OPSYS%%/macros +lib/rpm/platform/ppc64pseries-%%OPSYS%%/macros +lib/rpm/platform/ppc8260-%%OPSYS%%/macros +lib/rpm/platform/ppc8560-%%OPSYS%%/macros +lib/rpm/platform/ppciseries-%%OPSYS%%/macros +lib/rpm/platform/ppcpseries-%%OPSYS%%/macros +lib/rpm/platform/s390-%%OPSYS%%/macros +lib/rpm/platform/s390x-%%OPSYS%%/macros +lib/rpm/platform/sh-%%OPSYS%%/macros +lib/rpm/platform/sh3-%%OPSYS%%/macros +lib/rpm/platform/sh4-%%OPSYS%%/macros +lib/rpm/platform/sh4a-%%OPSYS%%/macros +lib/rpm/platform/sparc-%%OPSYS%%/macros +lib/rpm/platform/sparc64-%%OPSYS%%/macros +lib/rpm/platform/sparc64v-%%OPSYS%%/macros +lib/rpm/platform/sparcv8-%%OPSYS%%/macros +lib/rpm/platform/sparcv9-%%OPSYS%%/macros +lib/rpm/platform/sparcv9v-%%OPSYS%%/macros +lib/rpm/platform/x86_64-%%OPSYS%%/macros lib/rpm/pythondeps.sh lib/rpm/rpm.daily lib/rpm/rpm.log From owner-svn-ports-all@freebsd.org Sat Dec 17 21:38: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 49DE5C8532B; Sat, 17 Dec 2016 21:38:09 +0000 (UTC) (envelope-from marino@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 1923283C; Sat, 17 Dec 2016 21:38:09 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLc8PA094097; Sat, 17 Dec 2016 21:38:08 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLc8Hu094095; Sat, 17 Dec 2016 21:38:08 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172138.uBHLc8Hu094095@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 21:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428804 - in head/astro/astrometry: . 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: Sat, 17 Dec 2016 21:38:09 -0000 Author: marino Date: Sat Dec 17 21:38:07 2016 New Revision: 428804 URL: https://svnweb.freebsd.org/changeset/ports/428804 Log: astro/astronomy: Fix DF build Added: head/astro/astrometry/files/patch-include_astrometry_an-endian.h (contents, props changed) Modified: head/astro/astrometry/Makefile Modified: head/astro/astrometry/Makefile ============================================================================== --- head/astro/astrometry/Makefile Sat Dec 17 21:10:31 2016 (r428803) +++ head/astro/astrometry/Makefile Sat Dec 17 21:38:07 2016 (r428804) @@ -25,6 +25,7 @@ ALL_TARGET= all extra MAKE_ENV= INSTALL_DIR=${STAGEDIR}${PREFIX}/${PORTNAME} MAKE_JOBS_UNSAFE= yes SUB_FILES= pkg-message +LDFLAGS= -lz post-patch: @${REINPLACE_CMD} -E 's,python (setup|-c),${PYTHON_CMD} \1,' \ Added: head/astro/astrometry/files/patch-include_astrometry_an-endian.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/astro/astrometry/files/patch-include_astrometry_an-endian.h Sat Dec 17 21:38:07 2016 (r428804) @@ -0,0 +1,11 @@ +--- include/astrometry/an-endian.h.orig 2015-12-12 19:02:27 UTC ++++ include/astrometry/an-endian.h +@@ -11,7 +11,7 @@ + // (actually 10.5 does) + #if __APPLE__ + # include +-#elif __FreeBSD__ ++#elif defined(__FreeBSD__) || defined(__DragonFly__) + # include + #elif __sun + # include From owner-svn-ports-all@freebsd.org Sat Dec 17 21:40:02 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 C65D0C855A4; Sat, 17 Dec 2016 21:40:02 +0000 (UTC) (envelope-from marino@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 95F24A2E; Sat, 17 Dec 2016 21:40:02 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLe1Sh094292; Sat, 17 Dec 2016 21:40:01 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLe1g9094291; Sat, 17 Dec 2016 21:40:01 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172140.uBHLe1g9094291@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 21:40:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428805 - head/astro/pp3/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: Sat, 17 Dec 2016 21:40:02 -0000 Author: marino Date: Sat Dec 17 21:40:01 2016 New Revision: 428805 URL: https://svnweb.freebsd.org/changeset/ports/428805 Log: astro/pp3: Fix build on gcc (missing head include) Added: head/astro/pp3/files/ head/astro/pp3/files/patch-pp3.cc (contents, props changed) Added: head/astro/pp3/files/patch-pp3.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/astro/pp3/files/patch-pp3.cc Sat Dec 17 21:40:01 2016 (r428805) @@ -0,0 +1,10 @@ +--- pp3.cc.orig 2004-08-14 16:45:08 UTC ++++ pp3.cc +@@ -15,6 +15,7 @@ + #include + #include + #include ++#include + + using namespace std; + From owner-svn-ports-all@freebsd.org Sat Dec 17 21:46:42 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 9CED0C85765; Sat, 17 Dec 2016 21:46:42 +0000 (UTC) (envelope-from marino@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 6C8ADDC4; Sat, 17 Dec 2016 21:46:42 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLkfjc098603; Sat, 17 Dec 2016 21:46:41 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLkfsJ098602; Sat, 17 Dec 2016 21:46:41 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172146.uBHLkfsJ098602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 21:46:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428806 - head/audio/csound6 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: Sat, 17 Dec 2016 21:46:42 -0000 Author: marino Date: Sat Dec 17 21:46:41 2016 New Revision: 428806 URL: https://svnweb.freebsd.org/changeset/ports/428806 Log: audio/csound6: USES+= alias Modified: head/audio/csound6/Makefile Modified: head/audio/csound6/Makefile ============================================================================== --- head/audio/csound6/Makefile Sat Dec 17 21:40:01 2016 (r428805) +++ head/audio/csound6/Makefile Sat Dec 17 21:46:41 2016 (r428806) @@ -23,7 +23,7 @@ BUILD_DEPENDS= boost-libs>0:devel/boost- LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile -USES= bison cmake:outsource localbase python:2 +USES= alias bison cmake:outsource localbase python:2 CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ -DBUILD_JAVA_INTERFACE:BOOL=OFF \ -DBUILD_P5GLOVE_OPCODES:BOOL=OFF \ From owner-svn-ports-all@freebsd.org Sat Dec 17 21:52: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 AB570C859DE; Sat, 17 Dec 2016 21:52:49 +0000 (UTC) (envelope-from marino@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 7AC891286; Sat, 17 Dec 2016 21:52:49 +0000 (UTC) (envelope-from marino@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLqmxe002498; Sat, 17 Dec 2016 21:52:48 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLqmMc002497; Sat, 17 Dec 2016 21:52:48 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201612172152.uBHLqmMc002497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sat, 17 Dec 2016 21:52:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428807 - head/audio/fcplay/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: Sat, 17 Dec 2016 21:52:49 -0000 Author: marino Date: Sat Dec 17 21:52:48 2016 New Revision: 428807 URL: https://svnweb.freebsd.org/changeset/ports/428807 Log: audio/fcplay: Fix build on DF Modified: head/audio/fcplay/files/patch-configure Modified: head/audio/fcplay/files/patch-configure ============================================================================== --- head/audio/fcplay/files/patch-configure Sat Dec 17 21:46:41 2016 (r428806) +++ head/audio/fcplay/files/patch-configure Sat Dec 17 21:52:48 2016 (r428807) @@ -42,6 +42,15 @@ # Extract the first word of "ranlib", so it can be a program name with args. set dummy ranlib; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 +@@ -1899,7 +1864,7 @@ EOF + + echo "$ac_t""oss" 1>&6 + ;; +- *freebsd*) cat >> confdefs.h <<\EOF ++ *freebsd*|*dragonfly*) cat >> confdefs.h <<\EOF + #define HAVE_FREEBSD 1 + EOF + @@ -2297,4 +2262,3 @@ rm -fr confdefs* $ac_clean_files test "$no_create" = yes || ${CONFIG_SHELL-/bin/sh} $CONFIG_STATUS || exit 1 From owner-svn-ports-all@freebsd.org Sat Dec 17 21:54: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 169F9C85A4D; Sat, 17 Dec 2016 21:54:51 +0000 (UTC) (envelope-from feld@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 B9D601381; Sat, 17 Dec 2016 21:54:50 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHLsorT002754; Sat, 17 Dec 2016 21:54:50 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHLsnkH002748; Sat, 17 Dec 2016 21:54:49 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201612172154.uBHLsnkH002748@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sat, 17 Dec 2016 21:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428808 - in head/multimedia: plexmediaserver plexmediaserver-plexpass 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: Sat, 17 Dec 2016 21:54:51 -0000 Author: feld Date: Sat Dec 17 21:54:49 2016 New Revision: 428808 URL: https://svnweb.freebsd.org/changeset/ports/428808 Log: multimedia/plexmediaserver{-plexpass}: Update to 1.3.3 - Change symlinks from absolute paths to relative Changelog: https://forums.plex.tv/discussion/comment/1323517#Comment_1323517 Modified: head/multimedia/plexmediaserver-plexpass/Makefile head/multimedia/plexmediaserver-plexpass/distinfo head/multimedia/plexmediaserver-plexpass/pkg-plist head/multimedia/plexmediaserver/Makefile head/multimedia/plexmediaserver/distinfo head/multimedia/plexmediaserver/pkg-plist Modified: head/multimedia/plexmediaserver-plexpass/Makefile ============================================================================== --- head/multimedia/plexmediaserver-plexpass/Makefile Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver-plexpass/Makefile Sat Dec 17 21:54:49 2016 (r428808) @@ -1,13 +1,13 @@ # Created by: KalleDK # $FreeBSD$ -PORTVERSION= 1.3.2.3112 +PORTVERSION= 1.3.3.3148 PORTREVISION= 0 PKGNAMESUFFIX= -plexpass MAINTAINER= feld@FreeBSD.org -PLEX_BUILD= 1751929 +PLEX_BUILD= b38628e USE_RC_SUBR= ${PORTNAME}_plexpass Modified: head/multimedia/plexmediaserver-plexpass/distinfo ============================================================================== --- head/multimedia/plexmediaserver-plexpass/distinfo Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver-plexpass/distinfo Sat Dec 17 21:54:49 2016 (r428808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481252459 -SHA256 (PlexMediaServer-1.3.2.3112-1751929-freebsd-amd64.tar.bz2) = 040da60e2480d5dc83341990ebb0366c21ae89b91df26126e0c081e29fe0c872 -SIZE (PlexMediaServer-1.3.2.3112-1751929-freebsd-amd64.tar.bz2) = 83567998 +TIMESTAMP = 1482010917 +SHA256 (PlexMediaServer-1.3.3.3148-b38628e-freebsd-amd64.tar.bz2) = 42a755bbefc44c8338cab6347a31687379142d4ea9df869dbe93b73a2f1bcda1 +SIZE (PlexMediaServer-1.3.3.3148-b38628e-freebsd-amd64.tar.bz2) = 83522715 Modified: head/multimedia/plexmediaserver-plexpass/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver-plexpass/pkg-plist Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver-plexpass/pkg-plist Sat Dec 17 21:54:49 2016 (r428808) @@ -1372,58 +1372,16 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/VERSION %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/README.md %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Info.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.c24f784e8724c4478e8d18bec2ff6ac4.css -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.e2fc2fdda19bc2ecb397bcd411b9526e.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.a109f1161666500d059634cd580c6ab8.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.3081889be516a1954b6d242eb524f81b.css %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon-mask.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon.ico %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/plex-pass.e73cc397459c4930e842b86b27d05eb9.svg -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/posters/square.f5415a2d8a1fccd963e88194af15ddc0.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-fresh-popcorn-simple-560.0b480f0fd472e41e3ec7b98e4486924e.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-rotten-splat-simple-560.cda5563a2ce74777ddb3bf362889830c.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-spilt-popcorn-simple-560.401929bf10e2073fbdc60ae78974910a.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/blank.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/android.e8cc6aa3327ad31f2637c2817cb8bf71.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/android@2x.70b26158a20f05a3fdf9d749dc1fb7c2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/atv.8631ab962b2b860e88c662ece6c85927.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/atv@2x.9f5cd33ba69cb7d0b4fba13237da32ab.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/chrome.03ae3221ff4d9e9ff4983fdef45a55cd.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/chrome@2x.3507d26b60d01c219d2744953fef8214.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/cloudsync.5ee8629e73edab1b578b271e0abbd29b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/cloudsync@2x.d89cf863a8c26a5b9949244fc0451554.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/dlna.ad0521e6745c01a6e1643e74d715889a.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/dlna@2x.478a4af0dd13b0b8959163b3435ecd4b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/firefox.6df3b5be4d4063e0eecbe17bcaa42e5c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/firefox@2x.e03aaeea379d671815efd456ef086b7f.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/gtv.3622f7c8280242ed5f8804a5a7ae1942.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/gtv@2x.f8485dbb82997f1c19aa4b29cb26bc01.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ie.c7a470baad314d525d37e05361376a5c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ie@2x.9f314aa98e87dc90950fa479c359e51e.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ios.ebcfb157195c3692a7074b53454a58d5.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ios@2x.65bd422f31dd4361b029a4067ed5b6f1.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux.e95ee61935497d68537d1211dcfa7822.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux@2x.361af14637ca1ed12653a49e4f3493ea.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/opera.2eeb995b95400caffbc87529eb1fc82b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/opera@2x.40ad0451a8552f5dfe6e4e0028af5270.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/osx.029c084cb47a3080503b62a22b31b3f2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/osx@2x.a8d0a4eee0f63d10b3dbc8f3387a67c2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pht.9bf72c20ac751c14bb3aa75b2658d333.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pht@2x.8ba823e5ead29dce5b2c10d0b493a887.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pms.aaa4a56146360ca3f461b456263c142a.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pms@2x.52728f8ab4bd6a0fa26bc46e1de0de10.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/roku.2e46abe5755feafee90b38da5dbd4708.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/roku@2x.4f898a7f0c0e702fcc1f28a991f3864c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/safari.9d63715a8f5ee166a0fc40b56cc5d510.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/safari@2x.ad0ba404af00f2f8e3143e026687153d.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/samsung.89a7c77ba88562235b7f80bdc151ccc3.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/samsung@2x.8ba461c3d89e1a469e53f0466367e88e.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wiiu.ed7bc3b04ceeeda7a735ed4e613691cb.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wiiu@2x.1f7a48bdb80fc35c79cd1707934f6906.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/win8.a0dd0d74f1f987cf00670bbdf1f74a43.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/win8@2x.503422ba4582b97ad16a8ec4391920ae.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wp.e18f1783f69b5885c6e065281454628c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wp@2x.35b507c47301ac7666d38af890237424.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/xbox.f93edaaef7e5abf52bd2c6c38dade1ee.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/xbox@2x.a676ae13ac32ef8aba1d0f4ee1557313.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux.e80fefdbe1947faf2913d4ce0043c707.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-ipad.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-ipad@2x.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-iphone.png @@ -1444,10 +1402,10 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/gracenote.c86b1d7624b5ae14ca7a30d73674a808.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/songkick.28598beac20bee7c8dc681851d053bdf.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.eda773a7225f92bba91d.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.cebf76f79cfade3e2998.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/manifest.e03b68e82ebe9b435e8b.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.38a925998c52ae48757a.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/zxcvbn.665aced16f3553bafb87.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.c09098160e871c86b7fd.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/zxcvbn.7fa98b9d2c711573dfa0.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/mp3/null.2036f08ba858d37814b7f6982d26414a.mp3 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/jwplayer.swf Modified: head/multimedia/plexmediaserver/Makefile ============================================================================== --- head/multimedia/plexmediaserver/Makefile Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver/Makefile Sat Dec 17 21:54:49 2016 (r428808) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plexmediaserver -PORTVERSION?= 1.2.7.2987 +PORTVERSION?= 1.3.3.3148 PORTREVISION?= 0 CATEGORIES= multimedia MASTER_SITES= https://downloads.plex.tv/plex-media-server/${PORTVERSION}-${PLEX_BUILD}/ @@ -12,7 +12,7 @@ MAINTAINER?= feld@FreeBSD.org COMMENT= Plex Media Server component USES= cpe tar:bzip2 -PLEX_BUILD?= 1bef33a +PLEX_BUILD?= b38628e NO_BUILD= yes WRKSRC= ${WRKDIR}/PlexMediaServer-${PORTVERSION}-${PLEX_BUILD} @@ -52,8 +52,8 @@ post-patch: do-install: (cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}/${DATADIR}) # Python fix for older releases of Plex - @${LN} -s ${DATADIR}/libpython2.7.so.1 ${STAGEDIR}/${DATADIR}/libpython2.7.so + (cd ${STAGEDIR}/${DATADIR} && ${LN} -s libpython2.7.so.1 libpython2.7.so) # Workaround for space in binary name - @${LN} -s ${DATADIR}/Plex\ Media\ Server ${STAGEDIR}${DATADIR}/Plex_Media_Server + (cd ${STAGEDIR}${DATADIR} && ${LN} -s Plex\ Media\ Server Plex_Media_Server) .include Modified: head/multimedia/plexmediaserver/distinfo ============================================================================== --- head/multimedia/plexmediaserver/distinfo Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver/distinfo Sat Dec 17 21:54:49 2016 (r428808) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478970622 -SHA256 (PlexMediaServer-1.2.7.2987-1bef33a-freebsd-amd64.tar.bz2) = 86f5029fc657d7a3509bbe993b95dd408125b250291084b32c199c59d1c71220 -SIZE (PlexMediaServer-1.2.7.2987-1bef33a-freebsd-amd64.tar.bz2) = 84392786 +TIMESTAMP = 1482010867 +SHA256 (PlexMediaServer-1.3.3.3148-b38628e-freebsd-amd64.tar.bz2) = 42a755bbefc44c8338cab6347a31687379142d4ea9df869dbe93b73a2f1bcda1 +SIZE (PlexMediaServer-1.3.3.3148-b38628e-freebsd-amd64.tar.bz2) = 83522715 Modified: head/multimedia/plexmediaserver/pkg-plist ============================================================================== --- head/multimedia/plexmediaserver/pkg-plist Sat Dec 17 21:52:48 2016 (r428807) +++ head/multimedia/plexmediaserver/pkg-plist Sat Dec 17 21:54:49 2016 (r428808) @@ -1372,58 +1372,16 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/Contents/VERSION %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/TheTVDB.bundle/README.md %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Info.plist -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.5d6c43ae9899d9decefb4fa901d972b3.css -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.ef78dfeb11d1c1a2d3fb12afe7cd052f.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.a109f1161666500d059634cd580c6ab8.css +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/css/main.v3.3081889be516a1954b6d242eb524f81b.css %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon-mask.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/favicon.ico %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/plex-pass.e73cc397459c4930e842b86b27d05eb9.svg -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/posters/square.f5415a2d8a1fccd963e88194af15ddc0.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-fresh-popcorn-simple-560.0b480f0fd472e41e3ec7b98e4486924e.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-rotten-splat-simple-560.cda5563a2ce74777ddb3bf362889830c.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/base/ratings/rt-spilt-popcorn-simple-560.401929bf10e2073fbdc60ae78974910a.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/blank.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/android.e8cc6aa3327ad31f2637c2817cb8bf71.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/android@2x.70b26158a20f05a3fdf9d749dc1fb7c2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/atv.8631ab962b2b860e88c662ece6c85927.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/atv@2x.9f5cd33ba69cb7d0b4fba13237da32ab.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/chrome.03ae3221ff4d9e9ff4983fdef45a55cd.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/chrome@2x.3507d26b60d01c219d2744953fef8214.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/cloudsync.5ee8629e73edab1b578b271e0abbd29b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/cloudsync@2x.d89cf863a8c26a5b9949244fc0451554.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/dlna.ad0521e6745c01a6e1643e74d715889a.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/dlna@2x.478a4af0dd13b0b8959163b3435ecd4b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/firefox.6df3b5be4d4063e0eecbe17bcaa42e5c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/firefox@2x.e03aaeea379d671815efd456ef086b7f.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/gtv.3622f7c8280242ed5f8804a5a7ae1942.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/gtv@2x.f8485dbb82997f1c19aa4b29cb26bc01.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ie.c7a470baad314d525d37e05361376a5c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ie@2x.9f314aa98e87dc90950fa479c359e51e.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ios.ebcfb157195c3692a7074b53454a58d5.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/ios@2x.65bd422f31dd4361b029a4067ed5b6f1.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux.e95ee61935497d68537d1211dcfa7822.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux@2x.361af14637ca1ed12653a49e4f3493ea.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/opera.2eeb995b95400caffbc87529eb1fc82b.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/opera@2x.40ad0451a8552f5dfe6e4e0028af5270.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/osx.029c084cb47a3080503b62a22b31b3f2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/osx@2x.a8d0a4eee0f63d10b3dbc8f3387a67c2.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pht.9bf72c20ac751c14bb3aa75b2658d333.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pht@2x.8ba823e5ead29dce5b2c10d0b493a887.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pms.aaa4a56146360ca3f461b456263c142a.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/pms@2x.52728f8ab4bd6a0fa26bc46e1de0de10.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/roku.2e46abe5755feafee90b38da5dbd4708.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/roku@2x.4f898a7f0c0e702fcc1f28a991f3864c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/safari.9d63715a8f5ee166a0fc40b56cc5d510.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/safari@2x.ad0ba404af00f2f8e3143e026687153d.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/samsung.89a7c77ba88562235b7f80bdc151ccc3.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/samsung@2x.8ba461c3d89e1a469e53f0466367e88e.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wiiu.ed7bc3b04ceeeda7a735ed4e613691cb.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wiiu@2x.1f7a48bdb80fc35c79cd1707934f6906.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/win8.a0dd0d74f1f987cf00670bbdf1f74a43.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/win8@2x.503422ba4582b97ad16a8ec4391920ae.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wp.e18f1783f69b5885c6e065281454628c.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/wp@2x.35b507c47301ac7666d38af890237424.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/xbox.f93edaaef7e5abf52bd2c6c38dade1ee.png -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/xbox@2x.a676ae13ac32ef8aba1d0f4ee1557313.png +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/devices/linux.e80fefdbe1947faf2913d4ce0043c707.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-ipad.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-ipad@2x.png %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/ios/icon-iphone.png @@ -1444,10 +1402,10 @@ %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/gracenote.c86b1d7624b5ae14ca7a30d73674a808.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/img/desktop/vendor-logos/songkick.28598beac20bee7c8dc681851d053bdf.svg %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/index.html -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.ca37a25a2b86f3dfbb77.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/main.cebf76f79cfade3e2998.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/manifest.e03b68e82ebe9b435e8b.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.8a491cd589346009d464.js -%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/zxcvbn.0568d312929ad2305711.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/vendors.c09098160e871c86b7fd.js +%%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/js/zxcvbn.7fa98b9d2c711573dfa0.js %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/mp3/null.2036f08ba858d37814b7f6982d26414a.mp3 %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/setup.html %%DATADIR%%/Resources/Plug-ins-%%PLEX_BUILD%%/WebClient.bundle/Contents/Resources/swf/jwplayer/jwplayer.swf @@ -1598,6 +1556,7 @@ %%DATADIR%%/Resources/Python/lib/python2.7/_osx_support.pyc %%DATADIR%%/Resources/Python/lib/python2.7/_pyio.pyc %%DATADIR%%/Resources/Python/lib/python2.7/_strptime.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/_sysconfigdata.pyc %%DATADIR%%/Resources/Python/lib/python2.7/_threading_local.pyc %%DATADIR%%/Resources/Python/lib/python2.7/_weakrefset.pyc %%DATADIR%%/Resources/Python/lib/python2.7/abc.pyc @@ -1714,6 +1673,7 @@ %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_values.pyc %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_varsize_struct.pyc %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_win32.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/ctypes/test/test_wintypes.pyc %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/util.pyc %%DATADIR%%/Resources/Python/lib/python2.7/ctypes/wintypes.pyc %%DATADIR%%/Resources/Python/lib/python2.7/curses/__init__.pyc @@ -1874,6 +1834,11 @@ %%DATADIR%%/Resources/Python/lib/python2.7/encodings/utf_8_sig.pyc %%DATADIR%%/Resources/Python/lib/python2.7/encodings/uu_codec.pyc %%DATADIR%%/Resources/Python/lib/python2.7/encodings/zlib_codec.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/ensurepip/__init__.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/ensurepip/__main__.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/ensurepip/_bundled/pip-8.1.1-py2.py3-none-any.whl +%%DATADIR%%/Resources/Python/lib/python2.7/ensurepip/_bundled/setuptools-20.10.1-py2.py3-none-any.whl +%%DATADIR%%/Resources/Python/lib/python2.7/ensurepip/_uninstall.pyc %%DATADIR%%/Resources/Python/lib/python2.7/filecmp.pyc %%DATADIR%%/Resources/Python/lib/python2.7/fileinput.pyc %%DATADIR%%/Resources/Python/lib/python2.7/fnmatch.pyc @@ -1929,7 +1894,7 @@ %%DATADIR%%/Resources/Python/lib/python2.7/json/tests/test_unicode.pyc %%DATADIR%%/Resources/Python/lib/python2.7/json/tool.pyc %%DATADIR%%/Resources/Python/lib/python2.7/keyword.pyc -%%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/Python-2.7.4-py2.7.egg-info +%%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/Python-2.7.12-py2.7.egg-info %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/_bisect.so %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/_codecs_cn.so %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/_codecs_hk.so @@ -1991,9 +1956,9 @@ %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/unicodedata.so %%DATADIR%%/Resources/Python/lib/python2.7/lib-dynload/zlib.so %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/Grammar.txt -%%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/Grammar2.7.4.final.0.pickle +%%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/Grammar2.7.12.final.0.pickle %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/PatternGrammar.txt -%%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/PatternGrammar2.7.4.final.0.pickle +%%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/PatternGrammar2.7.12.final.0.pickle %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/__init__.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/__main__.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/btm_matcher.pyc @@ -2002,6 +1967,7 @@ %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixer_util.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/__init__.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/fix_apply.pyc +%%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/fix_asserts.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/fix_basestring.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/fix_buffer.pyc %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/fixes/fix_callable.pyc @@ -2355,6 +2321,7 @@ %%DATADIR%%/Resources/Python/lib/python2.7/zipfile.pyc %%DATADIR%%/Resources/StatusItemTemplate.png %%DATADIR%%/Resources/StatusItemTemplate@2x.png +%%DATADIR%%/Resources/black-h264.ts %%DATADIR%%/Resources/cacert.pem %%DATADIR%%/Resources/clientaccesspolicy.xml @mode 644 @@ -2432,7 +2399,6 @@ %%DATADIR%%/libfreeimage.so %%DATADIR%%/libiconv.so.7 %%DATADIR%%/liblrc.so.0 -%%DATADIR%%/libmediainfo.so.0 %%DATADIR%%/libminiupnpc.so.10 %%DATADIR%%/libminizip.so.1 %%DATADIR%%/libnatpmp.so.1 @@ -2442,12 +2408,11 @@ %%DATADIR%%/libpython2.7.so.1 %%DATADIR%%/libsoci_core.so.3.0.0 %%DATADIR%%/libsoci_sqlite3.so.3.0.0 -%%DATADIR%%/libsqlite3.so.8 +%%DATADIR%%/libsqlite3.so.0 %%DATADIR%%/libssl.so.1.0.0 %%DATADIR%%/libswscale.so.4 %%DATADIR%%/libtag.so.1 %%DATADIR%%/libxml2.so.9 %%DATADIR%%/libxslt.so.2 %%DATADIR%%/libz.so.1 -%%DATADIR%%/libzen.so.0 @dir %%DATADIR%%/Resources/Python/lib/python2.7/lib2to3/tests/data/fixers/myfixes From owner-svn-ports-all@freebsd.org Sat Dec 17 22:30:47 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 1F605C851B4; Sat, 17 Dec 2016 22:30:47 +0000 (UTC) (envelope-from adamw@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 E32DD17D; Sat, 17 Dec 2016 22:30:46 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHMUkYh015156; Sat, 17 Dec 2016 22:30:46 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHMUkAo015155; Sat, 17 Dec 2016 22:30:46 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612172230.uBHMUkAo015155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 22:30:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428809 - head/irc/ircII 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: Sat, 17 Dec 2016 22:30:47 -0000 Author: adamw Date: Sat Dec 17 22:30:45 2016 New Revision: 428809 URL: https://svnweb.freebsd.org/changeset/ports/428809 Log: Fix build against SSL from ports. The -L${ICONV_PREFIX}/lib prevents cc from finding the correct libcrypto/libssl, so quick-fix this by only adding -L${ICONV_PREFIX}/lib if it's something other than /usr/lib. Also, use USES=ssl. PORTREVISION bump for the potential ldd change. Modified: head/irc/ircII/Makefile Modified: head/irc/ircII/Makefile ============================================================================== --- head/irc/ircII/Makefile Sat Dec 17 21:54:49 2016 (r428808) +++ head/irc/ircII/Makefile Sat Dec 17 22:30:45 2016 (r428809) @@ -3,6 +3,7 @@ PORTNAME= ircii PORTVERSION= 20151120 +PORTREVISION= 1 CATEGORIES= irc ipv6 MASTER_SITES= http://ircii.warped.com/ @@ -23,7 +24,7 @@ IRCBUG_DESC= Install ircII bug-reporting EMACS_KEYS_DESC=Use emacs meta keys EMACS_KEYS_CONFIGURE_WITH= emacs-meta-keys -OPENSSL_USE= OPENSSL=yes +OPENSSL_USES= ssl .include @@ -33,8 +34,10 @@ CONFIGURE_ARGS+= --with-openssl=${OPENSS CONFIGURE_ARGS+= --without-openssl .endif +.if ${ICONV_PREFIX} != /usr CPPFLAGS+= -I${ICONV_PREFIX}/include LDFLAGS+= -L${ICONV_PREFIX}/lib +.endif post-patch: @${REINPLACE_CMD} -e '/^mandir =/s/@mandir@/$${DESTDIR}&/' \ From owner-svn-ports-all@freebsd.org Sat Dec 17 22:42:06 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 A0D67C85686; Sat, 17 Dec 2016 22:42:06 +0000 (UTC) (envelope-from matthew@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 57EF9E01; Sat, 17 Dec 2016 22:42:06 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHMg5hA022852; Sat, 17 Dec 2016 22:42:05 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHMg5wv022850; Sat, 17 Dec 2016 22:42:05 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201612172242.uBHMg5wv022850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Sat, 17 Dec 2016 22:42:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428810 - head/www/h2o 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: Sat, 17 Dec 2016 22:42:06 -0000 Author: matthew Date: Sat Dec 17 22:42:05 2016 New Revision: 428810 URL: https://svnweb.freebsd.org/changeset/ports/428810 Log: - add option knob mruby handler as default - simplify ssl option - bump portversion PR: 213733 Submitted by: dch@skunkwerks.at (maintainer) Modified: head/www/h2o/Makefile head/www/h2o/pkg-plist Modified: head/www/h2o/Makefile ============================================================================== --- head/www/h2o/Makefile Sat Dec 17 22:30:45 2016 (r428809) +++ head/www/h2o/Makefile Sat Dec 17 22:42:05 2016 (r428810) @@ -5,6 +5,7 @@ PORTNAME= h2o PORTVERSION= 2.0.4 PORTREVISION= 1 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MAINTAINER= dch@skunkwerks.at @@ -36,20 +37,30 @@ H2O_LOGDIR= /var/log/${PORTNAME}/ USE_RC_SUBR= ${PORTNAME} -OPTIONS_DEFINE= LIBRESSL +OPTIONS_DEFINE= LIBRESSL MRUBY +OPTIONS_DEFAULT= LIBRESSL MRUBY +OPTIONS_SUB= yes LIBRESSL_DESC= Build with bundled LibreSSL instead of OpenSSL -OPTIONS_DEFAULT= LIBRESSL +MRUBY_DESC= Build with mruby handler support CMAKE_ARGS+= -DEXTRA_LIBRARIES=OFF -DWITHOUT_LIBS=ON .include +LIBRESSL_CMAKE_ON= -DWITH_BUNDLED_SSL=ON +LIBRESSL_CMAKE_OFF= -DWITH_BUNDLED_SSL=OFF +MRUBY_CMAKE_ON= -DWITH_MRUBY=ON +MRUBY_CMAKE_OFF= -DWITH_MRUBY=OFF + .if ${PORT_OPTIONS:MLIBRESSL} -CMAKE_ARGS+= -DWITH_BUNDLED_SSL=ON -WITH_OPENSSL_PORT= no +USES_SSL= yes .else -CMAKE_ARGS+= -DWITH_BUNDLED_SSL=OFF -WITH_OPENSSL_PORT= yes +USES_SSL= no +.endif + +.if ${PORT_OPTIONS:MMRUBY} +USE_RUBY= yes +BUILD_DEPENDS+= bison:devel/bison .endif post-patch: Modified: head/www/h2o/pkg-plist ============================================================================== --- head/www/h2o/pkg-plist Sat Dec 17 22:30:45 2016 (r428809) +++ head/www/h2o/pkg-plist Sat Dec 17 22:42:05 2016 (r428810) @@ -7,7 +7,7 @@ share/h2o/start_server %%DATADIR%%/fastcgi-cgi %%DATADIR%%/setuidgid %%DATADIR%%/status/index.html -@dir(%%H2O_USER%%,%%H2O_GROUP%%,0750) %%H2O_LOGDIR%% +%%MRUBY%%%%DATADIR%%/mruby/htpasswd.rb %%PORTDOCS%%%%DOCSDIR%%/assets/8mbps100msec-nginx195-h2o150.png %%PORTDOCS%%%%DOCSDIR%%/assets/firstpaintbench.png %%PORTDOCS%%%%DOCSDIR%%/assets/remotebench.png @@ -57,4 +57,5 @@ share/h2o/start_server %%PORTDOCS%%%%DOCSDIR%%/search/oktavia-english-search.js %%PORTDOCS%%%%DOCSDIR%%/search/oktavia-jquery-ui.js %%PORTDOCS%%%%DOCSDIR%%/search/searchindex.js +@dir(%%H2O_USER%%,%%H2O_GROUP%%,0750) %%H2O_LOGDIR%% @sample %%ETCDIR%%/h2o.conf.sample From owner-svn-ports-all@freebsd.org Sat Dec 17 22:58:21 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 D9BDAC859CB; Sat, 17 Dec 2016 22:58:21 +0000 (UTC) (envelope-from adamw@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 9E37912EC; Sat, 17 Dec 2016 22:58:21 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHMwKoc027493; Sat, 17 Dec 2016 22:58:20 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHMwKZk027492; Sat, 17 Dec 2016 22:58:20 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612172258.uBHMwKZk027492@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 22:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428811 - head/irc/scrollz 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: Sat, 17 Dec 2016 22:58:22 -0000 Author: adamw Date: Sat Dec 17 22:58:20 2016 New Revision: 428811 URL: https://svnweb.freebsd.org/changeset/ports/428811 Log: Fix typo that prevented the IPV6 option from working. Switch to USES=ssl while here. Modified: head/irc/scrollz/Makefile Modified: head/irc/scrollz/Makefile ============================================================================== --- head/irc/scrollz/Makefile Sat Dec 17 22:42:05 2016 (r428810) +++ head/irc/scrollz/Makefile Sat Dec 17 22:58:20 2016 (r428811) @@ -25,12 +25,12 @@ OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL OPTIONS_DEFAULT= OPENSSL REGEX UTF8 -IPV_CONFIGURE_ENABLE= ipv6 +IPV6_CONFIGURE_ENABLE= ipv6 GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls GNUTLS_USES= pkgconfig GNUTLS_CONFIGURE_ON= --with-ssl REGEX_CONFIGURE_ENABLE= regexp -OPENSSL_USE= OPENSSL=yes +OPENSSL_USES= ssl OPENSSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE} UTF8_CONFIGURE_ENABLE= utf8 From owner-svn-ports-all@freebsd.org Sat Dec 17 23:56: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 96E6CC85907; Sat, 17 Dec 2016 23:56:03 +0000 (UTC) (envelope-from adamw@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 32CFAB82; Sat, 17 Dec 2016 23:56:03 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBHNu2Ia051850; Sat, 17 Dec 2016 23:56:02 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBHNu2FB051848; Sat, 17 Dec 2016 23:56:02 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201612172356.uBHNu2FB051848@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 17 Dec 2016 23:56:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428812 - head/irc/ircII 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: Sat, 17 Dec 2016 23:56:03 -0000 Author: adamw Date: Sat Dec 17 23:56:02 2016 New Revision: 428812 URL: https://svnweb.freebsd.org/changeset/ports/428812 Log: Make installation of help files and scripts configurable by options. Enable the EMACS_KEYS option by default. PORTREVISION bump for that change. Modified: head/irc/ircII/Makefile head/irc/ircII/pkg-plist Modified: head/irc/ircII/Makefile ============================================================================== --- head/irc/ircII/Makefile Sat Dec 17 22:58:20 2016 (r428811) +++ head/irc/ircII/Makefile Sat Dec 17 23:56:02 2016 (r428812) @@ -3,7 +3,7 @@ PORTNAME= ircii PORTVERSION= 20151120 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc ipv6 MASTER_SITES= http://ircii.warped.com/ @@ -16,12 +16,14 @@ GNU_CONFIGURE= yes DATADIR= ${PREFIX}/share/irc USES= iconv ncurses tar:bzip2 -OPTIONS_DEFINE= IRCBUG EMACS_KEYS OPENSSL -OPTIONS_DEFAULT=OPENSSL +OPTIONS_DEFINE= EMACS_KEYS HELP IRCBUG OPENSSL SCRIPTS +OPTIONS_DEFAULT=EMACS_KEYS HELP OPENSSL SCRIPTS OPTIONS_SUB= yes -IRCBUG_DESC= Install ircII bug-reporting script +HELP_DESC= Install ircII help files EMACS_KEYS_DESC=Use emacs meta keys +IRCBUG_DESC= Install ircII bug-reporting script +SCRIPTS_DESC= Install ircII script collection EMACS_KEYS_CONFIGURE_WITH= emacs-meta-keys OPENSSL_USES= ssl Modified: head/irc/ircII/pkg-plist ============================================================================== --- head/irc/ircII/pkg-plist Sat Dec 17 22:58:20 2016 (r428811) +++ head/irc/ircII/pkg-plist Sat Dec 17 23:56:02 2016 (r428812) @@ -6,597 +6,597 @@ libexec/ircio libexec/wserv man/man1/irc.1.gz man/man1/ircII.1.gz -%%DATADIR%%/help/! -%%DATADIR%%/help/.date -%%DATADIR%%/help/: -%%DATADIR%%/help/@ -%%DATADIR%%/help/abort -%%DATADIR%%/help/admin -%%DATADIR%%/help/alias/alias -%%DATADIR%%/help/alias/functions -%%DATADIR%%/help/alias/quote -%%DATADIR%%/help/alias/special -%%DATADIR%%/help/alias/width -%%DATADIR%%/help/assign -%%DATADIR%%/help/away -%%DATADIR%%/help/basics -%%DATADIR%%/help/beep -%%DATADIR%%/help/bind/backspace -%%DATADIR%%/help/bind/backward_character -%%DATADIR%%/help/bind/backward_history -%%DATADIR%%/help/bind/backward_word -%%DATADIR%%/help/bind/beginning_of_line -%%DATADIR%%/help/bind/bind -%%DATADIR%%/help/bind/clear_screen -%%DATADIR%%/help/bind/command_completion -%%DATADIR%%/help/bind/delete_character -%%DATADIR%%/help/bind/delete_next_word -%%DATADIR%%/help/bind/delete_previous_word -%%DATADIR%%/help/bind/end_of_line -%%DATADIR%%/help/bind/enter_digraph -%%DATADIR%%/help/bind/enter_menu -%%DATADIR%%/help/bind/erase_line -%%DATADIR%%/help/bind/erase_to_beg_of_line -%%DATADIR%%/help/bind/erase_to_end_of_line -%%DATADIR%%/help/bind/examples -%%DATADIR%%/help/bind/forward_character -%%DATADIR%%/help/bind/forward_history -%%DATADIR%%/help/bind/forward_word -%%DATADIR%%/help/bind/help_character -%%DATADIR%%/help/bind/keys -%%DATADIR%%/help/bind/meta1_character -%%DATADIR%%/help/bind/meta2_character -%%DATADIR%%/help/bind/meta3_character -%%DATADIR%%/help/bind/meta4_character -%%DATADIR%%/help/bind/meta5_character -%%DATADIR%%/help/bind/meta6_character -%%DATADIR%%/help/bind/meta7_character -%%DATADIR%%/help/bind/meta8_character -%%DATADIR%%/help/bind/next_window -%%DATADIR%%/help/bind/nothing -%%DATADIR%%/help/bind/parse_command -%%DATADIR%%/help/bind/previous_window -%%DATADIR%%/help/bind/quit_irc -%%DATADIR%%/help/bind/quote_character -%%DATADIR%%/help/bind/refresh_inputline -%%DATADIR%%/help/bind/refresh_screen -%%DATADIR%%/help/bind/scroll_backward -%%DATADIR%%/help/bind/scroll_end -%%DATADIR%%/help/bind/scroll_forward -%%DATADIR%%/help/bind/scroll_start -%%DATADIR%%/help/bind/self_insert -%%DATADIR%%/help/bind/send_line -%%DATADIR%%/help/bind/stop_irc -%%DATADIR%%/help/bind/switch_channels -%%DATADIR%%/help/bind/toggle_insert_mode -%%DATADIR%%/help/bind/toggle_stop_screen -%%DATADIR%%/help/bind/transpose_characters -%%DATADIR%%/help/bind/type_text -%%DATADIR%%/help/bind/unstop_all_windows -%%DATADIR%%/help/bind/yank_from_cutbuffer -%%DATADIR%%/help/brick -%%DATADIR%%/help/bye -%%DATADIR%%/help/cat -%%DATADIR%%/help/cd -%%DATADIR%%/help/channel -%%DATADIR%%/help/clear -%%DATADIR%%/help/commands -%%DATADIR%%/help/comment -%%DATADIR%%/help/connect -%%DATADIR%%/help/ctcp/action -%%DATADIR%%/help/ctcp/clientinfo -%%DATADIR%%/help/ctcp/ctcp -%%DATADIR%%/help/ctcp/echo -%%DATADIR%%/help/ctcp/finger -%%DATADIR%%/help/ctcp/ping -%%DATADIR%%/help/ctcp/time -%%DATADIR%%/help/ctcp/userinfo -%%DATADIR%%/help/ctcp/utc -%%DATADIR%%/help/ctcp/version -%%DATADIR%%/help/date -%%DATADIR%%/help/dcc/chat -%%DATADIR%%/help/dcc/close -%%DATADIR%%/help/dcc/dcc -%%DATADIR%%/help/dcc/get -%%DATADIR%%/help/dcc/list -%%DATADIR%%/help/dcc/raw -%%DATADIR%%/help/dcc/rename -%%DATADIR%%/help/dcc/send -%%DATADIR%%/help/deop -%%DATADIR%%/help/describe -%%DATADIR%%/help/die -%%DATADIR%%/help/digraph -%%DATADIR%%/help/disconnect -%%DATADIR%%/help/dmsg -%%DATADIR%%/help/dquery -%%DATADIR%%/help/echo -%%DATADIR%%/help/encrypt -%%DATADIR%%/help/etiquette -%%DATADIR%%/help/eval -%%DATADIR%%/help/exec -%%DATADIR%%/help/exit -%%DATADIR%%/help/expressions -%%DATADIR%%/help/flush -%%DATADIR%%/help/foreach -%%DATADIR%%/help/help -%%DATADIR%%/help/history -%%DATADIR%%/help/hook -%%DATADIR%%/help/icb -%%DATADIR%%/help/if -%%DATADIR%%/help/ignore -%%DATADIR%%/help/info -%%DATADIR%%/help/input -%%DATADIR%%/help/intro -%%DATADIR%%/help/invite -%%DATADIR%%/help/ircii/copyright -%%DATADIR%%/help/ison -%%DATADIR%%/help/join -%%DATADIR%%/help/kick -%%DATADIR%%/help/kill -%%DATADIR%%/help/lastlog -%%DATADIR%%/help/leave -%%DATADIR%%/help/links -%%DATADIR%%/help/list -%%DATADIR%%/help/load/2.9script -%%DATADIR%%/help/load/action -%%DATADIR%%/help/load/alias -%%DATADIR%%/help/load/autoop -%%DATADIR%%/help/load/autoquery -%%DATADIR%%/help/load/basical -%%DATADIR%%/help/load/bigcheese -%%DATADIR%%/help/load/brc -%%DATADIR%%/help/load/channel -%%DATADIR%%/help/load/columns -%%DATADIR%%/help/load/commander -%%DATADIR%%/help/load/cursor -%%DATADIR%%/help/load/dccchan -%%DATADIR%%/help/load/deutsch -%%DATADIR%%/help/load/disc -%%DATADIR%%/help/load/edit -%%DATADIR%%/help/load/english -%%DATADIR%%/help/load/events -%%DATADIR%%/help/load/extensions -%%DATADIR%%/help/load/finger -%%DATADIR%%/help/load/finger.who -%%DATADIR%%/help/load/flood -%%DATADIR%%/help/load/fnet -%%DATADIR%%/help/load/functions -%%DATADIR%%/help/load/help -%%DATADIR%%/help/load/history -%%DATADIR%%/help/load/icb -%%DATADIR%%/help/load/irciihelp -%%DATADIR%%/help/load/ircprimer -%%DATADIR%%/help/load/kickmenu -%%DATADIR%%/help/load/killpath -%%DATADIR%%/help/load/kpstat -%%DATADIR%%/help/load/list -%%DATADIR%%/help/load/listidle -%%DATADIR%%/help/load/load -%%DATADIR%%/help/load/local -%%DATADIR%%/help/load/lynx_ircrc -%%DATADIR%%/help/load/meta1 -%%DATADIR%%/help/load/meta2 -%%DATADIR%%/help/load/msg -%%DATADIR%%/help/load/mudlike -%%DATADIR%%/help/load/nemesis -%%DATADIR%%/help/load/netsplit -%%DATADIR%%/help/load/newaway -%%DATADIR%%/help/load/nicks -%%DATADIR%%/help/load/oldping -%%DATADIR%%/help/load/oper -%%DATADIR%%/help/load/prefix -%%DATADIR%%/help/load/recursion -%%DATADIR%%/help/load/repeat -%%DATADIR%%/help/load/screen -%%DATADIR%%/help/load/service -%%DATADIR%%/help/load/shell -%%DATADIR%%/help/load/silent -%%DATADIR%%/help/load/smileys -%%DATADIR%%/help/load/suggestions -%%DATADIR%%/help/load/tabkey -%%DATADIR%%/help/load/time -%%DATADIR%%/help/load/traces -%%DATADIR%%/help/load/troy -%%DATADIR%%/help/load/uhnotify -%%DATADIR%%/help/load/version -%%DATADIR%%/help/load/wallopstat -%%DATADIR%%/help/load/whowas -%%DATADIR%%/help/load/window -%%DATADIR%%/help/lusers -%%DATADIR%%/help/me -%%DATADIR%%/help/menus -%%DATADIR%%/help/mload -%%DATADIR%%/help/mode -%%DATADIR%%/help/motd -%%DATADIR%%/help/msg -%%DATADIR%%/help/names -%%DATADIR%%/help/news -%%DATADIR%%/help/newuser -%%DATADIR%%/help/nick -%%DATADIR%%/help/note/antiwall -%%DATADIR%%/help/note/count -%%DATADIR%%/help/note/deny -%%DATADIR%%/help/note/find -%%DATADIR%%/help/note/flag -%%DATADIR%%/help/note/key -%%DATADIR%%/help/note/log -%%DATADIR%%/help/note/ls -%%DATADIR%%/help/note/news -%%DATADIR%%/help/note/note -%%DATADIR%%/help/note/rm -%%DATADIR%%/help/note/save -%%DATADIR%%/help/note/send -%%DATADIR%%/help/note/sent -%%DATADIR%%/help/note/service -%%DATADIR%%/help/note/spy -%%DATADIR%%/help/note/stats -%%DATADIR%%/help/note/user -%%DATADIR%%/help/note/waitfor -%%DATADIR%%/help/note/wall -%%DATADIR%%/help/note/wallops -%%DATADIR%%/help/notice -%%DATADIR%%/help/notify -%%DATADIR%%/help/nuser -%%DATADIR%%/help/on/action -%%DATADIR%%/help/on/channel_nick -%%DATADIR%%/help/on/channel_signoff -%%DATADIR%%/help/on/connect -%%DATADIR%%/help/on/ctcp -%%DATADIR%%/help/on/ctcp_reply -%%DATADIR%%/help/on/dcc_chat -%%DATADIR%%/help/on/dcc_list -%%DATADIR%%/help/on/dcc_raw -%%DATADIR%%/help/on/disconnect -%%DATADIR%%/help/on/exec -%%DATADIR%%/help/on/exec_errors -%%DATADIR%%/help/on/exec_exit -%%DATADIR%%/help/on/exec_prompt -%%DATADIR%%/help/on/flood -%%DATADIR%%/help/on/help -%%DATADIR%%/help/on/hook -%%DATADIR%%/help/on/icb_cmdout -%%DATADIR%%/help/on/icb_error -%%DATADIR%%/help/on/icb_status -%%DATADIR%%/help/on/icb_who -%%DATADIR%%/help/on/idle -%%DATADIR%%/help/on/input -%%DATADIR%%/help/on/invite -%%DATADIR%%/help/on/join -%%DATADIR%%/help/on/leave -%%DATADIR%%/help/on/list -%%DATADIR%%/help/on/mail -%%DATADIR%%/help/on/mode -%%DATADIR%%/help/on/msg -%%DATADIR%%/help/on/msg_group -%%DATADIR%%/help/on/names -%%DATADIR%%/help/on/nickname -%%DATADIR%%/help/on/note -%%DATADIR%%/help/on/notice -%%DATADIR%%/help/on/notify_signoff -%%DATADIR%%/help/on/notify_signon -%%DATADIR%%/help/on/numeric -%%DATADIR%%/help/on/on -%%DATADIR%%/help/on/os_signal -%%DATADIR%%/help/on/public -%%DATADIR%%/help/on/public_msg -%%DATADIR%%/help/on/public_notice -%%DATADIR%%/help/on/public_other -%%DATADIR%%/help/on/raw_irc -%%DATADIR%%/help/on/raw_send -%%DATADIR%%/help/on/send_action -%%DATADIR%%/help/on/send_dcc_chat -%%DATADIR%%/help/on/send_msg -%%DATADIR%%/help/on/send_notice -%%DATADIR%%/help/on/send_public -%%DATADIR%%/help/on/send_talk -%%DATADIR%%/help/on/serial_numbers -%%DATADIR%%/help/on/server_notice -%%DATADIR%%/help/on/signoff -%%DATADIR%%/help/on/talk -%%DATADIR%%/help/on/timer -%%DATADIR%%/help/on/topic -%%DATADIR%%/help/on/wall -%%DATADIR%%/help/on/wallop -%%DATADIR%%/help/on/who -%%DATADIR%%/help/on/window -%%DATADIR%%/help/on/window_kill -%%DATADIR%%/help/on/window_list -%%DATADIR%%/help/on/window_swap -%%DATADIR%%/help/oper -%%DATADIR%%/help/parsekey -%%DATADIR%%/help/part -%%DATADIR%%/help/ping -%%DATADIR%%/help/query -%%DATADIR%%/help/quit -%%DATADIR%%/help/quote -%%DATADIR%%/help/rbind -%%DATADIR%%/help/redirect -%%DATADIR%%/help/rehash -%%DATADIR%%/help/restart -%%DATADIR%%/help/save -%%DATADIR%%/help/say -%%DATADIR%%/help/send -%%DATADIR%%/help/sendline -%%DATADIR%%/help/server -%%DATADIR%%/help/servlist -%%DATADIR%%/help/set/always_split_biggest -%%DATADIR%%/help/set/auto_unmark_away -%%DATADIR%%/help/set/auto_whowas -%%DATADIR%%/help/set/background_colour -%%DATADIR%%/help/set/beep -%%DATADIR%%/help/set/beep_max -%%DATADIR%%/help/set/beep_on_msg -%%DATADIR%%/help/set/beep_when_away -%%DATADIR%%/help/set/bind_local_dcchost -%%DATADIR%%/help/set/bold_video -%%DATADIR%%/help/set/channel_name_width -%%DATADIR%%/help/set/client_information -%%DATADIR%%/help/set/clock -%%DATADIR%%/help/set/clock_24hour -%%DATADIR%%/help/set/clock_alarm -%%DATADIR%%/help/set/cmdchars -%%DATADIR%%/help/set/colour -%%DATADIR%%/help/set/command_mode -%%DATADIR%%/help/set/continued_line -%%DATADIR%%/help/set/ctcp_reply_backlog_seconds -%%DATADIR%%/help/set/ctcp_reply_flood_size -%%DATADIR%%/help/set/ctcp_reply_ignore_seconds -%%DATADIR%%/help/set/dcc_block_size -%%DATADIR%%/help/set/dcchost -%%DATADIR%%/help/set/dccport -%%DATADIR%%/help/set/debug -%%DATADIR%%/help/set/decrypt_program -%%DATADIR%%/help/set/display -%%DATADIR%%/help/set/display_encoding -%%DATADIR%%/help/set/eight_bit_characters -%%DATADIR%%/help/set/encrypt_program -%%DATADIR%%/help/set/exec_protection -%%DATADIR%%/help/set/flood_after -%%DATADIR%%/help/set/flood_rate -%%DATADIR%%/help/set/flood_users -%%DATADIR%%/help/set/flood_warning -%%DATADIR%%/help/set/foreground_colour -%%DATADIR%%/help/set/full_status_line -%%DATADIR%%/help/set/help_pager -%%DATADIR%%/help/set/help_path -%%DATADIR%%/help/set/help_prompt -%%DATADIR%%/help/set/help_window -%%DATADIR%%/help/set/hide_channel_keys -%%DATADIR%%/help/set/hide_private_channels -%%DATADIR%%/help/set/highlight_char -%%DATADIR%%/help/set/history -%%DATADIR%%/help/set/history_file -%%DATADIR%%/help/set/hold_mode -%%DATADIR%%/help/set/hold_mode_max -%%DATADIR%%/help/set/indent -%%DATADIR%%/help/set/input_aliases -%%DATADIR%%/help/set/input_encoding -%%DATADIR%%/help/set/input_prompt -%%DATADIR%%/help/set/input_protection -%%DATADIR%%/help/set/insert_mode -%%DATADIR%%/help/set/inverse_video -%%DATADIR%%/help/set/irc_encoding -%%DATADIR%%/help/set/irchost -%%DATADIR%%/help/set/lastlog -%%DATADIR%%/help/set/lastlog_level -%%DATADIR%%/help/set/load_path -%%DATADIR%%/help/set/log -%%DATADIR%%/help/set/logfile -%%DATADIR%%/help/set/mail -%%DATADIR%%/help/set/make_notice_msg -%%DATADIR%%/help/set/max_recursions -%%DATADIR%%/help/set/menu -%%DATADIR%%/help/set/minimum_servers -%%DATADIR%%/help/set/minimum_users -%%DATADIR%%/help/set/no_ask_nickname -%%DATADIR%%/help/set/no_ctcp_flood -%%DATADIR%%/help/set/notify_handler -%%DATADIR%%/help/set/notify_level -%%DATADIR%%/help/set/notify_on_termination -%%DATADIR%%/help/set/novice -%%DATADIR%%/help/set/old_encrypt_program -%%DATADIR%%/help/set/realname -%%DATADIR%%/help/set/same_window_only -%%DATADIR%%/help/set/scroll -%%DATADIR%%/help/set/scroll_lines -%%DATADIR%%/help/set/send_ignore_msg -%%DATADIR%%/help/set/set -%%DATADIR%%/help/set/shell -%%DATADIR%%/help/set/shell_flags -%%DATADIR%%/help/set/shell_limit -%%DATADIR%%/help/set/show_away_once -%%DATADIR%%/help/set/show_channel_names -%%DATADIR%%/help/set/show_end_of_msgs -%%DATADIR%%/help/set/show_numerics -%%DATADIR%%/help/set/show_stars -%%DATADIR%%/help/set/show_status_all -%%DATADIR%%/help/set/show_who_hopcount -%%DATADIR%%/help/set/ssl_ca_chain_file -%%DATADIR%%/help/set/ssl_ca_file -%%DATADIR%%/help/set/ssl_ca_path -%%DATADIR%%/help/set/ssl_ca_private_key_file -%%DATADIR%%/help/set/star_prefix -%%DATADIR%%/help/set/status_away -%%DATADIR%%/help/set/status_channel -%%DATADIR%%/help/set/status_chanop -%%DATADIR%%/help/set/status_clock -%%DATADIR%%/help/set/status_format -%%DATADIR%%/help/set/status_hold -%%DATADIR%%/help/set/status_hold_lines -%%DATADIR%%/help/set/status_insert -%%DATADIR%%/help/set/status_mail -%%DATADIR%%/help/set/status_mode -%%DATADIR%%/help/set/status_notify -%%DATADIR%%/help/set/status_oper -%%DATADIR%%/help/set/status_overwrite -%%DATADIR%%/help/set/status_query -%%DATADIR%%/help/set/status_scrolled -%%DATADIR%%/help/set/status_scrolled_lines -%%DATADIR%%/help/set/status_server -%%DATADIR%%/help/set/status_umode -%%DATADIR%%/help/set/status_user -%%DATADIR%%/help/set/status_voice -%%DATADIR%%/help/set/status_window -%%DATADIR%%/help/set/suppress_server_motd -%%DATADIR%%/help/set/tab -%%DATADIR%%/help/set/tab_max -%%DATADIR%%/help/set/underline_video -%%DATADIR%%/help/set/user_information -%%DATADIR%%/help/set/user_wallops -%%DATADIR%%/help/set/verbose_ctcp -%%DATADIR%%/help/set/warn_of_ignores -%%DATADIR%%/help/set/xterm_geomoptstr -%%DATADIR%%/help/set/xterm_options -%%DATADIR%%/help/set/xterm_path -%%DATADIR%%/help/signoff -%%DATADIR%%/help/sleep -%%DATADIR%%/help/squery -%%DATADIR%%/help/squit -%%DATADIR%%/help/stats -%%DATADIR%%/help/summon -%%DATADIR%%/help/time -%%DATADIR%%/help/timer -%%DATADIR%%/help/topic -%%DATADIR%%/help/trace -%%DATADIR%%/help/type -%%DATADIR%%/help/userhost -%%DATADIR%%/help/users -%%DATADIR%%/help/version -%%DATADIR%%/help/wait -%%DATADIR%%/help/wallops -%%DATADIR%%/help/which -%%DATADIR%%/help/while -%%DATADIR%%/help/who -%%DATADIR%%/help/whois -%%DATADIR%%/help/whowas -%%DATADIR%%/help/window/add -%%DATADIR%%/help/window/addgroup -%%DATADIR%%/help/window/back -%%DATADIR%%/help/window/balance -%%DATADIR%%/help/window/bind -%%DATADIR%%/help/window/channel -%%DATADIR%%/help/window/create -%%DATADIR%%/help/window/delete -%%DATADIR%%/help/window/delgroup -%%DATADIR%%/help/window/double -%%DATADIR%%/help/window/goto -%%DATADIR%%/help/window/grow -%%DATADIR%%/help/window/hide -%%DATADIR%%/help/window/hide_others -%%DATADIR%%/help/window/hold_mode -%%DATADIR%%/help/window/kill -%%DATADIR%%/help/window/kill_others -%%DATADIR%%/help/window/lastlog_level -%%DATADIR%%/help/window/level -%%DATADIR%%/help/window/list -%%DATADIR%%/help/window/log -%%DATADIR%%/help/window/logfile -%%DATADIR%%/help/window/move -%%DATADIR%%/help/window/name -%%DATADIR%%/help/window/new -%%DATADIR%%/help/window/next -%%DATADIR%%/help/window/nostatus -%%DATADIR%%/help/window/notify -%%DATADIR%%/help/window/notify_level -%%DATADIR%%/help/window/number -%%DATADIR%%/help/window/pop -%%DATADIR%%/help/window/previous -%%DATADIR%%/help/window/prompt -%%DATADIR%%/help/window/push -%%DATADIR%%/help/window/query -%%DATADIR%%/help/window/refnum -%%DATADIR%%/help/window/remove -%%DATADIR%%/help/window/scroll -%%DATADIR%%/help/window/server -%%DATADIR%%/help/window/show -%%DATADIR%%/help/window/shrink -%%DATADIR%%/help/window/stack -%%DATADIR%%/help/window/sticky -%%DATADIR%%/help/window/swap -%%DATADIR%%/help/window/unbind -%%DATADIR%%/help/window/where -%%DATADIR%%/help/window/window -%%DATADIR%%/help/xecho -%%DATADIR%%/help/xtype -%%DATADIR%%/script/2.8script -%%DATADIR%%/script/2.9script -%%DATADIR%%/script/action -%%DATADIR%%/script/alias -%%DATADIR%%/script/autoop -%%DATADIR%%/script/autoquery -%%DATADIR%%/script/basical -%%DATADIR%%/script/bigcheese -%%DATADIR%%/script/brc -%%DATADIR%%/script/channel -%%DATADIR%%/script/columns -%%DATADIR%%/script/commander -%%DATADIR%%/script/compl.mods -%%DATADIR%%/script/complete -%%DATADIR%%/script/cursor -%%DATADIR%%/script/dccchan -%%DATADIR%%/script/default -%%DATADIR%%/script/deutsch -%%DATADIR%%/script/disc -%%DATADIR%%/script/dmsg -%%DATADIR%%/script/edit -%%DATADIR%%/script/english -%%DATADIR%%/script/events -%%DATADIR%%/script/extensions -%%DATADIR%%/script/finger -%%DATADIR%%/script/fkeys -%%DATADIR%%/script/flood -%%DATADIR%%/script/fnet -%%DATADIR%%/script/functions -%%DATADIR%%/script/global -%%DATADIR%%/script/help -%%DATADIR%%/script/history -%%DATADIR%%/script/history-match -%%DATADIR%%/script/icb -%%DATADIR%%/script/imap -%%DATADIR%%/script/ircIIhelp -%%DATADIR%%/script/ircprimer -%%DATADIR%%/script/ircrc -%%DATADIR%%/script/kickmenu -%%DATADIR%%/script/killpath -%%DATADIR%%/script/kpstat -%%DATADIR%%/script/list -%%DATADIR%%/script/listidle -%%DATADIR%%/script/log -%%DATADIR%%/script/lynx_ircrc -%%DATADIR%%/script/meta1 -%%DATADIR%%/script/meta2 -%%DATADIR%%/script/msg -%%DATADIR%%/script/mudlike -%%DATADIR%%/script/multichan -%%DATADIR%%/script/nemesis -%%DATADIR%%/script/netsplit -%%DATADIR%%/script/newaway -%%DATADIR%%/script/newformat -%%DATADIR%%/script/nicks -%%DATADIR%%/script/nicksearch -%%DATADIR%%/script/nocolour -%%DATADIR%%/script/oldping -%%DATADIR%%/script/oper -%%DATADIR%%/script/otherstatus -%%DATADIR%%/script/ping -%%DATADIR%%/script/prefix -%%DATADIR%%/script/recursion -%%DATADIR%%/script/redirx -%%DATADIR%%/script/repeat -%%DATADIR%%/script/screen -%%DATADIR%%/script/service -%%DATADIR%%/script/shell -%%DATADIR%%/script/silent -%%DATADIR%%/script/smileys -%%DATADIR%%/script/tabkey -%%DATADIR%%/script/time -%%DATADIR%%/script/times -%%DATADIR%%/script/traces -%%DATADIR%%/script/troy -%%DATADIR%%/script/uhnotify -%%DATADIR%%/script/undernet -%%DATADIR%%/script/version -%%DATADIR%%/script/voice -%%DATADIR%%/script/wallopstat -%%DATADIR%%/script/whowas -%%DATADIR%%/script/window +%%HELP%%%%DATADIR%%/help/! +%%HELP%%%%DATADIR%%/help/.date +%%HELP%%%%DATADIR%%/help/: +%%HELP%%%%DATADIR%%/help/@ +%%HELP%%%%DATADIR%%/help/abort +%%HELP%%%%DATADIR%%/help/admin +%%HELP%%%%DATADIR%%/help/alias/alias +%%HELP%%%%DATADIR%%/help/alias/functions +%%HELP%%%%DATADIR%%/help/alias/quote +%%HELP%%%%DATADIR%%/help/alias/special +%%HELP%%%%DATADIR%%/help/alias/width +%%HELP%%%%DATADIR%%/help/assign +%%HELP%%%%DATADIR%%/help/away +%%HELP%%%%DATADIR%%/help/basics +%%HELP%%%%DATADIR%%/help/beep +%%HELP%%%%DATADIR%%/help/bind/backspace +%%HELP%%%%DATADIR%%/help/bind/backward_character +%%HELP%%%%DATADIR%%/help/bind/backward_history +%%HELP%%%%DATADIR%%/help/bind/backward_word +%%HELP%%%%DATADIR%%/help/bind/beginning_of_line +%%HELP%%%%DATADIR%%/help/bind/bind +%%HELP%%%%DATADIR%%/help/bind/clear_screen +%%HELP%%%%DATADIR%%/help/bind/command_completion +%%HELP%%%%DATADIR%%/help/bind/delete_character +%%HELP%%%%DATADIR%%/help/bind/delete_next_word +%%HELP%%%%DATADIR%%/help/bind/delete_previous_word +%%HELP%%%%DATADIR%%/help/bind/end_of_line +%%HELP%%%%DATADIR%%/help/bind/enter_digraph +%%HELP%%%%DATADIR%%/help/bind/enter_menu +%%HELP%%%%DATADIR%%/help/bind/erase_line +%%HELP%%%%DATADIR%%/help/bind/erase_to_beg_of_line +%%HELP%%%%DATADIR%%/help/bind/erase_to_end_of_line +%%HELP%%%%DATADIR%%/help/bind/examples +%%HELP%%%%DATADIR%%/help/bind/forward_character +%%HELP%%%%DATADIR%%/help/bind/forward_history +%%HELP%%%%DATADIR%%/help/bind/forward_word +%%HELP%%%%DATADIR%%/help/bind/help_character +%%HELP%%%%DATADIR%%/help/bind/keys +%%HELP%%%%DATADIR%%/help/bind/meta1_character +%%HELP%%%%DATADIR%%/help/bind/meta2_character +%%HELP%%%%DATADIR%%/help/bind/meta3_character +%%HELP%%%%DATADIR%%/help/bind/meta4_character +%%HELP%%%%DATADIR%%/help/bind/meta5_character +%%HELP%%%%DATADIR%%/help/bind/meta6_character +%%HELP%%%%DATADIR%%/help/bind/meta7_character +%%HELP%%%%DATADIR%%/help/bind/meta8_character +%%HELP%%%%DATADIR%%/help/bind/next_window +%%HELP%%%%DATADIR%%/help/bind/nothing +%%HELP%%%%DATADIR%%/help/bind/parse_command +%%HELP%%%%DATADIR%%/help/bind/previous_window +%%HELP%%%%DATADIR%%/help/bind/quit_irc +%%HELP%%%%DATADIR%%/help/bind/quote_character +%%HELP%%%%DATADIR%%/help/bind/refresh_inputline +%%HELP%%%%DATADIR%%/help/bind/refresh_screen +%%HELP%%%%DATADIR%%/help/bind/scroll_backward +%%HELP%%%%DATADIR%%/help/bind/scroll_end +%%HELP%%%%DATADIR%%/help/bind/scroll_forward +%%HELP%%%%DATADIR%%/help/bind/scroll_start +%%HELP%%%%DATADIR%%/help/bind/self_insert +%%HELP%%%%DATADIR%%/help/bind/send_line +%%HELP%%%%DATADIR%%/help/bind/stop_irc +%%HELP%%%%DATADIR%%/help/bind/switch_channels +%%HELP%%%%DATADIR%%/help/bind/toggle_insert_mode +%%HELP%%%%DATADIR%%/help/bind/toggle_stop_screen +%%HELP%%%%DATADIR%%/help/bind/transpose_characters +%%HELP%%%%DATADIR%%/help/bind/type_text +%%HELP%%%%DATADIR%%/help/bind/unstop_all_windows +%%HELP%%%%DATADIR%%/help/bind/yank_from_cutbuffer +%%HELP%%%%DATADIR%%/help/brick +%%HELP%%%%DATADIR%%/help/bye +%%HELP%%%%DATADIR%%/help/cat +%%HELP%%%%DATADIR%%/help/cd +%%HELP%%%%DATADIR%%/help/channel +%%HELP%%%%DATADIR%%/help/clear +%%HELP%%%%DATADIR%%/help/commands +%%HELP%%%%DATADIR%%/help/comment +%%HELP%%%%DATADIR%%/help/connect +%%HELP%%%%DATADIR%%/help/ctcp/action +%%HELP%%%%DATADIR%%/help/ctcp/clientinfo +%%HELP%%%%DATADIR%%/help/ctcp/ctcp +%%HELP%%%%DATADIR%%/help/ctcp/echo +%%HELP%%%%DATADIR%%/help/ctcp/finger +%%HELP%%%%DATADIR%%/help/ctcp/ping +%%HELP%%%%DATADIR%%/help/ctcp/time +%%HELP%%%%DATADIR%%/help/ctcp/userinfo +%%HELP%%%%DATADIR%%/help/ctcp/utc +%%HELP%%%%DATADIR%%/help/ctcp/version +%%HELP%%%%DATADIR%%/help/date +%%HELP%%%%DATADIR%%/help/dcc/chat +%%HELP%%%%DATADIR%%/help/dcc/close +%%HELP%%%%DATADIR%%/help/dcc/dcc +%%HELP%%%%DATADIR%%/help/dcc/get +%%HELP%%%%DATADIR%%/help/dcc/list +%%HELP%%%%DATADIR%%/help/dcc/raw +%%HELP%%%%DATADIR%%/help/dcc/rename +%%HELP%%%%DATADIR%%/help/dcc/send +%%HELP%%%%DATADIR%%/help/deop +%%HELP%%%%DATADIR%%/help/describe +%%HELP%%%%DATADIR%%/help/die +%%HELP%%%%DATADIR%%/help/digraph +%%HELP%%%%DATADIR%%/help/disconnect +%%HELP%%%%DATADIR%%/help/dmsg +%%HELP%%%%DATADIR%%/help/dquery +%%HELP%%%%DATADIR%%/help/echo +%%HELP%%%%DATADIR%%/help/encrypt +%%HELP%%%%DATADIR%%/help/etiquette +%%HELP%%%%DATADIR%%/help/eval +%%HELP%%%%DATADIR%%/help/exec +%%HELP%%%%DATADIR%%/help/exit +%%HELP%%%%DATADIR%%/help/expressions +%%HELP%%%%DATADIR%%/help/flush +%%HELP%%%%DATADIR%%/help/foreach +%%HELP%%%%DATADIR%%/help/help +%%HELP%%%%DATADIR%%/help/history +%%HELP%%%%DATADIR%%/help/hook +%%HELP%%%%DATADIR%%/help/icb +%%HELP%%%%DATADIR%%/help/if +%%HELP%%%%DATADIR%%/help/ignore +%%HELP%%%%DATADIR%%/help/info +%%HELP%%%%DATADIR%%/help/input +%%HELP%%%%DATADIR%%/help/intro +%%HELP%%%%DATADIR%%/help/invite +%%HELP%%%%DATADIR%%/help/ircii/copyright +%%HELP%%%%DATADIR%%/help/ison +%%HELP%%%%DATADIR%%/help/join +%%HELP%%%%DATADIR%%/help/kick +%%HELP%%%%DATADIR%%/help/kill +%%HELP%%%%DATADIR%%/help/lastlog +%%HELP%%%%DATADIR%%/help/leave +%%HELP%%%%DATADIR%%/help/links +%%HELP%%%%DATADIR%%/help/list +%%HELP%%%%DATADIR%%/help/load/2.9script +%%HELP%%%%DATADIR%%/help/load/action +%%HELP%%%%DATADIR%%/help/load/alias +%%HELP%%%%DATADIR%%/help/load/autoop +%%HELP%%%%DATADIR%%/help/load/autoquery +%%HELP%%%%DATADIR%%/help/load/basical +%%HELP%%%%DATADIR%%/help/load/bigcheese +%%HELP%%%%DATADIR%%/help/load/brc +%%HELP%%%%DATADIR%%/help/load/channel +%%HELP%%%%DATADIR%%/help/load/columns +%%HELP%%%%DATADIR%%/help/load/commander +%%HELP%%%%DATADIR%%/help/load/cursor +%%HELP%%%%DATADIR%%/help/load/dccchan +%%HELP%%%%DATADIR%%/help/load/deutsch +%%HELP%%%%DATADIR%%/help/load/disc +%%HELP%%%%DATADIR%%/help/load/edit +%%HELP%%%%DATADIR%%/help/load/english +%%HELP%%%%DATADIR%%/help/load/events +%%HELP%%%%DATADIR%%/help/load/extensions +%%HELP%%%%DATADIR%%/help/load/finger +%%HELP%%%%DATADIR%%/help/load/finger.who +%%HELP%%%%DATADIR%%/help/load/flood +%%HELP%%%%DATADIR%%/help/load/fnet +%%HELP%%%%DATADIR%%/help/load/functions +%%HELP%%%%DATADIR%%/help/load/help +%%HELP%%%%DATADIR%%/help/load/history +%%HELP%%%%DATADIR%%/help/load/icb +%%HELP%%%%DATADIR%%/help/load/irciihelp +%%HELP%%%%DATADIR%%/help/load/ircprimer +%%HELP%%%%DATADIR%%/help/load/kickmenu +%%HELP%%%%DATADIR%%/help/load/killpath +%%HELP%%%%DATADIR%%/help/load/kpstat +%%HELP%%%%DATADIR%%/help/load/list +%%HELP%%%%DATADIR%%/help/load/listidle +%%HELP%%%%DATADIR%%/help/load/load +%%HELP%%%%DATADIR%%/help/load/local +%%HELP%%%%DATADIR%%/help/load/lynx_ircrc +%%HELP%%%%DATADIR%%/help/load/meta1 +%%HELP%%%%DATADIR%%/help/load/meta2 +%%HELP%%%%DATADIR%%/help/load/msg +%%HELP%%%%DATADIR%%/help/load/mudlike +%%HELP%%%%DATADIR%%/help/load/nemesis +%%HELP%%%%DATADIR%%/help/load/netsplit +%%HELP%%%%DATADIR%%/help/load/newaway +%%HELP%%%%DATADIR%%/help/load/nicks +%%HELP%%%%DATADIR%%/help/load/oldping +%%HELP%%%%DATADIR%%/help/load/oper +%%HELP%%%%DATADIR%%/help/load/prefix +%%HELP%%%%DATADIR%%/help/load/recursion +%%HELP%%%%DATADIR%%/help/load/repeat +%%HELP%%%%DATADIR%%/help/load/screen +%%HELP%%%%DATADIR%%/help/load/service +%%HELP%%%%DATADIR%%/help/load/shell +%%HELP%%%%DATADIR%%/help/load/silent +%%HELP%%%%DATADIR%%/help/load/smileys +%%HELP%%%%DATADIR%%/help/load/suggestions +%%HELP%%%%DATADIR%%/help/load/tabkey +%%HELP%%%%DATADIR%%/help/load/time +%%HELP%%%%DATADIR%%/help/load/traces +%%HELP%%%%DATADIR%%/help/load/troy +%%HELP%%%%DATADIR%%/help/load/uhnotify +%%HELP%%%%DATADIR%%/help/load/version +%%HELP%%%%DATADIR%%/help/load/wallopstat +%%HELP%%%%DATADIR%%/help/load/whowas +%%HELP%%%%DATADIR%%/help/load/window +%%HELP%%%%DATADIR%%/help/lusers +%%HELP%%%%DATADIR%%/help/me +%%HELP%%%%DATADIR%%/help/menus +%%HELP%%%%DATADIR%%/help/mload +%%HELP%%%%DATADIR%%/help/mode +%%HELP%%%%DATADIR%%/help/motd +%%HELP%%%%DATADIR%%/help/msg +%%HELP%%%%DATADIR%%/help/names +%%HELP%%%%DATADIR%%/help/news +%%HELP%%%%DATADIR%%/help/newuser +%%HELP%%%%DATADIR%%/help/nick +%%HELP%%%%DATADIR%%/help/note/antiwall +%%HELP%%%%DATADIR%%/help/note/count +%%HELP%%%%DATADIR%%/help/note/deny +%%HELP%%%%DATADIR%%/help/note/find +%%HELP%%%%DATADIR%%/help/note/flag +%%HELP%%%%DATADIR%%/help/note/key +%%HELP%%%%DATADIR%%/help/note/log +%%HELP%%%%DATADIR%%/help/note/ls +%%HELP%%%%DATADIR%%/help/note/news +%%HELP%%%%DATADIR%%/help/note/note +%%HELP%%%%DATADIR%%/help/note/rm +%%HELP%%%%DATADIR%%/help/note/save +%%HELP%%%%DATADIR%%/help/note/send +%%HELP%%%%DATADIR%%/help/note/sent +%%HELP%%%%DATADIR%%/help/note/service +%%HELP%%%%DATADIR%%/help/note/spy +%%HELP%%%%DATADIR%%/help/note/stats +%%HELP%%%%DATADIR%%/help/note/user +%%HELP%%%%DATADIR%%/help/note/waitfor +%%HELP%%%%DATADIR%%/help/note/wall +%%HELP%%%%DATADIR%%/help/note/wallops +%%HELP%%%%DATADIR%%/help/notice +%%HELP%%%%DATADIR%%/help/notify +%%HELP%%%%DATADIR%%/help/nuser +%%HELP%%%%DATADIR%%/help/on/action +%%HELP%%%%DATADIR%%/help/on/channel_nick +%%HELP%%%%DATADIR%%/help/on/channel_signoff +%%HELP%%%%DATADIR%%/help/on/connect +%%HELP%%%%DATADIR%%/help/on/ctcp +%%HELP%%%%DATADIR%%/help/on/ctcp_reply +%%HELP%%%%DATADIR%%/help/on/dcc_chat +%%HELP%%%%DATADIR%%/help/on/dcc_list +%%HELP%%%%DATADIR%%/help/on/dcc_raw +%%HELP%%%%DATADIR%%/help/on/disconnect +%%HELP%%%%DATADIR%%/help/on/exec +%%HELP%%%%DATADIR%%/help/on/exec_errors +%%HELP%%%%DATADIR%%/help/on/exec_exit +%%HELP%%%%DATADIR%%/help/on/exec_prompt +%%HELP%%%%DATADIR%%/help/on/flood +%%HELP%%%%DATADIR%%/help/on/help +%%HELP%%%%DATADIR%%/help/on/hook +%%HELP%%%%DATADIR%%/help/on/icb_cmdout +%%HELP%%%%DATADIR%%/help/on/icb_error +%%HELP%%%%DATADIR%%/help/on/icb_status +%%HELP%%%%DATADIR%%/help/on/icb_who +%%HELP%%%%DATADIR%%/help/on/idle +%%HELP%%%%DATADIR%%/help/on/input +%%HELP%%%%DATADIR%%/help/on/invite +%%HELP%%%%DATADIR%%/help/on/join +%%HELP%%%%DATADIR%%/help/on/leave +%%HELP%%%%DATADIR%%/help/on/list +%%HELP%%%%DATADIR%%/help/on/mail +%%HELP%%%%DATADIR%%/help/on/mode +%%HELP%%%%DATADIR%%/help/on/msg +%%HELP%%%%DATADIR%%/help/on/msg_group +%%HELP%%%%DATADIR%%/help/on/names +%%HELP%%%%DATADIR%%/help/on/nickname +%%HELP%%%%DATADIR%%/help/on/note +%%HELP%%%%DATADIR%%/help/on/notice +%%HELP%%%%DATADIR%%/help/on/notify_signoff +%%HELP%%%%DATADIR%%/help/on/notify_signon +%%HELP%%%%DATADIR%%/help/on/numeric +%%HELP%%%%DATADIR%%/help/on/on +%%HELP%%%%DATADIR%%/help/on/os_signal +%%HELP%%%%DATADIR%%/help/on/public +%%HELP%%%%DATADIR%%/help/on/public_msg +%%HELP%%%%DATADIR%%/help/on/public_notice +%%HELP%%%%DATADIR%%/help/on/public_other +%%HELP%%%%DATADIR%%/help/on/raw_irc +%%HELP%%%%DATADIR%%/help/on/raw_send +%%HELP%%%%DATADIR%%/help/on/send_action +%%HELP%%%%DATADIR%%/help/on/send_dcc_chat +%%HELP%%%%DATADIR%%/help/on/send_msg +%%HELP%%%%DATADIR%%/help/on/send_notice +%%HELP%%%%DATADIR%%/help/on/send_public +%%HELP%%%%DATADIR%%/help/on/send_talk +%%HELP%%%%DATADIR%%/help/on/serial_numbers +%%HELP%%%%DATADIR%%/help/on/server_notice +%%HELP%%%%DATADIR%%/help/on/signoff +%%HELP%%%%DATADIR%%/help/on/talk +%%HELP%%%%DATADIR%%/help/on/timer +%%HELP%%%%DATADIR%%/help/on/topic +%%HELP%%%%DATADIR%%/help/on/wall +%%HELP%%%%DATADIR%%/help/on/wallop +%%HELP%%%%DATADIR%%/help/on/who +%%HELP%%%%DATADIR%%/help/on/window +%%HELP%%%%DATADIR%%/help/on/window_kill +%%HELP%%%%DATADIR%%/help/on/window_list +%%HELP%%%%DATADIR%%/help/on/window_swap +%%HELP%%%%DATADIR%%/help/oper +%%HELP%%%%DATADIR%%/help/parsekey +%%HELP%%%%DATADIR%%/help/part +%%HELP%%%%DATADIR%%/help/ping +%%HELP%%%%DATADIR%%/help/query +%%HELP%%%%DATADIR%%/help/quit +%%HELP%%%%DATADIR%%/help/quote +%%HELP%%%%DATADIR%%/help/rbind +%%HELP%%%%DATADIR%%/help/redirect +%%HELP%%%%DATADIR%%/help/rehash +%%HELP%%%%DATADIR%%/help/restart +%%HELP%%%%DATADIR%%/help/save +%%HELP%%%%DATADIR%%/help/say +%%HELP%%%%DATADIR%%/help/send +%%HELP%%%%DATADIR%%/help/sendline +%%HELP%%%%DATADIR%%/help/server +%%HELP%%%%DATADIR%%/help/servlist +%%HELP%%%%DATADIR%%/help/set/always_split_biggest +%%HELP%%%%DATADIR%%/help/set/auto_unmark_away +%%HELP%%%%DATADIR%%/help/set/auto_whowas +%%HELP%%%%DATADIR%%/help/set/background_colour +%%HELP%%%%DATADIR%%/help/set/beep +%%HELP%%%%DATADIR%%/help/set/beep_max +%%HELP%%%%DATADIR%%/help/set/beep_on_msg +%%HELP%%%%DATADIR%%/help/set/beep_when_away +%%HELP%%%%DATADIR%%/help/set/bind_local_dcchost +%%HELP%%%%DATADIR%%/help/set/bold_video +%%HELP%%%%DATADIR%%/help/set/channel_name_width +%%HELP%%%%DATADIR%%/help/set/client_information +%%HELP%%%%DATADIR%%/help/set/clock +%%HELP%%%%DATADIR%%/help/set/clock_24hour +%%HELP%%%%DATADIR%%/help/set/clock_alarm +%%HELP%%%%DATADIR%%/help/set/cmdchars +%%HELP%%%%DATADIR%%/help/set/colour +%%HELP%%%%DATADIR%%/help/set/command_mode +%%HELP%%%%DATADIR%%/help/set/continued_line +%%HELP%%%%DATADIR%%/help/set/ctcp_reply_backlog_seconds +%%HELP%%%%DATADIR%%/help/set/ctcp_reply_flood_size +%%HELP%%%%DATADIR%%/help/set/ctcp_reply_ignore_seconds +%%HELP%%%%DATADIR%%/help/set/dcc_block_size +%%HELP%%%%DATADIR%%/help/set/dcchost +%%HELP%%%%DATADIR%%/help/set/dccport +%%HELP%%%%DATADIR%%/help/set/debug +%%HELP%%%%DATADIR%%/help/set/decrypt_program +%%HELP%%%%DATADIR%%/help/set/display +%%HELP%%%%DATADIR%%/help/set/display_encoding +%%HELP%%%%DATADIR%%/help/set/eight_bit_characters +%%HELP%%%%DATADIR%%/help/set/encrypt_program +%%HELP%%%%DATADIR%%/help/set/exec_protection +%%HELP%%%%DATADIR%%/help/set/flood_after +%%HELP%%%%DATADIR%%/help/set/flood_rate +%%HELP%%%%DATADIR%%/help/set/flood_users +%%HELP%%%%DATADIR%%/help/set/flood_warning +%%HELP%%%%DATADIR%%/help/set/foreground_colour +%%HELP%%%%DATADIR%%/help/set/full_status_line +%%HELP%%%%DATADIR%%/help/set/help_pager +%%HELP%%%%DATADIR%%/help/set/help_path +%%HELP%%%%DATADIR%%/help/set/help_prompt +%%HELP%%%%DATADIR%%/help/set/help_window +%%HELP%%%%DATADIR%%/help/set/hide_channel_keys +%%HELP%%%%DATADIR%%/help/set/hide_private_channels +%%HELP%%%%DATADIR%%/help/set/highlight_char +%%HELP%%%%DATADIR%%/help/set/history +%%HELP%%%%DATADIR%%/help/set/history_file +%%HELP%%%%DATADIR%%/help/set/hold_mode +%%HELP%%%%DATADIR%%/help/set/hold_mode_max +%%HELP%%%%DATADIR%%/help/set/indent +%%HELP%%%%DATADIR%%/help/set/input_aliases +%%HELP%%%%DATADIR%%/help/set/input_encoding +%%HELP%%%%DATADIR%%/help/set/input_prompt +%%HELP%%%%DATADIR%%/help/set/input_protection +%%HELP%%%%DATADIR%%/help/set/insert_mode +%%HELP%%%%DATADIR%%/help/set/inverse_video +%%HELP%%%%DATADIR%%/help/set/irc_encoding +%%HELP%%%%DATADIR%%/help/set/irchost *** DIFF OUTPUT TRUNCATED AT 1000 LINES ***