From owner-svn-ports-all@freebsd.org Sat Feb 23 16:19:53 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B17F9151B659; Sat, 23 Feb 2019 16:19:53 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 591F1915FD; Sat, 23 Feb 2019 16:19:53 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4EBB71FB22; Sat, 23 Feb 2019 16:19:53 +0000 (UTC) (envelope-from arrowd@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x1NGJrEV026545; Sat, 23 Feb 2019 16:19:53 GMT (envelope-from arrowd@FreeBSD.org) Received: (from arrowd@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x1NGJqmJ026540; Sat, 23 Feb 2019 16:19:52 GMT (envelope-from arrowd@FreeBSD.org) Message-Id: <201902231619.x1NGJqmJ026540@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: arrowd set sender to arrowd@FreeBSD.org using -f From: Gleb Popov Date: Sat, 23 Feb 2019 16:19:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r493695 - in head/science: dlib-cpp py-dlib X-SVN-Group: ports-head X-SVN-Commit-Author: arrowd X-SVN-Commit-Paths: in head/science: dlib-cpp py-dlib X-SVN-Commit-Revision: 493695 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 591F1915FD X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.95)[-0.950,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Feb 2019 16:19:53 -0000 Author: arrowd Date: Sat Feb 23 16:19:52 2019 New Revision: 493695 URL: https://svnweb.freebsd.org/changeset/ports/493695 Log: science/dlib-cpp and science/py-dlib: Update to 19.16. Try to fix build of science/py-dlib on ARM archs. Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19307 Modified: head/science/dlib-cpp/Makefile head/science/dlib-cpp/distinfo head/science/dlib-cpp/pkg-plist head/science/py-dlib/Makefile head/science/py-dlib/distinfo Modified: head/science/dlib-cpp/Makefile ============================================================================== --- head/science/dlib-cpp/Makefile Sat Feb 23 16:06:52 2019 (r493694) +++ head/science/dlib-cpp/Makefile Sat Feb 23 16:19:52 2019 (r493695) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= dlib -DISTVERSION= 19.13 -PORTREVISION= 2 +DISTVERSION= 19.16 CATEGORIES= science devel math MASTER_SITES= http://dlib.net/files/ PKGNAMESUFFIX= -cpp Modified: head/science/dlib-cpp/distinfo ============================================================================== --- head/science/dlib-cpp/distinfo Sat Feb 23 16:06:52 2019 (r493694) +++ head/science/dlib-cpp/distinfo Sat Feb 23 16:19:52 2019 (r493695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527425394 -SHA256 (dlib-19.13.tar.bz2) = fe90b94677f837c8f0bcb0bb450b313a422a9171ac682583a75052c58f80ba54 -SIZE (dlib-19.13.tar.bz2) = 11032425 +TIMESTAMP = 1550917416 +SHA256 (dlib-19.16.tar.bz2) = 37308406c2b1459a70f21ec2fd7bdc922277659534c708323cb28d6e8e4764a8 +SIZE (dlib-19.16.tar.bz2) = 11081006 Modified: head/science/dlib-cpp/pkg-plist ============================================================================== --- head/science/dlib-cpp/pkg-plist Sat Feb 23 16:06:52 2019 (r493694) +++ head/science/dlib-cpp/pkg-plist Sat Feb 23 16:19:52 2019 (r493695) @@ -57,6 +57,7 @@ include/dlib/bsp/bsp_abstract.h include/dlib/byte_orderer.h include/dlib/byte_orderer/byte_orderer_kernel_1.h include/dlib/byte_orderer/byte_orderer_kernel_abstract.h +include/dlib/cassert include/dlib/clustering.h include/dlib/clustering/bottom_up_cluster.h include/dlib/clustering/bottom_up_cluster_abstract.h @@ -69,6 +70,7 @@ include/dlib/clustering/spectral_cluster_abstract.h include/dlib/cmake_utils/add_global_compiler_switch.cmake include/dlib/cmake_utils/check_if_avx_instructions_executable_on_host.cmake include/dlib/cmake_utils/check_if_neon_available.cmake +include/dlib/cmake_utils/check_if_sse4_instructions_executable_on_host.cmake include/dlib/cmake_utils/find_blas.cmake include/dlib/cmake_utils/set_compiler_specific_options.cmake include/dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake @@ -119,6 +121,7 @@ include/dlib/cpp_tokenizer/cpp_tokenizer_kernel_c.h include/dlib/crc32.h include/dlib/crc32/crc32_kernel_1.h include/dlib/crc32/crc32_kernel_abstract.h +include/dlib/cstring include/dlib/cuda/cpu_dlib.h include/dlib/cuda/cublas_dlibapi.h include/dlib/cuda/cuda_data_ptr.h @@ -157,6 +160,8 @@ include/dlib/disjoint_subsets/disjoint_subsets.h include/dlib/disjoint_subsets/disjoint_subsets_abstract.h include/dlib/disjoint_subsets/disjoint_subsets_sized.h include/dlib/disjoint_subsets/disjoint_subsets_sized_abstract.h +include/dlib/dlib_basic_cpp_build_tutorial.txt +include/dlib/dlib_include_path_tutorial.txt include/dlib/dnn.h include/dlib/dnn/core.h include/dlib/dnn/core_abstract.h @@ -267,6 +272,7 @@ include/dlib/filtering/kalman_filter_abstract.h include/dlib/filtering/rls_filter.h include/dlib/filtering/rls_filter_abstract.h include/dlib/float_details.h +include/dlib/fstream include/dlib/general_hash/count_bits.h include/dlib/general_hash/count_bits_abstract.h include/dlib/general_hash/general_hash.h @@ -471,15 +477,20 @@ include/dlib/interfaces/cmd_line_parser_option.h include/dlib/interfaces/enumerable.h include/dlib/interfaces/map_pair.h include/dlib/interfaces/remover.h +include/dlib/iomanip +include/dlib/iosfwd include/dlib/iosockstream.h include/dlib/iosockstream/iosockstream.h include/dlib/iosockstream/iosockstream_abstract.h +include/dlib/iostream include/dlib/is_kind.h +include/dlib/istream include/dlib/java/java_array.h include/dlib/java/swig_api.h include/dlib/linker.h include/dlib/linker/linker_kernel_1.h include/dlib/linker/linker_kernel_abstract.h +include/dlib/locale include/dlib/logger.h include/dlib/logger/extra_logger_headers.h include/dlib/logger/logger_config_file.h @@ -643,6 +654,7 @@ include/dlib/optimization/optimization_stop_strategies include/dlib/optimization/optimization_stop_strategies_abstract.h include/dlib/optimization/optimization_trust_region.h include/dlib/optimization/optimization_trust_region_abstract.h +include/dlib/ostream include/dlib/pipe.h include/dlib/pipe/pipe_kernel_1.h include/dlib/pipe/pipe_kernel_abstract.h @@ -742,6 +754,7 @@ include/dlib/sqlite/sqlite.h include/dlib/sqlite/sqlite_abstract.h include/dlib/sqlite/sqlite_tools.h include/dlib/sqlite/sqlite_tools_abstract.h +include/dlib/sstream include/dlib/stack.h include/dlib/stack/stack_kernel_1.h include/dlib/stack/stack_kernel_abstract.h @@ -783,6 +796,11 @@ include/dlib/stl_checked.h include/dlib/stl_checked/std_vector_c.h include/dlib/stl_checked/std_vector_c_abstract.h include/dlib/string.h +include/dlib/string/cassert +include/dlib/string/iomanip +include/dlib/string/iosfwd +include/dlib/string/iostream +include/dlib/string/locale include/dlib/string/string.h include/dlib/string/string_abstract.h include/dlib/svm.h @@ -790,6 +808,8 @@ include/dlib/svm/active_learning.h include/dlib/svm/active_learning_abstract.h include/dlib/svm/assignment_function.h include/dlib/svm/assignment_function_abstract.h +include/dlib/svm/auto.h +include/dlib/svm/auto_abstract.h include/dlib/svm/cross_validate_assignment_trainer.h include/dlib/svm/cross_validate_assignment_trainer_abstract.h include/dlib/svm/cross_validate_graph_labeling_trainer.h @@ -1014,6 +1034,7 @@ libdata/pkgconfig/dlib-1.pc @dir include/dlib/cmake_utils/test_for_cuda @dir include/dlib/cmake_utils/test_for_cudnn @dir include/dlib/cmake_utils/test_for_neon +@dir include/dlib/cmake_utils/test_for_sse4 @dir include/dlib/external/libpng/arm @dir include/dlib/test/blas_bindings @dir include/dlib/test/examples Modified: head/science/py-dlib/Makefile ============================================================================== --- head/science/py-dlib/Makefile Sat Feb 23 16:06:52 2019 (r493694) +++ head/science/py-dlib/Makefile Sat Feb 23 16:19:52 2019 (r493695) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= dlib -DISTVERSION= 19.13 -PORTREVISION= 1 +DISTVERSION= 19.16 CATEGORIES= science devel math python MASTER_SITES= http://dlib.net/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,10 +12,6 @@ COMMENT= Machine learning framework written in C++ (py LICENSE= BSL LICENSE_FILE= ${WRKSRC}/dlib/LICENSE.txt -BROKEN_aarch64= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified -BROKEN_armv6= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified -BROKEN_armv7= fails to build: CMake Error at test_for_avx/CMakeLists.txt:17 (if): if given arguments: "EQUAL" "0" "AND" "compile_result": Unknown arguments specified - BUILD_DEPENDS= cmake:devel/cmake LIB_DEPENDS= ${PY_BOOST} @@ -54,7 +49,7 @@ BLASLAPACK_USES= blaslapack BLASLAPACK_VARS_OFF= blaslapackargs="--no DLIB_USE_BLAS --no DLIB_USE_LAPACK --no DLIB_USE_MKL_FFT" AVX_VARS= avxargs="--yes USE_AVX_INSTRUCTIONS" -AVX_VARS_OFF= avxargs="--no AVX_IS_AVAILABLE_ON_HOST" +AVX_VARS_OFF= avxargs="--no USE_AVX_INSTRUCTIONS" PYDISTUTILS_BUILDARGS= --set BOOST_PYTHON_SUFFIX:STRING=${PYTHON_SUFFIX} ${X11ARGS} ${JPEGARGS} ${PNGARGS} ${GIFARGS} ${SQLITEARGS} ${BLASLAPACKARGS} ${AVXARGS} ${BLASLAPACK} Modified: head/science/py-dlib/distinfo ============================================================================== --- head/science/py-dlib/distinfo Sat Feb 23 16:06:52 2019 (r493694) +++ head/science/py-dlib/distinfo Sat Feb 23 16:19:52 2019 (r493695) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527424227 -SHA256 (dlib-19.13.tar.bz2) = fe90b94677f837c8f0bcb0bb450b313a422a9171ac682583a75052c58f80ba54 -SIZE (dlib-19.13.tar.bz2) = 11032425 +TIMESTAMP = 1550917787 +SHA256 (dlib-19.16.tar.bz2) = 37308406c2b1459a70f21ec2fd7bdc922277659534c708323cb28d6e8e4764a8 +SIZE (dlib-19.16.tar.bz2) = 11081006