Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Feb 2019 16:19:52 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
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
Message-ID:  <201902231619.x1NGJqmJ026540@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902231619.x1NGJqmJ026540>