notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: math/tblis/Makefile
SVNWeb

Number of commits found: 10

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  commit hash:f53eb28489aa8f30712cd8772d1a0e05c394a5da  f53eb28  (Only the first 10 of 719 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 27 Nov 2021
[ 17:52 Johannes M Dieterich (jmd) search for other commits by this committer ]    commit hash:7634acb0703b39a7d9e131a88356adaf4a0fb64b  commit hash:7634acb0703b39a7d9e131a88356adaf4a0fb64b  commit hash:7634acb0703b39a7d9e131a88356adaf4a0fb64b  7634acb 
math/tblis: update to 1.2.0
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 23 Dec 2020
[ 12:43 linimon search for other commits by this committer ] Original commit   Revision:558986
Mark as BROKEN on riscv64.

Approved by:	portmgr (tier-2 blanket)
Wed, 23 Sep 2020
[ 19:36 linimon search for other commits by this committer ] Original commit   Revision:549836
Also mark as broken on powerpc64le.

Approved by:	portmgr (tier-2 blanket)
Mon, 18 May 2020
[ 01:03 linimon search for other commits by this committer ] Original commit   Revision:535699
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 search for other commits by this committer ] Original commit   Revision:494581
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 search for other commits by this committer ] Original commit   Revision:473012 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:459245
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