From owner-svn-ports-head@freebsd.org Sun Feb 5 00:58:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36636CC53DC; Sun, 5 Feb 2017 00:58:22 +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 11176E41; Sun, 5 Feb 2017 00:58:21 +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 v150wLv4074254; Sun, 5 Feb 2017 00:58:21 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v150wKN1074251; Sun, 5 Feb 2017 00:58:20 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702050058.v150wKN1074251@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 00:58:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433341 - head/science/InsightToolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 00:58:22 -0000 Author: woodsb02 Date: Sun Feb 5 00:58:20 2017 New Revision: 433341 URL: https://svnweb.freebsd.org/changeset/ports/433341 Log: science/InsightToolkit: Update to 4.11.0 Changes this release: http://public.kitware.com/pipermail/insight-users/2017-January/054193.html Modified: head/science/InsightToolkit/Makefile head/science/InsightToolkit/distinfo head/science/InsightToolkit/pkg-plist Modified: head/science/InsightToolkit/Makefile ============================================================================== --- head/science/InsightToolkit/Makefile Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/Makefile Sun Feb 5 00:58:20 2017 (r433341) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= InsightToolkit -PORTVERSION= 4.10.1 +PORTVERSION= 4.11.0 CATEGORIES= science biology MASTER_SITES= SF/itk/itk/${ITK_VER} Modified: head/science/InsightToolkit/distinfo ============================================================================== --- head/science/InsightToolkit/distinfo Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/distinfo Sun Feb 5 00:58:20 2017 (r433341) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476432117 -SHA256 (InsightToolkit-4.10.1.tar.gz) = cb1048facf2b60cebf4ea0b3f89a13a32f8036d906aab3cfafa65e94760caa7a -SIZE (InsightToolkit-4.10.1.tar.gz) = 18169937 +TIMESTAMP = 1486184449 +SHA256 (InsightToolkit-4.11.0.tar.gz) = 26f63efa290a86f10a3686cf3fa2aa3ef7420f3dc33112e2900b7dc8f9a50afe +SIZE (InsightToolkit-4.11.0.tar.gz) = 18851129 Modified: head/science/InsightToolkit/pkg-plist ============================================================================== --- head/science/InsightToolkit/pkg-plist Sat Feb 4 23:59:57 2017 (r433340) +++ head/science/InsightToolkit/pkg-plist Sun Feb 5 00:58:20 2017 (r433341) @@ -46,7 +46,6 @@ include/ITK-%%ITK_VER%%/ITKLabelMapExpor include/ITK-%%ITK_VER%%/ITKMeshExport.h include/ITK-%%ITK_VER%%/ITKOptimizersExport.h include/ITK-%%ITK_VER%%/ITKOptimizersv4Export.h -include/ITK-%%ITK_VER%%/ITKPathExport.h include/ITK-%%ITK_VER%%/ITKPolynomialsExport.h include/ITK-%%ITK_VER%%/ITKQuadEdgeMeshExport.h include/ITK-%%ITK_VER%%/ITKStatisticsExport.h @@ -128,6 +127,20 @@ include/ITK-%%ITK_VER%%/blas/ztrmm.h include/ITK-%%ITK_VER%%/blas/ztrmv.h include/ITK-%%ITK_VER%%/blas/ztrsv.h include/ITK-%%ITK_VER%%/cached-powers.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_AppleClang_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Clang_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_GNU_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Intel_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_MSVC_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_SunPro_CXX.h +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_UNKNOWN_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_AppleClang_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Clang_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_GNU_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Intel_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_MSVC_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_SunPro_CXX.h +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_UNKNOWN_CXX.h include/ITK-%%ITK_VER%%/config.h include/ITK-%%ITK_VER%%/core/testlib/testlib_register.h include/ITK-%%ITK_VER%%/core/testlib/testlib_root_dir.h @@ -1213,6 +1226,8 @@ include/ITK-%%ITK_VER%%/itkHessian3DToVe include/ITK-%%ITK_VER%%/itkHessian3DToVesselnessMeasureImageFilter.hxx include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.h include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.hxx +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.h +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.hxx include/ITK-%%ITK_VER%%/itkHexahedronCell.h include/ITK-%%ITK_VER%%/itkHexahedronCell.hxx include/ITK-%%ITK_VER%%/itkHexahedronCellTopology.h @@ -1847,6 +1862,7 @@ include/ITK-%%ITK_VER%%/itkMeshFileReade include/ITK-%%ITK_VER%%/itkMeshFileReaderException.h include/ITK-%%ITK_VER%%/itkMeshFileWriter.h include/ITK-%%ITK_VER%%/itkMeshFileWriter.hxx +include/ITK-%%ITK_VER%%/itkMeshFileWriterException.h include/ITK-%%ITK_VER%%/itkMeshIOBase.h include/ITK-%%ITK_VER%%/itkMeshIOFactory.h include/ITK-%%ITK_VER%%/itkMeshRegion.h @@ -2164,7 +2180,6 @@ include/ITK-%%ITK_VER%%/itkPathIterator. include/ITK-%%ITK_VER%%/itkPathIterator.hxx include/ITK-%%ITK_VER%%/itkPathSource.h include/ITK-%%ITK_VER%%/itkPathSource.hxx -include/ITK-%%ITK_VER%%/itkPathTemplateExport.h include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.h include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.hxx include/ITK-%%ITK_VER%%/itkPathToImageFilter.h @@ -2856,6 +2871,8 @@ include/ITK-%%ITK_VER%%/itkUnaryFunctorI include/ITK-%%ITK_VER%%/itkUnaryFunctorImageFilter.hxx include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.h include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.hxx +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.h +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.hxx include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.h include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.hxx include/ITK-%%ITK_VER%%/itkUpdateMalcolmSparseLevelSet.h @@ -3071,6 +3088,7 @@ include/ITK-%%ITK_VER%%/itkZeroFluxNeuma include/ITK-%%ITK_VER%%/itkZeroFluxNeumannPadImageFilter.hxx include/ITK-%%ITK_VER%%/itk_H5Cpp.h include/ITK-%%ITK_VER%%/itk_NrrdIO_mangle.h +include/ITK-%%ITK_VER%%/itk_compiler_detection.h include/ITK-%%ITK_VER%%/itk_hdf5.h include/ITK-%%ITK_VER%%/itk_jpeg.h include/ITK-%%ITK_VER%%/itk_kwiml.h @@ -3097,7 +3115,6 @@ include/ITK-%%ITK_VER%%/itksys/String.hx include/ITK-%%ITK_VER%%/itksys/System.h include/ITK-%%ITK_VER%%/itksys/SystemInformation.hxx include/ITK-%%ITK_VER%%/itksys/SystemTools.hxx -include/ITK-%%ITK_VER%%/itksys/auto_ptr.hxx include/ITK-%%ITK_VER%%/itksys/hash_fun.hxx include/ITK-%%ITK_VER%%/itksys/hash_map.hxx include/ITK-%%ITK_VER%%/itksys/hash_set.hxx @@ -3357,6 +3374,7 @@ include/ITK-%%ITK_VER%%/vcl_climits.h include/ITK-%%ITK_VER%%/vcl_clocale.h include/ITK-%%ITK_VER%%/vcl_cmath.h include/ITK-%%ITK_VER%%/vcl_compiler.h +include/ITK-%%ITK_VER%%/vcl_compiler_detection.h include/ITK-%%ITK_VER%%/vcl_complex.h include/ITK-%%ITK_VER%%/vcl_config_compiler.h include/ITK-%%ITK_VER%%/vcl_config_headers.h @@ -3623,7 +3641,9 @@ include/ITK-%%ITK_VER%%/vnl/vnl_vector_f include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.h include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.hxx include/ITK-%%ITK_VER%%/vnl/vnl_vector_ref.h +include/ITK-%%ITK_VER%%/vnl_algo_export_override.h include/ITK-%%ITK_VER%%/vnl_complex_traits+char-.h +include/ITK-%%ITK_VER%%/vnl_export_override.h include/ITK-%%ITK_VER%%/vxl_config.h include/ITK-%%ITK_VER%%/vxl_copyright.h include/ITK-%%ITK_VER%%/vxl_version.h @@ -3890,6 +3910,7 @@ lib/libitkvnl-%%ITK_VER%%.so lib/libitkvnl-%%ITK_VER%%.so.1 lib/libitkvnl_algo-%%ITK_VER%%.so lib/libitkvnl_algo-%%ITK_VER%%.so.1 +libdata/ldconfig/InsightToolkit share/doc/ITK-%%ITK_VER%%/LICENSE share/doc/ITK-%%ITK_VER%%/NOTICE share/doc/ITK-%%ITK_VER%%/README.txt From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79510CD18FB; Sun, 5 Feb 2017 03:30: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 48E3F145A; Sun, 5 Feb 2017 03:30: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 v153U8x7035522; Sun, 5 Feb 2017 03:30:08 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153U8xx035521; Sun, 5 Feb 2017 03:30:08 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153U8xx035521@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433342 - head/lang/gcl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:09 -0000 Author: jbeich Date: Sun Feb 5 03:30:08 2017 New Revision: 433342 URL: https://svnweb.freebsd.org/changeset/ports/433342 Log: lang/gcl: use clang and unbreak with gcc5 or later ./libpre_gcl.a(num_sfun.o): In function `number_expt': num_sfun.c:(.text+0x3d78): undefined reference to `number_fix_iexpt' num_sfun.c:(.text+0x4c62): undefined reference to `number_big_iexpt' [...] ./libpre_gcl.a(alloc.o): In function `alloc_object': alloc.c:(.text+0x6c07): undefined reference to `alloc_after_turning_off_sgc' alloc.c:(.text+0x76f1): undefined reference to `maybe_reallocate_page' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/lang/gcl/Makefile (contents, props changed) Modified: head/lang/gcl/Makefile ============================================================================== --- head/lang/gcl/Makefile Sun Feb 5 00:58:20 2017 (r433341) +++ head/lang/gcl/Makefile Sun Feb 5 03:30:08 2017 (r433342) @@ -3,7 +3,7 @@ PORTNAME= gcl PORTVERSION= 2.6.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang tcl tk MASTER_SITES= GNU @@ -19,7 +19,7 @@ LIB_DEPENDS= libgmp.so:math/gmp WRKSRC= ${WRKDIR}/${PORTNAME} USES= gmake readline -USE_GCC= yes +USE_CSTD= gnu89 GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_AWK="${LOCALBASE}/bin/gawk" \ C_INCLUDE_PATH="${PREFIX}/include" LIBRARY_PATH="${PREFIX}/lib" From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2958CD191F; Sun, 5 Feb 2017 03:30: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 652DA14CF; Sun, 5 Feb 2017 03:30: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 v153UHZN035673; Sun, 5 Feb 2017 03:30:17 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UHun035671; Sun, 5 Feb 2017 03:30:17 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UHun035671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433343 - in head/net-mgmt/driftnet: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:18 -0000 Author: jbeich Date: Sun Feb 5 03:30:17 2017 New Revision: 433343 URL: https://svnweb.freebsd.org/changeset/ports/433343 Log: net-mgmt/driftnet: use clang and unbreak with gcc5 or later driftnet.o: In function `capture_thread': src/driftnet.c:89: undefined reference to `packetcapture_dispatch' options.o: In function `validate_options': src/options.c:178: undefined reference to `get_default_interface' media/libmedia.a(media.o): In function `dispatch_image': src/media/media.c:47: undefined reference to `get_tmpdir' display/libdisplay.a(display.o): In function `pipe_event': src/display/display.c:356: undefined reference to `get_tmpdir' src/display/display.c:346: undefined reference to `get_tmpdir' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run) Added: head/net-mgmt/driftnet/files/patch-Makefile.am (contents, props changed) - copied, changed from r433342, head/net-mgmt/driftnet/files/patch-Makefile.in Deleted: head/net-mgmt/driftnet/files/patch-Makefile.in Modified: head/net-mgmt/driftnet/Makefile (contents, props changed) Modified: head/net-mgmt/driftnet/Makefile ============================================================================== --- head/net-mgmt/driftnet/Makefile Sun Feb 5 03:30:08 2017 (r433342) +++ head/net-mgmt/driftnet/Makefile Sun Feb 5 03:30:17 2017 (r433343) @@ -3,6 +3,7 @@ PORTNAME= driftnet PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://ftp.openbsd.org/pub/OpenBSD/distfiles/ \ LOCAL/ehaupt @@ -19,7 +20,8 @@ LIB_DEPENDS= libgif.so:graphics/giflib \ BUILD_DEPENDS= makedepend:devel/makedepend GNU_CONFIGURE= yes -USES= compiler:gcc-c++11-lib gettext-runtime gmake jpeg localbase:ldflags pkgconfig +USES= autoreconf gettext-runtime gmake jpeg localbase:ldflags pkgconfig +USE_CSTD= gnu89 USE_GNOME= gtk20 USE_XORG= x11 xext xi Copied and modified: head/net-mgmt/driftnet/files/patch-Makefile.am (from r433342, head/net-mgmt/driftnet/files/patch-Makefile.in) ============================================================================== --- head/net-mgmt/driftnet/files/patch-Makefile.in Sun Feb 5 03:30:08 2017 (r433342, copy source) +++ head/net-mgmt/driftnet/files/patch-Makefile.am Sun Feb 5 03:30:17 2017 (r433343) @@ -1,15 +1,14 @@ ---- Makefile.in.orig 2013-05-12 16:33:18 UTC -+++ Makefile.in -@@ -258,7 +258,7 @@ top_srcdir = @top_srcdir@ - SUBDIRS = src +--- Makefile.am.orig 2013-05-12 15:16:43 UTC ++++ Makefile.am +@@ -4,13 +4,13 @@ SUBDIRS = src dist_doc_DATA = README TODO EXTRA_DIST = driftnet.1.in CHANGES CREDITS + -MANPAGE = driftnet.1.gz +MANPAGE = driftnet.1 MAN1DIR = $(DESTDIR)$(mandir)/man1/ - all: all-recursive -@@ -773,7 +773,7 @@ clean-local: + clean-local: rm -f $(MANPAGE) install-data-local: driftnet.1.in @@ -17,4 +16,3 @@ + cat $(srcdir)/driftnet.1.in | sed s/@*VERSION@*/$(VERSION)/ > $(MANPAGE) $(MKDIR_P) $(MAN1DIR) $(INSTALL_DATA) $(MANPAGE) $(MAN1DIR) || exit $$? - From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5196CD194C; Sun, 5 Feb 2017 03:30: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 A4CF115AC; Sun, 5 Feb 2017 03:30: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 v153UPE8035793; Sun, 5 Feb 2017 03:30:25 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UP6s035792; Sun, 5 Feb 2017 03:30:25 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UP6s035792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433344 - head/games/wizznic X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:26 -0000 Author: jbeich Date: Sun Feb 5 03:30:25 2017 New Revision: 433344 URL: https://svnweb.freebsd.org/changeset/ports/433344 Log: games/wizznic: use clang and unbreak with gcc5 or later board.o: In function `doRules': board.c:(.text+0x14b1): undefined reference to `getTicks' draw.o: In function `drawPath': draw.c:(.text+0x90d): undefined reference to `plotPixel' draw.o: In function `draw': draw.c:(.text+0x9aa): undefined reference to `setting' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/games/wizznic/Makefile (contents, props changed) Modified: head/games/wizznic/Makefile ============================================================================== --- head/games/wizznic/Makefile Sun Feb 5 03:30:17 2017 (r433343) +++ head/games/wizznic/Makefile Sun Feb 5 03:30:25 2017 (r433344) @@ -4,7 +4,7 @@ PORTNAME= wizznic PORTVERSION= 0.9.9 DISTVERSIONSUFFIX=-src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Source%20Releases/ @@ -18,10 +18,10 @@ LIB_DEPENDS= libpng.so:graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src USES= gmake tar:bzip2 +USE_CSTD= gnu89 USE_SDL= image mixer sdl MAKE_ENV= DATADIR=${DATADIR}/ BINDIR=${PREFIX}/bin ALL_TARGET= sdl -USE_GCC= yes PORTDOCS= changelog.txt credits.txt music-score-credits.txt readme.txt From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2B09CD198D; Sun, 5 Feb 2017 03:30: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 7178F1659; Sun, 5 Feb 2017 03:30: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 v153UXbW035913; Sun, 5 Feb 2017 03:30:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153UXCf035912; Sun, 5 Feb 2017 03:30:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153UXCf035912@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433345 - head/emulators/raine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:34 -0000 Author: jbeich Date: Sun Feb 5 03:30:33 2017 New Revision: 433345 URL: https://svnweb.freebsd.org/changeset/ports/433345 Log: emulators/raine: partially unbreak with gcc5 or later linux-gnu-sdl/object/games/ctribebl.o: In function `ExecuteCombaTribesFrame': ctribebl.c:(.text+0x148): undefined reference to `TechnosSoundOld_Frame' linux-gnu-sdl/object/68020/a020core.o: In function `L_8_409': core.c:(.data+0x35d85): undefined reference to `m68k_do_jsr' linux-gnu-sdl/object/68020/a020core.o: In function `op_4e90': [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/emulators/raine/Makefile (contents, props changed) Modified: head/emulators/raine/Makefile ============================================================================== --- head/emulators/raine/Makefile Sun Feb 5 03:30:25 2017 (r433344) +++ head/emulators/raine/Makefile Sun Feb 5 03:30:33 2017 (r433345) @@ -23,6 +23,7 @@ SHEBANG_FILES= makedep USE_PERL5= build USE_SDL= image ttf sdl USE_GCC= any +USE_CSTD= gnu89 MAKEFILE= makefile MAKE_ARGS= NEO="" VERBOSE=1 HAS_CONSOLE="" From owner-svn-ports-head@freebsd.org Sun Feb 5 03:30:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69DE1CD1A12; Sun, 5 Feb 2017 03:30:45 +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 401FA1779; Sun, 5 Feb 2017 03:30:45 +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 v153UinW036143; Sun, 5 Feb 2017 03:30:44 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v153Uh57036137; Sun, 5 Feb 2017 03:30:43 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050330.v153Uh57036137@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 03:30:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433346 - in head: comms/rtl-sdr games/openbor lang/phc math/prng net-mgmt/flow-tools x11-wm/afterstep-stable X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 03:30:45 -0000 Author: jbeich Date: Sun Feb 5 03:30:43 2017 New Revision: 433346 URL: https://svnweb.freebsd.org/changeset/ports/433346 Log: Prefer -std=gnu89 over -fgnu89-inline Modified: head/comms/rtl-sdr/Makefile (contents, props changed) head/games/openbor/Makefile (contents, props changed) head/lang/phc/Makefile (contents, props changed) head/math/prng/Makefile (contents, props changed) head/net-mgmt/flow-tools/Makefile (contents, props changed) head/x11-wm/afterstep-stable/Makefile (contents, props changed) Modified: head/comms/rtl-sdr/Makefile ============================================================================== --- head/comms/rtl-sdr/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/comms/rtl-sdr/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -14,9 +14,9 @@ COMMENT= Commandline tool that performs LICENSE= GPLv2 USES= autoreconf gmake pkgconfig libtool pathfix tar:tgz +USE_CSTD= gnu89 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -CFLAGS+= -fgnu89-inline CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/games/openbor/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -20,14 +20,13 @@ LIB_DEPENDS= libpng.so:graphics/png \ libvpx.so:multimedia/libvpx USES= gmake pkgconfig tar:xz +USE_CSTD= gnu89 USE_SDL= gfx2 MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCALBASE}" \ GCC_TARGET="${CONFIGURE_TARGET:S/amd64/x86_64/}" MAKE_ARGS= CC="${CC}" LIBRARIES="${LOCALBASE}/lib" \ TARGET_ARCH=${ARCH:S/i386/x86/} ARCHFLAGS="" \ TARGET_FINAL='${TARGET}' BUILD_MMX="" ECHO="${ECHO}" -CFLAGS+= -fgnu89-inline ${CFLAGS_${OPSYS}} -CFLAGS_DragonFly= -D_GCC_MAX_ALIGN_T # system stddef.h LDFLAGS+= -Wl,--as-needed # ogg, pthread, zlib PLIST_FILES= bin/${PORTNAME} \ share/pixmaps/${PORTNAME}.png Modified: head/lang/phc/Makefile ============================================================================== --- head/lang/phc/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/lang/phc/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -13,8 +13,8 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/license/LICENSE USES= gmake +USE_CSTD= gnu89 GNU_CONFIGURE= yes -MAKE_ARGS= CFLAGS="${CFLAGS} -fgnu89-inline" post-patch: .SILENT ${REINPLACE_CMD} 's/g++/$$CXX/' \ Modified: head/math/prng/Makefile ============================================================================== --- head/math/prng/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/math/prng/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -11,7 +11,7 @@ COMMENT= Portable, high-performance ANSI LICENSE= GPLv2 -CFLAGS+= -fgnu89-inline +USE_CSTD= gnu89 GNU_CONFIGURE= yes INFO= prng PLIST_FILES= include/prng.h lib/libprng.a Modified: head/net-mgmt/flow-tools/Makefile ============================================================================== --- head/net-mgmt/flow-tools/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/net-mgmt/flow-tools/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -17,8 +17,8 @@ OPTIONS_DEFINE= MYSQL OPENSSL PGSQL CONFLICTS= flow-tools-ng-[0-9]* USES= python:run +USE_CSTD= gnu89 GNU_CONFIGURE= yes -CFLAGS+= -fgnu89-inline CONFIGURE_ARGS+=--localstatedir="${PREFIX}" MAKE_ARGS= AM_CFLAGS="${CFLAGS}" Modified: head/x11-wm/afterstep-stable/Makefile ============================================================================== --- head/x11-wm/afterstep-stable/Makefile Sun Feb 5 03:30:33 2017 (r433345) +++ head/x11-wm/afterstep-stable/Makefile Sun Feb 5 03:30:43 2017 (r433346) @@ -20,6 +20,7 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ RUN_DEPENDS= xli:graphics/xli USES= execinfo gmake jpeg pkgconfig shebangfix tar:bzip2 +USE_CSTD= gnu89 USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 librsvg2 pango USE_XORG+= ice sm x11 xcomposite xcursor xdamage xext xfixes xi xinerama \ xrandr xrender @@ -27,7 +28,6 @@ GNU_CONFIGURE= yes SHEBANG_FILES= tools/ascommand.pl \ tools/importasmenu MAKE_JOBS_UNSAFE= yes -CFLAGS+= -fgnu89-inline CONFIGURE_ARGS+=--disable-ascp \ --enable-i18n \ --disable-send-postcard-to-developer \ From owner-svn-ports-head@freebsd.org Sun Feb 5 04:03:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D30BCCF6E6; Sun, 5 Feb 2017 04:03: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 EE558E8D; Sun, 5 Feb 2017 04:03: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 v1543Jsi052079; Sun, 5 Feb 2017 04:03:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1543JLf052078; Sun, 5 Feb 2017 04:03:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050403.v1543JLf052078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 04:03:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433347 - head/emulators/skyeye X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:03:20 -0000 Author: jbeich Date: Sun Feb 5 04:03:18 2017 New Revision: 433347 URL: https://svnweb.freebsd.org/changeset/ports/433347 Log: emulators/skyeye: unbreak with gcc5 or later ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:1105: undefined reference to `sign_extend_UInt32' ./arch/mips/libmips.a(decoder.o): In function `decode': arch/mips/common/decoder.c:240: undefined reference to `divide_UInt32' arch/mips/common/decoder.c:231: undefined reference to `divide_Int32' arch/mips/common/decoder.c:64: undefined reference to `sign_extend_UInt32' collect2: error: ld returned 1 exit status PR: 216707 Reported by: antoine (via exp-run) Modified: head/emulators/skyeye/Makefile (contents, props changed) Modified: head/emulators/skyeye/Makefile ============================================================================== --- head/emulators/skyeye/Makefile Sun Feb 5 03:30:43 2017 (r433346) +++ head/emulators/skyeye/Makefile Sun Feb 5 04:03:18 2017 (r433347) @@ -13,6 +13,7 @@ COMMENT= Environment simulates typical A LICENSE= GPLv2 +USE_CSTD= gnu89 USE_BINUTILS= yes USE_GCC= any GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 04:26:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E400CC51AE; Sun, 5 Feb 2017 04:26:58 +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 0367719DC; Sun, 5 Feb 2017 04:26: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 v154Qvx5060344; Sun, 5 Feb 2017 04:26:57 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154QuZd060340; Sun, 5 Feb 2017 04:26:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050426.v154QuZd060340@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, 5 Feb 2017 04:26:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433348 - in head: . biology biology/rubygem-bio devel devel/rubygem-bio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:26:58 -0000 Author: sunpoet Date: Sun Feb 5 04:26:56 2017 New Revision: 433348 URL: https://svnweb.freebsd.org/changeset/ports/433348 Log: Move devel/rubygem-bio to biology/rubygem-bio Added: head/biology/rubygem-bio/ - copied from r433347, head/devel/rubygem-bio/ Deleted: head/devel/rubygem-bio/ Modified: head/MOVED head/biology/Makefile head/biology/rubygem-bio/Makefile head/devel/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 04:03:18 2017 (r433347) +++ head/MOVED Sun Feb 5 04:26:56 2017 (r433348) @@ -9057,3 +9057,4 @@ databases/rubygem-arel5|databases/rubyge www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead +devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Rename to match our rubygems naming Modified: head/biology/Makefile ============================================================================== --- head/biology/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/biology/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -88,6 +88,7 @@ SUBDIR += python-nexus SUBDIR += recombine SUBDIR += ruby-bio + SUBDIR += rubygem-bio SUBDIR += samtools SUBDIR += seaview SUBDIR += seqan Modified: head/biology/rubygem-bio/Makefile ============================================================================== --- head/devel/rubygem-bio/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/biology/rubygem-bio/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -4,7 +4,7 @@ PORTNAME= bio PORTVERSION= 1.4.3.0001 PORTREVISION= 1 -CATEGORIES= devel rubygems +CATEGORIES= biology rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 04:03:18 2017 (r433347) +++ head/devel/Makefile Sun Feb 5 04:26:56 2017 (r433348) @@ -5070,7 +5070,6 @@ SUBDIR += rubygem-bin_utils SUBDIR += rubygem-bindata SUBDIR += rubygem-binding_of_caller - SUBDIR += rubygem-bio SUBDIR += rubygem-bit-struct SUBDIR += rubygem-blankslate SUBDIR += rubygem-blobstore_client From owner-svn-ports-head@freebsd.org Sun Feb 5 04:30:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7F63CCC532A; Sun, 5 Feb 2017 04:30:12 +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 4F1461C20; Sun, 5 Feb 2017 04:30: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 v154UBvx060577; Sun, 5 Feb 2017 04:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154UBKg060576; Sun, 5 Feb 2017 04:30:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050430.v154UBKg060576@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, 5 Feb 2017 04:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433349 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:30:12 -0000 Author: sunpoet Date: Sun Feb 5 04:30:11 2017 New Revision: 433349 URL: https://svnweb.freebsd.org/changeset/ports/433349 Log: Fix r433348 Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 04:26:56 2017 (r433348) +++ head/MOVED Sun Feb 5 04:30:11 2017 (r433349) @@ -9057,4 +9057,4 @@ databases/rubygem-arel5|databases/rubyge www/tinymce3|www/tinymce|2017-01-31|Has expired: Use www/tinymce instead devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead -devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Rename to match our rubygems naming +devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place From owner-svn-ports-head@freebsd.org Sun Feb 5 04:36:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40B4CCC563D; Sun, 5 Feb 2017 04:36:24 +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 E8CC21AD; Sun, 5 Feb 2017 04:36:23 +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 v154aMqi064412; Sun, 5 Feb 2017 04:36:22 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154aMFn064410; Sun, 5 Feb 2017 04:36:22 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050436.v154aMFn064410@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 04:36:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433350 - in head/sysutils/shim: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:36:24 -0000 Author: jbeich Date: Sun Feb 5 04:36:22 2017 New Revision: 433350 URL: https://svnweb.freebsd.org/changeset/ports/433350 Log: sysutils/shim: unbreak with gcc5 or later In file included from /usr/local/include/efi/efi.h:35:0, from shim.c:36: /usr/local/include/efi/x86_64/efibind.h:88:24: fatal error: stdint.h: No such file or directory PR: 216707 Reported by: antoine (via exp-run) Modified: head/sysutils/shim/Makefile (contents, props changed) head/sysutils/shim/files/patch-Makefile (contents, props changed) Modified: head/sysutils/shim/Makefile ============================================================================== --- head/sysutils/shim/Makefile Sun Feb 5 04:30:11 2017 (r433349) +++ head/sysutils/shim/Makefile Sun Feb 5 04:36:22 2017 (r433350) @@ -18,8 +18,10 @@ USE_GITHUB= yes GH_ACCOUNT= mjg59 USES= gmake +USE_CSTD= gnu89 USE_GCC= yes USE_GITHUB= yes +MAKE_ARGS= CC="${CC} ${CFLAGS:M-std=*}" LD="${LD}" OBJCOPY="${OBJCOPY}" MAKE_JOBS_UNSAFE= yes ONLY_FOR_ARCHS= amd64 @@ -28,7 +30,6 @@ PLIST_FILES= lib/shim/shim.pem lib/shim/ post-patch: @${REINPLACE_CMD} -e "s|/bin/bash|${LOCALBASE}/bin/bash|" ${WRKSRC}/make-certs - @${REINPLACE_CMD} -e 's|%%CC%%|${CC}|g' ${WRKSRC}/Makefile do-install: # Note that before this step, the shim.pem contains the _private_ key. Modified: head/sysutils/shim/files/patch-Makefile ============================================================================== --- head/sysutils/shim/files/patch-Makefile Sun Feb 5 04:30:11 2017 (r433349) +++ head/sysutils/shim/files/patch-Makefile Sun Feb 5 04:36:22 2017 (r433350) @@ -1,12 +1,6 @@ --- Makefile.orig 2014-10-13 22:41:51.000000000 +0200 +++ Makefile 2014-12-21 16:18:40.000000000 +0100 -@@ -1,16 +1,22 @@ --CC = $(CROSS_COMPILE)gcc -+CROSS_COMPILE = $(LOCALBASE)/bin/ -+ -+CC = $(CROSS_COMPILE)%%CC%% - LD = $(CROSS_COMPILE)ld - OBJCOPY = $(CROSS_COMPILE)objcopy +@@ -4,13 +1,17 @@ ARCH = $(shell $(CC) -dumpmachine | cut -f1 -d- | sed s,i[3456789]86,ia32,) From owner-svn-ports-head@freebsd.org Sun Feb 5 04:45:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4A2ECC5A0F; Sun, 5 Feb 2017 04:45:44 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A1238A49; Sun, 5 Feb 2017 04:45:44 +0000 (UTC) (envelope-from db@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v154jhkh068509; Sun, 5 Feb 2017 04:45:43 GMT (envelope-from db@FreeBSD.org) Received: (from db@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v154jhAf068508; Sun, 5 Feb 2017 04:45:43 GMT (envelope-from db@FreeBSD.org) Message-Id: <201702050445.v154jhAf068508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: db set sender to db@FreeBSD.org using -f From: Diane Bruce Date: Sun, 5 Feb 2017 04:45:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433351 - head/sysutils/u-boot-rpi3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 04:45:44 -0000 Author: db Date: Sun Feb 5 04:45:43 2017 New Revision: 433351 URL: https://svnweb.freebsd.org/changeset/ports/433351 Log: Typo forgot :uboot Reported by: pkg-fallout Modified: head/sysutils/u-boot-rpi3/Makefile Modified: head/sysutils/u-boot-rpi3/Makefile ============================================================================== --- head/sysutils/u-boot-rpi3/Makefile Sun Feb 5 04:36:22 2017 (r433350) +++ head/sysutils/u-boot-rpi3/Makefile Sun Feb 5 04:45:43 2017 (r433351) @@ -3,7 +3,7 @@ PORTNAME= u-boot PORTVERSION= 2017.01 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/ \ +MASTER_SITES= ftp://ftp.denx.de/pub/u-boot/:uboot \ LOCAL/db:bootfiles PKGNAMESUFFIX= -rpi3 DISTFILES= u-boot-${PORTVERSION}.tar.bz2:uboot \ From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C37DCD0627; Sun, 5 Feb 2017 05:30: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 E505C1F2E; Sun, 5 Feb 2017 05:30: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 v155U4Cv084880; Sun, 5 Feb 2017 05:30:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155U4qc084879; Sun, 5 Feb 2017 05:30:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155U4qc084879@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, 5 Feb 2017 05:30:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433352 - head/devel/p5-ExtUtils-CChecker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:05 -0000 Author: sunpoet Date: Sun Feb 5 05:30:03 2017 New Revision: 433352 URL: https://svnweb.freebsd.org/changeset/ports/433352 Log: Add missing {BUILD,RUN}_DEPENDS - Add LICENSE_FILE - Bump PORTREVISION for dependency change Modified: head/devel/p5-ExtUtils-CChecker/Makefile Modified: head/devel/p5-ExtUtils-CChecker/Makefile ============================================================================== --- head/devel/p5-ExtUtils-CChecker/Makefile Sun Feb 5 04:45:43 2017 (r433351) +++ head/devel/p5-ExtUtils-CChecker/Makefile Sun Feb 5 05:30:03 2017 (r433352) @@ -3,6 +3,7 @@ PORTNAME= ExtUtils-CChecker PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +13,10 @@ COMMENT= Configure-time utilities for us LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= p5-Module-Build>=0:devel/p5-Module-Build +RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Fatal>=0:devel/p5-Test-Fatal NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D2DFCCD0657; Sun, 5 Feb 2017 05:30: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 9FB221F41; Sun, 5 Feb 2017 05:30: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 v155U8TX084999; Sun, 5 Feb 2017 05:30:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155U8VN084997; Sun, 5 Feb 2017 05:30:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155U8VN084997@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, 5 Feb 2017 05:30:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433353 - head/www/p5-libwww X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:09 -0000 Author: sunpoet Date: Sun Feb 5 05:30:08 2017 New Revision: 433353 URL: https://svnweb.freebsd.org/changeset/ports/433353 Log: Update to 6.18 Changes: http://search.cpan.org/dist/libwww/Changes Modified: head/www/p5-libwww/Makefile head/www/p5-libwww/distinfo Modified: head/www/p5-libwww/Makefile ============================================================================== --- head/www/p5-libwww/Makefile Sun Feb 5 05:30:03 2017 (r433352) +++ head/www/p5-libwww/Makefile Sun Feb 5 05:30:08 2017 (r433353) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libwww -PORTVERSION= 6.17 +PORTVERSION= 6.18 DISTVERSIONPREFIX= perl- CATEGORIES= www devel perl5 MASTER_SITES= CPAN Modified: head/www/p5-libwww/distinfo ============================================================================== --- head/www/p5-libwww/distinfo Sun Feb 5 05:30:03 2017 (r433352) +++ head/www/p5-libwww/distinfo Sun Feb 5 05:30:08 2017 (r433353) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485968731 -SHA256 (libwww-perl-6.17.tar.gz) = ae7b0bdc6960558a22c18520d8aa2f8909f2a6908ebf824779cd4718eda83e2b -SIZE (libwww-perl-6.17.tar.gz) = 141620 +TIMESTAMP = 1486254613 +SHA256 (libwww-perl-6.18.tar.gz) = a0d3a150a0d5378526bdf2b5d4edd354aea239deca3b940a546bddd979098a2b +SIZE (libwww-perl-6.18.tar.gz) = 141891 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9FDDCCD068C; Sun, 5 Feb 2017 05:30:14 +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 6F3C11F8B; Sun, 5 Feb 2017 05:30: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 v155UDau085115; Sun, 5 Feb 2017 05:30:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155UDs7085113; Sun, 5 Feb 2017 05:30:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155UDs7085113@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, 5 Feb 2017 05:30:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433354 - head/devel/py-pudb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:14 -0000 Author: sunpoet Date: Sun Feb 5 05:30:13 2017 New Revision: 433354 URL: https://svnweb.freebsd.org/changeset/ports/433354 Log: Update to 2017.1 Changes: https://git.tiker.net/pudb.git Modified: head/devel/py-pudb/Makefile head/devel/py-pudb/distinfo Modified: head/devel/py-pudb/Makefile ============================================================================== --- head/devel/py-pudb/Makefile Sun Feb 5 05:30:08 2017 (r433353) +++ head/devel/py-pudb/Makefile Sun Feb 5 05:30:13 2017 (r433354) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pudb -PORTVERSION= 2016.2 +PORTVERSION= 2017.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pudb/distinfo ============================================================================== --- head/devel/py-pudb/distinfo Sun Feb 5 05:30:08 2017 (r433353) +++ head/devel/py-pudb/distinfo Sun Feb 5 05:30:13 2017 (r433354) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466892104 -SHA256 (pudb-2016.2.tar.gz) = e958d7f7b1771cf297714e95054075df3b2a47455d7a740be4abbbd41289505a -SIZE (pudb-2016.2.tar.gz) = 51136 +TIMESTAMP = 1486254623 +SHA256 (pudb-2017.1.tar.gz) = 5b20616853c903561fda06b86a35073bd3d243706e4113eb3f3e51cdf32aa074 +SIZE (pudb-2017.1.tar.gz) = 55392 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:30:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46517CD06C0; Sun, 5 Feb 2017 05:30:19 +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 0D69D29; Sun, 5 Feb 2017 05:30:18 +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 v155UI99085234; Sun, 5 Feb 2017 05:30:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155UHWh085232; Sun, 5 Feb 2017 05:30:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050530.v155UHWh085232@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, 5 Feb 2017 05:30:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433355 - head/sysutils/py-psutil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:30:19 -0000 Author: sunpoet Date: Sun Feb 5 05:30:17 2017 New Revision: 433355 URL: https://svnweb.freebsd.org/changeset/ports/433355 Log: Update to 5.1.1 - Add TEST_DEPENDS Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Feb 5 05:30:13 2017 (r433354) +++ head/sysutils/py-psutil/Makefile Sun Feb 5 05:30:17 2017 (r433355) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.1.0 +PORTVERSION= 5.1.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,9 @@ COMMENT= Process utilities module for Py LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock \ + ${PYTHON_PKGNAMEPREFIX}unittest2>=0:devel/py-unittest2 + USE_PYTHON= autoplist concurrent distutils USES= python Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Feb 5 05:30:13 2017 (r433354) +++ head/sysutils/py-psutil/distinfo Sun Feb 5 05:30:17 2017 (r433355) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036603 -SHA256 (psutil-5.1.0.tar.gz) = 7570e1d82345fab3a0adce24baf993adbca4c87a1be2fa6ee79babdaafa817fb -SIZE (psutil-5.1.0.tar.gz) = 339603 +TIMESTAMP = 1486254632 +SHA256 (psutil-5.1.1.tar.gz) = ece06401d719050a84cca97764ff5b0e41aafe6b6a2ec8a1d0bb89ca5e206d0f +SIZE (psutil-5.1.1.tar.gz) = 341006 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6306DCD0735; Sun, 5 Feb 2017 05:31:14 +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 2FCA277B; Sun, 5 Feb 2017 05:31: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 v155VDpw088209; Sun, 5 Feb 2017 05:31:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VDvM088207; Sun, 5 Feb 2017 05:31:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VDvM088207@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, 5 Feb 2017 05:31:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433356 - head/archivers/p5-Compress-LZF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:14 -0000 Author: sunpoet Date: Sun Feb 5 05:31:12 2017 New Revision: 433356 URL: https://svnweb.freebsd.org/changeset/ports/433356 Log: Update to 3.8 Changes: http://search.cpan.org/dist/Compress-LZF/Changes Modified: head/archivers/p5-Compress-LZF/Makefile head/archivers/p5-Compress-LZF/distinfo Modified: head/archivers/p5-Compress-LZF/Makefile ============================================================================== --- head/archivers/p5-Compress-LZF/Makefile Sun Feb 5 05:30:17 2017 (r433355) +++ head/archivers/p5-Compress-LZF/Makefile Sun Feb 5 05:31:12 2017 (r433356) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Compress-LZF -PORTVERSION= 3.70 -PORTREVISION= 2 +PORTVERSION= 3.80 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/archivers/p5-Compress-LZF/distinfo ============================================================================== --- head/archivers/p5-Compress-LZF/distinfo Sun Feb 5 05:30:17 2017 (r433355) +++ head/archivers/p5-Compress-LZF/distinfo Sun Feb 5 05:31:12 2017 (r433356) @@ -1,2 +1,3 @@ -SHA256 (Compress-LZF-3.7.tar.gz) = 571389c9ab62d9d0dbae479460d8c2b5132de7467990198532b9f4845b9ecfe4 -SIZE (Compress-LZF-3.7.tar.gz) = 26546 +TIMESTAMP = 1486254639 +SHA256 (Compress-LZF-3.8.tar.gz) = 5d1f5df48ce13b4dee1cc9f278ecdbf8177877b0b98815a4eb3c91c3466716f2 +SIZE (Compress-LZF-3.8.tar.gz) = 31727 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64D48CD075E; Sun, 5 Feb 2017 05:31:18 +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 3435D793; Sun, 5 Feb 2017 05:31:18 +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 v155VHWX088314; Sun, 5 Feb 2017 05:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VH8d088313; Sun, 5 Feb 2017 05:31:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VH8d088313@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, 5 Feb 2017 05:31:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433357 - head/archivers/p5-POE-Filter-Bzip2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:18 -0000 Author: sunpoet Date: Sun Feb 5 05:31:17 2017 New Revision: 433357 URL: https://svnweb.freebsd.org/changeset/ports/433357 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-Bzip2/Makefile Modified: head/archivers/p5-POE-Filter-Bzip2/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-Bzip2/Makefile Sun Feb 5 05:31:12 2017 (r433356) +++ head/archivers/p5-POE-Filter-Bzip2/Makefile Sun Feb 5 05:31:17 2017 (r433357) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-Bzip2 -PORTVERSION= 1.5.8 -PORTREVISION= 1 +PORTVERSION= 1.58 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::Bzip2 +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-Bzip2>=2.08:archivers/p5-Compress-Bzip2 \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E64DCD078F; Sun, 5 Feb 2017 05:31: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 646577EC; Sun, 5 Feb 2017 05:31:22 +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 v155VLwb088415; Sun, 5 Feb 2017 05:31:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VLV6088414; Sun, 5 Feb 2017 05:31:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VLV6088414@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, 5 Feb 2017 05:31:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433358 - head/archivers/p5-POE-Filter-LZF X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:22 -0000 Author: sunpoet Date: Sun Feb 5 05:31:21 2017 New Revision: 433358 URL: https://svnweb.freebsd.org/changeset/ports/433358 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZF/Makefile Modified: head/archivers/p5-POE-Filter-LZF/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZF/Makefile Sun Feb 5 05:31:17 2017 (r433357) +++ head/archivers/p5-POE-Filter-LZF/Makefile Sun Feb 5 05:31:21 2017 (r433358) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZF -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.70 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZF +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZF>=1.51:archivers/p5-Compress-LZF \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF3C7CD07C2; Sun, 5 Feb 2017 05:31:26 +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 8B951860; Sun, 5 Feb 2017 05:31:26 +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 v155VPfU088518; Sun, 5 Feb 2017 05:31:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VP9D088517; Sun, 5 Feb 2017 05:31:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VP9D088517@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, 5 Feb 2017 05:31:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433359 - head/archivers/p5-POE-Filter-LZO X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:26 -0000 Author: sunpoet Date: Sun Feb 5 05:31:25 2017 New Revision: 433359 URL: https://svnweb.freebsd.org/changeset/ports/433359 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZO/Makefile Modified: head/archivers/p5-POE-Filter-LZO/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZO/Makefile Sun Feb 5 05:31:21 2017 (r433358) +++ head/archivers/p5-POE-Filter-LZO/Makefile Sun Feb 5 05:31:25 2017 (r433359) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZO -PORTVERSION= 1.7.0 -PORTREVISION= 1 +PORTVERSION= 1.70 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZO +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZO>=1.08:archivers/p5-Compress-LZO \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08C4DCD07F7; Sun, 5 Feb 2017 05:31:31 +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 CC6858C9; Sun, 5 Feb 2017 05:31:30 +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 v155VTgX088619; Sun, 5 Feb 2017 05:31:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VTAJ088618; Sun, 5 Feb 2017 05:31:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VTAJ088618@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, 5 Feb 2017 05:31:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433360 - head/archivers/p5-POE-Filter-LZW X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:31 -0000 Author: sunpoet Date: Sun Feb 5 05:31:29 2017 New Revision: 433360 URL: https://svnweb.freebsd.org/changeset/ports/433360 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-LZW/Makefile Modified: head/archivers/p5-POE-Filter-LZW/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-LZW/Makefile Sun Feb 5 05:31:25 2017 (r433359) +++ head/archivers/p5-POE-Filter-LZW/Makefile Sun Feb 5 05:31:29 2017 (r433360) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-LZW -PORTVERSION= 1.7.2 -PORTREVISION= 1 +PORTVERSION= 1.72 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::LZW +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Compress-LZW>=0:archivers/p5-Compress-LZW \ p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2548BCD083A; Sun, 5 Feb 2017 05:31:35 +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 E61FF94C; Sun, 5 Feb 2017 05:31: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 v155VXka088721; Sun, 5 Feb 2017 05:31:33 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VX5L088720; Sun, 5 Feb 2017 05:31:33 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VX5L088720@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, 5 Feb 2017 05:31:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433361 - head/archivers/p5-POE-Filter-Zlib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:35 -0000 Author: sunpoet Date: Sun Feb 5 05:31:33 2017 New Revision: 433361 URL: https://svnweb.freebsd.org/changeset/ports/433361 Log: Use real PORTVERSION - Add LICENSE Modified: head/archivers/p5-POE-Filter-Zlib/Makefile Modified: head/archivers/p5-POE-Filter-Zlib/Makefile ============================================================================== --- head/archivers/p5-POE-Filter-Zlib/Makefile Sun Feb 5 05:31:29 2017 (r433360) +++ head/archivers/p5-POE-Filter-Zlib/Makefile Sun Feb 5 05:31:33 2017 (r433361) @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= POE-Filter-Zlib -PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTVERSION= 2.02 CATEGORIES= archivers perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= POE filter wrapped around Compress::Zlib +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-POE>=0.38:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A47CCD086B; Sun, 5 Feb 2017 05:31: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 473989C2; Sun, 5 Feb 2017 05:31: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 v155VcIX088824; Sun, 5 Feb 2017 05:31:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VcGD088823; Sun, 5 Feb 2017 05:31:38 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VcGD088823@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, 5 Feb 2017 05:31:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433362 - head/astro/p5-Astro-Catalog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:39 -0000 Author: sunpoet Date: Sun Feb 5 05:31:38 2017 New Revision: 433362 URL: https://svnweb.freebsd.org/changeset/ports/433362 Log: Use real PORTVERSION - Add NO_ARCH - Use USES=localbase Modified: head/astro/p5-Astro-Catalog/Makefile Modified: head/astro/p5-Astro-Catalog/Makefile ============================================================================== --- head/astro/p5-Astro-Catalog/Makefile Sun Feb 5 05:31:33 2017 (r433361) +++ head/astro/p5-Astro-Catalog/Makefile Sun Feb 5 05:31:38 2017 (r433362) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= Astro-Catalog -PORTVERSION= 4.3.1 -PORTREVISION= 1 +PORTVERSION= 4.31 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Generic stellar catalogue object @@ -27,9 +25,8 @@ BUILD_DEPENDS= p5-Astro-Coords>=0.12:ast p5-libwww>=5.53:www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -USES= perl5 +NO_ARCH= yes +USES= localbase perl5 USE_PERL5= modbuild post-patch: From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E47ACD0892; Sun, 5 Feb 2017 05:31: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 6B053A33; Sun, 5 Feb 2017 05:31: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 v155VgAC088933; Sun, 5 Feb 2017 05:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VgpY088932; Sun, 5 Feb 2017 05:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VgpY088932@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, 5 Feb 2017 05:31:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433363 - head/comms/p5-Device-SerialPort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:43 -0000 Author: sunpoet Date: Sun Feb 5 05:31:42 2017 New Revision: 433363 URL: https://svnweb.freebsd.org/changeset/ports/433363 Log: Strip shared library - Add LICENSE - Bump PORTREVISION for package change Modified: head/comms/p5-Device-SerialPort/Makefile Modified: head/comms/p5-Device-SerialPort/Makefile ============================================================================== --- head/comms/p5-Device-SerialPort/Makefile Sun Feb 5 05:31:38 2017 (r433362) +++ head/comms/p5-Device-SerialPort/Makefile Sun Feb 5 05:31:42 2017 (r433363) @@ -3,7 +3,7 @@ PORTNAME= Device-SerialPort PORTVERSION= 1.040000 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,13 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+ MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for simple serial port control +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Device/SerialPort/SerialPort.so + .include From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E4DFCD08B9; Sun, 5 Feb 2017 05:31: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 2CF32ABC; Sun, 5 Feb 2017 05:31: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 v155VlRC089054; Sun, 5 Feb 2017 05:31:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155Vlda089052; Sun, 5 Feb 2017 05:31:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155Vlda089052@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, 5 Feb 2017 05:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433364 - head/devel/p5-Array-Group X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:48 -0000 Author: sunpoet Date: Sun Feb 5 05:31:46 2017 New Revision: 433364 URL: https://svnweb.freebsd.org/changeset/ports/433364 Log: Update to 4.2 - Add LICENSE - Add NO_ARCH - Use USES=dos2unix Changes: http://search.cpan.org/dist/Array-Group/Changes Modified: head/devel/p5-Array-Group/Makefile head/devel/p5-Array-Group/distinfo Modified: head/devel/p5-Array-Group/Makefile ============================================================================== --- head/devel/p5-Array-Group/Makefile Sun Feb 5 05:31:42 2017 (r433363) +++ head/devel/p5-Array-Group/Makefile Sun Feb 5 05:31:46 2017 (r433364) @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= Array-Group -PORTVERSION= 3.0 -PORTREVISION= 1 +PORTVERSION= 4.2 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:TBONE PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Convert an array into array of arrayrefs of uniform size N -USES= perl5 zip +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +NO_ARCH= yes +USES= dos2unix perl5 USE_PERL5= configure .include Modified: head/devel/p5-Array-Group/distinfo ============================================================================== --- head/devel/p5-Array-Group/distinfo Sun Feb 5 05:31:42 2017 (r433363) +++ head/devel/p5-Array-Group/distinfo Sun Feb 5 05:31:46 2017 (r433364) @@ -1,2 +1,3 @@ -SHA256 (Array-Group-3.0.zip) = 3846c47c5107536c025cf9950a6fe9276c5f1ccf0a22f8e4da54b5746639a7e3 -SIZE (Array-Group-3.0.zip) = 6696 +TIMESTAMP = 1486255083 +SHA256 (Array-Group-4.2.tar.gz) = 393053cf98f9be9132c9739175b739f426ee81f4dd3e7f8470cbc5ff9e5a1681 +SIZE (Array-Group-4.2.tar.gz) = 4326 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 412B0CD08F1; Sun, 5 Feb 2017 05:31: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 00DD4B51; Sun, 5 Feb 2017 05:31: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 v155Vq1U089192; Sun, 5 Feb 2017 05:31:52 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VpIq089189; Sun, 5 Feb 2017 05:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VpIq089189@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, 5 Feb 2017 05:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433365 - head/lang/p5-v6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:53 -0000 Author: sunpoet Date: Sun Feb 5 05:31:51 2017 New Revision: 433365 URL: https://svnweb.freebsd.org/changeset/ports/433365 Log: Update to 0.047 - Add NO_ARCH Changes: http://search.cpan.org/dist/v6/ChangeLog Modified: head/lang/p5-v6/Makefile head/lang/p5-v6/distinfo head/lang/p5-v6/pkg-plist Modified: head/lang/p5-v6/Makefile ============================================================================== --- head/lang/p5-v6/Makefile Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/Makefile Sun Feb 5 05:31:51 2017 (r433365) @@ -2,26 +2,19 @@ # $FreeBSD$ PORTNAME= v6 -PORTVERSION= 0.017 -PORTREVISION= 1 +PORTVERSION= 0.047 CATEGORIES= lang perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FGLOCK PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-alpha-${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Experimental compiler for Perl 6 -BUILD_DEPENDS= p5-Data-Bind>=0.28:devel/p5-Data-Bind \ - p5-Devel-Caller>=0.10:devel/p5-Devel-Caller \ - p5-Module-Compile>=0.20:devel/p5-Module-Compile \ - p5-Moose>=0.10:devel/p5-Moose \ - p5-Pugs-Compiler-Rule>=0.17:lang/p5-Pugs-Compiler-Rule \ - p5-Sub-Multi>=0:devel/p5-Sub-Multi \ - p5-YAML-Syck>=0:textproc/p5-YAML-Syck -RUN_DEPENDS:= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/lang/p5-v6/distinfo ============================================================================== --- head/lang/p5-v6/distinfo Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/distinfo Sun Feb 5 05:31:51 2017 (r433365) @@ -1,2 +1,3 @@ -SHA256 (v6-alpha-0.017.tar.gz) = 1be949da665d0c5238ced114313e94d0b9ff3c89f5c8303e0015cf956d33e0c5 -SIZE (v6-alpha-0.017.tar.gz) = 69127 +TIMESTAMP = 1486253184 +SHA256 (v6-0.047.tar.gz) = f835eb72887b76692ca463936eab41d62a6b4de01a1674adf80b4e7f896ac2f4 +SIZE (v6-0.047.tar.gz) = 87820 Modified: head/lang/p5-v6/pkg-plist ============================================================================== --- head/lang/p5-v6/pkg-plist Sun Feb 5 05:31:46 2017 (r433364) +++ head/lang/p5-v6/pkg-plist Sun Feb 5 05:31:51 2017 (r433365) @@ -1,31 +1,39 @@ -%%PERL5_MAN3%%/Pugs::Compiler::Perl6.3.gz -%%PERL5_MAN3%%/Pugs::Runtime::Perl6.3.gz +bin/perlito6 +%%SITE_PERL%%/Perlito6/AST.pm +%%SITE_PERL%%/Perlito6/Clojure/Emitter.pm +%%SITE_PERL%%/Perlito6/Emitter/Token.pm +%%SITE_PERL%%/Perlito6/Eval.pm +%%SITE_PERL%%/Perlito6/Expression.pm +%%SITE_PERL%%/Perlito6/Go/Emitter.pm +%%SITE_PERL%%/Perlito6/Go/Prelude.pm +%%SITE_PERL%%/Perlito6/Go/Runtime.go +%%SITE_PERL%%/Perlito6/Grammar.pm +%%SITE_PERL%%/Perlito6/Grammar/Control.pm +%%SITE_PERL%%/Perlito6/Grammar/Regex.pm +%%SITE_PERL%%/Perlito6/JavaScript/Emitter.pm +%%SITE_PERL%%/Perlito6/JavaScript/Prelude.pm +%%SITE_PERL%%/Perlito6/JavaScript/Runtime.js +%%SITE_PERL%%/Perlito6/Lisp/Emitter.pm +%%SITE_PERL%%/Perlito6/Lisp/Prelude.pm +%%SITE_PERL%%/Perlito6/Lisp/Runtime.lisp +%%SITE_PERL%%/Perlito6/Macro.pm +%%SITE_PERL%%/Perlito6/Parrot/Emitter.pm +%%SITE_PERL%%/Perlito6/Parrot/Match.pm +%%SITE_PERL%%/Perlito6/Perl5/Emitter.pm +%%SITE_PERL%%/Perlito6/Perl5/Prelude.pm +%%SITE_PERL%%/Perlito6/Perl5/Runtime.pm +%%SITE_PERL%%/Perlito6/Precedence.pm +%%SITE_PERL%%/Perlito6/Python/Emitter.pm +%%SITE_PERL%%/Perlito6/Python/Prelude.pm +%%SITE_PERL%%/Perlito6/Python/Runtime.py +%%SITE_PERL%%/Perlito6/Rakudo/Emitter.pm +%%SITE_PERL%%/Perlito6/Ruby/Emitter.pm +%%SITE_PERL%%/Perlito6/Ruby/Runtime.rb +%%SITE_PERL%%/Perlito6/Runtime.pm +%%SITE_PERL%%/Perlito6/Test.pm +%%PERL5_MAN3%%/Perlito6::Perl5::Runtime.3.gz +%%PERL5_MAN3%%/Perlito6::Python::Prelude.3.gz %%PERL5_MAN3%%/v6.3.gz -%%SITE_PERL%%/Pugs/Compiler/Perl6.pm -%%SITE_PERL%%/Pugs/Emitter/Perl6/Perl5.pm -%%SITE_PERL%%/Pugs/Emitter/YAML.pm -%%SITE_PERL%%/Pugs/Grammar/BaseCategory.pm -%%SITE_PERL%%/Pugs/Grammar/Circumfix.pm -%%SITE_PERL%%/Pugs/Grammar/Expression.pm -%%SITE_PERL%%/Pugs/Grammar/Infix.pm -%%SITE_PERL%%/Pugs/Grammar/Operator.pm -%%SITE_PERL%%/Pugs/Grammar/P6Rule.pm -%%SITE_PERL%%/Pugs/Grammar/Perl6.pm -%%SITE_PERL%%/Pugs/Grammar/Pod.pm -%%SITE_PERL%%/Pugs/Grammar/Postcircumfix.pm -%%SITE_PERL%%/Pugs/Grammar/Postfix.pm -%%SITE_PERL%%/Pugs/Grammar/Prefix.pm -%%SITE_PERL%%/Pugs/Grammar/Quote.pm -%%SITE_PERL%%/Pugs/Grammar/StatementControl.pm -%%SITE_PERL%%/Pugs/Grammar/StatementModifier.pm -%%SITE_PERL%%/Pugs/Grammar/Term.pm -%%SITE_PERL%%/Pugs/Grammar/Ternary.pm -%%SITE_PERL%%/Pugs/Grammar/YAML.pm -%%SITE_PERL%%/Pugs/Runtime/Perl5Container.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6AST.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6AST.pmc -%%SITE_PERL%%/Pugs/Runtime/Perl6Prelude.pm -%%SITE_PERL%%/Pugs/Runtime/Perl6Prelude.pmc +%%PERL5_MAN3%%/v6::perlito.3.gz %%SITE_PERL%%/v6.pm -%%SITE_PERL%%/v6/hello_world.pl +%%SITE_PERL%%/v6/perlito.pm From owner-svn-ports-head@freebsd.org Sun Feb 5 05:31:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91DF0CD0917; Sun, 5 Feb 2017 05:31: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 5B7A0BC3; Sun, 5 Feb 2017 05:31: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 v155VuBW089308; Sun, 5 Feb 2017 05:31:56 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155VuIJ089306; Sun, 5 Feb 2017 05:31:56 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050531.v155VuIJ089306@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, 5 Feb 2017 05:31:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433366 - head/misc/p5-Array-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:31:57 -0000 Author: sunpoet Date: Sun Feb 5 05:31:56 2017 New Revision: 433366 URL: https://svnweb.freebsd.org/changeset/ports/433366 Log: Update to 3.0.0 - Add NO_ARCH - Remove contiguous blank lines Changes: http://search.cpan.org/dist/Array-Compare/Changes Modified: head/misc/p5-Array-Compare/Makefile head/misc/p5-Array-Compare/distinfo Modified: head/misc/p5-Array-Compare/Makefile ============================================================================== --- head/misc/p5-Array-Compare/Makefile Sun Feb 5 05:31:51 2017 (r433365) +++ head/misc/p5-Array-Compare/Makefile Sun Feb 5 05:31:56 2017 (r433366) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= Array-Compare -PORTVERSION= 2.12 +PORTVERSION= 3.0.0 +DISTVERSIONPREFIX= v CATEGORIES= misc perl5 -MASTER_SITES= CPAN/Array CPAN -MASTER_SITE_SUBDIR= CPAN:DAVECROSS +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -19,11 +19,11 @@ BUILD_DEPENDS= p5-Moo>0:devel/p5-Moo \ RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-NoWarnings>0:devel/p5-Test-NoWarnings +NO_ARCH= yes USES= perl5 USE_PERL5= modbuild PLIST_FILES= %%SITE_PERL%%/Array/Compare.pm \ %%PERL5_MAN3%%/Array::Compare.3.gz - .include Modified: head/misc/p5-Array-Compare/distinfo ============================================================================== --- head/misc/p5-Array-Compare/distinfo Sun Feb 5 05:31:51 2017 (r433365) +++ head/misc/p5-Array-Compare/distinfo Sun Feb 5 05:31:56 2017 (r433366) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466519242 -SHA256 (Array-Compare-2.12.tar.gz) = 77bb9a9019a45ebd47bd7c5652d8583b9c7fcbf7d3bf635a8ac243489012fd81 -SIZE (Array-Compare-2.12.tar.gz) = 9312 +TIMESTAMP = 1486254713 +SHA256 (Array-Compare-v3.0.0.tar.gz) = 32cd4d6482e934b74a34686f5f22b7a61386b7db9b7e8bb9d11b1dc8dfcd34c8 +SIZE (Array-Compare-v3.0.0.tar.gz) = 9437 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4400DCD095F; Sun, 5 Feb 2017 05:32: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 E885EC4B; Sun, 5 Feb 2017 05:32: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 v155W0ls089415; Sun, 5 Feb 2017 05:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155W0ei089414; Sun, 5 Feb 2017 05:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155W0ei089414@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, 5 Feb 2017 05:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433367 - head/net-mgmt/p5-FusionInventory-Agent X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:02 -0000 Author: sunpoet Date: Sun Feb 5 05:32:00 2017 New Revision: 433367 URL: https://svnweb.freebsd.org/changeset/ports/433367 Log: Remove Perl core modules - Add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl Modified: head/net-mgmt/p5-FusionInventory-Agent/Makefile Modified: head/net-mgmt/p5-FusionInventory-Agent/Makefile ============================================================================== --- head/net-mgmt/p5-FusionInventory-Agent/Makefile Sun Feb 5 05:31:56 2017 (r433366) +++ head/net-mgmt/p5-FusionInventory-Agent/Makefile Sun Feb 5 05:32:00 2017 (r433367) @@ -3,6 +3,7 @@ PORTNAME= FusionInventory-Agent PORTVERSION= 2.3.17 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GROUSSE @@ -13,8 +14,7 @@ COMMENT= Agent for OCS Inventory server LICENSE= GPLv2 -BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=6.59:devel/p5-ExtUtils-MakeMaker \ - p5-File-Which>=0:sysutils/p5-File-Which \ +BUILD_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which \ p5-libwww>=0:www/p5-libwww \ p5-Net-IP>=0:net-mgmt/p5-Net-IP \ p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require \ @@ -35,8 +35,7 @@ TEST_DEPENDS= p5-POE-Component-Client-Pi p5-Test-Exception>=0:devel/p5-Test-Exception \ p5-Test-MockModule>=0:devel/p5-Test-MockModule \ p5-Test-MockObject>=0:devel/p5-Test-MockObject \ - p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings \ - p5-Test-Simple>=0.93:devel/p5-Test-Simple + p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings CONFLICTS= p5-FusionInventory-Agent-Task-NetDiscovery-* \ p5-FusionInventory-Agent-Task-SNMPQuery-* @@ -56,6 +55,7 @@ VMWARE_DESC= VMware hypervisor remote in WOL_DESC= Wake on LAN task ZLIB_DESC= Zlib compression +NO_ARCH= yes USES= gmake perl5 USE_PERL5= configure USE_RC_SUBR= fusioninventory @@ -83,7 +83,6 @@ PCIUTILS_RUN_DEPENDS+= lspci:sysutils/pc SSL_RUN_DEPENDS= p5-IO-Socket-SSL>=1.14:security/p5-IO-Socket-SSL \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https WOL_RUN_DEPENDS= p5-Net-Write>=0:net/p5-Net-Write -ZLIB_RUN_DEPENDS= p5-Compress-Raw-Zlib>=0:archivers/p5-Compress-Raw-Zlib post-patch: @${FIND} ${WRKSRC} -type f \( -name '*.orig' \) -delete From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45292CD0999; Sun, 5 Feb 2017 05:32: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 1FF48CDF; Sun, 5 Feb 2017 05:32: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 v155W6kS089591; Sun, 5 Feb 2017 05:32:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155W5OZ089586; Sun, 5 Feb 2017 05:32:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155W5OZ089586@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, 5 Feb 2017 05:32:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433368 - in head/security/p5-Authen-TacacsPlus: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:07 -0000 Author: sunpoet Date: Sun Feb 5 05:32:05 2017 New Revision: 433368 URL: https://svnweb.freebsd.org/changeset/ports/433368 Log: Update to 0.26 - Strip shared library - Regenerate patch files with makepatch: - Sort PLIST Changes: http://search.cpan.org/dist/Authen-TacacsPlus/Changes Added: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h - copied, changed from r433367, head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Deleted: head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Modified: head/security/p5-Authen-TacacsPlus/Makefile head/security/p5-Authen-TacacsPlus/distinfo head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c head/security/p5-Authen-TacacsPlus/pkg-plist Modified: head/security/p5-Authen-TacacsPlus/Makefile ============================================================================== --- head/security/p5-Authen-TacacsPlus/Makefile Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/Makefile Sun Feb 5 05:32:05 2017 (r433368) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= Authen-TacacsPlus -PORTVERSION= 0.24 -PORTREVISION= 1 +PORTVERSION= 0.26 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MIKEM/Authen-TacacsPlus PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -17,9 +15,8 @@ LICENSE_COMB= dual USES= perl5 USE_PERL5= configure -MAKE_ENV+= CCFLAGS="${CFLAGS}" -pre-build: - ${PERL} -pi -e "s:CCFLAGS =:CCFLAGS ?=:g" ${WRKSRC}/tacpluslib/Makefile +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Authen/TacacsPlus/TacacsPlus.so .include Modified: head/security/p5-Authen-TacacsPlus/distinfo ============================================================================== --- head/security/p5-Authen-TacacsPlus/distinfo Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/distinfo Sun Feb 5 05:32:05 2017 (r433368) @@ -1,2 +1,3 @@ -SHA256 (Authen-TacacsPlus-0.24.tar.gz) = 58b87b125a9847b2d2d552cb5981f8c206421d2494ff104909c1e07a33fc4afa -SIZE (Authen-TacacsPlus-0.24.tar.gz) = 22755 +TIMESTAMP = 1486257922 +SHA256 (Authen-TacacsPlus-0.26.tar.gz) = 7aa82383867cb53eaa071d6e522f27c67d7ca3c931cf33f98d480370722df750 +SIZE (Authen-TacacsPlus-0.26.tar.gz) = 22897 Modified: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c ============================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib__tac_client.c Sun Feb 5 05:32:05 2017 (r433368) @@ -1,5 +1,5 @@ ---- ./tacpluslib/tac_client.c.orig 2009-07-10 00:34:49.000000000 +0200 -+++ ./tacpluslib/tac_client.c 2011-08-11 20:22:06.000000000 +0200 +--- tacpluslib/tac_client.c.orig 2012-08-23 07:25:52 UTC ++++ tacpluslib/tac_client.c @@ -1,6 +1,8 @@ /* (C) 1997 Mike Shoyher msh@corbina.net, msh@apache.lexa.ru */ Copied and modified: head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h (from r433367, head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h) ============================================================================== --- head/security/p5-Authen-TacacsPlus/files/patch-tac_plus.h Sun Feb 5 05:32:00 2017 (r433367, copy source) +++ head/security/p5-Authen-TacacsPlus/files/patch-tacpluslib_tac__plus.h Sun Feb 5 05:32:05 2017 (r433368) @@ -1,4 +1,4 @@ ---- tacpluslib/tac_plus.h +--- tacpluslib/tac_plus.h.orig 2007-09-22 00:02:16 UTC +++ tacpluslib/tac_plus.h @@ -163,7 +163,6 @@ #include Modified: head/security/p5-Authen-TacacsPlus/pkg-plist ============================================================================== --- head/security/p5-Authen-TacacsPlus/pkg-plist Sun Feb 5 05:32:00 2017 (r433367) +++ head/security/p5-Authen-TacacsPlus/pkg-plist Sun Feb 5 05:32:05 2017 (r433368) @@ -1,3 +1,3 @@ -%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz %%SITE_ARCH%%/Authen/TacacsPlus.pm %%SITE_ARCH%%/auto/Authen/TacacsPlus/TacacsPlus.so +%%PERL5_MAN3%%/Authen::TacacsPlus.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1648DCD09CA; Sun, 5 Feb 2017 05:32:12 +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 BC61AD5E; Sun, 5 Feb 2017 05:32: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 v155WAtN089725; Sun, 5 Feb 2017 05:32:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WAbu089722; Sun, 5 Feb 2017 05:32:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WAbu089722@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, 5 Feb 2017 05:32:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433369 - head/textproc/p5-BibTeX-Parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:12 -0000 Author: sunpoet Date: Sun Feb 5 05:32:10 2017 New Revision: 433369 URL: https://svnweb.freebsd.org/changeset/ports/433369 Log: Update to 0.70 - Add LICENSE_FILE - Add BUILD_DEPENDS - Sort *_DEPENDS - Sort PLIST Changes: http://search.cpan.org/dist/BibTeX-Parser/Changes Modified: head/textproc/p5-BibTeX-Parser/Makefile head/textproc/p5-BibTeX-Parser/distinfo head/textproc/p5-BibTeX-Parser/pkg-plist Modified: head/textproc/p5-BibTeX-Parser/Makefile ============================================================================== --- head/textproc/p5-BibTeX-Parser/Makefile Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/Makefile Sun Feb 5 05:32:10 2017 (r433369) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= BibTeX-Parser -PORTVERSION= 0.69 +PORTVERSION= 0.70 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:GERHARD +MASTER_SITE_SUBDIR= CPAN:BORISV PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,9 +13,11 @@ COMMENT= Pure perl BibTeX parser LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode \ - p5-IO-String>0:devel/p5-IO-String +BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String \ + p5-LaTeX-ToUnicode>=0.02:textproc/p5-LaTeX-ToUnicode +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure Modified: head/textproc/p5-BibTeX-Parser/distinfo ============================================================================== --- head/textproc/p5-BibTeX-Parser/distinfo Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/distinfo Sun Feb 5 05:32:10 2017 (r433369) @@ -1,2 +1,3 @@ -SHA256 (BibTeX-Parser-0.69.tar.gz) = 989d341b6c625d240c54457e40a76d646d7243e2a5c0d0d19fe3ccb3a18742bf -SIZE (BibTeX-Parser-0.69.tar.gz) = 24596 +TIMESTAMP = 1486271444 +SHA256 (BibTeX-Parser-0.70.tar.gz) = 39eccaad9cfc07ce5cb4512cca0288c7e3a31af78ff42a6bd7fb563b36073e7e +SIZE (BibTeX-Parser-0.70.tar.gz) = 25260 Modified: head/textproc/p5-BibTeX-Parser/pkg-plist ============================================================================== --- head/textproc/p5-BibTeX-Parser/pkg-plist Sun Feb 5 05:32:05 2017 (r433368) +++ head/textproc/p5-BibTeX-Parser/pkg-plist Sun Feb 5 05:32:10 2017 (r433369) @@ -1,6 +1,6 @@ -%%PERL5_MAN3%%/BibTeX::Parser.3.gz -%%PERL5_MAN3%%/BibTeX::Parser::Author.3.gz -%%PERL5_MAN3%%/BibTeX::Parser::Entry.3.gz %%SITE_PERL%%/BibTeX/Parser.pm %%SITE_PERL%%/BibTeX/Parser/Author.pm %%SITE_PERL%%/BibTeX/Parser/Entry.pm +%%PERL5_MAN3%%/BibTeX::Parser.3.gz +%%PERL5_MAN3%%/BibTeX::Parser::Author.3.gz +%%PERL5_MAN3%%/BibTeX::Parser::Entry.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68807CD0B24; Sun, 5 Feb 2017 05:32: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 37136DEE; Sun, 5 Feb 2017 05:32:16 +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 v155WFFb089844; Sun, 5 Feb 2017 05:32:15 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WF4Z089841; Sun, 5 Feb 2017 05:32:15 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WF4Z089841@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, 5 Feb 2017 05:32:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433370 - head/www/node4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:16 -0000 Author: sunpoet Date: Sun Feb 5 05:32:15 2017 New Revision: 433370 URL: https://svnweb.freebsd.org/changeset/ports/433370 Log: Update to 4.7.3 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V4.md PR: 216793 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node4/Makefile head/www/node4/distinfo Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Sun Feb 5 05:32:10 2017 (r433369) +++ head/www/node4/Makefile Sun Feb 5 05:32:15 2017 (r433370) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 4.7.2 +PORTVERSION= 4.7.3 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node4/distinfo ============================================================================== --- head/www/node4/distinfo Sun Feb 5 05:32:10 2017 (r433369) +++ head/www/node4/distinfo Sun Feb 5 05:32:15 2017 (r433370) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483725827 -SHA256 (node-v4.7.2.tar.gz) = 771e9f4ef946f8f13452039c5bd1eb3edb9e4a0937b7a5f328dbd8e529a09284 -SIZE (node-v4.7.2.tar.gz) = 22731084 +TIMESTAMP = 1486252799 +SHA256 (node-v4.7.3.tar.gz) = 1549d4e0aeb9419ddb85ba4dffdba8d0e2f9a9b904e80765b044c4f7d9f485ed +SIZE (node-v4.7.3.tar.gz) = 22732272 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0FB4CD0BA8; Sun, 5 Feb 2017 05:32: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 BD81FE72; Sun, 5 Feb 2017 05:32: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 v155WJ9O090841; Sun, 5 Feb 2017 05:32:19 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WJ8R090839; Sun, 5 Feb 2017 05:32:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WJ8R090839@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, 5 Feb 2017 05:32:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433371 - head/www/node6 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:21 -0000 Author: sunpoet Date: Sun Feb 5 05:32:19 2017 New Revision: 433371 URL: https://svnweb.freebsd.org/changeset/ports/433371 Log: Update to 6.9.5 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V6.md PR: 216794 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node6/Makefile head/www/node6/distinfo Modified: head/www/node6/Makefile ============================================================================== --- head/www/node6/Makefile Sun Feb 5 05:32:15 2017 (r433370) +++ head/www/node6/Makefile Sun Feb 5 05:32:19 2017 (r433371) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 6.9.4 +PORTVERSION= 6.9.5 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node6/distinfo ============================================================================== --- head/www/node6/distinfo Sun Feb 5 05:32:15 2017 (r433370) +++ head/www/node6/distinfo Sun Feb 5 05:32:19 2017 (r433371) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483712207 -SHA256 (node-v6.9.4.tar.gz) = f0257c83eb5e8b0e7b09db7264dc1e93e1f024c6dfccb098363b4fb0c192cf7f -SIZE (node-v6.9.4.tar.gz) = 26379683 +TIMESTAMP = 1486252808 +SHA256 (node-v6.9.5.tar.gz) = f7e9ab702c5d1f5a3521199c04cc670fda3cf4b0e48548b09ac7ac874ccb504a +SIZE (node-v6.9.5.tar.gz) = 26381690 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BEA1CD0BDB; Sun, 5 Feb 2017 05:32: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 58E0EEEB; Sun, 5 Feb 2017 05:32: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 v155WOPt090973; Sun, 5 Feb 2017 05:32:24 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WOex090971; Sun, 5 Feb 2017 05:32:24 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WOex090971@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, 5 Feb 2017 05:32:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433372 - head/www/node X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:25 -0000 Author: sunpoet Date: Sun Feb 5 05:32:24 2017 New Revision: 433372 URL: https://svnweb.freebsd.org/changeset/ports/433372 Log: Update to 7.5.0 Changes: https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V7.md PR: 216795 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Sun Feb 5 05:32:19 2017 (r433371) +++ head/www/node/Makefile Sun Feb 5 05:32:24 2017 (r433372) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 7.4.0 +PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Sun Feb 5 05:32:19 2017 (r433371) +++ head/www/node/distinfo Sun Feb 5 05:32:24 2017 (r433372) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483556744 -SHA256 (node-v7.4.0.tar.gz) = 69b76c86e6fc9914fa136089d8c28a4828c14aa8792cbdf946090a5a2afd25b6 -SIZE (node-v7.4.0.tar.gz) = 27904025 +TIMESTAMP = 1486252806 +SHA256 (node-v7.5.0.tar.gz) = 0da8e0288b5c0f136e650b7119219968720caf88b5a67ef0591555113f0844c2 +SIZE (node-v7.5.0.tar.gz) = 27746209 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A747CD0C3F; Sun, 5 Feb 2017 05:32: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 09C48F6E; Sun, 5 Feb 2017 05:32: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 v155WTk9091102; Sun, 5 Feb 2017 05:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WTcu091100; Sun, 5 Feb 2017 05:32:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WTcu091100@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, 5 Feb 2017 05:32:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433373 - head/devel/rubygem-builder X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:30 -0000 Author: sunpoet Date: Sun Feb 5 05:32:28 2017 New Revision: 433373 URL: https://svnweb.freebsd.org/changeset/ports/433373 Log: Update to 3.2.3 - Add LICENSE_FILE - Remove PORTSCOUT Changes: https://github.com/jimweirich/builder/blob/master/CHANGES Modified: head/devel/rubygem-builder/Makefile head/devel/rubygem-builder/distinfo Modified: head/devel/rubygem-builder/Makefile ============================================================================== --- head/devel/rubygem-builder/Makefile Sun Feb 5 05:32:24 2017 (r433372) +++ head/devel/rubygem-builder/Makefile Sun Feb 5 05:32:28 2017 (r433373) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= builder -PORTVERSION= 3.0.4 +PORTVERSION= 3.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,11 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Facilitate programmatic generation of XML markup LICENSE= MIT - -PORTSCOUT= limit:^3.0 +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-builder/distinfo ============================================================================== --- head/devel/rubygem-builder/distinfo Sun Feb 5 05:32:24 2017 (r433372) +++ head/devel/rubygem-builder/distinfo Sun Feb 5 05:32:28 2017 (r433373) @@ -1,2 +1,3 @@ -SHA256 (rubygem/builder-3.0.4.gem) = a1a31cc496700003b6809f09fc2fda5d22532a1551eed48ee402ed44040cc442 -SIZE (rubygem/builder-3.0.4.gem) = 26112 +TIMESTAMP = 1486162597 +SHA256 (rubygem/builder-3.2.3.gem) = 21f3026ba615d87488329aff4aa4c10464563de3c648f678d8edd26374892b62 +SIZE (rubygem/builder-3.2.3.gem) = 31744 From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1BE4CD0CA9; Sun, 5 Feb 2017 05:32: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 9CB4810BC; Sun, 5 Feb 2017 05:32: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 v155WgBM091706; Sun, 5 Feb 2017 05:32:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155WgvW091705; Sun, 5 Feb 2017 05:32:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155WgvW091705@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, 5 Feb 2017 05:32:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433375 - head/devel/rubygem-builder32 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:43 -0000 Author: sunpoet Date: Sun Feb 5 05:32:42 2017 New Revision: 433375 URL: https://svnweb.freebsd.org/changeset/ports/433375 Log: Mark DEPRECATED and set EXPIRATION_DATE to 2017-02-28 Modified: head/devel/rubygem-builder32/Makefile Modified: head/devel/rubygem-builder32/Makefile ============================================================================== --- head/devel/rubygem-builder32/Makefile Sun Feb 5 05:32:36 2017 (r433374) +++ head/devel/rubygem-builder32/Makefile Sun Feb 5 05:32:42 2017 (r433375) @@ -13,6 +13,9 @@ COMMENT= Facilitate programmatic generat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE +DEPRECATED= Use devel/rubygem-builder instead +EXPIRATION_DATE=2017-02-28 + NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Sun Feb 5 05:32:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58F03CD0C89; Sun, 5 Feb 2017 05:32: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 218131054; Sun, 5 Feb 2017 05:32: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 v155WcUg091602; Sun, 5 Feb 2017 05:32:38 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v155Wa2p091582; Sun, 5 Feb 2017 05:32:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702050532.v155Wa2p091582@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, 5 Feb 2017 05:32:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433374 - in head: databases/rubygem-activemodel4 devel/rubygem-actionview4 devel/rubygem-actionview5 devel/rubygem-cucumber devel/rubygem-debugger-xml devel/rubygem-fog-core devel/ruby... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 05:32:39 -0000 Author: sunpoet Date: Sun Feb 5 05:32:36 2017 New Revision: 433374 URL: https://svnweb.freebsd.org/changeset/ports/433374 Log: Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder Modified: head/databases/rubygem-activemodel4/Makefile head/devel/rubygem-actionview4/Makefile head/devel/rubygem-actionview5/Makefile head/devel/rubygem-cucumber/Makefile head/devel/rubygem-debugger-xml/Makefile head/devel/rubygem-fog-core/Makefile head/devel/rubygem-grape/Makefile head/devel/rubygem-gyoku/Makefile head/devel/rubygem-jeweler/Makefile head/net-im/rubygem-termtter/Makefile head/net/rubygem-aws-ses/Makefile head/net/rubygem-rbvmomi/Makefile head/sysutils/rubygem-backup/Makefile head/sysutils/rubygem-winrm/Makefile head/sysutils/vagrant/Makefile head/textproc/rubygem-markaby/Makefile head/www/rubygem-geminabox/Makefile head/www/rubygem-rails4/Makefile head/www/rubygem-tinyatom/Makefile Modified: head/databases/rubygem-activemodel4/Makefile ============================================================================== --- head/databases/rubygem-activemodel4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/databases/rubygem-activemodel4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= activemodel PORTVERSION= 4.2.7.1 +PORTREVISION= 1 CATEGORIES= databases rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -14,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 + rubygem-builder>=3.2.2:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-actionview4/Makefile ============================================================================== --- head/devel/rubygem-actionview4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-actionview4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= actionview PORTVERSION= 4.2.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -15,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2:devel/rubygem-builder \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ rubygem-rails-dom-testing1>=1.0.5:textproc/rubygem-rails-dom-testing1 \ rubygem-rails-html-sanitizer>=1.0.2:textproc/rubygem-rails-html-sanitizer Modified: head/devel/rubygem-actionview5/Makefile ============================================================================== --- head/devel/rubygem-actionview5/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-actionview5/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= actionview PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG PKGNAMESUFFIX= 5 @@ -14,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport5>=${PORTVERSION}:devel/rubygem-activesupport5 \ - rubygem-builder32>=3.1:devel/rubygem-builder32 \ + rubygem-builder>=3.1:devel/rubygem-builder \ rubygem-erubis>=2.7.0:www/rubygem-erubis \ rubygem-rails-dom-testing>=2.0:textproc/rubygem-rails-dom-testing \ rubygem-rails-html-sanitizer>=1.0.2:textproc/rubygem-rails-html-sanitizer Modified: head/devel/rubygem-cucumber/Makefile ============================================================================== --- head/devel/rubygem-cucumber/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-cucumber/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -2,7 +2,7 @@ PORTNAME= cucumber PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Behaviour Driven Development wi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-cucumber-core>=1.5.0:devel/rubygem-cucumber-core \ rubygem-cucumber-wire>=0.0.1:devel/rubygem-cucumber-wire \ rubygem-diff-lcs>=1.1.3:textproc/rubygem-diff-lcs \ Modified: head/devel/rubygem-debugger-xml/Makefile ============================================================================== --- head/devel/rubygem-debugger-xml/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-debugger-xml/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= debugger-xml PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= XML interface for rubygem-debug LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-builder32>=2.0.0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.0.0:devel/rubygem-builder \ rubygem-byebug>=0:devel/rubygem-byebug NO_ARCH= yes Modified: head/devel/rubygem-fog-core/Makefile ============================================================================== --- head/devel/rubygem-fog-core/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-fog-core/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= fog-core PORTVERSION= 1.43.0 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Shared classes and tests for fo LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-excon>=0.49:devel/rubygem-excon \ rubygem-formatador>=0.2:devel/rubygem-formatador Modified: head/devel/rubygem-grape/Makefile ============================================================================== --- head/devel/rubygem-grape/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-grape/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -2,6 +2,7 @@ PORTNAME= grape PORTVERSION= 0.19.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport4>=0:devel/rubygem-activesupport4 \ - rubygem-builder32>=0:devel/rubygem-builder32 \ + rubygem-builder>=0:devel/rubygem-builder \ rubygem-hashie>=2.1.0:devel/rubygem-hashie \ rubygem-multi_json>=1.3.2:devel/rubygem-multi_json \ rubygem-multi_xml>=0.5.2:textproc/rubygem-multi_xml \ Modified: head/devel/rubygem-gyoku/Makefile ============================================================================== --- head/devel/rubygem-gyoku/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-gyoku/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= gyoku PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Library for translating Ruby ha LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder NO_ARCH= yes Modified: head/devel/rubygem-jeweler/Makefile ============================================================================== --- head/devel/rubygem-jeweler/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/devel/rubygem-jeweler/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= jeweler PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Simple and opinionated helper f LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-bundler>=1.0:sysutils/rubygem-bundler \ rubygem-git>=1.2.5:devel/rubygem-git \ rubygem-github_api>=0:devel/rubygem-github_api \ Modified: head/net-im/rubygem-termtter/Makefile ============================================================================== --- head/net-im/rubygem-termtter/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net-im/rubygem-termtter/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= termtter PORTVERSION= 2.2.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Terminal based Twitter client LICENSE= MIT RUN_DEPENDS= rubygem-activerecord4>=4.1.0:databases/rubygem-activerecord4 \ - rubygem-builder32>=3.1.4:devel/rubygem-builder32 \ + rubygem-builder>=3.1.4:devel/rubygem-builder \ rubygem-fluent-logger>=0.4.6:devel/rubygem-fluent-logger \ rubygem-highline>=1.6.0:devel/rubygem-highline \ rubygem-json1>=1.8.0:devel/rubygem-json1 \ Modified: head/net/rubygem-aws-ses/Makefile ============================================================================== --- head/net/rubygem-aws-ses/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net/rubygem-aws-ses/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= aws-ses PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -11,7 +12,7 @@ COMMENT= Client library for REST API of LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-mail>=2.2.5:mail/rubygem-mail \ rubygem-mime-types>=0:misc/rubygem-mime-types \ rubygem-xml-simple>=0:textproc/rubygem-xml-simple Modified: head/net/rubygem-rbvmomi/Makefile ============================================================================== --- head/net/rubygem-rbvmomi/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/net/rubygem-rbvmomi/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= rbvmomi PORTVERSION= 1.9.4 +PORTREVISION= 1 CATEGORIES= net rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Ruby interface to the VMware vS LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-json>=1.8:devel/rubygem-json \ rubygem-nokogiri>=1.5:textproc/rubygem-nokogiri \ rubygem-trollop>=2.1:devel/rubygem-trollop Modified: head/sysutils/rubygem-backup/Makefile ============================================================================== --- head/sysutils/rubygem-backup/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/rubygem-backup/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= backup PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -16,7 +17,7 @@ RUN_DEPENDS= rubygem-CFPropertyList>=2.3 rubygem-atomic>=1.1.14:devel/rubygem-atomic \ rubygem-aws-ses>=0.5.0:net/rubygem-aws-ses \ rubygem-buftok>=0.2.0:devel/rubygem-buftok \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2.2:devel/rubygem-builder \ rubygem-descendants_tracker>=0.0.3:devel/rubygem-descendants_tracker \ rubygem-dogapi>=1.11.0:net/rubygem-dogapi \ rubygem-dropbox-sdk>=1.6.5:net/rubygem-dropbox-sdk \ Modified: head/sysutils/rubygem-winrm/Makefile ============================================================================== --- head/sysutils/rubygem-winrm/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/rubygem-winrm/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= winrm PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Library for Windows Remote Mana LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-gssapi>=1.2:security/rubygem-gssapi \ rubygem-gyoku>=1.0:devel/rubygem-gyoku \ rubygem-httpclient>=2.3.3:www/rubygem-httpclient \ Modified: head/sysutils/vagrant/Makefile ============================================================================== --- head/sysutils/vagrant/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/sysutils/vagrant/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= vagrant PORTVERSION= 1.8.7 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX= v CATEGORIES= sysutils rubygems devel @@ -13,7 +13,7 @@ COMMENT= Vagrant Virtual Machine Manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= rubygem-builder32>=2.1.2:devel/rubygem-builder32 \ +BUILD_DEPENDS= rubygem-builder>=2.1.2:devel/rubygem-builder \ rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ rubygem-main>=1.0:devel/rubygem-main RUN_DEPENDS= rubygem-bundler>=1.12.5:sysutils/rubygem-bundler \ Modified: head/textproc/rubygem-markaby/Makefile ============================================================================== --- head/textproc/rubygem-markaby/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/textproc/rubygem-markaby/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= markaby PORTVERSION= 0.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= HTML Markup as Ruby LICENSE= MIT -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder NO_ARCH= yes USE_RUBY= yes Modified: head/www/rubygem-geminabox/Makefile ============================================================================== --- head/www/rubygem-geminabox/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-geminabox/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,6 +3,7 @@ PORTNAME= geminabox PORTVERSION= 0.13.5 +PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +13,7 @@ COMMENT= Sinatra based gem hosting app LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-faraday>=0:www/rubygem-faraday \ rubygem-httpclient>=2.2.7:www/rubygem-httpclient \ rubygem-nesty>=0:devel/rubygem-nesty \ Modified: head/www/rubygem-rails4/Makefile ============================================================================== --- head/www/rubygem-rails4/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-rails4/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= rails PORTVERSION= 4.2.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www rubygems MASTER_SITES= RG PKGNAMESUFFIX= 4 @@ -21,7 +21,7 @@ RUN_DEPENDS= rubygem-actionmailer4>=${PO rubygem-activerecord4>=${PORTVERSION}:databases/rubygem-activerecord4 \ rubygem-activeresource4>=4.0.0:www/rubygem-activeresource4 \ rubygem-activesupport4>=${PORTVERSION}:devel/rubygem-activesupport4 \ - rubygem-builder32>=3.2.2:devel/rubygem-builder32 \ + rubygem-builder>=3.2.2:devel/rubygem-builder \ rubygem-bundler>=1.3.0:sysutils/rubygem-bundler \ rubygem-byebug>=5.0.0:devel/rubygem-byebug \ rubygem-coffee-rails41>=4.1.1:devel/rubygem-coffee-rails41 \ Modified: head/www/rubygem-tinyatom/Makefile ============================================================================== --- head/www/rubygem-tinyatom/Makefile Sun Feb 5 05:32:28 2017 (r433373) +++ head/www/rubygem-tinyatom/Makefile Sun Feb 5 05:32:36 2017 (r433374) @@ -3,7 +3,7 @@ PORTNAME= tinyatom PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -13,7 +13,7 @@ COMMENT= Small and easy to use ruby Atom LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-builder32>=0:devel/rubygem-builder32 \ +RUN_DEPENDS= rubygem-builder>=0:devel/rubygem-builder \ rubygem-public_suffix>=0:dns/rubygem-public_suffix NO_ARCH= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 07:18:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 442EBCD1449; Sun, 5 Feb 2017 07:18: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 04F0BB35; Sun, 5 Feb 2017 07:18: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 v157IuN3031830; Sun, 5 Feb 2017 07:18:56 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157IuQj031827; Sun, 5 Feb 2017 07:18:56 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050718.v157IuQj031827@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:18:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433376 - in head/games/super_methane_brothers: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:18:57 -0000 Author: jbeich Date: Sun Feb 5 07:18:55 2017 New Revision: 433376 URL: https://svnweb.freebsd.org/changeset/ports/433376 Log: games/super_methane_brothers: use clang and unbreak with gcc5 or later sources/misc.cpp:43:65: error: narrowing conversion of '4294967248u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0}; ^ sources/misc.cpp:46:65: error: narrowing conversion of '4294967282u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2}; ^ sources/misc.cpp:47:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA}; ^ sources/misc.cpp:48:65: error: narrowing conversion of '4294967289u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9}; ^ sources/misc.cpp:50:65: error: narrowing conversion of '4294967291u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB}; ^ sources/misc.cpp:51:65: error: narrowing conversion of '4294967290u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA}; ^ sources/misc.cpp:60:65: error: narrowing conversion of '4294967280u' from 'unsigned int' to 'int' inside { } [-Wnarrowing] static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0}; ^ PR: 216707 Reported by: antoine (via exp-run) Added: head/games/super_methane_brothers/files/patch-sources_misc.cpp (contents, props changed) Modified: head/games/super_methane_brothers/Makefile (contents, props changed) Modified: head/games/super_methane_brothers/Makefile ============================================================================== --- head/games/super_methane_brothers/Makefile Sun Feb 5 05:32:42 2017 (r433375) +++ head/games/super_methane_brothers/Makefile Sun Feb 5 07:18:55 2017 (r433376) @@ -3,7 +3,7 @@ PORTNAME= super_methane_brothers PORTVERSION= 1.5.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION} DISTNAME= methane-${PORTVERSION} @@ -16,7 +16,6 @@ LICENSE= GPLv2 LIB_DEPENDS= libclan23Core.so:devel/clanlib USES= execinfo gmake pkgconfig tar:tgz -USE_GCC= yes MAKE_ENV= METHANE_FLAGS="${CPPFLAGS}" METHANE_LIBS="${LIBS}" MAKE_JOBS_UNSAFE= yes Added: head/games/super_methane_brothers/files/patch-sources_misc.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/super_methane_brothers/files/patch-sources_misc.cpp Sun Feb 5 07:18:55 2017 (r433376) @@ -0,0 +1,33 @@ +--- sources/misc.cpp.orig 2009-04-28 14:42:43 UTC ++++ sources/misc.cpp +@@ -40,15 +40,15 @@ static PARTYOFFS party_08 = {SPR_ENDSPR_ + static PARTYOFFS party_09 = {SPR_ENDSPR_1+0x09,0x0048,0x0002}; + static PARTYOFFS party_0a = {SPR_ENDSPR_1+0x0a,0x0058,0x0002}; + static PARTYOFFS party_0b = {SPR_ENDSPR_1+0x0b,0x0000,0x0000}; +-static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFFD0}; ++static PARTYOFFS party_0c = {SPR_ENDSPR_1+0x0c,0x0020,0xFFFFFD0}; + static PARTYOFFS party_0d = {SPR_ENDSPR_1+0x0d,0x0040,0x0000}; + static PARTYOFFS party_0e = {SPR_ENDSPR_1+0x0e,0x0000,0x0000}; +-static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFFF2}; +-static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFFA}; +-static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFFF9}; ++static PARTYOFFS party_0f = {SPR_ENDSPR_1+0x0f,0x005E,0xFFFFFF2}; ++static PARTYOFFS party_10 = {SPR_ENDSPR_1+0x10,0x007E,0xFFFFFFA}; ++static PARTYOFFS party_11 = {SPR_ENDSPR_1+0x11,0x008E,0xFFFFFF9}; + static PARTYOFFS party_12 = {SPR_ENDSPR_1+0x12,0x0092,0x000B}; +-static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFFB}; +-static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFFA}; ++static PARTYOFFS party_13 = {SPR_ENDSPR_1+0x13,0x00B2,0xFFFFFFB}; ++static PARTYOFFS party_14 = {SPR_ENDSPR_1+0x14,0x00C2,0xFFFFFFA}; + static PARTYOFFS party_15 = {SPR_ENDSPR_1+0x15,0x0000,0x0000}; + static PARTYOFFS party_16 = {SPR_ENDSPR_1+0x16,0x0020,0x0008}; + static PARTYOFFS party_17 = {SPR_ENDSPR_1+0x17,0x0020,0x0000}; +@@ -57,7 +57,7 @@ static PARTYOFFS party_19 = {SPR_ENDSPR_ + static PARTYOFFS party_1a = {SPR_ENDSPR_1+0x1a,0x0020,0x0000}; + static PARTYOFFS party_1b = {SPR_ENDSPR_1+0x1b,0x0000,0x0010}; + static PARTYOFFS party_1c = {SPR_ENDSPR_1+0x1c,0x0010,0x0}; +-static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFFF0}; ++static PARTYOFFS party_1d = {SPR_ENDSPR_1+0x1d,0x0030,0xFFFFFF0}; + + static PARTYOFFS *party_group1[] = { + &party_00,&party_01,&party_02,&party_00,&party_03,&party_04,0}; From owner-svn-ports-head@freebsd.org Sun Feb 5 07:19:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFE7FCD14A6; Sun, 5 Feb 2017 07:19: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 84CEAC06; Sun, 5 Feb 2017 07:19: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 v157J9Db031954; Sun, 5 Feb 2017 07:19:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157J95G031953; Sun, 5 Feb 2017 07:19:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050719.v157J95G031953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:19:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433377 - head/devel/tigcc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:19:10 -0000 Author: jbeich Date: Sun Feb 5 07:19:09 2017 New Revision: 433377 URL: https://svnweb.freebsd.org/changeset/ports/433377 Log: devel/tigcc: unbreak with gcc5 or later PR: 216810 Modified: head/devel/tigcc/Makefile (contents, props changed) Modified: head/devel/tigcc/Makefile ============================================================================== --- head/devel/tigcc/Makefile Sun Feb 5 07:18:55 2017 (r433376) +++ head/devel/tigcc/Makefile Sun Feb 5 07:19:09 2017 (r433377) @@ -17,8 +17,8 @@ COMMENT= C compiler for the TI89, 92, an BROKEN_powerpc64= Does not build -USE_GCC= any -USES= bison gmake tar:bzip2 +USE_CSTD= gnu89 +USES= bison compiler:nestedfct gmake tar:bzip2 NO_WRKSUBDIR= yes SUB_FILES= pkg-message From owner-svn-ports-head@freebsd.org Sun Feb 5 07:21:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83717CD1658; Sun, 5 Feb 2017 07:21:45 +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 505E11001; Sun, 5 Feb 2017 07:21:45 +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 v157LiYf032823; Sun, 5 Feb 2017 07:21:44 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157LiSU032822; Sun, 5 Feb 2017 07:21:44 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702050721.v157LiSU032822@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Sun, 5 Feb 2017 07:21:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433378 - head/lang/gcc6-aux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:21:45 -0000 Author: marino Date: Sun Feb 5 07:21:44 2017 New Revision: 433378 URL: https://svnweb.freebsd.org/changeset/ports/433378 Log: lang/gcc6-aux: Fix cross-compiler slave ports (stage QA) I knew about the version bump but somehow missed implementing it, resulting in stage failures for those slave ports that have pkg-plist defined. Bump them all as well. Modified: head/lang/gcc6-aux/Makefile.version Modified: head/lang/gcc6-aux/Makefile.version ============================================================================== --- head/lang/gcc6-aux/Makefile.version Sun Feb 5 07:19:09 2017 (r433377) +++ head/lang/gcc6-aux/Makefile.version Sun Feb 5 07:21:44 2017 (r433378) @@ -1,15 +1,15 @@ # $FreeBSD$ GCC_BRANCH= 6 -GCC_POINT= 3.0 +GCC_POINT= 3.1 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} SNAPSHOT= 20170202 BUILD_RELEASE= no MAIN_PR= 0 UTIL_PR= 0 -ARMV7_PR= 0 -ARM64_PR= 0 -X86_PR= 0 +ARMV7_PR= 1 +ARM64_PR= 1 +X86_PR= 1 .if ${BUILD_RELEASE:Mno} # Snapshot naming pattern From owner-svn-ports-head@freebsd.org Sun Feb 5 07:35:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72C9BCD197D; Sun, 5 Feb 2017 07:35:30 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3123816E3; Sun, 5 Feb 2017 07:35:30 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157ZT8R040085; Sun, 5 Feb 2017 07:35:29 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157ZSnB040079; Sun, 5 Feb 2017 07:35:28 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702050735.v157ZSnB040079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Sun, 5 Feb 2017 07:35:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433379 - in head/math/cadabra2: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:35:30 -0000 Author: krion Date: Sun Feb 5 07:35:28 2017 New Revision: 433379 URL: https://svnweb.freebsd.org/changeset/ports/433379 Log: Update math/cadabra2 to 2.1.2 PR: 216717 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9439 Added: head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt (contents, props changed) Modified: head/math/cadabra2/Makefile head/math/cadabra2/distinfo head/math/cadabra2/files/patch-client__server_CMakeLists.txt head/math/cadabra2/pkg-plist Modified: head/math/cadabra2/Makefile ============================================================================== --- head/math/cadabra2/Makefile Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/Makefile Sun Feb 5 07:35:28 2017 (r433379) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= cadabra2 -PORTVERSION= 2.0.930 -PORTREVISION= 2 +PORTVERSION= 2.1.2 CATEGORIES= math MAINTAINER= yuri@rawbw.com @@ -26,7 +25,6 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/sympy/ USE_GITHUB= yes GH_ACCOUNT= kpeeters -GH_TAGNAME= 85ac041 OPTIONS_DEFINE= GUI OPTIONS_DEFAULT=GUI @@ -37,11 +35,11 @@ USE_TEX= base texmf texhash USE_LDCONFIG= yes OPTIONS_SUB= yes GUI_INSTALLS_ICONS= yes +GUI_USES= desktop-file-utils CMAKE_ARGS+= -DBOOST_ROOT=${LOCALBASE} CMAKE_ARGS+= -DUSE_PYTHON_3:BOOL=OFF -GUI_CMAKE_OFF+= -DENABLE_FRONTEND:BOOL=OFF -GUI_CMAKE_ON+= -DENABLE_FRONTEND:BOOL=ON +GUI_CMAKE_BOOL= FRONTEND CXXFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include/jsoncpp LDFLAGS+= -L${LOCALBASE}/lib -ljsoncpp @@ -62,10 +60,11 @@ pre-patch: ${WRKSRC}/override/include/websocketpp/transport/asio/ post-patch: - @${REINPLACE_CMD} -e 's|"$${GIT_COMMIT_SERIAL}.$${GIT_SHORT_SHA}"|"FreeBSD port version=${PORTVERSION} tag=${GH_TAGNAME}"|' \ - ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's|include_directories(|include_directories($${PROJECT_SOURCE_DIR}/override/include |' \ - ${WRKSRC}/CMakeLists.txt + @${REINPLACE_CMD} -e 's|execute|#execute|' \ + -e 's|"$${GIT_COMMIT_SERIAL}.$${GIT_SHORT_SHA}"|"FreeBSD port version=${PORTVERSION} tag=${GH_TAGNAME}"|' \ + -e 's|set(CADABRA_VERSION_DATE "$${THE_DATE}"|set(CADABRA_VERSION_DATE "'`date "+%Y-%m-%d"`'"|' \ + -e 's|include_directories(|include_directories($${PROJECT_SOURCE_DIR}/override/include |' \ + ${WRKSRC}/CMakeLists.txt post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra2html @@ -73,15 +72,17 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/cadabra2.so post-install-GUI-on: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra-gtk - @${GZIP_CMD} ${GZIP} < ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svg \ - > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svgz - @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svg - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra2.png \ + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/cadabra2-gtk + @${GZIP_CMD} < ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svg \ + > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz + @${RM} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svg + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra2-gtk.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/cadabra-gtk.png - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra2.png \ + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/cadabra2-gtk.png \ + ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/cadabra-gtk.png + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra2-gtk.png \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/64x64/apps/cadabra-gtk.png - @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2.svgz \ + @${LN} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz \ ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/cadabra-gtk.svgz .include Modified: head/math/cadabra2/distinfo ============================================================================== --- head/math/cadabra2/distinfo Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/distinfo Sun Feb 5 07:35:28 2017 (r433379) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476032351 -SHA256 (kpeeters-cadabra2-2.0.930-85ac041_GH0.tar.gz) = 3d07c5e72fd3ae79214e9472d44c12e2b304ad91d992ced2377a0484a5c494b2 -SIZE (kpeeters-cadabra2-2.0.930-85ac041_GH0.tar.gz) = 3908288 +TIMESTAMP = 1486104650 +SHA256 (kpeeters-cadabra2-2.1.2_GH0.tar.gz) = d8e4c304b71ab2bc7109347197bf4f19fce9ccb7c2986ad07d56b43383697995 +SIZE (kpeeters-cadabra2-2.1.2_GH0.tar.gz) = 4444189 Modified: head/math/cadabra2/files/patch-client__server_CMakeLists.txt ============================================================================== --- head/math/cadabra2/files/patch-client__server_CMakeLists.txt Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/files/patch-client__server_CMakeLists.txt Sun Feb 5 07:35:28 2017 (r433379) @@ -1,21 +1,27 @@ ---- client_server/CMakeLists.txt.orig 2016-06-23 23:50:35 UTC +--- client_server/CMakeLists.txt.orig 2017-01-04 17:38:25 UTC +++ client_server/CMakeLists.txt -@@ -78,15 +78,15 @@ add_definitions("-D_WEBSOCKETPP_CPP11_ST +@@ -86,21 +86,21 @@ add_definitions("-D_WEBSOCKETPP_CPP11_ST # Create the server library - link_directories(${UUID_LIBRARY_DIRS}) + #link_directories(${UUID_LIBRARY_DIRS}) -add_library(cadabra_server SHARED Server.cc Snoop.cc jsoncpp/jsoncpp.cpp) +add_library(cadabra_server SHARED Server.cc Snoop.cc) - target_link_libraries(cadabra_server ${Boost_LIBRARIES} ${SNOOP_LIBRARIES} sqlite3 ${UUID_LIBRARIES} ${PYTHON_LIBRARIES} ) + target_link_libraries(cadabra_server ${Boost_LIBRARIES} ${SNOOP_LIBRARIES} sqlite3 ${PYTHON_LIBRARIES} ${GLIBMM3_LIBRARIES}) + if (WIN32) + target_link_libraries(cadabra_server ws2_32 mswsock) + endif() # Create the client library. --add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc popen2.cc Snoop.cc jsoncpp/jsoncpp.cpp) -+add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc popen2.cc Snoop.cc) - target_link_libraries(cadabra_client ${Boost_LIBRARIES} sqlite3 ${UUID_LIBRARIES} ${PYTHON_LIBRARIES}) +-add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc Snoop.cc jsoncpp/jsoncpp.cpp) ++add_library(cadabra_client SHARED ComputeThread.cc DocumentThread.cc DataCell.cc Actions.cc Snoop.cc) + target_link_libraries(cadabra_client ${Boost_LIBRARIES} sqlite3 ${PYTHON_LIBRARIES} ${GLIBMM3_LIBRARIES}) + if (WIN32) + target_link_libraries(cadabra_client ws2_32) + endif() # Create server binary -include_directories("." "./websocketpp" "./jsoncpp") +include_directories("." "./websocketpp") add_executable(cadabra-server cadabra-server.cc) add_executable(cadabra2html cadabra2html.cc DataCell.cc) - #add_executable(test_talk_to_server test_talk_to_server.cc) + add_executable(cadabra2cadabra cadabra2cadabra.cc DataCell.cc) Added: head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/cadabra2/files/patch-frontend_gtkmm_CMakeLists.txt Sun Feb 5 07:35:28 2017 (r433379) @@ -0,0 +1,28 @@ +--- frontend/gtkmm/CMakeLists.txt.orig 2017-02-03 07:40:10 UTC ++++ frontend/gtkmm/CMakeLists.txt +@@ -116,11 +116,11 @@ install(FILES ${PROJECT_SOURCE_DIR}/. + # there anyway. + # - gtk-update-icon-cache is broken and only works half of the time. + +-if(APPLE) ++#if(APPLE) + set(ICON_PREFIX "${CMAKE_INSTALL_PREFIX}") +-else() +- set(ICON_PREFIX "/usr") +-endif() ++#else() ++# set(ICON_PREFIX "/usr") ++#endif() + + #set(ICON_THEME ${ICON_PREFIX}/share/icons/hicolor/index.theme) + #if(EXISTS "${ICON_THEME}") +@@ -134,6 +134,6 @@ install(FILES ${PROJECT_SOURCE_DIR}/. + install(FILES ${PROJECT_SOURCE_DIR}/../../images/256x256/cadabra2-gtk.png DESTINATION ${ICON_PREFIX}/share/icons/hicolor/256x256/apps) + install(FILES ${PROJECT_SOURCE_DIR}/../../images/cadabra2-gtk.svg DESTINATION ${ICON_PREFIX}/share/icons/hicolor/scalable/apps) + install(FILES ${PROJECT_SOURCE_DIR}/../../config/cadabra2-gtk.desktop DESTINATION ${ICON_PREFIX}/share/applications) +-install(CODE "execute_process(COMMAND touch ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") +-install(CODE "execute_process(COMMAND gtk-update-icon-cache-3.0 ${ICON_PREFIX}/share/icons/hicolor)") +-install(CODE "execute_process(COMMAND chmod go+r ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") ++#install(CODE "execute_process(COMMAND touch ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") ++#install(CODE "execute_process(COMMAND gtk-update-icon-cache-3.0 ${ICON_PREFIX}/share/icons/hicolor)") ++#install(CODE "execute_process(COMMAND chmod go+r ${ICON_PREFIX}/share/icons/hicolor/icon-theme.cache)") Modified: head/math/cadabra2/pkg-plist ============================================================================== --- head/math/cadabra2/pkg-plist Sun Feb 5 07:21:44 2017 (r433378) +++ head/math/cadabra2/pkg-plist Sun Feb 5 07:35:28 2017 (r433379) @@ -1,4 +1,4 @@ -%%GUI%%bin/cadabra-gtk +%%GUI%%bin/cadabra2-gtk bin/cadabra-server bin/cadabra2 bin/cadabra2html @@ -7,23 +7,21 @@ lib/libcadabra_server.so %%GUI%%lib/libtexengine.so %%PYTHON_SITELIBDIR%%/cadabra2.so %%PYTHON_SITELIBDIR%%/cadabra2_defaults.py -%%PYTHON_SITELIBDIR%%/cdb/gr.py -%%GUI%%share/applications/cadabra2.desktop -%%GUI%%%%DATADIR%%/images/cadabra2.png +%%PYTHON_SITELIBDIR%%/cdb/gauge_theory/__init__.py +%%PYTHON_SITELIBDIR%%/cdb/gauge_theory/instantons.py +%%PYTHON_SITELIBDIR%%/cdb/relativity/__init__.py +%%PYTHON_SITELIBDIR%%/cdb/relativity/schwarzschild.py +%%GUI%%share/applications/cadabra2-gtk.desktop +%%GUI%%%%DATADIR%%/images/cadabra2-gtk.png %%GUI%%%%DATADIR%%/manual/algorithms/distribute.cnb -%%GUI%%share/icons/hicolor/256x256/apps/cadabra2.png -%%GUI%%share/icons/hicolor/64x64/apps/cadabra2.png -%%GUI%%share/icons/hicolor/scalable/apps/cadabra2.svgz +%%GUI%%share/icons/hicolor/256x256/apps/cadabra2-gtk.png %%GUI%%share/icons/hicolor/256x256/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/128x128/apps/cadabra2-gtk.png +%%GUI%%share/icons/hicolor/128x128/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/64x64/apps/cadabra2-gtk.png %%GUI%%share/icons/hicolor/64x64/apps/cadabra-gtk.png +%%GUI%%share/icons/hicolor/scalable/apps/cadabra2-gtk.svgz %%GUI%%share/icons/hicolor/scalable/apps/cadabra-gtk.svgz -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/breqn.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/cmbase.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/flexisym.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathpazo.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathptmx.sym -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/mathstyle.sty -%%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/msabm.sym %%GUI%%%%TEXMFLOCALDIR%%/tex/latex/cadabra2/tableaux.sty %%GUI%%@dir %%DATADIR%%/manual/properties %%GUI%%%%DATADIR%%/manual/algorithms/asym.cnb @@ -97,3 +95,4 @@ lib/libcadabra_server.so %%GUI%%%%DATADIR%%/manual/properties/Spinor.cnb %%GUI%%%%DATADIR%%/manual/properties/Symmetric.cnb %%GUI%%%%DATADIR%%/manual/properties/TableauSymmetry.cnb +%%GUI%%%%DATADIR%%/texengine/preamble.tex From owner-svn-ports-head@freebsd.org Sun Feb 5 07:40:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 61D33CD1A20; Sun, 5 Feb 2017 07:40:09 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2ECFF1844; Sun, 5 Feb 2017 07:40:09 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v157e8Q3040373; Sun, 5 Feb 2017 07:40:08 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157e8Kq040371; Sun, 5 Feb 2017 07:40:08 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702050740.v157e8Kq040371@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Sun, 5 Feb 2017 07:40:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433380 - head/comms/twpsk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:40:09 -0000 Author: krion Date: Sun Feb 5 07:40:07 2017 New Revision: 433380 URL: https://svnweb.freebsd.org/changeset/ports/433380 Log: Update comms/twpsk to 4.2 PR: 216742 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9446 Modified: head/comms/twpsk/Makefile head/comms/twpsk/distinfo Modified: head/comms/twpsk/Makefile ============================================================================== --- head/comms/twpsk/Makefile Sun Feb 5 07:35:28 2017 (r433379) +++ head/comms/twpsk/Makefile Sun Feb 5 07:40:07 2017 (r433380) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= twpsk -PORTVERSION= 4.1 +PORTVERSION= 4.2 CATEGORIES= comms hamradio MASTER_SITES= http://wa0eir.bcts.info/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src @@ -12,8 +12,9 @@ COMMENT= X psk31 client LICENSE= GPLv3 USES= motif pkgconfig +USE_XORG= sm ice xt x11 -LIB_DEPENDS+= libpulse.so:audio/pulseaudio +LIB_DEPENDS= libpulse.so:audio/pulseaudio GNU_CONFIGURE= yes CFLAGS+= -L${LOCALBASE}/lib -I${PREFIX}/include Modified: head/comms/twpsk/distinfo ============================================================================== --- head/comms/twpsk/distinfo Sun Feb 5 07:35:28 2017 (r433379) +++ head/comms/twpsk/distinfo Sun Feb 5 07:40:07 2017 (r433380) @@ -1,2 +1,3 @@ -SHA256 (twpsk-4.1.src.tar.gz) = f1b29fccfc086239e11d032cf67113b5275863e8e5708161b31bd7372fe6e5ac -SIZE (twpsk-4.1.src.tar.gz) = 336032 +TIMESTAMP = 1486082057 +SHA256 (twpsk-4.2.src.tar.gz) = b6c255b3ce16e6e8c3220261d434a54e2852b625e4e0daa437a8edd9e63a8078 +SIZE (twpsk-4.2.src.tar.gz) = 245368 From owner-svn-ports-head@freebsd.org Sun Feb 5 07:52:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45CECCD1CED; Sun, 5 Feb 2017 07:52:24 +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 0D2FE1F10; Sun, 5 Feb 2017 07:52:23 +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 v157qNp2048075; Sun, 5 Feb 2017 07:52:23 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v157qNKQ048074; Sun, 5 Feb 2017 07:52:23 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702050752.v157qNKQ048074@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 07:52:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433381 - head/graphics/bugle/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 07:52:24 -0000 Author: jbeich Date: Sun Feb 5 07:52:22 2017 New Revision: 433381 URL: https://svnweb.freebsd.org/changeset/ports/433381 Log: graphics/bugle: unbreak with gcc5 or later budgielib/tables.c: In function '_budgie_dump_TYPE_10GLXPbuffer': budgielib/tables.c:31:47: error: expected ')' before 'PRIu0' budgie_snprintf_advance(buffer, size, "%" PRIu0, (uint0_t) *value); ^ [...] PR: 216707 Reported by: antoine (via exp-run) Obtained from: upstream Added: head/graphics/bugle/files/patch-budgie_tulexer.ll (contents, props changed) Added: head/graphics/bugle/files/patch-budgie_tulexer.ll ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/bugle/files/patch-budgie_tulexer.ll Sun Feb 5 07:52:22 2017 (r433381) @@ -0,0 +1,17 @@ +------------------------------------------------------------------------ +r1215 | bmerry | 2015-06-27 03:12:35 +0900 (Sat, 27 Jun 2015) | 1 line + +Fix compilation on GCC 5.1 + +https://sourceforge.net/p/bugle/tickets/114/ + +--- budgie/tulexer.ll.orig 2009-05-06 17:00:19 UTC ++++ budgie/tulexer.ll +@@ -150,6 +150,7 @@ rest of the record, find the length, the + + "lngt: "{DIGIT}+ { yylnode->length = atoi(yytext + 6); } + "prec: "{DIGIT}+ { yylnode->prec = atoi(yytext + 6); } ++"int: "-?{DIGIT}+ { yylnode->low = atoi(yytext + 5); } + "low : "-?{DIGIT}+ { yylnode->low = atoi(yytext + 6); } + "high: "-?{DIGIT}+ { yylnode->high = atoi(yytext + 6); } + From owner-svn-ports-head@freebsd.org Sun Feb 5 08:00:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFD47CD10C4; Sun, 5 Feb 2017 08:00:30 +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 8C8EB1D2; Sun, 5 Feb 2017 08:00:30 +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 v1580TQm048516; Sun, 5 Feb 2017 08:00:29 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1580TxE048515; Sun, 5 Feb 2017 08:00:29 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702050800.v1580TxE048515@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 08:00:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433382 - head/audio/logitechmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:00:30 -0000 Author: woodsb02 Date: Sun Feb 5 08:00:29 2017 New Revision: 433382 URL: https://svnweb.freebsd.org/changeset/ports/433382 Log: audio/logitechmediaserver: Do not use perl when setting ARCHNAME variable Reported by: David Z Reported by: marino Approved by: portmgr blanket Modified: head/audio/logitechmediaserver/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Sun Feb 5 07:52:22 2017 (r433381) +++ head/audio/logitechmediaserver/Makefile Sun Feb 5 08:00:29 2017 (r433382) @@ -84,15 +84,17 @@ SLIMGROUP?= ${SLIMUSER} .include -ARCHNAME!= ${PERL} -V:archname | ${AWK} -F"'" '{print $$2}' +ONLY_FOR_ARCHS= i386 amd64 .if ${ARCH} == "i386" +ARCHNAME= i386-freebsd-thread-multi-64int PLIST_SUB+= I386_ONLY="" .else PLIST_SUB+= I386_ONLY="@comment " .endif .if ${ARCH} == "amd64" +ARCHNAME= amd64-freebsd-thread-multi PLIST_SUB+= AMD64_ONLY="" .else PLIST_SUB+= AMD64_ONLY="@comment " From owner-svn-ports-head@freebsd.org Sun Feb 5 08:17:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9B55CD173D; Sun, 5 Feb 2017 08:17:46 +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 6916AEB9; Sun, 5 Feb 2017 08:17:46 +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 v158HjbA057204; Sun, 5 Feb 2017 08:17:45 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158Hh1f057186; Sun, 5 Feb 2017 08:17:43 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201702050817.v158Hh1f057186@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Feb 2017 08:17:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433383 - in head: games/retroarch multimedia/aegisub multimedia/bino multimedia/ffmpeg multimedia/gstreamer1-plugins-assrender multimedia/handbrake multimedia/kodi multimedia/libass mu... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:17:46 -0000 Author: riggs Date: Sun Feb 5 08:17:43 2017 New Revision: 433383 URL: https://svnweb.freebsd.org/changeset/ports/433383 Log: Update libass to upstream version 0.13.6; bump PORTREVISION on consumers Reported by: robert.burmeister@utoledo.edu (via email) Modified: head/games/retroarch/Makefile head/multimedia/aegisub/Makefile head/multimedia/bino/Makefile head/multimedia/ffmpeg/Makefile head/multimedia/gstreamer1-plugins-assrender/Makefile head/multimedia/handbrake/Makefile head/multimedia/kodi/Makefile head/multimedia/libass/Makefile head/multimedia/libass/distinfo head/multimedia/libass/pkg-plist head/multimedia/mplayer/Makefile.common head/multimedia/mplayer2/Makefile head/multimedia/mpv/Makefile head/multimedia/plexhometheater/Makefile head/multimedia/vapoursynth/Makefile head/multimedia/vlc/Makefile Modified: head/games/retroarch/Makefile ============================================================================== --- head/games/retroarch/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/games/retroarch/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -4,7 +4,7 @@ PORTNAME= RetroArch PORTVERSION= 1.3.6 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= yuri@rawbw.com Modified: head/multimedia/aegisub/Makefile ============================================================================== --- head/multimedia/aegisub/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/aegisub/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= aegisub PORTVERSION= 3.2.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= http://ftp.aegisub.org/pub/archives/releases/source/ \ ftp://ftp.aegisub.org/pub/archives/releases/source/ \ Modified: head/multimedia/bino/Makefile ============================================================================== --- head/multimedia/bino/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/bino/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= bino PORTVERSION= 1.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia MASTER_SITES= http://download.savannah.nongnu.org/releases/bino/ http://levsha.me/ports/distfiles/ Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/ffmpeg/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= ffmpeg PORTVERSION= 3.2.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ Modified: head/multimedia/gstreamer1-plugins-assrender/Makefile ============================================================================== --- head/multimedia/gstreamer1-plugins-assrender/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/gstreamer1-plugins-assrender/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia COMMENT= GStreamer ASS/SSA text renderer plugin Modified: head/multimedia/handbrake/Makefile ============================================================================== --- head/multimedia/handbrake/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/handbrake/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= handbrake PORTVERSION= 0.10.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://download.handbrake.fr/releases/${PORTVERSION}/ \ http://download.handbrake.fr/handbrake/contrib/:contrib \ Modified: head/multimedia/kodi/Makefile ============================================================================== --- head/multimedia/kodi/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/kodi/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,7 +2,7 @@ PORTNAME= kodi DISTVERSION= 16.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= multimedia java MAINTAINER= mickael.maillot@gmail.com Modified: head/multimedia/libass/Makefile ============================================================================== --- head/multimedia/libass/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libass -PORTVERSION= 0.13.5 +PORTVERSION= 0.13.6 CATEGORIES= multimedia devel MAINTAINER= multimedia@FreeBSD.org Modified: head/multimedia/libass/distinfo ============================================================================== --- head/multimedia/libass/distinfo Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/distinfo Sun Feb 5 08:17:43 2017 (r433383) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482999386 -SHA256 (libass-libass-0.13.5_GH0.tar.gz) = b04d2da531c194d56d486b4efdea08feba21bc4f7a9368ad9b5826dbae38c015 -SIZE (libass-libass-0.13.5_GH0.tar.gz) = 167260 +TIMESTAMP = 1486279899 +SHA256 (libass-libass-0.13.6_GH0.tar.gz) = de68288397d284a955061b3ecba67152cea74d8ace6222d987dd30091b1534b7 +SIZE (libass-libass-0.13.6_GH0.tar.gz) = 167331 Modified: head/multimedia/libass/pkg-plist ============================================================================== --- head/multimedia/libass/pkg-plist Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/libass/pkg-plist Sun Feb 5 08:17:43 2017 (r433383) @@ -2,6 +2,6 @@ include/ass/ass.h include/ass/ass_types.h lib/libass.a lib/libass.so -lib/libass.so.5 -lib/libass.so.5.3.3 +lib/libass.so.9 +lib/libass.so.9.0.0 libdata/pkgconfig/libass.pc Modified: head/multimedia/mplayer/Makefile.common ============================================================================== --- head/multimedia/mplayer/Makefile.common Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mplayer/Makefile.common Sun Feb 5 08:17:43 2017 (r433383) @@ -6,7 +6,7 @@ MPLAYER_PORT_VERSION= 1.3.0 MPLAYER_SNAPSHOT_DATE= 2016-12-28 -PORTREVISION?= 2 +PORTREVISION?= 3 MASTER_SITES= LOCAL/riggs/mplayer DISTNAME= mplayer-${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g} WRKSRC= ${WRKDIR}/mplayer-export-${MPLAYER_SNAPSHOT_DATE} Modified: head/multimedia/mplayer2/Makefile ============================================================================== --- head/multimedia/mplayer2/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mplayer2/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,7 +2,7 @@ PORTNAME= mplayer2 PORTVERSION= ${MPLAYER2_PORT_VERSION} -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= multimedia audio MASTER_SITES= LOCAL/gblach/ Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/mpv/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= multimedia audio Modified: head/multimedia/plexhometheater/Makefile ============================================================================== --- head/multimedia/plexhometheater/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/plexhometheater/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -5,7 +5,7 @@ PORTNAME= plexhometheater PORTVERSION= 1.4.1 DISTVERSIONPREFIX=v DISTVERSIONSUFFIX=.469-47a90f01 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/vapoursynth/Makefile ============================================================================== --- head/multimedia/vapoursynth/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/vapoursynth/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -2,6 +2,7 @@ PORTNAME= vapoursynth DISTVERSION= R36 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org Modified: head/multimedia/vlc/Makefile ============================================================================== --- head/multimedia/vlc/Makefile Sun Feb 5 08:00:29 2017 (r433382) +++ head/multimedia/vlc/Makefile Sun Feb 5 08:17:43 2017 (r433383) @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.2.4 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ From owner-svn-ports-head@freebsd.org Sun Feb 5 08:20:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64161CD178F; Sun, 5 Feb 2017 08:20:21 +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 3357FFA3; Sun, 5 Feb 2017 08:20:21 +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 v158KKkP057432; Sun, 5 Feb 2017 08:20:20 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158KKLD057430; Sun, 5 Feb 2017 08:20:20 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702050820.v158KKLD057430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 5 Feb 2017 08:20:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433384 - head/www/py-waitress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:20:21 -0000 Author: olivierd Date: Sun Feb 5 08:20:19 2017 New Revision: 433384 URL: https://svnweb.freebsd.org/changeset/ports/433384 Log: Update to 1.0.2 Modified: head/www/py-waitress/Makefile head/www/py-waitress/distinfo Modified: head/www/py-waitress/Makefile ============================================================================== --- head/www/py-waitress/Makefile Sun Feb 5 08:17:43 2017 (r433383) +++ head/www/py-waitress/Makefile Sun Feb 5 08:20:19 2017 (r433384) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= waitress -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-waitress/distinfo ============================================================================== --- head/www/py-waitress/distinfo Sun Feb 5 08:17:43 2017 (r433383) +++ head/www/py-waitress/distinfo Sun Feb 5 08:20:19 2017 (r433384) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477408250 -SHA256 (waitress-1.0.1.tar.gz) = 2daacaece189ede6a23440afe03bda58089a6207f1d80a1e9497f979dfb741fc -SIZE (waitress-1.0.1.tar.gz) = 123934 +TIMESTAMP = 1486282560 +SHA256 (waitress-1.0.2.tar.gz) = c74fa1b92cb183d5a3684210b1bf0a0845fe8eb378fa816f17199111bbf7865f +SIZE (waitress-1.0.2.tar.gz) = 124685 From owner-svn-ports-head@freebsd.org Sun Feb 5 08:34:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D1CCD1B41; Sun, 5 Feb 2017 08:34:37 +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 1D8661829; Sun, 5 Feb 2017 08:34:37 +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 v158YaCf065331; Sun, 5 Feb 2017 08:34:36 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v158Ya4i065329; Sun, 5 Feb 2017 08:34:36 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702050834.v158Ya4i065329@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sun, 5 Feb 2017 08:34:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433385 - head/misc/qt5ct X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 08:34:37 -0000 Author: olivierd Date: Sun Feb 5 08:34:35 2017 New Revision: 433385 URL: https://svnweb.freebsd.org/changeset/ports/433385 Log: Update to 0.30 Modified: head/misc/qt5ct/Makefile head/misc/qt5ct/distinfo Modified: head/misc/qt5ct/Makefile ============================================================================== --- head/misc/qt5ct/Makefile Sun Feb 5 08:20:19 2017 (r433384) +++ head/misc/qt5ct/Makefile Sun Feb 5 08:34:35 2017 (r433385) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.29 +PORTVERSION= 0.30 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} Modified: head/misc/qt5ct/distinfo ============================================================================== --- head/misc/qt5ct/distinfo Sun Feb 5 08:20:19 2017 (r433384) +++ head/misc/qt5ct/distinfo Sun Feb 5 08:34:35 2017 (r433385) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485360871 -SHA256 (qt5ct-0.29.tar.bz2) = a016142a04a5edfbdda627fc203622f512fae9e84bcf89ce63a7107f01721adc -SIZE (qt5ct-0.29.tar.bz2) = 49482 +TIMESTAMP = 1486282885 +SHA256 (qt5ct-0.30.tar.bz2) = e6d94d756ea928f330376a30660a75b3213bad234b360519416e634048e31ecc +SIZE (qt5ct-0.30.tar.bz2) = 49665 From owner-svn-ports-head@freebsd.org Sun Feb 5 09:01:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5FA3CD1580; Sun, 5 Feb 2017 09:01:32 +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 82CAD27B; Sun, 5 Feb 2017 09:01:32 +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 v1591VaM076735; Sun, 5 Feb 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1591VkD076734; Sun, 5 Feb 2017 09:01:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702050901.v1591VkD076734@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 09:01:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433386 - head/multimedia/vdr-plugin-xvdr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:01:32 -0000 Author: amdmi3 Date: Sun Feb 5 09:01:31 2017 New Revision: 433386 URL: https://svnweb.freebsd.org/changeset/ports/433386 Log: - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers Modified: head/multimedia/vdr-plugin-xvdr/Makefile Modified: head/multimedia/vdr-plugin-xvdr/Makefile ============================================================================== --- head/multimedia/vdr-plugin-xvdr/Makefile Sun Feb 5 08:34:35 2017 (r433385) +++ head/multimedia/vdr-plugin-xvdr/Makefile Sun Feb 5 09:01:31 2017 (r433386) @@ -16,22 +16,26 @@ LICENSE_FILE= ${WRKSRC}/COPYING GITHASH= e4cab47 PATCH_STRIP= -p1 -HAVE_CONFIGURE= yes -PORTDOCS= COPYING README HISTORY WRKSRC= ${WRKDIR}/pipelka-${PORTNAME}-${GITHASH} +PORTDOCS= README HISTORY + +OPTIONS_DEFINE= DOCS + .include "${.CURDIR}/../vdr/Makefile.plugins" post-patch: post-patch-plugin pre-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr + @${MKDIR} ${STAGEDIR}${PREFIX}/lib/vdr post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN} + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN} ${INSTALL_DATA} ${WRKSRC}/${PLUGIN}/allowed_hosts.conf \ ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN}/allowed_hosts.conf.sample - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include From owner-svn-ports-head@freebsd.org Sun Feb 5 09:03:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED6A8CD15E8; Sun, 5 Feb 2017 09:03:42 +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 BA5227F2; Sun, 5 Feb 2017 09:03:42 +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 v1593fLK077569; Sun, 5 Feb 2017 09:03:41 GMT (envelope-from demon@FreeBSD.org) Received: (from demon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1593fBD077568; Sun, 5 Feb 2017 09:03:41 GMT (envelope-from demon@FreeBSD.org) Message-Id: <201702050903.v1593fBD077568@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: demon set sender to demon@FreeBSD.org using -f From: Dmitry Sivachenko Date: Sun, 5 Feb 2017 09:03:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433387 - head/www/py-pelican X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:03:43 -0000 Author: demon Date: Sun Feb 5 09:03:41 2017 New Revision: 433387 URL: https://svnweb.freebsd.org/changeset/ports/433387 Log: Use python-version-specific dependencies so they work as expected with non-default python. PR: 215201 Submitted by: John W. O'Brien Maintainer timeout. Modified: head/www/py-pelican/Makefile Modified: head/www/py-pelican/Makefile ============================================================================== --- head/www/py-pelican/Makefile Sun Feb 5 09:01:31 2017 (r433386) +++ head/www/py-pelican/Makefile Sun Feb 5 09:03:41 2017 (r433387) @@ -12,7 +12,7 @@ COMMENT= Static site generator written i LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rst2html:textproc/py-docutils \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils \ ${PYTHON_PKGNAMEPREFIX}Jinja2>=2.7:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}feedgenerator>=1.6:www/py-feedgenerator \ ${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz \ From owner-svn-ports-head@freebsd.org Sun Feb 5 09:54:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 398ABCD0745; Sun, 5 Feb 2017 09:54:33 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 08BDF1FFD; Sun, 5 Feb 2017 09:54:32 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v159sWZ1098209; Sun, 5 Feb 2017 09:54:32 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v159sWxW098208; Sun, 5 Feb 2017 09:54:32 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201702050954.v159sWxW098208@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Sun, 5 Feb 2017 09:54:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433388 - head/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 09:54:33 -0000 Author: vd Date: Sun Feb 5 09:54:31 2017 New Revision: 433388 URL: https://svnweb.freebsd.org/changeset/ports/433388 Log: ftp/wget: Upgrade from 1.18_2 to 1.19 Modified: head/ftp/wget/Makefile head/ftp/wget/distinfo Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Sun Feb 5 09:03:41 2017 (r433387) +++ head/ftp/wget/Makefile Sun Feb 5 09:54:31 2017 (r433388) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wget -DISTVERSION= 1.18 -PORTREVISION= 2 +DISTVERSION= 1.19 CATEGORIES= ftp www ipv6 MASTER_SITES= GNU @@ -51,6 +50,8 @@ PSL_LIB_DEPENDS= libpsl.so:dns/libpsl .include +CONFIGURE_ARGS+=--with-included-libunistring + .if ${PORT_OPTIONS:MOPENSSL} USE_OPENSSL= yes CONFIGURE_ARGS+=--with-ssl=openssl --with-libssl-prefix=${OPENSSLBASE} Modified: head/ftp/wget/distinfo ============================================================================== --- head/ftp/wget/distinfo Sun Feb 5 09:03:41 2017 (r433387) +++ head/ftp/wget/distinfo Sun Feb 5 09:54:31 2017 (r433388) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466495244 -SHA256 (wget-1.18.tar.xz) = b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 -SIZE (wget-1.18.tar.xz) = 1922376 +TIMESTAMP = 1486213522 +SHA256 (wget-1.19.tar.xz) = 0f1157bbf4daae19f3e1ddb70c6ccb2067feb834a6aa23c9d9daa7f048606384 +SIZE (wget-1.19.tar.xz) = 2075916 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 220CDCD0D24; Sun, 5 Feb 2017 10:06:14 +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 DD2A0C54; Sun, 5 Feb 2017 10:06:13 +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 v15A6CLn002350; Sun, 5 Feb 2017 10:06:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6CcH002348; Sun, 5 Feb 2017 10:06:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6CcH002348@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, 5 Feb 2017 10:06:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433389 - head/sysutils/py-psutil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:14 -0000 Author: sunpoet Date: Sun Feb 5 10:06:12 2017 New Revision: 433389 URL: https://svnweb.freebsd.org/changeset/ports/433389 Log: Update to 5.1.2 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Sun Feb 5 09:54:31 2017 (r433388) +++ head/sysutils/py-psutil/Makefile Sun Feb 5 10:06:12 2017 (r433389) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.1.1 +PORTVERSION= 5.1.2 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Sun Feb 5 09:54:31 2017 (r433388) +++ head/sysutils/py-psutil/distinfo Sun Feb 5 10:06:12 2017 (r433389) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486254632 -SHA256 (psutil-5.1.1.tar.gz) = ece06401d719050a84cca97764ff5b0e41aafe6b6a2ec8a1d0bb89ca5e206d0f -SIZE (psutil-5.1.1.tar.gz) = 341006 +TIMESTAMP = 1486285337 +SHA256 (psutil-5.1.2.tar.gz) = 43f32b0a392c80cff0f480bd0792763333e46d7062285dd1226b70473c55e8ac +SIZE (psutil-5.1.2.tar.gz) = 341325 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA9F3CD0D4E; Sun, 5 Feb 2017 10:06:18 +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 9CE55C64; Sun, 5 Feb 2017 10:06:18 +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 v15A6HuK002485; Sun, 5 Feb 2017 10:06:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6H1Q002482; Sun, 5 Feb 2017 10:06:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6H1Q002482@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, 5 Feb 2017 10:06:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433390 - head/devel/p5-Tree-Simple-View X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:19 -0000 Author: sunpoet Date: Sun Feb 5 10:06:17 2017 New Revision: 433390 URL: https://svnweb.freebsd.org/changeset/ports/433390 Log: Update to 0.180001 - Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/Tree-Simple-View/Changes Modified: head/devel/p5-Tree-Simple-View/Makefile head/devel/p5-Tree-Simple-View/distinfo head/devel/p5-Tree-Simple-View/pkg-plist Modified: head/devel/p5-Tree-Simple-View/Makefile ============================================================================== --- head/devel/p5-Tree-Simple-View/Makefile Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/Makefile Sun Feb 5 10:06:17 2017 (r433390) @@ -2,21 +2,25 @@ # $FreeBSD$ PORTNAME= Tree-Simple-View -PORTVERSION= 0.17 -PORTREVISION= 3 +PORTVERSION= 0.18.0001 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Set of classes for viewing Tree::Simple hierarchies -BUILD_DEPENDS= p5-Tree-Simple>=0:devel/p5-Tree-Simple \ - p5-Class-Throwable>=0:devel/p5-Class-Throwable +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Class-Throwable>=0:devel/p5-Class-Throwable \ + p5-Tree-Simple>=0:devel/p5-Tree-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} -TEST_DEPENDS= p5-Test-Exception>=0:devel/p5-Test-Exception \ +TEST_DEPENDS= p5-Test-Exception>=0.15:devel/p5-Test-Exception \ p5-Test-LongString>=0:devel/p5-Test-LongString +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Tree-Simple-View/distinfo ============================================================================== --- head/devel/p5-Tree-Simple-View/distinfo Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/distinfo Sun Feb 5 10:06:17 2017 (r433390) @@ -1,2 +1,3 @@ -SHA256 (Tree-Simple-View-0.17.tar.gz) = eb41e427d4e49f55f8bc081b2339ae32a8e27a2d66b842e265c1e67e1ab0315c -SIZE (Tree-Simple-View-0.17.tar.gz) = 22592 +TIMESTAMP = 1486287084 +SHA256 (Tree-Simple-View-0.180001.tar.gz) = bd57ada269260ff53dd5d0c1676ff8ca266a163a7c14b048e0043f30bb73c0f0 +SIZE (Tree-Simple-View-0.180001.tar.gz) = 25182 Modified: head/devel/p5-Tree-Simple-View/pkg-plist ============================================================================== --- head/devel/p5-Tree-Simple-View/pkg-plist Sun Feb 5 10:06:12 2017 (r433389) +++ head/devel/p5-Tree-Simple-View/pkg-plist Sun Feb 5 10:06:17 2017 (r433390) @@ -1,10 +1,10 @@ -%%PERL5_MAN3%%/Tree::Simple::View.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz -%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz %%SITE_PERL%%/Tree/Simple/View.pm %%SITE_PERL%%/Tree/Simple/View/ASCII.pm %%SITE_PERL%%/Tree/Simple/View/DHTML.pm %%SITE_PERL%%/Tree/Simple/View/Exceptions.pm %%SITE_PERL%%/Tree/Simple/View/HTML.pm +%%PERL5_MAN3%%/Tree::Simple::View.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::ASCII.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::DHTML.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::Exceptions.3.gz +%%PERL5_MAN3%%/Tree::Simple::View::HTML.3.gz From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D865ECD0D77; Sun, 5 Feb 2017 10:06: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 89F03CAD; Sun, 5 Feb 2017 10:06: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 v15A6MDp002617; Sun, 5 Feb 2017 10:06:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6Mxe002614; Sun, 5 Feb 2017 10:06:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6Mxe002614@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, 5 Feb 2017 10:06:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433391 - head/databases/py-dbutils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:24 -0000 Author: sunpoet Date: Sun Feb 5 10:06:22 2017 New Revision: 433391 URL: https://svnweb.freebsd.org/changeset/ports/433391 Log: Update to 1.1.1 - Clean up MASTER_SITES - Add LICENSE - Add NO_ARCH - Sort USE_PYTHON - Update WWW Changes: https://cito.github.io/DBUtils/RelNotes-1.1.1.html Modified: head/databases/py-dbutils/Makefile head/databases/py-dbutils/distinfo head/databases/py-dbutils/pkg-descr Modified: head/databases/py-dbutils/Makefile ============================================================================== --- head/databases/py-dbutils/Makefile Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/Makefile Sun Feb 5 10:06:22 2017 (r433391) @@ -2,18 +2,19 @@ # $FreeBSD$ PORTNAME= dbutils -PORTVERSION= 1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.1 CATEGORIES= databases python -MASTER_SITES= http://www.w4py.org/downloads/DBUtils/ \ - CHEESESHOP +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= DBUtils-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Providing solid, persistent, and pooled connections to a database +LICENSE= MIT + +NO_ARCH= yes USES= python:2 -USE_PYTHON= distutils autoplist +USE_PYTHON= autoplist distutils .include Modified: head/databases/py-dbutils/distinfo ============================================================================== --- head/databases/py-dbutils/distinfo Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/distinfo Sun Feb 5 10:06:22 2017 (r433391) @@ -1,2 +1,3 @@ -SHA256 (DBUtils-1.1.tar.gz) = d62d1abaafdbd9245a53e9c901f4162125d0258ef8a489233dba4689cea0bff7 -SIZE (DBUtils-1.1.tar.gz) = 109943 +TIMESTAMP = 1486287417 +SHA256 (DBUtils-1.1.1.tar.gz) = 4051d7fe0d5be6b0dff87cd2344247592de03bf25d58e4d8a4c7b3d5e35fdb8d +SIZE (DBUtils-1.1.1.tar.gz) = 92371 Modified: head/databases/py-dbutils/pkg-descr ============================================================================== --- head/databases/py-dbutils/pkg-descr Sun Feb 5 10:06:17 2017 (r433390) +++ head/databases/py-dbutils/pkg-descr Sun Feb 5 10:06:22 2017 (r433391) @@ -3,4 +3,4 @@ to a database that can be used in all ki Webware for Python or other web application servers. The suite supports DB-API 2 compliant database interfaces and the classic PyGreSQL interface. -WWW: http://www.webwareforpython.org/DBUtils +WWW: https://cito.github.io/DBUtils/ From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E8E4CD0DB2; Sun, 5 Feb 2017 10:06: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 0312AD1C; Sun, 5 Feb 2017 10:06: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 v15A6REP002734; Sun, 5 Feb 2017 10:06:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6QYi002732; Sun, 5 Feb 2017 10:06:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6QYi002732@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, 5 Feb 2017 10:06:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433392 - head/net/pear-Net_SMTP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:28 -0000 Author: sunpoet Date: Sun Feb 5 10:06:26 2017 New Revision: 433392 URL: https://svnweb.freebsd.org/changeset/ports/433392 Log: Update to 1.7.3 Changes: https://pear.php.net/package/Net_SMTP/download/ PR: 216424 Submitted by: Jochen Neumeister (maintainer) Modified: head/net/pear-Net_SMTP/Makefile head/net/pear-Net_SMTP/distinfo Modified: head/net/pear-Net_SMTP/Makefile ============================================================================== --- head/net/pear-Net_SMTP/Makefile Sun Feb 5 10:06:22 2017 (r433391) +++ head/net/pear-Net_SMTP/Makefile Sun Feb 5 10:06:26 2017 (r433392) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net_SMTP -PORTVERSION= 1.7.2 +PORTVERSION= 1.7.3 CATEGORIES= net mail www pear MAINTAINER= joneum@bsdproject.de Modified: head/net/pear-Net_SMTP/distinfo ============================================================================== --- head/net/pear-Net_SMTP/distinfo Sun Feb 5 10:06:22 2017 (r433391) +++ head/net/pear-Net_SMTP/distinfo Sun Feb 5 10:06:26 2017 (r433392) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471006204 -SHA256 (PEAR/Net_SMTP-1.7.2.tgz) = 4ee7ba52d75e26fe033a4241754246db6c0bbc76768be3aac168058a24d3dfbf -SIZE (PEAR/Net_SMTP-1.7.2.tgz) = 14795 +TIMESTAMP = 1486286023 +SHA256 (PEAR/Net_SMTP-1.7.3.tgz) = 73818fadff8b028b0a523e067e2f645dc58da5fa2cd9b9b7d6d47bd0ab4bcc16 +SIZE (PEAR/Net_SMTP-1.7.3.tgz) = 14855 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:06:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5CAECD0DE8; Sun, 5 Feb 2017 10:06: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 A50AAD89; Sun, 5 Feb 2017 10:06: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 v15A6Vp2002866; Sun, 5 Feb 2017 10:06:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15A6VMn002864; Sun, 5 Feb 2017 10:06:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051006.v15A6VMn002864@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, 5 Feb 2017 10:06:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433393 - head/devel/pear-XML_Util X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:06:32 -0000 Author: sunpoet Date: Sun Feb 5 10:06:31 2017 New Revision: 433393 URL: https://svnweb.freebsd.org/changeset/ports/433393 Log: Update to 1.4.0 - While I'm here, add NO_ARCH Changes: https://pear.php.net/package/XML_Util/download/ PR: 216812 Submitted by: Jochen Neumeister (maintainer) Modified: head/devel/pear-XML_Util/Makefile head/devel/pear-XML_Util/distinfo Modified: head/devel/pear-XML_Util/Makefile ============================================================================== --- head/devel/pear-XML_Util/Makefile Sun Feb 5 10:06:26 2017 (r433392) +++ head/devel/pear-XML_Util/Makefile Sun Feb 5 10:06:31 2017 (r433393) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= XML_Util -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel www pear MAINTAINER= joneum@bsdproject.de @@ -10,6 +10,7 @@ COMMENT= PEAR XML utility class LICENSE= BSD2CLAUSE +NO_ARCH= yes USES= pear .include Modified: head/devel/pear-XML_Util/distinfo ============================================================================== --- head/devel/pear-XML_Util/distinfo Sun Feb 5 10:06:26 2017 (r433392) +++ head/devel/pear-XML_Util/distinfo Sun Feb 5 10:06:31 2017 (r433393) @@ -1,2 +1,3 @@ -SHA256 (PEAR/XML_Util-1.3.0.tgz) = 1396dbf975ae7235ec4131c40d772a3958d6086c34ea985a03e988e241c0892e -SIZE (PEAR/XML_Util-1.3.0.tgz) = 17186 +TIMESTAMP = 1486285471 +SHA256 (PEAR/XML_Util-1.4.0.tgz) = 388cfcfbbaaa14c7d73841088ccf91b0298eb7484525c13488d0548087ea469a +SIZE (PEAR/XML_Util-1.4.0.tgz) = 18428 From owner-svn-ports-head@freebsd.org Sun Feb 5 10:42:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0454CD2500; Sun, 5 Feb 2017 10:42: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 7C8341EF3; Sun, 5 Feb 2017 10:42: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 v15AgVZs019349; Sun, 5 Feb 2017 10:42:31 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15AgVY6019346; Sun, 5 Feb 2017 10:42:31 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201702051042.v15AgVY6019346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 5 Feb 2017 10:42:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433394 - head/shells/bash-completion X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 10:42:32 -0000 Author: lme Date: Sun Feb 5 10:42:31 2017 New Revision: 433394 URL: https://svnweb.freebsd.org/changeset/ports/433394 Log: shells/bash-completion: Update to 2.5 Modified: head/shells/bash-completion/Makefile head/shells/bash-completion/distinfo head/shells/bash-completion/pkg-plist Modified: head/shells/bash-completion/Makefile ============================================================================== --- head/shells/bash-completion/Makefile Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/Makefile Sun Feb 5 10:42:31 2017 (r433394) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bash-completion -PORTVERSION= 2.4 +PORTVERSION= 2.5 PORTEPOCH= 1 CATEGORIES= shells Modified: head/shells/bash-completion/distinfo ============================================================================== --- head/shells/bash-completion/distinfo Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/distinfo Sun Feb 5 10:42:31 2017 (r433394) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480694742 -SHA256 (scop-bash-completion-2.4_GH0.tar.gz) = a66153892b0863ce94979730985edfd9bc272c2a27b65e64556af7d2c73cc8f3 -SIZE (scop-bash-completion-2.4_GH0.tar.gz) = 308692 +TIMESTAMP = 1486291046 +SHA256 (scop-bash-completion-2.5_GH0.tar.gz) = c43b54ca3ae8d7228e5d871d5900398924d6853e0999adf155f876d5cb86253b +SIZE (scop-bash-completion-2.5_GH0.tar.gz) = 310993 Modified: head/shells/bash-completion/pkg-plist ============================================================================== --- head/shells/bash-completion/pkg-plist Sun Feb 5 10:06:31 2017 (r433393) +++ head/shells/bash-completion/pkg-plist Sun Feb 5 10:42:31 2017 (r433394) @@ -136,6 +136,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/dcop %%DATADIR%%/completions/dd %%DATADIR%%/completions/declare +%%DATADIR%%/completions/deja-dup %%DATADIR%%/completions/desktop-file-validate %%DATADIR%%/completions/dfutool %%DATADIR%%/completions/dhclient @@ -355,6 +356,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/mount.linux %%DATADIR%%/completions/mplayer %%DATADIR%%/completions/mplayer2 +%%DATADIR%%/completions/mr %%DATADIR%%/completions/msgsnarf %%DATADIR%%/completions/msynctool %%DATADIR%%/completions/mtx @@ -510,6 +512,7 @@ libdata/pkgconfig/bash-completion.pc %%DATADIR%%/completions/setquota %%DATADIR%%/completions/sftp %%DATADIR%%/completions/sh +%%DATADIR%%/completions/sidedoor %%DATADIR%%/completions/sitecopy %%DATADIR%%/completions/slackpkg %%DATADIR%%/completions/slapt-get From owner-svn-ports-head@freebsd.org Sun Feb 5 11:14:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3282DCD2C6E; Sun, 5 Feb 2017 11:14: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 F03E2EF2; Sun, 5 Feb 2017 11:14:40 +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 v15BEeU4031900; Sun, 5 Feb 2017 11:14:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15BEbeu031879; Sun, 5 Feb 2017 11:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051114.v15BEbeu031879@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, 5 Feb 2017 11:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433395 - in head: audio/rhythmbox databases/galera databases/leofs devel devel/check devel/libcheck devel/libr3 dns/getdns games/freedink-engine korean/libhangul mail/libmapi multimedi... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 11:14:41 -0000 Author: sunpoet Date: Sun Feb 5 11:14:37 2017 New Revision: 433395 URL: https://svnweb.freebsd.org/changeset/ports/433395 Log: Move devel/libcheck to devel/check - Bump PORTREVISION for dependent ports Added: head/devel/check/ - copied from r433394, head/devel/libcheck/ Deleted: head/devel/libcheck/ Modified: head/audio/rhythmbox/Makefile head/databases/galera/Makefile head/databases/leofs/Makefile head/devel/Makefile head/devel/check/Makefile head/devel/libr3/Makefile head/dns/getdns/Makefile head/games/freedink-engine/Makefile head/korean/libhangul/Makefile head/mail/libmapi/Makefile head/multimedia/gstreamer/Makefile head/multimedia/gstreamer1/Makefile head/net-im/tox/Makefile head/net-mgmt/riemann-c-client/Makefile head/net/axa/Makefile head/security/clamav/Makefile head/security/openvpn-auth-ldap/Makefile head/textproc/scew/Makefile head/www/libhpack/Makefile head/www/libjwt/Makefile head/x11/libxcb/Makefile Modified: head/audio/rhythmbox/Makefile ============================================================================== --- head/audio/rhythmbox/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/audio/rhythmbox/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= rhythmbox PORTVERSION= 3.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/linu LIB_DEPENDS= libmusicbrainz5.so:audio/libmusicbrainz5 \ libtotem-plparser.so:multimedia/totem-pl-parser \ libdbus-glib-1.so:devel/dbus-glib \ - libcheck.so:devel/libcheck \ + libcheck.so:devel/check \ libpeas-1.0.so:devel/libpeas \ libjson-glib-1.0.so:devel/json-glib \ libsoup-gnome-2.4.so:devel/libsoup-gnome \ Modified: head/databases/galera/Makefile ============================================================================== --- head/databases/galera/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/databases/galera/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -13,7 +13,7 @@ COMMENT= Synchronous multi-master replic LICENSE= GPLv2 -BUILD_DEPENDS= checkmk:devel/libcheck \ +BUILD_DEPENDS= checkmk:devel/check \ doxygen:devel/doxygen \ ${PYTHON_PKGNAMEPREFIX}cloud_sptheme>=0:textproc/py-cloud_sptheme LIB_DEPENDS= libboost_date_time.so:devel/boost-libs Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/databases/leofs/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -13,7 +13,7 @@ LICENSE= APACHE20 BUILD_DEPENDS= ${LOCALBASE}/lib/erlang18/bin/erlc:lang/erlang-runtime18 \ ${LOCALBASE}/bin/cmake:devel/cmake \ - ${LOCALBASE}/lib/libcheck.a:devel/libcheck + ${LOCALBASE}/lib/libcheck.a:devel/check USE_GITHUB= yes GH_ACCOUNT= leo-project Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -250,6 +250,7 @@ SUBDIR += cgit SUBDIR += cgprof SUBDIR += charva + SUBDIR += check SUBDIR += checkbashisms SUBDIR += checkheaders SUBDIR += cheritrace-devel @@ -1227,7 +1228,6 @@ SUBDIR += libccid SUBDIR += libcfg SUBDIR += libcfu - SUBDIR += libcheck SUBDIR += libchipcard SUBDIR += libcidr SUBDIR += libcii Modified: head/devel/check/Makefile ============================================================================== --- head/devel/libcheck/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/check/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -1,11 +1,10 @@ # Created by: mikeh@FreeBSD.org # $FreeBSD$ -PORTNAME= libcheck +PORTNAME= check PORTVERSION= 0.10.0 CATEGORIES= devel MASTER_SITES= SF/check/check/${PORTVERSION} -DISTNAME= check-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unit test framework for C Modified: head/devel/libr3/Makefile ============================================================================== --- head/devel/libr3/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/devel/libr3/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= libr3 PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= gasol.wu@gmail.com @@ -11,7 +11,7 @@ COMMENT= URL router library with high pe LICENSE= MIT -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libgvc.so:graphics/graphviz \ libpcre.so:devel/pcre Modified: head/dns/getdns/Makefile ============================================================================== --- head/dns/getdns/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/dns/getdns/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= getdns PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= https://getdnsapi.net/dist/ \ https://mirrors.rit.edu/zi/ \ @@ -47,7 +47,7 @@ LIBUV_CONFIGURE_WITH= libuv LIBEVENT_LIB_DEPENDS= libevent.so:devel/libevent2 LIBEVENT_CONFIGURE_WITH=libevent DIAGS_VARS= PLIST_FILES+=bin/${PORTNAME}_query -DIAGS_LIB_DEPENDS= libcheck.so:devel/libcheck +DIAGS_LIB_DEPENDS= libcheck.so:devel/check do-build-DIAGS-on: (cd ${WRKSRC}/src/test && ${MAKE}) Modified: head/games/freedink-engine/Makefile ============================================================================== --- head/games/freedink-engine/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/games/freedink-engine/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= freedink PORTVERSION= 108.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= GNU PKGNAMESUFFIX= -engine @@ -12,7 +12,7 @@ MAINTAINER= shurd@FreeBSD.org COMMENT= Dink Smallwood RPG and RPG Construction Set LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libcheck.so:devel/libcheck + libcheck.so:devel/check USES= gettext gmake pkgconfig USE_SDL= sdl gfx ttf image mixer Modified: head/korean/libhangul/Makefile ============================================================================== --- head/korean/libhangul/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/korean/libhangul/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -12,7 +12,7 @@ COMMENT= Library for Hangul processing LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/check.pc:devel/libcheck +TEST_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/check.pc:devel/check GH_ACCOUNT= choehwanjin GH_TAGNAME= 9fe2d4e Modified: head/mail/libmapi/Makefile ============================================================================== --- head/mail/libmapi/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/mail/libmapi/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= libmapi PORTVERSION= 2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= https://github.com/openchange/openchange/archive/ DISTNAME= openchange-${PORTVERSION}-${CODENAME} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${SAMBA_DEP} \ LIB_DEPENDS= libical.so:devel/libical \ libnanomsg.so:net/nanomsg \ libmemcached.so:databases/libmemcached \ - libcheck.so:devel/libcheck \ + libcheck.so:devel/check \ libtdb.so:databases/tdb \ libtevent.so:devel/tevent \ libtalloc.so:devel/talloc Modified: head/multimedia/gstreamer/Makefile ============================================================================== --- head/multimedia/gstreamer/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/multimedia/gstreamer/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -4,7 +4,7 @@ PORTNAME= gstreamer PORTVERSION= 0.10.36 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ @@ -36,7 +36,7 @@ OPTIONS_DEFINE= LIBCHECK NLS OPTIONS_SUB= yes LIBCHECK_DESC= Unit tests support -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check LIBCHECK_CONFIGURE_OFF= --disable-check NLS_USES= gettext Modified: head/multimedia/gstreamer1/Makefile ============================================================================== --- head/multimedia/gstreamer1/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/multimedia/gstreamer1/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= gstreamer PORTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://gstreamer.freedesktop.org/src/gstreamer/ PKGNAMESUFFIX= 1 @@ -35,7 +36,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= LIBCHECK LIBCHECK_DESC= Unit tests support LIBCHECK_CONFIGURE_ENABLE= check -LIBCHECK_LIB_DEPENDS= libcheck.so:devel/libcheck +LIBCHECK_LIB_DEPENDS= libcheck.so:devel/check post-patch: @${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \ Modified: head/net-im/tox/Makefile ============================================================================== --- head/net-im/tox/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net-im/tox/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -11,7 +11,7 @@ COMMENT= ProjectTox-Core library, a dece LICENSE= GPLv3 -BUILD_DEPENDS= checkmk:devel/libcheck +BUILD_DEPENDS= checkmk:devel/check LIB_DEPENDS= libvpx.so:multimedia/libvpx \ libsndfile.so:audio/libsndfile \ libsodium.so:security/libsodium \ Modified: head/net-mgmt/riemann-c-client/Makefile ============================================================================== --- head/net-mgmt/riemann-c-client/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net-mgmt/riemann-c-client/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -11,7 +11,7 @@ COMMENT= C library and command-line tool LICENSE= LGPL3+ -BUILD_DEPENDS= libcheck>0:devel/libcheck +BUILD_DEPENDS= check>0:devel/check LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \ libgnutls.so:security/gnutls \ libjson-c.so:devel/json-c Modified: head/net/axa/Makefile ============================================================================== --- head/net/axa/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/net/axa/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -2,6 +2,7 @@ PORTNAME= axa PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= net dns MASTER_SITES= FARSIGHT/${PORTNAME} LOCAL/truckman/farsight @@ -15,7 +16,7 @@ LICENSE_FILE_PD= ${WRKSRC}/license_pd BUILD_DEPENDS= bash:shells/bash \ sie-nmsg>0:net/sie-nmsg -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libprotobuf-c.so:devel/protobuf-c \ libnmsg.so:net/nmsg \ libwdns.so:dns/wdns \ Modified: head/security/clamav/Makefile ============================================================================== --- head/security/clamav/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/security/clamav/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -44,7 +44,7 @@ MILTER_CONFIGURE_ENABLE=milter TESTS_CONFIGURE_ENABLE= check JSON_CONFIGURE_WITH= libjson PCRE_CONFIGURE_WITH= pcre -TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/libcheck +TESTS_BUILD_DEPENDS= ${LOCALBASE}/include/check.h:devel/check ICONV_CONFIGURE_ON= --with-iconv ICONV_CONFIGURE_OFF= --without-iconv ICONV_USES= iconv Modified: head/security/openvpn-auth-ldap/Makefile ============================================================================== --- head/security/openvpn-auth-ldap/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/security/openvpn-auth-ldap/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= re2c:devel/re2c \ ${NONEXISTENT}:security/openvpn:extract \ - libcheck>=0:devel/libcheck + check>=0:devel/check USES= objc tar:xz Modified: head/textproc/scew/Makefile ============================================================================== --- head/textproc/scew/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/textproc/scew/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,7 +3,7 @@ PORTNAME= scew PORTVERSION= 1.1.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SAVANNAH/${PORTNAME}/ @@ -32,7 +32,7 @@ post-install: .endfor .ifdef MAINTAINER_MODE -LIB_DEPENDS+= libcheck.so:devel/libcheck +LIB_DEPENDS+= libcheck.so:devel/check regression-test: build ${MAKE_CMD} -C ${WRKSRC}/tests check .endif Modified: head/www/libhpack/Makefile ============================================================================== --- head/www/libhpack/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/www/libhpack/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= libhpack PORTVERSION= 0.0.20140710 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://raw.github.com/http2/http2-spec/master/:ec_xml DISTFILES= draft-ietf-httpbis-header-compression.xml:ec_xml @@ -14,7 +15,7 @@ COMMENT= Implementation of HPACK (Header LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libcheck.so:devel/libcheck +LIB_DEPENDS= libcheck.so:devel/check CMAKE_ARGS= -DBUILD_DOCS=OFF \ -DBUILD_TESTS=OFF \ Modified: head/www/libjwt/Makefile ============================================================================== --- head/www/libjwt/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/www/libjwt/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -3,6 +3,7 @@ PORTNAME= libjwt PORTVERSION= 1.7.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= www @@ -12,7 +13,7 @@ COMMENT= JSON Web Token implementation i LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libcheck.so:devel/libcheck \ +LIB_DEPENDS= libcheck.so:devel/check \ libjansson.so:devel/jansson USE_GITHUB= yes Modified: head/x11/libxcb/Makefile ============================================================================== --- head/x11/libxcb/Makefile Sun Feb 5 10:42:31 2017 (r433394) +++ head/x11/libxcb/Makefile Sun Feb 5 11:14:37 2017 (r433395) @@ -12,7 +12,7 @@ COMMENT= The X protocol C-language Bindi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:devel/libcheck \ +BUILD_DEPENDS= ${LOCALBASE}/lib/libcheck.a:devel/check \ xcb-proto>=1.9:x11/xcb-proto \ ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pthread-stubs.pc:devel/libpthread-stubs From owner-svn-ports-head@freebsd.org Sun Feb 5 11:14:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A019CD2C90; Sun, 5 Feb 2017 11:14: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 13F2FF19; Sun, 5 Feb 2017 11:14: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 v15BElCg031997; Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15BEleq031996; Sun, 5 Feb 2017 11:14:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702051114.v15BEleq031996@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, 5 Feb 2017 11:14:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433396 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 11:14:48 -0000 Author: sunpoet Date: Sun Feb 5 11:14:46 2017 New Revision: 433396 URL: https://svnweb.freebsd.org/changeset/ports/433396 Log: Move devel/libcheck to devel/check Removed MOVED entry was added in r210759 Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 11:14:37 2017 (r433395) +++ head/MOVED Sun Feb 5 11:14:46 2017 (r433396) @@ -117,7 +117,6 @@ x11-toolkits/qwt|x11-toolkits/qwt4|2008- x11-toolkits/qwt-devel|x11-toolkits/qwt5|2008-04-02|Renamed for better naming audio/csound-manual||2008-04-04|Merged with main port security/acid||2008-04-04|Has expired: development has ceased, use security/base -devel/check|devel/libcheck|2008-04-07|Removed in favor to devel/libcheck archivers/deepforest||2008-04-09|Has expired: development stalled for years, outdated, unmaintained graphics/libimg-tkstep80||2008-04-09|Has expired: tkstep80 scheduled for expiration x11-toolkits/tkstep80||2008-04-09|Has expired: development stalled for years, outdated, unmaintained @@ -9058,3 +9057,4 @@ www/tinymce3|www/tinymce|2017-01-31|Has devel/p5-IO-Detect|devel/p5-Scalar-Does|2017-01-31|Has expired: Use devel/p5-Scalar-Does instead devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place +devel/libcheck|devel/check|2017-02-05|Rename to match upstream naming From owner-svn-ports-head@freebsd.org Sun Feb 5 12:34:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9BDCCD18C2; Sun, 5 Feb 2017 12:34: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 B3DCB1475; Sun, 5 Feb 2017 12:34:07 +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 v15CY6e6064047; Sun, 5 Feb 2017 12:34:06 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15CY6Nl064046; Sun, 5 Feb 2017 12:34:06 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051234.v15CY6Nl064046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 12:34:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433397 - head/lang/hugs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:34:08 -0000 Author: jbeich Date: Sun Feb 5 12:34:06 2017 New Revision: 433397 URL: https://svnweb.freebsd.org/changeset/ports/433397 Log: lang/hugs: unbreak with gcc5 or later /tmp/ccbhQWJd.o: In function `__hscore_get_errno': PrelIOUtils.c:(.text+0x0): multiple definition of `__hscore_get_errno' /tmp/ccbhQWJd.o: In function `__hscore_s_isreg': PrelIOUtils.c:(.text+0x40): multiple definition of `__hscore_s_isreg' /tmp/ccH45HdH.o:Ptr.c:(.text+0x180): first defined here /tmp/ccbhQWJd.o: In function `__hscore_s_isdir': PrelIOUtils.c:(.text+0x60): multiple definition of `__hscore_s_isdir' /tmp/ccH45HdH.o:Ptr.c:(.text+0x1a0): first defined here /tmp/ccbhQWJd.o: In function `__hscore_s_isfifo': PrelIOUtils.c:(.text+0x80): multiple definition of `__hscore_s_isfifo' [...] PR: 216707 Reported by: antoine (via exp-run) Modified: head/lang/hugs/Makefile (contents, props changed) Modified: head/lang/hugs/Makefile ============================================================================== --- head/lang/hugs/Makefile Sun Feb 5 11:14:46 2017 (r433396) +++ head/lang/hugs/Makefile Sun Feb 5 12:34:06 2017 (r433397) @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} HUGS_DATE= Sep2006 USES= bison gmake openal:al,alut +USE_CSTD= gnu89 USE_GCC= yes GNU_CONFIGURE= yes From owner-svn-ports-head@freebsd.org Sun Feb 5 12:39:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D82F6CD19E3; Sun, 5 Feb 2017 12:39:13 +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 B25A51673; Sun, 5 Feb 2017 12:39:13 +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 v15CdCrj064386; Sun, 5 Feb 2017 12:39:12 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15CdC5O064382; Sun, 5 Feb 2017 12:39:12 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702051239.v15CdC5O064382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 12:39:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433398 - in head/www: . go-www X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:39:14 -0000 Author: woodsb02 Date: Sun Feb 5 12:39:12 2017 New Revision: 433398 URL: https://svnweb.freebsd.org/changeset/ports/433398 Log: Add www/go-www: Web server for static content www is a static web server, useful for sharing and testing the contents of a directory via HTTP. www will start a web server listening on port 8000 and use as document root the directory where the command was called. Different document root may be specified as also the port and use of SSL, more info using the -h option. WWW: https://github.com/nbari/www PR: 214820 Submitted by: Nicolas de Bari Embriz Garcia Rojas Added: head/www/go-www/ head/www/go-www/Makefile (contents, props changed) head/www/go-www/distinfo (contents, props changed) head/www/go-www/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Sun Feb 5 12:34:06 2017 (r433397) +++ head/www/Makefile Sun Feb 5 12:39:12 2017 (r433398) @@ -207,6 +207,7 @@ SUBDIR += glpi SUBDIR += gnome-user-share SUBDIR += gnome-web-photo + SUBDIR += go-www SUBDIR += gohugo SUBDIR += google-appengine SUBDIR += google-sitemapgen Added: head/www/go-www/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/Makefile Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,40 @@ +# Created by: Nicolas de Bari Embriz Garcia Rojas +# $FreeBSD$ + +PORTNAME= www +PORTVERSION= 0.3.1 +CATEGORIES= www +PKGNAMEPREFIX= go- + +MAINTAINER= nbari@tequila.io +COMMENT= Web server for static content + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= go + +USE_GITHUB= yes +GH_ACCOUNT= nbari:DEFAULT,violetear +GH_PROJECT= violetear:violetear +GH_TAGNAME= 2.2.0:violetear + +GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} + +STRIP= # stripping can break go binaries + +PLIST_FILES= bin/www + +post-patch: + @${LN} -sf ${WRKDIR}/${GH_PROJECT_violetear}-${GH_TAGNAME_violetear} \ + ${GO_WRKDIR_SRC}/github.com/${GH_ACCOUNT_violetear}/${GH_PROJECT_violetear} + +do-build: + @(cd ${GO_WRKSRC} && \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKDIR} go build -ldflags \ + "-X main.version=${PORTVERSION}" -o www cmd/www/main.go) + +do-install: + ${INSTALL_PROGRAM} ${GO_WRKSRC}/www ${STAGEDIR}${PREFIX}/bin/www + +.include Added: head/www/go-www/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/distinfo Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,5 @@ +TIMESTAMP = 1486283285 +SHA256 (nbari-www-0.3.1_GH0.tar.gz) = 322612b8ad3167df0a6bf84b283db958f670d6f0e4770376ae24fc4ea39d9f68 +SIZE (nbari-www-0.3.1_GH0.tar.gz) = 3633 +SHA256 (nbari-violetear-2.2.0_GH0.tar.gz) = a71a2355548ae5adef5578552dc522c1a6174f9ac88b36db25c8bba1c39ab01e +SIZE (nbari-violetear-2.2.0_GH0.tar.gz) = 14408 Added: head/www/go-www/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/go-www/pkg-descr Sun Feb 5 12:39:12 2017 (r433398) @@ -0,0 +1,8 @@ +www is a static web server, useful for sharing and testing the contents of a +directory via HTTP. + +www will start a web server listening on port 8000 and use as document root +the directory where the command was called. Different document root may be +specified as also the port and use of SSL, more info using the -h option. + +WWW: https://github.com/nbari/www From owner-svn-ports-head@freebsd.org Sun Feb 5 12:50:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75E7CCD1BC1; Sun, 5 Feb 2017 12:50:47 +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 37F0F1B2A; Sun, 5 Feb 2017 12:50:47 +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 v15Cok2j068680; Sun, 5 Feb 2017 12:50:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Cokd4068670; Sun, 5 Feb 2017 12:50:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051250.v15Cokd4068670@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 12:50:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433399 - head/accessibility/py-papi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 12:50:47 -0000 Author: amdmi3 Date: Sun Feb 5 12:50:46 2017 New Revision: 433399 URL: https://svnweb.freebsd.org/changeset/ports/433399 Log: - Add LICENSE - Switch to options helpers - Pet portlint Modified: head/accessibility/py-papi/Makefile Modified: head/accessibility/py-papi/Makefile ============================================================================== --- head/accessibility/py-papi/Makefile Sun Feb 5 12:39:12 2017 (r433398) +++ head/accessibility/py-papi/Makefile Sun Feb 5 12:50:46 2017 (r433399) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= ATK accessibility wrapper for python +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/COPYING + USES= pkgconfig python:2 USE_GNOME= atk USE_PYTHON= autoplist distutils @@ -21,11 +24,11 @@ EXAMPLES= atkaction.py atkapplication.py OPTIONS_DEFINE= EXAMPLES post-patch: - ${REINPLACE_CMD} -i "" -e 's|: docfiles|: []|g' ${WRKSRC}/setup.py + @${REINPLACE_CMD} -i "" -e 's|: docfiles|: []|g' ${WRKSRC}/setup.py -post-install: - @${INSTALL} -d ${STAGEDIR}${EXAMPLESDIR}/ - @cd ${WRKSRC}/doc/examples && \ +post-install-EXAMPLES-on: + @${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ + cd ${WRKSRC}/doc/examples && \ ${INSTALL_DATA} ${EXAMPLES} ${STAGEDIR}${EXAMPLESDIR}/ .include From owner-svn-ports-head@freebsd.org Sun Feb 5 13:03:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D85F3CD1FA8; Sun, 5 Feb 2017 13:03: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 9F198308; Sun, 5 Feb 2017 13:03:39 +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 v15D3cLe076417; Sun, 5 Feb 2017 13:03:38 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15D3cHF076416; Sun, 5 Feb 2017 13:03:38 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702051303.v15D3cHF076416@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 13:03:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433400 - head/audio/logitechmediaserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:03:40 -0000 Author: woodsb02 Date: Sun Feb 5 13:03:38 2017 New Revision: 433400 URL: https://svnweb.freebsd.org/changeset/ports/433400 Log: audio/logitechmediaserver: Make testing vendor perl modules optional Submitted by: Mark Dixon (maintainer) Reviewed by: mat Differential Revision: https://reviews.freebsd.org/D8872 Modified: head/audio/logitechmediaserver/Makefile Modified: head/audio/logitechmediaserver/Makefile ============================================================================== --- head/audio/logitechmediaserver/Makefile Sun Feb 5 12:50:46 2017 (r433399) +++ head/audio/logitechmediaserver/Makefile Sun Feb 5 13:03:38 2017 (r433400) @@ -43,8 +43,8 @@ SHEBANG_FILES= Bin/darwin/check-update.p # Defaults support playback of relativly unrestricted formats on SB2 or # SB3 devices and wired SB1 devices. -OPTIONS_DEFINE= APE FAAD FLAC LAME SHORTEN SOX DOCS -OPTIONS_DEFAULT=APE FAAD FLAX SOX +OPTIONS_DEFINE= APE FAAD FLAC LAME SHORTEN SOX TEST DOCS +OPTIONS_DEFAULT=APE FAAD FLAX SOX TEST SHORTEN_DESC= Support Shorten input SOX_DESC= Support OGG Vorbis input via SoX (SliMP3 and SB1) @@ -54,6 +54,7 @@ FLAC_RUN_DEPENDS= flac:audio/flac LAME_RUN_DEPENDS= lame:audio/lame SHORTEN_RUN_DEPENDS= shorten:audio/shorten SOX_RUN_DEPENDS= sox:audio/sox +TEST_VARS_OFF= CONTRIB_FLAGS=-t USE_RC_SUBR= logitechmediaserver DOCFILES= Changelog*.html Installation.txt License*.txt @@ -101,7 +102,7 @@ PLIST_SUB+= AMD64_ONLY="@comment " .endif do-build: - cd ${WRKSRC_vendor}/CPAN && ./buildme.sh + cd ${WRKSRC_vendor}/CPAN && ./buildme.sh ${CONTRIB_FLAGS} cd ${WRKSRC}/CPAN/arch && ${CP} -R 5.22 5.24 do-install: From owner-svn-ports-head@freebsd.org Sun Feb 5 13:10:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8A50CD103F; Sun, 5 Feb 2017 13:10:06 +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 6A93B65A; Sun, 5 Feb 2017 13:10:06 +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 v15DA5Um076734; Sun, 5 Feb 2017 13:10:05 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DA5Wa076733; Sun, 5 Feb 2017 13:10:05 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051310.v15DA5Wa076733@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:10:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433401 - head/audio/openal-soft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:10:06 -0000 Author: amdmi3 Date: Sun Feb 5 13:10:05 2017 New Revision: 433401 URL: https://svnweb.freebsd.org/changeset/ports/433401 Log: - Fix LICENSE - Add LICENSE_FILE Modified: head/audio/openal-soft/Makefile Modified: head/audio/openal-soft/Makefile ============================================================================== --- head/audio/openal-soft/Makefile Sun Feb 5 13:03:38 2017 (r433400) +++ head/audio/openal-soft/Makefile Sun Feb 5 13:10:05 2017 (r433401) @@ -9,13 +9,14 @@ MASTER_SITES= http://kcat.strangesoft.ne MAINTAINER= ports@FreeBSD.org COMMENT= Software implementation of the OpenAL specification -LICENSE= LGPL20 +LICENSE= LGPL20+ +LICENSE_FILE= ${WRKSRC}/COPYING CONFLICTS= openal-200[0-9]* USES= tar:bzip2 cmake compiler:c11 USE_LDCONFIG= yes -CMAKE_ARGS+= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \ +CMAKE_ARGS= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \ -DALSOFT_REQUIRE_JACK:BOOL=OFF \ -DALSOFT_REQUIRE_OSS:BOOL=ON \ -DALSOFT_REQUIRE_SOLARIS:BOOL=OFF \ From owner-svn-ports-head@freebsd.org Sun Feb 5 13:10:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83F09CD121D; Sun, 5 Feb 2017 13:10: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 4CC5C7C4; Sun, 5 Feb 2017 13:10: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 v15DAlIx076852; Sun, 5 Feb 2017 13:10:47 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DAl4P076851; Sun, 5 Feb 2017 13:10:47 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051310.v15DAl4P076851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:10:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433402 - head/audio/py-al X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:10:48 -0000 Author: amdmi3 Date: Sun Feb 5 13:10:47 2017 New Revision: 433402 URL: https://svnweb.freebsd.org/changeset/ports/433402 Log: - Fix LICENSE - Add NO_ARCH Modified: head/audio/py-al/Makefile Modified: head/audio/py-al/Makefile ============================================================================== --- head/audio/py-al/Makefile Sun Feb 5 13:10:05 2017 (r433401) +++ head/audio/py-al/Makefile Sun Feb 5 13:10:47 2017 (r433402) @@ -10,9 +10,12 @@ DISTNAME= PyAL-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= PyAL is a binding of OpenAL for Python -LICENSE= ZLIB +LICENSE= PD ZLIB +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/doc/copying.rst USES= openal:al python USE_PYTHON= autoplist distutils +NO_ARCH= yes .include From owner-svn-ports-head@freebsd.org Sun Feb 5 13:21:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1B5A3CD138D; Sun, 5 Feb 2017 13:21:27 +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 DF0F1E29; Sun, 5 Feb 2017 13:21:26 +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 v15DLQqY080797; Sun, 5 Feb 2017 13:21:26 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DLQ6D080796; Sun, 5 Feb 2017 13:21:26 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201702051321.v15DLQ6D080796@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Sun, 5 Feb 2017 13:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433403 - head/mail/roundcube-automatic_addressbook X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:21:27 -0000 Author: lme Date: Sun Feb 5 13:21:25 2017 New Revision: 433403 URL: https://svnweb.freebsd.org/changeset/ports/433403 Log: mail/roundcube-automatic_addressbook: Over to new maintainer Submitted by: new maintianer via mail Approved by: old maintainer via mail Modified: head/mail/roundcube-automatic_addressbook/Makefile Modified: head/mail/roundcube-automatic_addressbook/Makefile ============================================================================== --- head/mail/roundcube-automatic_addressbook/Makefile Sun Feb 5 13:10:47 2017 (r433402) +++ head/mail/roundcube-automatic_addressbook/Makefile Sun Feb 5 13:21:25 2017 (r433403) @@ -5,7 +5,7 @@ PORTVERSION= 0.4.2 CATEGORIES= mail PKGNAMEPREFIX= roundcube- -MAINTAINER= anes@anes.su +MAINTAINER= andrej@ebert.su COMMENT= Roundcube webmail automatic addressbook plugin LICENSE= GPLv3 From owner-svn-ports-head@freebsd.org Sun Feb 5 13:27:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7176CCD1617; Sun, 5 Feb 2017 13:27:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 37A7711EE; Sun, 5 Feb 2017 13:27:57 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15DRuwE084764; Sun, 5 Feb 2017 13:27:56 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DRuT4084762; Sun, 5 Feb 2017 13:27:56 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201702051327.v15DRuT4084762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 5 Feb 2017 13:27:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433404 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:27:57 -0000 Author: rakuco Date: Sun Feb 5 13:27:55 2017 New Revision: 433404 URL: https://svnweb.freebsd.org/changeset/ports/433404 Log: Update to 0.8.9. PR: 216773 Submitted by: timp87@gmail.com (maintainer) Modified: head/net/3proxy/Makefile head/net/3proxy/distinfo Modified: head/net/3proxy/Makefile ============================================================================== --- head/net/3proxy/Makefile Sun Feb 5 13:21:25 2017 (r433403) +++ head/net/3proxy/Makefile Sun Feb 5 13:27:55 2017 (r433404) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= 3proxy -PORTVERSION= 0.8.8 -DISTVERSIONPREFIX= ${PORTNAME}- +PORTVERSION= 0.8.9 CATEGORIES= net MAINTAINER= timp87@gmail.com Modified: head/net/3proxy/distinfo ============================================================================== --- head/net/3proxy/distinfo Sun Feb 5 13:21:25 2017 (r433403) +++ head/net/3proxy/distinfo Sun Feb 5 13:27:55 2017 (r433404) @@ -1,3 +1,3 @@ TIMESTAMP = 1473183946 -SHA256 (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = a614527db4056a29672362b6491378d74dbcc21433efa293d351d225d2cccf67 -SIZE (z3APA3A-3proxy-3proxy-0.8.8_GH0.tar.gz) = 497039 +SHA256 (z3APA3A-3proxy-0.8.9_GH0.tar.gz) = 6c06e5ba2267bb63f6ac3f1293949ff4ff4988fad88fedd3fe93a8b1ba1ff21f +SIZE (z3APA3A-3proxy-0.8.9_GH0.tar.gz) = 497006 From owner-svn-ports-head@freebsd.org Sun Feb 5 13:30:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C423DCD16BC; Sun, 5 Feb 2017 13:30: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 789CC1334; Sun, 5 Feb 2017 13:30: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 v15DU1Wc084962; Sun, 5 Feb 2017 13:30:01 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DU1JX084961; Sun, 5 Feb 2017 13:30:01 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051330.v15DU1JX084961@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 13:30:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433405 - head/audio/smasher X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:30:02 -0000 Author: jbeich Date: Sun Feb 5 13:30:01 2017 New Revision: 433405 URL: https://svnweb.freebsd.org/changeset/ports/433405 Log: audio/smasher: unbreak with gcc5 or later (runtime still broken) In file included from /usr/local/lib/gcc5/include/c++/string:52:0, from /usr/local/include/wx-2.8/wx/string.h:176, from /usr/local/include/wx-2.8/wx/memory.h:16, from /usr/local/include/wx-2.8/wx/object.h:20, from /usr/local/include/wx-2.8/wx/event.h:17, from /usr/local/include/wx-2.8/wx/window.h:19, from /usr/local/include/wx-2.8/wx/control.h:23, from /usr/local/include/wx-2.8/wx/checkbox.h:19, from settingsbook.cpp:4: /usr/local/lib/gcc5/include/c++/bits/basic_string.h: In instantiation of 'union std::__cxx11::basic_string::': /usr/local/lib/gcc5/include/c++/bits/basic_string.h:119:7: required from 'class std::__cxx11::basic_string' fxplotwindow.h:12:32: required from here /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: error: member 'wxPoint std::__cxx11::basic_string::::_M_local_buf [2]' with constructor not allowed in union _CharT _M_local_buf[_S_local_capacity + 1]; ^ /usr/local/lib/gcc5/include/c++/bits/basic_string.h:121:53: note: unrestricted unions only available with -std=c++11 or -std=gnu++11 PR: 216707 Reported by: antoine (via exp-run) Modified: head/audio/smasher/Makefile (contents, props changed) Modified: head/audio/smasher/Makefile ============================================================================== --- head/audio/smasher/Makefile Sun Feb 5 13:27:55 2017 (r433404) +++ head/audio/smasher/Makefile Sun Feb 5 13:30:01 2017 (r433405) @@ -19,6 +19,7 @@ LIB_DEPENDS= libsndfile.so:audio/libsndf GNU_CONFIGURE= yes USES= desktop-file-utils gmake pkgconfig +USE_CXXSTD= c++11 USE_GCC= yes USE_WX= 2.8 WX_CONF_ARGS= absolute From owner-svn-ports-head@freebsd.org Sun Feb 5 13:55:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BB707CD20C1; Sun, 5 Feb 2017 13:55:47 +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 86486269; Sun, 5 Feb 2017 13:55:47 +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 v15DtknE097025; Sun, 5 Feb 2017 13:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Dtk7p097020; Sun, 5 Feb 2017 13:55:46 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051355.v15Dtk7p097020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433406 - in head/devel: . py-flake8-quotes py3-flake8-quotes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:55:47 -0000 Author: amdmi3 Date: Sun Feb 5 13:55:45 2017 New Revision: 433406 URL: https://svnweb.freebsd.org/changeset/ports/433406 Log: - Add py-flake8-quotes, py3-flake8-quotes Flake8 lint for quotes. WWW: https://pypi.python.org/pypi/flake8-quotes Added: head/devel/py-flake8-quotes/ head/devel/py-flake8-quotes/Makefile (contents, props changed) head/devel/py-flake8-quotes/distinfo (contents, props changed) head/devel/py-flake8-quotes/pkg-descr (contents, props changed) head/devel/py3-flake8-quotes/ head/devel/py3-flake8-quotes/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:30:01 2017 (r433405) +++ head/devel/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock SUBDIR += py-foolscap @@ -4867,6 +4868,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 SUBDIR += py3-hgtools SUBDIR += py3-jsonschema Added: head/devel/py-flake8-quotes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-quotes +PORTVERSION= 0.9.0 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Flake8 lint for quotes + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-quotes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/distinfo Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486300843 +SHA256 (flake8-quotes-0.9.0.tar.gz) = e853d7d009d6b66fb3a4091bca606e2f458e4bf0f608804e10a6f4ac2ba8ba06 +SIZE (flake8-quotes-0.9.0.tar.gz) = 6113 Added: head/devel/py-flake8-quotes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-quotes/pkg-descr Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,3 @@ +Flake8 lint for quotes. + +WWW: https://pypi.python.org/pypi/flake8-quotes Added: head/devel/py3-flake8-quotes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-quotes/Makefile Sun Feb 5 13:55:45 2017 (r433406) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-quotes + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 13:59:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B9C0CD213D; Sun, 5 Feb 2017 13:59:28 +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 564293DA; Sun, 5 Feb 2017 13:59:28 +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 v15DxRUx097347; Sun, 5 Feb 2017 13:59:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15DxQ2S097341; Sun, 5 Feb 2017 13:59:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051359.v15DxQ2S097341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 13:59:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433407 - in head/devel: . py-flake8-import-order py3-flake8-import-order X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 13:59:28 -0000 Author: amdmi3 Date: Sun Feb 5 13:59:26 2017 New Revision: 433407 URL: https://svnweb.freebsd.org/changeset/ports/433407 Log: - Add py-flake8-import-order, py3-flake8-import-order Flake8 and pylama plugin that checks the ordering of import statements WWW: https://pypi.python.org/pypi/flake8-import-order Added: head/devel/py-flake8-import-order/ head/devel/py-flake8-import-order/Makefile (contents, props changed) head/devel/py-flake8-import-order/distinfo (contents, props changed) head/devel/py-flake8-import-order/pkg-descr (contents, props changed) head/devel/py3-flake8-import-order/ head/devel/py3-flake8-import-order/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:55:45 2017 (r433406) +++ head/devel/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -1267,8 +1267,8 @@ SUBDIR += libee SUBDIR += libeio SUBDIR += libelf - SUBDIR += libepp-nicbr SUBDIR += libepoll-shim + SUBDIR += libepp-nicbr SUBDIR += libesedb SUBDIR += libestr SUBDIR += libev @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-import-order SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock @@ -4868,6 +4869,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 SUBDIR += py3-hgtools Added: head/devel/py-flake8-import-order/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-import-order +PORTVERSION= 0.11 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Flake8 and pylama plugin that checks the ordering of import statements + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-import-order/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/distinfo Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486302501 +SHA256 (flake8-import-order-0.11.tar.gz) = b56ca2793e27bd99c46f59a0a51f4847ddc1fed22697a505add882a9db2b8613 +SIZE (flake8-import-order-0.11.tar.gz) = 16206 Added: head/devel/py-flake8-import-order/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-import-order/pkg-descr Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,3 @@ +Flake8 and pylama plugin that checks the ordering of import statements + +WWW: https://pypi.python.org/pypi/flake8-import-order Added: head/devel/py3-flake8-import-order/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-import-order/Makefile Sun Feb 5 13:59:26 2017 (r433407) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-import-order + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:04:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85B66CD23CD; Sun, 5 Feb 2017 14:04:33 +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 5DA94BC4; Sun, 5 Feb 2017 14:04:33 +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 v15E4W7U001471; Sun, 5 Feb 2017 14:04:32 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15E4Vjg001466; Sun, 5 Feb 2017 14:04:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051404.v15E4Vjg001466@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:04:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433408 - in head/devel: . py-flake8-builtins py3-flake8-builtins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:04:33 -0000 Author: amdmi3 Date: Sun Feb 5 14:04:31 2017 New Revision: 433408 URL: https://svnweb.freebsd.org/changeset/ports/433408 Log: - Add py-flake8-builtins, py3-flake8-builtins Check for python builtins being used as variables or parameters WWW: https://pypi.python.org/pypi/flake8-builtins Added: head/devel/py-flake8-builtins/ head/devel/py-flake8-builtins/Makefile (contents, props changed) head/devel/py-flake8-builtins/distinfo (contents, props changed) head/devel/py-flake8-builtins/pkg-descr (contents, props changed) head/devel/py3-flake8-builtins/ head/devel/py3-flake8-builtins/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 13:59:26 2017 (r433407) +++ head/devel/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -4242,6 +4242,7 @@ SUBDIR += py-five.globalrequest SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 + SUBDIR += py-flake8-builtins SUBDIR += py-flake8-import-order SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel @@ -4869,6 +4870,7 @@ SUBDIR += py3-click SUBDIR += py3-dbus SUBDIR += py3-flake8 + SUBDIR += py3-flake8-builtins SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 Added: head/devel/py-flake8-builtins/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-builtins +PORTVERSION= 0.2 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Check for python builtins being used as variables or parameters + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-builtins/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/distinfo Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486303184 +SHA256 (flake8-builtins-0.2.tar.gz) = d426403d6c73e19af6e9f720da8329809ccd454d046872e674c3b2bd0ac9666b +SIZE (flake8-builtins-0.2.tar.gz) = 15049 Added: head/devel/py-flake8-builtins/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-builtins/pkg-descr Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,3 @@ +Check for python builtins being used as variables or parameters + +WWW: https://pypi.python.org/pypi/flake8-builtins Added: head/devel/py3-flake8-builtins/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-builtins/Makefile Sun Feb 5 14:04:31 2017 (r433408) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-builtins + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:13:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A4B6CD25C1; Sun, 5 Feb 2017 14:13:03 +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 674D4F8D; Sun, 5 Feb 2017 14:13:03 +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 v15ED2bB005868; Sun, 5 Feb 2017 14:13:02 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15ED2ji005863; Sun, 5 Feb 2017 14:13:02 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051413.v15ED2ji005863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:13:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433409 - in head/devel: . py-flake8-polyfill py3-flake8-polyfill X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:13:03 -0000 Author: amdmi3 Date: Sun Feb 5 14:13:01 2017 New Revision: 433409 URL: https://svnweb.freebsd.org/changeset/ports/433409 Log: - Add py-flake8-polyfill, py3-flake8-polyfill flake8-polyfill is a package that provides some compatibility helpers for Flake8 plugins that intend to support Flake8 2.x and 3.x simultaneously. WWW: https://pypi.python.org/pypi/flake8-polyfill Added: head/devel/py-flake8-polyfill/ head/devel/py-flake8-polyfill/Makefile (contents, props changed) head/devel/py-flake8-polyfill/distinfo (contents, props changed) head/devel/py-flake8-polyfill/pkg-descr (contents, props changed) head/devel/py3-flake8-polyfill/ head/devel/py3-flake8-polyfill/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 14:04:31 2017 (r433408) +++ head/devel/Makefile Sun Feb 5 14:13:01 2017 (r433409) @@ -4244,6 +4244,7 @@ SUBDIR += py-flake8 SUBDIR += py-flake8-builtins SUBDIR += py-flake8-import-order + SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-quotes SUBDIR += py-flask-babel SUBDIR += py-flexmock @@ -4872,6 +4873,7 @@ SUBDIR += py3-flake8 SUBDIR += py3-flake8-builtins SUBDIR += py3-flake8-import-order + SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quotes SUBDIR += py3-gobject3 SUBDIR += py3-hgtools Added: head/devel/py-flake8-polyfill/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-polyfill/Makefile Sun Feb 5 14:13:01 2017 (r433409) @@ -0,0 +1,22 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-polyfill +PORTVERSION= 1.0.1 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Polyfill package for Flake8 plugins + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-polyfill/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-polyfill/distinfo Sun Feb 5 14:13:01 2017 (r433409) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486303750 +SHA256 (flake8-polyfill-1.0.1.tar.gz) = c77056b1e2cfce7b39d7634370062baf02438962a7d176ea717627b83b17f609 +SIZE (flake8-polyfill-1.0.1.tar.gz) = 8094 Added: head/devel/py-flake8-polyfill/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-polyfill/pkg-descr Sun Feb 5 14:13:01 2017 (r433409) @@ -0,0 +1,5 @@ +flake8-polyfill is a package that provides some compatibility helpers +for Flake8 plugins that intend to support Flake8 2.x and 3.x +simultaneously. + +WWW: https://pypi.python.org/pypi/flake8-polyfill Added: head/devel/py3-flake8-polyfill/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-polyfill/Makefile Sun Feb 5 14:13:01 2017 (r433409) @@ -0,0 +1,10 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-polyfill + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:25:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C82ACD288F; Sun, 5 Feb 2017 14:25:04 +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 69F5F172F; Sun, 5 Feb 2017 14:25:04 +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 v15EP3we010050; Sun, 5 Feb 2017 14:25:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15EP34k010045; Sun, 5 Feb 2017 14:25:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051425.v15EP34k010045@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:25:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433410 - in head/devel: . py-pydocstyle py3-pydocstyle X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:25:04 -0000 Author: amdmi3 Date: Sun Feb 5 14:25:02 2017 New Revision: 433410 URL: https://svnweb.freebsd.org/changeset/ports/433410 Log: - Add py-pydocstyle, py3-pydocstyle Python docstring style checker (formerly pep257) pydocstyle is a static analysis tool for checking compliance with Python docstring conventions. pydocstyle supports most of PEP 257 out of the box, but it should not be considered a reference implementation. pydocstyle supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3. WWW: https://pypi.python.org/pypi/pydocstyle Added: head/devel/py-pydocstyle/ head/devel/py-pydocstyle/Makefile (contents, props changed) head/devel/py-pydocstyle/distinfo (contents, props changed) head/devel/py-pydocstyle/pkg-descr (contents, props changed) head/devel/py3-pydocstyle/ head/devel/py3-pydocstyle/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 14:13:01 2017 (r433409) +++ head/devel/Makefile Sun Feb 5 14:25:02 2017 (r433410) @@ -4505,6 +4505,7 @@ SUBDIR += py-pycodestyle SUBDIR += py-pycparser SUBDIR += py-pydenticon + SUBDIR += py-pydocstyle SUBDIR += py-pydoop SUBDIR += py-pyechonest SUBDIR += py-pyee @@ -4884,6 +4885,7 @@ SUBDIR += py3-nose SUBDIR += py3-py SUBDIR += py3-pycodestyle + SUBDIR += py3-pydocstyle SUBDIR += py3-pyflakes SUBDIR += py3-pyicu SUBDIR += py3-pylru-cache Added: head/devel/py-pydocstyle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pydocstyle/Makefile Sun Feb 5 14:25:02 2017 (r433410) @@ -0,0 +1,20 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= pydocstyle +PORTVERSION= 1.1.1 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Python docstring style checker + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE-MIT + +USES?= python zip +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-pydocstyle/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pydocstyle/distinfo Sun Feb 5 14:25:02 2017 (r433410) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486304287 +SHA256 (pydocstyle-1.1.1.zip) = f808d8fc23952fe93c2d85598732bfa854cb5ee8a25f8191f60600710f898e8d +SIZE (pydocstyle-1.1.1.zip) = 26570 Added: head/devel/py-pydocstyle/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-pydocstyle/pkg-descr Sun Feb 5 14:25:02 2017 (r433410) @@ -0,0 +1,13 @@ +Python docstring style checker + +(formerly pep257) + +pydocstyle is a static analysis tool for checking compliance with +Python docstring conventions. + +pydocstyle supports most of PEP 257 out of the box, but it should +not be considered a reference implementation. + +pydocstyle supports Python 2.6, 2.7, 3.3, 3.4, 3.5, pypy and pypy3. + +WWW: https://pypi.python.org/pypi/pydocstyle Added: head/devel/py3-pydocstyle/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-pydocstyle/Makefile Sun Feb 5 14:25:02 2017 (r433410) @@ -0,0 +1,8 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-pydocstyle + +USES= python:3 zip + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:27:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AA166CD2927; Sun, 5 Feb 2017 14:27: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 83DB11984; Sun, 5 Feb 2017 14:27: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 v15ERM4E010368; Sun, 5 Feb 2017 14:27:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15ERMiT010363; Sun, 5 Feb 2017 14:27:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051427.v15ERMiT010363@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:27:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433411 - in head/devel: . py-flake8-docstrings py3-flake8-docstrings X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:27:23 -0000 Author: amdmi3 Date: Sun Feb 5 14:27:21 2017 New Revision: 433411 URL: https://svnweb.freebsd.org/changeset/ports/433411 Log: - Add py-flake8-docstrings, py3-flake8-docstrings Extension for flake8 which uses pydocstyle to check docstrings WWW: https://pypi.python.org/pypi/flake8-docstrings Added: head/devel/py-flake8-docstrings/ head/devel/py-flake8-docstrings/Makefile (contents, props changed) head/devel/py-flake8-docstrings/distinfo (contents, props changed) head/devel/py-flake8-docstrings/pkg-descr (contents, props changed) head/devel/py3-flake8-docstrings/ head/devel/py3-flake8-docstrings/Makefile (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 14:25:02 2017 (r433410) +++ head/devel/Makefile Sun Feb 5 14:27:21 2017 (r433411) @@ -4243,6 +4243,7 @@ SUBDIR += py-five.localsitemanager SUBDIR += py-flake8 SUBDIR += py-flake8-builtins + SUBDIR += py-flake8-docstrings SUBDIR += py-flake8-import-order SUBDIR += py-flake8-polyfill SUBDIR += py-flake8-quotes @@ -4873,6 +4874,7 @@ SUBDIR += py3-dbus SUBDIR += py3-flake8 SUBDIR += py3-flake8-builtins + SUBDIR += py3-flake8-docstrings SUBDIR += py3-flake8-import-order SUBDIR += py3-flake8-polyfill SUBDIR += py3-flake8-quotes Added: head/devel/py-flake8-docstrings/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-docstrings/Makefile Sun Feb 5 14:27:21 2017 (r433411) @@ -0,0 +1,24 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +PORTNAME= flake8-docstrings +PORTVERSION= 1.0.3 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= amdmi3@FreeBSD.org +COMMENT= Extension for flake8 which uses pydocstyle to check docstrings + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 \ + ${PYTHON_PKGNAMEPREFIX}flake8-polyfill>=0:devel/py-flake8-polyfill \ + ${PYTHON_PKGNAMEPREFIX}pydocstyle>=0:devel/py-pydocstyle + +USES?= python +USE_PYTHON= autoplist distutils +NO_ARCH= yes + +.include Added: head/devel/py-flake8-docstrings/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-docstrings/distinfo Sun Feb 5 14:27:21 2017 (r433411) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486303498 +SHA256 (flake8-docstrings-1.0.3.tar.gz) = 5783a90476e4521b2f9815b5ce734adfd1046071e0238d1df2670354ae3153ae +SIZE (flake8-docstrings-1.0.3.tar.gz) = 4532 Added: head/devel/py-flake8-docstrings/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-flake8-docstrings/pkg-descr Sun Feb 5 14:27:21 2017 (r433411) @@ -0,0 +1,3 @@ +Extension for flake8 which uses pydocstyle to check docstrings + +WWW: https://pypi.python.org/pypi/flake8-docstrings Added: head/devel/py3-flake8-docstrings/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py3-flake8-docstrings/Makefile Sun Feb 5 14:27:21 2017 (r433411) @@ -0,0 +1,12 @@ +# Created by: Dmitry Marakasov +# $FreeBSD$ + +MASTERDIR= ${.CURDIR}/../py-flake8-docstrings + +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 \ + ${PYTHON_PKGNAMEPREFIX}flake8-polyfill>=0:devel/py3-flake8-polyfill \ + ${PYTHON_PKGNAMEPREFIX}pydocstyle>=0:devel/py3-pydocstyle + +USES= python:3 + +.include "${MASTERDIR}/Makefile" From owner-svn-ports-head@freebsd.org Sun Feb 5 14:31:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37166CD2994; Sun, 5 Feb 2017 14:31: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 EFE3A1B9C; Sun, 5 Feb 2017 14:31:50 +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 v15EVolH011369; Sun, 5 Feb 2017 14:31:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15EVnHV011367; Sun, 5 Feb 2017 14:31:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051431.v15EVnHV011367@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:31:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433412 - in head/devel: py-flake8-import-order py3-flake8-import-order X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:31:51 -0000 Author: amdmi3 Date: Sun Feb 5 14:31:49 2017 New Revision: 433412 URL: https://svnweb.freebsd.org/changeset/ports/433412 Log: - Correct depends Modified: head/devel/py-flake8-import-order/Makefile head/devel/py3-flake8-import-order/Makefile Modified: head/devel/py-flake8-import-order/Makefile ============================================================================== --- head/devel/py-flake8-import-order/Makefile Sun Feb 5 14:27:21 2017 (r433411) +++ head/devel/py-flake8-import-order/Makefile Sun Feb 5 14:31:49 2017 (r433412) @@ -13,7 +13,7 @@ COMMENT= Flake8 and pylama plugin that c LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py-flake8 +RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=0:devel/py-pycodestyle USES?= python USE_PYTHON= autoplist distutils Modified: head/devel/py3-flake8-import-order/Makefile ============================================================================== --- head/devel/py3-flake8-import-order/Makefile Sun Feb 5 14:27:21 2017 (r433411) +++ head/devel/py3-flake8-import-order/Makefile Sun Feb 5 14:31:49 2017 (r433412) @@ -3,7 +3,7 @@ MASTERDIR= ${.CURDIR}/../py-flake8-import-order -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flake8>=0:devel/py3-flake8 +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycodestyle>=0:devel/py3-pycodestyle USES= python:3 From owner-svn-ports-head@freebsd.org Sun Feb 5 14:33:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A176DCD2AC1; Sun, 5 Feb 2017 14:33:07 +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 6E79C1E1F; Sun, 5 Feb 2017 14:33:07 +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 v15EX6fT014274; Sun, 5 Feb 2017 14:33:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15EX6gS014273; Sun, 5 Feb 2017 14:33:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051433.v15EX6gS014273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:33:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433413 - head/audio/mp3c X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:33:07 -0000 Author: amdmi3 Date: Sun Feb 5 14:33:06 2017 New Revision: 433413 URL: https://svnweb.freebsd.org/changeset/ports/433413 Log: - Fix LOCALBASE misuse Modified: head/audio/mp3c/Makefile Modified: head/audio/mp3c/Makefile ============================================================================== --- head/audio/mp3c/Makefile Sun Feb 5 14:31:49 2017 (r433412) +++ head/audio/mp3c/Makefile Sun Feb 5 14:33:06 2017 (r433413) @@ -33,6 +33,6 @@ post-patch: ${WRKSRC}/src/conf.c post-install: - ${INSTALL_SCRIPT} ${FILESDIR}/cdrip.sh ${STAGEDIR}${LOCALBASE}/bin + ${INSTALL_SCRIPT} ${FILESDIR}/cdrip.sh ${STAGEDIR}${PREFIX}/bin .include From owner-svn-ports-head@freebsd.org Sun Feb 5 14:41:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95D23CD2DAF; Sun, 5 Feb 2017 14:41:55 +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 4D2F21A7; Sun, 5 Feb 2017 14:41:55 +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 v15EfsCF017590; Sun, 5 Feb 2017 14:41:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15EfsfO017588; Sun, 5 Feb 2017 14:41:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702051441.v15EfsfO017588@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sun, 5 Feb 2017 14:41:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433414 - head/editors/gnotepad+ X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:41:55 -0000 Author: amdmi3 Date: Sun Feb 5 14:41:54 2017 New Revision: 433414 URL: https://svnweb.freebsd.org/changeset/ports/433414 Log: - Fix LICENSE - Add LICENSE_FILE - Switch to USES=localbase - Optionize NLS - Switch to options helpers Modified: head/editors/gnotepad+/Makefile head/editors/gnotepad+/pkg-plist Modified: head/editors/gnotepad+/Makefile ============================================================================== --- head/editors/gnotepad+/Makefile Sun Feb 5 14:33:06 2017 (r433413) +++ head/editors/gnotepad+/Makefile Sun Feb 5 14:41:54 2017 (r433414) @@ -12,33 +12,29 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= Simple GTK-based text/HTML editor -LICENSE= GPLv2 GPLv3 -LICENSE_COMB= dual +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING USE_XORG= xpm USE_GNOME= gnomeprefix gtk12 -USES= gettext +USES= gettext localbase:ldflags GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-gnome - -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +CONFIGURE_ARGS= --disable-gnome --disable-nls DOCVERSION= 1.2.0 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -DOCS_DISTFILES= ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX}:doc +NLS_USES= gettext +NLS_CONFIGURE_ENABLE= nls -.include +DOCS_DISTFILES= ${PORTNAME}-help-${DOCVERSION}${EXTRACT_SUFX}:doc -post-extract: -.if ${PORT_OPTIONS:MDOCS} +post-extract-DOCS-on: @${MV} ${WRKSRC}/docs ${WRKSRC}/docs.old @${CP} -R ${WRKDIR}/${PORTNAME}-help-${DOCVERSION}/docs ${WRKSRC}/docs -.endif post-patch: @${REINPLACE_CMD} -e 's|\(use_gtkhtml=\)yes|\1no|g' ${WRKSRC}/configure Modified: head/editors/gnotepad+/pkg-plist ============================================================================== --- head/editors/gnotepad+/pkg-plist Sun Feb 5 14:33:06 2017 (r433413) +++ head/editors/gnotepad+/pkg-plist Sun Feb 5 14:41:54 2017 (r433414) @@ -146,6 +146,6 @@ share/gnome/help/gnotepad+/C/topic.dat %%DATADIR%%/xpm/tb_unordered.xpm %%DATADIR%%/xpm/tb_winclose.xpm %%DATADIR%%/xpm/tb_winnew.xpm -share/locale/da/LC_MESSAGES/gnotepad+.mo -share/locale/fr/LC_MESSAGES/gnotepad+.mo -share/locale/ja/LC_MESSAGES/gnotepad+.mo +%%NLS%%share/locale/da/LC_MESSAGES/gnotepad+.mo +%%NLS%%share/locale/fr/LC_MESSAGES/gnotepad+.mo +%%NLS%%share/locale/ja/LC_MESSAGES/gnotepad+.mo From owner-svn-ports-head@freebsd.org Sun Feb 5 14:49:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5193CD2E36; Sun, 5 Feb 2017 14:49:32 +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 6DAE26B9; Sun, 5 Feb 2017 14:49:32 +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 v15EnV0T018731; Sun, 5 Feb 2017 14:49:31 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15EnV3f018725; Sun, 5 Feb 2017 14:49:31 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702051449.v15EnV3f018725@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sun, 5 Feb 2017 14:49:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433415 - in head: math/plplot math/plplot-ada math/plplot/files science/gnudatalanguage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 14:49:32 -0000 Author: woodsb02 Date: Sun Feb 5 14:49:30 2017 New Revision: 433415 URL: https://svnweb.freebsd.org/changeset/ports/433415 Log: math/plplot: Update to 5.12.0 Changes this release: https://sourceforge.net/p/plplot/news/2017/01/plplot-5120-has-been-released/ Deleted: head/math/plplot/files/patch-cmake_modules_pkg-config.cmake head/math/plplot/files/patch-git_db396b Modified: head/math/plplot-ada/Makefile head/math/plplot-ada/pkg-plist head/math/plplot/Makefile head/math/plplot/distinfo head/math/plplot/pkg-plist head/science/gnudatalanguage/Makefile Modified: head/math/plplot-ada/Makefile ============================================================================== --- head/math/plplot-ada/Makefile Sun Feb 5 14:41:54 2017 (r433414) +++ head/math/plplot-ada/Makefile Sun Feb 5 14:49:30 2017 (r433415) @@ -3,7 +3,6 @@ PORTNAME= plplot PORTVERSION= ${RELEASE} -PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada Modified: head/math/plplot-ada/pkg-plist ============================================================================== --- head/math/plplot-ada/pkg-plist Sun Feb 5 14:41:54 2017 (r433414) +++ head/math/plplot-ada/pkg-plist Sun Feb 5 14:49:30 2017 (r433415) @@ -1,7 +1,8 @@ -include/plplotada/plplot.adb include/plplotada/plplot.ads include/plplotada/plplot_auxiliary.adb include/plplotada/plplot_auxiliary.ads +include/plplotada/plplot_standard.adb +include/plplotada/plplot_standard.ads include/plplotada/plplot_thin.adb include/plplotada/plplot_thin.ads include/plplotada/plplot_traditional.adb @@ -10,5 +11,6 @@ lib/gnat/plplot.gpr lib/plplotada/libplplotada.a lib/plplotada/plplot.ali lib/plplotada/plplot_auxiliary.ali +lib/plplotada/plplot_standard.ali lib/plplotada/plplot_thin.ali lib/plplotada/plplot_traditional.ali Modified: head/math/plplot/Makefile ============================================================================== --- head/math/plplot/Makefile Sun Feb 5 14:41:54 2017 (r433414) +++ head/math/plplot/Makefile Sun Feb 5 14:49:30 2017 (r433415) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= plplot -PORTVERSION= 5.11.1 -PORTREVISION= 6 +PORTVERSION= 5.12.0 CATEGORIES= math science MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source @@ -15,14 +14,15 @@ LICENSE= LGPL21+ BUILD_DEPENDS= bash:shells/bash \ ${FREEFONT_DIR}/FreeMono.ttf:x11-fonts/freefont-ttf LIB_DEPENDS= libLASi.so:devel/lasi \ - libltdl.so:devel/libltdl \ - libfreetype.so:print/freetype2 + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libltdl.so:devel/libltdl RUN_DEPENDS= bash:shells/bash \ ${FREEFONT_DIR}/FreeMono.ttf:x11-fonts/freefont-ttf -USE_GNOME= pango +USE_GNOME= cairo pango USE_PERL5= build -USES= cmake ghostscript localbase perl5 pathfix pkgconfig +USES= cmake:outsource gettext-runtime ghostscript localbase perl5 pathfix pkgconfig CMAKE_ARGS= -DENABLE_java:BOOL=OFF \ -DENABLE_octave:BOOL=OFF \ -DENABLE_pdl:BOOL=OFF \ @@ -38,47 +38,49 @@ USE_LDCONFIG= yes FREEFONT_DIR= ${LOCALBASE}/share/fonts/freefont-ttf -OPTIONS_DEFINE= FORTRAN GD LUA PYTHON QT4 TCLTK THREADS WXGTK X11 DOCS -OPTIONS_RADIO= QHULL +OPTIONS_DEFINE= DOCS FORTRAN GD LUA PYTHON QT4 TCLTK THREADS WXGTK X11 +OPTIONS_RADIO= QHULL OPTIONS_RADIO_QHULL= QHULL2015 QHULL2003 OPTIONS_DEFAULT= QHULL2015 THREADS X11 -OPTIONS_SUB= yes +OPTIONS_SUB= yes FORTRAN_USES= fortran +FORTRAN_CMAKE_BOOL= ENABLE_f95 FORTRAN_CONFIGURE_ENV= CMAKE_Fortran_COMPILER="${FC}" -FORTRAN_CMAKE_ON= -DENABLE_f95:BOOL=ON -FORTRAN_CMAKE_OFF= -DENABLE_f95:BOOL=OFF -GD_LIB_DEPENDS= libgd.so:graphics/gd -GD_CMAKE_ON= -DPLD_png:BOOL=ON +GD_LIB_DEPENDS= libgd.so:graphics/gd \ + libpng16.so:graphics/png +GD_USES= jpeg +GD_CMAKE_BOOL= PLD_png LUA_USES= lua:51 +LUA_CMAKE_BOOL= ENABLE_lua LUA_CMAKE_ON= -DLUA_EXECUTABLE:FILEPATH="${LUA_CMD}" -LUA_CMAKE_OFF= -DENABLE_lua:BOOL=OFF PYTHON_USES= python PYTHON_BUILD_DEPENDS= swig:devel/swig13 \ ${PYNUMPY} PYTHON_RUN_DEPENDS= ${PYNUMPY} +PYTHON_CMAKE_BOOL= ENABLE_python PYTHON_CONFIGURE_ENV= PYTHON_VERSION="${PYTHON_VERSION}" -PYTHON_CMAKE_OFF= -DENABLE_python:BOOL=OFF QHULL2003_DESC= Legacy Qhull support QHULL2015_DESC= Latest Qhull support QHULL2015_LIB_DEPENDS= libqhull.so.7:math/qhull QHULL2003_LIB_DEPENDS= libqhull.so.5:math/qhull5 -QHULL2015_CMAKE_ON= -DQHULL_INCLUDE_DIRS="${LOCALBASE}/include/libqhull" -QHULL2015_2FIX= lib/nn/delaunay.c src/plgridd.c +QHULL2015_CMAKE_ON= -DQHULL_INCLUDE_DIRS:PATH="${LOCALBASE}/include/libqhull" TCLTK_LIB_DEPENDS= libitk.so:x11-toolkits/itk TCLTK_RUN_DEPENDS= iwidgets>0:x11-toolkits/iwidgets TCLTK_USES= tk -ITCL_VER= 3.4 +TCLTK_CMAKE_BOOL= ENABLE_tcl +TCLTK_IMPLIES= X11 +ITCL_VER= 3.4.1 ITK_VER= 3.3 IWIDGETS_VER= 4.0.1 -TCLTK_CMAKE_ON= -DPLPLOT_TK_VERSION="${TK_VER}" \ - -DPLPLOT_ITCL_VERSION="${ITCL_VER}" \ - -DPLPLOT_ITK_VERSION="${ITK_VER}" \ +TCLTK_CMAKE_ON= -DPLPLOT_TK_VERSION:STRING="${TK_VER}" \ + -DPLPLOT_ITCL_VERSION:STRING="${ITCL_VER}" \ + -DPLPLOT_ITK_VERSION:STRING="${ITK_VER}" \ -DIWIDGETS_VERSIONS_LIST:STRING="${IWIDGETS_VER};${ITK_VER};${ITCL_VER}" \ -DTCL_TCLSH:FILEPATH="${TCLSH}" \ -DTCL_INCLUDE_PATH:PATH="${TCL_INCLUDEDIR}" \ @@ -87,38 +89,30 @@ TCLTK_CMAKE_ON= -DPLPLOT_TK_VERSION="${ -DTK_INCLUDE_PATH:PATH="${TK_INCLUDEDIR}" \ -DITK_INCLUDE_PATH:PATH="${LOCALBASE}/include/itk${ITK_VER}" \ -DITK_LIBRARY:FILEPATH="${LOCALBASE}/lib/libitk.so" -TCLTK_CMAKE_OFF= -DENABLE_tcl:BOOL=OFF -THREADS_CMAKE_OFF= -DTHREADS_HAVE_PTHREAD_ARG:BOOL=OFF +THREADS_CMAKE_BOOL= THREADS_HAVE_PTHREAD_ARG QT4_USE= QT4=corelib,gui,svg,xml,moc_build,qmake_build,rcc_build,uic_build -QT4_CMAKE_OFF= -DENABLE_qt:BOOL=OFF -DDEFAULT_NO_QT_DEVICES:BOOL=ON +QT4_CMAKE_BOOL= ENABLE_qt +QT4_CMAKE_BOOL_OFF= DEFAULT_NO_QT_DEVICES WXGTK_LIB_DEPENDS= libagg.so:graphics/agg -WXGTK_USE= WX=2.6+ +WXGTK_USE= WX=3.0+ +WXGTK_CMAKE_BOOL= ENABLE_wxwidgets WXGTK_CMAKE_ON= -DwxWidgets_CONFIG_EXECUTABLE:FILEPATH="${WX_CONFIG}" -WXGTK_CMAKE_OFF= -DENABLE_wxwidgets:BOOL=OFF X11_USE= XORG=ice,sm,x11,xext -X11_CMAKE_OFF= -DPLD_xcairo:BOOL=OFF -DPLD_xwin:BOOL=OFF +X11_CMAKE_BOOL= PLD_xcairo PLD_xwin -.include - -.if ${PORT_OPTIONS:MTCLTK} && empty(PORT_OPTIONS:MX11) -IGNORE= option TCLTK needs X11 support -.endif - -pre-configure: +post-patch: ${REINPLACE_CMD} -e \ 's|dl dlopen|c dlopen|' \ ${WRKSRC}/cmake/modules/FindLTDL.cmake ${GREP} -lR "/usr/local" ${WRKSRC}/cmake/modules | ${XARGS} \ ${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' -.if ${PORT_OPTIONS:MQHULL2015} -. for src in ${QHULL2015_2FIX} +post-patch-QHULL2015: ${REINPLACE_CMD} -e 's|qhull/qhull_a|libqhull/qhull_a|' \ - ${WRKSRC}/${src} -. endfor -.endif + ${WRKSRC}/lib/nn/delaunay.c \ + ${WRKSRC}/src/plgridd.c .include Modified: head/math/plplot/distinfo ============================================================================== --- head/math/plplot/distinfo Sun Feb 5 14:41:54 2017 (r433414) +++ head/math/plplot/distinfo Sun Feb 5 14:49:30 2017 (r433415) @@ -1,2 +1,3 @@ -SHA256 (plplot-5.11.1.tar.gz) = 289dff828c440121e57b70538b3f0fb4056dc47159bc1819ea444321f2ff1c4c -SIZE (plplot-5.11.1.tar.gz) = 15445404 +TIMESTAMP = 1486185399 +SHA256 (plplot-5.12.0.tar.gz) = 8dc5da5ef80e4e19993d4c3ef2a84a24cc0e44a5dade83201fca7160a6d352ce +SIZE (plplot-5.12.0.tar.gz) = 16253895 Modified: head/math/plplot/pkg-plist ============================================================================== --- head/math/plplot/pkg-plist Sun Feb 5 14:41:54 2017 (r433414) +++ head/math/plplot/pkg-plist Sun Feb 5 14:49:30 2017 (r433415) @@ -21,6 +21,7 @@ include/plplot/qsastime.h include/plplot/qsastimedll.h %%QT4%%include/plplot/qt.h %%TCLTK%%include/plplot/tclMatrix.h +%%WXGTK%%include/plplot/wxPLplot_nanosec.h %%WXGTK%%include/plplot/wxPLplotstream.h %%WXGTK%%include/plplot/wxPLplotwindow.h lib/cmake/plplot/export_plplot-%%CMAKE_BUILD_TYPE%%.cmake @@ -28,48 +29,46 @@ lib/cmake/plplot/export_plplot.cmake lib/cmake/plplot/plplotConfig.cmake %%FORTRAN%%lib/fortran/modules/plplot/plf95demolib.mod %%FORTRAN%%lib/fortran/modules/plplot/plplot.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplot_double.mod %%FORTRAN%%lib/fortran/modules/plplot/plplot_graphics.mod -%%FORTRAN%%lib/fortran/modules/plplot/plplot_str.mod -%%FORTRAN%%lib/fortran/modules/plplot/plplot_strutils.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplot_private_exposed.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplot_private_utilities.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplot_single.mod %%FORTRAN%%lib/fortran/modules/plplot/plplot_types.mod -%%FORTRAN%%lib/fortran/modules/plplot/plplotp.mod lib/libcsirocsa.so lib/libcsirocsa.so.0 lib/libcsirocsa.so.0.0.1 lib/libcsironn.so lib/libcsironn.so.0 -lib/libcsironn.so.0.0.1 +lib/libcsironn.so.0.0.2 %%FORTRAN%%lib/libplf95demolib.a lib/libplplot.so -lib/libplplot.so.13 -lib/libplplot.so.13.1.2 +lib/libplplot.so.14 +lib/libplplot.so.14.0.0 lib/libplplotcxx.so -lib/libplplotcxx.so.12 -lib/libplplotcxx.so.12.0.0 +lib/libplplotcxx.so.13 +lib/libplplotcxx.so.13.0.0 %%FORTRAN%%lib/libplplotf95.so -%%FORTRAN%%lib/libplplotf95.so.12 -%%FORTRAN%%lib/libplplotf95.so.12.1.0 -%%FORTRAN%%lib/libplplotf95c.so -%%FORTRAN%%lib/libplplotf95c.so.12 -%%FORTRAN%%lib/libplplotf95c.so.12.0.0 +%%FORTRAN%%lib/libplplotf95.so.13 +%%FORTRAN%%lib/libplplotf95.so.13.0.0 %%QT4%%lib/libplplotqt.so %%QT4%%lib/libplplotqt.so.2 -%%QT4%%lib/libplplotqt.so.2.0.1 +%%QT4%%lib/libplplotqt.so.2.0.2 %%TCLTK%%lib/libplplottcltk.so -%%TCLTK%%lib/libplplottcltk.so.12 -%%TCLTK%%lib/libplplottcltk.so.12.1.1 +%%TCLTK%%lib/libplplottcltk.so.13 +%%TCLTK%%lib/libplplottcltk.so.13.0.0 %%TCLTK%%lib/libplplottcltk_Main.so %%TCLTK%%lib/libplplottcltk_Main.so.1 %%TCLTK%%lib/libplplottcltk_Main.so.1.0.0 %%WXGTK%%lib/libplplotwxwidgets.so %%WXGTK%%lib/libplplotwxwidgets.so.1 -%%WXGTK%%lib/libplplotwxwidgets.so.1.1.0 +%%WXGTK%%lib/libplplotwxwidgets.so.1.2.0 lib/libqsastime.so lib/libqsastime.so.0 lib/libqsastime.so.0.0.1 %%TCLTK%%lib/libtclmatrix.so %%TCLTK%%lib/libtclmatrix.so.10 -%%TCLTK%%lib/libtclmatrix.so.10.2.0 +%%TCLTK%%lib/libtclmatrix.so.10.3.0 libdata/pkgconfig/plplot-c++.pc %%FORTRAN%%libdata/pkgconfig/plplot-f95.pc %%QT4%%libdata/pkgconfig/plplot-qt.pc @@ -240,6 +239,7 @@ man/man1/pltek.1.gz %%DATADIR%%/examples/cmake/modules/plplot_functions.cmake %%FORTRAN%%%%DATADIR%%/examples/f95/CMakeLists.txt %%FORTRAN%%%%DATADIR%%/examples/f95/Makefile +%%FORTRAN%%%%DATADIR%%/examples/f95/README_precision %%FORTRAN%%%%DATADIR%%/examples/f95/plf95demos.inc %%FORTRAN%%%%DATADIR%%/examples/f95/x00f.f90 %%FORTRAN%%%%DATADIR%%/examples/f95/x01f.f90 @@ -275,7 +275,8 @@ man/man1/pltek.1.gz %%FORTRAN%%%%DATADIR%%/examples/f95/x30f.f90 %%FORTRAN%%%%DATADIR%%/examples/f95/x31f.f90 %%FORTRAN%%%%DATADIR%%/examples/f95/x33f.f90 -%%DATADIR%%/examples/lena.pgm +%%DATADIR%%/examples/Chloe.pgm +%%DATADIR%%/examples/README.Chloe %%LUA%%%%DATADIR%%/examples/lua/CMakeLists.txt %%LUA%%%%DATADIR%%/examples/lua/plplot_examples.lua %%LUA%%%%DATADIR%%/examples/lua/x00.lua @@ -318,10 +319,10 @@ man/man1/pltek.1.gz %%PYTHON%%%%DATADIR%%/examples/python/README.pythondemos %%PYTHON%%%%DATADIR%%/examples/python/README.rendering_tests %%PYTHON%%%%DATADIR%%/examples/python/plplot_logo.py -%%PYTHON%%%%DATADIR%%/examples/python/plplot_py_demos.py %%PYTHON%%%%DATADIR%%/examples/python/plplot_python_start.py %%PYTHON%%%%DATADIR%%/examples/python/pythondemos.py %%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/pytkdemo +%%PYTHON%%%%DATADIR%%/examples/python/restore.py %%PYTHON%%%%DATADIR%%/examples/python/test_axis_precision.py %%PYTHON%%%%DATADIR%%/examples/python/test_circle.py %%PYTHON%%%%DATADIR%%/examples/python/test_fill.py @@ -336,6 +337,7 @@ man/man1/pltek.1.gz %%PYTHON%%%%DATADIR%%/examples/python/test_type1.py %%PYTHON%%%%DATADIR%%/examples/python/testh.py %%PYTHON%%%%DATADIR%%/examples/python/x00 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x00.py %%PYTHON%%%%DATADIR%%/examples/python/x01 %%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x01.py %%PYTHON%%%%DATADIR%%/examples/python/x02 @@ -375,51 +377,31 @@ man/man1/pltek.1.gz %%PYTHON%%%%DATADIR%%/examples/python/x19 %%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x19.py %%PYTHON%%%%DATADIR%%/examples/python/x20 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x20.py %%PYTHON%%%%DATADIR%%/examples/python/x21 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x21.py %%PYTHON%%%%DATADIR%%/examples/python/x22 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x22.py %%PYTHON%%%%DATADIR%%/examples/python/x23 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x23.py %%PYTHON%%%%DATADIR%%/examples/python/x24 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x24.py %%PYTHON%%%%DATADIR%%/examples/python/x25 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x25.py %%PYTHON%%%%DATADIR%%/examples/python/x26 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x26.py %%PYTHON%%%%DATADIR%%/examples/python/x27 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x27.py %%PYTHON%%%%DATADIR%%/examples/python/x28 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x28.py %%PYTHON%%%%DATADIR%%/examples/python/x29 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x29.py %%PYTHON%%%%DATADIR%%/examples/python/x30 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x30.py %%PYTHON%%%%DATADIR%%/examples/python/x31 +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x31.py %%PYTHON%%%%DATADIR%%/examples/python/x33 -%%PYTHON%%%%DATADIR%%/examples/python/xw00.py -%%PYTHON%%%%DATADIR%%/examples/python/xw01.py -%%PYTHON%%%%DATADIR%%/examples/python/xw02.py -%%PYTHON%%%%DATADIR%%/examples/python/xw03.py -%%PYTHON%%%%DATADIR%%/examples/python/xw04.py -%%PYTHON%%%%DATADIR%%/examples/python/xw05.py -%%PYTHON%%%%DATADIR%%/examples/python/xw06.py -%%PYTHON%%%%DATADIR%%/examples/python/xw07.py -%%PYTHON%%%%DATADIR%%/examples/python/xw08.py -%%PYTHON%%%%DATADIR%%/examples/python/xw09.py -%%PYTHON%%%%DATADIR%%/examples/python/xw10.py -%%PYTHON%%%%DATADIR%%/examples/python/xw11.py -%%PYTHON%%%%DATADIR%%/examples/python/xw12.py -%%PYTHON%%%%DATADIR%%/examples/python/xw13.py -%%PYTHON%%%%DATADIR%%/examples/python/xw14.py -%%PYTHON%%%%DATADIR%%/examples/python/xw15.py -%%PYTHON%%%%DATADIR%%/examples/python/xw16.py -%%PYTHON%%%%DATADIR%%/examples/python/xw17.py -%%PYTHON%%%%DATADIR%%/examples/python/xw18.py -%%PYTHON%%%%DATADIR%%/examples/python/xw19.py -%%PYTHON%%%%DATADIR%%/examples/python/xw20.py -%%PYTHON%%%%DATADIR%%/examples/python/xw21.py -%%PYTHON%%%%DATADIR%%/examples/python/xw22.py -%%PYTHON%%%%DATADIR%%/examples/python/xw23.py -%%PYTHON%%%%DATADIR%%/examples/python/xw24.py -%%PYTHON%%%%DATADIR%%/examples/python/xw25.py -%%PYTHON%%%%DATADIR%%/examples/python/xw26.py -%%PYTHON%%%%DATADIR%%/examples/python/xw27.py -%%PYTHON%%%%DATADIR%%/examples/python/xw28.py -%%PYTHON%%%%DATADIR%%/examples/python/xw29.py -%%PYTHON%%%%DATADIR%%/examples/python/xw30.py -%%PYTHON%%%%DATADIR%%/examples/python/xw31.py -%%PYTHON%%%%DATADIR%%/examples/python/xw33.py +%%TCLTK%%%%PYTHON%%%%DATADIR%%/examples/python/x33.py %%TCLTK%%%%DATADIR%%/examples/tcl/CMakeLists.txt %%TCLTK%%%%DATADIR%%/examples/tcl/README.tcldemos %%TCLTK%%%%DATADIR%%/examples/tcl/mktclIndex Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Sun Feb 5 14:41:54 2017 (r433414) +++ head/science/gnudatalanguage/Makefile Sun Feb 5 14:49:30 2017 (r433415) @@ -3,6 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.7v2 +PORTREVISION= 1 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION:R} .if defined(BUILD_PYTHON_MODULE) From owner-svn-ports-head@freebsd.org Sun Feb 5 15:11:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E20BCD1769; Sun, 5 Feb 2017 15:11:42 +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 EBF4F1084; Sun, 5 Feb 2017 15:11:41 +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 v15FBf34029978; Sun, 5 Feb 2017 15:11:41 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15FBe4O029976; Sun, 5 Feb 2017 15:11:40 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201702051511.v15FBe4O029976@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sun, 5 Feb 2017 15:11:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433416 - in head/www/squid: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 15:11:42 -0000 Author: riggs Date: Sun Feb 5 15:11:40 2017 New Revision: 433416 URL: https://svnweb.freebsd.org/changeset/ports/433416 Log: Update to upstream version 3.5.24; retire support for FreeBSD < 10 PR: 216578 Submitted by: timp87@gmail.com (maintainer) Deleted: head/www/squid/files/extra-patch-build-8-9 Modified: head/www/squid/Makefile head/www/squid/distinfo Modified: head/www/squid/Makefile ============================================================================== --- head/www/squid/Makefile Sun Feb 5 14:49:30 2017 (r433415) +++ head/www/squid/Makefile Sun Feb 5 15:11:40 2017 (r433416) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= squid -PORTVERSION= 3.5.23 +PORTVERSION= 3.5.24 CATEGORIES= www ipv6 MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \ @@ -138,8 +138,6 @@ GSSAPI_NONE_CONFIGURE_ON= --without-heim GSSAPI_BASE_USES= gssapi GSSAPI_BASE_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} GSSAPI_BASE_PLIST_SUB= AUTH_KERB="" -# Make it build on FreeBSD < 10 -GSSAPI_BASE_EXTRA_PATCHES= ${FILESDIR}/extra-patch-build-8-9 GSSAPI_HEIMDAL_USES= gssapi:heimdal GSSAPI_HEIMDAL_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS} Modified: head/www/squid/distinfo ============================================================================== --- head/www/squid/distinfo Sun Feb 5 14:49:30 2017 (r433415) +++ head/www/squid/distinfo Sun Feb 5 15:11:40 2017 (r433416) @@ -1,3 +1,3 @@ TIMESTAMP = 1479930399 -SHA256 (squid3.5/squid-3.5.23.tar.xz) = fa4c0c99f41e92fe1330bed3968d176c6f47ef2e3aea2f83977d5501afa40bdb -SIZE (squid3.5/squid-3.5.23.tar.xz) = 2325884 +SHA256 (squid3.5/squid-3.5.24.tar.xz) = 4fe29f582eef357faa541a53835b6885e24e6f28b80a3abcdf3b57f5393bbdb2 +SIZE (squid3.5/squid-3.5.24.tar.xz) = 2326424 From owner-svn-ports-head@freebsd.org Sun Feb 5 15:17:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 38C91CD17A8; Sun, 5 Feb 2017 15:17:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CDA291358; Sun, 5 Feb 2017 15:17:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15FHfB5030987; Sun, 5 Feb 2017 15:17:41 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15FHfIc030984; Sun, 5 Feb 2017 15:17:41 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702051517.v15FHfIc030984@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 5 Feb 2017 15:17:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433417 - in head/devel/pecl-swoole: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 15:17:43 -0000 Author: vanilla Date: Sun Feb 5 15:17:41 2017 New Revision: 433417 URL: https://svnweb.freebsd.org/changeset/ports/433417 Log: Update to 1.9.5. Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/distinfo head/devel/pecl-swoole/files/patch-swoole__config.h Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Sun Feb 5 15:11:40 2017 (r433416) +++ head/devel/pecl-swoole/Makefile Sun Feb 5 15:17:41 2017 (r433417) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swoole -PORTVERSION= 1.8.13 -PORTREVISION= 1 +PORTVERSION= 1.9.5 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -15,15 +14,20 @@ COMMENT= Asynchronous & concurrent & dis LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= php:ext ssl tar:tgz +USES= execinfo php:ext ssl tar:tgz CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_PHP= pcre -OPTIONS_DEFINE= HTTP2 REDIS +OPTIONS_DEFINE= HTTP2 REDIS RING_BUFFER SOCKETS HTTP2_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 HTTP2_CONFIGURE_ON= --enable-http2 --enable-openssl REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis -REDIS_CONFIGURE_ON= --enable-async-redis --enable-coroutine +REDIS_CONFIGURE_ON= --enable-async-redis +RING_BUFFER_DESC= Use ring buffer pool +RING_BUFFER_CONFIGURE_ON= --enable-ringbuffer +SOCKETS_USE= PHP=sockets:build +SOCKETS_DESC= Use native php sockets extension +SOCKETS_CONFIGURE_ON= --enable-sockets .include Modified: head/devel/pecl-swoole/distinfo ============================================================================== --- head/devel/pecl-swoole/distinfo Sun Feb 5 15:11:40 2017 (r433416) +++ head/devel/pecl-swoole/distinfo Sun Feb 5 15:17:41 2017 (r433417) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477449966 -SHA256 (PECL/swoole-1.8.13.tgz) = 54ceae0287d1c3bb1aaa5ea4e16f40f9f2301afe1c517c16cc3b5e9876b682be -SIZE (PECL/swoole-1.8.13.tgz) = 523667 +TIMESTAMP = 1486302935 +SHA256 (PECL/swoole-1.9.5.tgz) = ffc11770606478938e7c5437b29e486d1737ddc3ebb4a8f51bcebe127c5d1a45 +SIZE (PECL/swoole-1.9.5.tgz) = 542481 Modified: head/devel/pecl-swoole/files/patch-swoole__config.h ============================================================================== --- head/devel/pecl-swoole/files/patch-swoole__config.h Sun Feb 5 15:11:40 2017 (r433416) +++ head/devel/pecl-swoole/files/patch-swoole__config.h Sun Feb 5 15:17:41 2017 (r433417) @@ -1,4 +1,4 @@ ---- swoole_config.h.orig 2015-09-03 15:27:08 UTC +--- swoole_config.h.orig 2017-01-24 02:05:48 UTC +++ swoole_config.h @@ -19,7 +19,7 @@ #ifndef __clang__ From owner-svn-ports-head@freebsd.org Sun Feb 5 15:18:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80D18CD181A; Sun, 5 Feb 2017 15:18:01 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DAC914E7; Sun, 5 Feb 2017 15:18:01 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15FI0HF031091; Sun, 5 Feb 2017 15:18:00 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15FI0Zi031090; Sun, 5 Feb 2017 15:18:00 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702051518.v15FI0Zi031090@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Sun, 5 Feb 2017 15:18:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433418 - head/devel/pecl-swoole/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 15:18:01 -0000 Author: vanilla Date: Sun Feb 5 15:18:00 2017 New Revision: 433418 URL: https://svnweb.freebsd.org/changeset/ports/433418 Log: Add minssing patch. Added: head/devel/pecl-swoole/files/patch-config.m4 (contents, props changed) Added: head/devel/pecl-swoole/files/patch-config.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-swoole/files/patch-config.m4 Sun Feb 5 15:18:00 2017 (r433418) @@ -0,0 +1,11 @@ +--- config.m4.orig 2017-02-05 15:08:47 UTC ++++ config.m4 +@@ -178,7 +178,7 @@ if test "$PHP_SWOOLE" != "no"; then + AC_CHECK_LIB(c, poll, AC_DEFINE(HAVE_POLL, 1, [have poll])) + AC_CHECK_LIB(c, sendfile, AC_DEFINE(HAVE_SENDFILE, 1, [have sendfile])) + AC_CHECK_LIB(c, kqueue, AC_DEFINE(HAVE_KQUEUE, 1, [have kqueue])) +- AC_CHECK_LIB(c, backtrace, AC_DEFINE(HAVE_EXECINFO, 1, [have execinfo])) ++ AC_CHECK_LIB(execinfo, backtrace, AC_DEFINE(HAVE_EXECINFO, 1, [have execinfo])) + AC_CHECK_LIB(c, daemon, AC_DEFINE(HAVE_DAEMON, 1, [have daemon])) + AC_CHECK_LIB(c, mkostemp, AC_DEFINE(HAVE_MKOSTEMP, 1, [have mkostemp])) + AC_CHECK_LIB(c, inotify_init, AC_DEFINE(HAVE_INOTIFY, 1, [have inotify])) From owner-svn-ports-head@freebsd.org Sun Feb 5 16:02:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 336CBCD24DB; Sun, 5 Feb 2017 16:02: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 F1728D9C; Sun, 5 Feb 2017 16:02:19 +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 v15G2IID051289; Sun, 5 Feb 2017 16:02:18 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G2IXs051287; Sun, 5 Feb 2017 16:02:18 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051602.v15G2IXs051287@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:02:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433419 - head/security/py-flask-httpauth X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:02:20 -0000 Author: rm Date: Sun Feb 5 16:02:18 2017 New Revision: 433419 URL: https://svnweb.freebsd.org/changeset/ports/433419 Log: security/py-flask-httpauth: update to 3.2.2 Modified: head/security/py-flask-httpauth/Makefile head/security/py-flask-httpauth/distinfo Modified: head/security/py-flask-httpauth/Makefile ============================================================================== --- head/security/py-flask-httpauth/Makefile Sun Feb 5 15:18:00 2017 (r433418) +++ head/security/py-flask-httpauth/Makefile Sun Feb 5 16:02:18 2017 (r433419) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-HTTPAuth -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-flask-httpauth/distinfo ============================================================================== --- head/security/py-flask-httpauth/distinfo Sun Feb 5 15:18:00 2017 (r433418) +++ head/security/py-flask-httpauth/distinfo Sun Feb 5 16:02:18 2017 (r433419) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477857348 -SHA256 (Flask-HTTPAuth-3.2.1.tar.gz) = c807dab42064f3184689875ecc0abb23449fdc6862f7f5ba1b6a63508e43d6b5 -SIZE (Flask-HTTPAuth-3.2.1.tar.gz) = 4725 +TIMESTAMP = 1486309180 +SHA256 (Flask-HTTPAuth-3.2.2.tar.gz) = df39b02a5ef71d4dc6c7ea43bd0ed84342eb8d66d50a7cd34d2ce13f5812440d +SIZE (Flask-HTTPAuth-3.2.2.tar.gz) = 4747 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:02:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D87CDCD250B; Sun, 5 Feb 2017 16:02:52 +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 A8088E9F; Sun, 5 Feb 2017 16:02:52 +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 v15G2pj2051425; Sun, 5 Feb 2017 16:02:51 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G2pAZ051423; Sun, 5 Feb 2017 16:02:51 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051602.v15G2pAZ051423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:02:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433420 - head/devel/py-zc.buildout X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:02:52 -0000 Author: rm Date: Sun Feb 5 16:02:51 2017 New Revision: 433420 URL: https://svnweb.freebsd.org/changeset/ports/433420 Log: devel/py-zc.buildout: update to 2.7.1 Modified: head/devel/py-zc.buildout/Makefile head/devel/py-zc.buildout/distinfo Modified: head/devel/py-zc.buildout/Makefile ============================================================================== --- head/devel/py-zc.buildout/Makefile Sun Feb 5 16:02:18 2017 (r433419) +++ head/devel/py-zc.buildout/Makefile Sun Feb 5 16:02:51 2017 (r433420) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= zc.buildout -PORTVERSION= 2.5.3 +PORTVERSION= 2.7.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-zc.buildout/distinfo ============================================================================== --- head/devel/py-zc.buildout/distinfo Sun Feb 5 16:02:18 2017 (r433419) +++ head/devel/py-zc.buildout/distinfo Sun Feb 5 16:02:51 2017 (r433420) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477858079 -SHA256 (zope/zc.buildout-2.5.3.tar.gz) = 3e5f3afcc64416604c5efc554c2fa0901b60657e012a710c320e2eb510efcfb9 -SIZE (zope/zc.buildout-2.5.3.tar.gz) = 305163 +TIMESTAMP = 1486309521 +SHA256 (zope/zc.buildout-2.7.1.tar.gz) = 89c7b438879ca30637f8c159d81ae7e198d236e7e67e68d2a1f2cd89291b2230 +SIZE (zope/zc.buildout-2.7.1.tar.gz) = 311156 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:03:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F874CD2544; Sun, 5 Feb 2017 16:03:29 +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 D0D2CF78; Sun, 5 Feb 2017 16:03:28 +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 v15G3RBN051557; Sun, 5 Feb 2017 16:03:27 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G3R81051555; Sun, 5 Feb 2017 16:03:27 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051603.v15G3R81051555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:03:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433421 - head/security/sqlmap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:03:29 -0000 Author: rm Date: Sun Feb 5 16:03:27 2017 New Revision: 433421 URL: https://svnweb.freebsd.org/changeset/ports/433421 Log: security/sqlmap: update to 1.1.2 Modified: head/security/sqlmap/Makefile head/security/sqlmap/distinfo Modified: head/security/sqlmap/Makefile ============================================================================== --- head/security/sqlmap/Makefile Sun Feb 5 16:02:51 2017 (r433420) +++ head/security/sqlmap/Makefile Sun Feb 5 16:03:27 2017 (r433421) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sqlmap -PORTVERSION= 1.1 +PORTVERSION= 1.1.2 CATEGORIES= security python MASTER_SITES= CHEESESHOP Modified: head/security/sqlmap/distinfo ============================================================================== --- head/security/sqlmap/distinfo Sun Feb 5 16:02:51 2017 (r433420) +++ head/security/sqlmap/distinfo Sun Feb 5 16:03:27 2017 (r433421) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483434958 -SHA256 (sqlmap-1.1.tar.gz) = f1d90a6074428c73a20f4288fea8ceab3e35c19fc9446432f5cc1c2eca15a75f -SIZE (sqlmap-1.1.tar.gz) = 6736690 +TIMESTAMP = 1486309702 +SHA256 (sqlmap-1.1.2.tar.gz) = 7bcbb41076c56686454748a7d377fa3dcd9b34a60490378bf49bc025fbf890fe +SIZE (sqlmap-1.1.2.tar.gz) = 6733035 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:04:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72AA4CD2578; Sun, 5 Feb 2017 16:04:05 +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 3FD661058; Sun, 5 Feb 2017 16:04:05 +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 v15G44tO051692; Sun, 5 Feb 2017 16:04:04 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G44PP051690; Sun, 5 Feb 2017 16:04:04 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051604.v15G44PP051690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:04:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433422 - head/devel/py-weblib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:04:05 -0000 Author: rm Date: Sun Feb 5 16:04:03 2017 New Revision: 433422 URL: https://svnweb.freebsd.org/changeset/ports/433422 Log: devel/py-weblib: update to 0.1.24 Modified: head/devel/py-weblib/Makefile head/devel/py-weblib/distinfo Modified: head/devel/py-weblib/Makefile ============================================================================== --- head/devel/py-weblib/Makefile Sun Feb 5 16:03:27 2017 (r433421) +++ head/devel/py-weblib/Makefile Sun Feb 5 16:04:03 2017 (r433422) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= weblib -PORTVERSION= 0.1.23 +PORTVERSION= 0.1.24 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-weblib/distinfo ============================================================================== --- head/devel/py-weblib/distinfo Sun Feb 5 16:03:27 2017 (r433421) +++ head/devel/py-weblib/distinfo Sun Feb 5 16:04:03 2017 (r433422) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484335313 -SHA256 (weblib-0.1.23.tar.gz) = ad49067d4bed1f5571e34b165ee8e90d2b8022e206f57b49f60908bd5b19bda4 -SIZE (weblib-0.1.23.tar.gz) = 30280 +TIMESTAMP = 1486309904 +SHA256 (weblib-0.1.24.tar.gz) = f2619d698c482d01046b6da8782839334c1e3822f4034a847680f1bd3d763525 +SIZE (weblib-0.1.24.tar.gz) = 30855 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:04:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D155CD25B4; Sun, 5 Feb 2017 16:04:27 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EEDC31141; Sun, 5 Feb 2017 16:04:26 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from localhost (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) by freefall.freebsd.org (Postfix) with ESMTP id 6BD8F2896; Sun, 5 Feb 2017 16:04:25 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Message-ID: <1486310659.35567.3.camel@FreeBSD.org> Subject: Re: svn commit: r433388 - head/ftp/wget From: "Carlos J. Puga Medina" To: Vasil Dimov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Date: Sun, 05 Feb 2017 17:04:19 +0100 In-Reply-To: <201702050954.v159sWxW098208@repo.freebsd.org> References: <201702050954.v159sWxW098208@repo.freebsd.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-MOBlsDiJgmJZZzj/hxid" X-Mailer: Evolution 3.18.5.1 FreeBSD GNOME Team Port Mime-Version: 1.0 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:04:27 -0000 --=-MOBlsDiJgmJZZzj/hxid Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Sun, 2017-02-05 at 09:54 +0000, Vasil Dimov wrote: > Author: vd > Date: Sun Feb=C2=A0=C2=A05 09:54:31 2017 > New Revision: 433388 > URL: https://svnweb.freebsd.org/changeset/ports/433388 >=20 > Log: > =C2=A0 ftp/wget: Upgrade from 1.18_2 to 1.19 >=20 > Modified: > =C2=A0 head/ftp/wget/Makefile > =C2=A0 head/ftp/wget/distinfo >=20 > Modified: head/ftp/wget/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/ftp/wget/Makefile Sun Feb=C2=A0=C2=A05 09:03:41 2017 (r4 > 33387) > +++ head/ftp/wget/Makefile Sun Feb=C2=A0=C2=A05 09:54:31 2017 (r4 > 33388) > @@ -2,8 +2,7 @@ > =C2=A0# $FreeBSD$ > =C2=A0 > =C2=A0PORTNAME=3D wget > -DISTVERSION=3D 1.18 > -PORTREVISION=3D 2 > +DISTVERSION=3D 1.19 > =C2=A0CATEGORIES=3D ftp www ipv6 > =C2=A0MASTER_SITES=3D GNU > =C2=A0 > @@ -51,6 +50,8 @@ PSL_LIB_DEPENDS=3D libpsl.so:dns/libpsl > =C2=A0 > =C2=A0.include > =C2=A0 > +CONFIGURE_ARGS+=3D--with-included-libunistring > + > =C2=A0.if ${PORT_OPTIONS:MOPENSSL} > =C2=A0USE_OPENSSL=3D yes > =C2=A0CONFIGURE_ARGS+=3D--with-ssl=3Dopenssl --with-libssl- > prefix=3D${OPENSSLBASE} >=20 > Modified: head/ftp/wget/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=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/ftp/wget/distinfo Sun Feb=C2=A0=C2=A05 09:03:41 2017 (r4 > 33387) > +++ head/ftp/wget/distinfo Sun Feb=C2=A0=C2=A05 09:54:31 2017 (r4 > 33388) > @@ -1,3 +1,3 @@ > -TIMESTAMP =3D 1466495244 > -SHA256 (wget-1.18.tar.xz) =3D > b5b55b75726c04c06fe253daec9329a6f1a3c0c1878e3ea76ebfebc139ea9cc1 > -SIZE (wget-1.18.tar.xz) =3D 1922376 > +TIMESTAMP =3D 1486213522 > +SHA256 (wget-1.19.tar.xz) =3D > 0f1157bbf4daae19f3e1ddb70c6ccb2067feb834a6aa23c9d9daa7f048606384 > +SIZE (wget-1.19.tar.xz) =3D 2075916 >=20 Hi Vasil, wget fails to build on 10.3 cc=C2=A0=C2=A0-DNDEBUG -O2 -pipe=C2=A0=C2=A0-DLIBICONV_PLUG -fstack-protect= or -fno-strict- aliasing=C2=A0=C2=A0-L/usr/local/lib -L/usr/lib=C2=A0=C2=A0-fstack-protecto= r -o wget connect.o convert.o cookies.o ftp.o css_.o css-url.o ftp-basic.o ftp- ls.o hash.o host.o hsts.o html-parse.o html-url.o http.o init.o log.o main.o netrc.o progress.o ptimer.o recur.o res.o retr.o spider.o url.o warc.o xattr.o utils.o exits.o build_info.o=C2=A0=C2=A0=C2=A0version.o ftp-= opie.o openssl.o http-ntlm.o ../lib/libgnu.a=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0-L/usr/local/lib -lintl -R/usr/local/lib=C2=A0=C2=A0=C2=A0=C2=A0/usr/lib/libssl.so /usr/lib/libcryp= to.so -lz=C2=A0 cc: error: unknown argument: '-R/usr/local/lib' gmake[4]: *** [Makefile:1567: wget] Error 1 gmake[4]: Leaving directory '/wrkdirs/usr/ports/ftp/wget/work/wget- 1.19/src' gmake[3]: *** [Makefile:1466: all] Error 2 gmake[3]: Leaving directory '/wrkdirs/usr/ports/ftp/wget/work/wget- 1.19/src' gmake[2]: *** [Makefile:1456: all-recursive] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/ftp/wget/work/wget- 1.19' gmake[1]: *** [Makefile:1412: all] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/ftp/wget/work/wget- 1.19' =3D=3D=3D> Compilation failed unexpectedly. Fix: add --disable-rpath to CONFIGURE_ARGS Regards, --=20 Carlos Jacobo Puga Medina PGP fingerprint =3D C60E 9497 5302 793B CC2D BB89 A1F3 5D66 E6D0 5453 --=-MOBlsDiJgmJZZzj/hxid Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQGTBAABCgB9FiEExg6Ul1MCeTvMLbuJofNdZubQVFMFAliXTQRfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEM2 MEU5NDk3NTMwMjc5M0JDQzJEQkI4OUExRjM1RDY2RTZEMDU0NTMACgkQofNdZubQ VFMytAf9EP5xajF4PIc8+sLgjQ+Edqeirs7lgawoer5JW6TmaIBa9kLSwWLLGc+V 2RwdiPmm4HuLWuHLZ7vYJXukrIM40BzQ2HB6MMVOd9win5DzHv/aongTKtRiWdvM A+Je124bINRppu3Wy8yGQdj14LHVGwb4siXUzMaM/T5VlTb4GGzYdCFXKb5alQl5 kc1wyZw7wMy07+X6/nVFMyrVfRmLVRS5isYPigBjmoYAD3xVJA3/Dp4IbygTxYeA Wqa2VBjd4Al0C7HVBUPk6OwgTXE/SoByJsQgL4OHqvOGcJAYitLuX6InTN7MJme5 N5PHnZ1nd4OWMyV2ovbOaOzn9G2HnA== =DEMI -----END PGP SIGNATURE----- --=-MOBlsDiJgmJZZzj/hxid-- From owner-svn-ports-head@freebsd.org Sun Feb 5 16:04:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40AB4CD25F2; Sun, 5 Feb 2017 16:04:37 +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 1069011BF; Sun, 5 Feb 2017 16:04:36 +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 v15G4a45051822; Sun, 5 Feb 2017 16:04:36 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G4aoS051820; Sun, 5 Feb 2017 16:04:36 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051604.v15G4aoS051820@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:04:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433423 - head/devel/py-grab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:04:37 -0000 Author: rm Date: Sun Feb 5 16:04:35 2017 New Revision: 433423 URL: https://svnweb.freebsd.org/changeset/ports/433423 Log: devel/py-grab: update to 0.6.34 Modified: head/devel/py-grab/Makefile head/devel/py-grab/distinfo Modified: head/devel/py-grab/Makefile ============================================================================== --- head/devel/py-grab/Makefile Sun Feb 5 16:04:03 2017 (r433422) +++ head/devel/py-grab/Makefile Sun Feb 5 16:04:35 2017 (r433423) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grab -PORTVERSION= 0.6.33 +PORTVERSION= 0.6.34 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grab/distinfo ============================================================================== --- head/devel/py-grab/distinfo Sun Feb 5 16:04:03 2017 (r433422) +++ head/devel/py-grab/distinfo Sun Feb 5 16:04:35 2017 (r433423) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485593110 -SHA256 (grab-0.6.33.tar.gz) = db8bff3e25c0fa891d0741d6a44d499346b562d1344f7efd7e20095bdfc34b7e -SIZE (grab-0.6.33.tar.gz) = 63752 +TIMESTAMP = 1486310044 +SHA256 (grab-0.6.34.tar.gz) = 5007fd7272b621f8ad8b734edc30fc46dc7b5bdd2fea787958289a26d84cdfc1 +SIZE (grab-0.6.34.tar.gz) = 62425 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:07:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D407BCD2680; Sun, 5 Feb 2017 16:07:35 +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 A123D13BE; Sun, 5 Feb 2017 16:07:35 +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 v15G7YOW052027; Sun, 5 Feb 2017 16:07:34 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15G7YXP052026; Sun, 5 Feb 2017 16:07:34 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051607.v15G7YXP052026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:07:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433424 - head/devel/py-grab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:07:35 -0000 Author: rm Date: Sun Feb 5 16:07:34 2017 New Revision: 433424 URL: https://svnweb.freebsd.org/changeset/ports/433424 Log: devel/py-grab: add missing dependency Modified: head/devel/py-grab/Makefile Modified: head/devel/py-grab/Makefile ============================================================================== --- head/devel/py-grab/Makefile Sun Feb 5 16:04:35 2017 (r433423) +++ head/devel/py-grab/Makefile Sun Feb 5 16:07:34 2017 (r433424) @@ -16,7 +16,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml ${PYTHON_PKGNAMEPREFIX}weblib>0:devel/py-weblib \ ${PYTHON_PKGNAMEPREFIX}selection>0:devel/py-selection \ ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six \ - ${PYTHON_PKGNAMEPREFIX}user_agent>0:www/py-user_agent + ${PYTHON_PKGNAMEPREFIX}user_agent>0:www/py-user_agent \ + ${PYTHON_PKGNAMEPREFIX}defusedxml>0:devel/py-defusedxml NO_ARCH= yes USES= python From owner-svn-ports-head@freebsd.org Sun Feb 5 16:13:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 09588CD2886; Sun, 5 Feb 2017 16:13:32 +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 CAA411933; Sun, 5 Feb 2017 16:13:31 +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 v15GDUmb055825; Sun, 5 Feb 2017 16:13:30 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15GDUEY055824; Sun, 5 Feb 2017 16:13:30 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051613.v15GDUEY055824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:13:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433425 - head/devel/py-boto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:13:32 -0000 Author: rm Date: Sun Feb 5 16:13:30 2017 New Revision: 433425 URL: https://svnweb.freebsd.org/changeset/ports/433425 Log: devel/py-boto: enable concurrent install Enable concurrent feature to let boto be installed simultaneously both with python2 and python3. PR: 216579 Submitted by: John W. O'Brien Modified: head/devel/py-boto/Makefile Modified: head/devel/py-boto/Makefile ============================================================================== --- head/devel/py-boto/Makefile Sun Feb 5 16:07:34 2017 (r433424) +++ head/devel/py-boto/Makefile Sun Feb 5 16:13:30 2017 (r433425) @@ -3,6 +3,7 @@ PORTNAME= boto PORTVERSION= 2.45.0 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +15,7 @@ LICENSE= MIT NO_ARCH= yes USES= python:2.7+ -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils CONFLICTS_INSTALL= p5-Net-Amazon-Route53-[0-9]* From owner-svn-ports-head@freebsd.org Sun Feb 5 16:46:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B08C7CD217B; Sun, 5 Feb 2017 16:46:04 +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 633AACA9; Sun, 5 Feb 2017 16:46:04 +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 v15Gk33R068061; Sun, 5 Feb 2017 16:46:03 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Gk3sY068059; Sun, 5 Feb 2017 16:46:03 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051646.v15Gk3sY068059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 16:46:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433426 - in head/security/py-pycryptodome: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:46:04 -0000 Author: rm Date: Sun Feb 5 16:46:03 2017 New Revision: 433426 URL: https://svnweb.freebsd.org/changeset/ports/433426 Log: security/py-pycryptodome: update to 3.4.4 - remove uneeded patch PR: 216751 Submitted by: Yuri Victorovich (maintainer) Deleted: head/security/py-pycryptodome/files/ Modified: head/security/py-pycryptodome/Makefile head/security/py-pycryptodome/distinfo Modified: head/security/py-pycryptodome/Makefile ============================================================================== --- head/security/py-pycryptodome/Makefile Sun Feb 5 16:13:30 2017 (r433425) +++ head/security/py-pycryptodome/Makefile Sun Feb 5 16:46:03 2017 (r433426) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -PORTVERSION= 3.4.3 +PORTVERSION= 3.4.4 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Cipher/*.so @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Hash/*.so @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Util/*.so + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/Crypto/Protocol/*.so do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test Modified: head/security/py-pycryptodome/distinfo ============================================================================== --- head/security/py-pycryptodome/distinfo Sun Feb 5 16:13:30 2017 (r433425) +++ head/security/py-pycryptodome/distinfo Sun Feb 5 16:46:03 2017 (r433426) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476858640 -SHA256 (pycryptodome-3.4.3.tar.gz) = 4b1697b5787afe8e7fd81b96ff4501376f52cb80fc9dd684f6989ea3b69853f4 -SIZE (pycryptodome-3.4.3.tar.gz) = 6494152 +TIMESTAMP = 1486113585 +SHA256 (pycryptodome-3.4.4.tar.gz) = e3b44c97e2415a6b86f6487a4ba9df07dbce33db16740852ddc029d05e52ce89 +SIZE (pycryptodome-3.4.4.tar.gz) = 6494202 From owner-svn-ports-head@freebsd.org Sun Feb 5 16:47:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A4DFCD21CC; Sun, 5 Feb 2017 16:47:35 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A22BF1C; Sun, 5 Feb 2017 16:47:35 +0000 (UTC) (envelope-from vd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15GlYv6068217; Sun, 5 Feb 2017 16:47:34 GMT (envelope-from vd@FreeBSD.org) Received: (from vd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15GlY1k068216; Sun, 5 Feb 2017 16:47:34 GMT (envelope-from vd@FreeBSD.org) Message-Id: <201702051647.v15GlY1k068216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vd set sender to vd@FreeBSD.org using -f From: Vasil Dimov Date: Sun, 5 Feb 2017 16:47:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433427 - head/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:47:35 -0000 Author: vd Date: Sun Feb 5 16:47:34 2017 New Revision: 433427 URL: https://svnweb.freebsd.org/changeset/ports/433427 Log: ftp/wget: fix compilation error due to -R being passed to clang gcc accepts -R, but clang needs -Wl,-R and since we are changing this, use the proper -Wl,-rpath. Reported by: Walter Schwarzenfeld, Barbara Guida, Jimmy Olgeni, Ken J. Modified: head/ftp/wget/Makefile Modified: head/ftp/wget/Makefile ============================================================================== --- head/ftp/wget/Makefile Sun Feb 5 16:46:03 2017 (r433426) +++ head/ftp/wget/Makefile Sun Feb 5 16:47:34 2017 (r433427) @@ -78,6 +78,7 @@ post-patch: -e 's,@file{},@file{${PREFIX}},' \ ${WRKSRC}/doc/sample.wgetrc* ${WRKSRC}/doc/wget.texi ${REINPLACE_CMD} -e '/ac_fn_c_check_header_mongrel.*uuid\/uuid.h/ d' \ + -e 's|-R$$found_dir|-Wl,-rpath=$$found_dir|g' \ ${WRKSRC}/configure .include From owner-svn-ports-head@freebsd.org Sun Feb 5 16:58:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 48913CD23CF; Sun, 5 Feb 2017 16:58:42 +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 0A72F15DB; Sun, 5 Feb 2017 16:58:41 +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 v15GwfBL072219; Sun, 5 Feb 2017 16:58:41 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Gwe87072217; Sun, 5 Feb 2017 16:58:40 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702051658.v15Gwe87072217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Feb 2017 16:58:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433428 - head/textproc/py-openpyxl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 16:58:42 -0000 Author: antoine Date: Sun Feb 5 16:58:40 2017 New Revision: 433428 URL: https://svnweb.freebsd.org/changeset/ports/433428 Log: Update to 2.4.2 Modified: head/textproc/py-openpyxl/Makefile head/textproc/py-openpyxl/distinfo Modified: head/textproc/py-openpyxl/Makefile ============================================================================== --- head/textproc/py-openpyxl/Makefile Sun Feb 5 16:47:34 2017 (r433427) +++ head/textproc/py-openpyxl/Makefile Sun Feb 5 16:58:40 2017 (r433428) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openpyxl -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-openpyxl/distinfo ============================================================================== --- head/textproc/py-openpyxl/distinfo Sun Feb 5 16:47:34 2017 (r433427) +++ head/textproc/py-openpyxl/distinfo Sun Feb 5 16:58:40 2017 (r433428) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480270684 -SHA256 (openpyxl-2.4.1.tar.gz) = 836e66578320e5871baa5a958c7acb7dcbc1b508989a675276b20ac2e1c08d82 -SIZE (openpyxl-2.4.1.tar.gz) = 154612 +TIMESTAMP = 1486200018 +SHA256 (openpyxl-2.4.2.tar.gz) = 2fe9ba182b687acf7e4660b39bd91d703c0bf934f8295c182d04ecd2345c6e26 +SIZE (openpyxl-2.4.2.tar.gz) = 177505 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:20:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98543CD2961; Sun, 5 Feb 2017 17:20:07 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4DE891E99; Sun, 5 Feb 2017 17:20:07 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15HK6nm080462; Sun, 5 Feb 2017 17:20:06 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HK62t080460; Sun, 5 Feb 2017 17:20:06 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201702051720.v15HK62t080460@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 5 Feb 2017 17:20:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433429 - head/x11/workrave X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:20:07 -0000 Author: rakuco Date: Sun Feb 5 17:20:06 2017 New Revision: 433429 URL: https://svnweb.freebsd.org/changeset/ports/433429 Log: Update to 1.10.16. https://raw.githubusercontent.com/rcaelers/workrave/v1_10_16/NEWS PR: 216321 Submitted by: Tobias Kortkamp (maintainer) Modified: head/x11/workrave/Makefile head/x11/workrave/distinfo Modified: head/x11/workrave/Makefile ============================================================================== --- head/x11/workrave/Makefile Sun Feb 5 16:58:40 2017 (r433428) +++ head/x11/workrave/Makefile Sun Feb 5 17:20:06 2017 (r433429) @@ -3,7 +3,7 @@ PORTNAME= workrave DISTVERSIONPREFIX= v -DISTVERSION= 1_10_15 +DISTVERSION= 1_10_16 CATEGORIES= x11 MAINTAINER= t@tobik.me @@ -13,7 +13,7 @@ LICENSE= GPLv3+ LIB_DEPENDS= libgdome.so:textproc/gdome2 -USES= autoreconf:build gettext gmake libtool pathfix pkgconfig +USES= autoreconf:build gettext gmake libtool localbase pathfix pkgconfig USE_XORG= ice recordproto sm x11 xext xmu xscrnsaver xtst USE_GNOME= intltool intlhack introspection gtkmm30 GNU_CONFIGURE= yes @@ -31,9 +31,6 @@ USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= rcaelers -CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - INSTALL_TARGET= install-strip OPTIONS_DEFINE= DBUS DISTRIBUTION GSTREAMER Modified: head/x11/workrave/distinfo ============================================================================== --- head/x11/workrave/distinfo Sun Feb 5 16:58:40 2017 (r433428) +++ head/x11/workrave/distinfo Sun Feb 5 17:20:06 2017 (r433429) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477434451 -SHA256 (rcaelers-workrave-v1_10_15_GH0.tar.gz) = fa05bedbb32baae9d22ef2b1ac25e90bc9f1363ce588b396190b0240559f471c -SIZE (rcaelers-workrave-v1_10_15_GH0.tar.gz) = 6375380 +TIMESTAMP = 1484927911 +SHA256 (rcaelers-workrave-v1_10_16_GH0.tar.gz) = 4368306db0d06e76a3a90fc8e81b3648c1218259833b01cdc6899b1e98e5895c +SIZE (rcaelers-workrave-v1_10_16_GH0.tar.gz) = 6375438 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:26:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BDD57CD2B4E; Sun, 5 Feb 2017 17:26:52 +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 7B50236C; Sun, 5 Feb 2017 17:26:52 +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 v15HQp0s084428; Sun, 5 Feb 2017 17:26:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HQp9r084425; Sun, 5 Feb 2017 17:26:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702051726.v15HQp9r084425@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Feb 2017 17:26:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433430 - in head/devel/libbde: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:26:52 -0000 Author: antoine Date: Sun Feb 5 17:26:51 2017 New Revision: 433430 URL: https://svnweb.freebsd.org/changeset/ports/433430 Log: - Update to alpha-20170204 - Make NLS optional Modified: head/devel/libbde/Makefile head/devel/libbde/distinfo head/devel/libbde/files/patch-pybde_Makefile.in Modified: head/devel/libbde/Makefile ============================================================================== --- head/devel/libbde/Makefile Sun Feb 5 17:20:06 2017 (r433429) +++ head/devel/libbde/Makefile Sun Feb 5 17:26:51 2017 (r433430) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libbde -DISTVERSION= alpha-20160731 +DISTVERSION= alpha-20170204 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -14,18 +14,22 @@ LICENSE= LGPL3+ LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} -USES= fuse gettext libtool pathfix pkgconfig python ssl +CONFIGURE_ARGS= --enable-python +USES= fuse libtool pathfix pkgconfig python ssl USE_LDCONFIG= yes INSTALL_TARGET= install-strip LIBS+= -L${OPENSSLLIB} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} -PORTDOCS= AUTHORS ChangeLog +OPTIONS_DEFINE= DOCS NLS + +NLS_USES= gettext +NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} +NLS_CONFIGURE_OFF= --disable-nls -OPTIONS_DEFINE= DOCS +PORTDOCS= AUTHORS ChangeLog -post-install-DOCS-on: +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Modified: head/devel/libbde/distinfo ============================================================================== --- head/devel/libbde/distinfo Sun Feb 5 17:20:06 2017 (r433429) +++ head/devel/libbde/distinfo Sun Feb 5 17:26:51 2017 (r433430) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470083347 -SHA256 (libbde-alpha-20160731.tar.gz) = 7d7dcd17adf9941e9c8ae56ca7b6b938d0ff2b5c672b26b441e63ab0084acc95 -SIZE (libbde-alpha-20160731.tar.gz) = 1653822 +TIMESTAMP = 1486311298 +SHA256 (libbde-alpha-20170204.tar.gz) = 5a23a6a602993a74f60af724a31241ded051a65f6715d38afd8a67c1fe05d0ad +SIZE (libbde-alpha-20170204.tar.gz) = 1656035 Modified: head/devel/libbde/files/patch-pybde_Makefile.in ============================================================================== --- head/devel/libbde/files/patch-pybde_Makefile.in Sun Feb 5 17:20:06 2017 (r433429) +++ head/devel/libbde/files/patch-pybde_Makefile.in Sun Feb 5 17:26:51 2017 (r433430) @@ -1,8 +1,8 @@ # Allow building when an older version of libbde is installed ---- pybde/Makefile.in.orig 2016-08-01 20:29:29 UTC +--- pybde/Makefile.in.orig 2017-02-05 12:42:14 UTC +++ pybde/Makefile.in -@@ -192,7 +192,7 @@ AM_V_at = $(am__v_at_@AM_V@) +@@ -191,7 +191,7 @@ AM_V_at = $(am__v_at_@AM_V@) am__v_at_ = $(am__v_at_@AM_DEFAULT_V@) am__v_at_0 = @ am__v_at_1 = From owner-svn-ports-head@freebsd.org Sun Feb 5 17:27:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 305B7CD2BA2; Sun, 5 Feb 2017 17:27:41 +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 D75D166E; Sun, 5 Feb 2017 17:27: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 v15HRd87084566; Sun, 5 Feb 2017 17:27:39 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HRdPU084564; Sun, 5 Feb 2017 17:27:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702051727.v15HRdPU084564@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Feb 2017 17:27:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433431 - head/devel/libscca X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:27:41 -0000 Author: antoine Date: Sun Feb 5 17:27:39 2017 New Revision: 433431 URL: https://svnweb.freebsd.org/changeset/ports/433431 Log: - Update to alpha-20170205 - Make NLS optional Modified: head/devel/libscca/Makefile head/devel/libscca/distinfo Modified: head/devel/libscca/Makefile ============================================================================== --- head/devel/libscca/Makefile Sun Feb 5 17:26:51 2017 (r433430) +++ head/devel/libscca/Makefile Sun Feb 5 17:27:39 2017 (r433431) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libscca -DISTVERSION= alpha-20161031 +DISTVERSION= alpha-20170205 CATEGORIES= devel MASTER_SITES= https://github.com/libyal/libscca/releases/download/${PORTVERSION:E}/ \ LOCAL/antoine @@ -16,17 +16,21 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfwnt.so:devel/libfwnt GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-python --with-libintl-prefix=${LOCALBASE} --with-libfwnt=${LOCALBASE} -USES= gettext libtool pathfix python +CONFIGURE_ARGS= --enable-python --with-libfwnt=${LOCALBASE} +USES= libtool pathfix python USE_LDCONFIG= yes INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:E} -PORTDOCS= AUTHORS ChangeLog +OPTIONS_DEFINE= DOCS NLS + +NLS_USES= gettext +NLS_CONFIGURE_ON= --with-libintl-prefix=${LOCALBASE} +NLS_CONFIGURE_OFF= --disable-nls -OPTIONS_DEFINE= DOCS +PORTDOCS= AUTHORS ChangeLog -post-install-DOCS-on: +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} Modified: head/devel/libscca/distinfo ============================================================================== --- head/devel/libscca/distinfo Sun Feb 5 17:26:51 2017 (r433430) +++ head/devel/libscca/distinfo Sun Feb 5 17:27:39 2017 (r433431) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478185133 -SHA256 (libscca-alpha-20161031.tar.gz) = 200a618fe84ac3909bcc0eda1ef3f5081c5a66527859e36c63c0dde45ff79b16 -SIZE (libscca-alpha-20161031.tar.gz) = 1577006 +TIMESTAMP = 1486311444 +SHA256 (libscca-alpha-20170205.tar.gz) = abde72db7b1401fc6b65232bb7caa0c20bb3f54862373713677105bc82b5478a +SIZE (libscca-alpha-20170205.tar.gz) = 1548233 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:33:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4BD8CD2E59; Sun, 5 Feb 2017 17:33:52 +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 B1398C4E; Sun, 5 Feb 2017 17:33:52 +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 v15HXpCV088384; Sun, 5 Feb 2017 17:33:51 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HXp9w088382; Sun, 5 Feb 2017 17:33:51 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051733.v15HXp9w088382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:33:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433432 - head/textproc/py-mwparserfromhell X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:33:53 -0000 Author: rm Date: Sun Feb 5 17:33:51 2017 New Revision: 433432 URL: https://svnweb.freebsd.org/changeset/ports/433432 Log: textproc/py-mwparserfromhell: update to 0.4.4 PR: 216715 Submitted by: Yuri Victorovich (maintainer) Modified: head/textproc/py-mwparserfromhell/Makefile head/textproc/py-mwparserfromhell/distinfo Modified: head/textproc/py-mwparserfromhell/Makefile ============================================================================== --- head/textproc/py-mwparserfromhell/Makefile Sun Feb 5 17:27:39 2017 (r433431) +++ head/textproc/py-mwparserfromhell/Makefile Sun Feb 5 17:33:51 2017 (r433432) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mwparserfromhell -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-mwparserfromhell/distinfo ============================================================================== --- head/textproc/py-mwparserfromhell/distinfo Sun Feb 5 17:27:39 2017 (r433431) +++ head/textproc/py-mwparserfromhell/distinfo Sun Feb 5 17:33:51 2017 (r433432) @@ -1,2 +1,3 @@ -SHA256 (mwparserfromhell-0.4.3.tar.gz) = 1eb243e8c1cd84e7894aeda7abfc905acd6c560fc31c2009800a664a0318d91c -SIZE (mwparserfromhell-0.4.3.tar.gz) = 117848 +TIMESTAMP = 1486000433 +SHA256 (mwparserfromhell-0.4.4.tar.gz) = e15079b832e47b076e811ee3cce391f7bf116fe8289a97ea1181577331e3e6b4 +SIZE (mwparserfromhell-0.4.4.tar.gz) = 118399 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:34:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC78ECD2EE3; Sun, 5 Feb 2017 17:34:55 +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 AC04CD90; Sun, 5 Feb 2017 17:34:55 +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 v15HYs0T088547; Sun, 5 Feb 2017 17:34:54 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HYsPr088545; Sun, 5 Feb 2017 17:34:54 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051734.v15HYsPr088545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:34:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433433 - head/www/py-cachecontrol X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:34:56 -0000 Author: rm Date: Sun Feb 5 17:34:54 2017 New Revision: 433433 URL: https://svnweb.freebsd.org/changeset/ports/433433 Log: www/py-cachecontrol: update to 0.12.0 PR: 216714 Submitted by: Yuri Victorovich (maintainer) Modified: head/www/py-cachecontrol/Makefile head/www/py-cachecontrol/distinfo Modified: head/www/py-cachecontrol/Makefile ============================================================================== --- head/www/py-cachecontrol/Makefile Sun Feb 5 17:33:51 2017 (r433432) +++ head/www/py-cachecontrol/Makefile Sun Feb 5 17:34:54 2017 (r433433) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= CacheControl -PORTVERSION= 0.11.7 +PORTVERSION= 0.12.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-cachecontrol/distinfo ============================================================================== --- head/www/py-cachecontrol/distinfo Sun Feb 5 17:33:51 2017 (r433432) +++ head/www/py-cachecontrol/distinfo Sun Feb 5 17:34:54 2017 (r433433) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475141211 -SHA256 (CacheControl-0.11.7.tar.gz) = 8f7829d92584f1f2360ebfff4517ee359787d5b7dfa2ef9579f871b628745a1e -SIZE (CacheControl-0.11.7.tar.gz) = 13902 +TIMESTAMP = 1486000289 +SHA256 (CacheControl-0.12.0.tar.gz) = ce479e88e697dc088297a5781daa2e812aa0dc888dc439602a308af6f4ff09e8 +SIZE (CacheControl-0.12.0.tar.gz) = 13815 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:36:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 306C0CD2F64; Sun, 5 Feb 2017 17:36:10 +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 002CDED0; Sun, 5 Feb 2017 17:36: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 v15Ha9qB088723; Sun, 5 Feb 2017 17:36:09 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Ha8Sv088721; Sun, 5 Feb 2017 17:36:08 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051736.v15Ha8Sv088721@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:36:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433434 - head/devel/py-python-gist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:36:10 -0000 Author: rm Date: Sun Feb 5 17:36:08 2017 New Revision: 433434 URL: https://svnweb.freebsd.org/changeset/ports/433434 Log: devel/py-python-gist: update to 0.4.7 PR: 216712 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-python-gist/Makefile head/devel/py-python-gist/distinfo Modified: head/devel/py-python-gist/Makefile ============================================================================== --- head/devel/py-python-gist/Makefile Sun Feb 5 17:34:54 2017 (r433433) +++ head/devel/py-python-gist/Makefile Sun Feb 5 17:36:08 2017 (r433434) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-gist -PORTVERSION= 0.4.5 +PORTVERSION= 0.4.7 DISTVERSIONPREFIX= v CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-python-gist/distinfo ============================================================================== --- head/devel/py-python-gist/distinfo Sun Feb 5 17:34:54 2017 (r433433) +++ head/devel/py-python-gist/distinfo Sun Feb 5 17:36:08 2017 (r433434) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482774542 -SHA256 (jdowner-gist-v0.4.5_GH0.tar.gz) = 42cf39871b21e12d27478bcf042ff1da55ee3f67f7fd9dd2779dd706b4ba05c3 -SIZE (jdowner-gist-v0.4.5_GH0.tar.gz) = 17536 +TIMESTAMP = 1485998853 +SHA256 (jdowner-gist-v0.4.7_GH0.tar.gz) = 41e9762780e71ca35c0080a55df4d9425a2ed71d1658e2ab22478a8731c1b91a +SIZE (jdowner-gist-v0.4.7_GH0.tar.gz) = 17698 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:37:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22E24CD2FA1; Sun, 5 Feb 2017 17:37:13 +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 E6C8CFB1; Sun, 5 Feb 2017 17:37:12 +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 v15HbC3J088890; Sun, 5 Feb 2017 17:37:12 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HbB8M088887; Sun, 5 Feb 2017 17:37:11 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051737.v15HbB8M088887@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:37:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433435 - head/devel/py-natsort X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:37:13 -0000 Author: rm Date: Sun Feb 5 17:37:11 2017 New Revision: 433435 URL: https://svnweb.freebsd.org/changeset/ports/433435 Log: devel/py-natsort: update to 5.0.2 PR: 216710 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-natsort/Makefile head/devel/py-natsort/distinfo Modified: head/devel/py-natsort/Makefile ============================================================================== --- head/devel/py-natsort/Makefile Sun Feb 5 17:36:08 2017 (r433434) +++ head/devel/py-natsort/Makefile Sun Feb 5 17:37:11 2017 (r433435) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= natsort -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-natsort/distinfo ============================================================================== --- head/devel/py-natsort/distinfo Sun Feb 5 17:36:08 2017 (r433434) +++ head/devel/py-natsort/distinfo Sun Feb 5 17:37:11 2017 (r433435) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467249855 -SHA256 (natsort-5.0.1.tar.gz) = 4ad6b4d1153451e345967989bd3ca30abf33f615b116eeadfcc51a456e6974a9 -SIZE (natsort-5.0.1.tar.gz) = 68053 +TIMESTAMP = 1485998413 +SHA256 (natsort-5.0.2.tar.gz) = 765edf99a8cf673cb6c78feec0bfa1f25b560ec046aff19eb6f2aa882890062e +SIZE (natsort-5.0.2.tar.gz) = 133738 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:42:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3256ACD2120; Sun, 5 Feb 2017 17:42:12 +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 CADD111ED; Sun, 5 Feb 2017 17:42:11 +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 v15HgAiZ092901; Sun, 5 Feb 2017 17:42:10 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HgAwO092898; Sun, 5 Feb 2017 17:42:10 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051742.v15HgAwO092898@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:42:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433436 - head/www/glpi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:42:12 -0000 Author: rm Date: Sun Feb 5 17:42:10 2017 New Revision: 433436 URL: https://svnweb.freebsd.org/changeset/ports/433436 Log: www/glpi: update to 9.1.2 ChangeLog for 9.1.2 at https://github.com/glpi-project/glpi/releases/tag/9.1.2 PR: 216796 PR: 212674 Submitted by: Mathias Monnerville (maintainer) Reported by: dasti Modified: head/www/glpi/Makefile head/www/glpi/distinfo head/www/glpi/pkg-plist Modified: head/www/glpi/Makefile ============================================================================== --- head/www/glpi/Makefile Sun Feb 5 17:37:11 2017 (r433435) +++ head/www/glpi/Makefile Sun Feb 5 17:42:10 2017 (r433436) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glpi -PORTVERSION= 0.90.5 +PORTVERSION= 9.1.2 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://github.com/glpi-project/glpi/releases/download/${PORTVERSION}/ @@ -12,11 +12,13 @@ COMMENT= Free IT and asset management so LICENSE= GPLv2 -USES= cpe gettext php +USES= cpe gettext php tar:tgz CPE_VENDOR= glpi-project -USE_PHP= mysqli mbstring pcre session xml json ctype gd +USE_PHP= ctype fileinfo filter gd json mbstring mysqli \ + pcre session simplexml wddx xml xmlrpc zlib WRKSRC= ${WRKDIR}/${PORTNAME} +NO_ARCH= yes NO_BUILD= yes GLPIDIR?= www/${PORTNAME} Modified: head/www/glpi/distinfo ============================================================================== --- head/www/glpi/distinfo Sun Feb 5 17:37:11 2017 (r433435) +++ head/www/glpi/distinfo Sun Feb 5 17:42:10 2017 (r433436) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472397287 -SHA256 (glpi-0.90.5.tar.gz) = d9b89385b2ca3004445108889492acc412013ba832409ff17496a6e019323eb3 -SIZE (glpi-0.90.5.tar.gz) = 20117959 +TIMESTAMP = 1486240060 +SHA256 (glpi-9.1.2.tgz) = 54a88ed776ad799fc9b1158d12567b3a791ed94b6a9a586e8ed9b9c4977aa852 +SIZE (glpi-9.1.2.tgz) = 29241045 Modified: head/www/glpi/pkg-plist ============================================================================== --- head/www/glpi/pkg-plist Sun Feb 5 17:37:11 2017 (r433435) +++ head/www/glpi/pkg-plist Sun Feb 5 17:42:10 2017 (r433436) @@ -1,14 +1,16 @@ @owner www @group www %%WWWDIR%%/.htaccess +%%WWWDIR%%/.tx/config %%WWWDIR%%/AUTHORS.txt %%WWWDIR%%/CHANGELOG.txt %%WWWDIR%%/COPYING.txt %%WWWDIR%%/LISEZMOI.txt -%%WWWDIR%%/README.txt +%%WWWDIR%%/README.md %%WWWDIR%%/ajax/autocompletion.php %%WWWDIR%%/ajax/comments.php %%WWWDIR%%/ajax/common.tabs.php +%%WWWDIR%%/ajax/displayMessageAfterRedirect.php %%WWWDIR%%/ajax/dropdownAllItems.php %%WWWDIR%%/ajax/dropdownConnect.php %%WWWDIR%%/ajax/dropdownConnectNetworkPort.php @@ -46,6 +48,7 @@ %%WWWDIR%%/ajax/helpdesk_observer.php %%WWWDIR%%/ajax/index.php %%WWWDIR%%/ajax/inputtext.php +%%WWWDIR%%/ajax/itemTicket.php %%WWWDIR%%/ajax/ldapdaterestriction.php %%WWWDIR%%/ajax/massiveaction.php %%WWWDIR%%/ajax/planning.php @@ -65,23 +68,29 @@ %%WWWDIR%%/ajax/selectUnaffectedOrNewItem_Device.php %%WWWDIR%%/ajax/solution.php %%WWWDIR%%/ajax/subvisibility.php +%%WWWDIR%%/ajax/task.php %%WWWDIR%%/ajax/textarea.php %%WWWDIR%%/ajax/ticketassigninformation.php %%WWWDIR%%/ajax/ticketiteminformation.php %%WWWDIR%%/ajax/ticketsatisfaction.php -%%WWWDIR%%/ajax/timeline_viewsubitem.php +%%WWWDIR%%/ajax/timeline.php %%WWWDIR%%/ajax/transfers.php %%WWWDIR%%/ajax/uemailUpdate.php +%%WWWDIR%%/ajax/unlockobject.php %%WWWDIR%%/ajax/updateMetaSearch.php %%WWWDIR%%/ajax/updateTrackingDeviceType.php %%WWWDIR%%/ajax/updateTranslationFields.php %%WWWDIR%%/ajax/updatecurrenttab.php %%WWWDIR%%/ajax/viewsubitem.php %%WWWDIR%%/ajax/visibility.php +%%WWWDIR%%/apirest.md +%%WWWDIR%%/apirest.php +%%WWWDIR%%/apixmlrpc.php %%WWWDIR%%/config/.htaccess %%WWWDIR%%/config/based_config.php %%WWWDIR%%/config/config.php %%WWWDIR%%/config/define.php +%%WWWDIR%%/css/highcontrast.css %%WWWDIR%%/css/jquery-glpi.css %%WWWDIR%%/css/jstree/d.gif %%WWWDIR%%/css/jstree/d.png @@ -138,6 +147,7 @@ %%WWWDIR%%/files/_tmp/remove.txt %%WWWDIR%%/files/_uploads/remove.txt %%WWWDIR%%/front/allassets.php +%%WWWDIR%%/front/apiclient.form.php %%WWWDIR%%/front/auth.others.php %%WWWDIR%%/front/auth.settings.php %%WWWDIR%%/front/authldap.form.php @@ -154,6 +164,8 @@ %%WWWDIR%%/front/bookmark.php %%WWWDIR%%/front/budget.form.php %%WWWDIR%%/front/budget.php +%%WWWDIR%%/front/budgettype.form.php +%%WWWDIR%%/front/budgettype.php %%WWWDIR%%/front/calendar.form.php %%WWWDIR%%/front/calendar.php %%WWWDIR%%/front/calendar_holiday.form.php @@ -185,6 +197,7 @@ %%WWWDIR%%/front/computer_item.form.php %%WWWDIR%%/front/computer_softwarelicense.form.php %%WWWDIR%%/front/computer_softwareversion.form.php +%%WWWDIR%%/front/computerantivirus.form.php %%WWWDIR%%/front/computerdisk.form.php %%WWWDIR%%/front/computermodel.form.php %%WWWDIR%%/front/computermodel.php @@ -375,6 +388,8 @@ %%WWWDIR%%/front/notimportedemail.php %%WWWDIR%%/front/operatingsystem.form.php %%WWWDIR%%/front/operatingsystem.php +%%WWWDIR%%/front/operatingsystemarchitecture.form.php +%%WWWDIR%%/front/operatingsystemarchitecture.php %%WWWDIR%%/front/operatingsystemservicepack.form.php %%WWWDIR%%/front/operatingsystemservicepack.php %%WWWDIR%%/front/operatingsystemversion.form.php @@ -393,6 +408,7 @@ %%WWWDIR%%/front/phonepowersupply.php %%WWWDIR%%/front/phonetype.form.php %%WWWDIR%%/front/phonetype.php +%%WWWDIR%%/front/planning.form.php %%WWWDIR%%/front/planning.php %%WWWDIR%%/front/planningrecall.form.php %%WWWDIR%%/front/plugin.form.php @@ -480,6 +496,8 @@ %%WWWDIR%%/front/ruledictionnarynetworkequipmenttype.php %%WWWDIR%%/front/ruledictionnaryoperatingsystem.form.php %%WWWDIR%%/front/ruledictionnaryoperatingsystem.php +%%WWWDIR%%/front/ruledictionnaryoperatingsystemarchitecture.form.php +%%WWWDIR%%/front/ruledictionnaryoperatingsystemarchitecture.php %%WWWDIR%%/front/ruledictionnaryoperatingsystemservicepack.form.php %%WWWDIR%%/front/ruledictionnaryoperatingsystemservicepack.php %%WWWDIR%%/front/ruledictionnaryoperatingsystemversion.form.php @@ -522,13 +540,17 @@ %%WWWDIR%%/front/sla.form.php %%WWWDIR%%/front/sla.php %%WWWDIR%%/front/slalevel.form.php +%%WWWDIR%%/front/slalevel.php %%WWWDIR%%/front/slalevelaction.form.php %%WWWDIR%%/front/slalevelcriteria.form.php +%%WWWDIR%%/front/slt.form.php +%%WWWDIR%%/front/slt.php %%WWWDIR%%/front/software.form.php %%WWWDIR%%/front/software.php %%WWWDIR%%/front/softwarecategory.form.php %%WWWDIR%%/front/softwarecategory.php %%WWWDIR%%/front/softwarelicense.form.php +%%WWWDIR%%/front/softwarelicense.php %%WWWDIR%%/front/softwarelicensetype.form.php %%WWWDIR%%/front/softwarelicensetype.php %%WWWDIR%%/front/softwareversion.form.php @@ -553,6 +575,8 @@ %%WWWDIR%%/front/suppliertype.php %%WWWDIR%%/front/taskcategory.form.php %%WWWDIR%%/front/taskcategory.php +%%WWWDIR%%/front/tasktemplate.form.php +%%WWWDIR%%/front/tasktemplate.php %%WWWDIR%%/front/ticket.form.php %%WWWDIR%%/front/ticket.php %%WWWDIR%%/front/ticket_ticket.form.php @@ -591,6 +615,10 @@ %%WWWDIR%%/front/wifinetwork.php %%WWWDIR%%/inc/ajax.class.php %%WWWDIR%%/inc/alert.class.php +%%WWWDIR%%/inc/api.class.php +%%WWWDIR%%/inc/apiclient.class.php +%%WWWDIR%%/inc/apirest.class.php +%%WWWDIR%%/inc/apixmlrpc.class.php %%WWWDIR%%/inc/auth.class.php %%WWWDIR%%/inc/authldap.class.php %%WWWDIR%%/inc/authldapreplicate.class.php @@ -603,6 +631,7 @@ %%WWWDIR%%/inc/bookmark.class.php %%WWWDIR%%/inc/bookmark_user.class.php %%WWWDIR%%/inc/budget.class.php +%%WWWDIR%%/inc/budgettype.class.php %%WWWDIR%%/inc/calendar.class.php %%WWWDIR%%/inc/calendar_holiday.class.php %%WWWDIR%%/inc/calendarsegment.class.php @@ -640,6 +669,7 @@ %%WWWDIR%%/inc/computer_item.class.php %%WWWDIR%%/inc/computer_softwarelicense.class.php %%WWWDIR%%/inc/computer_softwareversion.class.php +%%WWWDIR%%/inc/computerantivirus.class.php %%WWWDIR%%/inc/computerdisk.class.php %%WWWDIR%%/inc/computermodel.class.php %%WWWDIR%%/inc/computertype.class.php @@ -776,6 +806,7 @@ %%WWWDIR%%/inc/networkportalias.class.php %%WWWDIR%%/inc/networkportdialup.class.php %%WWWDIR%%/inc/networkportethernet.class.php +%%WWWDIR%%/inc/networkportfiberchannel.class.php %%WWWDIR%%/inc/networkportinstantiation.class.php %%WWWDIR%%/inc/networkportlocal.class.php %%WWWDIR%%/inc/networkportmigration.class.php @@ -797,6 +828,7 @@ %%WWWDIR%%/inc/notificationtargetfieldunicity.class.php %%WWWDIR%%/inc/notificationtargetinfocom.class.php %%WWWDIR%%/inc/notificationtargetmailcollector.class.php +%%WWWDIR%%/inc/notificationtargetobjectlock.class.php %%WWWDIR%%/inc/notificationtargetplanningrecall.class.php %%WWWDIR%%/inc/notificationtargetproblem.class.php %%WWWDIR%%/inc/notificationtargetproject.class.php @@ -808,7 +840,9 @@ %%WWWDIR%%/inc/notificationtemplate.class.php %%WWWDIR%%/inc/notificationtemplatetranslation.class.php %%WWWDIR%%/inc/notimportedemail.class.php +%%WWWDIR%%/inc/objectlock.class.php %%WWWDIR%%/inc/operatingsystem.class.php +%%WWWDIR%%/inc/operatingsystemarchitecture.class.php %%WWWDIR%%/inc/operatingsystemservicepack.class.php %%WWWDIR%%/inc/operatingsystemversion.class.php %%WWWDIR%%/inc/peripheral.class.php @@ -877,6 +911,8 @@ %%WWWDIR%%/inc/ruledictionnarynetworkequipmenttype.class.php %%WWWDIR%%/inc/ruledictionnarynetworkequipmenttypecollection.class.php %%WWWDIR%%/inc/ruledictionnaryoperatingsystem.class.php +%%WWWDIR%%/inc/ruledictionnaryoperatingsystemarchitecture.class.php +%%WWWDIR%%/inc/ruledictionnaryoperatingsystemarchitecturecollection.class.php %%WWWDIR%%/inc/ruledictionnaryoperatingsystemcollection.class.php %%WWWDIR%%/inc/ruledictionnaryoperatingsystemservicepack.class.php %%WWWDIR%%/inc/ruledictionnaryoperatingsystemservicepackcollection.class.php @@ -919,6 +955,7 @@ %%WWWDIR%%/inc/slalevel_ticket.class.php %%WWWDIR%%/inc/slalevelaction.class.php %%WWWDIR%%/inc/slalevelcriteria.class.php +%%WWWDIR%%/inc/slt.class.php %%WWWDIR%%/inc/software.class.php %%WWWDIR%%/inc/softwarecategory.class.php %%WWWDIR%%/inc/softwarelicense.class.php @@ -933,6 +970,7 @@ %%WWWDIR%%/inc/supplier_ticket.class.php %%WWWDIR%%/inc/suppliertype.class.php %%WWWDIR%%/inc/taskcategory.class.php +%%WWWDIR%%/inc/tasktemplate.class.php %%WWWDIR%%/inc/ticket.class.php %%WWWDIR%%/inc/ticket_ticket.class.php %%WWWDIR%%/inc/ticket_user.class.php @@ -964,7 +1002,8 @@ %%WWWDIR%%/install/index.php %%WWWDIR%%/install/install.php %%WWWDIR%%/install/mysql/.htaccess -%%WWWDIR%%/install/mysql/glpi-0.90.1-empty.sql +%%WWWDIR%%/install/mysql/glpi-9.1-empty.sql +%%WWWDIR%%/install/mysql/glpi-9.1.1-empty.sql %%WWWDIR%%/install/update.php %%WWWDIR%%/install/update_031_04.php %%WWWDIR%%/install/update_042_05.php @@ -1001,634 +1040,13 @@ %%WWWDIR%%/install/update_0855_090.php %%WWWDIR%%/install/update_085_0853.php %%WWWDIR%%/install/update_0901_0905.php +%%WWWDIR%%/install/update_0905_91.php %%WWWDIR%%/install/update_090_0901.php +%%WWWDIR%%/install/update_91_911.php %%WWWDIR%%/install/update_content.php %%WWWDIR%%/install/update_to_031.php %%WWWDIR%%/lib/FreeSans.ttf -%%WWWDIR%%/lib/Zend/Cache/Exception/BadMethodCallException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Cache/Exception/ExtensionNotLoadedException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/LogicException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/MissingDependencyException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/MissingKeyException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/OutOfSpaceException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/UnexpectedValueException.php -%%WWWDIR%%/lib/Zend/Cache/Exception/UnsupportedMethodCallException.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/AbstractPattern.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/CallbackCache.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/CaptureCache.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/ClassCache.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/ObjectCache.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/OutputCache.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/PatternInterface.php -%%WWWDIR%%/lib/Zend/Cache/Pattern/PatternOptions.php -%%WWWDIR%%/lib/Zend/Cache/PatternFactory.php -%%WWWDIR%%/lib/Zend/Cache/PatternPluginManager.php -%%WWWDIR%%/lib/Zend/Cache/README.md -%%WWWDIR%%/lib/Zend/Cache/Service/StorageCacheAbstractServiceFactory.php -%%WWWDIR%%/lib/Zend/Cache/Service/StorageCacheFactory.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/AbstractAdapter.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/AbstractZendServer.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/AdapterOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Apc.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/ApcIterator.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/ApcOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/BlackHole.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Dba.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/DbaIterator.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/DbaOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Filesystem.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/FilesystemIterator.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/FilesystemOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/KeyListIterator.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Memcache.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MemcacheOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MemcacheResourceManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Memcached.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MemcachedOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MemcachedResourceManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Memory.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MemoryOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MongoDb.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MongoDbOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/MongoDbResourceManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Redis.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/RedisOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/RedisResourceManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/Session.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/SessionOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/WinCache.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/WinCacheOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/XCache.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/XCacheOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/ZendServerDisk.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Adapter/ZendServerShm.php -%%WWWDIR%%/lib/Zend/Cache/Storage/AdapterPluginManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/AvailableSpaceCapableInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Capabilities.php -%%WWWDIR%%/lib/Zend/Cache/Storage/ClearByNamespaceInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/ClearByPrefixInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/ClearExpiredInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Event.php -%%WWWDIR%%/lib/Zend/Cache/Storage/ExceptionEvent.php -%%WWWDIR%%/lib/Zend/Cache/Storage/FlushableInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/IterableInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/IteratorInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/OptimizableInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/AbstractPlugin.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/ClearExpiredByFactor.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/ExceptionHandler.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/IgnoreUserAbort.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/OptimizeByFactor.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/PluginInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/PluginOptions.php -%%WWWDIR%%/lib/Zend/Cache/Storage/Plugin/Serializer.php -%%WWWDIR%%/lib/Zend/Cache/Storage/PluginManager.php -%%WWWDIR%%/lib/Zend/Cache/Storage/PostEvent.php -%%WWWDIR%%/lib/Zend/Cache/Storage/StorageInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/TaggableInterface.php -%%WWWDIR%%/lib/Zend/Cache/Storage/TotalSpaceCapableInterface.php -%%WWWDIR%%/lib/Zend/Cache/StorageFactory.php -%%WWWDIR%%/lib/Zend/Cache/composer.json -%%WWWDIR%%/lib/Zend/EventManager/AbstractListenerAggregate.php -%%WWWDIR%%/lib/Zend/EventManager/Event.php -%%WWWDIR%%/lib/Zend/EventManager/EventInterface.php -%%WWWDIR%%/lib/Zend/EventManager/EventManager.php -%%WWWDIR%%/lib/Zend/EventManager/EventManagerAwareInterface.php -%%WWWDIR%%/lib/Zend/EventManager/EventManagerAwareTrait.php -%%WWWDIR%%/lib/Zend/EventManager/EventManagerInterface.php -%%WWWDIR%%/lib/Zend/EventManager/EventsCapableInterface.php -%%WWWDIR%%/lib/Zend/EventManager/Exception/DomainException.php -%%WWWDIR%%/lib/Zend/EventManager/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/EventManager/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/EventManager/Exception/InvalidCallbackException.php -%%WWWDIR%%/lib/Zend/EventManager/Filter/FilterInterface.php -%%WWWDIR%%/lib/Zend/EventManager/Filter/FilterIterator.php -%%WWWDIR%%/lib/Zend/EventManager/FilterChain.php -%%WWWDIR%%/lib/Zend/EventManager/GlobalEventManager.php -%%WWWDIR%%/lib/Zend/EventManager/ListenerAggregateInterface.php -%%WWWDIR%%/lib/Zend/EventManager/ListenerAggregateTrait.php -%%WWWDIR%%/lib/Zend/EventManager/ProvidesEvents.php -%%WWWDIR%%/lib/Zend/EventManager/README.md -%%WWWDIR%%/lib/Zend/EventManager/ResponseCollection.php -%%WWWDIR%%/lib/Zend/EventManager/SharedEventAggregateAwareInterface.php -%%WWWDIR%%/lib/Zend/EventManager/SharedEventManager.php -%%WWWDIR%%/lib/Zend/EventManager/SharedEventManagerAwareInterface.php -%%WWWDIR%%/lib/Zend/EventManager/SharedEventManagerInterface.php -%%WWWDIR%%/lib/Zend/EventManager/SharedListenerAggregateInterface.php -%%WWWDIR%%/lib/Zend/EventManager/StaticEventManager.php -%%WWWDIR%%/lib/Zend/EventManager/composer.json -%%WWWDIR%%/lib/Zend/I18n/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/I18n/Exception/ExtensionNotLoadedException.php -%%WWWDIR%%/lib/Zend/I18n/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/I18n/Exception/OutOfBoundsException.php -%%WWWDIR%%/lib/Zend/I18n/Exception/ParseException.php -%%WWWDIR%%/lib/Zend/I18n/Exception/RangeException.php -%%WWWDIR%%/lib/Zend/I18n/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/I18n/Filter/AbstractLocale.php -%%WWWDIR%%/lib/Zend/I18n/Filter/Alnum.php -%%WWWDIR%%/lib/Zend/I18n/Filter/Alpha.php -%%WWWDIR%%/lib/Zend/I18n/Filter/NumberFormat.php -%%WWWDIR%%/lib/Zend/I18n/Filter/NumberParse.php -%%WWWDIR%%/lib/Zend/I18n/README.md -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/AbstractFileLoader.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/FileLoaderInterface.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/Gettext.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/Ini.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/PhpArray.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/PhpMemoryArray.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Loader/RemoteLoaderInterface.php -%%WWWDIR%%/lib/Zend/I18n/Translator/LoaderPluginManager.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Plural/Parser.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Plural/Rule.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Plural/Symbol.php -%%WWWDIR%%/lib/Zend/I18n/Translator/TextDomain.php -%%WWWDIR%%/lib/Zend/I18n/Translator/Translator.php -%%WWWDIR%%/lib/Zend/I18n/Translator/TranslatorAwareInterface.php -%%WWWDIR%%/lib/Zend/I18n/Translator/TranslatorAwareTrait.php -%%WWWDIR%%/lib/Zend/I18n/Translator/TranslatorInterface.php -%%WWWDIR%%/lib/Zend/I18n/Translator/TranslatorServiceFactory.php -%%WWWDIR%%/lib/Zend/I18n/Validator/Alnum.php -%%WWWDIR%%/lib/Zend/I18n/Validator/Alpha.php -%%WWWDIR%%/lib/Zend/I18n/Validator/DateTime.php -%%WWWDIR%%/lib/Zend/I18n/Validator/Float.php -%%WWWDIR%%/lib/Zend/I18n/Validator/Int.php -%%WWWDIR%%/lib/Zend/I18n/Validator/IsFloat.php -%%WWWDIR%%/lib/Zend/I18n/Validator/IsInt.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AX.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/AZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BB.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BJ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BQ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/BZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CV.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CX.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/CZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DJ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/DZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/EC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/EE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/EG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/EH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ER.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ES.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ET.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FJ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/FR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GB.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GP.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GQ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/GY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/HK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/HN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/HR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/HT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/HU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ID.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IQ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/IT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/JE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/JM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/JO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/JP.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KP.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/KZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LB.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LV.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/LY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ME.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ML.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MP.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MQ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MV.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MX.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/MZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NP.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/NZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/OM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/PY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/QA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/RE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/RO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/RS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/RU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/RW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SB.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SJ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ST.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SV.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SX.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/SZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TD.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TH.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TJ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TL.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TO.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TR.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TV.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/TZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/UA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/UG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/US.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/UY.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/UZ.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VC.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VG.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VI.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VN.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/VU.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/WF.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/WS.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/XK.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/YE.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/YT.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ZA.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ZM.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PhoneNumber/ZW.php -%%WWWDIR%%/lib/Zend/I18n/Validator/PostCode.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/AbstractTranslatorHelper.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/CurrencyFormat.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/DateFormat.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/NumberFormat.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/Plural.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/Translate.php -%%WWWDIR%%/lib/Zend/I18n/View/Helper/TranslatePlural.php -%%WWWDIR%%/lib/Zend/I18n/View/HelperConfig.php -%%WWWDIR%%/lib/Zend/I18n/composer.json -%%WWWDIR%%/lib/Zend/Json/Decoder.php -%%WWWDIR%%/lib/Zend/Json/Encoder.php -%%WWWDIR%%/lib/Zend/Json/Exception/BadMethodCallException.php -%%WWWDIR%%/lib/Zend/Json/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Json/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Json/Exception/RecursionException.php -%%WWWDIR%%/lib/Zend/Json/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Json/Expr.php -%%WWWDIR%%/lib/Zend/Json/Json.php -%%WWWDIR%%/lib/Zend/Json/Server/Cache.php -%%WWWDIR%%/lib/Zend/Json/Server/Client.php -%%WWWDIR%%/lib/Zend/Json/Server/Error.php -%%WWWDIR%%/lib/Zend/Json/Server/Exception/ErrorException.php -%%WWWDIR%%/lib/Zend/Json/Server/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Json/Server/Exception/HttpException.php -%%WWWDIR%%/lib/Zend/Json/Server/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Json/Server/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Json/Server/Request.php -%%WWWDIR%%/lib/Zend/Json/Server/Request/Http.php -%%WWWDIR%%/lib/Zend/Json/Server/Response.php -%%WWWDIR%%/lib/Zend/Json/Server/Response/Http.php -%%WWWDIR%%/lib/Zend/Json/Server/Server.php -%%WWWDIR%%/lib/Zend/Json/Server/Smd.php -%%WWWDIR%%/lib/Zend/Json/Server/Smd/Service.php -%%WWWDIR%%/lib/Zend/LICENSE.txt -%%WWWDIR%%/lib/Zend/Loader/AutoloaderFactory.php -%%WWWDIR%%/lib/Zend/Loader/ClassMapAutoloader.php -%%WWWDIR%%/lib/Zend/Loader/Exception/BadMethodCallException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/DomainException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Loader/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/InvalidPathException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/MissingResourceNamespaceException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/PluginLoaderException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Loader/Exception/SecurityException.php -%%WWWDIR%%/lib/Zend/Loader/ModuleAutoloader.php -%%WWWDIR%%/lib/Zend/Loader/PluginClassLoader.php -%%WWWDIR%%/lib/Zend/Loader/PluginClassLocator.php -%%WWWDIR%%/lib/Zend/Loader/README.md -%%WWWDIR%%/lib/Zend/Loader/ShortNameLocator.php -%%WWWDIR%%/lib/Zend/Loader/SplAutoloader.php -%%WWWDIR%%/lib/Zend/Loader/StandardAutoloader.php -%%WWWDIR%%/lib/Zend/Loader/composer.json -%%WWWDIR%%/lib/Zend/Math/BigInteger/Adapter/AdapterInterface.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Adapter/Bcmath.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Adapter/Gmp.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/AdapterPluginManager.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/BigInteger.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Exception/DivisionByZeroException.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Math/BigInteger/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Math/Exception/DomainException.php -%%WWWDIR%%/lib/Zend/Math/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Math/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Math/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Math/Rand.php -%%WWWDIR%%/lib/Zend/Math/Source/HashTiming.php -%%WWWDIR%%/lib/Zend/README.md -%%WWWDIR%%/lib/Zend/Serializer/Adapter/AbstractAdapter.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/AdapterInterface.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/AdapterOptions.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/IgBinary.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/Json.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/JsonOptions.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/MsgPack.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/PhpCode.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/PhpSerialize.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/PythonPickle.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/PythonPickleOptions.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/Wddx.php -%%WWWDIR%%/lib/Zend/Serializer/Adapter/WddxOptions.php -%%WWWDIR%%/lib/Zend/Serializer/AdapterPluginManager.php -%%WWWDIR%%/lib/Zend/Serializer/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Serializer/Exception/ExtensionNotLoadedException.php -%%WWWDIR%%/lib/Zend/Serializer/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Serializer/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Serializer/README.md -%%WWWDIR%%/lib/Zend/Serializer/Serializer.php -%%WWWDIR%%/lib/Zend/Serializer/composer.json -%%WWWDIR%%/lib/Zend/ServiceManager/AbstractFactoryInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/AbstractPluginManager.php -%%WWWDIR%%/lib/Zend/ServiceManager/Config.php -%%WWWDIR%%/lib/Zend/ServiceManager/ConfigInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/DelegatorFactoryInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/Di/DiAbstractServiceFactory.php -%%WWWDIR%%/lib/Zend/ServiceManager/Di/DiInstanceManagerProxy.php -%%WWWDIR%%/lib/Zend/ServiceManager/Di/DiServiceFactory.php -%%WWWDIR%%/lib/Zend/ServiceManager/Di/DiServiceInitializer.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/CircularDependencyFoundException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/CircularReferenceException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/InvalidServiceNameException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/ServiceLocatorUsageException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/ServiceNotCreatedException.php -%%WWWDIR%%/lib/Zend/ServiceManager/Exception/ServiceNotFoundException.php -%%WWWDIR%%/lib/Zend/ServiceManager/FactoryInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/InitializerInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/MutableCreationOptionsInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/MutableCreationOptionsTrait.php -%%WWWDIR%%/lib/Zend/ServiceManager/Proxy/LazyServiceFactory.php -%%WWWDIR%%/lib/Zend/ServiceManager/Proxy/LazyServiceFactoryFactory.php -%%WWWDIR%%/lib/Zend/ServiceManager/README.md -%%WWWDIR%%/lib/Zend/ServiceManager/ServiceLocatorAwareInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/ServiceLocatorAwareTrait.php -%%WWWDIR%%/lib/Zend/ServiceManager/ServiceLocatorInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/ServiceManager.php -%%WWWDIR%%/lib/Zend/ServiceManager/ServiceManagerAwareInterface.php -%%WWWDIR%%/lib/Zend/ServiceManager/composer.json -%%WWWDIR%%/lib/Zend/Stdlib/AbstractOptions.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayObject.php -%%WWWDIR%%/lib/Zend/Stdlib/ArraySerializableInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayStack.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayUtils.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayUtils/MergeRemoveKey.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayUtils/MergeReplaceKey.php -%%WWWDIR%%/lib/Zend/Stdlib/ArrayUtils/MergeReplaceKeyInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/CallbackHandler.php -%%WWWDIR%%/lib/Zend/Stdlib/DateTime.php -%%WWWDIR%%/lib/Zend/Stdlib/DispatchableInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/ErrorHandler.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/BadMethodCallException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/DomainException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/ExtensionNotLoadedException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/InvalidCallbackException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/LogicException.php -%%WWWDIR%%/lib/Zend/Stdlib/Exception/RuntimeException.php -%%WWWDIR%%/lib/Zend/Stdlib/Extractor/ExtractionInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Glob.php -%%WWWDIR%%/lib/Zend/Stdlib/Guard/AllGuardsTrait.php -%%WWWDIR%%/lib/Zend/Stdlib/Guard/ArrayOrTraversableGuardTrait.php -%%WWWDIR%%/lib/Zend/Stdlib/Guard/EmptyGuardTrait.php -%%WWWDIR%%/lib/Zend/Stdlib/Guard/GuardUtils.php -%%WWWDIR%%/lib/Zend/Stdlib/Guard/NullGuardTrait.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/AbstractHydrator.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Aggregate/AggregateHydrator.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Aggregate/ExtractEvent.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Aggregate/HydrateEvent.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Aggregate/HydratorListener.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/ArraySerializable.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/ClassMethods.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/DelegatingHydrator.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/DelegatingHydratorFactory.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/FilterComposite.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/FilterInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/FilterProviderInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/GetFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/HasFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/IsFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/MethodMatchFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/NumberOfParameterFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Filter/OptionalParametersFilter.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/FilterEnabledInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydrationInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydratorAwareInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydratorAwareTrait.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydratorInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydratorOptionsInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/HydratorPluginManager.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/CompositeNamingStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/IdentityNamingStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/MapNamingStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/NamingStrategyInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/NamingStrategyEnabledInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/ObjectProperty.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Reflection.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/BooleanStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/ClosureStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/DateTimeFormatterStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/DefaultStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/Exception/ExceptionInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/Exception/InvalidArgumentException.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/ExplodeStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/SerializableStrategy.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/StrategyChain.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/Strategy/StrategyInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Hydrator/StrategyEnabledInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/InitializableInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/JsonSerializable.php -%%WWWDIR%%/lib/Zend/Stdlib/JsonSerializable/PhpLegacyCompatibility.php -%%WWWDIR%%/lib/Zend/Stdlib/Message.php -%%WWWDIR%%/lib/Zend/Stdlib/MessageInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/ParameterObjectInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Parameters.php -%%WWWDIR%%/lib/Zend/Stdlib/ParametersInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/PriorityList.php -%%WWWDIR%%/lib/Zend/Stdlib/PriorityQueue.php -%%WWWDIR%%/lib/Zend/Stdlib/README.md -%%WWWDIR%%/lib/Zend/Stdlib/Request.php -%%WWWDIR%%/lib/Zend/Stdlib/RequestInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/Response.php -%%WWWDIR%%/lib/Zend/Stdlib/ResponseInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/SplPriorityQueue.php -%%WWWDIR%%/lib/Zend/Stdlib/SplQueue.php -%%WWWDIR%%/lib/Zend/Stdlib/SplStack.php -%%WWWDIR%%/lib/Zend/Stdlib/StringUtils.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/AbstractStringWrapper.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/Iconv.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/Intl.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/MbString.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/Native.php -%%WWWDIR%%/lib/Zend/Stdlib/StringWrapper/StringWrapperInterface.php -%%WWWDIR%%/lib/Zend/Stdlib/compatibility/autoload.php -%%WWWDIR%%/lib/Zend/Stdlib/composer.json -%%WWWDIR%%/lib/Zend/Version/README.md -%%WWWDIR%%/lib/Zend/Version/Version.php -%%WWWDIR%%/lib/Zend/Version/composer.json %%WWWDIR%%/lib/htmlawed/htmLawed.php -%%WWWDIR%%/lib/icalcreator/iCalcreator.class.php -%%WWWDIR%%/lib/icalcreator/lgpl.txt %%WWWDIR%%/lib/index.php %%WWWDIR%%/lib/jquery/css/smoothness/images/animated-overlay.gif %%WWWDIR%%/lib/jquery/css/smoothness/images/ui-bg_flat_0_FFF_40x100.png @@ -1731,19 +1149,134 @@ %%WWWDIR%%/lib/jquery/js/jquery-ui-1.10.4.custom.js %%WWWDIR%%/lib/jquery/js/jquery-ui-1.10.4.custom.min.js %%WWWDIR%%/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.js +%%WWWDIR%%/lib/jqueryplugins/autogrow/jquery.autogrow-textarea.min.js %%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.jquery.css %%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.jquery.js %%WWWDIR%%/lib/jqueryplugins/backtotop/BackToTop.min.jquery.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/CHANGELOG.txt +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/CONTRIBUTING.txt +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/LICENSE.txt +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/agenda-views.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/background-events.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/basic-views.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/default.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/external-dragging.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/gcal.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/json.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/json/events.json +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/list-views.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/locales.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/php/get-events.php +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/php/get-timezones.php +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/php/utils.php +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/selectable.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/theme.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/timezones.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/demos/week-numbers.html +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.css +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.min.css +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.min.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.print.css +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/fullcalendar.print.min.css +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/gcal.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/gcal.min.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_glass_50_3baae3_1x400.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-icons_2694e8_256x240.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-icons_2e83ff_256x240.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-icons_3d80b3_256x240.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-icons_72a7cf_256x240.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/images/ui-icons_ffffff_256x240.png +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/cupertino/jquery-ui.min.css +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/jquery-ui.min.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/jquery.min.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/lib/moment.min.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale-all.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/af.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar-dz.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar-ly.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar-ma.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar-sa.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar-tn.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ar.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/bg.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ca.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/cs.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/da.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/de-at.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/de.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/el.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/en-au.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/en-ca.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/en-gb.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/en-ie.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/en-nz.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/es-do.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/es.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/eu.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/fa.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/fi.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/fr-ca.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/fr-ch.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/fr.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/gl.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/he.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/hi.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/hr.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/hu.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/id.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/is.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/it.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ja.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/kk.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ko.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/lb.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/lt.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/lv.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/mk.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ms-my.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/ms.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/nb.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/nl-be.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/nl.js +%%WWWDIR%%/lib/jqueryplugins/fullcalendar/locale/nn.js *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sun Feb 5 17:51:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01ADDCD22B2; Sun, 5 Feb 2017 17:51:53 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C28B81702; Sun, 5 Feb 2017 17:51:52 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15HppFl097056; Sun, 5 Feb 2017 17:51:51 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HppLR097054; Sun, 5 Feb 2017 17:51:51 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201702051751.v15HppLR097054@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 5 Feb 2017 17:51:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433437 - head/security/afl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:51:53 -0000 Author: rakuco Date: Sun Feb 5 17:51:51 2017 New Revision: 433437 URL: https://svnweb.freebsd.org/changeset/ports/433437 Log: Update to 2.36b. PR: 216320 Submitted by: Tobias Kortkamp (maintainer) Modified: head/security/afl/Makefile head/security/afl/distinfo Modified: head/security/afl/Makefile ============================================================================== --- head/security/afl/Makefile Sun Feb 5 17:42:10 2017 (r433436) +++ head/security/afl/Makefile Sun Feb 5 17:51:51 2017 (r433437) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= afl -PORTVERSION= 2.32 +PORTVERSION= 2.36 DISTVERSIONSUFFIX= b CATEGORIES= security MASTER_SITES= http://lcamtuf.coredump.cx/afl/releases/ Modified: head/security/afl/distinfo ============================================================================== --- head/security/afl/distinfo Sun Feb 5 17:42:10 2017 (r433436) +++ head/security/afl/distinfo Sun Feb 5 17:51:51 2017 (r433437) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471758195 -SHA256 (afl-2.32b.tgz) = 3d08b79e28c2075aec20aa6e6240f9f6fb7af3d29200b498e908f8b3960a7b79 -SIZE (afl-2.32b.tgz) = 828474 +TIMESTAMP = 1484928306 +SHA256 (afl-2.36b.tgz) = d36e2643eaddbd6e79a0dd835fd6e23428198a7a7cd640e96ccbf21d5bd8bcc8 +SIZE (afl-2.36b.tgz) = 830689 From owner-svn-ports-head@freebsd.org Sun Feb 5 17:54:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A3D30CD2340; Sun, 5 Feb 2017 17:54:37 +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 738CA18EB; Sun, 5 Feb 2017 17:54:37 +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 v15HsaqW097248; Sun, 5 Feb 2017 17:54:36 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15HsaGL097247; Sun, 5 Feb 2017 17:54:36 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702051754.v15HsaGL097247@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Sun, 5 Feb 2017 17:54:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433438 - head/databases/WWWdb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 17:54:37 -0000 Author: rm Date: Sun Feb 5 17:54:36 2017 New Revision: 433438 URL: https://svnweb.freebsd.org/changeset/ports/433438 Log: databases/WWWdb: update project website Old link points nowhere. PR: 216508 Submitted by: Szymon Scholz Modified: head/databases/WWWdb/pkg-descr Modified: head/databases/WWWdb/pkg-descr ============================================================================== --- head/databases/WWWdb/pkg-descr Sun Feb 5 17:51:51 2017 (r433437) +++ head/databases/WWWdb/pkg-descr Sun Feb 5 17:54:36 2017 (r433438) @@ -1,4 +1,4 @@ A flexible web-enabled frontend and application-server for different databases ... that is WWWdb -WWW: http://www.wwwdb.org/ +WWW: https://sourceforge.net/projects/wwwdb/ From owner-svn-ports-head@freebsd.org Sun Feb 5 18:10:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD512CD27B0; Sun, 5 Feb 2017 18:10:35 +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 826B11F67; Sun, 5 Feb 2017 18:10:35 +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 v15IAYfp001693; Sun, 5 Feb 2017 18:10:34 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IAYPd001691; Sun, 5 Feb 2017 18:10:34 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702051810.v15IAYPd001691@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Feb 2017 18:10:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433439 - head/security/rubygem-rex-exploitation X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:10:35 -0000 Author: antoine Date: Sun Feb 5 18:10:34 2017 New Revision: 433439 URL: https://svnweb.freebsd.org/changeset/ports/433439 Log: Update to 0.1.10 Modified: head/security/rubygem-rex-exploitation/Makefile head/security/rubygem-rex-exploitation/distinfo Modified: head/security/rubygem-rex-exploitation/Makefile ============================================================================== --- head/security/rubygem-rex-exploitation/Makefile Sun Feb 5 17:54:36 2017 (r433438) +++ head/security/rubygem-rex-exploitation/Makefile Sun Feb 5 18:10:34 2017 (r433439) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= rex-exploitation -PORTVERSION= 0.1.8 +PORTVERSION= 0.1.10 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-rex-exploitation/distinfo ============================================================================== --- head/security/rubygem-rex-exploitation/distinfo Sun Feb 5 17:54:36 2017 (r433438) +++ head/security/rubygem-rex-exploitation/distinfo Sun Feb 5 18:10:34 2017 (r433439) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483621655 -SHA256 (rubygem/rex-exploitation-0.1.8.gem) = e252b275ae02878fae3e0c5010db44e4d3422b43dd93dbf067c40a46df99e4fe -SIZE (rubygem/rex-exploitation-0.1.8.gem) = 78336 +TIMESTAMP = 1486316104 +SHA256 (rubygem/rex-exploitation-0.1.10.gem) = 527d0b7582d18d8ae277ec581a4986cbea1b3d0af3bb90ef0832cd91e17fad44 +SIZE (rubygem/rex-exploitation-0.1.10.gem) = 78848 From owner-svn-ports-head@freebsd.org Sun Feb 5 18:10:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 057EECD2841; Sun, 5 Feb 2017 18:10:58 +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 C9363115; Sun, 5 Feb 2017 18:10:57 +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 v15IAuaY001816; Sun, 5 Feb 2017 18:10:56 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IAuVW001813; Sun, 5 Feb 2017 18:10:56 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702051810.v15IAuVW001813@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 5 Feb 2017 18:10:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433440 - head/security/metasploit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:10:58 -0000 Author: antoine Date: Sun Feb 5 18:10:56 2017 New Revision: 433440 URL: https://svnweb.freebsd.org/changeset/ports/433440 Log: Update to 4.13.19 Modified: head/security/metasploit/Makefile head/security/metasploit/distinfo Modified: head/security/metasploit/Makefile ============================================================================== --- head/security/metasploit/Makefile Sun Feb 5 18:10:34 2017 (r433439) +++ head/security/metasploit/Makefile Sun Feb 5 18:10:56 2017 (r433440) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= metasploit -PORTVERSION= 4.13.16 +PORTVERSION= 4.13.19 CATEGORIES= security MAINTAINER= tanawts@gmail.com Modified: head/security/metasploit/distinfo ============================================================================== --- head/security/metasploit/distinfo Sun Feb 5 18:10:34 2017 (r433439) +++ head/security/metasploit/distinfo Sun Feb 5 18:10:56 2017 (r433440) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485677392 -SHA256 (rapid7-metasploit-framework-4.13.16_GH0.tar.gz) = b814f5b1f3b752b9e007925fcab15273ef323f8f1e3c507e8222b12bb8f8a824 -SIZE (rapid7-metasploit-framework-4.13.16_GH0.tar.gz) = 23405594 +TIMESTAMP = 1486316033 +SHA256 (rapid7-metasploit-framework-4.13.19_GH0.tar.gz) = 95a0faa44cabff6dea380667f090969988e7dbe0a6a147ecca4be95e42152f9b +SIZE (rapid7-metasploit-framework-4.13.19_GH0.tar.gz) = 23498502 From owner-svn-ports-head@freebsd.org Sun Feb 5 18:57:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32272CD261D; Sun, 5 Feb 2017 18:57: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 DA81A19F3; Sun, 5 Feb 2017 18:57:41 +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 v15Ivebi021916; Sun, 5 Feb 2017 18:57:40 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IveRw021914; Sun, 5 Feb 2017 18:57:40 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051857.v15IveRw021914@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:57:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433441 - in head/math/scilab: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:57:42 -0000 Author: jbeich Date: Sun Feb 5 18:57:40 2017 New Revision: 433441 URL: https://svnweb.freebsd.org/changeset/ports/433441 Log: math/scilab: unbreak with clang 4.0 src/cpp/diary_manager.cpp:64:24: error: ordered comparison between pointer and zero ('int *' and 'int') if (array_size > 0) ~~~~~~~~~~ ^ ~ PR: 216214 Submitted by: pfg Approved by: maintainer timeout (2 weeks) Added: head/math/scilab/files/patch-modules_output__stream_src_cpp_diary__manager.cpp (contents, props changed) Modified: head/math/scilab/Makefile (contents, props changed) Modified: head/math/scilab/Makefile ============================================================================== --- head/math/scilab/Makefile Sun Feb 5 18:10:56 2017 (r433440) +++ head/math/scilab/Makefile Sun Feb 5 18:57:40 2017 (r433441) @@ -3,7 +3,7 @@ PORTNAME= scilab PORTVERSION= 5.5.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math cad java MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} Added: head/math/scilab/files/patch-modules_output__stream_src_cpp_diary__manager.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/math/scilab/files/patch-modules_output__stream_src_cpp_diary__manager.cpp Sun Feb 5 18:57:40 2017 (r433441) @@ -0,0 +1,11 @@ +--- modules/output_stream/src/cpp/diary_manager.cpp.orig 2015-03-31 09:31:36 UTC ++++ modules/output_stream/src/cpp/diary_manager.cpp +@@ -61,7 +61,7 @@ wchar_t **getDiaryFilenames(int *array_s + if (SCIDIARY) + { + std::wstring * wstringFilenames = SCIDIARY->getFilenames(array_size); +- if (array_size > 0) ++ if (*array_size > 0) + { + wchar_t **wcFilenames = (wchar_t **) MALLOC (sizeof(wchar_t*) * (*array_size)); + for (int i = 0; i < *array_size; i++) From owner-svn-ports-head@freebsd.org Sun Feb 5 18:57:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C697CD2643; Sun, 5 Feb 2017 18:57: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 298821A62; Sun, 5 Feb 2017 18:57: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 v15IvqEG022042; Sun, 5 Feb 2017 18:57:52 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IvqHN022041; Sun, 5 Feb 2017 18:57:52 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051857.v15IvqHN022041@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:57:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433442 - head/textproc/irstlm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:57:53 -0000 Author: jbeich Date: Sun Feb 5 18:57:52 2017 New Revision: 433442 URL: https://svnweb.freebsd.org/changeset/ports/433442 Log: textproc/irstlm: unbreak with GCC >= 6 GCC defaults to C++14 since 6.0 which no longer converts istream to bool by default. Instead of fixing just downgrade to C++98. PR: 216036 Approved by: demon (maintainer, implicit) Modified: head/textproc/irstlm/Makefile (contents, props changed) Modified: head/textproc/irstlm/Makefile ============================================================================== --- head/textproc/irstlm/Makefile Sun Feb 5 18:57:40 2017 (r433441) +++ head/textproc/irstlm/Makefile Sun Feb 5 18:57:52 2017 (r433442) @@ -15,6 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/bash:shell GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared USE_PERL5= run +USE_CXXSTD= gnu++98 USES= autoreconf libtool perl5 shebangfix tar:tgz USE_LDCONFIG= yes SHEBANG_FILES= scripts/add-start-end.sh scripts/lm-stat.pl scripts/sort-lm.pl scripts/build-lm-qsub.sh scripts/mdtsel.sh scripts/split-dict.pl scripts/build-lm.sh scripts/merge-sublm.pl scripts/split-ngt.sh scripts/build-sublm.pl scripts/ngram-split.pl scripts/goograms2ngrams.pl scripts/rm-start-end.sh From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75C67CD267B; Sun, 5 Feb 2017 18:58:02 +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 312ED1B1B; Sun, 5 Feb 2017 18:58:02 +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 v15Iw1b1022373; Sun, 5 Feb 2017 18:58:01 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Iw0pC022370; Sun, 5 Feb 2017 18:58:00 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201702051858.v15Iw0pC022370@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 5 Feb 2017 18:58:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433444 - in head/x11-wm/compton: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:02 -0000 Author: danfe Date: Sun Feb 5 18:58:00 2017 New Revision: 433444 URL: https://svnweb.freebsd.org/changeset/ports/433444 Log: - Update `x11-wm/compton' to the latest snapshot - Add missing X.org libraries to USE_XORG list - Install stripped binary (subject to WITH_DEBUG) - Rename wrongly named patch and regenerate them - Convert to option helpers while I'm at here Added: head/x11-wm/compton/files/patch-src_c2.h - copied, changed from r433443, head/x11-wm/compton/files/patch-c2.h Deleted: head/x11-wm/compton/files/patch-c2.h Modified: head/x11-wm/compton/Makefile head/x11-wm/compton/distinfo head/x11-wm/compton/files/patch-Makefile Modified: head/x11-wm/compton/Makefile ============================================================================== --- head/x11-wm/compton/Makefile Sun Feb 5 18:57:59 2017 (r433443) +++ head/x11-wm/compton/Makefile Sun Feb 5 18:58:00 2017 (r433444) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= compton -PORTVERSION= 20150920 +PORTVERSION= 20160907 CATEGORIES= x11-wm MAINTAINER= femc7488@gmail.com @@ -15,10 +15,10 @@ RUN_DEPENDS= xprop:x11/xprop \ USE_GITHUB= yes GH_ACCOUNT= chjj -GH_TAGNAME= d7f95b5 +GH_TAGNAME= b7f43ee USES= gmake pkgconfig -USE_XORG= xcomposite xdamage xrandr xrender xinerama +USE_XORG= x11 xcomposite xdamage xext xfixes xrandr xrender xinerama MAKE_ARGS= COMPTON_VERSION=git-${PORTVERSION}-${GH_TAGNAME} \ XDGDIR=${LOCALBASE}/etc/xdg @@ -31,42 +31,26 @@ PCRE_DESC= Blacklist support (via libpcr DRM_DESC= DRM support DOCS_DESC= Build manpages (requires AsciiDoc/DocBook) -.include +PCRE_LIB_DEPENDS= libpcre.so:devel/pcre +PCRE_MAKE_ARGS_OFF= NO_REGEX_PCRE=yes -.if ${PORT_OPTIONS:MPCRE} -LIB_DEPENDS+= libpcre.so:devel/pcre -.else -MAKE_ARGS+= NO_REGEX_PCRE=yes -.endif - -.if ${PORT_OPTIONS:MDRM} -LIB_DEPENDS+= libdrm.so:graphics/libdrm -.else -MAKE_ARGS+= NO_VSYNC_DRM=yes -.endif - -.if ${PORT_OPTIONS:MOPENGL} -USE_GL= gl -.else -MAKE_ARGS+= NO_VSYNC_OPENGL=yes -.endif - -.if ${PORT_OPTIONS:MDBUS} -LIB_DEPENDS+= libdbus-1.so:devel/dbus -.else -MAKE_ARGS+= NO_DBUS=yes -.endif - -.if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS= a2x:textproc/asciidoc \ - xsltproc:textproc/libxslt \ - docbook-xml>0:textproc/docbook-xml \ - ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl -MAKE_ARGS+= DOCDIR=${DOCSDIR} MANDIR=${MANPREFIX}/man/man1 -ALL_TARGET+= docs -PLIST_FILES+= man/man1/compton.1.gz man/man1/compton-trans.1.gz -PORTDOCS= README.md cdbus-driver.sh -.endif +DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm +DRM_MAKE_ARGS_OFF= NO_VSYNC_DRM=yes + +OPENGL_USE= GL=gl +OPENGL_MAKE_ARGS_OFF= NO_VSYNC_OPENGL=yes + +DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus +DBUS_MAKE_ARGS_OFF= NO_DBUS=yes + +DOCS_BUILD_DEPENDS= a2x:textproc/asciidoc \ + xsltproc:textproc/libxslt \ + docbook-xml>0:textproc/docbook-xml \ + ${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl:textproc/docbook-xsl +DOCS_MAKE_ARGS= DOCDIR=${DOCSDIR} MANDIR=${MANPREFIX}/man/man1 +DOCS_ALL_TARGET= docs +DOCS_PLIST_FILES= man/man1/compton.1.gz man/man1/compton-trans.1.gz +DOCS_PORTDOCS= README.md cdbus-driver.sh post-patch: # Adjust the location of configuration file Modified: head/x11-wm/compton/distinfo ============================================================================== --- head/x11-wm/compton/distinfo Sun Feb 5 18:57:59 2017 (r433443) +++ head/x11-wm/compton/distinfo Sun Feb 5 18:58:00 2017 (r433444) @@ -1,2 +1,3 @@ -SHA256 (chjj-compton-20150920-d7f95b5_GH0.tar.gz) = 4aa2d3fb8af8fbc7e19d022c708010c68cc13b6616bc550a6089afdc2b821e81 -SIZE (chjj-compton-20150920-d7f95b5_GH0.tar.gz) = 162985 +TIMESTAMP = 1473236624 +SHA256 (chjj-compton-20160907-b7f43ee_GH0.tar.gz) = b03a26effb26763a9a3cb48b2bef849719ab5597493e4d599053c93c33f7c358 +SIZE (chjj-compton-20160907-b7f43ee_GH0.tar.gz) = 163233 Modified: head/x11-wm/compton/files/patch-Makefile ============================================================================== --- head/x11-wm/compton/files/patch-Makefile Sun Feb 5 18:57:59 2017 (r433443) +++ head/x11-wm/compton/files/patch-Makefile Sun Feb 5 18:58:00 2017 (r433444) @@ -1,6 +1,6 @@ ---- Makefile.orig 2015-09-20 09:16:54 UTC +--- Makefile.orig 2016-09-07 08:23:44 UTC +++ Makefile -@@ -143,29 +143,30 @@ compton: $(OBJS) +@@ -143,29 +143,31 @@ compton: $(OBJS) $(CC) $(CFG) $(CPPFLAGS) $(LDFLAGS) $(CFLAGS) -o $@ $(OBJS) $(LIBS) man/%.1: man/%.1.asciidoc @@ -20,7 +20,8 @@ -endif +install: $(BINS) + @install -d "$(DESTDIR)$(BINDIR)" "$(DESTDIR)$(APPDIR)" "$(DESTDIR)$(XDGDIR)" -+ install -m755 $(BINS) "$(DESTDIR)$(BINDIR)"/ ++ install -m755 $(filter-out compton,$(BINS)) "$(DESTDIR)$(BINDIR)"/ ++ $(BSD_INSTALL_PROGRAM) compton "$(DESTDIR)$(BINDIR)"/ @install -d \ "$(DESTDIR)$(ICODIR)/scalable/apps" \ "$(DESTDIR)$(ICODIR)/48x48/apps" Copied and modified: head/x11-wm/compton/files/patch-src_c2.h (from r433443, head/x11-wm/compton/files/patch-c2.h) ============================================================================== --- head/x11-wm/compton/files/patch-c2.h Sun Feb 5 18:57:59 2017 (r433443, copy source) +++ head/x11-wm/compton/files/patch-src_c2.h Sun Feb 5 18:58:00 2017 (r433444) @@ -1,6 +1,6 @@ ---- src/c2.h.orig 2013-02-06 01:40:34.000000000 +0800 -+++ src/c2.h 2013-02-06 01:40:53.000000000 +0800 -@@ -35,10 +35,8 @@ +--- src/c2.h.orig 2016-09-07 08:23:44 UTC ++++ src/c2.h +@@ -35,10 +35,8 @@ typedef struct _c2_l c2_l_t; /// Pointer to a condition tree. typedef struct { bool isbranch : 1; From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 437DFCD2675; Sun, 5 Feb 2017 18:58:01 +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 EC5CD1B0B; Sun, 5 Feb 2017 18:58: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 v15Iw0Wi022200; Sun, 5 Feb 2017 18:58:00 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Ivxwe022196; Sun, 5 Feb 2017 18:57:59 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051857.v15Ivxwe022196@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:57:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433443 - in head/comms/linpsk: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:01 -0000 Author: jbeich Date: Sun Feb 5 18:57:59 2017 New Revision: 433443 URL: https://svnweb.freebsd.org/changeset/ports/433443 Log: comms/linpsk: unbreak with clang 4.0 crxdisplay.cpp:101:16: error: ordered comparison between pointer and zero ('Input *' and 'int') if ( Sound <= NULL ) ~~~~~ ^ ~~~~ PR: 216234 Submitted by: tcberner Approved by: maintainer timeout (2 weeks) Added: head/comms/linpsk/files/patch-gui_crxdisplay.cpp (contents, props changed) head/comms/linpsk/files/patch-gui_linpsk.cpp (contents, props changed) Modified: head/comms/linpsk/Makefile (contents, props changed) Modified: head/comms/linpsk/Makefile ============================================================================== --- head/comms/linpsk/Makefile Sun Feb 5 18:57:52 2017 (r433442) +++ head/comms/linpsk/Makefile Sun Feb 5 18:57:59 2017 (r433443) @@ -2,6 +2,7 @@ PORTNAME= linpsk PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Added: head/comms/linpsk/files/patch-gui_crxdisplay.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/linpsk/files/patch-gui_crxdisplay.cpp Sun Feb 5 18:57:59 2017 (r433443) @@ -0,0 +1,13 @@ +Fix bogus pointer comparison. + +--- gui/crxdisplay.cpp.orig 2017-01-22 12:03:47 UTC ++++ gui/crxdisplay.cpp +@@ -98,7 +98,7 @@ bool CRxDisplay::start_process_loop() + } + else + Sound = new CSound ( settings.serial ); +- if ( Sound <= NULL ) ++ if ( !Sound ) + return false; + + connect ( Sound, SIGNAL ( samplesAvailable() ), this, SLOT ( process_rxdata() ) ); Added: head/comms/linpsk/files/patch-gui_linpsk.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/comms/linpsk/files/patch-gui_linpsk.cpp Sun Feb 5 18:57:59 2017 (r433443) @@ -0,0 +1,22 @@ +Fix bogus pointer comparison. + +--- gui/linpsk.cpp.orig 2017-01-22 12:03:55 UTC ++++ gui/linpsk.cpp +@@ -387,7 +387,7 @@ void LinPSK::startTx() + Info = "BPSK"; + break; + } +- if ( Sound <= NULL ) // Only create Sound Device once for output ++ if ( !Sound ) // Only create Sound Device once for output + { + if ( settings.DemoMode ) + { +@@ -401,7 +401,7 @@ void LinPSK::startTx() + Sound = new CSound ( settings.serial ); + connect ( Sound, SIGNAL ( samplesAvailable() ), this, SLOT ( process_txdata() ) ); + } +- if ( Sound <= NULL ) ++ if ( !Sound ) + { + QMessageBox::critical ( 0, " Programm Error! LinPsk", "Could not create Sound Device for Output" ); + TxDisplay->TxFunctions->setStatus ( ON ); From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F5F0CD26D9; Sun, 5 Feb 2017 18:58: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 0C68D1C22; Sun, 5 Feb 2017 18:58: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 v15IwBlO022472; Sun, 5 Feb 2017 18:58:11 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IwB2I022471; Sun, 5 Feb 2017 18:58:11 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051858.v15IwB2I022471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:58:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433445 - head/multimedia/kodi/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:12 -0000 Author: jbeich Date: Sun Feb 5 18:58:10 2017 New Revision: 433445 URL: https://svnweb.freebsd.org/changeset/ports/433445 Log: multimedia/kodi: unbreak with clang 4.0 RssReader.cpp:269:19: error: ordered comparison between pointer and zero ('TiXmlElement *' and 'int') while (itemNode > 0) ~~~~~~~~ ^ ~ RssReader.cpp:273:22: error: ordered comparison between pointer and zero ('TiXmlNode *' and 'int') while (childNode > 0) ~~~~~~~~~ ^ ~ PR: 216075 Submitted by: tcberner Approved by: maintainer timeout (2 weeks) Added: head/multimedia/kodi/files/patch-xbmc_utils_RssReader.cpp (contents, props changed) Added: head/multimedia/kodi/files/patch-xbmc_utils_RssReader.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/kodi/files/patch-xbmc_utils_RssReader.cpp Sun Feb 5 18:58:10 2017 (r433445) @@ -0,0 +1,18 @@ +Fix bogus pointer comparisons. + +--- xbmc/utils/RssReader.cpp.orig 2017-01-21 21:11:51 UTC ++++ xbmc/utils/RssReader.cpp +@@ -266,11 +266,11 @@ void CRssReader::GetNewsItems(TiXmlEleme + if (m_tagSet.empty()) + AddTag("title"); + +- while (itemNode > 0) ++ while (itemNode) + { + TiXmlNode* childNode = itemNode->FirstChild(); + mTagElements.clear(); +- while (childNode > 0) ++ while (childNode) + { + std::string strName = childNode->ValueStr(); + From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66691CD2742; Sun, 5 Feb 2017 18:58: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 332CE1CE9; Sun, 5 Feb 2017 18:58: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 v15IwJM7022594; Sun, 5 Feb 2017 18:58:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IwJ6q022593; Sun, 5 Feb 2017 18:58:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051858.v15IwJ6q022593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:58:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433446 - head/devel/kore X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:20 -0000 Author: jbeich Date: Sun Feb 5 18:58:19 2017 New Revision: 433446 URL: https://svnweb.freebsd.org/changeset/ports/433446 Log: devel/kore: unbreak with GCC after r426629 cc1: error: -Werror=c11-extensions: no option -Wc11-extensions PR: 214638 Reported by: marino, pkg-fallout (mips, mips64) Modified: head/devel/kore/Makefile (contents, props changed) Modified: head/devel/kore/Makefile ============================================================================== --- head/devel/kore/Makefile Sun Feb 5 18:58:10 2017 (r433445) +++ head/devel/kore/Makefile Sun Feb 5 18:58:19 2017 (r433446) @@ -13,11 +13,13 @@ COMMENT= Web application framework for w LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake +USES= compiler gmake USE_GITHUB= yes GH_ACCOUNT= jorisvink +CFLAGS+= ${CFLAGS_${CHOSEN_COMPILER_TYPE}} +CFLAGS_clang= -Wno-error=c11-extensions # 12.0 + -pedantic MAKE_ARGS= INSTALL_DIR="${STAGEDIR}${PREFIX}/bin" \ INCLUDE_DIR="${STAGEDIR}${PREFIX}/include/kore" @@ -54,7 +56,6 @@ post-patch: # FreeBSD 12.0-CURRENT after r308264 @${REINPLACE_CMD} -e 's|CFLAGS+=-O|#|g' \ -e 's|/usr/local/|${LOCALBASE}/|g' \ - -e 's|-pedantic|-pedantic -Wno-error=c11-extensions|g' \ ${WRKSRC}/Makefile pre-install: From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DCD2CD277F; Sun, 5 Feb 2017 18:58:28 +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 0D7811DA6; Sun, 5 Feb 2017 18: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 v15IwRVS022732; Sun, 5 Feb 2017 18:58:27 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IwRrq022730; Sun, 5 Feb 2017 18:58:27 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051858.v15IwRrq022730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:58:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433447 - in head/sysutils/qpxtool: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:28 -0000 Author: jbeich Date: Sun Feb 5 18:58:26 2017 New Revision: 433447 URL: https://svnweb.freebsd.org/changeset/ports/433447 Log: sysutils/qpxtool: fix r432982 to make more sense Modified: head/sysutils/qpxtool/Makefile (contents, props changed) head/sysutils/qpxtool/files/patch-gui_src_mainwindow.cpp (contents, props changed) Modified: head/sysutils/qpxtool/Makefile ============================================================================== --- head/sysutils/qpxtool/Makefile Sun Feb 5 18:58:19 2017 (r433446) +++ head/sysutils/qpxtool/Makefile Sun Feb 5 18:58:26 2017 (r433447) @@ -3,7 +3,7 @@ PORTNAME= qpxtool PORTVERSION= 0.7.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION:C/\.[^.]*$/.x/}/${DISTVERSION} Modified: head/sysutils/qpxtool/files/patch-gui_src_mainwindow.cpp ============================================================================== --- head/sysutils/qpxtool/files/patch-gui_src_mainwindow.cpp Sun Feb 5 18:58:19 2017 (r433446) +++ head/sysutils/qpxtool/files/patch-gui_src_mainwindow.cpp Sun Feb 5 18:58:26 2017 (r433447) @@ -5,7 +5,7 @@ QAction *act = (QAction*) sender(); idx = act_sblist.indexOf(act); - if (act<0) return; -+ if (act == NULL) return; ++ if (idx<0) return; mwidget->selectTab(idx); } From owner-svn-ports-head@freebsd.org Sun Feb 5 18:58:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A1D5CD27AD; Sun, 5 Feb 2017 18:58:36 +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 2E7AB1E64; Sun, 5 Feb 2017 18:58: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 v15IwZPQ022869; Sun, 5 Feb 2017 18:58:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15IwZu9022866; Sun, 5 Feb 2017 18:58:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702051858.v15IwZu9022866@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sun, 5 Feb 2017 18:58:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433448 - in head/graphics/swfmill: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 18:58:36 -0000 Author: jbeich Date: Sun Feb 5 18:58:34 2017 New Revision: 433448 URL: https://svnweb.freebsd.org/changeset/ports/433448 Log: graphics/swfmill: fix r432981 to make more sense Modified: head/graphics/swfmill/Makefile (contents, props changed) head/graphics/swfmill/files/patch-src_codegen_parsexml.xsl (contents, props changed) head/graphics/swfmill/files/patch-src_codegen_writexml.xsl (contents, props changed) Modified: head/graphics/swfmill/Makefile ============================================================================== --- head/graphics/swfmill/Makefile Sun Feb 5 18:58:26 2017 (r433447) +++ head/graphics/swfmill/Makefile Sun Feb 5 18:58:34 2017 (r433448) @@ -3,7 +3,7 @@ PORTNAME= swfmill PORTVERSION= 0.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://swfmill.org/releases/ Modified: head/graphics/swfmill/files/patch-src_codegen_parsexml.xsl ============================================================================== --- head/graphics/swfmill/files/patch-src_codegen_parsexml.xsl Sun Feb 5 18:58:26 2017 (r433447) +++ head/graphics/swfmill/files/patch-src_codegen_parsexml.xsl Sun Feb 5 18:58:34 2017 (r433448) @@ -5,7 +5,7 @@ size_t len = strlen((const char *)from_str); iconv_t cd = iconv_open(ctx->swf_encoding, "UTF-8"); - if (cd < 0) { -+ if (cd == NULL) { ++ if (cd == (iconv_t)-1) { fprintf(stderr, "iconv_open failed.\n"); char *buf = new char[1]; buf[0] = '\0'; Modified: head/graphics/swfmill/files/patch-src_codegen_writexml.xsl ============================================================================== --- head/graphics/swfmill/files/patch-src_codegen_writexml.xsl Sun Feb 5 18:58:26 2017 (r433447) +++ head/graphics/swfmill/files/patch-src_codegen_writexml.xsl Sun Feb 5 18:58:34 2017 (r433448) @@ -5,7 +5,7 @@ size_t len = strlen(from_str); iconv_t cd = iconv_open("UTF-8", ctx->swf_encoding); - if (cd < 0) { -+ if (cd == NULL) { ++ if (cd == (iconv_t)-1) { fprintf(stderr, "iconv_open failed.\n"); return xmlCharStrdup(""); } From owner-svn-ports-head@freebsd.org Sun Feb 5 20:12:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C5B6CD2DF8; Sun, 5 Feb 2017 20:12:51 +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 3EAF71952; Sun, 5 Feb 2017 20:12:51 +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 v15KCoLf055352; Sun, 5 Feb 2017 20:12:50 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KCnIN055347; Sun, 5 Feb 2017 20:12:49 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201702052012.v15KCnIN055347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Sun, 5 Feb 2017 20:12:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433449 - in head/security: . bdes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:12:51 -0000 Author: brnrd Date: Sun Feb 5 20:12:49 2017 New Revision: 433449 URL: https://svnweb.freebsd.org/changeset/ports/433449 Log: security/bdes: New port - Add port so we can remove bdes from base Reviewed by: allanjude, rene Approved by: allanjude Differential Revision: D9435 Added: head/security/bdes/ head/security/bdes/Makefile (contents, props changed) head/security/bdes/distinfo (contents, props changed) head/security/bdes/pkg-descr (contents, props changed) head/security/bdes/pkg-message (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Feb 5 18:58:34 2017 (r433448) +++ head/security/Makefile Sun Feb 5 20:12:49 2017 (r433449) @@ -36,6 +36,7 @@ SUBDIR += bcrypt SUBDIR += bcwipe SUBDIR += bdc + SUBDIR += bdes SUBDIR += bearssl SUBDIR += beecrypt SUBDIR += belier Added: head/security/bdes/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/bdes/Makefile Sun Feb 5 20:12:49 2017 (r433449) @@ -0,0 +1,29 @@ +# Created by: Bernard Spil +# $FreeBSD$ + +PORTNAME= bdes +PORTVERSION= 1993 +CATEGORIES= security +MASTER_SITES= http://phobos69.inf.uni-konstanz.de/download/tools/ \ + LOCAL/brnrd +DISTNAME= ${PORTNAME} + +MAINTAINER= brnrd@FreeBSD.org +COMMENT= Encrypt/decrypt using the Data Encryption Standard (DES) + +LICENSE= BSD2CLAUSE + +USES= ssl tar +WRKSRC= ${WRKDIR}/bdes.src + +PLIST_FILES= bin/bdes man/man1/bdes.1.gz + +do-build: + cd ${WRKSRC} && ${CC} ${CFLAGS} -I${OPENSSLINC} -c bdes.c + cd ${WRKSRC} && ${CC} -o bdes bdes.o ${OPENSSLLIB}/libcrypto.so + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/bdes ${STAGEDIR}${PREFIX}/bin/bdes + ${INSTALL_MAN} ${WRKSRC}/bdes.1 ${STAGEDIR}${MANPREFIX}/man/man1/bdes.1 + +.include Added: head/security/bdes/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/bdes/distinfo Sun Feb 5 20:12:49 2017 (r433449) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486209042 +SHA256 (bdes.tar) = 1556f91258d8997f3b066a2c7c054e98f7b61807215816ebcd846edf8ee25ec3 +SIZE (bdes.tar) = 1167360 Added: head/security/bdes/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/bdes/pkg-descr Sun Feb 5 20:12:49 2017 (r433449) @@ -0,0 +1,9 @@ +The DES cipher should no longer be considered secure. Please consider +using a more modern alternative. + +The bdes utility implements all DES modes of operation described in FIPS +PUB 81, including alternative cipher feedback mode and both authentica- +tion modes. The bdes utility reads from the standard input and writes to +the standard output. By default, the input is encrypted using cipher +block chaining (CBC) mode. Using the same key for encryption and decryp- +tion preserves plain text. Added: head/security/bdes/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/bdes/pkg-message Sun Feb 5 20:12:49 2017 (r433449) @@ -0,0 +1,4 @@ +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! +!! The DES cipher should no longer be considered secure. !! +!! Please consider using a more modern alternative. !! +!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! From owner-svn-ports-head@freebsd.org Sun Feb 5 20:27:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 83CB9CD1239; Sun, 5 Feb 2017 20:27:05 +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 5BD45F7; Sun, 5 Feb 2017 20:27:05 +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 v15KR4wJ059851; Sun, 5 Feb 2017 20:27:04 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KR4uL059847; Sun, 5 Feb 2017 20:27:04 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201702052027.v15KR4uL059847@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 5 Feb 2017 20:27:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433450 - in head/irc/irssi-otr: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:27:05 -0000 Author: ashish Date: Sun Feb 5 20:27:03 2017 New Revision: 433450 URL: https://svnweb.freebsd.org/changeset/ports/433450 Log: - Update to 1.0.2 - Correct LICENSE to be GPLv2+ - Fix LIB_DEPENDS Deleted: head/irc/irssi-otr/files/patch-help_Makefile.am head/irc/irssi-otr/files/patch-src_Makefile.am Modified: head/irc/irssi-otr/Makefile head/irc/irssi-otr/distinfo head/irc/irssi-otr/files/patch-src_module.c head/irc/irssi-otr/files/patch-src_otr-ops.c Modified: head/irc/irssi-otr/Makefile ============================================================================== --- head/irc/irssi-otr/Makefile Sun Feb 5 20:12:49 2017 (r433449) +++ head/irc/irssi-otr/Makefile Sun Feb 5 20:27:03 2017 (r433450) @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= irssi-otr -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 DISTVERSIONPREFIX= v CATEGORIES= irc MAINTAINER= ashish@FreeBSD.org COMMENT= Plugin for irssi for Off-the-Record (OTR) messaging -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/irssi/src/common.h:irc/irssi \ ${LOCALBASE}/bin/libgcrypt-config:security/libgcrypt -LIB_DEPENDS= libotr.so.5:security/libotr \ +LIB_DEPENDS= libotr.so:security/libotr \ libgcrypt.so:security/libgcrypt RUN_DEPENDS= irssi:irc/irssi @@ -31,4 +31,7 @@ INSTALL_TARGET= install-strip PLIST_FILES= lib/irssi/modules/libotr.so \ share/irssi/help/otr +post-patch: + ${GREP} -Rl '$$(oldincludedir)' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} 's,$$(oldincludedir),${LOCALBASE}/include,g' + .include Modified: head/irc/irssi-otr/distinfo ============================================================================== --- head/irc/irssi-otr/distinfo Sun Feb 5 20:12:49 2017 (r433449) +++ head/irc/irssi-otr/distinfo Sun Feb 5 20:27:03 2017 (r433450) @@ -1,2 +1,3 @@ -SHA256 (cryptodotis-irssi-otr-v1.0.1_GH0.tar.gz) = 3b6baa39adab360cd4f6519b6d4a53db4eee7b070d6a9e716f1655245d3ca89d -SIZE (cryptodotis-irssi-otr-v1.0.1_GH0.tar.gz) = 40334 +TIMESTAMP = 1486319780 +SHA256 (cryptodotis-irssi-otr-v1.0.2_GH0.tar.gz) = 4619208b9c9171aa97a41960b3e892390b6473e2988a056b9fe8e110daa1ae9c +SIZE (cryptodotis-irssi-otr-v1.0.2_GH0.tar.gz) = 40947 Modified: head/irc/irssi-otr/files/patch-src_module.c ============================================================================== --- head/irc/irssi-otr/files/patch-src_module.c Sun Feb 5 20:12:49 2017 (r433449) +++ head/irc/irssi-otr/files/patch-src_module.c Sun Feb 5 20:27:03 2017 (r433450) @@ -1,6 +1,6 @@ ---- src/module.c 2014-02-12 18:50:45.000000000 -0600 -+++ src/module.c 2016-04-07 17:35:00.000000000 +0530 -@@ -32,6 +32,7 @@ +--- src/module.c.orig 2016-12-07 21:24:08 UTC ++++ src/module.c +@@ -33,6 +33,7 @@ #include "otr.h" #include "otr-formats.h" #include "utils.h" @@ -8,7 +8,7 @@ GCRY_THREAD_OPTION_PTHREAD_IMPL; -@@ -90,8 +91,13 @@ static void sig_server_sendmsg(SERVER_REC *server, const char *target, +@@ -91,8 +92,13 @@ end: /* * Pipes all incoming private messages through OTR */ @@ -23,7 +23,7 @@ { int ret; char *new_msg = NULL; -@@ -106,7 +112,11 @@ void sig_message_private(SERVER_REC *server, const char *msg, +@@ -107,7 +113,11 @@ void sig_message_private(SERVER_REC *ser if (!new_msg) { /* This message was not OTR */ @@ -36,18 +36,3 @@ } else { /* * Check for /me IRC marker and if so, handle it so the user does not -@@ -371,3 +371,13 @@ void otr_deinit(void) - - theme_unregister(); - } -+ -+#ifdef IRSSI_ABI_VERSION -+/* -+ * irssi abicheck() -+ */ -+void otr_abicheck(int *version) -+{ -+ *version = IRSSI_ABI_VERSION; -+} -+#endif - Modified: head/irc/irssi-otr/files/patch-src_otr-ops.c ============================================================================== --- head/irc/irssi-otr/files/patch-src_otr-ops.c Sun Feb 5 20:12:49 2017 (r433449) +++ head/irc/irssi-otr/files/patch-src_otr-ops.c Sun Feb 5 20:27:03 2017 (r433450) @@ -1,5 +1,5 @@ ---- src/otr-ops.c 2014-02-12 18:50:45.000000000 -0600 -+++ src/otr-ops.c 2016-04-07 17:35:00.000000000 +0530 +--- src/otr-ops.c.orig 2016-12-07 21:24:08 UTC ++++ src/otr-ops.c @@ -21,6 +21,7 @@ #include "key.h" @@ -8,7 +8,7 @@ static OtrlPolicy OTR_DEFAULT_POLICY = OTRL_POLICY_MANUAL | OTRL_POLICY_WHITESPACE_START_AKE; -@@ -206,8 +207,13 @@ static void ops_handle_msg_event(void *opdata, OtrlMessageEvent msg_event, +@@ -206,8 +207,13 @@ static void ops_handle_msg_event(void *o * submit a patch or email me a better way. */ signal_remove("message private", (SIGNAL_FUNC) sig_message_private); From owner-svn-ports-head@freebsd.org Sun Feb 5 20:30:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2AC44CD1468; Sun, 5 Feb 2017 20:30:56 +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 EBD5D357; Sun, 5 Feb 2017 20:30:55 +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 v15KUtwg060101; Sun, 5 Feb 2017 20:30:55 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KUsTp060100; Sun, 5 Feb 2017 20:30:54 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702052030.v15KUsTp060100@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Sun, 5 Feb 2017 20:30:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433451 - head/emulators/qemu-riscv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:30:56 -0000 Author: lwhsu Date: Sun Feb 5 20:30:54 2017 New Revision: 433451 URL: https://svnweb.freebsd.org/changeset/ports/433451 Log: - Update to 20170205 snapshot Modified: head/emulators/qemu-riscv/Makefile head/emulators/qemu-riscv/distinfo Modified: head/emulators/qemu-riscv/Makefile ============================================================================== --- head/emulators/qemu-riscv/Makefile Sun Feb 5 20:27:03 2017 (r433450) +++ head/emulators/qemu-riscv/Makefile Sun Feb 5 20:30:54 2017 (r433451) @@ -2,19 +2,19 @@ PORTNAME= qemu PORTVERSION= 2.7.50 -PORTREVISION= 20170203 +PORTREVISION= 20170205 CATEGORIES= emulators PKGNAMESUFFIX?= -riscv MAINTAINER= lwhsu@FreeBSD.org -COMMENT= QEMU with RISC-V (RV64G, RV32G) emulation support +COMMENT= QEMU with RISC-V (RV64GC, RV32GC) emulation support LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= riscv GH_PROJECT= riscv-qemu -GH_TAGNAME= e28f4c8 +GH_TAGNAME= 5eb41d4 HAS_CONFIGURE= yes USES= gmake libtool makeinfo pkgconfig python:2,build Modified: head/emulators/qemu-riscv/distinfo ============================================================================== --- head/emulators/qemu-riscv/distinfo Sun Feb 5 20:27:03 2017 (r433450) +++ head/emulators/qemu-riscv/distinfo Sun Feb 5 20:30:54 2017 (r433451) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486130471 -SHA256 (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 63bf19970fe6782800e5c458ec831f9794d45e40b7299ed49fce689b614f27b8 -SIZE (riscv-riscv-qemu-2.7.50-e28f4c8_GH0.tar.gz) = 12958828 +TIMESTAMP = 1486326148 +SHA256 (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = e045cc1de08079e0222fdc8c74926840acf9c8e872b0a8eaae1e9835c0a57bd3 +SIZE (riscv-riscv-qemu-2.7.50-5eb41d4_GH0.tar.gz) = 12959920 From owner-svn-ports-head@freebsd.org Sun Feb 5 20:53:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ABD8CD1BF0; Sun, 5 Feb 2017 20:53:01 +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 E7672FEC; Sun, 5 Feb 2017 20:53:00 +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 v15Kr0pw071762; Sun, 5 Feb 2017 20:53:00 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KqxAx071754; Sun, 5 Feb 2017 20:52:59 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702052052.v15KqxAx071754@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sun, 5 Feb 2017 20:52:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433452 - head/sysutils/webmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:53:01 -0000 Author: olgeni Date: Sun Feb 5 20:52:59 2017 New Revision: 433452 URL: https://svnweb.freebsd.org/changeset/ports/433452 Log: Update sysutils/webmin to version 1.831. PR: 216792 Submitted by: Kurt Jaeger Modified: head/sysutils/webmin/Makefile head/sysutils/webmin/distinfo head/sysutils/webmin/pkg-descr head/sysutils/webmin/pkg-plist Modified: head/sysutils/webmin/Makefile ============================================================================== --- head/sysutils/webmin/Makefile Sun Feb 5 20:30:54 2017 (r433451) +++ head/sysutils/webmin/Makefile Sun Feb 5 20:52:59 2017 (r433452) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= webmin -PORTVERSION= 1.820 +PORTVERSION= 1.831 CATEGORIES= sysutils MASTER_SITES= http://download.webmin.com/updates/:up \ SF/webadmin/${PORTNAME}/${PORTVERSION}:sf Modified: head/sysutils/webmin/distinfo ============================================================================== --- head/sysutils/webmin/distinfo Sun Feb 5 20:30:54 2017 (r433451) +++ head/sysutils/webmin/distinfo Sun Feb 5 20:52:59 2017 (r433452) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475585255 -SHA256 (webmin-1.820.tar.gz) = 916e22225971a1aaa0d5dfe9eaa1bb7d4bf3dad6adaeb3da432d0e13120cfb48 -SIZE (webmin-1.820.tar.gz) = 28675942 +TIMESTAMP = 1486210278 +SHA256 (webmin-1.831.tar.gz) = b4cc63a369026e4e6d8f5af7501fe101dc122d9edbdd6bb20058f8f511694ce3 +SIZE (webmin-1.831.tar.gz) = 28549588 Modified: head/sysutils/webmin/pkg-descr ============================================================================== --- head/sysutils/webmin/pkg-descr Sun Feb 5 20:30:54 2017 (r433451) +++ head/sysutils/webmin/pkg-descr Sun Feb 5 20:52:59 2017 (r433452) @@ -6,4 +6,4 @@ Webmin consists of a simple web server, which directly update system files like /etc/inetd.conf and /etc/master.passwd. -WWW: http://www.webmin.com/webmin/ +WWW: http://www.webmin.com/ Modified: head/sysutils/webmin/pkg-plist ============================================================================== --- head/sysutils/webmin/pkg-plist Sun Feb 5 20:30:54 2017 (r433451) +++ head/sysutils/webmin/pkg-plist Sun Feb 5 20:52:59 2017 (r433452) @@ -480,20 +480,20 @@ lib/webmin/adsl-client/start.cgi lib/webmin/adsl-client/stop.cgi lib/webmin/ajaxterm/CHANGELOG lib/webmin/ajaxterm/ajaxterm/README.txt +lib/webmin/ajaxterm/ajaxterm/ajaxterm.%%PYTHON_PYOEXTENSION%% lib/webmin/ajaxterm/ajaxterm/ajaxterm.1 lib/webmin/ajaxterm/ajaxterm/ajaxterm.css lib/webmin/ajaxterm/ajaxterm/ajaxterm.html lib/webmin/ajaxterm/ajaxterm/ajaxterm.js lib/webmin/ajaxterm/ajaxterm/ajaxterm.py lib/webmin/ajaxterm/ajaxterm/ajaxterm.pyc -lib/webmin/ajaxterm/ajaxterm/ajaxterm.pyo lib/webmin/ajaxterm/ajaxterm/configure lib/webmin/ajaxterm/ajaxterm/configure.initd.gentoo lib/webmin/ajaxterm/ajaxterm/configure.initd.redhat lib/webmin/ajaxterm/ajaxterm/configure.makefile +lib/webmin/ajaxterm/ajaxterm/qweb.%%PYTHON_PYOEXTENSION%% lib/webmin/ajaxterm/ajaxterm/qweb.py lib/webmin/ajaxterm/ajaxterm/qweb.pyc -lib/webmin/ajaxterm/ajaxterm/qweb.pyo lib/webmin/ajaxterm/ajaxterm/sarissa.js lib/webmin/ajaxterm/ajaxterm/sarissa_dhtml.js lib/webmin/ajaxterm/config @@ -992,9 +992,14 @@ lib/webmin/authentic-theme/authentic.pm lib/webmin/authentic-theme/buttons.pm lib/webmin/authentic-theme/changelog.pm lib/webmin/authentic-theme/config -lib/webmin/authentic-theme/extensions/csf.js lib/webmin/authentic-theme/extensions/csf.min.js +lib/webmin/authentic-theme/extensions/csf/csf.css +lib/webmin/authentic-theme/extensions/csf/csf.js +lib/webmin/authentic-theme/extensions/csf/csf.min.css +lib/webmin/authentic-theme/extensions/csf/csf.min.js lib/webmin/authentic-theme/extensions/file-manager/bookmark.cgi +lib/webmin/authentic-theme/extensions/file-manager/chattr.cgi +lib/webmin/authentic-theme/extensions/file-manager/chcon.cgi lib/webmin/authentic-theme/extensions/file-manager/chmod.cgi lib/webmin/authentic-theme/extensions/file-manager/chown.cgi lib/webmin/authentic-theme/extensions/file-manager/compress.cgi @@ -1013,9 +1018,8 @@ lib/webmin/authentic-theme/extensions/fi lib/webmin/authentic-theme/extensions/file-manager/search.cgi lib/webmin/authentic-theme/extensions/sql.js lib/webmin/authentic-theme/extensions/sql.min.js -lib/webmin/authentic-theme/help/file-manager.ca.html lib/webmin/authentic-theme/help/file-manager.html -lib/webmin/authentic-theme/images/__logo.png +lib/webmin/authentic-theme/images/_blank.gif lib/webmin/authentic-theme/images/after.gif lib/webmin/authentic-theme/images/attach.gif lib/webmin/authentic-theme/images/before.gif @@ -1800,6 +1804,7 @@ lib/webmin/authentic-theme/images/users. lib/webmin/authentic-theme/images/white.gif lib/webmin/authentic-theme/index.cgi lib/webmin/authentic-theme/lang/ca +lib/webmin/authentic-theme/lang/ca.UTF-8 lib/webmin/authentic-theme/lang/cz lib/webmin/authentic-theme/lang/cz.UTF-8 lib/webmin/authentic-theme/lang/da @@ -1836,6 +1841,7 @@ lib/webmin/authentic-theme/lib/JSON/back lib/webmin/authentic-theme/lib/JSON/backportPP/Compat5005.pm lib/webmin/authentic-theme/lib/JSON/backportPP/Compat5006.pm lib/webmin/authentic-theme/navigation.pm +lib/webmin/authentic-theme/pam_login.cgi lib/webmin/authentic-theme/session_login.cgi lib/webmin/authentic-theme/settings-editor_read.cgi lib/webmin/authentic-theme/settings-editor_write.cgi @@ -1849,11 +1855,24 @@ lib/webmin/authentic-theme/unauthenticat lib/webmin/authentic-theme/unauthenticated/css/authentic.min.css lib/webmin/authentic-theme/unauthenticated/css/bootstrap.min.css lib/webmin/authentic-theme/unauthenticated/css/bootstrap.tagsinput.min.css +lib/webmin/authentic-theme/unauthenticated/css/bundle.min.css lib/webmin/authentic-theme/unauthenticated/css/codemirror.min.css +lib/webmin/authentic-theme/unauthenticated/css/content.bundle.min.css +lib/webmin/authentic-theme/unauthenticated/css/content.min.css lib/webmin/authentic-theme/unauthenticated/css/datepicker.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-arial.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-helvetica-neue.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-open-sans-condensed.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-open-sans.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-sans-serif.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-segoe-ui.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-system-default.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-tahoma.min.css +lib/webmin/authentic-theme/unauthenticated/css/font-trebuchet-ms.min.css lib/webmin/authentic-theme/unauthenticated/css/fontawesome-animation.min.css lib/webmin/authentic-theme/unauthenticated/css/fontbase.css lib/webmin/authentic-theme/unauthenticated/css/fontbase.min.css +lib/webmin/authentic-theme/unauthenticated/css/fonts-roboto.min.css lib/webmin/authentic-theme/unauthenticated/css/jquery.autocomplete.min.css lib/webmin/authentic-theme/unauthenticated/css/jquery.datatables.min.css lib/webmin/authentic-theme/unauthenticated/css/jquery.jspanel.min.css @@ -1872,14 +1891,15 @@ lib/webmin/authentic-theme/unauthenticat lib/webmin/authentic-theme/unauthenticated/css/palettes/purple.min.css lib/webmin/authentic-theme/unauthenticated/css/palettes/red.min.css lib/webmin/authentic-theme/unauthenticated/css/palettes/white.min.css +lib/webmin/authentic-theme/unauthenticated/css/parent.bundle.min.css +lib/webmin/authentic-theme/unauthenticated/css/parent.min.css lib/webmin/authentic-theme/unauthenticated/css/select2.min.css -lib/webmin/authentic-theme/unauthenticated/js/authentic.js -lib/webmin/authentic-theme/unauthenticated/js/authentic.min.js lib/webmin/authentic-theme/unauthenticated/js/autosizeinput.min.js lib/webmin/authentic-theme/unauthenticated/js/bootbox.min.js lib/webmin/authentic-theme/unauthenticated/js/bootstrap.min.js lib/webmin/authentic-theme/unauthenticated/js/bootstrap.tagsinput.min.js -lib/webmin/authentic-theme/unauthenticated/js/cgi.min.js +lib/webmin/authentic-theme/unauthenticated/js/bundle.min.js +lib/webmin/authentic-theme/unauthenticated/js/chart.min.js lib/webmin/authentic-theme/unauthenticated/js/ckeditor/CHANGES.md lib/webmin/authentic-theme/unauthenticated/js/ckeditor/LICENSE.md lib/webmin/authentic-theme/unauthenticated/js/ckeditor/README.md @@ -2321,13 +2341,14 @@ lib/webmin/authentic-theme/unauthenticat lib/webmin/authentic-theme/unauthenticated/js/codemirror/mode/xquery/xquery.js lib/webmin/authentic-theme/unauthenticated/js/codemirror/mode/yaml/yaml.js lib/webmin/authentic-theme/unauthenticated/js/codemirror/mode/z80/z80.js +lib/webmin/authentic-theme/unauthenticated/js/content.bundle.min.js lib/webmin/authentic-theme/unauthenticated/js/content.js lib/webmin/authentic-theme/unauthenticated/js/content.min.js lib/webmin/authentic-theme/unauthenticated/js/contextmenu.min.js lib/webmin/authentic-theme/unauthenticated/js/datepicker.min.js +lib/webmin/authentic-theme/unauthenticated/js/detector.min.js lib/webmin/authentic-theme/unauthenticated/js/favico.min.js lib/webmin/authentic-theme/unauthenticated/js/fileinput.min.js -lib/webmin/authentic-theme/unauthenticated/js/filtermatch.min.js lib/webmin/authentic-theme/unauthenticated/js/icheck.min.js lib/webmin/authentic-theme/unauthenticated/js/init.js lib/webmin/authentic-theme/unauthenticated/js/init.min.js @@ -2347,6 +2368,7 @@ lib/webmin/authentic-theme/unauthenticat lib/webmin/authentic-theme/unauthenticated/js/mobile-detect.min.js lib/webmin/authentic-theme/unauthenticated/js/momentjs.min.js lib/webmin/authentic-theme/unauthenticated/js/nprogress.min.js +lib/webmin/authentic-theme/unauthenticated/js/parent.bundle.min.js lib/webmin/authentic-theme/unauthenticated/js/parent.js lib/webmin/authentic-theme/unauthenticated/js/parent.min.js lib/webmin/authentic-theme/unauthenticated/js/postinit.js @@ -4148,291 +4170,6 @@ lib/webmin/burner/rbac-mapping lib/webmin/burner/save_dev.cgi lib/webmin/burner/save_mkisofs.cgi lib/webmin/burner/save_profile.cgi -lib/webmin/caldera/Alphabet.gif -lib/webmin/caldera/acl/images/icon.gif -lib/webmin/caldera/adsl-client/images/icon.gif -lib/webmin/caldera/apache/images/icon.gif -lib/webmin/caldera/at/images/icon.gif -lib/webmin/caldera/bandwidth/images/icon.gif -lib/webmin/caldera/bind8/images/icon.gif -lib/webmin/caldera/bsdexports/images/icon.gif -lib/webmin/caldera/burner/images/icon.gif -lib/webmin/caldera/certmgr/images/icon.gif -lib/webmin/caldera/cfengine/images/icon.gif -lib/webmin/caldera/change-user/images/icon.gif -lib/webmin/caldera/cluster-software/images/icon.gif -lib/webmin/caldera/cluster-useradmin/images/icon.gif -lib/webmin/caldera/cluster-webmin/images/icon.gif -lib/webmin/caldera/config -lib/webmin/caldera/cpan/images/icon.gif -lib/webmin/caldera/cron/images/icon.gif -lib/webmin/caldera/custom/images/icon.gif -lib/webmin/caldera/dfsadmin/images/icon.gif -lib/webmin/caldera/dhcpd/images/icon.gif -lib/webmin/caldera/dnsadmin/images/icon.gif -lib/webmin/caldera/escputil/images/icon.gif -lib/webmin/caldera/exports/images/icon.gif -lib/webmin/caldera/fdisk/images/icon.gif -lib/webmin/caldera/fetchmail/images/icon.gif -lib/webmin/caldera/file/images/icon.gif -lib/webmin/caldera/firewall/images/icon.gif -lib/webmin/caldera/format/images/icon.gif -lib/webmin/caldera/fsdump/images/icon.gif -lib/webmin/caldera/grub/images/icon.gif -lib/webmin/caldera/heartbeat/images/icon.gif -lib/webmin/caldera/help/images/icon.gif -lib/webmin/caldera/hpuxexports/images/icon.gif -lib/webmin/caldera/htaccess-htpasswd/images/icon.gif -lib/webmin/caldera/idmapd/images/icon.gif -lib/webmin/caldera/images/blue-bg.gif -lib/webmin/caldera/images/folder-off.gif -lib/webmin/caldera/images/folder-on.gif -lib/webmin/caldera/images/gradient-bg.gif -lib/webmin/caldera/images/letters/100.gif -lib/webmin/caldera/images/letters/101.gif -lib/webmin/caldera/images/letters/102.gif -lib/webmin/caldera/images/letters/103.gif -lib/webmin/caldera/images/letters/104.gif -lib/webmin/caldera/images/letters/105.gif -lib/webmin/caldera/images/letters/106.gif -lib/webmin/caldera/images/letters/107.gif -lib/webmin/caldera/images/letters/108.gif -lib/webmin/caldera/images/letters/109.gif -lib/webmin/caldera/images/letters/110.gif -lib/webmin/caldera/images/letters/111.gif -lib/webmin/caldera/images/letters/112.gif -lib/webmin/caldera/images/letters/113.gif -lib/webmin/caldera/images/letters/114.gif -lib/webmin/caldera/images/letters/115.gif -lib/webmin/caldera/images/letters/116.gif -lib/webmin/caldera/images/letters/117.gif -lib/webmin/caldera/images/letters/118.gif -lib/webmin/caldera/images/letters/119.gif -lib/webmin/caldera/images/letters/120.gif -lib/webmin/caldera/images/letters/121.gif -lib/webmin/caldera/images/letters/122.gif -lib/webmin/caldera/images/letters/123.gif -lib/webmin/caldera/images/letters/124.gif -lib/webmin/caldera/images/letters/125.gif -lib/webmin/caldera/images/letters/126.gif -lib/webmin/caldera/images/letters/192.gif -lib/webmin/caldera/images/letters/193.gif -lib/webmin/caldera/images/letters/194.gif -lib/webmin/caldera/images/letters/195.gif -lib/webmin/caldera/images/letters/196.gif -lib/webmin/caldera/images/letters/197.gif -lib/webmin/caldera/images/letters/198.gif -lib/webmin/caldera/images/letters/199.gif -lib/webmin/caldera/images/letters/200.gif -lib/webmin/caldera/images/letters/201.gif -lib/webmin/caldera/images/letters/202.gif -lib/webmin/caldera/images/letters/203.gif -lib/webmin/caldera/images/letters/204.gif -lib/webmin/caldera/images/letters/205.gif -lib/webmin/caldera/images/letters/206.gif -lib/webmin/caldera/images/letters/207.gif -lib/webmin/caldera/images/letters/208.gif -lib/webmin/caldera/images/letters/209.gif -lib/webmin/caldera/images/letters/210.gif -lib/webmin/caldera/images/letters/211.gif -lib/webmin/caldera/images/letters/212.gif -lib/webmin/caldera/images/letters/213.gif -lib/webmin/caldera/images/letters/214.gif -lib/webmin/caldera/images/letters/215.gif -lib/webmin/caldera/images/letters/216.gif -lib/webmin/caldera/images/letters/217.gif -lib/webmin/caldera/images/letters/218.gif -lib/webmin/caldera/images/letters/219.gif -lib/webmin/caldera/images/letters/220.gif -lib/webmin/caldera/images/letters/221.gif -lib/webmin/caldera/images/letters/222.gif -lib/webmin/caldera/images/letters/223.gif -lib/webmin/caldera/images/letters/224.gif -lib/webmin/caldera/images/letters/225.gif -lib/webmin/caldera/images/letters/226.gif -lib/webmin/caldera/images/letters/227.gif -lib/webmin/caldera/images/letters/228.gif -lib/webmin/caldera/images/letters/229.gif -lib/webmin/caldera/images/letters/230.gif -lib/webmin/caldera/images/letters/231.gif -lib/webmin/caldera/images/letters/232.gif -lib/webmin/caldera/images/letters/233.gif -lib/webmin/caldera/images/letters/234.gif -lib/webmin/caldera/images/letters/235.gif -lib/webmin/caldera/images/letters/236.gif -lib/webmin/caldera/images/letters/237.gif -lib/webmin/caldera/images/letters/238.gif -lib/webmin/caldera/images/letters/239.gif -lib/webmin/caldera/images/letters/240.gif -lib/webmin/caldera/images/letters/241.gif -lib/webmin/caldera/images/letters/242.gif -lib/webmin/caldera/images/letters/243.gif -lib/webmin/caldera/images/letters/244.gif -lib/webmin/caldera/images/letters/245.gif -lib/webmin/caldera/images/letters/246.gif -lib/webmin/caldera/images/letters/247.gif -lib/webmin/caldera/images/letters/248.gif -lib/webmin/caldera/images/letters/249.gif -lib/webmin/caldera/images/letters/250.gif -lib/webmin/caldera/images/letters/251.gif -lib/webmin/caldera/images/letters/252.gif -lib/webmin/caldera/images/letters/253.gif -lib/webmin/caldera/images/letters/254.gif -lib/webmin/caldera/images/letters/255.gif -lib/webmin/caldera/images/letters/32.gif -lib/webmin/caldera/images/letters/33.gif -lib/webmin/caldera/images/letters/34.gif -lib/webmin/caldera/images/letters/35.gif -lib/webmin/caldera/images/letters/36.gif -lib/webmin/caldera/images/letters/37.gif -lib/webmin/caldera/images/letters/38.gif -lib/webmin/caldera/images/letters/39.gif -lib/webmin/caldera/images/letters/40.gif -lib/webmin/caldera/images/letters/41.gif -lib/webmin/caldera/images/letters/42.gif -lib/webmin/caldera/images/letters/43.gif -lib/webmin/caldera/images/letters/44.gif -lib/webmin/caldera/images/letters/45.gif -lib/webmin/caldera/images/letters/46.gif -lib/webmin/caldera/images/letters/47.gif -lib/webmin/caldera/images/letters/48.gif -lib/webmin/caldera/images/letters/49.gif -lib/webmin/caldera/images/letters/50.gif -lib/webmin/caldera/images/letters/51.gif -lib/webmin/caldera/images/letters/52.gif -lib/webmin/caldera/images/letters/53.gif -lib/webmin/caldera/images/letters/54.gif -lib/webmin/caldera/images/letters/55.gif -lib/webmin/caldera/images/letters/56.gif -lib/webmin/caldera/images/letters/57.gif -lib/webmin/caldera/images/letters/58.gif -lib/webmin/caldera/images/letters/59.gif -lib/webmin/caldera/images/letters/60.gif -lib/webmin/caldera/images/letters/61.gif -lib/webmin/caldera/images/letters/62.gif -lib/webmin/caldera/images/letters/63.gif -lib/webmin/caldera/images/letters/64.gif -lib/webmin/caldera/images/letters/65.gif -lib/webmin/caldera/images/letters/66.gif -lib/webmin/caldera/images/letters/67.gif -lib/webmin/caldera/images/letters/68.gif -lib/webmin/caldera/images/letters/69.gif -lib/webmin/caldera/images/letters/70.gif -lib/webmin/caldera/images/letters/71.gif -lib/webmin/caldera/images/letters/72.gif -lib/webmin/caldera/images/letters/73.gif -lib/webmin/caldera/images/letters/74.gif -lib/webmin/caldera/images/letters/75.gif -lib/webmin/caldera/images/letters/76.gif -lib/webmin/caldera/images/letters/77.gif -lib/webmin/caldera/images/letters/78.gif -lib/webmin/caldera/images/letters/79.gif -lib/webmin/caldera/images/letters/80.gif -lib/webmin/caldera/images/letters/81.gif -lib/webmin/caldera/images/letters/82.gif -lib/webmin/caldera/images/letters/83.gif -lib/webmin/caldera/images/letters/84.gif -lib/webmin/caldera/images/letters/85.gif -lib/webmin/caldera/images/letters/86.gif -lib/webmin/caldera/images/letters/87.gif -lib/webmin/caldera/images/letters/88.gif -lib/webmin/caldera/images/letters/89.gif -lib/webmin/caldera/images/letters/90.gif -lib/webmin/caldera/images/letters/91.gif -lib/webmin/caldera/images/letters/93.gif -lib/webmin/caldera/images/letters/94.gif -lib/webmin/caldera/images/letters/95.gif -lib/webmin/caldera/images/letters/96.gif -lib/webmin/caldera/images/letters/97.gif -lib/webmin/caldera/images/letters/98.gif -lib/webmin/caldera/images/letters/99.gif -lib/webmin/caldera/images/main-bg-pixel.gif -lib/webmin/caldera/images/nav2bg.gif -lib/webmin/caldera/images/navbg.gif -lib/webmin/caldera/images/pixel-white.gif -lib/webmin/caldera/images/spacer.gif -lib/webmin/caldera/images/top-grad-stretch.gif -lib/webmin/caldera/images/webmin-header.gif -lib/webmin/caldera/index.cgi -lib/webmin/caldera/index_body.cgi -lib/webmin/caldera/index_top.cgi -lib/webmin/caldera/inetd/images/icon.gif -lib/webmin/caldera/init/images/icon.gif -lib/webmin/caldera/inittab/images/icon.gif -lib/webmin/caldera/ipchains/images/icon.gif -lib/webmin/caldera/ipfilter/images/icon.gif -lib/webmin/caldera/ipfw/images/icon.gif -lib/webmin/caldera/ipsec/images/icon.gif -lib/webmin/caldera/jabber/images/icon.gif -lib/webmin/caldera/krb5/images/icon.gif -lib/webmin/caldera/ldap-useradmin/images/icon.gif -lib/webmin/caldera/lilo/images/icon.gif -lib/webmin/caldera/link/images/icon.gif -lib/webmin/caldera/lkmload/images/icon.gif -lib/webmin/caldera/lpadmin/images/icon.gif -lib/webmin/caldera/lvm/images/icon.gif -lib/webmin/caldera/mailboxes/images/icon.gif -lib/webmin/caldera/mailcap/images/icon.gif -lib/webmin/caldera/majordomo/images/icon.gif -lib/webmin/caldera/man/images/icon.gif -lib/webmin/caldera/mon/images/icon.gif -lib/webmin/caldera/mount/images/icon.gif -lib/webmin/caldera/mysql/images/icon.gif -lib/webmin/caldera/net/images/icon.gif -lib/webmin/caldera/nis/images/icon.gif -lib/webmin/caldera/openldap/images/icon.gif -lib/webmin/caldera/openslp/images/icon.gif -lib/webmin/caldera/palace/images/icon.gif -lib/webmin/caldera/pam/images/icon.gif -lib/webmin/caldera/pap/images/icon.gif -lib/webmin/caldera/passwd/images/icon.gif -lib/webmin/caldera/postfix/images/icon.gif -lib/webmin/caldera/postgresql/images/icon.gif -lib/webmin/caldera/ppp-client/images/icon.gif -lib/webmin/caldera/pptp-client/images/icon.gif -lib/webmin/caldera/pptp-server/images/icon.gif -lib/webmin/caldera/proc/images/icon.gif -lib/webmin/caldera/procmail/images/icon.gif -lib/webmin/caldera/proftpd/images/icon.gif -lib/webmin/caldera/pserver/images/icon.gif -lib/webmin/caldera/qmailadmin/images/icon.gif -lib/webmin/caldera/quota/images/icon.gif -lib/webmin/caldera/raid/images/icon.gif -lib/webmin/caldera/samba/images/icon.gif -lib/webmin/caldera/sendmail/images/icon.gif -lib/webmin/caldera/sentry/images/icon.gif -lib/webmin/caldera/servers/images/icon.gif -lib/webmin/caldera/sgiexports/images/icon.gif -lib/webmin/caldera/shell/images/icon.gif -lib/webmin/caldera/shellinabox/images/icon.gif -lib/webmin/caldera/shorewall/images/icon.gif -lib/webmin/caldera/smf/images/icon.gif -lib/webmin/caldera/software/images/icon.gif -lib/webmin/caldera/spam/images/icon.gif -lib/webmin/caldera/squid/images/icon.gif -lib/webmin/caldera/ssh/images/icon.gif -lib/webmin/caldera/sshd/images/icon.gif -lib/webmin/caldera/status/images/icon.gif -lib/webmin/caldera/stunnel/images/icon.gif -lib/webmin/caldera/style.css -lib/webmin/caldera/syslog-ng/images/icon.gif -lib/webmin/caldera/syslog/images/icon.gif -lib/webmin/caldera/telnet/images/icon.gif -lib/webmin/caldera/template.gif -lib/webmin/caldera/theme.info -lib/webmin/caldera/time/images/icon.gif -lib/webmin/caldera/updown/images/icon.gif -lib/webmin/caldera/useradmin/images/icon.gif -lib/webmin/caldera/usermin/images/icon.gif -lib/webmin/caldera/vgetty/images/icon.gif -lib/webmin/caldera/virtual-server/images/icon.gif -lib/webmin/caldera/vnc/images/icon.gif -lib/webmin/caldera/volution/images/icon.gif -lib/webmin/caldera/webalizer/images/icon.gif -lib/webmin/caldera/webmin/images/icon.gif -lib/webmin/caldera/webminlog/images/icon.gif -lib/webmin/caldera/wuftpd/images/icon.gif -lib/webmin/caldera/xinetd/images/icon.gif lib/webmin/change-user/CHANGELOG lib/webmin/change-user/acl_security.pl lib/webmin/change-user/change-user-lib.pl @@ -8023,6 +7760,8 @@ lib/webmin/file/xinha/skins/xp-green/ski lib/webmin/filemin/CHANGELOG lib/webmin/filemin/acl_security.pl lib/webmin/filemin/bookmark.cgi +lib/webmin/filemin/chattr.cgi +lib/webmin/filemin/chcon.cgi lib/webmin/filemin/chmod.cgi lib/webmin/filemin/chown.cgi lib/webmin/filemin/compress.cgi @@ -8294,6 +8033,8 @@ lib/webmin/filemin/images/icons/mime/x-o lib/webmin/filemin/images/icons/mime/zip.png lib/webmin/filemin/images/icons/quick/bookmark-new.png lib/webmin/filemin/images/icons/quick/browse.png +lib/webmin/filemin/images/icons/quick/chattr.png +lib/webmin/filemin/images/icons/quick/chcon.png lib/webmin/filemin/images/icons/quick/chmod.png lib/webmin/filemin/images/icons/quick/chown.png lib/webmin/filemin/images/icons/quick/compress.png @@ -8334,7 +8075,6 @@ lib/webmin/filemin/rename.cgi lib/webmin/filemin/save_config.cgi lib/webmin/filemin/save_file.cgi lib/webmin/filemin/search.cgi -lib/webmin/filemin/unauthenticated/css/dataTables.bootstrap.css lib/webmin/filemin/unauthenticated/css/style.css lib/webmin/filemin/unauthenticated/dropdown/fg.menu.css lib/webmin/filemin/unauthenticated/dropdown/fg.menu.js @@ -8358,7 +8098,6 @@ lib/webmin/filemin/unauthenticated/jquer lib/webmin/filemin/unauthenticated/js/bootstrap-hover-dropdown.min.js lib/webmin/filemin/unauthenticated/js/chmod-calculator.js lib/webmin/filemin/unauthenticated/js/cmauto.js -lib/webmin/filemin/unauthenticated/js/dataTables.bootstrap.js lib/webmin/filemin/unauthenticated/js/legacy.js lib/webmin/filemin/unauthenticated/js/lib/codemirror/AUTHORS lib/webmin/filemin/unauthenticated/js/lib/codemirror/CONTRIBUTING.md @@ -14006,136 +13745,6 @@ lib/webmin/mount/smb_server.cgi lib/webmin/mount/smb_share.cgi lib/webmin/mount/solaris-lib.pl lib/webmin/mount/unmount.cgi -lib/webmin/mscstyle3/acl/images/icon.gif -lib/webmin/mscstyle3/apache/images/icon.gif -lib/webmin/mscstyle3/bind8/images/icon.gif -lib/webmin/mscstyle3/bsdexports/images/icon.gif -lib/webmin/mscstyle3/cdbackup/images/icon.gif -lib/webmin/mscstyle3/config -lib/webmin/mscstyle3/cpan/images/icon.gif -lib/webmin/mscstyle3/cron/images/icon.gif -lib/webmin/mscstyle3/custom/images/icon.gif -lib/webmin/mscstyle3/dfsadmin/images/icon.gif -lib/webmin/mscstyle3/dhcpd/images/icon.gif -lib/webmin/mscstyle3/dnsadmin/images/icon.gif -lib/webmin/mscstyle3/exports/images/icon.gif -lib/webmin/mscstyle3/fdisk/images/icon.gif -lib/webmin/mscstyle3/file/images/icon.gif -lib/webmin/mscstyle3/format/images/icon.gif -lib/webmin/mscstyle3/hpuxexports/images/icon.gif -lib/webmin/mscstyle3/images/arrow.jpg -lib/webmin/mscstyle3/images/cats/apps.jpg -lib/webmin/mscstyle3/images/cats/cluster.jpg -lib/webmin/mscstyle3/images/cats/hardware.jpg -lib/webmin/mscstyle3/images/cats/kororaweb.jpg -lib/webmin/mscstyle3/images/cats/login.jpg -lib/webmin/mscstyle3/images/cats/mail.jpg -lib/webmin/mscstyle3/images/cats/net.jpg -lib/webmin/mscstyle3/images/cats/others.jpg -lib/webmin/mscstyle3/images/cats/servers.jpg -lib/webmin/mscstyle3/images/cats/system.jpg -lib/webmin/mscstyle3/images/cats/unknown.jpg -lib/webmin/mscstyle3/images/cats/usermin.jpg -lib/webmin/mscstyle3/images/cats/webmin.jpg -lib/webmin/mscstyle3/images/cats_over/apps.jpg -lib/webmin/mscstyle3/images/cats_over/cluster.jpg -lib/webmin/mscstyle3/images/cats_over/hardware.jpg -lib/webmin/mscstyle3/images/cats_over/kororaweb.jpg -lib/webmin/mscstyle3/images/cats_over/login.jpg -lib/webmin/mscstyle3/images/cats_over/mail.jpg -lib/webmin/mscstyle3/images/cats_over/net.jpg -lib/webmin/mscstyle3/images/cats_over/others.jpg -lib/webmin/mscstyle3/images/cats_over/servers.jpg -lib/webmin/mscstyle3/images/cats_over/system.jpg -lib/webmin/mscstyle3/images/cats_over/unknown.jpg -lib/webmin/mscstyle3/images/cats_over/usermin.jpg -lib/webmin/mscstyle3/images/cats_over/webmin.jpg -lib/webmin/mscstyle3/images/jjs3_logo.gif -lib/webmin/mscstyle3/images/lc1.gif -lib/webmin/mscstyle3/images/lc2.gif -lib/webmin/mscstyle3/images/msctile.jpg -lib/webmin/mscstyle3/images/msctile2.jpg -lib/webmin/mscstyle3/images/nav/bg.jpg -lib/webmin/mscstyle3/images/nav/bottom_bg.jpg -lib/webmin/mscstyle3/images/nav/bottom_left.jpg -lib/webmin/mscstyle3/images/nav/bottom_shadow.jpg -lib/webmin/mscstyle3/images/nav/bottom_shadow2.jpg -lib/webmin/mscstyle3/images/nav/left.jpg -lib/webmin/mscstyle3/images/nav/sep.jpg -lib/webmin/mscstyle3/images/nav/text_bg.jpg -lib/webmin/mscstyle3/images/nav/text_left.jpg -lib/webmin/mscstyle3/images/nav/text_sep.jpg -lib/webmin/mscstyle3/images/rc1.gif -lib/webmin/mscstyle3/images/rc2.gif -lib/webmin/mscstyle3/images/tabs/bg.jpg -lib/webmin/mscstyle3/images/tabs/blue_left.jpg -lib/webmin/mscstyle3/images/tabs/blue_right.jpg -lib/webmin/mscstyle3/images/tabs/bottom.jpg -lib/webmin/mscstyle3/images/tabs/left.jpg -lib/webmin/mscstyle3/images/tabs/left_bottom.jpg -lib/webmin/mscstyle3/images/tabs/right.jpg -lib/webmin/mscstyle3/images/tabs/right_bottom.jpg -lib/webmin/mscstyle3/images/tabs/shadow.jpg -lib/webmin/mscstyle3/images/tabs/white_left.jpg -lib/webmin/mscstyle3/images/tabs/white_right.jpg -lib/webmin/mscstyle3/images/tabs/yellow_left.jpg -lib/webmin/mscstyle3/images/tabs/yellow_right.jpg -lib/webmin/mscstyle3/images/theme_by.jpg -lib/webmin/mscstyle3/images/top_bar/bg.jpg -lib/webmin/mscstyle3/images/top_bar/feedback.jpg -lib/webmin/mscstyle3/images/top_bar/left.jpg -lib/webmin/mscstyle3/images/top_bar/logout.jpg -lib/webmin/mscstyle3/images/top_bar/msc_logo.jpg -lib/webmin/mscstyle3/images/top_bar/oc_logo.gif -lib/webmin/mscstyle3/images/top_bar/right.jpg -lib/webmin/mscstyle3/images/top_bar/shadow.jpg -lib/webmin/mscstyle3/images/top_bar/shadow_bg.jpg -lib/webmin/mscstyle3/images/top_bar/switch.jpg -lib/webmin/mscstyle3/images/top_bar/top_sep.jpg -lib/webmin/mscstyle3/images/top_bar/webmin_logo.jpg -lib/webmin/mscstyle3/images/webmin_icon.png -lib/webmin/mscstyle3/images/white_bar.jpg -lib/webmin/mscstyle3/images/white_bar2.jpg -lib/webmin/mscstyle3/index.cgi -lib/webmin/mscstyle3/inetd/images/icon.gif -lib/webmin/mscstyle3/init/images/icon.gif -lib/webmin/mscstyle3/initnetwork/images/icon.gif -lib/webmin/mscstyle3/inittab/images/icon.gif -lib/webmin/mscstyle3/ipchains/images/icon.gif -lib/webmin/mscstyle3/lilo/images/icon.gif -lib/webmin/mscstyle3/lpadmin/images/icon.gif -lib/webmin/mscstyle3/majordomo/images/icon.gif -lib/webmin/mscstyle3/man/images/icon.gif -lib/webmin/mscstyle3/mount/images/icon.gif -lib/webmin/mscstyle3/mysql/images/icon.gif -lib/webmin/mscstyle3/net/images/icon.gif -lib/webmin/mscstyle3/pam/images/icon.gif -lib/webmin/mscstyle3/postfix/images/icon.gif -lib/webmin/mscstyle3/postgresql/images/icon.gif -lib/webmin/mscstyle3/proc/images/icon.gif -lib/webmin/mscstyle3/quota/images/icon.gif -lib/webmin/mscstyle3/raid/images/icon.gif -lib/webmin/mscstyle3/samba/images/icon.gif -lib/webmin/mscstyle3/sendmail/images/icon.gif -lib/webmin/mscstyle3/sendmail/images/ports.gif -lib/webmin/mscstyle3/servers/images/icon.gif -lib/webmin/mscstyle3/sgiexports/images/icon.gif -lib/webmin/mscstyle3/software/images/icon.gif -lib/webmin/mscstyle3/squid/images/icon.gif -lib/webmin/mscstyle3/ssh/images/icon.gif -lib/webmin/mscstyle3/status/images/icon.gif -lib/webmin/mscstyle3/syslog/images/icon.gif -lib/webmin/mscstyle3/telnet/images/icon.gif -lib/webmin/mscstyle3/theme.info -lib/webmin/mscstyle3/theme.pl -lib/webmin/mscstyle3/time/images/icon.gif -lib/webmin/mscstyle3/unauthenticated/nav/bottom_shadow.jpg -lib/webmin/mscstyle3/useradmin/images/icon.gif -lib/webmin/mscstyle3/usermin/images/icon.gif -lib/webmin/mscstyle3/webmin/images/icon.gif -lib/webmin/mscstyle3/webminlog/images/icon.gif -lib/webmin/mscstyle3/wuftpd/images/icon.gif -lib/webmin/mscstyle3/xinetd/images/icon.gif lib/webmin/mysql/CHANGELOG lib/webmin/mysql/acl_security.pl lib/webmin/mysql/backup.pl @@ -24680,7 +24289,6 @@ lib/webmin/webalizer/save_log.cgi lib/webmin/webalizer/view_log.cgi lib/webmin/webalizer/webalizer-lib.pl lib/webmin/webalizer/webalizer.pl -lib/webmin/webmin-caldera-init lib/webmin/webmin-daemon lib/webmin/webmin-debian-pam lib/webmin/webmin-gentoo-init From owner-svn-ports-head@freebsd.org Sun Feb 5 20:59:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9BE93CD1D55; Sun, 5 Feb 2017 20:59:28 +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 68CE212F8; Sun, 5 Feb 2017 20:59:28 +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 v15KxRse072146; Sun, 5 Feb 2017 20:59:27 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15KxRYu072144; Sun, 5 Feb 2017 20:59:27 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201702052059.v15KxRYu072144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 5 Feb 2017 20:59:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433453 - head/security/p5-Digest-JHash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 20:59:28 -0000 Author: ashish Date: Sun Feb 5 20:59:27 2017 New Revision: 433453 URL: https://svnweb.freebsd.org/changeset/ports/433453 Log: - Update to 0.10 Modified: head/security/p5-Digest-JHash/Makefile head/security/p5-Digest-JHash/distinfo Modified: head/security/p5-Digest-JHash/Makefile ============================================================================== --- head/security/p5-Digest-JHash/Makefile Sun Feb 5 20:52:59 2017 (r433452) +++ head/security/p5-Digest-JHash/Makefile Sun Feb 5 20:59:27 2017 (r433453) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-JHash -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Digest-JHash/distinfo ============================================================================== --- head/security/p5-Digest-JHash/distinfo Sun Feb 5 20:52:59 2017 (r433452) +++ head/security/p5-Digest-JHash/distinfo Sun Feb 5 20:59:27 2017 (r433453) @@ -1,2 +1,3 @@ -SHA256 (Digest-JHash-0.09.tar.gz) = ba77919b7b7a1b6f222f1bb5a7a34d88b1a92093e40a2aec37352cb38926ada3 -SIZE (Digest-JHash-0.09.tar.gz) = 13999 +TIMESTAMP = 1486327107 +SHA256 (Digest-JHash-0.10.tar.gz) = c746cf0a861a004090263cd54d7728d0c7595a0cf90cbbfd8409b396ee3b0063 +SIZE (Digest-JHash-0.10.tar.gz) = 13613 From owner-svn-ports-head@freebsd.org Sun Feb 5 21:12:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A451CD27B6; Sun, 5 Feb 2017 21:12:55 +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 66B9761A; Sun, 5 Feb 2017 21:12:55 +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 v15LCsAO080047; Sun, 5 Feb 2017 21:12:54 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LCsUM080046; Sun, 5 Feb 2017 21:12:54 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201702052112.v15LCsUM080046@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 5 Feb 2017 21:12:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433454 - head/security/p5-Digest-SHA-PurePerl X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:12:55 -0000 Author: ashish Date: Sun Feb 5 21:12:54 2017 New Revision: 433454 URL: https://svnweb.freebsd.org/changeset/ports/433454 Log: - Update to 5.96 - Add LICENSE information, as it says in the .pm package - Designate as NO_ARCH, since architecture independent Modified: head/security/p5-Digest-SHA-PurePerl/Makefile head/security/p5-Digest-SHA-PurePerl/distinfo Modified: head/security/p5-Digest-SHA-PurePerl/Makefile ============================================================================== --- head/security/p5-Digest-SHA-PurePerl/Makefile Sun Feb 5 20:59:27 2017 (r433453) +++ head/security/p5-Digest-SHA-PurePerl/Makefile Sun Feb 5 21:12:54 2017 (r433454) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Digest-SHA-PurePerl -PORTVERSION= 5.95 +PORTVERSION= 5.96 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,8 +10,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for SHA-1/224/256/384/512 in pure Perl +# same license terms as Perl itself +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure +NO_ARCH= true PORTEXAMPLES= dups .include Modified: head/security/p5-Digest-SHA-PurePerl/distinfo ============================================================================== --- head/security/p5-Digest-SHA-PurePerl/distinfo Sun Feb 5 20:59:27 2017 (r433453) +++ head/security/p5-Digest-SHA-PurePerl/distinfo Sun Feb 5 21:12:54 2017 (r433454) @@ -1,2 +1,3 @@ -SHA256 (Digest-SHA-PurePerl-5.95.tar.gz) = 36f07c3163abeaa4ca89da8db30a700c60cc34c4f677486109c3df7e404697ab -SIZE (Digest-SHA-PurePerl-5.95.tar.gz) = 36904 +TIMESTAMP = 1486327289 +SHA256 (Digest-SHA-PurePerl-5.96.tar.gz) = da561664533cb9985c0dab243ccf0d6b9c5503ddd77354848e61aac795c4d0b3 +SIZE (Digest-SHA-PurePerl-5.96.tar.gz) = 37150 From owner-svn-ports-head@freebsd.org Sun Feb 5 21:19:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3DCC6CD28C8; Sun, 5 Feb 2017 21:19:36 +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 F34857FC; Sun, 5 Feb 2017 21:19:35 +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 v15LJZ9r080385; Sun, 5 Feb 2017 21:19:35 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LJYKI080383; Sun, 5 Feb 2017 21:19:34 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702052119.v15LJYKI080383@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Sun, 5 Feb 2017 21:19:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433455 - head/net/py-pyshark X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:19:36 -0000 Author: feld Date: Sun Feb 5 21:19:34 2017 New Revision: 433455 URL: https://svnweb.freebsd.org/changeset/ports/433455 Log: net/py-pyshark: Update to 0.3.6.2 Modified: head/net/py-pyshark/Makefile head/net/py-pyshark/distinfo Modified: head/net/py-pyshark/Makefile ============================================================================== --- head/net/py-pyshark/Makefile Sun Feb 5 21:12:54 2017 (r433454) +++ head/net/py-pyshark/Makefile Sun Feb 5 21:19:34 2017 (r433455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyshark -PORTVERSION= 0.3.6.1 +PORTVERSION= 0.3.6.2 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-pyshark/distinfo ============================================================================== --- head/net/py-pyshark/distinfo Sun Feb 5 21:12:54 2017 (r433454) +++ head/net/py-pyshark/distinfo Sun Feb 5 21:19:34 2017 (r433455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466187678 -SHA256 (pyshark-0.3.6.1.zip) = e7e6349e9e03603b9f760ed2e5d302b6f9951975dbaa27f422ecd20e267854a0 -SIZE (pyshark-0.3.6.1.zip) = 24741 +TIMESTAMP = 1486231320 +SHA256 (pyshark-0.3.6.2.zip) = 7ed7593767c15db13bb193927c8effd9326f4de3d6396a9b58b078a4fb3005ca +SIZE (pyshark-0.3.6.2.zip) = 27258 From owner-svn-ports-head@freebsd.org Sun Feb 5 21:20:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2C30CD291F; Sun, 5 Feb 2017 21:20:28 +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 5A69B8F0; Sun, 5 Feb 2017 21:20:28 +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 v15LKRC4081001; Sun, 5 Feb 2017 21:20:27 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LKOK4080968; Sun, 5 Feb 2017 21:20:24 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702052120.v15LKOK4080968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sun, 5 Feb 2017 21:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433456 - in head: Mk Tools/scripts benchmarks/wrk databases/mariadb100-client/files databases/mariadb100-server databases/mariadb100-server/files deskutils/owncloudclient devel/efl 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:20:28 -0000 Author: tijl Date: Sun Feb 5 21:20:24 2017 New Revision: 433456 URL: https://svnweb.freebsd.org/changeset/ports/433456 Log: - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so bsd.default-versions.mk can rely on ARCH being defined. - In bsd.port.mk move inclusion of bsd.default-versions.mk from the pre-makefile section to the options section so the variables can be used earlier. Also put the bit of code sitting between the options section and the pre-makefile section into the options section. - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is handled in bsd.default-versions.mk and some ports were setting it after including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, and then only when setting non-default options, work without setting that variable. PR: 215996 Exp-run by: antoine Approved by: portmgr (antoine) Added: head/databases/mariadb100-client/files/patch-cmake_ssl.cmake (contents, props changed) head/databases/mariadb100-server/files/patch-cmake_ssl.cmake (contents, props changed) head/devel/efl/files/patch-m4_efl.m4 (contents, props changed) head/sysutils/ori/files/ head/sysutils/ori/files/patch-SConstruct (contents, props changed) Deleted: head/devel/efl/files/extra-patch-configure.ac Modified: head/Mk/bsd.default-versions.mk head/Mk/bsd.port.mk head/Tools/scripts/chkversion.pl head/benchmarks/wrk/Makefile head/databases/mariadb100-server/Makefile head/deskutils/owncloudclient/Makefile head/devel/efl/Makefile head/devel/efl/files/patch-configure.ac head/dns/knot1/Makefile head/dns/validns/Makefile head/ftp/curl/Makefile head/irc/irssi-fish/Makefile head/net-im/jabberd/Makefile head/net-mgmt/virt-viewer/Makefile head/net/freeradius2/Makefile head/net/freeradius3/Makefile head/security/opencryptoki/Makefile head/security/softhsm2/Makefile head/sysutils/ori/Makefile head/sysutils/syslog-ng36/Makefile head/www/mod_tsa/Makefile head/www/nginx-devel/Makefile head/www/nginx/Makefile head/www/node/Makefile head/www/node4/Makefile head/www/node6/Makefile Modified: head/Mk/bsd.default-versions.mk ============================================================================== --- head/Mk/bsd.default-versions.mk Sun Feb 5 21:19:34 2017 (r433455) +++ head/Mk/bsd.default-versions.mk Sun Feb 5 21:20:24 2017 (r433456) @@ -41,7 +41,7 @@ FPC_DEFAULT?= 3.0.0 GCC_DEFAULT?= 4.9 # Possible values: 7, 8, 9, agpl GHOSTSCRIPT_DEFAULT?= agpl -.if defined(ARCH) && ${ARCH} == amd64 +.if ${ARCH} == amd64 # Possible values: c6, c6_64, c7 LINUX_DEFAULT?= c6_64 .else Modified: head/Mk/bsd.port.mk ============================================================================== --- head/Mk/bsd.port.mk Sun Feb 5 21:19:34 2017 (r433455) +++ head/Mk/bsd.port.mk Sun Feb 5 21:20:24 2017 (r433456) @@ -1266,8 +1266,6 @@ GROUPS_BLACKLIST= _dhcp _pflogd _ypldap LDCONFIG_DIR= libdata/ldconfig LDCONFIG32_DIR= libdata/ldconfig32 -.endif - # At least KDE needs TMPDIR for the package building, # so we're setting it to the known default value. .if defined(PACKAGE_BUILDING) @@ -1280,8 +1278,12 @@ WITH_DEBUG= yes .endif .endif +.include "${PORTSDIR}/Mk/bsd.default-versions.mk" .include "${PORTSDIR}/Mk/bsd.options.mk" +.endif +# End of options section. + # Start of pre-makefile section. .if !defined(AFTERPORTMK) && !defined(INOPTIONSMK) @@ -1291,8 +1293,6 @@ WITH_DEBUG= yes _PREMKINCLUDED= yes -.include "${PORTSDIR}/Mk/bsd.default-versions.mk" - .if defined(PORTVERSION) .if ${PORTVERSION:M*[-_,]*}x != x IGNORE= PORTVERSION ${PORTVERSION} may not contain '-' '_' or ',' Modified: head/Tools/scripts/chkversion.pl ============================================================================== --- head/Tools/scripts/chkversion.pl Sun Feb 5 21:19:34 2017 (r433455) +++ head/Tools/scripts/chkversion.pl Sun Feb 5 21:20:24 2017 (r433456) @@ -127,7 +127,6 @@ foreach (qw(ARCH OPSYS OSREL OSVERSION U my @cachedenv = readfrom $portsdir, $make, "-V$_"; $ENV{$_} = $cachedenv[0]; } -$ENV{WITH_OPENSSL_BASE} = 'yes'; my %pkgname; my %pkgorigin; Modified: head/benchmarks/wrk/Makefile ============================================================================== --- head/benchmarks/wrk/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/benchmarks/wrk/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= wrk PORTVERSION= 4.0.2 +PORTREVISION= 1 CATEGORIES= benchmarks www MAINTAINER= osa@FreeBSD.org @@ -15,11 +16,9 @@ LIB_DEPENDS= libluajit-5.1.so:lang/luaji USE_GITHUB= yes GH_ACCOUNT= wg -USES= gmake -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes +USES= gmake ssl CFLAGS+= -std=c99 -D_DECLARE_C99_LDBL_MATH -MAKE_ENV+= WITH_OPENSSL=${LOCALBASE} WITH_LUAJIT=${LOCALBASE} VER=${PORTVERSION} +MAKE_ENV+= WITH_OPENSSL=${OPENSSLBASE} WITH_LUAJIT=${LOCALBASE} VER=${PORTVERSION} PLIST_FILES= bin/wrk Added: head/databases/mariadb100-client/files/patch-cmake_ssl.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-client/files/patch-cmake_ssl.cmake Sun Feb 5 21:20:24 2017 (r433456) @@ -0,0 +1,24 @@ +--- cmake/ssl.cmake.orig 2016-08-24 15:07:34 UTC ++++ cmake/ssl.cmake +@@ -141,11 +141,6 @@ MACRO (MYSQL_CHECK_SSL) + MESSAGE(STATUS "OPENSSL_APPLINK_C ${OPENSSL_APPLINK_C}") + ENDIF() + +- # On mac this list is <.dylib;.so;.a> +- # We prefer static libraries, so we revert it here. +- IF (WITH_SSL_PATH) +- LIST(REVERSE CMAKE_FIND_LIBRARY_SUFFIXES) +- ENDIF() + MESSAGE(STATUS "suffixes <${CMAKE_FIND_LIBRARY_SUFFIXES}>") + FIND_LIBRARY(OPENSSL_LIBRARIES + NAMES ssl ssleay32 ssleay32MD +@@ -153,9 +148,6 @@ MACRO (MYSQL_CHECK_SSL) + FIND_LIBRARY(CRYPTO_LIBRARY + NAMES crypto libeay32 + HINTS ${OPENSSL_ROOT_DIR}/lib) +- IF (WITH_SSL_PATH) +- LIST(REVERSE CMAKE_FIND_LIBRARY_SUFFIXES) +- ENDIF() + + IF(OPENSSL_INCLUDE_DIR AND + OPENSSL_LIBRARIES AND Modified: head/databases/mariadb100-server/Makefile ============================================================================== --- head/databases/mariadb100-server/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/databases/mariadb100-server/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -2,6 +2,7 @@ PORTNAME?= mariadb PORTVERSION= 10.0.29 +PORTREVISION= 1 CATEGORIES= databases ipv6 MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \ http://mirrors.supportex.net/${SITESDIR}/ \ @@ -95,8 +96,6 @@ OPTIONS_SUB= yes .endif FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1 -# See PR209419, MariaDB 10.0 fails to build with base SSL libs -WITH_OPENSSL_PORT= yes .if defined(CLIENT_ONLY) # MySQL-Client part Added: head/databases/mariadb100-server/files/patch-cmake_ssl.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/mariadb100-server/files/patch-cmake_ssl.cmake Sun Feb 5 21:20:24 2017 (r433456) @@ -0,0 +1,24 @@ +--- cmake/ssl.cmake.orig 2016-08-24 15:07:34 UTC ++++ cmake/ssl.cmake +@@ -141,11 +141,6 @@ MACRO (MYSQL_CHECK_SSL) + MESSAGE(STATUS "OPENSSL_APPLINK_C ${OPENSSL_APPLINK_C}") + ENDIF() + +- # On mac this list is <.dylib;.so;.a> +- # We prefer static libraries, so we revert it here. +- IF (WITH_SSL_PATH) +- LIST(REVERSE CMAKE_FIND_LIBRARY_SUFFIXES) +- ENDIF() + MESSAGE(STATUS "suffixes <${CMAKE_FIND_LIBRARY_SUFFIXES}>") + FIND_LIBRARY(OPENSSL_LIBRARIES + NAMES ssl ssleay32 ssleay32MD +@@ -153,9 +148,6 @@ MACRO (MYSQL_CHECK_SSL) + FIND_LIBRARY(CRYPTO_LIBRARY + NAMES crypto libeay32 + HINTS ${OPENSSL_ROOT_DIR}/lib) +- IF (WITH_SSL_PATH) +- LIST(REVERSE CMAKE_FIND_LIBRARY_SUFFIXES) +- ENDIF() + + IF(OPENSSL_INCLUDE_DIR AND + OPENSSL_LIBRARIES AND Modified: head/deskutils/owncloudclient/Makefile ============================================================================== --- head/deskutils/owncloudclient/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/deskutils/owncloudclient/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -38,17 +38,6 @@ DEBUG_CMAKE_ON= -DCMAKE_BUILD_TYPE:STRI PLIST_SUB= VERSION=${PORTVERSION} -.include - -.if ${OPSYS} != FreeBSD -WITH_OPENSSL_PORT= yes - -# CMake 3.3.x will use $PATH when looking for headers and libraries by default, -# and OpenSSL from base will end up being used. Make sure ${LOCALBASE} is -# preferred over $PATH. -CMAKE_ARGS+= -DCMAKE_PREFIX_PATH=${LOCALBASE} -.endif - post-patch: @${REINPLACE_CMD} -e \ 's|.lst |.lst.sample |' ${WRKSRC}/CMakeLists.txt Modified: head/devel/efl/Makefile ============================================================================== --- head/devel/efl/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/devel/efl/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,7 +3,7 @@ PORTNAME= efl PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel enlightenment MASTER_SITES= http://download.enlightenment.org/rel/libs/${PORTNAME}/ @@ -129,7 +129,6 @@ PLIST_SUB+= AUDIO="@comment " .if ${PORT_OPTIONS:MSSL} USES+= ssl -WITH_OPENSSL_PORT= yes .else CONFIGURE_ARGS+= --with-crypto=none .endif Modified: head/devel/efl/files/patch-configure.ac ============================================================================== --- head/devel/efl/files/patch-configure.ac Sun Feb 5 21:19:34 2017 (r433455) +++ head/devel/efl/files/patch-configure.ac Sun Feb 5 21:20:24 2017 (r433456) @@ -1,6 +1,16 @@ ---- configure.ac.orig 2015-06-12 05:40:48.754367679 -0700 -+++ configure.ac 2015-06-12 05:45:05.521352761 -0700 -@@ -414,12 +414,12 @@ +--- configure.ac.orig 2016-12-07 14:25:43 UTC ++++ configure.ac +@@ -386,7 +386,8 @@ case "$build_crypto" in + ;; + + openssl) +- EFL_DEPEND_PKG([crypto], [OPENSSL], [openssl]) ++ AC_DEFINE([HAVE_OPENSSL], [1], [Have OpenSSL]) ++ requirements_libs_crypto="-lssl -lcrypto ${requirements_libs_crypto}" + ;; + esac + AM_CONDITIONAL([HAVE_CRYPTO_GNUTLS], [test "${build_crypto}" = "gnutls"]) +@@ -442,12 +443,12 @@ AC_CHECK_HEADERS([ \ execinfo.h \ mcheck.h \ sys/epoll.h \ @@ -14,7 +24,7 @@ ]) EFL_CHECK_PATH_MAX -@@ -3995,6 +3995,7 @@ +@@ -4732,6 +4733,7 @@ EFL_ADD_LIBS([EIO], [-lm]) ### Checks for linker characteristics ### Checks for library functions Added: head/devel/efl/files/patch-m4_efl.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/efl/files/patch-m4_efl.m4 Sun Feb 5 21:20:24 2017 (r433456) @@ -0,0 +1,11 @@ +--- m4/efl.m4.orig 2016-09-13 07:23:52 UTC ++++ m4/efl.m4 +@@ -219,7 +219,7 @@ AC_DEFUN([EFL_CRYPTO_DEPEND], + [dnl + m4_pushdef([DOWNEFL], m4_translit([$1], [-A-Z], [_a-z]))dnl + requirements_pc_[]m4_defn([DOWNEFL])="${requirements_pc_crypto} ${requirements_pc_[][]m4_defn([DOWNEFL])}" +-requirements_pc_deps_[]m4_defn([DOWNEFL])="${requirements_pc_deps_crypto} ${requirements_pc_deps_[][]m4_defn([DOWNEFL])}" ++requirements_pc_deps_[]m4_defn([DOWNEFL])="${requirements_pc_deps_crypto}${requirements_pc_deps_crypto:+ }${requirements_pc_deps_[][]m4_defn([DOWNEFL])}" + requirements_libs_[]m4_defn([DOWNEFL])="${requirements_libs_crypto} ${requirements_libs_[][]m4_defn([DOWNEFL])}" + requirements_cflags_[]m4_defn([DOWNEFL])="${requirements_cflags_crypto} ${requirements_cflags_[][]m4_defn([DOWNEFL])}" + m4_popdef([DOWNEFL])dnl Modified: head/dns/knot1/Makefile ============================================================================== --- head/dns/knot1/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/dns/knot1/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= knot PORTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= https://secure.nic.cz/files/knot-dns/ \ http://dns-lab.com/downloads/knot-dns/ @@ -18,14 +19,12 @@ LIB_DEPENDS= liburcu.so:sysutils/liburcu CONFLICTS= knot-2.* knot2-.* -USES= alias bison libtool pkgconfig tar:xz +USES= alias bison libtool pkgconfig ssl tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-storage=/var/db/knot \ --with-rundir=/var/run/knot \ --with-openssl=${OPENSSLBASE} USE_LDCONFIG= yes -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes INSTALL_TARGET= install-strip Modified: head/dns/validns/Makefile ============================================================================== --- head/dns/validns/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/dns/validns/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= validns PORTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= dns security MASTER_SITES= http://www.validns.net/download/ @@ -14,7 +15,6 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libJudy.so:devel/judy USE_OPENSSL= yes -WITH_OPENSSL_PORT=yes ALL_TARGET= @@ -31,16 +31,14 @@ OPTIONS_DEFINE= DOCS .include +.if ${SSL_DEFAULT:Mopenssl-devel} +BROKEN= Does not build with openssl-devel +.endif + do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/*.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ @${MKDIR} ${STAGEDIR}${DOCSDIR} @${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/ -.include - -.if ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel -.endif - -.include +.include Modified: head/ftp/curl/Makefile ============================================================================== --- head/ftp/curl/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/ftp/curl/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -21,6 +21,7 @@ OPTIONS_RADIO_RESOLV= CARES THREADED_RES OPTIONS_RADIO_SSL= GNUTLS NSS OPENSSL POLARSSL WOLFSSL OPTIONS_SINGLE_GSSAPI= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT GSSAPI_NONE OPTIONS_DEFAULT= CA_BUNDLE COOKIES HTTP2 OPENSSL PROXY RESOLV THREADED_RESOLVER TLS_SRP +OPTIONS_DEFAULT+= GSSAPI_${"${SSL_DEFAULT}" == "base":?BASE:NONE} CA_BUNDLE_DESC= Install CA bundle for OpenSSL CA_BUNDLE_IMPLIES= OPENSSL COOKIES_DESC= Cookies support @@ -33,14 +34,6 @@ SMB_DESC= SMB/CIFS support THREADED_RESOLVER_DESC= Threaded DNS resolver TLS_SRP_DESC= TLS-SRP (Secure Remote Password) support -.include <${.CURDIR}/../../Mk/bsd.default-versions.mk> - -.if ${SSL_DEFAULT} != base -OPTIONS_DEFAULT+= GSSAPI_NONE -.else -OPTIONS_DEFAULT+= GSSAPI_BASE -.endif - CONFIGURE_ARGS= --disable-werror \ --enable-imap --enable-pop3 --enable-rtsp --enable-smtp \ --with-zsh-functions-dir=${LOCALBASE}/share/zsh/site-functions \ Modified: head/irc/irssi-fish/Makefile ============================================================================== --- head/irc/irssi-fish/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/irc/irssi-fish/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,7 +3,7 @@ PORTNAME= irssi-fish DISTVERSION= 1.4.20160122 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= irc security MAINTAINER= ashish@FreeBSD.org @@ -18,15 +18,15 @@ GH_PROJECT= FiSH-irssi GH_ACCOUNT= falsovsky GH_TAGNAME= 2b0c1c09 -USES= cmake pkgconfig +USES= cmake pkgconfig ssl +CMAKE_ARGS= -D__pkg_config_checked_OPENSSL=1 -DOPENSSL_FOUND=1 \ + -DOPENSSL_INCLUDE_DIRS=${OPENSSLINC} \ + -DOPENSSL_LIBRARY_DIRS=${OPENSSLLIB} USE_LDCONFIG= yes PLIST_FILES= lib/irssi/modules/libfish.so PORTDOCS= README.md FiSH-irssi.txt -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes - post-patch: ${REINPLACE_CMD} -e "s,/usr/local,${LOCALBASE},g" \ -e "s,share/doc/FiSH-irssi,${DOCSDIR_REL},g" ${WRKSRC}/CMakeLists.txt Modified: head/net-im/jabberd/Makefile ============================================================================== --- head/net-im/jabberd/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/net-im/jabberd/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -101,10 +101,6 @@ EXPERIMENTAL_DESC= Enable experimental f .include -.if ${OPSYS} != FreeBSD -WITH_OPENSSL_PORT= yes -.endif - .if ${PORT_OPTIONS:MPGSQL} _REQUIRE+= postgresql .endif Modified: head/net-mgmt/virt-viewer/Makefile ============================================================================== --- head/net-mgmt/virt-viewer/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/net-mgmt/virt-viewer/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= virt-viewer PORTVERSION= 4.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ @@ -19,9 +20,6 @@ LIB_DEPENDS= libvirt.so:devel/libvirt \ libgtk-vnc-2.0.so:net/gtk-vnc \ libspice-client-glib-2.0.so:deskutils/spice-gtk -USE_OPENSSL=yes -WITH_OPENSSL_PORT=yes - OPTIONS_DEFINE= NLS OPTIONS_SUB= yes Modified: head/net/freeradius2/Makefile ============================================================================== --- head/net/freeradius2/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/net/freeradius2/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -29,9 +29,8 @@ CONFLICTS_INSTALL= gnu-radius-[0-9].* op USE_RC_SUBR= radiusd GNU_CONFIGURE= yes -USES= autoreconf gmake libtool shebangfix tar:bzip2 +USES= autoreconf gmake libtool shebangfix ssl tar:bzip2 SHEBANG_FILES= scripts/radsqlrelay src/modules/rlm_counter/rad_counter -USE_OPENSSL= yes CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= ${CPPFLAGS} LIBS+= -L${LOCALBASE}/lib @@ -82,7 +81,7 @@ _REQUIRE= NETWORKING SERVERS OPTIONS_DEFINE= USER KERBEROS HEIMDAL HEIMDAL_PORT LDAP MYSQL \ PGSQL UNIXODBC FIREBIRD PERL PYTHON OCI8 RUBY DHCP \ - EXPERIMENTAL UDPFROMTO DEVELOPER EDIR SSL_PORT DOCS + EXPERIMENTAL UDPFROMTO DEVELOPER EDIR DOCS OPTIONS_DEFAULT=USER PERL PYTHON DHCP_DESC= With DHCP support (EXPERIMENTAL) @@ -96,7 +95,6 @@ EXPERIMENTAL_DESC= Build experimental mo UDPFROMTO_DESC= Compile in UDPFROMTO support DEVELOPER_DESC= Enable developer options EDIR_DESC= Enable eDirectory support (implies LDAP) -SSL_PORT_DESC= Use OpenSSL from the ports collection .include @@ -285,10 +283,6 @@ CFLAGS!= ${ECHO} ${CFLAGS} | ${SED} -Ee CONFIGURE_ARGS+=--with-udpfromto .endif -.if ${PORT_OPTIONS:MSSL_PORT} -WITH_OPENSSL_PORT=yes -.endif - .if empty(PORT_OPTIONS:MDOCS) CONFIGURE_ARGS+=--without-docdir PLIST_SUB+= PORTDOCS="@comment " Modified: head/net/freeradius3/Makefile ============================================================================== --- head/net/freeradius3/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/net/freeradius3/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -43,7 +43,7 @@ OPTIONS_SUB= yes OPTIONS_DEFINE= USER KERBEROS HEIMDAL HEIMDAL_PORT LDAP MYSQL \ PGSQL UNIXODBC FIREBIRD REDIS PYTHON RUBY \ EXPERIMENTAL UDPFROMTO DEVELOPER EDIR PERL REST \ - FREETDS IDN SSL_PORT DOCS SQLITE3 + FREETDS IDN DOCS SQLITE3 OPTIONS_DEFAULT=USER PERL USER_DESC= Run as user freeradius, group freeradius @@ -56,7 +56,6 @@ UDPFROMTO_DESC= Compile in UDPFROMTO su DEVELOPER_DESC= Enable developer options EDIR_DESC= Enable eDirectory support (implies LDAP) REST_DESC= Enable RESTful API support -SSL_PORT_DESC= Use OpenSSL from the ports collection SQLITE3_CONFIGURE_WITH=rlm_sql_sqlite SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 @@ -282,10 +281,6 @@ CONFIGURE_ARGS+=--quiet CONFIGURE_ARGS+=--with-udpfromto .endif -.if ${PORT_OPTIONS:MSSL_PORT} -WITH_OPENSSL_PORT=yes -.endif - .include # if we're installing, place sample configs into ${EXAMPLESDIR} Modified: head/security/opencryptoki/Makefile ============================================================================== --- head/security/opencryptoki/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/security/opencryptoki/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -18,9 +18,6 @@ LIB_DEPENDS= libtspi.so:security/trouser USES= alias autoreconf gmake libtool ssl tar:tgz USE_LDCONFIG= ${PREFIX}/lib/opencryptoki -.if exists(/usr/include/openssl/md2.h) -WITH_OPENSSL_PORT=yes -.endif WRKSRC= ${WRKDIR}/${PORTNAME} INSTALL_TARGET= install-strip GNU_CONFIGURE= yes Modified: head/security/softhsm2/Makefile ============================================================================== --- head/security/softhsm2/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/security/softhsm2/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= softhsm PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://dist.opendnssec.org/source/ \ http://dist.opendnssec.org/source/testing/ @@ -35,13 +36,12 @@ OPTIONS_DEFAULT= CRYP_OPEN CRYP_BOTAN_CONFIGURE_ON= --with-crypto-backend=botan CRYP_BOTAN_LIB_DEPENDS= libbotan-1.10.so:security/botan110 CRYP_OPEN_USE= openssl=yes -CRYP_OPEN_VARS= WITH_OPENSSL_PORT=yes CRYP_OPEN_CONFIGURE_ON= --with-crypto-backend=openssl -.include +.include .if ${SSL_DEFAULT:Mlibressl*} CONFIGURE_ARGS+= --disable-gost .endif -.include +.include Modified: head/sysutils/ori/Makefile ============================================================================== --- head/sysutils/ori/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/sysutils/ori/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,7 +3,7 @@ PORTNAME= ori PORTVERSION= 0.8.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils net MASTER_SITES= http://cdn.bitbucket.org/orifs/ori/downloads/ @@ -13,9 +13,10 @@ COMMENT= Ori distributed file system LIB_DEPENDS= libevent.so:devel/libevent2 \ libboost_date_time.so:devel/boost-libs -USES= execinfo fuse pkgconfig scons tar:xz -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes +USES= execinfo fuse pkgconfig scons ssl tar:xz +CPPFLAGS+= -I${OPENSSLINC} +LDFLAGS+= -L${OPENSSLLIB} -lcrypto +MAKE_ARGS= VERBOSE=1 PLIST_FILES= bin/ori \ bin/oridbg \ Added: head/sysutils/ori/files/patch-SConstruct ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/ori/files/patch-SConstruct Sun Feb 5 21:20:24 2017 (r433456) @@ -0,0 +1,18 @@ +--- SConstruct.orig 2014-01-17 06:40:03 UTC ++++ SConstruct +@@ -302,15 +302,6 @@ if (env["WITH_MDNS"]) and (sys.platform + print 'Please install libdns_sd' + Exit(1) + +-if env["HAS_PKGCONFIG"]: +- if not conf.CheckPkg("openssl"): +- print 'openssl is not registered in pkg-config' +- Exit(1) +- if not conf.CheckPkgMinVersion("openssl", "1.0.0"): +- print 'openssl version 1.0.0 or above required' +- Exit(1) +- env.ParseConfig('pkg-config --libs --cflags openssl') +- + conf.Finish() + + Export('env') Modified: head/sysutils/syslog-ng36/Makefile ============================================================================== --- head/sysutils/syslog-ng36/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/sysutils/syslog-ng36/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= syslog-ng PORTVERSION= 3.6.4 +PORTREVISION= 1 .if !defined(MASTERDIR) PKGNAMESUFFIX= 36 .endif @@ -52,8 +53,7 @@ CONFIGURE_ARGS= --sysconfdir=${LOCALBASE .include .if ${PORT_OPTIONS:MOPENSSL} -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes +USES+= ssl CONFIGURE_ARGS+= --enable-ssl CONFIGURE_ENV+= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lcrypto -lssl" Modified: head/www/mod_tsa/Makefile ============================================================================== --- head/www/mod_tsa/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/mod_tsa/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,7 +3,7 @@ PORTNAME= mod_tsa PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MASTER_SITES= http://am.nesiac.org/static/ \ http://ubique.spb.ru/src/ @@ -21,8 +21,7 @@ CONFIGURE_ARGS= --with-openssl-incdir=${ --with-apxs=${APXS} MAKE_ARGS+= APXS=${APXS} -USE_OPENSSL= yes -WITH_OPENSSL_PORT= yes +USES= ssl USE_APACHE= 22+ AP_EXTRAS+= -DMOD_TSA_VERSION=\\\"mod_tsa/${PORTVERSION}\\\" AP_FAST_BUILD= yes @@ -51,7 +50,7 @@ AP_LIB+= -lpq .endif .if ${PORT_OPTIONS:MFIREBIRD} -USE+= firebird +USES+= firebird CONFIGURE_ARGS+= --enable-firebird=yes SRC_FILE+= db_firebird.c AP_LIB+= -lgds Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/nginx-devel/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.11.9 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ MASTER_SITES+= LOCAL/osa @@ -450,6 +451,9 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_ct .endif NGINX_OPENSSL= yes USE_HTTP_SSL= yes +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base +IGNORE= CT option requires OpenSSL 1.0.2, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf +.endif .endif .if ${PORT_OPTIONS:MECHO} @@ -1173,10 +1177,7 @@ USERS?= ${WWWOWN} GROUPS?=${WWWGRP} .if defined(NGINX_OPENSSL) -USE_OPENSSL= yes -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 -WITH_OPENSSL_PORT=yes -.endif +USES+= ssl .endif pre-everything:: Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/nginx/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= nginx PORTVERSION= 1.10.3 +PORTREVISION= 1 PORTEPOCH= 2 CATEGORIES= www MASTER_SITES= http://nginx.org/download/ @@ -445,6 +446,9 @@ CONFIGURE_ARGS+=--add-module=${WRKSRC_ct .endif NGINX_OPENSSL= yes USE_HTTP_SSL= yes +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base +IGNORE= CT option requires OpenSSL 1.0.2, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf +.endif .endif .if ${PORT_OPTIONS:MECHO} @@ -1157,9 +1161,9 @@ USERS?= ${WWWOWN} GROUPS?=${WWWGRP} .if defined(NGINX_OPENSSL) -USE_OPENSSL= yes -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100000 -WITH_OPENSSL_PORT=yes +USES+= ssl +.if ${SSL_DEFAULT:Mopenssl-devel} +BROKEN= Does not build with openssl-devel .endif .endif @@ -1365,10 +1369,4 @@ post-install: ${CAT} ${WRKSRC}/conf/nginx.conf \ >>${STAGEDIR}${ETCDIR}/nginx.conf-dist -.include - -.if defined(NGINX_OPENSSL) && ${SSL_DEFAULT:Mopenssl-devel} -BROKEN= Does not build with openssl-devel -.endif - -.include +.include Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/node/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 7.5.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ @@ -13,7 +14,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE -OPTIONS_DEFAULT= DTRACE +OPTIONS_DEFAULT=BUNDLED_SSL DTRACE OPTIONS_SUB= yes .if !exists(/usr/sbin/dtrace) @@ -57,21 +58,18 @@ LIB_DEPENDS+= libcares.so:dns/c-ares\ .if empty(PORT_OPTIONS:MBUNDLED_SSL) -.if ${OSVERSION} < 1100085 -# node.js requires openssl 1.0.2, use the port since base isn't new enough -WITH_OPENSSL_PORT= yes +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base +IGNORE= node.js requires openssl 1.0.2, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf or enable BUNDLED_SSL option .endif -.endif - -.include - -.if empty(PORT_OPTIONS:MBUNDLED_SSL) .if !empty(SSL_DEFAULT:Mlibressl*) IGNORE= cannot build node.js with LibreSSL. You must enable BUNDLED_SSL .endif + .endif +.include + .if ${ARCH} == "armv6" CONFIGURE_ARGS+=--openssl-no-asm .endif Modified: head/www/node4/Makefile ============================================================================== --- head/www/node4/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/node4/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -4,6 +4,7 @@ PORTNAME= node PORTVERSION= 4.7.3 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 4 @@ -15,6 +16,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS +OPTIONS_DEFAULT=BUNDLED_SSL OPTIONS_SUB= yes BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation #' @@ -45,19 +47,14 @@ LIB_DEPENDS+= libuv.so:devel/libuv .if empty(PORT_OPTIONS:MBUNDLED_SSL) -.if ${OSVERSION} < 1100085 -# node.js requires openssl 1.0.2, use the port since base isn't new enough -WITH_OPENSSL_PORT=yes +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base +IGNORE= node.js requires openssl 1.0.2, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf or enable BUNDLED_SSL option .endif -.endif - -.include - -.if empty(PORT_OPTIONS:MBUNDLED_SSL) .if !empty(SSL_DEFAULT:Mlibressl*) IGNORE= cannot build node.js with LibreSSL. You must enable BUNDLED_SSL .endif + .endif post-patch: @@ -89,4 +86,4 @@ post-configure: post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/node -.include +.include Modified: head/www/node6/Makefile ============================================================================== --- head/www/node6/Makefile Sun Feb 5 21:19:34 2017 (r433455) +++ head/www/node6/Makefile Sun Feb 5 21:20:24 2017 (r433456) @@ -3,6 +3,7 @@ PORTNAME= node PORTVERSION= 6.9.5 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 @@ -14,7 +15,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE -OPTIONS_DEFAULT= DTRACE +OPTIONS_DEFAULT=BUNDLED_SSL DTRACE OPTIONS_SUB= yes .if !exists(/usr/sbin/dtrace) @@ -58,21 +59,18 @@ LIB_DEPENDS+= libcares.so:dns/c-ares\ .if empty(PORT_OPTIONS:MBUNDLED_SSL) -.if ${OSVERSION} < 1100085 -# node.js requires openssl 1.0.2, use the port since base isn't new enough -WITH_OPENSSL_PORT= yes +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100085 && ${SSL_DEFAULT} == base +IGNORE= node.js requires openssl 1.0.2, add DEFAULT_VERSIONS+=ssl=openssl to /etc/make.conf or enable BUNDLED_SSL option .endif -.endif - -.include - -.if empty(PORT_OPTIONS:MBUNDLED_SSL) .if !empty(SSL_DEFAULT:Mlibressl*) IGNORE= cannot build node.js with LibreSSL. You must enable BUNDLED_SSL .endif + .endif +.include + .if ${ARCH} == "armv6" CONFIGURE_ARGS+=--openssl-no-asm .endif From owner-svn-ports-head@freebsd.org Sun Feb 5 21:21:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2F9ACD2AC5; Sun, 5 Feb 2017 21:21:19 +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 9B097A73; Sun, 5 Feb 2017 21:21:19 +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 v15LLIdc082601; Sun, 5 Feb 2017 21:21:18 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LLI9a082597; Sun, 5 Feb 2017 21:21:18 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201702052121.v15LLI9a082597@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Sun, 5 Feb 2017 21:21:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433457 - in head/security: . git-crypt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:21:19 -0000 Author: ashish Date: Sun Feb 5 21:21:18 2017 New Revision: 433457 URL: https://svnweb.freebsd.org/changeset/ports/433457 Log: git-crypt enables transparent encryption and decryption of files in a git repository. Files which you choose to protect are encrypted when committed, and decrypted when checked out. git-crypt lets you freely share a repository containing a mix of public and private content. git-crypt gracefully degrades, so developers without the secret key can still clone and commit to a repository with encrypted files. This lets you store your secret material (such as keys or passwords) in the same repository as your code, without requiring you to lock down your entire repository. WWW: https://www.agwa.name/projects/git-crypt/ Added: head/security/git-crypt/ head/security/git-crypt/Makefile (contents, props changed) head/security/git-crypt/distinfo (contents, props changed) head/security/git-crypt/pkg-descr (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Sun Feb 5 21:20:24 2017 (r433456) +++ head/security/Makefile Sun Feb 5 21:21:18 2017 (r433457) @@ -164,6 +164,7 @@ SUBDIR += gag SUBDIR += gcipher SUBDIR += gcr + SUBDIR += git-crypt SUBDIR += gnome-gpg SUBDIR += gnome-keyring SUBDIR += gnome-keyring-sharp Added: head/security/git-crypt/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/git-crypt/Makefile Sun Feb 5 21:21:18 2017 (r433457) @@ -0,0 +1,43 @@ +# Created by: Ashish SHUKLA +# $FreeBSD$ + +PORTNAME= git-crypt +PORTVERSION= 0.5.0 +CATEGORIES= security +MASTER_SITES= https://www.agwa.name/projects/git-crypt/downloads/ \ + LOCAL/ashish/ + +MAINTAINER= ashish@FreeBSD.org +COMMENT= Transparent file encryption in git + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= git:devel/git \ + gpg:security/gnupg + +OPTIONS_DEFINE= DOCS + +LDFLAGS+= -L${OPENSSLLIB} +MAKE_ENV+= PREFIX=${PREFIX} "CXXFLAGS=${CXXFLAGS}" \ + "LDFLAGS=${LDFLAGS}" + +DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ + docbook-xsl>=0:textproc/docbook-xsl +DOCS_MAKE_ARGS= ENABLE_MAN=yes \ + MANDIR=${MANPREFIX}/man \ + DOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl +DOCS_PLIST_FILES= man/man1/${PORTNAME}.1.gz + +USES= gmake ssl + +PLIST_FILES= bin/${PORTNAME} + +post-extract: + @${GREP} -Rl '"gpg"' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e 's,"gpg","${LOCALBASE}/bin/gpg",' + @${GREP} -Rl '"git"' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} -e 's,"git","${LOCALBASE}/bin/git",' + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/git-crypt + +.include Added: head/security/git-crypt/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/git-crypt/distinfo Sun Feb 5 21:21:18 2017 (r433457) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486329625 +SHA256 (git-crypt-0.5.0.tar.gz) = 0a8f92c0a0a125bf768d0c054d947ca4e4b8d6556454b0e7e87fb907ee17cf06 +SIZE (git-crypt-0.5.0.tar.gz) = 56412 Added: head/security/git-crypt/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/git-crypt/pkg-descr Sun Feb 5 21:21:18 2017 (r433457) @@ -0,0 +1,11 @@ +git-crypt enables transparent encryption and decryption of files in a +git repository. Files which you choose to protect are encrypted when +committed, and decrypted when checked out. git-crypt lets you freely +share a repository containing a mix of public and private +content. git-crypt gracefully degrades, so developers without the +secret key can still clone and commit to a repository with encrypted +files. This lets you store your secret material (such as keys or +passwords) in the same repository as your code, without requiring you +to lock down your entire repository. + +WWW: https://www.agwa.name/projects/git-crypt/ From owner-svn-ports-head@freebsd.org Sun Feb 5 21:24:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78095CD2BBC; Sun, 5 Feb 2017 21:24: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 52BA2E27; Sun, 5 Feb 2017 21:24: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 7424443B51; Sun, 5 Feb 2017 15:22:24 -0600 (CST) Subject: Re: svn commit: r433456 - in head: Mk Tools/scripts benchmarks/wrk databases/mariadb100-client/files databases/mariadb100-server databases/mariadb100-server/files deskutils/owncloudclient devel/efl dev... To: Tijl Coosemans , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201702052120.v15LKOK4080968@repo.freebsd.org> Reply-To: marino@freebsd.org From: John Marino Message-ID: <928a0932-90c6-af5b-f269-df2984036316@marino.st> Date: Sun, 5 Feb 2017 15:24:03 -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: <201702052120.v15LKOK4080968@repo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 170205-0, 02/05/2017), Outbound message X-Antivirus-Status: Clean X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:24:09 -0000 On 2/5/2017 15:20, Tijl Coosemans wrote: > Author: tijl > Date: Sun Feb 5 21:20:24 2017 > New Revision: 433456 > URL: https://svnweb.freebsd.org/changeset/ports/433456 > > Log: > - Remove inclusion of bsd.default-versions.mk from ftp/curl/Makefile so > bsd.default-versions.mk can rely on ARCH being defined. > - In bsd.port.mk move inclusion of bsd.default-versions.mk from the > pre-makefile section to the options section so the variables can be used > earlier. Also put the bit of code sitting between the options section and > the pre-makefile section into the options section. > - Remove last few cases where ports set WITH_OPENSSL_PORT. This variable is > handled in bsd.default-versions.mk and some ports were setting it after > including bsd.port.options.mk. After FreeBSD 9 EoL all but a few ports, > and then only when setting non-default options, work without setting that > variable. Thanks, we've been hacking around ftp/curl's bizarre inclusion of bsd.default-versions.mk for a long time now. It'll be nice to finally remove that local hack in dports. John --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus From owner-svn-ports-head@freebsd.org Sun Feb 5 21:28:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80392CD2D2F; Sun, 5 Feb 2017 21:28:43 +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 465BB107A; Sun, 5 Feb 2017 21:28:43 +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 v15LSgJH085255; Sun, 5 Feb 2017 21:28:42 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LSgZG085254; Sun, 5 Feb 2017 21:28:42 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702052128.v15LSgZG085254@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 5 Feb 2017 21:28:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433458 - head/devel/p5-SVN-Hooks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:28:43 -0000 Author: rene Date: Sun Feb 5 21:28:42 2017 New Revision: 433458 URL: https://svnweb.freebsd.org/changeset/ports/433458 Log: devel/p5-SVN-Hooks: unexpire, remove dependency on expired devel/p5-JIRA-Client Reported by: sunpoet Modified: head/devel/p5-SVN-Hooks/Makefile Modified: head/devel/p5-SVN-Hooks/Makefile ============================================================================== --- head/devel/p5-SVN-Hooks/Makefile Sun Feb 5 21:21:18 2017 (r433457) +++ head/devel/p5-SVN-Hooks/Makefile Sun Feb 5 21:28:42 2017 (r433458) @@ -3,7 +3,7 @@ PORTNAME= SVN-Hooks PORTVERSION= 1.31 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,16 +11,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= bofh@FreeBSD.org COMMENT= Framework for implementing Subversion hooks -DEPRECATED= Depends on expired devel/p5-JIRA-Client -EXPIRATION_DATE=2017-04-01 - LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Data-Util>=0:devel/p5-Data-Util \ p5-SVN-Look>=0:devel/p5-SVN-Look \ p5-SVN-Notify>=0:devel/p5-SVN-Notify \ - p5-JIRA-Client>=0:devel/p5-JIRA-Client \ p5-XMLRPC-Lite>0:net/p5-XMLRPC-Lite \ subversion>=1.4.0:devel/subversion RUN_DEPENDS:= ${BUILD_DEPENDS} From owner-svn-ports-head@freebsd.org Sun Feb 5 21:30:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F398CD2D72; Sun, 5 Feb 2017 21:30:35 +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 19E151183; Sun, 5 Feb 2017 21:30:35 +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 v15LUYi5085543; Sun, 5 Feb 2017 21:30:34 GMT (envelope-from arved@FreeBSD.org) Received: (from arved@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LUXA9085536; Sun, 5 Feb 2017 21:30:33 GMT (envelope-from arved@FreeBSD.org) Message-Id: <201702052130.v15LUXA9085536@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arved set sender to arved@FreeBSD.org using -f From: Tilman Keskinoz Date: Sun, 5 Feb 2017 21:30:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433459 - in head/net-im: . libmesode libmesode/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:30:35 -0000 Author: arved Date: Sun Feb 5 21:30:33 2017 New Revision: 433459 URL: https://svnweb.freebsd.org/changeset/ports/433459 Log: Add libmesode a minimal XMPP library written in C. Added: head/net-im/libmesode/ head/net-im/libmesode/Makefile (contents, props changed) head/net-im/libmesode/distinfo (contents, props changed) head/net-im/libmesode/files/ head/net-im/libmesode/files/patch-configure.ac (contents, props changed) head/net-im/libmesode/pkg-descr (contents, props changed) head/net-im/libmesode/pkg-plist (contents, props changed) Modified: head/net-im/Makefile Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Sun Feb 5 21:28:42 2017 (r433458) +++ head/net-im/Makefile Sun Feb 5 21:30:33 2017 (r433459) @@ -58,6 +58,7 @@ SUBDIR += libaccounts-glib SUBDIR += libaccounts-qt5 SUBDIR += libjreen + SUBDIR += libmesode SUBDIR += libnice SUBDIR += libnice-gst010 SUBDIR += libnice-gst1 Added: head/net-im/libmesode/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libmesode/Makefile Sun Feb 5 21:30:33 2017 (r433459) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= libmesode +PORTVERSION= 0.9.1 +CATEGORIES= net-im + +MAINTAINER= arved@FreeBSD.org +COMMENT= Lightweight XMPP library + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt + +LIB_DEPENDS= libexpat.so:textproc/expat2 + +USE_GITHUB= yes +GH_ACCOUNT= boothj5 +USES= libtool pkgconfig autoreconf ssl +GNU_CONFIGURE= yes +INSTALL_TARGET=install-strip +CONFIGURE_ARGS+= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig +USE_LDCONFIG= yes + +.include Added: head/net-im/libmesode/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libmesode/distinfo Sun Feb 5 21:30:33 2017 (r433459) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486247536 +SHA256 (boothj5-libmesode-0.9.1_GH0.tar.gz) = e693ea1577f0d9e6e58dd8ada9825c359784a225620cbc2fde7295369d295245 +SIZE (boothj5-libmesode-0.9.1_GH0.tar.gz) = 142880 Added: head/net-im/libmesode/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libmesode/files/patch-configure.ac Sun Feb 5 21:30:33 2017 (r433459) @@ -0,0 +1,26 @@ +--- configure.ac.orig 2016-09-17 18:34:38.000000000 +0200 ++++ configure.ac 2017-02-05 00:01:38.603627000 +0100 +@@ -18,19 +18,19 @@ + [PLATFORM="nix"]) + + PKG_CHECK_MODULES([expat], [expat >= 2.0.0], +- [PC_REQUIRES+=(expat)], ++ [PC_REQUIRES="expat ${PC_REQUIRES}"], + [AC_CHECK_HEADER([expat.h], + [ + expat_LIBS="-lexpat" +- PC_LIBS+=($expat_LIBS) ++ PC_LIBS+=${expat_LIBS} + ], + [AC_MSG_ERROR([expat not found; expat required.])] + ) + ]) + with_parser=expat + PARSER_NAME=expat +-PARSER_CFLAGS=$expat_CFLAGS +-PARSER_LIBS=$expat_LIBS ++PARSER_CFLAGS=${expat_CFLAGS} ++PARSER_LIBS=${expat_LIBS} + + AC_ARG_ENABLE([tls], + [AS_HELP_STRING([--disable-tls], [disable TLS support])]) Added: head/net-im/libmesode/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libmesode/pkg-descr Sun Feb 5 21:30:33 2017 (r433459) @@ -0,0 +1,3 @@ +libmesode is a fork of libstrophe, a minimal XMPP library written in C. + +WWW: https://github.com/boothj5/libmesode Added: head/net-im/libmesode/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/libmesode/pkg-plist Sun Feb 5 21:30:33 2017 (r433459) @@ -0,0 +1,6 @@ +include/mesode.h +lib/libmesode.so.0.0.0 +lib/libmesode.so.0 +lib/libmesode.so +lib/libmesode.a +libdata/pkgconfig/libmesode.pc From owner-svn-ports-head@freebsd.org Sun Feb 5 21:41:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6C99CD23D6; Sun, 5 Feb 2017 21:41:46 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CB0CB1A29; Sun, 5 Feb 2017 21:41:46 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 288262D0; Sun, 5 Feb 2017 21:41:46 +0000 (UTC) To: arved@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433459 - in head/net-im: . libmesode libmesode/files In-Reply-To: <201702052130.v15LUXA9085536@repo.freebsd.org> Message-Id: <20170205214146.288262D0@freefall.freebsd.org> Date: Sun, 5 Feb 2017 21:41:46 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:41:47 -0000 Tilman Keskinoz writes: > ++++ configure.ac 2017-02-05 00:01:38.603627000 +0100 > +@@ -18,19 +18,19 @@ > + [PLATFORM="nix"]) > + > + PKG_CHECK_MODULES([expat], [expat >= 2.0.0], > +- [PC_REQUIRES+=(expat)], > ++ [PC_REQUIRES="expat ${PC_REQUIRES}"], > + [AC_CHECK_HEADER([expat.h], > + [ > + expat_LIBS="-lexpat" > +- PC_LIBS+=($expat_LIBS) > ++ PC_LIBS+=${expat_LIBS} PC_LIBS still uses += syntax which isn't supported by /bin/sh. From owner-svn-ports-head@freebsd.org Sun Feb 5 21:52:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11A04CD2711; Sun, 5 Feb 2017 21:52:45 +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 D57471AF; Sun, 5 Feb 2017 21:52:44 +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 v15LqhGE097486; Sun, 5 Feb 2017 21:52:43 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Lqh1h097485; Sun, 5 Feb 2017 21:52:43 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702052152.v15Lqh1h097485@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 5 Feb 2017 21:52:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433460 - head/net/foreman-proxy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:52:45 -0000 Author: rene Date: Sun Feb 5 21:52:43 2017 New Revision: 433460 URL: https://svnweb.freebsd.org/changeset/ports/433460 Log: net/foreman-proxy: drop optional dependency on puppet3, bump PORTREVISION Modified: head/net/foreman-proxy/Makefile Modified: head/net/foreman-proxy/Makefile ============================================================================== --- head/net/foreman-proxy/Makefile Sun Feb 5 21:30:33 2017 (r433459) +++ head/net/foreman-proxy/Makefile Sun Feb 5 21:52:43 2017 (r433460) @@ -3,6 +3,7 @@ PORTNAME= foreman-proxy PORTVERSION= 1.12.2 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.theforeman.org/foreman-proxy/ @@ -18,11 +19,8 @@ RUN_DEPENDS= rubygem-bundler_ext>=0.4:sy rubygem-sinatra>=1.4.3:www/rubygem-sinatra \ wget:ftp/wget -OPTIONS_DEFINE= BMC -OPTIONS_RADIO= PUPPET -OPTIONS_RADIO_PUPPET= PUPPET3 PUPPET4 +OPTIONS_DEFINE= BMC PUPPET4 BMC_DESC= Depend on rubyipmi for BMC support -PUPPET3_DESC= Depend on Puppet 3.8 PUPPET4_DESC= Depend on Puppet 4 USES= tar:bzip2 @@ -48,8 +46,6 @@ SUB_LIST= RUBY="${RUBY}" \ PLIST_SUB= ${SUB_LIST} MKDIR="${MKDIR}" BMC_RUN_DEPENDS= rubygem-rubyipmi>=0.10.0:sysutils/rubygem-rubyipmi -PUPPET3_RUN_DEPENDS= puppet:sysutils/puppet38 \ - rubygem-ruby-augeas>=0.5:textproc/rubygem-ruby-augeas PUPPET4_RUN_DEPENDS= puppet:sysutils/puppet4 \ rubygem-ruby-augeas>=0.5:textproc/rubygem-ruby-augeas From owner-svn-ports-head@freebsd.org Sun Feb 5 21:58:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A55BCD2822; Sun, 5 Feb 2017 21:58:59 +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 49C846AB; Sun, 5 Feb 2017 21:58:59 +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 v15Lwwah097870; Sun, 5 Feb 2017 21:58:58 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15LwwTi097868; Sun, 5 Feb 2017 21:58:58 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702052158.v15LwwTi097868@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 5 Feb 2017 21:58:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433461 - in head/databases: puppetdb puppetdb-terminus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:58:59 -0000 Author: rene Date: Sun Feb 5 21:58:58 2017 New Revision: 433461 URL: https://svnweb.freebsd.org/changeset/ports/433461 Log: Schedule databases/puppetdb[-terminus] for removal in two months, they depend on expired sysutils/puppet38. Please upgrade to a later version of these ports. Modified: head/databases/puppetdb-terminus/Makefile head/databases/puppetdb/Makefile Modified: head/databases/puppetdb-terminus/Makefile ============================================================================== --- head/databases/puppetdb-terminus/Makefile Sun Feb 5 21:52:43 2017 (r433460) +++ head/databases/puppetdb-terminus/Makefile Sun Feb 5 21:58:58 2017 (r433461) @@ -10,6 +10,9 @@ DISTNAME= puppetdb-${PORTVERSION} MAINTAINER= freebsd@geoffgarside.co.uk COMMENT= PuppetDB storeconfigs backend terminus module +DEPRECATED= Depends on expired sysutils/puppet38, use puppetdb-terminus[34] +EXPIRATION_DATE=2017-04-05 + LICENSE= APACHE20 BUILD_DEPENDS= puppet38>=0:sysutils/puppet38 Modified: head/databases/puppetdb/Makefile ============================================================================== --- head/databases/puppetdb/Makefile Sun Feb 5 21:52:43 2017 (r433460) +++ head/databases/puppetdb/Makefile Sun Feb 5 21:58:58 2017 (r433461) @@ -9,6 +9,9 @@ MASTER_SITES= http://downloads.puppetlab MAINTAINER= freebsd@zleslie.info COMMENT= PuppetDB storeconfigs backend +DEPRECATED= Depends on expired sysutils/puppet38, use puppetdb[34] instead +EXPIRATION_DATE=2017-04-05 + LICENSE= APACHE20 RUN_DEPENDS= bash:shells/bash \ From owner-svn-ports-head@freebsd.org Sun Feb 5 21:59:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A0C08CD28C8; Sun, 5 Feb 2017 21:59:58 +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 55F267FE; Sun, 5 Feb 2017 21:59:58 +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 v15Lxv9N098070; Sun, 5 Feb 2017 21:59:57 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15Lxv2G098066; Sun, 5 Feb 2017 21:59:57 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702052159.v15Lxv2G098066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sun, 5 Feb 2017 21:59:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433462 - in head: . devel devel/p5-JIRA-Client net-im net-im/ttytter sysutils sysutils/puppet37 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 21:59:58 -0000 Author: rene Date: Sun Feb 5 21:59:56 2017 New Revision: 433462 URL: https://svnweb.freebsd.org/changeset/ports/433462 Log: Remove expired ports: 2017-01-31 devel/p5-JIRA-Client: Deprecated by upstream due to deprecated JIRA's SOAP API 2017-02-05 sysutils/puppet37: Upstream support ended, see http://tinyurl.com/puppet3eol 2017-02-05 net-im/ttytter: Upstream no longer active, see net-im/oysttyer Deleted: head/devel/p5-JIRA-Client/ head/net-im/ttytter/ head/sysutils/puppet37/ Modified: head/MOVED head/devel/Makefile head/net-im/Makefile head/sysutils/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Sun Feb 5 21:58:58 2017 (r433461) +++ head/MOVED Sun Feb 5 21:59:56 2017 (r433462) @@ -9058,3 +9058,6 @@ devel/p5-IO-Detect|devel/p5-Scalar-Does| devel/pear-PHPUnit3|devel/phpunit|2017-01-31|Has expired: Deprecated by upstream, use devel/phpunit instead devel/rubygem-bio|biology/rubygem-bio|2017-02-05|Move to a better place devel/libcheck|devel/check|2017-02-05|Rename to match upstream naming +devel/p5-JIRA-Client||2017-02-05|Has expired: Deprecated by upstream due to deprecated JIRA's SOAP API +sysutils/puppet37||2017-02-05|Has expired: Upstream support ended, see http://tinyurl.com/puppet3eol +net-im/ttytter||2017-02-05|Has expired: Upstream no longer active, see net-im/oysttyer Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/devel/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -2617,7 +2617,6 @@ SUBDIR += p5-Iterator-Misc SUBDIR += p5-Iterator-Simple SUBDIR += p5-Iterator-Util - SUBDIR += p5-JIRA-Client SUBDIR += p5-JIRA-REST SUBDIR += p5-JQuery SUBDIR += p5-JSON-Hyper Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/net-im/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -189,7 +189,6 @@ SUBDIR += tkabber-plugins SUBDIR += tox SUBDIR += toxic - SUBDIR += ttytter SUBDIR += turpial SUBDIR += twirssi SUBDIR += twitmail Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sun Feb 5 21:58:58 2017 (r433461) +++ head/sysutils/Makefile Sun Feb 5 21:59:56 2017 (r433462) @@ -833,7 +833,6 @@ SUBDIR += ptools SUBDIR += puppet-lint SUBDIR += puppet-mode.el - SUBDIR += puppet37 SUBDIR += puppet38 SUBDIR += puppet4 SUBDIR += puppetserver From owner-svn-ports-head@freebsd.org Sun Feb 5 22:23:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CB3DCD2F46; Sun, 5 Feb 2017 22:23:33 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41E381486; Sun, 5 Feb 2017 22:23:33 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15MNWwf010465; Sun, 5 Feb 2017 22:23:32 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15MNWl5010464; Sun, 5 Feb 2017 22:23:32 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201702052223.v15MNWl5010464@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Sun, 5 Feb 2017 22:23:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433463 - head/biology/diamond X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 22:23:33 -0000 Author: jrm Date: Sun Feb 5 22:23:32 2017 New Revision: 433463 URL: https://svnweb.freebsd.org/changeset/ports/433463 Log: biology/diamond: Update to version 0.8.35. Version 0.8.35 fixes a compiler error on i386. Approved by: swills (mentor, implicit) Modified: head/biology/diamond/Makefile head/biology/diamond/distinfo Modified: head/biology/diamond/Makefile ============================================================================== --- head/biology/diamond/Makefile Sun Feb 5 21:59:56 2017 (r433462) +++ head/biology/diamond/Makefile Sun Feb 5 22:23:32 2017 (r433463) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= diamond -PORTVERSION= 0.8.34 +PORTVERSION= 0.8.35 DISTVERSIONPREFIX=v CATEGORIES= biology @@ -11,7 +11,7 @@ COMMENT= BLAST-compatible local sequence LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/src/COPYING -ONLY_FOR_ARCHS= amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= cmake:outsource compiler:c++11-lang Modified: head/biology/diamond/distinfo ============================================================================== --- head/biology/diamond/distinfo Sun Feb 5 21:59:56 2017 (r433462) +++ head/biology/diamond/distinfo Sun Feb 5 22:23:32 2017 (r433463) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485010368 -SHA256 (bbuchfink-diamond-v0.8.34_GH0.tar.gz) = 695c33c43beab64de75f14cccec84d75477a37d02bad1ffef9eb19321e19794b -SIZE (bbuchfink-diamond-v0.8.34_GH0.tar.gz) = 342441 +TIMESTAMP = 1486332438 +SHA256 (bbuchfink-diamond-v0.8.35_GH0.tar.gz) = d6b94a5943a3b0d2d6e1bbcb2c1aac1c243705293672d6584164ed9412ab68f0 +SIZE (bbuchfink-diamond-v0.8.35_GH0.tar.gz) = 342724 From owner-svn-ports-head@freebsd.org Sun Feb 5 22:34:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59609CD2177; Sun, 5 Feb 2017 22:34:00 +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 029FC1976; Sun, 5 Feb 2017 22:33:59 +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 v15MXxKA014529; Sun, 5 Feb 2017 22:33:59 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15MXx7f014528; Sun, 5 Feb 2017 22:33:59 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201702052233.v15MXx7f014528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Sun, 5 Feb 2017 22:33:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433464 - head/x11-wm/compton X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 22:34:00 -0000 Author: danfe Date: Sun Feb 5 22:33:58 2017 New Revision: 433464 URL: https://svnweb.freebsd.org/changeset/ports/433464 Log: - Allow to build without `devel/libconfig' and Xinerama support - Provide better DRM and OpenGL option descriptions - Define LICENSE_FILE and remove banal comment in the Makefile Modified: head/x11-wm/compton/Makefile Modified: head/x11-wm/compton/Makefile ============================================================================== --- head/x11-wm/compton/Makefile Sun Feb 5 22:23:32 2017 (r433463) +++ head/x11-wm/compton/Makefile Sun Feb 5 22:33:58 2017 (r433464) @@ -2,14 +2,15 @@ PORTNAME= compton PORTVERSION= 20160907 +PORTREVISION= 1 CATEGORIES= x11-wm MAINTAINER= femc7488@gmail.com COMMENT= Feature-rich compositing window manager for X11 LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libconfig.so:devel/libconfig RUN_DEPENDS= xprop:x11/xprop \ xwininfo:x11/xwininfo @@ -18,19 +19,24 @@ GH_ACCOUNT= chjj GH_TAGNAME= b7f43ee USES= gmake pkgconfig -USE_XORG= x11 xcomposite xdamage xext xfixes xrandr xrender xinerama +USE_XORG= x11 xcomposite xdamage xext xfixes xrandr xrender MAKE_ARGS= COMPTON_VERSION=git-${PORTVERSION}-${GH_TAGNAME} \ XDGDIR=${LOCALBASE}/etc/xdg ALL_TARGET= ${PORTNAME} -OPTIONS_DEFINE= PCRE DRM OPENGL DBUS DOCS -OPTIONS_DEFAULT= PCRE DRM OPENGL DBUS +OPTIONS_DEFINE= CONFIG PCRE DRM OPENGL DBUS XINERAMA DOCS +OPTIONS_DEFAULT= CONFIG PCRE DRM OPENGL DBUS XINERAMA +CONFIG_DESC= Configuration file parsing support PCRE_DESC= Blacklist support (via libpcre) -DRM_DESC= DRM support +DRM_DESC= DRM VSync method support +OPENGL_DESC= GLX backend, OpenGL VSync method, etc. DOCS_DESC= Build manpages (requires AsciiDoc/DocBook) +CONFIG_LIB_DEPENDS= libconfig.so:devel/libconfig +CONFIG_MAKE_ARGS_OFF= NO_LIBCONFIG=yes + PCRE_LIB_DEPENDS= libpcre.so:devel/pcre PCRE_MAKE_ARGS_OFF= NO_REGEX_PCRE=yes @@ -43,6 +49,9 @@ OPENGL_MAKE_ARGS_OFF= NO_VSYNC_OPENGL=ye DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_MAKE_ARGS_OFF= NO_DBUS=yes +XINERAMA_USE= XORG=xinerama +XINERAMA_MAKE_ARGS_OFF= NO_XINERAMA=yes + DOCS_BUILD_DEPENDS= a2x:textproc/asciidoc \ xsltproc:textproc/libxslt \ docbook-xml>0:textproc/docbook-xml \ @@ -53,7 +62,6 @@ DOCS_PLIST_FILES= man/man1/compton.1.gz DOCS_PORTDOCS= README.md cdbus-driver.sh post-patch: -# Adjust the location of configuration file @${REINPLACE_CMD} -e '/config_system_dir/s|/etc|${LOCALBASE}&|' \ ${WRKSRC}/src/compton.c From owner-svn-ports-head@freebsd.org Sun Feb 5 22:45:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F60CCD2537; Sun, 5 Feb 2017 22:45:56 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FFD21F2F; Sun, 5 Feb 2017 22:45:56 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v15MjtqT018710; Sun, 5 Feb 2017 22:45:55 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15MjteD018706; Sun, 5 Feb 2017 22:45:55 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201702052245.v15MjteD018706@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Sun, 5 Feb 2017 22:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433465 - head/multimedia/smtube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 22:45:56 -0000 Author: pawel Date: Sun Feb 5 22:45:55 2017 New Revision: 433465 URL: https://svnweb.freebsd.org/changeset/ports/433465 Log: - Update to version 17.1.0 - Add LICENSE information - Register missing dependencies found by stage-qa Changelog: - Fix for VEVO videos Modified: head/multimedia/smtube/Makefile head/multimedia/smtube/distinfo head/multimedia/smtube/pkg-plist Modified: head/multimedia/smtube/Makefile ============================================================================== --- head/multimedia/smtube/Makefile Sun Feb 5 22:33:58 2017 (r433464) +++ head/multimedia/smtube/Makefile Sun Feb 5 22:45:55 2017 (r433465) @@ -2,18 +2,21 @@ # $FreeBSD$ PORTNAME= smtube -PORTVERSION= 16.7.2 +PORTVERSION= 17.1.0 CATEGORIES= multimedia MASTER_SITES= SF/smtube/SMTube/${PORTVERSION}/ MAINTAINER= pawel@FreeBSD.org COMMENT= SMPlayer YouTube browser +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/Copying.txt + RUN_DEPENDS= smplayer:multimedia/smplayer USES= gmake tar:bzip2 ALL_TARGET= #empty -USE_QT4= linguisttools_build moc_build qmake_build \ +USE_QT4= corelib gui linguisttools_build moc_build network qmake_build \ rcc_build script uic_build webkit MAKE_ARGS= DATA_PATH=${DATADIR} DOC_PATH=${DOCSDIR} \ LRELEASE=${LRELEASE} MAKE=${MAKE_CMD} Modified: head/multimedia/smtube/distinfo ============================================================================== --- head/multimedia/smtube/distinfo Sun Feb 5 22:33:58 2017 (r433464) +++ head/multimedia/smtube/distinfo Sun Feb 5 22:45:55 2017 (r433465) @@ -1,3 +1,3 @@ -TIMESTAMP = 1468079463 -SHA256 (smtube-16.7.2.tar.bz2) = b5e636dd2db52c37f8d1a6f38653ef690268bf2b1cac34cea596d8fc0c83c44c -SIZE (smtube-16.7.2.tar.bz2) = 736577 +TIMESTAMP = 1485979928 +SHA256 (smtube-17.1.0.tar.bz2) = c128f52bfb71ca2ba1d4b8178ed1466d1b3befa29b081893876cdb93272ee4cd +SIZE (smtube-17.1.0.tar.bz2) = 746086 Modified: head/multimedia/smtube/pkg-plist ============================================================================== --- head/multimedia/smtube/pkg-plist Sun Feb 5 22:33:58 2017 (r433464) +++ head/multimedia/smtube/pkg-plist Sun Feb 5 22:45:55 2017 (r433465) @@ -10,8 +10,9 @@ share/icons/hicolor/64x64/apps/smtube.pn %%DATADIR%%/translations/smtube_cs.qm %%DATADIR%%/translations/smtube_da.qm %%DATADIR%%/translations/smtube_de.qm -%%DATADIR%%/translations/smtube_en_GB.qm +%%DATADIR%%/translations/smtube_el.qm %%DATADIR%%/translations/smtube_en.qm +%%DATADIR%%/translations/smtube_en_GB.qm %%DATADIR%%/translations/smtube_es.qm %%DATADIR%%/translations/smtube_eu.qm %%DATADIR%%/translations/smtube_fr.qm @@ -23,10 +24,11 @@ share/icons/hicolor/64x64/apps/smtube.pn %%DATADIR%%/translations/smtube_ja.qm %%DATADIR%%/translations/smtube_ko.qm %%DATADIR%%/translations/smtube_ms.qm +%%DATADIR%%/translations/smtube_nb_NO.qm %%DATADIR%%/translations/smtube_nn_NO.qm %%DATADIR%%/translations/smtube_pl.qm -%%DATADIR%%/translations/smtube_pt_BR.qm %%DATADIR%%/translations/smtube_pt.qm +%%DATADIR%%/translations/smtube_pt_BR.qm %%DATADIR%%/translations/smtube_ru.qm %%DATADIR%%/translations/smtube_sq.qm %%DATADIR%%/translations/smtube_sr.qm From owner-svn-ports-head@freebsd.org Sun Feb 5 23:14:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D466CD2F3C; Sun, 5 Feb 2017 23:14:55 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E2BFC1028; Sun, 5 Feb 2017 23:14:54 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id 7c67aa03 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Sun, 5 Feb 2017 16:14:53 -0700 (MST) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r433457 - in head/security: . git-crypt From: Adam Weinberger In-Reply-To: <201702052121.v15LLI9a082597@repo.freebsd.org> Date: Sun, 5 Feb 2017 16:14:50 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <201702052121.v15LLI9a082597@repo.freebsd.org> To: Ashish SHUKLA X-Mailer: Apple Mail (2.3259) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 23:14:55 -0000 > On 5 Feb, 2017, at 14:21, Ashish SHUKLA wrote: >=20 > Author: ashish > Date: Sun Feb 5 21:21:18 2017 > New Revision: 433457 > URL: https://svnweb.freebsd.org/changeset/ports/433457 >=20 > Log: > git-crypt enables transparent encryption and decryption of files in a > git repository. Files which you choose to protect are encrypted when > committed, and decrypted when checked out. git-crypt lets you freely > share a repository containing a mix of public and private > content. git-crypt gracefully degrades, so developers without the > secret key can still clone and commit to a repository with encrypted > files. This lets you store your secret material (such as keys or > passwords) in the same repository as your code, without requiring you > to lock down your entire repository. >=20 > WWW: https://www.agwa.name/projects/git-crypt/ >=20 > Added: > head/security/git-crypt/ > head/security/git-crypt/Makefile (contents, props changed) > head/security/git-crypt/distinfo (contents, props changed) > head/security/git-crypt/pkg-descr (contents, props changed) > Modified: > head/security/Makefile >=20 > Modified: head/security/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/security/Makefile Sun Feb 5 21:20:24 2017 = (r433456) > +++ head/security/Makefile Sun Feb 5 21:21:18 2017 = (r433457) > @@ -164,6 +164,7 @@ > SUBDIR +=3D gag > SUBDIR +=3D gcipher > SUBDIR +=3D gcr > + SUBDIR +=3D git-crypt > SUBDIR +=3D gnome-gpg > SUBDIR +=3D gnome-keyring > SUBDIR +=3D gnome-keyring-sharp >=20 > Added: head/security/git-crypt/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 > --- /dev/null 00:00:00 1970 (empty, because file is newly added) > +++ head/security/git-crypt/Makefile Sun Feb 5 21:21:18 2017 = (r433457) > @@ -0,0 +1,43 @@ > +# Created by: Ashish SHUKLA > +# $FreeBSD$ > + > +PORTNAME=3D git-crypt > +PORTVERSION=3D 0.5.0 > +CATEGORIES=3D security > +MASTER_SITES=3D = https://www.agwa.name/projects/git-crypt/downloads/ \ > + LOCAL/ashish/ > + > +MAINTAINER=3D ashish@FreeBSD.org > +COMMENT=3D Transparent file encryption in git > + > +LICENSE=3D GPLv3 > +LICENSE_FILE=3D ${WRKSRC}/COPYING > + > +RUN_DEPENDS=3D git:devel/git \ > + gpg:security/gnupg > + > +OPTIONS_DEFINE=3D DOCS > + > +LDFLAGS+=3D -L${OPENSSLLIB} > +MAKE_ENV+=3D PREFIX=3D${PREFIX} "CXXFLAGS=3D${CXXFLAGS}" \ > + "LDFLAGS=3D${LDFLAGS}" > + > +DOCS_BUILD_DEPENDS=3D xsltproc:textproc/libxslt \ > + docbook-xsl>=3D0:textproc/docbook-xsl > +DOCS_MAKE_ARGS=3D ENABLE_MAN=3Dyes \ > + MANDIR=3D${MANPREFIX}/man \ > + = DOCBOOK_XSL=3D${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl > +DOCS_PLIST_FILES=3D man/man1/${PORTNAME}.1.gz That should probably be MANPAGES, not DOCS. # Adam =E2=80=94 Adam Weinberger adamw@adamw.org http://www.adamw.org From owner-svn-ports-head@freebsd.org Sun Feb 5 23:39:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9AE9DCD23DF; Sun, 5 Feb 2017 23:39:16 +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 58F951911; Sun, 5 Feb 2017 23:39:16 +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 v15NdFi8039433; Sun, 5 Feb 2017 23:39:15 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15NdETY039428; Sun, 5 Feb 2017 23:39:14 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201702052339.v15NdETY039428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sun, 5 Feb 2017 23:39:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433466 - in head: misc/e2fsprogs-libblkid misc/e2fsprogs-libuuid sysutils/e2fsprogs sysutils/e2fsprogs/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 23:39:16 -0000 Author: mandree Date: Sun Feb 5 23:39:14 2017 New Revision: 433466 URL: https://svnweb.freebsd.org/changeset/ports/433466 Log: Update e2fsprogs to new upstream release 1.43.4. This is predominantly a bug-fix release, it however ceases installing the *ext4dev files, which have been replaced by *ext4 for quite a while, and adds two translations [fi, ms]. While here, reset PORTREVISION on two slave ports. ChangeLog: Note in particular this part of the ChangeLog: «Replace a test file but which had a "non-commercial use-only" copyright permission file with a newer version from the Cyrus imapd package which now has a 4-clause BSD license, which was making some lawyers nervous, even though the test file in question was only used in lib/et's regression testing and was never included in any compiled binary. (Addresses Debian Bug: #840733)» PR: 216774 Reported by: Thomas Zander (riggs@) MFH: 2017Q1 Deleted: head/sysutils/e2fsprogs/files/patch-lib_ext2fs_unix__io.c Modified: head/misc/e2fsprogs-libblkid/Makefile head/misc/e2fsprogs-libuuid/Makefile head/sysutils/e2fsprogs/Makefile head/sysutils/e2fsprogs/distinfo head/sysutils/e2fsprogs/pkg-plist Modified: head/misc/e2fsprogs-libblkid/Makefile ============================================================================== --- head/misc/e2fsprogs-libblkid/Makefile Sun Feb 5 22:45:55 2017 (r433465) +++ head/misc/e2fsprogs-libblkid/Makefile Sun Feb 5 23:39:14 2017 (r433466) @@ -1,7 +1,7 @@ # Created by: Matthias Andree # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= misc devel PKGNAMESUFFIX= -libblkid Modified: head/misc/e2fsprogs-libuuid/Makefile ============================================================================== --- head/misc/e2fsprogs-libuuid/Makefile Sun Feb 5 22:45:55 2017 (r433465) +++ head/misc/e2fsprogs-libuuid/Makefile Sun Feb 5 23:39:14 2017 (r433466) @@ -1,7 +1,7 @@ # Created by: Matthias Andree # $FreeBSD$ -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= misc devel PKGNAMESUFFIX= -libuuid Modified: head/sysutils/e2fsprogs/Makefile ============================================================================== --- head/sysutils/e2fsprogs/Makefile Sun Feb 5 22:45:55 2017 (r433465) +++ head/sysutils/e2fsprogs/Makefile Sun Feb 5 23:39:14 2017 (r433466) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= e2fsprogs -PORTVERSION= 1.43.3 -PORTREVISION?= 3 +PORTVERSION= 1.43.4 +PORTREVISION?= 0 CATEGORIES?= sysutils MASTER_SITES= KERNEL_ORG/linux/kernel/people/tytso/${PORTNAME}/v${PORTVERSION} Modified: head/sysutils/e2fsprogs/distinfo ============================================================================== --- head/sysutils/e2fsprogs/distinfo Sun Feb 5 22:45:55 2017 (r433465) +++ head/sysutils/e2fsprogs/distinfo Sun Feb 5 23:39:14 2017 (r433466) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473526034 -SHA256 (e2fsprogs-1.43.3.tar.xz) = 744ca4e9a8e6c943601b2744d1ae658e5f37d35b5ea5b1dea86985320bd87f37 -SIZE (e2fsprogs-1.43.3.tar.xz) = 5220304 +TIMESTAMP = 1486335180 +SHA256 (e2fsprogs-1.43.4.tar.xz) = 54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24 +SIZE (e2fsprogs-1.43.4.tar.xz) = 5265788 Modified: head/sysutils/e2fsprogs/pkg-plist ============================================================================== --- head/sysutils/e2fsprogs/pkg-plist Sun Feb 5 22:45:55 2017 (r433465) +++ head/sysutils/e2fsprogs/pkg-plist Sun Feb 5 23:39:14 2017 (r433466) @@ -22,11 +22,9 @@ man/man8/tune2fs.8.gz man/man8/fsck.ext2.8.gz man/man8/fsck.ext3.8.gz man/man8/fsck.ext4.8.gz -man/man8/fsck.ext4dev.8.gz man/man8/mkfs.ext2.8.gz man/man8/mkfs.ext3.8.gz man/man8/mkfs.ext4.8.gz -man/man8/mkfs.ext4dev.8.gz man/man8/findfs.8.gz man/man8/blkid.8.gz man/man8/logsave.8.gz @@ -45,14 +43,12 @@ sbin/findfs sbin/fsck.ext2 sbin/fsck.ext3 sbin/fsck.ext4 -sbin/fsck.ext4dev sbin/fsck_ext2fs sbin/logsave sbin/mke2fs sbin/mkfs.ext2 sbin/mkfs.ext3 sbin/mkfs.ext4 -sbin/mkfs.ext4dev sbin/mklost+found sbin/resize2fs sbin/tune2fs @@ -62,10 +58,12 @@ sbin/tune2fs %%NLS%%share/locale/de/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/eo/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/es/LC_MESSAGES/e2fsprogs.mo +share/locale/fi/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/fr/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/hu/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/id/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/it/LC_MESSAGES/e2fsprogs.mo +share/locale/ms/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/nl/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/pl/LC_MESSAGES/e2fsprogs.mo %%NLS%%share/locale/sr/LC_MESSAGES/e2fsprogs.mo From owner-svn-ports-head@freebsd.org Sun Feb 5 23:44:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DDAFCD25FF; Sun, 5 Feb 2017 23:44:20 +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 6D08A1D3E; Sun, 5 Feb 2017 23:44:20 +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 v15NiJSM043225; Sun, 5 Feb 2017 23:44:19 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15NiJpr043224; Sun, 5 Feb 2017 23:44:19 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201702052344.v15NiJpr043224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sun, 5 Feb 2017 23:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433467 - head/graphics/rawtherapee-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 23:44:20 -0000 Author: mandree Date: Sun Feb 5 23:44:19 2017 New Revision: 433467 URL: https://svnweb.freebsd.org/changeset/ports/433467 Log: Fix up PORTVERSION/DISTNAME. Modified: head/graphics/rawtherapee-devel/Makefile Modified: head/graphics/rawtherapee-devel/Makefile ============================================================================== --- head/graphics/rawtherapee-devel/Makefile Sun Feb 5 23:39:14 2017 (r433466) +++ head/graphics/rawtherapee-devel/Makefile Sun Feb 5 23:44:19 2017 (r433467) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= rawtherapee -PORTVERSION= 5.0 +PORTVERSION= 5.0.1 DISTVERSIONSUFFIX= -gtk3 -PORTREVISION= 0 +DISTNAME= ${PORTNAME}-${PORTVERSION:R}-r${PORTVERSION:E}${DISTVERSIONSUFFIX} CATEGORIES= graphics MASTER_SITES= http://rawtherapee.com/shared/source/ PKGNAMESUFFIX= -devel From owner-svn-ports-head@freebsd.org Sun Feb 5 23:50:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 781CFCD2747; Sun, 5 Feb 2017 23:50:26 +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 479701F74; Sun, 5 Feb 2017 23:50:26 +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 v15NoPHF043547; Sun, 5 Feb 2017 23:50:25 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v15NoPbM043545; Sun, 5 Feb 2017 23:50:25 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201702052350.v15NoPbM043545@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sun, 5 Feb 2017 23:50:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433468 - head/www/p5-Mojolicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Feb 2017 23:50:26 -0000 Author: adamw Date: Sun Feb 5 23:50:25 2017 New Revision: 433468 URL: https://svnweb.freebsd.org/changeset/ports/433468 Log: Update to 7.24. - Added open method to Mojo::File. - Added tempfile function to Mojo::File. - Fixed bug in Mojo::Asset::File where the slurp method would not work correctly for very large files. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Sun Feb 5 23:44:19 2017 (r433467) +++ head/www/p5-Mojolicious/Makefile Sun Feb 5 23:50:25 2017 (r433468) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.23 +PORTVERSION= 7.24 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Sun Feb 5 23:44:19 2017 (r433467) +++ head/www/p5-Mojolicious/distinfo Sun Feb 5 23:50:25 2017 (r433468) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485754072 -SHA256 (Mojolicious-7.23.tar.gz) = 4239142fdd1a068e23132324d1057425b90e04e1a7ce59765a91a27a17789251 -SIZE (Mojolicious-7.23.tar.gz) = 667914 +TIMESTAMP = 1486338507 +SHA256 (Mojolicious-7.24.tar.gz) = 242fa4f1274276e19d5466ca7efe3eed90b8b87db00510fea30a8c8d76a8216f +SIZE (Mojolicious-7.24.tar.gz) = 668579 From owner-svn-ports-head@freebsd.org Mon Feb 6 01:01:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23459CD1D06; Mon, 6 Feb 2017 01:01:56 +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 C33B51F7C; Mon, 6 Feb 2017 01:01:55 +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 v1611s0b074417; Mon, 6 Feb 2017 01:01:54 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1611sNd074414; Mon, 6 Feb 2017 01:01:54 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702060101.v1611sNd074414@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 6 Feb 2017 01:01:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433469 - head/net/guacamole-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 01:01:56 -0000 Author: lifanov Date: Mon Feb 6 01:01:54 2017 New Revision: 433469 URL: https://svnweb.freebsd.org/changeset/ports/433469 Log: update net/guacamole-server to 0.9.11 PR: 216787 Submitted by: ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9452 Modified: head/net/guacamole-server/Makefile head/net/guacamole-server/distinfo head/net/guacamole-server/pkg-plist Modified: head/net/guacamole-server/Makefile ============================================================================== --- head/net/guacamole-server/Makefile Sun Feb 5 23:50:25 2017 (r433468) +++ head/net/guacamole-server/Makefile Mon Feb 6 01:01:54 2017 (r433469) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guacamole-server -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 DISTVERSIONSUFFIX= -incubating CATEGORIES= net Modified: head/net/guacamole-server/distinfo ============================================================================== --- head/net/guacamole-server/distinfo Sun Feb 5 23:50:25 2017 (r433468) +++ head/net/guacamole-server/distinfo Mon Feb 6 01:01:54 2017 (r433469) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485059653 -SHA256 (apache-incubator-guacamole-server-0.9.10-incubating_GH0.tar.gz) = e123d1a43d03b0104dc41c480612e0757cd34a636dee538b62a6c4f810efd65e -SIZE (apache-incubator-guacamole-server-0.9.10-incubating_GH0.tar.gz) = 377895 +TIMESTAMP = 1486137053 +SHA256 (apache-incubator-guacamole-server-0.9.11-incubating_GH0.tar.gz) = 74141aee13737bc175d2bca1181ed60acf0a138126b5716927fe6ff489734712 +SIZE (apache-incubator-guacamole-server-0.9.11-incubating_GH0.tar.gz) = 377125 Modified: head/net/guacamole-server/pkg-plist ============================================================================== --- head/net/guacamole-server/pkg-plist Sun Feb 5 23:50:25 2017 (r433468) +++ head/net/guacamole-server/pkg-plist Mon Feb 6 01:01:54 2017 (r433469) @@ -53,7 +53,7 @@ include/guacamole/user.h lib/libguac.a lib/libguac.so lib/libguac.so.12 -lib/libguac.so.12.0.0 +lib/libguac.so.12.0.1 man/man5/guacd.conf.5.gz man/man8/guacd.8.gz %%GUACENC%%man/man1/guacenc.1.gz From owner-svn-ports-head@freebsd.org Mon Feb 6 01:03:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EBD86CD1D80; Mon, 6 Feb 2017 01:03:02 +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 ACA53182; Mon, 6 Feb 2017 01:03:02 +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 v1613103075271; Mon, 6 Feb 2017 01:03:01 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16131KB075267; Mon, 6 Feb 2017 01:03:01 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702060103.v16131KB075267@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 6 Feb 2017 01:03:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433470 - in head/www/guacamole-client: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 01:03:03 -0000 Author: lifanov Date: Mon Feb 6 01:03:01 2017 New Revision: 433470 URL: https://svnweb.freebsd.org/changeset/ports/433470 Log: update www/guacamole-client to 0.9.11 PR: 216788 Submitted by: ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9453 Modified: head/www/guacamole-client/Makefile head/www/guacamole-client/distinfo head/www/guacamole-client/files/pkg-message.in head/www/guacamole-client/pkg-plist Modified: head/www/guacamole-client/Makefile ============================================================================== --- head/www/guacamole-client/Makefile Mon Feb 6 01:01:54 2017 (r433469) +++ head/www/guacamole-client/Makefile Mon Feb 6 01:03:01 2017 (r433470) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= guacamole-client -PORTVERSION= 0.9.10 +PORTVERSION= 0.9.11 DISTVERSIONSUFFIX= -incubating CATEGORIES= www java MASTER_SITES+= https://sourceforge.net/projects/distfiles/files/${PORTNAME}/:repo \ @@ -27,9 +27,11 @@ MVN_ARGS= package -Duser.home=${WRKDIR} USE_JAVA= yes JAVA_VERSION= 1.8+ +OPTIONS_SUB= yes +SUB_FILES= pkg-message + OPTIONS_DEFINE= MK_LINK SERVER TOMCAT OPTIONS_DEFAULT= MK_LINK SERVER TOMCAT -OPTIONS_SUB= yes MK_LINK_DESC= Make sybolic links TOMCAT_RUN_DEPENDS= ${LOCALBASE}/apache-tomcat-8.0/bin/bootstrap.jar:www/tomcat8 TOMCAT_DESC= Use Tomcat as your servlet @@ -51,6 +53,8 @@ do-install: @${CP} ${WRKSRC}/guacamole/target/guacamole-${DISTVERSIONFULL}.war \ ${STAGEDIR}${GUACAMOLE_DATA}/guacamole.war + @${CP} ${WRKSRC}/extensions/guacamole-auth-duo/target/guacamole-auth-duo-${DISTVERSIONFULL}.tar.gz \ + ${STAGEDIR}/${GUACAMOLE_DATA}/guacamole-auth-duo.tar.gz @${CP} ${WRKSRC}/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-dist/target/guacamole-auth-jdbc-${DISTVERSIONFULL}.tar.gz \ ${STAGEDIR}/${GUACAMOLE_DATA}/guacamole-auth-jdbc.tar.gz @${CP} ${WRKSRC}/extensions/guacamole-auth-ldap/target/guacamole-auth-ldap-${DISTVERSIONFULL}.tar.gz \ Modified: head/www/guacamole-client/distinfo ============================================================================== --- head/www/guacamole-client/distinfo Mon Feb 6 01:01:54 2017 (r433469) +++ head/www/guacamole-client/distinfo Mon Feb 6 01:03:01 2017 (r433470) @@ -1,5 +1,5 @@ -TIMESTAMP = 1485061789 -SHA256 (guacamole-client/repository-0.9.10.tar.gz) = 4c30e44d0e0edef514fb902fab60d18d790f41faf6a33b484e89ed3b1454df12 -SIZE (guacamole-client/repository-0.9.10.tar.gz) = 45766702 -SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.10-incubating_GH0.tar.gz) = c48d1b89d0b32b1236e8b6557ea3c9bd8c0afc5a8ab785d33b488b53b617a1b7 -SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.10-incubating_GH0.tar.gz) = 1625433 +TIMESTAMP = 1486162040 +SHA256 (guacamole-client/repository-0.9.11.tar.gz) = 6a09d9832775f771713bb8ddce4de5b8fbc3958cf9041b651dc068cb47e86fff +SIZE (guacamole-client/repository-0.9.11.tar.gz) = 57555410 +SHA256 (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 7e18f47674971bc77dc6551a273a0d1e9a33d2a56ff577ebf50e312228c46a09 +SIZE (guacamole-client/apache-incubator-guacamole-client-0.9.11-incubating_GH0.tar.gz) = 1666459 Modified: head/www/guacamole-client/files/pkg-message.in ============================================================================== --- head/www/guacamole-client/files/pkg-message.in Mon Feb 6 01:01:54 2017 (r433469) +++ head/www/guacamole-client/files/pkg-message.in Mon Feb 6 01:03:01 2017 (r433470) @@ -1,8 +1,6 @@ -### Guacamole-client requires authentecation to start. -### cp %%PREFIX%%/etc/guacamole/user-mapping.xml.sample \ -### %%PREFIX%%/etc/guacamole/user-mapping.xml -### -### Once tomcat8 and guacd are running -### http://localhost:8080/guacamole Only ssh is installed -### by default. To add more protocols, rebuild guacamole- -### server. + Guacamole-client requires authentecation to start. + cp %%PREFIX%%/etc/guacamole/user-mapping.xml.sample \ + %%PREFIX%%/etc/guacamole/user-mapping.xml + + Once tomcat8 and guacd are running + http://localhost:8080/guacamole Modified: head/www/guacamole-client/pkg-plist ============================================================================== --- head/www/guacamole-client/pkg-plist Mon Feb 6 01:01:54 2017 (r433469) +++ head/www/guacamole-client/pkg-plist Mon Feb 6 01:03:01 2017 (r433470) @@ -3,6 +3,7 @@ etc/guacamole/guacamole.properties.sample etc/guacamole/logback.xml.sample etc/guacamole/user-mapping.xml.sample +%%DATADIR%%/guacamole-auth-duo.tar.gz %%DATADIR%%/guacamole-auth-jdbc.tar.gz %%DATADIR%%/guacamole-auth-ldap.tar.gz %%DATADIR%%/guacamole-auth-noauth.tar.gz From owner-svn-ports-head@freebsd.org Mon Feb 6 02:26:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6A07CD154A; Mon, 6 Feb 2017 02:26:27 +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 9377CB0F; Mon, 6 Feb 2017 02:26:27 +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 v162QQUo010459; Mon, 6 Feb 2017 02:26:26 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v162QQGh010458; Mon, 6 Feb 2017 02:26:26 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201702060226.v162QQGh010458@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Mon, 6 Feb 2017 02:26:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433471 - head/security/s2n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 02:26:27 -0000 Author: danilo Date: Mon Feb 6 02:26:26 2017 New Revision: 433471 URL: https://svnweb.freebsd.org/changeset/ports/433471 Log: - Set ONLY_FOR_ARCHS=amd64 for now. The code is not building on i386 due inline assembly and sometimes clang is crashing. Modified: head/security/s2n/Makefile Modified: head/security/s2n/Makefile ============================================================================== --- head/security/s2n/Makefile Mon Feb 6 01:03:01 2017 (r433470) +++ head/security/s2n/Makefile Mon Feb 6 02:26:26 2017 (r433471) @@ -10,6 +10,8 @@ COMMENT= C99 implementation of the TLS/S LICENSE= APACHE20 +ONLY_FOR_ARCHS= amd64 + USE_GITHUB= yes GH_ACCOUNT= awslabs GH_TAGNAME= c8e42e2 From owner-svn-ports-head@freebsd.org Mon Feb 6 05:43:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2E39CD2412; Mon, 6 Feb 2017 05:43:14 +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 6CDBF1AF3; Mon, 6 Feb 2017 05:43:14 +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 v165hDn8091178; Mon, 6 Feb 2017 05:43:13 GMT (envelope-from ashish@FreeBSD.org) Received: (from ashish@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v165hDvm091177; Mon, 6 Feb 2017 05:43:13 GMT (envelope-from ashish@FreeBSD.org) Message-Id: <201702060543.v165hDvm091177@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ashish set sender to ashish@FreeBSD.org using -f From: Ashish SHUKLA Date: Mon, 6 Feb 2017 05:43:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433472 - head/security/git-crypt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 05:43:14 -0000 Author: ashish Date: Mon Feb 6 05:43:13 2017 New Revision: 433472 URL: https://svnweb.freebsd.org/changeset/ports/433472 Log: - Rename DOCS option to MANPAGES Reported by: adamw Modified: head/security/git-crypt/Makefile Modified: head/security/git-crypt/Makefile ============================================================================== --- head/security/git-crypt/Makefile Mon Feb 6 02:26:26 2017 (r433471) +++ head/security/git-crypt/Makefile Mon Feb 6 05:43:13 2017 (r433472) @@ -16,18 +16,18 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= git:devel/git \ gpg:security/gnupg -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= MANPAGES LDFLAGS+= -L${OPENSSLLIB} MAKE_ENV+= PREFIX=${PREFIX} "CXXFLAGS=${CXXFLAGS}" \ "LDFLAGS=${LDFLAGS}" -DOCS_BUILD_DEPENDS= xsltproc:textproc/libxslt \ +MANPAGES_BUILD_DEPENDS= xsltproc:textproc/libxslt \ docbook-xsl>=0:textproc/docbook-xsl -DOCS_MAKE_ARGS= ENABLE_MAN=yes \ +MANPAGES_MAKE_ARGS= ENABLE_MAN=yes \ MANDIR=${MANPREFIX}/man \ DOCBOOK_XSL=${LOCALBASE}/share/xsl/docbook/manpages/docbook.xsl -DOCS_PLIST_FILES= man/man1/${PORTNAME}.1.gz +MANPAGES_PLIST_FILES= man/man1/${PORTNAME}.1.gz USES= gmake ssl From owner-svn-ports-head@freebsd.org Mon Feb 6 05:44:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF909CD2457; Mon, 6 Feb 2017 05:44:03 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E5931BF5; Mon, 6 Feb 2017 05:44:03 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from chateau.d.if (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) by freefall.freebsd.org (Postfix) with ESMTP id BDDDD5098; Mon, 6 Feb 2017 05:44:00 +0000 (UTC) (envelope-from ashish@freebsd.org) Received: from chateau.d.if (localhost [IPv6:::1]) by chateau.d.if (OpenSMTPD) with ESMTP id 6e4a32f9; Mon, 6 Feb 2017 11:13:59 +0530 (IST) From: ashish@FreeBSD.org (Ashish SHUKLA) To: Adam Weinberger Cc: Ashish SHUKLA , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433457 - in head/security: . git-crypt Organization: The FreeBSD Project References: <201702052121.v15LLI9a082597@repo.freebsd.org> X-Face: )vGQ9yK7Y$Flebu1C>(B\gYBm)[$zfKM+p&TT[[JWl6:]S>cc$%-z7-`46Zf0B*syL.C]oCq[upTG~zuS0.$"_%)|Q@$hA=9{3l{%u^h3jJ^Zl; t7 X-Uptime: 11:13AM up 2:08, 3 users, load averages: 0.04, 0.09, 0.08 X-Operating-System: FreeBSD/FreeBSD 11.0-RELEASE-p2/amd64 X-OpenPGP-Fingerprint: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 X-Attribution: =?utf-8?B?4KSG4KS24KWA4KS3?= Organisation: The FreeBSD Project X-Hashcash: 1:20:170206:svn-ports-all@freebsd.org::7Y2GwGEz7XCjvyv5:0000000000000000000000000000000000000U9c X-Hashcash: 1:20:170206:adamw@adamw.org::xI3j3xU6Sr9msBJs:006eoV X-Hashcash: 1:20:170206:ports-committers@freebsd.org::wMkwuFMOlpSlC8nZ:0000000000000000000000000000000007xP2 X-Hashcash: 1:20:170206:ashish@freebsd.org::H+lbbMWOSzjqgEnr:00000000000000000000000000000000000000000002UmP X-Hashcash: 1:20:170206:svn-ports-head@freebsd.org::vfRxrKkxDlsZNVOS:00000000000000000000000000000000000CEp/ Date: Mon, 06 Feb 2017 11:13:54 +0530 In-Reply-To: (Adam Weinberger's message of "Sun, 5 Feb 2017 16:14:50 -0700") Message-ID: <864m07zxet.fsf@chateau.d.if> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (amd64-portbld-freebsd11.0) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAJ1BMVEWpqal/f39tbW1jY2Md HR2goKCenp6UlJROTk7////9/f35+fnT09ORJdieAAACVklEQVQ4jXXUP2vbQBQA8AvUTkgz5OzY Z0iGWhpS6BSrkECn0mvx0MEJ6AjtYrfoBCVDlD8naJYmNlRfwZq8+mkKlIZaGpJSYmP7Q/XkJDrJ Td8i/H68u3vHPaPufwLdf32AMA4A6GcAgvAamY1pOJiDIFqicTwLswDhfr3uxfFtkAY/GFHPMwzD 8zpnACmIOnE6js7rQb+v4NJrG9od0C+QgpHMy5jBewV+UDSMWiw1Y4fWfyV7+NGFzDsYa3pth9LJ Q4XvXxFHcJRvHOmygn5NAEabnDcQQguarnfoiwSCJ99jmKKcphsZONmWsDK9Ro7cvZOCtQdg8nje egLhc2LNlkLmsezzTFUUy5w18ocox/f0LaLgJy0zO75zk+9pp85GAj36xjqhdI0y3tq2m4dqqcWX zQWBTz8L1irvolXV4J+3q7eCDgVnttjNq6X8H+9KOZsuNk1uCzx8pSp+E9HImfJOTLdcGqo+YKnG EIovizkEn48V7BO+ch2DXcD4ENSpWiU+q8hjjbgTBZCXnZtyj0Ws4Q1Q0B2WXFtYZo65Bbyeeldw RS6qFueM80LlLA29YlVwGRYvFD+kwI/0O+A2PlpOP9GwslUVciHuYGechuBTp922YiDZCrghTknm XSyOM+D3aoRZlo0Jb42zY7DN4p2x4AeZ+QAYutx1sHwTHzMT5cMNduQ9yW3GczN4KZ86kb0c9O8T yXDeFqpl2fryPEAYGXIlezAPXYh2NgVr/gvdoHIuDwuPwOhcWE8f8mmICq41eATkn8x0kuRTIKcB wE9+/QUtiiAnYcaN7wAAAABJRU5ErkJggg== MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 05:44:03 -0000 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 T24gU3VuLCA1IEZlYiAyMDE3IDE2OjE0OjUwIC0wNzAwLCBBZGFtIFdlaW5iZXJnZXIgPGFkYW13 QGFkYW13Lm9yZz4gc2FpZDoNCnx8IE9uIDUgRmViLCAyMDE3LCBhdCAxNDoyMSwgQXNoaXNoIFNI VUtMQSA8YXNoaXNoQEZyZWVCU0Qub3JnPiB3cm90ZToNCg0KWy4uLl0NCg0KfHwgKw0KfHwgK0RP Q1NfQlVJTERfREVQRU5EUz0JeHNsdHByb2M6dGV4dHByb2MvbGlieHNsdCBcDQp8fCArCQkJZG9j Ym9vay14c2w+PTA6dGV4dHByb2MvZG9jYm9vay14c2wNCnx8ICtET0NTX01BS0VfQVJHUz0JCUVO QUJMRV9NQU49eWVzIFwNCnx8ICsJCQlNQU5ESVI9JHtNQU5QUkVGSVh9L21hbiBcDQp8fCArCQkJ RE9DQk9PS19YU0w9JHtMT0NBTEJBU0V9L3NoYXJlL3hzbC9kb2Nib29rL21hbnBhZ2VzL2RvY2Jv b2sueHNsDQp8fCArRE9DU19QTElTVF9GSUxFUz0JbWFuL21hbjEvJHtQT1JUTkFNRX0uMS5neg0K DQp8IFRoYXQgc2hvdWxkIHByb2JhYmx5IGJlIE1BTlBBR0VTLCBub3QgRE9DUy4NCg0KfCAjIEFk YW0NCg0KRml4ZWQgaW4gcjQzMzQ3Mi4NCg0KVGhhbmtzIQ0KLS0gDQpBc2hpc2ggU0hVS0xBICAg ICAgfCBHUEc6IEY2ODIgQ0RDQyAzOURDIDBGRUEgRTExNiAgMjBCNiBDNzQ2IENGQTkgRTc0RiBB NEIwDQoNCuKAnFdobyBjb250cm9scyB0aGUgIHBhc3QgY29udHJvbHMgdGhlIGZ1dHVyZTogd2hv ICBjb250cm9scyB0aGUgcHJlc2VudA0KY29udHJvbHMgdGhlIHBhc3Qu4oCdDQogICAgICAgICAg ICAgICAgICAgICAgICAgICAoR2VvcmdlIE9yd2VsbCwgIk5pbmV0ZWVuIEVpZ2h0eS1Gb3VyIiwg MTk0OSkNCg0KU2VudCBmcm9tIG15IEVtYWNzDQo= --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE9oLNzDncD+rhFiC2x0bPqedPpLAFAliYDRwACgkQx0bPqedP pLDClg//eYqhEIuhC+5ctMgesE7QHpcT2NjWSLJ50hImMfwKP6kngS24Ru7S6zI0 UgF4pMWynpdzkGj99R8b7thshtMFKiKBFYnuurAHMf2/3QfjNKm5AFiAEoDuhs1K MZw2uVYP4pP28S3MaDKbVkhDbyVLO0SF/pE2KBLq0b7nrzX7WLLO744bKwY9QtWs uhP9eJYUPUOvxd7Ln6sfGwihw1TisXQrVVA5wO1AmqqEitW+H7xqZAZaA0JNbQuc kaknv+wMOMHUMu60J0zLJ4ma0GMc0fHcYaECAPlpvJCQl2ZKnuGVDTb+yl18EALl /UjyDUN93VCyzYYzDnka9KirdIFgfD5hPnrAT6iKmEv/uzvg3GTKZ9be5Zpyxtuv Ndff3r2edKxHQfShpDaXZeB/zfIg8vZiJ6Ftysyo9vM/TDhZVdWf/E15cqUaIllu ldtkEU/Yd/bvLBqMlVanZfzhzinDLj5PyApRjcNns7Vgn41Lxr4m+VkBluuZbH2g KLjhnEimEIqfCZ46aBnsVMjVq+clMfb6c6hgdAxUWq6x3dvmPFXg+A9EsEaE94qN 1AULXitaw3EOyAfKlUxUr2i2YiDoc0NrnQPSal6xTMZPFvM2V6fEMGtLGj01dJdR cyja7MP6JYdPQAJo4mLZ0IQsDUQU6v2CaYwXJoTVt6wtMq1hIJ4= =LiLe -----END PGP SIGNATURE----- --=-=-=-- From owner-svn-ports-head@freebsd.org Mon Feb 6 06:11:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B407CD30C8; Mon, 6 Feb 2017 06:11:17 +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 EF209F58; Mon, 6 Feb 2017 06:11:16 +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 v166BGSc001417; Mon, 6 Feb 2017 06:11:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v166BFAs001415; Mon, 6 Feb 2017 06:11:15 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702060611.v166BFAs001415@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 6 Feb 2017 06:11:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433473 - head/www/groupoffice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 06:11:17 -0000 Author: wen Date: Mon Feb 6 06:11:15 2017 New Revision: 433473 URL: https://svnweb.freebsd.org/changeset/ports/433473 Log: - Update to 6.2.24 PR: 216695 Submitted by: joneum@bsdproject.de(maintainer) Modified: head/www/groupoffice/Makefile head/www/groupoffice/distinfo Modified: head/www/groupoffice/Makefile ============================================================================== --- head/www/groupoffice/Makefile Mon Feb 6 05:43:13 2017 (r433472) +++ head/www/groupoffice/Makefile Mon Feb 6 06:11:15 2017 (r433473) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= groupoffice -PORTVERSION= 6.2.23 +PORTVERSION= 6.2.24 DISTVERSIONPREFIX= com- CATEGORIES= www MASTER_SITES= SF/group-office/${DISTVERSION:R} Modified: head/www/groupoffice/distinfo ============================================================================== --- head/www/groupoffice/distinfo Mon Feb 6 05:43:13 2017 (r433472) +++ head/www/groupoffice/distinfo Mon Feb 6 06:11:15 2017 (r433473) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484647025 -SHA256 (groupoffice-com-6.2.23.tar.gz) = 4f54abff6f2fa19a35b400f8833db35ba30ea46a2158e9942a4dbaabf5b90c48 -SIZE (groupoffice-com-6.2.23.tar.gz) = 36520522 +TIMESTAMP = 1486342306 +SHA256 (groupoffice-com-6.2.24.tar.gz) = 449eecdb45a82949a44b923c1a51903917959742a7b3dbf81648cea10efcf811 +SIZE (groupoffice-com-6.2.24.tar.gz) = 36518528 From owner-svn-ports-head@freebsd.org Mon Feb 6 06:17:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79FABCD3852; Mon, 6 Feb 2017 06:17: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 46CB2129C; Mon, 6 Feb 2017 06:17:45 +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 v166Hi49003911; Mon, 6 Feb 2017 06:17:44 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v166Hi6v003909; Mon, 6 Feb 2017 06:17:44 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702060617.v166Hi6v003909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Mon, 6 Feb 2017 06:17:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433474 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 06:17:45 -0000 Author: wen Date: Mon Feb 6 06:17:43 2017 New Revision: 433474 URL: https://svnweb.freebsd.org/changeset/ports/433474 Log: - Update to 0.23 Changes: http://cpansearch.perl.org/src/DROLSKY/Params-ValidationCompiler-0.23/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 Mon Feb 6 06:11:15 2017 (r433473) +++ head/devel/p5-Params-ValidationCompiler/Makefile Mon Feb 6 06:17:43 2017 (r433474) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Params-ValidationCompiler -PORTVERSION= 0.22 +PORTVERSION= 0.23 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Params-ValidationCompiler/distinfo ============================================================================== --- head/devel/p5-Params-ValidationCompiler/distinfo Mon Feb 6 06:11:15 2017 (r433473) +++ head/devel/p5-Params-ValidationCompiler/distinfo Mon Feb 6 06:17:43 2017 (r433474) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483405734 -SHA256 (Params-ValidationCompiler-0.22.tar.gz) = bbec2b029e8f07801916b8ead4df5016a24daacac7a680f78dfcf70bd8d5f847 -SIZE (Params-ValidationCompiler-0.22.tar.gz) = 39995 +TIMESTAMP = 1486361589 +SHA256 (Params-ValidationCompiler-0.23.tar.gz) = e357b63e28950519f227a5b45e4ac1c487cbc6c1bb67c09a8d3698ee9f289230 +SIZE (Params-ValidationCompiler-0.23.tar.gz) = 43078 From owner-svn-ports-head@freebsd.org Mon Feb 6 08:17:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0A18CD16F3; Mon, 6 Feb 2017 08:17:15 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0171110B; Mon, 6 Feb 2017 08:17:15 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v168HEeg051778; Mon, 6 Feb 2017 08:17:14 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v168HEZu051776; Mon, 6 Feb 2017 08:17:14 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201702060817.v168HEZu051776@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 6 Feb 2017 08:17:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433476 - head/math/mpfr X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 08:17:15 -0000 Author: ale Date: Mon Feb 6 08:17:14 2017 New Revision: 433476 URL: https://svnweb.freebsd.org/changeset/ports/433476 Log: Add test target and update patches. PR: 216820 Submitted by: Iblis Lin Modified: head/math/mpfr/Makefile head/math/mpfr/distinfo Modified: head/math/mpfr/Makefile ============================================================================== --- head/math/mpfr/Makefile Mon Feb 6 08:14:30 2017 (r433475) +++ head/math/mpfr/Makefile Mon Feb 6 08:17:14 2017 (r433476) @@ -3,6 +3,7 @@ PORTNAME= mpfr PORTVERSION= 3.1.5 +PORTREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= ${DISTNAME} @@ -18,14 +19,15 @@ LICENSE= LGPL3 #PATCH_DEPENDS= gpatch:devel/patch LIB_DEPENDS= libgmp.so:math/gmp -#PATCHLEVEL= 1 -#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} +PATCHLEVEL= 2 +PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} #PATCH= ${LOCALBASE}/bin/gpatch USES= libtool tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} INSTALL_TARGET= install-strip +TEST_TARGET= check USE_LDCONFIG= yes INFO= mpfr Modified: head/math/mpfr/distinfo ============================================================================== --- head/math/mpfr/distinfo Mon Feb 6 08:14:30 2017 (r433475) +++ head/math/mpfr/distinfo Mon Feb 6 08:17:14 2017 (r433476) @@ -1,3 +1,7 @@ -TIMESTAMP = 1475049382 +TIMESTAMP = 1486368778 SHA256 (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc SIZE (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 1126668 +SHA256 (mpfr-3.1.5/patch01) = dfd62a42a239c427bb44087b4a520edbcd65bae6ad1fbe07303c96ee8696afbd +SIZE (mpfr-3.1.5/patch01) = 2608 +SHA256 (mpfr-3.1.5/patch02) = 88dfefa6d39c9fd5a26a40d9bbc73df8da93f946c65c06038026261d78d919f5 +SIZE (mpfr-3.1.5/patch02) = 3447 From owner-svn-ports-head@freebsd.org Mon Feb 6 08:25:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 288D3CD1A96; Mon, 6 Feb 2017 08:25:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E7B0E169E; Mon, 6 Feb 2017 08:25:06 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v168P5mL055900; Mon, 6 Feb 2017 08:25:05 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v168P5tm055896; Mon, 6 Feb 2017 08:25:05 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201702060825.v168P5tm055896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 6 Feb 2017 08:25:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433477 - head/security/libp11 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 08:25:07 -0000 Author: ale Date: Mon Feb 6 08:25:05 2017 New Revision: 433477 URL: https://svnweb.freebsd.org/changeset/ports/433477 Log: Update to 0.4.4 release. Modified: head/security/libp11/Makefile head/security/libp11/distinfo head/security/libp11/pkg-plist Modified: head/security/libp11/Makefile ============================================================================== --- head/security/libp11/Makefile Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/Makefile Mon Feb 6 08:25:05 2017 (r433477) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libp11 -PORTVERSION= 0.4.3 +PORTVERSION= 0.4.4 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel Modified: head/security/libp11/distinfo ============================================================================== --- head/security/libp11/distinfo Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/distinfo Mon Feb 6 08:25:05 2017 (r433477) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480925801 -SHA256 (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = bcc6c0868ebf79962f44b32bfff58b64e42b9f38271aea8345fc99f4392b5481 -SIZE (OpenSC-libp11-libp11-0.4.3_GH0.tar.gz) = 108345 +TIMESTAMP = 1486369415 +SHA256 (OpenSC-libp11-libp11-0.4.4_GH0.tar.gz) = d4bdad295ecd836b1bc0909af767b0445f64ae7b958b8be877e6dfe2fdbc2126 +SIZE (OpenSC-libp11-libp11-0.4.4_GH0.tar.gz) = 108307 Modified: head/security/libp11/pkg-plist ============================================================================== --- head/security/libp11/pkg-plist Mon Feb 6 08:17:14 2017 (r433476) +++ head/security/libp11/pkg-plist Mon Feb 6 08:25:05 2017 (r433477) @@ -4,7 +4,7 @@ lib/engines/pkcs11.so lib/libp11.a lib/libp11.so lib/libp11.so.2 -lib/libp11.so.2.4.3 +lib/libp11.so.2.4.4 libdata/pkgconfig/libp11.pc %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README From owner-svn-ports-head@freebsd.org Mon Feb 6 09:02:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD91DCD2B39; Mon, 6 Feb 2017 09:02:59 +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 8A83514E3; Mon, 6 Feb 2017 09:02: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 v1692wVm072793; Mon, 6 Feb 2017 09:02:58 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1692w7e072792; Mon, 6 Feb 2017 09:02:58 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702060902.v1692w7e072792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 6 Feb 2017 09:02:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433478 - head/devel/tass64 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 09:02:59 -0000 Author: amdmi3 Date: Mon Feb 6 09:02:58 2017 New Revision: 433478 URL: https://svnweb.freebsd.org/changeset/ports/433478 Log: - Fix LICENSE - Add LICENSE_FILE - Switch to options helpers Modified: head/devel/tass64/Makefile Modified: head/devel/tass64/Makefile ============================================================================== --- head/devel/tass64/Makefile Mon Feb 6 08:25:05 2017 (r433477) +++ head/devel/tass64/Makefile Mon Feb 6 09:02:58 2017 (r433478) @@ -10,20 +10,24 @@ DISTNAME= 64tass-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= 6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE-GPL-2.0 USES= gmake zip MAKE_ARGS= -w CC="${CC}" CFLAGS="${CFLAGS}" LD="${CC}" LDFLAGS="${LDFLAGS}" -PLIST_FILES= bin/tass64 \ - %%DOCSDIR%%/README \ - %%DOCSDIR%%/README.html +PLIST_FILES= bin/tass64 +PORTDOCS= * + +OPTIONS_DEFINE= DOCS do-install: ${INSTALL_PROGRAM} ${WRKSRC}/64tass ${STAGEDIR}${PREFIX}/bin/tass64 + +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for doc in README README.html - ${INSTALL_DATA} ${WRKSRC}/${doc} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README* ${STAGEDIR}${DOCSDIR} .endfor .include From owner-svn-ports-head@freebsd.org Mon Feb 6 09:04:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B4B5CD2C11; Mon, 6 Feb 2017 09:04:47 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1243B17C5; Mon, 6 Feb 2017 09:04:47 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1694kmH073127; Mon, 6 Feb 2017 09:04:46 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1694jjf073121; Mon, 6 Feb 2017 09:04:45 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702060904.v1694jjf073121@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Mon, 6 Feb 2017 09:04:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433479 - in head/net-mgmt: . networkmgr networkmgr/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 09:04:47 -0000 Author: krion Date: Mon Feb 6 09:04:45 2017 New Revision: 433479 URL: https://svnweb.freebsd.org/changeset/ports/433479 Log: NetworkMgr is an open source, Network Manager based on the look of the Linux Network Manager user interface. It use ifconfig and netif if make all work. WWW: https://github.com/GhostBSD/networkmgr PR: 216685 Submitted by: ericturgeon.bsd@gmail.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9405 Added: head/net-mgmt/networkmgr/ head/net-mgmt/networkmgr/Makefile (contents, props changed) head/net-mgmt/networkmgr/distinfo (contents, props changed) head/net-mgmt/networkmgr/files/ head/net-mgmt/networkmgr/files/pkg-message.in (contents, props changed) head/net-mgmt/networkmgr/pkg-descr (contents, props changed) head/net-mgmt/networkmgr/pkg-plist (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Mon Feb 6 09:02:58 2017 (r433478) +++ head/net-mgmt/Makefile Mon Feb 6 09:04:45 2017 (r433479) @@ -174,6 +174,7 @@ SUBDIR += netspoc SUBDIR += netustad SUBDIR += netwag + SUBDIR += networkmgr SUBDIR += netwox SUBDIR += netxms SUBDIR += nfdump Added: head/net-mgmt/networkmgr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/networkmgr/Makefile Mon Feb 6 09:04:45 2017 (r433479) @@ -0,0 +1,25 @@ +# Created by: Eric Turgeon +# $FreeBSD$ + +PORTNAME= networkmgr +PORTVERSION= 2.2 +CATEGORIES= net-mgmt +MASTER_SITES= http://github.com/GhostBSD/${PORTNAME}/archive/ + +MAINTAINER= ericturgeon.bsd@gmail.com +COMMENT= FreeBSD/GhostBSD network conection manager + +LICENSE= BSD3CLAUSE + +RUN_DEPENDS= doas:security/doas + +USE_GITHUB= yes +GH_ACCOUNT= GhostBSD + +USES= python:2.7 +USE_PYTHON= distutils +USE_GNOME= pygtk2 + +SUB_FILES= pkg-message + +.include Added: head/net-mgmt/networkmgr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/networkmgr/distinfo Mon Feb 6 09:04:45 2017 (r433479) @@ -0,0 +1,3 @@ +TIMESTAMP = 1485637875 +SHA256 (GhostBSD-networkmgr-2.2_GH0.tar.gz) = 7af236cd96941199f0e42973bd35146de9ac4be045448081b0b890f92f2a68ab +SIZE (GhostBSD-networkmgr-2.2_GH0.tar.gz) = 21782 Added: head/net-mgmt/networkmgr/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/networkmgr/files/pkg-message.in Mon Feb 6 09:04:45 2017 (r433479) @@ -0,0 +1,18 @@ +====================================================================== + +Any bug reports or request of new feature should be addressed at: + https://github.com/GhostBSD/networkmgr/issues + +Make sure that the %%ETCDIR%%/doas.conf have someting simular like this: + + permit nopass keepenv :wheel cmd netcardmgr + permit nopass keepenv :wheel cmd detect-nics + permit nopass keepenv :wheel cmd detect-wifi + permit nopass keepenv :wheel cmd ifconfig + permit nopass keepenv :wheel cmd service + permit nopass keepenv :wheel cmd wpa_supplicant + +When rebooting it should automaticaly start is the desktop support xdg and make +sure that the user using NetworkMgr is in the wheel group. + +====================================================================== Added: head/net-mgmt/networkmgr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/networkmgr/pkg-descr Mon Feb 6 09:04:45 2017 (r433479) @@ -0,0 +1,4 @@ +NetworkMgr is an open source, Network Manager based on the look of the Linux +Network Manager user interface. It use ifconfig and netif if make all work. + +WWW: https://github.com/GhostBSD/networkmgr Added: head/net-mgmt/networkmgr/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/networkmgr/pkg-plist Mon Feb 6 09:04:45 2017 (r433479) @@ -0,0 +1,45 @@ +bin/netcardmgr +bin/networkmgr +etc/xdg/autostart/networkmgr.desktop +%%PYTHON_SITELIBDIR%%/networkmgr-1.10-py%%PYTHON_VER%%.egg-info/PKG-INFO +%%PYTHON_SITELIBDIR%%/networkmgr-1.10-py%%PYTHON_VER%%.egg-info/SOURCES.txt +%%PYTHON_SITELIBDIR%%/networkmgr-1.10-py%%PYTHON_VER%%.egg-info/dependency_links.txt +%%PYTHON_SITELIBDIR%%/networkmgr-1.10-py%%PYTHON_VER%%.egg-info/requires.txt +%%PYTHON_SITELIBDIR%%/networkmgr-1.10-py%%PYTHON_VER%%.egg-info/top_level.txt +%%DATADIR%%/authentication.py +%%DATADIR%%/icons/nm-adhoc.png +%%DATADIR%%/icons/nm-device-wired-autoip.png +%%DATADIR%%/icons/nm-device-wired.png +%%DATADIR%%/icons/nm-device-wireless.png +%%DATADIR%%/icons/nm-device-wwan.png +%%DATADIR%%/icons/nm-mb-roam.png +%%DATADIR%%/icons/nm-no-connection.png +%%DATADIR%%/icons/nm-secure-lock.png +%%DATADIR%%/icons/nm-signal-0-secure.png +%%DATADIR%%/icons/nm-signal-0.png +%%DATADIR%%/icons/nm-signal-00-secure.png +%%DATADIR%%/icons/nm-signal-00.png +%%DATADIR%%/icons/nm-signal-100-secure.png +%%DATADIR%%/icons/nm-signal-100.png +%%DATADIR%%/icons/nm-signal-25-secure.png +%%DATADIR%%/icons/nm-signal-25.png +%%DATADIR%%/icons/nm-signal-50-secure.png +%%DATADIR%%/icons/nm-signal-50.png +%%DATADIR%%/icons/nm-signal-75-secure.png +%%DATADIR%%/icons/nm-signal-75.png +%%DATADIR%%/icons/nm-tech-3g.png +%%DATADIR%%/icons/nm-tech-cdma-1x.png +%%DATADIR%%/icons/nm-tech-edge.png +%%DATADIR%%/icons/nm-tech-evdo.png +%%DATADIR%%/icons/nm-tech-gprs.png +%%DATADIR%%/icons/nm-tech-hspa.png +%%DATADIR%%/icons/nm-tech-umts.png +%%DATADIR%%/icons/nm-vpn-active-lock.png +%%DATADIR%%/icons/nm-vpn-connecting12.png +%%DATADIR%%/icons/nm-vpn-connecting13.png +%%DATADIR%%/icons/nm-vpn-connecting14.png +%%DATADIR%%/icons/nm-vpn-lock.png +%%DATADIR%%/icons/nm-vpn-standalone-lock.png +%%DATADIR%%/icons/nm-wwan-tower.png +%%DATADIR%%/net_api.py +%%DATADIR%%/trayicon.py From owner-svn-ports-head@freebsd.org Mon Feb 6 09:27:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13688CD341E; Mon, 6 Feb 2017 09:27:32 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E98349ED; Mon, 6 Feb 2017 09:27:31 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 466047E94; Mon, 6 Feb 2017 09:27:31 +0000 (UTC) Date: Mon, 6 Feb 2017 09:27:31 +0000 From: Alexey Dokuchaev To: Danilo Egea Gondolfo Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433471 - head/security/s2n Message-ID: <20170206092731.GA39750@FreeBSD.org> References: <201702060226.v162QQGh010458@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201702060226.v162QQGh010458@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 09:27:32 -0000 On Mon, Feb 06, 2017 at 02:26:26AM +0000, Danilo Egea Gondolfo wrote: > New Revision: 433471 > URL: https://svnweb.freebsd.org/changeset/ports/433471 > > Log: > - Set ONLY_FOR_ARCHS=amd64 for now. The code is not building on i386 > due inline assembly and sometimes clang is crashing. > [...] > +ONLY_FOR_ARCHS= amd64 Please try not to abuse ONLY_FOR_ARCHS in cases when BROKEN_$arch (with sensible reason message) would be more appropriate. ./danfe From owner-svn-ports-head@freebsd.org Mon Feb 6 09:49:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CFCEDCD3BA5; Mon, 6 Feb 2017 09:49:05 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9CB7C176A; Mon, 6 Feb 2017 09:49:05 +0000 (UTC) (envelope-from decke@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v169n4sw090258; Mon, 6 Feb 2017 09:49:04 GMT (envelope-from decke@FreeBSD.org) Received: (from decke@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v169n4B2090257; Mon, 6 Feb 2017 09:49:04 GMT (envelope-from decke@FreeBSD.org) Message-Id: <201702060949.v169n4B2090257@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: decke set sender to decke@FreeBSD.org using -f From: Bernhard Froehlich Date: Mon, 6 Feb 2017 09:49:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433480 - head/multimedia/tvheadend X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 09:49:05 -0000 Author: decke Date: Mon Feb 6 09:49:04 2017 New Revision: 433480 URL: https://svnweb.freebsd.org/changeset/ports/433480 Log: - Fix build failure when devel/libinotify is installed because it is silently enabled but not properly linked. - Bump PORTREVISION PR: 208795 Submitted by: Vladimir Kondratyev Reported by: Daniel Becker Modified: head/multimedia/tvheadend/Makefile Modified: head/multimedia/tvheadend/Makefile ============================================================================== --- head/multimedia/tvheadend/Makefile Mon Feb 6 09:04:45 2017 (r433479) +++ head/multimedia/tvheadend/Makefile Mon Feb 6 09:49:04 2017 (r433480) @@ -4,7 +4,7 @@ PORTNAME= tvheadend PORTVERSION= 4.0.8 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MAINTAINER= decke@FreeBSD.org @@ -48,8 +48,8 @@ CONFIGURE_ARGS+=--disable-dvbscan --disa CFLAGS+= -I${LOCALBASE}/include -Wno-conversion -Wno-int-to-pointer-cast LDFLAGS+= -L${LOCALBASE}/lib -lexecinfo -lssl -lcrypto -lz -OPTIONS_DEFINE= AVAHI DVBCSA HDHOMERUN TRANSCODING XMLTV -OPTIONS_DEFAULT=DVBCSA HDHOMERUN +OPTIONS_DEFINE= AVAHI DVBCSA HDHOMERUN INOTIFY TRANSCODING XMLTV +OPTIONS_DEFAULT=DVBCSA HDHOMERUN INOTIFY AVAHI_LIB_DEPENDS= libavahi-client.so:net/avahi-app @@ -61,6 +61,11 @@ HDHOMERUN_DESC= Native support for HDHo HDHOMERUN_LIB_DEPENDS= libhdhomerun.so:multimedia/libhdhomerun HDHOMERUN_CONFIGURE_ENABLE= hdhomerun_client +INOTIFY_DESC= File system notifications support +INOTIFY_LIB_DEPENDS= libinotify.so:devel/libinotify +INOTIFY_CONFIGURE_ENABLE= inotify +INOTIFY_LDFLAGS= -linotify + TRANSCODING_DESC= Transcoding for mobile and web clients TRANSCODING_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg TRANSCODING_CONFIGURE_ENABLE= libav From owner-svn-ports-head@freebsd.org Mon Feb 6 10:20:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6274CD3170; Mon, 6 Feb 2017 10:20:08 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A592D7A3; Mon, 6 Feb 2017 10:20:08 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16AK7OH002387; Mon, 6 Feb 2017 10:20:07 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16AK7ST002385; Mon, 6 Feb 2017 10:20:07 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201702061020.v16AK7ST002385@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Mon, 6 Feb 2017 10:20:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433481 - head/archivers/quazip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 10:20:08 -0000 Author: rakuco Date: Mon Feb 6 10:20:07 2017 New Revision: 433481 URL: https://svnweb.freebsd.org/changeset/ports/433481 Log: Update archivers/quazip and archivers/quazip-qt5 to 0.7.3. Modified: head/archivers/quazip/Makefile head/archivers/quazip/distinfo Modified: head/archivers/quazip/Makefile ============================================================================== --- head/archivers/quazip/Makefile Mon Feb 6 09:49:04 2017 (r433480) +++ head/archivers/quazip/Makefile Mon Feb 6 10:20:07 2017 (r433481) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= quazip -PORTVERSION= 0.7.2 -PORTREVISION?= 1 +PORTVERSION= 0.7.3 +PORTREVISION?= 0 CATEGORIES= archivers MASTER_SITES= SF Modified: head/archivers/quazip/distinfo ============================================================================== --- head/archivers/quazip/distinfo Mon Feb 6 09:49:04 2017 (r433480) +++ head/archivers/quazip/distinfo Mon Feb 6 10:20:07 2017 (r433481) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472674368 -SHA256 (quazip-0.7.2.tar.gz) = 91d827fbcafd099ae814cc18a8dd3bb709da6b8a27c918ee1c6c03b3f29440f4 -SIZE (quazip-0.7.2.tar.gz) = 466915 +TIMESTAMP = 1486376312 +SHA256 (quazip-0.7.3.tar.gz) = 2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5 +SIZE (quazip-0.7.3.tar.gz) = 439536 From owner-svn-ports-head@freebsd.org Mon Feb 6 10:48:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D36BCD38AA; Mon, 6 Feb 2017 10:48:11 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE35B1534; Mon, 6 Feb 2017 10:48:10 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16Am9US014230; Mon, 6 Feb 2017 10:48:09 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Am9VN014228; Mon, 6 Feb 2017 10:48:09 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702061048.v16Am9VN014228@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Mon, 6 Feb 2017 10:48:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433482 - in head/sysutils/bsdstats: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 10:48:11 -0000 Author: cpm Date: Mon Feb 6 10:48:09 2017 New Revision: 433482 URL: https://svnweb.freebsd.org/changeset/ports/433482 Log: - Add missing ${CR} variable in 300.statistics.in - Bump PORTREVISION PR: 216808 Submitted by: Marc Fournier Approved by: Yuri Victorovich (maintainer) Modified: head/sysutils/bsdstats/Makefile head/sysutils/bsdstats/files/300.statistics.in Modified: head/sysutils/bsdstats/Makefile ============================================================================== --- head/sysutils/bsdstats/Makefile Mon Feb 6 10:20:07 2017 (r433481) +++ head/sysutils/bsdstats/Makefile Mon Feb 6 10:48:09 2017 (r433482) @@ -3,6 +3,7 @@ PORTNAME= bsdstats PORTVERSION= 6.0 +PORTREVISION= 1 CATEGORIES= sysutils DISTFILES= Modified: head/sysutils/bsdstats/files/300.statistics.in ============================================================================== --- head/sysutils/bsdstats/files/300.statistics.in Mon Feb 6 10:20:07 2017 (r433481) +++ head/sysutils/bsdstats/files/300.statistics.in Mon Feb 6 10:48:09 2017 (r433482) @@ -159,7 +159,7 @@ do_http_request() { if [ -n "${http_header_proxy_auth}" ]; then txt="${txt}${CR}${NL}Proxy-Authorization: ${http_header_proxy_auth}"; fi txt="${txt}${CR}${NL}User-Agent: bsdstats-${CURR_VERSION}" txt="${txt}${CR}${NL}Connection: close" - if [ -n "${content_type}" ]; then txt="${txt}${NL}Content-Type: ${content_type}"; fi + if [ -n "${content_type}" ]; then txt="${txt}${CR}${NL}Content-Type: ${content_type}"; fi if [ -n "${body}" ]; then txt="${txt}${CR}${NL}Content-Length: ${#body}"; fi txt="${txt}${CR}${NL}${CR}${NL}${body}" From owner-svn-ports-head@freebsd.org Mon Feb 6 10:53:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69F0BCD3A9F; Mon, 6 Feb 2017 10:53:27 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36DF31B41; Mon, 6 Feb 2017 10:53:27 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16ArQGI018254; Mon, 6 Feb 2017 10:53:26 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16ArQRZ018252; Mon, 6 Feb 2017 10:53:26 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702061053.v16ArQRZ018252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Mon, 6 Feb 2017 10:53:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433483 - head/net-im/gloox X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 10:53:27 -0000 Author: cpm Date: Mon Feb 6 10:53:25 2017 New Revision: 433483 URL: https://svnweb.freebsd.org/changeset/ports/433483 Log: - Update to 1.0.18 PR: 216767 Submitted by: Demetris Procopiou (maintainer) Modified: head/net-im/gloox/Makefile head/net-im/gloox/distinfo Modified: head/net-im/gloox/Makefile ============================================================================== --- head/net-im/gloox/Makefile Mon Feb 6 10:48:09 2017 (r433482) +++ head/net-im/gloox/Makefile Mon Feb 6 10:53:25 2017 (r433483) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gloox -PORTVERSION= 1.0.17 +PORTVERSION= 1.0.18 CATEGORIES= net-im MASTER_SITES= http://camaya.net/download/ Modified: head/net-im/gloox/distinfo ============================================================================== --- head/net-im/gloox/distinfo Mon Feb 6 10:48:09 2017 (r433482) +++ head/net-im/gloox/distinfo Mon Feb 6 10:53:25 2017 (r433483) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472843591 -SHA256 (gloox-1.0.17.tar.bz2) = 31a7825b975b2dbe43974e78b42f22b7328df1058f0be26970a7665bb20c8025 -SIZE (gloox-1.0.17.tar.bz2) = 698239 +TIMESTAMP = 1486377427 +SHA256 (gloox-1.0.18.tar.bz2) = 16730e7fd4679e098a6d6c1f94ee72aca825e8f40e6744f5921ac32fdf22548e +SIZE (gloox-1.0.18.tar.bz2) = 700080 From owner-svn-ports-head@freebsd.org Mon Feb 6 10:55:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0A0E8CD3AE2; Mon, 6 Feb 2017 10:55:33 +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 CACF71C8F; Mon, 6 Feb 2017 10:55:32 +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 v16AtVoQ018464; Mon, 6 Feb 2017 10:55:31 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16AtVvW018463; Mon, 6 Feb 2017 10:55:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702061055.v16AtVvW018463@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 6 Feb 2017 10:55:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433484 - head/lang/gprolog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 10:55:33 -0000 Author: jbeich Date: Mon Feb 6 10:55:31 2017 New Revision: 433484 URL: https://svnweb.freebsd.org/changeset/ports/433484 Log: lang/gprolog: pass -O3 to unbreak with gcc5 gplc -c --fast-math fd2c.pl ====>> Killing runaway build after 7200 seconds with no output PR: 216707 Reported by: antoine (via exp-run) Modified: head/lang/gprolog/Makefile (contents, props changed) Modified: head/lang/gprolog/Makefile ============================================================================== --- head/lang/gprolog/Makefile Mon Feb 6 10:53:25 2017 (r433483) +++ head/lang/gprolog/Makefile Mon Feb 6 10:55:31 2017 (r433484) @@ -3,7 +3,7 @@ PORTNAME= gprolog PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://www.gprolog.org/ @@ -19,6 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER USES= gmake USE_GCC= any USE_AUTOTOOLS= autoconf +CFLAGS+= -O3 # gcc5/gcc6 + -O2 = pl2wam hangs CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} MAKE_JOBS_UNSAFE= yes From owner-svn-ports-head@freebsd.org Mon Feb 6 12:51:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE35CCCF5C2; Mon, 6 Feb 2017 12:51:56 +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 97C921FB2; Mon, 6 Feb 2017 12:51:56 +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 v16CptYG064805; Mon, 6 Feb 2017 12:51:55 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16CptCw064803; Mon, 6 Feb 2017 12:51:55 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201702061251.v16CptCw064803@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Mon, 6 Feb 2017 12:51:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433485 - head/lang/gcc7-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:51:56 -0000 Author: gerald Date: Mon Feb 6 12:51:55 2017 New Revision: 433485 URL: https://svnweb.freebsd.org/changeset/ports/433485 Log: Update to the 20170205 development snapshot of GCC 7. Modified: head/lang/gcc7-devel/Makefile head/lang/gcc7-devel/distinfo Modified: head/lang/gcc7-devel/Makefile ============================================================================== --- head/lang/gcc7-devel/Makefile Mon Feb 6 10:55:31 2017 (r433484) +++ head/lang/gcc7-devel/Makefile Mon Feb 6 12:51:55 2017 (r433485) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 7.0.1.s20170129 +PORTVERSION= 7.0.1.s20170205 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc7-devel/distinfo ============================================================================== --- head/lang/gcc7-devel/distinfo Mon Feb 6 10:55:31 2017 (r433484) +++ head/lang/gcc7-devel/distinfo Mon Feb 6 12:51:55 2017 (r433485) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485799472 -SHA256 (gcc-7-20170129.tar.bz2) = 9d6472f2b30bf5b115553efeb2133d09b5b4fd9eb0ccb02df90e46ed5062ef20 -SIZE (gcc-7-20170129.tar.bz2) = 80374652 +TIMESTAMP = 1486381424 +SHA256 (gcc-7-20170205.tar.bz2) = d6be1d99af0dee750a7d5b9ee5b87a45e3a25696da22eccdb9f8d073d237a4ae +SIZE (gcc-7-20170205.tar.bz2) = 80510371 From owner-svn-ports-head@freebsd.org Mon Feb 6 12:54:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2ADB9CCF64C; Mon, 6 Feb 2017 12:54: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 EB97D1DF; Mon, 6 Feb 2017 12:54: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 v16Cs6TP066709; Mon, 6 Feb 2017 12:54:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Cs5mB066707; Mon, 6 Feb 2017 12:54:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702061254.v16Cs5mB066707@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, 6 Feb 2017 12:54:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433487 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:54:07 -0000 Author: sunpoet Date: Mon Feb 6 12:54:05 2017 New Revision: 433487 URL: https://svnweb.freebsd.org/changeset/ports/433487 Log: Update to 2.53.0 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Mon Feb 6 12:54:00 2017 (r433486) +++ head/www/rubygem-selenium-webdriver/Makefile Mon Feb 6 12:54:05 2017 (r433487) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.6 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Mon Feb 6 12:54:00 2017 (r433486) +++ head/www/rubygem-selenium-webdriver/distinfo Mon Feb 6 12:54:05 2017 (r433487) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483106386 -SHA256 (rubygem/selenium-webdriver-3.0.5.gem) = fe8ff3c9c698c2bd49a1201c26966b3f45ca19072fc2b0f12eda415ae1a6981d -SIZE (rubygem/selenium-webdriver-3.0.5.gem) = 820224 +TIMESTAMP = 1486383668 +SHA256 (rubygem/selenium-webdriver-3.0.6.gem) = 8dda45fed078cf1e95fd0869c5ad852e58a87ae774de89d36cde3651e5c4aea7 +SIZE (rubygem/selenium-webdriver-3.0.6.gem) = 819712 From owner-svn-ports-head@freebsd.org Mon Feb 6 12:54:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6A656CCF628; Mon, 6 Feb 2017 12:54: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 3707E1CC; Mon, 6 Feb 2017 12:54:02 +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 v16Cs1PP066590; Mon, 6 Feb 2017 12:54:01 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Cs1A1066588; Mon, 6 Feb 2017 12:54:01 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702061254.v16Cs1A1066588@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, 6 Feb 2017 12:54:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433486 - head/math/p5-Math-BigInt-GMP X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:54:02 -0000 Author: sunpoet Date: Mon Feb 6 12:54:00 2017 New Revision: 433486 URL: https://svnweb.freebsd.org/changeset/ports/433486 Log: Update to 1.6004 Changes: http://search.cpan.org/dist/Math-BigInt-GMP/CHANGES Modified: head/math/p5-Math-BigInt-GMP/Makefile head/math/p5-Math-BigInt-GMP/distinfo Modified: head/math/p5-Math-BigInt-GMP/Makefile ============================================================================== --- head/math/p5-Math-BigInt-GMP/Makefile Mon Feb 6 12:51:55 2017 (r433485) +++ head/math/p5-Math-BigInt-GMP/Makefile Mon Feb 6 12:54:00 2017 (r433486) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-BigInt-GMP -PORTVERSION= 1.6003 +PORTVERSION= 1.6004 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/math/p5-Math-BigInt-GMP/distinfo ============================================================================== --- head/math/p5-Math-BigInt-GMP/distinfo Mon Feb 6 12:51:55 2017 (r433485) +++ head/math/p5-Math-BigInt-GMP/distinfo Mon Feb 6 12:54:00 2017 (r433486) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484226430 -SHA256 (Math-BigInt-GMP-1.6003.tar.gz) = fe59b02277df4d887e325752ff064d603e1dd50b829a7bb6f55cd68558f8a514 -SIZE (Math-BigInt-GMP-1.6003.tar.gz) = 2439964 +TIMESTAMP = 1486383647 +SHA256 (Math-BigInt-GMP-1.6004.tar.gz) = 236229dd7d323f142d8b24b83d21061152432096be7aea026002b8dbbba733f2 +SIZE (Math-BigInt-GMP-1.6004.tar.gz) = 2440178 From owner-svn-ports-head@freebsd.org Mon Feb 6 12:54:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC0F1CCF6D0; Mon, 6 Feb 2017 12:54: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 88C923DA; Mon, 6 Feb 2017 12:54: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 v16CskwX066842; Mon, 6 Feb 2017 12:54:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16CskYk066839; Mon, 6 Feb 2017 12:54:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702061254.v16CskYk066839@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, 6 Feb 2017 12:54:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433488 - head/devel/p5-Hash-FieldHash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:54:47 -0000 Author: sunpoet Date: Mon Feb 6 12:54:46 2017 New Revision: 433488 URL: https://svnweb.freebsd.org/changeset/ports/433488 Log: Update to 0.15 - Add LICENSE_FILE - Strip shared library Changes: http://search.cpan.org/dist/Hash-FieldHash/Changes Modified: head/devel/p5-Hash-FieldHash/Makefile head/devel/p5-Hash-FieldHash/distinfo Modified: head/devel/p5-Hash-FieldHash/Makefile ============================================================================== --- head/devel/p5-Hash-FieldHash/Makefile Mon Feb 6 12:54:05 2017 (r433487) +++ head/devel/p5-Hash-FieldHash/Makefile Mon Feb 6 12:54:46 2017 (r433488) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Hash-FieldHash -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,10 +12,14 @@ COMMENT= Lightweight field hash implemen LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-LeakTrace>=0.07:devel/p5-Test-LeakTrace USE_PERL5= modbuild USES= perl5 +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Hash/FieldHash/FieldHash.so + .include Modified: head/devel/p5-Hash-FieldHash/distinfo ============================================================================== --- head/devel/p5-Hash-FieldHash/distinfo Mon Feb 6 12:54:05 2017 (r433487) +++ head/devel/p5-Hash-FieldHash/distinfo Mon Feb 6 12:54:46 2017 (r433488) @@ -1,2 +1,3 @@ -SHA256 (Hash-FieldHash-0.14.tar.gz) = e1f7d0e97dd14afb2dddf64052e503c05467f73f51756ea7b647d59cab0cf721 -SIZE (Hash-FieldHash-0.14.tar.gz) = 28768 +TIMESTAMP = 1486383636 +SHA256 (Hash-FieldHash-0.15.tar.gz) = 5c515707a5433796a5697b118ddbf1f216d13c5cd52f2b64292e76f7d9b7e8f1 +SIZE (Hash-FieldHash-0.15.tar.gz) = 29082 From owner-svn-ports-head@freebsd.org Mon Feb 6 12:55:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B364CCF70B; Mon, 6 Feb 2017 12:55:04 +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 C074D6C4; Mon, 6 Feb 2017 12:55:03 +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 v16Ct29D067022; Mon, 6 Feb 2017 12:55:02 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Ct2xQ067018; Mon, 6 Feb 2017 12:55:02 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201702061255.v16Ct2xQ067018@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Mon, 6 Feb 2017 12:55:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433489 - in head/security/sslscan: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:55:04 -0000 Author: brnrd Date: Mon Feb 6 12:55:02 2017 New Revision: 433489 URL: https://svnweb.freebsd.org/changeset/ports/433489 Log: security/sslscan: Update to 1.11.8 - Update to 1.11.8 - Add USES= ssl - Re-roll patches - Fix build with libressl-devel PR: 213652 Submitted by: Piotr Kubaj Approved by: maintainer time-out Modified: head/security/sslscan/Makefile head/security/sslscan/distinfo head/security/sslscan/files/patch-Makefile head/security/sslscan/files/patch-sslscan.c Modified: head/security/sslscan/Makefile ============================================================================== --- head/security/sslscan/Makefile Mon Feb 6 12:54:46 2017 (r433488) +++ head/security/sslscan/Makefile Mon Feb 6 12:55:02 2017 (r433489) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sslscan -PORTVERSION= 1.11.6 +PORTVERSION= 1.11.8 DISTVERSIONSUFFIX= -${GH_ACCOUNT} CATEGORIES= security @@ -11,8 +11,7 @@ COMMENT= SSLScan is a fast SSL port scan LICENSE= GPLv3 -USES= gmake -USE_OPENSSL= yes +USES= gmake ssl USE_GITHUB= yes GH_ACCOUNT= rbsec Modified: head/security/sslscan/distinfo ============================================================================== --- head/security/sslscan/distinfo Mon Feb 6 12:54:46 2017 (r433488) +++ head/security/sslscan/distinfo Mon Feb 6 12:55:02 2017 (r433489) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464783619 -SHA256 (rbsec-sslscan-1.11.6-rbsec_GH0.tar.gz) = 18932a78ad968dc5859b8cc72c84e64a46367887eb9302eaf13069bb9da1e08d -SIZE (rbsec-sslscan-1.11.6-rbsec_GH0.tar.gz) = 50002 +TIMESTAMP = 1486214215 +SHA256 (rbsec-sslscan-1.11.8-rbsec_GH0.tar.gz) = 1449f8bb45d323b322cb070a74d8dcc57b43ca2dba0560e7a16151efc8b3d911 +SIZE (rbsec-sslscan-1.11.8-rbsec_GH0.tar.gz) = 51583 Modified: head/security/sslscan/files/patch-Makefile ============================================================================== --- head/security/sslscan/files/patch-Makefile Mon Feb 6 12:54:46 2017 (r433488) +++ head/security/sslscan/files/patch-Makefile Mon Feb 6 12:55:02 2017 (r433489) @@ -1,4 +1,4 @@ ---- Makefile.orig 2016-03-24 21:02:55 UTC +--- Makefile.orig 2016-11-06 13:27:11 UTC +++ Makefile @@ -3,7 +3,7 @@ ifndef CC CC=gcc @@ -21,9 +21,9 @@ MAN1DIR = $(MANDIR)/man1 WARNINGS = -Wall -Wformat=2 -@@ -68,6 +68,9 @@ install: - ifeq ($(OS), Darwin) +@@ -70,6 +70,9 @@ ifeq ($(OS), Darwin) install sslscan $(DESTDIR)$(BINDIR)/sslscan; + install -d $(DESTDIR)$(MAN1DIR)/; install sslscan.1 $(DESTDIR)$(MAN1DIR)/sslscan.1; +else ifeq ($(OS), FreeBSD) + install -s -m 755 sslscan $(DESTDIR)$(BINDIR) Modified: head/security/sslscan/files/patch-sslscan.c ============================================================================== --- head/security/sslscan/files/patch-sslscan.c Mon Feb 6 12:54:46 2017 (r433488) +++ head/security/sslscan/files/patch-sslscan.c Mon Feb 6 12:55:02 2017 (r433489) @@ -1,6 +1,6 @@ ---- sslscan.c.orig 2016-03-24 21:02:55 UTC +--- sslscan.c.orig 2016-11-06 13:27:11 UTC +++ sslscan.c -@@ -788,7 +788,7 @@ int testCompression(struct sslCheckOptio +@@ -829,7 +829,7 @@ int testCompression(struct sslCheckOptio #endif { printf("%sOpenSSL version does not support compression%s\n", COL_RED, RESET); @@ -9,7 +9,24 @@ } // Disconnect SSL over socket -@@ -1291,7 +1291,11 @@ int testCipher(struct sslCheckOptions *o +@@ -1155,14 +1155,14 @@ int testRenegotiation(struct sslCheckOpt + printf_verbose("Attempting SSL_do_handshake(ssl)\n"); + SSL_do_handshake(ssl); // Send renegotiation request to server //TODO :: XXX hanging here + +- if (ssl->state == SSL_ST_OK) ++ if (SSL_get_state(ssl) == SSL_ST_OK) + { + res = SSL_do_handshake(ssl); // Send renegotiation request to server + if( res != 1 ) + { + printf_error("\n\nSSL_do_handshake() call failed\n"); + } +- if (ssl->state == SSL_ST_OK) ++ if (SSL_get_state(ssl) == SSL_ST_OK) + { + /* our renegotiation is complete */ + renOut->supported = true; +@@ -1504,7 +1504,11 @@ int testCipher(struct sslCheckOptions *o return false; } From owner-svn-ports-head@freebsd.org Mon Feb 6 12:56:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BB94CCF7D5; Mon, 6 Feb 2017 12:56:59 +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 5880883D; Mon, 6 Feb 2017 12:56: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 v16Cuwmc067214; Mon, 6 Feb 2017 12:56:58 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Cuwgo067212; Mon, 6 Feb 2017 12:56:58 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702061256.v16Cuwgo067212@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Mon, 6 Feb 2017 12:56:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433490 - head/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 12:56:59 -0000 Author: jbeich Date: Mon Feb 6 12:56:58 2017 New Revision: 433490 URL: https://svnweb.freebsd.org/changeset/ports/433490 Log: games/openbor: update to 3.0.r4432 Changes: http://www.chronocrash.com/forum/index.php?topic=3178.0 Changes: svn log -r4432:4427 https://svn.code.sf.net/p/openbor/engine/engine/ Modified: head/games/openbor/Makefile (contents, props changed) head/games/openbor/distinfo (contents, props changed) Modified: head/games/openbor/Makefile ============================================================================== --- head/games/openbor/Makefile Mon Feb 6 12:55:02 2017 (r433489) +++ head/games/openbor/Makefile Mon Feb 6 12:56:58 2017 (r433490) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openbor -PORTVERSION= 3.0.r4426 -PORTREVISION= 2 +PORTVERSION= 3.0.r4432 CATEGORIES= games MASTER_SITES= LOCAL/jbeich \ https://svn.code.sf.net/p/${PORTNAME}/engine/engine/:svn Modified: head/games/openbor/distinfo ============================================================================== --- head/games/openbor/distinfo Mon Feb 6 12:55:02 2017 (r433489) +++ head/games/openbor/distinfo Mon Feb 6 12:56:58 2017 (r433490) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483018424 -SHA256 (openbor-3.0.r4426.tar.xz) = 72fe9d05f8cc0eb336313254fff3958813e8a2d33e5007e2b9f8273c5c556188 -SIZE (openbor-3.0.r4426.tar.xz) = 3947164 +TIMESTAMP = 1485387608 +SHA256 (openbor-3.0.r4432.tar.xz) = 14215dca007f0300c281aa020bf8d79f65d58155b4e9705319d26bc5a9027199 +SIZE (openbor-3.0.r4432.tar.xz) = 3944096 From owner-svn-ports-head@freebsd.org Mon Feb 6 13:14:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5CE4CD143E; Mon, 6 Feb 2017 13:14:49 +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 5C18C1574; Mon, 6 Feb 2017 13:14:48 +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 9C746BDC91; Mon, 6 Feb 2017 14:14:46 +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 7B788BDC85; Mon, 6 Feb 2017 14:14:46 +0100 (CET) Subject: Re: svn commit: r433225 - head/security/pgp To: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201702031406.v13E6xXd008998@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> Date: Mon, 6 Feb 2017 14:14:44 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <201702031406.v13E6xXd008998@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="G69fVeqfQoXbsgdok8N1FIB0g64Cwt0sS" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 13:14:49 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --G69fVeqfQoXbsgdok8N1FIB0g64Cwt0sS Content-Type: multipart/mixed; boundary="OQOIhwBDahTWOXgKl7D3NAxfKObiaROum"; protected-headers="v1" From: Mathieu Arnold To: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> Subject: Re: svn commit: r433225 - head/security/pgp References: <201702031406.v13E6xXd008998@repo.freebsd.org> In-Reply-To: <201702031406.v13E6xXd008998@repo.freebsd.org> --OQOIhwBDahTWOXgKl7D3NAxfKObiaROum Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 03/02/2017 =C3=A0 15:06, Bernard Spil a =C3=A9crit : > Author: brnrd > Date: Fri Feb 3 14:06:59 2017 > New Revision: 433225 > URL: https://svnweb.freebsd.org/changeset/ports/433225 > > Log: > security/pgp: Mark deprecated > =20 > - Security/privacy software last updated in 1996 > has no place in security > > Modified: > head/security/pgp/Makefile > > Modified: head/security/pgp/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/security/pgp/Makefile Fri Feb 3 13:24:53 2017 (r433224) > +++ head/security/pgp/Makefile Fri Feb 3 14:06:59 2017 (r433225) > @@ -13,6 +13,8 @@ COMMENT=3D PGP International version - Pub > =20 > ONLY_FOR_ARCHS=3D i386 amd64 sparc64 > BROKEN_amd64=3D unable to validate signatures > +DEPRECATED=3D Software released in 1996 has no place in the security c= ategory. Use GnuPG in stead That sounds like some kind of personal statement. Which I do not think has its place in the ports framework. Are there known bugs, or security flaws that have not been addressed? Because if not, I do not see any reason to remove it. > +EXPIRATION_DATE=3D 2017-04-01 --=20 Mathieu Arnold --OQOIhwBDahTWOXgKl7D3NAxfKObiaROum-- --G69fVeqfQoXbsgdok8N1FIB0g64Cwt0sS 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 iQJ8BAEBCgBmBQJYmHbFXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I4xMP/22yJq6tkUHnDyOlpIlPqfIw rH4JP9gSgfxMp+s4VY2DgVz0+SBSm1ZtJB7HKQlXvUjvnVDUI7yos30//juNnGxG JC791X5nUhmdmbtwven1rRWi9ffGVj9fkIo25KewQITbgmP0xm2Fev6n8GDaC/vk V4OGRxO9ByvE+NHuCZ7maBgX5ogYrFbuPhBcmsd0yn6n5hNcybgZGb4gD/NCa5zB 5cRkhrcwLK3iiNV8IBsgYsvbAueMDV/45ezHmEJ5rLR3lO4qxj7KXGfu6x0RdbMK cUzelXyTAvpxsydXX0UG1B2cK7WUJ0DwaYdssPls2eGLWOINtJvcp1PMaQTG+Oo8 O/fKO1uvwKSzrSzHLDOuS5ak/VPZWdjfTxtbaRAWC1QhG3xjQQZP72e82ijwvo1u wDZ2Aegg7N0GN5Il0ET928t3262LGecqiv6BRXShsN37wdtq4QNM/6K5li2S2Ove lSjxGyu+Eh0680kAgJL2og3l8vLxa1yiGs3N5KGjtoRSaZnB4EJZNMmX8QXPFTTp 9TDoOHA7IGwLB7xgFb9XOsdiNix0qi/T48lYWKouCer4MTceUPYaqfQeQEGTcKw2 Ea/QqBpyKxOPJn/YAC58/KY/T5p6sla8g8RGyqKswYEKCIinY6bTmPqIiPREEyg5 DWlB7PmwArJsoAU7mfsy =5AGa -----END PGP SIGNATURE----- --G69fVeqfQoXbsgdok8N1FIB0g64Cwt0sS-- From owner-svn-ports-head@freebsd.org Mon Feb 6 14:00:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65768CD231B; Mon, 6 Feb 2017 14:00:38 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 070A71295; Mon, 6 Feb 2017 14:00:37 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id ajqMcXLrnsa1kajqNcdmZv; Mon, 06 Feb 2017 07:00:36 -0700 X-Authority-Analysis: v=2.2 cv=W+NIbVek c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=kj9zAlcOel0A:10 a=n2v9WMKugxEA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=MhQzLp5_1M-8xXuZZq8A:9 a=CjuIK1q_8ugA:10 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id 597B8AFA; Mon, 6 Feb 2017 06:00:34 -0800 (PST) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id v16E0XSB068409; Mon, 6 Feb 2017 06:00:33 -0800 (PST) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201702061400.v16E0XSB068409@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Mathieu Arnold cc: Bernard Spil , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433225 - head/security/pgp In-Reply-To: Message from Mathieu Arnold of "Mon, 06 Feb 2017 14:14:44 +0100." <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 06 Feb 2017 06:00:33 -0800 X-CMAE-Envelope: MS4wfJindyh6Pzz1dhHWOVlK0sxxS+zTRHcs+m0Spq8P0pEwKH6MSUiNicBMbZJRnw7isCY/bmI7utlfKb/+a0PYmWyUxKlMc9MxvPdIAynT7cVEDNR/lRSs goTK2AZS5tyWbyZS7kIw5DqPfbVZDP5Pv4h25MaN5f8pnp+/yyO8QZ3HGBbVDKVyHZJ0i2ARWS8gOOsBxxUDCnTrU6UxXdV19l7sFwd5ahlQ+0C6Vq2yZ4pA OBVPpGGiPYLSIVdR56UiSFlM3faKT8VdN4WAmTsKppK1mjp7mUrs35k/9/lhL6fwtBJ1pbijzzsB7LWaImBIyA== X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 14:00:38 -0000 In message <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org>, Mathieu Arnold w rites: > This is an OpenPGP/MIME signed message (RFC 4880 and 3156) > --G69fVeqfQoXbsgdok8N1FIB0g64Cwt0sS > Content-Type: multipart/mixed; boundary="OQOIhwBDahTWOXgKl7D3NAxfKObiaROum"; > protected-headers="v1" > From: Mathieu Arnold > To: Bernard Spil , ports-committers@freebsd.org, > svn-ports-all@freebsd.org, svn-ports-head@freebsd.org > Message-ID: <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> > Subject: Re: svn commit: r433225 - head/security/pgp > References: <201702031406.v13E6xXd008998@repo.freebsd.org> > In-Reply-To: <201702031406.v13E6xXd008998@repo.freebsd.org> > > --OQOIhwBDahTWOXgKl7D3NAxfKObiaROum > Content-Type: text/plain; charset=utf-8 > Content-Transfer-Encoding: quoted-printable > > Le 03/02/2017 =C3=A0 15:06, Bernard Spil a =C3=A9crit : > > Author: brnrd > > Date: Fri Feb 3 14:06:59 2017 > > New Revision: 433225 > > URL: https://svnweb.freebsd.org/changeset/ports/433225 > > > > Log: > > security/pgp: Mark deprecated > > =20 > > - Security/privacy software last updated in 1996 > > has no place in security > > > > Modified: > > head/security/pgp/Makefile > > > > Modified: head/security/pgp/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/security/pgp/Makefile Fri Feb 3 13:24:53 2017 (r43322 > 4) > > +++ head/security/pgp/Makefile Fri Feb 3 14:06:59 2017 (r43322 > 5) > > @@ -13,6 +13,8 @@ COMMENT=3D PGP International version - Pub > > =20 > > ONLY_FOR_ARCHS=3D i386 amd64 sparc64 > > BROKEN_amd64=3D unable to validate signatures > > +DEPRECATED=3D Software released in 1996 has no place in the security > c= > ategory. Use GnuPG in stead > > That sounds like some kind of personal statement. Which I do not think > has its place in the ports framework. > Are there known bugs, or security flaws that have not been addressed? > Because if not, I do not see any reason to remove it. Agreed. > > > +EXPIRATION_DATE=3D 2017-04-01 > > --=20 > Mathieu Arnold -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few. From owner-svn-ports-head@freebsd.org Mon Feb 6 14:32:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2BA7CD3054; Mon, 6 Feb 2017 14:32:01 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 820EEAB9; Mon, 6 Feb 2017 14:32:01 +0000 (UTC) (envelope-from skreuzer@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16EW01o006394; Mon, 6 Feb 2017 14:32:00 GMT (envelope-from skreuzer@FreeBSD.org) Received: (from skreuzer@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16EW0B8006391; Mon, 6 Feb 2017 14:32:00 GMT (envelope-from skreuzer@FreeBSD.org) Message-Id: <201702061432.v16EW0B8006391@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: skreuzer set sender to skreuzer@FreeBSD.org using -f From: Steven Kreuzer Date: Mon, 6 Feb 2017 14:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433491 - head/net-mgmt/cacti-spine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 14:32:01 -0000 Author: skreuzer Date: Mon Feb 6 14:32:00 2017 New Revision: 433491 URL: https://svnweb.freebsd.org/changeset/ports/433491 Log: Update to version 1.0.1 Modified: head/net-mgmt/cacti-spine/Makefile head/net-mgmt/cacti-spine/distinfo head/net-mgmt/cacti-spine/pkg-plist Modified: head/net-mgmt/cacti-spine/Makefile ============================================================================== --- head/net-mgmt/cacti-spine/Makefile Mon Feb 6 12:56:58 2017 (r433490) +++ head/net-mgmt/cacti-spine/Makefile Mon Feb 6 14:32:00 2017 (r433491) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= spine -PORTVERSION= 0.8.8h +PORTVERSION= 1.0.1 CATEGORIES= net-mgmt MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/ DISTNAME= cacti-${PORTNAME}-${PORTVERSION} Modified: head/net-mgmt/cacti-spine/distinfo ============================================================================== --- head/net-mgmt/cacti-spine/distinfo Mon Feb 6 12:56:58 2017 (r433490) +++ head/net-mgmt/cacti-spine/distinfo Mon Feb 6 14:32:00 2017 (r433491) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470602099 -SHA256 (cacti-spine-0.8.8h.tar.gz) = a693136839bd7d03cae5b3ff4614a4d21a2153ffb14d09fc061b843ab0b2bb30 -SIZE (cacti-spine-0.8.8h.tar.gz) = 804951 +TIMESTAMP = 1486388658 +SHA256 (cacti-spine-1.0.1.tar.gz) = 75b699bd4a85389a4fe026423aae97b51e9f6b091cffbfb6b41d5785d7423330 +SIZE (cacti-spine-1.0.1.tar.gz) = 800797 Modified: head/net-mgmt/cacti-spine/pkg-plist ============================================================================== --- head/net-mgmt/cacti-spine/pkg-plist Mon Feb 6 12:56:58 2017 (r433490) +++ head/net-mgmt/cacti-spine/pkg-plist Mon Feb 6 14:32:00 2017 (r433491) @@ -1,2 +1,3 @@ bin/spine @sample etc/spine.conf.sample +man/man1/spine.1.gz From owner-svn-ports-head@freebsd.org Mon Feb 6 14:47:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93F61CD32B4; Mon, 6 Feb 2017 14:47:26 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 608A811E8; Mon, 6 Feb 2017 14:47:26 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16ElP5X011330; Mon, 6 Feb 2017 14:47:25 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16ElPZ5011325; Mon, 6 Feb 2017 14:47:25 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702061447.v16ElPZ5011325@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 6 Feb 2017 14:47:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433492 - in head/devel/pecl-swoole: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 14:47:26 -0000 Author: vanilla Date: Mon Feb 6 14:47:24 2017 New Revision: 433492 URL: https://svnweb.freebsd.org/changeset/ports/433492 Log: Enable cpu affinity function. Added: head/devel/pecl-swoole/files/patch-include_swoole.h (contents, props changed) head/devel/pecl-swoole/files/patch-src_network_Server.c (contents, props changed) head/devel/pecl-swoole/files/patch-swoole__process.c (contents, props changed) Modified: head/devel/pecl-swoole/Makefile head/devel/pecl-swoole/files/patch-config.m4 Modified: head/devel/pecl-swoole/Makefile ============================================================================== --- head/devel/pecl-swoole/Makefile Mon Feb 6 14:32:00 2017 (r433491) +++ head/devel/pecl-swoole/Makefile Mon Feb 6 14:47:24 2017 (r433492) @@ -3,6 +3,7 @@ PORTNAME= swoole PORTVERSION= 1.9.5 +PORTREVISION= 1 CATEGORIES= devel net MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-swoole/files/patch-config.m4 ============================================================================== --- head/devel/pecl-swoole/files/patch-config.m4 Mon Feb 6 14:32:00 2017 (r433491) +++ head/devel/pecl-swoole/files/patch-config.m4 Mon Feb 6 14:47:24 2017 (r433492) @@ -1,6 +1,20 @@ ---- config.m4.orig 2017-02-05 15:08:47 UTC +--- config.m4.orig 2017-01-24 02:05:48 UTC +++ config.m4 -@@ -178,7 +178,7 @@ if test "$PHP_SWOOLE" != "no"; then +@@ -85,7 +85,13 @@ AC_DEFUN([AC_SWOOLE_CPU_AFFINITY], + AC_MSG_CHECKING([for cpu affinity]) + AC_TRY_COMPILE( + [ ++ #ifdef __FreeBSD__ ++ #include ++ #include ++ typedef cpuset_t cpu_set_t; ++ #else + #include ++ #endif + ], [ + cpu_set_t cpu_set; + CPU_ZERO(&cpu_set); +@@ -178,7 +184,7 @@ if test "$PHP_SWOOLE" != "no"; then AC_CHECK_LIB(c, poll, AC_DEFINE(HAVE_POLL, 1, [have poll])) AC_CHECK_LIB(c, sendfile, AC_DEFINE(HAVE_SENDFILE, 1, [have sendfile])) AC_CHECK_LIB(c, kqueue, AC_DEFINE(HAVE_KQUEUE, 1, [have kqueue])) Added: head/devel/pecl-swoole/files/patch-include_swoole.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-swoole/files/patch-include_swoole.h Mon Feb 6 14:47:24 2017 (r433492) @@ -0,0 +1,20 @@ +--- include/swoole.h.orig 2017-01-24 02:05:48 UTC ++++ include/swoole.h +@@ -40,7 +40,17 @@ extern "C" { + #include + #include + #include ++ ++#if defined(HAVE_CPU_AFFINITY) ++#ifdef __FreeBSD__ ++#include ++#include ++#include ++typedef cpuset_t cpu_set_t; ++#else + #include ++#endif ++#endif + + #include + #include Added: head/devel/pecl-swoole/files/patch-src_network_Server.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-swoole/files/patch-src_network_Server.c Mon Feb 6 14:47:24 2017 (r433492) @@ -0,0 +1,16 @@ +--- src/network/Server.c.orig 2017-02-06 09:30:50 UTC ++++ src/network/Server.c +@@ -522,7 +522,13 @@ int swServer_worker_init(swServer *serv, + { + CPU_SET(SwooleWG.id % SW_CPU_NUM, &cpu_set); + } ++ ++#ifdef __FreeBSD__ ++ if (cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, ++ sizeof(cpu_set), &cpu_set) < 0) ++#else + if (sched_setaffinity(getpid(), sizeof(cpu_set), &cpu_set) < 0) ++#endif + { + swSysError("sched_setaffinity() failed."); + } Added: head/devel/pecl-swoole/files/patch-swoole__process.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pecl-swoole/files/patch-swoole__process.c Mon Feb 6 14:47:24 2017 (r433492) @@ -0,0 +1,15 @@ +--- swoole_process.c.orig 2017-02-06 09:32:48 UTC ++++ swoole_process.c +@@ -963,7 +963,12 @@ static PHP_METHOD(swoole_process, setaff + CPU_SET(Z_LVAL_P(value), &cpu_set); + SW_HASHTABLE_FOREACH_END(); + ++#ifdef __FreeBSD__ ++ if (cpuset_setaffinity(CPU_LEVEL_WHICH, CPU_WHICH_PID, -1, ++ sizeof(cpu_set), &cpu_set) < 0) ++#else + if (sched_setaffinity(getpid(), sizeof(cpu_set), &cpu_set) < 0) ++#endif + { + swoole_php_sys_error(E_WARNING, "sched_setaffinity() failed."); + RETURN_FALSE; From owner-svn-ports-head@freebsd.org Mon Feb 6 15:05:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B59A1CD382A; Mon, 6 Feb 2017 15:05:57 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84ACA1E23; Mon, 6 Feb 2017 15:05:57 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16F5ujQ019595; Mon, 6 Feb 2017 15:05:56 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16F5u7C019593; Mon, 6 Feb 2017 15:05:56 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201702061505.v16F5u7C019593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Mon, 6 Feb 2017 15:05:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433493 - head/mail/p5-Mail-IMAPClient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 15:05:57 -0000 Author: jadawin Date: Mon Feb 6 15:05:56 2017 New Revision: 433493 URL: https://svnweb.freebsd.org/changeset/ports/433493 Log: - Update to 3.39 Modified: head/mail/p5-Mail-IMAPClient/Makefile head/mail/p5-Mail-IMAPClient/distinfo Modified: head/mail/p5-Mail-IMAPClient/Makefile ============================================================================== --- head/mail/p5-Mail-IMAPClient/Makefile Mon Feb 6 14:47:24 2017 (r433492) +++ head/mail/p5-Mail-IMAPClient/Makefile Mon Feb 6 15:05:56 2017 (r433493) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-IMAPClient -PORTVERSION= 3.38 +PORTVERSION= 3.39 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLOBBES Modified: head/mail/p5-Mail-IMAPClient/distinfo ============================================================================== --- head/mail/p5-Mail-IMAPClient/distinfo Mon Feb 6 14:47:24 2017 (r433492) +++ head/mail/p5-Mail-IMAPClient/distinfo Mon Feb 6 15:05:56 2017 (r433493) @@ -1,2 +1,3 @@ -SHA256 (Mail-IMAPClient-3.38.tar.gz) = d0f346d111dba93548ceac1192a993210ffcd5f81f83638ee277607bfacc1a4d -SIZE (Mail-IMAPClient-3.38.tar.gz) = 190487 +TIMESTAMP = 1486393105 +SHA256 (Mail-IMAPClient-3.39.tar.gz) = b541fdb47d5bca93048bcee69f42ad2cc96af635557ba6a9db1d8f049a434ea3 +SIZE (Mail-IMAPClient-3.39.tar.gz) = 190965 From owner-svn-ports-head@freebsd.org Mon Feb 6 15:26:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6D6BCD321B; Mon, 6 Feb 2017 15:26:41 +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 B6435FE8; Mon, 6 Feb 2017 15:26:41 +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 v16FQeni027430; Mon, 6 Feb 2017 15:26:40 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16FQe0d027428; Mon, 6 Feb 2017 15:26:40 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702061526.v16FQe0d027428@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 6 Feb 2017 15:26:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433494 - head/net/py-matrix-synapse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 15:26:42 -0000 Author: feld Date: Mon Feb 6 15:26:40 2017 New Revision: 433494 URL: https://svnweb.freebsd.org/changeset/ports/433494 Log: net/py-matrix-synapse: Update to 0.19.0 Changelog: https://github.com/matrix-org/synapse/releases/tag/v0.19.0 Modified: head/net/py-matrix-synapse/Makefile head/net/py-matrix-synapse/distinfo Modified: head/net/py-matrix-synapse/Makefile ============================================================================== --- head/net/py-matrix-synapse/Makefile Mon Feb 6 15:05:56 2017 (r433493) +++ head/net/py-matrix-synapse/Makefile Mon Feb 6 15:26:40 2017 (r433494) @@ -3,8 +3,8 @@ PORTNAME= matrix-synapse DISTVERSIONPREFIX= v -DISTVERSION= 0.18.7 -PORTREVISION= 1 +DISTVERSION= 0.19.0 +PORTREVISION= 0 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-matrix-synapse/distinfo ============================================================================== --- head/net/py-matrix-synapse/distinfo Mon Feb 6 15:05:56 2017 (r433493) +++ head/net/py-matrix-synapse/distinfo Mon Feb 6 15:26:40 2017 (r433494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484684523 -SHA256 (matrix-org-synapse-v0.18.7_GH0.tar.gz) = 87bba87b0b70955387e5c621603ade7a2f2b1fec2788edbabd754fd10cf1078f -SIZE (matrix-org-synapse-v0.18.7_GH0.tar.gz) = 748100 +TIMESTAMP = 1486393491 +SHA256 (matrix-org-synapse-v0.19.0_GH0.tar.gz) = 9937ced5ff2f5de4ea8fabae362bd961ed76b3b4dda970830452d5f58ace73c1 +SIZE (matrix-org-synapse-v0.19.0_GH0.tar.gz) = 759878 From owner-svn-ports-head@freebsd.org Mon Feb 6 15:40:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 317F5CD352C; Mon, 6 Feb 2017 15:40:42 +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 EBE5D166D; Mon, 6 Feb 2017 15:40:41 +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 v16Fef47032050; Mon, 6 Feb 2017 15:40:41 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16FeeSh032048; Mon, 6 Feb 2017 15:40:40 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702061540.v16FeeSh032048@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Mon, 6 Feb 2017 15:40:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433495 - head/audio/murmur X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 15:40:42 -0000 Author: feld Date: Mon Feb 6 15:40:40 2017 New Revision: 433495 URL: https://svnweb.freebsd.org/changeset/ports/433495 Log: audio/murmur: Update to 1.2.19 Modified: head/audio/murmur/Makefile head/audio/murmur/distinfo Modified: head/audio/murmur/Makefile ============================================================================== --- head/audio/murmur/Makefile Mon Feb 6 15:26:40 2017 (r433494) +++ head/audio/murmur/Makefile Mon Feb 6 15:40:40 2017 (r433495) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= murmur -PORTVERSION= 1.2.18 -PORTREVISION= 2 +PORTVERSION= 1.2.19 +PORTREVISION= 0 CATEGORIES= audio net MAINTAINER= feld@FreeBSD.org Modified: head/audio/murmur/distinfo ============================================================================== --- head/audio/murmur/distinfo Mon Feb 6 15:26:40 2017 (r433494) +++ head/audio/murmur/distinfo Mon Feb 6 15:40:40 2017 (r433495) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483566394 -SHA256 (mumble-voip-mumble-1.2.18_GH0.tar.gz) = 86022e922b0730b260f4342c4584e1e41f6a24d98d48d315f5f28895963ff72e -SIZE (mumble-voip-mumble-1.2.18_GH0.tar.gz) = 3324671 +TIMESTAMP = 1486394721 +SHA256 (mumble-voip-mumble-1.2.19_GH0.tar.gz) = 7835e9cec78184cd73f091448e14daa451cd206431775b6babad70bc81b6fd50 +SIZE (mumble-voip-mumble-1.2.19_GH0.tar.gz) = 3324626 From owner-svn-ports-head@freebsd.org Mon Feb 6 16:30:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5F6CBCD3235; Mon, 6 Feb 2017 16:30:18 +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 1FE00149E; Mon, 6 Feb 2017 16:30:18 +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 v16GUHgF051906; Mon, 6 Feb 2017 16:30:17 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16GUGaa051901; Mon, 6 Feb 2017 16:30:16 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702061630.v16GUGaa051901@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Mon, 6 Feb 2017 16:30:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433496 - in head/shells/lshell: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 16:30:18 -0000 Author: rm Date: Mon Feb 6 16:30:16 2017 New Revision: 433496 URL: https://svnweb.freebsd.org/changeset/ports/433496 Log: shells/lshell: update to 0.9.18.20160916 - pass maintainership to submitter - switch to github - add NO_ARCH, update project web-page and remove unneded patch This release fixing some vulnerabilities, that defeats the purpose of the package entirely, so this is why MFH is requested. PR: 215989 Submitted by: Damien Fleuriot MFH: 2017Q1 Deleted: head/shells/lshell/files/patch-lshell_shellcmd.py Modified: head/shells/lshell/Makefile head/shells/lshell/distinfo head/shells/lshell/files/patch-lshell_checkconfig.py head/shells/lshell/pkg-descr head/shells/lshell/pkg-plist Modified: head/shells/lshell/Makefile ============================================================================== --- head/shells/lshell/Makefile Mon Feb 6 15:40:40 2017 (r433495) +++ head/shells/lshell/Makefile Mon Feb 6 16:30:16 2017 (r433496) @@ -2,17 +2,24 @@ # $FreeBSD$ PORTNAME= lshell -PORTVERSION= 0.9.16 -PORTREVISION= 2 +PORTVERSION= 0.9.18.20160916 CATEGORIES= shells -MASTER_SITES= SF +DISTNAME= ${PORTNAME}_0.9.18 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dam@my.gd COMMENT= Shell environment to limited sets of commands to users LICENSE= GPLv3+ +GH_ACCOUNT= ghantoos +GH_PROJECT= lshell +GH_TAGNAME= 279d7ab + +WRKSRC= ${WRKDIR}/${PORTNAME}-${GH_TAGNAME} + +NO_ARCH= yes USES= python +USE_GITHUB= yes USE_PYTHON= distutils post-patch: Modified: head/shells/lshell/distinfo ============================================================================== --- head/shells/lshell/distinfo Mon Feb 6 15:40:40 2017 (r433495) +++ head/shells/lshell/distinfo Mon Feb 6 16:30:16 2017 (r433496) @@ -1,2 +1,3 @@ -SHA256 (lshell-0.9.16.tar.gz) = 22b28f22eb3445ed1514953c24e30bf3feaacc1225a19332f50245982537c35f -SIZE (lshell-0.9.16.tar.gz) = 41766 +TIMESTAMP = 1486360979 +SHA256 (lshell_0.9.18_GH0.tar.gz) = a922653348bf5c66b3bb63dab5ae8d0e667d6a819110bed407258e3a20ddfae5 +SIZE (lshell_0.9.18_GH0.tar.gz) = 54561 Modified: head/shells/lshell/files/patch-lshell_checkconfig.py ============================================================================== --- head/shells/lshell/files/patch-lshell_checkconfig.py Mon Feb 6 15:40:40 2017 (r433495) +++ head/shells/lshell/files/patch-lshell_checkconfig.py Mon Feb 6 16:30:16 2017 (r433496) @@ -1,6 +1,6 @@ ---- lshell/checkconfig.py.orig 2013-08-19 19:59:37 UTC +--- lshell/checkconfig.py 2017-01-11 18:12:28 UTC +++ lshell/checkconfig.py -@@ -307,7 +307,7 @@ class CheckConfig: +@@ -238,7 +238,7 @@ try: if logfilename == "syslog": from logging.handlers import SysLogHandler Modified: head/shells/lshell/pkg-descr ============================================================================== --- head/shells/lshell/pkg-descr Mon Feb 6 15:40:40 2017 (r433495) +++ head/shells/lshell/pkg-descr Mon Feb 6 16:30:16 2017 (r433496) @@ -3,4 +3,4 @@ commands, choose to enable or disable an SFTP, rsync, etc.) log user's commands, implement timing restrictions, and more. -WWW: http://lshell.ghantoos.org +WWW: https://github.com/ghantoos/lshell/ Modified: head/shells/lshell/pkg-plist ============================================================================== --- head/shells/lshell/pkg-plist Mon Feb 6 15:40:40 2017 (r433495) +++ head/shells/lshell/pkg-plist Mon Feb 6 16:30:16 2017 (r433496) @@ -5,14 +5,27 @@ man/man1/lshell.1.gz %%PYTHON_SITELIBDIR%%/lshell/__init__.py %%PYTHON_SITELIBDIR%%/lshell/__init__.pyc %%PYTHON_SITELIBDIR%%/lshell/__init__.pyo +%%PYTHON_SITELIBDIR%%/lshell/builtins.py +%%PYTHON_SITELIBDIR%%/lshell/builtins.pyc +%%PYTHON_SITELIBDIR%%/lshell/builtins.pyo %%PYTHON_SITELIBDIR%%/lshell/checkconfig.py %%PYTHON_SITELIBDIR%%/lshell/checkconfig.pyc %%PYTHON_SITELIBDIR%%/lshell/checkconfig.pyo +%%PYTHON_SITELIBDIR%%/lshell/sec.py +%%PYTHON_SITELIBDIR%%/lshell/sec.pyc +%%PYTHON_SITELIBDIR%%/lshell/sec.pyo %%PYTHON_SITELIBDIR%%/lshell/shellcmd.py %%PYTHON_SITELIBDIR%%/lshell/shellcmd.pyc %%PYTHON_SITELIBDIR%%/lshell/shellcmd.pyo %%PYTHON_SITELIBDIR%%/lshell/utils.py %%PYTHON_SITELIBDIR%%/lshell/utils.pyc %%PYTHON_SITELIBDIR%%/lshell/utils.pyo +%%PYTHON_SITELIBDIR%%/lshell/variables.py +%%PYTHON_SITELIBDIR%%/lshell/variables.pyc +%%PYTHON_SITELIBDIR%%/lshell/variables.pyo +%%PYTHON_SITELIBDIR%%/lshell-0.9.18-py%%PYTHON_VER%%.egg-info/PKG-INFO +%%PYTHON_SITELIBDIR%%/lshell-0.9.18-py%%PYTHON_VER%%.egg-info/SOURCES.txt +%%PYTHON_SITELIBDIR%%/lshell-0.9.18-py%%PYTHON_VER%%.egg-info/dependency_links.txt +%%PYTHON_SITELIBDIR%%/lshell-0.9.18-py%%PYTHON_VER%%.egg-info/top_level.txt %%PORTDOCS%%%%DOCSDIR%%/CHANGES -%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Mon Feb 6 16:42:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A5C8CD37D2; Mon, 6 Feb 2017 16:42:58 +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 09EDB1DC9; Mon, 6 Feb 2017 16:42:57 +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 v16GgvWu059703; Mon, 6 Feb 2017 16:42:57 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16GgvG9059702; Mon, 6 Feb 2017 16:42:57 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702061642.v16GgvG9059702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 6 Feb 2017 16:42:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433497 - head/games/emptyepsilon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 16:42:58 -0000 Author: mat Date: Mon Feb 6 16:42:56 2017 New Revision: 433497 URL: https://svnweb.freebsd.org/changeset/ports/433497 Log: Here is an example of where not to use GH_TUPLE because it forces to rewrite all the default values time and time again. Sponsored by: Absolight Modified: head/games/emptyepsilon/Makefile (contents, props changed) Modified: head/games/emptyepsilon/Makefile ============================================================================== --- head/games/emptyepsilon/Makefile Mon Feb 6 16:30:16 2017 (r433496) +++ head/games/emptyepsilon/Makefile Mon Feb 6 16:42:56 2017 (r433497) @@ -15,8 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libsfml-system.so:devel/sfml USE_GITHUB= yes -GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} -GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton +GH_ACCOUNT= daid +GH_PROJECT= EmptyEpsilon SeriousProton:sproton USES= cmake compiler:c++11-lib USE_GL= gl glu From owner-svn-ports-head@freebsd.org Mon Feb 6 16:43:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A19ACCD37F9; Mon, 6 Feb 2017 16:43:05 +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 6E9F51DFE; Mon, 6 Feb 2017 16:43: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 v16Gh48C059828; Mon, 6 Feb 2017 16:43:04 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Gh4Rw059826; Mon, 6 Feb 2017 16:43:04 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702061643.v16Gh4Rw059826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 6 Feb 2017 16:43:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433498 - head/lang/perl5-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 16:43:05 -0000 Author: mat Date: Mon Feb 6 16:43:04 2017 New Revision: 433498 URL: https://svnweb.freebsd.org/changeset/ports/433498 Log: Update to v5.25.9-80-gadd424d. Changes: https://github.com/Perl/perl5/compare/v5.25.9-65-g00c7fba...v5.25.9-80-gadd424d Sponsored by: Absolight Modified: head/lang/perl5-devel/Makefile (contents, props changed) head/lang/perl5-devel/distinfo (contents, props changed) Modified: head/lang/perl5-devel/Makefile ============================================================================== --- head/lang/perl5-devel/Makefile Mon Feb 6 16:42:56 2017 (r433497) +++ head/lang/perl5-devel/Makefile Mon Feb 6 16:43:04 2017 (r433498) @@ -34,7 +34,7 @@ TEST_ENV= ${MAKE_ENV} TEST_JOBS=${MAKE_J USE_GITHUB= yes GH_ACCOUNT= Perl GH_PROJECT= perl5 -GH_TAGNAME= v5.25.9-65-g00c7fba +GH_TAGNAME= v5.25.9-80-gadd424d MAKE_JOBS_UNSAFE= yes Modified: head/lang/perl5-devel/distinfo ============================================================================== --- head/lang/perl5-devel/distinfo Mon Feb 6 16:42:56 2017 (r433497) +++ head/lang/perl5-devel/distinfo Mon Feb 6 16:43:04 2017 (r433498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485773793 -SHA256 (perl/perl-5.25.9-65_GH0.tar.gz) = 3a8aaa1f4ab2192f2a7aec2ad8e45cc838f3e37f678ba2a6295671f264411318 -SIZE (perl/perl-5.25.9-65_GH0.tar.gz) = 18449509 +TIMESTAMP = 1486380667 +SHA256 (perl/perl-5.25.9-80_GH0.tar.gz) = 1df16744e9c77d779ae32b65821a024a9cedc2987b07f67f956f222ddff394b4 +SIZE (perl/perl-5.25.9-80_GH0.tar.gz) = 18453071 From owner-svn-ports-head@freebsd.org Mon Feb 6 17:46:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BD2FCD3666; Mon, 6 Feb 2017 17:46: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 4BA6C199; Mon, 6 Feb 2017 17:46: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 v16Hkq8L084237; Mon, 6 Feb 2017 17:46:52 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16HkqiL084233; Mon, 6 Feb 2017 17:46:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702061746.v16HkqiL084233@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 6 Feb 2017 17:46:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433500 - head/multimedia/bitstream X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 17:46:53 -0000 Author: amdmi3 Date: Mon Feb 6 17:46:51 2017 New Revision: 433500 URL: https://svnweb.freebsd.org/changeset/ports/433500 Log: - Update to 1.2 Modified: head/multimedia/bitstream/Makefile head/multimedia/bitstream/distinfo head/multimedia/bitstream/pkg-plist Modified: head/multimedia/bitstream/Makefile ============================================================================== --- head/multimedia/bitstream/Makefile Mon Feb 6 17:15:59 2017 (r433499) +++ head/multimedia/bitstream/Makefile Mon Feb 6 17:46:51 2017 (r433500) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bitstream -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= multimedia MASTER_SITES= https://get.videolan.org/bitstream/${PORTVERSION}/ \ http://get.videolan.org/bitstream/${PORTVERSION}/ Modified: head/multimedia/bitstream/distinfo ============================================================================== --- head/multimedia/bitstream/distinfo Mon Feb 6 17:15:59 2017 (r433499) +++ head/multimedia/bitstream/distinfo Mon Feb 6 17:46:51 2017 (r433500) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475687602 -SHA256 (bitstream-1.1.tar.bz2) = 90b65f619895d31e652386d5d7d2d2d62cccd44383c1fac9145d659013a2de9e -SIZE (bitstream-1.1.tar.bz2) = 106675 +TIMESTAMP = 1486402378 +SHA256 (bitstream-1.2.tar.bz2) = ccfbb438711606de1fad881b58c8f134e2d82b4d53a88ea48f2d1bcb49ca5ad2 +SIZE (bitstream-1.2.tar.bz2) = 115009 Modified: head/multimedia/bitstream/pkg-plist ============================================================================== --- head/multimedia/bitstream/pkg-plist Mon Feb 6 17:15:59 2017 (r433499) +++ head/multimedia/bitstream/pkg-plist Mon Feb 6 17:46:51 2017 (r433500) @@ -80,14 +80,22 @@ include/bitstream/dvb/si/tot_print.h include/bitstream/dvb/si_print.h include/bitstream/dvb/sim.h include/bitstream/dvb/sub.h +include/bitstream/dvb/telx.h +include/bitstream/dvb/vbi.h include/bitstream/ieee/ethernet.h include/bitstream/ietf/ip.h +include/bitstream/ietf/rfc4175.h include/bitstream/ietf/rtcp.h +include/bitstream/ietf/rtcp_fb.h +include/bitstream/ietf/rtcp_rr.h +include/bitstream/ietf/rtcp_sr.h include/bitstream/ietf/rtp.h +include/bitstream/ietf/rtp2250.h include/bitstream/ietf/rtp3551.h include/bitstream/ietf/rtp6184.h include/bitstream/ietf/rtp7587.h include/bitstream/ietf/udp.h +include/bitstream/itu/h265.h include/bitstream/mpeg/aac.h include/bitstream/mpeg/h264.h include/bitstream/mpeg/mp2v.h @@ -142,5 +150,12 @@ include/bitstream/mpeg/psi/tsdt.h include/bitstream/mpeg/psi/tsdt_print.h include/bitstream/mpeg/psi_print.h include/bitstream/mpeg/ts.h +include/bitstream/scte/104.h include/bitstream/scte/35.h include/bitstream/scte/35_print.h +include/bitstream/smpte/2010.h +include/bitstream/smpte/2022_1_fec.h +include/bitstream/smpte/2022_6_hbrmt.h +include/bitstream/smpte/291.h +include/bitstream/smpte/337.h +include/bitstream/smpte/rdd08.h From owner-svn-ports-head@freebsd.org Mon Feb 6 17:47:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41BA7CD368E; Mon, 6 Feb 2017 17:47: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 E905B240; Mon, 6 Feb 2017 17:47:07 +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 v16Hl6dM084380; Mon, 6 Feb 2017 17:47:06 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16Hl6Bx084377; Mon, 6 Feb 2017 17:47:06 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702061747.v16Hl6Bx084377@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 6 Feb 2017 17:47:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433501 - in head/net/multicat: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 17:47:08 -0000 Author: amdmi3 Date: Mon Feb 6 17:47:06 2017 New Revision: 433501 URL: https://svnweb.freebsd.org/changeset/ports/433501 Log: - Update to 2.2 Added: head/net/multicat/files/patch-Makefile (contents, props changed) Modified: head/net/multicat/Makefile head/net/multicat/distinfo Modified: head/net/multicat/Makefile ============================================================================== --- head/net/multicat/Makefile Mon Feb 6 17:46:51 2017 (r433500) +++ head/net/multicat/Makefile Mon Feb 6 17:47:06 2017 (r433501) @@ -2,8 +2,9 @@ # $FreeBSD$ PORTNAME= multicat -PORTVERSION= git20161007 +PORTVERSION= 2.2 CATEGORIES= net multimedia +MASTER_SITES= https://get.videolan.org/multicat/${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Simple and efficient multicast and transport stream manipulation @@ -13,11 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/include/bitstream/mpeg/ts.h:multimedia/bitstream -USE_GITHUB= yes # XXX: FreeBSD fixes not upstreamed yet -GH_ACCOUNT= AMDmi3 -GH_TAGNAME= b551ed4 - -USES= localbase +USES= localbase tar:bzip2 ALL_TARGET= ${PORTNAME} PORTDOCS= AUTHORS Changelog NEWS README Modified: head/net/multicat/distinfo ============================================================================== --- head/net/multicat/distinfo Mon Feb 6 17:46:51 2017 (r433500) +++ head/net/multicat/distinfo Mon Feb 6 17:47:06 2017 (r433501) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475850828 -SHA256 (AMDmi3-multicat-git20161007-b551ed4_GH0.tar.gz) = 41a501a654490f6ec3c860ef28d882196bacf485fe04a4da162605c9329e41b3 -SIZE (AMDmi3-multicat-git20161007-b551ed4_GH0.tar.gz) = 42902 +TIMESTAMP = 1486402678 +SHA256 (multicat-2.2.tar.bz2) = fa4e48b38665658df7719293f9358df08f59f3eb7f7b77df510b35951e316b40 +SIZE (multicat-2.2.tar.bz2) = 35369 Added: head/net/multicat/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/multicat/files/patch-Makefile Mon Feb 6 17:47:06 2017 (r433501) @@ -0,0 +1,12 @@ +--- Makefile.orig 2017-01-31 18:17:02 UTC ++++ Makefile +@@ -1,8 +1,7 @@ + # multicat Makefile + + VERSION = 2.2 +-CFLAGS += -Wall -Wformat-security -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE +-CFLAGS += -g ++CFLAGS += -Wall -Wformat-security -D_FILE_OFFSET_BITS=64 -D_ISOC99_SOURCE -D_BSD_SOURCE + # Comment out the following line for Mac OS X build + LDLIBS += -lrt -pthread + From owner-svn-ports-head@freebsd.org Mon Feb 6 18:01:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD920CD3B6A; Mon, 6 Feb 2017 18:01:57 +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 7099AE7F; Mon, 6 Feb 2017 18:01:57 +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 v16I1uOX091831; Mon, 6 Feb 2017 18:01:56 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16I1uZO091828; Mon, 6 Feb 2017 18:01:56 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201702061801.v16I1uZO091828@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Mon, 6 Feb 2017 18:01:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433502 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:01:57 -0000 Author: thierry Date: Mon Feb 6 18:01:56 2017 New Revision: 433502 URL: https://svnweb.freebsd.org/changeset/ports/433502 Log: Upgrade to 1.11.0. Changelog at https://github.com/gorhill/uBlock/releases/tag/1.11.0 Modified: head/www/xpi-uBlock_origin/Makefile head/www/xpi-uBlock_origin/distinfo head/www/xpi-uBlock_origin/pkg-plist Modified: head/www/xpi-uBlock_origin/Makefile ============================================================================== --- head/www/xpi-uBlock_origin/Makefile Mon Feb 6 17:47:06 2017 (r433501) +++ head/www/xpi-uBlock_origin/Makefile Mon Feb 6 18:01:56 2017 (r433502) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ublock_origin -PORTVERSION= 1.10.6 +PORTVERSION= 1.11.0 DISTVERSIONSUFFIX= -an+fx+sm+tb CATEGORIES= www Modified: head/www/xpi-uBlock_origin/distinfo ============================================================================== --- head/www/xpi-uBlock_origin/distinfo Mon Feb 6 17:47:06 2017 (r433501) +++ head/www/xpi-uBlock_origin/distinfo Mon Feb 6 18:01:56 2017 (r433502) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485624438 -SHA256 (xpi/ublock_origin-1.10.6-an+fx+sm+tb.xpi) = be62bb8b0baa3fa7075819b649ee3398725fd3f182c288851482d6c22774d6cb -SIZE (xpi/ublock_origin-1.10.6-an+fx+sm+tb.xpi) = 1547755 +TIMESTAMP = 1486403583 +SHA256 (xpi/ublock_origin-1.11.0-an+fx+sm+tb.xpi) = c2b3f6c56a6331c22df2112fa8c7998580a290d1fbb2e9129ffffb6eaf69c057 +SIZE (xpi/ublock_origin-1.11.0-an+fx+sm+tb.xpi) = 1537804 Modified: head/www/xpi-uBlock_origin/pkg-plist ============================================================================== --- head/www/xpi-uBlock_origin/pkg-plist Mon Feb 6 17:47:06 2017 (r433501) +++ head/www/xpi-uBlock_origin/pkg-plist Mon Feb 6 18:01:56 2017 (r433502) @@ -3,7 +3,7 @@ %%XPI_XPIDIR%%/about.html %%XPI_XPIDIR%%/advanced-settings.html %%XPI_XPIDIR%%/asset-viewer.html -%%XPI_XPIDIR%%/assets/checksums.txt +%%XPI_XPIDIR%%/assets/assets.json %%XPI_XPIDIR%%/assets/thirdparties/easylist-downloads.adblockplus.org/easylist.txt %%XPI_XPIDIR%%/assets/thirdparties/easylist-downloads.adblockplus.org/easyprivacy.txt %%XPI_XPIDIR%%/assets/thirdparties/mirror1.malwaredomains.com/files/justdomains @@ -15,7 +15,6 @@ %%XPI_XPIDIR%%/assets/thirdparties/www.malwaredomainlist.com/hostslist/README.md %%XPI_XPIDIR%%/assets/ublock/badware.txt %%XPI_XPIDIR%%/assets/ublock/experimental.txt -%%XPI_XPIDIR%%/assets/ublock/filter-lists.json %%XPI_XPIDIR%%/assets/ublock/filters.txt %%XPI_XPIDIR%%/assets/ublock/privacy.txt %%XPI_XPIDIR%%/assets/ublock/resources.txt From owner-svn-ports-head@freebsd.org Mon Feb 6 18:05:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 366C7CD3CDF; Mon, 6 Feb 2017 18:05:49 +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 E013012D3; Mon, 6 Feb 2017 18:05:48 +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 v16I5mn4092898; Mon, 6 Feb 2017 18:05:48 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16I5lNF092896; Mon, 6 Feb 2017 18:05:47 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702061805.v16I5lNF092896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 6 Feb 2017 18:05:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433503 - head/graphics/linux-c6-tiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:05:49 -0000 Author: tijl Date: Mon Feb 6 18:05:47 2017 New Revision: 433503 URL: https://svnweb.freebsd.org/changeset/ports/433503 Log: Update to 3.9.4-21.el6_8. PR: 216776 Submitted by: Piotr Kubaj MFH: 2017Q1 Security: https://rhn.redhat.com/errata/RHSA-2017-0225.html Modified: head/graphics/linux-c6-tiff/Makefile head/graphics/linux-c6-tiff/distinfo Modified: head/graphics/linux-c6-tiff/Makefile ============================================================================== --- head/graphics/linux-c6-tiff/Makefile Mon Feb 6 18:01:56 2017 (r433502) +++ head/graphics/linux-c6-tiff/Makefile Mon Feb 6 18:05:47 2017 (r433503) @@ -3,7 +3,7 @@ PORTNAME= libtiff PORTVERSION= 3.9.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Tools and library routines for LICENSE= BSD3CLAUSE DESCR= ${.CURDIR}/../tiff/pkg-descr -RPMVERSION= 18.el6_8 +RPMVERSION= 21.el6_8 USES= linux:c6 USE_LDCONFIG= yes USE_LINUX= jpeg Modified: head/graphics/linux-c6-tiff/distinfo ============================================================================== --- head/graphics/linux-c6-tiff/distinfo Mon Feb 6 18:01:56 2017 (r433502) +++ head/graphics/linux-c6-tiff/distinfo Mon Feb 6 18:05:47 2017 (r433503) @@ -1,7 +1,7 @@ -TIMESTAMP = 1485611459 -SHA256 (centos/libtiff-3.9.4-18.el6_8.i686.rpm) = 1701fdf308e42109a8c84a4c28b88a189ac5013592f61651da3711909e4c02f2 -SIZE (centos/libtiff-3.9.4-18.el6_8.i686.rpm) = 349808 -SHA256 (centos/libtiff-3.9.4-18.el6_8.x86_64.rpm) = 9115b1a909b80cf146f972cc9e38adee45818bc5997571f4ba20dbe082717c90 -SIZE (centos/libtiff-3.9.4-18.el6_8.x86_64.rpm) = 353444 -SHA256 (centos/libtiff-3.9.4-18.el6_8.src.rpm) = cdcf05901d605fa2969161d91a724e57aa508f9f0a12cb55b50891bf9649cf41 -SIZE (centos/libtiff-3.9.4-18.el6_8.src.rpm) = 1495038 +TIMESTAMP = 1486132835 +SHA256 (centos/libtiff-3.9.4-21.el6_8.i686.rpm) = 3018100828240e2c2c83b573df5e9598622f83a41135fee6a200563e7a66a94a +SIZE (centos/libtiff-3.9.4-21.el6_8.i686.rpm) = 350436 +SHA256 (centos/libtiff-3.9.4-21.el6_8.x86_64.rpm) = 882756e964228ec72fc7bd4df910cb48519bfa844419d8134325883356603997 +SIZE (centos/libtiff-3.9.4-21.el6_8.x86_64.rpm) = 354372 +SHA256 (centos/libtiff-3.9.4-21.el6_8.src.rpm) = ccd394a0cf21cc9e5aac9bc9d14d76dc687b583fafd77ccacdba31cf4cc9591f +SIZE (centos/libtiff-3.9.4-21.el6_8.src.rpm) = 1503236 From owner-svn-ports-head@freebsd.org Mon Feb 6 18:07:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CD8DCD3D9B; Mon, 6 Feb 2017 18:07:30 +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 B41A8149D; Mon, 6 Feb 2017 18:07:29 +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 v16I7Sfn093088; Mon, 6 Feb 2017 18:07:28 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16I7S5r093087; Mon, 6 Feb 2017 18:07:28 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702061807.v16I7S5r093087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 6 Feb 2017 18:07:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433504 - head/graphics/linux-c7-tiff X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:07:30 -0000 Author: tijl Date: Mon Feb 6 18:07:28 2017 New Revision: 433504 URL: https://svnweb.freebsd.org/changeset/ports/433504 Log: Update to 4.0.3-27.el7_3. PR: 216778 Submitted by: Piotr Kubaj MFH: 2017Q1 Security: https://rhn.redhat.com/errata/RHSA-2017-0225.html Modified: head/graphics/linux-c7-tiff/Makefile head/graphics/linux-c7-tiff/distinfo Modified: head/graphics/linux-c7-tiff/Makefile ============================================================================== --- head/graphics/linux-c7-tiff/Makefile Mon Feb 6 18:05:47 2017 (r433503) +++ head/graphics/linux-c7-tiff/Makefile Mon Feb 6 18:07:28 2017 (r433504) @@ -3,7 +3,7 @@ PORTNAME= libtiff PORTVERSION= 4.0.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org @@ -12,7 +12,7 @@ COMMENT= Library routines for working wi CONFLICTS= linux-c6-${PORTNAME}-[0-9]* DESCR= ${.CURDIR}/../tiff/pkg-descr -RPMVERSION= 25.el7_2 +RPMVERSION= 27.el7_3 USES= linux:c7 USE_LDCONFIG= yes USE_LINUX= jbigkit jpeg Modified: head/graphics/linux-c7-tiff/distinfo ============================================================================== --- head/graphics/linux-c7-tiff/distinfo Mon Feb 6 18:05:47 2017 (r433503) +++ head/graphics/linux-c7-tiff/distinfo Mon Feb 6 18:07:28 2017 (r433504) @@ -1,7 +1,7 @@ -TIMESTAMP = 1485611682 -SHA256 (centos/libtiff-4.0.3-25.el7_2.i686.rpm) = 38ea752f8fbb0d2c79a7a647e5adf536ea9805993e947a875d67ef8e2731ef7c -SIZE (centos/libtiff-4.0.3-25.el7_2.i686.rpm) = 176032 -SHA256 (centos/libtiff-4.0.3-25.el7_2.x86_64.rpm) = dc891cf3d0afc0483753fef0ae1298722378a90611db62ae658055679ceeed78 -SIZE (centos/libtiff-4.0.3-25.el7_2.x86_64.rpm) = 173432 -SHA256 (centos/libtiff-4.0.3-25.el7_2.src.rpm) = 37c6504438b41b65a1816c52bb0ccff535964c567914d3d68d5c1ca13fc4685f -SIZE (centos/libtiff-4.0.3-25.el7_2.src.rpm) = 2100732 +TIMESTAMP = 1486132943 +SHA256 (centos/libtiff-4.0.3-27.el7_3.i686.rpm) = 539fea96e8048e1a5621580a7b9922ed99b5dbbcb7918b8ef57f3902f3593222 +SIZE (centos/libtiff-4.0.3-27.el7_3.i686.rpm) = 176420 +SHA256 (centos/libtiff-4.0.3-27.el7_3.x86_64.rpm) = 1f18c4d3858341c9b3663658117ffd6c1fe44124db7767b00b3589c72269278c +SIZE (centos/libtiff-4.0.3-27.el7_3.x86_64.rpm) = 173660 +SHA256 (centos/libtiff-4.0.3-27.el7_3.src.rpm) = e37eb69267d9726561d23cd75cd0d5cbc539447fe812085c9578bc71d87d5255 +SIZE (centos/libtiff-4.0.3-27.el7_3.src.rpm) = 2109459 From owner-svn-ports-head@freebsd.org Mon Feb 6 18:09:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56098CD3F14; Mon, 6 Feb 2017 18:09:31 +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 0AAA517D4; Mon, 6 Feb 2017 18:09:30 +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 v16I9UgK093275; Mon, 6 Feb 2017 18:09:30 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16I9Tgr093274; Mon, 6 Feb 2017 18:09:29 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702061809.v16I9Tgr093274@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 6 Feb 2017 18:09:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433505 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:09:31 -0000 Author: tijl Date: Mon Feb 6 18:09:29 2017 New Revision: 433505 URL: https://svnweb.freebsd.org/changeset/ports/433505 Log: Document libtiff vulnerabilities. Security: http://simplesystems.org/libtiff/v4.0.7.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Feb 6 18:07:28 2017 (r433504) +++ head/security/vuxml/vuln.xml Mon Feb 6 18:09:29 2017 (r433505) @@ -58,6 +58,48 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + tiff -- multiple vulnerabilities + + + tiff + 4.0.7 + + + linux-c6-tiff + 3.9.4_5 + + + linux-c7-libtiff + 4.0.3_3 + + + + +

libtiff project reports:

+
+

Multiple flaws have been discovered in libtiff library and + utilities.

+
+ +
+ + http://simplesystems.org/libtiff/v4.0.7.html + CVE-2016-9533 + CVE-2016-9534 + CVE-2016-9535 + CVE-2015-8870 + CVE-2016-5652 + CVE-2016-9540 + CVE-2016-9537 + CVE-2016-9536 + + + 2016-11-19 + 2017-02-06 + +
+ mantis -- XSS vulnerability From owner-svn-ports-head@freebsd.org Mon Feb 6 18:13:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02488CD30A6; Mon, 6 Feb 2017 18:13:42 +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 C36A81BF6; Mon, 6 Feb 2017 18:13:41 +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 v16IDe4K097015; Mon, 6 Feb 2017 18:13:40 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16IDeQO097014; Mon, 6 Feb 2017 18:13:40 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702061813.v16IDeQO097014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Mon, 6 Feb 2017 18:13:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433506 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:13:42 -0000 Author: tijl Date: Mon Feb 6 18:13:40 2017 New Revision: 433506 URL: https://svnweb.freebsd.org/changeset/ports/433506 Log: Undocument a linux-*-curl vulnerability that has low impact and Red Hat "will not fix". Security: https://access.redhat.com/security/cve/CVE-2016-0755 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Mon Feb 6 18:09:29 2017 (r433505) +++ head/security/vuxml/vuln.xml Mon Feb 6 18:13:40 2017 (r433506) @@ -21335,15 +21335,6 @@ and CVE-2013-0155.

curl 7.10.07.47.0 - - linux-c6-curl - linux-c6_64-curl - 7.10.0 - - - linux-f10-curl - 0 -
@@ -21363,7 +21354,7 @@ and CVE-2013-0155.

2016-01-27 2016-01-27 - 2016-02-02 + 2017-02-06
From owner-svn-ports-head@freebsd.org Mon Feb 6 18:29:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84DE8CD334D; Mon, 6 Feb 2017 18:29:24 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2CEC1222; Mon, 6 Feb 2017 18:29:24 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16ITN38001227; Mon, 6 Feb 2017 18:29:23 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16ITN9E001225; Mon, 6 Feb 2017 18:29:23 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201702061829.v16ITN9E001225@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Mon, 6 Feb 2017 18:29:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433507 - head/graphics/gle-graphics/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:29:24 -0000 Author: nivit Date: Mon Feb 6 18:29:22 2017 New Revision: 433507 URL: https://svnweb.freebsd.org/changeset/ports/433507 Log: - Fix build with gcc 5 PR: 216806 Submitted by: jbeich Added: head/graphics/gle-graphics/files/patch-src_manip_all.h (contents, props changed) head/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp (contents, props changed) Added: head/graphics/gle-graphics/files/patch-src_manip_all.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gle-graphics/files/patch-src_manip_all.h Mon Feb 6 18:29:22 2017 (r433507) @@ -0,0 +1,11 @@ +--- src/manip/all.h.orig 2010-12-26 17:07:31 UTC ++++ src/manip/all.h +@@ -143,7 +143,7 @@ typedef char (*(*TOKENS)[500]); + typedef unsigned char uchar; + typedef double dbl; + char *unquote(char *s); +-const char *gledir(const char *s); ++string gledir(const char *s); + int set_missing(int x, int y); + double vcell(int x, int y); + void var_find_rc(int *idx, int *var, int *nd, int c); Added: head/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/gle-graphics/files/patch-src_manip_filemenu.cpp Mon Feb 6 18:29:22 2017 (r433507) @@ -0,0 +1,17 @@ +--- src/manip/filemenu.cpp.orig 2010-06-14 15:34:39 UTC ++++ src/manip/filemenu.cpp +@@ -404,10 +404,12 @@ void do_help(const char *k1, const char + gotoxy(1,1); + wprintf("Manip help on topic {%s}, sub topic {%s}",k1,k2); + scr_menubg(); +- hfile = fopen(gledir(hfilename),"r"); ++ string fname = gledir(hfilename); ++ hfilename = fname.c_str(); ++ hfile = fopen(fname.c_str(),"r"); + if (hfile==NULL) { + gotoxy(1,3); +- wprintf("Unable to open {%s} \n",gledir(hfilename)); ++ wprintf("Unable to open {%s} \n",hfilename); + text_inkey(); + return; + } From owner-svn-ports-head@freebsd.org Mon Feb 6 18:49:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ED6DFCD383D; Mon, 6 Feb 2017 18:49:28 +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 C56B510D9; Mon, 6 Feb 2017 18:49:28 +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 v16InRoT009695; Mon, 6 Feb 2017 18:49:27 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16InRKs009692; Mon, 6 Feb 2017 18:49:27 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702061849.v16InRKs009692@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Mon, 6 Feb 2017 18:49:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433508 - in head/sysutils/mcelog: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 18:49:29 -0000 Author: lifanov Date: Mon Feb 6 18:49:27 2017 New Revision: 433508 URL: https://svnweb.freebsd.org/changeset/ports/433508 Log: update sysutils/mcelog to 148 - Intel Xeons from Ivy Bridge onwards support a processor identification number. - Fix warning with gcc 6.x - replace asprintf with xasprintf as per memutil.c - Return -ENOMEM for vasprintf in sysfs_write PR: 216789 Submitted by: ultima1252@gmail.com (maintainer) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9454 Modified: head/sysutils/mcelog/Makefile head/sysutils/mcelog/distinfo head/sysutils/mcelog/files/patch-Makefile Modified: head/sysutils/mcelog/Makefile ============================================================================== --- head/sysutils/mcelog/Makefile Mon Feb 6 18:29:22 2017 (r433507) +++ head/sysutils/mcelog/Makefile Mon Feb 6 18:49:27 2017 (r433508) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mcelog -PORTVERSION= 147 +PORTVERSION= 148 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -25,6 +25,7 @@ SHEBANG_FILES= tests/cache/inject tests/ tests/trigger tests/unknown/inject MAKE_ENV+= FREEBSD=1 +MAKE_ARGS+= CFLAGS="${CFLAGS}" prefix="${PREFIX}" LDFLAGS+= -lkvm PLIST_FILES= bin/mcelog man/man8/mcelog.8.gz Modified: head/sysutils/mcelog/distinfo ============================================================================== --- head/sysutils/mcelog/distinfo Mon Feb 6 18:29:22 2017 (r433507) +++ head/sysutils/mcelog/distinfo Mon Feb 6 18:49:27 2017 (r433508) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484491926 -SHA256 (andikleen-mcelog-v147_GH0.tar.gz) = f18c5c12a8c8addf56f66f0046a8f0c7ba262f48f95bf57abed8430df0eeebe6 -SIZE (andikleen-mcelog-v147_GH0.tar.gz) = 296947 +TIMESTAMP = 1486231306 +SHA256 (andikleen-mcelog-v148_GH0.tar.gz) = 3de7312ee13b0968ae8e1aa0a77acaaee89a0ed7de45f7ce557939723df3dc04 +SIZE (andikleen-mcelog-v148_GH0.tar.gz) = 296927 Modified: head/sysutils/mcelog/files/patch-Makefile ============================================================================== --- head/sysutils/mcelog/files/patch-Makefile Mon Feb 6 18:29:22 2017 (r433507) +++ head/sysutils/mcelog/files/patch-Makefile Mon Feb 6 18:49:27 2017 (r433508) @@ -1,13 +1,6 @@ ---- Makefile.orig 2016-10-18 22:32:19 UTC +--- Makefile.orig 2017-02-04 00:51:04 UTC +++ Makefile -@@ -1,5 +1,4 @@ --CFLAGS := -g -Os --prefix := /usr -+prefix := /usr/local - etcprefix := - MANDIR := ${prefix}/share/man - # Define appropiately for your distribution -@@ -27,14 +26,21 @@ all: mcelog +@@ -27,14 +27,21 @@ all: mcelog .PHONY: install clean depend FORCE @@ -32,7 +25,7 @@ CLEAN := mcelog dmi tsc dbquery .depend .depend.X dbquery.o \ version.o version.c version.tmp DOC := mce.pdf -@@ -43,7 +49,7 @@ ADD_DEFINES := +@@ -43,7 +50,7 @@ ADD_DEFINES := SRC := $(OBJ:.o=.c) @@ -41,16 +34,16 @@ # dbquery intentionally not installed by default install: mcelog mcelog.conf mcelog.conf.5 mcelog.triggers.5 -@@ -82,7 +88,7 @@ depend: .depend +@@ -82,7 +89,7 @@ depend: .depend version.tmp: FORCE ( echo -n "char version[] = \"" ; \ -- if type -p git >/dev/null; then \ -+ if command -v git >/dev/null; then \ +- if command -v git >/dev/null; then \ ++ if false; then \ if [ -d .git ] ; then \ git describe --tags HEAD | tr -d '\n'; \ else \ -@@ -98,8 +104,6 @@ version.c: version.tmp +@@ -98,8 +105,6 @@ version.c: version.tmp .depend: ${SRC} ${CC} -MM -I. ${SRC} > .depend.X && mv .depend.X .depend From owner-svn-ports-head@freebsd.org Mon Feb 6 19:20:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A84A7CD3361; Mon, 6 Feb 2017 19:20:56 +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 7473F7F7; Mon, 6 Feb 2017 19:20:56 +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 v16JKtFU021895; Mon, 6 Feb 2017 19:20:55 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16JKtiT021893; Mon, 6 Feb 2017 19:20:55 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702061920.v16JKtiT021893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Mon, 6 Feb 2017 19:20:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433509 - head/security/py-requests-kerberos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 19:20:56 -0000 Author: dvl Date: Mon Feb 6 19:20:55 2017 New Revision: 433509 URL: https://svnweb.freebsd.org/changeset/ports/433509 Log: Upgrade to 0.11.0 Modified: head/security/py-requests-kerberos/Makefile head/security/py-requests-kerberos/distinfo Modified: head/security/py-requests-kerberos/Makefile ============================================================================== --- head/security/py-requests-kerberos/Makefile Mon Feb 6 18:49:27 2017 (r433508) +++ head/security/py-requests-kerberos/Makefile Mon Feb 6 19:20:55 2017 (r433509) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-kerberos -PORTVERSION= 0.7.0 +PORTVERSION= 0.11.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-requests-kerberos/distinfo ============================================================================== --- head/security/py-requests-kerberos/distinfo Mon Feb 6 18:49:27 2017 (r433508) +++ head/security/py-requests-kerberos/distinfo Mon Feb 6 19:20:55 2017 (r433509) @@ -1,2 +1,3 @@ -SHA256 (requests-kerberos-0.7.0.tar.gz) = 741848f86f4046acece245aa9a1189470152f1949c1454aedb283ff5f3735c92 -SIZE (requests-kerberos-0.7.0.tar.gz) = 7217 +TIMESTAMP = 1486408186 +SHA256 (requests-kerberos-0.11.0.tar.gz) = ae734f71f46a7b205a74fb90e160c7ba4cc4e0dff2d4f3129cf74806b51b94ba +SIZE (requests-kerberos-0.11.0.tar.gz) = 10742 From owner-svn-ports-head@freebsd.org Mon Feb 6 19:29:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 774A9CD353C; Mon, 6 Feb 2017 19:29:42 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 095F6DC1; Mon, 6 Feb 2017 19:29:41 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16JTfoq032519; Mon, 6 Feb 2017 19:29:41 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16JTa3C032473; Mon, 6 Feb 2017 19:29:36 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702061929.v16JTa3C032473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Mon, 6 Feb 2017 19:29:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433510 - in head/www/chromium: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 19:29:42 -0000 Author: cpm Date: Mon Feb 6 19:29:36 2017 New Revision: 433510 URL: https://svnweb.freebsd.org/changeset/ports/433510 Log: www/chromium: update to 56.0.2924.87 - Use system FFmpeg instead of embedded code copy [1] - Disable PULSEAUDIO option [2] - Sort _DEPENDS variables - Regenerate patches with make makepatch PR: 215271 [1], 216327 [2] Reported by: jbeich [1] Approved by: rene MFH: 2017Q1 Security: https://vuxml.freebsd.org/freebsd/4b9ca994-e3d9-11e6-813d-e8e0b747a45a.html Added: head/www/chromium/files/patch-ash_display_mirror__window__controller.cc (contents, props changed) head/www/chromium/files/patch-ash_shell.cc (contents, props changed) head/www/chromium/files/patch-base_debug_thread__heap__usage__tracker.cc (contents, props changed) head/www/chromium/files/patch-base_threading_platform__thread.h (contents, props changed) head/www/chromium/files/patch-base_threading_platform__thread__linux.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_profiles_profile__impl__io__data.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_renderer__context__menu_render__view__context__menu.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_speech_tts__controller__impl.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_libgtkui_BUILD.gn (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_libgtkui_print__dialog__gtk.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_startup_bad__flags__prompt.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__delegate.cc (contents, props changed) head/www/chromium/files/patch-content_browser_memory_memory__coordinator__impl.cc (contents, props changed) head/www/chromium/files/patch-content_browser_memory_memory__monitor.cc (contents, props changed) head/www/chromium/files/patch-content_gpu_in__process__gpu__thread.cc (contents, props changed) head/www/chromium/files/patch-content_public_common_renderer__preferences.h (contents, props changed) head/www/chromium/files/patch-content_renderer_webscrollbarbehavior__impl__aura.cc (contents, props changed) head/www/chromium/files/patch-extensions_browser_api_networking__private_networking__private__event__router__factory.cc (contents, props changed) head/www/chromium/files/patch-gpu_ipc_service_gpu__init.cc (contents, props changed) head/www/chromium/files/patch-media_capture_video_linux_v4l2__capture__delegate.cc (contents, props changed) head/www/chromium/files/patch-media_ffmpeg_ffmpeg__common.h (contents, props changed) head/www/chromium/files/patch-media_filters_ffmpeg__demuxer.cc (contents, props changed) head/www/chromium/files/patch-net_http_http__network__session.cc (contents, props changed) head/www/chromium/files/patch-net_socket_udp__socket__posix.cc (contents, props changed) head/www/chromium/files/patch-net_tools_get__server__time_get__server__time.cc (contents, props changed) head/www/chromium/files/patch-net_url__request_url__request__context__builder.cc (contents, props changed) head/www/chromium/files/patch-services_service__manager_runner_host_BUILD.gn (contents, props changed) head/www/chromium/files/patch-services_service__manager_standalone_context.cc (contents, props changed) head/www/chromium/files/patch-third__party_angle_gni_angle.gni (contents, props changed) head/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h (contents, props changed) head/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h (contents, props changed) head/www/chromium/files/patch-ui_views_controls_label.cc (contents, props changed) head/www/chromium/files/patch-ui_views_selection__controller.cc (contents, props changed) Deleted: head/www/chromium/files/patch-base_debug_scoped__thread__heap__usage.cc head/www/chromium/files/patch-chrome_browser_renderer_context_menu_render__view__context__menu.cc head/www/chromium/files/patch-chrome_browser_ui_libgtk2ui_BUILD.gn head/www/chromium/files/patch-components_url__formatter_url__formatter.cc head/www/chromium/files/patch-content_browser_memory__memory__monitor.cc head/www/chromium/files/patch-content_browser_memory__memory__monitor__linux.cc head/www/chromium/files/patch-content_gpu__in__process__gpu__thread.cc head/www/chromium/files/patch-content_renderer_devtools_v8__sampling__profiler.cc head/www/chromium/files/patch-content_renderer_webscrollbarbehavior__impl__gtkoraura.cc head/www/chromium/files/patch-device_serial_serial__service__impl.cc head/www/chromium/files/patch-extensions_browser_api_networking_private_networking__private__event__router__factory.cc head/www/chromium/files/patch-gpu_ipc_service__gpu__init.cc head/www/chromium/files/patch-ipc_ipc__channel__posix.cc head/www/chromium/files/patch-ipc_ipc__channel__posix.h head/www/chromium/files/patch-net_tools_get_server_time_get__server__time.cc head/www/chromium/files/patch-net_udp_udp__socket__posix.cc head/www/chromium/files/patch-net_udp_udp__socket__unittest.cc head/www/chromium/files/patch-net_url_request_url__request__context__builder.cc head/www/chromium/files/patch-services_shell_standalone_context.cc head/www/chromium/files/patch-third__party_WebKit_Source_platform_text_TextBreakIterator.cpp head/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_memory_singleton.h head/www/chromium/files/patch-third__party__libphonenumber_dist_cpp_src_phonenumbers_base_synchronization_lock.h head/www/chromium/files/patch-third__party_angle_build_angle__common.gni Modified: head/www/chromium/Makefile head/www/chromium/distinfo head/www/chromium/files/extra-patch-10 head/www/chromium/files/patch-BUILD.gn head/www/chromium/files/patch-base_BUILD.gn head/www/chromium/files/patch-base__trace_event__process_memory_dump.h head/www/chromium/files/patch-base_allocator_BUILD.gn head/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc head/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h head/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc head/www/chromium/files/patch-base_debug_proc__maps__linux.cc head/www/chromium/files/patch-base_debug_stack__trace__posix.cc head/www/chromium/files/patch-base_files_file__path__unittest.cc head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h head/www/chromium/files/patch-base_files_file__util.h head/www/chromium/files/patch-base_linux__util.cc head/www/chromium/files/patch-base_native__library__posix.cc head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc head/www/chromium/files/patch-base_process_internal__linux.h head/www/chromium/files/patch-base_process_launch.cc head/www/chromium/files/patch-base_process_launch.h head/www/chromium/files/patch-base_process_launch__posix.cc head/www/chromium/files/patch-base_process_memory.h head/www/chromium/files/patch-base_process_memory__stubs.cc head/www/chromium/files/patch-base_process_memory__unittest.cc head/www/chromium/files/patch-base_process_process__handle__freebsd.cc head/www/chromium/files/patch-base_process_process__info__linux.cc head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc head/www/chromium/files/patch-base_process_process__metrics.h head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc head/www/chromium/files/patch-base_process_process__posix.cc head/www/chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc head/www/chromium/files/patch-base_security__unittest.cc head/www/chromium/files/patch-base_sys__info__freebsd.cc head/www/chromium/files/patch-base_sys__info__posix.cc head/www/chromium/files/patch-base_test_BUILD.gn head/www/chromium/files/patch-base_test_launcher_test__launcher.cc head/www/chromium/files/patch-base_test_test__file__util__posix.cc head/www/chromium/files/patch-base_third__party_libevent_BUILD.gn head/www/chromium/files/patch-base_threading_platform__thread__posix.cc head/www/chromium/files/patch-base_trace__event_malloc__dump__provider.cc head/www/chromium/files/patch-base_trace__event_process__memory__dump.cc head/www/chromium/files/patch-breakpad_BUILD.gn head/www/chromium/files/patch-build_config_BUILD.gn head/www/chromium/files/patch-build_config_BUILDCONFIG.gn head/www/chromium/files/patch-build_config_allocator.gni head/www/chromium/files/patch-build_config_clang_BUILD.gn head/www/chromium/files/patch-build_config_compiler_BUILD.gn head/www/chromium/files/patch-build_config_crypto.gni head/www/chromium/files/patch-build_config_features.gni head/www/chromium/files/patch-build_config_linux_gtk2_BUILD.gn head/www/chromium/files/patch-build_config_linux_gtk3_BUILD.gn head/www/chromium/files/patch-build_config_linux_pkg-config.py head/www/chromium/files/patch-build_config_sanitizers_BUILD.gn head/www/chromium/files/patch-build_config_sanitizers_sanitizers.gni head/www/chromium/files/patch-build_config_ui.gni head/www/chromium/files/patch-build_linux_libpci_BUILD.gn head/www/chromium/files/patch-build_secondary_third__party_nss_BUILD.gn head/www/chromium/files/patch-build_toolchain_gcc__toolchain.gni head/www/chromium/files/patch-build_toolchain_get__concurrent__links.py head/www/chromium/files/patch-cc_layers_scrollbar__layer__impl__base.cc head/www/chromium/files/patch-cc_trees_property__tree.cc head/www/chromium/files/patch-chrome_BUILD.gn head/www/chromium/files/patch-chrome_app_chrome__command__ids.h head/www/chromium/files/patch-chrome_app_chrome__main__delegate.cc head/www/chromium/files/patch-chrome_app_chrome__main__delegate.h head/www/chromium/files/patch-chrome_app_chromium__strings.grd head/www/chromium/files/patch-chrome_app_generated__resources.grd head/www/chromium/files/patch-chrome_app_resources_locale__settings.grd head/www/chromium/files/patch-chrome_browser_BUILD.gn head/www/chromium/files/patch-chrome_browser_about__flags.cc head/www/chromium/files/patch-chrome_browser_browser__process__impl.cc head/www/chromium/files/patch-chrome_browser_browser__process__impl.h head/www/chromium/files/patch-chrome_browser_chrome__browser__main.cc head/www/chromium/files/patch-chrome_browser_chrome__browser__main__linux.cc head/www/chromium/files/patch-chrome_browser_chrome__browser__main__posix.cc head/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.cc head/www/chromium/files/patch-chrome_browser_chrome__content__browser__client.h head/www/chromium/files/patch-chrome_browser_defaults.cc head/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.cc head/www/chromium/files/patch-chrome_browser_diagnostics_diagnostics__writer.h head/www/chromium/files/patch-chrome_browser_download_chrome__download__manager__delegate.cc head/www/chromium/files/patch-chrome_browser_download_download__commands.cc head/www/chromium/files/patch-chrome_browser_download_download__commands.h head/www/chromium/files/patch-chrome_browser_download_download__prefs.cc head/www/chromium/files/patch-chrome_browser_download_download__prefs.h head/www/chromium/files/patch-chrome_browser_download_download__query.cc head/www/chromium/files/patch-chrome_browser_download_download__shelf__context__menu.cc head/www/chromium/files/patch-chrome_browser_extensions_BUILD.gn head/www/chromium/files/patch-chrome_browser_extensions_activity__log_activity__log.cc head/www/chromium/files/patch-chrome_browser_extensions_api_image__writer__private_image__writer__private__api.cc head/www/chromium/files/patch-chrome_browser_extensions_api_input__ime_input__ime__api.h head/www/chromium/files/patch-chrome_browser_extensions_api_messaging_message__service.cc head/www/chromium/files/patch-chrome_browser_extensions_api_music__manager__private_device__id__linux.cc head/www/chromium/files/patch-chrome_browser_extensions_api_omnibox_omnibox__api.cc head/www/chromium/files/patch-chrome_browser_extensions_bookmark__app__helper.cc head/www/chromium/files/patch-chrome_browser_extensions_browser__context__keyed__service__factories.cc head/www/chromium/files/patch-chrome_browser_extensions_external__provider__impl.cc head/www/chromium/files/patch-chrome_browser_gpu_gl__string__manager.cc head/www/chromium/files/patch-chrome_browser_gpu_gpu__feature__checker.cc head/www/chromium/files/patch-chrome_browser_interstitials_chrome__controller__client.cc head/www/chromium/files/patch-chrome_browser_media__galleries_fileapi_mtp__device__map__service.cc head/www/chromium/files/patch-chrome_browser_media__galleries_media__file__system__registry.cc head/www/chromium/files/patch-chrome_browser_media_webrtc_webrtc__log__uploader.cc head/www/chromium/files/patch-chrome_browser_memory__details.cc head/www/chromium/files/patch-chrome_browser_metrics_chrome__browser__main__extra__parts__metrics.cc head/www/chromium/files/patch-chrome_browser_net_async__dns__field__trial.cc head/www/chromium/files/patch-chrome_browser_notifications_message__center__notification__manager.cc head/www/chromium/files/patch-chrome_browser_password__manager_chrome__password__manager__client.cc head/www/chromium/files/patch-chrome_browser_platform__util.h head/www/chromium/files/patch-chrome_browser_plugins_plugins__resource__service.cc head/www/chromium/files/patch-chrome_browser_policy_policy__prefs__browsertest.cc head/www/chromium/files/patch-chrome_browser_process__singleton__posix.cc head/www/chromium/files/patch-chrome_browser_renderer__preferences__util.cc head/www/chromium/files/patch-chrome_browser_resources_safe__browsing_BUILD.gn head/www/chromium/files/patch-chrome_browser_resources_safe__browsing_gen__file__type__proto.py head/www/chromium/files/patch-chrome_browser_safe__browsing_incident__reporting_incident__handler__util.cc head/www/chromium/files/patch-chrome_browser_safe__browsing_permission__reporter.cc head/www/chromium/files/patch-chrome_browser_search_local__files__ntp__source.cc head/www/chromium/files/patch-chrome_browser_sync_chrome__sync__client.cc head/www/chromium/files/patch-chrome_browser_tracing_crash__service__uploader.cc head/www/chromium/files/patch-chrome_browser_ui_BUILD.gn head/www/chromium/files/patch-chrome_browser_ui_browser__command__controller.cc head/www/chromium/files/patch-chrome_browser_ui_browser__view__prefs.cc head/www/chromium/files/patch-chrome_browser_ui_exclusive__access_exclusive__access__bubble.cc head/www/chromium/files/patch-chrome_browser_ui_input__method_input__method__engine__base.cc head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc head/www/chromium/files/patch-chrome_browser_ui_toolbar_app__menu__model.cc head/www/chromium/files/patch-chrome_browser_ui_views_apps_chrome__native__app__window__views__aura.cc head/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.cc head/www/chromium/files/patch-chrome_browser_ui_views_chrome__views__delegate.h head/www/chromium/files/patch-chrome_browser_ui_views_first__run__dialog.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__frame.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_browser__view.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__layout.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_opaque__browser__frame__view__platform__specific.cc head/www/chromium/files/patch-chrome_browser_ui_views_frame_system__menu__model__builder.cc head/www/chromium/files/patch-chrome_browser_ui_views_message__center_message__center__frame__view.cc head/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__drag__controller.cc head/www/chromium/files/patch-chrome_browser_ui_views_tabs_tab__strip.cc head/www/chromium/files/patch-chrome_browser_ui_webui_about__ui.cc head/www/chromium/files/patch-chrome_browser_ui_webui_chrome__web__ui__controller__factory.cc head/www/chromium/files/patch-chrome_browser_ui_webui_extensions_extension__loader__handler.cc head/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.cc head/www/chromium/files/patch-chrome_browser_ui_webui_options_browser__options__handler.h head/www/chromium/files/patch-chrome_browser_web__applications_web__app.cc head/www/chromium/files/patch-chrome_browser_web__applications_web__app.h head/www/chromium/files/patch-chrome_common_BUILD.gn head/www/chromium/files/patch-chrome_common_chrome__paths.cc head/www/chromium/files/patch-chrome_common_chrome__paths.h head/www/chromium/files/patch-chrome_common_chrome__paths__internal.h head/www/chromium/files/patch-chrome_common_chrome__switches.cc head/www/chromium/files/patch-chrome_common_chrome__switches.h head/www/chromium/files/patch-chrome_common_extensions_chrome__extensions__client.cc head/www/chromium/files/patch-chrome_common_extensions_command.cc head/www/chromium/files/patch-chrome_common_features.gni head/www/chromium/files/patch-chrome_common_pref__names.cc head/www/chromium/files/patch-chrome_common_pref__names.h head/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.cc head/www/chromium/files/patch-chrome_renderer_pepper_pepper__flash__font__file__host.h head/www/chromium/files/patch-chrome_test_BUILD.gn head/www/chromium/files/patch-chrome_test_base_in__process__browser__test.cc head/www/chromium/files/patch-chrome_test_base_testing__browser__process.h head/www/chromium/files/patch-chrome_test_chromedriver_chrome_chrome__finder.cc head/www/chromium/files/patch-chromecast_BUILD.gn head/www/chromium/files/patch-chromecast_browser_BUILD.gn head/www/chromium/files/patch-chromecast_browser_metrics_BUILD.gn head/www/chromium/files/patch-chromecast_crash_BUILD.gn head/www/chromium/files/patch-components_BUILD.gn head/www/chromium/files/patch-components_autofill_content_renderer_password__form__conversion__utils.cc head/www/chromium/files/patch-components_content__settings_core_browser_website__settings__registry.cc head/www/chromium/files/patch-components_content__settings_core_browser_website__settings__registry.h head/www/chromium/files/patch-components_cookie__config_cookie__store__util.cc head/www/chromium/files/patch-components_crash_content_app_BUILD.gn head/www/chromium/files/patch-components_crash_content_browser_BUILD.gn head/www/chromium/files/patch-components_drive_drive__api__util.cc head/www/chromium/files/patch-components_feedback_anonymizer__tool.cc head/www/chromium/files/patch-components_flags__ui_flags__state.cc head/www/chromium/files/patch-components_gcm__driver_gcm__client.h head/www/chromium/files/patch-components_gcm__driver_gcm__client__impl.cc head/www/chromium/files/patch-components_json__schema_json__schema__validator.cc head/www/chromium/files/patch-components_keyed__service_core_dependency__graph__unittest.cc head/www/chromium/files/patch-components_metrics_BUILD.gn head/www/chromium/files/patch-components_metrics_drive__metrics__provider__linux.cc head/www/chromium/files/patch-components_metrics_system__memory__stats__recorder__linux.cc head/www/chromium/files/patch-components_neterror_resources_neterror.js head/www/chromium/files/patch-components_os__crypt_os__crypt.h head/www/chromium/files/patch-components_password__manager_core_browser_import_csv__reader.cc head/www/chromium/files/patch-components_plugins_renderer_BUILD.gn head/www/chromium/files/patch-components_plugins_renderer_plugin__placeholder.cc head/www/chromium/files/patch-components_policy_BUILD.gn head/www/chromium/files/patch-components_policy_core_common_schema.cc head/www/chromium/files/patch-components_policy_resources_policy__templates.json head/www/chromium/files/patch-components_policy_tools_generate__policy__source.py head/www/chromium/files/patch-components_storage__monitor_BUILD.gn head/www/chromium/files/patch-components_storage__monitor_storage__monitor.cc head/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.cc head/www/chromium/files/patch-components_storage__monitor_storage__monitor__freebsd.h head/www/chromium/files/patch-components_sync_base_get__session__name__linux.cc head/www/chromium/files/patch-components_update__client_update__query__params.cc head/www/chromium/files/patch-components_url__matcher_regex__set__matcher.cc head/www/chromium/files/patch-components_url__matcher_url__matcher__factory.cc head/www/chromium/files/patch-components_variations_proto_study.proto head/www/chromium/files/patch-components_webcrypto_algorithms_test__helpers.cc head/www/chromium/files/patch-content_app_BUILD.gn head/www/chromium/files/patch-content_app_content__main__runner.cc head/www/chromium/files/patch-content_browser_BUILD.gn head/www/chromium/files/patch-content_browser_accessibility_browser__accessibility.h head/www/chromium/files/patch-content_browser_accessibility_browser__accessibility__manager.h head/www/chromium/files/patch-content_browser_browser__main__loop.cc head/www/chromium/files/patch-content_browser_child__process__launcher.cc head/www/chromium/files/patch-content_browser_device__sensors_data__fetcher__shared__memory.h head/www/chromium/files/patch-content_browser_devtools_protocol_color__picker.cc head/www/chromium/files/patch-content_browser_download_base__file.cc head/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.cc head/www/chromium/files/patch-content_browser_gpu_gpu__data__manager__impl__private.h head/www/chromium/files/patch-content_browser_gpu_gpu__internals__ui.cc head/www/chromium/files/patch-content_browser_gpu_gpu__process__host.cc head/www/chromium/files/patch-content_browser_media_media__internals.cc head/www/chromium/files/patch-content_browser_ppapi__plugin__process__host.cc head/www/chromium/files/patch-content_browser_renderer__host_render__process__host__impl.cc head/www/chromium/files/patch-content_browser_renderer__host_render__widget__host__view__aura.cc head/www/chromium/files/patch-content_browser_tracing_tracing__controller__impl.cc head/www/chromium/files/patch-content_browser_utility__process__host__impl.cc head/www/chromium/files/patch-content_common_BUILD.gn head/www/chromium/files/patch-content_common_sandbox__linux_sandbox__debug__handling__linux.cc head/www/chromium/files/patch-content_common_set__process__title__linux.cc head/www/chromium/files/patch-content_common_set__process__title__linux.h head/www/chromium/files/patch-content_gpu_BUILD.gn head/www/chromium/files/patch-content_gpu_gpu__child__thread.cc head/www/chromium/files/patch-content_gpu_gpu__main.cc head/www/chromium/files/patch-content_public_common_child__process__host.h head/www/chromium/files/patch-content_public_common_content__switches.cc head/www/chromium/files/patch-content_public_common_content__switches.h head/www/chromium/files/patch-content_public_test_browser__test__base.cc head/www/chromium/files/patch-content_renderer_media_webrtc_processed__local__audio__source.cc head/www/chromium/files/patch-content_renderer_render__thread__impl.cc head/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.cc head/www/chromium/files/patch-content_renderer_renderer__blink__platform__impl.h head/www/chromium/files/patch-content_renderer_renderer__main__platform__delegate__linux.cc head/www/chromium/files/patch-content_shell_BUILD.gn head/www/chromium/files/patch-content_shell_browser_shell__browser__context.cc head/www/chromium/files/patch-content_shell_browser_shell__browser__main__parts.cc head/www/chromium/files/patch-content_test_BUILD.gn head/www/chromium/files/patch-crypto_nss__util.cc head/www/chromium/files/patch-device_BUILD.gn head/www/chromium/files/patch-device_battery_BUILD.gn head/www/chromium/files/patch-device_geolocation_BUILD.gn head/www/chromium/files/patch-device_geolocation_location__arbitrator.cc head/www/chromium/files/patch-device_hid_BUILD.gn head/www/chromium/files/patch-device_media__transfer__protocol_media__transfer__protocol__manager.h head/www/chromium/files/patch-device_serial_BUILD.gn head/www/chromium/files/patch-device_serial_serial__io__handler__posix.cc head/www/chromium/files/patch-device_time__zone__monitor_time__zone__monitor.cc head/www/chromium/files/patch-device_time__zone__monitor_time__zone__monitor__linux.cc head/www/chromium/files/patch-device_usb_usb__context.cc head/www/chromium/files/patch-device_usb_usb__context__unittest.cc head/www/chromium/files/patch-device_usb_usb__device__handle__impl.cc head/www/chromium/files/patch-device_usb_usb__device__handle__impl.h head/www/chromium/files/patch-device_usb_usb__device__impl.cc head/www/chromium/files/patch-device_usb_usb__error.cc head/www/chromium/files/patch-device_usb_usb__service__impl.cc head/www/chromium/files/patch-device_usb_usb__service__impl.h head/www/chromium/files/patch-extensions_browser_api_declarative__webrequest_webrequest__action.cc head/www/chromium/files/patch-extensions_browser_api_serial_serial__api.cc head/www/chromium/files/patch-extensions_browser_api_web__request_form__data__parser.cc head/www/chromium/files/patch-extensions_common_image__util.cc head/www/chromium/files/patch-extensions_common_stack__frame.cc head/www/chromium/files/patch-gpu_BUILD.gn head/www/chromium/files/patch-gpu_command__buffer_service_program__manager.cc head/www/chromium/files/patch-gpu_config_BUILD.gn head/www/chromium/files/patch-gpu_config_gpu__control__list.cc head/www/chromium/files/patch-gpu_config_gpu__control__list__unittest.cc head/www/chromium/files/patch-gpu_config_gpu__info__collector.cc head/www/chromium/files/patch-gpu_config_gpu__test__config.cc head/www/chromium/files/patch-gpu_gles2__conform__support_BUILD.gn head/www/chromium/files/patch-gpu_gles2__conform__support_native_BUILD.gn head/www/chromium/files/patch-gpu_ipc_client_BUILD.gn head/www/chromium/files/patch-gpu_ipc_service_BUILD.gn head/www/chromium/files/patch-gpu_tools_compositor__model__bench_BUILD.gn head/www/chromium/files/patch-gpu_vulkan_BUILD.gn head/www/chromium/files/patch-ipc_ipc__channel.h head/www/chromium/files/patch-ipc_ipc__message__utils.cc head/www/chromium/files/patch-ipc_ipc__message__utils.h head/www/chromium/files/patch-media__audio__alsa__audio_manager_alsa.cc head/www/chromium/files/patch-media_audio_BUILD.gn head/www/chromium/files/patch-media_audio_audio__manager.cc head/www/chromium/files/patch-media_audio_audio__manager.h head/www/chromium/files/patch-media_base_BUILD.gn head/www/chromium/files/patch-media_capture_BUILD.gn head/www/chromium/files/patch-media_capture_video_fake__video__capture__device__factory.cc head/www/chromium/files/patch-media_capture_video_file__video__capture__device__factory.cc head/www/chromium/files/patch-media_capture_video_linux_video__capture__device__linux.cc head/www/chromium/files/patch-media_capture_video_video__capture__device__client.cc head/www/chromium/files/patch-media_capture_video_video__capture__device__factory.cc head/www/chromium/files/patch-media_cast_BUILD.gn head/www/chromium/files/patch-media_cdm_ppapi_ppapi__cdm__adapter.gni head/www/chromium/files/patch-media_filters_vp9__parser.h head/www/chromium/files/patch-media_formats_common_offset__byte__queue.cc head/www/chromium/files/patch-media_formats_common_offset__byte__queue.h head/www/chromium/files/patch-media_formats_mp2t_es__parser__adts.cc head/www/chromium/files/patch-media_formats_mp2t_es__parser__mpeg1audio.cc head/www/chromium/files/patch-mojo_BUILD.gn head/www/chromium/files/patch-mojo_edk_test_BUILD.gn head/www/chromium/files/patch-native__client__sdk_src_BUILD.gn head/www/chromium/files/patch-net_BUILD.gn head/www/chromium/files/patch-net_base_address__tracker__linux.h head/www/chromium/files/patch-net_base_address__tracker__linux__unittest.cc head/www/chromium/files/patch-net_base_mime__util__unittest.cc head/www/chromium/files/patch-net_base_network__change__notifier.cc head/www/chromium/files/patch-net_base_network__change__notifier.h head/www/chromium/files/patch-net_base_network__interfaces__linux.cc head/www/chromium/files/patch-net_base_network__interfaces__posix.cc head/www/chromium/files/patch-net_dns_address__sorter__posix.cc head/www/chromium/files/patch-net_dns_dns__config__service__posix__unittest.cc head/www/chromium/files/patch-net_dns_dns__reloader.cc head/www/chromium/files/patch-net_http_http__auth__gssapi__posix.cc head/www/chromium/files/patch-net_proxy_proxy__config__service__linux.cc head/www/chromium/files/patch-net_proxy_proxy__service.cc head/www/chromium/files/patch-net_socket_socks5__client__socket.cc head/www/chromium/files/patch-pdf_pdfium_pdfium__engine.cc head/www/chromium/files/patch-ppapi_proxy_file__io__resource.cc head/www/chromium/files/patch-ppapi_shared__impl_private_net__address__private__impl.cc head/www/chromium/files/patch-ppapi_tests_extensions_BUILD.gn head/www/chromium/files/patch-printing_BUILD.gn head/www/chromium/files/patch-printing_cups__config__helper.py head/www/chromium/files/patch-remoting_host_BUILD.gn head/www/chromium/files/patch-sdch_BUILD.gn head/www/chromium/files/patch-services_ui_BUILD.gn head/www/chromium/files/patch-services_ui_ime_BUILD.gn head/www/chromium/files/patch-skia_BUILD.gn head/www/chromium/files/patch-skia_ext_SkMemory__new__handler.cpp head/www/chromium/files/patch-testing_gtest_src_gtest.cc head/www/chromium/files/patch-third__party_WebKit_Source_bindings_core_v8_V8ScriptRunner.cpp head/www/chromium/files/patch-third__party_WebKit_Source_core_layout_BUILD.gn head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.cpp head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontCache.h head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontPlatformData.cpp head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_FontPlatformData.h head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_SimpleFontData.cpp head/www/chromium/files/patch-third__party_WebKit_Source_platform_fonts_skia_FontCacheSkia.cpp head/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_GCInfo.cpp head/www/chromium/files/patch-third__party_WebKit_Source_platform_heap_StackFrameDepth.cpp head/www/chromium/files/patch-third__party_WebKit_Source_web_PopupMenuImpl.cpp head/www/chromium/files/patch-third__party_WebKit_Source_wtf_Assertions.cpp head/www/chromium/files/patch-third__party_WebKit_Source_wtf_Atomics.h head/www/chromium/files/patch-third__party_WebKit_Source_wtf_BUILD.gn head/www/chromium/files/patch-third__party_WebKit_Source_wtf_ByteSwap.h head/www/chromium/files/patch-third__party_WebKit_Source_wtf_ContainerAnnotations.h head/www/chromium/files/patch-third__party_WebKit_Source_wtf_ThreadingPthreads.cpp head/www/chromium/files/patch-third__party_angle_BUILD.gn head/www/chromium/files/patch-third__party_angle_src_tests_BUILD.gn head/www/chromium/files/patch-third__party_boringssl_BUILD.gn head/www/chromium/files/patch-third__party_boringssl_src_crypto_ex__data.c head/www/chromium/files/patch-third__party_cacheinvalidation_src_google_cacheinvalidation_include_types.h head/www/chromium/files/patch-third__party_expat_BUILD.gn head/www/chromium/files/patch-third__party_ffmpeg_BUILD.gn head/www/chromium/files/patch-third__party_ffmpeg_ffmpeg__generated.gni head/www/chromium/files/patch-third__party_ffmpeg_libavutil_mem.c head/www/chromium/files/patch-third__party_fontconfig_BUILD.gn head/www/chromium/files/patch-third__party_freetype2_BUILD.gn head/www/chromium/files/patch-third__party_glslang_BUILD.gn head/www/chromium/files/patch-third__party_harfbuzz-ng_BUILD.gn head/www/chromium/files/patch-third__party_leveldatabase_env__chromium.cc head/www/chromium/files/patch-third__party_libphonenumber_dist_cpp_src_phonenumbers_base_thread__checker.h head/www/chromium/files/patch-third__party_libusb_BUILD.gn head/www/chromium/files/patch-third__party_libxml_BUILD.gn head/www/chromium/files/patch-third__party_libxslt_BUILD.gn head/www/chromium/files/patch-third__party_libyuv_include_libyuv_row.h head/www/chromium/files/patch-third__party_mesa_BUILD.gn head/www/chromium/files/patch-third__party_minigbm_BUILD.gn head/www/chromium/files/patch-third__party_opus_BUILD.gn head/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h head/www/chromium/files/patch-third__party_pdfium_BUILD.gn head/www/chromium/files/patch-third__party_pdfium_core_fxcrt_fx__system.h head/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_JS__Value.cpp head/www/chromium/files/patch-third__party_pdfium_fpdfsdk_javascript_PublicMethods.cpp head/www/chromium/files/patch-third__party_pdfium_skia_BUILD.gn head/www/chromium/files/patch-third__party_pdfium_third__party_base_logging.h head/www/chromium/files/patch-third__party_sqlite_BUILD.gn head/www/chromium/files/patch-third__party_usrsctp_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_base_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_base_httpcommon.cc head/www/chromium/files/patch-third__party_webrtc_base_ifaddrs__converter.h head/www/chromium/files/patch-third__party_webrtc_base_ipaddress.h head/www/chromium/files/patch-third__party_webrtc_base_linux.cc head/www/chromium/files/patch-third__party_webrtc_base_linux.h head/www/chromium/files/patch-third__party_webrtc_base_network.cc head/www/chromium/files/patch-third__party_webrtc_base_network.h head/www/chromium/files/patch-third__party_webrtc_base_physicalsocketserver.cc head/www/chromium/files/patch-third__party_webrtc_base_platform__thread.cc head/www/chromium/files/patch-third__party_webrtc_base_stringutils.h head/www/chromium/files/patch-third__party_webrtc_base_systeminfo.cc head/www/chromium/files/patch-third__party_webrtc_modules_audio__device_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_modules_rtp__rtcp_source_forward__error__correction.cc head/www/chromium/files/patch-third__party_webrtc_modules_video__coding_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_system__wrappers_BUILD.gn head/www/chromium/files/patch-third__party_webrtc_system__wrappers_source_atomic32__non__darwin__unix.cc head/www/chromium/files/patch-third__party_webrtc_voice__engine_voice__engine__defines.h head/www/chromium/files/patch-third__party_widevine_cdm_BUILD.gn head/www/chromium/files/patch-third__party_yasm_BUILD.gn head/www/chromium/files/patch-third__party_zlib_BUILD.gn head/www/chromium/files/patch-tools_battor__agent_BUILD.gn head/www/chromium/files/patch-tools_gn_args.cc head/www/chromium/files/patch-tools_gn_bootstrap_bootstrap.py head/www/chromium/files/patch-tools_variations_fieldtrial__to__struct.py head/www/chromium/files/patch-ui_accessibility_platform_ax__platform__node.h head/www/chromium/files/patch-ui_app__list_app__list__constants.cc head/www/chromium/files/patch-ui_app__list_app__list__constants.h head/www/chromium/files/patch-ui_app__list_views_app__list__item__view.cc head/www/chromium/files/patch-ui_app__list_views_app__list__view.cc head/www/chromium/files/patch-ui_aura_BUILD.gn head/www/chromium/files/patch-ui_base_BUILD.gn head/www/chromium/files/patch-ui_base_ime_BUILD.gn head/www/chromium/files/patch-ui_base_ime_ime__engine__handler__interface.h head/www/chromium/files/patch-ui_base_ime_input__method__factory.cc head/www/chromium/files/patch-ui_base_ime_input__method__initializer.cc head/www/chromium/files/patch-ui_base_resource_resource__bundle.cc head/www/chromium/files/patch-ui_base_ui__features.gni head/www/chromium/files/patch-ui_base_webui_web__ui__util.cc head/www/chromium/files/patch-ui_compositor_BUILD.gn head/www/chromium/files/patch-ui_events_event__switches.cc head/www/chromium/files/patch-ui_events_event__switches.h head/www/chromium/files/patch-ui_events_keycodes_dom_keycode__converter.cc head/www/chromium/files/patch-ui_gfx_BUILD.gn head/www/chromium/files/patch-ui_gfx_canvas__skia.cc head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc head/www/chromium/files/patch-ui_gfx_font__render__params.h head/www/chromium/files/patch-ui_gfx_render__text.cc head/www/chromium/files/patch-ui_gl_BUILD.gn head/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.cc head/www/chromium/files/patch-ui_gl_sync__control__vsync__provider.h head/www/chromium/files/patch-ui_message__center_message__center__style.h head/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.cc head/www/chromium/files/patch-ui_message__center_views_message__center__button__bar.h head/www/chromium/files/patch-ui_message__center_views_message__view__factory.cc head/www/chromium/files/patch-ui_resources_ui__resources.grd head/www/chromium/files/patch-ui_views_BUILD.gn head/www/chromium/files/patch-ui_views_accessibility_native__view__accessibility.h head/www/chromium/files/patch-ui_views_bubble_bubble__dialog__delegate.cc head/www/chromium/files/patch-ui_views_controls_textfield_textfield.cc head/www/chromium/files/patch-ui_views_controls_webview_BUILD.gn head/www/chromium/files/patch-ui_views_corewm_tooltip__aura.cc head/www/chromium/files/patch-ui_views_examples_widget__example.cc head/www/chromium/files/patch-ui_views_style_platform__style.cc head/www/chromium/files/patch-ui_views_views__delegate.cc head/www/chromium/files/patch-ui_views_views__delegate.h head/www/chromium/files/patch-ui_views_views__switches.cc head/www/chromium/files/patch-ui_views_window_custom__frame__view.cc head/www/chromium/files/patch-ui_views_window_dialog__delegate.cc head/www/chromium/files/patch-ui_webui_resources_js_cr.js head/www/chromium/files/patch-ui_webui_resources_js_icon.js head/www/chromium/files/patch-v8_BUILD.gn head/www/chromium/files/patch-v8_src_base_platform_platform-posix.cc head/www/chromium/pkg-plist Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/Makefile Mon Feb 6 19:29:36 2017 (r433510) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= chromium -PORTVERSION= 55.0.2883.87 +PORTVERSION= 56.0.2924.87 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on @@ -13,46 +13,48 @@ COMMENT= Google web browser based on Web LICENSE= BSD3CLAUSE LGPL21 MPL LICENSE_COMB= multi -BUILD_DEPENDS= bash:shells/bash \ +BUILD_DEPENDS= gperf:devel/gperf \ clang39:devel/llvm39 \ + yasm:devel/yasm \ python:lang/python \ + ffmpeg>=3.2.2,1:multimedia/ffmpeg \ + bash:shells/bash \ flock:sysutils/flock \ - gperf:devel/gperf \ - yasm:devel/yasm \ ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat \ ${LOCALBASE}/share/usbids/usb.ids:misc/usbids \ ${PYTHON_PKGNAMEPREFIX}Jinja2>0:devel/py-Jinja2 \ ${PYTHON_PKGNAMEPREFIX}ply>0:devel/py-ply \ ${PYTHON_PKGNAMEPREFIX}html5lib>0:www/py-html5lib -LIB_DEPENDS= libcairo.so:graphics/cairo \ - libcups.so:print/cups \ +LIB_DEPENDS= libspeechd.so:accessibility/speech-dispatcher \ + libsnappy.so:archivers/snappy \ + libFLAC.so:audio/flac \ + libspeex.so:audio/speex \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ - libdrm.so:graphics/libdrm \ - libexpat.so:textproc/expat2 \ - libFLAC.so:audio/flac \ - libfreetype.so:print/freetype2 \ - libgnome-keyring.so:security/libgnome-keyring \ - libharfbuzz.so:print/harfbuzz \ - libexif.so:graphics/libexif \ - libfontconfig.so:x11-fonts/fontconfig \ - libgcrypt.so:security/libgcrypt \ libicuuc.so:devel/icu \ libjsoncpp.so:devel/jsoncpp \ - libnspr4.so:devel/nspr \ - libnss3.so:security/nss \ libpci.so:devel/libpci \ - libpng.so:graphics/png \ + libnspr4.so:devel/nspr \ libre2.so:devel/re2 \ - libsnappy.so:archivers/snappy \ - libspeechd.so:accessibility/speech-dispatcher \ - libspeex.so:audio/speex \ + libcairo.so:graphics/cairo \ + libdrm.so:graphics/libdrm \ + libexif.so:graphics/libexif \ + libpng.so:graphics/png \ libwebp.so:graphics/webp \ - libxml2.so:textproc/libxml2 + libavcodec.so:multimedia/ffmpeg \ + libcups.so:print/cups \ + libfreetype.so:print/freetype2 \ + libharfbuzz.so:print/harfbuzz \ + libgcrypt.so:security/libgcrypt \ + libgnome-keyring.so:security/libgnome-keyring \ + libnss3.so:security/nss \ + libexpat.so:textproc/expat2 \ + libxml2.so:textproc/libxml2 \ + libfontconfig.so:x11-fonts/fontconfig -RUN_DEPENDS= droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf \ - xdg-open:devel/xdg-utils +RUN_DEPENDS= xdg-open:devel/xdg-utils \ + droid-fonts-ttf>0:x11-fonts/droid-fonts-ttf ONLY_FOR_ARCHS= i386 amd64 USES= compiler bison cpe desktop-file-utils execinfo jpeg \ @@ -63,7 +65,7 @@ CPE_PRODUCT= chrome USE_PERL5= build USE_XORG= scrnsaverproto x11 xcb xcomposite xcursor xext xdamage xfixes xi \ xproto xrandr xrender xscrnsaver xtst -USE_GNOME= atk glib20 gtk20 dconf libxslt libxml2 +USE_GNOME= atk glib20 gtk20 gtk30 dconf libxslt libxml2 MAKE_ARGS= -C out/${BUILDTYPE} SHEBANG_FILES= chrome/tools/build/linux/chrome-wrapper ALL_TARGET= chrome @@ -110,7 +112,7 @@ OPTIONS_GROUP= AUDIO TESTS OPTIONS_GROUP_AUDIO= ALSA PULSEAUDIO OPTIONS_GROUP_TESTS= DEBUG TEST -OPTIONS_DEFAULT= CODECS GCONF KERBEROS ALSA PULSEAUDIO +OPTIONS_DEFAULT= ALSA CODECS DRIVER GCONF KERBEROS OPTIONS_SUB= yes GCONF_USE= GNOME=gconf2 @@ -224,7 +226,7 @@ pre-configure: #./build/linux/unbundle/remove_bundled_libraries.py [list of preserved] cd ${WRKSRC} && ${PYTHON_CMD} \ ./build/linux/unbundle/replace_gn_files.py --system-libraries \ - flac harfbuzz-ng libwebp libxml libxslt snappy yasm || ${FALSE} + ffmpeg flac harfbuzz-ng libwebp libxml libxslt snappy yasm || ${FALSE} do-configure: # GN generator bootstrapping and generating ninja files Modified: head/www/chromium/distinfo ============================================================================== --- head/www/chromium/distinfo Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/distinfo Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ -TIMESTAMP = 1481977811 -SHA256 (chromium-55.0.2883.87.tar.xz) = e81bd3140d9c84dfee04d9a94686dfe6a20ae79475d84f17154c5536dcb81a58 -SIZE (chromium-55.0.2883.87.tar.xz) = 511249724 -SHA256 (chromium-55.0.2883.87-testdata.tar.xz) = 24ee31dfe7c665cfce5e6e826d2864292585f5b95dd5ead235d0edf89f2f38c0 -SIZE (chromium-55.0.2883.87-testdata.tar.xz) = 124466280 +TIMESTAMP = 1486036781 +SHA256 (chromium-56.0.2924.87.tar.xz) = 9aac081ffccaae6497068100477a4e6ac7086bd15ad3c3cd009b9a760b7a53e0 +SIZE (chromium-56.0.2924.87.tar.xz) = 514429808 +SHA256 (chromium-56.0.2924.87-testdata.tar.xz) = 2dea413379e4eccd351bb50cede549e9a8c4fbd897f6a8b03442c7a9b57d6b55 +SIZE (chromium-56.0.2924.87-testdata.tar.xz) = 123553884 Modified: head/www/chromium/files/extra-patch-10 ============================================================================== --- head/www/chromium/files/extra-patch-10 Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/extra-patch-10 Mon Feb 6 19:29:36 2017 (r433510) @@ -1,10 +1,11 @@ ---- content/renderer/devtools/v8_sampling_profiler.cc.orig 2016-10-06 04:02:19.000000000 +0300 -+++ content/renderer/devtools/v8_sampling_profiler.cc 2016-10-30 03:00:33.775227000 +0300 -@@ -22,6 +22,7 @@ - - #if defined(OS_POSIX) - #include -+#include - #define USE_SIGNALS - #endif - +--- third_party/skia/src/core/SkSmallAllocator.h.orig 2017-02-01 20:16:14.715097000 +0100 ++++ third_party/skia/src/core/SkSmallAllocator.h 2017-02-01 20:24:56.680605000 +0100 +@@ -20,7 +20,7 @@ + // abstract type. The complication with max_align_t is that it is defined differently for + // different builds. + namespace { +-#if defined(SK_BUILD_FOR_WIN32) || defined(SK_BUILD_FOR_MAC) ++#if defined(SK_BUILD_FOR_WIN32) || defined(SK_BUILD_FOR_MAC) || defined(__FreeBSD__) + // Use std::max_align_t for compiles that follow the standard. + #include + using SystemAlignment = std::max_align_t; Modified: head/www/chromium/files/patch-BUILD.gn ============================================================================== --- head/www/chromium/files/patch-BUILD.gn Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-BUILD.gn Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- BUILD.gn.orig 2016-12-01 23:02:04 UTC +--- BUILD.gn.orig 2017-01-26 00:49:06 UTC +++ BUILD.gn -@@ -215,7 +215,7 @@ group("both_gn_and_gyp") { +@@ -217,7 +217,7 @@ group("both_gn_and_gyp") { ] } @@ -9,7 +9,7 @@ deps += [ "//chrome", "//chrome/test:browser_tests", -@@ -274,7 +274,7 @@ group("both_gn_and_gyp") { +@@ -277,7 +277,7 @@ group("both_gn_and_gyp") { ] } @@ -18,7 +18,7 @@ # TODO(GYP): Figure out which of these should actually build on iOS, # and whether there should be other targets that are iOS-only and missing. deps += [ -@@ -316,7 +316,7 @@ group("both_gn_and_gyp") { +@@ -320,7 +320,7 @@ group("both_gn_and_gyp") { "//ui/touch_selection:ui_touch_selection_unittests", "//url/ipc:url_ipc_unittests", ] @@ -27,7 +27,7 @@ deps += [ "//ios:all" ] } -@@ -474,7 +474,7 @@ group("both_gn_and_gyp") { +@@ -488,7 +488,7 @@ group("both_gn_and_gyp") { ] } @@ -36,7 +36,7 @@ # The following are definitely linux-only. deps += [ "//chrome:manpage", -@@ -501,9 +501,16 @@ group("both_gn_and_gyp") { +@@ -515,9 +515,16 @@ group("both_gn_and_gyp") { # TODO(dpranke): add the linux_dump_symbols flag? deps += [ "//chrome:linux_symbols" ] } @@ -54,7 +54,7 @@ deps += [ "//base:base_i18n_perftests", "//base:base_perftests", -@@ -574,7 +581,7 @@ group("both_gn_and_gyp") { +@@ -588,7 +595,7 @@ group("both_gn_and_gyp") { if (enable_nacl) { deps += [ "//components/nacl/loader:nacl_loader_unittests" ] @@ -63,7 +63,7 @@ # TODO(dpranke): Figure out what platforms should actually have this. deps += [ "//components/nacl/loader:nacl_helper" ] -@@ -688,7 +695,7 @@ group("both_gn_and_gyp") { +@@ -698,7 +705,7 @@ group("both_gn_and_gyp") { deps += [ "//chrome/installer/mini_installer:next_version_mini_installer" ] } @@ -72,8 +72,8 @@ deps += [ "//breakpad:symupload($host_toolchain)" ] } -@@ -736,7 +743,7 @@ group("gn_only") { - ] +@@ -743,7 +750,7 @@ group("gn_only") { + deps += [ "//components/proximity_auth:proximity_auth_unittests" ] } - if (is_win || is_linux) { @@ -81,8 +81,8 @@ deps += [ "//mash:all", "//media/mojo/services:media_mojo_shell_unittests", -@@ -749,7 +756,7 @@ group("gn_only") { - ] +@@ -763,7 +770,7 @@ group("gn_only") { + } } - if (is_linux && !is_chromeos && !is_chromecast) { @@ -117,7 +117,7 @@ deps += [ "//testing/libfuzzer/fuzzers", "//testing/libfuzzer/tests:libfuzzer_tests", -@@ -876,7 +883,7 @@ group("gn_only") { +@@ -877,7 +884,7 @@ group("gn_only") { group("gn_mojo_targets") { testonly = true @@ -126,7 +126,7 @@ # TODO(GYP): Figure out if any of these should be in gn_all # and figure out how cross-platform they are deps = [ -@@ -901,7 +908,7 @@ group("gn_visibility") { +@@ -903,7 +910,7 @@ group("gn_visibility") { } } @@ -135,16 +135,25 @@ # This group includes all of the targets needed to build and test Blink, # including running the layout tests (see below). group("blink_tests") { -@@ -935,7 +942,7 @@ if (!is_ios) { - ] +@@ -949,7 +956,7 @@ if (!is_ios) { + data_deps += [ "//content/shell:content_shell_crash_service" ] } - if (!is_win && !is_android) { + if (!is_win && !is_android && !is_bsd) { - deps += [ "//breakpad:minidump_stackwalk($host_toolchain)" ] + data_deps += [ "//breakpad:minidump_stackwalk($host_toolchain)" ] + } + +@@ -957,7 +964,7 @@ if (!is_ios) { + data_deps += [ "//breakpad:dump_syms($host_toolchain)" ] + } + +- if (is_linux) { ++ if (is_linux && !is_bsd) { + data_deps += [ "//breakpad:dump_syms($host_toolchain)" ] } -@@ -961,7 +968,7 @@ group("chromium_swarm_tests") { +@@ -979,7 +986,7 @@ group("chromium_swarm_tests") { group("chromium_builder_perf") { testonly = true @@ -153,9 +162,9 @@ data_deps = [ "//cc:cc_perftests", "//chrome/test:load_library_perf_tests", -@@ -992,7 +999,7 @@ group("chromium_builder_perf") { +@@ -1009,7 +1016,7 @@ group("chromium_builder_perf") { "//chrome/installer/mini_installer:mini_installer", - "//third_party/angle/src/tests:angle_perftests", + "//chrome/test:angle_perftests", ] - } else { + } else if (!is_bsd) { Added: head/www/chromium/files/patch-ash_display_mirror__window__controller.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-ash_display_mirror__window__controller.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -0,0 +1,14 @@ +--- ash/display/mirror_window_controller.cc.orig 2017-01-26 00:49:06 UTC ++++ ash/display/mirror_window_controller.cc +@@ -250,7 +250,11 @@ void MirrorWindowController::UpdateWindo + return info.id() == iter->first; + }) == display_info_list.end()) { + CloseAndDeleteHost(iter->second, true); ++#if defined(__llvm__) ++ mirroring_host_info_map_.erase(iter++); ++#else + iter = mirroring_host_info_map_.erase(iter); ++#endif + } else { + ++iter; + } Added: head/www/chromium/files/patch-ash_shell.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-ash_shell.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -0,0 +1,11 @@ +--- ash/shell.cc.orig 2017-01-26 00:49:07 UTC ++++ ash/shell.cc +@@ -579,7 +579,7 @@ void Shell::Init(const ShellInitParams& + + immersive_handler_factory_ = base::MakeUnique(); + +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + NOTREACHED() << "linux desktop does not support ash."; + #endif + Modified: head/www/chromium/files/patch-base_BUILD.gn ============================================================================== --- head/www/chromium/files/patch-base_BUILD.gn Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_BUILD.gn Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/BUILD.gn.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/BUILD.gn 2016-10-25 21:49:35.259700000 +0300 -@@ -1051,6 +1051,35 @@ +--- base/BUILD.gn.orig 2017-01-26 00:49:07 UTC ++++ base/BUILD.gn +@@ -1076,6 +1076,35 @@ component("base") { public_deps += [ "//base/allocator:unified_allocator_shim" ] } @@ -36,7 +36,7 @@ # Allow more direct string conversions on platforms with native utf8 # strings if (is_mac || is_ios || is_chromeos || is_chromecast) { -@@ -1322,7 +1351,7 @@ +@@ -1347,7 +1376,7 @@ component("base") { } # Linux. @@ -45,7 +45,7 @@ if (is_asan || is_lsan || is_msan || is_tsan) { # For llvm-sanitizer. data += [ "//third_party/llvm-build/Release+Asserts/lib/libstdc++.so.6" ] -@@ -1347,7 +1376,7 @@ +@@ -1372,7 +1401,7 @@ component("base") { "//base/third_party/xdg_user_dirs", ] } else { @@ -54,7 +54,7 @@ sources -= [ "nix/mime_util_xdg.cc", "nix/mime_util_xdg.h", -@@ -1363,6 +1392,13 @@ +@@ -1388,6 +1417,13 @@ component("base") { } } @@ -68,7 +68,7 @@ # iOS if (is_ios) { set_sources_assignment_filter([]) -@@ -2117,6 +2153,12 @@ +@@ -2154,6 +2190,12 @@ test("base_unittests") { set_sources_assignment_filter(sources_assignment_filter) } Modified: head/www/chromium/files/patch-base__trace_event__process_memory_dump.h ============================================================================== --- head/www/chromium/files/patch-base__trace_event__process_memory_dump.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base__trace_event__process_memory_dump.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/trace_event/process_memory_dump.h.orig 2016-05-25 15:00:55.000000000 -0400 -+++ base/trace_event/process_memory_dump.h 2016-05-27 01:46:53.167565000 -0400 -@@ -23,7 +23,7 @@ +--- base/trace_event/process_memory_dump.h.orig 2017-01-26 00:49:07 UTC ++++ base/trace_event/process_memory_dump.h +@@ -24,7 +24,7 @@ // Define COUNT_RESIDENT_BYTES_SUPPORTED if platform supports counting of the // resident memory. Modified: head/www/chromium/files/patch-base_allocator_BUILD.gn ============================================================================== --- head/www/chromium/files/patch-base_allocator_BUILD.gn Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_allocator_BUILD.gn Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/allocator/BUILD.gn.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/allocator/BUILD.gn 2016-10-13 04:07:29.886540000 +0300 -@@ -330,6 +330,9 @@ +--- base/allocator/BUILD.gn.orig 2017-01-26 00:49:07 UTC ++++ base/allocator/BUILD.gn +@@ -338,6 +338,9 @@ if (use_experimental_allocator_shim) { ] } else if (is_linux && use_allocator == "none") { sources += [ "allocator_shim_default_dispatch_to_glibc.cc" ] Modified: head/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc ============================================================================== --- head/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_allocator_allocator__shim__default__dispatch__to__glibc.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2016-12-01 23:02:05 UTC +--- base/allocator/allocator_shim_default_dispatch_to_glibc.cc.orig 2017-01-26 00:49:07 UTC +++ base/allocator/allocator_shim_default_dispatch_to_glibc.cc @@ -3,19 +3,28 @@ // found in the LICENSE file. Modified: head/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h ============================================================================== --- head/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_allocator_allocator__shim__override__libc__symbols.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,11 +1,11 @@ ---- base/allocator/allocator_shim_override_libc_symbols.h.orig 2016-08-13 16:23:28.370905000 +0300 -+++ base/allocator/allocator_shim_override_libc_symbols.h 2016-08-13 16:23:33.784774000 +0300 +--- base/allocator/allocator_shim_override_libc_symbols.h.orig 2017-01-26 00:49:07 UTC ++++ base/allocator/allocator_shim_override_libc_symbols.h @@ -10,7 +10,7 @@ #endif #define BASE_ALLOCATOR_ALLOCATOR_SHIM_OVERRIDE_LIBC_SYMBOLS_H_ - + -#include +#include - + #include "base/allocator/allocator_shim_internals.h" - + Modified: head/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_allocator_allocator__shim__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ ---- base/allocator/allocator_shim_unittest.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/allocator/allocator_shim_unittest.cc 2016-10-25 21:48:23.218013000 +0300 +--- base/allocator/allocator_shim_unittest.cc.orig 2017-01-26 00:49:07 UTC ++++ base/allocator/allocator_shim_unittest.cc @@ -4,7 +4,6 @@ #include "base/allocator/allocator_shim.h" @@ -8,7 +8,7 @@ #include #include -@@ -193,11 +192,13 @@ +@@ -193,11 +192,13 @@ TEST_F(AllocatorShimTest, InterceptLibcS ASSERT_GE(zero_allocs_intercepted_by_size[2 * 23], 1u); #if !defined(OS_WIN) @@ -22,7 +22,7 @@ void* posix_memalign_ptr = nullptr; int res = posix_memalign(&posix_memalign_ptr, 256, 59); -@@ -214,12 +215,14 @@ +@@ -214,12 +215,14 @@ TEST_F(AllocatorShimTest, InterceptLibcS ASSERT_GE(aligned_allocs_intercepted_by_alignment[kPageSize], 1u); ASSERT_GE(aligned_allocs_intercepted_by_size[61], 1u); @@ -37,7 +37,7 @@ #endif // OS_WIN char* realloc_ptr = static_cast(realloc(nullptr, 71)); -@@ -240,8 +243,10 @@ +@@ -240,8 +243,10 @@ TEST_F(AllocatorShimTest, InterceptLibcS ASSERT_GE(frees_intercepted_by_addr[Hash(zero_alloc_ptr)], 1u); #if !defined(OS_WIN) @@ -48,7 +48,7 @@ free(posix_memalign_ptr); ASSERT_GE(frees_intercepted_by_addr[Hash(posix_memalign_ptr)], 1u); -@@ -249,8 +254,10 @@ +@@ -249,8 +254,10 @@ TEST_F(AllocatorShimTest, InterceptLibcS free(valloc_ptr); ASSERT_GE(frees_intercepted_by_addr[Hash(valloc_ptr)], 1u); Modified: head/www/chromium/files/patch-base_debug_proc__maps__linux.cc ============================================================================== --- head/www/chromium/files/patch-base_debug_proc__maps__linux.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_debug_proc__maps__linux.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ ---- base/debug/proc_maps_linux.cc.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/debug/proc_maps_linux.cc 2016-09-05 22:49:53.622055000 +0300 +--- base/debug/proc_maps_linux.cc.orig 2017-01-26 00:49:07 UTC ++++ base/debug/proc_maps_linux.cc @@ -12,7 +12,7 @@ #include "base/strings/string_split.h" #include "build/build_config.h" Modified: head/www/chromium/files/patch-base_debug_stack__trace__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_debug_stack__trace__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_debug_stack__trace__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/debug/stack_trace_posix.cc.orig 2016-05-11 19:02:11 UTC +--- base/debug/stack_trace_posix.cc.orig 2017-01-26 00:49:07 UTC +++ base/debug/stack_trace_posix.cc @@ -571,6 +571,10 @@ class SandboxSymbolizeHelper { // for the modules that are loaded in the current process. Added: head/www/chromium/files/patch-base_debug_thread__heap__usage__tracker.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-base_debug_thread__heap__usage__tracker.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -0,0 +1,16 @@ +--- base/debug/thread_heap_usage_tracker.cc.orig 2017-01-26 00:49:07 UTC ++++ base/debug/thread_heap_usage_tracker.cc +@@ -14,11 +14,13 @@ + #include "base/threading/thread_local_storage.h" + #include "build/build_config.h" + ++#if !defined(OS_BSD) + #if defined(OS_MACOSX) || defined(OS_IOS) + #include + #else + #include + #endif ++#endif + + namespace base { + namespace debug { Modified: head/www/chromium/files/patch-base_files_file__path__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_files_file__path__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_files_file__path__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/files/file_path_unittest.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/files/file_path_unittest.cc 2016-10-25 21:44:53.079388000 +0300 -@@ -1133,7 +1133,7 @@ +--- base/files/file_path_unittest.cc.orig 2017-01-26 00:49:07 UTC ++++ base/files/file_path_unittest.cc +@@ -1133,7 +1133,7 @@ TEST_F(FilePathTest, FromUTF8Unsafe_And_ "\xEF\xBC\xA1\xEF\xBC\xA2\xEF\xBC\xA3.txt" }, }; Modified: head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h ============================================================================== --- head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_files_file__path__watcher__kqueue.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/files/file_path_watcher_kqueue.h.orig 2016-03-25 13:04:44 UTC +--- base/files/file_path_watcher_kqueue.h.orig 2017-01-26 00:49:07 UTC +++ base/files/file_path_watcher_kqueue.h @@ -5,6 +5,10 @@ #ifndef BASE_FILES_FILE_PATH_WATCHER_KQUEUE_H_ @@ -9,5 +9,5 @@ +#include +#endif #include - #include + #include Modified: head/www/chromium/files/patch-base_files_file__util.h ============================================================================== --- head/www/chromium/files/patch-base_files_file__util.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_files_file__util.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/files/file_util.h.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/files/file_util.h 2016-09-05 23:00:09.940024000 +0300 -@@ -391,7 +391,7 @@ +--- base/files/file_util.h.orig 2017-01-26 00:49:07 UTC ++++ base/files/file_util.h +@@ -404,7 +404,7 @@ BASE_EXPORT bool VerifyPathControlledByA // the directory |path|, in the number of FilePath::CharType, or -1 on failure. BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path); Modified: head/www/chromium/files/patch-base_linux__util.cc ============================================================================== --- head/www/chromium/files/patch-base_linux__util.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_linux__util.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/linux_util.cc.orig 2016-08-13 05:03:14.838982000 +0300 -+++ base/linux_util.cc 2016-08-13 05:04:48.912092000 +0300 -@@ -86,12 +86,14 @@ +--- base/linux_util.cc.orig 2017-01-26 00:49:07 UTC ++++ base/linux_util.cc +@@ -110,12 +110,14 @@ char g_linux_distro[kDistroSize] = "CrOS"; #elif defined(OS_ANDROID) "Android"; @@ -9,7 +9,7 @@ #else // if defined(OS_LINUX) "Unknown"; #endif - + std::string GetLinuxDistro() { -#if defined(OS_CHROMEOS) || defined(OS_ANDROID) +#if defined(OS_CHROMEOS) || defined(OS_ANDROID) || defined(OS_BSD) Modified: head/www/chromium/files/patch-base_native__library__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_native__library__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_native__library__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,8 +1,8 @@ ---- base/native_library_posix.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/native_library_posix.cc 2016-10-14 03:14:48.329757000 +0300 -@@ -35,7 +35,7 @@ - // versions. Crash here to warn developers that they're trying to rely on - // uncertain behavior. +--- base/native_library_posix.cc.orig 2017-01-26 00:49:07 UTC ++++ base/native_library_posix.cc +@@ -35,7 +35,7 @@ NativeLibrary LoadNativeLibraryWithOptio + // further investigation, as it might vary across versions. Crash here to + // warn developers that they're trying to rely on uncertain behavior. CHECK(!options.prefer_own_symbols); -#else +#elif !defined(OS_BSD) Modified: head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc ============================================================================== --- head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_posix_unix__domain__socket__linux.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ ---- base/posix/unix_domain_socket_linux.cc.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/posix/unix_domain_socket_linux.cc 2016-09-06 23:39:53.563078000 +0300 +--- base/posix/unix_domain_socket_linux.cc.orig 2017-01-26 00:49:07 UTC ++++ base/posix/unix_domain_socket_linux.cc @@ -23,6 +23,15 @@ namespace base { @@ -16,7 +16,7 @@ const size_t UnixDomainSocket::kMaxFileDescriptors = 16; #if !defined(OS_NACL_NONSFI) -@@ -40,8 +49,14 @@ +@@ -40,8 +49,14 @@ static bool CreateSocketPair(ScopedFD* o // static bool UnixDomainSocket::EnableReceiveProcessId(int fd) { @@ -31,7 +31,7 @@ } #endif // !defined(OS_NACL_NONSFI) -@@ -147,7 +162,11 @@ +@@ -147,7 +162,11 @@ ssize_t UnixDomainSocket::RecvMsgWithFla // The PNaCl toolchain for Non-SFI binary build does not support // SCM_CREDENTIALS. if (cmsg->cmsg_level == SOL_SOCKET && Modified: head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_posix_unix__domain__socket__linux__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/posix/unix_domain_socket_linux_unittest.cc.orig 2016-03-25 13:04:44 UTC +--- base/posix/unix_domain_socket_linux_unittest.cc.orig 2017-01-26 00:49:07 UTC +++ base/posix/unix_domain_socket_linux_unittest.cc @@ -2,10 +2,15 @@ // Use of this source code is governed by a BSD-style license that can be Modified: head/www/chromium/files/patch-base_process_internal__linux.h ============================================================================== --- head/www/chromium/files/patch-base_process_internal__linux.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_internal__linux.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/process/internal_linux.h.orig 2016-03-25 13:04:44 UTC +--- base/process/internal_linux.h.orig 2017-01-26 00:49:07 UTC +++ base/process/internal_linux.h @@ -14,6 +14,8 @@ Modified: head/www/chromium/files/patch-base_process_launch.cc ============================================================================== --- head/www/chromium/files/patch-base_process_launch.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_launch.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/launch.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/launch.cc 2016-10-13 04:27:47.136877000 +0300 -@@ -15,7 +15,7 @@ +--- base/process/launch.cc.orig 2017-01-26 00:49:07 UTC ++++ base/process/launch.cc +@@ -15,7 +15,7 @@ LaunchOptions::~LaunchOptions() = defaul LaunchOptions LaunchOptionsForTest() { LaunchOptions options; Modified: head/www/chromium/files/patch-base_process_launch.h ============================================================================== --- head/www/chromium/files/patch-base_process_launch.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_launch.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/launch.h.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/launch.h 2016-10-13 04:27:24.908534000 +0300 -@@ -138,7 +138,7 @@ +--- base/process/launch.h.orig 2017-01-26 00:49:07 UTC ++++ base/process/launch.h +@@ -138,7 +138,7 @@ struct BASE_EXPORT LaunchOptions { // will be the same as its pid. bool new_process_group = false; @@ -9,7 +9,7 @@ // If non-zero, start the process using clone(), using flags as provided. // Unlike in clone, clone_flags may not contain a custom termination signal // that is sent to the parent when the child dies. The termination signal will -@@ -151,7 +151,7 @@ +@@ -151,7 +151,7 @@ struct BASE_EXPORT LaunchOptions { // Sets parent process death signal to SIGKILL. bool kill_on_parent_death = false; @@ -17,4 +17,4 @@ +#endif // defined(OS_LINUX) || defined(OS_BSD) #if defined(OS_POSIX) - // If non-null, a delegate to be run immediately prior to executing the new + // If not empty, launch the specified executable instead of Modified: head/www/chromium/files/patch-base_process_launch__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_process_launch__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_launch__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,7 +1,7 @@ ---- base/process/launch_posix.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/launch_posix.cc 2016-10-16 15:45:00.730008000 +0300 -@@ -62,6 +62,7 @@ - #include +--- base/process/launch_posix.cc.orig 2017-01-26 00:49:07 UTC ++++ base/process/launch_posix.cc +@@ -64,6 +64,7 @@ + #include "base/feature_list.h" #else extern char** environ; +#pragma weak environ Modified: head/www/chromium/files/patch-base_process_memory.h ============================================================================== --- head/www/chromium/files/patch-base_process_memory.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_memory.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/memory.h.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/process/memory.h 2016-09-11 01:10:36.394804000 +0300 -@@ -32,7 +32,7 @@ +--- base/process/memory.h.orig 2017-01-26 00:49:07 UTC ++++ base/process/memory.h +@@ -32,7 +32,7 @@ BASE_EXPORT void EnableTerminationOnOutO // Crash reporting classifies such crashes as OOM. BASE_EXPORT void TerminateBecauseOutOfMemory(size_t size); Modified: head/www/chromium/files/patch-base_process_memory__stubs.cc ============================================================================== --- head/www/chromium/files/patch-base_process_memory__stubs.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_memory__stubs.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/memory_stubs.cc.orig 2016-03-25 13:04:44 UTC +--- base/process/memory_stubs.cc.orig 2017-01-26 00:49:07 UTC +++ base/process/memory_stubs.cc -@@ -27,6 +27,8 @@ bool AdjustOOMScore(ProcessId process, i +@@ -31,6 +31,8 @@ void TerminateBecauseOutOfMemory(size_t // their respective stdlib function since those functions will return null on a // failure to allocate. @@ -9,7 +9,7 @@ bool UncheckedMalloc(size_t size, void** result) { *result = malloc(size); return *result != nullptr; -@@ -36,5 +38,6 @@ bool UncheckedCalloc(size_t num_items, s +@@ -40,5 +42,6 @@ bool UncheckedCalloc(size_t num_items, s *result = calloc(num_items, size); return *result != nullptr; } Modified: head/www/chromium/files/patch-base_process_memory__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_process_memory__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_memory__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/memory_unittest.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/memory_unittest.cc 2016-10-13 04:32:50.457987000 +0300 -@@ -82,10 +82,10 @@ +--- base/process/memory_unittest.cc.orig 2017-01-26 00:49:07 UTC ++++ base/process/memory_unittest.cc +@@ -82,10 +82,10 @@ TEST(MemoryTest, AllocatorShimWorking) { ASSERT_TRUE(base::allocator::IsAllocatorInitialized()); } @@ -13,7 +13,7 @@ BUILDFLAG(ENABLE_WIN_ALLOCATOR_SHIM_TESTS) && \ !defined(MEMORY_TOOL_REPLACES_ALLOCATOR) -@@ -439,5 +439,5 @@ +@@ -439,5 +439,5 @@ TEST_F(OutOfMemoryHandledTest, Unchecked EXPECT_FALSE(base::UncheckedCalloc(1, test_size_, &value_)); EXPECT_TRUE(value_ == NULL); } Modified: head/www/chromium/files/patch-base_process_process__handle__freebsd.cc ============================================================================== --- head/www/chromium/files/patch-base_process_process__handle__freebsd.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__handle__freebsd.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/process_handle_freebsd.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/process_handle_freebsd.cc 2016-10-26 19:55:22.341492000 +0300 -@@ -16,7 +16,7 @@ +--- base/process/process_handle_freebsd.cc.orig 2017-01-26 00:49:07 UTC ++++ base/process/process_handle_freebsd.cc +@@ -16,7 +16,7 @@ namespace base { ProcessId GetParentProcessId(ProcessHandle process) { struct kinfo_proc info; Modified: head/www/chromium/files/patch-base_process_process__info__linux.cc ============================================================================== --- head/www/chromium/files/patch-base_process_process__info__linux.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__info__linux.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/process/process_info_linux.cc.orig 2016-03-25 13:04:44 UTC +--- base/process/process_info_linux.cc.orig 2017-01-26 00:49:07 UTC +++ base/process/process_info_linux.cc @@ -11,10 +11,28 @@ #include "base/process/process_handle.h" Modified: head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc ============================================================================== --- head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__iterator__freebsd.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,4 +1,4 @@ ---- base/process/process_iterator_freebsd.cc.orig 2016-03-25 13:04:44 UTC +--- base/process/process_iterator_freebsd.cc.orig 2017-01-26 00:49:07 UTC +++ base/process/process_iterator_freebsd.cc @@ -10,6 +10,10 @@ #include Modified: head/www/chromium/files/patch-base_process_process__metrics.h ============================================================================== --- head/www/chromium/files/patch-base_process_process__metrics.h Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__metrics.h Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ ---- base/process/process_metrics.h.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/process/process_metrics.h 2016-10-13 12:58:13.818273000 +0300 +--- base/process/process_metrics.h.orig 2017-01-26 00:49:07 UTC ++++ base/process/process_metrics.h @@ -22,6 +22,12 @@ #include "base/values.h" #include "build/build_config.h" @@ -13,7 +13,7 @@ #if defined(OS_MACOSX) #include #include "base/process/port_provider_mac.h" -@@ -326,13 +332,17 @@ +@@ -326,13 +332,17 @@ BASE_EXPORT bool GetSystemMemoryInfo(Sys // CPU-related ticks. Returns -1 on parse error. // Exposed for testing. BASE_EXPORT int ParseProcStatCPU(const std::string& input); Modified: head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc ============================================================================== --- head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__metrics__freebsd.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,7 +1,7 @@ ---- base/process/process_metrics_freebsd.cc.orig 2016-03-25 13:04:44 UTC +--- base/process/process_metrics_freebsd.cc.orig 2017-01-26 00:49:07 UTC +++ base/process/process_metrics_freebsd.cc -@@ -12,6 +12,9 @@ - #include "base/macros.h" +@@ -13,6 +13,9 @@ + #include "base/memory/ptr_util.h" #include "base/sys_info.h" +#include /* getpagesize() */ @@ -10,7 +10,7 @@ namespace base { ProcessMetrics::ProcessMetrics(ProcessHandle process) -@@ -121,4 +124,23 @@ size_t GetSystemCommitCharge() { +@@ -122,4 +125,23 @@ size_t GetSystemCommitCharge() { return mem_total - (mem_free*pagesize) - (mem_inactive*pagesize); } Modified: head/www/chromium/files/patch-base_process_process__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_process_process__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_process_process__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/process/process_posix.cc.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/process/process_posix.cc 2016-09-11 02:18:36.481940000 +0300 -@@ -20,8 +20,18 @@ +--- base/process/process_posix.cc.orig 2017-01-26 00:49:07 UTC ++++ base/process/process_posix.cc +@@ -21,8 +21,18 @@ #include #endif @@ -19,7 +19,7 @@ #if !defined(OS_NACL_NONSFI) bool WaitpidWithTimeout(base::ProcessHandle handle, -@@ -183,13 +193,13 @@ +@@ -184,13 +194,13 @@ bool WaitForExitWithTimeoutImpl(base::Pr base::ProcessHandle parent_pid = base::GetParentProcessId(handle); base::ProcessHandle our_pid = base::GetCurrentProcessHandle(); if (parent_pid != our_pid) { @@ -36,26 +36,26 @@ } int status; -@@ -256,12 +266,16 @@ +@@ -257,12 +267,16 @@ Process Process::DeprecatedGetProcessFro return Process(handle); } --#if !defined(OS_LINUX) -+#if !defined(OS_LINUX) && !defined(OS_FREEBSD) +-#if !defined(OS_LINUX) && !defined(OS_MACOSX) ++#if !defined(OS_LINUX) && !defined(OS_MACOSX) && !defined(OS_FREEBSD) // static bool Process::CanBackgroundProcesses() { return false; } --#endif // !defined(OS_LINUX) +-#endif // !defined(OS_LINUX) && !defined(OS_MACOSX) +#elif defined(OS_FREEBSD) +bool Process::CanBackgroundProcesses() { + return true; +} -+#endif // !defined(OS_LINUX) && !defined(OS_FREEBSD) ++#endif // !defined(OS_LINUX) && !defined(OS_MACOSX) && !defined(OS_FREEBSD) bool Process::IsValid() const { return process_ != kNullProcessHandle; -@@ -361,15 +375,32 @@ +@@ -365,15 +379,32 @@ bool Process::WaitForExitWithTimeout(Tim bool Process::IsProcessBackgrounded() const { // See SetProcessBackgrounded(). DCHECK(IsValid()); @@ -68,9 +68,9 @@ bool Process::SetProcessBackgrounded(bool value) { +#if !defined(OS_FREEBSD) - // Not implemented for POSIX systems other than Linux. With POSIX, if we were - // to lower the process priority we wouldn't be able to raise it back to its - // initial priority. + // Not implemented for POSIX systems other than Linux and Mac. With POSIX, if + // we were to lower the process priority we wouldn't be able to raise it back + // to its initial priority. NOTIMPLEMENTED(); return false; +#else @@ -86,5 +86,5 @@ + return result == 0; +#endif // !defined(OS_FREEBSD) } - #endif // !defined(OS_LINUX) + #endif // !defined(OS_LINUX) && !defined(OS_MACOSX) Modified: head/www/chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_profiler_stack__sampling__profiler__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/profiler/stack_sampling_profiler_unittest.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/profiler/stack_sampling_profiler_unittest.cc 2016-10-25 21:31:13.576230000 +0300 -@@ -30,7 +30,7 @@ +--- base/profiler/stack_sampling_profiler_unittest.cc.orig 2017-01-26 00:49:07 UTC ++++ base/profiler/stack_sampling_profiler_unittest.cc +@@ -31,7 +31,7 @@ #include #include #include Modified: head/www/chromium/files/patch-base_security__unittest.cc ============================================================================== --- head/www/chromium/files/patch-base_security__unittest.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_security__unittest.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/security_unittest.cc.orig 2016-05-11 19:02:11 UTC +--- base/security_unittest.cc.orig 2017-01-26 00:49:07 UTC +++ base/security_unittest.cc -@@ -73,7 +73,7 @@ bool IsTcMallocBypassed() { +@@ -74,7 +74,7 @@ bool IsTcMallocBypassed() { // FAILS_ is too clunky. void OverflowTestsSoftExpectTrue(bool overflow_detected) { if (!overflow_detected) { Modified: head/www/chromium/files/patch-base_sys__info__freebsd.cc ============================================================================== --- head/www/chromium/files/patch-base_sys__info__freebsd.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_sys__info__freebsd.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,5 +1,5 @@ ---- base/sys_info_freebsd.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/sys_info_freebsd.cc 2016-10-13 10:20:37.344204000 +0300 +--- base/sys_info_freebsd.cc.orig 2017-01-26 00:49:07 UTC ++++ base/sys_info_freebsd.cc @@ -12,12 +12,34 @@ namespace base { @@ -39,7 +39,7 @@ NOTREACHED(); return 0; } -@@ -25,14 +47,24 @@ +@@ -25,14 +47,24 @@ int64_t SysInfo::AmountOfPhysicalMemory( } // static Modified: head/www/chromium/files/patch-base_sys__info__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_sys__info__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_sys__info__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/sys_info_posix.cc.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/sys_info_posix.cc 2016-09-24 01:27:31.548122000 +0300 -@@ -30,7 +30,7 @@ +--- base/sys_info_posix.cc.orig 2017-01-26 00:49:07 UTC ++++ base/sys_info_posix.cc +@@ -35,7 +35,7 @@ namespace { @@ -9,7 +9,7 @@ int NumberOfProcessors() { // sysconf returns the number of "logical" (not "physical") processors on both // Mac and Linux. So we get the number of max available "logical" processors. -@@ -77,7 +77,7 @@ +@@ -128,7 +128,7 @@ bool GetDiskSpaceInfo(const base::FilePa namespace base { Modified: head/www/chromium/files/patch-base_test_BUILD.gn ============================================================================== --- head/www/chromium/files/patch-base_test_BUILD.gn Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_test_BUILD.gn Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/test/BUILD.gn.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/test/BUILD.gn 2016-09-02 23:56:39.647089000 +0300 -@@ -249,7 +249,7 @@ +--- base/test/BUILD.gn.orig 2017-01-26 00:49:07 UTC ++++ base/test/BUILD.gn +@@ -303,7 +303,7 @@ static_library("run_all_base_unittests") ] } Modified: head/www/chromium/files/patch-base_test_launcher_test__launcher.cc ============================================================================== --- head/www/chromium/files/patch-base_test_launcher_test__launcher.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_test_launcher_test__launcher.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/test/launcher/test_launcher.cc.orig 2016-05-11 19:02:11 UTC +--- base/test/launcher/test_launcher.cc.orig 2017-01-26 00:49:07 UTC +++ base/test/launcher/test_launcher.cc -@@ -52,6 +52,10 @@ +@@ -59,6 +59,10 @@ #include "base/win/windows_version.h" #endif Modified: head/www/chromium/files/patch-base_test_test__file__util__posix.cc ============================================================================== --- head/www/chromium/files/patch-base_test_test__file__util__posix.cc Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_test_test__file__util__posix.cc Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/test/test_file_util_posix.cc.orig 2016-10-06 04:02:08.000000000 +0300 -+++ base/test/test_file_util_posix.cc 2016-10-25 21:44:27.287523000 +0300 -@@ -79,7 +79,7 @@ +--- base/test/test_file_util_posix.cc.orig 2017-01-26 00:49:07 UTC ++++ base/test/test_file_util_posix.cc +@@ -79,7 +79,7 @@ bool DieFileDie(const FilePath& file, bo return DeleteFile(file, recurse); } Modified: head/www/chromium/files/patch-base_third__party_libevent_BUILD.gn ============================================================================== --- head/www/chromium/files/patch-base_third__party_libevent_BUILD.gn Mon Feb 6 19:20:55 2017 (r433509) +++ head/www/chromium/files/patch-base_third__party_libevent_BUILD.gn Mon Feb 6 19:29:36 2017 (r433510) @@ -1,6 +1,6 @@ ---- base/third_party/libevent/BUILD.gn.orig 2016-08-03 22:02:10.000000000 +0300 -+++ base/third_party/libevent/BUILD.gn 2016-10-12 18:30:43.933710000 +0300 -@@ -29,6 +29,9 @@ +--- base/third_party/libevent/BUILD.gn.orig 2017-01-26 00:49:07 UTC ++++ base/third_party/libevent/BUILD.gn +@@ -29,6 +29,9 @@ static_library("libevent") { } else if (is_linux) { sources += [ "epoll.c" ] include_dirs = [ "linux" ] Added: head/www/chromium/files/patch-base_threading_platform__thread.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-base_threading_platform__thread.h Mon Feb 6 19:29:36 2017 (r433510) @@ -0,0 +1,11 @@ +--- base/threading/platform_thread.h.orig 2017-01-26 00:49:07 UTC ++++ base/threading/platform_thread.h +@@ -205,7 +205,7 @@ class BASE_EXPORT PlatformThread { + + static ThreadPriority GetCurrentThreadPriority(); + +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // Toggles a specific thread's priority at runtime. This can be used to + // change the priority of a thread in a different process and will fail + // if the calling process does not have proper permissions. The *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Mon Feb 6 19:34:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89F4DCD37C7; Mon, 6 Feb 2017 19:34:28 +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 56FDF123F; Mon, 6 Feb 2017 19:34:28 +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 v16JYR0P036330; Mon, 6 Feb 2017 19:34:27 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16JYRBH036328; Mon, 6 Feb 2017 19:34:27 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702061934.v16JYRBH036328@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Mon, 6 Feb 2017 19:34:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433511 - head/security/py-kerberos X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 19:34:28 -0000 Author: dvl Date: Mon Feb 6 19:34:27 2017 New Revision: 433511 URL: https://svnweb.freebsd.org/changeset/ports/433511 Log: Upgrade to 1.2.5 Modified: head/security/py-kerberos/Makefile head/security/py-kerberos/distinfo Modified: head/security/py-kerberos/Makefile ============================================================================== --- head/security/py-kerberos/Makefile Mon Feb 6 19:29:36 2017 (r433510) +++ head/security/py-kerberos/Makefile Mon Feb 6 19:34:27 2017 (r433511) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= kerberos -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-kerberos/distinfo ============================================================================== --- head/security/py-kerberos/distinfo Mon Feb 6 19:29:36 2017 (r433510) +++ head/security/py-kerberos/distinfo Mon Feb 6 19:34:27 2017 (r433511) @@ -1,2 +1,3 @@ -SHA256 (kerberos-1.2.4.tar.gz) = d6f49923bbcf4ebc47ae47b7ceac7866543200669e1dfb24821221da3e940987 -SIZE (kerberos-1.2.4.tar.gz) = 19615 +TIMESTAMP = 1486409383 +SHA256 (kerberos-1.2.5.tar.gz) = b32ae66b1da2938a2ae68f83d67ce41b5c5e3b6c731407104cd209ba426dadfe +SIZE (kerberos-1.2.5.tar.gz) = 16070 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:01:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9992FCD328F; Mon, 6 Feb 2017 20:01:37 +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 621AF2EF; Mon, 6 Feb 2017 20:01:37 +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 v16K1aLI047083; Mon, 6 Feb 2017 20:01:36 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16K1aZ8047081; Mon, 6 Feb 2017 20:01:36 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702062001.v16K1aZ8047081@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 6 Feb 2017 20:01:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433512 - head/x11/xfce4-terminal X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:01:37 -0000 Author: olivierd Date: Mon Feb 6 20:01:36 2017 New Revision: 433512 URL: https://svnweb.freebsd.org/changeset/ports/433512 Log: Update to 0.8.4 Modified: head/x11/xfce4-terminal/Makefile head/x11/xfce4-terminal/distinfo Modified: head/x11/xfce4-terminal/Makefile ============================================================================== --- head/x11/xfce4-terminal/Makefile Mon Feb 6 19:34:27 2017 (r433511) +++ head/x11/xfce4-terminal/Makefile Mon Feb 6 20:01:36 2017 (r433512) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.3 +PORTVERSION= 0.8.4 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 Modified: head/x11/xfce4-terminal/distinfo ============================================================================== --- head/x11/xfce4-terminal/distinfo Mon Feb 6 19:34:27 2017 (r433511) +++ head/x11/xfce4-terminal/distinfo Mon Feb 6 20:01:36 2017 (r433512) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484068085 -SHA256 (xfce4/xfce4-terminal-0.8.3.tar.bz2) = 40e6e4b3b8e887a326d9491a47388bbdc379f971a8d622509c0a006e53dc12f1 -SIZE (xfce4/xfce4-terminal-0.8.3.tar.bz2) = 929388 +TIMESTAMP = 1486410575 +SHA256 (xfce4/xfce4-terminal-0.8.4.tar.bz2) = c5c1163b30e7a43d56ff92a25193bf9f29ce60e6cf43e5988530df79c84cfdc8 +SIZE (xfce4/xfce4-terminal-0.8.4.tar.bz2) = 934044 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:08:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89BB7CD353E; Mon, 6 Feb 2017 20:08:23 +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 5904E8FD; Mon, 6 Feb 2017 20:08:23 +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 v16K8M32048828; Mon, 6 Feb 2017 20:08:22 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16K8MKi048826; Mon, 6 Feb 2017 20:08:22 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702062008.v16K8MKi048826@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 6 Feb 2017 20:08:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433513 - head/editors/with-editor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:08:23 -0000 Author: olivierd Date: Mon Feb 6 20:08:22 2017 New Revision: 433513 URL: https://svnweb.freebsd.org/changeset/ports/433513 Log: Update to 2.5.9 PR: 216822 Submitted by: Yasuhiro KIMURA (maintainer) Modified: head/editors/with-editor/Makefile head/editors/with-editor/distinfo Modified: head/editors/with-editor/Makefile ============================================================================== --- head/editors/with-editor/Makefile Mon Feb 6 20:01:36 2017 (r433512) +++ head/editors/with-editor/Makefile Mon Feb 6 20:08:22 2017 (r433513) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= with-editor -PORTVERSION= 2.5.7 +PORTVERSION= 2.5.9 DISTVERSIONPREFIX= v CATEGORIES= editors elisp PKGNAMESUFFIX= -${EMACS_PORT_NAME} @@ -29,7 +29,8 @@ OPTIONS_DEFINE= DOCS MAKE_ENV+= EFLAGS="-L ${PREFIX}/${EMACS_SITE_LISPDIR}" PLIST_FILES= ${EMACS_VERSION_SITE_LISPDIR}/with-editor.el \ - ${EMACS_VERSION_SITE_LISPDIR}/with-editor.elc + ${EMACS_VERSION_SITE_LISPDIR}/with-editor.elc \ + ${EMACS_VERSION_SITE_LISPDIR}/with-editor-autoloads.el do-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR} ${STAGEDIR}${DOCSDIR} Modified: head/editors/with-editor/distinfo ============================================================================== --- head/editors/with-editor/distinfo Mon Feb 6 20:01:36 2017 (r433512) +++ head/editors/with-editor/distinfo Mon Feb 6 20:08:22 2017 (r433513) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478853515 -SHA256 (magit-with-editor-v2.5.7_GH0.tar.gz) = 948c121a8afa482b2436d3e5f6da72d34552ffad9a7d4c204c688b1b08b95700 -SIZE (magit-with-editor-v2.5.7_GH0.tar.gz) = 27511 +TIMESTAMP = 1484463070 +SHA256 (magit-with-editor-v2.5.9_GH0.tar.gz) = f0772410e280cf7926d145bcc8c43643141afefa3aa97fa2cfc08c8cbdfdce7e +SIZE (magit-with-editor-v2.5.9_GH0.tar.gz) = 28072 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:15:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3998FCD3740; Mon, 6 Feb 2017 20:15:18 +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 087FED7B; Mon, 6 Feb 2017 20:15:17 +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 v16KFHjN052892; Mon, 6 Feb 2017 20:15:17 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16KFHBh052890; Mon, 6 Feb 2017 20:15:17 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702062015.v16KFHBh052890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 6 Feb 2017 20:15:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433514 - head/devel/py-bandit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:15:18 -0000 Author: olivierd Date: Mon Feb 6 20:15:16 2017 New Revision: 433514 URL: https://svnweb.freebsd.org/changeset/ports/433514 Log: Update to 1.4.0 PR: 216709 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-bandit/Makefile head/devel/py-bandit/distinfo Modified: head/devel/py-bandit/Makefile ============================================================================== --- head/devel/py-bandit/Makefile Mon Feb 6 20:08:22 2017 (r433513) +++ head/devel/py-bandit/Makefile Mon Feb 6 20:15:16 2017 (r433514) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bandit -PORTVERSION= 1.3.0 +PORTVERSION= 1.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-bandit/distinfo ============================================================================== --- head/devel/py-bandit/distinfo Mon Feb 6 20:08:22 2017 (r433513) +++ head/devel/py-bandit/distinfo Mon Feb 6 20:15:16 2017 (r433514) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480753399 -SHA256 (bandit-1.3.0.tar.gz) = 5e2df346b8036b413046f6163a877ba6de9d71407d6b08fe446924d55874b60f -SIZE (bandit-1.3.0.tar.gz) = 139075 +TIMESTAMP = 1485998227 +SHA256 (bandit-1.4.0.tar.gz) = cb977045497f83ec3a02616973ab845c829cdab8144ce2e757fe031104a9abd4 +SIZE (bandit-1.4.0.tar.gz) = 138019 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:19:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1F89CD37D0; Mon, 6 Feb 2017 20:19:51 +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 7F0121053; Mon, 6 Feb 2017 20:19:51 +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 v16KJoZl053159; Mon, 6 Feb 2017 20:19:50 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16KJofM053157; Mon, 6 Feb 2017 20:19:50 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062019.v16KJofM053157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 20:19:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433515 - head/textproc/lowdown X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:19:51 -0000 Author: bapt Date: Mon Feb 6 20:19:50 2017 New Revision: 433515 URL: https://svnweb.freebsd.org/changeset/ports/433515 Log: Update to 0.1.6 Modified: head/textproc/lowdown/Makefile head/textproc/lowdown/distinfo Modified: head/textproc/lowdown/Makefile ============================================================================== --- head/textproc/lowdown/Makefile Mon Feb 6 20:15:16 2017 (r433514) +++ head/textproc/lowdown/Makefile Mon Feb 6 20:19:50 2017 (r433515) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lowdown -PORTVERSION= 0.1.4 +PORTVERSION= 0.1.6 CATEGORIES= textproc MASTER_SITES= http://kristaps.bsd.lv/lowdown/snapshots/ Modified: head/textproc/lowdown/distinfo ============================================================================== --- head/textproc/lowdown/distinfo Mon Feb 6 20:15:16 2017 (r433514) +++ head/textproc/lowdown/distinfo Mon Feb 6 20:19:50 2017 (r433515) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484954833 -SHA256 (lowdown-0.1.4.tar.gz) = 21755c613f5408a30e14589b3cf07cc9b066fd217084c91cb7b5082714e96cd1 -SIZE (lowdown-0.1.4.tar.gz) = 44181 +TIMESTAMP = 1486391287 +SHA256 (lowdown-0.1.6.tar.gz) = 2e80ea5c6395c4a87fe1b46f97e71f3684bc9dfa5b9c841abeb577318dd0f9e0 +SIZE (lowdown-0.1.6.tar.gz) = 45787 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:21:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 732A7CD3879; Mon, 6 Feb 2017 20:21:18 +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 3271E1253; Mon, 6 Feb 2017 20:21:18 +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 v16KLH6v054067; Mon, 6 Feb 2017 20:21:17 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16KLHTM054065; Mon, 6 Feb 2017 20:21:17 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062021.v16KLHTM054065@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 20:21:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433516 - head/devel/pkgconf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:21:18 -0000 Author: bapt Date: Mon Feb 6 20:21:16 2017 New Revision: 433516 URL: https://svnweb.freebsd.org/changeset/ports/433516 Log: Update to 1.2.2 Modified: head/devel/pkgconf/Makefile head/devel/pkgconf/distinfo Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Mon Feb 6 20:19:50 2017 (r433515) +++ head/devel/pkgconf/Makefile Mon Feb 6 20:21:16 2017 (r433516) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pkgconf -PORTVERSION= 1.2.1 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ Modified: head/devel/pkgconf/distinfo ============================================================================== --- head/devel/pkgconf/distinfo Mon Feb 6 20:19:50 2017 (r433515) +++ head/devel/pkgconf/distinfo Mon Feb 6 20:21:16 2017 (r433516) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485439877 -SHA256 (pkgconf-1.2.1.tar.xz) = 62d3aee56f649f0fd755f472485970d97a4202e5373bd780d632457708805233 -SIZE (pkgconf-1.2.1.tar.xz) = 266744 +TIMESTAMP = 1486412434 +SHA256 (pkgconf-1.2.2.tar.xz) = b445d16df8b6e88489039eb2d7d91d5668025cb058a1852f3e0fdee19c8cb104 +SIZE (pkgconf-1.2.2.tar.xz) = 267268 From owner-svn-ports-head@freebsd.org Mon Feb 6 20:23:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF099CD39D2; Mon, 6 Feb 2017 20:23:50 +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 A3E7215F3; Mon, 6 Feb 2017 20:23:50 +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 v16KNnKh057252; Mon, 6 Feb 2017 20:23:49 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16KNnGF057249; Mon, 6 Feb 2017 20:23:49 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062023.v16KNnGF057249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 20:23:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433517 - head/x11/libwacom X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:23:51 -0000 Author: bapt Date: Mon Feb 6 20:23:49 2017 New Revision: 433517 URL: https://svnweb.freebsd.org/changeset/ports/433517 Log: Update to 0.23 Modified: head/x11/libwacom/Makefile head/x11/libwacom/distinfo head/x11/libwacom/pkg-plist Modified: head/x11/libwacom/Makefile ============================================================================== --- head/x11/libwacom/Makefile Mon Feb 6 20:21:16 2017 (r433516) +++ head/x11/libwacom/Makefile Mon Feb 6 20:23:49 2017 (r433517) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libwacom -PORTVERSION= 0.22 -PORTREVISION= 1 +PORTVERSION= 0.23 CATEGORIES= x11 MASTER_SITES= https://sourceforge.net/projects/linuxwacom/files/libwacom/ Modified: head/x11/libwacom/distinfo ============================================================================== --- head/x11/libwacom/distinfo Mon Feb 6 20:21:16 2017 (r433516) +++ head/x11/libwacom/distinfo Mon Feb 6 20:23:49 2017 (r433517) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485732922 -SHA256 (libwacom-0.22.tar.bz2) = 97c19c216cbf4a2c54a5fc4f80d5a363bfa732500f0831a345bbc8ab385720c0 -SIZE (libwacom-0.22.tar.bz2) = 462995 +TIMESTAMP = 1486412570 +SHA256 (libwacom-0.23.tar.bz2) = a08ac59ff26dbdf5888a6ad7bd97a66741807cda6bb1c7e7f299a555129c3162 +SIZE (libwacom-0.23.tar.bz2) = 473700 Modified: head/x11/libwacom/pkg-plist ============================================================================== --- head/x11/libwacom/pkg-plist Mon Feb 6 20:21:16 2017 (r433516) +++ head/x11/libwacom/pkg-plist Mon Feb 6 20:23:49 2017 (r433517) @@ -3,5 +3,5 @@ include/libwacom-1.0/libwacom/libwacom.h lib/libwacom.a lib/libwacom.so lib/libwacom.so.2 -lib/libwacom.so.2.5.0 +lib/libwacom.so.2.5.1 libdata/pkgconfig/libwacom.pc From owner-svn-ports-head@freebsd.org Mon Feb 6 20:45:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE85CCD3F88; Mon, 6 Feb 2017 20:45:32 +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 9B380223; Mon, 6 Feb 2017 20:45:32 +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 v16KjV5c065308; Mon, 6 Feb 2017 20:45:31 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16KjVAn065306; Mon, 6 Feb 2017 20:45:31 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702062045.v16KjVAn065306@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 6 Feb 2017 20:45:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433518 - head/devel/py-pathlib2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 20:45:32 -0000 Author: olivierd Date: Mon Feb 6 20:45:31 2017 New Revision: 433518 URL: https://svnweb.freebsd.org/changeset/ports/433518 Log: Update to 2.2.1 PR: 216711 Submitted by: Yuri Victorovich (maintainer) Modified: head/devel/py-pathlib2/Makefile head/devel/py-pathlib2/distinfo Modified: head/devel/py-pathlib2/Makefile ============================================================================== --- head/devel/py-pathlib2/Makefile Mon Feb 6 20:23:49 2017 (r433517) +++ head/devel/py-pathlib2/Makefile Mon Feb 6 20:45:31 2017 (r433518) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pathlib2 -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pathlib2/distinfo ============================================================================== --- head/devel/py-pathlib2/distinfo Mon Feb 6 20:23:49 2017 (r433517) +++ head/devel/py-pathlib2/distinfo Mon Feb 6 20:45:31 2017 (r433518) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475082260 -SHA256 (pathlib2-2.1.0.tar.gz) = deb3a960c1d55868dfbcac98432358b92ba89d95029cddd4040db1f27405055c -SIZE (pathlib2-2.1.0.tar.gz) = 30390 +TIMESTAMP = 1485998763 +SHA256 (pathlib2-2.2.1.tar.gz) = ce9007df617ef6b7bd8a31cd2089ed0c1fed1f7c23cf2bf1ba140b3dd563175d +SIZE (pathlib2-2.2.1.tar.gz) = 31680 From owner-svn-ports-head@freebsd.org Mon Feb 6 21:08:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E1E8CD35CA; Mon, 6 Feb 2017 21:08:33 +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 0192E1296; Mon, 6 Feb 2017 21:08:32 +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 v16L8WGo073913; Mon, 6 Feb 2017 21:08:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16L8VbW073909; Mon, 6 Feb 2017 21:08:31 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062108.v16L8VbW073909@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:08:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433519 - in head/devel: . py-cliapp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:08:33 -0000 Author: bapt Date: Mon Feb 6 21:08:31 2017 New Revision: 433519 URL: https://svnweb.freebsd.org/changeset/ports/433519 Log: cliapp is a Python framework for Unix-like command line programs. It contains the typical stuff such programs need to do, such as parsing the command line for options, and iterating over input files. WWW: https://liw.fi/cliapp/ Added: head/devel/py-cliapp/ head/devel/py-cliapp/Makefile (contents, props changed) head/devel/py-cliapp/distinfo (contents, props changed) head/devel/py-cliapp/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Feb 6 20:45:31 2017 (r433518) +++ head/devel/Makefile Mon Feb 6 21:08:31 2017 (r433519) @@ -4145,6 +4145,7 @@ SUBDIR += py-circuits SUBDIR += py-cjson SUBDIR += py-cld + SUBDIR += py-cliapp SUBDIR += py-click SUBDIR += py-click-log SUBDIR += py-click-threading Added: head/devel/py-cliapp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cliapp/Makefile Mon Feb 6 21:08:31 2017 (r433519) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= cliapp +PORTVERSION= 1.20160724 +CATEGORIES= devel +MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/cliapp/snapshot/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Python framework for command line utilities + +LICENSE= GPLv2 +LICENSE_FILES= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>0:devel/py-yaml + +USES= python:2 +NO_ARCH= yes + +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-cliapp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cliapp/distinfo Mon Feb 6 21:08:31 2017 (r433519) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486413425 +SHA256 (cliapp-1.20160724.tar.gz) = 8e1cbe19578090cc5d7ac96fd51ad47af2efc86f682b48ea82cff75d4ef4ac08 +SIZE (cliapp-1.20160724.tar.gz) = 59871 Added: head/devel/py-cliapp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cliapp/pkg-descr Mon Feb 6 21:08:31 2017 (r433519) @@ -0,0 +1,5 @@ +cliapp is a Python framework for Unix-like command line programs. It contains +the typical stuff such programs need to do, such as parsing the command line for +options, and iterating over input files. + +WWW: https://liw.fi/cliapp/ From owner-svn-ports-head@freebsd.org Mon Feb 6 21:10:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7AB80CD3624; Mon, 6 Feb 2017 21:10:11 +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 392E51382; Mon, 6 Feb 2017 21:10:11 +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 v16LAAhR074148; Mon, 6 Feb 2017 21:10:10 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16LA9js074144; Mon, 6 Feb 2017 21:10:09 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062110.v16LA9js074144@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433520 - in head/devel: . py-ttystatus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:10:11 -0000 Author: bapt Date: Mon Feb 6 21:10:09 2017 New Revision: 433520 URL: https://svnweb.freebsd.org/changeset/ports/433520 Log: ttystatus is a Python library for showing progress reporting and status updates on terminals, for (Unix) command line programs. Output is automatically adapted to the width of the terminal: truncated if it does not fit, and re-sized if the terminal size changes. WWW: https://liw.fi/ttystatus/ Added: head/devel/py-ttystatus/ head/devel/py-ttystatus/Makefile (contents, props changed) head/devel/py-ttystatus/distinfo (contents, props changed) head/devel/py-ttystatus/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Feb 6 21:08:31 2017 (r433519) +++ head/devel/Makefile Mon Feb 6 21:10:09 2017 (r433520) @@ -4715,6 +4715,7 @@ SUBDIR += py-traits SUBDIR += py-transaction SUBDIR += py-trollius + SUBDIR += py-ttystatus SUBDIR += py-turbocheetah SUBDIR += py-turbojson SUBDIR += py-turbojson11 Added: head/devel/py-ttystatus/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ttystatus/Makefile Mon Feb 6 21:10:09 2017 (r433520) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= ttystatus +PORTVERSION= 0.32 +CATEGORIES= devel +MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/ttystatus/snapshot/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Python progress reporting to /dev/tty + +LICENSE= GPLv3 +LICENSE_FILES= ${WRKSRC}/COPYING + +USES= python:2 +NO_ARCH= yes + +USE_PYTHON= distutils autoplist + +.include Added: head/devel/py-ttystatus/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ttystatus/distinfo Mon Feb 6 21:10:09 2017 (r433520) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486414119 +SHA256 (ttystatus-0.32.tar.gz) = ae2a054aa0bb6d1c6c71cb836bd5d55b9ade6863008c0803177908291342af2c +SIZE (ttystatus-0.32.tar.gz) = 33642 Added: head/devel/py-ttystatus/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-ttystatus/pkg-descr Mon Feb 6 21:10:09 2017 (r433520) @@ -0,0 +1,6 @@ +ttystatus is a Python library for showing progress reporting and status updates +on terminals, for (Unix) command line programs. Output is automatically adapted +to the width of the terminal: truncated if it does not fit, and re-sized if the +terminal size changes. + +WWW: https://liw.fi/ttystatus/ From owner-svn-ports-head@freebsd.org Mon Feb 6 21:12:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 439A0CD3804; Mon, 6 Feb 2017 21:12:40 +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 0621F183A; Mon, 6 Feb 2017 21:12:39 +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 v16LCd7K077893; Mon, 6 Feb 2017 21:12:39 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16LCcWY077889; Mon, 6 Feb 2017 21:12:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062112.v16LCcWY077889@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:12:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433521 - in head/devel: . py-cmdtest X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:12:40 -0000 Author: bapt Date: Mon Feb 6 21:12:38 2017 New Revision: 433521 URL: https://svnweb.freebsd.org/changeset/ports/433521 Log: cmdtest black box tests Unix command line tools. Roughly, it is given a command line and input files, and the expected output, and it verifies that the command line produces the expected output. If not, it reports a problem, and shows the differences. WWW: https://liw.fi/cmdtest/ Added: head/devel/py-cmdtest/ head/devel/py-cmdtest/Makefile (contents, props changed) head/devel/py-cmdtest/distinfo (contents, props changed) head/devel/py-cmdtest/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Feb 6 21:10:09 2017 (r433520) +++ head/devel/Makefile Mon Feb 6 21:12:38 2017 (r433521) @@ -4156,6 +4156,7 @@ SUBDIR += py-cluster SUBDIR += py-cmd2 SUBDIR += py-cmdln + SUBDIR += py-cmdtest SUBDIR += py-codecov SUBDIR += py-codegen SUBDIR += py-cog Added: head/devel/py-cmdtest/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cmdtest/Makefile Mon Feb 6 21:12:38 2017 (r433521) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= cmdtest +PORTVERSION= 0.27 +CATEGORIES= devel +MASTER_SITES= http://git.liw.fi/cgi-bin/cgit/cgit.cgi/cmdtest/snapshot/ +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Black box testing of Unix programs + +LICENSE= GPLv3 +LICENSE_FILES= ${WRKSRC}/COPYING + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown \ + ${PYTHON_PKGNAMEPREFIX}cliapp>0:devel/py-cliapp \ + ${PYTHON_PKGNAMEPREFIX}ttystatus>0:devel/py-ttystatus +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}markdown>0:textproc/py-markdown \ + ${PYTHON_PKGNAMEPREFIX}cliapp>0:devel/py-cliapp \ + ${PYTHON_PKGNAMEPREFIX}ttystatus>0:devel/py-ttystatus + +USES= python:2 +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +post-patch: + ${REINPLACE_CMD} -e "s,python,${PYTHON_CMD},g" ${WRKSRC}/setup.py + +.include Added: head/devel/py-cmdtest/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cmdtest/distinfo Mon Feb 6 21:12:38 2017 (r433521) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486412977 +SHA256 (cmdtest-0.27.tar.gz) = 8e9856403b5e6ed00cefd89b30a31768656d280ea1803513a4ba91b1e7a94c97 +SIZE (cmdtest-0.27.tar.gz) = 46752 Added: head/devel/py-cmdtest/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-cmdtest/pkg-descr Mon Feb 6 21:12:38 2017 (r433521) @@ -0,0 +1,6 @@ +cmdtest black box tests Unix command line tools. Roughly, it is given a command +line and input files, and the expected output, and it verifies that the command +line produces the expected output. If not, it reports a problem, and shows the +differences. + +WWW: https://liw.fi/cmdtest/ From owner-svn-ports-head@freebsd.org Mon Feb 6 21:16:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AB07CD3B04; Mon, 6 Feb 2017 21:16:19 +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 12C3E1AE6; Mon, 6 Feb 2017 21:16:18 +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 v16LGId3078178; Mon, 6 Feb 2017 21:16:18 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16LGHF5078174; Mon, 6 Feb 2017 21:16:17 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062116.v16LGHF5078174@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:16:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433522 - in head/x11/xauth: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:16:19 -0000 Author: bapt Date: Mon Feb 6 21:16:17 2017 New Revision: 433522 URL: https://svnweb.freebsd.org/changeset/ports/433522 Log: Update to 1.0.10 plug to the test framework unGNUify the testsuite Added: head/x11/xauth/files/patch-tests_020-xauth-add-local.script (contents, props changed) head/x11/xauth/files/patch-tests_setup-sourced (contents, props changed) Deleted: head/x11/xauth/files/patch-Makefile.in Modified: head/x11/xauth/Makefile head/x11/xauth/distinfo Modified: head/x11/xauth/Makefile ============================================================================== --- head/x11/xauth/Makefile Mon Feb 6 21:12:38 2017 (r433521) +++ head/x11/xauth/Makefile Mon Feb 6 21:16:17 2017 (r433522) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= xauth -PORTREVISION= 1 -PORTVERSION= 1.0.9 +PORTVERSION= 1.0.10 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -10,9 +9,17 @@ COMMENT= X authority file utility LICENSE= MIT +TEST_DEPENDS= cmdtest:devel/py-cmdtest + +USES= shebangfix XORG_CAT= app USE_XORG= x11 xau xext xmuu INSTALL_TARGET= install-strip +TEST_TARGET= check +SHEBANG_FILES= ${WRKSRC}/tests/*.script +SHEBANG_LANG= nobash +nobash_OLD_CMD= /bin/bash +nobash_CMD= /bin/sh PLIST_FILES= bin/xauth man/man1/xauth.1.gz Modified: head/x11/xauth/distinfo ============================================================================== --- head/x11/xauth/distinfo Mon Feb 6 21:12:38 2017 (r433521) +++ head/x11/xauth/distinfo Mon Feb 6 21:16:17 2017 (r433522) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xauth-1.0.9.tar.bz2) = 56ce1523eb48b1f8a4f4244fe1c3d8e6af1a3b7d4b0e6063582421b0b68dc28f -SIZE (xorg/app/xauth-1.0.9.tar.bz2) = 154976 +TIMESTAMP = 1486412665 +SHA256 (xorg/app/xauth-1.0.10.tar.bz2) = 5afe42ce3cdf4f60520d1658d2b17face45c74050f39af45dccdc95e73fafc4d +SIZE (xorg/app/xauth-1.0.10.tar.bz2) = 162176 Added: head/x11/xauth/files/patch-tests_020-xauth-add-local.script ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/xauth/files/patch-tests_020-xauth-add-local.script Mon Feb 6 21:16:17 2017 (r433522) @@ -0,0 +1,11 @@ +--- tests/020-xauth-add-local.script.orig 2017-02-06 20:55:37 UTC ++++ tests/020-xauth-add-local.script +@@ -11,7 +11,7 @@ xauth add :3.5 . b90b0fd1 + xauth add :4 . b90b0fd1cf6a0e7a2c74c00000000004 + + # List the number of entries added +-xauth list | wc -l ++xauth list | wc -l | xargs echo + + # Try to match them and print cookie + xauth list unix:0 | awk '{print $3}' Added: head/x11/xauth/files/patch-tests_setup-sourced ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/xauth/files/patch-tests_setup-sourced Mon Feb 6 21:16:17 2017 (r433522) @@ -0,0 +1,19 @@ +--- tests/setup-sourced.orig 2017-01-29 20:59:17 UTC ++++ tests/setup-sourced +@@ -11,14 +11,14 @@ export XAUTHORITY=${DATADIR:-/tmp}/.Xaut + # Start a new authority file + rm -f $XAUTHORITY ; touch $XAUTHORITY + +-function xauth() ++xauth() + { + echo "> xauth" "$@" + ../xauth "$@" + echo " exits with $?" + } + +-function xauth_silent() ++xauth_silent() + { + echo "> xauth" "some silent commands which should not be logged..." + ../xauth "$@" From owner-svn-ports-head@freebsd.org Mon Feb 6 21:18:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE3DBCD3BFA; Mon, 6 Feb 2017 21:18:39 +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 AD7B91C36; Mon, 6 Feb 2017 21:18:39 +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 v16LIcdl078371; Mon, 6 Feb 2017 21:18:38 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16LIcam078368; Mon, 6 Feb 2017 21:18:38 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062118.v16LIcam078368@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:18:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433523 - head/x11/xconsole X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:18:40 -0000 Author: bapt Date: Mon Feb 6 21:18:38 2017 New Revision: 433523 URL: https://svnweb.freebsd.org/changeset/ports/433523 Log: Update to 1.0.7 Modified: head/x11/xconsole/Makefile head/x11/xconsole/distinfo Modified: head/x11/xconsole/Makefile ============================================================================== --- head/x11/xconsole/Makefile Mon Feb 6 21:16:17 2017 (r433522) +++ head/x11/xconsole/Makefile Mon Feb 6 21:18:38 2017 (r433523) @@ -1,13 +1,14 @@ # $FreeBSD$ PORTNAME= xconsole -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Monitor system console messages with X +LICENSE= MIT + XORG_CAT= app USE_XORG= xt xaw Modified: head/x11/xconsole/distinfo ============================================================================== --- head/x11/xconsole/distinfo Mon Feb 6 21:16:17 2017 (r433522) +++ head/x11/xconsole/distinfo Mon Feb 6 21:18:38 2017 (r433523) @@ -1,2 +1,3 @@ -SHA256 (xorg/app/xconsole-1.0.6.tar.bz2) = e561959b6ee8b735a32c1050015cfd8c551ed162cabb6cb72e36ce72966855d1 -SIZE (xorg/app/xconsole-1.0.6.tar.bz2) = 132225 +TIMESTAMP = 1486415842 +SHA256 (xorg/app/xconsole-1.0.7.tar.bz2) = d1144882df207378381bc83927906559defbf7b83a01d52c50ad44234c5851e0 +SIZE (xorg/app/xconsole-1.0.7.tar.bz2) = 134832 From owner-svn-ports-head@freebsd.org Mon Feb 6 21:22:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F3D6CD3DF7; Mon, 6 Feb 2017 21:22:39 +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 B8F361FFD; Mon, 6 Feb 2017 21:22:38 +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 v16LMbj5082355; Mon, 6 Feb 2017 21:22:37 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16LMbaC082351; Mon, 6 Feb 2017 21:22:37 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062122.v16LMbaC082351@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 21:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433524 - head/x11/xkeyboard-config X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 21:22:39 -0000 Author: bapt Date: Mon Feb 6 21:22:37 2017 New Revision: 433524 URL: https://svnweb.freebsd.org/changeset/ports/433524 Log: Update to 2.20 Update WWW Modified: head/x11/xkeyboard-config/Makefile head/x11/xkeyboard-config/distinfo head/x11/xkeyboard-config/pkg-descr Modified: head/x11/xkeyboard-config/Makefile ============================================================================== --- head/x11/xkeyboard-config/Makefile Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/Makefile Mon Feb 6 21:22:37 2017 (r433524) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xkeyboard-config -PORTVERSION= 2.19 +PORTVERSION= 2.20 CATEGORIES= x11 MASTER_SITES= XORG/individual/${XORG_CAT}/${PORTNAME} Modified: head/x11/xkeyboard-config/distinfo ============================================================================== --- head/x11/xkeyboard-config/distinfo Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/distinfo Mon Feb 6 21:22:37 2017 (r433524) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478373260 -SHA256 (xorg/data/xkeyboard-config-2.19.tar.bz2) = 83dfd186b9eb9ced69e01d8d8e2f15b6a79b2e30124874ef086f2d3048f45827 -SIZE (xorg/data/xkeyboard-config-2.19.tar.bz2) = 985697 +TIMESTAMP = 1486415943 +SHA256 (xorg/data/xkeyboard-config-2.20.tar.bz2) = d1bfc72553c4e3ef1cd6f13eec0488cf940498b612ab8a0b362e7090c94bc134 +SIZE (xorg/data/xkeyboard-config-2.20.tar.bz2) = 978275 Modified: head/x11/xkeyboard-config/pkg-descr ============================================================================== --- head/x11/xkeyboard-config/pkg-descr Mon Feb 6 21:18:38 2017 (r433523) +++ head/x11/xkeyboard-config/pkg-descr Mon Feb 6 21:22:37 2017 (r433524) @@ -4,4 +4,4 @@ frequently released open source of X key data for X Window System implementations (free, open source and commercial). The project is targetted to XKB-based systems. -WWW: http://www.freedesktop.org/wiki/Software/xlibs +WWW: https://freedesktop.org/wiki/Software/XKeyboardConfig/ From owner-svn-ports-head@freebsd.org Mon Feb 6 22:17:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6195FCD3C6A; Mon, 6 Feb 2017 22:17:31 +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 1F42C1DBD; Mon, 6 Feb 2017 22:17:31 +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 v16MHULa002855; Mon, 6 Feb 2017 22:17:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16MHUMc002853; Mon, 6 Feb 2017 22:17:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062217.v16MHUMc002853@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 22:17:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433525 - head/net/liveMedia X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 22:17:31 -0000 Author: bapt Date: Mon Feb 6 22:17:29 2017 New Revision: 433525 URL: https://svnweb.freebsd.org/changeset/ports/433525 Log: Update to 2017.01.26 Modified: head/net/liveMedia/Makefile head/net/liveMedia/distinfo Modified: head/net/liveMedia/Makefile ============================================================================== --- head/net/liveMedia/Makefile Mon Feb 6 21:22:37 2017 (r433524) +++ head/net/liveMedia/Makefile Mon Feb 6 22:17:29 2017 (r433525) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= liveMedia -PORTVERSION= 2016.11.28 +PORTVERSION= 2017.01.26 PORTEPOCH= 2 CATEGORIES= net devel MASTER_SITES= http://www.live555.com/liveMedia/public/ \ Modified: head/net/liveMedia/distinfo ============================================================================== --- head/net/liveMedia/distinfo Mon Feb 6 21:22:37 2017 (r433524) +++ head/net/liveMedia/distinfo Mon Feb 6 22:17:29 2017 (r433525) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480981424 -SHA256 (live.2016.11.28.tar.gz) = 08b93a20bc302bed1da2f05621f37fda962dbfc272132afa6fa1058d222c238a -SIZE (live.2016.11.28.tar.gz) = 626781 +TIMESTAMP = 1486419409 +SHA256 (live.2017.01.26.tar.gz) = 3c4d440b79e415eb3a86d30d0cd061d3edcaaa0281909e8629e9756c2c375458 +SIZE (live.2017.01.26.tar.gz) = 629183 From owner-svn-ports-head@freebsd.org Mon Feb 6 22:32:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F2B3CD345B; Mon, 6 Feb 2017 22:32:24 +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 D02A89B2; Mon, 6 Feb 2017 22:32:23 +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 v16MWMdX010428; Mon, 6 Feb 2017 22:32:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16MWMiS010426; Mon, 6 Feb 2017 22:32:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062232.v16MWMiS010426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 22:32:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433526 - in head/sysutils/py-diffoscope: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 22:32:24 -0000 Author: bapt Date: Mon Feb 6 22:32:22 2017 New Revision: 433526 URL: https://svnweb.freebsd.org/changeset/ports/433526 Log: Update to 67 Note that all FreeBSD patches have been upstreamed and more In particular the requirement for /dev/fd has gone Approved by: koobs (maintainer timeout 1 month) Differential Revision: https://reviews.freebsd.org/D9085 Deleted: head/sysutils/py-diffoscope/files/ head/sysutils/py-diffoscope/pkg-message Modified: head/sysutils/py-diffoscope/Makefile head/sysutils/py-diffoscope/distinfo Modified: head/sysutils/py-diffoscope/Makefile ============================================================================== --- head/sysutils/py-diffoscope/Makefile Mon Feb 6 22:17:29 2017 (r433525) +++ head/sysutils/py-diffoscope/Makefile Mon Feb 6 22:32:22 2017 (r433526) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diffoscope -PORTVERSION= 59 +PORTVERSION= 67 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,8 +25,6 @@ USE_PYTHON= autoplist concurrent distuti NO_ARCH= yes -# mount -t fdescfs fdesc /dev/fd before running tests - do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test --pytest-args="-rsx -l -vv" Modified: head/sysutils/py-diffoscope/distinfo ============================================================================== --- head/sysutils/py-diffoscope/distinfo Mon Feb 6 22:17:29 2017 (r433525) +++ head/sysutils/py-diffoscope/distinfo Mon Feb 6 22:32:22 2017 (r433526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471591876 -SHA256 (diffoscope-59.tar.gz) = 78be510ba9a3cbe4301288cd8ccd686e8694e2baae9119e2cc612a3b18ae3a26 -SIZE (diffoscope-59.tar.gz) = 400860 +TIMESTAMP = 1483829567 +SHA256 (diffoscope-67.tar.gz) = 96f17de536f411e69d2944191a8860b5c8be22a7f5a6a5d4ea3d34cc94badbf7 +SIZE (diffoscope-67.tar.gz) = 488185 From owner-svn-ports-head@freebsd.org Mon Feb 6 23:03:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6890CD3C69; Mon, 6 Feb 2017 23:03:18 +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 7971818D2; Mon, 6 Feb 2017 23:03:18 +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 v16N3HKk029967; Mon, 6 Feb 2017 23:03:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16N3HLt029965; Mon, 6 Feb 2017 23:03:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702062303.v16N3HLt029965@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, 6 Feb 2017 23:03:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433528 - head/biology/rubygem-bio X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 23:03:18 -0000 Author: sunpoet Date: Mon Feb 6 23:03:17 2017 New Revision: 433528 URL: https://svnweb.freebsd.org/changeset/ports/433528 Log: Update to 1.5.1 - Update LICENSE - Add LICENSE_FILE Changes: https://github.com/bioruby/bioruby/blob/bioruby-1.5/RELEASE_NOTES.rdoc https://github.com/bioruby/bioruby/blob/master/doc/RELEASE_NOTES-1.5.0.rdoc Modified: head/biology/rubygem-bio/Makefile head/biology/rubygem-bio/distinfo Modified: head/biology/rubygem-bio/Makefile ============================================================================== --- head/biology/rubygem-bio/Makefile Mon Feb 6 22:38:32 2017 (r433527) +++ head/biology/rubygem-bio/Makefile Mon Feb 6 23:03:17 2017 (r433528) @@ -2,23 +2,21 @@ # $FreeBSD$ PORTNAME= bio -PORTVERSION= 1.4.3.0001 -PORTREVISION= 1 +PORTVERSION= 1.5.1 CATEGORIES= biology rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Integrated environment for Bioinformatics written in Ruby -LICENSE= GPLv2 RUBY +LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual +LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL +LICENSE_FILE_RUBY= ${WRKSRC}/COPYING NO_ARCH= yes - USE_RUBY= yes -USES= gem shebangfix -SHEBANG_FILES= sample/biofetch.rb -ruby_OLD_CMD= /usr/proj/bioruby/bin/ruby +USES= gem PLIST_FILES= bin/bioruby \ bin/br_biofetch.rb \ Modified: head/biology/rubygem-bio/distinfo ============================================================================== --- head/biology/rubygem-bio/distinfo Mon Feb 6 22:38:32 2017 (r433527) +++ head/biology/rubygem-bio/distinfo Mon Feb 6 23:03:17 2017 (r433528) @@ -1,2 +1,3 @@ -SHA256 (rubygem/bio-1.4.3.0001.gem) = 273455d8b7f0fd450cdf00798879002dbbd53c7f9a385b3d5d77e2fa1a7ebbf8 -SIZE (rubygem/bio-1.4.3.0001.gem) = 1485824 +TIMESTAMP = 1486268849 +SHA256 (rubygem/bio-1.5.1.gem) = 896c19af7e724e038baceae20c00688872b70c69ef966ef3adc42696d001b441 +SIZE (rubygem/bio-1.5.1.gem) = 1445376 From owner-svn-ports-head@freebsd.org Mon Feb 6 23:03:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1361CCD3C8F; Mon, 6 Feb 2017 23:03: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 D681018E6; Mon, 6 Feb 2017 23:03:22 +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 v16N3LH5030083; Mon, 6 Feb 2017 23:03:21 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16N3LRD030081; Mon, 6 Feb 2017 23:03:21 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702062303.v16N3LRD030081@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, 6 Feb 2017 23:03:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433529 - head/textproc/rubygem-jemoji X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Feb 2017 23:03:23 -0000 Author: sunpoet Date: Mon Feb 6 23:03:21 2017 New Revision: 433529 URL: https://svnweb.freebsd.org/changeset/ports/433529 Log: Update to 0.8.0 Changes: https://github.com/jekyll/jemoji/blob/master/History.markdown Modified: head/textproc/rubygem-jemoji/Makefile head/textproc/rubygem-jemoji/distinfo Modified: head/textproc/rubygem-jemoji/Makefile ============================================================================== --- head/textproc/rubygem-jemoji/Makefile Mon Feb 6 23:03:17 2017 (r433528) +++ head/textproc/rubygem-jemoji/Makefile Mon Feb 6 23:03:21 2017 (r433529) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jemoji -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= GitHub-flavored emoji plugin fo LICENSE= MIT RUN_DEPENDS= rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 \ - rubygem-gemoji>=2.0:textproc/rubygem-gemoji \ + rubygem-gemoji>=3.0:textproc/rubygem-gemoji \ rubygem-html-pipeline>=2.2:textproc/rubygem-html-pipeline \ rubygem-jekyll>=3.0:www/rubygem-jekyll Modified: head/textproc/rubygem-jemoji/distinfo ============================================================================== --- head/textproc/rubygem-jemoji/distinfo Mon Feb 6 23:03:17 2017 (r433528) +++ head/textproc/rubygem-jemoji/distinfo Mon Feb 6 23:03:21 2017 (r433529) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480761175 -SHA256 (rubygem/jemoji-0.7.0.gem) = f86a19c8941808e4eaf4e2a3e8df638cc1d4103203da6b6c6d1aefa822c6dd8f -SIZE (rubygem/jemoji-0.7.0.gem) = 5632 +TIMESTAMP = 1486254754 +SHA256 (rubygem/jemoji-0.8.0.gem) = 6be9ef2ab720c19682d2a3a2d6366e9ac2e1283dffa197bb114ec81c305c70f5 +SIZE (rubygem/jemoji-0.8.0.gem) = 5632 From owner-svn-ports-head@freebsd.org Tue Feb 7 03:12:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66A04CD49DB; Tue, 7 Feb 2017 03:12:40 +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 362E81AFF; Tue, 7 Feb 2017 03:12:40 +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 v173CdK3032597; Tue, 7 Feb 2017 03:12:39 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v173Cd7b032595; Tue, 7 Feb 2017 03:12:39 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702070312.v173Cd7b032595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 7 Feb 2017 03:12:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433530 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 03:12:40 -0000 Author: lwhsu Date: Tue Feb 7 03:12:38 2017 New Revision: 433530 URL: https://svnweb.freebsd.org/changeset/ports/433530 Log: - Update to 2.45 Modified: head/devel/jenkins/Makefile head/devel/jenkins/distinfo Modified: head/devel/jenkins/Makefile ============================================================================== --- head/devel/jenkins/Makefile Mon Feb 6 23:03:21 2017 (r433529) +++ head/devel/jenkins/Makefile Tue Feb 7 03:12:38 2017 (r433530) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jenkins -PORTVERSION= 2.44 +PORTVERSION= 2.45 CATEGORIES= devel java MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/ DISTNAME= jenkins Modified: head/devel/jenkins/distinfo ============================================================================== --- head/devel/jenkins/distinfo Mon Feb 6 23:03:21 2017 (r433529) +++ head/devel/jenkins/distinfo Tue Feb 7 03:12:38 2017 (r433530) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485968117 -SHA256 (jenkins/2.44/jenkins.war) = 0d74d462882ca74c2792cd58f58f7f30335c563a286c49cfd4fcb3232eb86907 -SIZE (jenkins/2.44/jenkins.war) = 68647594 +TIMESTAMP = 1486436551 +SHA256 (jenkins/2.45/jenkins.war) = 0e57ee3645aec0742b8b2a0d4cd62cb80c3e6718b810200ab33851109f1f5488 +SIZE (jenkins/2.45/jenkins.war) = 68649092 From owner-svn-ports-head@freebsd.org Tue Feb 7 05:06:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E71EECD4583; Tue, 7 Feb 2017 05:06:28 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B570D1539; Tue, 7 Feb 2017 05:06:28 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1756RqT077025; Tue, 7 Feb 2017 05:06:27 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1756RFN077019; Tue, 7 Feb 2017 05:06:27 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201702070506.v1756RFN077019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Tue, 7 Feb 2017 05:06:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433531 - in head/net-mgmt: . snap snap/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 05:06:29 -0000 Author: brd Date: Tue Feb 7 05:06:27 2017 New Revision: 433531 URL: https://svnweb.freebsd.org/changeset/ports/433531 Log: Add a new port of Intel's snap Approved by: swills (mentor) Added: head/net-mgmt/snap/ head/net-mgmt/snap/Makefile (contents, props changed) head/net-mgmt/snap/distinfo (contents, props changed) head/net-mgmt/snap/files/ head/net-mgmt/snap/files/patch-codegangsta (contents, props changed) head/net-mgmt/snap/pkg-descr (contents, props changed) Modified: head/net-mgmt/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Tue Feb 7 03:12:38 2017 (r433530) +++ head/net-mgmt/Makefile Tue Feb 7 05:06:27 2017 (r433531) @@ -320,6 +320,7 @@ SUBDIR += sjitter SUBDIR += slate SUBDIR += smokeping + SUBDIR += snap SUBDIR += snmp++ SUBDIR += snmp4nagios SUBDIR += snmptt Added: head/net-mgmt/snap/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/snap/Makefile Tue Feb 7 05:06:27 2017 (r433531) @@ -0,0 +1,66 @@ +# Created by: Brad Davis +# $FreeBSD$ + +PORTNAME= snap +PORTVERSION= 0.0.1 +CATEGORIES= net-mgmt + +MAINTAINER= brd@FreeBSD.org +COMMENT= Intels open telemetry framework + +#LICENSE= APACHE2 + +BUILD_DEPENDS= go>=1.5:lang/go + +USE_GITHUB= yes +GH_ACCOUNT= stdale +GH_PROJECT= snap-freebsd +GH_TAGNAME= ca8016d + +GH_TUPLE= Sirupsen:logrus:61e43dc:logrus/src/github.com/Sirupsen/logrus \ + vrischmann:jsonutil:d44b59f:jsonutil/src/github.com/vrischmann/jsonutil \ + golang:crypto:f18420e:crypto/src/golang.org/x/crypto \ + appc:spec:e99880c:schema/src/github.com/appc/spec \ + asaskevich:govalidator:fdf1978:govalidator/src/github.com/asaskevich/govalidator \ + coreos:go-semver:9474efc:semver/src/github.com/coreos/go-semver \ + ghodss:yaml:04f3134:yaml/src/github.com/ghodss/yaml \ + golang:protobuf:8ee7999:protobuf/src/github.com/golang/protobuf \ + hashicorp:go-msgpack:fa3f638:msgpack/src/github.com/hashicorp/go-msgpack \ + hashicorp:memberlist:9888dc5:memberlist/src/github.com/hashicorp/memberlist \ + armon:go-metrics:06b6099:metrics/src/github.com/armon/go-metrics \ + intelsdi-x:gomit:db68f6f:gomit/src/github.com/intelsdi-x/gomit \ + julienschmidt:httprouter:8a45e95:httprouter/src/github.com/julienschmidt/httprouter \ + robfig:cron:9585fd5:cron/src/github.com/robfig/cron \ + urfave:cli:347a988:cli2/src/github.com/urfave/cli \ + urfave:negroni:61dbefc:negroni/src/github.com/urfave/negroni \ + pborman:uuid:1b00554:uuid/src/github.com/pborman/uuid \ + spf13:pflag:9ff6c69:pflag/src/github.com/spf13/pflag \ + xeipuuv:gojsonschema:f06f290:gojsonschema/src/github.com/xeipuuv/gojsonschema \ + xeipuuv:gojsonreference:e02fc20:gojsonreference/src/github.com/xeipuuv/gojsonreference \ + xeipuuv:gojsonpointer:e0fe6f6:gojsonpointer/src/github.com/xeipuuv/gojsonpointer \ + golang:net:41bba8d:net/src/golang.org/x/net \ + abh:errorutil:f9bd360:errorutil/src/go4.org/errorutil \ + go-yaml:yaml:4c78c97:yaml2/src/gopkg.in/yaml.v2 \ + go-inf:inf:3887ee9:inf/src/gopkg.in/inf.v0 \ + grpc:grpc-go:b1efb1e:grpc/src/google.golang.org/grpc \ + ghodss:yaml:04f3134:yaml/src/github.com/ghodss/yaml + +PLIST_FILES= bin/snapctl bin/snapd + +do-build: + ( cd ${WRKSRC}; ${LN} -s ${WRKSRC} ${WRKSRC}/src/github.com/intelsdi-x/snap ) + ( cd ${WRKSRC}/src/github.com/appc/spec; \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + go build -o bin/actool github.com/appc/spec/actool ) + ( cd ${WRKSRC}; \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + go build ${BUILD_FLAGS} -o bin/snapd ) + ( cd ${WRKSRC}/cmd/snapctl; \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + go build ${BUILD_FLAGS} -o bin/snapctl ) + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/cmd/${PORTNAME}ctl/bin/${PORTNAME}ctl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}ctl + ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME}d ${STAGEDIR}${PREFIX}/bin/${PORTNAME}d + +.include Added: head/net-mgmt/snap/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/snap/distinfo Tue Feb 7 05:06:27 2017 (r433531) @@ -0,0 +1,55 @@ +TIMESTAMP = 1486406648 +SHA256 (stdale-snap-freebsd-0.0.1-ca8016d_GH0.tar.gz) = 15cd2e1619052cb96e714a530de548d52791a865cf33dc9e522a994bbe3b8117 +SIZE (stdale-snap-freebsd-0.0.1-ca8016d_GH0.tar.gz) = 3242257 +SHA256 (Sirupsen-logrus-61e43dc_GH0.tar.gz) = 7701ae9c69201a4aacdc51a7dfffc2dafe0b21a90455b7716f91c40ad2b9ff51 +SIZE (Sirupsen-logrus-61e43dc_GH0.tar.gz) = 25130 +SHA256 (vrischmann-jsonutil-d44b59f_GH0.tar.gz) = d5e5145b4fb4b08d660487f632e0e1dfeb617910e9e4a1d6724897c8d33bbbf9 +SIZE (vrischmann-jsonutil-d44b59f_GH0.tar.gz) = 2117 +SHA256 (golang-crypto-f18420e_GH0.tar.gz) = 69d5a5cec778e1cb96170427c7d82df20b355a9f1e73cbf2f96693ceffb94017 +SIZE (golang-crypto-f18420e_GH0.tar.gz) = 897955 +SHA256 (appc-spec-e99880c_GH0.tar.gz) = d7833829d9c78e79390b84c2be69fd88a4f1c79447d11ef65cc7e6607f9a0e41 +SIZE (appc-spec-e99880c_GH0.tar.gz) = 301067 +SHA256 (asaskevich-govalidator-fdf1978_GH0.tar.gz) = a737458db0245eb21e9f297d0fea54901bf77315c0033790353a18402b468b30 +SIZE (asaskevich-govalidator-fdf1978_GH0.tar.gz) = 36730 +SHA256 (coreos-go-semver-9474efc_GH0.tar.gz) = 27ed117c423bc148e27ee01133451a3d31e027ef763bd41a62a172892a790a3c +SIZE (coreos-go-semver-9474efc_GH0.tar.gz) = 8467 +SHA256 (ghodss-yaml-04f3134_GH0.tar.gz) = af38d66c0f4b8d92879673d6dccc5d01af06294e274c64c25f778ab476e678ca +SIZE (ghodss-yaml-04f3134_GH0.tar.gz) = 11775 +SHA256 (golang-protobuf-8ee7999_GH0.tar.gz) = 0ce842e7fd80d4e230b0740de2a657172748220050343c6482ed56d6828322af +SIZE (golang-protobuf-8ee7999_GH0.tar.gz) = 245224 +SHA256 (hashicorp-go-msgpack-fa3f638_GH0.tar.gz) = 6353c623d5d58c7ca03e2bdac63f9da7da8848fb1f5f7f239b33e3ce6fe6c6bd +SIZE (hashicorp-go-msgpack-fa3f638_GH0.tar.gz) = 49496 +SHA256 (hashicorp-memberlist-9888dc5_GH0.tar.gz) = 83b49325a1d39435d2a16ef0b4f4f089089372303792412a1d67ed17dc1d4b72 +SIZE (hashicorp-memberlist-9888dc5_GH0.tar.gz) = 56809 +SHA256 (armon-go-metrics-06b6099_GH0.tar.gz) = 9536fa2418200cc060edeb24fa3c778abbed7dfce626784663aa39b411477a8a +SIZE (armon-go-metrics-06b6099_GH0.tar.gz) = 13229 +SHA256 (intelsdi-x-gomit-db68f6f_GH0.tar.gz) = 184b30ec9c693bcb9f256bfcac2c10fb68de4ac35598cf03bf35729e7035ed99 +SIZE (intelsdi-x-gomit-db68f6f_GH0.tar.gz) = 9915 +SHA256 (julienschmidt-httprouter-8a45e95_GH0.tar.gz) = 981709f3681a5db5c931de1c75bdf980e3cd0584765e9b2b5f5bb773a8786818 +SIZE (julienschmidt-httprouter-8a45e95_GH0.tar.gz) = 21980 +SHA256 (robfig-cron-9585fd5_GH0.tar.gz) = 5d294e774d792c05f18dd53f86bf1890f937b8b3dbe4fee275b899e47df590c3 +SIZE (robfig-cron-9585fd5_GH0.tar.gz) = 14446 +SHA256 (urfave-cli-347a988_GH0.tar.gz) = fbc3438537fe0ee03191a1db6886a4dc601c610fbd6054a9b4b6b71aa319c8ff +SIZE (urfave-cli-347a988_GH0.tar.gz) = 56013 +SHA256 (urfave-negroni-61dbefc_GH0.tar.gz) = 5b307e5efa385e2c05d05ffe047d82f4ea9c03b2fe4f7122b37d0a98d2ee5cdc +SIZE (urfave-negroni-61dbefc_GH0.tar.gz) = 26340 +SHA256 (pborman-uuid-1b00554_GH0.tar.gz) = 2f336288b45feb462702a69bfc0216d1ead9de8c776721801df30a1ad5a218f1 +SIZE (pborman-uuid-1b00554_GH0.tar.gz) = 12801 +SHA256 (spf13-pflag-9ff6c69_GH0.tar.gz) = c681cdbf4fd4e399059f51a7561c7d3065aee3c3e65cfb4a86e8759de18f9dd6 +SIZE (spf13-pflag-9ff6c69_GH0.tar.gz) = 38872 +SHA256 (xeipuuv-gojsonschema-f06f290_GH0.tar.gz) = e7a8ac07c188107604b7e1551e491f1483ea13370aa841d048e7164d65db3188 +SIZE (xeipuuv-gojsonschema-f06f290_GH0.tar.gz) = 43909 +SHA256 (xeipuuv-gojsonreference-e02fc20_GH0.tar.gz) = a8f56d61304b3fc3c473a2b57b4afde4a19247d1ecb49438302b81dd6b05278a +SIZE (xeipuuv-gojsonreference-e02fc20_GH0.tar.gz) = 6837 +SHA256 (xeipuuv-gojsonpointer-e0fe6f6_GH0.tar.gz) = 32b3a48ba572cafeebf0ba45f5f917aa0170a06f3de7c8e612ed16b4e29e69ad +SIZE (xeipuuv-gojsonpointer-e0fe6f6_GH0.tar.gz) = 6820 +SHA256 (golang-net-41bba8d_GH0.tar.gz) = 003c999bb8c3d73cc3dae0ca48e8afcb77cf58cb6e2b25b4486ff602deacb8eb +SIZE (golang-net-41bba8d_GH0.tar.gz) = 770083 +SHA256 (abh-errorutil-f9bd360_GH0.tar.gz) = 54b1403930e6dd8521b9232e5bd7214e6ddb9ae1f4fb93442b2a6dcb4145eaf2 +SIZE (abh-errorutil-f9bd360_GH0.tar.gz) = 1635 +SHA256 (go-yaml-yaml-4c78c97_GH0.tar.gz) = e03fd1fc17f99724f0a766cdce6d762d0025fb9cb3c576566a09e8d617463a1e +SIZE (go-yaml-yaml-4c78c97_GH0.tar.gz) = 60727 +SHA256 (go-inf-inf-3887ee9_GH0.tar.gz) = 27a6402a60d6b1ff2074e54fd45d7921a13e28ee37097dc24de577887c0da2fb +SIZE (go-inf-inf-3887ee9_GH0.tar.gz) = 13070 +SHA256 (grpc-grpc-go-b1efb1e_GH0.tar.gz) = 37157cf108821f9fa9c939fcb379c8a82d76148de983712059bf8940d8b2500f +SIZE (grpc-grpc-go-b1efb1e_GH0.tar.gz) = 221443 Added: head/net-mgmt/snap/files/patch-codegangsta ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/snap/files/patch-codegangsta Tue Feb 7 05:06:27 2017 (r433531) @@ -0,0 +1,165 @@ +--- cmd/snapctl/commands.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/commands.go +@@ -24,7 +24,7 @@ import ( + "strings" + "text/tabwriter" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + var ( +--- cmd/snapctl/config.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/config.go +@@ -28,7 +28,7 @@ import ( + "strconv" + "text/tabwriter" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/intelsdi-x/snap/core/ctypes" + ) + +--- cmd/snapctl/flags.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/flags.go +@@ -19,7 +19,7 @@ limitations under the License. + + package main + +-import "github.com/codegangsta/cli" ++import "github.com/urfave/cli" + + var ( + +--- cmd/snapctl/main.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/main.go +@@ -28,7 +28,7 @@ import ( + + "golang.org/x/crypto/ssh/terminal" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/intelsdi-x/snap/mgmt/rest/client" + ) + +--- cmd/snapctl/metric.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/metric.go +@@ -28,7 +28,7 @@ import ( + "text/tabwriter" + "time" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/intelsdi-x/snap/mgmt/rest/client" + "github.com/intelsdi-x/snap/mgmt/rest/rbody" + +--- cmd/snapctl/plugin.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/plugin.go +@@ -28,7 +28,7 @@ import ( + "text/tabwriter" + "time" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + func loadPlugin(ctx *cli.Context) error { +--- cmd/snapctl/task.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/task.go +@@ -33,7 +33,7 @@ import ( + "text/tabwriter" + "time" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/intelsdi-x/snap/mgmt/rest/client" + "github.com/intelsdi-x/snap/scheduler/wmap" + "github.com/robfig/cron" +--- cmd/snapctl/tribe.go.orig 2017-01-20 05:00:46 UTC ++++ cmd/snapctl/tribe.go +@@ -27,7 +27,7 @@ import ( + "sort" + "text/tabwriter" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/intelsdi-x/snap/mgmt/tribe/agreement" + ) + +--- control/flags.go.orig 2017-01-20 05:00:46 UTC ++++ control/flags.go +@@ -22,7 +22,7 @@ package control + import ( + "fmt" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + var ( +--- mgmt/rest/flags.go.orig 2017-01-20 05:00:46 UTC ++++ mgmt/rest/flags.go +@@ -22,7 +22,7 @@ package rest + import ( + "fmt" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + var ( +--- mgmt/rest/log_handler.go.orig 2017-01-20 05:00:46 UTC ++++ mgmt/rest/log_handler.go +@@ -23,7 +23,7 @@ import ( + "net/http" + + log "github.com/Sirupsen/logrus" +- "github.com/codegangsta/negroni" ++ "github.com/urfave/negroni" + ) + + // Logger is a snap middleware that logs to a logrus facility +--- mgmt/rest/server.go.orig 2017-02-06 20:08:19 UTC ++++ mgmt/rest/server.go +@@ -32,7 +32,7 @@ import ( + "time" + + log "github.com/Sirupsen/logrus" +- "github.com/codegangsta/negroni" ++ "github.com/urfave/negroni" + "github.com/julienschmidt/httprouter" + + "github.com/intelsdi-x/snap/core" +--- mgmt/tribe/flags.go.orig 2017-01-20 05:00:46 UTC ++++ mgmt/tribe/flags.go +@@ -22,7 +22,7 @@ package tribe + import ( + "fmt" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + var ( +--- scheduler/flags.go.orig 2017-01-20 05:00:46 UTC ++++ scheduler/flags.go +@@ -22,7 +22,7 @@ package scheduler + import ( + "fmt" + +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + ) + + var ( +--- snapd.go.orig 2017-01-20 05:00:46 UTC ++++ snapd.go +@@ -37,7 +37,7 @@ import ( + "golang.org/x/crypto/ssh/terminal" + + log "github.com/Sirupsen/logrus" +- "github.com/codegangsta/cli" ++ "github.com/urfave/cli" + "github.com/vrischmann/jsonutil" + + "github.com/intelsdi-x/snap/control" Added: head/net-mgmt/snap/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/snap/pkg-descr Tue Feb 7 05:06:27 2017 (r433531) @@ -0,0 +1,12 @@ +Snap is an open telemetry framework designed to simplify the collection, +processing and publishing of system data through a single API. The goals +of this project are to: + +- Empower systems to expose a consistent set of telemetry data +- Simplify telemetry ingestion across ubiquitous storage systems +- Allow flexible processing of telemetry data on agent (e.g. filtering + and decoration) +- Provide powerful clustered control of telemetry workflows across small + or large clusters + +WWW: https://github.com/intelsdi-x/snap From owner-svn-ports-head@freebsd.org Tue Feb 7 06:31:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B2B24CD4313; Tue, 7 Feb 2017 06:31:39 +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 851A41F2; Tue, 7 Feb 2017 06:31:39 +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 v176VcuL012162; Tue, 7 Feb 2017 06:31:38 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v176Vcc7012159; Tue, 7 Feb 2017 06:31:38 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702070631.v176Vcc7012159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Tue, 7 Feb 2017 06:31:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433532 - in head/net/freebsd-uucp: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 06:31:39 -0000 Author: dinoex Date: Tue Feb 7 06:31:38 2017 New Revision: 433532 URL: https://svnweb.freebsd.org/changeset/ports/433532 Log: - update to 1.07.4 - remove CONFLICTS - add LICENSE - make portlint happier Deleted: head/net/freebsd-uucp/files/patch-Makefile head/net/freebsd-uucp/files/patch-uucp-sample-Makefile head/net/freebsd-uucp/files/patch-uucpd.c head/net/freebsd-uucp/files/patch-uuto.in Modified: head/net/freebsd-uucp/Makefile head/net/freebsd-uucp/distinfo head/net/freebsd-uucp/pkg-plist Modified: head/net/freebsd-uucp/Makefile ============================================================================== --- head/net/freebsd-uucp/Makefile Tue Feb 7 05:06:27 2017 (r433531) +++ head/net/freebsd-uucp/Makefile Tue Feb 7 06:31:38 2017 (r433532) @@ -3,14 +3,16 @@ PORTNAME= freebsd-uucp DISTVERSIONPREFIX= r -DISTVERSION= 1_07_3 -PORTREVISION= 3 +DISTVERSION= 1_07_4 CATEGORIES= net comms ipv6 PKGNAMESUFFIX?= ${PAM_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= dinoex@FreeBSD.org COMMENT= FreeBSD-modified Taylor UUCP (unix-to-unix copy program) +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/uucp/COPYING + USES= fakeroot USE_GITHUB= yes @@ -41,27 +43,14 @@ MAKE_ENV+= WITH_PAM=${WITH_PAM} .if ${OPSYS} == FreeBSD && ${OSVERSION} >= 110000 MAKE_ENV+= MINUSLPAM=-lpam .endif -CONFLICTS?= freebsd-uucp-1.* -.else -CONFLICTS?= freebsd-uucp-pam-1.* .endif .if ${PORT_OPTIONS:MENCRYPTED_PASSWORDS} MAKE_ENV+= WITH_ENCRYPTED_PASSWORDS=1 .endif -post-extract: - ${REINPLACE_CMD} -e 's|doc ||' ${WRKSRC}/uucp/Makefile - ${REINPLACE_CMD} -e 's|VERSION=.*|VERSION=${PORTVERSION}|' \ - ${WRKSRC}/uucp/common_sources/configure \ - ${WRKSRC}/uucp/Makefile.inc - ${REINPLACE_CMD} -e 's|(owner)|(uucpowner)|' \ - ${WRKSRC}/uucp/uustat/Makefile - ${REINPLACE_CMD} -e 's|0770|0750|' ${WRKSRC}/local.mtree - ${REINPLACE_CMD} -e 's|getline (|get_line (|g' \ - ${WRKSRC}/uucp/libuucp/getlin.c - do-configure: + ${REINPLACE_CMD} -e 's|doc ||' ${WRKSRC}/uucp/Makefile ${REINPLACE_CMD} -e "s=/usr/local/=${PREFIX}/=" \ ${FIXME:S,^,${WRKSRC}/,} .if ${PORT_OPTIONS:MVAR_LOG} @@ -70,14 +59,6 @@ do-configure: -e "s=/var/spool/uucp/Debug=/var/log/uucp/Debug=" \ -e "s=/var/spool/uucp/Stats=/var/log/uucp/Stats=" \ ${VARLOG:S,^,${WRKSRC}/,} - @${ECHO_CMD} " .." >> ${WRKSRC}/uucp.mtree - @${ECHO_CMD} "/set uname=root gname=wheel mode=0755" \ - >> ${WRKSRC}/uucp.mtree - @${ECHO_CMD} " log" >> ${WRKSRC}/uucp.mtree - @${ECHO_CMD} "/set uname=uucp gname=uucp mode=0775" \ - >> ${WRKSRC}/uucp.mtree - @${ECHO_CMD} " uucp" >> ${WRKSRC}/uucp.mtree - @${ECHO_CMD} " .." >> ${WRKSRC}/uucp.mtree .endif .if ${PORT_OPTIONS:MENCRYPTED_PASSWORDS} ${REINPLACE_CMD} \ @@ -94,12 +75,14 @@ do-configure: ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} configure) pre-install: - ${MKDIR} ${STAGEDIR}/var + ${MKDIR} ${STAGEDIR}/var ${STAGEDIR}${PREFIX}/etc/mtree + ${INSTALL_DATA} ${WRKSRC}/etc/mtree/uucp-var.mtree \ + ${STAGEDIR}${PREFIX}/etc/mtree/uucp-var.mtree + ${INSTALL_DATA} ${WRKSRC}/etc/mtree/uucp-local.mtree \ + ${STAGEDIR}${PREFIX}/etc/mtree/uucp-local.mtree post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/etc/mtree ${STAGEDIR}${PREFIX}/info - ${INSTALL_DATA} ${WRKSRC}/uucp.mtree ${STAGEDIR}${PREFIX}/etc/mtree/uucp-var.mtree - ${INSTALL_DATA} ${WRKSRC}/local.mtree ${STAGEDIR}${PREFIX}/etc/mtree/uucp-local.mtree + ${MKDIR} ${STAGEDIR}${PREFIX}/info ${INSTALL_DATA} ${WRKSRC}/uucp/doc/uucp.info ${STAGEDIR}${PREFIX}/info/ .include Modified: head/net/freebsd-uucp/distinfo ============================================================================== --- head/net/freebsd-uucp/distinfo Tue Feb 7 05:06:27 2017 (r433531) +++ head/net/freebsd-uucp/distinfo Tue Feb 7 06:31:38 2017 (r433532) @@ -1,2 +1,3 @@ -SHA256 (dinoex-freebsd-uucp-r1_07_3_GH0.tar.gz) = 0fba2c87f23e9ba337c907e615500f926b8b54d4d445de954470b5f521d4542a -SIZE (dinoex-freebsd-uucp-r1_07_3_GH0.tar.gz) = 949411 +TIMESTAMP = 1486446112 +SHA256 (dinoex-freebsd-uucp-r1_07_4_GH0.tar.gz) = a9159977215487f869074c4a7377710e3b4f0aff5fe9b27410cbc9980ff3c9e3 +SIZE (dinoex-freebsd-uucp-r1_07_4_GH0.tar.gz) = 949854 Modified: head/net/freebsd-uucp/pkg-plist ============================================================================== --- head/net/freebsd-uucp/pkg-plist Tue Feb 7 05:06:27 2017 (r433531) +++ head/net/freebsd-uucp/pkg-plist Tue Feb 7 06:31:38 2017 (r433532) @@ -43,16 +43,17 @@ bin/cu bin/uustat libexec/uucp/uucico @owner -@exec pw usermod uucp -s %D/libexec/uucp/uucico -@exec mtree -deU -f %D/etc/mtree/uucp-var.mtree -p /var -@exec mtree -deU -f %D/etc/mtree/uucp-local.mtree -p %D -@unexec rm -d /var/spool/uucppublic 2>/dev/null || true -@unexec rm -d /var/spool/uucp/.Preserve 2>/dev/null || true -@unexec rm -d /var/spool/uucp/.Sequence 2>/dev/null || true -@unexec rm -d /var/spool/uucp/.Status 2>/dev/null || true -@unexec rm -d /var/spool/uucp/.Temp 2>/dev/null || true -@unexec rm -d /var/spool/uucp/.Xqtdir 2>/dev/null || true -@unexec rm -d /var/spool/uucp 2>/dev/null || true -%%VAR_LOG%%@unexec rm -d /var/log/uucp 2>/dev/null || true -@exec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ; echo "suucp 4031/tcp #UUCP over SSL"; echo "suucp 4031/udp #UUCP over SSL") > /etc/services -@unexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ) > /etc/services +@group +@preexec pw usermod uucp -s %D/libexec/uucp/uucico +@preexec mtree -deU -f %D/etc/mtree/uucp-var.mtree -p /var +@preexec mtree -deU -f %D/etc/mtree/uucp-local.mtree -p %D +@preexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ; echo "suucp 4031/tcp #UUCP over SSL"; echo "suucp 4031/udp #UUCP over SSL") > /etc/services +@postunexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^suucp /etc/services.bak ) > /etc/services +%%VAR_LOG%%@dir(uucp,uucp,775) /var/log/uucp +@dir(uucp,uucp,775) /var/spool/uucp/.Preserve +@dir(uucp,uucp,775) /var/spool/uucp/.Sequence +@dir(uucp,uucp,775) /var/spool/uucp/.Status +@dir(uucp,uucp,775) /var/spool/uucp/.Temp +@dir(uucp,uucp,775) /var/spool/uucp/.Xqtdir +@dir(uucp,uucp,775) /var/spool/uucp +@dir(uucp,uucp,777) /var/spool/uucppublic From owner-svn-ports-head@freebsd.org Tue Feb 7 07:18:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11E11CD4D64; Tue, 7 Feb 2017 07:18:48 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BA74715F1; Tue, 7 Feb 2017 07:18:47 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v177IkCk029009; Tue, 7 Feb 2017 07:18:46 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v177Ikw4029007; Tue, 7 Feb 2017 07:18:46 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201702070718.v177Ikw4029007@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 7 Feb 2017 07:18:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433533 - head/deskutils/when X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 07:18:48 -0000 Author: culot Date: Tue Feb 7 07:18:46 2017 New Revision: 433533 URL: https://svnweb.freebsd.org/changeset/ports/433533 Log: Update to 1.1.36 PR: ports/216817 Submitted by: Thibault Jouan Modified: head/deskutils/when/Makefile head/deskutils/when/distinfo Modified: head/deskutils/when/Makefile ============================================================================== --- head/deskutils/when/Makefile Tue Feb 7 06:31:38 2017 (r433532) +++ head/deskutils/when/Makefile Tue Feb 7 07:18:46 2017 (r433533) @@ -2,10 +2,8 @@ # $FreeBSD$ PORTNAME= when -PORTVERSION= 1.1.31 -PORTREVISION= 1 +PORTVERSION= 1.1.36 CATEGORIES= deskutils -MASTER_SITES= LOCAL/culot MAINTAINER= culot@FreeBSD.org COMMENT= Simple personal calendar @@ -13,15 +11,17 @@ COMMENT= Simple personal calendar LICENSE= ART10 GPLv1 LICENSE_COMB= dual +USE_GITHUB= yes +GH_ACCOUNT= bcrowell +GH_TAGNAME= 5de0120 + USES= perl5 shebangfix USE_PERL5= run NO_BUILD= yes +NO_ARCH= yes SHEBANG_FILES= when -WRKSRC= ${WRKDIR}/${PORTNAME}_dist - -do-install: - @${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/ - @${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ +MAKE_ARGS+= prefix=${PREFIX} \ + MANDIR=${MANPREFIX}/man/man1 .include Modified: head/deskutils/when/distinfo ============================================================================== --- head/deskutils/when/distinfo Tue Feb 7 06:31:38 2017 (r433532) +++ head/deskutils/when/distinfo Tue Feb 7 07:18:46 2017 (r433533) @@ -1,2 +1,3 @@ -SHA256 (when-1.1.31.tar.gz) = 5b76a660bc234e53d19a1ba6024364394ee57e8b843acc5e43d73be091a8e49b -SIZE (when-1.1.31.tar.gz) = 47113 +TIMESTAMP = 1486228544 +SHA256 (bcrowell-when-1.1.36-5de0120_GH0.tar.gz) = 88cf59af8d3c73b58d97863648d311f66e2ea1991da67f5d17257babaa0deb24 +SIZE (bcrowell-when-1.1.36-5de0120_GH0.tar.gz) = 44393 From owner-svn-ports-head@freebsd.org Tue Feb 7 07:56:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A064DCD4947; Tue, 7 Feb 2017 07:56:20 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 57352979; Tue, 7 Feb 2017 07:56:20 +0000 (UTC) (envelope-from culot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v177uJS3045166; Tue, 7 Feb 2017 07:56:19 GMT (envelope-from culot@FreeBSD.org) Received: (from culot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v177uJ29045164; Tue, 7 Feb 2017 07:56:19 GMT (envelope-from culot@FreeBSD.org) Message-Id: <201702070756.v177uJ29045164@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: culot set sender to culot@FreeBSD.org using -f From: Frederic Culot Date: Tue, 7 Feb 2017 07:56:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433534 - head/www/p5-WWW-Shorten-Bitly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 07:56:20 -0000 Author: culot Date: Tue Feb 7 07:56:19 2017 New Revision: 433534 URL: https://svnweb.freebsd.org/changeset/ports/433534 Log: Update to 2.001 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/WWW-Shorten-Bitly/Changes Modified: head/www/p5-WWW-Shorten-Bitly/Makefile head/www/p5-WWW-Shorten-Bitly/distinfo Modified: head/www/p5-WWW-Shorten-Bitly/Makefile ============================================================================== --- head/www/p5-WWW-Shorten-Bitly/Makefile Tue Feb 7 07:18:46 2017 (r433533) +++ head/www/p5-WWW-Shorten-Bitly/Makefile Tue Feb 7 07:56:19 2017 (r433534) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= WWW-Shorten-Bitly -PORTVERSION= 1.17 -PORTREVISION= 1 +PORTVERSION= 2.001 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +10,16 @@ PKGNAMEPREFIX= p5- MAINTAINER= culot@FreeBSD.org COMMENT= Abstract interface to bit.ly, one of URL shortening sites -BUILD_DEPENDS= p5-JSON-Any>=1.18:converters/p5-JSON-Any \ - p5-WWW-Shorten>=1.9:www/p5-WWW-Shorten \ - p5-XML-Simple>=2.18:textproc/p5-XML-Simple +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= p5-File-HomeDir>=1.00:devel/p5-File-HomeDir \ + p5-JSON-MaybeXS>0:converters/p5-JSON-MaybeXS \ + p5-LWP-Protocol-https>0:www/p5-LWP-Protocol-https \ + p5-Path-Tiny>0:devel/p5-Path-Tiny \ + p5-URI>=1.58:net/p5-URI \ + p5-WWW-Shorten>=3.09:www/p5-WWW-Shorten RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/www/p5-WWW-Shorten-Bitly/distinfo ============================================================================== --- head/www/p5-WWW-Shorten-Bitly/distinfo Tue Feb 7 07:18:46 2017 (r433533) +++ head/www/p5-WWW-Shorten-Bitly/distinfo Tue Feb 7 07:56:19 2017 (r433534) @@ -1,2 +1,3 @@ -SHA256 (WWW-Shorten-Bitly-1.17.tar.gz) = 0c626690dae06e2b4396716da4da07bd1fe6c5bfaac2a63059e3c77e0bb793aa -SIZE (WWW-Shorten-Bitly-1.17.tar.gz) = 8029 +TIMESTAMP = 1486453239 +SHA256 (WWW-Shorten-Bitly-2.001.tar.gz) = adda43500d1051b12f30417d60b611f7ba11045cfb76c82c8a012a0b8c0bf518 +SIZE (WWW-Shorten-Bitly-2.001.tar.gz) = 28593 From owner-svn-ports-head@freebsd.org Tue Feb 7 07:56:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 04AB5CD4978; Tue, 7 Feb 2017 07:56:49 +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 C5F7EA59; Tue, 7 Feb 2017 07:56: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 v177ulLc045302; Tue, 7 Feb 2017 07:56:47 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v177ulQV045300; Tue, 7 Feb 2017 07:56:47 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702070756.v177ulQV045300@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 7 Feb 2017 07:56:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433535 - head/math/R-cran-Zelig X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 07:56:49 -0000 Author: wen Date: Tue Feb 7 07:56:47 2017 New Revision: 433535 URL: https://svnweb.freebsd.org/changeset/ports/433535 Log: - Update to 5.0.14 Modified: head/math/R-cran-Zelig/Makefile head/math/R-cran-Zelig/distinfo Modified: head/math/R-cran-Zelig/Makefile ============================================================================== --- head/math/R-cran-Zelig/Makefile Tue Feb 7 07:56:19 2017 (r433534) +++ head/math/R-cran-Zelig/Makefile Tue Feb 7 07:56:47 2017 (r433535) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Zelig -DISTVERSION= 5.0-13 +DISTVERSION= 5.0-14 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} Modified: head/math/R-cran-Zelig/distinfo ============================================================================== --- head/math/R-cran-Zelig/distinfo Tue Feb 7 07:56:19 2017 (r433534) +++ head/math/R-cran-Zelig/distinfo Tue Feb 7 07:56:47 2017 (r433535) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478575833 -SHA256 (Zelig_5.0-13.tar.gz) = 01ce51ad0ab3edcc3998df02193ae5e769f5f9ea86aeed759fc5666e81b3720a -SIZE (Zelig_5.0-13.tar.gz) = 388699 +TIMESTAMP = 1486361995 +SHA256 (Zelig_5.0-14.tar.gz) = 5bd9cce07f8523c10cf9cb460cba165814f9d12f7e12ab5e34bdf05a976dddd1 +SIZE (Zelig_5.0-14.tar.gz) = 396495 From owner-svn-ports-head@freebsd.org Tue Feb 7 08:33:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 98AD6CC6872; Tue, 7 Feb 2017 08:33:20 +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 65A1B1E4B; Tue, 7 Feb 2017 08:33:20 +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 v178XJsZ061399; Tue, 7 Feb 2017 08:33:19 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v178XJJG061398; Tue, 7 Feb 2017 08:33:19 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201702070833.v178XJJG061398@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Tue, 7 Feb 2017 08:33:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433536 - head/security/pgp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 08:33:20 -0000 Author: brnrd Date: Tue Feb 7 08:33:19 2017 New Revision: 433536 URL: https://svnweb.freebsd.org/changeset/ports/433536 Log: security/pgp: Only GnuPG 1.x supports non-OpenPGP - Make DEPRECATED message not a personal statement [1] - Only GnuPG 1.x supports pre-OpenPGP algoritms [2] Reported by: mat [1], cy [2] Modified: head/security/pgp/Makefile Modified: head/security/pgp/Makefile ============================================================================== --- head/security/pgp/Makefile Tue Feb 7 07:56:47 2017 (r433535) +++ head/security/pgp/Makefile Tue Feb 7 08:33:19 2017 (r433536) @@ -13,7 +13,8 @@ COMMENT= PGP International version - Pub ONLY_FOR_ARCHS= i386 amd64 sparc64 BROKEN_amd64= unable to validate signatures -DEPRECATED= Software released in 1996 has no place in the security category. Use GnuPG in stead +DEPRECATED= This software was last updated in 1996, use security/gnupg1 as a\ + drop-in replacement with legacy PGP support. EXPIRATION_DATE= 2017-04-01 WRKSRC= ${WRKDIR}/src From owner-svn-ports-head@freebsd.org Tue Feb 7 08:33:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF160CC68C0; Tue, 7 Feb 2017 08:33:47 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from smtp02.qsp.nl (smtp02.qsp.nl [193.254.214.163]) by mx1.freebsd.org (Postfix) with ESMTP id 916871F2E; Tue, 7 Feb 2017 08:33:47 +0000 (UTC) (envelope-from brnrd@FreeBSD.org) Received: from smtp02.qsp.nl (localhost [127.0.0.1]) by smtp02.qsp.nl (Postfix) with ESMTP id D9ED8FD0FF; Tue, 7 Feb 2017 09:25:30 +0100 (CET) Received: from mail.brnrd.eu (unknown [193.164.217.85]) by smtp02.qsp.nl (Postfix) with ESMTP; Tue, 7 Feb 2017 09:25:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=brnrd.eu; h=date:from:to:subject:message-id; s=default; bh=RXnRb8FyxreDCXGS9EhcG6x77V31TlyFXfnN0xJ/sRk=; b=fQvw0IfqW810x9Gi7maTiEWqsIQGmdrnDkIzt6IlVA7oCmib01H7ed+SIxNN6GHY63J+U7PEE4e2p0F832ef5Yy/IkkgbgPYs/7tNIUMrJ5N6XpIS5n1S32slaN1OVf/ao1yw7RRCqcuTZ2AUnPv1rjWlyy4glyde07zDqapGZk8s3Buhhot5lsMMDxQv1znFVzsVdXyr9d5tkT0UsuK30PnsigHPkRC5JU1nw/57Qt4x4hmhD6FNqYi76wsNnPl9v6C7Yqg5WdnZoMLVJ+XhxMHaJIj7v6TJIbJLL2UdD5PIjQralhrNcFRmJ61VaULpbMosy6LOD8vcQcDA/feIg== Received: by bachfreund.nl (OpenSMTPD) with ESMTPSA id cb4dd649 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO; Tue, 7 Feb 2017 09:25:29 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Date: Tue, 07 Feb 2017 09:25:29 +0100 From: Bernard Spil To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433225 - head/security/pgp In-Reply-To: <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> References: <201702031406.v13E6xXd008998@repo.freebsd.org> <06eb3453-c9a1-9854-789b-1335b51979b8@FreeBSD.org> Message-ID: X-Sender: brnrd@FreeBSD.org User-Agent: Roundcube Webmail/1.2.3 X-Virus-Scanned: clamav at smtp02 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 08:33:47 -0000 On 2017-02-06 14:14, Mathieu Arnold wrote: > Le 03/02/2017 à 15:06, Bernard Spil a écrit : >> Author: brnrd >> Date: Fri Feb 3 14:06:59 2017 >> New Revision: 433225 >> URL: https://svnweb.freebsd.org/changeset/ports/433225 >> >> Log: >> security/pgp: Mark deprecated >> >> - Security/privacy software last updated in 1996 >> has no place in security >> >> Modified: >> head/security/pgp/Makefile >> >> Modified: head/security/pgp/Makefile >> ============================================================================== >> --- head/security/pgp/Makefile Fri Feb 3 13:24:53 2017 (r433224) >> +++ head/security/pgp/Makefile Fri Feb 3 14:06:59 2017 (r433225) >> @@ -13,6 +13,8 @@ COMMENT= PGP International version - Pub >> >> ONLY_FOR_ARCHS= i386 amd64 sparc64 >> BROKEN_amd64= unable to validate signatures >> +DEPRECATED= Software released in 1996 has no place in the security >> category. Use GnuPG in stead > > That sounds like some kind of personal statement. Which I do not think > has its place in the ports framework. > Are there known bugs, or security flaws that have not been addressed? > Because if not, I do not see any reason to remove it. > >> +EXPIRATION_DATE= 2017-04-01 Hi Mathieu, I've looked for vulnerabilities but this software is so old that it pre-dates the databases. People needing 'pgp' may end up finding this port and using it which should be prevented. Agreed, this is more of a personal statement. I'm open for suggestions for better wording. Cheers, Bernard. From owner-svn-ports-head@freebsd.org Tue Feb 7 09:01:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E382FCD341B; Tue, 7 Feb 2017 09:01:27 +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 B052A1053; Tue, 7 Feb 2017 09:01:27 +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 v1791QfA070404; Tue, 7 Feb 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1791QWI070403; Tue, 7 Feb 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702070901.v1791QWI070403@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 09:01:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433537 - head/games/iceicepenguin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 09:01:28 -0000 Author: amdmi3 Date: Tue Feb 7 09:01:26 2017 New Revision: 433537 URL: https://svnweb.freebsd.org/changeset/ports/433537 Log: - Fix LICENSE - Add LICENSE_FILE - Add NO_ARCH - Switch to options helpers Modified: head/games/iceicepenguin/Makefile Modified: head/games/iceicepenguin/Makefile ============================================================================== --- head/games/iceicepenguin/Makefile Tue Feb 7 08:33:19 2017 (r433536) +++ head/games/iceicepenguin/Makefile Tue Feb 7 09:01:26 2017 (r433537) @@ -14,7 +14,8 @@ DIST_SUBDIR= python MAINTAINER= ports@FreeBSD.org COMMENT= Remake of an old SEGA Dreamcast game called Chu Chu Rocket -LICENSE= GPLv3 +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYGAME} @@ -22,9 +23,9 @@ WRKSRC= ${WRKDIR}/"ice ice penguin" USES= python:run zip NO_BUILD= yes +NO_ARCH= yes PORTDOCS= CHANGELOG.txt readme.txt -OPTIONS_DEFINE= DOCS INSTALLS_ICONS= yes ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 @@ -34,6 +35,8 @@ SUB_FILES= ${PORTNAME} DESKTOP_ENTRIES="Ice Ice Penguin" "" "${PORTNAME}" \ "${PORTNAME}" "Game;ArcadeGame;" "" +OPTIONS_DEFINE= DOCS + do-install: @${REINPLACE_CMD} -e 's|%%PYTHON_CMD%%|${PYTHON_CMD}|' \ ${WRKDIR}/${PORTNAME} @@ -52,6 +55,7 @@ do-install: ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ +do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Tue Feb 7 10:50:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7D269CD417F; Tue, 7 Feb 2017 10:50:30 +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 31393330; Tue, 7 Feb 2017 10:50:30 +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 v17AoTw3013646; Tue, 7 Feb 2017 10:50:29 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17AoT0g013644; Tue, 7 Feb 2017 10:50:29 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702071050.v17AoT0g013644@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 7 Feb 2017 10:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433538 - head/devel/p5-Moose X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 10:50:30 -0000 Author: wen Date: Tue Feb 7 10:50:28 2017 New Revision: 433538 URL: https://svnweb.freebsd.org/changeset/ports/433538 Log: - Update to 2.2004 Changes: http://cpansearch.perl.org/src/ETHER/Moose-2.2004/Changes - Update DEPENDS Modified: head/devel/p5-Moose/Makefile head/devel/p5-Moose/distinfo Modified: head/devel/p5-Moose/Makefile ============================================================================== --- head/devel/p5-Moose/Makefile Tue Feb 7 09:01:26 2017 (r433537) +++ head/devel/p5-Moose/Makefile Tue Feb 7 10:50:28 2017 (r433538) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Moose -PORTVERSION= 2.1807 +PORTVERSION= 2.2004 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -24,16 +24,16 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:devel p5-Devel-StackTrace>=1.33:devel/p5-Devel-StackTrace \ p5-Eval-Closure>=0.04:devel/p5-Eval-Closure \ p5-MRO-Compat>=0.05:devel/p5-MRO-Compat \ - p5-Module-Runtime>=0.012:devel/p5-Module-Runtime \ + p5-Module-Runtime>=0.014:devel/p5-Module-Runtime \ p5-Module-Runtime-Conflicts>=0.002:devel/p5-Module-Runtime-Conflicts \ - p5-Package-DeprecationManager>=0.10:devel/p5-Package-DeprecationManager \ + p5-Package-DeprecationManager>=0.11:devel/p5-Package-DeprecationManager \ p5-Package-Stash>=0.32:devel/p5-Package-Stash \ p5-Package-Stash-XS>=0.24:devel/p5-Package-Stash-XS \ p5-Params-Util>=1.00:devel/p5-Params-Util \ p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils \ p5-Sub-Exporter>=0.980:devel/p5-Sub-Exporter \ p5-Sub-Identify>=0:devel/p5-Sub-Identify \ - p5-Sub-Name>=0.05:devel/p5-Sub-Name \ + p5-Sub-Name>=0.20:devel/p5-Sub-Name \ p5-Try-Tiny>=0.17:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ Modified: head/devel/p5-Moose/distinfo ============================================================================== --- head/devel/p5-Moose/distinfo Tue Feb 7 09:01:26 2017 (r433537) +++ head/devel/p5-Moose/distinfo Tue Feb 7 10:50:28 2017 (r433538) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482422868 -SHA256 (Moose-2.1807.tar.gz) = f0dc3de514dbf515b77848fb8d90aed93de4aedebea5446f148af4b4f2ce3f16 -SIZE (Moose-2.1807.tar.gz) = 809565 +TIMESTAMP = 1486454948 +SHA256 (Moose-2.2004.tar.gz) = e4c881bf8d8fd5821aea8a8c7c57ed850c2373d4800949798a55c06ca9e8d2b0 +SIZE (Moose-2.2004.tar.gz) = 813809 From owner-svn-ports-head@freebsd.org Tue Feb 7 11:03:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0CA32CD454C; Tue, 7 Feb 2017 11:03:58 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C02FCCC0; Tue, 7 Feb 2017 11:03:57 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17B3uu0021542; Tue, 7 Feb 2017 11:03:56 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17B3u03021539; Tue, 7 Feb 2017 11:03:56 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201702071103.v17B3u03021539@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 7 Feb 2017 11:03:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433539 - head/x11/guake X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 11:03:58 -0000 Author: nivit Date: Tue Feb 7 11:03:56 2017 New Revision: 433539 URL: https://svnweb.freebsd.org/changeset/ports/433539 Log: - Update to 0.8.8 Changes: https://github.com/Guake/guake/releases/tag/0.8.8 Modified: head/x11/guake/Makefile head/x11/guake/distinfo head/x11/guake/pkg-plist Modified: head/x11/guake/Makefile ============================================================================== --- head/x11/guake/Makefile Tue Feb 7 10:50:28 2017 (r433538) +++ head/x11/guake/Makefile Tue Feb 7 11:03:56 2017 (r433539) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= guake -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.8 PORTREVISION= 0 CATEGORIES= x11 Modified: head/x11/guake/distinfo ============================================================================== --- head/x11/guake/distinfo Tue Feb 7 10:50:28 2017 (r433538) +++ head/x11/guake/distinfo Tue Feb 7 11:03:56 2017 (r433539) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476521860 -SHA256 (Guake-guake-0.8.7_GH0.tar.gz) = ea8df0091ff95ac337f3cd6ce144b56828a40c377416ede21a70985be784f5b0 -SIZE (Guake-guake-0.8.7_GH0.tar.gz) = 393683 +TIMESTAMP = 1486414003 +SHA256 (Guake-guake-0.8.8_GH0.tar.gz) = 7f46422dcf1ca6a9bf712d9a02f0d9efb44902a25fa42bbf9ead3986419f1a28 +SIZE (Guake-guake-0.8.8_GH0.tar.gz) = 395145 Modified: head/x11/guake/pkg-plist ============================================================================== --- head/x11/guake/pkg-plist Tue Feb 7 10:50:28 2017 (r433538) +++ head/x11/guake/pkg-plist Tue Feb 7 11:03:56 2017 (r433539) @@ -2,49 +2,49 @@ bin/guake bin/guake-prefs %%PYTHON_SITELIBDIR%%/guake/__init__.py %%PYTHON_SITELIBDIR%%/guake/__init__.pyc -%%PYTHON_SITELIBDIR%%/guake/__init__.pyo +%%PYTHON_SITELIBDIR%%/guake/__init__.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/__main__.py %%PYTHON_SITELIBDIR%%/guake/__main__.pyc -%%PYTHON_SITELIBDIR%%/guake/__main__.pyo +%%PYTHON_SITELIBDIR%%/guake/__main__.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/about.py %%PYTHON_SITELIBDIR%%/guake/about.pyc -%%PYTHON_SITELIBDIR%%/guake/about.pyo +%%PYTHON_SITELIBDIR%%/guake/about.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/common.py %%PYTHON_SITELIBDIR%%/guake/common.pyc -%%PYTHON_SITELIBDIR%%/guake/common.pyo +%%PYTHON_SITELIBDIR%%/guake/common.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/dbusiface.py %%PYTHON_SITELIBDIR%%/guake/dbusiface.pyc -%%PYTHON_SITELIBDIR%%/guake/dbusiface.pyo +%%PYTHON_SITELIBDIR%%/guake/dbusiface.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/gconfhandler.py %%PYTHON_SITELIBDIR%%/guake/gconfhandler.pyc -%%PYTHON_SITELIBDIR%%/guake/gconfhandler.pyo +%%PYTHON_SITELIBDIR%%/guake/gconfhandler.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/globals.py %%PYTHON_SITELIBDIR%%/guake/globals.pyc -%%PYTHON_SITELIBDIR%%/guake/globals.pyo +%%PYTHON_SITELIBDIR%%/guake/globals.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/guake_app.py %%PYTHON_SITELIBDIR%%/guake/guake_app.pyc -%%PYTHON_SITELIBDIR%%/guake/guake_app.pyo +%%PYTHON_SITELIBDIR%%/guake/guake_app.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/guake_notebook.py %%PYTHON_SITELIBDIR%%/guake/guake_notebook.pyc -%%PYTHON_SITELIBDIR%%/guake/guake_notebook.pyo +%%PYTHON_SITELIBDIR%%/guake/guake_notebook.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/main.py %%PYTHON_SITELIBDIR%%/guake/main.pyc -%%PYTHON_SITELIBDIR%%/guake/main.pyo +%%PYTHON_SITELIBDIR%%/guake/main.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/notifier.py %%PYTHON_SITELIBDIR%%/guake/notifier.pyc -%%PYTHON_SITELIBDIR%%/guake/notifier.pyo +%%PYTHON_SITELIBDIR%%/guake/notifier.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/palettes.py %%PYTHON_SITELIBDIR%%/guake/palettes.pyc -%%PYTHON_SITELIBDIR%%/guake/palettes.pyo +%%PYTHON_SITELIBDIR%%/guake/palettes.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/prefs.py %%PYTHON_SITELIBDIR%%/guake/prefs.pyc -%%PYTHON_SITELIBDIR%%/guake/prefs.pyo +%%PYTHON_SITELIBDIR%%/guake/prefs.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/simplegladeapp.py %%PYTHON_SITELIBDIR%%/guake/simplegladeapp.pyc -%%PYTHON_SITELIBDIR%%/guake/simplegladeapp.pyo +%%PYTHON_SITELIBDIR%%/guake/simplegladeapp.%%PYTHON_PYOEXTENSION%% %%PYTHON_SITELIBDIR%%/guake/terminal.py %%PYTHON_SITELIBDIR%%/guake/terminal.pyc -%%PYTHON_SITELIBDIR%%/guake/terminal.pyo +%%PYTHON_SITELIBDIR%%/guake/terminal.%%PYTHON_PYOEXTENSION%% %%DESKTOPDIR%%/guake-prefs.desktop %%DESKTOPDIR%%/guake.desktop share/dbus-1/services/org.guake.Guake.service @@ -90,6 +90,5 @@ share/icons/hicolor/48x48/apps/guake.png share/pixmaps/guake/add_tab.png share/pixmaps/guake/guake-notification.png share/pixmaps/guake/guake-tray.png -share/pixmaps/guake/guake-tray.svg share/pixmaps/guake/guake.png share/pixmaps/guake/quick-open.png From owner-svn-ports-head@freebsd.org Tue Feb 7 11:43:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC3D6CD412B; Tue, 7 Feb 2017 11:43:11 +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 9BA891DC; Tue, 7 Feb 2017 11:43:11 +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 v17BhAvj037691; Tue, 7 Feb 2017 11:43:10 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17BhAc6037690; Tue, 7 Feb 2017 11:43:10 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702071143.v17BhAc6037690@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 7 Feb 2017 11:43:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433542 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 11:43:11 -0000 Author: tijl Date: Tue Feb 7 11:43:10 2017 New Revision: 433542 URL: https://svnweb.freebsd.org/changeset/ports/433542 Log: List all linux package names in latest libtiff vulnerability. Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Tue Feb 7 11:37:52 2017 (r433541) +++ head/security/vuxml/vuln.xml Tue Feb 7 11:43:10 2017 (r433542) @@ -66,11 +66,13 @@ Notes: 4.0.7 + linux-c6-libtiff linux-c6-tiff 3.9.4_5 linux-c7-libtiff + linux-c7-tiff 4.0.3_3 From owner-svn-ports-head@freebsd.org Tue Feb 7 12:14:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46611CD15D2; Tue, 7 Feb 2017 12:14:44 +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 F0CA01962; Tue, 7 Feb 2017 12:14:43 +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 v17CEhjs051710; Tue, 7 Feb 2017 12:14:43 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17CEYBE051629; Tue, 7 Feb 2017 12:14:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702071214.v17CEYBE051629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 7 Feb 2017 12:14:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433543 - in head: archivers/pecl-phk archivers/pecl-rar converters/pecl-fribidi converters/php5-bsdconv databases/pear-MDB2_Driver_mysql databases/pear-Structures_DataGrid_DataSource_D... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 12:14:44 -0000 Author: mat Date: Tue Feb 7 12:14:34 2017 New Revision: 433543 URL: https://svnweb.freebsd.org/changeset/ports/433543 Log: Mark ports not building with PHP 7.1. Sponsored by: Absolight Modified: head/archivers/pecl-phk/Makefile (contents, props changed) head/archivers/pecl-rar/Makefile (contents, props changed) head/converters/pecl-fribidi/Makefile (contents, props changed) head/converters/php5-bsdconv/Makefile (contents, props changed) head/databases/pear-MDB2_Driver_mysql/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile (contents, props changed) head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile (contents, props changed) head/databases/pecl-dbase/Makefile (contents, props changed) head/databases/pecl-mongo/Makefile (contents, props changed) head/databases/pecl-pdo_user/Makefile (contents, props changed) head/databases/php-mdcached/Makefile (contents, props changed) head/databases/php5-pdo_cassandra/Makefile (contents, props changed) head/databases/php5-tarantool/Makefile (contents, props changed) head/devel/pecl-APCu/Makefile (contents, props changed) head/devel/pecl-dio/Makefile (contents, props changed) head/devel/pecl-gearman/Makefile (contents, props changed) head/devel/pecl-htscanner/Makefile (contents, props changed) head/devel/pecl-inotify/Makefile (contents, props changed) head/devel/pecl-judy/Makefile (contents, props changed) head/devel/pecl-libevent/Makefile (contents, props changed) head/devel/pecl-ncurses/Makefile (contents, props changed) head/devel/pecl-newt/Makefile (contents, props changed) head/devel/pecl-params/Makefile (contents, props changed) head/devel/pecl-scream/Makefile (contents, props changed) head/devel/pecl-spl_types/Makefile (contents, props changed) head/devel/pecl-statgrab/Makefile (contents, props changed) head/devel/pecl-svn/Makefile (contents, props changed) head/devel/pecl-test_helpers/Makefile (contents, props changed) head/devel/pecl-uploadprogress/Makefile (contents, props changed) head/devel/pecl-xhprof/Makefile (contents, props changed) head/devel/php-jq/Makefile (contents, props changed) head/devel/php-memoize/Makefile (contents, props changed) head/devel/php-scalar_objects/Makefile (contents, props changed) head/devel/php-uprofiler/Makefile (contents, props changed) head/devel/php5-blitz-devel/Makefile (contents, props changed) head/devel/php5-blitz/Makefile (contents, props changed) head/devel/php5-dav/Makefile (contents, props changed) head/devel/php5-ice/Makefile (contents, props changed) head/devel/php5-pinba/Makefile (contents, props changed) head/devel/php5-thrift/Makefile (contents, props changed) head/finance/php-tclink/Makefile (contents, props changed) head/graphics/pecl-gmagick/Makefile (contents, props changed) head/graphics/php-libpuzzle/Makefile (contents, props changed) head/graphics/php-magickwand/Makefile (contents, props changed) head/graphics/php5-ffmpeg/Makefile (contents, props changed) head/japanese/php5-mecab/Makefile (contents, props changed) head/lang/pecl-perl/Makefile (contents, props changed) head/mail/pecl-mailparse/Makefile (contents, props changed) head/mail/pecl-pop3/Makefile (contents, props changed) head/math/pecl-big_int/Makefile (contents, props changed) head/math/pecl-stats/Makefile (contents, props changed) head/net-im/pecl-stomp/Makefile (contents, props changed) head/net-mgmt/observium/Makefile (contents, props changed) head/net-mgmt/phpip/Makefile (contents, props changed) head/net/pecl-amqp/Makefile (contents, props changed) head/net/pecl-oauth/Makefile (contents, props changed) head/print/pecl-haru/Makefile (contents, props changed) head/security/pecl-pam/Makefile (contents, props changed) head/security/pecl-ssh2/Makefile (contents, props changed) head/security/php-suhosin/Makefile (contents, props changed) head/security/phpdeadlock/Makefile (contents, props changed) head/sysutils/pecl-mogilefs/Makefile (contents, props changed) head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile (contents, props changed) head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile (contents, props changed) head/textproc/pecl-ctemplate/Makefile (contents, props changed) head/textproc/pecl-doublemetaphone/Makefile (contents, props changed) head/textproc/pecl-stem/Makefile (contents, props changed) head/textproc/pecl-syck/Makefile (contents, props changed) head/textproc/pecl-wbxml/Makefile (contents, props changed) head/textproc/pecl-xdiff/Makefile (contents, props changed) head/textproc/pecl-yaml/Makefile (contents, props changed) head/www/mediawiki126/Makefile (contents, props changed) head/www/pecl-sphinx/Makefile (contents, props changed) head/www/pecl-swish/Makefile (contents, props changed) head/www/pecl-yaf/Makefile (contents, props changed) head/www/php-templates/Makefile (contents, props changed) head/www/phpmyfaq/Makefile (contents, props changed) head/www/phprecipebook/Makefile (contents, props changed) head/www/revive-adserver/Makefile (contents, props changed) Modified: head/archivers/pecl-phk/Makefile ============================================================================== --- head/archivers/pecl-phk/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/archivers/pecl-phk/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:ext tar:tgz USE_PHP= hash:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-phk Modified: head/archivers/pecl-rar/Makefile ============================================================================== --- head/archivers/pecl-rar/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/archivers/pecl-rar/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE= PHP301 USES= php:ext tar:tgz USE_PHP= spl:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-rar Modified: head/converters/pecl-fribidi/Makefile ============================================================================== --- head/converters/pecl-fribidi/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/converters/pecl-fribidi/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ COMMENT= PECL extension for the Unicode LIB_DEPENDS= libfribidi.so:converters/fribidi USES= php:ext pkgconfig tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-fribidi=${LOCALBASE} Modified: head/converters/php5-bsdconv/Makefile ============================================================================== --- head/converters/php5-bsdconv/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/converters/php5-bsdconv/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -19,7 +19,7 @@ GH_ACCOUNT= buganini GH_PROJECT= php-${PORTNAME} USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-bsdconv=${LOCALBASE} .include Modified: head/databases/pear-MDB2_Driver_mysql/Makefile ============================================================================== --- head/databases/pear-MDB2_Driver_mysql/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pear-MDB2_Driver_mysql/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,6 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pear-Structures_DataGrid_DataSource_DBQuery/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pear-Structures_DataGrid_DataSource_DBTable/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pear-Structures_DataGrid_DataSource_DataObject/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 NO_ARCH= yes .include Modified: head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile ============================================================================== --- head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pear-Structures_DataGrid_DataSource_MDB2/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 NO_ARCH= yes .include Modified: head/databases/pecl-dbase/Makefile ============================================================================== --- head/databases/pecl-dbase/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pecl-dbase/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,6 +16,6 @@ COMMENT= dBase database file access func LICENSE= PHP301 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/databases/pecl-mongo/Makefile ============================================================================== --- head/databases/pecl-mongo/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pecl-mongo/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -20,6 +20,6 @@ USES= php:ext tar:tgz USE_PHP= spl:build CONFIGURE_ARGS= --enable-mongo SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/databases/pecl-pdo_user/Makefile ============================================================================== --- head/databases/pecl-pdo_user/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/pecl-pdo_user/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/PDO_USER-${PORTVERSIO USES= php:ext USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/databases/php-mdcached/Makefile ============================================================================== --- head/databases/php-mdcached/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/php-mdcached/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libmdcached.so:databases/mdcached USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-mdcached WRKSRC_SUBDIR= ${PORTNAME}/client_php/${PORTNAME} Modified: head/databases/php5-pdo_cassandra/Makefile ============================================================================== --- head/databases/php5-pdo_cassandra/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/php5-pdo_cassandra/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -25,7 +25,7 @@ USES= compiler:c++11-lib php:ext pkgcon USE_CXXSTD= c++11 USE_PHP= pdo:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include .include "${PORTSDIR}/devel/thrift/bsd.thrift.mk" Modified: head/databases/php5-tarantool/Makefile ============================================================================== --- head/databases/php5-tarantool/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/databases/php5-tarantool/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ USE_GITHUB= yes GH_PROJECT= ${PORTNAME}-php GH_TAGNAME= c1c5d5f TR_VER= 20151222 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS+= --with-tarantool Modified: head/devel/pecl-APCu/Makefile ============================================================================== --- head/devel/pecl-APCu/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-APCu/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ LICENSE= PHP301 CONFLICTS= pecl-APC-[0-9]* CFLAGS+= -I${LOCALBASE}/include -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 USES= php:ext tar:tgz PHP_MODNAME= ${PORTNAME:tl} Modified: head/devel/pecl-dio/Makefile ============================================================================== --- head/devel/pecl-dio/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-dio/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,6 +15,6 @@ COMMENT= PECL extension that provides di LICENSE= PHP30 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-gearman/Makefile ============================================================================== --- head/devel/pecl-gearman/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-gearman/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ LIB_DEPENDS= libgearman.so:devel/gearman USES= php:ext tar:tgz CONFIGURE_ARGS= --with-gearman -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-htscanner/Makefile ============================================================================== --- head/devel/pecl-htscanner/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-htscanner/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ COMMENT= Support htaccess for PHP LICENSE= PHP30 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-htscanner Modified: head/devel/pecl-inotify/Makefile ============================================================================== --- head/devel/pecl-inotify/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-inotify/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ LICENSE= PHP301 LIB_DEPENDS= libinotify.so:devel/libinotify USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-judy/Makefile ============================================================================== --- head/devel/pecl-judy/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-judy/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -21,6 +21,6 @@ BUILD_DEPENDS= Judy>=0:devel/judy CONFIGURE_ARGS= --with-judy=${LOCALBASE} USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-libevent/Makefile ============================================================================== --- head/devel/pecl-libevent/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-libevent/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ LIB_DEPENDS= libevent.so:devel/libevent2 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-ncurses/Makefile ============================================================================== --- head/devel/pecl-ncurses/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-ncurses/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,6 +16,6 @@ COMMENT= PECL extension for ncurses LICENSE= PHP301 USES= php:ext,cli ncurses -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 .include Modified: head/devel/pecl-newt/Makefile ============================================================================== --- head/devel/pecl-newt/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-newt/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ LICENSE= PHP301 LIB_DEPENDS= libnewt.so:devel/newt USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 post-patch: @${REINPLACE_CMD} -e '/SEARCH_PATH/ s,=",="${LOCALBASE} ${PREFIX} ,' \ Modified: head/devel/pecl-params/Makefile ============================================================================== --- head/devel/pecl-params/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-params/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -13,7 +13,7 @@ MAINTAINER= joneum@bsdproject.de COMMENT= PECL extension for a userspace equivalent of zend_parse_parameters() USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-params Modified: head/devel/pecl-scream/Makefile ============================================================================== --- head/devel/pecl-scream/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-scream/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ COMMENT= Break the silence operator LICENSE= PHP301 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 test: build @(cd ${WRKSRC} && ${MAKE} test) Modified: head/devel/pecl-spl_types/Makefile ============================================================================== --- head/devel/pecl-spl_types/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-spl_types/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -21,7 +21,7 @@ RE2C_RUN_DEPENDS= re2c:devel/re2c USE_PHP= spl USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-spl-types CFLAGS+= -I${LOCALBASE}/include Modified: head/devel/pecl-statgrab/Makefile ============================================================================== --- head/devel/pecl-statgrab/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-statgrab/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ COMMENT= PECL extension to retrieve info LIB_DEPENDS= libstatgrab0.so:devel/libstatgrab0 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-statgrab=${LOCALBASE} Modified: head/devel/pecl-svn/Makefile ============================================================================== --- head/devel/pecl-svn/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-svn/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ LIB_DEPENDS= libsvn_client-1.so:devel/su USE_CSTD= c99 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/pecl-test_helpers/Makefile ============================================================================== --- head/devel/pecl-test_helpers/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-test_helpers/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE CONFIGURE_ARGS= --enable-test-helpers USES= php:zend tar:tgz SUB_FILES= pkg-message -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 # This needs to be loaded *after* devel/php-xdebug PHP_MOD_PRIO= 30 Modified: head/devel/pecl-uploadprogress/Makefile ============================================================================== --- head/devel/pecl-uploadprogress/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-uploadprogress/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ COMMENT= Provides track progress of a fi LICENSE= PHP301 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-uploadprogress Modified: head/devel/pecl-xhprof/Makefile ============================================================================== --- head/devel/pecl-xhprof/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/pecl-xhprof/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/extension USES= php:ext ONLY_FOR_ARCHS= i386 amd64 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php-jq/Makefile ============================================================================== --- head/devel/php-jq/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php-jq/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -19,7 +19,7 @@ USE_GITHUB= yes GH_ACCOUNT= kjdev GH_PROJECT= php-ext-jq -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 USES= php:ext JQ_CMD= ${LOCALBASE}/bin/jq Modified: head/devel/php-memoize/Makefile ============================================================================== --- head/devel/php-memoize/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php-memoize/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ GH_ACCOUNT= arraypad USES= php:ext PHP_MODNAME= memoize -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-memoize OPTIONS_DEFINE= MEMCACHED MEMORY Modified: head/devel/php-scalar_objects/Makefile ============================================================================== --- head/devel/php-scalar_objects/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php-scalar_objects/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,6 +17,6 @@ GH_ACCOUNT= nikic GH_TAGNAME= baf4985 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php-uprofiler/Makefile ============================================================================== --- head/devel/php-uprofiler/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php-uprofiler/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -24,6 +24,6 @@ GH_TAGNAME= 483c1e5 WRKSRC_SUBDIR= extension USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php5-blitz-devel/Makefile ============================================================================== --- head/devel/php5-blitz-devel/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-blitz-devel/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,6 +16,6 @@ CONFLICTS= php5-blitz-0.6* USES= php:ext PHP_MODNAME= blitz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php5-blitz/Makefile ============================================================================== --- head/devel/php5-blitz/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-blitz/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,6 +14,6 @@ COMMENT= PHP templating engine CONFLICTS= php5-blitz-devel-[0-9]* USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php5-dav/Makefile ============================================================================== --- head/devel/php5-dav/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-dav/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ LIB_DEPENDS= libneon.so:www/neon USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 WRKSRC= ${WRKDIR}/${PORTNAME} Modified: head/devel/php5-ice/Makefile ============================================================================== --- head/devel/php5-ice/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-ice/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -24,7 +24,7 @@ PLIST= ${.CURDIR}/pkg-plist MAKE_ARGS+= PHP_EXT_DIR=${PHP_EXT_DIR} ICE_HOME=${LOCALBASE} \ PHP_HOME=${LOCALBASE} OPTIMIZE=yes USES+= php:build -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 BUILD_WRKSRC= ${WRKSRC}/php INSTALL_WRKSRC= ${WRKSRC}/php Modified: head/devel/php5-pinba/Makefile ============================================================================== --- head/devel/php5-pinba/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-pinba/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ GH_PROJECT= pinba_extension GH_TAGNAME= f76b673 USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/devel/php5-thrift/Makefile ============================================================================== --- head/devel/php5-thrift/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/devel/php5-thrift/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -13,7 +13,7 @@ COMMENT= PHP interface to Thrift USES= php:ext PHP_MODNAME= thrift_protocol -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 DISTINFO_FILE= ${.CURDIR}/../thrift/distinfo WRKSRC_SUBDIR= lib/php/src/ext/thrift_protocol Modified: head/finance/php-tclink/Makefile ============================================================================== --- head/finance/php-tclink/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/finance/php-tclink/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,7 +14,7 @@ COMMENT= PHP extension for TrustCommerce USES= php:ext ssl -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 post-patch: # avoid name conflicts with libressl Modified: head/graphics/pecl-gmagick/Makefile ============================================================================== --- head/graphics/pecl-gmagick/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/graphics/pecl-gmagick/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphi USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-gmagick=${LOCALBASE} Modified: head/graphics/php-libpuzzle/Makefile ============================================================================== --- head/graphics/php-libpuzzle/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/graphics/php-libpuzzle/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -19,7 +19,7 @@ LIB_DEPENDS= libpuzzle.so:graphics/libpu libgd.so:graphics/gd USES= php:ext tar:bzip2 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/php/${PORTNAME} Modified: head/graphics/php-magickwand/Makefile ============================================================================== --- head/graphics/php-magickwand/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/graphics/php-magickwand/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -15,7 +15,7 @@ COMMENT= PHP extension to manipulate ima LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick USES= php:ext pkgconfig -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-magickwand=${LOCALBASE} Modified: head/graphics/php5-ffmpeg/Makefile ============================================================================== --- head/graphics/php5-ffmpeg/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/graphics/php5-ffmpeg/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgd.so:graphics/gd \ libavutil.so:multimedia/ffmpeg -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 USES= localbase php:ext tar:xz .include Modified: head/japanese/php5-mecab/Makefile ============================================================================== --- head/japanese/php5-mecab/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/japanese/php5-mecab/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,7 +14,7 @@ COMMENT= PHP5 extension for MeCab Morpho LIB_DEPENDS= libmecab.so:japanese/mecab USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-mecab=${LOCALBASE}/bin/mecab-config .include Modified: head/lang/pecl-perl/Makefile ============================================================================== --- head/lang/pecl-perl/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/lang/pecl-perl/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,7 +14,7 @@ COMMENT= Embedded Perl LICENSE= PHP301 -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 USES= perl5 php:ext tar:tgz Modified: head/mail/pecl-mailparse/Makefile ============================================================================== --- head/mail/pecl-mailparse/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/mail/pecl-mailparse/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,6 +18,6 @@ PORTSCOUT= limit:^2.* USES= php:ext tar:tgz USE_PHP= mbstring:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/mail/pecl-pop3/Makefile ============================================================================== --- head/mail/pecl-pop3/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/mail/pecl-pop3/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,6 +14,6 @@ MAINTAINER= buganini@gmail.com COMMENT= POP3 Client Library for PHP USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/math/pecl-big_int/Makefile ============================================================================== --- head/math/pecl-big_int/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/math/pecl-big_int/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -13,7 +13,7 @@ MAINTAINER= joneum@bsdproject.de COMMENT= Functions for calculations with arbitrary length integers and bitsets USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 DOCS= CREDITS INSTALL LICENSE README docs/index.html libbig_int/CREDITS \ libbig_int/LICENSE Modified: head/math/pecl-stats/Makefile ============================================================================== --- head/math/pecl-stats/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/math/pecl-stats/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,6 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/net-im/pecl-stomp/Makefile ============================================================================== --- head/net-im/pecl-stomp/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/net-im/pecl-stomp/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,6 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PORTSCOUT= limit:^1.* USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/net-mgmt/observium/Makefile ============================================================================== --- head/net-mgmt/observium/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/net-mgmt/observium/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -55,7 +55,7 @@ SHEBANG_FILES= mibs/process.pl \ poller-wrapper.py USE_PHP= ctype filter gd iconv json mcrypt mysql mysqli posix session snmp tokenizer xml zlib -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 NO_BUILD= yes Modified: head/net-mgmt/phpip/Makefile ============================================================================== --- head/net-mgmt/phpip/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/net-mgmt/phpip/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -20,7 +20,7 @@ USE_PHP= mysql USES= dos2unix WANT_PHP_WEB= yes -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 PHPIP?= www/phpip PLIST_SUB+= PHPIP=${PHPIP} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} Modified: head/net/pecl-amqp/Makefile ============================================================================== --- head/net/pecl-amqp/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/net/pecl-amqp/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,6 +16,6 @@ COMMENT= PHP extension for AMQP API LIB_DEPENDS= librabbitmq.so:net/rabbitmq-c-devel USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/net/pecl-oauth/Makefile ============================================================================== --- head/net/pecl-oauth/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/net/pecl-oauth/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -24,6 +24,6 @@ LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/print/pecl-haru/Makefile ============================================================================== --- head/print/pecl-haru/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/print/pecl-haru/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/hpdf RUN_DEPENDS:= ${LOCALBASE}/include/hpdf.h:print/libharu USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS+= --with-haru=${LOCALBASE} CFLAGS+= -I${LOCALBASE}/include Modified: head/security/pecl-pam/Makefile ============================================================================== --- head/security/pecl-pam/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/security/pecl-pam/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -14,6 +14,6 @@ COMMENT= PECL classes for PAM integratio LICENSE= PHP202 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/security/pecl-ssh2/Makefile ============================================================================== --- head/security/pecl-ssh2/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/security/pecl-ssh2/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libssh2.so:security/libssh2 USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${EXTRA_LIBS} Modified: head/security/php-suhosin/Makefile ============================================================================== --- head/security/php-suhosin/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/security/php-suhosin/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ OPTIONS_DEFINE= EXAMPLES USES= php:ext USE_PHP= session:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-suhosin Modified: head/security/phpdeadlock/Makefile ============================================================================== --- head/security/phpdeadlock/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/security/phpdeadlock/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -25,7 +25,7 @@ USE_PHP= mysql session ctype pcre NO_BUILD= yes NO_ARCH= yes -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 SUB_FILES= pkg-message SUB_LIST= DLURL=${DLURL} DLDIR=${DLDIR} Modified: head/sysutils/pecl-mogilefs/Makefile ============================================================================== --- head/sysutils/pecl-mogilefs/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/sysutils/pecl-mogilefs/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ LICENSE= BSD LIB_DEPENDS= libneon.so:www/neon USES= php:ext -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 post-extract: @${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' ${WRKSRC}/config.m4 Modified: head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pear-Structures_DataGrid_DataSource_RSS/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 .include Modified: head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile ============================================================================== --- head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pear-Structures_DataGrid_DataSource_XML/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -13,6 +13,6 @@ RUN_DEPENDS= ${PEARDIR}/Structures/DataG USES= pear USE_PHP= mysql -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 .include Modified: head/textproc/pecl-ctemplate/Makefile ============================================================================== --- head/textproc/pecl-ctemplate/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-ctemplate/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ USES= php:ext localbase:ldflags USE_GITHUB= yes GH_ACCOUNT= vanillahsu GH_PROJECT= pecl-ctemplate -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --with-cTemplate=${LOCALBASE} Modified: head/textproc/pecl-doublemetaphone/Makefile ============================================================================== --- head/textproc/pecl-doublemetaphone/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-doublemetaphone/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-doublemetaphone Modified: head/textproc/pecl-stem/Makefile ============================================================================== --- head/textproc/pecl-stem/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-stem/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 post-configure: echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h Modified: head/textproc/pecl-syck/Makefile ============================================================================== --- head/textproc/pecl-syck/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-syck/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libsyck. USES= php:ext tar:tgz USE_PHP= spl:build hash:build -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-syck Modified: head/textproc/pecl-wbxml/Makefile ============================================================================== --- head/textproc/pecl-wbxml/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-wbxml/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ USES= php:ext tar:tgz CONFIGURE_ARGS= --with-wbxml=${LOCALBASE} \ --with-libexpat-dir=${LOCALBASE} -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' ${WRKSRC}/config.m4 Modified: head/textproc/pecl-xdiff/Makefile ============================================================================== --- head/textproc/pecl-xdiff/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-xdiff/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -19,7 +19,7 @@ LIB_DEPENDS= libxdiff.so:textproc/libxdi PORTSCOUT= limit:^1.* USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 LDFLAGS+= -L${LOCALBASE}/lib Modified: head/textproc/pecl-yaml/Makefile ============================================================================== --- head/textproc/pecl-yaml/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/textproc/pecl-yaml/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -19,6 +19,6 @@ LIB_DEPENDS= libyaml.so:textproc/libyaml PORTSCOUT= limit:^1.* USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/www/mediawiki126/Makefile ============================================================================== --- head/www/mediawiki126/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/mediawiki126/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -45,7 +45,7 @@ IMAGICK_DESC= Use ImageMagick SOCKETS_DESC= Use sockets MYSQL_USE= mysql=client php=mysql -MYSQL_VARS= IGNORE_WITH_PHP+=70 +MYSQL_VARS= IGNORE_WITH_PHP+="70 71" PGSQL_USE= php=pgsql SQLITE_USE= php=sqlite3 LDAP_USE= php=ldap Modified: head/www/pecl-sphinx/Makefile ============================================================================== --- head/www/pecl-sphinx/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/pecl-sphinx/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ LICENSE= PHP301 LIB_DEPENDS= libsphinxclient.so:textproc/libsphinxclient USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message Modified: head/www/pecl-swish/Makefile ============================================================================== --- head/www/pecl-swish/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/pecl-swish/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -18,7 +18,7 @@ BUILD_DEPENDS= swish-config:www/swish-e RUN_DEPENDS:= swish-config:www/swish-e USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-swish --with-swish=${LOCALBASE}/bin Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/pecl-yaf/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -20,6 +20,6 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .include Modified: head/www/php-templates/Makefile ============================================================================== --- head/www/php-templates/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/php-templates/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ COMMENT= Template framework for PHP WRKSRC= ${WRKDIR}/templates USES= dos2unix php:phpize -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 CONFIGURE_ARGS= --enable-templates=shared Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/phpmyfaq/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -17,7 +17,7 @@ USE_PHP= filter json mysql pcre pdf sess FAQ_DIR= attachments data images inc pdf xml NO_BUILD= YES NO_ARCH= YES -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 do-install: @${MKDIR} ${STAGEDIR}${WWWDIR} Modified: head/www/phprecipebook/Makefile ============================================================================== --- head/www/phprecipebook/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/phprecipebook/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -27,7 +27,7 @@ OPTIONS_DEFAULT= MYSQL MYSQL_USE= PHP=mysql MYSQL_USES= mysql -MYSQL_VARS= IGNORE_WITH_PHP+=70 +MYSQL_VARS= IGNORE_WITH_PHP+="70 71" PGSQL_USE= PHP=pgsql PGSQL_USES= pgsql Modified: head/www/revive-adserver/Makefile ============================================================================== --- head/www/revive-adserver/Makefile Tue Feb 7 11:43:10 2017 (r433542) +++ head/www/revive-adserver/Makefile Tue Feb 7 12:14:34 2017 (r433543) @@ -23,7 +23,7 @@ PLIST_SUB+= WWWOWN="${WWWOWN}" WWWGRP="$ .if !defined(WITHOUT_PHP_DEPENDS) USE_PHP= xml pcre zlib mysql pgsql ftp -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP= 70 71 .endif do-install: From owner-svn-ports-head@freebsd.org Tue Feb 7 12:27:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52365CD1BF0; Tue, 7 Feb 2017 12:27: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 215CD1F91; Tue, 7 Feb 2017 12:27: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 v17CR2xG055975; Tue, 7 Feb 2017 12:27:02 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17CR23T055974; Tue, 7 Feb 2017 12:27:02 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702071227.v17CR23T055974@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 7 Feb 2017 12:27:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433544 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 12:27:03 -0000 Author: mat Date: Tue Feb 7 12:27:02 2017 New Revision: 433544 URL: https://svnweb.freebsd.org/changeset/ports/433544 Log: Make USES=php behaves a bit more nicely with PHP 7.0 and 7.1 for ports where USE_PHP includes modules that are 5.6 only (like mysql). Sponsored by: Absolight Modified: head/Mk/Uses/php.mk Modified: head/Mk/Uses/php.mk ============================================================================== --- head/Mk/Uses/php.mk Tue Feb 7 12:14:34 2017 (r433543) +++ head/Mk/Uses/php.mk Tue Feb 7 12:27:02 2017 (r433544) @@ -139,6 +139,7 @@ PHP_EXT_INC?= "" . if defined(IGNORE_WITH_PHP) . for VER in ${IGNORE_WITH_PHP} . if ${PHP_VER} == "${VER}" +_IGNORE_PHP_SET= IGNORE= cannot be installed: doesn't work with lang/php${PHP_VER} port\ (doesn't support PHP ${IGNORE_WITH_PHP:C/^([57])/\1./}) . endif @@ -402,7 +403,7 @@ BUILD_DEPENDS+= ${PHPBASE}/lib/php/${PHP RUN_DEPENDS+= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/${extension:S/:build//}.so:${${extension:S/:build//}_DEPENDS} . endif . else -. if ${ext:tl} != "yes" +. if ${ext:tl} != "yes" && !defined(_IGNORE_PHP_SET) check-makevars:: @${ECHO_CMD} "Unknown extension ${extension:S/:build//} for PHP ${PHP_VER}." @${FALSE} From owner-svn-ports-head@freebsd.org Tue Feb 7 12:44:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A61CCD4108; Tue, 7 Feb 2017 12:44:21 +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 0A487C7B; Tue, 7 Feb 2017 12:44:20 +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 v17CiK9X063968; Tue, 7 Feb 2017 12:44:20 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17CiJ4U063966; Tue, 7 Feb 2017 12:44:19 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702071244.v17CiJ4U063966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 7 Feb 2017 12:44:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433545 - head/www/phpmyfaq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 12:44:21 -0000 Author: mat Date: Tue Feb 7 12:44:19 2017 New Revision: 433545 URL: https://svnweb.freebsd.org/changeset/ports/433545 Log: The CamelCase distfile url redirects to the lowercase distfile url, so use it directly. Sponsored by: Absolight Modified: head/www/phpmyfaq/Makefile (contents, props changed) head/www/phpmyfaq/distinfo (contents, props changed) Modified: head/www/phpmyfaq/Makefile ============================================================================== --- head/www/phpmyfaq/Makefile Tue Feb 7 12:27:02 2017 (r433544) +++ head/www/phpmyfaq/Makefile Tue Feb 7 12:44:19 2017 (r433545) @@ -5,7 +5,6 @@ PORTNAME= phpmyfaq PORTVERSION= 2.9.6 CATEGORIES= www MASTER_SITES= http://download.phpmyfaq.de/files/ -DISTNAME= phpMyFAQ-${PORTVERSION} MAINTAINER= flo@FreeBSD.org COMMENT= Multilingual, completely database-driven FAQ-system Modified: head/www/phpmyfaq/distinfo ============================================================================== --- head/www/phpmyfaq/distinfo Tue Feb 7 12:27:02 2017 (r433544) +++ head/www/phpmyfaq/distinfo Tue Feb 7 12:44:19 2017 (r433545) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485550608 -SHA256 (phpMyFAQ-2.9.6.tar.gz) = c601a995b2faaac159124a06495937d49f70e2683ff18f8f65ddcb525591c013 -SIZE (phpMyFAQ-2.9.6.tar.gz) = 6764646 +TIMESTAMP = 1486471380 +SHA256 (phpmyfaq-2.9.6.tar.gz) = c601a995b2faaac159124a06495937d49f70e2683ff18f8f65ddcb525591c013 +SIZE (phpmyfaq-2.9.6.tar.gz) = 6764646 From owner-svn-ports-head@freebsd.org Tue Feb 7 13:03:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66087CD45CB; Tue, 7 Feb 2017 13:03:32 +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 35590166E; Tue, 7 Feb 2017 13:03:32 +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 v17D3V23072091; Tue, 7 Feb 2017 13:03:31 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17D3VSf072089; Tue, 7 Feb 2017 13:03:31 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071303.v17D3VSf072089@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 13:03:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433546 - head/astro/josm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:03:32 -0000 Author: amdmi3 Date: Tue Feb 7 13:03:31 2017 New Revision: 433546 URL: https://svnweb.freebsd.org/changeset/ports/433546 Log: - Update to 11526 Modified: head/astro/josm/Makefile head/astro/josm/distinfo Modified: head/astro/josm/Makefile ============================================================================== --- head/astro/josm/Makefile Tue Feb 7 12:44:19 2017 (r433545) +++ head/astro/josm/Makefile Tue Feb 7 13:03:31 2017 (r433546) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= josm -PORTVERSION= 11427 +PORTVERSION= 11526 CATEGORIES= astro java MASTER_SITES= http://josm.openstreetmap.de/download/ \ http://mirror.amdmi3.ru/distfiles/ Modified: head/astro/josm/distinfo ============================================================================== --- head/astro/josm/distinfo Tue Feb 7 12:44:19 2017 (r433545) +++ head/astro/josm/distinfo Tue Feb 7 13:03:31 2017 (r433546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484072960 -SHA256 (josm-snapshot-11427.jar) = 0326e6656efbc492448c5e9966857a768709ddddb7e65e930f44bf9972aa6fb9 -SIZE (josm-snapshot-11427.jar) = 11086142 +TIMESTAMP = 1486403244 +SHA256 (josm-snapshot-11526.jar) = 8dde53a6e655655a189fa04f89e286515de0531005cdaac40040fbb5b0dbc484 +SIZE (josm-snapshot-11526.jar) = 11108572 From owner-svn-ports-head@freebsd.org Tue Feb 7 13:06:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 080AFCD461A; Tue, 7 Feb 2017 13:06:18 +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 C08D41795; Tue, 7 Feb 2017 13:06:17 +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 v17D6GKO072301; Tue, 7 Feb 2017 13:06:16 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17D6Gpk072299; Tue, 7 Feb 2017 13:06:16 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702071306.v17D6Gpk072299@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 7 Feb 2017 13:06:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433547 - head/net-mgmt/nagios-plugins X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:06:18 -0000 Author: mat Date: Tue Feb 7 13:06:16 2017 New Revision: 433547 URL: https://svnweb.freebsd.org/changeset/ports/433547 Log: Update to 2.2.0 Sponsored by: Absolight Modified: head/net-mgmt/nagios-plugins/Makefile (contents, props changed) head/net-mgmt/nagios-plugins/distinfo (contents, props changed) Modified: head/net-mgmt/nagios-plugins/Makefile ============================================================================== --- head/net-mgmt/nagios-plugins/Makefile Tue Feb 7 13:03:31 2017 (r433546) +++ head/net-mgmt/nagios-plugins/Makefile Tue Feb 7 13:06:16 2017 (r433547) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nagios-plugins -PORTVERSION= 2.1.4 +PORTVERSION= 2.2.0 PORTREVISION= 0 PORTEPOCH= 1 CATEGORIES= net-mgmt Modified: head/net-mgmt/nagios-plugins/distinfo ============================================================================== --- head/net-mgmt/nagios-plugins/distinfo Tue Feb 7 13:03:31 2017 (r433546) +++ head/net-mgmt/nagios-plugins/distinfo Tue Feb 7 13:06:16 2017 (r433547) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482317108 -SHA256 (nagios-plugins-2.1.4.tar.gz) = 4355b5daede0fa72bbb55d805d724dfa3d05e7f66592ad71b4e047c6d9cdd090 -SIZE (nagios-plugins-2.1.4.tar.gz) = 2721216 +TIMESTAMP = 1486472062 +SHA256 (nagios-plugins-2.2.0.tar.gz) = c37b9ceadea54786799da6078c6720cea2dd408879cfb7f401bef84b808a9e1c +SIZE (nagios-plugins-2.2.0.tar.gz) = 2725282 From owner-svn-ports-head@freebsd.org Tue Feb 7 13:13:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71C4BCD48BB; Tue, 7 Feb 2017 13:13:41 +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 00C9E1C14; Tue, 7 Feb 2017 13:13:40 +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 v17DDeBd076221; Tue, 7 Feb 2017 13:13:40 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17DDdwV076217; Tue, 7 Feb 2017 13:13:39 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071313.v17DDdwV076217@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 13:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433548 - in head/graphics: . geos35 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:13:41 -0000 Author: amdmi3 Date: Tue Feb 7 13:13:39 2017 New Revision: 433548 URL: https://svnweb.freebsd.org/changeset/ports/433548 Log: - Copy graphics/geos at version 3.5 to graphics/geos35 This is needed to fix osm2pgsql which is not compatible with geos 3.6. For this purpose, the port was simplified (unneeded options and files removed) and conflicts with graphics/geos were resolved (includes placed under include/geos35, libraries renamed to libgeos35.{a,so}, geos-config renamed to geos-config35). The library behaves correct wrt SONAME, as it points to libgeos-${PORTVERSION}.so Added: head/graphics/geos35/ - copied from r426351, head/graphics/geos/ Modified: head/graphics/Makefile head/graphics/geos35/Makefile head/graphics/geos35/distinfo head/graphics/geos35/pkg-plist Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Tue Feb 7 13:06:16 2017 (r433547) +++ head/graphics/Makefile Tue Feb 7 13:13:39 2017 (r433548) @@ -227,6 +227,7 @@ SUBDIR += geomorph SUBDIR += geomview SUBDIR += geos + SUBDIR += geos35 SUBDIR += geoserver SUBDIR += gexiv2 SUBDIR += giblib Modified: head/graphics/geos35/Makefile ============================================================================== --- head/graphics/geos/Makefile Sat Nov 19 08:02:56 2016 (r426351) +++ head/graphics/geos35/Makefile Tue Feb 7 13:13:39 2017 (r433548) @@ -3,21 +3,20 @@ PORTNAME= geos PORTVERSION= 3.5.0 -PORTREVISION= 1 +PORTREVISION= 3 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ \ LOCAL/sunpoet +PKGNAMESUFFIX= 35 -MAINTAINER= sunpoet@FreeBSD.org +MAINTAINER= amdmi3@FreeBSD.org COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -OPTIONS_DEFINE= PHP PYTHON RUBY -OPTIONS_SUB= yes - -CONFIGURE_ARGS= ac_cv_path_SWIG=${LOCALBASE}/bin/swig3.0 +CONFIGURE_ARGS= --program-suffix=35 \ + ac_cv_path_SWIG=${LOCALBASE}/bin/swig3.0 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check @@ -26,21 +25,20 @@ USES= gmake libtool tar:bzip2 PLIST_SUB= PORTVERSION=${PORTVERSION} -PHP_BUILD_DEPENDS= swig3.0:devel/swig30 -PHP_CONFIGURE_ENABLE= php -PHP_USES= php:build -PYTHON_BUILD_DEPENDS= swig3.0:devel/swig30 -PYTHON_CONFIGURE_ENABLE=python -PYTHON_USES= python:2 -RUBY_BUILD_DEPENDS= swig3.0:devel/swig30 -RUBY_CONFIGURE_ENABLE= ruby -RUBY_CONFIGURE_ENV= RUBY="${RUBY}" -RUBY_USE= RUBY=yes - post-patch: @${REINPLACE_CMD} -e 's|-lstdc++||' ${WRKSRC}/tests/geostest/Makefile.in ${WRKSRC}/tests/thread/Makefile.in post-configure: @${FIND} ${WRKSRC} -name Makefile -exec ${REINPLACE_CMD} -e '/CXXFLAGS = / s| -O2||' '{}' \; +post-install: + @${MKDIR} ${STAGEDIR}${PREFIX}/include/geos35 + @${MV} ${STAGEDIR}${PREFIX}/include/geos ${STAGEDIR}${PREFIX}/include/geos35 + @${MV} ${STAGEDIR}${PREFIX}/include/*.h ${STAGEDIR}${PREFIX}/include/geos35 + @${RM} ${STAGEDIR}${PREFIX}/lib/libgeos_c* + @${MV} ${STAGEDIR}${PREFIX}/lib/libgeos.a ${STAGEDIR}${PREFIX}/lib/libgeos35.a + @${MV} ${STAGEDIR}${PREFIX}/lib/libgeos.so ${STAGEDIR}${PREFIX}/lib/libgeos35.so + @${FIND} ${STAGEDIR}${PREFIX}/include -type f -exec ${REINPLACE_CMD} -i '' \ + -e 's|include Modified: head/graphics/geos35/distinfo ============================================================================== --- head/graphics/geos/distinfo Sat Nov 19 08:02:56 2016 (r426351) +++ head/graphics/geos35/distinfo Tue Feb 7 13:13:39 2017 (r433548) @@ -1,2 +1,3 @@ +TIMESTAMP = 1479915831 SHA256 (geos-3.5.0.tar.bz2) = 49982b23bcfa64a53333dab136b82e25354edeb806e5a2e2f5b8aa98b1d0ae02 SIZE (geos-3.5.0.tar.bz2) = 1949397 Modified: head/graphics/geos35/pkg-plist ============================================================================== --- head/graphics/geos/pkg-plist Sat Nov 19 08:02:56 2016 (r426351) +++ head/graphics/geos35/pkg-plist Tue Feb 7 13:13:39 2017 (r433548) @@ -1,394 +1,381 @@ -bin/geos-config -include/geos.h -include/geos/algorithm/Angle.h -include/geos/algorithm/BoundaryNodeRule.h -include/geos/algorithm/CGAlgorithms.h -include/geos/algorithm/CentralEndpointIntersector.h -include/geos/algorithm/Centroid.h -include/geos/algorithm/CentroidArea.h -include/geos/algorithm/CentroidLine.h -include/geos/algorithm/CentroidPoint.h -include/geos/algorithm/ConvexHull.h -include/geos/algorithm/ConvexHull.inl -include/geos/algorithm/HCoordinate.h -include/geos/algorithm/InteriorPointArea.h -include/geos/algorithm/InteriorPointLine.h -include/geos/algorithm/InteriorPointPoint.h -include/geos/algorithm/LineIntersector.h -include/geos/algorithm/MCPointInRing.h -include/geos/algorithm/MinimumDiameter.h -include/geos/algorithm/NotRepresentableException.h -include/geos/algorithm/PointInRing.h -include/geos/algorithm/PointLocator.h -include/geos/algorithm/RayCrossingCounter.h -include/geos/algorithm/RobustDeterminant.h -include/geos/algorithm/SIRtreePointInRing.h -include/geos/algorithm/SimplePointInRing.h -include/geos/algorithm/distance/DiscreteHausdorffDistance.h -include/geos/algorithm/distance/DistanceToPoint.h -include/geos/algorithm/distance/PointPairDistance.h -include/geos/algorithm/locate/IndexedPointInAreaLocator.h -include/geos/algorithm/locate/PointOnGeometryLocator.h -include/geos/algorithm/locate/SimplePointInAreaLocator.h -include/geos/export.h -include/geos/geom.h -include/geos/geom/BinaryOp.h -include/geos/geom/Coordinate.h -include/geos/geom/Coordinate.inl -include/geos/geom/CoordinateArraySequence.h -include/geos/geom/CoordinateArraySequenceFactory.h -include/geos/geom/CoordinateArraySequenceFactory.inl -include/geos/geom/CoordinateFilter.h -include/geos/geom/CoordinateList.h -include/geos/geom/CoordinateSequence.h -include/geos/geom/CoordinateSequenceFactory.h -include/geos/geom/CoordinateSequenceFilter.h -include/geos/geom/Dimension.h -include/geos/geom/Envelope.h -include/geos/geom/Envelope.inl -include/geos/geom/Geometry.h -include/geos/geom/GeometryCollection.h -include/geos/geom/GeometryCollection.inl -include/geos/geom/GeometryComponentFilter.h -include/geos/geom/GeometryFactory.h -include/geos/geom/GeometryFactory.inl -include/geos/geom/GeometryFilter.h -include/geos/geom/GeometryList.h -include/geos/geom/IntersectionMatrix.h -include/geos/geom/LineSegment.h -include/geos/geom/LineSegment.inl -include/geos/geom/LineString.h -include/geos/geom/Lineal.h -include/geos/geom/LinearRing.h -include/geos/geom/Location.h -include/geos/geom/MultiLineString.h -include/geos/geom/MultiLineString.inl -include/geos/geom/MultiPoint.h -include/geos/geom/MultiPolygon.h -include/geos/geom/MultiPolygon.inl -include/geos/geom/Point.h -include/geos/geom/Polygon.h -include/geos/geom/Polygonal.h -include/geos/geom/PrecisionModel.h -include/geos/geom/PrecisionModel.inl -include/geos/geom/Puntal.h -include/geos/geom/Triangle.h -include/geos/geom/prep/AbstractPreparedPolygonContains.h -include/geos/geom/prep/BasicPreparedGeometry.h -include/geos/geom/prep/PreparedGeometry.h -include/geos/geom/prep/PreparedGeometryFactory.h -include/geos/geom/prep/PreparedLineString.h -include/geos/geom/prep/PreparedLineStringIntersects.h -include/geos/geom/prep/PreparedPoint.h -include/geos/geom/prep/PreparedPolygon.h -include/geos/geom/prep/PreparedPolygonContains.h -include/geos/geom/prep/PreparedPolygonContainsProperly.h -include/geos/geom/prep/PreparedPolygonCovers.h -include/geos/geom/prep/PreparedPolygonIntersects.h -include/geos/geom/prep/PreparedPolygonPredicate.h -include/geos/geom/util/ComponentCoordinateExtracter.h -include/geos/geom/util/CoordinateOperation.h -include/geos/geom/util/GeometryCombiner.h -include/geos/geom/util/GeometryEditor.h -include/geos/geom/util/GeometryEditorOperation.h -include/geos/geom/util/GeometryExtracter.h -include/geos/geom/util/GeometryTransformer.h -include/geos/geom/util/LinearComponentExtracter.h -include/geos/geom/util/PointExtracter.h -include/geos/geom/util/PolygonExtracter.h -include/geos/geom/util/ShortCircuitedGeometryVisitor.h -include/geos/geom/util/SineStarFactory.h -include/geos/geomUtil.h -include/geos/geomgraph.h -include/geos/geomgraph/Depth.h -include/geos/geomgraph/DirectedEdge.h -include/geos/geomgraph/DirectedEdge.inl -include/geos/geomgraph/DirectedEdgeStar.h -include/geos/geomgraph/Edge.h -include/geos/geomgraph/EdgeEnd.h -include/geos/geomgraph/EdgeEndStar.h -include/geos/geomgraph/EdgeIntersection.h -include/geos/geomgraph/EdgeIntersectionList.h -include/geos/geomgraph/EdgeList.h -include/geos/geomgraph/EdgeNodingValidator.h -include/geos/geomgraph/EdgeRing.h -include/geos/geomgraph/GeometryGraph.h -include/geos/geomgraph/GeometryGraph.inl -include/geos/geomgraph/GraphComponent.h -include/geos/geomgraph/Label.h -include/geos/geomgraph/Node.h -include/geos/geomgraph/NodeFactory.h -include/geos/geomgraph/NodeMap.h -include/geos/geomgraph/PlanarGraph.h -include/geos/geomgraph/Position.h -include/geos/geomgraph/Quadrant.h -include/geos/geomgraph/TopologyLocation.h -include/geos/geomgraph/index/EdgeSetIntersector.h -include/geos/geomgraph/index/MonotoneChain.h -include/geos/geomgraph/index/MonotoneChainEdge.h -include/geos/geomgraph/index/MonotoneChainIndexer.h -include/geos/geomgraph/index/SegmentIntersector.h -include/geos/geomgraph/index/SimpleEdgeSetIntersector.h -include/geos/geomgraph/index/SimpleMCSweepLineIntersector.h -include/geos/geomgraph/index/SimpleSweepLineIntersector.h -include/geos/geomgraph/index/SweepLineEvent.h -include/geos/geomgraph/index/SweepLineEventObj.h -include/geos/geomgraph/index/SweepLineSegment.h -include/geos/geomgraphindex.h -include/geos/geosAlgorithm.h -include/geos/index/ItemVisitor.h -include/geos/index/SpatialIndex.h -include/geos/index/bintree/Bintree.h -include/geos/index/bintree/Interval.h -include/geos/index/bintree/Key.h -include/geos/index/bintree/Node.h -include/geos/index/bintree/NodeBase.h -include/geos/index/bintree/Root.h -include/geos/index/chain/MonotoneChain.h -include/geos/index/chain/MonotoneChainBuilder.h -include/geos/index/chain/MonotoneChainOverlapAction.h -include/geos/index/chain/MonotoneChainSelectAction.h -include/geos/index/intervalrtree/IntervalRTreeBranchNode.h -include/geos/index/intervalrtree/IntervalRTreeLeafNode.h -include/geos/index/intervalrtree/IntervalRTreeNode.h -include/geos/index/intervalrtree/SortedPackedIntervalRTree.h -include/geos/index/quadtree/DoubleBits.h -include/geos/index/quadtree/IntervalSize.h -include/geos/index/quadtree/Key.h -include/geos/index/quadtree/Node.h -include/geos/index/quadtree/NodeBase.h -include/geos/index/quadtree/Quadtree.h -include/geos/index/quadtree/Root.h -include/geos/index/strtree/AbstractNode.h -include/geos/index/strtree/AbstractSTRtree.h -include/geos/index/strtree/Boundable.h -include/geos/index/strtree/Interval.h -include/geos/index/strtree/ItemBoundable.h -include/geos/index/strtree/SIRtree.h -include/geos/index/strtree/STRtree.h -include/geos/index/sweepline/SweepLineEvent.h -include/geos/index/sweepline/SweepLineIndex.h -include/geos/index/sweepline/SweepLineInterval.h -include/geos/index/sweepline/SweepLineOverlapAction.h -include/geos/indexBintree.h -include/geos/indexChain.h -include/geos/indexQuadtree.h -include/geos/indexStrtree.h -include/geos/indexSweepline.h -include/geos/inline.h -include/geos/io.h -include/geos/io/ByteOrderDataInStream.h -include/geos/io/ByteOrderDataInStream.inl -include/geos/io/ByteOrderValues.h -include/geos/io/CLocalizer.h -include/geos/io/ParseException.h -include/geos/io/StringTokenizer.h -include/geos/io/WKBConstants.h -include/geos/io/WKBReader.h -include/geos/io/WKBWriter.h -include/geos/io/WKTReader.h -include/geos/io/WKTReader.inl -include/geos/io/WKTWriter.h -include/geos/io/Writer.h -include/geos/linearref/ExtractLineByLocation.h -include/geos/linearref/LengthIndexOfPoint.h -include/geos/linearref/LengthIndexedLine.h -include/geos/linearref/LengthLocationMap.h -include/geos/linearref/LinearGeometryBuilder.h -include/geos/linearref/LinearIterator.h -include/geos/linearref/LinearLocation.h -include/geos/linearref/LocationIndexOfLine.h -include/geos/linearref/LocationIndexOfPoint.h -include/geos/linearref/LocationIndexedLine.h -include/geos/noding.h -include/geos/noding/BasicSegmentString.h -include/geos/noding/FastNodingValidator.h -include/geos/noding/FastSegmentSetIntersectionFinder.h -include/geos/noding/GeometryNoder.h -include/geos/noding/IntersectionAdder.h -include/geos/noding/IntersectionFinderAdder.h -include/geos/noding/IteratedNoder.h -include/geos/noding/MCIndexNoder.h -include/geos/noding/MCIndexNoder.inl -include/geos/noding/MCIndexSegmentSetMutualIntersector.h -include/geos/noding/NodableSegmentString.h -include/geos/noding/NodedSegmentString.h -include/geos/noding/Noder.h -include/geos/noding/NodingValidator.h -include/geos/noding/Octant.h -include/geos/noding/OrientedCoordinateArray.h -include/geos/noding/ScaledNoder.h -include/geos/noding/SegmentIntersectionDetector.h -include/geos/noding/SegmentIntersector.h -include/geos/noding/SegmentNode.h -include/geos/noding/SegmentNodeList.h -include/geos/noding/SegmentPointComparator.h -include/geos/noding/SegmentSetMutualIntersector.h -include/geos/noding/SegmentString.h -include/geos/noding/SegmentStringUtil.h -include/geos/noding/SimpleNoder.h -include/geos/noding/SingleInteriorIntersectionFinder.h -include/geos/noding/SinglePassNoder.h -include/geos/noding/snapround/HotPixel.h -include/geos/noding/snapround/HotPixel.inl -include/geos/noding/snapround/MCIndexPointSnapper.h -include/geos/noding/snapround/MCIndexSnapRounder.h -include/geos/noding/snapround/SimpleSnapRounder.h -include/geos/nodingSnapround.h -include/geos/opBuffer.h -include/geos/opDistance.h -include/geos/opLinemerge.h -include/geos/opOverlay.h -include/geos/opPolygonize.h -include/geos/opPredicate.h -include/geos/opRelate.h -include/geos/opValid.h -include/geos/operation.h -include/geos/operation/GeometryGraphOperation.h -include/geos/operation/IsSimpleOp.h -include/geos/operation/buffer/BufferBuilder.h -include/geos/operation/buffer/BufferInputLineSimplifier.h -include/geos/operation/buffer/BufferOp.h -include/geos/operation/buffer/BufferParameters.h -include/geos/operation/buffer/BufferSubgraph.h -include/geos/operation/buffer/OffsetCurveBuilder.h -include/geos/operation/buffer/OffsetCurveSetBuilder.h -include/geos/operation/buffer/OffsetSegmentGenerator.h -include/geos/operation/buffer/OffsetSegmentString.h -include/geos/operation/buffer/RightmostEdgeFinder.h -include/geos/operation/buffer/SubgraphDepthLocater.h -include/geos/operation/distance/ConnectedElementLocationFilter.h -include/geos/operation/distance/ConnectedElementPointFilter.h -include/geos/operation/distance/DistanceOp.h -include/geos/operation/distance/GeometryLocation.h -include/geos/operation/intersection/Rectangle.h -include/geos/operation/intersection/RectangleIntersection.h -include/geos/operation/intersection/RectangleIntersectionBuilder.h -include/geos/operation/linemerge/EdgeString.h -include/geos/operation/linemerge/LineMergeDirectedEdge.h -include/geos/operation/linemerge/LineMergeEdge.h -include/geos/operation/linemerge/LineMergeGraph.h -include/geos/operation/linemerge/LineMerger.h -include/geos/operation/linemerge/LineSequencer.h -include/geos/operation/overlay/EdgeSetNoder.h -include/geos/operation/overlay/ElevationMatrix.h -include/geos/operation/overlay/ElevationMatrixCell.h -include/geos/operation/overlay/FuzzyPointLocator.h -include/geos/operation/overlay/LineBuilder.h -include/geos/operation/overlay/MaximalEdgeRing.h -include/geos/operation/overlay/MinimalEdgeRing.h -include/geos/operation/overlay/MinimalEdgeRing.inl -include/geos/operation/overlay/OffsetPointGenerator.h -include/geos/operation/overlay/OverlayNodeFactory.h -include/geos/operation/overlay/OverlayOp.h -include/geos/operation/overlay/OverlayResultValidator.h -include/geos/operation/overlay/PointBuilder.h -include/geos/operation/overlay/PolygonBuilder.h -include/geos/operation/overlay/snap/GeometrySnapper.h -include/geos/operation/overlay/snap/LineStringSnapper.h -include/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h -include/geos/operation/overlay/snap/SnapOverlayOp.h -include/geos/operation/polygonize/EdgeRing.h -include/geos/operation/polygonize/PolygonizeDirectedEdge.h -include/geos/operation/polygonize/PolygonizeEdge.h -include/geos/operation/polygonize/PolygonizeGraph.h -include/geos/operation/polygonize/Polygonizer.h -include/geos/operation/predicate/RectangleContains.h -include/geos/operation/predicate/RectangleIntersects.h -include/geos/operation/predicate/SegmentIntersectionTester.h -include/geos/operation/relate/EdgeEndBuilder.h -include/geos/operation/relate/EdgeEndBundle.h -include/geos/operation/relate/EdgeEndBundleStar.h -include/geos/operation/relate/RelateComputer.h -include/geos/operation/relate/RelateNode.h -include/geos/operation/relate/RelateNodeFactory.h -include/geos/operation/relate/RelateNodeGraph.h -include/geos/operation/relate/RelateOp.h -include/geos/operation/sharedpaths/SharedPathsOp.h -include/geos/operation/union/CascadedPolygonUnion.h -include/geos/operation/union/CascadedUnion.h -include/geos/operation/union/GeometryListHolder.h -include/geos/operation/union/PointGeometryUnion.h -include/geos/operation/union/UnaryUnionOp.h -include/geos/operation/valid/ConnectedInteriorTester.h -include/geos/operation/valid/ConsistentAreaTester.h -include/geos/operation/valid/IsValidOp.h -include/geos/operation/valid/QuadtreeNestedRingTester.h -include/geos/operation/valid/RepeatedPointTester.h -include/geos/operation/valid/SimpleNestedRingTester.h -include/geos/operation/valid/SweeplineNestedRingTester.h -include/geos/operation/valid/TopologyValidationError.h -include/geos/planargraph.h -include/geos/planargraph/DirectedEdge.h -include/geos/planargraph/DirectedEdgeStar.h -include/geos/planargraph/Edge.h -include/geos/planargraph/GraphComponent.h -include/geos/planargraph/Node.h -include/geos/planargraph/NodeMap.h -include/geos/planargraph/PlanarGraph.h -include/geos/planargraph/Subgraph.h -include/geos/planargraph/algorithm/ConnectedSubgraphFinder.h -include/geos/platform.h -include/geos/precision.h -include/geos/precision/CommonBits.h -include/geos/precision/CommonBitsOp.h -include/geos/precision/CommonBitsRemover.h -include/geos/precision/EnhancedPrecisionOp.h -include/geos/precision/GeometryPrecisionReducer.h -include/geos/precision/PrecisionReducerCoordinateOperation.h -include/geos/precision/SimpleGeometryPrecisionReducer.h -include/geos/profiler.h -include/geos/simplify/DouglasPeuckerLineSimplifier.h -include/geos/simplify/DouglasPeuckerSimplifier.h -include/geos/simplify/LineSegmentIndex.h -include/geos/simplify/TaggedLineSegment.h -include/geos/simplify/TaggedLineString.h -include/geos/simplify/TaggedLineStringSimplifier.h -include/geos/simplify/TaggedLinesSimplifier.h -include/geos/simplify/TopologyPreservingSimplifier.h -include/geos/spatialIndex.h -include/geos/timeval.h -include/geos/triangulate/DelaunayTriangulationBuilder.h -include/geos/triangulate/IncrementalDelaunayTriangulator.h -include/geos/triangulate/VoronoiDiagramBuilder.h -include/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h -include/geos/triangulate/quadedge/LocateFailureException.h -include/geos/triangulate/quadedge/QuadEdge.h -include/geos/triangulate/quadedge/QuadEdgeLocator.h -include/geos/triangulate/quadedge/QuadEdgeSubdivision.h -include/geos/triangulate/quadedge/TrianglePredicate.h -include/geos/triangulate/quadedge/TriangleVisitor.h -include/geos/triangulate/quadedge/Vertex.h -include/geos/unload.h -include/geos/util.h -include/geos/util/Assert.h -include/geos/util/AssertionFailedException.h -include/geos/util/CoordinateArrayFilter.h -include/geos/util/GEOSException.h -include/geos/util/GeometricShapeFactory.h -include/geos/util/IllegalArgumentException.h -include/geos/util/IllegalStateException.h -include/geos/util/Interrupt.h -include/geos/util/Machine.h -include/geos/util/TopologyException.h -include/geos/util/UniqueCoordinateArrayFilter.h -include/geos/util/UnsupportedOperationException.h -include/geos/util/math.h -include/geos/version.h -include/geos_c.h +bin/geos-config35 +include/geos35/geos.h +include/geos35/geos/algorithm/Angle.h +include/geos35/geos/algorithm/BoundaryNodeRule.h +include/geos35/geos/algorithm/CGAlgorithms.h +include/geos35/geos/algorithm/CentralEndpointIntersector.h +include/geos35/geos/algorithm/Centroid.h +include/geos35/geos/algorithm/CentroidArea.h +include/geos35/geos/algorithm/CentroidLine.h +include/geos35/geos/algorithm/CentroidPoint.h +include/geos35/geos/algorithm/ConvexHull.h +include/geos35/geos/algorithm/ConvexHull.inl +include/geos35/geos/algorithm/HCoordinate.h +include/geos35/geos/algorithm/InteriorPointArea.h +include/geos35/geos/algorithm/InteriorPointLine.h +include/geos35/geos/algorithm/InteriorPointPoint.h +include/geos35/geos/algorithm/LineIntersector.h +include/geos35/geos/algorithm/MCPointInRing.h +include/geos35/geos/algorithm/MinimumDiameter.h +include/geos35/geos/algorithm/NotRepresentableException.h +include/geos35/geos/algorithm/PointInRing.h +include/geos35/geos/algorithm/PointLocator.h +include/geos35/geos/algorithm/RayCrossingCounter.h +include/geos35/geos/algorithm/RobustDeterminant.h +include/geos35/geos/algorithm/SIRtreePointInRing.h +include/geos35/geos/algorithm/SimplePointInRing.h +include/geos35/geos/algorithm/distance/DiscreteHausdorffDistance.h +include/geos35/geos/algorithm/distance/DistanceToPoint.h +include/geos35/geos/algorithm/distance/PointPairDistance.h +include/geos35/geos/algorithm/locate/IndexedPointInAreaLocator.h +include/geos35/geos/algorithm/locate/PointOnGeometryLocator.h +include/geos35/geos/algorithm/locate/SimplePointInAreaLocator.h +include/geos35/geos/export.h +include/geos35/geos/geom.h +include/geos35/geos/geom/BinaryOp.h +include/geos35/geos/geom/Coordinate.h +include/geos35/geos/geom/Coordinate.inl +include/geos35/geos/geom/CoordinateArraySequence.h +include/geos35/geos/geom/CoordinateArraySequenceFactory.h +include/geos35/geos/geom/CoordinateArraySequenceFactory.inl +include/geos35/geos/geom/CoordinateFilter.h +include/geos35/geos/geom/CoordinateList.h +include/geos35/geos/geom/CoordinateSequence.h +include/geos35/geos/geom/CoordinateSequenceFactory.h +include/geos35/geos/geom/CoordinateSequenceFilter.h +include/geos35/geos/geom/Dimension.h +include/geos35/geos/geom/Envelope.h +include/geos35/geos/geom/Envelope.inl +include/geos35/geos/geom/Geometry.h +include/geos35/geos/geom/GeometryCollection.h +include/geos35/geos/geom/GeometryCollection.inl +include/geos35/geos/geom/GeometryComponentFilter.h +include/geos35/geos/geom/GeometryFactory.h +include/geos35/geos/geom/GeometryFactory.inl +include/geos35/geos/geom/GeometryFilter.h +include/geos35/geos/geom/GeometryList.h +include/geos35/geos/geom/IntersectionMatrix.h +include/geos35/geos/geom/LineSegment.h +include/geos35/geos/geom/LineSegment.inl +include/geos35/geos/geom/LineString.h +include/geos35/geos/geom/Lineal.h +include/geos35/geos/geom/LinearRing.h +include/geos35/geos/geom/Location.h +include/geos35/geos/geom/MultiLineString.h +include/geos35/geos/geom/MultiLineString.inl +include/geos35/geos/geom/MultiPoint.h +include/geos35/geos/geom/MultiPolygon.h +include/geos35/geos/geom/MultiPolygon.inl +include/geos35/geos/geom/Point.h +include/geos35/geos/geom/Polygon.h +include/geos35/geos/geom/Polygonal.h +include/geos35/geos/geom/PrecisionModel.h +include/geos35/geos/geom/PrecisionModel.inl +include/geos35/geos/geom/Puntal.h +include/geos35/geos/geom/Triangle.h +include/geos35/geos/geom/prep/AbstractPreparedPolygonContains.h +include/geos35/geos/geom/prep/BasicPreparedGeometry.h +include/geos35/geos/geom/prep/PreparedGeometry.h +include/geos35/geos/geom/prep/PreparedGeometryFactory.h +include/geos35/geos/geom/prep/PreparedLineString.h +include/geos35/geos/geom/prep/PreparedLineStringIntersects.h +include/geos35/geos/geom/prep/PreparedPoint.h +include/geos35/geos/geom/prep/PreparedPolygon.h +include/geos35/geos/geom/prep/PreparedPolygonContains.h +include/geos35/geos/geom/prep/PreparedPolygonContainsProperly.h +include/geos35/geos/geom/prep/PreparedPolygonCovers.h +include/geos35/geos/geom/prep/PreparedPolygonIntersects.h +include/geos35/geos/geom/prep/PreparedPolygonPredicate.h +include/geos35/geos/geom/util/ComponentCoordinateExtracter.h +include/geos35/geos/geom/util/CoordinateOperation.h +include/geos35/geos/geom/util/GeometryCombiner.h +include/geos35/geos/geom/util/GeometryEditor.h +include/geos35/geos/geom/util/GeometryEditorOperation.h +include/geos35/geos/geom/util/GeometryExtracter.h +include/geos35/geos/geom/util/GeometryTransformer.h +include/geos35/geos/geom/util/LinearComponentExtracter.h +include/geos35/geos/geom/util/PointExtracter.h +include/geos35/geos/geom/util/PolygonExtracter.h +include/geos35/geos/geom/util/ShortCircuitedGeometryVisitor.h +include/geos35/geos/geom/util/SineStarFactory.h +include/geos35/geos/geomUtil.h +include/geos35/geos/geomgraph.h +include/geos35/geos/geomgraph/Depth.h +include/geos35/geos/geomgraph/DirectedEdge.h +include/geos35/geos/geomgraph/DirectedEdge.inl +include/geos35/geos/geomgraph/DirectedEdgeStar.h +include/geos35/geos/geomgraph/Edge.h +include/geos35/geos/geomgraph/EdgeEnd.h +include/geos35/geos/geomgraph/EdgeEndStar.h +include/geos35/geos/geomgraph/EdgeIntersection.h +include/geos35/geos/geomgraph/EdgeIntersectionList.h +include/geos35/geos/geomgraph/EdgeList.h +include/geos35/geos/geomgraph/EdgeNodingValidator.h +include/geos35/geos/geomgraph/EdgeRing.h +include/geos35/geos/geomgraph/GeometryGraph.h +include/geos35/geos/geomgraph/GeometryGraph.inl +include/geos35/geos/geomgraph/GraphComponent.h +include/geos35/geos/geomgraph/Label.h +include/geos35/geos/geomgraph/Node.h +include/geos35/geos/geomgraph/NodeFactory.h +include/geos35/geos/geomgraph/NodeMap.h +include/geos35/geos/geomgraph/PlanarGraph.h +include/geos35/geos/geomgraph/Position.h +include/geos35/geos/geomgraph/Quadrant.h +include/geos35/geos/geomgraph/TopologyLocation.h +include/geos35/geos/geomgraph/index/EdgeSetIntersector.h +include/geos35/geos/geomgraph/index/MonotoneChain.h +include/geos35/geos/geomgraph/index/MonotoneChainEdge.h +include/geos35/geos/geomgraph/index/MonotoneChainIndexer.h +include/geos35/geos/geomgraph/index/SegmentIntersector.h +include/geos35/geos/geomgraph/index/SimpleEdgeSetIntersector.h +include/geos35/geos/geomgraph/index/SimpleMCSweepLineIntersector.h +include/geos35/geos/geomgraph/index/SimpleSweepLineIntersector.h +include/geos35/geos/geomgraph/index/SweepLineEvent.h +include/geos35/geos/geomgraph/index/SweepLineEventObj.h +include/geos35/geos/geomgraph/index/SweepLineSegment.h +include/geos35/geos/geomgraphindex.h +include/geos35/geos/geosAlgorithm.h +include/geos35/geos/index/ItemVisitor.h +include/geos35/geos/index/SpatialIndex.h +include/geos35/geos/index/bintree/Bintree.h +include/geos35/geos/index/bintree/Interval.h +include/geos35/geos/index/bintree/Key.h +include/geos35/geos/index/bintree/Node.h +include/geos35/geos/index/bintree/NodeBase.h +include/geos35/geos/index/bintree/Root.h +include/geos35/geos/index/chain/MonotoneChain.h +include/geos35/geos/index/chain/MonotoneChainBuilder.h +include/geos35/geos/index/chain/MonotoneChainOverlapAction.h +include/geos35/geos/index/chain/MonotoneChainSelectAction.h +include/geos35/geos/index/intervalrtree/IntervalRTreeBranchNode.h +include/geos35/geos/index/intervalrtree/IntervalRTreeLeafNode.h +include/geos35/geos/index/intervalrtree/IntervalRTreeNode.h +include/geos35/geos/index/intervalrtree/SortedPackedIntervalRTree.h +include/geos35/geos/index/quadtree/DoubleBits.h +include/geos35/geos/index/quadtree/IntervalSize.h +include/geos35/geos/index/quadtree/Key.h +include/geos35/geos/index/quadtree/Node.h +include/geos35/geos/index/quadtree/NodeBase.h +include/geos35/geos/index/quadtree/Quadtree.h +include/geos35/geos/index/quadtree/Root.h +include/geos35/geos/index/strtree/AbstractNode.h +include/geos35/geos/index/strtree/AbstractSTRtree.h +include/geos35/geos/index/strtree/Boundable.h +include/geos35/geos/index/strtree/Interval.h +include/geos35/geos/index/strtree/ItemBoundable.h +include/geos35/geos/index/strtree/SIRtree.h +include/geos35/geos/index/strtree/STRtree.h +include/geos35/geos/index/sweepline/SweepLineEvent.h +include/geos35/geos/index/sweepline/SweepLineIndex.h +include/geos35/geos/index/sweepline/SweepLineInterval.h +include/geos35/geos/index/sweepline/SweepLineOverlapAction.h +include/geos35/geos/indexBintree.h +include/geos35/geos/indexChain.h +include/geos35/geos/indexQuadtree.h +include/geos35/geos/indexStrtree.h +include/geos35/geos/indexSweepline.h +include/geos35/geos/inline.h +include/geos35/geos/io.h +include/geos35/geos/io/ByteOrderDataInStream.h +include/geos35/geos/io/ByteOrderDataInStream.inl +include/geos35/geos/io/ByteOrderValues.h +include/geos35/geos/io/CLocalizer.h +include/geos35/geos/io/ParseException.h +include/geos35/geos/io/StringTokenizer.h +include/geos35/geos/io/WKBConstants.h +include/geos35/geos/io/WKBReader.h +include/geos35/geos/io/WKBWriter.h +include/geos35/geos/io/WKTReader.h +include/geos35/geos/io/WKTReader.inl +include/geos35/geos/io/WKTWriter.h +include/geos35/geos/io/Writer.h +include/geos35/geos/linearref/ExtractLineByLocation.h +include/geos35/geos/linearref/LengthIndexOfPoint.h +include/geos35/geos/linearref/LengthIndexedLine.h +include/geos35/geos/linearref/LengthLocationMap.h +include/geos35/geos/linearref/LinearGeometryBuilder.h +include/geos35/geos/linearref/LinearIterator.h +include/geos35/geos/linearref/LinearLocation.h +include/geos35/geos/linearref/LocationIndexOfLine.h +include/geos35/geos/linearref/LocationIndexOfPoint.h +include/geos35/geos/linearref/LocationIndexedLine.h +include/geos35/geos/noding.h +include/geos35/geos/noding/BasicSegmentString.h +include/geos35/geos/noding/FastNodingValidator.h +include/geos35/geos/noding/FastSegmentSetIntersectionFinder.h +include/geos35/geos/noding/GeometryNoder.h +include/geos35/geos/noding/IntersectionAdder.h +include/geos35/geos/noding/IntersectionFinderAdder.h +include/geos35/geos/noding/IteratedNoder.h +include/geos35/geos/noding/MCIndexNoder.h +include/geos35/geos/noding/MCIndexNoder.inl +include/geos35/geos/noding/MCIndexSegmentSetMutualIntersector.h +include/geos35/geos/noding/NodableSegmentString.h +include/geos35/geos/noding/NodedSegmentString.h +include/geos35/geos/noding/Noder.h +include/geos35/geos/noding/NodingValidator.h +include/geos35/geos/noding/Octant.h +include/geos35/geos/noding/OrientedCoordinateArray.h +include/geos35/geos/noding/ScaledNoder.h +include/geos35/geos/noding/SegmentIntersectionDetector.h +include/geos35/geos/noding/SegmentIntersector.h +include/geos35/geos/noding/SegmentNode.h +include/geos35/geos/noding/SegmentNodeList.h +include/geos35/geos/noding/SegmentPointComparator.h +include/geos35/geos/noding/SegmentSetMutualIntersector.h +include/geos35/geos/noding/SegmentString.h +include/geos35/geos/noding/SegmentStringUtil.h +include/geos35/geos/noding/SimpleNoder.h +include/geos35/geos/noding/SingleInteriorIntersectionFinder.h +include/geos35/geos/noding/SinglePassNoder.h +include/geos35/geos/noding/snapround/HotPixel.h +include/geos35/geos/noding/snapround/HotPixel.inl +include/geos35/geos/noding/snapround/MCIndexPointSnapper.h +include/geos35/geos/noding/snapround/MCIndexSnapRounder.h +include/geos35/geos/noding/snapround/SimpleSnapRounder.h +include/geos35/geos/nodingSnapround.h +include/geos35/geos/opBuffer.h +include/geos35/geos/opDistance.h +include/geos35/geos/opLinemerge.h +include/geos35/geos/opOverlay.h +include/geos35/geos/opPolygonize.h +include/geos35/geos/opPredicate.h +include/geos35/geos/opRelate.h +include/geos35/geos/opValid.h +include/geos35/geos/operation.h +include/geos35/geos/operation/GeometryGraphOperation.h +include/geos35/geos/operation/IsSimpleOp.h +include/geos35/geos/operation/buffer/BufferBuilder.h +include/geos35/geos/operation/buffer/BufferInputLineSimplifier.h +include/geos35/geos/operation/buffer/BufferOp.h +include/geos35/geos/operation/buffer/BufferParameters.h +include/geos35/geos/operation/buffer/BufferSubgraph.h +include/geos35/geos/operation/buffer/OffsetCurveBuilder.h +include/geos35/geos/operation/buffer/OffsetCurveSetBuilder.h +include/geos35/geos/operation/buffer/OffsetSegmentGenerator.h +include/geos35/geos/operation/buffer/OffsetSegmentString.h +include/geos35/geos/operation/buffer/RightmostEdgeFinder.h +include/geos35/geos/operation/buffer/SubgraphDepthLocater.h +include/geos35/geos/operation/distance/ConnectedElementLocationFilter.h +include/geos35/geos/operation/distance/ConnectedElementPointFilter.h +include/geos35/geos/operation/distance/DistanceOp.h +include/geos35/geos/operation/distance/GeometryLocation.h +include/geos35/geos/operation/intersection/Rectangle.h +include/geos35/geos/operation/intersection/RectangleIntersection.h +include/geos35/geos/operation/intersection/RectangleIntersectionBuilder.h +include/geos35/geos/operation/linemerge/EdgeString.h +include/geos35/geos/operation/linemerge/LineMergeDirectedEdge.h +include/geos35/geos/operation/linemerge/LineMergeEdge.h +include/geos35/geos/operation/linemerge/LineMergeGraph.h +include/geos35/geos/operation/linemerge/LineMerger.h +include/geos35/geos/operation/linemerge/LineSequencer.h +include/geos35/geos/operation/overlay/EdgeSetNoder.h +include/geos35/geos/operation/overlay/ElevationMatrix.h +include/geos35/geos/operation/overlay/ElevationMatrixCell.h +include/geos35/geos/operation/overlay/FuzzyPointLocator.h +include/geos35/geos/operation/overlay/LineBuilder.h +include/geos35/geos/operation/overlay/MaximalEdgeRing.h +include/geos35/geos/operation/overlay/MinimalEdgeRing.h +include/geos35/geos/operation/overlay/MinimalEdgeRing.inl +include/geos35/geos/operation/overlay/OffsetPointGenerator.h +include/geos35/geos/operation/overlay/OverlayNodeFactory.h +include/geos35/geos/operation/overlay/OverlayOp.h +include/geos35/geos/operation/overlay/OverlayResultValidator.h +include/geos35/geos/operation/overlay/PointBuilder.h +include/geos35/geos/operation/overlay/PolygonBuilder.h +include/geos35/geos/operation/overlay/snap/GeometrySnapper.h +include/geos35/geos/operation/overlay/snap/LineStringSnapper.h +include/geos35/geos/operation/overlay/snap/SnapIfNeededOverlayOp.h +include/geos35/geos/operation/overlay/snap/SnapOverlayOp.h +include/geos35/geos/operation/polygonize/EdgeRing.h +include/geos35/geos/operation/polygonize/PolygonizeDirectedEdge.h +include/geos35/geos/operation/polygonize/PolygonizeEdge.h +include/geos35/geos/operation/polygonize/PolygonizeGraph.h +include/geos35/geos/operation/polygonize/Polygonizer.h +include/geos35/geos/operation/predicate/RectangleContains.h +include/geos35/geos/operation/predicate/RectangleIntersects.h +include/geos35/geos/operation/predicate/SegmentIntersectionTester.h +include/geos35/geos/operation/relate/EdgeEndBuilder.h +include/geos35/geos/operation/relate/EdgeEndBundle.h +include/geos35/geos/operation/relate/EdgeEndBundleStar.h +include/geos35/geos/operation/relate/RelateComputer.h +include/geos35/geos/operation/relate/RelateNode.h +include/geos35/geos/operation/relate/RelateNodeFactory.h +include/geos35/geos/operation/relate/RelateNodeGraph.h +include/geos35/geos/operation/relate/RelateOp.h +include/geos35/geos/operation/sharedpaths/SharedPathsOp.h +include/geos35/geos/operation/union/CascadedPolygonUnion.h +include/geos35/geos/operation/union/CascadedUnion.h +include/geos35/geos/operation/union/GeometryListHolder.h +include/geos35/geos/operation/union/PointGeometryUnion.h +include/geos35/geos/operation/union/UnaryUnionOp.h +include/geos35/geos/operation/valid/ConnectedInteriorTester.h +include/geos35/geos/operation/valid/ConsistentAreaTester.h +include/geos35/geos/operation/valid/IsValidOp.h +include/geos35/geos/operation/valid/QuadtreeNestedRingTester.h +include/geos35/geos/operation/valid/RepeatedPointTester.h +include/geos35/geos/operation/valid/SimpleNestedRingTester.h +include/geos35/geos/operation/valid/SweeplineNestedRingTester.h +include/geos35/geos/operation/valid/TopologyValidationError.h +include/geos35/geos/planargraph.h +include/geos35/geos/planargraph/DirectedEdge.h +include/geos35/geos/planargraph/DirectedEdgeStar.h +include/geos35/geos/planargraph/Edge.h +include/geos35/geos/planargraph/GraphComponent.h +include/geos35/geos/planargraph/Node.h +include/geos35/geos/planargraph/NodeMap.h +include/geos35/geos/planargraph/PlanarGraph.h +include/geos35/geos/planargraph/Subgraph.h +include/geos35/geos/planargraph/algorithm/ConnectedSubgraphFinder.h +include/geos35/geos/platform.h +include/geos35/geos/precision.h +include/geos35/geos/precision/CommonBits.h +include/geos35/geos/precision/CommonBitsOp.h +include/geos35/geos/precision/CommonBitsRemover.h +include/geos35/geos/precision/EnhancedPrecisionOp.h +include/geos35/geos/precision/GeometryPrecisionReducer.h +include/geos35/geos/precision/PrecisionReducerCoordinateOperation.h +include/geos35/geos/precision/SimpleGeometryPrecisionReducer.h +include/geos35/geos/profiler.h +include/geos35/geos/simplify/DouglasPeuckerLineSimplifier.h +include/geos35/geos/simplify/DouglasPeuckerSimplifier.h +include/geos35/geos/simplify/LineSegmentIndex.h +include/geos35/geos/simplify/TaggedLineSegment.h +include/geos35/geos/simplify/TaggedLineString.h +include/geos35/geos/simplify/TaggedLineStringSimplifier.h +include/geos35/geos/simplify/TaggedLinesSimplifier.h +include/geos35/geos/simplify/TopologyPreservingSimplifier.h +include/geos35/geos/spatialIndex.h +include/geos35/geos/timeval.h +include/geos35/geos/triangulate/DelaunayTriangulationBuilder.h +include/geos35/geos/triangulate/IncrementalDelaunayTriangulator.h +include/geos35/geos/triangulate/VoronoiDiagramBuilder.h +include/geos35/geos/triangulate/quadedge/LastFoundQuadEdgeLocator.h +include/geos35/geos/triangulate/quadedge/LocateFailureException.h +include/geos35/geos/triangulate/quadedge/QuadEdge.h +include/geos35/geos/triangulate/quadedge/QuadEdgeLocator.h +include/geos35/geos/triangulate/quadedge/QuadEdgeSubdivision.h +include/geos35/geos/triangulate/quadedge/TrianglePredicate.h +include/geos35/geos/triangulate/quadedge/TriangleVisitor.h +include/geos35/geos/triangulate/quadedge/Vertex.h +include/geos35/geos/unload.h +include/geos35/geos/util.h +include/geos35/geos/util/Assert.h +include/geos35/geos/util/AssertionFailedException.h +include/geos35/geos/util/CoordinateArrayFilter.h +include/geos35/geos/util/GEOSException.h +include/geos35/geos/util/GeometricShapeFactory.h +include/geos35/geos/util/IllegalArgumentException.h +include/geos35/geos/util/IllegalStateException.h +include/geos35/geos/util/Interrupt.h +include/geos35/geos/util/Machine.h +include/geos35/geos/util/TopologyException.h +include/geos35/geos/util/UniqueCoordinateArrayFilter.h +include/geos35/geos/util/UnsupportedOperationException.h +include/geos35/geos/util/math.h +include/geos35/geos/version.h +include/geos35/geos_c.h lib/libgeos-%%PORTVERSION%%.so -lib/libgeos.a -lib/libgeos.so -lib/libgeos_c.a -lib/libgeos_c.so -lib/libgeos_c.so.1 -lib/libgeos_c.so.1.9.0 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos.pth -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.a -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/_geos.so -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/geos.py -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/geos.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/geos/geos.pyo -%%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.a -%%RUBY%%%%RUBY_SITEARCHLIBDIR%%/geos.so -%%PHP%%lib/php/%%PHP_EXT_DIR%%/geos.so +lib/libgeos35.a +lib/libgeos35.so From owner-svn-ports-head@freebsd.org Tue Feb 7 13:16:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17E8CCD4927; Tue, 7 Feb 2017 13:16: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 CCCEC1D49; Tue, 7 Feb 2017 13:16: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 v17DGHNx076476; Tue, 7 Feb 2017 13:16:17 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17DGHKt076472; Tue, 7 Feb 2017 13:16:17 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071316.v17DGHKt076472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 13:16:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433549 - in head/converters/osm2pgsql: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:16:19 -0000 Author: amdmi3 Date: Tue Feb 7 13:16:17 2017 New Revision: 433549 URL: https://svnweb.freebsd.org/changeset/ports/433549 Log: - Update to 0.92.0 and unbreak by switching geos dependency to graphics/geos35 PR: 214819, 216338 Added: head/converters/osm2pgsql/files/ head/converters/osm2pgsql/files/patch-CMakeLists.txt (contents, props changed) head/converters/osm2pgsql/files/patch-cmake_FindOsmium.cmake (contents, props changed) Modified: head/converters/osm2pgsql/Makefile head/converters/osm2pgsql/distinfo Modified: head/converters/osm2pgsql/Makefile ============================================================================== --- head/converters/osm2pgsql/Makefile Tue Feb 7 13:13:39 2017 (r433548) +++ head/converters/osm2pgsql/Makefile Tue Feb 7 13:16:17 2017 (r433549) @@ -2,51 +2,40 @@ # $FreeBSD$ PORTNAME= osm2pgsql -PORTVERSION= 0.87.2 -PORTREVISION= 3 +PORTVERSION= 0.92.0 CATEGORIES= converters geography MAINTAINER= amdmi3@FreeBSD.org COMMENT= Convert OSM XML data to PostgreSQL database -BROKEN= Last update of graphics/geos broke compatibility - LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libproj.so:graphics/proj \ - libgeos.so:graphics/geos \ - libprotobuf-c.so:devel/protobuf-c \ - libboost_thread.so:devel/boost-libs + libgeos35.so:graphics/geos35 \ + libboost_system.so:devel/boost-libs \ + libexpat.so:textproc/expat2 USE_GITHUB= yes GH_ACCOUNT= openstreetmap -USES= autoreconf gmake libtool lua pgsql -GNU_CONFIGURE= yes -CONFIGURE_ARGS= LUA="${LUA_CMD}" \ - LUA_INCLUDE="-I${LUA_INCDIR}" \ - LUA_LIB="-L${LUA_LIBDIR} -llua-${LUA_VER}" \ - --without-lockfree # workaround for build error -USE_GNOME= libxml2 - -PLIST_FILES= bin/nodecachefilereader \ - bin/osm2pgsql \ - man/man1/nodecachefilereader.1.gz \ +USES= cmake:outsource lua:53 pgsql + +PLIST_FILES= bin/osm2pgsql \ man/man1/osm2pgsql.1.gz -PORTDOCS= ChangeLog README AUTHORS TODO +PORTDOCS= AUTHORS ChangeLog README.md PORTDATA= * OPTIONS_DEFINE= DOCS post-patch: - @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/m4/*.m4 - @${REINPLACE_CMD} -e 's|AC_MSG_WARN|AC_MSG_ERROR|' ${WRKSRC}/configure.ac - @${REINPLACE_CMD} -e 's|-lstdc++||' ${WRKSRC}/Makefile.am + @${REINPLACE_CMD} -e 's|include Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1062FCD5086; Tue, 7 Feb 2017 13:40: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 C6FB0BC4; Tue, 7 Feb 2017 13:40:00 +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 v17DdxVe084967; Tue, 7 Feb 2017 13:39:59 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Ddx0m084960; Tue, 7 Feb 2017 13:39:59 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702071339.v17Ddx0m084960@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 7 Feb 2017 13:39:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433550 - in head/graphics: llpp llpp/files mupdf mupdf/files zathura-pdf-mupdf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:40:01 -0000 Author: tijl Date: Tue Feb 7 13:39:59 2017 New Revision: 433550 URL: https://svnweb.freebsd.org/changeset/ports/433550 Log: Patch graphics/mupdf to build shared libraries instead of static ones. Because the libraries are faily big this significantly reduces the size of programs linking to it. Use PORTVERSION as the library version because upstream does not guarantee compatibility between any two versions. Add an upstream patch to graphics/llpp to fix brightness increase key. PR: 216823 Submitted by: Tobias Kortkamp (maintainer of llpp) Approved by: Zsolt Udvari (maintainer) Obtained from: OpenBSD Added: head/graphics/llpp/files/patch-main.ml (contents, props changed) head/graphics/mupdf/files/patch-Makefile (contents, props changed) Modified: head/graphics/llpp/Makefile head/graphics/llpp/files/patch-build.sh head/graphics/mupdf/Makefile head/graphics/mupdf/pkg-plist head/graphics/zathura-pdf-mupdf/Makefile Modified: head/graphics/llpp/Makefile ============================================================================== --- head/graphics/llpp/Makefile Tue Feb 7 13:16:17 2017 (r433549) +++ head/graphics/llpp/Makefile Tue Feb 7 13:39:59 2017 (r433550) @@ -3,6 +3,7 @@ PORTNAME= llpp PORTVERSION= 25 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://repo.or.cz/llpp.git/snapshot/ DISTNAME= v${PORTVERSION} @@ -12,20 +13,19 @@ MAINTAINER= t@tobik.me COMMENT= PDF pager # llpp itself is in the public domain, but it bundles lablGL which -# uses a BSD 3-clause license and statically links to mupdf which is -# AGPLv3 licensed. -LICENSE= PUBLIC_DOMAIN BSD3CLAUSE AGPLv3 +# uses a BSD 3-clause license +LICENSE= PUBLIC_DOMAIN BSD3CLAUSE LICENSE_COMB= multi LICENSE_NAME_PUBLIC_DOMAIN= Public Domain LICENSE_FILE_PUBLIC_DOMAIN= ${WRKSRC}/README LICENSE_PERMS_PUBLIC_DOMAIN= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BUILD_DEPENDS= gsed:textproc/gsed \ - ${LOCALBASE}/lib/libmupdf_pic.a:graphics/mupdf +BUILD_DEPENDS= gsed:textproc/gsed LIB_DEPENDS= libcurl.so:ftp/curl \ libfreetype.so:print/freetype2 \ libharfbuzz.so:print/harfbuzz \ libjbig2dec.so:graphics/jbig2dec \ + libmupdf.so:graphics/mupdf \ libopenjp2.so:graphics/openjpeg RUN_DEPENDS= xsel:x11/xsel-conrad Modified: head/graphics/llpp/files/patch-build.sh ============================================================================== --- head/graphics/llpp/files/patch-build.sh Tue Feb 7 13:16:17 2017 (r433549) +++ head/graphics/llpp/files/patch-build.sh Tue Feb 7 13:39:59 2017 (r433550) @@ -35,4 +35,4 @@ $comp -c $mloptgl -I $builddir -o $builddir/main$osu $srcdir/main.ml $comp -c $mlopt -I $builddir -o $builddir/wsi$osu $srcdir/wsi.ml -$comp -g $lfl -I lablGL -o $builddir/llpp unix$asu str$asu $builddir/help$osu $builddir/lablGL/raw$osu $builddir/utils$osu $builddir/parser$osu $builddir/lablGL/glMisc$osu $builddir/wsi$osu $builddir/lablGL/gl$osu $builddir/lablGL/glMat$osu $builddir/lablGL/glFunc$osu $builddir/lablGL/glClear$osu $builddir/lablGL/glPix$osu $builddir/lablGL/glTex$osu $builddir/lablGL/glDraw$osu $builddir/config$osu $builddir/lablGL/glArray$osu $builddir/main$osu $builddir/link.o -cclib "-lGL -lX11 -lmupdf -lmupdfthird -lpthread -L$srcdir/mupdf/build/native -lcrypto $builddir/lablGL/ml_gl.o $builddir/lablGL/ml_glarray.o $builddir/lablGL/ml_raw.o" -+$comp $lfl -I lablGL -o $builddir/llpp unix$asu str$asu $builddir/help$osu $builddir/lablGL/raw$osu $builddir/utils$osu $builddir/parser$osu $builddir/lablGL/glMisc$osu $builddir/wsi$osu $builddir/lablGL/gl$osu $builddir/lablGL/glMat$osu $builddir/lablGL/glFunc$osu $builddir/lablGL/glClear$osu $builddir/lablGL/glPix$osu $builddir/lablGL/glTex$osu $builddir/lablGL/glDraw$osu $builddir/config$osu $builddir/lablGL/glArray$osu $builddir/main$osu $builddir/link.o -cclib "-L${LOCALBASE}/lib -lGL -lX11 -lmupdf_pic -lmupdfthird_pic -lharfbuzz -lz -lfreetype -ljpeg -ljbig2dec -lopenjp2 -lpthread -L$srcdir/mupdf/build/native -lcrypto $builddir/lablGL/ml_gl.o $builddir/lablGL/ml_glarray.o $builddir/lablGL/ml_raw.o" ++$comp $lfl -I lablGL -o $builddir/llpp unix$asu str$asu $builddir/help$osu $builddir/lablGL/raw$osu $builddir/utils$osu $builddir/parser$osu $builddir/lablGL/glMisc$osu $builddir/wsi$osu $builddir/lablGL/gl$osu $builddir/lablGL/glMat$osu $builddir/lablGL/glFunc$osu $builddir/lablGL/glClear$osu $builddir/lablGL/glPix$osu $builddir/lablGL/glTex$osu $builddir/lablGL/glDraw$osu $builddir/config$osu $builddir/lablGL/glArray$osu $builddir/main$osu $builddir/link.o -cclib "-L${LOCALBASE}/lib -lGL -lX11 -lmupdf -lmupdfthird -lharfbuzz -lz -lfreetype -ljpeg -ljbig2dec -lopenjp2 -lpthread -L$srcdir/mupdf/build/native -lcrypto $builddir/lablGL/ml_gl.o $builddir/lablGL/ml_glarray.o $builddir/lablGL/ml_raw.o" Added: head/graphics/llpp/files/patch-main.ml ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/llpp/files/patch-main.ml Tue Feb 7 13:39:59 2017 (r433550) @@ -0,0 +1,15 @@ +Fix brightness increase key + +Upstream commit: 35113fbe37a385e8a886288a86cf970ac85e742e + +--- main.ml.orig 2017-02-01 01:49:58 UTC ++++ main.ml +@@ -5057,7 +5057,7 @@ let viewkeyboard key mask = + + | Ascii ('['|']' as c) -> + conf.colorscale <- +- bound (conf.colorscale +. (if c = '>' then 0.1 else -0.1)) 0.0 1.0; ++ bound (conf.colorscale +. (if c = ']' then 0.1 else -0.1)) 0.0 1.0; + G.postRedisplay "brightness"; + + | Ascii 'c' when state.mode = View -> Modified: head/graphics/mupdf/Makefile ============================================================================== --- head/graphics/mupdf/Makefile Tue Feb 7 13:16:17 2017 (r433549) +++ head/graphics/mupdf/Makefile Tue Feb 7 13:39:59 2017 (r433550) @@ -4,6 +4,7 @@ PORTNAME= mupdf PORTVERSION= 1.10a DISTVERSIONSUFFIX= -source +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://www.mupdf.com/downloads/ \ @@ -21,12 +22,14 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ libjbig2dec.so:graphics/jbig2dec \ libopenjp2.so:graphics/openjpeg -CFLAGS+= -I${WRKSRC}/include/mupdf +CFLAGS+= -I${WRKSRC}/include/mupdf -fPIC LIBS+= -L${LOCALBASE}/lib -MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes +MAKE_ARGS= build=release prefix=${PREFIX} mandir=${PREFIX}/man verbose=yes \ + SOVERSION=${PORTVERSION} USES= cpe compiler:c++11-lang gmake jpeg pkgconfig USE_XORG= x11 xcursor xext xinerama xrandr USE_GL= gl +USE_LDCONFIG= yes CPE_VENDOR= artifex @@ -40,6 +43,8 @@ JS_LIB_DEPENDS= libv8.so:lang/v8 JS_MAKE_ARGS= V8_PRESENT=1 V8LIBS=-lv8 SCROLL_EXTRA_PATCHES= ${FILESDIR}/scroll_hack-platform__x11__pdfapp.c +PLIST_SUB= SOVERSION=${PORTVERSION} + post-patch: @${REINPLACE_CMD} -e 's/-pipe -O2 //' \ -e 's|/usr/local|${LOCALBASE}|' \ @@ -53,15 +58,11 @@ post-patch: ${WRKSRC}/thirdparty/openjpeg \ ${WRKSRC}/thirdparty/zlib -post-build: - (cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} \ - ${MAKEFILE} ${MAKE_ARGS} OUT=build/pic XCFLAGS=-fpic libs) - post-install: - ${INSTALL_DATA} ${WRKSRC}/build/pic/libmupdf.a \ - ${STAGEDIR}${PREFIX}/lib/libmupdf_pic.a - ${INSTALL_DATA} ${WRKSRC}/build/pic/libmupdfthird.a \ - ${STAGEDIR}${PREFIX}/lib/libmupdfthird_pic.a ${MV} ${STAGEDIR}${PREFIX}/bin/mupdf-x11 ${STAGEDIR}${PREFIX}/bin/mupdf + ${LN} -s libmupdf.so.${PORTVERSION} \ + ${STAGEDIR}${PREFIX}/lib/libmupdf.so + ${LN} -s libmupdfthird.so.${PORTVERSION} \ + ${STAGEDIR}${PREFIX}/lib/libmupdfthird.so .include Added: head/graphics/mupdf/files/patch-Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/mupdf/files/patch-Makefile Tue Feb 7 13:39:59 2017 (r433550) @@ -0,0 +1,23 @@ +$OpenBSD: patch-Makefile,v 1.12 2016/12/12 10:54:39 sthen Exp $ +--- Makefile.orig 2016-11-28 13:34:04 UTC ++++ Makefile +@@ -152,14 +152,17 @@ $(FONT_GEN_SIL) : $(FONT_BIN_SIL) + + # --- Library --- + +-MUPDF_LIB = $(OUT)/libmupdf.a +-THIRD_LIB = $(OUT)/libmupdfthird.a ++MUPDF_LIB = libmupdf.so.$(SOVERSION) ++THIRD_LIB = libmupdfthird.so.$(SOVERSION) + + MUPDF_OBJ := $(FITZ_OBJ) $(FONT_OBJ) $(PDF_OBJ) $(XPS_OBJ) $(SVG_OBJ) $(CBZ_OBJ) $(HTML_OBJ) $(GPRF_OBJ) + THIRD_OBJ := $(FREETYPE_OBJ) $(HARFBUZZ_OBJ) $(JBIG2DEC_OBJ) $(JPEG_OBJ) $(JPEGXR_OBJ) $(LURATECH_OBJ) $(MUJS_OBJ) $(OPENJPEG_OBJ) $(ZLIB_OBJ) + + $(MUPDF_LIB) : $(MUPDF_OBJ) ++ $(CC) $(LDFLAGS) -shared -Wl,-soname=$@ -o $@ $^ $(LIBS) ++ + $(THIRD_LIB) : $(THIRD_OBJ) ++ $(CC) $(LDFLAGS) -shared -Wl,-soname=$@ -o $@ $^ $(LIBS) + + INSTALL_LIBS := $(MUPDF_LIB) $(THIRD_LIB) + Modified: head/graphics/mupdf/pkg-plist ============================================================================== --- head/graphics/mupdf/pkg-plist Tue Feb 7 13:16:17 2017 (r433549) +++ head/graphics/mupdf/pkg-plist Tue Feb 7 13:39:59 2017 (r433550) @@ -80,10 +80,10 @@ include/mupdf/pdf/resource.h include/mupdf/pdf/widget.h include/mupdf/pdf/xref.h include/mupdf/svg.h -lib/libmupdf.a -lib/libmupdfthird.a -lib/libmupdfthird_pic.a -lib/libmupdf_pic.a +lib/libmupdf.so +lib/libmupdf.so.%%SOVERSION%% +lib/libmupdfthird.so +lib/libmupdfthird.so.%%SOVERSION%% man/man1/mupdf.1.gz man/man1/mutool.1.gz %%PORTDOCS%%%%DOCSDIR%%/CHANGES Modified: head/graphics/zathura-pdf-mupdf/Makefile ============================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile Tue Feb 7 13:16:17 2017 (r433549) +++ head/graphics/zathura-pdf-mupdf/Makefile Tue Feb 7 13:39:59 2017 (r433550) @@ -3,6 +3,7 @@ PORTNAME= zathura-pdf-mupdf PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://www.madpilot.net/~mad/pwmt.org/ @@ -13,19 +14,18 @@ COMMENT= MuPDF render PDF plugin for Zat LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= zathura:graphics/zathura \ - mupdf>=1.8,1:graphics/mupdf +BUILD_DEPENDS= zathura:graphics/zathura RUN_DEPENDS= zathura:graphics/zathura LIB_DEPENDS= libjbig2dec.so:graphics/jbig2dec \ libfreetype.so:print/freetype2 \ + libgirara-gtk3.so:x11-toolkits/girara \ libharfbuzz.so:print/harfbuzz \ - libopenjp2.so:graphics/openjpeg \ - libgirara-gtk3.so:x11-toolkits/girara + libmupdf.so:graphics/mupdf \ + libopenjp2.so:graphics/openjpeg PLIST_FILES= lib/zathura/pdf.so share/applications/zathura-pdf-mupdf.desktop -MAKE_ARGS= MUPDF_LIB="-lmupdf_pic -lmupdfthird_pic" OPENSSL_INC=-I${OPENSSLINC} \ - OPENSSL_LIB="-L${OPENSSLLIB} -lcrypto" +MAKE_ARGS= OPENSSL_INC=-I${OPENSSLINC} OPENSSL_LIB="-L${OPENSSLLIB} -lcrypto" USES= compiler:c11 desktop-file-utils gmake gettext jpeg pkgconfig ssl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 From owner-svn-ports-head@freebsd.org Tue Feb 7 13:48:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3838FCD5259; Tue, 7 Feb 2017 13:48:11 +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 EB0D2FD0; Tue, 7 Feb 2017 13:48:10 +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 v17DmAvM088859; Tue, 7 Feb 2017 13:48:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17DmArk088858; Tue, 7 Feb 2017 13:48:10 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071348.v17DmArk088858@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 13:48:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433551 - head/security/i2pd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 13:48:11 -0000 Author: amdmi3 Date: Tue Feb 7 13:48:09 2017 New Revision: 433551 URL: https://svnweb.freebsd.org/changeset/ports/433551 Log: - The port builds is no longer BROKEN with libressl Submitted by: Christian Sturm Modified: head/security/i2pd/Makefile Modified: head/security/i2pd/Makefile ============================================================================== --- head/security/i2pd/Makefile Tue Feb 7 13:39:59 2017 (r433550) +++ head/security/i2pd/Makefile Tue Feb 7 13:48:09 2017 (r433551) @@ -40,12 +40,6 @@ UPNP_DESC= Include support for UPnP cli UPNP_CMAKE_BOOL= WITH_UPNP UPNP_LIB_DEPENDS= libminiupnpc.so:net/miniupnpc -.include - -.if ${SSL_DEFAULT:Mlibressl*} -BROKEN= does not build with LibreSSL (boost libressl compatibility problems) -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/debian/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 @@ -60,4 +54,4 @@ do-install-DOCS-on: ${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/docs/configuration.md ${STAGEDIR}${DOCSDIR}/ -.include +.include From owner-svn-ports-head@freebsd.org Tue Feb 7 14:05:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AEE0CD57C0; Tue, 7 Feb 2017 14:05: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 32D461CEC; Tue, 7 Feb 2017 14:05: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 v17E5IxV097120; Tue, 7 Feb 2017 14:05:18 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17E5I0R097117; Tue, 7 Feb 2017 14:05:18 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702071405.v17E5I0R097117@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Tue, 7 Feb 2017 14:05:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433552 - in head/multimedia/gstreamer-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:05:19 -0000 Author: jbeich Date: Tue Feb 7 14:05:17 2017 New Revision: 433552 URL: https://svnweb.freebsd.org/changeset/ports/433552 Log: multimedia/gstreamer-ffmpeg: unbreak on armv6 CC libavdevice/alldevices.o /tmp/alldevices-d7c3b8.s: Assembler messages: /tmp/alldevices-d7c3b8.s:215: Error: inconsistent uses of .cfi_sections cc: error: assembler command failed with exit code 1 (use -v to see invocation) PR: 216880 Reported by: pkg-fallout Submitted by: mmel (via mikael.urankar@gmail.com) Tested by: mikael.urankar@gmail.com Added: head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_vp56__arith.h (contents, props changed) Modified: head/multimedia/gstreamer-ffmpeg/Makefile (contents, props changed) head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_asm.S (contents, props changed) Modified: head/multimedia/gstreamer-ffmpeg/Makefile ============================================================================== --- head/multimedia/gstreamer-ffmpeg/Makefile Tue Feb 7 13:48:09 2017 (r433551) +++ head/multimedia/gstreamer-ffmpeg/Makefile Tue Feb 7 14:05:17 2017 (r433552) @@ -63,14 +63,6 @@ FFMPEG_CFLAGS_OFF+=-msse .include -.if ${ARCH} == aarch64 || ${ARCH} == armv6 -CONFIGURE_ENV+= ASFLAGS=-no-integrated-as -CFLAGS+= -no-integrated-as -BUILD_DEPENDS+= ${LOCALBASE}/bin/as:devel/binutils -CONFIGURE_ENV+= COMPILER_PATH=${LOCALBASE}/bin -MAKE_ENV+= COMPILER_PATH=${LOCALBASE}/bin -.endif - .if ! ${PORT_OPTIONS:MFFMPEG} .if ${ARCH} == powerpc64 Modified: head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_asm.S ============================================================================== --- head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_asm.S Tue Feb 7 13:48:09 2017 (r433551) +++ head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_asm.S Tue Feb 7 14:05:17 2017 (r433552) @@ -1,25 +1,21 @@ --- gst-libs/ext/libav/libavcodec/arm/asm.S.orig 2013-02-02 09:03:32 UTC +++ gst-libs/ext/libav/libavcodec/arm/asm.S -@@ -26,6 +26,22 @@ - # define ELF @ - #endif +@@ -39,7 +39,6 @@ ELF .eabi_attribute 25, \val + .macro function name, export=0 + .macro endfunc + ELF .size \name, . - \name +- .endfunc + .purgem endfunc + .endm + .text +@@ -48,8 +47,9 @@ ELF .size \name, . - \name + EXTERN_ASM\name: + .endif + ELF .type \name, %function +- .func \name ++ .if \export == 0 + \name: ++ .endif + .endm -+#if HAVE_NEON -+ .arch armv7-a -+#elif HAVE_ARMV6T2 -+ .arch armv6t2 -+#elif HAVE_ARMV6 -+ .arch armv6 -+#elif HAVE_ARMV5TE -+ .arch armv5te -+#endif -+ -+#if HAVE_NEON -+ .fpu neon -+#elif HAVE_ARMVFP -+ .fpu vfp -+#endif -+ - .syntax unified - - .macro require8 val=1 + .macro const name, align=2 Added: head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_vp56__arith.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/gstreamer-ffmpeg/files/patch-gst-libs_ext_libav_libavcodec_arm_vp56__arith.h Tue Feb 7 14:05:17 2017 (r433552) @@ -0,0 +1,20 @@ +--- gst-libs/ext/libav/libavcodec/arm/vp56_arith.h.orig 2017-01-23 16:31:45 UTC ++++ gst-libs/ext/libav/libavcodec/arm/vp56_arith.h +@@ -33,7 +33,7 @@ static inline int vp56_rac_get_prob_armv + + __asm__ ("adds %3, %3, %0 \n" + "cmpcs %7, %4 \n" +- "ldrcsh %2, [%4], #2 \n" ++ "ldrhcs %2, [%4], #2 \n" + "rsb %0, %6, #256 \n" + "smlabb %0, %5, %6, %0 \n" + "rev16cs %2, %2 \n" +@@ -65,7 +65,7 @@ static inline int vp56_rac_get_prob_bran + + __asm__ ("adds %3, %3, %0 \n" + "cmpcs %7, %4 \n" +- "ldrcsh %2, [%4], #2 \n" ++ "ldrhcs %2, [%4], #2 \n" + "rsb %0, %6, #256 \n" + "smlabb %0, %5, %6, %0 \n" + "rev16cs %2, %2 \n" From owner-svn-ports-head@freebsd.org Tue Feb 7 14:20:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E66BCCD5BBE; Tue, 7 Feb 2017 14:20:10 +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 B37428C4; Tue, 7 Feb 2017 14:20:10 +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 v17EK9kG001587; Tue, 7 Feb 2017 14:20:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17EK9qf001586; Tue, 7 Feb 2017 14:20:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071420.v17EK9qf001586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 14:20:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433554 - head/biology/molden X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:20:11 -0000 Author: amdmi3 Date: Tue Feb 7 14:20:09 2017 New Revision: 433554 URL: https://svnweb.freebsd.org/changeset/ports/433554 Log: - Mark BROKEN: does not fetch, size/checksum mismatch Approved by: portmgr blanket Modified: head/biology/molden/Makefile Modified: head/biology/molden/Makefile ============================================================================== --- head/biology/molden/Makefile Tue Feb 7 14:07:24 2017 (r433553) +++ head/biology/molden/Makefile Tue Feb 7 14:20:09 2017 (r433554) @@ -17,6 +17,8 @@ LICENSE_NAME= Molden LICENSE_FILE= ${WRKSRC}/CopyRight LICENSE_PERMS= auto-accept +BROKEN= does not fetch, size/checksum mismatch + RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} From owner-svn-ports-head@freebsd.org Tue Feb 7 14:37:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10133CD5EEB; Tue, 7 Feb 2017 14:37:00 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B92DD117D; Tue, 7 Feb 2017 14:36:59 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17Eawtn009841; Tue, 7 Feb 2017 14:36:58 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17EawBh009838; Tue, 7 Feb 2017 14:36:58 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702071436.v17EawBh009838@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Tue, 7 Feb 2017 14:36:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433556 - in head/sysutils/py-glances: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:37:00 -0000 Author: krion Date: Tue Feb 7 14:36:58 2017 New Revision: 433556 URL: https://svnweb.freebsd.org/changeset/ports/433556 Log: Update sysutils/py-glances to 2.8.1 PR: 216874 Submitted by: gasol.wu@gmail.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9471 Modified: head/sysutils/py-glances/Makefile head/sysutils/py-glances/distinfo head/sysutils/py-glances/files/patch-setup.py Modified: head/sysutils/py-glances/Makefile ============================================================================== --- head/sysutils/py-glances/Makefile Tue Feb 7 14:21:07 2017 (r433555) +++ head/sysutils/py-glances/Makefile Tue Feb 7 14:36:58 2017 (r433556) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= glances -PORTVERSION= 2.7.1 +PORTVERSION= 2.8.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,7 +25,7 @@ USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes -PLIST_FILES= %%ETCDIR%%/glances.conf.sample \ +PLIST_FILES= ${ETCDIR}/glances.conf.sample \ man/man1/glances.1.gz post-install: Modified: head/sysutils/py-glances/distinfo ============================================================================== --- head/sysutils/py-glances/distinfo Tue Feb 7 14:21:07 2017 (r433555) +++ head/sysutils/py-glances/distinfo Tue Feb 7 14:36:58 2017 (r433556) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481076816 -SHA256 (nicolargo-glances-v2.7.1_GH0.tar.gz) = 0f747423e4dee049b1113fc6db2d76af73ef75b1c3445af00cada103bcbbeb69 -SIZE (nicolargo-glances-v2.7.1_GH0.tar.gz) = 4941456 +TIMESTAMP = 1486442628 +SHA256 (nicolargo-glances-v2.8.1_GH0.tar.gz) = e45dff7e3633ea8bb0748db8e69b43fac90536f5b557ccfa36fb91c3b3efebec +SIZE (nicolargo-glances-v2.8.1_GH0.tar.gz) = 5540768 Modified: head/sysutils/py-glances/files/patch-setup.py ============================================================================== --- head/sysutils/py-glances/files/patch-setup.py Tue Feb 7 14:21:07 2017 (r433555) +++ head/sysutils/py-glances/files/patch-setup.py Tue Feb 7 14:36:58 2017 (r433556) @@ -1,9 +1,9 @@ ---- setup.py.orig 2016-09-11 09:08:21 UTC +--- setup.py.orig 2017-02-07 04:50:20 UTC +++ setup.py -@@ -26,7 +26,6 @@ def get_data_files(): +@@ -31,7 +31,6 @@ def get_data_files(): data_files = [ ('share/doc/glances', ['AUTHORS', 'COPYING', 'NEWS', 'README.rst', - 'conf/glances.conf']), + 'CONTRIBUTING.md', 'conf/glances.conf']), - ('share/man/man1', ['docs/man/glances.1']) ] From owner-svn-ports-head@freebsd.org Tue Feb 7 14:39:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 433D5CD5FEA; Tue, 7 Feb 2017 14:39:38 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 018641423; Tue, 7 Feb 2017 14:39:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17EdbLH010154; Tue, 7 Feb 2017 14:39:37 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17EdaHU010148; Tue, 7 Feb 2017 14:39:36 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702071439.v17EdaHU010148@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Tue, 7 Feb 2017 14:39:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433557 - in head/sysutils/backuppc: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:39:38 -0000 Author: krion Date: Tue Feb 7 14:39:36 2017 New Revision: 433557 URL: https://svnweb.freebsd.org/changeset/ports/433557 Log: - Update sysutils/backuppc to 3.3.2 - Initialize options helpers PR: 216875 Submitted by: moiseev@mezonplus.ru Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9472 Deleted: head/sysutils/backuppc/files/patch-doc-BackupPC.pod head/sysutils/backuppc/files/patch-lib_BackupPC_CGI_Browse.pm head/sysutils/backuppc/files/patch-lib_BackupPC_Lib.pm Modified: head/sysutils/backuppc/Makefile head/sysutils/backuppc/distinfo head/sysutils/backuppc/files/patch-lib_BackupPC_Xfer_Smb.pm head/sysutils/backuppc/files/patch-lib__BackupPC__CGI__View.pm head/sysutils/backuppc/files/patch-update.pl head/sysutils/backuppc/files/pkg-message.in Modified: head/sysutils/backuppc/Makefile ============================================================================== --- head/sysutils/backuppc/Makefile Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/Makefile Tue Feb 7 14:39:36 2017 (r433557) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= backuppc -PORTVERSION= 3.3.1 -PORTREVISION= 4 +PORTVERSION= 3.3.2 CATEGORIES= sysutils MASTER_SITES= SF DISTNAME= BackupPC-${PORTVERSION} @@ -54,33 +53,17 @@ RRDTOOL_DESC= Use RRDTool to generate p SMBCLIENT_DESC= Samba client XML_RSS_DESC= Perl extension to manage RSS files -.include - -.if ${PORT_OPTIONS:MARCHIVE_ZIP} -RUN_DEPENDS+= p5-Archive-Zip>=0:archivers/p5-Archive-Zip -.endif -.if ${PORT_OPTIONS:MCOMPRESS_ZLIB} -RUN_DEPENDS+= p5-IO-Compress>=0:archivers/p5-IO-Compress -.endif -.if ${PORT_OPTIONS:MFILE_RSYNCP} -RUN_DEPENDS+= p5-File-RsyncP>=0:net/p5-File-RsyncP -.endif -.if ${PORT_OPTIONS:MNMBLOOKUP} -RUN_DEPENDS+= nmblookup:net/samba-nmblookup -.endif -.if ${PORT_OPTIONS:MRRDTOOL} -RUN_DEPENDS+= rrdtool:databases/rrdtool -.endif -.if ${PORT_OPTIONS:MRRD_GRAPHS} || ${PORT_OPTIONS:MRRDTOOL} -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-bin-BackupPC \ - ${FILESDIR}/extra-patch-lib-BackupPC-CGI-GeneralInfo.pm -.endif -.if ${PORT_OPTIONS:MSMBCLIENT} -RUN_DEPENDS+= smbclient:net/samba-smbclient -.endif -.if ${PORT_OPTIONS:MXML_RSS} -RUN_DEPENDS+= p5-XML-RSS>=0:textproc/p5-XML-RSS -.endif +ARCHIVE_ZIP_RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip +COMPRESS_ZLIB_RUN_DEPENDS= p5-IO-Compress>=0:archivers/p5-IO-Compress +FILE_RSYNCP_RUN_DEPENDS= p5-File-RsyncP>=0:net/p5-File-RsyncP +NMBLOOKUP_RUN_DEPENDS= nmblookup:net/samba-nmblookup +RRDTOOL_RUN_DEPENDS= rrdtool:databases/rrdtool +SMBCLIENT_RUN_DEPENDS= smbclient:net/samba-smbclient +XML_RSS_RUN_DEPENDS= p5-XML-RSS>=0:textproc/p5-XML-RSS +RRD_GRAPHS_EXTRA_PATCHES= ${FILESDIR}/extra-patch-bin-BackupPC \ + ${FILESDIR}/extra-patch-lib-BackupPC-CGI-GeneralInfo.pm +RRDTOOL_EXTRA_PATCHES= ${FILESDIR}/extra-patch-bin-BackupPC \ + ${FILESDIR}/extra-patch-lib-BackupPC-CGI-GeneralInfo.pm pre-patch: @${CP} ${WRKSRC}/configure.pl ${WRKSRC}/update.pl Modified: head/sysutils/backuppc/distinfo ============================================================================== --- head/sysutils/backuppc/distinfo Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/distinfo Tue Feb 7 14:39:36 2017 (r433557) @@ -1,2 +1,3 @@ -SHA256 (BackupPC-3.3.1.tar.gz) = c9cc4aec28a7474a68d40f4bc460ff15140e05c96900c7f98ff3ef06c4f6ae4c -SIZE (BackupPC-3.3.1.tar.gz) = 556461 +TIMESTAMP = 1486366929 +SHA256 (BackupPC-3.3.2.tar.gz) = fbade2c8d8039297e826a75d2c39d5ac9a6f66e0c84c0cf8c4cef0bcf64d2152 +SIZE (BackupPC-3.3.2.tar.gz) = 557300 Modified: head/sysutils/backuppc/files/patch-lib_BackupPC_Xfer_Smb.pm ============================================================================== --- head/sysutils/backuppc/files/patch-lib_BackupPC_Xfer_Smb.pm Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/files/patch-lib_BackupPC_Xfer_Smb.pm Tue Feb 7 14:39:36 2017 (r433557) @@ -1,33 +1,12 @@ ---- lib/BackupPC/Xfer/Smb.pm.orig 2016-06-04 10:42:02 UTC +--- lib/BackupPC/Xfer/Smb.pm.orig 2017-02-06 08:40:41 UTC +++ lib/BackupPC/Xfer/Smb.pm -@@ -217,7 +217,7 @@ sub readOutput - # This section is highly dependent on the version of smbclient. - # If you upgrade Samba, make sure that these regexp are still valid. - # -- if ( /^\s*(-?\d+) \(\s*\d+[.,]\d kb\/s\) (.*)$/ ) { -+ if ( /^\s*(-?\d+) \(\s*\d+[.,]\d kb\/s\) (.*)$/ || /^tar:(\d+)\s+\+\+\+ (.*)$/ ) { - my $sambaFileSize = $1; - my $pcFileName = $2; - (my $fileName = $pcFileName) =~ s/\\/\//g; -@@ -230,7 +230,9 @@ sub readOutput - $t->{byteCnt} += $2; - $t->{fileCnt}++; - $t->{XferLOG}->write(\"$_\n") if ( $t->{logLevel} >= 1 ); -- } elsif ( /^\s*tar: dumped \d+ files/ ) { -+ } elsif ( /^\s*tar: dumped \d+ files/ -+ || /Total bytes received: \d+/i -+ || /tar_process done, err = 0/ ) { +@@ -242,7 +242,8 @@ sub readOutput $t->{xferOK} = 1; + $t->{byteCnt} = $1; $t->{XferLOG}->write(\"$_\n") if ( $t->{logLevel} >= 0 ); - } elsif ( /^\s*tar: restored \d+ files/ ) { -@@ -270,6 +272,10 @@ sub readOutput - } elsif ( /^\s*directory \\/i ) { - $t->{XferLOG}->write(\"$_\n") if ( $t->{logLevel} >= 2 ); - } elsif ( /smb: \\>/ -+ || /^tar:\d+\s/ -+ || /^ NTLMSSP_/ -+ || /^GENSEC backend / -+ || /^doing parameter / - || /^\s*added interface/i - || /^\s*tarmode is now/i - || /^\s*Total bytes written/i +- } elsif ( /^\s*tar: restored \d+ files/ ) { ++ } elsif ( /^\s*tar: restored \d+ files/ ++ || /^\s*tar:\d+\s*tar_process done, err = 0/ ) { + $t->{xferOK} = 1; + $t->{XferLOG}->write(\"$_\n") if ( $t->{logLevel} >= 0 ); + } elsif ( /^\s*read_socket_with_timeout: timeout read. /i ) { Modified: head/sysutils/backuppc/files/patch-lib__BackupPC__CGI__View.pm ============================================================================== --- head/sysutils/backuppc/files/patch-lib__BackupPC__CGI__View.pm Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/files/patch-lib__BackupPC__CGI__View.pm Tue Feb 7 14:39:36 2017 (r433557) @@ -9,14 +9,3 @@ } elsif ( $host ne "" ) { if ( !defined($In{num}) ) { # get the latest LOG file -@@ -136,6 +136,10 @@ sub action - } - $s =~ s/[\n\r]+//g; - if ( $s =~ /smb: \\>/ -+ || $s =~ /^tar:\d+\s/ -+ || $s =~ /^ NTLMSSP_/ -+ || $s =~ /^GENSEC backend / -+ || $s =~ /^doing parameter / - || $s =~ /^\s*(\d+) \(\s*\d+\.\d kb\/s\) (.*)$/ - || $s =~ /^tar: dumped \d+ files/ - || $s =~ /^\s*added interface/i Modified: head/sysutils/backuppc/files/patch-update.pl ============================================================================== --- head/sysutils/backuppc/files/patch-update.pl Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/files/patch-update.pl Tue Feb 7 14:39:36 2017 (r433557) @@ -177,7 +177,7 @@ - # - # Install new CSS file, making a backup copy if necessary - # -- my $cssBackup = "$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css.pre-3.3.1"; +- my $cssBackup = "$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css.pre-3.3.2"; - if ( -f "$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css" && !-f $cssBackup ) { - rename("$DestDir$Conf{CgiImageDir}/BackupPC_stnd.css", $cssBackup); - } Modified: head/sysutils/backuppc/files/pkg-message.in ============================================================================== --- head/sysutils/backuppc/files/pkg-message.in Tue Feb 7 14:36:58 2017 (r433556) +++ head/sysutils/backuppc/files/pkg-message.in Tue Feb 7 14:39:36 2017 (r433557) @@ -18,8 +18,4 @@ restore command to 5 ('-d 5') in the main configuration, for instance $Conf{SmbClientRestoreCmd} = '$smbClientPath \\\\$host\\$shareName $I_option -U $userName -E -d 5 -c tarmode\\ full -Tx -'; - - and set in the each host's configuration - - $Conf{BackupZeroFilesIsFatal} = '0'; ========================================================================== From owner-svn-ports-head@freebsd.org Tue Feb 7 14:58:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87B53CD48F3; Tue, 7 Feb 2017 14:58:03 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B6271FF0; Tue, 7 Feb 2017 14:58:03 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17Ew2ai018327; Tue, 7 Feb 2017 14:58:02 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Ew2pJ018323; Tue, 7 Feb 2017 14:58:02 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702071458.v17Ew2pJ018323@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Tue, 7 Feb 2017 14:58:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433558 - head/ftp/filezilla X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:58:03 -0000 Author: rezny Date: Tue Feb 7 14:58:02 2017 New Revision: 433558 URL: https://svnweb.freebsd.org/changeset/ports/433558 Log: Update to 3.24.0 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9385 Modified: head/ftp/filezilla/Makefile head/ftp/filezilla/distinfo Modified: head/ftp/filezilla/Makefile ============================================================================== --- head/ftp/filezilla/Makefile Tue Feb 7 14:39:36 2017 (r433557) +++ head/ftp/filezilla/Makefile Tue Feb 7 14:58:02 2017 (r433558) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.23.0.2 +PORTVERSION= 3.24.0 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src Modified: head/ftp/filezilla/distinfo ============================================================================== --- head/ftp/filezilla/distinfo Tue Feb 7 14:39:36 2017 (r433557) +++ head/ftp/filezilla/distinfo Tue Feb 7 14:58:02 2017 (r433558) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481125867 -SHA256 (FileZilla_3.23.0.2_src.tar.bz2) = 3f464a7ad5f0e49085e455a023ec08130b663d392ea6aa6be9608527b015022f -SIZE (FileZilla_3.23.0.2_src.tar.bz2) = 4662448 +TIMESTAMP = 1484404999 +SHA256 (FileZilla_3.24.0_src.tar.bz2) = 3d5dd4899cdeca038afd330f24098a61a223f15b172611e0c210244911cd4cad +SIZE (FileZilla_3.24.0_src.tar.bz2) = 4635977 From owner-svn-ports-head@freebsd.org Tue Feb 7 15:19:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 17FB6CD522B; Tue, 7 Feb 2017 15:19:29 +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 D8F2F13D8; Tue, 7 Feb 2017 15:19:28 +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 v17FJRs9026479; Tue, 7 Feb 2017 15:19:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FJRKd026478; Tue, 7 Feb 2017 15:19:27 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071519.v17FJRKd026478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 15:19:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433559 - head/irc/irssi-xmpp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:19:29 -0000 Author: amdmi3 Date: Tue Feb 7 15:19:27 2017 New Revision: 433559 URL: https://svnweb.freebsd.org/changeset/ports/433559 Log: - Mark BROKEN: does not build (error: no member named 'use_tls' in 'struct _XMPP_SERVER_CONNECT_REC') Approved by: portmgr blanket Modified: head/irc/irssi-xmpp/Makefile Modified: head/irc/irssi-xmpp/Makefile ============================================================================== --- head/irc/irssi-xmpp/Makefile Tue Feb 7 14:58:02 2017 (r433558) +++ head/irc/irssi-xmpp/Makefile Tue Feb 7 15:19:27 2017 (r433559) @@ -16,6 +16,8 @@ BUILD_DEPENDS= irssi:irc/irssi LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth RUN_DEPENDS:= ${BUILD_DEPENDS} +BROKEN= does not build (error: no member named 'use_tls' in 'struct _XMPP_SERVER_CONNECT_REC') + USES= gettext-runtime pkgconfig USE_GNOME= glib20 USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Tue Feb 7 15:33:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B38ABCD5759; Tue, 7 Feb 2017 15:33:06 +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 71133B8; Tue, 7 Feb 2017 15:33:06 +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 v17FX5Bg034541; Tue, 7 Feb 2017 15:33:05 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FX4HU034530; Tue, 7 Feb 2017 15:33:04 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702071533.v17FX4HU034530@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Tue, 7 Feb 2017 15:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433560 - in head/emulators: . riscv-fesvr riscv-isa-sim riscv-isa-sim/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:33:06 -0000 Author: lwhsu Date: Tue Feb 7 15:33:04 2017 New Revision: 433560 URL: https://svnweb.freebsd.org/changeset/ports/433560 Log: Add RISC-V ISA Simulator: - emulators/riscv-fesvr, RISC-V Frontend Server - emulators/riscv-isa-sim, Spike, a RISC-V ISA Simulator Original work is done by sbruno Reviewed by: br (earlier version) Differential Revision: https://reviews.freebsd.org/D7527 Added: head/emulators/riscv-fesvr/ head/emulators/riscv-fesvr/Makefile (contents, props changed) head/emulators/riscv-fesvr/distinfo (contents, props changed) head/emulators/riscv-fesvr/pkg-descr (contents, props changed) head/emulators/riscv-fesvr/pkg-plist (contents, props changed) head/emulators/riscv-isa-sim/ head/emulators/riscv-isa-sim/Makefile (contents, props changed) head/emulators/riscv-isa-sim/distinfo (contents, props changed) head/emulators/riscv-isa-sim/files/ head/emulators/riscv-isa-sim/files/patch-Makefile.in (contents, props changed) head/emulators/riscv-isa-sim/files/patch-riscv_insn__template.cc (contents, props changed) head/emulators/riscv-isa-sim/files/patch-riscv_riscv.mk.in (contents, props changed) head/emulators/riscv-isa-sim/pkg-descr (contents, props changed) head/emulators/riscv-isa-sim/pkg-plist (contents, props changed) Modified: head/emulators/Makefile Modified: head/emulators/Makefile ============================================================================== --- head/emulators/Makefile Tue Feb 7 15:19:27 2017 (r433559) +++ head/emulators/Makefile Tue Feb 7 15:33:04 2017 (r433560) @@ -129,6 +129,8 @@ SUBDIR += qtemu SUBDIR += quasi88 SUBDIR += raine + SUBDIR += riscv-fesvr + SUBDIR += riscv-isa-sim SUBDIR += rtc SUBDIR += rubygem-fission SUBDIR += simh Added: head/emulators/riscv-fesvr/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-fesvr/Makefile Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,35 @@ +# $FreeBSD$ + +PORTNAME= riscv-fesvr +DISTVERSION= git +PORTREVISION= 20170206 +CATEGORIES= emulators + +MAINTAINER= lwhsu@FreeBSD.org +COMMENT= RISC-V Frontend Server + +LICENSE= BSD3CLAUSE + +GH_ACCOUNT= freebsd-riscv +GH_TAGNAME= 10a0333 + +USES= gmake + +HAS_CONFIGURE= yes +USE_GITHUB= yes +USE_LDCONFIG= yes + +STRIP_FILES= bin/elf2hex \ + lib/libfesvr.so + +post-patch: + ${REINPLACE_CMD} -e \ + 's|[(]install_libs_dir[)]/pkgconfig|(INSTALLDIR)/libdata/pkgconfig|g' \ + ${WRKSRC}/Makefile.in + +post-install: +. for f in ${STRIP_FILES} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f} +. endfor + +.include Added: head/emulators/riscv-fesvr/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-fesvr/distinfo Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486479769 +SHA256 (freebsd-riscv-riscv-fesvr-git-10a0333_GH0.tar.gz) = a1fc984b3ea49f77c11f876288853c2072ac449515e81e32983d179b9c79d52d +SIZE (freebsd-riscv-riscv-fesvr-git-10a0333_GH0.tar.gz) = 104214 Added: head/emulators/riscv-fesvr/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-fesvr/pkg-descr Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,7 @@ +RISC-V Frontend Server + +The RISC-V front-end server library, which facilitates communication between a +host machine and a RISC-V target machine. It is usually not meant to be used as +a standalone package. + +WWW: https://github.com/freebsd-riscv/riscv-fesvr Added: head/emulators/riscv-fesvr/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-fesvr/pkg-plist Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,18 @@ +bin/elf2hex +include/fesvr/configstring.h +include/fesvr/context.h +include/fesvr/device.h +include/fesvr/dtm.h +include/fesvr/elf.h +include/fesvr/elfloader.h +include/fesvr/htif_hexwriter.h +include/fesvr/htif_pthread.h +include/fesvr/htif.h +include/fesvr/memif.h +include/fesvr/option_parser.h +include/fesvr/rfb.h +include/fesvr/syscall.h +include/fesvr/term.h +include/fesvr/tsi.h +lib/libfesvr.so +libdata/pkgconfig/riscv-fesvr.pc Added: head/emulators/riscv-isa-sim/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/Makefile Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,50 @@ +# $FreeBSD$ + +PORTNAME= riscv-isa-sim +DISTVERSION= git +PORTREVISION= 20170206 +CATEGORIES= emulators + +MAINTAINER= lwhsu@FreeBSD.org +COMMENT= Spike, a RISC-V ISA Simulator + +LICENSE= BSD3CLAUSE + +LIB_DEPENDS= libfesvr.so:emulators/riscv-fesvr + +GH_ACCOUNT= freebsd-riscv +GH_TAGNAME= 11ec3a3 + +USES= compiler:c++11-lang gmake shebangfix + +HAS_CONFIGURE= yes +SHEBANG_FILES= scripts/vcs-version.sh +USE_GITHUB= yes +USE_LDCONFIG= yes + +LDFLAGS+= -L${LOCALBASE}/lib +CFLAGS+= -I${LOCALBASE}/include + +STRIP_FILES= bin/spike \ + bin/spike-dasm \ + bin/termios-xspike \ + bin/xspike \ + lib/libdummy_rocc.so \ + lib/libriscv.so \ + lib/libsoftfloat.so \ + lib/libspike_main.so + +post-extract: + @${MV} ${WRKSRC}/riscv/insn_template.h ${WRKSRC}/riscv/insn_template.hpp + +post-patch: + ${REINPLACE_CMD} -e \ + 's|[(]install_libs_dir[)]/pkgconfig|(INSTALLDIR)/libdata/pkgconfig|g' \ + ${WRKSRC}/Makefile.in + +post-install: +. for f in ${STRIP_FILES} + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${f} +. endfor + +.include Added: head/emulators/riscv-isa-sim/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/distinfo Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486479711 +SHA256 (freebsd-riscv-riscv-isa-sim-git-11ec3a3_GH0.tar.gz) = fc2e48c69477c8b25994cf540f508d0beaec578d972d83c1683ec32eb49d1d85 +SIZE (freebsd-riscv-riscv-isa-sim-git-11ec3a3_GH0.tar.gz) = 187995 Added: head/emulators/riscv-isa-sim/files/patch-Makefile.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/files/patch-Makefile.in Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,19 @@ +--- Makefile.in.orig 2016-08-01 15:40:47 UTC ++++ Makefile.in +@@ -188,13 +188,13 @@ _$(1).cc : + + # Build the object files for this subproject + +-$(2)_pch := $$(patsubst %.h, %.h.gch, $$($(2)_precompiled_hdrs)) ++$(2)_pch := $$(patsubst %.hpp, %.h.gch, $$($(2)_precompiled_hdrs)) + $(2)_objs := $$(patsubst %.cc, %.o, $$($(2)_srcs)) + $(2)_c_objs := $$(patsubst %.c, %.o, $$($(2)_c_srcs)) + $(2)_deps := $$(patsubst %.o, %.d, $$($(2)_objs)) + $(2)_deps += $$(patsubst %.o, %.d, $$($(2)_c_objs)) +-$(2)_deps += $$(patsubst %.h, %.h.d, $$($(2)_precompiled_hdrs)) +-$$($(2)_pch) : %.h.gch : %.h ++$(2)_deps += $$(patsubst %.hpp, %.h.d, $$($(2)_precompiled_hdrs)) ++$$($(2)_pch) : %.h.gch : %.hpp + $(COMPILE) $$< -o $$@ + # If using clang, don't depend (and thus don't build) precompiled headers + $$($(2)_objs) : %.o : %.cc $$($(2)_gen_hdrs) $(if $(filter-out clang,$(CC)),$$($(2)_pch)) Added: head/emulators/riscv-isa-sim/files/patch-riscv_insn__template.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/files/patch-riscv_insn__template.cc Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,10 @@ +--- riscv/insn_template.cc.orig 2016-08-01 15:40:47 UTC ++++ riscv/insn_template.cc +@@ -1,6 +1,6 @@ + // See LICENSE for license details. + +-#include "insn_template.h" ++#include "insn_template.hpp" + + reg_t rv32_NAME(processor_t* p, insn_t insn, reg_t pc) + { Added: head/emulators/riscv-isa-sim/files/patch-riscv_riscv.mk.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/files/patch-riscv_riscv.mk.in Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,18 @@ +--- riscv/riscv.mk.in.orig 2016-08-01 15:40:47 UTC ++++ riscv/riscv.mk.in +@@ -21,13 +21,13 @@ riscv_hdrs = \ + tracer.h \ + extension.h \ + rocc.h \ +- insn_template.h \ ++ insn_template.hpp \ + mulhi.h \ + gdbserver.h \ + debug_module.h \ + + riscv_precompiled_hdrs = \ +- insn_template.h \ ++ insn_template.hpp \ + + riscv_srcs = \ + processor.cc \ Added: head/emulators/riscv-isa-sim/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/pkg-descr Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,6 @@ +Spike, a RISC-V ISA Simulator + +The RISC-V ISA Simulator implements a functional model of one or more RISC-V +processors. + +WWW: https://github.com/freebsd-riscv/riscv-isa-sim Added: head/emulators/riscv-isa-sim/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/emulators/riscv-isa-sim/pkg-plist Tue Feb 7 15:33:04 2017 (r433560) @@ -0,0 +1,39 @@ +bin/spike +bin/spike-dasm +bin/termios-xspike +bin/xspike +include/spike/cachesim.h +include/spike/common.h +include/spike/config.h +include/spike/debug_module.h +include/spike/decode.h +include/spike/devices.h +include/spike/disasm.h +include/spike/encoding.h +include/spike/extension.h +include/spike/gdbserver.h +include/spike/icache.h +include/spike/insn_list.h +include/spike/insn_template.hpp +include/spike/internals.h +include/spike/memtracer.h +include/spike/mmu.h +include/spike/mulhi.h +include/spike/primitives.h +include/spike/primitiveTypes.h +include/spike/processor.h +include/spike/rocc.h +include/spike/sim.h +include/spike/softfloat_types.h +include/spike/softfloat.h +include/spike/specialize.h +include/spike/tracer.h +include/spike/trap.h +lib/libdummy_rocc.so +lib/libriscv.so +lib/libsoftfloat.so +lib/libspike_main.so +libdata/pkgconfig/riscv-dummy_rocc.pc +libdata/pkgconfig/riscv-riscv.pc +libdata/pkgconfig/riscv-softfloat.pc +libdata/pkgconfig/riscv-spike_main.pc From owner-svn-ports-head@freebsd.org Tue Feb 7 15:36:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4D45CD57BB; Tue, 7 Feb 2017 15:36:29 +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 AF4F0258; Tue, 7 Feb 2017 15:36:29 +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 v17FaSUr034785; Tue, 7 Feb 2017 15:36:28 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FaSI8034783; Tue, 7 Feb 2017 15:36:28 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702071536.v17FaSI8034783@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 7 Feb 2017 15:36:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433561 - head/net-mgmt/unifi5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:36:29 -0000 Author: feld Date: Tue Feb 7 15:36:28 2017 New Revision: 433561 URL: https://svnweb.freebsd.org/changeset/ports/433561 Log: net-mgmt/unifi5: Update to 5.4.11 MASTER_SITES altered as they are publishing the beta url instead of the normal release url Add a new variable BUNDLEDFW to help reduce unnecessary plist churn Changelog: https://community.ubnt.com/t5/UniFi-Updates-Blog/UniFi-5-4-11-Stable-Candidate-has-been-released/ba-p/1825788 Modified: head/net-mgmt/unifi5/Makefile head/net-mgmt/unifi5/distinfo head/net-mgmt/unifi5/pkg-plist Modified: head/net-mgmt/unifi5/Makefile ============================================================================== --- head/net-mgmt/unifi5/Makefile Tue Feb 7 15:33:04 2017 (r433560) +++ head/net-mgmt/unifi5/Makefile Tue Feb 7 15:36:28 2017 (r433561) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= unifi5 -PORTVERSION= 5.4.9 +PORTVERSION= 5.4.11 PORTREVISION= 0 CATEGORIES= net-mgmt java -MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}/ \ +MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}-${UNIFI_TAG}/ \ LOCAL/feld/${PORTNAME}-${PORTVERSION}/ DISTNAME= UniFi.unix DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} @@ -16,11 +16,13 @@ COMMENT= UniFi Controller v5 RUN_DEPENDS= mongodb>0:databases/mongodb \ snappyjava>0:archivers/snappy-java -BUILD= 1 +BUILD= 2 +BUNDLEDFW= 3.7.37.6065 +UNIFI_TAG= 6cbeae59e7 SUB_LIST+= USERS=${USERS} GROUPS=${GROUPS} JAVASHAREDIR=${JAVASHAREDIR} \ JAVA=${JAVA} -PLIST_SUB+= BUILDVERSION="${PORTVERSION}.${BUILD}" +PLIST_SUB+= BUILDVERSION="${PORTVERSION}.${BUILD}" BUNDLEDFW="${BUNDLEDFW}" USES= cpe zip CPE_VENDOR= ubnt Modified: head/net-mgmt/unifi5/distinfo ============================================================================== --- head/net-mgmt/unifi5/distinfo Tue Feb 7 15:33:04 2017 (r433560) +++ head/net-mgmt/unifi5/distinfo Tue Feb 7 15:36:28 2017 (r433561) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484662847 -SHA256 (unifi5-5.4.9/UniFi.unix.zip) = ee69fb11ff48c75d15556963af54af2a2b590c846d69aa0e462cdd575553376d -SIZE (unifi5-5.4.9/UniFi.unix.zip) = 155722122 +TIMESTAMP = 1486475695 +SHA256 (unifi5-5.4.11/UniFi.unix.zip) = 623f698d55047887fe78d09be16801c71ed0d63e955f57bb4fddb8f803070da2 +SIZE (unifi5-5.4.11/UniFi.unix.zip) = 156752055 Modified: head/net-mgmt/unifi5/pkg-plist ============================================================================== --- head/net-mgmt/unifi5/pkg-plist Tue Feb 7 15:33:04 2017 (r433560) +++ head/net-mgmt/unifi5/pkg-plist Tue Feb 7 15:36:28 2017 (r433561) @@ -1,14 +1,14 @@ %%JAVASHAREDIR%%/unifi/bin/mongod -%%JAVASHAREDIR%%/unifi/dl/firmware/BZ2/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U2HSR/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U2IW/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U2Sv2/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7E/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7HD/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7P/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/3.7.34.5997/firmware.bin -%%JAVASHAREDIR%%/unifi/dl/firmware/USXG/3.7.34.5997/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/BZ2/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U2HSR/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U2IW/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U2Sv2/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7E/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7HD/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7P/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/U7PG2/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/US24P250/%%BUNDLEDFW%%/firmware.bin +%%JAVASHAREDIR%%/unifi/dl/firmware/USXG/%%BUNDLEDFW%%/firmware.bin %%JAVASHAREDIR%%/unifi/dl/firmware/bundles.json %%JAVASHAREDIR%%/unifi/dl/firmware/p2N/3.3.22.4024/firmware.bin %%JAVASHAREDIR%%/unifi/lib/Java-WebSocket-1.3.0-44-gbf2af15.jar From owner-svn-ports-head@freebsd.org Tue Feb 7 15:39:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74D44CD5825; Tue, 7 Feb 2017 15:39:01 +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 2ADDA3DB; Tue, 7 Feb 2017 15:39:01 +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 v17Fd0vY034965; Tue, 7 Feb 2017 15:39:00 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Fd0Vo034964; Tue, 7 Feb 2017 15:39:00 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702071539.v17Fd0Vo034964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 7 Feb 2017 15:39:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433562 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:39:01 -0000 Author: feld Date: Tue Feb 7 15:39:00 2017 New Revision: 433562 URL: https://svnweb.freebsd.org/changeset/ports/433562 Log: Remove old net-mgmt/unifi entries as the ports have expired Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 7 15:36:28 2017 (r433561) +++ head/MOVED Tue Feb 7 15:39:00 2017 (r433562) @@ -5313,7 +5313,6 @@ x11-fonts/etlfonts||2013-12-31|Has expir net/gateway6||2013-12-31|Has expired: Unsupported upstream, consider using net/gogoc misc/bibletime-devel|misc/bibletime|2013-12-31|Has expired: use misc/bibletime multimedia/linux-ov511-kmod||2013-12-31|Removed: broken and only for FreeBSD 6.x and 7.x -net-mgmt/unifi|net-mgmt/unifi3|2014-01-01|Rename to unifi3; unifi2 is coming to ports tree as well net/pypvm||2014-01-01|Has expired: Dead upstream and suspected that there are no users of port www/mawstats||2014-01-01|Has expired: Upstream development dead, use www/[j]awstats instead devel/p5-Dialog|devel/p5-UI-Dialog|2014-01-01|Has expired @@ -8054,7 +8053,6 @@ lang/perl5.16||2015-12-31|Has expired: U devel/py-distutils-extra|devel/py-python-distutils-extra|2015-12-31|Renamed to match upstream naming irc/irssi-devel||2016-01-01|Has expired: Older than irc/irssi multimedia/spotify-websocket-api||2016-01-01|Has expired: login fails due to protocol changes -net-mgmt/unifi2|net-mgmt/unifi3|2016-01-01|Has expired: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 misc/kde4-l10n-th||2016-01-01|Has expired: Upstream ceased maintainance of this translation misc/kde4-l10n-tg||2016-01-01|Has expired: Upstream ceased maintainance of this translation misc/kde4-l10n-si||2016-01-01|Has expired: Upstream ceased maintainance of this translation @@ -8589,7 +8587,6 @@ sysutils/moosefs-metalogger|sysutils/moo sysutils/moosefs-netdump|sysutils/moosefs2-netdump|2016-07-07|Moved to a numbered port name devel/gmake-lite|devel/gmake|2016-07-08|No longer needed devel/capstone|devel/capstone3|2016-07-10|Moved to a numbered port name to make place for capstone4 -net-mgmt/unifi3|net-mgmt/unifi4|2016-07-10|Has expired: Unifi 3.x is EoL. Please upgrade to net-mgmt/unifi4 net/lam||2016-07-12|Has expired: Broken for more than 6 months java/wildfly82||2016-07-17|Has expired: Fully EOL when version 10.0 was released print/tex|print/texlive-base|2016-07-30|Superceeded by texlive From owner-svn-ports-head@freebsd.org Tue Feb 7 15:49:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65E18CD5A36; Tue, 7 Feb 2017 15:49:29 +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 28A85B02; Tue, 7 Feb 2017 15:49:29 +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 v17FnSDc038992; Tue, 7 Feb 2017 15:49:28 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FnSUt038990; Tue, 7 Feb 2017 15:49:28 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702071549.v17FnSUt038990@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Tue, 7 Feb 2017 15:49:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433563 - in head/sysutils/smartmontools: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:49:29 -0000 Author: tijl Date: Tue Feb 7 15:49:27 2017 New Revision: 433563 URL: https://svnweb.freebsd.org/changeset/ports/433563 Log: Add a patch to zero-initialise a variable that is passed to the kernel where it could trigger assertions. PR: 178032 Submitted by: op@hardenedbsd.org Approved by: samm@os2.kiev.ua (maintainer) Sponsored by: opBSD Added: head/sysutils/smartmontools/files/patch-os__freebsd.cpp (contents, props changed) Modified: head/sysutils/smartmontools/Makefile Modified: head/sysutils/smartmontools/Makefile ============================================================================== --- head/sysutils/smartmontools/Makefile Tue Feb 7 15:39:00 2017 (r433562) +++ head/sysutils/smartmontools/Makefile Tue Feb 7 15:49:27 2017 (r433563) @@ -3,7 +3,7 @@ PORTNAME= smartmontools PORTVERSION= 6.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF Added: head/sysutils/smartmontools/files/patch-os__freebsd.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/smartmontools/files/patch-os__freebsd.cpp Tue Feb 7 15:49:27 2017 (r433563) @@ -0,0 +1,11 @@ +--- os_freebsd.cpp.orig 2016-12-17 18:42:22 UTC ++++ os_freebsd.cpp +@@ -1936,6 +1936,8 @@ smart_device * freebsd_smart_interface:: + int i; + const char * test_name = name; + ++ memset(&ccb, 0, sizeof(ccb)); ++ + // if dev_name null, or string length zero + if (!name || !*name) + return 0; From owner-svn-ports-head@freebsd.org Tue Feb 7 15:56:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 469FDCD5E0E; Tue, 7 Feb 2017 15:56:57 +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 13A79103C; Tue, 7 Feb 2017 15:56:57 +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 v17FuuhX043158; Tue, 7 Feb 2017 15:56:56 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FuukW043157; Tue, 7 Feb 2017 15:56:56 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071556.v17FuukW043157@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 15:56:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433564 - head/net/openafs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:56:57 -0000 Author: amdmi3 Date: Tue Feb 7 15:56:55 2017 New Revision: 433564 URL: https://svnweb.freebsd.org/changeset/ports/433564 Log: - Mark broken on 10.x, clarify broken reasons Approved by: portmgr blanket Modified: head/net/openafs/Makefile Modified: head/net/openafs/Makefile ============================================================================== --- head/net/openafs/Makefile Tue Feb 7 15:49:27 2017 (r433563) +++ head/net/openafs/Makefile Tue Feb 7 15:56:55 2017 (r433564) @@ -21,8 +21,9 @@ LICENSE_NAME= IBM Public License Version LICENSE_FILE= ${WRKSRC}/doc/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -BROKEN_FreeBSD_11= does not build -BROKEN_FreeBSD_12= does not build +BROKEN_FreeBSD_10= does not build (error: use of undeclared identifier 'SYS_NAME_ID_amd64_fbsd_103') +BROKEN_FreeBSD_11= does not build (error: no member named 'b_saveaddr' in 'struct buf') +BROKEN_FreeBSD_12= does not build (don't know how to make ./param.amd64_fbsd_120.h. Stop) AFS_DISTVERSION= 1.6.18 DBVERSION= 2016-01-01 From owner-svn-ports-head@freebsd.org Tue Feb 7 15:58:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D138DCD5E66; Tue, 7 Feb 2017 15:58:46 +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 9E2D31195; Tue, 7 Feb 2017 15:58:46 +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 v17Fwj1n043446; Tue, 7 Feb 2017 15:58:45 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17FwjDo043444; Tue, 7 Feb 2017 15:58:45 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702071558.v17FwjDo043444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 7 Feb 2017 15:58:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433565 - in head/archivers/zstd: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 15:58:46 -0000 Author: marino Date: Tue Feb 7 15:58:45 2017 New Revision: 433565 URL: https://svnweb.freebsd.org/changeset/ports/433565 Log: archivers/zstd: Upgrade version 1.1.2 => 1.1.3 The makefile patches are no longer required. Deleted: head/archivers/zstd/files/ Modified: head/archivers/zstd/Makefile head/archivers/zstd/distinfo Modified: head/archivers/zstd/Makefile ============================================================================== --- head/archivers/zstd/Makefile Tue Feb 7 15:56:55 2017 (r433564) +++ head/archivers/zstd/Makefile Tue Feb 7 15:58:45 2017 (r433565) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zstd -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= archivers @@ -21,5 +21,10 @@ ALL_TARGET= default MAKE_ARGS= MANDIR="${PREFIX}/man/man1" \ LIBDIR="${PREFIX}/lib" \ INCLUDEDIR="${PREFIX}/include" +MAKE_ENV= INSTALL_LIB="${INSTALL_LIB}" \ + INSTALL_MAN="${INSTALL_MAN}" \ + INSTALL_DATA="${INSTALL_DATA}" \ + INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ + INSTALL_PROGRAM="${INSTALL_PROGRAM}" .include Modified: head/archivers/zstd/distinfo ============================================================================== --- head/archivers/zstd/distinfo Tue Feb 7 15:56:55 2017 (r433564) +++ head/archivers/zstd/distinfo Tue Feb 7 15:58:45 2017 (r433565) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482085591 -SHA256 (facebook-zstd-v1.1.2_GH0.tar.gz) = 980b8febb0118e22f6ed70d23b5b3e600995dbf7489c1f6d6122c1411cdda8d8 -SIZE (facebook-zstd-v1.1.2_GH0.tar.gz) = 769017 +TIMESTAMP = 1486460781 +SHA256 (facebook-zstd-v1.1.3_GH0.tar.gz) = 106c532ae840a6ee4aee5258f04f3acab7b3e09b9e9584ebe94e4fbfd899af0a +SIZE (facebook-zstd-v1.1.3_GH0.tar.gz) = 845902 From owner-svn-ports-head@freebsd.org Tue Feb 7 16:19:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0ECE6CD52AA; Tue, 7 Feb 2017 16:19:59 +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 CFD081D59; Tue, 7 Feb 2017 16:19:58 +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 v17GJv4Z051604; Tue, 7 Feb 2017 16:19:57 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17GJvCR051602; Tue, 7 Feb 2017 16:19:57 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702071619.v17GJvCR051602@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Tue, 7 Feb 2017 16:19:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433566 - head/shells/sparforte X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:19:59 -0000 Author: marino Date: Tue Feb 7 16:19:57 2017 New Revision: 433566 URL: https://svnweb.freebsd.org/changeset/ports/433566 Log: shells/sparforte: upgrade version 2.0.1 => 2.0.2 Modified: head/shells/sparforte/Makefile head/shells/sparforte/distinfo Modified: head/shells/sparforte/Makefile ============================================================================== --- head/shells/sparforte/Makefile Tue Feb 7 15:58:45 2017 (r433565) +++ head/shells/sparforte/Makefile Tue Feb 7 16:19:57 2017 (r433566) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sparforte -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 DISTVERSIONPREFIX= v CATEGORIES= shells lang Modified: head/shells/sparforte/distinfo ============================================================================== --- head/shells/sparforte/distinfo Tue Feb 7 15:58:45 2017 (r433565) +++ head/shells/sparforte/distinfo Tue Feb 7 16:19:57 2017 (r433566) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482942904 -SHA256 (kburtch-SparForte-v2.0.1_GH0.tar.gz) = d8cab4bc90e2480bd3b8fe295e32a1f6d5584520b9126dde20acd73425367b31 -SIZE (kburtch-SparForte-v2.0.1_GH0.tar.gz) = 2761519 +TIMESTAMP = 1486462119 +SHA256 (kburtch-SparForte-v2.0.2_GH0.tar.gz) = 33ac39f8702df9276d82cd9e86c73ca3b89c14c05fae043eeab97ef0572ed501 +SIZE (kburtch-SparForte-v2.0.2_GH0.tar.gz) = 2764385 From owner-svn-ports-head@freebsd.org Tue Feb 7 16:32:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 85B51CD5562; Tue, 7 Feb 2017 16:32:36 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3B5737AA; Tue, 7 Feb 2017 16:32:36 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17GWZkG059641; Tue, 7 Feb 2017 16:32:35 GMT (envelope-from pawel@FreeBSD.org) Received: (from pawel@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17GWZPV059639; Tue, 7 Feb 2017 16:32:35 GMT (envelope-from pawel@FreeBSD.org) Message-Id: <201702071632.v17GWZPV059639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pawel set sender to pawel@FreeBSD.org using -f From: Pawel Pekala Date: Tue, 7 Feb 2017 16:32:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433567 - head/ports-mgmt/ports-tools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:32:36 -0000 Author: pawel Date: Tue Feb 7 16:32:35 2017 New Revision: 433567 URL: https://svnweb.freebsd.org/changeset/ports/433567 Log: Update to 1.1 bugfix release Changelog: pkg-deleaf: - reset items list after packages deletion upgrade-base: - use sudo when run as normal user - offer to run rebbot for the user upgrade-ports: - include reason in message about port move - fix updating commands parsing code - improve sanity check summary, fix required by printing and show missing required libraries for each reinstalled package - fix obsolete reason extraction - don't remove reverse dependencies of self conflicting packages so that after upgrade no user packages is missing - check for boundaries while calculating ports upgrade order preventing stack memory exhaustion Modified: head/ports-mgmt/ports-tools/Makefile head/ports-mgmt/ports-tools/distinfo (contents, props changed) Modified: head/ports-mgmt/ports-tools/Makefile ============================================================================== --- head/ports-mgmt/ports-tools/Makefile Tue Feb 7 16:19:57 2017 (r433566) +++ head/ports-mgmt/ports-tools/Makefile Tue Feb 7 16:32:35 2017 (r433567) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ports-tools -PORTVERSION= 1.0 +PORTVERSION= 1.1 CATEGORIES= ports-mgmt MAINTAINER= pawel@FreeBSD.org @@ -20,6 +20,6 @@ NO_ARCH= yes PLIST_FILES= bin/mkpatch bin/pcheck bin/pclean bin/pcommit bin/pfind \ bin/plist-sort bin/plist-update bin/plog bin/reinplace-check \ sbin/pkg-deleaf sbin/tbuilder sbin/upgrade-base \ - sbin/upgrade-ports + sbin/upgrade-ports ${DOCSDIR}/README.md .include Modified: head/ports-mgmt/ports-tools/distinfo ============================================================================== --- head/ports-mgmt/ports-tools/distinfo Tue Feb 7 16:19:57 2017 (r433566) +++ head/ports-mgmt/ports-tools/distinfo Tue Feb 7 16:32:35 2017 (r433567) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485809693 -SHA256 (ppekala-ports-tools-1.0_GH0.tar.gz) = 201f8254ae44226ce0a11eee50358b727a9dc16ba684875cbac9f20451fc5ebf -SIZE (ppekala-ports-tools-1.0_GH0.tar.gz) = 18552 +TIMESTAMP = 1486484015 +SHA256 (ppekala-ports-tools-1.1_GH0.tar.gz) = c428c2791e5870699599fccce0ae7d6bb49d1b57c0f0684c2fb5472ebe727332 +SIZE (ppekala-ports-tools-1.1_GH0.tar.gz) = 18857 From owner-svn-ports-head@freebsd.org Tue Feb 7 16:37:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55CF4CD5727; Tue, 7 Feb 2017 16:37:19 +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 22A22B16; Tue, 7 Feb 2017 16:37:19 +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 v17GbIEX059931; Tue, 7 Feb 2017 16:37:18 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17GbIMj059930; Tue, 7 Feb 2017 16:37:18 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702071637.v17GbIMj059930@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 7 Feb 2017 16:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433568 - head/dns/zonecheck X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:37:19 -0000 Author: mat Date: Tue Feb 7 16:37:17 2017 New Revision: 433568 URL: https://svnweb.freebsd.org/changeset/ports/433568 Log: Fix build WITH=CGI after r431796. Sponsored by: Absolight Modified: head/dns/zonecheck/Makefile (contents, props changed) Modified: head/dns/zonecheck/Makefile ============================================================================== --- head/dns/zonecheck/Makefile Tue Feb 7 16:32:35 2017 (r433567) +++ head/dns/zonecheck/Makefile Tue Feb 7 16:37:17 2017 (r433568) @@ -37,7 +37,7 @@ CGI_VARS= ZONECHECK_TARGET+=cgi do-install: cd ${INSTALL_WRKSRC} && \ - ${SETENV} LANG=en_US.UTF-8 ${RUBY} ./installer.rb ${ZONECHECK_TARGET} \ + ${SETENV} LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 ${RUBY} ./installer.rb ${ZONECHECK_TARGET} \ -DETCDIST='-dist' -DRUBY="${RUBY}" -DPREFIX="${PREFIX}" \ -DWWWDIR="${PREFIX}/www/${PORTNAME}" -DCHROOT="${STAGEDIR}" From owner-svn-ports-head@freebsd.org Tue Feb 7 16:49:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 523CACD5AB1; Tue, 7 Feb 2017 16:49:30 +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 057321212; Tue, 7 Feb 2017 16:49:29 +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 v17GnTEa064004; Tue, 7 Feb 2017 16:49:29 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17GnSHo064001; Tue, 7 Feb 2017 16:49:28 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702071649.v17GnSHo064001@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 7 Feb 2017 16:49:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433569 - head/security/py-virustotal-api X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:49:30 -0000 Author: dvl Date: Tue Feb 7 16:49:28 2017 New Revision: 433569 URL: https://svnweb.freebsd.org/changeset/ports/433569 Log: Add virustotal-api: upload and scan files, submit and scan URLs, etc. Added: head/security/py-virustotal-api/ head/security/py-virustotal-api/Makefile (contents, props changed) head/security/py-virustotal-api/distinfo (contents, props changed) head/security/py-virustotal-api/pkg-descr (contents, props changed) Added: head/security/py-virustotal-api/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-virustotal-api/Makefile Tue Feb 7 16:49:28 2017 (r433569) @@ -0,0 +1,18 @@ +# Created by: Dan Langille +# $FreeBSD$ + +PORTNAME= virustotal-api +PORTVERSION= 1.1.3 +CATEGORIES= security python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dvl@FreeBSD.org +COMMENT= Virus Total Public/Private/Intel API + +LICENSE= MIT + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/security/py-virustotal-api/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-virustotal-api/distinfo Tue Feb 7 16:49:28 2017 (r433569) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486483773 +SHA256 (virustotal-api-1.1.3.tar.gz) = 0e7a72ee7628ab06152b392bfa15000e364cf4aded53c33fed691228b1eff3cf +SIZE (virustotal-api-1.1.3.tar.gz) = 28982 Added: head/security/py-virustotal-api/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/py-virustotal-api/pkg-descr Tue Feb 7 16:49:28 2017 (r433569) @@ -0,0 +1,7 @@ +VirusTotal's Public API lets you upload and scan files, submit and scan URLs, +access finished scan reports and make automatic comments on URLs and samples +without the need of using the HTML website interface. In other words, it +allows you to build simple scripts to access the information generated by +VirusTotal. + +WWW: https://pypi.python.org/pypi/virustotal-api From owner-svn-ports-head@freebsd.org Tue Feb 7 16:50:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A712CCD5AF2; Tue, 7 Feb 2017 16:50:24 +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 5C9701301; Tue, 7 Feb 2017 16:50:24 +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 62137BDC89; Tue, 7 Feb 2017 17:50:21 +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 4DD6BBDC85; Tue, 7 Feb 2017 17:50:21 +0100 (CET) Subject: Re: svn commit: r433564 - head/net/openafs To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201702071556.v17FuukW043157@repo.freebsd.org> From: Mathieu Arnold Organization: Absolight / The FreeBSD Foundation Message-ID: <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> Date: Tue, 7 Feb 2017 17:50:20 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: <201702071556.v17FuukW043157@repo.freebsd.org> Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lkSTHJXwnXfivsH6HTssojK5Ca8uhGJlE" X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:50:24 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --lkSTHJXwnXfivsH6HTssojK5Ca8uhGJlE Content-Type: multipart/mixed; boundary="HquCVTC4wN6uHAH5WR3RqHdKHExKWkLJN"; protected-headers="v1" From: Mathieu Arnold To: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Message-ID: <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> Subject: Re: svn commit: r433564 - head/net/openafs References: <201702071556.v17FuukW043157@repo.freebsd.org> In-Reply-To: <201702071556.v17FuukW043157@repo.freebsd.org> --HquCVTC4wN6uHAH5WR3RqHdKHExKWkLJN Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Le 07/02/2017 =C3=A0 16:56, Dmitry Marakasov a =C3=A9crit : > Author: amdmi3 > Date: Tue Feb 7 15:56:55 2017 > New Revision: 433564 > URL: https://svnweb.freebsd.org/changeset/ports/433564 > > Log: > - Mark broken on 10.x, clarify broken reasons > =20 So, it is BROKEN on all supported versions, please add a DEPRECATED and EXPIRATION_DATE :-) > Approved by: portmgr blanket > > Modified: > head/net/openafs/Makefile > > Modified: head/net/openafs/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/net/openafs/Makefile Tue Feb 7 15:49:27 2017 (r433563) > +++ head/net/openafs/Makefile Tue Feb 7 15:56:55 2017 (r433564) > @@ -21,8 +21,9 @@ LICENSE_NAME=3D IBM Public License Version > LICENSE_FILE=3D ${WRKSRC}/doc/LICENSE > LICENSE_PERMS=3D dist-mirror dist-sell pkg-mirror pkg-sell auto-accept= > =20 > -BROKEN_FreeBSD_11=3D does not build > -BROKEN_FreeBSD_12=3D does not build > +BROKEN_FreeBSD_10=3D does not build (error: use of undeclared identifi= er 'SYS_NAME_ID_amd64_fbsd_103') > +BROKEN_FreeBSD_11=3D does not build (error: no member named 'b_saveadd= r' in 'struct buf') > +BROKEN_FreeBSD_12=3D does not build (don't know how to make ./param.am= d64_fbsd_120.h. Stop) > =20 > AFS_DISTVERSION=3D 1.6.18 > DBVERSION=3D 2016-01-01 > > --=20 Mathieu Arnold --HquCVTC4wN6uHAH5WR3RqHdKHExKWkLJN-- --lkSTHJXwnXfivsH6HTssojK5Ca8uhGJlE 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 iQJ8BAEBCgBmBQJYmfrMXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85I+T0P/2bhFkhgJYY39zLP03opz/vS ZxOQgkOu1Mo6wFZVE9LEw2mOWrgepF3hn8TpQ1LKkKBqTvyr2XxtzM/HNbS82npB tXuDLRuxwekdL3SRpqEPxzVlQaXdgbFOL8LJ1vn7iXi5ORy5HBLO3SFlX9q0Yx5Z CLRAd7MfLxECrqA0kiaTGo2ldTZNdfnGv0kz+3xXoqFOgS7KEeQeeoWy9xrgQE7+ lmwdVCI/theLb41t69T4R1V4/TWXELfrdYKZhrljXsSjRPNvReINM+bHQS3uwlfJ 5jLOBAePP/A0EqRtJAAwVXtNOWw+7DcedJv8R85qRCaB7YROQJ+N9mpMkuinCw3L bL3qYfSz4SlOlmHj9kEN3GatpsXVxpiIxkpdEMBDq3dg/tRQVUR2B2quteGo+Pjd uF4qJvnz7hfkx8r07X0gE45GmTjdmntlVJYam3GbQaIK+1jAJ8onlUelw4z9cSou NitFLo6BQqlKpxOxBfZxDDuIvHO40udon9ahGeQbSKMRcPnxf2qgj1A15KTDZQta l2q2yL2RrOgd+sOl64ZwIKz5mt4gpd8+joMbqpwqQNg/7a/MRT3u9GpuwNozFgMN Y+RGeW/XqZ44wpKKsvRkl8tGQDg7VlBs8kUUj8tN5esYgMo1u+4qgv/TqK/UMJKQ 7sBI/X9OtPqeKqd6vdHD =J8YQ -----END PGP SIGNATURE----- --lkSTHJXwnXfivsH6HTssojK5Ca8uhGJlE-- From owner-svn-ports-head@freebsd.org Tue Feb 7 16:50:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56A22CD5B2A; Tue, 7 Feb 2017 16:50:37 +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 2427913B9; Tue, 7 Feb 2017 16:50:37 +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 v17GoaZ6064158; Tue, 7 Feb 2017 16:50:36 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Goaph064156; Tue, 7 Feb 2017 16:50:36 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702071650.v17Goaph064156@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Tue, 7 Feb 2017 16:50:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433570 - head/security X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:50:37 -0000 Author: dvl Date: Tue Feb 7 16:50:36 2017 New Revision: 433570 URL: https://svnweb.freebsd.org/changeset/ports/433570 Log: Add newly created port py-virustotal-api Sorry. Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Tue Feb 7 16:49:28 2017 (r433569) +++ head/security/Makefile Tue Feb 7 16:50:36 2017 (r433570) @@ -931,6 +931,7 @@ SUBDIR += py-tuf SUBDIR += py-twistedConch SUBDIR += py-twofish + SUBDIR += py-virustotal-api SUBDIR += py-volatility SUBDIR += py-vulndb SUBDIR += py-xmlsec From owner-svn-ports-head@freebsd.org Tue Feb 7 16:51:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58D59CD5B65; Tue, 7 Feb 2017 16:51:26 +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 0D55F15DE; Tue, 7 Feb 2017 16:51:25 +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 v17GpP5L066394; Tue, 7 Feb 2017 16:51:25 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17GpPSZ066392; Tue, 7 Feb 2017 16:51:25 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702071651.v17GpPSZ066392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Tue, 7 Feb 2017 16:51:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433571 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 16:51:26 -0000 Author: feld Date: Tue Feb 7 16:51:24 2017 New Revision: 433571 URL: https://svnweb.freebsd.org/changeset/ports/433571 Log: Revert removal of old unifi entries from MOVED Modified: head/MOVED Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 7 16:50:36 2017 (r433570) +++ head/MOVED Tue Feb 7 16:51:24 2017 (r433571) @@ -5313,6 +5313,7 @@ x11-fonts/etlfonts||2013-12-31|Has expir net/gateway6||2013-12-31|Has expired: Unsupported upstream, consider using net/gogoc misc/bibletime-devel|misc/bibletime|2013-12-31|Has expired: use misc/bibletime multimedia/linux-ov511-kmod||2013-12-31|Removed: broken and only for FreeBSD 6.x and 7.x +net-mgmt/unifi|net-mgmt/unifi3|2014-01-01|Rename to unifi3; unifi2 is coming to ports tree as well net/pypvm||2014-01-01|Has expired: Dead upstream and suspected that there are no users of port www/mawstats||2014-01-01|Has expired: Upstream development dead, use www/[j]awstats instead devel/p5-Dialog|devel/p5-UI-Dialog|2014-01-01|Has expired @@ -8053,6 +8054,7 @@ lang/perl5.16||2015-12-31|Has expired: U devel/py-distutils-extra|devel/py-python-distutils-extra|2015-12-31|Renamed to match upstream naming irc/irssi-devel||2016-01-01|Has expired: Older than irc/irssi multimedia/spotify-websocket-api||2016-01-01|Has expired: login fails due to protocol changes +net-mgmt/unifi2|net-mgmt/unifi3|2016-01-01|Has expired: Unifi 2.x is EoL. Please upgrade to net-mgmt/unifi3 misc/kde4-l10n-th||2016-01-01|Has expired: Upstream ceased maintainance of this translation misc/kde4-l10n-tg||2016-01-01|Has expired: Upstream ceased maintainance of this translation misc/kde4-l10n-si||2016-01-01|Has expired: Upstream ceased maintainance of this translation @@ -8587,6 +8589,7 @@ sysutils/moosefs-metalogger|sysutils/moo sysutils/moosefs-netdump|sysutils/moosefs2-netdump|2016-07-07|Moved to a numbered port name devel/gmake-lite|devel/gmake|2016-07-08|No longer needed devel/capstone|devel/capstone3|2016-07-10|Moved to a numbered port name to make place for capstone4 +net-mgmt/unifi3|net-mgmt/unifi4|2016-07-10|Has expired: Unifi 3.x is EoL. Please upgrade to net-mgmt/unifi4 net/lam||2016-07-12|Has expired: Broken for more than 6 months java/wildfly82||2016-07-17|Has expired: Fully EOL when version 10.0 was released print/tex|print/texlive-base|2016-07-30|Superceeded by texlive From owner-svn-ports-head@freebsd.org Tue Feb 7 17:29:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 540D6CD57FC; Tue, 7 Feb 2017 17:29:54 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 210DB14C3; Tue, 7 Feb 2017 17:29:54 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17HTrQ7080437; Tue, 7 Feb 2017 17:29:53 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17HTrND080435; Tue, 7 Feb 2017 17:29:53 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201702071729.v17HTrND080435@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 7 Feb 2017 17:29:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433572 - head/net/py-uritemplate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 17:29:54 -0000 Author: nivit Date: Tue Feb 7 17:29:52 2017 New Revision: 433572 URL: https://svnweb.freebsd.org/changeset/ports/433572 Log: - Update to 3.0.0 PR: 215175 Submitted by: david Siebörger Modified: head/net/py-uritemplate/Makefile head/net/py-uritemplate/distinfo (contents, props changed) Modified: head/net/py-uritemplate/Makefile ============================================================================== --- head/net/py-uritemplate/Makefile Tue Feb 7 16:51:24 2017 (r433571) +++ head/net/py-uritemplate/Makefile Tue Feb 7 17:29:52 2017 (r433572) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uritemplate -PORTVERSION= 0.6 +PORTVERSION= 3.0.0 #PORTREVISION= 0 CATEGORIES= net MASTER_SITES= CHEESESHOP Modified: head/net/py-uritemplate/distinfo ============================================================================== --- head/net/py-uritemplate/distinfo Tue Feb 7 16:51:24 2017 (r433571) +++ head/net/py-uritemplate/distinfo Tue Feb 7 17:29:52 2017 (r433572) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476697193 -SHA256 (uritemplate-0.6.tar.gz) = a30e230aeb7ebedbcb5da9999a17fa8a30e512e6d5b06f73d47c6e03c8e357fd -SIZE (uritemplate-0.6.tar.gz) = 3508 +TIMESTAMP = 1486488158 +SHA256 (uritemplate-3.0.0.tar.gz) = c02643cebe23fc8adb5e6becffe201185bf06c40bda5c0b4028a93f1527d011d +SIZE (uritemplate-3.0.0.tar.gz) = 30038 From owner-svn-ports-head@freebsd.org Tue Feb 7 17:44:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E2F90CD5DAB; Tue, 7 Feb 2017 17:44:00 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A3D81302; Tue, 7 Feb 2017 17:44:00 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17Hhxwv088475; Tue, 7 Feb 2017 17:43:59 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17HhxOC088471; Tue, 7 Feb 2017 17:43:59 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702071743.v17HhxOC088471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Tue, 7 Feb 2017 17:43:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433573 - in head/net-im: . py-toxcore-c X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 17:44:01 -0000 Author: krion Date: Tue Feb 7 17:43:59 2017 New Revision: 433573 URL: https://svnweb.freebsd.org/changeset/ports/433573 Log: New port: net-im/py-toxcore-c PyTox provides a Pythonic binding, i.e Object-oriented instead of C style, raise exception instead of returning error code. WWW: https://github.com/TokTok/py-toxcore-c PR: 216869 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9476 Added: head/net-im/py-toxcore-c/ head/net-im/py-toxcore-c/Makefile (contents, props changed) head/net-im/py-toxcore-c/distinfo (contents, props changed) head/net-im/py-toxcore-c/pkg-descr (contents, props changed) Modified: head/net-im/Makefile Modified: head/net-im/Makefile ============================================================================== --- head/net-im/Makefile Tue Feb 7 17:29:52 2017 (r433572) +++ head/net-im/Makefile Tue Feb 7 17:43:59 2017 (r433573) @@ -140,6 +140,7 @@ SUBDIR += py-slackclient SUBDIR += py-sleekxmpp SUBDIR += py-telepot + SUBDIR += py-toxcore-c SUBDIR += py-twistedWords SUBDIR += py-xmpppy SUBDIR += py-xmpppy-irc Added: head/net-im/py-toxcore-c/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/py-toxcore-c/Makefile Tue Feb 7 17:43:59 2017 (r433573) @@ -0,0 +1,30 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= toxcore-c +PORTVERSION= 0.170206 +CATEGORIES= net-im net-p2p python +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Python binding for Project-Tox + +LICENSE= LGPL3 +LICENSE_FILE= ${WRKSRC}/LICENSE.md + +LIB_DEPENDS= libtoxcore.so:net-im/tox \ + libsodium.so:security/libsodium \ + libvpx.so:multimedia/libvpx \ + libopus.so:audio/opus + +USE_GITHUB= yes +GH_ACCOUNT= TokTok +GH_PROJECT= py-toxcore-c +GH_TAGNAME= ebced1f + +USES= python +USE_PYTHON= distutils autoplist + +CFLAGS+= -I${LOCALBASE}/include + +.include Added: head/net-im/py-toxcore-c/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/py-toxcore-c/distinfo Tue Feb 7 17:43:59 2017 (r433573) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486430415 +SHA256 (TokTok-py-toxcore-c-0.170206-ebced1f_GH0.tar.gz) = 9d5edf0991ee59835be4b6961792bd33b6f0d7703fb16827d9bf09b6f94610fc +SIZE (TokTok-py-toxcore-c-0.170206-ebced1f_GH0.tar.gz) = 45529 Added: head/net-im/py-toxcore-c/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-im/py-toxcore-c/pkg-descr Tue Feb 7 17:43:59 2017 (r433573) @@ -0,0 +1,4 @@ +PyTox provides a Pythonic binding, i.e Object-oriented instead of C style, +raise exception instead of returning error code. + +WWW: https://github.com/TokTok/py-toxcore-c From owner-svn-ports-head@freebsd.org Tue Feb 7 17:47:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8647CCD5E1C; Tue, 7 Feb 2017 17:47:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6837A669; Tue, 7 Feb 2017 17:47:10 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id B28542945; Tue, 7 Feb 2017 17:47:09 +0000 (UTC) Date: Tue, 7 Feb 2017 17:47:09 +0000 From: Alexey Dokuchaev To: Mathieu Arnold Cc: Dmitry Marakasov , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433564 - head/net/openafs Message-ID: <20170207174709.GA58173@FreeBSD.org> References: <201702071556.v17FuukW043157@repo.freebsd.org> <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 17:47:10 -0000 On Tue, Feb 07, 2017 at 05:50:20PM +0100, Mathieu Arnold wrote: > Le 07/02/2017 ?? 16:56, Dmitry Marakasov a ??crit : > > New Revision: 433564 > > URL: https://svnweb.freebsd.org/changeset/ports/433564 > > > > Log: > > - Mark broken on 10.x, clarify broken reasons > > So, it is BROKEN on all supported versions, please add a DEPRECATED and > EXPIRATION_DATE :-) It's a recurring breakage which requires either quick mechanical fix (see r396453 and r399434), or, better, real fix to avoid doing it again in the future. ./danfe From owner-svn-ports-head@freebsd.org Tue Feb 7 17:52:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D057CD5F95; Tue, 7 Feb 2017 17:52:49 +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 1762FA9B; Tue, 7 Feb 2017 17:52:49 +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 v17HqmL9092919; Tue, 7 Feb 2017 17:52:48 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Hqlbj092906; Tue, 7 Feb 2017 17:52:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702071752.v17Hqlbj092906@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 7 Feb 2017 17:52:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433574 - in head/net: asterisk13 pjsip pjsip/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 17:52:49 -0000 Author: madpilot Date: Tue Feb 7 17:52:47 2017 New Revision: 433574 URL: https://svnweb.freebsd.org/changeset/ports/433574 Log: - Update pjsip to 2.6 - Add new WEBRTC option, disabled by default - Make audio/speexdsp a dependency of the SPEEX option, reported by poudriere - Regenerate some patches - Bump net/asterisk13 PORTREVISION, I observed crashed when updating the pjsip libraries "below" it Added: head/net/pjsip/files/patch-third__party_build_os-auto.mak.in (contents, props changed) head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__core.c (contents, props changed) head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__rdft.c (contents, props changed) Modified: head/net/asterisk13/Makefile head/net/pjsip/Makefile head/net/pjsip/distinfo head/net/pjsip/files/patch-aconfigure head/net/pjsip/files/patch-build.mak.in head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in head/net/pjsip/pkg-plist Modified: head/net/asterisk13/Makefile ============================================================================== --- head/net/asterisk13/Makefile Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/asterisk13/Makefile Tue Feb 7 17:52:47 2017 (r433574) @@ -2,6 +2,7 @@ PORTNAME= asterisk PORTVERSION= 13.13.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://downloads.asterisk.org/pub/telephony/%SUBDIR%/:DEFAULT,g729 MASTER_SITE_SUBDIR= asterisk/ \ Modified: head/net/pjsip/Makefile ============================================================================== --- head/net/pjsip/Makefile Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/Makefile Tue Feb 7 17:52:47 2017 (r433574) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= pjsip -PORTVERSION= 2.5.5 -PORTREVISION= 2 +PORTVERSION= 2.6 CATEGORIES= net MASTER_SITES= http://www.pjsip.org/release/${PORTVERSION}/ DISTNAME= pjproject-${DISTVERSION} @@ -27,7 +26,7 @@ MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= DEBUG FFMPEG G711 G722 G7221 GSM ILBC IPV6 L16 \ OPENH264 PJSUA RESAMPLE RESAMPLEDLL SAMPLERATE SDL \ - SHARED SPEEX SPEEXAEC V4L SOUND VIDEO AMR EXTSRTP + SHARED SPEEX SPEEXAEC V4L SOUND VIDEO AMR EXTSRTP WEBRTC OPTIONS_DEFAULT=G711 G722 G7221 GSM ILBC L16 SHARED SPEEX SPEEXAEC G711_DESC= G.711 codec support @@ -44,6 +43,7 @@ SPEEXAEC_DESC= Speex Acoustic Echo Cance V4L_DESC= Video4Linux2 support YUV_DESC= Libyuv support EXTSRTP_DESC= Use libsrtp port (needed to get SRTP support in asterisk13 pjsip backend) +WEBRTC_DESC= Build linwebrtc OPTIONS_SUB= yes @@ -63,7 +63,6 @@ IPV6_CFLAGS_OFF= -DPJ_HAS_IPV6=1 L16_CONFIGURE_ENABLE= l16-codec OPENH264_CONFIGURE_ENABLE= openh264 OPENH264_LIB_DEPENDS= libopenh264.so:multimedia/openh264 -PJSUA_LIB_DEPENDS= libspeexdsp.so:audio/speexdsp RESAMPLE_CONFIGURE_ENABLE= resample RESAMPLEDLL_CONFIGURE_ENABLE= resample-dll SAMPLERATE_CONFIGURE_ENABLE= libsamplerate @@ -73,7 +72,8 @@ SDL_USE= SDL=sdl SHARED_CONFIGURE_ENABLE= shared SPEEX_CONFIGURE_ENABLE= speex-codec SPEEX_CONFIGURE_ON= --with-external-speex -SPEEX_LIB_DEPENDS= libspeex.so:audio/speex +SPEEX_LIB_DEPENDS= libspeex.so:audio/speex \ + libspeexdsp.so:audio/speexdsp SPEEXAEC_CONFIGURE_ENABLE= speex-aec V4L_CONFIGURE_ENABLE= v4l2 V4L_BUILD_DEPENDS= v4l_compat>=0:multimedia/v4l_compat @@ -86,6 +86,7 @@ AMR_LIB_DEPENDS= libopencore-amrwb.so:a libvo-amrwbenc.so:audio/vo-amrwbenc EXTSRTP_CONFIGURE_WITH= external-srtp EXTSRTP_LIB_DEPENDS= libsrtp.so:net/libsrtp +WEBRTC_CONFIGURE_OFF= --disable-libwebrtc post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ Modified: head/net/pjsip/distinfo ============================================================================== --- head/net/pjsip/distinfo Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/distinfo Tue Feb 7 17:52:47 2017 (r433574) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470021325 -SHA256 (pjproject-2.5.5.tar.bz2) = ab39207b761d3485199cd881410afeb2d171dff7c2bf75e8caae91c6dca508f3 -SIZE (pjproject-2.5.5.tar.bz2) = 4364389 +TIMESTAMP = 1486460881 +SHA256 (pjproject-2.6.tar.bz2) = 2f5a1da1c174d845871c758bd80fbb580fca7799d3cfaa0d3c4e082b5161c7b4 +SIZE (pjproject-2.6.tar.bz2) = 4933273 Modified: head/net/pjsip/files/patch-aconfigure ============================================================================== --- head/net/pjsip/files/patch-aconfigure Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/files/patch-aconfigure Tue Feb 7 17:52:47 2017 (r433574) @@ -1,6 +1,6 @@ ---- aconfigure.orig 2016-07-20 07:03:49 UTC +--- aconfigure.orig 2017-01-25 11:23:08 UTC +++ aconfigure -@@ -6234,14 +6234,7 @@ $as_echo "Checking sound device backend. +@@ -6310,14 +6310,7 @@ $as_echo "Checking sound device backend. ;; *) ac_pjmedia_snd=alsa @@ -15,7 +15,7 @@ { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking sound device backend... unix" >&5 -@@ -6865,7 +6858,7 @@ else +@@ -6941,7 +6934,7 @@ else FFMPEG_PREFIX=$with_ffmpeg { $as_echo "$as_me:${as_lineno-$LINENO}: result: Using ffmpeg prefix... $FFMPEG_PREFIX" >&5 $as_echo "Using ffmpeg prefix... $FFMPEG_PREFIX" >&6; } @@ -24,3 +24,12 @@ fi for ac_prog in pkg-config "python pkgconfig.py" +@@ -8493,7 +8486,7 @@ $as_echo "Checking if libwebrtc is disab + ac_webrtc_instset=sse2 + ac_webrtc_cflags="-msse2" + ;; +- *win32* | *w32* | *darwin* | *linux*) ++ *win32* | *w32* | *darwin* | *linux* | *amd64*freebsd* ) + ac_webrtc_instset=sse2 + ;; + *) Modified: head/net/pjsip/files/patch-build.mak.in ============================================================================== --- head/net/pjsip/files/patch-build.mak.in Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/files/patch-build.mak.in Tue Feb 7 17:52:47 2017 (r433574) @@ -1,4 +1,4 @@ ---- build.mak.in.orig 2016-06-28 14:32:08 UTC +--- build.mak.in.orig 2016-08-25 01:36:33 UTC +++ build.mak.in @@ -106,7 +106,7 @@ APP_THIRD_PARTY_LIB_FILES += $(PJ_DIR)/t endif Modified: head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in ============================================================================== --- head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/files/patch-pjmedia_build_os-auto.mak.in Tue Feb 7 17:52:47 2017 (r433574) @@ -1,6 +1,6 @@ ---- pjmedia/build/os-auto.mak.in.orig 2016-06-28 14:32:08 UTC +--- pjmedia/build/os-auto.mak.in.orig 2016-08-25 01:36:33 UTC +++ pjmedia/build/os-auto.mak.in -@@ -203,50 +203,7 @@ export CFLAGS += -I$(THIRD_PARTY)/yuv/in +@@ -215,50 +215,7 @@ export CFLAGS += -I$(THIRD_PARTY)/webrtc endif endif Added: head/net/pjsip/files/patch-third__party_build_os-auto.mak.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pjsip/files/patch-third__party_build_os-auto.mak.in Tue Feb 7 17:52:47 2017 (r433574) @@ -0,0 +1,12 @@ +--- third_party/build/os-auto.mak.in.orig 2016-12-22 09:33:55 UTC ++++ third_party/build/os-auto.mak.in +@@ -104,8 +104,7 @@ else ifneq ($(findstring mips,@ac_webrtc + else # Generic fixed point + WEBRTC_SRC = \ + modules/audio_processing/aecm/aecm_core_c.o \ +- modules/audio_processing/ns/nsx_core_c.o \ +- common_audio/signal_processing/complex_fft.o ++ modules/audio_processing/ns/nsx_core_c.o + endif + endif + endif Added: head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__core.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__core.c Tue Feb 7 17:52:47 2017 (r433574) @@ -0,0 +1,11 @@ +--- third_party/webrtc/src/webrtc/modules/audio_processing/aec/aec_core.c.orig 2016-08-29 08:44:54 UTC ++++ third_party/webrtc/src/webrtc/modules/audio_processing/aec/aec_core.c +@@ -1478,7 +1478,7 @@ AecCore* WebRtcAec_CreateAec() { + WebRtcAec_ComfortNoise = ComfortNoise; + WebRtcAec_SubbandCoherence = SubbandCoherence; + +-#if defined(WEBRTC_ARCH_X86_FAMILY) ++#if defined(WEBRTC_ARCH_X86_FAMILY) && defined(__SSE2__) + if (WebRtc_GetCPUInfo(kSSE2)) { + WebRtcAec_InitAec_SSE2(); + } Added: head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__rdft.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pjsip/files/patch-third__party_webrtc_src_webrtc_modules_audio__processing_aec_aec__rdft.c Tue Feb 7 17:52:47 2017 (r433574) @@ -0,0 +1,11 @@ +--- third_party/webrtc/src/webrtc/modules/audio_processing/aec/aec_rdft.c.orig 2016-08-25 01:36:33 UTC ++++ third_party/webrtc/src/webrtc/modules/audio_processing/aec/aec_rdft.c +@@ -571,7 +571,7 @@ void aec_rdft_init(void) { + cftfsub_128 = cftfsub_128_C; + cftbsub_128 = cftbsub_128_C; + bitrv2_128 = bitrv2_128_C; +-#if defined(WEBRTC_ARCH_X86_FAMILY) ++#if defined(WEBRTC_ARCH_X86_FAMILY) && defined(__SSE2__) + if (WebRtc_GetCPUInfo(kSSE2)) { + aec_rdft_init_sse2(); + } Modified: head/net/pjsip/pkg-plist ============================================================================== --- head/net/pjsip/pkg-plist Tue Feb 7 17:43:59 2017 (r433573) +++ head/net/pjsip/pkg-plist Tue Feb 7 17:52:47 2017 (r433574) @@ -46,6 +46,8 @@ include/pj/compat/os_sunos.h include/pj/compat/os_symbian.h include/pj/compat/os_win32.h include/pj/compat/os_win32_wince.h +include/pj/compat/os_winphone8.h +include/pj/compat/os_winuwp.h include/pj/compat/rand.h include/pj/compat/setjmp.h include/pj/compat/size_t.h @@ -351,6 +353,9 @@ lib/libpjsua2-%%CONFIGURE_TARGET%%.a %%NO_EXTSRTP%%lib/libsrtp-%%CONFIGURE_TARGET%%.a %%NO_EXTSRTP%%%%SHARED%%lib/libsrtp.so %%NO_EXTSRTP%%%%SHARED%%lib/libsrtp.so.2 +%%WEBRTC%%lib/libwebrtc-%%CONFIGURE_TARGET%%.a +%%WEBRTC%%%%SHARED%%lib/libwebrtc.so +%%WEBRTC%%%%SHARED%%lib/libwebrtc.so.2 libdata/pkgconfig/libpjproject.pc %%PJSUA%%bin/pjsua %%PJSUA%%bin/pjsystest From owner-svn-ports-head@freebsd.org Tue Feb 7 18:05:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CE983CD5233; Tue, 7 Feb 2017 18:05:07 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 83F21114D; Tue, 7 Feb 2017 18:05:07 +0000 (UTC) (envelope-from nivit@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17I56tu097010; Tue, 7 Feb 2017 18:05:06 GMT (envelope-from nivit@FreeBSD.org) Received: (from nivit@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17I562V097008; Tue, 7 Feb 2017 18:05:06 GMT (envelope-from nivit@FreeBSD.org) Message-Id: <201702071805.v17I562V097008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: nivit set sender to nivit@FreeBSD.org using -f From: Nicola Vitale Date: Tue, 7 Feb 2017 18:05:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433575 - head/www/py-google-api-python-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:05:07 -0000 Author: nivit Date: Tue Feb 7 18:05:06 2017 New Revision: 433575 URL: https://svnweb.freebsd.org/changeset/ports/433575 Log: - Update to 1.6.1 ChangeLog: https://github.com/google/google-api-python-client/releases/tag/v1.6.1 Modified: head/www/py-google-api-python-client/Makefile head/www/py-google-api-python-client/distinfo Modified: head/www/py-google-api-python-client/Makefile ============================================================================== --- head/www/py-google-api-python-client/Makefile Tue Feb 7 17:52:47 2017 (r433574) +++ head/www/py-google-api-python-client/Makefile Tue Feb 7 18:05:06 2017 (r433575) @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= google-api-python-client -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.6.1 +PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +13,10 @@ COMMENT= Google API Client Library for P LICENSE= APACHE20 #BUILD_DEPENDS= ${PKGNAMEPREFIX}oauth2client>=1.4.6:security/py-oauth2client -RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.8:www/py-httplib2 \ - ${PKGNAMEPREFIX}oauth2client>=1.4.6:security/py-oauth2client \ +RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0.9.2:www/py-httplib2 \ + ${PKGNAMEPREFIX}oauth2client>=1.5.0:security/py-oauth2client \ ${PYTHON_PKGNAMEPREFIX}six>=1.6.1:devel/py-six \ - ${PKGNAMEPREFIX}uritemplate>=0.6:net/py-uritemplate + ${PKGNAMEPREFIX}uritemplate>=3.0.0:net/py-uritemplate DJANGO_DESC= Use the library with Django DJANGO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=1.3:www/py-django18 Modified: head/www/py-google-api-python-client/distinfo ============================================================================== --- head/www/py-google-api-python-client/distinfo Tue Feb 7 17:52:47 2017 (r433574) +++ head/www/py-google-api-python-client/distinfo Tue Feb 7 18:05:06 2017 (r433575) @@ -1,2 +1,3 @@ -SHA256 (google-api-python-client-1.4.1.tar.gz) = 63d3bad8b29337cfd1c8b96e403dc0fe61e437a118eeff0c1eaa109c96e13f9c -SIZE (google-api-python-client-1.4.1.tar.gz) = 41129 +TIMESTAMP = 1486486057 +SHA256 (google-api-python-client-1.6.1.tar.gz) = 1b161de2de3900e5faef55c4ed73a9f7c3303b229d2dc9c55b6caea1f09e9fb4 +SIZE (google-api-python-client-1.6.1.tar.gz) = 46759 From owner-svn-ports-head@freebsd.org Tue Feb 7 18:21:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25750CD58A7; Tue, 7 Feb 2017 18:21:35 +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 E697D1C57; Tue, 7 Feb 2017 18:21:34 +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 v17ILXvr005080; Tue, 7 Feb 2017 18:21:33 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17ILXG9005078; Tue, 7 Feb 2017 18:21:33 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702071821.v17ILXG9005078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 7 Feb 2017 18:21:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433576 - head/security/py-python-gnupg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:21:35 -0000 Author: rm Date: Tue Feb 7 18:21:33 2017 New Revision: 433576 URL: https://svnweb.freebsd.org/changeset/ports/433576 Log: security/py-python-gnupg: update to 0.4.0 - update to 0.4.0 - correct LICENSE (BSD3C instead of GPLv3) - add NO_ARCH, because package doesn't install platform-dependend files PR: 216721 Approved by: christer.edwards@gmail.com (maintainer) Modified: head/security/py-python-gnupg/Makefile head/security/py-python-gnupg/distinfo Modified: head/security/py-python-gnupg/Makefile ============================================================================== --- head/security/py-python-gnupg/Makefile Tue Feb 7 18:05:06 2017 (r433575) +++ head/security/py-python-gnupg/Makefile Tue Feb 7 18:21:33 2017 (r433576) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-gnupg -PORTVERSION= 0.3.8 +PORTVERSION= 0.4.0 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,8 +10,10 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= christer.edwards@gmail.com COMMENT= Python wrapper for the GNU Privacy Guard (GPG or GnuPG) -LICENSE= GPLv3 +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE.txt +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils Modified: head/security/py-python-gnupg/distinfo ============================================================================== --- head/security/py-python-gnupg/distinfo Tue Feb 7 18:05:06 2017 (r433575) +++ head/security/py-python-gnupg/distinfo Tue Feb 7 18:21:33 2017 (r433576) @@ -1,2 +1,3 @@ -SHA256 (python-gnupg-0.3.8.tar.gz) = 3872ced77d69203f31817107b324b0dd33d4437a330dc58eca140c8758d26b5a -SIZE (python-gnupg-0.3.8.tar.gz) = 38993 +TIMESTAMP = 1486023596 +SHA256 (python-gnupg-0.4.0.tar.gz) = e6aaf344852fa11824e4151ab63326a07dd0ef977dddffcce43669a79842a8f9 +SIZE (python-gnupg-0.4.0.tar.gz) = 43987 From owner-svn-ports-head@freebsd.org Tue Feb 7 18:28:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7EA34CD5998; Tue, 7 Feb 2017 18:28:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58EA72B; Tue, 7 Feb 2017 18:28:17 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17ISGOX005572; Tue, 7 Feb 2017 18:28:16 GMT (envelope-from bdrewery@FreeBSD.org) Received: (from bdrewery@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17ISGwJ005569; Tue, 7 Feb 2017 18:28:16 GMT (envelope-from bdrewery@FreeBSD.org) Message-Id: <201702071828.v17ISGwJ005569@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bdrewery set sender to bdrewery@FreeBSD.org using -f From: Bryan Drewery Date: Tue, 7 Feb 2017 18:28:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433577 - in head/devel/ccache: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:28:17 -0000 Author: bdrewery Date: Tue Feb 7 18:28:16 2017 New Revision: 433577 URL: https://svnweb.freebsd.org/changeset/ports/433577 Log: - Update to 3.3.3 Changes: https://ccache.samba.org/releasenotes.html#_ccache_3_3_3 Deleted: head/devel/ccache/files/patch-conf.c Modified: head/devel/ccache/Makefile head/devel/ccache/distinfo head/devel/ccache/files/patch-ccache.c Modified: head/devel/ccache/Makefile ============================================================================== --- head/devel/ccache/Makefile Tue Feb 7 18:21:33 2017 (r433576) +++ head/devel/ccache/Makefile Tue Feb 7 18:28:16 2017 (r433577) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ccache -PORTVERSION= 3.2.9 +PORTVERSION= 3.3.3 CATEGORIES= devel MASTER_SITES= http://www.samba.org/ftp/ccache/ \ LOCAL/bdrewery Modified: head/devel/ccache/distinfo ============================================================================== --- head/devel/ccache/distinfo Tue Feb 7 18:21:33 2017 (r433576) +++ head/devel/ccache/distinfo Tue Feb 7 18:28:16 2017 (r433577) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486160032 -SHA256 (ccache-3.2.9.tar.gz) = 1e13961b83a3d215c4013469c149414a79312a22d3c7bf9f946abac9ee33e63f -SIZE (ccache-3.2.9.tar.gz) = 447006 +TIMESTAMP = 1486160144 +SHA256 (ccache-3.3.3.tar.gz) = 87a399a2267cfac3f36411fbc12ff8959f408cffd050ad15fe423df88e977e8f +SIZE (ccache-3.3.3.tar.gz) = 445931 Modified: head/devel/ccache/files/patch-ccache.c ============================================================================== --- head/devel/ccache/files/patch-ccache.c Tue Feb 7 18:21:33 2017 (r433576) +++ head/devel/ccache/files/patch-ccache.c Tue Feb 7 18:28:16 2017 (r433577) @@ -4,49 +4,49 @@ already available. -bdrewery ---- ccache.c.orig 2015-10-08 19:14:23 UTC -+++ ccache.c -@@ -1350,6 +1350,11 @@ compiler_is_clang(struct args *args) +--- ccache.c.orig 2016-10-26 14:31:19.000000000 -0700 ++++ ccache.c 2017-02-03 14:24:35.466505000 -0800 +@@ -1468,6 +1468,11 @@ compiler_is_clang(struct args *args) { char *name = basename(args->argv[0]); - bool is = strstr(name, "clang") != NULL; + bool result = strstr(name, "clang") != NULL; +#ifdef CC_IS_CLANG + if (strcmp(name, "cc") == 0 || strcmp(name, "CC") == 0 || + strcmp(name, "c++") == 0) -+ is = true; ++ result = true; +#endif free(name); - return is; + return result; } -@@ -1359,6 +1364,11 @@ compiler_is_gcc(struct args *args) +@@ -1477,6 +1482,11 @@ compiler_is_gcc(struct args *args) { char *name = basename(args->argv[0]); - bool is = strstr(name, "gcc") || strstr(name, "g++"); + bool result = strstr(name, "gcc") || strstr(name, "g++"); +#ifdef CC_IS_GCC + if (strcmp(name, "cc") == 0 || strcmp(name, "CC") == 0 || + strcmp(name, "c++") == 0) -+ is = true; ++ result = true; +#endif free(name); - return is; + return result; } -@@ -1463,6 +1473,7 @@ calculate_common_hash(struct args *args, +@@ -1592,6 +1602,7 @@ calculate_common_hash(struct args *args, free(p); } +#if 0 - /* Possibly hash GCC_COLORS (for color diagnostics). */ + // Possibly hash GCC_COLORS (for color diagnostics). if (compiler_is_gcc(args)) { const char *gcc_colors = getenv("GCC_COLORS"); -@@ -1471,6 +1482,7 @@ calculate_common_hash(struct args *args, +@@ -1600,6 +1611,7 @@ calculate_common_hash(struct args *args, hash_string(hash, gcc_colors); } } +#endif } - /* -@@ -1509,6 +1521,13 @@ calculate_object_hash(struct args *args, + // Update a hash sum with information specific to the direct and preprocessor +@@ -1629,6 +1641,13 @@ calculate_object_hash(struct args *args, continue; } @@ -57,6 +57,6 @@ + continue; + } + - /* The -fdebug-prefix-map option may be used in combination with - * CCACHE_BASEDIR to reuse results across different directories. Skip it - * from hashing. */ + // The -fdebug-prefix-map option may be used in combination with + // CCACHE_BASEDIR to reuse results across different directories. Skip it + // from hashing. From owner-svn-ports-head@freebsd.org Tue Feb 7 18:36:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0801BCD5C6A; Tue, 7 Feb 2017 18:36:40 +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 AF32799B; Tue, 7 Feb 2017 18:36:39 +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 v17IacHp009803; Tue, 7 Feb 2017 18:36:38 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17IaccT009800; Tue, 7 Feb 2017 18:36:38 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702071836.v17IaccT009800@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 7 Feb 2017 18:36:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433578 - head/games/manaplus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:36:40 -0000 Author: amdmi3 Date: Tue Feb 7 18:36:38 2017 New Revision: 433578 URL: https://svnweb.freebsd.org/changeset/ports/433578 Log: - Update to 1.7.2.4 PR: 216827 Submitted by: monwarez@mailoo.org (maintainer) Modified: head/games/manaplus/Makefile head/games/manaplus/distinfo head/games/manaplus/pkg-plist Modified: head/games/manaplus/Makefile ============================================================================== --- head/games/manaplus/Makefile Tue Feb 7 18:28:16 2017 (r433577) +++ head/games/manaplus/Makefile Tue Feb 7 18:36:38 2017 (r433578) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= manaplus -PORTVERSION= 1.7.1.21 +PORTVERSION= 1.7.2.4 CATEGORIES= games MASTER_SITES= http://download.evolonline.org/manaplus/download/${PORTVERSION}/ Modified: head/games/manaplus/distinfo ============================================================================== --- head/games/manaplus/distinfo Tue Feb 7 18:28:16 2017 (r433577) +++ head/games/manaplus/distinfo Tue Feb 7 18:36:38 2017 (r433578) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485497638 -SHA256 (manaplus-1.7.1.21.tar.xz) = bfe25bc284a0aaf566ebad5e39434a666ec5bb53b1a8556b505296ff649a3061 -SIZE (manaplus-1.7.1.21.tar.xz) = 14776172 +TIMESTAMP = 1486297408 +SHA256 (manaplus-1.7.2.4.tar.xz) = 19aea5f7e286d395918ea4bce3d1823efe1178a50e3978668461c880dd9dc105 +SIZE (manaplus-1.7.2.4.tar.xz) = 14787184 Modified: head/games/manaplus/pkg-plist ============================================================================== --- head/games/manaplus/pkg-plist Tue Feb 7 18:28:16 2017 (r433577) +++ head/games/manaplus/pkg-plist Tue Feb 7 18:36:38 2017 (r433578) @@ -278,12 +278,14 @@ share/applications/manaplustest.desktop %%DATADIR%%/data/test/arrow_up_S.png %%DATADIR%%/data/test/dye.png %%DATADIR%%/data/test/equipmentwindow.xml +%%DATADIR%%/data/test/hide.png %%DATADIR%%/data/test/items.xml %%DATADIR%%/data/test/palette.gpl %%DATADIR%%/data/test/paths.xml %%DATADIR%%/data/test/quests.xml %%DATADIR%%/data/test/serverlistplus.xml %%DATADIR%%/data/test/simplefile.txt +%%DATADIR%%/data/test/test.zip %%DATADIR%%/data/test/testintmap.xml %%DATADIR%%/data/test/units.xml %%DATADIR%%/data/themes/blacknblack/bubble.png From owner-svn-ports-head@freebsd.org Tue Feb 7 18:39:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23308CD5DB3; Tue, 7 Feb 2017 18:39:13 +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 D7EDFD0B; Tue, 7 Feb 2017 18:39:12 +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 v17IdBsE010088; Tue, 7 Feb 2017 18:39:11 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17IdBdu010085; Tue, 7 Feb 2017 18:39:11 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702071839.v17IdBdu010085@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Tue, 7 Feb 2017 18:39:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433579 - in head/net-im/uTox: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:39:13 -0000 Author: lifanov Date: Tue Feb 7 18:39:11 2017 New Revision: 433579 URL: https://svnweb.freebsd.org/changeset/ports/433579 Log: unbreak net-im/uTox on 10.3-RELEASE amd64 [ 83%] Building C object CMakeFiles/utox.dir/src/main.c.o /usr/bin/cc -I/usr/local/include/freetype2 -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -Wall -Wextra -fno-strict-aliasing -O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing -std=gnu99 -o CMakeFiles/utox.dir/src/main.c.o -c /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.c In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.c:5: In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.h:282: In file included from /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/stb_image.h:678: /usr/include/clang/3.4.1/emmintrin.h:1444:21: error: expected '(' after 'asm' __asm__ volatile ("pause"); ^ /wrkdirs/usr/ports/net-im/uTox/work/uTox-1835eae/src/main.h:84:21: note: expanded from macro 'volatile' #define volatile(x) x ^ PR: 216332 Submitted by: cpm, amdmi3 Reviewed by: matthew Approved by: matthew (mentor), portmaster@BSDforge.com (maintainer timeout, 2 weeks) Differential Revision: https://reviews.freebsd.org/D9477 Modified: head/net-im/uTox/Makefile head/net-im/uTox/files/patch-src_main.h head/net-im/uTox/pkg-plist Modified: head/net-im/uTox/Makefile ============================================================================== --- head/net-im/uTox/Makefile Tue Feb 7 18:36:38 2017 (r433578) +++ head/net-im/uTox/Makefile Tue Feb 7 18:39:11 2017 (r433579) @@ -2,6 +2,7 @@ PORTNAME= uTox PORTVERSION= 0.11.1 +PORTREVISION= 1 CATEGORIES= net-im net-p2p MAINTAINER= portmaster@BSDforge.com @@ -41,5 +42,6 @@ pre-configure: post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/utox + ${INSTALL_DATA} ${WRKSRC}/icons/utox-128x128.png ${STAGEDIR}${PREFIX}/share/pixmaps/utox.png .include Modified: head/net-im/uTox/files/patch-src_main.h ============================================================================== --- head/net-im/uTox/files/patch-src_main.h Tue Feb 7 18:36:38 2017 (r433578) +++ head/net-im/uTox/files/patch-src_main.h Tue Feb 7 18:39:11 2017 (r433579) @@ -7,7 +7,7 @@ -#ifndef __OBJC__ -#define volatile(x)(x) +#if !defined(__OBJC__) || defined(__NetBSD__) || defined(__FreeBSD__) -+#define volatile(x) x ++#define volatile(x)(x) #endif #define SCALE(x) (((int)((ui_scale / 10.0) * ((double)x))) ?: 1) Modified: head/net-im/uTox/pkg-plist ============================================================================== --- head/net-im/uTox/pkg-plist Tue Feb 7 18:36:38 2017 (r433578) +++ head/net-im/uTox/pkg-plist Tue Feb 7 18:39:11 2017 (r433579) @@ -1,3 +1,4 @@ bin/utox share/applications/utox.desktop +share/pixmaps/utox.png man/man1/utox.1.gz From owner-svn-ports-head@freebsd.org Tue Feb 7 18:53:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B61E7CD43DB; Tue, 7 Feb 2017 18:53:26 +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 853FF1ACE; Tue, 7 Feb 2017 18:53:26 +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 v17IrPX4018034; Tue, 7 Feb 2017 18:53:25 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17IrP6w018032; Tue, 7 Feb 2017 18:53:25 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702071853.v17IrP6w018032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 7 Feb 2017 18:53:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433580 - head/net/ntopng X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 18:53:26 -0000 Author: madpilot Date: Tue Feb 7 18:53:25 2017 New Revision: 433580 URL: https://svnweb.freebsd.org/changeset/ports/433580 Log: Update ntopng to 2.4.2017.01.20 Modified: head/net/ntopng/Makefile head/net/ntopng/distinfo Modified: head/net/ntopng/Makefile ============================================================================== --- head/net/ntopng/Makefile Tue Feb 7 18:39:11 2017 (r433579) +++ head/net/ntopng/Makefile Tue Feb 7 18:53:25 2017 (r433580) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 2.4.2016.10.14 +PORTVERSION= 2.4.2017.01.20 CATEGORIES= net MAINTAINER= madpilot@FreeBSD.org @@ -28,7 +28,7 @@ GROUPS= ntopng USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= 141c778 +GH_TAGNAME= 2d9a513 CPE_VENDOR= ntop Modified: head/net/ntopng/distinfo ============================================================================== --- head/net/ntopng/distinfo Tue Feb 7 18:39:11 2017 (r433579) +++ head/net/ntopng/distinfo Tue Feb 7 18:53:25 2017 (r433580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481800093 -SHA256 (ntop-ntopng-2.4.2016.10.14-141c778_GH0.tar.gz) = c753a736424750af37975bc00fcb8f80b90bc741018b8e7db0c7d35b06bcc210 -SIZE (ntop-ntopng-2.4.2016.10.14-141c778_GH0.tar.gz) = 21820195 +TIMESTAMP = 1485958691 +SHA256 (ntop-ntopng-2.4.2017.01.20-2d9a513_GH0.tar.gz) = de58a197ff3424a9eaf9ab6fad4178bbefd1eef568b4e9a53080e6e43c0b473d +SIZE (ntop-ntopng-2.4.2017.01.20-2d9a513_GH0.tar.gz) = 21819824 From owner-svn-ports-head@freebsd.org Tue Feb 7 19:05:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AB19CD4803; Tue, 7 Feb 2017 19:05:41 +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 10591405; Tue, 7 Feb 2017 19:05: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 v17J5eFO022248; Tue, 7 Feb 2017 19:05:40 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17J5d0A022244; Tue, 7 Feb 2017 19:05:39 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702071905.v17J5d0A022244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 7 Feb 2017 19:05:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433581 - head/graphics/png X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:05:41 -0000 Author: antoine Date: Tue Feb 7 19:05:39 2017 New Revision: 433581 URL: https://svnweb.freebsd.org/changeset/ports/433581 Log: Update to 1.6.28 Modified: head/graphics/png/Makefile head/graphics/png/distinfo head/graphics/png/pkg-plist Modified: head/graphics/png/Makefile ============================================================================== --- head/graphics/png/Makefile Tue Feb 7 18:53:25 2017 (r433580) +++ head/graphics/png/Makefile Tue Feb 7 19:05:39 2017 (r433581) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= png -PORTVERSION= 1.6.27 +PORTVERSION= 1.6.28 CATEGORIES= graphics MASTER_SITES= SF/lib${PORTNAME}/lib${PORTNAME}16/${PORTVERSION} \ ftp://ftp.simplesystems.org/pub/lib${PORTNAME}/${PORTNAME}/src/lib${PORTNAME}16/ Modified: head/graphics/png/distinfo ============================================================================== --- head/graphics/png/distinfo Tue Feb 7 18:53:25 2017 (r433580) +++ head/graphics/png/distinfo Tue Feb 7 19:05:39 2017 (r433581) @@ -1,5 +1,5 @@ -TIMESTAMP = 1483036267 -SHA256 (libpng-1.6.27.tar.xz) = fca2ffd97336356cdab9bfa8936b9d6dfd580a70205e5dfead3ac42cb054b57b -SIZE (libpng-1.6.27.tar.xz) = 984316 -SHA256 (libpng-1.6.27-apng.patch.gz) = 650ca925dae8565ac8882854682ed13954d8832542406269214e3a4d593ac675 -SIZE (libpng-1.6.27-apng.patch.gz) = 10343 +TIMESTAMP = 1486200095 +SHA256 (libpng-1.6.28.tar.xz) = d8d3ec9de6b5db740fefac702c37ffcf96ae46cb17c18c1544635a3852f78f7a +SIZE (libpng-1.6.28.tar.xz) = 984536 +SHA256 (libpng-1.6.28-apng.patch.gz) = 85cfa524a95b0d1a31012b8ad90536911ea66beb5821459ae92a1d6a68f1ac88 +SIZE (libpng-1.6.28-apng.patch.gz) = 10316 Modified: head/graphics/png/pkg-plist ============================================================================== --- head/graphics/png/pkg-plist Tue Feb 7 18:53:25 2017 (r433580) +++ head/graphics/png/pkg-plist Tue Feb 7 19:05:39 2017 (r433581) @@ -13,7 +13,7 @@ lib/libpng.so lib/libpng16.a lib/libpng16.so lib/libpng16.so.16 -lib/libpng16.so.16.27.0 +lib/libpng16.so.16.28.0 libdata/pkgconfig/libpng.pc libdata/pkgconfig/libpng16.pc man/man3/libpng.3.gz From owner-svn-ports-head@freebsd.org Tue Feb 7 19:08:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59DE5CD48DC; Tue, 7 Feb 2017 19:08:19 +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 297AB7CB; Tue, 7 Feb 2017 19:08:19 +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 v17J8Ilp022443; Tue, 7 Feb 2017 19:08:18 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17J8ID3022441; Tue, 7 Feb 2017 19:08:18 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702071908.v17J8ID3022441@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Tue, 7 Feb 2017 19:08:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433582 - head/devel/py-grab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:08:19 -0000 Author: rm Date: Tue Feb 7 19:08:17 2017 New Revision: 433582 URL: https://svnweb.freebsd.org/changeset/ports/433582 Log: devel/py-grab: update to 0.6.35 Modified: head/devel/py-grab/Makefile head/devel/py-grab/distinfo Modified: head/devel/py-grab/Makefile ============================================================================== --- head/devel/py-grab/Makefile Tue Feb 7 19:05:39 2017 (r433581) +++ head/devel/py-grab/Makefile Tue Feb 7 19:08:17 2017 (r433582) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= grab -PORTVERSION= 0.6.34 +PORTVERSION= 0.6.35 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-grab/distinfo ============================================================================== --- head/devel/py-grab/distinfo Tue Feb 7 19:05:39 2017 (r433581) +++ head/devel/py-grab/distinfo Tue Feb 7 19:08:17 2017 (r433582) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486310044 -SHA256 (grab-0.6.34.tar.gz) = 5007fd7272b621f8ad8b734edc30fc46dc7b5bdd2fea787958289a26d84cdfc1 -SIZE (grab-0.6.34.tar.gz) = 62425 +TIMESTAMP = 1486494300 +SHA256 (grab-0.6.35.tar.gz) = a1e73360d7ed38cc64882f0faf9f52b12dcdabd8e1b6dbd6579182e068e2de86 +SIZE (grab-0.6.35.tar.gz) = 64906 From owner-svn-ports-head@freebsd.org Tue Feb 7 19:39:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F0AF5CD52FC; Tue, 7 Feb 2017 19:39:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDED51A30; Tue, 7 Feb 2017 19:39:32 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17JdV5j034771; Tue, 7 Feb 2017 19:39:31 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17JdVxb034768; Tue, 7 Feb 2017 19:39:31 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702071939.v17JdVxb034768@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 7 Feb 2017 19:39:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433583 - head/devel/liborcus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:39:33 -0000 Author: jkim Date: Tue Feb 7 19:39:31 2017 New Revision: 433583 URL: https://svnweb.freebsd.org/changeset/ports/433583 Log: Update to 0.12.1. Modified: head/devel/liborcus/Makefile head/devel/liborcus/distinfo head/devel/liborcus/pkg-plist Modified: head/devel/liborcus/Makefile ============================================================================== --- head/devel/liborcus/Makefile Tue Feb 7 19:08:17 2017 (r433582) +++ head/devel/liborcus/Makefile Tue Feb 7 19:39:31 2017 (r433583) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= liborcus -PORTVERSION= 0.11.2 -PORTREVISION= 2 +PORTVERSION= 0.12.1 CATEGORIES= devel misc MASTER_SITES= http://kohei.us/files/orcus/src/ Modified: head/devel/liborcus/distinfo ============================================================================== --- head/devel/liborcus/distinfo Tue Feb 7 19:08:17 2017 (r433582) +++ head/devel/liborcus/distinfo Tue Feb 7 19:39:31 2017 (r433583) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478388932 -SHA256 (liborcus-0.11.2.tar.xz) = 6911dc65a4d8276e42d32764e9ebee920b325cf59cfa7070fc72744d43b259ad -SIZE (liborcus-0.11.2.tar.xz) = 1627540 +TIMESTAMP = 1486080797 +SHA256 (liborcus-0.12.1.tar.xz) = d1b936c66944d23e1b2582d0e7129e44670052510d03f19fef644e9814ae2b9c +SIZE (liborcus-0.12.1.tar.xz) = 1673880 Modified: head/devel/liborcus/pkg-plist ============================================================================== --- head/devel/liborcus/pkg-plist Tue Feb 7 19:08:17 2017 (r433582) +++ head/devel/liborcus/pkg-plist Tue Feb 7 19:39:31 2017 (r433583) @@ -5,67 +5,74 @@ bin/orcus-mso-encryption bin/orcus-xml-dump bin/orcus-yaml bin/orcus-zip-dump -include/liborcus-0.11/orcus/base64.hpp -include/liborcus-0.11/orcus/cell_buffer.hpp -include/liborcus-0.11/orcus/config.hpp -include/liborcus-0.11/orcus/css_document_tree.hpp -include/liborcus-0.11/orcus/css_parser.hpp -include/liborcus-0.11/orcus/css_parser_base.hpp -include/liborcus-0.11/orcus/css_selector.hpp -include/liborcus-0.11/orcus/css_types.hpp -include/liborcus-0.11/orcus/csv_parser.hpp -include/liborcus-0.11/orcus/csv_parser_base.hpp -include/liborcus-0.11/orcus/dom_tree.hpp -include/liborcus-0.11/orcus/env.hpp -include/liborcus-0.11/orcus/exception.hpp -include/liborcus-0.11/orcus/format_detection.hpp -include/liborcus-0.11/orcus/global.hpp -include/liborcus-0.11/orcus/info.hpp -include/liborcus-0.11/orcus/interface.hpp -include/liborcus-0.11/orcus/json_document_tree.hpp -include/liborcus-0.11/orcus/json_parser.hpp -include/liborcus-0.11/orcus/json_parser_base.hpp -include/liborcus-0.11/orcus/measurement.hpp -include/liborcus-0.11/orcus/ooxml/encryption_info.hpp -include/liborcus-0.11/orcus/orcus_csv.hpp -include/liborcus-0.11/orcus/orcus_gnumeric.hpp -include/liborcus-0.11/orcus/orcus_import_ods.hpp -include/liborcus-0.11/orcus/orcus_import_xlsx.hpp -include/liborcus-0.11/orcus/orcus_ods.hpp -include/liborcus-0.11/orcus/orcus_xls_xml.hpp -include/liborcus-0.11/orcus/orcus_xlsx.hpp -include/liborcus-0.11/orcus/orcus_xml.hpp -include/liborcus-0.11/orcus/parser_base.hpp -include/liborcus-0.11/orcus/parser_global.hpp -include/liborcus-0.11/orcus/pstring.hpp -include/liborcus-0.11/orcus/sax_ns_parser.hpp -include/liborcus-0.11/orcus/sax_parser.hpp -include/liborcus-0.11/orcus/sax_parser_base.hpp -include/liborcus-0.11/orcus/sax_token_parser.hpp -include/liborcus-0.11/orcus/spreadsheet/export_interface.hpp -include/liborcus-0.11/orcus/spreadsheet/import_interface.hpp -include/liborcus-0.11/orcus/spreadsheet/types.hpp -include/liborcus-0.11/orcus/stream.hpp -include/liborcus-0.11/orcus/string_pool.hpp -include/liborcus-0.11/orcus/tokens.hpp -include/liborcus-0.11/orcus/types.hpp -include/liborcus-0.11/orcus/xml_namespace.hpp -include/liborcus-0.11/orcus/xml_structure_tree.hpp -include/liborcus-0.11/orcus/yaml_document_tree.hpp -include/liborcus-0.11/orcus/yaml_parser.hpp -include/liborcus-0.11/orcus/yaml_parser_base.hpp -include/liborcus-0.11/orcus/zip_archive.hpp -include/liborcus-0.11/orcus/zip_archive_stream.hpp -lib/liborcus-0.11.a -lib/liborcus-0.11.so -lib/liborcus-0.11.so.0 -lib/liborcus-0.11.so.0.0.0 -lib/liborcus-mso-0.11.a -lib/liborcus-mso-0.11.so -lib/liborcus-mso-0.11.so.0 -lib/liborcus-mso-0.11.so.0.0.0 -lib/liborcus-parser-0.11.a -lib/liborcus-parser-0.11.so -lib/liborcus-parser-0.11.so.0 -lib/liborcus-parser-0.11.so.0.0.0 -libdata/pkgconfig/liborcus-0.11.pc +include/liborcus-0.12/orcus/base64.hpp +include/liborcus-0.12/orcus/cell_buffer.hpp +include/liborcus-0.12/orcus/config.hpp +include/liborcus-0.12/orcus/css_document_tree.hpp +include/liborcus-0.12/orcus/css_parser.hpp +include/liborcus-0.12/orcus/css_parser_base.hpp +include/liborcus-0.12/orcus/css_selector.hpp +include/liborcus-0.12/orcus/css_types.hpp +include/liborcus-0.12/orcus/csv_parser.hpp +include/liborcus-0.12/orcus/csv_parser_base.hpp +include/liborcus-0.12/orcus/detail/parser_token_buffer.hpp +include/liborcus-0.12/orcus/detail/thread.hpp +include/liborcus-0.12/orcus/dom_tree.hpp +include/liborcus-0.12/orcus/env.hpp +include/liborcus-0.12/orcus/exception.hpp +include/liborcus-0.12/orcus/format_detection.hpp +include/liborcus-0.12/orcus/global.hpp +include/liborcus-0.12/orcus/info.hpp +include/liborcus-0.12/orcus/interface.hpp +include/liborcus-0.12/orcus/json_document_tree.hpp +include/liborcus-0.12/orcus/json_global.hpp +include/liborcus-0.12/orcus/json_parser.hpp +include/liborcus-0.12/orcus/json_parser_base.hpp +include/liborcus-0.12/orcus/json_parser_thread.hpp +include/liborcus-0.12/orcus/measurement.hpp +include/liborcus-0.12/orcus/mso/encryption_info.hpp +include/liborcus-0.12/orcus/orcus_csv.hpp +include/liborcus-0.12/orcus/orcus_gnumeric.hpp +include/liborcus-0.12/orcus/orcus_import_ods.hpp +include/liborcus-0.12/orcus/orcus_import_xlsx.hpp +include/liborcus-0.12/orcus/orcus_ods.hpp +include/liborcus-0.12/orcus/orcus_xls_xml.hpp +include/liborcus-0.12/orcus/orcus_xlsx.hpp +include/liborcus-0.12/orcus/orcus_xml.hpp +include/liborcus-0.12/orcus/parser_base.hpp +include/liborcus-0.12/orcus/parser_global.hpp +include/liborcus-0.12/orcus/pstring.hpp +include/liborcus-0.12/orcus/sax_ns_parser.hpp +include/liborcus-0.12/orcus/sax_parser.hpp +include/liborcus-0.12/orcus/sax_parser_base.hpp +include/liborcus-0.12/orcus/sax_token_parser.hpp +include/liborcus-0.12/orcus/sax_token_parser_thread.hpp +include/liborcus-0.12/orcus/spreadsheet/export_interface.hpp +include/liborcus-0.12/orcus/spreadsheet/import_interface.hpp +include/liborcus-0.12/orcus/spreadsheet/types.hpp +include/liborcus-0.12/orcus/stream.hpp +include/liborcus-0.12/orcus/string_pool.hpp +include/liborcus-0.12/orcus/threaded_json_parser.hpp +include/liborcus-0.12/orcus/threaded_sax_token_parser.hpp +include/liborcus-0.12/orcus/tokens.hpp +include/liborcus-0.12/orcus/types.hpp +include/liborcus-0.12/orcus/xml_namespace.hpp +include/liborcus-0.12/orcus/xml_structure_tree.hpp +include/liborcus-0.12/orcus/yaml_document_tree.hpp +include/liborcus-0.12/orcus/yaml_parser.hpp +include/liborcus-0.12/orcus/yaml_parser_base.hpp +include/liborcus-0.12/orcus/zip_archive.hpp +include/liborcus-0.12/orcus/zip_archive_stream.hpp +lib/liborcus-0.12.a +lib/liborcus-0.12.so +lib/liborcus-0.12.so.0 +lib/liborcus-0.12.so.0.0.0 +lib/liborcus-mso-0.12.a +lib/liborcus-mso-0.12.so +lib/liborcus-mso-0.12.so.0 +lib/liborcus-mso-0.12.so.0.0.0 +lib/liborcus-parser-0.12.a +lib/liborcus-parser-0.12.so +lib/liborcus-parser-0.12.so.0 +lib/liborcus-parser-0.12.so.0.0.0 +libdata/pkgconfig/liborcus-0.12.pc From owner-svn-ports-head@freebsd.org Tue Feb 7 19:42:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0029FCD5353; Tue, 7 Feb 2017 19:42:02 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B21E11C8E; Tue, 7 Feb 2017 19:42:01 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17Jg0sC037778; Tue, 7 Feb 2017 19:42:00 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Jg0Zb037773; Tue, 7 Feb 2017 19:42:00 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702071942.v17Jg0Zb037773@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 7 Feb 2017 19:42:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433584 - in head/editors/libreoffice: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:42:02 -0000 Author: jkim Date: Tue Feb 7 19:42:00 2017 New Revision: 433584 URL: https://svnweb.freebsd.org/changeset/ports/433584 Log: - Catch up with liborcus 0.12.1. - Make option GNOME imply GTK2 again. Added: head/editors/libreoffice/files/patch-sc_source_filter_inc_orcusinterface.hxx (contents, props changed) head/editors/libreoffice/files/patch-sc_source_filter_orcus_interface.cxx (contents, props changed) Modified: head/editors/libreoffice/Makefile head/editors/libreoffice/Makefile.common head/editors/libreoffice/files/patch-configure Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue Feb 7 19:39:31 2017 (r433583) +++ head/editors/libreoffice/Makefile Tue Feb 7 19:42:00 2017 (r433584) @@ -2,6 +2,7 @@ .include "${.CURDIR}/Makefile.common" +PORTREVISION= 1 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext @@ -32,7 +33,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libboost_date_time.so:devel/boost-libs \ libicutu.so:devel/icu \ liblangtag.so:devel/liblangtag \ - liborcus-0.11.so:devel/liborcus \ + liborcus-0.12.so:devel/liborcus \ libcurl.so:ftp/curl \ libcairo.so:graphics/cairo \ libgraphite2.so:graphics/graphite2 \ @@ -116,7 +117,7 @@ CUPS_CONFIGURE_ENABLE= cups CUPS_LIB_DEPENDS= libcups.so:print/cups GNOME_CONFIGURE_ENABLE= dbus dconf -GNOME_IMPLIES= GTK3 +GNOME_IMPLIES= GTK2 GNOME_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib GNOME_USE= GNOME=dconf Modified: head/editors/libreoffice/Makefile.common ============================================================================== --- head/editors/libreoffice/Makefile.common Tue Feb 7 19:39:31 2017 (r433583) +++ head/editors/libreoffice/Makefile.common Tue Feb 7 19:42:00 2017 (r433584) @@ -2,7 +2,6 @@ PORTNAME= libreoffice PORTVERSION= 5.2.5 -PORTREVISION= 0 CATEGORIES+= editors MAINTAINER= office@FreeBSD.org Modified: head/editors/libreoffice/files/patch-configure ============================================================================== --- head/editors/libreoffice/files/patch-configure Tue Feb 7 19:39:31 2017 (r433583) +++ head/editors/libreoffice/files/patch-configure Tue Feb 7 19:42:00 2017 (r433584) @@ -1,6 +1,56 @@ ---- configure.orig 2016-10-28 14:59:52 UTC +--- configure.orig 2017-01-12 01:09:22 UTC +++ configure -@@ -31912,7 +31912,7 @@ fi +@@ -29353,12 +29353,12 @@ if test -n "$ORCUS_CFLAGS"; then + pkg_cv_ORCUS_CFLAGS="$ORCUS_CFLAGS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ +- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liborcus-0.11 >= 0.11.2\""; } >&5 +- ($PKG_CONFIG --exists --print-errors "liborcus-0.11 >= 0.11.2") 2>&5 ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liborcus-0.12 >= 0.12.0\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "liborcus-0.12 >= 0.12.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then +- pkg_cv_ORCUS_CFLAGS=`$PKG_CONFIG --cflags "liborcus-0.11 >= 0.11.2" 2>/dev/null` ++ pkg_cv_ORCUS_CFLAGS=`$PKG_CONFIG --cflags "liborcus-0.12 >= 0.12.0" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else + pkg_failed=yes +@@ -29370,12 +29370,12 @@ if test -n "$ORCUS_LIBS"; then + pkg_cv_ORCUS_LIBS="$ORCUS_LIBS" + elif test -n "$PKG_CONFIG"; then + if test -n "$PKG_CONFIG" && \ +- { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liborcus-0.11 >= 0.11.2\""; } >&5 +- ($PKG_CONFIG --exists --print-errors "liborcus-0.11 >= 0.11.2") 2>&5 ++ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"liborcus-0.12 >= 0.12.0\""; } >&5 ++ ($PKG_CONFIG --exists --print-errors "liborcus-0.12 >= 0.12.0") 2>&5 + ac_status=$? + $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 + test $ac_status = 0; }; then +- pkg_cv_ORCUS_LIBS=`$PKG_CONFIG --libs "liborcus-0.11 >= 0.11.2" 2>/dev/null` ++ pkg_cv_ORCUS_LIBS=`$PKG_CONFIG --libs "liborcus-0.12 >= 0.12.0" 2>/dev/null` + test "x$?" != "x0" && pkg_failed=yes + else + pkg_failed=yes +@@ -29396,14 +29396,14 @@ else + _pkg_short_errors_supported=no + fi + if test $_pkg_short_errors_supported = yes; then +- ORCUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liborcus-0.11 >= 0.11.2" 2>&1` ++ ORCUS_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "liborcus-0.12 >= 0.12.0" 2>&1` + else +- ORCUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liborcus-0.11 >= 0.11.2" 2>&1` ++ ORCUS_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "liborcus-0.12 >= 0.12.0" 2>&1` + fi + # Put the nasty error message in config.log where it belongs + echo "$ORCUS_PKG_ERRORS" >&5 + +- as_fn_error $? "Package requirements (liborcus-0.11 >= 0.11.2) were not met: ++ as_fn_error $? "Package requirements (liborcus-0.12 >= 0.12.0) were not met: + + $ORCUS_PKG_ERRORS + +@@ -31927,7 +31927,7 @@ fi Added: head/editors/libreoffice/files/patch-sc_source_filter_inc_orcusinterface.hxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/patch-sc_source_filter_inc_orcusinterface.hxx Tue Feb 7 19:42:00 2017 (r433584) @@ -0,0 +1,39 @@ +--- sc/source/filter/inc/orcusinterface.hxx.orig 2017-01-12 00:54:33 UTC ++++ sc/source/filter/inc/orcusinterface.hxx +@@ -357,10 +357,21 @@ public: + virtual void set_font_name(const char* s, size_t n) override; + virtual void set_font_size(double point) override; + virtual void set_font_underline(orcus::spreadsheet::underline_t e) override; ++ virtual void set_font_underline_width(orcus::spreadsheet::underline_width_t e) override; ++ virtual void set_font_underline_mode(orcus::spreadsheet::underline_mode_t e) override; ++ virtual void set_font_underline_type(orcus::spreadsheet::underline_type_t e) override; ++ virtual void set_font_underline_color(orcus::spreadsheet::color_elem_t alpha, ++ orcus::spreadsheet::color_elem_t red, ++ orcus::spreadsheet::color_elem_t green, ++ orcus::spreadsheet::color_elem_t blue) override; + virtual void set_font_color( orcus::spreadsheet::color_elem_t alpha, + orcus::spreadsheet::color_elem_t red, + orcus::spreadsheet::color_elem_t green, + orcus::spreadsheet::color_elem_t blue) override; ++ virtual void set_strikethrough_style(orcus::spreadsheet::strikethrough_style_t s) override; ++ virtual void set_strikethrough_type(orcus::spreadsheet::strikethrough_type_t s) override; ++ virtual void set_strikethrough_width(orcus::spreadsheet::strikethrough_width_t s) override; ++ virtual void set_strikethrough_text(orcus::spreadsheet::strikethrough_text_t s) override; + virtual size_t commit_font() override; + + // fill +@@ -381,11 +392,14 @@ public: + orcus::spreadsheet::color_elem_t red, + orcus::spreadsheet::color_elem_t green, + orcus::spreadsheet::color_elem_t blue) override; ++ virtual void set_border_width(orcus::spreadsheet::border_direction_t dir, double val, orcus::length_unit_t unit) override; + virtual size_t commit_border() override; + + // cell protection + virtual void set_cell_hidden(bool b) override; + virtual void set_cell_locked(bool b) override; ++ virtual void set_cell_print_content(bool b) override; ++ virtual void set_cell_formula_hidden(bool b) override; + virtual size_t commit_cell_protection() override; + + // number format Added: head/editors/libreoffice/files/patch-sc_source_filter_orcus_interface.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/patch-sc_source_filter_orcus_interface.cxx Tue Feb 7 19:42:00 2017 (r433584) @@ -0,0 +1,84 @@ +--- sc/source/filter/orcus/interface.cxx.orig 2017-01-12 00:54:33 UTC ++++ sc/source/filter/orcus/interface.cxx +@@ -961,6 +961,29 @@ void ScOrcusStyles::set_font_underline(o + } + } + ++void ScOrcusStyles::set_font_underline_width(orcus::spreadsheet::underline_width_t /* e */) ++{ ++ ++} ++ ++void ScOrcusStyles::set_font_underline_mode(orcus::spreadsheet::underline_mode_t /* e */) ++{ ++ ++} ++ ++void ScOrcusStyles::set_font_underline_type(orcus::spreadsheet::underline_type_t /* e */) ++{ ++ ++} ++ ++void ScOrcusStyles::set_font_underline_color(orcus::spreadsheet::color_elem_t /*alpha*/, ++ orcus::spreadsheet::color_elem_t /*red*/, ++ orcus::spreadsheet::color_elem_t /*green*/, ++ orcus::spreadsheet::color_elem_t /*blue*/) ++{ ++ ++} ++ + void ScOrcusStyles::set_font_color(orcus::spreadsheet::color_elem_t alpha, + orcus::spreadsheet::color_elem_t red, + orcus::spreadsheet::color_elem_t green, +@@ -969,6 +992,22 @@ void ScOrcusStyles::set_font_color(orcus + maCurrentFont.maColor = Color(alpha, red, green, blue); + } + ++void ScOrcusStyles::set_strikethrough_style(orcus::spreadsheet::strikethrough_style_t /*s*/) ++{ ++} ++ ++void ScOrcusStyles::set_strikethrough_type(orcus::spreadsheet::strikethrough_type_t /*s*/) ++{ ++} ++ ++void ScOrcusStyles::set_strikethrough_width(orcus::spreadsheet::strikethrough_width_t /*s*/) ++{ ++} ++ ++void ScOrcusStyles::set_strikethrough_text(orcus::spreadsheet::strikethrough_text_t /*s*/) ++{ ++} ++ + size_t ScOrcusStyles::commit_font() + { + SAL_INFO("sc.orcus.style", "commit font"); +@@ -1035,6 +1074,11 @@ void ScOrcusStyles::set_border_color(orc + current_line.maColor = Color(alpha, red, green, blue); + } + ++void ScOrcusStyles::set_border_width(orcus::spreadsheet::border_direction_t /* dir */, double /* val */, orcus::length_unit_t /* unit */) ++{ ++ ++} ++ + size_t ScOrcusStyles::commit_border() + { + SAL_INFO("sc.orcus.style", "commit border"); +@@ -1054,6 +1098,16 @@ void ScOrcusStyles::set_cell_locked(bool + maCurrentProtection.mbLocked = b; + } + ++void ScOrcusStyles::set_cell_print_content(bool /* b */) ++{ ++ ++} ++ ++void ScOrcusStyles::set_cell_formula_hidden(bool /* b */) ++{ ++ ++} ++ + size_t ScOrcusStyles::commit_cell_protection() + { + SAL_INFO("sc.orcus.style", "commit cell protection"); From owner-svn-ports-head@freebsd.org Tue Feb 7 20:15:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65B83CD5D51; Tue, 7 Feb 2017 20:15:58 +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 2C81F1351; Tue, 7 Feb 2017 20:15:58 +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 v17KFvhm051008; Tue, 7 Feb 2017 20:15:57 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KFvvF051006; Tue, 7 Feb 2017 20:15:57 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702072015.v17KFvvF051006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Tue, 7 Feb 2017 20:15:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433585 - in head: . java java/jboss7 java/jboss71 java/jboss72 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:15:58 -0000 Author: rene Date: Tue Feb 7 20:15:56 2017 New Revision: 433585 URL: https://svnweb.freebsd.org/changeset/ports/433585 Log: Remove expired ports: 2017-02-07 java/jboss7: Unsupported, replaced by wildfly 2017-02-07 java/jboss71: Unsupported, replaced by wildfly 2017-02-07 java/jboss72: Unsupported, replaced by wildfly Deleted: head/java/jboss7/ head/java/jboss71/ head/java/jboss72/ Modified: head/MOVED head/java/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Feb 7 19:42:00 2017 (r433584) +++ head/MOVED Tue Feb 7 20:15:56 2017 (r433585) @@ -9061,3 +9061,6 @@ devel/libcheck|devel/check|2017-02-05|Re devel/p5-JIRA-Client||2017-02-05|Has expired: Deprecated by upstream due to deprecated JIRA's SOAP API sysutils/puppet37||2017-02-05|Has expired: Upstream support ended, see http://tinyurl.com/puppet3eol net-im/ttytter||2017-02-05|Has expired: Upstream no longer active, see net-im/oysttyer +java/jboss7||2017-02-07|Has expired: Unsupported, replaced by wildfly +java/jboss71||2017-02-07|Has expired: Unsupported, replaced by wildfly +java/jboss72||2017-02-07|Has expired: Unsupported, replaced by wildfly Modified: head/java/Makefile ============================================================================== --- head/java/Makefile Tue Feb 7 19:42:00 2017 (r433584) +++ head/java/Makefile Tue Feb 7 20:15:56 2017 (r433585) @@ -65,9 +65,6 @@ SUBDIR += javamail SUBDIR += javavmwrapper SUBDIR += jaxen - SUBDIR += jboss7 - SUBDIR += jboss71 - SUBDIR += jboss72 SUBDIR += jcalendar SUBDIR += jcckit SUBDIR += jcommon From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C9B1CD5309; Tue, 7 Feb 2017 20:31: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 65F691C6E; Tue, 7 Feb 2017 20:31: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 v17KVWoO059101; Tue, 7 Feb 2017 20:31:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVWV3059097; Tue, 7 Feb 2017 20:31:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVWV3059097@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, 7 Feb 2017 20:31:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433586 - head/www/rubygem-http X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:33 -0000 Author: sunpoet Date: Tue Feb 7 20:31:32 2017 New Revision: 433586 URL: https://svnweb.freebsd.org/changeset/ports/433586 Log: Update to 2.2.1 Changes: https://github.com/httprb/http/blob/master/CHANGES.md Modified: head/www/rubygem-http/Makefile head/www/rubygem-http/distinfo Modified: head/www/rubygem-http/Makefile ============================================================================== --- head/www/rubygem-http/Makefile Tue Feb 7 20:15:56 2017 (r433585) +++ head/www/rubygem-http/Makefile Tue Feb 7 20:31:32 2017 (r433586) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= http -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-http/distinfo ============================================================================== --- head/www/rubygem-http/distinfo Tue Feb 7 20:15:56 2017 (r433585) +++ head/www/rubygem-http/distinfo Tue Feb 7 20:31:32 2017 (r433586) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486078801 -SHA256 (rubygem/http-2.2.0.gem) = b01a96c88bffb5eb5340b842ef9647c91090915a1363e9d25452d53768d26eaf -SIZE (rubygem/http-2.2.0.gem) = 66560 +TIMESTAMP = 1486480796 +SHA256 (rubygem/http-2.2.1.gem) = 59d3962cc8193540d014d9671d16079dd88eaeccd1dd3f126f7d5d96f2d14671 +SIZE (rubygem/http-2.2.1.gem) = 66560 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15AB7CD530D; Tue, 7 Feb 2017 20:31:34 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBC121C6F; Tue, 7 Feb 2017 20:31:33 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17KVWCX059124; Tue, 7 Feb 2017 20:31:32 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVWMY059099; Tue, 7 Feb 2017 20:31:32 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702072031.v17KVWMY059099@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Tue, 7 Feb 2017 20:31:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433587 - in head/sysutils: . safecopy safecopy/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:34 -0000 Author: krion Date: Tue Feb 7 20:31:32 2017 New Revision: 433587 URL: https://svnweb.freebsd.org/changeset/ports/433587 Log: New port: sysutils/safecopy Safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, hard disk partitions, CDs, tape devices etc, ... , where other tools like dd would fail due to I/O errors. Safecopy includes a low level IO layer to read CDROM disks in raw mode, and issue device resets and other helpful low level operations on a number of other device classes. The project also includes a device simulator which can be used to simulate bad media for testing and benchmarking safecopy as well as other data rescue tools. WWW: http://safecopy.sourceforge.net/ PR: 216892 Submitted by: anastasios@mageirias.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9479 Added: head/sysutils/safecopy/ head/sysutils/safecopy/Makefile (contents, props changed) head/sysutils/safecopy/distinfo (contents, props changed) head/sysutils/safecopy/files/ head/sysutils/safecopy/files/patch-src_safecopy.c (contents, props changed) head/sysutils/safecopy/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Tue Feb 7 20:31:32 2017 (r433586) +++ head/sysutils/Makefile Tue Feb 7 20:31:32 2017 (r433587) @@ -1010,6 +1010,7 @@ SUBDIR += s6-rc SUBDIR += safe-rm SUBDIR += safecat + SUBDIR += safecopy SUBDIR += samefile SUBDIR += samesame SUBDIR += sample Added: head/sysutils/safecopy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/safecopy/Makefile Tue Feb 7 20:31:32 2017 (r433587) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= safecopy +PORTVERSION= 1.7 +CATEGORIES= sysutils +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ + +MAINTAINER= anastasios@mageirias.com +COMMENT= Safe copying of files and partition + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= gmake +GNU_CONFIGURE= yes + +PLIST_FILES= bin/safecopy \ + man/man1/safecopy.1.gz + +.include Added: head/sysutils/safecopy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/safecopy/distinfo Tue Feb 7 20:31:32 2017 (r433587) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486492944 +SHA256 (safecopy-1.7.tar.gz) = 42fbed5d4764020eb0f34d95e97a0e14e62d801c3ef80f89bd497d94d39cc4fd +SIZE (safecopy-1.7.tar.gz) = 398465 Added: head/sysutils/safecopy/files/patch-src_safecopy.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/safecopy/files/patch-src_safecopy.c Tue Feb 7 20:31:32 2017 (r433587) @@ -0,0 +1,29 @@ +--- src/safecopy.c.orig 2017-02-07 19:49:05 UTC ++++ src/safecopy.c +@@ -900,7 +900,7 @@ int main(int argc, char ** argv) { + fprintf(stdout, "File size: %llu\n", (long long) statusvars->filesize ); + } else { + fprintf(stderr, "Filesize not reported by stat(), trying seek().\n"); +- statusvars->source = open(configvars->sourcefile, O_RDONLY | O_RSYNC); ++ statusvars->source = open(configvars->sourcefile, O_RDONLY | O_SYNC); + if (statusvars->source) { + statusvars->filesize = lseek(statusvars->source, 0, SEEK_END); + close(statusvars->source); +@@ -1691,7 +1691,7 @@ int main(int argc, char ** argv) { + for ( statusvars->cseeks = 0; statusvars->cseeks < statusvars->seeks ; statusvars->cseeks ++) { + debug(DEBUG_SEEK, "debug: forced head realignment\n"); + // note. must use O_RSYNC since with O_DIRECT / raw devices, lseek to end of file might not work +- statusvars->source = open(configvars->sourcefile, O_RDONLY | O_NONBLOCK | O_RSYNC ); ++ statusvars->source = open(configvars->sourcefile, O_RDONLY | O_NONBLOCK | O_SYNC ); + if (statusvars->source) { + lseek(statusvars->source, 0, SEEK_SET); + select_for_reading(statusvars->source, configvars, statusvars); +@@ -1699,7 +1699,7 @@ int main(int argc, char ** argv) { + read(statusvars->source, statusvars->databuffer , statusvars->blocksize ); + close(statusvars->source); + } +- statusvars->source = open(configvars->sourcefile, O_RDONLY | O_NONBLOCK | O_RSYNC ); ++ statusvars->source = open(configvars->sourcefile, O_RDONLY | O_NONBLOCK | O_SYNC ); + if (statusvars->source) { + lseek(statusvars->source,- statusvars->blocksize , SEEK_END); + select_for_reading(statusvars->source, configvars, statusvars); Added: head/sysutils/safecopy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/safecopy/pkg-descr Tue Feb 7 20:31:32 2017 (r433587) @@ -0,0 +1,11 @@ +Safecopy is a data recovery tool which tries to extract as much data as +possible from a problematic (i.e. damaged sectors) source - like floppy drives, +hard disk partitions, CDs, tape devices etc, ... , where other tools like dd +would fail due to I/O errors. +Safecopy includes a low level IO layer to read CDROM disks in raw mode, and +issue device resets and other helpful low level operations on a number of other +device classes. +The project also includes a device simulator which can be used to simulate bad +media for testing and benchmarking safecopy as well as other data rescue tools. + +WWW: http://safecopy.sourceforge.net/ From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3AD00CD533A; Tue, 7 Feb 2017 20:31: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 0259F1CAB; Tue, 7 Feb 2017 20:31: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 v17KVbXQ059254; Tue, 7 Feb 2017 20:31:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVaE8059252; Tue, 7 Feb 2017 20:31:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVaE8059252@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, 7 Feb 2017 20:31:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433588 - head/devel/p5-Brannigan X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:38 -0000 Author: sunpoet Date: Tue Feb 7 20:31:36 2017 New Revision: 433588 URL: https://svnweb.freebsd.org/changeset/ports/433588 Log: Update to 1.100001 - Update LICENSE - Add LICENSE_FILE - Add NO_ARCH Changes: http://search.cpan.org/dist/Brannigan/Changes Modified: head/devel/p5-Brannigan/Makefile head/devel/p5-Brannigan/distinfo Modified: head/devel/p5-Brannigan/Makefile ============================================================================== --- head/devel/p5-Brannigan/Makefile Tue Feb 7 20:31:32 2017 (r433587) +++ head/devel/p5-Brannigan/Makefile Tue Feb 7 20:31:36 2017 (r433588) @@ -2,18 +2,20 @@ # $FreeBSD$ PORTNAME= Brannigan -PORTVERSION= 1.1 +PORTVERSION= 1.1.00001 CATEGORIES= devel www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:IDOPEREL PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Comprehensive, flexible system for validating and parsing input -LICENSE= GPLv1 ART20 -LICENSE_COMB= dual +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/devel/p5-Brannigan/distinfo ============================================================================== --- head/devel/p5-Brannigan/distinfo Tue Feb 7 20:31:32 2017 (r433587) +++ head/devel/p5-Brannigan/distinfo Tue Feb 7 20:31:36 2017 (r433588) @@ -1,2 +1,3 @@ -SHA256 (Brannigan-1.1.tar.gz) = 3902ae7f7de0a46efe45fa9134067e09da135c2700a143ddac9aaaf5561ee409 -SIZE (Brannigan-1.1.tar.gz) = 49365 +TIMESTAMP = 1486481642 +SHA256 (Brannigan-1.100001.tar.gz) = 3b23a1f2a5fd1e733bc154405f48989a94b7e8aeee481610b52190a967f78927 +SIZE (Brannigan-1.100001.tar.gz) = 58369 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5D90CD53B4; Tue, 7 Feb 2017 20:31: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 963341D9D; Tue, 7 Feb 2017 20:31: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 v17KVkmW059518; Tue, 7 Feb 2017 20:31:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVkD5059516; Tue, 7 Feb 2017 20:31:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVkD5059516@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, 7 Feb 2017 20:31:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433590 - head/devel/ipython X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:48 -0000 Author: sunpoet Date: Tue Feb 7 20:31:46 2017 New Revision: 433590 URL: https://svnweb.freebsd.org/changeset/ports/433590 Log: Update to 5.2.2 Changes: http://ipython.readthedocs.io/en/stable/whatsnew/version5.html https://github.com/ipython/ipython/blob/5.x/docs/source/whatsnew/version5.rst Modified: head/devel/ipython/Makefile head/devel/ipython/distinfo Modified: head/devel/ipython/Makefile ============================================================================== --- head/devel/ipython/Makefile Tue Feb 7 20:31:41 2017 (r433589) +++ head/devel/ipython/Makefile Tue Feb 7 20:31:46 2017 (r433590) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ipython -PORTVERSION= 5.2.1 +PORTVERSION= 5.2.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/ipython/distinfo ============================================================================== --- head/devel/ipython/distinfo Tue Feb 7 20:31:41 2017 (r433589) +++ head/devel/ipython/distinfo Tue Feb 7 20:31:46 2017 (r433590) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486064035 -SHA256 (ipython-5.2.1.tar.gz) = 04dafc37c8876e10e797264302e4333dbcd2854ef6d16bb57cc12ce26515bfdb -SIZE (ipython-5.2.1.tar.gz) = 4965978 +TIMESTAMP = 1486480909 +SHA256 (ipython-5.2.2.tar.gz) = 6ee1c89f6031e0c86727820ad394c6eb4d3ac28de48e0df3b9367ccf92e212e2 +SIZE (ipython-5.2.2.tar.gz) = 4948601 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55E13CD5382; Tue, 7 Feb 2017 20:31: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 0D7B61D27; Tue, 7 Feb 2017 20:31: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 v17KVgGn059402; Tue, 7 Feb 2017 20:31:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVfCg059398; Tue, 7 Feb 2017 20:31:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVfCg059398@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, 7 Feb 2017 20:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433589 - in head/databases/py-dbutils: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:43 -0000 Author: sunpoet Date: Tue Feb 7 20:31:41 2017 New Revision: 433589 URL: https://svnweb.freebsd.org/changeset/ports/433589 Log: Update to 1.2 - Relax USES=python Changes: https://cito.github.io/DBUtils/RelNotes-1.2.html Added: head/databases/py-dbutils/files/ head/databases/py-dbutils/files/patch-DBUtils-Examples-DBUtilsExample.py (contents, props changed) Modified: head/databases/py-dbutils/Makefile head/databases/py-dbutils/distinfo Modified: head/databases/py-dbutils/Makefile ============================================================================== --- head/databases/py-dbutils/Makefile Tue Feb 7 20:31:36 2017 (r433588) +++ head/databases/py-dbutils/Makefile Tue Feb 7 20:31:41 2017 (r433589) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dbutils -PORTVERSION= 1.1.1 +PORTVERSION= 1.2 CATEGORIES= databases python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ COMMENT= Providing solid, persistent, an LICENSE= MIT NO_ARCH= yes -USES= python:2 +USES= python USE_PYTHON= autoplist distutils .include Modified: head/databases/py-dbutils/distinfo ============================================================================== --- head/databases/py-dbutils/distinfo Tue Feb 7 20:31:36 2017 (r433588) +++ head/databases/py-dbutils/distinfo Tue Feb 7 20:31:41 2017 (r433589) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486287417 -SHA256 (DBUtils-1.1.1.tar.gz) = 4051d7fe0d5be6b0dff87cd2344247592de03bf25d58e4d8a4c7b3d5e35fdb8d -SIZE (DBUtils-1.1.1.tar.gz) = 92371 +TIMESTAMP = 1486480831 +SHA256 (DBUtils-1.2.tar.gz) = fc185892248ff2e008b4ef92192b4247308404464d8508b225f8900caa163c6b +SIZE (DBUtils-1.2.tar.gz) = 91239 Added: head/databases/py-dbutils/files/patch-DBUtils-Examples-DBUtilsExample.py ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/databases/py-dbutils/files/patch-DBUtils-Examples-DBUtilsExample.py Tue Feb 7 20:31:41 2017 (r433589) @@ -0,0 +1,74 @@ +--- DBUtils/Examples/DBUtilsExample.py.orig 2017-02-05 12:39:41 UTC ++++ DBUtils/Examples/DBUtilsExample.py +@@ -147,7 +147,7 @@ class DBUtilsExample(ExamplePage): + else: + db.cursor().execute(ddl) + db.commit() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + if self.dbapi_name != 'pg': + db.rollback() + self.outputMsg(error, True) +@@ -173,7 +173,7 @@ class DBUtilsExample(ExamplePage): + else: + db.cursor().execute(cmd) + db.commit() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + try: + if self.dbapi_name == 'pg': + db.query('end') +@@ -198,7 +198,7 @@ class DBUtilsExample(ExamplePage): + cursor.execute(query) + result = cursor.fetchall() + cursor.close() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + self.outputMsg(error, True) + return + if not result: +@@ -251,7 +251,7 @@ class DBUtilsExample(ExamplePage): + for cmd in cmds: + db.cursor().execute(cmd) + db.commit() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + if self.dbapi_name == 'pg': + db.query('end') + else: +@@ -275,7 +275,7 @@ class DBUtilsExample(ExamplePage): + cursor.execute(query) + result = cursor.fetchall() + cursor.close() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + self.outputMsg(error, True) + return + if not result: +@@ -335,7 +335,7 @@ class DBUtilsExample(ExamplePage): + else: + db.cursor().execute(cmd) + db.commit() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + if self.dbapi_name == 'pg': + db.query('end') + else: +@@ -359,7 +359,7 @@ class DBUtilsExample(ExamplePage): + cursor.execute(query) + result = cursor.fetchall() + cursor.close() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + self.outputMsg(error, True) + return + if not result: +@@ -422,7 +422,7 @@ class DBUtilsExample(ExamplePage): + db.cursor().execute(cmd) + cursor.close() + db.commit() +- except self.dbapi.Error, error: ++ except self.dbapi.Error as error: + if self.dbapi_name == 'pg': + db.query('end') + else: From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9EAFCD541C; Tue, 7 Feb 2017 20:31: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 985A81E85; Tue, 7 Feb 2017 20:31: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 v17KVtZj059751; Tue, 7 Feb 2017 20:31:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVthP059749; Tue, 7 Feb 2017 20:31:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVthP059749@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, 7 Feb 2017 20:31:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433592 - head/www/py-django18 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:57 -0000 Author: sunpoet Date: Tue Feb 7 20:31:55 2017 New Revision: 433592 URL: https://svnweb.freebsd.org/changeset/ports/433592 Log: Convert to options target helper - Add NO_ARCH - Add missing OPTIONS_DEFINE=DOCS - Update WWW Modified: head/www/py-django18/Makefile head/www/py-django18/pkg-descr Modified: head/www/py-django18/Makefile ============================================================================== --- head/www/py-django18/Makefile Tue Feb 7 20:31:50 2017 (r433591) +++ head/www/py-django18/Makefile Tue Feb 7 20:31:55 2017 (r433592) @@ -17,6 +17,7 @@ COMMENT= High-level Python Web Framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= cpe python USE_PYTHON= autoplist distutils @@ -25,7 +26,7 @@ CPE_VENDOR= djangoproject DOCSDIR= ${PREFIX}/share/doc/py-django -OPTIONS_DEFINE= FASTCGI HTMLDOCS +OPTIONS_DEFINE= DOCS FASTCGI HTMLDOCS OPTIONS_DEFAULT= SQLITE OPTIONS_GROUP= DATABASE @@ -35,6 +36,7 @@ HTMLDOCS_DESC= Install HTML documentatio PLIST_FILES= man/man1/django-admin.1.gz +HTMLDOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2 MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 @@ -42,27 +44,22 @@ FASTCGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPRE .include -.if ${PORT_OPTIONS:MHTMLDOCS} -. if empty(PORT_OPTIONS:MDOCS) +.if ${PORT_OPTIONS:MHTMLDOCS} && empty(PORT_OPTIONS:MDOCS) IGNORE= you cannot build documentation with DOCS option disabled -. endif -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PORTDOCS= * .endif -post-build: -.if ${PORT_OPTIONS:MHTMLDOCS} +post-build-HTMLDOCS-on: cd ${WRKSRC}/docs && ${MAKE} html -.endif post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/* ${STAGEDIR}/${MAN1PREFIX}/man/man1 @${ECHO_MSG} "" @${ECHO_MSG} " * See http://docs.djangoproject.com/ for complete documentation" @${ECHO_MSG} "" -.if ${PORT_OPTIONS:MHTMLDOCS} + +post-install-HTMLDOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} ${CP} -R ${WRKSRC}/docs/_build/html ${STAGEDIR}/${DOCSDIR} -.endif .include Modified: head/www/py-django18/pkg-descr ============================================================================== --- head/www/py-django18/pkg-descr Tue Feb 7 20:31:50 2017 (r433591) +++ head/www/py-django18/pkg-descr Tue Feb 7 20:31:55 2017 (r433592) @@ -7,4 +7,4 @@ intensive deadlines of a newsroom and th Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. -WWW: http://www.djangoproject.com +WWW: https://www.djangoproject.com/ From owner-svn-ports-head@freebsd.org Tue Feb 7 20:31:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C549ECD53D8; Tue, 7 Feb 2017 20:31: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 2F1001E11; Tue, 7 Feb 2017 20:31: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 v17KVp6o059637; Tue, 7 Feb 2017 20:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KVpBX059636; Tue, 7 Feb 2017 20:31:51 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072031.v17KVpBX059636@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, 7 Feb 2017 20:31:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433591 - head/print/py-fonttools X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:31:52 -0000 Author: sunpoet Date: Tue Feb 7 20:31:50 2017 New Revision: 433591 URL: https://svnweb.freebsd.org/changeset/ports/433591 Log: Update to 3.6.3 Changes: https://github.com/fonttools/fonttools/releases Modified: head/print/py-fonttools/Makefile head/print/py-fonttools/distinfo Modified: head/print/py-fonttools/Makefile ============================================================================== --- head/print/py-fonttools/Makefile Tue Feb 7 20:31:46 2017 (r433590) +++ head/print/py-fonttools/Makefile Tue Feb 7 20:31:50 2017 (r433591) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fonttools -PORTVERSION= 3.5.0 +PORTVERSION= 3.6.3 CATEGORIES= print python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/print/py-fonttools/distinfo ============================================================================== --- head/print/py-fonttools/distinfo Tue Feb 7 20:31:46 2017 (r433590) +++ head/print/py-fonttools/distinfo Tue Feb 7 20:31:50 2017 (r433591) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484495006 -SHA256 (behdad-fonttools-3.5.0_GH0.tar.gz) = 9228afd194e1f5941938e0e6b85b2cd205aee80bff14e31322f9cc5b03db9761 -SIZE (behdad-fonttools-3.5.0_GH0.tar.gz) = 579844 +TIMESTAMP = 1486480916 +SHA256 (behdad-fonttools-3.6.3_GH0.tar.gz) = 6ad41d5eb88056022b05f39dc0ba0f9200e9c9d4fa58f04c098d7e22ff502eb6 +SIZE (behdad-fonttools-3.6.3_GH0.tar.gz) = 591351 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23FF5CD5499; Tue, 7 Feb 2017 20:32: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 BF75B1FF9; Tue, 7 Feb 2017 20:32: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 v17KW8nK060107; Tue, 7 Feb 2017 20:32:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KW8Z5060106; Tue, 7 Feb 2017 20:32:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KW8Z5060106@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, 7 Feb 2017 20:32:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433595 - head/archivers/rubygem-fpm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:10 -0000 Author: sunpoet Date: Tue Feb 7 20:32:08 2017 New Revision: 433595 URL: https://svnweb.freebsd.org/changeset/ports/433595 Log: Add LICENSE - Add NO_ARCH Modified: head/archivers/rubygem-fpm/Makefile Modified: head/archivers/rubygem-fpm/Makefile ============================================================================== --- head/archivers/rubygem-fpm/Makefile Tue Feb 7 20:32:04 2017 (r433594) +++ head/archivers/rubygem-fpm/Makefile Tue Feb 7 20:32:08 2017 (r433595) @@ -8,6 +8,9 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Build packages for multiple platforms with great ease and sanity +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + RUN_DEPENDS= rubygem-archive-tar-minitar>=0:archivers/rubygem-archive-tar-minitar \ rubygem-arr-pm>=0.0.10:devel/rubygem-arr-pm \ rubygem-backports>0:devel/rubygem-backports \ @@ -20,6 +23,7 @@ RUN_DEPENDS= rubygem-archive-tar-minitar rubygem-pleaserun>=0.0.24:devel/rubygem-pleaserun \ rubygem-ruby-xz>=0:archivers/rubygem-ruby-xz +NO_ARCH= yes USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56BA6CD544E; Tue, 7 Feb 2017 20:32: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 10C861EFF; Tue, 7 Feb 2017 20:32: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 v17KW04J059872; Tue, 7 Feb 2017 20:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KW0ok059867; Tue, 7 Feb 2017 20:32:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KW0ok059867@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, 7 Feb 2017 20:32:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433593 - head/www/py-django19 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:01 -0000 Author: sunpoet Date: Tue Feb 7 20:31:59 2017 New Revision: 433593 URL: https://svnweb.freebsd.org/changeset/ports/433593 Log: Convert to options target helper - Add NO_ARCH - Add missing OPTIONS_DEFINE=DOCS - Update WWW Modified: head/www/py-django19/Makefile head/www/py-django19/pkg-descr Modified: head/www/py-django19/Makefile ============================================================================== --- head/www/py-django19/Makefile Tue Feb 7 20:31:55 2017 (r433592) +++ head/www/py-django19/Makefile Tue Feb 7 20:31:59 2017 (r433593) @@ -17,6 +17,7 @@ COMMENT= High-level Python Web Framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= cpe python USE_PYTHON= autoplist distutils @@ -25,7 +26,7 @@ CPE_VENDOR= djangoproject DOCSDIR= ${PREFIX}/share/doc/py-django -OPTIONS_DEFINE= FASTCGI HTMLDOCS +OPTIONS_DEFINE= DOCS FASTCGI HTMLDOCS OPTIONS_DEFAULT= SQLITE OPTIONS_GROUP= DATABASE @@ -35,6 +36,7 @@ HTMLDOCS_DESC= Install HTML documentatio PLIST_FILES= man/man1/django-admin.1.gz +HTMLDOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2 MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 @@ -42,27 +44,22 @@ FASTCGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPRE .include -.if ${PORT_OPTIONS:MHTMLDOCS} -. if empty(PORT_OPTIONS:MDOCS) +.if ${PORT_OPTIONS:MHTMLDOCS} && empty(PORT_OPTIONS:MDOCS) IGNORE= you cannot build documentation with DOCS option disabled -. endif -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PORTDOCS= * .endif -post-build: -.if ${PORT_OPTIONS:MHTMLDOCS} +post-build-HTMLDOCS-on: cd ${WRKSRC}/docs && ${MAKE} html -.endif post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/* ${STAGEDIR}/${MAN1PREFIX}/man/man1 @${ECHO_MSG} "" @${ECHO_MSG} " * See http://docs.djangoproject.com/ for complete documentation" @${ECHO_MSG} "" -.if ${PORT_OPTIONS:MHTMLDOCS} + +post-install-HTMLDOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} ${CP} -R ${WRKSRC}/docs/_build/html ${STAGEDIR}/${DOCSDIR} -.endif .include Modified: head/www/py-django19/pkg-descr ============================================================================== --- head/www/py-django19/pkg-descr Tue Feb 7 20:31:55 2017 (r433592) +++ head/www/py-django19/pkg-descr Tue Feb 7 20:31:59 2017 (r433593) @@ -7,4 +7,4 @@ intensive deadlines of a newsroom and th Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. -WWW: http://www.djangoproject.com +WWW: https://www.djangoproject.com/ From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34144CD5479; Tue, 7 Feb 2017 20:32: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 E5C471F79; Tue, 7 Feb 2017 20:32: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 v17KW4lL060004; Tue, 7 Feb 2017 20:32:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KW4eP060001; Tue, 7 Feb 2017 20:32:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KW4eP060001@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, 7 Feb 2017 20:32:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433594 - head/www/py-django110 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:06 -0000 Author: sunpoet Date: Tue Feb 7 20:32:04 2017 New Revision: 433594 URL: https://svnweb.freebsd.org/changeset/ports/433594 Log: Update to 1.10.5 - Add NO_ARCH - Add missing OPTIONS_DEFINE=DOCS - Convert to options helper - Convert to options target helper - Update WWW Changes: https://docs.djangoproject.com/en/1.10/releases/1.10.5/ Modified: head/www/py-django110/Makefile head/www/py-django110/distinfo head/www/py-django110/pkg-descr Modified: head/www/py-django110/Makefile ============================================================================== --- head/www/py-django110/Makefile Tue Feb 7 20:31:59 2017 (r433593) +++ head/www/py-django110/Makefile Tue Feb 7 20:32:04 2017 (r433594) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 1.10.4 +PORTVERSION= 1.10.5 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ @@ -17,6 +17,7 @@ COMMENT= High-level Python Web Framework LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= cpe python USE_PYTHON= autoplist distutils @@ -25,7 +26,7 @@ CPE_VENDOR= djangoproject DOCSDIR= ${PREFIX}/share/doc/py-django -OPTIONS_DEFINE= FASTCGI HTMLDOCS +OPTIONS_DEFINE= DOCS FASTCGI HTMLDOCS OPTIONS_DEFAULT= SQLITE OPTIONS_GROUP= DATABASE @@ -35,6 +36,7 @@ HTMLDOCS_DESC= Install HTML documentatio PLIST_FILES= man/man1/django-admin.1.gz +HTMLDOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PGSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psycopg2>0:databases/py-psycopg2 MYSQL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.2:databases/py-MySQLdb SQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3 @@ -42,27 +44,22 @@ FASTCGI_RUN_DEPENDS= ${PYTHON_PKGNAMEPRE .include -.if ${PORT_OPTIONS:MHTMLDOCS} -. if empty(PORT_OPTIONS:MDOCS) +.if ${PORT_OPTIONS:MHTMLDOCS} && empty(PORT_OPTIONS:MDOCS) IGNORE= you cannot build documentation with DOCS option disabled -. endif -BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx PORTDOCS= * .endif -post-build: -.if ${PORT_OPTIONS:MHTMLDOCS} +post-build-HTMLDOCS-on: cd ${WRKSRC}/docs && ${MAKE} html -.endif post-install: ${INSTALL_MAN} ${WRKSRC}/docs/man/* ${STAGEDIR}/${MAN1PREFIX}/man/man1 @${ECHO_MSG} "" @${ECHO_MSG} " * See http://docs.djangoproject.com/ for complete documentation" @${ECHO_MSG} "" -.if ${PORT_OPTIONS:MHTMLDOCS} + +post-install-HTMLDOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} ${CP} -R ${WRKSRC}/docs/_build/html ${STAGEDIR}/${DOCSDIR} -.endif .include Modified: head/www/py-django110/distinfo ============================================================================== --- head/www/py-django110/distinfo Tue Feb 7 20:31:59 2017 (r433593) +++ head/www/py-django110/distinfo Tue Feb 7 20:32:04 2017 (r433594) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480861696 -SHA256 (python/Django-1.10.4.tar.gz) = fff7f062e510d812badde7cfc57745b7779edb4d209b2bc5ea8d954c22305c2b -SIZE (python/Django-1.10.4.tar.gz) = 7735213 +TIMESTAMP = 1486481170 +SHA256 (python/Django-1.10.5.tar.gz) = 0db89374b691b9c8b057632a6cd64b18d08db2f4d63b4d4af6024267ab965f8b +SIZE (python/Django-1.10.5.tar.gz) = 7734715 Modified: head/www/py-django110/pkg-descr ============================================================================== --- head/www/py-django110/pkg-descr Tue Feb 7 20:31:59 2017 (r433593) +++ head/www/py-django110/pkg-descr Tue Feb 7 20:32:04 2017 (r433594) @@ -7,4 +7,4 @@ intensive deadlines of a newsroom and th Web developers. It has convenient niceties for developing content-management systems, but it's an excellent tool for building any Web site. -WWW: http://www.djangoproject.com +WWW: https://www.djangoproject.com/ From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53DBDCD54BE; Tue, 7 Feb 2017 20:32:14 +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 0404DB0; Tue, 7 Feb 2017 20:32:13 +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 v17KWDci060223; Tue, 7 Feb 2017 20:32:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWCdY060221; Tue, 7 Feb 2017 20:32:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWCdY060221@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, 7 Feb 2017 20:32:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433596 - head/databases/rubygem-activerecord-import X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:14 -0000 Author: sunpoet Date: Tue Feb 7 20:32:12 2017 New Revision: 433596 URL: https://svnweb.freebsd.org/changeset/ports/433596 Log: Update to 0.17.1 Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md Modified: head/databases/rubygem-activerecord-import/Makefile head/databases/rubygem-activerecord-import/distinfo Modified: head/databases/rubygem-activerecord-import/Makefile ============================================================================== --- head/databases/rubygem-activerecord-import/Makefile Tue Feb 7 20:32:08 2017 (r433595) +++ head/databases/rubygem-activerecord-import/Makefile Tue Feb 7 20:32:12 2017 (r433596) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= activerecord-import -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 CATEGORIES= databases rubygems MASTER_SITES= RG Modified: head/databases/rubygem-activerecord-import/distinfo ============================================================================== --- head/databases/rubygem-activerecord-import/distinfo Tue Feb 7 20:32:08 2017 (r433595) +++ head/databases/rubygem-activerecord-import/distinfo Tue Feb 7 20:32:12 2017 (r433596) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484743839 -SHA256 (rubygem/activerecord-import-0.17.0.gem) = da6578ab2d45abfd94c18e98cd2cf5155803424be94df7a35201a6e5357df4f1 -SIZE (rubygem/activerecord-import-0.17.0.gem) = 46592 +TIMESTAMP = 1486480809 +SHA256 (rubygem/activerecord-import-0.17.1.gem) = 75881e25674601405be15523791ca3a2accfd5404d55e6cbd0e6a29e1cda227a +SIZE (rubygem/activerecord-import-0.17.1.gem) = 47104 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5FD4DCD54F6; Tue, 7 Feb 2017 20:32:19 +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 0BA50134; Tue, 7 Feb 2017 20:32:18 +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 v17KWI2k060356; Tue, 7 Feb 2017 20:32:18 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWHOb060353; Tue, 7 Feb 2017 20:32:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWHOb060353@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, 7 Feb 2017 20:32:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433597 - head/devel/rubygem-app_config X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:19 -0000 Author: sunpoet Date: Tue Feb 7 20:32:17 2017 New Revision: 433597 URL: https://svnweb.freebsd.org/changeset/ports/433597 Log: Update to 2.5.3 - Update WWW Changes: https://github.com/Oshuma/app_config/commits/master Modified: head/devel/rubygem-app_config/Makefile head/devel/rubygem-app_config/distinfo head/devel/rubygem-app_config/pkg-descr Modified: head/devel/rubygem-app_config/Makefile ============================================================================== --- head/devel/rubygem-app_config/Makefile Tue Feb 7 20:32:12 2017 (r433596) +++ head/devel/rubygem-app_config/Makefile Tue Feb 7 20:32:17 2017 (r433597) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= app_config -PORTVERSION= 2.1.3 +PORTVERSION= 2.5.3 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-app_config/distinfo ============================================================================== --- head/devel/rubygem-app_config/distinfo Tue Feb 7 20:32:12 2017 (r433596) +++ head/devel/rubygem-app_config/distinfo Tue Feb 7 20:32:17 2017 (r433597) @@ -1,2 +1,3 @@ -SHA256 (rubygem/app_config-2.1.3.gem) = 2c15b46310761b02adb054c3793db7eb2a51f2538e2e2931a94468cf89c3c29d -SIZE (rubygem/app_config-2.1.3.gem) = 12288 +TIMESTAMP = 1486254684 +SHA256 (rubygem/app_config-2.5.3.gem) = 980737e594758f0581b0cc45771505b8d46aeffc92ce78c9e5e0534a57b55c0c +SIZE (rubygem/app_config-2.5.3.gem) = 15360 Modified: head/devel/rubygem-app_config/pkg-descr ============================================================================== --- head/devel/rubygem-app_config/pkg-descr Tue Feb 7 20:32:12 2017 (r433596) +++ head/devel/rubygem-app_config/pkg-descr Tue Feb 7 20:32:17 2017 (r433597) @@ -1,4 +1,4 @@ An easy to use, customizable library to easily store and retrieve application (or library) configuration in key/value pairs. -WWW: http://oshuma.github.com/app_config +WWW: http://oshuma.github.io/app_config/ From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18C78CD5538; Tue, 7 Feb 2017 20:32: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 CBA4A1F9; Tue, 7 Feb 2017 20:32: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 v17KWMN3060474; Tue, 7 Feb 2017 20:32:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWMVb060472; Tue, 7 Feb 2017 20:32:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWMVb060472@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, 7 Feb 2017 20:32:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433598 - head/devel/rubygem-enumerize X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:24 -0000 Author: sunpoet Date: Tue Feb 7 20:32:22 2017 New Revision: 433598 URL: https://svnweb.freebsd.org/changeset/ports/433598 Log: Update to 2.0.1 Changes: https://github.com/brainspec/enumerize/blob/master/CHANGELOG.md Modified: head/devel/rubygem-enumerize/Makefile head/devel/rubygem-enumerize/distinfo Modified: head/devel/rubygem-enumerize/Makefile ============================================================================== --- head/devel/rubygem-enumerize/Makefile Tue Feb 7 20:32:17 2017 (r433597) +++ head/devel/rubygem-enumerize/Makefile Tue Feb 7 20:32:22 2017 (r433598) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= enumerize -PORTVERSION= 0.11.0 +PORTVERSION= 2.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-enumerize/distinfo ============================================================================== --- head/devel/rubygem-enumerize/distinfo Tue Feb 7 20:32:17 2017 (r433597) +++ head/devel/rubygem-enumerize/distinfo Tue Feb 7 20:32:22 2017 (r433598) @@ -1,2 +1,3 @@ -SHA256 (rubygem/enumerize-0.11.0.gem) = 4e749119d717b6766a4a6a7d9383528d4e4f5208387a3bbd4781e332fa3dbdbe -SIZE (rubygem/enumerize-0.11.0.gem) = 25088 +TIMESTAMP = 1486254689 +SHA256 (rubygem/enumerize-2.0.1.gem) = db8b4e8a6eda97eab47aebf351acaa2461e68b4957f27e69d04c412e8572f131 +SIZE (rubygem/enumerize-2.0.1.gem) = 30208 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D750ACD557D; Tue, 7 Feb 2017 20:32: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 98A0228A; Tue, 7 Feb 2017 20:32: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 v17KWRhp060591; Tue, 7 Feb 2017 20:32:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWRUU060589; Tue, 7 Feb 2017 20:32:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWRUU060589@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, 7 Feb 2017 20:32:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433599 - head/devel/rubygem-eventmachine X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:29 -0000 Author: sunpoet Date: Tue Feb 7 20:32:27 2017 New Revision: 433599 URL: https://svnweb.freebsd.org/changeset/ports/433599 Log: Update to 1.2.2 - Add USES=ssl Changes: https://github.com/eventmachine/eventmachine/blob/master/CHANGELOG.md Modified: head/devel/rubygem-eventmachine/Makefile head/devel/rubygem-eventmachine/distinfo Modified: head/devel/rubygem-eventmachine/Makefile ============================================================================== --- head/devel/rubygem-eventmachine/Makefile Tue Feb 7 20:32:22 2017 (r433598) +++ head/devel/rubygem-eventmachine/Makefile Tue Feb 7 20:32:27 2017 (r433599) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= eventmachine -PORTVERSION= 1.2.0.1 +PORTVERSION= 1.2.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -15,6 +15,6 @@ LICENSE_FILE_RUBY= ${WRKSRC}/GNU LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE USE_RUBY= yes -USES= gem +USES= gem ssl .include Modified: head/devel/rubygem-eventmachine/distinfo ============================================================================== --- head/devel/rubygem-eventmachine/distinfo Tue Feb 7 20:32:22 2017 (r433598) +++ head/devel/rubygem-eventmachine/distinfo Tue Feb 7 20:32:27 2017 (r433599) @@ -1,2 +1,3 @@ -SHA256 (rubygem/eventmachine-1.2.0.1.gem) = a23d65be3492b5e8699699c549799e9d0fbffaac7bf9f5c0fd9afd23e287fbf1 -SIZE (rubygem/eventmachine-1.2.0.1.gem) = 241152 +TIMESTAMP = 1486254694 +SHA256 (rubygem/eventmachine-1.2.2.gem) = aea8272b453a654adad2df990624a4f152aa383d29b1b2e6d504043c0666b402 +SIZE (rubygem/eventmachine-1.2.2.gem) = 245760 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7CF43CD55B7; Tue, 7 Feb 2017 20:32: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 44C8C666; Tue, 7 Feb 2017 20:32: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 v17KWW8L060710; Tue, 7 Feb 2017 20:32:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWWBo060708; Tue, 7 Feb 2017 20:32:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWWBo060708@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, 7 Feb 2017 20:32:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433600 - head/devel/rubygem-foreman X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:33 -0000 Author: sunpoet Date: Tue Feb 7 20:32:31 2017 New Revision: 433600 URL: https://svnweb.freebsd.org/changeset/ports/433600 Log: Update to 0.83.0 Changes: https://github.com/ddollar/foreman/blob/master/Changelog.md Modified: head/devel/rubygem-foreman/Makefile head/devel/rubygem-foreman/distinfo Modified: head/devel/rubygem-foreman/Makefile ============================================================================== --- head/devel/rubygem-foreman/Makefile Tue Feb 7 20:32:27 2017 (r433599) +++ head/devel/rubygem-foreman/Makefile Tue Feb 7 20:32:31 2017 (r433600) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= foreman -PORTVERSION= 0.78.0 -PORTREVISION= 1 +PORTVERSION= 0.83.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -14,11 +13,11 @@ LICENSE= MIT RUN_DEPENDS= rubygem-thor>=0.19.1:devel/rubygem-thor NO_ARCH= yes - USE_RUBY= yes USES= gem shebangfix -SHEBANG_FILES= spec/resources/bin/env PLIST_FILES= bin/foreman +SHEBANG_FILES= spec/resources/bin/env + .include Modified: head/devel/rubygem-foreman/distinfo ============================================================================== --- head/devel/rubygem-foreman/distinfo Tue Feb 7 20:32:27 2017 (r433599) +++ head/devel/rubygem-foreman/distinfo Tue Feb 7 20:32:31 2017 (r433600) @@ -1,2 +1,3 @@ -SHA256 (rubygem/foreman-0.78.0.gem) = 58f513f49801e4a944f05bdf0b57db6d051e03f79e511728d130e07762455fb1 -SIZE (rubygem/foreman-0.78.0.gem) = 30208 +TIMESTAMP = 1486254699 +SHA256 (rubygem/foreman-0.83.0.gem) = bac18b53c250697865a9937de76825a9a940f320334377055c8606e4c298e5e4 +SIZE (rubygem/foreman-0.83.0.gem) = 31232 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 26453CD55EC; Tue, 7 Feb 2017 20:32: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 E70126DA; Tue, 7 Feb 2017 20:32: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 v17KWaIj060826; Tue, 7 Feb 2017 20:32:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWaIO060824; Tue, 7 Feb 2017 20:32:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWaIO060824@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, 7 Feb 2017 20:32:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433601 - head/devel/rubygem-georuby X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:38 -0000 Author: sunpoet Date: Tue Feb 7 20:32:36 2017 New Revision: 433601 URL: https://svnweb.freebsd.org/changeset/ports/433601 Log: Update to 2.5.2 Changes: https://github.com/nofxx/georuby/commits/master Modified: head/devel/rubygem-georuby/Makefile head/devel/rubygem-georuby/distinfo Modified: head/devel/rubygem-georuby/Makefile ============================================================================== --- head/devel/rubygem-georuby/Makefile Tue Feb 7 20:32:31 2017 (r433600) +++ head/devel/rubygem-georuby/Makefile Tue Feb 7 20:32:36 2017 (r433601) @@ -1,7 +1,7 @@ # $FreeBSD$ -PORTNAME= GeoRuby -PORTVERSION= 1.3.4 +PORTNAME= georuby +PORTVERSION= 2.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -11,7 +11,6 @@ COMMENT= Holder for data returned from P LICENSE= MIT NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-georuby/distinfo ============================================================================== --- head/devel/rubygem-georuby/distinfo Tue Feb 7 20:32:31 2017 (r433600) +++ head/devel/rubygem-georuby/distinfo Tue Feb 7 20:32:36 2017 (r433601) @@ -1,2 +1,3 @@ -SHA256 (rubygem/GeoRuby-1.3.4.gem) = 4ab710a8d5a04bdbcddf33eca72003675fda1497959be6ccf922387e9058dbf8 -SIZE (rubygem/GeoRuby-1.3.4.gem) = 55808 +TIMESTAMP = 1486254704 +SHA256 (rubygem/georuby-2.5.2.gem) = 81ef2066a1b701c7d1f20c17450ae137c4f5a095eab307077f61e06489d4eb97 +SIZE (rubygem/georuby-2.5.2.gem) = 211456 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A8BA2CD5624; Tue, 7 Feb 2017 20:32: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 70AA279F; Tue, 7 Feb 2017 20:32: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 v17KWfOF060945; Tue, 7 Feb 2017 20:32:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWfs2060943; Tue, 7 Feb 2017 20:32:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWfs2060943@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, 7 Feb 2017 20:32:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433602 - head/devel/rubygem-git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:42 -0000 Author: sunpoet Date: Tue Feb 7 20:32:41 2017 New Revision: 433602 URL: https://svnweb.freebsd.org/changeset/ports/433602 Log: Update to 1.3.0 - Add LICENSE_FILE Changes: https://github.com/schacon/ruby-git/blob/master/CHANGELOG Modified: head/devel/rubygem-git/Makefile head/devel/rubygem-git/distinfo Modified: head/devel/rubygem-git/Makefile ============================================================================== --- head/devel/rubygem-git/Makefile Tue Feb 7 20:32:36 2017 (r433601) +++ head/devel/rubygem-git/Makefile Tue Feb 7 20:32:41 2017 (r433602) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= git -PORTVERSION= 1.2.9.1 +PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,11 +10,11 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby wrapper library around git(1) LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= git>=1.6:devel/git NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-git/distinfo ============================================================================== --- head/devel/rubygem-git/distinfo Tue Feb 7 20:32:36 2017 (r433601) +++ head/devel/rubygem-git/distinfo Tue Feb 7 20:32:41 2017 (r433602) @@ -1,2 +1,3 @@ -SHA256 (rubygem/git-1.2.9.1.gem) = 9aa9a279bb45fe8a22e0799a3dbf80d7fd4866bc733256d52fec505829920eeb -SIZE (rubygem/git-1.2.9.1.gem) = 27136 +TIMESTAMP = 1486254709 +SHA256 (rubygem/git-1.3.0.gem) = 031bc93c553b04e234c40000c8d571eba5409a4350036e8968411dfe9e9a51f1 +SIZE (rubygem/git-1.3.0.gem) = 27648 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41F15CD5666; Tue, 7 Feb 2017 20:32: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 F3F3E812; Tue, 7 Feb 2017 20:32: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 v17KWkRe061061; Tue, 7 Feb 2017 20:32:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWjTh061059; Tue, 7 Feb 2017 20:32:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWjTh061059@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, 7 Feb 2017 20:32:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433603 - head/devel/rubygem-grape-swagger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:47 -0000 Author: sunpoet Date: Tue Feb 7 20:32:45 2017 New Revision: 433603 URL: https://svnweb.freebsd.org/changeset/ports/433603 Log: Update to 0.26.1 Changes: https://github.com/ruby-grape/grape-swagger/blob/master/CHANGELOG.md Modified: head/devel/rubygem-grape-swagger/Makefile head/devel/rubygem-grape-swagger/distinfo Modified: head/devel/rubygem-grape-swagger/Makefile ============================================================================== --- head/devel/rubygem-grape-swagger/Makefile Tue Feb 7 20:32:41 2017 (r433602) +++ head/devel/rubygem-grape-swagger/Makefile Tue Feb 7 20:32:45 2017 (r433603) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= grape-swagger -PORTVERSION= 0.26.0 +PORTVERSION= 0.26.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-grape-swagger/distinfo ============================================================================== --- head/devel/rubygem-grape-swagger/distinfo Tue Feb 7 20:32:41 2017 (r433602) +++ head/devel/rubygem-grape-swagger/distinfo Tue Feb 7 20:32:45 2017 (r433603) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484060124 -SHA256 (rubygem/grape-swagger-0.26.0.gem) = fe74210951eef898215733e67a289a9f6bcf5617d114e8654e288b2bd9a0d2ef -SIZE (rubygem/grape-swagger-0.26.0.gem) = 217600 +TIMESTAMP = 1486254714 +SHA256 (rubygem/grape-swagger-0.26.1.gem) = 2b8534923b9ed83841f4865eaf954e7dd6a8aa62cb98fa7cdfe27b6d77a21447 +SIZE (rubygem/grape-swagger-0.26.1.gem) = 216576 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 194CECD569E; Tue, 7 Feb 2017 20:32: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 A32BF887; Tue, 7 Feb 2017 20:32:51 +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 v17KWoAM061180; Tue, 7 Feb 2017 20:32:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWoNV061178; Tue, 7 Feb 2017 20:32:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWoNV061178@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, 7 Feb 2017 20:32:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433604 - head/devel/rubygem-holidays X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:52 -0000 Author: sunpoet Date: Tue Feb 7 20:32:50 2017 New Revision: 433604 URL: https://svnweb.freebsd.org/changeset/ports/433604 Log: Update to 5.4.0 Changes: https://github.com/holidays/holidays/blob/master/CHANGELOG.md Modified: head/devel/rubygem-holidays/Makefile head/devel/rubygem-holidays/distinfo Modified: head/devel/rubygem-holidays/Makefile ============================================================================== --- head/devel/rubygem-holidays/Makefile Tue Feb 7 20:32:45 2017 (r433603) +++ head/devel/rubygem-holidays/Makefile Tue Feb 7 20:32:50 2017 (r433604) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= holidays -PORTVERSION= 5.3.0 +PORTVERSION= 5.4.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-holidays/distinfo ============================================================================== --- head/devel/rubygem-holidays/distinfo Tue Feb 7 20:32:45 2017 (r433603) +++ head/devel/rubygem-holidays/distinfo Tue Feb 7 20:32:50 2017 (r433604) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483134884 -SHA256 (rubygem/holidays-5.3.0.gem) = cae63aaf614389db5772b8631ea25199cf68942e984171c87e3d8e362c0278e2 -SIZE (rubygem/holidays-5.3.0.gem) = 105984 +TIMESTAMP = 1486481178 +SHA256 (rubygem/holidays-5.4.0.gem) = ab1f88b534ea9a6146504a9d80ee5f79b59149d898c4c9352e8bac3cc0ae93f4 +SIZE (rubygem/holidays-5.4.0.gem) = 106496 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:32:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8195FCD56D4; Tue, 7 Feb 2017 20:32: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 4750D8FC; Tue, 7 Feb 2017 20:32: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 v17KWt28061297; Tue, 7 Feb 2017 20:32:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWt0v061295; Tue, 7 Feb 2017 20:32:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWt0v061295@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, 7 Feb 2017 20:32:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433605 - head/devel/rubygem-jmespath X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:32:56 -0000 Author: sunpoet Date: Tue Feb 7 20:32:54 2017 New Revision: 433605 URL: https://svnweb.freebsd.org/changeset/ports/433605 Log: Update to 1.3.1 - Add LICENSE_FILE Changes: https://github.com/jmespath/jmespath.rb/blob/master/CHANGELOG.md Modified: head/devel/rubygem-jmespath/Makefile head/devel/rubygem-jmespath/distinfo Modified: head/devel/rubygem-jmespath/Makefile ============================================================================== --- head/devel/rubygem-jmespath/Makefile Tue Feb 7 20:32:50 2017 (r433604) +++ head/devel/rubygem-jmespath/Makefile Tue Feb 7 20:32:54 2017 (r433605) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jmespath -PORTVERSION= 1.1.3 +PORTVERSION= 1.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= JMESPath for Ruby LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes USE_RUBY= yes Modified: head/devel/rubygem-jmespath/distinfo ============================================================================== --- head/devel/rubygem-jmespath/distinfo Tue Feb 7 20:32:50 2017 (r433604) +++ head/devel/rubygem-jmespath/distinfo Tue Feb 7 20:32:54 2017 (r433605) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jmespath-1.1.3.gem) = cb69defd201125f8b715a42afa1ecf58a0b84f3f7c2261254a0e18368369fb6e -SIZE (rubygem/jmespath-1.1.3.gem) = 18944 +TIMESTAMP = 1486254718 +SHA256 (rubygem/jmespath-1.3.1.gem) = 7efca9cabe1c34a1064eb4ef73b51c4e92a3bf4014a68265dc0aa7f2e48d881f +SIZE (rubygem/jmespath-1.3.1.gem) = 20480 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10FBECD56FE; Tue, 7 Feb 2017 20:33: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 B61B4968; Tue, 7 Feb 2017 20:33: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 v17KWx7i061415; Tue, 7 Feb 2017 20:32:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KWxbM061413; Tue, 7 Feb 2017 20:32:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072032.v17KWxbM061413@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, 7 Feb 2017 20:32:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433606 - head/devel/rubygem-pleaserun X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:01 -0000 Author: sunpoet Date: Tue Feb 7 20:32:59 2017 New Revision: 433606 URL: https://svnweb.freebsd.org/changeset/ports/433606 Log: Update to 0.0.28 - Add LICENSE - Sort RUN_DEPENDS - Add NO_ARCH Changes: https://github.com/jordansissel/pleaserun/blob/master/CHANGELOG.asciidoc https://github.com/jordansissel/pleaserun/commits/master Modified: head/devel/rubygem-pleaserun/Makefile head/devel/rubygem-pleaserun/distinfo Modified: head/devel/rubygem-pleaserun/Makefile ============================================================================== --- head/devel/rubygem-pleaserun/Makefile Tue Feb 7 20:32:54 2017 (r433605) +++ head/devel/rubygem-pleaserun/Makefile Tue Feb 7 20:32:59 2017 (r433606) @@ -1,20 +1,23 @@ # $FreeBSD$ PORTNAME= pleaserun -PORTVERSION= 0.0.27 +PORTVERSION= 0.0.28 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Tool to generate startup scripts +LICENSE= APACHE20 + RUN_DEPENDS= rubygem-cabin>=0:devel/rubygem-cabin \ rubygem-clamp>=0:devel/rubygem-clamp \ - rubygem-stud>=0:devel/rubygem-stud \ - rubygem-mustache>=0.99.8:devel/rubygem-mustache \ + rubygem-dotenv>=0:misc/rubygem-dotenv \ rubygem-insist>=0:devel/rubygem-insist \ - rubygem-dotenv>=0:misc/rubygem-dotenv + rubygem-mustache>=0.99.8:devel/rubygem-mustache \ + rubygem-stud>=0:devel/rubygem-stud +NO_ARCH= yes USE_RUBY= yes USES= gem Modified: head/devel/rubygem-pleaserun/distinfo ============================================================================== --- head/devel/rubygem-pleaserun/distinfo Tue Feb 7 20:32:54 2017 (r433605) +++ head/devel/rubygem-pleaserun/distinfo Tue Feb 7 20:32:59 2017 (r433606) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486132553 -SHA256 (rubygem/pleaserun-0.0.27.gem) = 4092a4c7f24f1433f4b2ca01bdaff969b91366631b3eb500ab871831fb99266d -SIZE (rubygem/pleaserun-0.0.27.gem) = 31744 +TIMESTAMP = 1486480822 +SHA256 (rubygem/pleaserun-0.0.28.gem) = 36294017b019078eab9c1d9f37d36f254cd51435d718b1b431c0958d83d409b7 +SIZE (rubygem/pleaserun-0.0.28.gem) = 32256 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6E099CD572C; Tue, 7 Feb 2017 20:33: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 33EB39C9; Tue, 7 Feb 2017 20:33: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 v17KX4nv061555; Tue, 7 Feb 2017 20:33:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KX4MA061553; Tue, 7 Feb 2017 20:33:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KX4MA061553@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, 7 Feb 2017 20:33:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433607 - head/graphics/rubygem-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:05 -0000 Author: sunpoet Date: Tue Feb 7 20:33:03 2017 New Revision: 433607 URL: https://svnweb.freebsd.org/changeset/ports/433607 Log: Update to 1.15.5 Changes: https://github.com/rcairo/rcairo/blob/master/NEWS Modified: head/graphics/rubygem-cairo/Makefile head/graphics/rubygem-cairo/distinfo Modified: head/graphics/rubygem-cairo/Makefile ============================================================================== --- head/graphics/rubygem-cairo/Makefile Tue Feb 7 20:32:59 2017 (r433606) +++ head/graphics/rubygem-cairo/Makefile Tue Feb 7 20:33:03 2017 (r433607) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= cairo -PORTVERSION= 1.14.3 -PORTREVISION= 1 +PORTVERSION= 1.15.5 CATEGORIES= graphics rubygems MASTER_SITES= RG Modified: head/graphics/rubygem-cairo/distinfo ============================================================================== --- head/graphics/rubygem-cairo/distinfo Tue Feb 7 20:32:59 2017 (r433606) +++ head/graphics/rubygem-cairo/distinfo Tue Feb 7 20:33:03 2017 (r433607) @@ -1,2 +1,3 @@ -SHA256 (rubygem/cairo-1.14.3.gem) = e3a31ef8097c0b16f2ad71561dca37b4564ae3003838a82805aadeceb69d03b6 -SIZE (rubygem/cairo-1.14.3.gem) = 97792 +TIMESTAMP = 1486254724 +SHA256 (rubygem/cairo-1.15.5.gem) = 442a290fd9dda3fff1a154a2338464da9a59c1f7bf7cfbac647418e5eb3f5692 +SIZE (rubygem/cairo-1.15.5.gem) = 101376 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BE61ECD575C; Tue, 7 Feb 2017 20:33: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 89AA7A38; Tue, 7 Feb 2017 20:33: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 v17KX8Nk061672; Tue, 7 Feb 2017 20:33:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KX8Xs061670; Tue, 7 Feb 2017 20:33:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KX8Xs061670@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, 7 Feb 2017 20:33:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433608 - head/graphics/rubygem-dragonfly X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:09 -0000 Author: sunpoet Date: Tue Feb 7 20:33:08 2017 New Revision: 433608 URL: https://svnweb.freebsd.org/changeset/ports/433608 Log: Update to 1.1.1 Changes: https://github.com/markevans/dragonfly/blob/master/History.md Modified: head/graphics/rubygem-dragonfly/Makefile head/graphics/rubygem-dragonfly/distinfo Modified: head/graphics/rubygem-dragonfly/Makefile ============================================================================== --- head/graphics/rubygem-dragonfly/Makefile Tue Feb 7 20:33:03 2017 (r433607) +++ head/graphics/rubygem-dragonfly/Makefile Tue Feb 7 20:33:08 2017 (r433608) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= dragonfly -PORTVERSION= 1.0.12 -PORTREVISION= 3 +PORTVERSION= 1.1.1 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -15,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-addressable>=2.3:www/rubygem-addressable \ rubygem-multi_json>=1.0:devel/rubygem-multi_json \ - rubygem-rack>=1.3.0:www/rubygem-rack + rubygem-rack>=1.3:www/rubygem-rack NO_ARCH= yes USE_RUBY= yes Modified: head/graphics/rubygem-dragonfly/distinfo ============================================================================== --- head/graphics/rubygem-dragonfly/distinfo Tue Feb 7 20:33:03 2017 (r433607) +++ head/graphics/rubygem-dragonfly/distinfo Tue Feb 7 20:33:08 2017 (r433608) @@ -1,2 +1,3 @@ -SHA256 (rubygem/dragonfly-1.0.12.gem) = 1520387a7356af012f322ebe4740b15ebd9c0dcfc41430ea253172ce9be10f58 -SIZE (rubygem/dragonfly-1.0.12.gem) = 436736 +TIMESTAMP = 1486483050 +SHA256 (rubygem/dragonfly-1.1.1.gem) = 71fcce0d512b88f241c36de22bd026fc9b8e23bec5ed1869a052489127a44e48 +SIZE (rubygem/dragonfly-1.1.1.gem) = 437248 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23E3CCD5794; Tue, 7 Feb 2017 20:33:14 +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 DD1D4A9C; Tue, 7 Feb 2017 20:33:13 +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 v17KXCbG061791; Tue, 7 Feb 2017 20:33:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXCLx061789; Tue, 7 Feb 2017 20:33:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXCLx061789@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, 7 Feb 2017 20:33:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433609 - head/graphics/rubygem-flamegraph X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:14 -0000 Author: sunpoet Date: Tue Feb 7 20:33:12 2017 New Revision: 433609 URL: https://svnweb.freebsd.org/changeset/ports/433609 Log: Update to 0.9.5 Changes: https://github.com/SamSaffron/flamegraph/blob/master/CHANGELOG Modified: head/graphics/rubygem-flamegraph/Makefile head/graphics/rubygem-flamegraph/distinfo Modified: head/graphics/rubygem-flamegraph/Makefile ============================================================================== --- head/graphics/rubygem-flamegraph/Makefile Tue Feb 7 20:33:08 2017 (r433608) +++ head/graphics/rubygem-flamegraph/Makefile Tue Feb 7 20:33:12 2017 (r433609) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flamegraph -PORTVERSION= 0.1.0 +PORTVERSION= 0.9.5 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -12,8 +12,6 @@ COMMENT= Flamegraph support for arbitrar LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= rubygem-fast_stack>=0:devel/rubygem-fast_stack - NO_ARCH= yes USE_RUBY= yes USES= gem Modified: head/graphics/rubygem-flamegraph/distinfo ============================================================================== --- head/graphics/rubygem-flamegraph/distinfo Tue Feb 7 20:33:08 2017 (r433608) +++ head/graphics/rubygem-flamegraph/distinfo Tue Feb 7 20:33:12 2017 (r433609) @@ -1,2 +1,3 @@ -SHA256 (rubygem/flamegraph-0.1.0.gem) = 79bb64cb78eafe9757a46acd927fb9fc40ea5ab6549e3429474eea0add63ea3d -SIZE (rubygem/flamegraph-0.1.0.gem) = 97280 +TIMESTAMP = 1486254734 +SHA256 (rubygem/flamegraph-0.9.5.gem) = a683020637ffa0e14a72640fa41babf14d926bfeaed87e31907cfd06ab2de8dc +SIZE (rubygem/flamegraph-0.9.5.gem) = 108544 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF842CD57C5; Tue, 7 Feb 2017 20:33:18 +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 89D7FB16; Tue, 7 Feb 2017 20:33:18 +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 v17KXH2U061909; Tue, 7 Feb 2017 20:33:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXHlt061907; Tue, 7 Feb 2017 20:33:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXHlt061907@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, 7 Feb 2017 20:33:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433610 - head/net/rubygem-domain_name X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:18 -0000 Author: sunpoet Date: Tue Feb 7 20:33:17 2017 New Revision: 433610 URL: https://svnweb.freebsd.org/changeset/ports/433610 Log: Update to 0.5.20161129 Changes: https://github.com/knu/ruby-domain_name/blob/master/CHANGELOG.md Modified: head/net/rubygem-domain_name/Makefile head/net/rubygem-domain_name/distinfo Modified: head/net/rubygem-domain_name/Makefile ============================================================================== --- head/net/rubygem-domain_name/Makefile Tue Feb 7 20:33:12 2017 (r433609) +++ head/net/rubygem-domain_name/Makefile Tue Feb 7 20:33:17 2017 (r433610) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= domain_name -PORTVERSION= 0.5.20160310 +PORTVERSION= 0.5.20161129 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-domain_name/distinfo ============================================================================== --- head/net/rubygem-domain_name/distinfo Tue Feb 7 20:33:12 2017 (r433609) +++ head/net/rubygem-domain_name/distinfo Tue Feb 7 20:33:17 2017 (r433610) @@ -1,2 +1,3 @@ -SHA256 (rubygem/domain_name-0.5.20160310.gem) = da5fa56840cc67d034435880ddfbdd17d765c53d2f049de8a610cfab7f39213c -SIZE (rubygem/domain_name-0.5.20160310.gem) = 113664 +TIMESTAMP = 1486254739 +SHA256 (rubygem/domain_name-0.5.20161129.gem) = e8f92582942a41348f02eaa7cc061b9b9d54d81ff9251d1bc3f0cc499c78083f +SIZE (rubygem/domain_name-0.5.20161129.gem) = 120320 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C432CD57F4; Tue, 7 Feb 2017 20:33: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 1CCD8B8C; Tue, 7 Feb 2017 20:33: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 v17KXMC3062028; Tue, 7 Feb 2017 20:33:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXMYE062026; Tue, 7 Feb 2017 20:33:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXMYE062026@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, 7 Feb 2017 20:33:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433611 - head/net/rubygem-geoip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:23 -0000 Author: sunpoet Date: Tue Feb 7 20:33:21 2017 New Revision: 433611 URL: https://svnweb.freebsd.org/changeset/ports/433611 Log: Update to 1.6.3 - Update LICENSE - Add LICENSE_FILE Changes: https://github.com/cjheath/geoip/commits/master Modified: head/net/rubygem-geoip/Makefile head/net/rubygem-geoip/distinfo Modified: head/net/rubygem-geoip/Makefile ============================================================================== --- head/net/rubygem-geoip/Makefile Tue Feb 7 20:33:17 2017 (r433610) +++ head/net/rubygem-geoip/Makefile Tue Feb 7 20:33:21 2017 (r433611) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= geoip -PORTVERSION= 1.5.0 +PORTVERSION= 1.6.3 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Geoip implementation for rubygems -LICENSE= LGPL21 LGPL3 -LICENSE_COMB= dual +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= geoiplookup:net/GeoIP NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/net/rubygem-geoip/distinfo ============================================================================== --- head/net/rubygem-geoip/distinfo Tue Feb 7 20:33:17 2017 (r433610) +++ head/net/rubygem-geoip/distinfo Tue Feb 7 20:33:21 2017 (r433611) @@ -1,2 +1,3 @@ -SHA256 (rubygem/geoip-1.5.0.gem) = 7e3154c1bc7dfb8dbb4f24690b5e90b5319b15529c551213f11a341318d0cd6b -SIZE (rubygem/geoip-1.5.0.gem) = 66560 +TIMESTAMP = 1486254744 +SHA256 (rubygem/geoip-1.6.3.gem) = fd67f37d34419e9e8dc40660fefce9814754e48e5a2bbb22bf2322789eed3025 +SIZE (rubygem/geoip-1.6.3.gem) = 66560 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 59D62CD5828; Tue, 7 Feb 2017 20:33: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 09785C00; Tue, 7 Feb 2017 20:33: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 v17KXRHD062145; Tue, 7 Feb 2017 20:33:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXQsi062143; Tue, 7 Feb 2017 20:33:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXQsi062143@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, 7 Feb 2017 20:33:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433612 - head/textproc/rubygem-diff-lcs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:28 -0000 Author: sunpoet Date: Tue Feb 7 20:33:26 2017 New Revision: 433612 URL: https://svnweb.freebsd.org/changeset/ports/433612 Log: Update to 1.3 - Update LICENSE - Add LICENSE_FILE Changes: https://github.com/halostatue/diff-lcs/blob/master/History.md Modified: head/textproc/rubygem-diff-lcs/Makefile head/textproc/rubygem-diff-lcs/distinfo Modified: head/textproc/rubygem-diff-lcs/Makefile ============================================================================== --- head/textproc/rubygem-diff-lcs/Makefile Tue Feb 7 20:33:21 2017 (r433611) +++ head/textproc/rubygem-diff-lcs/Makefile Tue Feb 7 20:33:26 2017 (r433612) @@ -2,24 +2,26 @@ # $FreeBSD$ PORTNAME= diff-lcs -PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTVERSION= 1.3 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= LCS-based diff library for ruby -LICENSE= ART20 GPLv2 GPLv3 MIT +LICENSE= ART20 GPLv2+ MIT LICENSE_COMB= dual +LICENSE_FILE_ART20= ${WRKSRC}/docs/artistic.txt +LICENSE_FILE_GPLv2= ${WRKSRC}/docs/COPYING.txt +LICENSE_FILE_MIT= ${WRKSRC}/License.md NO_ARCH= yes - USE_RUBY= yes USES= gem shebangfix -ruby_OLD_CMD= ruby -SHEBANG_FILES= bin/htmldiff bin/ldiff PLIST_FILES= bin/htmldiff bin/ldiff +SHEBANG_FILES= bin/htmldiff bin/ldiff +ruby_OLD_CMD= ruby + .include Modified: head/textproc/rubygem-diff-lcs/distinfo ============================================================================== --- head/textproc/rubygem-diff-lcs/distinfo Tue Feb 7 20:33:21 2017 (r433611) +++ head/textproc/rubygem-diff-lcs/distinfo Tue Feb 7 20:33:26 2017 (r433612) @@ -1,2 +1,3 @@ -SHA256 (rubygem/diff-lcs-1.2.5.gem) = a1d3dde665292317a883d319066792e3f0e6a24cade4bc4cc47605d27664c9ed -SIZE (rubygem/diff-lcs-1.2.5.gem) = 49152 +TIMESTAMP = 1486254748 +SHA256 (rubygem/diff-lcs-1.3.gem) = ea7bf591567e391ef262a7c29edaf87c6205204afb5bb39dfa8f08f2e51282a3 +SIZE (rubygem/diff-lcs-1.3.gem) = 46080 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AE4D7CD5859; Tue, 7 Feb 2017 20:33: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 61E3DC6C; Tue, 7 Feb 2017 20:33: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 v17KXVkI062263; Tue, 7 Feb 2017 20:33:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXVSg062261; Tue, 7 Feb 2017 20:33:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXVSg062261@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, 7 Feb 2017 20:33:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433613 - head/textproc/rubygem-loggability X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:32 -0000 Author: sunpoet Date: Tue Feb 7 20:33:31 2017 New Revision: 433613 URL: https://svnweb.freebsd.org/changeset/ports/433613 Log: Update to 0.14.0 Changes: https://bitbucket.org/ged/loggability/src/master/History.rdoc Modified: head/textproc/rubygem-loggability/Makefile head/textproc/rubygem-loggability/distinfo Modified: head/textproc/rubygem-loggability/Makefile ============================================================================== --- head/textproc/rubygem-loggability/Makefile Tue Feb 7 20:33:26 2017 (r433612) +++ head/textproc/rubygem-loggability/Makefile Tue Feb 7 20:33:31 2017 (r433613) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= loggability -PORTVERSION= 0.13.0 +PORTVERSION= 0.14.0 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-loggability/distinfo ============================================================================== --- head/textproc/rubygem-loggability/distinfo Tue Feb 7 20:33:26 2017 (r433612) +++ head/textproc/rubygem-loggability/distinfo Tue Feb 7 20:33:31 2017 (r433613) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484666367 -SHA256 (rubygem/loggability-0.13.0.gem) = 7e8959b5de79f20f964f09e5ee97d2c4ef23f4ad5c51c1f75e7aae8406d3a3d5 -SIZE (rubygem/loggability-0.13.0.gem) = 35328 +TIMESTAMP = 1486481762 +SHA256 (rubygem/loggability-0.14.0.gem) = dda3b351365aac5c98568b954551d78dced55b717d8b364b8aea584862a42810 +SIZE (rubygem/loggability-0.14.0.gem) = 36352 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E330CCD587D; Tue, 7 Feb 2017 20:33:36 +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 AF170CC9; Tue, 7 Feb 2017 20:33: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 v17KXZns062381; Tue, 7 Feb 2017 20:33:35 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXZDI062379; Tue, 7 Feb 2017 20:33:35 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXZDI062379@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, 7 Feb 2017 20:33:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433614 - head/www/rubygem-chosen-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:37 -0000 Author: sunpoet Date: Tue Feb 7 20:33:35 2017 New Revision: 433614 URL: https://svnweb.freebsd.org/changeset/ports/433614 Log: Update to 1.5.2 Changes: https://github.com/tsechingho/chosen-rails/commits/master Modified: head/www/rubygem-chosen-rails/Makefile head/www/rubygem-chosen-rails/distinfo Modified: head/www/rubygem-chosen-rails/Makefile ============================================================================== --- head/www/rubygem-chosen-rails/Makefile Tue Feb 7 20:33:31 2017 (r433613) +++ head/www/rubygem-chosen-rails/Makefile Tue Feb 7 20:33:35 2017 (r433614) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= chosen-rails -PORTVERSION= 1.4.3 +PORTVERSION= 1.5.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,7 +12,6 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-coffee-rails4>=3.2:devel/rubygem-coffee-rails4 \ - rubygem-compass-rails>=2.0.4:textproc/rubygem-compass-rails \ rubygem-railties4>=3.0:www/rubygem-railties4 \ rubygem-sass-rails5>=3.2:textproc/rubygem-sass-rails5 Modified: head/www/rubygem-chosen-rails/distinfo ============================================================================== --- head/www/rubygem-chosen-rails/distinfo Tue Feb 7 20:33:31 2017 (r433613) +++ head/www/rubygem-chosen-rails/distinfo Tue Feb 7 20:33:35 2017 (r433614) @@ -1,2 +1,3 @@ -SHA256 (rubygem/chosen-rails-1.4.3.gem) = 7506cf1ed7690a3e1143963893b8d40323e662098498cdfdefa3724a721ad4c2 -SIZE (rubygem/chosen-rails-1.4.3.gem) = 20992 +TIMESTAMP = 1486254759 +SHA256 (rubygem/chosen-rails-1.5.2.gem) = 618c7eb6c3c493de2c0f9f34af48752e1a16017045c8000e7ec6ed510b6cb1f0 +SIZE (rubygem/chosen-rails-1.5.2.gem) = 22528 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 768E8CD58B4; Tue, 7 Feb 2017 20:33: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 3B9F2D3C; Tue, 7 Feb 2017 20:33: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 v17KXe5I062498; Tue, 7 Feb 2017 20:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXeN7062496; Tue, 7 Feb 2017 20:33:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXeN7062496@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, 7 Feb 2017 20:33:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433615 - head/www/rubygem-faraday_middleware X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:41 -0000 Author: sunpoet Date: Tue Feb 7 20:33:39 2017 New Revision: 433615 URL: https://svnweb.freebsd.org/changeset/ports/433615 Log: Update to 0.11.0.1 Changes: https://github.com/lostisland/faraday_middleware/releases Modified: head/www/rubygem-faraday_middleware/Makefile head/www/rubygem-faraday_middleware/distinfo Modified: head/www/rubygem-faraday_middleware/Makefile ============================================================================== --- head/www/rubygem-faraday_middleware/Makefile Tue Feb 7 20:33:35 2017 (r433614) +++ head/www/rubygem-faraday_middleware/Makefile Tue Feb 7 20:33:39 2017 (r433615) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= faraday_middleware -PORTVERSION= 0.11.0 +PORTVERSION= 0.11.0.1 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-faraday_middleware/distinfo ============================================================================== --- head/www/rubygem-faraday_middleware/distinfo Tue Feb 7 20:33:35 2017 (r433614) +++ head/www/rubygem-faraday_middleware/distinfo Tue Feb 7 20:33:39 2017 (r433615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484432575 -SHA256 (rubygem/faraday_middleware-0.11.0.gem) = ff2bdbb6bdd5b2293f8ce7cb93572318dd068506e12f987f04a65209a2bc69cb -SIZE (rubygem/faraday_middleware-0.11.0.gem) = 15872 +TIMESTAMP = 1486254764 +SHA256 (rubygem/faraday_middleware-0.11.0.1.gem) = 00d4ad6f5fcb4ced2d86ef09d962f2bab53510e1a724ba90f1a1e60512cb8a2d +SIZE (rubygem/faraday_middleware-0.11.0.1.gem) = 15872 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F3160CD58E8; Tue, 7 Feb 2017 20:33:45 +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 B53FDDAE; Tue, 7 Feb 2017 20:33:45 +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 v17KXiag062617; Tue, 7 Feb 2017 20:33:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXirj062615; Tue, 7 Feb 2017 20:33:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXirj062615@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, 7 Feb 2017 20:33:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433616 - head/www/rubygem-jquery-atwho-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:46 -0000 Author: sunpoet Date: Tue Feb 7 20:33:44 2017 New Revision: 433616 URL: https://svnweb.freebsd.org/changeset/ports/433616 Log: Update to 1.3.2 - Add LICENSE_FILE Changes: https://github.com/ichord/jquery-atwho-rails/commits/master Modified: head/www/rubygem-jquery-atwho-rails/Makefile head/www/rubygem-jquery-atwho-rails/distinfo Modified: head/www/rubygem-jquery-atwho-rails/Makefile ============================================================================== --- head/www/rubygem-jquery-atwho-rails/Makefile Tue Feb 7 20:33:39 2017 (r433615) +++ head/www/rubygem-jquery-atwho-rails/Makefile Tue Feb 7 20:33:44 2017 (r433616) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jquery-atwho-rails -PORTVERSION= 1.1.0 +PORTVERSION= 1.3.2 CATEGORIES= www rubygems MASTER_SITES= RG @@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= jQuery plugin that implement GitHub-like mentions LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE-MIT NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/www/rubygem-jquery-atwho-rails/distinfo ============================================================================== --- head/www/rubygem-jquery-atwho-rails/distinfo Tue Feb 7 20:33:39 2017 (r433615) +++ head/www/rubygem-jquery-atwho-rails/distinfo Tue Feb 7 20:33:44 2017 (r433616) @@ -1,2 +1,3 @@ -SHA256 (rubygem/jquery-atwho-rails-1.1.0.gem) = afc9fb0ba7f549ee01955afe1186d99c0bd9930ce0cd1c238dbbf7dee087309f -SIZE (rubygem/jquery-atwho-rails-1.1.0.gem) = 19456 +TIMESTAMP = 1486254767 +SHA256 (rubygem/jquery-atwho-rails-1.3.2.gem) = 899ba0a2c7bca6d0be192ff9056994c79e991e530243604b4424fad6581a023d +SIZE (rubygem/jquery-atwho-rails-1.3.2.gem) = 20480 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41C5BCD590E; Tue, 7 Feb 2017 20:33: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 0B56DE0D; Tue, 7 Feb 2017 20:33: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 v17KXn2S062733; Tue, 7 Feb 2017 20:33:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXnHD062731; Tue, 7 Feb 2017 20:33:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXnHD062731@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, 7 Feb 2017 20:33:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433617 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:50 -0000 Author: sunpoet Date: Tue Feb 7 20:33:48 2017 New Revision: 433617 URL: https://svnweb.freebsd.org/changeset/ports/433617 Log: Update to 3.0.7 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Tue Feb 7 20:33:44 2017 (r433616) +++ head/www/rubygem-selenium-webdriver/Makefile Tue Feb 7 20:33:48 2017 (r433617) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.0.6 +PORTVERSION= 3.0.7 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Tue Feb 7 20:33:44 2017 (r433616) +++ head/www/rubygem-selenium-webdriver/distinfo Tue Feb 7 20:33:48 2017 (r433617) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486383668 -SHA256 (rubygem/selenium-webdriver-3.0.6.gem) = 8dda45fed078cf1e95fd0869c5ad852e58a87ae774de89d36cde3651e5c4aea7 -SIZE (rubygem/selenium-webdriver-3.0.6.gem) = 819712 +TIMESTAMP = 1486481190 +SHA256 (rubygem/selenium-webdriver-3.0.7.gem) = 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd +SIZE (rubygem/selenium-webdriver-3.0.7.gem) = 819712 From owner-svn-ports-head@freebsd.org Tue Feb 7 20:33:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 086B5CD5947; Tue, 7 Feb 2017 20:33: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 BBD54E82; Tue, 7 Feb 2017 20:33: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 v17KXrlb062868; Tue, 7 Feb 2017 20:33:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KXrok062865; Tue, 7 Feb 2017 20:33:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702072033.v17KXrok062865@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, 7 Feb 2017 20:33:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433618 - head/www/drupal7 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:33:55 -0000 Author: sunpoet Date: Tue Feb 7 20:33:53 2017 New Revision: 433618 URL: https://svnweb.freebsd.org/changeset/ports/433618 Log: Update to 7.54 - Add LICENSE_FILE - While I'm here, fix and sort PLIST Changes: https://www.drupal.org/project/drupal/releases/7.54 PR: 216724 Submitted by: Jochen Neumeister (maintainer) Modified: head/www/drupal7/Makefile head/www/drupal7/distinfo head/www/drupal7/pkg-plist Modified: head/www/drupal7/Makefile ============================================================================== --- head/www/drupal7/Makefile Tue Feb 7 20:33:48 2017 (r433617) +++ head/www/drupal7/Makefile Tue Feb 7 20:33:53 2017 (r433618) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -PORTVERSION= 7.53 +PORTVERSION= 7.54 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} @@ -12,6 +12,7 @@ MAINTAINER= joneum@bsdproject.de COMMENT= Database driven web content management system (CMS) LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= drupal:7 php:web shebangfix USE_PHP= dom filter gd hash json mbstring pcre pdo session simplexml xml Modified: head/www/drupal7/distinfo ============================================================================== --- head/www/drupal7/distinfo Tue Feb 7 20:33:48 2017 (r433617) +++ head/www/drupal7/distinfo Tue Feb 7 20:33:53 2017 (r433618) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482247341 -SHA256 (drupal/drupal-7.53.tar.gz) = 36baaac12194658e606d33483443fb4b50ac00f0d25e9c519c6d6a85673cafac -SIZE (drupal/drupal-7.53.tar.gz) = 3273245 +TIMESTAMP = 1486035168 +SHA256 (drupal/drupal-7.54.tar.gz) = d74192aca31b56a95bd2b51f205e45293513466eaf902d056e6317dbcffe715b +SIZE (drupal/drupal-7.54.tar.gz) = 3275864 Modified: head/www/drupal7/pkg-plist ============================================================================== --- head/www/drupal7/pkg-plist Tue Feb 7 20:33:48 2017 (r433617) +++ head/www/drupal7/pkg-plist Tue Feb 7 20:33:53 2017 (r433618) @@ -1,5 +1,3 @@ -@owner www -@group www %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG.txt %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT.txt %%PORTDOCS%%%%DOCSDIR%%/INSTALL.mysql.txt @@ -10,6 +8,8 @@ %%PORTDOCS%%%%DOCSDIR%%/MAINTAINERS.txt %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%%%DOCSDIR%%/UPGRADE.txt +@owner www +@group www %%DRUPAL_BASE%%/.htaccess %%DRUPAL_BASE%%/authorize.php %%DRUPAL_BASE%%/cron.php @@ -639,12 +639,12 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.callbacks.inc %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/batch_test.module -%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test %%DRUPAL_BASE%%/modules/simpletest/tests/boot.test %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.info %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_1.module %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.info %%DRUPAL_BASE%%/modules/simpletest/tests/boot_test_2.module +%%DRUPAL_BASE%%/modules/simpletest/tests/bootstrap.test %%DRUPAL_BASE%%/modules/simpletest/tests/cache.test %%DRUPAL_BASE%%/modules/simpletest/tests/common.test %%DRUPAL_BASE%%/modules/simpletest/tests/common_test.css @@ -756,11 +756,14 @@ %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.info %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.module %%DRUPAL_BASE%%/modules/simpletest/tests/theme_test.template_test.tpl.php +%%DRUPAL_BASE%%/modules/simpletest/tests/themes/engines/nyan_cat/nyan_cat.engine %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/template.php %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/templates/node--1.tpl.php %%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme/test_theme.info +%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/templates/theme_test_template_test.nyan-cat.html +%%DRUPAL_BASE%%/modules/simpletest/tests/themes/test_theme_nyan_cat/test_theme_nyan_cat.info %%DRUPAL_BASE%%/modules/simpletest/tests/unicode.test %%DRUPAL_BASE%%/modules/simpletest/tests/update.test %%DRUPAL_BASE%%/modules/simpletest/tests/update_script_test.info @@ -921,6 +924,7 @@ %%DRUPAL_BASE%%/modules/update/tests/drupal.1.xml %%DRUPAL_BASE%%/modules/update/tests/drupal.2-sec.xml %%DRUPAL_BASE%%/modules/update/tests/drupal.dev.xml +%%DRUPAL_BASE%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info %%DRUPAL_BASE%%/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info %%DRUPAL_BASE%%/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info %%DRUPAL_BASE%%/modules/update/tests/update_test.info @@ -958,11 +962,11 @@ %%DRUPAL_BASE%%/modules/user/user.permissions.js %%DRUPAL_BASE%%/modules/user/user.test %%DRUPAL_BASE%%/modules/user/user.tokens.inc +%%DRUPAL_BASE%%/profiles/README.txt %%DRUPAL_BASE%%/profiles/minimal/minimal.info %%DRUPAL_BASE%%/profiles/minimal/minimal.install %%DRUPAL_BASE%%/profiles/minimal/minimal.profile %%DRUPAL_BASE%%/profiles/minimal/translations/README.txt -%%DRUPAL_BASE%%/profiles/README.txt %%DRUPAL_BASE%%/profiles/standard/standard.info %%DRUPAL_BASE%%/profiles/standard/standard.install %%DRUPAL_BASE%%/profiles/standard/standard.profile @@ -1100,7 +1104,6 @@ %%DRUPAL_BASE%%/update.php %%DRUPAL_BASE%%/web.config %%DRUPAL_BASE%%/xmlrpc.php -%%WWWDIR%%/modules/update/tests/themes/update_test_admintheme/update_test_admintheme.info @dir %%DRUPAL_BASE%%/sites/all/libraries @dir %%DRUPAL_BASE%%/sites/default/files @unexec rm -f %%DRUPAL_BASE%%/files/.htaccess 2> /dev/null || true From owner-svn-ports-head@freebsd.org Tue Feb 7 20:37:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BA61DCD5AF5; Tue, 7 Feb 2017 20:37:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6A2491079; Tue, 7 Feb 2017 20:37:19 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17KbIa9063180; Tue, 7 Feb 2017 20:37:18 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17KbIfI063178; Tue, 7 Feb 2017 20:37:18 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702072037.v17KbIfI063178@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 7 Feb 2017 20:37:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433619 - in head/editors/libreoffice: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:37:19 -0000 Author: jkim Date: Tue Feb 7 20:37:18 2017 New Revision: 433619 URL: https://svnweb.freebsd.org/changeset/ports/433619 Log: Fix opening URL via xdg-open. Submitted by: Alexander Zagrebin (alex at zagrebin dot ru) (initial patch) Added: head/editors/libreoffice/files/patch-shell_source_unix_exec_shellexec.cxx (contents, props changed) Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue Feb 7 20:33:53 2017 (r433618) +++ head/editors/libreoffice/Makefile Tue Feb 7 20:37:18 2017 (r433619) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 1 +PORTREVISION= 2 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext @@ -71,7 +71,8 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \ libmythes-1.2.so:textproc/mythes \ librdf.so:textproc/redland \ libserf-1.so:www/serf -RUN_DEPENDS= ${LOCALBASE}/share/fonts/Caladea/Caladea-Bold.ttf:x11-fonts/crosextrafonts-caladea-ttf \ +RUN_DEPENDS= xdg-open:devel/xdg-utils \ + ${LOCALBASE}/share/fonts/Caladea/Caladea-Bold.ttf:x11-fonts/crosextrafonts-caladea-ttf \ ${LOCALBASE}/share/fonts/Carlito/Carlito-Bold.ttf:x11-fonts/crosextrafonts-carlito-ttf \ ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu \ ${LOCALBASE}/share/fonts/GentiumBasic/GenBasI.ttf:x11-fonts/gentium-basic \ @@ -282,6 +283,10 @@ CXXFLAGS_WARN+= -Wno-unused-local-typede CXXFLAGS_WARN= -Wshadow -Woverloaded-virtual .endif +post-patch: + ${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ + ${WRKSRC}/shell/source/unix/exec/shellexec.cxx + pre-configure: @${TOUCH} ${WRKSRC}/autogen.lastrun Added: head/editors/libreoffice/files/patch-shell_source_unix_exec_shellexec.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/patch-shell_source_unix_exec_shellexec.cxx Tue Feb 7 20:37:18 2017 (r433619) @@ -0,0 +1,11 @@ +--- shell/source/unix/exec/shellexec.cxx.orig 2017-01-12 00:54:33 UTC ++++ shell/source/unix/exec/shellexec.cxx +@@ -157,7 +157,7 @@ void SAL_CALL ShellExec::execute( const + if (std::getenv("LIBO_FLATPAK") != nullptr) { + aBuffer.append("/app/bin/xdg-open"); + } else { +- aBuffer.append("/usr/bin/xdg-open"); ++ aBuffer.append("%%LOCALBASE%%/bin/xdg-open"); + } + #endif + aBuffer.append(" "); From owner-svn-ports-head@freebsd.org Tue Feb 7 20:58:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10F1CCD5F14; Tue, 7 Feb 2017 20:58:11 +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 D47BA1C61; Tue, 7 Feb 2017 20:58:10 +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 v17Kw9QL071179; Tue, 7 Feb 2017 20:58:09 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Kw9Ru071176; Tue, 7 Feb 2017 20:58:09 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201702072058.v17Kw9Ru071176@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 7 Feb 2017 20:58:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433620 - head/science/gnudatalanguage X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 20:58:11 -0000 Author: thierry Date: Tue Feb 7 20:58:09 2017 New Revision: 433620 URL: https://svnweb.freebsd.org/changeset/ports/433620 Log: GDL version 0.9.7 was released on 21st January 2017, 6 days after the port was last updated to 0.9.7.v2 (which is older than 0.9.7). PR: 216828 Submitted by: woodsb02 Modified: head/science/gnudatalanguage/Makefile head/science/gnudatalanguage/distinfo head/science/gnudatalanguage/pkg-plist Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Tue Feb 7 20:37:18 2017 (r433619) +++ head/science/gnudatalanguage/Makefile Tue Feb 7 20:58:09 2017 (r433620) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= gnudatalanguage -DISTVERSION= 0.9.7v2 -PORTREVISION= 1 +DISTVERSION= 0.9.7 CATEGORIES= science lang -MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION:R} +MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION} .if defined(BUILD_PYTHON_MODULE) PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} .endif Modified: head/science/gnudatalanguage/distinfo ============================================================================== --- head/science/gnudatalanguage/distinfo Tue Feb 7 20:37:18 2017 (r433619) +++ head/science/gnudatalanguage/distinfo Tue Feb 7 20:58:09 2017 (r433620) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484504557 -SHA256 (gdl-0.9.7v2.tgz) = f7e2e0de96b0a8b53a4f45c12d52844341d48797625557eee6edea55ade5c379 -SIZE (gdl-0.9.7v2.tgz) = 1840666 +TIMESTAMP = 1486500102 +SHA256 (gdl-0.9.7.tgz) = 2b5945d06e4d95f01cb70a3c432ac2fa4c81e1b3ac7c02687a6704ab042a7e21 +SIZE (gdl-0.9.7.tgz) = 1828799 Modified: head/science/gnudatalanguage/pkg-plist ============================================================================== --- head/science/gnudatalanguage/pkg-plist Tue Feb 7 20:37:18 2017 (r433619) +++ head/science/gnudatalanguage/pkg-plist Tue Feb 7 20:58:09 2017 (r433620) @@ -1,17 +1,12 @@ bin/gdl man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/CMakeLists.txt -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/CVS/Entries -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/CVS/Repository -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/CVS/Root %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/Makefile.am +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/Makefile.am.~1.155.~ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/Saturn.jpg %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/add_error.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/banner_for_testsuite.pro -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/CVS/Entries -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/CVS/Repository -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/CVS/Root %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/benchmark/bench_matrix_multiply.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/byte_array.h5 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/checks @@ -227,6 +222,7 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_python_module_1.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_python_module_2.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qhull.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qhull.pro.~1.1.~ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qromb.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_qromo.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_random.pro @@ -262,6 +258,7 @@ man/man1/gdl.1.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_titles.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_trisol.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tv.pro +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tv.pro.~1.12.~ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tv_ps.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_tvlct.pro %%PORTEXAMPLES%%%%EXAMPLESDIR%%/testsuite/test_typename.pro @@ -289,6 +286,7 @@ man/man1/gdl.1.gz %%DATADIR%%/lib/calendar.pro %%DATADIR%%/lib/congrid.pro %%DATADIR%%/lib/correlate.pro +%%DATADIR%%/lib/correlate.pro.~1.2.~ %%DATADIR%%/lib/delvar.pro %%DATADIR%%/lib/deriv.pro %%DATADIR%%/lib/diag_matrix.pro From owner-svn-ports-head@freebsd.org Tue Feb 7 21:20:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDDFECD53D6; Tue, 7 Feb 2017 21:20: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 A219483E; Tue, 7 Feb 2017 21:20: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 v17LKlcp080095; Tue, 7 Feb 2017 21:20:47 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17LKlK4080093; Tue, 7 Feb 2017 21:20:47 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201702072120.v17LKlK4080093@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Tue, 7 Feb 2017 21:20:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433621 - in head/science/gnudatalanguage: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 21:20:49 -0000 Author: thierry Date: Tue Feb 7 21:20:47 2017 New Revision: 433621 URL: https://svnweb.freebsd.org/changeset/ports/433621 Log: Re-enable the opthion for math/qhull. Don't bump PORTREVISION because it is not [yet] enabled by default. Added: head/science/gnudatalanguage/files/patch-CMakeModules_FindQHULL.cmake (contents, props changed) Modified: head/science/gnudatalanguage/Makefile Modified: head/science/gnudatalanguage/Makefile ============================================================================== --- head/science/gnudatalanguage/Makefile Tue Feb 7 20:58:09 2017 (r433620) +++ head/science/gnudatalanguage/Makefile Tue Feb 7 21:20:47 2017 (r433621) @@ -42,7 +42,7 @@ LDFLAGS+= -lpthread -L${LOCALBASE}/lib SLAVEDIRS= science/py-gnudatalanguage -OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 MPICH2 NETCDF PYTHON UDUNITS +OPTIONS_DEFINE= EIGEN EXAMPLES FFTW GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 MPICH2 NETCDF PYTHON QHULL UDUNITS OPTIONS_DEFAULT=EIGEN FFTW GRAPHICSMAGICK GRIB HDF5 LIBPROJ4 NETCDF PYTHON UDUNITS EIGEN_DESC= Eigen3 support (boost performance) @@ -89,11 +89,10 @@ PYTHON_RUN_DEPENDS= ${PYNUMPY} \ PYTHON_CMAKE_ON= -DPYTHON:BOOL=YES -DPYTHONVERSION:STRING="${PYTHON_VER}" PYTHON_CMAKE_OFF= -DPYTHON:BOOL=NO -# math/qhull conflicts with math/plplot -#QHULL_DESC= Enable Qhull support -#QHULL_LIB_DEPENDS= libqhull.so:math/qhull -#QHULL_CMAKE_ON= -DQHULL:BOOL=YES -#QHULL_CMAKE_OFF= -DQHULL:BOOL=NO +QHULL_DESC= Enable Qhull support +QHULL_LIB_DEPENDS= libqhull.so:math/qhull +QHULL_CMAKE_ON= -DQHULL:BOOL=YES +QHULL_CMAKE_OFF= -DQHULL:BOOL=NO UDUNITS_LIB_DEPENDS= libudunits2.so:science/udunits UDUNITS_CMAKE_ON= -DUDUNITS:BOOL=YES Added: head/science/gnudatalanguage/files/patch-CMakeModules_FindQHULL.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/science/gnudatalanguage/files/patch-CMakeModules_FindQHULL.cmake Tue Feb 7 21:20:47 2017 (r433621) @@ -0,0 +1,11 @@ +--- CMakeModules/FindQHULL.cmake.orig 2017-02-07 21:12:49 UTC ++++ CMakeModules/FindQHULL.cmake +@@ -16,7 +16,7 @@ find_path( + if( QHULL_INCLUDE_DIR ) + find_library( + QHULL_LIBRARY +- NAMES libqhullstatic libqhull qhullstatic qhull ++ NAMES libqhull qhull + PATHS /usr/lib64 /usr/local/lib /usr/lib + ) + if( QHULL_LIBRARY ) From owner-svn-ports-head@freebsd.org Tue Feb 7 22:11:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A85D2CD514A; Tue, 7 Feb 2017 22:11:54 +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 70D8B845; Tue, 7 Feb 2017 22:11:54 +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 v17MBr0i002624; Tue, 7 Feb 2017 22:11:53 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17MBrWM002622; Tue, 7 Feb 2017 22:11:53 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702072211.v17MBrWM002622@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Tue, 7 Feb 2017 22:11:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433622 - in head/devel/pkgconf: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 22:11:54 -0000 Author: bapt Date: Tue Feb 7 22:11:53 2017 New Revision: 433622 URL: https://svnweb.freebsd.org/changeset/ports/433622 Log: Revert a commit from upstream causing regression until I find the real cause Added: head/devel/pkgconf/files/ head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c (contents, props changed) Modified: head/devel/pkgconf/Makefile Modified: head/devel/pkgconf/Makefile ============================================================================== --- head/devel/pkgconf/Makefile Tue Feb 7 21:20:47 2017 (r433621) +++ head/devel/pkgconf/Makefile Tue Feb 7 22:11:53 2017 (r433622) @@ -2,6 +2,7 @@ PORTNAME= pkgconf PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://distfiles.dereferenced.org/pkgconf/ \ http://files.etoilebsd.net/pkgconf/ Added: head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/pkgconf/files/patch-libpkgconf_argvsplit.c Tue Feb 7 22:11:53 2017 (r433622) @@ -0,0 +1,16 @@ +diff --git libpkgconf/argvsplit.c libpkgconf/argvsplit.c +index cded5f7..f893215 100644 +--- libpkgconf/argvsplit.c ++++ libpkgconf/argvsplit.c +@@ -111,6 +111,11 @@ pkgconf_argv_split(const char *src, int *argc, char ***argv) + } + else switch(*src_iter) + { ++ case '"': ++ case '\'': ++ quote = *src_iter; ++ break; ++ + case '\\': + src_iter++; + From owner-svn-ports-head@freebsd.org Tue Feb 7 22:43:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 387FFCD5817; Tue, 7 Feb 2017 22:43:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 080FF1655; Tue, 7 Feb 2017 22:43:46 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v17Mhkka015509; Tue, 7 Feb 2017 22:43:46 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Mhkbw015508; Tue, 7 Feb 2017 22:43:46 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702072243.v17Mhkbw015508@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Tue, 7 Feb 2017 22:43:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433623 - head/editors/libreoffice X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 22:43:47 -0000 Author: jkim Date: Tue Feb 7 22:43:45 2017 New Revision: 433623 URL: https://svnweb.freebsd.org/changeset/ports/433623 Log: Let the users know GTK3 support is still considered experimental. Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Tue Feb 7 22:11:53 2017 (r433622) +++ head/editors/libreoffice/Makefile Tue Feb 7 22:43:45 2017 (r433623) @@ -105,6 +105,7 @@ OPTIONS_DEFINE= CUPS GNOME GTK2 GTK3 JAV TEST VERBOSE WEBDAV OPTIONS_DEFAULT= CUPS GTK2 +GTK3_DESC= GTK+ 3 GUI toolkit support (experimental) JAVA_DESC= Add Java support (XML filters, macros) MMEDIA_DESC= Enable multimedia backend for impress PGSQL_DESC= Build with PostgreSQL-SDBC driver From owner-svn-ports-head@freebsd.org Tue Feb 7 22:53:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC9F7CD5C07; Tue, 7 Feb 2017 22:53:04 +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 81EB01E0B; Tue, 7 Feb 2017 22:53:04 +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 v17Mr3Wt019806; Tue, 7 Feb 2017 22:53:03 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17Mr35g019802; Tue, 7 Feb 2017 22:53:03 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702072253.v17Mr35g019802@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 7 Feb 2017 22:53:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433624 - in head/devel/elixir-lager_logger: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 22:53:04 -0000 Author: olgeni Date: Tue Feb 7 22:53:03 2017 New Revision: 433624 URL: https://svnweb.freebsd.org/changeset/ports/433624 Log: Update devel/elixir-lager_logger to version 1.0.4. Modified: head/devel/elixir-lager_logger/Makefile head/devel/elixir-lager_logger/distinfo head/devel/elixir-lager_logger/files/patch-mix.exs Modified: head/devel/elixir-lager_logger/Makefile ============================================================================== --- head/devel/elixir-lager_logger/Makefile Tue Feb 7 22:43:45 2017 (r433623) +++ head/devel/elixir-lager_logger/Makefile Tue Feb 7 22:53:03 2017 (r433624) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lager_logger -PORTVERSION= 1.0.3 +PORTVERSION= 1.0.4 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-lager_logger/distinfo ============================================================================== --- head/devel/elixir-lager_logger/distinfo Tue Feb 7 22:43:45 2017 (r433623) +++ head/devel/elixir-lager_logger/distinfo Tue Feb 7 22:53:03 2017 (r433624) @@ -1,3 +1,3 @@ -TIMESTAMP = 1467162931 -SHA256 (PSPDFKit-labs-lager_logger-v1.0.3_GH0.tar.gz) = 23ead59c713e5e8a84171c5af28fc85e1cfd8ee3cfe0a229085bdf17e7db476e -SIZE (PSPDFKit-labs-lager_logger-v1.0.3_GH0.tar.gz) = 4168 +TIMESTAMP = 1486503362 +SHA256 (PSPDFKit-labs-lager_logger-v1.0.4_GH0.tar.gz) = e84c46d3f2967b3e1cffc2e0f66185288b69c02acb102b3694037c06d0adf9a7 +SIZE (PSPDFKit-labs-lager_logger-v1.0.4_GH0.tar.gz) = 4490 Modified: head/devel/elixir-lager_logger/files/patch-mix.exs ============================================================================== --- head/devel/elixir-lager_logger/files/patch-mix.exs Tue Feb 7 22:43:45 2017 (r433623) +++ head/devel/elixir-lager_logger/files/patch-mix.exs Tue Feb 7 22:53:03 2017 (r433624) @@ -1,15 +1,12 @@ ---- mix.exs.orig 2016-06-28 18:41:37 UTC +--- mix.exs.orig 2017-02-07 20:49:06 UTC +++ mix.exs -@@ -4,10 +4,9 @@ defmodule LagerLogger.Mixfile do - def project do - [app: :lager_logger, - version: "1.0.3", -- elixir: ">= 1.1.0 and <= 1.4.0", -+ elixir: ">= 1.1.0 and < 1.5.0", - package: package, -- description: description, -- deps: deps] -+ description: description] +@@ -6,8 +6,7 @@ defmodule LagerLogger.Mixfile do + version: "1.0.4", + elixir: ">= 1.1.0 and < 1.5.0", + package: package(), +- description: description(), +- deps: deps()] ++ description: description()] end defp package do From owner-svn-ports-head@freebsd.org Tue Feb 7 22:54:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D130CD5C5F; Tue, 7 Feb 2017 22:54:14 +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 0C8271F22; Tue, 7 Feb 2017 22:54:13 +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 v17MsDiV019955; Tue, 7 Feb 2017 22:54:13 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17MsDBs019953; Tue, 7 Feb 2017 22:54:13 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702072254.v17MsDBs019953@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Tue, 7 Feb 2017 22:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433625 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 22:54:14 -0000 Author: olgeni Date: Tue Feb 7 22:54:12 2017 New Revision: 433625 URL: https://svnweb.freebsd.org/changeset/ports/433625 Log: Update devel/erlang-jsx to version 2.8.2. Modified: head/devel/erlang-jsx/Makefile head/devel/erlang-jsx/distinfo Modified: head/devel/erlang-jsx/Makefile ============================================================================== --- head/devel/erlang-jsx/Makefile Tue Feb 7 22:53:03 2017 (r433624) +++ head/devel/erlang-jsx/Makefile Tue Feb 7 22:54:12 2017 (r433625) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jsx -PORTVERSION= 2.8.1 +PORTVERSION= 2.8.2 CATEGORIES= devel PKGNAMEPREFIX= erlang- Modified: head/devel/erlang-jsx/distinfo ============================================================================== --- head/devel/erlang-jsx/distinfo Tue Feb 7 22:53:03 2017 (r433624) +++ head/devel/erlang-jsx/distinfo Tue Feb 7 22:54:12 2017 (r433625) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481486394 -SHA256 (talentdeficit-jsx-2.8.1_GH0.tar.gz) = bbe4488838c90c61bebd4479f2260c5b613669af56501cabc6025ca3e7ccd8a4 -SIZE (talentdeficit-jsx-2.8.1_GH0.tar.gz) = 41746 +TIMESTAMP = 1486507993 +SHA256 (talentdeficit-jsx-2.8.2_GH0.tar.gz) = d2f9581569da3612bc82d44810ae07e03501821d7d37adff8234b8ebe6943293 +SIZE (talentdeficit-jsx-2.8.2_GH0.tar.gz) = 41771 From owner-svn-ports-head@freebsd.org Tue Feb 7 23:46:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 485C8CD56BB; Tue, 7 Feb 2017 23:46:24 +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 0FA5217C3; Tue, 7 Feb 2017 23:46:23 +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 v17NkNc0039965; Tue, 7 Feb 2017 23:46:23 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17NkNQ8039964; Tue, 7 Feb 2017 23:46:23 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <201702072346.v17NkNQ8039964@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Tue, 7 Feb 2017 23:46:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433626 - head/graphics/photivo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 23:46:24 -0000 Author: danfe Date: Tue Feb 7 23:46:22 2017 New Revision: 433626 URL: https://svnweb.freebsd.org/changeset/ports/433626 Log: Allow to build `graphics/photivo' against Qt 4, but keep Qt 5 enabled by default to avoid needless package rebuilds. (I was not able to reproduce the build failure originally mentioned in r428684.) Modified: head/graphics/photivo/Makefile Modified: head/graphics/photivo/Makefile ============================================================================== --- head/graphics/photivo/Makefile Tue Feb 7 22:54:12 2017 (r433625) +++ head/graphics/photivo/Makefile Tue Feb 7 23:46:22 2017 (r433626) @@ -24,11 +24,20 @@ LIB_DEPENDS= liblcms2.so:graphics/lcms2 USES= cmake compiler:c++11-lib 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 Sources/ptCheck.cpp WRKSRC= ${WRKDIR}/${PORTNAME} +_QT4_DEPS= qmake_build moc_build rcc_build uic_build corelib gui network +_QT5_DEPS= qmake_build buildtools_build core gui network widgets + +OPTIONS_DEFINE= QT4 +QT4_DESC= Build against Qt 4 instead of Qt 5 + +QT4_USE= QT4=${_QT4_DEPS:ts,} +QT4_USE_OFF= QT5=${_QT5_DEPS:ts,} +QT4_CMAKE_ON= -DFORCE_QT4:BOOL=true + post-patch: @${REINPLACE_CMD} -e 's,#define cimg_use_openmp 1,//&,' \ ${WRKSRC}/Sources/ptCimg.cpp \ From owner-svn-ports-head@freebsd.org Tue Feb 7 23:51:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B22DCD5808; Tue, 7 Feb 2017 23:51:15 +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 33A351AAB; Tue, 7 Feb 2017 23:51:15 +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 v17NpEZU041641; Tue, 7 Feb 2017 23:51:14 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v17NpE5F041639; Tue, 7 Feb 2017 23:51:14 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702072351.v17NpE5F041639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Tue, 7 Feb 2017 23:51:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433627 - head/net/dropbox-api-command X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 23:51:15 -0000 Author: woodsb02 Date: Tue Feb 7 23:51:13 2017 New Revision: 433627 URL: https://svnweb.freebsd.org/changeset/ports/433627 Log: net/dropbox-api-command: Update to 2.12 Changes this release: https://github.com/s-aska/dropbox-api-command/releases/tag/2.12 PR: 216876 Submitted by: kib Modified: head/net/dropbox-api-command/Makefile head/net/dropbox-api-command/distinfo Modified: head/net/dropbox-api-command/Makefile ============================================================================== --- head/net/dropbox-api-command/Makefile Tue Feb 7 23:46:22 2017 (r433626) +++ head/net/dropbox-api-command/Makefile Tue Feb 7 23:51:13 2017 (r433627) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dropbox-api-command -PORTVERSION= 2.11 +PORTVERSION= 2.12 PORTEPOCH= 1 CATEGORIES= net perl5 Modified: head/net/dropbox-api-command/distinfo ============================================================================== --- head/net/dropbox-api-command/distinfo Tue Feb 7 23:46:22 2017 (r433626) +++ head/net/dropbox-api-command/distinfo Tue Feb 7 23:51:13 2017 (r433627) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483327906 -SHA256 (s-aska-dropbox-api-command-2.11_GH0.tar.gz) = 55f94fb3610967b37be8dc7ba8cb0f903ec56c7a6f391d9779d09491f809bad1 -SIZE (s-aska-dropbox-api-command-2.11_GH0.tar.gz) = 15363 +TIMESTAMP = 1486511327 +SHA256 (s-aska-dropbox-api-command-2.12_GH0.tar.gz) = 0a47f8e105a58a17553b816edcc50650472f82c8bdcc568f38712dbccb37f567 +SIZE (s-aska-dropbox-api-command-2.12_GH0.tar.gz) = 15355 From owner-svn-ports-head@freebsd.org Wed Feb 8 00:07:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4325ECD30A3; Wed, 8 Feb 2017 00:07: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 0BB536BF; Wed, 8 Feb 2017 00:06: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 v1806xZ0048262; Wed, 8 Feb 2017 00:06:59 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1806xFk048259; Wed, 8 Feb 2017 00:06:59 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702080006.v1806xFk048259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Wed, 8 Feb 2017 00:06:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433628 - head/multimedia/emby-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 00:07:00 -0000 Author: woodsb02 Date: Wed Feb 8 00:06:58 2017 New Revision: 433628 URL: https://svnweb.freebsd.org/changeset/ports/433628 Log: multimedia/emby-server: Update to 3.2.0 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.0 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Tue Feb 7 23:51:13 2017 (r433627) +++ head/multimedia/emby-server/Makefile Wed Feb 8 00:06:58 2017 (r433628) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.1.5 +PORTVERSION= 3.2.0 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Tue Feb 7 23:51:13 2017 (r433627) +++ head/multimedia/emby-server/distinfo Wed Feb 8 00:06:58 2017 (r433628) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486075998 -SHA256 (MediaBrowser-Emby-3.1.5_GH0.tar.gz) = 12b54f42b73a0f20ff9d6bcae5c2081e16286df49932ab55813290327cdb89fd -SIZE (MediaBrowser-Emby-3.1.5_GH0.tar.gz) = 41454188 +TIMESTAMP = 1486511646 +SHA256 (MediaBrowser-Emby-3.2.0_GH0.tar.gz) = f411930c635a5e3860d19a8cd62ea199c452d4fba58d93ee39de4bd3b3294dba +SIZE (MediaBrowser-Emby-3.2.0_GH0.tar.gz) = 40676748 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Tue Feb 7 23:51:13 2017 (r433627) +++ head/multimedia/emby-server/pkg-plist Wed Feb 8 00:06:58 2017 (r433628) @@ -61,124 +61,29 @@ lib/emby-server/dashboard-ui/appservices lib/emby-server/dashboard-ui/autoorganizelog.html lib/emby-server/dashboard-ui/autoorganizesmart.html lib/emby-server/dashboard-ui/autoorganizetv.html -lib/emby-server/dashboard-ui/bower_components/Sortable/.bower.json -lib/emby-server/dashboard-ui/bower_components/Sortable/.editorconfig -lib/emby-server/dashboard-ui/bower_components/Sortable/.gitignore -lib/emby-server/dashboard-ui/bower_components/Sortable/.jshintrc -lib/emby-server/dashboard-ui/bower_components/Sortable/CONTRIBUTING.md -lib/emby-server/dashboard-ui/bower_components/Sortable/Gruntfile.js -lib/emby-server/dashboard-ui/bower_components/Sortable/README.md lib/emby-server/dashboard-ui/bower_components/Sortable/Sortable.html lib/emby-server/dashboard-ui/bower_components/Sortable/Sortable.min.js -lib/emby-server/dashboard-ui/bower_components/Sortable/bower.json -lib/emby-server/dashboard-ui/bower_components/Sortable/component.json lib/emby-server/dashboard-ui/bower_components/Sortable/index.html lib/emby-server/dashboard-ui/bower_components/Sortable/jquery.binding.js lib/emby-server/dashboard-ui/bower_components/Sortable/knockout-sortable.js lib/emby-server/dashboard-ui/bower_components/Sortable/ng-sortable.js -lib/emby-server/dashboard-ui/bower_components/Sortable/package.json lib/emby-server/dashboard-ui/bower_components/Sortable/react-sortable-mixin.js -lib/emby-server/dashboard-ui/bower_components/Swiper/.bower.json -lib/emby-server/dashboard-ui/bower_components/Swiper/CHANGELOG.md lib/emby-server/dashboard-ui/bower_components/Swiper/LICENSE -lib/emby-server/dashboard-ui/bower_components/Swiper/README.md -lib/emby-server/dashboard-ui/bower_components/Swiper/bower.json -lib/emby-server/dashboard-ui/bower_components/Swiper/component.json lib/emby-server/dashboard-ui/bower_components/Swiper/dist/css/swiper.min.css lib/emby-server/dashboard-ui/bower_components/Swiper/dist/js/swiper.min.js lib/emby-server/dashboard-ui/bower_components/Swiper/gulpfile.js lib/emby-server/dashboard-ui/bower_components/Swiper/package.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/.bower.json -lib/emby-server/dashboard-ui/bower_components/cryptojslib/.gitattributes -lib/emby-server/dashboard-ui/bower_components/cryptojslib/.gitignore -lib/emby-server/dashboard-ui/bower_components/cryptojslib/README.md -lib/emby-server/dashboard-ui/bower_components/cryptojslib/bower.json -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/aes-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/aes.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/cipher-core-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/cipher-core.js lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/core-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/core.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/enc-base64-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/enc-base64.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/enc-utf16-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/enc-utf16.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/evpkdf-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/evpkdf.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/format-hex-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/format-hex.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/hmac-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/hmac.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/lib-typedarrays-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/lib-typedarrays.js lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/md5-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/md5.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-cfb-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-cfb.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ctr-gladman-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ctr-gladman.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ctr-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ctr.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ecb-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ecb.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ofb-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/mode-ofb.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-ansix923-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-ansix923.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-iso10126-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-iso10126.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-iso97971-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-iso97971.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-nopadding-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-nopadding.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-zeropadding-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pad-zeropadding.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pbkdf2-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/pbkdf2.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rabbit-legacy-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rabbit-legacy.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rabbit-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rabbit.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rc4-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/rc4.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/ripemd160-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/ripemd160.js lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha1-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha1.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha224-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha224.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha256-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha256.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha3-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha3.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha384-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha384.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha512-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/sha512.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/tripledes-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/tripledes.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/x64-core-min.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/components/x64-core.js -lib/emby-server/dashboard-ui/bower_components/cryptojslib/copyright.txt -lib/emby-server/dashboard-ui/bower_components/cryptojslib/push.bat -lib/emby-server/dashboard-ui/bower_components/cryptojslib/status.bat -lib/emby-server/dashboard-ui/bower_components/document-register-element/.bower.json -lib/emby-server/dashboard-ui/bower_components/document-register-element/LICENSE.txt -lib/emby-server/dashboard-ui/bower_components/document-register-element/README.md -lib/emby-server/dashboard-ui/bower_components/document-register-element/RESOURCES.md lib/emby-server/dashboard-ui/bower_components/document-register-element/basic.html -lib/emby-server/dashboard-ui/bower_components/document-register-element/bower.json lib/emby-server/dashboard-ui/bower_components/document-register-element/build/document-register-element.js lib/emby-server/dashboard-ui/bower_components/document-register-element/testrunner.js -lib/emby-server/dashboard-ui/bower_components/emby-apiclient/.bower.json -lib/emby-server/dashboard-ui/bower_components/emby-apiclient/LICENSE.md -lib/emby-server/dashboard-ui/bower_components/emby-apiclient/README.md lib/emby-server/dashboard-ui/bower_components/emby-apiclient/apiclient.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/apiclientex.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-cache.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-localstorage.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/appstorage-memory.js -lib/emby-server/dashboard-ui/bower_components/emby-apiclient/bower.json lib/emby-server/dashboard-ui/bower_components/emby-apiclient/cameraroll.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/connectionmanager.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/credentials.js @@ -201,9 +106,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-apiclient/sync/useractionrepository.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/sync/userrepository.js lib/emby-server/dashboard-ui/bower_components/emby-apiclient/wakeonlan.js -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/.bower.json -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/LICENSE.md -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/README.md lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/actionsheet/actionsheet.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/actionsheet/actionsheet.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/alert/alert.js @@ -213,7 +115,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/appsettings.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/backdrop/backdrop.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/backdrop/style.css -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/bower.json lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/browser.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/browserdeviceprofile.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/cardbuilder/card.css @@ -260,6 +161,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fetchhelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filedownloader.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/filesystem.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/flexstyles.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/focusmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcryfnatjcs6g4u3t-y5ewrjpiaoeww8aihgqwrjao.woff lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/fonts/material-icons/2fcryfnatjcs6g4u3t-y5zjzjt5fdej140u2djyc3my.woff2 @@ -344,7 +246,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/multidownload.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/multiselect/multiselect.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/multiselect/multiselect.js -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/native-promise-only/README.md lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/native-promise-only/lib/npo.src.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/native-promise-only/test_adapter.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/notifications/badge.png @@ -352,6 +253,7 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/notifications/notifications.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/packagemanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/pagejs/page.js +lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/playback/autoplaydetect.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/playback/nowplayinghelper.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/playback/playbackmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/playback/playbackvalidation.js @@ -401,7 +303,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/sharingmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/sharingmenu.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/social-share-kit-1.0.10/LICENSE -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/social-share-kit-1.0.10/README.md lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/social-share-kit-1.0.10/dist/css/social-share-kit.css lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/social-share-kit-1.0.10/dist/fonts/social-share-kit.eot lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/sharing/social-share-kit-1.0.10/dist/fonts/social-share-kit.svg @@ -471,7 +372,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/viewmanager/viewcontainer-lite.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/viewmanager/viewmanager.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/visibleinviewport.js -lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/voice/Readme.md lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/voice/commands/controlcommands.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/voice/commands/disablecommands.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/voice/commands/enablecommands.js @@ -489,140 +389,29 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/voice/voicereceiver.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/youtubeplayer/plugin.js lib/emby-server/dashboard-ui/bower_components/emby-webcomponents/youtubeplayer/style.css -lib/emby-server/dashboard-ui/bower_components/fetch/.bower.json lib/emby-server/dashboard-ui/bower_components/fetch/LICENSE -lib/emby-server/dashboard-ui/bower_components/fetch/bower.json lib/emby-server/dashboard-ui/bower_components/fetch/fetch.js -lib/emby-server/dashboard-ui/bower_components/font-roboto/.bower.json -lib/emby-server/dashboard-ui/bower_components/font-roboto/README.md -lib/emby-server/dashboard-ui/bower_components/font-roboto/bower.json lib/emby-server/dashboard-ui/bower_components/font-roboto/roboto.html -lib/emby-server/dashboard-ui/bower_components/hammerjs/.bower.json -lib/emby-server/dashboard-ui/bower_components/hammerjs/CHANGELOG.md -lib/emby-server/dashboard-ui/bower_components/hammerjs/CONTRIBUTING.md -lib/emby-server/dashboard-ui/bower_components/hammerjs/LICENSE.md -lib/emby-server/dashboard-ui/bower_components/hammerjs/README.md -lib/emby-server/dashboard-ui/bower_components/hammerjs/bower.json lib/emby-server/dashboard-ui/bower_components/hammerjs/changelog.js lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.js lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.min.js -lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.min.js.map -lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.min.map -lib/emby-server/dashboard-ui/bower_components/headroomjs/.bower.json lib/emby-server/dashboard-ui/bower_components/headroomjs/LICENSE -lib/emby-server/dashboard-ui/bower_components/headroomjs/README.md -lib/emby-server/dashboard-ui/bower_components/headroomjs/bower.json lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/angular.headroom.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/angular.headroom.min.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/headroom.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/headroom.min.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/jQuery.headroom.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/jQuery.headroom.min.js -lib/emby-server/dashboard-ui/bower_components/headroomjs/package.json -lib/emby-server/dashboard-ui/bower_components/hlsjs/.bower.json -lib/emby-server/dashboard-ui/bower_components/hlsjs/API.md -lib/emby-server/dashboard-ui/bower_components/hlsjs/CONTRIBUTING.md -lib/emby-server/dashboard-ui/bower_components/hlsjs/ISSUE_TEMPLATE.md lib/emby-server/dashboard-ui/bower_components/hlsjs/LICENSE -lib/emby-server/dashboard-ui/bower_components/hlsjs/README.md -lib/emby-server/dashboard-ui/bower_components/hlsjs/bower.json -lib/emby-server/dashboard-ui/bower_components/hlsjs/design.md lib/emby-server/dashboard-ui/bower_components/hlsjs/dist/hls.min.js lib/emby-server/dashboard-ui/bower_components/hlsjs/hls.js.sublime-project -lib/emby-server/dashboard-ui/bower_components/hlsjs/package.json -lib/emby-server/dashboard-ui/bower_components/howlerjs/.bower.json -lib/emby-server/dashboard-ui/bower_components/howlerjs/CHANGELOG.md -lib/emby-server/dashboard-ui/bower_components/howlerjs/LICENSE.md -lib/emby-server/dashboard-ui/bower_components/howlerjs/README.md -lib/emby-server/dashboard-ui/bower_components/howlerjs/bower.json lib/emby-server/dashboard-ui/bower_components/howlerjs/howler.min.js -lib/emby-server/dashboard-ui/bower_components/howlerjs/package.json -lib/emby-server/dashboard-ui/bower_components/jquery/.bower.json -lib/emby-server/dashboard-ui/bower_components/jquery/AUTHORS.txt -lib/emby-server/dashboard-ui/bower_components/jquery/LICENSE.txt -lib/emby-server/dashboard-ui/bower_components/jquery/README.md -lib/emby-server/dashboard-ui/bower_components/jquery/bower.json lib/emby-server/dashboard-ui/bower_components/jquery/dist/core.js lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.js lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.min.js -lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.min.map lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.slim.js lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.slim.min.js -lib/emby-server/dashboard-ui/bower_components/jquery/dist/jquery.slim.min.map -lib/emby-server/dashboard-ui/bower_components/jquery/external/sizzle/LICENSE.txt -lib/emby-server/dashboard-ui/bower_components/jquery/external/sizzle/dist/sizzle.js -lib/emby-server/dashboard-ui/bower_components/jquery/external/sizzle/dist/sizzle.min.js -lib/emby-server/dashboard-ui/bower_components/jquery/external/sizzle/dist/sizzle.min.map -lib/emby-server/dashboard-ui/bower_components/jquery/src/.eslintrc.json -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax/jsonp.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax/load.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax/parseXML.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax/script.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/ajax/xhr.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes/attr.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes/classes.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes/prop.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes/support.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/attributes/val.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/callbacks.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/DOMEval.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/access.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/init.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/parseHTML.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/ready-no-deferred.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/ready.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/readyException.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/stripAndCollapse.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/core/support.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/addGetHookIf.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/adjustCSS.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/curCSS.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/hiddenVisibleSelectors.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/showHide.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/css/support.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/data.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/data/Data.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/deferred.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/deferred/exceptionHook.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/deprecated.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/dimensions.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/effects.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/effects/Tween.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/effects/animatedSelector.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event/ajax.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event/alias.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event/focusin.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event/support.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/event/trigger.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/exports/amd.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/exports/global.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/jquery.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/_evalUrl.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/buildFragment.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/getAll.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/setGlobalEval.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/support.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/manipulation/wrapMap.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/offset.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/queue.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/queue/delay.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/selector-native.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/selector-sizzle.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/selector.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/serialize.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/traversing.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/traversing/findFilter.js -lib/emby-server/dashboard-ui/bower_components/jquery/src/wrap.js -lib/emby-server/dashboard-ui/bower_components/jstree/.bower.json lib/emby-server/dashboard-ui/bower_components/jstree/LICENSE-MIT -lib/emby-server/dashboard-ui/bower_components/jstree/bower.json -lib/emby-server/dashboard-ui/bower_components/jstree/composer.json lib/emby-server/dashboard-ui/bower_components/jstree/dist/jstree.js lib/emby-server/dashboard-ui/bower_components/jstree/dist/jstree.min.js lib/emby-server/dashboard-ui/bower_components/jstree/dist/themes/default-dark/32px.png @@ -635,86 +424,25 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/jstree/dist/themes/default/style.css lib/emby-server/dashboard-ui/bower_components/jstree/dist/themes/default/style.min.css lib/emby-server/dashboard-ui/bower_components/jstree/dist/themes/default/throbber.gif -lib/emby-server/dashboard-ui/bower_components/jstree/src/intro.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.checkbox.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.contextmenu.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.dnd.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.massload.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.search.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.sort.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.state.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.types.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.unique.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/jstree.wholerow.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/misc.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/outro.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/sample.js -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/base.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default-dark/32px.png -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default-dark/40px.png -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default-dark/style.css -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default-dark/style.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default-dark/throbber.gif -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default/32px.png -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default/40px.png -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default/style.css -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default/style.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/default/throbber.gif -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/main.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/mixins.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/themes/responsive.less -lib/emby-server/dashboard-ui/bower_components/jstree/src/vakata-jstree.js -lib/emby-server/dashboard-ui/bower_components/libjass/.bower.json -lib/emby-server/dashboard-ui/bower_components/libjass/CHANGELOG.md lib/emby-server/dashboard-ui/bower_components/libjass/LICENSE -lib/emby-server/dashboard-ui/bower_components/libjass/README.md lib/emby-server/dashboard-ui/bower_components/libjass/libjass.css lib/emby-server/dashboard-ui/bower_components/libjass/libjass.min.js -lib/emby-server/dashboard-ui/bower_components/libjass/package.json -lib/emby-server/dashboard-ui/bower_components/query-string/.bower.json -lib/emby-server/dashboard-ui/bower_components/query-string/.editorconfig -lib/emby-server/dashboard-ui/bower_components/query-string/.gitattributes -lib/emby-server/dashboard-ui/bower_components/query-string/.gitignore -lib/emby-server/dashboard-ui/bower_components/query-string/.jshintrc -lib/emby-server/dashboard-ui/bower_components/query-string/.travis.yml lib/emby-server/dashboard-ui/bower_components/query-string/index.js lib/emby-server/dashboard-ui/bower_components/query-string/license -lib/emby-server/dashboard-ui/bower_components/query-string/package.json -lib/emby-server/dashboard-ui/bower_components/query-string/readme.md lib/emby-server/dashboard-ui/bower_components/query-string/test.js -lib/emby-server/dashboard-ui/bower_components/query-string/test/extract.js -lib/emby-server/dashboard-ui/bower_components/query-string/test/parse.js -lib/emby-server/dashboard-ui/bower_components/query-string/test/stringify.js -lib/emby-server/dashboard-ui/bower_components/requirejs/.bower.json lib/emby-server/dashboard-ui/bower_components/requirejs/LICENSE -lib/emby-server/dashboard-ui/bower_components/requirejs/README.md -lib/emby-server/dashboard-ui/bower_components/requirejs/bower.json lib/emby-server/dashboard-ui/bower_components/requirejs/require.js -lib/emby-server/dashboard-ui/bower_components/vibrant/.bower.json -lib/emby-server/dashboard-ui/bower_components/vibrant/LICENSE.md -lib/emby-server/dashboard-ui/bower_components/vibrant/README.md -lib/emby-server/dashboard-ui/bower_components/vibrant/bower.json lib/emby-server/dashboard-ui/bower_components/vibrant/dist/vibrant.js lib/emby-server/dashboard-ui/bower_components/vibrant/dist/vibrant.min.js lib/emby-server/dashboard-ui/bower_components/vibrant/gulpfile.coffee lib/emby-server/dashboard-ui/bower_components/vibrant/index.html -lib/emby-server/dashboard-ui/bower_components/vibrant/package.json lib/emby-server/dashboard-ui/bower_components/vibrant/style.css lib/emby-server/dashboard-ui/bower_components/vibrant/website.coffee -lib/emby-server/dashboard-ui/bower_components/web-animations-js/.bower.json lib/emby-server/dashboard-ui/bower_components/web-animations-js/COPYING -lib/emby-server/dashboard-ui/bower_components/web-animations-js/History.md -lib/emby-server/dashboard-ui/bower_components/web-animations-js/README.md -lib/emby-server/dashboard-ui/bower_components/web-animations-js/bower.json lib/emby-server/dashboard-ui/bower_components/web-animations-js/web-animations-next-lite.min.js lib/emby-server/dashboard-ui/bower_components/web-animations-js/web-animations-next.min.js lib/emby-server/dashboard-ui/bower_components/web-animations-js/web-animations.html lib/emby-server/dashboard-ui/bower_components/web-animations-js/web-animations.min.js -lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/.bower.json -lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/README.md -lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/bower.json -lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/package.json lib/emby-server/dashboard-ui/bower_components/webcomponentsjs/webcomponents-lite.min.js lib/emby-server/dashboard-ui/camerauploadsettings.html lib/emby-server/dashboard-ui/channelitems.html From owner-svn-ports-head@freebsd.org Wed Feb 8 00:54:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFF03CD3B4A; Wed, 8 Feb 2017 00:54:32 +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 5B1181BE5; Wed, 8 Feb 2017 00:54:32 +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 v180sVvu068218; Wed, 8 Feb 2017 00:54:31 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v180sVU6068215; Wed, 8 Feb 2017 00:54:31 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201702080054.v180sVU6068215@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 8 Feb 2017 00:54:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433629 - in head/net-mgmt/zabbix2-server: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 00:54:32 -0000 Author: danilo Date: Wed Feb 8 00:54:30 2017 New Revision: 433629 URL: https://svnweb.freebsd.org/changeset/ports/433629 Log: - Update to 2.0.20 PR: 213242 Submitted by: pg@pakhom.spb.ru Added: head/net-mgmt/zabbix2-server/files/patch-configure (contents, props changed) Modified: head/net-mgmt/zabbix2-server/Makefile head/net-mgmt/zabbix2-server/distinfo Modified: head/net-mgmt/zabbix2-server/Makefile ============================================================================== --- head/net-mgmt/zabbix2-server/Makefile Wed Feb 8 00:06:58 2017 (r433628) +++ head/net-mgmt/zabbix2-server/Makefile Wed Feb 8 00:54:30 2017 (r433629) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix2 -PORTVERSION= 2.0.18 +PORTVERSION= 2.0.20 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} @@ -90,7 +90,7 @@ OPTIONS_SINGLE_DB= MYSQL PGSQL SQLITE OR OPTIONS_SINGLE_ODBC= IODBC UNIXODBC MYSQL_CONFIGURE_WITH= mysql -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql PGSQL_CONFIGURE_WITH= postgresql PGSQL_USES= pgsql Modified: head/net-mgmt/zabbix2-server/distinfo ============================================================================== --- head/net-mgmt/zabbix2-server/distinfo Wed Feb 8 00:06:58 2017 (r433628) +++ head/net-mgmt/zabbix2-server/distinfo Wed Feb 8 00:54:30 2017 (r433629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472720412 -SHA256 (zabbix-2.0.18.tar.gz) = 4b81406ad25d83a4922177afc2f6cd558ec759df7015161ceb2090c9d6ace4ae -SIZE (zabbix-2.0.18.tar.gz) = 13958980 +TIMESTAMP = 1481879247 +SHA256 (zabbix-2.0.20.tar.gz) = 4019c24133b0017c006cba8a8934192c0ea3d1faf352441bf6a8a1ae0cebec1f +SIZE (zabbix-2.0.20.tar.gz) = 13970300 Added: head/net-mgmt/zabbix2-server/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/zabbix2-server/files/patch-configure Wed Feb 8 00:54:30 2017 (r433629) @@ -0,0 +1,13 @@ +--- configure.orig 2016-12-07 10:03:38 UTC ++++ configure +@@ -8931,8 +8931,8 @@ $as_echo_n "checking for iODBC support.. + fi + fi + +- if test -f "$_libiodbc_with/include/sql.h"; then +- IODBC_CFLAGS="-I$_libiodbc_with/include" ++ if test -f "$_libiodbc_with/include/libiodbc/sql.h"; then ++ IODBC_CFLAGS="-I$_libiodbc_with/include/libiodbc" + IODBC_LDFLAGS="-L$_libiodbc_with/lib" + IODBC_LIBS="-liodbc" + From owner-svn-ports-head@freebsd.org Wed Feb 8 01:35:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B51BECD47F1; Wed, 8 Feb 2017 01:35:48 +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 8CD3EFD8; Wed, 8 Feb 2017 01:35:48 +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 v181ZlM3084199; Wed, 8 Feb 2017 01:35:47 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v181Zlxr084197; Wed, 8 Feb 2017 01:35:47 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702080135.v181Zlxr084197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 8 Feb 2017 01:35:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433630 - in head/lang/gcc6-aux: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 01:35:48 -0000 Author: marino Date: Wed Feb 8 01:35:47 2017 New Revision: 433630 URL: https://svnweb.freebsd.org/changeset/ports/433630 Log: lang/gcc6-aux: Add unwind support to aarch64-freebsd Together with a gcc devel patch to expmed.c to fix the two GNAT internal compiler errors seen on the ACATS testsuite, the new signal frame unwinder the remaining testsuite errors. The Ada compiler on aarch64-*-freebsd* is now perfect. Unfortunately the revision bump causes an unnecessary rebuild on x86, but that can't be avoid. The unwind support will be pushed upstream to GCC. Modified: head/lang/gcc6-aux/Makefile.version head/lang/gcc6-aux/files/diff-core Modified: head/lang/gcc6-aux/Makefile.version ============================================================================== --- head/lang/gcc6-aux/Makefile.version Wed Feb 8 00:54:30 2017 (r433629) +++ head/lang/gcc6-aux/Makefile.version Wed Feb 8 01:35:47 2017 (r433630) @@ -5,10 +5,10 @@ GCC_POINT= 3.1 GCC_VERSION= ${GCC_BRANCH}.${GCC_POINT} SNAPSHOT= 20170202 BUILD_RELEASE= no -MAIN_PR= 0 +MAIN_PR= 1 UTIL_PR= 0 ARMV7_PR= 1 -ARM64_PR= 1 +ARM64_PR= 2 X86_PR= 1 .if ${BUILD_RELEASE:Mno} Modified: head/lang/gcc6-aux/files/diff-core ============================================================================== --- head/lang/gcc6-aux/files/diff-core Wed Feb 8 00:54:30 2017 (r433629) +++ head/lang/gcc6-aux/files/diff-core Wed Feb 8 01:35:47 2017 (r433630) @@ -44,6 +44,114 @@ %{static:-Bstatic}} \ + %{!static:--hash-style=gnu -rpath @PREFIX@/@GCCAUX@/lib} \ %{symbolic:-Bsymbolic}" +--- /dev/null ++++ libgcc/config/aarch64/freebsd-unwind.h +@@ -0,0 +1,105 @@ ++/* DWARF2 EH unwinding support for FreeBSD/ARM64 (aarch64). ++ Copyright (C) 2017 Free Software Foundation, Inc. ++ Contributed by John Marino ++ ++This file is part of GCC. ++ ++GCC is free software; you can redistribute it and/or modify ++it under the terms of the GNU General Public License as published by ++the Free Software Foundation; either version 3, or (at your option) ++any later version. ++ ++GCC is distributed in the hope that it will be useful, ++but WITHOUT ANY WARRANTY; without even the implied warranty of ++MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ++GNU General Public License for more details. ++ ++Under Section 7 of GPL version 3, you are granted additional ++permissions described in the GCC Runtime Library Exception, version ++3.1, as published by the Free Software Foundation. ++ ++You should have received a copy of the GNU General Public License and ++a copy of the GCC Runtime Library Exception along with this program; ++see the files COPYING3 and COPYING.RUNTIME respectively. If not, see ++. */ ++ ++/* Do code reading to identify a signal frame, and set the frame ++ state data appropriately. See unwind-dw2.c for the structs. */ ++ ++#include ++#include ++#include ++#include ++#include ++#include ++#include ++ ++#define REG_NAME(reg) mc_gpregs.gp_## reg ++#define XREG(num) mc_gpregs.gp_x[num] ++#define DARC __LIBGCC_DWARF_ALT_FRAME_RETURN_COLUMN__ ++ ++#define MD_FALLBACK_FRAME_STATE_FOR aarch64_freebsd_fallback_frame_state ++ ++static int ++aarch64_outside_sigtramp_range (unsigned char *pc) ++{ ++ static int sigtramp_range_determined = 0; ++ static unsigned char *sigtramp_start, *sigtramp_end; ++ ++ if (sigtramp_range_determined == 0) ++ { ++ struct kinfo_sigtramp kst = {0}; ++ size_t len = sizeof (kst); ++ int mib[4] = { CTL_KERN, KERN_PROC, KERN_PROC_SIGTRAMP, getpid() }; ++ ++ sigtramp_range_determined = 1; ++ if (sysctl (mib, 4, &kst, &len, NULL, 0) == 0) ++ { ++ sigtramp_range_determined = 2; ++ sigtramp_start = kst.ksigtramp_start; ++ sigtramp_end = kst.ksigtramp_end; ++ } ++ } ++ if (sigtramp_range_determined < 2) /* sysctl failed if < 2 */ ++ return 1; ++ ++ return (pc < sigtramp_start || pc >= sigtramp_end ); ++} ++ ++static _Unwind_Reason_Code ++aarch64_freebsd_fallback_frame_state ++(struct _Unwind_Context *context, _Unwind_FrameState *fs) ++{ ++ int n; ++ struct sigframe *sf; ++ mcontext_t *sc; ++ _Unwind_Ptr new_cfa; ++ ++ if (aarch64_outside_sigtramp_range(context->ra)) ++ return _URC_END_OF_STACK; ++ ++ sf = (struct sigframe *) context->cfa; ++ sc = &sf->sf_uc.uc_mcontext; ++ ++ new_cfa = (_Unwind_Ptr) sc; ++ fs->regs.cfa_how = CFA_REG_OFFSET; ++ fs->regs.cfa_reg = __LIBGCC_STACK_POINTER_REGNUM__; ++ fs->regs.cfa_offset = new_cfa - (_Unwind_Ptr) context->cfa; ++ ++ for (n = 0; n < 32; n++) ++ fs->regs.reg[n].how = REG_SAVED_OFFSET; ++ ++ for (n = 0; n < 30; n++) ++ fs->regs.reg[n].loc.offset = (_Unwind_Ptr) &(sc->XREG(n)) - new_cfa; ++ ++ fs->regs.reg[30].loc.offset = (_Unwind_Ptr) &(sc->REG_NAME(lr)) - new_cfa; ++ fs->regs.reg[31].loc.offset = (_Unwind_Ptr) &(sc->REG_NAME(sp)) - new_cfa; ++ ++ fs->regs.reg[DARC].how = REG_SAVED_OFFSET; ++ fs->regs.reg[DARC].loc.offset = (_Unwind_Ptr) &(sc->REG_NAME(elr)) - new_cfa; ++ ++ fs->retaddr_column = DARC; ++ fs->signal_frame = 1; ++ ++ return _URC_NO_REASON; ++} --- gcc/Makefile.in.orig +++ gcc/Makefile.in @@ -1185,7 +1185,6 @@ @@ -105,3 +213,111 @@ if [ ! -f gcc-cross$(exeext) ] \ && [ "$(GCC_INSTALL_NAME)" != "$(GCC_TARGET_INSTALL_NAME)" ]; then \ rm -f $(DESTDIR)$(bindir)/$(target_noncanonical)-gcc-tmp$(exeext); \ +--- gcc/expmed.c.orig ++++ gcc/expmed.c +@@ -2286,11 +2286,13 @@ + and AMOUNT the rtx for the amount to shift by. + Store the result in the rtx TARGET, if that is convenient. + If UNSIGNEDP is nonzero, do a logical shift; otherwise, arithmetic. +- Return the rtx for where the value is. */ ++ Return the rtx for where the value is. ++ If that cannot be done, abort the compilation unless MAY_FAIL is true, ++ in which case 0 is returned. */ + + static rtx + expand_shift_1 (enum tree_code code, machine_mode mode, rtx shifted, +- rtx amount, rtx target, int unsignedp) ++ rtx amount, rtx target, int unsignedp, bool may_fail = false) + { + rtx op1, temp = 0; + int left = (code == LSHIFT_EXPR || code == LROTATE_EXPR); +@@ -2487,7 +2489,7 @@ + define_expand for lshrsi3 was added to vax.md. */ + } + +- gcc_assert (temp); ++ gcc_assert (temp != NULL_RTX || may_fail); + return temp; + } + +@@ -2506,6 +2508,16 @@ + shifted, GEN_INT (amount), target, unsignedp); + } + ++/* Likewise, but return 0 if that cannot be done. */ ++ ++static rtx ++maybe_expand_shift (enum tree_code code, machine_mode mode, rtx shifted, ++ int amount, rtx target, int unsignedp) ++{ ++ return expand_shift_1 (code, mode, ++ shifted, GEN_INT (amount), target, unsignedp, true); ++} ++ + /* Output a shift instruction for expression code CODE, + with SHIFTED being the rtx for the value to shift, + and AMOUNT the tree for the amount to shift by. +@@ -5811,11 +5823,12 @@ + if (rtx_equal_p (subtarget, op0)) + subtarget = 0; + +- tem = expand_shift (RSHIFT_EXPR, mode, op0, +- GET_MODE_BITSIZE (mode) - 1, +- subtarget, 0); +- tem = expand_binop (mode, sub_optab, tem, op0, subtarget, 0, +- OPTAB_WIDEN); ++ tem = maybe_expand_shift (RSHIFT_EXPR, mode, op0, ++ GET_MODE_BITSIZE (mode) - 1, ++ subtarget, 0); ++ if (tem) ++ tem = expand_binop (mode, sub_optab, tem, op0, subtarget, 0, ++ OPTAB_WIDEN); + } + + if (code == EQ || code == NE) +@@ -5877,9 +5890,9 @@ + } + + if (tem && normalizep) +- tem = expand_shift (RSHIFT_EXPR, mode, tem, +- GET_MODE_BITSIZE (mode) - 1, +- subtarget, normalizep == 1); ++ tem = maybe_expand_shift (RSHIFT_EXPR, mode, tem, ++ GET_MODE_BITSIZE (mode) - 1, ++ subtarget, normalizep == 1); + + if (tem) + { +--- libgcc/config.host.orig ++++ libgcc/config.host +@@ -242,7 +242,8 @@ + extra_parts="crtbegin.o crtbeginS.o crtend.o crtendS.o" + ;; + *-*-netbsd*) +- tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" ++ tmake_file="$tmake_file t-crtstuff-pic t-libgcc-pic t-eh-dw2-dip" ++ tmake_file="$tmake_file t-slibgcc t-slibgcc-gld t-slibgcc-elf-ver" + # NetBSD 1.7 and later are set up to use GCC's crtstuff for + # ELF configurations. We will clear extra_parts in the + # a.out configurations. +@@ -337,6 +338,7 @@ + extra_parts="$extra_parts crtfastmath.o" + tmake_file="${tmake_file} ${cpu_type}/t-aarch64" + tmake_file="${tmake_file} ${cpu_type}/t-softfp t-softfp t-crtfm" ++ md_unwind_header=aarch64/freebsd-unwind.h + ;; + aarch64*-*-linux*) + extra_parts="$extra_parts crtfastmath.o" +@@ -609,9 +611,12 @@ + md_unwind_header=i386/freebsd-unwind.h + ;; + i[34567]86-*-netbsdelf*) ++ tmake_file="${tmake_file} i386/t-crtstuff" ++ #md_unwind_header=i386/netbsd-unwind.h + ;; + x86_64-*-netbsd*) + tmake_file="${tmake_file} i386/t-crtstuff" ++ #md_unwind_header=i386/netbsd-unwind.h + ;; + i[34567]86-*-openbsd2.*|i[34567]86-*openbsd3.[0123]) + ;; From owner-svn-ports-head@freebsd.org Wed Feb 8 02:40:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32130CD3798; Wed, 8 Feb 2017 02:40:13 +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 01A4F970; Wed, 8 Feb 2017 02:40: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 v182eC7A008548; Wed, 8 Feb 2017 02:40:12 GMT (envelope-from tota@FreeBSD.org) Received: (from tota@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v182eBKD008546; Wed, 8 Feb 2017 02:40:11 GMT (envelope-from tota@FreeBSD.org) Message-Id: <201702080240.v182eBKD008546@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tota set sender to tota@FreeBSD.org using -f From: TAKATSU Tomonari Date: Wed, 8 Feb 2017 02:40:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433631 - head/math/R-cran-MCMCpack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 02:40:13 -0000 Author: tota Date: Wed Feb 8 02:40:11 2017 New Revision: 433631 URL: https://svnweb.freebsd.org/changeset/ports/433631 Log: - Update to 1.3-9 [1] - Fix minimal version of CRAN_DEPENDS Submitted by: wen@ (via private e-mail) [1] Modified: head/math/R-cran-MCMCpack/Makefile (contents, props changed) head/math/R-cran-MCMCpack/distinfo (contents, props changed) Modified: head/math/R-cran-MCMCpack/Makefile ============================================================================== --- head/math/R-cran-MCMCpack/Makefile Wed Feb 8 01:35:47 2017 (r433630) +++ head/math/R-cran-MCMCpack/Makefile Wed Feb 8 02:40:11 2017 (r433631) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MCMCpack -DISTVERSION= 1.3-8 +DISTVERSION= 1.3-9 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} @@ -11,7 +11,7 @@ COMMENT= Markov chain Monte Carlo Packag LICENSE= GPLv3 -CRAN_DEPENDS= R-cran-coda>0.11.3:math/R-cran-coda \ +CRAN_DEPENDS= R-cran-coda>=0.11.3:math/R-cran-coda \ R-cran-mcmc>0:math/R-cran-mcmc \ R-cran-quantreg>0:math/R-cran-quantreg BUILD_DEPENDS= ${CRAN_DEPENDS} Modified: head/math/R-cran-MCMCpack/distinfo ============================================================================== --- head/math/R-cran-MCMCpack/distinfo Wed Feb 8 01:35:47 2017 (r433630) +++ head/math/R-cran-MCMCpack/distinfo Wed Feb 8 02:40:11 2017 (r433631) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480778577 -SHA256 (MCMCpack_1.3-8.tar.gz) = f3d4dd95a1092df46f55b043329fab6cd6c8c08314dc7d6434d04e816d7e8fad -SIZE (MCMCpack_1.3-8.tar.gz) = 551435 +TIMESTAMP = 1486514992 +SHA256 (MCMCpack_1.3-9.tar.gz) = 5edde7a4ad89f6a059a2a14549f59dacc8d6fdf5b8996f3fe105869a3f3e7b73 +SIZE (MCMCpack_1.3-9.tar.gz) = 551460 From owner-svn-ports-head@freebsd.org Wed Feb 8 06:36:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 91728CC7AF6; Wed, 8 Feb 2017 06:36:27 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 610FC97E; Wed, 8 Feb 2017 06:36:27 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v186aQmC005165; Wed, 8 Feb 2017 06:36:26 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v186aQX0005163; Wed, 8 Feb 2017 06:36:26 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201702080636.v186aQX0005163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Wed, 8 Feb 2017 06:36:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433632 - head/sysutils/dmg2img X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 06:36:27 -0000 Author: vg Date: Wed Feb 8 06:36:26 2017 New Revision: 433632 URL: https://svnweb.freebsd.org/changeset/ports/433632 Log: - Update to 1.6.6 - Added license Modified: head/sysutils/dmg2img/Makefile head/sysutils/dmg2img/distinfo Modified: head/sysutils/dmg2img/Makefile ============================================================================== --- head/sysutils/dmg2img/Makefile Wed Feb 8 02:40:11 2017 (r433631) +++ head/sysutils/dmg2img/Makefile Wed Feb 8 06:36:26 2017 (r433632) @@ -2,10 +2,12 @@ # $FreeBSD$ PORTNAME= dmg2img -PORTVERSION= 1.6.5 +PORTVERSION= 1.6.6 CATEGORIES= sysutils MASTER_SITES= http://vu1tur.eu.org/tools/ +LICENSE= GPLv2 + MAINTAINER= vg@FreeBSD.org COMMENT= DMG2IMG convert tool Modified: head/sysutils/dmg2img/distinfo ============================================================================== --- head/sysutils/dmg2img/distinfo Wed Feb 8 02:40:11 2017 (r433631) +++ head/sysutils/dmg2img/distinfo Wed Feb 8 06:36:26 2017 (r433632) @@ -1,2 +1,3 @@ -SHA256 (dmg2img-1.6.5.tar.gz) = 400a16cbe5cb2bf8a9eec4a43ef3546e0329f248bbd2a79f6d9a1ebc0b503308 -SIZE (dmg2img-1.6.5.tar.gz) = 23442 +TIMESTAMP = 1486535177 +SHA256 (dmg2img-1.6.6.tar.gz) = 9ba6384a7fb8cc852efa87df5e2b4e1d493dc5bff1a77daf2435fa00301adc85 +SIZE (dmg2img-1.6.6.tar.gz) = 23115 From owner-svn-ports-head@freebsd.org Wed Feb 8 07:00:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0DC62CD3346; Wed, 8 Feb 2017 07:00:14 +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 CEAF11BA2; Wed, 8 Feb 2017 07:00:13 +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 v1870CIR013779; Wed, 8 Feb 2017 07:00:12 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1870CWO013777; Wed, 8 Feb 2017 07:00:12 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201702080700.v1870CWO013777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Wed, 8 Feb 2017 07:00:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433633 - in head/lang/gcc5-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 07:00:14 -0000 Author: gerald Date: Wed Feb 8 07:00:12 2017 New Revision: 433633 URL: https://svnweb.freebsd.org/changeset/ports/433633 Log: Update to the 20170207 snapshot of GCC 5.4.1. Remove files/patch-unwind-ia64.h: we have not been supporting ia64 with this release series, i.e., ONLY_FOR_ARCHS does not include ia64. Deleted: head/lang/gcc5-devel/files/patch-unwind-ia64.h Modified: head/lang/gcc5-devel/Makefile head/lang/gcc5-devel/distinfo Modified: head/lang/gcc5-devel/Makefile ============================================================================== --- head/lang/gcc5-devel/Makefile Wed Feb 8 06:36:26 2017 (r433632) +++ head/lang/gcc5-devel/Makefile Wed Feb 8 07:00:12 2017 (r433633) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 5.4.1.s20170131 +PORTVERSION= 5.4.1.s20170207 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc5-devel/distinfo ============================================================================== --- head/lang/gcc5-devel/distinfo Wed Feb 8 06:36:26 2017 (r433632) +++ head/lang/gcc5-devel/distinfo Wed Feb 8 07:00:12 2017 (r433633) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485960210 -SHA256 (gcc-5-20170131.tar.bz2) = f12aa763df49fff2f7b18d2d8bb6f3aa781f0b046726993f202a48536d73a460 -SIZE (gcc-5-20170131.tar.bz2) = 91894602 +TIMESTAMP = 1486512308 +SHA256 (gcc-5-20170207.tar.bz2) = 64c15aac39dd79797dc51d1b40060abf6afb075db223d72f0c658ea3aa3fcdcb +SIZE (gcc-5-20170207.tar.bz2) = 91888968 From owner-svn-ports-head@freebsd.org Wed Feb 8 07:08:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B652ECD39A4; Wed, 8 Feb 2017 07:08:26 +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 832381002; Wed, 8 Feb 2017 07:08:26 +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 v1878PJi018384; Wed, 8 Feb 2017 07:08:25 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1878PSZ018382; Wed, 8 Feb 2017 07:08:25 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <201702080708.v1878PSZ018382@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 8 Feb 2017 07:08:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433634 - in head/emulators: riscv-fesvr riscv-isa-sim X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 07:08:26 -0000 Author: lwhsu Date: Wed Feb 8 07:08:25 2017 New Revision: 433634 URL: https://svnweb.freebsd.org/changeset/ports/433634 Log: - Makr only for amd64 Modified: head/emulators/riscv-fesvr/Makefile head/emulators/riscv-isa-sim/Makefile Modified: head/emulators/riscv-fesvr/Makefile ============================================================================== --- head/emulators/riscv-fesvr/Makefile Wed Feb 8 07:00:12 2017 (r433633) +++ head/emulators/riscv-fesvr/Makefile Wed Feb 8 07:08:25 2017 (r433634) @@ -10,6 +10,8 @@ COMMENT= RISC-V Frontend Server LICENSE= BSD3CLAUSE +ONLY_FOR_ARCHS= amd64 + GH_ACCOUNT= freebsd-riscv GH_TAGNAME= 10a0333 Modified: head/emulators/riscv-isa-sim/Makefile ============================================================================== --- head/emulators/riscv-isa-sim/Makefile Wed Feb 8 07:00:12 2017 (r433633) +++ head/emulators/riscv-isa-sim/Makefile Wed Feb 8 07:08:25 2017 (r433634) @@ -12,6 +12,8 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libfesvr.so:emulators/riscv-fesvr +ONLY_FOR_ARCHS= amd64 + GH_ACCOUNT= freebsd-riscv GH_TAGNAME= 11ec3a3 From owner-svn-ports-head@freebsd.org Wed Feb 8 08:05:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E857CD5BC5; Wed, 8 Feb 2017 08:05:50 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CF6C1D89; Wed, 8 Feb 2017 08:05:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1885mjM042731; Wed, 8 Feb 2017 08:05:48 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1885mnp042729; Wed, 8 Feb 2017 08:05:48 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702080805.v1885mnp042729@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Wed, 8 Feb 2017 08:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433635 - head/devel/elixir-excoveralls X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 08:05:50 -0000 Author: vanilla Date: Wed Feb 8 08:05:48 2017 New Revision: 433635 URL: https://svnweb.freebsd.org/changeset/ports/433635 Log: Update to 0.6.2. Modified: head/devel/elixir-excoveralls/Makefile head/devel/elixir-excoveralls/distinfo Modified: head/devel/elixir-excoveralls/Makefile ============================================================================== --- head/devel/elixir-excoveralls/Makefile Wed Feb 8 07:08:25 2017 (r433634) +++ head/devel/elixir-excoveralls/Makefile Wed Feb 8 08:05:48 2017 (r433635) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= excoveralls -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-excoveralls/distinfo ============================================================================== --- head/devel/elixir-excoveralls/distinfo Wed Feb 8 07:08:25 2017 (r433634) +++ head/devel/elixir-excoveralls/distinfo Wed Feb 8 08:05:48 2017 (r433635) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484488244 -SHA256 (parroty-excoveralls-v0.6.1_GH0.tar.gz) = 2e4283fa330dbc413ae0080dcc9ea6dbe63b000dad6c9c2a6a154d7bd191b803 -SIZE (parroty-excoveralls-v0.6.1_GH0.tar.gz) = 195019 +TIMESTAMP = 1486540864 +SHA256 (parroty-excoveralls-v0.6.2_GH0.tar.gz) = 2bc28b050dbe6095e52f654b9af1b195ae09cc4b0664b516fe290ead531e513a +SIZE (parroty-excoveralls-v0.6.2_GH0.tar.gz) = 195051 From owner-svn-ports-head@freebsd.org Wed Feb 8 08:20:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 13F6DCD5F3B; Wed, 8 Feb 2017 08:20:38 +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 D7BF91331; Wed, 8 Feb 2017 08:20:37 +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 v188KaVL047643; Wed, 8 Feb 2017 08:20:36 GMT (envelope-from gahr@FreeBSD.org) Received: (from gahr@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v188KaCW047641; Wed, 8 Feb 2017 08:20:36 GMT (envelope-from gahr@FreeBSD.org) Message-Id: <201702080820.v188KaCW047641@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gahr set sender to gahr@FreeBSD.org using -f From: Pietro Cerutti Date: Wed, 8 Feb 2017 08:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433636 - head/devel/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 08:20:38 -0000 Author: gahr Date: Wed Feb 8 08:20:36 2017 New Revision: 433636 URL: https://svnweb.freebsd.org/changeset/ports/433636 Log: devel/catch: update to 1.7.1 Release notes: https://github.com/philsquared/Catch/releases/tag/v1.7.0 https://github.com/philsquared/Catch/releases/tag/v1.7.1 Modified: head/devel/catch/Makefile head/devel/catch/distinfo Modified: head/devel/catch/Makefile ============================================================================== --- head/devel/catch/Makefile Wed Feb 8 08:05:48 2017 (r433635) +++ head/devel/catch/Makefile Wed Feb 8 08:20:36 2017 (r433636) @@ -3,7 +3,7 @@ PORTNAME= catch DISTVERSIONPREFIX= v -DISTVERSION= 1.6.1 +DISTVERSION= 1.7.1 CATEGORIES= devel MAINTAINER= gahr@FreeBSD.org Modified: head/devel/catch/distinfo ============================================================================== --- head/devel/catch/distinfo Wed Feb 8 08:05:48 2017 (r433635) +++ head/devel/catch/distinfo Wed Feb 8 08:20:36 2017 (r433636) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485437853 -SHA256 (philsquared-Catch-v1.6.1_GH0.tar.gz) = df8519833c07dca37726d2917e88d8a51f692706673256f792836006174f34e6 -SIZE (philsquared-Catch-v1.6.1_GH0.tar.gz) = 300840 +TIMESTAMP = 1486541886 +SHA256 (philsquared-Catch-v1.7.1_GH0.tar.gz) = 16fdbd0edeb138bac5a76f05cfd60ad37db26103deb59cdd098487d3efd3240b +SIZE (philsquared-Catch-v1.7.1_GH0.tar.gz) = 314992 From owner-svn-ports-head@freebsd.org Wed Feb 8 09:01:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32E8ACD5003; Wed, 8 Feb 2017 09:01:28 +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 0D3C7101E; Wed, 8 Feb 2017 09:01:27 +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 v1891R7X064575; Wed, 8 Feb 2017 09:01:27 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1891QwW064571; Wed, 8 Feb 2017 09:01:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702080901.v1891QwW064571@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 8 Feb 2017 09:01:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433637 - in head/x11-wm/wmii: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:01:28 -0000 Author: amdmi3 Date: Wed Feb 8 09:01:26 2017 New Revision: 433637 URL: https://svnweb.freebsd.org/changeset/ports/433637 Log: - Fix CONFLICTS on wmii-devel - Silence stripping - Regenerate patches Modified: head/x11-wm/wmii/Makefile head/x11-wm/wmii/files/patch-mk-common.mk head/x11-wm/wmii/files/patch-mk-hdr.mk head/x11-wm/wmii/files/patch-no-utf8 Modified: head/x11-wm/wmii/Makefile ============================================================================== --- head/x11-wm/wmii/Makefile Wed Feb 8 08:20:36 2017 (r433636) +++ head/x11-wm/wmii/Makefile Wed Feb 8 09:01:26 2017 (r433637) @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libixp.so:devel/libixp RUN_DEPENDS= dmenu:x11/dmenu -CONFLICTS= wmii-3.9* +CONFLICTS= wmii-devel-[0-9]* USE_XORG= x11 xextproto xt xext @@ -51,7 +51,7 @@ post-patch: .SILENT post-install: .for f in wmii wmii9menu wmiir - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${f} .endfor .include Modified: head/x11-wm/wmii/files/patch-mk-common.mk ============================================================================== --- head/x11-wm/wmii/files/patch-mk-common.mk Wed Feb 8 08:20:36 2017 (r433636) +++ head/x11-wm/wmii/files/patch-mk-common.mk Wed Feb 8 09:01:26 2017 (r433637) @@ -1,4 +1,4 @@ ---- mk/common.mk.orig 2007-11-16 21:59:15 +0800 +--- mk/common.mk.orig 2007-11-16 13:59:15 UTC +++ mk/common.mk @@ -4,9 +4,9 @@ install: all Modified: head/x11-wm/wmii/files/patch-mk-hdr.mk ============================================================================== --- head/x11-wm/wmii/files/patch-mk-hdr.mk Wed Feb 8 08:20:36 2017 (r433636) +++ head/x11-wm/wmii/files/patch-mk-hdr.mk Wed Feb 8 09:01:26 2017 (r433637) @@ -1,4 +1,4 @@ ---- mk/hdr.mk.orig 2007-11-16 21:59:15 +0800 +--- mk/hdr.mk.orig 2007-11-16 13:59:15 UTC +++ mk/hdr.mk @@ -26,32 +26,32 @@ all: Modified: head/x11-wm/wmii/files/patch-no-utf8 ============================================================================== --- head/x11-wm/wmii/files/patch-no-utf8 Wed Feb 8 08:20:36 2017 (r433636) +++ head/x11-wm/wmii/files/patch-no-utf8 Wed Feb 8 09:01:26 2017 (r433637) @@ -1,6 +1,6 @@ ---- cmd/wmii/Makefile.orig +--- cmd/wmii/Makefile.orig 2007-11-16 13:59:15 UTC +++ cmd/wmii/Makefile -@@ -8,8 +8,16 @@ +@@ -8,8 +8,16 @@ TARG = wmii HFILES= dat.h fns.h x11.h LIB = ${LIBIXP} @@ -19,7 +19,7 @@ OBJ = area \ bar \ client \ ---- cmd/wmii/utf.c.orig +--- cmd/wmii/utf.c.orig 2007-11-16 13:59:15 UTC +++ cmd/wmii/utf.c @@ -1,12 +1,17 @@ /* Public Domain --Kris Maglione */ @@ -39,7 +39,7 @@ static iconv_t cd; char *buf, *pos; size_t nbuf, bsize; -@@ -30,6 +35,7 @@ +@@ -30,6 +35,7 @@ toutf8n(char *str, size_t nstr) { break; *pos = '\0'; return buf; @@ -47,9 +47,9 @@ } char* ---- cmd/wmii/x11.c.orig +--- cmd/wmii/x11.c.orig 2007-11-16 13:59:15 UTC +++ cmd/wmii/x11.c -@@ -18,6 +18,12 @@ +@@ -18,6 +18,12 @@ static Map wmap, amap; static MapEnt *wbucket[137]; static MapEnt *abucket[137]; @@ -62,7 +62,7 @@ XRectangle XRect(Rectangle r) { XRectangle xr; -@@ -444,7 +450,7 @@ +@@ -444,7 +450,7 @@ drawstring(Image *dst, Font *font, setgccol(dst, col); if(font->set) @@ -71,7 +71,7 @@ font->set, dst->gc, x, y, buf, len); -@@ -552,7 +558,7 @@ +@@ -552,7 +558,7 @@ textwidth_l(Font *font, char *text, uint XRectangle r; if(font->set) { @@ -80,7 +80,7 @@ return r.width; } return XTextWidth(font->xfont, text, len); -@@ -638,7 +644,7 @@ +@@ -638,7 +644,7 @@ gettextlistproperty(Window *w, char *nam XGetTextProperty(display, w->w, &prop, xatom(name)); if(prop.nitems > 0) { @@ -89,7 +89,7 @@ *ret = list; XFree(prop.value); } -@@ -653,9 +659,10 @@ +@@ -653,9 +659,10 @@ gettextproperty(Window *w, char *name) { str = nil; n = gettextlistproperty(w, name, &list); From owner-svn-ports-head@freebsd.org Wed Feb 8 09:04:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B77D3CD5178; Wed, 8 Feb 2017 09:04:05 +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 86F4812C8; Wed, 8 Feb 2017 09:04:05 +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 v18944FM067762; Wed, 8 Feb 2017 09:04:04 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18944PQ067760; Wed, 8 Feb 2017 09:04:04 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702080904.v18944PQ067760@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 09:04:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433638 - head/devel/elixir-timex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:04:05 -0000 Author: olgeni Date: Wed Feb 8 09:04:04 2017 New Revision: 433638 URL: https://svnweb.freebsd.org/changeset/ports/433638 Log: Update devel/elixir-timex to version 3.1.10. Modified: head/devel/elixir-timex/Makefile head/devel/elixir-timex/distinfo Modified: head/devel/elixir-timex/Makefile ============================================================================== --- head/devel/elixir-timex/Makefile Wed Feb 8 09:01:26 2017 (r433637) +++ head/devel/elixir-timex/Makefile Wed Feb 8 09:04:04 2017 (r433638) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timex -PORTVERSION= 3.1.9 +PORTVERSION= 3.1.10 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-timex/distinfo ============================================================================== --- head/devel/elixir-timex/distinfo Wed Feb 8 09:01:26 2017 (r433637) +++ head/devel/elixir-timex/distinfo Wed Feb 8 09:04:04 2017 (r433638) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486112313 -SHA256 (bitwalker-timex-3.1.9_GH0.tar.gz) = e02bed88010a6357bb7d7e08a8fe30c18dfea0a45769d5c07b8c4ad0fa2efa4a -SIZE (bitwalker-timex-3.1.9_GH0.tar.gz) = 154138 +TIMESTAMP = 1486544577 +SHA256 (bitwalker-timex-3.1.10_GH0.tar.gz) = 3861a284a5652152426d18108b001547462f2f9adc1cc38d906fa45e6ce88b0e +SIZE (bitwalker-timex-3.1.10_GH0.tar.gz) = 154234 From owner-svn-ports-head@freebsd.org Wed Feb 8 09:07:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E0CDCD51B7; Wed, 8 Feb 2017 09:07:49 +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 C806413D7; Wed, 8 Feb 2017 09:07:48 +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 v1897ls8068072; Wed, 8 Feb 2017 09:07:47 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1897lp7068068; Wed, 8 Feb 2017 09:07:47 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702080907.v1897lp7068068@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 09:07:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433639 - in head/devel/elixir-exjsx: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:07:49 -0000 Author: olgeni Date: Wed Feb 8 09:07:47 2017 New Revision: 433639 URL: https://svnweb.freebsd.org/changeset/ports/433639 Log: Update devel/elixir-exjsx to version 4.0.0. Modified: head/devel/elixir-exjsx/Makefile head/devel/elixir-exjsx/distinfo head/devel/elixir-exjsx/files/patch-mix.exs head/devel/elixir-exjsx/pkg-plist Modified: head/devel/elixir-exjsx/Makefile ============================================================================== --- head/devel/elixir-exjsx/Makefile Wed Feb 8 09:04:04 2017 (r433638) +++ head/devel/elixir-exjsx/Makefile Wed Feb 8 09:07:47 2017 (r433639) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exjsx -PORTVERSION= 3.2.0 +PORTVERSION= 4.0.0 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exjsx/distinfo ============================================================================== --- head/devel/elixir-exjsx/distinfo Wed Feb 8 09:04:04 2017 (r433638) +++ head/devel/elixir-exjsx/distinfo Wed Feb 8 09:07:47 2017 (r433639) @@ -1,2 +1,3 @@ -SHA256 (talentdeficit-exjsx-3.2.0_GH0.tar.gz) = 5e02b1f6ba28fdd7bb857b8989c3f98e96fa9ddc9e72b868b90d76f9b287bcfd -SIZE (talentdeficit-exjsx-3.2.0_GH0.tar.gz) = 9739 +TIMESTAMP = 1486544688 +SHA256 (talentdeficit-exjsx-4.0.0_GH0.tar.gz) = 55c6b275275066d7d73c5bef21c7935426daa6779e0017dee778eb1add9e066b +SIZE (talentdeficit-exjsx-4.0.0_GH0.tar.gz) = 9808 Modified: head/devel/elixir-exjsx/files/patch-mix.exs ============================================================================== --- head/devel/elixir-exjsx/files/patch-mix.exs Wed Feb 8 09:04:04 2017 (r433638) +++ head/devel/elixir-exjsx/files/patch-mix.exs Wed Feb 8 09:07:47 2017 (r433639) @@ -1,10 +1,10 @@ ---- mix.exs.orig 2015-07-07 20:48:03 UTC +--- mix.exs.orig 2017-02-08 09:05:33 UTC +++ mix.exs -@@ -7,7 +7,6 @@ defmodule EXJSX.Mixfile do - elixir: ">= 0.13.3", - description: description, - package: package, -- deps: deps +@@ -8,7 +8,6 @@ defmodule EXJSX.Mixfile do + consolidate_protocols: Mix.env != :test, + description: description(), + package: package(), +- deps: deps() ] end Modified: head/devel/elixir-exjsx/pkg-plist ============================================================================== --- head/devel/elixir-exjsx/pkg-plist Wed Feb 8 09:04:04 2017 (r433638) +++ head/devel/elixir-exjsx/pkg-plist Wed Feb 8 09:07:47 2017 (r433639) @@ -4,11 +4,10 @@ lib/elixir/lib/exjsx/ebin/Elixir.JSX.Enc lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.BitString.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Float.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Function.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.HashDict.beam -lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.HashSet.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Integer.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.List.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Map.beam +lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.MapSet.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.PID.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Port.beam lib/elixir/lib/exjsx/ebin/Elixir.JSX.Encoder.Range.beam From owner-svn-ports-head@freebsd.org Wed Feb 8 09:50:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B3A18CD5EC8; Wed, 8 Feb 2017 09:50:35 +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 8B96E1135; Wed, 8 Feb 2017 09:50:35 +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 v189oYLo084908; Wed, 8 Feb 2017 09:50:34 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v189oYG9084903; Wed, 8 Feb 2017 09:50:34 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702080950.v189oYG9084903@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 09:50:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433640 - in head/devel: . elixir-crontab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:50:35 -0000 Author: olgeni Date: Wed Feb 8 09:50:33 2017 New Revision: 433640 URL: https://svnweb.freebsd.org/changeset/ports/433640 Log: Add devel/elixir-crontab, an Elixir library to handle strings in crontab format. Added: head/devel/elixir-crontab/ head/devel/elixir-crontab/Makefile (contents, props changed) head/devel/elixir-crontab/distinfo (contents, props changed) head/devel/elixir-crontab/pkg-descr (contents, props changed) head/devel/elixir-crontab/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Feb 8 09:07:47 2017 (r433639) +++ head/devel/Makefile Wed Feb 8 09:50:33 2017 (r433640) @@ -460,6 +460,7 @@ SUBDIR += elixir-conform_exrm SUBDIR += elixir-connection SUBDIR += elixir-coverex + SUBDIR += elixir-crontab SUBDIR += elixir-csv SUBDIR += elixir-decimal SUBDIR += elixir-dialyze Added: head/devel/elixir-crontab/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-crontab/Makefile Wed Feb 8 09:50:33 2017 (r433640) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= crontab +PORTVERSION= 1.0.0 +DISTVERSIONPREFIX= v +CATEGORIES= devel +PKGNAMEPREFIX= elixir- + +MAINTAINER= olgeni@FreeBSD.org +COMMENT= Crontab format parser in Elixir + +LICENSE= MIT + +USES= elixir +USE_GITHUB= yes +GH_ACCOUNT= jshmrtn + +MIX_BUILD_DEPS= devel/elixir-timex +MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} +MIX_REWRITE= yes + +.include Added: head/devel/elixir-crontab/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-crontab/distinfo Wed Feb 8 09:50:33 2017 (r433640) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486544237 +SHA256 (jshmrtn-crontab-v1.0.0_GH0.tar.gz) = 8e758a27d333d98ce81361442acb18be07284b6e26ae03fa210482536c5bbccd +SIZE (jshmrtn-crontab-v1.0.0_GH0.tar.gz) = 16579 Added: head/devel/elixir-crontab/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-crontab/pkg-descr Wed Feb 8 09:50:33 2017 (r433640) @@ -0,0 +1,4 @@ +Parse cron format strings, write cron format strings and calculate +execution dates in Elixir. + +WWW: https://github.com/jshmrtn/crontab Added: head/devel/elixir-crontab/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/elixir-crontab/pkg-plist Wed Feb 8 09:50:33 2017 (r433640) @@ -0,0 +1,14 @@ +lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.Composer.beam +lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.Parser.beam +lib/elixir/lib/crontab/ebin/Elixir.Crontab.CronExpression.beam +lib/elixir/lib/crontab/ebin/Elixir.Crontab.DateChecker.beam +lib/elixir/lib/crontab/ebin/Elixir.Crontab.Scheduler.beam +lib/elixir/lib/crontab/ebin/Elixir.Inspect.Crontab.CronExpression.beam +lib/elixir/lib/crontab/ebin/crontab.app +lib/elixir/lib/crontab/lib/crontab/cron_expression.ex +lib/elixir/lib/crontab/lib/crontab/cron_expression/composer.ex +lib/elixir/lib/crontab/lib/crontab/cron_expression/ecto_type.ex +lib/elixir/lib/crontab/lib/crontab/cron_expression/parser.ex +lib/elixir/lib/crontab/lib/crontab/date_checker.ex +lib/elixir/lib/crontab/lib/crontab/scheduler.ex +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Wed Feb 8 09:51:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F887CD5F33; Wed, 8 Feb 2017 09:51:16 +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 CC52B1303; Wed, 8 Feb 2017 09:51:15 +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 4FEA41AF13C; Wed, 8 Feb 2017 12:51:08 +0300 (MSK) Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id B1D51F3A; Wed, 8 Feb 2017 12:45:50 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 77F13814; Wed, 8 Feb 2017 12:49:45 +0300 (MSK) Date: Wed, 8 Feb 2017 12:49:45 +0300 From: Dmitry Marakasov To: Mathieu Arnold Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433564 - head/net/openafs Message-ID: <20170208094945.GA26295@hades.panopticon> References: <201702071556.v17FuukW043157@repo.freebsd.org> <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <14fa6af2-4b45-ef0f-034c-99765994effc@FreeBSD.org> User-Agent: Mutt/1.7.2 (2016-11-26) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:51:16 -0000 * Mathieu Arnold (mat@FreeBSD.org) wrote: > > Author: amdmi3 > > Date: Tue Feb 7 15:56:55 2017 > > New Revision: 433564 > > URL: https://svnweb.freebsd.org/changeset/ports/433564 > > > > Log: > > - Mark broken on 10.x, clarify broken reasons > > > > So, it is BROKEN on all supported versions, please add a DEPRECATED and > EXPIRATION_DATE :-) Since when do we add DEPRECATED as soon as we add BROKEN? -- 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-head@freebsd.org Wed Feb 8 09:52:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6EB4FCD508D; Wed, 8 Feb 2017 09:52:04 +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 3E73915EE; Wed, 8 Feb 2017 09:52:04 +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 v189q3Wg087882; Wed, 8 Feb 2017 09:52:03 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v189q3Z5087881; Wed, 8 Feb 2017 09:52:03 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702080952.v189q3Z5087881@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 8 Feb 2017 09:52:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433641 - head/math/emc2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:52:04 -0000 Author: amdmi3 Date: Wed Feb 8 09:52:03 2017 New Revision: 433641 URL: https://svnweb.freebsd.org/changeset/ports/433641 Log: - Mark BROKEN: does not fetch (404 not found) MFH: 2017Q1 Modified: head/math/emc2/Makefile Modified: head/math/emc2/Makefile ============================================================================== --- head/math/emc2/Makefile Wed Feb 8 09:50:33 2017 (r433640) +++ head/math/emc2/Makefile Wed Feb 8 09:52:03 2017 (r433641) @@ -19,6 +19,8 @@ LICENSE_PERMS= auto-accept no-dist-sell RESTRICTED= No resale, contact author for commercial usage +BROKEN= does not fetch (404 not found) + USE_XORG= x11 USES= gmake tar:tgz ALL_TARGET= ${PORTNAME} From owner-svn-ports-head@freebsd.org Wed Feb 8 09:59:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F2C54CD5377; Wed, 8 Feb 2017 09:59:37 +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 BF5CA1C4B; Wed, 8 Feb 2017 09:59: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 v189xa0N089103; Wed, 8 Feb 2017 09:59:36 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v189xaPl089102; Wed, 8 Feb 2017 09:59:36 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702080959.v189xaPl089102@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Wed, 8 Feb 2017 09:59:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433643 - head/x11/lumina-i18n X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 09:59:38 -0000 Author: antoine Date: Wed Feb 8 09:59:36 2017 New Revision: 433643 URL: https://svnweb.freebsd.org/changeset/ports/433643 Log: Mark BROKEN: fails to install, conflicts with its run depends Modified: head/x11/lumina-i18n/Makefile Modified: head/x11/lumina-i18n/Makefile ============================================================================== --- head/x11/lumina-i18n/Makefile Wed Feb 8 09:52:57 2017 (r433642) +++ head/x11/lumina-i18n/Makefile Wed Feb 8 09:59:36 2017 (r433643) @@ -8,6 +8,7 @@ CATEGORIES= x11 MAINTAINER= kmoore@FreeBSD.org COMMENT= Lumina desktop environment localization files +BROKEN= fails to install, conflicts with its run depends DEPRECATED= Obsolete, i18n files included in x11/lumina EXPIRATION_DATE= 2017-04-01 From owner-svn-ports-head@freebsd.org Wed Feb 8 10:10:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 913BCCD56C8; Wed, 8 Feb 2017 10:10:13 +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 4F1B4189; Wed, 8 Feb 2017 10:10:13 +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 v18AACC9093307; Wed, 8 Feb 2017 10:10:12 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18AAC4M093304; Wed, 8 Feb 2017 10:10:12 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702081010.v18AAC4M093304@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 10:10:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433644 - head/devel/elixir-quantum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 10:10:13 -0000 Author: olgeni Date: Wed Feb 8 10:10:11 2017 New Revision: 433644 URL: https://svnweb.freebsd.org/changeset/ports/433644 Log: Update devel/elixir-quantum to version 1.9.0. Modified: head/devel/elixir-quantum/Makefile head/devel/elixir-quantum/distinfo head/devel/elixir-quantum/pkg-plist Modified: head/devel/elixir-quantum/Makefile ============================================================================== --- head/devel/elixir-quantum/Makefile Wed Feb 8 09:59:36 2017 (r433643) +++ head/devel/elixir-quantum/Makefile Wed Feb 8 10:10:11 2017 (r433644) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= quantum -PORTVERSION= 1.8.1 +PORTVERSION= 1.9.0 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- @@ -18,6 +18,7 @@ GH_PROJECT= quantum-elixir ELIXIR_APP_NAME=quantum MIX_BUILD_DEPS= devel/elixir-calendar \ + devel/elixir-crontab \ devel/elixir-timex MIX_RUN_DEPS:= ${MIX_BUILD_DEPS} MIX_REWRITE= yes Modified: head/devel/elixir-quantum/distinfo ============================================================================== --- head/devel/elixir-quantum/distinfo Wed Feb 8 09:59:36 2017 (r433643) +++ head/devel/elixir-quantum/distinfo Wed Feb 8 10:10:11 2017 (r433644) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479805395 -SHA256 (c-rack-quantum-elixir-v1.8.1_GH0.tar.gz) = cf65972f9d04a83331163e52c88274fcc88c670046d929dc7fe4c87653352886 -SIZE (c-rack-quantum-elixir-v1.8.1_GH0.tar.gz) = 19274 +TIMESTAMP = 1486543539 +SHA256 (c-rack-quantum-elixir-v1.9.0_GH0.tar.gz) = e46032067c86ee1c1a4559d785afa91623fa96e0ce7e84c79879740d741e7752 +SIZE (c-rack-quantum-elixir-v1.9.0_GH0.tar.gz) = 19328 Modified: head/devel/elixir-quantum/pkg-plist ============================================================================== --- head/devel/elixir-quantum/pkg-plist Wed Feb 8 09:59:36 2017 (r433643) +++ head/devel/elixir-quantum/pkg-plist Wed Feb 8 10:10:11 2017 (r433644) @@ -1,22 +1,18 @@ lib/elixir/lib/quantum/ebin/Elixir.Quantum.Application.beam +lib/elixir/lib/quantum/ebin/Elixir.Quantum.Config.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.Executor.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.Job.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Matcher.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.Normalizer.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Parser.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.Supervisor.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.Timer.beam -lib/elixir/lib/quantum/ebin/Elixir.Quantum.Translator.beam lib/elixir/lib/quantum/ebin/Elixir.Quantum.beam lib/elixir/lib/quantum/ebin/quantum.app lib/elixir/lib/quantum/lib/quantum.ex lib/elixir/lib/quantum/lib/quantum/application.ex +lib/elixir/lib/quantum/lib/quantum/config.ex lib/elixir/lib/quantum/lib/quantum/executor.ex lib/elixir/lib/quantum/lib/quantum/job.ex -lib/elixir/lib/quantum/lib/quantum/matcher.ex lib/elixir/lib/quantum/lib/quantum/normalizer.ex -lib/elixir/lib/quantum/lib/quantum/parser.ex lib/elixir/lib/quantum/lib/quantum/supervisor.ex lib/elixir/lib/quantum/lib/quantum/timer.ex -lib/elixir/lib/quantum/lib/quantum/translator.ex %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Wed Feb 8 11:31:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 526D6CD69E4; Wed, 8 Feb 2017 11:31:49 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21E5BC38; Wed, 8 Feb 2017 11:31:49 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18BVmbK027429; Wed, 8 Feb 2017 11:31:48 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18BVmNq027427; Wed, 8 Feb 2017 11:31:48 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702081131.v18BVmNq027427@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Wed, 8 Feb 2017 11:31:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433645 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 11:31:49 -0000 Author: krion Date: Wed Feb 8 11:31:47 2017 New Revision: 433645 URL: https://svnweb.freebsd.org/changeset/ports/433645 Log: Update graphics/bmeps to 4.7.0 PR: 216902 Submitted by: takefu@airport.fm Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9481 Modified: head/graphics/bmeps/Makefile head/graphics/bmeps/distinfo Modified: head/graphics/bmeps/Makefile ============================================================================== --- head/graphics/bmeps/Makefile Wed Feb 8 10:10:11 2017 (r433644) +++ head/graphics/bmeps/Makefile Wed Feb 8 11:31:47 2017 (r433645) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmpp -PORTVERSION= 4.6.0 +PORTVERSION= 4.7.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 Feb 8 10:10:11 2017 (r433644) +++ head/graphics/bmeps/distinfo Wed Feb 8 11:31:47 2017 (r433645) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481619284 -SHA256 (dktools-4.6.0.tar.gz) = 32aa7283a5c5c68c79e29f4f9ddc48c1059a3b82bc161839fb514402afbd80c6 -SIZE (dktools-4.6.0.tar.gz) = 12094653 +TIMESTAMP = 1486535907 +SHA256 (dktools-4.7.0.tar.gz) = 0c08ef7d0a04faad1dccb48389b5f1e598d3e343c1026d2e6c7d92c24ae587d8 +SIZE (dktools-4.7.0.tar.gz) = 9198248 From owner-svn-ports-head@freebsd.org Wed Feb 8 11:33:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1557CCD6B4F; Wed, 8 Feb 2017 11:33:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D9D08DF9; Wed, 8 Feb 2017 11:33:44 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18BXhnx029290; Wed, 8 Feb 2017 11:33:43 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18BXhgI029284; Wed, 8 Feb 2017 11:33:43 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702081133.v18BXhgI029284@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Wed, 8 Feb 2017 11:33:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433646 - in head/net-im/qTox: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 11:33:45 -0000 Author: krion Date: Wed Feb 8 11:33:43 2017 New Revision: 433646 URL: https://svnweb.freebsd.org/changeset/ports/433646 Log: Update net-im/qTox to 1.8.1 PR: 216842 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9462 Modified: head/net-im/qTox/Makefile head/net-im/qTox/distinfo head/net-im/qTox/files/patch-qtox.pro head/net-im/qTox/files/patch-src_main.cpp head/net-im/qTox/files/patch-src_video_videomode.cpp head/net-im/qTox/files/patch-src_widget_form_settings_aboutsettings.ui Modified: head/net-im/qTox/Makefile ============================================================================== --- head/net-im/qTox/Makefile Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/Makefile Wed Feb 8 11:33:43 2017 (r433646) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qTox -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.1 DISTVERSIONPREFIX= v CATEGORIES= net-im net-p2p @@ -35,8 +35,9 @@ USE_XORG= x11 xscrnsaver USE_GL= gl USE_QT5= core gui network xml opengl sql sql-sqlite3_run widgets svg \ concurrent buildtools_build linguisttools_build +INSTALLS_ICONS= yes ICON_SIZES= 14x14 16x16 22x22 24x24 32x32 36x36 48x48 64x64 72x72 96x96 128x128 192x192 256x256 512x512 -QMAKE_ARGS= FREEBSD_PKGVERSION=${PKGVERSION} +QMAKE_ARGS= FREEBSD_PKGVERSION=${FULLVERSION} PLIST_FILES= bin/qtox \ share/applications/qTox.desktop \ @@ -52,6 +53,12 @@ PLIST_FILES+= share/icons/hicolor/${SZ}/ CFLAGS+= -march=i586 .endif +.if !defined(GH_TAGNAME) +FULLVERSION= ${PKGVERSION} +.else +FULLVERSION= "${PKGVERSION} (rev.${GH_TAGNAME})" +.endif + pre-everything:: @${ECHO_MSG} @${ECHO_MSG} "Warning: qTox won't build if the option NaCl was selected for Tox!" @@ -59,13 +66,10 @@ pre-everything:: post-patch: @${REINPLACE_CMD} -e 's|$$$$system(git rev-parse HEAD)|"${GH_TAGNAME}"|' \ - ${WRKSRC}/qtox.pro - @${REINPLACE_CMD} -e 's|INCLUDEPATH += "/usr/include|INCLUDEPATH += "${LOCALBASE}/include|' \ - ${WRKSRC}/qtox.pro - @${REINPLACE_CMD} -e 's|INCLUDEPATH += "/usr/lib64|INCLUDEPATH += "${LOCALBASE}/lib|' \ - ${WRKSRC}/qtox.pro - @${REINPLACE_CMD} -e 's|INCLUDEPATH += "/usr/lib|INCLUDEPATH += "${LOCALBASE}/lib|' \ - ${WRKSRC}/qtox.pro + -e 's|INCLUDEPATH += "/usr/include|INCLUDEPATH += "${LOCALBASE}/include|' \ + -e 's|INCLUDEPATH += "/usr/lib64|INCLUDEPATH += "${LOCALBASE}/lib|' \ + -e 's|INCLUDEPATH += "/usr/lib|INCLUDEPATH += "${LOCALBASE}/lib|' \ + ${WRKSRC}/qtox.pro pre-configure: @${REINPLACE_CMD} '/Comment/s,=.*,=${COMMENT},' \ @@ -73,7 +77,7 @@ pre-configure: post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps - @${GZIP_CMD} ${GZIP} < ${WRKSRC}/img/icons/qtox.svg > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/qtox.svgz + @${GZIP_CMD} < ${WRKSRC}/img/icons/qtox.svg > ${STAGEDIR}${PREFIX}/share/icons/hicolor/scalable/apps/qtox.svgz .for SZ in ${ICON_SIZES} @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/hicolor/${SZ}/apps ${INSTALL_DATA} ${WRKSRC}/img/icons/${SZ}/qtox.png \ Modified: head/net-im/qTox/distinfo ============================================================================== --- head/net-im/qTox/distinfo Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/distinfo Wed Feb 8 11:33:43 2017 (r433646) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483083785 -SHA256 (qTox-qTox-v1.7.1_GH0.tar.gz) = 0d2a94be6f470e64f2722d261b9294b6ecc3418e374c47f722ca1a24058486e8 -SIZE (qTox-qTox-v1.7.1_GH0.tar.gz) = 3563251 +TIMESTAMP = 1486369731 +SHA256 (qTox-qTox-v1.8.1_GH0.tar.gz) = 32837b5f824b6987a68f9211f93a7ec32b892be895605012d35784d702f13d6c +SIZE (qTox-qTox-v1.8.1_GH0.tar.gz) = 3594727 Modified: head/net-im/qTox/files/patch-qtox.pro ============================================================================== --- head/net-im/qTox/files/patch-qtox.pro Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/files/patch-qtox.pro Wed Feb 8 11:33:43 2017 (r433646) @@ -1,6 +1,6 @@ ---- qtox.pro.orig 2016-12-25 17:46:01 UTC +--- qtox.pro.orig 2017-01-29 12:48:48 UTC +++ qtox.pro -@@ -68,11 +68,11 @@ include(translations/i18n.pri) +@@ -75,11 +75,11 @@ include(translations/i18n.pri) system($$fromfile(translations/i18n.pri, updateallqm)) isEmpty(GIT_VERSION) { @@ -14,10 +14,10 @@ } DEFINES += GIT_DESCRIBE=\"\\\"$$quote($$GIT_DESCRIBE)\\\"\" # date works on linux/mac, but it would hangs qmake on windows -@@ -510,3 +510,15 @@ SOURCES += \ - src/widget/form/groupinviteform.cpp \ - src/widget/tool/profileimporter.cpp \ - src/widget/passwordedit.cpp +@@ -663,3 +663,15 @@ SOURCES += \ + src/widget/tool/toolboxgraphicsitem.cpp \ + src/widget/translator.cpp \ + src/widget/widget.cpp + +unix { + target.path = $$PREFIX/bin Modified: head/net-im/qTox/files/patch-src_main.cpp ============================================================================== --- head/net-im/qTox/files/patch-src_main.cpp Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/files/patch-src_main.cpp Wed Feb 8 11:33:43 2017 (r433646) @@ -1,4 +1,4 @@ ---- src/main.cpp.orig 2016-12-25 17:46:01 UTC +--- src/main.cpp.orig 2017-01-29 12:48:48 UTC +++ src/main.cpp @@ -317,3 +317,10 @@ int main(int argc, char *argv[]) #endif Modified: head/net-im/qTox/files/patch-src_video_videomode.cpp ============================================================================== --- head/net-im/qTox/files/patch-src_video_videomode.cpp Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/files/patch-src_video_videomode.cpp Wed Feb 8 11:33:43 2017 (r433646) @@ -1,4 +1,4 @@ ---- src/video/videomode.cpp.orig 2016-12-25 17:46:01 UTC +--- src/video/videomode.cpp.orig 2017-01-29 12:48:48 UTC +++ src/video/videomode.cpp @@ -18,6 +18,7 @@ */ Modified: head/net-im/qTox/files/patch-src_widget_form_settings_aboutsettings.ui ============================================================================== --- head/net-im/qTox/files/patch-src_widget_form_settings_aboutsettings.ui Wed Feb 8 11:31:47 2017 (r433645) +++ head/net-im/qTox/files/patch-src_widget_form_settings_aboutsettings.ui Wed Feb 8 11:33:43 2017 (r433646) @@ -1,4 +1,4 @@ ---- src/widget/form/settings/aboutsettings.ui.orig 2016-12-25 17:46:01 UTC +--- src/widget/form/settings/aboutsettings.ui.orig 2017-01-29 12:48:48 UTC +++ src/widget/form/settings/aboutsettings.ui @@ -111,6 +111,9 @@ From owner-svn-ports-head@freebsd.org Wed Feb 8 11:35:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B85ECD6B89; Wed, 8 Feb 2017 11:35:05 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E2719EE0; Wed, 8 Feb 2017 11:35:04 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18BZ36B029492; Wed, 8 Feb 2017 11:35:03 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18BZ3mY029490; Wed, 8 Feb 2017 11:35:03 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702081135.v18BZ3mY029490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Wed, 8 Feb 2017 11:35:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433647 - in head/dns/dnscrypt-wrapper: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 11:35:05 -0000 Author: krion Date: Wed Feb 8 11:35:03 2017 New Revision: 433647 URL: https://svnweb.freebsd.org/changeset/ports/433647 Log: Update dns/dnscrypt-wrapper to 0.2.2 PR: 216899 Submitted by: freebsd@toyingwithfate.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9482 Deleted: head/dns/dnscrypt-wrapper/files/patch-Makefile head/dns/dnscrypt-wrapper/files/patch-argparse_Makefile Modified: head/dns/dnscrypt-wrapper/Makefile head/dns/dnscrypt-wrapper/distinfo Modified: head/dns/dnscrypt-wrapper/Makefile ============================================================================== --- head/dns/dnscrypt-wrapper/Makefile Wed Feb 8 11:33:43 2017 (r433646) +++ head/dns/dnscrypt-wrapper/Makefile Wed Feb 8 11:35:03 2017 (r433647) @@ -1,22 +1,21 @@ # $FreeBSD$ PORTNAME= dnscrypt-wrapper -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 4 CATEGORIES= dns MAINTAINER= freebsd@toyingwithfate.com COMMENT= Adds dnscrypt support to any name resolver -LICENSE= GPLv2 +LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsodium.so:security/libsodium \ libevent.so:devel/libevent2 USE_GITHUB= yes -GH_ACCOUNT= Cofyc +GH_ACCOUNT= cofyc USERS= _dnscrypt-wrapper ETCDNSCRYPTWRAPPER= ${PREFIX}/etc/${PORTNAME} Modified: head/dns/dnscrypt-wrapper/distinfo ============================================================================== --- head/dns/dnscrypt-wrapper/distinfo Wed Feb 8 11:33:43 2017 (r433646) +++ head/dns/dnscrypt-wrapper/distinfo Wed Feb 8 11:35:03 2017 (r433647) @@ -1,2 +1,3 @@ -SHA256 (Cofyc-dnscrypt-wrapper-v0.2.1_GH0.tar.gz) = 28c9936e90fc5602821353ca34c3180a047ae9eff08e0373cfa582e6af0c4e90 -SIZE (Cofyc-dnscrypt-wrapper-v0.2.1_GH0.tar.gz) = 52026 +TIMESTAMP = 1486543775 +SHA256 (cofyc-dnscrypt-wrapper-v0.2.2_GH0.tar.gz) = 6ac2a813d05a3d985da5b9ecce7147e1d3062b23e173ad7c99e7e2719b5a12a8 +SIZE (cofyc-dnscrypt-wrapper-v0.2.2_GH0.tar.gz) = 45976 From owner-svn-ports-head@freebsd.org Wed Feb 8 11:51:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E160BCD5062; Wed, 8 Feb 2017 11:51:48 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 971BE1870; Wed, 8 Feb 2017 11:51:48 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18BplZR037478; Wed, 8 Feb 2017 11:51:47 GMT (envelope-from ed@FreeBSD.org) Received: (from ed@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18BplIH037474; Wed, 8 Feb 2017 11:51:47 GMT (envelope-from ed@FreeBSD.org) Message-Id: <201702081151.v18BplIH037474@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ed set sender to ed@FreeBSD.org using -f From: Ed Schouten Date: Wed, 8 Feb 2017 11:51:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433648 - in head: devel/cloudabi sysutils/cloudabi-utils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 11:51:49 -0000 Author: ed (src committer) Date: Wed Feb 8 11:51:47 2017 New Revision: 433648 URL: https://svnweb.freebsd.org/changeset/ports/433648 Log: Upgrade CloudABI packages to the latest upstream versions. Modified: head/devel/cloudabi/Makefile head/devel/cloudabi/distinfo head/sysutils/cloudabi-utils/Makefile head/sysutils/cloudabi-utils/distinfo Modified: head/devel/cloudabi/Makefile ============================================================================== --- head/devel/cloudabi/Makefile Wed Feb 8 11:35:03 2017 (r433647) +++ head/devel/cloudabi/Makefile Wed Feb 8 11:51:47 2017 (r433648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi -PORTVERSION= 0.9 +PORTVERSION= 0.10 DISTVERSIONPREFIX=v CATEGORIES= devel Modified: head/devel/cloudabi/distinfo ============================================================================== --- head/devel/cloudabi/distinfo Wed Feb 8 11:35:03 2017 (r433647) +++ head/devel/cloudabi/distinfo Wed Feb 8 11:51:47 2017 (r433648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484637504 -SHA256 (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 88f3d5e374f4b605c26ab09c9e5396ae573e1a634a642f76b9b626e1d4c0f78a -SIZE (NuxiNL-cloudabi-v0.9_GH0.tar.gz) = 111572 +TIMESTAMP = 1486554613 +SHA256 (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = b425e111cbb8bea75069c46a3bd7c8ddb7b0adbf87af3fa5bb927f779eaa6e34 +SIZE (NuxiNL-cloudabi-v0.10_GH0.tar.gz) = 111010 Modified: head/sysutils/cloudabi-utils/Makefile ============================================================================== --- head/sysutils/cloudabi-utils/Makefile Wed Feb 8 11:35:03 2017 (r433647) +++ head/sysutils/cloudabi-utils/Makefile Wed Feb 8 11:51:47 2017 (r433648) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloudabi-utils -PORTVERSION= 0.20 +PORTVERSION= 0.21 PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= sysutils Modified: head/sysutils/cloudabi-utils/distinfo ============================================================================== --- head/sysutils/cloudabi-utils/distinfo Wed Feb 8 11:35:03 2017 (r433647) +++ head/sysutils/cloudabi-utils/distinfo Wed Feb 8 11:51:47 2017 (r433648) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484637540 -SHA256 (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 51b5c25ca4a7beea89325443b8f253a77a6f4cf66f6a15ce87ac3fd7057f7b0e -SIZE (NuxiNL-cloudabi-utils-v0.20_GH0.tar.gz) = 234900 +TIMESTAMP = 1486554643 +SHA256 (NuxiNL-cloudabi-utils-v0.21_GH0.tar.gz) = e1a8f2b5d7677c1f39d96ee2b8f7750b950cd66e8e39cf18ef33a3d534df7265 +SIZE (NuxiNL-cloudabi-utils-v0.21_GH0.tar.gz) = 234870 From owner-svn-ports-head@freebsd.org Wed Feb 8 13:50:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6073CD6176; Wed, 8 Feb 2017 13:50:31 +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 904D2AA2; Wed, 8 Feb 2017 13:50: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 v18DoUCE082480; Wed, 8 Feb 2017 13:50:30 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18DoT6w082471; Wed, 8 Feb 2017 13:50:29 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702081350.v18DoT6w082471@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 13:50:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433649 - in head/lang: erlang erlang-java erlang-runtime19 erlang-wx X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 13:50:31 -0000 Author: olgeni Date: Wed Feb 8 13:50:29 2017 New Revision: 433649 URL: https://svnweb.freebsd.org/changeset/ports/433649 Log: Upgrade Erlang 19 ports to version 19.2.3. Modified: head/lang/erlang-java/Makefile head/lang/erlang-java/distinfo head/lang/erlang-runtime19/Makefile head/lang/erlang-runtime19/distinfo head/lang/erlang-wx/Makefile head/lang/erlang-wx/distinfo head/lang/erlang/Makefile head/lang/erlang/distinfo Modified: head/lang/erlang-java/Makefile ============================================================================== --- head/lang/erlang-java/Makefile Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-java/Makefile Wed Feb 8 13:50:29 2017 (r433649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.2.2 +PORTVERSION= 19.2.3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 +PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 patch-otp-19.2.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang interface for Java Modified: head/lang/erlang-java/distinfo ============================================================================== --- head/lang/erlang-java/distinfo Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-java/distinfo Wed Feb 8 13:50:29 2017 (r433649) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485949055 +TIMESTAMP = 1486552499 SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870 SIZE (erlang/otp_src_19.2.tar.gz) = 68395949 SHA256 (erlang/otp_doc_html_19.2.tar.gz) = c373c8c1a9fe7433825088684932f3ded76f53d5b8a4d3d2a364263f1f783043 @@ -7,3 +7,5 @@ SHA256 (erlang/patch-otp-19.2.1) = 5fe07 SIZE (erlang/patch-otp-19.2.1) = 9287 SHA256 (erlang/patch-otp-19.2.2) = a64cac32675fe57cb749461eba9458bbc4d7abddf58996c897e2528a41f2e33c SIZE (erlang/patch-otp-19.2.2) = 9412 +SHA256 (erlang/patch-otp-19.2.3) = e301cd03e57d4d5deb1ec53839ba233961c6314b917f8a1b685e12d5244fa2b5 +SIZE (erlang/patch-otp-19.2.3) = 17099 Modified: head/lang/erlang-runtime19/Makefile ============================================================================== --- head/lang/erlang-runtime19/Makefile Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-runtime19/Makefile Wed Feb 8 13:50:29 2017 (r433649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.2.2 +PORTVERSION= 19.2.3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 +PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 patch-otp-19.2.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -214,13 +214,17 @@ post-install: -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2.1 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2.2 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.2/* \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.3 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.2 + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.4/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.5 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.4 + ${INSTALL_DATA} ${WRKSRC}/lib/dialyzer/doc/*.txt \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-*/doc/ .endif Modified: head/lang/erlang-runtime19/distinfo ============================================================================== --- head/lang/erlang-runtime19/distinfo Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-runtime19/distinfo Wed Feb 8 13:50:29 2017 (r433649) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485948940 +TIMESTAMP = 1486550828 SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870 SIZE (erlang/otp_src_19.2.tar.gz) = 68395949 SHA256 (erlang/otp_doc_man_19.2.tar.gz) = 8a76ff3bb40a6d6a1552fa5a4204c8a3c7d99d2ea6f12684f02d038b23ad25cb @@ -9,3 +9,5 @@ SHA256 (erlang/patch-otp-19.2.1) = 5fe07 SIZE (erlang/patch-otp-19.2.1) = 9287 SHA256 (erlang/patch-otp-19.2.2) = a64cac32675fe57cb749461eba9458bbc4d7abddf58996c897e2528a41f2e33c SIZE (erlang/patch-otp-19.2.2) = 9412 +SHA256 (erlang/patch-otp-19.2.3) = e301cd03e57d4d5deb1ec53839ba233961c6314b917f8a1b685e12d5244fa2b5 +SIZE (erlang/patch-otp-19.2.3) = 17099 Modified: head/lang/erlang-wx/Makefile ============================================================================== --- head/lang/erlang-wx/Makefile Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-wx/Makefile Wed Feb 8 13:50:29 2017 (r433649) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.2.2 +PORTVERSION= 19.2.3 CATEGORIES= lang parallel MASTER_SITES= http://www.erlang.org/download/:erlangorg \ http://erlang.stacken.kth.se/download/:erlangorg \ @@ -14,7 +14,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 +PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 patch-otp-19.2.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Erlang bindings for wxWindows Modified: head/lang/erlang-wx/distinfo ============================================================================== --- head/lang/erlang-wx/distinfo Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang-wx/distinfo Wed Feb 8 13:50:29 2017 (r433649) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485949081 +TIMESTAMP = 1486551794 SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870 SIZE (erlang/otp_src_19.2.tar.gz) = 68395949 SHA256 (erlang/otp_doc_html_19.2.tar.gz) = c373c8c1a9fe7433825088684932f3ded76f53d5b8a4d3d2a364263f1f783043 @@ -7,3 +7,5 @@ SHA256 (erlang/patch-otp-19.2.1) = 5fe07 SIZE (erlang/patch-otp-19.2.1) = 9287 SHA256 (erlang/patch-otp-19.2.2) = a64cac32675fe57cb749461eba9458bbc4d7abddf58996c897e2528a41f2e33c SIZE (erlang/patch-otp-19.2.2) = 9412 +SHA256 (erlang/patch-otp-19.2.3) = e301cd03e57d4d5deb1ec53839ba233961c6314b917f8a1b685e12d5244fa2b5 +SIZE (erlang/patch-otp-19.2.3) = 17099 Modified: head/lang/erlang/Makefile ============================================================================== --- head/lang/erlang/Makefile Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang/Makefile Wed Feb 8 13:50:29 2017 (r433649) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= erlang -PORTVERSION= 19.2.2 +PORTVERSION= 19.2.3 PORTEPOCH= 3 CATEGORIES= lang parallel java MASTER_SITES= http://www.erlang.org/download/:erlangorg \ @@ -20,7 +20,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} PATCH_SITES= http://olgeni.olgeni.com/~olgeni/distfiles/ \ LOCAL/olgeni -PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 +PATCHFILES= patch-otp-19.2.1 patch-otp-19.2.2 patch-otp-19.2.3 MAINTAINER= olgeni@FreeBSD.org COMMENT= Functional programming language from Ericsson @@ -236,13 +236,17 @@ post-install: -C ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB} ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2/* \ - ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2.1 + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2.2 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/erts-8.2 ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.2/* \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.3 ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/mnesia-4.14.2 + ${MV} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.4/* \ + ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.5 + ${RMDIR} ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/inets-6.3.4 + ${INSTALL_DATA} ${WRKSRC}/lib/dialyzer/doc/*.txt \ ${STAGEDIR}${PREFIX}/lib/${ERLANG_LIB}/lib/dialyzer-*/doc/ @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/lang/erlang/distinfo ============================================================================== --- head/lang/erlang/distinfo Wed Feb 8 11:51:47 2017 (r433648) +++ head/lang/erlang/distinfo Wed Feb 8 13:50:29 2017 (r433649) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485949037 +TIMESTAMP = 1486551406 SHA256 (erlang/otp_src_19.2.tar.gz) = a016b3ef5dac1e532972617b2715ef187ecb616f7cd7ddcfe0f1d502f5d24870 SIZE (erlang/otp_src_19.2.tar.gz) = 68395949 SHA256 (erlang/otp_doc_man_19.2.tar.gz) = 8a76ff3bb40a6d6a1552fa5a4204c8a3c7d99d2ea6f12684f02d038b23ad25cb @@ -21,3 +21,5 @@ SHA256 (erlang/patch-otp-19.2.1) = 5fe07 SIZE (erlang/patch-otp-19.2.1) = 9287 SHA256 (erlang/patch-otp-19.2.2) = a64cac32675fe57cb749461eba9458bbc4d7abddf58996c897e2528a41f2e33c SIZE (erlang/patch-otp-19.2.2) = 9412 +SHA256 (erlang/patch-otp-19.2.3) = e301cd03e57d4d5deb1ec53839ba233961c6314b917f8a1b685e12d5244fa2b5 +SIZE (erlang/patch-otp-19.2.3) = 17099 From owner-svn-ports-head@freebsd.org Wed Feb 8 15:21:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 73EADCD68BF; Wed, 8 Feb 2017 15:21: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 349F41951; Wed, 8 Feb 2017 15:21: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 v18FLsO8021954; Wed, 8 Feb 2017 15:21:54 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18FLr4n021950; Wed, 8 Feb 2017 15:21:53 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201702081521.v18FLr4n021950@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 8 Feb 2017 15:21:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433650 - in head/textproc: . rubygem-mustache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:21:55 -0000 Author: swills Date: Wed Feb 8 15:21:53 2017 New Revision: 433650 URL: https://svnweb.freebsd.org/changeset/ports/433650 Log: textproc/rubygem-mustache: create port Inspired by ctemplate, Mustache is a framework-agnostic way to render logic-free views. As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. Think of Mustache as a replacement for your views. Instead of views consisting of ERB or HAML with random helpers and arbitrary logic, your views are broken into two parts: a Ruby class and an HTML template. WWW: https://github.com/mustache/mustache Added: head/textproc/rubygem-mustache/ head/textproc/rubygem-mustache/Makefile (contents, props changed) head/textproc/rubygem-mustache/distinfo (contents, props changed) head/textproc/rubygem-mustache/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Feb 8 13:50:29 2017 (r433649) +++ head/textproc/Makefile Wed Feb 8 15:21:53 2017 (r433650) @@ -1485,6 +1485,7 @@ SUBDIR += rubygem-ltsv SUBDIR += rubygem-markaby SUBDIR += rubygem-multi_xml + SUBDIR += rubygem-mustache SUBDIR += rubygem-nokogiri SUBDIR += rubygem-nokogiri-diff SUBDIR += rubygem-nokogiri14 Added: head/textproc/rubygem-mustache/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-mustache/Makefile Wed Feb 8 15:21:53 2017 (r433650) @@ -0,0 +1,16 @@ +# $FreeBSD$ + +PORTNAME= mustache +PORTVERSION= 1.0.3 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Mustache is a framework-agnostic way to render logic-free views + +USE_RUBY= yes +USES= gem + +PLIST_FILES= bin/mustache + +.include Added: head/textproc/rubygem-mustache/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-mustache/distinfo Wed Feb 8 15:21:53 2017 (r433650) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486566333 +SHA256 (rubygem/mustache-1.0.3.gem) = 4ed9d389e41c54f000ad33bba6d1939a5685c0a0c3eb02d707fc21bddf6e97ec +SIZE (rubygem/mustache-1.0.3.gem) = 40960 Added: head/textproc/rubygem-mustache/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-mustache/pkg-descr Wed Feb 8 15:21:53 2017 (r433650) @@ -0,0 +1,13 @@ +Inspired by ctemplate, Mustache is a framework-agnostic way to render +logic-free views. + +As ctemplates says, "It emphasizes separating logic from presentation: +it is impossible to embed application logic in this template +language. + +Think of Mustache as a replacement for your views. Instead of views +consisting of ERB or HAML with random helpers and arbitrary logic, +your views are broken into two parts: a Ruby class and an HTML +template. + +WWW: https://github.com/mustache/mustache From owner-svn-ports-head@freebsd.org Wed Feb 8 15:31:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A5F2CD6C46; Wed, 8 Feb 2017 15:31:42 +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 4BFE428; Wed, 8 Feb 2017 15:31:42 +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 v18FVfjE024308; Wed, 8 Feb 2017 15:31:41 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18FVfGC023893; Wed, 8 Feb 2017 15:31:41 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201702081531.v18FVfGC023893@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 8 Feb 2017 15:31:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433651 - in head/textproc: . rubygem-ronn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:31:42 -0000 Author: swills Date: Wed Feb 8 15:31:40 2017 New Revision: 433651 URL: https://svnweb.freebsd.org/changeset/ports/433651 Log: textproc/rubygem-ronn: create port Ronn builds manuals. It converts simple, human readable textfiles to roff for terminal display, and also to HTML for the web. WWW: http://rtomayko.github.com/ronn Added: head/textproc/rubygem-ronn/ head/textproc/rubygem-ronn/Makefile (contents, props changed) head/textproc/rubygem-ronn/distinfo (contents, props changed) head/textproc/rubygem-ronn/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Feb 8 15:21:53 2017 (r433650) +++ head/textproc/Makefile Wed Feb 8 15:31:40 2017 (r433651) @@ -1509,6 +1509,7 @@ SUBDIR += rubygem-ri_cal SUBDIR += rubygem-rich SUBDIR += rubygem-rmmseg-cpp + SUBDIR += rubygem-ronn SUBDIR += rubygem-rouge SUBDIR += rubygem-rouge1 SUBDIR += rubygem-rttool Added: head/textproc/rubygem-ronn/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-ronn/Makefile Wed Feb 8 15:31:40 2017 (r433651) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= ronn +PORTVERSION= 0.7.3 +CATEGORIES= textproc rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Builds manuals + +RUN_DEPENDS= rubygem-hpricot>=0.8.2:www/rubygem-hpricot \ + rubygem-rdiscount>=1.5.8:textproc/rubygem-rdiscount \ + rubygem-mustache>=0.7.0:textproc/rubygem-mustache + +USE_RUBY= yes +USES= gem + +PLIST_FILES= bin/ronn + +.include Added: head/textproc/rubygem-ronn/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-ronn/distinfo Wed Feb 8 15:31:40 2017 (r433651) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486566974 +SHA256 (rubygem/ronn-0.7.3.gem) = 82df6fd4a3aa91734866710d2811a6387e50a7513fc528ce6c7d95ee7ad7f41e +SIZE (rubygem/ronn-0.7.3.gem) = 61440 Added: head/textproc/rubygem-ronn/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/rubygem-ronn/pkg-descr Wed Feb 8 15:31:40 2017 (r433651) @@ -0,0 +1,4 @@ +Ronn builds manuals. It converts simple, human readable textfiles to roff for +terminal display, and also to HTML for the web. + +WWW: http://rtomayko.github.com/ronn From owner-svn-ports-head@freebsd.org Wed Feb 8 15:38:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E996FCD6DE3; Wed, 8 Feb 2017 15:38: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 B9291762; Wed, 8 Feb 2017 15:38:04 +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 v18Fc3Bg027061; Wed, 8 Feb 2017 15:38:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Fc30f027060; Wed, 8 Feb 2017 15:38:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201702081538.v18Fc30f027060@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 8 Feb 2017 15:38:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433652 - head/textproc/rubygem-ronn X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:38:05 -0000 Author: swills Date: Wed Feb 8 15:38:03 2017 New Revision: 433652 URL: https://svnweb.freebsd.org/changeset/ports/433652 Log: textproc/rubygem-ronn: switch to existing mustache dep Modified: head/textproc/rubygem-ronn/Makefile Modified: head/textproc/rubygem-ronn/Makefile ============================================================================== --- head/textproc/rubygem-ronn/Makefile Wed Feb 8 15:31:40 2017 (r433651) +++ head/textproc/rubygem-ronn/Makefile Wed Feb 8 15:38:03 2017 (r433652) @@ -10,7 +10,7 @@ COMMENT= Builds manuals RUN_DEPENDS= rubygem-hpricot>=0.8.2:www/rubygem-hpricot \ rubygem-rdiscount>=1.5.8:textproc/rubygem-rdiscount \ - rubygem-mustache>=0.7.0:textproc/rubygem-mustache + rubygem-mustache>=0.7.0:devel/rubygem-mustache USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Wed Feb 8 15:39:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6C549CD6E20; Wed, 8 Feb 2017 15:39:03 +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 3BCF386C; Wed, 8 Feb 2017 15:39: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 v18Fd2ub027198; Wed, 8 Feb 2017 15:39:02 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Fd2pn027197; Wed, 8 Feb 2017 15:39:02 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201702081539.v18Fd2pn027197@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 8 Feb 2017 15:39:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433653 - in head/textproc: . rubygem-mustache X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:39:03 -0000 Author: swills Date: Wed Feb 8 15:39:02 2017 New Revision: 433653 URL: https://svnweb.freebsd.org/changeset/ports/433653 Log: textproc/rubygem-mustache: delete deplicate port Deleted: head/textproc/rubygem-mustache/ Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Wed Feb 8 15:38:03 2017 (r433652) +++ head/textproc/Makefile Wed Feb 8 15:39:02 2017 (r433653) @@ -1485,7 +1485,6 @@ SUBDIR += rubygem-ltsv SUBDIR += rubygem-markaby SUBDIR += rubygem-multi_xml - SUBDIR += rubygem-mustache SUBDIR += rubygem-nokogiri SUBDIR += rubygem-nokogiri-diff SUBDIR += rubygem-nokogiri14 From owner-svn-ports-head@freebsd.org Wed Feb 8 15:42:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 43CC3CD5046; Wed, 8 Feb 2017 15:42:19 +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 EE7C9C96; Wed, 8 Feb 2017 15:42:18 +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 v18FgIl9031223; Wed, 8 Feb 2017 15:42:18 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18FgIw5031222; Wed, 8 Feb 2017 15:42:18 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702081542.v18FgIw5031222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 8 Feb 2017 15:42:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433654 - head/net/pjsip/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 15:42:19 -0000 Author: madpilot Date: Wed Feb 8 15:42:17 2017 New Revision: 433654 URL: https://svnweb.freebsd.org/changeset/ports/433654 Log: Fix net/pjsip build with libressl. PR: 216898 Submitted by: OlivierW Added: head/net/pjsip/files/patch-pjlib_src_pj_ssl__sock__ossl.c (contents, props changed) Added: head/net/pjsip/files/patch-pjlib_src_pj_ssl__sock__ossl.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net/pjsip/files/patch-pjlib_src_pj_ssl__sock__ossl.c Wed Feb 8 15:42:17 2017 (r433654) @@ -0,0 +1,47 @@ +--- pjlib/src/pj/ssl_sock_ossl.c.orig 2017-01-24 05:41:05 UTC ++++ pjlib/src/pj/ssl_sock_ossl.c +@@ -54,7 +54,7 @@ + #include + #include + +-#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL ++#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL && !defined(LIBRESSL_VERSION_NUMBER) + + # include + +@@ -112,7 +112,7 @@ static unsigned get_nid_from_cid(unsigne + #endif + + +-#if OPENSSL_VERSION_NUMBER >= 0x10100000L ++#if OPENSSL_VERSION_NUMBER >= 0x10100000L && !defined(LIBRESSL_VERSION_NUMBER) + # define OPENSSL_NO_SSL2 /* seems to be removed in 1.1.0 */ + # define M_ASN1_STRING_data(x) ASN1_STRING_get0_data(x) + # define M_ASN1_STRING_length(x) ASN1_STRING_length(x) +@@ -452,7 +452,7 @@ static pj_status_t init_openssl(void) + + SSL_set_session(ssl, SSL_SESSION_new()); + +-#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL ++#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL && !defined(LIBRESSL_VERSION_NUMBER) + openssl_curves_num = SSL_get_shared_curve(ssl,-1); + if (openssl_curves_num > PJ_ARRAY_SIZE(openssl_curves)) + openssl_curves_num = PJ_ARRAY_SIZE(openssl_curves); +@@ -1069,7 +1069,7 @@ static pj_status_t set_cipher_list(pj_ss + + static pj_status_t set_curves_list(pj_ssl_sock_t *ssock) + { +-#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL ++#if !defined(OPENSSL_NO_EC) && OPENSSL_VERSION_NUMBER >= 0x1000200fL && !defined(LIBRESSL_VERSION_NUMBER) + int ret; + int curves[PJ_SSL_SOCK_MAX_CURVES]; + unsigned cnt; +@@ -1100,7 +1100,7 @@ static pj_status_t set_curves_list(pj_ss + + static pj_status_t set_sigalgs(pj_ssl_sock_t *ssock) + { +-#if OPENSSL_VERSION_NUMBER >= 0x1000200fL ++#if OPENSSL_VERSION_NUMBER >= 0x1000200fL && !defined(LIBRESSL_VERSION_NUMBER) + int ret; + + if (ssock->param.sigalgs.ptr && ssock->param.sigalgs.slen) { From owner-svn-ports-head@freebsd.org Wed Feb 8 16:21:40 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D69BCD610D; Wed, 8 Feb 2017 16:21:40 +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 42A7FCA5; Wed, 8 Feb 2017 16:21:40 +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 v18GLdUL044022; Wed, 8 Feb 2017 16:21:39 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18GLdQQ044019; Wed, 8 Feb 2017 16:21:39 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702081621.v18GLdQQ044019@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Wed, 8 Feb 2017 16:21:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433655 - in head/devel/elixir-exprotobuf: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 16:21:40 -0000 Author: olgeni Date: Wed Feb 8 16:21:38 2017 New Revision: 433655 URL: https://svnweb.freebsd.org/changeset/ports/433655 Log: Update devel/elixir-exprotobuf to version 1.2.5. Modified: head/devel/elixir-exprotobuf/Makefile head/devel/elixir-exprotobuf/distinfo head/devel/elixir-exprotobuf/files/patch-mix.exs Modified: head/devel/elixir-exprotobuf/Makefile ============================================================================== --- head/devel/elixir-exprotobuf/Makefile Wed Feb 8 15:42:17 2017 (r433654) +++ head/devel/elixir-exprotobuf/Makefile Wed Feb 8 16:21:38 2017 (r433655) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= exprotobuf -DISTVERSION= 1.2.4 +DISTVERSION= 1.2.5 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-exprotobuf/distinfo ============================================================================== --- head/devel/elixir-exprotobuf/distinfo Wed Feb 8 15:42:17 2017 (r433654) +++ head/devel/elixir-exprotobuf/distinfo Wed Feb 8 16:21:38 2017 (r433655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484583990 -SHA256 (bitwalker-exprotobuf-1.2.4_GH0.tar.gz) = 982a3fb9a1859e085d1e0c97766d59df992b36acc680b34c13955a65d7606365 -SIZE (bitwalker-exprotobuf-1.2.4_GH0.tar.gz) = 22878 +TIMESTAMP = 1486568874 +SHA256 (bitwalker-exprotobuf-1.2.5_GH0.tar.gz) = 4d56da913dd0a225d846feaa3d1eb85555fc0c37e0003b78bb6b6c68bbe3419f +SIZE (bitwalker-exprotobuf-1.2.5_GH0.tar.gz) = 23180 Modified: head/devel/elixir-exprotobuf/files/patch-mix.exs ============================================================================== --- head/devel/elixir-exprotobuf/files/patch-mix.exs Wed Feb 8 15:42:17 2017 (r433654) +++ head/devel/elixir-exprotobuf/files/patch-mix.exs Wed Feb 8 16:21:38 2017 (r433655) @@ -1,12 +1,11 @@ ---- mix.exs.orig 2017-01-05 03:20:53 UTC +--- mix.exs.orig 2017-02-08 16:14:01 UTC +++ mix.exs -@@ -6,8 +6,7 @@ defmodule Protobuf.Mixfile do - version: "1.2.3", - elixir: "~> 1.2", - description: description(), -- package: package(), +@@ -10,7 +10,7 @@ defmodule Protobuf.Mixfile do + build_embedded: Mix.env == :prod, + start_permanent: Mix.env == :prod, + consolidate_protocols: Mix.env == :prod, - deps: deps()] -+ package: package()] ++ ] end def application do From owner-svn-ports-head@freebsd.org Wed Feb 8 17:16:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77EF8CD6450; Wed, 8 Feb 2017 17:16:43 +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 478C510B6; Wed, 8 Feb 2017 17:16:43 +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 v18HGgpU068449; Wed, 8 Feb 2017 17:16:42 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18HGgQH068448; Wed, 8 Feb 2017 17:16:42 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702081716.v18HGgQH068448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 8 Feb 2017 17:16:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433656 - head/sysutils/liburcu/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 17:16:43 -0000 Author: marino Date: Wed Feb 8 17:16:42 2017 New Revision: 433656 URL: https://svnweb.freebsd.org/changeset/ports/433656 Log: sysutils/liburcu: Restore build on DragonFly DragonFly needs same compat patch as FreeBSD. Approved by: DF support blanket (non-invasive) Modified: head/sysutils/liburcu/files/patch-urcu_syscall-compat.h Modified: head/sysutils/liburcu/files/patch-urcu_syscall-compat.h ============================================================================== --- head/sysutils/liburcu/files/patch-urcu_syscall-compat.h Wed Feb 8 16:21:38 2017 (r433655) +++ head/sysutils/liburcu/files/patch-urcu_syscall-compat.h Wed Feb 8 17:16:42 2017 (r433656) @@ -5,7 +5,7 @@ #include -#elif defined(__CYGWIN__) || defined(__APPLE__) -+#elif defined(__CYGWIN__) || defined(__APPLE__) || defined(__FreeBSD__) ++#elif defined(__CYGWIN__) || defined(__APPLE__) || defined(__FreeBSD__) || defined(__DragonFly__) /* Don't include anything on Cygwin or MacOSX. */ #else From owner-svn-ports-head@freebsd.org Wed Feb 8 17:24:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AACB5CD685C; Wed, 8 Feb 2017 17:24:45 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8201D1706; Wed, 8 Feb 2017 17:24:45 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18HOie8072527; Wed, 8 Feb 2017 17:24:44 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18HOilM072522; Wed, 8 Feb 2017 17:24:44 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702081724.v18HOilM072522@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Wed, 8 Feb 2017 17:24:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433657 - in head/x11-themes: qt4-style-Kvantum qt5-style-Kvantum X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 17:24:45 -0000 Author: rezny Date: Wed Feb 8 17:24:43 2017 New Revision: 433657 URL: https://svnweb.freebsd.org/changeset/ports/433657 Log: - Update to 0.10.3, includes one new theme - Remove INSTALLS_ICONS, these are not GTK Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9386 Modified: head/x11-themes/qt4-style-Kvantum/Makefile head/x11-themes/qt4-style-Kvantum/distinfo head/x11-themes/qt5-style-Kvantum/Makefile head/x11-themes/qt5-style-Kvantum/distinfo head/x11-themes/qt5-style-Kvantum/pkg-plist Modified: head/x11-themes/qt4-style-Kvantum/Makefile ============================================================================== --- head/x11-themes/qt4-style-Kvantum/Makefile Wed Feb 8 17:16:42 2017 (r433656) +++ head/x11-themes/qt4-style-Kvantum/Makefile Wed Feb 8 17:24:43 2017 (r433657) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Kvantum -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 DISTVERSIONPREFIX= V CATEGORIES= x11-themes PKGNAMEPREFIX= qt4-style- Modified: head/x11-themes/qt4-style-Kvantum/distinfo ============================================================================== --- head/x11-themes/qt4-style-Kvantum/distinfo Wed Feb 8 17:16:42 2017 (r433656) +++ head/x11-themes/qt4-style-Kvantum/distinfo Wed Feb 8 17:24:43 2017 (r433657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473512293 -SHA256 (tsujan-Kvantum-V0.10.2_GH0.tar.gz) = 6913ee5f351a852d34eabe1f2eb2dcba1ba7fcc69ad864c160a72030d9b16642 -SIZE (tsujan-Kvantum-V0.10.2_GH0.tar.gz) = 1186271 +TIMESTAMP = 1483702642 +SHA256 (tsujan-Kvantum-V0.10.3_GH0.tar.gz) = 1c3988a9f102e2db43bc4c8b78143f53813e0ed97ec327c00e25f03e081b09b7 +SIZE (tsujan-Kvantum-V0.10.3_GH0.tar.gz) = 1210041 Modified: head/x11-themes/qt5-style-Kvantum/Makefile ============================================================================== --- head/x11-themes/qt5-style-Kvantum/Makefile Wed Feb 8 17:16:42 2017 (r433656) +++ head/x11-themes/qt5-style-Kvantum/Makefile Wed Feb 8 17:24:43 2017 (r433657) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Kvantum -PORTVERSION= 0.10.2 +PORTVERSION= 0.10.3 DISTVERSIONPREFIX= V CATEGORIES= x11-themes PKGNAMEPREFIX= qt5-style- @@ -19,7 +19,6 @@ USES= compiler:c++11-lang qmake USE_QT5= core gui svg widgets x11extras buildtools_build USE_XORG= x11 xext USE_GL= gl -INSTALLS_ICONS= yes WRKSRC_SUBDIR= ${PORTNAME} Modified: head/x11-themes/qt5-style-Kvantum/distinfo ============================================================================== --- head/x11-themes/qt5-style-Kvantum/distinfo Wed Feb 8 17:16:42 2017 (r433656) +++ head/x11-themes/qt5-style-Kvantum/distinfo Wed Feb 8 17:24:43 2017 (r433657) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473512363 -SHA256 (tsujan-Kvantum-V0.10.2_GH0.tar.gz) = 6913ee5f351a852d34eabe1f2eb2dcba1ba7fcc69ad864c160a72030d9b16642 -SIZE (tsujan-Kvantum-V0.10.2_GH0.tar.gz) = 1186271 +TIMESTAMP = 1483702914 +SHA256 (tsujan-Kvantum-V0.10.3_GH0.tar.gz) = 1c3988a9f102e2db43bc4c8b78143f53813e0ed97ec327c00e25f03e081b09b7 +SIZE (tsujan-Kvantum-V0.10.3_GH0.tar.gz) = 1210041 Modified: head/x11-themes/qt5-style-Kvantum/pkg-plist ============================================================================== --- head/x11-themes/qt5-style-Kvantum/pkg-plist Wed Feb 8 17:16:42 2017 (r433656) +++ head/x11-themes/qt5-style-Kvantum/pkg-plist Wed Feb 8 17:24:43 2017 (r433657) @@ -7,6 +7,8 @@ bin/kvantumpreview %%DATADIR%%/KvAmbience/KvAmbience.svg %%DATADIR%%/KvArc/KvArc.kvconfig %%DATADIR%%/KvArc/KvArc.svg +%%DATADIR%%/KvArcDark/KvArcDark.kvconfig +%%DATADIR%%/KvArcDark/KvArcDark.svg %%DATADIR%%/KvBeige/KvBeige.kvconfig %%DATADIR%%/KvBeige/KvBeige.svg %%DATADIR%%/KvCurves/KvCurves.kvconfig @@ -47,8 +49,10 @@ bin/kvantumpreview %%DATADIR%%/KvSimplicityDark/KvSimplicityDark.svg %%DATADIR%%/KvantumAlt/KvantumAlt.kvconfig share/applications/kvantummanager.desktop +share/apps/color-schemes/KvAmbiance.colors share/apps/color-schemes/KvAmbience.colors share/apps/color-schemes/KvArc.colors +share/apps/color-schemes/KvArcDark.colors share/apps/color-schemes/KvBeige.colors share/apps/color-schemes/KvCurves.colors share/apps/color-schemes/KvCurvesLight.colors @@ -57,6 +61,7 @@ share/apps/color-schemes/KvDark.colors share/apps/color-schemes/KvDynamo.colors share/apps/color-schemes/KvFlat.colors share/apps/color-schemes/KvFlatLight.colors +share/apps/color-schemes/KvFlatRed.colors share/apps/color-schemes/KvGnome.colors share/apps/color-schemes/KvGnomeDark.colors share/apps/color-schemes/KvGray.colors @@ -64,8 +69,10 @@ share/apps/color-schemes/KvOxygen.colors share/apps/color-schemes/KvRoughGlass.colors share/apps/color-schemes/KvSimplicity.colors share/apps/color-schemes/KvSimplicityDark.colors +share/color-schemes/KvAmbiance.colors share/color-schemes/KvAmbience.colors share/color-schemes/KvArc.colors +share/color-schemes/KvArcDark.colors share/color-schemes/KvBeige.colors share/color-schemes/KvCurves.colors share/color-schemes/KvCurvesLight.colors @@ -74,6 +81,7 @@ share/color-schemes/KvDark.colors share/color-schemes/KvDynamo.colors share/color-schemes/KvFlat.colors share/color-schemes/KvFlatLight.colors +share/color-schemes/KvFlatRed.colors share/color-schemes/KvGnome.colors share/color-schemes/KvGnomeDark.colors share/color-schemes/KvGray.colors @@ -134,6 +142,23 @@ share/themes/KvArc/openbox-3/shade.xbm share/themes/KvArc/openbox-3/shade_hover.xbm share/themes/KvArc/openbox-3/shade_pressed.xbm share/themes/KvArc/openbox-3/themerc +share/themes/KvArcDark/openbox-3/close.xbm +share/themes/KvArcDark/openbox-3/close_hover.xbm +share/themes/KvArcDark/openbox-3/close_pressed.xbm +share/themes/KvArcDark/openbox-3/desk.xbm +share/themes/KvArcDark/openbox-3/desk_hover.xbm +share/themes/KvArcDark/openbox-3/desk_toggled.xbm +share/themes/KvArcDark/openbox-3/iconify.xbm +share/themes/KvArcDark/openbox-3/iconify_hover.xbm +share/themes/KvArcDark/openbox-3/iconify_pressed.xbm +share/themes/KvArcDark/openbox-3/max.xbm +share/themes/KvArcDark/openbox-3/max_hover.xbm +share/themes/KvArcDark/openbox-3/max_pressed.xbm +share/themes/KvArcDark/openbox-3/max_toggled.xbm +share/themes/KvArcDark/openbox-3/shade.xbm +share/themes/KvArcDark/openbox-3/shade_hover.xbm +share/themes/KvArcDark/openbox-3/shade_pressed.xbm +share/themes/KvArcDark/openbox-3/themerc share/themes/KvBeige/openbox-3/close.xbm share/themes/KvBeige/openbox-3/close_hover.xbm share/themes/KvBeige/openbox-3/close_pressed.xbm From owner-svn-ports-head@freebsd.org Wed Feb 8 17:43:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DE34CD6F5D; Wed, 8 Feb 2017 17:43:04 +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 6AD993B1; Wed, 8 Feb 2017 17:43:04 +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 v18Hh3d7080731; Wed, 8 Feb 2017 17:43:03 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Hh3Sr080730; Wed, 8 Feb 2017 17:43:03 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702081743.v18Hh3Sr080730@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 8 Feb 2017 17:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433658 - head/games/ctris X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 17:43:04 -0000 Author: marino Date: Wed Feb 8 17:43:03 2017 New Revision: 433658 URL: https://svnweb.freebsd.org/changeset/ports/433658 Log: games/ctris: honor LDFLAGS (again) The previous update removed the LIBS definition of MAKE_ARGS, but it is still needed for ports ncurses, so return it back (minus the -lm flag which is no longer needed). Approved by: nurses blanket Modified: head/games/ctris/Makefile Modified: head/games/ctris/Makefile ============================================================================== --- head/games/ctris/Makefile Wed Feb 8 17:24:43 2017 (r433657) +++ head/games/ctris/Makefile Wed Feb 8 17:43:03 2017 (r433658) @@ -13,6 +13,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses +MAKE_ARGS= LIBS="${LDFLAGS} -lncurses" USE_GITHUB= yes GH_ACCOUNT= dominikhackl From owner-svn-ports-head@freebsd.org Wed Feb 8 17:56:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F16B0CD655F; Wed, 8 Feb 2017 17:56:24 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFABADDB; Wed, 8 Feb 2017 17:56:24 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18HuNUA084991; Wed, 8 Feb 2017 17:56:23 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18HuNM5084987; Wed, 8 Feb 2017 17:56:23 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702081756.v18HuNM5084987@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Wed, 8 Feb 2017 17:56:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433659 - in head/devel: . xxhash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 17:56:25 -0000 Author: rezny Date: Wed Feb 8 17:56:23 2017 New Revision: 433659 URL: https://svnweb.freebsd.org/changeset/ports/433659 Log: devel/xxhash: new port xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM speed limits. It is proposed in two flavors, 32 and 64 bits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). WWW: http://www.xxhash.com/ Approved by: feld (mentor) Differential Revision: https://reviews.freebsd.org/D9468 Added: head/devel/xxhash/ head/devel/xxhash/Makefile (contents, props changed) head/devel/xxhash/distinfo (contents, props changed) head/devel/xxhash/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Feb 8 17:43:03 2017 (r433658) +++ head/devel/Makefile Wed Feb 8 17:56:23 2017 (r433659) @@ -5748,6 +5748,7 @@ SUBDIR += xtl SUBDIR += xwpe SUBDIR += xxgdb + SUBDIR += xxhash SUBDIR += xxl SUBDIR += yaggo SUBDIR += yajl Added: head/devel/xxhash/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/xxhash/Makefile Wed Feb 8 17:56:23 2017 (r433659) @@ -0,0 +1,27 @@ +# $FreeBSD$ + +PORTNAME= xxhash +PORTVERSION= 0.6.2 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= rezny@FreeBSD.org +COMMENT= Extremely fast non-cryptographic hash algorithm + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USE_GITHUB= yes +GH_ACCOUNT= Cyan4973 +GH_PROJECT= xxHash + +USES= cmake:outsource +USE_LDCONFIG= yes +CMAKE_SOURCE_PATH= ${WRKSRC}/cmake_unofficial + +PLIST_FILES= include/xxhash.h \ + lib/libxxhash.so \ + lib/libxxhash.so.0 \ + lib/libxxhash.so.0.42.0 + +.include Added: head/devel/xxhash/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/xxhash/distinfo Wed Feb 8 17:56:23 2017 (r433659) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486321781 +SHA256 (Cyan4973-xxHash-v0.6.2_GH0.tar.gz) = e4da793acbe411e7572124f958fa53b280e5f1821a8bf78d79ace972950b8f82 +SIZE (Cyan4973-xxHash-v0.6.2_GH0.tar.gz) = 26518 Added: head/devel/xxhash/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/xxhash/pkg-descr Wed Feb 8 17:56:23 2017 (r433659) @@ -0,0 +1,7 @@ +xxHash is an extremely fast non-cryptographic hash algorithm, running at RAM +speed limits. It is proposed in two flavors, 32 and 64 bits. It successfully +completes the SMHasher test suite which evaluates collision, dispersion and +randomness qualities of hash functions. Code is highly portable, and hashes are +identical on all platforms (little / big endian). + +WWW: http://www.xxhash.com/ From owner-svn-ports-head@freebsd.org Wed Feb 8 17:59:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 142EDCD662A; Wed, 8 Feb 2017 17:59:31 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB426F2E; Wed, 8 Feb 2017 17:59:30 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18HxTlL085310; Wed, 8 Feb 2017 17:59:29 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18HxTa4085301; Wed, 8 Feb 2017 17:59:29 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702081759.v18HxTa4085301@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Wed, 8 Feb 2017 17:59:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433660 - in head/devel: . py-xxhash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 17:59:31 -0000 Author: rezny Date: Wed Feb 8 17:59:29 2017 New Revision: 433660 URL: https://svnweb.freebsd.org/changeset/ports/433660 Log: devel/py-xxhash: new port py-xxhash is a Python binding for the xxHash library by Yann Collet. WWW: https://pypi.python.org/pypi/xxhash/ Approved by: feld (mentor) Differential Revision: https://reviews.freebsd.org/D9468 Added: head/devel/py-xxhash/ head/devel/py-xxhash/Makefile (contents, props changed) head/devel/py-xxhash/distinfo (contents, props changed) head/devel/py-xxhash/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Feb 8 17:56:23 2017 (r433659) +++ head/devel/Makefile Wed Feb 8 17:59:29 2017 (r433660) @@ -4779,6 +4779,7 @@ SUBDIR += py-xerox SUBDIR += py-xmltodict SUBDIR += py-xoltar-toolkit + SUBDIR += py-xxhash SUBDIR += py-yaml SUBDIR += py-yandex-money-sdk SUBDIR += py-yappi Added: head/devel/py-xxhash/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xxhash/Makefile Wed Feb 8 17:59:29 2017 (r433660) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= xxhash +PORTVERSION= 0.6.1 +CATEGORIES= devel +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= rezny@FreeBSD.org +COMMENT= Python bindings for the xxHash library + +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>1:devel/py-nose + +USES= python +USE_PYTHON= distutils autoplist + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xxhash.so + +.include Added: head/devel/py-xxhash/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xxhash/distinfo Wed Feb 8 17:59:29 2017 (r433660) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486324569 +SHA256 (xxhash-0.6.1.tar.gz) = 829848ba7575802d99ab5d7e39277eeea85f85b199bc5487661faa350d983611 +SIZE (xxhash-0.6.1.tar.gz) = 19257 Added: head/devel/py-xxhash/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-xxhash/pkg-descr Wed Feb 8 17:59:29 2017 (r433660) @@ -0,0 +1,3 @@ +py-xxhash is a Python binding for the xxHash library by Yann Collet. + +WWW: https://pypi.python.org/pypi/xxhash/ From owner-svn-ports-head@freebsd.org Wed Feb 8 18:06:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D923CCD68F3; Wed, 8 Feb 2017 18:06:47 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A8BA614EC; Wed, 8 Feb 2017 18:06:47 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18I6kXU089637; Wed, 8 Feb 2017 18:06:46 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18I6kYm089635; Wed, 8 Feb 2017 18:06:46 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702081806.v18I6kYm089635@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Wed, 8 Feb 2017 18:06:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433661 - head/devel/xorg-macros X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 18:06:48 -0000 Author: rezny Date: Wed Feb 8 18:06:46 2017 New Revision: 433661 URL: https://svnweb.freebsd.org/changeset/ports/433661 Log: Update to 1.19.1 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9440 Modified: head/devel/xorg-macros/Makefile head/devel/xorg-macros/distinfo Modified: head/devel/xorg-macros/Makefile ============================================================================== --- head/devel/xorg-macros/Makefile Wed Feb 8 17:59:29 2017 (r433660) +++ head/devel/xorg-macros/Makefile Wed Feb 8 18:06:46 2017 (r433661) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xorg-macros -PORTVERSION= 1.19.0 +PORTVERSION= 1.19.1 CATEGORIES= devel x11 DISTNAME= util-macros-${PORTVERSION} Modified: head/devel/xorg-macros/distinfo ============================================================================== --- head/devel/xorg-macros/distinfo Wed Feb 8 17:59:29 2017 (r433660) +++ head/devel/xorg-macros/distinfo Wed Feb 8 18:06:46 2017 (r433661) @@ -1,2 +1,3 @@ -SHA256 (xorg/util/util-macros-1.19.0.tar.bz2) = 2835b11829ee634e19fa56517b4cfc52ef39acea0cd82e15f68096e27cbed0ba -SIZE (xorg/util/util-macros-1.19.0.tar.bz2) = 80027 +TIMESTAMP = 1486059962 +SHA256 (xorg/util/util-macros-1.19.1.tar.bz2) = 18d459400558f4ea99527bc9786c033965a3db45bf4c6a32eefdc07aa9e306a6 +SIZE (xorg/util/util-macros-1.19.1.tar.bz2) = 83274 From owner-svn-ports-head@freebsd.org Wed Feb 8 18:08:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8459BCD6959; Wed, 8 Feb 2017 18:08:32 +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 53AB11648; Wed, 8 Feb 2017 18:08:32 +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 v18I8VKM089818; Wed, 8 Feb 2017 18:08:31 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18I8VLu089816; Wed, 8 Feb 2017 18:08:31 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702081808.v18I8VLu089816@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Wed, 8 Feb 2017 18:08:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433662 - in head/audio/zinf: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 18:08:32 -0000 Author: jbeich Date: Wed Feb 8 18:08:31 2017 New Revision: 433662 URL: https://svnweb.freebsd.org/changeset/ports/433662 Log: audio/zinf: unbreak with gcc5 or earlier after r433187 src/player.cpp: In member function 'void Player::HandlePrefsChanged(Event*)': src/player.cpp:1970:40: error: 'stoi' was not declared in this scope nPort = stoi(buffer.substr(pos)); ^ Reported by: marino Pointy hat to: jbeich (forgot libc++ leaks C++11) Modified: head/audio/zinf/Makefile (contents, props changed) head/audio/zinf/files/patch-base_src_player.cpp (contents, props changed) Modified: head/audio/zinf/Makefile ============================================================================== --- head/audio/zinf/Makefile Wed Feb 8 18:06:46 2017 (r433661) +++ head/audio/zinf/Makefile Wed Feb 8 18:08:31 2017 (r433662) @@ -3,7 +3,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= audio ipv6 MASTER_SITES= SF Modified: head/audio/zinf/files/patch-base_src_player.cpp ============================================================================== --- head/audio/zinf/files/patch-base_src_player.cpp Wed Feb 8 18:06:46 2017 (r433661) +++ head/audio/zinf/files/patch-base_src_player.cpp Wed Feb 8 18:08:31 2017 (r433662) @@ -42,9 +42,9 @@ - nPort = atoi(port); + size_t pos = buffer.find(':'); + if (pos != string::npos) { -+ proxyAddr = buffer.substr(0, pos++); -+ if (pos < buffer.size()) -+ nPort = stoi(buffer.substr(pos)); ++ proxyAddr = buffer.substr(0, pos++); ++ if (pos < buffer.size()) ++ nPort = atoi(buffer.substr(pos).c_str()); + } } From owner-svn-ports-head@freebsd.org Wed Feb 8 18:44:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF01ACD6D63; Wed, 8 Feb 2017 18:44:56 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8AF551A9C; Wed, 8 Feb 2017 18:44:56 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18Iit7U006153; Wed, 8 Feb 2017 18:44:55 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18IitGu006151; Wed, 8 Feb 2017 18:44:55 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702081844.v18IitGu006151@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 18:44:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433663 - in head/editors/libreoffice: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 18:44:57 -0000 Author: jkim Date: Wed Feb 8 18:44:55 2017 New Revision: 433663 URL: https://svnweb.freebsd.org/changeset/ports/433663 Log: - Stop crashing when GTK3 GUI is enabled. - Always use gtk_dialog_get_action_area(). It was available since GTK 2.14. PR: 203563 Added: head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx (contents, props changed) Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Wed Feb 8 18:08:31 2017 (r433662) +++ head/editors/libreoffice/Makefile Wed Feb 8 18:44:55 2017 (r433663) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 2 +PORTREVISION= 3 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext Added: head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx Wed Feb 8 18:44:55 2017 (r433663) @@ -0,0 +1,28 @@ +--- vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx.orig 2017-01-12 00:54:33 UTC ++++ vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx +@@ -418,8 +418,11 @@ shrinkFilterName( const OUString &rFilte + static void + dialog_remove_buttons(GtkWidget *pActionArea) + { +- GList *pChildren = +- gtk_container_get_children( GTK_CONTAINER( pActionArea ) ); ++ GtkContainer *pContainer = GTK_CONTAINER( pActionArea ); ++ ++ g_return_if_fail( pContainer != nullptr ); ++ ++ GList *pChildren = gtk_container_get_children( pContainer ); + + for( GList *p = pChildren; p; p = p->next ) + { +@@ -436,10 +439,10 @@ dialog_remove_buttons( GtkDialog *pDialo + { + g_return_if_fail( GTK_IS_DIALOG( pDialog ) ); + +-#if GTK_CHECK_VERSION(3,0,0) + #if GTK_CHECK_VERSION(3,12,0) + dialog_remove_buttons(gtk_dialog_get_header_bar(pDialog)); + #endif ++#if GTK_CHECK_VERSION(2,14,0) + dialog_remove_buttons(gtk_dialog_get_action_area(pDialog)); + #else + dialog_remove_buttons(pDialog->action_area); From owner-svn-ports-head@freebsd.org Wed Feb 8 18:46:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D5D5CD6DAD; Wed, 8 Feb 2017 18:46:38 +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 E0AF01C06; Wed, 8 Feb 2017 18:46:37 +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 v18Ikb2t006357; Wed, 8 Feb 2017 18:46:37 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Ikaql006355; Wed, 8 Feb 2017 18:46:36 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201702081846.v18Ikaql006355@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Wed, 8 Feb 2017 18:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433664 - head/math/emc2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 18:46:38 -0000 Author: thierry Date: Wed Feb 8 18:46:36 2017 New Revision: 433664 URL: https://svnweb.freebsd.org/changeset/ports/433664 Log: Unbreak. Modified: head/math/emc2/Makefile head/math/emc2/distinfo Modified: head/math/emc2/Makefile ============================================================================== --- head/math/emc2/Makefile Wed Feb 8 18:44:55 2017 (r433663) +++ head/math/emc2/Makefile Wed Feb 8 18:46:36 2017 (r433664) @@ -19,10 +19,8 @@ LICENSE_PERMS= auto-accept no-dist-sell RESTRICTED= No resale, contact author for commercial usage -BROKEN= does not fetch (404 not found) - USE_XORG= x11 -USES= gmake tar:tgz +USES= gmake ALL_TARGET= ${PORTNAME} .if defined(LANG) && ${LANG:Mfr*} != "" Modified: head/math/emc2/distinfo ============================================================================== --- head/math/emc2/distinfo Wed Feb 8 18:44:55 2017 (r433663) +++ head/math/emc2/distinfo Wed Feb 8 18:46:36 2017 (r433664) @@ -1,6 +1,6 @@ -TIMESTAMP = 1472240365 -SHA256 (emc2-v2.16d.tgz) = 8a422d1ddb5681af447138217331c4e3aba608f35cbd0a78dcdcdbc6ed9698c8 -SIZE (emc2-v2.16d.tgz) = 3950080 +TIMESTAMP = 1486579225 +SHA256 (emc2-v2.16d.tar.gz) = 5c0c83704df99f6e314cb1502de47d5c1715d66b8e0ba0504ea3999231bc6f3f +SIZE (emc2-v2.16d.tar.gz) = 661482 SHA256 (RTemc2_fr.pdf) = d07db82e0f167c882355571b6462745309fc09f81241dd8d029a8bb0560b4fe5 SIZE (RTemc2_fr.pdf) = 724924 SHA256 (RTemc2_gb.pdf) = e5983fb78234f9eb20bcff19812f109ad277261b2617e0c623b4b6e0865665be From owner-svn-ports-head@freebsd.org Wed Feb 8 18:52:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3E25CD514B; Wed, 8 Feb 2017 18:52:25 +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 BC0906D7; Wed, 8 Feb 2017 18:52: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 v18IqO8W010532; Wed, 8 Feb 2017 18:52:24 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18IqOHR010213; Wed, 8 Feb 2017 18:52:24 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702081852.v18IqOHR010213@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 8 Feb 2017 18:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433665 - in head: . devel devel/libdict devel/py-re2 math math/R-cran-SuppDists misc misc/teslams net-p2p net-p2p/digitalcoin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 18:52:26 -0000 Author: rene Date: Wed Feb 8 18:52:24 2017 New Revision: 433665 URL: https://svnweb.freebsd.org/changeset/ports/433665 Log: Remove expired ports: 2017-02-08 misc/teslams: Broken for more than 6 months 2017-02-08 devel/libdict: Broken for more than 6 months 2017-02-08 math/R-cran-SuppDists: Broken for more than 6 months 2017-02-08 devel/py-re2: Broken for more than 6 months 2017-02-08 net-p2p/digitalcoin: Broken for more than 6 months Deleted: head/devel/libdict/ head/devel/py-re2/ head/math/R-cran-SuppDists/ head/misc/teslams/ head/net-p2p/digitalcoin/ Modified: head/MOVED head/devel/Makefile head/math/Makefile head/misc/Makefile head/net-p2p/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Wed Feb 8 18:46:36 2017 (r433664) +++ head/MOVED Wed Feb 8 18:52:24 2017 (r433665) @@ -9064,3 +9064,8 @@ net-im/ttytter||2017-02-05|Has expired: java/jboss7||2017-02-07|Has expired: Unsupported, replaced by wildfly java/jboss71||2017-02-07|Has expired: Unsupported, replaced by wildfly java/jboss72||2017-02-07|Has expired: Unsupported, replaced by wildfly +misc/teslams||2017-02-08|Has expired: Broken for more than 6 months +devel/libdict||2017-02-08|Has expired: Broken for more than 6 months +math/R-cran-SuppDists||2017-02-08|Has expired: Broken for more than 6 months +devel/py-re2||2017-02-08|Has expired: Broken for more than 6 months +net-p2p/digitalcoin||2017-02-08|Has expired: Broken for more than 6 months Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Feb 8 18:46:36 2017 (r433664) +++ head/devel/Makefile Wed Feb 8 18:52:24 2017 (r433665) @@ -1250,7 +1250,6 @@ SUBDIR += libdbusmenu-qt5 SUBDIR += libdevq SUBDIR += libdfui - SUBDIR += libdict SUBDIR += libdisasm SUBDIR += libdisorder SUBDIR += libdispatch @@ -4598,7 +4597,6 @@ SUBDIR += py-rauth SUBDIR += py-raven SUBDIR += py-rcsparse - SUBDIR += py-re2 SUBDIR += py-rebulk SUBDIR += py-rednose SUBDIR += py-repl Modified: head/math/Makefile ============================================================================== --- head/math/Makefile Wed Feb 8 18:46:36 2017 (r433664) +++ head/math/Makefile Wed Feb 8 18:52:24 2017 (r433665) @@ -22,7 +22,6 @@ SUBDIR += R-cran-RcppEigen SUBDIR += R-cran-Rmpfr SUBDIR += R-cran-SparseM - SUBDIR += R-cran-SuppDists SUBDIR += R-cran-VGAM SUBDIR += R-cran-Zelig SUBDIR += R-cran-assertthat Modified: head/misc/Makefile ============================================================================== --- head/misc/Makefile Wed Feb 8 18:46:36 2017 (r433664) +++ head/misc/Makefile Wed Feb 8 18:52:24 2017 (r433665) @@ -453,7 +453,6 @@ SUBDIR += termatrix SUBDIR += terraform SUBDIR += teseq - SUBDIR += teslams SUBDIR += timediff SUBDIR += tkcron SUBDIR += tkinfo Modified: head/net-p2p/Makefile ============================================================================== --- head/net-p2p/Makefile Wed Feb 8 18:46:36 2017 (r433664) +++ head/net-p2p/Makefile Wed Feb 8 18:52:24 2017 (r433665) @@ -21,7 +21,6 @@ SUBDIR += dclib SUBDIR += deluge SUBDIR += deluge-cli - SUBDIR += digitalcoin SUBDIR += dogecoin SUBDIR += ed2k SUBDIR += edonkey-tool-hash From owner-svn-ports-head@freebsd.org Wed Feb 8 19:13:41 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 03771CD582A; Wed, 8 Feb 2017 19:13:41 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BC4741459; Wed, 8 Feb 2017 19:13:40 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18JDdTD019063; Wed, 8 Feb 2017 19:13:39 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JDdYo019062; Wed, 8 Feb 2017 19:13:39 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702081913.v18JDdYo019062@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 19:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433666 - head/editors/libreoffice4 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 19:13:41 -0000 Author: jkim Date: Wed Feb 8 19:13:39 2017 New Revision: 433666 URL: https://svnweb.freebsd.org/changeset/ports/433666 Log: Mark deprecated. FreeBSD 9.x is no longer supported. Modified: head/editors/libreoffice4/Makefile Modified: head/editors/libreoffice4/Makefile ============================================================================== --- head/editors/libreoffice4/Makefile Wed Feb 8 18:52:24 2017 (r433665) +++ head/editors/libreoffice4/Makefile Wed Feb 8 19:13:39 2017 (r433666) @@ -78,6 +78,9 @@ RUN_DEPENDS= ${LOCALBASE}/share/fonts/Ca ${LOCALBASE}/share/fonts/Liberation/LiberationMono-Bold.ttf:x11-fonts/liberation-fonts-ttf \ ${LOCALBASE}/share/fonts/LinLibertineG/LinLibertine_DR_G.ttf:x11-fonts/linuxlibertine-g +DEPRECATED= Deprecated by upstream +EXPIRATION_DATE= 2017-03-31 + CONFLICTS_INSTALL= libreoffice-5.* ONLY_FOR_ARCHS= amd64 i386 From owner-svn-ports-head@freebsd.org Wed Feb 8 19:25:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 709C8CD5F13; Wed, 8 Feb 2017 19:25:29 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3DD901C94; Wed, 8 Feb 2017 19:25:29 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18JPSxM023412; Wed, 8 Feb 2017 19:25:28 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JPSIX023411; Wed, 8 Feb 2017 19:25:28 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702081925.v18JPSIX023411@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 19:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433667 - head/devel/mdds0 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 19:25:29 -0000 Author: jkim Date: Wed Feb 8 19:25:28 2017 New Revision: 433667 URL: https://svnweb.freebsd.org/changeset/ports/433667 Log: Mark deprecated. It is only useful for editors/libreoffice4. Modified: head/devel/mdds0/Makefile Modified: head/devel/mdds0/Makefile ============================================================================== --- head/devel/mdds0/Makefile Wed Feb 8 19:13:39 2017 (r433666) +++ head/devel/mdds0/Makefile Wed Feb 8 19:25:28 2017 (r433667) @@ -12,6 +12,9 @@ COMMENT= Multi-dimensional data index al LICENSE= MIT +DEPRECATED= Deprecated by upstream, use devel/mdds +EXPIRATION_DATE= 2017-03-31 + USES= tar:bzip2 NO_ARCH= yes NO_BUILD= yes From owner-svn-ports-head@freebsd.org Wed Feb 8 19:25:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDFEFCD5F4D; Wed, 8 Feb 2017 19:25:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BB16D1D6E; Wed, 8 Feb 2017 19:25:47 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18JPkMP023527; Wed, 8 Feb 2017 19:25:46 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JPkYL023526; Wed, 8 Feb 2017 19:25:46 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702081925.v18JPkYL023526@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 19:25:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433668 - head/devel/liborcus07 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 19:25:48 -0000 Author: jkim Date: Wed Feb 8 19:25:46 2017 New Revision: 433668 URL: https://svnweb.freebsd.org/changeset/ports/433668 Log: Mark deprecated. It is only useful for editors/libreoffice4. Modified: head/devel/liborcus07/Makefile Modified: head/devel/liborcus07/Makefile ============================================================================== --- head/devel/liborcus07/Makefile Wed Feb 8 19:25:28 2017 (r433667) +++ head/devel/liborcus07/Makefile Wed Feb 8 19:25:46 2017 (r433668) @@ -15,6 +15,9 @@ LICENSE= MIT BUILD_DEPENDS= ${LOCALBASE}/include/mdds/global.hpp:devel/mdds0 LIB_DEPENDS= libboost_system.so:devel/boost-libs +DEPRECATED= Deprecated by upstream, use devel/liborcus +EXPIRATION_DATE= 2017-03-31 + BROKEN_sparc64= cannot link with boost BROKEN_powerpc64= Does not build From owner-svn-ports-head@freebsd.org Wed Feb 8 19:25:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D887CD5F72; Wed, 8 Feb 2017 19:25: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 560AB1D7C; Wed, 8 Feb 2017 19:25: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 v18JPocB023642; Wed, 8 Feb 2017 19:25:50 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JPoNR023640; Wed, 8 Feb 2017 19:25:50 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702081925.v18JPoNR023640@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 8 Feb 2017 19:25:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433669 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 19:25:51 -0000 Author: marino Date: Wed Feb 8 19:25:50 2017 New Revision: 433669 URL: https://svnweb.freebsd.org/changeset/ports/433669 Log: devel/simple_components: Upgrade version 4.17 => 4.18 Modified: head/devel/simple_components/Makefile head/devel/simple_components/distinfo Modified: head/devel/simple_components/Makefile ============================================================================== --- head/devel/simple_components/Makefile Wed Feb 8 19:25:46 2017 (r433668) +++ head/devel/simple_components/Makefile Wed Feb 8 19:25:50 2017 (r433669) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= simple_components -PORTVERSION= 4.17 +PORTVERSION= 4.18 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 Wed Feb 8 19:25:46 2017 (r433668) +++ head/devel/simple_components/distinfo Wed Feb 8 19:25:50 2017 (r433669) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481615483 -SHA256 (components_4_17.tgz) = 2aa6ddce38345edfb388effb17f0c9e36b696fb2dff2ed91e70dae5fdf7e282d -SIZE (components_4_17.tgz) = 3061734 +TIMESTAMP = 1486551607 +SHA256 (components_4_18.tgz) = ff6489557193f8729a32ba123d0f896d91b6a6984599ded166b0e060165065a6 +SIZE (components_4_18.tgz) = 3063098 From owner-svn-ports-head@freebsd.org Wed Feb 8 19:32:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 77814CD63A7; Wed, 8 Feb 2017 19:32:46 +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 4705AA87; Wed, 8 Feb 2017 19:32:46 +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 v18JWjff027650; Wed, 8 Feb 2017 19:32:45 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18JWj2d027649; Wed, 8 Feb 2017 19:32:45 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702081932.v18JWj2d027649@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Wed, 8 Feb 2017 19:32:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433670 - head/emulators/fuse X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 19:32:46 -0000 Author: rene Date: Wed Feb 8 19:32:45 2017 New Revision: 433670 URL: https://svnweb.freebsd.org/changeset/ports/433670 Log: emulators/fuse: update to 1.3.3 Bugfix release, mostly for disk images. Modified: head/emulators/fuse/Makefile head/emulators/fuse/distinfo Modified: head/emulators/fuse/Makefile ============================================================================== --- head/emulators/fuse/Makefile Wed Feb 8 19:25:50 2017 (r433669) +++ head/emulators/fuse/Makefile Wed Feb 8 19:32:45 2017 (r433670) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fuse -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}-emulator/${PORTNAME}/${PORTVERSION} Modified: head/emulators/fuse/distinfo ============================================================================== --- head/emulators/fuse/distinfo Wed Feb 8 19:25:50 2017 (r433669) +++ head/emulators/fuse/distinfo Wed Feb 8 19:32:45 2017 (r433670) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481360960 -SHA256 (fuse-1.3.2.tar.gz) = 576bf916b499a4d5932acc34d315e2acd36636d1d5a3911c839589487a6b68e6 -SIZE (fuse-1.3.2.tar.gz) = 1629160 +TIMESTAMP = 1486408537 +SHA256 (fuse-1.3.3.tar.gz) = 670184600230dd815b2c26d701ec035ba0f7a063c44b5480cab01eb9926a494e +SIZE (fuse-1.3.3.tar.gz) = 1634806 From owner-svn-ports-head@freebsd.org Wed Feb 8 20:16:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B41D0CD6EDC; Wed, 8 Feb 2017 20:16: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 671FE184; Wed, 8 Feb 2017 20:16: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 v18KGVVD044036; Wed, 8 Feb 2017 20:16:31 GMT (envelope-from brnrd@FreeBSD.org) Received: (from brnrd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18KGVMb044033; Wed, 8 Feb 2017 20:16:31 GMT (envelope-from brnrd@FreeBSD.org) Message-Id: <201702082016.v18KGVMb044033@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brnrd set sender to brnrd@FreeBSD.org using -f From: Bernard Spil Date: Wed, 8 Feb 2017 20:16:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433671 - in head/security/openssl: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 20:16:32 -0000 Author: brnrd Date: Wed Feb 8 20:16:31 2017 New Revision: 433671 URL: https://svnweb.freebsd.org/changeset/ports/433671 Log: security/openssl: Enable ASM by default - Enable ASM option * By extension this enables AES-NI [1] - Order OPTIONS_DEFAULT alphabetically - Switch to using @sample [2] - Bump PORTREVISION PR: 216559 [2] Reported by: dtestke [1] Submitted by: Franco Fichtner [2] Approved by: asomers, allanjude Modified: head/security/openssl/Makefile head/security/openssl/files/pkg-message.in head/security/openssl/pkg-plist Modified: head/security/openssl/Makefile ============================================================================== --- head/security/openssl/Makefile Wed Feb 8 19:32:45 2017 (r433670) +++ head/security/openssl/Makefile Wed Feb 8 20:16:31 2017 (r433671) @@ -3,6 +3,7 @@ PORTNAME= openssl PORTVERSION= 1.0.2k +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= security devel MASTER_SITES= http://www.openssl.org/source/ \ @@ -20,7 +21,7 @@ CONFLICTS_INSTALL= libressl-[0-9]* \ openssl-devel-[0-9]* OPTIONS_DEFINE= DOCS MAN3 PADLOCK RFC3779 SHARED THREADS ZLIB -OPTIONS_DEFAULT= SHARED THREADS SSE2 SCTP SSL2 SSL3 MD2 MAN3 +OPTIONS_DEFAULT= ASM MD2 MAN3 SCTP SHARED SSE2 SSL2 SSL3 THREADS OPTIONS_DEFINE_amd64= EC OPTIONS_DEFAULT_amd64= EC OPTIONS_DEFINE_ia64= EC Modified: head/security/openssl/files/pkg-message.in ============================================================================== --- head/security/openssl/files/pkg-message.in Wed Feb 8 19:32:45 2017 (r433670) +++ head/security/openssl/files/pkg-message.in Wed Feb 8 20:16:31 2017 (r433671) @@ -1,4 +1 @@ - -Copy %%PREFIX%%/openssl/openssl.cnf.sample to %%PREFIX%%/openssl/openssl.cnf -and edit it to fit your needs. - +Edit %%PREFIX%%/openssl/openssl.cnf to fit your needs. Modified: head/security/openssl/pkg-plist ============================================================================== --- head/security/openssl/pkg-plist Wed Feb 8 19:32:45 2017 (r433670) +++ head/security/openssl/pkg-plist Wed Feb 8 20:16:31 2017 (r433671) @@ -1704,7 +1704,7 @@ man/man7/des_modes.7.gz %%OPENSSLDIR%%/misc/c_issuer %%OPENSSLDIR%%/misc/c_name %%OPENSSLDIR%%/misc/tsget -%%OPENSSLDIR%%/openssl.cnf.sample +@sample %%OPENSSLDIR%%/openssl.cnf.sample %%PORTDOCS%%%%DOCSDIR%%/openssl.txt @dir %%OPENSSLDIR%%/certs @dir %%OPENSSLDIR%%/private From owner-svn-ports-head@freebsd.org Wed Feb 8 20:39:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 331E9CD67DE; Wed, 8 Feb 2017 20:39:16 +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 F33FC1450; Wed, 8 Feb 2017 20:39:15 +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 v18KdFkj052492; Wed, 8 Feb 2017 20:39:15 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18KdEC7052483; Wed, 8 Feb 2017 20:39:14 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201702082039.v18KdEC7052483@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Wed, 8 Feb 2017 20:39:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433672 - in head/security: . morphis morphis/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 20:39:16 -0000 Author: matthew Date: Wed Feb 8 20:39:14 2017 New Revision: 433672 URL: https://svnweb.freebsd.org/changeset/ports/433672 Log: MORPHiS is a global encrypted distributed datastore intended to replace the cloud for storage and far more. This first release also includes DMAIL (distributed mail), inherently spam resistant, inherently encrypted, uncensorable, free distributed messaging. WWW: https://morph.is PR: 215804 Submitted by: Yuri Victorovich Added: head/security/morphis/ head/security/morphis/Makefile (contents, props changed) head/security/morphis/distinfo (contents, props changed) head/security/morphis/files/ head/security/morphis/files/morphis-cmd.in (contents, props changed) head/security/morphis/files/morphis-service.in (contents, props changed) head/security/morphis/files/pkg-message.in (contents, props changed) head/security/morphis/pkg-descr (contents, props changed) head/security/morphis/pkg-plist (contents, props changed) Modified: head/security/Makefile Modified: head/security/Makefile ============================================================================== --- head/security/Makefile Wed Feb 8 20:16:31 2017 (r433671) +++ head/security/Makefile Wed Feb 8 20:39:14 2017 (r433672) @@ -380,6 +380,7 @@ SUBDIR += mhash SUBDIR += mindterm-binary SUBDIR += monkeysphere + SUBDIR += morphis SUBDIR += munge SUBDIR += mussh SUBDIR += nacl Added: head/security/morphis/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/Makefile Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,52 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= morphis +PORTVERSION= 0.8.18.6 +DISTVERSIONPREFIX= v +CATEGORIES= security net-p2p + +MAINTAINER= yuri@rawbw.com +COMMENT= Peer-to-peer high-performance distributed datastore and mail + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto \ + ${PYTHON_PKGNAMEPREFIX}sqlalchemy11>0:databases/py-sqlalchemy11 + +USE_GITHUB= yes +GH_ACCOUNT= yurivict + +SUB_FILES= morphis-service morphis-cmd pkg-message +SUB_LIST= LOCALBASE=${LOCALBASE} USER=${USER} GROUP=${GROUP} +PLIST_SUB= USER=${USER} GROUP=${GROUP} + +USES= python:3.4+ +NO_ARCH= yes + +.include + +.if defined(PACKAGE_BUILDING) && ${PYTHON_VER} != ${PYTHON_DEFAULT} +IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER} +.endif + +USER= nobody +GROUP= nobody + +do-build: + @(cd ${WRKSRC} && \ + ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py \ + -d ${WRKSRC} -f ${WRKSRC} && \ + ${PYTHON_CMD} -O ${PYTHON_LIBDIR}/compileall.py \ + -d ${WRKSRC} -f ${WRKSRC}) +do-install: + @${MKDIR} ${STAGEDIR}${DATADIR} + @${CP} -R ${WRKSRC}/* ${STAGEDIR}${DATADIR}/ + @cd ${STAGEDIR}${DATADIR} && ${RM} Makefile LICENSE README RUNNING TODO-* + @${MKDIR} ${STAGEDIR}/var/db/morphis + @${LN} -s /var/db/morphis ${STAGEDIR}${DATADIR}/data + ${INSTALL_SCRIPT} ${WRKDIR}/morphis-cmd ${STAGEDIR}${PREFIX}/bin/morphis + ${INSTALL_SCRIPT} ${WRKDIR}/morphis-service ${STAGEDIR}${PREFIX}/etc/rc.d/morphis + +.include Added: head/security/morphis/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/distinfo Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483641216 +SHA256 (yurivict-morphis-v0.8.18.6_GH0.tar.gz) = 88fcf9d48a98e57e4ea5661ae2ad05c70998479918e8abade9c71eef281cf96e +SIZE (yurivict-morphis-v0.8.18.6_GH0.tar.gz) = 184296 Added: head/security/morphis/files/morphis-cmd.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/files/morphis-cmd.in Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,3 @@ +#!/bin/sh + +cd %%LOCALBASE%%/share/morphis && su -m %%USER%% -c "./run.sh $@" Added: head/security/morphis/files/morphis-service.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/files/morphis-service.in Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,87 @@ +#!/bin/sh +# +# $FreeBSD$ +# + +# Copyright (C) 2016 by Yuri Victorovich. All rights reserved. + +# PROVIDE: morphis +# REQUIRE: NETWORKING SERVERS tor +# KEYWORD: shutdown + +# morphis is disabled by default, if you have configuration file +# +# Add the following line to /etc/rc.conf to enable morphis: +# +#morphis_enable="YES" + +. /etc/rc.subr + + +name="morphis" +rcvar=morphis_enable +start_cmd="morphis_start" +stop_cmd="morphis_stop" +status_cmd="morphis_status" + +load_rc_config ${name} + +: ${morphis_enable="NO"} +: ${morphis_args=""} + +is_process_running() { + local pidfile=$1 + [ -f $pidfile ] && procstat `cat $pidfile` >/dev/null 2>&1 +} + +stop_daemon() { + # assume PID is also PGID (daemon(8) PID is always PGID) + [ -f "$1" ] && kill -- -$(cat $1) +} + +morphis_start() { + local logfile=/var/log/morphis.log + local pidfile=/var/run/morphis.pid + # already running? + if is_process_running $pidfile; then + echo "morphis is already running (pid=$(cat $pidfile))" + return 1 + fi + # log file + touch $logfile + chmod 640 $logfile + # user depends on the port option, so better force it on directories to avoid user confusion + chown -R %%USER%%:%%GROUP%% /var/db/morphis + # run + cd %%LOCALBASE%%/share/morphis + /usr/sbin/daemon -P $pidfile -u %%USER%% %%LOCALBASE%%/share/morphis/run.sh ${morphis_args} >>$logfile 2>&1 + # make sure it runs + if is_process_running $pidfile; then + echo "started morphis (pid=$(cat $pidfile))" + else + echo "failed to start morphis" + fi +} + +morphis_stop() { + local pidfile=/var/run/morphis.pid + if is_process_running $pidfile; then + echo "stopping morphis (pid=$(cat $pidfile))" + stop_daemon $pidfile + else + echo "morphis isn't running" + fi +} + +morphis_status() { + local pidfile=/var/run/morphis.pid + if is_process_running $pidfile; then + echo "morphis is running, pid=$(cat $pidfile)" + else + echo "morphis isn't running" + fi +} + +command="/usr/bin/true" + +run_rc_command "$1" Added: head/security/morphis/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/files/pkg-message.in Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,13 @@ +====================================================================== +You installed MORPHiS: Secure decentralized data store and mail. + +It is recommended to run MORPHiS as a service: +# sysrc morphis_enable="YES" +# service morphis start + +To access MORPHiS please navigate to: +http://localhost:4251 + +You can also run MORPHiS manually (not recommended) with the command: +# su -m %%USER%% -c morphis +====================================================================== Added: head/security/morphis/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/pkg-descr Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,6 @@ +MORPHiS is a global encrypted distributed datastore intended to replace the +cloud for storage and far more. This first release also includes DMAIL +(distributed mail), inherently spam resistant, inherently encrypted, +uncensorable, free distributed messaging. + +WWW: https://morph.is Added: head/security/morphis/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/security/morphis/pkg-plist Wed Feb 8 20:39:14 2017 (r433672) @@ -0,0 +1,223 @@ +bin/morphis +etc/rc.d/morphis +%%DATADIR%%/data +%%DATADIR%%/CONTRIBUTORS +%%DATADIR%%/CREDITS +%%DATADIR%%/VERSION +%%DATADIR%%/__pycache__/asymkey.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/asymkey.cpython-35.pyc +%%DATADIR%%/__pycache__/base58.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/base58.cpython-35.pyc +%%DATADIR%%/__pycache__/bittrie.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/bittrie.cpython-35.pyc +%%DATADIR%%/__pycache__/brute.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/brute.cpython-35.pyc +%%DATADIR%%/__pycache__/chord.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/chord.cpython-35.pyc +%%DATADIR%%/__pycache__/chord_packet.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/chord_packet.cpython-35.pyc +%%DATADIR%%/__pycache__/chord_tasks.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/chord_tasks.cpython-35.pyc +%%DATADIR%%/__pycache__/chordexception.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/chordexception.cpython-35.pyc +%%DATADIR%%/__pycache__/client.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/client.cpython-35.pyc +%%DATADIR%%/__pycache__/client_engine.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/client_engine.cpython-35.pyc +%%DATADIR%%/__pycache__/consts.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/consts.cpython-35.pyc +%%DATADIR%%/__pycache__/db.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/db.cpython-35.pyc +%%DATADIR%%/__pycache__/dhgroup14.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/dhgroup14.cpython-35.pyc +%%DATADIR%%/__pycache__/dmail.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/dmail.cpython-35.pyc +%%DATADIR%%/__pycache__/dsskey.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/dsskey.cpython-35.pyc +%%DATADIR%%/__pycache__/enc.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/enc.cpython-35.pyc +%%DATADIR%%/__pycache__/hashbench.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/hashbench.cpython-35.pyc +%%DATADIR%%/__pycache__/kex.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/kex.cpython-35.pyc +%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/kexdhgroup14sha1.cpython-35.pyc +%%DATADIR%%/__pycache__/llog.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/llog.cpython-35.pyc +%%DATADIR%%/__pycache__/mbase32.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/mbase32.cpython-35.pyc +%%DATADIR%%/__pycache__/mcc.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/mcc.cpython-35.pyc +%%DATADIR%%/__pycache__/mn1.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/mn1.cpython-35.pyc +%%DATADIR%%/__pycache__/multipart.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/multipart.cpython-35.pyc +%%DATADIR%%/__pycache__/mutil.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/mutil.cpython-35.pyc +%%DATADIR%%/__pycache__/node.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/node.cpython-35.pyc +%%DATADIR%%/__pycache__/packet.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/packet.cpython-35.pyc +%%DATADIR%%/__pycache__/peer.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/peer.cpython-35.pyc +%%DATADIR%%/__pycache__/putil.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/putil.cpython-35.pyc +%%DATADIR%%/__pycache__/rsakey.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/rsakey.cpython-35.pyc +%%DATADIR%%/__pycache__/setup.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/setup.cpython-35.pyc +%%DATADIR%%/__pycache__/setup_all.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/setup_all.cpython-35.pyc +%%DATADIR%%/__pycache__/shell.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/shell.cpython-35.pyc +%%DATADIR%%/__pycache__/sshexception.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/sshexception.cpython-35.pyc +%%DATADIR%%/__pycache__/sshtype.cpython-35.opt-1.pyc +%%DATADIR%%/__pycache__/sshtype.cpython-35.pyc +%%DATADIR%%/asymkey.py +%%DATADIR%%/base58.py +%%DATADIR%%/bittrie.py +%%DATADIR%%/brute.py +%%DATADIR%%/build.sh +%%DATADIR%%/chord.py +%%DATADIR%%/chord_packet.py +%%DATADIR%%/chord_tasks.py +%%DATADIR%%/chordexception.py +%%DATADIR%%/client.py +%%DATADIR%%/client_engine.py +%%DATADIR%%/consts.py +%%DATADIR%%/contrib/morphisd/COPYING +%%DATADIR%%/contrib/morphisd/README.md +%%DATADIR%%/contrib/morphisd/etc/default/morphisd +%%DATADIR%%/contrib/morphisd/opt/morphis/morphisd +%%DATADIR%%/contrib/morphisd/opt/morphis/setargv +%%DATADIR%%/contrib/morphisd/usr/lib/systemd/system/morphisd.service +%%DATADIR%%/db.py +%%DATADIR%%/dev_cluster.sh +%%DATADIR%%/dev_node.sh +%%DATADIR%%/dhgroup14.py +%%DATADIR%%/dmail.py +%%DATADIR%%/dsskey.py +%%DATADIR%%/enc.py +%%DATADIR%%/exceptions/20150716-01.txt +%%DATADIR%%/favicon.ico +%%DATADIR%%/hashbench.py +%%DATADIR%%/kex.py +%%DATADIR%%/kexdhgroup14sha1.py +%%DATADIR%%/llog.py +%%DATADIR%%/logging-debug.ini +%%DATADIR%%/logging-info.ini +%%DATADIR%%/logging-ms.ini +%%DATADIR%%/logging-prod.ini +%%DATADIR%%/logging-warn.ini +%%DATADIR%%/logging.ini +%%DATADIR%%/lots-bulk.sh +%%DATADIR%%/lots.sh +%%DATADIR%%/maalstroom/__init__.py +%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-35.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/__init__.cpython-35.pyc +%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-35.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/dispatcher.cpython-35.pyc +%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-35.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/dmail.cpython-35.pyc +%%DATADIR%%/maalstroom/__pycache__/templates.cpython-35.opt-1.pyc +%%DATADIR%%/maalstroom/__pycache__/templates.cpython-35.pyc +%%DATADIR%%/maalstroom/dispatcher.py +%%DATADIR%%/maalstroom/dmail.py +%%DATADIR%%/maalstroom/resources/images/dmail/add_address.png +%%DATADIR%%/maalstroom/resources/images/dmail/addressbook.png +%%DATADIR%%/maalstroom/resources/images/dmail/addressbook_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/addressbook_grey.png +%%DATADIR%%/maalstroom/resources/images/dmail/bullet.png +%%DATADIR%%/maalstroom/resources/images/dmail/bullet_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/compose_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/compose_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/divider.gif +%%DATADIR%%/maalstroom/resources/images/dmail/draft.png +%%DATADIR%%/maalstroom/resources/images/dmail/draft_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/gradient.jpg +%%DATADIR%%/maalstroom/resources/images/dmail/inbox.png +%%DATADIR%%/maalstroom/resources/images/dmail/inbox_new.png +%%DATADIR%%/maalstroom/resources/images/dmail/inbox_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/list_addresses.png +%%DATADIR%%/maalstroom/resources/images/dmail/logo.png +%%DATADIR%%/maalstroom/resources/images/dmail/mail_icon.png +%%DATADIR%%/maalstroom/resources/images/dmail/mail_icon2.png +%%DATADIR%%/maalstroom/resources/images/dmail/read.png +%%DATADIR%%/maalstroom/resources/images/dmail/refresh.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_dk.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_icon.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_icon_new.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_purp.png +%%DATADIR%%/maalstroom/resources/images/dmail/reply_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/save.png +%%DATADIR%%/maalstroom/resources/images/dmail/save_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/save_dk.png +%%DATADIR%%/maalstroom/resources/images/dmail/save_purp.png +%%DATADIR%%/maalstroom/resources/images/dmail/save_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/send.png +%%DATADIR%%/maalstroom/resources/images/dmail/send_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/send_dk.png +%%DATADIR%%/maalstroom/resources/images/dmail/send_purp.png +%%DATADIR%%/maalstroom/resources/images/dmail/send_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/sent.png +%%DATADIR%%/maalstroom/resources/images/dmail/sent_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/settings.png +%%DATADIR%%/maalstroom/resources/images/dmail/stripe.png +%%DATADIR%%/maalstroom/resources/images/dmail/tags.png +%%DATADIR%%/maalstroom/resources/images/dmail/tags_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_blue.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_dk.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_icon.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_icon_new.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_white.png +%%DATADIR%%/maalstroom/resources/images/dmail/trash_white_in.png +%%DATADIR%%/maalstroom/resources/images/dmail/unread.png +%%DATADIR%%/maalstroom/resources/style.css +%%DATADIR%%/maalstroom/templates.py +%%DATADIR%%/maalstroom/templates/dmail/address_config.html +%%DATADIR%%/maalstroom/templates/dmail/address_list.html +%%DATADIR%%/maalstroom/templates/dmail/address_list_row.html +%%DATADIR%%/maalstroom/templates/dmail/aside.html +%%DATADIR%%/maalstroom/templates/dmail/compose.html +%%DATADIR%%/maalstroom/templates/dmail/create_address.html +%%DATADIR%%/maalstroom/templates/dmail/logo.html +%%DATADIR%%/maalstroom/templates/dmail/msg_list.html +%%DATADIR%%/maalstroom/templates/dmail/msg_list_list_end.html +%%DATADIR%%/maalstroom/templates/dmail/msg_list_list_row.html +%%DATADIR%%/maalstroom/templates/dmail/msg_list_list_start.html +%%DATADIR%%/maalstroom/templates/dmail/nav.html +%%DATADIR%%/maalstroom/templates/dmail/new_mail.html +%%DATADIR%%/maalstroom/templates/dmail/page_wrapper.html +%%DATADIR%%/maalstroom/templates/dmail/read.html +%%DATADIR%%/maalstroom/templates/main/combined_upload.html +%%DATADIR%%/mbase32.py +%%DATADIR%%/mcc.py +%%DATADIR%%/mn1.py +%%DATADIR%%/multipart.py +%%DATADIR%%/mutil.py +%%DATADIR%%/node.py +%%DATADIR%%/old/__pycache__/n1.cpython-35.opt-1.pyc +%%DATADIR%%/old/__pycache__/n1.cpython-35.pyc +%%DATADIR%%/old/__pycache__/node.cpython-35.opt-1.pyc +%%DATADIR%%/old/__pycache__/node.cpython-35.pyc +%%DATADIR%%/old/__pycache__/server_test.cpython-35.opt-1.pyc +%%DATADIR%%/old/__pycache__/server_test.cpython-35.pyc +%%DATADIR%%/old/n1.py +%%DATADIR%%/old/node.py +%%DATADIR%%/old/server_test.py +%%DATADIR%%/packet.py +%%DATADIR%%/peer.py +%%DATADIR%%/putil.py +%%DATADIR%%/rsakey.py +%%DATADIR%%/run.sh +%%DATADIR%%/setup.py +%%DATADIR%%/setup_all.py +%%DATADIR%%/shell.py +%%DATADIR%%/sshexception.py +%%DATADIR%%/sshtype.py +%%DATADIR%%/test_100n.sh +%%DATADIR%%/upload_page.html +@dir(%%USER%%,%%GROUP%%,0700) /var/db/morphis From owner-svn-ports-head@freebsd.org Wed Feb 8 20:46:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 052B5CD6A3E; Wed, 8 Feb 2017 20:46:30 +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 C65CF18C8; Wed, 8 Feb 2017 20:46:29 +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 v18KkSY5056690; Wed, 8 Feb 2017 20:46:28 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18KkSer056688; Wed, 8 Feb 2017 20:46:28 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702082046.v18KkSer056688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Wed, 8 Feb 2017 20:46:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433673 - head/sysutils/bacula-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 20:46:30 -0000 Author: dvl Date: Wed Feb 8 20:46:28 2017 New Revision: 433673 URL: https://svnweb.freebsd.org/changeset/ports/433673 Log: Upgrade to 7.4.5 Modified: head/sysutils/bacula-server/Makefile head/sysutils/bacula-server/distinfo Modified: head/sysutils/bacula-server/Makefile ============================================================================== --- head/sysutils/bacula-server/Makefile Wed Feb 8 20:39:14 2017 (r433672) +++ head/sysutils/bacula-server/Makefile Wed Feb 8 20:46:28 2017 (r433673) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= bacula -DISTVERSION= 7.4.4 -PORTREVISION= 2 +DISTVERSION= 7.4.5 CATEGORIES?= sysutils MASTER_SITES= SF/bacula/bacula/${PORTVERSION} PKGNAMEPREFIX?= # @@ -115,7 +114,7 @@ MYSQL_USE= MYSQL=yes SQLITE3_CONFIGURE_ON= --with-sqlite3=yes SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3 PGSQL_CONFIGURE_ON= --with-postgresql=yes -PGSQL_USES= pgsql +#PGSQL_USE= USES+=pgsql MTX_RUN_DEPENDS= ${LOCALBASE}/sbin/mtx:misc/mtx @@ -129,6 +128,7 @@ DBTYPE= sqlite3 .else DBTYPE= postgresql SUB_LIST+= REQ_MYSQL="" REQ_PGSQL=postgresql +USES+= pgsql .endif PLIST_SUB+= DBTYPE=${DBTYPE} .endif Modified: head/sysutils/bacula-server/distinfo ============================================================================== --- head/sysutils/bacula-server/distinfo Wed Feb 8 20:39:14 2017 (r433672) +++ head/sysutils/bacula-server/distinfo Wed Feb 8 20:46:28 2017 (r433673) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475175258 -SHA256 (bacula-7.4.4.tar.gz) = dd3bb3a33b9b107f1242c576a94724b9dc2d8486f0ea4611e4ad36a352c90b15 -SIZE (bacula-7.4.4.tar.gz) = 3312236 +TIMESTAMP = 1486586389 +SHA256 (bacula-7.4.5.tar.gz) = 0e0972768c6a6d42b5bdedeae714237add8ffd9b9703c9eb7f64d86a47d27cec +SIZE (bacula-7.4.5.tar.gz) = 3312284 From owner-svn-ports-head@freebsd.org Wed Feb 8 21:02:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D343CD60F2; Wed, 8 Feb 2017 21:02:49 +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 DB51A20B; Wed, 8 Feb 2017 21:02:48 +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 v18L2lgb064750; Wed, 8 Feb 2017 21:02:47 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18L2lCu064745; Wed, 8 Feb 2017 21:02:47 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702082102.v18L2lCu064745@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 8 Feb 2017 21:02:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433674 - in head/graphics/aseprite: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 21:02:49 -0000 Author: madpilot Date: Wed Feb 8 21:02:47 2017 New Revision: 433674 URL: https://svnweb.freebsd.org/changeset/ports/433674 Log: - Update graphics/aseprite to 1.1.13 - Add pkg-message to inform users how to workaround mouse pointer lag PR: 216708 Submitted by: Yuri Victorovich (maintainer) Added: head/graphics/aseprite/files/patch-src_config.h (contents, props changed) head/graphics/aseprite/pkg-message (contents, props changed) Deleted: head/graphics/aseprite/files/patch-src_base_file__handle.cpp head/graphics/aseprite/files/patch-src_base_fs__unix.h Modified: head/graphics/aseprite/Makefile head/graphics/aseprite/distinfo head/graphics/aseprite/files/patch-src_app_app__menus.cpp head/graphics/aseprite/pkg-plist Modified: head/graphics/aseprite/Makefile ============================================================================== --- head/graphics/aseprite/Makefile Wed Feb 8 20:46:28 2017 (r433673) +++ head/graphics/aseprite/Makefile Wed Feb 8 21:02:47 2017 (r433674) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= aseprite -PORTVERSION= 1.1.9 +PORTVERSION= 1.1.13 DISTVERSIONPREFIX= v CATEGORIES= graphics @@ -28,16 +28,20 @@ OPTIONS_DEFAULT= WEBP WEBP_LIB_DEPENDS= libwebp.so:graphics/webp USE_GITHUB= yes -GH_TUPLE= aseprite:clip:3e9533e:clip/src/clip +GH_TUPLE= aseprite:clip:926e3cf:clip/src/clip GH_TUPLE+= aseprite:flic:65a6072:flic/src/flic GH_TUPLE+= aseprite:gtest:d63c625:gtest/third_party/gtest +GH_TUPLE+= aseprite:cmark:5255e2d:cmark/third_party/cmark GH_TUPLE+= aseprite:simpleini:0687587:simpleini/third_party/simpleini GH_TUPLE+= aseprite:duktape:0de771c:duktape/third_party/duktape GH_TUPLE+= aseprite:undo:f39b188:undo/src/undo -GH_TUPLE+= dacap:observable:83dfe27:observable/src/observable +GH_TUPLE+= aseprite:laf:e6d79aa:laf/laf +GH_TUPLE+= aseprite:stringencoders:f963507:stringencoders/laf/third_party/stringencoders +GH_TUPLE+= dacap:observable:27fa7f6:observable/src/observable USES= cmake:outsource compiler:c++11-lib jpeg ninja pkgconfig USE_XORG= x11 xcursor xext xpm ice pixman sm xxf86dga xxf86vm +USE_LDCONFIG= yes CMAKE_ARGS+= -DUSE_SHARED_ALLEGRO4=1 CMAKE_ARGS+= -DUSE_SHARED_GIFLIB=1 @@ -60,9 +64,14 @@ BROKEN_aarch64= Fails to build: undefin BROKEN_sparc64= Fails to build: error: vsnprintf is not a member of std post-extract: + @${RM} -r ${WRKSRC}/src/allegro @${MKDIR} ${WRKSRC}/third_party/pixman/pixman @${CP} `${MAKE} -C ${PORTSDIR}/x11/pixman -V WRKSRC`/pixman/pixman-combine32.h \ ${WRKSRC}/third_party/pixman/pixman/ + @${REINPLACE_CMD} -e 's|$${LIB_INSTALL_DIR}/pkgconfig|${PREFIX}/libdata/pkgconfig|' \ + ${WRKDIR}/cmark-*/src/CMakeLists.txt + @${REINPLACE_CMD} -e 's|$${CMAKE_INSTALL_MANDIR}|${PREFIX}/man|' \ + ${WRKDIR}/cmark-*/man/CMakeLists.txt post-patch: @${REINPLACE_CMD} -e 's|1.1.6-dev|${PORTVERSION}|' ${WRKSRC}/src/config.h ${WRKSRC}/data/gui.xml Modified: head/graphics/aseprite/distinfo ============================================================================== --- head/graphics/aseprite/distinfo Wed Feb 8 20:46:28 2017 (r433673) +++ head/graphics/aseprite/distinfo Wed Feb 8 21:02:47 2017 (r433674) @@ -1,17 +1,23 @@ -TIMESTAMP = 1474731128 -SHA256 (aseprite-aseprite-v1.1.9_GH0.tar.gz) = 207a8942cc7c8b9ee56cd8be2b356a54f4c0b9a80c3f24c399d7fa6b7ea9fe01 -SIZE (aseprite-aseprite-v1.1.9_GH0.tar.gz) = 2566361 -SHA256 (aseprite-clip-3e9533e_GH0.tar.gz) = 3b88da2dbc64e868ed3820abd483dbe2e5a2fd331b2187803a2f9923dca111bf -SIZE (aseprite-clip-3e9533e_GH0.tar.gz) = 10677 +TIMESTAMP = 1485981281 +SHA256 (aseprite-aseprite-v1.1.13_GH0.tar.gz) = 8e3198385009f9db3c731b67ad8f0cc363faf55c5c5e81bd93d97afabc5eaefc +SIZE (aseprite-aseprite-v1.1.13_GH0.tar.gz) = 2538167 +SHA256 (aseprite-clip-926e3cf_GH0.tar.gz) = 3a4d0a07a1d3c695d85ccae0e4a3b9c423c5e6f3de84a542c72b6132889d4a2a +SIZE (aseprite-clip-926e3cf_GH0.tar.gz) = 10671 SHA256 (aseprite-flic-65a6072_GH0.tar.gz) = 659ccc01206e94b18246c0b1cb8dd0b6e27027c8adf774f69b1fd791549f2027 SIZE (aseprite-flic-65a6072_GH0.tar.gz) = 6558 SHA256 (aseprite-gtest-d63c625_GH0.tar.gz) = 9f8be975b8672f7e2e14053744bc9433aa8d0f613378ca1a9ab99ac87ba11a39 SIZE (aseprite-gtest-d63c625_GH0.tar.gz) = 989187 +SHA256 (aseprite-cmark-5255e2d_GH0.tar.gz) = c73f003354cd58c60cf963ae202c31c41e4baf450970fe9861a1acc425273d4c +SIZE (aseprite-cmark-5255e2d_GH0.tar.gz) = 222772 SHA256 (aseprite-simpleini-0687587_GH0.tar.gz) = 136c942b13809f3bd3f1ff3bdcc160039217a7006d052e5f005f38a0bd80174b SIZE (aseprite-simpleini-0687587_GH0.tar.gz) = 54947 SHA256 (aseprite-duktape-0de771c_GH0.tar.gz) = 6983173676090b750f866ace66e1462ed1e59619632906abc26804f2e43445a7 SIZE (aseprite-duktape-0de771c_GH0.tar.gz) = 840744 SHA256 (aseprite-undo-f39b188_GH0.tar.gz) = adfa338452fb7af52da89d87f72a45ae6acf9f84a3b73fc1f712f69ddaabb220 SIZE (aseprite-undo-f39b188_GH0.tar.gz) = 4114 -SHA256 (dacap-observable-83dfe27_GH0.tar.gz) = df7548ebd91d9e3ad6f78dac4cf65e0bcf993e9daa2a2e8b36ce051b0d18c2fd -SIZE (dacap-observable-83dfe27_GH0.tar.gz) = 9692 +SHA256 (aseprite-laf-e6d79aa_GH0.tar.gz) = 12f4716d310280131e902864451620651df44b18ea5f6c8f420b2f4a332a434b +SIZE (aseprite-laf-e6d79aa_GH0.tar.gz) = 45189 +SHA256 (aseprite-stringencoders-f963507_GH0.tar.gz) = 9ad6bae5ca2beeba45d46ec408a8e5543dec9838d7a7e8f10b9cf06694eabcc5 +SIZE (aseprite-stringencoders-f963507_GH0.tar.gz) = 142542 +SHA256 (dacap-observable-27fa7f6_GH0.tar.gz) = beb87c9f4fe08d01748c6b5bea48e320e7a9e8af74655fdc2acbe362a2d796da +SIZE (dacap-observable-27fa7f6_GH0.tar.gz) = 9684 Modified: head/graphics/aseprite/files/patch-src_app_app__menus.cpp ============================================================================== --- head/graphics/aseprite/files/patch-src_app_app__menus.cpp Wed Feb 8 20:46:28 2017 (r433673) +++ head/graphics/aseprite/files/patch-src_app_app__menus.cpp Wed Feb 8 21:02:47 2017 (r433674) @@ -1,6 +1,6 @@ ---- src/app/app_menus.cpp.orig 2016-09-23 15:59:20 UTC +--- src/app/app_menus.cpp.orig 2017-01-06 20:44:08 UTC +++ src/app/app_menus.cpp -@@ -115,7 +115,7 @@ void AppMenus::reload() +@@ -114,7 +114,7 @@ void AppMenus::reload() } } @@ -9,7 +9,7 @@ { MenuItem* list_menuitem = m_recentListMenuitem; MenuItem* menuitem; -@@ -123,7 +123,7 @@ bool AppMenus::rebuildRecentList() +@@ -122,7 +122,7 @@ bool AppMenus::rebuildRecentList() // Update the recent file list menu item if (list_menuitem) { if (list_menuitem->hasSubmenuOpened()) @@ -18,7 +18,7 @@ Command* cmd_open_file = CommandsModule::instance()->getCommandByName(CommandId::OpenFile); -@@ -159,8 +159,6 @@ bool AppMenus::rebuildRecentList() +@@ -158,8 +158,6 @@ bool AppMenus::rebuildRecentList() submenu->addChild(menuitem); } } Added: head/graphics/aseprite/files/patch-src_config.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/aseprite/files/patch-src_config.h Wed Feb 8 21:02:47 2017 (r433674) @@ -0,0 +1,11 @@ +--- src/config.h.orig 2017-01-06 20:44:08 UTC ++++ src/config.h +@@ -23,7 +23,7 @@ + + // General information + #define PACKAGE "Aseprite" +-#define VERSION "1.1.12-dev" ++#define VERSION "1.1.13" + + #ifdef CUSTOM_WEBSITE_URL + #define WEBSITE CUSTOM_WEBSITE_URL // To test web server Added: head/graphics/aseprite/pkg-message ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/aseprite/pkg-message Wed Feb 8 21:02:47 2017 (r433674) @@ -0,0 +1,7 @@ +====================================================================== +Some users have reported mouse lag problem with aseprite. + +Please add the argument -F 250 or -F 500 for moused(8) to work around +such problems. These options can be added in the variable +moused_flags in /etc/rc.conf +====================================================================== Modified: head/graphics/aseprite/pkg-plist ============================================================================== --- head/graphics/aseprite/pkg-plist Wed Feb 8 20:46:28 2017 (r433673) +++ head/graphics/aseprite/pkg-plist Wed Feb 8 21:02:47 2017 (r433674) @@ -1,4 +1,16 @@ bin/aseprite +bin/cmark +include/cmark.h +include/cmark_export.h +include/cmark_version.h +lib/cmake/cmark-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/cmark.cmake +lib/libcmark.a +lib/libcmark.so +lib/libcmark.so.0.27.1 +libdata/pkgconfig/libcmark.pc +man/man1/cmark.1.gz +man/man3/cmark.3.gz %%DATADIR%%/data/convmatr.def %%DATADIR%%/data/fonts/allegro.pcx %%DATADIR%%/data/fonts/anipro_fixed.pcx @@ -86,6 +98,7 @@ bin/aseprite %%DATADIR%%/data/widgets/new_folder_window.xml %%DATADIR%%/data/widgets/new_layer.xml %%DATADIR%%/data/widgets/new_sprite.xml +%%DATADIR%%/data/widgets/open_sequence.xml %%DATADIR%%/data/widgets/options.xml %%DATADIR%%/data/widgets/palette_from_sprite.xml %%DATADIR%%/data/widgets/palette_popup.xml From owner-svn-ports-head@freebsd.org Wed Feb 8 21:24:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B60D3CD665B; Wed, 8 Feb 2017 21:24:58 +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 6B8FED84; Wed, 8 Feb 2017 21:24:58 +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 v18LOvck073010; Wed, 8 Feb 2017 21:24:57 GMT (envelope-from brooks@FreeBSD.org) Received: (from brooks@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18LOvSw073008; Wed, 8 Feb 2017 21:24:57 GMT (envelope-from brooks@FreeBSD.org) Message-Id: <201702082124.v18LOvSw073008@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brooks set sender to brooks@FreeBSD.org using -f From: Brooks Davis Date: Wed, 8 Feb 2017 21:24:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433675 - head/devel/llvm40 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 21:24:58 -0000 Author: brooks Date: Wed Feb 8 21:24:57 2017 New Revision: 433675 URL: https://svnweb.freebsd.org/changeset/ports/433675 Log: Allow build with EXTRAS disabled. The plist change is a no-op except when it broke the build so not bumping PORTREVISION. PR: 216786 Reported by: greenreaper@hotmail.com Sponsored by: DARPA, AFRL Modified: head/devel/llvm40/Makefile head/devel/llvm40/pkg-plist Modified: head/devel/llvm40/Makefile ============================================================================== --- head/devel/llvm40/Makefile Wed Feb 8 21:02:47 2017 (r433674) +++ head/devel/llvm40/Makefile Wed Feb 8 21:24:57 2017 (r433675) @@ -154,10 +154,12 @@ EXTRAS_COMMANDS+= \ find-all-symbols \ modularize EXTRAS_LIBS= libclangApplyReplacements \ + libclangChangeNamespace \ libclangIncludeFixer \ - libclangRename \ + libclangMove \ libclangQuery \ libclangRename \ + libclangReorderFields \ libclangTidy \ libclangTidyGoogleModule \ libclangTidyLLVMModule \ Modified: head/devel/llvm40/pkg-plist ============================================================================== --- head/devel/llvm40/pkg-plist Wed Feb 8 21:02:47 2017 (r433674) +++ head/devel/llvm40/pkg-plist Wed Feb 8 21:24:57 2017 (r433675) @@ -2438,7 +2438,7 @@ llvm%%LLVM_LIB_VER%%/lib/libLTO.so.4 %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangAnalysis.a %%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangApplyReplacements.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangBasic.a -%%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangChangeNamespace.a +%%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangChangeNamespace.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangCodeGen.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangDriver.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangDynamicASTMatchers.a @@ -2450,11 +2450,11 @@ llvm%%LLVM_LIB_VER%%/lib/libLTO.so.4 %%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangIncludeFixerPlugin.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangIndex.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangLex.a -%%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangMove.a +%%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangMove.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangParse.a %%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangQuery.a %%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangRename.a -%%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangReorderFields.a +%%EXTRAS%%llvm%%LLVM_LIB_VER%%/lib/libclangReorderFields.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangRewrite.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangRewriteFrontend.a %%CLANG%%llvm%%LLVM_LIB_VER%%/lib/libclangSema.a From owner-svn-ports-head@freebsd.org Wed Feb 8 21:49:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 238DECD6CF3; Wed, 8 Feb 2017 21:49:21 +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 BE7F618B1; Wed, 8 Feb 2017 21:49: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 v18LnJ85081406; Wed, 8 Feb 2017 21:49:19 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18LnJ6K081404; Wed, 8 Feb 2017 21:49:19 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702082149.v18LnJ6K081404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Wed, 8 Feb 2017 21:49:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433676 - in head/net-mgmt/unifi5: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 21:49:21 -0000 Author: feld Date: Wed Feb 8 21:49:19 2017 New Revision: 433676 URL: https://svnweb.freebsd.org/changeset/ports/433676 Log: net-mgmt/unifi5: Clean up child processes Unifi starts up its own mongodb child process automatically. It does this regardless of any existing mongodb process running on the system. If you attempt to restart unifi without stopping its mongodb process it will attempt to start mongodb processes for eternity, filling your logs. This situation is regularly encountered by users updating to the newest release. There is no workaround but to signal any remaining processes owned by the unifi user at shutdown. The included change takes note of any child PIDs before starting shutdown and signals them after the unifi process has been stopped successfully. Reported by: dvl Modified: head/net-mgmt/unifi5/Makefile head/net-mgmt/unifi5/files/unifi.in Modified: head/net-mgmt/unifi5/Makefile ============================================================================== --- head/net-mgmt/unifi5/Makefile Wed Feb 8 21:24:57 2017 (r433675) +++ head/net-mgmt/unifi5/Makefile Wed Feb 8 21:49:19 2017 (r433676) @@ -3,7 +3,7 @@ PORTNAME= unifi5 PORTVERSION= 5.4.11 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net-mgmt java MASTER_SITES= https://www.ubnt.com/downloads/unifi/${PORTVERSION}-${UNIFI_TAG}/ \ LOCAL/feld/${PORTNAME}-${PORTVERSION}/ Modified: head/net-mgmt/unifi5/files/unifi.in ============================================================================== --- head/net-mgmt/unifi5/files/unifi.in Wed Feb 8 21:24:57 2017 (r433675) +++ head/net-mgmt/unifi5/files/unifi.in Wed Feb 8 21:49:19 2017 (r433676) @@ -30,6 +30,8 @@ procname=%%JAVA%% command="/usr/sbin/daemon" command_args="-f -p ${pidfile} %%JAVA%% ${unifi_javaflags} -jar lib/ace.jar start" start_precmd=start_precmd +stop_precmd=stop_precmd +stop_postcmd=stop_postcmd start_precmd() { @@ -38,4 +40,21 @@ start_precmd() fi } +stop_precmd() +{ + if [ -r ${pidfile} ]; then + _UNIFIPID=$(check_pidfile ${pidfile} ${procname}) + export _UNIFI_CHILDREN=$(pgrep -P ${_UNIFIPID}) + fi +} + +stop_postcmd() +{ + if ! [ -z ${_UNIFI_CHILDREN} ]; then + echo "Cleaning up leftover child processes." + kill $sig_stop ${_UNIFI_CHILDREN} + wait_for_pids ${_UNIFI_CHILDREN} + fi +} + run_rc_command "$1" From owner-svn-ports-head@freebsd.org Wed Feb 8 22:22:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A631BCD4884; Wed, 8 Feb 2017 22:22:22 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7E4F4ED8; Wed, 8 Feb 2017 22:22:22 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v18MMLlx097667; Wed, 8 Feb 2017 22:22:21 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18MMLlt097664; Wed, 8 Feb 2017 22:22:21 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702082222.v18MMLlt097664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Wed, 8 Feb 2017 22:22:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433677 - in head/editors/libreoffice: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 22:22:22 -0000 Author: jkim Date: Wed Feb 8 22:22:21 2017 New Revision: 433677 URL: https://svnweb.freebsd.org/changeset/ports/433677 Log: Do not apply the kludge for PR214473 on all supported FreeBSD versions. These patches actually reintroduced an upstream bug. https://gerrit.libreoffice.org/22291 PR: 214473 Added: head/editors/libreoffice/files/extrapatch-vcl_inc_unx_gtk_gtkinst.hxx - copied unchanged from r433676, head/editors/libreoffice/files/patch-vcl_inc_unx_gtk_gtkinst.hxx head/editors/libreoffice/files/extrapatch-vcl_unx_gtk_gtkinst.cxx - copied unchanged from r433676, head/editors/libreoffice/files/patch-vcl_unx_gtk_gtkinst.cxx Deleted: head/editors/libreoffice/files/patch-vcl_inc_unx_gtk_gtkinst.hxx head/editors/libreoffice/files/patch-vcl_unx_gtk_gtkinst.cxx Modified: head/editors/libreoffice/Makefile Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Wed Feb 8 21:49:19 2017 (r433676) +++ head/editors/libreoffice/Makefile Wed Feb 8 22:22:21 2017 (r433677) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 3 +PORTREVISION= 4 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext @@ -273,6 +273,13 @@ _MAKE_JOBS= # .if ${COMPILER_FEATURES:Mlibstdc++} BROKEN= Build with system libstdc++ is unsupported .endif +.if (${OSVERSION} >= 1200000 && ${OSVERSION} < 1200003) || \ + (${OSVERSION} >= 1100500 && ${OSVERSION} < 1100501) || \ + (${OSVERSION} >= 1100000 && ${OSVERSION} < 1100122) || \ + ${OSVERSION} < 1003506 +EXTRA_PATCHES= ${PATCHDIR}/extrapatch-vcl_inc_unx_gtk_gtkinst.hxx \ + ${PATCHDIR}/extrapatch-vcl_unx_gtk_gtkinst.cxx +.endif .endif # FreeBSD .if ${COMPILER_TYPE} == "clang" Copied: head/editors/libreoffice/files/extrapatch-vcl_inc_unx_gtk_gtkinst.hxx (from r433676, head/editors/libreoffice/files/patch-vcl_inc_unx_gtk_gtkinst.hxx) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/extrapatch-vcl_inc_unx_gtk_gtkinst.hxx Wed Feb 8 22:22:21 2017 (r433677, copy of r433676, head/editors/libreoffice/files/patch-vcl_inc_unx_gtk_gtkinst.hxx) @@ -0,0 +1,11 @@ +--- vcl/inc/unx/gtk/gtkinst.hxx.orig 2016-10-28 14:50:26 UTC ++++ vcl/inc/unx/gtk/gtkinst.hxx +@@ -46,7 +46,7 @@ class GtkPrintWrapper; + class GenPspGraphics; + class GtkYieldMutex : public SalYieldMutex + { +- thread_local static std::stack yieldCounts; ++ std::list aYieldStack; + + public: + GtkYieldMutex() {} Copied: head/editors/libreoffice/files/extrapatch-vcl_unx_gtk_gtkinst.cxx (from r433676, head/editors/libreoffice/files/patch-vcl_unx_gtk_gtkinst.cxx) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/editors/libreoffice/files/extrapatch-vcl_unx_gtk_gtkinst.cxx Wed Feb 8 22:22:21 2017 (r433677, copy of r433676, head/editors/libreoffice/files/patch-vcl_unx_gtk_gtkinst.cxx) @@ -0,0 +1,42 @@ +--- vcl/unx/gtk/gtkinst.cxx.orig 2016-11-13 15:24:04 UTC ++++ vcl/unx/gtk/gtkinst.cxx +@@ -298,28 +298,29 @@ SalPrinter* GtkInstance::CreatePrinter( + * for each pair, so we can accurately restore + * it later. + */ +-thread_local std::stack GtkYieldMutex::yieldCounts; + + void GtkYieldMutex::ThreadsEnter() + { + acquire(); +- if (!yieldCounts.empty()) { +- auto n = yieldCounts.top(); +- yieldCounts.pop(); +- for (; n != 0; --n) { ++ if( !aYieldStack.empty() ) ++ { /* Previously called ThreadsLeave() */ ++ sal_uLong nCount = aYieldStack.front(); ++ aYieldStack.pop_front(); ++ while( nCount-- > 1 ) + acquire(); +- } + } + } + + void GtkYieldMutex::ThreadsLeave() + { ++ aYieldStack.push_front( mnCount ); + assert(mnCount != 0); +- auto n = mnCount - 1; +- yieldCounts.push(n); +- for (sal_uIntPtr i = 0; i != n + 1; ++i) { ++ SAL_WARN_IF( ++ mnThreadId && mnThreadId != osl::Thread::getCurrentIdentifier(), ++ "vcl.gtk", "other thread " << mnThreadId << " owns the mutex"); ++ while( mnCount > 1 ) + release(); +- } ++ release(); + } + + SalVirtualDevice* GtkInstance::CreateVirtualDevice( SalGraphics *pG, From owner-svn-ports-head@freebsd.org Wed Feb 8 22:39:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4668ACD4C62; Wed, 8 Feb 2017 22:39:30 +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 05E1715F7; Wed, 8 Feb 2017 22:39:29 +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 v18MdT54002197; Wed, 8 Feb 2017 22:39:29 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18MdSa8002190; Wed, 8 Feb 2017 22:39:28 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201702082239.v18MdSa8002190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Wed, 8 Feb 2017 22:39:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433678 - in head/dns: bind910 bind911 bind99 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 22:39:30 -0000 Author: mat Date: Wed Feb 8 22:39:28 2017 New Revision: 433678 URL: https://svnweb.freebsd.org/changeset/ports/433678 Log: Update to 9.9.9-P6, 9.10.4-P6 and 9.11.0-P3. While there, remove the RPZ_PATCH for BIND9 9.9, it has not been updated for years, and, it does not build any more. MFH: 2017Q1 Security: CVE-2017-3135 Sponsored by: Absolight Modified: head/dns/bind910/Makefile (contents, props changed) head/dns/bind910/distinfo (contents, props changed) head/dns/bind911/Makefile (contents, props changed) head/dns/bind911/distinfo (contents, props changed) head/dns/bind99/Makefile (contents, props changed) head/dns/bind99/distinfo (contents, props changed) Modified: head/dns/bind910/Makefile ============================================================================== --- head/dns/bind910/Makefile Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind910/Makefile Wed Feb 8 22:39:28 2017 (r433678) @@ -3,9 +3,9 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 -MASTER_SITES= ISC/bind9/${ISCVERSION} +MASTER_SITES= ftp://ftp.isc.org/isc/bind9/private/ad5e615f60e2f4e1/ ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 910 DISTNAME= ${PORTNAME}-${ISCVERSION} @@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.10.4-P5 +ISCVERSION= 9.10.4-P6 USES= cpe libedit Modified: head/dns/bind910/distinfo ============================================================================== --- head/dns/bind910/distinfo Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind910/distinfo Wed Feb 8 22:39:28 2017 (r433678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484203033 -SHA256 (bind-9.10.4-P5.tar.gz) = 89c47b413613feddb1b623ad092f3def2247402e4148c464dbc6c0021e3f0feb -SIZE (bind-9.10.4-P5.tar.gz) = 9303205 +TIMESTAMP = 1486542453 +SHA256 (bind-9.10.4-P6.tar.gz) = a1dfbfd1d11cb52f2d9e5af0def25763798bda243841722dd0b319086a73ee65 +SIZE (bind-9.10.4-P6.tar.gz) = 9317598 Modified: head/dns/bind911/Makefile ============================================================================== --- head/dns/bind911/Makefile Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind911/Makefile Wed Feb 8 22:39:28 2017 (r433678) @@ -8,10 +8,10 @@ PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b PORTREVISION= 0 .else # dns/bind9xx here -PORTREVISION= 1 +PORTREVISION= 0 .endif CATEGORIES= dns net ipv6 -MASTER_SITES= ISC/bind9/${ISCVERSION} +MASTER_SITES= ftp://ftp.isc.org/isc/bind9/private/311787a0a69345a1/ ISC/bind9/${ISCVERSION} .if defined(BIND_TOOLS_SLAVE) PKGNAMESUFFIX= -tools .else @@ -29,7 +29,7 @@ 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.11.0-P2 +ISCVERSION= 9.11.0-P3 USES= cpe libedit Modified: head/dns/bind911/distinfo ============================================================================== --- head/dns/bind911/distinfo Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind911/distinfo Wed Feb 8 22:39:28 2017 (r433678) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484203132 -SHA256 (bind-9.11.0-P2.tar.gz) = d651f83ce1c08c83d6ac8201685c4f2b5fdb79794f3a4f93c3948e0ef439c1e5 -SIZE (bind-9.11.0-P2.tar.gz) = 9677204 +TIMESTAMP = 1486542512 +SHA256 (bind-9.11.0-P3.tar.gz) = 0feee0374bcbdee73a9d4277f3c5007622279572d520d7c27a4b64015d8ca9e9 +SIZE (bind-9.11.0-P3.tar.gz) = 9691935 Modified: head/dns/bind99/Makefile ============================================================================== --- head/dns/bind99/Makefile Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind99/Makefile Wed Feb 8 22:39:28 2017 (r433678) @@ -3,7 +3,7 @@ PORTNAME= bind PORTVERSION= ${ISCVERSION:S/-P/P/:S/b/.b/:S/a/.a/:S/rc/.rc/} -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= dns net ipv6 MASTER_SITES= ISC/bind9/${ISCVERSION} PKGNAMESUFFIX= 99 @@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNS LICENSE= ISCL # ISC releases things like 9.8.0-P1, which our versioning doesn't like -ISCVERSION= 9.9.9-P5 +ISCVERSION= 9.9.9-P6 USES= cpe libedit @@ -45,7 +45,7 @@ OPTIONS_DEFAULT= SSL THREADS SIGCHASE ID RPZ_NSIP RPZ_NSDNAME OPTIONS_DEFINE= SSL IDN LARGE_FILE FIXED_RRSET SIGCHASE \ IPV6 THREADS FILTER_AAAA GOST PYTHON START_LATE MINCACHE \ - RPZ_NSIP RPZ_NSDNAME RRL DOCS RPZ_PATCH NEWSTATS \ + RPZ_NSIP RPZ_NSDNAME RRL DOCS NEWSTATS \ PORTREVISION FETCHLIMIT QUERYTRACE OPTIONS_GROUP= DLZ OPTIONS_GROUP_DLZ= DLZ_POSTGRESQL DLZ_MYSQL DLZ_BDB \ @@ -71,7 +71,6 @@ QUERYTRACE_DESC= Enable the very verbose NEWSTATS_DESC= Enable alternate xml statistics channel format RPZ_NSIP_DESC= Enable RPZ NSIP trigger rules RPZ_NSDNAME_DESC= Enable RPZ NSDNAME policy records -RPZ_PATCH_DESC= RPZ improvements RRL_DESC= Response Rate Limiting DLZ_DESC= Dynamically Loadable Zones DLZ_POSTGRESQL_DESC= DLZ Postgres driver @@ -121,9 +120,6 @@ RPZ_NSIP_CONFIGURE_ENABLE= rpz-nsip RPZ_NSDNAME_CONFIGURE_ENABLE= rpz-nsdname -RPZ_PATCH_PATCHFILES= ${ISCVERSION}-rpz2+rl.14038.05.patch.xz:vix -RPZ_PATCH_PATCH_SITES= http://ss.vix.su/~vjs/:vix LOCAL/mat/bind:vix - RRL_CONFIGURE_ENABLE= rrl DLZ_MYSQL_CONFIGURE_ON= --with-dlz-mysql=yes Modified: head/dns/bind99/distinfo ============================================================================== --- head/dns/bind99/distinfo Wed Feb 8 22:22:21 2017 (r433677) +++ head/dns/bind99/distinfo Wed Feb 8 22:39:28 2017 (r433678) @@ -1,5 +1,3 @@ -TIMESTAMP = 1484202726 -SHA256 (bind-9.9.9-P5.tar.gz) = 5ccd1c7356093da100c45dfcea314fea882a41e8e2c660d269c46137212bc1fa -SIZE (bind-9.9.9-P5.tar.gz) = 8770509 -SHA256 (9.9.9-P5-rpz2+rl.14038.05.patch.xz) = ca6a0a697ddb2d3839077dc9b38556439ced1ee115a8af2c040d720a778c716a -SIZE (9.9.9-P5-rpz2+rl.14038.05.patch.xz) = 39308 +TIMESTAMP = 1486542381 +SHA256 (bind-9.9.9-P6.tar.gz) = 196e3deab1276fb4648c9792b429bec182d708ec42c81a0ef21874ec2d90c9e1 +SIZE (bind-9.9.9-P6.tar.gz) = 8778790 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:19:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEEEBCD683E; Wed, 8 Feb 2017 23:19:49 +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 7E470D02; Wed, 8 Feb 2017 23:19:49 +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 v18NJmLZ018639; Wed, 8 Feb 2017 23:19:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NJm0v018637; Wed, 8 Feb 2017 23:19:48 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702082319.v18NJm0v018637@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Wed, 8 Feb 2017 23:19:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433680 - head/mail/neomutt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:19:49 -0000 Author: bapt Date: Wed Feb 8 23:19:48 2017 New Revision: 433680 URL: https://svnweb.freebsd.org/changeset/ports/433680 Log: Update to 20170206 Modified: head/mail/neomutt/Makefile head/mail/neomutt/distinfo Modified: head/mail/neomutt/Makefile ============================================================================== --- head/mail/neomutt/Makefile Wed Feb 8 22:40:14 2017 (r433679) +++ head/mail/neomutt/Makefile Wed Feb 8 23:19:48 2017 (r433680) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= neomutt -PORTVERSION= 20170128 +PORTVERSION= 20170206 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= mail MAINTAINER= bapt@FreeBSD.org Modified: head/mail/neomutt/distinfo ============================================================================== --- head/mail/neomutt/distinfo Wed Feb 8 22:40:14 2017 (r433679) +++ head/mail/neomutt/distinfo Wed Feb 8 23:19:48 2017 (r433680) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485706733 -SHA256 (neomutt-neomutt-neomutt-20170128_GH0.tar.gz) = 05953c54f9d11f5b973f620b0e54c08ef80e150d10700995241aba6f7aba3eb8 -SIZE (neomutt-neomutt-neomutt-20170128_GH0.tar.gz) = 2761445 +TIMESTAMP = 1486556208 +SHA256 (neomutt-neomutt-neomutt-20170206_GH0.tar.gz) = 9a5eb362fdaddb3b615342b60438830f56e2cd441af74b43a3bd786e74630594 +SIZE (neomutt-neomutt-neomutt-20170206_GH0.tar.gz) = 2765042 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:26:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24D22CD69E5; Wed, 8 Feb 2017 23:26:25 +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 E609E10DE; Wed, 8 Feb 2017 23:26: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 v18NQNbf022498; Wed, 8 Feb 2017 23:26:23 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NQNl0022497; Wed, 8 Feb 2017 23:26:23 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702082326.v18NQNl0022497@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Wed, 8 Feb 2017 23:26:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433681 - head/mail/mu4e X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:26:25 -0000 Author: marino Date: Wed Feb 8 23:26:23 2017 New Revision: 433681 URL: https://svnweb.freebsd.org/changeset/ports/433681 Log: mail/mu4e is not jobs safe This port has failed in a multijob environment a couple of times already. This latest time, the race failure was: mu4e-proc.el:26:1:Error: Opening pty: No such file or directory gmake[2]: *** [Makefile:583: mu4e-proc.elc] Error 1 Modified: head/mail/mu4e/Makefile Modified: head/mail/mu4e/Makefile ============================================================================== --- head/mail/mu4e/Makefile Wed Feb 8 23:19:48 2017 (r433680) +++ head/mail/mu4e/Makefile Wed Feb 8 23:26:23 2017 (r433681) @@ -29,6 +29,8 @@ BUILD_WRKSRC= ${WRKSRC}/mu4e INSTALL_WRKSRC= ${WRKSRC}/mu4e INSTALL_TARGET= install-strip +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= DOCS OPTIONS_SUB= yes From owner-svn-ports-head@freebsd.org Wed Feb 8 23:45:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC96BCD6CB1; Wed, 8 Feb 2017 23:45: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 75B211875; Wed, 8 Feb 2017 23:45: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 v18Nja6A030868; Wed, 8 Feb 2017 23:45:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NjaDh030866; Wed, 8 Feb 2017 23:45:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18NjaDh030866@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, 8 Feb 2017 23:45:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433682 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:45:37 -0000 Author: sunpoet Date: Wed Feb 8 23:45:36 2017 New Revision: 433682 URL: https://svnweb.freebsd.org/changeset/ports/433682 Log: Update to 3.0.1 - Remove PORTSCOUT Changes: https://pecl.php.net/package-changelog.php?package=memcached Modified: head/databases/pecl-memcached/Makefile head/databases/pecl-memcached/distinfo Modified: head/databases/pecl-memcached/Makefile ============================================================================== --- head/databases/pecl-memcached/Makefile Wed Feb 8 23:26:23 2017 (r433681) +++ head/databases/pecl-memcached/Makefile Wed Feb 8 23:45:36 2017 (r433682) @@ -2,10 +2,11 @@ # $FreeBSD$ PORTNAME= memcached -PORTVERSION= 2.2.0 -PORTREVISION= 5 +PORTVERSION= 3.0.1 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 @@ -18,27 +19,14 @@ LIB_DEPENDS= libmemcached.so:databases/l OPTIONS_DEFINE= IGBINARY SASL IGBINARY_DESC= Binary serializer support -PORTSCOUT= limit:^[0-9\.]*$$ - CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} +IGNORE_WITH_PHP=56 USE_PHP= json:build session:build -USES= php:ext pkgconfig - -PHP7_TAGNAME= e65be32 - -GH_TUPLE= php-${PORTNAME}-dev:php-${PORTNAME}:${PORTVERSION} \ - php-${PORTNAME}-dev:php-${PORTNAME}:${PHP7_TAGNAME}:php7 -USE_GITHUB= yes +USES= php:ext pkgconfig tar:tgz IGBINARY_CONFIGURE_ENABLE= memcached-igbinary IGBINARY_USE= PHP=igbinary:build SASL_CONFIGURE_ENABLE= memcached-sasl SASL_LIB_DEPENDS= libsasl2.so:security/cyrus-sasl2 -.include - -.if ${PHP_VER} >= 70 -WRKSRC_SUBDIR= ../php-${PORTNAME}-${PHP7_TAGNAME} -.endif - -.include +.include Modified: head/databases/pecl-memcached/distinfo ============================================================================== --- head/databases/pecl-memcached/distinfo Wed Feb 8 23:26:23 2017 (r433681) +++ head/databases/pecl-memcached/distinfo Wed Feb 8 23:45:36 2017 (r433682) @@ -1,5 +1,3 @@ -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 +TIMESTAMP = 1486591752 +SHA256 (PECL/memcached-3.0.1.tgz) = a9a801ca428b230f59d26e30682cf0dc1251e4913ce33c44639a8b1e28d2dca3 +SIZE (PECL/memcached-3.0.1.tgz) = 75774 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:45:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 774A8CD6CFC; Wed, 8 Feb 2017 23:45: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 43E4F18D5; Wed, 8 Feb 2017 23:45: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 v18NjkTp031132; Wed, 8 Feb 2017 23:45:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Njk7A031130; Wed, 8 Feb 2017 23:45:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18Njk7A031130@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, 8 Feb 2017 23:45:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433684 - head/devel/p5-List-AllUtils X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:45:47 -0000 Author: sunpoet Date: Wed Feb 8 23:45:45 2017 New Revision: 433684 URL: https://svnweb.freebsd.org/changeset/ports/433684 Log: Update to 0.14 Changes: http://search.cpan.org/dist/List-AllUtils/Changes Modified: head/devel/p5-List-AllUtils/Makefile head/devel/p5-List-AllUtils/distinfo Modified: head/devel/p5-List-AllUtils/Makefile ============================================================================== --- head/devel/p5-List-AllUtils/Makefile Wed Feb 8 23:45:41 2017 (r433683) +++ head/devel/p5-List-AllUtils/Makefile Wed Feb 8 23:45:45 2017 (r433684) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= List-AllUtils -PORTVERSION= 0.12 +PORTVERSION= 0.14 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-List-AllUtils/distinfo ============================================================================== --- head/devel/p5-List-AllUtils/distinfo Wed Feb 8 23:45:41 2017 (r433683) +++ head/devel/p5-List-AllUtils/distinfo Wed Feb 8 23:45:45 2017 (r433684) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478108968 -SHA256 (List-AllUtils-0.12.tar.gz) = 0b5352317652c22b53bee64e1984efd9f21edfad321b0e5a98cdec5ec87bbcae -SIZE (List-AllUtils-0.12.tar.gz) = 44285 +TIMESTAMP = 1486591832 +SHA256 (List-AllUtils-0.14.tar.gz) = e45aa65927ae1975a000cc2fed14274627fa5e2bd09bab826a5f2c41d17ef6cd +SIZE (List-AllUtils-0.14.tar.gz) = 44358 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:45:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3402CD6CD7; Wed, 8 Feb 2017 23:45: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 763C91885; Wed, 8 Feb 2017 23:45: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 v18NjfN3031014; Wed, 8 Feb 2017 23:45:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NjfuC031011; Wed, 8 Feb 2017 23:45:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18NjfuC031011@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, 8 Feb 2017 23:45:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433683 - in head/databases: . pecl-memcached2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:45:42 -0000 Author: sunpoet Date: Wed Feb 8 23:45:41 2017 New Revision: 433683 URL: https://svnweb.freebsd.org/changeset/ports/433683 Log: Add pecl-memcached2 (copied from pecl-memcached) - Add PORTSCOUT - Update WWW - Add GitHub repository to WWW Added: head/databases/pecl-memcached2/ - copied from r422175, head/databases/pecl-memcached/ Modified: head/databases/Makefile head/databases/pecl-memcached2/Makefile head/databases/pecl-memcached2/pkg-descr Modified: head/databases/Makefile ============================================================================== --- head/databases/Makefile Wed Feb 8 23:45:36 2017 (r433682) +++ head/databases/Makefile Wed Feb 8 23:45:41 2017 (r433683) @@ -547,6 +547,7 @@ SUBDIR += pecl-leveldb SUBDIR += pecl-memcache SUBDIR += pecl-memcached + SUBDIR += pecl-memcached2 SUBDIR += pecl-mongo SUBDIR += pecl-mongodb SUBDIR += pecl-pdo_user Modified: head/databases/pecl-memcached2/Makefile ============================================================================== --- head/databases/pecl-memcached/Makefile Thu Sep 15 01:41:28 2016 (r422175) +++ head/databases/pecl-memcached2/Makefile Wed Feb 8 23:45:41 2017 (r433683) @@ -7,6 +7,7 @@ PORTREVISION= 4 CATEGORIES= databases MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- +PKGNAMESUFFIX= 2 DIST_SUBDIR= PECL MAINTAINER= sunpoet@FreeBSD.org @@ -20,8 +21,10 @@ LIB_DEPENDS= libmemcached.so:databases/l OPTIONS_DEFINE= IGBINARY SASL IGBINARY_DESC= Binary serializer support +PORTSCOUT= limit:^2\. + CONFIGURE_ARGS= --with-libmemcached-dir=${LOCALBASE} -IGNORE_WITH_PHP=70 +IGNORE_WITH_PHP=70 71 USE_PHP= json:build session:build USES= php:ext pkgconfig tar:tgz Modified: head/databases/pecl-memcached2/pkg-descr ============================================================================== --- head/databases/pecl-memcached/pkg-descr Thu Sep 15 01:41:28 2016 (r422175) +++ head/databases/pecl-memcached2/pkg-descr Wed Feb 8 23:45:41 2017 (r433683) @@ -5,4 +5,5 @@ 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 +WWW: https://github.com/php-memcached-dev/php-memcached From owner-svn-ports-head@freebsd.org Wed Feb 8 23:45:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D6B8DCD6D33; Wed, 8 Feb 2017 23:45: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 9A4281940; Wed, 8 Feb 2017 23:45:51 +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 v18Njonj031253; Wed, 8 Feb 2017 23:45:50 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NjokR031251; Wed, 8 Feb 2017 23:45:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18NjokR031251@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, 8 Feb 2017 23:45:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433685 - head/sysutils/py-psutil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:45:51 -0000 Author: sunpoet Date: Wed Feb 8 23:45:50 2017 New Revision: 433685 URL: https://svnweb.freebsd.org/changeset/ports/433685 Log: Update to 5.1.3 Changes: https://github.com/giampaolo/psutil/blob/master/HISTORY.rst Modified: head/sysutils/py-psutil/Makefile head/sysutils/py-psutil/distinfo Modified: head/sysutils/py-psutil/Makefile ============================================================================== --- head/sysutils/py-psutil/Makefile Wed Feb 8 23:45:45 2017 (r433684) +++ head/sysutils/py-psutil/Makefile Wed Feb 8 23:45:50 2017 (r433685) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= psutil -PORTVERSION= 5.1.2 +PORTVERSION= 5.1.3 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/sysutils/py-psutil/distinfo ============================================================================== --- head/sysutils/py-psutil/distinfo Wed Feb 8 23:45:45 2017 (r433684) +++ head/sysutils/py-psutil/distinfo Wed Feb 8 23:45:50 2017 (r433685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486285337 -SHA256 (psutil-5.1.2.tar.gz) = 43f32b0a392c80cff0f480bd0792763333e46d7062285dd1226b70473c55e8ac -SIZE (psutil-5.1.2.tar.gz) = 341325 +TIMESTAMP = 1486591841 +SHA256 (psutil-5.1.3.tar.gz) = 959bd58bdc8152b0a143cb3bd822d4a1b8f7230617b0e3eb2ff6e63812120f2b +SIZE (psutil-5.1.3.tar.gz) = 341980 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:45:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4D055CD6D5F; Wed, 8 Feb 2017 23:45: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 16EF319A7; Wed, 8 Feb 2017 23:45: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 v18Njt1n031371; Wed, 8 Feb 2017 23:45:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NjtK9031369; Wed, 8 Feb 2017 23:45:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18NjtK9031369@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, 8 Feb 2017 23:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433686 - head/security/p5-Net-SSL-ExpireDate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:45:56 -0000 Author: sunpoet Date: Wed Feb 8 23:45:54 2017 New Revision: 433686 URL: https://svnweb.freebsd.org/changeset/ports/433686 Log: Update to 1.20 Changes: http://search.cpan.org/dist/Net-SSL-ExpireDate/Changes Modified: head/security/p5-Net-SSL-ExpireDate/Makefile head/security/p5-Net-SSL-ExpireDate/distinfo Modified: head/security/p5-Net-SSL-ExpireDate/Makefile ============================================================================== --- head/security/p5-Net-SSL-ExpireDate/Makefile Wed Feb 8 23:45:50 2017 (r433685) +++ head/security/p5-Net-SSL-ExpireDate/Makefile Wed Feb 8 23:45:54 2017 (r433686) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSL-ExpireDate -PORTVERSION= 1.19 +PORTVERSION= 1.20 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Net-SSL-ExpireDate/distinfo ============================================================================== --- head/security/p5-Net-SSL-ExpireDate/distinfo Wed Feb 8 23:45:50 2017 (r433685) +++ head/security/p5-Net-SSL-ExpireDate/distinfo Wed Feb 8 23:45:54 2017 (r433686) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484432548 -SHA256 (Net-SSL-ExpireDate-1.19.tar.gz) = f61a61bbd3d193c7b2e9776a11505d2e619ee08e82dc405f8b3c0a513b48b710 -SIZE (Net-SSL-ExpireDate-1.19.tar.gz) = 55282 +TIMESTAMP = 1486591865 +SHA256 (Net-SSL-ExpireDate-1.20.tar.gz) = d22d46fecf4d67d1859b0048995d0968b21a002f75dd0ad9230fc43eff3c3d19 +SIZE (Net-SSL-ExpireDate-1.20.tar.gz) = 54861 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E3C6CD6DA9; Wed, 8 Feb 2017 23:46: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 2AC5B1AA8; Wed, 8 Feb 2017 23:46: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 v18Nk49r031611; Wed, 8 Feb 2017 23:46:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Nk4Gm031609; Wed, 8 Feb 2017 23:46:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18Nk4Gm031609@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, 8 Feb 2017 23:46:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433688 - head/devel/rubygem-excon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:05 -0000 Author: sunpoet Date: Wed Feb 8 23:46:03 2017 New Revision: 433688 URL: https://svnweb.freebsd.org/changeset/ports/433688 Log: Update to 0.55.0 Changes: https://github.com/excon/excon/blob/master/changelog.txt Modified: head/devel/rubygem-excon/Makefile head/devel/rubygem-excon/distinfo Modified: head/devel/rubygem-excon/Makefile ============================================================================== --- head/devel/rubygem-excon/Makefile Wed Feb 8 23:45:59 2017 (r433687) +++ head/devel/rubygem-excon/Makefile Wed Feb 8 23:46:03 2017 (r433688) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= excon -PORTVERSION= 0.54.0 +PORTVERSION= 0.55.0 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-excon/distinfo ============================================================================== --- head/devel/rubygem-excon/distinfo Wed Feb 8 23:45:59 2017 (r433687) +++ head/devel/rubygem-excon/distinfo Wed Feb 8 23:46:03 2017 (r433688) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483133022 -SHA256 (rubygem/excon-0.54.0.gem) = a32d6e509dd99b9b201c4d3a50b08e4ea7279dfc99bc05332799a00d92368b48 -SIZE (rubygem/excon-0.54.0.gem) = 236032 +TIMESTAMP = 1486591879 +SHA256 (rubygem/excon-0.55.0.gem) = bd4e00c4cf85e73173e723ac182bc3a3162ec9e96bcd1edc8850149f19cf2f91 +SIZE (rubygem/excon-0.55.0.gem) = 238592 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A0DBCD6D94; Wed, 8 Feb 2017 23:46:00 +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 566DD1A1E; Wed, 8 Feb 2017 23:46: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 v18NjxVj031488; Wed, 8 Feb 2017 23:45:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NjxW1031487; Wed, 8 Feb 2017 23:45:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082345.v18NjxW1031487@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, 8 Feb 2017 23:45:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433687 - head/archivers/rubygem-fpm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:00 -0000 Author: sunpoet Date: Wed Feb 8 23:45:59 2017 New Revision: 433687 URL: https://svnweb.freebsd.org/changeset/ports/433687 Log: Update to 1.8.1 Changes: https://github.com/jordansissel/fpm/blob/master/CHANGELOG.rst Modified: head/archivers/rubygem-fpm/Makefile head/archivers/rubygem-fpm/distinfo Modified: head/archivers/rubygem-fpm/Makefile ============================================================================== --- head/archivers/rubygem-fpm/Makefile Wed Feb 8 23:45:54 2017 (r433686) +++ head/archivers/rubygem-fpm/Makefile Wed Feb 8 23:45:59 2017 (r433687) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= fpm -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.1 CATEGORIES= archivers rubygems MASTER_SITES= RG @@ -11,7 +11,7 @@ COMMENT= Build packages for multiple pla LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= rubygem-archive-tar-minitar>=0:archivers/rubygem-archive-tar-minitar \ +RUN_DEPENDS= rubygem-archive-tar-minitar>=0.5.2:archivers/rubygem-archive-tar-minitar \ rubygem-arr-pm>=0.0.10:devel/rubygem-arr-pm \ rubygem-backports>0:devel/rubygem-backports \ rubygem-cabin>=0.6.0:devel/rubygem-cabin \ Modified: head/archivers/rubygem-fpm/distinfo ============================================================================== --- head/archivers/rubygem-fpm/distinfo Wed Feb 8 23:45:54 2017 (r433686) +++ head/archivers/rubygem-fpm/distinfo Wed Feb 8 23:45:59 2017 (r433687) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486132992 -SHA256 (rubygem/fpm-1.8.0.gem) = 91a1a0ffac2e1b4c1fbbca1409f35b77a242fa3fa1e1e330c1d9c9f5aa44efc6 -SIZE (rubygem/fpm-1.8.0.gem) = 135168 +TIMESTAMP = 1486591875 +SHA256 (rubygem/fpm-1.8.1.gem) = 24881d1cdb5893d931d4dc26834276261850f8d2e0d8382feb458243a33345bb +SIZE (rubygem/fpm-1.8.1.gem) = 135680 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22F41CD6DEC; Wed, 8 Feb 2017 23:46: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 E5ADB1B1F; Wed, 8 Feb 2017 23:46: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 v18Nk94d031727; Wed, 8 Feb 2017 23:46:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Nk8Q7031725; Wed, 8 Feb 2017 23:46:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18Nk8Q7031725@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, 8 Feb 2017 23:46:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433689 - head/devel/rubygem-parser X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:10 -0000 Author: sunpoet Date: Wed Feb 8 23:46:08 2017 New Revision: 433689 URL: https://svnweb.freebsd.org/changeset/ports/433689 Log: Update to 2.4.0.0 Changes: https://github.com/whitequark/parser/blob/master/CHANGELOG.md Modified: head/devel/rubygem-parser/Makefile head/devel/rubygem-parser/distinfo Modified: head/devel/rubygem-parser/Makefile ============================================================================== --- head/devel/rubygem-parser/Makefile Wed Feb 8 23:46:03 2017 (r433688) +++ head/devel/rubygem-parser/Makefile Wed Feb 8 23:46:08 2017 (r433689) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= parser -PORTVERSION= 2.3.3.1 +PORTVERSION= 2.4.0.0 CATEGORIES= devel ruby MASTER_SITES= RG Modified: head/devel/rubygem-parser/distinfo ============================================================================== --- head/devel/rubygem-parser/distinfo Wed Feb 8 23:46:03 2017 (r433688) +++ head/devel/rubygem-parser/distinfo Wed Feb 8 23:46:08 2017 (r433689) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480782845 -SHA256 (rubygem/parser-2.3.3.1.gem) = 78212b3e2bbd7fd52ab0b47af41a3998dce29d0ec32b391aea6f666c4df2f4da -SIZE (rubygem/parser-2.3.3.1.gem) = 544768 +TIMESTAMP = 1486591885 +SHA256 (rubygem/parser-2.4.0.0.gem) = 98a50996e8277c1215c4a193cdd3e0d44fd5810db14251b0774273a1d074198c +SIZE (rubygem/parser-2.4.0.0.gem) = 545280 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F65FCD6E1A; Wed, 8 Feb 2017 23:46:14 +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 3D16B1B9E; Wed, 8 Feb 2017 23:46: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 v18NkDdo031846; Wed, 8 Feb 2017 23:46:13 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkDB1031844; Wed, 8 Feb 2017 23:46:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkDB1031844@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, 8 Feb 2017 23:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433690 - head/net/rubygem-omniauth-twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:14 -0000 Author: sunpoet Date: Wed Feb 8 23:46:13 2017 New Revision: 433690 URL: https://svnweb.freebsd.org/changeset/ports/433690 Log: Update to 1.4.0 Changes: https://github.com/arunagw/omniauth-twitter/commits/master Modified: head/net/rubygem-omniauth-twitter/Makefile head/net/rubygem-omniauth-twitter/distinfo Modified: head/net/rubygem-omniauth-twitter/Makefile ============================================================================== --- head/net/rubygem-omniauth-twitter/Makefile Wed Feb 8 23:46:08 2017 (r433689) +++ head/net/rubygem-omniauth-twitter/Makefile Wed Feb 8 23:46:13 2017 (r433690) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= omniauth-twitter -PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTVERSION= 1.4.0 CATEGORIES= net rubygems MASTER_SITES= RG Modified: head/net/rubygem-omniauth-twitter/distinfo ============================================================================== --- head/net/rubygem-omniauth-twitter/distinfo Wed Feb 8 23:46:08 2017 (r433689) +++ head/net/rubygem-omniauth-twitter/distinfo Wed Feb 8 23:46:13 2017 (r433690) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484256246 -SHA256 (rubygem/omniauth-twitter-1.3.0.gem) = 9f7d432eadb5d1ade598293b711dc9302daba27720438b9656e893d3db7438f0 -SIZE (rubygem/omniauth-twitter-1.3.0.gem) = 11776 +TIMESTAMP = 1486591890 +SHA256 (rubygem/omniauth-twitter-1.4.0.gem) = c5cc6c77cd767745ffa9ebbd5fbd694a3fa99d1d2d82a4d7def0bf3b6131b264 +SIZE (rubygem/omniauth-twitter-1.4.0.gem) = 11776 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF8B8CD6E59; Wed, 8 Feb 2017 23:46:18 +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 A275A1C17; Wed, 8 Feb 2017 23:46:18 +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 v18NkHIR031962; Wed, 8 Feb 2017 23:46:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkHiq031960; Wed, 8 Feb 2017 23:46:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkHiq031960@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, 8 Feb 2017 23:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433691 - head/sysutils/rubygem-bosh_cli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:19 -0000 Author: sunpoet Date: Wed Feb 8 23:46:17 2017 New Revision: 433691 URL: https://svnweb.freebsd.org/changeset/ports/433691 Log: Update to 1.3262.25.0 Changes: https://github.com/cloudfoundry/bosh/releases https://github.com/cloudfoundry/bosh/releases/tag/bosh_cli-1.3262.25.0 Modified: head/sysutils/rubygem-bosh_cli/Makefile head/sysutils/rubygem-bosh_cli/distinfo Modified: head/sysutils/rubygem-bosh_cli/Makefile ============================================================================== --- head/sysutils/rubygem-bosh_cli/Makefile Wed Feb 8 23:46:13 2017 (r433690) +++ head/sysutils/rubygem-bosh_cli/Makefile Wed Feb 8 23:46:17 2017 (r433691) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= bosh_cli -PORTVERSION= 1.3262.24.0 -PORTREVISION= 1 +PORTVERSION= 1.3262.25.0 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -11,9 +10,9 @@ COMMENT= BOSH CLI LICENSE= APACHE20 -RUN_DEPENDS= rubygem-blobstore_client>=${PORTVERSION}:devel/rubygem-blobstore_client \ - rubygem-bosh_common>=${PORTVERSION}:devel/rubygem-bosh_common \ - rubygem-bosh-template>=${PORTVERSION}:devel/rubygem-bosh-template \ +RUN_DEPENDS= rubygem-blobstore_client>=1.3262.24.0:devel/rubygem-blobstore_client \ + rubygem-bosh_common>=1.3262.24.0:devel/rubygem-bosh_common \ + rubygem-bosh-template>=1.3262.24.0:devel/rubygem-bosh-template \ rubygem-cf-uaa-lib>=3.2.1:devel/rubygem-cf-uaa-lib \ rubygem-highline>=1.6.2:devel/rubygem-highline \ rubygem-httpclient>=2.4.0:www/rubygem-httpclient \ Modified: head/sysutils/rubygem-bosh_cli/distinfo ============================================================================== --- head/sysutils/rubygem-bosh_cli/distinfo Wed Feb 8 23:46:13 2017 (r433690) +++ head/sysutils/rubygem-bosh_cli/distinfo Wed Feb 8 23:46:17 2017 (r433691) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479574290 -SHA256 (rubygem/bosh_cli-1.3262.24.0.gem) = 0f941228ef2e9dc2284830003c04fdcafed3c1b177931f9ea3ffc2027a7bd907 -SIZE (rubygem/bosh_cli-1.3262.24.0.gem) = 101376 +TIMESTAMP = 1486591900 +SHA256 (rubygem/bosh_cli-1.3262.25.0.gem) = 09c43f14453954a30519396624b02f30a2560f2efa0c72f5d65f591b1ae2ea3a +SIZE (rubygem/bosh_cli-1.3262.25.0.gem) = 101376 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 586C8CD6E84; Wed, 8 Feb 2017 23:46: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 27C821C99; Wed, 8 Feb 2017 23:46: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 v18NkMvA032081; Wed, 8 Feb 2017 23:46:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkMx8032079; Wed, 8 Feb 2017 23:46:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkMx8032079@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, 8 Feb 2017 23:46:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433692 - head/sysutils/rubygem-r10k X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:23 -0000 Author: sunpoet Date: Wed Feb 8 23:46:21 2017 New Revision: 433692 URL: https://svnweb.freebsd.org/changeset/ports/433692 Log: Update to 2.5.2 Changes: https://github.com/puppetlabs/r10k/blob/2.5.x/CHANGELOG.mkd Modified: head/sysutils/rubygem-r10k/Makefile head/sysutils/rubygem-r10k/distinfo Modified: head/sysutils/rubygem-r10k/Makefile ============================================================================== --- head/sysutils/rubygem-r10k/Makefile Wed Feb 8 23:46:17 2017 (r433691) +++ head/sysutils/rubygem-r10k/Makefile Wed Feb 8 23:46:21 2017 (r433692) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= r10k -PORTVERSION= 2.5.1 -PORTREVISION= 1 +PORTVERSION= 2.5.2 CATEGORIES= sysutils rubygems MASTER_SITES= RG @@ -16,7 +15,7 @@ RUN_DEPENDS= rubygem-colored>=1.2:textpr rubygem-cri>=2.6.1:devel/rubygem-cri \ rubygem-gettext-setup>=0.5:devel/rubygem-gettext-setup \ rubygem-log4r>=1.1.10:sysutils/rubygem-log4r \ - rubygem-minitar>=0:archivers/rubygem-minitar \ + rubygem-minitar>=0.5.4:archivers/rubygem-minitar \ rubygem-multi_json>=1.10:devel/rubygem-multi_json \ rubygem-puppet_forge>=2.1.5:sysutils/rubygem-puppet_forge \ rubygem-semantic_puppet>=0.1.0:devel/rubygem-semantic_puppet Modified: head/sysutils/rubygem-r10k/distinfo ============================================================================== --- head/sysutils/rubygem-r10k/distinfo Wed Feb 8 23:46:17 2017 (r433691) +++ head/sysutils/rubygem-r10k/distinfo Wed Feb 8 23:46:21 2017 (r433692) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482965832 -SHA256 (rubygem/r10k-2.5.1.gem) = d3146dde6176b8bf432b8f2e68c79bc67aae17be2aa0575c0918a7b574d9f9fc -SIZE (rubygem/r10k-2.5.1.gem) = 187904 +TIMESTAMP = 1486591907 +SHA256 (rubygem/r10k-2.5.2.gem) = cad9237a9fd29dd24d54bd12f4a2e255886f4a4c3beb9c972fd0947a4306852a +SIZE (rubygem/r10k-2.5.2.gem) = 187904 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EA3F1CD6EB9; Wed, 8 Feb 2017 23:46: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 B523A1D0B; Wed, 8 Feb 2017 23:46: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 v18NkQrQ032198; Wed, 8 Feb 2017 23:46:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkQNX032196; Wed, 8 Feb 2017 23:46:26 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkQNX032196@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, 8 Feb 2017 23:46:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433693 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:28 -0000 Author: sunpoet Date: Wed Feb 8 23:46:26 2017 New Revision: 433693 URL: https://svnweb.freebsd.org/changeset/ports/433693 Log: Update to 2.7.4 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Wed Feb 8 23:46:21 2017 (r433692) +++ head/devel/rubygem-aws-sdk-core/Makefile Wed Feb 8 23:46:26 2017 (r433693) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Wed Feb 8 23:46:21 2017 (r433692) +++ head/devel/rubygem-aws-sdk-core/distinfo Wed Feb 8 23:46:26 2017 (r433693) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036658 -SHA256 (rubygem/aws-sdk-core-2.7.3.gem) = e2101c66233ec34e47030d908913d6a5fdab68f63bda511def573c20f1f6c70e -SIZE (rubygem/aws-sdk-core-2.7.3.gem) = 950272 +TIMESTAMP = 1486591913 +SHA256 (rubygem/aws-sdk-core-2.7.4.gem) = fdd963962f620f633be25462578b6a6882574aa05401738e82f060bce9aefa92 +SIZE (rubygem/aws-sdk-core-2.7.4.gem) = 951296 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BCCBDCD6EE9; Wed, 8 Feb 2017 23:46: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 898D01D79; Wed, 8 Feb 2017 23:46: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 v18NkV8g032316; Wed, 8 Feb 2017 23:46:31 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkVWf032314; Wed, 8 Feb 2017 23:46:31 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkVWf032314@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, 8 Feb 2017 23:46:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433694 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:32 -0000 Author: sunpoet Date: Wed Feb 8 23:46:31 2017 New Revision: 433694 URL: https://svnweb.freebsd.org/changeset/ports/433694 Log: Update to 2.7.4 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Wed Feb 8 23:46:26 2017 (r433693) +++ head/devel/rubygem-aws-sdk-resources/Makefile Wed Feb 8 23:46:31 2017 (r433694) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Wed Feb 8 23:46:26 2017 (r433693) +++ head/devel/rubygem-aws-sdk-resources/distinfo Wed Feb 8 23:46:31 2017 (r433694) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036662 -SHA256 (rubygem/aws-sdk-resources-2.7.3.gem) = 34514e9680311a84ea637d9ebcf48bdc274510981cfd59a422ecb767bb4be7fc -SIZE (rubygem/aws-sdk-resources-2.7.3.gem) = 47104 +TIMESTAMP = 1486591917 +SHA256 (rubygem/aws-sdk-resources-2.7.4.gem) = 924b45b774149ef818eff1ee4ffebe14689f82b6f4ac001bf8ffe9ea6d5a94d7 +SIZE (rubygem/aws-sdk-resources-2.7.4.gem) = 47104 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BB96CD6F22; Wed, 8 Feb 2017 23:46: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 577361DF2; Wed, 8 Feb 2017 23:46: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 v18Nka0s032439; Wed, 8 Feb 2017 23:46:36 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkabS032437; Wed, 8 Feb 2017 23:46:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkabS032437@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, 8 Feb 2017 23:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433695 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:37 -0000 Author: sunpoet Date: Wed Feb 8 23:46:36 2017 New Revision: 433695 URL: https://svnweb.freebsd.org/changeset/ports/433695 Log: Update to 2.7.4 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Wed Feb 8 23:46:31 2017 (r433694) +++ head/devel/rubygem-aws-sdk/Makefile Wed Feb 8 23:46:36 2017 (r433695) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Wed Feb 8 23:46:31 2017 (r433694) +++ head/devel/rubygem-aws-sdk/distinfo Wed Feb 8 23:46:36 2017 (r433695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036667 -SHA256 (rubygem/aws-sdk-2.7.3.gem) = 4d96a798732d0438fa56d87c77472789f69dc50bfe75f98ddb8e0ced46487493 -SIZE (rubygem/aws-sdk-2.7.3.gem) = 4608 +TIMESTAMP = 1486591922 +SHA256 (rubygem/aws-sdk-2.7.4.gem) = 96706c3d0402f774f51ec2b027913372a77f2a804372428cedce52e5796ab320 +SIZE (rubygem/aws-sdk-2.7.4.gem) = 4608 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0B461CD6F6D; Wed, 8 Feb 2017 23:46: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 CC34E1E6A; Wed, 8 Feb 2017 23:46: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 v18Nkev9032555; Wed, 8 Feb 2017 23:46:40 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Nkeoi032553; Wed, 8 Feb 2017 23:46:40 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18Nkeoi032553@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, 8 Feb 2017 23:46:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433696 - head/textproc/rubygem-elasticsearch-api X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:42 -0000 Author: sunpoet Date: Wed Feb 8 23:46:40 2017 New Revision: 433696 URL: https://svnweb.freebsd.org/changeset/ports/433696 Log: Update to 5.0.3 Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md Modified: head/textproc/rubygem-elasticsearch-api/Makefile head/textproc/rubygem-elasticsearch-api/distinfo Modified: head/textproc/rubygem-elasticsearch-api/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch-api/Makefile Wed Feb 8 23:46:36 2017 (r433695) +++ head/textproc/rubygem-elasticsearch-api/Makefile Wed Feb 8 23:46:40 2017 (r433696) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-api -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch-api/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch-api/distinfo Wed Feb 8 23:46:36 2017 (r433695) +++ head/textproc/rubygem-elasticsearch-api/distinfo Wed Feb 8 23:46:40 2017 (r433696) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485066761 -SHA256 (rubygem/elasticsearch-api-5.0.1.gem) = dae7d32b83eb75373bbefbb24979fc083ad19d1493516da0833d554aac2a2861 -SIZE (rubygem/elasticsearch-api-5.0.1.gem) = 86528 +TIMESTAMP = 1486593202 +SHA256 (rubygem/elasticsearch-api-5.0.3.gem) = bc9ab073a2610159f1ec92aca67db93a3c2236134f09caf42c34150c91085429 +SIZE (rubygem/elasticsearch-api-5.0.3.gem) = 86528 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A322FCD6FAA; Wed, 8 Feb 2017 23:46: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 6F96B1EDE; Wed, 8 Feb 2017 23:46: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 v18NkjgX032674; Wed, 8 Feb 2017 23:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkjIV032672; Wed, 8 Feb 2017 23:46:45 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkjIV032672@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, 8 Feb 2017 23:46:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433697 - head/textproc/rubygem-elasticsearch-transport X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:46 -0000 Author: sunpoet Date: Wed Feb 8 23:46:45 2017 New Revision: 433697 URL: https://svnweb.freebsd.org/changeset/ports/433697 Log: Update to 5.0.3 Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md Modified: head/textproc/rubygem-elasticsearch-transport/Makefile head/textproc/rubygem-elasticsearch-transport/distinfo Modified: head/textproc/rubygem-elasticsearch-transport/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch-transport/Makefile Wed Feb 8 23:46:40 2017 (r433696) +++ head/textproc/rubygem-elasticsearch-transport/Makefile Wed Feb 8 23:46:45 2017 (r433697) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch-transport -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch-transport/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch-transport/distinfo Wed Feb 8 23:46:40 2017 (r433696) +++ head/textproc/rubygem-elasticsearch-transport/distinfo Wed Feb 8 23:46:45 2017 (r433697) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485069702 -SHA256 (rubygem/elasticsearch-transport-5.0.1.gem) = 97d82622dd0766959a86fbb63b5a139718ea53e12041d6fd5acec1d932953d87 -SIZE (rubygem/elasticsearch-transport-5.0.1.gem) = 36864 +TIMESTAMP = 1486593243 +SHA256 (rubygem/elasticsearch-transport-5.0.3.gem) = 4628cb791ed315d5e7540ab2919d94571435657cf5890655e0b84905ce54eea8 +SIZE (rubygem/elasticsearch-transport-5.0.3.gem) = 37376 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0C5E2CD6FEF; Wed, 8 Feb 2017 23:46: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 CFBF81F4A; Wed, 8 Feb 2017 23:46: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 v18Nknn4032790; Wed, 8 Feb 2017 23:46:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NknSv032788; Wed, 8 Feb 2017 23:46:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NknSv032788@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, 8 Feb 2017 23:46:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433698 - head/textproc/rubygem-elasticsearch X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:51 -0000 Author: sunpoet Date: Wed Feb 8 23:46:49 2017 New Revision: 433698 URL: https://svnweb.freebsd.org/changeset/ports/433698 Log: Update to 5.0.3 Changes: https://github.com/elastic/elasticsearch-ruby/blob/5.x/CHANGELOG.md Modified: head/textproc/rubygem-elasticsearch/Makefile head/textproc/rubygem-elasticsearch/distinfo Modified: head/textproc/rubygem-elasticsearch/Makefile ============================================================================== --- head/textproc/rubygem-elasticsearch/Makefile Wed Feb 8 23:46:45 2017 (r433697) +++ head/textproc/rubygem-elasticsearch/Makefile Wed Feb 8 23:46:49 2017 (r433698) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= elasticsearch -PORTVERSION= 5.0.1 +PORTVERSION= 5.0.3 CATEGORIES= textproc rubygems MASTER_SITES= RG Modified: head/textproc/rubygem-elasticsearch/distinfo ============================================================================== --- head/textproc/rubygem-elasticsearch/distinfo Wed Feb 8 23:46:45 2017 (r433697) +++ head/textproc/rubygem-elasticsearch/distinfo Wed Feb 8 23:46:49 2017 (r433698) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485069733 -SHA256 (rubygem/elasticsearch-5.0.1.gem) = 3383d8d240646c8a16eb5ff06a3c4a44c8be564741a426786b602f1fba582e1b -SIZE (rubygem/elasticsearch-5.0.1.gem) = 8704 +TIMESTAMP = 1486593278 +SHA256 (rubygem/elasticsearch-5.0.3.gem) = 443d424d6b3a3b5cad5e3bb3a95fa83ab80becf39944de83ff4844dfb325333a +SIZE (rubygem/elasticsearch-5.0.3.gem) = 8704 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:46:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA71ECD6023; Wed, 8 Feb 2017 23:46: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 A2C951FCE; Wed, 8 Feb 2017 23:46: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 v18Nks3r032909; Wed, 8 Feb 2017 23:46:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18Nks7W032907; Wed, 8 Feb 2017 23:46:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18Nks7W032907@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, 8 Feb 2017 23:46:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433699 - head/devel/p5-Sub-Name X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:46:56 -0000 Author: sunpoet Date: Wed Feb 8 23:46:54 2017 New Revision: 433699 URL: https://svnweb.freebsd.org/changeset/ports/433699 Log: Update to 0.21 - Fix devel/p5-Moose 2.2004 (r433538) - While I'm here: - Add LICENSE - Strip shared library Changes: http://search.cpan.org/dist/Sub-Name/Changes With hat: perl Modified: head/devel/p5-Sub-Name/Makefile head/devel/p5-Sub-Name/distinfo Modified: head/devel/p5-Sub-Name/Makefile ============================================================================== --- head/devel/p5-Sub-Name/Makefile Wed Feb 8 23:46:49 2017 (r433698) +++ head/devel/p5-Sub-Name/Makefile Wed Feb 8 23:46:54 2017 (r433699) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Sub-Name -PORTVERSION= 0.14 +PORTVERSION= 0.21 PORTEPOCH= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN @@ -11,10 +11,17 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Sub::Name - (re)name a sub +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + TEST_DEPENDS= p5-B-C>=1.48:devel/p5-B-C \ p5-Devel-CheckBin>=0:devel/p5-Devel-CheckBin USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Sub/Name/Name.so + .include Modified: head/devel/p5-Sub-Name/distinfo ============================================================================== --- head/devel/p5-Sub-Name/distinfo Wed Feb 8 23:46:49 2017 (r433698) +++ head/devel/p5-Sub-Name/distinfo Wed Feb 8 23:46:54 2017 (r433699) @@ -1,2 +1,3 @@ -SHA256 (Sub-Name-0.14.tar.gz) = 9276412677b445e7e9bdf6ab3a034a05a860e5c5dc560dd9272967745eeb3f17 -SIZE (Sub-Name-0.14.tar.gz) = 75444 +TIMESTAMP = 1486593804 +SHA256 (Sub-Name-0.21.tar.gz) = bd32e9dee07047c10ae474c9f17d458b6e9885a6db69474c7a494ccc34c27117 +SIZE (Sub-Name-0.21.tar.gz) = 81155 From owner-svn-ports-head@freebsd.org Wed Feb 8 23:47:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4874ECD6050; Wed, 8 Feb 2017 23:47:00 +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 17EFB91; Wed, 8 Feb 2017 23:47: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 v18Nkxlc033010; Wed, 8 Feb 2017 23:46:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v18NkxgL033009; Wed, 8 Feb 2017 23:46:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702082346.v18NkxgL033009@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, 8 Feb 2017 23:46:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433700 - head/devel/p5-Moose X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Feb 2017 23:47:00 -0000 Author: sunpoet Date: Wed Feb 8 23:46:58 2017 New Revision: 433700 URL: https://svnweb.freebsd.org/changeset/ports/433700 Log: Fix *_DEPENDS: add missing PORTEPOCH (,1) Modified: head/devel/p5-Moose/Makefile Modified: head/devel/p5-Moose/Makefile ============================================================================== --- head/devel/p5-Moose/Makefile Wed Feb 8 23:46:54 2017 (r433699) +++ head/devel/p5-Moose/Makefile Wed Feb 8 23:46:58 2017 (r433700) @@ -33,7 +33,7 @@ BUILD_DEPENDS= p5-Class-Load>=0.09:devel p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils \ p5-Sub-Exporter>=0.980:devel/p5-Sub-Exporter \ p5-Sub-Identify>=0:devel/p5-Sub-Identify \ - p5-Sub-Name>=0.20:devel/p5-Sub-Name \ + p5-Sub-Name>=0.20,1:devel/p5-Sub-Name \ p5-Try-Tiny>=0.17:lang/p5-Try-Tiny RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-CPAN-Meta-Check>=0.011:devel/p5-CPAN-Meta-Check \ From owner-svn-ports-head@freebsd.org Thu Feb 9 00:10:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7B1F5CD671D; Thu, 9 Feb 2017 00:10:00 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 55E691365; Thu, 9 Feb 2017 00:10:00 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1909xwd041351; Thu, 9 Feb 2017 00:09:59 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1909xQE041348; Thu, 9 Feb 2017 00:09:59 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201702090009.v1909xQE041348@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Thu, 9 Feb 2017 00:09:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433701 - in head/shells/fish: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 00:10:00 -0000 Author: asomers (src committer) Date: Thu Feb 9 00:09:59 2017 New Revision: 433701 URL: https://svnweb.freebsd.org/changeset/ports/433701 Log: Fix two bugs in shells/fish 1) The build would fail when DOCS=off (PR 216167) 2) Tab completion doesn't work for "mount -t" (PR 216032) PR: 216167 PR: 216032 Reported by: Maxfx Reported by: David Guyot Approved by: brd (ports) Added: head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish (contents, props changed) Modified: head/shells/fish/Makefile head/shells/fish/files/extra-patch-Makefile.in Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Wed Feb 8 23:46:58 2017 (r433700) +++ head/shells/fish/Makefile Thu Feb 9 00:09:59 2017 (r433701) @@ -3,6 +3,7 @@ PORTNAME= fish PORTVERSION= 2.4.0 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ Modified: head/shells/fish/files/extra-patch-Makefile.in ============================================================================== --- head/shells/fish/files/extra-patch-Makefile.in Wed Feb 8 23:46:58 2017 (r433700) +++ head/shells/fish/files/extra-patch-Makefile.in Thu Feb 9 00:09:59 2017 (r433701) @@ -1,21 +1,21 @@ ---- ./Makefile.in.orig 2013-10-19 22:10:26.000000000 +0200 -+++ ./Makefile.in 2014-01-25 02:35:57.000000000 +0100 -@@ -639,12 +639,12 @@ +--- Makefile.in.orig 2017-01-17 16:12:49 UTC ++++ Makefile.in +@@ -701,12 +701,12 @@ install-force: all install-translations true; \ done; - -- $(INSTALL) -m 755 -d $(DESTDIR)$(docdir) -- for i in user_doc/html/* ChangeLog; do \ + @echo "Installing online user documentation"; +- $v $(INSTALL) -m 755 -d $(DESTDIR)$(docdir) +- $v for i in user_doc/html/* CHANGELOG.md; do \ - if test -f $$i; then \ - $(INSTALL) -m 644 $$i $(DESTDIR)$(docdir); \ - fi; \ - done; -+# $(INSTALL) -m 755 -d $(DESTDIR)$(docdir) -+# for i in user_doc/html/* ChangeLog; do \ -+# if test -f $$i; then \ -+# $(INSTALL) -m 644 $$i $(DESTDIR)$(docdir); \ -+# fi; \ -+# done; - $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man1 - for i in $(MANUALS); do \ - $(INSTALL) -m 644 $$i $(DESTDIR)$(mandir)/man1/; \ ++# $v $(INSTALL) -m 755 -d $(DESTDIR)$(docdir) ++# $v for i in user_doc/html/* CHANGELOG.md; do \ ++# if test -f $$i; then \ ++# $(INSTALL) -m 644 $$i $(DESTDIR)$(docdir); \ ++# fi; \ ++# done; + @echo "Installing more man pages"; + $v $(INSTALL) -m 755 -d $(DESTDIR)$(mandir)/man1; + $v for i in $(MANUALS); do \ Added: head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish Thu Feb 9 00:09:59 2017 (r433701) @@ -0,0 +1,11 @@ +--- share/functions/__fish_print_filesystems.fish.orig 2017-01-13 15:45:46 UTC ++++ share/functions/__fish_print_filesystems.fish +@@ -4,6 +4,6 @@ function __fish_print_filesystems -d "Pr + set fs $fs hfs hpfs iso9660 jfs minix msdos ncpfs nfs ntfs proc qnx4 ramfs + set fs $fs reiserfs romfs smbfs sysv tmpfs udf ufs umsdos vfat xenix xfs xiafs + # Mount has helper binaries to mount filesystems +- # These are called mount.* and are placed somewhere in $PATH +- printf "%s\n" $fs (string replace -ra ".*/mount." "" -- $PATH/mount.*) ++ # These are called mount_* and are placed somewhere in $PATH ++ printf "%s\n" $fs (string replace -ra ".*/mount_" "" -- $PATH/mount_*) + end From owner-svn-ports-head@freebsd.org Thu Feb 9 00:18:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 11034CD68C7; Thu, 9 Feb 2017 00:18:51 +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 D1B4817A6; Thu, 9 Feb 2017 00:18:50 +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 v190InmJ045521; Thu, 9 Feb 2017 00:18:49 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v190In9B045520; Thu, 9 Feb 2017 00:18:49 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201702090018.v190In9B045520@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 9 Feb 2017 00:18:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433702 - head/dns/dnsmasq X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 00:18:51 -0000 Author: mandree Date: Thu Feb 9 00:18:49 2017 New Revision: 433702 URL: https://svnweb.freebsd.org/changeset/ports/433702 Log: Use readelf instead of objdump, unbreaking arm64 build. Submitted by: emaste@ Differential Revision: https://reviews.freebsd.org/D7881 Modified: head/dns/dnsmasq/Makefile Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Thu Feb 9 00:09:59 2017 (r433701) +++ head/dns/dnsmasq/Makefile Thu Feb 9 00:18:49 2017 (r433702) @@ -96,8 +96,8 @@ post-patch: pre-configure: pretty-print-config .if ${PORT_OPTIONS:MIDN} .if empty(PORT_OPTIONS:MNLS) - @if ${OBJDUMP} -p ${LOCALBASE}/lib/libidn.so \ - | ${EGREP} -q 'NEEDED[[:space:]]+libintl\.so' ; \ + @if ${READELF} -d ${LOCALBASE}/lib/libidn.so \ + | ${EGREP} -q '\.*\[libintl\.so' ; \ then ${ECHO} ; ${ECHO} 'WARNING: dns/libidn was compiled with NLS support!' ; \ ${ECHO} 'Recompile libidn WITHOUT_NLS to get rid of NLS dependencies.' ; ${ECHO} ; \ fi From owner-svn-ports-head@freebsd.org Thu Feb 9 00:21:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE02BCD6A56; Thu, 9 Feb 2017 00:21:56 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from anoxia.adamw.org (anoxia.adamw.org [104.225.8.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "anoxia.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6F7EE1AF2; Thu, 9 Feb 2017 00:21:56 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by anoxia.adamw.org (OpenSMTPD) with ESMTPSA id d3c2eec6 TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Wed, 8 Feb 2017 17:21:55 -0700 (MST) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.2 \(3259\)) Subject: Re: svn commit: r433701 - in head/shells/fish: . files From: Adam Weinberger In-Reply-To: <201702090009.v1909xQE041348@repo.freebsd.org> Date: Wed, 8 Feb 2017 17:21:53 -0700 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <30EF82F8-D48F-4C40-B979-EF11240B4020@adamw.org> References: <201702090009.v1909xQE041348@repo.freebsd.org> To: Alan Somers X-Mailer: Apple Mail (2.3259) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 00:21:57 -0000 > On 8 Feb, 2017, at 17:09, Alan Somers wrote: >=20 > Author: asomers (src committer) > Date: Thu Feb 9 00:09:59 2017 > New Revision: 433701 > URL: https://svnweb.freebsd.org/changeset/ports/433701 >=20 > Log: > Fix two bugs in shells/fish >=20 > 1) The build would fail when DOCS=3Doff (PR 216167) > 2) Tab completion doesn't work for "mount -t" (PR 216032) >=20 > PR: 216167 > PR: 216032 > Reported by: Maxfx > Reported by: David Guyot > Approved by: brd (ports) FWIW, Alan, you could remove that extra-patch-Makefile.in entirely, and = pkg would do the right thing regarding the DOCS knob. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org From owner-svn-ports-head@freebsd.org Thu Feb 9 00:22:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D190BCD6A83; Thu, 9 Feb 2017 00:22:15 +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 888E81C2B; Thu, 9 Feb 2017 00:22:15 +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 v190MEg7049288; Thu, 9 Feb 2017 00:22:14 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v190MErI049286; Thu, 9 Feb 2017 00:22:14 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201702090022.v190MErI049286@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Thu, 9 Feb 2017 00:22:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433703 - head/dns/dnsmasq-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 00:22:15 -0000 Author: mandree Date: Thu Feb 9 00:22:14 2017 New Revision: 433703 URL: https://svnweb.freebsd.org/changeset/ports/433703 Log: Update to new 2.77test2 release. Changelog: Use readelf instead of objdump, unbreaking arm64 build. [1] Submitted by: emaste@ [1] Differential Revision: https://reviews.freebsd.org/D7881 [1] Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu Feb 9 00:18:49 2017 (r433702) +++ head/dns/dnsmasq-devel/Makefile Thu Feb 9 00:22:14 2017 (r433703) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.76rc2 +DISTVERSION= 2.77test2 PORTEPOCH= 1 CATEGORIES= dns ipv6 -MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ -#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ +#MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org @@ -14,7 +14,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 -IGNORE= build stable version instead, it is newer than this release candidate +#IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html @@ -99,8 +99,8 @@ post-patch: pre-configure: pretty-print-config .if ${PORT_OPTIONS:MIDN} .if empty(PORT_OPTIONS:MNLS) - @if ${OBJDUMP} -p ${LOCALBASE}/lib/libidn.so \ - | ${EGREP} -q 'NEEDED[[:space:]]+libintl\.so' ; \ + @if ${READELF} -d ${LOCALBASE}/lib/libidn.so \ + | ${EGREP} -q '\.*\[libintl\.so' ; \ then ${ECHO} ; ${ECHO} 'WARNING: dns/libidn was compiled with NLS support!' ; \ ${ECHO} 'Recompile libidn WITHOUT_NLS to get rid of NLS dependencies.' ; ${ECHO} ; \ fi Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Thu Feb 9 00:18:49 2017 (r433702) +++ head/dns/dnsmasq-devel/distinfo Thu Feb 9 00:22:14 2017 (r433703) @@ -1,3 +1,3 @@ -TIMESTAMP = 1463439275 -SHA256 (dnsmasq-2.76rc2.tar.xz) = 12c5a263791e6c8717a3dffd4eaae655de5dfc4875caab6cdce636beb879d46e -SIZE (dnsmasq-2.76rc2.tar.xz) = 495296 +TIMESTAMP = 1486597883 +SHA256 (dnsmasq-2.77test2.tar.xz) = 504611dda4d68f95875f77e0fc0aae73fabbcfd675b987e0795ec4b56182edfd +SIZE (dnsmasq-2.77test2.tar.xz) = 498804 From owner-svn-ports-head@freebsd.org Thu Feb 9 00:44:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 32EF8CD6DF8; Thu, 9 Feb 2017 00:44:44 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F3DE17FD; Thu, 9 Feb 2017 00:44:43 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v190ih3s057693; Thu, 9 Feb 2017 00:44:43 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v190igKq057686; Thu, 9 Feb 2017 00:44:42 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201702090044.v190igKq057686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Thu, 9 Feb 2017 00:44:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433704 - in head/net-mgmt/collectd5: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 00:44:44 -0000 Author: jrm Date: Thu Feb 9 00:44:42 2017 New Revision: 433704 URL: https://svnweb.freebsd.org/changeset/ports/433704 Log: net-mgmt/collectd5: Update to version 5.7.1. Other Changes: - Remove unnecessary global BUILD_DEPENDS, LIB_DEPENDS and RUN_DEPENDS. - Redo patches to fix portlint warnings. - Fix linked library errors reported by poudriere. Remaining issue: - When the XMMS option is selected, xmms.so is linked to libraries in devel/glib12 and x11-toolkits/gtk12, but adding XMMS_USE=GNOME=glib12,gtk12 causes a build error. PR: 216670 Submitted by: ports@bsdserwis.com (maintainer) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9444 Modified: head/net-mgmt/collectd5/Makefile head/net-mgmt/collectd5/distinfo head/net-mgmt/collectd5/files/patch-src__daemon__collectd.h head/net-mgmt/collectd5/files/patch-src__dns.c head/net-mgmt/collectd5/files/patch-src__modbus.c head/net-mgmt/collectd5/files/patch-src_zfs__arc.c head/net-mgmt/collectd5/files/patch-version-gen.sh Modified: head/net-mgmt/collectd5/Makefile ============================================================================== --- head/net-mgmt/collectd5/Makefile Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/Makefile Thu Feb 9 00:44:42 2017 (r433704) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= collectd -PORTVERSION= 5.7.0 +PORTVERSION= 5.7.1 CATEGORIES= net-mgmt MASTER_SITES= https://collectd.org/files/ \ http://collectd.org/files/ @@ -14,10 +14,6 @@ COMMENT= Systems & network statistics co LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -# Only autoreconf stage and sigrok plugin need GLIB: -BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/glib-2.0.m4:devel/glib20 -LIB_DEPENDS= libltdl.so:devel/libltdl - USES= autoreconf gmake libtool pkgconfig shebangfix tar:bzip2 GNU_CONFIGURE= yes @@ -113,7 +109,6 @@ CONFIGURE_ARGS= --localstatedir=/var \ CGI_RUN_DEPENDS= p5-URI>=0:net/p5-URI \ p5-CGI>=0:www/p5-CGI \ - p5-Data-Dumper>=0:devel/p5-Data-Dumper \ p5-HTML-Parser>=0:www/p5-HTML-Parser CGI_IMPLIES= RRDTOOL @@ -136,7 +131,8 @@ DBI_CONFIGURE_WITH= libdbi=${LOCALBASE} DBI_CONFIGURE_ENABLE= dbi DBI_CFLAGS= -Wno-deprecated-declarations -GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt +GCRYPT_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error GCRYPT_CONFIGURE_WITH= -with-libgcrypt=${LOCALBASE} GCRYPT_LIBS= -lgcrypt @@ -170,13 +166,15 @@ MQTT_LIB_DEPENDS= libmosquitto.so:net/m MQTT_CONFIGURE_ENABLE= mqtt MQTT_CONFIGURE_WITH= libmosquitto=${LOCALBASE} -MYSQL_USE= mysql=yes +MYSQL_USES= mysql ssl MYSQL_CONFIGURE_ENABLE= mysql MYSQL_CONFIGURE_WITH= libmysql=${LOCALBASE} NOTIFYDESKTOP_LIB_DEPENDS= libnotify.so:devel/libnotify NOTIFYDESKTOP_CONFIGURE_ENABLE= notify_desktop NOTIFYDESKTOP_CONFIGURE_WITH= libnotify=${LOCALBASE} +NOTIFYDESKTOP_USE= GNOME=gdkpixbuf2 +NOTIFYDESKTOP_USES= gettext-runtime NOTIFYEMAIL_LIB_DEPENDS= libesmtp.so:mail/libesmtp NOTIFYEMAIL_CONFIGURE_ENABLE= notify_email @@ -223,10 +221,13 @@ REDIS_LIB_DEPENDS= libhiredis.so:databa REDIS_CONFIGURE_ENABLE= redis write_redis REDIS_CONFIGURE_WITH= libhiredis=${LOCALBASE} -RIEMANN_LIB_DEPENDS= libriemann-client.so:net-mgmt/riemann-c-client +RIEMANN_LIB_DEPENDS= libriemann-client.so:net-mgmt/riemann-c-client \ + libltdl.so:devel/libltdl RIEMANN_CONFIGURE_ENABLE= write_riemann -ROUTEROS_LIB_DEPENDS= librouteros.so:net/librouteros +ROUTEROS_LIB_DEPENDS= librouteros.so:net/librouteros \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error ROUTEROS_CONFIGURE_ENABLE= routeros ROUTEROS_CONFIGURE_WITH= librouteros=${LOCALBASE} @@ -239,6 +240,7 @@ SIGROK_CFLAGS= `pkg-config --cflags gl SIGROK_LIB_DEPENDS= libsigrok.so:devel/libsigrok SIGROK_CONFIGURE_ENABLE= sigrok SIGROK_CONFIGURE_WITH= libsigrok +SIGROK_USES= gettext-runtime SNMP_LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp SNMP_CONFIGURE_ENABLE= snmp @@ -246,7 +248,8 @@ SNMP_CONFIGURE_WITH= libnetsnmp STATSD_CONFIGURE_ENABLE= statsd -TOKYOTYRANT_LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant +TOKYOTYRANT_LIB_DEPENDS= libtokyotyrant.so:databases/tokyotyrant \ + libtokyocabinet.so:databases/tokyocabinet TOKYOTYRANT_CONFIGURE_ENABLE= tokyotyrant TOKYOTYRANT_CONFIGURE_WITH= libtokyotyrant=${LOCALBASE} @@ -257,7 +260,9 @@ VARNISH_CONFIGURE_ENABLE= varnish VARNISH_CONFIGURE_WITH= libvarnish=${LOCALBASE} VIRT_IMPLIES= XML -VIRT_LIB_DEPENDS= libvirt.so:devel/libvirt +VIRT_LIB_DEPENDS= libvirt.so:devel/libvirt \ + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error VIRT_CONFIGURE_ENABLE= virt VIRT_CONFIGURE_WITH= virt=${LOCALBASE} @@ -268,6 +273,7 @@ XMMS_CFLAGS= `xmms-config --cflags` XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms XMMS_CONFIGURE_ENABLE= xmms XMMS_CONFIGURE_WITH= libxmms=${LOCALBASE} +XMMS_USE= XORG=x11,xext,xi ZOOKEEPER_LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper ZOOKEEPER_CONFIGURE_ENABLE= zookeeper Modified: head/net-mgmt/collectd5/distinfo ============================================================================== --- head/net-mgmt/collectd5/distinfo Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/distinfo Thu Feb 9 00:44:42 2017 (r433704) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483447838 -SHA256 (collectd-5.7.0.tar.bz2) = 25a05fbdc6baad571554342bbac6141928bf95a47fc60ee3b32e46d0c89ef2b2 -SIZE (collectd-5.7.0.tar.bz2) = 1861882 +TIMESTAMP = 1486153351 +SHA256 (collectd-5.7.1.tar.bz2) = 7edd3643c0842215553b2421d5456f4e9a8a58b07e216b40a7e8e91026d8e501 +SIZE (collectd-5.7.1.tar.bz2) = 1797725 Modified: head/net-mgmt/collectd5/files/patch-src__daemon__collectd.h ============================================================================== --- head/net-mgmt/collectd5/files/patch-src__daemon__collectd.h Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/files/patch-src__daemon__collectd.h Thu Feb 9 00:44:42 2017 (r433704) @@ -1,6 +1,6 @@ ---- src/daemon/collectd.h.orig 2016-12-12 03:03:36.704279144 -0500 -+++ src/daemon/collectd.h 2017-01-03 07:53:41.101884000 -0500 -@@ -243,15 +243,15 @@ +--- src/daemon/collectd.h.orig 2017-01-23 07:53:57 UTC ++++ src/daemon/collectd.h +@@ -243,15 +243,15 @@ typedef int _Bool; #endif #ifndef LOCALSTATEDIR Modified: head/net-mgmt/collectd5/files/patch-src__dns.c ============================================================================== --- head/net-mgmt/collectd5/files/patch-src__dns.c Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/files/patch-src__dns.c Thu Feb 9 00:44:42 2017 (r433704) @@ -1,6 +1,6 @@ ---- src/dns.c.orig 2016-12-12 03:03:36.708279115 -0500 -+++ src/dns.c 2017-01-03 08:10:33.137711000 -0500 -@@ -198,6 +198,15 @@ +--- src/dns.c.orig 2017-01-23 07:53:57 UTC ++++ src/dns.c +@@ -198,6 +198,15 @@ static int dns_run_pcap_loop(void) { pthread_sigmask(SIG_SETMASK, &sigmask, NULL); } Modified: head/net-mgmt/collectd5/files/patch-src__modbus.c ============================================================================== --- head/net-mgmt/collectd5/files/patch-src__modbus.c Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/files/patch-src__modbus.c Thu Feb 9 00:44:42 2017 (r433704) @@ -1,5 +1,5 @@ ---- src/modbus.c.orig 2016-12-12 03:03:36.712279086 -0500 -+++ src/modbus.c 2017-01-03 08:12:39.318883000 -0500 +--- src/modbus.c.orig 2017-01-23 07:53:57 UTC ++++ src/modbus.c @@ -26,6 +26,9 @@ #include "configfile.h" #include "plugin.h" Modified: head/net-mgmt/collectd5/files/patch-src_zfs__arc.c ============================================================================== --- head/net-mgmt/collectd5/files/patch-src_zfs__arc.c Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/files/patch-src_zfs__arc.c Thu Feb 9 00:44:42 2017 (r433704) @@ -1,6 +1,6 @@ ---- src/zfs_arc.c.orig 2016-12-12 03:03:36.728278972 -0500 -+++ src/zfs_arc.c 2017-01-03 08:15:23.751003000 -0500 -@@ -286,8 +286,6 @@ +--- src/zfs_arc.c.orig 2017-01-23 07:53:57 UTC ++++ src/zfs_arc.c +@@ -286,8 +286,6 @@ static int za_read(void) { za_read_derive(ksp, "prefetch_metadata_hits", "cache_result", "prefetch_metadata-hit"); za_read_derive(ksp, "demand_data_misses", "cache_result", "demand_data-miss"); Modified: head/net-mgmt/collectd5/files/patch-version-gen.sh ============================================================================== --- head/net-mgmt/collectd5/files/patch-version-gen.sh Thu Feb 9 00:22:14 2017 (r433703) +++ head/net-mgmt/collectd5/files/patch-version-gen.sh Thu Feb 9 00:44:42 2017 (r433704) @@ -1,17 +1,13 @@ ---- version-gen.sh.orig 2017-01-03 08:18:24.963614000 -0500 -+++ version-gen.sh 2017-01-03 08:19:07.743161000 -0500 -@@ -1,13 +1,2 @@ - #!/bin/sh -- --DEFAULT_VERSION="5.7.0.git" -- +--- version-gen.sh.orig 2017-02-03 20:46:49 UTC ++++ version-gen.sh +@@ -2,10 +2,6 @@ + + DEFAULT_VERSION="5.7.1.git" + -if [ -d .git ]; then - VERSION="`git describe --dirty=+ --abbrev=7 2> /dev/null | grep collectd | sed -e 's/^collectd-//' -e 's/-/./g'`" -fi - --if test -z "$VERSION"; then -- VERSION="$DEFAULT_VERSION" --fi -- --printf "%s" "$VERSION" -+echo -n '5.7.0.git' + if test -z "$VERSION"; then + VERSION="$DEFAULT_VERSION" + fi From owner-svn-ports-head@freebsd.org Thu Feb 9 01:04:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E533CD4194; Thu, 9 Feb 2017 01:04:22 +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 D4D59FE9; Thu, 9 Feb 2017 01:04:21 +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 v1914K6x065837; Thu, 9 Feb 2017 01:04:20 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1914KXE065834; Thu, 9 Feb 2017 01:04:20 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702090104.v1914KXE065834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Feb 2017 01:04:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433705 - head/devel/pecl-event X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 01:04:22 -0000 Author: wen Date: Thu Feb 9 01:04:20 2017 New Revision: 433705 URL: https://svnweb.freebsd.org/changeset/ports/433705 Log: - Update to 2.2.1 PR: 216920 Submitted by: johnpupu@gmail.com(maintainer) Modified: head/devel/pecl-event/Makefile head/devel/pecl-event/distinfo Modified: head/devel/pecl-event/Makefile ============================================================================== --- head/devel/pecl-event/Makefile Thu Feb 9 00:44:42 2017 (r433704) +++ head/devel/pecl-event/Makefile Thu Feb 9 01:04:20 2017 (r433705) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= event -PORTVERSION= 2.0.4 -PORTREVISION= 2 +PORTVERSION= 2.2.1 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-event/distinfo ============================================================================== --- head/devel/pecl-event/distinfo Thu Feb 9 00:44:42 2017 (r433704) +++ head/devel/pecl-event/distinfo Thu Feb 9 01:04:20 2017 (r433705) @@ -1,2 +1,3 @@ -SHA256 (PECL/event-2.0.4.tgz) = b776a6658a28508b55dea987d2a8baca060df3ce12a2c20cf9329d2e0e4737d6 -SIZE (PECL/event-2.0.4.tgz) = 131035 +TIMESTAMP = 1486601696 +SHA256 (PECL/event-2.2.1.tgz) = 44756686df68d8ef4fcee31359c0c03802b1f55ad88db7ac142169777f3d17ef +SIZE (PECL/event-2.2.1.tgz) = 133147 From owner-svn-ports-head@freebsd.org Thu Feb 9 01:14:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4C04CD47AA; Thu, 9 Feb 2017 01:14:17 +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 A207B16BC; Thu, 9 Feb 2017 01:14: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 v191EGBc070157; Thu, 9 Feb 2017 01:14:16 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v191EGvQ070155; Thu, 9 Feb 2017 01:14:16 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702090114.v191EGvQ070155@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Feb 2017 01:14:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433706 - head/textproc/py-markdown2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 01:14:17 -0000 Author: wen Date: Thu Feb 9 01:14:16 2017 New Revision: 433706 URL: https://svnweb.freebsd.org/changeset/ports/433706 Log: - Update to 2.3.3 Modified: head/textproc/py-markdown2/Makefile head/textproc/py-markdown2/distinfo Modified: head/textproc/py-markdown2/Makefile ============================================================================== --- head/textproc/py-markdown2/Makefile Thu Feb 9 01:04:20 2017 (r433705) +++ head/textproc/py-markdown2/Makefile Thu Feb 9 01:14:16 2017 (r433706) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= markdown2 -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-markdown2/distinfo ============================================================================== --- head/textproc/py-markdown2/distinfo Thu Feb 9 01:04:20 2017 (r433705) +++ head/textproc/py-markdown2/distinfo Thu Feb 9 01:14:16 2017 (r433706) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480991561 -SHA256 (markdown2-2.3.2.zip) = dc6d5d3a0da4ea46e4bc8032ba3a2fc9fe908b68f93ae49595f8b7fc509b9c1a -SIZE (markdown2-2.3.2.zip) = 155559 +TIMESTAMP = 1486602375 +SHA256 (markdown2-2.3.3.zip) = 20a9439a80d93c221080297119d9d31285a18c904489948deae3c7e05c7c5e38 +SIZE (markdown2-2.3.3.zip) = 156643 From owner-svn-ports-head@freebsd.org Thu Feb 9 01:25:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1DEB6CD53CE; Thu, 9 Feb 2017 01:25:15 +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 DEEAE1FCD; Thu, 9 Feb 2017 01:25:14 +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 v191PELx074183; Thu, 9 Feb 2017 01:25:14 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v191PDDO074180; Thu, 9 Feb 2017 01:25:13 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201702090125.v191PDDO074180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 9 Feb 2017 01:25:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433707 - head/www/e107 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 01:25:15 -0000 Author: wen Date: Thu Feb 9 01:25:13 2017 New Revision: 433707 URL: https://svnweb.freebsd.org/changeset/ports/433707 Log: - Update to 2.1.4 Modified: head/www/e107/Makefile head/www/e107/distinfo Modified: head/www/e107/Makefile ============================================================================== --- head/www/e107/Makefile Thu Feb 9 01:14:16 2017 (r433706) +++ head/www/e107/Makefile Thu Feb 9 01:25:13 2017 (r433707) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= e107 -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20v${PORTVERSION} DISTNAME= ${PORTNAME}_${PORTVERSION}_full Modified: head/www/e107/distinfo ============================================================================== --- head/www/e107/distinfo Thu Feb 9 01:14:16 2017 (r433706) +++ head/www/e107/distinfo Thu Feb 9 01:25:13 2017 (r433707) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482715036 -SHA256 (e107_2.1.3_full.tar.gz) = 7889d2d305b916d20a428e22b16cce482d3aea2d651201041800d28de38e51ba -SIZE (e107_2.1.3_full.tar.gz) = 9141513 +TIMESTAMP = 1486603047 +SHA256 (e107_2.1.4_full.tar.gz) = 2a2fb929a2dbc3c68f52a4bb942addaec19775d5d51cee266ad272bc858969cb +SIZE (e107_2.1.4_full.tar.gz) = 14060206 From owner-svn-ports-head@freebsd.org Thu Feb 9 02:12:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BD51CCD6F96; Thu, 9 Feb 2017 02:12:16 +0000 (UTC) (envelope-from asomers@gmail.com) Received: from mail-yw0-x244.google.com (mail-yw0-x244.google.com [IPv6:2607:f8b0:4002:c05::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 7D4E11E44; Thu, 9 Feb 2017 02:12:16 +0000 (UTC) (envelope-from asomers@gmail.com) Received: by mail-yw0-x244.google.com with SMTP id v73so13353898ywg.1; Wed, 08 Feb 2017 18:12:16 -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=uAEEidbhyqMUMU3KHh67WqRWQLF3dHK4ImLKD3lLvGU=; b=fKB5zLsWjv/qHFKDgdYqaEGCR7pxA0h1z1+ZFeFgngIpFgO8wwR6SzBhZEwKFhoUmu 8NEYrzHJw+zhNIjL1DQ0csYOFr3meAQ/demlPwsln6XAYrjiBjDrLXYA3VIxUEKcQe/V LhRigncrIXeKtFMGUtdXnULljxSNqXB+n7B1YCAtfakmau+UNyeIWXq85/OagSUdKfua +ALG4YiIfmcFCfBEKRlC5OyLxHgYugwaqCv3vPGCH2sB2gCRhC1ujvL+tUpd5nCADn7E yuCyjIfkPku1Gi1/3WHgz8hmo0xCaA9do6OQM18/qEV5pTdvIt5fA5iwmHulGunb9gcF rHgw== 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=uAEEidbhyqMUMU3KHh67WqRWQLF3dHK4ImLKD3lLvGU=; b=F6gyLkf1s1dOzug/OCs9Okj0pacqM718GkxsLHZFZJ/Vwk5cz7agvvg1CUMz7Shtx9 iHDL5cFmQqjfWjZ2bAPnWRyxvtSE9qxPa574oujr0mBxRd2A5Ylrxezta4ei1jc1XMEm 6D5iEtma2IvMSeIf3jGiUtIetdVyTxLWtXfkfZAMGmFrBEaHp0JX7LDgzQtg6PKZuak7 DRzRE431vziCxKCcilxc4vK+4y9nJyclWCpg65zU47RI27LR4uVP0RRCJcjd/kcPcq04 nQ/QxF90krmVhQZdMHbBRpYxxOVQRp0xq5KYSPb0zR7CXy9R2ghe/FRIvXSvoi/+np8o tTsw== X-Gm-Message-State: AMke39knQILqU/blqe9AKmQZkKI82XXD1sCGHNQ1wzKF+qZq6K4vbBlW2wzAh+FPLXQqFLcCVe1NXIZlH4Z+AQ== X-Received: by 10.129.96.137 with SMTP id u131mr538867ywb.302.1486606335412; Wed, 08 Feb 2017 18:12:15 -0800 (PST) MIME-Version: 1.0 Sender: asomers@gmail.com Received: by 10.129.38.133 with HTTP; Wed, 8 Feb 2017 18:12:14 -0800 (PST) In-Reply-To: <30EF82F8-D48F-4C40-B979-EF11240B4020@adamw.org> References: <201702090009.v1909xQE041348@repo.freebsd.org> <30EF82F8-D48F-4C40-B979-EF11240B4020@adamw.org> From: Alan Somers Date: Wed, 8 Feb 2017 19:12:14 -0700 X-Google-Sender-Auth: uUshAM-B2l0GRcMdEt70gw7nR0Q Message-ID: Subject: Re: svn commit: r433701 - in head/shells/fish: . files To: Adam Weinberger Cc: Alan Somers , 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 02:12:16 -0000 On Wed, Feb 8, 2017 at 5:21 PM, Adam Weinberger wrote: >> On 8 Feb, 2017, at 17:09, Alan Somers wrote: >> >> Author: asomers (src committer) >> Date: Thu Feb 9 00:09:59 2017 >> New Revision: 433701 >> URL: https://svnweb.freebsd.org/changeset/ports/433701 >> >> Log: >> Fix two bugs in shells/fish >> >> 1) The build would fail when DOCS=off (PR 216167) >> 2) Tab completion doesn't work for "mount -t" (PR 216032) >> >> PR: 216167 >> PR: 216032 >> Reported by: Maxfx >> Reported by: David Guyot >> Approved by: brd (ports) > > FWIW, Alan, you could remove that extra-patch-Makefile.in entirely, and pkg would do the right thing regarding the DOCS knob. > > # Adam Good to know. I'll remove it the next time that I update the port. -Alan From owner-svn-ports-head@freebsd.org Thu Feb 9 02:48:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6B89CCD7D85; Thu, 9 Feb 2017 02:48:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 29CF31118; Thu, 9 Feb 2017 02:48:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v192miJj006767; Thu, 9 Feb 2017 02:48:44 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v192mh5P006762; Thu, 9 Feb 2017 02:48:43 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702090248.v192mh5P006762@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 9 Feb 2017 02:48:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433708 - in head/archivers: . erlang-snappy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 02:48:45 -0000 Author: vanilla Date: Thu Feb 9 02:48:43 2017 New Revision: 433708 URL: https://svnweb.freebsd.org/changeset/ports/433708 Log: Add erlang-snappy. Added: head/archivers/erlang-snappy/ head/archivers/erlang-snappy/Makefile (contents, props changed) head/archivers/erlang-snappy/distinfo (contents, props changed) head/archivers/erlang-snappy/pkg-descr (contents, props changed) head/archivers/erlang-snappy/pkg-plist (contents, props changed) Modified: head/archivers/Makefile Modified: head/archivers/Makefile ============================================================================== --- head/archivers/Makefile Thu Feb 9 01:25:13 2017 (r433707) +++ head/archivers/Makefile Thu Feb 9 02:48:43 2017 (r433708) @@ -22,6 +22,7 @@ SUBDIR += dzip SUBDIR += ecm SUBDIR += engrampa + SUBDIR += erlang-snappy SUBDIR += fastjar SUBDIR += file-roller SUBDIR += fpc-bzip2 Added: head/archivers/erlang-snappy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/erlang-snappy/Makefile Thu Feb 9 02:48:43 2017 (r433708) @@ -0,0 +1,20 @@ +# $FreeBSD$ + +PORTNAME= snappy +PORTVERSION= 1.1.1 +DISTVERSIONPREFIX= v +CATEGORIES= archivers +PKGNAMEPREFIX= erlang- + +MAINTAINER= vanilla@FreeBSD.org +COMMENT= Erlang interface to Google Snappy (de)compressor + +LICENSE= APACHE20 + +USES= erlang:rebar gmake +USE_GITHUB= yes +GH_ACCOUNT= skunkwerks +GH_PROJECT= snappy-erlang-nif +GH_TAGNAME= 0951a1b + +.include Added: head/archivers/erlang-snappy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/erlang-snappy/distinfo Thu Feb 9 02:48:43 2017 (r433708) @@ -0,0 +1,3 @@ +TIMESTAMP = 1485618190 +SHA256 (skunkwerks-snappy-erlang-nif-v1.1.1-0951a1b_GH0.tar.gz) = 02387bb49a9d9e79d87a105e2a4aab62897d39f728a9ca69f5f7f4db63d3df76 +SIZE (skunkwerks-snappy-erlang-nif-v1.1.1-0951a1b_GH0.tar.gz) = 154174 Added: head/archivers/erlang-snappy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/erlang-snappy/pkg-descr Thu Feb 9 02:48:43 2017 (r433708) @@ -0,0 +1,3 @@ +An Erlang NIF wrapper for Google's snappy compressor/decompressor. + +WWW: https://github.com/skunkwerks/snappy-erlang-nif Added: head/archivers/erlang-snappy/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/erlang-snappy/pkg-plist Thu Feb 9 02:48:43 2017 (r433708) @@ -0,0 +1,6 @@ +lib/erlang/lib/snappy-%%VERSION%%/ebin/snappy.app +lib/erlang/lib/snappy-%%VERSION%%/ebin/snappy.beam +lib/erlang/lib/snappy-%%VERSION%%/priv/snappy_nif.so +lib/erlang/lib/snappy-%%VERSION%%/src/snappy.app.src +lib/erlang/lib/snappy-%%VERSION%%/src/snappy.erl +%%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Thu Feb 9 03:18:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6E88CD6C44; Thu, 9 Feb 2017 03:18:47 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 960BB69A; Thu, 9 Feb 2017 03:18:47 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v193Ikeq019688; Thu, 9 Feb 2017 03:18:46 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v193IkfJ019686; Thu, 9 Feb 2017 03:18:46 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702090318.v193IkfJ019686@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 9 Feb 2017 03:18:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433709 - head/net/elixir-kafka_ex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 03:18:47 -0000 Author: vanilla Date: Thu Feb 9 03:18:46 2017 New Revision: 433709 URL: https://svnweb.freebsd.org/changeset/ports/433709 Log: Update to 0.6.3. Modified: head/net/elixir-kafka_ex/Makefile head/net/elixir-kafka_ex/distinfo Modified: head/net/elixir-kafka_ex/Makefile ============================================================================== --- head/net/elixir-kafka_ex/Makefile Thu Feb 9 02:48:43 2017 (r433708) +++ head/net/elixir-kafka_ex/Makefile Thu Feb 9 03:18:46 2017 (r433709) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= kafka_ex -PORTVERSION= 0.6.2 +PORTVERSION= 0.6.3 CATEGORIES= net PKGNAMEPREFIX= elixir- @@ -10,8 +10,12 @@ COMMENT= Apache Kafka client for Elixir LICENSE= MIT +MIX_BUILD_DEPS= archivers/erlang-snappy +MIX_RUN_DEPS= archivers/erlang-snappy + USES= elixir USE_GITHUB= yes GH_ACCOUNT= jacklund +NO_ARCH= yes .include Modified: head/net/elixir-kafka_ex/distinfo ============================================================================== --- head/net/elixir-kafka_ex/distinfo Thu Feb 9 02:48:43 2017 (r433708) +++ head/net/elixir-kafka_ex/distinfo Thu Feb 9 03:18:46 2017 (r433709) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485399342 -SHA256 (jacklund-kafka_ex-0.6.2_GH0.tar.gz) = 0cafcdad5795dc16465c585fdd2331a0e928ada2c46f12dbc996ecf7b9730483 -SIZE (jacklund-kafka_ex-0.6.2_GH0.tar.gz) = 53890 +TIMESTAMP = 1485563072 +SHA256 (jacklund-kafka_ex-0.6.3_GH0.tar.gz) = ef9663f43f66e447b6c3f3b1a928122e2733966ad8386de5adea63329a3ca17f +SIZE (jacklund-kafka_ex-0.6.3_GH0.tar.gz) = 53905 From owner-svn-ports-head@freebsd.org Thu Feb 9 05:26:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFABBCD7901; Thu, 9 Feb 2017 05:26:01 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87A739BC; Thu, 9 Feb 2017 05:26:01 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v195Q0MR072570; Thu, 9 Feb 2017 05:26:00 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v195PxGR072556; Thu, 9 Feb 2017 05:25:59 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201702090525.v195PxGR072556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Thu, 9 Feb 2017 05:25:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433710 - in head/net-im: libtelepathy telepathy-butterfly telepathy-farsight telepathy-farstream telepathy-gabble telepathy-glib telepathy-idle telepathy-logger telepathy-rakia telepat... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 05:26:01 -0000 Author: fluffy Date: Thu Feb 9 05:25:59 2017 New Revision: 433710 URL: https://svnweb.freebsd.org/changeset/ports/433710 Log: Limit net-im/*telepathy* components to use python2 only as it hardcoded in src PR: 215672 Submitted by: myself Approved by: gnome (kwm via irc) Modified: head/net-im/libtelepathy/Makefile head/net-im/telepathy-butterfly/Makefile head/net-im/telepathy-farsight/Makefile head/net-im/telepathy-farstream/Makefile head/net-im/telepathy-gabble/Makefile head/net-im/telepathy-glib/Makefile head/net-im/telepathy-idle/Makefile head/net-im/telepathy-logger/Makefile head/net-im/telepathy-rakia/Makefile head/net-im/telepathy-salut/Makefile Modified: head/net-im/libtelepathy/Makefile ============================================================================== --- head/net-im/libtelepathy/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/libtelepathy/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -14,7 +14,7 @@ COMMENT= Flexible Communications Framewo LIB_DEPENDS= libtelepathy-glib.so:net-im/telepathy-glib \ libdbus-glib-1.so:devel/dbus-glib -USES= gmake libtool pathfix pkgconfig python:build +USES= gmake libtool pathfix pkgconfig python:2,build USE_LDCONFIG= yes USE_GNOME= glib20 libxslt:build GNU_CONFIGURE= yes Modified: head/net-im/telepathy-butterfly/Makefile ============================================================================== --- head/net-im/telepathy-butterfly/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-butterfly/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -18,6 +18,6 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/papyo HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} -USES= gmake python +USES= gmake python:2 .include Modified: head/net-im/telepathy-farsight/Makefile ============================================================================== --- head/net-im/telepathy-farsight/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-farsight/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -16,7 +16,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbu libgstfarsight-0.10.so:net-im/farsight2 GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig python +USES= gmake libtool pathfix pkgconfig python:2 USE_LDCONFIG= yes USE_GNOME= glib20 libxslt:build CPPFLAGS+= -I${LOCALBASE}/include Modified: head/net-im/telepathy-farstream/Makefile ============================================================================== --- head/net-im/telepathy-farstream/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-farstream/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbu libtelepathy-glib.so:net-im/telepathy-glib \ libfarstream-0.2.so:net-im/farstream -USES= gmake libtool pathfix pkgconfig python +USES= gmake libtool pathfix pkgconfig python:2 USE_GNOME= glib20 libxslt:build introspection:build GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net-im/telepathy-gabble/Makefile ============================================================================== --- head/net-im/telepathy-gabble/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-gabble/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -23,7 +23,7 @@ RUN_DEPENDS= ca_root_nss>=0:security/ca_ PORTSCOUT= limitw:1,even -USES= alias gmake libtool pathfix pkgconfig python:build sqlite +USES= alias gmake libtool pathfix pkgconfig python:2,build sqlite USE_GNOME= glib20 gtksourceview3 libxslt:build USE_OPENSSL= yes GNU_CONFIGURE= yes Modified: head/net-im/telepathy-glib/Makefile ============================================================================== --- head/net-im/telepathy-glib/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-glib/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -17,7 +17,7 @@ RUN_DEPENDS= vapigen:lang/vala PORTSCOUT= limitw:1,even -USES= gmake libtool pathfix pkgconfig python:build +USES= gmake libtool pathfix pkgconfig python:2,build USE_GNOME= glib20 introspection:build libxslt:build USE_LDCONFIG= yes GNU_CONFIGURE= yes Modified: head/net-im/telepathy-idle/Makefile ============================================================================== --- head/net-im/telepathy-idle/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-idle/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -14,7 +14,7 @@ COMMENT= IRC Connection Manager for Tele LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib -USES= execinfo gmake libtool pathfix pkgconfig python:build +USES= execinfo gmake libtool pathfix pkgconfig python:2,build USE_GNOME= glib20 libxslt:build GNU_CONFIGURE= yes USE_OPENSSL= yes Modified: head/net-im/telepathy-logger/Makefile ============================================================================== --- head/net-im/telepathy-logger/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-logger/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -16,7 +16,7 @@ LICENSE= LGPL21 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libtelepathy-glib.so:net-im/telepathy-glib -USES= gettext-tools gmake libtool pathfix pkgconfig python:build \ +USES= gettext-tools gmake libtool pathfix pkgconfig python:2,build \ sqlite tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/net-im/telepathy-rakia/Makefile ============================================================================== --- head/net-im/telepathy-rakia/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-rakia/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -15,7 +15,7 @@ LIB_DEPENDS= libdbus-glib-1.so:devel/dbu libsofia-sip-ua-glib.so:net/sofia-sip \ libtelepathy-glib.so:net-im/telepathy-glib -USES= gmake pathfix pkgconfig python:build +USES= gmake pathfix pkgconfig python:2,build USE_GNOME= glib20 libxslt:build GNU_CONFIGURE= yes USE_OPENSSL= yes Modified: head/net-im/telepathy-salut/Makefile ============================================================================== --- head/net-im/telepathy-salut/Makefile Thu Feb 9 03:18:46 2017 (r433709) +++ head/net-im/telepathy-salut/Makefile Thu Feb 9 05:25:59 2017 (r433710) @@ -16,7 +16,7 @@ LIB_DEPENDS= libavahi-glib.so:net/avahi- libsoup-2.4.so:devel/libsoup GNU_CONFIGURE= yes -USES= gmake libtool pathfix pkgconfig python:build sqlite +USES= gmake libtool pathfix pkgconfig python:2,build sqlite USE_GNOME= glib20 libxslt:build USE_OPENSSL= yes CONFIGURE_ARGS= --disable-Werror --enable-avahi-tests=no From owner-svn-ports-head@freebsd.org Thu Feb 9 05:30:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67E61CD7B2C; Thu, 9 Feb 2017 05:30:12 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 374C4BEE; Thu, 9 Feb 2017 05:30:12 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v195UBRG072846; Thu, 9 Feb 2017 05:30:11 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v195UBag072845; Thu, 9 Feb 2017 05:30:11 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201702090530.v195UBag072845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Thu, 9 Feb 2017 05:30:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433711 - head/devel/py-xdg X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 05:30:12 -0000 Author: fluffy Date: Thu Feb 9 05:30:11 2017 New Revision: 433711 URL: https://svnweb.freebsd.org/changeset/ports/433711 Log: devel/py-xdg: limit to use python2 only, for python3 already exist devel/py3-xdg port. This unbreak some depended ports like textproc/ibus, which also limited to python2, when python3 sets as default PR: 215921 Submitted by: myself Approved by: gnome (kwm via irc) Modified: head/devel/py-xdg/Makefile Modified: head/devel/py-xdg/Makefile ============================================================================== --- head/devel/py-xdg/Makefile Thu Feb 9 05:25:59 2017 (r433710) +++ head/devel/py-xdg/Makefile Thu Feb 9 05:30:11 2017 (r433711) @@ -4,6 +4,7 @@ PORTNAME= xdg PORTVERSION= 0.25 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://people.freedesktop.org/~takluyver/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,7 +16,7 @@ COMMENT= Python library to access freede LICENSE= LGPL20 NO_ARCH= yes -USES= python +USES= python:2 USE_PYTHON= autoplist distutils post-patch: From owner-svn-ports-head@freebsd.org Thu Feb 9 08:12:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8DA8DCD74A2; Thu, 9 Feb 2017 08:12:12 +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 652AB119; Thu, 9 Feb 2017 08:12:12 +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 v198CBMF040464; Thu, 9 Feb 2017 08:12:11 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v198CALS040452; Thu, 9 Feb 2017 08:12:10 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702090812.v198CALS040452@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 08:12:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433712 - in head/emulators/frodo: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 08:12:12 -0000 Author: dinoex Date: Thu Feb 9 08:12:10 2017 New Revision: 433712 URL: https://svnweb.freebsd.org/changeset/ports/433712 Log: - let configure pick up sdl - make portlint happier Added: head/emulators/frodo/files/patch-Display_x.i - copied, changed from r433711, head/emulators/frodo/files/patch-Display__x.i Deleted: head/emulators/frodo/files/patch-Display__x.i Modified: head/emulators/frodo/Makefile head/emulators/frodo/files/patch-C64_x.i head/emulators/frodo/files/patch-CmdPipe.cpp head/emulators/frodo/files/patch-Display.h head/emulators/frodo/files/patch-Display_SDL.i head/emulators/frodo/files/patch-SAM.cpp head/emulators/frodo/files/patch-SID.cpp head/emulators/frodo/files/patch-SID_linux.i head/emulators/frodo/files/patch-TkGui.tcl head/emulators/frodo/files/patch-configure head/emulators/frodo/files/patch-sysdeps.h Modified: head/emulators/frodo/Makefile ============================================================================== --- head/emulators/frodo/Makefile Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/Makefile Thu Feb 9 08:12:10 2017 (r433712) @@ -32,10 +32,6 @@ USE_SDL= sdl post-patch: ${REINPLACE_CMD} -e "s|%%LOCALBASE%%|${LOCALBASE}|g" \ ${INSTALL_WRKSRC}/TkGui.tcl -.if ${PORT_OPTIONS:MSDL} - ${REINPLACE_CMD} -e "s|sdl-config|${SDL_CONFIG}|g" \ - ${WRKSRC}/configure -.endif do-install: ${SED} -e 's=\$${PREFIX}=${PREFIX}=g' \ Modified: head/emulators/frodo/files/patch-C64_x.i ============================================================================== --- head/emulators/frodo/files/patch-C64_x.i Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-C64_x.i Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- C64_x.i.orig Wed Aug 6 20:56:25 1997 -+++ C64_x.i Mon Apr 26 21:50:36 1999 -@@ -100,7 +100,7 @@ +--- C64_x.i.orig 2002-01-02 21:16:45 UTC ++++ C64_x.i +@@ -100,7 +100,7 @@ void C64::c64_ctor1(void) gui = 0; #else // try to start up Tk gui. Modified: head/emulators/frodo/files/patch-CmdPipe.cpp ============================================================================== --- head/emulators/frodo/files/patch-CmdPipe.cpp Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-CmdPipe.cpp Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- CmdPipe.cpp.orig Wed Jan 2 22:19:34 2002 -+++ CmdPipe.cpp Fri Sep 5 21:13:34 2003 -@@ -17,9 +17,11 @@ +--- CmdPipe.cpp.orig 2002-01-02 21:19:34 UTC ++++ CmdPipe.cpp +@@ -17,9 +17,11 @@ extern "C" { #include #include @@ -12,13 +12,13 @@ #if defined(AIX) #include -@@ -28,6 +30,9 @@ - #endif - +@@ -30,6 +32,9 @@ extern "C" { #if defined(__linux__) -+ #include -+#endif -+#if defined(__FreeBSD__) #include #endif ++#if defined(__FreeBSD__) ++ #include ++#endif + #include + #include Modified: head/emulators/frodo/files/patch-Display.h ============================================================================== --- head/emulators/frodo/files/patch-Display.h Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-Display.h Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- Display.h.orig Sat Nov 30 01:14:14 2002 -+++ Display.h Sat Nov 30 01:14:37 2002 -@@ -112,7 +112,7 @@ +--- Display.h.orig 2002-01-02 21:31:34 UTC ++++ Display.h +@@ -121,7 +121,7 @@ private: #ifdef __unix void draw_led(int num, int state); // Draw one LED Modified: head/emulators/frodo/files/patch-Display_SDL.i ============================================================================== --- head/emulators/frodo/files/patch-Display_SDL.i Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-Display_SDL.i Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- Display_SDL.i.orig Wed Jan 2 22:42:42 2002 -+++ Display_SDL.i Sat Sep 6 07:54:35 2003 -@@ -213,7 +213,7 @@ +--- Display_SDL.i.orig 2002-01-02 21:42:42 UTC ++++ Display_SDL.i +@@ -213,7 +213,7 @@ void C64Display::draw_string(SDL_Surface * LED error blink */ Copied and modified: head/emulators/frodo/files/patch-Display_x.i (from r433711, head/emulators/frodo/files/patch-Display__x.i) ============================================================================== --- head/emulators/frodo/files/patch-Display__x.i Thu Feb 9 05:30:11 2017 (r433711, copy source) +++ head/emulators/frodo/files/patch-Display_x.i Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- Display_x.i.orig Sat Nov 30 01:11:07 2002 -+++ Display_x.i Sat Nov 30 01:11:41 2002 -@@ -525,7 +525,7 @@ +--- Display_x.i.orig 2002-01-02 21:17:29 UTC ++++ Display_x.i +@@ -519,7 +519,7 @@ void C64Display::draw_led(int num, int s * LED error blink */ Modified: head/emulators/frodo/files/patch-SAM.cpp ============================================================================== --- head/emulators/frodo/files/patch-SAM.cpp Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-SAM.cpp Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- SAM.cpp.orig Sat Nov 30 01:25:40 2002 -+++ SAM.cpp Sat Nov 30 01:26:38 2002 -@@ -205,7 +205,7 @@ +--- SAM.cpp.orig 2002-01-02 21:20:16 UTC ++++ SAM.cpp +@@ -205,7 +205,7 @@ static const char adr_length[] = {1, 1, // Prototypes static void error(char *s); @@ -9,7 +9,7 @@ static void init_abort(void); static void exit_abort(void); static bool aborted(void); -@@ -470,7 +470,7 @@ +@@ -470,7 +470,7 @@ static bool WasAborted; struct sigaction my_sa; #endif Modified: head/emulators/frodo/files/patch-SID.cpp ============================================================================== --- head/emulators/frodo/files/patch-SID.cpp Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-SID.cpp Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- SID.cpp.orig 2002-01-02 21:18:59.000000000 +0000 -+++ SID.cpp 2004-11-27 15:51:44.000000000 +0000 -@@ -428,7 +428,7 @@ +--- SID.cpp.orig 2002-01-02 21:18:59 UTC ++++ SID.cpp +@@ -428,7 +428,7 @@ private: int play_buf; // Number of buffer currently playing #endif @@ -9,7 +9,7 @@ int devfd, sndbufsize, buffer_rate; int16 *sound_buffer; #endif -@@ -1351,7 +1351,7 @@ +@@ -1351,7 +1351,7 @@ void DigitalRenderer::calc_buffer(int16 #elif defined(AMIGA) #include "SID_Amiga.i" Modified: head/emulators/frodo/files/patch-SID_linux.i ============================================================================== --- head/emulators/frodo/files/patch-SID_linux.i Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-SID_linux.i Thu Feb 9 08:12:10 2017 (r433712) @@ -1,5 +1,5 @@ ---- SID_linux.i.orig 2002-01-02 21:17:00.000000000 +0000 -+++ SID_linux.i 2004-11-27 15:54:36.000000000 +0000 +--- SID_linux.i.orig 2002-01-02 21:17:00 UTC ++++ SID_linux.i @@ -8,7 +8,12 @@ #include #include @@ -13,3 +13,4 @@ +#endif #include "VIC.h" + Modified: head/emulators/frodo/files/patch-TkGui.tcl ============================================================================== --- head/emulators/frodo/files/patch-TkGui.tcl Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-TkGui.tcl Thu Feb 9 08:12:10 2017 (r433712) @@ -1,5 +1,5 @@ ---- ../TkGui.tcl.orig Wed May 30 19:03:47 2001 -+++ ../TkGui.tcl Fri Sep 5 21:19:11 2003 +--- ../TkGui.tcl.orig 2001-05-30 17:03:47 UTC ++++ ../TkGui.tcl @@ -1,4 +1,4 @@ -#!/usr/bin/wish +#!%%LOCALBASE%%/bin/wish8.4 -f Modified: head/emulators/frodo/files/patch-configure ============================================================================== --- head/emulators/frodo/files/patch-configure Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-configure Thu Feb 9 08:12:10 2017 (r433712) @@ -1,6 +1,6 @@ ---- configure.orig Wed Jan 2 17:44:11 2002 -+++ configure Fri Sep 5 21:39:45 2003 -@@ -1602,15 +1602,15 @@ +--- configure.orig 2002-01-02 16:44:11 UTC ++++ configure +@@ -1602,15 +1602,15 @@ if test "$ac_test_CFLAGS" = set; then CFLAGS=$ac_save_CFLAGS elif test $ac_cv_prog_cc_g = yes; then if test "$GCC" = yes; then @@ -20,7 +20,7 @@ fi fi # Some people use a C++ compiler to compile C. Since we use `exit', -@@ -2283,7 +2283,7 @@ +@@ -2283,7 +2283,7 @@ echo "${ECHO_T}no" >&6 fi if [ x"$GXX" = "xyes" ]; then Modified: head/emulators/frodo/files/patch-sysdeps.h ============================================================================== --- head/emulators/frodo/files/patch-sysdeps.h Thu Feb 9 05:30:11 2017 (r433711) +++ head/emulators/frodo/files/patch-sysdeps.h Thu Feb 9 08:12:10 2017 (r433712) @@ -1,12 +1,13 @@ ---- sysdeps.h.orig Wed Jan 2 22:15:27 2002 -+++ sysdeps.h Fri Sep 5 21:24:44 2003 -@@ -25,7 +25,9 @@ +--- sysdeps.h.orig 2002-01-02 21:15:27 UTC ++++ sysdeps.h +@@ -25,8 +25,10 @@ extern "C" #endif #ifdef HAVE_VALUES_H +#if !defined(__FreeBSD__) #include -+#endif #endif ++#endif #ifdef HAVE_STRINGS_H + #include From owner-svn-ports-head@freebsd.org Thu Feb 9 08:57:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8FEC9CD785D; Thu, 9 Feb 2017 08:57:28 +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 5127F70; Thu, 9 Feb 2017 08:57:28 +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 v198vRwe059089; Thu, 9 Feb 2017 08:57:27 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v198vQ0H059078; Thu, 9 Feb 2017 08:57:26 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702090857.v198vQ0H059078@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 08:57:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433713 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 08:57:28 -0000 Author: dinoex Date: Thu Feb 9 08:57:26 2017 New Revision: 433713 URL: https://svnweb.freebsd.org/changeset/ports/433713 Log: - make portlint happier Added: head/graphics/gnash/files/patch-libbase-Makefile.am - copied, changed from r433712, head/graphics/gnash/files/patch-libbase_Makefile.am head/graphics/gnash/files/patch-libcore-movie_root.cpp - copied, changed from r433712, head/graphics/gnash/files/patch-libcore_movie__root.cpp head/graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp - copied, changed from r433712, head/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp head/graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp - copied, changed from r433712, head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp Deleted: head/graphics/gnash/files/patch-libbase_Makefile.am head/graphics/gnash/files/patch-libcore_movie__root.cpp head/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp Modified: head/graphics/gnash/Makefile head/graphics/gnash/files/patch-Makefile.am head/graphics/gnash/files/patch-configure.ac head/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp head/graphics/gnash/files/patch-plugin-klash-klash_part.cpp head/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp head/graphics/gnash/pkg-descr Modified: head/graphics/gnash/Makefile ============================================================================== --- head/graphics/gnash/Makefile Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/Makefile Thu Feb 9 08:57:26 2017 (r433713) @@ -185,7 +185,7 @@ CONFIGURE_ARGS+= --enable-renderer=${GNA # .if ${PORT_OPTIONS:MVAAPI} .if empty(PORT_OPTIONS:MFFMPEG) -IGNORE= VAAPI currently works only with FFMPEG. Please rerun 'make config' and enable FFMPEG +IGNORE= option 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 Modified: head/graphics/gnash/files/patch-Makefile.am ============================================================================== --- head/graphics/gnash/files/patch-Makefile.am Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/files/patch-Makefile.am Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- 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 @@ +--- Makefile.am.orig 2016-07-21 12:25:09 UTC ++++ Makefile.am +@@ -512,7 +512,7 @@ install-plugins install-plugin uninstall apidoc: $(MAKE) -C doc $@ Modified: head/graphics/gnash/files/patch-configure.ac ============================================================================== --- head/graphics/gnash/files/patch-configure.ac Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/files/patch-configure.ac Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- 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 @@ +--- configure.ac.orig 2016-07-21 12:25:09 UTC ++++ configure.ac +@@ -4144,7 +4144,7 @@ if test x${build_ssl} = xyes; then fi echo " SSL libs are: $SSL_LIBS" else @@ -9,7 +9,7 @@ fi fi -@@ -4157,7 +4157,7 @@ +@@ -4157,7 +4157,7 @@ if test x${build_ssh} = xyes; then fi echo " SSH libs are: $SSH_LIBS" else Modified: head/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp ============================================================================== --- head/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/files/patch-gui-gtk-gtk_canvas.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- gui/gtk/gtk_canvas.cpp.orig 2012-01-19 19:17:48 UTC +--- gui/gtk/gtk_canvas.cpp.orig 2016-07-21 12:25:09 UTC +++ gui/gtk/gtk_canvas.cpp -@@ -212,7 +212,7 @@ gnash_canvas_setup(GnashCanvas *canvas, +@@ -211,7 +211,7 @@ gnash_canvas_setup(GnashCanvas *canvas, renderer = "agg"; #elif defined (RENDERER_CAIRO) renderer = "cairo"; Copied and modified: head/graphics/gnash/files/patch-libbase-Makefile.am (from r433712, head/graphics/gnash/files/patch-libbase_Makefile.am) ============================================================================== --- head/graphics/gnash/files/patch-libbase_Makefile.am Thu Feb 9 08:12:10 2017 (r433712, copy source) +++ head/graphics/gnash/files/patch-libbase-Makefile.am Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- 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 @@ +--- libbase/Makefile.am.orig 2016-07-21 12:25:09 UTC ++++ libbase/Makefile.am +@@ -135,6 +135,7 @@ libgnashbase_la_SOURCES += \ endif if HAVE_VAAPI @@ -8,7 +8,7 @@ libgnashbase_la_SOURCES += \ GnashVaapiImage.cpp \ GnashVaapiImage.h \ -@@ -143,6 +144,14 @@ +@@ -143,6 +144,14 @@ libgnashbase_la_SOURCES += \ GnashVaapiTexture.h \ $(NULL) Copied and modified: head/graphics/gnash/files/patch-libcore-movie_root.cpp (from r433712, head/graphics/gnash/files/patch-libcore_movie__root.cpp) ============================================================================== --- head/graphics/gnash/files/patch-libcore_movie__root.cpp Thu Feb 9 08:12:10 2017 (r433712, copy source) +++ head/graphics/gnash/files/patch-libcore-movie_root.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,4 @@ -$NetBSD: patch-libcore_movie__root.cpp,v 1.1 2013/02/26 11:04:25 joerg Exp $ - ---- libcore/movie_root.cpp.orig 2013-02-25 18:54:08.000000000 +0000 +--- libcore/movie_root.cpp.orig 2016-07-21 12:25:09 UTC +++ libcore/movie_root.cpp @@ -156,7 +156,7 @@ movie_root::movie_root(VirtualClock& clo _hostfd(-1), Copied and modified: head/graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp (from r433712, head/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp) ============================================================================== --- head/graphics/gnash/files/patch-libdevice_vaapi_VaapiSurface.cpp Thu Feb 9 08:12:10 2017 (r433712, copy source) +++ head/graphics/gnash/files/patch-libdevice-vaapi-VaapiSurface.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- libdevice/vaapi/VaapiSurface.cpp.orig 2012-01-19 20:17:48.000000000 +0100 -+++ libdevice/vaapi/VaapiSurface.cpp 2013-07-05 01:44:21.927681308 +0200 -@@ -62,8 +62,8 @@ +--- libdevice/vaapi/VaapiSurface.cpp.orig 2016-07-21 12:25:09 UTC ++++ libdevice/vaapi/VaapiSurface.cpp +@@ -62,8 +62,8 @@ public: VAStatus status; VASurfaceID surface_id; status = vaCreateSurfaces(gvactx->display(), Copied and modified: head/graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp (from r433712, head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp) ============================================================================== --- head/graphics/gnash/files/patch-libmedia_ffmpeg_VideoDecoderFfmpeg.cpp Thu Feb 9 08:12:10 2017 (r433712, copy source) +++ head/graphics/gnash/files/patch-libmedia-ffmpeg-VideoDecoderFfmpeg.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- 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 @@ +--- libmedia/ffmpeg/VideoDecoderFfmpeg.cpp.orig 2016-07-21 12:25:09 UTC ++++ libmedia/ffmpeg/VideoDecoderFfmpeg.cpp +@@ -544,7 +544,9 @@ get_buffer(AVCodecContext* avctx, AVFram vaapi_set_surface(pic, surface); static unsigned int pic_num = 0; Modified: head/graphics/gnash/files/patch-plugin-klash-klash_part.cpp ============================================================================== --- head/graphics/gnash/files/patch-plugin-klash-klash_part.cpp Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/files/patch-plugin-klash-klash_part.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- plugin/klash/klash_part.cpp.orig 2011-06-16 18:54:16.833252653 -0400 -+++ plugin/klash/klash_part.cpp 2011-06-16 18:54:56.913835639 -0400 -@@ -161,7 +161,7 @@ +--- plugin/klash/klash_part.cpp.orig 2016-07-21 12:25:09 UTC ++++ plugin/klash/klash_part.cpp +@@ -160,7 +160,7 @@ KDE_NO_EXPORT void KlashPart::play () QString procname; char *gnash_env = getenv("KLASH_PLAYER"); if (!gnash_env) { Modified: head/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp ============================================================================== --- head/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/files/patch-plugin-klash4-klash_part.cpp Thu Feb 9 08:57:26 2017 (r433713) @@ -1,6 +1,6 @@ ---- plugin/klash4/klash_part.cpp.orig 2011-06-16 18:56:30.869545798 -0400 -+++ plugin/klash4/klash_part.cpp 2011-06-16 18:57:04.979892841 -0400 -@@ -148,7 +148,7 @@ +--- plugin/klash4/klash_part.cpp.orig 2016-07-21 12:25:09 UTC ++++ plugin/klash4/klash_part.cpp +@@ -148,7 +148,7 @@ KDE_NO_CDTOR_EXPORT KlashPart::KlashPart } } KParts::Part::setWidget (new KlashView (wparent)); Modified: head/graphics/gnash/pkg-descr ============================================================================== --- head/graphics/gnash/pkg-descr Thu Feb 9 08:12:10 2017 (r433712) +++ head/graphics/gnash/pkg-descr Thu Feb 9 08:57:26 2017 (r433713) @@ -3,31 +3,19 @@ to play flash movies with proprietary so some other free flash players, none support anything beyond SWF v4. Gnash is based on GameSWF, and supports many SWF v7 features. -- Runs standalone - Gnash can run standalone to play flash movies. -- Browser plugin - Gnash can also run as a plugin from within most Mozilla derived +- Gnash can run standalone to play flash movies. +- Gnash can also run as a plugin from within most Mozilla derived browsers, such as Firefox. Gnash also has support for Konqueror. - SWF v7+ compliant Gnash can play many current flash movies. -- Streaming Video - Gnash supports the viewing of streaming video from popular video +- Gnash supports the viewing of streaming video from popular video sharing sites like Lulu.tv or YouTube.com. -- XML Message server - Gnash also supports an XML based message system as documented in +- Gnash also supports an XML based message system as documented in the Flash Format specification. - High Quality Output Gnash uses OpenGL for rendering the graphics on the desktop, and AntiGrain (AGG) for embedded framebuffer only devices. -- Free Software - Gnash is 100% free software. For more information on the GPL, go - to the Free Software Foundation web site. -- Better Security - Gnash pays extra attention to all network connections, and allows +- Gnash pays extra attention to all network connections, and allows the user to control access. -- Extensible - Gnash supports extending ActionScript by creating your own. You - can write wrappers for any development library, and import them - into the player. WWW: http://www.gnu.org/software/gnash/ From owner-svn-ports-head@freebsd.org Thu Feb 9 09:01:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3ABE7CD7BF4; Thu, 9 Feb 2017 09:01: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 079A0298; Thu, 9 Feb 2017 09:01:29 +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 v1991TpI060798; Thu, 9 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1991T79060797; Thu, 9 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702090901.v1991T79060797@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 09:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433714 - head/x11-themes/lxde-icon-theme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:01:30 -0000 Author: amdmi3 Date: Thu Feb 9 09:01:28 2017 New Revision: 433714 URL: https://svnweb.freebsd.org/changeset/ports/433714 Log: - Drop USES=gmake,iconv: builds fine with system make and doesn't really need iconv - Switch to options helpers Modified: head/x11-themes/lxde-icon-theme/Makefile Modified: head/x11-themes/lxde-icon-theme/Makefile ============================================================================== --- head/x11-themes/lxde-icon-theme/Makefile Thu Feb 9 08:57:26 2017 (r433713) +++ head/x11-themes/lxde-icon-theme/Makefile Thu Feb 9 09:01:28 2017 (r433714) @@ -12,22 +12,22 @@ COMMENT= LXDE Icon Theme LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gmake iconv tar:xz +USES= tar:xz GNU_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} NO_ARCH= yes DATADIR= ${PREFIX}/share/lxde -INSTALLS_ICONS= YES +INSTALLS_ICONS= yes PORTDOCS= AUTHORS + OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|cp -raf --no-preserve=ownership|cp -RpPf|' \ ${WRKSRC}/Makefile.in -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} From owner-svn-ports-head@freebsd.org Thu Feb 9 09:11:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EFC35CD515F; Thu, 9 Feb 2017 09:11:46 +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 AE570DEC; Thu, 9 Feb 2017 09:11:46 +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 v199Bjvd065239; Thu, 9 Feb 2017 09:11:45 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v199BjDd065236; Thu, 9 Feb 2017 09:11:45 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201702090911.v199BjDd065236@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 9 Feb 2017 09:11:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433715 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:11:47 -0000 Author: gerald Date: Thu Feb 9 09:11:45 2017 New Revision: 433715 URL: https://svnweb.freebsd.org/changeset/ports/433715 Log: Update to Wine 2.1 and hence the new development branch past the Wine 2.0 release series. This includes the following changes: - Many fixes that were deferred during code freeze. - More Shader Model 5 instructions. - A number of improvements to MIME message handling. - Line breaking improvements in DirectWrite. - HID bus service now running by default. - Direct2D rendering improvements. - Various bug fixes. Source tarballs now use xz compression, so download size has reduced nicely. Modified: head/emulators/wine-devel/Makefile head/emulators/wine-devel/distinfo head/emulators/wine-devel/pkg-plist Modified: head/emulators/wine-devel/Makefile ============================================================================== --- head/emulators/wine-devel/Makefile Thu Feb 9 09:01:28 2017 (r433714) +++ head/emulators/wine-devel/Makefile Thu Feb 9 09:11:45 2017 (r433715) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= wine -DISTVERSION= 2.0-rc6 -PORTREVISION= 1 +DISTVERSION= 2.1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -43,7 +42,7 @@ WINELIBDIR?= ${PREFIX}/lib USE_LDCONFIG= ${WINELIBDIR} ${WINELIBDIR}/wine .endif ONLY_FOR_ARCHS= i386 amd64 -USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:bzip2 +USES= bison compiler:c11 desktop-file-utils gmake shebangfix tar:xz SHEBANG_FILES= tools/make_requests tools/winemaker/winemaker \ tools/winedump/function_grep.pl Modified: head/emulators/wine-devel/distinfo ============================================================================== --- head/emulators/wine-devel/distinfo Thu Feb 9 09:01:28 2017 (r433714) +++ head/emulators/wine-devel/distinfo Thu Feb 9 09:11:45 2017 (r433715) @@ -1,5 +1,5 @@ -TIMESTAMP = 1485079225 -SHA256 (wine-2.0-rc6.tar.bz2) = 1e0521cd622ee4a9fbdd63b905ec21b3b3ca1d0f37ccd4a1449f0a8b122eb405 -SIZE (wine-2.0-rc6.tar.bz2) = 23676397 -SHA256 (v2.0-rc6.tar.gz) = a8a4f8bae3ccfbac1f5560cceef69df27b371050eca6e00b5ab95e9fbac21cbd -SIZE (v2.0-rc6.tar.gz) = 10172738 +TIMESTAMP = 1486631031 +SHA256 (wine-2.1.tar.xz) = bfb9abf63691c93df28d9599aaa866dc2b4e27209b3b7b546df8a37d7d9d1e6e +SIZE (wine-2.1.tar.xz) = 18887032 +SHA256 (v2.1.tar.gz) = 1d193be2734ea495df2cae1dc54ce89204ca68699979174b0bd726d2e5e0576b +SIZE (v2.1.tar.gz) = 10101781 Modified: head/emulators/wine-devel/pkg-plist ============================================================================== --- head/emulators/wine-devel/pkg-plist Thu Feb 9 09:01:28 2017 (r433714) +++ head/emulators/wine-devel/pkg-plist Thu Feb 9 09:11:45 2017 (r433715) @@ -262,6 +262,7 @@ include/wine/windows/devicetopology.h include/wine/windows/devicetopology.idl include/wine/windows/devpkey.h include/wine/windows/devpropdef.h +include/wine/windows/dhcpcsdk.h include/wine/windows/difxapi.h include/wine/windows/digitalv.h include/wine/windows/dimm.h @@ -1678,6 +1679,7 @@ lib/wine/fakedlls/mciqtz32.dll lib/wine/fakedlls/mciseq.dll lib/wine/fakedlls/mciwave.dll lib/wine/fakedlls/mf.dll +lib/wine/fakedlls/mf3216.dll lib/wine/fakedlls/mfplat.dll lib/wine/fakedlls/mfreadwrite.dll lib/wine/fakedlls/mgmtapi.dll @@ -1863,6 +1865,7 @@ lib/wine/fakedlls/sccbase.dll lib/wine/fakedlls/schannel.dll lib/wine/fakedlls/schedsvc.dll lib/wine/fakedlls/schtasks.exe +lib/wine/fakedlls/scrobj.dll lib/wine/fakedlls/scrrun.dll lib/wine/fakedlls/scsiport.sys lib/wine/fakedlls/sdbinst.exe @@ -2008,6 +2011,7 @@ lib/wine/fakedlls/winsta.dll %%WINE32%%lib/wine/fakedlls/wintab.dll16 lib/wine/fakedlls/wintab32.dll lib/wine/fakedlls/wintrust.dll +lib/wine/fakedlls/winusb.dll lib/wine/fakedlls/winver.exe lib/wine/fakedlls/wlanapi.dll lib/wine/fakedlls/wldap32.dll @@ -2296,6 +2300,7 @@ lib/wine/libwinscard.def lib/wine/libwinspool.def lib/wine/libwintab32.def lib/wine/libwintrust.def +lib/wine/libwlanapi.def lib/wine/libwldap32.def lib/wine/libwnaspi32.def %%WINE32%%lib/wine/libwow32.def @@ -2319,6 +2324,7 @@ lib/wine/mciqtz32.dll.so lib/wine/mciseq.dll.so lib/wine/mciwave.dll.so lib/wine/mf.dll.so +lib/wine/mf3216.dll.so lib/wine/mfplat.dll.so lib/wine/mfreadwrite.dll.so lib/wine/mgmtapi.dll.so @@ -2504,6 +2510,7 @@ lib/wine/sccbase.dll.so lib/wine/schannel.dll.so lib/wine/schedsvc.dll.so lib/wine/schtasks.exe.so +lib/wine/scrobj.dll.so lib/wine/scrrun.dll.so lib/wine/scsiport.sys.so lib/wine/sdbinst.exe.so @@ -2649,6 +2656,7 @@ lib/wine/winsta.dll.so %%WINE32%%lib/wine/wintab.dll16.so lib/wine/wintab32.dll.so lib/wine/wintrust.dll.so +lib/wine/winusb.dll.so lib/wine/winver.exe.so lib/wine/wlanapi.dll.so lib/wine/wldap32.dll.so From owner-svn-ports-head@freebsd.org Thu Feb 9 09:36:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C249CD5A35; Thu, 9 Feb 2017 09:36: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 0F82A18AD; Thu, 9 Feb 2017 09:36:14 +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 v199aEj2075856; Thu, 9 Feb 2017 09:36:14 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v199aE2M075854; Thu, 9 Feb 2017 09:36:14 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702090936.v199aE2M075854@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 09:36:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433716 - head/devel/gperf/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:36:15 -0000 Author: dinoex Date: Thu Feb 9 09:36:13 2017 New Revision: 433716 URL: https://svnweb.freebsd.org/changeset/ports/433716 Log: - make portlint happier Modified: head/devel/gperf/files/patch-offsetof head/devel/gperf/files/patch-size_type Modified: head/devel/gperf/files/patch-offsetof ============================================================================== --- head/devel/gperf/files/patch-offsetof Thu Feb 9 09:11:45 2017 (r433715) +++ head/devel/gperf/files/patch-offsetof Thu Feb 9 09:36:13 2017 (r433716) @@ -1,5 +1,5 @@ ---- src/output.cc 2007-03-31 08:16:05.000000000 -0700 -+++ src/output.cc 2008-05-27 16:07:01.000000000 -0700 +--- src/output.cc 2007-03-31 15:16:05 UTC ++++ src/output.cc @@ -1106,9 +1106,7 @@ output_keyword_entry (KeywordExt *temp, if (option[TYPE]) printf ("{"); Modified: head/devel/gperf/files/patch-size_type ============================================================================== --- head/devel/gperf/files/patch-size_type Thu Feb 9 09:11:45 2017 (r433715) +++ head/devel/gperf/files/patch-size_type Thu Feb 9 09:36:13 2017 (r433716) @@ -1,6 +1,5 @@ -diff -up -r ./doc/gperf.1 ./doc/gperf.1 ---- ./doc/gperf.1 2007-05-02 09:01:25.000000000 -0700 -+++ ./doc/gperf.1 2011-10-06 14:21:41.000000000 -0700 +--- ./doc/gperf.1 2007-05-02 16:01:25 UTC ++++ ./doc/gperf.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. -.TH GPERF "1" "May 2007" "GNU gperf 3.0.3" FSF @@ -19,9 +18,8 @@ diff -up -r ./doc/gperf.1 ./doc/gperf.1 .SS "Algorithm employed by gperf:" .TP \fB\-k\fR, \fB\-\-key\-positions\fR=\fIKEYS\fR -diff -up -r ./src/options.cc ./src/options.cc ---- ./src/options.cc 2007-03-31 08:22:16.000000000 -0700 -+++ ./src/options.cc 2011-10-06 14:13:41.000000000 -0700 +--- ./src/options.cc 2007-03-31 15:22:16 UTC ++++ ./src/options.cc @@ -67,6 +67,8 @@ static const char *const DEFAULT_STRINGP /* Default delimiters that separate keywords from their attributes. */ static const char *const DEFAULT_DELIMITERS = ","; @@ -99,9 +97,8 @@ diff -up -r ./src/options.cc ./src/optio default: short_usage (stderr); exit (1); -diff -up -r ./src/options.h ./src/options.h ---- ./src/options.h 2005-05-14 07:22:36.000000000 -0700 -+++ ./src/options.h 2011-10-06 13:29:28.000000000 -0700 +--- ./src/options.h 2005-05-14 14:22:36 UTC ++++ ./src/options.h @@ -209,6 +209,9 @@ public: /* Sets the delimiters string, if not already set. */ void set_delimiters (const char *delimiters); @@ -121,9 +118,8 @@ diff -up -r ./src/options.h ./src/option /* Contains user-specified key choices. */ Positions _key_positions; }; -diff -up -r ./src/options.icc ./src/options.icc ---- ./src/options.icc 2005-05-14 07:22:36.000000000 -0700 -+++ ./src/options.icc 2011-10-06 13:42:59.000000000 -0700 +--- ./src/options.icc 2005-05-14 14:22:36 UTC ++++ ./src/options.icc @@ -155,3 +155,9 @@ Options::get_key_positions () const { return _key_positions; @@ -134,9 +130,8 @@ diff -up -r ./src/options.icc ./src/opti +{ + return _size_type; +} -diff -up -r ./src/output.cc ./src/output.cc ---- ./src/output.cc 2011-10-06 14:23:05.000000000 -0700 -+++ ./src/output.cc 2011-10-06 13:41:53.000000000 -0700 +--- ./src/output.cc 2007-03-31 15:16:05 UTC ++++ ./src/output.cc @@ -772,14 +772,14 @@ Output::output_hash_function () const printf (option[KRC] ? "(str, len)\n" @@ -203,9 +198,8 @@ diff -up -r ./src/output.cc ./src/output output_hash_function (); -diff -up -r ./tests/c-parse.exp ./tests/c-parse.exp ---- ./tests/c-parse.exp 2007-04-06 08:38:50.000000000 -0700 -+++ ./tests/c-parse.exp 2011-10-06 13:45:57.000000000 -0700 +--- ./tests/c-parse.exp 2007-04-06 15:38:50 UTC ++++ ./tests/c-parse.exp @@ -80,7 +80,7 @@ hash (str, len) 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126, 126 @@ -215,9 +209,8 @@ diff -up -r ./tests/c-parse.exp ./tests/ switch (hval) { -diff -up -r ./tests/charsets.exp ./tests/charsets.exp ---- ./tests/charsets.exp 2007-04-19 04:13:42.000000000 -0700 -+++ ./tests/charsets.exp 2011-10-06 13:47:31.000000000 -0700 +--- ./tests/charsets.exp 2007-04-19 11:13:42 UTC ++++ ./tests/charsets.exp @@ -89,7 +90,7 @@ hash (str, len) 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046, 5046 @@ -227,9 +220,8 @@ diff -up -r ./tests/charsets.exp ./tests switch (hval) { -diff -up -r ./tests/chill.exp ./tests/chill.exp ---- ./tests/chill.exp 2007-04-19 04:13:42.000000000 -0700 -+++ ./tests/chill.exp 2011-10-06 13:46:47.000000000 -0700 +--- ./tests/chill.exp 2007-04-19 11:13:42 UTC ++++ ./tests/chill.exp @@ -78,7 +78,7 @@ hash (str, len) 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050, 1050 @@ -239,9 +231,8 @@ diff -up -r ./tests/chill.exp ./tests/ch switch (hval) { -diff -up -r ./tests/cplusplus.exp ./tests/cplusplus.exp ---- ./tests/cplusplus.exp 2007-04-19 03:16:41.000000000 -0700 -+++ ./tests/cplusplus.exp 2011-10-06 13:47:03.000000000 -0700 +--- ./tests/cplusplus.exp 2007-04-19 10:16:41 UTC ++++ ./tests/cplusplus.exp @@ -80,7 +80,7 @@ hash (str, len) 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164, 164 @@ -251,9 +242,8 @@ diff -up -r ./tests/cplusplus.exp ./test switch (hval) { -diff -up -r ./tests/java.exp ./tests/java.exp ---- ./tests/java.exp 2007-04-19 03:16:41.000000000 -0700 -+++ ./tests/java.exp 2011-10-06 13:47:19.000000000 -0700 +--- ./tests/java.exp 2007-04-19 10:16:41 UTC ++++ ./tests/java.exp @@ -104,7 +104,7 @@ hash (str, len) 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77, 77 @@ -263,9 +253,8 @@ diff -up -r ./tests/java.exp ./tests/jav switch (hval) { -diff -up -r ./tests/languages.exp ./tests/languages.exp ---- ./tests/languages.exp 2007-04-19 03:16:41.000000000 -0700 -+++ ./tests/languages.exp 2011-10-06 13:47:47.000000000 -0700 +--- ./tests/languages.exp 2007-04-19 10:16:41 UTC ++++ ./tests/languages.exp @@ -93,7 +94,7 @@ hash (str, len) 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861, 3861 @@ -275,9 +264,8 @@ diff -up -r ./tests/languages.exp ./test switch (hval) { -diff -up -r ./tests/objc.exp ./tests/objc.exp ---- ./tests/objc.exp 2007-04-19 03:16:41.000000000 -0700 -+++ ./tests/objc.exp 2011-10-06 13:46:34.000000000 -0700 +--- ./tests/objc.exp 2007-04-19 10:16:41 UTC ++++ ./tests/objc.exp @@ -80,7 +80,7 @@ hash (str, len) 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96, 96 @@ -287,8 +275,8 @@ diff -up -r ./tests/objc.exp ./tests/obj switch (hval) { ---- tests/test-6.exp 2004-08-22 09:04:17.000000000 -0700 -+++ tests/test-6.out 2011-10-06 14:31:09.000000000 -0700 +--- tests/test-6.exp 2004-08-22 16:04:17 UTC ++++ tests/test-6.out @@ -88,6 +88,8 @@ Details in the output code: Prevents the transfer of the type declaration to the output file. Use this option if the type is already From owner-svn-ports-head@freebsd.org Thu Feb 9 09:54:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C4C7BCD6189; Thu, 9 Feb 2017 09:54:35 +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 9F00F279; Thu, 9 Feb 2017 09:54:35 +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 v199sYdA083711; Thu, 9 Feb 2017 09:54:34 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v199sYrH083705; Thu, 9 Feb 2017 09:54:34 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702090954.v199sYrH083705@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 09:54:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433717 - head/graphics/graphviz/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:54:35 -0000 Author: dinoex Date: Thu Feb 9 09:54:34 2017 New Revision: 433717 URL: https://svnweb.freebsd.org/changeset/ports/433717 Log: - make portlint happier Added: head/graphics/graphviz/files/patch-plugin-xlib-vimdot.sh - copied, changed from r433716, head/graphics/graphviz/files/patch-plugin_xlib_vimdot.sh Deleted: head/graphics/graphviz/files/patch-plugin_xlib_vimdot.sh Modified: head/graphics/graphviz/files/patch-cmd-gvpr-gvpr.1 head/graphics/graphviz/files/patch-cmd-tools-gvpack.1 head/graphics/graphviz/files/patch-configure head/graphics/graphviz/files/patch-lib-ortho-trapezoid.c head/graphics/graphviz/files/patch-lib-vmalloc-vmhdr.h Modified: head/graphics/graphviz/files/patch-cmd-gvpr-gvpr.1 ============================================================================== --- head/graphics/graphviz/files/patch-cmd-gvpr-gvpr.1 Thu Feb 9 09:36:13 2017 (r433716) +++ head/graphics/graphviz/files/patch-cmd-gvpr-gvpr.1 Thu Feb 9 09:54:34 2017 (r433717) @@ -1,6 +1,9 @@ ---- cmd/gvpr/gvpr.1.orig Fri Mar 10 09:04:33 2006 -+++ cmd/gvpr/gvpr.1 Fri Mar 10 09:04:52 2006 -@@ -1,3 +1,12 @@ +--- cmd/gvpr/gvpr.1.orig 2016-08-09 21:02:09 UTC ++++ cmd/gvpr/gvpr.1 +@@ -3,6 +3,15 @@ + . ns + . TP \\$1 + .. +.de EX +.fam C +.nf @@ -10,6 +13,6 @@ +.fi +.. + - .TH GVPR 1 "14 November 2003" + .TH GVPR 1 "29 August 2013" .SH NAME gvpr \- graph pattern scanning and processing language Modified: head/graphics/graphviz/files/patch-cmd-tools-gvpack.1 ============================================================================== --- head/graphics/graphviz/files/patch-cmd-tools-gvpack.1 Thu Feb 9 09:36:13 2017 (r433716) +++ head/graphics/graphviz/files/patch-cmd-tools-gvpack.1 Thu Feb 9 09:54:34 2017 (r433717) @@ -1,5 +1,5 @@ ---- cmd/tools/gvpack.1.orig Fri Mar 10 09:02:53 2006 -+++ cmd/tools/gvpack.1 Fri Mar 10 09:01:31 2006 +--- cmd/tools/gvpack.1.orig 2016-08-09 21:02:10 UTC ++++ cmd/tools/gvpack.1 @@ -1,3 +1,12 @@ +.de EX +.fam C @@ -10,6 +10,6 @@ +.fi +.. + - .TH GVPACK 1 "8 April 2003" + .TH GVPACK 1 "27 May 2010" .SH NAME gvpack \- merge and pack disjoint graphs Modified: head/graphics/graphviz/files/patch-configure ============================================================================== --- head/graphics/graphviz/files/patch-configure Thu Feb 9 09:36:13 2017 (r433716) +++ head/graphics/graphviz/files/patch-configure Thu Feb 9 09:54:34 2017 (r433717) @@ -1,6 +1,6 @@ ---- configure.orig 2014-04-13 22:41:48.000000000 +0200 -+++ configure 2015-09-05 16:25:22.901752000 +0200 -@@ -17827,6 +17827,9 @@ +--- configure.orig 2016-12-25 03:04:52 UTC ++++ configure +@@ -18067,6 +18067,9 @@ test -n "$RC" || RC="false" CFLAGS="${CFLAGS} -fno-common -Wall" LDFLAGS="${LDFLAGS} -Wl,-headerpad_max_install_names" ;; @@ -10,7 +10,7 @@ *-freebsd* ) CFLAGS="${CFLAGS} -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math" ;; -@@ -21101,7 +21104,7 @@ +@@ -20954,7 +20957,7 @@ done if test "x$GUILE" = "x"; then use_guile="No (guile not available)" else @@ -19,7 +19,7 @@ GUILE_VERSION_MAJOR=`echo $GUILE_VERSION | cut -d '.' -f 1` GUILE_VERSION_MINOR=`echo $GUILE_VERSION | cut -d '.' -f 2` if test 0$GUILE_VERSION_MAJOR -lt 2; then -@@ -21669,7 +21672,9 @@ +@@ -21522,7 +21525,9 @@ fi LUA_INCLUDES="" LUA_LIBS="" @@ -30,7 +30,7 @@ if test -n "$lua_inc"; then CFLAGS="$CFLAGS -I$lua_inc" -@@ -21731,13 +21736,13 @@ +@@ -21584,13 +21589,13 @@ $as_echo_n "checking for Lua headers and pkgconfig_lua_found=`$PKGCONFIG --exists lua$l 2>/dev/null` if test "x$?" = "x0" ; then LUA_VERSION=`$PKGCONFIG --modversion lua$l` Modified: head/graphics/graphviz/files/patch-lib-ortho-trapezoid.c ============================================================================== --- head/graphics/graphviz/files/patch-lib-ortho-trapezoid.c Thu Feb 9 09:36:13 2017 (r433716) +++ head/graphics/graphviz/files/patch-lib-ortho-trapezoid.c Thu Feb 9 09:54:34 2017 (r433717) @@ -1,5 +1,5 @@ ---- lib/ortho/trapezoid.c.orig 2011-05-20 18:55:22.000000000 +0200 -+++ lib/ortho/trapezoid.c 2011-05-20 18:57:31.000000000 +0200 +--- lib/ortho/trapezoid.c.orig 2016-09-20 04:45:02 UTC ++++ lib/ortho/trapezoid.c @@ -30,6 +30,11 @@ #define log2(x) (log(x)/log(2)) #endif Modified: head/graphics/graphviz/files/patch-lib-vmalloc-vmhdr.h ============================================================================== --- head/graphics/graphviz/files/patch-lib-vmalloc-vmhdr.h Thu Feb 9 09:36:13 2017 (r433716) +++ head/graphics/graphviz/files/patch-lib-vmalloc-vmhdr.h Thu Feb 9 09:54:34 2017 (r433717) @@ -1,6 +1,6 @@ ---- lib/vmalloc/vmhdr.h.orig 2016-11-07 02:32:54.935418000 +0000 -+++ lib/vmalloc/vmhdr.h 2016-11-07 02:38:16.506108000 +0000 -@@ -20,6 +20,10 @@ +--- lib/vmalloc/vmhdr.h.orig 2016-12-22 05:44:41 UTC ++++ lib/vmalloc/vmhdr.h +@@ -20,6 +20,10 @@ extern "C" { #ifndef _BLD_vmalloc #define _BLD_vmalloc 1 #endif Copied and modified: head/graphics/graphviz/files/patch-plugin-xlib-vimdot.sh (from r433716, head/graphics/graphviz/files/patch-plugin_xlib_vimdot.sh) ============================================================================== --- head/graphics/graphviz/files/patch-plugin_xlib_vimdot.sh Thu Feb 9 09:36:13 2017 (r433716, copy source) +++ head/graphics/graphviz/files/patch-plugin-xlib-vimdot.sh Thu Feb 9 09:54:34 2017 (r433717) @@ -1,6 +1,6 @@ ---- plugin/xlib/vimdot.sh.orig 2016-12-01 06:43:36.000000000 +0100 -+++ plugin/xlib/vimdot.sh 2016-12-25 20:26:20.202321000 +0100 -@@ -5,7 +5,7 @@ +--- plugin/xlib/vimdot.sh.orig 2016-12-01 05:43:36 UTC ++++ plugin/xlib/vimdot.sh +@@ -5,7 +5,7 @@ error() { echo "$0: $*" >&2; exit 1; } # Try $EDITOR first, else try vim or vi editor="$EDITOR" @@ -9,7 +9,7 @@ [ -x "$editor" ] || editor="/usr/bin/vi" [ -x "$editor" ] || error "EDITOR not found or not executable"; -@@ -25,7 +25,7 @@ +@@ -25,7 +25,7 @@ digraph G { vim [href="http://www.vim.org/"] dot [href="http://www.graphviz.org/"] From owner-svn-ports-head@freebsd.org Thu Feb 9 09:55:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 01334CD61C7; Thu, 9 Feb 2017 09:55: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 CD86338E; Thu, 9 Feb 2017 09:55:25 +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 v199tOA2083864; Thu, 9 Feb 2017 09:55:24 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v199tOqm083863; Thu, 9 Feb 2017 09:55:24 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702090955.v199tOqm083863@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 09:55:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433718 - head/graphics/graphviz X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 09:55:26 -0000 Author: dinoex Date: Thu Feb 9 09:55:24 2017 New Revision: 433718 URL: https://svnweb.freebsd.org/changeset/ports/433718 Log: - use *_IMPLIES PR: 216791 Submitted by: Tobias Kortkamp Modified: head/graphics/graphviz/Makefile Modified: head/graphics/graphviz/Makefile ============================================================================== --- head/graphics/graphviz/Makefile Thu Feb 9 09:54:34 2017 (r433717) +++ head/graphics/graphviz/Makefile Thu Feb 9 09:55:24 2017 (r433718) @@ -100,6 +100,7 @@ RUBY_USE= RUBY=yes LUA_USES= lua TCL_USES= tcl:build TK_USES= tk:build +TK_IMPLIES= TCL POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib ANN_LIB_DEPENDS= libann.so:math/ann GTS_LIB_DEPENDS= libgts.so:graphics/gts @@ -113,23 +114,30 @@ GUILE_LIB_DEPENDS= libguile-2.0.so:lang/ XPM_CONFIGURE_WITH= x DIGCOLA_CONFIGURE_WITH= digcola IPSEPCOLA_CONFIGURE_WITH= ipsepcola +IPSEPCOLA_IMPLIES= DIGCOLA NLS_CONFIGURE_ENABLE= nls PANGOCAIRO_CONFIGURE_WITH= pangocairo LIBRSVG2_CONFIGURE_WITH= rsvg +LIBRSVG2_IMPLIES= PANGOCAIRO POPPLER_CONFIGURE_WITH= poppler ANN_CONFIGURE_WITH= ann ANN_CONFIGURE_ENV= ANN_CFLAGS=-I${LOCALBASE}/include ANN_LIBS=-lann GTS_CONFIGURE_WITH= gts GTK2_CONFIGURE_WITH= gtk +GTK2_IMPLIES= PANGOCAIRO GDK_CONFIGURE_WITH= gdk GDK_PIXBUF_CONFIGURE_WITH= gdk-pixbuf +GDK_PIXBUF_IMPLIES= GTK2 GDK GNOMEUI_CONFIGURE_WITH= gnomeui +GNOMEUI_IMPLIES= GTK2 SMYRNA_CONFIGURE_WITH= smyrna glade gtkgl gtkglext +SMYRNA_IMPLIES= GTK2 GTS GVEDIT_CONFIGURE_ON= --with-gvedit=yes GVEDIT_CONFIGURE_OFF= --with-qt=no MING_CONFIGURE_WITH= ming DEVIL_CONFIGURE_WITH= devil GHOSTSCRIPT_CONFIGURE_OFF= --with-ghostscript=no +GHOSTSCRIPT_IMPLIES= PANGOCAIRO PERL_CONFIGURE_ENABLE= perl PHP_CONFIGURE_ENABLE= php PHP_CPPFLAGS= -I${LOCALBASE}/include/php/Zend @@ -172,9 +180,6 @@ BROKEN= Ming incomplete, uses removed li .endif .if ${PORT_OPTIONS:MTK} -.if empty(PORT_OPTIONS:MTCL) -IGNORE= option TCL is required for option TK -.endif # USES=tk:build is BROKEN: Does not allow to set both tcl and tk depedencies BUILD_DEPENDS+= tclsh${TCL_VER}:lang/tcl${_TCLTK_WANTED_VERSION} .endif @@ -190,52 +195,6 @@ CONFIGURE_ARGS+= --with-iconvincludedir= CONFIGURE_ARGS+= --without-libiconv-prefix .endif -.if ${PORT_OPTIONS:MLIBRSVG2} -.if empty(PORT_OPTIONS:MPANGOCAIRO) -IGNORE= option PANGOCAIRO is required for option LIBRVG2 -.endif -.endif - -.if ${PORT_OPTIONS:MGHOSTSCRIPT} -.if empty(PORT_OPTIONS:MPANGOCAIRO) -IGNORE= option PANGOCAIRO is required for option GHOSTSCRIPT -.endif -.endif - -.if ${PORT_OPTIONS:MGTK2} -.if empty(PORT_OPTIONS:MPANGOCAIRO) -IGNORE= option PANGOCAIRO is required for option GTK2 -.endif -.else -.if ${PORT_OPTIONS:MGNOMEUI} -IGNORE= option GTK2 is required for option GNOMEUI -.endif -.endif - -.if ${PORT_OPTIONS:MGDK_PIXBUF} -.if empty(PORT_OPTIONS:MGTK2) -IGNORE= option GTK2 is required for option GDK_PIXBUF -.endif -.if empty(PORT_OPTIONS:MGDK) -IGNORE= option GDK is required for option GDK_PIXBUF -.endif -.endif - -.if ${PORT_OPTIONS:MSMYRNA} -.if empty(PORT_OPTIONS:MGTK2) -IGNORE= option GTK2 is required for option SMYRNA -.endif -.if empty(PORT_OPTIONS:MGTS) -IGNORE= option GTS is required for option SMYRNA -.endif -.endif - -.if ${PORT_OPTIONS:MIPSEPCOLA} -.if empty(PORT_OPTIONS:MDIGCOLA) -IGNORE= option WITH_DIGCOLA is required for option WITH_IPSEPCOLA -.endif -.endif - .if ${PORT_OPTIONS:MPERL} || ${PORT_OPTIONS:MPHP} || ${PORT_OPTIONS:MPYTHON} || \ ${PORT_OPTIONS:MRUBY} || ${PORT_OPTIONS:MLUA} || ${PORT_OPTIONS:MTCL} || \ ${PORT_OPTIONS:MGUILE} From owner-svn-ports-head@freebsd.org Thu Feb 9 10:20:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 34F7ECD6951; Thu, 9 Feb 2017 10:20:44 +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 03A9EEDC; Thu, 9 Feb 2017 10:20:43 +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 v19AKh85092609; Thu, 9 Feb 2017 10:20:43 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19AKgpq092596; Thu, 9 Feb 2017 10:20:42 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702091020.v19AKgpq092596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 10:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433719 - in head/news/ifmail: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 10:20:44 -0000 Author: dinoex Date: Thu Feb 9 10:20:41 2017 New Revision: 433719 URL: https://svnweb.freebsd.org/changeset/ports/433719 Log: - add LICENSE - default config now PREFIX aware - make portlint happier Added: head/news/ifmail/files/patch-flaglex.l - copied, changed from r433718, head/news/ifmail/files/patch-flagexp.l Deleted: head/news/ifmail/files/patch-flagexp.l Modified: head/news/ifmail/Makefile head/news/ifmail/files/patch-CONFIG head/news/ifmail/files/patch-clibrary.h head/news/ifmail/files/patch-config.h head/news/ifmail/files/patch-directory.h head/news/ifmail/files/patch-lutil.c head/news/ifmail/files/patch-nodelist head/news/ifmail/files/patch-rdconfig.c head/news/ifmail/files/patch-respfreq.c head/news/ifmail/pkg-plist Modified: head/news/ifmail/Makefile ============================================================================== --- head/news/ifmail/Makefile Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/Makefile Thu Feb 9 10:20:41 2017 (r433719) @@ -2,18 +2,20 @@ PORTNAME= ifmail PORTVERSION= 2.15 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= news comms MASTER_SITES= SUNSITE/system/fido MAINTAINER= dinoex@FreeBSD.org COMMENT= FidoNet(tm) support package for UN*X platform +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/README + USES= shebangfix USERS= ifmail CFLAGS+= -DHAS_STDARG_H -Wall -GID!= id -g -MAKE_ARGS= OWNER=${UID} CC="${CC}" GROUP=${GID} CFLAGS="${CFLAGS}" +MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" OWNER=${UID} GROUP=$$(id -g) LMAN3= parsedate.3 LMAN8= ifmail.8 iftoss.8 @@ -44,6 +46,10 @@ SHEBANG_FILES= misc/contrib/a2dbm \ OPTIONS_DEFINE= DOCS EXAMPLES +do-configure: + ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' \ + ${WRKSRC}/CONFIG + pre-install: ${MKDIR} ${STAGEDIR}${PREFIX}/libexec/ifmail Modified: head/news/ifmail/files/patch-CONFIG ============================================================================== --- head/news/ifmail/files/patch-CONFIG Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-CONFIG Thu Feb 9 10:20:41 2017 (r433719) @@ -1,6 +1,12 @@ ---- CONFIG.orig Fri Jul 16 23:26:29 1999 -+++ CONFIG Sat Oct 2 22:15:45 1999 -@@ -8,14 +8,14 @@ +--- CONFIG.orig 1999-07-16 21:26:29 UTC ++++ CONFIG +@@ -3,19 +3,19 @@ COPYRIGHT = "Eugene G. Crosser, 1993-1 + VERSION = "2.15" + + # Main configuration file. This default may be overwritten by -I key. +-CONFIGFILE = "/etc/ifmail/config" ++CONFIGFILE = "%%PREFIX%%/etc/ifmail/config" + # Debug messages turned on by -x key are written here. # Some error messages may occationally appear here too. # This may be changed in the 'config' file. @@ -17,7 +23,7 @@ # Use syslog() facility codes for mail gate, news gate and ifcico. # Define -DHAS_SYSLOG (see below) -@@ -27,13 +27,13 @@ +@@ -27,13 +27,13 @@ NEWSLOG = LOG_LOCAL0 CICOLOG = LOG_LOCAL0 # Directory where UUCP lock files reside. @@ -35,7 +41,7 @@ # News spool directory (to check space only) #NEWSSPOOL = "/usr/spool/news" -@@ -152,20 +152,20 @@ +@@ -152,20 +152,20 @@ NEWSSPOOL = "/var/spool/news" # system, usually "-DINT32=long -DINT16=short" # Linux/x86: (remove -DHAS_BSD_SIGNALS if you have libc5 (not glibc2)) @@ -68,7 +74,7 @@ # SVR4: #OPTS = -DHAS_STATVFS -DDONT_HAVE_TM_GMTOFF -DHAS_SETSID -DHAS_NDBM_H \ -@@ -222,7 +222,7 @@ +@@ -222,7 +222,7 @@ OPTS = -DHAS_STATFS -DSTATFS_IN_V # -DNEED_BSY -DSLAVE_SENDS_NAK_TOO -DINT32=int -DINT16=short # for make install, where to put binaries and what owner to set @@ -77,7 +83,7 @@ OWNER = ifmail GROUP = uucp MODE = 0711 -@@ -242,7 +242,7 @@ +@@ -242,7 +242,7 @@ AWK = awk TAR = tar #CFLAGS = -g -Wall @@ -86,7 +92,7 @@ CFLAGS = -g -O2 -Wall # SVR4: #CFLAGS = -O -Xa -@@ -261,7 +261,7 @@ +@@ -261,7 +261,7 @@ LDFLAGS = # Linux w/libc5 #LIBS = -lgdbm # Linux w/glibc @@ -95,7 +101,7 @@ # SunOS: #LIBS = # Solaris: -@@ -276,6 +276,9 @@ +@@ -276,6 +276,9 @@ LIBS = -lndbm #LIBS = -lcposix -lmalloc -ldbm -linet -lPW # NeXTSTEP #LIBS = -lgdbm -lposix Modified: head/news/ifmail/files/patch-clibrary.h ============================================================================== --- head/news/ifmail/files/patch-clibrary.h Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-clibrary.h Thu Feb 9 10:20:41 2017 (r433719) @@ -1,6 +1,6 @@ ---- iflib/clibrary.h.orig Sat Sep 11 17:16:11 1993 -+++ iflib/clibrary.h Mon Jul 22 19:38:20 2002 -@@ -102,9 +102,11 @@ +--- iflib/clibrary.h.orig 1993-09-11 15:16:11 UTC ++++ iflib/clibrary.h +@@ -102,9 +102,11 @@ extern unsigned long inet_addr(); extern FREEVAL free(); extern POINTER malloc(); extern POINTER realloc(); @@ -12,7 +12,7 @@ /* Some backward systems need this. */ extern FILE *popen(); -@@ -121,8 +123,10 @@ +@@ -121,8 +123,10 @@ extern int alarm(); extern void exit(); /* =()@ getpid();>()= */ extern int getpid(); Modified: head/news/ifmail/files/patch-config.h ============================================================================== --- head/news/ifmail/files/patch-config.h Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-config.h Thu Feb 9 10:20:41 2017 (r433719) @@ -1,29 +1,19 @@ -*** iflib/config.h.orig Sat Apr 26 04:56:16 1997 ---- iflib/config.h Sun Jun 20 12:52:23 1999 -*************** -*** 1,6 **** ---- 1,7 ---- - #ifndef _CONFIG_H - #define _CONFIG_H - -+ #include - #include "ftn.h" - - #ifndef AREA_LIST_TYPE -*************** -*** 53,59 **** - extern area_list *badgroups; - - extern long configverbose; -! extern long configtime; - extern long maxfsize; - extern long maxpsize; - extern long maxmsize; ---- 54,60 ---- - extern area_list *badgroups; - - extern long configverbose; -! extern time_t configtime; - extern long maxfsize; - extern long maxpsize; - extern long maxmsize; +--- iflib/config.h.orig 1997-04-26 09:56:16 UTC ++++ iflib/config.h +@@ -1,6 +1,7 @@ + #ifndef _CONFIG_H + #define _CONFIG_H + ++#include + #include "ftn.h" + + #ifndef AREA_LIST_TYPE +@@ -53,7 +54,7 @@ extern modem_string *options; + extern area_list *badgroups; + + extern long configverbose; +-extern long configtime; ++extern time_t configtime; + extern long maxfsize; + extern long maxpsize; + extern long maxmsize; Modified: head/news/ifmail/files/patch-directory.h ============================================================================== --- head/news/ifmail/files/patch-directory.h Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-directory.h Thu Feb 9 10:20:41 2017 (r433719) @@ -1,5 +1,5 @@ ---- iflib/directory.h.orig Sat Nov 15 16:22:07 1997 -+++ iflib/directory.h Sat Nov 15 16:22:17 1997 +--- iflib/directory.h.orig 1994-11-11 21:44:05 UTC ++++ iflib/directory.h @@ -8,6 +8,7 @@ * Written by stefan@space.s-link.de (Stefan Westerfeld) */ Copied and modified: head/news/ifmail/files/patch-flaglex.l (from r433718, head/news/ifmail/files/patch-flagexp.l) ============================================================================== --- head/news/ifmail/files/patch-flagexp.l Thu Feb 9 09:55:24 2017 (r433718, copy source) +++ head/news/ifmail/files/patch-flaglex.l Thu Feb 9 10:20:41 2017 (r433719) @@ -1,5 +1,5 @@ ---- ifcico/flaglex.l.orig 1995-03-04 10:56:34.000000000 +0100 -+++ ifcico/flaglex.l 2013-05-27 15:29:03.783061252 +0200 +--- ifcico/flaglex.l.orig 1995-03-04 09:56:34 UTC ++++ ifcico/flaglex.l @@ -1,3 +1,4 @@ +%option noyywrap %{ Modified: head/news/ifmail/files/patch-lutil.c ============================================================================== --- head/news/ifmail/files/patch-lutil.c Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-lutil.c Thu Feb 9 10:20:41 2017 (r433719) @@ -1,5 +1,5 @@ ---- iflib/lutil.c.orig Sun Feb 1 23:11:53 1998 -+++ iflib/lutil.c Mon Aug 11 17:29:35 2003 +--- iflib/lutil.c.orig 1998-02-01 22:11:53 UTC ++++ iflib/lutil.c @@ -4,7 +4,11 @@ #include #include @@ -12,7 +12,7 @@ #include #include #ifdef HAS_SYSLOG -@@ -126,17 +130,27 @@ +@@ -126,17 +130,27 @@ char c; syslog(level,"\terrno=%d : %s",\ errno,strerror(errno)); @@ -40,7 +40,7 @@ if (verbose) { PRINT_DEBUG(fmt,args); -@@ -166,17 +180,27 @@ +@@ -166,17 +180,27 @@ va_dcl return; } @@ -68,7 +68,7 @@ if (verbose) { PRINT_DEBUG(fmt,args); -@@ -206,16 +230,26 @@ +@@ -206,16 +230,26 @@ va_dcl return; } Modified: head/news/ifmail/files/patch-nodelist ============================================================================== --- head/news/ifmail/files/patch-nodelist Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-nodelist Thu Feb 9 10:20:41 2017 (r433719) @@ -1,6 +1,6 @@ ---- ifcico/nodelist.c.orig Sat Oct 4 11:21:44 1997 -+++ ifcico/nodelist.c Mon Jul 16 20:24:13 2001 -@@ -207,7 +207,7 @@ +--- ifcico/nodelist.c.orig 1997-10-04 09:21:44 UTC ++++ ifcico/nodelist.c +@@ -207,7 +207,7 @@ faddr *addr; debug(20,"getnlent: phone %s",nodebuf.phone); debug(20,"getnlent: speed %u",nodebuf.speed); debug(20,"getnlent: flags 0x%lx",nodebuf.flags); @@ -9,8 +9,8 @@ debug(20,"getnlent: uflag %s",nodebuf.uflags[j]); return &nodebuf; ---- ifcico/nodelist.h.orig Sat Oct 29 12:19:33 1994 -+++ ifcico/nodelist.h Sun Jul 1 10:57:18 2001 +--- ifcico/nodelist.h.orig 1994-10-29 11:19:33 UTC ++++ ifcico/nodelist.h @@ -3,7 +3,7 @@ #include "ftn.h" Modified: head/news/ifmail/files/patch-rdconfig.c ============================================================================== --- head/news/ifmail/files/patch-rdconfig.c Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-rdconfig.c Thu Feb 9 10:20:41 2017 (r433719) @@ -1,36 +1,26 @@ -*** iflib/rdconfig.c.orig Tue Oct 19 11:27:29 2004 ---- iflib/rdconfig.c Tue Oct 19 11:29:47 2004 -*************** -*** 5,10 **** ---- 5,11 ---- - #include - #include - #include -+ #include - #include "xutil.h" - #include "lutil.h" - #include "ftn.h" -*************** -*** 402,409 **** - verbose=setverbose(arg); - break; - -! case 'I': configname=arg; -! break; - - default: return 1; /* unrecognized option */ - ---- 403,415 ---- - verbose=setverbose(arg); - break; - -! case 'I': -! if (issetugid()) -! fprintf(stderr, -! "readconfig: -I option ignored while running as set-user-ID\n"); -! else -! configname=arg; -! break; - - default: return 1; /* unrecognized option */ - +--- iflib/rdconfig.c.orig 1997-04-26 09:46:24 UTC ++++ iflib/rdconfig.c +@@ -5,6 +5,7 @@ + #include + #include + #include ++#include + #include "xutil.h" + #include "lutil.h" + #include "ftn.h" +@@ -402,8 +403,13 @@ char *arg; + verbose=setverbose(arg); + break; + +- case 'I': configname=arg; +- break; ++ case 'I': ++ if (issetugid()) ++ fprintf(stderr, ++ "readconfig: -I option ignored while running as set-user-ID\n"); ++ else ++ configname=arg; ++ break; + + default: return 1; /* unrecognized option */ + Modified: head/news/ifmail/files/patch-respfreq.c ============================================================================== --- head/news/ifmail/files/patch-respfreq.c Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/files/patch-respfreq.c Thu Feb 9 10:20:41 2017 (r433719) @@ -1,6 +1,6 @@ ---- ifcico/respfreq.c.orig Sun Jul 13 01:38:51 1997 -+++ ifcico/respfreq.c Mon Aug 11 17:34:09 2003 -@@ -17,7 +17,11 @@ +--- ifcico/respfreq.c.orig 1997-07-12 23:38:51 UTC ++++ ifcico/respfreq.c +@@ -17,7 +17,11 @@ int re_exec(char*); #include "lutil.h" #include "config.h" #ifndef NOFREQREPORT @@ -12,7 +12,7 @@ #include "ftnmsg.h" #endif #include "version.h" -@@ -43,7 +47,7 @@ +@@ -43,7 +47,7 @@ static file_list *resplist(char*); #ifndef NOFREQREPORT static void attach_report(file_list**); @@ -21,7 +21,7 @@ static char *report_text=NULL; static unsigned long report_total=0L; #endif -@@ -519,15 +523,25 @@ +@@ -519,15 +523,25 @@ file_list **fl; report_text=NULL; } Modified: head/news/ifmail/pkg-plist ============================================================================== --- head/news/ifmail/pkg-plist Thu Feb 9 09:55:24 2017 (r433718) +++ head/news/ifmail/pkg-plist Thu Feb 9 10:20:41 2017 (r433719) @@ -154,5 +154,5 @@ libexec/ifmail/nlpatch %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zmailer/routes %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zmailer/scheduler.conf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zmailer/sm.conf -@exec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^ifcico /etc/services.bak ; echo "ifcico 60179/tcp #ifcico server (ifmail)") > /etc/services -@unexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^ifcico /etc/services.bak ) > /etc/services +@preexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^ifcico /etc/services.bak ; echo "ifcico 60179/tcp #ifcico server (ifmail)") > /etc/services +@postunexec echo "updating /etc/services"; cp /etc/services /etc/services.bak; (grep -v ^ifcico /etc/services.bak ) > /etc/services From owner-svn-ports-head@freebsd.org Thu Feb 9 10:40:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E43CCD6EE2; Thu, 9 Feb 2017 10:40: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 E875E1996; Thu, 9 Feb 2017 10:40:46 +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 v19AejCo000921; Thu, 9 Feb 2017 10:40:45 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19AejSc000920; Thu, 9 Feb 2017 10:40:45 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201702091040.v19AejSc000920@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Thu, 9 Feb 2017 10:40:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433720 - in head/lang/gcc5: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 10:40:47 -0000 Author: gerald Date: Thu Feb 9 10:40:45 2017 New Revision: 433720 URL: https://svnweb.freebsd.org/changeset/ports/433720 Log: Remove traces of armv6hf which no longer exists as an arch. [1] Remove files/patch-unwind-ia64.h: we have not been supporting ia64 with this release series, i.e., ONLY_FOR_ARCHS does not include ia64. No PORTREVISION bump since nothing should actually change for existing/supported platforms. Reported by: andreast [1] Deleted: head/lang/gcc5/files/patch-armv6-hf-support head/lang/gcc5/files/patch-unwind-ia64.h Modified: head/lang/gcc5/Makefile Modified: head/lang/gcc5/Makefile ============================================================================== --- head/lang/gcc5/Makefile Thu Feb 9 10:20:41 2017 (r433719) +++ head/lang/gcc5/Makefile Thu Feb 9 10:40:45 2017 (r433720) @@ -27,7 +27,7 @@ CPE_VENDOR= gnu GCC_VERSION= ${PORTVERSION} SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/} -ONLY_FOR_ARCHS= amd64 arm armv6 armv6hf i386 powerpc powerpc64 sparc64 +ONLY_FOR_ARCHS= amd64 arm armv6 i386 powerpc powerpc64 sparc64 USES= compiler cpe gmake iconv libtool makeinfo perl5 tar:bzip2 USE_BINUTILS= yes USE_PERL5= build @@ -62,7 +62,7 @@ CONFIGURE_TARGET= x86_64-portbld-${OPSYS CONFIGURE_ENV+= UNAME_m="powerpc64" .endif -.if ${ARCH} == "armv6" || ${ARCH} == "armv6hf" +.if ${ARCH} == "armv6" . if ${COMPILER_TYPE} == clang . if empty(PORT_OPTIONS:MBOOTSTRAP) MAKE_ARGS+=CXXFLAGS=-fbracket-depth=512 From owner-svn-ports-head@freebsd.org Thu Feb 9 11:52:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74CAFCD84D8; Thu, 9 Feb 2017 11:52:52 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 436511F91; Thu, 9 Feb 2017 11:52:52 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Bqp6E033725; Thu, 9 Feb 2017 11:52:51 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19BqoTX033712; Thu, 9 Feb 2017 11:52:50 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702091152.v19BqoTX033712@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Thu, 9 Feb 2017 11:52:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433722 - in head/www/chromium: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 11:52:52 -0000 Author: cpm Date: Thu Feb 9 11:52:49 2017 New Revision: 433722 URL: https://svnweb.freebsd.org/changeset/ports/433722 Log: www/chromium: fix segfault which prevents to load some websites. PR: 207298 MFH: 2017Q1 (blanket) Added: head/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc (contents, props changed) head/www/chromium/files/patch-chrome_browser_ui_views_app__list_linux_app__list__linux.cc (contents, props changed) head/www/chromium/files/patch-device_bluetooth_BUILD.gn (contents, props changed) head/www/chromium/files/patch-device_gamepad_gamepad__provider.cc (contents, props changed) head/www/chromium/files/patch-device_media__transfer__protocol_media__transfer__protocol__daemon__client.h (contents, props changed) head/www/chromium/files/patch-services_ui_public_cpp_gles2__context.cc (contents, props changed) head/www/chromium/files/patch-services_ui_surfaces_surfaces__context__provider.cc (contents, props changed) head/www/chromium/files/patch-v8_src_globals.h (contents, props changed) Modified: head/www/chromium/Makefile head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc head/www/chromium/files/patch-content_browser_memory_memory__coordinator__impl.cc head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc Modified: head/www/chromium/Makefile ============================================================================== --- head/www/chromium/Makefile Thu Feb 9 11:27:35 2017 (r433721) +++ head/www/chromium/Makefile Thu Feb 9 11:52:49 2017 (r433722) @@ -3,6 +3,7 @@ PORTNAME= chromium PORTVERSION= 56.0.2924.87 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://commondatastorage.googleapis.com/chromium-browser-official/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # default, but needed to get distinfo correct if TEST is on Added: head/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-apps_ui_views_app__window__frame__view.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- apps/ui/views/app_window_frame_view.cc.orig 2017-02-02 02:02:46 UTC ++++ apps/ui/views/app_window_frame_view.cc +@@ -132,7 +132,7 @@ gfx::Rect AppWindowFrameView::GetBoundsF + gfx::Rect AppWindowFrameView::GetWindowBoundsForClientBounds( + const gfx::Rect& client_bounds) const { + gfx::Rect window_bounds = client_bounds; +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + // Get the difference between the widget's client area bounds and window + // bounds, and grow |window_bounds| by that amount. + gfx::Insets native_frame_insets = Modified: head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc ============================================================================== --- head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc Thu Feb 9 11:27:35 2017 (r433721) +++ head/www/chromium/files/patch-chrome_browser_ui_startup_startup__browser__creator.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -1,11 +1,23 @@ ---- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2017-01-26 00:49:09 UTC +--- chrome/browser/ui/startup/startup_browser_creator.cc.orig 2017-02-02 02:02:50 UTC +++ chrome/browser/ui/startup/startup_browser_creator.cc @@ -95,7 +95,7 @@ #include "components/user_manager/user_manager.h" #endif -#if defined(TOOLKIT_VIEWS) && defined(OS_LINUX) -+#if defined(TOOLKIT_VIEWS) && (defined(OS_LINUX) || defined(OS_FREEBSD)) ++#if defined(TOOLKIT_VIEWS) && (defined(OS_LINUX) || defined(OS_BSD)) #include "ui/events/devices/x11/touch_factory_x11.h" // nogncheck #endif +@@ -651,9 +651,11 @@ bool StartupBrowserCreator::ProcessCmdLi + } + #endif // OS_CHROMEOS + ++#if 0 /* XXX */ + #if defined(TOOLKIT_VIEWS) && defined(USE_X11) + ui::TouchFactory::SetTouchDeviceListFromCommandLine(); + #endif ++#endif + + #if defined(OS_MACOSX) + if (web_app::MaybeRebuildShortcut(command_line)) Added: head/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-chrome_browser_ui_views_accelerator__table.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,29 @@ +--- chrome/browser/ui/views/accelerator_table.cc.orig 2017-02-02 02:02:50 UTC ++++ chrome/browser/ui/views/accelerator_table.cc +@@ -72,7 +72,7 @@ const AcceleratorMapping kAcceleratorMap + { ui::VKEY_S, ui::EF_CONTROL_DOWN, IDC_SAVE_PAGE }, + { ui::VKEY_9, kPlatformModifier, IDC_SELECT_LAST_TAB }, + { ui::VKEY_NUMPAD9, kPlatformModifier, IDC_SELECT_LAST_TAB }, +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + { ui::VKEY_9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB }, + { ui::VKEY_NUMPAD9, ui::EF_ALT_DOWN, IDC_SELECT_LAST_TAB }, + { ui::VKEY_NEXT, ui::EF_CONTROL_DOWN | ui::EF_SHIFT_DOWN, IDC_MOVE_TAB_NEXT }, +@@ -100,7 +100,7 @@ const AcceleratorMapping kAcceleratorMap + { ui::VKEY_NUMPAD7, kPlatformModifier, IDC_SELECT_TAB_6 }, + { ui::VKEY_8, kPlatformModifier, IDC_SELECT_TAB_7 }, + { ui::VKEY_NUMPAD8, kPlatformModifier, IDC_SELECT_TAB_7 }, +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + { ui::VKEY_1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0 }, + { ui::VKEY_NUMPAD1, ui::EF_ALT_DOWN, IDC_SELECT_TAB_0 }, + { ui::VKEY_2, ui::EF_ALT_DOWN, IDC_SELECT_TAB_1 }, +@@ -149,7 +149,7 @@ const AcceleratorMapping kAcceleratorMap + { ui::VKEY_F11, ui::EF_NONE, IDC_FULLSCREEN }, + + // Platform-specific key maps. +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + { ui::VKEY_BROWSER_BACK, ui::EF_NONE, IDC_BACK }, + { ui::VKEY_BROWSER_FORWARD, ui::EF_NONE, IDC_FORWARD }, + { ui::VKEY_BROWSER_HOME, ui::EF_NONE, IDC_HOME }, Added: head/www/chromium/files/patch-chrome_browser_ui_views_app__list_linux_app__list__linux.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-chrome_browser_ui_views_app__list_linux_app__list__linux.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- chrome/browser/ui/views/app_list/linux/app_list_linux.cc.orig 2017-02-02 02:02:50 UTC ++++ chrome/browser/ui/views/app_list/linux/app_list_linux.cc +@@ -91,7 +91,7 @@ void AppListLinux::MoveNearCursor(app_li + view->SetBubbleArrow(views::BubbleBorder::FLOAT); + + AppListPositioner::ScreenEdge edge; +-#if defined(OS_LINUX) && !defined(OS_CHROMEOS) ++#if (defined(OS_LINUX) || defined(OS_BSD)) && !defined(OS_CHROMEOS) + // In the Unity desktop environment, special case SCREEN_EDGE_LEFT. It is + // always on the left side in Unity, but ShelfLocationInDisplay will not + // detect this if the shelf is hidden. Modified: head/www/chromium/files/patch-content_browser_memory_memory__coordinator__impl.cc ============================================================================== --- head/www/chromium/files/patch-content_browser_memory_memory__coordinator__impl.cc Thu Feb 9 11:27:35 2017 (r433721) +++ head/www/chromium/files/patch-content_browser_memory_memory__coordinator__impl.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -1,11 +1,11 @@ ---- content/browser/memory/memory_coordinator_impl.cc.orig 2017-01-26 00:49:13 UTC +--- content/browser/memory/memory_coordinator_impl.cc.orig 2017-02-02 02:02:53 UTC +++ content/browser/memory/memory_coordinator_impl.cc @@ -116,8 +116,12 @@ void RecordMetricsOnStateChange(base::Me struct MemoryCoordinatorSingletonTraits : public base::LeakySingletonTraits { static MemoryCoordinator* New() { +#if defined(OS_BSD) -+ return NULL; ++ return nullptr; +#else return new MemoryCoordinatorImpl(base::ThreadTaskRunnerHandle::Get(), CreateMemoryMonitor()); Added: head/www/chromium/files/patch-device_bluetooth_BUILD.gn ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_bluetooth_BUILD.gn Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- device/bluetooth/BUILD.gn.orig 2017-02-02 02:02:54 UTC ++++ device/bluetooth/BUILD.gn +@@ -193,7 +193,7 @@ component("bluetooth") { + ] + } + +- if (is_chromeos || is_linux) { ++ if (is_chromeos || (is_linux && !is_bsd)) { + if (use_dbus) { + sources += [ + "bluez/bluetooth_adapter_bluez.cc", Added: head/www/chromium/files/patch-device_gamepad_gamepad__provider.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_gamepad_gamepad__provider.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- device/gamepad/gamepad_provider.cc.orig 2017-02-02 02:02:54 UTC ++++ device/gamepad/gamepad_provider.cc +@@ -145,7 +145,7 @@ void GamepadProvider::Initialize(std::un + monitor->AddDevicesChangedObserver(this); + + polling_thread_.reset(new base::Thread("Gamepad polling thread")); +-#if defined(OS_LINUX) ++#if defined(OS_LINUX) || defined(OS_BSD) + // On Linux, the data fetcher needs to watch file descriptors, so the message + // loop needs to be a libevent loop. + const base::MessageLoop::Type kMessageLoopType = base::MessageLoop::TYPE_IO; Added: head/www/chromium/files/patch-device_media__transfer__protocol_media__transfer__protocol__daemon__client.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-device_media__transfer__protocol_media__transfer__protocol__daemon__client.h Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- device/media_transfer_protocol/media_transfer_protocol_daemon_client.h.orig 2017-02-02 02:02:54 UTC ++++ device/media_transfer_protocol/media_transfer_protocol_daemon_client.h +@@ -19,7 +19,7 @@ + #include "base/macros.h" + #include "build/build_config.h" + +-#if !defined(OS_LINUX) ++#if !defined(OS_LINUX) && !defined(OS_BSD) + #error "Only used on Linux and ChromeOS" + #endif + Added: head/www/chromium/files/patch-services_ui_public_cpp_gles2__context.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-services_ui_public_cpp_gles2__context.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- services/ui/public/cpp/gles2_context.cc.orig 2017-02-02 02:02:57 UTC ++++ services/ui/public/cpp/gles2_context.cc +@@ -46,7 +46,7 @@ bool GLES2Context::Initialize( + gpu::CommandBuffer* command_buffer = command_buffer_proxy_impl_.get(); + gpu::GpuControl* gpu_control = command_buffer_proxy_impl_.get(); + +- constexpr gpu::SharedMemoryLimits default_limits; ++ constexpr gpu::SharedMemoryLimits default_limits = gpu::SharedMemoryLimits(); + gles2_helper_.reset(new gpu::gles2::GLES2CmdHelper(command_buffer)); + if (!gles2_helper_->Initialize(default_limits.command_buffer_size)) + return false; Added: head/www/chromium/files/patch-services_ui_surfaces_surfaces__context__provider.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-services_ui_surfaces_surfaces__context__provider.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,11 @@ +--- services/ui/surfaces/surfaces_context_provider.cc.orig 2017-02-02 02:02:57 UTC ++++ services/ui/surfaces/surfaces_context_provider.cc +@@ -78,7 +78,7 @@ bool SurfacesContextProvider::BindToCurr + gpu::CommandBuffer* command_buffer = command_buffer_proxy_impl_.get(); + + gles2_helper_.reset(new gpu::gles2::GLES2CmdHelper(command_buffer)); +- constexpr gpu::SharedMemoryLimits default_limits; ++ constexpr gpu::SharedMemoryLimits default_limits = gpu::SharedMemoryLimits(); + if (!gles2_helper_->Initialize(default_limits.command_buffer_size)) + return false; + gles2_helper_->SetAutomaticFlushes(false); Modified: head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc ============================================================================== --- head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc Thu Feb 9 11:27:35 2017 (r433721) +++ head/www/chromium/files/patch-ui_gfx_font__fallback__linux.cc Thu Feb 9 11:52:49 2017 (r433722) @@ -1,11 +1,11 @@ ---- ui/gfx/font_fallback_linux.cc.orig 2017-01-26 00:49:31 UTC +--- ui/gfx/font_fallback_linux.cc.orig 2017-02-02 02:03:13 UTC +++ ui/gfx/font_fallback_linux.cc @@ -15,6 +15,10 @@ #include "base/memory/ptr_util.h" #include "ui/gfx/font.h" +#if defined(OS_BSD) -+# include ++#include +#endif + namespace gfx { Added: head/www/chromium/files/patch-v8_src_globals.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/chromium/files/patch-v8_src_globals.h Thu Feb 9 11:52:49 2017 (r433722) @@ -0,0 +1,14 @@ +--- v8/src/globals.h.orig 2017-02-02 02:04:00 UTC ++++ v8/src/globals.h +@@ -182,7 +182,11 @@ const size_t kCodeRangeAreaAlignment = 2 + const size_t kMaximalCodeRangeSize = 512 * MB; + const size_t kCodeRangeAreaAlignment = 64 * KB; // OS page on PPC Linux + #else ++#if defined(__FreeBSD__) ++const size_t kMaximalCodeRangeSize = 256 * MB; ++#else + const size_t kMaximalCodeRangeSize = 512 * MB; ++#endif + const size_t kCodeRangeAreaAlignment = 4 * KB; // OS page. + #endif + #if V8_OS_WIN From owner-svn-ports-head@freebsd.org Thu Feb 9 12:44:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 37314CD6B69; Thu, 9 Feb 2017 12:44: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 ED6531D79; Thu, 9 Feb 2017 12:44: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 v19Cih5x054255; Thu, 9 Feb 2017 12:44:43 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19CigbJ054253; Thu, 9 Feb 2017 12:44:42 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091244.v19CigbJ054253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 12:44:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433724 - head/www/mod_auth_gssapi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 12:44:44 -0000 Author: amdmi3 Date: Thu Feb 9 12:44:42 2017 New Revision: 433724 URL: https://svnweb.freebsd.org/changeset/ports/433724 Log: - Update to 1.5.0 PR: 216170 Submitted by: chris@chrullrich.net (maintainer) Modified: head/www/mod_auth_gssapi/Makefile head/www/mod_auth_gssapi/distinfo Modified: head/www/mod_auth_gssapi/Makefile ============================================================================== --- head/www/mod_auth_gssapi/Makefile Thu Feb 9 11:59:06 2017 (r433723) +++ head/www/mod_auth_gssapi/Makefile Thu Feb 9 12:44:42 2017 (r433724) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= mod_auth_gssapi -PORTVERSION= 1.4.1 +PORTVERSION= 1.5.0 DISTVERSIONPREFIX= v CATEGORIES= www PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} Modified: head/www/mod_auth_gssapi/distinfo ============================================================================== --- head/www/mod_auth_gssapi/distinfo Thu Feb 9 11:59:06 2017 (r433723) +++ head/www/mod_auth_gssapi/distinfo Thu Feb 9 12:44:42 2017 (r433724) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473058147 -SHA256 (modauthgssapi-mod_auth_gssapi-v1.4.1_GH0.tar.gz) = bd2209f6b41d6334dd06d880d0c0ff3c06cebb3cd7457fc3fb5fc57b7b97803e -SIZE (modauthgssapi-mod_auth_gssapi-v1.4.1_GH0.tar.gz) = 102871 +TIMESTAMP = 1484644784 +SHA256 (modauthgssapi-mod_auth_gssapi-v1.5.0_GH0.tar.gz) = 7353dc978e3a08b785912d71506ebe1fb18efd7b85bcc959c9d6e06977872a2d +SIZE (modauthgssapi-mod_auth_gssapi-v1.5.0_GH0.tar.gz) = 105861 From owner-svn-ports-head@freebsd.org Thu Feb 9 12:47:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80AC3CD6BDF; Thu, 9 Feb 2017 12:47:10 +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 58D101E69; Thu, 9 Feb 2017 12:47:10 +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 v19Cl9pw054493; Thu, 9 Feb 2017 12:47:09 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Cl9tC054490; Thu, 9 Feb 2017 12:47:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091247.v19Cl9tC054490@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 12:47:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433725 - in head/devel/cvsweb3: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 12:47:10 -0000 Author: amdmi3 Date: Thu Feb 9 12:47:08 2017 New Revision: 433725 URL: https://svnweb.freebsd.org/changeset/ports/433725 Log: - Fix with perl 5.24 - While here, add LICENSE, NO_ARCH and regenerate patches PR: 216465 Submitted by: vinny.abello@nttdata.com Approved by: maintainer timeout (noackjr@alumni.rice.edu, 2 weeks) Added: head/devel/cvsweb3/files/patch-cvsweb.cgi (contents, props changed) Modified: head/devel/cvsweb3/Makefile head/devel/cvsweb3/files/patch-cvsweb.conf Modified: head/devel/cvsweb3/Makefile ============================================================================== --- head/devel/cvsweb3/Makefile Thu Feb 9 12:44:42 2017 (r433724) +++ head/devel/cvsweb3/Makefile Thu Feb 9 12:47:08 2017 (r433725) @@ -3,7 +3,7 @@ PORTNAME= cvsweb PORTVERSION= 3.0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel www MASTER_SITES= LOCAL/scop http://people.FreeBSD.org/~scop/cvsweb/ PKGNAMESUFFIX= 3 @@ -13,6 +13,8 @@ PKGNAMESUFFIX= 3 MAINTAINER= noackjr@alumni.rice.edu COMMENT= WWW CGI script to browse CVS repository trees version 3 +LICENSE= BSD2CLAUSE + RUN_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ p5-URI>=0:net/p5-URI @@ -31,6 +33,7 @@ CONFLICTS= cvsweb-2.* USES= perl5 shebangfix SHEBANG_FILES= cvsweb.cgi NO_BUILD= yes +NO_ARCH= yes .include Added: head/devel/cvsweb3/files/patch-cvsweb.cgi ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/cvsweb3/files/patch-cvsweb.cgi Thu Feb 9 12:47:08 2017 (r433725) @@ -0,0 +1,11 @@ +--- cvsweb.cgi.orig 2005-09-25 20:28:51 UTC ++++ cvsweb.cgi +@@ -2951,7 +2951,7 @@ sub printLog($$$;$$) + print "
\n"; + + print ''; +- if (defined @mytz) { ++ if (@mytz) { + my ($est) = $mytz[(localtime($date{$_}))[8]]; + print scalar localtime($date{$_}), " $est ("; + } else { Modified: head/devel/cvsweb3/files/patch-cvsweb.conf ============================================================================== --- head/devel/cvsweb3/files/patch-cvsweb.conf Thu Feb 9 12:44:42 2017 (r433724) +++ head/devel/cvsweb3/files/patch-cvsweb.conf Thu Feb 9 12:47:08 2017 (r433725) @@ -1,6 +1,6 @@ ---- cvsweb.conf.orig Wed May 5 08:40:50 2004 -+++ cvsweb.conf Wed May 12 15:50:36 2004 -@@ -47,7 +47,7 @@ +--- cvsweb.conf.orig 2005-06-19 09:13:50 UTC ++++ cvsweb.conf +@@ -57,7 +57,7 @@ $CMD{tar} ||= search_path('tar'); # 'symbolic_name' => ['Name to display', '/path/to/cvsroot'] # @CVSrepositories = ( @@ -9,7 +9,7 @@ # 'freebsd' => ['FreeBSD', '/var/ncvs'], # 'openbsd' => ['OpenBSD', '/var/ncvs'], # 'netbsd' => ['NetBSD', '/var/ncvs'], -@@ -202,7 +202,7 @@ +@@ -226,7 +226,7 @@ EOT # check out the "mini" versions in the icons/ directory; they have a # width/height of 16/16. # @@ -18,7 +18,7 @@ # format: TEXT ICON-URL width height %ICONS = ( -@@ -216,7 +216,7 @@ +@@ -240,7 +240,7 @@ undef $iconsdir; # An URL where to find the CSS. # @@ -27,7 +27,7 @@ # The length to which the last log entry should be truncated when shown # in the directory view. -@@ -470,7 +470,7 @@ +@@ -505,7 +505,7 @@ $allow_cvsgraph = $CMD{cvsgraph} ? 1 : 0 # settings in the configuration file with command line options, see # doGraph() and doGraphView() in cvsweb.cgi for details. # @@ -36,7 +36,7 @@ # URL to the CVSHistory script. This should be absolute (but does not need # to include the host and port if the script is on the same server as -@@ -539,7 +539,7 @@ +@@ -574,7 +574,7 @@ $ENV{CVSREADONLYFS} = 1 unless exists($E # Enables syntax highlighting using GNU Enscript if set. # You will need GNU Enscript version 1.6.3 or newer for this to work. # From owner-svn-ports-head@freebsd.org Thu Feb 9 12:48:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F310FCD6C8C; Thu, 9 Feb 2017 12:48: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 BFC4D1F82; Thu, 9 Feb 2017 12:48: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 v19CmXpp054653; Thu, 9 Feb 2017 12:48:33 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19CmXUt054652; Thu, 9 Feb 2017 12:48:33 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091248.v19CmXUt054652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 12:48:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433726 - head/x11-themes/metacity-theme-microgui X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 12:48:35 -0000 Author: amdmi3 Date: Thu Feb 9 12:48:33 2017 New Revision: 433726 URL: https://svnweb.freebsd.org/changeset/ports/433726 Log: - Update MASTER_SITES - Pass maintainership to submitter - Add NO_ARCH - Fix comment PR: 216396 Submitted by: douglas@douglasthrift.net Modified: head/x11-themes/metacity-theme-microgui/Makefile Modified: head/x11-themes/metacity-theme-microgui/Makefile ============================================================================== --- head/x11-themes/metacity-theme-microgui/Makefile Thu Feb 9 12:47:08 2017 (r433725) +++ head/x11-themes/metacity-theme-microgui/Makefile Thu Feb 9 12:48:33 2017 (r433726) @@ -5,18 +5,19 @@ PORTNAME= microgui PORTVERSION= 1.0 PORTREVISION= 3 CATEGORIES= x11-themes gnome -MASTER_SITES= http://apt.douglasthrift.net/files/${PORTNAME}/ \ - http://code.douglasthrift.net/files/${PORTNAME}/ +MASTER_SITES= http://dl1.douglasthrift.net/${PORTNAME}/ \ + http://dl2.douglasthrift.net/${PORTNAME}/ DISTNAME= mcitymicrogui-default -MAINTAINER= ports@FreeBSD.org -COMMENT= The microGUI Sawfish theme for Metacity +MAINTAINER= douglas@douglasthrift.net +COMMENT= MicroGUI Sawfish theme for Metacity LICENSE= GPLv2 RESTRICTED= ${REASON} WRKSRC= ${WRKDIR}/microGUI +NO_ARCH= yes .include "${.CURDIR}/../metacity-themes/Makefile.metacity" .include From owner-svn-ports-head@freebsd.org Thu Feb 9 13:10:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 333BCCD6557; Thu, 9 Feb 2017 13:10:55 +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 D536DE75; Thu, 9 Feb 2017 13:10:54 +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 v19DArSB065089; Thu, 9 Feb 2017 13:10:53 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DAr6r065088; Thu, 9 Feb 2017 13:10:53 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702091310.v19DAr6r065088@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Thu, 9 Feb 2017 13:10:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433727 - head/sysutils/py-salt X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:10:55 -0000 Author: woodsb02 Date: Thu Feb 9 13:10:53 2017 New Revision: 433727 URL: https://svnweb.freebsd.org/changeset/ports/433727 Log: sysutils/py-salt: Restore install arguments post r427901 to fix syspaths.py Without PYDISTUTILS_INSTALL_TARGET setting the install arguments, salt will be built with an invalid syspaths.py, particularly if installed somewhere other than /usr/local. As of 2016.11.0, the arguments caused an error, which was traced back to https://github.com/saltstack/salt/pull/31097/files. The removed code was deprecated, but included instructions on how to make the arguments continue to work: simply move them earlier in the command (ie., "python setup.py install" instead of "python setup.py install "). PR: 215885 Submitted by: Erick Turnquist Approved by: Christer Edwards (maintainer) MFH: 2017Q1 Modified: head/sysutils/py-salt/Makefile Modified: head/sysutils/py-salt/Makefile ============================================================================== --- head/sysutils/py-salt/Makefile Thu Feb 9 12:48:33 2017 (r433726) +++ head/sysutils/py-salt/Makefile Thu Feb 9 13:10:53 2017 (r433727) @@ -3,6 +3,7 @@ PORTNAME= salt PORTVERSION= 2016.11.1 +PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -45,6 +46,21 @@ CPE_PRODUCT= salt USE_PYTHON= autoplist distutils NO_ARCH= yes +# we must pass these options before the target name, and python.mk has no +# early-arguments variable, so we have to manipulate the target +PYDISTUTILS_INSTALL_TARGET=\ + --salt-root-dir=/ \ + --salt-config-dir=${ETCDIR} \ + --salt-cache-dir=/var/cache/salt \ + --salt-sock-dir=/var/run/salt \ + --salt-srv-root-dir=${ETCDIR} \ + --salt-base-file-roots-dir=${ETCDIR}/states \ + --salt-base-pillar-roots-dir=${ETCDIR}/pillar \ + --salt-base-master-roots-dir=${ETCDIR}/salt-master \ + --salt-logs-dir=/var/log/salt \ + --salt-pidfile-dir=/var/run \ + install + USE_RC_SUBR= salt_api \ salt_master \ salt_minion \ From owner-svn-ports-head@freebsd.org Thu Feb 9 13:18:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF1ABCD6897; Thu, 9 Feb 2017 13:18:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id ABF6C1303; Thu, 9 Feb 2017 13:18:56 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19DItqB067040; Thu, 9 Feb 2017 13:18:55 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DItfv067037; Thu, 9 Feb 2017 13:18:55 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702091318.v19DItfv067037@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 9 Feb 2017 13:18:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433728 - head/audio/libebur128 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:18:57 -0000 Author: vanilla Date: Thu Feb 9 13:18:55 2017 New Revision: 433728 URL: https://svnweb.freebsd.org/changeset/ports/433728 Log: Update to 1.2.2. Modified: head/audio/libebur128/Makefile head/audio/libebur128/distinfo head/audio/libebur128/pkg-plist Modified: head/audio/libebur128/Makefile ============================================================================== --- head/audio/libebur128/Makefile Thu Feb 9 13:10:53 2017 (r433727) +++ head/audio/libebur128/Makefile Thu Feb 9 13:18:55 2017 (r433728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libebur128 -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.2 DISTVERSIONPREFIX= v CATEGORIES= audio Modified: head/audio/libebur128/distinfo ============================================================================== --- head/audio/libebur128/distinfo Thu Feb 9 13:10:53 2017 (r433727) +++ head/audio/libebur128/distinfo Thu Feb 9 13:18:55 2017 (r433728) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482933134 -SHA256 (jiixyj-libebur128-v1.2.0_GH0.tar.gz) = f4c4ce732ae085214bcc47349f89b61ed53c13721c097e01cb966533ee6b1e5b -SIZE (jiixyj-libebur128-v1.2.0_GH0.tar.gz) = 21690 +TIMESTAMP = 1486646259 +SHA256 (jiixyj-libebur128-v1.2.2_GH0.tar.gz) = 1d0d7e855da04010a2432e11fbc596502caf11b61c3b571ccbcb10095fe44b43 +SIZE (jiixyj-libebur128-v1.2.2_GH0.tar.gz) = 21738 Modified: head/audio/libebur128/pkg-plist ============================================================================== --- head/audio/libebur128/pkg-plist Thu Feb 9 13:10:53 2017 (r433727) +++ head/audio/libebur128/pkg-plist Thu Feb 9 13:18:55 2017 (r433728) @@ -2,4 +2,4 @@ include/ebur128.h lib/libebur128.a lib/libebur128.so lib/libebur128.so.1 -lib/libebur128.so.1.2.0 +lib/libebur128.so.1.2.2 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:50:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F6D0CD7093; Thu, 9 Feb 2017 13:50: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 3B8BB237; Thu, 9 Feb 2017 13:50:44 +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 v19Doh5t079357; Thu, 9 Feb 2017 13:50:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Dohe8079354; Thu, 9 Feb 2017 13:50:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091350.v19Dohe8079354@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, 9 Feb 2017 13:50:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433729 - head/devel/p5-MooseX-Types X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:50:44 -0000 Author: sunpoet Date: Thu Feb 9 13:50:42 2017 New Revision: 433729 URL: https://svnweb.freebsd.org/changeset/ports/433729 Log: Update to 0.50 Changes: http://search.cpan.org/dist/MooseX-Types/Changes Modified: head/devel/p5-MooseX-Types/Makefile head/devel/p5-MooseX-Types/distinfo Modified: head/devel/p5-MooseX-Types/Makefile ============================================================================== --- head/devel/p5-MooseX-Types/Makefile Thu Feb 9 13:18:55 2017 (r433728) +++ head/devel/p5-MooseX-Types/Makefile Thu Feb 9 13:50:42 2017 (r433729) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MooseX-Types -PORTVERSION= 0.49 +PORTVERSION= 0.50 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -20,7 +20,6 @@ BUILD_DEPENDS= p5-Carp-Clan>=6.00:devel/ p5-Sub-Exporter-ForMethods>=0.100052:devel/p5-Sub-Exporter-ForMethods \ p5-Sub-Install>=0:devel/p5-Sub-Install \ p5-Sub-Name>=0:devel/p5-Sub-Name \ - p5-Sub-Quote>=0:devel/p5-Sub-Quote \ p5-namespace-autoclean>=0.08:devel/p5-namespace-autoclean \ p5-namespace-clean>=0:devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/devel/p5-MooseX-Types/distinfo ============================================================================== --- head/devel/p5-MooseX-Types/distinfo Thu Feb 9 13:18:55 2017 (r433728) +++ head/devel/p5-MooseX-Types/distinfo Thu Feb 9 13:50:42 2017 (r433729) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482515415 -SHA256 (MooseX-Types-0.49.tar.gz) = aa54504655518853f5b4f353a9b317039fc902ab7bd14a0871eea52479036984 -SIZE (MooseX-Types-0.49.tar.gz) = 57292 +TIMESTAMP = 1486645563 +SHA256 (MooseX-Types-0.50.tar.gz) = 9cd87b3492cbf0be9d2df9317b2adf9fc30663770e69906654bea3f41b17cb08 +SIZE (MooseX-Types-0.50.tar.gz) = 57252 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:50:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8174ACD70BC; Thu, 9 Feb 2017 13:50: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 35F3826A; Thu, 9 Feb 2017 13:50: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 v19DonEI079494; Thu, 9 Feb 2017 13:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DonSr079491; Thu, 9 Feb 2017 13:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091350.v19DonSr079491@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, 9 Feb 2017 13:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433730 - head/textproc/p5-Text-Ngrams X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:50:50 -0000 Author: sunpoet Date: Thu Feb 9 13:50:48 2017 New Revision: 433730 URL: https://svnweb.freebsd.org/changeset/ports/433730 Log: Update to 2.005 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/Text-Ngrams/Changes Modified: head/textproc/p5-Text-Ngrams/Makefile head/textproc/p5-Text-Ngrams/distinfo head/textproc/p5-Text-Ngrams/pkg-plist Modified: head/textproc/p5-Text-Ngrams/Makefile ============================================================================== --- head/textproc/p5-Text-Ngrams/Makefile Thu Feb 9 13:50:42 2017 (r433729) +++ head/textproc/p5-Text-Ngrams/Makefile Thu Feb 9 13:50:48 2017 (r433730) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Text-Ngrams -PORTVERSION= 2.003 -PORTREVISION= 2 +PORTVERSION= 2.005 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 modules for Flexible Ngram analysis +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + USES= perl5 shebangfix SHEBANG_FILES= ngrams.pl USE_PERL5= configure Modified: head/textproc/p5-Text-Ngrams/distinfo ============================================================================== --- head/textproc/p5-Text-Ngrams/distinfo Thu Feb 9 13:50:42 2017 (r433729) +++ head/textproc/p5-Text-Ngrams/distinfo Thu Feb 9 13:50:48 2017 (r433730) @@ -1,2 +1,3 @@ -SHA256 (Text-Ngrams-2.003.tar.gz) = 364519baf6edfce78f7dbb9e83981488a9c3fd512b812ad1c966c594942c62ce -SIZE (Text-Ngrams-2.003.tar.gz) = 37145 +TIMESTAMP = 1486645196 +SHA256 (Text-Ngrams-2.005.tar.gz) = f09394c6649b6f7ae095667d968b98fae33337e80a7db14e660fe8d5eccadfd1 +SIZE (Text-Ngrams-2.005.tar.gz) = 38669 Modified: head/textproc/p5-Text-Ngrams/pkg-plist ============================================================================== --- head/textproc/p5-Text-Ngrams/pkg-plist Thu Feb 9 13:50:42 2017 (r433729) +++ head/textproc/p5-Text-Ngrams/pkg-plist Thu Feb 9 13:50:48 2017 (r433730) @@ -1,5 +1,5 @@ bin/ngrams.pl -%%PERL5_MAN3%%/Text::Ngrams.3.gz %%SITE_PERL%%/Text/Ngrams.pm %%SITE_PERL%%/Text/ngrams.pl %%PERL5_MAN1%%/ngrams.pl.1.gz +%%PERL5_MAN3%%/Text::Ngrams.3.gz From owner-svn-ports-head@freebsd.org Thu Feb 9 13:50:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EB37CD70ED; Thu, 9 Feb 2017 13:50: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 5831F2FF; Thu, 9 Feb 2017 13:50: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 v19Dos2u079613; Thu, 9 Feb 2017 13:50:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DosMO079611; Thu, 9 Feb 2017 13:50:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091350.v19DosMO079611@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, 9 Feb 2017 13:50:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433731 - head/www/p5-MojoX-Renderer-Xslate X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:50:55 -0000 Author: sunpoet Date: Thu Feb 9 13:50:54 2017 New Revision: 433731 URL: https://svnweb.freebsd.org/changeset/ports/433731 Log: Update to 0.13 Changes: http://search.cpan.org/dist/MojoX-Renderer-Xslate/Changes Modified: head/www/p5-MojoX-Renderer-Xslate/Makefile head/www/p5-MojoX-Renderer-Xslate/distinfo Modified: head/www/p5-MojoX-Renderer-Xslate/Makefile ============================================================================== --- head/www/p5-MojoX-Renderer-Xslate/Makefile Thu Feb 9 13:50:48 2017 (r433730) +++ head/www/p5-MojoX-Renderer-Xslate/Makefile Thu Feb 9 13:50:54 2017 (r433731) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= MojoX-Renderer-Xslate -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= www textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-MojoX-Renderer-Xslate/distinfo ============================================================================== --- head/www/p5-MojoX-Renderer-Xslate/distinfo Thu Feb 9 13:50:48 2017 (r433730) +++ head/www/p5-MojoX-Renderer-Xslate/distinfo Thu Feb 9 13:50:54 2017 (r433731) @@ -1,2 +1,3 @@ -SHA256 (MojoX-Renderer-Xslate-0.12.tar.gz) = c55da82f35d7b3797c42011d81f1da61b4c4a6a7ce8a6dfe2ad844e6bd577641 -SIZE (MojoX-Renderer-Xslate-0.12.tar.gz) = 7700 +TIMESTAMP = 1486645203 +SHA256 (MojoX-Renderer-Xslate-0.13.tar.gz) = c7a09cb929b3c2c068df981ede18230d43e51ebda7f4a54fe6d1b030d990f4f1 +SIZE (MojoX-Renderer-Xslate-0.13.tar.gz) = 7794 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:51:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29979CD7142; Thu, 9 Feb 2017 13:51: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 E52F861D; Thu, 9 Feb 2017 13:51: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 v19Dp4U5080687; Thu, 9 Feb 2017 13:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Dp4TP080685; Thu, 9 Feb 2017 13:51:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091351.v19Dp4TP080685@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, 9 Feb 2017 13:51:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433733 - head/devel/rubygem-rack-mini-profiler X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:51:06 -0000 Author: sunpoet Date: Thu Feb 9 13:51:04 2017 New Revision: 433733 URL: https://svnweb.freebsd.org/changeset/ports/433733 Log: Update to 0.10.2 Changes: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/CHANGELOG.md Modified: head/devel/rubygem-rack-mini-profiler/Makefile head/devel/rubygem-rack-mini-profiler/distinfo Modified: head/devel/rubygem-rack-mini-profiler/Makefile ============================================================================== --- head/devel/rubygem-rack-mini-profiler/Makefile Thu Feb 9 13:50:59 2017 (r433732) +++ head/devel/rubygem-rack-mini-profiler/Makefile Thu Feb 9 13:51:04 2017 (r433733) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rack-mini-profiler -PORTVERSION= 0.10.1 +PORTVERSION= 0.10.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-rack-mini-profiler/distinfo ============================================================================== --- head/devel/rubygem-rack-mini-profiler/distinfo Thu Feb 9 13:50:59 2017 (r433732) +++ head/devel/rubygem-rack-mini-profiler/distinfo Thu Feb 9 13:51:04 2017 (r433733) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480850462 -SHA256 (rubygem/rack-mini-profiler-0.10.1.gem) = 5681d9c9c084485a5a371bb11f3cce53c24cb63269198c29153212cf40c73fdd -SIZE (rubygem/rack-mini-profiler-0.10.1.gem) = 101376 +TIMESTAMP = 1486645215 +SHA256 (rubygem/rack-mini-profiler-0.10.2.gem) = f6fa40edda1b7f5027ce22603b6d6bfafcb1580a5554fb1c3bbc992f309c3976 +SIZE (rubygem/rack-mini-profiler-0.10.2.gem) = 103424 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:51:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 111C0CD7122; Thu, 9 Feb 2017 13:51: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 D1D773A7; Thu, 9 Feb 2017 13:51: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 v19DoxC9079732; Thu, 9 Feb 2017 13:50:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DoxeM079730; Thu, 9 Feb 2017 13:50:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091350.v19DoxeM079730@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, 9 Feb 2017 13:50:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433732 - head/archivers/rubygem-rubyzip X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:51:01 -0000 Author: sunpoet Date: Thu Feb 9 13:50:59 2017 New Revision: 433732 URL: https://svnweb.freebsd.org/changeset/ports/433732 Log: Update to 1.2.1 Changes: https://github.com/rubyzip/rubyzip/releases Modified: head/archivers/rubygem-rubyzip/Makefile head/archivers/rubygem-rubyzip/distinfo Modified: head/archivers/rubygem-rubyzip/Makefile ============================================================================== --- head/archivers/rubygem-rubyzip/Makefile Thu Feb 9 13:50:54 2017 (r433731) +++ head/archivers/rubygem-rubyzip/Makefile Thu Feb 9 13:50:59 2017 (r433732) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rubyzip -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= archivers rubygems MASTER_SITES= RG Modified: head/archivers/rubygem-rubyzip/distinfo ============================================================================== --- head/archivers/rubygem-rubyzip/distinfo Thu Feb 9 13:50:54 2017 (r433731) +++ head/archivers/rubygem-rubyzip/distinfo Thu Feb 9 13:50:59 2017 (r433732) @@ -1,2 +1,3 @@ -SHA256 (rubygem/rubyzip-1.2.0.gem) = 5a2c8ac7177acadfd7f7e98d0ad5a60e9010cca6e2a48bf945f652646ab84981 -SIZE (rubygem/rubyzip-1.2.0.gem) = 149504 +TIMESTAMP = 1486645210 +SHA256 (rubygem/rubyzip-1.2.1.gem) = 1f7f53c83752517fe764fe9451294d6f879d5e65b2ee46055308be6fff235a1a +SIZE (rubygem/rubyzip-1.2.1.gem) = 149504 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:51:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51F99CD7180; Thu, 9 Feb 2017 13:51: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 1EC226B4; Thu, 9 Feb 2017 13:51: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 v19DpABF080806; Thu, 9 Feb 2017 13:51:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DpAEW080804; Thu, 9 Feb 2017 13:51:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702091351.v19DpAEW080804@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, 9 Feb 2017 13:51:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433734 - head/www/rubygem-selenium-webdriver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:51:11 -0000 Author: sunpoet Date: Thu Feb 9 13:51:09 2017 New Revision: 433734 URL: https://svnweb.freebsd.org/changeset/ports/433734 Log: Update to 3.0.8 Changes: https://github.com/SeleniumHQ/selenium/blob/master/rb/CHANGES Modified: head/www/rubygem-selenium-webdriver/Makefile head/www/rubygem-selenium-webdriver/distinfo Modified: head/www/rubygem-selenium-webdriver/Makefile ============================================================================== --- head/www/rubygem-selenium-webdriver/Makefile Thu Feb 9 13:51:04 2017 (r433733) +++ head/www/rubygem-selenium-webdriver/Makefile Thu Feb 9 13:51:09 2017 (r433734) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= selenium-webdriver -PORTVERSION= 3.0.7 +PORTVERSION= 3.0.8 CATEGORIES= www rubygems MASTER_SITES= RG Modified: head/www/rubygem-selenium-webdriver/distinfo ============================================================================== --- head/www/rubygem-selenium-webdriver/distinfo Thu Feb 9 13:51:04 2017 (r433733) +++ head/www/rubygem-selenium-webdriver/distinfo Thu Feb 9 13:51:09 2017 (r433734) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486481190 -SHA256 (rubygem/selenium-webdriver-3.0.7.gem) = 9236ad1124ba62522eb3356633607abfa763f37bcc5c4afc2892b79c7c90d6fd -SIZE (rubygem/selenium-webdriver-3.0.7.gem) = 819712 +TIMESTAMP = 1486645224 +SHA256 (rubygem/selenium-webdriver-3.0.8.gem) = 2b07dc585ee73c681ec41b1436e466dd1b9f705eb21d31c0a61f8307006a3e4a +SIZE (rubygem/selenium-webdriver-3.0.8.gem) = 819712 From owner-svn-ports-head@freebsd.org Thu Feb 9 13:58:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6DDFCD7378; Thu, 9 Feb 2017 13:58:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A554DCD; Thu, 9 Feb 2017 13:58:45 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Dwid0084030; Thu, 9 Feb 2017 13:58:44 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19DwilK084026; Thu, 9 Feb 2017 13:58:44 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702091358.v19DwilK084026@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 9 Feb 2017 13:58:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433735 - in head/textproc: . py-sphinxcontrib-fulltoc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 13:58:45 -0000 Author: vanilla Date: Thu Feb 9 13:58:43 2017 New Revision: 433735 URL: https://svnweb.freebsd.org/changeset/ports/433735 Log: Add py-sphinxcontrib-fulltoc. Added: head/textproc/py-sphinxcontrib-fulltoc/ head/textproc/py-sphinxcontrib-fulltoc/Makefile (contents, props changed) head/textproc/py-sphinxcontrib-fulltoc/distinfo (contents, props changed) head/textproc/py-sphinxcontrib-fulltoc/pkg-descr (contents, props changed) Modified: head/textproc/Makefile Modified: head/textproc/Makefile ============================================================================== --- head/textproc/Makefile Thu Feb 9 13:51:09 2017 (r433734) +++ head/textproc/Makefile Thu Feb 9 13:58:43 2017 (r433735) @@ -1324,6 +1324,7 @@ SUBDIR += py-sphinx_wikipedia SUBDIR += py-sphinxcontrib-adadomain SUBDIR += py-sphinxcontrib-bitbucket + SUBDIR += py-sphinxcontrib-fulltoc SUBDIR += py-sphinxcontrib-httpdomain SUBDIR += py-sphinxcontrib-programoutput SUBDIR += py-syck Added: head/textproc/py-sphinxcontrib-fulltoc/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-fulltoc/Makefile Thu Feb 9 13:58:43 2017 (r433735) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= sphinxcontrib-fulltoc +PORTVERSION= 1.1 +CATEGORIES= textproc +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= vanilla@FreeBSD.org +COMMENT= Sphinx Fulltoc Extension + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${PKGNAMEPREFIX}pbr>=1.8.1:devel/py-pbr +RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +.include Added: head/textproc/py-sphinxcontrib-fulltoc/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-fulltoc/distinfo Thu Feb 9 13:58:43 2017 (r433735) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486646904 +SHA256 (sphinxcontrib-fulltoc-1.1.tar.gz) = 7da7780e217c5268e3e38deb36b2f38b847ff12fbb6db11d17bed490fe882dca +SIZE (sphinxcontrib-fulltoc-1.1.tar.gz) = 13467 Added: head/textproc/py-sphinxcontrib-fulltoc/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/textproc/py-sphinxcontrib-fulltoc/pkg-descr Thu Feb 9 13:58:43 2017 (r433735) @@ -0,0 +1,4 @@ +This module contains the Fulltoc Sphinx extension which was created by +Doug Hellmann. + +WWW: https://pypi.python.org/pypi/sphinxcontrib-fulltoc From owner-svn-ports-head@freebsd.org Thu Feb 9 14:09:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1160ACD7878; Thu, 9 Feb 2017 14:09:15 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B856E126B; Thu, 9 Feb 2017 14:09:14 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19E9D6E088255; Thu, 9 Feb 2017 14:09:13 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19E9DiQ088253; Thu, 9 Feb 2017 14:09:13 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702091409.v19E9DiQ088253@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Thu, 9 Feb 2017 14:09:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433736 - head/textproc/py-cloud_sptheme X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 14:09:15 -0000 Author: vanilla Date: Thu Feb 9 14:09:13 2017 New Revision: 433736 URL: https://svnweb.freebsd.org/changeset/ports/433736 Log: Update to 1.8.3. Modified: head/textproc/py-cloud_sptheme/Makefile head/textproc/py-cloud_sptheme/distinfo Modified: head/textproc/py-cloud_sptheme/Makefile ============================================================================== --- head/textproc/py-cloud_sptheme/Makefile Thu Feb 9 13:58:43 2017 (r433735) +++ head/textproc/py-cloud_sptheme/Makefile Thu Feb 9 14:09:13 2017 (r433736) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloud_sptheme -PORTVERSION= 1.8.0 +PORTVERSION= 1.8.3 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,8 +14,10 @@ COMMENT= Sphinx theme LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=1.3:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinxcontrib-fulltoc>=1.1:textproc/py-sphinxcontrib-fulltoc USES= python USE_PYTHON= distutils autoplist Modified: head/textproc/py-cloud_sptheme/distinfo ============================================================================== --- head/textproc/py-cloud_sptheme/distinfo Thu Feb 9 13:58:43 2017 (r433735) +++ head/textproc/py-cloud_sptheme/distinfo Thu Feb 9 14:09:13 2017 (r433736) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482479245 -SHA256 (python/cloud_sptheme-1.8.0.tar.gz) = 0deae6f4599031f84d30c4fe2d43f49667638c958419e40c3ad0a7a1ccc2d1b6 -SIZE (python/cloud_sptheme-1.8.0.tar.gz) = 116992 +TIMESTAMP = 1486646426 +SHA256 (python/cloud_sptheme-1.8.3.tar.gz) = 60f03e89117bd8271d97321176d48001b9a640f611f54f22ad1d23824e335413 +SIZE (python/cloud_sptheme-1.8.3.tar.gz) = 123341 From owner-svn-ports-head@freebsd.org Thu Feb 9 15:00:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 801DECD6AAA; Thu, 9 Feb 2017 15:00:44 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 334B913DA; Thu, 9 Feb 2017 15:00:44 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19F0he9008562; Thu, 9 Feb 2017 15:00:43 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19F0hkn008560; Thu, 9 Feb 2017 15:00:43 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201702091500.v19F0hkn008560@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Thu, 9 Feb 2017 15:00:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433737 - in head/net-mgmt: . intel-snap snap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 15:00:44 -0000 Author: brd Date: Thu Feb 9 15:00:42 2017 New Revision: 433737 URL: https://svnweb.freebsd.org/changeset/ports/433737 Log: Rename net-mgmt/snap -> net-mgmt/intel-snap to fix INDEX. Remove some unneeded GOOS=. Reported by: antonie Approved by: swills (mentor) Added: head/net-mgmt/intel-snap/ - copied from r433736, head/net-mgmt/snap/ Deleted: head/net-mgmt/snap/ Modified: head/net-mgmt/Makefile head/net-mgmt/intel-snap/Makefile Modified: head/net-mgmt/Makefile ============================================================================== --- head/net-mgmt/Makefile Thu Feb 9 14:09:13 2017 (r433736) +++ head/net-mgmt/Makefile Thu Feb 9 15:00:42 2017 (r433737) @@ -87,6 +87,7 @@ SUBDIR += icmpmonitor SUBDIR += icmpquery SUBDIR += iftop + SUBDIR += intel-snap SUBDIR += iog SUBDIR += ipacctd SUBDIR += ipaudit @@ -320,7 +321,6 @@ SUBDIR += sjitter SUBDIR += slate SUBDIR += smokeping - SUBDIR += snap SUBDIR += snmp++ SUBDIR += snmp4nagios SUBDIR += snmptt Modified: head/net-mgmt/intel-snap/Makefile ============================================================================== --- head/net-mgmt/snap/Makefile Thu Feb 9 14:09:13 2017 (r433736) +++ head/net-mgmt/intel-snap/Makefile Thu Feb 9 15:00:42 2017 (r433737) @@ -1,7 +1,7 @@ # Created by: Brad Davis # $FreeBSD$ -PORTNAME= snap +PORTNAME= intel-snap PORTVERSION= 0.0.1 CATEGORIES= net-mgmt @@ -50,17 +50,17 @@ PLIST_FILES= bin/snapctl bin/snapd do-build: ( cd ${WRKSRC}; ${LN} -s ${WRKSRC} ${WRKSRC}/src/github.com/intelsdi-x/snap ) ( cd ${WRKSRC}/src/github.com/appc/spec; \ - ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} CC=clang \ go build -o bin/actool github.com/appc/spec/actool ) ( cd ${WRKSRC}; \ - ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} CC=clang \ go build ${BUILD_FLAGS} -o bin/snapd ) ( cd ${WRKSRC}/cmd/snapctl; \ - ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} GOOS=freebsd CC=clang \ + ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} CC=clang \ go build ${BUILD_FLAGS} -o bin/snapctl ) do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/cmd/${PORTNAME}ctl/bin/${PORTNAME}ctl ${STAGEDIR}${PREFIX}/bin/${PORTNAME}ctl - ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME}d ${STAGEDIR}${PREFIX}/bin/${PORTNAME}d + ${INSTALL_PROGRAM} ${WRKSRC}/cmd/snapctl/bin/snapctl ${STAGEDIR}${PREFIX}/bin/snapctl + ${INSTALL_PROGRAM} ${WRKSRC}/bin/snapd ${STAGEDIR}${PREFIX}/bin/snapd .include From owner-svn-ports-head@freebsd.org Thu Feb 9 15:22:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3ACE2CD760E; Thu, 9 Feb 2017 15:22:47 +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 F3A02A28; Thu, 9 Feb 2017 15:22: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 v19FMkDl020770; Thu, 9 Feb 2017 15:22:46 GMT (envelope-from girgen@FreeBSD.org) Received: (from girgen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19FMi7i020751; Thu, 9 Feb 2017 15:22:44 GMT (envelope-from girgen@FreeBSD.org) Message-Id: <201702091522.v19FMi7i020751@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: girgen set sender to girgen@FreeBSD.org using -f From: Palle Girgensohn Date: Thu, 9 Feb 2017 15:22:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433738 - in head/databases: postgresql92-server postgresql93-server postgresql94-server postgresql95-server postgresql96-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 15:22:47 -0000 Author: girgen Date: Thu Feb 9 15:22:44 2017 New Revision: 433738 URL: https://svnweb.freebsd.org/changeset/ports/433738 Log: PostgreSQL 9.6.2, 9.5.6, 9.4.11, 9.3.16 and 9.2.20 released! The PostgreSQL Global Development Group has released an update to all supported versions of our database system, including 9.6.2, 9.5.6, 9.4.11, 9.3.16, and 9.2.20. This release includes fixes that prevent data corruption issues in index builds and in certain write-ahead-log replay situations, which are detailed below. It also patches over 75 other bugs reported over the last three months. Users should plan to apply this update at the next scheduled downtime. Build corruption with CREATE INDEX CONCURRENTLY There existed a race condition if CREATE INDEX CONCURRENTLY was called on a column that had not been indexed before, then rows that were updated by transactions running at the same time as the CREATE INDEX CONCURRENTLY command could have been indexed incorrectly. If you suspect this may have happened, the most reliable solution is to rebuild affected indexes after installing this update. This issue is present in the 9.2, 9.3, 9.4, 9.5, and 9.6 series of PostgreSQL. URL https://www.postgresql.org/about/news/1733/ Modified: head/databases/postgresql92-server/Makefile head/databases/postgresql92-server/distinfo head/databases/postgresql92-server/pkg-plist-server head/databases/postgresql93-server/Makefile head/databases/postgresql93-server/distinfo head/databases/postgresql93-server/pkg-plist-server head/databases/postgresql94-server/Makefile head/databases/postgresql94-server/distinfo head/databases/postgresql94-server/pkg-plist-server head/databases/postgresql95-server/Makefile head/databases/postgresql95-server/distinfo head/databases/postgresql95-server/pkg-plist-server head/databases/postgresql96-server/Makefile head/databases/postgresql96-server/distinfo head/databases/postgresql96-server/pkg-plist-server Modified: head/databases/postgresql92-server/Makefile ============================================================================== --- head/databases/postgresql92-server/Makefile Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql92-server/Makefile Thu Feb 9 15:22:44 2017 (r433738) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME?= postgresql -DISTVERSION?= 9.2.19 -PORTREVISION?= 1 +DISTVERSION?= 9.2.20 +PORTREVISION?= 0 CATEGORIES?= databases MASTER_SITES= PGSQL/source/v${DISTVERSION} PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT} Modified: head/databases/postgresql92-server/distinfo ============================================================================== --- head/databases/postgresql92-server/distinfo Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql92-server/distinfo Thu Feb 9 15:22:44 2017 (r433738) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477347738 -SHA256 (postgresql/postgresql-9.2.19.tar.bz2) = 1d29d73a4f590fcc348280f13ac2ff6a0f72c94908c54e3c20b7ab1560e8dbad -SIZE (postgresql/postgresql-9.2.19.tar.bz2) = 16466698 +TIMESTAMP = 1486640625 +SHA256 (postgresql/postgresql-9.2.20.tar.bz2) = 0b8abdae8400cabea5587a726003c9dd71c73c049bdae523abc35f9312dd8f26 +SIZE (postgresql/postgresql-9.2.20.tar.bz2) = 16480653 SHA256 (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 2f9c831b3dff866f0b2f6f2a9ef771a4045486bc252a851aadc73c50d376319d SIZE (postgresql/pg-9218-icu-2016-08-10.diff.gz) = 5587 Modified: head/databases/postgresql92-server/pkg-plist-server ============================================================================== --- head/databases/postgresql92-server/pkg-plist-server Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql92-server/pkg-plist-server Thu Feb 9 15:22:44 2017 (r433738) @@ -379,6 +379,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Asia/Aqtobe %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashgabat %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashkhabad +%%TZDATA%%%%DATADIR%%/timezone/Asia/Atyrau %%TZDATA%%%%DATADIR%%/timezone/Asia/Baghdad %%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain %%TZDATA%%%%DATADIR%%/timezone/Asia/Baku @@ -399,6 +400,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Asia/Dili %%TZDATA%%%%DATADIR%%/timezone/Asia/Dubai %%TZDATA%%%%DATADIR%%/timezone/Asia/Dushanbe +%%TZDATA%%%%DATADIR%%/timezone/Asia/Famagusta %%TZDATA%%%%DATADIR%%/timezone/Asia/Gaza %%TZDATA%%%%DATADIR%%/timezone/Asia/Harbin %%TZDATA%%%%DATADIR%%/timezone/Asia/Hebron @@ -604,6 +606,7 @@ lib/postgresql/utf8_and_win.so %%TZDATA%%%%DATADIR%%/timezone/Europe/Samara %%TZDATA%%%%DATADIR%%/timezone/Europe/San_Marino %%TZDATA%%%%DATADIR%%/timezone/Europe/Sarajevo +%%TZDATA%%%%DATADIR%%/timezone/Europe/Saratov %%TZDATA%%%%DATADIR%%/timezone/Europe/Simferopol %%TZDATA%%%%DATADIR%%/timezone/Europe/Skopje %%TZDATA%%%%DATADIR%%/timezone/Europe/Sofia Modified: head/databases/postgresql93-server/Makefile ============================================================================== --- head/databases/postgresql93-server/Makefile Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql93-server/Makefile Thu Feb 9 15:22:44 2017 (r433738) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.3.15 +DISTVERSION?= 9.3.16 PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT} MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql93-server/distinfo ============================================================================== --- head/databases/postgresql93-server/distinfo Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql93-server/distinfo Thu Feb 9 15:22:44 2017 (r433738) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477347757 -SHA256 (postgresql/postgresql-9.3.15.tar.bz2) = a9fcba1446a93aa95e3e1b6535756f0472d10b0f267a0845f8b2b29f89de5c4f -SIZE (postgresql/postgresql-9.3.15.tar.bz2) = 17059932 +TIMESTAMP = 1486640625 +SHA256 (postgresql/postgresql-9.3.16.tar.bz2) = 845f5e4ac8cf026b6a77c5a180a2fe869f51e9d06acf8d0365b05505a2c66873 +SIZE (postgresql/postgresql-9.3.16.tar.bz2) = 17108969 SHA256 (postgresql/pg-9314-icu-2016-08-10.diff.gz) = 4be31ad9899d5caf9f57ad7ebfc0d14f0fcf58ad539c82fb353b016fb76c0c30 SIZE (postgresql/pg-9314-icu-2016-08-10.diff.gz) = 5583 Modified: head/databases/postgresql93-server/pkg-plist-server ============================================================================== --- head/databases/postgresql93-server/pkg-plist-server Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql93-server/pkg-plist-server Thu Feb 9 15:22:44 2017 (r433738) @@ -368,6 +368,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Aqtobe %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashgabat %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashkhabad +%%TZDATA%%%%DATADIR%%/timezone/Asia/Atyrau %%TZDATA%%%%DATADIR%%/timezone/Asia/Baghdad %%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain %%TZDATA%%%%DATADIR%%/timezone/Asia/Baku @@ -388,6 +389,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Dili %%TZDATA%%%%DATADIR%%/timezone/Asia/Dubai %%TZDATA%%%%DATADIR%%/timezone/Asia/Dushanbe +%%TZDATA%%%%DATADIR%%/timezone/Asia/Famagusta %%TZDATA%%%%DATADIR%%/timezone/Asia/Gaza %%TZDATA%%%%DATADIR%%/timezone/Asia/Harbin %%TZDATA%%%%DATADIR%%/timezone/Asia/Hebron @@ -593,6 +595,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Samara %%TZDATA%%%%DATADIR%%/timezone/Europe/San_Marino %%TZDATA%%%%DATADIR%%/timezone/Europe/Sarajevo +%%TZDATA%%%%DATADIR%%/timezone/Europe/Saratov %%TZDATA%%%%DATADIR%%/timezone/Europe/Simferopol %%TZDATA%%%%DATADIR%%/timezone/Europe/Skopje %%TZDATA%%%%DATADIR%%/timezone/Europe/Sofia Modified: head/databases/postgresql94-server/Makefile ============================================================================== --- head/databases/postgresql94-server/Makefile Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql94-server/Makefile Thu Feb 9 15:22:44 2017 (r433738) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.4.10 +DISTVERSION?= 9.4.11 MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql94-server/distinfo ============================================================================== --- head/databases/postgresql94-server/distinfo Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql94-server/distinfo Thu Feb 9 15:22:44 2017 (r433738) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477347764 -SHA256 (postgresql/postgresql-9.4.10.tar.bz2) = 7061678bed1981c681ce54c76b98b6ec17743f090a9775104a45e7e1a8826ecf -SIZE (postgresql/postgresql-9.4.10.tar.bz2) = 17802812 +TIMESTAMP = 1486640625 +SHA256 (postgresql/postgresql-9.4.11.tar.bz2) = e3eb51d045c180b03d2de1f0c3af9356e10be49448e966ca01dfc2c6d1cc9d23 +SIZE (postgresql/postgresql-9.4.11.tar.bz2) = 17832915 SHA256 (postgresql/pg-949-icu-2016-10-02.diff.gz) = 34612e685a79874db04bc6b66c700bfc6412042840c532eef0da7832d1f70d43 SIZE (postgresql/pg-949-icu-2016-10-02.diff.gz) = 5289 Modified: head/databases/postgresql94-server/pkg-plist-server ============================================================================== --- head/databases/postgresql94-server/pkg-plist-server Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql94-server/pkg-plist-server Thu Feb 9 15:22:44 2017 (r433738) @@ -369,6 +369,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Aqtobe %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashgabat %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashkhabad +%%TZDATA%%%%DATADIR%%/timezone/Asia/Atyrau %%TZDATA%%%%DATADIR%%/timezone/Asia/Baghdad %%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain %%TZDATA%%%%DATADIR%%/timezone/Asia/Baku @@ -389,6 +390,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Dili %%TZDATA%%%%DATADIR%%/timezone/Asia/Dubai %%TZDATA%%%%DATADIR%%/timezone/Asia/Dushanbe +%%TZDATA%%%%DATADIR%%/timezone/Asia/Famagusta %%TZDATA%%%%DATADIR%%/timezone/Asia/Gaza %%TZDATA%%%%DATADIR%%/timezone/Asia/Harbin %%TZDATA%%%%DATADIR%%/timezone/Asia/Hebron @@ -453,8 +455,8 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Ust-Nera %%TZDATA%%%%DATADIR%%/timezone/Asia/Vientiane %%TZDATA%%%%DATADIR%%/timezone/Asia/Vladivostok -%%TZDATA%%%%DATADIR%%/timezone/Asia/Yangon %%TZDATA%%%%DATADIR%%/timezone/Asia/Yakutsk +%%TZDATA%%%%DATADIR%%/timezone/Asia/Yangon %%TZDATA%%%%DATADIR%%/timezone/Asia/Yekaterinburg %%TZDATA%%%%DATADIR%%/timezone/Asia/Yerevan %%TZDATA%%%%DATADIR%%/timezone/Atlantic/Azores @@ -594,6 +596,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Samara %%TZDATA%%%%DATADIR%%/timezone/Europe/San_Marino %%TZDATA%%%%DATADIR%%/timezone/Europe/Sarajevo +%%TZDATA%%%%DATADIR%%/timezone/Europe/Saratov %%TZDATA%%%%DATADIR%%/timezone/Europe/Simferopol %%TZDATA%%%%DATADIR%%/timezone/Europe/Skopje %%TZDATA%%%%DATADIR%%/timezone/Europe/Sofia Modified: head/databases/postgresql95-server/Makefile ============================================================================== --- head/databases/postgresql95-server/Makefile Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql95-server/Makefile Thu Feb 9 15:22:44 2017 (r433738) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.5.5 +DISTVERSION?= 9.5.6 MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql95-server/distinfo ============================================================================== --- head/databases/postgresql95-server/distinfo Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql95-server/distinfo Thu Feb 9 15:22:44 2017 (r433738) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477347770 -SHA256 (postgresql/postgresql-9.5.5.tar.bz2) = 02c65290be74de6604c3fed87c9fd3e6b32e949f0ab8105a75bd7ed5aa71f394 -SIZE (postgresql/postgresql-9.5.5.tar.bz2) = 18525082 +TIMESTAMP = 1486640626 +SHA256 (postgresql/postgresql-9.5.6.tar.bz2) = bb9e5f6d34e20783e96e10c1d6c0c09c31749e802aaa46b793ce2522725ae12f +SIZE (postgresql/postgresql-9.5.6.tar.bz2) = 18598551 SHA256 (postgresql/pg-954-icu-2016-08-10.diff.gz) = 5fa083ec38087d6a0961642208f012e902221270708b919b92e9eedaa755e365 SIZE (postgresql/pg-954-icu-2016-08-10.diff.gz) = 5952 Modified: head/databases/postgresql95-server/pkg-plist-server ============================================================================== --- head/databases/postgresql95-server/pkg-plist-server Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql95-server/pkg-plist-server Thu Feb 9 15:22:44 2017 (r433738) @@ -390,6 +390,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Aqtobe %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashgabat %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashkhabad +%%TZDATA%%%%DATADIR%%/timezone/Asia/Atyrau %%TZDATA%%%%DATADIR%%/timezone/Asia/Baghdad %%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain %%TZDATA%%%%DATADIR%%/timezone/Asia/Baku @@ -410,6 +411,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Dili %%TZDATA%%%%DATADIR%%/timezone/Asia/Dubai %%TZDATA%%%%DATADIR%%/timezone/Asia/Dushanbe +%%TZDATA%%%%DATADIR%%/timezone/Asia/Famagusta %%TZDATA%%%%DATADIR%%/timezone/Asia/Gaza %%TZDATA%%%%DATADIR%%/timezone/Asia/Harbin %%TZDATA%%%%DATADIR%%/timezone/Asia/Hebron @@ -615,6 +617,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Samara %%TZDATA%%%%DATADIR%%/timezone/Europe/San_Marino %%TZDATA%%%%DATADIR%%/timezone/Europe/Sarajevo +%%TZDATA%%%%DATADIR%%/timezone/Europe/Saratov %%TZDATA%%%%DATADIR%%/timezone/Europe/Simferopol %%TZDATA%%%%DATADIR%%/timezone/Europe/Skopje %%TZDATA%%%%DATADIR%%/timezone/Europe/Sofia Modified: head/databases/postgresql96-server/Makefile ============================================================================== --- head/databases/postgresql96-server/Makefile Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql96-server/Makefile Thu Feb 9 15:22:44 2017 (r433738) @@ -1,7 +1,7 @@ # Created by: Marc G. Fournier # $FreeBSD$ -DISTVERSION?= 9.6.1 +DISTVERSION?= 9.6.2 MAINTAINER?= pgsql@FreeBSD.org Modified: head/databases/postgresql96-server/distinfo ============================================================================== --- head/databases/postgresql96-server/distinfo Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql96-server/distinfo Thu Feb 9 15:22:44 2017 (r433738) @@ -1,5 +1,5 @@ -TIMESTAMP = 1477347775 -SHA256 (postgresql/postgresql-9.6.1.tar.bz2) = e5101e0a49141fc12a7018c6dad594694d3a3325f5ab71e93e0e51bd94e51fcd -SIZE (postgresql/postgresql-9.6.1.tar.bz2) = 19260568 +TIMESTAMP = 1486640626 +SHA256 (postgresql/postgresql-9.6.2.tar.bz2) = 0187b5184be1c09034e74e44761505e52357248451b0c854dddec6c231fe50c9 +SIZE (postgresql/postgresql-9.6.2.tar.bz2) = 19478040 SHA256 (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 85f81baa0fc8f692bcf802c8645196d9e3afdef4f760cef712d940b87655486e SIZE (postgresql/pg-96b4-icu-2016-10-02.diff.gz) = 5998 Modified: head/databases/postgresql96-server/pkg-plist-server ============================================================================== --- head/databases/postgresql96-server/pkg-plist-server Thu Feb 9 15:00:42 2017 (r433737) +++ head/databases/postgresql96-server/pkg-plist-server Thu Feb 9 15:22:44 2017 (r433738) @@ -392,6 +392,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Aqtobe %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashgabat %%TZDATA%%%%DATADIR%%/timezone/Asia/Ashkhabad +%%TZDATA%%%%DATADIR%%/timezone/Asia/Atyrau %%TZDATA%%%%DATADIR%%/timezone/Asia/Baghdad %%TZDATA%%%%DATADIR%%/timezone/Asia/Bahrain %%TZDATA%%%%DATADIR%%/timezone/Asia/Baku @@ -412,6 +413,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Asia/Dili %%TZDATA%%%%DATADIR%%/timezone/Asia/Dubai %%TZDATA%%%%DATADIR%%/timezone/Asia/Dushanbe +%%TZDATA%%%%DATADIR%%/timezone/Asia/Famagusta %%TZDATA%%%%DATADIR%%/timezone/Asia/Gaza %%TZDATA%%%%DATADIR%%/timezone/Asia/Harbin %%TZDATA%%%%DATADIR%%/timezone/Asia/Hebron @@ -617,6 +619,7 @@ lib/libpgcommon.a %%TZDATA%%%%DATADIR%%/timezone/Europe/Samara %%TZDATA%%%%DATADIR%%/timezone/Europe/San_Marino %%TZDATA%%%%DATADIR%%/timezone/Europe/Sarajevo +%%TZDATA%%%%DATADIR%%/timezone/Europe/Saratov %%TZDATA%%%%DATADIR%%/timezone/Europe/Simferopol %%TZDATA%%%%DATADIR%%/timezone/Europe/Skopje %%TZDATA%%%%DATADIR%%/timezone/Europe/Sofia From owner-svn-ports-head@freebsd.org Thu Feb 9 15:46:48 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 683FFCD8164; Thu, 9 Feb 2017 15:46:48 +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 3537D18BD; Thu, 9 Feb 2017 15:46:48 +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 v19FklRF029208; Thu, 9 Feb 2017 15:46:47 GMT (envelope-from lme@FreeBSD.org) Received: (from lme@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19FklZa029207; Thu, 9 Feb 2017 15:46:47 GMT (envelope-from lme@FreeBSD.org) Message-Id: <201702091546.v19FklZa029207@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lme set sender to lme@FreeBSD.org using -f From: Lars Engels Date: Thu, 9 Feb 2017 15:46:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433739 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 15:46:48 -0000 Author: lme Date: Thu Feb 9 15:46:47 2017 New Revision: 433739 URL: https://svnweb.freebsd.org/changeset/ports/433739 Log: net-mgmt/icingaweb2: Add missing dependency when using PostgreSQL PR: 216931 Submitted by: madpilot MFH: 2017Q1 Modified: head/net-mgmt/icingaweb2/Makefile Modified: head/net-mgmt/icingaweb2/Makefile ============================================================================== --- head/net-mgmt/icingaweb2/Makefile Thu Feb 9 15:22:44 2017 (r433738) +++ head/net-mgmt/icingaweb2/Makefile Thu Feb 9 15:46:47 2017 (r433739) @@ -3,6 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= net-mgmt www MAINTAINER= lme@FreeBSD.org @@ -37,7 +38,7 @@ PDF_DESC= Export graphs as PDF NLS_USES= gettext NLS_USE= php=intl -PGSQL_USE= PHP=pdo_pgsql +PGSQL_USE= PHP=pdo_pgsql,pgsql MYSQL_USE= PHP=pdo_mysql LDAP_USE= PHP=ldap PDF_RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick From owner-svn-ports-head@freebsd.org Thu Feb 9 16:03:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46145CD850B; Thu, 9 Feb 2017 16:03:09 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0757C208; Thu, 9 Feb 2017 16:03:08 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19G389v037104; Thu, 9 Feb 2017 16:03:08 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19G37Tv037101; Thu, 9 Feb 2017 16:03:07 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201702091603.v19G37Tv037101@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 9 Feb 2017 16:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433740 - head/devel/git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 16:03:09 -0000 Author: garga Date: Thu Feb 9 16:03:07 2017 New Revision: 433740 URL: https://svnweb.freebsd.org/changeset/ports/433740 Log: Update devel/git to 2.11.1 Sponsored by: Rubicon Communications (Netgate) Modified: head/devel/git/Makefile head/devel/git/distinfo head/devel/git/pkg-plist Modified: head/devel/git/Makefile ============================================================================== --- head/devel/git/Makefile Thu Feb 9 15:46:47 2017 (r433739) +++ head/devel/git/Makefile Thu Feb 9 16:03:07 2017 (r433740) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= git -DISTVERSION= 2.11.0 -PORTREVISION= 4 +DISTVERSION= 2.11.1 CATEGORIES= devel MASTER_SITES= KERNEL_ORG/software/scm/git DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ Modified: head/devel/git/distinfo ============================================================================== --- head/devel/git/distinfo Thu Feb 9 15:46:47 2017 (r433739) +++ head/devel/git/distinfo Thu Feb 9 16:03:07 2017 (r433740) @@ -1,7 +1,7 @@ -TIMESTAMP = 1480520106 -SHA256 (git-2.11.0.tar.xz) = 7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b -SIZE (git-2.11.0.tar.xz) = 4197984 -SHA256 (git-manpages-2.11.0.tar.xz) = b3d3e78829c0b69b727aaca407ecfe239a46db3f354f16189f7a7c10af9528d8 -SIZE (git-manpages-2.11.0.tar.xz) = 399992 -SHA256 (git-htmldocs-2.11.0.tar.xz) = 3975399f1be3d959edf0fded03eab8fbf94787bfd0318b7644c77cf61e4a7b48 -SIZE (git-htmldocs-2.11.0.tar.xz) = 1080584 +TIMESTAMP = 1486116603 +SHA256 (git-2.11.1.tar.xz) = c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 +SIZE (git-2.11.1.tar.xz) = 4208132 +SHA256 (git-manpages-2.11.1.tar.xz) = 69486ed339ee0591001ae83d43c888aa26351b9680b6ceb59e06b593051bca31 +SIZE (git-manpages-2.11.1.tar.xz) = 400812 +SHA256 (git-htmldocs-2.11.1.tar.xz) = 1a5f1e4a5eadad89b0783efa08bb1f7e3802d4a4d0a135bf5f61fd672ea3846e +SIZE (git-htmldocs-2.11.1.tar.xz) = 1083264 Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Thu Feb 9 15:46:47 2017 (r433739) +++ head/devel/git/pkg-plist Thu Feb 9 16:03:07 2017 (r433740) @@ -627,6 +627,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.2.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.11.0.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.11.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.2.txt @@ -1363,6 +1364,8 @@ share/emacs/site-lisp/git/git.el %%CONTRIB%%share/git-core/contrib/svn-fe/svnrdump_sim.py %%CONTRIB%%share/git-core/contrib/thunderbird-patch-inline/README %%CONTRIB%%share/git-core/contrib/thunderbird-patch-inline/appp.sh +%%CONTRIB%%share/git-core/contrib/update-unicode/README +%%CONTRIB%%share/git-core/contrib/update-unicode/update_unicode.sh %%CONTRIB%%share/git-core/contrib/workdir/git-new-workdir share/git-core/templates/description share/git-core/templates/hooks/applypatch-msg.sample From owner-svn-ports-head@freebsd.org Thu Feb 9 16:37:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F08ECD8E0E; Thu, 9 Feb 2017 16:37: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 21E7217A0; Thu, 9 Feb 2017 16:37:03 +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 v19Gb2sL049711; Thu, 9 Feb 2017 16:37:02 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Gb2Wo049709; Thu, 9 Feb 2017 16:37:02 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702091637.v19Gb2Wo049709@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 9 Feb 2017 16:37:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433742 - in head/devel/git-cinnabar: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 16:37:03 -0000 Author: jbeich Date: Thu Feb 9 16:37:01 2017 New Revision: 433742 URL: https://svnweb.freebsd.org/changeset/ports/433742 Log: devel/git-cinnabar: unbreak after r433740 / 70558fc7a7b0 ../cinnabar-fast-import.c:86:7: error: use of undeclared identifier 'pack_compression_seen'; did you mean 'pack_compression_level'? if (!pack_compression_seen && core_compression_seen) ^~~~~~~~~~~~~~~~~~~~~ pack_compression_level ./cache.h:705:12: note: 'pack_compression_level' declared here extern int pack_compression_level; ^ ../cinnabar-fast-import.c:86:32: error: use of undeclared identifier 'core_compression_seen'; did you mean 'core_compression_level'? if (!pack_compression_seen && core_compression_seen) ^~~~~~~~~~~~~~~~~~~~~ core_compression_level ./cache.h:704:12: note: 'core_compression_level' declared here extern int core_compression_level; ^ Ping to: @glandium (upstream) Added: head/devel/git-cinnabar/files/ head/devel/git-cinnabar/files/patch-cinnabar-fast-import.c (contents, props changed) Modified: head/devel/git-cinnabar/Makefile (contents, props changed) Modified: head/devel/git-cinnabar/Makefile ============================================================================== --- head/devel/git-cinnabar/Makefile Thu Feb 9 16:34:05 2017 (r433741) +++ head/devel/git-cinnabar/Makefile Thu Feb 9 16:37:01 2017 (r433742) @@ -2,6 +2,7 @@ PORTNAME= git-cinnabar DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org Added: head/devel/git-cinnabar/files/patch-cinnabar-fast-import.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/git-cinnabar/files/patch-cinnabar-fast-import.c Thu Feb 9 16:37:01 2017 (r433742) @@ -0,0 +1,14 @@ +Chase https://github.com/git/git/commit/8de7eeb54b6a + +--- cinnabar-fast-import.c.orig 2017-01-18 08:05:01 UTC ++++ cinnabar-fast-import.c +@@ -83,9 +83,6 @@ static void init() + git_pack_config(); + ignore_case = 0; + +- if (!pack_compression_seen && core_compression_seen) +- pack_compression_level = core_compression_level; +- + alloc_objects(object_entry_alloc); + strbuf_init(&command_buf, 0); + atom_table = xcalloc(atom_table_sz, sizeof(struct atom_str*)); From owner-svn-ports-head@freebsd.org Thu Feb 9 16:44:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D967ACD6269; Thu, 9 Feb 2017 16:44:11 +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 A1FEC1DA9; Thu, 9 Feb 2017 16:44:11 +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 v19GiAPC053793; Thu, 9 Feb 2017 16:44:10 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19GiAUt053792; Thu, 9 Feb 2017 16:44:10 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702091644.v19GiAUt053792@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Thu, 9 Feb 2017 16:44:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433743 - head/games/xtux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 16:44:12 -0000 Author: feld Date: Thu Feb 9 16:44:10 2017 New Revision: 433743 URL: https://svnweb.freebsd.org/changeset/ports/433743 Log: games/xtux: Fix Makefile encoding to be ASCII MFH: 2017Q1 Modified: head/games/xtux/Makefile Modified: head/games/xtux/Makefile ============================================================================== --- head/games/xtux/Makefile Thu Feb 9 16:37:01 2017 (r433742) +++ head/games/xtux/Makefile Thu Feb 9 16:44:10 2017 (r433743) @@ -1,4 +1,4 @@ -# Created by: Göran Runfeldt +# Created by: Gran Runfeldt # $FreeBSD$ PORTNAME= xtux From owner-svn-ports-head@freebsd.org Thu Feb 9 17:01:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B86BCD69B6; Thu, 9 Feb 2017 17:01: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 E54ABEDB; Thu, 9 Feb 2017 17:01: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 v19H1r6v061579; Thu, 9 Feb 2017 17:01:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19H1qvV061577; Thu, 9 Feb 2017 17:01:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091701.v19H1qvV061577@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 17:01:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433746 - head/security/p5-Crypt-PKCS10 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:01:54 -0000 Author: amdmi3 Date: Thu Feb 9 17:01:52 2017 New Revision: 433746 URL: https://svnweb.freebsd.org/changeset/ports/433746 Log: - Update to 1.800201 PR: 215753 Submitted by: svysh.fbsd@gmail.com (maintainer) Modified: head/security/p5-Crypt-PKCS10/Makefile head/security/p5-Crypt-PKCS10/distinfo Modified: head/security/p5-Crypt-PKCS10/Makefile ============================================================================== --- head/security/p5-Crypt-PKCS10/Makefile Thu Feb 9 17:00:13 2017 (r433745) +++ head/security/p5-Crypt-PKCS10/Makefile Thu Feb 9 17:01:52 2017 (r433746) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-PKCS10 -PORTVERSION= 1.8002 +PORTVERSION= 1.800201 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,13 +14,23 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \ - p5-Module-Signature>=0:security/p5-Module-Signature \ - p5-Digest-MD4>=0:security/p5-Digest-MD4 \ - p5-Digest-MD2>=0:security/p5-Digest-MD2 + p5-Crypt-OpenSSL-DSA>0:security/p5-Crypt-OpenSSL-DSA \ + p5-Crypt-OpenSSL-RSA>0:security/p5-Crypt-OpenSSL-RSA \ + p5-CryptX>0:security/p5-CryptX \ + p5-Digest-MD2>0:security/p5-Digest-MD2 \ + p5-Digest-MD4>0:security/p5-Digest-MD4 RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Module-Signature>0:security/p5-Module-Signature USES= perl5 USE_PERL5= configure NO_ARCH= yes -.include +.include + +.if ${PERL_LEVEL} < 502108 +BUILD_DEPENDS+= p5-Digest-SHA>=5.95:security/p5-Digest-SHA +RUN_DEPENDS+= p5-Digest-SHA>=5.95:security/p5-Digest-SHA +.endif + +.include Modified: head/security/p5-Crypt-PKCS10/distinfo ============================================================================== --- head/security/p5-Crypt-PKCS10/distinfo Thu Feb 9 17:00:13 2017 (r433745) +++ head/security/p5-Crypt-PKCS10/distinfo Thu Feb 9 17:01:52 2017 (r433746) @@ -1,3 +1,3 @@ -TIMESTAMP = 1478245996 -SHA256 (Crypt-PKCS10-1.8002.tar.gz) = c5253aa4ce1b7edc000fc132ca46fd9912dda189d2a9b518c9164dd52acaa0fa -SIZE (Crypt-PKCS10-1.8002.tar.gz) = 87682 +TIMESTAMP = 1485765168 +SHA256 (Crypt-PKCS10-1.800201.tar.gz) = c16d4482d68bbd4fd69d6190efde363914c755a26aeac8e05cd45449b6324f32 +SIZE (Crypt-PKCS10-1.800201.tar.gz) = 88787 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:09:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71EDECD6E8A; Thu, 9 Feb 2017 17:09:31 +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 4C7E91761; Thu, 9 Feb 2017 17:09:31 +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 v19H9UJc062750; Thu, 9 Feb 2017 17:09:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19H9UqG062746; Thu, 9 Feb 2017 17:09:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091709.v19H9UqG062746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 17:09:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433747 - in head/sysutils/dateutils: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:09:31 -0000 Author: amdmi3 Date: Thu Feb 9 17:09:29 2017 New Revision: 433747 URL: https://svnweb.freebsd.org/changeset/ports/433747 Log: - Update to 0.4.1 - While here, add LICENSE_FILE, don't install license as documentation and sort plist PR: 215931 Submitted by: ghostonthewire@gmail.com Approved by: maintainer timeout (jessefrgsmith@yahoo.ca, 1 month) Added: head/sysutils/dateutils/files/patch-build-aux_yuck.c (contents, props changed) Deleted: head/sysutils/dateutils/files/patch-lib__tzraw.c head/sysutils/dateutils/files/patch-src__prchunk.c Modified: head/sysutils/dateutils/Makefile head/sysutils/dateutils/distinfo head/sysutils/dateutils/pkg-plist Modified: head/sysutils/dateutils/Makefile ============================================================================== --- head/sysutils/dateutils/Makefile Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/Makefile Thu Feb 9 17:09:29 2017 (r433747) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dateutils -PORTVERSION= 0.2.7 +PORTVERSION= 0.4.1 CATEGORIES= sysutils MASTER_SITES= https://bitbucket.org/hroptatyr/dateutils/downloads/ @@ -9,6 +9,7 @@ MAINTAINER= jessefrgsmith@yahoo.ca COMMENT= Command line utilities for working with dates LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= help2man:misc/help2man Modified: head/sysutils/dateutils/distinfo ============================================================================== --- head/sysutils/dateutils/distinfo Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/distinfo Thu Feb 9 17:09:29 2017 (r433747) @@ -1,2 +1,3 @@ -SHA256 (dateutils-0.2.7.tar.xz) = f7d0c502d79dec4a604ebc30e7c44988d7095bd303137d1fa652720350337042 -SIZE (dateutils-0.2.7.tar.xz) = 490456 +TIMESTAMP = 1484000496 +SHA256 (dateutils-0.4.1.tar.xz) = 6ccce48975fc4d3af2e27c7893e181c46ab5df1cb37e4a428b4b521a77d55278 +SIZE (dateutils-0.4.1.tar.xz) = 611460 Added: head/sysutils/dateutils/files/patch-build-aux_yuck.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/dateutils/files/patch-build-aux_yuck.c Thu Feb 9 17:09:29 2017 (r433747) @@ -0,0 +1,11 @@ +--- build-aux/yuck.c.orig 2016-12-13 05:12:37 UTC ++++ build-aux/yuck.c +@@ -61,6 +61,8 @@ + #include + #include + #include ++#include ++#include + #include + #if defined WITH_SCMVER + # include Modified: head/sysutils/dateutils/pkg-plist ============================================================================== --- head/sysutils/dateutils/pkg-plist Thu Feb 9 17:01:52 2017 (r433746) +++ head/sysutils/dateutils/pkg-plist Thu Feb 9 17:09:29 2017 (r433747) @@ -1,35 +1,45 @@ bin/dadd +bin/dateadd +bin/dateconv +bin/datediff +bin/dategrep +bin/dateround +bin/dateseq +bin/datesort +bin/datetest +bin/datezone bin/dconv bin/ddiff bin/dgrep bin/dround bin/dseq +bin/dsort bin/dtest +bin/dzone bin/strptime -include/dateutils/boops.h -include/dateutils/date-core-strpf.h -include/dateutils/date-core.h -include/dateutils/dt-core-strpf.h -include/dateutils/dt-core-tz-glue.h -include/dateutils/dt-core.h -include/dateutils/generics.h -include/dateutils/leaps.h -include/dateutils/leapseconds.def -include/dateutils/nifty.h -include/dateutils/strops.h -include/dateutils/time-core-strpf.h -include/dateutils/time-core.h -include/dateutils/token.h -include/dateutils/tzraw.h -lib/libdut.a -libdata/pkgconfig/libdut.pc man/man1/dadd.1.gz +man/man1/dateadd.1.gz +man/man1/dateconv.1.gz +man/man1/datediff.1.gz +man/man1/dategrep.1.gz +man/man1/dateround.1.gz +man/man1/dateseq.1.gz +man/man1/datesort.1.gz +man/man1/datetest.1.gz man/man1/dateutils.1.gz +man/man1/datezone.1.gz man/man1/dconv.1.gz man/man1/ddiff.1.gz man/man1/dgrep.1.gz man/man1/dround.1.gz man/man1/dseq.1.gz +man/man1/dsort.1.gz man/man1/dtest.1.gz +man/man1/dzone.1.gz man/man1/strptime.1.gz +%%DATADIR%%/iata.tzmcc +%%DATADIR%%/icao.tzmcc +%%DATADIR%%/locale +%%DATADIR%%/mic.tzmcc +@comment %%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README.md From owner-svn-ports-head@freebsd.org Thu Feb 9 17:22:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBA30CD76A3; Thu, 9 Feb 2017 17:22:47 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AE68C84C; Thu, 9 Feb 2017 17:22:47 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 06C871B89; Thu, 9 Feb 2017 17:22:47 +0000 (UTC) Date: Thu, 9 Feb 2017 17:22:46 +0000 From: Alexey Dokuchaev To: Mark Felder Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433743 - head/games/xtux Message-ID: <20170209172246.GA72926@FreeBSD.org> References: <201702091644.v19GiAUt053792@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201702091644.v19GiAUt053792@repo.freebsd.org> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:22:47 -0000 On Thu, Feb 09, 2017 at 04:44:10PM +0000, Mark Felder wrote: > New Revision: 433743 > URL: https://svnweb.freebsd.org/changeset/ports/433743 > > Log: > games/xtux: Fix Makefile encoding to be ASCII > > MFH: 2017Q1 > > Modified: > head/games/xtux/Makefile > > Modified: head/games/xtux/Makefile > ============================================================================== > --- head/games/xtux/Makefile Thu Feb 9 16:37:01 2017 (r433742) > +++ head/games/xtux/Makefile Thu Feb 9 16:44:10 2017 (r433743) > @@ -1,4 +1,4 @@ > -# Created by: G?ran Runfeldt > +# Created by: Gran Runfeldt Looks like it should be ASCII'zed as Goran (hint: the email address). Another option was to convert it to UTF-8 from ISO-8859-15. ./danfe From owner-svn-ports-head@freebsd.org Thu Feb 9 17:38:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47DA4CD7AB0; Thu, 9 Feb 2017 17:38:06 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0C3A1F12; Thu, 9 Feb 2017 17:38:05 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Hc57d074716; Thu, 9 Feb 2017 17:38:05 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hc41d074714; Thu, 9 Feb 2017 17:38:04 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091738.v19Hc41d074714@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433748 - head/www/py-flask-compress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:38:06 -0000 Author: krion Date: Thu Feb 9 17:38:04 2017 New Revision: 433748 URL: https://svnweb.freebsd.org/changeset/ports/433748 Log: Update to 1.4.0 PR: 216911 Submitted by: andrej@ebert.su Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9484 Modified: head/www/py-flask-compress/Makefile head/www/py-flask-compress/distinfo Modified: head/www/py-flask-compress/Makefile ============================================================================== --- head/www/py-flask-compress/Makefile Thu Feb 9 17:09:29 2017 (r433747) +++ head/www/py-flask-compress/Makefile Thu Feb 9 17:38:04 2017 (r433748) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Flask-Compress -PORTVERSION= 1.3.2 +PORTVERSION= 1.4.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-flask-compress/distinfo ============================================================================== --- head/www/py-flask-compress/distinfo Thu Feb 9 17:09:29 2017 (r433747) +++ head/www/py-flask-compress/distinfo Thu Feb 9 17:38:04 2017 (r433748) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475075865 -SHA256 (Flask-Compress-1.3.2.tar.gz) = 4fbb53e7f6ce8b1458a2c3d7a528564912f2641ab2f9f43819fc96ed7f770734 -SIZE (Flask-Compress-1.3.2.tar.gz) = 5897 +TIMESTAMP = 1486554025 +SHA256 (Flask-Compress-1.4.0.tar.gz) = 468693f4ddd11ac6a41bca4eb5f94b071b763256d54136f77957cfee635badb3 +SIZE (Flask-Compress-1.4.0.tar.gz) = 6043 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:39:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AC55CD7B04; Thu, 9 Feb 2017 17:39:42 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5A3DA100C; Thu, 9 Feb 2017 17:39:42 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Hdf5W074910; Thu, 9 Feb 2017 17:39:41 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hdf9S074908; Thu, 9 Feb 2017 17:39:41 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091739.v19Hdf9S074908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:39:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433749 - in head/www/mohawk: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:39:42 -0000 Author: krion Date: Thu Feb 9 17:39:41 2017 New Revision: 433749 URL: https://svnweb.freebsd.org/changeset/ports/433749 Log: Update www/mohawk to 2.0.19 PR: 216907 Submitted by: mohawk@bsdsx.fr Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9486 Deleted: head/www/mohawk/files/patch-parse.y Modified: head/www/mohawk/Makefile head/www/mohawk/distinfo Modified: head/www/mohawk/Makefile ============================================================================== --- head/www/mohawk/Makefile Thu Feb 9 17:38:04 2017 (r433748) +++ head/www/mohawk/Makefile Thu Feb 9 17:39:41 2017 (r433749) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= mohawk -PORTVERSION= 2.0.18 -PORTREVISION= 1 +PORTVERSION= 2.0.19 CATEGORIES= www ipv6 MASTER_SITES= http://fossil.bsdsx.fr/mohawk/tarball/ \ http://fossil.etoilebsd.net/mohawk/tarball/ Modified: head/www/mohawk/distinfo ============================================================================== --- head/www/mohawk/distinfo Thu Feb 9 17:38:04 2017 (r433748) +++ head/www/mohawk/distinfo Thu Feb 9 17:39:41 2017 (r433749) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485505655 -SHA256 (mohawk-2.0.18.tar.gz?uuid=2.0.18) = c19be31a950bba5ffb3729fc5d0079a0e0c6bab6de55b2593e1a9e60eb80481a -SIZE (mohawk-2.0.18.tar.gz?uuid=2.0.18) = 42004 +TIMESTAMP = 1486546516 +SHA256 (mohawk-2.0.19.tar.gz?uuid=2.0.19) = 4d5109410864628147fb2e0d31cdf2bbfaa0590f83d6dd08508c1cde3036d038 +SIZE (mohawk-2.0.19.tar.gz?uuid=2.0.19) = 42079 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:41:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DEB79CD7C98; Thu, 9 Feb 2017 17:41:20 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8D47212B0; Thu, 9 Feb 2017 17:41:20 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19HfJns076808; Thu, 9 Feb 2017 17:41:19 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19HfJnX076629; Thu, 9 Feb 2017 17:41:19 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091741.v19HfJnX076629@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:41:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433750 - in head/multimedia/assimp: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:41:21 -0000 Author: krion Date: Thu Feb 9 17:41:19 2017 New Revision: 433750 URL: https://svnweb.freebsd.org/changeset/ports/433750 Log: Unbreak multimedia/assimp on armv6 and aarch64 PR: 216815 Submitted by: mmel@FreeBSD.org Approved by: mag (mentor) Differential Revision: https://reviews.freebsd.org/D9489 Added: head/multimedia/assimp/files/patch-code_BlenderDNA.cpp (contents, props changed) Modified: head/multimedia/assimp/Makefile Modified: head/multimedia/assimp/Makefile ============================================================================== --- head/multimedia/assimp/Makefile Thu Feb 9 17:39:41 2017 (r433749) +++ head/multimedia/assimp/Makefile Thu Feb 9 17:41:19 2017 (r433750) @@ -13,10 +13,7 @@ COMMENT= Library to import various 3D mo LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char -BROKEN_armv6= Does not compile: error: non-constant-expression cannot be narrowed from type int8_t to char BROKEN_powerpc64= Does not build -BROKEN_armv6= Does not compile: error: ByteSwap has not been declared USES= cmake compiler:c++11-lib pkgconfig USE_GITHUB= yes Added: head/multimedia/assimp/files/patch-code_BlenderDNA.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/multimedia/assimp/files/patch-code_BlenderDNA.cpp Thu Feb 9 17:41:19 2017 (r433750) @@ -0,0 +1,32 @@ +--- code/BlenderDNA.cpp.orig 2017-02-05 09:22:26 UTC ++++ code/BlenderDNA.cpp +@@ -55,10 +55,10 @@ using namespace Assimp::Formatter; + + bool match4(StreamReaderAny& stream, const char* string) { + char tmp[] = { +- (stream).GetI1(), +- (stream).GetI1(), +- (stream).GetI1(), +- (stream).GetI1() ++ static_cast((stream).GetI1()), ++ static_cast((stream).GetI1()), ++ static_cast((stream).GetI1()), ++ static_cast((stream).GetI1()) + }; + return (tmp[0]==string[0] && tmp[1]==string[1] && tmp[2]==string[2] && tmp[3]==string[3]); + } +@@ -345,10 +345,10 @@ void SectionParser :: Next() + stream.SetCurrentPos(current.start + current.size); + + const char tmp[] = { +- stream.GetI1(), +- stream.GetI1(), +- stream.GetI1(), +- stream.GetI1() ++ static_cast(stream.GetI1()), ++ static_cast(stream.GetI1()), ++ static_cast(stream.GetI1()), ++ static_cast(stream.GetI1()) + }; + current.id = std::string(tmp,tmp[3]?4:tmp[2]?3:tmp[1]?2:1); + From owner-svn-ports-head@freebsd.org Thu Feb 9 17:43:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5BBAACD7CFE; Thu, 9 Feb 2017 17:43:04 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 332A814E8; Thu, 9 Feb 2017 17:43:04 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Hh3xp079193; Thu, 9 Feb 2017 17:43:03 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hh30x079190; Thu, 9 Feb 2017 17:43:03 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091743.v19Hh30x079190@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:43:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433751 - head/databases/postgis22 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:43:04 -0000 Author: krion Date: Thu Feb 9 17:43:02 2017 New Revision: 433751 URL: https://svnweb.freebsd.org/changeset/ports/433751 Log: Update databases/postgis22 to 2.2.5 PR: 216912 Submitted by: cmt@freebsd.org Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9492 Modified: head/databases/postgis22/Makefile head/databases/postgis22/distinfo head/databases/postgis22/pkg-plist Modified: head/databases/postgis22/Makefile ============================================================================== --- head/databases/postgis22/Makefile Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/Makefile Thu Feb 9 17:43:02 2017 (r433751) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= postgis -PORTVERSION= 2.2.4 +PORTVERSION= 2.2.5 CATEGORIES= databases geography MASTER_SITES= http://download.osgeo.org/postgis/source/ PKGNAMESUFFIX= 22 @@ -60,6 +60,8 @@ ADDRSTD_LIB_DEPENDS= libpcre.so:devel/pc CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALLS_ICONS= yes + .include post-patch: Modified: head/databases/postgis22/distinfo ============================================================================== --- head/databases/postgis22/distinfo Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/distinfo Thu Feb 9 17:43:02 2017 (r433751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480330094 -SHA256 (postgis-2.2.4.tar.gz) = 6c6dc818c77ab48ffbaf85869b219c21279eef65b79668ad4e2ad241de7ed01b -SIZE (postgis-2.2.4.tar.gz) = 10223954 +TIMESTAMP = 1486550835 +SHA256 (postgis-2.2.5.tar.gz) = 1fcd458c1e095236d38e52160be5be0c62163f135d4fe7e2554edee0937ce705 +SIZE (postgis-2.2.5.tar.gz) = 10223574 Modified: head/databases/postgis22/pkg-plist ============================================================================== --- head/databases/postgis22/pkg-plist Thu Feb 9 17:41:19 2017 (r433750) +++ head/databases/postgis22/pkg-plist Thu Feb 9 17:43:02 2017 (r433751) @@ -87,6 +87,7 @@ lib/postgresql/postgis-2.2.so %%DATADIR%%/utils/test_geography_estimation.pl %%DATADIR%%/utils/test_geography_joinestimation.pl %%DATADIR%%/utils/test_joinestimation.pl +%%LOADERGUI%%share/postgresql/applications/shp2pgsql-gui.desktop share/postgresql/contrib/postgis-2.2/legacy.sql share/postgresql/contrib/postgis-2.2/legacy_gist.sql share/postgresql/contrib/postgis-2.2/legacy_minimal.sql @@ -145,7 +146,7 @@ share/postgresql/contrib/postgis-2.2/uni %%RASTER%%share/postgresql/extension/postgis--2.2.1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--2.2.2--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--2.2.3--%%PORTVERSION%%.sql -%%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis--2.2.4--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis--%%PORTVERSION%%next--%%PORTVERSION%%.sql @@ -171,7 +172,9 @@ share/postgresql/contrib/postgis-2.2/uni %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.1.9--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.0--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.1--%%PORTVERSION%%.sql -%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.2--%%PORTVERSION%%.sql +%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.3--%%PORTVERSION%%.sql +%%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--2.2.4--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%.sql %%RASTER%%%%SFCGAL%%share/postgresql/extension/postgis_sfcgal--%%PORTVERSION%%next--%%PORTVERSION%%.sql @@ -199,7 +202,7 @@ share/postgresql/contrib/postgis-2.2/uni %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.1--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.2--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.3--%%PORTVERSION%%.sql -%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--2.2.4--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%.sql %%RASTER%%share/postgresql/extension/postgis_tiger_geocoder--%%PORTVERSION%%next--%%PORTVERSION%%.sql @@ -228,9 +231,19 @@ share/postgresql/contrib/postgis-2.2/uni %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.1--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.2--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.3--%%PORTVERSION%%.sql -%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%.sql +%%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--2.2.4--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%--%%PORTVERSION%%next.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--%%PORTVERSION%%next--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology--unpackaged--%%PORTVERSION%%.sql %%RASTER%%%%TOPOLOGY%%share/postgresql/extension/postgis_topology.control +%%LOADERGUI%%share/postgresql/icons/hicolor/16x16/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/22x22/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/24x24/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/32x32/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/36x36/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/40x40/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/42x42/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/48x48/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/64x64/apps/shp2pgsql-gui.png +%%LOADERGUI%%share/postgresql/icons/hicolor/8x8/apps/shp2pgsql-gui.png From owner-svn-ports-head@freebsd.org Thu Feb 9 17:44:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D623CD7D62; Thu, 9 Feb 2017 17:44:38 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DE0321635; Thu, 9 Feb 2017 17:44:37 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19HiaZf079394; Thu, 9 Feb 2017 17:44:36 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hiarf079392; Thu, 9 Feb 2017 17:44:36 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091744.v19Hiarf079392@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:44:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433752 - head/net/dhcpd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:44:38 -0000 Author: krion Date: Thu Feb 9 17:44:36 2017 New Revision: 433752 URL: https://svnweb.freebsd.org/changeset/ports/433752 Log: Update net/dhcpd to 6.0.20170207 PR: 216917 Submitted by: koue@chaosophia.net Approved by: mat (maintainer) Differential Revision: https://reviews.freebsd.org/D9493 Modified: head/net/dhcpd/Makefile head/net/dhcpd/distinfo Modified: head/net/dhcpd/Makefile ============================================================================== --- head/net/dhcpd/Makefile Thu Feb 9 17:43:02 2017 (r433751) +++ head/net/dhcpd/Makefile Thu Feb 9 17:44:36 2017 (r433752) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dhcpd -PORTVERSION= 5.8.20151202 +PORTVERSION= 6.0.20170207 CATEGORIES= net MAINTAINER= koue@chaosophia.net @@ -16,8 +16,7 @@ GH_ACCOUNT= koue CONFLICTS= isc-dhcp4[1-3]-server* -USES= uidfix -USE_OPENSSL= yes +USES= ssl uidfix USE_RC_SUBR= dhcpd CFLAGS+= -Wall Modified: head/net/dhcpd/distinfo ============================================================================== --- head/net/dhcpd/distinfo Thu Feb 9 17:43:02 2017 (r433751) +++ head/net/dhcpd/distinfo Thu Feb 9 17:44:36 2017 (r433752) @@ -1,2 +1,3 @@ -SHA256 (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 662889ea3b4654b75ed298a32b9c7dd3e2bf5f82320b84397ed330c4c75d36bc -SIZE (koue-dhcpd-5.8.20151202_GH0.tar.gz) = 105960 +TIMESTAMP = 1486490098 +SHA256 (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 5a2371a28c1011e751a5100e330c8059e34a2f0e8de183ed63be93ca839ae43f +SIZE (koue-dhcpd-6.0.20170207_GH0.tar.gz) = 106964 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:45:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D65DFCD7DB8; Thu, 9 Feb 2017 17:45:25 +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 A5D901756; Thu, 9 Feb 2017 17:45:25 +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 v19HjOOs079544; Thu, 9 Feb 2017 17:45:24 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19HjO1q079543; Thu, 9 Feb 2017 17:45:24 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702091745.v19HjO1q079543@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 9 Feb 2017 17:45:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433753 - head/www/cocoon X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:45:25 -0000 Author: marino Date: Thu Feb 9 17:45:24 2017 New Revision: 433753 URL: https://svnweb.freebsd.org/changeset/ports/433753 Log: www/cocoon: Deprecated, mark for removal 30 APR 2017 The maintainer abandoned cocoon 9 years (March 2008). The upstream project is still active with the latest stable release 2.2.0 release in October 2014. This old version 2.1.11 is not even available in the 2.1 folder of http://www.apache.org/dist/cocoon/ anymore as it is also from 2008. I spent a few minutes trying to update the port to the latest version, but it became apparently very quickly that the makefile needs a complete overhaul and the build approach has changed. The amount of work needed on this port exceeds what is reasonable for a non-maintained port IMO. This is one of the few ports that will not build on openjdk 7 or later; I was initially trying upgrade to allow openjdk 8 to build it. This port is completely saveable, but it requires a maintainer IMO, so set the expiration date about 3 months out to give a chance for someone to volunteer to bring this up to the latest release. Modified: head/www/cocoon/Makefile Modified: head/www/cocoon/Makefile ============================================================================== --- head/www/cocoon/Makefile Thu Feb 9 17:44:36 2017 (r433752) +++ head/www/cocoon/Makefile Thu Feb 9 17:45:24 2017 (r433753) @@ -10,6 +10,11 @@ DISTNAME= ${PDISTNAME}-src MAINTAINER= ports@FreeBSD.org COMMENT= XML Web Development Framework +# Cocoon version 2.2.0 released OCT 2014, makefile requires complete overhaul +# It also requires a maintainer, it's too complex for ports@FreeBSD.org +DEPRECATED= Overly complex port with no maintainer since 2008, requires openjdk 1.6 +EXPIRATION_DATE= 2017-04-30 + USE_RC_SUBR= ${PORTNAME} USE_JAVA= yes JAVA_VERSION= 1.6 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:46:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AC48FCD7E05; Thu, 9 Feb 2017 17:46:27 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 61E2918AB; Thu, 9 Feb 2017 17:46:27 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19HkQ1i079705; Thu, 9 Feb 2017 17:46:26 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19HkQ9E079702; Thu, 9 Feb 2017 17:46:26 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091746.v19HkQ9E079702@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:46:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433754 - in head/net/py-pcapy: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:46:27 -0000 Author: krion Date: Thu Feb 9 17:46:26 2017 New Revision: 433754 URL: https://svnweb.freebsd.org/changeset/ports/433754 Log: Update net/py-pcapy to 0.11.1 PR: 216928 Submitted by: anastasios@mageirias.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9506 Modified: head/net/py-pcapy/Makefile head/net/py-pcapy/distinfo head/net/py-pcapy/files/patch-setup.py Modified: head/net/py-pcapy/Makefile ============================================================================== --- head/net/py-pcapy/Makefile Thu Feb 9 17:45:24 2017 (r433753) +++ head/net/py-pcapy/Makefile Thu Feb 9 17:46:26 2017 (r433754) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pcapy -PORTVERSION= 0.10.10 +PORTVERSION= 0.11.1 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,9 +13,7 @@ COMMENT= Python pcap extension LICENSE= APACHE11 LICENSE_FILE= ${WRKSRC}/LICENSE -WRKSRC= ${WRKDIR}/${PORTNAME} - -USES= python:2.7+ tar:tgz +USES= python:2.7+ dos2unix USE_PYTHON= autoplist distutils DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} Modified: head/net/py-pcapy/distinfo ============================================================================== --- head/net/py-pcapy/distinfo Thu Feb 9 17:45:24 2017 (r433753) +++ head/net/py-pcapy/distinfo Thu Feb 9 17:46:26 2017 (r433754) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475144881 -SHA256 (pcapy-0.10.10.tgz) = 06f0261b8f34e9ac617ab8923a10e3327009fb0ed6b8b4f08eda6acb829d8be6 -SIZE (pcapy-0.10.10.tgz) = 93492 +TIMESTAMP = 1486428160 +SHA256 (pcapy-0.11.1.tar.gz) = 301281bc275bbf953031d13d221e4063208273335c05af500f8637d7d1046bc9 +SIZE (pcapy-0.11.1.tar.gz) = 29893 Modified: head/net/py-pcapy/files/patch-setup.py ============================================================================== --- head/net/py-pcapy/files/patch-setup.py Thu Feb 9 17:45:24 2017 (r433753) +++ head/net/py-pcapy/files/patch-setup.py Thu Feb 9 17:46:26 2017 (r433754) @@ -1,8 +1,11 @@ ---- setup.py.orig 2016-09-29 12:25:59 UTC +--- setup.py.orig 2017-02-09 00:45:41 UTC +++ setup.py -@@ -71,8 +71,4 @@ setup(name=PACKAGE_NAME, +@@ -77,10 +77,6 @@ setup(name=PACKAGE_NAME, + define_macros=macros, + include_dirs=include_dirs, library_dirs=library_dirs, - libraries=libraries)], +- libraries=libraries)], ++ libraries=libraries)] # scripts=['tests/pcapytests.py', 'tests/96pings.pcap'], - data_files=[ - (os.path.join('share', 'doc', PACKAGE_NAME), From owner-svn-ports-head@freebsd.org Thu Feb 9 17:48:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10A98CD7F14; Thu, 9 Feb 2017 17:48:08 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D46EA1BB3; Thu, 9 Feb 2017 17:48:07 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Hm6Qu079940; Thu, 9 Feb 2017 17:48:06 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Hm6PM079938; Thu, 9 Feb 2017 17:48:06 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091748.v19Hm6PM079938@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:48:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433755 - head/net-mgmt/prometheus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:48:08 -0000 Author: krion Date: Thu Feb 9 17:48:06 2017 New Revision: 433755 URL: https://svnweb.freebsd.org/changeset/ports/433755 Log: Update net-mgmt/prometheus to 1.5.1 PR: 216927 Submitted by: ports@ecadlabs.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9507 Modified: head/net-mgmt/prometheus/Makefile head/net-mgmt/prometheus/distinfo Modified: head/net-mgmt/prometheus/Makefile ============================================================================== --- head/net-mgmt/prometheus/Makefile Thu Feb 9 17:46:26 2017 (r433754) +++ head/net-mgmt/prometheus/Makefile Thu Feb 9 17:48:06 2017 (r433755) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= prometheus -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 DISTVERSIONPREFIX= v CATEGORIES= net-mgmt Modified: head/net-mgmt/prometheus/distinfo ============================================================================== --- head/net-mgmt/prometheus/distinfo Thu Feb 9 17:46:26 2017 (r433754) +++ head/net-mgmt/prometheus/distinfo Thu Feb 9 17:48:06 2017 (r433755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485160357 -SHA256 (prometheus-prometheus-v1.5.0_GH0.tar.gz) = f8eae5f4c51fdd73ceec08fc4895e695b6b02b581aa95e742e0f48f5aefc5537 -SIZE (prometheus-prometheus-v1.5.0_GH0.tar.gz) = 5182830 +TIMESTAMP = 1486557978 +SHA256 (prometheus-prometheus-v1.5.1_GH0.tar.gz) = 5b8e61edc6b192a5b036fb1e76edcfc8948dbb1bfb05669fab49fdbb37349991 +SIZE (prometheus-prometheus-v1.5.1_GH0.tar.gz) = 5181576 From owner-svn-ports-head@freebsd.org Thu Feb 9 17:50:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2011CCD7FE5; Thu, 9 Feb 2017 17:50:08 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AB5361E81; Thu, 9 Feb 2017 17:50:07 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Ho6iE080350; Thu, 9 Feb 2017 17:50:06 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Ho6Jx080346; Thu, 9 Feb 2017 17:50:06 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091750.v19Ho6Jx080346@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 17:50:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433756 - in head/comms/rxtx: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 17:50:08 -0000 Author: krion Date: Thu Feb 9 17:50:06 2017 New Revision: 433756 URL: https://svnweb.freebsd.org/changeset/ports/433756 Log: - Added LICENSE - Fixed patches for portlint - Supressed debug message on RXTXPort:removeEventListener:Exit when not in debug mode - Added java bootstrap class - Updated java source/target directives which will be depreciated in future release, see http://openjdk.java.net/ +jeps/182, and regression tested functionality. PR: 216248 Submitted by: james@elstone.net Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9508 Modified: head/comms/rxtx/Makefile head/comms/rxtx/files/patch-Makefile.in head/comms/rxtx/files/patch-src-ParallelImp.c head/comms/rxtx/files/patch-src-SerialImp.c head/comms/rxtx/files/patch-src-gnu-io-CommPort.java head/comms/rxtx/files/patch-src-gnu-io-CommPortEnumerator.java head/comms/rxtx/files/patch-src-gnu-io-CommPortIdentifier.java head/comms/rxtx/files/patch-src-gnu-io-Configure.java head/comms/rxtx/files/patch-src-gnu-io-LPRPort.java head/comms/rxtx/files/patch-src-gnu-io-NoSuchPortException.java head/comms/rxtx/files/patch-src-gnu-io-RXTXCommDriver.java head/comms/rxtx/files/patch-src-gnu-io-RXTXPort.java head/comms/rxtx/files/patch-src-gnu-io-SerialPortEvent.java Modified: head/comms/rxtx/Makefile ============================================================================== --- head/comms/rxtx/Makefile Thu Feb 9 17:48:06 2017 (r433755) +++ head/comms/rxtx/Makefile Thu Feb 9 17:50:06 2017 (r433756) @@ -3,7 +3,7 @@ PORTNAME= rxtx PORTVERSION= 2.2p2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= comms java MASTER_SITES= http://rxtx.qbang.org/pub/rxtx/ \ ftp://jarvi.dsl.frii.com/pub/rxtx/ @@ -13,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/ MAINTAINER= james@elstone.net COMMENT= Native interface to serial ports in Java +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake libtool zip USE_JAVA= yes Modified: head/comms/rxtx/files/patch-Makefile.in ============================================================================== --- head/comms/rxtx/files/patch-Makefile.in Thu Feb 9 17:48:06 2017 (r433755) +++ head/comms/rxtx/files/patch-Makefile.in Thu Feb 9 17:50:06 2017 (r433756) @@ -1,5 +1,5 @@ ---- Makefile.in.orig 2008-12-31 10:29:12.000000000 +0800 -+++ Makefile.in 2014-05-23 10:05:55.350336425 +0800 +--- Makefile.in.orig 2008-12-31 02:29:12 UTC ++++ Makefile.in @@ -619,13 +619,15 @@ $(CLASSES): $(javafiles) $(TOP)/Makefile # install librxtxSerial.so into the proper directory and copy $(JARTARGET) to its # proper location Modified: head/comms/rxtx/files/patch-src-ParallelImp.c ============================================================================== --- head/comms/rxtx/files/patch-src-ParallelImp.c Thu Feb 9 17:48:06 2017 (r433755) +++ head/comms/rxtx/files/patch-src-ParallelImp.c Thu Feb 9 17:50:06 2017 (r433756) @@ -1,6 +1,6 @@ ---- src/ParallelImp.c.orig 2008-11-27 20:01:48.000000000 +0000 -+++ src/ParallelImp.c 2015-05-11 16:52:36.000000000 +0100 -@@ -265,9 +265,6 @@ +--- src/ParallelImp.c.orig 2008-11-27 20:01:48 UTC ++++ src/ParallelImp.c +@@ -265,9 +265,6 @@ JNIEXPORT jboolean JNICALL LPRPort(isPri #if defined(__linux__) return( status & LP_BUSY ? JNI_TRUE : JNI_FALSE ); #endif Modified: head/comms/rxtx/files/patch-src-SerialImp.c ============================================================================== --- head/comms/rxtx/files/patch-src-SerialImp.c Thu Feb 9 17:48:06 2017 (r433755) +++ head/comms/rxtx/files/patch-src-SerialImp.c Thu Feb 9 17:50:06 2017 (r433756) @@ -1,5 +1,5 @@ ---- src/SerialImp.c.orig 2009-02-04 22:06:16.000000000 +0000 -+++ src/SerialImp.c 2015-05-11 16:52:36.000000000 +0100 +--- src/SerialImp.c.orig 2009-02-04 22:06:16 UTC ++++ src/SerialImp.c @@ -1,60 +1,79 @@ /*------------------------------------------------------------------------- -| RXTX License v 2.1 - LGPL v 2.1 + Linking Over Controlled Interface. @@ -166,7 +166,7 @@ #endif /* HAVE_SYS_FILE_H */ #ifdef LFS /* File Lock Server */ # include -@@ -167,59 +186,59 @@ +@@ -167,59 +186,59 @@ struct preopened *preopened_port = NULL; /*---------------------------------------------------------- cfmakeraw @@ -263,7 +263,7 @@ #endif /* DEBUG_TIMING */ -@@ -229,16 +248,16 @@ +@@ -229,16 +248,16 @@ struct event_info_struct *master_index = /*---------------------------------------------------------- RXTXPort.Initialize @@ -290,7 +290,7 @@ ----------------------------------------------------------*/ struct event_info_struct build_threadsafe_eis( JNIEnv *env, -@@ -264,13 +283,13 @@ +@@ -264,13 +283,13 @@ struct event_info_struct build_threadsaf /*---------------------------------------------------------- RXTXPort.Initialize @@ -311,7 +311,7 @@ It also allows for some sanity checks on linux boxes if DEBUG is enabled. ----------------------------------------------------------*/ -@@ -284,9 +303,9 @@ +@@ -284,9 +303,9 @@ JNIEXPORT void JNICALL RXTXPort(Initiali char message[80]; #endif /* DEBUG && __linux__ */ /* This bit of code checks to see if there is a signal handler installed @@ -324,7 +324,7 @@ /* POSIX signal handling functions */ #if !defined(WIN32) -@@ -306,7 +325,7 @@ +@@ -306,7 +325,7 @@ JNIEXPORT void JNICALL RXTXPort(Initiali sigaction(SIGIO, &new_action, NULL); } #endif /* !WIN32 */ @@ -333,7 +333,7 @@ #ifdef PRERELEASE /* this is just for avoiding confusion while testing new libraries */ #ifdef DEBUG_MW -@@ -322,32 +341,33 @@ +@@ -322,32 +341,33 @@ JNIEXPORT void JNICALL RXTXPort(Initiali /* Lets let people who upgraded kernels know they may have problems */ if (uname (&name) == -1) { @@ -380,7 +380,7 @@ This is used so people can setDTR low before calling the Java open(). ----------------------------------------------------------*/ -@@ -401,13 +421,13 @@ +@@ -401,13 +421,13 @@ int find_preopened_ports( const char *fi /*---------------------------------------------------------- configure_port @@ -401,7 +401,7 @@ ----------------------------------------------------------*/ int configure_port( int fd ) { -@@ -446,31 +466,31 @@ +@@ -446,31 +466,31 @@ fail: /*---------------------------------------------------------- get_java_baudrate @@ -453,7 +453,7 @@ #ifdef B14400 case B14400: return 14400; #endif /* B14400 */ -@@ -536,13 +556,13 @@ +@@ -536,13 +556,13 @@ int get_java_baudrate( int native_speed /*---------------------------------------------------------- set_java_vars @@ -474,7 +474,7 @@ ----------------------------------------------------------*/ void set_java_vars( JNIEnv *env, jobject jobj, int fd ) -@@ -570,10 +590,10 @@ +@@ -570,10 +590,10 @@ void set_java_vars( JNIEnv *env, jobject switch( ttyset.c_cflag&CSIZE ) { @@ -489,7 +489,7 @@ } #ifdef CMSPAR switch( ttyset.c_cflag&(PARENB|PARODD|CMSPAR ) ) { -@@ -588,9 +608,9 @@ +@@ -588,9 +608,9 @@ void set_java_vars( JNIEnv *env, jobject case PARENB | CMSPAR: jparity = JPARITY_SPACE; break; #endif /* CMSPAR */ } @@ -502,7 +502,7 @@ if ( (ttyset.c_cflag & CSIZE) == CS5 ) { stop_bits = STOPBITS_1_5; } -@@ -598,7 +618,7 @@ +@@ -598,7 +618,7 @@ void set_java_vars( JNIEnv *env, jobject stop_bits = STOPBITS_2; } break; @@ -511,7 +511,7 @@ /* dima writes: -@@ -616,9 +636,9 @@ +@@ -616,9 +636,9 @@ cf{get,set}{i,o}speed and shouldn't be p */ #if defined(CBAUD)/* dima */ @@ -523,7 +523,7 @@ #endif (*env)->SetIntField(env, jobj, jfspeed, ( jint ) get_java_baudrate(baudrate) ); -@@ -629,14 +649,14 @@ +@@ -629,14 +649,14 @@ cf{get,set}{i,o}speed and shouldn't be p /*---------------------------------------------------------- RXTXPort.open @@ -546,7 +546,7 @@ ----------------------------------------------------------*/ JNIEXPORT jint JNICALL RXTXPort(open)( JNIEnv *env, -@@ -676,9 +696,10 @@ +@@ -676,9 +696,10 @@ JNIEXPORT jint JNICALL RXTXPort(open)( system_does_not_lock Win32 */ @@ -558,7 +558,7 @@ sprintf( message, "open: locking has failed for %s\n", filename ); report( message ); -@@ -686,6 +707,7 @@ +@@ -686,6 +707,7 @@ JNIEXPORT jint JNICALL RXTXPort(open)( } else { @@ -566,7 +566,7 @@ sprintf( message, "open: locking worked for %s\n", filename ); report( message ); } -@@ -703,36 +725,36 @@ +@@ -703,36 +725,36 @@ JNIEXPORT jint JNICALL RXTXPort(open)( } while (fd < 0 && errno==EINTR); #ifdef OPEN_EXCL @@ -583,17 +583,16 @@ - filename ); - report( message ); - report_error( message ); -- -- close(fd); -- goto fail; -- } + /* + Note that open() follows POSIX semantics: multiple open() calls to + the same file will succeed unless the TIOCEXCL ioctl is issued. + This will prevent additional opens except by root-owned processes. + See tty(4) ("man 4 tty") and ioctl(2) ("man 2 ioctl") for details. + */ -+ + +- close(fd); +- goto fail; +- } + if (fd >= 0 && (ioctl(fd, TIOCEXCL) == -1)) + { + memset(&message[0], 0, sizeof(message)); @@ -622,7 +621,7 @@ throw_java_exception( env, PORT_IN_USE_EXCEPTION, "open", strerror( errno ) ); return -1; -@@ -741,10 +763,10 @@ +@@ -741,10 +763,10 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeClose @@ -637,7 +636,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(nativeClose)( JNIEnv *env, jobject jobj,jstring jstr ) -@@ -764,7 +786,7 @@ +@@ -764,7 +786,7 @@ JNIEXPORT void JNICALL RXTXPort(nativeCl (*env)->ExceptionDescribe( env ); (*env)->ExceptionClear( env ); (*env)->DeleteLocalRef( env, jclazz ); @@ -646,7 +645,7 @@ return; } report("DeleteLocalRef( env, jclazz ); report("nativeClose: release filename\n"); (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -672,7 +671,7 @@ report_time_end( ); return; } -@@ -801,15 +823,15 @@ +@@ -801,15 +823,15 @@ JNIEXPORT void JNICALL RXTXPort(nativeCl /*---------------------------------------------------------- RXTXPort.set_port_params @@ -696,7 +695,7 @@ ----------------------------------------------------------*/ int set_port_params( JNIEnv *env, int fd, int cspeed, int dataBits, int stopBits, int parity ) -@@ -864,36 +886,36 @@ +@@ -864,36 +886,36 @@ int set_port_params( JNIEnv *env, int fd ioctl( fd, TIOCMSET, &result ); } /* @@ -749,7 +748,7 @@ */ #if defined(TIOCGSERIAL) -@@ -905,7 +927,7 @@ +@@ -905,7 +927,7 @@ int set_port_params( JNIEnv *env, int fd sstruct.custom_divisor = ( sstruct.baud_base/cspeed ); cspeed = B38400; #endif /* TIOCGSERIAL */ @@ -758,7 +757,7 @@ cfsetospeed( &ttyset, cspeed ) < 0 ) { /* OK, we tried everything */ -@@ -933,10 +955,10 @@ +@@ -933,10 +955,10 @@ int set_port_params( JNIEnv *env, int fd /*---------------------------------------------------------- RXTXPort.nativeSetSerialPortParams @@ -773,7 +772,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeSetSerialPortParams)( JNIEnv *env, jobject jobj, jint speed, jint dataBits, jint stopBits, -@@ -945,15 +967,15 @@ +@@ -945,15 +967,15 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = get_java_var( env, jobj,"fd","I" ); int cspeed = translate_speed( env, speed ); @@ -792,7 +791,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "", "BaudRate could not be set to the specified value" ); */ -@@ -964,17 +986,17 @@ +@@ -964,17 +986,17 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati if( set_port_params( env, fd, cspeed, dataBits, stopBits, parity ) ) { report("set_port_params failed\n"); @@ -814,7 +813,7 @@ report_time_end( ); return(0); } -@@ -982,17 +1004,17 @@ +@@ -982,17 +1004,17 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /*---------------------------------------------------------- translate_speed @@ -840,7 +839,7 @@ switch( speed ) { case 0: return B0; case 50: return B50; -@@ -1072,7 +1094,7 @@ +@@ -1072,7 +1094,7 @@ int translate_speed( JNIEnv *env, jint s if( speed >= 0 ) return speed; else { @@ -849,7 +848,7 @@ return -1; } } -@@ -1080,16 +1102,16 @@ +@@ -1080,16 +1102,16 @@ int translate_speed( JNIEnv *env, jint s /*---------------------------------------------------------- translate_data_bits @@ -871,7 +870,7 @@ switch( dataBits ) { case JDATABITS_5: (*cflag) = temp | CS5; -@@ -1105,10 +1127,10 @@ +@@ -1105,10 +1127,10 @@ int translate_data_bits( JNIEnv *env, tc return 0; } @@ -885,7 +884,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "", "databit value not supported" ); */ -@@ -1118,20 +1140,20 @@ +@@ -1118,20 +1140,20 @@ int translate_data_bits( JNIEnv *env, tc /*---------------------------------------------------------- translate_stop_bits @@ -914,7 +913,7 @@ return 0; /* ok.. lets try putting it in and see if anyone notices */ case STOPBITS_1_5: -@@ -1141,14 +1163,14 @@ +@@ -1141,14 +1163,14 @@ int translate_stop_bits( JNIEnv *env, tc return 0; case STOPBITS_2: (*cflag) |= CSTOPB; @@ -933,7 +932,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "", "stopbit value not supported" ); */ -@@ -1181,7 +1203,7 @@ +@@ -1181,7 +1203,7 @@ JNIEXPORT jint JNICALL RXTXPort(nativeGe if( tcgetattr( fd, &ttyset ) < 0 ) { @@ -942,7 +941,7 @@ return( -1 ); } #ifdef CMSPAR -@@ -1215,49 +1237,49 @@ +@@ -1215,49 +1237,49 @@ JNIEXPORT jint JNICALL RXTXPort(nativeGe /*---------------------------------------------------------- translate_parity @@ -1007,7 +1006,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "", "parity value not supported" ); */ -@@ -1267,48 +1289,63 @@ +@@ -1267,48 +1289,63 @@ int translate_parity( JNIEnv *env, tcfla /*---------------------------------------------------------- drain_loop() @@ -1088,7 +1087,7 @@ sprintf(msg, "drain_loop: setting OUTPUT_BUFFER_EMPTY\n" ); report( msg ); */ -@@ -1321,17 +1358,17 @@ +@@ -1321,17 +1358,17 @@ void *drain_loop( void *arg ) { goto end; } @@ -1109,7 +1108,7 @@ } } end: -@@ -1344,12 +1381,12 @@ +@@ -1344,12 +1381,12 @@ end: /*---------------------------------------------------------- finalize_threads( ) @@ -1128,7 +1127,7 @@ The is the pthread spawned on systems that can't access the LSR (Line Status Register). Without access to the LSR rxtx cannot detect when the output buffer is empty in the Monitor -@@ -1361,14 +1398,14 @@ +@@ -1361,14 +1398,14 @@ finalize_threads( ) ----------------------------------------------------------*/ void finalize_threads( struct event_info_struct *eis ) { @@ -1146,7 +1145,7 @@ #endif /* TIOCSERGETLSR & !WIN32 */ } -@@ -1377,6 +1414,8 @@ +@@ -1377,6 +1414,8 @@ static void warn_sig_abort( int signo ) { /* char msg[80]; @@ -1155,7 +1154,7 @@ sprintf( msg, "RXTX Recieved Signal %i\n", signo ); report_error( msg ); */ -@@ -1386,17 +1425,19 @@ +@@ -1386,17 +1425,19 @@ static void warn_sig_abort( int signo ) /*---------------------------------------------------------- init_threads( ) @@ -1183,7 +1182,7 @@ jfieldID jeis; #if !defined(TIOCSERGETLSR) & !defined(WIN32) sigset_t newmask, oldmask; -@@ -1404,7 +1445,7 @@ +@@ -1404,7 +1445,7 @@ int init_threads( struct event_info_stru pthread_t tid; report_time_start( ); @@ -1192,7 +1191,7 @@ /* ignore child thread status changes */ sigemptyset(&newmask); sigaddset(&newmask, SIGCHLD); -@@ -1412,14 +1453,17 @@ +@@ -1412,14 +1453,17 @@ int init_threads( struct event_info_stru /* install our own signal hander */ newaction.sa_handler = warn_sig_abort; sigemptyset( &newaction.sa_mask ); @@ -1203,7 +1202,6 @@ - /* JOE: do not demand restart! we are handling EINTR */ -/* newaction.sa_flags = SA_RESTART;*/ -#endif /* SA_RESTART */ -- + #ifdef SA_INTERRUPT + newaction.sa_flags = SA_INTERRUPT; + #endif /* SA_INTERRUPT */ @@ -1211,14 +1209,14 @@ + /* JOE: do not demand restart! we are handling EINTR */ + /* newaction.sa_flags = SA_RESTART;*/ + #endif /* SA_RESTART */ -+ + + /** + * POSIX SIGABRT behaviour not changed in original code!! + **/ sigaction(SIGABRT, &newaction, &oldaction); sigaction(SIGCHLD, &newaction, &oldaction); sigaction(SIGALRM, &newaction, &oldaction); -@@ -1443,23 +1487,25 @@ +@@ -1443,23 +1487,25 @@ int init_threads( struct event_info_stru pthread_detach( tid ); eis->drain_tid = tid; #endif /* TIOCSERGETLSR */ @@ -1250,7 +1248,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(writeByte)( JNIEnv *env, jobject jobj, jint ji, jboolean interrupted ) -@@ -1476,8 +1522,9 @@ +@@ -1476,8 +1522,9 @@ JNIEXPORT void JNICALL RXTXPort(writeByt #endif /* __sun__ */ report_time_start(); @@ -1261,7 +1259,7 @@ sprintf( msg, "writeByte %c>>\n", byte ); report( msg ); result=WRITE (fd, (void * ) &byte, sizeof(unsigned char)); -@@ -1506,12 +1553,14 @@ +@@ -1506,12 +1553,14 @@ JNIEXPORT void JNICALL RXTXPort(writeByt index->next ) index = index->next; } index->writing = 1; @@ -1278,7 +1276,7 @@ if(result >= 0) { report_time_end(); -@@ -1525,13 +1574,13 @@ +@@ -1525,13 +1574,13 @@ fail: /*---------------------------------------------------------- RXTXPort.writeArray @@ -1299,7 +1297,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(writeArray)( JNIEnv *env, jobject jobj, jbyteArray jbarray, jint offset, jint count, -@@ -1562,9 +1611,10 @@ +@@ -1562,9 +1611,10 @@ JNIEXPORT void JNICALL RXTXPort(writeArr /* return; OH CRAP */ report_time_start(); @@ -1311,7 +1309,7 @@ sprintf( message, "::::RXTXPort:writeArray(%s);\n", (char *) body ); report_verbose( message ); */ -@@ -1600,7 +1650,7 @@ +@@ -1600,7 +1650,7 @@ JNIEXPORT void JNICALL RXTXPort(writeArr index->next ) index = index->next; } index->writing = 1; @@ -1320,7 +1318,7 @@ } #endif /* TIOCSERGETLSR */ /* -@@ -1615,7 +1665,7 @@ +@@ -1615,7 +1665,7 @@ JNIEXPORT void JNICALL RXTXPort(writeArr Things just start spinning out of control after that. */ @@ -1329,7 +1327,7 @@ report_time_end(); fail: if( result < 0 ) throw_java_exception( env, IO_EXCEPTION, -@@ -1625,15 +1675,14 @@ +@@ -1625,15 +1675,14 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeDrain @@ -1353,7 +1351,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeDrain)( JNIEnv *env, jobject jobj, jboolean interrupted ) -@@ -1644,7 +1693,7 @@ +@@ -1644,7 +1693,7 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati char message[80]; @@ -1362,7 +1360,7 @@ report_time_start( ); do { report_verbose( "nativeDrain: trying tcdrain\n" ); -@@ -1652,13 +1701,15 @@ +@@ -1652,13 +1701,15 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati count++; } while (result && errno==EINTR && count <3); @@ -1379,7 +1377,7 @@ if( result ) throw_java_exception( env, IO_EXCEPTION, "nativeDrain", strerror( errno ) ); if( interrupted ) return( JNI_FALSE ); -@@ -1669,10 +1720,12 @@ +@@ -1669,10 +1720,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati eis->output_buffer_empty_flag = 0; } #endif /* !TIOCSERGETLSR !WIN32 */ @@ -1393,7 +1391,7 @@ send_event( &myeis, SPE_OUTPUT_BUFFER_EMPTY, 1 ); } report_time_end( ); -@@ -1682,29 +1735,29 @@ +@@ -1682,29 +1735,29 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /*---------------------------------------------------------- RXTXPort.sendBreak @@ -1433,7 +1431,7 @@ ----------------------------------------------------------*/ JNIEXPORT jint JNICALL RXTXPort(NativegetReceiveTimeout)( JNIEnv *env, -@@ -1714,12 +1767,12 @@ +@@ -1714,12 +1767,12 @@ JNIEXPORT jint JNICALL RXTXPort(Nativege int fd = get_java_var( env, jobj,"fd","I" ); struct termios ttyset; @@ -1449,7 +1447,7 @@ throw_java_exception( env, IO_EXCEPTION, "getReceiveTimeout", strerror( errno ) ); return -1; -@@ -1728,10 +1781,10 @@ +@@ -1728,10 +1781,10 @@ fail: /*---------------------------------------------------------- RXTXPort.NativeisReceiveTimeoutEnabled @@ -1464,7 +1462,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(NativeisReceiveTimeoutEnabled)( JNIEnv *env, -@@ -1740,12 +1793,12 @@ +@@ -1740,12 +1793,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(Nati { int fd = get_java_var( env, jobj,"fd","I" ); struct termios ttyset; @@ -1480,7 +1478,7 @@ throw_java_exception( env, IO_EXCEPTION, "isReceiveTimeoutEnabled", strerror( errno ) ); return JNI_FALSE; -@@ -1754,12 +1807,12 @@ +@@ -1754,12 +1807,12 @@ fail: /*---------------------------------------------------------- RXTXPort.isDSR @@ -1499,7 +1497,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isDSR)( JNIEnv *env, jobject jobj ) -@@ -1768,11 +1821,13 @@ +@@ -1768,11 +1821,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isDS int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1515,7 +1513,7 @@ if( result & TIOCM_DSR ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1780,15 +1835,15 @@ +@@ -1780,15 +1835,15 @@ JNIEXPORT jboolean JNICALL RXTXPort(isDS /*---------------------------------------------------------- RXTXPort.isCD @@ -1540,7 +1538,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isCD)( JNIEnv *env, -@@ -1798,10 +1853,12 @@ +@@ -1798,10 +1853,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(isCD int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1555,7 +1553,7 @@ if( result & TIOCM_CD ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1809,12 +1866,12 @@ +@@ -1809,12 +1866,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(isCD /*---------------------------------------------------------- RXTXPort.isCTS @@ -1574,7 +1572,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isCTS)( JNIEnv *env, jobject jobj ) -@@ -1823,11 +1880,13 @@ +@@ -1823,11 +1880,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isCT int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1590,7 +1588,7 @@ if( result & TIOCM_CTS ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1835,12 +1894,12 @@ +@@ -1835,12 +1894,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(isCT /*---------------------------------------------------------- RXTXPort.isRI @@ -1609,7 +1607,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isRI)( JNIEnv *env, jobject jobj ) -@@ -1849,11 +1908,13 @@ +@@ -1849,11 +1908,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isRI int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1625,7 +1623,7 @@ if( result & TIOCM_RI ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1861,12 +1922,12 @@ +@@ -1861,12 +1922,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(isRI /*---------------------------------------------------------- RXTXPort.isRTS @@ -1644,7 +1642,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isRTS)( JNIEnv *env, jobject jobj ) -@@ -1875,11 +1936,13 @@ +@@ -1875,11 +1936,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isRT int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1660,7 +1658,7 @@ if( result & TIOCM_RTS ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1887,13 +1950,13 @@ +@@ -1887,13 +1950,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isRT /*---------------------------------------------------------- RXTXPort.setRTS @@ -1681,7 +1679,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(setRTS)( JNIEnv *env, jobject jobj, jboolean state ) -@@ -1902,27 +1965,29 @@ +@@ -1902,27 +1965,29 @@ JNIEXPORT void JNICALL RXTXPort(setRTS)( int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1720,7 +1718,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(setDSR)( JNIEnv *env, jobject jobj, jboolean state ) -@@ -1931,28 +1996,31 @@ +@@ -1931,28 +1996,31 @@ JNIEXPORT void JNICALL RXTXPort(setDSR)( int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1760,7 +1758,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(isDTR)( JNIEnv *env, jobject jobj ) -@@ -1961,11 +2029,13 @@ +@@ -1961,11 +2029,13 @@ JNIEXPORT jboolean JNICALL RXTXPort(isDT int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1776,7 +1774,7 @@ if( result & TIOCM_DTR ) return JNI_TRUE; else return JNI_FALSE; } -@@ -1973,12 +2043,12 @@ +@@ -1973,12 +2043,12 @@ JNIEXPORT jboolean JNICALL RXTXPort(isDT /*---------------------------------------------------------- RXTXPort.setDTR @@ -1795,7 +1793,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(setDTR)( JNIEnv *env, jobject jobj, jboolean state ) -@@ -1987,32 +2057,35 @@ +@@ -1987,32 +2057,35 @@ JNIEXPORT void JNICALL RXTXPort(setDTR)( int fd = get_java_var( env, jobj,"fd","I" ); char message[80]; @@ -1822,20 +1820,19 @@ - exceptions: none - comments: the info is checked on open() if its in the list no - changes are performed on the file on open() -- -- comments: see -- RXTXPort.nativeStaticSetDSR -- RXTXPort.nativeStaticSetDTR -- RXTXPort.nativeStaticSetRTS -- RXTXPort.nativeStaticSetSerialPortParams -- This is used so people can setDTR low before calling the + accept: filename and fd to save + perform: add a struct holding the info to a linked list + return: none + exceptions: none + comments: the info is checked on open() if its in the list no + changes are performed on the file on open() -+ + +- comments: see +- RXTXPort.nativeStaticSetDSR +- RXTXPort.nativeStaticSetDTR +- RXTXPort.nativeStaticSetRTS +- RXTXPort.nativeStaticSetSerialPortParams +- This is used so people can setDTR low before calling the + comments: see + RXTXPort.nativeStaticSetDSR + RXTXPort.nativeStaticSetDTR @@ -1846,7 +1843,7 @@ -----------------------------------------------------------*/ void static_add_filename( const char *filename, int fd) -@@ -2055,14 +2128,14 @@ +@@ -2055,14 +2128,14 @@ void static_add_filename( const char *fi /*---------------------------------------------------------- RXTXPort.nativeSetBaudBase @@ -1869,7 +1866,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeSetBaudBase)( JNIEnv *env, -@@ -2103,13 +2176,13 @@ +@@ -2103,13 +2176,13 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeGetBaudBase @@ -1890,7 +1887,7 @@ ----------------------------------------------------------*/ JNIEXPORT jint JNICALL RXTXPort(nativeGetBaudBase)( JNIEnv *env, -@@ -2141,14 +2214,14 @@ +@@ -2141,14 +2214,14 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeSetDivisor @@ -1913,7 +1910,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeSetDivisor)( JNIEnv *env, -@@ -2187,13 +2260,13 @@ +@@ -2187,13 +2260,13 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeGetDivisor @@ -1934,7 +1931,7 @@ ----------------------------------------------------------*/ JNIEXPORT jint JNICALL RXTXPort(nativeGetDivisor)( JNIEnv *env, -@@ -2226,18 +2299,18 @@ +@@ -2226,18 +2299,18 @@ fail: /*---------------------------------------------------------- RXTXPort.nativeStaticSetDSR @@ -1963,7 +1960,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticSetDSR) (JNIEnv *env, jclass jclazz, jstring jstr, jboolean flag) -@@ -2247,7 +2320,7 @@ +@@ -2247,7 +2320,7 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int result; const char *filename = (*env)->GetStringUTFChars( env, jstr, 0 ); @@ -1972,7 +1969,7 @@ #ifndef WIN32 pid = getpid(); #endif /* WIN32 */ -@@ -2281,29 +2354,29 @@ +@@ -2281,29 +2354,29 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /* dont close the port. Its not clear if the DSR would remain high */ (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -1999,8 +1996,6 @@ - - This is static so we can not call the open() setDTR() - we dont have the jobject. -- -- First introduced in rxtx-1.5-9 + accept: new RTS state + perform: if flag is true, TIOCM_RTS is set + if flag is false, TIOCM_RTS is unset @@ -2008,7 +2003,8 @@ + exceptions: none + comments: Set the RTS so it does not raise on the next open + needed for some funky test boards? -+ + +- First introduced in rxtx-1.5-9 + This is static so we can not call the open() setDTR() + we dont have the jobject. + @@ -2016,7 +2012,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticSetRTS) (JNIEnv *env, jclass jclazz, jstring jstr, jboolean flag) -@@ -2313,7 +2386,7 @@ +@@ -2313,7 +2386,7 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int result; const char *filename = (*env)->GetStringUTFChars( env, jstr, 0 ); @@ -2025,7 +2021,7 @@ #ifndef WIN32 pid = getpid(); #endif /* WIN32 */ -@@ -2347,29 +2420,29 @@ +@@ -2347,29 +2420,29 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /* dont close the port. Its not clear if the RTS would remain high */ (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -2066,7 +2062,7 @@ ----------------------------------------------------------*/ JNIEXPORT void JNICALL RXTXPort(nativeStaticSetSerialPortParams) (JNIEnv *env, jclass jclazz, jstring jstr, jint baudrate, jint dataBits, jint stopBits, jint parity ) -@@ -2380,7 +2453,7 @@ +@@ -2380,7 +2453,7 @@ JNIEXPORT void JNICALL RXTXPort(nativeSt int cspeed = translate_speed( env, baudrate ); @@ -2075,7 +2071,7 @@ #ifndef WIN32 pid = getpid(); #endif /* WIN32 */ -@@ -2400,7 +2473,7 @@ +@@ -2400,7 +2473,7 @@ JNIEXPORT void JNICALL RXTXPort(nativeSt if ( fd < 0 ) { (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -2084,7 +2080,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "nativeStaticSetSerialPortParams", strerror( errno ) ); return; -@@ -2410,14 +2483,14 @@ +@@ -2410,14 +2483,14 @@ JNIEXPORT void JNICALL RXTXPort(nativeSt { (*env)->ReleaseStringUTFChars( env, jstr, filename ); throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, @@ -2101,7 +2097,7 @@ throw_java_exception( env, UNSUPPORTED_COMM_OPERATION, "nativeStaticSetSerialPortParams", strerror( errno ) ); return; -@@ -2431,29 +2504,29 @@ +@@ -2431,29 +2504,29 @@ JNIEXPORT void JNICALL RXTXPort(nativeSt /* dont close the port. */ (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -2145,7 +2141,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticSetDTR) (JNIEnv *env, jclass jclazz, jstring jstr, jboolean flag) -@@ -2463,7 +2536,7 @@ +@@ -2463,7 +2536,7 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati const char *filename = (*env)->GetStringUTFChars( env, jstr, 0 ); int result; @@ -2154,7 +2150,7 @@ #ifndef WIN32 pid = getpid(); #endif /* WIN32 */ -@@ -2497,24 +2570,24 @@ +@@ -2497,24 +2570,24 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /* dont close the port. Its not clear if the DTR would remain high */ (*env)->ReleaseStringUTFChars( env, jstr, filename ); @@ -2188,7 +2184,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsRTS)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2524,29 +2597,31 @@ +@@ -2524,29 +2597,31 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2229,7 +2225,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsDSR)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2556,29 +2631,31 @@ +@@ -2556,29 +2631,31 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2270,7 +2266,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsDTR)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2588,29 +2665,31 @@ +@@ -2588,29 +2665,31 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2311,7 +2307,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsCD)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2620,29 +2699,31 @@ +@@ -2620,29 +2699,31 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2352,7 +2348,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsCTS)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2652,29 +2733,31 @@ +@@ -2652,29 +2733,31 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2393,7 +2389,7 @@ ----------------------------------------------------------*/ JNIEXPORT jboolean JNICALL RXTXPort(nativeStaticIsRI)( JNIEnv *env, jobject jobj, jstring jstr ) -@@ -2684,16 +2767,18 @@ +@@ -2684,16 +2767,18 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati int fd = find_preopened_ports( filename ); char message[80]; @@ -2414,7 +2410,7 @@ if( result & TIOCM_RI ) return JNI_TRUE; else return JNI_FALSE; } -@@ -2701,11 +2786,11 @@ +@@ -2701,11 +2786,11 @@ JNIEXPORT jboolean JNICALL RXTXPort(nati /*---------------------------------------------------------- *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Thu Feb 9 18:00:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 74A3DCD3867; Thu, 9 Feb 2017 18:00:38 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 57DBEA93; Thu, 9 Feb 2017 18:00:38 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 986EC2D37; Thu, 9 Feb 2017 18:00:37 +0000 (UTC) To: krion@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433751 - head/databases/postgis22 In-Reply-To: <201702091743.v19Hh30x079190@repo.freebsd.org> Message-Id: <20170209180037.986EC2D37@freefall.freebsd.org> Date: Thu, 9 Feb 2017 18:00:37 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:00:38 -0000 Kirill Ponomarew writes: > +INSTALLS_ICONS= yes [...] > +%%LOADERGUI%%share/postgresql/icons/hicolor/16x16/apps/shp2pgsql-gui.png > +%%LOADERGUI%%share/postgresql/icons/hicolor/22x22/apps/shp2pgsql-gui.png [...] Did you mean LOADERGUI_VARS=INSTALLS_ICONS=yes instead? See /usr/ports/CHANGES from 20150828. From owner-svn-ports-head@freebsd.org Thu Feb 9 18:06:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BC0F0CD3B13; Thu, 9 Feb 2017 18:06:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8B791FEA; Thu, 9 Feb 2017 18:06:15 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19I6Eq1088042; Thu, 9 Feb 2017 18:06:14 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19I6EH9088040; Thu, 9 Feb 2017 18:06:14 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091806.v19I6EH9088040@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 18:06:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433757 - in head/devel/pecl-ev: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:06:15 -0000 Author: krion Date: Thu Feb 9 18:06:14 2017 New Revision: 433757 URL: https://svnweb.freebsd.org/changeset/ports/433757 Log: Update devel/pecl-ev to 1.0.4 PR: 216919 Submitted by: johnpupu@gmail.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9495 Deleted: head/devel/pecl-ev/files/ Modified: head/devel/pecl-ev/Makefile head/devel/pecl-ev/distinfo Modified: head/devel/pecl-ev/Makefile ============================================================================== --- head/devel/pecl-ev/Makefile Thu Feb 9 17:50:06 2017 (r433756) +++ head/devel/pecl-ev/Makefile Thu Feb 9 18:06:14 2017 (r433757) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ev -PORTVERSION= 0.2.15 -PORTREVISION= 3 +PORTVERSION= 1.0.4 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -16,6 +15,5 @@ LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 .include Modified: head/devel/pecl-ev/distinfo ============================================================================== --- head/devel/pecl-ev/distinfo Thu Feb 9 17:50:06 2017 (r433756) +++ head/devel/pecl-ev/distinfo Thu Feb 9 18:06:14 2017 (r433757) @@ -1,2 +1,3 @@ -SHA256 (PECL/ev-0.2.15.tgz) = 801b2c39e081263f91d5a1d74e668e6c8ad199a34867c8e13e8fad3e83786fd5 -SIZE (PECL/ev-0.2.15.tgz) = 96963 +TIMESTAMP = 1486566619 +SHA256 (PECL/ev-1.0.4.tgz) = 13804cb70e39a0abc014b45230a990ff046d748a9d806feca9ac511516be4f61 +SIZE (PECL/ev-1.0.4.tgz) = 124735 From owner-svn-ports-head@freebsd.org Thu Feb 9 18:07:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5AD5BCD3B63; Thu, 9 Feb 2017 18:07:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 27D821100; Thu, 9 Feb 2017 18:07:45 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19I7i2r088312; Thu, 9 Feb 2017 18:07:44 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19I7iXA088310; Thu, 9 Feb 2017 18:07:44 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702091807.v19I7iXA088310@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Thu, 9 Feb 2017 18:07:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433758 - head/security/py-pycryptodome X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:07:45 -0000 Author: krion Date: Thu Feb 9 18:07:43 2017 New Revision: 433758 URL: https://svnweb.freebsd.org/changeset/ports/433758 Log: Update security/py-pycryptodome to 3.4.5 PR: 216929 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9505 Modified: head/security/py-pycryptodome/Makefile head/security/py-pycryptodome/distinfo Modified: head/security/py-pycryptodome/Makefile ============================================================================== --- head/security/py-pycryptodome/Makefile Thu Feb 9 18:06:14 2017 (r433757) +++ head/security/py-pycryptodome/Makefile Thu Feb 9 18:07:43 2017 (r433758) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pycryptodome -PORTVERSION= 3.4.4 +PORTVERSION= 3.4.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-pycryptodome/distinfo ============================================================================== --- head/security/py-pycryptodome/distinfo Thu Feb 9 18:06:14 2017 (r433757) +++ head/security/py-pycryptodome/distinfo Thu Feb 9 18:07:43 2017 (r433758) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486113585 -SHA256 (pycryptodome-3.4.4.tar.gz) = e3b44c97e2415a6b86f6487a4ba9df07dbce33db16740852ddc029d05e52ce89 -SIZE (pycryptodome-3.4.4.tar.gz) = 6494202 +TIMESTAMP = 1486624203 +SHA256 (pycryptodome-3.4.5.tar.gz) = be84544eadc2bb71d4ace39e4984ed2990111f053f24267a07afb4b4e1e5428f +SIZE (pycryptodome-3.4.5.tar.gz) = 6494255 From owner-svn-ports-head@freebsd.org Thu Feb 9 18:08:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10C2ECD3BA2; Thu, 9 Feb 2017 18:08:16 +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 BA81C11EB; Thu, 9 Feb 2017 18:08:15 +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 v19I8EML088475; Thu, 9 Feb 2017 18:08:14 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19I8E7x088472; Thu, 9 Feb 2017 18:08:14 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201702091808.v19I8E7x088472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 9 Feb 2017 18:08:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433759 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:08:16 -0000 Author: riggs Date: Thu Feb 9 18:08:14 2017 New Revision: 433759 URL: https://svnweb.freebsd.org/changeset/ports/433759 Log: Update to upstream version 3.2.3; promote X265 to default OPTION Details: - Update to upstream version 3.2.3, bugfix release, no upstream feature changes - HEVC is becoming so widespread that it warrants promoting the X265 option to default [1] PR: 216471 [1] Submitted by: scottro11@gmail.com [1] Modified: head/multimedia/ffmpeg/Makefile head/multimedia/ffmpeg/distinfo head/multimedia/ffmpeg/pkg-plist Modified: head/multimedia/ffmpeg/Makefile ============================================================================== --- head/multimedia/ffmpeg/Makefile Thu Feb 9 18:07:43 2017 (r433758) +++ head/multimedia/ffmpeg/Makefile Thu Feb 9 18:08:14 2017 (r433759) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ffmpeg -PORTVERSION= 3.2.2 -PORTREVISION= 6 +PORTVERSION= 3.2.3 PORTEPOCH= 1 CATEGORIES= multimedia audio ipv6 net MASTER_SITES= http://ffmpeg.org/releases/ @@ -39,7 +38,7 @@ OPTIONS_DEFINE= ALSA AMR_NB AMR_WB ASS B OPTIONS_DEFAULT= FFSERVER FONTCONFIG FREETYPE FREI0R GMP GNUTLS ICONV \ OPENCV OPTIMIZED_CFLAGS RTCPU SCHROEDINGER THEORA V4L VAAPI VDPAU \ - VORBIS VPX X264 XVID + VORBIS VPX X264 X265 XVID OPTIONS_RADIO= RTMP SSL OPTIONS_RADIO_RTMP= GCRYPT GMP LIBRTMP Modified: head/multimedia/ffmpeg/distinfo ============================================================================== --- head/multimedia/ffmpeg/distinfo Thu Feb 9 18:07:43 2017 (r433758) +++ head/multimedia/ffmpeg/distinfo Thu Feb 9 18:08:14 2017 (r433759) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480980538 -SHA256 (ffmpeg-3.2.2.tar.bz2) = 0b129a56d1b8d06101b1fcbfaa9f4f5eee3182d1ad6e44f511a84c12113a366b -SIZE (ffmpeg-3.2.2.tar.bz2) = 9611373 +TIMESTAMP = 1486631170 +SHA256 (ffmpeg-3.2.3.tar.bz2) = e9a41be04e8a7f62f83d0ff5ecaa9c82a857f9200f61b02ef5f304a16fb9b072 +SIZE (ffmpeg-3.2.3.tar.bz2) = 9614810 Modified: head/multimedia/ffmpeg/pkg-plist ============================================================================== --- head/multimedia/ffmpeg/pkg-plist Thu Feb 9 18:07:43 2017 (r433758) +++ head/multimedia/ffmpeg/pkg-plist Thu Feb 9 18:08:14 2017 (r433759) @@ -128,7 +128,7 @@ lib/libavfilter.so.6.65.100 lib/libavformat.a lib/libavformat.so lib/libavformat.so.57 -lib/libavformat.so.57.56.100 +lib/libavformat.so.57.56.101 lib/libavresample.a lib/libavresample.so lib/libavresample.so.3 @@ -136,7 +136,7 @@ lib/libavresample.so.3.1.0 lib/libavutil.a lib/libavutil.so lib/libavutil.so.55 -lib/libavutil.so.55.34.100 +lib/libavutil.so.55.34.101 lib/libpostproc.a lib/libpostproc.so lib/libpostproc.so.54 From owner-svn-ports-head@freebsd.org Thu Feb 9 18:08:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B05AECD3BE9; Thu, 9 Feb 2017 18:08:31 +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 6481C12DF; Thu, 9 Feb 2017 18:08:31 +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 v19I8UAh088656; Thu, 9 Feb 2017 18:08:30 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19I8UrG088652; Thu, 9 Feb 2017 18:08:30 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091808.v19I8UrG088652@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 18:08:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433760 - in head/devel: . py-astor X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:08:31 -0000 Author: amdmi3 Date: Thu Feb 9 18:08:29 2017 New Revision: 433760 URL: https://svnweb.freebsd.org/changeset/ports/433760 Log: - Add devel/py-astor Read/rewrite/write Python ASTs astor is designed to allow easy manipulation of Python source via the AST. WWW: https://pypi.python.org/pypi/astor PR: 216782 Submitted by: dave@dal.ca Added: head/devel/py-astor/ head/devel/py-astor/Makefile (contents, props changed) head/devel/py-astor/distinfo (contents, props changed) head/devel/py-astor/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 9 18:08:14 2017 (r433759) +++ head/devel/Makefile Thu Feb 9 18:08:29 2017 (r433760) @@ -4102,6 +4102,7 @@ SUBDIR += py-arrow SUBDIR += py-aspects SUBDIR += py-aspyct + SUBDIR += py-astor SUBDIR += py-astroid SUBDIR += py-asyncio SUBDIR += py-atomiclong Added: head/devel/py-astor/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-astor/Makefile Thu Feb 9 18:08:29 2017 (r433760) @@ -0,0 +1,20 @@ +# Created by: David Kalliecharan +# $FreeBSD$ + +PORTNAME= astor +PORTVERSION= 0.5 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dave@dal.ca +COMMENT= Astor allows easy manipulation of Python source via the AST + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +.include Added: head/devel/py-astor/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-astor/distinfo Thu Feb 9 18:08:29 2017 (r433760) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486663564 +SHA256 (astor-0.5.tar.gz) = 4abff251d3f03cbe99106cc16e0dc94adc4f88d580c34a717741c7090b76aab9 +SIZE (astor-0.5.tar.gz) = 10999 Added: head/devel/py-astor/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-astor/pkg-descr Thu Feb 9 18:08:29 2017 (r433760) @@ -0,0 +1,5 @@ +Read/rewrite/write Python ASTs + +astor is designed to allow easy manipulation of Python source via the AST. + +WWW: https://pypi.python.org/pypi/astor From owner-svn-ports-head@freebsd.org Thu Feb 9 18:10:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5C01ACD3C65; Thu, 9 Feb 2017 18:10:11 +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 119471431; Thu, 9 Feb 2017 18:10:10 +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 v19IAAbO088911; Thu, 9 Feb 2017 18:10:10 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IA9Q0088907; Thu, 9 Feb 2017 18:10:09 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091810.v19IA9Q0088907@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 18:10:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433761 - in head/devel: . py-rply X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:10:11 -0000 Author: amdmi3 Date: Thu Feb 9 18:10:09 2017 New Revision: 433761 URL: https://svnweb.freebsd.org/changeset/ports/433761 Log: - Add devel/py-rply rply is a pure python parser generator, that also works with RPython. It is a more-or-less direct port of David Beazley's awesome PLY, with a new public API, and RPython support. WWW: https://pypi.python.org/pypi/rply/ PR: 216783 Submitted by: dave@dal.ca Added: head/devel/py-rply/ head/devel/py-rply/Makefile (contents, props changed) head/devel/py-rply/distinfo (contents, props changed) head/devel/py-rply/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Feb 9 18:08:29 2017 (r433760) +++ head/devel/Makefile Thu Feb 9 18:10:09 2017 (r433761) @@ -4625,6 +4625,7 @@ SUBDIR += py-rope SUBDIR += py-rose SUBDIR += py-roxlib + SUBDIR += py-rply SUBDIR += py-rq SUBDIR += py-rtree SUBDIR += py-rtslib-fb Added: head/devel/py-rply/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-rply/Makefile Thu Feb 9 18:10:09 2017 (r433761) @@ -0,0 +1,22 @@ +# Created by: David Kalliecharan +# $FreeBSD$ + +PORTNAME= rply +PORTVERSION= 0.7.4 +CATEGORIES= devel python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dave@dal.ca +COMMENT= Pure python parser generator, that also works with RPython + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>0:devel/py-appdirs + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +.include Added: head/devel/py-rply/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-rply/distinfo Thu Feb 9 18:10:09 2017 (r433761) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486663679 +SHA256 (rply-0.7.4.tar.gz) = 723303d6c5f05a7ee19f59531f66c8c7d41cfaef2676057369db1eb5520b378b +SIZE (rply-0.7.4.tar.gz) = 16339 Added: head/devel/py-rply/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/py-rply/pkg-descr Thu Feb 9 18:10:09 2017 (r433761) @@ -0,0 +1,5 @@ +rply is a pure python parser generator, that also works with RPython. It is a +more-or-less direct port of David Beazley's awesome PLY, with a new public +API, and RPython support. + +WWW: https://pypi.python.org/pypi/rply/ From owner-svn-ports-head@freebsd.org Thu Feb 9 18:11:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A03ACD3CA5; Thu, 9 Feb 2017 18:11:14 +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 47F2D15F9; Thu, 9 Feb 2017 18:11:14 +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 v19IBDvN089182; Thu, 9 Feb 2017 18:11:13 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IBDPD089180; Thu, 9 Feb 2017 18:11:13 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201702091811.v19IBDPD089180@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Thu, 9 Feb 2017 18:11:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433762 - in head/audio/musicpd: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:11:14 -0000 Author: riggs Date: Thu Feb 9 18:11:13 2017 New Revision: 433762 URL: https://svnweb.freebsd.org/changeset/ports/433762 Log: Update to upstream release 0.20.4 Details: - Minor bugfix release - Build fixes have been upstreamed Deleted: head/audio/musicpd/files/patch-src_db_Count.cxx head/audio/musicpd/files/patch-src_db_DatabasePlaylist.cxx head/audio/musicpd/files/patch-src_db_DatabasePrint.cxx head/audio/musicpd/files/patch-src_db_DatabaseQueue.cxx head/audio/musicpd/files/patch-src_db_Helpers.cxx head/audio/musicpd/files/patch-src_util_VarSize.hxx Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Thu Feb 9 18:10:09 2017 (r433761) +++ head/audio/musicpd/Makefile Thu Feb 9 18:11:13 2017 (r433762) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.20.3 +PORTVERSION= 0.20.4 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Thu Feb 9 18:10:09 2017 (r433761) +++ head/audio/musicpd/distinfo Thu Feb 9 18:11:13 2017 (r433762) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485595393 -SHA256 (mpd-0.20.3.tar.xz) = 2238c1233f5318800ede7c37eeaf705c04920315de572dc666aff6ca682eb0f9 -SIZE (mpd-0.20.3.tar.xz) = 770568 +TIMESTAMP = 1486630981 +SHA256 (mpd-0.20.4.tar.xz) = 712b25351c12616630c580204e1c3dcba3ae2993a56cff1c346c87e334d69728 +SIZE (mpd-0.20.4.tar.xz) = 770132 From owner-svn-ports-head@freebsd.org Thu Feb 9 18:16:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AD867CD3E6F; Thu, 9 Feb 2017 18:16: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 772F619D5; Thu, 9 Feb 2017 18:16: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 v19IGQZe093443; Thu, 9 Feb 2017 18:16:26 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IGQGb093442; Thu, 9 Feb 2017 18:16:26 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702091816.v19IGQGb093442@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Thu, 9 Feb 2017 18:16:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433763 - head/multimedia/mpv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:16:27 -0000 Author: jbeich Date: Thu Feb 9 18:16:26 2017 New Revision: 433763 URL: https://svnweb.freebsd.org/changeset/ports/433763 Log: multimedia/mpv: force rebuild after r433759 $ mpv --no-config /path/to/foo.mp4 ffmpeg library versions: libavutil 55.34.100 (runtime 55.34.101) libavcodec 57.64.101 libavformat 57.56.100 (runtime 57.56.101) libswscale 4.2.100 libavfilter 6.65.100 libswresample 2.3.100 ffmpeg version: 3.2.3 mpv was compiled against a different version of FFmpeg/Libav than the shared library it is linked against. This is most likely a broken build and could result in misbehavior and crashes. mpv does not support this configuration and will not run - rebuild mpv instead. Exiting... (Fatal error) Modified: head/multimedia/mpv/Makefile (contents, props changed) Modified: head/multimedia/mpv/Makefile ============================================================================== --- head/multimedia/mpv/Makefile Thu Feb 9 18:11:13 2017 (r433762) +++ head/multimedia/mpv/Makefile Thu Feb 9 18:16:26 2017 (r433763) @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.23.0 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia audio From owner-svn-ports-head@freebsd.org Thu Feb 9 18:20:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9C9ECD3F5B; Thu, 9 Feb 2017 18:20:05 +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 6A8E41B86; Thu, 9 Feb 2017 18:20:05 +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 v19IK4lH093712; Thu, 9 Feb 2017 18:20:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IK41U093710; Thu, 9 Feb 2017 18:20:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091820.v19IK41U093710@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 18:20:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433764 - in head/graphics/geos35: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:20:05 -0000 Author: amdmi3 Date: Thu Feb 9 18:20:04 2017 New Revision: 433764 URL: https://svnweb.freebsd.org/changeset/ports/433764 Log: - Update comment - Add forgotten geos-config patch - Remove unused configure argument Added: head/graphics/geos35/files/ head/graphics/geos35/files/patch-tools_geos-config.in (contents, props changed) Modified: head/graphics/geos35/Makefile Modified: head/graphics/geos35/Makefile ============================================================================== --- head/graphics/geos35/Makefile Thu Feb 9 18:16:26 2017 (r433763) +++ head/graphics/geos35/Makefile Thu Feb 9 18:20:04 2017 (r433764) @@ -3,20 +3,19 @@ PORTNAME= geos PORTVERSION= 3.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics geography MASTER_SITES= http://download.osgeo.org/geos/ \ LOCAL/sunpoet PKGNAMESUFFIX= 35 MAINTAINER= amdmi3@FreeBSD.org -COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" +COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" (legacy) LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING -CONFIGURE_ARGS= --program-suffix=35 \ - ac_cv_path_SWIG=${LOCALBASE}/bin/swig3.0 +CONFIGURE_ARGS= --program-suffix=35 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check Added: head/graphics/geos35/files/patch-tools_geos-config.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/geos35/files/patch-tools_geos-config.in Thu Feb 9 18:20:04 2017 (r433764) @@ -0,0 +1,49 @@ +--- tools/geos-config.in.orig 2015-08-14 18:23:15 UTC ++++ tools/geos-config.in +@@ -6,7 +6,7 @@ libdir=@libdir@ + usage() + { + cat < Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71F2ACD411A; Thu, 9 Feb 2017 18:22: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 348D71EF1; Thu, 9 Feb 2017 18:22: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 v19IMThJ097451; Thu, 9 Feb 2017 18:22:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IMSeq097448; Thu, 9 Feb 2017 18:22:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091822.v19IMSeq097448@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 18:22:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433765 - in head/lang: . py-hy X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:22:30 -0000 Author: amdmi3 Date: Thu Feb 9 18:22:28 2017 New Revision: 433765 URL: https://svnweb.freebsd.org/changeset/ports/433765 Log: - Add lang/py-hy Hy is a wonderful dialect of Lisp that's embedded in Python. Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you have the whole beautiful world of Python at your fingertips, in Lisp form! WWW: http://hylang.org/ PR: 216784 Submitted by: dave@dal.ca Added: head/lang/py-hy/ head/lang/py-hy/Makefile (contents, props changed) head/lang/py-hy/distinfo (contents, props changed) head/lang/py-hy/pkg-descr (contents, props changed) Modified: head/lang/Makefile Modified: head/lang/Makefile ============================================================================== --- head/lang/Makefile Thu Feb 9 18:20:04 2017 (r433764) +++ head/lang/Makefile Thu Feb 9 18:22:28 2017 (r433765) @@ -265,6 +265,7 @@ SUBDIR += ptoc SUBDIR += pure SUBDIR += py-clojure + SUBDIR += py-hy SUBDIR += py-mx-base SUBDIR += py-prolog SUBDIR += py-qt5-qml Added: head/lang/py-hy/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/py-hy/Makefile Thu Feb 9 18:22:28 2017 (r433765) @@ -0,0 +1,30 @@ +# Created by: David Kalliecharan +# $FreeBSD$ + +PORTNAME= hy +PORTVERSION= 0.12.1 +CATEGORIES= lang python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= dave@dal.ca +COMMENT= Hy is a dialect of lisp that's is embedded in Python + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}args>0:devel/py-args \ + ${PYTHON_PKGNAMEPREFIX}astor>0:devel/py-astor \ + ${PYTHON_PKGNAMEPREFIX}clint>0:devel/py-clint \ + ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose \ + ${PYTHON_PKGNAMEPREFIX}rply>0:devel/py-rply \ + ${PYTHON_PKGNAMEPREFIX}tox>0:devel/py-tox \ + ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments \ + ${PYTHON_PKGNAMEPREFIX}sphinx>0:textproc/py-sphinx \ + ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme + +USES= python +USE_PYTHON= distutils autoplist +NO_ARCH= yes + +.include Added: head/lang/py-hy/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/py-hy/distinfo Thu Feb 9 18:22:28 2017 (r433765) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486664414 +SHA256 (hy-0.12.1.tar.gz) = 5d8f52391a82d5868a0dcf7243fe79d26daf5188f9be108dc8668c8952ba51ba +SIZE (hy-0.12.1.tar.gz) = 63404 Added: head/lang/py-hy/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/py-hy/pkg-descr Thu Feb 9 18:22:28 2017 (r433765) @@ -0,0 +1,6 @@ +Hy is a wonderful dialect of Lisp that's embedded in Python. + +Since Hy transforms its Lisp code into the Python Abstract Syntax Tree, you +have the whole beautiful world of Python at your fingertips, in Lisp form! + +WWW: http://hylang.org/ From owner-svn-ports-head@freebsd.org Thu Feb 9 18:35:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1212CD4426; Thu, 9 Feb 2017 18:35: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 6F132978; Thu, 9 Feb 2017 18:35: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 v19IZm4q001675; Thu, 9 Feb 2017 18:35:48 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IZmFW001672; Thu, 9 Feb 2017 18:35:48 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702091835.v19IZmFW001672@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 9 Feb 2017 18:35:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433766 - in head/multimedia/syncplay: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:35:49 -0000 Author: amdmi3 Date: Thu Feb 9 18:35:48 2017 New Revision: 433766 URL: https://svnweb.freebsd.org/changeset/ports/433766 Log: - Fix plist: don't install unnneded file [1] - While here, add NO_ARCH and clean up plist (sort and remove unneeded @dir's) [2] PR: 216933 Submitted by: tcberner@freebsd.org Approved by: heckendorfc@gmail.com (maintainer) [1], portmgr blanket [2] Modified: head/multimedia/syncplay/Makefile head/multimedia/syncplay/files/patch-GNUmakefile head/multimedia/syncplay/pkg-plist Modified: head/multimedia/syncplay/Makefile ============================================================================== --- head/multimedia/syncplay/Makefile Thu Feb 9 18:22:28 2017 (r433765) +++ head/multimedia/syncplay/Makefile Thu Feb 9 18:35:48 2017 (r433766) @@ -15,6 +15,7 @@ GH_ACCOUNT= Syncplay USES= desktop-file-utils gmake python:2 twisted USE_TWISTED= run +NO_ARCH= yes INSTALLS_ICONS= yes Modified: head/multimedia/syncplay/files/patch-GNUmakefile ============================================================================== --- head/multimedia/syncplay/files/patch-GNUmakefile Thu Feb 9 18:22:28 2017 (r433765) +++ head/multimedia/syncplay/files/patch-GNUmakefile Thu Feb 9 18:35:48 2017 (r433766) @@ -21,7 +21,16 @@ chmod 755 $(BIN_PATH)/syncplay cp syncplayClient.py $(LIB_PATH)/syncplay/ cp resources/syncplay.desktop $(APP_SHORTCUT_PATH)/ -@@ -85,8 +89,8 @@ u-client: +@@ -72,8 +76,6 @@ endif + ifeq ($(VLC_SUPPORT),true) + -mkdir -p ${DESTDIR}$(VLC_LIB_PATH)/vlc/lua/intf/ + cp resources/lua/intf/syncplay.lua ${DESTDIR}$(VLC_LIB_PATH)/vlc/lua/intf/ +- -mkdir -p ${DESTDIR}$(VLC_LIB_PATH64)/vlc/lua/intf/ +- cp resources/lua/intf/syncplay.lua ${DESTDIR}$(VLC_LIB_PATH64)/vlc/lua/intf/ + endif + + u-client: +@@ -85,8 +87,8 @@ u-client: server: -mkdir -p $(BIN_PATH) Modified: head/multimedia/syncplay/pkg-plist ============================================================================== --- head/multimedia/syncplay/pkg-plist Thu Feb 9 18:22:28 2017 (r433765) +++ head/multimedia/syncplay/pkg-plist Thu Feb 9 18:35:48 2017 (r433766) @@ -1,11 +1,5 @@ -share/icons/128x128/apps/syncplay.png -share/icons/16x16/apps/syncplay.png -share/icons/24x24/apps/syncplay.png -share/icons/256x256/apps/syncplay.png -share/icons/32x32/apps/syncplay.png -share/icons/48x48/apps/syncplay.png -share/icons/64x64/apps/syncplay.png -share/icons/96x96/apps/syncplay.png +%%CLIENT%%bin/syncplay +%%SERVER%%bin/syncplay-server lib/syncplay/resources/accept.png lib/syncplay/resources/application_get.png lib/syncplay/resources/arrow_refresh.png @@ -36,6 +30,7 @@ lib/syncplay/resources/house.png lib/syncplay/resources/key_go.png lib/syncplay/resources/lock.png lib/syncplay/resources/lock_open.png +lib/syncplay/resources/lua/intf/syncplay.lua lib/syncplay/resources/mpc-hc.png lib/syncplay/resources/mpc-hc64.png lib/syncplay/resources/mplayer.png @@ -53,7 +48,6 @@ lib/syncplay/resources/vlc.png lib/syncplay/resources/world_add.png lib/syncplay/resources/world_explore.png lib/syncplay/resources/world_go.png -lib/syncplay/resources/lua/intf/syncplay.lua lib/syncplay/syncplay/__init__.py lib/syncplay/syncplay/client.py lib/syncplay/syncplay/clientManager.py @@ -71,6 +65,8 @@ lib/syncplay/syncplay/players/playerFact lib/syncplay/syncplay/players/vlc.py lib/syncplay/syncplay/protocols.py lib/syncplay/syncplay/server.py +%%CLIENT%%lib/syncplay/syncplayClient.py +%%SERVER%%lib/syncplay/syncplayServer.py lib/syncplay/syncplay/ui/ConfigurationGetter.py lib/syncplay/syncplay/ui/GuiConfiguration.py lib/syncplay/syncplay/ui/__init__.py @@ -79,37 +75,16 @@ lib/syncplay/syncplay/ui/gui.py lib/syncplay/syncplay/utils.py lib/syncplay/syncplay/vendor/__init__.py lib/syncplay/syncplay/vendor/qt4reactor.py -%%SERVER%%lib/syncplay/syncplayServer.py +%%CLIENT%%%%VLC%%lib/vlc/lua/intf/syncplay.lua share/app-install/icons/syncplay.png -share/pixmaps/syncplay.png -%%CLIENT%%bin/syncplay -%%CLIENT%%lib/syncplay/syncplayClient.py %%CLIENT%%share/applications/syncplay.desktop -%%CLIENT%%%%VLC%%lib/vlc/lua/intf/syncplay.lua -%%SERVER%%bin/syncplay-server %%SERVER%%share/applications/syncplay-server.desktop -@dir share/applications -@dir share/icons/128x128/apps -@dir share/icons/128x128 -@dir share/icons/16x16/apps -@dir share/icons/16x16 -@dir share/icons/24x24/apps -@dir share/icons/24x24 -@dir share/icons/256x256/apps -@dir share/icons/256x256 -@dir share/icons/32x32/apps -@dir share/icons/32x32 -@dir share/icons/48x48/apps -@dir share/icons/48x48 -@dir share/icons/64x64/apps -@dir share/icons/64x64 -@dir share/icons/96x96/apps -@dir share/icons/96x96 -@dir share/icons -@dir lib/syncplay/resources/lua/intf -@dir lib/syncplay/resources/lua -@dir lib/syncplay/resources -@dir lib/syncplay -%%CLIENT%%%%VLC%%@dir lib/vlc/lua/intf -%%CLIENT%%%%VLC%%@dir lib/vlc/lua -%%CLIENT%%%%VLC%%@dir lib/vlc +share/icons/128x128/apps/syncplay.png +share/icons/16x16/apps/syncplay.png +share/icons/24x24/apps/syncplay.png +share/icons/256x256/apps/syncplay.png +share/icons/32x32/apps/syncplay.png +share/icons/48x48/apps/syncplay.png +share/icons/64x64/apps/syncplay.png +share/icons/96x96/apps/syncplay.png +share/pixmaps/syncplay.png From owner-svn-ports-head@freebsd.org Thu Feb 9 18:53:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47FFFCD485D; Thu, 9 Feb 2017 18:53:16 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0626A114F; Thu, 9 Feb 2017 18:53:15 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19IrFXC010136; Thu, 9 Feb 2017 18:53:15 GMT (envelope-from linimon@FreeBSD.org) Received: (from linimon@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19IrCxs010112; Thu, 9 Feb 2017 18:53:12 GMT (envelope-from linimon@FreeBSD.org) Message-Id: <201702091853.v19IrCxs010112@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: linimon set sender to linimon@FreeBSD.org using -f From: Mark Linimon Date: Thu, 9 Feb 2017 18:53:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433767 - in head: archivers/fastjar audio/audiere biology/p5-AcePerl comms/libfec devel/dcmtk devel/p5-subversion devel/py-ode games/abuse_sdl games/quake2-relay graphics/py-soya3d lan... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 18:53:16 -0000 Author: linimon Date: Thu Feb 9 18:53:12 2017 New Revision: 433767 URL: https://svnweb.freebsd.org/changeset/ports/433767 Log: Add -fPIC to various ports to enable them to build on armv6. Approved by: portmgr (tier-2 blanket) Modified: head/archivers/fastjar/Makefile head/audio/audiere/Makefile head/biology/p5-AcePerl/Makefile head/comms/libfec/Makefile head/devel/dcmtk/Makefile head/devel/p5-subversion/Makefile head/devel/py-ode/Makefile head/games/abuse_sdl/Makefile head/games/quake2-relay/Makefile head/graphics/py-soya3d/Makefile head/lang/squirrel/Makefile head/mail/courier-authlib-vchkpw/Makefile head/math/p5-Math-GSL/Makefile head/math/pari/Makefile head/misc/talkfilters/Makefile head/multimedia/ffmpeg0/Makefile head/net/olsrd/Makefile head/net/p5-Parallel-Pvm/Makefile head/textproc/py-ltxml/Makefile head/x11-toolkits/irrlicht/Makefile head/x11-wm/fvwm/Makefile Modified: head/archivers/fastjar/Makefile ============================================================================== --- head/archivers/fastjar/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/archivers/fastjar/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -15,6 +15,8 @@ USES= gmake makeinfo perl5 tar:bzip2 USES_PERL5= build GNU_CONFIGURE= yes +CFLAGS_aarch64= -fPIC + WRKSRC= ${WRKDIR}/${PORTNAME} PORTDOCS= CHANGES ChangeLog NEWS README PLIST_FILES= bin/fastjar bin/grepjar \ Modified: head/audio/audiere/Makefile ============================================================================== --- head/audio/audiere/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/audio/audiere/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -22,6 +22,8 @@ CONFIGURE_ENV= PTHREAD_LIBS="-lpthread" CPPFLAGS+= -I${LOCALBASE}/include/speex -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +CFLAGS_aarch64= -fPIC + PORTDOCS= changelog.txt cvs.txt dependencies.txt faq.txt glossary.txt \ license.txt overview.txt readme.txt release-howto.txt \ tutorial.txt Modified: head/biology/p5-AcePerl/Makefile ============================================================================== --- head/biology/p5-AcePerl/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/biology/p5-AcePerl/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -17,17 +17,12 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Cache-Cache>=0:devel/p5-Cache-Cache RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN_aarch64= Fails to link: unresolvable R_AARCH64_ADR_PREL_PG_HI21 relocation - MAKE_JOBS_UNSAFE= yes USES= perl5 USE_PERL5= configure -.include - -.if ${ARCH} == "amd64" -CFLAGS+= -fPIC -.endif +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC post-patch: @${SED} -e 's|XX__CC__XX|${CC}|' < ${FILESDIR}/FREEBSD_DEF \ @@ -37,4 +32,4 @@ post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Ace/Freesubs/Freesubs.so ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Ace/RPC/RPC.so -.include +.include Modified: head/comms/libfec/Makefile ============================================================================== --- head/comms/libfec/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/comms/libfec/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -26,11 +26,8 @@ PLIST_FILES= include/fec.h \ man/man3/rs.3.gz \ man/man3/simd-viterbi.3.gz -.include - -.if ${ARCH} == "amd64" -CFLAGS+= -fPIC -.endif +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC post-patch: @${CP} ${FILESDIR}/cpu_mode.c ${WRKSRC} @@ -46,4 +43,4 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/${_man} ${STAGEDIR}${MAN3PREFIX}/man/man3 .endfor -.include +.include Modified: head/devel/dcmtk/Makefile ============================================================================== --- head/devel/dcmtk/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/devel/dcmtk/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -29,10 +29,11 @@ PLIST_SUB= SHLIBVER=${SHLIBVER} PORTDOCS= * -OPTIONS_DEFINE= DOCS - +CFLAGS_aarch64= -fPIC CFLAGS_amd64= -fPIC +OPTIONS_DEFINE= DOCS + post-patch: ${FIND} ${WRKSRC} -name "*.h.orig" -delete Modified: head/devel/p5-subversion/Makefile ============================================================================== --- head/devel/p5-subversion/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/devel/p5-subversion/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -35,6 +35,8 @@ CFLAGS_aarch64= -fPIC ALL_TARGET= swig-pl-lib swig-pl INSTALL_TARGET= install-swig-pl +CFLAGS_aarch64= -fPIC + pre-install: ${REINPLACE_CMD} '/SWIG_PL_DIR/s, install$$, all pure_install,g' ${WRKSRC}/Makefile Modified: head/devel/py-ode/Makefile ============================================================================== --- head/devel/py-ode/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/devel/py-ode/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a USES= python:2 tar:bzip2 USE_PYTHON= autoplist distutils +CFLAGS_aarch64= -fPIC + OPTIONS_DEFINE= TRIMESH OPTIONS_DEFAULT=TRIMESH TRIMESH_DESC= Trimesh support (sync with OPCODE opt of devel/ode) Modified: head/games/abuse_sdl/Makefile ============================================================================== --- head/games/abuse_sdl/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/games/abuse_sdl/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -20,6 +20,7 @@ USE_SDL= mixer sdl GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-assetdir=${DATADIR} --enable-release +CFLAGS_aarch64= -fPIC CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/games/quake2-relay/Makefile ============================================================================== --- head/games/quake2-relay/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/games/quake2-relay/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -22,15 +22,14 @@ MAKE_ARGS= MODE=release OBJ_DIR=. OUT_DI WRKSRC= ${WRKDIR}/relay-${PORTVERSION} PORTDOCS= FAQ README +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC + OPTIONS_DEFINE= DOCS .include "${.CURDIR}/../quake2-data/Makefile.include" .include -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -CFLAGS+= -fPIC -.endif - post-patch: .SILENT ${REINPLACE_CMD} -e 's/-ldl// ; /^include/d ; \ s/cp -p/${INSTALL_PROGRAM}/' ${WRKSRC}/Makefile Modified: head/graphics/py-soya3d/Makefile ============================================================================== --- head/graphics/py-soya3d/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/graphics/py-soya3d/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -27,6 +27,8 @@ USE_GL= glew glu USE_PYTHON= autoplist distutils USE_SDL= sdl +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC LDFLAGS+= -L${LOCALBASE}/lib -lGLU SOYATUTVER= 0.14 @@ -45,10 +47,6 @@ DISTFILES+= SoyaTutorial-${SOYATUTVER}${ .include -.if ${ARCH} == "amd64" -CFLAGS += -fPIC -.endif - post-patch: @${REINPLACE_CMD} -e \ 's|%%LOCALBASE%%|${LOCALBASE}|g' -e \ Modified: head/lang/squirrel/Makefile ============================================================================== --- head/lang/squirrel/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/lang/squirrel/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -16,11 +16,14 @@ USES= dos2unix USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/SQUIRREL2 +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC +CFLAGS_sparc64= -fPIC + .include -.if ${ARCH} == amd64 || ${ARCH} == sparc64 || ${ARCH} == ia64 +.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == sparc64 ALL_TARGET= sq64 -CFLAGS+= -fPIC .else ALL_TARGET= sq32 .endif Modified: head/mail/courier-authlib-vchkpw/Makefile ============================================================================== --- head/mail/courier-authlib-vchkpw/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/mail/courier-authlib-vchkpw/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -9,4 +9,6 @@ CATEGORIES= mail MASTERDIR= ${.CURDIR}/../../security/courier-authlib +CFLAGS_aarch64= -fPIC + .include "${MASTERDIR}/Makefile" Modified: head/math/p5-Math-GSL/Makefile ============================================================================== --- head/math/p5-Math-GSL/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/math/p5-Math-GSL/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -25,6 +25,8 @@ USES= perl5 BROKEN_sparc64= does not compile on sparc64 +CFLAGS_aarch64= -fPIC + post-install: ${FIND} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Math/GSL/ -name "*.so" | ${XARGS} ${STRIP_CMD} Modified: head/math/pari/Makefile ============================================================================== --- head/math/pari/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/math/pari/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -30,6 +30,8 @@ USE_LDCONFIG= yes USE_PERL5= build USES= perl5 +CFLAGS_aarch64= -fPIC + OPTIONS_DEFINE= DOCS OPTIMIZED_CFLAGS X11 OPTIONS_DEFAULT= OPTIMIZED_CFLAGS X11 .ifndef WITH_DEBUG Modified: head/misc/talkfilters/Makefile ============================================================================== --- head/misc/talkfilters/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/misc/talkfilters/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -21,6 +21,8 @@ USE_LDCONFIG= yes SUB_FILES= pkg-message +CFLAGS_aarch64= -fPIC + INFO= talkfilters post-extract: Modified: head/multimedia/ffmpeg0/Makefile ============================================================================== --- head/multimedia/ffmpeg0/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/multimedia/ffmpeg0/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -29,6 +29,8 @@ USE_PERL5= build SHEBANG_FILES= doc/texi2pod.pl NOPRECIOUSMAKEVARS= yes # ARCH +CFLAGS_aarch64= -fPIC + FFMPEG_SUFFIX= 0 HAS_CONFIGURE= yes CONFIGURE_LOG= config.err Modified: head/net/olsrd/Makefile ============================================================================== --- head/net/olsrd/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/net/olsrd/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -19,15 +19,15 @@ USE_RC_SUBR= olsrd ALL_TARGET= build_all INSTALL_TARGET= install_all +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC + OPTIONS_DEFINE= MULTI_IF MULTI_IF_DESC= IPv4 multiple interface support MULTI_IF_LIB_DEPENDS= libnet.so:net/libnet MULTI_IF_MAKE_ARGS= LIBNET=1 -CFLAGS_ia64= -fPIC -CFLAGS_amd64= -fPIC - post-patch: @${REINPLACE_CMD} -e 's|/sbin/ldconfig|:|g' ${WRKSRC}/make/Makefile.fbsd Modified: head/net/p5-Parallel-Pvm/Makefile ============================================================================== --- head/net/p5-Parallel-Pvm/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/net/p5-Parallel-Pvm/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -20,6 +20,8 @@ PVM_ROOT= ${LOCALBASE}/lib/pvm CONFIGURE_ENV= PVM_ROOT="${PVM_ROOT}" PVM_ARCH="${PVM_ROOT}/lib/pvmgetarch" CONFIGURE_ARGS= INC="-I${LOCALBASE}/include" -NOT_FOR_ARCHS= amd64 ia64 +NOT_FOR_ARCHS= amd64 + +CFLAGS_aarch64= -fPIC .include Modified: head/textproc/py-ltxml/Makefile ============================================================================== --- head/textproc/py-ltxml/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/textproc/py-ltxml/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -21,6 +21,9 @@ USES= python USE_PYTHON= distutils autoplist USE_LDCONFIG= yes +CFLAGS_aarch64= -fPIC +CFLAGS_amd64= -fPIC + DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} PORTDOCS= 00README @@ -30,10 +33,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES .include -.if ${ARCH} == "amd64" || ${ARCH} == "ia64" -CFLAGS+= -fPIC -.endif - post-install: @${STRIP_CMD} \ ${STAGEDIR}${PYTHON}${PYTHON_SITELIBDIR}/PyLTXML/LTXMLinter.so Modified: head/x11-toolkits/irrlicht/Makefile ============================================================================== --- head/x11-toolkits/irrlicht/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/x11-toolkits/irrlicht/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -21,8 +21,8 @@ USE_XORG= x11 xxf86vm USE_LDCONFIG= yes MAKE_ENV= SHLIB_VER=${SHARED_LIB_VER} +CFLAGS_aarch64= -fPIC CFLAGS_amd64= -fPIC -CFLAGS_ia64= -fPIC PLIST_SUB= SHARED_LIB_VER=${SHARED_LIB_VER} SUB_FILES= pkg-message Modified: head/x11-wm/fvwm/Makefile ============================================================================== --- head/x11-wm/fvwm/Makefile Thu Feb 9 18:35:48 2017 (r433766) +++ head/x11-wm/fvwm/Makefile Thu Feb 9 18:53:12 2017 (r433767) @@ -14,6 +14,8 @@ COMMENT= Fvwm window manager USES= imake USE_XORG= xbitmaps xpm xext x11 xmu +CFLAGS_aarch64= -fPIC + pre-configure: ${REINPLACE_CMD} -e '/DependSubdirs/y,/*#, ,' ${WRKSRC}/Imakefile ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' \ From owner-svn-ports-head@freebsd.org Thu Feb 9 19:38:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF580CD82AE; Thu, 9 Feb 2017 19:38:02 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A16833E8; Thu, 9 Feb 2017 19:38:02 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v19Jc13d026474; Thu, 9 Feb 2017 19:38:01 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Jc1M1026473; Thu, 9 Feb 2017 19:38:01 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201702091938.v19Jc1M1026473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Thu, 9 Feb 2017 19:38:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433768 - head/devel/git X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 19:38:03 -0000 Author: garga Date: Thu Feb 9 19:38:01 2017 New Revision: 433768 URL: https://svnweb.freebsd.org/changeset/ports/433768 Log: Fix devel/git PLIST when HTMLDOCS is on Reported by: dankm on IRC Modified: head/devel/git/pkg-plist Modified: head/devel/git/pkg-plist ============================================================================== --- head/devel/git/pkg-plist Thu Feb 9 18:53:12 2017 (r433767) +++ head/devel/git/pkg-plist Thu Feb 9 19:38:01 2017 (r433768) @@ -626,6 +626,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.2.txt +%%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.10.3.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.11.0.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.11.1.txt %%HTMLDOCS%%%%DOCSDIR%%/RelNotes/2.2.0.txt @@ -1124,8 +1125,6 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/technical/api-hashmap.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-history-graph.html %%HTMLDOCS%%%%DOCSDIR%%/technical/api-history-graph.txt -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-in-core-index.html -%%HTMLDOCS%%%%DOCSDIR%%/technical/api-in-core-index.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-index-skel.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/api-index.html %%HTMLDOCS%%%%DOCSDIR%%/technical/api-index.txt @@ -1187,6 +1186,7 @@ man/man7/gitworkflows.7.gz %%HTMLDOCS%%%%DOCSDIR%%/technical/signature-format.txt %%HTMLDOCS%%%%DOCSDIR%%/technical/trivial-merge.html %%HTMLDOCS%%%%DOCSDIR%%/technical/trivial-merge.txt +%%HTMLDOCS%%%%DOCSDIR%%/transfer-data-leaks.txt %%HTMLDOCS%%%%DOCSDIR%%/urls-remotes.txt %%HTMLDOCS%%%%DOCSDIR%%/urls.txt %%HTMLDOCS%%%%DOCSDIR%%/user-manual.html From owner-svn-ports-head@freebsd.org Thu Feb 9 19:53:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5CD70CD8763; Thu, 9 Feb 2017 19:53:39 +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 2A669F80; Thu, 9 Feb 2017 19:53:39 +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 v19JrcZI034145; Thu, 9 Feb 2017 19:53:38 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Jrc2C034143; Thu, 9 Feb 2017 19:53:38 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702091953.v19Jrc2C034143@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 9 Feb 2017 19:53:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433769 - head/sysutils/debootstrap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 19:53:39 -0000 Author: lifanov Date: Thu Feb 9 19:53:37 2017 New Revision: 433769 URL: https://svnweb.freebsd.org/changeset/ports/433769 Log: update sysutils/debootstrap to 1.0.88 * Strip the arch-qualifier (Closes: #836525) Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9515 Modified: head/sysutils/debootstrap/Makefile head/sysutils/debootstrap/distinfo Modified: head/sysutils/debootstrap/Makefile ============================================================================== --- head/sysutils/debootstrap/Makefile Thu Feb 9 19:38:01 2017 (r433768) +++ head/sysutils/debootstrap/Makefile Thu Feb 9 19:53:37 2017 (r433769) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= debootstrap -PORTVERSION= 1.0.87 +PORTVERSION= 1.0.88 CATEGORIES= sysutils MASTER_SITES= DEBIAN/pool/main/d/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/debian/copyright RUN_DEPENDS= wget:ftp/wget -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WRKSRC= ${WRKDIR}/${PORTNAME}.git NO_BUILD= yes NO_ARCH= yes USES= gmake perl5 Modified: head/sysutils/debootstrap/distinfo ============================================================================== --- head/sysutils/debootstrap/distinfo Thu Feb 9 19:38:01 2017 (r433768) +++ head/sysutils/debootstrap/distinfo Thu Feb 9 19:53:37 2017 (r433769) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479399853 -SHA256 (debootstrap_1.0.87.tar.gz) = e48c931b8c0a4981c580db1a85418177bf62f18320a376aefbc7910e1f1fb3aa -SIZE (debootstrap_1.0.87.tar.gz) = 65875 +TIMESTAMP = 1486651749 +SHA256 (debootstrap_1.0.88.tar.gz) = a08332bb288223a7afca125b5d5946dcfa36720f36138fee3fea299aad80d2f8 +SIZE (debootstrap_1.0.88.tar.gz) = 65590 From owner-svn-ports-head@freebsd.org Thu Feb 9 19:54:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47E66CD87B3; Thu, 9 Feb 2017 19:54:25 +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 175E31075; Thu, 9 Feb 2017 19:54:25 +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 v19JsOR7034282; Thu, 9 Feb 2017 19:54:24 GMT (envelope-from lifanov@FreeBSD.org) Received: (from lifanov@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19JsOMO034280; Thu, 9 Feb 2017 19:54:24 GMT (envelope-from lifanov@FreeBSD.org) Message-Id: <201702091954.v19JsOMO034280@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lifanov set sender to lifanov@FreeBSD.org using -f From: Nikolai Lifanov Date: Thu, 9 Feb 2017 19:54:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433770 - head/emulators/winetricks X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 19:54:25 -0000 Author: lifanov Date: Thu Feb 9 19:54:23 2017 New Revision: 433770 URL: https://svnweb.freebsd.org/changeset/ports/433770 Log: update emulators/winetricks to 20170207 Reviewed by: matthew Approved by: matthew (mentor) Differential Revision: https://reviews.freebsd.org/D9514 Modified: head/emulators/winetricks/Makefile head/emulators/winetricks/distinfo Modified: head/emulators/winetricks/Makefile ============================================================================== --- head/emulators/winetricks/Makefile Thu Feb 9 19:53:37 2017 (r433769) +++ head/emulators/winetricks/Makefile Thu Feb 9 19:54:23 2017 (r433770) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= winetricks -PORTVERSION= 20170101 +PORTVERSION= 20170207 CATEGORIES= emulators MAINTAINER= lifanov@FreeBSD.org Modified: head/emulators/winetricks/distinfo ============================================================================== --- head/emulators/winetricks/distinfo Thu Feb 9 19:53:37 2017 (r433769) +++ head/emulators/winetricks/distinfo Thu Feb 9 19:54:23 2017 (r433770) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484943686 -SHA256 (Winetricks-winetricks-20170101_GH0.tar.gz) = 3862ce2d94132484cb7fced13ccef6a7d1e94d75b5ee96b269d1bc45309f7b49 -SIZE (Winetricks-winetricks-20170101_GH0.tar.gz) = 180369 +TIMESTAMP = 1486651653 +SHA256 (Winetricks-winetricks-20170207_GH0.tar.gz) = a322a2e71b67306f9943a41456a5fe743d33c643569c2462ea5fc00dcb6008ea +SIZE (Winetricks-winetricks-20170207_GH0.tar.gz) = 189349 From owner-svn-ports-head@freebsd.org Thu Feb 9 20:26:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E3B39CD84A9; Thu, 9 Feb 2017 20:26:23 +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 B3476F53; Thu, 9 Feb 2017 20:26:23 +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 v19KQMbJ046647; Thu, 9 Feb 2017 20:26:22 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19KQMT5046646; Thu, 9 Feb 2017 20:26:22 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702092026.v19KQMT5046646@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 9 Feb 2017 20:26:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433771 - head/shells/ksh93/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 20:26:24 -0000 Author: marino Date: Thu Feb 9 20:26:22 2017 New Revision: 433771 URL: https://svnweb.freebsd.org/changeset/ports/433771 Log: shells/ksh93: Fix build with gcc5 The ksh93 build process requires the pre-GCC5 CPP newline behavior, which the -P argument provides by disabling line markers. This enables ksh93 to be built by gcc5 and later. Approved by: GCC blanket PR: 216707 (related) Added: head/shells/ksh93/files/patch-src_cmd_INIT_iffe.sh (contents, props changed) Added: head/shells/ksh93/files/patch-src_cmd_INIT_iffe.sh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/ksh93/files/patch-src_cmd_INIT_iffe.sh Thu Feb 9 20:26:22 2017 (r433771) @@ -0,0 +1,20 @@ +--- src/cmd/INIT/iffe.sh.orig 2013-03-06 16:33:17 UTC ++++ src/cmd/INIT/iffe.sh +@@ -3414,7 +3414,7 @@ $src + (eval "$src") <&$nullin || e=1 + ;; + mac*|nomac*) +- if compile $cc -E $tmp.c <&$nullin >$tmp.i ++ if compile $cc -E -P $tmp.c <&$nullin >$tmp.i + then sed -e '/<<[ ]*".*"[ ]*>>/!d' -e 's/<<[ ]*"//g' -e 's/"[ ]*>>//g' $tmp.i + else e=1 + fi +@@ -3705,7 +3705,7 @@ $inc + <<\"#define $v\">> $v <<\"/* native $v */\">> + <<\"#endif\">> + #endif" > $tmp.c +- if compile $cc -E $tmp.c <&$nullin >$tmp.i ++ if compile $cc -E -P $tmp.c <&$nullin >$tmp.i + then sed -e '/<<[ ]*".*"[ ]*>>/!d' -e 's/<<[ ]*"//g' -e 's/"[ ]*>>//g' $tmp.i > $tmp.t + if test -s $tmp.t + then success From owner-svn-ports-head@freebsd.org Thu Feb 9 20:52:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 28D3BCD8DD9; Thu, 9 Feb 2017 20:52:45 +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 EA0821FF0; Thu, 9 Feb 2017 20:52:44 +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 v19Kqiwx058745; Thu, 9 Feb 2017 20:52:44 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19KqhGs058743; Thu, 9 Feb 2017 20:52:43 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702092052.v19KqhGs058743@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 9 Feb 2017 20:52:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433772 - head/net/py-ldap X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 20:52:45 -0000 Author: rm Date: Thu Feb 9 20:52:43 2017 New Revision: 433772 URL: https://svnweb.freebsd.org/changeset/ports/433772 Log: net/py-ldap: update to 2.4.30 Modified: head/net/py-ldap/Makefile head/net/py-ldap/distinfo Modified: head/net/py-ldap/Makefile ============================================================================== --- head/net/py-ldap/Makefile Thu Feb 9 20:26:22 2017 (r433771) +++ head/net/py-ldap/Makefile Thu Feb 9 20:52:43 2017 (r433772) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ldap -PORTVERSION= 2.4.29 +PORTVERSION= 2.4.30 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/net/py-ldap/distinfo ============================================================================== --- head/net/py-ldap/distinfo Thu Feb 9 20:26:22 2017 (r433771) +++ head/net/py-ldap/distinfo Thu Feb 9 20:52:43 2017 (r433772) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485420339 -SHA256 (python-ldap-2.4.29.tar.gz) = 866798c5824e3f720e5d44431c8f46411fde0266753950c72017059ce1022f54 -SIZE (python-ldap-2.4.29.tar.gz) = 125727 +TIMESTAMP = 1486673007 +SHA256 (python-ldap-2.4.30.tar.gz) = 74291ddb2fad75725cac35cf0dabd593e40e71ab9722f4c7ded353d5e4d1ca09 +SIZE (python-ldap-2.4.30.tar.gz) = 125805 From owner-svn-ports-head@freebsd.org Thu Feb 9 20:53:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 30BA6CD8E3B; Thu, 9 Feb 2017 20:53:39 +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 F2078192; Thu, 9 Feb 2017 20:53: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 v19KrchX058904; Thu, 9 Feb 2017 20:53:38 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Krbc0058902; Thu, 9 Feb 2017 20:53:37 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702092053.v19Krbc0058902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Thu, 9 Feb 2017 20:53:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433773 - head/www/py-w3lib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 20:53:39 -0000 Author: rm Date: Thu Feb 9 20:53:37 2017 New Revision: 433773 URL: https://svnweb.freebsd.org/changeset/ports/433773 Log: www/py-w3lib: update to 1.17.0 Modified: head/www/py-w3lib/Makefile head/www/py-w3lib/distinfo Modified: head/www/py-w3lib/Makefile ============================================================================== --- head/www/py-w3lib/Makefile Thu Feb 9 20:52:43 2017 (r433772) +++ head/www/py-w3lib/Makefile Thu Feb 9 20:53:37 2017 (r433773) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= w3lib -PORTVERSION= 1.16.0 +PORTVERSION= 1.17.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-w3lib/distinfo ============================================================================== --- head/www/py-w3lib/distinfo Thu Feb 9 20:52:43 2017 (r433772) +++ head/www/py-w3lib/distinfo Thu Feb 9 20:53:37 2017 (r433773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481320616 -SHA256 (w3lib-1.16.0.tar.gz) = cbe45d4defe917562c1cc8ffd7ea6a2b9137a6ed33791df0170cd0bcd1db0052 -SIZE (w3lib-1.16.0.tar.gz) = 48838 +TIMESTAMP = 1486673231 +SHA256 (w3lib-1.17.0.tar.gz) = d8c654827fcf92ba4d7111f8588d2eff8653c5580c27ca61b1bc7805c080506f +SIZE (w3lib-1.17.0.tar.gz) = 30357 From owner-svn-ports-head@freebsd.org Thu Feb 9 21:41:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E22CFCD8D6D; Thu, 9 Feb 2017 21:41:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BBADB266; Thu, 9 Feb 2017 21:41:07 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id B0E0E20CE3; Thu, 9 Feb 2017 16:31:54 -0500 (EST) Received: from web4 ([10.202.2.214]) by compute3.internal (MEProxy); Thu, 09 Feb 2017 16:31:54 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=cc zrMVzCZxaqGbIKhD98SaBKj+s=; b=IbyqZLl3od3lkjLEy9MP/EepIBSroSTVoP NZTenHoqpie8DV44bO/b6pANBs2jjU388cC+fSDm24QsCpyNaRbPIsZ1hwVu+0nt uz54UsJvXqD0RhL19rXA4ahdLeNLCLtgqbuhx8PxG8ZajkWKz6HUYf9WSvj18rMp xsayuaz2o= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 9479ABAB4B; Thu, 9 Feb 2017 16:31:54 -0500 (EST) Message-Id: <1486675914.1591164.876129480.1D9B7654@webmail.messagingengine.com> From: Mark Felder To: Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-4a450d19 References: <201702091644.v19GiAUt053792@repo.freebsd.org> <20170209172246.GA72926@FreeBSD.org> Date: Thu, 09 Feb 2017 15:31:54 -0600 In-Reply-To: <20170209172246.GA72926@FreeBSD.org> Subject: Re: svn commit: r433743 - head/games/xtux X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 21:41:08 -0000 On Thu, Feb 9, 2017, at 11:22, Alexey Dokuchaev wrote: > On Thu, Feb 09, 2017 at 04:44:10PM +0000, Mark Felder wrote: > > New Revision: 433743 > > URL: https://svnweb.freebsd.org/changeset/ports/433743 > > > > Log: > > games/xtux: Fix Makefile encoding to be ASCII > > > > MFH: 2017Q1 > > > > Modified: > > head/games/xtux/Makefile > > > > Modified: head/games/xtux/Makefile > > ============================================================================== > > --- head/games/xtux/Makefile Thu Feb 9 16:37:01 2017 (r433742) > > +++ head/games/xtux/Makefile Thu Feb 9 16:44:10 2017 (r433743) > > @@ -1,4 +1,4 @@ > > -# Created by: G?ran Runfeldt > > +# Created by: Gran Runfeldt > > Looks like it should be ASCII'zed as Goran (hint: the email address). > Another option was to convert it to UTF-8 from ISO-8859-15. > > ./danfe > Hmm I thought I had it fixed as "Goran". Good catch. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-head@freebsd.org Thu Feb 9 21:49:35 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0BC6FCD8F3F; Thu, 9 Feb 2017 21:49:35 +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 B4E6E9A2; Thu, 9 Feb 2017 21:49:34 +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 v19LnXHo080852; Thu, 9 Feb 2017 21:49:33 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19LnXIX080851; Thu, 9 Feb 2017 21:49:33 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702092149.v19LnXIX080851@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Thu, 9 Feb 2017 21:49:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433774 - head/x11-toolkits/lesstif X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 21:49:35 -0000 Author: dinoex Date: Thu Feb 9 21:49:33 2017 New Revision: 433774 URL: https://svnweb.freebsd.org/changeset/ports/433774 Log: - add LICENSE Modified: head/x11-toolkits/lesstif/Makefile Modified: head/x11-toolkits/lesstif/Makefile ============================================================================== --- head/x11-toolkits/lesstif/Makefile Thu Feb 9 20:53:37 2017 (r433773) +++ head/x11-toolkits/lesstif/Makefile Thu Feb 9 21:49:33 2017 (r433774) @@ -11,6 +11,8 @@ MASTER_SITES= SF MAINTAINER= dinoex@FreeBSD.org COMMENT= API compatible clone of the Motif toolkit +LICENSE= LGPL20+ + LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 From owner-svn-ports-head@freebsd.org Thu Feb 9 22:51:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7029CD8461; Thu, 9 Feb 2017 22:51:01 +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 880C71220; Thu, 9 Feb 2017 22:51: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 v19Mp0kH007095; Thu, 9 Feb 2017 22:51:00 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v19Mp0ZL007094; Thu, 9 Feb 2017 22:51:00 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702092251.v19Mp0ZL007094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Thu, 9 Feb 2017 22:51:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433775 - head/lang/gprolog X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 22:51:01 -0000 Author: marino Date: Thu Feb 9 22:51:00 2017 New Revision: 433775 URL: https://svnweb.freebsd.org/changeset/ports/433775 Log: lang/gprolog: Clean up port (fix build with non-default options) The no-docs and no-examples options weren't correct. The configuration value in those causes were no absolute paths as apparently expected, but relative to STAGEDIR. Fix by letting them install and use post-install option targets to remove if necessary. Do other cleanup such as wrap to 80 (when possible) and use options framework. Also remove option-dependent packagename; that isn't conventional. Also make configure target generic by platform. Modified: head/lang/gprolog/Makefile Modified: head/lang/gprolog/Makefile ============================================================================== --- head/lang/gprolog/Makefile Thu Feb 9 21:49:33 2017 (r433774) +++ head/lang/gprolog/Makefile Thu Feb 9 22:51:00 2017 (r433775) @@ -3,7 +3,7 @@ PORTNAME= gprolog PORTVERSION= 1.4.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.gprolog.org/ @@ -19,44 +19,36 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVER USES= gmake USE_GCC= any USE_AUTOTOOLS= autoconf +PORTDOCS= * +PORTEXAMPLES= * CFLAGS+= -O3 # gcc5/gcc6 + -O2 = pl2wam hangs -CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" -CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-freebsd${OSREL} +PLIST_SUB= GPROLOG_VER=${PORTVERSION} +CONFIGURE_ARGS= --with-c-flags="${CFLAGS}" \ + --with-doc-dir="${DOCSDIR}" \ + --with-examples-dir="${EXAMPLESDIR}" +CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL} MAKE_JOBS_UNSAFE= yes -PLIST_SUB+= GPROLOG_VER=${PORTVERSION} +OPTIONS_DEFINE= FD DOCS EXAMPLES +OPTIONS_DEFAULT= FD +OPTIONS_SUB= yes -OPTIONS_DEFINE= FD DOCS EXAMPLES -OPTIONS_DEFAULT=FD -FD_DESC= Enable finite domain constraint solver +FD_DESC= Enable finite domain constraint solver +FD_CONFIGURE_OFF= --disable-fd-solver -.include - -.if ${PORT_OPTIONS:MDOCS} -PORTDOCS= * -CONFIGURE_ARGS+=--with-doc-dir="${DOCSDIR}" -.else -CONFIGURE_ARGS+=--with-doc-dir="${WRKDIR}/docs" -.endif +post-configure: + ${REINPLACE_CMD} \ + -E 's|^(INSTALL_PROGRAM *= *install +-s +-m) 555|\1 755|g' \ + ${WRKSRC}/Makefile + ${REINPLACE_CMD} -E 's|^(INSTALL_DATA *= *install +-m) 444|\1 644|g' \ + ${WRKSRC}/Makefile + ${REINPLACE_CMD} 's|$$(LN_S) $$(INSTALL_DIR)/bin|$$(LN_S) ../${PORTNAME}-${PORTVERSION}/bin|g' \ + ${WRKSRC}/Makefile -.if ${PORT_OPTIONS:MEXAMPLES} -PORTEXAMPLES= * -CONFIGURE_ARGS+=--with-examples-dir="${EXAMPLESDIR}" -.else -CONFIGURE_ARGS+=--with-examples-dir="${WRKDIR}/examples" -.endif - -.if empty(PORT_OPTIONS:MFD) -CONFIGURE_ARGS+=--disable-fd-solver -PLIST_SUB+= FD="@comment " -PKGNAMESUFFIX= -nofd -.else -PLIST_SUB+= FD="" -.endif +post-install-EXAMPLES-off: + ${RM} -r ${STAGEDIR}${EXAMPLESDIR} -post-configure: - ${REINPLACE_CMD} -E 's|^(INSTALL_PROGRAM *= *install +-s +-m) 555|\1 755|g' ${WRKSRC}/Makefile - ${REINPLACE_CMD} -E 's|^(INSTALL_DATA *= *install +-m) 444|\1 644|g' ${WRKSRC}/Makefile - ${REINPLACE_CMD} 's|$$(LN_S) $$(INSTALL_DIR)/bin|$$(LN_S) ../${PORTNAME}-${PORTVERSION}/bin|g' ${WRKSRC}/Makefile +post-install-DOCS-off: + ${RM} -r ${STAGEDIR}${DOCSDIR} .include From owner-svn-ports-head@freebsd.org Fri Feb 10 00:07:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3588ECD8F3A; Fri, 10 Feb 2017 00:07:26 +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 025EF807; Fri, 10 Feb 2017 00:07:25 +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 v1A07Pfg039218; Fri, 10 Feb 2017 00:07:25 GMT (envelope-from gerald@FreeBSD.org) Received: (from gerald@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A07OQh039216; Fri, 10 Feb 2017 00:07:24 GMT (envelope-from gerald@FreeBSD.org) Message-Id: <201702100007.v1A07OQh039216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: gerald set sender to gerald@FreeBSD.org using -f From: Gerald Pfeifer Date: Fri, 10 Feb 2017 00:07:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433777 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 00:07:26 -0000 Author: gerald Date: Fri Feb 10 00:07:24 2017 New Revision: 433777 URL: https://svnweb.freebsd.org/changeset/ports/433777 Log: Update to the 20170209 snapshot of GCC 6. Modified: head/lang/gcc6-devel/Makefile head/lang/gcc6-devel/distinfo Modified: head/lang/gcc6-devel/Makefile ============================================================================== --- head/lang/gcc6-devel/Makefile Thu Feb 9 23:38:27 2017 (r433776) +++ head/lang/gcc6-devel/Makefile Fri Feb 10 00:07:24 2017 (r433777) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gcc -PORTVERSION= 6.3.1.s20170202 +PORTVERSION= 6.3.1.s20170209 CATEGORIES= lang java MASTER_SITES= GCC/snapshots/${DISTVERSION} PKGNAMESUFFIX= ${SUFFIX}-devel Modified: head/lang/gcc6-devel/distinfo ============================================================================== --- head/lang/gcc6-devel/distinfo Thu Feb 9 23:38:27 2017 (r433776) +++ head/lang/gcc6-devel/distinfo Fri Feb 10 00:07:24 2017 (r433777) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486107368 -SHA256 (gcc-6-20170202.tar.bz2) = 339411f9ec780ba1f779417ea2a3206b69ee11de293aea27fff4658d7e56d0c5 -SIZE (gcc-6-20170202.tar.bz2) = 95743873 +TIMESTAMP = 1486682658 +SHA256 (gcc-6-20170209.tar.bz2) = f89b02f4773ec539a26b1aafebe9f33d82f7e65f9c72afffdf11ff5604bd3508 +SIZE (gcc-6-20170209.tar.bz2) = 95747123 From owner-svn-ports-head@freebsd.org Fri Feb 10 00:12:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 36CB3CD72E9; Fri, 10 Feb 2017 00:12:19 +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 03D34C73; Fri, 10 Feb 2017 00:12:18 +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 v1A0CIpI043336; Fri, 10 Feb 2017 00:12:18 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A0CHp0043334; Fri, 10 Feb 2017 00:12:17 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201702100012.v1A0CHp0043334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 10 Feb 2017 00:12:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433778 - head/devel/cgit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 00:12:19 -0000 Author: adamw Date: Fri Feb 10 00:12:17 2017 New Revision: 433778 URL: https://svnweb.freebsd.org/changeset/ports/433778 Log: Update included git to 2.11.1. Modified: head/devel/cgit/Makefile head/devel/cgit/distinfo Modified: head/devel/cgit/Makefile ============================================================================== --- head/devel/cgit/Makefile Fri Feb 10 00:07:24 2017 (r433777) +++ head/devel/cgit/Makefile Fri Feb 10 00:12:17 2017 (r433778) @@ -2,7 +2,7 @@ PORTNAME= cgit PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel www MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/:cgit \ https://www.kernel.org/pub/software/scm/git/:git @@ -15,7 +15,7 @@ COMMENT= Fast, lightweight web frontend LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GIT_VERSION= 2.11.0 +GIT_VERSION= 2.11.1 USES= cpe gmake iconv shebangfix ssl tar:xz CPE_VENDOR= lars_hjemli SHEBANG_FILES= filters/html-converters/rst2html Modified: head/devel/cgit/distinfo ============================================================================== --- head/devel/cgit/distinfo Fri Feb 10 00:07:24 2017 (r433777) +++ head/devel/cgit/distinfo Fri Feb 10 00:12:17 2017 (r433778) @@ -1,5 +1,5 @@ -TIMESTAMP = 1480538696 +TIMESTAMP = 1486685455 SHA256 (cgit-1.1.tar.xz) = 0889af29be15fc981481caa09579f982b9740fe9fd2860ab87dff286f4635890 SIZE (cgit-1.1.tar.xz) = 86268 -SHA256 (git-2.11.0.tar.xz) = 7e7e8d69d494892373b87007674be5820a4bc1ef596a0117d03ea3169119fd0b -SIZE (git-2.11.0.tar.xz) = 4197984 +SHA256 (git-2.11.1.tar.xz) = c0a779cae325d48a1d5ba08b6ee1febcc31d0657a6da01fd1dec1c6e10976415 +SIZE (git-2.11.1.tar.xz) = 4208132 From owner-svn-ports-head@freebsd.org Fri Feb 10 00:13:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E59DFCD7347; Fri, 10 Feb 2017 00:13:52 +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 B2228D9A; Fri, 10 Feb 2017 00:13:52 +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 v1A0Dp9N043516; Fri, 10 Feb 2017 00:13:51 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A0DpFp043514; Fri, 10 Feb 2017 00:13:51 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201702100013.v1A0DpFp043514@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Fri, 10 Feb 2017 00:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433779 - head/www/p5-Mojolicious X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 00:13:53 -0000 Author: adamw Date: Fri Feb 10 00:13:51 2017 New Revision: 433779 URL: https://svnweb.freebsd.org/changeset/ports/433779 Log: Update to 7.25. - Fixed cleanup bugs in Mojo::IOLoop::Stream. Modified: head/www/p5-Mojolicious/Makefile head/www/p5-Mojolicious/distinfo Modified: head/www/p5-Mojolicious/Makefile ============================================================================== --- head/www/p5-Mojolicious/Makefile Fri Feb 10 00:12:17 2017 (r433778) +++ head/www/p5-Mojolicious/Makefile Fri Feb 10 00:13:51 2017 (r433779) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mojolicious -PORTVERSION= 7.24 +PORTVERSION= 7.25 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/www/p5-Mojolicious/distinfo ============================================================================== --- head/www/p5-Mojolicious/distinfo Fri Feb 10 00:12:17 2017 (r433778) +++ head/www/p5-Mojolicious/distinfo Fri Feb 10 00:13:51 2017 (r433779) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486338507 -SHA256 (Mojolicious-7.24.tar.gz) = 242fa4f1274276e19d5466ca7efe3eed90b8b87db00510fea30a8c8d76a8216f -SIZE (Mojolicious-7.24.tar.gz) = 668579 +TIMESTAMP = 1486685554 +SHA256 (Mojolicious-7.25.tar.gz) = b975b8ef94bbdd9548419add9305f01f33724841fd3010a31172160535497a3c +SIZE (Mojolicious-7.25.tar.gz) = 669004 From owner-svn-ports-head@freebsd.org Fri Feb 10 00:23:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5607CD7654; Fri, 10 Feb 2017 00:23:07 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 660E9128F; Fri, 10 Feb 2017 00:23:07 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A0N6iX047586; Fri, 10 Feb 2017 00:23:06 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A0N5Sj047579; Fri, 10 Feb 2017 00:23:05 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201702100023.v1A0N5Sj047579@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Fri, 10 Feb 2017 00:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433780 - in head/devel: . oclgrind oclgrind/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 00:23:07 -0000 Author: jmd Date: Fri Feb 10 00:23:05 2017 New Revision: 433780 URL: https://svnweb.freebsd.org/changeset/ports/433780 Log: Add oclgrind port. Oclgrind is the OpenCL equivalent of valgrind and useful to debug OpenCL kernels and OpenCL enabled codes. Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9467 Added: head/devel/oclgrind/ head/devel/oclgrind/Makefile (contents, props changed) head/devel/oclgrind/distinfo (contents, props changed) head/devel/oclgrind/files/ head/devel/oclgrind/files/patch-CMakeLists.txt (contents, props changed) head/devel/oclgrind/files/patch-src_runtime_oclgrind.cpp (contents, props changed) head/devel/oclgrind/pkg-descr (contents, props changed) head/devel/oclgrind/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Fri Feb 10 00:13:51 2017 (r433779) +++ head/devel/Makefile Fri Feb 10 00:23:05 2017 (r433780) @@ -1702,6 +1702,7 @@ SUBDIR += ocaml-xstr SUBDIR += ocaml-xstrp4 SUBDIR += ocl-icd + SUBDIR += oclgrind SUBDIR += ode SUBDIR += ois SUBDIR += okteta Added: head/devel/oclgrind/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/Makefile Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,32 @@ +# Created by: Johannes Dieterich +# $FreeBSD$ + +PORTNAME= oclgrind +PORTVERSION= 20170122 +DISTVERSIONPREFIX= v +CATEGORIES= devel + +MAINTAINER= jmd@freebsd.org +COMMENT= SPIR interpreter and virtual OpenCL device simulator + +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= opencl>=0:devel/opencl \ + llvm-config40:devel/llvm40 +LIB_DEPENDS= libOpenCL.so:devel/ocl-icd +RUN_DEPENDS= opencl>=0:devel/opencl + +BROKEN_FreeBSD_10= oclgrind is only supported on FreeBSD 11.0 and newer, crashes LLVM 3.4 + +USE_GITHUB= yes +GH_ACCOUNT= jrprice +GH_PROJECT= Oclgrind +GH_TAGNAME= b777367 + +USE_LDCONFIG= yes +USES= cmake + +CMAKE_ARGS+= -DLLVM_DIR=${LOCALBASE}/llvm40/share/llvm/cmake + +.include Added: head/devel/oclgrind/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/distinfo Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486354287 +SHA256 (jrprice-Oclgrind-v20170122-b777367_GH0.tar.gz) = 0c72e1d82498bc3659990c8c3b5cd43fdf8a00f812c5a7dc8aa735f86c31a320 +SIZE (jrprice-Oclgrind-v20170122-b777367_GH0.tar.gz) = 192908 Added: head/devel/oclgrind/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/files/patch-CMakeLists.txt Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,11 @@ +--- CMakeLists.txt.orig 2017-01-22 12:14:21 UTC ++++ CMakeLists.txt +@@ -151,7 +151,7 @@ endif() + # Check for library directory suffixes + set(_LIBDIR_SUFFIX "") + get_property(USING_LIB64 GLOBAL PROPERTY FIND_LIBRARY_USE_LIB64_PATHS) +-if (USING_LIB64 AND NOT "${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin") ++if (USING_LIB64 AND NOT "${CMAKE_SYSTEM_NAME}" STREQUAL "Darwin" AND NOT "${CMAKE_SYSTEM_NAME}" STREQUAL "FreeBSD") + set(_LIBDIR_SUFFIX "64") + endif() + set(LIBDIR_SUFFIX "${_LIBDIR_SUFFIX}" Added: head/devel/oclgrind/files/patch-src_runtime_oclgrind.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/files/patch-src_runtime_oclgrind.cpp Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,13 @@ +--- src/runtime/oclgrind.cpp.orig 2017-01-22 12:14:21 UTC ++++ src/runtime/oclgrind.cpp +@@ -364,6 +364,10 @@ static string getLibDirPath() + #if defined(__APPLE__) + uint32_t sz = PATH_MAX; + if (_NSGetExecutablePath(exepath, &sz)) ++#elif defined(__FreeBSD__) ++ char temp[PATH_MAX]; ++ snprintf(temp, sizeof(temp), "/proc/%d/file", getpid()); ++ if (readlink(temp, exepath, PATH_MAX) == -1) + #else // not apple + if (readlink("/proc/self/exe", exepath, PATH_MAX) == -1) + #endif Added: head/devel/oclgrind/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/pkg-descr Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,12 @@ +Oclgrind + +SPIR interpreter and virtual OpenCL device simulator + +Oclgrind implements a virtual OpenCL device simulator, including an OpenCL +runtime with ICD support. The goal is to provide a platform for creating tools +to aid OpenCL development. In particular, this project currently implements +utilities for debugging memory access errors, detecting data-races and barrier +divergence, collecting instruction histograms, and for interactive OpenCL +kernel debugging. The simulator is built on an interpreter for LLVM IR. + +WWW: https://github.com/jrprice/Oclgrind Added: head/devel/oclgrind/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/oclgrind/pkg-plist Fri Feb 10 00:23:05 2017 (r433780) @@ -0,0 +1,19 @@ +bin/oclgrind +bin/oclgrind-kernel +include/oclgrind/Context.h +include/oclgrind/Kernel.h +include/oclgrind/KernelInvocation.h +include/oclgrind/Memory.h +include/oclgrind/Plugin.h +include/oclgrind/Program.h +include/oclgrind/Queue.h +include/oclgrind/WorkGroup.h +include/oclgrind/WorkItem.h +include/oclgrind/clc.h +include/oclgrind/clc32.pch +include/oclgrind/clc64.pch +include/oclgrind/common.h +include/oclgrind/half.h +lib/liboclgrind-rt-icd.so +lib/liboclgrind-rt.so +lib/liboclgrind.so From owner-svn-ports-head@freebsd.org Fri Feb 10 02:02:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27DD5CD8C58; Fri, 10 Feb 2017 02:02:56 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DA654110F; Fri, 10 Feb 2017 02:02:55 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A22sYn088602; Fri, 10 Feb 2017 02:02:54 GMT (envelope-from jkim@FreeBSD.org) Received: (from jkim@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A22sV5088600; Fri, 10 Feb 2017 02:02:54 GMT (envelope-from jkim@FreeBSD.org) Message-Id: <201702100202.v1A22sV5088600@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jkim set sender to jkim@FreeBSD.org using -f From: Jung-uk Kim Date: Fri, 10 Feb 2017 02:02:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433781 - in head/editors/libreoffice: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 02:02:56 -0000 Author: jkim Date: Fri Feb 10 02:02:54 2017 New Revision: 433781 URL: https://svnweb.freebsd.org/changeset/ports/433781 Log: Refine r433663. If "use-header-bar" property of the dialog is set to TRUE, it uses a GtkHeaderBar for action buttons instead of the action area and gtk_dialog_get_header_bar() should not return NULL. If it is set to FALSE, gtk_dialog_get_header_bar() always returns NULL. In other words, we should not remove buttons from both header bar and action area in any case. This patch also removes pointless assertions from the previous patch. PR: 203563 Modified: head/editors/libreoffice/Makefile head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx Modified: head/editors/libreoffice/Makefile ============================================================================== --- head/editors/libreoffice/Makefile Fri Feb 10 00:23:05 2017 (r433780) +++ head/editors/libreoffice/Makefile Fri Feb 10 02:02:54 2017 (r433781) @@ -2,7 +2,7 @@ .include "${.CURDIR}/Makefile.common" -PORTREVISION= 4 +PORTREVISION= 5 MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \ http://dev-www.libreoffice.org/src/:src \ http://dev-www.libreoffice.org/extern/:ext Modified: head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx ============================================================================== --- head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx Fri Feb 10 00:23:05 2017 (r433780) +++ head/editors/libreoffice/files/patch-vcl_unx_gtk_fpicker_SalGtkFilePicker.cxx Fri Feb 10 02:02:54 2017 (r433781) @@ -1,26 +1,16 @@ --- vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx.orig 2017-01-12 00:54:33 UTC +++ vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx -@@ -418,8 +418,11 @@ shrinkFilterName( const OUString &rFilte - static void - dialog_remove_buttons(GtkWidget *pActionArea) - { -- GList *pChildren = -- gtk_container_get_children( GTK_CONTAINER( pActionArea ) ); -+ GtkContainer *pContainer = GTK_CONTAINER( pActionArea ); -+ -+ g_return_if_fail( pContainer != nullptr ); -+ -+ GList *pChildren = gtk_container_get_children( pContainer ); - - for( GList *p = pChildren; p; p = p->next ) - { -@@ -436,10 +439,10 @@ dialog_remove_buttons( GtkDialog *pDialo +@@ -436,10 +436,13 @@ dialog_remove_buttons( GtkDialog *pDialo { g_return_if_fail( GTK_IS_DIALOG( pDialog ) ); -#if GTK_CHECK_VERSION(3,0,0) #if GTK_CHECK_VERSION(3,12,0) - dialog_remove_buttons(gtk_dialog_get_header_bar(pDialog)); +- dialog_remove_buttons(gtk_dialog_get_header_bar(pDialog)); ++ GtkWidget *pHeaderBar = gtk_dialog_get_header_bar( pDialog ); ++ if( pHeaderBar != nullptr ) ++ dialog_remove_buttons( pHeaderBar ); ++ else #endif +#if GTK_CHECK_VERSION(2,14,0) dialog_remove_buttons(gtk_dialog_get_action_area(pDialog)); From owner-svn-ports-head@freebsd.org Fri Feb 10 02:44:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A955BCD880C; Fri, 10 Feb 2017 02:44:10 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69154B3A; Fri, 10 Feb 2017 02:44:10 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A2i93h005595; Fri, 10 Feb 2017 02:44:09 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A2i98M005586; Fri, 10 Feb 2017 02:44:09 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702100244.v1A2i98M005586@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 02:44:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433782 - head/audio/emms X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 02:44:10 -0000 Author: vanilla Date: Fri Feb 10 02:44:09 2017 New Revision: 433782 URL: https://svnweb.freebsd.org/changeset/ports/433782 Log: Update to 4.2. Modified: head/audio/emms/Makefile head/audio/emms/distinfo head/audio/emms/pkg-plist Modified: head/audio/emms/Makefile ============================================================================== --- head/audio/emms/Makefile Fri Feb 10 02:02:54 2017 (r433781) +++ head/audio/emms/Makefile Fri Feb 10 02:44:09 2017 (r433782) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= emms -PORTVERSION= 4.0 -PORTREVISION= 2 +PORTVERSION= 4.2 CATEGORIES= audio elisp MASTER_SITES= GNU @@ -21,7 +20,7 @@ INFO= emms .include -.if ${EMACS_PORT_NAME} != "emacs23" +.if ${EMACS_PORT_NAME} != "emacs25" PORTNAMESUFFIX= ${PKGNAMESUFFIX} .endif @@ -35,7 +34,6 @@ post-patch: s|^\(INSTALLINFO\) =|INSTALLINFO ?=| ; \ s| \($$(SITELISP)\)| $$(DESTDIR)\1|g ; \ s| \($$(INFODIR)\)| $$(DESTDIR)\1|g ; \ - s|\($$(INFODIR)\)/emms|\1| ; \ s| \($$(MAN1DIR)\)| $$(DESTDIR)\1|g' ${WRKSRC}/Makefile .include Modified: head/audio/emms/distinfo ============================================================================== --- head/audio/emms/distinfo Fri Feb 10 02:02:54 2017 (r433781) +++ head/audio/emms/distinfo Fri Feb 10 02:44:09 2017 (r433782) @@ -1,2 +1,3 @@ -SHA256 (emms-4.0.tar.gz) = f4a09bed31efd000be9de44bb54fe46056d9742255279a45547b21b5791c16e0 -SIZE (emms-4.0.tar.gz) = 279984 +TIMESTAMP = 1486693280 +SHA256 (emms-4.2.tar.gz) = 4258ede323dc68679f8fb7216932b1184a47ef7059b030bb750ffdf288f149f5 +SIZE (emms-4.2.tar.gz) = 285313 Modified: head/audio/emms/pkg-plist ============================================================================== --- head/audio/emms/pkg-plist Fri Feb 10 02:02:54 2017 (r433781) +++ head/audio/emms/pkg-plist Fri Feb 10 02:44:09 2017 (r433782) @@ -65,6 +65,8 @@ man/man1/emms-print-metadata.1.gz %%EMACS_SITE_LISPDIR%%/emms/emms-score.elc %%EMACS_SITE_LISPDIR%%/emms/emms-setup.el %%EMACS_SITE_LISPDIR%%/emms/emms-setup.elc +%%EMACS_SITE_LISPDIR%%/emms/emms-show-all.el +%%EMACS_SITE_LISPDIR%%/emms/emms-show-all.elc %%EMACS_SITE_LISPDIR%%/emms/emms-source-file.el %%EMACS_SITE_LISPDIR%%/emms/emms-source-file.elc %%EMACS_SITE_LISPDIR%%/emms/emms-source-playlist.el @@ -79,6 +81,8 @@ man/man1/emms-print-metadata.1.gz %%EMACS_SITE_LISPDIR%%/emms/emms-url.elc %%EMACS_SITE_LISPDIR%%/emms/emms-volume-amixer.el %%EMACS_SITE_LISPDIR%%/emms/emms-volume-amixer.elc +%%EMACS_SITE_LISPDIR%%/emms/emms-volume-pulse.el +%%EMACS_SITE_LISPDIR%%/emms/emms-volume-pulse.elc %%EMACS_SITE_LISPDIR%%/emms/emms-volume.el %%EMACS_SITE_LISPDIR%%/emms/emms-volume.elc %%EMACS_SITE_LISPDIR%%/emms/emms.el @@ -87,5 +91,3 @@ man/man1/emms-print-metadata.1.gz %%EMACS_SITE_LISPDIR%%/emms/jack.elc %%EMACS_SITE_LISPDIR%%/emms/later-do.el %%EMACS_SITE_LISPDIR%%/emms/later-do.elc -%%EMACS_SITE_LISPDIR%%/emms/tq.el -%%EMACS_SITE_LISPDIR%%/emms/tq.elc From owner-svn-ports-head@freebsd.org Fri Feb 10 02:54:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 176CCCD908A; Fri, 10 Feb 2017 02:54:15 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CB05B16F6; Fri, 10 Feb 2017 02:54:14 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A2sDGG010262; Fri, 10 Feb 2017 02:54:13 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A2sDNq010259; Fri, 10 Feb 2017 02:54:13 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702100254.v1A2sDNq010259@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 02:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433783 - head/security/zeronet X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 02:54:15 -0000 Author: vanilla Date: Fri Feb 10 02:54:13 2017 New Revision: 433783 URL: https://svnweb.freebsd.org/changeset/ports/433783 Log: Update to 0.5.1. PR: 216948 Submitted by: maintainer Modified: head/security/zeronet/Makefile head/security/zeronet/distinfo head/security/zeronet/pkg-plist Modified: head/security/zeronet/Makefile ============================================================================== --- head/security/zeronet/Makefile Fri Feb 10 02:44:09 2017 (r433782) +++ head/security/zeronet/Makefile Fri Feb 10 02:54:13 2017 (r433783) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zeronet -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 DISTVERSIONPREFIX= v CATEGORIES= security net-p2p Modified: head/security/zeronet/distinfo ============================================================================== --- head/security/zeronet/distinfo Fri Feb 10 02:44:09 2017 (r433782) +++ head/security/zeronet/distinfo Fri Feb 10 02:54:13 2017 (r433783) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479544568 -SHA256 (HelloZeroNet-ZeroNet-v0.5.0_GH0.tar.gz) = a395a1cbb1b1c408596177b267f006926fdc5cae06490457e28db58693b3da59 -SIZE (HelloZeroNet-ZeroNet-v0.5.0_GH0.tar.gz) = 2411203 +TIMESTAMP = 1486672011 +SHA256 (HelloZeroNet-ZeroNet-v0.5.1_GH0.tar.gz) = 449e8340e263f814aacd4ba41f3e41c8fdb047040dad9c7f46fcc09a52065966 +SIZE (HelloZeroNet-ZeroNet-v0.5.1_GH0.tar.gz) = 2440498 Modified: head/security/zeronet/pkg-plist ============================================================================== --- head/security/zeronet/pkg-plist Fri Feb 10 02:44:09 2017 (r433782) +++ head/security/zeronet/pkg-plist Fri Feb 10 02:54:13 2017 (r433783) @@ -30,6 +30,11 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/MergerSite/__init__.py %%DATADIR%%/plugins/MergerSite/__init__.pyc %%DATADIR%%/plugins/MergerSite/__init__.pyo +%%DATADIR%%/plugins/MergerSite/languages/fr.json +%%DATADIR%%/plugins/MergerSite/languages/hu.json +%%DATADIR%%/plugins/MergerSite/languages/tr.json +%%DATADIR%%/plugins/MergerSite/languages/zh-tw.json +%%DATADIR%%/plugins/MergerSite/languages/zh.json %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.py %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.pyc %%DATADIR%%/plugins/Newsfeed/NewsfeedPlugin.pyo @@ -55,6 +60,10 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/OptionalManager/__init__.py %%DATADIR%%/plugins/OptionalManager/__init__.pyc %%DATADIR%%/plugins/OptionalManager/__init__.pyo +%%DATADIR%%/plugins/OptionalManager/languages/fr.json +%%DATADIR%%/plugins/OptionalManager/languages/hu.json +%%DATADIR%%/plugins/OptionalManager/languages/zh-tw.json +%%DATADIR%%/plugins/OptionalManager/languages/zh.json %%DATADIR%%/plugins/PeerDb/PeerDbPlugin.py %%DATADIR%%/plugins/PeerDb/PeerDbPlugin.pyc %%DATADIR%%/plugins/PeerDb/PeerDbPlugin.pyo @@ -67,6 +76,17 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/Sidebar/__init__.py %%DATADIR%%/plugins/Sidebar/__init__.pyc %%DATADIR%%/plugins/Sidebar/__init__.pyo +%%DATADIR%%/plugins/Sidebar/languages/da.json +%%DATADIR%%/plugins/Sidebar/languages/de.json +%%DATADIR%%/plugins/Sidebar/languages/es.json +%%DATADIR%%/plugins/Sidebar/languages/fr.json +%%DATADIR%%/plugins/Sidebar/languages/hu.json +%%DATADIR%%/plugins/Sidebar/languages/it.json +%%DATADIR%%/plugins/Sidebar/languages/pl.json +%%DATADIR%%/plugins/Sidebar/languages/ru.json +%%DATADIR%%/plugins/Sidebar/languages/tr.json +%%DATADIR%%/plugins/Sidebar/languages/zh-tw.json +%%DATADIR%%/plugins/Sidebar/languages/zh.json %%DATADIR%%/plugins/Sidebar/maxminddb/__init__.py %%DATADIR%%/plugins/Sidebar/maxminddb/__init__.pyc %%DATADIR%%/plugins/Sidebar/maxminddb/__init__.pyo @@ -113,12 +133,23 @@ etc/rc.d/zeronet %%DATADIR%%/plugins/Stats/__init__.py %%DATADIR%%/plugins/Stats/__init__.pyc %%DATADIR%%/plugins/Stats/__init__.pyo +%%DATADIR%%/plugins/TranslateSite/TranslateSitePlugin.py +%%DATADIR%%/plugins/TranslateSite/TranslateSitePlugin.pyc +%%DATADIR%%/plugins/TranslateSite/TranslateSitePlugin.pyo +%%DATADIR%%/plugins/TranslateSite/__init__.py +%%DATADIR%%/plugins/TranslateSite/__init__.pyc +%%DATADIR%%/plugins/TranslateSite/__init__.pyo %%DATADIR%%/plugins/Trayicon/TrayiconPlugin.py %%DATADIR%%/plugins/Trayicon/TrayiconPlugin.pyc %%DATADIR%%/plugins/Trayicon/TrayiconPlugin.pyo %%DATADIR%%/plugins/Trayicon/__init__.py %%DATADIR%%/plugins/Trayicon/__init__.pyc %%DATADIR%%/plugins/Trayicon/__init__.pyo +%%DATADIR%%/plugins/Trayicon/languages/fr.json +%%DATADIR%%/plugins/Trayicon/languages/hu.json +%%DATADIR%%/plugins/Trayicon/languages/tr.json +%%DATADIR%%/plugins/Trayicon/languages/zh-tw.json +%%DATADIR%%/plugins/Trayicon/languages/zh.json %%DATADIR%%/plugins/Trayicon/lib/__init__.py %%DATADIR%%/plugins/Trayicon/lib/__init__.pyc %%DATADIR%%/plugins/Trayicon/lib/__init__.pyo @@ -371,6 +402,9 @@ etc/rc.d/zeronet %%DATADIR%%/src/Test/TestTor.py %%DATADIR%%/src/Test/TestTor.pyc %%DATADIR%%/src/Test/TestTor.pyo +%%DATADIR%%/src/Test/TestTranslate.py +%%DATADIR%%/src/Test/TestTranslate.pyc +%%DATADIR%%/src/Test/TestTranslate.pyo %%DATADIR%%/src/Test/TestUpnpPunch.py %%DATADIR%%/src/Test/TestUpnpPunch.pyc %%DATADIR%%/src/Test/TestUpnpPunch.pyo @@ -429,6 +463,23 @@ etc/rc.d/zeronet %%DATADIR%%/src/Tor/__init__.py %%DATADIR%%/src/Tor/__init__.pyc %%DATADIR%%/src/Tor/__init__.pyo +%%DATADIR%%/src/Translate/Translate.py +%%DATADIR%%/src/Translate/Translate.pyc +%%DATADIR%%/src/Translate/Translate.pyo +%%DATADIR%%/src/Translate/__init__.py +%%DATADIR%%/src/Translate/__init__.pyc +%%DATADIR%%/src/Translate/__init__.pyo +%%DATADIR%%/src/Translate/languages/da.json +%%DATADIR%%/src/Translate/languages/de.json +%%DATADIR%%/src/Translate/languages/es.json +%%DATADIR%%/src/Translate/languages/fr.json +%%DATADIR%%/src/Translate/languages/hu.json +%%DATADIR%%/src/Translate/languages/it.json +%%DATADIR%%/src/Translate/languages/pl.json +%%DATADIR%%/src/Translate/languages/ru.json +%%DATADIR%%/src/Translate/languages/tr.json +%%DATADIR%%/src/Translate/languages/zh-tw.json +%%DATADIR%%/src/Translate/languages/zh.json %%DATADIR%%/src/Ui/UiRequest.py %%DATADIR%%/src/Ui/UiRequest.pyc %%DATADIR%%/src/Ui/UiRequest.pyo From owner-svn-ports-head@freebsd.org Fri Feb 10 03:38:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 72C07CD9AEE; Fri, 10 Feb 2017 03:38:57 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26CFD15EE; Fri, 10 Feb 2017 03:38:57 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A3cuu1028075; Fri, 10 Feb 2017 03:38:56 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A3cu3L028073; Fri, 10 Feb 2017 03:38:56 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702100338.v1A3cu3L028073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 03:38:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433784 - head/graphics/ampasACES-container X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 03:38:57 -0000 Author: vanilla Date: Fri Feb 10 03:38:55 2017 New Revision: 433784 URL: https://svnweb.freebsd.org/changeset/ports/433784 Log: Update to 1.0.1. Modified: head/graphics/ampasACES-container/Makefile head/graphics/ampasACES-container/distinfo Modified: head/graphics/ampasACES-container/Makefile ============================================================================== --- head/graphics/ampasACES-container/Makefile Fri Feb 10 02:54:13 2017 (r433783) +++ head/graphics/ampasACES-container/Makefile Fri Feb 10 03:38:55 2017 (r433784) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ampasACES-container -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org @@ -16,19 +16,19 @@ LICENSE_PERMS= dist-mirror dist-sell pkg USE_GITHUB= yes GH_ACCOUNT= ampas GH_PROJECT= aces_container -GH_TAGNAME= 73f15c5 +GH_TAGNAME= 4c7375b -USES= cmake pkgconfig +USES= cmake pathfix pkgconfig USE_LDCONFIG= yes +OPTIONS_DEFINE= DOCS PORTDOCS= README.md post-patch: - @${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|' \ - -e 's|lib/CMake|lib/cmake|' \ + @${REINPLACE_CMD} -e 's|lib/CMake|lib/cmake|' \ ${WRKSRC}/CMakeLists.txt -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} Modified: head/graphics/ampasACES-container/distinfo ============================================================================== --- head/graphics/ampasACES-container/distinfo Fri Feb 10 02:54:13 2017 (r433783) +++ head/graphics/ampasACES-container/distinfo Fri Feb 10 03:38:55 2017 (r433784) @@ -1,2 +1,3 @@ -SHA256 (ampas-aces_container-1.0.0-73f15c5_GH0.tar.gz) = 5b3b649c4f82f0366e1b8b8e00055ed54828d4edf6f24e2c8d45510139221bea -SIZE (ampas-aces_container-1.0.0-73f15c5_GH0.tar.gz) = 26460 +TIMESTAMP = 1486697545 +SHA256 (ampas-aces_container-1.0.1-4c7375b_GH0.tar.gz) = 09141aa406536f4ba40c8817d68d3173a215dd85be0035ab13f65f87ed11be5b +SIZE (ampas-aces_container-1.0.1-4c7375b_GH0.tar.gz) = 26526 From owner-svn-ports-head@freebsd.org Fri Feb 10 03:49:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7ADBFCD9C91; Fri, 10 Feb 2017 03:49:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2D9E01A55; Fri, 10 Feb 2017 03:49:49 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A3nmjm032254; Fri, 10 Feb 2017 03:49:48 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A3nmLL032252; Fri, 10 Feb 2017 03:49:48 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702100349.v1A3nmLL032252@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 03:49:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433785 - head/graphics/ampasCTL X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 03:49:49 -0000 Author: vanilla Date: Fri Feb 10 03:49:47 2017 New Revision: 433785 URL: https://svnweb.freebsd.org/changeset/ports/433785 Log: 1: Correct package version to 1.5.2, previous version use 1.5.2's git hash tag already. 2: modernize. Modified: head/graphics/ampasCTL/Makefile head/graphics/ampasCTL/distinfo Modified: head/graphics/ampasCTL/Makefile ============================================================================== --- head/graphics/ampasCTL/Makefile Fri Feb 10 03:38:55 2017 (r433784) +++ head/graphics/ampasCTL/Makefile Fri Feb 10 03:49:47 2017 (r433785) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ampasCTL -PORTVERSION= 1.5 -PORTREVISION= 5 +PORTVERSION= 1.5.2 CATEGORIES= graphics devel MAINTAINER= ports@FreeBSD.org @@ -24,32 +23,24 @@ GH_ACCOUNT= ampas GH_PROJECT= CTL GH_TAGNAME= 57b48a2 -USES= cmake pkgconfig +USES= cmake pathfix pkgconfig USE_LDCONFIG= yes -PORTDOCS= * +OPTIONS_DEFINE= DOCS +PORTDOCS= * DOCSRCDIR1= ${WRKSRC} DOC_FILES1= AUTHORS CHANGELOG README.md - DOCSRCDIR2= ${WRKSRC}/doc DOCSDIR2= ${DOCSDIR}/doc DOC_FILES2= CtlManual.pdf CtlManual.doc -OPTIONS_DEFINE= DOCS - -.include - post-patch: @${REINPLACE_CMD} -e 's|lib/CMake|lib/cmake|' \ -e 's|add_subdirectory(doc)||' \ - -e 's|lib/pkgconfig|libdata/pkgconfig|' \ ${WRKSRC}/CMakeLists.txt - @${REINPLACE_CMD} -e 's|lib/pkgconfig|libdata/pkgconfig|' \ - ${WRKSRC}/OpenEXR_CTL/CMakeLists.txt - -post-install: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${DOC_FILES1:S|^|${DOCSRCDIR1}/|} ${STAGEDIR}${DOCSDIR} @${MKDIR} ${STAGEDIR}${DOCSDIR2} Modified: head/graphics/ampasCTL/distinfo ============================================================================== --- head/graphics/ampasCTL/distinfo Fri Feb 10 03:38:55 2017 (r433784) +++ head/graphics/ampasCTL/distinfo Fri Feb 10 03:49:47 2017 (r433785) @@ -1,2 +1,3 @@ -SHA256 (ampas-CTL-1.5-57b48a2_GH0.tar.gz) = 5cefe423a93f34aca8cd1df5878242dac236e309540db328e2f7161bf8907766 -SIZE (ampas-CTL-1.5-57b48a2_GH0.tar.gz) = 1411847 +TIMESTAMP = 1486698042 +SHA256 (ampas-CTL-1.5.2-57b48a2_GH0.tar.gz) = 5cefe423a93f34aca8cd1df5878242dac236e309540db328e2f7161bf8907766 +SIZE (ampas-CTL-1.5.2-57b48a2_GH0.tar.gz) = 1411847 From owner-svn-ports-head@freebsd.org Fri Feb 10 08:30:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C92E3CD90E4; Fri, 10 Feb 2017 08:30:50 +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 79B7F13E5; Fri, 10 Feb 2017 08:30:50 +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 v1A8UnDM051789; Fri, 10 Feb 2017 08:30:49 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A8UntN051786; Fri, 10 Feb 2017 08:30:49 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201702100830.v1A8UntN051786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Fri, 10 Feb 2017 08:30:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433786 - head/databases/pg_citus X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 08:30:50 -0000 Author: matthew Date: Fri Feb 10 08:30:49 2017 New Revision: 433786 URL: https://svnweb.freebsd.org/changeset/ports/433786 Log: Update to 6.1.0 ChangeLog: https://github.com/citusdata/citus/blob/master/CHANGELOG.md Modified: head/databases/pg_citus/Makefile head/databases/pg_citus/distinfo head/databases/pg_citus/pkg-plist Modified: head/databases/pg_citus/Makefile ============================================================================== --- head/databases/pg_citus/Makefile Fri Feb 10 03:49:47 2017 (r433785) +++ head/databases/pg_citus/Makefile Fri Feb 10 08:30:49 2017 (r433786) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= citus -PORTVERSION= 6.0.1 +PORTVERSION= 6.1.0 DISTVERSIONPREFIX= v CATEGORIES= databases PKGNAMEPREFIX= pg_ Modified: head/databases/pg_citus/distinfo ============================================================================== --- head/databases/pg_citus/distinfo Fri Feb 10 03:49:47 2017 (r433785) +++ head/databases/pg_citus/distinfo Fri Feb 10 08:30:49 2017 (r433786) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480492710 -SHA256 (citusdata-citus-v6.0.1_GH0.tar.gz) = 642c194ad229a30f9e960a78d4400566fc08dec3fce1694990592d964d26bf3d -SIZE (citusdata-citus-v6.0.1_GH0.tar.gz) = 1669214 +TIMESTAMP = 1486714172 +SHA256 (citusdata-citus-v6.1.0_GH0.tar.gz) = 68a0db12b3ccc639e79cd19e60c0787f62b6cfccda8fa31b6a78522a9f66512a +SIZE (citusdata-citus-v6.1.0_GH0.tar.gz) = 1845765 Modified: head/databases/pg_citus/pkg-plist ============================================================================== --- head/databases/pg_citus/pkg-plist Fri Feb 10 03:49:47 2017 (r433785) +++ head/databases/pg_citus/pkg-plist Fri Feb 10 08:30:49 2017 (r433786) @@ -4,9 +4,11 @@ include/postgresql/server/distributed/ci include/postgresql/server/distributed/citus_nodes.h include/postgresql/server/distributed/citus_ruleutils.h include/postgresql/server/distributed/colocation_utils.h -include/postgresql/server/distributed/commit_protocol.h -include/postgresql/server/distributed/connection_cache.h +include/postgresql/server/distributed/connection_management.h +include/postgresql/server/distributed/deparse_shard_query.h include/postgresql/server/distributed/distribution_column.h +include/postgresql/server/distributed/errormessage.h +include/postgresql/server/distributed/hash_helpers.h include/postgresql/server/distributed/listutils.h include/postgresql/server/distributed/master_metadata_utility.h include/postgresql/server/distributed/master_protocol.h @@ -35,12 +37,17 @@ include/postgresql/server/distributed/pg include/postgresql/server/distributed/pg_dist_shard.h include/postgresql/server/distributed/pg_dist_shard_placement.h include/postgresql/server/distributed/pg_dist_transaction.h +include/postgresql/server/distributed/placement_connection.h +include/postgresql/server/distributed/reference_table_utils.h include/postgresql/server/distributed/relay_utility.h +include/postgresql/server/distributed/remote_commands.h +include/postgresql/server/distributed/remote_transaction.h include/postgresql/server/distributed/resource_lock.h include/postgresql/server/distributed/shardinterval_utils.h include/postgresql/server/distributed/task_tracker.h include/postgresql/server/distributed/task_tracker_protocol.h include/postgresql/server/distributed/test_helper_functions.h +include/postgresql/server/distributed/transaction_management.h include/postgresql/server/distributed/transaction_recovery.h include/postgresql/server/distributed/transmit.h include/postgresql/server/distributed/worker_manager.h @@ -95,6 +102,7 @@ share/postgresql/extension/citus--6.0-16 share/postgresql/extension/citus--6.0-16.sql share/postgresql/extension/citus--6.0-17--6.0-18.sql share/postgresql/extension/citus--6.0-17.sql +share/postgresql/extension/citus--6.0-18--6.1-1.sql share/postgresql/extension/citus--6.0-18.sql share/postgresql/extension/citus--6.0-2--6.0-3.sql share/postgresql/extension/citus--6.0-2.sql @@ -112,4 +120,37 @@ share/postgresql/extension/citus--6.0-8- share/postgresql/extension/citus--6.0-8.sql share/postgresql/extension/citus--6.0-9--6.0-10.sql share/postgresql/extension/citus--6.0-9.sql +share/postgresql/extension/citus--6.1-1--6.1-2.sql +share/postgresql/extension/citus--6.1-1.sql +share/postgresql/extension/citus--6.1-10--6.1-11.sql +share/postgresql/extension/citus--6.1-10.sql +share/postgresql/extension/citus--6.1-11--6.1-12.sql +share/postgresql/extension/citus--6.1-11.sql +share/postgresql/extension/citus--6.1-12--6.1-13.sql +share/postgresql/extension/citus--6.1-12.sql +share/postgresql/extension/citus--6.1-13--6.1-14.sql +share/postgresql/extension/citus--6.1-13.sql +share/postgresql/extension/citus--6.1-14--6.1-15.sql +share/postgresql/extension/citus--6.1-14.sql +share/postgresql/extension/citus--6.1-15--6.1-16.sql +share/postgresql/extension/citus--6.1-15.sql +share/postgresql/extension/citus--6.1-16--6.1-17.sql +share/postgresql/extension/citus--6.1-16.sql +share/postgresql/extension/citus--6.1-17.sql +share/postgresql/extension/citus--6.1-2--6.1-3.sql +share/postgresql/extension/citus--6.1-2.sql +share/postgresql/extension/citus--6.1-3--6.1-4.sql +share/postgresql/extension/citus--6.1-3.sql +share/postgresql/extension/citus--6.1-4--6.1-5.sql +share/postgresql/extension/citus--6.1-4.sql +share/postgresql/extension/citus--6.1-5--6.1-6.sql +share/postgresql/extension/citus--6.1-5.sql +share/postgresql/extension/citus--6.1-6--6.1-7.sql +share/postgresql/extension/citus--6.1-6.sql +share/postgresql/extension/citus--6.1-7--6.1-8.sql +share/postgresql/extension/citus--6.1-7.sql +share/postgresql/extension/citus--6.1-8--6.1-9.sql +share/postgresql/extension/citus--6.1-8.sql +share/postgresql/extension/citus--6.1-9--6.1-10.sql +share/postgresql/extension/citus--6.1-9.sql share/postgresql/extension/citus.control From owner-svn-ports-head@freebsd.org Fri Feb 10 09:01:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A905CD9B21; Fri, 10 Feb 2017 09:01:29 +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 0D79482A; Fri, 10 Feb 2017 09:01:28 +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 v1A91SeL064313; Fri, 10 Feb 2017 09:01:28 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A91SQI064312; Fri, 10 Feb 2017 09:01:28 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702100901.v1A91SQI064312@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 10 Feb 2017 09:01:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433787 - head/multimedia/vdr-plugin-streamdev X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 09:01:29 -0000 Author: amdmi3 Date: Fri Feb 10 09:01:27 2017 New Revision: 433787 URL: https://svnweb.freebsd.org/changeset/ports/433787 Log: - Add LICENSE - Remove bogus HAVE_CONFIGURE - Don't install license with docs - Switch to options helpers - Pet portlint Modified: head/multimedia/vdr-plugin-streamdev/Makefile Modified: head/multimedia/vdr-plugin-streamdev/Makefile ============================================================================== --- head/multimedia/vdr-plugin-streamdev/Makefile Fri Feb 10 08:30:49 2017 (r433786) +++ head/multimedia/vdr-plugin-streamdev/Makefile Fri Feb 10 09:01:27 2017 (r433787) @@ -12,17 +12,23 @@ DISTFILES= ${DISTNAME:S/plugin-//}${EXTR MAINTAINER= ports@FreeBSD.org COMMENT= Video Disk Recorder - stream device plugin -RUN_DEPENDS+= bash:shells/bash +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= bash:shells/bash USES= shebangfix tar:tgz SHEBANG_FILES= streamdev-server/externremux.sh -PORTDOCS= COPYING README HISTORY -HAVE_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes WRKSRC= ${WRKDIR}/${PLUGIN}-${PORTVERSION} -VDR_PLUGIN_MAKEFILES= ${WRKSRC}/client/Makefile \ +VDR_PLUGIN_MAKEFILES=\ + ${WRKSRC}/client/Makefile \ ${WRKSRC}/server/Makefile +PORTDOCS= README HISTORY + +OPTIONS_DEFINE= DOCS NLS + .include "${.CURDIR}/../vdr/Makefile.plugins" pre-patch: @@ -40,11 +46,13 @@ pre-install: post-install: post-install-pluginlocales @${MKDIR} ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN}-server - @${INSTALL_SCRIPT} ${WRKSRC}/${PLUGIN}-server/externremux.sh \ + ${INSTALL_SCRIPT} ${WRKSRC}/${PLUGIN}-server/externremux.sh \ ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN}-server/externremux.sh.sample - @${INSTALL_DATA} ${WRKSRC}/${PLUGIN}-server/streamdevhosts.conf \ + ${INSTALL_DATA} ${WRKSRC}/${PLUGIN}-server/streamdevhosts.conf \ ${STAGEDIR}${PREFIX}/etc/vdr/plugins/${PLUGIN}-server/streamdevhosts.conf.sample - ${MKDIR} ${STAGEDIR}${DOCSDIR} + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}) .include From owner-svn-ports-head@freebsd.org Fri Feb 10 09:13:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4DE30CD9DEA; Fri, 10 Feb 2017 09:13:43 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0DAD5E2D; Fri, 10 Feb 2017 09:13:42 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1A9Dg9r069030; Fri, 10 Feb 2017 09:13:42 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A9Dfp2069028; Fri, 10 Feb 2017 09:13:41 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702100913.v1A9Dfp2069028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 09:13:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433788 - in head/dns/ddclient: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 09:13:43 -0000 Author: krion Date: Fri Feb 10 09:13:41 2017 New Revision: 433788 URL: https://svnweb.freebsd.org/changeset/ports/433788 Log: Fix stale dependencies. PR: 216526 Submitted by: bhtooefr@gmail.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9488 Modified: head/dns/ddclient/Makefile head/dns/ddclient/files/patch-ddclient Modified: head/dns/ddclient/Makefile ============================================================================== --- head/dns/ddclient/Makefile Fri Feb 10 09:01:27 2017 (r433787) +++ head/dns/ddclient/Makefile Fri Feb 10 09:13:41 2017 (r433788) @@ -3,6 +3,7 @@ PORTNAME= ddclient PORTVERSION= 3.8.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -18,7 +19,7 @@ USE_PERL5= run USE_RC_SUBR= ${PORTNAME} -RUN_DEPENDS= p5-JSON-Any>=0:converters/p5-JSON-Any +RUN_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP SUB_FILES= pkg-message ddclient_force @@ -31,7 +32,7 @@ SSL_RUN_DEPENDS=ca_root_nss>0:security/c PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \ sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \ sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local -PLIST_FILES= etc/ddclient.conf.sample etc/periodic/daily/ddclient_force \ +PLIST_FILES= "@sample etc/ddclient.conf.sample" etc/periodic/daily/ddclient_force \ sbin/ddclient post-patch: Modified: head/dns/ddclient/files/patch-ddclient ============================================================================== --- head/dns/ddclient/files/patch-ddclient Fri Feb 10 09:01:27 2017 (r433787) +++ head/dns/ddclient/files/patch-ddclient Fri Feb 10 09:13:41 2017 (r433788) @@ -1,14 +1,14 @@ ---- ./ddclient.orig 2011-07-25 19:41:39.000000000 -0700 -+++ ./ddclient 2011-07-25 19:41:48.000000000 -0700 -@@ -19,6 +18,7 @@ +--- ddclient.orig 2015-05-30 21:37:38.000000000 +1200 ++++ ddclient 2017-02-08 11:00:23.812579000 +1300 +@@ -25,6 +25,7 @@ use Getopt::Long; use Sys::Hostname; use IO::Socket; +use POSIX 'setsid'; - my ($VERSION) = q$Revision: 157 $ =~ /(\d+)/; + # my ($VERSION) = q$Revision: 184 $ =~ /(\d+)/; -@@ -29,9 +29,9 @@ +@@ -35,9 +36,9 @@ $program =~ s/d$//; my $now = time; my $hostname = hostname(); @@ -21,7 +21,7 @@ my $msgs = ''; my $last_msgs = ''; -@@ -39,7 +39,7 @@ +@@ -45,7 +46,7 @@ local $file = ''; local $lineno = ''; @@ -30,7 +30,7 @@ sub T_ANY {'any'}; sub T_STRING {'string'}; -@@ -678,6 +678,9 @@ +@@ -743,6 +744,9 @@ ; } elsif (opt('daemon')) { $SIG{'CHLD'} = 'IGNORE'; @@ -40,7 +40,7 @@ my $pid = fork; if ($pid < 0) { print STDERR "${program}: can not fork ($!)\n"; -@@ -685,10 +688,9 @@ +@@ -750,10 +754,9 @@ } elsif ($pid) { exit 0; } @@ -53,7 +53,7 @@ } # write out the pid file if we're daemon'ized -@@ -1478,17 +1480,17 @@ +@@ -1544,17 +1547,17 @@ ## execute the command. local *FD; if (! open(FD, $cmd)) { @@ -75,7 +75,24 @@ } else { $ok = 1; -@@ -1878,6 +1880,7 @@ +@@ -1878,13 +1881,13 @@ + ## load_json_support + ###################################################################### + sub load_json_support { +- my $json_loaded = eval {require JSON::Any}; ++ my $json_loaded = eval {require JSON::PP}; + unless ($json_loaded) { + fatal(<<"EOM"); +-Error loading the Perl module JSON::Any needed for cloudflare update. ++Error loading the Perl module JSON::PP needed for cloudflare update. + EOM + } +- import JSON::Any; ++ import JSON::PP (qw/decode_json/); + } + ###################################################################### + ## geturl +@@ -1957,6 +1960,7 @@ $sd = IO::Socket::SSL->new( PeerAddr => $peer, PeerPort => $port, @@ -83,3 +100,29 @@ Proto => 'tcp', MultiHomed => 1, Timeout => opt('timeout'), +@@ -4096,9 +4100,9 @@ + + # Strip header + $reply =~ s/^.*?\n\n//s; +- my $response = JSON::Any->jsonToObj($reply); +- if ($response->{result} eq 'error') { +- failed ("%s", $response->{msg}); ++ my $response = eval {decode_json($reply)}; ++ if (!defined $response || !defined $response->{result}) { ++ failed ("invalid json or result."); + next; + } + +@@ -4128,9 +4132,9 @@ + + # Strip header + $reply =~ s/^.*?\n\n//s; +- $response = JSON::Any->jsonToObj($reply); +- if ($response->{result} eq 'error') { +- failed ("%s", $response->{msg}); ++ $response = eval {decode_json($reply)}; ++ if (!defined $response || !defined $response->{result}) { ++ failed ("invalid json or result."); + } else { + success ("%s -- Updated Successfully to %s", $domain, $ip); + From owner-svn-ports-head@freebsd.org Fri Feb 10 09:36:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E4EFBCD83E5; Fri, 10 Feb 2017 09:36:24 +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 9D8C91943; Fri, 10 Feb 2017 09:36:24 +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 v1A9aNrN077569; Fri, 10 Feb 2017 09:36:23 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1A9aNJw077566; Fri, 10 Feb 2017 09:36:23 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702100936.v1A9aNJw077566@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Fri, 10 Feb 2017 09:36:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433789 - head/multimedia/emby-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 09:36:25 -0000 Author: woodsb02 Date: Fri Feb 10 09:36:23 2017 New Revision: 433789 URL: https://svnweb.freebsd.org/changeset/ports/433789 Log: multimedia/emby-server: Update to 3.2.1 Changes this release: https://github.com/MediaBrowser/Emby/releases/tag/3.2.1 Modified: head/multimedia/emby-server/Makefile head/multimedia/emby-server/distinfo head/multimedia/emby-server/pkg-plist Modified: head/multimedia/emby-server/Makefile ============================================================================== --- head/multimedia/emby-server/Makefile Fri Feb 10 09:13:41 2017 (r433788) +++ head/multimedia/emby-server/Makefile Fri Feb 10 09:36:23 2017 (r433789) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= emby-server -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= multimedia MAINTAINER= woodsb02@FreeBSD.org Modified: head/multimedia/emby-server/distinfo ============================================================================== --- head/multimedia/emby-server/distinfo Fri Feb 10 09:13:41 2017 (r433788) +++ head/multimedia/emby-server/distinfo Fri Feb 10 09:36:23 2017 (r433789) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486511646 -SHA256 (MediaBrowser-Emby-3.2.0_GH0.tar.gz) = f411930c635a5e3860d19a8cd62ea199c452d4fba58d93ee39de4bd3b3294dba -SIZE (MediaBrowser-Emby-3.2.0_GH0.tar.gz) = 40676748 +TIMESTAMP = 1486689525 +SHA256 (MediaBrowser-Emby-3.2.1_GH0.tar.gz) = f3310ee351e521e664ed503e239dcbebfd8ea9fb37899fe19bfa0e9571762f87 +SIZE (MediaBrowser-Emby-3.2.1_GH0.tar.gz) = 40676809 Modified: head/multimedia/emby-server/pkg-plist ============================================================================== --- head/multimedia/emby-server/pkg-plist Fri Feb 10 09:13:41 2017 (r433788) +++ head/multimedia/emby-server/pkg-plist Fri Feb 10 09:36:23 2017 (r433789) @@ -392,9 +392,6 @@ lib/emby-server/dashboard-ui/bower_compo lib/emby-server/dashboard-ui/bower_components/fetch/LICENSE lib/emby-server/dashboard-ui/bower_components/fetch/fetch.js lib/emby-server/dashboard-ui/bower_components/font-roboto/roboto.html -lib/emby-server/dashboard-ui/bower_components/hammerjs/changelog.js -lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.js -lib/emby-server/dashboard-ui/bower_components/hammerjs/hammer.min.js lib/emby-server/dashboard-ui/bower_components/headroomjs/LICENSE lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/angular.headroom.js lib/emby-server/dashboard-ui/bower_components/headroomjs/dist/angular.headroom.min.js @@ -531,6 +528,7 @@ lib/emby-server/dashboard-ui/css/images/ lib/emby-server/dashboard-ui/css/images/items/list/person.png lib/emby-server/dashboard-ui/css/images/logindefault.png lib/emby-server/dashboard-ui/css/images/logo.png +lib/emby-server/dashboard-ui/css/images/logoblack.png lib/emby-server/dashboard-ui/css/images/mblogoicon.png lib/emby-server/dashboard-ui/css/images/media/chapterflyout.png lib/emby-server/dashboard-ui/css/images/media/pause.png From owner-svn-ports-head@freebsd.org Fri Feb 10 10:19:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68D0CCD8FDA; Fri, 10 Feb 2017 10:19:27 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 26E8A100B; Fri, 10 Feb 2017 10:19:27 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AAJQvk093750; Fri, 10 Feb 2017 10:19:26 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AAJPJn093746; Fri, 10 Feb 2017 10:19:25 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101019.v1AAJPJn093746@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 10:19:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433790 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 10:19:27 -0000 Author: krion Date: Fri Feb 10 10:19:25 2017 New Revision: 433790 URL: https://svnweb.freebsd.org/changeset/ports/433790 Log: Update lang/nim to 0.16.0 PR: 215941 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9509 Deleted: head/lang/nim/files/patch-lib-pure-os.nim Modified: head/lang/nim/Makefile head/lang/nim/distinfo head/lang/nim/files/patch-install.sh head/lang/nim/pkg-plist Modified: head/lang/nim/Makefile ============================================================================== --- head/lang/nim/Makefile Fri Feb 10 09:36:23 2017 (r433789) +++ head/lang/nim/Makefile Fri Feb 10 10:19:25 2017 (r433790) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nim -PORTVERSION= 0.15.2 +PORTVERSION= 0.16.0 CATEGORIES= lang MASTER_SITES= http://nim-lang.org/download/ Modified: head/lang/nim/distinfo ============================================================================== --- head/lang/nim/distinfo Fri Feb 10 09:36:23 2017 (r433789) +++ head/lang/nim/distinfo Fri Feb 10 10:19:25 2017 (r433790) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481642313 -SHA256 (nim-0.15.2.tar.xz) = 905df2316262aa2cbacae067acf45fc05c2a71c8c6fde1f2a70c927ebafcfe8a -SIZE (nim-0.15.2.tar.xz) = 3251764 +TIMESTAMP = 1484056102 +SHA256 (nim-0.16.0.tar.xz) = 9e199823be47cba55e62dd6982f02cf0aad732f369799fec42a4d8c2265c5167 +SIZE (nim-0.16.0.tar.xz) = 2907076 Modified: head/lang/nim/files/patch-install.sh ============================================================================== --- head/lang/nim/files/patch-install.sh Fri Feb 10 09:36:23 2017 (r433789) +++ head/lang/nim/files/patch-install.sh Fri Feb 10 10:19:25 2017 (r433790) @@ -1,6 +1,6 @@ ---- install.sh.orig 2016-12-13 16:08:57 UTC -+++ install.sh -@@ -32,48 +32,14 @@ +--- install.sh.orig 2017-01-10 13:55:39.983263000 +0000 ++++ install.sh 2017-01-10 14:01:20.665343000 +0000 +@@ -15,48 +15,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.2" +- nimbleDir="/opt/nimble/pkgs/compiler-0.16.0" - ;; - "/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.2" +- nimbleDir="/opt/nimble/pkgs/compiler-0.16.0" - ;; - "/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.2" +- nimbleDir="/opt/nimble/pkgs/compiler-0.16.0" - mkdir -p /opt/nim - mkdir -p $bindir - mkdir -p $configdir @@ -54,3 +54,17 @@ nimbleDir="$1/nim" mkdir -p $1/nim mkdir -p $bindir +@@ -823,13 +789,6 @@ + else + echo "Nim installation script" + echo "Usage: [sudo] sh install.sh DIR" +- echo "Where DIR may be:" +- echo " /usr/bin" +- echo " /usr/local/bin" +- echo " /opt" +- echo " (treated similar to '/opt')" +- echo "To deinstall, use the command:" +- echo "sh deinstall.sh DIR" + exit 1 + fi + Modified: head/lang/nim/pkg-plist ============================================================================== --- head/lang/nim/pkg-plist Fri Feb 10 09:36:23 2017 (r433789) +++ head/lang/nim/pkg-plist Fri Feb 10 10:19:25 2017 (r433790) @@ -33,6 +33,7 @@ lib/impure/rdstdin.nim lib/impure/re.nim lib/impure/ssl.nim lib/js/dom.nim +lib/js/jsconsole.nim lib/nimbase.h lib/nimrtl.nim lib/nimrtl.nim.cfg @@ -64,6 +65,7 @@ lib/pure/cgi.nim lib/pure/collections/LockFreeHash.nim lib/pure/collections/chains.nim lib/pure/collections/critbits.nim +lib/pure/collections/deques.nim lib/pure/collections/heapqueue.nim lib/pure/collections/intsets.nim lib/pure/collections/lists.nim @@ -86,6 +88,7 @@ lib/pure/cookies.nim lib/pure/coro.nim lib/pure/coro.nimcfg lib/pure/db_common.nim +lib/pure/distros.nim lib/pure/dynlib.nim lib/pure/encodings.nim lib/pure/endians.nim @@ -121,6 +124,7 @@ lib/pure/nativesockets.nim lib/pure/net.nim lib/pure/nimprof.nim lib/pure/nimprof.nim.cfg +lib/pure/nimtracker.nim lib/pure/numeric.nim lib/pure/oids.nim lib/pure/options.nim @@ -193,6 +197,7 @@ lib/system/gc_stack.nim lib/system/hti.nim lib/system/inclrtl.nim lib/system/jssys.nim +lib/system/memtracker.nim lib/system/mmdisp.nim lib/system/nimscript.nim lib/system/osalloc.nim @@ -274,6 +279,7 @@ nim/compiler/lowerings.nim nim/compiler/magicsys.nim nim/compiler/main.nim nim/compiler/mapping.txt +nim/compiler/modulegraphs.nim nim/compiler/modules.nim nim/compiler/msgs.nim nim/compiler/nim.cfg @@ -287,7 +293,6 @@ nim/compiler/nimfix/pretty.nim nim/compiler/nimfix/prettybase.nim nim/compiler/nimlexbase.nim nim/compiler/nimsets.nim -nim/compiler/nimsuggest/nimsuggest.nim nim/compiler/nodejs.nim nim/compiler/nversion.nim nim/compiler/options.nim @@ -332,6 +337,7 @@ nim/compiler/semtempl.nim nim/compiler/semtypes.nim nim/compiler/semtypinst.nim nim/compiler/service.nim +nim/compiler/sighashes.nim nim/compiler/sigmatch.nim nim/compiler/suggest.nim nim/compiler/syntaxes.nim From owner-svn-ports-head@freebsd.org Fri Feb 10 12:44:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A6175CD64F6 for ; Fri, 10 Feb 2017 12:44:20 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-oi0-x242.google.com (mail-oi0-x242.google.com [IPv6:2607:f8b0:4003:c06::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 6C6F1139B for ; Fri, 10 Feb 2017 12:44:20 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by mail-oi0-x242.google.com with SMTP id x84so2457532oix.2 for ; Fri, 10 Feb 2017 04:44:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sunpoet-net.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=H0aP3L5cTg47K+6pvPokEiPkbp5P3KTWyjNXLBVu64c=; b=aRy4p2ENPScC/utk3XN5ShvxL2z9WAI3/m6WcBifVHGbveSXIteq8rsCGBDj7mq9SR dTtI/HCbmpBBnKB1KWkL+BPUYZJceOKgntqhd79yt7y2aGiTI6q6OpGKFemo6R90PQpN Stdw0kwoRof8VO7K/2oByqTgMbyT1tw/YSMnCSKQEMfdPchIQQ35fi8Keyu0ARRRpmCe WI7VbIgaurEjBy+yrSSzJCsN0MVvrMahoJkyF2WHdyeROBPd35vs1s3dfAY0IFe9vrrP v74WD9fi/cD4M9egQUwJXhHetDIVk2lGyrvVaOdpzp2D8xMdkNXFjLNjFoQBT3cvbsmj 1n6A== 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=H0aP3L5cTg47K+6pvPokEiPkbp5P3KTWyjNXLBVu64c=; b=gvPYK+2JrpADhFFeWhy4LC6UwCMsoNZ5LdwM/I1s+msUyu6h0YKif7v1CMrr3tHeof O9/9cYIw5VghV3XU4lcfmLkmQziyr+KSFEw9QLLkQLwfgfcm8/vHPEt7+7TCOgdxo44Y 2C5e+fpO4FJnYTVJR0yMlGBuMLWDJ0O29YEoM9ioawRq3QDZPjr6D99Pff14r0n6zeKx Jo7LxDKKmgxVgYffL8InG5GKFKvKED6KpGGCIu0gcwYBHhw/ZCCtTFMz9YxWLaE01ZHx 6JQT5cHBKXZX5muAUSojGbQF2bk3LBexHj38WSAg04OFSOyJTwWb/jS0fKVfcS4P0PPn TyBQ== X-Gm-Message-State: AMke39nEOBkrFIVZJ1mqkOuk51xnSd7iJiTxhP4ftTawhfT02DvVBgDM7KLlXE8H9uHv5hC7H1/OmXIPf0ynmQ== X-Received: by 10.202.185.135 with SMTP id j129mr4558298oif.66.1486730659668; Fri, 10 Feb 2017 04:44:19 -0800 (PST) MIME-Version: 1.0 Sender: sunpoet@sunpoet.net Received: by 10.157.12.134 with HTTP; Fri, 10 Feb 2017 04:43:38 -0800 (PST) In-Reply-To: <201702100913.v1A9Dfp2069028@repo.freebsd.org> References: <201702100913.v1A9Dfp2069028@repo.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Fri, 10 Feb 2017 20:43:38 +0800 X-Google-Sender-Auth: Vxx55yzh9Yv4dqD2Yp1Nefo4vKg Message-ID: Subject: Re: svn commit: r433788 - in head/dns/ddclient: . files To: Kirill Ponomarew Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 12:44:20 -0000 On Fri, Feb 10, 2017 at 5:13 PM, Kirill Ponomarew wrote: > Author: krion > Date: Fri Feb 10 09:13:41 2017 > New Revision: 433788 > URL: https://svnweb.freebsd.org/changeset/ports/433788 > > Log: > Fix stale dependencies. > > PR: 216526 > Submitted by: bhtooefr@gmail.com > Approved by: mat (mentor) > Differential Revision: https://reviews.freebsd.org/D9488 > > Modified: > head/dns/ddclient/Makefile > head/dns/ddclient/files/patch-ddclient > > Modified: head/dns/ddclient/Makefile > ============================================================ > ================== > --- head/dns/ddclient/Makefile Fri Feb 10 09:01:27 2017 (r433787) > +++ head/dns/ddclient/Makefile Fri Feb 10 09:13:41 2017 (r433788) > @@ -3,6 +3,7 @@ > > PORTNAME= ddclient > PORTVERSION= 3.8.3 > +PORTREVISION= 1 > CATEGORIES= dns > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > > @@ -18,7 +19,7 @@ USE_PERL5= run > > USE_RC_SUBR= ${PORTNAME} > > -RUN_DEPENDS= p5-JSON-Any>=0:converters/p5-JSON-Any > +RUN_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP > Please remove RUN_DEPENDS as JSON::PP is a Perl core module. % corelist JSON::PP Data for 2017-01-20 JSON::PP was first released with perl v5.13.9 > > SUB_FILES= pkg-message ddclient_force > > @@ -31,7 +32,7 @@ SSL_RUN_DEPENDS=ca_root_nss>0:security/c > PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \ > sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \ > sample-etc_dhcpc_dhcpcd-eth0.exe > sample-etc_ppp_ip-up.local > -PLIST_FILES= etc/ddclient.conf.sample etc/periodic/daily/ddclient_force > \ > +PLIST_FILES= "@sample etc/ddclient.conf.sample" > etc/periodic/daily/ddclient_force \ > sbin/ddclient > > post-patch: > > Modified: head/dns/ddclient/files/patch-ddclient > ============================================================ > ================== > --- head/dns/ddclient/files/patch-ddclient Fri Feb 10 09:01:27 2017 > (r433787) > +++ head/dns/ddclient/files/patch-ddclient Fri Feb 10 09:13:41 2017 > (r433788) > @@ -1,14 +1,14 @@ > ---- ./ddclient.orig 2011-07-25 19:41:39.000000000 -0700 > -+++ ./ddclient 2011-07-25 19:41:48.000000000 -0700 > -@@ -19,6 +18,7 @@ > +--- ddclient.orig 2015-05-30 21:37:38.000000000 +1200 > ++++ ddclient 2017-02-08 11:00:23.812579000 +1300 > +@@ -25,6 +25,7 @@ > use Getopt::Long; > use Sys::Hostname; > use IO::Socket; > +use POSIX 'setsid'; > > - my ($VERSION) = q$Revision: 157 $ =~ /(\d+)/; > + # my ($VERSION) = q$Revision: 184 $ =~ /(\d+)/; > > -@@ -29,9 +29,9 @@ > +@@ -35,9 +36,9 @@ > $program =~ s/d$//; > my $now = time; > my $hostname = hostname(); > @@ -21,7 +21,7 @@ > my $msgs = ''; > my $last_msgs = ''; > > -@@ -39,7 +39,7 @@ > +@@ -45,7 +46,7 @@ > local $file = ''; > local $lineno = ''; > > @@ -30,7 +30,7 @@ > > sub T_ANY {'any'}; > sub T_STRING {'string'}; > -@@ -678,6 +678,9 @@ > +@@ -743,6 +744,9 @@ > ; > } elsif (opt('daemon')) { > $SIG{'CHLD'} = 'IGNORE'; > @@ -40,7 +40,7 @@ > my $pid = fork; > if ($pid < 0) { > print STDERR "${program}: can not fork ($!)\n"; > -@@ -685,10 +688,9 @@ > +@@ -750,10 +754,9 @@ > } elsif ($pid) { > exit 0; > } > @@ -53,7 +53,7 @@ > } > > # write out the pid file if we're daemon'ized > -@@ -1478,17 +1480,17 @@ > +@@ -1544,17 +1547,17 @@ > ## execute the command. > local *FD; > if (! open(FD, $cmd)) { > @@ -75,7 +75,24 @@ > > } else { > $ok = 1; > -@@ -1878,6 +1880,7 @@ > +@@ -1878,13 +1881,13 @@ > + ## load_json_support > + ###################################################################### > + sub load_json_support { > +- my $json_loaded = eval {require JSON::Any}; > ++ my $json_loaded = eval {require JSON::PP}; > + unless ($json_loaded) { > + fatal(<<"EOM"); > +-Error loading the Perl module JSON::Any needed for cloudflare update. > ++Error loading the Perl module JSON::PP needed for cloudflare update. > + EOM > + } > +- import JSON::Any; > ++ import JSON::PP (qw/decode_json/); > + } > + ###################################################################### > + ## geturl > +@@ -1957,6 +1960,7 @@ > $sd = IO::Socket::SSL->new( > PeerAddr => $peer, > PeerPort => $port, > @@ -83,3 +100,29 @@ > Proto => 'tcp', > MultiHomed => 1, > Timeout => opt('timeout'), > +@@ -4096,9 +4100,9 @@ > + > + # Strip header > + $reply =~ s/^.*?\n\n//s; > +- my $response = JSON::Any->jsonToObj($reply); > +- if ($response->{result} eq 'error') { > +- failed ("%s", $response->{msg}); > ++ my $response = eval {decode_json($reply)}; > ++ if (!defined $response || !defined > $response->{result}) { > ++ failed ("invalid json or result."); > + next; > + } > + > +@@ -4128,9 +4132,9 @@ > + > + # Strip header > + $reply =~ s/^.*?\n\n//s; > +- $response = JSON::Any->jsonToObj($reply); > +- if ($response->{result} eq 'error') { > +- failed ("%s", $response->{msg}); > ++ $response = eval {decode_json($reply)}; > ++ if (!defined $response || !defined > $response->{result}) { > ++ failed ("invalid json or result."); > + } else { > + success ("%s -- Updated Successfully to > %s", $domain, $ip); > + > _______________________________________________ > svn-ports-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" From owner-svn-ports-head@freebsd.org Fri Feb 10 12:54:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8A725CD6883; Fri, 10 Feb 2017 12:54:14 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D67E1962; Fri, 10 Feb 2017 12:54:14 +0000 (UTC) (envelope-from jrm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1ACsDrr059526; Fri, 10 Feb 2017 12:54:13 GMT (envelope-from jrm@FreeBSD.org) Received: (from jrm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1ACsDv3059523; Fri, 10 Feb 2017 12:54:13 GMT (envelope-from jrm@FreeBSD.org) Message-Id: <201702101254.v1ACsDv3059523@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jrm set sender to jrm@FreeBSD.org using -f From: Joseph Mingrone Date: Fri, 10 Feb 2017 12:54:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433791 - head/editors/emacs-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 12:54:14 -0000 Author: jrm Date: Fri Feb 10 12:54:12 2017 New Revision: 433791 URL: https://svnweb.freebsd.org/changeset/ports/433791 Log: editors/emacs-devel: Pull in latest commit to master branch. A fix was committed for an eshell bug that resulted in piped data being silently dropped. Pull in that fix. https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15414 https://github.com/emacs-mirror/emacs/commit/2bfe83fcd3575d03f371a7d0e6b8c5d661bc5ac7 Approved by: ashish (maintainer) swills (mentor, implicit) Differential Revision: https://reviews.freebsd.org/D9513 Modified: head/editors/emacs-devel/Makefile head/editors/emacs-devel/distinfo head/editors/emacs-devel/pkg-plist Modified: head/editors/emacs-devel/Makefile ============================================================================== --- head/editors/emacs-devel/Makefile Fri Feb 10 10:19:25 2017 (r433790) +++ head/editors/emacs-devel/Makefile Fri Feb 10 12:54:12 2017 (r433791) @@ -17,10 +17,10 @@ CONFLICTS= emacs25-[0-9]* emacs-nox11-[0 USE_GITHUB= yes GH_ACCOUNT= emacs-mirror -GH_TAGNAME= e280b94 +GH_TAGNAME= 35b9b7e EMACS_VER= 26.0.50 -EMACS_REV= 20170202 +EMACS_REV= 20170209 GNU_CONFIGURE= yes USES= autoreconf:build cpe gmake makeinfo ncurses pkgconfig INFO_PATH= ${DATADIR_REL}/info Modified: head/editors/emacs-devel/distinfo ============================================================================== --- head/editors/emacs-devel/distinfo Fri Feb 10 10:19:25 2017 (r433790) +++ head/editors/emacs-devel/distinfo Fri Feb 10 12:54:12 2017 (r433791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486035864 -SHA256 (emacs-mirror-emacs-26.0.50.20170202-e280b94_GH0.tar.gz) = 91b9035651bd84eb0cbf56f044030ebd2ad6f6a9809f67ea4b73c35a4e957ff6 -SIZE (emacs-mirror-emacs-26.0.50.20170202-e280b94_GH0.tar.gz) = 38530478 +TIMESTAMP = 1486649070 +SHA256 (emacs-mirror-emacs-26.0.50.20170209-35b9b7e_GH0.tar.gz) = 19faae8c1173c84dfc1d967f09c52f8d4599802e00753e53a71d84a5cf5062ed +SIZE (emacs-mirror-emacs-26.0.50.20170209-35b9b7e_GH0.tar.gz) = 38553962 Modified: head/editors/emacs-devel/pkg-plist ============================================================================== --- head/editors/emacs-devel/pkg-plist Fri Feb 10 10:19:25 2017 (r433790) +++ head/editors/emacs-devel/pkg-plist Fri Feb 10 12:54:12 2017 (r433791) @@ -3828,6 +3828,8 @@ share/applications/emacs.desktop %%DATADIR%%/%%EMACS_VER%%/lisp/woman.elc %%DATADIR%%/%%EMACS_VER%%/lisp/x-dnd.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/x-dnd.elc +%%DATADIR%%/%%EMACS_VER%%/lisp/xdg.el.gz +%%DATADIR%%/%%EMACS_VER%%/lisp/xdg.elc %%DATADIR%%/%%EMACS_VER%%/lisp/xml.el.gz %%DATADIR%%/%%EMACS_VER%%/lisp/xml.elc %%DATADIR%%/%%EMACS_VER%%/lisp/xt-mouse.el.gz From owner-svn-ports-head@freebsd.org Fri Feb 10 13:51:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6387DCD8A2A; Fri, 10 Feb 2017 13:51:14 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 416BE192D; Fri, 10 Feb 2017 13:51:14 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 8950429D1; Fri, 10 Feb 2017 13:51:13 +0000 (UTC) To: linimon@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433767 - in head: archivers/fastjar audio/audiere biology/p5-AcePerl comms/libfec devel/dcmtk devel/p5-subversion devel/py-ode games/abuse_sdl games/quake2-relay graphics/py-soya3d lan... In-Reply-To: <201702091853.v19IrCxs010112@repo.freebsd.org> Message-Id: <20170210135113.8950429D1@freefall.freebsd.org> Date: Fri, 10 Feb 2017 13:51:13 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 13:51:14 -0000 Mark Linimon writes: > Author: linimon > Date: Thu Feb 9 18:53:12 2017 > New Revision: 433767 > URL: https://svnweb.freebsd.org/changeset/ports/433767 > > Log: > Add -fPIC to various ports to enable them to build on armv6. > > Approved by: portmgr (tier-2 blanket) Nice! Any chance you can backport some (or all) of those to 2017Q1 ? From owner-svn-ports-head@freebsd.org Fri Feb 10 14:09:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10DF5CD80EB; Fri, 10 Feb 2017 14:09:31 +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 BABEA3E1; Fri, 10 Feb 2017 14:09:30 +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 v1AE9Taw088255; Fri, 10 Feb 2017 14:09:29 GMT (envelope-from royger@FreeBSD.org) Received: (from royger@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AE9TgS088253; Fri, 10 Feb 2017 14:09:29 GMT (envelope-from royger@FreeBSD.org) Message-Id: <201702101409.v1AE9TgS088253@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, 10 Feb 2017 14:09:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433792 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 14:09:31 -0000 Author: royger (src committer) Date: Fri Feb 10 14:09:29 2017 New Revision: 433792 URL: https://svnweb.freebsd.org/changeset/ports/433792 Log: xen: apply XSA-209 Approved by: bapt MFH: 2017Q1 Sponsored by: Citrix Systems R&D Added: head/sysutils/xen-tools/files/xsa208-qemuu.patch (contents, props changed) Modified: head/sysutils/xen-tools/Makefile Modified: head/sysutils/xen-tools/Makefile ============================================================================== --- head/sysutils/xen-tools/Makefile Fri Feb 10 12:54:12 2017 (r433791) +++ head/sysutils/xen-tools/Makefile Fri Feb 10 14:09:29 2017 (r433792) @@ -3,7 +3,7 @@ PORTNAME= xen PKGNAMESUFFIX= -tools PORTVERSION= 4.7.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils emulators MASTER_SITES= http://downloads.xenproject.org/release/xen/${PORTVERSION}/ Added: head/sysutils/xen-tools/files/xsa208-qemuu.patch ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/xen-tools/files/xsa208-qemuu.patch Fri Feb 10 14:09:29 2017 (r433792) @@ -0,0 +1,45 @@ +From: Li Qiang + +When doing bitblt copy in backward mode, we should minus the +blt width first just like the adding in the forward mode. This +can avoid the oob access of the front of vga's vram. + +Signed-off-by: Li Qiang +Message-id: address@hidden + +{ kraxel: with backward blits (negative pitch) addr is the topmost + address, so check it as-is against vram size ] + +[ This is CVE-2017-2615 / XSA-208 - Ian Jackson ] + +Cc: address@hidden +Cc: P J P +Cc: Laszlo Ersek +Cc: Paolo Bonzini +Cc: Wolfgang Bumiller +Fixes: d3532a0db02296e687711b8cdc7791924efccea0 (CVE-2014-8106) +Signed-off-by: Gerd Hoffmann +--- + hw/display/cirrus_vga.c | 7 +++---- + 1 file changed, 3 insertions(+), 4 deletions(-) + +diff --git a/hw/display/cirrus_vga.c b/hw/display/cirrus_vga.c +index bdb092e..3bbe3d5 100644 +--- a/hw/display/cirrus_vga.c ++++ b/hw/display/cirrus_vga.c +@@ -277,10 +277,9 @@ static bool blit_region_is_unsafe(struct CirrusVGAState *s, + } + if (pitch < 0) { + int64_t min = addr +- + ((int64_t)s->cirrus_blt_height-1) * pitch; +- int32_t max = addr +- + s->cirrus_blt_width; +- if (min < 0 || max > s->vga.vram_size) { ++ + ((int64_t)s->cirrus_blt_height - 1) * pitch ++ - s->cirrus_blt_width; ++ if (min < -1 || addr >= s->vga.vram_size) { + return true; + } + } else { +-- +1.8.3.1 From owner-svn-ports-head@freebsd.org Fri Feb 10 14:25:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93C61CD8686; Fri, 10 Feb 2017 14:25:31 +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 637DA1117; Fri, 10 Feb 2017 14:25:31 +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 v1AEPUsj096251; Fri, 10 Feb 2017 14:25:30 GMT (envelope-from dvl@FreeBSD.org) Received: (from dvl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AEPUU8096249; Fri, 10 Feb 2017 14:25:30 GMT (envelope-from dvl@FreeBSD.org) Message-Id: <201702101425.v1AEPUU8096249@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dvl set sender to dvl@FreeBSD.org using -f From: Dan Langille Date: Fri, 10 Feb 2017 14:25:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433793 - head/devel/py-logilab-common X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 14:25:31 -0000 Author: dvl Date: Fri Feb 10 14:25:30 2017 New Revision: 433793 URL: https://svnweb.freebsd.org/changeset/ports/433793 Log: Upgrade to 1.3.0 thereby avoiding conflict with devel/py-pytest Differential review: D9516 Approved by: sunpoet Deleted: head/devel/py-logilab-common/pkg-plist Modified: head/devel/py-logilab-common/Makefile head/devel/py-logilab-common/distinfo Modified: head/devel/py-logilab-common/Makefile ============================================================================== --- head/devel/py-logilab-common/Makefile Fri Feb 10 14:09:29 2017 (r433792) +++ head/devel/py-logilab-common/Makefile Fri Feb 10 14:25:30 2017 (r433793) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= logilab-common -PORTVERSION= 1.2.2 +PORTVERSION= 1.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,6 @@ COMMENT= Common low-level libraries shar LICENSE= LGPL20 USES= python -MAKE_ENV= NO_SETUPTOOLS=1 -USE_PYTHON= distutils concurrent +USE_PYTHON= autoplist concurrent distutils .include Modified: head/devel/py-logilab-common/distinfo ============================================================================== --- head/devel/py-logilab-common/distinfo Fri Feb 10 14:09:29 2017 (r433792) +++ head/devel/py-logilab-common/distinfo Fri Feb 10 14:25:30 2017 (r433793) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466957926 -SHA256 (logilab-common-1.2.2.tar.gz) = 62b0d88d9276e86b48c7188cea8d91d8ff1744d046ea6323d40359aa53aef708 -SIZE (logilab-common-1.2.2.tar.gz) = 184817 +TIMESTAMP = 1486654958 +SHA256 (logilab-common-1.3.0.tar.gz) = a66146e54e632b008cc2c5af05d546e293c4d6203be702c9a97600c5af1605fa +SIZE (logilab-common-1.3.0.tar.gz) = 185135 From owner-svn-ports-head@freebsd.org Fri Feb 10 14:31:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9E209CD89A2; Fri, 10 Feb 2017 14:31:38 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay119.isp.belgacom.be (mailrelay119.isp.belgacom.be [195.238.20.146]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A7AB01886; Fri, 10 Feb 2017 14:31:36 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2BWAgBRzp1Y/1fag21eGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBg1JREHgRjWFykRopAZUMgg0qhXgCgnVAGAECAQEBAQEBAWIohGoBBTo?= =?us-ascii?q?cIxALFAQJGgsPKh4GE4l8CrF2i1EBAQEBAQEBAwEBAQEBAQEcBYs7ijkFm3KGb?= =?us-ascii?q?4sYdpAcSJJNHzh+MioIhTaBST81ih4BAQE?= X-IPAS-Result: =?us-ascii?q?A2BWAgBRzp1Y/1fag21eGgEBAQECAQEBAQgBAQEBg1JREHg?= =?us-ascii?q?RjWFykRopAZUMgg0qhXgCgnVAGAECAQEBAQEBAWIohGoBBTocIxALFAQJGgsPK?= =?us-ascii?q?h4GE4l8CrF2i1EBAQEBAQEBAwEBAQEBAQEcBYs7ijkFm3KGb4sYdpAcSJJNHzh?= =?us-ascii?q?+MioIhTaBST81ih4BAQE?= Received: from 87.218-131-109.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([109.131.218.87]) by relay.skynet.be with ESMTP; 10 Feb 2017 15:29:57 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v1AETtGt030029; Fri, 10 Feb 2017 15:29:56 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Fri, 10 Feb 2017 15:29:55 +0100 From: Tijl Coosemans To: Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433767 - in head: archivers/fastjar audio/audiere biology/p5-AcePerl comms/libfec devel/dcmtk devel/p5-subversion devel/py-ode games/abuse_sdl games/quake2-relay graphics/py-soya3d lan... Message-ID: <20170210152955.197774a6@kalimero.tijl.coosemans.org> In-Reply-To: <201702091853.v19IrCxs010112@repo.freebsd.org> References: <201702091853.v19IrCxs010112@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 14:31:38 -0000 On Thu, 9 Feb 2017 18:53:12 +0000 (UTC) Mark Linimon wrote: > Author: linimon > Date: Thu Feb 9 18:53:12 2017 > New Revision: 433767 > URL: https://svnweb.freebsd.org/changeset/ports/433767 > > Log: > Add -fPIC to various ports to enable them to build on armv6. Sigh, the suggestion to "recompile with -fPIC" that some compilers make should be ripped out of them temple of doom style. None of you seem to really understand what it does. Your brains stop working and you just follow it blindly. Go ahead, proof me wrong, I dare you guys. Pick one of the build errors and explain to me what is going wrong and how adding -fPIC to the global CFLAGS fixes it, without looking at any manpages of course. From owner-svn-ports-head@freebsd.org Fri Feb 10 14:57:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D8ABCD85FD; Fri, 10 Feb 2017 14:57:39 +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 6C650CDA; Fri, 10 Feb 2017 14:57:39 +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 v1AEvci5008970; Fri, 10 Feb 2017 14:57:38 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AEvc6S008968; Fri, 10 Feb 2017 14:57:38 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702101457.v1AEvc6S008968@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 10 Feb 2017 14:57:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433794 - head/textproc/elasticsearch2-plugin-migration X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 14:57:39 -0000 Author: olgeni Date: Fri Feb 10 14:57:38 2017 New Revision: 433794 URL: https://svnweb.freebsd.org/changeset/ports/433794 Log: Update textproc/elasticsearch2-plugin-migration to version 2.0.4. Modified: head/textproc/elasticsearch2-plugin-migration/Makefile head/textproc/elasticsearch2-plugin-migration/distinfo Modified: head/textproc/elasticsearch2-plugin-migration/Makefile ============================================================================== --- head/textproc/elasticsearch2-plugin-migration/Makefile Fri Feb 10 14:25:30 2017 (r433793) +++ head/textproc/elasticsearch2-plugin-migration/Makefile Fri Feb 10 14:57:38 2017 (r433794) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= migration -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 DISTVERSIONPREFIX= v CATEGORIES= textproc PKGNAMEPREFIX= elasticsearch2-plugin- Modified: head/textproc/elasticsearch2-plugin-migration/distinfo ============================================================================== --- head/textproc/elasticsearch2-plugin-migration/distinfo Fri Feb 10 14:25:30 2017 (r433793) +++ head/textproc/elasticsearch2-plugin-migration/distinfo Fri Feb 10 14:57:38 2017 (r433794) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484141014 -SHA256 (elastic-elasticsearch-migration-v2.0.3_GH0.tar.gz) = 6e4f8941187b159dcb0dd8c84f0da87a3e19ae6a8b7e059231b82f4bfdf6b928 -SIZE (elastic-elasticsearch-migration-v2.0.3_GH0.tar.gz) = 289490 +TIMESTAMP = 1486738266 +SHA256 (elastic-elasticsearch-migration-v2.0.4_GH0.tar.gz) = d14182498c525a5eb93586c6cb757872e0dc632d997b39ee875957328e4e3e45 +SIZE (elastic-elasticsearch-migration-v2.0.4_GH0.tar.gz) = 289700 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:09:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 08611CD8B8C; Fri, 10 Feb 2017 15:09:04 +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 C94481869; Fri, 10 Feb 2017 15:09:03 +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 v1AF9257013223; Fri, 10 Feb 2017 15:09:02 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AF92HU013222; Fri, 10 Feb 2017 15:09:02 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101509.v1AF92HU013222@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 15:09:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433795 - head/databases/jdbc-oracle8i X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:09:04 -0000 Author: marino Date: Fri Feb 10 15:09:02 2017 New Revision: 433795 URL: https://svnweb.freebsd.org/changeset/ports/433795 Log: databases/jdbc-oracle8i: Deprecate and mark for removal 7 MAR 2017 Nothing earlier than jdbc-oracle11i is supported, and the listed required files for oracle 9i and below are no longer available. Moreover the URL listed in the ignore message redirects. Fetching from the new location is impossible. This software has been EOL for a long time. Modified: head/databases/jdbc-oracle8i/Makefile Modified: head/databases/jdbc-oracle8i/Makefile ============================================================================== --- head/databases/jdbc-oracle8i/Makefile Fri Feb 10 14:57:38 2017 (r433794) +++ head/databases/jdbc-oracle8i/Makefile Fri Feb 10 15:09:02 2017 (r433795) @@ -15,6 +15,9 @@ EXTRACT_ONLY= ${CLASSES}${EXTRACT_SUFX} MAINTAINER= ports@FreeBSD.org COMMENT= The JDBC drivers for Oracle 8i +DEPRECATED= Oracle8i unsupported and unavailable; fetch site redirects +EXPIRATION_DATE= 2017-03-07 + PATCH_DEPENDS= ${LOCALBASE}/bin/zip:archivers/zip RESTRICTED= Must be downloaded direct from Oracle via www interface From owner-svn-ports-head@freebsd.org Fri Feb 10 15:17:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DA33FCD8E61; Fri, 10 Feb 2017 15:17: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 A6D531DC3; Fri, 10 Feb 2017 15:17: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 v1AFHfXl017299; Fri, 10 Feb 2017 15:17:41 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFHfrw017297; Fri, 10 Feb 2017 15:17:41 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101517.v1AFHfrw017297@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, 10 Feb 2017 15:17:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433796 - head/mail/libpst X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:17:43 -0000 Author: sunpoet Date: Fri Feb 10 15:17:41 2017 New Revision: 433796 URL: https://svnweb.freebsd.org/changeset/ports/433796 Log: Update to 0.6.70 Changes: http://hg.five-ten-sg.com/libpst/file/default/ChangeLog http://hg.five-ten-sg.com/libpst/file/default/NEWS Modified: head/mail/libpst/Makefile head/mail/libpst/distinfo Modified: head/mail/libpst/Makefile ============================================================================== --- head/mail/libpst/Makefile Fri Feb 10 15:09:02 2017 (r433795) +++ head/mail/libpst/Makefile Fri Feb 10 15:17:41 2017 (r433796) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libpst -PORTVERSION= 0.6.69 +PORTVERSION= 0.6.70 CATEGORIES= mail converters MASTER_SITES= http://www.five-ten-sg.com/libpst/packages/ \ http://fossies.org/unix/privat/ \ Modified: head/mail/libpst/distinfo ============================================================================== --- head/mail/libpst/distinfo Fri Feb 10 15:09:02 2017 (r433795) +++ head/mail/libpst/distinfo Fri Feb 10 15:17:41 2017 (r433796) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479474957 -SHA256 (libpst-0.6.69.tar.gz) = 66952669983026cae67ce066d1434aa1c86edbe2cffa2841989bc4374540bfbc -SIZE (libpst-0.6.69.tar.gz) = 13831789 +TIMESTAMP = 1486737914 +SHA256 (libpst-0.6.70.tar.gz) = 19981c0661305d093e7df8cf579662c6157ffb38a7873091cfc9e900fb4667d4 +SIZE (libpst-0.6.70.tar.gz) = 13832044 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:17:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 934A8CD8E8B; Fri, 10 Feb 2017 15:17: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 602DD1DD1; Fri, 10 Feb 2017 15:17: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 v1AFHkx1017418; Fri, 10 Feb 2017 15:17:46 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFHkXG017416; Fri, 10 Feb 2017 15:17:46 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101517.v1AFHkXG017416@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, 10 Feb 2017 15:17:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433797 - head/devel/p5-B-C X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:17:47 -0000 Author: sunpoet Date: Fri Feb 10 15:17:46 2017 New Revision: 433797 URL: https://svnweb.freebsd.org/changeset/ports/433797 Log: Update to 1.55 Changes: http://search.cpan.org/dist/B-C/Changes Modified: head/devel/p5-B-C/Makefile head/devel/p5-B-C/distinfo Modified: head/devel/p5-B-C/Makefile ============================================================================== --- head/devel/p5-B-C/Makefile Fri Feb 10 15:17:41 2017 (r433796) +++ head/devel/p5-B-C/Makefile Fri Feb 10 15:17:46 2017 (r433797) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= B-C -PORTVERSION= 1.54 +PORTVERSION= 1.55 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RURBAN Modified: head/devel/p5-B-C/distinfo ============================================================================== --- head/devel/p5-B-C/distinfo Fri Feb 10 15:17:41 2017 (r433796) +++ head/devel/p5-B-C/distinfo Fri Feb 10 15:17:46 2017 (r433797) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482851310 -SHA256 (B-C-1.54.tar.gz) = d07e5af5fb798fcd3f4eda5e40744a14c1b3ef9e585a7dca55b5db31cb1d28d3 -SIZE (B-C-1.54.tar.gz) = 2084445 +TIMESTAMP = 1486737924 +SHA256 (B-C-1.55.tar.gz) = 09236d67d679bb477e0af78207235e038e1dec72635f6c7d78f387ddeb602b00 +SIZE (B-C-1.55.tar.gz) = 2108296 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:17:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4C83ACD8EB7; Fri, 10 Feb 2017 15:17: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 191F91E15; Fri, 10 Feb 2017 15:17: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 v1AFHpVP017534; Fri, 10 Feb 2017 15:17:51 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFHoq2017532; Fri, 10 Feb 2017 15:17:50 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101517.v1AFHoq2017532@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, 10 Feb 2017 15:17:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433798 - head/security/p5-Crypt-OpenSSL-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:17:52 -0000 Author: sunpoet Date: Fri Feb 10 15:17:50 2017 New Revision: 433798 URL: https://svnweb.freebsd.org/changeset/ports/433798 Log: Update to 0.08 Changes: http://search.cpan.org/dist/Crypt-OpenSSL-Bignum/Changes Modified: head/security/p5-Crypt-OpenSSL-Bignum/Makefile head/security/p5-Crypt-OpenSSL-Bignum/distinfo Modified: head/security/p5-Crypt-OpenSSL-Bignum/Makefile ============================================================================== --- head/security/p5-Crypt-OpenSSL-Bignum/Makefile Fri Feb 10 15:17:46 2017 (r433797) +++ head/security/p5-Crypt-OpenSSL-Bignum/Makefile Fri Feb 10 15:17:50 2017 (r433798) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-OpenSSL-Bignum -PORTVERSION= 0.07 +PORTVERSION= 0.08 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-OpenSSL-Bignum/distinfo ============================================================================== --- head/security/p5-Crypt-OpenSSL-Bignum/distinfo Fri Feb 10 15:17:46 2017 (r433797) +++ head/security/p5-Crypt-OpenSSL-Bignum/distinfo Fri Feb 10 15:17:50 2017 (r433798) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479646432 -SHA256 (Crypt-OpenSSL-Bignum-0.07.tar.gz) = 2ddae11eec0436f67fe7a1fcef8226a5275d7ad98fdc7802c6e9484b9a4a886d -SIZE (Crypt-OpenSSL-Bignum-0.07.tar.gz) = 15996 +TIMESTAMP = 1486737931 +SHA256 (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 88c161b4f09c2f4b66dcdb1ffea1e2d3257b690b9e29aeed397f05e71ab1553d +SIZE (Crypt-OpenSSL-Bignum-0.08.tar.gz) = 16023 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:17:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1408ACD8EF0; Fri, 10 Feb 2017 15:17: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 D6BE31E8C; Fri, 10 Feb 2017 15:17: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 v1AFHtUE017653; Fri, 10 Feb 2017 15:17:55 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFHtGn017651; Fri, 10 Feb 2017 15:17:55 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101517.v1AFHtGn017651@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, 10 Feb 2017 15:17:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433799 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:17:57 -0000 Author: sunpoet Date: Fri Feb 10 15:17:55 2017 New Revision: 433799 URL: https://svnweb.freebsd.org/changeset/ports/433799 Log: Update to 2.7.5 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Fri Feb 10 15:17:50 2017 (r433798) +++ head/devel/rubygem-aws-sdk-core/Makefile Fri Feb 10 15:17:55 2017 (r433799) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Fri Feb 10 15:17:50 2017 (r433798) +++ head/devel/rubygem-aws-sdk-core/distinfo Fri Feb 10 15:17:55 2017 (r433799) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486591913 -SHA256 (rubygem/aws-sdk-core-2.7.4.gem) = fdd963962f620f633be25462578b6a6882574aa05401738e82f060bce9aefa92 -SIZE (rubygem/aws-sdk-core-2.7.4.gem) = 951296 +TIMESTAMP = 1486737940 +SHA256 (rubygem/aws-sdk-core-2.7.5.gem) = 92f8ea21da60a8fb1694e91a5fa54115d04a991e2f7e1565273145df195a42e7 +SIZE (rubygem/aws-sdk-core-2.7.5.gem) = 951808 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:18:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6163CD8F6B; Fri, 10 Feb 2017 15:18: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 854491EF7; Fri, 10 Feb 2017 15:18: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 v1AFI0A8017773; Fri, 10 Feb 2017 15:18:00 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFI0j3017771; Fri, 10 Feb 2017 15:18:00 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101518.v1AFI0j3017771@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, 10 Feb 2017 15:18:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433800 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:18:01 -0000 Author: sunpoet Date: Fri Feb 10 15:18:00 2017 New Revision: 433800 URL: https://svnweb.freebsd.org/changeset/ports/433800 Log: Update to 2.7.5 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Fri Feb 10 15:17:55 2017 (r433799) +++ head/devel/rubygem-aws-sdk-resources/Makefile Fri Feb 10 15:18:00 2017 (r433800) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Fri Feb 10 15:17:55 2017 (r433799) +++ head/devel/rubygem-aws-sdk-resources/distinfo Fri Feb 10 15:18:00 2017 (r433800) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486591917 -SHA256 (rubygem/aws-sdk-resources-2.7.4.gem) = 924b45b774149ef818eff1ee4ffebe14689f82b6f4ac001bf8ffe9ea6d5a94d7 -SIZE (rubygem/aws-sdk-resources-2.7.4.gem) = 47104 +TIMESTAMP = 1486737945 +SHA256 (rubygem/aws-sdk-resources-2.7.5.gem) = 149749e45036ca6dc45ba3ee045d3d6ebbac295b7457fa1d2da7063360ea832a +SIZE (rubygem/aws-sdk-resources-2.7.5.gem) = 47104 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:18:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9431BCD8F9B; Fri, 10 Feb 2017 15:18: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 5DBFC1F7B; Fri, 10 Feb 2017 15:18: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 v1AFI5Ur017892; Fri, 10 Feb 2017 15:18:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFI5UJ017890; Fri, 10 Feb 2017 15:18:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101518.v1AFI5UJ017890@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, 10 Feb 2017 15:18:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433801 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:18:06 -0000 Author: sunpoet Date: Fri Feb 10 15:18:05 2017 New Revision: 433801 URL: https://svnweb.freebsd.org/changeset/ports/433801 Log: Update to 2.7.5 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Fri Feb 10 15:18:00 2017 (r433800) +++ head/devel/rubygem-aws-sdk/Makefile Fri Feb 10 15:18:05 2017 (r433801) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Fri Feb 10 15:18:00 2017 (r433800) +++ head/devel/rubygem-aws-sdk/distinfo Fri Feb 10 15:18:05 2017 (r433801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486591922 -SHA256 (rubygem/aws-sdk-2.7.4.gem) = 96706c3d0402f774f51ec2b027913372a77f2a804372428cedce52e5796ab320 -SIZE (rubygem/aws-sdk-2.7.4.gem) = 4608 +TIMESTAMP = 1486737950 +SHA256 (rubygem/aws-sdk-2.7.5.gem) = 0018aa9e7b55a83231f3aad19c1a583bc3499118b85c7e973ad4fe899cb64bb8 +SIZE (rubygem/aws-sdk-2.7.5.gem) = 4608 From owner-svn-ports-head@freebsd.org Fri Feb 10 15:18:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5DC69CD8FC6; Fri, 10 Feb 2017 15:18: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 2D23D1FEF; Fri, 10 Feb 2017 15:18: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 v1AFIAYD018023; Fri, 10 Feb 2017 15:18:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFIAMW018021; Fri, 10 Feb 2017 15:18:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101518.v1AFIAMW018021@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, 10 Feb 2017 15:18:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433802 - head/irc/rubygem-lita-irc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:18:11 -0000 Author: sunpoet Date: Fri Feb 10 15:18:09 2017 New Revision: 433802 URL: https://svnweb.freebsd.org/changeset/ports/433802 Log: Update to 2.1.0 - Update WWW Changes: https://github.com/litaio/lita-irc/releases Modified: head/irc/rubygem-lita-irc/Makefile head/irc/rubygem-lita-irc/distinfo head/irc/rubygem-lita-irc/pkg-descr Modified: head/irc/rubygem-lita-irc/Makefile ============================================================================== --- head/irc/rubygem-lita-irc/Makefile Fri Feb 10 15:18:05 2017 (r433801) +++ head/irc/rubygem-lita-irc/Makefile Fri Feb 10 15:18:09 2017 (r433802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lita-irc -PORTVERSION= 2.0.3 +PORTVERSION= 2.1.0 CATEGORIES= irc rubygems MASTER_SITES= RG Modified: head/irc/rubygem-lita-irc/distinfo ============================================================================== --- head/irc/rubygem-lita-irc/distinfo Fri Feb 10 15:18:05 2017 (r433801) +++ head/irc/rubygem-lita-irc/distinfo Fri Feb 10 15:18:09 2017 (r433802) @@ -1,2 +1,3 @@ -SHA256 (rubygem/lita-irc-2.0.3.gem) = 5384834415a5ae32bcbf61d2860a6593be31782f8e10313f572a93dd91c8f61c -SIZE (rubygem/lita-irc-2.0.3.gem) = 10240 +TIMESTAMP = 1486737955 +SHA256 (rubygem/lita-irc-2.1.0.gem) = 7a561bea63df551e053d70c781c278fa1a7fd37aec2c8e153aa54ec02d744fe8 +SIZE (rubygem/lita-irc-2.1.0.gem) = 10240 Modified: head/irc/rubygem-lita-irc/pkg-descr ============================================================================== --- head/irc/rubygem-lita-irc/pkg-descr Fri Feb 10 15:18:05 2017 (r433801) +++ head/irc/rubygem-lita-irc/pkg-descr Fri Feb 10 15:18:09 2017 (r433802) @@ -1,3 +1,3 @@ An IRC adapter for Lita. -WWW: https://github.com/jimmycuadra/lita-irc +WWW: https://github.com/litaio/lita-irc From owner-svn-ports-head@freebsd.org Fri Feb 10 15:20:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F28A9CD9109; Fri, 10 Feb 2017 15:20:32 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CA3DF8DB; Fri, 10 Feb 2017 15:20:32 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AFKVA5018338; Fri, 10 Feb 2017 15:20:31 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFKVZn018334; Fri, 10 Feb 2017 15:20:31 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702101520.v1AFKVZn018334@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 15:20:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433803 - in head/devel/gecode: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:20:33 -0000 Author: vanilla Date: Fri Feb 10 15:20:31 2017 New Revision: 433803 URL: https://svnweb.freebsd.org/changeset/ports/433803 Log: 1: Update to 5.0.0. 2: pass MAINTAINER to submitter. PR: 216803 Submitted by: dem.procopiou at gmail.com Modified: head/devel/gecode/Makefile head/devel/gecode/distinfo head/devel/gecode/files/patch-Makefile.in head/devel/gecode/pkg-plist Modified: head/devel/gecode/Makefile ============================================================================== --- head/devel/gecode/Makefile Fri Feb 10 15:18:09 2017 (r433802) +++ head/devel/gecode/Makefile Fri Feb 10 15:20:31 2017 (r433803) @@ -2,17 +2,18 @@ # $FreeBSD$ PORTNAME= gecode -PORTVERSION= 4.4.0 +PORTVERSION= 5.0.0 CATEGORIES= devel MASTER_SITES= http://www.gecode.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dem.procopiou@gmail.com COMMENT= Generic Constraint Development Environment LICENSE= BSL MIT LICENSE_COMB= multi -LIB_DEPENDS= libmpfr.so:math/mpfr +LIB_DEPENDS= libmpfr.so:math/mpfr \ + libgmp.so:math/gmp BROKEN_aarch64= Fails to build: error Boost.Numeric.Interval: Please specify rounding control mechanism BROKEN_mips64= Fails to build: error Boost.Numeric.Interval: Please specify rounding control mechanism @@ -38,7 +39,7 @@ CONFIGURE_ARGS= --disable-static \ --with-mpfr-lib=${LOCALBASE}/lib USE_LDCONFIG= yes MAKE_JOBS_UNSAFE=yes -PLIST_SUB= SHLIB_VERSION=41 +PLIST_SUB= SHLIB_VERSION=43 OPTIONS_DEFINE= GIST OPTIONS_SUB= yes Modified: head/devel/gecode/distinfo ============================================================================== --- head/devel/gecode/distinfo Fri Feb 10 15:18:09 2017 (r433802) +++ head/devel/gecode/distinfo Fri Feb 10 15:20:31 2017 (r433803) @@ -1,2 +1,3 @@ -SHA256 (gecode-4.4.0.tar.gz) = 430398d6900b999f92c6329636f3855f2d4e985fed420a6c4d42b46bfc97782a -SIZE (gecode-4.4.0.tar.gz) = 2888696 +TIMESTAMP = 1486249442 +SHA256 (gecode-5.0.0.tar.gz) = f4ff2fa115fed8c09a049b2d8520363b1f9b1a39d80461f597e29dab2ba9e77b +SIZE (gecode-5.0.0.tar.gz) = 3188887 Modified: head/devel/gecode/files/patch-Makefile.in ============================================================================== --- head/devel/gecode/files/patch-Makefile.in Fri Feb 10 15:18:09 2017 (r433802) +++ head/devel/gecode/files/patch-Makefile.in Fri Feb 10 15:20:31 2017 (r433803) @@ -1,6 +1,6 @@ ---- Makefile.in.orig +--- Makefile.in.orig 2016-10-23 12:09:24 UTC +++ Makefile.in -@@ -812,8 +812,8 @@ +@@ -851,8 +851,8 @@ endif # Modified: head/devel/gecode/pkg-plist ============================================================================== --- head/devel/gecode/pkg-plist Fri Feb 10 15:18:09 2017 (r433802) +++ head/devel/gecode/pkg-plist Fri Feb 10 15:20:31 2017 (r433803) @@ -43,6 +43,10 @@ include/gecode/float/rel/eq.hpp include/gecode/float/rel/lq-le.hpp include/gecode/float/rel/nq.hpp include/gecode/float/rounding.hpp +include/gecode/float/trace.hpp +include/gecode/float/trace/delta.hpp +include/gecode/float/trace/trace-view.hpp +include/gecode/float/trace/traits.hpp include/gecode/float/transcendental.hh include/gecode/float/transcendental/exp-log.hpp include/gecode/float/trigonometric.hh @@ -144,14 +148,16 @@ include/gecode/int/count/view-eq.hpp include/gecode/int/count/view-gq.hpp include/gecode/int/count/view-lq.hpp include/gecode/int/cumulative.hh -include/gecode/int/cumulative/basic.hpp include/gecode/int/cumulative/edge-finding.hpp include/gecode/int/cumulative/limits.hpp include/gecode/int/cumulative/man-prop.hpp include/gecode/int/cumulative/opt-prop.hpp include/gecode/int/cumulative/overload.hpp +include/gecode/int/cumulative/post.hpp +include/gecode/int/cumulative/subsumption.hpp include/gecode/int/cumulative/task-view.hpp include/gecode/int/cumulative/task.hpp +include/gecode/int/cumulative/time-tabling.hpp include/gecode/int/cumulative/tree.hpp include/gecode/int/cumulatives.hh include/gecode/int/cumulatives/val.hpp @@ -159,6 +165,7 @@ include/gecode/int/distinct.hh include/gecode/int/distinct/bnd.hpp include/gecode/int/distinct/dom-ctrl.hpp include/gecode/int/distinct/dom.hpp +include/gecode/int/distinct/eqite.hpp include/gecode/int/distinct/graph.hpp include/gecode/int/distinct/ter-dom.hpp include/gecode/int/distinct/val.hpp @@ -193,6 +200,7 @@ include/gecode/int/idx-view.hh include/gecode/int/idx-view.hpp include/gecode/int/int-set-1.hpp include/gecode/int/int-set-2.hpp +include/gecode/int/ipl.hpp include/gecode/int/ldsb.hh include/gecode/int/ldsb/brancher.hpp include/gecode/int/ldsb/sym-imp.hpp @@ -252,6 +260,7 @@ include/gecode/int/support-values.hh include/gecode/int/support-values.hpp include/gecode/int/task.hh include/gecode/int/task/array.hpp +include/gecode/int/task/event.hpp include/gecode/int/task/fwd-to-bwd.hpp include/gecode/int/task/iter.hpp include/gecode/int/task/man-to-opt.hpp @@ -259,6 +268,12 @@ include/gecode/int/task/prop.hpp include/gecode/int/task/purge.hpp include/gecode/int/task/sort.hpp include/gecode/int/task/tree.hpp +include/gecode/int/trace.hpp +include/gecode/int/trace/bool-delta.hpp +include/gecode/int/trace/bool-trace-view.hpp +include/gecode/int/trace/int-delta.hpp +include/gecode/int/trace/int-trace-view.hpp +include/gecode/int/trace/traits.hpp include/gecode/int/unary.hh include/gecode/int/unary/detectable.hpp include/gecode/int/unary/edge-finding.hpp @@ -266,9 +281,11 @@ include/gecode/int/unary/man-prop.hpp include/gecode/int/unary/not-first-not-last.hpp include/gecode/int/unary/opt-prop.hpp include/gecode/int/unary/overload.hpp +include/gecode/int/unary/post.hpp include/gecode/int/unary/subsumption.hpp include/gecode/int/unary/task-view.hpp include/gecode/int/unary/task.hpp +include/gecode/int/unary/time-tabling.hpp include/gecode/int/unary/tree.hpp include/gecode/int/val-set.hh include/gecode/int/val-set.hpp @@ -358,16 +375,22 @@ include/gecode/kernel/brancher-view-val. include/gecode/kernel/brancher-view.hpp include/gecode/kernel/core.hpp include/gecode/kernel/exception.hpp -include/gecode/kernel/global-afc.hpp +include/gecode/kernel/gpi.hpp include/gecode/kernel/macros.hpp include/gecode/kernel/memory-config.hpp include/gecode/kernel/memory-manager.hpp include/gecode/kernel/modevent.hpp +include/gecode/kernel/print.hpp include/gecode/kernel/propagator.hpp include/gecode/kernel/range-list.hpp include/gecode/kernel/region.hpp include/gecode/kernel/rnd.hpp include/gecode/kernel/shared-array.hpp +include/gecode/kernel/subscribed-propagators.hpp +include/gecode/kernel/trace-filter.hpp +include/gecode/kernel/trace-recorder.hpp +include/gecode/kernel/trace-traits.hpp +include/gecode/kernel/tracer.hpp include/gecode/kernel/var-imp.hpp include/gecode/kernel/var-type.hpp include/gecode/kernel/var.hpp @@ -386,25 +409,38 @@ include/gecode/minimodel/set-expr.hpp include/gecode/minimodel/set-rel.hpp include/gecode/search.hh include/gecode/search/bab.hpp +include/gecode/search/base.hpp +include/gecode/search/build.hpp include/gecode/search/cutoff.hpp include/gecode/search/dfs.hpp -include/gecode/search/engine-base.hpp include/gecode/search/engine.hpp include/gecode/search/exception.hpp +include/gecode/search/lds.hpp +include/gecode/search/meta/dead.hh include/gecode/search/meta/nogoods.hh +include/gecode/search/meta/parallel/pbs.hh +include/gecode/search/meta/parallel/pbs.hpp include/gecode/search/meta/rbs.hh +include/gecode/search/meta/rbs.hpp +include/gecode/search/meta/sequential/pbs.hh +include/gecode/search/meta/sequential/pbs.hpp include/gecode/search/options.hpp include/gecode/search/parallel/bab.hh include/gecode/search/parallel/dfs.hh include/gecode/search/parallel/engine.hh include/gecode/search/parallel/path.hh +include/gecode/search/pbs.hpp include/gecode/search/rbs.hpp +include/gecode/search/relax.hh +include/gecode/search/sebs.hpp include/gecode/search/sequential/bab.hh include/gecode/search/sequential/dfs.hh +include/gecode/search/sequential/lds.hh include/gecode/search/sequential/path.hh include/gecode/search/statistics.hpp include/gecode/search/stop.hpp include/gecode/search/support.hh +include/gecode/search/traits.hpp include/gecode/search/worker.hh include/gecode/set.hh include/gecode/set/array-traits.hpp @@ -467,6 +503,10 @@ include/gecode/set/sequence.hh include/gecode/set/sequence/common.hpp include/gecode/set/sequence/seq-u.hpp include/gecode/set/sequence/seq.hpp +include/gecode/set/trace.hpp +include/gecode/set/trace/delta.hpp +include/gecode/set/trace/trace-view.hpp +include/gecode/set/trace/traits.hpp include/gecode/set/var-imp.hpp include/gecode/set/var-imp/delta.hpp include/gecode/set/var-imp/integerset.hpp @@ -482,6 +522,7 @@ include/gecode/set/view/print.hpp include/gecode/set/view/set.hpp include/gecode/set/view/singleton.hpp include/gecode/support.hh +include/gecode/support/allocator.hpp include/gecode/support/auto-link.hpp include/gecode/support/bitset-base.hpp include/gecode/support/bitset-offset.hpp @@ -635,6 +676,7 @@ lib/libgecodesupport.so.%%SHLIB_VERSION% lib/libgecodesupport.so.%%SHLIB_VERSION%%.0 %%DATADIR%%/mznlib/all_different_int.mzn %%DATADIR%%/mznlib/all_equal_int.mzn +%%DATADIR%%/mznlib/alldifferent_except_0.mzn %%DATADIR%%/mznlib/among.mzn %%DATADIR%%/mznlib/arg_max_int.mzn %%DATADIR%%/mznlib/arg_min_int.mzn From owner-svn-ports-head@freebsd.org Fri Feb 10 15:21:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18788CD9142; Fri, 10 Feb 2017 15:21:47 +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 DC198BCD; Fri, 10 Feb 2017 15:21:46 +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 v1AFLkl3021454; Fri, 10 Feb 2017 15:21:46 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFLjWA021453; Fri, 10 Feb 2017 15:21:45 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101521.v1AFLjWA021453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 15:21:45 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433804 - head/databases/oracle7-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:21:47 -0000 Author: marino Date: Fri Feb 10 15:21:45 2017 New Revision: 433804 URL: https://svnweb.freebsd.org/changeset/ports/433804 Log: databases/oracle7-client: Deprecate for removal 7 MAR 2017 Version 7.3 last release for oracle 7, February 1996 Official support ended 31 DEC 2003 Later clients still support version 7, but they may also be EOL. This particular client is binary and i386 only. Modified: head/databases/oracle7-client/Makefile Modified: head/databases/oracle7-client/Makefile ============================================================================== --- head/databases/oracle7-client/Makefile Fri Feb 10 15:20:31 2017 (r433803) +++ head/databases/oracle7-client/Makefile Fri Feb 10 15:21:45 2017 (r433804) @@ -11,6 +11,9 @@ DISTNAME= oracle7.client.OCI MAINTAINER= ports@FreeBSD.org COMMENT= Oracle 7 client +DEPRECATED= Oracle 7 EOL by 13 years +EXPIRATION_DATE= 2017-03-07 + ONLY_FOR_ARCHS= i386 ORACLE_PREFIX= oracle7 DIST_SUBDIR= ${ORACLE_PREFIX} From owner-svn-ports-head@freebsd.org Fri Feb 10 15:30:51 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFF64CD94D6; Fri, 10 Feb 2017 15:30: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 819DE1307; Fri, 10 Feb 2017 15:30: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 v1AFUorj025060; Fri, 10 Feb 2017 15:30:50 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFUo3G025059; Fri, 10 Feb 2017 15:30:50 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101530.v1AFUo3G025059@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 15:30:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433805 - head/databases/oracle8-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:30:51 -0000 Author: marino Date: Fri Feb 10 15:30:50 2017 New Revision: 433805 URL: https://svnweb.freebsd.org/changeset/ports/433805 Log: databases/oracle8-client: Deprecate for removal 7 MAR 2017 Version 8.1.7 last release for oracle 8i, August 2000 Official support ended 31 DEC 2006 Later clients (e.g 10.2) still support version 8, but it is also unsupported. This particular client is binary and i386 only. Modified: head/databases/oracle8-client/Makefile Modified: head/databases/oracle8-client/Makefile ============================================================================== --- head/databases/oracle8-client/Makefile Fri Feb 10 15:21:45 2017 (r433804) +++ head/databases/oracle8-client/Makefile Fri Feb 10 15:30:50 2017 (r433805) @@ -10,6 +10,9 @@ MASTER_SITES= LOCAL/fjoe MAINTAINER= ports@FreeBSD.org COMMENT= Oracle 8 client +DEPRECATED= Oracle 8 EOL by 10 years +EXPIRATION_DATE= 2017-03-07 + USES= tar:bzip2 ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/${PORTNAME} From owner-svn-ports-head@freebsd.org Fri Feb 10 15:37:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9C259CD9686; Fri, 10 Feb 2017 15:37: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 6B9FD1975; Fri, 10 Feb 2017 15:37: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 v1AFb8GM026846; Fri, 10 Feb 2017 15:37:08 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFb8qj026844; Fri, 10 Feb 2017 15:37:08 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101537.v1AFb8qj026844@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 15:37:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433806 - in head/databases: p5-DBD-Oracle yasql X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:37:09 -0000 Author: marino Date: Fri Feb 10 15:37:08 2017 New Revision: 433806 URL: https://svnweb.freebsd.org/changeset/ports/433806 Log: Fallout: Deprecate 2 ports dependent on oracle7 and oracle8 clients Use the same expiration date for p5-DBD-Oracle and yasql as the clients. Modified: head/databases/p5-DBD-Oracle/Makefile head/databases/yasql/Makefile Modified: head/databases/p5-DBD-Oracle/Makefile ============================================================================== --- head/databases/p5-DBD-Oracle/Makefile Fri Feb 10 15:30:50 2017 (r433805) +++ head/databases/p5-DBD-Oracle/Makefile Fri Feb 10 15:37:08 2017 (r433806) @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DBI driver for Oracle RDBMS server +DEPRECATED= Depends on deprecated Oracle 7 (or 8) client +EXPIRATION_DATE= 2017-03-07 + BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/databases/yasql/Makefile ============================================================================== --- head/databases/yasql/Makefile Fri Feb 10 15:30:50 2017 (r433805) +++ head/databases/yasql/Makefile Fri Feb 10 15:37:08 2017 (r433806) @@ -10,6 +10,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another SQL*Plus Replacement +DEPRECATED= Dependent on deprecated oracle7-client +EXPIRATION_DATE= 2017-03-07 + LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE From owner-svn-ports-head@freebsd.org Fri Feb 10 15:41:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 484C6CD9A03 for ; Fri, 10 Feb 2017 15:41:56 +0000 (UTC) (envelope-from kp@krion.cc) Received: from mail-io0-x22c.google.com (mail-io0-x22c.google.com [IPv6:2607:f8b0:4001:c06::22c]) (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 177D91E08 for ; Fri, 10 Feb 2017 15:41:55 +0000 (UTC) (envelope-from kp@krion.cc) Received: by mail-io0-x22c.google.com with SMTP id v96so53277732ioi.0 for ; Fri, 10 Feb 2017 07:41:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=krion-cc.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=pcqbm+uLxHddxBt5mpz987Z+BAVA+V8b5h2FO9iumds=; b=r/OUX2uI0s0fgJ5BqwxANjMdJJd8C/KZwgM8/aGxv2chLXG7Qw2S7hlMZDZ5lM2WV3 N4m1+2ue3j7ZXUyunMxL89LJIjdl5WGaHj7CgalWm2qEvYgWC6P6UqVcCEvUp/5GrODk TlSA99IJTpoY3RexlufQ10m5Bg/wdtuLz8aVbsvzTMRYAvLfsJ/u/mvFz2ImxH8g3Hed fULSBjEbphv7cQ7UmJByxcNt6w+QiadKf6ES9m3T8HVU/pkWDoREo9UIcKv92Iu7WBR7 mlC1FzLNpIdzPqrS0YUdYVCkjvxrCbzda+eiBGrh7TsLc8swo/Ce4WWLjYxH6HU2vLcT W2TA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=pcqbm+uLxHddxBt5mpz987Z+BAVA+V8b5h2FO9iumds=; b=cmmcO+lRc3ATOLj3ORi8EeVzVu9Wq92yzxqJWmJRYu+4fs2Gs9AScK7U+yQaQnpiHc 5NGGP7UiQm+xspMjTvDzvRIsf9HQNdFFGGavwOGNbbrLJYpw3fmUklDYeYoHzCTWk+hl 93WR+qyHFFWi4Pbp8ldSIM0okaYHTMoes/yAG/duSyMORLXIqB2if+EqbYhwK+M/KsoU knIe5gjIIhgX6g8SgFVKVWDwARnR1HuPGuMnYOFgT8rnaOOiRxo1BSsqfEhhbnBdwV9z Rs/hlJVPwi8OvihEUzsgY34Vt1iHZ+XXgt8MV8n2M7VfhOTKoHQfnWcpArPYZ4e6QLdl jCYw== X-Gm-Message-State: AMke39kmXfiu3PqWOeNXV46MW60dV7mbv77w6kuVbAbbOGGV2QId+qp7z3ibA7T1idr6gQ== X-Received: by 10.107.43.5 with SMTP id r5mr8608882ior.26.1486741315387; Fri, 10 Feb 2017 07:41:55 -0800 (PST) Received: from vein (krion.cc. [148.251.53.37]) by smtp.gmail.com with ESMTPSA id v1sm50746iof.52.2017.02.10.07.41.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Feb 2017 07:41:53 -0800 (PST) Date: Fri, 10 Feb 2017 16:41:40 +0100 From: Kirill Ponomarev To: Sunpoet Po-Chuan Hsieh Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433788 - in head/dns/ddclient: . files Message-ID: <20170210154140.ps33h6b54x6wtvkl@vein> References: <201702100913.v1A9Dfp2069028@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fivm2ziujkcpwa67" Content-Disposition: inline In-Reply-To: X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:41:56 -0000 --fivm2ziujkcpwa67 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 02/10, Sunpoet Po-Chuan Hsieh wrote: > Please remove RUN_DEPENDS as JSON::PP is a Perl core module. >=20 > % corelist JSON::PP >=20 > Data for 2017-01-20 > JSON::PP was first released with perl v5.13.9 >=20 Thanks for pointing out, I'll fix it shortly. K. --fivm2ziujkcpwa67 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEJCHRFhEAQujKni1pDyI9/LMCykUFAlid3zEACgkQDyI9/LMC ykXJjAf9GefB6Ojx1xm2v5MY6Y8v22GZP3f74a0YzVteYGVPyuNh4B5MXpz7Qfnt nA5eCXUiiANSsIdsmpBRjHoacopMr4JMU54CDM+yP35ero/ANP8SZqv/XDLGWYvE /cdTbvPEYH3EszF/nsPIJhd5YPOQDN4og60rSeJTQlAWpNL9VKI4Wv9A1nmECXU8 VBE8DVDAwtvRHDdP8RGc++3sXTuaDV07fO+/mhcULox2Th8SwmJTfCs+g+mclmvu mFjjBYzTDjG/nRUmV0WxInF+oPFbPAWNNHDLN/ojrydp7nkjI3lg0tqiSKq3d1Ge czlR4MICMVsQiTlI7dvsA+a/IXCN8w== =VjvF -----END PGP SIGNATURE----- --fivm2ziujkcpwa67-- From owner-svn-ports-head@freebsd.org Fri Feb 10 15:42:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 957DECD9A5A; Fri, 10 Feb 2017 15:42: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 6C9E01F02; Fri, 10 Feb 2017 15:42: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 v1AFg9h0030669; Fri, 10 Feb 2017 15:42:09 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFg9iE030666; Fri, 10 Feb 2017 15:42:09 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702101542.v1AFg9iE030666@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 10 Feb 2017 15:42:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433807 - in head/devel/p5-Event-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:42:10 -0000 Author: jbeich Date: Fri Feb 10 15:42:09 2017 New Revision: 433807 URL: https://svnweb.freebsd.org/changeset/ports/433807 Log: devel/p5-Event-Lib: unbreak after r433286 - Add a patch to compile with libevent 2.1 (only compile-tested!) after https://github.com/libevent/libevent/commit/cba59e53253b - Reformat an existing patch through "make makepatch" - Drop maintainership as the current maintainer no longer uses the port and wishes to resign PR: 216531 Submitted by: Fabian Keil (maintainer) Added: head/devel/p5-Event-Lib/files/patch-Lib.xs (contents, props changed) Modified: head/devel/p5-Event-Lib/Makefile (contents, props changed) head/devel/p5-Event-Lib/files/patch-Makefile.PL (contents, props changed) Modified: head/devel/p5-Event-Lib/Makefile ============================================================================== --- head/devel/p5-Event-Lib/Makefile Fri Feb 10 15:37:08 2017 (r433806) +++ head/devel/p5-Event-Lib/Makefile Fri Feb 10 15:42:09 2017 (r433807) @@ -8,13 +8,11 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= fk@fabiankeil.de +MAINTAINER= ports@FreeBSD.org COMMENT= Makes libevent(3) accessible with Perl LIB_DEPENDS= libevent.so:devel/libevent2 -BROKEN= fails to build with libevent 2.1 - USES= perl5 USE_PERL5= configure Added: head/devel/p5-Event-Lib/files/patch-Lib.xs ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Event-Lib/files/patch-Lib.xs Fri Feb 10 15:42:09 2017 (r433807) @@ -0,0 +1,14 @@ +--- Lib.xs.orig 2007-07-29 11:02:37 UTC ++++ Lib.xs +@@ -125,6 +125,11 @@ void free_args (struct event_args *args) + Safefree(args); + } + ++#if LIBEVENT_VERSION_NUMBER > 0x02010101 ++// From event-internal.h ++#define ev_arg ev_evcallback.evcb_arg ++#endif ++ + void refresh_event (struct event_args *args, char *class) { + SV *sv = newSV(0); + sv_setref_pv(sv, class, (void*)args); Modified: head/devel/p5-Event-Lib/files/patch-Makefile.PL ============================================================================== --- head/devel/p5-Event-Lib/files/patch-Makefile.PL Fri Feb 10 15:37:08 2017 (r433806) +++ head/devel/p5-Event-Lib/files/patch-Makefile.PL Fri Feb 10 15:42:09 2017 (r433807) @@ -1,6 +1,6 @@ ---- Makefile.PL.orig Tue Mar 7 08:37:40 2006 -+++ Makefile.PL Mon Jun 5 23:31:13 2006 -@@ -2,7 +2,11 @@ +--- Makefile.PL.orig 2007-07-29 11:14:02 UTC ++++ Makefile.PL +@@ -2,7 +2,11 @@ use 5.006; use ExtUtils::MakeMaker; use Config; @@ -13,9 +13,7 @@ # purge @ARGV of CCFLAGS ---- Makefile.PL -+++ Makefile.PL -@@ -17,8 +17,9 @@ sub have_libevent { +@@ -13,8 +17,9 @@ sub have_libevent { my $LIBS = $args{ LIBS } || "-levent"; my $INC = $args{ INC } || "-I/usr/include"; if ($^O eq "freebsd") { @@ -27,7 +25,7 @@ } elsif ($^O eq "darwin") { $LIBS = "$LIBS -L/sw/lib -L/opt/local/lib"; -@@ -59,8 +60,9 @@ sub get_defines { +@@ -55,8 +60,9 @@ sub get_defines { my $LIBS = $args{ LIBS } || "-levent"; my $INC = $args{ INC } || "-I/usr/include"; if ($^O eq "freebsd") { @@ -39,7 +37,7 @@ } elsif ($^O eq "darwin") { $LIBS = "-L/sw/lib -L/opt/local/lib $LIBS"; -@@ -100,6 +102,12 @@ EOD +@@ -96,6 +102,12 @@ EOD $args{LIBS} = '-levent -lm' if ! exists $args{LIBS}; From owner-svn-ports-head@freebsd.org Fri Feb 10 15:47:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5A8F8CD9CAB; Fri, 10 Feb 2017 15:47:57 +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 29EC288B; Fri, 10 Feb 2017 15:47: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 v1AFluoC031015; Fri, 10 Feb 2017 15:47:56 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFlutA031014; Fri, 10 Feb 2017 15:47:56 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101547.v1AFlutA031014@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 15:47:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433808 - head/databases/jdbc-oracle10g X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:47:57 -0000 Author: marino Date: Fri Feb 10 15:47:56 2017 New Revision: 433808 URL: https://svnweb.freebsd.org/changeset/ports/433808 Log: databases/jdbc-oracle10g: Deprecate for removal 7 MAR 2017 Version 10 last release for Oracle 10g Release 2, July 2005 Official support ended 31 JUL 2013 Modified: head/databases/jdbc-oracle10g/Makefile Modified: head/databases/jdbc-oracle10g/Makefile ============================================================================== --- head/databases/jdbc-oracle10g/Makefile Fri Feb 10 15:42:09 2017 (r433807) +++ head/databases/jdbc-oracle10g/Makefile Fri Feb 10 15:47:56 2017 (r433808) @@ -14,6 +14,9 @@ DIST_SUBDIR= oracle10g MAINTAINER= ports@FreeBSD.org COMMENT= The JDBC drivers for Oracle 10g +DEPRECATED= Oracle 10g EOL almost 4 years +EXPIRATION_DATE= 2017-03-07 + USE_JAVA= yes JAVA_VERSION= 1.6+ From owner-svn-ports-head@freebsd.org Fri Feb 10 15:50:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CF314CD9E94; Fri, 10 Feb 2017 15:50:55 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 84EFDD0C; Fri, 10 Feb 2017 15:50:55 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AFosk2031414; Fri, 10 Feb 2017 15:50:54 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AFor0S031402; Fri, 10 Feb 2017 15:50:53 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201702101550.v1AFor0S031402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Fri, 10 Feb 2017 15:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433809 - in head/net-mgmt/cacti: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 15:50:56 -0000 Author: vanilla Date: Fri Feb 10 15:50:53 2017 New Revision: 433809 URL: https://svnweb.freebsd.org/changeset/ports/433809 Log: Update to 1.0.0, and adds support for php7. PR: 216801 Submitted by: maintainer Added: head/net-mgmt/cacti/files/patch-install__functions.php (contents, props changed) head/net-mgmt/cacti/files/patch-lib__clog_webapi.php (contents, props changed) head/net-mgmt/cacti/files/patch-poller_maintenance.php (contents, props changed) head/net-mgmt/cacti/files/patch-utilities.php (contents, props changed) Deleted: head/net-mgmt/cacti/files/patch-install__index.php head/net-mgmt/cacti/files/patch-scripts__ping.pl Modified: head/net-mgmt/cacti/Makefile head/net-mgmt/cacti/distinfo head/net-mgmt/cacti/files/patch-include__global.php head/net-mgmt/cacti/files/patch-include__global_settings.php head/net-mgmt/cacti/files/patch-lib__functions.php head/net-mgmt/cacti/files/pkg-message.in head/net-mgmt/cacti/pkg-plist Modified: head/net-mgmt/cacti/Makefile ============================================================================== --- head/net-mgmt/cacti/Makefile Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/Makefile Fri Feb 10 15:50:53 2017 (r433809) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cacti -PORTVERSION= 0.8.8h${PATCHLEVEL} +PORTVERSION= 1.0.1 CATEGORIES= net-mgmt www MASTER_SITES= http://www.cacti.net/downloads/ \ ftp://ftpmirror.uk/freebsd-ports/cacti/ @@ -14,9 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rrdtool:databases/rrdtool -USES= cpe mysql shebangfix -USE_PHP= mysqli pcre session sockets snmp xml -WANT_PHP_WEB= yes +USES= cpe mysql php:web shebangfix +USE_PHP= ctype filter gd gmp hash json ldap mbstring openssl pcre pdo pdo_mysql posix session simplexml sockets snmp xml zlib NO_ARCH= yes NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message Modified: head/net-mgmt/cacti/distinfo ============================================================================== --- head/net-mgmt/cacti/distinfo Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/distinfo Fri Feb 10 15:50:53 2017 (r433809) @@ -1,2 +1,3 @@ -SHA256 (cacti-0.8.8h.tar.gz) = 0673bd9513dad381c8bbb9133c721a32bc6422dc91c5a81de16e3cd32e4d0600 -SIZE (cacti-0.8.8h.tar.gz) = 2585226 +TIMESTAMP = 1486494702 +SHA256 (cacti-1.0.1.tar.gz) = cc36b83653cecd2be0a4a239927dcdaafeb81e7fd7ad6f97c664edcb7fb07628 +SIZE (cacti-1.0.1.tar.gz) = 7230227 Modified: head/net-mgmt/cacti/files/patch-include__global.php ============================================================================== --- head/net-mgmt/cacti/files/patch-include__global.php Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/files/patch-include__global.php Fri Feb 10 15:50:53 2017 (r433809) @@ -1,11 +1,11 @@ ---- include/global.php.bak 2015-03-12 03:07:05.768314249 -0700 -+++ include/global.php 2015-03-12 03:08:04.171320391 -0700 -@@ -113,7 +113,7 @@ - $config["library_path"] = preg_replace("/(.*[\/])include/", "\\1lib", dirname(__FILE__)); +--- include/global.php.orig 2017-02-04 14:12:12.747287000 +0000 ++++ include/global.php 2017-02-04 14:12:32.931726000 +0000 +@@ -126,7 +126,7 @@ + $config['library_path'] = preg_replace("/(.*[\/])include/", "\\1lib", dirname(__FILE__)); } - $config["include_path"] = dirname(__FILE__); --$config["rra_path"] = $config["base_path"] . '/rra'; -+$config["rra_path"] = '/var/db/cacti/rra'; + $config['include_path'] = dirname(__FILE__); +-$config['rra_path'] = $config['base_path'] . '/rra'; ++$config['rra_path'] = '/var/db/cacti/rra'; - /* colors */ - $colors["dark_outline"] = "454E53"; + /* for multiple pollers, we need to know this location */ + if (!isset($scripts_path)) { Modified: head/net-mgmt/cacti/files/patch-include__global_settings.php ============================================================================== --- head/net-mgmt/cacti/files/patch-include__global_settings.php Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/files/patch-include__global_settings.php Fri Feb 10 15:50:53 2017 (r433809) @@ -1,11 +1,14 @@ ---- include/global_settings.php.bak 2015-03-12 03:08:59.333297709 -0700 -+++ include/global_settings.php 2015-03-12 03:10:47.532302704 -0700 -@@ -96,7 +96,7 @@ +--- include/global_settings.php.orig 2017-02-04 14:13:42.140386000 +0000 ++++ include/global_settings.php 2017-02-04 14:20:35.592474000 +0000 +@@ -135,9 +135,9 @@ ), - "path_cactilog" => array( - "friendly_name" => "Cacti Log File Path", -- "description" => "The path to your Cacti log file (if blank, defaults to /log/cacti.log)", -+ "description" => "The path to your Cacti log file (if blank, defaults to /var/log/cacti/log)", - "method" => "filepath", - "default" => $config["base_path"] . "/log/cacti.log", - "max_length" => "255" + 'path_cactilog' => array( + 'friendly_name' => __('Cacti Log Path'), +- 'description' => __('The path to your Cacti log file (if blank, defaults to /log/cacti.log)'), ++ 'description' => __('The path to your Cacti log file (if blank, defaults to /var/log/cacti/log)'), + 'method' => 'filepath', +- 'default' => $config['base_path'] . '/log/cacti.log', ++ 'default' => '/var/log/cacti/log', + 'max_length' => '255' + ), + 'logrotate_enabled' => array( Added: head/net-mgmt/cacti/files/patch-install__functions.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/cacti/files/patch-install__functions.php Fri Feb 10 15:50:53 2017 (r433809) @@ -0,0 +1,11 @@ +--- install/functions.php.orig 2017-02-04 14:21:02.093580000 +0000 ++++ install/functions.php 2017-02-04 14:21:31.615575000 +0000 +@@ -365,7 +365,7 @@ + if (config_value_exists('path_cactilog')) { + $input['path_cactilog']['default'] = read_config_option('path_cactilog'); + } else { +- $input['path_cactilog']['default'] = $config['base_path'] . '/log/cacti.log'; ++ $input['path_cactilog']['default'] = '/var/log/cacti/log'; + } + + /* Theme */ Added: head/net-mgmt/cacti/files/patch-lib__clog_webapi.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/cacti/files/patch-lib__clog_webapi.php Fri Feb 10 15:50:53 2017 (r433809) @@ -0,0 +1,20 @@ +--- lib/clog_webapi.php.orig 2017-02-04 14:22:42.713430000 +0000 ++++ lib/clog_webapi.php 2017-02-04 14:23:10.949163000 +0000 +@@ -40,7 +40,7 @@ + $logfile = read_config_option('path_cactilog'); + + if ($logfile == '') { +- $logfile = $config['base_path'] . '/log/cacti.log'; ++ $logfile = '/var/log/cacti/log'; + } + + if (file_exists($logfile)) { +@@ -64,7 +64,7 @@ + $logfile = read_config_option('path_cactilog'); + + if ($logfile == '') { +- $logfile = './log/cacti.log'; ++ $logfile = '/var/log/cacti/log'; + } + + /* helps determine output color */ Modified: head/net-mgmt/cacti/files/patch-lib__functions.php ============================================================================== --- head/net-mgmt/cacti/files/patch-lib__functions.php Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/files/patch-lib__functions.php Fri Feb 10 15:50:53 2017 (r433809) @@ -1,15 +1,11 @@ ---- lib/functions.php.orig 2016-05-28 10:58:17.522042409 +0100 -+++ lib/functions.php 2016-05-28 11:00:31.399032747 +0100 -@@ -670,8 +670,10 @@ - $issue_log_message = false; - $ping_failure_count = read_config_option("ping_failure_count"); - $ping_recovery_count = read_config_option("ping_recovery_count"); -- $hosts[$host_id]["status_fail_date"] = '0000-00-00 00:00:00'; -- $hosts[$host_id]["status_rec_date"] = '0000-00-00 00:00:00'; -+ if ((!isset($hosts[$host_id]["status_fail_date"])) || ($hosts[$host_id]["status_fail_date"] == "")) -+ $hosts[$host_id]["status_fail_date"] = '0000-00-00 00:00:00'; -+ if ((!isset($hosts[$host_id]["status_rec_date"])) || ($hosts[$host_id]["status_rec_date"] == "")) -+ $hosts[$host_id]["status_rec_date"] = '0000-00-00 00:00:00'; +--- lib/functions.php.orig 2017-02-04 14:16:43.886716000 +0000 ++++ lib/functions.php 2017-02-04 14:22:18.219392000 +0000 +@@ -649,7 +649,7 @@ + /* Log to Logfile */ + if ((($logdestination == 1) || ($logdestination == 2)) && (read_config_option('log_verbosity') != POLLER_VERBOSITY_NONE)) { + if ($logfile == '') { +- $logfile = $config['base_path'] . '/log/cacti.log'; ++ $logfile = '/var/log/cacti/log'; + } - if ($status == HOST_DOWN) { - /* update total polls, failed polls and availability */ + /* echo the data to the log (append) */ Added: head/net-mgmt/cacti/files/patch-poller_maintenance.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/cacti/files/patch-poller_maintenance.php Fri Feb 10 15:50:53 2017 (r433809) @@ -0,0 +1,15 @@ +--- poller_maintenance.php.orig 2017-02-04 14:23:37.951265000 +0000 ++++ poller_maintenance.php 2017-02-04 14:24:49.403929000 +0000 +@@ -172,10 +172,10 @@ + */ + function logrotate_rotatenow () { + global $config; +- $log = $config['base_path'] . '/log/cacti.log'; ++ $log = '/var/log/cacti/log'; + set_config_option('logrotate_lastrun', time()); + clearstatcache(); +- if (is_writable($config['base_path'] . '/log/') && is_writable($log)) { ++ if (is_writable('/var/log/cacti') && is_writable($log)) { + $perms = octdec(substr(decoct( fileperms($log) ), 2)); + $owner = fileowner($log); + $group = filegroup($log); Added: head/net-mgmt/cacti/files/patch-utilities.php ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/net-mgmt/cacti/files/patch-utilities.php Fri Feb 10 15:50:53 2017 (r433809) @@ -0,0 +1,20 @@ +--- utilities.php.orig 2017-02-04 14:25:11.346062000 +0000 ++++ utilities.php 2017-02-04 14:25:39.435371000 +0000 +@@ -869,7 +869,7 @@ + $logfile = read_config_option('path_cactilog'); + + if ($logfile == '') { +- $logfile = $config['base_path'] . '/log/cacti.log'; ++ $logfile = '/var/log/cacti/log'; + } + + /* helps determine output color */ +@@ -1149,7 +1149,7 @@ + $logfile = read_config_option('path_cactilog'); + + if ($logfile == '') { +- $logfile = './log/cacti.log'; ++ $logfile = '/var/log/cacti/log'; + } + + html_start_box(__('Clear Cacti Log'), '100%', '', '3', 'center', ''); Modified: head/net-mgmt/cacti/files/pkg-message.in ============================================================================== --- head/net-mgmt/cacti/files/pkg-message.in Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/files/pkg-message.in Fri Feb 10 15:50:53 2017 (r433809) @@ -1,18 +1,22 @@ ======================================================================= -Cacti is now installed. If you intall it for the first time, +Cacti is now installed. If you install it for the first time, you may have to follow this steps to make it work correctly: 1. Create the MySQL database, a cacti user, and initialize: - a) CREATE DATABASE cacti; + a) CREATE DATABASE `cacti`; b) Create a mysql user/password for cacti: CREATE USER 'cacti'@'localhost' IDENTIFIED BY 'password'; FLUSH PRIVILEGES; c) Add GRANTS: - GRANT ALL ON cacti.* TO 'cacti'@'localhost'; + GRANT ALL ON `cacti`.* TO 'cacti'@'localhost'; + GRANT SELECT ON `mysql`.`time_zone_name` TO 'cacti'@'localhost'; FLUSH PRIVILEGES; d) Import the default cacti database: mysql --database=cacti -ucacti -p < %%PREFIX%%/%%CACTIDIR%%/cacti.sql + If you haven't already imported your MySQL timezone data, you need to do this: + mysql_tzinfo_to_sql /usr/share/zoneinfo | mysql -u root -p mysql + NOTE: * Cacti does not LOCK TABLES. @@ -29,8 +33,8 @@ you may have to follow this steps to mak */5 * * * * %%LOCALBASE%%/bin/php %%PREFIX%%/%%CACTIDIR%%/poller.php > /dev/null 2>&1 4. Example Apache 2.4 configuration: + (This assumes that you have installed a working PHP Apache install, e.g. with mod_php) - LoadModule php5_module libexec/apache22/libphp5.so SetHandler application/x-httpd-php @@ -53,8 +57,8 @@ you may have to follow this steps to mak Allow from all -5. Open a Cacti login page in your web browser and login with - admin/admin. +5. Open a Cacti login page in your web browser and follow the install instructions. + If you update cacti, open a login page and an updating process will start automatically. @@ -82,6 +86,8 @@ NOTEs as of 10Aug2014: /usr/local/bin. Other Erratas: -Mount linprocfs in /compat/linux/proc will alow most scripts to work. - + 1) Mount linprocfs in /compat/linux/proc will allow most scripts to work. + 2) This package does not install a MySQL server in case you wish to use an + external MySQL server. Install a package such as mysql57-server if you + require a local server. ======================================================================= Modified: head/net-mgmt/cacti/pkg-plist ============================================================================== --- head/net-mgmt/cacti/pkg-plist Fri Feb 10 15:47:56 2017 (r433808) +++ head/net-mgmt/cacti/pkg-plist Fri Feb 10 15:50:53 2017 (r433809) @@ -1,8 +1,28 @@ %%CACTIDIR%%/LICENSE -%%CACTIDIR%%/README +%%CACTIDIR%%/README.md %%CACTIDIR%%/about.php +%%CACTIDIR%%/aggregate_graphs.php +%%CACTIDIR%%/aggregate_items.php +%%CACTIDIR%%/aggregate_templates.php %%CACTIDIR%%/auth_changepassword.php %%CACTIDIR%%/auth_login.php +%%CACTIDIR%%/auth_profile.php +%%CACTIDIR%%/automation_devices.php +%%CACTIDIR%%/automation_graph_rules.php +%%CACTIDIR%%/automation_networks.php +%%CACTIDIR%%/automation_snmp.php +%%CACTIDIR%%/automation_templates.php +%%CACTIDIR%%/automation_tree_rules.php +%%CACTIDIR%%/boost_rrdupdate.php +%%CACTIDIR%%/cache/boost/.htaccess +%%CACTIDIR%%/cache/boost/index.php +%%CACTIDIR%%/cache/index.php +%%CACTIDIR%%/cache/mibcache/.htaccess +%%CACTIDIR%%/cache/mibcache/index.php +%%CACTIDIR%%/cache/realtime/.htaccess +%%CACTIDIR%%/cache/realtime/index.php +%%CACTIDIR%%/cache/spikekill/.htaccess +%%CACTIDIR%%/cache/spikekill/index.php %%CACTIDIR%%/%%CACTIUSER%%.sql %%CACTIDIR%%/cdef.php %%CACTIDIR%%/cli/.htaccess @@ -18,26 +38,33 @@ %%CACTIDIR%%/cli/copy_user.php %%CACTIDIR%%/cli/data_template_associate_rra.php %%CACTIDIR%%/cli/host_update_template.php +%%CACTIDIR%%/cli/import_package.php %%CACTIDIR%%/cli/import_template.php %%CACTIDIR%%/cli/poller_data_sources_reapply_names.php %%CACTIDIR%%/cli/poller_graphs_reapply_names.php %%CACTIDIR%%/cli/poller_output_empty.php %%CACTIDIR%%/cli/poller_reindex_hosts.php %%CACTIDIR%%/cli/rebuild_poller_cache.php +%%CACTIDIR%%/cli/removespikes.php %%CACTIDIR%%/cli/reorder_data_query.php %%CACTIDIR%%/cli/repair_database.php %%CACTIDIR%%/cli/repair_templates.php +%%CACTIDIR%%/cli/sqltable_to_php.php %%CACTIDIR%%/cli/structure_rra_paths.php %%CACTIDIR%%/cli/upgrade_database.php +%%CACTIDIR%%/clog.php +%%CACTIDIR%%/clog_user.php %%CACTIDIR%%/cmd.php +%%CACTIDIR%%/cmd_realtime.php %%CACTIDIR%%/color.php +%%CACTIDIR%%/color_templates.php +%%CACTIDIR%%/color_templates_items.php %%CACTIDIR%%/data_input.php %%CACTIDIR%%/data_queries.php %%CACTIDIR%%/data_sources.php +%%CACTIDIR%%/data_source_profiles.php %%CACTIDIR%%/data_templates.php %%CACTIDIR%%/docs/CHANGELOG -%%CACTIDIR%%/docs/CONTRIB -%%CACTIDIR%%/docs/README %%CACTIDIR%%/docs/html/LICENSE.html %%CACTIDIR%%/docs/html/advanced_topics.html %%CACTIDIR%%/docs/html/basics.html @@ -137,11 +164,20 @@ %%CACTIDIR%%/docs/html/user_management.html %%CACTIDIR%%/docs/html/using_spine.html %%CACTIDIR%%/docs/html/variables.html +%%CACTIDIR%%/docs/index.php +%%CACTIDIR%%/docs/pdf/manual.pdf %%CACTIDIR%%/docs/txt/manual.txt +%%CACTIDIR%%/formats/%%CACTIUSER%%_group.format +%%CACTIDIR%%/formats/%%CACTIUSER%%_group_dark.format +%%CACTIDIR%%/formats/%%CACTIUSER%%_monitor.format +%%CACTIDIR%%/formats/default.format +%%CACTIDIR%%/formats/index.php +%%CACTIDIR%%/formats/lotus_notes.format %%CACTIDIR%%/gprint_presets.php %%CACTIDIR%%/graph.php %%CACTIDIR%%/graph_image.php -%%CACTIDIR%%/graph_settings.php +%%CACTIDIR%%/graph_json.php +%%CACTIDIR%%/graph_realtime.php %%CACTIDIR%%/graph_templates.php %%CACTIDIR%%/graph_templates_inputs.php %%CACTIDIR%%/graph_templates_items.php @@ -152,36 +188,26 @@ %%CACTIDIR%%/graphs_new.php %%CACTIDIR%%/host.php %%CACTIDIR%%/host_templates.php +%%CACTIDIR%%/images/accept.png +%%CACTIDIR%%/images/application_edit.png %%CACTIDIR%%/images/arrow.gif -%%CACTIDIR%%/images/auth_deny.gif -%%CACTIDIR%%/images/auth_login.gif -%%CACTIDIR%%/images/auth_logout.gif -%%CACTIDIR%%/images/button_add.gif -%%CACTIDIR%%/images/button_cancel.gif -%%CACTIDIR%%/images/button_cancel2.gif -%%CACTIDIR%%/images/button_clear.gif -%%CACTIDIR%%/images/button_colapse_all.gif -%%CACTIDIR%%/images/button_create.gif -%%CACTIDIR%%/images/button_default.gif -%%CACTIDIR%%/images/button_delete.gif -%%CACTIDIR%%/images/button_expand_all.gif -%%CACTIDIR%%/images/button_export.gif -%%CACTIDIR%%/images/button_go.gif -%%CACTIDIR%%/images/button_help.gif -%%CACTIDIR%%/images/button_import.gif -%%CACTIDIR%%/images/button_no.gif -%%CACTIDIR%%/images/button_purge.gif -%%CACTIDIR%%/images/button_refresh.gif -%%CACTIDIR%%/images/button_save.gif -%%CACTIDIR%%/images/button_view.gif -%%CACTIDIR%%/images/button_yes.gif +%%CACTIDIR%%/images/auth_background.gif +%%CACTIDIR%%/images/bullet_arrow_down.png +%%CACTIDIR%%/images/bullet_arrow_up.png %%CACTIDIR%%/images/%%CACTIUSER%%_about_logo.gif %%CACTIDIR%%/images/%%CACTIUSER%%_backdrop.gif %%CACTIDIR%%/images/%%CACTIUSER%%_backdrop2.gif %%CACTIDIR%%/images/%%CACTIUSER%%_logo.gif +%%CACTIDIR%%/images/%%CACTIUSER%%_logo_new.gif %%CACTIDIR%%/images/calendar.gif +%%CACTIDIR%%/images/chart_curve_go.png +%%CACTIDIR%%/images/cog.png +%%CACTIDIR%%/images/cog_add.png +%%CACTIDIR%%/images/cog_delete.png +%%CACTIDIR%%/images/cog_error.png %%CACTIDIR%%/images/delete_icon.gif %%CACTIDIR%%/images/delete_icon_large.gif +%%CACTIDIR%%/images/device_template.png %%CACTIDIR%%/images/disable_icon.png %%CACTIDIR%%/images/enable_icon.png %%CACTIDIR%%/images/enable_icon_disabled.png @@ -190,131 +216,731 @@ %%CACTIDIR%%/images/graph_properties.gif %%CACTIDIR%%/images/graph_query.png %%CACTIDIR%%/images/graph_zoom.gif -%%CACTIDIR%%/images/hide.gif +%%CACTIDIR%%/images/index.php %%CACTIDIR%%/images/install_icon.png %%CACTIDIR%%/images/install_icon_disabled.png -%%CACTIDIR%%/images/left_border.gif -%%CACTIDIR%%/images/menu_line.gif %%CACTIDIR%%/images/menuarrow.gif %%CACTIDIR%%/images/move_down.gif %%CACTIDIR%%/images/move_left.gif %%CACTIDIR%%/images/move_right.gif %%CACTIDIR%%/images/move_up.gif %%CACTIDIR%%/images/reload_icon_small.gif +%%CACTIDIR%%/images/rrd_not_found.png %%CACTIDIR%%/images/server.png %%CACTIDIR%%/images/server_chart.png %%CACTIDIR%%/images/server_chart_curve.png %%CACTIDIR%%/images/server_dataquery.png +%%CACTIDIR%%/images/server_graph_template.png +%%CACTIDIR%%/images/server_table.png %%CACTIDIR%%/images/shadow.gif %%CACTIDIR%%/images/shadow_gray.gif -%%CACTIDIR%%/images/show.gif +%%CACTIDIR%%/images/site.png +%%CACTIDIR%%/images/spikekill.gif +%%CACTIDIR%%/images/stop.png %%CACTIDIR%%/images/tab_%%CACTIUSER%%.gif +%%CACTIDIR%%/images/tab_clog.png +%%CACTIDIR%%/images/tab_clog_down.png %%CACTIDIR%%/images/tab_console.gif %%CACTIDIR%%/images/tab_console_down.gif %%CACTIDIR%%/images/tab_graphs.gif %%CACTIDIR%%/images/tab_graphs_down.gif +%%CACTIDIR%%/images/tab_list.gif %%CACTIDIR%%/images/tab_mode_list.gif %%CACTIDIR%%/images/tab_mode_list_down.gif %%CACTIDIR%%/images/tab_mode_preview.gif %%CACTIDIR%%/images/tab_mode_preview_down.gif %%CACTIDIR%%/images/tab_mode_tree.gif %%CACTIDIR%%/images/tab_mode_tree_down.gif +%%CACTIDIR%%/images/tab_nectar.gif +%%CACTIDIR%%/images/tab_nectar_down.gif +%%CACTIDIR%%/images/tab_preview.gif %%CACTIDIR%%/images/tab_settings.gif %%CACTIDIR%%/images/tab_settings_down.gif +%%CACTIDIR%%/images/tab_tree.gif +%%CACTIDIR%%/images/table.png +%%CACTIDIR%%/images/table_go.png +%%CACTIDIR%%/images/timeview.png %%CACTIDIR%%/images/transparent_line.gif +%%CACTIDIR%%/images/tree.png %%CACTIDIR%%/images/uninstall_icon.gif %%CACTIDIR%%/images/view_none.gif +%%CACTIDIR%%/images/view_page.png %%CACTIDIR%%/include/auth.php %%CACTIDIR%%/include/bottom_footer.php %%CACTIDIR%%/include/config.php.sample +%%CACTIDIR%%/include/content/README +%%CACTIDIR%%/include/content/basic-example.html +%%CACTIDIR%%/include/content/iframe-example.html +%%CACTIDIR%%/include/content/index.php +%%CACTIDIR%%/include/content/php-example.html +%%CACTIDIR%%/include/csrf/LICENSE +%%CACTIDIR%%/include/csrf/NEWS +%%CACTIDIR%%/include/csrf/README %%CACTIDIR%%/include/csrf/csrf-magic.js %%CACTIDIR%%/include/csrf/csrf-magic.php %%CACTIDIR%%/include/csrf/index.php +%%CACTIDIR%%/include/fa/css/font-awesome.css +%%CACTIDIR%%/include/fa/css/font-awesome.min.css +%%CACTIDIR%%/include/fa/css/index.php +%%CACTIDIR%%/include/fa/fonts/FontAwesome.otf +%%CACTIDIR%%/include/fa/fonts/fontawesome-webfont.eot +%%CACTIDIR%%/include/fa/fonts/fontawesome-webfont.svg +%%CACTIDIR%%/include/fa/fonts/fontawesome-webfont.ttf +%%CACTIDIR%%/include/fa/fonts/fontawesome-webfont.woff +%%CACTIDIR%%/include/fa/fonts/fontawesome-webfont.woff2 +%%CACTIDIR%%/include/fa/fonts/index.php +%%CACTIDIR%%/include/fa/index.php +%%CACTIDIR%%/include/fonts/DejaVuSans-Bold.ttf +%%CACTIDIR%%/include/fonts/DejaVuSansCondensed-Bold.ttf %%CACTIDIR%%/include/global.php %%CACTIDIR%%/include/global_arrays.php %%CACTIDIR%%/include/global_constants.php %%CACTIDIR%%/include/global_form.php +%%CACTIDIR%%/include/global_languages.php +%%CACTIDIR%%/include/global_session.php %%CACTIDIR%%/include/global_settings.php -%%CACTIDIR%%/include/js/images/ui-bg_diagonals-thick_18_b81900_40x40.png -%%CACTIDIR%%/include/js/images/ui-bg_diagonals-thick_20_666666_40x40.png -%%CACTIDIR%%/include/js/images/ui-bg_flat_10_000000_40x100.png -%%CACTIDIR%%/include/js/images/ui-bg_glass_100_f6f6f6_1x400.png -%%CACTIDIR%%/include/js/images/ui-bg_glass_100_fdf5ce_1x400.png -%%CACTIDIR%%/include/js/images/ui-bg_glass_65_ffffff_1x400.png -%%CACTIDIR%%/include/js/images/ui-bg_gloss-wave_35_f6a828_500x100.png -%%CACTIDIR%%/include/js/images/ui-bg_highlight-soft_100_eeeeee_1x100.png -%%CACTIDIR%%/include/js/images/ui-bg_highlight-soft_75_ffe45c_1x100.png -%%CACTIDIR%%/include/js/images/ui-icons_222222_256x240.png -%%CACTIDIR%%/include/js/images/ui-icons_228ef1_256x240.png -%%CACTIDIR%%/include/js/images/ui-icons_ef8c08_256x240.png -%%CACTIDIR%%/include/js/images/ui-icons_ffd27a_256x240.png -%%CACTIDIR%%/include/js/images/ui-icons_ffffff_256x240.png +%%CACTIDIR%%/include/index.php +%%CACTIDIR%%/include/js/Chart.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-af.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-arabic_saudi_arabia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-az.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-bs.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-bulgarian_bulgaria.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-ca.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-chinese_china_simplified.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-chinese_hong_kong.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-chinese_taiwan.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-czech_czech_republic.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-danish_denmark.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-de-CH.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-en-GB.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-english_usa.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-eo.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-estonian_estonia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-eu.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-fa.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-finnish_finland.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-fo.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-fr-CH.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-french_france.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-german_germany.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-greek_greece.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-he.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-hr.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-hungarian_hungary.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-hy.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-icelandic_iceland.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-indonesian_indonesia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-italian_italy.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-japanese_japan.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-korean_korea.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-latvian_latvia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-lithuanian_lithuania.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-malay_malaysia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-nl-BE.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-nl.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-norwegian_norway.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-polish_poland.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-pt-BR.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-romanian_romania.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-russian_russia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-serbian_serbia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-slovak_slovakia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-slovenian_slovenia.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-spanish_spain.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-sq.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-sr-SR.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-swedish_sweden.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-ta.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-thai_thailand.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-turkish_turkey.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-uk.js +%%CACTIDIR%%/include/js/LC_MESSAGES/jquery.ui.datepicker-vietnamese_vietnam.js +%%CACTIDIR%%/include/js/c3.js +%%CACTIDIR%%/include/js/d3.js +%%CACTIDIR%%/include/js/dygraph-combined.js +%%CACTIDIR%%/include/js/index.php +%%CACTIDIR%%/include/js/jquery.colorpicker.js %%CACTIDIR%%/include/js/jquery.cookie.js %%CACTIDIR%%/include/js/jquery.dropdown.js +%%CACTIDIR%%/include/js/jquery.hotkeys.js %%CACTIDIR%%/include/js/jquery.js -%%CACTIDIR%%/include/js/jquery.zoom.css +%%CACTIDIR%%/include/js/jquery.metadata.js +%%CACTIDIR%%/include/js/jquery.multiselect.filter.js +%%CACTIDIR%%/include/js/jquery.multiselect.js +%%CACTIDIR%%/include/js/jquery.sparkline.js +%%CACTIDIR%%/include/js/jquery.storageapi.js +%%CACTIDIR%%/include/js/jquery.tablednd.js +%%CACTIDIR%%/include/js/jquery.tablesorter.js +%%CACTIDIR%%/include/js/jquery.timepicker.js +%%CACTIDIR%%/include/js/jquery.ui.touch.punch.js %%CACTIDIR%%/include/js/jquery.zoom.js -%%CACTIDIR%%/include/js/jquery-ui.css +%%CACTIDIR%%/include/js/jquery-migrate.js %%CACTIDIR%%/include/js/jquery-ui.js %%CACTIDIR%%/include/js/jstree.js -%%CACTIDIR%%/include/js/themes/default-dark/32px.png -%%CACTIDIR%%/include/js/themes/default-dark/40px.png -%%CACTIDIR%%/include/js/themes/default-dark/style.css -%%CACTIDIR%%/include/js/themes/default-dark/style.min.css -%%CACTIDIR%%/include/js/themes/default-dark/throbber.gif -%%CACTIDIR%%/include/js/themes/default/32px.png -%%CACTIDIR%%/include/js/themes/default/40px.png -%%CACTIDIR%%/include/js/themes/default/style.css -%%CACTIDIR%%/include/js/themes/default/style.min.css -%%CACTIDIR%%/include/js/themes/default/throbber.gif -%%CACTIDIR%%/include/jscalendar/calendar-setup.js -%%CACTIDIR%%/include/jscalendar/calendar.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-af.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-al.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-bg.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-big5-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-big5.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-br.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ca.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-cs-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-cs-win.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-da.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-de.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-du.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-el.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-en.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-es.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-fi.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-fr.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-he-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-hr-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-hr.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-hu.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-it.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-jp.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ko-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ko.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-lt-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-lt.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-lv.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-nl.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-no.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-pl-utf8.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-pl.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-pt.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ro.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ru.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-ru_win_.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-si.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-sk.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-sp.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-sv.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-tr.js -%%CACTIDIR%%/include/jscalendar/lang/calendar-zh.js -%%CACTIDIR%%/include/jscalendar/lang/cn_utf8.js +%%CACTIDIR%%/include/js/pace.js %%CACTIDIR%%/include/layout.js %%CACTIDIR%%/include/main.css +%%CACTIDIR%%/include/phpgettext/gettext.php +%%CACTIDIR%%/include/phpgettext/streams.php +%%CACTIDIR%%/include/phpmailer/LICENSE +%%CACTIDIR%%/include/phpmailer/PHPMailerAutoload.php +%%CACTIDIR%%/include/phpmailer/VERSION +%%CACTIDIR%%/include/phpmailer/class.phpmailer.php +%%CACTIDIR%%/include/phpmailer/class.phpmaileroauth.php +%%CACTIDIR%%/include/phpmailer/class.pop3.php +%%CACTIDIR%%/include/phpmailer/class.smtp.php +%%CACTIDIR%%/include/phpmailer/index.php +%%CACTIDIR%%/include/phpmailer/language/index.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-am.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ar.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-az.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-be.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-bg.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ca.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ch.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-cs.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-da.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-de.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-el.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-eo.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-es.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-et.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-fa.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-fi.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-fo.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-fr.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-gl.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-he.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-hr.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-hu.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-id.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-it.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ja.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ka.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ko.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-lt.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-lv.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ms.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-nb.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-nl.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pl.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-pt_br.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ro.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-ru.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sk.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sl.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sr.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-sv.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-tr.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-uk.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-vi.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-zh.php +%%CACTIDIR%%/include/phpmailer/language/phpmailer.lang-zh_cn.php +%%CACTIDIR%%/include/phpseclib/Crypt/AES.php +%%CACTIDIR%%/include/phpseclib/Crypt/Base.php +%%CACTIDIR%%/include/phpseclib/Crypt/Blowfish.php +%%CACTIDIR%%/include/phpseclib/Crypt/DES.php +%%CACTIDIR%%/include/phpseclib/Crypt/Hash.php +%%CACTIDIR%%/include/phpseclib/Crypt/RC2.php +%%CACTIDIR%%/include/phpseclib/Crypt/RC4.php +%%CACTIDIR%%/include/phpseclib/Crypt/RSA.php +%%CACTIDIR%%/include/phpseclib/Crypt/Random.php +%%CACTIDIR%%/include/phpseclib/Crypt/Rijndael.php +%%CACTIDIR%%/include/phpseclib/Crypt/TripleDES.php +%%CACTIDIR%%/include/phpseclib/Crypt/Twofish.php +%%CACTIDIR%%/include/phpseclib/File/ANSI.php +%%CACTIDIR%%/include/phpseclib/File/ASN1.php +%%CACTIDIR%%/include/phpseclib/File/ASN1/Element.php +%%CACTIDIR%%/include/phpseclib/File/X509.php +%%CACTIDIR%%/include/phpseclib/Math/BigInteger.php +%%CACTIDIR%%/include/phpseclib/Net/SCP.php +%%CACTIDIR%%/include/phpseclib/Net/SFTP.php +%%CACTIDIR%%/include/phpseclib/Net/SFTP/Stream.php +%%CACTIDIR%%/include/phpseclib/Net/SSH1.php +%%CACTIDIR%%/include/phpseclib/Net/SSH2.php +%%CACTIDIR%%/include/phpseclib/System/SSH/Agent.php +%%CACTIDIR%%/include/phpseclib/System/SSH/Agent/Identity.php +%%CACTIDIR%%/include/phpseclib/System/SSH_Agent.php +%%CACTIDIR%%/include/phpseclib/bootstrap.php +%%CACTIDIR%%/include/phpseclib/openssl.cnf +%%CACTIDIR%%/include/phpsnmp/classSNMP.php +%%CACTIDIR%%/include/phptwig/Autoloader.php +%%CACTIDIR%%/include/phptwig/BaseNodeVisitor.php +%%CACTIDIR%%/include/phptwig/CHANGELOG +%%CACTIDIR%%/include/phptwig/Cache/Filesystem.php +%%CACTIDIR%%/include/phptwig/Cache/Null.php +%%CACTIDIR%%/include/phptwig/CacheInterface.php +%%CACTIDIR%%/include/phptwig/Compiler.php +%%CACTIDIR%%/include/phptwig/CompilerInterface.php +%%CACTIDIR%%/include/phptwig/Environment.php +%%CACTIDIR%%/include/phptwig/Error.php +%%CACTIDIR%%/include/phptwig/Error/Loader.php +%%CACTIDIR%%/include/phptwig/Error/Runtime.php +%%CACTIDIR%%/include/phptwig/Error/Syntax.php +%%CACTIDIR%%/include/phptwig/ExistsLoaderInterface.php +%%CACTIDIR%%/include/phptwig/ExpressionParser.php +%%CACTIDIR%%/include/phptwig/Extension.php +%%CACTIDIR%%/include/phptwig/Extension/Core.php +%%CACTIDIR%%/include/phptwig/Extension/Debug.php +%%CACTIDIR%%/include/phptwig/Extension/Escaper.php +%%CACTIDIR%%/include/phptwig/Extension/GlobalsInterface.php +%%CACTIDIR%%/include/phptwig/Extension/InitRuntimeInterface.php +%%CACTIDIR%%/include/phptwig/Extension/Optimizer.php +%%CACTIDIR%%/include/phptwig/Extension/Profiler.php +%%CACTIDIR%%/include/phptwig/Extension/Sandbox.php +%%CACTIDIR%%/include/phptwig/Extension/Staging.php +%%CACTIDIR%%/include/phptwig/Extension/StringLoader.php +%%CACTIDIR%%/include/phptwig/ExtensionInterface.php +%%CACTIDIR%%/include/phptwig/FileExtensionEscapingStrategy.php +%%CACTIDIR%%/include/phptwig/Filter.php +%%CACTIDIR%%/include/phptwig/Filter/Function.php +%%CACTIDIR%%/include/phptwig/Filter/Method.php +%%CACTIDIR%%/include/phptwig/Filter/Node.php +%%CACTIDIR%%/include/phptwig/FilterCallableInterface.php +%%CACTIDIR%%/include/phptwig/FilterInterface.php +%%CACTIDIR%%/include/phptwig/Function.php +%%CACTIDIR%%/include/phptwig/Function/Function.php +%%CACTIDIR%%/include/phptwig/Function/Method.php +%%CACTIDIR%%/include/phptwig/Function/Node.php +%%CACTIDIR%%/include/phptwig/FunctionCallableInterface.php +%%CACTIDIR%%/include/phptwig/FunctionInterface.php +%%CACTIDIR%%/include/phptwig/LICENSE +%%CACTIDIR%%/include/phptwig/Lexer.php +%%CACTIDIR%%/include/phptwig/LexerInterface.php +%%CACTIDIR%%/include/phptwig/Loader/Array.php +%%CACTIDIR%%/include/phptwig/Loader/Chain.php +%%CACTIDIR%%/include/phptwig/Loader/Filesystem.php +%%CACTIDIR%%/include/phptwig/Loader/String.php +%%CACTIDIR%%/include/phptwig/LoaderInterface.php +%%CACTIDIR%%/include/phptwig/Markup.php +%%CACTIDIR%%/include/phptwig/Node.php +%%CACTIDIR%%/include/phptwig/Node/AutoEscape.php +%%CACTIDIR%%/include/phptwig/Node/Block.php +%%CACTIDIR%%/include/phptwig/Node/BlockReference.php +%%CACTIDIR%%/include/phptwig/Node/Body.php +%%CACTIDIR%%/include/phptwig/Node/CheckSecurity.php +%%CACTIDIR%%/include/phptwig/Node/Do.php +%%CACTIDIR%%/include/phptwig/Node/Embed.php +%%CACTIDIR%%/include/phptwig/Node/Expression.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Array.php +%%CACTIDIR%%/include/phptwig/Node/Expression/AssignName.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Add.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/And.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/BitwiseAnd.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/BitwiseOr.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/BitwiseXor.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Concat.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Div.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/EndsWith.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Equal.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/FloorDiv.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Greater.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/GreaterEqual.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/In.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Less.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/LessEqual.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Matches.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Mod.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Mul.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/NotEqual.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/NotIn.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Or.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Power.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Range.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/StartsWith.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Binary/Sub.php +%%CACTIDIR%%/include/phptwig/Node/Expression/BlockReference.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Call.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Conditional.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Constant.php +%%CACTIDIR%%/include/phptwig/Node/Expression/ExtensionReference.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Filter.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Filter/Default.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Function.php +%%CACTIDIR%%/include/phptwig/Node/Expression/GetAttr.php +%%CACTIDIR%%/include/phptwig/Node/Expression/MethodCall.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Name.php +%%CACTIDIR%%/include/phptwig/Node/Expression/NullCoalesce.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Parent.php +%%CACTIDIR%%/include/phptwig/Node/Expression/TempName.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Constant.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Defined.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Divisibleby.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Even.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Null.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Odd.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Test/Sameas.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Unary.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Unary/Neg.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Unary/Not.php +%%CACTIDIR%%/include/phptwig/Node/Expression/Unary/Pos.php +%%CACTIDIR%%/include/phptwig/Node/Flush.php +%%CACTIDIR%%/include/phptwig/Node/For.php +%%CACTIDIR%%/include/phptwig/Node/ForLoop.php +%%CACTIDIR%%/include/phptwig/Node/If.php +%%CACTIDIR%%/include/phptwig/Node/Import.php +%%CACTIDIR%%/include/phptwig/Node/Include.php +%%CACTIDIR%%/include/phptwig/Node/Macro.php +%%CACTIDIR%%/include/phptwig/Node/Module.php +%%CACTIDIR%%/include/phptwig/Node/Print.php +%%CACTIDIR%%/include/phptwig/Node/Sandbox.php +%%CACTIDIR%%/include/phptwig/Node/SandboxedPrint.php +%%CACTIDIR%%/include/phptwig/Node/Set.php +%%CACTIDIR%%/include/phptwig/Node/SetTemp.php +%%CACTIDIR%%/include/phptwig/Node/Spaceless.php +%%CACTIDIR%%/include/phptwig/Node/Text.php +%%CACTIDIR%%/include/phptwig/NodeInterface.php +%%CACTIDIR%%/include/phptwig/NodeOutputInterface.php +%%CACTIDIR%%/include/phptwig/NodeTraverser.php +%%CACTIDIR%%/include/phptwig/NodeVisitor/Escaper.php +%%CACTIDIR%%/include/phptwig/NodeVisitor/Optimizer.php +%%CACTIDIR%%/include/phptwig/NodeVisitor/SafeAnalysis.php +%%CACTIDIR%%/include/phptwig/NodeVisitor/Sandbox.php +%%CACTIDIR%%/include/phptwig/NodeVisitorInterface.php +%%CACTIDIR%%/include/phptwig/Parser.php +%%CACTIDIR%%/include/phptwig/ParserInterface.php +%%CACTIDIR%%/include/phptwig/Profiler/Dumper/Blackfire.php +%%CACTIDIR%%/include/phptwig/Profiler/Dumper/Html.php +%%CACTIDIR%%/include/phptwig/Profiler/Dumper/Text.php +%%CACTIDIR%%/include/phptwig/Profiler/Node/EnterProfile.php +%%CACTIDIR%%/include/phptwig/Profiler/Node/LeaveProfile.php +%%CACTIDIR%%/include/phptwig/Profiler/NodeVisitor/Profiler.php +%%CACTIDIR%%/include/phptwig/Profiler/Profile.php +%%CACTIDIR%%/include/phptwig/README.rst +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityError.php +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityNotAllowedFilterError.php +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityNotAllowedFunctionError.php +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityNotAllowedTagError.php +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityPolicy.php +%%CACTIDIR%%/include/phptwig/Sandbox/SecurityPolicyInterface.php +%%CACTIDIR%%/include/phptwig/SimpleFilter.php +%%CACTIDIR%%/include/phptwig/SimpleFunction.php +%%CACTIDIR%%/include/phptwig/SimpleTest.php +%%CACTIDIR%%/include/phptwig/Template.php +%%CACTIDIR%%/include/phptwig/TemplateInterface.php +%%CACTIDIR%%/include/phptwig/Test.php +%%CACTIDIR%%/include/phptwig/Test/Function.php +%%CACTIDIR%%/include/phptwig/Test/IntegrationTestCase.php +%%CACTIDIR%%/include/phptwig/Test/Method.php +%%CACTIDIR%%/include/phptwig/Test/Node.php +%%CACTIDIR%%/include/phptwig/Test/NodeTestCase.php +%%CACTIDIR%%/include/phptwig/TestCallableInterface.php +%%CACTIDIR%%/include/phptwig/TestInterface.php +%%CACTIDIR%%/include/phptwig/Token.php +%%CACTIDIR%%/include/phptwig/TokenParser.php +%%CACTIDIR%%/include/phptwig/TokenParser/AutoEscape.php +%%CACTIDIR%%/include/phptwig/TokenParser/Block.php +%%CACTIDIR%%/include/phptwig/TokenParser/Do.php +%%CACTIDIR%%/include/phptwig/TokenParser/Embed.php +%%CACTIDIR%%/include/phptwig/TokenParser/Extends.php +%%CACTIDIR%%/include/phptwig/TokenParser/Filter.php +%%CACTIDIR%%/include/phptwig/TokenParser/Flush.php +%%CACTIDIR%%/include/phptwig/TokenParser/For.php +%%CACTIDIR%%/include/phptwig/TokenParser/From.php +%%CACTIDIR%%/include/phptwig/TokenParser/If.php +%%CACTIDIR%%/include/phptwig/TokenParser/Import.php +%%CACTIDIR%%/include/phptwig/TokenParser/Include.php +%%CACTIDIR%%/include/phptwig/TokenParser/Macro.php +%%CACTIDIR%%/include/phptwig/TokenParser/Sandbox.php +%%CACTIDIR%%/include/phptwig/TokenParser/Set.php +%%CACTIDIR%%/include/phptwig/TokenParser/Spaceless.php +%%CACTIDIR%%/include/phptwig/TokenParser/Use.php +%%CACTIDIR%%/include/phptwig/TokenParserBroker.php +%%CACTIDIR%%/include/phptwig/TokenParserBrokerInterface.php +%%CACTIDIR%%/include/phptwig/TokenParserInterface.php +%%CACTIDIR%%/include/phptwig/TokenStream.php +%%CACTIDIR%%/include/phptwig/Util/DeprecationCollector.php +%%CACTIDIR%%/include/phptwig/Util/TemplateDirIterator.php +%%CACTIDIR%%/include/phptwig/doc/advanced.rst +%%CACTIDIR%%/include/phptwig/doc/advanced_legacy.rst +%%CACTIDIR%%/include/phptwig/doc/api.rst +%%CACTIDIR%%/include/phptwig/doc/coding_standards.rst +%%CACTIDIR%%/include/phptwig/doc/deprecated.rst +%%CACTIDIR%%/include/phptwig/doc/filters/abs.rst +%%CACTIDIR%%/include/phptwig/doc/filters/batch.rst +%%CACTIDIR%%/include/phptwig/doc/filters/capitalize.rst +%%CACTIDIR%%/include/phptwig/doc/filters/convert_encoding.rst +%%CACTIDIR%%/include/phptwig/doc/filters/date.rst +%%CACTIDIR%%/include/phptwig/doc/filters/date_modify.rst +%%CACTIDIR%%/include/phptwig/doc/filters/default.rst +%%CACTIDIR%%/include/phptwig/doc/filters/escape.rst +%%CACTIDIR%%/include/phptwig/doc/filters/first.rst +%%CACTIDIR%%/include/phptwig/doc/filters/format.rst +%%CACTIDIR%%/include/phptwig/doc/filters/index.rst +%%CACTIDIR%%/include/phptwig/doc/filters/join.rst +%%CACTIDIR%%/include/phptwig/doc/filters/json_encode.rst +%%CACTIDIR%%/include/phptwig/doc/filters/keys.rst +%%CACTIDIR%%/include/phptwig/doc/filters/last.rst +%%CACTIDIR%%/include/phptwig/doc/filters/length.rst +%%CACTIDIR%%/include/phptwig/doc/filters/lower.rst +%%CACTIDIR%%/include/phptwig/doc/filters/merge.rst +%%CACTIDIR%%/include/phptwig/doc/filters/nl2br.rst +%%CACTIDIR%%/include/phptwig/doc/filters/number_format.rst +%%CACTIDIR%%/include/phptwig/doc/filters/raw.rst +%%CACTIDIR%%/include/phptwig/doc/filters/replace.rst +%%CACTIDIR%%/include/phptwig/doc/filters/reverse.rst +%%CACTIDIR%%/include/phptwig/doc/filters/round.rst +%%CACTIDIR%%/include/phptwig/doc/filters/slice.rst +%%CACTIDIR%%/include/phptwig/doc/filters/sort.rst +%%CACTIDIR%%/include/phptwig/doc/filters/split.rst +%%CACTIDIR%%/include/phptwig/doc/filters/striptags.rst +%%CACTIDIR%%/include/phptwig/doc/filters/title.rst +%%CACTIDIR%%/include/phptwig/doc/filters/trim.rst +%%CACTIDIR%%/include/phptwig/doc/filters/upper.rst +%%CACTIDIR%%/include/phptwig/doc/filters/url_encode.rst +%%CACTIDIR%%/include/phptwig/doc/functions/attribute.rst +%%CACTIDIR%%/include/phptwig/doc/functions/block.rst +%%CACTIDIR%%/include/phptwig/doc/functions/constant.rst +%%CACTIDIR%%/include/phptwig/doc/functions/cycle.rst +%%CACTIDIR%%/include/phptwig/doc/functions/date.rst +%%CACTIDIR%%/include/phptwig/doc/functions/dump.rst +%%CACTIDIR%%/include/phptwig/doc/functions/include.rst +%%CACTIDIR%%/include/phptwig/doc/functions/index.rst +%%CACTIDIR%%/include/phptwig/doc/functions/max.rst +%%CACTIDIR%%/include/phptwig/doc/functions/min.rst +%%CACTIDIR%%/include/phptwig/doc/functions/parent.rst +%%CACTIDIR%%/include/phptwig/doc/functions/random.rst +%%CACTIDIR%%/include/phptwig/doc/functions/range.rst +%%CACTIDIR%%/include/phptwig/doc/functions/source.rst +%%CACTIDIR%%/include/phptwig/doc/functions/template_from_string.rst +%%CACTIDIR%%/include/phptwig/doc/index.rst +%%CACTIDIR%%/include/phptwig/doc/installation.rst +%%CACTIDIR%%/include/phptwig/doc/internals.rst +%%CACTIDIR%%/include/phptwig/doc/intro.rst +%%CACTIDIR%%/include/phptwig/doc/recipes.rst +%%CACTIDIR%%/include/phptwig/doc/tags/autoescape.rst +%%CACTIDIR%%/include/phptwig/doc/tags/block.rst +%%CACTIDIR%%/include/phptwig/doc/tags/do.rst +%%CACTIDIR%%/include/phptwig/doc/tags/embed.rst +%%CACTIDIR%%/include/phptwig/doc/tags/extends.rst +%%CACTIDIR%%/include/phptwig/doc/tags/filter.rst +%%CACTIDIR%%/include/phptwig/doc/tags/flush.rst +%%CACTIDIR%%/include/phptwig/doc/tags/for.rst +%%CACTIDIR%%/include/phptwig/doc/tags/from.rst +%%CACTIDIR%%/include/phptwig/doc/tags/if.rst +%%CACTIDIR%%/include/phptwig/doc/tags/import.rst +%%CACTIDIR%%/include/phptwig/doc/tags/include.rst +%%CACTIDIR%%/include/phptwig/doc/tags/index.rst +%%CACTIDIR%%/include/phptwig/doc/tags/macro.rst +%%CACTIDIR%%/include/phptwig/doc/tags/sandbox.rst +%%CACTIDIR%%/include/phptwig/doc/tags/set.rst +%%CACTIDIR%%/include/phptwig/doc/tags/spaceless.rst +%%CACTIDIR%%/include/phptwig/doc/tags/use.rst +%%CACTIDIR%%/include/phptwig/doc/tags/verbatim.rst +%%CACTIDIR%%/include/phptwig/doc/templates.rst +%%CACTIDIR%%/include/phptwig/doc/tests/constant.rst +%%CACTIDIR%%/include/phptwig/doc/tests/defined.rst +%%CACTIDIR%%/include/phptwig/doc/tests/divisibleby.rst +%%CACTIDIR%%/include/phptwig/doc/tests/empty.rst +%%CACTIDIR%%/include/phptwig/doc/tests/even.rst +%%CACTIDIR%%/include/phptwig/doc/tests/index.rst +%%CACTIDIR%%/include/phptwig/doc/tests/iterable.rst +%%CACTIDIR%%/include/phptwig/doc/tests/null.rst +%%CACTIDIR%%/include/phptwig/doc/tests/odd.rst +%%CACTIDIR%%/include/phptwig/doc/tests/sameas.rst %%CACTIDIR%%/include/plugins.php +%%CACTIDIR%%/include/realtime.js +%%CACTIDIR%%/include/session.php +%%CACTIDIR%%/include/themes/classic/c3.css +%%CACTIDIR%%/include/themes/classic/default/32px.png +%%CACTIDIR%%/include/themes/classic/default/40px.png +%%CACTIDIR%%/include/themes/classic/default/index.php +%%CACTIDIR%%/include/themes/classic/default/style.css +%%CACTIDIR%%/include/themes/classic/default/style.min.css *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Fri Feb 10 16:01:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 776ACCD92B2; Fri, 10 Feb 2017 16:01:08 +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 4690D18F4; Fri, 10 Feb 2017 16:01:08 +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 v1AG17sE036475; Fri, 10 Feb 2017 16:01:07 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AG1757036473; Fri, 10 Feb 2017 16:01:07 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702101601.v1AG1757036473@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 16:01:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433810 - in head/java: jdk16-doc jdk7-doc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:01:08 -0000 Author: marino Date: Fri Feb 10 16:01:07 2017 New Revision: 433810 URL: https://svnweb.freebsd.org/changeset/ports/433810 Log: java/jdk(16|7)-doc: Deprecate and remove 28 FEB 2017 The associated jdk ports were removed years ago. The documentation should have been removed with them then. Modified: head/java/jdk16-doc/Makefile head/java/jdk7-doc/Makefile Modified: head/java/jdk16-doc/Makefile ============================================================================== --- head/java/jdk16-doc/Makefile Fri Feb 10 15:50:53 2017 (r433809) +++ head/java/jdk16-doc/Makefile Fri Feb 10 16:01:07 2017 (r433810) @@ -12,6 +12,9 @@ DISTNAME= jdk-6u30-apidocs MAINTAINER= java@FreeBSD.org COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation +DEPRECATED= Should have been removed with linux-sun-jdk16 (2014-05-11) +EXPIRATION_DATE= 2017-02-28 + DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_MAJOR_VER} RESTRICTED= This documentation is under license and export control. Modified: head/java/jdk7-doc/Makefile ============================================================================== --- head/java/jdk7-doc/Makefile Fri Feb 10 15:50:53 2017 (r433809) +++ head/java/jdk7-doc/Makefile Fri Feb 10 16:01:07 2017 (r433810) @@ -10,6 +10,9 @@ DISTNAME= jdk-${JDK_VERSION}u${JDK_UPDAT MAINTAINER= java@FreeBSD.org COMMENT= Java Development Kit ${JDK_MAJOR_VER} Documentation +DEPRECATED= Should have been removed with linux-sun-jdk17 (2016-04-24) +EXPIRATION_DATE= 2017-02-28 + DOCSDIR?= ${PREFIX}/share/doc/jdk${JDK_VERSION} RESTRICTED= This documentation is under license and export control. From owner-svn-ports-head@freebsd.org Fri Feb 10 16:02:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 710F2CD9327; Fri, 10 Feb 2017 16:02:26 +0000 (UTC) (envelope-from cjpm@gmx.us) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C590C1C20; Fri, 10 Feb 2017 16:02:25 +0000 (UTC) (envelope-from cjpm@gmx.us) Received: from [192.168.1.33] ([79.153.156.39]) by mail.gmx.com (mrgmx101 [212.227.17.174]) with ESMTPSA (Nemesis) id 0MaF8e-1crYfu2oVE-00JtlY; Fri, 10 Feb 2017 17:02:22 +0100 Date: Fri, 10 Feb 2017 17:02:20 +0100 User-Agent: K-9 Mail for Android In-Reply-To: <201702091816.v19IGQGb093442@repo.freebsd.org> References: <201702091816.v19IGQGb093442@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: svn commit: r433763 - head/multimedia/mpv To: Jan Beich , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: "Carlos J. Puga Medina" Message-ID: X-Provags-ID: V03:K0:0YJSbIeEa4e4NNfccBImoW7n6cp7bOn25oJUBigNmePsWgPcHUF YBY0phKXMWFgV2eblAQaawxtIM0Zxb7uOeUYpKmdHR4DiweBByPHbRmZN5llHjpDkvGIqjv RzQF9efE3Bug+gYvqPLRa/aTMEkkzqynCE0DbW85zYII8GlJ6TAXTeSz8xX1tgUqQtXNRHa ZPKzg1vl4J9g2Zp46iphw== X-UI-Out-Filterresults: notjunk:1;V01:K0:T9ibhwREXMQ=:o9jOlyZjz+BVNBWL1TokQa soqQ0uz2Nw0sNCeXqUQNl9D8sk73JTeae6gc9Llf4zKaevYyUR6mnWqKrWnmX2HlmGZJBxuRw YaELSm1HVr4bWy0H1WpdETpo5Bks2u5ptjXuY4BtEKkgBXBQld7vMTLAbi0g5aAVB/ZPzkA2I dzRuDW7FcUmyKIXStCY27g3mK9Rn7Z5WOG3xEnAY86wChnrsFTKh9b3vFxbjhfD2e89BMk1hL mF4sTjnViPfHfNQPjBC7gC1NuKsD0kSSUeKH3TqWAH+Q4dswBdqhbTulAImveBomOmIjUXSHX Fl6DK+1kBZipI8NFGigQ8gWxEzHjZXV0z5LJci/VdFP+hESwmRTenyzI/Yrfo4nsiyKLD3JBJ dePIed7T0SSboW0E+ThXM7Uy9ay1c6PqWPLJMudldfG18bBRHirow+2G9x7Yfs9/s207jdG0K XaqhN2z+y1ncOGjSXo4+ZQB2GoS1GKDwsg6aDl6kSDA6aqdzjKjXfjIxZjst1fZ9akiHBNlkU 79oWG37zlGcsLn3NDlqHMkUwJuh1qLwANVZdHyA4xfdKDJaNl4qOdP3FSUy20mzAOnzc495yJ Mbss0D+pD9zgj8zypqdA/+kwfMvCLXPAXy3QMUXMchtySmvqXvrPCVg3z1Q/9FV1hrNppZf1h U77WmucyrbP/JDZ5SR+2GXZ1pdAbIPgJoeT+vgZyhtwWSnDriyeAF6iH/NI94NdEovGSMNrlp zPuuDGV/ZjqW0PhPPGjGD/H435Jei1MEM0FJXnrQu9qBMzWl3GzE+TFE1gNvbgGvjYEU1Dza3 h+otE/m X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:02:26 -0000 El 9 de febrero de 2017 19:16:26 CET, Jan Beich esc= ribi=C3=B3: >Author: jbeich >Date: Thu Feb 9 18:16:26 2017 >New Revision: 433763 >URL: https://svnweb=2Efreebsd=2Eorg/changeset/ports/433763 > >Log: > multimedia/mpv: force rebuild after r433759 > =20 > $ mpv --no-config /path/to/foo=2Emp4 > ffmpeg library versions: > libavutil 55=2E34=2E100 (runtime 55=2E34=2E101) > libavcodec 57=2E64=2E101 > libavformat 57=2E56=2E100 (runtime 57=2E56=2E101) > libswscale 4=2E2=2E100 > libavfilter 6=2E65=2E100 > libswresample 2=2E3=2E100 > ffmpeg version: 3=2E2=2E3 > =20 >mpv was compiled against a different version of FFmpeg/Libav than the >shared >library it is linked against=2E This is most likely a broken build and >could > result in misbehavior and crashes=2E > =20 >mpv does not support this configuration and will not run - rebuild mpv >instead=2E > =20 > Exiting=2E=2E=2E (Fatal error) > >Modified: > head/multimedia/mpv/Makefile (contents, props changed) > >Modified: head/multimedia/mpv/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/multimedia/mpv/Makefile Thu Feb 9 18:11:13 2017 (r433762) >+++ head/multimedia/mpv/Makefile Thu Feb 9 18:16:26 2017 (r433763) >@@ -4,7 +4,7 @@ > PORTNAME=3D mpv > PORTVERSION=3D 0=2E23=2E0 > DISTVERSIONPREFIX=3D v >-PORTREVISION=3D 2 >+PORTREVISION=3D 3 > PORTEPOCH=3D 1 > CATEGORIES=3D multimedia audio >=20 Thanks, Jan --=20 Sent from my Android device with K-9 Mail=2E Please excuse my brevity=2E From owner-svn-ports-head@freebsd.org Fri Feb 10 16:03:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3A1D9CD9369; Fri, 10 Feb 2017 16:03:36 +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 06AAF1D40; Fri, 10 Feb 2017 16:03:35 +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 v1AG3ZL9039672; Fri, 10 Feb 2017 16:03:35 GMT (envelope-from feld@FreeBSD.org) Received: (from feld@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AG3ZVF039671; Fri, 10 Feb 2017 16:03:35 GMT (envelope-from feld@FreeBSD.org) Message-Id: <201702101603.v1AG3ZVF039671@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: feld set sender to feld@FreeBSD.org using -f From: Mark Felder Date: Fri, 10 Feb 2017 16:03:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433811 - head/games/xtux X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:03:36 -0000 Author: feld Date: Fri Feb 10 16:03:34 2017 New Revision: 433811 URL: https://svnweb.freebsd.org/changeset/ports/433811 Log: games/xtux: It has been brought to my attention that UTF-8 is acceptable, so this commit restores the original author's name Reported by: danfe MFH: 2017Q1 Modified: head/games/xtux/Makefile Modified: head/games/xtux/Makefile ============================================================================== --- head/games/xtux/Makefile Fri Feb 10 16:01:07 2017 (r433810) +++ head/games/xtux/Makefile Fri Feb 10 16:03:34 2017 (r433811) @@ -1,4 +1,4 @@ -# Created by: Gran Runfeldt +# Created by: Göran Runfeldt # $FreeBSD$ PORTNAME= xtux From owner-svn-ports-head@freebsd.org Fri Feb 10 16:05:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2164CD946F; Fri, 10 Feb 2017 16:05:32 +0000 (UTC) (envelope-from feld@feld.me) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95AE01FC3; Fri, 10 Feb 2017 16:05:32 +0000 (UTC) (envelope-from feld@feld.me) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 203252072D; Fri, 10 Feb 2017 11:05:31 -0500 (EST) Received: from web4 ([10.202.2.214]) by compute6.internal (MEProxy); Fri, 10 Feb 2017 11:05:31 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=feld.me; h=cc :content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=mesmtp; bh=wV/AWwjIWibAgSvn1uMK2T3aQr Y=; b=Az6iXrq8+CoVe3f+ChmtwvjP12LmySSxszkDt+rYsCxUoDA2oPdxv2e3yB tx9C9f31/0LK1sl5aTHENBswOPsoCArXY5SSBIV5u/cU34msWSXazDFbFKOOiVJH xmcowRG0qU6wpi8iGPuDcYes15Phcu1OkeGwQSIVPYI0dqndA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=wV /AWwjIWibAgSvn1uMK2T3aQrY=; b=WWlrzOPxaFJmxyfREtKXAsM8WhRU2j1eX+ r5QMKG6nN+iBoQ+8k+pEwFmCb88TA0sxUDSOVCUoFBC2K3tK0gTl/IG2Sa1R0BKV v09lTFi7FUJyaylQHVho93GTODngpwu3wx3Ngf0kH3I/her/N4cm6hnJQobdwmed CeJJz8RJU= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 01BD9BAB4B; Fri, 10 Feb 2017 11:05:30 -0500 (EST) Message-Id: <1486742730.3787066.876956800.553842CB@webmail.messagingengine.com> From: Mark Felder To: Mark Felder , Alexey Dokuchaev Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-4a450d19 In-Reply-To: <1486675914.1591164.876129480.1D9B7654@webmail.messagingengine.com> Subject: Re: svn commit: r433743 - head/games/xtux Date: Fri, 10 Feb 2017 10:05:30 -0600 References: <201702091644.v19GiAUt053792@repo.freebsd.org> <20170209172246.GA72926@FreeBSD.org> <1486675914.1591164.876129480.1D9B7654@webmail.messagingengine.com> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:05:32 -0000 On Thu, Feb 9, 2017, at 15:31, Mark Felder wrote: > > > On Thu, Feb 9, 2017, at 11:22, Alexey Dokuchaev wrote: > > On Thu, Feb 09, 2017 at 04:44:10PM +0000, Mark Felder wrote: > > > New Revision: 433743 > > > URL: https://svnweb.freebsd.org/changeset/ports/433743 > > > > > > Log: > > > games/xtux: Fix Makefile encoding to be ASCII > > > > > > MFH: 2017Q1 > > > > > > Modified: > > > head/games/xtux/Makefile > > > > > > Modified: head/games/xtux/Makefile > > > ============================================================================== > > > --- head/games/xtux/Makefile Thu Feb 9 16:37:01 2017 (r433742) > > > +++ head/games/xtux/Makefile Thu Feb 9 16:44:10 2017 (r433743) > > > @@ -1,4 +1,4 @@ > > > -# Created by: G?ran Runfeldt > > > +# Created by: Gran Runfeldt > > > > Looks like it should be ASCII'zed as Goran (hint: the email address). > > Another option was to convert it to UTF-8 from ISO-8859-15. > > > > ./danfe > > > > Hmm I thought I had it fixed as "Goran". Good catch. > Ok has now been fixed to be UTF-8 encoding. Thanks for the pointer, danfe. I should have done that the first time instead of going to ASCII. -- Mark Felder feld@feld.me From owner-svn-ports-head@freebsd.org Fri Feb 10 16:06:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69B7DCD94FF; Fri, 10 Feb 2017 16:06:26 +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 36B5E1F3; Fri, 10 Feb 2017 16:06:26 +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 v1AG6PqD040113; Fri, 10 Feb 2017 16:06:25 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AG6P9F040111; Fri, 10 Feb 2017 16:06:25 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702101606.v1AG6P9F040111@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Fri, 10 Feb 2017 16:06:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433813 - head/devel/elixir-timex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:06:26 -0000 Author: olgeni Date: Fri Feb 10 16:06:24 2017 New Revision: 433813 URL: https://svnweb.freebsd.org/changeset/ports/433813 Log: Update devel/elixir-timex to version 3.1.11. Modified: head/devel/elixir-timex/Makefile head/devel/elixir-timex/distinfo Modified: head/devel/elixir-timex/Makefile ============================================================================== --- head/devel/elixir-timex/Makefile Fri Feb 10 16:04:26 2017 (r433812) +++ head/devel/elixir-timex/Makefile Fri Feb 10 16:06:24 2017 (r433813) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timex -PORTVERSION= 3.1.10 +PORTVERSION= 3.1.11 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-timex/distinfo ============================================================================== --- head/devel/elixir-timex/distinfo Fri Feb 10 16:04:26 2017 (r433812) +++ head/devel/elixir-timex/distinfo Fri Feb 10 16:06:24 2017 (r433813) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486544577 -SHA256 (bitwalker-timex-3.1.10_GH0.tar.gz) = 3861a284a5652152426d18108b001547462f2f9adc1cc38d906fa45e6ce88b0e -SIZE (bitwalker-timex-3.1.10_GH0.tar.gz) = 154234 +TIMESTAMP = 1486741626 +SHA256 (bitwalker-timex-3.1.11_GH0.tar.gz) = 079160f2111bc7f6c01ad810e093679cd564688d566d4c525f819164bfc2e391 +SIZE (bitwalker-timex-3.1.11_GH0.tar.gz) = 154241 From owner-svn-ports-head@freebsd.org Fri Feb 10 16:27:45 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C158CD9DFB; Fri, 10 Feb 2017 16:27:45 +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 0B59D1586; Fri, 10 Feb 2017 16:27:44 +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 v1AGRi8q048418; Fri, 10 Feb 2017 16:27:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AGRiK9048417; Fri, 10 Feb 2017 16:27:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702101627.v1AGRiK9048417@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, 10 Feb 2017 16:27:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433814 - head/devel/p5-Event-Lib X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 16:27:45 -0000 Author: sunpoet Date: Fri Feb 10 16:27:43 2017 New Revision: 433814 URL: https://svnweb.freebsd.org/changeset/ports/433814 Log: Pass maintainership to perl@ Modified: head/devel/p5-Event-Lib/Makefile Modified: head/devel/p5-Event-Lib/Makefile ============================================================================== --- head/devel/p5-Event-Lib/Makefile Fri Feb 10 16:06:24 2017 (r433813) +++ head/devel/p5-Event-Lib/Makefile Fri Feb 10 16:27:43 2017 (r433814) @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Makes libevent(3) accessible with Perl LIB_DEPENDS= libevent.so:devel/libevent2 From owner-svn-ports-head@freebsd.org Fri Feb 10 17:12:24 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3657ECD9D83; Fri, 10 Feb 2017 17:12:24 +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 0365613BB; Fri, 10 Feb 2017 17:12: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 v1AHCNVU068690; Fri, 10 Feb 2017 17:12:23 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHCNL5068689; Fri, 10 Feb 2017 17:12:23 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702101712.v1AHCNL5068689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Fri, 10 Feb 2017 17:12:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433815 - head/games/ri-li/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:12:24 -0000 Author: amdmi3 Date: Fri Feb 10 17:12:22 2017 New Revision: 433815 URL: https://svnweb.freebsd.org/changeset/ports/433815 Log: - Fix build with clang 4.0 PR: 216626 Added: head/games/ri-li/files/patch-src_tableau.cc (contents, props changed) Added: head/games/ri-li/files/patch-src_tableau.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/ri-li/files/patch-src_tableau.cc Fri Feb 10 17:12:22 2017 (r433815) @@ -0,0 +1,11 @@ +--- src/tableau.cc.orig 2007-11-02 11:48:21 UTC ++++ src/tableau.cc +@@ -87,7 +87,7 @@ bool Tableau::Save(void) + + // Alloue la mémoire + Buf=new unsigned char [sizeof(s_Tableau)*N+sizeof(int)+1]; +- if(Buf<=0) return false; ++ if(Buf==NULL) return false; + + // Charge les tableaux + Buf[0]=N/256; From owner-svn-ports-head@freebsd.org Fri Feb 10 17:17:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C769CCD9ED8; Fri, 10 Feb 2017 17:17:36 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9476F17B2; Fri, 10 Feb 2017 17:17:36 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AHHZNO069038; Fri, 10 Feb 2017 17:17:35 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHHZJd069036; Fri, 10 Feb 2017 17:17:35 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201702101717.v1AHHZJd069036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Fri, 10 Feb 2017 17:17:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433816 - head/misc/py-socli X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:17:36 -0000 Author: cpm Date: Fri Feb 10 17:17:35 2017 New Revision: 433816 URL: https://svnweb.freebsd.org/changeset/ports/433816 Log: misc/py-socli: Update to 3.1 - Update PORTVERSION and distinfo checksum (3.1) Modified: head/misc/py-socli/Makefile head/misc/py-socli/distinfo Modified: head/misc/py-socli/Makefile ============================================================================== --- head/misc/py-socli/Makefile Fri Feb 10 17:12:22 2017 (r433815) +++ head/misc/py-socli/Makefile Fri Feb 10 17:17:35 2017 (r433816) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= socli -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= misc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/misc/py-socli/distinfo ============================================================================== --- head/misc/py-socli/distinfo Fri Feb 10 17:12:22 2017 (r433815) +++ head/misc/py-socli/distinfo Fri Feb 10 17:17:35 2017 (r433816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485956830 -SHA256 (gautamkrishnar-socli-3.0_GH0.tar.gz) = 448907f3f42241945ad32400be96557ddaf2bf96cf45802f7640c261f370d1ca -SIZE (gautamkrishnar-socli-3.0_GH0.tar.gz) = 13010 +TIMESTAMP = 1486642607 +SHA256 (gautamkrishnar-socli-3.1_GH0.tar.gz) = 09450bd78cf2c0443b4a5bec4c62fce80945d7fd242e4c1c7003cc66285f665a +SIZE (gautamkrishnar-socli-3.1_GH0.tar.gz) = 13091 From owner-svn-ports-head@freebsd.org Fri Feb 10 17:28:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45FE1CD80E8; Fri, 10 Feb 2017 17:28:23 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 148E61CB3; Fri, 10 Feb 2017 17:28:23 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AHSMA1073134; Fri, 10 Feb 2017 17:28:22 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHSMnp073133; Fri, 10 Feb 2017 17:28:22 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101728.v1AHSMnp073133@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 17:28:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433817 - head/dns/ddclient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:28:23 -0000 Author: krion Date: Fri Feb 10 17:28:21 2017 New Revision: 433817 URL: https://svnweb.freebsd.org/changeset/ports/433817 Log: Remove superfluous dependency. Noticed by: sunpoet Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9523 Modified: head/dns/ddclient/Makefile Modified: head/dns/ddclient/Makefile ============================================================================== --- head/dns/ddclient/Makefile Fri Feb 10 17:17:35 2017 (r433816) +++ head/dns/ddclient/Makefile Fri Feb 10 17:28:21 2017 (r433817) @@ -3,7 +3,7 @@ PORTNAME= ddclient PORTVERSION= 3.8.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,8 +19,6 @@ USE_PERL5= run USE_RC_SUBR= ${PORTNAME} -RUN_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP - SUB_FILES= pkg-message ddclient_force OPTIONS_DEFINE= SSL From owner-svn-ports-head@freebsd.org Fri Feb 10 17:29:52 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0617DCD8189; Fri, 10 Feb 2017 17:29:52 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B07671DB7; Fri, 10 Feb 2017 17:29:51 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AHTonw073321; Fri, 10 Feb 2017 17:29:50 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHToiJ073318; Fri, 10 Feb 2017 17:29:50 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101729.v1AHToiJ073318@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 17:29:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433818 - head/textproc/fcitx-qt5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:29:52 -0000 Author: krion Date: Fri Feb 10 17:29:50 2017 New Revision: 433818 URL: https://svnweb.freebsd.org/changeset/ports/433818 Log: Update textproc/fcitx-qt5 to 1.1.0 PR: 216956 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9522 Modified: head/textproc/fcitx-qt5/Makefile head/textproc/fcitx-qt5/distinfo head/textproc/fcitx-qt5/pkg-plist Modified: head/textproc/fcitx-qt5/Makefile ============================================================================== --- head/textproc/fcitx-qt5/Makefile Fri Feb 10 17:28:21 2017 (r433817) +++ head/textproc/fcitx-qt5/Makefile Fri Feb 10 17:29:50 2017 (r433818) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= fcitx-qt5 -PORTVERSION= 1.0.6 +PORTVERSION= 1.1.0 CATEGORIES= textproc MAINTAINER= yuri@rawbw.com Modified: head/textproc/fcitx-qt5/distinfo ============================================================================== --- head/textproc/fcitx-qt5/distinfo Fri Feb 10 17:28:21 2017 (r433817) +++ head/textproc/fcitx-qt5/distinfo Fri Feb 10 17:29:50 2017 (r433818) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476352592 -SHA256 (fcitx-fcitx-qt5-1.0.6_GH0.tar.gz) = d8ae9413f673deb76298673398cfdb668077bd2280bc928f40191a3c0f0ade90 -SIZE (fcitx-fcitx-qt5-1.0.6_GH0.tar.gz) = 88424 +TIMESTAMP = 1486624595 +SHA256 (fcitx-fcitx-qt5-1.1.0_GH0.tar.gz) = 73738225326a63fd71f40ae5c780a404fe1eb456f1072338d0c304f4237a0c17 +SIZE (fcitx-fcitx-qt5-1.1.0_GH0.tar.gz) = 91700 Modified: head/textproc/fcitx-qt5/pkg-plist ============================================================================== --- head/textproc/fcitx-qt5/pkg-plist Fri Feb 10 17:28:21 2017 (r433817) +++ head/textproc/fcitx-qt5/pkg-plist Fri Feb 10 17:29:50 2017 (r433818) @@ -21,6 +21,7 @@ lib/cmake/FcitxQt5WidgetsAddons/FcitxQt5 lib/cmake/FcitxQt5WidgetsAddons/FcitxQt5WidgetsAddonsConfigVersion.cmake lib/cmake/FcitxQt5WidgetsAddons/FcitxQt5WidgetsAddonsTargets-release.cmake lib/cmake/FcitxQt5WidgetsAddons/FcitxQt5WidgetsAddonsTargets.cmake +lib/fcitx/libexec/fcitx-qt5-gui-wrapper lib/libFcitxQt5DBusAddons.so lib/libFcitxQt5DBusAddons.so.1 lib/libFcitxQt5DBusAddons.so.1.0 From owner-svn-ports-head@freebsd.org Fri Feb 10 17:33:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0E131CD836A; Fri, 10 Feb 2017 17:33:55 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B25881F8; Fri, 10 Feb 2017 17:33:54 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AHXrxw077343; Fri, 10 Feb 2017 17:33:53 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHXrko077341; Fri, 10 Feb 2017 17:33:53 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101733.v1AHXrko077341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 17:33:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433819 - head/mail/postfixadmin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:33:55 -0000 Author: krion Date: Fri Feb 10 17:33:53 2017 New Revision: 433819 URL: https://svnweb.freebsd.org/changeset/ports/433819 Log: Update mail/postfixadmin to 3.0.2 (security fix) SECURITY FIX: don't allow to delete protected aliases (CVE-2017-5930, PR#23). Following non-security bugs were fixed: - Fix VacationHandler for PostgreSQL - AliasHandler: restrict mailbox subquery to allowed and specified domains to improve performance on setups with +lots of mailboxes - Allow switching between dovecot: password schemes while still accepting passwords hashed using the previous dov +ecot: scheme - FetchmailHandler: use a valid date as default for 'date' - Fix date formatting in non-english languages when using PostgreSQL PR: 216932 Submitted by: lukasz@wasikowski.net Approved by: maintainer, mat (mentor) Differential Revision: https://reviews.freebsd.org/D9521 Modified: head/mail/postfixadmin/Makefile head/mail/postfixadmin/distinfo Modified: head/mail/postfixadmin/Makefile ============================================================================== --- head/mail/postfixadmin/Makefile Fri Feb 10 17:29:50 2017 (r433818) +++ head/mail/postfixadmin/Makefile Fri Feb 10 17:33:53 2017 (r433819) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= postfixadmin -PORTVERSION= 3.0 +PORTVERSION= 3.0.2 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} Modified: head/mail/postfixadmin/distinfo ============================================================================== --- head/mail/postfixadmin/distinfo Fri Feb 10 17:29:50 2017 (r433818) +++ head/mail/postfixadmin/distinfo Fri Feb 10 17:33:53 2017 (r433819) @@ -1,3 +1,3 @@ -TIMESTAMP = 1473715952 -SHA256 (postfixadmin-3.0.tar.gz) = 1f07a0003ad2cb2afaecc3d6b0399c3afd38744c43cef504552e687393263392 -SIZE (postfixadmin-3.0.tar.gz) = 1303883 +TIMESTAMP = 1486633555 +SHA256 (postfixadmin-3.0.2.tar.gz) = 9a4edb111258c90912aea66ad1dd684445b4f03f08f8549b9d708336ae019c8c +SIZE (postfixadmin-3.0.2.tar.gz) = 1306500 From owner-svn-ports-head@freebsd.org Fri Feb 10 17:46:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3C09ECD8827; Fri, 10 Feb 2017 17:46:19 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 166A3D40; Fri, 10 Feb 2017 17:46:19 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AHkIMS081718; Fri, 10 Feb 2017 17:46:18 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AHkHEX081715; Fri, 10 Feb 2017 17:46:17 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101746.v1AHkHEX081715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 17:46:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433820 - in head/dns/dns_balance: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 17:46:19 -0000 Author: krion Date: Fri Feb 10 17:46:17 2017 New Revision: 433820 URL: https://svnweb.freebsd.org/changeset/ports/433820 Log: Update dns/dns_balance to 2.1 PR: 216958 Submitted by: maintainer Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9526 Modified: head/dns/dns_balance/Makefile head/dns/dns_balance/distinfo head/dns/dns_balance/files/patch-dns_balance.rb Modified: head/dns/dns_balance/Makefile ============================================================================== --- head/dns/dns_balance/Makefile Fri Feb 10 17:33:53 2017 (r433819) +++ head/dns/dns_balance/Makefile Fri Feb 10 17:46:17 2017 (r433820) @@ -2,23 +2,20 @@ # $FreeBSD$ PORTNAME= dns_balance -PORTVERSION= 2.0 -PORTREVISION= 2 +PORTVERSION= 2.1 CATEGORIES= dns -MASTER_SITES= http://www.netlab.cs.tsukuba.ac.jp/~yokota/archive/ \ - http://BSDforge.com/projects/source/dns/dns_balance/ -DISTNAME= DNS-Balance-${PORTVERSION} +MASTER_SITES= http://BSDforge.com/projects/source/dns/dns_balance/ MAINTAINER= portmaster@BSDforge.com COMMENT= Dynamic load-balancing DNS server +LICENSE= BSD2CLAUSE + USE_RUBY= yes -USES= shebangfix +USES= shebangfix tar:xz USE_RC_SUBR= dns_balance NO_BUILD= yes -BROKEN_RUBY22= yes -BROKEN_RUBY23= yes SHEBANG_FILES= ${WRKSRC}/dns_balance.rb \ ${WRKSRC}/sample/makedb.rb \ Modified: head/dns/dns_balance/distinfo ============================================================================== --- head/dns/dns_balance/distinfo Fri Feb 10 17:33:53 2017 (r433819) +++ head/dns/dns_balance/distinfo Fri Feb 10 17:46:17 2017 (r433820) @@ -1,2 +1,3 @@ -SHA256 (DNS-Balance-2.0.tar.gz) = 117d42986f7b090e827110ba74a00f6a488244f74605e22c5587a13e604bf4de -SIZE (DNS-Balance-2.0.tar.gz) = 17256 +TIMESTAMP = 1486748693 +SHA256 (dns_balance-2.1.tar.xz) = 6a0c366173d7865c51b322400954a004012f7858be95a23d61884b67ebe0a8f9 +SIZE (dns_balance-2.1.tar.xz) = 15796 Modified: head/dns/dns_balance/files/patch-dns_balance.rb ============================================================================== --- head/dns/dns_balance/files/patch-dns_balance.rb Fri Feb 10 17:33:53 2017 (r433819) +++ head/dns/dns_balance/files/patch-dns_balance.rb Fri Feb 10 17:46:17 2017 (r433820) @@ -1,9 +1,9 @@ ---- dns_balance.rb.orig 2005-06-10 22:23:56 UTC -+++ dns_balance.rb -@@ -7,14 +7,7 @@ - # $Id: dns_balance.rb,v 1.25 2003/06/13 22:07:27 elca Exp $ +--- dns_balance.rb.orig 2017-02-09 19:28:01.643383000 -0800 ++++ dns_balance.rb 2017-02-09 19:26:31.609711000 -0800 +@@ -8,14 +8,7 @@ + # $Id: dns_balance.rb,v 1.26 2017-02-09 17:18:59 chrish Exp $ - # DNS Balance ¤Î¸ºß¤¹¤ë¥Ñ¥¹Ì¾ + # DNS Balance -if ENV["ROOT"] == nil - warn("\"ROOT\" environment is recommended. Use current directory in this time.") - PREFIX = "." @@ -16,7 +16,7 @@ $LOAD_PATH.freeze require 'socket' -@@ -204,6 +197,14 @@ OptionParser::new { +@@ -204,6 +197,14 @@ opt.on("--as", "Enable AS namespace") { OPT["as"] = true } @@ -31,7 +31,7 @@ opt.on_tail("-h", "--help", "Show this help message and exit") { STDERR.printf("%s", opt.to_s) exit(111) -@@ -212,10 +213,42 @@ OptionParser::new { +@@ -212,10 +213,42 @@ } OPT.freeze @@ -77,7 +77,7 @@ ML.log("start") -@@ -224,7 +257,7 @@ ML.log("start") +@@ -224,7 +257,7 @@ # Thread::start { loop { @@ -86,7 +86,7 @@ begin load("addr") -@@ -234,7 +267,7 @@ Thread::start { +@@ -234,7 +267,7 @@ end end From owner-svn-ports-head@freebsd.org Fri Feb 10 18:15:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9AABCD9190; Fri, 10 Feb 2017 18:15:22 +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 5CBF1136; Fri, 10 Feb 2017 18:15:22 +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 v1AIFLou094138; Fri, 10 Feb 2017 18:15:21 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AIFL0u094135; Fri, 10 Feb 2017 18:15:21 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702101815.v1AIFL0u094135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 10 Feb 2017 18:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433821 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 18:15:22 -0000 Author: madpilot Date: Fri Feb 10 18:15:21 2017 New Revision: 433821 URL: https://svnweb.freebsd.org/changeset/ports/433821 Log: Update deskutils/calibre to 2.79.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/Makefile Fri Feb 10 18:15:21 2017 (r433821) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.78.0 +PORTVERSION= 2.79.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/distinfo Fri Feb 10 18:15:21 2017 (r433821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485508542 -SHA256 (calibre-2.78.0.tar.xz) = d2b0b0c5451d3ac05ce9de0b801ddf8de7664fee45f273d7ee8445a1ec2f898b -SIZE (calibre-2.78.0.tar.xz) = 38739404 +TIMESTAMP = 1486713168 +SHA256 (calibre-2.79.0.tar.xz) = de97db80a5b14c59623ce5cb7ceeda3c04bfb15ead60fa4450537ac6b5b0e92c +SIZE (calibre-2.79.0.tar.xz) = 38735852 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/pkg-plist Fri Feb 10 18:15:21 2017 (r433821) @@ -345,7 +345,6 @@ lib/calibre/calibre/ebooks/metadata/html lib/calibre/calibre/ebooks/metadata/imp.py lib/calibre/calibre/ebooks/metadata/kdl.py lib/calibre/calibre/ebooks/metadata/kfx.py -lib/calibre/calibre/ebooks/metadata/library_thing.py lib/calibre/calibre/ebooks/metadata/lit.py lib/calibre/calibre/ebooks/metadata/lrx.py lib/calibre/calibre/ebooks/metadata/meta.py From owner-svn-ports-head@freebsd.org Fri Feb 10 19:42:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0D339CD9E22; Fri, 10 Feb 2017 19:42:22 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B54081D6C; Fri, 10 Feb 2017 19:42:21 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AJgKL1031055; Fri, 10 Feb 2017 19:42:20 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AJgKRt031053; Fri, 10 Feb 2017 19:42:20 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101942.v1AJgKRt031053@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 19:42:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433822 - head/devel/safe-iop X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 19:42:22 -0000 Author: krion Date: Fri Feb 10 19:42:20 2017 New Revision: 433822 URL: https://svnweb.freebsd.org/changeset/ports/433822 Log: Make fetchable again, unbreak and hand maintainership to submitter PR: 216959 Submitted by: portmaster@bsdforge.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9525 Modified: head/devel/safe-iop/Makefile head/devel/safe-iop/pkg-descr Modified: head/devel/safe-iop/Makefile ============================================================================== --- head/devel/safe-iop/Makefile Fri Feb 10 18:15:21 2017 (r433821) +++ head/devel/safe-iop/Makefile Fri Feb 10 19:42:20 2017 (r433822) @@ -3,14 +3,13 @@ PORTNAME= safe-iop PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= http://BSDforge.com/projects/source/devel/safe-iop/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Safe integer operation library for C -BROKEN= Unfetchable (google code has gone away) - USES= tar:tgz USE_LDCONFIG= yes ALL_TARGET= so @@ -25,7 +24,7 @@ post-patch: ${WRKSRC}/Makefile do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/libsafe_iop.so.0 ${STAGEDIR}${PREFIX}/lib + ${INSTALL_LIB} ${WRKSRC}/libsafe_iop.so.0 ${STAGEDIR}${PREFIX}/lib ${INSTALL_DATA} ${WRKSRC}/include/safe_iop.h ${STAGEDIR}${PREFIX}/include .include Modified: head/devel/safe-iop/pkg-descr ============================================================================== --- head/devel/safe-iop/pkg-descr Fri Feb 10 18:15:21 2017 (r433821) +++ head/devel/safe-iop/pkg-descr Fri Feb 10 19:42:20 2017 (r433822) @@ -1,5 +1,5 @@ -This library provides a collection of (macro-based) functions -for performing safe integer operations across platform and architecture +This library provides a collection of (macro-based) functions for +performing safe integer operations across platform and architecture with a straightforward API. It supports two modes of use: header-only and linked dynamic library. @@ -8,7 +8,7 @@ which is in pre-alpha. The header-only overflow and underflow pre-condition checks using checks derived from the CERT secure coding guide. The checks do not rely on twos complement arithmetic and should not at any point perform an arithmetic operations -that may overflow. It also performs basic type agreement checks to ensure -that the macros are being used (somewhat) correctly. +that may overflow. It also performs basic type agreement checks to +ensure that the macros are being used (somewhat) correctly. -WWW: http://code.google.com/p/safe-iop/ +WWW: http://BSDforge.com/projects/devel/safe-iop/ From owner-svn-ports-head@freebsd.org Fri Feb 10 19:44:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9AC3CD9E77; Fri, 10 Feb 2017 19:44:50 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DA691E86; Fri, 10 Feb 2017 19:44:50 +0000 (UTC) (envelope-from krion@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1AJinPU031345; Fri, 10 Feb 2017 19:44:49 GMT (envelope-from krion@FreeBSD.org) Received: (from krion@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AJin0v031341; Fri, 10 Feb 2017 19:44:49 GMT (envelope-from krion@FreeBSD.org) Message-Id: <201702101944.v1AJin0v031341@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: krion set sender to krion@FreeBSD.org using -f From: Kirill Ponomarew Date: Fri, 10 Feb 2017 19:44:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433823 - in head/www: . py-libsass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 19:44:51 -0000 Author: krion Date: Fri Feb 10 19:44:49 2017 New Revision: 433823 URL: https://svnweb.freebsd.org/changeset/ports/433823 Log: Add new port www/py-libsass A simple Python extension module sass which is binding Libsass (written in C/C++ by Hampton Catlin and Aaron Leung). WWW: https://pypi.python.org/pypi/libsass PR: 216961 Submitted by: yuri@rawbw.com Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9531 Added: head/www/py-libsass/ head/www/py-libsass/Makefile (contents, props changed) head/www/py-libsass/distinfo (contents, props changed) head/www/py-libsass/pkg-descr (contents, props changed) Modified: head/www/Makefile Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Fri Feb 10 19:42:20 2017 (r433822) +++ head/www/Makefile Fri Feb 10 19:44:49 2017 (r433823) @@ -1685,6 +1685,7 @@ SUBDIR += py-jonpy SUBDIR += py-jswebkit SUBDIR += py-kallithea + SUBDIR += py-libsass SUBDIR += py-mechanize SUBDIR += py-meld SUBDIR += py-meld3 Added: head/www/py-libsass/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-libsass/Makefile Fri Feb 10 19:44:49 2017 (r433823) @@ -0,0 +1,20 @@ +# Created by: Yuri Victorovich +# $FreeBSD$ + +PORTNAME= libsass +PORTVERSION= 0.12.3 +CATEGORIES= www python +MASTER_SITES= CHEESESHOP +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} + +MAINTAINER= yuri@rawbw.com +COMMENT= Straightforward binding of libsass for Python + +LICENSE= MIT + +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six + +USES= python +USE_PYTHON= distutils autoplist + +.include Added: head/www/py-libsass/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-libsass/distinfo Fri Feb 10 19:44:49 2017 (r433823) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486716801 +SHA256 (libsass-0.12.3.tar.gz) = 236762af9c693bb72ed92d65ff4a5a77d27af9494b6174fbec7e6308416673b0 +SIZE (libsass-0.12.3.tar.gz) = 295246 Added: head/www/py-libsass/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/www/py-libsass/pkg-descr Fri Feb 10 19:44:49 2017 (r433823) @@ -0,0 +1,4 @@ +A simple Python extension module sass which is binding Libsass +(written in C/C++ by Hampton Catlin and Aaron Leung). + +WWW: https://pypi.python.org/pypi/libsass From owner-svn-ports-head@freebsd.org Fri Feb 10 20:41:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BF443CD9F1C; Fri, 10 Feb 2017 20:41:50 +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 8EE0D1DAF; Fri, 10 Feb 2017 20:41:50 +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 v1AKfnjF052826; Fri, 10 Feb 2017 20:41:49 GMT (envelope-from rm@FreeBSD.org) Received: (from rm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AKfnJf052824; Fri, 10 Feb 2017 20:41:49 GMT (envelope-from rm@FreeBSD.org) Message-Id: <201702102041.v1AKfnJf052824@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rm set sender to rm@FreeBSD.org using -f From: Ruslan Makhmatkhanov Date: Fri, 10 Feb 2017 20:41:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433824 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 20:41:50 -0000 Author: rm Date: Fri Feb 10 20:41:49 2017 New Revision: 433824 URL: https://svnweb.freebsd.org/changeset/ports/433824 Log: devel/py-pyro: update to 4.54 Modified: head/devel/py-pyro/Makefile head/devel/py-pyro/distinfo Modified: head/devel/py-pyro/Makefile ============================================================================== --- head/devel/py-pyro/Makefile Fri Feb 10 19:44:49 2017 (r433823) +++ head/devel/py-pyro/Makefile Fri Feb 10 20:41:49 2017 (r433824) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pyro -PORTVERSION= 4.53 +PORTVERSION= 4.54 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-pyro/distinfo ============================================================================== --- head/devel/py-pyro/distinfo Fri Feb 10 19:44:49 2017 (r433823) +++ head/devel/py-pyro/distinfo Fri Feb 10 20:41:49 2017 (r433824) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484336369 -SHA256 (Pyro4-4.53.tar.gz) = c6ca6461472a74a7608a2247413b66e951889351fcf8e9eed5d7232ae844b702 -SIZE (Pyro4-4.53.tar.gz) = 451928 +TIMESTAMP = 1486758959 +SHA256 (Pyro4-4.54.tar.gz) = aede879916c0f6e84e560b38af421c24cb5089b66c8f632aa5ac48b20ecde93a +SIZE (Pyro4-4.54.tar.gz) = 452688 From owner-svn-ports-head@freebsd.org Fri Feb 10 21:01:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8E572CD92F0; Fri, 10 Feb 2017 21:01:00 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7126E6BA; Fri, 10 Feb 2017 21:01:00 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id B3115BE2; Fri, 10 Feb 2017 15:00:47 -0600 (CST) Date: Fri, 10 Feb 2017 15:00:46 -0600 From: Mark Linimon To: Tijl Coosemans Cc: Mark Linimon , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433767 - in head: archivers/fastjar audio/audiere biology/p5-AcePerl comms/libfec devel/dcmtk devel/p5-subversion devel/py-ode games/abuse_sdl games/quake2-relay graphics/py-soya3d lan... Message-ID: <20170210210046.GA10806@lonesome.com> References: <201702091853.v19IrCxs010112@repo.freebsd.org> <20170210152955.197774a6@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170210152955.197774a6@kalimero.tijl.coosemans.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 21:01:00 -0000 On Fri, Feb 10, 2017 at 03:29:55PM +0100, Tijl Coosemans wrote: > None of you seem to really understand what it does. Your brains stop > working and you just follow it blindly. This was uncalled for. mcl From owner-svn-ports-head@freebsd.org Fri Feb 10 21:05:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7BA9CCD9568; Fri, 10 Feb 2017 21:05: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 3B530BB9; Fri, 10 Feb 2017 21:05: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 v1AL5nvJ064072; Fri, 10 Feb 2017 21:05:49 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AL5mSF064066; Fri, 10 Feb 2017 21:05:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702102105.v1AL5mSF064066@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 10 Feb 2017 21:05:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433825 - in head/lang: yap yap-devel yap-devel/files yap/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 21:05:50 -0000 Author: jbeich Date: Fri Feb 10 21:05:48 2017 New Revision: 433825 URL: https://svnweb.freebsd.org/changeset/ports/433825 Log: lang/yap{,-devel}: use clang and unbreak with gcc5 or later In file included from ./Solver.C:20: In file included from ./Solver.h:29: ./SolverTypes.h:122:20: error: friend declaration specifying a default argument must be a definition friend Clause* Clause_new(const V& ps, bool learnt = false); ^ ./SolverTypes.h:147:9: error: friend declaration specifying a default argument must be the only declaration Clause* Clause_new(const V& ps, bool learnt) { ^ ./SolverTypes.h:122:20: note: previous declaration is here friend Clause* Clause_new(const V& ps, bool learnt = false); ^ ./Solver.C:123:21: error: no matching function for call to 'Clause_new' Clause* c = Clause_new(ps, false); ^~~~~~~~~~ ./Solver.C:602:29: error: no matching function for call to 'Clause_new' Clause* c = Clause_new(learnt_clause, true); ^~~~~~~~~~ 4 errors generated. PR: 216809 Obtained from: upstream Approved by: portmgr blanket Added: head/lang/yap-devel/files/patch-configure (contents, props changed) head/lang/yap-devel/files/patch-packages_swi-minisat2_C_SolverTypes.h (contents, props changed) head/lang/yap/files/patch-configure (contents, props changed) head/lang/yap/files/patch-packages_swi-minisat2_C_SolverTypes.h (contents, props changed) Modified: head/lang/yap-devel/Makefile (contents, props changed) head/lang/yap/Makefile (contents, props changed) Modified: head/lang/yap-devel/Makefile ============================================================================== --- head/lang/yap-devel/Makefile Fri Feb 10 20:41:49 2017 (r433824) +++ head/lang/yap-devel/Makefile Fri Feb 10 21:05:48 2017 (r433825) @@ -3,7 +3,7 @@ PORTNAME= yap PORTVERSION= 6.3.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= lang MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/ PKGNAMESUFFIX= -devel @@ -43,13 +43,17 @@ SHEBANG_FILES= packages/http/examples/de SHEBANG_LANG= swipl swipl_OLD_CMD= /usr/bin/swipl swipl_CMD= ${LOCALBASE}/bin/swipl # installed by lang/swi-pl -USE_GCC= any DOCSDIR= ${PREFIX}/share/doc/Yap DATADIR= ${PREFIX}/share/Yap .include +.if ${ARCH} == i386 +# H/absmi.h:77:23: error: global register variables are not supported +USES+= compiler:gcc-c++11-lib +.endif + post-build: .if empty(PORT_OPTIONS:MDOCS) # prevent the installation of docs files Added: head/lang/yap-devel/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/yap-devel/files/patch-configure Fri Feb 10 21:05:48 2017 (r433825) @@ -0,0 +1,13 @@ +https://sourceforge.net/p/yap/yap-6.3/ci/da61f1c31fed + +--- configure.orig 2013-01-19 11:48:08 UTC ++++ configure +@@ -5169,7 +5169,7 @@ then + C_PARSER_FLAGS="-O3 -Wall -Wstrict-prototypes -Wmissing-prototypes $CFLAGS" + CFLAGS="-O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes $CFLAGS" + case "`$CC --version < /dev/null`" in +- *3.4*) CFLAGS="-fno-gcse -fno-crossjumping $CFLAGS" ;; ++ gcc-3.4*) CFLAGS="-fno-gcse -fno-crossjumping $CFLAGS" ;; + esac + case "$target_cpu" in + i*86*) Added: head/lang/yap-devel/files/patch-packages_swi-minisat2_C_SolverTypes.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/yap-devel/files/patch-packages_swi-minisat2_C_SolverTypes.h Fri Feb 10 21:05:48 2017 (r433825) @@ -0,0 +1,13 @@ +https://sourceforge.net/p/yap/yap-6.3/ci/6d2e2597b183 + +--- packages/swi-minisat2/C/SolverTypes.h.orig 2012-06-29 21:30:38 UTC ++++ packages/swi-minisat2/C/SolverTypes.h +@@ -119,7 +119,7 @@ public: + + // -- use this function instead: + template +- friend Clause* Clause_new(const V& ps, bool learnt = false); ++ friend Clause* Clause_new(const V& ps, bool learnt); + + int size () const { return size_etc >> 3; } + void shrink (int i) { assert(i <= size()); size_etc = (((size_etc >> 3) - i) << 3) | (size_etc & 7); } Modified: head/lang/yap/Makefile ============================================================================== --- head/lang/yap/Makefile Fri Feb 10 20:41:49 2017 (r433824) +++ head/lang/yap/Makefile Fri Feb 10 21:05:48 2017 (r433825) @@ -3,13 +3,15 @@ PORTNAME= yap PORTVERSION= 6.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/ MAINTAINER= danilo@FreeBSD.org COMMENT= High-performance Prolog compiler +LIB_DEPENDS= libgmp.so:math/gmp + PORTSCOUT= limit:^6\.2\. CONFLICTS= yap-6.3.* @@ -23,14 +25,18 @@ DOCS_INSTALL_TARGET= install install_doc USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-max-performance -USES= gmake readline -USE_GCC= any +USES= gmake localbase readline DOCSDIR= ${PREFIX}/share/doc/Yap DATADIR= ${PREFIX}/share/Yap .include +.if ${ARCH} == i386 +# H/absmi.h:77:23: error: global register variables are not supported +USES+= compiler:gcc-c++11-lib +.endif + post-build: .if empty(PORT_OPTIONS:MDOCS) # prevent the instalation of three docs files Added: head/lang/yap/files/patch-configure ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/yap/files/patch-configure Fri Feb 10 21:05:48 2017 (r433825) @@ -0,0 +1,25 @@ +https://sourceforge.net/p/yap/yap-6.3/ci/139f64a45900 +https://sourceforge.net/p/yap/yap-6.3/ci/da61f1c31fed + +--- configure.orig 2011-10-23 22:11:24 UTC ++++ configure +@@ -4397,7 +4397,7 @@ then + C_PARSER_FLAGS="-O3 -Wall -Wstrict-prototypes -Wmissing-prototypes $CFLAGS" + CFLAGS="-O3 -fomit-frame-pointer -Wall -Wstrict-prototypes -Wmissing-prototypes $CFLAGS" + case "`$CC --version < /dev/null`" in +- *3.4*) CFLAGS="-fno-gcse -fno-crossjumping $CFLAGS" ;; ++ gcc-3.4*) CFLAGS="-fno-gcse -fno-crossjumping $CFLAGS" ;; + esac + case "$target_cpu" in + i*86*) +@@ -4434,10 +4434,6 @@ then + CFLAGS="-march=i486 $CFLAGS" + CXXFLAGS="-march=i486 $CXXFLAGS" + ;; +- i386*) +- CFLAGS="-march=i386 $CFLAGS" +- CXXFLAGS="-march=i386 $CXXFLAGS" +- ;; + esac + fi + fi Added: head/lang/yap/files/patch-packages_swi-minisat2_C_SolverTypes.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/lang/yap/files/patch-packages_swi-minisat2_C_SolverTypes.h Fri Feb 10 21:05:48 2017 (r433825) @@ -0,0 +1,31 @@ +https://sourceforge.net/p/yap/yap-6.3/ci/e938c1774890 +https://sourceforge.net/p/yap/yap-6.3/ci/6d2e2597b183 + +--- packages/swi-minisat2/C/SolverTypes.h.orig 2010-10-18 08:48:21 UTC ++++ packages/swi-minisat2/C/SolverTypes.h +@@ -119,11 +119,7 @@ public: + + // -- use this function instead: + template +- friend Clause* Clause_new(const V& ps, bool learnt = false) { +- assert(sizeof(Lit) == sizeof(uint32_t)); +- assert(sizeof(float) == sizeof(uint32_t)); +- void* mem = malloc(sizeof(Clause) + sizeof(uint32_t)*(ps.size())); +- return new (mem) Clause(ps, learnt); } ++ friend Clause* Clause_new(const V& ps, bool learnt); + + int size () const { return size_etc >> 3; } + void shrink (int i) { assert(i <= size()); size_etc = (((size_etc >> 3) - i) << 3) | (size_etc & 7); } +@@ -147,6 +143,12 @@ public: + }; + + ++template ++Clause* Clause_new(const V& ps, bool learnt) { ++ assert(sizeof(Lit) == sizeof(uint32_t)); ++ assert(sizeof(float) == sizeof(uint32_t)); ++ void* mem = malloc(sizeof(Clause) + sizeof(uint32_t)*(ps.size())); ++ return new (mem) Clause(ps, learnt); } + /*_________________________________________________________________________________________________ + | + | subsumes : (other : const Clause&) -> Lit From owner-svn-ports-head@freebsd.org Fri Feb 10 22:03:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 047C4CD9591; Fri, 10 Feb 2017 22:03:34 +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 C814B847; Fri, 10 Feb 2017 22:03:33 +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 v1AM3WN1088594; Fri, 10 Feb 2017 22:03:32 GMT (envelope-from marino@FreeBSD.org) Received: (from marino@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AM3WOt088593; Fri, 10 Feb 2017 22:03:32 GMT (envelope-from marino@FreeBSD.org) Message-Id: <201702102203.v1AM3WOt088593@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: marino set sender to marino@FreeBSD.org using -f From: John Marino Date: Fri, 10 Feb 2017 22:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433826 - head/databases/pecl-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2017 22:03:34 -0000 Author: marino Date: Fri Feb 10 22:03:32 2017 New Revision: 433826 URL: https://svnweb.freebsd.org/changeset/ports/433826 Log: databases/pecl-mongodb: IGNORE when LibreSSL selected The 1.3.0 and later releases of pecl-mongodb promise to support LibreSSL, so IGNORE with LibreSSL until then. Approvd by: SSL blanket Modified: head/databases/pecl-mongodb/Makefile Modified: head/databases/pecl-mongodb/Makefile ============================================================================== --- head/databases/pecl-mongodb/Makefile Fri Feb 10 21:05:48 2017 (r433825) +++ head/databases/pecl-mongodb/Makefile Fri Feb 10 22:03:32 2017 (r433826) @@ -16,4 +16,10 @@ USES= php:ext ssl tar:tgz USE_PHP= spl:build CFLAGS+= -I${LOCALBASE}/include -.include +.include + +.if ${SSL_DEFAULT:Mlibressl*} +IGNORE= LibreSSL not supported until version 1.3.x +.endif + +.include From owner-svn-ports-head@freebsd.org Sat Feb 11 00:10:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 65680CDA998; Sat, 11 Feb 2017 00:10:13 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2E1628AD; Sat, 11 Feb 2017 00:10:12 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.nyi.internal (Postfix) with ESMTP id 7D6E120716; Fri, 10 Feb 2017 19:10:11 -0500 (EST) Received: from web3 ([10.202.2.213]) by compute3.internal (MEProxy); Fri, 10 Feb 2017 19:10:11 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=smtpout; bh=83 x78tJcLtDJ5lPv+1iHbX7Lsvg=; b=jArhG+z/7gi/dEOXnJzyjK8lU0LbWzokFs z2dSUU28JloBC/898rJgZ2IEmSNO/AIvxUIFEg1w4jCMhaIJsNr3ysqioSP5W28A xbDXy3PLmz7WL6EfBwkbX0CtQOkQ7OIELlJmd8Cn1x0LgdNQaX0H+PiQto7C1Wum vxVh/oSVs= X-ME-Sender: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 5EC629EBA7; Fri, 10 Feb 2017 19:10:11 -0500 (EST) Message-Id: <1486771811.2623949.877399408.0B6A1AA4@webmail.messagingengine.com> From: Mark Felder To: Tijl Coosemans , Mark Linimon Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-4a450d19 Date: Fri, 10 Feb 2017 18:10:11 -0600 Subject: Re: svn commit: r433767 - in head: archivers/fastjar audio/audiere biology/p5-AcePerl comms/libfec devel/dcmtk devel/p5-subversion devel/py-ode games/abuse_sdl games/quake2-relay graphics/py-soya3d lan... References: <201702091853.v19IrCxs010112@repo.freebsd.org> <20170210152955.197774a6@kalimero.tijl.coosemans.org> In-Reply-To: <20170210152955.197774a6@kalimero.tijl.coosemans.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 00:10:13 -0000 On Fri, Feb 10, 2017, at 08:29, Tijl Coosemans wrote: > On Thu, 9 Feb 2017 18:53:12 +0000 (UTC) Mark Linimon > wrote: > > Author: linimon > > Date: Thu Feb 9 18:53:12 2017 > > New Revision: 433767 > > URL: https://svnweb.freebsd.org/changeset/ports/433767 > > > > Log: > > Add -fPIC to various ports to enable them to build on armv6. > > Sigh, the suggestion to "recompile with -fPIC" that some compilers make > should be ripped out of them temple of doom style. None of you seem to > really understand what it does. Your brains stop working and you just > follow it blindly. > > Go ahead, proof me wrong, I dare you guys. Pick one of the build errors > and explain to me what is going wrong and how adding -fPIC to the global > CFLAGS fixes it, without looking at any manpages of course. > Could you provide some guidelines or documentation to help people solve this problem correctly if adding -fPIC is not correct? I certainly wouldn't understand how to fix it or why this has any affect. -- Mark Felder ports-secteam & portmgr member feld@FreeBSD.org From owner-svn-ports-head@freebsd.org Sat Feb 11 00:57:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 55C55CD82BA; Sat, 11 Feb 2017 00:57:17 +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 0C9C4106; Sat, 11 Feb 2017 00:57:16 +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 v1B0vG0p058530; Sat, 11 Feb 2017 00:57:16 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B0vG2R058528; Sat, 11 Feb 2017 00:57:16 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201702110057.v1B0vG2R058528@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sat, 11 Feb 2017 00:57:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433828 - in head/sysutils/screen: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 00:57:17 -0000 Author: cy Date: Sat Feb 11 00:57:15 2017 New Revision: 433828 URL: https://svnweb.freebsd.org/changeset/ports/433828 Log: Fix a segfault in utmp.c when performing a windowlist move (,). Reported by: Alex Naumov See also: https://savannah.gnu.org/bugs/?50143 Modified: head/sysutils/screen/Makefile head/sysutils/screen/files/patch-utmp.c Modified: head/sysutils/screen/Makefile ============================================================================== --- head/sysutils/screen/Makefile Fri Feb 10 23:44:41 2017 (r433827) +++ head/sysutils/screen/Makefile Sat Feb 11 00:57:15 2017 (r433828) @@ -3,7 +3,7 @@ PORTNAME= screen PORTVERSION= 4.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://ftp.gnu.org/gnu/screen/ \ ftp://ftp.gnu.org/gnu/screen/ \ Modified: head/sysutils/screen/files/patch-utmp.c ============================================================================== --- head/sysutils/screen/files/patch-utmp.c Fri Feb 10 23:44:41 2017 (r433827) +++ head/sysutils/screen/files/patch-utmp.c Sat Feb 11 00:57:15 2017 (r433828) @@ -1,5 +1,5 @@ ---- utmp.c.orig 2016-06-19 12:41:03.000000000 -0700 -+++ utmp.c 2016-06-21 04:10:22.500131000 -0700 +--- utmp.c.orig 2017-01-17 11:28:29.397404660 -0800 ++++ utmp.c 2017-02-10 16:48:34.902236000 -0800 @@ -26,6 +26,7 @@ **************************************************************** */ @@ -21,7 +21,7 @@ wi->w_slot = (slot_t)0; if (!utmpok || wi->w_type != W_TYPE_PTY) -@@ -435,51 +430,12 @@ +@@ -435,51 +430,13 @@ makeuser(&u, stripdev(wi->w_tty), LoginName, wi->w_pid); #ifdef UTHOST @@ -66,7 +66,8 @@ - # if !defined(_SEQUENT_) && !defined(sequent) - strncpy(u.ut_host, host, sizeof(u.ut_host)); -+ strncpy(u.ut_host, D_loginhost, sizeof(u.ut_host)); ++ if(display) ++ strncpy(u.ut_host, D_loginhost, sizeof(u.ut_host)); # endif #endif /* UTHOST */ @@ -75,7 +76,7 @@ { Msg(errno,"Could not write %s", UtmpName); UT_CLOSE; -@@ -598,7 +554,7 @@ +@@ -598,7 +555,7 @@ struct utmp *u; { u->ut_type = DEAD_PROCESS; @@ -84,7 +85,7 @@ u->ut_exit.e_termination = 0; u->ut_exit.e_exit = 0; #endif -@@ -631,7 +587,11 @@ +@@ -631,7 +588,11 @@ /* must use temp variable because of NetBSD/sparc64, where * ut_xtime is long(64) but time_t is int(32) */ (void)time(&now); @@ -97,7 +98,7 @@ } static slot_t -@@ -743,7 +703,11 @@ +@@ -743,7 +704,11 @@ strncpy(u->ut_line, line, sizeof(u->ut_line)); strncpy(u->ut_name, user, sizeof(u->ut_name)); (void)time(&now); From owner-svn-ports-head@freebsd.org Sat Feb 11 01:12:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27FB0CD8A86; Sat, 11 Feb 2017 01:12:00 +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 E92F2EA7; Sat, 11 Feb 2017 01:11:59 +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 v1B1BwfY066736; Sat, 11 Feb 2017 01:11:58 GMT (envelope-from cy@FreeBSD.org) Received: (from cy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B1Bw0u066735; Sat, 11 Feb 2017 01:11:58 GMT (envelope-from cy@FreeBSD.org) Message-Id: <201702110111.v1B1Bw0u066735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cy set sender to cy@FreeBSD.org using -f From: Cy Schubert Date: Sat, 11 Feb 2017 01:11:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433829 - head/sysutils/screen/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 01:12:00 -0000 Author: cy Date: Sat Feb 11 01:11:58 2017 New Revision: 433829 URL: https://svnweb.freebsd.org/changeset/ports/433829 Log: Fix style. Modified: head/sysutils/screen/files/patch-utmp.c Modified: head/sysutils/screen/files/patch-utmp.c ============================================================================== --- head/sysutils/screen/files/patch-utmp.c Sat Feb 11 00:57:15 2017 (r433828) +++ head/sysutils/screen/files/patch-utmp.c Sat Feb 11 01:11:58 2017 (r433829) @@ -66,7 +66,7 @@ - # if !defined(_SEQUENT_) && !defined(sequent) - strncpy(u.ut_host, host, sizeof(u.ut_host)); -+ if(display) ++ if (display) + strncpy(u.ut_host, D_loginhost, sizeof(u.ut_host)); # endif #endif /* UTHOST */ From owner-svn-ports-head@freebsd.org Sat Feb 11 01:40:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9A33BCD913A; Sat, 11 Feb 2017 01:40:31 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7193D1E9D; Sat, 11 Feb 2017 01:40:31 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B1eUaZ075479; Sat, 11 Feb 2017 01:40:30 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B1eTFh075472; Sat, 11 Feb 2017 01:40:29 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201702110140.v1B1eTFh075472@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Sat, 11 Feb 2017 01:40:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433830 - in head/x11-drivers: . xf86-video-amdgpu xf86-video-amdgpu/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 01:40:31 -0000 Author: jmd Date: Sat Feb 11 01:40:29 2017 New Revision: 433830 URL: https://svnweb.freebsd.org/changeset/ports/433830 Log: x11-drivers/xf86-video-amdgpu: Add the amdgpu driver for Xorg. Currently and temporarily requires FreeBSDDesktop kernel fork of 12-CURRENT. Reviewed by: rene (mentor), swills (mentor), kwm (x11@) Approved by: rene (mentor), swills (mentor) Differential Revision: https://reviews.freebsd.org/D9377 Added: head/x11-drivers/xf86-video-amdgpu/ head/x11-drivers/xf86-video-amdgpu/Makefile (contents, props changed) head/x11-drivers/xf86-video-amdgpu/distinfo (contents, props changed) head/x11-drivers/xf86-video-amdgpu/files/ head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__drm__queue.c (contents, props changed) head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__kms.c (contents, props changed) head/x11-drivers/xf86-video-amdgpu/pkg-descr (contents, props changed) Modified: head/x11-drivers/Makefile Modified: head/x11-drivers/Makefile ============================================================================== --- head/x11-drivers/Makefile Sat Feb 11 01:11:58 2017 (r433829) +++ head/x11-drivers/Makefile Sat Feb 11 01:40:29 2017 (r433830) @@ -18,6 +18,7 @@ SUBDIR += xf86-input-vmmouse SUBDIR += xf86-input-void SUBDIR += xf86-input-wacom + SUBDIR += xf86-video-amdgpu SUBDIR += xf86-video-apm SUBDIR += xf86-video-ark SUBDIR += xf86-video-ast Added: head/x11-drivers/xf86-video-amdgpu/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-amdgpu/Makefile Sat Feb 11 01:40:29 2017 (r433830) @@ -0,0 +1,35 @@ +# $FreeBSD$ + +# this port is for future amdgpu kernel support testing. + +PORTNAME= xf86-video-amdgpu +PORTVERSION= 1.2.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org amdgpu display driver + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm + +USE_GL= gbm +XORG_CAT= driver +INSTALL_TARGET= install-strip +# No amdgpu kernel driver on non-x86 and PC98. +ONLY_FOR_ARCHS= i386 amd64 + +CONFIGURE_ARGS+=--disable-udev + +.include + +.if (${OSVERSION} < 1200019) +IGNORE= not support on 11.x or older, no kernel support +.endif + +PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \ + man/man4/amdgpu.4x.gz \ + share/X11/xorg.conf.d/10-amdgpu.conf + +.include Added: head/x11-drivers/xf86-video-amdgpu/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-amdgpu/distinfo Sat Feb 11 01:40:29 2017 (r433830) @@ -0,0 +1,3 @@ +TIMESTAMP = 1479963082 +SHA256 (xorg/driver/xf86-video-amdgpu-1.2.0.tar.bz2) = 275b1aac5f127f55ba3d7480a1df89eace1d02650e24e46908067fc875e76c8f +SIZE (xorg/driver/xf86-video-amdgpu-1.2.0.tar.bz2) = 388108 Added: head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__drm__queue.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__drm__queue.c Sat Feb 11 01:40:29 2017 (r433830) @@ -0,0 +1,47 @@ +--- src/amdgpu_drm_queue.c.orig 2016-09-20 08:19:15 UTC ++++ src/amdgpu_drm_queue.c +@@ -61,7 +61,7 @@ amdgpu_drm_queue_handler(int fd, unsigne + unsigned int usec, void *user_ptr) + { + uintptr_t seq = (uintptr_t)user_ptr; +- struct amdgpu_drm_queue_entry *e, *tmp; ++ struct amdgpu_drm_queue_entry *e = NULL, *tmp; + + xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) { + if (e->seq == seq) { +@@ -133,7 +133,7 @@ amdgpu_drm_abort_one(struct amdgpu_drm_q + void + amdgpu_drm_abort_client(ClientPtr client) + { +- struct amdgpu_drm_queue_entry *e; ++ struct amdgpu_drm_queue_entry *e = NULL; + + xorg_list_for_each_entry(e, &amdgpu_drm_queue, list) { + if (e->client == client) +@@ -147,7 +147,7 @@ amdgpu_drm_abort_client(ClientPtr client + void + amdgpu_drm_abort_entry(uintptr_t seq) + { +- struct amdgpu_drm_queue_entry *e, *tmp; ++ struct amdgpu_drm_queue_entry *e = NULL, *tmp; + + xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) { + if (e->seq == seq) { +@@ -163,7 +163,7 @@ amdgpu_drm_abort_entry(uintptr_t seq) + void + amdgpu_drm_abort_id(uint64_t id) + { +- struct amdgpu_drm_queue_entry *e, *tmp; ++ struct amdgpu_drm_queue_entry *e = NULL, *tmp; + + xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) { + if (e->id == id) { +@@ -191,7 +191,7 @@ amdgpu_drm_queue_init() + void + amdgpu_drm_queue_close(ScrnInfoPtr scrn) + { +- struct amdgpu_drm_queue_entry *e, *tmp; ++ struct amdgpu_drm_queue_entry *e = NULL, *tmp; + + xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) { + if (e->crtc->scrn == scrn) Added: head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__kms.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-amdgpu/files/patch-src_amdgpu__kms.c Sat Feb 11 01:40:29 2017 (r433830) @@ -0,0 +1,11 @@ +--- src/amdgpu_kms.c.orig 2016-11-17 06:07:48 UTC ++++ src/amdgpu_kms.c +@@ -723,7 +723,7 @@ amdgpu_dirty_update(ScrnInfoPtr scrn) + { + AMDGPUInfoPtr info = AMDGPUPTR(scrn); + ScreenPtr screen = scrn->pScreen; +- PixmapDirtyUpdatePtr ent; ++ PixmapDirtyUpdatePtr ent = NULL; + RegionPtr region; + + xorg_list_for_each_entry(ent, &screen->pixmap_dirty_list, ent) { Added: head/x11-drivers/xf86-video-amdgpu/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-amdgpu/pkg-descr Sat Feb 11 01:40:29 2017 (r433830) @@ -0,0 +1,9 @@ +This package contains the X.Org xf86-video-amdgpu driver. + +The amdgpu driver supports AMD Radeon chipsets: OLAND, HAINAN, TAHITI, PITCAIRN, +VERDE, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII, TOPAZ, TONGA, CARRIZO, FIJI, +STONEY, POLARIS11, POLARIS10 +This driver relies on amdgpu KMS functionality currently only provided by the +FreeBSDDesktop kernel fork. Once support is stable, it will be merged to HEAD. + +WWW: https://www.x.org/wiki/RadeonFeature/ From owner-svn-ports-head@freebsd.org Sat Feb 11 01:58:11 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B6649CD9CB7; Sat, 11 Feb 2017 01: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 85379C59; Sat, 11 Feb 2017 01: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 v1B1wAgE083950; Sat, 11 Feb 2017 01:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B1wAoT083948; Sat, 11 Feb 2017 01:58:10 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110158.v1B1wAoT083948@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, 11 Feb 2017 01:58:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433831 - in head: databases/opentsdb devel/oclgrind X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 01:58:11 -0000 Author: sunpoet Date: Sat Feb 11 01:58:10 2017 New Revision: 433831 URL: https://svnweb.freebsd.org/changeset/ports/433831 Log: Update MAINTAINER: use @FreeBSD.org Modified: head/databases/opentsdb/Makefile head/devel/oclgrind/Makefile Modified: head/databases/opentsdb/Makefile ============================================================================== --- head/databases/opentsdb/Makefile Sat Feb 11 01:40:29 2017 (r433830) +++ head/databases/opentsdb/Makefile Sat Feb 11 01:58:10 2017 (r433831) @@ -6,7 +6,7 @@ PORTVERSION= 2.3.0 CATEGORIES= databases java MASTER_SITES= https://github.com/OpenTSDB/opentsdb/releases/download/v${PORTVERSION}/ -MAINTAINER= kbowling@freebsd.org +MAINTAINER= kbowling@FreeBSD.org COMMENT= OpenTSDB is the Scalable Timeseries Database LICENSE= LGPL21+ Modified: head/devel/oclgrind/Makefile ============================================================================== --- head/devel/oclgrind/Makefile Sat Feb 11 01:40:29 2017 (r433830) +++ head/devel/oclgrind/Makefile Sat Feb 11 01:58:10 2017 (r433831) @@ -6,7 +6,7 @@ PORTVERSION= 20170122 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= jmd@freebsd.org +MAINTAINER= jmd@FreeBSD.org COMMENT= SPIR interpreter and virtual OpenCL device simulator LICENSE= BSD3CLAUSE From owner-svn-ports-head@freebsd.org Sat Feb 11 02:06:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D98C4CDA1D6; Sat, 11 Feb 2017 02:06:04 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8F39A1249; Sat, 11 Feb 2017 02:06:04 +0000 (UTC) (envelope-from jmd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B263Sx088022; Sat, 11 Feb 2017 02:06:03 GMT (envelope-from jmd@FreeBSD.org) Received: (from jmd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B263l0088020; Sat, 11 Feb 2017 02:06:03 GMT (envelope-from jmd@FreeBSD.org) Message-Id: <201702110206.v1B263l0088020@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jmd set sender to jmd@FreeBSD.org using -f From: Johannes M Dieterich Date: Sat, 11 Feb 2017 02:06:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433832 - head/biology/molden X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 02:06:05 -0000 Author: jmd Date: Sat Feb 11 02:06:03 2017 New Revision: 433832 URL: https://svnweb.freebsd.org/changeset/ports/433832 Log: biology/molden: Unbreak port, regenerate checksums, increment PORTREVISION. Reviewed by: swills (mentor), pi (former maintainer) Approved by: swills (mentor), pi (former maintainer) Differential Revision: https://reviews.freebsd.org/D9501 Modified: head/biology/molden/Makefile head/biology/molden/distinfo Modified: head/biology/molden/Makefile ============================================================================== --- head/biology/molden/Makefile Sat Feb 11 01:58:10 2017 (r433831) +++ head/biology/molden/Makefile Sat Feb 11 02:06:03 2017 (r433832) @@ -3,13 +3,13 @@ PORTNAME= molden PORTVERSION= 5.7 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= pi@FreeBSD.org +MAINTAINER= jmd@FreeBSD.org COMMENT= Display molecular orbitals and electron densities in 2D and 3D LICENSE= Molden @@ -17,8 +17,6 @@ LICENSE_NAME= Molden LICENSE_FILE= ${WRKSRC}/CopyRight LICENSE_PERMS= auto-accept -BROKEN= does not fetch, size/checksum mismatch - RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} Modified: head/biology/molden/distinfo ============================================================================== --- head/biology/molden/distinfo Sat Feb 11 01:58:10 2017 (r433831) +++ head/biology/molden/distinfo Sat Feb 11 02:06:03 2017 (r433832) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480784008 -SHA256 (molden5.7.tar.gz) = 8c52229f1762e987995c53936f0dc2cfd086277ec777bf9083d76c0bf0483887 -SIZE (molden5.7.tar.gz) = 5338597 +TIMESTAMP = 1486589233 +SHA256 (molden5.7.tar.gz) = 5e7b3a8bf9251626d362b1d1dd8e4362054e6bce505c43e10254265857bb6e7d +SIZE (molden5.7.tar.gz) = 5339306 From owner-svn-ports-head@freebsd.org Sat Feb 11 02:10:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D0693CDA411; Sat, 11 Feb 2017 02:10:58 +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 869AD1486; Sat, 11 Feb 2017 02:10:58 +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 v1B2Av1J088360; Sat, 11 Feb 2017 02:10:57 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B2Av9M088359; Sat, 11 Feb 2017 02:10:57 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201702110210.v1B2Av9M088359@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Sat, 11 Feb 2017 02:10:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433833 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 02:10:58 -0000 Author: junovitch Date: Sat Feb 11 02:10:57 2017 New Revision: 433833 URL: https://svnweb.freebsd.org/changeset/ports/433833 Log: Document Xen Security Advisory (XSA 208) Reported by: royger Security: CVE-2017-2615 Security: https://vuxml.FreeBSD.org/freebsd/a73aba9a-effe-11e6-ae1b-002590263bf5.html Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 11 02:06:03 2017 (r433832) +++ head/security/vuxml/vuln.xml Sat Feb 11 02:10:57 2017 (r433833) @@ -58,6 +58,37 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + xen-tools -- oob access in cirrus bitblt copy + + + xen-tools + 4.7.1_2 + + + + +

The Xen Project reports:

+
+

When doing bitblt copy backwards, qemu should negate the blit + width. This avoids an oob access before the start of video + memory.

+

A malicious guest administrator can cause an out of bounds memory + access, possibly leading to information disclosure or privilege + escalation.

+
+ +
+ + CVE-2017-2615 + http://xenbits.xen.org/xsa/advisory-208.html + + + 2017-02-10 + 2017-02-11 + +
+ tiff -- multiple vulnerabilities From owner-svn-ports-head@freebsd.org Sat Feb 11 04:44:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DA91CD950E; Sat, 11 Feb 2017 04:44:47 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2BC8F132F; Sat, 11 Feb 2017 04:44:47 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B4ikUU054616; Sat, 11 Feb 2017 04:44:46 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B4iiji054596; Sat, 11 Feb 2017 04:44:44 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201702110444.v1B4iiji054596@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 04:44:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433834 - in head: databases/mysql56-server databases/mysql57-server databases/mysql80-server devel/byaccj devel/csmith devel/elf devel/frama-c devel/libccid devel/libcxxrt devel/libtun... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 04:44:47 -0000 Author: mmokhi Date: Sat Feb 11 04:44:43 2017 New Revision: 433834 URL: https://svnweb.freebsd.org/changeset/ports/433834 Log: Updating the ports I maintain to my FreeBSD.org address. Submitted by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9498 Modified: head/databases/mysql56-server/Makefile head/databases/mysql57-server/Makefile head/databases/mysql80-server/Makefile head/devel/byaccj/Makefile head/devel/csmith/Makefile head/devel/elf/Makefile head/devel/frama-c/Makefile head/devel/libccid/Makefile head/devel/libcxxrt/Makefile head/devel/libtuntap/Makefile head/devel/pcsc-lite/Makefile head/editors/codelite/Makefile head/games/glest/Makefile head/games/lincity-ng/Makefile head/games/mari0/Makefile head/games/xtux/Makefile head/lang/cling/Makefile head/net-mgmt/netdata/Makefile head/sysutils/liburcu/Makefile head/x11/grabc/Makefile Modified: head/databases/mysql56-server/Makefile ============================================================================== --- head/databases/mysql56-server/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/databases/mysql56-server/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -8,7 +8,7 @@ CATEGORIES= databases ipv6 MASTER_SITES= MYSQL/MySQL-5.6 PKGNAMESUFFIX?= 56-server -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT?= Multithreaded SQL database (server) LICENSE= GPLv2 Modified: head/databases/mysql57-server/Makefile ============================================================================== --- head/databases/mysql57-server/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/databases/mysql57-server/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -9,7 +9,7 @@ MASTER_SITES= MYSQL/MySQL-5.7 PKGNAMESUFFIX?= 57-server DISTNAME= ${PORTNAME}-boost-${PORTVERSION} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT?= Multithreaded SQL database (server) LICENSE= GPLv2 Modified: head/databases/mysql80-server/Makefile ============================================================================== --- head/databases/mysql80-server/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/databases/mysql80-server/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -10,7 +10,7 @@ MASTER_SITES= MYSQL/MySQL-8.0 PKGNAMESUFFIX?= 80-server DISTNAME= ${PORTNAME}-boost-${PORTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT?= Multithreaded SQL database (server) LICENSE= GPLv2 Modified: head/devel/byaccj/Makefile ============================================================================== --- head/devel/byaccj/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/byaccj/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -7,7 +7,7 @@ CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}_src -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Java extension of BSD YACC-compatible parser generator PLIST_FILES= bin/byaccj Modified: head/devel/csmith/Makefile ============================================================================== --- head/devel/csmith/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/csmith/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -5,7 +5,7 @@ PORTVERSION= 2.2.0 CATEGORIES= devel MASTER_SITES= http://embed.cs.utah.edu/csmith/ -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Generates random C programs that conform to the C99 standard LICENSE= BSD2CLAUSE Modified: head/devel/elf/Makefile ============================================================================== --- head/devel/elf/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/elf/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= PACKETSTORM/linux/reverse-engineering -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Commandline based ELF header analyzer LICENSE= GPLv2 Modified: head/devel/frama-c/Makefile ============================================================================== --- head/devel/frama-c/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/frama-c/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -9,7 +9,7 @@ CATEGORIES= devel MASTER_SITES= http://frama-c.com/download/ DIST_SUBDIR= framac-01 -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Extensible platform for source-code analysis of C LICENSE= LGPL21 Modified: head/devel/libccid/Makefile ============================================================================== --- head/devel/libccid/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/libccid/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -6,7 +6,7 @@ PORTVERSION= 1.4.25 CATEGORIES= devel MASTER_SITES= https://alioth.debian.org/frs/download.php/file/4187/ -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Generic USB CCID (Chip/Smart Card Interface Devices) driver LICENSE= LGPL21 Modified: head/devel/libcxxrt/Makefile ============================================================================== --- head/devel/libcxxrt/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/libcxxrt/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -4,7 +4,7 @@ PORTNAME= libcxxrt PORTVERSION= 20160529 CATEGORIES= devel -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Implementation of the Code Sourcery C++ ABI LICENSE= BSD2CLAUSE Modified: head/devel/libtuntap/Makefile ============================================================================== --- head/devel/libtuntap/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/libtuntap/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -6,7 +6,7 @@ DISTVERSION= 0.3-23 DISTVERSIONSUFFIX= -ga8bcade CATEGORIES= devel net -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Configuring TUN or TAP devices API in a portable manner LICENSE= MIT Modified: head/devel/pcsc-lite/Makefile ============================================================================== --- head/devel/pcsc-lite/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/devel/pcsc-lite/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -7,7 +7,7 @@ PORTEPOCH= 2 CATEGORIES= devel security MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/39/ -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Smartcard development library LICENSE= BSD3CLAUSE Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/editors/codelite/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -5,7 +5,7 @@ PORTNAME= codelite PORTVERSION= 10.0 CATEGORIES= editors devel -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2+ Modified: head/games/glest/Makefile ============================================================================== --- head/games/glest/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/games/glest/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= ${PORTNAME}_source_${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Free 3D real-time customizable strategy game LIB_DEPENDS= libxerces-c.so:textproc/xerces-c3 \ Modified: head/games/lincity-ng/Makefile ============================================================================== --- head/games/lincity-ng/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/games/lincity-ng/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -7,7 +7,7 @@ PORTREVISION= 12 CATEGORIES= games MASTER_SITES= BERLIOS -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Improved rich city simulation game for X BUILD_DEPENDS= jam:devel/jam Modified: head/games/mari0/Makefile ============================================================================== --- head/games/mari0/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/games/mari0/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -8,7 +8,7 @@ MASTER_SITES= http://stabyourself.net/dl DISTNAME= ${PORTNAME}-source DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Nintendo\'s Super Mario Bros and Valve\'s Portal at same time LICENSE= CC-BY-NC-SA-3.0 Modified: head/games/xtux/Makefile ============================================================================== --- head/games/xtux/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/games/xtux/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/20030306 DISTNAME= ${PORTNAME}-src-${PORTVERSION:S/.//g} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Humorous Arcade game for X LICENSE= GPLv2 Modified: head/lang/cling/Makefile ============================================================================== --- head/lang/cling/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/lang/cling/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -8,7 +8,7 @@ CATEGORIES= lang devel MASTER_SITES= https://root.cern.ch/download/cling/ DISTNAME= ${PORTNAME}_2016-12-29_sources -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Interactive C++ Interpreter Based on LLVM and Clang Libs LICENSE= LLVM NCSA Modified: head/net-mgmt/netdata/Makefile ============================================================================== --- head/net-mgmt/netdata/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/net-mgmt/netdata/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -5,7 +5,7 @@ PORTNAME= netdata PORTVERSION= 1.5.0 CATEGORIES= net-mgmt -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Scalable distributed realtime performance and health monitoring LICENSE= GPLv3 Modified: head/sysutils/liburcu/Makefile ============================================================================== --- head/sysutils/liburcu/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/sysutils/liburcu/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -7,7 +7,7 @@ CATEGORIES= sysutils MASTER_SITES= http://lttng.org/files/urcu/ DISTNAME= userspace-rcu-${PORTVERSION} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Userspace read-copy-update (RCU) data synchronization library LICENSE= LGPL21 Modified: head/x11/grabc/Makefile ============================================================================== --- head/x11/grabc/Makefile Sat Feb 11 02:10:57 2017 (r433833) +++ head/x11/grabc/Makefile Sat Feb 11 04:44:43 2017 (r433834) @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= http://muquit.com/muquit/software/grabc/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Grab a color from screen LICENSE= GPLv2 # specified on the website From owner-svn-ports-head@freebsd.org Sat Feb 11 04:56:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A674ACD9933; Sat, 11 Feb 2017 04:56:58 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7336418EA; Sat, 11 Feb 2017 04:56:58 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B4uvln058891; Sat, 11 Feb 2017 04:56:57 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B4uvgR058890; Sat, 11 Feb 2017 04:56:57 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201702110456.v1B4uvgR058890@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 04:56:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433835 - head/astro/xearth/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 04:56:58 -0000 Author: mmokhi Date: Sat Feb 11 04:56:57 2017 New Revision: 433835 URL: https://svnweb.freebsd.org/changeset/ports/433835 Log: Updating astro/xearch freebsd.committers.markers with my info. Submitted by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9498 Modified: head/astro/xearth/files/freebsd.committers.markers Modified: head/astro/xearth/files/freebsd.committers.markers ============================================================================== --- head/astro/xearth/files/freebsd.committers.markers Sat Feb 11 04:44:43 2017 (r433834) +++ head/astro/xearth/files/freebsd.committers.markers Sat Feb 11 04:56:57 2017 (r433835) @@ -75,6 +75,7 @@ 50.430417, 30.488262, "kib" # Kiev, Ukraine 50.361994, 30.444691, "avg" # Kiev, Ukraine 46.28, 30.44, "anray" # Odessa, Ukraine + 35.72689, 51.54698, "mmokhi" # Tehran, Iran -25.80974, 28.27731, "jhay" # Pretoria, South Africa 44.420, 26.1371, "itetcu" # Bucharest, Romania 59.430215 24.752914 "xmj" # Tallinn, Estonia From owner-svn-ports-head@freebsd.org Sat Feb 11 05:23:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E5B28CDA581; Sat, 11 Feb 2017 05:23:20 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A689EB6E; Sat, 11 Feb 2017 05:23:20 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B5NJf6071246; Sat, 11 Feb 2017 05:23:19 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B5NJMT071244; Sat, 11 Feb 2017 05:23:19 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201702110523.v1B5NJMT071244@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Sat, 11 Feb 2017 05:23:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433836 - in head/shells/fish: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 05:23:21 -0000 Author: asomers (src committer) Date: Sat Feb 11 05:23:19 2017 New Revision: 433836 URL: https://svnweb.freebsd.org/changeset/ports/433836 Log: shells/fish: fix completions for python Eliminate errors during command completion for python, python2, and python3 if the /usr/local/bin/python symlink does not exist. Additionally, even if the symlink does exist, the completions will be wrong for the non-default interpreter. So I'm simply deleting the problematic completions altogether. I opened an upstream bug for the latter issue. https://github.com/fish-shell/fish-shell/issues/3840 While I'm here, delete an extraneous patch file for DOCS=off PR: 216987 Reported by: Keren Sky Approved by: brd (ports, implicit) Added: head/shells/fish/files/patch-share_completions_python.fish (contents, props changed) Deleted: head/shells/fish/files/extra-patch-Makefile.in Modified: head/shells/fish/Makefile Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Sat Feb 11 04:56:57 2017 (r433835) +++ head/shells/fish/Makefile Sat Feb 11 05:23:19 2017 (r433836) @@ -3,7 +3,7 @@ PORTNAME= fish PORTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ @@ -28,8 +28,6 @@ NLS_USES= gettext NLS_CONFIGURE_ENV= ac_cv_func_gettext=yes NLS_CONFIGURE_OFF= --without-gettext -DOCS_EXTRA_PATCHES_OFF= ${FILESDIR}/extra-patch-Makefile.in - post-patch: @${REINPLACE_CMD} -e \ '/^all:/s|user_doc|| ; \ Added: head/shells/fish/files/patch-share_completions_python.fish ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/shells/fish/files/patch-share_completions_python.fish Sat Feb 11 05:23:19 2017 (r433836) @@ -0,0 +1,18 @@ +--- share/completions/python.fish.orig 2017-02-11 04:56:23 UTC ++++ share/completions/python.fish +@@ -16,15 +16,3 @@ complete -c python -s W -x --description + complete -c python -s x -d 'Skip first line of source, allowing use of non-Unix forms of #!cmd' + complete -c python -a "(__fish_complete_suffix .py)" + complete -c python -a '-' -d 'Read program from stdin' +- +-switch (python -V 2>&1 | string replace -r '^.*\s([23])..*' '$1')[1] +- case 2 +- complete -c python -s 3 -d 'Warn about Python 3.x incompatibilities that 2to3 cannot trivially fix' +- complete -c python -s t --description "Warn on mixed tabs and spaces" +- complete -c python -s Q -x -a "old new warn warnall" --description "Division control" +- case 3 +- complete -c python -s q --description 'Don\'t print version and copyright messages on interactive startup' +- complete -c python -s X -x -d 'Set implementation-specific option' +- complete -c python -s b -d 'Issue warnings about str(bytes_instance), str(bytearray_instance) and comparing bytes/bytearray with str' +- complete -c python -o bb -d 'Issue errors' +-end From owner-svn-ports-head@freebsd.org Sat Feb 11 07:09:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5995ECDABC0; Sat, 11 Feb 2017 07:09:58 +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 0C5F6C86; Sat, 11 Feb 2017 07:09:57 +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 v1B79voY016159; Sat, 11 Feb 2017 07:09:57 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B79u5l016158; Sat, 11 Feb 2017 07:09:56 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702110709.v1B79u5l016158@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 11 Feb 2017 07:09:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433837 - in head/x11/lightdm: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 07:09:58 -0000 Author: woodsb02 Date: Sat Feb 11 07:09:56 2017 New Revision: 433837 URL: https://svnweb.freebsd.org/changeset/ports/433837 Log: x11/lightdm: Make Xsession check for more system-wide config files Xresources, Xkbmap and Xmodmap will now be read if they are found in %%LOCALBASE%%/etc/X11/ or %%LOCALBASE%%/etc/X11/xinit/ with or without a "." prefix. User-specific versions are still also found in $HOME/ with a "." prefix. Modified: head/x11/lightdm/Makefile head/x11/lightdm/files/Xsession.in Modified: head/x11/lightdm/Makefile ============================================================================== --- head/x11/lightdm/Makefile Sat Feb 11 05:23:19 2017 (r433836) +++ head/x11/lightdm/Makefile Sat Feb 11 07:09:56 2017 (r433837) @@ -3,7 +3,7 @@ PORTNAME= lightdm PORTVERSION= 1.20.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/ Modified: head/x11/lightdm/files/Xsession.in ============================================================================== --- head/x11/lightdm/files/Xsession.in Sat Feb 11 05:23:19 2017 (r433836) +++ head/x11/lightdm/files/Xsession.in Sat Feb 11 07:09:56 2017 (r433837) @@ -15,7 +15,7 @@ for file in "%%LOCALBASE%%/etc/profile" done # Load resources -for file in "%%LOCALBASE%%/etc/X11/Xresources" "$HOME/.Xresources"; do +for file in "%%LOCALBASE%%/etc/X11/Xresources" "%%LOCALBASE%%/etc/X11/.Xresources" "%%LOCALBASE%%/etc/X11/xinit/Xresources" "%%LOCALBASE%%/etc/X11/xinit/.Xresources" "$HOME/.Xresources"; do if [ -f "$file" ]; then echo "Loading resource: $file" xrdb -merge "$file" @@ -23,7 +23,7 @@ for file in "%%LOCALBASE%%/etc/X11/Xreso done # Load keymaps -for file in "%%LOCALBASE%%/etc/X11/Xkbmap" "$HOME/.Xkbmap"; do +for file in "%%LOCALBASE%%/etc/X11/Xkbmap" "%%LOCALBASE%%/etc/X11/.Xkbmap" "%%LOCALBASE%%/etc/X11/xinit/Xkbmap" "%%LOCALBASE%%/etc/X11/xinit/.Xkbmap" "$HOME/.Xkbmap"; do if [ -f "$file" ]; then echo "Loading keymap: $file" setxkbmap `cat "$file"` @@ -33,7 +33,7 @@ done # Load xmodmap if not using XKB if [ -z "$XKB_IN_USE" ]; then - for file in "%%LOCALBASE%%/etc/X11/Xmodmap" "$HOME/.Xmodmap"; do + for file in "%%LOCALBASE%%/etc/X11/Xmodmap" "%%LOCALBASE%%/etc/X11/.Xkbmap" "%%LOCALBASE%%/etc/X11/xinit/Xkbmap" "%%LOCALBASE%%/etc/X11/xinit/.Xkbmap" "$HOME/.Xmodmap"; do if [ -f "$file" ]; then echo "Loading modmap: $file" xmodmap "$file" From owner-svn-ports-head@freebsd.org Sat Feb 11 07:26:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2F4EECDB1A8; Sat, 11 Feb 2017 07:26:54 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F2E6817B4; Sat, 11 Feb 2017 07:26:53 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1B7QrMS024400; Sat, 11 Feb 2017 07:26:53 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B7QrZw024399; Sat, 11 Feb 2017 07:26:53 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201702110726.v1B7QrZw024399@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 07:26:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433838 - head/editors/codelite X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 07:26:54 -0000 Author: mmokhi Date: Sat Feb 11 07:26:52 2017 New Revision: 433838 URL: https://svnweb.freebsd.org/changeset/ports/433838 Log: Fix clang39 dependency on editors/codelite PR: 216691 Submitted by: mmokhi (maintainer) Reported by: rozhuk.im@gmail.com Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9412 Modified: head/editors/codelite/Makefile Modified: head/editors/codelite/Makefile ============================================================================== --- head/editors/codelite/Makefile Sat Feb 11 07:09:56 2017 (r433837) +++ head/editors/codelite/Makefile Sat Feb 11 07:26:52 2017 (r433838) @@ -48,8 +48,13 @@ CLANG_DESC= Clang code-completion .for v in 34 35 36 37 38 39 OPTIONS_RADIO_CLANG+= CLANG$v CLANG$v_DESC= Clang ${v:C/(.)(.)/\1.\2.x/} +.if $v == 39 +CLANG$v_BUILD_DEPENDS= llvm$v>0:devel/llvm$v +CLANG$v_RUN_DEPENDS= llvm$v>0:devel/llvm$v +.else CLANG$v_BUILD_DEPENDS= clang$v>0:lang/clang$v CLANG$v_RUN_DEPENDS= clang$v>0:lang/clang$v +.endif post-patch-CLANG$v-on: @${REINPLACE_CMD} -e \ From owner-svn-ports-head@freebsd.org Sat Feb 11 08:00:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 47A59CDBA7D; Sat, 11 Feb 2017 08:00:54 +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 CD6C47F0; Sat, 11 Feb 2017 08:00:53 +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 v1B80q2G038138; Sat, 11 Feb 2017 08:00:52 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B80p0k038126; Sat, 11 Feb 2017 08:00:51 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702110800.v1B80p0k038126@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sat, 11 Feb 2017 08:00:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433839 - in head/archivers/lha: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:00:54 -0000 Author: dinoex Date: Sat Feb 11 08:00:51 2017 New Revision: 433839 URL: https://svnweb.freebsd.org/changeset/ports/433839 Log: - fix C warnings - split patches - make portlint happier Added: head/archivers/lha/files/patch-crcio.c (contents, props changed) head/archivers/lha/files/patch-header.c - copied, changed from r433838, head/archivers/lha/files/patch-traversal head/archivers/lha/files/patch-huf.c (contents, props changed) head/archivers/lha/files/patch-lha_macro.h - copied, changed from r433774, head/archivers/lha/files/patch-command_buffer head/archivers/lha/files/patch-lhdir.h (contents, props changed) head/archivers/lha/files/patch-lhext.c - copied, changed from r433838, head/archivers/lha/files/patch-command_buffer head/archivers/lha/files/patch-lhlist.c - copied, changed from r433774, head/archivers/lha/files/patch-command_buffer head/archivers/lha/files/patch-patmatch.c (contents, props changed) head/archivers/lha/files/patch-shuf.c (contents, props changed) head/archivers/lha/files/patch-util.c - copied, changed from r433774, head/archivers/lha/files/patch-command_buffer Deleted: head/archivers/lha/files/patch-command_buffer head/archivers/lha/files/patch-dir_length_bounds_check head/archivers/lha/files/patch-symlink head/archivers/lha/files/patch-traversal Modified: head/archivers/lha/Makefile head/archivers/lha/files/patch-Makefile head/archivers/lha/files/patch-lha.h head/archivers/lha/files/patch-lhadd.c head/archivers/lha/files/patch-lharc.c Modified: head/archivers/lha/Makefile ============================================================================== --- head/archivers/lha/Makefile Sat Feb 11 07:26:52 2017 (r433838) +++ head/archivers/lha/Makefile Sat Feb 11 08:00:51 2017 (r433839) @@ -3,7 +3,7 @@ PORTNAME= lha PORTVERSION= 1.14i -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= archivers MASTER_SITES= http://www2m.biglobe.ne.jp/~dolphin/lha/prog/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} Modified: head/archivers/lha/files/patch-Makefile ============================================================================== --- head/archivers/lha/files/patch-Makefile Sat Feb 11 07:26:52 2017 (r433838) +++ head/archivers/lha/files/patch-Makefile Sat Feb 11 08:00:51 2017 (r433839) @@ -1,5 +1,5 @@ ---- Makefile.orig Fri Dec 15 14:13:16 2000 -+++ Makefile Sun Jul 21 17:24:46 2002 +--- Makefile.orig 2000-12-15 12:13:16 UTC ++++ Makefile @@ -10,28 +10,36 @@ # SWITCHES macro definitions ... see config.eng or config.jpn. #----------------------------------------------------------------------- Added: head/archivers/lha/files/patch-crcio.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/lha/files/patch-crcio.c Sat Feb 11 08:00:51 2017 (r433839) @@ -0,0 +1,53 @@ +--- src/crcio.c.orig 2000-10-04 14:57:38 UTC ++++ src/crcio.c +@@ -66,8 +66,7 @@ calccrc(p, n) + + /* ------------------------------------------------------------------------ */ + void +-fillbuf(n) /* Shift bitbuf n bits left, read n bits */ +- unsigned char n; ++fillbuf(unsigned char n) /* Shift bitbuf n bits left, read n bits */ + { + while (n > bitcount) { + n -= bitcount; +@@ -87,8 +86,7 @@ fillbuf(n) /* Shift bitbuf n bits left + + /* ------------------------------------------------------------------------ */ + unsigned short +-getbits(n) +- unsigned char n; ++getbits(unsigned char n) + { + unsigned short x; + +@@ -99,9 +97,7 @@ getbits(n) + + /* ------------------------------------------------------------------------ */ + void +-putcode(n, x) /* Write rightmost n bits of x */ +- unsigned char n; +- unsigned short x; ++putcode(unsigned char n, unsigned short x) /* Write rightmost n bits of x */ + { + while (n >= bitcount) { + n -= bitcount; +@@ -126,9 +122,7 @@ putcode(n, x) /* Write rightmost n bit + + /* ------------------------------------------------------------------------ */ + void +-putbits(n, x) /* Write rightmost n bits of x */ +- unsigned char n; +- unsigned short x; ++putbits(unsigned char n, unsigned short x) /* Write rightmost n bits of x */ + { + x <<= USHRT_BIT - n; + while (n >= bitcount) { +@@ -308,7 +302,7 @@ fread_txt(p, n, fp) + c = '\r'; + } + #ifdef EUC +- else if (euc_mode && (c == 0x8E || 0xA0 < c && c < 0xFF)) { ++ else if (euc_mode && (c == 0x8E || (0xA0 < c && c < 0xFF))) { + int d = fgetc(fp); + if (d == EOF) { + *p++ = c; Copied and modified: head/archivers/lha/files/patch-header.c (from r433838, head/archivers/lha/files/patch-traversal) ============================================================================== --- head/archivers/lha/files/patch-traversal Sat Feb 11 07:26:52 2017 (r433838, copy source) +++ head/archivers/lha/files/patch-header.c Sat Feb 11 08:00:51 2017 (r433839) @@ -1,6 +1,17 @@ ---- src/header.c.old 2000-10-05 19:36:03.000000000 +0200 -+++ src/header.c 2004-04-17 23:55:54.000000000 +0200 -@@ -538,6 +538,10 @@ +--- src/header.c.orig 2000-10-05 17:36:03 UTC ++++ src/header.c +@@ -320,8 +320,8 @@ generic_to_unix_stamp(t) + dostm.tm_min = t >> 5 & 0x3f; + dostm.tm_hour = t >> 11 & 0x1f; + dostm.tm_mday = t >> 16 & 0x1f; +- dostm.tm_mon = (t >> 16 + 5 & 0x0f) - 1; /* 0..11 */ +- dostm.tm_year = (t >> 16 + 9 & 0x7f) + 80; ++ dostm.tm_mon = (t >> (16 + 5) & 0x0f) - 1; /* 0..11 */ ++ dostm.tm_year = (t >> (16 + 9) & 0x7f) + 80; + #if 0 + dostm.tm_isdst = 0; /* correct? */ + #endif +@@ -538,6 +538,10 @@ get_header(fp, hdr) /* * filename */ @@ -11,7 +22,7 @@ for (i = 0; i < header_size - 3; i++) hdr->name[i] = (char) get_byte(); hdr->name[header_size - 3] = '\0'; -@@ -547,6 +551,10 @@ +@@ -547,6 +551,10 @@ get_header(fp, hdr) /* * directory */ @@ -22,54 +33,48 @@ for (i = 0; i < header_size - 3; i++) dirname[i] = (char) get_byte(); dirname[header_size - 3] = '\0'; ---- src/lhext.c.old 2000-10-04 16:57:38.000000000 +0200 -+++ src/lhext.c 2004-04-18 01:27:44.000000000 +0200 -@@ -190,8 +190,13 @@ - q = (char *) rindex(hdr->name, '/') + 1; +@@ -648,8 +656,16 @@ get_header(fp, hdr) } - else { -+ if (is_directory_traversal(q)) { -+ fprintf(stderr, "Possible directory traversal hack attempt in %s\n", q); -+ exit(111); + + if (dir_length) { ++ if ((dir_length + name_length) >= sizeof(dirname)) { ++ fprintf(stderr, "Insufficient buffer size\n"); ++ exit(112); ++ } + strcat(dirname, hdr->name); +- strcpy(hdr->name, dirname); ++ if ((dir_length + name_length) >= sizeof(hdr->name)) { ++ fprintf(stderr, "Insufficient buffer size\n"); ++ exit(112); + } -+ - if (*q == '/') { -- q++; -+ while (*q == '/') { q++; } - /* - * if OSK then strip device name - */ -@@ -419,6 +424,33 @@ - return; - } ++ strncpy(hdr->name, dirname, sizeof(hdr->name)); + name_length += dir_length; + } + +@@ -754,7 +770,7 @@ write_header(nafp, hdr) + + convdelim(hdr->name, DELIM2); + if (hdr->header_level != HEADER_LEVEL2) { +- if (p = (char *) rindex(hdr->name, DELIM2)) ++ if ((p = (char *) rindex(hdr->name, DELIM2))) + name_length = strlen(++p); + else + name_length = strlen(hdr->name); +@@ -812,7 +828,7 @@ write_header(nafp, hdr) + put_word(hdr->unix_gid); + put_word(hdr->unix_uid); + +- if (p = (char *) rindex(hdr->name, DELIM2)) { ++ if ((p = (char *) rindex(hdr->name, DELIM2))) { + int i; -+int -+is_directory_traversal(char *string) -+{ -+ unsigned int type = 0; /* 0 = new, 1 = only dots, 2 = other chars than dots */ -+ char *temp; -+ -+ temp = string; -+ -+ while (*temp != 0) { -+ if (temp[0] == '/') { -+ if (type == 1) { return 1; } -+ type = 0; -+ temp++; -+ continue; -+ } -+ -+ if ((temp[0] == '.') && (type < 2)) -+ type = 1; -+ if (temp[0] != '.') -+ type = 2; -+ -+ temp++; -+ } /* while */ -+ -+ return (type == 1); -+} -+ - /* Local Variables: */ - /* mode:c */ - /* tab-width:4 */ + name_length = p - hdr->name + 1; +@@ -838,7 +854,7 @@ write_header(nafp, hdr) + data[I_HEADER_CHECKSUM] = calc_sum(data + I_METHOD, header_size); + } else { /* header level 2 */ + int i; +- if (p = (char *) rindex(hdr->name, DELIM2)) ++ if ((p = (char *) rindex(hdr->name, DELIM2))) + name_length = strlen(++p); + else { + p = hdr->name; Added: head/archivers/lha/files/patch-huf.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/lha/files/patch-huf.c Sat Feb 11 08:00:51 2017 (r433839) @@ -0,0 +1,13 @@ +--- src/huf.c.orig 2000-10-05 17:35:49 UTC ++++ src/huf.c +@@ -219,9 +219,7 @@ send_block( /* void */ ) + + /* ------------------------------------------------------------------------ */ + void +-output_st1(c, p) +- unsigned short c; +- unsigned short p; ++output_st1(unsigned short c, unsigned short p) + { + static unsigned short cpos; + Modified: head/archivers/lha/files/patch-lha.h ============================================================================== --- head/archivers/lha/files/patch-lha.h Sat Feb 11 07:26:52 2017 (r433838) +++ head/archivers/lha/files/patch-lha.h Sat Feb 11 08:00:51 2017 (r433839) @@ -1,7 +1,6 @@ -diff -ru src.orig/lha.h src/lha.h ---- src.orig/lha.h Thu Oct 5 10:35:38 2000 -+++ src/lha.h Sun May 11 00:31:53 2003 -@@ -11,6 +11,7 @@ +--- src/lha.h.orig 2000-10-05 17:35:38 UTC ++++ src/lha.h +@@ -11,11 +11,14 @@ lharc.h interface.h slidehuf.h */ #include @@ -9,3 +8,255 @@ diff -ru src.orig/lha.h src/lha.h #include #include #include + #include + #include ++#include ++#include + + #include + +@@ -135,6 +138,7 @@ EXTERN char temporary_name[FILENAME_ + EXTERN char backup_archive_name[FILENAME_LENGTH]; + + EXTERN char *reading_filename, *writting_filename; ++EXTERN char *extract_directory; + + /* 1996.8.13 t.okamoto */ + #if 0 +@@ -191,128 +195,147 @@ EXTERN FILE *temporary_fp; + /* ------------------------------------------------------------------------ */ + /* Functions */ + /* ------------------------------------------------------------------------ */ ++ ++/* from patmatch.c */ ++extern int patmatch(register char *p, register char *s, int f); ++ ++ + /* from lharc.c */ +-extern int patmatch(); ++extern void message(char *subject, char *name); ++extern void warning(char *subject, char *name); ++extern void error(char *subject, char *msg); ++extern void fatal_error(char *msg); + +-extern void interrupt(); ++extern void interrupt(int signo); + +-extern void message(); +-extern void warning(); +-extern void error(); +-extern void fatal_error(); ++extern void init_sp(struct string_pool *sp); ++extern void add_sp(struct string_pool *sp, char *name, int len); ++extern void finish_sp(register struct string_pool *sp, int *v_count, char ***v_vector); ++extern void free_sp(char **vector); + +-extern boolean need_file(); +-extern int inquire(); +-extern FILE *xfopen(); ++extern void cleaning_files(int *v_filec, char ***v_filev); ++extern boolean find_files(char *name, int *v_filec, char ***v_filev); ++extern void free_files(int filec, char **filev); + +-extern boolean find_files(); +-extern void free_files(); ++extern void build_temporary_name(void); ++extern void build_backup_name(char *buffer, char *original); ++extern void build_standard_archive_name(char *buffer, char *original); ++extern boolean need_file(char *name); ++extern FILE *xfopen(char *name, char *mode); ++extern FILE *open_old_archive(void); + +-extern void init_sp(); +-extern void add_sp(); +-extern void finish_sp(); +-extern void free_sp(); +-extern void cleaning_files(); ++extern int inquire(char *msg, char *name, char *selective); ++extern void write_archive_tail(FILE *nafp); ++extern void copy_old_one(FILE *oafp, FILE *nafp, LzHeader *hdr); + +-extern void build_temporary_name(); +-extern void build_backup_file_name(); +-extern void build_standard_archive_name(); + +-extern FILE *open_old_archive(); +-extern void init_header(); +-extern boolean get_header(); +-extern boolean archive_is_msdos_sfx1(); +-extern boolean skip_msdos_sfx1_code(); +-extern void write_header(); +-extern void write_archive_tail(); +-extern void copy_old_one(); +-extern unsigned char *convdelim(); +-extern long copyfile(); ++/* from header.c */ ++extern int calc_sum(register char *p, register int len); ++extern boolean get_header(FILE *fp, register LzHeader *hdr); ++extern void init_header(char *name, struct stat *v_stat, LzHeader *hdr); ++extern void write_header(FILE *nafp, LzHeader *hdr); + +-extern void cmd_list(), cmd_extract(), cmd_add(), cmd_delete(); + +-extern boolean ignore_directory; +-extern boolean compress_method; +-extern boolean verify_mode; ++/* from util.c */ ++extern long copyfile(FILE *f1, FILE *f2, long size, int crc_flg); ++extern int encode_stored_crc(FILE *ifp, FILE *ofp, long size, long *original_size_var, long *write_size_var); ++extern unsigned char *convdelim(unsigned char *path, unsigned char delim); ++extern boolean archive_is_msdos_sfx1(char *name); ++extern boolean skip_msdos_sfx1_code(FILE *fp); ++ ++ ++/* from lhlist.c */ ++extern void cmd_list(void); ++ ++ ++/* from lhext.c */ ++extern void cmd_extract(void); ++extern int is_directory_traversal(char *string); ++ ++ ++/* from extrac.c */ ++extern int decode_lzhuf(FILE *infp, FILE *outfp, long original_size, long packed_size, char *name, int method); + +-extern char *extract_directory; + + /* from slide.c */ ++extern int encode_alloc(int method); ++extern void encode(struct interfacing *interface); ++extern void decode(struct interfacing *interface); + +-extern int encode_alloc(); +-extern void encode(); +-extern void decode(); + + /* from append.c */ +-extern void start_indicator(); +-extern void finish_indicator(); +-extern void finish_indicator2(); ++extern int encode_lzhuf(FILE *infp, FILE *outfp, long size, long *original_size_var, long *packed_size_var, char *name, char *hdr_method); ++extern void start_indicator(char *name, long size, char *msg, long def_indicator_threshold); ++extern void finish_indicator2(char *name, char *msg, int pcnt); ++extern void finish_indicator(char *name, char *msg); ++ ++ ++/* from huf.c */ ++extern void output_st1(unsigned short c, unsigned short p); ++extern unsigned char *alloc_buf(void); ++extern void encode_start_st1(void); ++extern void encode_end_st1(void); ++extern unsigned short decode_c_st1(void); ++extern unsigned short decode_p_st1(void); ++extern void decode_start_st1(void); + +-/* slide.c */ +-extern void output_st1(); +-extern unsigned char *alloc_buf(); +-extern void encode_start_st1(); +-extern void encode_end_st1(); +-extern unsigned short decode_c_st1(); +-extern unsigned short decode_p_st1(); +-extern void decode_start_st1(); + + /* from shuf.c */ +-extern void decode_start_st0(); +-extern void encode_p_st0( /* unsigned short j */ ); +-extern void encode_start_fix(); +-extern void decode_start_fix(); +-extern unsigned short decode_c_st0(); +-extern unsigned short decode_p_st0(); ++extern void decode_start_st0(void); ++extern void encode_p_st0(unsigned short j); ++extern void encode_start_fix(void); ++extern void decode_start_fix(void); ++extern unsigned short decode_c_st0(void); ++extern unsigned short decode_p_st0(void); ++ + + /* from dhuf.c */ +-extern void start_c_dyn(); +-extern void decode_start_dyn(); +-extern unsigned short decode_c_dyn(); +-extern unsigned short decode_p_dyn(); +-extern void output_dyn( /* int code, unsigned int pos */ ); +-extern void encode_end_dyn(); ++extern void start_c_dyn(void); ++extern void decode_start_dyn(void); ++extern unsigned short decode_c_dyn(void); ++extern unsigned short decode_p_dyn(void); ++extern void output_dyn(unsigned int code, unsigned int pos); ++extern void encode_end_dyn(void); + +-extern int decode_lzhuf(); + + /* from larc.c */ +- +-extern unsigned short decode_c_lzs(); +-extern unsigned short decode_p_lzs(); +-extern unsigned short decode_c_lz5(); +-extern unsigned short decode_p_lz5(); +-extern void decode_start_lzs(); +-extern void decode_start_lz5(); ++extern unsigned short decode_c_lzs(void); ++extern unsigned short decode_p_lzs(void); ++extern void decode_start_lzs(void); ++extern unsigned short decode_c_lz5(void); ++extern unsigned short decode_p_lz5(void); ++extern void decode_start_lz5(void); + + extern void make_table( /* int nchar, uchar bitlen[], int tablebits, + ushort table[] */ ); + + /* from maketree.c */ +-/* +- * void make_code(short n, uchar len[], ushort code[]); short make_tree(short +- * nparm, ushort freqparm[], uchar lenparm[], ushort codeparam[]); +- */ +-extern void make_code( /* int n, uchar len[], ushort code[] */ ); +-extern short make_tree( /* int nparm, ushort freqparm[], uchar lenparm[], +- ushort codeparam[] */ ); ++extern void make_code(int n, unsigned char len[], unsigned short code[]); ++extern short make_tree(int nparm, unsigned short freqparm[], unsigned char lenparm[], unsigned short codeparam[]); ++ + + /* from crcio.c */ +-extern void make_crctable(); +-extern unsigned short calccrc( /* uchar *p, uint n */ ); +-extern void fillbuf( /* uchar n */ ); +-extern unsigned short getbits( /* uchar n */ ); +-extern void putcode( /* uchar n, ushort x */ ); +-extern void putbits( /* uchar n, ushort x */ ); +-extern int fread_crc( /* uchar *p, int n, FILE *f */ ); +-extern void fwrite_crc( /* uchar *p, int n, FILE *f */ ); +-extern void init_getbits(); +-extern void init_putbits(); +-extern void make_crctable(); +-extern unsigned short calccrc(); ++extern void make_crctable(void); ++extern unsigned short calccrc(unsigned char *p, unsigned int n); ++extern void fillbuf(unsigned char n); ++extern unsigned short getbits(unsigned char n); ++extern void putcode(unsigned char n, unsigned short x); ++extern void putbits(unsigned char n, unsigned short x); ++extern int fread_crc(unsigned char *p, int n, FILE *f); ++extern void fwrite_crc(unsigned char *p, int n, FILE *f); ++extern void init_code_cache(void); ++extern void init_getbits(void); ++extern void init_putbits(void); ++extern int fwrite_txt(unsigned char *p, int n, FILE *fp); ++extern int fread_txt(unsigned char *p, int n, FILE *fp); ++extern unsigned short calc_header_crc(unsigned char *p, unsigned int n); ++ + + /* from lhadd.c */ +-extern int encode_lzhuf(); +-extern int encode_stored_crc(); ++extern void cmd_add(void); ++extern void cmd_delete(void); ++extern int strcmp_filename(char *str1, char *str2); ++ + + /* Local Variables: */ + /* mode:c */ Copied and modified: head/archivers/lha/files/patch-lha_macro.h (from r433774, head/archivers/lha/files/patch-command_buffer) ============================================================================== --- head/archivers/lha/files/patch-command_buffer Thu Feb 9 21:49:33 2017 (r433774, copy source) +++ head/archivers/lha/files/patch-lha_macro.h Sat Feb 11 08:00:51 2017 (r433839) @@ -1,7 +1,6 @@ -diff -urNp src/lha_macro.h.orig lha-114i/src/lha_macro.h ---- src/lha_macro.h.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lha_macro.h 2004-08-03 15:54:05.000000000 -0500 -@@ -53,7 +53,7 @@ +--- src/lha_macro.h.orig 2000-10-04 14:57:38 UTC ++++ src/lha_macro.h +@@ -53,9 +53,10 @@ #define SEEK_SET 0 #define SEEK_CUR 1 #define SEEK_END 2 @@ -9,188 +8,15 @@ diff -urNp src/lha_macro.h.orig lha-114i +#endif /* SEEK_SET */ ++#if 0 /* non-integral functions */ -diff -urNp src/lharc.c.orig lha-114i/src/lharc.c ---- src/lharc.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lharc.c 2004-08-03 15:54:05.000000000 -0500 -@@ -830,9 +830,10 @@ find_files(name, v_filec, v_filev) - DIRENTRY *dp; - struct stat tmp_stbuf, arc_stbuf, fil_stbuf; + extern struct tm *localtime(); + extern char *getenv(); +@@ -69,6 +70,7 @@ extern char *realloc(); + + /* external variables */ + extern int errno; ++#endif -- strcpy(newname, name); -+ strncpy(newname, name, sizeof(newname)); -+ newname[sizeof(newname)-1] = 0; - len = strlen(name); -- if (len > 0 && newname[len - 1] != '/') -+ if (len > 0 && newname[len - 1] != '/' && len < (sizeof(newname)-1)) - newname[len++] = '/'; - - dirp = opendir(name); -@@ -846,6 +847,11 @@ find_files(name, v_filec, v_filev) - - for (dp = readdir(dirp); dp != NULL; dp = readdir(dirp)) { - n = NAMLEN(dp); -+ if (len >= (sizeof(newname)-1) || -+ (len+n) >= (sizeof(newname)-1) || -+ n <= 0 || -+ (len+n) <= 0) -+ break; - strncpy(newname + len, dp->d_name, n); - newname[len + n] = '\0'; - if (GETSTAT(newname, &fil_stbuf) < 0) -@@ -903,7 +909,8 @@ build_temporary_name() - strcpy(temporary_name, TMP_FILENAME_TEMPLATE); - } - else { -- sprintf(temporary_name, "%s/lhXXXXXX", extract_directory); -+ snprintf(temporary_name, sizeof(temporary_name), -+ "%s/lhXXXXXX", extract_directory); - } - #ifdef MKSTEMP - mkstemp(temporary_name); -@@ -913,10 +920,16 @@ build_temporary_name() - #else - char *p, *s; - -- strcpy(temporary_name, archive_name); -+ strncpy(temporary_name, archive_name, sizeof(temporary_name)); -+ temporary_name[sizeof(temporary_name)-1] = 0; - for (p = temporary_name, s = (char *) 0; *p; p++) - if (*p == '/') - s = p; -+ -+ if( sizeof(temporary_name) - ((size_t) (s-temporary_name)) - 1 -+ <= strlen("lhXXXXXX")) -+ exit(-1); -+ - strcpy((s ? s + 1 : temporary_name), "lhXXXXXX"); - #ifdef MKSTEMP - mkstemp(temporary_name); -@@ -1052,7 +1065,8 @@ open_old_archive() - - if (open_old_archive_1(archive_name, &fp)) - return fp; -- sprintf(expanded_archive_name, "%s.lzh", archive_name); -+ snprintf(expanded_archive_name, sizeof(expanded_archive_name), -+ "%s.lzh", archive_name); - if (open_old_archive_1(expanded_archive_name, &fp)) { - archive_name = expanded_archive_name; - return fp; -@@ -1061,7 +1075,8 @@ open_old_archive() - * if ( (errno&0xffff)!=E_PNNF ) { archive_name = - * expanded_archive_name; return NULL; } - */ -- sprintf(expanded_archive_name, "%s.lzs", archive_name); -+ snprintf(expanded_archive_name, sizeof(expanded_archive_name), -+ "%s.lzs", archive_name); - if (open_old_archive_1(expanded_archive_name, &fp)) { - archive_name = expanded_archive_name; - return fp; -diff -urNp src/lhext.c.orig lha-114i/src/lhext.c ---- src/lhext.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lhext.c 2004-08-03 15:55:40.000000000 -0500 -@@ -82,7 +82,8 @@ make_parent_path(name) - register char *p; - - /* make parent directory name into PATH for recursive call */ -- strcpy(path, name); -+ memset(path, 0, sizeof(path)); -+ strncpy(path, name, sizeof(path)-1); - for (p = path + strlen(path); p > path; p--) - if (p[-1] == '/') { - *--p = '\0'; -@@ -212,9 +213,11 @@ extract_one(afp, hdr) - } - - if (extract_directory) -- sprintf(name, "%s/%s", extract_directory, q); -- else -- strcpy(name, q); -+ snprintf(name, sizeof(name), "%s/%s", extract_directory, q); -+ else { -+ strncpy(name, q, sizeof(name)); -+ name[sizeof(name) - 1] = '\0'; -+ } - - - /* LZHDIRS_METHOD�����ĥإå��������å����� */ -@@ -335,7 +338,8 @@ extract_one(afp, hdr) - if ((hdr->unix_mode & UNIX_FILE_TYPEMASK) == UNIX_FILE_SYMLINK) { - char buf[256], *bb1, *bb2; - int l_code; -- strcpy(buf, name); -+ strncpy(buf, name, sizeof(buf)); -+ buf[sizeof(buf)-1] = 0; - bb1 = strtok(buf, "|"); - bb2 = strtok(NULL, "|"); - -@@ -365,9 +369,10 @@ extract_one(afp, hdr) - if (quiet != TRUE) { - printf("Symbolic Link %s -> %s\n", bb1, bb2); - } -- strcpy(name, bb1); /* Symbolic's name set */ -+ strncpy(name, bb1, 255); /* Symbolic's name set */ -+ name[255] = 0; - #else -- sprintf(buf, "%s -> %s", bb1, bb2); -+ snprintf(buf, sizeof(buf), "%s -> %s", bb1, bb2); - warning("Can't make Symbolic Link", buf); - return; - #endif -diff -urNp src/lhlist.c.orig lha-114i/src/lhlist.c ---- src/lhlist.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lhlist.c 2004-08-03 15:54:05.000000000 -0500 -@@ -250,7 +250,8 @@ list_one(hdr) - printf(" %s", hdr->name); - else { - char buf[256], *b1, *b2; -- strcpy(buf, hdr->name); -+ strncpy(buf, hdr->name, sizeof(buf)); -+ buf[sizeof(buf)-1] = 0; - b1 = strtok(buf, "|"); - b2 = strtok(NULL, "|"); - printf(" %s -> %s", b1, b2); -diff -urNp src/util.c.orig lha-114i/src/util.c ---- src/util.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/util.c 2004-08-03 15:54:05.000000000 -0500 -@@ -276,21 +276,27 @@ rmdir(path) - char *path; - { - int stat, rtn = 0; -- char *cmdname; -- if ((cmdname = (char *) malloc(strlen(RMDIRPATH) + 1 + strlen(path) + 1)) -- == 0) -+ pid_t child; -+ -+ -+ /* XXX thomas: shell meta chars in path could exec commands */ -+ /* therefore we should avoid using system() */ -+ if ((child = fork()) < 0) -+ return (-1); /* fork error */ -+ else if (child) { /* parent process */ -+ while (child != wait(&stat)) /* ignore signals */ -+ continue; -+ } -+ else { /* child process */ -+ execl(RMDIRPATH, "rmdir", path, (char *) 0); -+ /* never come here except execl is error */ - return (-1); -- strcpy(cmdname, RMDIRPATH); -- *(cmdname + strlen(RMDIRPATH)) = ' '; -- strcpy(cmdname + strlen(RMDIRPATH) + 1, path); -- if ((stat = system(cmdname)) < 0) -- rtn = -1; /* fork or exec error */ -- else if (stat) { /* RMDIR command error */ -- errno = EIO; -- rtn = -1; - } -- free(cmdname); -- return (rtn); -+ if (stat != 0) { -+ errno = EIO; /* cannot get error num. */ -+ return (-1); -+ } -+ return (0); - } - - /* ------------------------------------------------------------------------ */ + #define FALSE 0 + #define TRUE 1 Modified: head/archivers/lha/files/patch-lhadd.c ============================================================================== --- head/archivers/lha/files/patch-lhadd.c Sat Feb 11 07:26:52 2017 (r433838) +++ head/archivers/lha/files/patch-lhadd.c Sat Feb 11 08:00:51 2017 (r433839) @@ -1,6 +1,29 @@ ---- src/lhadd.c.orig Mon Jul 31 18:09:53 2000 -+++ src/lhadd.c Mon Jul 31 18:14:20 2000 -@@ -270,13 +270,35 @@ +--- src/lhadd.c.orig 2000-10-04 14:57:38 UTC ++++ src/lhadd.c +@@ -75,7 +75,7 @@ add_one(fp, nafp, hdr) + + + /* ------------------------------------------------------------------------ */ +-FILE * ++static FILE * + append_it(name, oafp, nafp) + char *name; + FILE *oafp, *nafp; +@@ -242,11 +242,12 @@ delete(oafp, nafp) + b2 = strtok(NULL, "|"); + if (need_file(b1)) { /* skip */ + fseek(oafp, ahdr.packed_size, SEEK_CUR); +- if (noexec || !quiet) ++ if (noexec || !quiet) { + if (b2 != NULL) + printf("delete %s -> %s\n", b1, b2); + else + printf("delete %s\n", b1); ++ } + } + else { /* copy */ + if (noexec) { +@@ -270,13 +271,35 @@ build_temporary_file() { int old_umask; FILE *afp; @@ -38,3 +61,11 @@ remove_temporary_at_error = TRUE; temporary_fp = afp; umask(old_umask); +@@ -340,6 +363,7 @@ temporary_to_new_archive_file(new_archiv + remove_temporary_at_error = FALSE; + } + #else ++void + temporary_to_new_archive_file(new_archive_size) + long new_archive_size; + { Modified: head/archivers/lha/files/patch-lharc.c ============================================================================== --- head/archivers/lha/files/patch-lharc.c Sat Feb 11 07:26:52 2017 (r433838) +++ head/archivers/lha/files/patch-lharc.c Sat Feb 11 08:00:51 2017 (r433839) @@ -1,15 +1,15 @@ ---- src/lharc.c.orig Sun May 7 00:05:29 2000 -+++ src/lharc.c Fri Jul 28 19:35:31 2000 -@@ -889,6 +889,7 @@ - /* */ +--- src/lharc.c.orig 2000-10-05 17:33:34 UTC ++++ src/lharc.c +@@ -894,6 +894,7 @@ free_files(filec, filev) + /* */ /* ------------------------------------------------------------------------ */ /* Build temporary file name and store to TEMPORARY_NAME */ +#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__OpenBSD__) void build_temporary_name() { -@@ -912,7 +913,7 @@ - mktemp(temporary_name); +@@ -925,7 +926,7 @@ build_temporary_name() + #endif #endif } - @@ -17,3 +17,12 @@ /* ------------------------------------------------------------------------ */ static void modify_filename_extention(buffer, ext) +@@ -1038,7 +1039,7 @@ open_old_archive() + else + return NULL; + } +- if (p = (char *) rindex(archive_name, '.')) { ++ if ((p = (char *) rindex(archive_name, '.'))) { + if (strucmp(".LZH", p) == 0 + || strucmp(".LZS", p) == 0 + || strucmp(".COM", p) == 0 /* DOS SFX */ Added: head/archivers/lha/files/patch-lhdir.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/archivers/lha/files/patch-lhdir.h Sat Feb 11 08:00:51 2017 (r433839) @@ -0,0 +1,12 @@ +--- src/lhdir.h.orig 2000-10-04 14:57:38 UTC ++++ src/lhdir.h +@@ -30,6 +30,6 @@ typedef struct { + /* ------------------------------------------------------------------------ */ + /* Functions */ + /* ------------------------------------------------------------------------ */ +-extern DIR *opendir(); +-extern struct direct *readdir(); +-extern int closedir(); ++extern DIR *opendir(char *name); ++extern struct direct *readdir(register DIR *dirp); ++extern int closedir(DIR *dirp); Copied and modified: head/archivers/lha/files/patch-lhext.c (from r433838, head/archivers/lha/files/patch-command_buffer) ============================================================================== --- head/archivers/lha/files/patch-command_buffer Sat Feb 11 07:26:52 2017 (r433838, copy source) +++ head/archivers/lha/files/patch-lhext.c Sat Feb 11 08:00:51 2017 (r433839) @@ -1,196 +1,84 @@ -diff -urNp src/lha_macro.h.orig lha-114i/src/lha_macro.h ---- src/lha_macro.h.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lha_macro.h 2004-08-03 15:54:05.000000000 -0500 -@@ -53,7 +53,7 @@ - #define SEEK_SET 0 - #define SEEK_CUR 1 - #define SEEK_END 2 --#endif /* SEEK_SET -+#endif /* SEEK_SET */ - - - /* non-integral functions */ -diff -urNp src/lharc.c.orig lha-114i/src/lharc.c ---- src/lharc.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lharc.c 2004-08-03 15:54:05.000000000 -0500 -@@ -830,9 +830,10 @@ find_files(name, v_filec, v_filev) - DIRENTRY *dp; - struct stat tmp_stbuf, arc_stbuf, fil_stbuf; - -- strcpy(newname, name); -+ strncpy(newname, name, sizeof(newname)); -+ newname[sizeof(newname)-1] = 0; - len = strlen(name); -- if (len > 0 && newname[len - 1] != '/') -+ if (len > 0 && newname[len - 1] != '/' && len < (sizeof(newname)-1)) - newname[len++] = '/'; - - dirp = opendir(name); -@@ -846,6 +847,11 @@ find_files(name, v_filec, v_filev) +--- src/lhext.c.orig 2000-10-04 14:57:38 UTC ++++ src/lhext.c +@@ -143,13 +143,13 @@ adjust_info(name, hdr) + char *name; + LzHeader *hdr; + { +- time_t utimebuf[2]; ++ struct utimbuf utimebuf; - for (dp = readdir(dirp); dp != NULL; dp = readdir(dirp)) { - n = NAMLEN(dp); -+ if (len >= (sizeof(newname)-1) || -+ (len+n) >= (sizeof(newname)-1) || -+ n <= 0 || -+ (len+n) <= 0) -+ break; - strncpy(newname + len, dp->d_name, n); - newname[len + n] = '\0'; - if (GETSTAT(newname, &fil_stbuf) < 0) -@@ -903,7 +909,8 @@ build_temporary_name() - strcpy(temporary_name, TMP_FILENAME_TEMPLATE); + /* adjust file stamp */ +- utimebuf[0] = utimebuf[1] = hdr->unix_last_modified_stamp; ++ utimebuf.actime = utimebuf.modtime = hdr->unix_last_modified_stamp; + + if ((hdr->unix_mode & UNIX_FILE_TYPEMASK) != UNIX_FILE_SYMLINK) +- utime(name, utimebuf); ++ utime(name, &utimebuf); + + if (hdr->extend_type == EXTEND_UNIX + || hdr->extend_type == EXTEND_OS68K +@@ -190,8 +190,13 @@ extract_one(afp, hdr) + q = (char *) rindex(hdr->name, '/') + 1; } else { -- sprintf(temporary_name, "%s/lhXXXXXX", extract_directory); -+ snprintf(temporary_name, sizeof(temporary_name), -+ "%s/lhXXXXXX", extract_directory); - } - #ifdef MKSTEMP - mkstemp(temporary_name); -@@ -913,10 +920,16 @@ build_temporary_name() - #else - char *p, *s; - -- strcpy(temporary_name, archive_name); -+ strncpy(temporary_name, archive_name, sizeof(temporary_name)); -+ temporary_name[sizeof(temporary_name)-1] = 0; - for (p = temporary_name, s = (char *) 0; *p; p++) - if (*p == '/') - s = p; -+ -+ if( sizeof(temporary_name) - ((size_t) (s-temporary_name)) - 1 -+ <= strlen("lhXXXXXX")) -+ exit(-1); -+ - strcpy((s ? s + 1 : temporary_name), "lhXXXXXX"); - #ifdef MKSTEMP - mkstemp(temporary_name); -@@ -1052,7 +1065,8 @@ open_old_archive() - - if (open_old_archive_1(archive_name, &fp)) - return fp; -- sprintf(expanded_archive_name, "%s.lzh", archive_name); -+ snprintf(expanded_archive_name, sizeof(expanded_archive_name), -+ "%s.lzh", archive_name); - if (open_old_archive_1(expanded_archive_name, &fp)) { - archive_name = expanded_archive_name; - return fp; -@@ -1061,7 +1075,8 @@ open_old_archive() - * if ( (errno&0xffff)!=E_PNNF ) { archive_name = - * expanded_archive_name; return NULL; } - */ -- sprintf(expanded_archive_name, "%s.lzs", archive_name); -+ snprintf(expanded_archive_name, sizeof(expanded_archive_name), -+ "%s.lzs", archive_name); - if (open_old_archive_1(expanded_archive_name, &fp)) { - archive_name = expanded_archive_name; - return fp; -diff -urNp src/lhext.c.orig lha-114i/src/lhext.c ---- src/lhext.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lhext.c 2004-08-03 15:55:40.000000000 -0500 -@@ -82,7 +82,8 @@ make_parent_path(name) - register char *p; - - /* make parent directory name into PATH for recursive call */ -- strcpy(path, name); -+ memset(path, 0, sizeof(path)); -+ strncpy(path, name, sizeof(path)-1); - for (p = path + strlen(path); p > path; p--) - if (p[-1] == '/') { - *--p = '\0'; -@@ -212,9 +213,11 @@ extract_one(afp, hdr) - } - - if (extract_directory) -- sprintf(name, "%s/%s", extract_directory, q); -- else -- strcpy(name, q); -+ snprintf(name, sizeof(name), "%s/%s", extract_directory, q); -+ else { -+ strncpy(name, q, sizeof(name)); -+ name[sizeof(name) - 1] = '\0'; -+ } - - - /* LZHDIRS_METHOD�����ĥإå��������å����� */ -@@ -335,7 +338,8 @@ extract_one(afp, hdr) - if ((hdr->unix_mode & UNIX_FILE_TYPEMASK) == UNIX_FILE_SYMLINK) { - char buf[256], *bb1, *bb2; - int l_code; -- strcpy(buf, name); -+ strncpy(buf, name, sizeof(buf)); -+ buf[sizeof(buf)-1] = 0; - bb1 = strtok(buf, "|"); - bb2 = strtok(NULL, "|"); ++ if (is_directory_traversal(q)) { ++ fprintf(stderr, "Possible directory traversal hack attempt in %s\n", q); ++ exit(111); ++ } ++ + if (*q == '/') { +- q++; ++ while (*q == '/') { q++; } + /* + * if OSK then strip device name + */ +@@ -351,10 +356,13 @@ extract_one(afp, hdr) + } -@@ -365,9 +369,10 @@ extract_one(afp, hdr) + unlink(bb1); ++ make_parent_path(bb1); + l_code = symlink(bb2, bb1); + if (l_code < 0) { +- if (quiet != TRUE) +- warning("Can't make Symbolic Link : "); ++ if (quiet != TRUE) { ++ sprintf(buf, "%s -> %s", bb1, bb2); ++ warning("Can't make Symbolic Link : ", buf); ++ } + } if (quiet != TRUE) { printf("Symbolic Link %s -> %s\n", bb1, bb2); - } -- strcpy(name, bb1); /* Symbolic's name set */ -+ strncpy(name, bb1, 255); /* Symbolic's name set */ -+ name[255] = 0; - #else -- sprintf(buf, "%s -> %s", bb1, bb2); -+ snprintf(buf, sizeof(buf), "%s -> %s", bb1, bb2); - warning("Can't make Symbolic Link", buf); - return; - #endif -diff -urNp src/lhlist.c.orig lha-114i/src/lhlist.c ---- src/lhlist.c.orig 2004-08-03 15:53:56.000000000 -0500 -+++ src/lhlist.c 2004-08-03 15:54:05.000000000 -0500 -@@ -250,7 +250,8 @@ list_one(hdr) - printf(" %s", hdr->name); - else { - char buf[256], *b1, *b2; -- strcpy(buf, hdr->name); -+ strncpy(buf, hdr->name, sizeof(buf)); -+ buf[sizeof(buf)-1] = 0; - b1 = strtok(buf, "|"); - b2 = strtok(NULL, "|"); *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Feb 11 08:37:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18E14CDA3C2; Sat, 11 Feb 2017 08:37: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 C288917B9; Sat, 11 Feb 2017 08:37:45 +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 v1B8biwd053519; Sat, 11 Feb 2017 08:37:44 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8bi6S053516; Sat, 11 Feb 2017 08:37:44 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110837.v1B8bi6S053516@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, 11 Feb 2017 08:37:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433840 - head/devel/check X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:37:46 -0000 Author: sunpoet Date: Sat Feb 11 08:37:44 2017 New Revision: 433840 URL: https://svnweb.freebsd.org/changeset/ports/433840 Log: Update to 0.11.0 - Update MASTER_SITES - Update WWW Changes: https://github.com/libcheck/check/releases Modified: head/devel/check/Makefile head/devel/check/distinfo head/devel/check/pkg-descr Modified: head/devel/check/Makefile ============================================================================== --- head/devel/check/Makefile Sat Feb 11 08:00:51 2017 (r433839) +++ head/devel/check/Makefile Sat Feb 11 08:37:44 2017 (r433840) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= check -PORTVERSION= 0.10.0 +PORTVERSION= 0.11.0 CATEGORIES= devel -MASTER_SITES= SF/check/check/${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Unit test framework for C @@ -17,20 +16,23 @@ CONFIGURE_ENV= ac_cv_path_AWK_PATH=${AWK GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes -USES= gmake libtool pathfix +USES= autoreconf libtool makeinfo pathfix pkgconfig INFO= check PORTDOCS= * PORTEXAMPLES= * +GH_ACCOUNT= lib${PORTNAME} +USE_GITHUB= yes + post-patch: @${REINPLACE_CMD} \ -e 's|COPYING.LESSER||' \ -e '/^docdir = / s|$$(PACKAGE)|${PORTNAME}|' \ - ${WRKSRC}/Makefile.in + ${WRKSRC}/Makefile.am @${REINPLACE_CMD} \ -e '/^exampledir = / s|(docdir)/example|(datadir)/examples/${PORTNAME}|' \ -e '/^example[a-z]*dir = / s|(docdir)/example/|(exampledir)/|' \ - ${WRKSRC}/doc/Makefile.in + ${WRKSRC}/doc/Makefile.am .include Modified: head/devel/check/distinfo ============================================================================== --- head/devel/check/distinfo Sat Feb 11 08:00:51 2017 (r433839) +++ head/devel/check/distinfo Sat Feb 11 08:37:44 2017 (r433840) @@ -1,2 +1,3 @@ -SHA256 (check-0.10.0.tar.gz) = f5f50766aa6f8fe5a2df752666ca01a950add45079aa06416b83765b1cf71052 -SIZE (check-0.10.0.tar.gz) = 769119 +TIMESTAMP = 1486790028 +SHA256 (libcheck-check-0.11.0_GH0.tar.gz) = df18bb72ba31eed2e06c21dd97402174500a211645e4b3748e9e277551acc97d +SIZE (libcheck-check-0.11.0_GH0.tar.gz) = 275579 Modified: head/devel/check/pkg-descr ============================================================================== --- head/devel/check/pkg-descr Sat Feb 11 08:00:51 2017 (r433839) +++ head/devel/check/pkg-descr Sat Feb 11 08:37:44 2017 (r433840) @@ -3,4 +3,4 @@ defining unit tests, putting little in t in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. -WWW: http://check.sourceforge.net/ +WWW: https://libcheck.github.io/check/ From owner-svn-ports-head@freebsd.org Sat Feb 11 08:37:50 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D73A7CDA3EA; Sat, 11 Feb 2017 08: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 A6BBE17D1; Sat, 11 Feb 2017 08: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 v1B8bnsp053644; Sat, 11 Feb 2017 08:37:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8bn1Q053642; Sat, 11 Feb 2017 08:37:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110837.v1B8bn1Q053642@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, 11 Feb 2017 08:37:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433841 - head/devel/rubygem-logster X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:37:50 -0000 Author: sunpoet Date: Sat Feb 11 08:37:49 2017 New Revision: 433841 URL: https://svnweb.freebsd.org/changeset/ports/433841 Log: Update to 1.2.7 - Add LICENSE_FILE Changes: https://github.com/discourse/logster/commits/master Modified: head/devel/rubygem-logster/Makefile head/devel/rubygem-logster/distinfo Modified: head/devel/rubygem-logster/Makefile ============================================================================== --- head/devel/rubygem-logster/Makefile Sat Feb 11 08:37:44 2017 (r433840) +++ head/devel/rubygem-logster/Makefile Sat Feb 11 08:37:49 2017 (r433841) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= logster -PORTVERSION= 0.1.8 +PORTVERSION= 1.2.7 CATEGORIES= devel rubygems MASTER_SITES= RG @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= UI for viewing logs in Rack LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-logster/distinfo ============================================================================== --- head/devel/rubygem-logster/distinfo Sat Feb 11 08:37:44 2017 (r433840) +++ head/devel/rubygem-logster/distinfo Sat Feb 11 08:37:49 2017 (r433841) @@ -1,2 +1,3 @@ -SHA256 (rubygem/logster-0.1.8.gem) = 40716d26eac331b0aa58da555d8f124809778bed5e85e534be9d971df1aafd1c -SIZE (rubygem/logster-0.1.8.gem) = 461312 +TIMESTAMP = 1486790034 +SHA256 (rubygem/logster-1.2.7.gem) = 13a0d8694945caefc0587dcc63bac8ffd8d1cb2384568bef3c86654e4a5624ca +SIZE (rubygem/logster-1.2.7.gem) = 1304064 From owner-svn-ports-head@freebsd.org Sat Feb 11 08:37:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DBE52CDA423; Sat, 11 Feb 2017 08:37: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 A2D511825; Sat, 11 Feb 2017 08:37: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 v1B8bsY3053745; Sat, 11 Feb 2017 08:37:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8bs1t053744; Sat, 11 Feb 2017 08:37:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110837.v1B8bs1t053744@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, 11 Feb 2017 08:37:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433842 - head/devel/rubygem-metaclass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:37:56 -0000 Author: sunpoet Date: Sat Feb 11 08:37:54 2017 New Revision: 433842 URL: https://svnweb.freebsd.org/changeset/ports/433842 Log: Add LICENSE_FILE Modified: head/devel/rubygem-metaclass/Makefile Modified: head/devel/rubygem-metaclass/Makefile ============================================================================== --- head/devel/rubygem-metaclass/Makefile Sat Feb 11 08:37:49 2017 (r433841) +++ head/devel/rubygem-metaclass/Makefile Sat Feb 11 08:37:54 2017 (r433842) @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Adds a metaclass method to all Ruby objects LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING.txt NO_ARCH= yes - USE_RUBY= yes USES= gem From owner-svn-ports-head@freebsd.org Sat Feb 11 08:38:00 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CC57CCDA460; Sat, 11 Feb 2017 08:38:00 +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 8E86518B2; Sat, 11 Feb 2017 08:38: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 v1B8bxaI053863; Sat, 11 Feb 2017 08:37:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8bxl5053861; Sat, 11 Feb 2017 08:37:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110837.v1B8bxl5053861@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, 11 Feb 2017 08:37:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433843 - head/devel/rubygem-mocha X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:38:00 -0000 Author: sunpoet Date: Sat Feb 11 08:37:59 2017 New Revision: 433843 URL: https://svnweb.freebsd.org/changeset/ports/433843 Log: Update to 1.2.1 - Update LICENSE - Update RUN_DEPENDS Changes: https://github.com/freerange/mocha/blob/master/RELEASE.md Modified: head/devel/rubygem-mocha/Makefile head/devel/rubygem-mocha/distinfo Modified: head/devel/rubygem-mocha/Makefile ============================================================================== --- head/devel/rubygem-mocha/Makefile Sat Feb 11 08:37:54 2017 (r433842) +++ head/devel/rubygem-mocha/Makefile Sat Feb 11 08:37:59 2017 (r433843) @@ -2,19 +2,20 @@ # $FreeBSD$ PORTNAME= mocha -PORTVERSION= 0.14.0 +PORTVERSION= 1.2.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Library for mocking and stubbing syntax like JMock and SchMock -LICENSE= MIT +LICENSE= BSD2CLAUSE RUBY MIT +LICENSE_COMB= dual +LICENSE_FILE_MIT= ${WRKSRC}/MIT-LICENSE.md -RUN_DEPENDS= rubygem-metaclass>=0:devel/rubygem-metaclass +RUN_DEPENDS= rubygem-metaclass>=0.0.1:devel/rubygem-metaclass NO_ARCH= yes - USE_RUBY= yes USES= gem Modified: head/devel/rubygem-mocha/distinfo ============================================================================== --- head/devel/rubygem-mocha/distinfo Sat Feb 11 08:37:54 2017 (r433842) +++ head/devel/rubygem-mocha/distinfo Sat Feb 11 08:37:59 2017 (r433843) @@ -1,2 +1,3 @@ -SHA256 (rubygem/mocha-0.14.0.gem) = 4bb00fdc69d628b15ad2b89ca6f490aaf92486f640282b8943fe3b43dee9a145 -SIZE (rubygem/mocha-0.14.0.gem) = 82944 +TIMESTAMP = 1486790039 +SHA256 (rubygem/mocha-1.2.1.gem) = 7de99b005aa41dc46841442afe468451a145f2c6d9b10fac0c23f0d911bef50d +SIZE (rubygem/mocha-1.2.1.gem) = 90624 From owner-svn-ports-head@freebsd.org Sat Feb 11 08:38:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 714EACDA496; Sat, 11 Feb 2017 08:38: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 3CE70191A; Sat, 11 Feb 2017 08:38: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 v1B8c4B1053985; Sat, 11 Feb 2017 08:38:04 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8c41p053983; Sat, 11 Feb 2017 08:38:04 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110838.v1B8c41p053983@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, 11 Feb 2017 08:38:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433844 - head/devel/rubygem-mspec X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:38:05 -0000 Author: sunpoet Date: Sat Feb 11 08:38:04 2017 New Revision: 433844 URL: https://svnweb.freebsd.org/changeset/ports/433844 Log: Update to 1.9.1 Modified: head/devel/rubygem-mspec/Makefile head/devel/rubygem-mspec/distinfo Modified: head/devel/rubygem-mspec/Makefile ============================================================================== --- head/devel/rubygem-mspec/Makefile Sat Feb 11 08:37:59 2017 (r433843) +++ head/devel/rubygem-mspec/Makefile Sat Feb 11 08:38:04 2017 (r433844) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mspec -PORTVERSION= 1.5.21 +PORTVERSION= 1.9.1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-mspec/distinfo ============================================================================== --- head/devel/rubygem-mspec/distinfo Sat Feb 11 08:37:59 2017 (r433843) +++ head/devel/rubygem-mspec/distinfo Sat Feb 11 08:38:04 2017 (r433844) @@ -1,2 +1,3 @@ -SHA256 (rubygem/mspec-1.5.21.gem) = d493a6c5bcc6ab9bc6ab82bdc592fdc910e9474a73e85c79ec05e50097c74361 -SIZE (rubygem/mspec-1.5.21.gem) = 113152 +TIMESTAMP = 1486790043 +SHA256 (rubygem/mspec-1.9.1.gem) = 0d5607c12ab07086e1505233e8ff15601a72cd33d0fcd41bcf9a5440ac80be72 +SIZE (rubygem/mspec-1.9.1.gem) = 113664 From owner-svn-ports-head@freebsd.org Sat Feb 11 08:38:10 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D6FACDA4C9; Sat, 11 Feb 2017 08:38: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 2195F198F; Sat, 11 Feb 2017 08:38: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 v1B8c9DV054116; Sat, 11 Feb 2017 08:38:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8c8o5054113; Sat, 11 Feb 2017 08:38:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110838.v1B8c8o5054113@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, 11 Feb 2017 08:38:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433845 - head/devel/rubygem-newrelic_rpm X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:38:10 -0000 Author: sunpoet Date: Sat Feb 11 08:38:08 2017 New Revision: 433845 URL: https://svnweb.freebsd.org/changeset/ports/433845 Log: Update to 3.18.1.330 - Sort LICENSE - Update WWW Changes: https://github.com/newrelic/rpm/blob/master/CHANGELOG.md Modified: head/devel/rubygem-newrelic_rpm/Makefile head/devel/rubygem-newrelic_rpm/distinfo head/devel/rubygem-newrelic_rpm/pkg-descr Modified: head/devel/rubygem-newrelic_rpm/Makefile ============================================================================== --- head/devel/rubygem-newrelic_rpm/Makefile Sat Feb 11 08:38:04 2017 (r433844) +++ head/devel/rubygem-newrelic_rpm/Makefile Sat Feb 11 08:38:08 2017 (r433845) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= newrelic_rpm -PORTVERSION= 3.16.3.323 +PORTVERSION= 3.18.1.330 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Performance management system for Rails applications -LICENSE= MIT RUBY NEWRELIC +LICENSE= MIT NEWRELIC RUBY LICENSE_COMB= multi LICENSE_NAME_NEWRELIC= New Relic License LICENSE_FILE_NEWRELIC= ${WRKSRC}/LICENSE LICENSE_PERMS_NEWRELIC= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept NO_ARCH= yes - USE_RUBY= yes USES= gem shebangfix -SHEBANG_FILES= test/script/*.sh PLIST_FILES= bin/mongrel_rpm bin/newrelic bin/newrelic_cmd bin/nrdebug +SHEBANG_FILES= test/script/*.sh + .include Modified: head/devel/rubygem-newrelic_rpm/distinfo ============================================================================== --- head/devel/rubygem-newrelic_rpm/distinfo Sat Feb 11 08:38:04 2017 (r433844) +++ head/devel/rubygem-newrelic_rpm/distinfo Sat Feb 11 08:38:08 2017 (r433845) @@ -1,3 +1,3 @@ -TIMESTAMP = 1476972968 -SHA256 (rubygem/newrelic_rpm-3.16.3.323.gem) = 82a4216743a34bdc766838f3af2d4e174fb0672443ea8f730c9bf84243fb896c -SIZE (rubygem/newrelic_rpm-3.16.3.323.gem) = 754688 +TIMESTAMP = 1486792868 +SHA256 (rubygem/newrelic_rpm-3.18.1.330.gem) = ce6e3cd81d9697e2a4c77aa6df2d23690984f1e2f7103b89a5c00aae57da5c07 +SIZE (rubygem/newrelic_rpm-3.18.1.330.gem) = 768512 Modified: head/devel/rubygem-newrelic_rpm/pkg-descr ============================================================================== --- head/devel/rubygem-newrelic_rpm/pkg-descr Sat Feb 11 08:38:04 2017 (r433844) +++ head/devel/rubygem-newrelic_rpm/pkg-descr Sat Feb 11 08:38:08 2017 (r433845) @@ -1,4 +1,4 @@ Performance management system which provides deep information about Ruby on Rails application performance while running in production. -WWW: https://www.github.com/newrelic/rpm +WWW: https://github.com/newrelic/rpm From owner-svn-ports-head@freebsd.org Sat Feb 11 08:38:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 51F7DCDA4F9; Sat, 11 Feb 2017 08:38: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 1EB9D1A1E; Sat, 11 Feb 2017 08:38: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 v1B8cEoh054235; Sat, 11 Feb 2017 08:38:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8cEHk054233; Sat, 11 Feb 2017 08:38:14 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110838.v1B8cEHk054233@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, 11 Feb 2017 08:38:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433846 - head/graphics/rubygem-mini_magick X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:38:15 -0000 Author: sunpoet Date: Sat Feb 11 08:38:13 2017 New Revision: 433846 URL: https://svnweb.freebsd.org/changeset/ports/433846 Log: Update to 4.6.0 - Add LICENSE_FILE Changes: https://github.com/minimagick/minimagick/releases Modified: head/graphics/rubygem-mini_magick/Makefile head/graphics/rubygem-mini_magick/distinfo Modified: head/graphics/rubygem-mini_magick/Makefile ============================================================================== --- head/graphics/rubygem-mini_magick/Makefile Sat Feb 11 08:38:08 2017 (r433845) +++ head/graphics/rubygem-mini_magick/Makefile Sat Feb 11 08:38:13 2017 (r433846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mini_magick -PORTVERSION= 4.2.10 +PORTVERSION= 4.6.0 CATEGORIES= graphics rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Manipulate images with minimal use of memory via ImageMagick LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE OPTIONS_DEFINE= X11 OPTIONS_DEFAULT=X11 Modified: head/graphics/rubygem-mini_magick/distinfo ============================================================================== --- head/graphics/rubygem-mini_magick/distinfo Sat Feb 11 08:38:08 2017 (r433845) +++ head/graphics/rubygem-mini_magick/distinfo Sat Feb 11 08:38:13 2017 (r433846) @@ -1,2 +1,3 @@ -SHA256 (rubygem/mini_magick-4.2.10.gem) = 724f8f434010601a7190bb6c972e85b8332e3dd1addb7e545ce81071c89fe118 -SIZE (rubygem/mini_magick-4.2.10.gem) = 16384 +TIMESTAMP = 1486790053 +SHA256 (rubygem/mini_magick-4.6.0.gem) = 8ae961e986adc9827464c7aecb7c33e259b8d547cb20586dfec2947f331ab962 +SIZE (rubygem/mini_magick-4.6.0.gem) = 16896 From owner-svn-ports-head@freebsd.org Sat Feb 11 08:57:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BEEEDCDAC39; Sat, 11 Feb 2017 08:57:26 +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 745BD16AD; Sat, 11 Feb 2017 08:57:26 +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 v1B8vP23062618; Sat, 11 Feb 2017 08:57:25 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B8vPKW062615; Sat, 11 Feb 2017 08:57:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702110857.v1B8vPKW062615@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, 11 Feb 2017 08:57:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433848 - head/net/p5-Net-Twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 08:57:26 -0000 Author: sunpoet Date: Sat Feb 11 08:57:25 2017 New Revision: 433848 URL: https://svnweb.freebsd.org/changeset/ports/433848 Log: Update to 4.01042 Changes: http://search.cpan.org/dist/Net-Twitter/Changes Modified: head/net/p5-Net-Twitter/Makefile head/net/p5-Net-Twitter/distinfo head/net/p5-Net-Twitter/pkg-plist Modified: head/net/p5-Net-Twitter/Makefile ============================================================================== --- head/net/p5-Net-Twitter/Makefile Sat Feb 11 08:43:45 2017 (r433847) +++ head/net/p5-Net-Twitter/Makefile Sat Feb 11 08:57:25 2017 (r433848) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-Twitter -PORTVERSION= 4.01041 -PORTREVISION= 1 +PORTVERSION= 4.01042 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -41,6 +40,12 @@ TEST_DEPENDS= p5-Test-Deep>=0:devel/p5-T NO_ARCH= yes USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure -.include +.include + +.if ${PERL_LEVEL} < 502502 +BUILD_DEPENDS+= p5-ExtUtils-MakeMaker>=7.11.01:devel/p5-ExtUtils-MakeMaker +.endif + +.include Modified: head/net/p5-Net-Twitter/distinfo ============================================================================== --- head/net/p5-Net-Twitter/distinfo Sat Feb 11 08:43:45 2017 (r433847) +++ head/net/p5-Net-Twitter/distinfo Sat Feb 11 08:57:25 2017 (r433848) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479642943 -SHA256 (Net-Twitter-4.01041.tar.gz) = 77158a7d7726b8b397951014f3c7dd44979d4b4208281cc9ac87752f3d0c30cb -SIZE (Net-Twitter-4.01041.tar.gz) = 137850 +TIMESTAMP = 1486591856 +SHA256 (Net-Twitter-4.01042.tar.gz) = ed85de266392ac3c53f0d2c0ff04bd81949546ba2b44b4fd82980a82e01582e4 +SIZE (Net-Twitter-4.01042.tar.gz) = 139311 Modified: head/net/p5-Net-Twitter/pkg-plist ============================================================================== --- head/net/p5-Net-Twitter/pkg-plist Sat Feb 11 08:43:45 2017 (r433847) +++ head/net/p5-Net-Twitter/pkg-plist Sat Feb 11 08:57:25 2017 (r433848) @@ -25,6 +25,7 @@ %%SITE_PERL%%/Net/Twitter/Role/WrapError.pm %%SITE_PERL%%/Net/Twitter/Role/WrapResult.pm %%SITE_PERL%%/Net/Twitter/Search.pm +%%SITE_PERL%%/Net/Twitter/Types.pm %%SITE_PERL%%/Net/Twitter/WrappedResult.pm %%PERL5_MAN3%%/Net::Identica.3.gz %%PERL5_MAN3%%/Net::Twitter.3.gz @@ -52,4 +53,5 @@ %%PERL5_MAN3%%/Net::Twitter::Role::WrapError.3.gz %%PERL5_MAN3%%/Net::Twitter::Role::WrapResult.3.gz %%PERL5_MAN3%%/Net::Twitter::Search.3.gz +%%PERL5_MAN3%%/Net::Twitter::Types.3.gz %%PERL5_MAN3%%/Net::Twitter::WrappedResult.3.gz From owner-svn-ports-head@freebsd.org Sat Feb 11 09:01:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41CB4CD9042; Sat, 11 Feb 2017 09:01:31 +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 E359919AC; Sat, 11 Feb 2017 09:01: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 v1B91Tr2064537; Sat, 11 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B91Tbl064535; Sat, 11 Feb 2017 09:01:29 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201702110901.v1B91Tbl064535@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Sat, 11 Feb 2017 09:01:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433849 - in head/security/gringotts: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 09:01:31 -0000 Author: amdmi3 Date: Sat Feb 11 09:01:29 2017 New Revision: 433849 URL: https://svnweb.freebsd.org/changeset/ports/433849 Log: - Add LICENSE - Switch to USES=localbase - Switch to options helpers - Regenerate patches Added: head/security/gringotts/files/patch-src_grg__safe.c - copied, changed from r433848, head/security/gringotts/files/patch-grg_safe.c Deleted: head/security/gringotts/files/patch-grg_safe.c Modified: head/security/gringotts/Makefile Modified: head/security/gringotts/Makefile ============================================================================== --- head/security/gringotts/Makefile Sat Feb 11 08:57:25 2017 (r433848) +++ head/security/gringotts/Makefile Sat Feb 11 09:01:29 2017 (r433849) @@ -10,16 +10,16 @@ MASTER_SITES= BERLIOS MAINTAINER= ports@FreeBSD.org COMMENT= GTK application to securely store sensitive data +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= libpopt.so:devel/popt \ libgringotts.so:security/libgringotts -USES= gettext pkgconfig +USES= gettext localbase pkgconfig USE_GNOME= gtk20 GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib - OPTIONS_DEFINE= DOCS post-patch: @@ -32,6 +32,8 @@ post-patch: post-install: ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications + +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} .for file in AUTHORS BUGS ChangeLog FAQ NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} Copied and modified: head/security/gringotts/files/patch-src_grg__safe.c (from r433848, head/security/gringotts/files/patch-grg_safe.c) ============================================================================== --- head/security/gringotts/files/patch-grg_safe.c Sat Feb 11 08:57:25 2017 (r433848, copy source) +++ head/security/gringotts/files/patch-src_grg__safe.c Sat Feb 11 09:01:29 2017 (r433849) @@ -1,5 +1,5 @@ ---- src/grg_safe.c.orig 2008-01-04 22:08:43.000000000 +0900 -+++ src/grg_safe.c 2009-12-22 04:53:36.000000000 +0900 +--- src/grg_safe.c.orig 2008-01-04 13:08:43 UTC ++++ src/grg_safe.c @@ -33,6 +33,7 @@ #include @@ -16,7 +16,7 @@ #include #ifdef linux #include -@@ -96,9 +96,6 @@ +@@ -96,9 +96,6 @@ gboolean grg_mlockall_and_drop_root_privileges(void) { /* drop eventual group root privileges */ @@ -26,7 +26,7 @@ #ifdef HAVE_SYS_FSUID_H setfsgid(getgid()); setfsgid(getgid()); -@@ -148,8 +145,6 @@ +@@ -148,8 +145,6 @@ grg_mlockall_and_drop_root_privileges(vo #endif /* drop root privileges */ From owner-svn-ports-head@freebsd.org Sat Feb 11 09:16:22 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8EB11CD93B5; Sat, 11 Feb 2017 09:16:22 +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 5BAB994; Sat, 11 Feb 2017 09:16:22 +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 v1B9GLTS071012; Sat, 11 Feb 2017 09:16:21 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1B9GL6U071011; Sat, 11 Feb 2017 09:16:21 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201702110916.v1B9GL6U071011@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Sat, 11 Feb 2017 09:16:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433850 - head/mail/libmilter/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 09:16:22 -0000 Author: dinoex Date: Sat Feb 11 09:16:21 2017 New Revision: 433850 URL: https://svnweb.freebsd.org/changeset/ports/433850 Log: - make portlint happier Modified: head/mail/libmilter/files/patch-FreeBSD Modified: head/mail/libmilter/files/patch-FreeBSD ============================================================================== --- head/mail/libmilter/files/patch-FreeBSD Sat Feb 11 09:01:29 2017 (r433849) +++ head/mail/libmilter/files/patch-FreeBSD Sat Feb 11 09:16:21 2017 (r433850) @@ -1,6 +1,6 @@ ---- devtools/OS/FreeBSD.orig 2003-07-03 03:07:45.000000000 +0200 -+++ devtools/OS/FreeBSD 2013-11-16 07:06:27.000000000 +0100 -@@ -6,7 +6,7 @@ +--- devtools/OS/FreeBSD.orig 2014-03-05 00:59:45 UTC ++++ devtools/OS/FreeBSD +@@ -6,7 +6,7 @@ dnl Place personal settings in devtools/ define(`confMAPDEF', `-DNEWDB -DNIS -DMAP_REGEX') define(`confLIBS', `-lutil') From owner-svn-ports-head@freebsd.org Sat Feb 11 11:09:13 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EDF2ACDBF05; Sat, 11 Feb 2017 11:09:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BD83B102A; Sat, 11 Feb 2017 11:09:13 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BB9CIU016016; Sat, 11 Feb 2017 11:09:12 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BB9Cq9016015; Sat, 11 Feb 2017 11:09:12 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201702111109.v1BB9Cq9016015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 11 Feb 2017 11:09:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433852 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 11:09:14 -0000 Author: kwm Date: Sat Feb 11 11:09:12 2017 New Revision: 433852 URL: https://svnweb.freebsd.org/changeset/ports/433852 Log: Document gtk-vnc bounds checking vulnabilities Security: CVE-2017-5884, CVE-2017-5885 Modified: head/security/vuxml/vuln.xml Modified: head/security/vuxml/vuln.xml ============================================================================== --- head/security/vuxml/vuln.xml Sat Feb 11 10:01:31 2017 (r433851) +++ head/security/vuxml/vuln.xml Sat Feb 11 11:09:12 2017 (r433852) @@ -58,6 +58,35 @@ Notes: * Do not forget port variants (linux-f10-libxml2, libxml2, etc.) --> + + gtk-vnc -- bounds checking vulnabilities + + + gtk-vnc + 0.7.0 + + + + +

Daniel P. Berrange reports:

+
+

CVE-2017-5884 - fix bounds checking for RRE, hextile and + copyrect encodings

+

CVE-2017-5885 - fix color map index bounds checking.

+
+ +
+ + https://mail.gnome.org/archives/ftp-release-list/2017-February/msg00015.html + CVE-2017-5884 + CVE-2017-5885 + + + 2017-02-09 + 2017-02-11 + +
+ xen-tools -- oob access in cirrus bitblt copy From owner-svn-ports-head@freebsd.org Sat Feb 11 11:10:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7C1BCDBF47; Sat, 11 Feb 2017 11:10:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id AFC421111; Sat, 11 Feb 2017 11:10:28 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BBARWf016217; Sat, 11 Feb 2017 11:10:27 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BBARFR016214; Sat, 11 Feb 2017 11:10:27 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201702111110.v1BBARFR016214@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 11 Feb 2017 11:10:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433853 - head/net/gtk-vnc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 11:10:28 -0000 Author: kwm Date: Sat Feb 11 11:10:27 2017 New Revision: 433853 URL: https://svnweb.freebsd.org/changeset/ports/433853 Log: Update gtk-vnc to 0.7.0. MFH: 2017Q1 Security: 79bbb8f8-f049-11e6-8a6a-bcaec565249c Modified: head/net/gtk-vnc/Makefile head/net/gtk-vnc/distinfo head/net/gtk-vnc/pkg-plist Modified: head/net/gtk-vnc/Makefile ============================================================================== --- head/net/gtk-vnc/Makefile Sat Feb 11 11:09:12 2017 (r433852) +++ head/net/gtk-vnc/Makefile Sat Feb 11 11:10:27 2017 (r433853) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gtk-vnc -PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTVERSION= 0.7.0 CATEGORIES= net gnome MASTER_SITES= GNOME @@ -16,17 +15,16 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libgnutls.so:security/gnutls \ libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ libsasl2.so:security/cyrus-sasl2 -USE_GNOME= gtk30 intltool introspection:build -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build +USES= gettext gmake libtool localbase pathfix pkgconfig tar:xz +USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --with-gtk=3.0 --enable-introspection \ +CONFIGURE_ARGS= --enable-introspection \ --disable-plugin --without-python -MAKE_JOBS_UNSAFE= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= PULSEAUDIO Modified: head/net/gtk-vnc/distinfo ============================================================================== --- head/net/gtk-vnc/distinfo Sat Feb 11 11:09:12 2017 (r433852) +++ head/net/gtk-vnc/distinfo Sat Feb 11 11:10:27 2017 (r433853) @@ -1,2 +1,3 @@ -SHA256 (gtk-vnc-0.5.4.tar.xz) = 488aa97a76ce6868160699cd45d4a0ee0fe6f0ad4631737c6ddd84450f6c9ce7 -SIZE (gtk-vnc-0.5.4.tar.xz) = 418104 +TIMESTAMP = 1486806067 +SHA256 (gtk-vnc-0.7.0.tar.xz) = 3c2eae7c9053338939a32c9987156a12b802ffd5c7f80702ba8d483dfc6d483e +SIZE (gtk-vnc-0.7.0.tar.xz) = 448004 Modified: head/net/gtk-vnc/pkg-plist ============================================================================== --- head/net/gtk-vnc/pkg-plist Sat Feb 11 11:09:12 2017 (r433852) +++ head/net/gtk-vnc/pkg-plist Sat Feb 11 11:10:27 2017 (r433853) @@ -38,6 +38,7 @@ man/man1/gvnccapture.1.gz share/gir-1.0/GVnc-1.0.gir %%PULSEAUDIO%%share/gir-1.0/GVncPulse-1.0.gir share/gir-1.0/GtkVnc-2.0.gir +share/locale/bs/LC_MESSAGES/gtk-vnc.mo share/locale/ca/LC_MESSAGES/gtk-vnc.mo share/locale/ca@valencia/LC_MESSAGES/gtk-vnc.mo share/locale/cs/LC_MESSAGES/gtk-vnc.mo @@ -51,6 +52,7 @@ share/locale/eu/LC_MESSAGES/gtk-vnc.mo share/locale/fr/LC_MESSAGES/gtk-vnc.mo share/locale/gd/LC_MESSAGES/gtk-vnc.mo share/locale/gl/LC_MESSAGES/gtk-vnc.mo +share/locale/guc/LC_MESSAGES/gtk-vnc.mo share/locale/he/LC_MESSAGES/gtk-vnc.mo share/locale/hu/LC_MESSAGES/gtk-vnc.mo share/locale/id/LC_MESSAGES/gtk-vnc.mo @@ -61,6 +63,7 @@ share/locale/lt/LC_MESSAGES/gtk-vnc.mo share/locale/lv/LC_MESSAGES/gtk-vnc.mo share/locale/nb/LC_MESSAGES/gtk-vnc.mo share/locale/nds/LC_MESSAGES/gtk-vnc.mo +share/locale/oc/LC_MESSAGES/gtk-vnc.mo share/locale/pa/LC_MESSAGES/gtk-vnc.mo share/locale/pl/LC_MESSAGES/gtk-vnc.mo share/locale/pt/LC_MESSAGES/gtk-vnc.mo @@ -82,5 +85,7 @@ share/locale/zh_HK/LC_MESSAGES/gtk-vnc.m share/locale/zh_TW/LC_MESSAGES/gtk-vnc.mo share/vala/vapi/gtk-vnc-2.0.deps share/vala/vapi/gtk-vnc-2.0.vapi +share/vala/vapi/gvnc-1.0.deps share/vala/vapi/gvnc-1.0.vapi +%%PULSEAUDIO%%share/vala/vapi/gvncpulse-1.0.deps %%PULSEAUDIO%%share/vala/vapi/gvncpulse-1.0.vapi From owner-svn-ports-head@freebsd.org Sat Feb 11 12:20:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DD693CDB7EA; Sat, 11 Feb 2017 12:20:25 +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 ACFF110B2; Sat, 11 Feb 2017 12:20:25 +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 v1BCKOU7044691; Sat, 11 Feb 2017 12:20:24 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BCKOiu044689; Sat, 11 Feb 2017 12:20:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702111220.v1BCKOiu044689@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 12:20:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433854 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 12:20:26 -0000 Author: jbeich Date: Sat Feb 11 12:20:24 2017 New Revision: 433854 URL: https://svnweb.freebsd.org/changeset/ports/433854 Log: www/py-flexget: update to 2.9.19 Changes: https://github.com/Flexget/Flexget/compare/2.9.14...2.9.19 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 Sat Feb 11 11:10:27 2017 (r433853) +++ head/www/py-flexget/Makefile Sat Feb 11 12:20:24 2017 (r433854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= flexget -PORTVERSION= 2.9.14 +PORTVERSION= 2.9.19 PORTEPOCH= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP Modified: head/www/py-flexget/distinfo ============================================================================== --- head/www/py-flexget/distinfo Sat Feb 11 11:10:27 2017 (r433853) +++ head/www/py-flexget/distinfo Sat Feb 11 12:20:24 2017 (r433854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486106082 -SHA256 (FlexGet-2.9.14.tar.gz) = 77de4fcb1778ccde67e7c81cdc744222c0bc7798789a5c022ed9b2cfa39ef552 -SIZE (FlexGet-2.9.14.tar.gz) = 2636873 +TIMESTAMP = 1486797293 +SHA256 (FlexGet-2.9.19.tar.gz) = cdba5ac2f80a0e84600b7917e1f9d5490a19fd31a515a0a74e6e5616b3b0ba74 +SIZE (FlexGet-2.9.19.tar.gz) = 2637601 From owner-svn-ports-head@freebsd.org Sat Feb 11 12:41:46 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10E86CDA38A; Sat, 11 Feb 2017 12:41:46 +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 C6C861E0C; Sat, 11 Feb 2017 12:41:45 +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 v1BCfiCo054456; Sat, 11 Feb 2017 12:41:44 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BCficD054454; Sat, 11 Feb 2017 12:41:44 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702111241.v1BCficD054454@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 11 Feb 2017 12:41:44 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433855 - head/devel/elixir-timex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 12:41:46 -0000 Author: olgeni Date: Sat Feb 11 12:41:44 2017 New Revision: 433855 URL: https://svnweb.freebsd.org/changeset/ports/433855 Log: Update devel/elixir-timex to version 3.1.12. Modified: head/devel/elixir-timex/Makefile head/devel/elixir-timex/distinfo Modified: head/devel/elixir-timex/Makefile ============================================================================== --- head/devel/elixir-timex/Makefile Sat Feb 11 12:20:24 2017 (r433854) +++ head/devel/elixir-timex/Makefile Sat Feb 11 12:41:44 2017 (r433855) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= timex -PORTVERSION= 3.1.11 +PORTVERSION= 3.1.12 CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-timex/distinfo ============================================================================== --- head/devel/elixir-timex/distinfo Sat Feb 11 12:20:24 2017 (r433854) +++ head/devel/elixir-timex/distinfo Sat Feb 11 12:41:44 2017 (r433855) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486741626 -SHA256 (bitwalker-timex-3.1.11_GH0.tar.gz) = 079160f2111bc7f6c01ad810e093679cd564688d566d4c525f819164bfc2e391 -SIZE (bitwalker-timex-3.1.11_GH0.tar.gz) = 154241 +TIMESTAMP = 1486816852 +SHA256 (bitwalker-timex-3.1.12_GH0.tar.gz) = 069dbd2c4a105f8e6cb62e9bd721e6aa5bf66d30468c9de72da270234eefe6b0 +SIZE (bitwalker-timex-3.1.12_GH0.tar.gz) = 154266 From owner-svn-ports-head@freebsd.org Sat Feb 11 12:42:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9D71FCDA3F6; Sat, 11 Feb 2017 12:42:38 +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 351821FBB; Sat, 11 Feb 2017 12:42:38 +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 v1BCgbjJ058241; Sat, 11 Feb 2017 12:42:37 GMT (envelope-from rene@FreeBSD.org) Received: (from rene@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BCgULw058170; Sat, 11 Feb 2017 12:42:30 GMT (envelope-from rene@FreeBSD.org) Message-Id: <201702111242.v1BCgULw058170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rene set sender to rene@FreeBSD.org using -f From: Rene Ladan Date: Sat, 11 Feb 2017 12:42:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433856 - in head: archivers/zip-ada archivers/zstd databases/adabase databases/apq databases/apq-mysql databases/apq-odbc databases/apq-pgsql devel/ada-util devel/adabooch devel/adacur... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 12:42:38 -0000 Author: rene Date: Sat Feb 11 12:42:30 2017 New Revision: 433856 URL: https://svnweb.freebsd.org/changeset/ports/433856 Log: Return ports maintained by John Marino to the pool, see r433827 for details Modified: head/archivers/zip-ada/Makefile head/archivers/zstd/Makefile head/databases/adabase/Makefile head/databases/apq-mysql/Makefile head/databases/apq-odbc/Makefile head/databases/apq-pgsql/Makefile head/databases/apq/Makefile head/devel/ada-util/Makefile head/devel/adabooch/Makefile head/devel/adacurses/Makefile head/devel/adaid/Makefile head/devel/ahven/Makefile head/devel/alog/Makefile head/devel/aunit/Makefile head/devel/florist-gpl/Makefile head/devel/gnatcoll/Makefile head/devel/gnatpython/Makefile head/devel/gprbuild/Makefile head/devel/gps/Makefile head/devel/libspark2012/Makefile head/devel/matreshka/Makefile head/devel/pcsc-ada/Makefile head/devel/pragmarcs/Makefile head/devel/sdl_gnat/Makefile head/dns/ironsides/Makefile head/graphics/generic_image_decoder/Makefile head/lang/adacontrol/Makefile head/lang/asis/Makefile head/lang/gcc5-aux/Makefile head/lang/gcc6-aux/Makefile head/lang/gnat_util/Makefile head/lang/gnatcross-aarch64/Makefile head/lang/gnatcross-binutils-aarch64/Makefile head/lang/gnatcross-sysroot-aarch64/Makefile head/lang/gnatdroid-armv7/Makefile head/lang/gnatdroid-binutils-x86/Makefile head/lang/gnatdroid-binutils/Makefile head/lang/gnatdroid-sysroot-x86/Makefile head/lang/gnatdroid-sysroot/Makefile head/lang/gnatdroid-x86/Makefile head/lang/lua-ada/Makefile head/math/opensolaris-libm/Makefile head/math/plplot-ada/Makefile head/misc/excel-writer/Makefile head/misc/ini_file_manager/Makefile head/net/adasockets/Makefile head/net/anet/Makefile head/net/polyorb/Makefile head/ports-mgmt/genpatch/Makefile head/ports-mgmt/synth/Makefile head/security/libadacrypt/Makefile head/security/libsparkcrypto/Makefile head/shells/sparforte/Makefile head/textproc/adabrowse/Makefile head/textproc/opentoken/Makefile head/textproc/py-sphinxcontrib-adadomain/Makefile head/textproc/templates_parser/Makefile head/textproc/xml_ez_out/Makefile head/textproc/xmlada/Makefile head/www/aws-demos/Makefile head/www/aws/Makefile head/x11-toolkits/gtkada/Makefile head/x11-toolkits/gtkada3/Makefile Modified: head/archivers/zip-ada/Makefile ============================================================================== --- head/archivers/zip-ada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/archivers/zip-ada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= archivers MASTER_SITES= SF/unzip-ada/ DISTNAME= zipada${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zip compressed archive file format library written in Ada LICENSE= MIT Modified: head/archivers/zstd/Makefile ============================================================================== --- head/archivers/zstd/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/archivers/zstd/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= archivers -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Zstandard - Fast real-time compression algorithm LICENSE= BSD2CLAUSE Modified: head/databases/adabase/Makefile ============================================================================== --- head/databases/adabase/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/databases/adabase/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 3.1 DISTVERSIONPREFIX= v CATEGORIES= databases -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Thick database bindings for Ada LICENSE= ISCL Modified: head/databases/apq-mysql/Makefile ============================================================================== --- head/databases/apq-mysql/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/databases/apq-mysql/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_MYSQL_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 MySQL database driver LICENSE= GPLv2 GMGPL Modified: head/databases/apq-odbc/Makefile ============================================================================== --- head/databases/apq-odbc/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/databases/apq-odbc/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_ODBC_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 ODBC database driver LICENSE= GPLv2 GMGPL Modified: head/databases/apq-pgsql/Makefile ============================================================================== --- head/databases/apq-pgsql/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/databases/apq-pgsql/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= ${DRV_PGSQL_PR} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 PostgreSQL database driver LICENSE= GPLv2 GMGPL Modified: head/databases/apq/Makefile ============================================================================== --- head/databases/apq/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/databases/apq/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= ${BASE_PORTREV} CATEGORIES= databases MASTER_SITES= LOCAL/marino -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= APQ Ada95 database base library LICENSE= GPLv2 GMGPL Modified: head/devel/ada-util/Makefile ============================================================================== --- head/devel/ada-util/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/ada-util/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 1.8.0 PORTREVISION= 3 CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility library for Ada 2005 applications LICENSE= APACHE20 Modified: head/devel/adabooch/Makefile ============================================================================== --- head/devel/adabooch/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/adabooch/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= SF/booch95/booch95/${PORTVERSION} DISTNAME= bc-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada 95 Booch Components LICENSE= GPLv2 GMGPL Modified: head/devel/adacurses/Makefile ============================================================================== --- head/devel/adacurses/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/adacurses/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/AdaCurses/ DISTNAME= AdaCurses-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada95 bindings for ncurses LICENSE= MIT Modified: head/devel/adaid/Makefile ============================================================================== --- head/devel/adaid/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/adaid/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 0.0.1 DISTVERSIONPREFIX= v CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Ada library for generating UUIDs LICENSE= BSD2CLAUSE Modified: head/devel/ahven/Makefile ============================================================================== --- head/devel/ahven/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/ahven/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://www.ahven-framework.com/releases/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada unit test framework LICENSE= ISCL Modified: head/devel/alog/Makefile ============================================================================== --- head/devel/alog/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/alog/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libalog-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Stackable logging framework for Ada LICENSE= LGPL21 Modified: head/devel/aunit/Makefile ============================================================================== --- head/devel/aunit/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/aunit/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= aunit-gpl-${PORTVERSION}-src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada unit testing framework LICENSE= GPLv3 Modified: head/devel/florist-gpl/Makefile ============================================================================== --- head/devel/florist-gpl/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/florist-gpl/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= POSIX Ada binding, IEEE Standards 1003.5(b,c) LICENSE= GPLv3 Modified: head/devel/gnatcoll/Makefile ============================================================================== --- head/devel/gnatcoll/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/gnatcoll/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= gnatcoll PORTVERSION= 2016 # branch: gpl-for-gps-2016 CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNAT Component Collection from Adacore LICENSE= GPLv3 Modified: head/devel/gnatpython/Makefile ============================================================================== --- head/devel/gnatpython/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/gnatpython/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= ${SNAPSHOT} CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python package used in Ada testsuites LICENSE= GPLv3 Modified: head/devel/gprbuild/Makefile ============================================================================== --- head/devel/gprbuild/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/gprbuild/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= gprbuild PORTVERSION= ${SNAPSHOT} CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adacore multi-language software build tool LICENSE= GPLv3 Modified: head/devel/gps/Makefile ============================================================================== --- head/devel/gps/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/gps/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlac DISTNAME= gps-gpl-${PORTVERSION}-src PKGNAMESUFFIX= -ide -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNAT Programming Studio - IDE for Ada and many other languages LICENSE= GPLv3 Modified: head/devel/libspark2012/Makefile ============================================================================== --- head/devel/libspark2012/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/libspark2012/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= SPARK 2012 Spark.Ada library LICENSE= GPLv3 Modified: head/devel/matreshka/Makefile ============================================================================== --- head/devel/matreshka/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/matreshka/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://forge.ada-ru.org/matreshka/downloads/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada framework for information systems development LICENSE= BSD3CLAUSE Modified: head/devel/pcsc-ada/Makefile ============================================================================== --- head/devel/pcsc-ada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/pcsc-ada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= devel MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libpcscada-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada binding to PC/SC middleware (Smart card interface) LICENSE= LGPL21 Modified: head/devel/pragmarcs/Makefile ============================================================================== --- head/devel/pragmarcs/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/pragmarcs/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= pragmarcs PORTVERSION= 20161207 CATEGORIES= devel -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PragmAda Reusable Components LICENSE= GPLv2 GMGPL Modified: head/devel/sdl_gnat/Makefile ============================================================================== --- head/devel/sdl_gnat/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/devel/sdl_gnat/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada thin bindings for SDL (GPLv3) LICENSE= GPLv3 Modified: head/dns/ironsides/Makefile ============================================================================== --- head/dns/ironsides/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/dns/ironsides/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= dns MASTER_SITES= http://ironsides.martincarlisle.com/ DISTNAME= ironsides_authoritative-${SNAPSHOT} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Authoritative DNS server formally verified by SPARK/Ada LICENSE= Ironsides Modified: head/graphics/generic_image_decoder/Makefile ============================================================================== --- head/graphics/generic_image_decoder/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/graphics/generic_image_decoder/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/ DISTNAME= gid-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada library for decoding various image formats inc. animations LICENSE= MIT Modified: head/lang/adacontrol/Makefile ============================================================================== --- head/lang/adacontrol/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/adacontrol/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= SF/adacontrol DISTNAME= adactl-${PORTVERSION}-src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for detecting use or non-use of specific Ada constructs LICENSE= GPLv2 GMGPL Modified: head/lang/asis/Makefile ============================================================================== --- head/lang/asis/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/asis/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-gpl-${PORTVERSION}-src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNAT implementation of Ada Semantic Interface Specification LICENSE= GPLv2 Modified: head/lang/gcc5-aux/Makefile ============================================================================== --- head/lang/gcc5-aux/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gcc5-aux/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlac LOCAL/marino:boot GCC/${MS_SUBDIR} DISTFILES= ${IDENTIFICATION}.tar.bz2 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support LICENSE= GPLv3 GPLv3RLE Modified: head/lang/gcc6-aux/Makefile ============================================================================== --- head/lang/gcc6-aux/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gcc6-aux/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlac LOCAL/marino:boot GCC/${MS_SUBDIR} DISTFILES= ${IDENTIFICATION}.tar.bz2 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support LICENSE= GPLv3 GPLv3RLE Modified: head/lang/gnat_util/Makefile ============================================================================== --- head/lang/gnat_util/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnat_util/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= lang MASTER_SITES= GCC/${MS_SUBDIR} DISTNAME= ${IDENTIFICATION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library used to build GNAT tools such as ASIS LICENSE= GPLv3 GPLv3RLE Modified: head/lang/gnatcross-aarch64/Makefile ============================================================================== --- head/lang/gnatcross-aarch64/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatcross-aarch64/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= aarch64 PORTREVISION= ${ARM64_PR} PKGNAMEPREFIX= gnatcross- -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C/Ada cross-compiler, target: ${LABEL_TARGET} LABEL_TARGET= FreeBSD/ARM64 Modified: head/lang/gnatcross-binutils-aarch64/Makefile ============================================================================== --- head/lang/gnatcross-binutils-aarch64/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatcross-binutils-aarch64/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTREVISION= 0 PKGNAMEPREFIX= gnatcross- PKGNAMESUFFIX= -aarch64 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Infrastructure for C/Ada FreeBSD cross-compiler (aarch64) BRANCH2= # Assume aarch64 will always be only CPU for FreeBSD/ARM64 Modified: head/lang/gnatcross-sysroot-aarch64/Makefile ============================================================================== --- head/lang/gnatcross-sysroot-aarch64/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatcross-sysroot-aarch64/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= gnatcross- PKGNAMESUFFIX= -aarch64 DIST_SUBDIR= gnatcross/arm64-aarch64/${RELEASE} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD sysroots for C/Ada cross-compiler (${ARCH}) NO_BUILD= yes Modified: head/lang/gnatdroid-armv7/Makefile ============================================================================== --- head/lang/gnatdroid-armv7/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-armv7/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= GCC/releases/gcc-${GCC_VER PKGNAMEPREFIX?= gnatdroid- DISTFILES= ${IDENTIFICATION}.tar.bz2 -MAINTAINER?= marino@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= C/Ada cross-compiler, target: Android ARMv7 LICENSE= GPLv3 GPLv3RLE Modified: head/lang/gnatdroid-binutils-x86/Makefile ============================================================================== --- head/lang/gnatdroid-binutils-x86/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-binutils-x86/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -4,7 +4,7 @@ PORTREVISION= 0 PKGNAMESUFFIX= -x86 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Infrastructure for C/Ada Android cross-compiler (x86) BRANCH2= x86_32 Modified: head/lang/gnatdroid-binutils/Makefile ============================================================================== --- head/lang/gnatdroid-binutils/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-binutils/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= lang MASTER_SITES= SOURCEWARE/binutils/releases PKGNAMEPREFIX?= gnatdroid- -MAINTAINER?= marino@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Infrastructure for C/Ada Android cross-compiler (ARMv7) LICENSE= GPLv3 LGPL3 Modified: head/lang/gnatdroid-sysroot-x86/Makefile ============================================================================== --- head/lang/gnatdroid-sysroot-x86/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-sysroot-x86/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -10,7 +10,7 @@ PKGNAMESUFFIX= -x86 DISTNAME= android-${API}-x86 DIST_SUBDIR= gnatdroid-ndk11 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Android sysroots for C/Ada Android cross-compiler (x86) ONLY_FOR_ARCHS= i386 amd64 Modified: head/lang/gnatdroid-sysroot/Makefile ============================================================================== --- head/lang/gnatdroid-sysroot/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-sysroot/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ PKGNAMEPREFIX= gnatdroid- DISTNAME= android-${API}-arm DIST_SUBDIR= gnatdroid-ndk11 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Android sysroots for C/Ada Android cross-compiler ONLY_FOR_ARCHS= i386 amd64 Modified: head/lang/gnatdroid-x86/Makefile ============================================================================== --- head/lang/gnatdroid-x86/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/gnatdroid-x86/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -4,7 +4,7 @@ PORTNAME= x86 PORTREVISION= ${X86_PR} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C/Ada cross-compiler, target: Android x86 DROID_TARGET= i686-aux-linux-android Modified: head/lang/lua-ada/Makefile ============================================================================== --- head/lang/lua-ada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/lang/lua-ada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 1.0 # made-up; no version PORTREVISION= 1 CATEGORIES= lang -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada binding for Lua LICENSE= GPLv3 GPLv3RLE Modified: head/math/opensolaris-libm/Makefile ============================================================================== --- head/math/opensolaris-libm/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/math/opensolaris-libm/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= math -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C99 Math and vector libraries from OpenSolaris snv_33 LICENSE= CDDL Modified: head/math/plplot-ada/Makefile ============================================================================== --- head/math/plplot-ada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/math/plplot-ada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20Source PKGNAMESUFFIX= -ada -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada bindings for PLplot LICENSE= LGPL3 Modified: head/misc/excel-writer/Makefile ============================================================================== --- head/misc/excel-writer/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/misc/excel-writer/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/ DISTNAME= excel_writer_${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada package for easily creating Excel files with basic formats LICENSE= MIT Modified: head/misc/ini_file_manager/Makefile ============================================================================== --- head/misc/ini_file_manager/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/misc/ini_file_manager/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= misc MASTER_SITES= http://sourceforge.net/projects/${SFPATH}/ DISTNAME= ini-files-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ini configuration file reader and manipulator package for Ada LICENSE= MIT Modified: head/net/adasockets/Makefile ============================================================================== --- head/net/adasockets/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/net/adasockets/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 1.10.1 CATEGORIES= net MASTER_SITES= http://www.rfc1149.net/download/adasockets/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IPv4 socket library for Ada (TCP, UDP, and multicast) LICENSE= GPLv2 GMGPL Modified: head/net/anet/Makefile ============================================================================== --- head/net/anet/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/net/anet/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://www.codelabs.ch/download/ DISTNAME= libanet-${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Networking library for Ada LICENSE= GPLv2 GMGPL Modified: head/net/polyorb/Makefile ============================================================================== --- head/net/polyorb/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/net/polyorb/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= polyorb-gpl-${YEAR}-src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= CORBA, SOAP, Ada 95 Distributed System Annex middleware LICENSE= GPLv3 Modified: head/ports-mgmt/genpatch/Makefile ============================================================================== --- head/ports-mgmt/genpatch/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/ports-mgmt/genpatch/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Single patch generator tool compatible with makepatch format LICENSE= BSD2CLAUSE Modified: head/ports-mgmt/synth/Makefile ============================================================================== --- head/ports-mgmt/synth/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/ports-mgmt/synth/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 1.68 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Custom package repository builder for FreeBSD and DragonFly LICENSE= ISCL Modified: head/security/libadacrypt/Makefile ============================================================================== --- head/security/libadacrypt/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/security/libadacrypt/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 20151019 PORTREVISION= 1 CATEGORIES= security -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Crypto library for Ada with a nice API LICENSE= GMGPL Modified: head/security/libsparkcrypto/Makefile ============================================================================== --- head/security/libsparkcrypto/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/security/libsparkcrypto/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= security MASTER_SITES= http://senier.net/libsparkcrypto/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cryptographic library implemented in SPARK LICENSE= BSD3CLAUSE Modified: head/shells/sparforte/Makefile ============================================================================== --- head/shells/sparforte/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/shells/sparforte/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 2.0.2 DISTVERSIONPREFIX= v CATEGORIES= shells lang -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Shell and scripting language for mission-critical, scalable projects LICENSE= GPLv2 GMGPL Modified: head/textproc/adabrowse/Makefile ============================================================================== --- head/textproc/adabrowse/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/adabrowse/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://home.datacomm.ch/t_wolf/tw/ada95/adabrowse/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML generator for Ada 95 library unit specifications LICENSE= GPLv2 Modified: head/textproc/opentoken/Makefile ============================================================================== --- head/textproc/opentoken/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/opentoken/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://stephe-leake.org/ada/ -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lexical analyser and parser for the Ada language LICENSE= GPLv3 GPLv3RLE Modified: head/textproc/py-sphinxcontrib-adadomain/Makefile ============================================================================== --- head/textproc/py-sphinxcontrib-adadomain/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/py-sphinxcontrib-adadomain/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= https://pypi.python.org/pa LOCAL/marino PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx Adadomain Extension LICENSE= BSD2CLAUSE Modified: head/textproc/templates_parser/Makefile ============================================================================== --- head/textproc/templates_parser/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/templates_parser/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= templates_parser PORTVERSION= 17.0.0 CATEGORIES= textproc -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web page template engine module for the Ada Web Server LICENSE= GPLv3+ Modified: head/textproc/xml_ez_out/Makefile ============================================================================== --- head/textproc/xml_ez_out/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/xml_ez_out/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -8,7 +8,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.mckae.com/xml_ezout/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for emitting XML from Ada programs LICENSE= GPLv2 GMGPL Modified: head/textproc/xmlada/Makefile ============================================================================== --- head/textproc/xmlada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/textproc/xmlada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= xmlada PORTVERSION= 17.0.0 CATEGORIES= textproc -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adacore XML suite for the Ada language LICENSE= GPLv3 Modified: head/www/aws-demos/Makefile ============================================================================== --- head/www/aws-demos/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/www/aws-demos/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 17.1.0 CATEGORIES= www PKGNAMESUFFIX= -demos -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adacore Ada Web Server demos LICENSE= GPLv3 GPLv3RLE Modified: head/www/aws/Makefile ============================================================================== --- head/www/aws/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/www/aws/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -5,7 +5,7 @@ PORTNAME= aws PORTVERSION= 17.1.0 CATEGORIES= www -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adacore Ada Web Server and framework LICENSE= GPLv3 GPLv3RLE Modified: head/x11-toolkits/gtkada/Makefile ============================================================================== --- head/x11-toolkits/gtkada/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/x11-toolkits/gtkada/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -9,7 +9,7 @@ MASTER_SITES= http://downloads.dragonlac DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ gtkada-rm-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada graphical toolkit based on Gtk2+ LICENSE= GPLv2 Modified: head/x11-toolkits/gtkada3/Makefile ============================================================================== --- head/x11-toolkits/gtkada3/Makefile Sat Feb 11 12:41:44 2017 (r433855) +++ head/x11-toolkits/gtkada3/Makefile Sat Feb 11 12:42:30 2017 (r433856) @@ -6,7 +6,7 @@ PORTVERSION= 3.14.2 CATEGORIES= x11-toolkits PKGNAMESUFFIX= 3 -MAINTAINER= marino@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ada graphical toolkit based on Gtk3 components LICENSE= GPLv3 From owner-svn-ports-head@freebsd.org Sat Feb 11 13:11:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E0F31CDABE4; Sat, 11 Feb 2017 13:11: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 AAE221D63; Sat, 11 Feb 2017 13:11: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 v1BDBwPT067696; Sat, 11 Feb 2017 13:11:58 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BDBwW9067695; Sat, 11 Feb 2017 13:11:58 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201702111311.v1BDBwW9067695@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 11 Feb 2017 13:11:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433857 - head/shells/bash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:12:00 -0000 Author: ehaupt Date: Sat Feb 11 13:11:58 2017 New Revision: 433857 URL: https://svnweb.freebsd.org/changeset/ports/433857 Log: The late mount option is required for systems with a seperate boot partition (e.g. systems with an encrypted root partition) where it is impossible for the fdescfs module to be autoloaded when /boot/kernel isn't available yet. Change pkg-message accordingly. Also change 'fdesc' mount point name to 'fdescfs' to simplify things: this way 'mount fdescfs' will work just as fine as 'umount fdescfs'. The less things to remember - the better it is. PR: 216985 Submitted by: John Smith Modified: head/shells/bash/pkg-message Modified: head/shells/bash/pkg-message ============================================================================== --- head/shells/bash/pkg-message Sat Feb 11 12:42:30 2017 (r433856) +++ head/shells/bash/pkg-message Sat Feb 11 13:11:58 2017 (r433857) @@ -4,10 +4,10 @@ bash requires fdescfs(5) mounted on /dev If you have not done it yet, please do the following: - mount -t fdescfs fdesc /dev/fd + mount -t fdescfs fdescfs /dev/fd To make it permanent, you need the following lines in /etc/fstab: - fdesc /dev/fd fdescfs rw 0 0 + fdescfs /dev/fd fdescfs rw,late 0 0 ====================================================================== From owner-svn-ports-head@freebsd.org Sat Feb 11 13:12:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 05DFFCDAC45; Sat, 11 Feb 2017 13:12:42 +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 AE2321EC9; Sat, 11 Feb 2017 13:12: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 v1BDCetM070627; Sat, 11 Feb 2017 13:12:40 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BDCe1K070624; Sat, 11 Feb 2017 13:12:40 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702111312.v1BDCe1K070624@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 11 Feb 2017 13:12:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433858 - in head/devel/elixir-tirexs: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:12:42 -0000 Author: olgeni Date: Sat Feb 11 13:12:40 2017 New Revision: 433858 URL: https://svnweb.freebsd.org/changeset/ports/433858 Log: Update devel/elixir-tirexs to version 0.8.13. Modified: head/devel/elixir-tirexs/Makefile head/devel/elixir-tirexs/distinfo head/devel/elixir-tirexs/files/patch-mix.exs Modified: head/devel/elixir-tirexs/Makefile ============================================================================== --- head/devel/elixir-tirexs/Makefile Sat Feb 11 13:11:58 2017 (r433857) +++ head/devel/elixir-tirexs/Makefile Sat Feb 11 13:12:40 2017 (r433858) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tirexs -PORTVERSION= 0.8.12 +PORTVERSION= 0.8.13 DISTVERSIONPREFIX= v CATEGORIES= devel PKGNAMEPREFIX= elixir- Modified: head/devel/elixir-tirexs/distinfo ============================================================================== --- head/devel/elixir-tirexs/distinfo Sat Feb 11 13:11:58 2017 (r433857) +++ head/devel/elixir-tirexs/distinfo Sat Feb 11 13:12:40 2017 (r433858) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483548079 -SHA256 (Zatvobor-tirexs-v0.8.12_GH0.tar.gz) = c5143db9fc5be970eab120c2838843a86fd301d1d79202cf989f70eb9b12226c -SIZE (Zatvobor-tirexs-v0.8.12_GH0.tar.gz) = 43248 +TIMESTAMP = 1486816921 +SHA256 (Zatvobor-tirexs-v0.8.13_GH0.tar.gz) = 4ac4eff01bf2bf5c6ec1974454c817863cd36e77a240ead910919f6461eef19d +SIZE (Zatvobor-tirexs-v0.8.13_GH0.tar.gz) = 43272 Modified: head/devel/elixir-tirexs/files/patch-mix.exs ============================================================================== --- head/devel/elixir-tirexs/files/patch-mix.exs Sat Feb 11 13:11:58 2017 (r433857) +++ head/devel/elixir-tirexs/files/patch-mix.exs Sat Feb 11 13:12:40 2017 (r433858) @@ -1,14 +1,10 @@ ---- mix.exs.orig 2016-12-26 08:57:32 UTC +--- mix.exs.orig 2017-02-11 13:08:56 UTC +++ mix.exs -@@ -8,10 +8,9 @@ defmodule Tirexs.Mixfile do - version: "0.8.12", - source_url: github, - homepage_url: github, -- elixir: "~> 1.3.0", -+ elixir: "~> 1.4.0", - description: description, - package: package, -- deps: deps, +@@ -11,7 +11,6 @@ defmodule Tirexs.Mixfile do + elixir: "~> 1.3.0 or ~> 1.4.1", + description: description(), + package: package(), +- deps: deps(), docs: [extras: ["README.md", "CONTRIBUTING.md"]] ] end From owner-svn-ports-head@freebsd.org Sat Feb 11 13:16:55 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 23A8DCDAEA9; Sat, 11 Feb 2017 13:16:55 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E6A2D12D; Sat, 11 Feb 2017 13:16:54 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BDGsFq071177; Sat, 11 Feb 2017 13:16:54 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BDGrlB071167; Sat, 11 Feb 2017 13:16:53 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111316.v1BDGrlB071167@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 13:16:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433860 - in head/graphics/libdrm: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:16:55 -0000 Author: rezny Date: Sat Feb 11 13:16:52 2017 New Revision: 433860 URL: https://svnweb.freebsd.org/changeset/ports/433860 Log: Update libdrm to 2.4.75 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9437 Modified: head/graphics/libdrm/Makefile head/graphics/libdrm/distinfo head/graphics/libdrm/files/Makefile.am head/graphics/libdrm/files/configure.ac head/graphics/libdrm/files/extra-xf86drm.c head/graphics/libdrm/files/patch-Makefile.in head/graphics/libdrm/files/patch-config.h.in head/graphics/libdrm/files/patch-configure head/graphics/libdrm/files/patch-xf86drm.c head/graphics/libdrm/files/patch-xf86drmMode.c Modified: head/graphics/libdrm/Makefile ============================================================================== --- head/graphics/libdrm/Makefile Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/Makefile Sat Feb 11 13:16:52 2017 (r433860) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libdrm -PORTVERSION= 2.4.74 -PORTREVISION= 1 +PORTVERSION= 2.4.75 PORTEPOCH= 1 CATEGORIES= graphics x11 MASTER_SITES= http://dri.freedesktop.org/libdrm/ Modified: head/graphics/libdrm/distinfo ============================================================================== --- head/graphics/libdrm/distinfo Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/distinfo Sat Feb 11 13:16:52 2017 (r433860) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484389267 -SHA256 (libdrm-2.4.74.tar.bz2) = d80dd5a76c401f4c8756dcccd999c63d7e0a3bad258d96a829055cfd86ef840b -SIZE (libdrm-2.4.74.tar.bz2) = 781730 +TIMESTAMP = 1485779860 +SHA256 (libdrm-2.4.75.tar.bz2) = 2d5a500eef412cc287d12268eed79d571e262d4957a2ec9258073f305985054f +SIZE (libdrm-2.4.75.tar.bz2) = 774589 Modified: head/graphics/libdrm/files/Makefile.am ============================================================================== --- head/graphics/libdrm/files/Makefile.am Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/Makefile.am Sat Feb 11 13:16:52 2017 (r433860) @@ -1,6 +1,6 @@ ---- Makefile.am.orig 2016-06-23 14:29:40.575882000 +0200 -+++ Makefile.am 2016-06-23 14:38:48.752016000 +0200 -@@ -108,9 +108,9 @@ +--- Makefile.am.orig 2016-12-13 03:45:20.000000000 +0100 ++++ Makefile.am 2017-01-30 14:02:04.821902000 +0100 +@@ -115,9 +115,9 @@ libdrm_la_LTLIBRARIES = libdrm.la libdrm_ladir = $(libdir) libdrm_la_LDFLAGS = -version-number 2:4:0 -no-undefined Modified: head/graphics/libdrm/files/configure.ac ============================================================================== --- head/graphics/libdrm/files/configure.ac Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/configure.ac Sat Feb 11 13:16:52 2017 (r433860) @@ -1,6 +1,6 @@ ---- configure.ac.orig 2016-04-28 02:52:47.000000000 +0200 -+++ configure.ac 2016-07-09 18:53:39.021028000 +0200 -@@ -71,6 +71,11 @@ +--- configure.ac.orig 2017-01-28 02:15:16.000000000 +0100 ++++ configure.ac 2017-01-30 14:00:14.452530000 +0100 +@@ -72,6 +72,11 @@ [Enable support for using udev instead of mknod (default: disabled)])], [UDEV=$enableval], [UDEV=no]) @@ -12,7 +12,7 @@ AC_ARG_ENABLE(libkms, AS_HELP_STRING([--disable-libkms], [Disable KMS mm abstraction library (default: auto, enabled on supported platforms)]), -@@ -313,6 +318,10 @@ +@@ -322,6 +327,10 @@ AC_DEFINE(UDEV, 1, [Have UDEV support]) fi @@ -23,9 +23,9 @@ AC_CANONICAL_HOST if test "x$LIBKMS" = xauto ; then case $host_os in -@@ -444,6 +453,13 @@ - fi - AM_CONDITIONAL(HAVE_LIBUDEV, [test "x$HAVE_LIBUDEV" = xyes]) +@@ -451,6 +460,13 @@ + AC_MSG_RESULT([$CAIRO]) + AM_CONDITIONAL(HAVE_CAIRO, [test "x$CAIRO" = xyes]) +# For FreeBSD support +PKG_CHECK_MODULES([LIBDEVQ], [libdevq-1.0 >= 0.0.4], [HAVE_LIBDEVQ=yes], [HAVE_LIBDEVQ=no]) Modified: head/graphics/libdrm/files/extra-xf86drm.c ============================================================================== --- head/graphics/libdrm/files/extra-xf86drm.c Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/extra-xf86drm.c Sat Feb 11 13:16:52 2017 (r433860) @@ -6,9 +6,9 @@ dragonfly fixed this issue in, http://gitweb.dragonflybsd.org/dragonfly.git/commit/b922632f623ee2cc2c1346bb3a6894a7756676aa which will be included in the 4.4 release when it is released. ---- xf86drm.c.orig 2016-11-29 11:15:10 UTC +--- xf86drm.c.orig 2017-01-30 13:59:15.919081000 +0100 +++ xf86drm.c -@@ -173,7 +173,7 @@ drmIoctl(int fd, unsigned long request, +@@ -197,7 +197,7 @@ drmIoctl(int fd, unsigned long request, do { ret = ioctl(fd, request, arg); Modified: head/graphics/libdrm/files/patch-Makefile.in ============================================================================== --- head/graphics/libdrm/files/patch-Makefile.in Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/patch-Makefile.in Sat Feb 11 13:16:52 2017 (r433860) @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2016-11-29 13:34:56 UTC +--- Makefile.in.orig 2017-01-28 02:00:33 UTC +++ Makefile.in -@@ -564,8 +564,8 @@ SUBDIRS = \ +@@ -562,8 +562,8 @@ SUBDIRS = \ libdrm_la_LTLIBRARIES = libdrm.la libdrm_ladir = $(libdir) libdrm_la_LDFLAGS = -version-number 2:4:0 -no-undefined Modified: head/graphics/libdrm/files/patch-config.h.in ============================================================================== --- head/graphics/libdrm/files/patch-config.h.in Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/patch-config.h.in Sat Feb 11 13:16:52 2017 (r433860) @@ -1,4 +1,4 @@ ---- config.h.in.orig 2016-11-29 13:34:54 UTC +--- config.h.in.orig 2017-01-28 02:00:33 UTC +++ config.h.in @@ -8,6 +8,9 @@ /* Define to 1 if using `alloca.c'. */ Modified: head/graphics/libdrm/files/patch-configure ============================================================================== --- head/graphics/libdrm/files/patch-configure Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/patch-configure Sat Feb 11 13:16:52 2017 (r433860) @@ -1,4 +1,4 @@ ---- configure.orig 2017-01-15 13:16:10 UTC +--- configure.orig 2017-01-30 19:04:05 UTC +++ configure @@ -646,6 +646,10 @@ HAVE_MANPAGES_STYLESHEET_TRUE MANPAGES_STYLESHEET @@ -8,10 +8,10 @@ +HAVE_LIBDEVQ_TRUE +LIBDEVQ_LIBS +LIBDEVQ_CFLAGS - HAVE_LIBUDEV_FALSE - HAVE_LIBUDEV_TRUE - LIBUDEV_LIBS -@@ -842,6 +846,7 @@ with_gnu_ld + HAVE_CAIRO_FALSE + HAVE_CAIRO_TRUE + CAIRO_LIBS +@@ -838,6 +842,7 @@ with_gnu_ld with_sysroot enable_libtool_lock enable_udev @@ -19,16 +19,16 @@ enable_libkms enable_intel enable_radeon -@@ -885,6 +890,8 @@ CAIRO_CFLAGS +@@ -877,6 +882,8 @@ CUNIT_CFLAGS + CUNIT_LIBS + CAIRO_CFLAGS CAIRO_LIBS - LIBUDEV_CFLAGS - LIBUDEV_LIBS +LIBDEVQ_CFLAGS +LIBDEVQ_LIBS VALGRIND_CFLAGS VALGRIND_LIBS' -@@ -1519,6 +1526,8 @@ Optional Features: +@@ -1511,6 +1518,8 @@ Optional Features: --disable-libtool-lock avoid locking (might break parallel builds) --enable-udev Enable support for using udev instead of mknod (default: disabled) @@ -37,10 +37,10 @@ --disable-libkms Disable KMS mm abstraction library (default: auto, enabled on supported platforms) --disable-intel Enable support for intel's KMS API (default: auto, -@@ -1602,6 +1611,10 @@ Some influential environment variables: - C compiler flags for LIBUDEV, overriding pkg-config - LIBUDEV_LIBS - linker flags for LIBUDEV, overriding pkg-config +@@ -1586,6 +1595,10 @@ Some influential environment variables: + CAIRO_CFLAGS + C compiler flags for CAIRO, overriding pkg-config + CAIRO_LIBS linker flags for CAIRO, overriding pkg-config + LIBDEVQ_CFLAGS + C compiler flags for LIBDEVQ, overriding pkg-config + LIBDEVQ_LIBS @@ -48,7 +48,79 @@ VALGRIND_CFLAGS C compiler flags for VALGRIND, overriding pkg-config VALGRIND_LIBS -@@ -13440,6 +13453,14 @@ else +@@ -10092,7 +10105,7 @@ $as_echo_n "checking whether the $compil + hardcode_minus_L=no + hardcode_shlibpath_var=unsupported + inherit_rpath=no +- link_all_deplibs=unknown ++ link_all_deplibs=no + module_cmds= + module_expsym_cmds= + old_archive_from_new_cmds= +@@ -10391,7 +10404,7 @@ _LT_EOF + wlarc= + else + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + fi + ;; + +@@ -10410,7 +10423,7 @@ _LT_EOF + _LT_EOF + elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -10439,7 +10452,7 @@ _LT_EOF + if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -10457,7 +10470,7 @@ _LT_EOF + *) + if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -11105,7 +11118,7 @@ $as_echo "$lt_cv_irix_exported_symbol" > + hardcode_direct_absolute=yes + if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then + archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' +- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' + hardcode_libdir_flag_spec='$wl-rpath,$libdir' + export_dynamic_flag_spec='$wl-E' + else +@@ -11954,7 +11967,7 @@ freebsd* | dragonfly*) + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' ++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' + soname_spec='$libname$release$shared_ext$major' + need_version=no + need_lib_prefix=no +@@ -13089,7 +13102,7 @@ striplib= + old_striplib= + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 + $as_echo_n "checking whether stripping libraries is possible... " >&6; } +-if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then ++if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +@@ -13217,6 +13230,14 @@ else fi @@ -63,7 +135,7 @@ # Check whether --enable-libkms was given. if test "${enable_libkms+set}" = set; then : enableval=$enable_libkms; LIBKMS=$enableval -@@ -13976,6 +13997,12 @@ $as_echo "#define UDEV 1" >>confdefs.h +@@ -13873,6 +13894,12 @@ $as_echo "#define UDEV 1" >>confdefs.h fi @@ -76,7 +148,7 @@ if test "x$LIBKMS" = xauto ; then case $host_os in -@@ -14520,6 +14547,92 @@ else +@@ -14331,6 +14358,92 @@ else fi @@ -169,8 +241,8 @@ # xsltproc for docbook manpages # Check whether --enable-manpages was given. if test "${enable_manpages+set}" = set; then : -@@ -14930,6 +15043,10 @@ if test -z "${HAVE_LIBUDEV_TRUE}" && tes - as_fn_error $? "conditional \"HAVE_LIBUDEV\" was never defined. +@@ -14737,6 +14850,10 @@ if test -z "${HAVE_CAIRO_TRUE}" && test + as_fn_error $? "conditional \"HAVE_CAIRO\" was never defined. Usually this means the macro was only invoked conditionally." "$LINENO" 5 fi +if test -z "${HAVE_LIBDEVQ_TRUE}" && test -z "${HAVE_LIBDEVQ_FALSE}"; then Modified: head/graphics/libdrm/files/patch-xf86drm.c ============================================================================== --- head/graphics/libdrm/files/patch-xf86drm.c Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/patch-xf86drm.c Sat Feb 11 13:16:52 2017 (r433860) @@ -1,4 +1,4 @@ ---- xf86drm.c.orig 2017-01-15 13:16:10 UTC +--- xf86drm.c.orig 2017-01-30 19:04:05 UTC +++ xf86drm.c @@ -62,6 +62,10 @@ #endif @@ -26,7 +26,7 @@ #endif #ifdef __NetBSD__ -@@ -532,6 +540,7 @@ static int drmGetMinorType(int minor) +@@ -548,6 +556,7 @@ static int drmGetMinorType(int minor) } } @@ -34,7 +34,7 @@ static const char *drmGetMinorName(int type) { switch (type) { -@@ -545,6 +554,7 @@ static const char *drmGetMinorName(int t +@@ -561,6 +570,7 @@ static const char *drmGetMinorName(int t return NULL; } } @@ -42,7 +42,7 @@ /** * Open the device by bus ID. -@@ -2817,6 +2827,15 @@ static char *drmGetMinorNameForFD(int fd +@@ -2833,6 +2843,15 @@ static char *drmGetMinorNameForFD(int fd out_close_dir: closedir(sysdir); @@ -56,34 +56,22 @@ + + return strdup(name); #else - #warning "Missing implementation of drmGetMinorNameForFD" - #endif -@@ -2854,12 +2873,19 @@ static int drmParseSubsystemType(int maj - return DRM_BUS_PCI; + struct stat sbuf; + char buf[PATH_MAX + 1]; +@@ -2960,7 +2979,7 @@ static int drmParseSubsystemType(int maj + return DRM_BUS_HOST1X; return -EINVAL; -+#elif defined(__FreeBSD__) || defined(__DragonFly__) -+ /* XXX: Don't know how to get the subsystem type, hardcode for now. -+ * The code following the call to this function needs depends on -+ * information provided by the /pci subsystem on linux. No replacement -+ * found yet for FreeBSD. */ -+ return DRM_BUS_PCI; +-#elif defined(__OpenBSD__) ++#elif defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__DragonFly__) + return DRM_BUS_PCI; #else #warning "Missing implementation of drmParseSubsystemType" - return -EINVAL; +@@ -3023,6 +3042,61 @@ static int drmParsePciBusInfo(int maj, i #endif } -+#if !defined(__FreeBSD__) && !defined(__DragonFly__) - static int drmParsePciBusInfo(int maj, int min, drmPciBusInfoPtr info) - { - #ifdef __linux__ -@@ -2901,6 +2927,61 @@ static int drmParsePciBusInfo(int maj, i - return -EINVAL; - #endif - } -+#else -+ ++#if defined(__FreeBSD__) || defined(__DragonFly__) +/* + * XXX temporary workaround, because FreeBSD doesn't provide + * pcibus device sysctl trees for renderD and controlD nodes (yet) @@ -97,11 +85,11 @@ + if (strcmp(path, DRM_DIR_NAME "/controlD") > 0) { + start = 17; + number = strtonum(&path[start], 0, 256, &errstr) - 64; -+ snprintf(hacked_path, length, DRM_DIR_NAME "/card%i", number); ++ snprintf(hacked_path, length, "%s/card%i", DRM_DIR_NAME, number); + } else if (strcmp(path, DRM_DIR_NAME "/renderD") > 0) { + start = 16; + number = strtonum(&path[start], 0, 256, &errstr) - 128; -+ snprintf(hacked_path, length, DRM_DIR_NAME "/card%i", number); ++ snprintf(hacked_path, length, "%s/card%i", DRM_DIR_NAME, number); + } else + snprintf(hacked_path, length, "%s", path); + @@ -137,51 +125,69 @@ + return 0; +} +#endif - ++ static int drmCompareBusInfo(drmDevicePtr a, drmDevicePtr b) { -@@ -2971,6 +3052,31 @@ static int drmParsePciDeviceInfo(const c - device->subdevice_id = config[46] | (config[47] << 8); + if (a == NULL || b == NULL) +@@ -3188,6 +3262,36 @@ static int drmParsePciDeviceInfo(int maj + #endif + } - return 0; -+#elif defined(__FreeBSD__) || defined(__DragonFly__) -+ int fd, vendor_id = 0, device_id = 0, subvendor_id = 0, ++#if defined(__FreeBSD__) || defined(__DragonFly__) ++static int drmParsePciDeviceInfoBSD(const char *path, ++ drmPciDeviceInfoPtr device, ++ uint32_t flags) ++{ ++ int fd, vendor_id = 0, device_id = 0, subvendor_id = 0, + subdevice_id = 0, revision_id = 0; -+ char path[PATH_MAX + 1]; + char hacked_path[PATH_MAX + 1]; + -+ snprintf(path, PATH_MAX, DRM_DIR_NAME "/%s", d_name); + drmBSDDeviceNameHack(path, hacked_path, PATH_MAX); + + fd = open(hacked_path, O_RDONLY); -+ ++ + if (fd < 0) + return -errno; -+ ++ + devq_device_get_pciid_full_from_fd(fd, &vendor_id, &device_id, -+ &subvendor_id, &subdevice_id, &revision_id); ++ &subvendor_id, &subdevice_id, &revision_id); + + device->vendor_id = (uint16_t) vendor_id; + device->device_id = (uint16_t) device_id; + device->subvendor_id = (uint16_t) subvendor_id; + device->subdevice_id = (uint16_t) subdevice_id; + device->revision_id = (uint8_t) revision_id; -+ ++ + close(fd); + return 0; - #else - #warning "Missing implementation of drmParsePciDeviceInfo" - return -EINVAL; -@@ -3030,7 +3136,12 @@ static int drmProcessPciDevice(drmDevice ++} ++#endif ++ + static void drmFreePlatformDevice(drmDevicePtr device) + { + if (device->deviceinfo.platform) { +@@ -3308,7 +3412,11 @@ static int drmProcessPciDevice(drmDevice - (*device)->businfo.pci = (drmPciBusInfoPtr)addr; + dev->businfo.pci = (drmPciBusInfoPtr)addr; +#if defined(__FreeBSD__) || defined(__DragonFly__) -+ ret = drmParsePciBusInfoBSD(node, (*device)->businfo.pci); ++ ret = drmParsePciBusInfoBSD(node, dev->businfo.pci); +#else - ret = drmParsePciBusInfo(maj, min, (*device)->businfo.pci); + ret = drmParsePciBusInfo(maj, min, dev->businfo.pci); +#endif -+ if (ret) goto free_device; +@@ -3316,8 +3424,11 @@ static int drmProcessPciDevice(drmDevice + if (fetch_deviceinfo) { + addr += sizeof(drmPciBusInfo); + dev->deviceinfo.pci = (drmPciDeviceInfoPtr)addr; +- ++#if defined(__FreeBSD__) || defined(__DragonFly__) ++ ret = drmParsePciDeviceInfoBSD(node, dev->deviceinfo.pci, flags); ++#else + ret = drmParsePciDeviceInfo(maj, min, dev->deviceinfo.pci, flags); ++#endif + if (ret) + goto free_device; + } Modified: head/graphics/libdrm/files/patch-xf86drmMode.c ============================================================================== --- head/graphics/libdrm/files/patch-xf86drmMode.c Sat Feb 11 13:13:36 2017 (r433859) +++ head/graphics/libdrm/files/patch-xf86drmMode.c Sat Feb 11 13:16:52 2017 (r433860) @@ -2,7 +2,7 @@ Disable checking for hw.dri.%d.modesetti This sysctl is only available if a KMS module is loaded. But the libdrm check happens before X got a chance of loading the KMS module. ---- xf86drmMode.c.orig 2016-11-29 11:15:10 UTC +--- xf86drmMode.c.orig 2017-01-28 01:15:16 UTC +++ xf86drmMode.c @@ -47,6 +47,7 @@ #include From owner-svn-ports-head@freebsd.org Sat Feb 11 13:29:16 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E6D3CCDB443; Sat, 11 Feb 2017 13:29:16 +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 9AEB5150F; Sat, 11 Feb 2017 13:29:16 +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 v1BDTFWC076039; Sat, 11 Feb 2017 13:29:15 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BDTFNo076036; Sat, 11 Feb 2017 13:29:15 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201702111329.v1BDTFNo076036@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 11 Feb 2017 13:29:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433861 - in head/net-mgmt: zabbix3-frontend zabbix3-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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:29:17 -0000 Author: danilo Date: Sat Feb 11 13:29:15 2017 New Revision: 433861 URL: https://svnweb.freebsd.org/changeset/ports/433861 Log: - Update to 3.0.7 - Add php-json to USE_PHP in -frontend while here - Sort USE_PHP list PR: 215319 Submitted by: pg@pakhom.spb.ru Modified: head/net-mgmt/zabbix3-frontend/Makefile head/net-mgmt/zabbix3-server/Makefile head/net-mgmt/zabbix3-server/distinfo Modified: head/net-mgmt/zabbix3-frontend/Makefile ============================================================================== --- head/net-mgmt/zabbix3-frontend/Makefile Sat Feb 11 13:16:52 2017 (r433860) +++ head/net-mgmt/zabbix3-frontend/Makefile Sat Feb 11 13:29:15 2017 (r433861) @@ -17,8 +17,8 @@ NO_ARCH= yes PATCHDIR= PLIST= ${PKGDIR}/pkg-plist.frontend -USE_PHP= bcmath ctype gd pcre snmp sockets mbstring session dom xml \ - xmlreader xmlwriter simplexml gettext ldap +USE_PHP= bcmath ctype dom gd gettext json ldap mbstring pcre \ + session simplexml snmp sockets xml xmlreader xmlwriter USES= php:web gettext Modified: head/net-mgmt/zabbix3-server/Makefile ============================================================================== --- head/net-mgmt/zabbix3-server/Makefile Sat Feb 11 13:16:52 2017 (r433860) +++ head/net-mgmt/zabbix3-server/Makefile Sat Feb 11 13:29:15 2017 (r433861) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= zabbix3 -PORTVERSION= 3.0.5 +PORTVERSION= 3.0.7 PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= SF/zabbix/ZABBIX%20Latest%20Stable/${PORTVERSION} Modified: head/net-mgmt/zabbix3-server/distinfo ============================================================================== --- head/net-mgmt/zabbix3-server/distinfo Sat Feb 11 13:16:52 2017 (r433860) +++ head/net-mgmt/zabbix3-server/distinfo Sat Feb 11 13:29:15 2017 (r433861) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475655645 -SHA256 (zabbix-3.0.5.tar.gz) = 641e608765e34edfc04ec005f7c501430105b7c3ec9210bbf52b73fda530c1a1 -SIZE (zabbix-3.0.5.tar.gz) = 15412400 +TIMESTAMP = 1484901241 +SHA256 (zabbix-3.0.7.tar.gz) = 67fa5afbc407af405ddf27754c5eb1fd52396efd4020920e80c7abeeba678f13 +SIZE (zabbix-3.0.7.tar.gz) = 15514134 From owner-svn-ports-head@freebsd.org Sat Feb 11 13:32:02 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C56A1CDB70D; Sat, 11 Feb 2017 13:32:02 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 69B1817E9; Sat, 11 Feb 2017 13:32:02 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BDW11f079612; Sat, 11 Feb 2017 13:32:01 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BDVxQZ079590; Sat, 11 Feb 2017 13:31:59 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111331.v1BDVxQZ079590@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 13:31:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433862 - in head: graphics/dri graphics/gbm graphics/libEGL graphics/libGL graphics/libGL/files graphics/libglapi graphics/libglesv2 graphics/libosmesa lang/clover X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:32:02 -0000 Author: rezny Date: Sat Feb 11 13:31:59 2017 New Revision: 433862 URL: https://svnweb.freebsd.org/changeset/ports/433862 Log: Update Mesa to 13.0.4 * Use LLVM 3.9 * OpenGL 4.4 support for recent Intel and ReadeonSI PR: 214581 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9438 Added: head/graphics/libGL/files/patch-src_gallium_auxiliary_util_u__network.c (contents, props changed) head/graphics/libGL/files/patch-src_gallium_state__trackers_clover_llvm_invocation.cpp (contents, props changed) head/graphics/libGL/files/patch-src_gallium_state__trackers_clover_llvm_metadata.hpp (contents, props changed) head/graphics/libGL/files/patch-src_intel_tools_aubinator.c (contents, props changed) head/graphics/libGL/files/patch-src_util_u__endian.h (contents, props changed) Deleted: head/graphics/libGL/files/patch-src__loader__Makefile.in head/graphics/libGL/files/patch-src__loader__loader.c head/graphics/libGL/files/patch-src__mapi__entry_x86-64_tls.h head/graphics/libGL/files/patch-src__mapi__entry_x86_tls.h head/graphics/libGL/files/patch-src__mapi__entry_x86_tsd.h head/graphics/libGL/files/src__loader__Makefile.am head/graphics/libosmesa/distinfo Modified: head/graphics/dri/Makefile head/graphics/dri/pkg-plist head/graphics/gbm/Makefile head/graphics/libEGL/Makefile head/graphics/libGL/Makefile head/graphics/libGL/Makefile.common head/graphics/libGL/Makefile.targets head/graphics/libGL/distinfo head/graphics/libGL/files/configure.ac head/graphics/libGL/files/patch-configure head/graphics/libGL/files/patch-include__GL__internal__dri_interface.h head/graphics/libGL/files/patch-src__gallium__auxiliary__pipe-loader__pipe_loader_drm.c head/graphics/libGL/files/patch-src__gallium__include__pipe__p_config.h head/graphics/libGL/files/patch-src__gallium__state_trackers__clover__util__range.hpp head/graphics/libGL/files/patch-src__gallium__winsys__svga__drm__vmw_screen_ioctl.c head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py head/graphics/libGL/files/patch-src__mesa__main__compiler.h head/graphics/libGL/files/patch-src_util_ralloc.c head/graphics/libGL/pkg-plist head/graphics/libglapi/Makefile head/graphics/libglesv2/Makefile head/graphics/libglesv2/pkg-plist head/lang/clover/Makefile Modified: head/graphics/dri/Makefile ============================================================================== --- head/graphics/dri/Makefile Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/dri/Makefile Sat Feb 11 13:31:59 2017 (r433862) @@ -12,8 +12,8 @@ LIB_DEPENDS= libdrm.so:graphics/libdrm \ libexpat.so:textproc/expat2 USES= ssl -USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto \ - presentproto xvmc xshmfence +USE_XORG= dri2proto dri3proto glproto presentproto x11 xext xdamage \ + xfixes xshmfence xv xvmc xxf86vm OPTIONS_DEFINE= TEXTURE OPTIONS_DEFAULT=TEXTURE Modified: head/graphics/dri/pkg-plist ============================================================================== --- head/graphics/dri/pkg-plist Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/dri/pkg-plist Sat Feb 11 13:31:59 2017 (r433862) @@ -13,13 +13,12 @@ @comment include/GL/glxext.h include/GL/internal/dri_interface.h @comment include/GL/osmesa.h -@comment include/GL/wglext.h -@comment include/GL/wmesa.h @comment include/GLES2/gl2.h @comment include/GLES2/gl2ext.h @comment include/GLES2/gl2platform.h @comment include/GLES3/gl3.h @comment include/GLES3/gl31.h +@comment include/GLES3/gl32.h @comment include/GLES3/gl3ext.h @comment include/GLES3/gl3platform.h @comment include/KHR/khrplatform.h Modified: head/graphics/gbm/Makefile ============================================================================== --- head/graphics/gbm/Makefile Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/gbm/Makefile Sat Feb 11 13:31:59 2017 (r433862) @@ -16,7 +16,7 @@ LIB_DEPENDS+= libpthread-stubs.so:devel/ USE_XORG= x11 xau xcb xdmcp # stuff not needed by gbm but configure wants it -USE_XORG+= glproto dri2proto xext xdamage xfixes presentproto \ +USE_XORG+= dri2proto dri3proto glproto presentproto xdamage xext xfixes \ xshmfence .include Modified: head/graphics/libEGL/Makefile ============================================================================== --- head/graphics/libEGL/Makefile Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libEGL/Makefile Sat Feb 11 13:31:59 2017 (r433862) @@ -10,14 +10,13 @@ COMMENT= OpenEGL library LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs \ libexpat.so:textproc/expat2 \ - libdevq.so:devel/libdevq \ libdrm.so:graphics/libdrm USE_GL= gbm USE_XORG= x11 xau xcb xdmcp # stuff not needed by libEGL but configure wants it -USE_XORG+= glproto dri2proto xext xdamage xfixes presentproto \ +USE_XORG+= dri2proto dri3proto glproto presentproto xdamage xext xfixes \ xshmfence .include Modified: head/graphics/libGL/Makefile ============================================================================== --- head/graphics/libGL/Makefile Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/Makefile Sat Feb 11 13:31:59 2017 (r433862) @@ -12,8 +12,8 @@ LIB_DEPENDS+= libdrm.so:graphics/libdrm libglapi.so:graphics/libglapi \ libexpat.so:textproc/expat2 -USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto:both \ - presentproto xshmfence +USE_XORG= dri2proto dri3proto glproto presentproto x11 xcb xdamage xext \ + xfixes xshmfence xxf86vm .include .include "${.CURDIR}/Makefile.common" @@ -27,7 +27,7 @@ post-install: @${MKDIR} ${STAGEDIR}${PREFIX}/lib/.mesa @${MV} ${STAGEDIR}${PREFIX}/lib/libGL* \ ${STAGEDIR}${PREFIX}/lib/.mesa/ - @cd ${WRKSRC}/src/mesa && ${SETENV} DESTDIR=${STAGEDIR} \ - ${MAKE_CMD} install-pkgconfigDATA install-glHEADERS + @cd ${WRKSRC}/src && ${SETENV} DESTDIR=${STAGEDIR} \ + ${MAKE_CMD} install-pkgconfigDATA install-glHEADERS install-glxHEADERS .include Modified: head/graphics/libGL/Makefile.common ============================================================================== --- head/graphics/libGL/Makefile.common Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/Makefile.common Sat Feb 11 13:31:59 2017 (r433862) @@ -18,7 +18,7 @@ MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/} MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/} -MESABASEVERSION= 11.2.2 +MESABASEVERSION= 13.0.4 # if there is a subversion, don't include the '-' between 7.11-rc2. MESASUBVERSION= @@ -29,14 +29,12 @@ DISTFILES= mesa-${MESADISTVERSION}${EXTR MAINTAINER= x11@FreeBSD.org BUILD_DEPENDS+= makedepend:devel/makedepend -LIB_DEPENDS+= libdevq.so:devel/libdevq USES+= compiler:c++11-lib bison gettext-tools gmake libtool \ - pathfix pkgconfig python:2,build shebangfix tar:xz + localbase pathfix pkgconfig python:2,build shebangfix tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes -CPPFLAGS+= -isystem${LOCALBASE}/include -LDFLAGS+= -Wl,-Y/usr/lib:${LOCALBASE}/lib +LDFLAGS+= -Wl,-rpath=${LOCALBASE}/llvm${MESA_LLVM_VER}/lib PKGINSTALL= ${.CURDIR}/pkg-install PKGDEINSTALL= ${.CURDIR}/pkg-deinstall @@ -62,13 +60,10 @@ INSTALL_TARGET= install-strip COMPONENT= ${PORTNAME:tl:C/^lib//:C/mesa-//} -MESA_LLVM_VER=37 +MESA_LLVM_VER=39 CONFIGURE_ARGS+= --with-sha1=libcrypto -# DRI3 needs PRIME support in the kernel to work -CONFIGURE_ARGS+= --disable-dri3 - CONFIGURE_ARGS+= --enable-gbm # There are issues that need to be fixed to use TLS model "initial-exec" @@ -91,10 +86,9 @@ CONFIGURE_ARGS+= --enable-gles2 # Clover (OpenCL). .if ${OPSYS} == DragonFly || \ (${OPSYS} == FreeBSD && \ - (${ARCH} == amd64 || \ - ${ARCH} == i386)) + (${ARCH} == amd64 || ${ARCH} == i386)) -BUILD_DEPENDS+= libclc>=0.0.r222830:devel/libclc +BUILD_DEPENDS+= libclc>=0.2.0.20160915:devel/libclc # We need the clang port too even if it is not used to compile because # Clover needs some of the clang includes to build. @@ -119,14 +113,14 @@ CONFIGURE_ARGS+= --disable-opencl CONFIGURE_ARGS+= --enable-osmesa # gallium -BUILD_DEPENDS+= llvm${MESA_LLVM_VER}>=3.7.1_1:devel/llvm${MESA_LLVM_VER} +BUILD_DEPENDS+= llvm${MESA_LLVM_VER}>=3.9.0_4:devel/llvm${MESA_LLVM_VER} .if ${COMPONENT:Mdri} != "" || ${COMPONENT:Mclover} != "" || ${COMPONENT:Megl} != "" -RUN_DEPENDS+= llvm${MESA_LLVM_VER}>=3.7.1_1:devel/llvm${MESA_LLVM_VER} +RUN_DEPENDS+= llvm${MESA_LLVM_VER}>=3.9.0_4:devel/llvm${MESA_LLVM_VER} .endif CONFIGURE_ENV+= LLVM_CONFIG=${LOCALBASE}/bin/llvm-config${MESA_LLVM_VER} -CONFIGURE_ARGS+=--enable-gallium-llvm \ +CONFIGURE_ARGS+=--enable-gallium-llvm --enable-llvm-shared-libs \ --enable-xvmc .if ${PORT_OPTIONS:MTEXTURE} @@ -155,8 +149,8 @@ GALLIUM_DRIVERS= ${ALL_GALLIUM_DRIVERS} .endif .if ${ARCH} == powerpc || ${ARCH} == powerpc64 -DRI_DRIVERS= RADEON SWRAST -GALLIUM_DRIVERS= RADEONSI SWRAST +DRI_DRIVERS= RADEON R200 SWRAST +GALLIUM_DRIVERS= R300 R600 RADEONSI SWRAST .endif .if ${ARCH} == sparc64 || ${ARCH} == armv6 Modified: head/graphics/libGL/Makefile.targets ============================================================================== --- head/graphics/libGL/Makefile.targets Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/Makefile.targets Sat Feb 11 13:31:59 2017 (r433862) @@ -6,6 +6,15 @@ post-patch: .if ${OPSYS} == FreeBSD @${REINPLACE_CMD} -e 's|x86_64|amd64|' \ ${WRKSRC}/configure +# Clang 3.4 in 10.x on i386 fails with the following error when using "GCC atomics" +# +# glsl/cache.c:613:4: error: cannot compile this atomic library call yet +# p_atomic_add(cache->size, size); note: expanded from macro 'p_atomic_add' +# define p_atomic_add(v, i) (void) __atomic_add_fetch((v), (i), __ATOMIC_ACQ_REL) +# +.if ${OSVERSION} < 1100000 && ${ARCH} == "i386" + @${REINPLACE_CMD} -e 's|-DUSE_GCC_ATOMIC_BUILTINS||' ${WRKSRC}/configure +.endif .endif # Sed on 9.x and dragonfly don't support \< or \> @${REINPLACE_CMD} -e 's|\\>//|[[:>:]]//|' \ Modified: head/graphics/libGL/distinfo ============================================================================== --- head/graphics/libGL/distinfo Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/distinfo Sat Feb 11 13:31:59 2017 (r433862) @@ -1,2 +1,3 @@ -SHA256 (mesa-11.2.2.tar.xz) = 40e148812388ec7c6d7b6657d5a16e2e8dabba8b97ddfceea5197947647bdfb4 -SIZE (mesa-11.2.2.tar.xz) = 7860932 +TIMESTAMP = 1486052718 +SHA256 (mesa-13.0.4.tar.xz) = a95d7ce8f7bd5f88585e4be3144a341236d8c0fc91f6feaec59bb8ba3120e726 +SIZE (mesa-13.0.4.tar.xz) = 9164612 Modified: head/graphics/libGL/files/configure.ac ============================================================================== --- head/graphics/libGL/files/configure.ac Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/configure.ac Sat Feb 11 13:31:59 2017 (r433862) @@ -1,14 +1,6 @@ ---- configure.ac.orig 2015-12-21 10:05:52.000000000 +0100 -+++ configure.ac 2015-12-22 17:04:25.728359000 +0100 -@@ -78,6 +78,7 @@ - DRI3PROTO_REQUIRED=1.0 - PRESENTPROTO_REQUIRED=1.0 - LIBUDEV_REQUIRED=151 -+LIBDEVQ_REQUIRED=0.0.2 - GLPROTO_REQUIRED=1.4.14 - LIBOMXIL_BELLAGIO_REQUIRED=0.0 - LIBVA_REQUIRED=0.35.0 -@@ -743,7 +744,7 @@ +--- configure.ac.orig 2016-06-21 14:31:09.000000000 +0200 ++++ configure.ac 2016-07-08 13:05:53.236433000 +0200 +@@ -871,7 +872,7 @@ [enable_dri=yes]) case "$host_os" in @@ -17,28 +9,7 @@ dri3_default=yes ;; *) -@@ -1000,6 +1001,9 @@ - PKG_CHECK_MODULES([LIBUDEV], [libudev >= $LIBUDEV_REQUIRED], - have_libudev=yes, have_libudev=no) - -+PKG_CHECK_MODULES([LIBDEVQ], [libdevq-1.0 >= $LIBDEVQ_REQUIRED], -+ have_libdevq=yes, have_libdevq=no) -+ - AC_ARG_ENABLE([sysfs], - [AS_HELP_STRING([--enable-sysfs], - [enable /sys PCI identification @<:@default=disabled@:>@])], -@@ -1096,6 +1100,10 @@ - DEFINES="$DEFINES -DHAVE_LIBUDEV" - have_pci_id=yes - fi -+if test "$have_libdevq" = yes; then -+ DEFINES="$DEFINES -DHAVE_LIBDEVQ" -+ have_pci_id=yes -+fi - - if test "$have_sysfs" = yes; then - DEFINES="$DEFINES -DHAVE_SYSFS" -@@ -1228,6 +1236,23 @@ +@@ -1540,6 +1548,19 @@ ;; gnu*) DEFINES="$DEFINES -DHAVE_ALIAS" @@ -47,10 +18,6 @@ + DEFINES="$DEFINES -DHAVE_DRI3" + fi + -+ if test "x$have_libdevq" != xyes; then -+ AC_MSG_ERROR([libdevq required for building DRI]) -+ fi -+ + case "$host_cpu" in + powerpc* | sparc*) + # Build only the drivers for cards that exist on PowerPC/sparc @@ -62,16 +29,7 @@ ;; cygwin*) if test "x$with_dri_drivers" = "xyes"; then -@@ -1384,6 +1409,8 @@ - AM_CONDITIONAL(HAVE_GBM, test "x$enable_gbm" = xyes) - if test "x$need_pci_id$have_libudev" = xyesyes; then - GBM_PC_REQ_PRIV="libudev >= $LIBUDEV_REQUIRED" -+elif test "x$need_libdevq" = xyes; then -+ GBM_PC_REQ_PRIV="libdevq-1.0 >= $LIBDEVQ_REQUIRED" - else - GBM_PC_REQ_PRIV="" - fi -@@ -1545,9 +1572,19 @@ +@@ -1921,9 +1948,19 @@ AC_MSG_ERROR([cannot enable OpenCL without Gallium]) fi @@ -91,7 +49,20 @@ if test "x$have_libclc" = xno; then AC_MSG_ERROR([pkg-config cannot find libclc.pc which is required to build clover. -@@ -1815,8 +1852,6 @@ +@@ -2102,9 +2139,9 @@ + strip_unwanted_llvm_flags() { + # Use \> (marks the end of the word) + echo `$1` | sed \ +- -e 's/-march=\S*//g' \ +- -e 's/-mtune=\S*//g' \ +- -e 's/-mcpu=\S*//g' \ ++ -e 's/-march=[[:graph:]]* //g' \ ++ -e 's/-mtune=[[:graph:]]* //g' \ ++ -e 's/-mcpu=[[:graph:]]* //g' \ + -e 's/-DNDEBUG\>//g' \ + -e 's/-D_GNU_SOURCE\>//g' \ + -e 's/-pedantic\>//g' \ +@@ -2196,8 +2233,6 @@ CLANG_LIBDIR=${LLVM_LIBDIR} fi CLANG_RESOURCE_DIR=$CLANG_LIBDIR/clang/${LLVM_VERSION} Modified: head/graphics/libGL/files/patch-configure ============================================================================== --- head/graphics/libGL/files/patch-configure Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-configure Sat Feb 11 13:31:59 2017 (r433862) @@ -1,43 +1,288 @@ ---- configure.orig 2015-12-22 17:04:20.271630000 +0100 -+++ configure 2015-12-22 17:05:17.669976000 +0100 -@@ -858,6 +858,8 @@ - GLPROTO_CFLAGS - XLIBGL_LIBS - XLIBGL_CFLAGS -+LIBDEVQ_LIBS -+LIBDEVQ_CFLAGS - LIBUDEV_LIBS - LIBUDEV_CFLAGS - MESA_LLVM -@@ -1156,6 +1158,8 @@ - LIBDRM_LIBS - LIBUDEV_CFLAGS - LIBUDEV_LIBS -+LIBDEVQ_CFLAGS -+LIBDEVQ_LIBS - XLIBGL_CFLAGS - XLIBGL_LIBS - GLPROTO_CFLAGS -@@ -1966,6 +1970,10 @@ - C compiler flags for LIBUDEV, overriding pkg-config - LIBUDEV_LIBS - linker flags for LIBUDEV, overriding pkg-config -+ LIBDEVQ_CFLAGS -+ C compiler flags for LIBDEVQ, overriding pkg-config -+ LIBDEVQ_LIBS -+ linker flags for LIBDEVQ, overriding pkg-config - XLIBGL_CFLAGS - C compiler flags for XLIBGL, overriding pkg-config - XLIBGL_LIBS linker flags for XLIBGL, overriding pkg-config -@@ -5246,6 +5254,7 @@ - DRI3PROTO_REQUIRED=1.0 - PRESENTPROTO_REQUIRED=1.0 - LIBUDEV_REQUIRED=151 -+LIBDEVQ_REQUIRED=0.0.2 - GLPROTO_REQUIRED=1.4.14 - LIBOMXIL_BELLAGIO_REQUIRED=0.0 - LIBVA_REQUIRED=0.35.0 -@@ -21035,7 +21044,7 @@ +--- configure.orig 2017-01-05 15:52:21 UTC ++++ configure +@@ -1962,7 +1962,7 @@ Optional Features: + Disable writable .text section on x86 (decreases + performance) [default=disabled] + --enable-gallium-llvm build gallium LLVM support [default=enabled on +- x86/x86_64] ++ x86/amd64] + --enable-llvm-shared-libs + link with LLVM shared libraries [default=enabled] + --enable-valgrind Build mesa with valgrind support (default: auto) +@@ -9622,7 +9622,7 @@ mips64*-*linux*) + rm -rf conftest* + ;; + +-x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ ++amd64-*kfreebsd*-gnu|amd64-*linux*|powerpc*-*linux*| \ + s390*-*linux*|s390*-*tpf*|sparc*-*linux*) + # Find out what ABI is being produced by ac_compile, and set linker + # options accordingly. Note that the listed cases only cover the +@@ -9639,13 +9639,13 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux* + case `/usr/bin/file conftest.o` in + *32-bit*) + case $host in +- x86_64-*kfreebsd*-gnu) ++ amd64-*kfreebsd*-gnu) + LD="${LD-ld} -m elf_i386_fbsd" + ;; +- x86_64-*linux*) ++ amd64-*linux*) + case `/usr/bin/file conftest.o` in + *x86-64*) +- LD="${LD-ld} -m elf32_x86_64" ++ LD="${LD-ld} -m elf32_amd64" + ;; + *) + LD="${LD-ld} -m elf_i386" +@@ -9668,11 +9668,11 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux* + ;; + *64-bit*) + case $host in +- x86_64-*kfreebsd*-gnu) +- LD="${LD-ld} -m elf_x86_64_fbsd" ++ amd64-*kfreebsd*-gnu) ++ LD="${LD-ld} -m elf_amd64_fbsd" + ;; +- x86_64-*linux*) +- LD="${LD-ld} -m elf_x86_64" ++ amd64-*linux*) ++ LD="${LD-ld} -m elf_amd64" + ;; + powerpcle-*linux*) + LD="${LD-ld} -m elf64lppc" +@@ -9754,8 +9754,8 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; } + case $lt_cv_prog_gnu_ld in + yes*) + case $host in +- i?86-*-solaris*|x86_64-*-solaris*) +- LD="${LD-ld} -m elf_x86_64" ++ i?86-*-solaris*|amd64-*-solaris*) ++ LD="${LD-ld} -m elf_amd64" + ;; + sparc*-*-solaris*) + LD="${LD-ld} -m elf64_sparc" +@@ -11464,7 +11464,7 @@ lt_prog_compiler_static= + + linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) + case $cc_basename in +- # old Intel for x86_64, which still supported -KPIC. ++ # old Intel for amd64, which still supported -KPIC. + ecc*) + lt_prog_compiler_wl='-Wl,' + lt_prog_compiler_pic='-KPIC' +@@ -11907,7 +11907,7 @@ $as_echo_n "checking whether the $compil + hardcode_minus_L=no + hardcode_shlibpath_var=unsupported + inherit_rpath=no +- link_all_deplibs=unknown ++ link_all_deplibs=no + module_cmds= + module_expsym_cmds= + old_archive_from_new_cmds= +@@ -12206,7 +12206,7 @@ _LT_EOF + wlarc= + else + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + fi + ;; + +@@ -12225,7 +12225,7 @@ _LT_EOF + _LT_EOF + elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -12254,7 +12254,7 @@ _LT_EOF + if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' + archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -12272,7 +12272,7 @@ _LT_EOF + *) + if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then + archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + else + ld_shlibs=no + fi +@@ -12920,7 +12920,7 @@ $as_echo "$lt_cv_irix_exported_symbol" > + hardcode_direct_absolute=yes + if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then + archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' +- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' ++ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' + hardcode_libdir_flag_spec='$wl-rpath,$libdir' + export_dynamic_flag_spec='$wl-E' + else +@@ -13769,7 +13769,7 @@ freebsd* | dragonfly*) + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' ++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' + soname_spec='$libname$release$shared_ext$major' + need_version=no + need_lib_prefix=no +@@ -14901,7 +14901,7 @@ striplib= + old_striplib= + { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 + $as_echo_n "checking whether stripping libraries is possible... " >&6; } +-if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then ++if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then + test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" + test -z "$striplib" && striplib="$STRIP --strip-unneeded" + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 +@@ -15153,7 +15153,7 @@ hardcode_automatic_CXX=no + inherit_rpath_CXX=no + module_cmds_CXX= + module_expsym_cmds_CXX= +-link_all_deplibs_CXX=unknown ++link_all_deplibs_CXX=no + old_archive_cmds_CXX=$old_archive_cmds + reload_flag_CXX=$reload_flag + reload_cmds_CXX=$reload_cmds +@@ -15364,7 +15364,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld + # archiving commands below assume that GNU ld is being used. + if test yes = "$with_gnu_ld"; then + archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + + hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' + export_dynamic_flag_spec_CXX='$wl--export-dynamic' +@@ -16056,7 +16056,7 @@ fi + case `$CC -V 2>&1` in + *"Version 7."*) + archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + ;; + *) # Version 8.0 or newer + tmp_idyn= +@@ -16064,7 +16064,7 @@ fi + ia64*) tmp_idyn=' -i_dynamic';; + esac + archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + ;; + esac + archive_cmds_need_lc_CXX=no +@@ -16096,7 +16096,7 @@ fi + ;; + *) # Version 6 and above use weak symbols + archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' + ;; + esac + +@@ -16107,7 +16107,7 @@ fi + cxx*) + # Compaq C++ + archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' +- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-retain-symbols-file $wl$export_symbols' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-version-script $wl$lib-ver' + + runpath_var=LD_RUN_PATH + hardcode_libdir_flag_spec_CXX='-rpath $libdir' +@@ -16141,7 +16141,7 @@ fi + # Sun C++ 5.9 + no_undefined_flag_CXX=' -zdefs' + archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' +- archive_expsym_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script $wl$lib-ver' + hardcode_libdir_flag_spec_CXX='-R$libdir' + whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' + compiler_needs_object_CXX=yes +@@ -16209,7 +16209,7 @@ fi + archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' + hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' + if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then +- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' ++ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script,$lib-ver -o $lib' + export_dynamic_flag_spec_CXX='$wl-E' + whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' + fi +@@ -16844,7 +16844,7 @@ lt_prog_compiler_static_CXX= + lt_prog_compiler_pic_CXX='-fPIC' + ;; + ecpc* ) +- # old Intel C++ for x86_64, which still supported -KPIC. ++ # old Intel C++ for amd64, which still supported -KPIC. + lt_prog_compiler_wl_CXX='-Wl,' + lt_prog_compiler_pic_CXX='-KPIC' + lt_prog_compiler_static_CXX='-static' +@@ -17731,7 +17731,7 @@ freebsd* | dragonfly*) + version_type=freebsd-$objformat + case $version_type in + freebsd-elf*) +- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' ++ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' + soname_spec='$libname$release$shared_ext$major' + need_version=no + need_lib_prefix=no +@@ -20328,7 +20328,7 @@ if ac_fn_c_try_compile "$LINENO"; then : + for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do + if test -n "$ac_prev"; then + case $ac_word in +- i?86 | x86_64 | ppc | ppc64) ++ i?86 | amd64 | ppc | ppc64) + if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then + ac_arch=$ac_word + else +@@ -20915,10 +20915,10 @@ asm_arch="" + $as_echo_n "checking whether to enable assembly... " >&6; } + test "x$enable_asm" = xno && { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 + $as_echo "no" >&6; } +-# disable if cross compiling on x86/x86_64 since we must run gen_matypes ++# disable if cross compiling on x86/amd64 since we must run gen_matypes + if test "x$enable_asm" = xyes -a "x$cross_compiling" = xyes; then + case "$host_cpu" in +- i?86 | x86_64 | amd64) ++ i?86 | amd64 | amd64) + if test "x$host_cpu" != "x$target_cpu"; then + enable_asm=no + { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, cross compiling" >&5 +@@ -20937,10 +20937,10 @@ if test "x$enable_asm" = xyes; then + ;; + esac + ;; +- x86_64|amd64) ++ amd64|amd64) + case "$host_os" in + linux* | *freebsd* | dragonfly* | *netbsd* | openbsd*) +- asm_arch=x86_64 ++ asm_arch=amd64 + ;; + esac + ;; +@@ -20959,10 +20959,10 @@ if test "x$enable_asm" = xyes; then + { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, x86" >&5 + $as_echo "yes, x86" >&6; } + ;; +- x86_64|amd64) ++ amd64|amd64) + DEFINES="$DEFINES -DUSE_X86_64_ASM" +- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, x86_64" >&5 +-$as_echo "yes, x86_64" >&6; } ++ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, amd64" >&5 ++$as_echo "yes, amd64" >&6; } + ;; + sparc) + DEFINES="$DEFINES -DUSE_SPARC_ASM" +@@ -21955,7 +21955,7 @@ fi case "$host_os" in @@ -46,108 +291,14 @@ dri3_default=yes ;; *) -@@ -21543,6 +21552,78 @@ - have_libudev=yes - fi - -+ -+pkg_failed=no -+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for LIBDEVQ" >&5 -+$as_echo_n "checking for LIBDEVQ... " >&6; } -+ -+if test -n "$LIBDEVQ_CFLAGS"; then -+ pkg_cv_LIBDEVQ_CFLAGS="$LIBDEVQ_CFLAGS" -+ elif test -n "$PKG_CONFIG"; then -+ if test -n "$PKG_CONFIG" && \ -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdevq-1.0 >= \$LIBDEVQ_REQUIRED\""; } >&5 -+ ($PKG_CONFIG --exists --print-errors "libdevq-1.0 >= $LIBDEVQ_REQUIRED") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then -+ pkg_cv_LIBDEVQ_CFLAGS=`$PKG_CONFIG --cflags "libdevq-1.0 >= $LIBDEVQ_REQUIRED" 2>/dev/null` -+ test "x$?" != "x0" && pkg_failed=yes -+else -+ pkg_failed=yes -+fi -+ else -+ pkg_failed=untried -+fi -+if test -n "$LIBDEVQ_LIBS"; then -+ pkg_cv_LIBDEVQ_LIBS="$LIBDEVQ_LIBS" -+ elif test -n "$PKG_CONFIG"; then -+ if test -n "$PKG_CONFIG" && \ -+ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"libdevq-1.0 >= \$LIBDEVQ_REQUIRED\""; } >&5 -+ ($PKG_CONFIG --exists --print-errors "libdevq-1.0 >= $LIBDEVQ_REQUIRED") 2>&5 -+ ac_status=$? -+ $as_echo "$as_me:${as_lineno-$LINENO}: \$? = $ac_status" >&5 -+ test $ac_status = 0; }; then -+ pkg_cv_LIBDEVQ_LIBS=`$PKG_CONFIG --libs "libdevq-1.0 >= $LIBDEVQ_REQUIRED" 2>/dev/null` -+ test "x$?" != "x0" && pkg_failed=yes -+else -+ pkg_failed=yes -+fi -+ else -+ pkg_failed=untried -+fi -+ -+ -+ -+if test $pkg_failed = yes; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+ -+if $PKG_CONFIG --atleast-pkgconfig-version 0.20; then -+ _pkg_short_errors_supported=yes -+else -+ _pkg_short_errors_supported=no -+fi -+ if test $_pkg_short_errors_supported = yes; then -+ LIBDEVQ_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors --cflags --libs "libdevq-1.0 >= $LIBDEVQ_REQUIRED" 2>&1` -+ else -+ LIBDEVQ_PKG_ERRORS=`$PKG_CONFIG --print-errors --cflags --libs "libdevq-1.0 >= $LIBDEVQ_REQUIRED" 2>&1` -+ fi -+ # Put the nasty error message in config.log where it belongs -+ echo "$LIBDEVQ_PKG_ERRORS" >&5 -+ -+ have_libdevq=no -+elif test $pkg_failed = untried; then -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -+$as_echo "no" >&6; } -+ have_libdevq=no -+else -+ LIBDEVQ_CFLAGS=$pkg_cv_LIBDEVQ_CFLAGS -+ LIBDEVQ_LIBS=$pkg_cv_LIBDEVQ_LIBS -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -+$as_echo "yes" >&6; } -+ have_libdevq=yes -+fi -+ - # Check whether --enable-sysfs was given. - if test "${enable_sysfs+set}" = set; then : - enableval=$enable_sysfs; have_sysfs="$enableval" -@@ -22258,6 +22339,10 @@ - DEFINES="$DEFINES -DHAVE_LIBUDEV" - have_pci_id=yes - fi -+if test "$have_libdevq" = yes; then -+ DEFINES="$DEFINES -DHAVE_LIBDEVQ" -+ have_pci_id=yes -+fi - - if test "$have_sysfs" = yes; then - DEFINES="$DEFINES -DHAVE_SYSFS" -@@ -22396,6 +22481,22 @@ +@@ -23968,6 +23968,18 @@ if test "x$enable_dri" = xyes; then ;; - gnu*) + *freebsd* | dragonfly* | *netbsd* | openbsd*) DEFINES="$DEFINES -DHAVE_ALIAS" + if test "x$enable_dri3" = xyes; then + DEFINES="$DEFINES -DHAVE_DRI3" + fi + -+ if test "x$have_libdevq" != xyes; then -+ as_fn_error $? "libdevq required for building DRI" "$LINENO" 5 -+ fi -+ + case "$host_cpu" in + powerpc* | sparc*) + # Build only the drivers for cards that exist on PowerPC/sparc @@ -157,18 +308,9 @@ + ;; + esac ;; - cygwin*) - if test "x$with_dri_drivers" = "xyes"; then -@@ -23195,6 +23296,8 @@ - - if test "x$need_pci_id$have_libudev" = xyesyes; then - GBM_PC_REQ_PRIV="libudev >= $LIBUDEV_REQUIRED" -+elif test "x$need_libdevq" = xyes; then -+ GBM_PC_REQ_PRIV="libdevq-1.0 >= $LIBDEVQ_REQUIRED" - else - GBM_PC_REQ_PRIV="" - fi -@@ -24018,9 +24121,19 @@ + gnu*) + DEFINES="$DEFINES -DHAVE_ALIAS" +@@ -25849,9 +25861,19 @@ if test "x$enable_opencl" = xyes; then as_fn_error $? "cannot enable OpenCL without Gallium" "$LINENO" 5 fi @@ -188,7 +330,63 @@ if test "x$have_libclc" = xno; then as_fn_error $? "pkg-config cannot find libclc.pc which is required to build clover. -@@ -24835,9 +24948,6 @@ +@@ -26375,26 +26397,26 @@ fi + strip_unwanted_llvm_flags() { + # Use \> (marks the end of the word) + echo `$1` | sed \ +- -e 's/-march=\S*//g' \ +- -e 's/-mtune=\S*//g' \ +- -e 's/-mcpu=\S*//g' \ +- -e 's/-DNDEBUG\>//g' \ +- -e 's/-D_GNU_SOURCE\>//g' \ +- -e 's/-pedantic\>//g' \ +- -e 's/-Wcovered-switch-default\>//g' \ +- -e 's/-O.\>//g' \ +- -e 's/-g\>//g' \ +- -e 's/-Wall\>//g' \ +- -e 's/-Wcast-qual\>//g' \ +- -e 's/-Woverloaded-virtual\>//g' \ +- -e 's/-fcolor-diagnostics\>//g' \ +- -e 's/-fdata-sections\>//g' \ +- -e 's/-ffunction-sections\>//g' \ +- -e 's/-fno-exceptions\>//g' \ +- -e 's/-fomit-frame-pointer\>//g' \ +- -e 's/-fvisibility-inlines-hidden\>//g' \ +- -e 's/-fPIC\>//g' \ +- -e 's/-fstack-protector-strong\>//g' ++ -e 's/-march=[:graph:]* //g' \ ++ -e 's/-mtune=[:graph:]* //g' \ ++ -e 's/-mcpu=[:graph:]* //g' \ ++ -e 's/-DNDEBUG[[:>:]]//g' \ ++ -e 's/-D_GNU_SOURCE[[:>:]]//g' \ ++ -e 's/-pedantic[[:>:]]//g' \ ++ -e 's/-Wcovered-switch-default[[:>:]]//g' \ ++ -e 's/-O.[[:>:]]//g' \ ++ -e 's/-g[[:>:]]//g' \ ++ -e 's/-Wall[[:>:]]//g' \ ++ -e 's/-Wcast-qual[[:>:]]//g' \ ++ -e 's/-Woverloaded-virtual[[:>:]]//g' \ ++ -e 's/-fcolor-diagnostics[[:>:]]//g' \ ++ -e 's/-fdata-sections[[:>:]]//g' \ ++ -e 's/-ffunction-sections[[:>:]]//g' \ ++ -e 's/-fno-exceptions[[:>:]]//g' \ ++ -e 's/-fomit-frame-pointer[[:>:]]//g' \ ++ -e 's/-fvisibility-inlines-hidden[[:>:]]//g' \ ++ -e 's/-fPIC[[:>:]]//g' \ ++ -e 's/-fstack-protector-strong[[:>:]]//g' + } + + llvm_check_version_for() { +@@ -26410,7 +26432,7 @@ if test -z "$with_gallium_drivers"; then + fi + if test "x$enable_gallium_llvm" = xauto; then + case "$host_cpu" in +- i*86|x86_64|amd64) enable_gallium_llvm=yes;; ++ i*86|amd64|amd64) enable_gallium_llvm=yes;; + esac + fi + if test "x$enable_gallium_llvm" = xyes || test "x$HAVE_RADEON_VULKAN" = xyes; then +@@ -26670,9 +26692,6 @@ fi CLANG_LIBDIR=${LLVM_LIBDIR} fi CLANG_RESOURCE_DIR=$CLANG_LIBDIR/clang/${LLVM_VERSION} @@ -198,3 +396,30 @@ fi else MESA_LLVM=0 +@@ -26752,7 +26771,7 @@ gallium_require_llvm() { + if test "x$MESA_LLVM" = x0; then + case "$host" in *gnux32) return;; esac + case "$host_cpu" in +- i*86|x86_64|amd64) as_fn_error $? "LLVM is required to build $1 on x86 and x86_64" "$LINENO" 5;; ++ i*86|amd64|amd64) as_fn_error $? "LLVM is required to build $1 on x86 and amd64" "$LINENO" 5;; + esac + fi + } +@@ -28207,7 +28226,7 @@ else + fi + + +- if test "x$asm_arch" = xx86 -o "x$asm_arch" = xx86_64; then ++ if test "x$asm_arch" = xx86 -o "x$asm_arch" = xamd64; then + HAVE_X86_ASM_TRUE= + HAVE_X86_ASM_FALSE='#' + else +@@ -28215,7 +28234,7 @@ else + HAVE_X86_ASM_FALSE= + fi + +- if test "x$asm_arch" = xx86_64; then ++ if test "x$asm_arch" = xamd64; then + HAVE_X86_64_ASM_TRUE= + HAVE_X86_64_ASM_FALSE='#' + else Modified: head/graphics/libGL/files/patch-include__GL__internal__dri_interface.h ============================================================================== --- head/graphics/libGL/files/patch-include__GL__internal__dri_interface.h Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-include__GL__internal__dri_interface.h Sat Feb 11 13:31:59 2017 (r433862) @@ -1,8 +1,8 @@ GCC on 9.x doesn't allow types to be overwritten, these types are defined in drm.h also, which causes build issues in xorg-server. ---- include/GL/internal/dri_interface.h.orig 2015-12-05 10:55:50.545108000 +0100 -+++ include/GL/internal/dri_interface.h 2015-12-05 10:56:03.408589000 +0100 +--- include/GL/internal/dri_interface.h.orig 2016-11-10 22:05:17 UTC ++++ include/GL/internal/dri_interface.h @@ -40,13 +40,7 @@ #ifndef DRI_INTERFACE_H #define DRI_INTERFACE_H Modified: head/graphics/libGL/files/patch-src__gallium__auxiliary__pipe-loader__pipe_loader_drm.c ============================================================================== --- head/graphics/libGL/files/patch-src__gallium__auxiliary__pipe-loader__pipe_loader_drm.c Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-src__gallium__auxiliary__pipe-loader__pipe_loader_drm.c Sat Feb 11 13:31:59 2017 (r433862) @@ -25,9 +25,9 @@ Signed-off-by: Emil Velikov ---- src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c.orig 2015-12-21 10:05:52.000000000 +0100 -+++ src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c 2015-12-22 20:18:18.734280000 +0100 -@@ -90,6 +90,14 @@ pipe_loader_drm_probe_fd(struct pipe_loa +--- src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c.orig 2016-11-10 22:05:17 UTC ++++ src/gallium/auxiliary/pipe-loader/pipe_loader_drm.c +@@ -215,6 +215,14 @@ pipe_loader_drm_probe_fd(struct pipe_loa } static int @@ -42,7 +42,7 @@ Reviewed-by: Francisco Jerez (f), std::forward(rs)... }; } --- -1.8.5.4 - Modified: head/graphics/libGL/files/patch-src__gallium__winsys__svga__drm__vmw_screen_ioctl.c ============================================================================== --- head/graphics/libGL/files/patch-src__gallium__winsys__svga__drm__vmw_screen_ioctl.c Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-src__gallium__winsys__svga__drm__vmw_screen_ioctl.c Sat Feb 11 13:31:59 2017 (r433862) @@ -1,8 +1,8 @@ ---- ./src/gallium/winsys/svga/drm/vmw_screen_ioctl.c.orig 2014-01-06 22:15:40.000000000 +0100 -+++ ./src/gallium/winsys/svga/drm/vmw_screen_ioctl.c 2014-02-23 22:01:50.000000000 +0100 -@@ -66,6 +66,11 @@ - */ - #define SVGA3D_SURFACE_HINT_SCANOUT (1 << 9) +--- src/gallium/winsys/svga/drm/vmw_screen_ioctl.c.orig 2016-11-10 22:05:17 UTC ++++ src/gallium/winsys/svga/drm/vmw_screen_ioctl.c +@@ -70,6 +70,11 @@ vmw_region_size(struct vmw_region *regio + return region->size; + } +#if defined(__DragonFly__) || defined(__FreeBSD__) || \ + defined(__NetBSD__) || defined(__OpenBSD__) Modified: head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py ============================================================================== --- head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-src__mapi__glapi__gen__gl_gentable.py Sat Feb 11 13:31:59 2017 (r433862) @@ -1,6 +1,6 @@ ---- src/mapi/glapi/gen/gl_gentable.py.orig 2014-11-21 13:09:28.624910062 +0100 -+++ src/mapi/glapi/gen/gl_gentable.py 2014-11-21 13:10:48.294268333 +0100 -@@ -42,7 +42,7 @@ +--- src/mapi/glapi/gen/gl_gentable.py.orig 2017-01-06 02:14:06 UTC ++++ src/mapi/glapi/gen/gl_gentable.py +@@ -44,7 +44,7 @@ header = """/* GLXEXT is the define used #endif #if (defined(GLXEXT) && defined(HAVE_BACKTRACE)) \\ Modified: head/graphics/libGL/files/patch-src__mesa__main__compiler.h ============================================================================== --- head/graphics/libGL/files/patch-src__mesa__main__compiler.h Sat Feb 11 13:29:15 2017 (r433861) +++ head/graphics/libGL/files/patch-src__mesa__main__compiler.h Sat Feb 11 13:31:59 2017 (r433862) @@ -1,6 +1,6 @@ ---- src/mesa/main/compiler.h.orig 2015-06-07 06:45:48.000000000 -0400 -+++ src/mesa/main/compiler.h 2015-06-16 05:04:53.967546000 -0400 -@@ -70,6 +70,9 @@ *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Feb 11 13:49:32 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E033CDB9F7; Sat, 11 Feb 2017 13:49:32 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay101.isp.belgacom.be (mailrelay101.isp.belgacom.be [195.238.20.128]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CA45B1E72; Sat, 11 Feb 2017 13:49:30 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2BfAgClFZ9Y/1fag21eGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBg1JBEBB4EY1hcpEcKQGVDIIMKoV4AoJ6QBgBAgEBAQEBAQFiKIRqAQU?= =?us-ascii?q?6HCMQCxQECRoLDyoeBhOJbgqyDotQAQEBAQEBAQEBAQEBAQEBAQEcBYIxiQqKG?= =?us-ascii?q?h8Fm3KGb4sYdoESjwqILIppHziBADQqCIU4gUk/NYo2AQEB?= X-IPAS-Result: =?us-ascii?q?A2BfAgClFZ9Y/1fag21eGgEBAQECAQEBAQgBAQEBg1JBEBB?= =?us-ascii?q?4EY1hcpEcKQGVDIIMKoV4AoJ6QBgBAgEBAQEBAQFiKIRqAQU6HCMQCxQECRoLD?= =?us-ascii?q?yoeBhOJbgqyDotQAQEBAQEBAQEBAQEBAQEBAQEcBYIxiQqKGh8Fm3KGb4sYdoE?= =?us-ascii?q?SjwqILIppHziBADQqCIU4gUk/NYo2AQEB?= Received: from 87.218-131-109.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([109.131.218.87]) by relay.skynet.be with ESMTP; 11 Feb 2017 14:48:16 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v1BDmFIw002312; Sat, 11 Feb 2017 14:48:16 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sat, 11 Feb 2017 14:48:15 +0100 From: Tijl Coosemans To: Matthew Rezny Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433862 - in head: graphics/dri graphics/gbm graphics/libEGL graphics/libGL graphics/libGL/files graphics/libglapi graphics/libglesv2 graphics/libosmesa lang/clover Message-ID: <20170211144815.37a91eb6@kalimero.tijl.coosemans.org> In-Reply-To: <201702111331.v1BDVxQZ079590@repo.freebsd.org> References: <201702111331.v1BDVxQZ079590@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 13:49:32 -0000 On Sat, 11 Feb 2017 13:31:59 +0000 (UTC) Matthew Rezny wrote: > Author: rezny > Date: Sat Feb 11 13:31:59 2017 > New Revision: 433862 > URL: https://svnweb.freebsd.org/changeset/ports/433862 > > Log: > Update Mesa to 13.0.4 > > * Use LLVM 3.9 > * OpenGL 4.4 support for recent Intel and ReadeonSI > > PR: 214581 > Approved by: swills (mentor) > Differential Revision: https://reviews.freebsd.org/D9438 It looks like patches here and in the libdrm update were generated with all post-patch changes included (e.g. the s/x86_64/amd64/ changes, changes made by USES=libtool such as link_all_deplibs,...). From owner-svn-ports-head@freebsd.org Sat Feb 11 14:18:05 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67552CDA2EE; Sat, 11 Feb 2017 14:18:05 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 052671181; Sat, 11 Feb 2017 14:18:04 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BEI4gC098578; Sat, 11 Feb 2017 14:18:04 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEHxaP098524; Sat, 11 Feb 2017 14:17:59 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111417.v1BEHxaP098524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 14:17:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433863 - in head: Mk x11-drivers x11-drivers/xf86-input-acecad x11-drivers/xf86-input-egalax x11-drivers/xf86-input-elographics x11-drivers/xf86-input-evdev x11-drivers/xf86-input-evde... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:18:05 -0000 Author: rezny Date: Sat Feb 11 14:17:58 2017 New Revision: 433863 URL: https://svnweb.freebsd.org/changeset/ports/433863 Log: Xorg-servers update to 1.18.4 with driver updates and revision bumps. Update xf86-video-ati to 7.8.0 Update xf86-video-intel to 2.99.917.20170103 Update xf86-input-synaptics to 1.9.0 Update xf86-input-evdev to 2.10.5 Update xf86-video-r128 to 6.10.2 Update xf86-video-rendition to 4.2.6 New port: xf86-video-geode PR: 214591,216269,214687,214593,214715,216276,216277,216278,216287, 216288,216292,216298,214560,216299,216300,216301,216302 Approved by: swills (mentor, portmgr) Differential Revision: https://reviews.freebsd.org/D9436 Added: head/x11-drivers/xf86-input-synaptics/files/ head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.c (contents, props changed) head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.h (contents, props changed) head/x11-drivers/xf86-input-synaptics/files/patch-src_synaptics.c (contents, props changed) head/x11-drivers/xf86-video-ati/files/patch-git_f11531c (contents, props changed) head/x11-drivers/xf86-video-geode/ head/x11-drivers/xf86-video-geode/Makefile (contents, props changed) head/x11-drivers/xf86-video-geode/distinfo (contents, props changed) head/x11-drivers/xf86-video-geode/pkg-descr (contents, props changed) head/x11-drivers/xf86-video-geode/pkg-plist (contents, props changed) head/x11-drivers/xf86-video-intel/files/patch-src_intel__device.c (contents, props changed) head/x11-drivers/xf86-video-intel/files/patch-src_intel__list.h (contents, props changed) head/x11-drivers/xf86-video-intel/files/patch-src_sna__sna_threads.c - copied, changed from r433862, head/x11-drivers/xf86-video-intel/files/patch-src__sna__sna_threads.c head/x11-drivers/xf86-video-neomagic/files/ head/x11-drivers/xf86-video-neomagic/files/patch-src_neo__driver.c (contents, props changed) head/x11-drivers/xf86-video-r128/files/ head/x11-drivers/xf86-video-r128/files/patch-src_r128__dri.c (contents, props changed) head/x11-drivers/xf86-video-voodoo/files/patch-src_voodoo__driver.c (contents, props changed) head/x11-drivers/xf86-video-voodoo/files/patch-src_voodoo__hardware.c (contents, props changed) head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86AutoConfig.c (contents, props changed) head/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_bsd_bsd__init.c - copied, changed from r433862, head/x11-servers/xorg-server/files/extra-arch-sparc64 head/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_bsd_i386__video.c - copied, changed from r433862, head/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-i386_video.c head/x11-servers/xorg-server/files/patch-hw_xfree86_os-support_bsd_ppc__video.c - copied, changed from r433862, head/x11-servers/xorg-server/files/extra-arch-powerpc Deleted: head/x11-drivers/xf86-video-ati/files/patch-src__radeon_dri2.c head/x11-drivers/xf86-video-ati/files/patch-src_radeon_accel.c head/x11-drivers/xf86-video-intel/files/patch-clang head/x11-drivers/xf86-video-intel/files/patch-src__sna__sna_accel.c head/x11-drivers/xf86-video-intel/files/patch-src__sna__sna_threads.c head/x11-drivers/xf86-video-intel/files/patch-src__uxa__intel_driver.c head/x11-drivers/xf86-video-intel/files/patch-src_compat-api.h head/x11-drivers/xf86-video-intel/files/patch-src_sna_fb_fbpict.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__composite.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__driver.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__trapezoids.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__video.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__video.h head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__video__overlay.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__video__sprite.c head/x11-drivers/xf86-video-intel/files/patch-src_sna_sna__video__textured.c head/x11-drivers/xf86-video-rendition/files/patch-src_rendition.h head/x11-servers/xephyr/distinfo head/x11-servers/xorg-dmx/distinfo head/x11-servers/xorg-server/files/extra-arch-i386 head/x11-servers/xorg-server/files/extra-arch-ia64 head/x11-servers/xorg-server/files/extra-arch-powerpc head/x11-servers/xorg-server/files/extra-arch-sparc64 head/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-i386_video.c head/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-misc-Makefile.in Modified: head/Mk/bsd.xorg.mk head/x11-drivers/Makefile head/x11-drivers/xf86-input-acecad/Makefile head/x11-drivers/xf86-input-egalax/Makefile head/x11-drivers/xf86-input-elographics/Makefile head/x11-drivers/xf86-input-evdev/Makefile head/x11-drivers/xf86-input-evdev/distinfo head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.c head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.h head/x11-drivers/xf86-input-fpit/Makefile head/x11-drivers/xf86-input-hyperpen/Makefile head/x11-drivers/xf86-input-keyboard/Makefile head/x11-drivers/xf86-input-mouse/Makefile head/x11-drivers/xf86-input-mutouch/Makefile head/x11-drivers/xf86-input-penmount/Makefile head/x11-drivers/xf86-input-synaptics/Makefile head/x11-drivers/xf86-input-synaptics/distinfo head/x11-drivers/xf86-input-synaptics/pkg-plist head/x11-drivers/xf86-input-vmmouse/Makefile head/x11-drivers/xf86-input-void/Makefile head/x11-drivers/xf86-input-wacom/Makefile head/x11-drivers/xf86-video-amdgpu/Makefile head/x11-drivers/xf86-video-apm/Makefile head/x11-drivers/xf86-video-ark/Makefile head/x11-drivers/xf86-video-ati/Makefile head/x11-drivers/xf86-video-ati/distinfo head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c head/x11-drivers/xf86-video-chips/Makefile head/x11-drivers/xf86-video-glint/Makefile head/x11-drivers/xf86-video-i128/Makefile head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c head/x11-drivers/xf86-video-i740/Makefile head/x11-drivers/xf86-video-intel/Makefile head/x11-drivers/xf86-video-intel/distinfo head/x11-drivers/xf86-video-intel/files/patch-i915kms head/x11-drivers/xf86-video-intel/files/patch-src_sna_kgem.c head/x11-drivers/xf86-video-intel/pkg-descr head/x11-drivers/xf86-video-mach64/Makefile head/x11-drivers/xf86-video-mga/Makefile head/x11-drivers/xf86-video-neomagic/Makefile head/x11-drivers/xf86-video-nv/Makefile head/x11-drivers/xf86-video-openchrome/Makefile head/x11-drivers/xf86-video-r128/Makefile head/x11-drivers/xf86-video-r128/distinfo head/x11-drivers/xf86-video-rendition/Makefile head/x11-drivers/xf86-video-rendition/distinfo head/x11-drivers/xf86-video-rendition/files/patch-src_rendition.c head/x11-drivers/xf86-video-s3/Makefile head/x11-drivers/xf86-video-s3virge/Makefile head/x11-drivers/xf86-video-savage/Makefile head/x11-drivers/xf86-video-scfb/Makefile head/x11-drivers/xf86-video-scfb/files/patch-src_scfb__driver.c head/x11-drivers/xf86-video-siliconmotion/Makefile head/x11-drivers/xf86-video-sunffb/Makefile head/x11-drivers/xf86-video-tdfx/Makefile head/x11-drivers/xf86-video-trident/Makefile head/x11-drivers/xf86-video-tseng/Makefile head/x11-drivers/xf86-video-vesa/Makefile head/x11-drivers/xf86-video-vmware/Makefile head/x11-drivers/xf86-video-voodoo/Makefile head/x11-drivers/xf86-video-voodoo/files/patch-src_voodoo.h head/x11-drivers/xorg-drivers/Makefile head/x11-servers/xephyr/Makefile head/x11-servers/xorg-dmx/Makefile head/x11-servers/xorg-nestserver/Makefile head/x11-servers/xorg-server/Makefile head/x11-servers/xorg-server/distinfo head/x11-servers/xorg-server/files/patch-config_config-backends.h head/x11-servers/xorg-server/files/patch-config_config.c head/x11-servers/xorg-server/files/patch-config_devd.c head/x11-servers/xorg-server/files/patch-configure head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Config.c head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Globals.c head/x11-servers/xorg-server/files/patch-hw_xfree86_common_xf86Xinput.c head/x11-servers/xorg-server/files/patch-xkb_Makefile.in head/x11-servers/xorg-server/pkg-plist head/x11-servers/xorg-vfbserver/Makefile Modified: head/Mk/bsd.xorg.mk ============================================================================== --- head/Mk/bsd.xorg.mk Sat Feb 11 13:31:59 2017 (r433862) +++ head/Mk/bsd.xorg.mk Sat Feb 11 14:17:58 2017 (r433863) @@ -59,15 +59,12 @@ USE_XORG+= xorg-macros . if ${XORG_CAT} == "driver" USE_XORG+= xorg-server xproto randrproto xi renderproto xextproto \ - inputproto kbproto fontsproto videoproto dri2proto xf86driproto \ - presentproto glproto xineramaproto resourceproto scrnsaverproto -# work around a llvm bug on i386, llvm bug #15806 -# reproduced with clang 3.2 (current release) and 3.1 -. if ${ARCH} == i386 -CFLAGS+= -fno-optimize-sibling-calls -. endif + inputproto kbproto fontsproto videoproto dri2proto dri3proto \ + xf86driproto presentproto glproto xineramaproto resourceproto \ + scrnsaverproto CONFIGURE_ENV+= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4' USES+= libtool +INSTALL_TARGET= install-strip . endif . if ${XORG_CAT} == "font" @@ -101,7 +98,7 @@ CONFIGURE_ARGS+= --with-xkb-path=${LOCAL --with-fontrootdir=${LOCALBASE}/share/fonts LIB_PC_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dri.pc:graphics/dri -USE_XORG+= pciaccess xextproto videoproto fontsproto dri2proto fontutil:build +USE_XORG+= fontutil:build . endif .endif @@ -115,7 +112,7 @@ Xorg_Post_Include= bsd.xorg.mk # Register all xorg .pc files here. # foo_LIB_PC_DEPENDS means it should go to BUILD_DEPENDS *and* RUN_DEPENDS. -XORG_MODULES= bigreqsproto \ +XORG_MODULES= bigreqsproto \ compositeproto \ damageproto \ dmx \ @@ -239,7 +236,7 @@ xaw_LIB_PC_DEPENDS= ${xaw7_LIB_PC_DEPEN xaw6_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw6.pc:x11-toolkits/libXaw xaw7_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xaw7.pc:x11-toolkits/libXaw xbitmaps_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xbitmaps.pc:x11/xbitmaps -xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb +xcb_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcb.pc:x11/libxcb xcmiscproto_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcmiscproto.pc:x11/xcmiscproto xcomposite_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcomposite.pc:x11/libXcomposite xcursor_LIB_PC_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xcursor.pc:x11/libXcursor Modified: head/x11-drivers/Makefile ============================================================================== --- head/x11-drivers/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -26,6 +26,7 @@ SUBDIR += xf86-video-chips SUBDIR += xf86-video-cirrus SUBDIR += xf86-video-dummy + SUBDIR += xf86-video-geode SUBDIR += xf86-video-glint SUBDIR += xf86-video-i128 SUBDIR += xf86-video-i740 Modified: head/x11-drivers/xf86-input-acecad/Makefile ============================================================================== --- head/x11-drivers/xf86-input-acecad/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-acecad/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-acecad PORTVERSION= 1.5.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-egalax/Makefile ============================================================================== --- head/x11-drivers/xf86-input-egalax/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-egalax/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -3,7 +3,7 @@ PORTNAME= xf86-input-egalax PORTVERSION= 0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-drivers MAINTAINER= glebius@FreeBSD.org @@ -12,16 +12,10 @@ COMMENT= eGalax touch screen input drive USE_GITHUB= yes GH_ACCOUNT= glebius GH_TAGNAME= 7f1e4ac -DIST_SUBDIR= xorg/driver LICENSE= BSD2CLAUSE -GNU_CONFIGURE= yes -USES= autoreconf libtool pkgconfig -USE_XORG= xorg-server xproto xi inputproto xf86driproto glproto \ - randrproto renderproto resourceproto scrnsaverproto \ - xorg-macros presentproto -CONFIGURE_ENV= DRIVER_MAN_SUFFIX=4x DRIVER_MAN_DIR='$$(mandir)/man4' -INSTALL_TARGET= install-strip +USES= autoreconf +XORG_CAT= driver .include Modified: head/x11-drivers/xf86-input-elographics/Makefile ============================================================================== --- head/x11-drivers/xf86-input-elographics/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-elographics/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-elographics PORTVERSION= 1.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-evdev/Makefile ============================================================================== --- head/x11-drivers/xf86-input-evdev/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-evdev/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-input-evdev -PORTVERSION= 2.10.4 +PORTVERSION= 2.10.5 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -18,6 +18,5 @@ RUN_DEPENDS= webcamd>=3.1.0.1:multimedia XORG_CAT= driver USES= pathfix CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS=" " -INSTALL_TARGET= install-strip .include Modified: head/x11-drivers/xf86-input-evdev/distinfo ============================================================================== --- head/x11-drivers/xf86-input-evdev/distinfo Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-evdev/distinfo Sat Feb 11 14:17:58 2017 (r433863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479415100 -SHA256 (xorg/driver/xf86-input-evdev-2.10.4.tar.bz2) = bbf6a03fbce1a6c0c7d874eef519fd0a854bf01b515c745d41fa551ce6490cc2 -SIZE (xorg/driver/xf86-input-evdev-2.10.4.tar.bz2) = 404465 +TIMESTAMP = 1484717140 +SHA256 (xorg/driver/xf86-input-evdev-2.10.5.tar.bz2) = 9edaa6205baf6d2922cc4db3d8e54a7e7773b5f733b0ae90f6be7725f983b70d +SIZE (xorg/driver/xf86-input-evdev-2.10.5.tar.bz2) = 405956 Modified: head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.c ============================================================================== --- head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.c Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.c Sat Feb 11 14:17:58 2017 (r433863) @@ -1,6 +1,6 @@ ---- src/evdev.c.orig 2015-03-27 01:35:50 UTC +--- src/evdev.c.orig 2017-01-03 01:26:00 UTC +++ src/evdev.c -@@ -37,9 +37,13 @@ +@@ -38,9 +38,13 @@ #include #include @@ -14,7 +14,7 @@ #include #include #include -@@ -222,6 +226,7 @@ EvdevIsDuplicate(InputInfoPtr pInfo) +@@ -226,6 +230,7 @@ EvdevIsDuplicate(InputInfoPtr pInfo) static BOOL EvdevDeviceIsVirtual(const char* devicenode) { @@ -22,7 +22,7 @@ struct udev *udev = NULL; struct udev_device *device = NULL; struct stat st; -@@ -252,6 +257,9 @@ out: +@@ -256,6 +261,9 @@ out: udev_device_unref(device); udev_unref(udev); return rc; @@ -31,8 +31,8 @@ +#endif } - #ifndef HAVE_SMOOTH_SCROLLING -@@ -1086,11 +1094,13 @@ EvdevReadInput(InputInfoPtr pInfo) + +@@ -1062,11 +1070,13 @@ EvdevReadInput(InputInfoPtr pInfo) do { rc = libevdev_next_event(pEvdev->dev, LIBEVDEV_READ_FLAG_NORMAL, &ev); if (rc < 0) { @@ -47,8 +47,8 @@ + } break; } else if (rc == LIBEVDEV_READ_STATUS_SUCCESS) { - #ifdef MULTITOUCH -@@ -1470,10 +1480,15 @@ EvdevAddAbsValuatorClass(DeviceIntPtr de + if (pEvdev->mtdev) +@@ -1476,10 +1486,15 @@ EvdevAddAbsValuatorClass(DeviceIntPtr de continue; abs = libevdev_get_abs_info(pEvdev->dev, axis); Modified: head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.h ============================================================================== --- head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.h Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-evdev/files/patch-src_evdev.h Sat Feb 11 14:17:58 2017 (r433863) @@ -1,4 +1,4 @@ ---- src/evdev.h.orig 2015-03-27 01:35:50 UTC +--- src/evdev.h.orig 2016-11-21 04:59:44 UTC +++ src/evdev.h @@ -36,7 +36,15 @@ #define EVDEV_H Modified: head/x11-drivers/xf86-input-fpit/Makefile ============================================================================== --- head/x11-drivers/xf86-input-fpit/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-fpit/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-fpit PORTVERSION= 1.4.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-hyperpen/Makefile ============================================================================== --- head/x11-drivers/xf86-input-hyperpen/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-hyperpen/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-hyperpen PORTVERSION= 1.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-keyboard/Makefile ============================================================================== --- head/x11-drivers/xf86-input-keyboard/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-keyboard/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-input-keyboard PORTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-mouse/Makefile ============================================================================== --- head/x11-drivers/xf86-input-mouse/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-mouse/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-input-mouse PORTVERSION= 1.9.2 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -12,6 +13,5 @@ LICENSE_FILE= ${WRKSRC}/COPYING XORG_CAT= driver USES= pathfix -INSTALL_TARGET= install-strip .include Modified: head/x11-drivers/xf86-input-mutouch/Makefile ============================================================================== --- head/x11-drivers/xf86-input-mutouch/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-mutouch/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-mutouch PORTVERSION= 1.3.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-penmount/Makefile ============================================================================== --- head/x11-drivers/xf86-input-penmount/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-penmount/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-input-penmount PORTVERSION= 1.5.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-synaptics/Makefile ============================================================================== --- head/x11-drivers/xf86-input-synaptics/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-synaptics/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -1,17 +1,24 @@ # $FreeBSD$ PORTNAME= xf86-input-synaptics -PORTVERSION= 1.8.2 -PORTREVISION= 1 +PORTVERSION= 1.9.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org synaptics input driver -CONFLICTS= synaptics-[0-9]* +LICESNE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USES= pathfix USE_XORG= x11 xtst XORG_CAT= driver +OPTIONS_DEFINE= EVDEV +EVDEV_DESC= Use evdev for input events (requires kernel support) + +EVDEV_CONFIGURE_ENV= BUILD_EVENTCOMM=yes +EVDEV_BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:multimedia/v4l_compat +EVDEV_LIB_DEPENDS= libevdev.so:devel/libevdev + .include Modified: head/x11-drivers/xf86-input-synaptics/distinfo ============================================================================== --- head/x11-drivers/xf86-input-synaptics/distinfo Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-synaptics/distinfo Sat Feb 11 14:17:58 2017 (r433863) @@ -1,2 +1,3 @@ -SHA256 (xorg/driver/xf86-input-synaptics-1.8.2.tar.bz2) = 7b0e164ebd02a680e0c695955e783059f37edb0c2656398e0a972adc8e698c80 -SIZE (xorg/driver/xf86-input-synaptics-1.8.2.tar.bz2) = 484261 +TIMESTAMP = 1479490184 +SHA256 (xorg/driver/xf86-input-synaptics-1.9.0.tar.bz2) = afba3289d7a40217a19d90db98ce181772f9ca6d77e1898727b0afcf02073b5a +SIZE (xorg/driver/xf86-input-synaptics-1.9.0.tar.bz2) = 501814 Added: head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.c Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,18 @@ +--- src/eventcomm.c.orig 2016-09-30 07:09:32 UTC ++++ src/eventcomm.c +@@ -421,10 +421,15 @@ event_get_abs(struct libevdev *evdev, in + /* We dont trust a zero fuzz as it probably is just a lazy value */ + if (fuzz && abs->fuzz > 0) + *fuzz = abs->fuzz; ++#ifdef __linux__ + #if LINUX_VERSION_CODE > KERNEL_VERSION(2,6,30) + if (res) + *res = abs->resolution; + #endif ++#elif defined(__FreeBSD__) || defined(__DragonFly__) ++ if (res) ++ *res = abs->resolution; ++#endif + + return 0; + } Added: head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-synaptics/files/patch-src_eventcomm.h Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,18 @@ +--- src/eventcomm.h.orig 2015-11-24 23:47:05 UTC ++++ src/eventcomm.h +@@ -30,7 +30,15 @@ + #include + + #include ++#ifdef __linux__ + #include ++#else ++#undef BUS_NONE ++#undef BUS_PCI ++#undef BUS_SBUS ++#undef BUS_PLATFORM ++#undef BUS_last ++#endif + #include + #include "synproto.h" + Added: head/x11-drivers/xf86-input-synaptics/files/patch-src_synaptics.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-synaptics/files/patch-src_synaptics.c Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,31 @@ +--- src/synaptics.c.orig 2016-09-30 07:09:32 UTC ++++ src/synaptics.c +@@ -2599,7 +2599,7 @@ HandleScrolling(SynapticsPrivate * priv, + + priv->scroll.delta_y += priv->scroll.coast_speed_y * dtime * abs(para->scroll_dist_vert); + delay = MIN(delay, POLL_MS); +- if (abs(priv->scroll.coast_speed_y) < ddy) { ++ if (fabs(priv->scroll.coast_speed_y) < ddy) { + priv->scroll.coast_speed_y = 0; + priv->scroll.packets_this_scroll = 0; + } +@@ -2614,7 +2614,7 @@ HandleScrolling(SynapticsPrivate * priv, + double ddx = para->coasting_friction * dtime; + priv->scroll.delta_x += priv->scroll.coast_speed_x * dtime * abs(para->scroll_dist_horiz); + delay = MIN(delay, POLL_MS); +- if (abs(priv->scroll.coast_speed_x) < ddx) { ++ if (fabs(priv->scroll.coast_speed_x) < ddx) { + priv->scroll.coast_speed_x = 0; + priv->scroll.packets_this_scroll = 0; + } +@@ -2670,8 +2670,8 @@ clickpad_guess_clickfingers(SynapticsPri + * really, this should be dependent on the touchpad size. Also, + * you'll need to find a touchpad that doesn't lie about it's + * size. Good luck. */ +- if (abs(x1 - x2) < (priv->maxx - priv->minx) * .3 && +- abs(y1 - y2) < (priv->maxy - priv->miny) * .3) { ++ if (fabs(x1 - x2) < (priv->maxx - priv->minx) * .3 && ++ fabs(y1 - y2) < (priv->maxy - priv->miny) * .3) { + close_point |= (1 << j); + close_point |= (1 << i); + } Modified: head/x11-drivers/xf86-input-synaptics/pkg-plist ============================================================================== --- head/x11-drivers/xf86-input-synaptics/pkg-plist Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-synaptics/pkg-plist Sat Feb 11 14:17:58 2017 (r433863) @@ -6,4 +6,4 @@ libdata/pkgconfig/xorg-synaptics.pc man/man1/synclient.1.gz man/man1/syndaemon.1.gz man/man4/synaptics.4x.gz -share/X11/xorg.conf.d/50-synaptics.conf +share/X11/xorg.conf.d/70-synaptics.conf Modified: head/x11-drivers/xf86-input-vmmouse/Makefile ============================================================================== --- head/x11-drivers/xf86-input-vmmouse/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-vmmouse/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -3,6 +3,7 @@ PORTNAME= xf86-input-vmmouse PORTVERSION= 13.1.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-void/Makefile ============================================================================== --- head/x11-drivers/xf86-input-void/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-void/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-input-void PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-input-wacom/Makefile ============================================================================== --- head/x11-drivers/xf86-input-wacom/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-input-wacom/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-input-wacom PORTVERSION= 0.34.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MASTER_SITES= SF/linuxwacom/${PORTNAME} @@ -13,8 +14,8 @@ LICENSE= GPLv2+ BUILD_DEPENDS= v4l_compat>=1.0.20110603:multimedia/v4l_compat RUN_DEPENDS= webcamd>=3.1.0.1:multimedia/webcamd -USES= tar:bzip2 pathfix pkgconfig libtool -USE_XORG= x11 xinerama xrandr +USES= pathfix +USE_XORG= x11 xext xinerama xrandr XORG_CAT= driver LDFLAGS+= -Wl,--as-needed # Xext USE_RC_SUBR= wacom @@ -23,7 +24,6 @@ CONFIGURE_ENV= UDEV_CFLAGS=" " UDEV_LIBS CONFIGURE_ARGS= --without-systemd-unit-dir \ --without-udev-rules-dir \ --without-doxygen -INSTALL_TARGET= install-strip OPTIONS_DEFINE= DEBUG TEST Modified: head/x11-drivers/xf86-video-amdgpu/Makefile ============================================================================== --- head/x11-drivers/xf86-video-amdgpu/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-amdgpu/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -4,6 +4,7 @@ PORTNAME= xf86-video-amdgpu PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org @@ -16,16 +17,16 @@ LIB_DEPENDS= libdrm_amdgpu.so:graphics/l USE_GL= gbm XORG_CAT= driver -INSTALL_TARGET= install-strip # No amdgpu kernel driver on non-x86 and PC98. ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86 CONFIGURE_ARGS+=--disable-udev .include .if (${OSVERSION} < 1200019) -IGNORE= not support on 11.x or older, no kernel support +IGNORE= not supported on 11.x or older, no kernel support .endif PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \ Modified: head/x11-drivers/xf86-video-apm/Makefile ============================================================================== --- head/x11-drivers/xf86-video-apm/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-apm/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-apm PORTVERSION= 1.2.5 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-ark/Makefile ============================================================================== --- head/x11-drivers/xf86-video-ark/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-ark/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-ark PORTVERSION= 0.7.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-ati/Makefile ============================================================================== --- head/x11-drivers/xf86-video-ati/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-ati/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -1,25 +1,27 @@ # $FreeBSD$ PORTNAME= xf86-video-ati -PORTVERSION= 7.5.0 +PORTVERSION= 7.8.0 PORTEPOCH= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org ati display driver +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libpciaccess.so:devel/libpciaccess \ + libdrm_radeon.so:graphics/libdrm + USE_GL= gl XORG_CAT= driver -USE_XORG= xf86driproto \ - xineramaproto \ - xf86miscproto \ - glproto \ - presentproto -INSTALL_TARGET= install-strip +USE_XORG= pciaccess + # No Radeon kernel driver on non-x86 and PC98. ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86 CONFIGURE_ARGS+=--disable-udev -CONFIGURE_ARGS+=--disable-glamor .include Modified: head/x11-drivers/xf86-video-ati/distinfo ============================================================================== --- head/x11-drivers/xf86-video-ati/distinfo Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-ati/distinfo Sat Feb 11 14:17:58 2017 (r433863) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484479584 -SHA256 (xorg/driver/xf86-video-ati-7.5.0.tar.bz2) = ec3e6f06b6cf9a40c72aafa3448aae8b034c80b37410ca9442d5cf6806e07936 -SIZE (xorg/driver/xf86-video-ati-7.5.0.tar.bz2) = 809756 +TIMESTAMP = 1479393377 +SHA256 (xorg/driver/xf86-video-ati-7.8.0.tar.bz2) = 401f5de772928f3dc4ce43a885adb0a47a2f61aa4a9e45d2ab3d184136a9d6fa +SIZE (xorg/driver/xf86-video-ati-7.8.0.tar.bz2) = 845702 Added: head/x11-drivers/xf86-video-ati/files/patch-git_f11531c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-ati/files/patch-git_f11531c Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,48 @@ +From f11531c99fcd6473f58b4d10efaf3efd84304d8e Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Michel=20D=C3=A4nzer?= +Date: Mon, 21 Nov 2016 18:15:05 +0900 +Subject: Enable glamor by default with >= R600 and Xorg >= 1.18.3 + +glamor should now perform at least as well as EXA in general, and this +allows DRI3 to be enabled by default for >= R600. + +Reviewed-by: Alex Deucher + +diff --git a/man/radeon.man b/man/radeon.man +index 6af7a92..8990ae2 100644 +--- man/radeon.man ++++ man/radeon.man +@@ -293,7 +293,7 @@ Chooses between available acceleration architectures. Valid values are + .B glamor + (for R300 or higher). The default is + .B glamor +-as of TAHITI, otherwise ++with R600 or newer (with Xorg >= 1.18.3, otherwise with TAHITI or newer), otherwise + .B EXA. + + .PP +diff --git a/src/radeon_glamor.c b/src/radeon_glamor.c +index b66848f..590c9f0 100644 +--- src/radeon_glamor.c ++++ src/radeon_glamor.c +@@ -84,8 +84,15 @@ radeon_glamor_pre_init(ScrnInfoPtr scrn) + return FALSE; + + s = xf86GetOptValString(info->Options, OPTION_ACCELMETHOD); +- if (s == NULL && info->ChipFamily < CHIP_FAMILY_TAHITI) +- return FALSE; ++ if (!s) { ++ if (xorgGetVersion() >= XORG_VERSION_NUMERIC(1,18,3,0,0)) { ++ if (info->ChipFamily < CHIP_FAMILY_R600) ++ return FALSE; ++ } else { ++ if (info->ChipFamily < CHIP_FAMILY_TAHITI) ++ return FALSE; ++ } ++ } + + if (s && strcasecmp(s, "glamor") != 0) { + if (info->ChipFamily >= CHIP_FAMILY_TAHITI) +-- +cgit v0.10.2 + Modified: head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c ============================================================================== --- head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c Sat Feb 11 14:17:58 2017 (r433863) @@ -1,5 +1,5 @@ ---- src/radeon_kms.c.orig 2014-10-02 05:31:27.000000000 +0200 -+++ src/radeon_kms.c 2014-10-23 18:56:18.359108170 +0200 +--- src/radeon_kms.c.orig 2016-11-17 02:23:37 UTC ++++ src/radeon_kms.c @@ -30,6 +30,8 @@ #include @@ -8,36 +8,18 @@ +#include /* Driver data structures */ #include "radeon.h" - #include "radeon_reg.h" -@@ -280,7 +282,7 @@ - radeon_dirty_update(ScreenPtr screen) - { - RegionPtr region; -- PixmapDirtyUpdatePtr ent; -+ PixmapDirtyUpdatePtr ent = NULL; + #include "radeon_drm_queue.h" +@@ -1405,6 +1407,15 @@ static int radeon_get_drm_master_fd(Scrn + XNFasprintf(&busid, "pci:%04x:%02x:%02x.%d", + dev->domain, dev->bus, dev->dev, dev->func); - if (xorg_list_is_empty(&screen->pixmap_dirty_list)) - return; -@@ -589,7 +591,7 @@ - #endif - struct pci_device *dev = info->PciInfo; - char *busid; -- int fd; -+ int fd, err; - - #ifdef XF86_PDEV_SERVER_FD - if (pRADEONEnt->platform_dev) { -@@ -608,6 +610,15 @@ - dev->domain, dev->bus, dev->dev, dev->func); - #endif - -+ err = kldload("radeonkms"); -+ if (err == -1 && errno != EEXIST) { ++ fd = kldload("radeonkms"); ++ if (fd == -1 && errno != EEXIST) { + xf86DrvMsg(pScrn->scrnIndex, X_ERROR, + "[drm] Failed to load kernel module for %s: %s\n", + busid, strerror(errno)); + free(busid); -+ return -1; ++ return fd; + } + fd = drmOpen(NULL, busid); Modified: head/x11-drivers/xf86-video-chips/Makefile ============================================================================== --- head/x11-drivers/xf86-video-chips/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-chips/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-chips PORTVERSION= 1.2.7 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Added: head/x11-drivers/xf86-video-geode/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-geode/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,15 @@ +# $FreeBSD$ + +PORTNAME= xf86-video-geode +PORTVERSION= 2.11.19 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org geode display driver + +XORG_CAT= driver + +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHES_REASON= Geode processors are 32bit x86 only + +.include Added: head/x11-drivers/xf86-video-geode/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-geode/distinfo Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,3 @@ +TIMESTAMP = 1482059035 +SHA256 (xorg/driver/xf86-video-geode-2.11.19.tar.bz2) = c6694c21ee3d9560f6e925925ef1d3818b1988e899b6a0592dbae597c87ac97e +SIZE (xorg/driver/xf86-video-geode-2.11.19.tar.bz2) = 668151 Added: head/x11-drivers/xf86-video-geode/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-geode/pkg-descr Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,3 @@ +This package contains the X.Org xf86-video-geode driver. + +WWW: http://www.x.org Added: head/x11-drivers/xf86-video-geode/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-geode/pkg-plist Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1 @@ +lib/xorg/modules/drivers/geode_drv.so Modified: head/x11-drivers/xf86-video-glint/Makefile ============================================================================== --- head/x11-drivers/xf86-video-glint/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-glint/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-glint PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-i128/Makefile ============================================================================== --- head/x11-drivers/xf86-video-i128/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-i128/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,7 +2,7 @@ PORTNAME= xf86-video-i128 PORTVERSION= 1.3.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c ============================================================================== --- head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-i128/files/patch-src_i128__driver.c Sat Feb 11 14:17:58 2017 (r433863) @@ -1,6 +1,8 @@ +# two upstream clean-up commits plus a string const fix +# --- src/i128_driver.c.orig 2012-07-17 05:21:15 UTC +++ src/i128_driver.c -@@ -50,8 +50,6 @@ +@@ -50,12 +50,9 @@ /* All drivers initialising the SW cursor need this */ #include "mipointer.h" @@ -9,7 +11,20 @@ #include "micmap.h" #include "xf86DDC.h" -@@ -1557,7 +1555,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL) +-#include "vbe.h" + + #include "xf86cmap.h" + #include "fb.h" +@@ -586,7 +583,7 @@ I128PreInit(ScrnInfoPtr pScrn, int flags + xf86DrvMsg(pScrn->scrnIndex, X_CONFIG, "Acceleration disabled\n"); + } else { + int from = X_DEFAULT; +- char *s = xf86GetOptValString(pI128->Options, OPTION_ACCELMETHOD); ++ const char *s = xf86GetOptValString(pI128->Options, OPTION_ACCELMETHOD); + pI128->NoAccel = FALSE; + if (!xf86NameCmp(s, "EXA")) { + pI128->exa = TRUE; +@@ -1557,7 +1554,6 @@ I128ScreenInit(SCREEN_INIT_ARGS_DECL) return FALSE; } Modified: head/x11-drivers/xf86-video-i740/Makefile ============================================================================== --- head/x11-drivers/xf86-video-i740/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-i740/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,6 +2,7 @@ PORTNAME= xf86-video-i740 PORTVERSION= 1.3.6 +PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org Modified: head/x11-drivers/xf86-video-intel/Makefile ============================================================================== --- head/x11-drivers/xf86-video-intel/Makefile Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-intel/Makefile Sat Feb 11 14:17:58 2017 (r433863) @@ -2,35 +2,31 @@ # $FreeBSD$ PORTNAME= xf86-video-intel -PORTVERSION= 2.21.15 -PORTREVISION= 9 +PORTVERSION= 2.99.917.20170103 CATEGORIES= x11-drivers +MASTER_SITES= http://cgit.freedesktop.org/xorg/${XORG_CAT}/${PORTNAME}/snapshot/ +DISTNAME= ${PORTNAME}-${COMMIT_ID} MAINTAINER= x11@FreeBSD.org COMMENT= Driver for Intel integrated graphics chipsets -LIB_DEPENDS= libxcb-util.so:x11/xcb-util +LIB_DEPENDS= libxcb-util.so:x11/xcb-util \ + libdrm.so:graphics/libdrm + +COMMIT_ID= 028c946df0855728b2a34d1d588701dc6c5ad4c1 ONLY_FOR_ARCHS= amd64 i386 +ONLY_FOR_ARCHS_REASON= Intel integrated GPU only exists in Intel x86 processors/chipsets + USE_GL= gl USE_LDCONFIG= yes XORG_CAT= driver -USE_XORG= glproto \ - pixman \ - x11 \ - xext \ - xf86driproto \ - xineramaproto \ - xrender \ - xvmc +USE_XORG= pciaccess pixman x11 xcb xext xrender xv xvmc -USES+= cpe +USES+= cpe autoreconf CPE_VENDOR= x -CONFIGURE_ENV+= xorg_cv_cc_flag__Wno_maybe_uninitialized=no -CONFIGURE_ARGS+= --enable-sna -CONFIGURE_ARGS+= --disable-glamor -INSTALL_TARGET= install-strip +CONFIGURE_ARGS+= --with-default-accel=uxa .include Modified: head/x11-drivers/xf86-video-intel/distinfo ============================================================================== --- head/x11-drivers/xf86-video-intel/distinfo Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-intel/distinfo Sat Feb 11 14:17:58 2017 (r433863) @@ -1,4 +1,3 @@ -SHA256 (xorg/driver/xf86-video-intel-2.7.1.tar.bz2) = 255c0d54249cc0132f743254a43c21fac695fab2139c8ed96a07cf3c628e5f42 -SIZE (xorg/driver/xf86-video-intel-2.7.1.tar.bz2) = 780625 -SHA256 (xorg/driver/xf86-video-intel-2.21.15.tar.bz2) = 7d5a140f82a72fd1cbc8a664d66c3d4eca47ee240ca4927b8a98d7af6f65d6fc -SIZE (xorg/driver/xf86-video-intel-2.21.15.tar.bz2) = 1977431 +TIMESTAMP = 1484505738 +SHA256 (xorg/driver/xf86-video-intel-028c946df0855728b2a34d1d588701dc6c5ad4c1.tar.bz2) = 34d00a1c85f33c55a58bc072b59633d84e48776c771cec5e4d313664c3f56f7c +SIZE (xorg/driver/xf86-video-intel-028c946df0855728b2a34d1d588701dc6c5ad4c1.tar.bz2) = 1236389 Modified: head/x11-drivers/xf86-video-intel/files/patch-i915kms ============================================================================== --- head/x11-drivers/xf86-video-intel/files/patch-i915kms Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-intel/files/patch-i915kms Sat Feb 11 14:17:58 2017 (r433863) @@ -1,13 +1,10 @@ ---- src/intel_device.c.orig 2013-06-30 16:03:51.000000000 +0200 -+++ src/intel_device.c 2013-07-02 14:08:34.903060688 +0200 -@@ -94,8 +94,8 @@ - pci->domain, pci->bus, pci->dev, pci->func); +--- src/intel_device.c.orig 2016-02-16 09:25:09.124344000 +0100 ++++ src/intel_device.c 2016-02-16 09:22:49.541922000 +0100 +@@ -204,6 +207,7 @@ + } - ret = drmCheckModesettingSupported(id); -- if (ret) { -- if (xf86LoadKernelModule("i915")) -+ if (ret || 1) { -+ if (xf86LoadKernelModule("i915kms")) - ret = drmCheckModesettingSupported(id); - if (ret) - return -1; + static const char *kernel_module_names[] ={ ++ "i915kms", + "i915", + NULL, + }; Added: head/x11-drivers/xf86-video-intel/files/patch-src_intel__device.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-intel/files/patch-src_intel__device.c Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,12 @@ +--- src/intel_device.c.orig 2014-12-21 20:36:40.268102983 +0100 ++++ src/intel_device.c 2014-12-21 20:36:01.358104504 +0100 +@@ -28,6 +28,9 @@ + #include "config.h" + #endif + ++#define _WITH_GETLINE /* to expose getline() in stdio.h on FreeBSD */ ++#include /* for getline() */ ++ + #include + #include + #include Added: head/x11-drivers/xf86-video-intel/files/patch-src_intel__list.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-video-intel/files/patch-src_intel__list.h Sat Feb 11 14:17:58 2017 (r433863) @@ -0,0 +1,36 @@ +--- src/intel_list.h.orig 2015-12-10 23:29:35.000000000 +0100 ++++ src/intel_list.h 2016-10-24 10:22:57.280379000 +0200 +@@ -305,8 +305,6 @@ + #define list_last_entry(ptr, type, member) \ + list_entry((ptr)->prev, type, member) + +-#define __container_of(ptr, sample, member) \ +- (void *)((char *)(ptr) - ((char *)&(sample)->member - (char *)(sample))) + /** + * Loop through the list given by head and set pos to struct in the list. + * +@@ -325,12 +323,12 @@ + * + */ + #define list_for_each_entry(pos, head, member) \ +- for (pos = __container_of((head)->next, pos, member); \ ++ for (pos = NULL, pos = __container_of((head)->next, pos, member); \ + &pos->member != (head); \ + pos = __container_of(pos->member.next, pos, member)) + +-#define list_for_each_entry_reverse(pos, head, member) \ +- for (pos = __container_of((head)->prev, pos, member); \ ++#define list_for_each_entry_reverse(pos, head, member) \ ++ for (pos = NULL, pos = __container_of((head)->prev, pos, member); \ + &pos->member != (head); \ + pos = __container_of(pos->member.prev, pos, member)) + +@@ -342,7 +340,7 @@ + * See list_for_each_entry for more details. + */ + #define list_for_each_entry_safe(pos, tmp, head, member) \ +- for (pos = __container_of((head)->next, pos, member), \ ++ for (pos = NULL, pos = __container_of((head)->next, pos, member), \ + tmp = __container_of(pos->member.next, pos, member); \ + &pos->member != (head); \ + pos = tmp, tmp = __container_of(pos->member.next, tmp, member)) Copied and modified: head/x11-drivers/xf86-video-intel/files/patch-src_sna__sna_threads.c (from r433862, head/x11-drivers/xf86-video-intel/files/patch-src__sna__sna_threads.c) ============================================================================== --- head/x11-drivers/xf86-video-intel/files/patch-src__sna__sna_threads.c Sat Feb 11 13:31:59 2017 (r433862, copy source) +++ head/x11-drivers/xf86-video-intel/files/patch-src_sna__sna_threads.c Sat Feb 11 14:17:58 2017 (r433863) @@ -1,14 +1,12 @@ ---- src/sna/sna_threads.c.orig 2013-02-02 00:03:44.000000000 +0000 -+++ src/sna/sna_threads.c 2013-02-02 00:04:39.000000000 +0000 -@@ -94,7 +94,11 @@ - size_t len = 0; - char *line = NULL; - uint32_t processors = 0, cores = 0; -+#ifdef __GLIBC__ - while (getline(&line, &len, file) != -1) { -+#else -+ while ((line = fgetln(file, &len)) != (char *) NULL) { -+#endif - int id; - if (sscanf(line, "physical id : %d", &id) == 1) { - if (id >= 32) +--- src/sna/sna_threads.c.orig 2016-11-18 16:32:46 UTC ++++ src/sna/sna_threads.c +@@ -29,6 +29,9 @@ + #include "config.h" + #endif + ++#define _WITH_GETLINE /* to expose getline() in stdio.h on FreeBSD */ ++#include /* for getline() */ ++ + #include "sna.h" + + #include Modified: head/x11-drivers/xf86-video-intel/files/patch-src_sna_kgem.c ============================================================================== --- head/x11-drivers/xf86-video-intel/files/patch-src_sna_kgem.c Sat Feb 11 13:31:59 2017 (r433862) +++ head/x11-drivers/xf86-video-intel/files/patch-src_sna_kgem.c Sat Feb 11 14:17:58 2017 (r433863) @@ -1,87 +1,12 @@ ---- src/sna/kgem.c.orig 2013-08-20 20:26:26 UTC -+++ src/sna/kgem.c -@@ -25,6 +25,7 @@ - * - */ - -+#define _WITH_GETLINE - #ifdef HAVE_CONFIG_H +--- src/sna/kgem.c.orig 2014-12-09 17:08:21.000000000 +0100 ++++ src/sna/kgem.c 2015-11-19 00:06:27.883010000 +0100 +@@ -29,6 +29,9 @@ #include "config.h" #endif -@@ -1873,7 +1874,8 @@ static void kgem_bo_move_to_snoop(struct - static struct kgem_bo * - search_snoop_cache(struct kgem *kgem, unsigned int num_pages, unsigned flags) - { -- struct kgem_bo *bo, *first = NULL; -+ struct kgem_bo *bo = NULL; -+ struct kgem_bo *first = NULL; - - DBG(("%s: num_pages=%d, flags=%x\n", __FUNCTION__, num_pages, flags)); - -@@ -2087,7 +2089,8 @@ static bool kgem_retire__buffers(struct - - static bool kgem_retire__flushing(struct kgem *kgem) - { -- struct kgem_bo *bo, *next; -+ struct kgem_bo *bo = NULL; -+ struct kgem_bo *next; - bool retired = false; - - list_for_each_entry_safe(bo, next, &kgem->flushing, request) { -@@ -2292,7 +2295,8 @@ bool __kgem_ring_is_idle(struct kgem *kg - static void kgem_commit(struct kgem *kgem) - { - struct kgem_request *rq = kgem->next_request; -- struct kgem_bo *bo, *next; -+ struct kgem_bo *bo = NULL; -+ struct kgem_bo *next; - - list_for_each_entry_safe(bo, next, &rq->buffers, request) { - assert(next->request.prev == &bo->request); -@@ -2373,7 +2377,8 @@ static void kgem_close_inactive(struct k - - static void kgem_finish_buffers(struct kgem *kgem) - { -- struct kgem_buffer *bo, *next; -+ struct kgem_buffer *bo = NULL; -+ struct kgem_buffer *next; - - list_for_each_entry_safe(bo, next, &kgem->batch_buffers, base.list) { - DBG(("%s: buffer handle=%d, used=%d, exec?=%d, write=%d, mmapped=%s\n", -@@ -3254,7 +3259,8 @@ void kgem_cleanup_cache(struct kgem *kge - static struct kgem_bo * - search_linear_cache(struct kgem *kgem, unsigned int num_pages, unsigned flags) - { -- struct kgem_bo *bo, *first = NULL; -+ struct kgem_bo *bo = NULL; -+ struct kgem_bo *first = NULL; - bool use_active = (flags & CREATE_INACTIVE) == 0; - struct list *cache; - -@@ -3867,7 +3873,7 @@ struct kgem_bo *kgem_create_2d(struct kg - uint32_t flags) - { - struct list *cache; -- struct kgem_bo *bo; -+ struct kgem_bo *bo = NULL; - uint32_t pitch, tiled_height, size; - uint32_t handle; - int i, bucket, retry; -@@ -5337,7 +5343,7 @@ void kgem_bo_sync__gtt(struct kgem *kgem - void kgem_clear_dirty(struct kgem *kgem) - { - struct list * const buffers = &kgem->next_request->buffers; -- struct kgem_bo *bo; -+ struct kgem_bo *bo = NULL; *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Feb 11 14:19:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22BC3CDA369; Sat, 11 Feb 2017 14:19:25 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E3F8312F4; Sat, 11 Feb 2017 14:19:24 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BEJNdZ098852; Sat, 11 Feb 2017 14:19:23 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEJN7E098850; Sat, 11 Feb 2017 14:19:23 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111419.v1BEJN7E098850@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 14:19:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433864 - head/devel/py-xxhash X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:19:25 -0000 Author: rezny Date: Sat Feb 11 14:19:23 2017 New Revision: 433864 URL: https://svnweb.freebsd.org/changeset/ports/433864 Log: Update to 1.0.0 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9540 Modified: head/devel/py-xxhash/Makefile head/devel/py-xxhash/distinfo Modified: head/devel/py-xxhash/Makefile ============================================================================== --- head/devel/py-xxhash/Makefile Sat Feb 11 14:17:58 2017 (r433863) +++ head/devel/py-xxhash/Makefile Sat Feb 11 14:19:23 2017 (r433864) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xxhash -PORTVERSION= 0.6.1 +PORTVERSION= 1.0.0 CATEGORIES= devel MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,6 +18,6 @@ USES= python USE_PYTHON= distutils autoplist post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xxhash.so + ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/xxhash/cpython.so .include Modified: head/devel/py-xxhash/distinfo ============================================================================== --- head/devel/py-xxhash/distinfo Sat Feb 11 14:17:58 2017 (r433863) +++ head/devel/py-xxhash/distinfo Sat Feb 11 14:19:23 2017 (r433864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486324569 -SHA256 (xxhash-0.6.1.tar.gz) = 829848ba7575802d99ab5d7e39277eeea85f85b199bc5487661faa350d983611 -SIZE (xxhash-0.6.1.tar.gz) = 19257 +TIMESTAMP = 1486815072 +SHA256 (xxhash-1.0.0.tar.gz) = 9b736af6935424ee7814644ee77c3443b90b0f349249e9bc8a1f7ed1a82f6350 +SIZE (xxhash-1.0.0.tar.gz) = 21371 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:19:54 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5AD6CDA3AB; Sat, 11 Feb 2017 14:19: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 A284613D5; Sat, 11 Feb 2017 14:19: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 v1BEJrL5098988; Sat, 11 Feb 2017 14:19:53 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEJrNx098986; Sat, 11 Feb 2017 14:19:53 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111419.v1BEJrNx098986@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, 11 Feb 2017 14:19:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433865 - head/devel/rubygem-hashie X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:19:54 -0000 Author: sunpoet Date: Sat Feb 11 14:19:53 2017 New Revision: 433865 URL: https://svnweb.freebsd.org/changeset/ports/433865 Log: Update to 3.5.2 Changes: https://github.com/intridea/hashie/blob/master/CHANGELOG.md Modified: head/devel/rubygem-hashie/Makefile head/devel/rubygem-hashie/distinfo Modified: head/devel/rubygem-hashie/Makefile ============================================================================== --- head/devel/rubygem-hashie/Makefile Sat Feb 11 14:19:23 2017 (r433864) +++ head/devel/rubygem-hashie/Makefile Sat Feb 11 14:19:53 2017 (r433865) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= hashie -PORTVERSION= 3.5.1 +PORTVERSION= 3.5.2 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-hashie/distinfo ============================================================================== --- head/devel/rubygem-hashie/distinfo Sat Feb 11 14:19:23 2017 (r433864) +++ head/devel/rubygem-hashie/distinfo Sat Feb 11 14:19:53 2017 (r433865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486036607 -SHA256 (rubygem/hashie-3.5.1.gem) = a68ec7d09a4fb9b34ee04bbbc4ab8b224296cf5404fba154414bc6c565545b61 -SIZE (rubygem/hashie-3.5.1.gem) = 66048 +TIMESTAMP = 1486811661 +SHA256 (rubygem/hashie-3.5.2.gem) = d4c8bb9aa91e876adbfdd041a58e250fd355cfb7e7e67e9781441256d41452e5 +SIZE (rubygem/hashie-3.5.2.gem) = 68096 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:19:59 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7E555CDA3D9; Sat, 11 Feb 2017 14:19: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 4DAEA1418; Sat, 11 Feb 2017 14:19: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 v1BEJwIl099104; Sat, 11 Feb 2017 14:19:58 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEJwGS099102; Sat, 11 Feb 2017 14:19:58 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111419.v1BEJwGS099102@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, 11 Feb 2017 14:19:58 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433866 - head/security/rubygem-sshkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:19:59 -0000 Author: sunpoet Date: Sat Feb 11 14:19:58 2017 New Revision: 433866 URL: https://svnweb.freebsd.org/changeset/ports/433866 Log: Update to 1.12.0 Changes: https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md Modified: head/security/rubygem-sshkit/Makefile head/security/rubygem-sshkit/distinfo Modified: head/security/rubygem-sshkit/Makefile ============================================================================== --- head/security/rubygem-sshkit/Makefile Sat Feb 11 14:19:53 2017 (r433865) +++ head/security/rubygem-sshkit/Makefile Sat Feb 11 14:19:58 2017 (r433866) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sshkit -PORTVERSION= 1.11.5 +PORTVERSION= 1.12.0 CATEGORIES= security rubygems MASTER_SITES= RG Modified: head/security/rubygem-sshkit/distinfo ============================================================================== --- head/security/rubygem-sshkit/distinfo Sat Feb 11 14:19:53 2017 (r433865) +++ head/security/rubygem-sshkit/distinfo Sat Feb 11 14:19:58 2017 (r433866) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482004803 -SHA256 (rubygem/sshkit-1.11.5.gem) = 546948e1c33c1fb748455d25967d7dc06d592e59d3408ce04ebbe1950e5430b1 -SIZE (rubygem/sshkit-1.11.5.gem) = 146432 +TIMESTAMP = 1486811667 +SHA256 (rubygem/sshkit-1.12.0.gem) = 93ae375f5c2e4d8914e6b3d773e19b82c63e5a5682358fb78231e1e3e0308b98 +SIZE (rubygem/sshkit-1.12.0.gem) = 146944 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F26ACDA41D; Sat, 11 Feb 2017 14:20: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 06A1714A6; Sat, 11 Feb 2017 14:20: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 v1BEK3cl099248; Sat, 11 Feb 2017 14:20:03 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEK28G099246; Sat, 11 Feb 2017 14:20:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEK28G099246@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, 11 Feb 2017 14:20:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433867 - head/astro/p5-Astro-SpaceTrack X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:04 -0000 Author: sunpoet Date: Sat Feb 11 14:20:02 2017 New Revision: 433867 URL: https://svnweb.freebsd.org/changeset/ports/433867 Log: Update to 0.097 Changes: http://search.cpan.org/dist/Astro-SpaceTrack/Changes Modified: head/astro/p5-Astro-SpaceTrack/Makefile head/astro/p5-Astro-SpaceTrack/distinfo Modified: head/astro/p5-Astro-SpaceTrack/Makefile ============================================================================== --- head/astro/p5-Astro-SpaceTrack/Makefile Sat Feb 11 14:19:58 2017 (r433866) +++ head/astro/p5-Astro-SpaceTrack/Makefile Sat Feb 11 14:20:02 2017 (r433867) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-SpaceTrack -PORTVERSION= 0.096 +PORTVERSION= 0.097 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-SpaceTrack/distinfo ============================================================================== --- head/astro/p5-Astro-SpaceTrack/distinfo Sat Feb 11 14:19:58 2017 (r433866) +++ head/astro/p5-Astro-SpaceTrack/distinfo Sat Feb 11 14:20:02 2017 (r433867) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484577120 -SHA256 (Astro-SpaceTrack-0.096.tar.gz) = 9686ea512841f70bdd8f0e34fe2e9455e498cd0874faf7b4d7727b4a4db046f8 -SIZE (Astro-SpaceTrack-0.096.tar.gz) = 164305 +TIMESTAMP = 1486811675 +SHA256 (Astro-SpaceTrack-0.097.tar.gz) = 70076474a793b512da739c20ad669e1f0ea75a560e94a79a3a4d154e4bbf57a8 +SIZE (Astro-SpaceTrack-0.097.tar.gz) = 164462 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:09 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CBEBCDA453; Sat, 11 Feb 2017 14:20: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 1C1E61537; Sat, 11 Feb 2017 14:20: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 v1BEK8O0099366; Sat, 11 Feb 2017 14:20:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEK8ZR099364; Sat, 11 Feb 2017 14:20:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEK8ZR099364@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, 11 Feb 2017 14:20:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433868 - head/astro/p5-Astro-satpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:09 -0000 Author: sunpoet Date: Sat Feb 11 14:20:07 2017 New Revision: 433868 URL: https://svnweb.freebsd.org/changeset/ports/433868 Log: Update to 0.078 Changes: http://search.cpan.org/dist/Astro-satpass/Changes Modified: head/astro/p5-Astro-satpass/Makefile head/astro/p5-Astro-satpass/distinfo Modified: head/astro/p5-Astro-satpass/Makefile ============================================================================== --- head/astro/p5-Astro-satpass/Makefile Sat Feb 11 14:20:02 2017 (r433867) +++ head/astro/p5-Astro-satpass/Makefile Sat Feb 11 14:20:07 2017 (r433868) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Astro-satpass -PORTVERSION= 0.077 +PORTVERSION= 0.078 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-satpass/distinfo ============================================================================== --- head/astro/p5-Astro-satpass/distinfo Sat Feb 11 14:20:02 2017 (r433867) +++ head/astro/p5-Astro-satpass/distinfo Sat Feb 11 14:20:07 2017 (r433868) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480884614 -SHA256 (Astro-satpass-0.077.tar.gz) = 51ea5180b2ada937363ca1f2a6c43da8e5025751e9c29df4512d9eb84204703e -SIZE (Astro-satpass-0.077.tar.gz) = 534934 +TIMESTAMP = 1486811685 +SHA256 (Astro-satpass-0.078.tar.gz) = 5bcd24a172b55b8200b472438a06f39f71ee00fcbf216405b94fc2790d87da99 +SIZE (Astro-satpass-0.078.tar.gz) = 536678 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0F259CDA48D; Sat, 11 Feb 2017 14:20:14 +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 CBA0415C1; Sat, 11 Feb 2017 14:20:13 +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 v1BEKCKr099483; Sat, 11 Feb 2017 14:20:12 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKCfE099481; Sat, 11 Feb 2017 14:20:12 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKCfE099481@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, 11 Feb 2017 14:20:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433869 - head/devel/rubygem-aws-sdk-core X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:14 -0000 Author: sunpoet Date: Sat Feb 11 14:20:12 2017 New Revision: 433869 URL: https://svnweb.freebsd.org/changeset/ports/433869 Log: Update to 2.7.7 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-core/Makefile head/devel/rubygem-aws-sdk-core/distinfo Modified: head/devel/rubygem-aws-sdk-core/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-core/Makefile Sat Feb 11 14:20:07 2017 (r433868) +++ head/devel/rubygem-aws-sdk-core/Makefile Sat Feb 11 14:20:12 2017 (r433869) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-core -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-core/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 11 14:20:07 2017 (r433868) +++ head/devel/rubygem-aws-sdk-core/distinfo Sat Feb 11 14:20:12 2017 (r433869) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737940 -SHA256 (rubygem/aws-sdk-core-2.7.5.gem) = 92f8ea21da60a8fb1694e91a5fa54115d04a991e2f7e1565273145df195a42e7 -SIZE (rubygem/aws-sdk-core-2.7.5.gem) = 951808 +TIMESTAMP = 1486812169 +SHA256 (rubygem/aws-sdk-core-2.7.7.gem) = 20888f78ba02adb146a12bf6753e92d99d3d0440ef5aa3af3140b2d6a3fd295c +SIZE (rubygem/aws-sdk-core-2.7.7.gem) = 951808 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:18 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E29ADCDA4C9; Sat, 11 Feb 2017 14:20:18 +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 A5C78162D; Sat, 11 Feb 2017 14:20:18 +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 v1BEKHf4099602; Sat, 11 Feb 2017 14:20:17 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKHpx099600; Sat, 11 Feb 2017 14:20:17 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKHpx099600@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, 11 Feb 2017 14:20:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433870 - head/devel/rubygem-aws-sdk-resources X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:19 -0000 Author: sunpoet Date: Sat Feb 11 14:20:17 2017 New Revision: 433870 URL: https://svnweb.freebsd.org/changeset/ports/433870 Log: Update to 2.7.7 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk-resources/Makefile head/devel/rubygem-aws-sdk-resources/distinfo Modified: head/devel/rubygem-aws-sdk-resources/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk-resources/Makefile Sat Feb 11 14:20:12 2017 (r433869) +++ head/devel/rubygem-aws-sdk-resources/Makefile Sat Feb 11 14:20:17 2017 (r433870) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk-resources -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk-resources/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk-resources/distinfo Sat Feb 11 14:20:12 2017 (r433869) +++ head/devel/rubygem-aws-sdk-resources/distinfo Sat Feb 11 14:20:17 2017 (r433870) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737945 -SHA256 (rubygem/aws-sdk-resources-2.7.5.gem) = 149749e45036ca6dc45ba3ee045d3d6ebbac295b7457fa1d2da7063360ea832a -SIZE (rubygem/aws-sdk-resources-2.7.5.gem) = 47104 +TIMESTAMP = 1486812198 +SHA256 (rubygem/aws-sdk-resources-2.7.7.gem) = 529a1a32a4b76eb20290573c095a123f1aba2b7777244d3163a581c53a15fa04 +SIZE (rubygem/aws-sdk-resources-2.7.7.gem) = 47104 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF5E6CDA505; Sat, 11 Feb 2017 14:20: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 7EAAC16A5; Sat, 11 Feb 2017 14:20: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 v1BEKMA6099720; Sat, 11 Feb 2017 14:20:22 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKMPm099718; Sat, 11 Feb 2017 14:20:22 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKMPm099718@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, 11 Feb 2017 14:20:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433871 - head/devel/rubygem-aws-sdk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:23 -0000 Author: sunpoet Date: Sat Feb 11 14:20:22 2017 New Revision: 433871 URL: https://svnweb.freebsd.org/changeset/ports/433871 Log: Update to 2.7.7 Changes: https://github.com/aws/aws-sdk-ruby/blob/master/CHANGELOG.md Modified: head/devel/rubygem-aws-sdk/Makefile head/devel/rubygem-aws-sdk/distinfo Modified: head/devel/rubygem-aws-sdk/Makefile ============================================================================== --- head/devel/rubygem-aws-sdk/Makefile Sat Feb 11 14:20:17 2017 (r433870) +++ head/devel/rubygem-aws-sdk/Makefile Sat Feb 11 14:20:22 2017 (r433871) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= aws-sdk -PORTVERSION= 2.7.5 +PORTVERSION= 2.7.7 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-aws-sdk/distinfo ============================================================================== --- head/devel/rubygem-aws-sdk/distinfo Sat Feb 11 14:20:17 2017 (r433870) +++ head/devel/rubygem-aws-sdk/distinfo Sat Feb 11 14:20:22 2017 (r433871) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486737950 -SHA256 (rubygem/aws-sdk-2.7.5.gem) = 0018aa9e7b55a83231f3aad19c1a583bc3499118b85c7e973ad4fe899cb64bb8 -SIZE (rubygem/aws-sdk-2.7.5.gem) = 4608 +TIMESTAMP = 1486812220 +SHA256 (rubygem/aws-sdk-2.7.7.gem) = c8342e1d9d78a93098938b3ae0bc7c944a51694af09f5da62b56729835613e9d +SIZE (rubygem/aws-sdk-2.7.7.gem) = 4608 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:28 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D1BFDCDA535; Sat, 11 Feb 2017 14:20: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 9B316172A; Sat, 11 Feb 2017 14:20: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 v1BEKRr5099839; Sat, 11 Feb 2017 14:20:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKRVA099837; Sat, 11 Feb 2017 14:20:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKRVA099837@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, 11 Feb 2017 14:20:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433872 - head/devel/rubygem-stringex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:28 -0000 Author: sunpoet Date: Sat Feb 11 14:20:27 2017 New Revision: 433872 URL: https://svnweb.freebsd.org/changeset/ports/433872 Log: Update to 2.7.1 Changes: https://github.com/rsl/stringex/commits/master Modified: head/devel/rubygem-stringex/Makefile head/devel/rubygem-stringex/distinfo Modified: head/devel/rubygem-stringex/Makefile ============================================================================== --- head/devel/rubygem-stringex/Makefile Sat Feb 11 14:20:22 2017 (r433871) +++ head/devel/rubygem-stringex/Makefile Sat Feb 11 14:20:27 2017 (r433872) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stringex -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 PORTEPOCH= 1 CATEGORIES= devel rubygems MASTER_SITES= RG Modified: head/devel/rubygem-stringex/distinfo ============================================================================== --- head/devel/rubygem-stringex/distinfo Sat Feb 11 14:20:22 2017 (r433871) +++ head/devel/rubygem-stringex/distinfo Sat Feb 11 14:20:27 2017 (r433872) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484836147 -SHA256 (rubygem/stringex-2.7.0.gem) = e9864b143c4c27a61a2af5d8ad585809e36d7708b51daee412919ed44682031a -SIZE (rubygem/stringex-2.7.0.gem) = 130048 +TIMESTAMP = 1486811707 +SHA256 (rubygem/stringex-2.7.1.gem) = bb054a02e2d43bfc918d2d40e815f6059e38394f804a6b181dc46c05c01e89fd +SIZE (rubygem/stringex-2.7.1.gem) = 130048 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 56EB5CDA567; Sat, 11 Feb 2017 14:20: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 262921792; Sat, 11 Feb 2017 14:20: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 v1BEKWaq099962; Sat, 11 Feb 2017 14:20:32 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKW7M099960; Sat, 11 Feb 2017 14:20:32 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKW7M099960@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, 11 Feb 2017 14:20:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433873 - head/textproc/rubygem-libxml-ruby X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:33 -0000 Author: sunpoet Date: Sat Feb 11 14:20:31 2017 New Revision: 433873 URL: https://svnweb.freebsd.org/changeset/ports/433873 Log: Update to 3.0.0 - Add LICENSE_FILE Changes: https://github.com/xml4r/libxml-ruby/blob/master/HISTORY Modified: head/textproc/rubygem-libxml-ruby/Makefile head/textproc/rubygem-libxml-ruby/distinfo Modified: head/textproc/rubygem-libxml-ruby/Makefile ============================================================================== --- head/textproc/rubygem-libxml-ruby/Makefile Sat Feb 11 14:20:27 2017 (r433872) +++ head/textproc/rubygem-libxml-ruby/Makefile Sat Feb 11 14:20:31 2017 (r433873) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libxml-ruby -PORTVERSION= 2.9.0 +PORTVERSION= 3.0.0 CATEGORIES= textproc rubygems MASTER_SITES= RG @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for the GNOME Libxml2 toolkit LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_GNOME= libxml2 USE_RUBY= yes Modified: head/textproc/rubygem-libxml-ruby/distinfo ============================================================================== --- head/textproc/rubygem-libxml-ruby/distinfo Sat Feb 11 14:20:27 2017 (r433872) +++ head/textproc/rubygem-libxml-ruby/distinfo Sat Feb 11 14:20:31 2017 (r433873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482977820 -SHA256 (rubygem/libxml-ruby-2.9.0.gem) = e25a6278aaca2376ec0cc9e93a034a25d95af1102590abdbfce786d5c6612ddf -SIZE (rubygem/libxml-ruby-2.9.0.gem) = 262144 +TIMESTAMP = 1486811712 +SHA256 (rubygem/libxml-ruby-3.0.0.gem) = a45cd7e7b042dbf9ebd98bb15086dffd7ec92c3a461010bf19db32c965e5c877 +SIZE (rubygem/libxml-ruby-3.0.0.gem) = 259584 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:38 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 424F4CDA59D; Sat, 11 Feb 2017 14:20: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 0E7471837; Sat, 11 Feb 2017 14:20: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 v1BEKboN000181; Sat, 11 Feb 2017 14:20:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKaHe000179; Sat, 11 Feb 2017 14:20:36 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKaHe000179@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, 11 Feb 2017 14:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433874 - head/www/pecl-yaf X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:38 -0000 Author: sunpoet Date: Sat Feb 11 14:20:36 2017 New Revision: 433874 URL: https://svnweb.freebsd.org/changeset/ports/433874 Log: Update to 3.0.4 Changes: https://pecl.php.net/package-changelog.php?package=yaf PR: 216967 Submitted by: John Chen (maintainer) Modified: head/www/pecl-yaf/Makefile head/www/pecl-yaf/distinfo Modified: head/www/pecl-yaf/Makefile ============================================================================== --- head/www/pecl-yaf/Makefile Sat Feb 11 14:20:31 2017 (r433873) +++ head/www/pecl-yaf/Makefile Sat Feb 11 14:20:36 2017 (r433874) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.3.5 -PORTREVISION= 1 +PORTVERSION= 3.0.4 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -20,6 +19,6 @@ CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 71 +IGNORE_WITH_PHP=56 .include Modified: head/www/pecl-yaf/distinfo ============================================================================== --- head/www/pecl-yaf/distinfo Sat Feb 11 14:20:31 2017 (r433873) +++ head/www/pecl-yaf/distinfo Sat Feb 11 14:20:36 2017 (r433874) @@ -1,2 +1,3 @@ -SHA256 (PECL/yaf-2.3.5.tgz) = 92b3cea149bce72ea9cc5bac64b03e357b5b1c04bd360df897c0d03afc83bd51 -SIZE (PECL/yaf-2.3.5.tgz) = 104743 +TIMESTAMP = 1486741580 +SHA256 (PECL/yaf-3.0.4.tgz) = 533129198f003752665199c1885932c0fec1c60a301d4716ff270217fa07f858 +SIZE (PECL/yaf-3.0.4.tgz) = 96359 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:20:43 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9D8CCDA5D4; Sat, 11 Feb 2017 14:20: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 80F7E18DC; Sat, 11 Feb 2017 14:20: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 v1BEKg2m000342; Sat, 11 Feb 2017 14:20:42 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BEKgTx000339; Sat, 11 Feb 2017 14:20:42 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111420.v1BEKgTx000339@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, 11 Feb 2017 14:20:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433875 - in head/devel: . pecl-msgpack0 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:20:43 -0000 Author: sunpoet Date: Sat Feb 11 14:20:42 2017 New Revision: 433875 URL: https://svnweb.freebsd.org/changeset/ports/433875 Log: Add pecl-msgpack0 (copied from pecl-msgpack) - While I'm here, add missing PKGNAMESUFFIX PR: 216970 Submitted by: John Chen (maintainer) Added: head/devel/pecl-msgpack0/ - copied from r433830, head/devel/pecl-msgpack/ Modified: head/devel/Makefile head/devel/pecl-msgpack0/Makefile head/devel/pecl-msgpack0/distinfo Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Sat Feb 11 14:20:36 2017 (r433874) +++ head/devel/Makefile Sat Feb 11 14:20:42 2017 (r433875) @@ -3846,6 +3846,7 @@ SUBDIR += pecl-libevent SUBDIR += pecl-memoize SUBDIR += pecl-msgpack + SUBDIR += pecl-msgpack0 SUBDIR += pecl-ncurses SUBDIR += pecl-newt SUBDIR += pecl-params Modified: head/devel/pecl-msgpack0/Makefile ============================================================================== --- head/devel/pecl-msgpack/Makefile Sat Feb 11 01:40:29 2017 (r433830) +++ head/devel/pecl-msgpack0/Makefile Sat Feb 11 14:20:42 2017 (r433875) @@ -3,10 +3,10 @@ PORTNAME= msgpack PORTVERSION= 0.5.7 -PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- +PKGNAMESUFFIX= 0 DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -15,6 +15,6 @@ COMMENT= Provides API for communicating LICENSE= BSD3CLAUSE USES= php:ext tar:tgz -IGNORE_WITH_PHP= 70 +IGNORE_WITH_PHP=70 71 .include Modified: head/devel/pecl-msgpack0/distinfo ============================================================================== --- head/devel/pecl-msgpack/distinfo Sat Feb 11 01:40:29 2017 (r433830) +++ head/devel/pecl-msgpack0/distinfo Sat Feb 11 14:20:42 2017 (r433875) @@ -1,2 +1,3 @@ +TIMESTAMP = 1486813449 SHA256 (PECL/msgpack-0.5.7.tgz) = b8ee20cd0a79426c1abd55d5bbae85e5dcfbe0238abf9ce300685fbe76d94cdf SIZE (PECL/msgpack-0.5.7.tgz) = 57150 From owner-svn-ports-head@freebsd.org Sat Feb 11 14:21:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6974DCDA637; Sat, 11 Feb 2017 14:21:29 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from erza.lautre.net (erza.lautre.net [80.67.160.89]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.lautre.net", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 308DE1D69; Sat, 11 Feb 2017 14:21:28 +0000 (UTC) (envelope-from thierry@pompo.net) Received: from graf.pompo.net (graf.pompo.net [78.225.128.39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by erza.lautre.net (Postfix) with ESMTPSA id 0DC9AF4208; Sat, 11 Feb 2017 15:21:23 +0100 (CET) Received: by graf.pompo.net (Postfix, from userid 1001) id A9BD92017E3; Sat, 11 Feb 2017 15:21:22 +0100 (CET) Date: Sat, 11 Feb 2017 15:21:22 +0100 From: Thierry Thomas To: Tijl Coosemans Cc: Matthew Rezny , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433862 - in head: graphics/dri graphics/gbm graphics/libEGL graphics/libGL graphics/libGL/files graphics/libglapi graphics/libglesv2 graphics/libosmesa lang/clover Message-ID: <20170211142122.GJ88307@graf.pompo.net> Mail-Followup-To: Tijl Coosemans , Matthew Rezny , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org References: <201702111331.v1BDVxQZ079590@repo.freebsd.org> <20170211144815.37a91eb6@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20170211144815.37a91eb6@kalimero.tijl.coosemans.org> X-Operating-System: FreeBSD 11.0-STABLE amd64 Organization: Kabbale Eros X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: X-PGP: 0xF1C516B3C8359753 User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:21:29 -0000 Le sam. 11 févr. 17 à 14:48:15 +0100, Tijl Coosemans écrivait : > It looks like patches here and in the libdrm update were generated with > all post-patch changes included (e.g. the s/x86_64/amd64/ changes, > changes made by USES=libtool such as link_all_deplibs,...). That's why I generally prefer pre-configure to post-patch... -- Th. Thomas. From owner-svn-ports-head@freebsd.org Sat Feb 11 14:28:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93BBCCDA841; Sat, 11 Feb 2017 14:28: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 62E521272; Sat, 11 Feb 2017 14:28: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 v1BES6DH004501; Sat, 11 Feb 2017 14:28:06 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BES6pL004500; Sat, 11 Feb 2017 14:28:06 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201702111428.v1BES6pL004500@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, 11 Feb 2017 14:28:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433876 - head/archivers/zstd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 14:28:07 -0000 Author: sunpoet Date: Sat Feb 11 14:28:06 2017 New Revision: 433876 URL: https://svnweb.freebsd.org/changeset/ports/433876 Log: Take maintainership Modified: head/archivers/zstd/Makefile Modified: head/archivers/zstd/Makefile ============================================================================== --- head/archivers/zstd/Makefile Sat Feb 11 14:20:42 2017 (r433875) +++ head/archivers/zstd/Makefile Sat Feb 11 14:28:06 2017 (r433876) @@ -6,7 +6,7 @@ PORTVERSION= 1.1.3 DISTVERSIONPREFIX= v CATEGORIES= archivers -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Zstandard - Fast real-time compression algorithm LICENSE= BSD2CLAUSE From owner-svn-ports-head@freebsd.org Sat Feb 11 15:16:39 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D171CDB616; Sat, 11 Feb 2017 15:16:39 +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 51EFFC9A; Sat, 11 Feb 2017 15:16:39 +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 v1BFGcw4024445; Sat, 11 Feb 2017 15:16:38 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFGcaB024444; Sat, 11 Feb 2017 15:16:38 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201702111516.v1BFGcaB024444@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Sat, 11 Feb 2017 15:16:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433877 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:16:39 -0000 Author: adamw Date: Sat Feb 11 15:16:38 2017 New Revision: 433877 URL: https://svnweb.freebsd.org/changeset/ports/433877 Log: Update to patchlevel 325. Modified: head/editors/vim/Makefile head/editors/vim/distinfo Modified: head/editors/vim/Makefile ============================================================================== --- head/editors/vim/Makefile Sat Feb 11 14:28:06 2017 (r433876) +++ head/editors/vim/Makefile Sat Feb 11 15:16:38 2017 (r433877) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= vim -PORTVERSION= 8.0.0301 +PORTVERSION= 8.0.0325 DISTVERSIONPREFIX= v CATEGORIES= editors Modified: head/editors/vim/distinfo ============================================================================== --- head/editors/vim/distinfo Sat Feb 11 14:28:06 2017 (r433876) +++ head/editors/vim/distinfo Sat Feb 11 15:16:38 2017 (r433877) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486232626 -SHA256 (vim-vim-v8.0.0301_GH0.tar.gz) = 56e52904a037a43a314db25ea2cf70e4d872dfeb77d639171efe5daf8f66d2d1 -SIZE (vim-vim-v8.0.0301_GH0.tar.gz) = 12982667 +TIMESTAMP = 1486825810 +SHA256 (vim-vim-v8.0.0325_GH0.tar.gz) = 8f54c1e664fe6958b20f2ba27439591b57e291185307b6b33c3bdb334c634664 +SIZE (vim-vim-v8.0.0325_GH0.tar.gz) = 12987382 From owner-svn-ports-head@freebsd.org Sat Feb 11 15:18:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 75D1CCDB69F; Sat, 11 Feb 2017 15:18:21 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 244A0E21; Sat, 11 Feb 2017 15:18:21 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BFIKPa024658; Sat, 11 Feb 2017 15:18:20 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFIJR2024653; Sat, 11 Feb 2017 15:18:19 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201702111518.v1BFIJR2024653@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 11 Feb 2017 15:18:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433878 - in head/graphics/inkscape: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:18:21 -0000 Author: kwm Date: Sat Feb 11 15:18:19 2017 New Revision: 433878 URL: https://svnweb.freebsd.org/changeset/ports/433878 Log: Update inkscape to 0.92.0. ChangeLog: https://inkscape.org/en/news/2017/01/04/inkscape-version-092-released/ * Switch to cmake build system * Add license * Record indirect dependancies * Switch to lcms2, which is prefered over lcms (1). * Add stub for NLS support, currently not enabled since it breaks the build. Reported upstream. * Remove the OPENMP option, it does not build anymore. Added: head/graphics/inkscape/files/patch-CMakeScripts_Pod2man.cmake (contents, props changed) head/graphics/inkscape/files/patch-src_libnrtype_FontFactory.cpp (contents, props changed) Modified: head/graphics/inkscape/Makefile head/graphics/inkscape/distinfo head/graphics/inkscape/pkg-plist Modified: head/graphics/inkscape/Makefile ============================================================================== --- head/graphics/inkscape/Makefile Sat Feb 11 15:16:38 2017 (r433877) +++ head/graphics/inkscape/Makefile Sat Feb 11 15:18:19 2017 (r433878) @@ -2,74 +2,88 @@ # $FreeBSD$ PORTNAME= inkscape -PORTVERSION= 0.91 -PORTREVISION= 12 +PORTVERSION= 0.92.0 CATEGORIES= graphics gnome -MASTER_SITES= https://inkscape.global.ssl.fastly.net/media/resources/file/ \ +MASTER_SITES= https://media.inkscape.org/dl/resources/file/ \ LOCAL/kwm MAINTAINER= gnome@FreeBSD.org COMMENT= Full featured open source SVG editor +LICENSE= GPLv2+ GPLv3+ LGPL21 MPL +LICENSE_COMB= multi +LICENSE_FILE_GPLv2= ${WRKSRC}/GPL2.txt +LICENSE_FILE_GPLv3= ${WRKSRC}/GPL3.txt +LICENSE_FILE_LGPL2= ${WRKRSC}/LGPL2.txt + BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libpopt.so:devel/popt \ libgc.so:devel/boehm-gc \ libgsl.so:math/gsl \ libgtkspell.so:textproc/gtkspell \ - liblcms.so:graphics/lcms \ + liblcms2.so:graphics/lcms2 \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libpotrace.so:graphics/libpotrace \ libpng.so:graphics/png \ libMagick++-6.so:graphics/ImageMagick +#aspell? #RUN_DEPENDS= p5-XML-XQL>=0:textproc/p5-XML-XQL -USE_GNOME= gtkmm24 intlhack libxslt -USES= compiler:c++11-lib cpe desktop-file-utils gettext gmake iconv \ - libtool pathfix perl5 pkgconfig python:run shebangfix tar:bzip2 -GNU_CONFIGURE= yes +USE_GNOME= gtkmm24 libxslt +USES= compiler:c++11-lib cmake cpe desktop-file-utils \ + gmake iconv jpeg pathfix perl5 pkgconfig python:2 \ + shebangfix tar:bzip2 +USE_XORG= x11 INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ARGS= --without-gnome-vfs +CMAKE_ARGS+= -DWITH_GNOME_VFS:BOOL=NO python_CMD?= ${LOCALBASE}/bin/python2 SHEBANG_FILES= cxxtest/cxxtestgen.pl share/extensions/*.p[lm] \ - share/extensions/*.py share/extensions/genpofiles.sh + share/extensions/*.py share/extensions/genpofiles.sh \ + fix-roff-punct -OPTIONS_DEFINE= POPPLER OPENMP VISIO CDR DBUS WPG +OPTIONS_DEFINE= POPPLER VISIO CDR DBUS WPG OPTIONS_DEFAULT=POPPLER VISIO CDR WPG OPTIONS_SUB= yes CDR_DESC= Support for CorelDRAW diagrams -CDR_CONFIGURE_ENABLE= cdr +CDR_CMAKE_BOOL= WITH_LIBCDR CDR_LIB_DEPENDS= librevenge-stream-0.0.so:textproc/librevenge \ libcdr-0.1.so:graphics/libcdr01 -DBUS_CONFIGURE_ENABLE= dbusapi -DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib - -OPENMP_USES= compiler:openmp -OPENMP_USES_OFF= compiler:features +DBUS_CMAKE_BOOL= WITH_DBUS +DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus + +#OPENMP_USES= compiler:openmp +#OPENMP_USES_OFF= compiler:c++11-lib +#OPENMP_CMAKE_BOOL= WITH_OPENMP +CMAKE_ARGS+= -DWITH_OPENMP:BOOL=NO POPPLER_DESC= PDF preview rendering -POPPLER_CONFIGURE_ENABLE= poppler-cairo -POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib +POPPLER_CMAKE_BOOL= ENABLE_POPPLER ENABLE_POPPLER_CAIRO +POPPLER_LIB_DEPENDS= libpoppler.so:graphics/poppler \ + libpoppler-glib.so:graphics/poppler-glib VISIO_DESC= Support for Microsoft Visio diagrams -VISIO_CONFIGURE_ENABLE= visio +VISIO_CMAKE_BOOL= WITH_LIBVISIO VISIO_LIB_DEPENDS= librevenge-stream-0.0.so:textproc/librevenge \ libvisio-0.1.so:textproc/libvisio01 WPG_DESC= Support for WordPerfect graphics -WPG_CONFIGURE_ENABLE= wpg +WPG_CMAKE_BOOL= WITH_LIBWPG WPG_LIB_DEPENDS= libwpg-0.3.so:graphics/libwpg03 -.include - -.if ${CHOSEN_COMPILER_TYPE} == clang -CPPFLAGS+= -Wno-mismatched-tags -Wno-unknown-attributes -.endif +# temporary until the build works for the !NLS case +USES+= gettext +#NLS_CMAKE_BOOL= WITH_NLS +#NLS_USES= gettext post-patch: - @${REINPLACE_CMD} -e 's|-ldl||g' \ - ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|COMMAND python|COMMAND python2|g' \ + ${WRKSRC}/share/*/CMakeLists.txt -.include +.include Modified: head/graphics/inkscape/distinfo ============================================================================== --- head/graphics/inkscape/distinfo Sat Feb 11 15:16:38 2017 (r433877) +++ head/graphics/inkscape/distinfo Sat Feb 11 15:18:19 2017 (r433878) @@ -1,2 +1,3 @@ -SHA256 (inkscape-0.91.tar.bz2) = 4d901f8a9e1924404e797ad23b8b0c495a9d155448816d95a55974314e1f141b -SIZE (inkscape-0.91.tar.bz2) = 25858909 +TIMESTAMP = 1483608470 +SHA256 (inkscape-0.92.0.tar.bz2) = b8b4c159a00448d465384533e5a70d3f33e5f9c6b74c76ea5d636ddd6dd7ba56 +SIZE (inkscape-0.92.0.tar.bz2) = 30827883 Added: head/graphics/inkscape/files/patch-CMakeScripts_Pod2man.cmake ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/inkscape/files/patch-CMakeScripts_Pod2man.cmake Sat Feb 11 15:18:19 2017 (r433878) @@ -0,0 +1,11 @@ +--- CMakeScripts/Pod2man.cmake.orig 2017-01-06 16:19:54.351838000 +0100 ++++ CMakeScripts/Pod2man.cmake 2017-01-06 16:20:26.957487000 +0100 +@@ -48,7 +48,7 @@ + ) + install( + FILES ${MANFILE_FULL} +- DESTINATION ${CMAKE_INSTALL_PREFIX}/${SHARE_INSTALL}/man/man${SECTION} ++ DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man${SECTION} + ) + endif() + endmacro(pod2man PODFILE NAME SECTION CENTER) Added: head/graphics/inkscape/files/patch-src_libnrtype_FontFactory.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/inkscape/files/patch-src_libnrtype_FontFactory.cpp Sat Feb 11 15:18:19 2017 (r433878) @@ -0,0 +1,13 @@ +--- src/libnrtype/FontFactory.cpp.orig 2017-01-05 22:10:01.490293000 +0100 ++++ src/libnrtype/FontFactory.cpp 2017-01-05 22:13:37.547401000 +0100 +@@ -695,8 +695,9 @@ + guint script_index = -1; + if( pango_ot_info_find_script( info, PANGO_OT_TABLE_GSUB, scripts[i], &script_index )) { + ++ PangoOTTag language_tag; + PangoOTTag* languages = +- pango_ot_info_list_languages( info, PANGO_OT_TABLE_GSUB, script_index, NULL); ++ pango_ot_info_list_languages( info, PANGO_OT_TABLE_GSUB, script_index, language_tag); + // if( languages[0] != 0 ) + // std::cout << " languages: " << std::endl; + Modified: head/graphics/inkscape/pkg-plist ============================================================================== --- head/graphics/inkscape/pkg-plist Sat Feb 11 15:16:38 2017 (r433877) +++ head/graphics/inkscape/pkg-plist Sat Feb 11 15:18:19 2017 (r433878) @@ -1,25 +1,27 @@ bin/inkscape bin/inkview -%%DBUS%%include/libinkdbus-0.48/libinkdbus/inkscape-dbus-wrapper.h -%%DBUS%%lib/libinkdbus.a -%%DBUS%%lib/libinkdbus.so -%%DBUS%%lib/libinkdbus.so.0 -%%DBUS%%lib/libinkdbus.so.0.0.0 -%%DBUS%%libdata/pkgconfig/inkdbus.pc -man/el/man1/inkscape.el.1.gz -man/fr/man1/inkscape.fr.1.gz -man/ja/man1/inkscape.ja.1.gz +lib/inkscape/lib2geom_LIB.a +lib/inkscape/libavoid_LIB.a +lib/inkscape/libcola_LIB.a +lib/inkscape/libcroco_LIB.a +lib/inkscape/libdepixelize_LIB.a +lib/inkscape/libgc_LIB.a +lib/inkscape/libgdl_LIB.a +lib/inkscape/libinkscape_base.so +lib/inkscape/liblivarot_LIB.a +lib/inkscape/libnrtype_LIB.a +lib/inkscape/libuemf_LIB.a +lib/inkscape/libutil_LIB.a +lib/inkscape/libvpsc_LIB.a man/man1/inkscape.1.gz +man/man1/inkscape.de.1.gz man/man1/inkscape.el.1.gz man/man1/inkscape.fr.1.gz man/man1/inkscape.ja.1.gz man/man1/inkscape.sk.1.gz man/man1/inkscape.zh_TW.1.gz man/man1/inkview.1.gz -man/sk/man1/inkscape.ja.1.gz -man/zh_TW/man1/inkscape.zh_TW.1.gz share/applications/inkscape.desktop -%%DBUS%%share/dbus-1/services/org.inkscape.service share/icons/hicolor/16x16/apps/inkscape.png share/icons/hicolor/22x22/apps/inkscape.png share/icons/hicolor/24x24/apps/inkscape.png @@ -31,8 +33,8 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/attributes/cssprops %%DATADIR%%/attributes/svgprops %%DATADIR%%/branding/README -%%DATADIR%%/branding/draw-freely.ru.svg -%%DATADIR%%/branding/draw-freely.svg +%%DATADIR%%/branding/inkscape-flat.svg +%%DATADIR%%/branding/inkscape-text.svg %%DATADIR%%/branding/inkscape.svg %%DATADIR%%/branding/sodipodi.svg %%DATADIR%%/branding/tux.svg @@ -75,6 +77,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/Barcode/Code39Ext.py %%DATADIR%%/extensions/Barcode/Code93.py %%DATADIR%%/extensions/Barcode/Ean13.py +%%DATADIR%%/extensions/Barcode/Ean2.py %%DATADIR%%/extensions/Barcode/Ean5.py %%DATADIR%%/extensions/Barcode/Ean8.py %%DATADIR%%/extensions/Barcode/Rm4scc.py @@ -108,6 +111,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/Poly3DObjects/trunc_icos.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_oct.obj %%DATADIR%%/extensions/Poly3DObjects/trunc_tet.obj +%%DATADIR%%/extensions/README %%DATADIR%%/extensions/addnodes.inx %%DATADIR%%/extensions/addnodes.py %%DATADIR%%/extensions/ai_input.inx @@ -244,8 +248,12 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/dimension.inx %%DATADIR%%/extensions/dimension.py %%DATADIR%%/extensions/dm2svg.py +%%DATADIR%%/extensions/docinfo.inx %%DATADIR%%/extensions/dots.inx %%DATADIR%%/extensions/dots.py +%%DATADIR%%/extensions/dpi90to96.inx +%%DATADIR%%/extensions/dpi96to90.inx +%%DATADIR%%/extensions/dpiswitcher.py %%DATADIR%%/extensions/draw_from_triangle.inx %%DATADIR%%/extensions/draw_from_triangle.py %%DATADIR%%/extensions/dxf_input.inx @@ -260,8 +268,20 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/embedimage.inx %%DATADIR%%/extensions/embedimage.py %%DATADIR%%/extensions/embedselectedimages.inx +%%DATADIR%%/extensions/empty_business_card.inx +%%DATADIR%%/extensions/empty_business_card.py +%%DATADIR%%/extensions/empty_desktop.inx +%%DATADIR%%/extensions/empty_desktop.py +%%DATADIR%%/extensions/empty_dvd_cover.inx +%%DATADIR%%/extensions/empty_dvd_cover.py +%%DATADIR%%/extensions/empty_generic.inx +%%DATADIR%%/extensions/empty_generic.py +%%DATADIR%%/extensions/empty_icon.inx +%%DATADIR%%/extensions/empty_icon.py %%DATADIR%%/extensions/empty_page.inx %%DATADIR%%/extensions/empty_page.py +%%DATADIR%%/extensions/empty_video.inx +%%DATADIR%%/extensions/empty_video.py %%DATADIR%%/extensions/eps_input.inx %%DATADIR%%/extensions/eqtexsvg.inx %%DATADIR%%/extensions/eqtexsvg.py @@ -321,6 +341,8 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/hpgl_input.py %%DATADIR%%/extensions/hpgl_output.inx %%DATADIR%%/extensions/hpgl_output.py +%%DATADIR%%/extensions/image_attributes.inx +%%DATADIR%%/extensions/image_attributes.py %%DATADIR%%/extensions/ink2canvas.inx %%DATADIR%%/extensions/ink2canvas.py %%DATADIR%%/extensions/ink2canvas/__init__.py @@ -372,16 +394,18 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/jessyInk_video.svg %%DATADIR%%/extensions/jessyInk_view.inx %%DATADIR%%/extensions/jessyInk_view.py +%%DATADIR%%/extensions/jitternodes.inx +%%DATADIR%%/extensions/jitternodes.py %%DATADIR%%/extensions/launch_webbrowser.py %%DATADIR%%/extensions/layers2svgfont.inx %%DATADIR%%/extensions/layers2svgfont.py %%DATADIR%%/extensions/layout_nup.inx %%DATADIR%%/extensions/layout_nup.py -%%DATADIR%%/extensions/layout_nup_pageframe.py %%DATADIR%%/extensions/lindenmayer.inx %%DATADIR%%/extensions/lindenmayer.py %%DATADIR%%/extensions/lorem_ipsum.inx %%DATADIR%%/extensions/lorem_ipsum.py +%%DATADIR%%/extensions/markers_strokepaint.inx %%DATADIR%%/extensions/markers_strokepaint.py %%DATADIR%%/extensions/measure.inx %%DATADIR%%/extensions/measure.py @@ -393,6 +417,8 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/new_glyph_layer.py %%DATADIR%%/extensions/next_glyph_layer.inx %%DATADIR%%/extensions/next_glyph_layer.py +%%DATADIR%%/extensions/nicechart.inx +%%DATADIR%%/extensions/nicechart.py %%DATADIR%%/extensions/param_curves.inx %%DATADIR%%/extensions/param_curves.py %%DATADIR%%/extensions/pathalongpath.inx @@ -423,8 +449,6 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/ps2pdf-ext.py %%DATADIR%%/extensions/ps_input.inx %%DATADIR%%/extensions/pturtle.py -%%DATADIR%%/extensions/radiusrand.inx -%%DATADIR%%/extensions/radiusrand.py %%DATADIR%%/extensions/render_alphabetsoup.inx %%DATADIR%%/extensions/render_alphabetsoup.py %%DATADIR%%/extensions/render_alphabetsoup_config.py @@ -449,7 +473,10 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/run_command.py %%DATADIR%%/extensions/scour.inkscape.py %%DATADIR%%/extensions/scour.inx -%%DATADIR%%/extensions/scour.py +%%DATADIR%%/extensions/seamless_pattern.inx +%%DATADIR%%/extensions/seamless_pattern.py +%%DATADIR%%/extensions/seamless_pattern.svg +%%DATADIR%%/extensions/seamless_pattern_procedural.inx %%DATADIR%%/extensions/setup_typography_canvas.inx %%DATADIR%%/extensions/setup_typography_canvas.py %%DATADIR%%/extensions/simplepath.py @@ -475,8 +502,6 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/svg2xaml.xsl %%DATADIR%%/extensions/svg_and_media_zip_output.inx %%DATADIR%%/extensions/svg_and_media_zip_output.py -%%DATADIR%%/extensions/svg_regex.py -%%DATADIR%%/extensions/svg_transform.py %%DATADIR%%/extensions/svgcalendar.inx %%DATADIR%%/extensions/svgcalendar.py %%DATADIR%%/extensions/svgfont2layers.inx @@ -507,6 +532,8 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/text_uppercase.py %%DATADIR%%/extensions/triangle.inx %%DATADIR%%/extensions/triangle.py +%%DATADIR%%/extensions/ungroup_deep.inx +%%DATADIR%%/extensions/ungroup_deep.py %%DATADIR%%/extensions/uniconv-ext.py %%DATADIR%%/extensions/uniconv_output.py %%DATADIR%%/extensions/voronoi.py @@ -532,7 +559,6 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/wmf_output.py %%DATADIR%%/extensions/xaml2svg.inx %%DATADIR%%/extensions/xaml2svg.xsl -%%DATADIR%%/extensions/xaml2svg/Makefile.am %%DATADIR%%/extensions/xaml2svg/animation.xsl %%DATADIR%%/extensions/xaml2svg/brushes.xsl %%DATADIR%%/extensions/xaml2svg/canvas.xsl @@ -540,7 +566,6 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/extensions/xaml2svg/properties.xsl %%DATADIR%%/extensions/xaml2svg/shapes.xsl %%DATADIR%%/extensions/xaml2svg/transform.xsl -%%DATADIR%%/extensions/yocto_css.py %%DATADIR%%/filters/README %%DATADIR%%/filters/filters.svg %%DATADIR%%/filters/filters.svg.h @@ -578,6 +603,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/icons/feTurbulence-icon.png %%DATADIR%%/icons/feTurbulence-icon.svg %%DATADIR%%/icons/icons.svg +%%DATADIR%%/icons/inkscape-logo-icons-sized.svg %%DATADIR%%/icons/inkscape.file.png %%DATADIR%%/icons/inkscape.file.svg %%DATADIR%%/icons/inkscape.svg @@ -593,6 +619,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/keys/acd-canvas.xml %%DATADIR%%/keys/adobe-illustrator-cs2.xml %%DATADIR%%/keys/corel-draw-x4.xml +%%DATADIR%%/keys/corel-draw-x8.xml %%DATADIR%%/keys/default.xml %%DATADIR%%/keys/inkscape.xml %%DATADIR%%/keys/macromedia-freehand-mx.xml @@ -625,6 +652,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/patterns/README %%DATADIR%%/patterns/patterns.svg %%DATADIR%%/patterns/patterns.svg.h +%%DATADIR%%/screens/README %%DATADIR%%/screens/about.svg %%DATADIR%%/symbols/AigaSymbols.svg %%DATADIR%%/symbols/BalloonSymbols.svg @@ -633,87 +661,64 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/symbols/MapSymbolsNPS.svg %%DATADIR%%/symbols/README %%DATADIR%%/symbols/symbols.h -%%DATADIR%%/templates/A4.svg -%%DATADIR%%/templates/A4_landscape.svg -%%DATADIR%%/templates/CD_cover_300dpi.svg %%DATADIR%%/templates/CD_label_120x120.svg -%%DATADIR%%/templates/DVD_cover_regular_300dpi.svg -%%DATADIR%%/templates/DVD_cover_slim_300dpi.svg -%%DATADIR%%/templates/DVD_cover_superslim_300dpi.svg -%%DATADIR%%/templates/DVD_cover_ultraslim_300dpi.svg %%DATADIR%%/templates/LaTeX_Beamer.svg -%%DATADIR%%/templates/Letter.svg -%%DATADIR%%/templates/Letter_landscape.svg %%DATADIR%%/templates/README %%DATADIR%%/templates/Typography_Canvas.svg -%%DATADIR%%/templates/black_opaque.svg -%%DATADIR%%/templates/business_card_85x54mm.svg -%%DATADIR%%/templates/business_card_90x50mm.svg %%DATADIR%%/templates/default.be.svg %%DATADIR%%/templates/default.ca.svg %%DATADIR%%/templates/default.cs.svg %%DATADIR%%/templates/default.de.svg +%%DATADIR%%/templates/default.en_US.svg %%DATADIR%%/templates/default.eo.svg %%DATADIR%%/templates/default.es.svg %%DATADIR%%/templates/default.eu.svg %%DATADIR%%/templates/default.fi.svg %%DATADIR%%/templates/default.fr.svg %%DATADIR%%/templates/default.hu.svg +%%DATADIR%%/templates/default.is.svg %%DATADIR%%/templates/default.it.svg %%DATADIR%%/templates/default.ja.svg %%DATADIR%%/templates/default.lt.svg %%DATADIR%%/templates/default.nl.svg %%DATADIR%%/templates/default.pl.svg %%DATADIR%%/templates/default.pt_BR.svg +%%DATADIR%%/templates/default.ro.svg %%DATADIR%%/templates/default.sk.svg %%DATADIR%%/templates/default.svg -%%DATADIR%%/templates/default_mm.svg +%%DATADIR%%/templates/default.zh_TW.svg %%DATADIR%%/templates/default_pt.svg -%%DATADIR%%/templates/desktop_1024x768.svg -%%DATADIR%%/templates/desktop_1600x1200.svg -%%DATADIR%%/templates/desktop_640x480.svg -%%DATADIR%%/templates/desktop_800x600.svg -%%DATADIR%%/templates/fontforge_glyph.svg -%%DATADIR%%/templates/icon_16x16.svg -%%DATADIR%%/templates/icon_32x32.svg -%%DATADIR%%/templates/icon_48x48.svg -%%DATADIR%%/templates/icon_64x64.svg -%%DATADIR%%/templates/no_borders.svg +%%DATADIR%%/templates/default_px.svg %%DATADIR%%/templates/no_layers.svg %%DATADIR%%/templates/templates.h -%%DATADIR%%/templates/video_HDTV_1920x1080.svg -%%DATADIR%%/templates/video_NTSC_720x486.svg -%%DATADIR%%/templates/video_PAL_720x576.svg -%%DATADIR%%/templates/web_banner_468x60.svg -%%DATADIR%%/templates/web_banner_728x90.svg -%%DATADIR%%/templates/white_opaque.svg %%DATADIR%%/tutorials/README %%DATADIR%%/tutorials/edge3d.svg %%DATADIR%%/tutorials/gpl-2.svg %%DATADIR%%/tutorials/making_markers.svg %%DATADIR%%/tutorials/oldguitar.jpg -%%DATADIR%%/tutorials/potrace-be.png -%%DATADIR%%/tutorials/potrace-ca.png -%%DATADIR%%/tutorials/potrace-de.png -%%DATADIR%%/tutorials/potrace-el.png -%%DATADIR%%/tutorials/potrace-en.png -%%DATADIR%%/tutorials/potrace-es.png -%%DATADIR%%/tutorials/potrace-eu.png -%%DATADIR%%/tutorials/potrace-fr.png -%%DATADIR%%/tutorials/potrace-gl.png -%%DATADIR%%/tutorials/potrace-hu.png -%%DATADIR%%/tutorials/potrace-id.png -%%DATADIR%%/tutorials/potrace-ja.png -%%DATADIR%%/tutorials/potrace-nl.png -%%DATADIR%%/tutorials/potrace-pl.png -%%DATADIR%%/tutorials/potrace-pt_BR.png -%%DATADIR%%/tutorials/potrace-ru.png -%%DATADIR%%/tutorials/potrace-sk.png -%%DATADIR%%/tutorials/potrace-sl.png -%%DATADIR%%/tutorials/potrace-vi.png -%%DATADIR%%/tutorials/potrace-zh_CN.png -%%DATADIR%%/tutorials/potrace-zh_TW.png +%%DATADIR%%/tutorials/potrace.be.png +%%DATADIR%%/tutorials/potrace.ca.png +%%DATADIR%%/tutorials/potrace.de.png +%%DATADIR%%/tutorials/potrace.el.png +%%DATADIR%%/tutorials/potrace.en.png +%%DATADIR%%/tutorials/potrace.es.png +%%DATADIR%%/tutorials/potrace.eu.png +%%DATADIR%%/tutorials/potrace.fr.png +%%DATADIR%%/tutorials/potrace.gl.png +%%DATADIR%%/tutorials/potrace.hu.png +%%DATADIR%%/tutorials/potrace.id.png +%%DATADIR%%/tutorials/potrace.ja.png +%%DATADIR%%/tutorials/potrace.nl.png +%%DATADIR%%/tutorials/potrace.pl.png %%DATADIR%%/tutorials/potrace.png +%%DATADIR%%/tutorials/potrace.pt.png +%%DATADIR%%/tutorials/potrace.pt_BR.png +%%DATADIR%%/tutorials/potrace.ru.png +%%DATADIR%%/tutorials/potrace.sk.png +%%DATADIR%%/tutorials/potrace.sl.png +%%DATADIR%%/tutorials/potrace.vi.png +%%DATADIR%%/tutorials/potrace.zh_CN.png +%%DATADIR%%/tutorials/potrace.zh_TW.png %%DATADIR%%/tutorials/tutorial-advanced.be.svg %%DATADIR%%/tutorials/tutorial-advanced.ca.svg %%DATADIR%%/tutorials/tutorial-advanced.cs.svg @@ -729,6 +734,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-advanced.ja.svg %%DATADIR%%/tutorials/tutorial-advanced.nl.svg %%DATADIR%%/tutorials/tutorial-advanced.pl.svg +%%DATADIR%%/tutorials/tutorial-advanced.pt.svg %%DATADIR%%/tutorials/tutorial-advanced.pt_BR.svg %%DATADIR%%/tutorials/tutorial-advanced.ru.svg %%DATADIR%%/tutorials/tutorial-advanced.sk.svg @@ -757,6 +763,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-basic.nl.svg %%DATADIR%%/tutorials/tutorial-basic.nn.svg %%DATADIR%%/tutorials/tutorial-basic.pl.svg +%%DATADIR%%/tutorials/tutorial-basic.pt.svg %%DATADIR%%/tutorials/tutorial-basic.pt_BR.svg %%DATADIR%%/tutorials/tutorial-basic.ru.svg %%DATADIR%%/tutorials/tutorial-basic.sk.svg @@ -780,6 +787,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-calligraphy.ja.svg %%DATADIR%%/tutorials/tutorial-calligraphy.nl.svg %%DATADIR%%/tutorials/tutorial-calligraphy.pl.svg +%%DATADIR%%/tutorials/tutorial-calligraphy.pt.svg %%DATADIR%%/tutorials/tutorial-calligraphy.pt_BR.svg %%DATADIR%%/tutorials/tutorial-calligraphy.ru.svg %%DATADIR%%/tutorials/tutorial-calligraphy.sk.svg @@ -797,9 +805,11 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-elements.fr.svg %%DATADIR%%/tutorials/tutorial-elements.hu.svg %%DATADIR%%/tutorials/tutorial-elements.id.svg +%%DATADIR%%/tutorials/tutorial-elements.it.svg %%DATADIR%%/tutorials/tutorial-elements.ja.svg %%DATADIR%%/tutorials/tutorial-elements.nl.svg %%DATADIR%%/tutorials/tutorial-elements.pl.svg +%%DATADIR%%/tutorials/tutorial-elements.pt.svg %%DATADIR%%/tutorials/tutorial-elements.pt_BR.svg %%DATADIR%%/tutorials/tutorial-elements.ru.svg %%DATADIR%%/tutorials/tutorial-elements.sk.svg @@ -814,7 +824,9 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-interpolate.ja.svg %%DATADIR%%/tutorials/tutorial-interpolate.nl.svg %%DATADIR%%/tutorials/tutorial-interpolate.pl.svg +%%DATADIR%%/tutorials/tutorial-interpolate.pt.svg %%DATADIR%%/tutorials/tutorial-interpolate.pt_BR.svg +%%DATADIR%%/tutorials/tutorial-interpolate.ru.svg %%DATADIR%%/tutorials/tutorial-interpolate.sk.svg %%DATADIR%%/tutorials/tutorial-interpolate.sl.svg %%DATADIR%%/tutorials/tutorial-interpolate.svg @@ -836,6 +848,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-shapes.ja.svg %%DATADIR%%/tutorials/tutorial-shapes.nl.svg %%DATADIR%%/tutorials/tutorial-shapes.pl.svg +%%DATADIR%%/tutorials/tutorial-shapes.pt.svg %%DATADIR%%/tutorials/tutorial-shapes.pt_BR.svg %%DATADIR%%/tutorials/tutorial-shapes.ru.svg %%DATADIR%%/tutorials/tutorial-shapes.sk.svg @@ -858,6 +871,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-tips.ja.svg %%DATADIR%%/tutorials/tutorial-tips.nl.svg %%DATADIR%%/tutorials/tutorial-tips.pl.svg +%%DATADIR%%/tutorials/tutorial-tips.pt.svg %%DATADIR%%/tutorials/tutorial-tips.pt_BR.svg %%DATADIR%%/tutorials/tutorial-tips.ru.svg %%DATADIR%%/tutorials/tutorial-tips.sk.svg @@ -865,9 +879,11 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-tips.svg %%DATADIR%%/tutorials/tutorial-tips.vi.svg %%DATADIR%%/tutorials/tutorial-tips.zh_TW.svg +%%DATADIR%%/tutorials/tutorial-tracing-pixelart.de.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.el.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.fr.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.nl.svg +%%DATADIR%%/tutorials/tutorial-tracing-pixelart.pt.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.svg %%DATADIR%%/tutorials/tutorial-tracing-pixelart.zh_TW.svg %%DATADIR%%/tutorials/tutorial-tracing.be.svg @@ -884,6 +900,7 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tutorial-tracing.ja.svg %%DATADIR%%/tutorials/tutorial-tracing.nl.svg %%DATADIR%%/tutorials/tutorial-tracing.pl.svg +%%DATADIR%%/tutorials/tutorial-tracing.pt.svg %%DATADIR%%/tutorials/tutorial-tracing.pt_BR.svg %%DATADIR%%/tutorials/tutorial-tracing.ru.svg %%DATADIR%%/tutorials/tutorial-tracing.sk.svg @@ -894,21 +911,25 @@ share/icons/hicolor/48x48/apps/inkscape. %%DATADIR%%/tutorials/tux.png %%DATADIR%%/ui/keybindings.rc %%DATADIR%%/ui/menus-bars.xml +%%DATADIR%%/ui/style.css %%DATADIR%%/ui/toolbox.xml %%DATADIR%%/ui/units.xml share/locale/am/LC_MESSAGES/inkscape.mo share/locale/ar/LC_MESSAGES/inkscape.mo +share/locale/as/LC_MESSAGES/inkscape.mo share/locale/az/LC_MESSAGES/inkscape.mo share/locale/be/LC_MESSAGES/inkscape.mo share/locale/bg/LC_MESSAGES/inkscape.mo share/locale/bn/LC_MESSAGES/inkscape.mo share/locale/bn_BD/LC_MESSAGES/inkscape.mo share/locale/br/LC_MESSAGES/inkscape.mo +share/locale/brx/LC_MESSAGES/inkscape.mo share/locale/ca/LC_MESSAGES/inkscape.mo share/locale/ca@valencia/LC_MESSAGES/inkscape.mo share/locale/cs/LC_MESSAGES/inkscape.mo share/locale/da/LC_MESSAGES/inkscape.mo share/locale/de/LC_MESSAGES/inkscape.mo +share/locale/doi/LC_MESSAGES/inkscape.mo share/locale/dz/LC_MESSAGES/inkscape.mo share/locale/el/LC_MESSAGES/inkscape.mo share/locale/en_AU/LC_MESSAGES/inkscape.mo @@ -925,23 +946,37 @@ share/locale/fi/LC_MESSAGES/inkscape.mo share/locale/fr/LC_MESSAGES/inkscape.mo share/locale/ga/LC_MESSAGES/inkscape.mo share/locale/gl/LC_MESSAGES/inkscape.mo +share/locale/gu/LC_MESSAGES/inkscape.mo share/locale/he/LC_MESSAGES/inkscape.mo +share/locale/hi/LC_MESSAGES/inkscape.mo share/locale/hr/LC_MESSAGES/inkscape.mo share/locale/hu/LC_MESSAGES/inkscape.mo share/locale/hy/LC_MESSAGES/inkscape.mo share/locale/id/LC_MESSAGES/inkscape.mo +share/locale/is/LC_MESSAGES/inkscape.mo share/locale/it/LC_MESSAGES/inkscape.mo share/locale/ja/LC_MESSAGES/inkscape.mo share/locale/km/LC_MESSAGES/inkscape.mo +share/locale/kn/LC_MESSAGES/inkscape.mo share/locale/ko/LC_MESSAGES/inkscape.mo +share/locale/kok/LC_MESSAGES/inkscape.mo +share/locale/kok@latin/LC_MESSAGES/inkscape.mo +share/locale/ks@aran/LC_MESSAGES/inkscape.mo +share/locale/ks@deva/LC_MESSAGES/inkscape.mo share/locale/lt/LC_MESSAGES/inkscape.mo share/locale/lv/LC_MESSAGES/inkscape.mo +share/locale/mai/LC_MESSAGES/inkscape.mo share/locale/mk/LC_MESSAGES/inkscape.mo +share/locale/ml/LC_MESSAGES/inkscape.mo share/locale/mn/LC_MESSAGES/inkscape.mo +share/locale/mni/LC_MESSAGES/inkscape.mo +share/locale/mni@beng/LC_MESSAGES/inkscape.mo +share/locale/mr/LC_MESSAGES/inkscape.mo share/locale/nb/LC_MESSAGES/inkscape.mo share/locale/ne/LC_MESSAGES/inkscape.mo share/locale/nl/LC_MESSAGES/inkscape.mo share/locale/nn/LC_MESSAGES/inkscape.mo +share/locale/or/LC_MESSAGES/inkscape.mo share/locale/pa/LC_MESSAGES/inkscape.mo share/locale/pl/LC_MESSAGES/inkscape.mo share/locale/pt/LC_MESSAGES/inkscape.mo @@ -949,16 +984,23 @@ share/locale/pt_BR/LC_MESSAGES/inkscape. share/locale/ro/LC_MESSAGES/inkscape.mo share/locale/ru/LC_MESSAGES/inkscape.mo share/locale/rw/LC_MESSAGES/inkscape.mo +share/locale/sa/LC_MESSAGES/inkscape.mo +share/locale/sat/LC_MESSAGES/inkscape.mo +share/locale/sat@deva/LC_MESSAGES/inkscape.mo +share/locale/sd/LC_MESSAGES/inkscape.mo +share/locale/sd@deva/LC_MESSAGES/inkscape.mo share/locale/sk/LC_MESSAGES/inkscape.mo share/locale/sl/LC_MESSAGES/inkscape.mo share/locale/sq/LC_MESSAGES/inkscape.mo share/locale/sr/LC_MESSAGES/inkscape.mo share/locale/sr@latin/LC_MESSAGES/inkscape.mo share/locale/sv/LC_MESSAGES/inkscape.mo +share/locale/ta/LC_MESSAGES/inkscape.mo share/locale/te/LC_MESSAGES/inkscape.mo share/locale/th/LC_MESSAGES/inkscape.mo share/locale/tr/LC_MESSAGES/inkscape.mo share/locale/uk/LC_MESSAGES/inkscape.mo +share/locale/ur/LC_MESSAGES/inkscape.mo share/locale/vi/LC_MESSAGES/inkscape.mo share/locale/zh_CN/LC_MESSAGES/inkscape.mo share/locale/zh_TW/LC_MESSAGES/inkscape.mo From owner-svn-ports-head@freebsd.org Sat Feb 11 15:26:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C436CDB893; Sat, 11 Feb 2017 15:26: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 D2E951326; Sat, 11 Feb 2017 15:26: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 v1BFQZk7028904; Sat, 11 Feb 2017 15:26:35 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFQZj1028902; Sat, 11 Feb 2017 15:26:35 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702111526.v1BFQZj1028902@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 15:26:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433879 - in head/devel: valgrind-devel/files valgrind/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:26:37 -0000 Author: jbeich Date: Sat Feb 11 15:26:35 2017 New Revision: 433879 URL: https://svnweb.freebsd.org/changeset/ports/433879 Log: devel/valgrind{,-devel}: unbreak with gcc6 or later checking for a supported version of gcc... no (6.3.0) configure: error: please use gcc >= 3.0 or clang >= 2.9 ===> Script "configure" failed unexpectedly. Added: head/devel/valgrind-devel/files/patch-configure.ac (contents, props changed) head/devel/valgrind/files/patch-configure.ac (contents, props changed) Added: head/devel/valgrind-devel/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/valgrind-devel/files/patch-configure.ac Sat Feb 11 15:26:35 2017 (r433879) @@ -0,0 +1,21 @@ +--- configure.ac.orig 2016-01-13 19:20:20 UTC ++++ configure.ac +@@ -145,6 +145,18 @@ case "${is_clang}-${gcc_version}" in + notclang-5.*) + AC_MSG_RESULT([ok (${gcc_version})]) + ;; ++ notclang-6.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-7.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-8.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-9.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; + clang-2.9|clang-3.*|clang-4.*) + AC_MSG_RESULT([ok (clang-${gcc_version})]) + ;; Added: head/devel/valgrind/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/valgrind/files/patch-configure.ac Sat Feb 11 15:26:35 2017 (r433879) @@ -0,0 +1,21 @@ +--- configure.ac.orig 2016-01-13 19:20:20 UTC ++++ configure.ac +@@ -145,6 +145,18 @@ case "${is_clang}-${gcc_version}" in + notclang-5.*) + AC_MSG_RESULT([ok (${gcc_version})]) + ;; ++ notclang-6.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-7.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-8.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; ++ notclang-9.*) ++ AC_MSG_RESULT([ok (${gcc_version})]) ++ ;; + clang-2.9|clang-3.*|clang-4.*) + AC_MSG_RESULT([ok (clang-${gcc_version})]) + ;; From owner-svn-ports-head@freebsd.org Sat Feb 11 15:32:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9974DCDBA72; Sat, 11 Feb 2017 15:32: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 62CD317B3; Sat, 11 Feb 2017 15:32: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 v1BFWXDW032946; Sat, 11 Feb 2017 15:32:33 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFWXav032945; Sat, 11 Feb 2017 15:32:33 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702111532.v1BFWXav032945@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 15:32:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433880 - head/games/shaaft X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:32:34 -0000 Author: jbeich Date: Sat Feb 11 15:32:33 2017 New Revision: 433880 URL: https://svnweb.freebsd.org/changeset/ports/433880 Log: games/shaaft: unbreak with gcc6 or later In file included from Config.cpp:21:0: ./Config.hpp:84:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:84:63: error: template argument 3 is invalid ./Config.hpp:84:63: error: template argument 3 is invalid ./Config.hpp:84:6: error: 'hash_map' is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:84:14: error: expected ',' or '...' before '<' token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:87:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ [...] Modified: head/games/shaaft/Makefile (contents, props changed) Modified: head/games/shaaft/Makefile ============================================================================== --- head/games/shaaft/Makefile Sat Feb 11 15:26:35 2017 (r433879) +++ head/games/shaaft/Makefile Sat Feb 11 15:32:33 2017 (r433880) @@ -21,6 +21,7 @@ USES= tar:bzip2 USE_SDL= mixer image sdl USE_GL= yes USE_GCC= any +USE_CXXSTD= gnu++98 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-optimize From owner-svn-ports-head@freebsd.org Sat Feb 11 15:36:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 99CC2CDBADB; Sat, 11 Feb 2017 15:36:23 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FF261902; Sat, 11 Feb 2017 15:36:23 +0000 (UTC) (envelope-from mmokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BFaMEO034030; Sat, 11 Feb 2017 15:36:22 GMT (envelope-from mmokhi@FreeBSD.org) Received: (from mmokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFaI3i033986; Sat, 11 Feb 2017 15:36:18 GMT (envelope-from mmokhi@FreeBSD.org) Message-Id: <201702111536.v1BFaI3i033986@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mmokhi set sender to mmokhi@FreeBSD.org using -f From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 15:36:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433881 - in head/sysutils: . lttng-tools lttng-tools/files lttng-ust lttng-ust/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:36:23 -0000 Author: mmokhi Date: Sat Feb 11 15:36:17 2017 New Revision: 433881 URL: https://svnweb.freebsd.org/changeset/ports/433881 Log: Adding sysutils/lttng-ust and sysutils/lttng-tools. LTTng stands for Linux Trace Toolkit: next generation. It's a modern toolkit for tracing Linux (And now FreeBSD, only userspace now) programs. PR: 216142 Submitted by: mmokhi Reported by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9200 Added: head/sysutils/lttng-tools/ head/sysutils/lttng-tools/Makefile (contents, props changed) head/sysutils/lttng-tools/distinfo (contents, props changed) head/sysutils/lttng-tools/files/ head/sysutils/lttng-tools/files/patch-configure.ac (contents, props changed) head/sysutils/lttng-tools/files/patch-include_Makefile.am (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-crash_lttng-crash.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-relayd_stream.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_consumer.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_session.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-consumer.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-metadata.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_utils.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_bin_lttng_commands_view.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_common.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_compat_compat-epoll.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_compat_compat-poll.c (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_compat_endian.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_compat_fcntl.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_defaults.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_kernel-consumer_kernel-consumer.h (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_testpoint_Makefile.am (contents, props changed) head/sysutils/lttng-tools/files/patch-src_common_utils.h (contents, props changed) head/sysutils/lttng-tools/files/patch-tests_regression_kernel_select__poll__epoll.c (contents, props changed) head/sysutils/lttng-tools/files/patch-tests_regression_ust_baddr-statedump_Makefile.am (contents, props changed) head/sysutils/lttng-tools/files/patch-tests_regression_ust_linking_Makefile.am (contents, props changed) head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefile.am (contents, props changed) head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_prog.c (contents, props changed) head/sysutils/lttng-tools/pkg-descr (contents, props changed) head/sysutils/lttng-tools/pkg-plist (contents, props changed) head/sysutils/lttng-ust/ head/sysutils/lttng-ust/Makefile (contents, props changed) head/sysutils/lttng-ust/distinfo (contents, props changed) head/sysutils/lttng-ust/files/ head/sysutils/lttng-ust/files/patch-config_libtool.m4 (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_clock-override_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracef_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracelog_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_demo_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_easy-ust_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_gen-tp_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_getcpu-override_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_examples_hello-static-lib_Makefile (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3 (contents, props changed) head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3.txt (contents, props changed) head/sysutils/lttng-ust/files/patch-include_lttng_ust-dlfcn.h (contents, props changed) head/sysutils/lttng-ust/files/patch-include_lttng_ust-elf.h (contents, props changed) head/sysutils/lttng-ust/files/patch-include_lttng_ust-tracepoint-event.h (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_Makefile.am (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_Makefile.in (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_ustctl.c (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust-dl_ust__dl.h (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust_Makefile.am (contents, props changed) head/sysutils/lttng-ust/files/patch-liblttng-ust_Makefile.in (contents, props changed) head/sysutils/lttng-ust/files/patch-lttng-ust.pc.in (contents, props changed) head/sysutils/lttng-ust/files/patch-tests_gcc-weak-hidden_Makefile.am (contents, props changed) head/sysutils/lttng-ust/files/patch-tests_ust-elf_Makefile.am (contents, props changed) head/sysutils/lttng-ust/files/patch-tools_lttng-gen-tp (contents, props changed) head/sysutils/lttng-ust/pkg-descr (contents, props changed) head/sysutils/lttng-ust/pkg-plist (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Sat Feb 11 15:32:33 2017 (r433880) +++ head/sysutils/Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -555,6 +555,8 @@ SUBDIR += lr SUBDIR += lsof SUBDIR += ltrace + SUBDIR += lttng-tools + SUBDIR += lttng-ust SUBDIR += luckybackup SUBDIR += lxinput SUBDIR += lxsplit Added: head/sysutils/lttng-tools/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,36 @@ +# Created by: Mahdi Mokhtari +# $FreeBSD$ + +PORTNAME= lttng-tools +PORTVERSION= 2.9.0 +CATEGORIES= sysutils +MASTER_SITES= http://lttng.org/files/${PORTNAME}/ + +MAINTAINER= mokhi64@gmail.com +COMMENT= Set of tools to control LTTng tracing + +LICENSE= LGPL21 GPLv2 +LICENSE_COMB= dual +LICENSE_FILE_LGPL21= ${WRKSRC}/lgpl-2.1.txt +LICENSE_FILE_GPLv2= ${WRKSRC}/gpl-2.0.txt + +LIB_DEPENDS= libpopt.so:devel/popt \ + liburcu.so:sysutils/liburcu \ + liblttng-ust-ctl.so:sysutils/lttng-ust + +USES= autoreconf bison libtool localbase pathfix \ + shebangfix tar:bzip2 +USE_LDCONFIG= yes +USE_GNOME= libxml2 + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --with-lttng-ust-prefix=${LOCALBASE} \ + --disable-maintainer-mode +INSTALL_TARGET= install-strip + +post-install: + ${INSTALL_MAN} ${WRKSRC}/doc/man/*.1 ${STAGEDIR}${MANPREFIX}/man/man1/ + ${INSTALL_MAN} ${WRKSRC}/doc/man/*.3 ${STAGEDIR}${MANPREFIX}/man/man3/ + ${INSTALL_MAN} ${WRKSRC}/doc/man/*.8 ${STAGEDIR}${MANPREFIX}/man/man8/ + +.include Added: head/sysutils/lttng-tools/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/distinfo Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483798712 +SHA256 (lttng-tools-2.9.0.tar.bz2) = eff3003f3c37ae8f2921ba76de777171405935eec48f4c1a15abdda8d0859422 +SIZE (lttng-tools-2.9.0.tar.bz2) = 1150584 Added: head/sysutils/lttng-tools/files/patch-configure.ac ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-configure.ac Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,11 @@ +--- configure.ac.orig 2016-11-29 22:48:37 UTC ++++ configure.ac +@@ -443,7 +443,7 @@ AS_IF([test "x$lttng_ust_support" = "xye + lttng_ust_ctl_found=yes + ], + [AC_MSG_ERROR([Cannot find LTTng-UST >= 2.2.x. Use --with-lttng-ust-prefix=PREFIX to specify its location, or specify --without-lttng-ust to build lttng-tools without LTTng-UST support.])], +- [-lurcu-common -lurcu-bp -lurcu-cds -lrt -ldl] ++ [-lurcu-common -lurcu-bp -lurcu-cds -lrt] + ) + ]) + AM_CONDITIONAL([HAVE_LIBLTTNG_UST_CTL], [test "x$lttng_ust_ctl_found" = xyes]) Added: head/sysutils/lttng-tools/files/patch-include_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-include_Makefile.am Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- include/Makefile.am.orig 2017-01-12 17:07:16 UTC ++++ include/Makefile.am +@@ -1,8 +1,8 @@ +-if LTTNG_TOOLS_BUILD_GIT_SOURCE +-GIT_DESCRIBE_CMD = (cd $(top_srcdir); git describe) +-else +-GIT_DESCRIBE_CMD = /bin/true +-endif ++##if LTTNG_TOOLS_BUILD_GIT_SOURCE ++##GIT_DESCRIBE_CMD = (cd ${top_srcdir}; git describe) ++##else ++GIT_DESCRIBE_CMD = /usr/bin/true ++##endif + + ## + ## The version.h file must be verified and generated or updated if the + Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-crash_lttng-crash.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-crash_lttng-crash.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,33 @@ +--- src/bin/lttng-crash/lttng-crash.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-crash/lttng-crash.c +@@ -21,17 +21,29 @@ + #include + #include + #include +-#include + #include + #include + #include + #include + #include + #include + #include + #include ++#if defined(__FreeBSD__) ++#include ++#include ++#include ++#define bswap_16 bswap16 ++#define bswap_32 bswap32 ++#define bswap_64 bswap64 ++#define __bswap_16 bswap16 ++#define __bswap_32 bswap32 ++#define __bswap_64 bswap64 ++#define NT_GNU_BUILD_ID 3 ++#else + #include + #include ++#endif + #include + + #include Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-relayd_stream.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-relayd_stream.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,10 @@ +--- src/bin/lttng-relayd/stream.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-relayd/stream.c +@@ -22,6 +22,7 @@ + #include + #include + #include ++#include + #include + + #include "lttng-relayd.h" Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_consumer.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_consumer.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,12 @@ +--- src/bin/lttng-sessiond/consumer.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-sessiond/consumer.c +@@ -635,6 +635,9 @@ int consumer_set_network_uri(struct cons + { + int ret; + char tmp_path[PATH_MAX]; ++#if defined(__FreeBSD__) ++ const size_t HOST_NAME_MAX = sysconf(_SC_HOST_NAME_MAX); ++#endif + char hostname[HOST_NAME_MAX]; + struct lttng_uri *dst_uri = NULL; + Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_session.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_session.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,14 @@ +--- src/bin/lttng-sessiond/session.h.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-sessiond/session.h +@@ -60,7 +60,11 @@ struct ltt_session_list { + */ + struct ltt_session { + char name[NAME_MAX]; ++#if defined(__FreeBSD__) ++ char hostname[256]; /* Local hostname. */ ++#else + char hostname[HOST_NAME_MAX]; /* Local hostname. */ ++#endif + struct ltt_kernel_session *kernel_session; + struct ltt_ust_session *ust_session; + /* Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-consumer.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-consumer.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,11 @@ +--- src/bin/lttng-sessiond/ust-consumer.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-sessiond/ust-consumer.c +@@ -21,6 +21,8 @@ + #include + #include + #include ++#include ++#include + #include + + #include Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-metadata.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-metadata.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,28 @@ +--- src/bin/lttng-sessiond/ust-metadata.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-sessiond/ust-metadata.c +@@ -50,6 +50,7 @@ int _lttng_field_statedump(struct ust_re + const struct ustctl_field *fields, size_t nr_fields, + size_t *iter_field, size_t nesting); + ++#if !defined(__FreeBSD__) + static inline + int fls(unsigned int x) + { +@@ -79,6 +80,7 @@ int fls(unsigned int x) + } + return r; + } ++#endif + + static inline + int get_count_order(unsigned int count) +@@ -879,6 +881,9 @@ int ust_metadata_session_statedump(struc + char uuid_s[UUID_STR_LEN], + clock_uuid_s[UUID_STR_LEN]; + int ret = 0; ++#if defined(__FreeBSD__) ++ const size_t HOST_NAME_MAX = sysconf(_SC_HOST_NAME_MAX); ++#endif + char hostname[HOST_NAME_MAX]; + + assert(session); Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_utils.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_utils.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,12 @@ +--- src/bin/lttng-sessiond/utils.h.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng-sessiond/utils.h +@@ -18,6 +18,9 @@ + #ifndef _LTT_UTILS_H + #define _LTT_UTILS_H + ++#include ++#include ++ + struct lttng_ht; + + const char *get_home_dir(void); Added: head/sysutils/lttng-tools/files/patch-src_bin_lttng_commands_view.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_bin_lttng_commands_view.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,12 @@ +--- src/bin/lttng/commands/view.c.orig 2016-11-29 22:48:37 UTC ++++ src/bin/lttng/commands/view.c +@@ -269,6 +269,9 @@ static char *build_live_path(char *sessi + { + int ret; + char *path = NULL; ++#if defined(__FreeBSD__) ++ const size_t HOST_NAME_MAX = sysconf(_SC_HOST_NAME_MAX); ++#endif + char hostname[HOST_NAME_MAX]; + + ret = gethostname(hostname, sizeof(hostname)); Added: head/sysutils/lttng-tools/files/patch-src_common_common.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_common.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- src/common/common.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/common.h +@@ -19,6 +19,14 @@ + #ifndef _COMMON_H + #define _COMMON_H + ++#if defined(__FreeBSD__) ++ ++#include ++ ++#define ENODATA ENOATTR ++ ++#endif ++ + #include "error.h" + #include "macros.h" + #include "runas.h" Added: head/sysutils/lttng-tools/files/patch-src_common_compat_compat-epoll.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_compat_compat-epoll.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,34 @@ +--- src/common/compat/compat-epoll.c.orig 2017-01-13 22:20:45 UTC ++++ src/common/compat/compat-epoll.c +@@ -31,7 +31,11 @@ + + #include "poll.h" + +-unsigned int poll_max_size; ++unsigned int poll_max_size ++#if defined(__FreeBSD__) ++= DEFAULT_POLL_SIZE ++#endif ++; + + /* + * Resize the epoll events structure of the new size. +@@ -258,6 +262,7 @@ int compat_epoll_set_max_size(void) + ssize_t size_ret; + char buf[64]; + ++#if !defined(__FreeBSD__) + fd = open(COMPAT_EPOLL_PROC_PATH, O_RDONLY); + if (fd < 0) { + retval = -1; +@@ -282,8 +287,10 @@ end_read: + PERROR("close"); + } + end: ++#endif + if (!poll_max_size) { + poll_max_size = DEFAULT_POLL_SIZE; ++ retval = 0; + } + DBG("epoll set max size is %d", poll_max_size); + return retval; Added: head/sysutils/lttng-tools/files/patch-src_common_compat_compat-poll.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_compat_compat-poll.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,14 @@ +--- src/common/compat/compat-poll.c.orig 2017-01-13 22:38:05 UTC ++++ src/common/compat/compat-poll.c +@@ -112,7 +112,11 @@ int compat_poll_create(struct lttng_poll + + if (!poll_max_size) { + ERR("poll_max_size not initialized yet"); ++#if defined(__FreeBSD__) ++ poll_max_size = DEFAULT_POLL_SIZE; ++#else + goto error; ++#endif + } + + /* Don't bust the limit here */ Added: head/sysutils/lttng-tools/files/patch-src_common_compat_endian.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_compat_endian.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,23 @@ +--- src/common/compat/endian.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/compat/endian.h +@@ -27,7 +27,19 @@ + */ + #ifdef __USE_BSD + /* Conversion interfaces. */ +-# include ++#if defined(__FreeBSD__) ++#include ++#include ++#define bswap_16 bswap16 ++#define bswap_32 bswap32 ++#define bswap_64 bswap64 ++#define __bswap_16 bswap16 ++#define __bswap_32 bswap32 ++#define __bswap_64 bswap64 ++#define NT_GNU_BUILD_ID 3 ++#else ++#include ++#endif + + # if __BYTE_ORDER == __LITTLE_ENDIAN + # ifndef htobe16 Added: head/sysutils/lttng-tools/files/patch-src_common_compat_fcntl.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_compat_fcntl.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,35 @@ +--- src/common/compat/fcntl.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/compat/fcntl.h +@@ -22,11 +22,15 @@ + #include + #include + + #if (defined(__FreeBSD__) || defined(__CYGWIN__)) + typedef long long off64_t; + #endif + +-#if (defined(__FreeBSD__) || defined(__sun__)) ++#if defined(__FreeBSD__) ++typedef off_t loff_t; ++#endif ++ ++#if defined(__sun__) + typedef off64_t loff_t; + #endif + +@@ -69,15 +73,6 @@ static inline ssize_t splice(int fd_in, + } + #endif + +-#ifdef __FreeBSD__ +-#define POSIX_FADV_DONTNEED 0 +- +-static inline int posix_fadvise(int fd, off_t offset, off_t len, int advice) +-{ +- return -ENOSYS; +-} +-#endif +- + #if !(defined(__linux__) || defined(__FreeBSD__) || defined(__CYGWIN__) || defined(__sun__) || defined(__APPLE__)) + #error "Please add support for your OS." + #endif /* __linux__ , __FreeBSD__, __CYGWIN__, __sun__, __APPLE__ */ Added: head/sysutils/lttng-tools/files/patch-src_common_defaults.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_defaults.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,12 @@ +--- src/common/defaults.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/defaults.h +@@ -366,6 +366,9 @@ size_t default_get_ust_uid_channel_subbu + * pthread_attr_t pointer where the thread stack size is set to the soft stack + * size limit. + */ ++#if defined(__FreeBSD__) ++#include ++#endif + LTTNG_HIDDEN + pthread_attr_t *default_pthread_attr(void); + Added: head/sysutils/lttng-tools/files/patch-src_common_kernel-consumer_kernel-consumer.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_kernel-consumer_kernel-consumer.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,11 @@ +--- src/common/kernel-consumer/kernel-consumer.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/kernel-consumer/kernel-consumer.h +@@ -19,6 +19,8 @@ + #ifndef _LTTNG_KCONSUMER_H + #define _LTTNG_KCONSUMER_H + ++#include ++ + #include + + int lttng_kconsumer_take_snapshot(struct lttng_consumer_stream *stream); Added: head/sysutils/lttng-tools/files/patch-src_common_testpoint_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_testpoint_Makefile.am Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,8 @@ +--- src/common/testpoint/Makefile.am.orig 2017-01-12 17:07:16 UTC ++++ src/common/testpoint/Makefile.am +@@ -3,4 +3,4 @@ AM_CPPFLAGS = + noinst_LTLIBRARIES = libtestpoint.la + + libtestpoint_la_SOURCES = testpoint.h testpoint.c +-libtestpoint_la_LIBADD = -ldl ++libtestpoint_la_LIBADD = Added: head/sysutils/lttng-tools/files/patch-src_common_utils.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-src_common_utils.h Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,10 @@ +--- src/common/utils.h.orig 2016-11-29 22:48:37 UTC ++++ src/common/utils.h +@@ -19,6 +19,7 @@ + #define _COMMON_UTILS_H + + #include ++#include + #include + #include + #include Added: head/sysutils/lttng-tools/files/patch-tests_regression_kernel_select__poll__epoll.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-tests_regression_kernel_select__poll__epoll.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,122 @@ +--- tests/regression/kernel/select_poll_epoll.c.orig 2016-11-29 22:48:37 UTC ++++ tests/regression/kernel/select_poll_epoll.c +@@ -10,7 +10,9 @@ + #include + #include + #include ++#if !defined(__FreeBSD__) + #include ++#endif + #include + #include + #include +@@ -249,6 +251,7 @@ void test_ppoll_big(void) + return; + } + ++#if !defined(__FreeBSD__) + void test_epoll(void) + { + int ret, epollfd; +@@ -332,6 +335,7 @@ void test_pepoll(void) + end: + return; + } ++#endif + + void run_working_cases(void) + { +@@ -356,8 +360,10 @@ void run_working_cases(void) + test_select_big(); + test_poll(); + test_ppoll(); ++#if !defined(__FreeBSD__) + test_epoll(); + test_pepoll(); ++#endif + + if (timeout > 0) { + ret = close(pipe_fds[0]); +@@ -458,7 +464,11 @@ void pselect_fd_too_big(void) + } + + FD_SET(fd2, (fd_set *) &rfds); ++#if defined(__FreeBSD__) ++ ret = __syscall(SYS_pselect, fd2 + 1, &rfds, NULL, NULL, NULL, NULL); ++#else + ret = syscall(SYS_pselect6, fd2 + 1, &rfds, NULL, NULL, NULL, NULL); ++#endif + + if (ret == -1) { + perror("# pselect()"); +@@ -487,9 +497,13 @@ void pselect_invalid_pointer(void) + + FD_ZERO(&rfds); + FD_SET(wait_fd, &rfds); +- ++#if defined(__FreeBSD__) ++ ret = __syscall(SYS_pselect, 1, &rfds, (fd_set *) invalid, NULL, NULL, ++ NULL); ++#else + ret = syscall(SYS_pselect6, 1, &rfds, (fd_set *) invalid, NULL, NULL, + NULL); ++#endif + + if (ret == -1) { + perror("# pselect()"); +@@ -505,6 +519,7 @@ void pselect_invalid_pointer(void) + + } + ++#if !defined(__FreeBSD__) + /* + * Pass an invalid pointer to epoll_pwait, should fail with + * "Bad address", the event returns 0 FDs. +@@ -591,6 +606,7 @@ void epoll_pwait_int_max(void) + end: + return; + } ++#endif + + void *ppoll_writer(void *arg) + { +@@ -700,6 +716,7 @@ void ppoll_concurrent_write(void) + return; + } + ++#if !defined(__FreeBSD__) + void *epoll_pwait_writer(void *addr) + { + srand(time(NULL)); +@@ -795,6 +812,7 @@ end_unmap: + end: + return; + } ++#endif + + void usage(poptContext optCon, int exitcode, char *error, char *addl) + { +@@ -906,18 +924,20 @@ int main(int argc, const char **argv) + case 7: + ppoll_fds_ulong_max(); + break; ++#if !defined(__FreeBSD__) + case 8: + epoll_pwait_invalid_pointer(); + break; + case 9: + epoll_pwait_int_max(); + break; +- case 10: +- ppoll_concurrent_write(); +- break; + case 11: + epoll_pwait_concurrent_munmap(); + break; ++#endif ++ case 10: ++ ppoll_concurrent_write(); ++ break; + default: + poptPrintUsage(optCon, stderr, 0); + ret = -1; Added: head/sysutils/lttng-tools/files/patch-tests_regression_ust_baddr-statedump_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-tests_regression_ust_baddr-statedump_Makefile.am Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,11 @@ +--- tests/regression/ust/baddr-statedump/Makefile.am.orig 2017-01-12 17:10:21 UTC ++++ tests/regression/ust/baddr-statedump/Makefile.am +@@ -6,7 +6,7 @@ AM_CPPFLAGS = -I$(srcdir) -g + + noinst_PROGRAMS = prog + prog_SOURCES = prog.c tp.c tp.h +-prog_LDADD = -llttng-ust -ldl ++prog_LDADD = -llttng-ust + + noinst_SCRIPTS = test_baddr-statedump test_baddr-statedump.py + EXTRA_DIST = test_baddr-statedump test_baddr-statedump.py Added: head/sysutils/lttng-tools/files/patch-tests_regression_ust_linking_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-tests_regression_ust_linking_Makefile.am Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,45 @@ +--- tests/regression/ust/linking/Makefile.am.orig 2017-01-12 17:07:16 UTC ++++ tests/regression/ust/linking/Makefile.am +@@ -10,6 +10,8 @@ LIBS = + demo_builtin_SOURCES = demo.c tp.c tp2.c tp3.c ust_tests_demo.h \ + ust_tests_demo2.h ust_tests_demo3.h + demo_builtin_LDADD = -llttng-ust ++demo_builtin_LDFLAGS = \ ++ -L/usr/local/lib + demo_builtin_CFLAGS = -Werror=old-style-definition + + # Build a version statically linked to the providers +@@ -22,12 +24,16 @@ liblttng_ust_provider_ust_tests_demo_sta + tp2.c ust_tests_demo2.h + liblttng_ust_provider_ust_tests_demo_static_la_LIBADD = \ + -llttng-ust ++liblttng_ust_provider_ust_tests_demo_static_la_LDFLAGS = \ ++ -L/usr/local/lib + + # contains ust_tests_demo3.h provider probes + liblttng_ust_provider_ust_tests_demo3_static_la_SOURCES = \ + tp3.c ust_tests_demo3.h + liblttng_ust_provider_ust_tests_demo3_static_la_LIBADD = \ + -llttng-ust ++liblttng_ust_provider_ust_tests_demo3_static_la_LDFLAGS = \ ++ -L/usr/local/lib + + demo_static_SOURCES = demo.c + demo_static_LDADD = liblttng-ust-provider-ust-tests-demo-static.la \ +@@ -68,14 +74,14 @@ liblttng_ust_provider_ust_tests_demo_la_ + tp2.c ust_tests_demo2.h + liblttng_ust_provider_ust_tests_demo_la_LIBADD = -llttng-ust + liblttng_ust_provider_ust_tests_demo_la_LDFLAGS = \ +- $(FORCE_SHARED_LIB_OPTIONS) ++ $(FORCE_SHARED_LIB_OPTIONS) -L/usr/local/lib + + #contains ust_tests_demo3.h provider probes + liblttng_ust_provider_ust_tests_demo3_la_SOURCES = \ + tp3.c ust_tests_demo3.h + liblttng_ust_provider_ust_tests_demo3_la_LIBADD = -llttng-ust + liblttng_ust_provider_ust_tests_demo3_la_LDFLAGS = \ +- $(FORCE_SHARED_LIB_OPTIONS) ++ $(FORCE_SHARED_LIB_OPTIONS) -L/usr/local/lib + + noinst_PROGRAMS += demo + demo_SOURCES = demo.c ust_tests_demo.h Added: head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefile.am Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,11 @@ +--- tests/regression/ust/ust-dl/Makefile.am.orig 2017-01-12 17:21:10 UTC ++++ tests/regression/ust/ust-dl/Makefile.am +@@ -19,7 +19,7 @@ AM_CPPFLAGS = -I$(srcdir) -g + + noinst_PROGRAMS = prog + prog_SOURCES = prog.c +-prog_LDADD = -ldl ++prog_LDADD = + + noinst_LTLIBRARIES = libzzz.la libbar.la libfoo.la libtp.la + Added: head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_prog.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_prog.c Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,14 @@ +--- tests/regression/ust/ust-dl/prog.c.orig 2017-01-12 17:19:54 UTC ++++ tests/regression/ust/ust-dl/prog.c +@@ -21,7 +21,11 @@ int main(int argc, char **argv) + if (!h0) { + goto get_error; + } ++#if defined(__FreeBSD__) ++ h1 = dlopen("libfoo.so", RTLD_LAZY); ++#else + h1 = dlmopen(LM_ID_BASE, "libfoo.so", RTLD_LAZY); ++#endif + if (!h1) { + goto get_error; + } Added: head/sysutils/lttng-tools/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/pkg-descr Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,7 @@ +LTTng-tools is a set of tools to control LTTng tracing. +The project includes the LTTng session daemon +consumer daemon and relay daemon, as well as liblttng-ctl, +a C library used to communicate with the session daemon +and lttng, a command line interface to liblttng-ctl. + +WWW: http://lttng.org/ Added: head/sysutils/lttng-tools/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-tools/pkg-plist Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,61 @@ +bin/lttng +bin/lttng-crash +bin/lttng-relayd +bin/lttng-sessiond +include/lttng/channel.h +include/lttng/constant.h +include/lttng/domain.h +include/lttng/event.h +include/lttng/handle.h +include/lttng/health.h +include/lttng/load.h +include/lttng/lttng-error.h +include/lttng/lttng.h +include/lttng/save.h +include/lttng/session.h +include/lttng/snapshot.h +include/lttng/version.h.tmpl +lib/liblttng-ctl.a +lib/liblttng-ctl.so +lib/liblttng-ctl.so.0 +lib/liblttng-ctl.so.0.0.0 +lib/lttng/libexec/lttng-consumerd +libdata/pkgconfig/lttng-ctl.pc +man/man1/lttng-add-context.1.gz +man/man1/lttng-crash.1.gz +man/man1/lttng-create.1.gz +man/man1/lttng-destroy.1.gz +man/man1/lttng-disable-channel.1.gz +man/man1/lttng-disable-event.1.gz +man/man1/lttng-enable-channel.1.gz +man/man1/lttng-enable-event.1.gz +man/man1/lttng-help.1.gz +man/man1/lttng-list.1.gz +man/man1/lttng-load.1.gz +man/man1/lttng-metadata.1.gz +man/man1/lttng-regenerate.1.gz +man/man1/lttng-save.1.gz +man/man1/lttng-set-session.1.gz +man/man1/lttng-snapshot.1.gz +man/man1/lttng-start.1.gz +man/man1/lttng-status.1.gz +man/man1/lttng-stop.1.gz +man/man1/lttng-track.1.gz +man/man1/lttng-untrack.1.gz +man/man1/lttng-version.1.gz +man/man1/lttng-view.1.gz +man/man1/lttng.1.gz +man/man3/lttng-health-check.3.gz +man/man8/lttng-relayd.8.gz +man/man8/lttng-sessiond.8.gz +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/LICENSE +%%PORTDOCS%%%%DOCSDIR%%/README.md +%%PORTDOCS%%%%DOCSDIR%%/live-reading-howto.txt +%%PORTDOCS%%%%DOCSDIR%%/live-reading-protocol.txt +%%PORTDOCS%%%%DOCSDIR%%/python-howto.txt +%%PORTDOCS%%%%DOCSDIR%%/quickstart.txt +%%PORTDOCS%%%%DOCSDIR%%/snapshot-howto.txt +%%PORTDOCS%%%%DOCSDIR%%/streaming-howto.txt +%%PORTDOCS%%%%DOCSDIR%%/valgrind-howto.txt +share/xml/lttng/session.xsd Added: head/sysutils/lttng-ust/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,31 @@ +# Created by: Mahdi Mokhtari +# $FreeBSD$ + +PORTNAME= lttng-ust +PORTVERSION= 2.9.0 +CATEGORIES= sysutils +MASTER_SITES= http://lttng.org/files/${PORTNAME}/ + +MAINTAINER= mokhi64@gmail.com +COMMENT= Libraries to instrument and trace user applications + +LICENSE= LGPL21 MIT GPLv2 +LICENSE_COMB= dual +LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING +LICENSE_FILE_MIT= ${WRKSRC}/COPYING +LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING + +LIB_DEPENDS= liburcu.so:sysutils/liburcu + +USES= autoreconf libtool localbase pathfix python \ + shebangfix tar:bzip2 +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +TEST_TARGET= check + +post-patch: + @${REINPLACE_CMD} -e 's|%%PYTHON_VERSION%%|${PYTHON_VERSION}|g' \ + ${PATCH_WRKSRC}/tools/lttng-gen-tp + +.include Added: head/sysutils/lttng-ust/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/distinfo Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,3 @@ +TIMESTAMP = 1483807828 +SHA256 (lttng-ust-2.9.0.tar.bz2) = 4d541a863f42dfc685ca05024027a442c70d03594c154a43e62bc109b1ea5daf +SIZE (lttng-ust-2.9.0.tar.bz2) = 764027 Added: head/sysutils/lttng-ust/files/patch-config_libtool.m4 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-config_libtool.m4 Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,15 @@ +--- config/libtool.m4.orig 2016-05-12 15:26:58 UTC ++++ config/libtool.m4 +@@ -1866,6 +1866,12 @@ else + lt_cv_dlopen_libs= + + case $host_os in ++ FreeBSD*) ++ lt_cv_dlopen="dlopen" ++ lt_cv_dlopen_libs="" ++ lt_cv_dlopen_self=yes ++ ;; ++ + beos*) + lt_cv_dlopen="load_add_on" + lt_cv_dlopen_libs= Added: head/sysutils/lttng-ust/files/patch-doc_examples_clock-override_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_clock-override_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- doc/examples/clock-override/Makefile.orig 2016-08-25 21:53:05 UTC ++++ doc/examples/clock-override/Makefile +@@ -15,12 +15,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl # On Linux +-#LIBS = -lc # On BSD ++#LIBS = -ldl # On Linux ++LIBS = # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: lttng-ust-clock-override-example.so Added: head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracef_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracef_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,26 @@ +--- doc/examples/demo-tracef/Makefile.orig 2016-08-08 21:25:36 UTC ++++ doc/examples/demo-tracef/Makefile +@@ -15,12 +15,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl -llttng-ust # On Linux +-#LIBS = -lc # On BSD ++#LIBS = -ldl -llttng-ust # On Linux ++LIBS = -llttng-ust # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: demo-tracef +@@ -31,7 +27,7 @@ demo-tracef.o: demo-tracef.c + + demo-tracef: demo-tracef.o + $(CC) $(LDFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(AM_CFLAGS) \ +- -o $@ $< $(LIBS) ++ -o $@ demo-tracef.o $(LIBS) + + .PHONY: clean + clean: Added: head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracelog_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracelog_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,26 @@ +--- doc/examples/demo-tracelog/Makefile.orig 2016-08-25 21:53:05 UTC ++++ doc/examples/demo-tracelog/Makefile +@@ -15,12 +15,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl -llttng-ust # On Linux +-#LIBS = -lc # On BSD ++#LIBS = -ldl -llttng-ust # On Linux ++LIBS = -llttng-ust # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: demo-tracelog +@@ -31,7 +27,7 @@ demo-tracelog.o: demo-tracelog.c + + demo-tracelog: demo-tracelog.o + $(CC) $(LDFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(AM_CFLAGS) \ +- -o $@ $< $(LIBS) ++ -o $@ demo-tracelog.o $(LIBS) + + .PHONY: clean + clean: Added: head/sysutils/lttng-ust/files/patch-doc_examples_demo_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_demo_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- doc/examples/demo/Makefile.orig 2016-08-08 21:25:36 UTC ++++ doc/examples/demo/Makefile +@@ -14,12 +14,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl # On Linux +-#LIBS = -lc # On BSD ++#LIBS = -ldl # On Linux ++LIBS = # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: demo lttng-ust-provider-ust-tests-demo.so lttng-ust-provider-ust-tests-demo3.so Added: head/sysutils/lttng-ust/files/patch-doc_examples_easy-ust_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_easy-ust_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- doc/examples/easy-ust/Makefile.orig 2016-08-08 21:25:36 UTC ++++ doc/examples/easy-ust/Makefile +@@ -16,12 +16,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl -llttng-ust # On Linux +-#LIBS = -lc -llttng-ust # On BSD ++#LIBS = -ldl -llttng-ust # On Linux ++LIBS = -llttng-ust # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: sample Added: head/sysutils/lttng-ust/files/patch-doc_examples_gen-tp_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_gen-tp_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- doc/examples/gen-tp/Makefile.orig 2016-08-08 21:25:36 UTC ++++ doc/examples/gen-tp/Makefile +@@ -17,12 +17,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl -llttng-ust #On Linux +-#LIBS = -lc -llttng-ust #On BSD ++#LIBS = -ldl -llttng-ust #On Linux ++LIBS = -llttng-ust #On FreeBSD + + all: sample + Added: head/sysutils/lttng-ust/files/patch-doc_examples_getcpu-override_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_getcpu-override_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,17 @@ +--- doc/examples/getcpu-override/Makefile.orig 2016-08-25 21:53:05 UTC ++++ doc/examples/getcpu-override/Makefile +@@ -15,12 +15,8 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- +-LIBS = -ldl # On Linux +-#LIBS = -lc # On BSD ++#LIBS = -ldl # On Linux ++LIBS = # On FreeBSD + LOCAL_CPPFLAGS += -I. + + all: lttng-ust-getcpu-override-example.so Added: head/sysutils/lttng-ust/files/patch-doc_examples_hello-static-lib_Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_examples_hello-static-lib_Makefile Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,25 @@ +--- doc/examples/hello-static-lib/Makefile.orig 2016-08-08 21:25:36 UTC ++++ doc/examples/hello-static-lib/Makefile +@@ -14,19 +14,15 @@ + # + # This makefile is purposefully kept simple to support GNU and BSD make. + +-ifdef AM_CC +- CC = $(AM_CC) +-endif +- + LOCAL_CPPFLAGS += -I. +-LIBS = -ldl -llttng-ust # On Linux +-#LIBS = -lc -llttng-ust # On BSD ++#LIBS = -ldl -llttng-ust # On Linux ++LIBS = -llttng-ust # On FreeBSD + + all: hello + + lttng-ust-provider-hello.o: tp.c ust_tests_hello.h + $(CC) $(CPPFLAGS) $(LOCAL_CPPFLAGS) $(CFLAGS) $(AM_CPPFLAGS) \ +- $(AM_CFLAGS) -c -o $@ $< ++ $(AM_CFLAGS) -c -o $@ tp.c + + lttng-ust-provider-hello.a: lttng-ust-provider-hello.o + ar -rc $@ lttng-ust-provider-hello.o Added: head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3 Sat Feb 11 15:36:17 2017 (r433881) @@ -0,0 +1,38 @@ +--- doc/man/lttng-ust.3.orig 2016-11-29 22:13:51 UTC ++++ doc/man/lttng-ust.3 +@@ -88,7 +88,7 @@ lttng-ust \- LTTng user space tracing + #define \fBtracepoint_enabled\fR(\fIprov_name\fR, \fIt_name\fR) + .fi + .sp +-Link with \fB-llttng-ust -ldl\fR, following this man page\&. ++Link with \fB-llttng-ust\fR, following this man page\&. + .SH "DESCRIPTION" + .sp + The \fILinux Trace Toolkit: next generation\fR is an open source software package used for correlated tracing of the Linux kernel, user applications, and user libraries\&. +@@ -919,7 +919,7 @@ Then, link your application with this ob + .RS 4 + .\} + .nf +-cc \-o app tp\&.o app\&.o \-llttng\-ust \-ldl ++cc \-o app tp\&.o app\&.o \-llttng\-ust + .fi + .if n \{\ + .RE +@@ -1004,7 +1004,7 @@ This tracepoint provider shared object i + .RS 4 + .\} + .nf *** DIFF OUTPUT TRUNCATED AT 1000 LINES *** From owner-svn-ports-head@freebsd.org Sat Feb 11 15:40:27 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 27C08CDBC2C; Sat, 11 Feb 2017 15:40:27 +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 EB8D81B0E; Sat, 11 Feb 2017 15:40:26 +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 v1BFeQWK034294; Sat, 11 Feb 2017 15:40:26 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFeQ75034293; Sat, 11 Feb 2017 15:40:26 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111540.v1BFeQ75034293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 15:40:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433882 - head/graphics/libglapi X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:40:27 -0000 Author: bapt Date: Sat Feb 11 15:40:25 2017 New Revision: 433882 URL: https://svnweb.freebsd.org/changeset/ports/433882 Log: Add license Modified: head/graphics/libglapi/Makefile Modified: head/graphics/libglapi/Makefile ============================================================================== --- head/graphics/libglapi/Makefile Sat Feb 11 15:36:17 2017 (r433881) +++ head/graphics/libglapi/Makefile Sat Feb 11 15:40:25 2017 (r433882) @@ -8,6 +8,8 @@ CATEGORIES= graphics COMMENT= Common GL api library used by Mesa based ports +LICENSE= MIT + LIB_DEPENDS+= libpthread-stubs.so:devel/libpthread-stubs USE_XORG= x11 xau xcb xdmcp xvmc From owner-svn-ports-head@freebsd.org Sat Feb 11 15:40:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AFAC5CDBC66; Sat, 11 Feb 2017 15:40:47 +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 7CDE21C37; Sat, 11 Feb 2017 15:40: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 v1BFekd3034403; Sat, 11 Feb 2017 15:40:46 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFekGT034402; Sat, 11 Feb 2017 15:40:46 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111540.v1BFekGT034402@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 15:40:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433883 - head/graphics/libglesv2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:40:47 -0000 Author: bapt Date: Sat Feb 11 15:40:46 2017 New Revision: 433883 URL: https://svnweb.freebsd.org/changeset/ports/433883 Log: Add license Modified: head/graphics/libglesv2/Makefile Modified: head/graphics/libglesv2/Makefile ============================================================================== --- head/graphics/libglesv2/Makefile Sat Feb 11 15:40:25 2017 (r433882) +++ head/graphics/libglesv2/Makefile Sat Feb 11 15:40:46 2017 (r433883) @@ -8,6 +8,8 @@ CATEGORIES= graphics COMMENT= OpenGL ES v2 library +LICENSE= MIT + LIB_DEPENDS+= libdrm.so:graphics/libdrm \ libglapi.so:graphics/libglapi \ libexpat.so:textproc/expat2 From owner-svn-ports-head@freebsd.org Sat Feb 11 15:43:58 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3D040CDBDD5; Sat, 11 Feb 2017 15:43: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 0A4981F74; Sat, 11 Feb 2017 15:43:57 +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 v1BFhvd5038113; Sat, 11 Feb 2017 15:43:57 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFhuii038110; Sat, 11 Feb 2017 15:43:56 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201702111543.v1BFhuii038110@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 11 Feb 2017 15:43:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433884 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:43:58 -0000 Author: danilo Date: Sat Feb 11 15:43:56 2017 New Revision: 433884 URL: https://svnweb.freebsd.org/changeset/ports/433884 Log: - Update to 7.700.0 Modified: head/math/armadillo/Makefile head/math/armadillo/distinfo head/math/armadillo/pkg-plist Modified: head/math/armadillo/Makefile ============================================================================== --- head/math/armadillo/Makefile Sat Feb 11 15:40:46 2017 (r433883) +++ head/math/armadillo/Makefile Sat Feb 11 15:43:56 2017 (r433884) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= armadillo -PORTVERSION= 7.600.2 -PORTREVISION= 1 +PORTVERSION= 7.700.0 CATEGORIES= math MASTER_SITES= SF/arma Modified: head/math/armadillo/distinfo ============================================================================== --- head/math/armadillo/distinfo Sat Feb 11 15:40:46 2017 (r433883) +++ head/math/armadillo/distinfo Sat Feb 11 15:43:56 2017 (r433884) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482798113 -SHA256 (armadillo-7.600.2.tar.xz) = 6790d5e6b41fcac6733632a9c3775239806d00178886226dec3f986a884f4c2d -SIZE (armadillo-7.600.2.tar.xz) = 3997004 +TIMESTAMP = 1486392098 +SHA256 (armadillo-7.700.0.tar.xz) = f9029490f7edfb7029e117961db6307c2c3ee368691ed15e4fc58d06c9115d94 +SIZE (armadillo-7.700.0.tar.xz) = 3999612 Modified: head/math/armadillo/pkg-plist ============================================================================== --- head/math/armadillo/pkg-plist Sat Feb 11 15:40:46 2017 (r433883) +++ head/math/armadillo/pkg-plist Sat Feb 11 15:43:56 2017 (r433884) @@ -162,6 +162,8 @@ include/armadillo_bits/fn_numel.hpp include/armadillo_bits/fn_ones.hpp include/armadillo_bits/fn_orth_null.hpp include/armadillo_bits/fn_pinv.hpp +include/armadillo_bits/fn_polyfit.hpp +include/armadillo_bits/fn_polyval.hpp include/armadillo_bits/fn_princomp.hpp include/armadillo_bits/fn_prod.hpp include/armadillo_bits/fn_qr.hpp @@ -170,6 +172,7 @@ include/armadillo_bits/fn_randg.hpp include/armadillo_bits/fn_randi.hpp include/armadillo_bits/fn_randn.hpp include/armadillo_bits/fn_randu.hpp +include/armadillo_bits/fn_range.hpp include/armadillo_bits/fn_rank.hpp include/armadillo_bits/fn_regspace.hpp include/armadillo_bits/fn_repmat.hpp @@ -233,6 +236,10 @@ include/armadillo_bits/glue_min_bones.hp include/armadillo_bits/glue_min_meat.hpp include/armadillo_bits/glue_mixed_bones.hpp include/armadillo_bits/glue_mixed_meat.hpp +include/armadillo_bits/glue_polyfit_bones.hpp +include/armadillo_bits/glue_polyfit_meat.hpp +include/armadillo_bits/glue_polyval_bones.hpp +include/armadillo_bits/glue_polyval_meat.hpp include/armadillo_bits/glue_relational_bones.hpp include/armadillo_bits/glue_relational_meat.hpp include/armadillo_bits/glue_solve_bones.hpp @@ -362,6 +369,8 @@ include/armadillo_bits/op_princomp_bones include/armadillo_bits/op_princomp_meat.hpp include/armadillo_bits/op_prod_bones.hpp include/armadillo_bits/op_prod_meat.hpp +include/armadillo_bits/op_range_bones.hpp +include/armadillo_bits/op_range_meat.hpp include/armadillo_bits/op_relational_bones.hpp include/armadillo_bits/op_relational_meat.hpp include/armadillo_bits/op_repmat_bones.hpp @@ -448,6 +457,10 @@ include/armadillo_bits/spop_strans_bones include/armadillo_bits/spop_strans_meat.hpp include/armadillo_bits/spop_sum_bones.hpp include/armadillo_bits/spop_sum_meat.hpp +include/armadillo_bits/spop_symmat_bones.hpp +include/armadillo_bits/spop_symmat_meat.hpp +include/armadillo_bits/spop_trimat_bones.hpp +include/armadillo_bits/spop_trimat_meat.hpp include/armadillo_bits/spop_var_bones.hpp include/armadillo_bits/spop_var_meat.hpp include/armadillo_bits/strip.hpp @@ -487,7 +500,7 @@ include/armadillo_bits/xvec_htrans_bones include/armadillo_bits/xvec_htrans_meat.hpp lib/libarmadillo.so lib/libarmadillo.so.7 -lib/libarmadillo.so.7.600.2 +lib/libarmadillo.so.7.700.0 libdata/pkgconfig/armadillo.pc share/Armadillo/CMake/ArmadilloConfig.cmake share/Armadillo/CMake/ArmadilloConfigVersion.cmake From owner-svn-ports-head@freebsd.org Sat Feb 11 15:52:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B43CCDB1FB; Sat, 11 Feb 2017 15:52:49 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: from mail-yw0-x232.google.com (mail-yw0-x232.google.com [IPv6:2607:f8b0:4002:c05::232]) (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 096FF7F4; Sat, 11 Feb 2017 15:52:49 +0000 (UTC) (envelope-from tcberner@gmail.com) Received: by mail-yw0-x232.google.com with SMTP id v200so34841102ywc.3; Sat, 11 Feb 2017 07:52:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=CLrz0cf5oIC5KjwvWwiGXLttfPV7MQobcL9PpG8APtk=; b=cxgbsd2JpGZTfK04ZNLYQJyDAjbZgNlHG6or+fK3CHgyta8otp4SYju6/lG9V4I2E2 Xq89N26GwILgovK3jQ/2Q8otIQ8AACcfHVaj8+rnc+orJq9n5KgGLh/TV+6z/Mp9BWtQ EpNzybpPES4EFgZnF/ertZ2xefD44yV0NSbRy6fLYUY2nJpNavMz8LbO204HVw9snXZa WiPrRw3mWLhgMDa2TVidP3CjNvmWFSd7oRm87FRw9RfObuF7k9Wdg+AROGQnc8bzg7Ar Tulujk1xERqBLdsrZZUzW/iUbyGjat3lCZJX0gBbUJbZ3ewzfZCyJ67yxEDazVaKARbA mxFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=CLrz0cf5oIC5KjwvWwiGXLttfPV7MQobcL9PpG8APtk=; b=Jh0EIp8/keIj8soE2/bZBRHk3RKfN+slmYlFW32SfXikd4kip73Y8kbQe7xAA4PH9C KAtEGPrs9wMF95v0Wk/3ILhA+okbxeT75K+oxlGOkoTstKnWwpCueOQm5S0WMUVfWqTl fwhZxfVnt9vAjN0nv54pwEgqElefuHX9X3L2xJOTVoyYLan2a+S2BC54OELhOnLC1ttB 7g3IADWneESVGcMNLCG+Z/It+QoAcnp3i5KKf7Yz3+ddGF8tFFPSnu/ZFHIcbONEFm8i xk/6UK2XNUIS3j0nrv2qZ8hY5GKyUBv7LenWCXHk8bSmUc2RtBkSkbgAdLV8XcF1E7Os l+Fg== X-Gm-Message-State: AMke39nySphBccxVQZQeQggsbrForAdKTF7t8qj/TQRCt9+ZmTHAKnrZCgSzWN0v3XWC6e6VIQhG1LTmQqKJFQ== X-Received: by 10.129.85.211 with SMTP id j202mr10155137ywb.287.1486828367897; Sat, 11 Feb 2017 07:52:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.129.46.204 with HTTP; Sat, 11 Feb 2017 07:52:47 -0800 (PST) In-Reply-To: <201702050058.v150wKN1074251@repo.freebsd.org> References: <201702050058.v150wKN1074251@repo.freebsd.org> From: "Tobias C. Berner" Date: Sat, 11 Feb 2017 16:52:47 +0100 Message-ID: Subject: Re: svn commit: r433341 - head/science/InsightToolkit To: Ben Woods Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:52:49 -0000 Hi there The change to the pkg-plist +libdata/ldconfig/InsightToolkit seems wrong. ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: libdata/ldconfig/InsightToolkit ===> Error: Plist issues found. *** Error code 1 mfg Tobias 2017-02-05 1:58 GMT+01:00 Ben Woods : > Author: woodsb02 > Date: Sun Feb 5 00:58:20 2017 > New Revision: 433341 > URL: https://svnweb.freebsd.org/changeset/ports/433341 > > Log: > science/InsightToolkit: Update to 4.11.0 > > Changes this release: > http://public.kitware.com/pipermail/insight-users/2017- > January/054193.html > > Modified: > head/science/InsightToolkit/Makefile > head/science/InsightToolkit/distinfo > head/science/InsightToolkit/pkg-plist > > Modified: head/science/InsightToolkit/Makefile > ============================================================ > ================== > --- head/science/InsightToolkit/Makefile Sat Feb 4 23:59:57 2017 > (r433340) > +++ head/science/InsightToolkit/Makefile Sun Feb 5 00:58:20 2017 > (r433341) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= InsightToolkit > -PORTVERSION= 4.10.1 > +PORTVERSION= 4.11.0 > CATEGORIES= science biology > MASTER_SITES= SF/itk/itk/${ITK_VER} > > > Modified: head/science/InsightToolkit/distinfo > ============================================================ > ================== > --- head/science/InsightToolkit/distinfo Sat Feb 4 23:59:57 2017 > (r433340) > +++ head/science/InsightToolkit/distinfo Sun Feb 5 00:58:20 2017 > (r433341) > @@ -1,3 +1,3 @@ > -TIMESTAMP = 1476432117 > -SHA256 (InsightToolkit-4.10.1.tar.gz) = cb1048facf2b60cebf4ea0b3f89a13 > a32f8036d906aab3cfafa65e94760caa7a > -SIZE (InsightToolkit-4.10.1.tar.gz) = 18169937 > +TIMESTAMP = 1486184449 > +SHA256 (InsightToolkit-4.11.0.tar.gz) = 26f63efa290a86f10a3686cf3fa2aa > 3ef7420f3dc33112e2900b7dc8f9a50afe > +SIZE (InsightToolkit-4.11.0.tar.gz) = 18851129 > > Modified: head/science/InsightToolkit/pkg-plist > ============================================================ > ================== > --- head/science/InsightToolkit/pkg-plist Sat Feb 4 23:59:57 2017 > (r433340) > +++ head/science/InsightToolkit/pkg-plist Sun Feb 5 00:58:20 2017 > (r433341) > @@ -46,7 +46,6 @@ include/ITK-%%ITK_VER%%/ITKLabelMapExpor > include/ITK-%%ITK_VER%%/ITKMeshExport.h > include/ITK-%%ITK_VER%%/ITKOptimizersExport.h > include/ITK-%%ITK_VER%%/ITKOptimizersv4Export.h > -include/ITK-%%ITK_VER%%/ITKPathExport.h > include/ITK-%%ITK_VER%%/ITKPolynomialsExport.h > include/ITK-%%ITK_VER%%/ITKQuadEdgeMeshExport.h > include/ITK-%%ITK_VER%%/ITKStatisticsExport.h > @@ -128,6 +127,20 @@ include/ITK-%%ITK_VER%%/blas/ztrmm.h > include/ITK-%%ITK_VER%%/blas/ztrmv.h > include/ITK-%%ITK_VER%%/blas/ztrsv.h > include/ITK-%%ITK_VER%%/cached-powers.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_AppleClang_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Clang_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_GNU_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_Intel_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_MSVC_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_SunPro_CXX.h > +include/ITK-%%ITK_VER%%/compilers/ITK_COMPILER_INFO_UNKNOWN_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_AppleClang_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Clang_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_GNU_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_Intel_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_MSVC_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_SunPro_CXX.h > +include/ITK-%%ITK_VER%%/compilers/VXL_COMPILER_INFO_UNKNOWN_CXX.h > include/ITK-%%ITK_VER%%/config.h > include/ITK-%%ITK_VER%%/core/testlib/testlib_register.h > include/ITK-%%ITK_VER%%/core/testlib/testlib_root_dir.h > @@ -1213,6 +1226,8 @@ include/ITK-%%ITK_VER%%/itkHessian3DToVe > include/ITK-%%ITK_VER%%/itkHessian3DToVesselnessMeasureImageFilter.hxx > include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.h > include/ITK-%%ITK_VER%%/itkHessianRecursiveGaussianImageFilter.hxx > +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.h > +include/ITK-%%ITK_VER%%/itkHessianToObjectnessMeasureImageFilter.hxx > include/ITK-%%ITK_VER%%/itkHexahedronCell.h > include/ITK-%%ITK_VER%%/itkHexahedronCell.hxx > include/ITK-%%ITK_VER%%/itkHexahedronCellTopology.h > @@ -1847,6 +1862,7 @@ include/ITK-%%ITK_VER%%/itkMeshFileReade > include/ITK-%%ITK_VER%%/itkMeshFileReaderException.h > include/ITK-%%ITK_VER%%/itkMeshFileWriter.h > include/ITK-%%ITK_VER%%/itkMeshFileWriter.hxx > +include/ITK-%%ITK_VER%%/itkMeshFileWriterException.h > include/ITK-%%ITK_VER%%/itkMeshIOBase.h > include/ITK-%%ITK_VER%%/itkMeshIOFactory.h > include/ITK-%%ITK_VER%%/itkMeshRegion.h > @@ -2164,7 +2180,6 @@ include/ITK-%%ITK_VER%%/itkPathIterator. > include/ITK-%%ITK_VER%%/itkPathIterator.hxx > include/ITK-%%ITK_VER%%/itkPathSource.h > include/ITK-%%ITK_VER%%/itkPathSource.hxx > -include/ITK-%%ITK_VER%%/itkPathTemplateExport.h > include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.h > include/ITK-%%ITK_VER%%/itkPathToChainCodePathFilter.hxx > include/ITK-%%ITK_VER%%/itkPathToImageFilter.h > @@ -2856,6 +2871,8 @@ include/ITK-%%ITK_VER%%/itkUnaryFunctorI > include/ITK-%%ITK_VER%%/itkUnaryFunctorImageFilter.hxx > include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.h > include/ITK-%%ITK_VER%%/itkUniformRandomSpatialNeighborSubsampler.hxx > +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.h > +include/ITK-%%ITK_VER%%/itkUnsharpMaskImageFilter.hxx > include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.h > include/ITK-%%ITK_VER%%/itkUnsharpMaskLevelSetImageFilter.hxx > include/ITK-%%ITK_VER%%/itkUpdateMalcolmSparseLevelSet.h > @@ -3071,6 +3088,7 @@ include/ITK-%%ITK_VER%%/itkZeroFluxNeuma > include/ITK-%%ITK_VER%%/itkZeroFluxNeumannPadImageFilter.hxx > include/ITK-%%ITK_VER%%/itk_H5Cpp.h > include/ITK-%%ITK_VER%%/itk_NrrdIO_mangle.h > +include/ITK-%%ITK_VER%%/itk_compiler_detection.h > include/ITK-%%ITK_VER%%/itk_hdf5.h > include/ITK-%%ITK_VER%%/itk_jpeg.h > include/ITK-%%ITK_VER%%/itk_kwiml.h > @@ -3097,7 +3115,6 @@ include/ITK-%%ITK_VER%%/itksys/String.hx > include/ITK-%%ITK_VER%%/itksys/System.h > include/ITK-%%ITK_VER%%/itksys/SystemInformation.hxx > include/ITK-%%ITK_VER%%/itksys/SystemTools.hxx > -include/ITK-%%ITK_VER%%/itksys/auto_ptr.hxx > include/ITK-%%ITK_VER%%/itksys/hash_fun.hxx > include/ITK-%%ITK_VER%%/itksys/hash_map.hxx > include/ITK-%%ITK_VER%%/itksys/hash_set.hxx > @@ -3357,6 +3374,7 @@ include/ITK-%%ITK_VER%%/vcl_climits.h > include/ITK-%%ITK_VER%%/vcl_clocale.h > include/ITK-%%ITK_VER%%/vcl_cmath.h > include/ITK-%%ITK_VER%%/vcl_compiler.h > +include/ITK-%%ITK_VER%%/vcl_compiler_detection.h > include/ITK-%%ITK_VER%%/vcl_complex.h > include/ITK-%%ITK_VER%%/vcl_config_compiler.h > include/ITK-%%ITK_VER%%/vcl_config_headers.h > @@ -3623,7 +3641,9 @@ include/ITK-%%ITK_VER%%/vnl/vnl_vector_f > include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.h > include/ITK-%%ITK_VER%%/vnl/vnl_vector_fixed_ref.hxx > include/ITK-%%ITK_VER%%/vnl/vnl_vector_ref.h > +include/ITK-%%ITK_VER%%/vnl_algo_export_override.h > include/ITK-%%ITK_VER%%/vnl_complex_traits+char-.h > +include/ITK-%%ITK_VER%%/vnl_export_override.h > include/ITK-%%ITK_VER%%/vxl_config.h > include/ITK-%%ITK_VER%%/vxl_copyright.h > include/ITK-%%ITK_VER%%/vxl_version.h > @@ -3890,6 +3910,7 @@ lib/libitkvnl-%%ITK_VER%%.so > lib/libitkvnl-%%ITK_VER%%.so.1 > lib/libitkvnl_algo-%%ITK_VER%%.so > lib/libitkvnl_algo-%%ITK_VER%%.so.1 > +libdata/ldconfig/InsightToolkit > share/doc/ITK-%%ITK_VER%%/LICENSE > share/doc/ITK-%%ITK_VER%%/NOTICE > share/doc/ITK-%%ITK_VER%%/README.txt > > From owner-svn-ports-head@freebsd.org Sat Feb 11 15:57:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7854BCDB2CD; Sat, 11 Feb 2017 15:57:08 +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 2B43F969; Sat, 11 Feb 2017 15:57:08 +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 v1BFv7I3042415; Sat, 11 Feb 2017 15:57:07 GMT (envelope-from olgeni@FreeBSD.org) Received: (from olgeni@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BFv7CM042413; Sat, 11 Feb 2017 15:57:07 GMT (envelope-from olgeni@FreeBSD.org) Message-Id: <201702111557.v1BFv7CM042413@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olgeni set sender to olgeni@FreeBSD.org using -f From: Jimmy Olgeni Date: Sat, 11 Feb 2017 15:57:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433885 - in head/devel/relx: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:57:08 -0000 Author: olgeni Date: Sat Feb 11 15:57:06 2017 New Revision: 433885 URL: https://svnweb.freebsd.org/changeset/ports/433885 Log: devel/relx: fix usage of {include_erts,true} (GitHub pull request #565). Added: head/devel/relx/files/ head/devel/relx/files/patch-src_rlx__prv__assembler.erl (contents, props changed) Modified: head/devel/relx/Makefile Modified: head/devel/relx/Makefile ============================================================================== --- head/devel/relx/Makefile Sat Feb 11 15:43:56 2017 (r433884) +++ head/devel/relx/Makefile Sat Feb 11 15:57:06 2017 (r433885) @@ -2,6 +2,7 @@ PORTNAME= relx PORTVERSION= 3.22.2 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= devel MASTER_SITES+= LOCAL/olgeni:deps \ Added: head/devel/relx/files/patch-src_rlx__prv__assembler.erl ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/relx/files/patch-src_rlx__prv__assembler.erl Sat Feb 11 15:57:06 2017 (r433885) @@ -0,0 +1,37 @@ +--- src/rlx_prv_assembler.erl.orig 2016-12-27 16:21:42 UTC ++++ src/rlx_prv_assembler.erl +@@ -121,7 +121,10 @@ format_error({start_clean_script_generat + rlx_util:indent(2), Module:format_error(Errors)]; + format_error({strip_release, Reason}) -> + io_lib:format("Stripping debug info from release beam files failed becuase ~s", +- [beam_lib:format_error(Reason)]). ++ [beam_lib:format_error(Reason)]); ++format_error({rewrite_app_file, AppFile, Error}) -> ++ io_lib:format("Unable to rewrite .app file ~s due to ~p", ++ [AppFile, Error]). + + %%%=================================================================== + %%% Internal Functions +@@ -255,13 +258,16 @@ rewrite_app_file(State, App, TargetDir) + ,AppData2 + ,{modules, OldModules -- ExcludedModules}) + end, +- Spec = io_lib:format("~p.\n", [{application, AppName, AppData3}]), +- write_file_if_contents_differ(AppFile, Spec). ++ Spec = [{application, AppName, AppData3}], ++ case write_file_if_contents_differ(AppFile, Spec) of ++ ok -> ok; ++ Error -> ?RLX_ERROR({rewrite_app_file, AppFile, Error}) ++ end. + +-write_file_if_contents_differ(Filename, Bytes) -> +- ToWrite = iolist_to_binary(Bytes), +- case file:read_file(Filename) of +- {ok, ToWrite} -> ++write_file_if_contents_differ(Filename, Spec) -> ++ ToWrite = io_lib:format("~p.\n", Spec), ++ case file:consult(Filename) of ++ {ok, Spec} -> + ok; + {ok, _} -> + file:write_file(Filename, ToWrite); From owner-svn-ports-head@freebsd.org Sat Feb 11 16:00:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C3769CDB33F; Sat, 11 Feb 2017 16:00:34 +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 84324A64; Sat, 11 Feb 2017 16:00:34 +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 v1BG0Xux042737; Sat, 11 Feb 2017 16:00:33 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BG0XMi042732; Sat, 11 Feb 2017 16:00:33 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111600.v1BG0XMi042732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 16:00:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433886 - in head/graphics: . wayland-protocols X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:00:34 -0000 Author: bapt Date: Sat Feb 11 16:00:33 2017 New Revision: 433886 URL: https://svnweb.freebsd.org/changeset/ports/433886 Log: wayland-protocols contains Wayland protocols that adds functionality not available in the Wayland core protocol. Such protocols either adds completely new functionality, or extends the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. A protocol in wayland-protocols consists of a directory containing a set of XML files containing the protocol specification, and a README file containing detailed state and a list of maintainers. WWW: http://wayland.freedesktop.org/ Added: head/graphics/wayland-protocols/ head/graphics/wayland-protocols/Makefile (contents, props changed) head/graphics/wayland-protocols/distinfo (contents, props changed) head/graphics/wayland-protocols/pkg-descr (contents, props changed) head/graphics/wayland-protocols/pkg-plist (contents, props changed) Modified: head/graphics/Makefile Modified: head/graphics/Makefile ============================================================================== --- head/graphics/Makefile Sat Feb 11 15:57:06 2017 (r433885) +++ head/graphics/Makefile Sat Feb 11 16:00:33 2017 (r433886) @@ -1052,6 +1052,7 @@ SUBDIR += waffle SUBDIR += waifu2x-converter-cpp SUBDIR += wayland + SUBDIR += wayland-protocols SUBDIR += webp SUBDIR += wings SUBDIR += wmicons Added: head/graphics/wayland-protocols/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wayland-protocols/Makefile Sat Feb 11 16:00:33 2017 (r433886) @@ -0,0 +1,23 @@ +# $FreeBSD$ + +PORTNAME= wayland-protocols +PORTVERSION= 1.7 +CATEGORIES= graphics wayland +MASTER_SITES= https://wayland.freedesktop.org/releases/ + +MAINTAINER= kwm@FreeBSD.org +COMMENT= Wayland protocols + +BUILD_DEPENDS= wayland-scanner:graphics/wayland + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= tar:xz pathfix +GNU_CONFIGURE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${datadir}/pkgconfig|$${prefix}/libdata/pkgconfig|g' \ + ${WRKSRC}/configure + +.include Added: head/graphics/wayland-protocols/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wayland-protocols/distinfo Sat Feb 11 16:00:33 2017 (r433886) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486828668 +SHA256 (wayland-protocols-1.7.tar.xz) = 635f2a937d318f1fecb97b54074ca211486e38af943868dd0fa82ea38d091c1f +SIZE (wayland-protocols-1.7.tar.xz) = 113220 Added: head/graphics/wayland-protocols/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wayland-protocols/pkg-descr Sat Feb 11 16:00:33 2017 (r433886) @@ -0,0 +1,11 @@ +wayland-protocols contains Wayland protocols that adds functionality not +available in the Wayland core protocol. Such protocols either adds +completely new functionality, or extends the functionality of some other +protocol either in Wayland core, or some other protocol in +wayland-protocols. + +A protocol in wayland-protocols consists of a directory containing a set +of XML files containing the protocol specification, and a README file +containing detailed state and a list of maintainers. + +WWW: http://wayland.freedesktop.org/ Added: head/graphics/wayland-protocols/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/graphics/wayland-protocols/pkg-plist Sat Feb 11 16:00:33 2017 (r433886) @@ -0,0 +1,16 @@ +libdata/pkgconfig/wayland-protocols.pc +%%DATADIR%%/stable/presentation-time/presentation-time.xml +%%DATADIR%%/stable/viewporter/viewporter.xml +%%DATADIR%%/unstable/fullscreen-shell/fullscreen-shell-unstable-v1.xml +%%DATADIR%%/unstable/idle-inhibit/idle-inhibit-unstable-v1.xml +%%DATADIR%%/unstable/input-method/input-method-unstable-v1.xml +%%DATADIR%%/unstable/linux-dmabuf/linux-dmabuf-unstable-v1.xml +%%DATADIR%%/unstable/pointer-constraints/pointer-constraints-unstable-v1.xml +%%DATADIR%%/unstable/pointer-gestures/pointer-gestures-unstable-v1.xml +%%DATADIR%%/unstable/relative-pointer/relative-pointer-unstable-v1.xml +%%DATADIR%%/unstable/tablet/tablet-unstable-v1.xml +%%DATADIR%%/unstable/tablet/tablet-unstable-v2.xml +%%DATADIR%%/unstable/text-input/text-input-unstable-v1.xml +%%DATADIR%%/unstable/xdg-foreign/xdg-foreign-unstable-v1.xml +%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v5.xml +%%DATADIR%%/unstable/xdg-shell/xdg-shell-unstable-v6.xml From owner-svn-ports-head@freebsd.org Sat Feb 11 16:03:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7C207CDB47C; Sat, 11 Feb 2017 16:03:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5E5DADDB; Sat, 11 Feb 2017 16:03:19 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id A6D1F3E33; Sat, 11 Feb 2017 16:03:18 +0000 (UTC) To: mmokhi@FreeBSD.org, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433881 - in head/sysutils: . lttng-tools lttng-tools/files lttng-ust lttng-ust/files In-Reply-To: <201702111536.v1BFaI3i033986@repo.freebsd.org> Message-Id: <20170211160318.A6D1F3E33@freefall.freebsd.org> Date: Sat, 11 Feb 2017 16:03:18 +0000 (UTC) From: jbeich@freebsd.org (Jan Beich) X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:03:19 -0000 Mahdi Mokhtari writes: > + char tmp_path[PATH_MAX]; > ++#if defined(__FreeBSD__) > ++ const size_t HOST_NAME_MAX = sysconf(_SC_HOST_NAME_MAX); > ++#endif > + char hostname[HOST_NAME_MAX]; [...] > + struct ltt_session { > + char name[NAME_MAX]; > ++#if defined(__FreeBSD__) > ++ char hostname[256]; /* Local hostname. */ > ++#else > + char hostname[HOST_NAME_MAX]; /* Local hostname. */ > ++#endif Why do you mix constant and sysconf() usage? > + #if (defined(__FreeBSD__) || defined(__CYGWIN__)) > + typedef long long off64_t; > + #endif FreeBSD 11.0 or later define off64_t as an alias for off_t aka int64_t which is "long" (not "long long") on amd64. Is the conflicting definition intentional? From owner-svn-ports-head@freebsd.org Sat Feb 11 16:10:19 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6F0ADCDB4F5; Sat, 11 Feb 2017 16:10:19 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3BE17F12; Sat, 11 Feb 2017 16:10:19 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BGAIwf046752; Sat, 11 Feb 2017 16:10:18 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGAI0t046750; Sat, 11 Feb 2017 16:10:18 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <201702111610.v1BGAI0t046750@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Sat, 11 Feb 2017 16:10:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433887 - head/devel/bmake X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:10:19 -0000 Author: trociny Date: Sat Feb 11 16:10:17 2017 New Revision: 433887 URL: https://svnweb.freebsd.org/changeset/ports/433887 Log: update to 20170201 Modified: head/devel/bmake/Makefile head/devel/bmake/distinfo Modified: head/devel/bmake/Makefile ============================================================================== --- head/devel/bmake/Makefile Sat Feb 11 16:00:33 2017 (r433886) +++ head/devel/bmake/Makefile Sat Feb 11 16:10:17 2017 (r433887) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= bmake -PORTVERSION= 20170114 +PORTVERSION= 20170201 CATEGORIES= devel MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/sjg/ DISTFILES= bmake-${PORTVERSION}.tar.gz mk-20151111.tar.gz Modified: head/devel/bmake/distinfo ============================================================================== --- head/devel/bmake/distinfo Sat Feb 11 16:00:33 2017 (r433886) +++ head/devel/bmake/distinfo Sat Feb 11 16:10:17 2017 (r433887) @@ -1,5 +1,5 @@ -TIMESTAMP = 1485693683 -SHA256 (bmake-20170114.tar.gz) = 642a02de97ac61a2c01fb70b0a46eeb2285a0c0ca49fa434b34a4a2769d19c14 -SIZE (bmake-20170114.tar.gz) = 546650 +TIMESTAMP = 1486827245 +SHA256 (bmake-20170201.tar.gz) = fa0b70af31101b78e7c2557f16455bd6d383f53edb03ebec66b9c715530d2373 +SIZE (bmake-20170201.tar.gz) = 548625 SHA256 (mk-20151111.tar.gz) = beebba89da0ba068c904599d3358e6f08c35418b13300fac787c11774a525bc1 SIZE (mk-20151111.tar.gz) = 88106 From owner-svn-ports-head@freebsd.org Sat Feb 11 16:13:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1D874CDB62F; Sat, 11 Feb 2017 16:13:17 +0000 (UTC) (envelope-from mmokhi.fbsd@gmail.com) Received: from mail-lf0-f65.google.com (mail-lf0-f65.google.com [209.85.215.65]) (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 9CC27126D; Sat, 11 Feb 2017 16:13:16 +0000 (UTC) (envelope-from mmokhi.fbsd@gmail.com) Received: by mail-lf0-f65.google.com with SMTP id x1so5126847lff.0; Sat, 11 Feb 2017 08:13:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:reply-to:in-reply-to:references :from:date:message-id:subject:to:cc; bh=2MIU5IZ5qJAQlnGtO4ojic4KPyQUWWGLha10Zb0YwxI=; b=VvTshi6FRb1F6owa9KhypB40AQy3BnFILvm4JzxYRt+zGLeiC4JEiZgfqA4OiIUkD4 f1MaXvyuG3HiHv2Bt1EIc8ocO1dneOnvtI3ZfBkAjoenUmUEXcqu3YZbvwt90bz1CJQp cyDRwYmBMFixdB8hGvEBHgQtz0FzRURrlwzH+7TZ8/0oM49pGzyi90URSoFvYC32B3dy HDytx8g9Aq7YP3EdDDGGXFQi/kwmFc3DHJTgBWOSXE2eLXHZM3kZXbz96yZge3nqCF7d z39EKsLL6RFO4oeKWnaSw1qyYwyCWRiEBaU12wc/Zuuj4waNNvhDcduw7mzOEoyWq3b5 LZZw== X-Gm-Message-State: AMke39ntuwM/4kBP5Ws0AC4+oiTb1G8Jwhl/A8qNHryADKMVuKe6l0xpZdYtRUhvWoJJ4g== X-Received: by 10.25.21.96 with SMTP id l93mr4751043lfi.136.1486829588792; Sat, 11 Feb 2017 08:13:08 -0800 (PST) Received: from mail-lf0-f41.google.com (mail-lf0-f41.google.com. [209.85.215.41]) by smtp.gmail.com with ESMTPSA id 187sm1387340ljf.12.2017.02.11.08.13.08 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 Feb 2017 08:13:08 -0800 (PST) Received: by mail-lf0-f41.google.com with SMTP id v186so35345623lfa.1; Sat, 11 Feb 2017 08:13:08 -0800 (PST) X-Received: by 10.25.155.11 with SMTP id d11mr5119126lfe.110.1486829588530; Sat, 11 Feb 2017 08:13:08 -0800 (PST) MIME-Version: 1.0 Reply-To: mmokhi@freebsd.org Received: by 10.25.228.200 with HTTP; Sat, 11 Feb 2017 08:13:08 -0800 (PST) In-Reply-To: <20170211160318.A6D1F3E33@freefall.freebsd.org> References: <201702111536.v1BFaI3i033986@repo.freebsd.org> <20170211160318.A6D1F3E33@freefall.freebsd.org> From: Mahdi Mokhtari Date: Sat, 11 Feb 2017 19:43:08 +0330 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: svn commit: r433881 - in head/sysutils: . lttng-tools lttng-tools/files lttng-ust lttng-ust/files To: Jan Beich Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:13:17 -0000 > Why do you mix constant and sysconf() usage? Because I wanted to use the result on as the array size, It's should be constant. > FreeBSD 11.0 or later define off64_t as an alias for off_t aka int64_t > which is "long" (not "long long") on amd64. Is the conflicting > definition intentional? I didn't encounter to build error for that on poudriere, did it caused problems for you? -- Best regards, MMokhi. From owner-svn-ports-head@freebsd.org Sat Feb 11 16:19:15 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6C4DCDB670; Sat, 11 Feb 2017 16:19:15 +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 776C313A8; Sat, 11 Feb 2017 16:19:15 +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 v1BGJEeN050970; Sat, 11 Feb 2017 16:19:14 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGJDYY050963; Sat, 11 Feb 2017 16:19:13 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111619.v1BGJDYY050963@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 16:19:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433888 - in head/x11-toolkits: . wcl wcl/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:19:15 -0000 Author: bapt Date: Sat Feb 11 16:19:13 2017 New Revision: 433888 URL: https://svnweb.freebsd.org/changeset/ports/433888 Log: Wayland compositor library WWW: https://github.com/Cloudef/wlc Added: head/x11-toolkits/wcl/ head/x11-toolkits/wcl/Makefile (contents, props changed) head/x11-toolkits/wcl/distinfo (contents, props changed) head/x11-toolkits/wcl/files/ head/x11-toolkits/wcl/files/patch-src_session_fd.c (contents, props changed) head/x11-toolkits/wcl/files/patch-src_session_tty.c (contents, props changed) head/x11-toolkits/wcl/pkg-descr (contents, props changed) head/x11-toolkits/wcl/pkg-plist (contents, props changed) Modified: head/x11-toolkits/Makefile Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sat Feb 11 16:10:17 2017 (r433887) +++ head/x11-toolkits/Makefile Sat Feb 11 16:19:13 2017 (r433888) @@ -282,6 +282,7 @@ SUBDIR += vte290 SUBDIR += vte3 SUBDIR += vtkfox + SUBDIR += wcl SUBDIR += wmapp SUBDIR += wxgtk28 SUBDIR += wxgtk28-common Added: head/x11-toolkits/wcl/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/Makefile Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,40 @@ +# $FreeBSD$ + +PORTNAME= wlc +PORTVERSION= 0.0.5 +CATEGORIES= x11-toolkits wayland + +MAINTAINER= x11@FreeBSD.org +COMMENT= Wayland compositor library + +LICENSE= MIT +LICENSE_FILES= ${WRKSRC}/LISENSE + +BUILD_DEPENDS= wayland-protocols>=0:graphics/wayland-protocols +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon \ + libxcb-ewmh.so:x11/xcb-util-wm \ + libwayland-server.so:graphics/wayland \ + libdrm.so:graphics/libdrm \ + libudev.so:devel/libudev-devd \ + libinput.so:x11/libinput \ + libxcb-image.so:x11/xcb-util-image + +RUN_DEPENDS= xkeyboard-config>=0:x11/xkeyboard-config + +USE_GITHUB= yes +GH_ACCOUNT= cloudef +GH_TAGNAME= fa780ce +GH_TUPLE= cloudef:chck:3f27d2a:chck + +USES= cmake gnome localbase pkgconfig pathfix +USE_XORG= pixman x11 xcb xcursor xfixes +USE_GL= egl gbm glesv2 +USE_GNOME= cairo + +USE_LDCONFIG= yes + +post-extract: + @${RM} -r ${WRKSRC}/lib/chck + @${LN} -s ${WRKSRC_chck} ${WRKSRC}/lib/chck + +.include Added: head/x11-toolkits/wcl/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/distinfo Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,5 @@ +TIMESTAMP = 1486829262 +SHA256 (cloudef-wlc-0.0.5-fa780ce_GH0.tar.gz) = bf22b99b52cc2fb4ecc27da90ee47f516f8d5d1a02afdc495488c14d01788bc8 +SIZE (cloudef-wlc-0.0.5-fa780ce_GH0.tar.gz) = 120603 +SHA256 (cloudef-chck-3f27d2a_GH0.tar.gz) = fa3765dbaad52e968aae8b9a06a8ace24fab0d9ca53cc08a1f5543ff33959ebd +SIZE (cloudef-chck-3f27d2a_GH0.tar.gz) = 119955 Added: head/x11-toolkits/wcl/files/patch-src_session_fd.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/files/patch-src_session_fd.c Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,48 @@ +--- src/session/fd.c.orig 2016-08-19 13:28:50 UTC ++++ src/session/fd.c +@@ -10,7 +10,9 @@ + #include + #include + #include ++#if !defined(__FreeBSD__) + #include ++#endif + #include + #include "internal.h" + #include "macros.h" +@@ -135,7 +137,7 @@ recv_fd(int sock, int *out_fd, void *out + return read; + + if (message.msg_controllen == 0) +- return read; ++ return read; + + if (!(cmsg = CMSG_FIRSTHDR(&message))) + return read; +@@ -171,6 +173,7 @@ fd_open(const char *path, int flags, enu + } + + /* we will only open allowed paths */ ++#if !defined(__FreeBSD__) + #define FILTER(x, m) { x, (sizeof(x) > 32 ? 32 : sizeof(x)) - 1, m } + static struct { + const char *base; +@@ -186,14 +189,15 @@ fd_open(const char *path, int flags, enu + wlc_log(WLC_LOG_WARN, "Denying open from: %s", path); + return -1; + } ++#endif + + struct stat st; + if (stat(path, &st) < 0) +- return -1; ++ return -1; + +-#ifdef __linux__ ++#if !defined(__FreeBSD__) + if (major(st.st_rdev) != allow[type].major) +- return -1; ++ return -1; + #endif + + int fd; Added: head/x11-toolkits/wcl/files/patch-src_session_tty.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/files/patch-src_session_tty.c Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,165 @@ +--- src/session/tty.c.orig 2016-08-19 13:28:50 UTC ++++ src/session/tty.c +@@ -9,27 +9,18 @@ + #include "internal.h" + #include "tty.h" + +-#if defined(__linux__) +-# define TTY_BASENAME "/dev/tty" +-# define TTY_0 "/dev/tty0" +-# include +-# include +-# include +-#elif defined(__FreeBSD__) ++#if defined(__FreeBSD__) ++# include + # include + # include + # define TTY_BASENAME "/dev/ttyv" + # define TTY_0 "/dev/ttyv0" +-# define TTY_MAJOR 0 +-# define VT_GETSTATE 0x5603 +-# define VT_ACTIVATE 0x5606 +-# define K_UNICODE 0x03 +-# define K_OFF 0x04 +-struct vt_stat { +- unsigned short v_active; /* active vt */ +- unsigned short v_signal; /* signal to send */ +- unsigned short v_state; /* vt bitmask */ +-}; ++#else ++# include ++# include ++# include ++# define TTY_BASENAME "/dev/tty" ++# define TTY_0 "/dev/tty0" + #endif + + #ifndef KDSKBMUTE +@@ -100,22 +91,22 @@ open_tty(int vt) + } + + static bool +-setup_tty(int fd, bool replace_vt) ++setup_tty(int fd, int vt, bool replace_vt) + { + if (fd < 0) + return false; + ++#if defined(__FreeBSD__) ++ wlc.vt = vt+1; ++#else + struct stat st; + if (fstat(fd, &st) == -1) + die("Could not stat tty fd"); +- + wlc.vt = minor(st.st_rdev); +- + if (major(st.st_rdev) != TTY_MAJOR || wlc.vt == 0) + die("Not a valid vt"); ++#endif + +-/* FreeBSD's new vt is still missing some bits */ +-#if defined(__linux__) + if (!replace_vt) { + int kd_mode; + if (ioctl(fd, KDGETMODE, &kd_mode) == -1) +@@ -125,18 +116,20 @@ setup_tty(int fd, bool replace_vt) + die("vt%d is already in graphics mode (%d). Is another display server running?", wlc.vt, kd_mode); + } + ++#if defined(__FreeBSD__) ++ ioctl(fd, VT_GETACTIVE, &wlc.old_state.vt); ++#else + struct vt_stat state; + if (ioctl(fd, VT_GETSTATE, &state) == -1) + die("Could not get current vt"); +- + wlc.old_state.vt = state.v_active; ++#endif + + if (ioctl(fd, VT_ACTIVATE, wlc.vt) == -1) + die("Could not activate vt%d", wlc.vt); + + if (ioctl(fd, VT_WAITACTIVE, wlc.vt) == -1) + die("Could not wait for vt%d to become active", wlc.vt); +-#endif + + if (ioctl(fd, KDGKBMODE, &wlc.old_state.kb_mode) == -1) + die("Could not get keyboard mode"); +@@ -144,7 +137,19 @@ setup_tty(int fd, bool replace_vt) + // vt will be restored from now on + wlc.tty = fd; + +-#if defined(__linux__) ++#if defined(__FreeBSD__) ++ if (ioctl(fd, KDSKBMODE, K_CODE) == -1) { ++ wlc_tty_terminate(); ++ die("Could not set keyboard mode to K_CODE"); ++ } ++ /* Put the tty into raw mode */ ++ struct termios tios; ++ if (tcgetattr(fd, &tios)) ++ die("Failed to get terminal attribute"); ++ cfmakeraw(&tios); ++ if (tcsetattr(fd, TCSANOW, &tios)) ++ die("Failed to set terminal attribute"); ++#else + if (ioctl(fd, KDSKBMUTE, 1) == -1 && ioctl(fd, KDSKBMODE, K_OFF) == -1) { + wlc_tty_terminate(); + die("Could not set keyboard mode to K_OFF"); +@@ -156,18 +161,19 @@ setup_tty(int fd, bool replace_vt) + die("Could not set console mode to KD_GRAPHICS"); + } + +-#if defined(__linux__) + struct vt_mode mode = { + .mode = VT_PROCESS, + .relsig = SIGUSR1, + .acqsig = SIGUSR2 + }; ++#if defined(__FreeBSD__) ++ mode.frsig = SIGIO; /* not used, but has to be set anyway */ ++#endif + + if (ioctl(fd, VT_SETMODE, &mode) == -1) { + wlc_tty_terminate(); + die("Could not set vt%d mode", wlc.vt); + } +-#endif + + return true; + } +@@ -230,13 +236,19 @@ wlc_tty_terminate(void) + // The ACTIVATE / WAITACTIVE may be potentially bad here. + // However, we need to make sure the vt we initially opened is also active on cleanup. + // We can't make sure this is synchronized due to unclean exits. ++ + if (ioctl(wlc.tty, VT_ACTIVATE, wlc.vt) != -1 && ioctl(wlc.tty, VT_WAITACTIVE, wlc.vt) != -1) { + wlc_log(WLC_LOG_INFO, "Restoring vt %d (0x%lx) (fd %d)", wlc.vt, wlc.old_state.kb_mode, wlc.tty); + +- if (ioctl(wlc.tty, KDSKBMUTE, 0) == -1 && +- ioctl(wlc.tty, KDSKBMODE, wlc.old_state.kb_mode) == -1 && +- ioctl(wlc.tty, KDSKBMODE, K_UNICODE) == -1) +- wlc_log(WLC_LOG_ERROR, "Failed to restore vt%d KDSKMODE", wlc.vt); ++#if defined(__FreeBSD__) ++ if (ioctl(wlc.tty, KDSKBMODE, wlc.old_state.kb_mode) == -1 && ++ ioctl(wlc.tty, KDSKBMODE, K_XLATE) == -1) ++#else ++ if (ioctl(wlc.tty, KDSKBMUTE, 0) == -1 && ++ ioctl(wlc.tty, KDSKBMODE, wlc.old_state.kb_mode) == -1 && ++ ioctl(wlc.tty, KDSKBMODE, K_UNICODE) == -1) ++#endif ++ wlc_log(WLC_LOG_ERROR, "Failed to restore vt%d KDSKMODE", wlc.vt); + + if (ioctl(wlc.tty, KDSETMODE, KD_TEXT) == -1) + wlc_log(WLC_LOG_ERROR, "Failed to restore vt%d mode to VT_AUTO", wlc.vt); +@@ -271,7 +283,7 @@ wlc_tty_init(int vt) + if (!vt && !(vt = find_vt(getenv("XDG_VTNR"), &replace_vt))) + die("Could not find vt"); + +- if (!setup_tty(open_tty(vt), replace_vt)) ++ if (!setup_tty(open_tty(vt), vt, replace_vt)) + die("Could not open tty with vt%d", vt); + + struct sigaction action = { Added: head/x11-toolkits/wcl/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/pkg-descr Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,3 @@ +Wayland compositor library + +WWW: https://github.com/Cloudef/wlc Added: head/x11-toolkits/wcl/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/wcl/pkg-plist Sat Feb 11 16:19:13 2017 (r433888) @@ -0,0 +1,9 @@ +include/wlc/defines.h +include/wlc/geometry.h +include/wlc/wlc-render.h +include/wlc/wlc-wayland.h +include/wlc/wlc.h +lib/libwlc.so +lib/libwlc.so.0 +lib/libwlc.so.0.0.5 +libdata/pkgconfig/wlc.pc From owner-svn-ports-head@freebsd.org Sat Feb 11 16:24:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 96A74CDB82A; Sat, 11 Feb 2017 16:24:34 +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 4AE0217CB; Sat, 11 Feb 2017 16:24:34 +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 v1BGOXwv054769; Sat, 11 Feb 2017 16:24:33 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGOXdt054766; Sat, 11 Feb 2017 16:24:33 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702111624.v1BGOXdt054766@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 11 Feb 2017 16:24:33 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433889 - in head/devel/llvm37: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:24:34 -0000 Author: antoine Date: Sat Feb 11 16:24:33 2017 New Revision: 433889 URL: https://svnweb.freebsd.org/changeset/ports/433889 Log: Apply upstream r294806, remove struct_rtentry_sz on FreeBSD This should fix build on head after _WANT_RTENTRY removal Added: head/devel/llvm37/files/compiler-rt-patch-svn-294806 (contents, props changed) Modified: head/devel/llvm37/Makefile Modified: head/devel/llvm37/Makefile ============================================================================== --- head/devel/llvm37/Makefile Sat Feb 11 16:19:13 2017 (r433888) +++ head/devel/llvm37/Makefile Sat Feb 11 16:24:33 2017 (r433889) @@ -55,7 +55,8 @@ CLANG_PORTDOCS= clang COMPILER_RT_DESC= Build compiler-rt (sanitizers) COMPILER_RT_DISTFILES= compiler-rt-${DISTVERSION}.src${EXTRACT_SUFX} COMPILER_RT_EXTRA_PATCHES= \ - ${PATCHDIR}/compiler-rt-patch-svn-249051 + ${PATCHDIR}/compiler-rt-patch-svn-249051 \ + ${PATCHDIR}/compiler-rt-patch-svn-294806 DOCS_PORTDOCS= llvm DOCS_CMAKE_ON= -DLLVM_ENABLE_SPHINX=ON \ -DSPHINX_WARNINGS_AS_ERRORS=OFF \ Added: head/devel/llvm37/files/compiler-rt-patch-svn-294806 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm37/files/compiler-rt-patch-svn-294806 Sat Feb 11 16:24:33 2017 (r433889) @@ -0,0 +1,30 @@ +--- tools/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc.orig 2015-06-25 20:50:18 UTC ++++ tools/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cc +@@ -23,11 +23,6 @@ + #ifdef _FILE_OFFSET_BITS + #undef _FILE_OFFSET_BITS + #endif +-#if SANITIZER_FREEBSD +-#define _WANT_RTENTRY +-#include +-#include +-#endif + #include + #include + #include +@@ -374,6 +369,7 @@ namespace __sanitizer { + unsigned struct_input_absinfo_sz = sizeof(struct input_absinfo); + unsigned struct_input_id_sz = sizeof(struct input_id); + unsigned struct_mtpos_sz = sizeof(struct mtpos); ++ unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_termio_sz = sizeof(struct termio); + unsigned struct_vt_consize_sz = sizeof(struct vt_consize); + unsigned struct_vt_sizes_sz = sizeof(struct vt_sizes); +@@ -393,7 +389,6 @@ namespace __sanitizer { + unsigned struct_midi_info_sz = sizeof(struct midi_info); + unsigned struct_mtget_sz = sizeof(struct mtget); + unsigned struct_mtop_sz = sizeof(struct mtop); +- unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); + unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); + unsigned struct_synth_info_sz = sizeof(struct synth_info); From owner-svn-ports-head@freebsd.org Sat Feb 11 16:25:29 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B18A9CDB864; Sat, 11 Feb 2017 16:25: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 80A9F18E0; Sat, 11 Feb 2017 16:25:29 +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 v1BGPSHT054897; Sat, 11 Feb 2017 16:25:28 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGPSv0054896; Sat, 11 Feb 2017 16:25:28 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201702111625.v1BGPSv0054896@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Sat, 11 Feb 2017 16:25:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433890 - head/science/InsightToolkit X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:25:29 -0000 Author: woodsb02 Date: Sat Feb 11 16:25:28 2017 New Revision: 433890 URL: https://svnweb.freebsd.org/changeset/ports/433890 Log: science/InsightToolkit: Fix pkg-plist post r433341 Reported by: tcberner Modified: head/science/InsightToolkit/pkg-plist Modified: head/science/InsightToolkit/pkg-plist ============================================================================== --- head/science/InsightToolkit/pkg-plist Sat Feb 11 16:24:33 2017 (r433889) +++ head/science/InsightToolkit/pkg-plist Sat Feb 11 16:25:28 2017 (r433890) @@ -3910,7 +3910,6 @@ lib/libitkvnl-%%ITK_VER%%.so lib/libitkvnl-%%ITK_VER%%.so.1 lib/libitkvnl_algo-%%ITK_VER%%.so lib/libitkvnl_algo-%%ITK_VER%%.so.1 -libdata/ldconfig/InsightToolkit share/doc/ITK-%%ITK_VER%%/LICENSE share/doc/ITK-%%ITK_VER%%/NOTICE share/doc/ITK-%%ITK_VER%%/README.txt From owner-svn-ports-head@freebsd.org Sat Feb 11 16:26:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8AEFBCDB899; Sat, 11 Feb 2017 16:26:31 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: from mail-it0-x235.google.com (mail-it0-x235.google.com [IPv6:2607:f8b0:4001:c0b::235]) (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 53F7F19E0; Sat, 11 Feb 2017 16:26:31 +0000 (UTC) (envelope-from woodsb02@gmail.com) Received: by mail-it0-x235.google.com with SMTP id 203so158304216ith.0; Sat, 11 Feb 2017 08:26:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=7uq5usjulzaHkzhzq4UVN3hU8Vw72ptkM8PmT+c2wnE=; b=FtJrXnn0Q6dsz69fRgoII1dL9hhoNJAWlXkjxNlN6JEY9UI9qeXXj6ziUD7kyYh70R SOJnc8Ot65EN1TWUJfzebGnQ9Gcpc51YFY+81TSkfUQcn4a7jlg7R+nGBWwCSNikAynX 0TD7gK18VbmCMjWGMiYcUtkC5fc2LmAgizqvacdb63kC2bSy0DQH3rX1HQLWSZMEbh+o WmpP66LnC5dRa8gtTEJzqqbkVA13oY2f1PHWM9ZqX68brQ7Tb0ItAIw13uqMuEMOJJw+ oiyMzg+vdn2NYBFzpkyHodkh5r9Al9h8p71N9C1RdscD7bVSBWkD4IvmvoD2Zc+xbysD 9Pjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=7uq5usjulzaHkzhzq4UVN3hU8Vw72ptkM8PmT+c2wnE=; b=K4odY6cjeSA/asEifE15lcAbcXzyiq5j9icM0652xb1Tx4d+gAHE6YVxVe2E4FhxHD CXOrvN9dVMmcES3YRGAwRcXNBWjm/uYJtV16cex5yjJIliJVZH1PaEFgdx9kIxty0EhB 7/wFcJWq8tOSUhL0Ut1FDBA1jPPjfOVJ0gRQLrwNsXeNyPJp/o8qgBBdOmgddvFswBFv aowEeV2aR6uwbwqFHxnD/F7WDEW+T1mwlB7NwGnBOcuFWa/inICxzRhSOAjOn6QOLwDb iVYfDDJuNS6H99Z3MxHqonpetgDxRmzGbxG18/iTf6wSo2hDMixxRXh7mD3Ww5m4HZhB GNBw== X-Gm-Message-State: AIkVDXJztJIm3wkF8hif+SCyW7huy2DlFsnPdyMgFIeqwKwc062MK9LSXty963A2mHtWnQnWuPOGIphMVewagw== X-Received: by 10.36.22.12 with SMTP id a12mr32181693ita.51.1486830390810; Sat, 11 Feb 2017 08:26:30 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.39.201 with HTTP; Sat, 11 Feb 2017 08:26:30 -0800 (PST) In-Reply-To: References: <201702050058.v150wKN1074251@repo.freebsd.org> From: Ben Woods Date: Sun, 12 Feb 2017 00:26:30 +0800 Message-ID: Subject: Re: svn commit: r433341 - head/science/InsightToolkit To: "Tobias C. Berner" Cc: Ben Woods , "ports-committers@FreeBSD.org" , svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:26:31 -0000 On 11 February 2017 at 23:52, Tobias C. Berner wrote: > Hi there > > The change to the pkg-plist > +libdata/ldconfig/InsightToolkit > seems wrong. > > ===> Checking for items in pkg-plist which are not in STAGEDIR > Error: Missing: libdata/ldconfig/InsightToolkit > ===> Error: Plist issues found. > *** Error code 1 > > Indeed - thanks for pointing it out. I have committed the fix. -- From: Benjamin Woods woodsb02@gmail.com From owner-svn-ports-head@freebsd.org Sat Feb 11 16:29:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A074FCDB911; Sat, 11 Feb 2017 16:29:36 +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 6FF2C1AF5; Sat, 11 Feb 2017 16:29:36 +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 v1BGTZlB055133; Sat, 11 Feb 2017 16:29:35 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGTZox055132; Sat, 11 Feb 2017 16:29:35 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111629.v1BGTZox055132@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 16:29:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433891 - in head/x11-toolkits: . wcl wlc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:29:36 -0000 Author: bapt Date: Sat Feb 11 16:29:35 2017 New Revision: 433891 URL: https://svnweb.freebsd.org/changeset/ports/433891 Log: Rename the port wlc as it was supposed to be named Added: head/x11-toolkits/wlc/ - copied from r433890, head/x11-toolkits/wcl/ Deleted: head/x11-toolkits/wcl/ Modified: head/x11-toolkits/Makefile Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Sat Feb 11 16:25:28 2017 (r433890) +++ head/x11-toolkits/Makefile Sat Feb 11 16:29:35 2017 (r433891) @@ -282,7 +282,7 @@ SUBDIR += vte290 SUBDIR += vte3 SUBDIR += vtkfox - SUBDIR += wcl + SUBDIR += wlc SUBDIR += wmapp SUBDIR += wxgtk28 SUBDIR += wxgtk28-common From owner-svn-ports-head@freebsd.org Sat Feb 11 16:43:14 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 46650CDBD63; Sat, 11 Feb 2017 16:43:14 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 140F51370; Sat, 11 Feb 2017 16:43:14 +0000 (UTC) (envelope-from kwm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BGhDf1063435; Sat, 11 Feb 2017 16:43:13 GMT (envelope-from kwm@FreeBSD.org) Received: (from kwm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BGhBoE063420; Sat, 11 Feb 2017 16:43:11 GMT (envelope-from kwm@FreeBSD.org) Message-Id: <201702111643.v1BGhBoE063420@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: kwm set sender to kwm@FreeBSD.org using -f From: Koop Mast Date: Sat, 11 Feb 2017 16:43:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433892 - in head: Mk/Scripts graphics/libEGL graphics/libGL graphics/libglesv2 x11/nvidia-driver x11/nvidia-driver-304 x11/nvidia-driver-340 x11/nvidia-driver/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 16:43:14 -0000 Author: kwm Date: Sat Feb 11 16:43:11 2017 New Revision: 433892 URL: https://svnweb.freebsd.org/changeset/ports/433892 Log: Now that all supported FreeBSD versions support libmap.conf files installed from ports, remove the symlink dance with libGL/libEGL/libgles and the nvidia-driver ports. * Revert libGL/libEGL/libglesv2 ports to normal. * Rename the conflicting libraries from the nvidia-driver ports with a -NVIDIA prefix and install a libmap.conf file to map to these versions. * Remove the special case from Mk/Scripts/qa.sh for libGL and libEGL. * Sadly the symlink dance between nvidia-driver and xorg-server for glx.so need to stay, due to xorg-server opening that file with dlopen(3). Approved by: portmgr@ (mat@ (prio version)) Differential Revision: https://reviews.freebsd.org/D7848 Added: head/x11/nvidia-driver/files/nvidia.conf.in (contents, props changed) Deleted: head/graphics/libEGL/pkg-deinstall head/graphics/libEGL/pkg-install head/graphics/libGL/pkg-deinstall head/graphics/libGL/pkg-install head/graphics/libglesv2/pkg-deinstall head/graphics/libglesv2/pkg-install Modified: head/Mk/Scripts/qa.sh head/graphics/libEGL/Makefile head/graphics/libEGL/pkg-plist head/graphics/libGL/Makefile head/graphics/libGL/pkg-plist head/graphics/libglesv2/Makefile head/graphics/libglesv2/pkg-plist head/x11/nvidia-driver-304/Makefile head/x11/nvidia-driver-340/Makefile head/x11/nvidia-driver/Makefile head/x11/nvidia-driver/files/pkg-deinstall.in head/x11/nvidia-driver/files/pkg-install.in head/x11/nvidia-driver/pkg-plist Modified: head/Mk/Scripts/qa.sh ============================================================================== --- head/Mk/Scripts/qa.sh Sat Feb 11 16:29:35 2017 (r433891) +++ head/Mk/Scripts/qa.sh Sat Feb 11 16:43:11 2017 (r433892) @@ -641,22 +641,6 @@ proxydeps_suggest_uses() { fi } -subst_dep_file() { - local dep_file=$1 - if expr ${dep_file} : "${LOCALBASE}/lib/libGL.so.[0-9]$" > /dev/null; then - if [ -f ${LOCALBASE}/lib/.mesa/libGL.so ]; then - echo ${LOCALBASE}/lib/.mesa/libGL.so - return - fi - elif expr ${dep_file} : "${LOCALBASE}/lib/libEGL.so.[0-9]$" > /dev/null; then - if [ -f ${LOCALBASE}/lib/.mesa/libEGL.so ]; then - echo ${LOCALBASE}/lib/.mesa/libEGL.so - return - fi - fi - echo ${dep_file} -} - proxydeps() { local file dep_file dep_file_pkg already rc @@ -670,7 +654,6 @@ proxydeps() { while read dep_file; do # No results presents a blank line from heredoc. [ -z "${dep_file}" ] && continue - dep_file=$(subst_dep_file ${dep_file}) # Skip files we already checked. if listcontains ${dep_file} "${already}"; then continue Modified: head/graphics/libEGL/Makefile ============================================================================== --- head/graphics/libEGL/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libEGL/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -3,7 +3,7 @@ PORTNAME= libEGL PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenEGL library @@ -27,9 +27,4 @@ MESA_INSTALL_WRKSRC= src/egl .include "${.CURDIR}/../../graphics/libGL/Makefile.targets" -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/.mesa - @${MV} ${STAGEDIR}${PREFIX}/lib/libEGL* \ - ${STAGEDIR}${PREFIX}/lib/.mesa/ - .include Modified: head/graphics/libEGL/pkg-plist ============================================================================== --- head/graphics/libEGL/pkg-plist Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libEGL/pkg-plist Sat Feb 11 16:43:11 2017 (r433892) @@ -4,7 +4,7 @@ include/EGL/eglextchromium.h include/EGL/eglmesaext.h include/EGL/eglplatform.h include/KHR/khrplatform.h -lib/.mesa/libEGL.so -lib/.mesa/libEGL.so.1 -lib/.mesa/libEGL.so.1.0.0 +lib/libEGL.so +lib/libEGL.so.1 +lib/libEGL.so.1.0.0 libdata/pkgconfig/egl.pc Modified: head/graphics/libGL/Makefile ============================================================================== --- head/graphics/libGL/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libGL/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -3,7 +3,7 @@ PORTNAME= libGL PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL library that renders using GLX or DRI @@ -24,9 +24,6 @@ MESA_INSTALL_WRKSRC= src/glx .include "${.CURDIR}/Makefile.targets" post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/.mesa - @${MV} ${STAGEDIR}${PREFIX}/lib/libGL* \ - ${STAGEDIR}${PREFIX}/lib/.mesa/ @cd ${WRKSRC}/src && ${SETENV} DESTDIR=${STAGEDIR} \ ${MAKE_CMD} install-pkgconfigDATA install-glHEADERS install-glxHEADERS Modified: head/graphics/libGL/pkg-plist ============================================================================== --- head/graphics/libGL/pkg-plist Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libGL/pkg-plist Sat Feb 11 16:43:11 2017 (r433892) @@ -5,7 +5,7 @@ include/GL/glext.h include/GL/glx.h include/GL/glx_mangle.h include/GL/glxext.h -lib/.mesa/libGL.so -lib/.mesa/libGL.so.1 -lib/.mesa/libGL.so.1.2.0 +lib/libGL.so +lib/libGL.so.1 +lib/libGL.so.1.2.0 libdata/pkgconfig/gl.pc Modified: head/graphics/libglesv2/Makefile ============================================================================== --- head/graphics/libglesv2/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libglesv2/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -3,7 +3,7 @@ PORTNAME= libglesv2 PORTVERSION= ${MESAVERSION} -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL ES v2 library @@ -26,9 +26,4 @@ INSTALL_WRKSRC= ${WRKSRC}/src/mapi .include "${.CURDIR}/../../graphics/libGL/Makefile.targets" -post-install: - @${MKDIR} ${STAGEDIR}${PREFIX}/lib/.mesa - @${MV} ${STAGEDIR}${PREFIX}/lib/libGLESv2.so* \ - ${STAGEDIR}${PREFIX}/lib/.mesa/ - .include Modified: head/graphics/libglesv2/pkg-plist ============================================================================== --- head/graphics/libglesv2/pkg-plist Sat Feb 11 16:29:35 2017 (r433891) +++ head/graphics/libglesv2/pkg-plist Sat Feb 11 16:43:11 2017 (r433892) @@ -6,9 +6,9 @@ include/GLES3/gl31.h include/GLES3/gl32.h include/GLES3/gl3ext.h include/GLES3/gl3platform.h -lib/.mesa/libGLESv2.so -lib/.mesa/libGLESv2.so.2 -lib/.mesa/libGLESv2.so.2.0.0 +lib/libGLESv2.so +lib/libGLESv2.so.2 +lib/libGLESv2.so.2.0.0 @comment lib/libglapi.so @comment lib/libglapi.so.0 @comment lib/libglapi.so.0.0.0 Modified: head/x11/nvidia-driver-304/Makefile ============================================================================== --- head/x11/nvidia-driver-304/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver-304/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -3,7 +3,7 @@ DISTVERSION= 304.134 # Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../nvidia-driver PKGNAMESUFFIX= -304 Modified: head/x11/nvidia-driver-340/Makefile ============================================================================== --- head/x11/nvidia-driver-340/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver-340/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -3,7 +3,7 @@ DISTVERSION= 340.101 # Explicitly set PORTREVISION as it can be overridden by the master port -PORTREVISION= 0 +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../nvidia-driver PKGNAMESUFFIX= -340 Modified: head/x11/nvidia-driver/Makefile ============================================================================== --- head/x11/nvidia-driver/Makefile Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver/Makefile Sat Feb 11 16:43:11 2017 (r433892) @@ -12,7 +12,7 @@ PORTNAME= nvidia-driver DISTVERSION?= 375.26 # Always try to set PORTREVISION as it can be overridden by the slave ports -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= x11 MASTER_SITES= NVIDIA/XFree86/FreeBSD-${ARCH_SUFX}/${DISTVERSION} DISTNAME= NVIDIA-FreeBSD-${ARCH_SUFX}-${DISTVERSION} @@ -40,7 +40,7 @@ USE_LDCONFIG= yes # hack below to universally set NVIDIA_ROOT. Also provide X11BASE value # since it is still used by legacy drivers. MAKE_ENV= NVIDIA_ROOT=${WRKSRC} X11BASE=${LOCALBASE} -SUB_FILES= pkg-deinstall pkg-install pkg-message +SUB_FILES= pkg-deinstall pkg-install pkg-message nvidia.conf DOCSDIR= ${PREFIX}/share/doc/NVIDIA_GLX-1.0 MODULESDIR= lib/xorg/modules PORTDOCS= * @@ -57,6 +57,12 @@ NVVERSION= ${DISTVERSION} . endif .endif +.if ${NVVERSION} >= 331.013 +SUB_LIST= NVGL="" +.else +SUB_LIST= NVGL="# " +.endif + .if ${NVVERSION} < 355.006 EXTRA_PATCHES= ${FILESDIR}/extra-patch-src-Makefile \ ${FILESDIR}/extra-patch-src-nv-freebsd.h \ @@ -166,17 +172,10 @@ post-patch: .SILENT .if ${NVVERSION} >= 346.016 ${REINPLACE_CMD} -e '/libnvidia-gtk/d' ${WRKSRC}/lib/Makefile .endif -# Adjust installation paths of some conflicting files (shared also between -# libGL, libEGL, libGLESv2, and xorg-server) to ease package manager work +# Adjust installation path of a conflicting file (shared between +# nvidia-driver and xorg-server) to ease package manager work ${REINPLACE_CMD} -e '/LIBDIR/s:xorg/modules/extensions:&/.nvidia:' \ ${WRKSRC}/x11/extension/Makefile - ${REINPLACE_CMD} -e '/LIBDIR/s:lib:&/.nvidia:' \ - ${WRKSRC}/lib/libGL/Makefile -.if ${NVVERSION} >= 331.013 - ${REINPLACE_CMD} -e '/LIBDIR/s:lib:&/.nvidia:' \ - ${WRKSRC}/lib/libEGL/Makefile \ - ${WRKSRC}/lib/libGLESv2/Makefile -.endif # Do not execute afterinstall target (prevent automatic module registration # and "smart" installation of conflicting files heuristics) ${REINPLACE_CMD} -e 's/afterinstall/&_dontexecute/' ${WRKSRC}/Makefile @@ -264,6 +263,24 @@ post-install: .SILENT ${REINPLACE_CMD} -E '/\/lib\/libGLESv[12](_CM)?(\.so)?(_nvidia.so(\.[0-9]|\.[0-9]+\.[0-9]+)?)?$$/d ; \ /libEGL_nvidia\.so\.${PORTVERSION}/d' ${TMPPLIST} .endif +# rename libGL.so, libEGL.so and libGLESv2.so + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libGL.so \ + ${STAGEDIR}${PREFIX}/lib/libGL-NVIDIA.so + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libGL.so.1 \ + ${STAGEDIR}${PREFIX}/lib/libGL-NVIDIA.so.1 +.if ${NVVERSION} >= 331.013 + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libEGL.so \ + ${STAGEDIR}${PREFIX}/lib/libEGL-NVIDIA.so + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libEGL.so.1 \ + ${STAGEDIR}${PREFIX}/lib/libEGL-NVIDIA.so.1 + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libGLESv2.so \ + ${STAGEDIR}${PREFIX}/lib/libGLESv2-NVIDIA.so + ${MV} -f ${STAGEDIR}${PREFIX}/lib/libGLESv2.so.2 \ + ${STAGEDIR}${PREFIX}/lib/libGLESv2-NVIDIA.so.2 +.endif + @${MKDIR} ${STAGEDIR}${PREFIX}/etc/libmap.d/ + ${INSTALL_DATA} ${WRKDIR}/nvidia.conf \ + ${STAGEDIR}${PREFIX}/etc/libmap.d/ # Target below can be used instead of standard `makesum' to correctly # update distinfo (i.e., keeping other driver version entries intact) Added: head/x11/nvidia-driver/files/nvidia.conf.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/nvidia-driver/files/nvidia.conf.in Sat Feb 11 16:43:11 2017 (r433892) @@ -0,0 +1,11 @@ +# libmap.conf file for nvidia provide libraries + +libGL.so libGL-NVIDIA.so +libGL.so.1 libGL-NVIDIA.so.1 + +%%NVGL%%libEGL.so libEGL-NVIDIA.so +%%NVGL%%libEGL.so.1 libEGL-NVIDIA.so.1 + +%%NVGL%%libGLESv2.so libGLESv2-NVIDIA.so +%%NVGL%%libGLESv2.so.2 libGLESv2-NVIDIA.so.2 + Modified: head/x11/nvidia-driver/files/pkg-deinstall.in ============================================================================== --- head/x11/nvidia-driver/files/pkg-deinstall.in Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver/files/pkg-deinstall.in Sat Feb 11 16:43:11 2017 (r433892) @@ -7,27 +7,9 @@ PREFIX=${PKG_PREFIX-/usr/local} case $2 in DEINSTALL) - /bin/rm -f ${PREFIX}/lib/libGL.so* /bin/rm -f ${PREFIX}/lib/xorg/modules/extensions/libglx.so* - /bin/ln -f ${PREFIX}/lib/.mesa/libGL.so.1.2.0 ${PREFIX}/lib/libGL.so - /bin/ln -f ${PREFIX}/lib/.mesa/libGL.so.1.2.0 ${PREFIX}/lib/libGL.so.1 - /bin/ln -f ${PREFIX}/lib/.mesa/libGL.so.1.2.0 ${PREFIX}/lib/libGL.so.1.2.0 /bin/ln -f ${PREFIX}/lib/xorg/modules/extensions/.xorg/libglx.so \ ${PREFIX}/lib/xorg/modules/extensions/libglx.so - - - if [ -f ${PREFIX}/lib/.mesa/libEGL.so.1 ]; then - /bin/rm -f ${PREFIX}/lib/libEGL.so* - /bin/ln -f ${PREFIX}/lib/.mesa/libEGL.so.1.0.0 ${PREFIX}/lib/libEGL.so - /bin/ln -f ${PREFIX}/lib/.mesa/libEGL.so.1.0.0 ${PREFIX}/lib/libEGL.so.1 - /bin/ln -f ${PREFIX}/lib/.mesa/libEGL.so.1.0.0 ${PREFIX}/lib/libEGL.so.1.0.0 - fi - if [ -f ${PREFIX}/lib/.mesa/libGLESv2.so.2 ]; then - /bin/rm -f ${PREFIX}/lib/libGLESv2.so* - /bin/ln -f ${PREFIX}/lib/.mesa/libGLESv2.so.2.0.0 ${PREFIX}/lib/libGLESv2.so - /bin/ln -f ${PREFIX}/lib/.mesa/libGLESv2.so.2.0.0 ${PREFIX}/lib/libGLESv2.so.2 - /bin/ln -f ${PREFIX}/lib/.mesa/libGLESv2.so.2.0.0 ${PREFIX}/lib/libGLESv2.so.2.0.0 - fi ;; esac Modified: head/x11/nvidia-driver/files/pkg-install.in ============================================================================== --- head/x11/nvidia-driver/files/pkg-install.in Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver/files/pkg-install.in Sat Feb 11 16:43:11 2017 (r433892) @@ -7,19 +7,6 @@ PREFIX=${PKG_PREFIX-/usr/local} case $2 in POST-INSTALL) - /bin/rm -f ${PREFIX}/lib/libGL.so* - /bin/ln -f ${PREFIX}/lib/.nvidia/libGL.so.1 ${PREFIX}/lib/libGL.so - /bin/ln -f ${PREFIX}/lib/.nvidia/libGL.so.1 ${PREFIX}/lib/libGL.so.1 - if [ -f ${PREFIX}/lib/.nvidia/libEGL.so.1 ]; then - /bin/rm -f ${PREFIX}/lib/libEGL.so* - /bin/ln -f ${PREFIX}/lib/.nvidia/libEGL.so.1 ${PREFIX}/lib/libEGL.so - /bin/ln -f ${PREFIX}/lib/.nvidia/libEGL.so.1 ${PREFIX}/lib/libEGL.so.1 - fi - if [ -f ${PREFIX}/lib/.nvidia/libGLESv2.so.2 ]; then - /bin/rm -f ${PREFIX}/lib/libGLESv2.so* - /bin/ln -f ${PREFIX}/lib/.nvidia/libGLESv2.so.2 ${PREFIX}/lib/libGLESv2.so - /bin/ln -f ${PREFIX}/lib/.nvidia/libGLESv2.so.2 ${PREFIX}/lib/libGLESv2.so.2 - fi /bin/ln -f ${PREFIX}/lib/xorg/modules/extensions/.nvidia/libglx.so.1 \ ${PREFIX}/lib/xorg/modules/extensions/libglx.so ;; Modified: head/x11/nvidia-driver/pkg-plist ============================================================================== --- head/x11/nvidia-driver/pkg-plist Sat Feb 11 16:29:35 2017 (r433891) +++ head/x11/nvidia-driver/pkg-plist Sat Feb 11 16:43:11 2017 (r433892) @@ -1,14 +1,15 @@ bin/nvidia-bug-report.sh bin/nvidia-debugdump bin/nvidia-smi -lib/.nvidia/libEGL.so -lib/.nvidia/libEGL.so.1 -lib/.nvidia/libGL.so -lib/.nvidia/libGL.so.1 -lib/.nvidia/libGLESv2.so -lib/.nvidia/libGLESv2.so.2 +etc/libmap.d/nvidia.conf +lib/libGL-NVIDIA.so +lib/libGL-NVIDIA.so.1 +lib/libEGL-NVIDIA.so +lib/libEGL-NVIDIA.so.1 lib/libGLESv1_CM.so lib/libGLESv1_CM.so.1 +lib/libGLESv2-NVIDIA.so +lib/libGLESv2-NVIDIA.so.2 lib/libXvMCNVIDIA.a lib/libXvMCNVIDIA.so lib/libXvMCNVIDIA.so.1 From owner-svn-ports-head@freebsd.org Sat Feb 11 17:05:44 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4A2D6CCD4CC; Sat, 11 Feb 2017 17:05:44 +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 174C2D5; Sat, 11 Feb 2017 17:05:44 +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 v1BH5h7Q071657; Sat, 11 Feb 2017 17:05:43 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BH5heh071656; Sat, 11 Feb 2017 17:05:43 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111705.v1BH5heh071656@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 17:05:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433894 - head/x11/dri3proto X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:05:44 -0000 Author: bapt Date: Sat Feb 11 17:05:42 2017 New Revision: 433894 URL: https://svnweb.freebsd.org/changeset/ports/433894 Log: Add license Modified: head/x11/dri3proto/Makefile Modified: head/x11/dri3proto/Makefile ============================================================================== --- head/x11/dri3proto/Makefile Sat Feb 11 16:44:18 2017 (r433893) +++ head/x11/dri3proto/Makefile Sat Feb 11 17:05:42 2017 (r433894) @@ -7,6 +7,8 @@ CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= DRI3 prototype headers +LICENSE= MIT + XORG_CAT= proto .include From owner-svn-ports-head@freebsd.org Sat Feb 11 17:09:53 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B72B2CCD533; Sat, 11 Feb 2017 17:09:53 +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 78DF222A; Sat, 11 Feb 2017 17:09:53 +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 v1BH9q8T071897; Sat, 11 Feb 2017 17:09:52 GMT (envelope-from thierry@FreeBSD.org) Received: (from thierry@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BH9qC6071894; Sat, 11 Feb 2017 17:09:52 GMT (envelope-from thierry@FreeBSD.org) Message-Id: <201702111709.v1BH9qC6071894@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: thierry set sender to thierry@FreeBSD.org using -f From: Thierry Thomas Date: Sat, 11 Feb 2017 17:09:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433895 - head/databases/jdbc-oracle9i X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:09:53 -0000 Author: thierry Date: Sat Feb 11 17:09:52 2017 New Revision: 433895 URL: https://svnweb.freebsd.org/changeset/ports/433895 Log: This driver is no more supported. Remove my maintainership and mark as deprecated. Notified by: marino Modified: head/databases/jdbc-oracle9i/Makefile head/databases/jdbc-oracle9i/pkg-descr Modified: head/databases/jdbc-oracle9i/Makefile ============================================================================== --- head/databases/jdbc-oracle9i/Makefile Sat Feb 11 17:05:42 2017 (r433894) +++ head/databases/jdbc-oracle9i/Makefile Sat Feb 11 17:09:52 2017 (r433895) @@ -11,9 +11,12 @@ DISTFILES= ${CLASSES} ${OCRS_FILE} DIST_SUBDIR= oracle9i EXTRACT_ONLY= # none -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The JDBC drivers for Oracle 9i +DEPRECATED= Oracle 9i is no more supported +EXPIRATION_DATE= 2017-03-07 + RESTRICTED= This software is under license and export controls USE_JAVA= yes Modified: head/databases/jdbc-oracle9i/pkg-descr ============================================================================== --- head/databases/jdbc-oracle9i/pkg-descr Sat Feb 11 17:05:42 2017 (r433894) +++ head/databases/jdbc-oracle9i/pkg-descr Sat Feb 11 17:09:52 2017 (r433895) @@ -1,4 +1,4 @@ This is a port of the JDBC driver which is used to access Oracle 9i databases using a database-independant API in Java for use with JDK 1.4. -WWW: http://www.oracle.com/technology/tech/java/sqlj_jdbc/index.html +WWW: http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html From owner-svn-ports-head@freebsd.org Sat Feb 11 17:42:08 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3BAA9CCDBFD; Sat, 11 Feb 2017 17:42:08 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0BAFA10E0; Sat, 11 Feb 2017 17:42:07 +0000 (UTC) (envelope-from trociny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BHg70r087890; Sat, 11 Feb 2017 17:42:07 GMT (envelope-from trociny@FreeBSD.org) Received: (from trociny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BHg7F7087888; Sat, 11 Feb 2017 17:42:07 GMT (envelope-from trociny@FreeBSD.org) Message-Id: <201702111742.v1BHg7F7087888@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trociny set sender to trociny@FreeBSD.org using -f From: Mikolaj Golub Date: Sat, 11 Feb 2017 17:42:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433896 - head/databases/leofs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:42:08 -0000 Author: trociny Date: Sat Feb 11 17:42:06 2017 New Revision: 433896 URL: https://svnweb.freebsd.org/changeset/ports/433896 Log: update to 1.3.2.1 Modified: head/databases/leofs/Makefile head/databases/leofs/distinfo Modified: head/databases/leofs/Makefile ============================================================================== --- head/databases/leofs/Makefile Sat Feb 11 17:09:52 2017 (r433895) +++ head/databases/leofs/Makefile Sat Feb 11 17:42:06 2017 (r433896) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= leofs -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.2.1 CATEGORIES= databases DIST_SUBDIR= ${PORTNAME} @@ -83,14 +83,14 @@ LEOFS_DEPS= \ leo-project/elarm=d9e8a6f:elarm \ leo-project/erpcgen=0.2.5:erpcgen \ leo-project/folsom=0.8.2-p1:folsom \ - leo-project/leo_backend_db=1.2.8:leo_backend_db \ + leo-project/leo_backend_db=1.2.9:leo_backend_db \ leo-project/leo_cache=0.8.3:leo_cache \ leo-project/leo_commons=1.1.9:leo_commons \ leo-project/leo_dcerl=0.4.6:leo_dcerl \ leo-project/leo_logger=1.2.5:leo_logger \ leo-project/leo_mcerl=0.6.4:leo_mcerl \ leo-project/leo_mq=1.4.12:leo_mq \ - leo-project/leo_object_storage=1.2.30:leo_object_storage \ + leo-project/leo_object_storage=1.2.32:leo_object_storage \ leo-project/leo_ordning_reda=1.2.4:leo_ordning_reda \ leo-project/leo_pod=0.6.8:leo_pod \ leo-project/leo_redundant_manager=1.9.32:leo_redundant_manager \ Modified: head/databases/leofs/distinfo ============================================================================== --- head/databases/leofs/distinfo Sat Feb 11 17:09:52 2017 (r433895) +++ head/databases/leofs/distinfo Sat Feb 11 17:42:06 2017 (r433896) @@ -1,6 +1,6 @@ -TIMESTAMP = 1485929506 -SHA256 (leofs/leo-project-leofs-1.3.2_GH0.tar.gz) = 802fb152522c98054a7ff3ece33ad26710c70873a84f764672e1652941ffd974 -SIZE (leofs/leo-project-leofs-1.3.2_GH0.tar.gz) = 2971030 +TIMESTAMP = 1486831970 +SHA256 (leofs/leo-project-leofs-1.3.2.1_GH0.tar.gz) = 73b7ed9ad271cde9aae75762aa95d5bbab594f1a6bb04689bc33627dccf8f929 +SIZE (leofs/leo-project-leofs-1.3.2.1_GH0.tar.gz) = 2971284 SHA256 (leofs/basho-bitcask-2.0.7_GH0.tar.gz) = 029a0707618d6a24dc9359bcef21d1fac582a8045674a009aea05db1ec77fd5d SIZE (leofs/basho-bitcask-2.0.7_GH0.tar.gz) = 968514 SHA256 (leofs/basho-cuttlefish-2.0.11_GH0.tar.gz) = 75de2ac844de08751e63ea97bbbb63c14bb8cb4860d76866cbdfe6a6992f4dd0 @@ -35,8 +35,8 @@ SHA256 (leofs/leo-project-erpcgen-0.2.5_ SIZE (leofs/leo-project-erpcgen-0.2.5_GH0.tar.gz) = 205451 SHA256 (leofs/leo-project-folsom-0.8.2-p1_GH0.tar.gz) = aa2b2724be9600b0aabdcca535bb18334507b165ebc5728ce459f9321276ee0e SIZE (leofs/leo-project-folsom-0.8.2-p1_GH0.tar.gz) = 174988 -SHA256 (leofs/leo-project-leo_backend_db-1.2.8_GH0.tar.gz) = 48982287f79ccc88928c71614cef23dfbec5fe6d3d5db7e7feff23f9c882c9bf -SIZE (leofs/leo-project-leo_backend_db-1.2.8_GH0.tar.gz) = 195370 +SHA256 (leofs/leo-project-leo_backend_db-1.2.9_GH0.tar.gz) = 5952e9f356e3ee51607c67b934e55951ead46600cefa0bf896df4037a931f3b7 +SIZE (leofs/leo-project-leo_backend_db-1.2.9_GH0.tar.gz) = 195375 SHA256 (leofs/leo-project-leo_cache-0.8.3_GH0.tar.gz) = 4734aab62b79a53c9ff7fc07f502bc883cf1b5ef5dd6d7cdc571d4ca353c2282 SIZE (leofs/leo-project-leo_cache-0.8.3_GH0.tar.gz) = 187896 SHA256 (leofs/leo-project-leo_commons-1.1.9_GH0.tar.gz) = a19dd833f109513c359d9e5abd93c8678e244f3e39f1c73292501d0687755dcb @@ -49,8 +49,8 @@ SHA256 (leofs/leo-project-leo_mcerl-0.6. SIZE (leofs/leo-project-leo_mcerl-0.6.4_GH0.tar.gz) = 185304 SHA256 (leofs/leo-project-leo_mq-1.4.12_GH0.tar.gz) = bd30cbf6f18fd8bcfe1e3754f633b59f7e08cc5e0ff61dbdc9281408d14ba90e SIZE (leofs/leo-project-leo_mq-1.4.12_GH0.tar.gz) = 194234 -SHA256 (leofs/leo-project-leo_object_storage-1.2.30_GH0.tar.gz) = 8e445a34804609475eacb0d328672ac6dec69d116b3ac161c8b7c3d8d043fb97 -SIZE (leofs/leo-project-leo_object_storage-1.2.30_GH0.tar.gz) = 581138 +SHA256 (leofs/leo-project-leo_object_storage-1.2.32_GH0.tar.gz) = 477770839c6e5febbb8bff9ffa0bd5d2959c43fbc95b4688547a72d26b0b5570 +SIZE (leofs/leo-project-leo_object_storage-1.2.32_GH0.tar.gz) = 581138 SHA256 (leofs/leo-project-leo_ordning_reda-1.2.4_GH0.tar.gz) = 0900177b20166b14ba522f763ef4fb7c9ce88e2f168b25083dc7a8eb5bae8ce4 SIZE (leofs/leo-project-leo_ordning_reda-1.2.4_GH0.tar.gz) = 190372 SHA256 (leofs/leo-project-leo_pod-0.6.8_GH0.tar.gz) = 892c366788f4bd5f742a86ce1584de254c5702f455dabc76118fc013db698d82 From owner-svn-ports-head@freebsd.org Sat Feb 11 17:45:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 57F18CCDC55; Sat, 11 Feb 2017 17:45:01 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 15DC8122C; Sat, 11 Feb 2017 17:45:01 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BHj03N088133; Sat, 11 Feb 2017 17:45:00 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BHj0gJ088130; Sat, 11 Feb 2017 17:45:00 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111745.v1BHj0gJ088130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 17:45:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433897 - in head: graphics/libGL/files graphics/libdrm/files x11-servers/xorg-server/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:45:01 -0000 Author: rezny Date: Sat Feb 11 17:44:59 2017 New Revision: 433897 URL: https://svnweb.freebsd.org/changeset/ports/433897 Log: Remove post-patch cruft accidentally introduced into patch-configure files with the previous commit. Thanks to tijl for noticing what I overlooked. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9544 Modified: head/graphics/libGL/files/patch-configure head/graphics/libdrm/files/patch-configure head/x11-servers/xorg-server/files/patch-configure Modified: head/graphics/libGL/files/patch-configure ============================================================================== --- head/graphics/libGL/files/patch-configure Sat Feb 11 17:42:06 2017 (r433896) +++ head/graphics/libGL/files/patch-configure Sat Feb 11 17:44:59 2017 (r433897) @@ -1,287 +1,5 @@ --- configure.orig 2017-01-05 15:52:21 UTC +++ configure -@@ -1962,7 +1962,7 @@ Optional Features: - Disable writable .text section on x86 (decreases - performance) [default=disabled] - --enable-gallium-llvm build gallium LLVM support [default=enabled on -- x86/x86_64] -+ x86/amd64] - --enable-llvm-shared-libs - link with LLVM shared libraries [default=enabled] - --enable-valgrind Build mesa with valgrind support (default: auto) -@@ -9622,7 +9622,7 @@ mips64*-*linux*) - rm -rf conftest* - ;; - --x86_64-*kfreebsd*-gnu|x86_64-*linux*|powerpc*-*linux*| \ -+amd64-*kfreebsd*-gnu|amd64-*linux*|powerpc*-*linux*| \ - s390*-*linux*|s390*-*tpf*|sparc*-*linux*) - # Find out what ABI is being produced by ac_compile, and set linker - # options accordingly. Note that the listed cases only cover the -@@ -9639,13 +9639,13 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux* - case `/usr/bin/file conftest.o` in - *32-bit*) - case $host in -- x86_64-*kfreebsd*-gnu) -+ amd64-*kfreebsd*-gnu) - LD="${LD-ld} -m elf_i386_fbsd" - ;; -- x86_64-*linux*) -+ amd64-*linux*) - case `/usr/bin/file conftest.o` in - *x86-64*) -- LD="${LD-ld} -m elf32_x86_64" -+ LD="${LD-ld} -m elf32_amd64" - ;; - *) - LD="${LD-ld} -m elf_i386" -@@ -9668,11 +9668,11 @@ s390*-*linux*|s390*-*tpf*|sparc*-*linux* - ;; - *64-bit*) - case $host in -- x86_64-*kfreebsd*-gnu) -- LD="${LD-ld} -m elf_x86_64_fbsd" -+ amd64-*kfreebsd*-gnu) -+ LD="${LD-ld} -m elf_amd64_fbsd" - ;; -- x86_64-*linux*) -- LD="${LD-ld} -m elf_x86_64" -+ amd64-*linux*) -+ LD="${LD-ld} -m elf_amd64" - ;; - powerpcle-*linux*) - LD="${LD-ld} -m elf64lppc" -@@ -9754,8 +9754,8 @@ $as_echo "$lt_cv_cc_needs_belf" >&6; } - case $lt_cv_prog_gnu_ld in - yes*) - case $host in -- i?86-*-solaris*|x86_64-*-solaris*) -- LD="${LD-ld} -m elf_x86_64" -+ i?86-*-solaris*|amd64-*-solaris*) -+ LD="${LD-ld} -m elf_amd64" - ;; - sparc*-*-solaris*) - LD="${LD-ld} -m elf64_sparc" -@@ -11464,7 +11464,7 @@ lt_prog_compiler_static= - - linux* | k*bsd*-gnu | kopensolaris*-gnu | gnu*) - case $cc_basename in -- # old Intel for x86_64, which still supported -KPIC. -+ # old Intel for amd64, which still supported -KPIC. - ecc*) - lt_prog_compiler_wl='-Wl,' - lt_prog_compiler_pic='-KPIC' -@@ -11907,7 +11907,7 @@ $as_echo_n "checking whether the $compil - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no -- link_all_deplibs=unknown -+ link_all_deplibs=no - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= -@@ -12206,7 +12206,7 @@ _LT_EOF - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - fi - ;; - -@@ -12225,7 +12225,7 @@ _LT_EOF - _LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -12254,7 +12254,7 @@ _LT_EOF - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -12272,7 +12272,7 @@ _LT_EOF - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -12920,7 +12920,7 @@ $as_echo "$lt_cv_irix_exported_symbol" > - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' -- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - else -@@ -13769,7 +13769,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -14901,7 +14901,7 @@ striplib= - old_striplib= - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 - $as_echo_n "checking whether stripping libraries is possible... " >&6; } --if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then -+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -@@ -15153,7 +15153,7 @@ hardcode_automatic_CXX=no - inherit_rpath_CXX=no - module_cmds_CXX= - module_expsym_cmds_CXX= --link_all_deplibs_CXX=unknown -+link_all_deplibs_CXX=no - old_archive_cmds_CXX=$old_archive_cmds - reload_flag_CXX=$reload_flag - reload_cmds_CXX=$reload_cmds -@@ -15364,7 +15364,7 @@ with_gnu_ld=$lt_cv_prog_gnu_ld - # archiving commands below assume that GNU ld is being used. - if test yes = "$with_gnu_ld"; then - archive_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC $pic_flag -shared -nostdlib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - - hardcode_libdir_flag_spec_CXX='$wl-rpath $wl$libdir' - export_dynamic_flag_spec_CXX='$wl--export-dynamic' -@@ -16056,7 +16056,7 @@ fi - case `$CC -V 2>&1` in - *"Version 7."*) - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - *) # Version 8.0 or newer - tmp_idyn= -@@ -16064,7 +16064,7 @@ fi - ia64*) tmp_idyn=' -i_dynamic';; - esac - archive_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared'"$tmp_idyn"' $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - esac - archive_cmds_need_lc_CXX=no -@@ -16096,7 +16096,7 @@ fi - ;; - *) # Version 6 and above use weak symbols - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - ;; - esac - -@@ -16107,7 +16107,7 @@ fi - cxx*) - # Compaq C++ - archive_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds_CXX='$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-retain-symbols-file $wl$export_symbols' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-soname $wl$soname -o $lib $wl-version-script $wl$lib-ver' - - runpath_var=LD_RUN_PATH - hardcode_libdir_flag_spec_CXX='-rpath $libdir' -@@ -16141,7 +16141,7 @@ fi - # Sun C++ 5.9 - no_undefined_flag_CXX=' -zdefs' - archive_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags' -- archive_expsym_cmds_CXX='$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file $wl$export_symbols' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -G$allow_undefined_flag -h$soname -o $lib $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script $wl$lib-ver' - hardcode_libdir_flag_spec_CXX='-R$libdir' - whole_archive_flag_spec_CXX='$wl--whole-archive`new_convenience=; for conv in $convenience\"\"; do test -z \"$conv\" || new_convenience=\"$new_convenience,$conv\"; done; func_echo_all \"$new_convenience\"` $wl--no-whole-archive' - compiler_needs_object_CXX=yes -@@ -16209,7 +16209,7 @@ fi - archive_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags -o $lib' - hardcode_libdir_flag_spec_CXX='$wl-rpath,$libdir' - if test -z "`echo __ELF__ | $CC -E - | grep __ELF__`"; then -- archive_expsym_cmds_CXX='$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-retain-symbols-file,$export_symbols -o $lib' -+ archive_expsym_cmds_CXX='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $predep_objects $libobjs $deplibs $postdep_objects $compiler_flags $wl-version-script,$lib-ver -o $lib' - export_dynamic_flag_spec_CXX='$wl-E' - whole_archive_flag_spec_CXX=$wlarc'--whole-archive$convenience '$wlarc'--no-whole-archive' - fi -@@ -16844,7 +16844,7 @@ lt_prog_compiler_static_CXX= - lt_prog_compiler_pic_CXX='-fPIC' - ;; - ecpc* ) -- # old Intel C++ for x86_64, which still supported -KPIC. -+ # old Intel C++ for amd64, which still supported -KPIC. - lt_prog_compiler_wl_CXX='-Wl,' - lt_prog_compiler_pic_CXX='-KPIC' - lt_prog_compiler_static_CXX='-static' -@@ -17731,7 +17731,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -20328,7 +20328,7 @@ if ac_fn_c_try_compile "$LINENO"; then : - for ac_word in $CC $CFLAGS $CPPFLAGS $LDFLAGS; do - if test -n "$ac_prev"; then - case $ac_word in -- i?86 | x86_64 | ppc | ppc64) -+ i?86 | amd64 | ppc | ppc64) - if test -z "$ac_arch" || test "$ac_arch" = "$ac_word"; then - ac_arch=$ac_word - else -@@ -20915,10 +20915,10 @@ asm_arch="" - $as_echo_n "checking whether to enable assembly... " >&6; } - test "x$enable_asm" = xno && { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } --# disable if cross compiling on x86/x86_64 since we must run gen_matypes -+# disable if cross compiling on x86/amd64 since we must run gen_matypes - if test "x$enable_asm" = xyes -a "x$cross_compiling" = xyes; then - case "$host_cpu" in -- i?86 | x86_64 | amd64) -+ i?86 | amd64 | amd64) - if test "x$host_cpu" != "x$target_cpu"; then - enable_asm=no - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no, cross compiling" >&5 -@@ -20937,10 +20937,10 @@ if test "x$enable_asm" = xyes; then - ;; - esac - ;; -- x86_64|amd64) -+ amd64|amd64) - case "$host_os" in - linux* | *freebsd* | dragonfly* | *netbsd* | openbsd*) -- asm_arch=x86_64 -+ asm_arch=amd64 - ;; - esac - ;; -@@ -20959,10 +20959,10 @@ if test "x$enable_asm" = xyes; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, x86" >&5 - $as_echo "yes, x86" >&6; } - ;; -- x86_64|amd64) -+ amd64|amd64) - DEFINES="$DEFINES -DUSE_X86_64_ASM" -- { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, x86_64" >&5 --$as_echo "yes, x86_64" >&6; } -+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes, amd64" >&5 -+$as_echo "yes, amd64" >&6; } - ;; - sparc) - DEFINES="$DEFINES -DUSE_SPARC_ASM" @@ -21955,7 +21955,7 @@ fi @@ -330,62 +48,6 @@ if test "x$have_libclc" = xno; then as_fn_error $? "pkg-config cannot find libclc.pc which is required to build clover. -@@ -26375,26 +26397,26 @@ fi - strip_unwanted_llvm_flags() { - # Use \> (marks the end of the word) - echo `$1` | sed \ -- -e 's/-march=\S*//g' \ -- -e 's/-mtune=\S*//g' \ -- -e 's/-mcpu=\S*//g' \ -- -e 's/-DNDEBUG\>//g' \ -- -e 's/-D_GNU_SOURCE\>//g' \ -- -e 's/-pedantic\>//g' \ -- -e 's/-Wcovered-switch-default\>//g' \ -- -e 's/-O.\>//g' \ -- -e 's/-g\>//g' \ -- -e 's/-Wall\>//g' \ -- -e 's/-Wcast-qual\>//g' \ -- -e 's/-Woverloaded-virtual\>//g' \ -- -e 's/-fcolor-diagnostics\>//g' \ -- -e 's/-fdata-sections\>//g' \ -- -e 's/-ffunction-sections\>//g' \ -- -e 's/-fno-exceptions\>//g' \ -- -e 's/-fomit-frame-pointer\>//g' \ -- -e 's/-fvisibility-inlines-hidden\>//g' \ -- -e 's/-fPIC\>//g' \ -- -e 's/-fstack-protector-strong\>//g' -+ -e 's/-march=[:graph:]* //g' \ -+ -e 's/-mtune=[:graph:]* //g' \ -+ -e 's/-mcpu=[:graph:]* //g' \ -+ -e 's/-DNDEBUG[[:>:]]//g' \ -+ -e 's/-D_GNU_SOURCE[[:>:]]//g' \ -+ -e 's/-pedantic[[:>:]]//g' \ -+ -e 's/-Wcovered-switch-default[[:>:]]//g' \ -+ -e 's/-O.[[:>:]]//g' \ -+ -e 's/-g[[:>:]]//g' \ -+ -e 's/-Wall[[:>:]]//g' \ -+ -e 's/-Wcast-qual[[:>:]]//g' \ -+ -e 's/-Woverloaded-virtual[[:>:]]//g' \ -+ -e 's/-fcolor-diagnostics[[:>:]]//g' \ -+ -e 's/-fdata-sections[[:>:]]//g' \ -+ -e 's/-ffunction-sections[[:>:]]//g' \ -+ -e 's/-fno-exceptions[[:>:]]//g' \ -+ -e 's/-fomit-frame-pointer[[:>:]]//g' \ -+ -e 's/-fvisibility-inlines-hidden[[:>:]]//g' \ -+ -e 's/-fPIC[[:>:]]//g' \ -+ -e 's/-fstack-protector-strong[[:>:]]//g' - } - - llvm_check_version_for() { -@@ -26410,7 +26432,7 @@ if test -z "$with_gallium_drivers"; then - fi - if test "x$enable_gallium_llvm" = xauto; then - case "$host_cpu" in -- i*86|x86_64|amd64) enable_gallium_llvm=yes;; -+ i*86|amd64|amd64) enable_gallium_llvm=yes;; - esac - fi - if test "x$enable_gallium_llvm" = xyes || test "x$HAVE_RADEON_VULKAN" = xyes; then @@ -26670,9 +26692,6 @@ fi CLANG_LIBDIR=${LLVM_LIBDIR} fi @@ -396,30 +58,3 @@ fi else MESA_LLVM=0 -@@ -26752,7 +26771,7 @@ gallium_require_llvm() { - if test "x$MESA_LLVM" = x0; then - case "$host" in *gnux32) return;; esac - case "$host_cpu" in -- i*86|x86_64|amd64) as_fn_error $? "LLVM is required to build $1 on x86 and x86_64" "$LINENO" 5;; -+ i*86|amd64|amd64) as_fn_error $? "LLVM is required to build $1 on x86 and amd64" "$LINENO" 5;; - esac - fi - } -@@ -28207,7 +28226,7 @@ else - fi - - -- if test "x$asm_arch" = xx86 -o "x$asm_arch" = xx86_64; then -+ if test "x$asm_arch" = xx86 -o "x$asm_arch" = xamd64; then - HAVE_X86_ASM_TRUE= - HAVE_X86_ASM_FALSE='#' - else -@@ -28215,7 +28234,7 @@ else - HAVE_X86_ASM_FALSE= - fi - -- if test "x$asm_arch" = xx86_64; then -+ if test "x$asm_arch" = xamd64; then - HAVE_X86_64_ASM_TRUE= - HAVE_X86_64_ASM_FALSE='#' - else Modified: head/graphics/libdrm/files/patch-configure ============================================================================== --- head/graphics/libdrm/files/patch-configure Sat Feb 11 17:42:06 2017 (r433896) +++ head/graphics/libdrm/files/patch-configure Sat Feb 11 17:44:59 2017 (r433897) @@ -48,78 +48,6 @@ VALGRIND_CFLAGS C compiler flags for VALGRIND, overriding pkg-config VALGRIND_LIBS -@@ -10092,7 +10105,7 @@ $as_echo_n "checking whether the $compil - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no -- link_all_deplibs=unknown -+ link_all_deplibs=no - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= -@@ -10391,7 +10404,7 @@ _LT_EOF - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - fi - ;; - -@@ -10410,7 +10423,7 @@ _LT_EOF - _LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -10439,7 +10452,7 @@ _LT_EOF - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -10457,7 +10470,7 @@ _LT_EOF - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -11105,7 +11118,7 @@ $as_echo "$lt_cv_irix_exported_symbol" > - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' -- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - else -@@ -11954,7 +11967,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -13089,7 +13102,7 @@ striplib= - old_striplib= - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 - $as_echo_n "checking whether stripping libraries is possible... " >&6; } --if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then -+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 @@ -13217,6 +13230,14 @@ else fi Modified: head/x11-servers/xorg-server/files/patch-configure ============================================================================== --- head/x11-servers/xorg-server/files/patch-configure Sat Feb 11 17:42:06 2017 (r433896) +++ head/x11-servers/xorg-server/files/patch-configure Sat Feb 11 17:44:59 2017 (r433897) @@ -1,86 +1,5 @@ --- configure.orig 2016-07-19 17:27:31 UTC +++ configure -@@ -18019,7 +18019,7 @@ $as_echo_n "checking whether the $compil - hardcode_minus_L=no - hardcode_shlibpath_var=unsupported - inherit_rpath=no -- link_all_deplibs=unknown -+ link_all_deplibs=no - module_cmds= - module_expsym_cmds= - old_archive_from_new_cmds= -@@ -18318,7 +18318,7 @@ _LT_EOF - wlarc= - else - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - fi - ;; - -@@ -18337,7 +18337,7 @@ _LT_EOF - _LT_EOF - elif $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -18366,7 +18366,7 @@ _LT_EOF - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - hardcode_libdir_flag_spec='$wl-rpath $wl$libdir' - archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -18384,7 +18384,7 @@ _LT_EOF - *) - if $LD --help 2>&1 | $GREP ': supported targets:.* elf' > /dev/null; then - archive_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname -o $lib' -- archive_expsym_cmds='$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-retain-symbols-file $wl$export_symbols -o $lib' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-soname $wl$soname $wl-version-script $wl$lib-ver -o $lib' - else - ld_shlibs=no - fi -@@ -19032,7 +19032,7 @@ $as_echo "$lt_cv_irix_exported_symbol" > - hardcode_direct_absolute=yes - if test -z "`echo __ELF__ | $CC -E - | $GREP __ELF__`"; then - archive_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags' -- archive_expsym_cmds='$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-retain-symbols-file,$export_symbols' -+ archive_expsym_cmds='echo "{ global:" > $lib-ver~ sed -e "s|$|;|" < $export_symbols >> $lib-ver~ echo "local: *; };" >> $lib-ver~$CC -shared $pic_flag -o $lib $libobjs $deplibs $compiler_flags $wl-version-script,$lib-ver' - hardcode_libdir_flag_spec='$wl-rpath,$libdir' - export_dynamic_flag_spec='$wl-E' - else -@@ -19881,7 +19881,7 @@ freebsd* | dragonfly*) - version_type=freebsd-$objformat - case $version_type in - freebsd-elf*) -- library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' -+ library_names_spec='$libname$release$shared_ext$versuffix $libname$release$shared_ext$major $libname$shared_ext' soname_spec='$libname$release$shared_ext$major' - soname_spec='$libname$release$shared_ext$major' - need_version=no - need_lib_prefix=no -@@ -21016,7 +21016,7 @@ striplib= - old_striplib= - { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether stripping libraries is possible" >&5 - $as_echo_n "checking whether stripping libraries is possible... " >&6; } --if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "GNU strip" >/dev/null; then -+if test -n "$STRIP" && $STRIP -V 2>&1 | $GREP "strip" >/dev/null; then - test -z "$old_striplib" && old_striplib="$STRIP --strip-debug" - test -z "$striplib" && striplib="$STRIP --strip-unneeded" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 -@@ -21738,7 +21738,7 @@ if test `${RAWCPP} < conftest.$ac_ext | - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 - $as_echo "no" >&6; } - else -- if test `${RAWCPP} -traditional < conftest.$ac_ext | grep -c 'preserve \"'` -eq 1 ; then -+ if true; then - TRADITIONALCPPFLAGS="-traditional" - RAWCPPFLAGS="${RAWCPPFLAGS} -traditional" - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 @@ -23168,9 +23168,14 @@ $as_echo "#define USE_ALPHA_PIO 1" >>con esac GLX_ARCH_DEFINES="-D__GLX_ALIGN64 -mieee" From owner-svn-ports-head@freebsd.org Sat Feb 11 17:45:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2A9CCCCDC89; Sat, 11 Feb 2017 17:45:30 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: from mail.modirum.com (mail.modirum.com [31.185.27.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E491A1320; Sat, 11 Feb 2017 17:45:29 +0000 (UTC) (envelope-from rezny@freebsd.org) Received: by mail.modirum.com with esmtpsa (TLSv1:ECDHE-RSA-AES256-SHA:256) (Exim 4.87 (FreeBSD)) (envelope-from ) id 1ccbji-0006K4-OJ; Sat, 11 Feb 2017 17:45:26 +0000 From: Matthew Rezny To: Tijl Coosemans Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433862 - in head: graphics/dri graphics/gbm graphics/libEGL graphics/libGL graphics/libGL/files graphics/libglapi graphics/libglesv2 graphics/libosmesa lang/clover Date: Sat, 11 Feb 2017 18:45:23 +0100 Message-ID: <3814024.3KqCZK9fM6@workstation.reztek> Organization: FreeBSD User-Agent: KMail/4.14.10 (FreeBSD/11.0-STABLE; KDE/4.14.10; amd64; ; ) In-Reply-To: <20170211144815.37a91eb6@kalimero.tijl.coosemans.org> References: <201702111331.v1BDVxQZ079590@repo.freebsd.org> <20170211144815.37a91eb6@kalimero.tijl.coosemans.org> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-SA-Authenticated: Yes X-SA-Exim-Connect-IP: 94.142.238.108 X-SA-Exim-Mail-From: rezny@freebsd.org X-SA-Exim-Scanned: No (on mail.modirum.com); SAEximRunCond expanded to false X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:45:30 -0000 On Saturday 11 February 2017 14:48:15 Tijl Coosemans wrote: > On Sat, 11 Feb 2017 13:31:59 +0000 (UTC) Matthew Rezny wrote: > > Author: rezny > > Date: Sat Feb 11 13:31:59 2017 > > New Revision: 433862 > > URL: https://svnweb.freebsd.org/changeset/ports/433862 > > > > Log: > > Update Mesa to 13.0.4 > > > > * Use LLVM 3.9 > > * OpenGL 4.4 support for recent Intel and ReadeonSI > > > > PR: 214581 > > Approved by: swills (mentor) > > Differential Revision: https://reviews.freebsd.org/D9438 > > It looks like patches here and in the libdrm update were generated with > all post-patch changes included (e.g. the s/x86_64/amd64/ changes, > changes made by USES=libtool such as link_all_deplibs,...). I had looked over these far too many times by now without noticing, but now that you mention it I see that change in the patch-configure for libGL. After looking over the patches from libdrm for a while without seeing anything about x86_64 or amd64, it struck me all the extra lines added are from libtool. Thank you for pointing that out, I had not noticed USES=libtool does that. Of course, I managed to make the same mistake on xorg-server as well before reading your email. I have gone back and corrected all three now. From owner-svn-ports-head@freebsd.org Sat Feb 11 17:51:21 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC49ECCDCF6; Sat, 11 Feb 2017 17:51:21 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A497A169D; Sat, 11 Feb 2017 17:51:21 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BHpK3b089369; Sat, 11 Feb 2017 17:51:20 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BHpJMb089356; Sat, 11 Feb 2017 17:51:19 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111751.v1BHpJMb089356@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 17:51:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433898 - in head/x11/libinput: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:51:22 -0000 Author: rezny Date: Sat Feb 11 17:51:19 2017 New Revision: 433898 URL: https://svnweb.freebsd.org/changeset/ports/433898 Log: Update to 1.6.0 Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9542 Added: head/x11/libinput/files/patch-Makefile.am (contents, props changed) head/x11/libinput/files/patch-include_linux_input.h (contents, props changed) head/x11/libinput/files/patch-src_evdev.c (contents, props changed) head/x11/libinput/files/patch-src_libinput-private.h (contents, props changed) head/x11/libinput/files/patch-src_libinput-util.c (contents, props changed) head/x11/libinput/files/patch-src_libinput.h (contents, props changed) head/x11/libinput/files/patch-src_path-seat.c (contents, props changed) head/x11/libinput/files/patch-tools_Makefile.am (contents, props changed) head/x11/libinput/files/patch-udev_Makefile.am (contents, props changed) Modified: head/x11/libinput/Makefile head/x11/libinput/distinfo head/x11/libinput/files/patch-src_Makefile.am head/x11/libinput/pkg-plist Modified: head/x11/libinput/Makefile ============================================================================== --- head/x11/libinput/Makefile Sat Feb 11 17:44:59 2017 (r433897) +++ head/x11/libinput/Makefile Sat Feb 11 17:51:19 2017 (r433898) @@ -1,8 +1,9 @@ # $FreeBSD$ PORTNAME= libinput -PORTVERSION= 1.4.0 +PORTVERSION= 1.6.0 CATEGORIES= x11 +MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/ MAINTAINER= x11@FreeBSD.org COMMENT= Generic input library @@ -14,15 +15,16 @@ LIB_DEPENDS= libevdev.so:devel/libevdev libudev.so:devel/libudev-devd \ libmtdev.so:devel/libmtdev -USE_GITHUB= yes -GH_ACCOUNT= FreeBSDDesktop -GH_TAGNAME= 67c9796 - -USES= autoreconf gmake libtool pathfix pkgconfig +USES= autoreconf gmake libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include/libepoll-shim INSTALL_TARGET= install-strip +post-patch: + ${REINPLACE_CMD} -e 's|program_invocation_short_name|getprogname()|' \ + ${WRKSRC}/tools/libinput-list-devices.c \ + ${WRKSRC}/tools/ptraccel-debug.c ${WRKSRC}/tools/shared.c + .include Modified: head/x11/libinput/distinfo ============================================================================== --- head/x11/libinput/distinfo Sat Feb 11 17:44:59 2017 (r433897) +++ head/x11/libinput/distinfo Sat Feb 11 17:51:19 2017 (r433898) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485733398 -SHA256 (FreeBSDDesktop-libinput-1.4.0-67c9796_GH0.tar.gz) = 05a2ad401b4969d80af3495e1e8f7577a185ae2f14e21b3d3194f98f34fac911 -SIZE (FreeBSDDesktop-libinput-1.4.0-67c9796_GH0.tar.gz) = 731516 +TIMESTAMP = 1486789508 +SHA256 (libinput-1.6.0.tar.xz) = b7534f518d735c643aedca2fb4694683dfddc8d0600cfb628c87a18e65255832 +SIZE (libinput-1.6.0.tar.xz) = 927656 Added: head/x11/libinput/files/patch-Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-Makefile.am Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,8 @@ +--- Makefile.am.orig 2017-02-11 05:10:33 UTC ++++ Makefile.am +@@ -1,4 +1,4 @@ +-SUBDIRS = src doc test tools udev ++SUBDIRS = src doc tools udev + + ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} + Added: head/x11/libinput/files/patch-include_linux_input.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-include_linux_input.h Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,38 @@ +--- include/linux/input.h.orig 2016-12-05 05:15:21 UTC ++++ include/linux/input.h +@@ -11,7 +11,17 @@ + #include + #include + #include ++#ifdef __FreeBSD__ ++#define __u8 uint8_t ++#define __u16 uint16_t ++#define __u32 uint32_t ++#define __s16 int16_t ++#define __s32 int32_t ++#define _IOC_READ IOC_OUT ++#define _IOC_WRITE IOC_IN ++#else + #include ++#endif + + /* + * The event structure itself +@@ -132,7 +142,7 @@ struct input_keymap_entry { + * + * If the request code is not an ABS_MT value, -EINVAL is returned. + */ +-#define EVIOCGMTSLOTS(len) _IOC(_IOC_READ, 'E', 0x0a, len) ++#define EVIOCGMTSLOTS(len) _IOC(IOC_INOUT, 'E', 0x0a, len) + + #define EVIOCGKEY(len) _IOC(_IOC_READ, 'E', 0x18, len) /* get global key state */ + #define EVIOCGLED(len) _IOC(_IOC_READ, 'E', 0x19, len) /* get all LEDs */ +@@ -147,7 +157,7 @@ struct input_keymap_entry { + #define EVIOCRMFF _IOW('E', 0x81, int) /* Erase a force effect */ + #define EVIOCGEFFECTS _IOR('E', 0x84, int) /* Report number of effects playable at the same time */ + +-#define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ ++#define EVIOCGRAB _IO('E', 0x90) /* Grab/Release device */ + #define EVIOCREVOKE _IOW('E', 0x91, int) /* Revoke device access */ + + #define EVIOCSCLOCKID _IOW('E', 0xa0, int) /* Set clockid to be used for timestamps */ Modified: head/x11/libinput/files/patch-src_Makefile.am ============================================================================== --- head/x11/libinput/files/patch-src_Makefile.am Sat Feb 11 17:44:59 2017 (r433897) +++ head/x11/libinput/files/patch-src_Makefile.am Sat Feb 11 17:51:19 2017 (r433898) @@ -1,4 +1,4 @@ ---- src/Makefile.am.orig 2017-01-08 12:31:29 UTC +--- src/Makefile.am.orig 2017-02-11 05:10:33 UTC +++ src/Makefile.am @@ -38,6 +38,7 @@ libinput_la_LIBADD = $(MTDEV_LIBS) \ $(LIBUDEV_LIBS) \ @@ -8,3 +8,14 @@ libinput-util.la libinput_la_CFLAGS = -I$(top_srcdir)/include \ +@@ -61,8 +62,8 @@ libfilter_la_SOURCES = \ + filter.c \ + filter.h \ + filter-private.h +-libfilter_la_LIBADD = +-libfilter_la_CFLAGS = ++libfilter_la_LIBADD = $(LIBUDEV_LIBS) ++libfilter_la_CFLAGS = -I$(top_srcdir)/include $(LIBUDEV_CFLAGS) + + libinput_la_LDFLAGS = -version-info $(LIBINPUT_LT_VERSION) -shared \ + -Wl,--version-script=$(srcdir)/libinput.sym Added: head/x11/libinput/files/patch-src_evdev.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-src_evdev.c Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,11 @@ +--- src/evdev.c.orig 2017-01-19 21:36:55 UTC ++++ src/evdev.c +@@ -25,6 +25,8 @@ + + #include "config.h" + ++#include ++ + #include + #include + #include Added: head/x11/libinput/files/patch-src_libinput-private.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-src_libinput-private.h Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,10 @@ +--- src/libinput-private.h.orig 2017-01-18 04:32:06 UTC ++++ src/libinput-private.h +@@ -29,6 +29,7 @@ + + #include + #include ++#include + + #include "linux/input.h" + Added: head/x11/libinput/files/patch-src_libinput-util.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-src_libinput-util.c Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,12 @@ +--- src/libinput-util.c.orig 2017-01-17 04:53:51 UTC ++++ src/libinput-util.c +@@ -36,6 +36,9 @@ + #include + #include + #include ++#ifdef __FreeBSD__ ++#include ++#endif + + #include "libinput-util.h" + #include "libinput-private.h" Added: head/x11/libinput/files/patch-src_libinput.h ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-src_libinput.h Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,10 @@ +--- src/libinput.h.orig 2017-01-19 05:27:32 UTC ++++ src/libinput.h +@@ -29,6 +29,7 @@ + extern "C" { + #endif + ++#include + #include + #include + #include Added: head/x11/libinput/files/patch-src_path-seat.c ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-src_path-seat.c Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,15 @@ +--- src/path-seat.c.orig 2017-01-19 05:27:32 UTC ++++ src/path-seat.c +@@ -23,10 +23,11 @@ + + #include "config.h" + ++#include ++ + #include + #include + #include +-#include + #include + + #include "path-seat.h" Added: head/x11/libinput/files/patch-tools_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-tools_Makefile.am Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,24 @@ +--- tools/Makefile.am.orig 2017-02-11 05:10:33 UTC ++++ tools/Makefile.am +@@ -11,8 +11,8 @@ AM_CXXFLAGS = $(GCC_CXXFLAGS) + libshared_la_SOURCES = \ + shared.c \ + shared.h +-libshared_la_CFLAGS = $(AM_CFLAGS) $(LIBEVDEV_CFLAGS) +-libshared_la_LIBADD = $(LIBEVDEV_LIBS) ++libshared_la_CFLAGS = $(AM_CFLAGS) $(LIBEVDEV_CFLAGS) $(LIBUDEV_CFLAGS) ++libshared_la_LIBADD = $(LIBEVDEV_LIBS) $(LIBUDEV_LIBS) + + event_debug_SOURCES = event-debug.c + event_debug_LDADD = ../src/libinput.la libshared.la $(LIBUDEV_LIBS) $(LIBEVDEV_LIBS) +@@ -20,8 +20,9 @@ event_debug_LDFLAGS = -no-install + event_debug_CFLAGS = $(AM_CFLAGS) $(LIBUDEV_CFLAGS) $(LIBEVDEV_CFLAGS) + + ptraccel_debug_SOURCES = ptraccel-debug.c +-ptraccel_debug_LDADD = ../src/libfilter.la ../src/libinput.la ++ptraccel_debug_LDADD = ../src/libfilter.la ../src/libinput.la $(LIBUDEV_LIBS) + ptraccel_debug_LDFLAGS = -no-install ++ptraccel_debug_CFLAGS = $(LIBUDEV_CFLAGS) + + libinput_list_devices_SOURCES = libinput-list-devices.c + libinput_list_devices_LDADD = ../src/libinput.la libshared.la $(LIBUDEV_LIBS) Added: head/x11/libinput/files/patch-udev_Makefile.am ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11/libinput/files/patch-udev_Makefile.am Sat Feb 11 17:51:19 2017 (r433898) @@ -0,0 +1,10 @@ +--- udev/Makefile.am.orig 2017-02-11 05:10:33 UTC ++++ udev/Makefile.am +@@ -19,6 +19,7 @@ endif + + libinput_model_quirks_SOURCES = libinput-model-quirks.c + libinput_model_quirks_CFLAGS = \ ++ -I$(top_srcdir)/include \ + -I$(top_srcdir)/src \ + $(LIBUDEV_CFLAGS) \ + $(GCC_CFLAGS) Modified: head/x11/libinput/pkg-plist ============================================================================== --- head/x11/libinput/pkg-plist Sat Feb 11 17:44:59 2017 (r433897) +++ head/x11/libinput/pkg-plist Sat Feb 11 17:51:19 2017 (r433898) @@ -3,7 +3,7 @@ bin/libinput-list-devices include/libinput.h lib/libinput.so lib/libinput.so.10 -lib/libinput.so.10.9.1 +lib/libinput.so.10.11.2 lib/udev/hwdb.d/90-libinput-model-quirks.hwdb lib/udev/libinput-device-group lib/udev/libinput-model-quirks From owner-svn-ports-head@freebsd.org Sat Feb 11 17:55:47 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ADA7DCCDFC7; Sat, 11 Feb 2017 17:55:47 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 859E01981; Sat, 11 Feb 2017 17:55:47 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BHtk8m092481; Sat, 11 Feb 2017 17:55:46 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BHtkek092475; Sat, 11 Feb 2017 17:55:46 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111755.v1BHtkek092475@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 17:55:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433899 - in head/x11-drivers: . xf86-input-libinput xorg-drivers X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 17:55:47 -0000 Author: rezny Date: Sat Feb 11 17:55:45 2017 New Revision: 433899 URL: https://svnweb.freebsd.org/changeset/ports/433899 Log: x11-drivers/xf86-input-libinput: new port This package contains the X.Org xf86-input-libinput driver. It is a thin wrapper around libinput, so while it does provide all features that libinput supports it does little beyond. Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9543 Added: head/x11-drivers/xf86-input-libinput/ head/x11-drivers/xf86-input-libinput/Makefile (contents, props changed) head/x11-drivers/xf86-input-libinput/distinfo (contents, props changed) head/x11-drivers/xf86-input-libinput/pkg-descr (contents, props changed) head/x11-drivers/xf86-input-libinput/pkg-plist (contents, props changed) Modified: head/x11-drivers/Makefile head/x11-drivers/xorg-drivers/Makefile Modified: head/x11-drivers/Makefile ============================================================================== --- head/x11-drivers/Makefile Sat Feb 11 17:51:19 2017 (r433898) +++ head/x11-drivers/Makefile Sat Feb 11 17:55:45 2017 (r433899) @@ -11,6 +11,7 @@ SUBDIR += xf86-input-hyperpen SUBDIR += xf86-input-joystick SUBDIR += xf86-input-keyboard + SUBDIR += xf86-input-libinput SUBDIR += xf86-input-mouse SUBDIR += xf86-input-mutouch SUBDIR += xf86-input-penmount Added: head/x11-drivers/xf86-input-libinput/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-libinput/Makefile Sat Feb 11 17:55:45 2017 (r433899) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= xf86-input-libinput +PORTVERSION= 0.24.0 +CATEGORIES= x11-drivers + +MAINTAINER= x11@FreeBSD.org +COMMENT= X.Org libinput input driver + +LICENSE= MIT # various styles +LICENSE_FILE= ${WRKSRC}/COPYING + +LIB_DEPENDS= libinput.so:x11/libinput + +XORG_CAT= driver +USES= pathfix + +.include Added: head/x11-drivers/xf86-input-libinput/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-libinput/distinfo Sat Feb 11 17:55:45 2017 (r433899) @@ -0,0 +1,3 @@ +TIMESTAMP = 1486786051 +SHA256 (xorg/driver/xf86-input-libinput-0.24.0.tar.bz2) = ddcb07350aed59b2996a92a1b4ff64d1c0b0c86a3f0ddca15b2b1c8c8bb13628 +SIZE (xorg/driver/xf86-input-libinput-0.24.0.tar.bz2) = 367266 Added: head/x11-drivers/xf86-input-libinput/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-libinput/pkg-descr Sat Feb 11 17:55:45 2017 (r433899) @@ -0,0 +1,5 @@ +This package contains the X.Org xf86-input-libinput driver. It is a thin +wrapper around libinput, so while it does provide all features that libinput +supports it does little beyond. + +WWW: http://www.x.org Added: head/x11-drivers/xf86-input-libinput/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-drivers/xf86-input-libinput/pkg-plist Sat Feb 11 17:55:45 2017 (r433899) @@ -0,0 +1,5 @@ +include/xorg/libinput-properties.h +lib/xorg/modules/input/libinput_drv.so +libdata/pkgconfig/xorg-libinput.pc +man/man4/libinput.4x.gz +share/X11/xorg.conf.d/40-libinput.conf Modified: head/x11-drivers/xorg-drivers/Makefile ============================================================================== --- head/x11-drivers/xorg-drivers/Makefile Sat Feb 11 17:51:19 2017 (r433898) +++ head/x11-drivers/xorg-drivers/Makefile Sat Feb 11 17:55:45 2017 (r433899) @@ -21,6 +21,7 @@ INPUT_DRIVERS= acecad \ hyperpen \ joystick \ keyboard \ + libinput \ mouse \ mutouch \ penmount \ From owner-svn-ports-head@freebsd.org Sat Feb 11 18:31:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B5CBDCD8DFB; Sat, 11 Feb 2017 18:31:49 +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 7FBC6FA6; Sat, 11 Feb 2017 18:31:49 +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 v1BIVmKC008744; Sat, 11 Feb 2017 18:31:48 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BIVlOJ008735; Sat, 11 Feb 2017 18:31:47 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111831.v1BIVlOJ008735@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 18:31:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433900 - in head/x11-servers: . xephyr xorg-dmx xorg-nestserver xorg-server xorg-vfbserver xwayland X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 18:31:49 -0000 Author: bapt Date: Sat Feb 11 18:31:47 2017 New Revision: 433900 URL: https://svnweb.freebsd.org/changeset/ports/433900 Log: XWayland is an X Server running as a Wayland client, thus capable of displaying native X11 client applications in a Wayland compositor environment. WWW: https://wayland.freedesktop.org/xserver.html Added: head/x11-servers/xwayland/ head/x11-servers/xwayland/Makefile (contents, props changed) head/x11-servers/xwayland/distinfo (contents, props changed) head/x11-servers/xwayland/pkg-descr (contents, props changed) Modified: head/x11-servers/Makefile head/x11-servers/xephyr/Makefile head/x11-servers/xorg-dmx/Makefile head/x11-servers/xorg-nestserver/Makefile head/x11-servers/xorg-server/Makefile head/x11-servers/xorg-vfbserver/Makefile Modified: head/x11-servers/Makefile ============================================================================== --- head/x11-servers/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -12,5 +12,6 @@ SUBDIR += xorg-nestserver SUBDIR += xorg-server SUBDIR += xorg-vfbserver + SUBDIR += xwayland .include Modified: head/x11-servers/xephyr/Makefile ============================================================================== --- head/x11-servers/xephyr/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/xephyr/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -21,7 +21,7 @@ OPTIONS_EXCLUDE=DEVD HAL SUID USE_XORG= x11 xcb CONFIGURE_ARGS+=--enable-xephyr --disable-dmx --disable-xnest --disable-xvfb \ - --enable-kdrive + --enable-kdrive --disable-xwayland PLIST_FILES= bin/Xephyr man/man1/Xephyr.1.gz Modified: head/x11-servers/xorg-dmx/Makefile ============================================================================== --- head/x11-servers/xorg-dmx/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/xorg-dmx/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -15,7 +15,8 @@ OPTIONS_EXCLUDE=DEVD HAL SUID USE_XORG= dmx dmxproto x11 xaw7 xext xfixes xi xmu xpm xrender xres xt xtst -CONFIGURE_ARGS+=--enable-dmx --disable-xephyr --disable-xnest --disable-xvfb +CONFIGURE_ARGS+=--enable-dmx --disable-xephyr --disable-xnest --disable-xvfb \ + --disable-xwayland do-install: cd ${WRKSRC}/hw/dmx; DESTDIR=${STAGEDIR} ${MAKE} install Modified: head/x11-servers/xorg-nestserver/Makefile ============================================================================== --- head/x11-servers/xorg-nestserver/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/xorg-nestserver/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -21,7 +21,8 @@ OPTIONS_EXCLUDE=DEVD HAL SUID USE_XORG= x11 xext xfont2 -CONFIGURE_ARGS+=--enable-xnest --disable-dmx --disable-xephyr --disable-xvfb +CONFIGURE_ARGS+=--enable-xnest --disable-dmx --disable-xephyr --disable-xvfb \ + --disable-xwayland PLIST_FILES= bin/Xnest man/man1/Xnest.1.gz Modified: head/x11-servers/xorg-server/Makefile ============================================================================== --- head/x11-servers/xorg-server/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/xorg-server/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -44,10 +44,10 @@ USE_XORG+= bigreqsproto compositeproto d xineramaproto xkbfile xproto xshmfence xtrans CONFIGURE_ARGS+=--without-doxygen --without-xmlto --without-fop \ --localstatedir=/var --with-shared-memory-dir=/tmp \ - --without-dtrace --disable-xwayland --enable-glamor + --without-dtrace --enable-glamor INSTALL_TARGET= install-strip -.if ${SLAVE_PORT} == "no" || ${PORTNAME} == "xephyr" +.if ${SLAVE_PORT} == "no" || ${PORTNAME} == "xephyr" || ${PORTNAME} == "xwayland" LIB_DEPENDS+= libdrm.so:graphics/libdrm \ libepoxy.so:graphics/libepoxy .else @@ -57,7 +57,8 @@ BUILD_DEPENDS+= libepoxy>0:graphics/libe .if ${SLAVE_PORT} == "no" USE_GL+= gbm USE_XORG+= pciaccess xf86dgaproto xf86vidmodeproto -CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb +CONFIGURE_ARGS+=--disable-dmx --disable-xephyr --disable-xnest --disable-xvfb \ + --disable-xwayland SUB_FILES= pkg-install pkg-deinstall .else CONFIGURE_ARGS+=--disable-xorg Modified: head/x11-servers/xorg-vfbserver/Makefile ============================================================================== --- head/x11-servers/xorg-vfbserver/Makefile Sat Feb 11 17:55:45 2017 (r433899) +++ head/x11-servers/xorg-vfbserver/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -19,7 +19,8 @@ OPTIONS_EXCLUDE=DEVD HAL SUID USE_XORG= xfont2 -CONFIGURE_ARGS+=--enable-xvfb --disable-dmx --disable-xephyr --disable-xnest +CONFIGURE_ARGS+=--enable-xvfb --disable-dmx --disable-xephyr --disable-xnest \ + --disable-xwayland PLIST_FILES= bin/Xvfb man/man1/Xvfb.1.gz Added: head/x11-servers/xwayland/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-servers/xwayland/Makefile Sat Feb 11 18:31:47 2017 (r433900) @@ -0,0 +1,34 @@ +# $FreeBSD$ + +PORTNAME= xwayland +PORTVERSION= 1.19.1 + +COMMENT= X Clients under Wayland + +LICENSE= MIT + +BUILD_DEPENDS= /usr/local/libdata/pkgconfig/wayland-protocols.pc:graphics/wayland-protocols +LIB_DEPENDS= libwayland-client.so:graphics/wayland \ + libinput.so:x11/libinput + +MASTERDIR= ${.CURDIR}/../xorg-server +DESCR= ${.CURDIR}/pkg-descr +DISTINFO_FILE= ${.CURDIR}/distinfo +PATCHDIR= ${.CURDIR}/files + +SLAVE_PORT= yes +OPTIONS_EXCLUDE=DEVD HAL SUID + +USE_XORG= x11 xext xfont2 +USE_GL+= egl gbm + +CONFIGURE_ARGS+= --disable-docs --disable-devel-docs \ + --enable-xwayland --disable-xorg --disable-xvfb --disable-xnest \ + --disable-xquartz --disable-xwin + +PLIST_FILES= bin/Xwayland + +do-install: + cd ${WRKSRC}/hw/xwayland; DESTDIR=${STAGEDIR} ${MAKE_CMD} install + +.include "${MASTERDIR}/Makefile" Added: head/x11-servers/xwayland/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-servers/xwayland/distinfo Sat Feb 11 18:31:47 2017 (r433900) @@ -0,0 +1,3 @@ +TIMESTAMP = 1484388904 +SHA256 (xorg/xserver/xorg-server-1.19.1.tar.bz2) = 79ae2cf39d3f6c4a91201d8dad549d1d774b3420073c5a70d390040aa965a7fb +SIZE (xorg/xserver/xorg-server-1.19.1.tar.bz2) = 6041792 Added: head/x11-servers/xwayland/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-servers/xwayland/pkg-descr Sat Feb 11 18:31:47 2017 (r433900) @@ -0,0 +1,4 @@ +XWayland is an X Server running as a Wayland client, thus capable of displaying +native X11 client applications in a Wayland compositor environment. + +WWW: https://wayland.freedesktop.org/xserver.html From owner-svn-ports-head@freebsd.org Sat Feb 11 18:51:42 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9E21CDB257; Sat, 11 Feb 2017 18:51:42 +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 9695D1636; Sat, 11 Feb 2017 18:51:42 +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 v1BIpfKr016837; Sat, 11 Feb 2017 18:51:41 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BIpfkU016835; Sat, 11 Feb 2017 18:51:41 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702111851.v1BIpfkU016835@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 18:51:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433901 - head/x11-toolkits/wlc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 18:51:42 -0000 Author: bapt Date: Sat Feb 11 18:51:41 2017 New Revision: 433901 URL: https://svnweb.freebsd.org/changeset/ports/433901 Log: Update to 0.0.7 Modified: head/x11-toolkits/wlc/Makefile head/x11-toolkits/wlc/distinfo Modified: head/x11-toolkits/wlc/Makefile ============================================================================== --- head/x11-toolkits/wlc/Makefile Sat Feb 11 18:31:47 2017 (r433900) +++ head/x11-toolkits/wlc/Makefile Sat Feb 11 18:51:41 2017 (r433901) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wlc -PORTVERSION= 0.0.5 +PORTVERSION= 0.0.7 CATEGORIES= x11-toolkits wayland MAINTAINER= x11@FreeBSD.org Modified: head/x11-toolkits/wlc/distinfo ============================================================================== --- head/x11-toolkits/wlc/distinfo Sat Feb 11 18:31:47 2017 (r433900) +++ head/x11-toolkits/wlc/distinfo Sat Feb 11 18:51:41 2017 (r433901) @@ -1,5 +1,5 @@ -TIMESTAMP = 1486829262 -SHA256 (cloudef-wlc-0.0.5-fa780ce_GH0.tar.gz) = bf22b99b52cc2fb4ecc27da90ee47f516f8d5d1a02afdc495488c14d01788bc8 -SIZE (cloudef-wlc-0.0.5-fa780ce_GH0.tar.gz) = 120603 +TIMESTAMP = 1486839068 +SHA256 (cloudef-wlc-0.0.7-fa780ce_GH0.tar.gz) = bf22b99b52cc2fb4ecc27da90ee47f516f8d5d1a02afdc495488c14d01788bc8 +SIZE (cloudef-wlc-0.0.7-fa780ce_GH0.tar.gz) = 120603 SHA256 (cloudef-chck-3f27d2a_GH0.tar.gz) = fa3765dbaad52e968aae8b9a06a8ace24fab0d9ca53cc08a1f5543ff33959ebd SIZE (cloudef-chck-3f27d2a_GH0.tar.gz) = 119955 From owner-svn-ports-head@freebsd.org Sat Feb 11 19:03:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 243B5CDB56A; Sat, 11 Feb 2017 19:03:56 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E545E1D78; Sat, 11 Feb 2017 19:03:55 +0000 (UTC) (envelope-from rezny@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BJ3s7i021043; Sat, 11 Feb 2017 19:03:54 GMT (envelope-from rezny@FreeBSD.org) Received: (from rezny@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJ3sMj021042; Sat, 11 Feb 2017 19:03:54 GMT (envelope-from rezny@FreeBSD.org) Message-Id: <201702111903.v1BJ3sMj021042@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rezny set sender to rezny@FreeBSD.org using -f From: Matthew Rezny Date: Sat, 11 Feb 2017 19:03:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433902 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:03:56 -0000 Author: rezny Date: Sat Feb 11 19:03:54 2017 New Revision: 433902 URL: https://svnweb.freebsd.org/changeset/ports/433902 Log: Add UPDATING entry for Xorg server 1.18.4 Reviewed by: bapt Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9545 Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Sat Feb 11 18:51:41 2017 (r433901) +++ head/UPDATING Sat Feb 11 19:03:54 2017 (r433902) @@ -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. +20170211: + AFFECTS: users of x11-server/xorg-server + AUTHOR: rezny@FreeBSD.org + + Xorg server has been updated to 1.18.4 and autodetection has changed. + The order in which drivers are now attempted is: + 1) vendor/model specific driver according to PCI IDs + 2) generic modesetting driver which requires a drm driver with KMS + 3) scfb, the generic framebuffer driver + 4) vesa (only if arch is x86) + + This should minimize the need for xorg.conf files. It is recommended to + load the correct KMS driver (i915kms.ko or radeonkms.ko) via rc.conf, + i.e. kld_list="i915kms.ko", to ensure correct functionality. Although + the vendor drivers may attempt to load the correct drm driver, which + does not always work, the modesetting driver assumes the required KMS + driver is already loaded and will fail if there is none. The modesetting + driver is now recommended as an alternative to the Intel driver; the + performance is comparable and stability is better with modesetting. The + ATI driver continues to offer better performance than modesetting. + 20170203: AFFECTS: users of security/libressl-devel AUTHOR: brnrd@FreeBSD.org From owner-svn-ports-head@freebsd.org Sat Feb 11 19:05:26 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 53A9FCDB5AB; Sat, 11 Feb 2017 19:05:26 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 206891E8C; Sat, 11 Feb 2017 19:05:26 +0000 (UTC) (envelope-from farrokhi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BJ5PJc021193; Sat, 11 Feb 2017 19:05:25 GMT (envelope-from farrokhi@FreeBSD.org) Received: (from farrokhi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJ5PRN021192; Sat, 11 Feb 2017 19:05:25 GMT (envelope-from farrokhi@FreeBSD.org) Message-Id: <201702111905.v1BJ5PRN021192@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: farrokhi set sender to farrokhi@FreeBSD.org using -f From: Babak Farrokhi Date: Sat, 11 Feb 2017 19:05:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433903 - head/sysutils/istatserver X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:05:26 -0000 Author: farrokhi Date: Sat Feb 11 19:05:24 2017 New Revision: 433903 URL: https://svnweb.freebsd.org/changeset/ports/433903 Log: Fix package build Reviewed by: bapt Approved by: bapt Differential Revision: https://reviews.freebsd.org/D9326 Modified: head/sysutils/istatserver/Makefile Modified: head/sysutils/istatserver/Makefile ============================================================================== --- head/sysutils/istatserver/Makefile Sat Feb 11 19:03:54 2017 (r433902) +++ head/sysutils/istatserver/Makefile Sat Feb 11 19:05:24 2017 (r433903) @@ -3,6 +3,7 @@ PORTNAME= istatserver PORTVERSION= 3.01 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://s3.amazonaws.com/bjango/files/istatserverlinux/ @@ -31,10 +32,10 @@ do-install: ${STAGEDIR}${PREFIX}/etc/istatserver/istatserver.conf.sample ${INSTALL_DATA} ${WRKSRC}/resource/istatserver_generated.conf \ ${STAGEDIR}${PREFIX}/etc/istatserver/istatserver_generated.conf.sample - ${CHOWN} -R ${USERS} ${STAGEDIR}${PREFIX}/etc/istatserver ${INSTALL_MAN} ${WRKSRC}/resource/istatserver.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL_MAN} ${WRKSRC}/resource/istatserver.conf.5 \ ${STAGEDIR}${MANPREFIX}/man/man5 + @${ECHO_CMD} '@postexec ${CHOWN} -R ${USERS}:${GROUPS} %D/etc/istatserver' >> ${TMPPLIST} .include From owner-svn-ports-head@freebsd.org Sat Feb 11 19:21:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58406CDBBB8; Sat, 11 Feb 2017 19:21: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 17E2BA9E; Sat, 11 Feb 2017 19:21: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 v1BJLTdr028414; Sat, 11 Feb 2017 19:21:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJLST4028408; Sat, 11 Feb 2017 19:21:28 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201702111921.v1BJLST4028408@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 11 Feb 2017 19:21:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433904 - in head/devel: llvm38 llvm38/files llvm39 llvm39/files llvm40 llvm40/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:21:30 -0000 Author: antoine Date: Sat Feb 11 19:21:28 2017 New Revision: 433904 URL: https://svnweb.freebsd.org/changeset/ports/433904 Log: Apply upstream r294806, remove struct_rtentry_sz on FreeBSD This should fix build on head after _WANT_RTENTRY removal Added: head/devel/llvm38/files/compiler-rt-patch-svn-294806 (contents, props changed) head/devel/llvm39/files/compiler-rt-patch-svn-294806 (contents, props changed) head/devel/llvm40/files/compiler-rt-patch-svn-294806 (contents, props changed) Modified: head/devel/llvm38/Makefile head/devel/llvm39/Makefile head/devel/llvm40/Makefile Modified: head/devel/llvm38/Makefile ============================================================================== --- head/devel/llvm38/Makefile Sat Feb 11 19:05:24 2017 (r433903) +++ head/devel/llvm38/Makefile Sat Feb 11 19:21:28 2017 (r433904) @@ -304,6 +304,7 @@ post-patch: post-patch-COMPILER_RT-on: cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-261229 + cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-294806 .if ${ARCH} == "amd64" cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-no-m32 .endif Added: head/devel/llvm38/files/compiler-rt-patch-svn-294806 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm38/files/compiler-rt-patch-svn-294806 Sat Feb 11 19:21:28 2017 (r433904) @@ -0,0 +1,30 @@ +--- lib/sanitizer_common/sanitizer_platform_limits_posix.cc.orig 2016-06-01 08:17:03 UTC ++++ lib/sanitizer_common/sanitizer_platform_limits_posix.cc +@@ -23,11 +23,6 @@ + #ifdef _FILE_OFFSET_BITS + #undef _FILE_OFFSET_BITS + #endif +-#if SANITIZER_FREEBSD +-#define _WANT_RTENTRY +-#include +-#include +-#endif + #include + #include + #include +@@ -417,6 +412,7 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_input_absinfo_sz = sizeof(struct input_absinfo); + unsigned struct_input_id_sz = sizeof(struct input_id); + unsigned struct_mtpos_sz = sizeof(struct mtpos); ++ unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_termio_sz = sizeof(struct termio); + unsigned struct_vt_consize_sz = sizeof(struct vt_consize); + unsigned struct_vt_sizes_sz = sizeof(struct vt_sizes); +@@ -436,7 +432,6 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_midi_info_sz = sizeof(struct midi_info); + unsigned struct_mtget_sz = sizeof(struct mtget); + unsigned struct_mtop_sz = sizeof(struct mtop); +- unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); + unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); + unsigned struct_synth_info_sz = sizeof(struct synth_info); Modified: head/devel/llvm39/Makefile ============================================================================== --- head/devel/llvm39/Makefile Sat Feb 11 19:05:24 2017 (r433903) +++ head/devel/llvm39/Makefile Sat Feb 11 19:21:28 2017 (r433904) @@ -314,6 +314,9 @@ post-patch-CLANG-on: ${REINPLACE_CMD} -e 's|%%LLVM_PREFIX%%|${LLVM_PREFIX}|' \ ${PATCH_WRKSRC}/tools/clang/lib/Driver/Tools.cpp +post-patch-COMPILER_RT-on: + cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-294806 + post-build-COMPILER_RT-on: ${MKDIR} ${WRKDIR}/compiler-rt-build cd ${WRKDIR}/compiler-rt-build && \ Added: head/devel/llvm39/files/compiler-rt-patch-svn-294806 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm39/files/compiler-rt-patch-svn-294806 Sat Feb 11 19:21:28 2017 (r433904) @@ -0,0 +1,30 @@ +--- lib/sanitizer_common/sanitizer_platform_limits_posix.cc.orig 2016-04-26 10:41:30 UTC ++++ lib/sanitizer_common/sanitizer_platform_limits_posix.cc +@@ -23,11 +23,6 @@ + #ifdef _FILE_OFFSET_BITS + #undef _FILE_OFFSET_BITS + #endif +-#if SANITIZER_FREEBSD +-#define _WANT_RTENTRY +-#include +-#include +-#endif + #include + #include + #include +@@ -422,6 +417,7 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_input_absinfo_sz = sizeof(struct input_absinfo); + unsigned struct_input_id_sz = sizeof(struct input_id); + unsigned struct_mtpos_sz = sizeof(struct mtpos); ++ unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_termio_sz = sizeof(struct termio); + unsigned struct_vt_consize_sz = sizeof(struct vt_consize); + unsigned struct_vt_sizes_sz = sizeof(struct vt_sizes); +@@ -441,7 +437,6 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_midi_info_sz = sizeof(struct midi_info); + unsigned struct_mtget_sz = sizeof(struct mtget); + unsigned struct_mtop_sz = sizeof(struct mtop); +- unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); + unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); + unsigned struct_synth_info_sz = sizeof(struct synth_info); Modified: head/devel/llvm40/Makefile ============================================================================== --- head/devel/llvm40/Makefile Sat Feb 11 19:05:24 2017 (r433903) +++ head/devel/llvm40/Makefile Sat Feb 11 19:21:28 2017 (r433904) @@ -328,6 +328,9 @@ post-patch-CLANG-on: ${REINPLACE_CMD} -e 's|%%LLVM_PREFIX%%|${LLVM_PREFIX}|' \ ${PATCH_WRKSRC}/tools/clang/lib/Driver/Tools.cpp +post-patch-COMPILER_RT-on: + cd ${WRKSRC_compiler_rt} && patch < ${PATCHDIR}/compiler-rt-patch-svn-294806 + post-build-COMPILER_RT-on: ${MKDIR} ${WRKDIR}/compiler-rt-build cd ${WRKDIR}/compiler-rt-build && \ Added: head/devel/llvm40/files/compiler-rt-patch-svn-294806 ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/llvm40/files/compiler-rt-patch-svn-294806 Sat Feb 11 19:21:28 2017 (r433904) @@ -0,0 +1,30 @@ +--- lib/sanitizer_common/sanitizer_platform_limits_posix.cc.orig 2016-12-20 07:58:49 UTC ++++ lib/sanitizer_common/sanitizer_platform_limits_posix.cc +@@ -23,11 +23,6 @@ + #ifdef _FILE_OFFSET_BITS + #undef _FILE_OFFSET_BITS + #endif +-#if SANITIZER_FREEBSD +-#define _WANT_RTENTRY +-#include +-#include +-#endif + #include + #include + #include +@@ -433,6 +428,7 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_input_absinfo_sz = sizeof(struct input_absinfo); + unsigned struct_input_id_sz = sizeof(struct input_id); + unsigned struct_mtpos_sz = sizeof(struct mtpos); ++ unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_termio_sz = sizeof(struct termio); + unsigned struct_vt_consize_sz = sizeof(struct vt_consize); + unsigned struct_vt_sizes_sz = sizeof(struct vt_sizes); +@@ -452,7 +448,6 @@ unsigned struct_ElfW_Phdr_sz = sizeof(El + unsigned struct_midi_info_sz = sizeof(struct midi_info); + unsigned struct_mtget_sz = sizeof(struct mtget); + unsigned struct_mtop_sz = sizeof(struct mtop); +- unsigned struct_rtentry_sz = sizeof(struct rtentry); + unsigned struct_sbi_instrument_sz = sizeof(struct sbi_instrument); + unsigned struct_seq_event_rec_sz = sizeof(struct seq_event_rec); + unsigned struct_synth_info_sz = sizeof(struct synth_info); From owner-svn-ports-head@freebsd.org Sat Feb 11 19:37:23 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24D56CDB284; Sat, 11 Feb 2017 19:37:23 +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 E5B2E14A3; Sat, 11 Feb 2017 19:37:22 +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 v1BJbLWf033620; Sat, 11 Feb 2017 19:37:21 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJbL7p033619; Sat, 11 Feb 2017 19:37:21 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702111937.v1BJbL7p033619@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 19:37:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433905 - head/multimedia/bombono X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:37:23 -0000 Author: jbeich Date: Sat Feb 11 19:37:21 2017 New Revision: 433905 URL: https://svnweb.freebsd.org/changeset/ports/433905 Log: multimedia/bombono: unbreak with gcc6 or later src/mgui/dvdimport.cpp: In function 'void DVD::OnPreparePage(DVD::ImportData&)': src/mgui/dvdimport.cpp:214:82: error: ambiguous overload for 'operator<<' (operand types are 'str::stream' and 'const char [3]') std::string desc = (str::stream(Mpeg::SecToHMS(vob.tmLen, true)) << ", " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ src/mgui/dvdimport.cpp: In function 'DVD::ReaderPtr DVD::OpenDVD(const string&, DVD::ImportData&)': src/mgui/dvdimport.cpp:278:41: error: cannot convert 'DVD::ReaderPtr {aka ptr::shared}' to 'bool' for argument '2' to 'void DVD::SetCurPageComplete(Gtk::Assistant&, bool)' SetCurPageComplete(id.ast, id.reader); ^ Modified: head/multimedia/bombono/Makefile (contents, props changed) Modified: head/multimedia/bombono/Makefile ============================================================================== --- head/multimedia/bombono/Makefile Sat Feb 11 19:21:28 2017 (r433904) +++ head/multimedia/bombono/Makefile Sat Feb 11 19:37:21 2017 (r433905) @@ -27,6 +27,7 @@ RUN_DEPENDS= gm:graphics/GraphicsMagick USES= desktop-file-utils gettext pkgconfig scons shared-mime-info \ tar:bzip2 +USE_CXXSTD= gnu++98 USE_GNOME= gtkmm24 INSTALLS_ICONS= yes From owner-svn-ports-head@freebsd.org Sat Feb 11 19:45:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B441BCDB4BC; Sat, 11 Feb 2017 19:45:03 +0000 (UTC) (envelope-from tijl@freebsd.org) Received: from mailrelay119.isp.belgacom.be (mailrelay119.isp.belgacom.be [195.238.20.146]) (using TLSv1.2 with cipher RC4-SHA (128/128 bits)) (Client CN "relay.skynet.be", Issuer "GlobalSign Organization Validation CA - SHA256 - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8145318EE; Sat, 11 Feb 2017 19:45:02 +0000 (UTC) (envelope-from tijl@freebsd.org) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: =?us-ascii?q?A2B8BgB8aJ9Y/1fag21eGgEBAQECAQEBA?= =?us-ascii?q?QgBAQEBg1JBEBB4EY5TkRspAZcYKoV4AoJ6RBQBAgEBAQEBAQFiKIRqAQU6HCM?= =?us-ascii?q?QCxQECRoLDyoeBhOJbgqxd4tHAQEBAQEBAQMBAQEBAQEBHAWLO4Q+FoVGHwWbc?= =?us-ascii?q?oZvixh2kByTFTYhgQA0KgiFOIFJPzWKNgEBAQ?= X-IPAS-Result: =?us-ascii?q?A2B8BgB8aJ9Y/1fag21eGgEBAQECAQEBAQgBAQEBg1JBEBB?= =?us-ascii?q?4EY5TkRspAZcYKoV4AoJ6RBQBAgEBAQEBAQFiKIRqAQU6HCMQCxQECRoLDyoeB?= =?us-ascii?q?hOJbgqxd4tHAQEBAQEBAQMBAQEBAQEBHAWLO4Q+FoVGHwWbcoZvixh2kByTFTY?= =?us-ascii?q?hgQA0KgiFOIFJPzWKNgEBAQ?= Received: from 87.218-131-109.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([109.131.218.87]) by relay.skynet.be with ESMTP; 11 Feb 2017 20:44:52 +0100 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.15.2/8.15.2) with ESMTP id v1BJip67004572; Sat, 11 Feb 2017 20:44:52 +0100 (CET) (envelope-from tijl@FreeBSD.org) Date: Sat, 11 Feb 2017 20:44:51 +0100 From: Tijl Coosemans To: Matthew Rezny Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r433897 - in head: graphics/libGL/files graphics/libdrm/files x11-servers/xorg-server/files Message-ID: <20170211204451.5b77ac7d@kalimero.tijl.coosemans.org> In-Reply-To: <201702111745.v1BHj0gJ088130@repo.freebsd.org> References: <201702111745.v1BHj0gJ088130@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:45:03 -0000 On Sat, 11 Feb 2017 17:45:00 +0000 (UTC) Matthew Rezny wrote: > Author: rezny > Date: Sat Feb 11 17:44:59 2017 > New Revision: 433897 > URL: https://svnweb.freebsd.org/changeset/ports/433897 > > Log: > Remove post-patch cruft accidentally introduced into patch-configure files > with the previous commit. Thanks to tijl for noticing what I overlooked. > > Approved by: swills (mentor) > Differential Revision: https://reviews.freebsd.org/D9544 > > Modified: > head/graphics/libGL/files/patch-configure > head/graphics/libdrm/files/patch-configure > head/x11-servers/xorg-server/files/patch-configure > > Modified: head/graphics/libGL/files/patch-configure > ============================================================================== > --- head/graphics/libGL/files/patch-configure Sat Feb 11 17:42:06 2017 (r433896) > +++ head/graphics/libGL/files/patch-configure Sat Feb 11 17:44:59 2017 (r433897) > @@ -330,62 +48,6 @@ > > if test "x$have_libclc" = xno; then > as_fn_error $? "pkg-config cannot find libclc.pc which is required to build clover. > -@@ -26375,26 +26397,26 @@ fi > - strip_unwanted_llvm_flags() { > - # Use \> (marks the end of the word) > - echo `$1` | sed \ > -- -e 's/-march=\S*//g' \ > -- -e 's/-mtune=\S*//g' \ > -- -e 's/-mcpu=\S*//g' \ > -- -e 's/-DNDEBUG\>//g' \ > -- -e 's/-D_GNU_SOURCE\>//g' \ > -- -e 's/-pedantic\>//g' \ > -- -e 's/-Wcovered-switch-default\>//g' \ > -- -e 's/-O.\>//g' \ > -- -e 's/-g\>//g' \ > -- -e 's/-Wall\>//g' \ > -- -e 's/-Wcast-qual\>//g' \ > -- -e 's/-Woverloaded-virtual\>//g' \ > -- -e 's/-fcolor-diagnostics\>//g' \ > -- -e 's/-fdata-sections\>//g' \ > -- -e 's/-ffunction-sections\>//g' \ > -- -e 's/-fno-exceptions\>//g' \ > -- -e 's/-fomit-frame-pointer\>//g' \ > -- -e 's/-fvisibility-inlines-hidden\>//g' \ > -- -e 's/-fPIC\>//g' \ > -- -e 's/-fstack-protector-strong\>//g' > -+ -e 's/-march=[:graph:]* //g' \ > -+ -e 's/-mtune=[:graph:]* //g' \ > -+ -e 's/-mcpu=[:graph:]* //g' \ > -+ -e 's/-DNDEBUG[[:>:]]//g' \ > -+ -e 's/-D_GNU_SOURCE[[:>:]]//g' \ > -+ -e 's/-pedantic[[:>:]]//g' \ > -+ -e 's/-Wcovered-switch-default[[:>:]]//g' \ > -+ -e 's/-O.[[:>:]]//g' \ > -+ -e 's/-g[[:>:]]//g' \ > -+ -e 's/-Wall[[:>:]]//g' \ > -+ -e 's/-Wcast-qual[[:>:]]//g' \ > -+ -e 's/-Woverloaded-virtual[[:>:]]//g' \ > -+ -e 's/-fcolor-diagnostics[[:>:]]//g' \ > -+ -e 's/-fdata-sections[[:>:]]//g' \ > -+ -e 's/-ffunction-sections[[:>:]]//g' \ > -+ -e 's/-fno-exceptions[[:>:]]//g' \ > -+ -e 's/-fomit-frame-pointer[[:>:]]//g' \ > -+ -e 's/-fvisibility-inlines-hidden[[:>:]]//g' \ > -+ -e 's/-fPIC[[:>:]]//g' \ > -+ -e 's/-fstack-protector-strong[[:>:]]//g' These changes should stay :) From owner-svn-ports-head@freebsd.org Sat Feb 11 19:45:56 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7A40BCDB4F2; Sat, 11 Feb 2017 19:45:56 +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 497DE19E5; Sat, 11 Feb 2017 19:45:56 +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 v1BJjtG0037734; Sat, 11 Feb 2017 19:45:55 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJjtdq037732; Sat, 11 Feb 2017 19:45:55 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201702111945.v1BJjtdq037732@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Sat, 11 Feb 2017 19:45:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433906 - head/textproc/py-rst2html5 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:45:56 -0000 Author: olivierd Date: Sat Feb 11 19:45:55 2017 New Revision: 433906 URL: https://svnweb.freebsd.org/changeset/ports/433906 Log: Update to 1.9.1 Modified: head/textproc/py-rst2html5/Makefile head/textproc/py-rst2html5/distinfo Modified: head/textproc/py-rst2html5/Makefile ============================================================================== --- head/textproc/py-rst2html5/Makefile Sat Feb 11 19:37:21 2017 (r433905) +++ head/textproc/py-rst2html5/Makefile Sat Feb 11 19:45:55 2017 (r433906) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rst2html5 -PORTVERSION= 1.9 +PORTVERSION= 1.9.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-rst2html5/distinfo ============================================================================== --- head/textproc/py-rst2html5/distinfo Sat Feb 11 19:37:21 2017 (r433905) +++ head/textproc/py-rst2html5/distinfo Sat Feb 11 19:45:55 2017 (r433906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482496918 -SHA256 (rst2html5-1.9.tar.gz) = c1fbe920358e9311144f8709f19353de9fd8ac4baab6beb2fdb41cdb1beb94e5 -SIZE (rst2html5-1.9.tar.gz) = 59848 +TIMESTAMP = 1486842040 +SHA256 (rst2html5-1.9.1.tar.gz) = adbc236c5c20d977e96a3c1d457e302558493e6724d4852b9a6cdc173733ab04 +SIZE (rst2html5-1.9.1.tar.gz) = 60101 From owner-svn-ports-head@freebsd.org Sat Feb 11 19:52:07 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1C52ACDB5B4; Sat, 11 Feb 2017 19:52:07 +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 DD8D61DD5; Sat, 11 Feb 2017 19:52:06 +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 v1BJq5I9039517; Sat, 11 Feb 2017 19:52:05 GMT (envelope-from tijl@FreeBSD.org) Received: (from tijl@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJq59t039516; Sat, 11 Feb 2017 19:52:05 GMT (envelope-from tijl@FreeBSD.org) Message-Id: <201702111952.v1BJq59t039516@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tijl set sender to tijl@FreeBSD.org using -f From: Tijl Coosemans Date: Sat, 11 Feb 2017 19:52:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433907 - head/audio/linux-skype_oss_wrapper X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:52:07 -0000 Author: tijl Date: Sat Feb 11 19:52:05 2017 New Revision: 433907 URL: https://svnweb.freebsd.org/changeset/ports/433907 Log: Allow building with linux-c7-devtools. Reported by: Stari Karp Modified: head/audio/linux-skype_oss_wrapper/Makefile Modified: head/audio/linux-skype_oss_wrapper/Makefile ============================================================================== --- head/audio/linux-skype_oss_wrapper/Makefile Sat Feb 11 19:45:55 2017 (r433906) +++ head/audio/linux-skype_oss_wrapper/Makefile Sat Feb 11 19:52:05 2017 (r433907) @@ -13,12 +13,11 @@ COMMENT= Partial PulseAudio API implemen LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${LINUXBASE}/usr/bin/gcc:devel/linux-c6-devtools - USE_GITHUB= yes GH_ACCOUNT= s3erios USES= linux +USE_LINUX= base devtools:build USE_LINUX_PREFIX= yes # do not define USE_LDCONFIG, it's not for global use From owner-svn-ports-head@freebsd.org Sat Feb 11 19:54:34 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22106CDB730; Sat, 11 Feb 2017 19:54: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 C942BB5; Sat, 11 Feb 2017 19:54:33 +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 v1BJsWnP041778; Sat, 11 Feb 2017 19:54:32 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BJsWSw041777; Sat, 11 Feb 2017 19:54:32 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702111954.v1BJsWSw041777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 19:54:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433908 - head/math/cvc3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 19:54:34 -0000 Author: jbeich Date: Sat Feb 11 19:54:32 2017 New Revision: 433908 URL: https://svnweb.freebsd.org/changeset/ports/433908 Log: math/cvc3: unbreak with gcc6 or later In file included from src/include/expr_manager.h:445:0, from src/include/expr.h:803, from expr.cpp:25: src/include/expr_value.h: In static member function 'static size_t CVC3::ExprString::hash(const string&)': src/include/expr_value.h:667:34: error: no match for call to '(std::hash) (const char*)' return s_charHash(str.c_str()); ^ In file included from src/include/hash_map.h:54:0, from src/include/compat_hash_map.h:34, from src/include/expr.h:33, from src/include/assumptions.h:36, from src/include/theorem_producer.h:75, from common_theorem_producer.h:34, from common_theorem_producer.cpp:27: src/include/hash_table.h: In instantiation of 'Hash::hash_table<_Key, _Value, _HashFcn, _EqualKey, _ExtractKey>::~hash_table() [with _Key = CVC3::Expr; _Value = std::pair >*>; _HashFcn = std::hash; _EqualKey = std::equal_to; _ExtractKey = Hash::_Select1st >*> >]': src/include/hash_map.h:82:9: required from 'CVC3::CDMap::~CDMap() [with Key = CVC3::Expr; Data = CVC3::Theorem; HashFcn = std::hash]' common_theorem_producer.h:60:38: required from here src/include/hash_table.h:319:5: error: use of deleted function 'std::hash::~hash()' } ^ Modified: head/math/cvc3/Makefile (contents, props changed) Modified: head/math/cvc3/Makefile ============================================================================== --- head/math/cvc3/Makefile Sat Feb 11 19:52:05 2017 (r433907) +++ head/math/cvc3/Makefile Sat Feb 11 19:54:32 2017 (r433908) @@ -21,6 +21,7 @@ CXXFLAGS+= -fPIC GNU_CONFIGURE= yes USES= bison gmake pathfix perl5 PATHFIX_MAKEFILEIN= Makefile +USE_CXXSTD= gnu++98 USE_GCC= any USE_LDCONFIG= yes From owner-svn-ports-head@freebsd.org Sat Feb 11 20:05:17 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4F852CDBA49; Sat, 11 Feb 2017 20:05: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 1C65F9B4; Sat, 11 Feb 2017 20:05: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 v1BK5GBl046160; Sat, 11 Feb 2017 20:05:16 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BK5GtM046159; Sat, 11 Feb 2017 20:05:16 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702112005.v1BK5GtM046159@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 20:05:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433909 - head/games/criticalmass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 20:05:17 -0000 Author: jbeich Date: Sat Feb 11 20:05:15 2017 New Revision: 433909 URL: https://svnweb.freebsd.org/changeset/ports/433909 Log: games/criticalmass: unbreak with gcc6 or later In file included from Config.cpp:26:0: ./Config.hpp:94:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:94:63: error: template argument 3 is invalid ./Config.hpp:94:63: error: template argument 3 is invalid ./Config.hpp:94:6: error: 'hash_map' is not a type hash_map< string, Value*, hash, equal_to > &kvmap); ^~~~~~~~ ./Config.hpp:94:14: error: expected ',' or '...' before '<' token hash_map< string, Value*, hash, equal_to > &kvmap); ^ ./Config.hpp:97:63: error: template argument 3 is invalid hash_map< string, Value*, hash, equal_to > &kvmap); ^ [...] Modified: head/games/criticalmass/Makefile (contents, props changed) Modified: head/games/criticalmass/Makefile ============================================================================== --- head/games/criticalmass/Makefile Sat Feb 11 19:54:32 2017 (r433908) +++ head/games/criticalmass/Makefile Sat Feb 11 20:05:15 2017 (r433909) @@ -23,6 +23,7 @@ DOS2UNIX_FILES= tinyxml/*.cpp tinyxml/*. USE_XORG= x11 USE_GL= gl USE_SDL= image mixer sdl +USE_CXXSTD= gnu++98 USE_GCC= any GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-optimize From owner-svn-ports-head@freebsd.org Sat Feb 11 20:16:20 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2B7ABCDBE07; Sat, 11 Feb 2017 20:16: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 EF1A8114C; Sat, 11 Feb 2017 20:16: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 v1BKGJKv050269; Sat, 11 Feb 2017 20:16:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BKGJh6050268; Sat, 11 Feb 2017 20:16:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702112016.v1BKGJh6050268@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 20:16:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433910 - head/net/nepenthes X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 20:16:20 -0000 Author: jbeich Date: Sat Feb 11 20:16:18 2017 New Revision: 433910 URL: https://svnweb.freebsd.org/changeset/ports/433910 Log: net/nepenthes: unbreak with gcc6 or later In file included from SMBDialogue.cpp:34:0: asn1-shellcodes.h:25:1: error: narrowing conversion of '133' from 'int' to 'char' inside { } [-Wnarrowing] }; ^ asn1-shellcodes.h:25:1: error: narrowing conversion of '255' from 'int' to 'char' inside { } [-Wnarrowing] asn1-shellcodes.h:25:1: error: narrowing conversion of '200' from 'int' to 'char' inside { } [-Wnarrowing] asn1-shellcodes.h:300:1: error: narrowing conversion of '191' from 'int' to 'char' inside { } [-Wnarrowing] }; ^ [...] Modified: head/net/nepenthes/Makefile (contents, props changed) Modified: head/net/nepenthes/Makefile ============================================================================== --- head/net/nepenthes/Makefile Sat Feb 11 20:05:15 2017 (r433909) +++ head/net/nepenthes/Makefile Sat Feb 11 20:16:18 2017 (r433910) @@ -17,6 +17,7 @@ LIB_DEPENDS= libpcre.so:devel/pcre \ USES= dos2unix libtool perl5 DOS2UNIX_FILE= modules/shellcode-generic/sch_generic_connect_trans.cpp +USE_CXXSTD= gnu++98 USE_GCC= any GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=/var From owner-svn-ports-head@freebsd.org Sat Feb 11 20:47:03 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C2D0CCDBA77; Sat, 11 Feb 2017 20:47:03 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 82E9B1921; Sat, 11 Feb 2017 20:47:03 +0000 (UTC) (envelope-from asomers@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BKl2nG062851; Sat, 11 Feb 2017 20:47:02 GMT (envelope-from asomers@FreeBSD.org) Received: (from asomers@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BKl2TA062846; Sat, 11 Feb 2017 20:47:02 GMT (envelope-from asomers@FreeBSD.org) Message-Id: <201702112047.v1BKl2TA062846@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: asomers set sender to asomers@FreeBSD.org using -f From: Alan Somers Date: Sat, 11 Feb 2017 20:47:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433911 - in head/shells/fish: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 20:47:03 -0000 Author: asomers (src committer) Date: Sat Feb 11 20:47:02 2017 New Revision: 433911 URL: https://svnweb.freebsd.org/changeset/ports/433911 Log: shells/fish: Upgrade to 2.5.0 PR: 216990 Reviewed by: brd Approved by: brd (ports) Differential Revision: https://reviews.freebsd.org/D9537 Modified: head/shells/fish/Makefile head/shells/fish/distinfo head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish head/shells/fish/pkg-plist Modified: head/shells/fish/Makefile ============================================================================== --- head/shells/fish/Makefile Sat Feb 11 20:16:18 2017 (r433910) +++ head/shells/fish/Makefile Sat Feb 11 20:47:02 2017 (r433911) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= fish -PORTVERSION= 2.4.0 -PORTREVISION= 2 +PORTVERSION= 2.5.0 CATEGORIES= shells MASTER_SITES= http://fishshell.com/files/${PORTVERSION}/ @@ -12,7 +11,8 @@ COMMENT= User friendly command line shel LICENSE= GPLv2 -USES= autoreconf cpe gmake libtool ncurses pkgconfig pathfix python:3 localbase +USES= autoreconf cpe gmake libtool ncurses pkgconfig pathfix python:3 \ + localbase compiler:c++11-lang GNU_CONFIGURE= yes Modified: head/shells/fish/distinfo ============================================================================== --- head/shells/fish/distinfo Sat Feb 11 20:16:18 2017 (r433910) +++ head/shells/fish/distinfo Sat Feb 11 20:47:02 2017 (r433911) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480350260 -SHA256 (fish-2.4.0.tar.gz) = 06bbb2323360439c4044da762d114ec1aa1aba265cec71c0543e6a0095c9efc5 -SIZE (fish-2.4.0.tar.gz) = 3455874 +TIMESTAMP = 1486791004 +SHA256 (fish-2.5.0.tar.gz) = f8c0edadca2de379ccf305aeace660a9255fa2180c72e85e97705a24c256b2a5 +SIZE (fish-2.5.0.tar.gz) = 3496831 Modified: head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish ============================================================================== --- head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish Sat Feb 11 20:16:18 2017 (r433910) +++ head/shells/fish/files/patch-share_functions_____fish__print__filesystems.fish Sat Feb 11 20:47:02 2017 (r433911) @@ -1,11 +1,11 @@ ---- share/functions/__fish_print_filesystems.fish.orig 2017-01-13 15:45:46 UTC +--- share/functions/__fish_print_filesystems.fish.orig 2017-02-03 01:46:58 UTC +++ share/functions/__fish_print_filesystems.fish @@ -4,6 +4,6 @@ function __fish_print_filesystems -d "Pr - set fs $fs hfs hpfs iso9660 jfs minix msdos ncpfs nfs ntfs proc qnx4 ramfs - set fs $fs reiserfs romfs smbfs sysv tmpfs udf ufs umsdos vfat xenix xfs xiafs - # Mount has helper binaries to mount filesystems -- # These are called mount.* and are placed somewhere in $PATH -- printf "%s\n" $fs (string replace -ra ".*/mount." "" -- $PATH/mount.*) -+ # These are called mount_* and are placed somewhere in $PATH -+ printf "%s\n" $fs (string replace -ra ".*/mount_" "" -- $PATH/mount_*) + set fs $fs hfs hpfs iso9660 jfs minix msdos ncpfs nfs ntfs proc qnx4 ramfs + set fs $fs reiserfs romfs smbfs sysv tmpfs udf ufs umsdos vfat xenix xfs xiafs + # Mount has helper binaries to mount filesystems +- # These are called mount.* and are placed somewhere in $PATH +- printf "%s\n" $fs (string replace -ra ".*/mount." "" -- $PATH/mount.*) ++ # These are called mount_* and are placed somewhere in $PATH ++ printf "%s\n" $fs (string replace -ra ".*/mount_" "" -- $PATH/mount_*) end Modified: head/shells/fish/pkg-plist ============================================================================== --- head/shells/fish/pkg-plist Sat Feb 11 20:16:18 2017 (r433910) +++ head/shells/fish/pkg-plist Sat Feb 11 20:47:02 2017 (r433911) @@ -48,6 +48,8 @@ man/man1/fish_key_reader.1.gz %%PORTDOCS%%%%DOCSDIR%%/user_doc.css %%DATADIR%%/__fish_build_paths.fish %%DATADIR%%/completions/..fish +%%DATADIR%%/completions/VBoxHeadless.fish +%%DATADIR%%/completions/VBoxSDL.fish %%DATADIR%%/completions/a2disconf.fish %%DATADIR%%/completions/a2dismod.fish %%DATADIR%%/completions/a2dissite.fish @@ -113,6 +115,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/aura.fish %%DATADIR%%/completions/awk.fish %%DATADIR%%/completions/badblocks.fish +%%DATADIR%%/completions/base64.fish %%DATADIR%%/completions/bc.fish %%DATADIR%%/completions/bg.fish %%DATADIR%%/completions/bind.fish @@ -133,6 +136,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/bzr.fish %%DATADIR%%/completions/cabal-dev.fish %%DATADIR%%/completions/cabal.fish +%%DATADIR%%/completions/caffeinate.fish %%DATADIR%%/completions/cancel.fish %%DATADIR%%/completions/canto.fish %%DATADIR%%/completions/cargo.fish @@ -171,11 +175,13 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/cygport.fish %%DATADIR%%/completions/darcs.fish %%DATADIR%%/completions/date.fish +%%DATADIR%%/completions/dconf.fish %%DATADIR%%/completions/dcop.fish %%DATADIR%%/completions/dd.fish %%DATADIR%%/completions/defaults.fish %%DATADIR%%/completions/df.fish %%DATADIR%%/completions/diff.fish +%%DATADIR%%/completions/dig.fish %%DATADIR%%/completions/diskutil.fish %%DATADIR%%/completions/display.fish %%DATADIR%%/completions/djview.fish @@ -184,6 +190,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/dlocate.fish %%DATADIR%%/completions/dmesg.fish %%DATADIR%%/completions/dnf.fish +%%DATADIR%%/completions/dpkg-reconfigure.fish %%DATADIR%%/completions/dpkg.fish %%DATADIR%%/completions/dropbox.fish %%DATADIR%%/completions/du.fish @@ -211,6 +218,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/exit.fish %%DATADIR%%/completions/expand.fish %%DATADIR%%/completions/fcrontab.fish +%%DATADIR%%/completions/feh.fish %%DATADIR%%/completions/fg.fish %%DATADIR%%/completions/fgrep.fish %%DATADIR%%/completions/figlet.fish @@ -278,6 +286,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/la.fish %%DATADIR%%/completions/latex.fish %%DATADIR%%/completions/latexmk.fish +%%DATADIR%%/completions/launchctl.fish %%DATADIR%%/completions/lein.fish %%DATADIR%%/completions/less.fish %%DATADIR%%/completions/ll.fish @@ -303,6 +312,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/lua.fish %%DATADIR%%/completions/lualatex.fish %%DATADIR%%/completions/lunchy.fish +%%DATADIR%%/completions/lxc.fish %%DATADIR%%/completions/lxpanel.fish %%DATADIR%%/completions/m4.fish %%DATADIR%%/completions/machinectl.fish @@ -313,11 +323,17 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/mc.fish %%DATADIR%%/completions/md5sum.fish %%DATADIR%%/completions/mdbook.fish +%%DATADIR%%/completions/mddiagnose.fish +%%DATADIR%%/completions/mdfind.fish +%%DATADIR%%/completions/mdimport.fish +%%DATADIR%%/completions/mdls.fish +%%DATADIR%%/completions/mdutil.fish %%DATADIR%%/completions/meat.fish %%DATADIR%%/completions/mix.fish %%DATADIR%%/completions/mkdir.fish %%DATADIR%%/completions/mkinitcpio.fish %%DATADIR%%/completions/mktemp.fish +%%DATADIR%%/completions/mkvextract.fish %%DATADIR%%/completions/mocp.fish %%DATADIR%%/completions/modinfo.fish %%DATADIR%%/completions/modprobe.fish @@ -348,6 +364,8 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/not.fish %%DATADIR%%/completions/npm.fish %%DATADIR%%/completions/nvim.fish +%%DATADIR%%/completions/nvram.fish +%%DATADIR%%/completions/objdump.fish %%DATADIR%%/completions/obnam.fish %%DATADIR%%/completions/oggenc.fish %%DATADIR%%/completions/omega.fish @@ -460,6 +478,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/sudo.fish %%DATADIR%%/completions/svn.fish %%DATADIR%%/completions/sylpheed.fish +%%DATADIR%%/completions/sysbench.fish %%DATADIR%%/completions/sysctl.fish %%DATADIR%%/completions/systemctl.fish %%DATADIR%%/completions/systemd-analyze.fish @@ -474,6 +493,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/completions/time.fish %%DATADIR%%/completions/timedatectl.fish %%DATADIR%%/completions/timeout.fish +%%DATADIR%%/completions/tmutil.fish %%DATADIR%%/completions/tmux.fish %%DATADIR%%/completions/tmuxinator.fish %%DATADIR%%/completions/top.fish @@ -579,6 +599,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/functions/__fish_config_interactive.fish %%DATADIR%%/functions/__fish_contains_opt.fish %%DATADIR%%/functions/__fish_crux_packages.fish +%%DATADIR%%/functions/__fish_cursor_1337.fish %%DATADIR%%/functions/__fish_cursor_konsole.fish %%DATADIR%%/functions/__fish_cursor_xterm.fish %%DATADIR%%/functions/__fish_describe_command.fish @@ -597,6 +618,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/functions/__fish_number_of_cmd_args_wo_opts.fish %%DATADIR%%/functions/__fish_paginate.fish %%DATADIR%%/functions/__fish_ports_dirs.fish +%%DATADIR%%/functions/__fish_print_VBox_vms.fish %%DATADIR%%/functions/__fish_print_abook_emails.fish %%DATADIR%%/functions/__fish_print_addresses.fish %%DATADIR%%/functions/__fish_print_arch_daemons.fish @@ -670,14 +692,18 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/functions/dirh.fish %%DATADIR%%/functions/dirs.fish %%DATADIR%%/functions/down-or-search.fish +%%DATADIR%%/functions/edit_command_buffer.fish %%DATADIR%%/functions/eval.fish %%DATADIR%%/functions/export.fish %%DATADIR%%/functions/fish_clipboard_copy.fish %%DATADIR%%/functions/fish_clipboard_paste.fish %%DATADIR%%/functions/fish_config.fish %%DATADIR%%/functions/fish_default_key_bindings.fish +%%DATADIR%%/functions/fish_default_mode_prompt.fish %%DATADIR%%/functions/fish_fallback_prompt.fish +%%DATADIR%%/functions/fish_hybrid_key_bindings.fish %%DATADIR%%/functions/fish_indent.fish +%%DATADIR%%/functions/fish_key_reader.fish %%DATADIR%%/functions/fish_mode_prompt.fish %%DATADIR%%/functions/fish_prompt.fish %%DATADIR%%/functions/fish_update_completions.fish @@ -702,6 +728,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/functions/popd.fish %%DATADIR%%/functions/prevd-or-backward-word.fish %%DATADIR%%/functions/prevd.fish +%%DATADIR%%/functions/prompt_hostname.fish %%DATADIR%%/functions/prompt_pwd.fish %%DATADIR%%/functions/psub.fish %%DATADIR%%/functions/pushd.fish @@ -715,6 +742,7 @@ man/man1/fish_key_reader.1.gz %%DATADIR%%/functions/umask.fish %%DATADIR%%/functions/up-or-search.fish %%DATADIR%%/functions/vared.fish +%%DATADIR%%/groff/fish.tmac %%DATADIR%%/man/man1/abbr.1.gz %%DATADIR%%/man/man1/alias.1.gz %%DATADIR%%/man/man1/and.1.gz @@ -833,6 +861,7 @@ man/man1/fish_key_reader.1.gz %%NLS%%share/locale/de/LC_MESSAGES/fish.mo %%NLS%%share/locale/en/LC_MESSAGES/fish.mo %%NLS%%share/locale/fr/LC_MESSAGES/fish.mo +%%NLS%%share/locale/pl/LC_MESSAGES/fish.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/fish.mo %%NLS%%share/locale/sv/LC_MESSAGES/fish.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/fish.mo From owner-svn-ports-head@freebsd.org Sat Feb 11 20:52:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 600C2CDBF52; Sat, 11 Feb 2017 20:52:25 +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 2C7E5223; Sat, 11 Feb 2017 20:52:25 +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 v1BKqO7n066640; Sat, 11 Feb 2017 20:52:24 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BKqOMf066639; Sat, 11 Feb 2017 20:52:24 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702112052.v1BKqOMf066639@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 20:52:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433912 - head/net/ipxe X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 20:52:25 -0000 Author: jbeich Date: Sat Feb 11 20:52:24 2017 New Revision: 433912 URL: https://svnweb.freebsd.org/changeset/ports/433912 Log: net/ipxe: verbose build and unbreak with gcc6 or later PR: 217005 Submitted by: Tobias Kortkamp (maintainer) Modified: head/net/ipxe/Makefile (contents, props changed) Modified: head/net/ipxe/Makefile ============================================================================== --- head/net/ipxe/Makefile Sat Feb 11 20:47:02 2017 (r433911) +++ head/net/ipxe/Makefile Sat Feb 11 20:52:24 2017 (r433912) @@ -35,6 +35,8 @@ USE_GCC= yes MAKE_ARGS= PERL=${PERL} \ CC=${CC} \ HOST_CC=${CC} \ + NO_WERROR=1 \ + V=1 \ OBJCOPY="${LOCALBASE}/bin/objcopy" \ ISOLINUX_BIN="${WRKSRC}/isolinux.bin" \ LDLINUX_C32="${LOCALBASE}/share/syslinux/bios/com32/elflink/ldlinux/ldlinux.c32" From owner-svn-ports-head@freebsd.org Sat Feb 11 21:08:31 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84047CDA2B3; Sat, 11 Feb 2017 21:08:31 +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 460A0AE3; Sat, 11 Feb 2017 21:08:31 +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 v1BL8UIY071017; Sat, 11 Feb 2017 21:08:30 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BL8U1j071015; Sat, 11 Feb 2017 21:08:30 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702112108.v1BL8U1j071015@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 21:08:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433913 - head/graphics/pdfpc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:08:31 -0000 Author: bapt Date: Sat Feb 11 21:08:30 2017 New Revision: 433913 URL: https://svnweb.freebsd.org/changeset/ports/433913 Log: Update to 4.0.5 Take maintainership Approved by: kwm (former maintainer) Modified: head/graphics/pdfpc/Makefile head/graphics/pdfpc/distinfo Modified: head/graphics/pdfpc/Makefile ============================================================================== --- head/graphics/pdfpc/Makefile Sat Feb 11 20:52:24 2017 (r433912) +++ head/graphics/pdfpc/Makefile Sat Feb 11 21:08:30 2017 (r433913) @@ -1,14 +1,16 @@ # $FreeBSD$ PORTNAME= pdfpc -PORTVERSION= 4.0.2 -PORTREVISION= 2 +PORTVERSION= 4.0.5 CATEGORIES= graphics DISTVERSIONPREFIX= v -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= bapt@FreeBSD.org COMMENT= Keynote-like multi-monitor presentation viewer +LICENSE= GPLv2 +LICENSE_FILES= ${WRKSRC}/LICENSE.txt + BUILD_DEPENDS= valac:lang/vala LIB_DEPENDS= libgee-0.8.so:devel/libgee \ libpoppler-glib.so:graphics/poppler-glib Modified: head/graphics/pdfpc/distinfo ============================================================================== --- head/graphics/pdfpc/distinfo Sat Feb 11 20:52:24 2017 (r433912) +++ head/graphics/pdfpc/distinfo Sat Feb 11 21:08:30 2017 (r433913) @@ -1,2 +1,3 @@ -SHA256 (pdfpc-pdfpc-v4.0.2_GH0.tar.gz) = 591da2f984dd7714b0607aff450b99649f9a8caaf311a38be8f5e2e1e565be96 -SIZE (pdfpc-pdfpc-v4.0.2_GH0.tar.gz) = 75962 +TIMESTAMP = 1484310359 +SHA256 (pdfpc-pdfpc-v4.0.5_GH0.tar.gz) = dc2c333082b3e5294741d6bf184b04fd60962fed64956d2b63dea4ca51f32a65 +SIZE (pdfpc-pdfpc-v4.0.5_GH0.tar.gz) = 79849 From owner-svn-ports-head@freebsd.org Sat Feb 11 21:08:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 95E96CDA2E1; Sat, 11 Feb 2017 21:08: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 70A43BC1; Sat, 11 Feb 2017 21:08: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 v1BL8mrF071169; Sat, 11 Feb 2017 21:08:48 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BL8meW071166; Sat, 11 Feb 2017 21:08:48 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201702112108.v1BL8meW071166@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Sat, 11 Feb 2017 21:08:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433914 - in head/net/ipxe: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:08:49 -0000 Author: jbeich Date: Sat Feb 11 21:08:48 2017 New Revision: 433914 URL: https://svnweb.freebsd.org/changeset/ports/433914 Log: net/ipxe: update to 20161208 Changes: https://git.ipxe.org/ipxe.git/shortlog/26050fd4c87c50503d5bd573b2ec91703676e211 PR: 216329 Submitted by: Tobias Kortkamp (maintainer) Deleted: head/net/ipxe/files/patch-util_parserom.pl Modified: head/net/ipxe/Makefile (contents, props changed) head/net/ipxe/distinfo (contents, props changed) head/net/ipxe/files/patch-config_general.h (contents, props changed) Modified: head/net/ipxe/Makefile ============================================================================== --- head/net/ipxe/Makefile Sat Feb 11 21:08:30 2017 (r433913) +++ head/net/ipxe/Makefile Sat Feb 11 21:08:48 2017 (r433914) @@ -4,8 +4,7 @@ # With helpful hints from net/gpxe PORTNAME= ipxe -PORTVERSION= 20160213 -PORTREVISION= 2 +PORTVERSION= 20161208 CATEGORIES= net MAINTAINER= t@tobik.me @@ -27,7 +26,7 @@ GH_PROJECT= ipxe # A: iPXE uses a rolling release model, in which every commit is intended # to be production-ready. You should always use the latest code. # -GH_TAGNAME= 7ecfe7159f94193a666200a17057d4cd5981b850 +GH_TAGNAME= 26050fd4c87c50503d5bd573b2ec91703676e211 USES= gmake perl5 shebangfix USE_BINUTILS= yes Modified: head/net/ipxe/distinfo ============================================================================== --- head/net/ipxe/distinfo Sat Feb 11 21:08:30 2017 (r433913) +++ head/net/ipxe/distinfo Sat Feb 11 21:08:48 2017 (r433914) @@ -1,2 +1,3 @@ -SHA256 (ipxe-ipxe-20160213-7ecfe7159f94193a666200a17057d4cd5981b850_GH0.tar.gz) = 81e5a199c179ea993368beca55b40f810dddf789c6da48bace72aae3d94a6aba -SIZE (ipxe-ipxe-20160213-7ecfe7159f94193a666200a17057d4cd5981b850_GH0.tar.gz) = 3490722 +TIMESTAMP = 1484933375 +SHA256 (ipxe-ipxe-20161208-26050fd4c87c50503d5bd573b2ec91703676e211_GH0.tar.gz) = 2bc78183aa863bf4491e9d948f4321bc951413a2faca1654ef0d276dae1e365e +SIZE (ipxe-ipxe-20161208-26050fd4c87c50503d5bd573b2ec91703676e211_GH0.tar.gz) = 3674693 Modified: head/net/ipxe/files/patch-config_general.h ============================================================================== --- head/net/ipxe/files/patch-config_general.h Sat Feb 11 21:08:30 2017 (r433913) +++ head/net/ipxe/files/patch-config_general.h Sat Feb 11 21:08:48 2017 (r433914) @@ -1,4 +1,4 @@ ---- config/general.h.orig 2016-02-12 14:04:51 UTC +--- config/general.h.orig 2016-12-08 09:35:52 UTC +++ config/general.h @@ -35,7 +35,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); */ @@ -8,8 +8,8 @@ +#define NET_PROTO_IPV6 /* IPv6 protocol */ #undef NET_PROTO_FCOE /* Fibre Channel over Ethernet protocol */ #define NET_PROTO_STP /* Spanning Tree protocol */ - -@@ -53,10 +53,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); + #define NET_PROTO_LACP /* Link Aggregation control protocol */ +@@ -54,10 +54,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); #define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */ #define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ @@ -19,10 +19,10 @@ #undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */ -#undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */ +#define DOWNLOAD_PROTO_NFS /* Network File System Protocol */ + //#undef DOWNLOAD_PROTO_FILE /* Local filesystem access */ /* - * SAN boot protocols -@@ -136,7 +136,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); +@@ -141,7 +141,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); //#define PXE_CMD /* PXE commands */ //#define REBOOT_CMD /* Reboot command */ //#define POWEROFF_CMD /* Power off command */ From owner-svn-ports-head@freebsd.org Sat Feb 11 21:23:06 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 449F4CDA757; Sat, 11 Feb 2017 21:23:06 +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 142A7135E; Sat, 11 Feb 2017 21:23:06 +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 v1BLN5mW079108; Sat, 11 Feb 2017 21:23:05 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BLN5JO079107; Sat, 11 Feb 2017 21:23:05 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702112123.v1BLN5JO079107@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 21:23:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433915 - head/java/jlint X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:23:06 -0000 Author: bapt Date: Sat Feb 11 21:23:04 2017 New Revision: 433915 URL: https://svnweb.freebsd.org/changeset/ports/433915 Log: Fix build with libc++ (is_const is already defined by some libc++ headers) This make the port work without the gcc dependency Modified: head/java/jlint/Makefile Modified: head/java/jlint/Makefile ============================================================================== --- head/java/jlint/Makefile Sat Feb 11 21:08:48 2017 (r433914) +++ head/java/jlint/Makefile Sat Feb 11 21:23:04 2017 (r433915) @@ -3,7 +3,7 @@ PORTNAME= jlint PORTVERSION= 3.1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= java devel MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -13,8 +13,6 @@ COMMENT= Java program analyzer and check LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USE_GCC= yes - PLIST_FILES= bin/jlint \ bin/jlint.sh \ bin/antic From owner-svn-ports-head@freebsd.org Sat Feb 11 21:28:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B1778CDA845; Sat, 11 Feb 2017 21:28: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 726B4157C; Sat, 11 Feb 2017 21:28: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 v1BLS3ks079392; Sat, 11 Feb 2017 21:28:03 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BLS3mq079390; Sat, 11 Feb 2017 21:28:03 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702112128.v1BLS3mq079390@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 21:28:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433916 - head/java/jlint/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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:28:04 -0000 Author: bapt Date: Sat Feb 11 21:28:03 2017 New Revision: 433916 URL: https://svnweb.freebsd.org/changeset/ports/433916 Log: Actually add the patch Reported by: antoine Added: head/java/jlint/files/patch-jlint.cc (contents, props changed) head/java/jlint/files/patch-method__desc.cc (contents, props changed) head/java/jlint/files/patch-method__desc.hh (contents, props changed) Added: head/java/jlint/files/patch-jlint.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/jlint/files/patch-jlint.cc Sat Feb 11 21:28:03 2017 (r433916) @@ -0,0 +1,31 @@ +--- jlint.cc.orig 2011-01-11 02:42:33 UTC ++++ jlint.cc +@@ -41,7 +41,7 @@ bool source_path_redefined = false; + int reported_message_mask = cat_all; + FILE* history; + string_pool stringPool; +-field_desc* is_const; ++field_desc* jlint_is_const; + + message_descriptor msg_table[] = + { +@@ -401,8 +401,8 @@ bool parse_class_file(byte* fp) + is_this->equals = is_this; + is_this->cls = this_class; + +- // init. is_const +- field_desc* is_const = new field_desc(utf_string(""), NULL, NULL); ++ // init. jlint_is_const ++ field_desc* jlint_is_const = new field_desc(utf_string(""), NULL, NULL); + + this_class->attr = access_flags; + if (super_class_name == 0) { // Object class +@@ -627,7 +627,7 @@ bool parse_class_file(byte* fp) + delete[] constant_pool; + delete is_this->name_and_type; + //delete is_this; +- delete is_const; ++ delete jlint_is_const; + + monitor_stack::const_iterator it; + for (it = this_class->usedLocks.begin(); Added: head/java/jlint/files/patch-method__desc.cc ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/jlint/files/patch-method__desc.cc Sat Feb 11 21:28:03 2017 (r433916) @@ -0,0 +1,20 @@ +--- method_desc.cc.orig 2003-06-09 09:29:14 UTC ++++ method_desc.cc +@@ -767,7 +767,7 @@ void method_desc::parse_code(constant** + sp->mask = var_desc::vs_not_null; + } + sp->index = NO_ASSOC_VAR; +- sp->equals = is_const; ++ sp->equals = jlint_is_const; + sp += 1; + } + break; +@@ -2381,7 +2381,7 @@ void method_desc::parse_code(constant** + aux->name_and_type = nt; + sp->equals = aux; + equal_descs.push_back(aux);*/ +- sp->equals = is_const; ++ sp->equals = jlint_is_const; + } + } + field->equals = sp->equals; Added: head/java/jlint/files/patch-method__desc.hh ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/java/jlint/files/patch-method__desc.hh Sat Feb 11 21:28:03 2017 (r433916) @@ -0,0 +1,9 @@ +--- method_desc.hh.orig 2001-02-09 23:40:33 UTC ++++ method_desc.hh +@@ -147,5 +147,5 @@ private: + + const char* compound_name(const char* first, const char* second); + extern string_pool stringPool; // declared in jlint.cc +-extern field_desc* is_const; ++extern field_desc* jlint_is_const; + #endif From owner-svn-ports-head@freebsd.org Sat Feb 11 21:32:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E9F80CDAAE3; Sat, 11 Feb 2017 21:32:33 +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 C1BB41AF4; Sat, 11 Feb 2017 21:32:33 +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 v1BLWWgN083427; Sat, 11 Feb 2017 21:32:32 GMT (envelope-from martymac@FreeBSD.org) Received: (from martymac@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BLWWnt083423; Sat, 11 Feb 2017 21:32:32 GMT (envelope-from martymac@FreeBSD.org) Message-Id: <201702112132.v1BLWWnt083423@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: martymac set sender to martymac@FreeBSD.org using -f From: Ganael LAPLANCHE Date: Sat, 11 Feb 2017 21:32:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433917 - in head/games/blobby: . 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:32:34 -0000 Author: martymac Date: Sat Feb 11 21:32:32 2017 New Revision: 433917 URL: https://svnweb.freebsd.org/changeset/ports/433917 Log: Update to 1.0, fix license and add .desktop file PR: 216965 Submitted by: amdmi3 Added: head/games/blobby/files/patch-src_NetworkMessage.cpp (contents, props changed) Deleted: head/games/blobby/files/patch-src-InputManager.cpp head/games/blobby/files/patch-src-RenderManager.cpp head/games/blobby/files/patch-src-raknet-RakPeer.cpp Modified: head/games/blobby/Makefile head/games/blobby/distinfo head/games/blobby/pkg-plist Modified: head/games/blobby/Makefile ============================================================================== --- head/games/blobby/Makefile Sat Feb 11 21:28:03 2017 (r433916) +++ head/games/blobby/Makefile Sat Feb 11 21:32:32 2017 (r433917) @@ -2,37 +2,47 @@ # $FreeBSD$ PORTNAME= blobby -PORTVERSION= 1.0r3 -PORTREVISION= 6 +PORTVERSION= 1.0 +PORTEPOCH= 1 CATEGORIES= games -MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/1.0RC3/ -DISTNAME= blobby2-linux-1.0rc3 +MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/${PORTVERSION} +DISTNAME= blobby2-linux-${PORTVERSION} MAINTAINER= martymac@FreeBSD.org COMMENT= Official continuation of the famous Blobby Volley 1.x game -LICENSE= GPLv2 +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libphysfs.so:devel/physfs \ - libdrm.so:graphics/libdrm +LIB_DEPENDS= libphysfs.so:devel/physfs BUILD_DEPENDS= zip:archivers/zip \ ${LOCALBASE}/include/boost/crc.hpp:devel/boost-libs -USE_XORG= ice x11 xext xxf86vm xdamage xfixes xau xdmcp xrandr xrender -USE_SDL= sdl -USE_GL= glu +BROKEN_aarch64= fails to compile: I can't tell what endian-ness to use for your architecture -USES= dos2unix cmake +USES= cmake dos2unix localbase:ldflags pkgconfig DOS2UNIX_REGEX= .*\.(c|h|cpp) -CMAKE_ARGS+= -DDATADIR:PATH="${DATADIR}" -WRKSRC= ${WRKDIR}/blobby-1.0rc3 +CMAKE_ARGS= -DDATADIR:PATH="${DATADIR}" +WRKSRC= ${WRKDIR}/blobby-${PORTVERSION} +USE_SDL= sdl2 +USE_GL= gl + +PORTDOCS= AUTHORS ChangeLog README TODO + +DESKTOP_ENTRIES="Blobby Volley" \ + "" \ + "${DATADIR}/Icon.bmp" \ + "${PORTNAME}" \ + "Game;ArcadeGame;" \ + "" -PORTDOCS= AUTHORS ChangeLog INSTALL NEWS README TODO - -BROKEN_aarch64= Fails to compile: I can't tell what endian-ness to use for your architecture +OPTIONS_DEFINE= DOCS post-install: - @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/data/Icon.bmp ${STAGEDIR}${DATADIR}/ + +post-install-DOCS-on: + @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Modified: head/games/blobby/distinfo ============================================================================== --- head/games/blobby/distinfo Sat Feb 11 21:28:03 2017 (r433916) +++ head/games/blobby/distinfo Sat Feb 11 21:32:32 2017 (r433917) @@ -1,2 +1,3 @@ -SHA256 (blobby2-linux-1.0rc3.tar.gz) = 45bdb2530b7eb1b508693d304e31088c9a9b366f978f716b5a0cf1e7c502c581 -SIZE (blobby2-linux-1.0rc3.tar.gz) = 2323776 +TIMESTAMP = 1479124820 +SHA256 (blobby2-linux-1.0.tar.gz) = ba7a049e298aaa2014c1e1ac1faf3b0256b4c66266cd4db06e7939e8695bf5e2 +SIZE (blobby2-linux-1.0.tar.gz) = 1772918 Added: head/games/blobby/files/patch-src_NetworkMessage.cpp ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/blobby/files/patch-src_NetworkMessage.cpp Sat Feb 11 21:32:32 2017 (r433917) @@ -0,0 +1,10 @@ +--- src/NetworkMessage.cpp.orig 2014-03-22 13:31:21 UTC ++++ src/NetworkMessage.cpp +@@ -23,6 +23,7 @@ Foundation, Inc., 59 Temple Place, Suite + + /* includes */ + #include ++#include + + #include "UserConfig.h" + #include "SpeedController.h" Modified: head/games/blobby/pkg-plist ============================================================================== --- head/games/blobby/pkg-plist Sat Feb 11 21:28:03 2017 (r433916) +++ head/games/blobby/pkg-plist Sat Feb 11 21:32:32 2017 (r433917) @@ -1,5 +1,6 @@ bin/blobby bin/blobby-server +%%DATADIR%%/Icon.bmp %%DATADIR%%/backgrounds.zip %%DATADIR%%/config.xml %%DATADIR%%/gfx.zip @@ -7,7 +8,7 @@ bin/blobby-server %%DATADIR%%/lang_de.xml %%DATADIR%%/lang_en.xml %%DATADIR%%/lang_fr.xml -%%DATADIR%%/rules.lua +%%DATADIR%%/rules.zip %%DATADIR%%/scripts.zip %%DATADIR%%/server.xml %%DATADIR%%/sounds.zip From owner-svn-ports-head@freebsd.org Sat Feb 11 21:58:37 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9C8FCDB3DE; Sat, 11 Feb 2017 21:58:37 +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 A93479DD; Sat, 11 Feb 2017 21:58:37 +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 v1BLwaeA091764; Sat, 11 Feb 2017 21:58:36 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BLwaI9091763; Sat, 11 Feb 2017 21:58:36 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702112158.v1BLwaI9091763@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 21:58:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433918 - head/graphics/php-facedetect X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 21:58:38 -0000 Author: bapt Date: Sat Feb 11 21:58:36 2017 New Revision: 433918 URL: https://svnweb.freebsd.org/changeset/ports/433918 Log: Remove USE_GCC it works perfectly with clang Modified: head/graphics/php-facedetect/Makefile Modified: head/graphics/php-facedetect/Makefile ============================================================================== --- head/graphics/php-facedetect/Makefile Sat Feb 11 21:32:32 2017 (r433917) +++ head/graphics/php-facedetect/Makefile Sat Feb 11 21:58:36 2017 (r433918) @@ -26,10 +26,4 @@ USES= php:ext CONFIGURE_ARGS+= --with-facedetect -.include - -.if ${ARCH} == "amd64" -USE_GCC= any -.endif - -.include +.include From owner-svn-ports-head@freebsd.org Sat Feb 11 22:03:33 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67644CDB5AF; Sat, 11 Feb 2017 22:03:33 +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 36B91DAB; Sat, 11 Feb 2017 22:03:33 +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 v1BM3Wu2095572; Sat, 11 Feb 2017 22:03:32 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BM3W1O095571; Sat, 11 Feb 2017 22:03:32 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702112203.v1BM3W1O095571@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Sat, 11 Feb 2017 22:03:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433919 - head/devel/pecl-qb X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 22:03:33 -0000 Author: bapt Date: Sat Feb 11 22:03:32 2017 New Revision: 433919 URL: https://svnweb.freebsd.org/changeset/ports/433919 Log: Remove USE_GCC it builds perfectly fine with clang Modified: head/devel/pecl-qb/Makefile Modified: head/devel/pecl-qb/Makefile ============================================================================== --- head/devel/pecl-qb/Makefile Sat Feb 11 21:58:36 2017 (r433918) +++ head/devel/pecl-qb/Makefile Sat Feb 11 22:03:32 2017 (r433919) @@ -3,7 +3,7 @@ PORTNAME= qb PORTVERSION= 2.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -15,7 +15,6 @@ COMMENT= PHP Accelerator designed mainly LICENSE= PHP301 USES= php:ext tar:tgz -USE_GCC= any IGNORE_WITH_PHP= 70 .include From owner-svn-ports-head@freebsd.org Sat Feb 11 22:16:57 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D56A6CDB978; Sat, 11 Feb 2017 22:16:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail.madpilot.net (grunt.madpilot.net [78.47.145.38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 66EFB12D8; Sat, 11 Feb 2017 22:16:56 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 3vLR4J04YqzZvk; Sat, 11 Feb 2017 23:16:48 +0100 (CET) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10024) with ESMTP id ptEvmjGIDdnE; Sat, 11 Feb 2017 23:16:45 +0100 (CET) Received: from tommy.madpilot.net (micro.madpilot.net [88.149.173.206]) by mail.madpilot.net (Postfix) with ESMTPSA; Sat, 11 Feb 2017 23:16:45 +0100 (CET) Subject: Re: svn commit: r433897 - in head: graphics/libGL/files graphics/libdrm/files x11-servers/xorg-server/files To: Tijl Coosemans , Matthew Rezny References: <201702111745.v1BHj0gJ088130@repo.freebsd.org> <20170211204451.5b77ac7d@kalimero.tijl.coosemans.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org From: Guido Falsi Message-ID: <6ac0c251-a458-9470-4d20-fecdbeb384ae@FreeBSD.org> Date: Sat, 11 Feb 2017 23:16:45 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <20170211204451.5b77ac7d@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 22:16:57 -0000 On 02/11/17 20:44, Tijl Coosemans wrote: > On Sat, 11 Feb 2017 17:45:00 +0000 (UTC) Matthew Rezny wrote: >> Author: rezny >> Date: Sat Feb 11 17:44:59 2017 >> New Revision: 433897 >> URL: https://svnweb.freebsd.org/changeset/ports/433897 >> >> Log: >> Remove post-patch cruft accidentally introduced into patch-configure files >> with the previous commit. Thanks to tijl for noticing what I overlooked. >> >> Approved by: swills (mentor) >> Differential Revision: https://reviews.freebsd.org/D9544 >> >> Modified: >> head/graphics/libGL/files/patch-configure >> head/graphics/libdrm/files/patch-configure >> head/x11-servers/xorg-server/files/patch-configure >> >> Modified: head/graphics/libGL/files/patch-configure >> ============================================================================== >> --- head/graphics/libGL/files/patch-configure Sat Feb 11 17:42:06 2017 (r433896) >> +++ head/graphics/libGL/files/patch-configure Sat Feb 11 17:44:59 2017 (r433897) >> @@ -330,62 +48,6 @@ >> >> if test "x$have_libclc" = xno; then >> as_fn_error $? "pkg-config cannot find libclc.pc which is required to build clover. >> -@@ -26375,26 +26397,26 @@ fi >> - strip_unwanted_llvm_flags() { >> - # Use \> (marks the end of the word) >> - echo `$1` | sed \ >> -- -e 's/-march=\S*//g' \ >> -- -e 's/-mtune=\S*//g' \ >> -- -e 's/-mcpu=\S*//g' \ >> -- -e 's/-DNDEBUG\>//g' \ >> -- -e 's/-D_GNU_SOURCE\>//g' \ >> -- -e 's/-pedantic\>//g' \ >> -- -e 's/-Wcovered-switch-default\>//g' \ >> -- -e 's/-O.\>//g' \ >> -- -e 's/-g\>//g' \ >> -- -e 's/-Wall\>//g' \ >> -- -e 's/-Wcast-qual\>//g' \ >> -- -e 's/-Woverloaded-virtual\>//g' \ >> -- -e 's/-fcolor-diagnostics\>//g' \ >> -- -e 's/-fdata-sections\>//g' \ >> -- -e 's/-ffunction-sections\>//g' \ >> -- -e 's/-fno-exceptions\>//g' \ >> -- -e 's/-fomit-frame-pointer\>//g' \ >> -- -e 's/-fvisibility-inlines-hidden\>//g' \ >> -- -e 's/-fPIC\>//g' \ >> -- -e 's/-fstack-protector-strong\>//g' >> -+ -e 's/-march=[:graph:]* //g' \ >> -+ -e 's/-mtune=[:graph:]* //g' \ >> -+ -e 's/-mcpu=[:graph:]* //g' \ >> -+ -e 's/-DNDEBUG[[:>:]]//g' \ >> -+ -e 's/-D_GNU_SOURCE[[:>:]]//g' \ >> -+ -e 's/-pedantic[[:>:]]//g' \ >> -+ -e 's/-Wcovered-switch-default[[:>:]]//g' \ >> -+ -e 's/-O.[[:>:]]//g' \ >> -+ -e 's/-g[[:>:]]//g' \ >> -+ -e 's/-Wall[[:>:]]//g' \ >> -+ -e 's/-Wcast-qual[[:>:]]//g' \ >> -+ -e 's/-Woverloaded-virtual[[:>:]]//g' \ >> -+ -e 's/-fcolor-diagnostics[[:>:]]//g' \ >> -+ -e 's/-fdata-sections[[:>:]]//g' \ >> -+ -e 's/-ffunction-sections[[:>:]]//g' \ >> -+ -e 's/-fno-exceptions[[:>:]]//g' \ >> -+ -e 's/-fomit-frame-pointer[[:>:]]//g' \ >> -+ -e 's/-fvisibility-inlines-hidden[[:>:]]//g' \ >> -+ -e 's/-fPIC[[:>:]]//g' \ >> -+ -e 's/-fstack-protector-strong[[:>:]]//g' > > These changes should stay :) > I agree, but it looks like the \> part is now taken care of by a sed expression in post-configure, while the \S was forgotten. I've fixed it locally by adding "-e 's|\\S\*//|[:graph:]* //|'" to the relevant REINPLACE_CMD in graphics/libGL/Makefile.targets, line 20. I'm not 1000% sure my solution is the correct one but it does generate the same configure lines as the diff above. -- Guido Falsi From owner-svn-ports-head@freebsd.org Sat Feb 11 22:39:30 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 39535CDBDFE; Sat, 11 Feb 2017 22:39:30 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-wr0-x243.google.com (mail-wr0-x243.google.com [IPv6:2a00:1450:400c:c0c::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 C08751C33; Sat, 11 Feb 2017 22:39:29 +0000 (UTC) (envelope-from kubito@gmail.com) Received: by mail-wr0-x243.google.com with SMTP id k90so18903741wrc.3; Sat, 11 Feb 2017 14:39: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=fVmTpivoDCA52zP/ONuvQcRE+8gsuz9Ptx43rONNAbg=; b=U1Ou38rn4vJ+VNYqKJMMkvXjsWd2WsLCguOngp5hUnj7mCJtyS333mE9jgY0mRKvIE V4hKNRhd5HFPoYH6gj6fwf8fv2bWnpzBWmTNhnf+VL0zw29Kev+0U3KWHY7EKiQmJZlZ SmdShHytv1qk1rdKxXxutprH1TyZ9dMutmrYunauHgUqm0ufFHezXY9Zk4Y6fIAS0MZT bXpxlT30K0wealCpmmomqOK8IezIcCtdraY9FgmGHAgOyhbvphXSWfusrcej6XVBM5u2 y9jg4uU5fNdHJyp9CtHTGGOuFHj/t1E5eqatQONem10WGPPgHGiDdEUCJOK/tJr6RMm0 xv/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=fVmTpivoDCA52zP/ONuvQcRE+8gsuz9Ptx43rONNAbg=; b=gm+jpTS/yduFHumUeR0RnNDII6vkQBfawWCVUCFI7R0UTiPEfHcIG5kJF3u2+83xTn kl67uqKOpha8gRBkdSx/lybbmfW0mRa51sOpRBEMtGXTuI64FhJOrMWqUHuhoLUPNd9c W7Gfe7gT2Ktbm/hYv6hb3yQCZ5CWLqq8iFeGth69RqVVGEvXqQ25HpheTtp2YrDKN2Q0 HtLu53VK29yt2GEeAegGd02zt0AdWmB8Y9og6MGJn2RWfdF1yGsJ7B73miTC4hv0a2xq 7gLr+31DjGg/GIVMzosbnMY/cpjiBdLZcWw6FhkTyYCyMMR678Wcp2R6WtuL/f34UiII fipw== X-Gm-Message-State: AMke39l8uNFPuK+0l2Gf+06fMfO1CaTnPrBpukNLcm+SJzdCRMOOAnmm3eRy7ILq33ZX+Q== X-Received: by 10.223.138.9 with SMTP id w9mr13109037wrw.50.1486852768222; Sat, 11 Feb 2017 14:39:28 -0800 (PST) Received: from orwell.gmail.com (i200241.upc-i.chello.nl. [62.195.200.241]) by smtp.gmail.com with ESMTPSA id v196sm6600208wmv.5.2017.02.11.14.39.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 11 Feb 2017 14:39:27 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Guido Falsi Cc: Matthew Rezny , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r433897 - in head: graphics/libGL/files graphics/libdrm/files x11-servers/xorg-server/files References: <201702111745.v1BHj0gJ088130@repo.freebsd.org> <20170211204451.5b77ac7d@kalimero.tijl.coosemans.org> <6ac0c251-a458-9470-4d20-fecdbeb384ae@FreeBSD.org> Date: Sat, 11 Feb 2017 23:37:43 +0100 In-Reply-To: <6ac0c251-a458-9470-4d20-fecdbeb384ae@FreeBSD.org> (Guido Falsi's message of "Sat, 11 Feb 2017 23:16:45 +0100") Message-ID: <86zihstkug.fsf@orwell> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 22:39:30 -0000 Guido Falsi writes: > I agree, but it looks like the \> part is now taken care of by a sed expression > in post-configure, while the \S was forgotten. > > I've fixed it locally by adding "-e 's|\\S\*//|[:graph:]* //|'" to the relevant > REINPLACE_CMD in graphics/libGL/Makefile.targets, line 20. > > I'm not 1000% sure my solution is the correct one but it does generate the same > configure lines as the diff above. FWIW, this was also submitted in bug 217004. From owner-svn-ports-head@freebsd.org Sat Feb 11 22:47:01 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4B879CDB0F3; Sat, 11 Feb 2017 22:47:01 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 237AD238; Sat, 11 Feb 2017 22:47:01 +0000 (UTC) (envelope-from osa@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BMl0qo011878; Sat, 11 Feb 2017 22:47:00 GMT (envelope-from osa@FreeBSD.org) Received: (from osa@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1BMkxn4011865; Sat, 11 Feb 2017 22:46:59 GMT (envelope-from osa@FreeBSD.org) Message-Id: <201702112246.v1BMkxn4011865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: osa set sender to osa@FreeBSD.org using -f From: "Sergey A. Osokin" Date: Sat, 11 Feb 2017 22:46:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433920 - in head/www: nginx nginx-devel nginx-devel/files nginx/files rubygem-passenger X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 22:47:01 -0000 Author: osa Date: Sat Feb 11 22:46:59 2017 New Revision: 433920 URL: https://svnweb.freebsd.org/changeset/ports/433920 Log: Upgrade from 5.0.30 to 5.1.2: o) www/rubygem-passenger; o) third-party passenger module for www/nginx and www/nginx-devel. Modified: head/www/nginx-devel/Makefile head/www/nginx-devel/distinfo head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb head/www/nginx/Makefile head/www/nginx/distinfo head/www/nginx/files/extra-patch-passenger-build-nginx.rb head/www/rubygem-passenger/Makefile head/www/rubygem-passenger/distinfo Modified: head/www/nginx-devel/Makefile ============================================================================== --- head/www/nginx-devel/Makefile Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx-devel/Makefile Sat Feb 11 22:46:59 2017 (r433920) @@ -907,7 +907,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.30 +PASSENGER_VERSION= 5.1.2 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger .if !empty(PORT_OPTIONS:MDSO) Modified: head/www/nginx-devel/distinfo ============================================================================== --- head/www/nginx-devel/distinfo Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx-devel/distinfo Sat Feb 11 22:46:59 2017 (r433920) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485991132 +TIMESTAMP = 1486853024 SHA256 (nginx-1.11.9.tar.gz) = dc22b71f16b551705930544dc042f1ad1af2f9715f565187ec22c7a4b2625748 SIZE (nginx-1.11.8.tar.gz) = 965463 SHA256 (ngx_http_auth_pam_module-1.2.tar.gz) = 5a85970ba61a99f55a26d2536a11d512b39bbd622f5737d25a9a8c10db81efa9 @@ -19,8 +19,8 @@ SHA256 (08a395c66e42.tar.gz) = 53e440737 SIZE (08a395c66e42.tar.gz) = 120603 SHA256 (modsecurity-2.9.1.tar.gz) = 958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24 SIZE (modsecurity-2.9.1.tar.gz) = 4261212 -SHA256 (passenger-5.0.30.tar.gz) = f367e0c1d808d7356c3749222194a72ea03efe61a3bf1b682bd05d47f087b4e3 -SIZE (passenger-5.0.30.tar.gz) = 5588130 +SHA256 (passenger-5.1.2.tar.gz) = 7fb03a54650ef5e508895c9e45bc2d8151f6c4811ea6797e81f017fedddfdbab +SIZE (passenger-5.1.2.tar.gz) = 5646103 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 SIZE (ngx_slowfs_cache-1.10.tar.gz) = 11809 SHA256 (nginx_udplog_module-1.0.0.tar.gz) = e0c0bfa524c3a675ad6c08b916d08e57ef45f9818cb8a0d848c2c83785c6e659 Modified: head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx-devel/files/extra-patch-passenger-build-nginx.rb Sat Feb 11 22:46:59 2017 (r433920) @@ -1,5 +1,5 @@ ---- ../passenger-5.0.30/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 -+++ ../passenger-5.0.30/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +--- ../passenger-5.1.2/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-5.1.2/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 @@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ Modified: head/www/nginx/Makefile ============================================================================== --- head/www/nginx/Makefile Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx/Makefile Sat Feb 11 22:46:59 2017 (r433920) @@ -896,7 +896,7 @@ CONFIGURE_ARGS+=--without-http_rewrite_m .endif .if ${PORT_OPTIONS:MPASSENGER} -PASSENGER_VERSION= 5.0.30 +PASSENGER_VERSION= 5.1.2 MASTER_SITES+= http://s3.amazonaws.com/phusion-passenger/releases/:passenger DISTFILES+= passenger-${PASSENGER_VERSION}.tar.gz:passenger .if !empty(PORT_OPTIONS:MDSO) Modified: head/www/nginx/distinfo ============================================================================== --- head/www/nginx/distinfo Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx/distinfo Sat Feb 11 22:46:59 2017 (r433920) @@ -1,4 +1,4 @@ -TIMESTAMP = 1485989796 +TIMESTAMP = 1486853024 SHA256 (nginx-1.10.3.tar.gz) = 75020f1364cac459cb733c4e1caed2d00376e40ea05588fb8793076a4c69dd90 SIZE (nginx-1.10.3.tar.gz) = 911509 SHA256 (nginx-accesskey-2.0.3.tar.gz) = d9e94321e78a02de16c57f3e048fd31059fd8116ed03d6de7180f435c52502b1 @@ -21,8 +21,8 @@ SHA256 (08a395c66e42.tar.gz) = 53e440737 SIZE (08a395c66e42.tar.gz) = 120603 SHA256 (modsecurity-2.9.1.tar.gz) = 958cc5a7a7430f93fac0fd6f8b9aa92fc1801efce0cda797d6029d44080a9b24 SIZE (modsecurity-2.9.1.tar.gz) = 4261212 -SHA256 (passenger-5.0.30.tar.gz) = f367e0c1d808d7356c3749222194a72ea03efe61a3bf1b682bd05d47f087b4e3 -SIZE (passenger-5.0.30.tar.gz) = 5588130 +SHA256 (passenger-5.1.2.tar.gz) = 7fb03a54650ef5e508895c9e45bc2d8151f6c4811ea6797e81f017fedddfdbab +SIZE (passenger-5.1.2.tar.gz) = 5646103 SHA256 (ngx_slowfs_cache-1.10.tar.gz) = 1e81453942e5b0877de1f1f06c56ae82918ea9818255cb935bcb673c95a758a1 SIZE (ngx_slowfs_cache-1.10.tar.gz) = 11809 SHA256 (nginx_udplog_module-1.0.0.tar.gz) = e0c0bfa524c3a675ad6c08b916d08e57ef45f9818cb8a0d848c2c83785c6e659 Modified: head/www/nginx/files/extra-patch-passenger-build-nginx.rb ============================================================================== --- head/www/nginx/files/extra-patch-passenger-build-nginx.rb Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/nginx/files/extra-patch-passenger-build-nginx.rb Sat Feb 11 22:46:59 2017 (r433920) @@ -1,5 +1,5 @@ ---- ../passenger-5.0.30/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 -+++ ../passenger-5.0.30/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 +--- ../passenger-5.1.2/build/nginx.rb.orig 2013-10-26 18:00:00.000000000 -0400 ++++ ../passenger-5.1.2/build/nginx.rb 2016-05-09 18:21:22.426777000 -0400 @@ -33,13 +33,12 @@ desc "Build Nginx support files" task :nginx => [ Modified: head/www/rubygem-passenger/Makefile ============================================================================== --- head/www/rubygem-passenger/Makefile Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/rubygem-passenger/Makefile Sat Feb 11 22:46:59 2017 (r433920) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= passenger -PORTVERSION= 5.0.30 +PORTVERSION= 5.1.2 PORTREVISION= 1 CATEGORIES= www rubygems MASTER_SITES= RG @@ -75,7 +75,7 @@ pre-patch: s!#{PlatformInfo.debugging_cflags}!${CFLAGS}!g; \ s!-O2!!g; \ s! -feliminate-unused-debug-symbols -feliminate-unused-debug-types!!g; \ - 165s!true!false!' \ + 166s!true!false!' \ ${WRKSRC}/build/basics.rb .if ${PORT_OPTIONS:NDEBUG} @${REINPLACE_CMD} \ Modified: head/www/rubygem-passenger/distinfo ============================================================================== --- head/www/rubygem-passenger/distinfo Sat Feb 11 22:03:32 2017 (r433919) +++ head/www/rubygem-passenger/distinfo Sat Feb 11 22:46:59 2017 (r433920) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469590971 -SHA256 (rubygem/passenger-5.0.30.gem) = 9174e6a5d887ba1ef12d4ce6ad460933fb4ab2f11e6e9a1a80ee34af0df2e3cc -SIZE (rubygem/passenger-5.0.30.gem) = 5595136 +TIMESTAMP = 1486853024 +SHA256 (rubygem/passenger-5.1.2.gem) = 263213d7f55f71d0a1ccc32321e215c9be8e9acf1c8a699508d62b382e4c2bcd +SIZE (rubygem/passenger-5.1.2.gem) = 5654528