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
non port: benchmarks/uica/Makefile
SVNWeb

Number of commits found: 7

Tue, 18 Jul 2023
[ 00:53 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  commit hash:9a80a6ee5e8ebf5c279b3d7a9e7e8b7dbabbaf0a  9a80a6e  (Only the first 10 of 309 ports in this commit are shown above. View all ports for this commit)
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}

Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.

With hat: python
PR: 270510, 270358
Fri, 17 Mar 2023
[ 09:02 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:ff22c4419917b8342ce88c770f56adcc2b5ba3ce  commit hash:ff22c4419917b8342ce88c770f56adcc2b5ba3ce  commit hash:ff22c4419917b8342ce88c770f56adcc2b5ba3ce  ff22c44 
benchmarks/uica: update to g20221215+2022.12

Upstream changes:

 - add new simulation parameter options
 - fix latencies with fused rip-relative loads
 - fix handling of displacement fields
Wed, 8 Feb 2023
[ 23:24 Robert Clausecker (fuz) search for other commits by this committer ]    commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  commit hash:24bd5a33e50ef9ad027f3448840a754715370f2e  24bd5a3  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
*/*: Update fuz@fuz.su to fuz@FreeBSD.org

www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit.  I did intentionally not
touch the entry in UPDATING.

Reviewed by:	eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435
Fri, 30 Dec 2022
[ 07:07 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Robert Clausecker ]    commit hash:6f597da5fd99ed926f021f4c93995cf6ea2b9db4  commit hash:6f597da5fd99ed926f021f4c93995cf6ea2b9db4  commit hash:6f597da5fd99ed926f021f4c93995cf6ea2b9db4  6f597da 
benchmarks/uica: update to g20221215+2022.12

Changelog:
https://github.com/andreas-abel/uiCA/compare/ba6ad5557ebd96a10fa0d0e076c9961ec5024574...e6421b5957ec53eaa05dc150b2a40c5e0abc6dd4

PR:		268648
Sat, 15 Oct 2022
[ 15:59 Dima Panov (fluffy) search for other commits by this committer Author: Robert Clausecker ]    commit hash:56f224add65df796bf57c49ea782e00470a56885  commit hash:56f224add65df796bf57c49ea782e00470a56885  commit hash:56f224add65df796bf57c49ea782e00470a56885  56f224a 
benchmarks/uica: fix build on riscv and in UTC-... time zones

 - inform mbuild CPU type detection script about the
   existence of this newfangled architecture.
 - pass TZ=UTC to date(1) while generating distfile name
   to avoid off by one error on the first day of the month
   in time zones west of Greenwich.

PR:		267020
Submitted by:	maintainer
MFH:		2022Q4
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)
Mon, 1 Aug 2022
[ 20:28 Kurt Jaeger (pi) search for other commits by this committer Author: Robert Clausecker ]    commit hash:fc3a761d2cfc293c26264d2fc126914943e2e839  commit hash:fc3a761d2cfc293c26264d2fc126914943e2e839  commit hash:fc3a761d2cfc293c26264d2fc126914943e2e839  fc3a761 
benchmarks/uica: New port: uops.info Code Analyzer

uiCA is a simulator that can predict the throughput of basic blocks on
recent Intel microarchitectures. In addition to that, it also provides
insights into how the code is executed.

uiCA is based on data from uops.info, combined with a detailed pipeline
model. Like related tools, it assumes that all memory accesses result in
cache hits.

WWW: https://uops.info/uiCA.html

Author:    Robert Clausecker <fuz@fuz.su>
PR: 265368

Number of commits found: 7