notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
dlib-cpp Machine learning framework written in C++
19.24_1 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 19.24_1Version of this port present on the latest quarterly branch.
Maintainer: arrowd@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-04-26 20:39:46
Last Update: 2023-07-28 17:13:17
Commit Hash: 664a2fa
Also Listed In: devel math
License: BSL
WWW:
http://dlib.net
Description:
Dlib is a modern C++ toolkit containing machine learning algorithms and tools for creating complex software in C++ to solve real world problems. It is used in both industry and academia in a wide range of domains including robotics, embedded devices, mobile phones, and large high performance computing environments.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1071 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/dlib-cpp-19.24_1/catalog.mk
  3. /usr/local/share/licenses/dlib-cpp-19.24_1/LICENSE
  4. /usr/local/share/licenses/dlib-cpp-19.24_1/BSL
  5. include/dlib/algs.h
  6. include/dlib/any.h
  7. include/dlib/any/any.h
  8. include/dlib/any/any_abstract.h
  9. include/dlib/any/any_decision_function.h
  10. include/dlib/any/any_decision_function_abstract.h
  11. include/dlib/any/any_function.h
  12. include/dlib/any/any_function_abstract.h
  13. include/dlib/any/any_function_impl.h
  14. include/dlib/any/any_function_impl2.h
  15. include/dlib/any/any_trainer.h
  16. include/dlib/any/any_trainer_abstract.h
  17. include/dlib/array.h
  18. include/dlib/array/array_kernel.h
  19. include/dlib/array/array_kernel_abstract.h
  20. include/dlib/array/array_tools.h
  21. include/dlib/array/array_tools_abstract.h
  22. include/dlib/array2d.h
  23. include/dlib/array2d/array2d_generic_image.h
  24. include/dlib/array2d/array2d_kernel.h
  25. include/dlib/array2d/array2d_kernel_abstract.h
  26. include/dlib/array2d/serialize_pixel_overloads.h
  27. include/dlib/assert.h
  28. include/dlib/base64.h
  29. include/dlib/base64/base64_kernel_1.h
  30. include/dlib/base64/base64_kernel_abstract.h
  31. include/dlib/bayes_utils.h
  32. include/dlib/bayes_utils/bayes_utils.h
  33. include/dlib/bayes_utils/bayes_utils_abstract.h
  34. include/dlib/bigint.h
  35. include/dlib/bigint/bigint_kernel_1.h
  36. include/dlib/bigint/bigint_kernel_2.h
  37. include/dlib/bigint/bigint_kernel_abstract.h
  38. include/dlib/bigint/bigint_kernel_c.h
  39. include/dlib/binary_search_tree.h
  40. include/dlib/binary_search_tree/binary_search_tree_kernel_1.h
  41. include/dlib/binary_search_tree/binary_search_tree_kernel_2.h
  42. include/dlib/binary_search_tree/binary_search_tree_kernel_abstract.h
  43. include/dlib/binary_search_tree/binary_search_tree_kernel_c.h
  44. include/dlib/bit_stream.h
  45. include/dlib/bit_stream/bit_stream_kernel_1.h
  46. include/dlib/bit_stream/bit_stream_kernel_abstract.h
  47. include/dlib/bit_stream/bit_stream_kernel_c.h
  48. include/dlib/bit_stream/bit_stream_multi_1.h
  49. include/dlib/bit_stream/bit_stream_multi_abstract.h
  50. include/dlib/bit_stream/bit_stream_multi_c.h
  51. include/dlib/bits/c++config.h
  52. include/dlib/bound_function_pointer.h
  53. include/dlib/bound_function_pointer/bound_function_pointer_kernel_1.h
  54. include/dlib/bound_function_pointer/bound_function_pointer_kernel_abstract.h
  55. include/dlib/bridge.h
  56. include/dlib/bridge/bridge.h
  57. include/dlib/bridge/bridge_abstract.h
  58. include/dlib/bsp.h
  59. include/dlib/bsp/bsp.h
  60. include/dlib/bsp/bsp_abstract.h
  61. include/dlib/byte_orderer.h
  62. include/dlib/byte_orderer/byte_orderer_kernel_1.h
  63. include/dlib/byte_orderer/byte_orderer_kernel_abstract.h
  64. include/dlib/cassert
  65. include/dlib/clustering.h
  66. include/dlib/clustering/bottom_up_cluster.h
  67. include/dlib/clustering/bottom_up_cluster_abstract.h
  68. include/dlib/clustering/chinese_whispers.h
  69. include/dlib/clustering/chinese_whispers_abstract.h
  70. include/dlib/clustering/modularity_clustering.h
  71. include/dlib/clustering/modularity_clustering_abstract.h
  72. include/dlib/clustering/spectral_cluster.h
  73. include/dlib/clustering/spectral_cluster_abstract.h
  74. include/dlib/cmake_utils/add_global_compiler_switch.cmake
  75. include/dlib/cmake_utils/check_if_avx_instructions_executable_on_host.cmake
  76. include/dlib/cmake_utils/check_if_neon_available.cmake
  77. include/dlib/cmake_utils/check_if_sse4_instructions_executable_on_host.cmake
  78. include/dlib/cmake_utils/find_blas.cmake
  79. include/dlib/cmake_utils/find_libjpeg.cmake
  80. include/dlib/cmake_utils/find_libpng.cmake
  81. include/dlib/cmake_utils/find_libwebp.cmake
  82. include/dlib/cmake_utils/set_compiler_specific_options.cmake
  83. include/dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake
  84. include/dlib/cmake_utils/use_cpp_11.cmake
  85. include/dlib/cmd_line_parser.h
  86. include/dlib/cmd_line_parser/cmd_line_parser_check_1.h
  87. include/dlib/cmd_line_parser/cmd_line_parser_check_c.h
  88. include/dlib/cmd_line_parser/cmd_line_parser_kernel_1.h
  89. include/dlib/cmd_line_parser/cmd_line_parser_kernel_abstract.h
  90. include/dlib/cmd_line_parser/cmd_line_parser_kernel_c.h
  91. include/dlib/cmd_line_parser/cmd_line_parser_print_1.h
  92. include/dlib/cmd_line_parser/get_option.h
  93. include/dlib/cmd_line_parser/get_option_abstract.h
  94. include/dlib/compress_stream.h
  95. include/dlib/compress_stream/compress_stream_kernel_1.h
  96. include/dlib/compress_stream/compress_stream_kernel_2.h
  97. include/dlib/compress_stream/compress_stream_kernel_3.h
  98. include/dlib/compress_stream/compress_stream_kernel_abstract.h
  99. include/dlib/conditioning_class.h
  100. include/dlib/conditioning_class/conditioning_class_kernel_1.h
  101. include/dlib/conditioning_class/conditioning_class_kernel_2.h
  102. include/dlib/conditioning_class/conditioning_class_kernel_3.h
  103. include/dlib/conditioning_class/conditioning_class_kernel_4.h
  104. include/dlib/conditioning_class/conditioning_class_kernel_abstract.h
  105. include/dlib/conditioning_class/conditioning_class_kernel_c.h
  106. include/dlib/config.h
  107. include/dlib/config_reader.h
  108. include/dlib/config_reader/config_reader_kernel_1.h
  109. include/dlib/config_reader/config_reader_kernel_abstract.h
  110. include/dlib/config_reader/config_reader_thread_safe_1.h
  111. include/dlib/config_reader/config_reader_thread_safe_abstract.h
  112. include/dlib/console_progress_indicator.h
  113. include/dlib/control.h
  114. include/dlib/control/approximate_linear_models.h
  115. include/dlib/control/approximate_linear_models_abstract.h
  116. include/dlib/control/lspi.h
  117. include/dlib/control/lspi_abstract.h
  118. include/dlib/control/mpc.h
  119. include/dlib/control/mpc_abstract.h
  120. include/dlib/cpp_pretty_printer.h
  121. include/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_1.h
  122. include/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_2.h
  123. include/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_abstract.h
  124. include/dlib/cpp_tokenizer.h
  125. include/dlib/cpp_tokenizer/cpp_tokenizer_kernel_1.h
  126. include/dlib/cpp_tokenizer/cpp_tokenizer_kernel_abstract.h
  127. include/dlib/cpp_tokenizer/cpp_tokenizer_kernel_c.h
  128. include/dlib/crc32.h
  129. include/dlib/crc32/crc32_kernel_1.h
  130. include/dlib/crc32/crc32_kernel_abstract.h
  131. include/dlib/cstring
  132. include/dlib/cuda/cpu_dlib.h
  133. include/dlib/cuda/cublas_dlibapi.h
  134. include/dlib/cuda/cuda_data_ptr.h
  135. include/dlib/cuda/cuda_dlib.h
  136. include/dlib/cuda/cuda_errors.h
  137. include/dlib/cuda/cuda_utils.h
  138. include/dlib/cuda/cudnn_dlibapi.h
  139. include/dlib/cuda/curand_dlibapi.h
  140. include/dlib/cuda/cusolver_dlibapi.h
  141. include/dlib/cuda/gpu_data.h
  142. include/dlib/cuda/gpu_data_abstract.h
  143. include/dlib/cuda/tensor.h
  144. include/dlib/cuda/tensor_abstract.h
  145. include/dlib/cuda/tensor_tools.h
  146. include/dlib/data_io.h
  147. include/dlib/data_io/cifar.h
  148. include/dlib/data_io/cifar_abstract.h
  149. include/dlib/data_io/image_dataset_metadata.h
  150. include/dlib/data_io/libsvm_io.h
  151. include/dlib/data_io/libsvm_io_abstract.h
  152. include/dlib/data_io/load_image_dataset.h
  153. include/dlib/data_io/load_image_dataset_abstract.h
  154. include/dlib/data_io/mnist.h
  155. include/dlib/data_io/mnist_abstract.h
  156. include/dlib/dir_nav.h
  157. include/dlib/dir_nav/dir_nav_extensions.h
  158. include/dlib/dir_nav/dir_nav_extensions_abstract.h
  159. include/dlib/dir_nav/dir_nav_kernel_1.h
  160. include/dlib/dir_nav/dir_nav_kernel_2.h
  161. include/dlib/dir_nav/dir_nav_kernel_abstract.h
  162. include/dlib/dir_nav/posix.h
  163. include/dlib/dir_nav/windows.h
  164. include/dlib/directed_graph.h
  165. include/dlib/directed_graph/directed_graph_kernel_1.h
  166. include/dlib/directed_graph/directed_graph_kernel_abstract.h
  167. include/dlib/disjoint_subsets.h
  168. include/dlib/disjoint_subsets/disjoint_subsets.h
  169. include/dlib/disjoint_subsets/disjoint_subsets_abstract.h
  170. include/dlib/disjoint_subsets/disjoint_subsets_sized.h
  171. include/dlib/disjoint_subsets/disjoint_subsets_sized_abstract.h
  172. include/dlib/dlib_basic_cpp_build_tutorial.txt
  173. include/dlib/dlib_include_path_tutorial.txt
  174. include/dlib/dnn.h
  175. include/dlib/dnn/core.h
  176. include/dlib/dnn/core_abstract.h
  177. include/dlib/dnn/input.h
  178. include/dlib/dnn/input_abstract.h
  179. include/dlib/dnn/layers.h
  180. include/dlib/dnn/layers_abstract.h
  181. include/dlib/dnn/loss.h
  182. include/dlib/dnn/loss_abstract.h
  183. include/dlib/dnn/solvers.h
  184. include/dlib/dnn/solvers_abstract.h
  185. include/dlib/dnn/trainer.h
  186. include/dlib/dnn/trainer_abstract.h
  187. include/dlib/dnn/utilities.h
  188. include/dlib/dnn/utilities_abstract.h
  189. include/dlib/dnn/validation.h
  190. include/dlib/dnn/visitors.h
  191. include/dlib/dnn/visitors_abstract.h
  192. include/dlib/enable_if.h
  193. include/dlib/entropy_decoder.h
  194. include/dlib/entropy_decoder/entropy_decoder_kernel_1.h
  195. include/dlib/entropy_decoder/entropy_decoder_kernel_2.h
  196. include/dlib/entropy_decoder/entropy_decoder_kernel_abstract.h
  197. include/dlib/entropy_decoder/entropy_decoder_kernel_c.h
  198. include/dlib/entropy_decoder_model.h
  199. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_1.h
  200. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_2.h
  201. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_3.h
  202. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_4.h
  203. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_5.h
  204. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_6.h
  205. include/dlib/entropy_decoder_model/entropy_decoder_model_kernel_abstract.h
  206. include/dlib/entropy_encoder.h
  207. include/dlib/entropy_encoder/entropy_encoder_kernel_1.h
  208. include/dlib/entropy_encoder/entropy_encoder_kernel_2.h
  209. include/dlib/entropy_encoder/entropy_encoder_kernel_abstract.h
  210. include/dlib/entropy_encoder/entropy_encoder_kernel_c.h
  211. include/dlib/entropy_encoder_model.h
  212. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_1.h
  213. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_2.h
  214. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_3.h
  215. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_4.h
  216. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h
  217. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_6.h
  218. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_abstract.h
  219. include/dlib/entropy_encoder_model/entropy_encoder_model_kernel_c.h
  220. include/dlib/error.h
  221. include/dlib/external/cblas/cblas.h
  222. include/dlib/external/cblas/cblas_f77.h
  223. include/dlib/external/libjpeg/cderror.h
  224. include/dlib/external/libjpeg/cdjpeg.h
  225. include/dlib/external/libjpeg/jconfig.h
  226. include/dlib/external/libjpeg/jdct.h
  227. include/dlib/external/libjpeg/jerror.h
  228. include/dlib/external/libjpeg/jinclude.h
  229. include/dlib/external/libjpeg/jmemsys.h
  230. include/dlib/external/libjpeg/jmorecfg.h
  231. include/dlib/external/libjpeg/jpegint.h
  232. include/dlib/external/libjpeg/jpeglib.h
  233. include/dlib/external/libjpeg/jversion.h
  234. include/dlib/external/libjpeg/transupp.h
  235. include/dlib/external/libpng/png.h
  236. include/dlib/external/libpng/pngconf.h
  237. include/dlib/external/libpng/pngdebug.h
  238. include/dlib/external/libpng/pnginfo.h
  239. include/dlib/external/libpng/pnglibconf.h
  240. include/dlib/external/libpng/pngpriv.h
  241. include/dlib/external/libpng/pngstruct.h
  242. include/dlib/external/pybind11/include/pybind11/attr.h
  243. include/dlib/external/pybind11/include/pybind11/buffer_info.h
  244. include/dlib/external/pybind11/include/pybind11/cast.h
  245. include/dlib/external/pybind11/include/pybind11/chrono.h
  246. include/dlib/external/pybind11/include/pybind11/common.h
  247. include/dlib/external/pybind11/include/pybind11/complex.h
  248. include/dlib/external/pybind11/include/pybind11/detail/class.h
  249. include/dlib/external/pybind11/include/pybind11/detail/common.h
  250. include/dlib/external/pybind11/include/pybind11/detail/descr.h
  251. include/dlib/external/pybind11/include/pybind11/detail/init.h
  252. include/dlib/external/pybind11/include/pybind11/detail/internals.h
  253. include/dlib/external/pybind11/include/pybind11/detail/typeid.h
  254. include/dlib/external/pybind11/include/pybind11/eigen.h
  255. include/dlib/external/pybind11/include/pybind11/embed.h
  256. include/dlib/external/pybind11/include/pybind11/eval.h
  257. include/dlib/external/pybind11/include/pybind11/functional.h
  258. include/dlib/external/pybind11/include/pybind11/iostream.h
  259. include/dlib/external/pybind11/include/pybind11/numpy.h
  260. include/dlib/external/pybind11/include/pybind11/operators.h
  261. include/dlib/external/pybind11/include/pybind11/options.h
  262. include/dlib/external/pybind11/include/pybind11/pybind11.h
  263. include/dlib/external/pybind11/include/pybind11/pytypes.h
  264. include/dlib/external/pybind11/include/pybind11/stl.h
  265. include/dlib/external/pybind11/include/pybind11/stl_bind.h
  266. include/dlib/external/pybind11/tools/FindCatch.cmake
  267. include/dlib/external/pybind11/tools/FindEigen3.cmake
  268. include/dlib/external/pybind11/tools/FindPythonLibsNew.cmake
  269. include/dlib/external/pybind11/tools/pybind11Tools.cmake
  270. include/dlib/external/zlib/crc32.h
  271. include/dlib/external/zlib/deflate.h
  272. include/dlib/external/zlib/gzguts.h
  273. include/dlib/external/zlib/inffast.h
  274. include/dlib/external/zlib/inffixed.h
  275. include/dlib/external/zlib/inflate.h
  276. include/dlib/external/zlib/inftrees.h
  277. include/dlib/external/zlib/trees.h
  278. include/dlib/external/zlib/zconf.h
  279. include/dlib/external/zlib/zlib.h
  280. include/dlib/external/zlib/zutil.h
  281. include/dlib/filtering.h
  282. include/dlib/filtering/kalman_filter.h
  283. include/dlib/filtering/kalman_filter_abstract.h
  284. include/dlib/filtering/rls_filter.h
  285. include/dlib/filtering/rls_filter_abstract.h
  286. include/dlib/float_details.h
  287. include/dlib/fstream
  288. include/dlib/general_hash/count_bits.h
  289. include/dlib/general_hash/count_bits_abstract.h
  290. include/dlib/general_hash/general_hash.h
  291. include/dlib/general_hash/hash.h
  292. include/dlib/general_hash/hash_abstract.h
  293. include/dlib/general_hash/murmur_hash3.h
  294. include/dlib/general_hash/murmur_hash3_abstract.h
  295. include/dlib/general_hash/random_hashing.h
  296. include/dlib/general_hash/random_hashing_abstract.h
  297. include/dlib/geometry.h
  298. include/dlib/geometry/border_enumerator.h
  299. include/dlib/geometry/border_enumerator_abstract.h
  300. include/dlib/geometry/drectangle.h
  301. include/dlib/geometry/drectangle_abstract.h
  302. include/dlib/geometry/line.h
  303. include/dlib/geometry/line_abstract.h
  304. include/dlib/geometry/point_transforms.h
  305. include/dlib/geometry/point_transforms_abstract.h
  306. include/dlib/geometry/rectangle.h
  307. include/dlib/geometry/rectangle_abstract.h
  308. include/dlib/geometry/vector.h
  309. include/dlib/geometry/vector_abstract.h
  310. include/dlib/global_optimization.h
  311. include/dlib/global_optimization/find_max_global.h
  312. include/dlib/global_optimization/find_max_global_abstract.h
  313. include/dlib/global_optimization/global_function_search.h
  314. include/dlib/global_optimization/global_function_search_abstract.h
  315. include/dlib/global_optimization/upper_bound_function.h
  316. include/dlib/global_optimization/upper_bound_function_abstract.h
  317. include/dlib/graph.h
  318. include/dlib/graph/graph_kernel_1.h
  319. include/dlib/graph/graph_kernel_abstract.h
  320. include/dlib/graph_cuts.h
  321. include/dlib/graph_cuts/find_max_factor_graph_potts.h
  322. include/dlib/graph_cuts/find_max_factor_graph_potts_abstract.h
  323. include/dlib/graph_cuts/general_flow_graph.h
  324. include/dlib/graph_cuts/general_potts_problem.h
  325. include/dlib/graph_cuts/graph_labeler.h
  326. include/dlib/graph_cuts/graph_labeler_abstract.h
  327. include/dlib/graph_cuts/min_cut.h
  328. include/dlib/graph_cuts/min_cut_abstract.h
  329. include/dlib/graph_utils.h
  330. include/dlib/graph_utils/edge_list_graphs.h
  331. include/dlib/graph_utils/edge_list_graphs_abstract.h
  332. include/dlib/graph_utils/find_k_nearest_neighbors_lsh.h
  333. include/dlib/graph_utils/find_k_nearest_neighbors_lsh_abstract.h
  334. include/dlib/graph_utils/function_objects.h
  335. include/dlib/graph_utils/function_objects_abstract.h
  336. include/dlib/graph_utils/graph_utils.h
  337. include/dlib/graph_utils/graph_utils_abstract.h
  338. include/dlib/graph_utils/ordered_sample_pair.h
  339. include/dlib/graph_utils/ordered_sample_pair_abstract.h
  340. include/dlib/graph_utils/sample_pair.h
  341. include/dlib/graph_utils/sample_pair_abstract.h
  342. include/dlib/graph_utils_threaded.h
  343. include/dlib/gui_core.h
  344. include/dlib/gui_core/gui_core_kernel_1.h
  345. include/dlib/gui_core/gui_core_kernel_2.h
  346. include/dlib/gui_core/gui_core_kernel_abstract.h
  347. include/dlib/gui_core/windows.h
  348. include/dlib/gui_core/xlib.h
  349. include/dlib/gui_widgets.h
  350. include/dlib/gui_widgets/base_widgets.h
  351. include/dlib/gui_widgets/base_widgets_abstract.h
  352. include/dlib/gui_widgets/canvas_drawing.h
  353. include/dlib/gui_widgets/canvas_drawing_abstract.h
  354. include/dlib/gui_widgets/drawable.h
  355. include/dlib/gui_widgets/drawable_abstract.h
  356. include/dlib/gui_widgets/fonts.h
  357. include/dlib/gui_widgets/fonts_abstract.h
  358. include/dlib/gui_widgets/nativefont.h
  359. include/dlib/gui_widgets/style.h
  360. include/dlib/gui_widgets/style_abstract.h
  361. include/dlib/gui_widgets/widgets.h
  362. include/dlib/gui_widgets/widgets_abstract.h
  363. include/dlib/hash.h
  364. include/dlib/hash_map.h
  365. include/dlib/hash_map/hash_map_kernel_1.h
  366. include/dlib/hash_map/hash_map_kernel_abstract.h
  367. include/dlib/hash_map/hash_map_kernel_c.h
  368. include/dlib/hash_set.h
  369. include/dlib/hash_set/hash_set_kernel_1.h
  370. include/dlib/hash_set/hash_set_kernel_abstract.h
  371. include/dlib/hash_set/hash_set_kernel_c.h
  372. include/dlib/hash_table.h
  373. include/dlib/hash_table/hash_table_kernel_1.h
  374. include/dlib/hash_table/hash_table_kernel_2.h
  375. include/dlib/hash_table/hash_table_kernel_abstract.h
  376. include/dlib/hash_table/hash_table_kernel_c.h
  377. include/dlib/http_client/http_client.h
  378. include/dlib/http_client/http_client_abstract.h
  379. include/dlib/image_io.h
  380. include/dlib/image_keypoint.h
  381. include/dlib/image_keypoint/binned_vector_feature_image.h
  382. include/dlib/image_keypoint/binned_vector_feature_image_abstract.h
  383. include/dlib/image_keypoint/build_separable_poly_filters.h
  384. include/dlib/image_keypoint/draw_surf_points.h
  385. include/dlib/image_keypoint/draw_surf_points_abstract.h
  386. include/dlib/image_keypoint/fine_hog_image.h
  387. include/dlib/image_keypoint/fine_hog_image_abstract.h
  388. include/dlib/image_keypoint/hashed_feature_image.h
  389. include/dlib/image_keypoint/hashed_feature_image_abstract.h
  390. include/dlib/image_keypoint/hessian_pyramid.h
  391. include/dlib/image_keypoint/hessian_pyramid_abstract.h
  392. include/dlib/image_keypoint/hog.h
  393. include/dlib/image_keypoint/hog_abstract.h
  394. include/dlib/image_keypoint/nearest_neighbor_feature_image.h
  395. include/dlib/image_keypoint/nearest_neighbor_feature_image_abstract.h
  396. include/dlib/image_keypoint/poly_image.h
  397. include/dlib/image_keypoint/poly_image_abstract.h
  398. include/dlib/image_keypoint/surf.h
  399. include/dlib/image_keypoint/surf_abstract.h
  400. include/dlib/image_loader/image_loader.h
  401. include/dlib/image_loader/image_loader_abstract.h
  402. include/dlib/image_loader/jpeg_loader.h
  403. include/dlib/image_loader/jpeg_loader_abstract.h
  404. include/dlib/image_loader/load_image.h
  405. include/dlib/image_loader/load_image_abstract.h
  406. include/dlib/image_loader/png_loader.h
  407. include/dlib/image_loader/png_loader_abstract.h
  408. include/dlib/image_loader/webp_loader.h
  409. include/dlib/image_loader/webp_loader_abstract.h
  410. include/dlib/image_processing.h
  411. include/dlib/image_processing/box_overlap_testing.h
  412. include/dlib/image_processing/box_overlap_testing_abstract.h
  413. include/dlib/image_processing/correlation_tracker.h
  414. include/dlib/image_processing/correlation_tracker_abstract.h
  415. include/dlib/image_processing/detection_template_tools.h
  416. include/dlib/image_processing/detection_template_tools_abstract.h
  417. include/dlib/image_processing/frontal_face_detector.h
  418. include/dlib/image_processing/frontal_face_detector_abstract.h
  419. include/dlib/image_processing/full_object_detection.h
  420. include/dlib/image_processing/full_object_detection_abstract.h
  421. include/dlib/image_processing/generic_image.h
  422. include/dlib/image_processing/object_detector.h
  423. include/dlib/image_processing/object_detector_abstract.h
  424. include/dlib/image_processing/remove_unobtainable_rectangles.h
  425. include/dlib/image_processing/remove_unobtainable_rectangles_abstract.h
  426. include/dlib/image_processing/render_face_detections.h
  427. include/dlib/image_processing/render_face_detections_abstract.h
  428. include/dlib/image_processing/scan_fhog_pyramid.h
  429. include/dlib/image_processing/scan_fhog_pyramid_abstract.h
  430. include/dlib/image_processing/scan_image.h
  431. include/dlib/image_processing/scan_image_abstract.h
  432. include/dlib/image_processing/scan_image_boxes.h
  433. include/dlib/image_processing/scan_image_boxes_abstract.h
  434. include/dlib/image_processing/scan_image_custom.h
  435. include/dlib/image_processing/scan_image_custom_abstract.h
  436. include/dlib/image_processing/scan_image_pyramid.h
  437. include/dlib/image_processing/scan_image_pyramid_abstract.h
  438. include/dlib/image_processing/scan_image_pyramid_tools.h
  439. include/dlib/image_processing/scan_image_pyramid_tools_abstract.h
  440. include/dlib/image_processing/setup_hashed_features.h
  441. include/dlib/image_processing/setup_hashed_features_abstract.h
  442. include/dlib/image_processing/shape_predictor.h
  443. include/dlib/image_processing/shape_predictor_abstract.h
  444. include/dlib/image_processing/shape_predictor_trainer.h
  445. include/dlib/image_processing/shape_predictor_trainer_abstract.h
  446. include/dlib/image_saver/dng_shared.h
  447. include/dlib/image_saver/image_saver.h
  448. include/dlib/image_saver/image_saver_abstract.h
  449. include/dlib/image_saver/save_jpeg.h
  450. include/dlib/image_saver/save_jpeg_abstract.h
  451. include/dlib/image_saver/save_png.h
  452. include/dlib/image_saver/save_png_abstract.h
  453. include/dlib/image_saver/save_webp.h
  454. include/dlib/image_saver/save_webp_abstract.h
  455. include/dlib/image_transforms.h
  456. include/dlib/image_transforms/assign_image.h
  457. include/dlib/image_transforms/assign_image_abstract.h
  458. include/dlib/image_transforms/colormaps.h
  459. include/dlib/image_transforms/colormaps_abstract.h
  460. include/dlib/image_transforms/draw.h
  461. include/dlib/image_transforms/draw_abstract.h
  462. include/dlib/image_transforms/edge_detector.h
  463. include/dlib/image_transforms/edge_detector_abstract.h
  464. include/dlib/image_transforms/equalize_histogram.h
  465. include/dlib/image_transforms/equalize_histogram_abstract.h
  466. include/dlib/image_transforms/fhog.h
  467. include/dlib/image_transforms/fhog_abstract.h
  468. include/dlib/image_transforms/hough_transform.h
  469. include/dlib/image_transforms/hough_transform_abstract.h
  470. include/dlib/image_transforms/image_pyramid.h
  471. include/dlib/image_transforms/image_pyramid_abstract.h
  472. include/dlib/image_transforms/integral_image.h
  473. include/dlib/image_transforms/integral_image_abstract.h
  474. include/dlib/image_transforms/interpolation.h
  475. include/dlib/image_transforms/interpolation_abstract.h
  476. include/dlib/image_transforms/label_connected_blobs.h
  477. include/dlib/image_transforms/label_connected_blobs_abstract.h
  478. include/dlib/image_transforms/lbp.h
  479. include/dlib/image_transforms/lbp_abstract.h
  480. include/dlib/image_transforms/morphological_operations.h
  481. include/dlib/image_transforms/morphological_operations_abstract.h
  482. include/dlib/image_transforms/random_color_transform.h
  483. include/dlib/image_transforms/random_color_transform_abstract.h
  484. include/dlib/image_transforms/random_cropper.h
  485. include/dlib/image_transforms/random_cropper_abstract.h
  486. include/dlib/image_transforms/segment_image.h
  487. include/dlib/image_transforms/segment_image_abstract.h
  488. include/dlib/image_transforms/spatial_filtering.h
  489. include/dlib/image_transforms/spatial_filtering_abstract.h
  490. include/dlib/image_transforms/thresholding.h
  491. include/dlib/image_transforms/thresholding_abstract.h
  492. include/dlib/interfaces/cmd_line_parser_option.h
  493. include/dlib/interfaces/enumerable.h
  494. include/dlib/interfaces/map_pair.h
  495. include/dlib/interfaces/remover.h
  496. include/dlib/invoke.h
  497. include/dlib/iomanip
  498. include/dlib/iosfwd
  499. include/dlib/iosockstream.h
  500. include/dlib/iosockstream/iosockstream.h
  501. include/dlib/iosockstream/iosockstream_abstract.h
  502. include/dlib/iostream
  503. include/dlib/is_kind.h
  504. include/dlib/istream
  505. include/dlib/java/java_array.h
  506. include/dlib/java/swig_api.h
  507. include/dlib/linker.h
  508. include/dlib/linker/linker_kernel_1.h
  509. include/dlib/linker/linker_kernel_abstract.h
  510. include/dlib/locale
  511. include/dlib/logger.h
  512. include/dlib/logger/extra_logger_headers.h
  513. include/dlib/logger/logger_config_file.h
  514. include/dlib/logger/logger_kernel_1.h
  515. include/dlib/logger/logger_kernel_abstract.h
  516. include/dlib/lsh.h
  517. include/dlib/lsh/create_random_projection_hash.h
  518. include/dlib/lsh/create_random_projection_hash_abstract.h
  519. include/dlib/lsh/hashes.h
  520. include/dlib/lsh/hashes_abstract.h
  521. include/dlib/lsh/projection_hash.h
  522. include/dlib/lsh/projection_hash_abstract.h
  523. include/dlib/lz77_buffer.h
  524. include/dlib/lz77_buffer/lz77_buffer_kernel_1.h
  525. include/dlib/lz77_buffer/lz77_buffer_kernel_2.h
  526. include/dlib/lz77_buffer/lz77_buffer_kernel_abstract.h
  527. include/dlib/lz77_buffer/lz77_buffer_kernel_c.h
  528. include/dlib/lzp_buffer.h
  529. include/dlib/lzp_buffer/lzp_buffer_kernel_1.h
  530. include/dlib/lzp_buffer/lzp_buffer_kernel_2.h
  531. include/dlib/lzp_buffer/lzp_buffer_kernel_abstract.h
  532. include/dlib/lzp_buffer/lzp_buffer_kernel_c.h
  533. include/dlib/manifold_regularization.h
  534. include/dlib/manifold_regularization/linear_manifold_regularizer.h
  535. include/dlib/manifold_regularization/linear_manifold_regularizer_abstract.h
  536. include/dlib/map.h
  537. include/dlib/map/map_kernel_1.h
  538. include/dlib/map/map_kernel_abstract.h
  539. include/dlib/map/map_kernel_c.h
  540. include/dlib/matlab/call_matlab.h
  541. include/dlib/matlab/subprocess_stream.h
  542. include/dlib/matrix.h
  543. include/dlib/matrix/cblas_constants.h
  544. include/dlib/matrix/fft_size.h
  545. include/dlib/matrix/kiss_fft.h
  546. include/dlib/matrix/lapack/fortran_id.h
  547. include/dlib/matrix/lapack/gees.h
  548. include/dlib/matrix/lapack/geev.h
  549. include/dlib/matrix/lapack/geqrf.h
  550. include/dlib/matrix/lapack/gesdd.h
  551. include/dlib/matrix/lapack/gesvd.h
  552. include/dlib/matrix/lapack/getrf.h
  553. include/dlib/matrix/lapack/ormqr.h
  554. include/dlib/matrix/lapack/pbtrf.h
  555. include/dlib/matrix/lapack/potrf.h
  556. include/dlib/matrix/lapack/syev.h
  557. include/dlib/matrix/lapack/syevr.h
  558. include/dlib/matrix/matrix.h
  559. include/dlib/matrix/matrix_abstract.h
  560. include/dlib/matrix/matrix_assign.h
  561. include/dlib/matrix/matrix_assign_fwd.h
  562. include/dlib/matrix/matrix_blas_bindings.h
  563. include/dlib/matrix/matrix_cholesky.h
  564. include/dlib/matrix/matrix_conj_trans.h
  565. include/dlib/matrix/matrix_conv.h
  566. include/dlib/matrix/matrix_conv_abstract.h
  567. include/dlib/matrix/matrix_data_layout.h
  568. include/dlib/matrix/matrix_data_layout_abstract.h
  569. include/dlib/matrix/matrix_default_mul.h
  570. include/dlib/matrix/matrix_eigenvalue.h
  571. include/dlib/matrix/matrix_exp.h
  572. include/dlib/matrix/matrix_exp_abstract.h
  573. include/dlib/matrix/matrix_expressions.h
  574. include/dlib/matrix/matrix_fft.h
  575. include/dlib/matrix/matrix_fft_abstract.h
  576. include/dlib/matrix/matrix_fwd.h
  577. include/dlib/matrix/matrix_generic_image.h
  578. include/dlib/matrix/matrix_la.h
  579. include/dlib/matrix/matrix_la_abstract.h
  580. include/dlib/matrix/matrix_lu.h
  581. include/dlib/matrix/matrix_mat.h
  582. include/dlib/matrix/matrix_mat_abstract.h
  583. include/dlib/matrix/matrix_math_functions.h
  584. include/dlib/matrix/matrix_math_functions_abstract.h
  585. include/dlib/matrix/matrix_op.h
  586. include/dlib/matrix/matrix_qr.h
  587. include/dlib/matrix/matrix_read_from_istream.h
  588. include/dlib/matrix/matrix_subexp.h
  589. include/dlib/matrix/matrix_subexp_abstract.h
  590. include/dlib/matrix/matrix_trsm.h
  591. include/dlib/matrix/matrix_utilities.h
  592. include/dlib/matrix/matrix_utilities_abstract.h
  593. include/dlib/matrix/mkl_fft.h
  594. include/dlib/matrix/symmetric_matrix_cache.h
  595. include/dlib/matrix/symmetric_matrix_cache_abstract.h
  596. include/dlib/md5.h
  597. include/dlib/md5/md5_kernel_1.h
  598. include/dlib/md5/md5_kernel_abstract.h
  599. include/dlib/member_function_pointer.h
  600. include/dlib/member_function_pointer/make_mfp.h
  601. include/dlib/member_function_pointer/make_mfp_abstract.h
  602. include/dlib/member_function_pointer/member_function_pointer_kernel_1.h
  603. include/dlib/member_function_pointer/member_function_pointer_kernel_abstract.h
  604. include/dlib/memory_manager.h
  605. include/dlib/memory_manager/memory_manager_kernel_1.h
  606. include/dlib/memory_manager/memory_manager_kernel_2.h
  607. include/dlib/memory_manager/memory_manager_kernel_3.h
  608. include/dlib/memory_manager/memory_manager_kernel_abstract.h
  609. include/dlib/memory_manager_global.h
  610. include/dlib/memory_manager_global/memory_manager_global_kernel_1.h
  611. include/dlib/memory_manager_global/memory_manager_global_kernel_abstract.h
  612. include/dlib/memory_manager_stateless.h
  613. include/dlib/memory_manager_stateless/memory_manager_stateless_kernel_1.h
  614. include/dlib/memory_manager_stateless/memory_manager_stateless_kernel_2.h
  615. include/dlib/memory_manager_stateless/memory_manager_stateless_kernel_abstract.h
  616. include/dlib/metaprogramming.h
  617. include/dlib/misc_api.h
  618. include/dlib/misc_api/misc_api_kernel_1.h
  619. include/dlib/misc_api/misc_api_kernel_2.h
  620. include/dlib/misc_api/misc_api_kernel_abstract.h
  621. include/dlib/misc_api/misc_api_shared.h
  622. include/dlib/misc_api/posix.h
  623. include/dlib/misc_api/windows.h
  624. include/dlib/mlp.h
  625. include/dlib/mlp/mlp_kernel_1.h
  626. include/dlib/mlp/mlp_kernel_abstract.h
  627. include/dlib/mlp/mlp_kernel_c.h
  628. include/dlib/noncopyable.h
  629. include/dlib/numeric_constants.h
  630. include/dlib/numerical_integration.h
  631. include/dlib/numerical_integration/integrate_function_adapt_simpson.h
  632. include/dlib/numerical_integration/integrate_function_adapt_simpson_abstract.h
  633. include/dlib/opencv.h
  634. include/dlib/opencv/cv_image.h
  635. include/dlib/opencv/cv_image_abstract.h
  636. include/dlib/opencv/to_open_cv.h
  637. include/dlib/opencv/to_open_cv_abstract.h
  638. include/dlib/optimization.h
  639. include/dlib/optimization/elastic_net.h
  640. include/dlib/optimization/elastic_net_abstract.h
  641. include/dlib/optimization/find_max_factor_graph_nmplp.h
  642. include/dlib/optimization/find_max_factor_graph_nmplp_abstract.h
  643. include/dlib/optimization/find_max_factor_graph_viterbi.h
  644. include/dlib/optimization/find_max_factor_graph_viterbi_abstract.h
  645. include/dlib/optimization/find_max_parse_cky.h
  646. include/dlib/optimization/find_max_parse_cky_abstract.h
  647. include/dlib/optimization/find_optimal_parameters.h
  648. include/dlib/optimization/find_optimal_parameters_abstract.h
  649. include/dlib/optimization/isotonic_regression.h
  650. include/dlib/optimization/isotonic_regression_abstract.h
  651. include/dlib/optimization/max_cost_assignment.h
  652. include/dlib/optimization/max_cost_assignment_abstract.h
  653. include/dlib/optimization/max_sum_submatrix.h
  654. include/dlib/optimization/max_sum_submatrix_abstract.h
  655. include/dlib/optimization/optimization.h
  656. include/dlib/optimization/optimization_abstract.h
  657. include/dlib/optimization/optimization_bobyqa.h
  658. include/dlib/optimization/optimization_bobyqa_abstract.h
  659. include/dlib/optimization/optimization_least_squares.h
  660. include/dlib/optimization/optimization_least_squares_abstract.h
  661. include/dlib/optimization/optimization_line_search.h
  662. include/dlib/optimization/optimization_line_search_abstract.h
  663. include/dlib/optimization/optimization_oca.h
  664. include/dlib/optimization/optimization_oca_abstract.h
  665. include/dlib/optimization/optimization_search_strategies.h
  666. include/dlib/optimization/optimization_search_strategies_abstract.h
  667. include/dlib/optimization/optimization_solve_qp2_using_smo.h
  668. include/dlib/optimization/optimization_solve_qp2_using_smo_abstract.h
  669. include/dlib/optimization/optimization_solve_qp3_using_smo.h
  670. include/dlib/optimization/optimization_solve_qp3_using_smo_abstract.h
  671. include/dlib/optimization/optimization_solve_qp_using_smo.h
  672. include/dlib/optimization/optimization_solve_qp_using_smo_abstract.h
  673. include/dlib/optimization/optimization_stop_strategies.h
  674. include/dlib/optimization/optimization_stop_strategies_abstract.h
  675. include/dlib/optimization/optimization_trust_region.h
  676. include/dlib/optimization/optimization_trust_region_abstract.h
  677. include/dlib/ostream
  678. include/dlib/pipe.h
  679. include/dlib/pipe/pipe_kernel_1.h
  680. include/dlib/pipe/pipe_kernel_abstract.h
  681. include/dlib/pixel.h
  682. include/dlib/platform.h
  683. include/dlib/python.h
  684. include/dlib/python/numpy_image.h
  685. include/dlib/python/pyassert.h
  686. include/dlib/python/pybind_utils.h
  687. include/dlib/python/serialize_pickle.h
  688. include/dlib/quantum_computing.h
  689. include/dlib/quantum_computing/quantum_computing.h
  690. include/dlib/quantum_computing/quantum_computing_abstract.h
  691. include/dlib/queue.h
  692. include/dlib/queue/queue_kernel_1.h
  693. include/dlib/queue/queue_kernel_2.h
  694. include/dlib/queue/queue_kernel_abstract.h
  695. include/dlib/queue/queue_kernel_c.h
  696. include/dlib/queue/queue_sort_1.h
  697. include/dlib/queue/queue_sort_abstract.h
  698. include/dlib/rand.h
  699. include/dlib/rand/mersenne_twister.h
  700. include/dlib/rand/rand_kernel_1.h
  701. include/dlib/rand/rand_kernel_abstract.h
  702. include/dlib/random_forest.h
  703. include/dlib/random_forest/random_forest_regression.h
  704. include/dlib/random_forest/random_forest_regression_abstract.h
  705. include/dlib/ref.h
  706. include/dlib/reference_counter.h
  707. include/dlib/reference_counter/reference_counter_kernel_1.h
  708. include/dlib/reference_counter/reference_counter_kernel_abstract.h
  709. include/dlib/revision.h
  710. include/dlib/sequence.h
  711. include/dlib/sequence/sequence_compare_1.h
  712. include/dlib/sequence/sequence_compare_abstract.h
  713. include/dlib/sequence/sequence_kernel_1.h
  714. include/dlib/sequence/sequence_kernel_2.h
  715. include/dlib/sequence/sequence_kernel_abstract.h
  716. include/dlib/sequence/sequence_kernel_c.h
  717. include/dlib/sequence/sequence_sort_1.h
  718. include/dlib/sequence/sequence_sort_2.h
  719. include/dlib/sequence/sequence_sort_abstract.h
  720. include/dlib/serialize.h
  721. include/dlib/server.h
  722. include/dlib/server/server_http.h
  723. include/dlib/server/server_http_abstract.h
  724. include/dlib/server/server_iostream.h
  725. include/dlib/server/server_iostream_abstract.h
  726. include/dlib/server/server_kernel.h
  727. include/dlib/server/server_kernel_abstract.h
  728. include/dlib/set.h
  729. include/dlib/set/set_compare_1.h
  730. include/dlib/set/set_compare_abstract.h
  731. include/dlib/set/set_kernel_1.h
  732. include/dlib/set/set_kernel_abstract.h
  733. include/dlib/set/set_kernel_c.h
  734. include/dlib/set_utils.h
  735. include/dlib/set_utils/set_utils.h
  736. include/dlib/set_utils/set_utils_abstract.h
  737. include/dlib/simd.h
  738. include/dlib/simd/simd4f.h
  739. include/dlib/simd/simd4i.h
  740. include/dlib/simd/simd8f.h
  741. include/dlib/simd/simd8i.h
  742. include/dlib/simd/simd_check.h
  743. include/dlib/sliding_buffer.h
  744. include/dlib/sliding_buffer/circular_buffer.h
  745. include/dlib/sliding_buffer/circular_buffer_abstract.h
  746. include/dlib/sliding_buffer/sliding_buffer_kernel_1.h
  747. include/dlib/sliding_buffer/sliding_buffer_kernel_abstract.h
  748. include/dlib/sliding_buffer/sliding_buffer_kernel_c.h
  749. include/dlib/smart_pointers.h
  750. include/dlib/smart_pointers/scoped_ptr.h
  751. include/dlib/smart_pointers/shared_ptr.h
  752. include/dlib/smart_pointers/shared_ptr_abstract.h
  753. include/dlib/smart_pointers/shared_ptr_thread_safe.h
  754. include/dlib/smart_pointers/shared_ptr_thread_safe_abstract.h
  755. include/dlib/smart_pointers/weak_ptr.h
  756. include/dlib/smart_pointers/weak_ptr_abstract.h
  757. include/dlib/smart_pointers_thread_safe.h
  758. include/dlib/sockets.h
  759. include/dlib/sockets/posix.h
  760. include/dlib/sockets/sockets_extensions.h
  761. include/dlib/sockets/sockets_extensions_abstract.h
  762. include/dlib/sockets/sockets_kernel_1.h
  763. include/dlib/sockets/sockets_kernel_2.h
  764. include/dlib/sockets/sockets_kernel_abstract.h
  765. include/dlib/sockets/windows.h
  766. include/dlib/sockstreambuf.h
  767. include/dlib/sockstreambuf/sockstreambuf.h
  768. include/dlib/sockstreambuf/sockstreambuf_abstract.h
  769. include/dlib/sockstreambuf/sockstreambuf_unbuffered.h
  770. include/dlib/sort.h
  771. include/dlib/sparse_vector.h
  772. include/dlib/sqlite.h
  773. include/dlib/sqlite/sqlite.h
  774. include/dlib/sqlite/sqlite_abstract.h
  775. include/dlib/sqlite/sqlite_tools.h
  776. include/dlib/sqlite/sqlite_tools_abstract.h
  777. include/dlib/sstream
  778. include/dlib/stack.h
  779. include/dlib/stack/stack_kernel_1.h
  780. include/dlib/stack/stack_kernel_abstract.h
  781. include/dlib/stack/stack_kernel_c.h
  782. include/dlib/stack_trace.h
  783. include/dlib/static_map.h
  784. include/dlib/static_map/static_map_kernel_1.h
  785. include/dlib/static_map/static_map_kernel_abstract.h
  786. include/dlib/static_map/static_map_kernel_c.h
  787. include/dlib/static_set.h
  788. include/dlib/static_set/static_set_compare_1.h
  789. include/dlib/static_set/static_set_compare_abstract.h
  790. include/dlib/static_set/static_set_kernel_1.h
  791. include/dlib/static_set/static_set_kernel_abstract.h
  792. include/dlib/static_set/static_set_kernel_c.h
  793. include/dlib/statistics.h
  794. include/dlib/statistics/average_precision.h
  795. include/dlib/statistics/average_precision_abstract.h
  796. include/dlib/statistics/cca.h
  797. include/dlib/statistics/cca_abstract.h
  798. include/dlib/statistics/dpca.h
  799. include/dlib/statistics/dpca_abstract.h
  800. include/dlib/statistics/image_feature_sampling.h
  801. include/dlib/statistics/image_feature_sampling_abstract.h
  802. include/dlib/statistics/lda.h
  803. include/dlib/statistics/lda_abstract.h
  804. include/dlib/statistics/random_subset_selector.h
  805. include/dlib/statistics/random_subset_selector_abstract.h
  806. include/dlib/statistics/running_gradient.h
  807. include/dlib/statistics/running_gradient_abstract.h
  808. include/dlib/statistics/sammon.h
  809. include/dlib/statistics/sammon_abstract.h
  810. include/dlib/statistics/statistics.h
  811. include/dlib/statistics/statistics_abstract.h
  812. include/dlib/statistics/vector_normalizer_frobmetric.h
  813. include/dlib/statistics/vector_normalizer_frobmetric_abstract.h
  814. include/dlib/std_allocator.h
  815. include/dlib/stl_checked.h
  816. include/dlib/stl_checked/std_vector_c.h
  817. include/dlib/stl_checked/std_vector_c_abstract.h
  818. include/dlib/string.h
  819. include/dlib/string/cassert
  820. include/dlib/string/iomanip
  821. include/dlib/string/iosfwd
  822. include/dlib/string/iostream
  823. include/dlib/string/locale
  824. include/dlib/string/string.h
  825. include/dlib/string/string_abstract.h
  826. include/dlib/svm.h
  827. include/dlib/svm/active_learning.h
  828. include/dlib/svm/active_learning_abstract.h
  829. include/dlib/svm/assignment_function.h
  830. include/dlib/svm/assignment_function_abstract.h
  831. include/dlib/svm/auto.h
  832. include/dlib/svm/auto_abstract.h
  833. include/dlib/svm/cross_validate_assignment_trainer.h
  834. include/dlib/svm/cross_validate_assignment_trainer_abstract.h
  835. include/dlib/svm/cross_validate_graph_labeling_trainer.h
  836. include/dlib/svm/cross_validate_graph_labeling_trainer_abstract.h
  837. include/dlib/svm/cross_validate_multiclass_trainer.h
  838. include/dlib/svm/cross_validate_multiclass_trainer_abstract.h
  839. include/dlib/svm/cross_validate_object_detection_trainer.h
  840. include/dlib/svm/cross_validate_object_detection_trainer_abstract.h
  841. include/dlib/svm/cross_validate_regression_trainer.h
  842. include/dlib/svm/cross_validate_regression_trainer_abstract.h
  843. include/dlib/svm/cross_validate_sequence_labeler.h
  844. include/dlib/svm/cross_validate_sequence_labeler_abstract.h
  845. include/dlib/svm/cross_validate_sequence_segmenter.h
  846. include/dlib/svm/cross_validate_sequence_segmenter_abstract.h
  847. include/dlib/svm/cross_validate_track_association_trainer.h
  848. include/dlib/svm/cross_validate_track_association_trainer_abstract.h
  849. include/dlib/svm/empirical_kernel_map.h
  850. include/dlib/svm/empirical_kernel_map_abstract.h
  851. include/dlib/svm/feature_ranking.h
  852. include/dlib/svm/feature_ranking_abstract.h
  853. include/dlib/svm/function.h
  854. include/dlib/svm/function_abstract.h
  855. include/dlib/svm/kcentroid.h
  856. include/dlib/svm/kcentroid_abstract.h
  857. include/dlib/svm/kcentroid_overloads.h
  858. include/dlib/svm/kernel.h
  859. include/dlib/svm/kernel_abstract.h
  860. include/dlib/svm/kernel_matrix.h
  861. include/dlib/svm/kernel_matrix_abstract.h
  862. include/dlib/svm/kkmeans.h
  863. include/dlib/svm/kkmeans_abstract.h
  864. include/dlib/svm/krls.h
  865. include/dlib/svm/krls_abstract.h
  866. include/dlib/svm/krr_trainer.h
  867. include/dlib/svm/krr_trainer_abstract.h
  868. include/dlib/svm/linearly_independent_subset_finder.h
  869. include/dlib/svm/linearly_independent_subset_finder_abstract.h
  870. include/dlib/svm/multiclass_tools.h
  871. include/dlib/svm/multiclass_tools_abstract.h
  872. include/dlib/svm/null_df.h
  873. include/dlib/svm/null_trainer.h
  874. include/dlib/svm/null_trainer_abstract.h
  875. include/dlib/svm/num_nonnegative_weights.h
  876. include/dlib/svm/one_vs_all_decision_function.h
  877. include/dlib/svm/one_vs_all_decision_function_abstract.h
  878. include/dlib/svm/one_vs_all_trainer.h
  879. include/dlib/svm/one_vs_all_trainer_abstract.h
  880. include/dlib/svm/one_vs_one_decision_function.h
  881. include/dlib/svm/one_vs_one_decision_function_abstract.h
  882. include/dlib/svm/one_vs_one_trainer.h
  883. include/dlib/svm/one_vs_one_trainer_abstract.h
  884. include/dlib/svm/pegasos.h
  885. include/dlib/svm/pegasos_abstract.h
  886. include/dlib/svm/ranking_tools.h
  887. include/dlib/svm/ranking_tools_abstract.h
  888. include/dlib/svm/rbf_network.h
  889. include/dlib/svm/rbf_network_abstract.h
  890. include/dlib/svm/reduced.h
  891. include/dlib/svm/reduced_abstract.h
  892. include/dlib/svm/rls.h
  893. include/dlib/svm/rls_abstract.h
  894. include/dlib/svm/roc_trainer.h
  895. include/dlib/svm/roc_trainer_abstract.h
  896. include/dlib/svm/rr_trainer.h
  897. include/dlib/svm/rr_trainer_abstract.h
  898. include/dlib/svm/rvm.h
  899. include/dlib/svm/rvm_abstract.h
  900. include/dlib/svm/sequence_labeler.h
  901. include/dlib/svm/sequence_labeler_abstract.h
  902. include/dlib/svm/sequence_segmenter.h
  903. include/dlib/svm/sequence_segmenter_abstract.h
  904. include/dlib/svm/simplify_linear_decision_function.h
  905. include/dlib/svm/simplify_linear_decision_function_abstract.h
  906. include/dlib/svm/sort_basis_vectors.h
  907. include/dlib/svm/sort_basis_vectors_abstract.h
  908. include/dlib/svm/sparse_kernel.h
  909. include/dlib/svm/sparse_kernel_abstract.h
  910. include/dlib/svm/sparse_vector.h
  911. include/dlib/svm/sparse_vector_abstract.h
  912. include/dlib/svm/structural_assignment_trainer.h
  913. include/dlib/svm/structural_assignment_trainer_abstract.h
  914. include/dlib/svm/structural_graph_labeling_trainer.h
  915. include/dlib/svm/structural_graph_labeling_trainer_abstract.h
  916. include/dlib/svm/structural_object_detection_trainer.h
  917. include/dlib/svm/structural_object_detection_trainer_abstract.h
  918. include/dlib/svm/structural_sequence_labeling_trainer.h
  919. include/dlib/svm/structural_sequence_labeling_trainer_abstract.h
  920. include/dlib/svm/structural_sequence_segmentation_trainer.h
  921. include/dlib/svm/structural_sequence_segmentation_trainer_abstract.h
  922. include/dlib/svm/structural_svm_assignment_problem.h
  923. include/dlib/svm/structural_svm_assignment_problem_abstract.h
  924. include/dlib/svm/structural_svm_distributed.h
  925. include/dlib/svm/structural_svm_distributed_abstract.h
  926. include/dlib/svm/structural_svm_graph_labeling_problem.h
  927. include/dlib/svm/structural_svm_graph_labeling_problem_abstract.h
  928. include/dlib/svm/structural_svm_object_detection_problem.h
  929. include/dlib/svm/structural_svm_object_detection_problem_abstract.h
  930. include/dlib/svm/structural_svm_problem.h
  931. include/dlib/svm/structural_svm_problem_abstract.h
  932. include/dlib/svm/structural_svm_problem_threaded.h
  933. include/dlib/svm/structural_svm_problem_threaded_abstract.h
  934. include/dlib/svm/structural_svm_sequence_labeling_problem.h
  935. include/dlib/svm/structural_svm_sequence_labeling_problem_abstract.h
  936. include/dlib/svm/structural_track_association_trainer.h
  937. include/dlib/svm/structural_track_association_trainer_abstract.h
  938. include/dlib/svm/svm.h
  939. include/dlib/svm/svm_abstract.h
  940. include/dlib/svm/svm_c_ekm_trainer.h
  941. include/dlib/svm/svm_c_ekm_trainer_abstract.h
  942. include/dlib/svm/svm_c_linear_dcd_trainer.h
  943. include/dlib/svm/svm_c_linear_dcd_trainer_abstract.h
  944. include/dlib/svm/svm_c_linear_trainer.h
  945. include/dlib/svm/svm_c_linear_trainer_abstract.h
  946. include/dlib/svm/svm_c_trainer.h
  947. include/dlib/svm/svm_c_trainer_abstract.h
  948. include/dlib/svm/svm_multiclass_linear_trainer.h
  949. include/dlib/svm/svm_multiclass_linear_trainer_abstract.h
  950. include/dlib/svm/svm_nu_trainer.h
  951. include/dlib/svm/svm_nu_trainer_abstract.h
  952. include/dlib/svm/svm_one_class_trainer.h
  953. include/dlib/svm/svm_one_class_trainer_abstract.h
  954. include/dlib/svm/svm_rank_trainer.h
  955. include/dlib/svm/svm_rank_trainer_abstract.h
  956. include/dlib/svm/svm_threaded.h
  957. include/dlib/svm/svm_threaded_abstract.h
  958. include/dlib/svm/svr_linear_trainer.h
  959. include/dlib/svm/svr_linear_trainer_abstract.h
  960. include/dlib/svm/svr_trainer.h
  961. include/dlib/svm/svr_trainer_abstract.h
  962. include/dlib/svm/track_association_function.h
  963. include/dlib/svm/track_association_function_abstract.h
  964. include/dlib/svm_threaded.h
  965. include/dlib/sync_extension.h
  966. include/dlib/sync_extension/sync_extension_kernel_1.h
  967. include/dlib/sync_extension/sync_extension_kernel_abstract.h
  968. include/dlib/test/binary_search_tree.h
  969. include/dlib/test/checkerboard.h
  970. include/dlib/test/cmd_line_parser.h
  971. include/dlib/test/conditioning_class.h
  972. include/dlib/test/create_iris_datafile.h
  973. include/dlib/test/fftr_good_data.h
  974. include/dlib/test/optimization_test_functions.h
  975. include/dlib/test/tester.h
  976. include/dlib/test_for_odr_violations.h
  977. include/dlib/threads.h
  978. include/dlib/threads/async.h
  979. include/dlib/threads/async_abstract.h
  980. include/dlib/threads/auto_mutex_extension.h
  981. include/dlib/threads/auto_mutex_extension_abstract.h
  982. include/dlib/threads/auto_unlock_extension.h
  983. include/dlib/threads/auto_unlock_extension_abstract.h
  984. include/dlib/threads/create_new_thread_extension.h
  985. include/dlib/threads/create_new_thread_extension_abstract.h
  986. include/dlib/threads/multithreaded_object_extension.h
  987. include/dlib/threads/multithreaded_object_extension_abstract.h
  988. include/dlib/threads/parallel_for_extension.h
  989. include/dlib/threads/parallel_for_extension_abstract.h
  990. include/dlib/threads/posix.h
  991. include/dlib/threads/read_write_mutex_extension.h
  992. include/dlib/threads/read_write_mutex_extension_abstract.h
  993. include/dlib/threads/rmutex_extension.h
  994. include/dlib/threads/rmutex_extension_abstract.h
  995. include/dlib/threads/rsignaler_extension.h
  996. include/dlib/threads/rsignaler_extension_abstract.h
  997. include/dlib/threads/thread_function_extension.h
  998. include/dlib/threads/thread_function_extension_abstract.h
  999. include/dlib/threads/thread_pool_extension.h
  1000. include/dlib/threads/thread_pool_extension_abstract.h
  1001. include/dlib/threads/thread_specific_data_extension.h
  1002. include/dlib/threads/thread_specific_data_extension_abstract.h
  1003. include/dlib/threads/threaded_object_extension.h
  1004. include/dlib/threads/threaded_object_extension_abstract.h
  1005. include/dlib/threads/threads_kernel.h
  1006. include/dlib/threads/threads_kernel_1.h
  1007. include/dlib/threads/threads_kernel_2.h
  1008. include/dlib/threads/threads_kernel_abstract.h
  1009. include/dlib/threads/threads_kernel_shared.h
  1010. include/dlib/threads/windows.h
  1011. include/dlib/time_this.h
  1012. include/dlib/timeout.h
  1013. include/dlib/timeout/timeout.h
  1014. include/dlib/timeout/timeout_abstract.h
  1015. include/dlib/timer.h
  1016. include/dlib/timer/timer.h
  1017. include/dlib/timer/timer_abstract.h
  1018. include/dlib/timer/timer_heavy.h
  1019. include/dlib/timing.h
  1020. include/dlib/tokenizer.h
  1021. include/dlib/tokenizer/tokenizer_kernel_1.h
  1022. include/dlib/tokenizer/tokenizer_kernel_abstract.h
  1023. include/dlib/tokenizer/tokenizer_kernel_c.h
  1024. include/dlib/tuple.h
  1025. include/dlib/tuple/tuple.h
  1026. include/dlib/tuple/tuple_abstract.h
  1027. include/dlib/type_safe_union.h
  1028. include/dlib/type_safe_union/type_safe_union_kernel.h
  1029. include/dlib/type_safe_union/type_safe_union_kernel_abstract.h
  1030. include/dlib/uintn.h
  1031. include/dlib/unicode.h
  1032. include/dlib/unicode/unicode.h
  1033. include/dlib/unicode/unicode_abstract.h
  1034. include/dlib/unordered_pair.h
  1035. include/dlib/utility.h
  1036. include/dlib/vectorstream.h
  1037. include/dlib/vectorstream/unserialize.h
  1038. include/dlib/vectorstream/unserialize_abstract.h
  1039. include/dlib/vectorstream/vectorstream.h
  1040. include/dlib/vectorstream/vectorstream_abstract.h
  1041. include/dlib/windows_magic.h
  1042. include/dlib/xml_parser.h
  1043. include/dlib/xml_parser/xml_parser_kernel_1.h
  1044. include/dlib/xml_parser/xml_parser_kernel_abstract.h
  1045. include/dlib/xml_parser/xml_parser_kernel_interfaces.h
  1046. lib/cmake/dlib/dlib-release.cmake
  1047. lib/cmake/dlib/dlib.cmake
  1048. lib/cmake/dlib/dlibConfig.cmake
  1049. lib/cmake/dlib/dlibConfigVersion.cmake
  1050. lib/libdlib.so
  1051. lib/libdlib.so.19.24.0
  1052. libdata/pkgconfig/dlib-1.pc
  1053. @dir include/dlib/all
  1054. @dir include/dlib/appveyor
  1055. @dir include/dlib/cmake_utils/test_for_avx
  1056. @dir include/dlib/cmake_utils/test_for_cpp11
  1057. @dir include/dlib/cmake_utils/test_for_cuda
  1058. @dir include/dlib/cmake_utils/test_for_cudnn
  1059. @dir include/dlib/cmake_utils/test_for_libjpeg
  1060. @dir include/dlib/cmake_utils/test_for_libpng
  1061. @dir include/dlib/cmake_utils/test_for_neon
  1062. @dir include/dlib/cmake_utils/test_for_sse4
  1063. @dir include/dlib/external/libpng/arm
  1064. @dir include/dlib/test/blas_bindings
  1065. @dir include/dlib/test/examples
  1066. @dir include/dlib/test/gui
  1067. @dir include/dlib/test/tools
  1068. @dir include/dlib/travis
  1069. @owner
  1070. @group
  1071. @mode
Collapse this list.
Dependency lines:
  • dlib-cpp>0:science/dlib-cpp
To install the port:
cd /usr/ports/science/dlib-cpp/ && make install clean
To add the package, run one of these commands:
  • pkg install science/dlib-cpp
  • pkg install dlib-cpp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dlib-cpp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1660071210 SHA256 (dlib-19.24.tar.bz2) = 28fdd1490c4d0bb73bd65dad64782dd55c23ea00647f5654d2227b7d30b784c4 SIZE (dlib-19.24.tar.bz2) = 12112519

Packages (timestamps in pop-ups are UTC):
dlib-cpp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest19.24_119.24_119.21_119.24_119.24_1-19.21_1-
FreeBSD:13:quarterly19.24_119.24_119.2419.24_119.24_119.24_119.24_119.24_1
FreeBSD:14:latest19.24_119.24_119.2419.24_119.24_119.24-19.24
FreeBSD:14:quarterly19.24_119.24_1-19.24_119.24_119.24_119.24_119.24_1
FreeBSD:15:latest19.24_119.24_1n/a19.24_1n/a19.24_119.24_119.24_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. ice.pc : x11/libICE
  5. sm.pc : x11/libSM
  6. x11.pc : x11/libX11
  7. xext.pc : x11/libXext
Runtime dependencies:
  1. ice.pc : x11/libICE
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. xext.pc : x11/libXext
Library dependencies:
  1. libgif.so : graphics/giflib
  2. libpng.so : graphics/png
  3. libjpeg.so : graphics/jpeg-turbo
  4. libsqlite3.so : databases/sqlite3
This port is required by:
for Build
  1. net-mgmt/netdata
for Libraries
  1. math/openturns

Configuration Options:
===> The following configuration options are available for dlib-cpp-19.24_1: AVX=off: Use AVX instructions if supported by CPU BLASLAPACK=off: Use Blas and Lapack libraries from ports GIF=on: GIF image format support JPEG=on: JPEG image format support PNG=on: PNG image format support PYTHON=off: Add dependency on science/py-dlib SQLITE=on: SQLite database support X11=on: X11 (graphics) support ===> Use 'make config' to modify these settings
Options name:
science_dlib-cpp
USES:
cmake compiler:c++11-lang pkgconfig tar:bzip2 jpeg sqlite xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://dlib.net/files/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
19.24_1
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
19.24
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19.24
10 Aug 2022 16:06:40
commit hash: 8db4dc367370fc93cf55e3c82cbd7798071fc2e5commit hash: 8db4dc367370fc93cf55e3c82cbd7798071fc2e5commit hash: 8db4dc367370fc93cf55e3c82cbd7798071fc2e5commit hash: 8db4dc367370fc93cf55e3c82cbd7798071fc2e5 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
science/dlib-cpp: Update to 19.24
19.22
11 Apr 2021 22:45:40
commit hash: cff81a266959df94829d0950f98ca0a325263ffccommit hash: cff81a266959df94829d0950f98ca0a325263ffccommit hash: cff81a266959df94829d0950f98ca0a325263ffccommit hash: cff81a266959df94829d0950f98ca0a325263ffc files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
science/dlib-cpp: remove the patch that is now committed upstream and breaks the
build on powerpc64le
19.22
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
19.22
07 Apr 2021 07:22:33
commit hash: 25feb0d686a18896a4644a2c7e392466e0271ed7commit hash: 25feb0d686a18896a4644a2c7e392466e0271ed7commit hash: 25feb0d686a18896a4644a2c7e392466e0271ed7commit hash: 25feb0d686a18896a4644a2c7e392466e0271ed7 files touched by this commit
Gleb Popov (arrowd) search for other commits by this committer
science/dlib-cpp and science/py-dlib: Update to 19.22

Remove USE_GCC=yes as it seems to be implied by using blaslapack:openblas
19.21_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
19.21_1
11 Jan 2021 14:07:59
Revision:561216Original commit files touched by this commit
pkubaj search for other commits by this committer
science/dlib-cpp: fix build on powerpc64le

clang doesn't implement vec_rsqrt.
19.21_1
03 Nov 2020 08:03:20
Revision:553954Original commit files touched by this commit
arrowd search for other commits by this committer
science/dlib-cpp: Build shared library instead of static one.

PR:		250815
Submitted by:	yuri
19.21
20 Aug 2020 09:50:18
Revision:545515Original commit files touched by this commit
arrowd search for other commits by this committer
science/dlib-cpp and science/py-dlib: Update to 19.21.
19.20
23 Jun 2020 14:41:29
Revision:539977Original commit files touched by this commit
arrowd search for other commits by this committer
science/dlib-cpp and science/py-dlib: Update to 19.20

Reported by:	portscout!
19.19_1
06 May 2020 16:39:12
Revision:534190Original commit files touched by this commit
yuri search for other commits by this committer
Bump 37 ports depending on math/openblas through USES=blaslapack:openblas
because after the recent math/openblas update the library name changed in
openblas
19.19
12 Feb 2020 17:28:11
Revision:525921Original commit files touched by this commit
arrowd search for other commits by this committer
science/dlib-cpp and science/py-dlib: Update to 19.19.
19.17_3
30 Jan 2020 14:17:44
Revision:524642Original commit files touched by this commit
swills search for other commits by this committer
Fix math/openblas and bump dependent ports

* Fix build on i386 [1]
* Fix science/code_saturne build with new openblas [2]
* Avoid installing private headers [3]
* Prevent build from optimizing for host by correcting build confg [4]
* Bump portrevision of dependent ports [5]

This is correcting issues from r523749 [1][2][4] and r515970 [3]

PR:		231371
Reported by:	build cluster [1]
Reported by:	Dima Pasechnik <dimpase+freebsd@gmail.com> [2]
Reported by:	many [5]
Reviewed by:	mat, bapt
Approved by:	implicit, since this is a build fix
19.17_2
07 Nov 2019 18:41:56
Revision:517001Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg and USES=gl

Add USES=xorg and USES=gl to a few remaining ports.
19.17_2
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
19.17_1
22 Apr 2019 13:16:34
Revision:499638Original commit files touched by this commit
gerald search for other commits by this committer
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.

Suggested by:	tijl
19.17
30 Mar 2019 14:42:53
Revision:497253Original commit files touched by this commit
arrowd search for other commits by this committer
Update science/dlib-cpp and science/py-dlib to 19.17.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D19761
19.16
13 Mar 2019 05:10:06
Revision:495552Original commit files touched by this commit
linimon search for other commits by this committer
Fix build on gcc-based architectures:

  C++11 is required to use dlib, but the version of GCC you are using is too old
and doesn't support C++11.  You need GCC 4.8 or newer.

Approved by:	portmgr (tier-2 blanket)
19.16
23 Feb 2019 16:19:52
Revision:493695Original commit files touched by this commit
arrowd search for other commits by this committer
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
19.13_2
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
19.13_2
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
19.13_1
09 Aug 2018 14:24:37
Revision:476747Original commit files touched by this commit
arrowd search for other commits by this committer
Set MAINTAINER of mine ports to @FreeBSD.org email.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16640
19.13_1
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
19.13
28 May 2018 11:34:44
Revision:471038Original commit files touched by this commit
arrowd search for other commits by this committer
Upgrade science/dlib-cpp and science/py-dlib to 19.13.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D15588
19.6
22 May 2018 13:15:13
Revision:470610Original commit files touched by this commit
mat search for other commits by this committer
Add PY_FLAVOR to Python module dependencies.

Sponsored by:	Absolight
19.6
26 Apr 2018 20:39:17
Revision:468383Original commit files touched by this commit
adridg search for other commits by this committer
New ports science/dlib-cpp and science/py-dlib (Python bindings for the former)

Changed from the reviewed form:
 - fixed typo's
 - added support for suffixed Boost::Python
 - removed commented-out lines from patch

Submitted by:	arrowsvc (6yearold@gmail.com, new maintainer)
Reviewed by:	tcberner, adridg
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D14798

Number of commits found: 28