non port: math/hmat-oss/Makefile |
SVNWeb
|
Number of commits found XX: 13 |
Wed, 6 May 2020
|
[ 16:11 yuri ] 
534185 biology/bolt-lmm/Makefile
534185 biology/gcta/Makefile
534185 cad/gmsh/Makefile
534185 games/leela-zero/Makefile
534185 graphics/caffe/Makefile
534185 lang/julia06/Makefile
534185 lang/julia07/Makefile
534185 lang/julia10/Makefile
534185 lang/julia11/Makefile
534185 math/ambit/Makefile
(Only the first 10 of 45 ports in this commit are shown above. )
Bump 46 ports depending on math/openblas because the after the recent
math/openblas update the library name changed in openblas.
|
Tue, 21 Apr 2020
|
[ 05:13 yuri ] 
532251 math/hmat-oss/Makefile
532251 math/hmat-oss/distinfo
532251 math/hmat-oss/pkg-plist
math/hmat-oss: Update 1.5.0-348 -> 1.6.1
Reported by: portscout
|
Mon, 10 Feb 2020
|
[ 13:23 pkubaj ] 
525704 math/hmat-oss/Makefile
math/hmat-oss: fix build on GCC architectures
After OpenBLAS update, new GCC is required:
CMake Error at
/usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146
(message):
Could NOT find CBLAS (missing: CBLAS_LIBRARIES)
|
Thu, 30 Jan 2020
|
[ 14:17 swills ] 
524642 biology/bolt-lmm/Makefile
524642 biology/gemma/Makefile
524642 biology/treekin/Makefile
524642 cad/calculix-ccx/Makefile
524642 cad/gmsh/Makefile
524642 cad/pdnmesh/Makefile
524642 databases/grass7/Makefile
524642 devel/ocaml-lacaml/Makefile
524642 games/leela-zero/Makefile
524642 graphics/caffe/Makefile
(Only the first 10 of 90 ports in this commit are shown above. )
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
|
Wed, 22 Jan 2020
|
[ 16:58 jbeich ] 
523819 math/hmat-oss/Makefile
math/hmat-oss: disable BLAS multi-threading after r523749
Previously, openblas_set_num_threads wasn't available but libopenblas.so
was single-threaded.
PR: 231371
|
Tue, 21 Jan 2020
|
[ 22:03 swills ] 
523749 Mk/Uses/blaslapack.mk
523749 biology/gemma/Makefile
523749 games/leela-zero/Makefile
523749 lang/julia06/Makefile
523749 lang/julia07/Makefile
523749 lang/julia10/Makefile
523749 lang/julia11/Makefile
523749 math/armadillo/Makefile
523749 math/hmat-oss/Makefile
523749 math/octave-forge-ltfat/Makefile
(Only the first 10 of 32 ports in this commit are shown above. )
math/openblas: Update to 0.3.7
While here, improve formatting and fix build of dependant ports.
PR: 231371
Submitted by: yuri (initial version), pkubaj (ppc fixes)
Approved by: Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp> (maintainer)
|
Mon, 28 Oct 2019
|
[ 13:42 pkubaj ] 
515860 math/hmat-oss/Makefile
math/hmat-oss: fix build on GCC architectures
Don't unconditionally depend on libomp, this breaks compilation on GCC
architectures.
Instead, add USES=compiler:openmp.
Bump PORTREVISION because of dependency change.
PR: 241017
Approved by: linimon (mentor), yuri (maintainer timeout)
|
Sat, 21 Sep 2019
|
[ 18:59 jbeich ] 
512535 astro/siril/Makefile
512535 biology/abyss/Makefile
512535 biology/hhsuite/Makefile
512535 biology/py-fastTSNE/Makefile
512535 comms/wsjtx/Makefile
512535 converters/pdf2djvu/Makefile
512535 devel/openmp/Makefile
512535 devel/openmp/distinfo
512535 devel/openmp/files/patch-bug32279
512535 devel/openmp/files/patch-runtime_cmake_LibompHandleFlags.cmake
(Only the first 10 of 58 ports in this commit are shown above. )
devel/openmp: update to 9.0.0
- Connect tests to the framework to help QA remaining patches
- Force rebuild all consumers after https://reviews.llvm.org/D59783
Changes: http://llvm.org/viewvc/llvm-project/openmp/tags/RELEASE_900/final/?view=log
ABI: https://abi-laboratory.pro/tracker/timeline/llvm_openmp/
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] 
507372 Mk/bsd.ruby.mk
507372 accessibility/atkmm/Makefile
507372 accessibility/kmag/Makefile
507372 accessibility/kmousetool/Makefile
507372 accessibility/kmouth/Makefile
507372 accessibility/libqaccessibilityclient/Makefile
507372 accessibility/qt5-speech/Makefile
507372 archivers/R-cran-zip/Makefile
507372 archivers/ark/Makefile
507372 archivers/brotli/Makefile
(Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Sun, 2 Jun 2019
|
[ 15:30 yuri ] 
503317 math/hmat-oss/Makefile
math/hmat-oss: Enable tests
|
Sat, 1 Jun 2019
|
[ 23:07 yuri ] 
503280 math/hmat-oss/Makefile
503280 math/hmat-oss/distinfo
503280 math/hmat-oss/files
math/hmat-oss: Update 1.5.0-340 -> 1.5.0-348
|
Wed, 8 May 2019
|
[ 16:05 jbeich ] 
501030 astro/siril/Makefile
501030 biology/abyss/Makefile
501030 biology/py-fastTSNE/Makefile
501030 comms/wsjtx/Makefile
501030 converters/pdf2djvu/Makefile
501030 devel/openmp/Makefile
501030 devel/openmp/files/patch-libomptarget_src_CMakeLists.txt
501030 devel/openmp/files/patch-runtime_src_CMakeLists.txt
501030 devel/py-numba/Makefile
501030 finance/quantlib/Makefile
(Only the first 10 of 52 ports in this commit are shown above. )
devel/openmp: phase out
- Expire after the last version without /usr/lib/libomp.so
- Drop SOVERSION for seamless transition (i.e., avoid conditionals)
PR: 236907
Approved by: bapt (maintainer)
Differential Revision: https://reviews.freebsd.org/D19767
|
Mon, 29 Apr 2019
|
[ 19:07 yuri ] 
500425 math/Makefile
500425 math/hmat-oss
500425 math/hmat-oss/Makefile
500425 math/hmat-oss/distinfo
500425 math/hmat-oss/files
500425 math/hmat-oss/files/patch-src_disable__threading.cpp
500425 math/hmat-oss/pkg-descr
500425 math/hmat-oss/pkg-plist
New port: math/hmat-oss: Hierarchical matrix C/C++ library
|
Number of commits found XX: 13 |
|
Latest Vulnerabilities |
15 vulnerabilities affecting 114 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-02-25 03:33:54
|
|