non port: math/tblis/Makefile |
SVNWeb
|
Number of commits found: 10 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Sat, 27 Nov 2021
|
[ 17:52 Johannes M Dieterich (jmd) ] 7634acb
math/tblis: update to 1.2.0
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 23 Dec 2020
|
[ 12:43 linimon ]
Mark as BROKEN on riscv64.
Approved by: portmgr (tier-2 blanket)
|
Wed, 23 Sep 2020
|
[ 19:36 linimon ]
Also mark as broken on powerpc64le.
Approved by: portmgr (tier-2 blanket)
|
Mon, 18 May 2020
|
[ 01:03 linimon ]
Mark as BROKEN on powerpc64:
./src/configs/include_configs.hpp:2:37: fatal error:
configs/power7/config.hpp: No such file or directory
Adding compiler:c++11-lang to USES merely uncovers this error on 12-STABLE;
it does not fix the underlying problem.
|
Mon, 4 Mar 2019
|
[ 10:44 jbeich ]
math/tblis: unbreak with libc++ 8
In file included from src/iface/1v/add.cxx:1:
In file included from src/iface/1v/add.h:4:
In file included from src/iface/1v/../../util/thread.h:10:
In file included from ./src/external/tci/tci.h:4:
In file included from ./src/external/tci/tci/barrier.h:7:
In file included from src/external/tci/tci/mutex.h:50:
In file included from /usr/include/c++/v1/system_error:147:
In file included from /usr/include/c++/v1/type_traits:406:
In file included from /usr/include/c++/v1/cstddef:38:
./version:1:1: error: expected unqualified-id
1.0.0
^
PR: 236192
Approved by: portmgr blanket
|
Fri, 22 Jun 2018
|
[ 01:15 linimon ] (Only the first 10 of 26 ports in this commit are shown above. )
Mark these ports as broken on aarch64, and, where appropriate, on armvX.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 17 Jan 2018
|
[ 13:15 jmd ]
new port math/tblis: a framework to perform tensor operations which are
ubiquitous in a variety of domains (quantum chemistry, machine learning, ...).
This port is a sibling port to math/blis and math/libflame and follows their
philosophy for efficient operations.
Reviewed by: swills (mentor), mat
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D12830
|
Number of commits found: 10 |